.seo-page{background:var(--paper);color:var(--ink)}
.skip{position:absolute;left:-9999px}.skip:focus{left:16px;top:16px;z-index:999;background:#fff;padding:10px}
.seo-hero{padding:70px 0 58px;background:radial-gradient(circle at 78% 34%,rgba(184,134,11,.14),transparent 30%),var(--paper);border-bottom:1px solid var(--line)}
.seo-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:60px;align-items:center}.seo-hero h1{font-family:"Young Serif",Georgia,serif;font-size:clamp(2.75rem,6vw,5rem);font-weight:400;line-height:1.02;max-width:14ch;margin:12px 0 18px}.seo-hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.seo-proof{background:#fff;border:1px solid var(--line);border-radius:24px;padding:26px;display:grid;grid-template-columns:1fr auto;gap:15px;box-shadow:var(--sh)}.seo-proof>img{grid-column:1/-1}.seo-proof span{color:var(--muted);font-size:.85rem}.seo-proof strong{text-align:right}
.seo-section{padding:72px 0}.seo-section.alt{background:#f2eee6;border-block:1px solid var(--line)}.seo-kicker{font-family:"Space Mono",monospace;font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:var(--hot-deep)}.seo-section h2{font-family:"Young Serif",Georgia,serif;font-size:clamp(2rem,4vw,3.4rem);font-weight:400;line-height:1.08;margin:10px 0 18px}.seo-section h3{font-family:"Young Serif",Georgia,serif;font-size:1.35rem;font-weight:400;margin:0 0 9px}.seo-copy{max-width:760px;color:var(--muted);line-height:1.75}.seo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:30px}.seo-grid.two{grid-template-columns:repeat(2,1fr)}.seo-card{display:block;background:#fff;border:1px solid var(--line);border-radius:22px;padding:26px;color:inherit;text-decoration:none}.seo-card:hover{transform:translateY(-3px);box-shadow:var(--sh-lg)}.seo-card p{color:var(--muted);line-height:1.65;margin:8px 0 0}.seo-price{font-family:"Space Mono",monospace;font-size:1.8rem;color:var(--gold);margin:10px 0 3px}.seo-member{color:var(--ours);font-weight:800}.seo-table{width:100%;border-collapse:separate;border-spacing:0;margin-top:28px;background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden}.seo-table th,.seo-table td{text-align:left;padding:16px;border-bottom:1px solid var(--line)}.seo-table tr:last-child td{border-bottom:0}.seo-table th{font-family:"Space Mono",monospace;font-size:.72rem;text-transform:uppercase;letter-spacing:.1em;background:#f4efe5}.seo-note{border-left:4px solid var(--gold);background:#fff;padding:18px 20px;margin:25px 0;color:var(--muted)}.seo-faq details{background:#fff;border:1px solid var(--line);border-radius:16px;padding:18px 20px;margin:10px 0}.seo-faq summary{font-weight:800;cursor:pointer}.seo-faq p{color:var(--muted);line-height:1.7}.seo-breadcrumb{font-size:.82rem;color:var(--muted);margin-bottom:18px}.seo-breadcrumb a{color:var(--hot-deep)}
.store-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:30px}.store-card{display:block;overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:24px;color:inherit;text-decoration:none;box-shadow:0 12px 32px rgba(39,31,18,.05);transition:transform .2s ease,box-shadow .2s ease}.store-card:hover{transform:translateY(-5px);box-shadow:var(--sh-lg)}.store-card-photo{position:relative;aspect-ratio:4/3;overflow:hidden;background:#e9e3d8}.store-card-photo img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .45s ease}.store-card:hover .store-card-photo img{transform:scale(1.035)}.store-card-photo.portrait img{object-position:center 42%}.store-card-body{padding:24px}.store-card-body h3{margin:0 0 8px}.store-card-body p{margin:0;color:var(--muted);line-height:1.6}.store-card-link{display:inline-block;margin-top:14px;font:700 .7rem "Space Mono",monospace;letter-spacing:.08em;text-transform:uppercase;color:var(--hot-deep)}
.store-feature{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:34px;align-items:stretch;margin-top:30px}.store-feature-photo{min-height:430px;overflow:hidden;border-radius:26px;border:1px solid var(--line);background:#e9e3d8;box-shadow:var(--sh)}.store-feature-photo img{width:100%;height:100%;display:block;object-fit:cover}.store-feature-photo.portrait img{object-position:center 42%}.store-feature-copy{display:flex;flex-direction:column;justify-content:center;background:#fff;border:1px solid var(--line);border-radius:26px;padding:34px}.store-feature-copy h2{margin-top:8px}.store-feature-copy p{color:var(--muted);line-height:1.7}.store-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-top:28px}.store-gallery figure{margin:0;overflow:hidden;border-radius:22px;border:1px solid var(--line);background:#fff}.store-gallery img{width:100%;height:360px;display:block;object-fit:cover}.store-gallery figcaption{padding:13px 16px;color:var(--muted);font-size:.82rem}.store-gallery .wide{grid-column:1/-1}.store-gallery .wide img{height:auto;aspect-ratio:16/9;object-fit:cover}.seo-footer{background:var(--ink);color:#d8d2c6;padding:55px 0 25px}.seo-footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:34px}.seo-footer h2{font:700 .72rem "Space Mono",monospace;text-transform:uppercase;letter-spacing:.11em;color:#fff;margin-bottom:14px}.seo-footer a{display:block;color:#c9c0b1;text-decoration:none;margin:8px 0}.seo-footer .brand{color:#fff;font-size:1.3rem}.seo-footer p{max-width:32ch;line-height:1.7}.seo-legal{border-top:1px solid #3c382f;margin-top:35px;padding-top:20px;font-size:.72rem;line-height:1.7;color:#979083}.seo-status{display:inline-flex;border-radius:99px;padding:6px 10px;font:700 .68rem "Space Mono",monospace;text-transform:uppercase}.seo-status.yes{background:#e3efe6;color:#24583b}.seo-status.no{background:#f2dfdd;color:#8d2c23}.seo-status.review{background:#f6edd4;color:#76550c}
.seo-hero-store-photo{margin:0;overflow:hidden;border-radius:26px;border:1px solid rgba(255,255,255,.24);background:#fff;box-shadow:var(--sh-lg)}.seo-hero-store-photo img{width:100%;height:330px;display:block;object-fit:cover}.seo-hero-store-photo figcaption{padding:12px 16px;background:#fff;color:var(--muted);font-size:.78rem}
.store-gallery.penfield-thumbs{grid-template-columns:repeat(4,1fr)}.store-gallery.penfield-thumbs img{height:210px}.store-gallery.penfield-thumbs figcaption{min-height:54px}
@media(max-width:850px){.seo-hero-grid,.seo-footer-grid{grid-template-columns:1fr}.seo-proof{max-width:500px}.seo-grid,.seo-grid.two,.store-grid,.store-feature{grid-template-columns:1fr}.store-feature-photo{min-height:330px}.store-gallery img{height:280px}.seo-hero{padding-top:45px}.seo-table{display:block;overflow-x:auto}.seo-footer-grid{gap:20px}.seo-page .nav-links{display:none}}
@media(max-width:850px){.store-gallery.penfield-thumbs{grid-template-columns:repeat(2,1fr)}}
@media(max-width:580px){.store-gallery{grid-template-columns:1fr}.store-gallery img{height:260px}.store-card-photo{aspect-ratio:16/11}.store-feature-copy{padding:26px}.store-feature-photo{min-height:290px}}
@media(max-width:580px){.store-gallery.penfield-thumbs{grid-template-columns:1fr}.store-gallery.penfield-thumbs img{height:240px}}
