.landing-page{--ink:#0a0a0a;--blue:#00adec;--blue-deep:#056a94;--blue-tint:#eaf7fc;--paper:#fff;--paper-raised:#fff;--slate:#4b5563;--line:#dde3e8;--font:Arial, Helvetica, sans-serif;background:var(--paper);width:100%;min-height:100vh;color:var(--ink);font-family:var(--font)}.landing-page *{box-sizing:border-box;font-family:var(--font)}.landing-skip-link{z-index:100;background:var(--ink);color:var(--paper);border-radius:.25rem;padding:.75rem 1.25rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:top .15s;position:absolute;top:-60px;left:1rem}.landing-skip-link:focus{top:1rem}.landing-topbar{border-bottom:1px solid var(--line);background:var(--paper-raised);justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem clamp(1.5rem,5vw,4rem);display:flex;position:relative}.landing-topbar-left{align-items:center;gap:1rem;display:flex}.landing-logo-divider{background:var(--line);width:1px;height:28px}.landing-logo-starbooks{width:auto;height:34px;display:block}.landing-topbar-nav{align-items:center;gap:1.75rem;display:none}.landing-topbar-nav a{color:var(--slate);white-space:nowrap;font-size:.9rem;font-weight:700;text-decoration:none;transition:color .15s}.landing-topbar-nav a:hover{color:var(--blue-deep)}.landing-topbar-nav a:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.landing-topbar-right{align-items:center;gap:1.25rem;display:flex}.landing-logo-dost{width:auto;height:32px;display:block}.landing-agency{color:var(--slate);font-size:.9rem;display:none}.landing-topbar-cta{border:1px solid var(--blue);color:var(--blue-deep);white-space:nowrap;border-radius:.25rem;padding:.5rem 1rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:background .15s,color .15s}.landing-topbar-cta:hover{background:var(--blue);color:var(--paper)}.landing-topbar-cta:focus-visible,.landing-button-primary:focus-visible,.landing-button-secondary:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.landing-mobile-menu-toggle{border:1px solid var(--line);background:var(--paper);width:38px;height:38px;color:var(--ink);cursor:pointer;border-radius:.25rem;flex:none;justify-content:center;align-items:center;display:flex}.landing-mobile-menu-toggle svg{width:20px;height:20px}.landing-mobile-menu-toggle:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.landing-mobile-menu{background:var(--paper-raised);border-bottom:1px solid var(--line);z-index:50;flex-direction:column;padding:.5rem clamp(1.5rem,5vw,4rem) 1rem;display:flex;position:absolute;top:100%;left:0;right:0;box-shadow:0 12px 20px #0a0a0a14}.landing-mobile-menu a{color:var(--ink);border-bottom:1px solid var(--line);padding:.85rem 0;font-size:.98rem;font-weight:700;text-decoration:none}.landing-mobile-menu a:last-child{color:var(--blue-deep);border-bottom:none}.landing-mobile-menu a:focus-visible{outline:2px solid var(--blue);outline-offset:-2px}@media (width>=1100px){.landing-topbar-nav{display:flex}.landing-mobile-menu-toggle{display:none}}.landing-hero{grid-template-columns:minmax(320px,1fr) minmax(420px,1fr);align-items:center;gap:clamp(2rem,4vw,4rem);max-width:1800px;margin:0 auto;padding:clamp(3rem,8vw,6rem) clamp(1.5rem,5vw,4rem);display:grid}.landing-program-line{color:var(--slate);max-width:34ch;margin:0 0 1.25rem;font-size:.95rem}.landing-hero h1{letter-spacing:-.01em;max-width:22ch;margin:0 0 1.5rem;font-size:clamp(2.1rem,4.2vw,3.6rem);font-weight:700;line-height:1.15}.landing-description{color:var(--slate);max-width:58ch;margin:0 0 2rem;font-size:1.1rem;line-height:1.65}.landing-cta-row{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.landing-button-primary{background:var(--blue);color:var(--paper);border-radius:.25rem;padding:.85rem 1.6rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:background .15s}.landing-button-primary:hover{background:var(--blue-deep)}.landing-button-secondary{color:var(--ink);border-bottom:1px solid var(--ink);padding:.85rem .25rem;font-size:.95rem;font-weight:700;text-decoration:none}.landing-button-secondary:hover{border-color:var(--blue);color:var(--blue-deep)}.landing-hero-visual{justify-content:flex-end;align-items:center;padding:1.5rem 0;display:flex;position:relative}.landing-hero-visual:before{content:"";aspect-ratio:1;background:radial-gradient(circle, var(--blue-tint) 0%, #eaf7fc00 72%);z-index:0;border-radius:50%;width:min(85%,620px);position:absolute;right:8%}.landing-kiosk-image{z-index:1;filter:drop-shadow(0 30px 36px #0a0a0a33);opacity:0;width:100%;max-width:660px;height:auto;animation:.6s forwards landing-kiosk-in;display:block;position:relative}@keyframes landing-kiosk-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.landing-kiosk-image{opacity:1;animation:none}}.landing-impact{background:linear-gradient(135deg, var(--blue-deep) 0%, var(--blue) 100%);padding:clamp(3rem,8vw,5rem) clamp(1.5rem,5vw,4rem);position:relative;overflow:hidden}.landing-impact:before,.landing-impact:after{content:"";filter:blur(10px);pointer-events:none;background:#ffffff1f;border-radius:50%;position:absolute}.landing-impact:before{width:320px;height:320px;top:-120px;left:-80px}.landing-impact:after{background:#ffffff14;width:380px;height:380px;bottom:-140px;right:-100px}.landing-impact-inner{z-index:1;max-width:1800px;margin:0 auto;position:relative}.landing-impact-eyebrow{text-align:center;text-transform:uppercase;letter-spacing:.08em;color:#ffffffd9;margin:0 0 2rem;font-size:.85rem;font-weight:700}.landing-impact-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:900px;margin:0 auto;display:grid}.landing-impact-card{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);text-align:center;background:#ffffff14;border:1px solid #fff3;border-radius:1rem;padding:clamp(1.75rem,4vw,2.5rem) 1.5rem;transition:transform .2s,background .2s}.landing-impact-card:hover{background:#ffffff1f;transform:translateY(-4px)}.landing-impact-number{letter-spacing:-.02em;color:#fff;font-variant-numeric:tabular-nums;margin:0;font-size:clamp(2.6rem,6vw,4.2rem);font-weight:800;line-height:1}.landing-impact-label{color:#fff;margin:.65rem 0 .15rem;font-size:clamp(1rem,2vw,1.15rem);font-weight:700}.landing-impact-sublabel{letter-spacing:.05em;text-transform:uppercase;color:#ffffffb3;margin:0;font-size:.78rem;font-weight:700}@media (width<=560px){.landing-impact-grid{grid-template-columns:1fr;max-width:360px}}@media (prefers-reduced-motion:reduce){.landing-impact-card{transition:none}}.landing-officers-section{padding-top:clamp(2.5rem,5vw,3.5rem);padding-bottom:clamp(2.5rem,5vw,3.5rem)}.landing-officers-intro{color:var(--slate);max-width:62ch;margin:0 0 2rem;font-size:1rem}.landing-officer-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.landing-officer-card{border:1px solid var(--line);background:var(--paper);border-radius:.3rem;padding:1.5rem}.landing-officer-office{border-bottom:1px solid var(--line);align-items:flex-start;gap:.75rem;margin-bottom:1rem;padding-bottom:1rem;display:flex}.landing-officer-office h3{margin:0;font-size:1rem;font-weight:700}.landing-officer-location{color:var(--slate);margin:.15rem 0 0;font-size:.85rem}.landing-officer-icon{background:var(--blue-tint);width:34px;height:34px;color:var(--blue-deep);border-radius:50%;flex:none;justify-content:center;align-items:center;display:flex}.landing-officer-icon svg{width:18px;height:18px}.landing-officer-contacts{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.landing-officer-contacts li{align-items:flex-start;gap:.65rem;display:flex}.landing-officer-contact-icon{width:20px;height:20px;color:var(--slate);flex:none;justify-content:center;align-items:center;display:inline-flex}.landing-officer-contact-icon svg{width:15px;height:15px}.landing-officer-name{color:var(--ink);margin:0 0 .3rem;font-size:.92rem;font-weight:700}.landing-officer-email-row{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.landing-officer-email{color:var(--blue-deep);word-break:break-all;align-items:center;gap:.4rem;font-size:.85rem;text-decoration:none;display:inline-flex}.landing-officer-email:hover{text-decoration:underline}.landing-officer-email:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.landing-officer-copy{border:1px solid var(--line);background:var(--paper);min-width:26px;height:22px;color:var(--slate);cursor:pointer;border-radius:.2rem;flex:none;justify-content:center;align-items:center;padding:0 .4rem;font-size:.7rem;font-weight:700;transition:border-color .15s,color .15s;display:inline-flex}.landing-officer-copy svg{width:13px;height:13px}.landing-officer-copy:hover{border-color:var(--blue);color:var(--blue-deep)}.landing-officer-copy:focus-visible{outline:2px solid var(--blue);outline-offset:2px}@media (width<=900px){.landing-officer-grid{grid-template-columns:1fr}}.landing-stats{background:var(--blue-tint);border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.landing-stat{border-left:1px solid var(--line);padding:2.25rem clamp(1.5rem,4vw,3rem)}.landing-stat:first-child{border-left:none}.landing-stat h2{color:var(--blue-deep);margin:0 0 .5rem;font-size:1.1rem;font-weight:700}.landing-stat p{color:var(--slate);margin:0;font-size:.9rem;line-height:1.5}.landing-section{max-width:1800px;margin:0 auto;padding:clamp(3rem,7vw,5rem) clamp(1.5rem,5vw,4rem)}.landing-section-alt{background:var(--blue-tint);max-width:none}.landing-section-alt>*{max-width:1800px;margin-left:auto;margin-right:auto}.landing-section-title{margin:0 0 2rem;font-size:clamp(1.4rem,2.8vw,1.85rem);font-weight:700}.landing-section-title:has(+.landing-section-intro){margin-bottom:.85rem}.landing-section-intro{color:var(--slate);max-width:68ch;margin:0 0 2rem;font-size:1rem;line-height:1.6}.landing-card-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.landing-card-grid-2{grid-template-columns:repeat(2,1fr)}.landing-card{border:1px solid var(--line);background:var(--paper);border-radius:.3rem;padding:1.75rem}.landing-section-alt .landing-card{background:var(--paper-raised)}.landing-card h3{margin:0 0 .6rem;font-size:1.05rem;font-weight:700}.landing-card p{color:var(--slate);margin:0;font-size:.92rem;line-height:1.6}.landing-banner{background:var(--ink);width:100%;line-height:0}.landing-banner-image{aspect-ratio:2048/768;object-fit:cover;width:100%;height:auto;display:block}.landing-steps{flex-direction:column;gap:1.5rem;max-width:46rem;display:flex}.landing-step{align-items:flex-start;gap:1.25rem;display:flex}.landing-step-number{background:var(--blue);width:36px;height:36px;color:var(--paper);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:.95rem;font-weight:700;display:flex}.landing-step h3{margin:.15rem 0 .4rem;font-size:1.05rem;font-weight:700}.landing-step .landing-step-role{color:var(--blue-deep);margin:0 0 .5rem;font-size:.82rem;font-weight:700}.landing-step p{color:var(--slate);margin:0;font-size:.92rem;line-height:1.6}.landing-steps-cta{margin-top:2rem;display:inline-block}.landing-faq-list{flex-direction:column;gap:.75rem;max-width:52rem;display:flex}.landing-faq-item{border:1px solid var(--line);background:var(--paper);border-radius:.3rem}.landing-faq-question{cursor:pointer;text-align:left;width:100%;color:var(--ink);background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;font-size:.98rem;font-weight:700;display:flex}.landing-faq-question:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.landing-faq-icon{width:20px;height:20px;color:var(--blue-deep);flex:none;justify-content:center;align-items:center;transition:transform .15s;display:flex}.landing-faq-icon svg{width:18px;height:18px}.landing-faq-item.is-open .landing-faq-icon{transform:rotate(180deg)}.landing-faq-answer{color:var(--slate);max-width:62ch;padding:0 1.25rem 1.15rem;font-size:.92rem;line-height:1.65}.landing-faq-answer p{margin:0 0 .85rem}.landing-faq-answer p:last-child{margin-bottom:0}.landing-videos-section{background:var(--paper)}.landing-video-grid{grid-template-columns:repeat(2,1fr);gap:1.75rem;display:grid}.landing-video-card{flex-direction:column;display:flex}.landing-video-frame{aspect-ratio:16/9;background:var(--ink);border-radius:.4rem;width:100%;position:relative;overflow:hidden;box-shadow:0 12px 20px #0a0a0a1a}.landing-video-frame iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.landing-video-thumb-button{cursor:pointer;background:0 0;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.landing-video-thumb-button img{object-fit:cover;width:100%;height:100%;display:block}.landing-video-play{color:var(--paper);background:#0a0a0a40;justify-content:center;align-items:center;transition:background .15s;display:flex;position:absolute;inset:0}.landing-video-play svg{filter:drop-shadow(0 1px 2px #00000080);width:30px;height:30px}.landing-video-thumb-button:hover .landing-video-play,.landing-video-thumb-button:focus-visible .landing-video-play{color:var(--blue);background:#0a0a0a66}.landing-video-thumb-button:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.landing-video-caption{color:var(--ink);margin:.85rem 0 0;font-size:.95rem;font-weight:700;line-height:1.4}@media (width<=700px){.landing-video-grid{grid-template-columns:1fr}}.landing-award-groups{flex-direction:column;gap:2rem;max-width:62rem;display:flex}.landing-award-group-header{flex-wrap:wrap;align-items:baseline;gap:.15rem .6rem;margin-bottom:.85rem;display:flex}.landing-award-group-date{color:var(--ink);font-size:.95rem;font-weight:700}.landing-award-group-venue{color:var(--slate);font-size:.85rem}.landing-award-group-venue:before{content:"—";color:var(--line);margin-right:.6rem}.landing-award-list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.landing-award-item{border:1px solid var(--line);background:var(--paper);border-radius:.3rem;align-items:flex-start;gap:.9rem;padding:1rem 1.1rem;display:flex}.landing-award-icon{background:var(--blue-tint);width:34px;height:34px;color:var(--blue-deep);border-radius:50%;flex:none;justify-content:center;align-items:center;display:flex}.landing-award-icon svg{width:18px;height:18px}.landing-award-text{flex:auto;min-width:0}.landing-award-title{color:var(--ink);margin:0 0 .2rem;font-size:.95rem;font-weight:700;line-height:1.4}.landing-award-event{color:var(--slate);margin:0;font-size:.85rem;line-height:1.5}.landing-award-recipient{background:var(--blue-tint);color:var(--blue-deep);white-space:nowrap;border-radius:999px;flex:none;align-self:center;padding:.3rem .7rem;font-size:.78rem;font-weight:700}@media (width<=560px){.landing-award-item{flex-wrap:wrap}.landing-award-recipient{margin-left:calc(34px + .9rem)}}.landing-footer{border-top:1px solid var(--line);background:var(--paper-raised);max-width:none}.landing-footer-top{grid-template-columns:minmax(0,.4fr) minmax(0,.6fr);align-items:start;gap:clamp(2rem,5vw,4rem);max-width:1800px;margin:0 auto;padding:3rem clamp(1.5rem,5vw,4rem) 2rem;display:grid}.landing-footer-logos{flex-wrap:wrap;align-items:center;gap:1.5rem;display:flex}.landing-footer-logo-starbooks{width:auto;height:30px}.landing-footer-logo-dost{width:auto;height:44px}.landing-footer-text p{color:var(--slate);max-width:60ch;margin:0 0 .5rem;font-size:.88rem;line-height:1.6}.landing-footer-note{margin-bottom:.5rem!important}.landing-footer-privacy{color:var(--slate);margin-bottom:0!important;font-size:.82rem!important}.landing-footer-links{border-top:1px solid var(--line);flex-wrap:wrap;gap:.5rem 1.75rem;max-width:1800px;margin:0 auto;padding:1.1rem clamp(1.5rem,5vw,4rem);display:flex}.landing-footer-links a{color:var(--blue-deep);font-size:.85rem;font-weight:700;text-decoration:none}.landing-footer-links a:hover{text-decoration:underline}.landing-footer-links a:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.landing-footer-bottom{border-top:1px solid var(--line);max-width:1800px;color:var(--slate);flex-wrap:wrap;justify-content:space-between;gap:.5rem 1.5rem;margin:0 auto;padding:1.25rem clamp(1.5rem,5vw,4rem);font-size:.8rem;display:flex}.landing-back-to-top{background:var(--blue);width:46px;height:46px;color:var(--paper);z-index:40;border-radius:50%;justify-content:center;align-items:center;transition:background .15s;display:flex;position:fixed;bottom:1.5rem;right:1.5rem;box-shadow:0 8px 20px #0a0a0a33}.landing-back-to-top:hover{background:var(--blue-deep)}.landing-back-to-top:focus-visible{outline:2px solid var(--ink);outline-offset:2px}.landing-back-to-top svg{width:20px;height:20px}@media (width>=640px){.landing-agency{display:inline}}@media (width<=900px){.landing-hero{grid-template-columns:1fr}.landing-hero-visual{order:-1;justify-content:center;max-width:320px;margin:0 auto}.landing-hero-visual:before{right:auto}.landing-stats{grid-template-columns:1fr}.landing-stat{border-left:none;border-top:1px solid var(--line)}.landing-stat:first-child{border-top:none}.landing-card-grid,.landing-card-grid-2,.landing-footer-top{grid-template-columns:1fr}}@media (width<=480px){.landing-hero h1{max-width:none}.landing-cta-row{flex-direction:column;align-items:stretch}.landing-button-primary,.landing-button-secondary{text-align:center}.landing-topbar-right{gap:.75rem}.landing-logo-dost{height:26px}.landing-footer-bottom{flex-direction:column}}
