@import "https://fonts.googleapis.com/css2?family=Manrope:wght@500;700;800&family=Sora:wght@600;700;800&display=swap";:root{--site-bg:#efefef;--site-surface:#ffffffe6;--site-surface-strong:#fffffff5;--site-stroke:#1919191a;--site-text:#111;--site-muted:#676767;--site-accent:#ff5a2b;--site-accent-strong:#ea4d1f;--site-accent-soft:#ff5a2b1a;background:var(--site-bg);color:var(--site-text);font-family:Manrope,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 18% 14%,#ffcdb875,#0000 26%),radial-gradient(circle at 84% 10%,#ffe0c061,#0000 22%),linear-gradient(#f7f3ee 0%,#efefef 44%,#f4f4f4 100%);min-width:320px;min-height:100vh;margin:0;overflow-x:hidden}.site-shell{max-width:1460px;margin:0 auto;padding:24px 36px 40px}.site-header{z-index:20;border-bottom:1px solid #0000;width:100vw;margin:-24px calc(50% - 50vw) 0;padding:18px 0;position:sticky;top:0;box-shadow:none!important}.site-header-inner{justify-content:space-between;align-items:center;max-width:1460px;margin:0 auto;padding:0 36px;display:flex}.brand-lockup{justify-content:center;align-items:center;width:48px;height:48px;text-decoration:none;display:inline-flex}.brand-lockup img{width:auto;height:28px}.header-cta,.download-button,.support-actions a,.note-pill{transition:transform .18s,box-shadow .18s,background-color .18s,border-color .18s,color .18s}.header-cta{color:#fff;background:var(--site-accent);border:1px solid var(--site-accent);border-radius:13px;padding:12px 18px;font-weight:800;text-decoration:none;box-shadow:0 12px 24px #ff5a2b33}.hero{align-items:center;min-height:620px;padding:42px 0 30px;display:flex;position:relative;overflow:visible}.hero-grid{z-index:2;grid-template-columns:minmax(0,.96fr) minmax(500px,1.04fr);align-items:center;gap:76px;width:100%;display:grid;position:relative}.hero-copy-column{justify-content:flex-start;align-items:center;min-height:500px;display:flex;position:relative}.hero-copy-frame{z-index:2;text-align:left;width:min(100%,660px);position:relative}.hero-preview-column{z-index:3;justify-content:flex-end;display:flex;position:relative}.hero-preview-image{width:min(100%,700px);height:auto;box-shadow:none;border:0;border-radius:0;display:block}.hero-lines{pointer-events:none;opacity:.62;filter:blur(.2px);justify-content:flex-start;align-items:center;gap:9px;width:clamp(760px,62vw,1060px);height:500px;display:flex;position:absolute;top:64px;left:5vw}.hero-lines span{transform-origin:50%;width:clamp(6px,.62vw,9px);height:100%;transform:scaleY(var(--line-scale,.8));opacity:var(--line-opacity,.6);animation:float-line var(--line-duration,5s) ease-in-out infinite;will-change:transform, opacity;background:linear-gradient(#fff0 0%,#ff5a2b14 8%,#ff5a2b47 40%,#ff5a2b75 54%,#ff5a2b2e 78%,#fff0 100%);border-radius:999px;box-shadow:0 0 48px #ff5a2b1a,0 0 88px #ff5a2b1f}.eyebrow{color:var(--site-accent-strong);letter-spacing:.08em;background:#ffffffb8;border:1px solid #ff5a2b38;border-radius:999px;margin:-106px 0 40px;padding:9px 15px;font-size:.76rem;font-weight:800;display:inline-flex}.hero h1,.section-heading h2,.support-section h2{white-space:nowrap;margin:0}.hero h1{font-family:Sora,Manrope,sans-serif;font-size:5.6rem;line-height:.96}.hero-copy{color:#3a3a3a;max-width:640px;margin:22px 0 0;font-size:1rem;font-weight:700;line-height:1.72}.hero-actions{justify-content:flex-start;gap:28px;margin-top:28px;display:flex}.hero-install-warning{color:#3f3f3f;background:#ffffffe0;border:1px solid #ff5a2b3d;border-radius:12px;width:532px;max-width:100%;margin:14px 0 0;padding:10px 12px;font-size:.86rem;line-height:1.5;box-shadow:0 10px 20px #ff5a2b14,inset 0 0 0 1px #ff5a2b0a}.hero-install-warning strong{color:var(--site-accent-strong)}.download-button{background:var(--site-accent);border:1px solid var(--site-accent);color:#fff;text-align:left;border-radius:16px;align-items:center;gap:12px;min-width:252px;padding:12px 14px;font-weight:800;text-decoration:none;display:flex;box-shadow:0 14px 28px #ff5a2b33}.header-cta:hover,.download-button:hover,.support-actions a:hover,.note-pill:hover{transform:translateY(-2px)}.download-button-icon{background:#ffffff29;border-radius:10px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.download-button-icon svg{stroke:currentColor;fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.download-button-copy{flex-direction:column;gap:3px;display:flex}.download-button-copy strong{font-size:.96rem}.download-button-copy small{color:#ffffffd1;font-size:.78rem}.feature-section,.install-notes,.support-section{padding:56px 0}.feature-section{padding-top:18px}.section-heading{text-align:center;max-width:780px;margin:0 auto 26px}.section-heading h2,.support-section h2{font-family:Sora,Manrope,sans-serif;font-size:clamp(1.45rem,3.8vw,2.45rem)}.section-heading p,.support-section p{color:var(--site-muted);margin:12px auto 0;line-height:1.68}.feature-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.feature-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border:1px solid #ffffffe0;border-radius:18px;padding:24px 22px;box-shadow:0 18px 36px #1414140f,0 10px 24px #ff5a2b0f}.feature-icon{width:56px;height:56px;color:var(--site-accent);background:linear-gradient(135deg,#ff5a2b1f,#ff5a2b0a);border-radius:16px;justify-content:center;align-items:center;display:inline-flex;box-shadow:inset 0 0 0 1px #ff5a2b1f}.feature-icon svg,.feature-icon img{object-fit:contain;width:30px;height:30px}.feature-icon svg{stroke:currentColor;fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.feature-card h3{margin:18px 0 8px;font-size:1.04rem}.feature-card p{color:var(--site-muted);margin:0;font-size:.95rem;line-height:1.68}.install-notes{border-top:1px solid #11111114;border-bottom:1px solid #11111114}.note-row{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.note-pill{color:var(--site-accent-strong);font:inherit;cursor:pointer;background:#ffffffe0;border:1px solid #ff5a2b42;border-radius:999px;padding:11px 16px;font-weight:800;box-shadow:0 10px 20px #ff5a2b14,inset 0 0 0 1px #ff5a2b0a}.note-pill.active{border-color:var(--site-accent);color:var(--site-accent-strong);background:#ffffffe0;box-shadow:0 12px 22px #ff5a2b1f,inset 0 0 0 1px #ff5a2b14}.note-explainer{max-width:980px;color:var(--site-muted);text-align:center;white-space:nowrap;margin:18px auto 0;font-size:.97rem;line-height:1.65}.support-section{text-align:center}.support-actions{justify-content:center;gap:14px;margin-top:24px;display:flex}.support-actions a{min-width:240px;color:var(--site-accent-strong);background:#ffffffd6;border:1px solid #ff5a2b42;border-radius:12px;padding:13px 16px;font-weight:800;text-decoration:none;box-shadow:0 14px 28px #ff5a2b14,inset 0 0 0 1px #ff5a2b0d}.site-footer{color:var(--site-muted);border-top:1px solid #11111114;flex-wrap:wrap;justify-content:space-between;gap:14px;padding:24px 0 8px;display:flex}.site-footer a{color:var(--site-accent-strong);font-weight:800;text-decoration:none}@keyframes float-line{0%,to{transform:translateY(0) scaleY(calc(var(--line-scale,.8) * .8));opacity:calc(var(--line-opacity,.6) * .82)}35%{transform:translateY(12px) scaleY(calc(var(--line-scale,.8) * 1.16));opacity:calc(var(--line-opacity,.6) * 1.12)}70%{transform:translateY(-10px) scaleY(calc(var(--line-scale,.8) * .9));opacity:calc(var(--line-opacity,.6) * .9)}}@media (width<=1080px){.hero-grid{grid-template-columns:1fr;gap:22px}.hero-copy-column{min-height:460px}.hero-copy-frame{text-align:center;width:min(100%,760px);margin:0 auto}.hero-preview-column{justify-content:center}.hero-preview-image{width:min(100%,760px)}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-lines{justify-content:center;width:min(92vw,980px);top:58px;left:50%;transform:translate(-50%)}.hero-actions{justify-content:center}.hero-install-warning{text-align:left;width:min(100%,532px);margin-left:auto;margin-right:auto}}@media (width<=720px){.site-shell{padding:16px 12px 32px}.site-header{margin:-16px calc(50% - 50vw) 0;padding:12px 0}.site-header-inner{padding:0 14px}.hero{min-height:auto;padding:42px 0 18px}.hero h1{font-size:3.6rem}.hero-copy{font-size:1rem}.hero-copy br,.support-section p br{display:none}.hero-install-warning{font-size:.84rem}.hero-lines{gap:3px;width:90vw;height:360px;top:34px}.hero-actions,.support-actions{flex-direction:column;align-items:center}.download-button,.support-actions a{width:min(100%,340px);min-width:0}.feature-grid{grid-template-columns:1fr}.note-explainer{white-space:normal}.site-footer{text-align:center;flex-direction:column;align-items:center}}
