.screen-home { color:#00386b; overflow-y:auto; }
.screen-home::before { display:none; }
.screen-home.active { display:block; }
.home-bg,.home-content>.home-header,.home-content>.brand,.home-content>.hero-title,.home-content>.home-grid,.home-footer { display:none!important; }
.home-content { position:relative; z-index:1; width:min(100%,520px); min-height:100%; margin:0 auto; padding:clamp(26px,5vh,48px) 28px 34px; }
.new-home-header { display:grid; grid-template-columns:48px 1fr 48px; align-items:center; margin-bottom:clamp(30px,6vh,54px); }
.new-home-brand { width:42px; height:42px; object-fit:contain; }
.new-home-130 { grid-column:2; justify-self:center; width:clamp(112px,32vw,150px); height:auto; object-fit:contain; filter:drop-shadow(0 5px 8px rgba(0,46,95,.12)); }
.new-home-intro { width:100%; max-width:440px; margin:0 auto clamp(26px,4.5vh,38px); padding:0 4px; }
.home-intro-eyebrow { display:block; margin:0 0 7px; color:#d99f00; font-size:clamp(.61rem,1.8vw,.7rem); font-weight:700; letter-spacing:.16em; line-height:1.2; text-transform:uppercase; }
.new-home-intro h2 { max-width:420px; margin:0; color:#003e70; font-family:Inter,Arial,sans-serif; font-size:clamp(1.48rem,6.4vw,2.15rem); font-weight:800; letter-spacing:-.035em; line-height:1.06; text-wrap:balance; }
.home-intro-accent { display:block; width:clamp(46px,13vw,64px); height:3px; margin:12px 0 13px; border-radius:99px; background:linear-gradient(90deg,#f9bc00 0 58%,rgba(86,122,184,.58) 58% 100%); }
.new-home-intro p { margin:0; }
.home-intro-date { color:rgba(0,62,112,.72); font-size:clamp(.72rem,2.4vw,.82rem); font-weight:500; letter-spacing:.005em; line-height:1.4; }
.home-intro-date i { padding:0 .25em; color:#f0ae00; font-style:normal; font-weight:700; }
.home-intro-welcome { max-width:390px; margin-top:7px!important; color:#294b67; font-size:clamp(.74rem,2.55vw,.86rem); font-weight:500; line-height:1.45; }
.new-home-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:clamp(42px,7vh,68px) 16px; }
.new-home-grid button { display:grid; justify-items:center; align-content:start; gap:8px; min-width:0; padding:0; border:0; background:transparent; color:#003a70; cursor:pointer; }
.new-home-grid img { width:clamp(58px,17vw,76px); height:clamp(58px,17vw,76px); object-fit:contain; transition:transform .18s ease; }
.new-home-grid span { font-size:clamp(.68rem,2.8vw,.82rem); line-height:1.15; }
.new-home-grid button:hover img,.new-home-grid button:focus-visible img { transform:translateY(-3px) scale(1.04); }
.new-home-grid button:focus-visible { outline:2px solid #e4b23e; outline-offset:7px; border-radius:5px; }
@media (max-height:680px) { .home-content{padding-top:18px}.new-home-header{margin-bottom:18px}.new-home-intro{margin-bottom:22px}.home-intro-accent{margin-block:9px 10px}.new-home-grid{gap:28px 14px} }
@media (min-width:781px) { .home-content{padding-top:36px}.new-home-header{margin-bottom:34px}.new-home-intro{margin-bottom:32px}.new-home-grid{gap:52px 24px} }
