:root{color-scheme:light;--bg:#f6f8fb;--panel:#ffffff;--panel-soft:#fbfcfe;--text:#182230;--muted:#617083;--line:#d8e0ea;--accent:#0b7a75;--accent-dark:#075f5b;--accent-soft:#dff5f2;--code:#26313f;--shadow:0 18px 42px rgba(24,34,48,0.12)}*{box-sizing:border-box}html{background:var(--bg)}body{margin:0;color:var(--text);background:linear-gradient(180deg,#ffffff 0,var(--bg) 430px),var(--bg);font:16px/1.55 system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.nav,.section,.shell{width:min(1320px,calc(100% - 40px));margin-inline:auto}.hero{padding:20px 0 64px}.nav{display:flex;justify-content:space-between;margin-bottom:46px}.brand,.nav{align-items:center}.brand{display:inline-flex;gap:10px;font-weight:760}.brand img{width:30px;height:30px;border-radius:7px}.nav-link{color:var(--muted);font-size:14px;font-weight:680}.hero-grid{display:grid;grid-template-columns:minmax(560px,1.05fr) minmax(420px,.95fr);grid-gap:clamp(42px,6vw,86px);gap:clamp(42px,6vw,86px);align-items:center}.hero-copy{min-width:0}.eyebrow{margin:0 0 10px;color:var(--accent-dark);font-size:12px;font-weight:820;letter-spacing:0;text-transform:uppercase}h1,h2,h3{margin:0;letter-spacing:0;line-height:1.08}h1{max-width:680px;font-size:clamp(44px,5.6vw,72px);font-weight:820}h2{max-width:720px;font-size:clamp(28px,4vw,44px)}h3{font-size:18px}.lede{max-width:620px;margin:22px 0 0;color:var(--muted);font-size:20px;line-height:1.5}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border:1px solid var(--line);border-radius:8px;font-size:14px;font-weight:760}.button.primary{border-color:var(--accent);color:#ffffff;background:var(--accent)}.button.secondary{color:var(--text);background:#ffffff}.install-status{display:inline-flex;align-items:center;min-height:44px;max-width:420px;margin:0;padding:10px 14px;border:1px solid rgba(11,122,117,.3);border-radius:8px;color:var(--accent-dark);background:var(--accent-soft);font-size:14px;font-weight:740;line-height:1.35}.trust-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.trust-row span{padding:6px 9px;border:1px solid var(--line);border-radius:999px;color:var(--muted);background:rgba(255,255,255,.72);font-size:13px;font-weight:700}.product-preview{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--panel);box-shadow:var(--shadow);transform:translateY(12px)}.preview-bar{display:flex;align-items:center;gap:7px;height:34px;padding:0 14px;border-bottom:1px solid var(--line);background:var(--panel-soft)}.preview-bar span{width:9px;height:9px;border-radius:50%;background:#c9d3df}.product-preview img,.product-preview video{width:100%}.product-preview video{aspect-ratio:16/9;background:#eef1f6}.section{padding:58px 0}.section-intro{max-width:620px}.section-intro p:not(.eyebrow),.trust>p{margin:16px 0 0;color:var(--muted)}.feature-section{display:grid;grid-template-columns:minmax(280px,.78fr) minmax(0,1.22fr);grid-gap:clamp(28px,5vw,58px);gap:clamp(28px,5vw,58px);align-items:start;border-top:1px solid var(--line)}.list-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.mini-card{min-height:150px;padding:20px;border:1px solid var(--line);border-radius:8px;background:var(--panel)}.mini-card p{margin:10px 0 0;color:var(--muted)}.screenshots-section{display:grid;grid-template-columns:minmax(260px,.82fr) minmax(0,1.18fr);grid-gap:clamp(28px,5vw,58px);gap:clamp(28px,5vw,58px);align-items:start;border-top:1px solid var(--line)}.screenshot-swiper{min-width:0;width:min(100%,720px)}.swiper-frame{display:grid;place-items:center;overflow:hidden;min-height:320px;padding:16px;border:1px solid var(--line);border-radius:8px;background:#ffffff;box-shadow:0 14px 30px rgba(24,34,48,.1)}.swiper-frame img{width:auto;max-width:100%;max-height:300px;object-fit:contain}.swiper-controls{display:grid;grid-template-columns:42px minmax(0,1fr) 42px;grid-gap:12px;gap:12px;align-items:center;margin-top:14px}.swiper-arrow,.swiper-dots button{border:1px solid var(--line);background:#ffffff;cursor:pointer}.swiper-arrow{display:grid;place-items:center;width:42px;height:38px;border-radius:8px;color:var(--text);font-size:26px;line-height:1}.swiper-arrow:focus-visible,.swiper-arrow:hover,.swiper-dots button:focus-visible,.swiper-dots button:hover{border-color:rgba(11,122,117,.46);outline:none}.swiper-dots{display:flex;justify-content:center;gap:8px}.swiper-dots button{width:11px;height:11px;padding:0;border-radius:999px}.swiper-dots button.active{width:30px;border-color:var(--accent);background:var(--accent)}.swiper-caption{margin:10px 0 0;color:var(--muted);font-size:14px;font-weight:720;text-align:center}.workflow{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);grid-gap:clamp(28px,5vw,58px);gap:clamp(28px,5vw,58px);align-items:start}.section-head{max-width:620px}.extension-rule-card{padding:18px;border:1px solid var(--line);border-radius:8px;background:#f7f8fb;box-shadow:0 16px 34px rgba(24,34,48,.12)}.extension-rule-top{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.extension-brand{display:inline-flex;align-items:center;gap:8px;font-size:15px}.extension-brand img{width:22px;height:22px;border-radius:5px}.add-button{display:grid;place-items:center;width:28px;height:28px;border-radius:6px;color:#ffffff;background:var(--accent);font-size:20px;font-weight:700;line-height:1}.extension-rule-head,.extension-rule-row{display:grid;grid-template-columns:34px minmax(132px,1fr) minmax(86px,.62fr) minmax(180px,1.35fr) minmax(138px,1fr) 28px;grid-gap:8px;gap:8px;align-items:center}.extension-rule-head{padding:0 8px 7px;color:var(--muted);font-size:11px;font-weight:800;text-transform:uppercase}.extension-rule-row{padding:8px;border:1px solid var(--line);border-radius:8px;background:#ffffff;box-shadow:0 7px 18px rgba(20,32,50,.08)}.checkmark,.delete-mark,.field{min-height:30px;border:1px solid var(--line);border-radius:6px;background:#ffffff}.field{display:flex;align-items:center;min-width:0;padding:4px 8px;overflow:hidden;color:var(--text);font-size:13px;white-space:nowrap;text-overflow:ellipsis}.comment-field{border-color:rgba(11,122,117,.28);background:#eef9f7;font-weight:700}.checkmark,.delete-mark{display:grid;place-items:center;font-size:13px;font-weight:900}.checkmark{color:#ffffff;border-color:var(--accent);background:var(--accent)}.delete-mark{color:#b42318}.faq-section,.use-section{border-top:1px solid var(--line)}.use-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px 28px;gap:12px 28px;max-width:920px;margin:28px 0 0;padding:0;list-style:none;counter-reset:uses}.use-list li{position:relative;min-height:58px;padding-left:42px;color:var(--muted);counter-increment:uses}.use-list li:before{position:absolute;left:0;top:0;display:grid;place-items:center;width:28px;height:28px;border-radius:8px;color:var(--accent-dark);background:var(--accent-soft);content:counter(uses);font-size:13px;font-weight:820}.faq-section{display:grid;grid-template-columns:minmax(260px,.82fr) minmax(0,1.18fr);grid-gap:clamp(28px,5vw,58px);gap:clamp(28px,5vw,58px);align-items:start}.faq-list{display:grid;grid-gap:12px;gap:12px}.faq-item{padding:20px;border:1px solid var(--line);border-radius:8px;background:var(--panel)}.faq-item p{margin:10px 0 0;color:var(--muted)}.trust{display:grid;grid-template-columns:minmax(280px,.85fr) minmax(0,1fr);grid-gap:clamp(28px,5vw,58px);gap:clamp(28px,5vw,58px);align-items:start;padding-block:44px;border:1px solid var(--line);border-radius:8px;background:var(--panel)}.trust .section-intro,.trust>p{padding-inline:clamp(20px,3vw,34px)}.legal-page{padding:20px 0 72px}.legal-nav{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:54px}.legal-page h1{max-width:820px}.legal-lede{max-width:740px;margin:22px 0 0;color:var(--muted);font-size:20px}.legal-content{display:grid;grid-gap:28px;gap:28px;max-width:820px;margin-top:46px}.legal-content section{padding-top:26px;border-top:1px solid var(--line)}.legal-content h2{max-width:none;font-size:clamp(24px,3vw,32px)}.legal-content p{margin:14px 0 0;color:var(--muted)}@media (max-width:900px){.faq-section,.feature-section,.hero-grid,.screenshots-section,.trust,.workflow{grid-template-columns:1fr}.hero-grid{gap:32px}.nav{margin-bottom:34px}.product-preview{transform:none}}@media (max-width:640px){.nav,.section,.shell{width:min(100% - 28px,1320px)}.hero{padding-top:16px}h1{font-size:42px}.lede{font-size:17px}.actions,.list-grid,.use-list{grid-template-columns:1fr}.actions{display:grid}.extension-rule-card{overflow-x:auto}.extension-rule-head,.extension-rule-row{min-width:720px}.trust{padding-block:30px}}