.general-store-shell{--store-plum:#573363;--store-ink:#302336;--store-muted:#6b626d;color:var(--store-ink);font-family:'DM Sans',Arial,sans-serif;background:#fff}
.general-store-shell .header{max-width:1200px;margin:0 auto;border:0;border-bottom:1px solid #e9e1ec;padding:28px 24px 24px}
.general-store-shell .header .wordmark{font-family:'DM Serif Display',Georgia,serif;font-size:2.9rem;font-weight:400;letter-spacing:-.055em;color:var(--store-plum)}
.general-store-shell .navigation{gap:8px;margin-top:22px}
.general-store-shell .navigation a{border:1px solid transparent;border-radius:4px;padding:9px 15px;font-size:.875rem;color:var(--store-ink)}
.general-store-shell .navigation a:hover{color:var(--store-plum);background:#f5eff7;border-color:#e6dbea}
.general-store-shell .navigation a:focus-visible{outline-color:var(--store-plum)}
.general-store-shell .navigation .connect{background:var(--store-plum);color:white;margin-left:16px;border-color:var(--store-plum)}
.general-store-shell .navigation .connect:hover{background:#754887;color:white}
.general-store-shell .content{max-width:1200px;padding:37px 24px 60px}
.store-introduction{text-align:center;margin:0 auto 34px}
.store-kicker{font-size:.6875rem;font-weight:700;letter-spacing:.18em;color:#805a8e;margin:0 0 11px;line-height:1.5}
.store-introduction h1{font-family:'DM Serif Display',Georgia,serif;font-size:clamp(2.2rem,4vw,3.15rem);font-weight:400;letter-spacing:-.025em;line-height:1.1;margin:0}
.store-introduction>p:last-child{font-size:1rem;line-height:1.6;margin:14px 0 0;color:var(--store-muted)}
.store-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px 23px}
.store-category-tile{display:block;min-width:0;text-decoration:none;border:1px solid #e8e0eb;border-radius:8px;overflow:hidden;background:white;transition:transform .2s,border-color .2s,box-shadow .2s}
.store-category-tile:hover{transform:translateY(-4px);border-color:#b899c4;box-shadow:0 7px 24px #5733630c}
.store-category-tile:focus-visible{outline:3px solid var(--store-plum);outline-offset:4px}
.store-category-photo{aspect-ratio:1.08;overflow:hidden;padding:18px;background:white;display:grid;place-items:center}
.store-category-photo img{width:100%;height:100%;object-fit:contain;min-width:0;min-height:0;transition:transform .25s}
.store-category-tile:hover img{transform:scale(1.035)}
.store-category-caption{position:relative;border-top:1px solid #f0e9f2;padding:18px 42px 19px 19px;min-height:98px;background:#fbf8fc}
.store-category-caption h2{font-family:'DM Serif Display',Georgia,serif;font-weight:400;font-size:1.55rem;line-height:1.2;margin:0;color:var(--store-plum)}
.store-category-caption p{font-size:.875rem;line-height:1.5;color:var(--store-muted);margin:6px 0 0}
.store-category-arrow{position:absolute;right:18px;top:20px;font-size:1.15rem;color:#876894}
.general-store-shell .site-footer{background:#f6f1f8;color:#4f3a58;border-top:1px solid #e9dfed;font-size:.875rem}
@media(max-width:1000px){.general-store-shell .navigation{gap:2px}.general-store-shell .navigation a{padding:9px 10px}.general-store-shell .navigation .connect{margin-left:9px}.store-category-grid{gap:20px 16px}.store-category-caption{padding:16px 32px 17px 15px}.store-category-caption h2{font-size:1.4rem}.store-category-arrow{right:13px}.store-category-photo{padding:14px}}
@media(max-width:850px){.store-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.store-category-photo{aspect-ratio:1.2;padding:22px}.general-store-shell .header{padding:25px 20px 20px}.general-store-shell .navigation a{padding:9px 8px}}
@media(max-width:640px){.general-store-shell .header{margin:0 16px;padding:23px 0 17px}.general-store-shell .header .wordmark{font-size:2.5rem}.general-store-shell .navigation{gap:4px;margin-top:20px}.general-store-shell .navigation a{font-size:.875rem;min-height:42px;padding:10px 3px}.general-store-shell .navigation .connect{margin:5px 0 0}.general-store-shell .content{padding:29px 16px 42px}.store-introduction{margin-bottom:27px}.store-kicker{font-size:.625rem;letter-spacing:.12em}.store-introduction h1{font-size:2.25rem}.store-introduction>p:last-child{font-size:.9375rem;max-width:300px;margin:12px auto 0}.store-category-grid{gap:16px 12px}.store-category-photo{aspect-ratio:1;padding:12px}.store-category-caption{padding:14px 25px 15px 12px;min-height:109px}.store-category-caption h2{font-size:1.25rem}.store-category-caption p{font-size:.875rem}.store-category-arrow{right:10px;top:15px;font-size:1rem}}
@media(prefers-reduced-motion:reduce){.store-category-tile,.store-category-photo img{transition:none}.store-category-tile:hover,.store-category-tile:hover img{transform:none}}
