:root{--ink:#141414;--muted:#686868;--paper:#fbfaf7;--white:#fff;--line:#dedbd4;--accent:#6f5cff;--accent-dark:#4332d0;--tint:#f0eee8;--radius:24px;--shadow:0 24px 70px rgba(30,24,16,.10)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;line-height:1.6}.shell{width:min(1160px,calc(100% - 40px));margin:auto}a{color:inherit}.site-header{position:sticky;top:0;z-index:20;background:rgba(251,250,247,.88);backdrop-filter:blur(18px);border-bottom:1px solid rgba(222,219,212,.7)}.nav-wrap{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{font-size:26px;font-weight:800;letter-spacing:-1.2px;text-decoration:none}.brand span{color:var(--accent)}nav{display:flex;gap:28px}nav a,.footer-links a{text-decoration:none;color:#414141;font-size:14px}nav a:hover,.footer-links a:hover{color:var(--accent)}.button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:var(--ink);color:white;text-decoration:none;font-weight:700;padding:14px 22px;transition:.2s transform,.2s background}.button:hover{transform:translateY(-2px);background:var(--accent-dark)}.button-small{padding:10px 16px;font-size:14px}.hero{padding-top:110px}.eyebrow{text-transform:uppercase;letter-spacing:.15em;font-size:12px;font-weight:800;color:var(--accent-dark);margin-bottom:18px}.hero h1,.page-hero h1{font-size:clamp(54px,8vw,104px);line-height:.96;letter-spacing:-.065em;max-width:1000px;margin:0}.lede{font-size:clamp(20px,2.4vw,28px);line-height:1.45;max-width:790px;color:#4f4f4f;margin:30px 0}.actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.text-link{font-weight:700;text-decoration:none}.text-link span{color:var(--accent);margin-left:5px}.hero-panel{position:relative;height:500px;margin:90px 0 50px;border-radius:36px;overflow:hidden;background:#18171b;box-shadow:var(--shadow)}.orb{position:absolute;border-radius:50%;filter:blur(2px)}.orb-one{width:420px;height:420px;background:linear-gradient(135deg,#735fff,#ed6bc4);top:-170px;right:-80px}.orb-two{width:350px;height:350px;background:linear-gradient(135deg,#ffc56e,#db665d);bottom:-190px;left:80px}.floating-card{position:absolute;width:290px;min-height:170px;padding:28px;border-radius:22px;background:rgba(255,255,255,.93);box-shadow:0 25px 60px rgba(0,0,0,.2);display:flex;flex-direction:column}.floating-card span{font-size:12px;color:var(--accent-dark);font-weight:800}.floating-card strong{font-size:22px;margin:20px 0 7px}.floating-card small{font-size:14px;color:#5e5e5e}.card-one{left:8%;top:15%;transform:rotate(-4deg)}.card-two{left:38%;top:42%;transform:rotate(3deg)}.card-three{right:7%;top:13%;transform:rotate(5deg)}.section{padding:120px 0}.section-heading{max-width:800px;margin-bottom:50px}.section h2,.page-hero h2{font-size:clamp(38px,5vw,64px);line-height:1.04;letter-spacing:-.045em;margin:0 0 22px}.section-heading>p{font-size:20px;color:var(--muted)}.card-grid{display:grid;gap:20px}.card-grid.three{grid-template-columns:repeat(3,1fr)}.feature-card,.contact-card{padding:34px;border:1px solid var(--line);border-radius:var(--radius);background:rgba(255,255,255,.55)}.feature-card h3{font-size:22px;margin:18px 0 10px}.feature-card p,.contact-card p{color:var(--muted);margin:0}.icon{height:46px;width:46px;border-radius:14px;background:var(--ink);color:#fff;display:grid;place-items:center;font-size:22px}.tinted{background:var(--tint)}.split{display:grid;grid-template-columns:1fr 1fr;gap:100px}.principles>div{padding:28px 0;border-bottom:1px solid #d2cec4}.principles span{font-size:12px;font-weight:800;color:var(--accent-dark)}.principles h3{font-size:24px;margin:10px 0}.principles p{color:var(--muted)}.cta-panel{display:flex;align-items:center;justify-content:space-between;gap:50px}.cta-panel>div{max-width:760px}.page-hero{padding-top:120px;padding-bottom:80px}.page-hero h1{font-size:clamp(52px,7vw,88px)}.editorial p{font-size:21px;color:#4e4e4e;margin-top:0;margin-bottom:28px}.product-placeholder{padding:55px;border-radius:32px;background:#19181c;color:#fff;display:grid;grid-template-columns:180px 1fr;gap:45px;align-items:center}.product-mark{width:170px;height:170px;border-radius:38px;background:linear-gradient(135deg,#735fff,#ed6bc4);display:grid;place-items:center;font-size:72px;font-weight:800}.status{display:inline-flex;padding:6px 12px;border-radius:999px;background:rgba(255,255,255,.12);font-size:12px;text-transform:uppercase;letter-spacing:.12em}.product-placeholder h2{font-size:42px;margin:18px 0 10px}.product-placeholder p{color:#c8c8c8;max-width:650px}.support-card{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:42px;border-radius:28px;background:#19181c;color:#fff}.support-card p{color:#c7c7c7}.faq{margin-top:50px}.faq details{border-top:1px solid var(--line);padding:24px 0}.faq details:last-child{border-bottom:1px solid var(--line)}summary{font-weight:800;font-size:18px;cursor:pointer}.faq p{max-width:780px;color:var(--muted)}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.contact-card .label{font-size:12px;text-transform:uppercase;letter-spacing:.14em;color:var(--accent-dark);font-weight:800;margin-bottom:18px}.contact-card a,.contact-card strong{font-size:28px;font-weight:800;text-decoration:none}.contact-note{margin-top:25px}.legal{max-width:820px;padding-top:110px;padding-bottom:130px}.legal h1{font-size:clamp(48px,7vw,80px);line-height:1;letter-spacing:-.05em;margin:0}.effective{color:var(--muted);margin:22px 0 45px}.legal h2{font-size:28px;margin-top:48px;line-height:1.25}.legal h3{font-size:20px;margin-top:28px}.legal p,.legal li{font-size:17px;color:#444}.site-footer{border-top:1px solid var(--line);padding:65px 0 25px;background:#f5f3ee}.footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px}.footer-brand{font-size:30px}.footer-grid p{margin:8px 0}.muted{color:var(--muted)}.footer-links{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;justify-self:end;min-width:260px}.footer-bottom{border-top:1px solid var(--line);margin-top:45px;padding-top:22px;color:var(--muted);font-size:13px}@media(max-width:820px){nav{display:none}.button-small{display:none}.hero{padding-top:75px}.hero-panel{height:690px}.floating-card{width:76%;left:12%;right:auto}.card-one{top:7%}.card-two{top:37%}.card-three{top:67%}.card-grid.three,.split,.contact-grid,.footer-grid{grid-template-columns:1fr}.split{gap:35px}.cta-panel,.support-card{align-items:flex-start;flex-direction:column}.product-placeholder{grid-template-columns:1fr;padding:35px}.product-mark{width:120px;height:120px}.footer-links{justify-self:start}.section{padding:85px 0}}@media(max-width:520px){.shell{width:min(100% - 28px,1160px)}.hero h1,.page-hero h1{font-size:48px}.lede{font-size:19px}.hero-panel{margin-top:55px}.floating-card{width:84%;left:8%}.section{padding:70px 0}.feature-card{padding:27px}.support-card{padding:30px}.contact-card a{font-size:22px}}
