@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@600;700;800&family=Work+Sans:wght@400;500;600;700&family=Material+Symbols+Outlined:wght@400&display=swap";
:root{--surface:#fbf9f8;--surface-low:#f5f3f3;--surface-container:#efeded;--surface-high:#eae8e7;--white:#fff;--text:#1b1c1c;--muted:#43474f;--outline:#c4c6d0;--primary:#002452;--primary-soft:#1a3a6c;--sky-mist:#e8f0fe;--rose-mist:#ffe8ef;--gold:#fdd835;--gold-soft:#fff3a8;--gold-text:#5a4a00;--error:#ba1a1a;--shadow:0 18px 50px #00245214;--shadow-soft:0 8px 24px #0024520d;--radius-sm:16px;--radius-md:24px;--radius-lg:32px;--radius-xl:44px;--max:1280px}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--surface);min-height:100%;overflow-x:hidden}body{min-height:100dvh;color:var(--text);background:linear-gradient(90deg,#00245205 1px,transparent 1px),linear-gradient(180deg,#00245204 1px,transparent 1px),var(--surface);letter-spacing:0;background-size:28px 28px;margin:0;font-family:Work Sans,system-ui,sans-serif;font-size:16px;line-height:1.5;overflow-x:hidden}body.modal-open{overflow:hidden}button,input,select,textarea{font:inherit;letter-spacing:0}button{border:0}a{color:inherit;text-decoration:none}main{width:min(100% - 32px,var(--max));margin:0 auto}.material-symbols-outlined{text-transform:none;white-space:nowrap;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;direction:ltr;font-family:Material Symbols Outlined;font-size:24px;font-style:normal;font-weight:400;line-height:1;display:inline-block}.site-header{z-index:50;min-height:66px;box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fbf9f8e0;border-bottom:1px solid #c4c6d06b;grid-template-columns:48px 1fr auto;align-items:center;gap:8px;padding:8px 16px;display:grid;position:fixed;top:0;left:0;right:0}.brand{min-width:0;color:var(--primary);justify-self:center;align-items:center;gap:10px;font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:23px;font-weight:800;line-height:1;display:inline-flex}.brand-mark{background:#ffffffb3;border-radius:999px;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 8px 18px #0024521a}.brand-mark img{object-fit:contain;width:34px;height:34px}.site-header nav{display:none}.site-header nav a{min-height:42px;color:var(--primary);border-radius:999px;justify-content:center;align-items:center;padding:0 14px;font-size:14px;font-weight:800;display:inline-flex}.icon-button{width:48px;min-width:48px;height:48px;color:var(--primary);border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.eyebrow,.product-category,.form-label{color:var(--primary-soft);letter-spacing:0;text-transform:uppercase;margin:0;font-size:13px;font-weight:800;line-height:1.4}.primary-link,button[type=submit]{background:var(--gold);min-width:48px;min-height:50px;color:var(--gold-text);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 24px;font-weight:900;transition:transform .16s,box-shadow .16s;display:inline-flex;box-shadow:0 12px 28px #fdd83547}.secondary-link,.text-link{min-height:48px;color:var(--primary);border-radius:999px;justify-content:center;align-items:center;gap:8px;font-weight:900;display:inline-flex}.secondary-link{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffd1;padding:0 18px;box-shadow:0 10px 24px #0024521a}.primary-link:active,.secondary-link:active,.text-link:active,button:active{box-shadow:none;transform:scale(.98)}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #fdd835b8}.visit-hero{gap:18px;padding:86px 0 12px;display:grid}.hero-card{border-radius:var(--radius-xl);background:var(--primary);min-height:min(680px,100dvh - 112px);color:var(--white);box-shadow:var(--shadow);isolation:isolate;display:grid;position:relative;overflow:hidden}.hero-media{z-index:-2;position:absolute;inset:0}.hero-media img{object-fit:cover;width:100%;height:100%}.hero-card:after{z-index:-1;content:"";background:linear-gradient(#0024521a,#002452b8),linear-gradient(90deg,#002452a3,#0024520a 72%);position:absolute;inset:0}.hero-copy{align-self:end;gap:16px;max-width:640px;padding:28px 20px 26px;display:grid}.hero-copy .eyebrow{color:var(--gold)}.hero-copy h1{color:var(--white);margin:0;font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:36px;font-weight:800;line-height:1.04}.hero-copy p:not(.eyebrow){color:#ffffffe6;max-width:540px;margin:0;font-size:17px}.hero-actions{flex-wrap:wrap;gap:10px;padding-top:4px;display:flex}.visit-local-card{border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffb8;border:1px solid #c4c6d08c;gap:14px;padding:14px;display:grid}.visit-local-copy{align-content:center;gap:8px;padding:8px 4px;display:grid}.visit-local-copy h2{color:var(--primary);margin:0;font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:26px;line-height:1.1}.visit-local-copy p:not(.eyebrow){color:var(--muted);margin:0}.visit-local-copy .text-link{justify-self:start}.visit-map{border-radius:var(--radius-md);background:var(--surface-low);border:1px solid #c4c6d0b3;min-height:150px;display:none;overflow:hidden}.visit-map iframe{filter:saturate(.86);border:0;width:100%;height:100%;min-height:150px;display:block}.catalog-shell{padding:28px 0 42px}.section-title{justify-content:space-between;align-items:end;gap:16px;margin-bottom:18px;display:flex}.section-title h2{color:var(--primary);margin:4px 0 0;font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:31px;font-weight:800;line-height:1.08}.section-title>span{color:var(--muted);flex:none;font-size:13px;font-weight:800}.category-filter{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0 0 18px;display:grid}.category-filter-item{min-width:0;color:var(--text);cursor:pointer;background:0 0;border:0;justify-items:center;gap:8px;display:grid}.category-orb{aspect-ratio:1;width:min(72px,100%);color:var(--primary);box-shadow:var(--shadow-soft);border:2px solid #0000;border-radius:999px;place-items:center;transition:border-color .16s,transform .16s,background .16s;display:grid}.category-orb .material-symbols-outlined{font-size:30px}.tone-gold{background:linear-gradient(135deg,#ffffff8c,transparent),var(--gold)}.tone-sky{background:linear-gradient(135deg,#ffffffb8,transparent),var(--sky-mist)}.tone-rose{background:linear-gradient(135deg,#ffffffb8,transparent),var(--rose-mist)}.tone-navy{background:linear-gradient(135deg,#ffffff24,transparent),var(--primary-soft);color:var(--white)}.category-filter-item strong{max-width:100%;color:var(--primary);text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.2;overflow:hidden}.category-filter-item.active .category-orb{border-color:var(--primary);transform:translateY(-2px);box-shadow:0 14px 28px #0024521a}.category-filter-item:active .category-orb{transform:scale(.96)}.filters{gap:14px;margin-bottom:12px;display:grid}label,.form-group{color:var(--muted);gap:8px;font-size:14px;font-weight:800;display:grid}input,select,textarea{border-radius:var(--radius-sm);background:var(--surface-low);width:100%;min-height:48px;color:var(--text);border:0;outline:2px solid #0000;padding:12px 16px;font-size:16px;transition:outline-color .16s,background .16s,box-shadow .16s}input:focus,select:focus,textarea:focus{background:var(--white);outline-color:var(--primary)}textarea{resize:vertical;min-height:112px}.search-control{min-height:52px;box-shadow:var(--shadow-soft);background:#ffffffd1;border-radius:999px;grid-template-columns:24px 1fr;align-items:center;gap:8px;padding:0 16px;display:grid}.search-control .material-symbols-outlined{color:var(--primary)}.search-control input{min-height:52px;box-shadow:none;background:0 0;outline:0;padding:0}.chip-row::-webkit-scrollbar{display:none}.chip-row{scrollbar-width:none;gap:10px;max-width:100%;margin-inline:0;padding:2px 0 8px;display:flex;overflow-x:auto}.chip-row.wrap{flex-wrap:wrap;margin-inline:0;padding:0;overflow:visible}.chip{background:var(--surface-high);min-height:48px;color:var(--muted);cursor:pointer;white-space:nowrap;border:2px solid #0000;border-radius:999px;flex:none;padding:0 16px;font-weight:900}.chip.soft{background:var(--sky-mist);color:var(--primary)}.chip.active{border-color:var(--gold);background:var(--gold);color:var(--gold-text)}.filter-summary{width:100%;color:var(--muted);box-shadow:var(--shadow-soft);background:#ffffffb8;border-radius:999px;justify-content:space-between;align-items:center;gap:12px;margin:0 0 18px;padding:10px 14px;font-size:13px;font-weight:800;display:inline-flex}.filter-summary button{background:var(--primary);color:var(--white);cursor:pointer;border-radius:999px;padding:8px 12px;font-weight:900}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 14px;display:grid}.empty-state{border-radius:var(--radius-lg);background:var(--sky-mist);color:var(--muted);text-align:center;justify-items:center;gap:10px;margin-top:24px;padding:28px 20px;display:grid}.empty-state .material-symbols-outlined{background:var(--white);width:52px;height:52px;color:var(--primary);border-radius:999px;place-items:center;display:grid}.empty-state h3{color:var(--primary);margin:0;font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:22px;line-height:1.15}.empty-state p{max-width:360px;margin:0}.product-card{min-width:0;color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;gap:11px;padding:0;display:grid}.product-image{aspect-ratio:3/4;border-radius:var(--radius-md);background:var(--surface-container);box-shadow:var(--shadow-soft);place-items:stretch stretch;transition:transform .18s,box-shadow .18s;display:grid;position:relative;overflow:hidden}.product-image:before,.product-modal-image:before{content:"";pointer-events:none;background:linear-gradient(135deg,#ffffff57,#0000 38%),repeating-linear-gradient(90deg,#fff3 0 1px,#0000 1px 12px);position:absolute;inset:0}.product-image img{object-fit:cover;width:100%;height:100%;transition:transform .42s}.product-card:hover .product-image img{transform:scale(1.04)}.product-card:active .product-image{box-shadow:none;transform:scale(.98)}.product-placeholder,.modal-placeholder{z-index:1;min-height:100%;color:var(--primary);align-content:space-between;padding:16px;display:grid;position:relative}.placeholder-label,.product-category-pill{color:var(--primary);background:#ffffffc7;border-radius:999px;justify-self:start;padding:6px 10px;font-size:11px;font-weight:900}.placeholder-icon{background:#ffffffb8;border-radius:999px;justify-self:center;place-items:center;width:78px;height:78px;display:grid;box-shadow:0 14px 30px #00245214}.placeholder-icon .material-symbols-outlined{font-size:38px}.placeholder-name{text-overflow:ellipsis;white-space:nowrap;align-self:end;max-width:100%;font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:16px;font-weight:800;line-height:1.15;overflow:hidden}.product-copy{gap:7px;padding:0 2px;display:grid}.product-copy h3{color:var(--text);text-overflow:ellipsis;white-space:nowrap;margin:6px 0 0;font-size:15px;font-weight:900;line-height:1.25;overflow:hidden}.product-copy strong{color:var(--primary);font-size:17px;font-weight:900}.product-sizes,.product-meta{color:var(--muted);margin:3px 0 0;font-size:12px;line-height:1.4}.product-modal{z-index:100;align-items:end;display:grid;position:fixed;inset:0}.product-modal-backdrop{cursor:pointer;background:#0024525c;border:0;width:100%;height:100%;position:absolute;inset:0}.product-modal-panel{z-index:1;border-radius:var(--radius-lg)var(--radius-lg)0 0;background:var(--surface);max-height:min(88dvh,760px);display:grid;position:relative;overflow:auto;box-shadow:0 -18px 44px #0024522e}.product-modal-image{background:var(--surface-container);place-items:stretch stretch;min-height:300px;display:grid;position:relative;overflow:hidden}.product-modal-image.is-fallback{min-height:250px}.product-modal-image img{object-fit:cover;width:100%;height:100%;min-height:320px}.modal-placeholder{min-height:250px;padding:24px}.modal-placeholder .placeholder-icon{width:104px;height:104px}.modal-placeholder .placeholder-icon .material-symbols-outlined{font-size:50px}.modal-placeholder .placeholder-name{white-space:normal}.modal-close{isolation:isolate;width:44px;height:44px;color:var(--primary);cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border-radius:999px;place-items:center;display:grid;position:absolute;top:14px;right:14px}.modal-close:before,.modal-close:after{content:"";transform-origin:50%;background:currentColor;border-radius:999px;width:17px;height:2px;position:absolute;top:50%;left:50%}.modal-close:before{transform:translate(-50%,-50%)rotate(45deg)}.modal-close:after{transform:translate(-50%,-50%)rotate(-45deg)}.product-modal-copy{gap:18px;padding:22px 20px 24px;display:grid}.modal-title-row{gap:10px;display:grid}.modal-title-row h2{color:var(--primary);margin:4px 0 0;font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:30px;line-height:1.08}.modal-title-row strong{color:var(--primary);font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:24px}.product-modal-copy p{color:var(--muted);margin:0}.modal-section{gap:10px;display:grid}.modal-section h3{color:var(--text);letter-spacing:0;text-transform:uppercase;margin:0;font-size:13px;font-weight:900}.modal-size-list{flex-wrap:wrap;gap:8px;display:flex}.modal-size-list span{border:2px solid var(--outline);border-radius:var(--radius-sm);background:var(--white);color:var(--primary);padding:9px 12px;font-size:13px;font-weight:900}.modal-primary-action{background:var(--gold);min-height:54px;color:var(--gold-text);border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-weight:900;display:inline-flex;box-shadow:0 10px 22px #fdd83540}@media (min-width:768px){main{width:min(100% - 72px,var(--max))}.site-header{grid-template-columns:1fr auto 1fr;padding-inline:34px}.site-header nav{justify-self:end;gap:4px;display:flex}.site-header nav a:hover{background:var(--sky-mist)}.brand{font-size:29px}.hero-card{min-height:min(640px,100dvh - 122px)}.hero-copy{padding:52px}.hero-copy h1{font-size:54px}.hero-copy p:not(.eyebrow){font-size:18px}.visit-local-card{grid-template-columns:minmax(0,.72fr) minmax(360px,1fr);align-items:stretch;padding:16px}.visit-local-copy{padding:12px 18px}.visit-map,.visit-map iframe{min-height:210px;display:block}.category-filter{grid-template-columns:repeat(5,104px);justify-content:start;gap:18px}.category-orb{width:86px}.filters{grid-template-columns:minmax(260px,.9fr) minmax(0,1.1fr);align-items:end}.filter-summary{width:auto;min-width:280px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 20px}.product-modal{place-items:center;padding:36px}.product-modal-panel{border-radius:var(--radius-lg);grid-template-columns:minmax(0,.92fr) minmax(320px,.78fr);width:min(920px,100%);max-height:min(760px,90dvh)}.product-modal-image,.product-modal-image img,.product-modal-image.is-fallback,.modal-placeholder{min-height:560px}.product-modal-copy{align-content:center;padding:34px}.modal-title-row{grid-template-columns:1fr auto;align-items:start}}@media (min-width:1024px){.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.catalog-shell{padding-top:36px}}@media (max-width:430px){main{width:min(100% - 28px,var(--max))}.site-header{padding-inline:12px}.brand{gap:8px;font-size:21px}.brand-mark{width:36px;height:36px}.brand-mark img{width:30px;height:30px}.hero-copy h1{font-size:31px}.hero-copy{padding-inline:20px}.section-title h2{font-size:28px}.product-grid{gap:20px 12px}.product-copy h3{font-size:14px}.product-category-pill{font-size:10px}}.skeleton-block,.skeleton-line{background:var(--surface-container);position:relative;overflow:hidden}.skeleton-block:after,.skeleton-line:after{content:"";background:linear-gradient(90deg,#0000,#ffffff8c,#0000);animation:1.4s ease-in-out infinite skeleton-shimmer;position:absolute;inset:0;transform:translate(-100%)}.skeleton-line{border-radius:999px;height:13px;margin-top:8px}.skeleton-line.short{width:55%}@keyframes skeleton-shimmer{to{transform:translate(100%)}}@media (prefers-reduced-motion:reduce){.skeleton-block:after,.skeleton-line:after{animation:none}}
