@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.03ez25a9g3i0n.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.3i9rha7jpxn0q.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.2o7ko1d-5m1xu.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.1ee5w62fj497l.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.1way2z9fj6cig.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.0szrwpqb9mkwe.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.45535valc9rzk.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_b2991b2-module__9mH_6q__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_b2991b2-module__9mH_6q__variable{--font-sans:"Inter", "Inter Fallback"}
:root{--bg-color:#fbfaf9;--text-primary:#1c1917;--text-secondary:#57534e;--border-color:#e7e5e4;--accent-color:#0f766e;--space-xs:.5rem;--space-sm:1rem;--space-md:2rem;--space-lg:3rem;--space-xl:5rem;--font-sans:"Inter", sans-serif}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-color);color:var(--text-primary);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{margin-bottom:var(--space-sm);letter-spacing:-.02em;font-weight:500;line-height:1.2}p{color:var(--text-secondary);margin-bottom:var(--space-md)}.container{width:100%;max-width:1200px;padding:0 var(--space-sm);margin:0 auto}@media (min-width:768px){.container{padding:0 var(--space-md)}}.header{padding:var(--space-md) 0;justify-content:space-between;align-items:center;display:flex}.logo{align-items:center;display:flex}.nav{gap:var(--space-md);display:flex}.nav a{color:var(--text-secondary);font-size:.875rem;transition:color .2s}.nav a:hover{color:var(--text-primary)}.section{padding:var(--space-lg) 0}@media (min-width:768px){.section{padding:var(--space-xl) 0}}.hero{padding:var(--space-lg) 0 var(--space-md)}@media (min-width:768px){.hero{padding:var(--space-xl) 0 var(--space-lg)}}.hero-grid{gap:var(--space-md);grid-template-columns:1fr;align-items:center;display:grid}@media (min-width:768px){.hero-grid{gap:var(--space-xl);grid-template-columns:1fr 1fr}}.hero h1{letter-spacing:-.03em;margin-bottom:var(--space-md);font-size:2.5rem}@media (min-width:768px){.hero h1{font-size:3.5rem}}.hero p{margin-bottom:var(--space-lg);font-size:1.125rem}@media (min-width:768px){.hero p{font-size:1.25rem}}.hero-image{aspect-ratio:4/3;border-radius:12px;width:100%;position:relative;overflow:hidden}@media (min-width:768px){.hero-image{aspect-ratio:1}}.actions{align-items:center;gap:var(--space-md);flex-wrap:wrap;display:flex}.btn{background-color:var(--text-primary);color:#fff;border-radius:6px;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;transition:background-color .2s,transform .2s;display:inline-flex}.btn:hover{background-color:var(--accent-color);transform:translateY(-1px)}.link{color:var(--text-secondary);font-size:.875rem;transition:color .2s}.link:hover{color:var(--text-primary)}.section-header{margin-bottom:var(--space-lg)}.section-header h2{font-size:1.5rem}@media (min-width:768px){.section-header h2{font-size:2.25rem}}.section-header p{max-width:600px}.featured-store{border:1px solid var(--border-color);color:inherit;background:#fff;border-radius:12px;flex-direction:column;text-decoration:none;transition:border-color .2s,box-shadow .2s;display:flex;overflow:hidden}@media (min-width:768px){.featured-store{flex-direction:row;align-items:stretch}}.featured-store:hover{border-color:#d6d3d1;box-shadow:0 8px 24px #0000000a}.store-image{aspect-ratio:4/3;background-color:var(--bg-color);width:100%;position:relative}@media (min-width:768px){.store-image{aspect-ratio:auto;width:50%}}.store-content{padding:var(--space-md);flex-direction:column;justify-content:center;display:flex}@media (min-width:768px){.store-content{width:50%;padding:var(--space-xl)}}.store-category{text-transform:uppercase;letter-spacing:.05em;color:var(--accent-color);margin-bottom:var(--space-sm);font-size:.75rem;font-weight:600}.store-content h3{margin-bottom:var(--space-xs);font-size:1.5rem}.store-content p{margin-bottom:var(--space-lg);font-size:1rem}.subtle-note{color:var(--text-secondary);text-align:center;margin-top:var(--space-md);opacity:.8;font-size:.875rem}.about-band{gap:var(--space-md);margin-top:var(--space-md);padding:var(--space-md);border:1px solid var(--border-color);background-color:#fff;border-radius:12px;flex-direction:column;display:flex}@media (min-width:768px){.about-band{padding:var(--space-lg);justify-content:space-between;gap:var(--space-lg);flex-direction:row}}.about-item{flex-direction:column;flex:1;align-items:flex-start;display:flex}.about-item svg{width:24px;height:24px;margin-bottom:var(--space-sm);color:var(--accent-color)}.about-item h3{margin-bottom:var(--space-xs);font-size:1.125rem}.about-item p{margin-bottom:0;font-size:.875rem}.footer-wrapper{border-top:1px solid var(--border-color);margin-top:var(--space-xl);background-color:#f5f5f4}.footer{padding:var(--space-xl) 0;gap:var(--space-md);flex-direction:column;display:flex}@media (min-width:768px){.footer{flex-direction:row;justify-content:space-between;align-items:flex-start}}.footer-brand{gap:var(--space-sm);flex-direction:column;display:flex}.footer-brand p{margin-bottom:0;font-size:.875rem}.footer-links{gap:var(--space-xs);flex-direction:column;display:flex}.footer-links a{color:var(--text-secondary);font-size:.875rem;transition:color .2s}.footer-links a:hover{color:var(--text-primary)}
