.navigation-item[data-astro-cid-3hmpt6jv]{display:flex;flex-direction:column;gap:.5rem}.navigation-link[data-astro-cid-3hmpt6jv]{color:inherit;text-decoration:none}.navigation-link[data-astro-cid-3hmpt6jv]:hover{text-decoration:underline}.navigation-link[data-astro-cid-3hmpt6jv].is-current{font-weight:600;text-decoration:underline;text-underline-offset:.2rem}.navigation-sublist[data-astro-cid-3hmpt6jv]{margin-left:1rem;border-left:1px solid #e5e7eb;padding-left:.75rem;display:grid;gap:.5rem}.navigation-list[data-astro-cid-pux6a34n],.navigation-sublist[data-astro-cid-pux6a34n]{list-style:none;margin:0;padding:0}:root{--ink: #1a2d3a;--parchment: #f2e8d0;--surface: rgba(255, 248, 232, .86);--surface-strong: rgba(255, 250, 241, .96);--ocean: #1a4a5c;--brass: #c4722a;--fog: #ede5d0;--signal: #e05a2b;--muted: rgba(26, 45, 58, .76);--container-width: 1120px;--narrow-width: 760px;--space-xs: 8px;--space-sm: 12px;--space-md: 20px;--space-lg: 32px;--space-xl: 56px;--space-2xl: 84px;--radius-sm: 10px;--radius-md: 14px;--radius-lg: 20px;--radius-xl: 28px;--shadow-soft: 0 8px 24px rgba(26, 45, 58, .08);--shadow-lift: 0 18px 36px rgba(26, 45, 58, .14);--border-light: 1px solid rgba(26, 45, 58, .1)}*,*:before,*:after{box-sizing:border-box}*{margin:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);line-height:1.6;background:radial-gradient(circle at top left,rgba(196,114,42,.12),transparent 28%),radial-gradient(circle at top right,rgba(26,74,92,.1),transparent 24%),linear-gradient(180deg,#f8efdb,#f1e3c4 38%,#f4ead4)}img,picture,video,canvas,svg{display:block;max-width:100%}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline;text-underline-offset:.15em}button,input,select{font:inherit}button{color:inherit;cursor:pointer}.site-shell{min-height:100vh;display:flex;flex-direction:column}.site-header{position:sticky;top:0;z-index:40;border-bottom:1px solid rgba(242,232,208,.22);background:#1a4a5cf5;backdrop-filter:blur(10px);box-shadow:0 1px #ffffff0a}.site-header-inner,.site-footer-inner,.page-width{width:min(var(--container-width),calc(100% - 2rem));margin:0 auto}.site-header-inner{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:var(--space-lg)}.brand{display:inline-flex;align-items:baseline;gap:var(--space-sm);color:var(--parchment);text-decoration:none}.brand:hover{text-decoration:none}.brand-wordmark{font-family:Georgia,Times New Roman,serif;font-size:clamp(1.4rem,2vw,1.7rem);font-weight:700;letter-spacing:.01em}.brand-subtitle{color:#f2e8d0d6;font-size:.78rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.navigation-list{list-style:none;margin:0;padding:0}.navigation-list{display:flex;flex-wrap:wrap;gap:.75rem 1rem;justify-content:flex-end;align-items:center}.navigation-link{color:#f2e8d0e6;font-weight:600;text-decoration:none}.navigation-link:hover,.navigation-link.is-current{color:#ffd59e;text-decoration:none}.footer-navigation .navigation-list{justify-content:flex-start;gap:.65rem .9rem;flex-wrap:wrap}.footer-navigation .navigation-link{color:var(--ink)}.footer-navigation .navigation-link:hover,.footer-navigation .navigation-link.is-current{color:var(--signal)}main{flex:1}.page-width{padding:var(--space-xl) 0 var(--space-2xl)}.page{display:grid;gap:var(--space-xl)}.page-narrow{width:min(var(--narrow-width),calc(100% - 2rem));margin:0 auto}.hero{position:relative;overflow:hidden;border-bottom:1px solid rgba(26,45,58,.08);background:linear-gradient(135deg,#f6efddf2,#e9ddc3fa)}.hero:after{content:"";position:absolute;inset-inline:0;bottom:0;height:28px;background:linear-gradient(to bottom,rgba(242,232,208,0),var(--parchment));pointer-events:none}.hero-layout{position:relative;isolation:isolate;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:var(--space-lg);align-items:stretch}.hero-layout:before{content:"";position:absolute;inset:0;background-image:url(/textures/aged-map-texture.svg);background-size:cover;background-position:center;opacity:.05;border-radius:var(--radius-xl);pointer-events:none}.hero-copy,.page-header,.content-block{display:grid;gap:var(--space-md)}.hero-copy{align-content:center;min-height:420px}.eyebrow,.filter-label,.simple-card-eyebrow,.meta-eyebrow{color:var(--ocean);font-size:.75rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.hero-copy h1,.page-header h1,.page-header h2,.item-hero h1,.section-title,.guide-section h2,.guide-section h3,.simple-card-title,.product-title,.collection-row-title,.page-content h2,.page-content h3{font-family:Georgia,Times New Roman,serif;line-height:1.12}.hero-copy h1{font-size:clamp(2.3rem,4.8vw,4rem);max-width:11ch}.hero-copy p,.page-header p,.content-block p,.simple-card-text,.product-summary,.guide-section p,.muted,.page-content{color:var(--muted)}.hero-feature{display:grid;grid-template-rows:minmax(0,auto) 1fr;overflow:hidden;border-radius:var(--radius-xl);background:var(--surface-strong);box-shadow:var(--shadow-soft);border:var(--border-light);text-decoration:none}.hero-feature:hover{text-decoration:none;transform:translateY(-2px);box-shadow:var(--shadow-lift)}.hero-feature img,.product-image img,.simple-card-image img,.collection-row-image img,.item-hero-image img{width:100%;object-fit:cover;background:var(--fog)}.hero-feature img{height:230px}.hero-feature-content,.simple-card-body,.product-info,.collection-row-body,.item-hero-body{display:grid;gap:var(--space-sm)}.hero-feature-content,.simple-card-body,.product-info,.collection-row-body{padding:var(--space-md)}.hero-feature-label,.featured-tag,.category-tag,.price{display:inline-flex;align-items:center;gap:.35rem;border-radius:999px;font-size:.74rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.hero-feature-label,.featured-tag{color:var(--ocean)}.category-tag{width:fit-content;color:var(--ink);background:#ffffffad;border:1px solid rgba(26,45,58,.1);padding:.45rem .7rem}.category-tag.secondary{background:#1a4a5c14}.section-divider{height:2px;background-image:linear-gradient(90deg,#1a2d3a00,#1a2d3a2e 18%,#c4722a42,#1a2d3a2e 82%,#1a2d3a00)}.section-header,.page-header{display:grid;gap:var(--space-sm)}.page-header h1,.page-header h2{font-size:clamp(2rem,3vw,3rem)}.content-stack{display:grid;gap:var(--space-lg)}.chip-row,.chip-group,.empty-actions,.affiliate-links{display:flex;flex-wrap:wrap;gap:.65rem}.chip-row{align-items:center}.chip,.pill-link,.filter-chip,.affiliate-button{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;border-radius:999px;border:1px solid rgba(26,45,58,.12);background:#fffcf5b3;padding:.6rem .9rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:transform .18s ease,border-color .18s ease,background-color .18s ease,color .18s ease}.chip:hover,.pill-link:hover,.filter-chip:hover,.affiliate-button:hover{transform:translateY(-1px);text-decoration:none;border-color:#1a2d3a40}.chip.active,.filter-chip.active{color:#fff;background:var(--ocean);border-color:var(--ocean)}.chip.static{cursor:default}.page-shell{display:grid;gap:var(--space-xl)}.product-grid,.simple-section{display:grid;gap:var(--space-md)}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-md)}.simple-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-md)}.item-grid{display:grid;gap:var(--space-md)}.product-card,.simple-card,.collection-row,.guide-card,.card-panel,.details,.facet-bar,.empty-state,.prose,.not-found{border-radius:var(--radius-lg);background:var(--surface);border:var(--border-light);box-shadow:var(--shadow-soft)}.product-card,.simple-card{overflow:clip}.product-card{display:grid;grid-template-rows:auto 1fr}.product-card.featured{box-shadow:var(--shadow-lift)}.product-image img{height:210px}.product-info{gap:.75rem}.product-meta{display:flex;gap:.5rem;flex-wrap:wrap}.product-title{font-size:1.25rem}.product-footer,.collection-row-actions,.item-hero-actions{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.price{color:var(--ocean);background:#1a4a5c14;padding:.45rem .7rem}.editorial-note{color:#1a2d3ad1;font-size:.95rem}.simple-card-link,.simple-card{display:grid;height:100%;text-decoration:none}.simple-card-link{grid-template-rows:auto 1fr}.simple-card-link:hover{text-decoration:none}.simple-card-image{overflow:hidden;background:linear-gradient(180deg,#ffffff1f,#1a2d3a05),var(--surface-strong)}.simple-card-image img{display:block;width:100%;aspect-ratio:4 / 3;height:auto}.collection-card-image img{aspect-ratio:16 / 10}.category-card-image img{aspect-ratio:4 / 3}.simple-card-title{font-size:1.35rem}.simple-card-text{line-height:1.55}.simple-card-meta{color:var(--muted);font-size:.95rem}.simple-card-cta{color:var(--signal);font-weight:700}.thumb-row{display:flex;flex-wrap:wrap;gap:.45rem}.thumb-row img{width:42px;height:42px;border-radius:999px;border:1px solid rgba(26,45,58,.12)}.breadcrumbs{color:#1a2d3ac2;font-size:.92rem}.breadcrumbs ol{list-style:none;display:flex;flex-wrap:wrap;gap:.45rem;padding:0}.breadcrumbs li:not(:last-child):after{content:"›";margin-left:.45rem;color:#1a2d3a73}.facet-bar{display:grid;gap:var(--space-md);padding:var(--space-md)}.facet-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--space-md)}.facet-row.tight{grid-template-columns:repeat(3,minmax(0,1fr))}.facet-group{display:grid;gap:.55rem}.facet-group.grow{grid-column:1 / -1}.facet-input,.facet-select{width:100%;border-radius:999px;border:1px solid rgba(26,45,58,.16);background:#ffffffd6;padding:.75rem .95rem;color:var(--ink)}.facet-input::placeholder{color:#1a2d3a6b}.facet-note{color:var(--muted);font-size:.95rem}.details,.prose,.empty-state,.not-found{padding:var(--space-lg)}.details-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-md)}.details-grid dt{color:var(--ocean);font-size:.82rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.details-grid dd{margin-top:.35rem}.span-2{grid-column:1 / -1}.item-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);gap:var(--space-lg);align-items:start}.item-hero-image,.collection-row-image{overflow:hidden;border-radius:var(--radius-xl);background:var(--surface-strong);border:var(--border-light);box-shadow:var(--shadow-soft)}.item-hero-image img{height:100%;min-height:300px}.item-hero-body{padding:var(--space-sm) 0}.item-hero h1{font-size:clamp(2rem,3.6vw,3.2rem)}.guide-layout{display:grid;grid-template-columns:minmax(0,.25fr) minmax(0,.75fr);gap:var(--space-lg)}.guide-toc{position:sticky;top:110px;align-self:start;padding:var(--space-md)}.guide-toc ol{display:grid;gap:.5rem;margin-top:.75rem;padding-left:1rem}.guide-content{display:grid;gap:var(--space-md)}.guide-section{padding:var(--space-lg);border-radius:var(--radius-lg);background:#fffbf2b8;border:var(--border-light);box-shadow:var(--shadow-soft)}.guide-section p+p{margin-top:.9rem}.collection-list{display:grid;gap:var(--space-md)}.collection-row{display:grid;grid-template-columns:180px minmax(0,1fr);gap:0;overflow:clip}.collection-row-image img{width:100%;height:100%;min-height:180px}.collection-row-body{padding:var(--space-md)}.collection-row-title{font-size:1.35rem}.affiliate-cta{display:grid;gap:var(--space-sm);padding:var(--space-lg);border-radius:var(--radius-lg);background:#fffbf2d1;border:var(--border-light);box-shadow:var(--shadow-soft)}.affiliate-button{color:var(--ink)}.affiliate-button:first-child{background:var(--ocean);color:#fff;border-color:var(--ocean)}.footer{border-top:1px solid rgba(26,45,58,.08);background:#f5ebd6d6}.footer-layout{display:flex;align-items:center;justify-content:space-between;gap:var(--space-md);flex-wrap:wrap;padding:var(--space-lg) 0}.footer-disclosure{max-width:68ch;color:var(--muted);font-size:.95rem}.footer-links{display:flex;flex-wrap:wrap;gap:.75rem 1rem}.footer-links a{color:var(--ink);font-weight:600}.legal-blocks{display:grid;gap:var(--space-md)}.prose{display:grid;gap:var(--space-md);max-width:72ch}.prose h2,.prose h3{color:var(--ink)}.prose p{color:var(--muted)}.empty-state{display:grid;justify-items:start;gap:var(--space-sm)}.empty-state h2,.not-found h2{font-family:Georgia,Times New Roman,serif;font-size:1.8rem}.not-found{display:grid;gap:var(--space-md)}@media(max-width:980px){.hero-layout,.item-hero,.guide-layout,.collection-row{grid-template-columns:1fr}.hero-copy{min-height:0;padding-top:var(--space-lg);padding-bottom:var(--space-lg)}.facet-row,.facet-row.tight,.grid,.simple-grid,.details-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.guide-toc{position:static}}@media(max-width:680px){.site-header-inner,.footer-layout{flex-direction:column;align-items:flex-start}.navigation-list{justify-content:flex-start}.facet-row,.facet-row.tight,.grid,.simple-grid,.details-grid{grid-template-columns:1fr}.page-width{width:min(100%,calc(100% - 1.2rem));padding-top:var(--space-lg);padding-bottom:var(--space-xl)}.hero-copy h1{max-width:none}}
