:root,[data-theme=light]{--brand-navy: 215 56% 18%;--brand-navy-foreground: 42 40% 96%;--brand-gold: 42 62% 40%;--brand-gold-foreground: 215 56% 12%;--brand-title: 215 56% 18%;--background: 210 30% 97%;--foreground: 215 45% 12%;--card: 0 0% 100%;--card-foreground: 215 45% 12%;--muted: 210 22% 94%;--muted-foreground: 215 16% 40%;--accent: 42 42% 92%;--accent-foreground: 215 56% 16%;--border: 214 24% 88%;--ring: 215 56% 28%;--hero: 215 56% 18%;--hero-foreground: 42 40% 96%;--radius: .75rem}[data-theme=dark]{--brand-navy: 215 48% 22%;--brand-navy-foreground: 42 40% 96%;--brand-gold: 42 68% 58%;--brand-gold-foreground: 215 56% 10%;--brand-title: 42 68% 58%;--background: 215 40% 8%;--foreground: 42 20% 96%;--card: 215 38% 11%;--card-foreground: 42 20% 96%;--muted: 215 28% 16%;--muted-foreground: 210 18% 68%;--accent: 42 28% 16%;--accent-foreground: 42 70% 72%;--border: 215 28% 18%;--ring: 42 68% 50%;--hero: 215 40% 8%;--hero-foreground: 42 40% 96%}*,*:before,*:after{box-sizing:border-box}html{color-scheme:light}html[data-theme=dark]{color-scheme:dark}body{margin:0;min-height:100svh;background:hsl(var(--background));color:hsl(var(--foreground));font-family:Libre Franklin,system-ui,sans-serif;font-size:1.0625rem;line-height:1.55}img{max-width:100%;height:auto;display:block}a{color:inherit}.skip-link{position:absolute;left:.75rem;top:-3rem;z-index:80;padding:.5rem .85rem;border-radius:var(--radius);background:hsl(var(--brand-gold));color:hsl(var(--brand-gold-foreground))}.skip-link:focus{top:.75rem}.page-wrap{display:flex;min-height:100svh;flex-direction:column}.site-main{flex:1}.container{width:min(72rem,calc(100% - 2rem));margin-inline:auto}.font-brand{font-family:"Source Serif 4",Georgia,serif;letter-spacing:-.02em}.btn{display:inline-flex;min-height:2.75rem;align-items:center;justify-content:center;gap:.4rem;padding:.65rem 1.15rem;border:1px solid transparent;border-radius:var(--radius);font:inherit;font-weight:600;text-decoration:none;cursor:pointer;transition:opacity 80ms linear,background-color 80ms linear,border-color 80ms linear}.btn:disabled,.btn[aria-busy=true]{cursor:wait;opacity:.72}.btn-gold{background:hsl(var(--brand-gold));color:hsl(var(--brand-gold-foreground))}.btn-gold:hover{background:hsl(var(--brand-gold) / .9)}.btn-ghost{border-color:hsl(var(--hero-foreground) / .35);background:transparent;color:hsl(var(--hero-foreground))}.btn-ghost:hover{background:hsl(var(--hero-foreground) / .1)}.btn-navy{background:hsl(var(--brand-navy));color:hsl(var(--brand-navy-foreground))}.btn-outline{border-color:hsl(var(--border));background:transparent;color:hsl(var(--brand-title))}.icon-btn{display:inline-flex;width:2.75rem;height:2.75rem;align-items:center;justify-content:center;border:0;border-radius:var(--radius);background:transparent;color:inherit;cursor:pointer}.icon-btn:hover{background:hsl(var(--muted))}.site-header{position:sticky;top:0;z-index:40;border-bottom:1px solid hsl(var(--border));background:hsl(var(--background) / .88);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.plan-bridge{margin:0;padding:.7rem 1rem;border-bottom:1px solid hsl(var(--border));background:hsl(var(--accent));color:hsl(var(--accent-foreground));text-align:center;font-size:.95rem;line-height:1.45}.header-inner{display:flex;min-height:4rem;align-items:center;justify-content:space-between;gap:.75rem}.brand-lockup{display:inline-flex;min-width:0;align-items:center;gap:.55rem;font-weight:600;text-decoration:none;color:hsl(var(--brand-title))}.brand-lockup img{width:2rem;height:2rem;border-radius:.4rem}.header-nav{display:none;align-items:center;gap:.35rem}.header-nav a{padding:.45rem .65rem;border-radius:.5rem;text-decoration:none;font-size:.95rem;font-weight:500;color:hsl(var(--brand-title) / .88)}.header-nav a:hover,.header-nav a[aria-current=page]{color:hsl(var(--brand-title));background:hsl(var(--muted))}.header-tools{display:flex;align-items:center;gap:.25rem}.mobile-panel{display:none;border-top:1px solid hsl(var(--border));background:hsl(var(--background));padding:.75rem 1rem 1rem}.mobile-panel.is-open{display:block}.mobile-panel a{display:block;padding:.7rem .4rem;text-decoration:none;color:hsl(var(--brand-title))}@media(min-width:860px){.header-nav{display:flex}.menu-toggle{display:none}.mobile-panel{display:none!important}}.hero{position:relative;overflow:hidden;background:hsl(var(--hero));color:hsl(var(--hero-foreground))}.hero-inner{display:grid;min-height:calc(100svh - 4rem);align-items:center;padding:3.5rem 0 4rem}.hero-copy{max-width:38rem}.hero-eyebrow{margin:0 0 .75rem;font-size:.85rem;letter-spacing:.08em;text-transform:uppercase;color:hsl(var(--hero-foreground) / .62)}.hero h1{margin:0 0 1rem;font-size:clamp(2.4rem,6vw,4.25rem);font-weight:600;line-height:1.08}.hero-lede{margin:0 0 1.75rem;max-width:32rem;font-size:1.125rem;color:hsl(var(--hero-foreground) / .78)}.hero-actions{display:flex;flex-wrap:wrap;gap:.75rem}.hero-glow{pointer-events:none;position:absolute;inset:auto -10% -30% 40%;height:70%;background:radial-gradient(circle,hsl(var(--brand-gold) / .16),transparent 62%)}.section{padding:4.5rem 0}.section-head{max-width:36rem;margin:0 auto 2.5rem;text-align:center}.section-head h2{margin:0 0 .6rem;font-size:clamp(1.7rem,3vw,2.2rem);color:hsl(var(--brand-title))}.section-head p{margin:0;color:hsl(var(--muted-foreground))}.path-grid,.product-grid{display:grid;gap:1.15rem}.path-grid{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(auto-fill,minmax(16rem,1fr))}@media(min-width:700px){.path-grid{grid-template-columns:1fr 1fr}}.path-card,.product-card{display:flex;flex-direction:column;min-height:12rem;padding:1.4rem;border:1px solid hsl(var(--border));border-radius:calc(var(--radius) + .15rem);background:hsl(var(--card));color:hsl(var(--card-foreground));text-decoration:none;box-shadow:0 1px hsl(var(--brand-navy) / .04)}.path-card h3,.product-card h3{margin:0 0 .45rem;font-size:1.45rem;color:hsl(var(--brand-title))}.path-card p,.product-card p{margin:0;color:hsl(var(--muted-foreground))}.path-card:hover,.product-card:hover{border-color:hsl(var(--brand-gold) / .45)}.product-card img{width:100%;aspect-ratio:1;margin-bottom:1rem;object-fit:cover;border-radius:.55rem;background:hsl(var(--muted))}.product-card .price{margin-top:.7rem;font-weight:600}.product{display:grid;gap:2rem;padding:2.5rem 0 4rem}@media(min-width:860px){.product{grid-template-columns:1fr 1fr;align-items:start}}.product-media{border-radius:calc(var(--radius) + .2rem);overflow:hidden;background:hsl(var(--muted))}.product-media img{width:100%;aspect-ratio:1;object-fit:cover}.product-title{margin:0 0 .6rem;font-size:clamp(1.9rem,3vw,2.6rem);color:hsl(var(--brand-title))}.product-price{margin:0 0 1.2rem;font-size:1.2rem;font-weight:600}.product-form{display:grid;gap:1rem}.qty{display:grid;gap:.35rem}.qty input{width:5.5rem;min-height:2.75rem;padding:.4rem .6rem;border:1px solid hsl(var(--border));border-radius:.5rem;background:hsl(var(--card));color:inherit;font:inherit}.rte{margin-top:1.5rem;color:hsl(var(--muted-foreground))}.rte :first-child{margin-top:0}.empty{padding:4rem 0;text-align:center}.empty h1,.empty h2{margin:0 0 .75rem;color:hsl(var(--brand-title))}.cart-table{display:grid;gap:1rem}.cart-line{display:grid;grid-template-columns:5rem 1fr auto;gap:1rem;padding:1rem 0;border-bottom:1px solid hsl(var(--border))}.cart-line img{width:5rem;height:5rem;object-fit:cover;border-radius:.5rem;background:hsl(var(--muted))}.cart-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.site-footer{border-top:1px solid hsl(var(--border));padding:2.5rem 0 2rem}.footer-links{display:flex;flex-wrap:wrap;justify-content:center;gap:.85rem 1.3rem;margin:0 0 1.25rem;padding:0;list-style:none}.footer-links a{color:hsl(var(--brand-title) / .82);text-decoration:none}.footer-links a:hover{color:hsl(var(--brand-title))}.footer-note,.footer-copy{margin:0 auto .7rem;max-width:46rem;text-align:center;font-size:.8rem;line-height:1.5;color:hsl(var(--muted-foreground))}.search-form{display:flex;gap:.6rem;margin:1.5rem 0 2rem}.search-form input{flex:1;min-height:2.75rem;padding:.55rem .8rem;border:1px solid hsl(var(--border));border-radius:var(--radius);background:hsl(var(--card));color:inherit;font:inherit}.page-article{max-width:40rem}.page-article h1{margin:0 0 1rem;font-size:clamp(1.9rem,3vw,2.6rem);color:hsl(var(--brand-title))}.path-status{margin-top:.85rem!important;font-size:.9rem}.cart-link{position:relative}.cart-count{position:absolute;top:.2rem;right:.15rem;min-width:1.1rem;height:1.1rem;padding:0 .25rem;border-radius:999px;background:hsl(var(--brand-gold));color:hsl(var(--brand-gold-foreground));font-size:.7rem;font-weight:700;line-height:1.1rem;text-align:center}.cart-line input{width:4.5rem;min-height:2.4rem;margin:.4rem .6rem .4rem 0;padding:.3rem .45rem;border:1px solid hsl(var(--border));border-radius:.5rem;background:hsl(var(--card));color:inherit;font:inherit}.pagination{display:flex;justify-content:center;gap:.75rem;margin-top:2rem}:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:2px}.icon-btn svg{display:block}.product-form .btn{width:fit-content}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}
/*# sourceMappingURL=/cdn/shop/t/3/assets/theme.css.map */
