@keyframes rainbow-shift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}:root{--header-h:60px;--radius:8px;--shadow-sm:0 1px 3px rgba(60,64,67,.12), 0 1px 2px rgba(60,64,67,.08);--shadow-md:0 2px 8px rgba(60,64,67,.14), 0 1px 3px rgba(60,64,67,.10);--shadow-focus:0 0 0 3px rgba(26,115,232,.25)}:root,:root[data-theme=light]{--bg:#ffffff;--surface:#ffffff;--surface-2:#f5f8ff;--primary:#1a73e8;--primary-dk:#1557b0;--green:#34a853;--green-dk:#2d9249;--red:#ea4335;--text:#202124;--text-muted:#5f6368;--border:#dadce0}*,::after,::before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:"Noto Sans","Segoe UI",Roboto,Arial,sans-serif;background:var(--bg);color:var(--text);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;transition:background .2s,color .2s}a{color:var(--primary);text-decoration:none}a:hover{text-decoration:underline}a:focus-visible{outline:2px solid var(--primary);outline-offset:2px;border-radius:3px}@media (prefers-reduced-motion:reduce){*,::after,::before{transition:none!important;animation:none!important}}.header{position:sticky;top:0;z-index:200;height:var(--header-h);background:#2d2d2d;border-bottom:1px solid rgba(255,255,255,.08);transform:translateY(0);transition:transform .3s ease,box-shadow .3s ease}.header--hidden{transform:translateY(-100%)}.header--scrolled{box-shadow:0 2px 16px rgba(0,0,0,.22)}.header-inner{max-width:1100px;margin:0 auto;padding:0 24px;height:100%;display:flex;align-items:center;justify-content:space-between;gap:24px}.logo{gap:8px;flex-shrink:0}.logo,.logo:hover,.logo:hover .logo-text{text-decoration:none}.logo,.logo-mark,nav{display:flex;align-items:center}.logo-mark{width:32px;height:32px;background:var(--primary);border-radius:6px;justify-content:center}.logo-mark svg{width:18px;height:18px;fill:#fff}.logo-text{font-size:18px;font-weight:700;color:#fff;letter-spacing:-.3px}.logo-text span{color:var(--green)}footer .logo-text,footer .logo-text span,header .logo-text,header .logo-text span{color:#fff}.footer-logo-link,.footer-logo-link:hover,.nav-link:hover{text-decoration:none}nav{gap:4px}.nav-link{font-size:15px;font-weight:300;color:#b0b0b0;padding:6px 12px;border-radius:var(--radius);transition:color .15s,background .15s;letter-spacing:.01em}.nav-link:hover{color:#fff;background:rgba(255,255,255,.08)}.nav-link.active{color:#fff}.btn-register,.btn-signin{font-size:14px;font-weight:600;color:#fff;border-radius:20px;text-decoration:none;display:inline-block;letter-spacing:.01em}.btn-signin{border:1.5px solid rgba(255,255,255,.4);padding:6px 18px;background:0 0;cursor:pointer;transition:background .15s,color .15s}.btn-signin:hover{background:rgba(255,255,255,.1);text-decoration:none}.btn-register{background:var(--green);padding:7px 18px;transition:background .15s}.btn-register:hover{background:var(--green-dk);text-decoration:none}.header-actions{gap:8px}.hdr-avatar,.hdr-user,.header-actions{display:flex;align-items:center}.hdr-user{gap:10px}.hdr-avatar{width:30px;height:30px;border-radius:50%;background:var(--green);color:#fff;font-size:13px;font-weight:700;justify-content:center;flex-shrink:0}.hdr-name{font-size:13.5px;font-weight:500;color:#b0b0b0;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hdr-burger{display:none;flex-direction:column;justify-content:center;gap:5px;width:36px;height:36px;background:0 0;border:0;cursor:pointer;touch-action:manipulation;padding:4px;flex-shrink:0}.hdr-burger span{display:block;height:2px;background:#b0b0b0;border-radius:2px;transition:transform .22s ease,opacity .22s ease,width .22s ease;transform-origin:center}.hdr-burger span:nth-child(1){width:22px}.hdr-burger span:nth-child(2){width:16px}.hdr-burger span:nth-child(3){width:22px}.hdr-burger.open span:nth-child(1){transform:translateY(7px) rotate(45deg);width:22px}.hdr-burger.open span:nth-child(2){opacity:0}.hdr-burger.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg);width:22px}.hero::after,.mobile-menu{left:0;right:0;pointer-events:none}.mobile-menu,.mobile-nav{display:flex;flex-direction:column}.mobile-menu{position:fixed;top:var(--header-h);background:#2d2d2d;border-top:1px solid rgba(255,255,255,.08);box-shadow:0 8px 32px rgba(0,0,0,.3);z-index:200;padding:20px 24px 28px;gap:0;transform:translateY(-12px);opacity:0;transition:transform .22s ease,opacity .22s ease}.mobile-menu.open{transform:translateY(0);opacity:1;pointer-events:auto}.mobile-nav{gap:2px;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,.08)}.mobile-nav-link{font-size:15px;font-weight:400;color:#b0b0b0;padding:10px 8px;border-radius:6px;text-decoration:none;transition:color .13s,background .13s}.mobile-nav-link.active,.mobile-nav-link:hover{color:#fff;background:rgba(255,255,255,.07);text-decoration:none}.mobile-menu-actions{display:flex;flex-direction:column;gap:10px}.mobile-user{display:flex;align-items:center;gap:10px;padding:4px 8px 12px}.mobile-menu-backdrop{display:none;position:fixed;inset:0;top:var(--header-h);background:rgba(0,0,0,.35);z-index:199}.mobile-menu-backdrop.open{display:block}.hero{position:relative;background:url(/assets/img/teragrab-hero.png)center center/cover no-repeat;padding:72px 24px 80px;text-align:center}.hero::after{content:"";position:absolute;bottom:0;height:120px;background:linear-gradient(to bottom,transparent,#fff)}.hero h1{font-size:clamp(28px,5vw,48px);font-weight:700;color:var(--text);line-height:1.1;letter-spacing:-.5px;text-wrap:balance;max-width:680px;margin:0 auto 14px}.hero h1 em{font-style:normal}.hero-sub{font-size:17px;color:var(--text-muted);max-width:500px;margin:0 auto 36px;line-height:1.7}.url-form{max-width:820px;margin:0 auto}.url-bar{display:flex;align-items:center;background:#1a1a1a;border-radius:50px;padding:10px 10px 10px 28px;gap:8px;box-shadow:0 2px 16px rgba(0,0,0,.25);border:1px solid #333;transition:border-color .2s,box-shadow .2s}.url-bar:focus-within{border-color:#555;box-shadow:0 2px 20px rgba(0,0,0,.35)}.url-icon{color:#888;flex-shrink:0;display:flex}.url-input{flex:1;border:0;outline:0;background:0 0;font-size:17px;color:#f0f0f0;font-family:inherit;min-width:0}.url-input::placeholder{color:#888}.btn-download,.btn-paste{flex-shrink:0;border:0;cursor:pointer;font-family:inherit;white-space:nowrap}.btn-paste{background:0 0;border-radius:20px;padding:10px 18px;font-size:14px;font-weight:500;color:#ccc;transition:color .15s}.btn-paste:hover,.footer-disclaimer p a:hover,.hiw-funnel-step.funnel-in .hiw-funnel-desc,.hiw-funnel-step.funnel-in .hiw-funnel-icon,.hiw-funnel-step.funnel-in .hiw-funnel-label,.hiw-funnel-step.funnel-process .hiw-funnel-desc,.hiw-funnel-step.funnel-process .hiw-funnel-icon,.hiw-funnel-step.funnel-process .hiw-funnel-label{color:#fff}.btn-download{background:var(--green);color:#fff;border-radius:22px;padding:14px 32px;font-size:16px;font-weight:600;gap:7px;transition:background .15s,transform .1s}.btn-download:hover{background:var(--green-dk)}.btn-download:active{transform:scale(.97)}.btn-download,.trust-badge,.trust-row{display:flex;align-items:center}.trust-row{justify-content:center;flex-wrap:wrap;margin-top:28px;gap:28px}.trust-badge{position:relative;gap:0;font-size:14px;color:var(--text);font-weight:500;background:0 0;border-radius:24px;padding:7px 10px 7px 26px}.trust-badge img{position:absolute;left:-16px;top:50%;transform:translateY(-50%);width:32px;height:32px;border-radius:50%;flex-shrink:0;mix-blend-mode:multiply;opacity:.9}.trust-sep{display:none}.what-section{background:#fff;padding:56px 24px}.what-inner{max-width:900px;margin:0 auto;padding:0 32px;display:flex;flex-direction:column;align-items:center;text-align:center}.demo-video,.what-video-top{width:100%;border-radius:16px}.what-video-top{max-width:720px;margin-bottom:48px;overflow:hidden}.demo-video{display:block}.inline-link{color:var(--primary);text-decoration:none;border-bottom:1px solid rgba(26,115,232,.3);transition:border-color .15s}.inline-link:hover{border-color:var(--primary)}.what-img{max-width:320px;margin:24px auto 32px}.what-img,.what-img img{width:100%;height:auto;display:block;border-radius:12px}.what-text h2{font-size:24px;font-weight:700;color:var(--text);letter-spacing:-.3px;line-height:1.15;margin-bottom:28px}.what-text p{font-size:16px;color:var(--text-muted);line-height:1.85;margin-bottom:18px}.what-text p:last-of-type{margin-bottom:0}.video-frame,.what-video{position:relative}.video-frame{border-radius:16px;overflow:hidden;box-shadow:0 8px 40px rgba(0,0,0,.12),0 2px 12px rgba(0,0,0,.08);background:#000;aspect-ratio:9/16;max-height:520px}.video-frame video{width:100%;height:100%;object-fit:cover;display:block}.store-buttons{display:flex;gap:16px;margin-top:36px;flex-wrap:wrap;justify-content:center}.store-btn{display:flex;align-items:center;gap:12px;background:var(--text);color:#fff;border-radius:12px;padding:8px 20px;text-decoration:none;transition:opacity .15s,transform .1s;min-width:170px}.store-btn:hover{opacity:.85;transform:translateY(-1px);text-decoration:none}.store-icon{width:32px;height:32px;object-fit:contain;flex-shrink:0}.store-btn-text{display:flex;flex-direction:column;gap:1px}.store-label{font-size:11px;font-weight:400;opacity:.8;letter-spacing:.02em}.store-name{font-size:16px;font-weight:700;letter-spacing:-.2px}.howto-section{padding:60px 0}.howto-inner{max-width:900px;margin:0 auto;padding:0 32px}.howto-heading{font-size:36px;font-weight:700;color:var(--text);line-height:1.15;margin-bottom:20px;text-wrap:balance}.howto-body{font-size:16px;color:var(--text-muted);line-height:1.75;margin-bottom:18px}.howto-body:last-of-type{margin-bottom:48px}.howto-steps{display:flex;flex-direction:column;gap:40px}.howto-step{display:flex;gap:28px;align-items:flex-start}.step-number{flex-shrink:0;width:44px;height:44px;border-radius:50%;background:var(--primary);color:#fff;font-size:18px;font-weight:700;display:flex;align-items:center;justify-content:center;margin-top:2px}.step-body h3{font-size:19px;font-weight:600;color:var(--text);margin-bottom:10px;line-height:1.15}.step-body p{font-size:16px;color:var(--text-muted);line-height:1.75}.step-code{font-family:"Courier New",monospace;font-size:13px;background:#e8f0fe;color:var(--primary);padding:2px 7px;border-radius:5px}.blog-section{padding:60px 0}.blog-inner{max-width:900px;margin:0 auto;padding:0 32px}.blog-heading{font-size:36px;font-weight:700;color:var(--text);line-height:1.15;margin-bottom:40px;text-wrap:balance}.blog-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.blog-card{border:1px solid var(--border);border-radius:6px;overflow:hidden;text-decoration:none;display:flex;flex-direction:column;transition:box-shadow .2s,transform .15s}.blog-card:hover{box-shadow:0 4px 20px rgba(0,0,0,.09);transform:translateY(-2px);text-decoration:none}.blog-thumb{width:100%;aspect-ratio:16/9;object-fit:cover;display:block}.blog-thumb-placeholder{width:100%;aspect-ratio:16/9;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:rgba(255,255,255,.75)}.blog-body{padding:20px 22px 22px;flex:1;display:flex;flex-direction:column;gap:10px}.blog-title{font-size:16px;font-weight:600;color:var(--text);line-height:1.4}.blog-meta{font-size:13px;color:var(--text-muted);margin-top:auto}@media (max-width:600px){.blog-grid{grid-template-columns:1fr}}.hiw-section{padding:64px 24px;background:var(--bg)}.hiw-inner{max-width:900px;margin:0 auto}.hiw-section-heading{font-size:clamp(22px,3.5vw,30px);font-weight:800;color:var(--text);margin-bottom:10px;text-align:center}.hiw-prose p,.hiw-section-sub{font-size:16px;margin-left:auto;margin-right:auto}.hiw-section-sub{color:var(--text-muted);margin-bottom:48px;max-width:600px;line-height:1.6}.hiw-prose,.hiw-section-sub{text-align:center}.hiw-prose p{line-height:1.8;color:var(--text);margin-bottom:20px;max-width:820px}.hiw-prose p:last-child{margin-bottom:0}.hiw-steps{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:stretch;gap:0}.hiw-step{background:var(--bg);border:1px solid var(--border);border-radius:12px;padding:36px 28px 32px;text-align:center;position:relative;box-shadow:var(--shadow-sm);transition:box-shadow .2s,transform .2s;display:flex;flex-direction:column}.hiw-step:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.hiw-step-icon{font-size:2rem;margin-bottom:16px;line-height:1;display:block;color:var(--primary)}.hiw-step-num{position:absolute;top:-16px;left:28px;background:var(--text);color:#fff;font-size:11px;font-weight:800;letter-spacing:.06em;padding:3px 10px;border-radius:20px;text-transform:uppercase}.hiw-step-title{font-size:17px;font-weight:700;color:var(--text);margin-bottom:12px}.hiw-step-body{font-size:14px;color:var(--text-muted);line-height:1.7}.hiw-step-arrow{font-size:1.4rem;color:var(--border);padding:0 20px;flex-shrink:0;display:flex;align-items:center;justify-content:center}@media (max-width:700px){.hiw-steps{grid-template-columns:1fr;gap:28px}.hiw-step-arrow{display:none}}.hiw-funnel-section{background:var(--bg)}.hiw-funnel{display:flex;flex-direction:column;align-items:center;gap:0}.hiw-funnel-step{border-radius:12px;padding:24px 32px;text-align:center;border:0}.hiw-funnel-step.funnel-in{width:340px;background:#f59e0b;border:0}.hiw-funnel-step.funnel-process{width:440px;background:#1a73e8;border:0}.hiw-funnel-step.funnel-out{flex:1;border:0}.hiw-funnel-outputs .hiw-funnel-step:first-child{background:#16a34a}.hiw-funnel-outputs .hiw-funnel-step:first-child .hiw-funnel-desc,.hiw-funnel-outputs .hiw-funnel-step:first-child .hiw-funnel-icon,.hiw-funnel-outputs .hiw-funnel-step:first-child .hiw-funnel-label{color:#fff}.hiw-funnel-outputs .hiw-funnel-step:last-child{background:#7c3aed}.hiw-funnel-outputs .hiw-funnel-step:last-child .hiw-funnel-desc,.hiw-funnel-outputs .hiw-funnel-step:last-child .hiw-funnel-icon,.hiw-funnel-outputs .hiw-funnel-step:last-child .hiw-funnel-label{color:#fff}.hiw-funnel-icon{font-size:1.4rem;margin-bottom:6px;color:var(--primary)}.hiw-funnel-label{font-weight:700;font-size:15px;color:var(--text);margin-bottom:4px}.hiw-funnel-desc,.hiw-persona p{font-size:13px;color:var(--text-muted);line-height:1.5}.hiw-funnel-arrow{font-size:1.1rem;color:var(--border);margin:8px 0}.hiw-funnel-outputs{display:flex;gap:16px;align-items:stretch;width:440px}.hiw-funnel-or{font-size:13px;font-weight:600;color:var(--text-muted);display:flex;align-items:center;flex-shrink:0}@media (max-width:600px){.hiw-funnel-outputs,.hiw-funnel-step.funnel-in,.hiw-funnel-step.funnel-process{width:100%}.hiw-funnel-outputs{flex-direction:column}}.hiw-compare-wrap{overflow-x:auto}.hiw-compare-table{width:100%;border-collapse:collapse;font-size:15px}.hiw-compare-table td,.hiw-compare-table th,.pricing-table td,.pricing-table th{padding:14px 18px;text-align:left;border-bottom:1px solid var(--border)}.hiw-compare-table thead th{font-weight:700;font-size:13px;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);background:var(--surface-2)}.hiw-compare-table .col-before{background:#fff5f5}.hiw-compare-table .col-after{background:#f0faf3}.tag-bad,.tag-good{font-size:13px;font-weight:600;padding:3px 10px;border-radius:20px;white-space:nowrap}.tag-bad{background:#fce8e6;color:#c62828}.tag-good{background:#e6f4ea;color:#2e7d32}.hiw-personas{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.hiw-persona{background:var(--bg);border:1px solid var(--border);border-radius:12px;padding:28px 22px;text-align:center;box-shadow:var(--shadow-sm)}.hiw-persona-emoji{font-size:1.8rem;margin-bottom:10px;color:var(--primary)}.hiw-persona-name{font-size:16px;font-weight:700;color:var(--text);margin-bottom:10px}.hiw-persona p{font-size:14px;line-height:1.65}@media (max-width:700px){.hiw-personas{grid-template-columns:1fr}}.hiw-stats-section{background:var(--bg);padding:28px 24px 32px}.hiw-stats-label{text-align:center;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);margin-bottom:24px}.hiw-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;max-width:920px;margin:0 auto}.hiw-stat-divider{display:none}.hiw-stat{background:var(--surface-2);border-radius:10px;padding:22px 16px 18px;text-align:center;border:1px solid var(--border);transition:transform .2s ease,box-shadow .2s ease}.hiw-stat:hover{transform:translateY(-3px);box-shadow:0 8px 22px rgba(0,0,0,.07)}.hiw-stat-icon{width:42px;height:42px;border-radius:10px;margin:0 auto 14px;display:flex;align-items:center;justify-content:center;font-size:17px;background:var(--si, rgba(245,124,0,.10));color:var(--sc, #f57c00)}.hiw-stat-num{font-size:clamp(22px,3vw,28px);font-weight:900;color:var(--sc, #f57c00);line-height:1;margin-bottom:6px;letter-spacing:-.5px}.hiw-stat-label{font-size:12px;color:var(--text-muted);font-weight:500;line-height:1.4}.hiw-stat:nth-of-type(1){--sc:#f57c00;--si:rgba(245,124,0,.09)}.hiw-stat:nth-of-type(2){--sc:#34a853;--si:rgba(52,168,83,.09)}.hiw-stat:nth-of-type(3){--sc:#1a73e8;--si:rgba(26,115,232,.09)}.hiw-stat:nth-of-type(4){--sc:#9333ea;--si:rgba(147,51,234,.09)}@media (max-width:840px){.hiw-stats{grid-template-columns:repeat(2,1fr);gap:12px}}@media (max-width:480px){.hiw-stats{grid-template-columns:repeat(2,1fr);gap:10px}.hiw-stat{padding:18px 12px 14px}.hiw-stat-icon{width:36px;height:36px;font-size:14px;margin-bottom:10px}.hiw-stat-num{font-size:22px}.hiw-stat-label{font-size:11px}}.page-hero-section{padding:64px 24px 48px;text-align:center;background:var(--bg)}.page-hero-inner{max-width:900px;margin:0 auto}.page-hero-heading{font-size:clamp(28px,5vw,40px);font-weight:800;color:var(--text);line-height:1.2;margin-bottom:14px}.page-hero-sub{font-size:17px;color:var(--text-muted);line-height:1.6}.pricing-compare-section{padding:48px 0 60px;background:var(--bg)}.pricing-table-wrap{overflow-x:auto}.pricing-table{width:100%;border-collapse:collapse;font-size:15px}.pricing-table thead th{font-weight:700;font-size:14px;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted)}.pricing-table .col-pro{background:rgba(26,115,232,.05);color:var(--primary);font-weight:600}.compare-table thead .col-tg,.pricing-table thead .col-pro,.tip-box strong,a.ct-strip-val:hover{color:var(--primary)}.compare-table tbody tr:hover td,.pricing-table tbody tr:hover td,.pricing-table thead th{background:var(--surface)}.pricing-table .check{color:var(--green);font-weight:700}.pricing-table .cross{color:var(--text-muted)}.why-tg-section{padding:60px 0;background:var(--bg)}.why-tg-inner{max-width:900px;margin:0 auto;padding:0 32px}.why-tg-heading{font-size:36px;font-weight:700;color:var(--text);line-height:1.15;margin-bottom:20px;text-wrap:balance}.why-tg-body{font-size:16px;color:var(--text-muted);line-height:1.75;margin-bottom:44px}.why-tg-subheading{font-size:20px;font-weight:700;color:var(--text);margin-bottom:10px}.why-tg-subheading-spaced{margin-top:40px}.why-tg-scope{font-size:13.5px;color:var(--text-muted);margin-bottom:16px;font-style:italic}.why-tg-note{display:flex;align-items:baseline;gap:10px;background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:12px 16px;margin-top:16px}.why-tg-note-label{flex-shrink:0;font-size:10.5px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--primary);background:rgba(26,115,232,.1);padding:3px 8px;border-radius:4px}.compare-table thead th,.why-tg-note p{font-size:12.5px;color:var(--text-muted)}.why-tg-note p{line-height:1.55;margin:0}.compare-table-wrap{overflow-x:auto;margin-bottom:48px}.compare-table{width:100%;border-collapse:collapse;font-size:14px;min-width:640px}.compare-table td,.compare-table th,.simple-compare-table td,.simple-compare-table th{padding:13px 16px;text-align:left;border-bottom:1px solid var(--border)}.compare-table thead th{font-weight:700;text-transform:uppercase;letter-spacing:.05em;background:var(--surface)}.compare-table .col-tg{background:rgba(26,115,232,.05);color:var(--primary);font-weight:600}.compare-table .check{color:var(--green);font-weight:700}.compare-table .cross{color:var(--text-muted)}.simple-compare-table-wrap{overflow-x:auto;text-align:center}.simple-compare-table{width:100%;border-collapse:collapse;font-size:15px;max-width:560px;margin:0 auto}.simple-compare-table td,.simple-compare-table th{padding:14px 12px}.simple-compare-table td:not(:first-child),.simple-compare-table th:not(:first-child){text-align:center;width:130px}.simple-compare-table thead th,.simple-compare-table tr:first-child th{font-weight:700;font-size:13px;color:var(--text-muted);border-bottom:2px solid var(--border)}.simple-compare-table .col-tg{color:var(--primary);font-weight:700}.simple-compare-table .check{color:var(--green);font-size:16px}.simple-compare-table .cross{color:var(--text-muted);font-size:16px}.feat-section{padding:64px 24px;background:var(--bg)}.feat-inner{max-width:900px;margin:0 auto}.feat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:40px}.feat-card{border:1px solid var(--border);border-radius:10px;padding:28px 22px;background:var(--bg);box-shadow:var(--shadow-sm);transition:box-shadow .2s,transform .2s}.feat-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.feat-icon{width:48px;height:48px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.2rem;margin-bottom:16px}.feat-title{font-size:15px;font-weight:700;color:var(--text);margin-bottom:8px}.feat-body{font-size:13.5px;color:var(--text-muted);line-height:1.65}.feat-body code{font-size:12px;padding:1px 5px;border-radius:4px;font-family:monospace}.feat-body code,.feat-pro-section{background:var(--surface-2)}.feat-pro-badge{display:inline-flex;align-items:center;gap:6px;background:var(--primary);color:#fff;font-size:12px;font-weight:700;padding:4px 12px;border-radius:20px;margin-bottom:16px;text-transform:uppercase;letter-spacing:.06em}.feat-pro-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:36px}.feat-pro-card{display:flex;align-items:flex-start;gap:16px;background:var(--bg);border:1px solid var(--border);border-radius:10px;padding:22px 20px;box-shadow:var(--shadow-sm)}.feat-pro-icon{width:42px;height:42px;background:var(--primary);color:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:1rem;flex-shrink:0}.feat-pro-title{font-size:15px;font-weight:700;color:var(--text);margin-bottom:6px}.feat-pro-body{font-size:13.5px;color:var(--text-muted);line-height:1.6}.feat-compare{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:36px}.feat-compare-col{border:1px solid var(--border);border-radius:10px;padding:30px 28px;background:var(--bg);display:flex;flex-direction:column}.feat-compare-col-pro{border-color:var(--primary);position:relative;box-shadow:0 0 0 1px var(--primary)}.feat-compare-pro-badge{position:absolute;top:-13px;left:50%;transform:translateX(-50%);background:var(--primary);color:#fff;font-size:11px;font-weight:700;padding:3px 12px;border-radius:20px;white-space:nowrap;letter-spacing:.04em}.feat-compare-head{font-size:20px;font-weight:800;color:var(--text);margin-bottom:20px}.feat-compare-list{list-style:none;display:flex;flex-direction:column;gap:10px;flex:1;margin-bottom:24px}.feat-compare-list li{font-size:14px;color:var(--text);display:flex;align-items:center;gap:10px}.feat-compare-list li i.fa-check{color:var(--green);font-size:12px}.feat-compare-list li i.fa-xmark{color:var(--border);font-size:12px}.feat-compare-no{color:var(--text-muted)!important}.feat-compare-btn{display:block;text-align:center;padding:12px;border-radius:8px;font-weight:700;font-size:14px;text-decoration:none;transition:opacity .2s,transform .15s}.feat-compare-btn:hover{opacity:.88;transform:translateY(-1px);text-decoration:none}.feat-compare-btn-free{background:var(--surface-2);color:var(--text);border:1px solid var(--border)}.feat-compare-btn-pro{background:var(--primary);color:#fff}@media (max-width:700px){.feat-compare,.feat-grid,.feat-pro-grid{grid-template-columns:1fr}}.ct-info-strip,.ct-strip-item{display:flex;align-items:flex-start}.ct-info-strip{gap:0;flex-wrap:wrap;margin-top:32px;padding-top:28px;border-top:1px solid var(--border)}.ct-strip-item{gap:12px;flex:1;min-width:220px}.ct-strip-icon{width:36px;height:36px;background:var(--bg);border:1px solid var(--border);border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:.85rem;color:var(--primary);flex-shrink:0;margin-top:2px}.ct-strip-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:var(--text-muted);margin-bottom:3px}.ct-strip-val{font-size:14px;font-weight:500;color:var(--text);text-decoration:none;font-style:normal;line-height:1.5}.ct-form-field label,.ct-strip-hint{font-size:12px;color:var(--text-muted)}.ct-strip-hint{margin-top:2px}.ct-strip-divider{width:1px;height:40px;background:var(--border);flex-shrink:0;margin:0 28px}.ct-address{font-style:normal}.ct-form-section{padding:56px 24px 48px;background:var(--bg)}.ct-form-inner{max-width:900px;margin:0 auto;padding:0 32px}.ct-form-heading{font-size:22px;font-weight:700;color:var(--text);margin-bottom:28px}.ct-form{display:flex;flex-direction:column;gap:20px}.ct-form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.ct-form-field{display:flex;flex-direction:column;gap:6px}.ct-form-field label{font-weight:700;text-transform:uppercase;letter-spacing:.06em}.ct-form-field input,.ct-form-field select,.ct-form-field textarea{padding:11px 14px;border:1px solid var(--border);border-radius:6px;font-size:14px;font-family:inherit;color:var(--text);background:#eef0f3;outline:0;transition:border-color .2s,box-shadow .2s;resize:vertical}.ct-form-field select{appearance:none;-webkit-appearance:none;padding-right:40px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%235f6368' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E"),none;background-color:#eef0f3;background-repeat:no-repeat;background-position:right 14px center;cursor:pointer}.ct-form-field input:focus,.ct-form-field select:focus,.ct-form-field textarea:focus{border-color:var(--primary);box-shadow:var(--shadow-focus)}.ct-form-field input::placeholder,.ct-form-field textarea::placeholder{color:#bbb}.ct-form-footer{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.ct-submit{background:var(--text);color:#fff;border:0;padding:13px 26px;border-radius:6px;font-size:14px;font-weight:700;font-family:inherit;cursor:pointer;display:inline-flex;align-items:center;gap:8px;transition:opacity .2s,background .3s;white-space:nowrap}.ct-submit:hover:not(:disabled){opacity:.82}.ct-submit.ct-submit-done{background:var(--green)}.ct-privacy{font-size:12px;color:var(--text-muted);display:flex;align-items:center;gap:5px}.ct-privacy i{font-size:10px}.ct-socials-row{margin-top:32px;padding-top:24px;border-top:1px solid var(--border)}.ct-socials-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:var(--text-muted);display:block;margin-bottom:12px}.ct-socials{display:flex;flex-wrap:wrap;gap:8px}.ct-social-pill{display:inline-flex;align-items:center;gap:7px;padding:7px 14px;border-radius:6px;font-size:13px;font-weight:600;text-decoration:none;transition:opacity .2s,transform .15s}.btn-cta-primary:hover,.ct-social-pill:hover{opacity:.85;transform:translateY(-1px);text-decoration:none}.ct-social-pill i{font-size:1rem}.ct-social-x{background:#000;color:#fff}.ct-social-ig{background:#e1306c;color:#fff}.ct-social-yt{background:red;color:#fff}.ct-social-tg{background:#08c;color:#fff}@media (max-width:680px){.ct-form-row{grid-template-columns:1fr}.ct-strip-divider{display:none}.ct-strip-item{min-width:100%}.ct-form-footer{flex-direction:column;align-items:flex-start}}.pricing-cta-section{padding:100px 24px 80px;background:url(/assets/img/teragrab-hero.png)center center/cover no-repeat;position:relative;text-align:center}.pricing-cta-section::before{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,#fff 0,transparent 35%)}.pricing-cta-inner{position:relative;max-width:900px;margin:0 auto}.pricing-cta-heading{font-size:clamp(26px,4vw,36px);font-weight:800;color:var(--text);margin-bottom:14px}.pricing-cta-sub{font-size:16px;color:var(--text-muted);line-height:1.6;margin-bottom:32px}.pricing-cta-btns{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.btn-cta-primary,.btn-cta-secondary{padding:13px 28px;border-radius:var(--radius);font-size:15px;text-decoration:none}.btn-cta-primary{background:var(--primary);color:#fff;font-weight:700;transition:opacity .2s,transform .15s}.btn-cta-primary:hover{opacity:.88}.btn-cta-secondary{background:rgba(0,0,0,.06);color:var(--text);border:1.5px solid rgba(0,0,0,.25);font-weight:600;font-family:inherit;cursor:pointer;transition:background .2s,transform .15s;display:inline-block}.btn-cta-secondary:hover{background:rgba(0,0,0,.12);transform:translateY(-1px);text-decoration:none}.pricing-section{padding:60px 0}.pricing-inner{max-width:900px;margin:0 auto;padding:0 32px}.pricing-heading{font-size:36px;font-weight:700;color:var(--text);line-height:1.15;margin-bottom:12px;text-wrap:balance}.pricing-price span,.pricing-sub{font-size:16px;color:var(--text-muted)}.pricing-sub{line-height:1.75;margin-bottom:40px}.pricing-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:stretch}.pricing-card{border:1px solid var(--border);border-radius:12px;padding:32px 28px;display:flex;flex-direction:column}.pricing-card .pricing-features{flex:1}.pricing-card.pro{border-color:var(--primary);position:relative}.pricing-badge{position:absolute;top:-13px;left:28px;background:var(--primary);color:#fff;font-size:12px;font-weight:600;padding:3px 12px;border-radius:20px;letter-spacing:.04em}.pricing-plan{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin-bottom:12px}.pricing-price{font-size:40px;font-weight:700;color:var(--text);line-height:1;margin-bottom:4px}.pricing-price span{font-weight:400}.pricing-desc{font-size:14px;color:var(--text-muted);line-height:1.6;margin:14px 0 24px}.pricing-features{list-style:none;margin:0 0 28px;padding:0;display:flex;flex-direction:column;gap:10px}.pricing-features li{font-size:15px;color:var(--text);padding-left:22px;position:relative;line-height:1.5}.pricing-features li::before{content:"";position:absolute;left:0;top:6px;width:10px;height:10px;border-radius:50%;background:var(--green)}.pricing-card .btn-plan{display:block;width:100%;padding:13px;border-radius:8px;font-size:15px;font-weight:600;text-align:center;cursor:pointer;font-family:inherit;text-decoration:none;transition:opacity .15s,transform .1s;border:0}.btn-plan:hover{opacity:.88;transform:translateY(-1px);text-decoration:none}.btn-plan-free{background:var(--surface-2);color:var(--text);border:1px solid var(--border)!important}.btn-plan-pro,.toc ol li a.toc-active::before,.toc ol li a:hover::before{background:var(--primary);color:#fff}@media (max-width:600px){.pricing-grid{grid-template-columns:1fr}}.faq-section{padding:60px 0}.faq-inner{max-width:900px;margin:0 auto;padding:0 32px}.faq-heading{font-size:36px;font-weight:700;color:var(--text);line-height:1.15;margin-bottom:20px;text-wrap:balance}.faq-body{font-size:16px;color:var(--text-muted);line-height:1.75;margin-bottom:40px}.faq-list{display:flex;flex-direction:column}.faq-item{border-top:1px solid var(--border)}.faq-item:last-child{border-bottom:1px solid var(--border)}.faq-q,.plans-table th{font-weight:600;text-align:left}.faq-q{width:100%;background:0 0;border:0;padding:20px 32px 20px 0;font-size:16px;color:var(--text);cursor:pointer;font-family:inherit;position:relative;line-height:1.4}.faq-q::after{content:"+";position:absolute;right:0;top:50%;transform:translateY(-50%);font-size:22px;font-weight:300;color:var(--text-muted);transition:transform .2s}.faq-q[aria-expanded=true]::after{content:"-"}.faq-a{display:none;padding-bottom:20px}.faq-a.open,.reaction-btn:hover::before{display:block}.faq-a p{font-size:16px;color:var(--text-muted);line-height:1.75;margin:0}.howto-cta{margin-top:40px;text-align:center}.btn-learn{display:inline-block;padding:12px 32px;background:#f57c00;border:0;border-radius:8px;font-size:15px;font-weight:600;color:#fff;text-decoration:none;transition:background .15s,transform .1s}.btn-learn:hover{background:#e65100;text-decoration:none;transform:translateY(-1px)}.devices-section{padding:72px 0 80px;background:var(--bg)}.devices-inner{max-width:900px;margin:0 auto;padding:0 32px}.devices-header{max-width:640px;margin:0 auto 52px;text-align:center}.devices-heading{font-size:clamp(22px,3vw,30px);font-weight:800;color:var(--text);margin:0 0 16px;line-height:1.2}.devices-sub{font-size:16px;color:var(--text-muted);line-height:1.7;margin:0 0 10px}.devices-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.device-card{background:var(--bg);border:1px solid var(--border);border-radius:14px;padding:26px 18px 22px;text-align:center;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;cursor:default}.device-card:hover{transform:translateY(-4px);box-shadow:0 10px 28px rgba(0,0,0,.08);border-color:rgba(0,0,0,.13)}.device-icon-box{width:58px;height:58px;border-radius:14px;background:var(--dl, rgba(0,0,0,.08));color:var(--dc, #555);display:flex;align-items:center;justify-content:center;margin:0 auto 14px;transition:transform .2s ease}.device-card:hover .device-icon-box{transform:scale(1.08)}.device-name{font-size:14px;font-weight:700;color:var(--text);margin-bottom:4px}.device-desc{font-size:12.5px;color:var(--text-muted);line-height:1.4}@media (max-width:860px){.devices-grid{grid-template-columns:repeat(4,1fr);gap:12px}.device-card{padding:20px 12px 18px}.device-icon-box{width:50px;height:50px;border-radius:12px}}@media (max-width:600px){.devices-section{padding:52px 0 60px}.devices-grid{grid-template-columns:repeat(4,1fr);gap:10px}.device-card{padding:16px 8px 14px;border-radius:10px}.device-icon-box{width:42px;height:42px;border-radius:10px}.device-name{font-size:11px}.device-desc{font-size:10px}.devices-sub{font-size:15px}}@media (max-width:380px){.devices-grid{grid-template-columns:repeat(2,1fr);gap:10px}}.plans-section{padding:60px 0}.plans-inner{max-width:900px;margin:0 auto;padding:0 32px}.plans-heading{font-size:36px;font-weight:700;color:var(--text);line-height:1.15;margin-bottom:20px;text-wrap:balance}.plans-body{font-size:16px;color:var(--text-muted);line-height:1.75;margin-bottom:40px}.plans-table-wrap{overflow-x:auto;border-radius:6px;border:1px solid var(--border)}.plans-table{width:100%;border-collapse:collapse;font-size:15px}.plans-table thead tr{background:var(--text);color:#fff}.plans-table th{padding:14px 20px;font-size:14px;letter-spacing:.03em}.plans-table td:not(:first-child),.plans-table th:not(:first-child){text-align:center}.plans-table td{padding:13px 20px;color:var(--text);border-top:none}.plans-table tbody tr:nth-child(even) td{background:var(--surface-2)}.plans-table td:first-child{color:var(--text-muted);font-weight:400}.plans-table td:last-child{color:var(--primary);font-weight:500}footer{background:#2d2d2d;padding:48px 24px 32px}.footer-inner{max-width:1100px;margin:0 auto}.footer-top{display:grid;grid-template-columns:340px 1fr;gap:40px;padding-bottom:40px}.footer-brand p{font-size:15px;font-weight:300;color:#9a9a9a;margin-top:10px;max-width:325px;line-height:1.6}.footer-col a,.footer-email{font-weight:300;color:#b0b0b0;transition:color .15s}.footer-email{display:inline-block;margin-top:12px;font-size:14px;text-decoration:none}.footer-col a:hover,.footer-email:hover,.social-icon:hover{color:#fff;text-decoration:none}.social-icons{display:flex;gap:12px;margin-top:16px}.social-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:rgba(255,255,255,.08);color:#b0b0b0;transition:background .15s,color .15s;text-decoration:none}.social-icon:hover{background:rgba(255,255,255,.16)}.footer-menus{display:flex;gap:90px;justify-content:flex-end}.footer-col h4{font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#9a9a9a;margin-bottom:14px;padding-bottom:8px;border-bottom:1px solid rgba(255,255,255,.15)}.footer-col ul{list-style:none;display:flex;flex-direction:column;gap:10px}.footer-col a{font-size:15px}.footer-disclaimer{padding:16px 20px;margin-bottom:32px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1);border-radius:8px}.footer-disclaimer p{font-size:13px;font-weight:300;line-height:1.6;color:#d5d5d5;margin:0}.footer-disclaimer p i{color:#d5d5d5;margin-right:8px}.footer-disclaimer p a,.footer-legal a:hover{color:#e8e8e8;text-decoration:underline}.footer-bottom-wrap{background:#2d2d2d;border-top:1px solid rgba(255,255,255,.1);margin-top:0}.footer-bottom{max-width:1100px;margin:0 auto;padding:14px 24px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}.footer-bottom p,.footer-legal a{font-size:14px;font-weight:300;color:#9a9a9a}.footer-legal{display:flex;gap:20px}.footer-legal a{color:#b0b0b0;text-decoration:underline;transition:color .15s}.footer-legal a:hover{color:#fff}@media (max-width:700px){.header-actions,nav{display:none}.hdr-burger{display:flex}.header-inner{padding:0 20px}.hero{padding:48px 20px 56px}.url-bar{padding:5px 5px 5px 16px;border-radius:14px}.btn-paste{display:none}.btn-download{padding:10px 18px;font-size:14px}.footer-top{grid-template-columns:1fr;gap:40px}.footer-menus{flex-direction:column;gap:32px;justify-content:flex-start}.demo-video,.what-video-top{width:100%;border-radius:16px}.what-video-top{max-width:720px;margin-bottom:48px;overflow:hidden}.demo-video{display:block}.what-video{display:none}.footer-brand{grid-column:1/-1}.footer-bottom-wrap .footer-bottom{flex-direction:column;align-items:flex-start}}.blog-search-wrap{position:relative;margin-bottom:16px}.blog-search-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:var(--text-muted);pointer-events:none}.blog-search-input{width:100%;padding:10px 16px 10px 40px;font-size:15px;font-family:inherit;border:1px solid var(--border);border-radius:6px;background:#fff;color:var(--text);outline:0;transition:border-color .15s}.blog-search-input:focus{border-color:var(--primary)}.blog-search-input::placeholder{color:var(--text-muted)}.blog-cats{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:32px}.blog-cat{font-size:13px;font-weight:500;font-family:inherit;padding:5px 14px;border-radius:20px;border:1px solid var(--border);background:#fff;color:var(--text-muted);cursor:pointer;transition:border-color .15s,color .15s,background .15s}.blog-cat:hover{border-color:var(--primary);color:var(--primary)}.blog-cat.active{background:var(--primary);border-color:var(--primary);color:#fff}.blog-page-wrap{max-width:900px;margin:0 auto;padding:60px 24px 80px}.blog-page-heading,.legal-page h1{font-size:32px;font-weight:700;color:var(--text);margin-bottom:8px;line-height:1.15}.blog-content li,.blog-content p,.blog-page-sub{font-size:16px;color:var(--text-muted);margin-bottom:48px}.blog-post-wrap{max-width:900px;margin:0 auto;padding:48px 24px 80px}.blog-hero-img{width:100%;height:420px;object-fit:cover;display:block}.blog-post-category{font-size:12px;font-weight:600;color:var(--primary);text-transform:uppercase;letter-spacing:.08em;margin-bottom:12px}.blog-post-title{font-size:clamp(22px,4vw,34px);font-weight:700;line-height:1.2;color:var(--text);margin-bottom:16px;text-wrap:balance}.blog-post-meta{font-size:14px;color:var(--text-muted);display:flex;gap:6px;align-items:center;flex-wrap:wrap;margin-bottom:32px}.blog-post-meta-sep{color:var(--border)}.post-divider{border:0;border-top:1px solid var(--border);margin:28px 0}.toc{background:#f8f9fa;border:1px solid var(--border);border-radius:8px;padding:20px 24px;margin:32px 0}.toc ol li a,.toc ol li a::before,.toc-title{color:var(--text-muted);display:flex;align-items:center}.toc-title{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;margin-bottom:14px;gap:7px}.toc-title::before{content:"";display:inline-block;width:3px;height:14px;background:var(--primary);border-radius:2px}.toc ol{margin:0;padding:0;list-style:none;counter-reset:toc-counter}.toc ol li{counter-increment:toc-counter;margin-bottom:2px}.toc ol li a,.toc ol li a::before{transition:background .15s,color .15s}.toc ol li a{gap:10px;font-size:14px;text-decoration:none;padding:7px 10px;border-radius:6px;line-height:1.4}.toc ol li a::before{content:counter(toc-counter);min-width:22px;height:22px;background:var(--border);font-size:11px;font-weight:700;border-radius:50%;justify-content:center;flex-shrink:0}.toc ol li a:hover{background:#eef2ff;color:var(--primary)}.toc ol li a.toc-active{background:#e8f0fe;color:var(--primary);font-weight:500}.blog-content h2{font-size:22px;font-weight:700;color:var(--text);margin:40px 0 12px;line-height:1.3}.blog-content li,.blog-content p{line-height:1.85;margin-bottom:20px}.blog-content ol,.blog-content ul{margin:0 0 20px 22px;padding:0}.blog-content li{line-height:1.8;margin-bottom:7px}.blog-content a,.legal-page a{color:var(--primary);text-decoration:none}.blog-content a:hover,.legal-page a:hover{text-decoration:underline}.tip-box{background:#e8f0fe;border-left:3px solid var(--primary);border-radius:0 8px 8px 0;padding:14px 20px;margin:24px 0}.step-text p,.tip-box p{margin:0;font-size:15px;color:var(--text);line-height:1.7}.steps-list{list-style:none;padding:0;margin:24px 0}.step-item{display:flex;gap:16px;margin-bottom:22px;align-items:flex-start}.blog-table th,.step-num{background:var(--primary);color:#fff}.step-num{width:32px;height:32px;border-radius:50%;font-size:15px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}.step-text h4{font-size:16px;font-weight:600;color:var(--text);margin:0 0 5px}.step-text p{color:var(--text-muted);line-height:1.75}.blog-table-wrap{overflow-x:auto;margin:28px 0}.blog-table{width:100%;border-collapse:collapse;border-radius:8px;overflow:hidden;box-shadow:0 1px 4px rgba(0,0,0,.08);min-width:400px}.blog-table th{padding:12px 16px;font-size:14px;font-weight:600;text-align:left}.blog-table th:first-child{border-radius:8px 0 0 0}.blog-table th:last-child{border-radius:0 8px 0 0}.blog-table td{padding:11px 16px;font-size:15px;color:var(--text-muted);border-top:1px solid var(--border)}.blog-table tr:nth-child(even) td{background:#f8f9fa}.blog-table .winner{color:var(--primary);font-weight:600}.blog-table .green{color:var(--green);font-weight:600}.bar-chart{margin:28px 0}.bar-item{display:flex;align-items:center;gap:12px;margin-bottom:12px}.bar-label{font-size:14px;font-weight:500;color:var(--text);width:110px;flex-shrink:0}.bar-track{flex:1;background:var(--border);border-radius:4px;height:26px;overflow:hidden}.bar-fill{height:100%;border-radius:4px;display:flex;align-items:center;padding:0 10px;font-size:13px;font-weight:600;color:#fff;white-space:nowrap}.bar-primary{background:var(--primary)}.bar-muted{background:#9aa0a6}.bar-green{background:var(--green)}.score-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin:28px 0}.score-card{background:#f8f9fa;border-radius:10px;padding:18px 20px;border:1px solid var(--border)}.score-label,.score-value span{font-size:13px;color:var(--text-muted)}.score-label{font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px}.score-value{font-size:26px;font-weight:700;color:var(--text)}.score-value span{font-weight:400}.score-bar{height:5px;background:var(--border);border-radius:3px;margin-top:10px;overflow:hidden}.score-bar-fill{height:100%;border-radius:3px;background:var(--green)}.share-block{display:flex;align-items:center;gap:10px;padding:18px 0;flex-wrap:wrap}.share-label{font-size:13px;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;margin-right:4px}.share-btn{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:500;padding:7px 15px;border-radius:20px;text-decoration:none;color:#fff;transition:opacity .15s;white-space:nowrap}.share-btn:hover{opacity:.85}.share-twitter{background:#000}.share-facebook{background:#1877f2}.share-whatsapp{background:#25d366}.share-telegram{background:#08c}.more-articles-section{margin:48px 0 8px}.more-articles-heading{font-size:18px;font-weight:700;color:var(--text);margin-bottom:20px}.more-articles-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media (max-width:700px){.more-articles-grid{grid-template-columns:1fr}}.reaction-wrap{margin:36px 0 8px}.reaction-done,.reaction-label{font-size:13px;color:var(--text-muted)}.reaction-label{font-weight:600;text-transform:uppercase;letter-spacing:.07em;margin-bottom:12px}.reaction-done{margin-top:10px}.reaction-bar,.reaction-btn{border-radius:9999px;display:inline-flex;align-items:center}.reaction-bar{gap:8px;background:#e0e0e0;padding:6px 10px;transition:none}.reaction-btn{position:relative;background:#f0f0f0;border:0;padding:8px 10px;font-size:1.35rem;cursor:pointer;gap:5px;transition:transform .25s;font-family:inherit;line-height:1}.reaction-btn::before{content:attr(data-label);position:absolute;top:-28px;left:50%;transform:translateX(-50%);background:rgba(0,0,0,.55);color:#fff;font-size:10px;padding:2px 7px;border-radius:6px;white-space:nowrap;display:none;pointer-events:none}.reaction-btn:hover:not(:disabled){transform:translateY(-18px) scale(1.22)}.reaction-btn:disabled{cursor:default;opacity:1!important;-webkit-opacity:1}.reaction-btn.reacted{background:#fff}.reaction-count{font-size:12px;font-weight:600;color:#555;min-width:14px;text-align:left}@media (max-width:600px){.blog-page-wrap,.blog-post-wrap{padding:32px 20px 60px}.score-grid{grid-template-columns:1fr 1fr}.bar-label{width:80px;font-size:13px}.reaction-btn{padding:6px 9px;font-size:1.1rem}}.legal-page{max-width:780px;margin:0 auto;padding:64px 32px 80px}.legal-date{font-size:14px;color:var(--text-muted);margin-bottom:48px;display:block}.legal-page h2{font-size:18px;font-weight:600;color:var(--text);margin:36px 0 10px;line-height:1.3}.legal-page p,.legal-page ul li{font-size:16px;color:var(--text-muted);line-height:1.8;margin-bottom:16px}.legal-page ul{margin:0 0 16px 20px;padding:0}.legal-page ul li{margin-bottom:6px}.legal-highlight{background:rgba(245,124,0,.07);border-left:3px solid #f57c00;border-radius:0 6px 6px 0;padding:14px 18px;margin-bottom:20px}.legal-highlight p{margin-bottom:0;color:var(--text)}@media (max-width:600px){.legal-page{padding:40px 20px 60px}.legal-page h1{font-size:26px}}@media (max-width:700px){.page-hero-section{padding:32px 20px 24px}.page-hero-heading{font-size:24px}.page-hero-sub{font-size:14px;margin-top:8px}.hero-heading{font-size:clamp(22px,7vw,30px)}.faq-a p,.hero-sub{font-size:14px}.trust-row{gap:10px}.trust-sep{display:none}.howto-section{padding:36px 0}.howto-inner{padding:0 20px}.howto-heading{font-size:22px}.howto-step{flex-direction:column;gap:10px;align-items:flex-start}.step-number{width:34px;height:34px;font-size:15px}.howto-cta{text-align:center}.store-buttons{gap:10px}.store-btn{min-width:0;flex:1;gap:8px;padding:7px 12px;border-radius:8px}.store-icon{width:22px;height:22px}.store-btn-text{gap:0}.store-label,.store-name{font-size:9px;line-height:1.15;white-space:nowrap}.store-name{font-size:12.5px}.plans-section{padding:36px 0}.plans-inner{padding:0 20px}.plans-heading{font-size:22px}.blog-section{padding:36px 0}.blog-inner{padding:0 20px}.blog-heading{font-size:22px}.faq-section{padding:36px 0}.faq-inner{padding:0 20px}.faq-heading{font-size:22px}.faq-q{font-size:14px;padding:14px 16px}.faq-a{padding:0 16px 16px}.pricing-section{padding:36px 0}.pricing-inner{padding:0 20px}.pricing-heading{font-size:22px}.pricing-compare-section{padding:32px 0 40px}.pricing-cta-section{padding:48px 20px 40px}.pricing-cta-heading{font-size:24px}.pricing-cta-sub{font-size:14px}.pricing-cta-btns{flex-direction:column;align-items:center}.btn-cta-primary,.btn-cta-secondary{width:100%;max-width:320px;text-align:center}.pricing-card{padding:24px 20px}.feat-section{padding:36px 20px}.feat-inner{max-width:100%}.feat-pro-card{flex-direction:column;gap:10px}.feat-compare-col{padding:20px 16px}.hiw-section{padding:36px 20px}.hiw-inner{padding:0}.hiw-section-sub{font-size:14px;margin-bottom:28px}.hiw-stats-section{padding:16px 16px 20px}.hiw-stat{padding:14px 10px}.hiw-stat-num{font-size:26px}.hiw-stat-label{font-size:11px}.hiw-funnel-step{padding:14px 16px}.hiw-persona{padding:20px 16px}.ct-form-section{padding:32px 20px 36px}.ct-form-inner{padding:0}.ct-form-heading{font-size:22px}.ct-submit{width:100%}.apidoc-content{padding:24px 20px 48px!important}.devices-section{padding:36px 0 40px}.devices-inner{padding:0 20px}.devices-header{max-width:100%;text-align:left;margin:0 0 28px}.devices-heading{font-size:22px}.why-tg-section{padding:36px 0}.why-tg-inner{padding:0 20px}.why-tg-heading{font-size:22px;margin-bottom:14px}.why-tg-body{font-size:14px;margin-bottom:32px}.why-tg-subheading{font-size:17px}.why-tg-subheading-spaced{margin-top:32px}.why-tg-note{flex-direction:column;align-items:flex-start;gap:6px}.compare-table-wrap,.simple-compare-table-wrap{-webkit-overflow-scrolling:touch}}.about-hero{padding:64px 24px 48px;text-align:center}.about-hero-inner{max-width:760px;margin:0 auto}.about-hero-tag{display:inline-block;font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--primary);background:rgba(26,115,232,.09);border-radius:20px;padding:4px 14px;margin-bottom:18px}.about-hero h1{font-size:clamp(28px,5vw,40px);font-weight:800;color:var(--text);line-height:1.2;margin-bottom:18px}.about-hero-lead{font-size:17px;color:var(--text-muted);line-height:1.7;max-width:680px;margin:0 auto}.about-stats{background:var(--surface-2);padding:36px 24px}.about-stats-inner{max-width:760px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.about-stat{text-align:center;padding:20px 12px;background:var(--surface);border:1px solid var(--border);border-radius:10px;box-shadow:var(--shadow-sm)}.about-stat-num{font-size:30px;font-weight:900;color:var(--primary);letter-spacing:-.5px;line-height:1}.about-stat-label{font-size:12px;color:var(--text-muted);margin-top:6px;font-weight:500}.about-mission{padding:60px 24px}.about-mission-inner{max-width:760px;margin:0 auto}.about-mission h2{font-size:26px;font-weight:800;color:var(--text);margin-bottom:16px}.about-mission p{font-size:16px;color:var(--text-muted);line-height:1.8;margin-bottom:18px}.about-values{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:32px}.about-value{padding:20px;border:1px solid var(--border);border-radius:10px;background:var(--surface)}.about-value-icon{width:36px;height:36px;border-radius:8px;background:rgba(26,115,232,.1);color:var(--primary);display:flex;align-items:center;justify-content:center;font-size:16px;margin-bottom:12px}.about-dev h2,.about-value h3{font-size:14px;font-weight:700;color:var(--text);margin-bottom:6px}.about-value p{font-size:13.5px;color:var(--text-muted);line-height:1.6;margin:0}.about-dev{padding:60px 24px;background:var(--surface-2)}.about-dev-inner{max-width:760px;margin:0 auto}.about-dev h2{font-size:26px;font-weight:800;margin-bottom:32px}.about-dev-card{background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:28px;display:flex;align-items:flex-start;gap:24px;box-shadow:var(--shadow-sm)}.about-dev-avatar{width:80px;height:80px;border-radius:50%;flex-shrink:0;background:linear-gradient(135deg,var(--primary),#34a853);display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:900;color:#fff;border:3px solid var(--border)}.about-dev-name{font-size:18px;font-weight:800;color:var(--text);margin-bottom:4px}.about-dev-role{font-size:13px;color:var(--primary);font-weight:600;margin-bottom:12px}.about-dev-bio{font-size:14.5px;color:var(--text-muted);line-height:1.7;margin-bottom:14px}.about-dev-links{display:flex;gap:8px;flex-wrap:wrap}.about-dev-link{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;font-weight:600;color:var(--text-muted);background:var(--surface-2);border:1px solid var(--border);border-radius:20px;padding:5px 12px;text-decoration:none;transition:color .15s,border-color .15s}.about-dev-link:hover{color:var(--primary);border-color:var(--primary);text-decoration:none}@media (max-width:700px){.about-hero{padding:36px 20px 28px}.about-stats-inner{grid-template-columns:repeat(3,1fr);gap:8px}.about-stat{padding:14px 8px}.about-stat-num{font-size:22px}.about-mission{padding:36px 20px}.about-values{grid-template-columns:1fr}.about-dev{padding:36px 20px}.about-dev-card{flex-direction:column;align-items:center;text-align:center;gap:16px}.about-dev-links{justify-content:center}:root{--header-h:50px}.url-bar{border-radius:50px;padding:4px 4px 4px 16px}.url-input{font-size:14px}.btn-download{font-size:13px;padding:10px 16px;border-radius:50px}.what-img{max-width:180px;margin:12px auto 20px;height:auto}.trust-row{position:relative;z-index:1;margin-top:18px;gap:8px 12px}.trust-badge{font-size:11.5px;padding:4px 8px 4px 18px}.trust-badge img{width:20px;height:20px;left:-8px}.what-section{padding:32px 0}.what-inner{padding:0 20px;max-width:900px;text-align:left;align-items:flex-start}.what-text{width:100%}.what-text h2{margin-bottom:14px}.store-buttons{justify-content:flex-start;flex-wrap:wrap;gap:10px}.store-btn{min-width:0;flex:1;gap:8px;padding:7px 12px;border-radius:8px}.store-icon{width:22px;height:22px}.store-btn-text{gap:0}.store-label,.store-name{font-size:9px;line-height:1.15;white-space:nowrap}.store-name{font-size:12.5px}.devices-grid{grid-template-columns:repeat(3,1fr)}.blog-section .blog-grid{grid-template-columns:1fr;gap:12px}.blog-section .blog-card{flex-direction:row;min-height:90px}.blog-section .blog-card .blog-thumb{object-fit:cover}.blog-section .blog-card .blog-thumb,.blog-section .blog-card .blog-thumb-placeholder{width:110px;min-width:110px;flex-shrink:0;aspect-ratio:unset;height:auto;align-self:stretch;border-radius:0}.blog-section .blog-card .blog-body{padding:10px 12px}.blog-section .blog-card .blog-title{font-size:13.5px;-webkit-line-clamp:3}.blog-section .blog-card .blog-meta{font-size:12px}.footer-bottom-wrap .footer-bottom{flex-direction:column;align-items:center;text-align:center;gap:8px}.tg-mobile-cta{display:flex}}.tg-mobile-cta{display:none;align-items:center;justify-content:center;padding:13px 20px;background:#08c;text-decoration:none;gap:10px;color:#fff;font-size:14px;font-weight:600;font-family:"Noto Sans",sans-serif}.tg-mobile-cta:hover{background:#007ab8;text-decoration:none}.tg-mobile-cta img{width:26px;height:26px;border-radius:4px;flex-shrink:0}