:root{--surface:#fff8fa;--surface-elevated:#fff;--surface-card:#fff;--border:#f3dce6;--text:#1a1a1a;--text-muted:#6b6470;--accent:#ff0040;--accent-magenta:#e91e8c;--accent-hover:#ff1a55;--accent-light:#e91e8c1a;--font-sans:"Inter", ui-sans-serif, system-ui, sans-serif}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);-webkit-font-smoothing:antialiased;font-family:var(--font-sans);background-color:#fff9fb;background-image:linear-gradient(#ffe8f1 0%,#fff5f8 35%,#fffbfb 70%,#fff 100%),radial-gradient(90% 60% at 10% 0,#e91e8c14,#0000),radial-gradient(70% 50% at 90% 20%,#ff00400d,#0000);background-attachment:fixed;margin:0}#root{flex-direction:column;min-height:100vh;display:flex}#root>main{flex:1}::selection{color:#1a1a1a;background:#e91e8c33}img,video{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit}.page-wrap{width:100%;max-width:72rem;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}.site-bar{--site-bar-logo-h:clamp(5.25rem, 7.5vw, 7.5rem)}.site-bar-footer{--site-bar-footer-h:2rem}.site-bar-header{--site-bar-header-h:3.25rem}.site-bar-shell{width:100%;max-width:72rem;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}.site-bar-nav-link{color:#fffc;font-size:.875rem;transition:color .15s}.site-bar-nav-link:hover{color:#fff}.section-padding{padding-top:2rem;padding-bottom:2rem}.section-padding-compact{padding-top:1rem;padding-bottom:1rem}.content-rail{text-align:left;flex-direction:column;align-items:flex-start;width:100%;display:flex}.section-title{letter-spacing:-.025em;width:100%;max-width:48rem;color:var(--text);margin:0;font-size:1.25rem;font-weight:700}.section-lead{width:100%;max-width:48rem;color:var(--text-muted);margin-top:.375rem;font-size:.8125rem;line-height:1.625}.section-block{width:100%;margin-top:1.25rem}.brand-gradient{background:linear-gradient(90deg,#c0267a 0%,#e91e8c 45%,#ff1744 100%)}.footer-gradient,.site-bar.site-bar-header,.site-bar.site-bar-footer{background:#000}.brand-gradient-text{background:linear-gradient(90deg,#c0267a 0%,#e91e8c 50%,#ff1744 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.hero-glow{background:radial-gradient(80% 60% at 0 0,#e91e8c0f,#0000 70%)}.btn-primary{color:#fff;background:linear-gradient(90deg,#c0267a 0%,#e91e8c 50%,#ff1744 100%);border:0;border-radius:.75rem;justify-content:center;align-items:center;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;transition:background .15s,box-shadow .15s;display:inline-flex;box-shadow:0 4px 6px #00000014}.btn-primary:hover{background:linear-gradient(90deg,#d42a88 0%,#f0289a 50%,#ff3860 100%);box-shadow:0 4px 20px #ff00404d}.btn-secondary{border:1px solid var(--border);color:var(--text);background:#fff;border-radius:.75rem;justify-content:center;align-items:center;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;transition:border-color .15s,background .15s;display:inline-flex}.btn-secondary:hover{background:var(--surface);border-color:#e91e8c66}.badge-brand{text-align:center;color:#be185d;background:#e91e8c14;border:1px solid #e91e8c40;border-radius:999px;justify-content:center;align-items:center;padding:.25rem .75rem;font-size:.75rem;font-weight:500;display:inline-flex}.chip-brand{color:#be185d;background:#e91e8c0f;border:1px solid #e91e8c33;border-radius:999px;padding:.25rem .625rem;font-size:.75rem;font-weight:600}.route-hold{min-height:50vh}.prose{max-width:48rem}.prose p{color:var(--text-muted);line-height:1.7}.inner-page{padding-top:2rem;padding-bottom:3rem}.crumbs{color:var(--text-muted);flex-wrap:wrap;gap:.4rem;margin:0 0 1.25rem;font-size:.8125rem;display:flex}.crumbs a:hover{color:var(--accent-magenta)}@media (width>=640px){.page-wrap,.site-bar-shell{padding-left:1.5rem;padding-right:1.5rem}.site-bar-footer{--site-bar-footer-h:2.25rem}.site-bar-header{--site-bar-header-h:4.25rem}.section-padding{padding-top:3rem;padding-bottom:3rem}.section-padding-compact{padding-top:1.5rem;padding-bottom:1.5rem}.section-title{font-size:1.875rem}.section-lead{margin-top:.5rem;font-size:1rem}.section-block{margin-top:2rem}.btn-primary,.btn-secondary{padding:.75rem 2rem}.badge-brand{padding:.375rem 1.25rem;font-size:.875rem}.chip-brand{padding:.375rem 1rem;font-size:.875rem}}@media (width>=768px){.page-wrap,.site-bar-shell{padding-left:3rem;padding-right:3rem}.section-title{font-size:2.25rem}.section-lead{font-size:1.125rem}}@media (width>=1024px){.page-wrap,.site-bar-shell{padding-left:6rem;padding-right:6rem}.section-padding{padding-top:4rem;padding-bottom:4rem}.section-padding-compact{padding-top:2rem;padding-bottom:2rem}}.flex{display:flex}.inline-flex{display:inline-flex}.hidden{display:none}.block{display:block}.grid{display:grid}.relative{position:relative}.absolute{position:absolute}.sticky{position:sticky}.inset-0{inset:0}.top-0{top:0}.top-full{top:100%}.right-0{right:0}.z-50{z-index:50}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-y-auto{overflow-y:auto}.w-full{width:100%}.w-auto{width:auto}.max-w-none{max-width:none}.max-w-3xl{max-width:48rem}.min-w-0{min-width:0}.h-full{height:100%}.h-8{height:2rem}.h-3\.5{height:.875rem}.w-3\.5{width:.875rem}.h-4{height:1rem}.w-4{width:1rem}.h-5{height:1.25rem}.w-5{width:1.25rem}.h-6{height:1.5rem}.w-6{width:1.5rem}.h-9{height:2.25rem}.w-9{width:2.25rem}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.h-11{height:2.75rem}.min-h-12{min-height:3rem}.min-h-\[var\(--site-bar-header-h\)\]{min-height:var(--site-bar-header-h)}.shrink-0{flex-shrink:0}.flex-1{flex:1}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.items-center{align-items:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-0\.5{gap:.125rem}.gap-px{gap:1px}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-6{gap:1.5rem}.gap-x-4{column-gap:1rem}.gap-y-2\.5{row-gap:.625rem}.p-1\.5{padding:.375rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-3\.5{padding-left:.875rem;padding-right:.875rem}.px-4{padding-left:1rem;padding-right:1rem}.py-0{padding-top:0;padding-bottom:0}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.pt-2\.5{padding-top:.625rem}.pb-3\.5{padding-bottom:.875rem}.pl-4{padding-left:1rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-2{margin-top:.5rem}.mt-2\.5{margin-top:.625rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-10{margin-top:2.5rem}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-base{font-size:1rem}.text-\[6px\]{font-size:6px}.text-\[7px\]{font-size:7px}.text-\[0\.5625rem\]{font-size:.5625rem}.text-\[0\.625rem\]{font-size:.625rem}.text-\[0\.6875rem\]{font-size:.6875rem}.text-\[0\.9375rem\]{font-size:.9375rem}.text-\[1\.375rem\]{font-size:1.375rem}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.uppercase{text-transform:uppercase}.leading-none{line-height:1}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.leading-relaxed{line-height:1.625}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.whitespace-nowrap{white-space:nowrap}.line-clamp-3{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.text-white{color:#fff}.text-white\/50{color:#ffffff80}.text-white\/75{color:#ffffffbf}.text-white\/80{color:#fffc}.text-text{color:var(--text)}.text-text-muted{color:var(--text-muted)}.text-accent{color:var(--accent)}.text-accent-magenta{color:var(--accent-magenta)}.bg-black{background:#000}.bg-white{background:#fff}.bg-white\/10{background:#ffffff1a}.bg-white\/15{background:#ffffff26}.bg-white\/40{background:#fff6}.bg-white\/50{background:#ffffff80}.bg-white\/60{background:#fff9}.bg-surface{background:var(--surface)}.bg-surface-card{background:var(--surface-card)}.bg-surface-elevated{background:var(--surface-elevated)}.bg-accent-light{background:var(--accent-light)}.border{border-style:solid;border-width:1px}.border-t{border-top:1px solid}.border-b{border-bottom:1px solid}.border-y{border-top:1px solid;border-bottom:1px solid}.border-l{border-left:1px solid}.border-border{border-color:var(--border)}.border-white\/10{border-color:#ffffff1a}.border-white\/20{border-color:#fff3}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.shadow-sm{box-shadow:0 1px 2px #0000000d}.shadow-lg{box-shadow:0 10px 15px #0000001a}.shadow-xl{box-shadow:0 20px 25px #0000001f}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.object-top{object-position:top}.aspect-\[4\/3\]{aspect-ratio:4/3}.aspect-\[21\/9\]{aspect-ratio:21/9}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.space-y-0\.5>*+*{margin-top:.125rem}.transition{transition:all .15s}.transition-transform{transition:transform .15s}.rotate-180{transform:rotate(180deg)}.outline-none{outline:none}.max-h-72{max-height:18rem}.min-w-\[4\.5rem\]{min-width:4.5rem}.min-w-\[11rem\]{min-width:11rem}.cursor-pointer{cursor:pointer}.hero-tight{padding-bottom:1.5rem}.chip-hero{white-space:nowrap;letter-spacing:-.025em;flex-grow:0;flex-shrink:0;padding:.125rem .375rem;font-size:.5625rem;line-height:1.25}.logo-bar{align-items:center;height:1.85rem;display:flex;position:relative;overflow:hidden}.logo-bar img{object-fit:contain;width:auto;max-width:none;height:11.25rem}.logo-footer{align-items:center;height:.875rem;display:flex;position:relative;overflow:hidden}.logo-footer img{object-fit:contain;width:auto;max-width:none;height:5.4rem}.product-media{aspect-ratio:4/3;background:var(--surface-elevated);position:relative}.product-media img{width:100%;height:100%;position:absolute;inset:0}.product-media img.is-contain{object-fit:contain;object-position:top;padding:.5rem}.product-media img.is-cover{object-fit:cover}.group:hover .product-media img.is-contain{transform:scale(1.02)}.group:hover .product-media img.is-cover{transform:scale(1.05)}.hover-card{transition:border-color .15s,box-shadow .15s,transform .15s}.hover-card:hover{border-color:#e91e8c4d;box-shadow:0 0 24px #e91e8c1f}.social-btn:hover{transform:scale(1.05);box-shadow:0 0 16px #e91e8c4d}@media (width>=640px){.sm\:flex{display:flex}.sm\:hidden{display:none}.sm\:flex-row{flex-direction:row}.sm\:flex-wrap{flex-wrap:wrap}.sm\:w-auto{width:auto}.sm\:h-4{height:1rem}.sm\:h-6{height:1.5rem}.sm\:w-6{width:1.5rem}.sm\:h-9{height:2.25rem}.sm\:h-10{height:2.5rem}.sm\:w-10{width:2.5rem}.sm\:h-11{height:2.75rem}.sm\:w-11{width:2.75rem}.sm\:h-12{height:3rem}.sm\:w-12{width:3rem}.sm\:min-h-0{min-height:0}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:gap-3{gap:.75rem}.sm\:gap-4{gap:1rem}.sm\:gap-x-8{column-gap:2rem}.sm\:p-5{padding:1.25rem}.sm\:px-3{padding-left:.75rem;padding-right:.75rem}.sm\:px-4{padding-left:1rem;padding-right:1rem}.sm\:px-8{padding-left:2rem;padding-right:2rem}.sm\:py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.sm\:py-3{padding-top:.75rem;padding-bottom:.75rem}.sm\:py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.sm\:py-4{padding-top:1rem;padding-bottom:1rem}.sm\:py-8{padding-top:2rem;padding-bottom:2rem}.sm\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.sm\:pl-6{padding-left:1.5rem}.sm\:mt-2\.5{margin-top:.625rem}.sm\:mt-3{margin-top:.75rem}.sm\:mt-4{margin-top:1rem}.sm\:mt-5{margin-top:1.25rem}.sm\:mt-6{margin-top:1.5rem}.sm\:mt-12{margin-top:3rem}.sm\:text-xs{font-size:.75rem}.sm\:text-sm{font-size:.875rem}.sm\:text-base{font-size:1rem}.sm\:text-lg{font-size:1.125rem}.sm\:text-4xl{font-size:2.25rem}.sm\:text-\[8px\]{font-size:8px}.sm\:text-\[7px\]{font-size:7px}.sm\:leading-\[1\.1\]{line-height:1.1}.sm\:leading-normal{line-height:1.5}.sm\:tracking-normal{letter-spacing:0}.sm\:rounded-xl{border-radius:.75rem}.sm\:rounded-2xl{border-radius:1rem}.hero-tight{padding-bottom:2rem}.chip-hero{letter-spacing:0;padding:.375rem 1rem;font-size:.875rem;line-height:1.5}.logo-bar{height:auto;overflow:visible}.logo-bar img{height:clamp(7.5rem,14vw,13.5rem)}.logo-footer{height:1rem}.logo-footer img{height:6.15rem}}@media (width>=768px){.md\:flex{display:flex}.md\:hidden{display:none}.md\:mx-auto{margin-left:auto;margin-right:auto}.md\:text-xl{font-size:1.25rem}}@media (width>=1024px){.lg\:flex{display:flex}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:gap-8{gap:2rem}.lg\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.lg\:py-12{padding-top:3rem;padding-bottom:3rem}.lg\:py-16{padding-top:4rem;padding-bottom:4rem}.lg\:text-5xl{font-size:3rem}.hero-tight{padding-bottom:2.5rem}}@media (width>=1280px){.xl\:text-6xl{font-size:3.75rem}}
