:root{--ink:#071c3a;--cream:#f4f7ff;--gold:#114ca5;--white:#fff;--muted:#5f6f8c;--line:#d9e4f7;font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:var(--ink);background:var(--cream)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0}.t50-public a{color:inherit}.skip-link{position:fixed;left:12px;top:-80px;z-index:100;background:#fff;padding:12px}.skip-link:focus{top:12px}.site-header{position:sticky;top:0;z-index:30;min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:22px;padding:0 max(20px,calc((100% - 1160px)/2));background:#f4f7ffee;backdrop-filter:blur(12px);border-bottom:1px solid #071c3a12}.site-header nav{display:flex;gap:25px;align-items:center}.site-header nav a,.site-header>a{text-decoration:none}.site-header nav a[aria-current=page]{font-weight:850;border-bottom:2px solid var(--gold)}.logo{display:inline-flex;align-items:center;text-decoration:none}.logo img{display:block;width:68px;height:68px;object-fit:cover}.site-header .logo img{max-height:58px}footer .logo img{width:88px;height:88px}.menu-toggle{display:none}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 22px;border:1px solid var(--gold);border-radius:999px;background:var(--gold);color:#fff!important;text-decoration:none;font-weight:800}.button.small{min-height:42px;padding:9px 17px}.button.ghost{background:transparent;color:var(--ink)!important}.button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,.menu-toggle:focus-visible{outline:3px solid var(--gold);outline-offset:3px}.hero{min-height:650px;display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:48px;max-width:1160px;margin:auto;padding:74px 20px}.eyebrow,.section-title span,.contact>div>span,.store-grid article>span{font-size:.76rem;font-weight:850;letter-spacing:.14em;color:#0b377a}.hero h1{font-size:clamp(3.2rem,7vw,6.5rem);line-height:.9;letter-spacing:-.065em;margin:20px 0}.hero p,.lead{font-size:1.13rem;line-height:1.7;max-width:650px;color:var(--muted)}.actions,.store-actions{display:flex;gap:12px;flex-wrap:wrap}.hero-steps{display:flex;gap:22px;flex-wrap:wrap;padding:0;margin:30px 0 0;list-style:none;color:var(--muted);font-size:.83rem;font-weight:750}.hero-steps li:not(:last-child):after{content:"→";margin-left:22px;color:var(--gold)}.hero-mark{aspect-ratio:1;border-radius:34px;overflow:hidden;background:var(--gold);box-shadow:0 30px 80px #0b377a33}.hero-mark img{display:block;width:100%;height:100%;object-fit:cover}.section{max-width:1160px;margin:auto;padding:92px 20px}.section-title{margin-bottom:34px;max-width:780px}.section-title p{color:var(--muted);line-height:1.6}.section h1,.section h2,.store-detail h1,.legal-page h1{font-size:clamp(2.2rem,5vw,4.4rem);line-height:1;margin:12px 0}.product-grid,.store-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.product-grid article,.store-grid article,.empty,.store-info article{background:#fff;border:1px solid var(--line);border-radius:24px;padding:25px;box-shadow:0 14px 40px #071c3a0a}.product-grid article{display:flex;flex-direction:column}.product-grid img,.product-image-fallback{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:16px;margin-bottom:15px}.product-image-fallback{display:grid;place-items:center;background:#eaf1ff;color:#8aa4d4;font-size:4rem;font-weight:950}.product-grid small,.availability{display:block;color:#5f6f8c;margin-top:8px}.product-grid p,.store-grid p{color:var(--muted);line-height:1.6}.product-grid strong{font-size:1.05rem;margin-top:auto}.store-actions a,.text-link{font-weight:800;text-underline-offset:4px}.empty.illustrated{display:flex;gap:24px;align-items:center;min-height:190px}.empty.illustrated>span{display:grid;place-items:center;flex:0 0 100px;aspect-ratio:1;background:var(--cream);border-radius:50%;font-size:2.8rem}.empty h2,.empty h3{font-size:1.5rem!important;margin:0 0 8px}.empty p{color:var(--muted);line-height:1.6}.empty.compact{min-height:auto;margin-top:18px}.search-box,.menu-tools label{display:grid;gap:7px;font-weight:800}.search-box{max-width:650px;margin-bottom:24px}.search-box input,.menu-tools input,.menu-tools select{min-height:50px;border:1px solid #aebfda;border-radius:12px;padding:11px 14px;font:inherit;background:#fff}.menu-tools{display:grid;grid-template-columns:1.4fr 1fr auto;gap:14px;align-items:end;margin-bottom:28px;padding:17px;background:#fff;border:1px solid var(--line);border-radius:18px}.brand-story{display:grid;grid-template-columns:1fr 1fr auto;gap:30px;align-items:center;background:#eaf1ff;border-radius:30px;padding:52px}.brand-story p{line-height:1.7;color:var(--muted)}.contact{display:flex;align-items:flex-start;justify-content:space-between;gap:38px;background:var(--gold);border-radius:30px;margin-bottom:80px;color:#fff}.contact>div p{color:#eaf1ff}.form-status{font-weight:800;background:#fff8;padding:10px 13px;border-radius:10px}.store-detail,.legal-page{max-width:1000px;min-height:620px;margin:auto;padding:100px 20px}.store-info{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:45px}.store-menu{padding-inline:0}footer{display:flex;justify-content:space-between;gap:30px;padding:42px max(20px,calc((100% - 1160px)/2));background:var(--gold);color:#fff}footer div{display:flex;gap:20px;flex-wrap:wrap}[hidden]{display:none!important}@media(max-width:900px){.brand-story{grid-template-columns:1fr}.menu-tools{grid-template-columns:1fr 1fr}.menu-tools .button{grid-column:1/-1}}@media(max-width:760px){.site-header{padding:10px 16px;min-height:68px}.site-header nav{position:absolute;left:12px;right:12px;top:72px;display:grid;gap:4px;padding:12px;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 20px 45px #071c3a22}.site-header nav[hidden]{display:none}.site-header nav a{padding:12px;border-radius:9px}.menu-toggle{display:inline-flex;min-height:44px;border:1px solid var(--ink);background:transparent;border-radius:99px;padding:8px 14px;font-weight:800}.header-order{display:none}.hero{grid-template-columns:1fr;min-height:auto;padding-top:48px}.hero-mark{max-width:420px;width:100%;margin:auto}.hero-steps{display:grid;grid-template-columns:1fr 1fr}.hero-steps li:after{display:none}.product-grid,.store-grid,.store-info{grid-template-columns:1fr}.section{padding:66px 18px}.contact,footer{align-items:flex-start;flex-direction:column}.store-detail,.legal-page{padding:70px 18px}.actions .button{width:100%}.brand-story{border-radius:0;padding:50px 20px}.empty.illustrated{align-items:flex-start;flex-direction:column}.menu-tools{grid-template-columns:1fr}.menu-tools .button{grid-column:auto}.section h1,.section h2{letter-spacing:-.03em}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
