@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Sora:wght@400;600;700;800&display=swap";:root{--text:#c9bdd9;--text-h:#fbf5ff;--bg:#08050d;--surface:#120b1dd1;--surface-muted:#1c112bcc;--surface-alt:#28173ad6;--border:#dfb9ff1f;--border-strong:#dfb9ff47;--accent:#c04c94;--accent-contrast:#fff9ff;--outline:#ffffff0d;--shadow:#0000006b 0 40px 80px -48px, #05020cb8 0 20px 44px -32px;--sans:"Manrope", "Segoe UI", sans-serif;--heading:"Sora", "Segoe UI", sans-serif;--mono:ui-monospace, Consolas, monospace;font:16px/1.48 var(--sans);letter-spacing:.01em;color:var(--text);background:var(--bg);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (width<=1024px){:root{font-size:16px}}#root{box-sizing:border-box;width:1380px;max-width:calc(100% - 32px);min-height:100svh;margin:0 auto}html{scroll-behavior:smooth}body{min-height:100svh;color:var(--text);background:var(--bg);margin:0}h1,h2,h3{font-family:var(--heading);color:var(--text-h);font-weight:700}h1{letter-spacing:-.05em;margin:0;font-size:clamp(2.35rem,5.4vw,4.2rem);line-height:.92}@media (width<=1024px){h1{font-size:2.45rem}}h2{letter-spacing:-.04em;margin:0;font-size:clamp(1.7rem,3vw,2.5rem);line-height:.98}@media (width<=1024px){h2{font-size:1.85rem}}h3{margin:0;font-size:1.02rem;line-height:1.15}p{margin:0}a{color:inherit}::selection{color:var(--text-h);background:#c04c9457}*{box-sizing:border-box}.landing-page{min-height:100%;padding-bottom:20px;position:relative}main{display:grid}.site-header{z-index:20;box-shadow:inset 0 1px 0 var(--outline), 0 28px 56px -40px #000000e0, 0 10px 24px -18px #7c45b14d;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#100a1ad1;border-radius:24px;justify-content:space-between;align-items:center;gap:18px;margin:14px 20px 0;padding:14px 18px;display:flex;position:sticky;top:14px}.brand{color:var(--text-h);font-family:var(--heading);letter-spacing:.16em;text-transform:uppercase;font-size:.8rem;font-weight:700;text-decoration:none}.site-nav{align-items:center;gap:12px;display:flex}.site-nav a,.footer-links a{color:var(--text-h);text-decoration:none}.site-nav a{background:#ffffff05;border-radius:999px;padding:8px 14px;font-size:.82rem;font-weight:600;transition:transform .2s,background-color .2s,border-color .2s,box-shadow .2s;box-shadow:inset 0 1px #ffffff0a}.site-nav a:hover,.site-nav a:focus-visible,.footer-links a:hover,.footer-links a:focus-visible{background:#c04c941f;outline:none;box-shadow:inset 0 1px #ffffff0a,0 18px 30px -24px #c04c9480}.section-block{padding:38px 28px;scroll-margin-top:110px}.hero-section{padding-top:24px}.hero-copy,.about-story,.value-row,.product-card,.site-footer{background:var(--surface);box-shadow:inset 0 1px 0 var(--outline), 0 30px 60px -42px #000000e6, 0 12px 28px -22px #7c45b138;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border-radius:30px;position:relative;overflow:hidden}.hero-copy,.about-story,.site-footer{isolation:isolate}.hero-copy>*,.about-story>*,.site-footer>*{z-index:1;position:relative}.hero-copy{gap:34px;min-height:0;padding:42px;display:grid}.hero-intro{gap:18px;max-width:980px;display:grid}.hero-copy:before,.hero-copy:after,.site-footer:before{content:"";pointer-events:none;position:absolute}.hero-copy:before{filter:blur(10px);background:#7c45b147;border-radius:42% 58% 55% 45%/45% 38% 62% 55%;width:240px;height:240px;top:-32px;right:-36px}.hero-copy:after{filter:blur(6px);background:#c04c942e;border-radius:56% 44% 48% 52%/43% 64% 36% 57%;width:160px;height:160px;bottom:-36px;left:-24px}.eyebrow{color:var(--accent);letter-spacing:.16em;text-transform:uppercase;margin-bottom:14px;font-size:.68rem;font-weight:700}.hero-description,.section-copy,.about-note p,.value-copy p,.product-card p,.site-footer p{max-width:62ch;color:var(--text)}.hero-description{max-width:72ch;font-size:.94rem;line-height:1.66}.hero-actions{flex-wrap:wrap;gap:10px;display:flex}.hero-bottom{flex-wrap:wrap;justify-content:space-between;align-items:end;gap:22px 28px;display:flex}.primary-action,.secondary-action{min-height:44px;color:var(--text-h);border-radius:999px;justify-content:center;align-items:center;padding:0 18px;font-size:.82rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s,background-color .2s;display:inline-flex}.primary-action{background:var(--accent);color:var(--accent-contrast);box-shadow:inset 0 1px #ffffff24,0 20px 34px -22px #c04c94d1}.secondary-action{background:#ffffff08;box-shadow:inset 0 1px #ffffff0f}.primary-action:hover,.primary-action:focus-visible,.secondary-action:hover,.secondary-action:focus-visible{box-shadow:var(--shadow);outline:none;transform:translateY(-2px)}.hero-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;width:min(100%,380px);display:grid}.stat-card{background:#180f25e0;border-radius:22px;flex-direction:column;justify-content:space-between;gap:10px;min-height:94px;padding:16px;display:flex;box-shadow:inset 0 1px #ffffff0a,0 22px 36px -30px #000000d9}.product-category{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;font-size:.68rem;font-weight:800}.stat-value{color:var(--text-h);font-family:var(--heading);font-size:clamp(1.9rem,3.4vw,3rem);font-weight:700;line-height:.95}.stat-label{color:var(--text);font-size:.8rem}.section-heading{gap:12px;margin-bottom:28px;display:grid}.about-section,.products-section{margin-bottom:12px;padding-top:26px}.about-layout,.product-grid{gap:22px;display:grid}.about-layout{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);align-items:stretch}.about-story,.product-card{background:#140c1fcc;gap:16px;padding:28px;transition:transform .22s,border-color .22s,box-shadow .22s;display:grid}.about-story{align-content:space-between;height:100%}.value-row{background:#140c1fcc;grid-template-columns:56px minmax(0,1fr);align-items:start;gap:16px;padding:22px 24px;transition:transform .22s,border-color .22s,box-shadow .22s;display:grid}.value-row:hover,.value-row:focus-within,.product-card:hover,.product-card:focus-within{box-shadow:inset 0 1px 0 var(--outline), 0 32px 52px -34px #000000db, 0 12px 30px -22px #c04c943d;transform:translateY(-3px)}.about-heading{margin-bottom:0}.about-note{border-top:1px solid #ffffff14;gap:10px;padding-top:18px;display:grid}.about-note-label{color:var(--accent);letter-spacing:.14em;text-transform:uppercase;font-size:.72rem;font-weight:700}.about-values{grid-template-rows:repeat(3,minmax(0,1fr));gap:14px;height:100%;display:grid}.value-index{width:48px;height:48px;color:var(--text-h);font-family:var(--heading);background:#7c45b133;border-radius:16px;justify-content:center;align-items:center;font-size:.86rem;font-weight:700;display:inline-flex;box-shadow:inset 0 1px #ffffff0f,0 18px 28px -24px #7c45b1a6}.value-copy{gap:8px;display:grid}.products-heading{max-width:820px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card{grid-template-columns:88px minmax(0,1fr);align-items:start;gap:14px;padding:22px}.product-art{min-height:88px;box-shadow:none;background:0 0;border-radius:20px;justify-content:center;align-items:center;padding:0;display:flex;position:relative;overflow:visible}.product-art:before,.product-art:after{content:none}.product-art-frame{z-index:1;aspect-ratio:1;width:100%;max-width:none;box-shadow:none;background:0 0;border-radius:20px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.product-art-frame:before{content:none}.product-art-frame img{-o-object-fit:cover;object-fit:cover;border-radius:inherit;width:100%;height:100%;display:block;box-shadow:0 18px 32px -24px #000000b8}.product-meta{gap:6px;display:grid}.product-link{width:fit-content;color:var(--text-h);margin-top:4px;padding-bottom:2px;font-size:.8rem;font-weight:700;text-decoration:none;box-shadow:inset 0 -1px #ffffff2e}.product-link:hover,.product-link:focus-visible{outline:none;box-shadow:inset 0 -1px #c04c94db}.site-footer{background:#100a1ac7;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr) auto;align-items:flex-start;gap:20px;margin:0 28px 28px;padding:22px;display:grid}.site-footer:before{filter:blur(18px);background:#7c45b124;border-radius:50%;width:180px;height:180px;top:-70px;left:-20px}.footer-title{color:var(--text-h);font-family:var(--heading);letter-spacing:.16em;text-transform:uppercase;margin-bottom:8px;font-size:.74rem;font-weight:700}.footer-copy,.footer-contact{gap:8px;display:grid}.footer-contact a{width:fit-content;color:var(--text-h);text-decoration:none}.footer-contact a:hover,.footer-contact a:focus-visible{color:var(--accent);outline:none}.footer-links{flex-direction:column;align-self:start;align-items:flex-start;gap:10px;display:flex}.footer-links a{font-size:.8rem}@media (width<=980px){.product-grid,.about-layout{grid-template-columns:1fr}.product-card{grid-template-columns:88px minmax(0,1fr);align-items:center}.hero-bottom{flex-direction:column;align-items:flex-start}.hero-stats{width:100%}}@media (width<=720px){.section-block{padding:24px 18px;scroll-margin-top:108px}.site-header{border-radius:24px;margin:16px 16px 0;padding:18px}.site-header,.site-footer{flex-direction:column;align-items:stretch}.site-nav,.footer-links,.hero-actions{flex-direction:column}.site-nav a,.primary-action,.secondary-action{box-sizing:border-box;width:100%}.hero-copy,.product-card,.site-footer,.about-story,.value-row{border-radius:24px;padding:20px}.value-row{grid-template-columns:44px minmax(0,1fr);gap:14px}.product-card{grid-template-columns:72px minmax(0,1fr);align-items:center;gap:12px}.hero-stats{grid-template-columns:1fr}.product-art{min-height:72px}.site-footer{grid-template-columns:1fr;margin:0 16px 16px}.landing-page:before{width:260px;height:260px}.landing-page:after{width:220px;height:220px;right:-60px}}
