@import url('/admin-shell.css');
body.admin-body:not(.td-admin-enabled){min-height:100vh;background:linear-gradient(#1a1a1a,#1a1a1a) 0 0/100% 56px no-repeat,linear-gradient(#ebebeb,#ebebeb) 0 56px/240px calc(100vh - 56px) no-repeat,#f1f2f4}body.admin-body:not(.td-admin-enabled)>.site-header,body.admin-body:not(.td-admin-enabled)>.admin-shell{visibility:hidden}body.admin-body:not(.td-admin-enabled)::before{content:"";position:fixed;z-index:2;top:88px;left:272px;width:min(880px,calc(100vw - 304px));height:250px;border:1px solid #d8dadd;border-radius:12px;background:linear-gradient(#d9dbde,#d9dbde) 24px 24px/210px 28px no-repeat,linear-gradient(#e4e5e7,#e4e5e7) 24px 66px/440px 15px no-repeat,linear-gradient(#fff,#fff) 0 108px/100% 142px no-repeat,#f8f8f9;box-shadow:0 1px 0 rgba(0,0,0,.04),0 2px 8px rgba(0,0,0,.04)}body.admin-body:not(.td-admin-enabled)::after{content:"";position:fixed;z-index:3;top:14px;left:50%;transform:translateX(-50%);width:min(560px,42vw);height:28px;border:1px solid #454545;border-radius:8px;background:#2c2c2c}@media(max-width:900px){body.admin-body:not(.td-admin-enabled){background:linear-gradient(#1a1a1a,#1a1a1a) 0 0/100% 56px no-repeat,#f1f2f4}body.admin-body:not(.td-admin-enabled)::before{left:16px;top:78px;width:calc(100vw - 32px)}body.admin-body:not(.td-admin-enabled)::after{width:min(52vw,420px)}}@media(max-width:640px){body.admin-body:not(.td-admin-enabled)::before{top:72px;height:210px;background:linear-gradient(#d9dbde,#d9dbde) 18px 20px/150px 24px no-repeat,linear-gradient(#e4e5e7,#e4e5e7) 18px 56px/70% 14px no-repeat,linear-gradient(#fff,#fff) 0 96px/100% 114px no-repeat,#f8f8f9}body.admin-body:not(.td-admin-enabled)::after{left:52px;transform:none;width:calc(100vw - 104px)}}
:root{--navy:#123f72;--blue:#1c5f9d;--ink:#13202f;--muted:#62707f;--line:#d9e1e8;--soft:#f5f8fb;--white:#fff;--success:#edf7f0;--warning:#fff6dc;--radius:18px;--shadow:0 10px 30px rgba(19,32,47,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:84px}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--white);line-height:1.5}a{color:inherit;text-decoration:none}button,input{font:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:68px;padding:0 1rem;background:rgba(255,255,255,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(10px)}.brand{font-weight:700;letter-spacing:.02em;color:var(--navy)}.brand strong{font-weight:800}.desktop-nav{display:none;gap:1.25rem;font-size:.95rem}.header-actions{display:flex;align-items:center;gap:.75rem}.header-actions button{border:0;background:var(--navy);color:white;border-radius:999px;padding:.65rem .9rem}.hero{padding:4rem 1rem 2rem;max-width:1180px;margin:auto}.eyebrow{margin:0 0 .65rem;text-transform:uppercase;letter-spacing:.12em;font-size:.75rem;font-weight:800;color:var(--blue)}.hero h1,.product-page h1,.admin-main h1{font-size:clamp(2.4rem,7vw,5.6rem);line-height:.98;letter-spacing:-.04em;margin:.2rem 0 1rem;color:var(--navy)}.hero__copy{max-width:700px;font-size:1.08rem;color:var(--muted)}.search{display:flex;gap:.5rem;max-width:760px;margin:1.5rem 0}.search input{min-width:0;flex:1;border:1px solid var(--line);border-radius:14px;padding:1rem;font-size:16px;background:var(--white)}.search button,.button{display:inline-flex;align-items:center;justify-content:center;border-radius:14px;padding:.9rem 1.1rem;font-weight:750;border:1px solid transparent;min-height:48px}.search button,.button--primary{background:var(--navy);color:white}.button--secondary{border-color:var(--navy);color:var(--navy);background:white}.button--light{background:white;color:var(--navy)}.hero__actions{display:flex;flex-wrap:wrap;gap:.75rem}.trust-strip{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--line);border-block:1px solid var(--line)}.trust-strip span{background:white;padding:1rem;font-size:.9rem}.section{padding:3.5rem 1rem;max-width:1180px;margin:auto}.section[id]{scroll-margin-top:84px}.section-heading{max-width:680px;margin-bottom:1.5rem}.section-heading h2,.section--dark h2,.admin-panel h2{font-size:clamp(1.8rem,4vw,3rem);margin:.2rem 0;color:var(--navy)}.product-grid{display:grid;grid-template-columns:1fr;gap:1rem}.product-card{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:white;box-shadow:var(--shadow)}.product-image{display:grid;place-items:center;position:relative;aspect-ratio:4/3;overflow:hidden;background:linear-gradient(135deg,#eaf1f8,#f8fbfd);font-weight:900;color:#8ca6c0;letter-spacing:.2em}.product-image img{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;object-position:center}.product-card__body{padding:1.1rem}.product-card h3{margin:.2rem 0 .55rem}.price{font-size:1.45rem;font-weight:800;color:var(--navy)}.price span{font-size:.75rem;color:var(--muted);font-weight:600}.stock{font-weight:700}.stock--confirm{color:#9a6700}.section--dark{max-width:none;background:var(--navy);color:white;padding:4rem 1rem}.section--dark>*{max-width:1180px;margin-left:auto;margin-right:auto}.section--dark h2{color:white}.section--dark .eyebrow{color:#b8d2ea}.product-page{display:grid;grid-template-columns:minmax(0,1fr);gap:2rem;max-width:1180px;margin:auto;padding:2rem 1rem 5rem}.product-page>*{min-width:0}.product-page>section{min-width:0;max-width:100%}.product-image--large{width:100%;aspect-ratio:1/1;border-radius:var(--radius);max-height:560px;background:#fff;border:1px solid #edf0f2}.product-image--large img{padding:clamp(.5rem,2vw,1.25rem)}.price--large{font-size:2rem}.status-panel{background:var(--warning);border-radius:14px;padding:1rem;margin:1rem 0}.button[disabled]{opacity:.55;cursor:not-allowed}.admin-body{background:var(--soft)}.admin-shell{display:grid;grid-template-columns:1fr;min-height:calc(100vh - 68px)}.admin-nav{display:flex;gap:.5rem;overflow:auto;padding:1rem;background:white;border-bottom:1px solid var(--line)}.admin-nav strong{display:none}.admin-nav a{white-space:nowrap;padding:.7rem .85rem;border-radius:10px}.admin-nav a.active{background:var(--navy);color:white}.admin-main{padding:1.5rem;min-width:0}.admin-main h1{font-size:clamp(2rem,6vw,3.4rem)}.metrics{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.metrics article,.admin-panel{background:white;border:1px solid var(--line);border-radius:16px;padding:1rem}.metrics span{display:block;color:var(--muted);font-size:.85rem}.metrics strong{display:block;font-size:1.55rem;color:var(--navy);margin-top:.2rem}.admin-panel{margin-top:1rem}.admin-panel h2{font-size:1.35rem}.admin-panel ul{padding-left:1.2rem}footer{padding:2rem 1rem;border-top:1px solid var(--line);color:var(--muted);font-size:.9rem}@media(min-width:760px){.site-header{padding:0 2rem}.desktop-nav{display:flex}.hero,.section{padding-left:2rem;padding-right:2rem}.trust-strip{grid-template-columns:repeat(4,1fr)}.product-grid{grid-template-columns:repeat(3,1fr)}.product-page{grid-template-columns:minmax(0,520px) minmax(0,1fr);align-items:start;gap:clamp(2rem,4vw,4rem);padding:3rem 2rem 6rem}.product-page h1{font-size:clamp(2.4rem,4vw,4.2rem)}.product-image--large{max-width:520px;max-height:520px}.admin-shell{grid-template-columns:230px 1fr}.admin-nav{display:flex;flex-direction:column;overflow:visible;border-bottom:0;border-right:1px solid var(--line);padding:1.25rem}.admin-nav strong{display:block;margin-bottom:.75rem}.admin-main{padding:2rem}.metrics{grid-template-columns:repeat(4,1fr)}}@media(min-width:1100px){.product-image--large{position:sticky;top:92px}}@supports(padding:max(0px)){.site-header{padding-left:max(1rem,env(safe-area-inset-left));padding-right:max(1rem,env(safe-area-inset-right))}}