:root{--ink:#171419;--rose:#df536f;--cream:#f7f3f4;--paper:#fffdfd;--muted:#756e79;--border:#e7e0e5;--shadow:0 24px 70px #27182217}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit}main{overflow:hidden}.container{width:min(1180px,100% - 48px);margin:auto}.narrow{width:min(820px,100%)}.section{padding:120px 0}.eyebrow{color:var(--rose);letter-spacing:.14em;text-transform:uppercase;font-size:11px;font-weight:800;display:inline-block}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:0 22px;font-size:14px;font-weight:750;text-decoration:none;transition:all .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-small{min-height:40px;padding:0 17px;font-size:12px}.button-primary{background:var(--rose);color:#fff}.button-dark{background:var(--ink);color:#fff}.button-ghost{background:#fff8;border-color:#ccc}.button-light{color:var(--ink);background:#fff}.button-outline-light{color:#fff;border-color:#fff8}.button-row{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.text-link{font-size:13px;font-weight:750;text-decoration:none}.text-link b{color:var(--rose)}.site-header{z-index:50;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffdfddd;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;min-height:68px;display:flex}.brand-link{text-decoration:none}.brand-mark{align-items:center;gap:10px;display:inline-flex}.brand-symbol{background:var(--ink);border-radius:9px;width:27px;height:27px;position:relative;overflow:hidden}.brand-symbol i{background:var(--rose);border-radius:999px;width:16px;height:8px;position:absolute;transform:rotate(-35deg)}.brand-symbol i:first-child{top:6px;left:4px}.brand-symbol i:last-child{background:#fff;bottom:5px;right:3px}.brand-word{letter-spacing:-.04em;font-size:18px;font-weight:850}.desktop-nav{gap:30px;display:flex}.desktop-nav a{color:#524b54;font-size:13px;font-weight:650;text-decoration:none}.header-actions{align-items:center;gap:12px;display:flex}.mobile-menu{display:none;position:relative}.mobile-menu summary{background:var(--cream);border-radius:50%;place-content:center;gap:5px;width:40px;height:40px;list-style:none;display:grid}.mobile-menu summary span{background:var(--ink);width:17px;height:2px}.mobile-menu-panel{border:1px solid var(--border);width:230px;box-shadow:var(--shadow);background:#fff;border-radius:18px;padding:12px;display:grid;position:absolute;top:48px;right:0}.mobile-menu-panel a{padding:12px;text-decoration:none}.hero{background:linear-gradient(145deg,#fff,#fbf2f4 50%,#f1dde3);min-height:860px;padding:145px 0 90px;position:relative}.hero-inner{text-align:center}.hero h1{letter-spacing:-.075em;max-width:1020px;margin:18px auto 0;font-size:clamp(60px,9vw,126px);line-height:.9}.hero p{color:#675f69;max-width:690px;margin:28px auto;font-size:18px;line-height:1.65}.hero .button-row{justify-content:center}.hero-orbit{border:1px solid #df536f22;border-radius:50%;position:absolute}.hero-orbit-one{width:540px;height:540px;top:80px;left:-320px}.hero-orbit-two{width:380px;height:380px;top:250px;right:-200px}.hero-frame{width:min(980px,100% - 48px);box-shadow:var(--shadow);background:#fff9;border:1px solid #17141920;border-radius:30px;margin:90px auto 0;padding:20px;position:relative}.hero-frame-top,.hero-frame-bottom{color:#716874;letter-spacing:.14em;justify-content:space-between;font-size:9px;font-weight:800;display:flex}.hero-frame-center{grid-template-columns:1.25fr .8fr 1fr;gap:12px;height:270px;margin:18px 0;display:grid}.hero-frame-center i{background:linear-gradient(145deg,#251f27,#5b3741);border-radius:18px}.hero-frame-center i:nth-child(2){background:linear-gradient(145deg,#e2667d,#f1b0bd)}.hero-frame-center i:nth-child(3){background:linear-gradient(145deg,#eee5e8,#cbbbc1)}.statement{background:var(--ink);color:#fff}.statement p{letter-spacing:-.055em;margin:0;font-size:clamp(38px,6vw,72px);line-height:1.08}.statement strong{color:#ee8196;font-weight:inherit}.section-heading{max-width:730px;margin-bottom:48px}.section-heading-center{text-align:center;margin-left:auto;margin-right:auto}.section-heading h2{letter-spacing:-.06em;margin:14px 0 0;font-size:clamp(40px,6vw,72px);line-height:1}.section-heading p{color:var(--muted);font-size:17px;line-height:1.65}.section-heading-row{justify-content:space-between;align-items:flex-end;display:flex}.products-section{background:var(--cream)}.product-grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}.product-preview{border-radius:32px;flex-direction:column;justify-content:space-between;min-height:570px;padding:38px;text-decoration:none;transition:all .25s;display:flex}.product-preview:hover{transform:translateY(-5px)}.product-preview-rose{background:linear-gradient(155deg,#f8dfe5,#df536f)}.product-preview-dark{color:#fff;background:linear-gradient(155deg,#302a31,#111014)}.product-preview span{letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:800}.product-preview h3{letter-spacing:-.065em;margin:16px 0 0;font-size:clamp(46px,6vw,74px);line-height:.95}.product-preview p{opacity:.75;font-size:16px;line-height:1.6}.product-preview-bottom{justify-content:space-between;display:flex}.steps{border-top:1px solid var(--border);grid-template-columns:repeat(3,1fr);display:grid}.steps article{border-right:1px solid var(--border);padding:34px 32px}.steps article:last-child{border:0}.steps h3{margin:50px 0 12px;font-size:30px}.steps p{color:var(--muted);line-height:1.65}.feature-story{background:#efe8eb}.feature-story-grid{grid-template-columns:1.08fr .92fr;align-items:center;gap:80px;display:grid}.feature-visual{background:var(--ink);border-radius:34px;min-height:590px;position:relative;overflow:hidden}.feature-ring{border:80px solid var(--rose);border-radius:50%;width:540px;height:540px;position:absolute;top:20px;left:-150px}.feature-card{background:#ffffffe6;border-radius:24px;width:250px;padding:25px;position:absolute;bottom:42px;right:42px}.feature-card strong{margin-top:35px;font-size:34px;display:block}.feature-copy h2{letter-spacing:-.06em;font-size:clamp(48px,6vw,76px);line-height:.96}.feature-copy p{color:var(--muted);font-size:17px;line-height:1.7}.news-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.news-card{text-decoration:none}.news-art{border-radius:24px;height:300px;position:relative;overflow:hidden}.news-art span,.news-art i{display:block;position:absolute}.news-art-1{background:#ead9df}.news-art-1 span{border:45px solid var(--rose);border-radius:50%;width:220px;height:220px;top:35px;right:-25px}.news-art-1 i{background:var(--ink);border-radius:70px 70px 0 0;width:110px;height:160px;bottom:0;left:45px}.news-art-2{background:var(--ink)}.news-art-2 span{background:var(--rose);width:180px;height:180px;top:55px;left:35px;transform:rotate(18deg)}.news-art-2 i{border:35px solid #fff;border-radius:50%;width:150px;height:150px;bottom:-45px;right:25px}.news-art-3{background:#e8e1de}.news-art-3 span{background:repeating-linear-gradient(90deg,var(--ink) 0 2px,transparent 2px 22px);inset:38px}.news-art-3 i{background:var(--rose);border-radius:50%;width:150px;height:150px;top:75px;left:calc(50% - 75px)}.news-card-meta{color:var(--muted);justify-content:space-between;margin-top:18px;font-size:10px;display:flex}.news-card h3{font-size:24px}.closing-cta{background:var(--rose);color:#fff;text-align:center;padding:130px 0}.closing-cta h2{letter-spacing:-.065em;font-size:clamp(48px,7vw,88px);line-height:.95}.closing-cta .button-row{justify-content:center}.page-hero{background:linear-gradient(150deg,#fff,#f5e9ed);padding:150px 0 100px}.page-hero h1,.product-hero h1,.experience-hero h1{letter-spacing:-.07em;font-size:clamp(58px,8vw,104px);line-height:.94}.page-hero p,.product-hero p,.experience-hero p{color:var(--muted);font-size:18px;line-height:1.65}.page-hero-dark{background:var(--ink);color:#fff}.product-hero{text-align:center;background:linear-gradient(160deg,#fff,#f4d6de);padding:140px 0 0}.product-hero p,.experience-hero p{max-width:670px;margin:26px auto}.studio-window{border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;border-radius:30px 30px 0 0;margin:90px auto 0;overflow:hidden}.studio-window-bar{border-bottom:1px solid var(--border);align-items:center;gap:7px;height:54px;padding:0 18px;display:flex}.studio-window-bar i{background:#ddd;border-radius:50%;width:8px;height:8px}.studio-window-body{grid-template-columns:86px 1fr;min-height:500px;display:grid}.studio-window aside{background:var(--ink);align-content:start;justify-items:center;gap:25px;padding:24px 0;display:grid}.studio-window aside span{background:#5e5660;width:28px;height:7px}.studio-window-main{background:#fbf9fa;padding:40px}.window-heading span{background:#27222a;width:260px;height:28px;display:block}.window-heading span+span{background:#ddd;width:380px;height:10px;margin-top:13px}.window-stats{grid-template-columns:repeat(3,1fr);gap:15px;margin-top:40px;display:grid}.window-stats i,.window-cards article{border:1px solid var(--border);background:#fff;border-radius:16px;display:block}.window-stats i{height:100px}.window-cards{gap:12px;margin-top:18px;display:grid}.window-cards article{height:70px}.feature-list,.values-grid{grid-template-columns:1fr 1fr;display:grid}.feature-list article,.values-grid article{border-top:1px solid var(--border);min-height:310px;padding:40px}.feature-list h2,.values-grid h3{margin:55px 0 12px;font-size:38px}.feature-list p,.values-grid p{color:var(--muted);line-height:1.65}.experience-hero{color:#fff;text-align:center;background:#100e12;min-height:760px;padding:150px 0;position:relative;overflow:hidden}.experience-glow{background:radial-gradient(circle,#df536f88,#0000 65%);border-radius:50%;width:650px;height:650px;position:absolute;top:180px;left:calc(50% - 325px)}.experience-tiles{grid-template-columns:repeat(5,1fr);gap:15px;display:grid;position:absolute;bottom:-60px;left:-30px;right:-30px}.experience-tiles i{background:linear-gradient(145deg,#2b222b,#8c3a4d);border-radius:22px;height:240px}.coming-pill{border:1px solid #fff4;border-radius:999px;padding:10px 15px;display:inline-flex}.split{grid-template-columns:.75fr 1.25fr;gap:100px;display:grid}.split h2{font-size:52px}.split p{color:var(--muted);font-size:20px;line-height:1.7}.values-section{background:var(--cream)}.article-page{padding:100px 0}.article-header h1,.prose h1{letter-spacing:-.065em;font-size:clamp(52px,7vw,88px);line-height:.95}.article-art{width:min(1100px,100% - 48px);height:580px;margin:70px auto}.prose{width:min(720px,100% - 48px)}.prose p{color:#514a53;font-size:17px;line-height:1.8}.prose .lead{color:var(--ink);font-size:23px}.prose blockquote{border-block:1px solid var(--border);margin:55px 0;padding:35px 0;font-size:36px}.legal-page{padding:130px 0}.contact-grid{grid-template-columns:1fr 1fr;display:grid}.contact-grid a{border:1px solid var(--border);gap:10px;min-height:180px;padding:32px;text-decoration:none;display:grid}.empty-state{text-align:center}.empty-state h2{font-size:54px}.site-footer{color:#fff;background:#0f0d10;padding:80px 0 35px}.footer-lead{border-bottom:1px solid #332e34;justify-content:space-between;padding-bottom:55px;display:flex}.footer-grid{grid-template-columns:repeat(4,1fr);gap:35px;padding:55px 0;display:grid}.footer-grid h2{color:#817881;text-transform:uppercase;font-size:10px}.footer-grid a{color:#ded8dd;margin:12px 0;font-size:13px;text-decoration:none;display:block}.footer-bottom{color:#817881;border-top:1px solid #332e34;justify-content:space-between;padding-top:25px;font-size:11px;display:flex}.footer-bottom div{gap:20px;display:flex}@media (max-width:820px){.container{width:min(100% - 32px,1180px)}.section{padding:82px 0}.desktop-nav,.header-actions>.button{display:none}.mobile-menu{display:block}.hero{min-height:auto;padding:105px 0 70px}.hero h1{font-size:clamp(52px,16vw,78px)}.hero-frame-center{grid-template-columns:1fr 1fr;height:200px}.hero-frame-center i:last-child{display:none}.product-grid,.feature-story-grid,.split,.news-grid,.steps{grid-template-columns:1fr}.product-preview{min-height:480px}.steps article{border-right:0;border-bottom:1px solid var(--border)}.feature-list,.values-grid,.contact-grid{grid-template-columns:1fr}.footer-lead,.footer-bottom{flex-direction:column;gap:18px}.footer-grid{grid-template-columns:1fr 1fr}}
