:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#16151d;--muted:#5d6675;--line:#e7e8ec;--surface:#fff;--surface-soft:#f7f8fb;--brand-red:#ea4f5e;--brand-orange:#f5a832;--brand-blue:#2f69b7;--shadow:0 18px 55px #15182229;--button-bg:#16151d;--button-fg:#fff;--button-hover-bg:#000;--button-secondary-border:#16151d47;--button-secondary-hover-bg:#16151d0f;--focus-ring:#16151d2e;--feature-icon-bg:linear-gradient(145deg, #ea4f5e1a, #2f69b71f);--footer-bg:#171922;--footer-text:#ffffffc7;--footer-link:#ffffffb8;--footer-link-hover:#fff;--hero-cutout:#fff;--page-hero-bg:linear-gradient(135deg, #ea4f5e14, transparent 44%), var(--surface-soft);--screenshot-frame-surface:#fff;--carousel-bg:#16151d5c;--carousel-border:#ffffff57;--carousel-shadow:0 10px 26px #15182224}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--ink:#f3f5f8;--muted:#a7afbf;--line:#ffffff21;--surface:#101116;--surface-soft:#181a22;--brand-red:#ff6b7a;--brand-orange:#f7ad45;--brand-blue:#8bbcff;--shadow:0 22px 60px #0000007a;--button-bg:#f4f6fa;--button-fg:#111217;--button-hover-bg:#fff;--button-secondary-border:#f4f6fa57;--button-secondary-hover-bg:#f4f6fa1a;--focus-ring:#f4f6fa42;--feature-icon-bg:linear-gradient(145deg, #ff6b7a24, #8bbcff1f);--footer-bg:#090a0f;--footer-text:#ffffffbd;--footer-link:#ffffffad;--footer-link-hover:#fff;--hero-cutout:var(--surface);--page-hero-bg:linear-gradient(135deg, #ff6b7a1f, transparent 44%), var(--surface-soft);--screenshot-frame-surface:#f4f6fa;--carousel-bg:#0000006b;--carousel-border:#ffffff38;--carousel-shadow:0 10px 26px #00000042}}*{box-sizing:border-box}html{color:var(--ink);scroll-behavior:smooth;text-rendering:optimizelegibility;min-height:100%;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}body{background:var(--surface);flex-direction:column;min-height:100vh;margin:0;display:flex;overflow-x:clip}main{flex-direction:column;flex:1 0 auto;display:flex}main>section:last-child{flex:1 0 auto}img,svg,video{max-width:100%;display:block}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}button{font:inherit}.hero-section{background:linear-gradient(140deg, #2f69b72e, transparent 42%), linear-gradient(293deg, var(--brand-orange) 0%, var(--brand-red) 100%);color:#fff;min-height:760px;padding:24px clamp(18px,4vw,56px) 76px;position:relative;overflow:hidden}.hero-section:after{background:var(--hero-cutout);clip-path:polygon(0 78%,100% 44%,100% 100%,0% 100%);content:"";z-index:1;height:clamp(70px,10vw,132px);position:absolute;bottom:-1px;left:0;right:0}.site-header,.hero-inner{z-index:2;max-width:1140px;margin:0 auto;position:relative}.site-header{justify-content:space-between;align-items:center;gap:24px;min-height:56px;display:flex}.site-header-default{border-bottom:1px solid var(--line);max-width:none;padding:18px clamp(18px,4vw,56px)}.site-header-default .brand-logo{color:var(--ink);font-size:18px;font-weight:760;line-height:1.1;text-decoration:none}.brand-logo{display:inline-flex}.brand-logo img{width:200px;height:50px}.site-nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:clamp(12px,2vw,24px);display:flex}.site-nav a{color:var(--muted);font-size:14px;font-weight:700;text-decoration:none}.site-header-hero .site-nav a{color:#ffffffdb}.site-nav a:hover,.site-nav a:focus-visible{color:var(--brand-red)}.site-header-hero .site-nav a:hover,.site-header-hero .site-nav a:focus-visible{color:#fff}.hero-inner{grid-template-columns:minmax(0,.95fr) minmax(360px,.75fr);align-items:center;gap:clamp(28px,6vw,72px);padding-top:clamp(46px,9vh,94px);display:grid}.hero-copy{width:min(100%,560px);max-width:560px}.hero-copy h1,.section-heading h2{letter-spacing:0;margin:0;line-height:1.05}.hero-copy h1{text-wrap:balance;font-size:clamp(48px,8vw,82px);font-weight:750}.hero-lead{max-width:500px;margin:22px 0 0;font-size:clamp(19px,2.1vw,25px);font-weight:400}.download-buttons,.download-option-buttons{flex-wrap:wrap;gap:12px;display:flex}.download-buttons{grid-template-columns:repeat(2,max-content);justify-content:start;align-items:center;margin-top:32px;display:grid}.download-buttons .download-button:nth-child(3){grid-column:1/-1;justify-self:center}.download-button{outline-offset:4px;border-radius:8px;flex:none;line-height:0;transition:opacity .18s,transform .18s;display:inline-flex}.download-button:hover,.download-button:focus-visible{opacity:.9;transform:translateY(-1px)}.download-button img{width:auto;height:50px;max-height:none}.hero-screenshot-carousel{grid-template-columns:46px minmax(0,280px) 46px;justify-content:center;justify-self:center;align-items:center;gap:14px;display:grid;position:relative}.screenshot-frame{aspect-ratio:400/867;background:var(--screenshot-frame-surface);border:10px solid var(--screenshot-frame-surface);box-shadow:var(--shadow);border-radius:30px;width:min(280px,100%);position:relative;overflow:hidden}.screenshot-frame picture{display:contents}.screenshot-frame-image,.screenshot-video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.screenshot-frame-image{z-index:1}.screenshot-video{opacity:0;z-index:2;transition:opacity .25s}.is-video-ready .screenshot-video{opacity:1}.screenshot-carousel-button{color:#fff;cursor:pointer;background:#ffffff29;border:1px solid #ffffff52;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;padding:0;transition:background .18s,transform .18s;display:inline-flex}.screenshot-carousel-button:hover,.screenshot-carousel-button:focus-visible{background:#ffffff42;outline:none;transform:translateY(-1px)}.screenshot-carousel-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4px;width:22px;height:22px}.carousel-status{width:1px;height:1px;margin:-1px;position:absolute;overflow:hidden}.carousel-dots{background:var(--carousel-bg);border:1px solid var(--carousel-border);box-shadow:var(--carousel-shadow);border-radius:999px;grid-column:1/-1;justify-content:center;justify-self:center;align-items:center;gap:8px;margin-top:6px;padding:6px 9px;display:flex;position:relative}.carousel-dot{cursor:pointer;background:#ffffff8a;border:0;border-radius:999px;width:8px;height:8px;padding:0;transition:background .18s,width .18s}.carousel-dot[aria-current=true]{background:#fff;width:22px}.features-section,.download-section,.content-section{padding:clamp(68px,10vw,112px) clamp(18px,4vw,56px)}.features-section{background:var(--surface);padding-top:clamp(42px,6vw,70px)}.download-section{background:var(--surface-soft)}.content-section{background:var(--surface)}.section-inner{max-width:1140px;margin:0 auto}.section-heading{text-align:center;max-width:720px;margin:0 auto clamp(32px,6vw,52px)}.section-heading h2{font-size:clamp(34px,5vw,54px);font-weight:740}.section-heading h2 span{color:#0000;background-image:linear-gradient(90deg,#8134af 0%,#dd2a7b 42%,#feda77 100%);-webkit-background-clip:text;background-clip:text}.section-heading p{color:var(--muted);margin:18px auto 0;font-size:clamp(17px,2vw,20px)}.feature-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.feature-box,.download-option{background:var(--surface);border:1px solid var(--line);border-radius:8px}.feature-box{padding:28px}.feature-box-icon{background:var(--feature-icon-bg);color:var(--brand-red);border-radius:8px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:22px;display:inline-flex}.feature-box-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:27px;height:27px}.feature-box h3,.download-option h3{margin:0;font-size:20px;line-height:1.2}.feature-box p,.download-option p{color:var(--muted);margin:12px 0 0;font-size:16px}.download-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.download-option{padding:clamp(26px,4vw,36px)}.download-option p{min-height:120px}.download-option a:not(.download-button){color:var(--brand-blue);text-underline-offset:3px;font-weight:650;text-decoration-thickness:1px}.download-option .download-button,.download-option-buttons{margin-top:24px}.download-option-buttons .download-button{margin-top:0}.site-footer{background:var(--footer-bg);color:var(--footer-text);flex-shrink:0;padding:24px clamp(18px,4vw,56px)}.footer-inner{justify-content:space-between;align-items:center;gap:24px;display:flex}.site-footer p{margin:0}.footer-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.footer-links a{color:var(--footer-link);font-size:14px;font-weight:650;text-decoration:none}.footer-links a:hover,.footer-links a:focus-visible{color:var(--footer-link-hover)}.x-footer-link{color:var(--footer-link-hover);justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.x-footer-link svg{fill:currentColor;width:21px;height:21px}.split-section{grid-template-columns:minmax(0,1fr) minmax(300px,.62fr);align-items:start;gap:clamp(28px,6vw,72px);display:grid}.split-section h2,.page-hero h1,.prose-block h2{letter-spacing:0;margin:0;line-height:1.08}.split-section h2,.page-hero h1{text-wrap:balance;max-width:780px;font-size:clamp(38px,5vw,58px);font-weight:760}.split-section p,.page-hero p,.prose-block p,.method-card p,.faq-item p{color:var(--muted);margin:18px 0 0;font-size:17px}.eyebrow{color:var(--brand-red);letter-spacing:.08em;margin:0 0 12px;font-size:13px;font-weight:800}.metadata-panel,.method-card,.faq-item{background:var(--surface);border:1px solid var(--line);border-radius:8px}.metadata-panel{padding:26px}.metadata-panel dl{gap:16px;margin:0;display:grid}.metadata-panel dt{color:var(--muted);letter-spacing:.04em;font-size:13px;font-weight:800}.metadata-panel dd{color:var(--ink);overflow-wrap:anywhere;margin:4px 0 0;font-size:19px;font-weight:760}.text-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:28px;display:flex}.text-button{background:var(--button-bg);border:1px solid var(--button-bg);color:var(--button-fg);white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 18px;font-weight:650;line-height:1;text-decoration:none;transition:background .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}.text-button:hover,.text-button:focus-visible{background:var(--button-hover-bg);border-color:var(--button-hover-bg);color:var(--button-fg);transform:translateY(-1px)}.text-button:focus-visible{outline:3px solid var(--focus-ring);outline-offset:3px}.text-button.primary{background:var(--button-bg);border-color:var(--button-bg);color:var(--button-fg)}.text-button.primary:hover,.text-button.primary:focus-visible{background:var(--button-hover-bg);border-color:var(--button-hover-bg);color:var(--button-fg)}.text-actions .text-button:not(.primary){border-color:var(--button-secondary-border);color:var(--ink);background:0 0}.text-actions .text-button:not(.primary):hover,.text-actions .text-button:not(.primary):focus-visible{background:var(--button-secondary-hover-bg);border-color:var(--ink);color:var(--ink)}.text-button.compact{min-height:40px;margin-top:24px;padding:0 15px}.source-link{color:var(--brand-blue);overflow-wrap:anywhere;text-underline-offset:3px;margin-top:18px;font-weight:760;text-decoration-thickness:1px;display:inline-block}.source-link.large{font-size:clamp(18px,2vw,22px)}.subpage-main{background:var(--surface)}.page-hero{background:var(--page-hero-bg);padding:clamp(72px,10vw,118px) clamp(18px,4vw,56px)}.page-hero p{max-width:760px}.method-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.method-card{flex-direction:column;align-items:flex-start;padding:clamp(24px,4vw,34px);display:flex}.method-card .source-link{margin-bottom:24px}.method-card .text-button.compact{margin-top:auto}.method-card h2,.faq-item h2,.prose-block h2{margin:0;font-size:24px;line-height:1.16}.prose-block{max-width:780px}.prose-block+.prose-block{margin-top:34px}.faq-list{gap:18px;display:grid}.faq-item{padding:clamp(24px,4vw,34px)}.faq-item a{color:var(--brand-blue);overflow-wrap:anywhere;text-underline-offset:3px;font-weight:760;text-decoration-thickness:1px}@media (max-width:940px){.hero-section{min-height:0}.hero-inner{text-align:center;grid-template-columns:1fr;justify-items:center;padding-top:30px}.hero-copy{justify-self:center}.hero-lead{margin-left:auto;margin-right:auto}.download-buttons{justify-content:center}.hero-screenshot-carousel{grid-template-columns:40px minmax(0,240px) 40px}.screenshot-carousel-button{width:40px;height:40px}.feature-grid,.download-options,.method-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.split-section{grid-template-columns:1fr}}@media (max-width:620px){.hero-section{padding-bottom:66px}.site-header{text-align:center;justify-content:center;gap:14px}.site-header-default{padding-top:16px;padding-bottom:16px}.site-nav{justify-content:center}.brand-logo img{width:168px;height:42px}.hero-copy{width:100%;max-width:calc(100vw - 36px)}.hero-copy h1{max-width:8.5em;margin-left:auto;margin-right:auto;font-size:36px}.hero-lead{text-wrap:balance;max-width:18rem;margin-top:16px;margin-left:auto;margin-right:auto;font-size:18px}.download-buttons{gap:10px;margin-top:22px}.download-button img{width:auto;height:clamp(42px,11vw,50px)}.hero-screenshot-carousel{grid-template-columns:34px minmax(0,190px) 34px;gap:8px}.screenshot-frame{border-width:8px;border-radius:24px}.screenshot-carousel-button{width:34px;height:34px}.feature-grid,.download-options,.method-grid{grid-template-columns:1fr}.feature-box,.download-option{padding:24px}.section-heading h2{text-wrap:balance;max-width:10em;margin-left:auto;margin-right:auto;font-size:32px}.download-option p{min-height:0}.download-option-buttons{flex-direction:column}.footer-inner{text-align:center;flex-wrap:wrap;justify-content:center;gap:12px}}@media (max-width:340px){.download-buttons{grid-template-columns:max-content}.download-buttons .download-button:nth-child(3){grid-column:auto}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
