:root{--ink:#101522;--muted:#5d6679;--paper:#f6f7fa;--white:#fff;--navy:#0a1021;--blue:#5b6cff;--violet:#7a61ff;--cyan:#4dd6d6;--line:#dde2eb;--green:#187c63;--soft:#eef1f8;--radius:24px;--shadow:0 24px 80px rgba(19,28,58,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased}.skip-link{position:absolute;left:-999px;top:8px;background:#fff;color:#000;padding:10px 14px;z-index:99}.skip-link:focus{left:8px}.section-shell{width:min(1180px,calc(100% - 40px));margin-inline:auto}.site-header{position:sticky;top:0;z-index:40;background:rgba(255,255,255,.88);backdrop-filter:blur(16px);border-bottom:1px solid rgba(221,226,235,.7)}.nav-wrap{height:72px;width:min(1180px,calc(100% - 40px));margin:auto;display:flex;align-items:center;gap:34px}.brand{display:inline-flex;align-items:center;gap:9px;text-decoration:none;color:var(--ink);font-weight:800;letter-spacing:-.03em}.brand img{border-radius:8px}.brand small{font-size:11px;font-weight:700;color:#7a8295;letter-spacing:0;margin-left:-4px;margin-top:4px}.desktop-nav{display:flex;gap:26px;margin-left:18px}.desktop-nav a,.text-link{color:#4d5669;text-decoration:none;font-size:14px;font-weight:650}.desktop-nav a:hover,.text-link:hover{color:var(--ink)}.nav-actions{margin-left:auto;display:flex;align-items:center;gap:18px}.menu-btn{display:none;border:0;background:none;font-size:24px}.mobile-nav{display:none}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:12px;text-decoration:none;font-weight:760;transition:.2s ease;border:1px solid transparent}.btn:hover{transform:translateY(-1px)}.btn-small{padding:10px 15px;font-size:13px}.btn-large{padding:14px 19px;font-size:15px}.btn-primary{background:linear-gradient(135deg,var(--blue),var(--violet));color:#fff;box-shadow:0 10px 28px rgba(91,108,255,.24)}.btn-ghost{border-color:#d7ddea;background:#fff;color:#1f2937}.btn-block{width:100%;padding:13px 18px}.hero{display:grid;grid-template-columns:1.02fr .98fr;gap:54px;align-items:center;padding-top:92px;padding-bottom:88px}.eyebrow,.kicker{font-size:12px;font-weight:850;letter-spacing:.12em;text-transform:uppercase;color:#5964d9}.eyebrow{display:inline-flex;align-items:center;gap:8px;background:#f0f2ff;padding:7px 11px;border-radius:999px;letter-spacing:.04em;text-transform:none;font-size:12px}.dot{width:7px;height:7px;border-radius:50%;background:#49b59d;box-shadow:0 0 0 4px rgba(73,181,157,.14)}h1,h2,h3,p{margin-top:0}.hero h1{font-size:clamp(48px,6vw,78px);line-height:.98;letter-spacing:-.06em;margin:22px 0 22px}.hero h1 span{color:#6570ef}.hero-lead{font-size:18px;color:var(--muted);max-width:660px;line-height:1.72}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.trust-row{display:flex;flex-wrap:wrap;gap:12px 20px;margin-top:24px;color:#687084;font-size:12px}.trust-row span{display:flex;gap:4px;align-items:center}.trust-row span:before{content:"✓";color:#1d8a6e;font-weight:900}.hero-product{position:relative}.window-shell{background:#0c1223;border-radius:24px;padding:10px;box-shadow:0 40px 100px rgba(18,26,56,.24);transform:rotate(1.2deg)}.window-bar{height:42px;background:#151c30;border-radius:15px 15px 6px 6px;display:flex;align-items:center;padding:0 12px;gap:13px}.traffic{display:flex;gap:5px}.traffic i{width:8px;height:8px;background:#495065;border-radius:50%}.address{flex:1;background:#0f1526;color:#7f899e;text-align:center;border-radius:7px;padding:5px;font-size:10px}.window-pill{color:#a9e7d4;background:#143329;border:1px solid #245642;border-radius:99px;padding:3px 7px;font-size:9px}.app-grid{height:475px;display:grid;grid-template-columns:48px 1fr 160px;background:#f5f6f9;border-radius:6px 6px 14px 14px;overflow:hidden}.toolrail{background:#fff;border-right:1px solid #e4e6ed;padding:16px 9px;display:flex;flex-direction:column;gap:11px}.toolrail span{width:30px;height:30px;border-radius:8px;display:grid;place-items:center;color:#596274;font-size:13px}.toolrail .active{background:#626ef0;color:#fff}.canvas-area{padding:22px 18px;overflow:hidden;background:#ebeef4}.site-shot{height:660px;background:#fff;box-shadow:0 8px 30px rgba(25,31,56,.11);position:relative;padding:14px}.shot-nav{height:18px;border-radius:4px;background:#12192c;width:100%;margin-bottom:15px}.shot-hero{display:grid;grid-template-columns:1.1fr .9fr;gap:10px}.shot-hero div{height:110px;border-radius:7px;background:linear-gradient(135deg,#e9ecf8,#d8ddf3)}.shot-hero div+div{background:linear-gradient(135deg,#7a61ff,#5367ed)}.shot-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px}.shot-cards i{height:74px;border:1px solid #e3e6ee;border-radius:6px}.annot-box{position:absolute;width:132px;height:78px;border:3px solid #ff665f;top:200px;left:86px;border-radius:6px}.annot-arrow{position:absolute;top:265px;left:200px;font-size:38px;color:#ff665f;transform:rotate(12deg)}.annot-callout{position:absolute;top:186px;left:70px;width:27px;height:27px;background:#ff665f;color:#fff;border-radius:50%;display:grid;place-items:center;font-weight:800;font-size:12px}.inspect-panel{background:#fff;border-left:1px solid #e4e6ed;padding:17px 14px;font-size:10px}.panel-title{font-size:14px;font-weight:800;margin-bottom:14px}.issue-card{display:flex;gap:9px;align-items:center;padding:9px;border:1px solid #e2e5ec;border-radius:8px;margin-bottom:15px}.issue-card b{background:#ff665f;color:#fff;width:22px;height:22px;display:grid;place-items:center;border-radius:50%}.issue-card span{display:flex;flex-direction:column}.issue-card small{color:#f16d64}.inspect-panel label{display:block;color:#8a91a1;margin:9px 0 4px}.fake-input,.fake-area{background:#f5f6f8;border:1px solid #e2e5ec;padding:7px;border-radius:6px;color:#42495a}.fake-area{height:58px}.private-chip{margin-top:24px;background:#ecf8f4;color:#19745e;padding:8px;border-radius:8px;text-align:center;font-weight:700}.floating-stat{position:absolute;background:#fff;border:1px solid #e1e5ed;box-shadow:0 18px 40px rgba(15,23,42,.13);padding:11px 14px;border-radius:12px;display:flex;flex-direction:column;font-size:11px}.floating-stat strong{font-size:12px}.floating-stat span{color:#7b8496}.floating-stat.one{left:-28px;bottom:35px}.floating-stat.two{right:-26px;top:52px}.privacy-banner{background:#0e1730;color:#fff;border-radius:24px;padding:28px 32px;display:grid;grid-template-columns:56px 1fr auto;gap:22px;align-items:center}.privacy-icon{width:52px;height:52px;border-radius:16px;background:#1e2b4d;display:grid;place-items:center;font-size:26px}.privacy-banner .kicker{color:#8de0ca;margin-bottom:2px}.privacy-banner h2{font-size:27px;letter-spacing:-.035em;margin-bottom:4px}.privacy-banner p{color:#b7c0d4;margin:0;max-width:760px;font-size:14px}.arrow-link{color:#fff;text-decoration:none;font-weight:750;font-size:13px}.arrow-link span{margin-left:7px}.capture-modes{padding-top:110px;padding-bottom:110px}.section-heading{margin-bottom:40px}.section-heading.split{display:grid;grid-template-columns:1.3fr .7fr;gap:60px;align-items:end}.section-heading h2{font-size:clamp(35px,4vw,52px);line-height:1.08;letter-spacing:-.045em;max-width:760px;margin:5px 0}.section-heading p:last-child{color:var(--muted);max-width:620px}.section-heading.center{text-align:center}.section-heading.center h2,.section-heading.center p{margin-left:auto;margin-right:auto}.section-heading.narrow h2{max-width:670px}.mode-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.feature-card{background:#f7f8fb;border:1px solid #e5e8ef;border-radius:20px;padding:25px;min-height:260px;position:relative;overflow:hidden}.feature-card-large{grid-row:span 2;min-height:536px}.feature-card-wide{grid-column:span 2}.mode-icon{width:40px;height:40px;border-radius:11px;background:#fff;border:1px solid #e0e4ec;display:grid;place-items:center;margin-bottom:42px;font-weight:900}.feature-card h3{font-size:20px;letter-spacing:-.02em;margin-bottom:8px}.feature-card p{font-size:14px;color:var(--muted);max-width:430px}.mini-page{position:absolute;left:25px;right:25px;bottom:-16px;height:100px;background:#fff;border:1px solid #dfe3eb;border-radius:12px;padding:12px;box-shadow:0 12px 30px rgba(31,41,55,.06)}.mini-page.tall{height:280px}.mini-page i{display:block;background:#e9ecf3;height:12px;border-radius:3px;margin-bottom:9px}.mini-page i:nth-child(2){height:42px;background:#dfe4f7}.area-demo{position:absolute;left:25px;right:25px;bottom:24px;height:74px;background:linear-gradient(135deg,#e8ecf8,#f5f6f9);border-radius:10px}.area-demo span{position:absolute;inset:15px 40px;border:2px dashed #6170ee;border-radius:4px}.element-demo{position:absolute;left:25px;right:25px;bottom:28px;display:flex;gap:7px}.element-demo span{height:65px;flex:1;border:1px solid #dfe3ea;border-radius:8px;background:#fff}.element-demo .selected{border:2px solid #6170ee;box-shadow:0 0 0 3px rgba(97,112,238,.1)}.devices{position:absolute;right:30px;bottom:24px;width:270px;height:95px}.devices b,.devices i,.devices em{position:absolute;bottom:0;border:5px solid #171d2a;background:#dfe4f7}.devices b{left:0;width:145px;height:85px;border-radius:7px}.devices i{left:150px;width:75px;height:85px;border-width:4px;border-radius:8px}.devices em{right:0;width:38px;height:72px;border-width:4px;border-radius:8px}.editor-story{background:#0b1122;color:#fff;padding:105px 0}.editor-layout{display:grid;grid-template-columns:.82fr 1.18fr;gap:100px}.sticky-copy{align-self:start;position:sticky;top:120px}.sticky-copy .kicker{color:#8c96ff}.sticky-copy h2{font-size:46px;line-height:1.08;letter-spacing:-.045em;margin:7px 0 18px}.sticky-copy>p:not(.kicker){color:#aeb6c9}.check-list{list-style:none;padding:0;margin:28px 0}.check-list li{padding:10px 0;border-bottom:1px solid #222b42;color:#d8deea;font-size:14px}.check-list li:before{content:"✓";color:#7ed8c1;margin-right:10px}.editor-cards{display:grid;gap:15px}.editor-cards article{background:#131b31;border:1px solid #242e48;border-radius:20px;padding:30px;display:grid;grid-template-columns:52px 1fr;gap:20px}.editor-cards article>span{color:#7f8bfd;font-weight:850;font-size:13px}.editor-cards h3{font-size:22px;margin-bottom:7px}.editor-cards p{color:#aab3c6;font-size:14px;margin:0}.comparison{padding:115px 0;display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.compare-visual{height:430px;background:#eef1f7;border-radius:24px;position:relative;overflow:hidden;padding:36px}.compare-window{position:absolute;top:57px;bottom:40px;width:52%;background:#fff;border:1px solid #d8dde8;box-shadow:0 14px 35px rgba(15,23,42,.09);padding:14px}.compare-window.left{left:33px;border-radius:12px 0 0 12px;overflow:hidden}.compare-window.right{right:33px;border-radius:0 12px 12px 0;overflow:hidden}.cmp-head{height:27px;background:#20283b;border-radius:5px;margin-bottom:12px}.cmp-body{display:grid;grid-template-columns:1.1fr .9fr;gap:9px}.cmp-body i{height:100px;background:#e1e5ee;border-radius:7px}.cmp-body i:nth-child(3){grid-column:span 2;height:83px}.improved i:nth-child(2){background:#b9c3ff}.slider-line{position:absolute;top:43px;bottom:27px;left:50%;width:2px;background:#fff;box-shadow:0 0 0 1px #8f98aa}.slider-line span{position:absolute;top:46%;left:50%;transform:translate(-50%,-50%);width:39px;height:39px;border-radius:50%;background:#fff;border:1px solid #cfd5df;display:grid;place-items:center;font-weight:900}.compare-label{position:absolute;top:16px;font-size:11px;font-weight:800;color:#667084}.compare-label.before{left:38px}.compare-label.after{right:38px}.compare-copy h2,.privacy-copy h2{font-size:43px;line-height:1.08;letter-spacing:-.045em;margin:7px 0 17px}.compare-copy>p:not(.kicker),.privacy-copy>p:not(.kicker){color:var(--muted)}.small-features{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.small-features span,.keyword-links span{font-size:12px;border:1px solid #dfe3ec;border-radius:999px;padding:7px 10px;background:#fff}.workflow-band{background:#f5f6f9;padding:105px 0}.workflow-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.workflow-grid article{background:#fff;border:1px solid #e3e6ed;border-radius:18px;padding:25px}.wf-icon{width:45px;height:45px;border-radius:12px;background:#11182b;color:#fff;display:grid;place-items:center;font-size:11px;font-weight:900;margin-bottom:38px}.workflow-grid h3{font-size:18px}.workflow-grid p{color:var(--muted);font-size:13px;margin-bottom:0}.privacy-details{padding:115px 0;display:grid;grid-template-columns:1fr .78fr;gap:90px;align-items:center}.privacy-points{display:grid;gap:8px;margin-top:28px}.privacy-points>div{display:grid;grid-template-columns:34px 1fr;gap:12px;padding:14px 0;border-top:1px solid #e3e6ed}.privacy-points b{font-size:10px;color:#6570ef}.privacy-points span{display:flex;flex-direction:column}.privacy-points strong{font-size:14px}.privacy-points small{color:#747d8f;font-size:12px;margin-top:3px}.privacy-card{background:#0f182f;color:#fff;border-radius:24px;padding:32px;box-shadow:var(--shadow)}.shield{width:54px;height:54px;border-radius:16px;background:#163e34;color:#87e0c4;display:grid;place-items:center;font-size:24px;margin-bottom:27px}.privacy-card h3{font-size:25px;letter-spacing:-.03em}.privacy-card>p{color:#aeb7c9;font-size:13px}.data-row{display:flex;justify-content:space-between;gap:16px;border-top:1px solid #283149;padding:13px 0;font-size:12px}.data-row b{color:#80dbc2}.data-row .network{color:#9ea8ff}.report-section{padding:20px 0 120px}.report-stage{height:510px;position:relative;width:min(760px,100%);margin:65px auto 0}.pdf-page{position:absolute;width:360px;height:470px;left:50%;top:0;background:#fff;border:1px solid #dfe4ec;border-radius:8px;box-shadow:0 25px 70px rgba(19,29,56,.13)}.pdf-page.back{transform:translateX(-50%) rotate(-9deg) translateX(-90px);background:#eef1f6}.pdf-page.middle{transform:translateX(-50%) rotate(7deg) translateX(90px);background:#f4f5f8}.pdf-page.front{transform:translateX(-50%);padding:24px}.pdf-brand{display:grid;grid-template-columns:30px 1fr;column-gap:8px;align-items:center}.pdf-brand img{width:28px;height:28px;grid-row:span 2}.pdf-brand b{font-size:13px}.pdf-brand small{font-size:8px;color:#8a92a1}.pdf-image{height:240px;margin-top:22px;background:linear-gradient(135deg,#e3e7f2,#cfd6eb);border-radius:7px;position:relative}.pdf-image:after{content:"";position:absolute;width:100px;height:54px;border:3px solid #ff675f;top:70px;left:90px;border-radius:5px}.pdf-issues{display:grid;gap:7px;margin-top:18px}.pdf-issues span{display:flex;align-items:center;gap:8px;font-size:9px;border:1px solid #e3e6ed;border-radius:6px;padding:8px}.pdf-issues b{width:18px;height:18px;border-radius:50%;background:#ff675f;color:#fff;display:grid;place-items:center}.pricing-section{background:#0b1122;color:#fff;padding:105px 0}.pricing-section .section-heading>p:last-child{color:#aab2c3}.pricing-section .kicker{color:#8c96ff}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;align-items:stretch}.price-card{background:#121a30;border:1px solid #252f48;border-radius:22px;padding:28px;position:relative}.pro-card{background:#fff;color:var(--ink);border-color:#fff;transform:translateY(-9px)}.popular{position:absolute;right:18px;top:18px;background:#eef0ff;color:#5965df;padding:5px 8px;border-radius:99px;font-size:9px;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.plan-head{display:flex;flex-direction:column;border-bottom:1px solid #29334c;padding-bottom:22px;margin-bottom:20px}.pro-card .plan-head{border-color:#e2e6ee}.plan-head>span{font-weight:800;font-size:15px}.plan-head strong{font-size:38px;letter-spacing:-.05em;margin-top:10px}.plan-head strong em{font-size:13px;font-style:normal;color:#828a9c;letter-spacing:0}.plan-head small{color:#96a0b4;font-size:11px}.price-card ul{list-style:none;padding:0;margin:0 0 28px;min-height:275px}.price-card li{padding:8px 0 8px 20px;position:relative;color:#bec5d4;font-size:12px;border-bottom:1px solid rgba(255,255,255,.05)}.pro-card li{color:#586174;border-color:#eef0f4}.price-card li:before{content:"✓";position:absolute;left:0;color:#79d7be;font-weight:900}.seo-content{padding:105px 0;display:grid;grid-template-columns:1.3fr .7fr;gap:75px}.seo-copy h2{font-size:38px;line-height:1.12;letter-spacing:-.04em}.seo-copy p{color:var(--muted)}.keyword-links{display:flex;align-content:flex-start;align-items:flex-start;flex-wrap:wrap;gap:8px;padding-top:25px}.faq-section{padding:20px 0 110px;display:grid;grid-template-columns:.6fr 1.4fr;gap:80px}.faq-list details{border-top:1px solid #dfe3ea;padding:19px 0}.faq-list details:last-child{border-bottom:1px solid #dfe3ea}.faq-list summary{list-style:none;cursor:pointer;font-weight:750;display:flex;justify-content:space-between;gap:18px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:20px;color:#7b8495}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list p{color:var(--muted);font-size:13px;max-width:770px;margin:12px 0 0}.final-cta{text-align:center;background:linear-gradient(145deg,#f2f4ff,#f8f9fb);border:1px solid #e3e6ef;border-radius:28px;padding:70px 25px;margin-bottom:90px}.final-cta h2{font-size:50px;line-height:1.04;letter-spacing:-.05em;margin:10px 0 18px}.final-cta>p:not(.kicker){max-width:680px;margin-inline:auto;color:var(--muted)}.cta-mark img{box-shadow:0 12px 30px rgba(91,108,255,.2);border-radius:15px}.center-actions{justify-content:center}footer{background:#0a1020;color:#fff;padding:65px 0 35px}.footer-grid{display:grid;grid-template-columns:1.8fr repeat(3,1fr);gap:55px}.footer-brand{color:#fff;margin-bottom:15px}.footer-grid>div:first-child>p{max-width:340px;color:#8f9aaf;font-size:12px}.footer-grid h3{font-size:12px;text-transform:uppercase;letter-spacing:.1em;color:#8f9aaf}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:9px}.footer-grid a{color:#c4cad6;text-decoration:none;font-size:12px}.footer-grid a:hover{color:#fff}.copyright{margin-top:30px}@media(max-width:980px){.desktop-nav{display:none}.menu-btn{display:block}.nav-actions{margin-left:auto}.mobile-nav.open{display:flex;position:absolute;left:0;right:0;top:72px;background:#fff;border-bottom:1px solid #e3e6ed;padding:14px 20px;flex-direction:column}.mobile-nav a{padding:10px;color:#394153;text-decoration:none}.hero{grid-template-columns:1fr;padding-top:60px}.hero-product{max-width:700px}.section-heading.split{grid-template-columns:1fr;gap:12px}.mode-grid{grid-template-columns:repeat(2,1fr)}.feature-card-large{grid-row:auto;min-height:400px}.feature-card-wide{grid-column:span 2}.editor-layout,.comparison,.privacy-details,.seo-content,.faq-section{grid-template-columns:1fr;gap:50px}.sticky-copy{position:static}.workflow-grid{grid-template-columns:repeat(2,1fr)}.pricing-grid{grid-template-columns:1fr;max-width:680px;margin:auto}.pro-card{transform:none}.price-card ul{min-height:0}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/4}}@media(max-width:680px){.section-shell,.nav-wrap{width:min(100% - 26px,1180px)}.nav-actions .text-link{display:none}.hero{padding-top:45px;padding-bottom:60px}.hero h1{font-size:48px}.hero-lead{font-size:16px}.window-shell{transform:none}.app-grid{grid-template-columns:42px 1fr;height:390px}.inspect-panel{display:none}.floating-stat.two{right:3px}.floating-stat.one{left:3px}.privacy-banner{grid-template-columns:1fr;padding:24px}.privacy-icon{display:none}.mode-grid{grid-template-columns:1fr}.feature-card-wide{grid-column:auto}.devices{opacity:.45;right:-30px}.capture-modes{padding-top:80px;padding-bottom:80px}.editor-story{padding:80px 0}.sticky-copy h2,.compare-copy h2,.privacy-copy h2{font-size:36px}.workflow-grid{grid-template-columns:1fr}.comparison,.privacy-details{padding:80px 0}.report-stage{height:440px}.pdf-page{width:290px;height:390px}.pdf-page.back{transform:translateX(-50%) rotate(-7deg) translateX(-35px)}.pdf-page.middle{transform:translateX(-50%) rotate(6deg) translateX(35px)}.pdf-image{height:190px}.seo-content{padding:80px 0}.faq-section{padding-bottom:80px}.final-cta{margin-bottom:60px;padding:55px 18px}.final-cta h2{font-size:40px}.footer-grid{grid-template-columns:1fr 1fr;gap:35px}.footer-grid>div:first-child{grid-column:1/3}.footer-grid>div:last-child{grid-column:auto}.hero-actions .btn{width:100%}}

.free-strip{background:#f2fbf7;border-bottom:1px solid #d8eee5}.free-strip-inner{min-height:44px;display:flex;align-items:center;justify-content:center;gap:10px 18px;flex-wrap:wrap;padding:9px 0;font-size:12px;color:#496158}.free-strip strong{color:#176b55}.free-strip span{display:inline-flex;align-items:center;gap:5px}.free-strip span:before{content:"✓";color:#1b8c6c;font-weight:900}.free-strip a{color:#4056c7;font-weight:800;text-decoration:none}.free-strip a:hover{text-decoration:underline}.qa-hero{padding:84px 0 54px;text-align:center}.qa-hero h1{font-size:clamp(44px,6vw,72px);line-height:1;letter-spacing:-.055em;margin:16px auto 20px;max-width:920px}.qa-hero p{max-width:760px;margin:0 auto;color:var(--muted);font-size:18px}.qa-search-intents{display:flex;gap:8px;flex-wrap:wrap;justify-content:center;margin-top:24px}.qa-search-intents span{border:1px solid #dfe4ec;background:#fff;padding:7px 10px;border-radius:999px;font-size:12px;color:#5e6778}.qa-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;padding:30px 0 110px}.qa-card{border:1px solid #e0e5ed;border-radius:18px;padding:24px;background:#fff;box-shadow:0 8px 30px rgba(15,23,42,.035)}.qa-card h2{font-size:20px;line-height:1.3;margin:0 0 10px;letter-spacing:-.02em}.qa-card p{font-size:14px;color:var(--muted);margin:0 0 12px}.qa-card a{font-size:13px;font-weight:800;color:#5362e6;text-decoration:none}.qa-card a:hover{text-decoration:underline}.qa-category{grid-column:1/-1;padding-top:30px}.qa-category h2{font-size:34px;letter-spacing:-.04em;margin-bottom:4px}.qa-category p{color:var(--muted);margin:0}.qa-note{margin:10px auto 55px;max-width:880px;border:1px solid #dfe4ff;background:#f5f7ff;border-radius:18px;padding:18px 22px;color:#526078;font-size:13px}.qa-note strong{color:#23315d}@media(max-width:760px){.free-strip-inner{justify-content:flex-start}.qa-grid{grid-template-columns:1fr}.qa-hero{padding-top:58px}.qa-category{grid-column:auto}}


/* capture-topic-cluster-v36 */
.capture-topic-cluster{padding:20px 0 80px}.capture-topic-box{border:1px solid #e1e5ed;border-radius:22px;padding:24px;background:#f8f9fc}.capture-topic-box h2{font-size:24px;letter-spacing:-.03em;margin:0 0 6px}.capture-topic-box>p{font-size:13px;color:var(--muted);margin:0 0 16px}.capture-topic-links{display:flex;flex-wrap:wrap;gap:8px}.capture-topic-links a{display:inline-flex;align-items:center;padding:8px 11px;border:1px solid #dfe4ec;border-radius:999px;background:#fff;color:#46506a;text-decoration:none;font-size:12px;font-weight:750}.capture-topic-links a:hover{color:#4056c7;border-color:#cfd6ff}.capture-topic-links a[aria-current="page"]{background:#eef0ff;border-color:#ced4ff;color:#4056c7}


/* SEO topic-cluster navigation */
.editing-topic-map .mini-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:14px}.editing-topic-map .mini-card{display:flex;flex-direction:column;gap:6px;padding:18px;border:1px solid var(--line,#dbe3ea);border-radius:16px;text-decoration:none;color:inherit;background:var(--surface,#fff)}.editing-topic-map .mini-card:hover{transform:translateY(-1px)}.editing-topic-map .mini-card span{font-size:.92rem;opacity:.78}.seo-intent-note .trust-line{padding:14px 18px;border-radius:14px;background:rgba(34,197,94,.07);border:1px solid rgba(34,197,94,.18)}


/* trust-and-conversion-v42 */
.trust-page-hero{padding:82px 0 46px;max-width:900px}.trust-page-hero h1{font-size:clamp(44px,6vw,70px);line-height:1.02;letter-spacing:-.055em;margin:14px 0 20px}.trust-page-hero>p{font-size:18px;line-height:1.72;color:var(--muted);max-width:790px}.trust-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.trust-badges span{border:1px solid #dfe4ec;background:#fff;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:750;color:#4d5870}.legal-layout{display:grid;grid-template-columns:250px minmax(0,760px);gap:70px;padding:20px 0 100px}.legal-nav{position:sticky;top:100px;align-self:start;border:1px solid #e2e6ed;border-radius:18px;padding:18px;background:#fafbfc}.legal-nav b{display:block;margin-bottom:10px}.legal-nav a{display:block;color:#647084;text-decoration:none;font-size:13px;padding:7px 0}.legal-nav a:hover{color:#4056c7}.legal-copy section{scroll-margin-top:100px;border-top:1px solid #e4e7ed;padding:28px 0}.legal-copy section:first-child{border-top:0;padding-top:0}.legal-copy h2{font-size:28px;letter-spacing:-.035em;margin:0 0 12px}.legal-copy h3{font-size:18px;margin:20px 0 7px}.legal-copy p,.legal-copy li{color:var(--muted);font-size:14px;line-height:1.75}.legal-copy ul{padding-left:20px}.info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding:20px 0 80px}.info-card{border:1px solid #e1e5ec;border-radius:18px;background:#fff;padding:22px}.info-card h2,.info-card h3{font-size:20px;margin:0 0 8px;letter-spacing:-.025em}.info-card p{font-size:13px;line-height:1.65;color:var(--muted)}.info-card a{font-size:13px;font-weight:800;color:#5362e6;text-decoration:none}.security-table{border:1px solid #e2e6ed;border-radius:18px;overflow:hidden;margin:24px 0}.security-row{display:grid;grid-template-columns:1fr 1fr;padding:14px 18px;border-top:1px solid #e8ebf0;font-size:13px}.security-row:first-child{border-top:0}.security-row span{color:#687286}.security-row b{color:#1d2738}.price-page-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;padding:10px 0 70px}.price-page-card{border:1px solid #dde3eb;border-radius:22px;padding:26px;background:#fff}.price-page-card.featured{border-color:#c8d0ff;box-shadow:0 22px 55px rgba(60,76,180,.10)}.price-page-card h2{font-size:23px;margin:0}.price-page-card .amount{font-size:42px;font-weight:850;letter-spacing:-.055em;margin:12px 0}.price-page-card .amount small{font-size:13px;color:#7b8493;letter-spacing:0}.price-page-card ul{padding:0;list-style:none}.price-page-card li{padding:8px 0 8px 20px;position:relative;font-size:13px;color:#5e687a}.price-page-card li:before{content:'✓';position:absolute;left:0;color:#188d69;font-weight:900}.help-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;padding:20px 0 80px}.help-card{border:1px solid #e1e5ec;border-radius:18px;padding:22px;background:#fff;text-decoration:none;color:inherit}.help-card h2{font-size:19px;margin:0 0 7px}.help-card p{font-size:13px;color:var(--muted);margin:0}.install-steps{counter-reset:steps;display:grid;gap:14px;padding:10px 0 70px}.install-step{counter-increment:steps;position:relative;padding:22px 22px 22px 68px;border:1px solid #e1e5ec;border-radius:18px;background:#fff}.install-step:before{content:counter(steps);position:absolute;left:20px;top:20px;width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#eef0ff;color:#4756cf;font-weight:900}.install-step h2{font-size:19px;margin:0 0 7px}.install-step p{font-size:13px;color:var(--muted);margin:0}.changelog-entry{display:grid;grid-template-columns:130px 1fr;gap:25px;padding:26px 0;border-top:1px solid #e2e6ed}.changelog-entry:first-child{border-top:0}.changelog-entry time{font-size:12px;color:#7c8696}.changelog-entry h2{font-size:22px;margin:0 0 7px}.changelog-entry p,.changelog-entry li{font-size:13px;color:var(--muted);line-height:1.65}.contact-panel{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding:20px 0 80px}.contact-box{border:1px solid #e1e5ec;border-radius:20px;padding:28px;background:#fff}.contact-box h2{font-size:24px;margin:0 0 10px}.contact-box p{color:var(--muted);font-size:14px}.contact-email{display:inline-flex;margin-top:10px;font-size:18px;font-weight:850;color:#4056c7;text-decoration:none}.trust-links{padding:0 0 90px}.trust-links .capture-topic-box{background:#f6f8fb}.trust-links .capture-topic-links a[aria-current=page]{background:#eef0ff}.notice-box{border:1px solid #f0dca6;background:#fffaf0;border-radius:16px;padding:16px 18px;color:#69572a;font-size:13px;line-height:1.65;margin:20px 0}.success-box{border:1px solid #cae9de;background:#f3fbf8;border-radius:16px;padding:16px 18px;color:#315f52;font-size:13px;line-height:1.65;margin:20px 0}@media(max-width:800px){.legal-layout{grid-template-columns:1fr;gap:30px}.legal-nav{position:static}.info-grid,.price-page-grid,.help-grid,.contact-panel{grid-template-columns:1fr}.security-row{grid-template-columns:1fr;gap:4px}.changelog-entry{grid-template-columns:1fr;gap:7px}}


/* Accessibility: visible keyboard focus without changing pointer interaction */
a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #5b6cff;outline-offset:3px;border-radius:6px}
