:root,html[data-theme=light]{--font-sans: "Heebo", "Segoe UI", Arial, sans-serif;--font-mono: "SFMono-Regular", Consolas, "Liberation Mono", monospace;--bg: #f7faff;--surface: #ffffff;--card-alt: #eef5ff;--card-alt-strong: #e4efff;--border: rgba(15, 23, 42, .1);--border-strong: rgba(20, 99, 255, .22);--text: #07111f;--muted: #526176;--muted-strong: #334155;--primary: #1463ff;--primary-dark: #0b4fd8;--primary-soft: rgba(20, 99, 255, .1);--success: #16a34a;--warning: #d97706;--danger: #dc2626;--tag-bg: rgba(20, 99, 255, .08);--shadow: rgba(15, 23, 42, .1);--shadow-strong: rgba(15, 23, 42, .18);--radius-xl: 28px;--radius-lg: 22px;--radius-md: 16px;--container: 1160px;--body-bg: radial-gradient(circle at 12% 4%, rgba(20, 99, 255, .13), transparent 28rem), radial-gradient(circle at 84% 16%, rgba(0, 163, 255, .1), transparent 24rem), radial-gradient(circle at 56% 72%, rgba(22, 163, 74, .07), transparent 26rem), linear-gradient(180deg, #ffffff 0%, #f6f9ff 45%, #eef5ff 100%);--header-bg: rgba(255, 255, 255, .88);--card-bg: rgba(255, 255, 255, .92);--card-hover-bg: rgba(247, 250, 255, .98);--soft-section-bg: radial-gradient(circle at 84% 0%, rgba(20, 99, 255, .1), transparent 24rem), linear-gradient(180deg, rgba(239, 246, 255, .86), rgba(255, 255, 255, .92));--footer-bg: rgba(255, 255, 255, .92);--phone-shell-bg: linear-gradient(145deg, #ffffff, #eaf2ff);--phone-shell-shadow: 0 38px 92px rgba(15, 23, 42, .16);--floating-bg: rgba(255, 255, 255, .9);--link: #0b63ce;--accent-text: #1463ff;--button-text: #ffffff}html[data-theme=dark]{--bg: #07111f;--surface: #0e1726;--card-alt: #14213d;--card-alt-strong: #17294d;--border: rgba(255, 255, 255, .08);--border-strong: rgba(255, 255, 255, .14);--text: #f8fafc;--muted: #98a2b3;--muted-strong: #cbd5e1;--primary: #3b82f6;--primary-dark: #2563eb;--primary-soft: rgba(59, 130, 246, .14);--success: #12b76a;--warning: #f59e0b;--danger: #dc2626;--tag-bg: rgba(255, 255, 255, .07);--shadow: rgba(0, 0, 0, .24);--shadow-strong: rgba(0, 0, 0, .42);--radius-xl: 28px;--radius-lg: 22px;--radius-md: 16px;--container: 1160px;--body-bg: radial-gradient(circle at 14% 6%, rgba(59, 130, 246, .22), transparent 27rem), radial-gradient(circle at 82% 18%, rgba(18, 183, 106, .13), transparent 24rem), radial-gradient(circle at 56% 74%, rgba(245, 158, 11, .08), transparent 26rem), linear-gradient(180deg, #07111f 0%, #0a1324 42%, #07111f 100%);--header-bg: rgba(7, 17, 31, .82);--card-bg: rgba(14, 23, 38, .92);--card-hover-bg: rgba(20, 33, 61, .94);--soft-section-bg: radial-gradient(circle at 84% 0%, rgba(59, 130, 246, .1), transparent 24rem), linear-gradient(180deg, rgba(20, 33, 61, .34), rgba(7, 17, 31, .74));--footer-bg: rgba(7, 17, 31, .88);--phone-shell-bg: linear-gradient(145deg, rgba(15, 23, 42, .98), rgba(2, 6, 23, .98));--phone-shell-shadow: 0 38px 100px rgba(0, 0, 0, .46);--floating-bg: rgba(14, 23, 38, .88);--link: #93c5fd;--accent-text: #60a5fa;--button-text: #ffffff}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;background:var(--bg)}body{margin:0;font-family:var(--font-sans);color:var(--text);background:var(--body-bg);line-height:1.6;overflow-x:hidden}body::selection{color:#fff;background:var(--primary)}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(100% - 32px,var(--container));margin:0 auto}.scroll-progress{position:fixed;inset:0 auto auto 0;z-index:100;width:0%;height:3px;background:linear-gradient(90deg,var(--primary),var(--success));box-shadow:0 0 26px #3b82f6bf}.background-orbs{position:fixed;inset:0;z-index:-1;pointer-events:none;overflow:hidden}.orb{position:absolute;border-radius:999px;filter:blur(22px);opacity:.78;animation:orbFloat 14s ease-in-out infinite alternate}.orb-one{width:260px;height:260px;top:90px;right:-90px;background:#3b82f62e}.orb-two{width:280px;height:280px;top:540px;left:-130px;background:#12b76a21;animation-delay:-4s}.orb-three{width:210px;height:210px;top:980px;right:12%;background:#f59e0b1a;animation-delay:-8s}.site-header{position:sticky;top:0;z-index:50;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);background:var(--header-bg);border-bottom:1px solid var(--border)}.nav{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:900;letter-spacing:0;flex-shrink:0}.brand-logo{width:42px;height:42px;object-fit:contain;border-radius:10px;flex-shrink:0;box-shadow:0 12px 26px #3b82f63d,0 0 0 1px var(--border)}.brand-text{color:var(--text);font-size:1.25rem}.nav-links{display:flex;align-items:center;gap:26px;font-size:.94rem;color:var(--muted);white-space:nowrap}.nav-links a{position:relative;font-weight:800;transition:color .18s ease}.nav-links a:after{content:"";position:absolute;right:0;bottom:-8px;width:0;height:2px;border-radius:99px;background:var(--primary);transition:width .22s ease}.nav-links a:hover{color:var(--text)}.nav-links a:hover:after{width:100%}.nav-cta,.btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 18px;border-radius:16px;font-weight:900;border:1px solid transparent;cursor:pointer;transform:translateZ(0);transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease}.nav-cta{color:#fff;background:linear-gradient(135deg,var(--primary),#60a5fa);box-shadow:0 16px 38px #3b82f642;white-space:nowrap}.nav-cta:hover,.btn:hover{transform:translateY(-2px)}.hero{position:relative;padding:92px 0 58px}.hero-grid{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(340px,.96fr);gap:58px;align-items:center}.eyebrow{margin:0 0 12px;color:#60a5fa;font-weight:900;text-transform:uppercase;letter-spacing:.08em;font-size:.76rem}h1,h2,h3,p{margin-top:0}h1{margin-bottom:22px;max-width:790px;color:var(--text);font-size:clamp(2.6rem,7vw,5.65rem);line-height:.95;letter-spacing:-.035em}h2{margin-bottom:14px;color:var(--text);font-size:clamp(2rem,4vw,3.4rem);line-height:1.04;letter-spacing:-.035em}h3{margin-bottom:10px;color:var(--text);font-size:1.15rem;letter-spacing:-.015em}.hero-subtitle{max-width:680px;color:var(--muted);font-size:1.18rem;font-weight:600;line-height:1.75}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}.btn-primary{color:#fff;background:linear-gradient(135deg,var(--primary),#60a5fa);box-shadow:0 18px 44px #3b82f647}.btn-primary:hover{background:linear-gradient(135deg,var(--primary-dark),var(--primary))}.btn-secondary{color:var(--text);background:#ffffff0a;border-color:var(--border-strong)}.btn-secondary:hover{border-color:#60a5fa6b;box-shadow:0 14px 34px var(--shadow)}.trust-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.trust-row span{min-height:32px;display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;border-radius:999px;color:var(--text);background:var(--tag-bg);border:1px solid var(--border);font-size:.9rem;font-weight:800}.hero-visual{position:relative;min-height:680px;display:grid;place-items:center}.phone-shell{position:relative;width:min(100%,420px);padding:14px;border-radius:44px;background:linear-gradient(145deg,#0f172afa,#020617fa),#020617;box-shadow:0 38px 100px #00000075,0 0 0 1px #ffffff14,inset 0 0 0 1px #ffffff0f}.phone-shell:before{content:"";position:absolute;inset:-1px;border-radius:45px;padding:1px;background:linear-gradient(135deg,rgba(59,130,246,.82),rgba(18,183,106,.36),transparent);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude;pointer-events:none}.phone-status{display:flex;align-items:center;justify-content:space-between;color:#fff;padding:10px 18px 14px;font-size:.78rem;font-weight:900}.status-dots{color:#ffffffb3;letter-spacing:2px}.app-screen{min-height:620px;padding:18px;border-radius:34px;background:radial-gradient(circle at 20% 0%,rgba(59,130,246,.12),transparent 18rem),var(--bg);display:grid;gap:14px;overflow:hidden}.app-hero-card,.app-account-card,.app-grid div,.app-service-card,.metric-card,.feature-card,.step,.content-card,.faq-list details,.experience-card,.cta-card,.legal-card{border:1px solid var(--border);background:#0e1726eb;box-shadow:0 18px 52px var(--shadow)}.app-hero-card{padding:18px;border-radius:24px;display:grid;gap:14px}.app-hero-top{display:flex;flex-direction:row-reverse;gap:12px;align-items:flex-start}.app-icon-button,.app-row-icon,.experience-icon,.icon-box{width:48px;height:48px;border-radius:14px;background:var(--card-alt);display:grid;place-items:center;color:#93c5fd;font-weight:900;flex-shrink:0}.app-overline{margin:0 0 5px;color:#60a5fa;font-size:.7rem;font-weight:900;letter-spacing:.08em}.app-hero-card h2{margin-bottom:6px;font-size:1.55rem;color:var(--text)}.app-hero-card p{margin-bottom:0;color:var(--muted);font-size:.92rem;font-weight:600}.app-tags{display:flex;flex-wrap:wrap;gap:8px}.app-tags span{min-height:32px;padding:7px 12px;border-radius:999px;background:var(--tag-bg);color:var(--text);font-size:.82rem;font-weight:800}.app-primary-button{min-height:50px;border:0;border-radius:16px;color:#fff;background:linear-gradient(135deg,var(--primary),#60a5fa);font-weight:900;font-size:.95rem;box-shadow:0 14px 34px #3b82f63d}.app-account-card{padding:14px;border-radius:22px}.app-row,.service-top,.experience-card{display:flex;flex-direction:row-reverse;align-items:center;gap:12px}.app-row div:not(.app-row-icon),.service-top div:not(.app-row-icon),.experience-card div:not(.experience-icon){flex:1}.app-row strong,.app-row span,.service-top strong,.service-top span,.experience-card strong,.experience-card span{display:block}.app-row strong,.service-top strong,.experience-card strong{color:var(--text);font-weight:900}.app-row span,.service-top span,.experience-card span{color:var(--muted);font-size:.86rem;font-weight:600}.app-row em{min-width:26px;height:26px;border-radius:13px;display:grid;place-items:center;background:var(--primary);color:#fff;font-style:normal;font-size:.82rem;font-weight:900}.app-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.app-grid div{min-height:130px;padding:14px;border-radius:22px;display:grid;align-content:start;gap:6px}.app-grid span{font-size:1.4rem}.app-grid strong,.app-grid small{display:block}.app-grid strong{color:var(--text);font-weight:900}.app-grid small{color:var(--muted);font-weight:700}.app-service-card{padding:16px;border-radius:24px;display:grid;gap:14px}.mini-price-card{padding:14px;border-radius:18px;background:var(--card-alt-strong);display:grid;gap:10px}.mini-price-card div{display:flex;justify-content:space-between;gap:12px}.mini-price-card span{color:var(--muted);font-size:.86rem;font-weight:700}.mini-price-card strong{color:var(--text);font-weight:900}.mini-price-card hr{width:100%;border:0;height:1px;background:var(--border)}.floating-phone{animation:phoneFloat 5s ease-in-out infinite}.floating-card{position:absolute;z-index:3;padding:14px 16px;border-radius:18px;background:#0e1726e0;border:1px solid var(--border-strong);box-shadow:0 24px 64px #00000057;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.floating-card strong,.floating-card span{display:block}.floating-card strong{color:var(--text);font-weight:900}.floating-card span{color:var(--muted);font-size:.86rem;font-weight:700}.card-live{top:100px;right:-6px;animation:miniFloat 4.8s ease-in-out infinite}.card-rating{bottom:118px;left:-4px;animation:miniFloat 4.8s ease-in-out infinite reverse}.metrics-section{padding:20px 0 28px}.metrics-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.metric-card{min-height:122px;padding:22px;border-radius:var(--radius-lg);display:grid;align-content:center;gap:6px}.metric-card strong{color:#60a5fa;font-size:2.15rem;line-height:1;font-weight:950}.metric-card span{color:var(--muted);font-weight:800}.seo-strip{padding:24px 0}.seo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.seo-grid div{padding:20px;border:1px solid var(--border);border-radius:var(--radius-lg);background:#0e1726e0;box-shadow:0 14px 40px #00000029}.seo-grid strong,.seo-grid span{display:block}.seo-grid strong{color:var(--text);font-weight:900}.seo-grid span{margin-top:5px;color:var(--muted);font-weight:600}.section{padding:86px 0}.section-header{max-width:820px;margin-bottom:34px}.section-header p{color:var(--muted);font-size:1.05rem;font-weight:600}.cards-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.feature-card{min-height:248px;padding:24px;border-radius:var(--radius-lg);transform-style:preserve-3d;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,background .22s ease}.feature-card:hover{border-color:#60a5fa6b;background:#14213deb;box-shadow:0 24px 68px #00000042,0 0 0 1px #60a5fa14}.feature-card p{color:var(--muted);font-weight:600}.icon-box{margin-bottom:18px;background:var(--primary-soft)}.soft-section{background:radial-gradient(circle at 84% 0%,rgba(59,130,246,.1),transparent 24rem),linear-gradient(180deg,#14213d57,#07111fbd);border-block:1px solid var(--border)}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.step{padding:28px;border-radius:var(--radius-xl)}.step span{display:inline-flex;margin-bottom:30px;color:#60a5fa;font-weight:950;font-size:1.15rem}.step p{color:var(--muted);font-weight:600}.app-experience-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(340px,1.08fr);gap:34px;align-items:center}.app-experience-grid p{color:var(--muted);font-weight:600}.experience-stack{display:grid;gap:14px}.experience-card{padding:20px;border-radius:var(--radius-lg);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease}.experience-card:hover{transform:translateY(-3px);border-color:#60a5fa6b;background:#14213df0;box-shadow:0 24px 60px #00000042}.content-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.content-card{padding:26px;border-radius:var(--radius-lg)}.content-card p{color:var(--muted);font-weight:600}.faq-section{padding-top:40px}.faq-list{display:grid;gap:14px}.faq-list details{padding:20px 22px;border-radius:var(--radius-lg)}.faq-list summary{cursor:pointer;font-weight:900;color:var(--text);list-style-position:inside}.faq-list p{margin:12px 0 0;color:var(--muted);font-weight:600}.cta-section{padding-top:34px}.cta-card{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:36px;border-radius:var(--radius-xl);background:radial-gradient(circle at top left,rgba(59,130,246,.16),transparent 18rem),radial-gradient(circle at bottom right,rgba(18,183,106,.1),transparent 18rem),#0e1726f0}.cta-card p{max-width:740px;color:var(--muted);font-weight:600}.legal-section{padding:26px 0 70px}.legal-links{display:flex;flex-wrap:wrap;gap:12px}.legal-links a,.footer-grid a,.footer-bottom span{color:var(--muted)}.legal-links a{padding:10px 14px;border:1px solid var(--border);border-radius:999px;background:#0e1726eb;font-weight:800;transition:color .18s ease,border-color .18s ease,transform .18s ease,background .18s ease}.legal-links a:hover,.footer-grid a:hover{color:#93c5fd;border-color:#60a5fa6b}.legal-links a:hover{transform:translateY(-2px);background:#14213df0}.site-footer{border-top:1px solid var(--border);background:var(--footer-bg)}.footer-grid{display:grid;grid-template-columns:1.2fr .7fr .7fr;gap:28px;padding:42px 0}.footer-grid p{max-width:420px;color:var(--muted);font-weight:600}.footer-grid strong,.footer-grid a{display:block}.footer-grid strong{margin-bottom:12px;color:var(--text);font-weight:900}.footer-grid a{margin-bottom:8px;font-weight:700}.footer-brand{margin-bottom:14px}.footer-bottom{display:flex;justify-content:space-between;gap:18px;padding:18px 0 28px;border-top:1px solid var(--border);font-size:.9rem}.legal-card{max-width:980px;margin:40px auto;padding:34px;border-radius:var(--radius-xl)}.legal-card h1{font-size:clamp(2.1rem,5vw,4rem)}.legal-card h2{margin-top:34px;font-size:1.55rem;letter-spacing:-.02em}.legal-card h3{margin-top:24px}.legal-card p,.legal-card li{color:var(--muted);font-weight:600}.legal-card a{color:#93c5fd;font-weight:900}.updated{color:var(--muted);font-weight:800}.footer-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.footer-links a{padding:10px 14px;border-radius:999px;color:#93c5fd;background:var(--primary-soft);font-weight:850}.reveal{opacity:0;transform:translateY(22px) scale(.985);transition:opacity .7s ease,transform .7s cubic-bezier(.2,.8,.2,1)}.reveal.is-visible{opacity:1;transform:translateY(0) scale(1)}.reveal-delay{transition-delay:.12s}[dir=rtl] .hero-content,[dir=rtl] .section-header,[dir=rtl] .content-card,[dir=rtl] .feature-card,[dir=rtl] .step,[dir=rtl] .app-screen,[dir=rtl] .cta-card,[dir=rtl] .footer-grid,[dir=rtl] .legal-card,[dir=rtl] .faq-list{text-align:right}[dir=rtl] .hero-actions,[dir=rtl] .trust-row,[dir=rtl] .legal-links{justify-content:flex-start}@keyframes phoneFloat{0%,to{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-16px) rotate(1deg)}}@keyframes miniFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes orbFloat{0%{transform:translateZ(0) scale(1)}to{transform:translate3d(28px,-22px,0) scale(1.08)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}.reveal{opacity:1;transform:none}}@media(max-width:1080px){.hero-grid{grid-template-columns:1fr}.hero-visual{min-height:auto}.card-live{right:12px}.card-rating{left:12px}.cards-grid{grid-template-columns:repeat(2,1fr)}.app-experience-grid{grid-template-columns:1fr}}@media(max-width:960px){.nav-links{display:none}.hero{padding-top:58px}.seo-grid,.content-grid,.metrics-grid{grid-template-columns:repeat(2,1fr)}.steps,.footer-grid{grid-template-columns:1fr}}@media(max-width:760px){.content-grid,.seo-grid,.metrics-grid{grid-template-columns:1fr}.floating-card{display:none}}@media(max-width:640px){.container{width:min(100% - 24px,var(--container))}.nav{min-height:68px}.brand-logo{width:38px;height:38px}.brand-text{font-size:1.08rem}.nav-cta{min-height:42px;padding:0 13px;font-size:.86rem}h1{font-size:clamp(2.35rem,16vw,3.55rem)}h2{font-size:clamp(1.85rem,10vw,2.65rem)}.hero-subtitle{font-size:1rem}.hero-actions .btn{width:100%}.cards-grid{grid-template-columns:1fr}.section{padding:60px 0}.cta-card{align-items:flex-start;flex-direction:column;padding:26px}.footer-bottom{flex-direction:column}.phone-shell{border-radius:34px;padding:10px}.app-screen{min-height:560px;border-radius:28px;padding:14px}.app-grid{grid-template-columns:1fr}.content-card{padding:22px}.faq-list details{padding:18px}}.app-screen{max-height:620px;overflow-y:auto;overflow-x:hidden;scrollbar-width:none}.app-screen::-webkit-scrollbar{display:none}.mobile-hero-card,.mobile-account-card,.mobile-promo-card,.mobile-action-card,.mobile-service-card,.mobile-empty-booking{border:1px solid var(--border);background:#0e1726f5;box-shadow:0 18px 52px #0000003d}.mobile-hero-card{padding:16px;border-radius:22px;display:grid;gap:14px}.mobile-card-top{display:flex;flex-direction:row-reverse;align-items:flex-start;gap:12px}.mobile-card-top.compact{align-items:center}.mobile-icon-button,.mobile-icon-wrap,.mobile-big-icon,.mobile-row-icon{display:grid;place-items:center;flex-shrink:0;color:#93c5fd;background:#14213d}.mobile-icon-button{width:44px;height:44px;border:0;border-radius:16px;font-size:18px}.mobile-icon-wrap{width:40px;height:40px;border-radius:14px}.mobile-big-icon{width:48px;height:48px;border-radius:18px;font-size:22px}.mobile-row-icon{width:30px;height:30px;border-radius:12px;font-size:14px}.mobile-text-wrap{flex:1;min-width:0}.mobile-overline{margin:0 0 5px;color:#60a5fa;font-size:.68rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.mobile-text-wrap h2{margin:0 0 6px;color:var(--text);font-size:1.18rem;line-height:1.35;letter-spacing:-.02em}.mobile-text-wrap p,.mobile-text-wrap span{display:block;margin:0;color:var(--muted);font-size:.82rem;line-height:1.58;font-weight:600}.mobile-text-wrap strong{display:block;color:var(--text);font-size:.95rem;font-weight:900}.mobile-tags{display:flex;flex-wrap:wrap;gap:8px}.mobile-tags span{min-height:30px;display:inline-flex;align-items:center;justify-content:center;padding:6px 10px;border-radius:999px;color:var(--text);background:#ffffff12;font-size:.72rem;font-weight:800}.mobile-primary-button{min-height:48px;border:0;border-radius:16px;color:#fff;background:linear-gradient(135deg,#3b82f6,#60a5fa);font-size:.9rem;font-weight:900;box-shadow:0 14px 34px #3b82f642}.mobile-account-card,.mobile-promo-card,.mobile-empty-booking{padding:14px;border-radius:20px;display:grid;gap:10px}.mobile-list{display:grid;gap:9px}.mobile-list-row{min-height:48px;padding:10px 12px;border-radius:16px;background:#14213d;display:flex;align-items:center;justify-content:space-between;gap:10px;color:var(--muted);font-weight:900}.mobile-list-row>div{display:flex;flex-direction:row-reverse;align-items:center;gap:9px;min-width:0}.mobile-list-row strong{color:var(--text);font-size:.84rem;font-weight:900}.mobile-row-meta{display:flex;align-items:center;gap:8px}.mobile-row-meta em{min-width:24px;height:24px;display:grid;place-items:center;padding:0 7px;border-radius:999px;color:#fff;background:#3b82f6;font-style:normal;font-size:.72rem;font-weight:900}.mobile-section-header{display:grid;gap:4px;margin-top:4px}.mobile-section-header strong{color:var(--text);font-size:.98rem;font-weight:900}.mobile-section-header span{color:var(--muted);font-size:.78rem;line-height:1.55;font-weight:600}.mobile-actions-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:11px}.mobile-action-card{min-height:124px;padding:13px;border-radius:20px;display:grid;align-content:start;gap:6px}.mobile-action-card span{width:38px;height:38px;display:grid;place-items:center;border-radius:14px;background:#14213d}.mobile-action-card strong{color:var(--text);font-size:.84rem;line-height:1.35;font-weight:900}.mobile-action-card small{color:var(--muted);font-size:.72rem;line-height:1.5;font-weight:600}.mobile-service-card{padding:14px;border-radius:22px;display:grid;gap:13px}.mobile-service-top{display:flex;flex-direction:row-reverse;gap:11px;align-items:flex-start}.mobile-service-top>div:last-child{flex:1}.mobile-service-top strong,.mobile-service-top span{display:block}.mobile-service-top strong{color:var(--text);font-size:.92rem;line-height:1.45;font-weight:900}.mobile-service-top span{margin-top:4px;color:var(--muted);font-size:.78rem;line-height:1.58;font-weight:600}.mobile-price-box{padding:13px;border-radius:16px;background:#17294d;display:grid;gap:9px}.mobile-price-box div{display:flex;align-items:center;justify-content:space-between;gap:12px}.mobile-price-box span{color:var(--muted);font-size:.78rem;font-weight:700}.mobile-price-box strong{color:var(--text);font-size:.82rem;font-weight:900}.mobile-price-box hr{width:100%;height:1px;border:0;background:#ffffff14}.mobile-meta-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.mobile-meta-row span{min-height:30px;display:inline-flex;align-items:center;padding:6px 11px;border-radius:999px;color:var(--text);background:#ffffff12;font-size:.72rem;font-weight:800}.mobile-meta-row strong{color:var(--muted);font-size:.76rem;font-weight:800}.mobile-empty-booking strong,.mobile-empty-booking span{display:block}.mobile-empty-booking strong{color:var(--text);font-weight:900}.mobile-empty-booking span{color:var(--muted);font-size:.8rem;font-weight:600}@media(max-width:640px){.mobile-actions-grid{grid-template-columns:1fr}.mobile-service-top,.mobile-card-top,.mobile-list-row>div{gap:9px}}.nav-actions{display:flex;align-items:center;gap:12px;flex-shrink:0}.nav-link.is-active,.mobile-nav-link.is-active{color:#93c5fd}.menu-toggle{display:none!important;width:44px;height:44px;padding:0;border:1px solid var(--border);border-radius:14px;background:#0e1726eb;align-items:center;justify-content:center;gap:4px;flex-direction:column;cursor:pointer;flex-shrink:0}.menu-toggle span{display:block;width:18px;height:2px;border-radius:999px;background:var(--text);transition:transform .18s ease,opacity .18s ease}.menu-toggle.is-open span:nth-child(1){transform:translateY(6px) rotate(45deg)}.menu-toggle.is-open span:nth-child(2){opacity:0}.menu-toggle.is-open span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.mobile-menu{display:none!important;border-top:1px solid var(--border);background:var(--header-bg);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.mobile-menu-inner{display:grid;gap:10px;padding-top:14px;padding-bottom:16px}.mobile-nav-link{min-height:46px;display:flex;align-items:center;padding:0 14px;border:1px solid var(--border);border-radius:14px;color:var(--muted);background:#0e1726db;font-weight:900}.mobile-nav-link:hover{color:var(--text);border-color:#60a5fa6b;background:#14213df0}body.is-menu-open{overflow:hidden}@media(max-width:960px){.nav-links{display:none!important}.menu-toggle{display:inline-flex!important}.mobile-menu.is-open{display:block!important}}@media(min-width:961px){.nav-links{display:flex!important}.menu-toggle,.mobile-menu,.mobile-menu.is-open{display:none!important}}.footer-disclaimer{margin-top:12px;max-width:560px;color:var(--muted-strong);font-size:.88rem;line-height:1.75;font-weight:700}.legal-card strong{color:var(--text)}.legal-card ul,.legal-card ol{padding-inline-start:24px}[dir=rtl] .legal-card ul,[dir=rtl] .legal-card ol{padding-inline-start:0;padding-inline-end:24px}.legal-card li{margin-bottom:8px}.legal-card .footer-links{margin-top:22px}.legal-card .footer-links a{border:1px solid rgba(96,165,250,.22)}.legal-card .footer-links a:hover{color:#fff;border-color:#60a5fa7a;background:#3b82f638}.legal-card h2+ul,.legal-card h2+ol{margin-top:10px}.legal-card a{word-break:break-word}.legal-card blockquote,.legal-note,.legal-warning,.compliance-box,.notice-box{margin:24px 0;padding:18px 20px;border:1px solid rgba(96,165,250,.22);border-radius:var(--radius-md);background:radial-gradient(circle at top right,rgba(59,130,246,.11),transparent 16rem),#0e1726eb;color:var(--muted-strong);font-weight:700}.legal-card blockquote strong,.legal-note strong,.legal-warning strong,.compliance-box strong,.notice-box strong{color:var(--text)}.legal-warning,.notice-box.warning{border-color:#f59e0b52;background:radial-gradient(circle at top right,rgba(245,158,11,.12),transparent 16rem),#0e1726eb}.compliance-links-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:24px}.compliance-links-grid a{min-height:54px;display:flex;align-items:center;padding:12px 14px;border:1px solid var(--border);border-radius:16px;color:#93c5fd;background:#0e1726eb;font-weight:900}.compliance-links-grid a:hover{color:#fff;border-color:#60a5fa7a;background:#14213df0}.download-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-top:28px}.download-card{padding:26px;border:1px solid var(--border);border-radius:var(--radius-lg);background:radial-gradient(circle at top right,rgba(59,130,246,.12),transparent 18rem),#0e1726f0;box-shadow:0 18px 52px var(--shadow)}.download-card h3{margin-bottom:8px}.download-card p{color:var(--muted);font-weight:600}.store-buttons{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.store-button{min-height:58px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 18px;border:1px solid var(--border-strong);border-radius:18px;color:#fff;background:#ffffff0d;font-weight:950;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.store-button:hover{transform:translateY(-2px);border-color:#60a5fa7a;background:#14213df0;box-shadow:0 18px 44px var(--shadow)}.store-button.primary{border-color:transparent;background:linear-gradient(135deg,var(--primary),#60a5fa);box-shadow:0 18px 44px #3b82f647}.store-button.primary:hover{background:linear-gradient(135deg,var(--primary-dark),var(--primary))}.store-button small,.store-button strong{display:block;line-height:1.2}.store-button small{color:#ffffffb8;font-size:.72rem;font-weight:800}.store-button strong{color:#fff;font-size:.98rem;font-weight:950}::selection{color:#fff;background:var(--primary)}button,input,textarea,select{font:inherit}button{color:inherit}a:focus-visible,button:focus-visible{outline:3px solid rgba(96,165,250,.55);outline-offset:3px}@media(max-width:760px){.compliance-links-grid,.download-grid{grid-template-columns:1fr}.footer-disclaimer{font-size:.84rem}.legal-card{padding:24px}.store-buttons{flex-direction:column}.store-button{width:100%}}html[data-theme=light],html[data-theme=dark]{background:var(--bg);color-scheme:light}body{background:var(--body-bg)}.site-header{background:var(--header-bg)}.nav-actions{display:flex;align-items:center;gap:10px}.theme-toggle{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 14px;border:1px solid var(--border-strong);border-radius:16px;color:var(--text);background:var(--surface);box-shadow:0 12px 28px var(--shadow);font-weight:900;cursor:pointer;white-space:nowrap;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.theme-toggle:hover{transform:translateY(-2px);border-color:#1463ff57}.theme-toggle__icon{width:22px;height:22px;display:grid;place-items:center}.nav-link.is-active,.mobile-nav-link.is-active,.eyebrow,.app-overline,.mobile-overline,.metric-card strong,.step span,.legal-card a,.footer-links a,.compliance-links-grid a{color:var(--accent-text)}.nav-cta,.btn-primary,.app-primary-button,.mobile-primary-button,.store-button.primary{color:var(--button-text);background:linear-gradient(135deg,var(--primary),color-mix(in srgb,var(--primary) 64%,#60a5fa));box-shadow:0 18px 44px color-mix(in srgb,var(--primary) 24%,transparent)}.btn-secondary,.store-button:not(.primary){color:var(--text);background:color-mix(in srgb,var(--surface) 86%,transparent);border-color:var(--border-strong)}.phone-shell{background:var(--phone-shell-bg);box-shadow:var(--phone-shell-shadow),0 0 0 1px var(--border),inset 0 0 0 1px #ffffff0a}.phone-status,.status-dots{color:var(--text)}.app-hero-card,.app-account-card,.app-grid div,.app-service-card,.metric-card,.feature-card,.step,.content-card,.faq-list details,.experience-card,.cta-card,.legal-card,.seo-grid div,.download-card,.mobile-hero-card,.mobile-account-card,.mobile-promo-card,.mobile-action-card,.mobile-service-card,.mobile-empty-booking{background:var(--card-bg);border-color:var(--border);box-shadow:0 18px 52px var(--shadow)}.feature-card:hover,.experience-card:hover,.legal-links a:hover,.mobile-nav-link:hover,.store-button:hover,.compliance-links-grid a:hover{background:var(--card-hover-bg)}.app-icon-button,.app-row-icon,.experience-icon,.icon-box,.mobile-icon-button,.mobile-icon-wrap,.mobile-big-icon,.mobile-row-icon,.mobile-action-card span{color:var(--accent-text);background:var(--card-alt)}.mini-price-card,.mobile-price-box,.mobile-list-row{background:var(--card-alt-strong)}.soft-section{background:var(--soft-section-bg)}.floating-card,.legal-links a,.menu-toggle,.mobile-nav-link,.legal-card blockquote,.legal-note,.legal-warning,.compliance-box,.notice-box{background:var(--floating-bg)}.site-footer,.mobile-menu{background:var(--footer-bg)}.legal-warning,.notice-box.warning{background:radial-gradient(circle at top right,rgba(245,158,11,.12),transparent 16rem),var(--floating-bg)}.legal-card a,.footer-grid a:hover,.compliance-links-grid a,.store-button strong,.store-button small{color:var(--link)}.store-button.primary strong,.store-button.primary small,.nav-cta,.btn-primary{color:var(--button-text)}.store-button.primary small{opacity:.82}.service-area-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:22px}.service-area-chip{min-height:48px;display:flex;align-items:center;justify-content:center;padding:10px 12px;border:1px solid var(--border);border-radius:16px;color:var(--text);background:var(--card-bg);font-weight:900;box-shadow:0 12px 28px var(--shadow)}.keyword-cloud{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.keyword-cloud span,.service-keyword{display:inline-flex;align-items:center;min-height:34px;padding:7px 12px;border-radius:999px;background:var(--primary-soft);color:var(--text);border:1px solid var(--border);font-weight:850;font-size:.9rem}.mobile-sticky-cta{position:fixed;left:14px;right:14px;bottom:14px;z-index:70;display:none;padding:10px;border-radius:22px;background:color-mix(in srgb,var(--surface) 92%,transparent);border:1px solid var(--border);box-shadow:0 18px 48px var(--shadow-strong);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.mobile-sticky-cta .btn{width:100%}.analytics-note{margin-top:18px;color:var(--muted);font-size:.92rem;font-weight:700}@media(max-width:960px){.theme-toggle__text{display:none}}@media(max-width:760px){.service-area-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.mobile-sticky-cta{display:block}body{padding-bottom:86px}.nav-actions{gap:8px}.theme-toggle{width:42px;min-height:42px;padding:0;border-radius:14px}.service-area-grid{grid-template-columns:1fr}}.store-button.is-disabled{opacity:.78}@media(max-width:1180px){.nav-links{display:none!important}.menu-toggle{display:inline-flex!important}.mobile-menu.is-open{display:block!important}}.testor-minimal-hero,.testor-clean-hero,.testor-simple-benefits,.testor-benefits-section,.metrics-section,.seo-strip,.pricing-preview-section,.cta-section,.real-store-badges,.testor-store-buttons,.store-badges,.hero-store-badges,.mobile-sticky-cta,.theme-toggle,#themeToggle,[data-theme-toggle]{display:none!important}.site-header{background:#fffffff5!important;border-bottom:1px solid rgba(15,23,42,.08)!important;box-shadow:0 10px 28px #0f172a0a!important}.site-header a[href="/download"],.site-header .btn-primary{border-radius:14px!important}.testor-brand-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 14% 18%,rgba(20,99,255,.14),transparent 34%),radial-gradient(circle at 84% 10%,rgba(0,163,255,.11),transparent 32%),linear-gradient(180deg,#f7faff,#fff);padding:clamp(70px,8vw,112px) 0 clamp(46px,6vw,76px)}.testor-brand-hero-grid{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(340px,.76fr);gap:clamp(34px,5vw,72px);align-items:center}.testor-brand-content{text-align:right}.testor-brand-badge{width:fit-content;display:inline-flex;align-items:center;gap:9px;padding:10px 14px;border-radius:999px;background:#1463ff17;color:#1463ff;border:1px solid rgba(20,99,255,.13);font-weight:950;font-size:.95rem}.testor-brand-badge span{width:9px;height:9px;border-radius:999px;background:#1463ff;box-shadow:0 0 0 6px #1463ff1a}.testor-brand-hero h1{max-width:760px;margin:18px 0 20px;color:#07111f;font-size:clamp(3.3rem,7.6vw,6.7rem);line-height:.94;letter-spacing:-.078em;font-weight:950}.testor-brand-subtitle{max-width:640px;margin:0;color:#475569;font-size:clamp(1.12rem,1.75vw,1.34rem);line-height:1.82;font-weight:700}.testor-brand-actions{margin-top:30px;display:flex;flex-wrap:wrap;gap:12px}.testor-download-pill{min-width:178px;min-height:58px;border-radius:999px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;gap:12px;background:#07111f;color:#fff;border:1px solid rgba(7,17,31,.1);box-shadow:0 16px 36px #07111f26;direction:ltr;font-weight:950;font-size:1.1rem;transition:transform .17s ease,box-shadow .17s ease,opacity .17s ease}.testor-download-pill:hover{transform:translateY(-2px);box-shadow:0 22px 48px #07111f38}.testor-download-pill svg{width:25px;height:25px;flex:0 0 25px}.testor-brand-links{margin-top:18px;display:flex;flex-wrap:wrap;gap:18px;align-items:center}.testor-brand-links a{color:#334155;font-weight:900;text-decoration:underline;text-underline-offset:6px}.testor-brand-links a:hover{color:#1463ff}.testor-brand-note{max-width:620px;margin:20px 0 0;color:#64748b;font-size:.94rem;line-height:1.65;font-weight:700}.testor-brand-visual{display:flex;justify-content:center}.testor-app-card{width:min(100%,430px);border-radius:34px;padding:24px;background:linear-gradient(145deg,#fffffffa,#eff6fffa);border:1px solid rgba(15,23,42,.09);box-shadow:0 30px 80px #0f172a21}.testor-app-card-head{display:flex;align-items:center;gap:13px;padding-bottom:18px;border-bottom:1px solid rgba(15,23,42,.08)}.testor-app-card-head img{width:60px;height:60px;border-radius:20px;object-fit:contain;background:#fff;border:1px solid rgba(15,23,42,.08);box-shadow:0 12px 24px #1463ff1c}.testor-app-card-head strong{display:block;color:#07111f;font-size:1.28rem;line-height:1}.testor-app-card-head span{display:block;margin-top:5px;color:#64748b;font-weight:800}.testor-app-flow{display:grid;gap:11px;margin-top:18px}.testor-app-flow div{display:grid;grid-template-columns:42px 1fr;column-gap:12px;row-gap:4px;align-items:center;border-radius:18px;padding:14px;background:#fff;border:1px solid rgba(15,23,42,.08)}.testor-app-flow span{grid-row:1 / span 2;width:42px;height:42px;border-radius:999px;display:grid;place-items:center;background:#1463ff1a;color:#1463ff;font-weight:950;font-size:.82rem}.testor-app-flow strong{color:#07111f;font-size:1rem;line-height:1.15}.testor-app-flow small{color:#64748b;font-size:.88rem;font-weight:700}.testor-status-card{margin-top:18px;border-radius:22px;padding:17px;background:radial-gradient(circle at top left,rgba(20,99,255,.26),transparent 46%),#07111f;color:#fff}.testor-status-card span{display:block;color:#ffffffad;font-size:.86rem;font-weight:850}.testor-status-card strong{display:block;margin-top:5px;font-size:1.08rem}.testor-brand-benefits{background:#fff;padding:32px 0 72px}.testor-brand-benefits-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.testor-brand-benefits article{min-height:184px;border-radius:28px;padding:22px 18px;background:#fff;border:1px solid rgba(15,23,42,.1);box-shadow:0 16px 38px #0f172a11;text-align:center}.testor-benefit-icon{width:52px;height:52px;margin:0 auto 13px;border-radius:18px;display:grid;place-items:center;background:#eef5ff;color:#1463ff;font-size:1.35rem;font-weight:950}.testor-brand-benefits h3{margin:0 0 8px;color:#07111f;font-size:1.08rem;line-height:1.25}.testor-brand-benefits p{margin:0;color:#64748b;font-size:.94rem;line-height:1.55}@media(max-width:900px){.site-header a[href="/download"],.site-header .btn-primary{display:none!important}.testor-brand-hero{padding:48px 0 38px}.testor-brand-hero-grid{display:block}.testor-brand-content{text-align:center}.testor-brand-badge{margin-inline:auto;font-size:.88rem;padding:9px 13px}.testor-brand-hero h1{max-width:370px;margin:18px auto 16px;font-size:clamp(2.75rem,12vw,4.2rem);line-height:.98;letter-spacing:-.07em}.testor-brand-subtitle{max-width:360px;margin-inline:auto;font-size:1.03rem;line-height:1.72}.testor-brand-actions{width:min(100%,350px);margin:26px auto 0;display:grid;grid-template-columns:1fr;gap:10px}.testor-download-pill{width:100%;min-height:56px;font-size:1.08rem}.testor-brand-links{justify-content:center;gap:16px;margin-top:17px}.testor-brand-links a{font-size:.94rem}.testor-brand-note{max-width:350px;margin:18px auto 0;font-size:.86rem}.testor-brand-visual{display:none}.testor-brand-benefits{padding:28px 0 54px}.testor-brand-benefits-grid{grid-template-columns:1fr 1fr;gap:12px}.testor-brand-benefits article{min-height:166px;border-radius:24px;padding:18px 12px}.testor-benefit-icon{width:46px;height:46px;border-radius:16px;font-size:1.15rem}.testor-brand-benefits h3{font-size:.98rem}.testor-brand-benefits p{font-size:.84rem;line-height:1.45}.section{padding-top:42px!important}}@media(max-width:380px){.testor-brand-hero h1{font-size:2.65rem}.testor-brand-subtitle{font-size:.98rem}}.skip-link{position:fixed;top:12px;right:12px;z-index:100000;transform:translateY(-180%);padding:12px 16px;border-radius:14px;background:#07111f;color:#fff;font-weight:900;text-decoration:none}.skip-link:focus{transform:translateY(0)}:focus-visible{outline:4px solid rgba(20,99,255,.36)!important;outline-offset:4px!important}.testor-menu-theme-row{display:flex;align-items:center;justify-content:center;padding:8px}.testor-menu-theme-toggle{min-height:42px;border:1px solid rgba(15,23,42,.1);border-radius:999px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#fff;color:#07111f;font:inherit;font-weight:900;cursor:pointer;box-shadow:0 10px 24px #0f172a12}.testor-menu-theme-toggle span{display:grid;place-items:center}.testor-cookie-banner{position:fixed;z-index:99990;inset-inline:18px;bottom:18px;max-width:760px;margin-inline:auto;border:1px solid rgba(15,23,42,.12);border-radius:24px;background:#fffffff5;color:#07111f;box-shadow:0 24px 70px #0f172a2e;backdrop-filter:blur(18px)}.testor-cookie-content{padding:20px}.testor-cookie-content strong{display:block;margin-bottom:6px;font-size:1.05rem}.testor-cookie-content p{margin:0;color:#475569;line-height:1.65;font-weight:700}.testor-cookie-actions,.testor-cookie-panel-actions{margin-top:14px;display:flex;flex-wrap:wrap;gap:10px}.testor-cookie-btn,.testor-cookie-link,.footer-cookie-preferences{min-height:42px;border-radius:999px;border:1px solid rgba(15,23,42,.1);padding:0 16px;background:#fff;color:#07111f;font:inherit;font-weight:900;cursor:pointer}.testor-cookie-btn.primary{background:#1463ff;color:#fff;border-color:#1463ff}.testor-cookie-link,.footer-cookie-preferences{color:#1463ff;text-decoration:underline;text-underline-offset:5px}.testor-cookie-panel{position:fixed;inset:0;z-index:99995;display:grid;place-items:center;padding:18px;background:#07111f8a}.testor-cookie-panel-card{position:relative;width:min(100%,620px);max-height:min(720px,92dvh);overflow:auto;border-radius:26px;padding:24px;background:#fff;color:#07111f;box-shadow:0 30px 90px #00000040}.testor-panel-close{position:absolute;inset-inline-start:18px;top:16px;width:40px;height:40px;border:0;border-radius:999px;background:#eef5ff;color:#07111f;font-size:1.6rem;cursor:pointer}.testor-cookie-panel-card h2{margin:0 0 10px}.testor-cookie-panel-card p{color:#475569;line-height:1.65;font-weight:700}.testor-cookie-switch{margin-top:12px;border:1px solid rgba(15,23,42,.1);border-radius:18px;padding:14px;display:flex;justify-content:space-between;gap:16px;align-items:center}.testor-cookie-switch span{display:grid;gap:4px}.testor-cookie-switch small{color:#64748b;font-weight:700;line-height:1.45}.testor-cookie-switch input{width:22px;height:22px;accent-color:#1463ff}.testor-cookie-policy{display:inline-flex;margin-top:16px;color:#1463ff;font-weight:900}.testor-a11y-toggle{position:fixed;z-index:99980;inset-inline-start:18px;bottom:96px;min-height:48px;border:1px solid rgba(15,23,42,.12);border-radius:999px;padding:0 16px;display:inline-flex;align-items:center;gap:8px;background:#07111f;color:#fff;font:inherit;font-weight:950;box-shadow:0 18px 42px #07111f3d;cursor:pointer}.testor-a11y-panel{position:fixed;z-index:99985;inset-inline-start:18px;bottom:154px;width:min(330px,calc(100vw - 36px))}.testor-a11y-card{border-radius:24px;padding:16px;background:#fff;color:#07111f;border:1px solid rgba(15,23,42,.12);box-shadow:0 24px 70px #0f172a2e}.testor-a11y-head{display:flex;justify-content:space-between;align-items:center;gap:12px}.testor-a11y-head h2{margin:0;font-size:1.15rem}.testor-a11y-head button{width:36px;height:36px;border:0;border-radius:999px;background:#eef5ff;font-size:1.4rem;cursor:pointer}.testor-a11y-card>button,.testor-a11y-card>a{width:100%;min-height:44px;margin-top:8px;border-radius:14px;border:1px solid rgba(15,23,42,.1);background:#f8fbff;color:#07111f;display:flex;align-items:center;justify-content:center;font:inherit;font-weight:900;text-decoration:none;cursor:pointer}.testor-a11y-card>button[aria-pressed=true]{background:#1463ff;color:#fff;border-color:#1463ff}.testor-a11y-card>button.reset{background:#fff7ed}html.a11y-large-text{font-size:112%}html.a11y-readable-font body{font-family:Arial,Helvetica,sans-serif!important}html.a11y-underline-links a{text-decoration:underline!important;text-underline-offset:5px!important}html.a11y-reduce-motion *,html.a11y-reduce-motion *:before,html.a11y-reduce-motion *:after{scroll-behavior:auto!important;animation:none!important;transition:none!important}html.a11y-high-contrast a{color:#ff0!important}html.a11y-high-contrast .card,html.a11y-high-contrast .content-card,html.a11y-high-contrast .feature-card,html.a11y-high-contrast .site-header,html.a11y-high-contrast .site-footer,html.a11y-high-contrast .testor-brand-hero,html.a11y-high-contrast .testor-brand-benefits article{background:#000!important;color:#fff!important;border-color:#fff!important;box-shadow:none!important}html[data-theme=dark] .site-header{background:#07111ff5!important;border-bottom-color:#ffffff1a!important}html[data-theme=dark] .site-header a,html[data-theme=dark] .site-header button,html[data-theme=dark] .brand,html[data-theme=dark] .site-brand{color:#f8fafc!important}html[data-theme=dark] .testor-brand-hero{background:radial-gradient(circle at 14% 18%,rgba(47,107,255,.2),transparent 34%),radial-gradient(circle at 84% 10%,rgba(35,183,242,.14),transparent 32%),linear-gradient(180deg,#07111f,#0b1526)!important}html[data-theme=dark] .testor-brand-hero h1,html[data-theme=dark] .section h2,html[data-theme=dark] .content-card h3,html[data-theme=dark] .feature-card h3,html[data-theme=dark] .legal-card h1,html[data-theme=dark] .legal-card h2{color:#f8fafc!important}html[data-theme=dark] .testor-brand-subtitle,html[data-theme=dark] .section p,html[data-theme=dark] .content-card p,html[data-theme=dark] .feature-card p,html[data-theme=dark] .legal-card p,html[data-theme=dark] li{color:#cbd5e1!important}html[data-theme=dark] .testor-brand-benefits,html[data-theme=dark] .section,html[data-theme=dark] .soft-section{background:#07111f!important}html[data-theme=dark] .card,html[data-theme=dark] .legal-card,html[data-theme=dark] .content-card,html[data-theme=dark] .feature-card,html[data-theme=dark] .testor-brand-benefits article,html[data-theme=dark] .testor-app-card{background:#101b2d!important;border-color:#ffffff1f!important;color:#f8fafc!important}html[data-theme=dark] .testor-menu-theme-toggle,html[data-theme=dark] .testor-cookie-banner,html[data-theme=dark] .testor-cookie-panel-card,html[data-theme=dark] .testor-a11y-card{background:#101b2d;color:#f8fafc;border-color:#ffffff1f}html[data-theme=dark] .testor-cookie-content p,html[data-theme=dark] .testor-cookie-panel-card p,html[data-theme=dark] .testor-cookie-switch small{color:#cbd5e1}@media(max-width:640px){.testor-cookie-banner{inset-inline:12px;bottom:12px;border-radius:20px}.testor-cookie-actions{display:grid;grid-template-columns:1fr}.testor-cookie-btn,.testor-cookie-link{width:100%}.testor-a11y-toggle{inset-inline-start:12px;bottom:82px;min-height:44px;padding-inline:13px}.testor-a11y-panel{inset-inline-start:12px;bottom:136px;width:calc(100vw - 24px)}}.testor-a11y-toggle{width:auto!important;min-width:0!important;min-height:46px!important;max-height:46px!important;padding:0 14px!important;border-radius:999px!important;background:#07111f!important;color:#fff!important;border:1px solid rgba(255,255,255,.14)!important;box-shadow:0 14px 34px #07111f33!important;font-size:.96rem!important;line-height:1!important}.testor-a11y-toggle span{width:22px!important;height:22px!important;display:grid!important;place-items:center!important}.testor-a11y-toggle strong{font-size:.96rem!important;font-weight:950!important}.testor-a11y-panel{z-index:99985!important}.testor-a11y-card{border-radius:22px!important;padding:14px!important}.testor-a11y-card>button,.testor-a11y-card>a{min-height:42px!important;border-radius:13px!important}html[data-theme=dark] body{background:#07111f!important;color:#f8fafc!important}html[data-theme=dark] .site-header{background:#07111ff5!important;border-bottom:1px solid rgba(255,255,255,.12)!important}html[data-theme=dark] .brand,html[data-theme=dark] .site-brand,html[data-theme=dark] .site-logo-text,html[data-theme=dark] .brand-name,html[data-theme=dark] .nav-brand,html[data-theme=dark] header a,html[data-theme=dark] header span,html[data-theme=dark] header strong{color:#fff!important}html[data-theme=dark] .testor-brand-hero{background:radial-gradient(circle at 18% 8%,rgba(47,107,255,.22),transparent 32%),radial-gradient(circle at 88% 12%,rgba(35,183,242,.16),transparent 30%),linear-gradient(180deg,#07111f,#0b1526)!important}html[data-theme=dark] .testor-brand-badge{background:#2f6bff29!important;color:#8fc7ff!important;border-color:#8fc7ff38!important}html[data-theme=dark] .testor-brand-badge span{background:#2f6bff!important}html[data-theme=dark] .testor-brand-hero h1,html[data-theme=dark] .testor-brand-content h1{color:#fff!important;text-shadow:0 10px 34px rgba(0,0,0,.28)!important}html[data-theme=dark] .testor-brand-subtitle,html[data-theme=dark] .testor-brand-note{color:#cbd5e1!important}html[data-theme=dark] .testor-brand-links a{color:#dbeafe!important}html[data-theme=dark] .testor-download-pill{background:#fff!important;color:#07111f!important;box-shadow:0 18px 42px #0000004d!important}html[data-theme=dark] .testor-brand-benefits{background:#07111f!important}html[data-theme=dark] .testor-brand-benefits article,html[data-theme=dark] .content-card,html[data-theme=dark] .feature-card,html[data-theme=dark] .card,html[data-theme=dark] .legal-card{background:#101b2d!important;color:#f8fafc!important;border-color:#ffffff1f!important;box-shadow:0 18px 44px #0000003d!important}html[data-theme=dark] .testor-brand-benefits h3,html[data-theme=dark] .content-card h3,html[data-theme=dark] .feature-card h3,html[data-theme=dark] .legal-card h1,html[data-theme=dark] .legal-card h2,html[data-theme=dark] .section h2{color:#fff!important}html[data-theme=dark] .testor-brand-benefits p,html[data-theme=dark] .content-card p,html[data-theme=dark] .feature-card p,html[data-theme=dark] .legal-card p,html[data-theme=dark] .legal-card li,html[data-theme=dark] .section p{color:#cbd5e1!important}html[data-theme=dark] .testor-benefit-icon{background:#2f6bff2e!important;color:#8fc7ff!important}html.a11y-high-contrast body{background:#000!important;color:#fff!important}html.a11y-high-contrast .site-header,html.a11y-high-contrast .testor-brand-hero,html.a11y-high-contrast .testor-brand-benefits,html.a11y-high-contrast .section,html.a11y-high-contrast .soft-section{background:#000!important;color:#fff!important;border-color:#fff!important}html.a11y-high-contrast .testor-brand-hero h1,html.a11y-high-contrast .testor-brand-content h1,html.a11y-high-contrast h1,html.a11y-high-contrast h2,html.a11y-high-contrast h3,html.a11y-high-contrast p,html.a11y-high-contrast li,html.a11y-high-contrast span,html.a11y-high-contrast strong{color:#fff!important;text-shadow:none!important}html.a11y-high-contrast a,html.a11y-high-contrast .testor-brand-links a{color:#ff0!important;text-decoration:underline!important;text-underline-offset:6px!important}html.a11y-high-contrast .testor-download-pill{background:#ff0!important;color:#000!important;border:2px solid #ffff00!important;box-shadow:none!important}html.a11y-high-contrast .testor-brand-badge,html.a11y-high-contrast .testor-brand-benefits article,html.a11y-high-contrast .content-card,html.a11y-high-contrast .feature-card,html.a11y-high-contrast .card,html.a11y-high-contrast .legal-card{background:#000!important;color:#fff!important;border:2px solid #ffffff!important;box-shadow:none!important}html.a11y-high-contrast .testor-benefit-icon{background:#fff!important;color:#000!important}@media(max-width:640px){.testor-a11y-toggle{inset-inline-start:12px!important;bottom:calc(env(safe-area-inset-bottom,0px) + 14px)!important;width:50px!important;height:50px!important;min-height:50px!important;max-height:50px!important;padding:0!important;border-radius:18px!important;justify-content:center!important}.testor-a11y-toggle strong{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.testor-a11y-toggle span{font-size:1.35rem!important}.testor-a11y-panel{inset-inline-start:12px!important;bottom:calc(env(safe-area-inset-bottom,0px) + 74px)!important;width:min(330px,calc(100vw - 24px))!important}.testor-cookie-banner{bottom:calc(env(safe-area-inset-bottom,0px) + 12px)!important;inset-inline:12px!important}.testor-cookie-banner~.testor-a11y-toggle{bottom:calc(env(safe-area-inset-bottom,0px) + 150px)!important}}.testor-brand-hero h1,.testor-brand-content h1,.testor-brand-subtitle,.testor-brand-note,.testor-brand-benefits p{opacity:1!important}.testor-benefit-icon,.benefit-icon,.icon-box,.experience-icon,.mobile-row-icon,.mobile-icon-wrap,.mobile-big-icon,.testor-action-svg,.testor-ui-icon{position:relative;display:inline-grid!important;place-items:center!important;color:#1463ff}.testor-benefit-icon:before,.benefit-icon:before,.icon-box:before,.experience-icon:before,.mobile-row-icon:before,.mobile-icon-wrap:before,.mobile-big-icon:before,.testor-action-svg:before,.testor-ui-icon:before{content:"";width:1.35em;height:1.35em;display:block;background:currentColor;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}.testor-benefit-icon:before,.benefit-icon:before,.icon-box:before,.experience-icon:before{width:28px;height:28px}.mobile-row-icon:before,.testor-action-svg:before{width:24px;height:24px}.mobile-icon-wrap:before,.mobile-big-icon:before{width:30px;height:30px}.testor-ui-icon:before{width:22px;height:22px}.testor-icon-car:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M5.2 11 6.5 7.4A3.7 3.7 0 0 1 10 5h4a3.7 3.7 0 0 1 3.5 2.4L18.8 11H20a1 1 0 0 1 1 1v5.4a1.6 1.6 0 0 1-1.6 1.6H18a2 2 0 0 1-4 0h-4a2 2 0 0 1-4 0H4.6A1.6 1.6 0 0 1 3 17.4V12a1 1 0 0 1 1-1h1.2Zm2.4 0h8.8l-.8-2.4A1.7 1.7 0 0 0 14 7h-4a1.7 1.7 0 0 0-1.6 1.1L7.6 11ZM7 16.4a1.2 1.2 0 1 0 0-2.4 1.2 1.2 0 0 0 0 2.4Zm10 0a1.2 1.2 0 1 0 0-2.4 1.2 1.2 0 0 0 0 2.4Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M5.2 11 6.5 7.4A3.7 3.7 0 0 1 10 5h4a3.7 3.7 0 0 1 3.5 2.4L18.8 11H20a1 1 0 0 1 1 1v5.4a1.6 1.6 0 0 1-1.6 1.6H18a2 2 0 0 1-4 0h-4a2 2 0 0 1-4 0H4.6A1.6 1.6 0 0 1 3 17.4V12a1 1 0 0 1 1-1h1.2Zm2.4 0h8.8l-.8-2.4A1.7 1.7 0 0 0 14 7h-4a1.7 1.7 0 0 0-1.6 1.1L7.6 11ZM7 16.4a1.2 1.2 0 1 0 0-2.4 1.2 1.2 0 0 0 0 2.4Zm10 0a1.2 1.2 0 1 0 0-2.4 1.2 1.2 0 0 0 0 2.4Z'/%3E%3C/svg%3E")}.testor-icon-phone:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M8 2h8a2.5 2.5 0 0 1 2.5 2.5v15A2.5 2.5 0 0 1 16 22H8a2.5 2.5 0 0 1-2.5-2.5v-15A2.5 2.5 0 0 1 8 2Zm0 2a.5.5 0 0 0-.5.5v15a.5.5 0 0 0 .5.5h8a.5.5 0 0 0 .5-.5v-15A.5.5 0 0 0 16 4H8Zm3 14h2a1 1 0 1 1 0 2h-2a1 1 0 1 1 0-2Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M8 2h8a2.5 2.5 0 0 1 2.5 2.5v15A2.5 2.5 0 0 1 16 22H8a2.5 2.5 0 0 1-2.5-2.5v-15A2.5 2.5 0 0 1 8 2Zm0 2a.5.5 0 0 0-.5.5v15a.5.5 0 0 0 .5.5h8a.5.5 0 0 0 .5-.5v-15A.5.5 0 0 0 16 4H8Zm3 14h2a1 1 0 1 1 0 2h-2a1 1 0 1 1 0-2Z'/%3E%3C/svg%3E")}.testor-icon-shekel:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7 4a1 1 0 0 1 1 1v7h3V8a4 4 0 0 1 8 0v10a1 1 0 1 1-2 0V8a2 2 0 0 0-4 0v5a1 1 0 0 1-1 1H8v4a1 1 0 1 1-2 0V5a1 1 0 0 1 1-1Zm9 0a1 1 0 0 1 1 1v13a1 1 0 1 1-2 0V5a1 1 0 0 1 1-1ZM5 5a1 1 0 0 1 1 1v10a2 2 0 0 0 2 2h2a1 1 0 1 1 0 2H8a4 4 0 0 1-4-4V6a1 1 0 0 1 1-1Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7 4a1 1 0 0 1 1 1v7h3V8a4 4 0 0 1 8 0v10a1 1 0 1 1-2 0V8a2 2 0 0 0-4 0v5a1 1 0 0 1-1 1H8v4a1 1 0 1 1-2 0V5a1 1 0 0 1 1-1Zm9 0a1 1 0 0 1 1 1v13a1 1 0 1 1-2 0V5a1 1 0 0 1 1-1ZM5 5a1 1 0 0 1 1 1v10a2 2 0 0 0 2 2h2a1 1 0 1 1 0 2H8a4 4 0 0 1-4-4V6a1 1 0 0 1 1-1Z'/%3E%3C/svg%3E")}.testor-icon-check:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M20.3 6.3a1 1 0 0 1 0 1.4l-9.5 9.5a1 1 0 0 1-1.4 0l-5.7-5.7a1 1 0 1 1 1.4-1.4l5 5 8.8-8.8a1 1 0 0 1 1.4 0Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M20.3 6.3a1 1 0 0 1 0 1.4l-9.5 9.5a1 1 0 0 1-1.4 0l-5.7-5.7a1 1 0 1 1 1.4-1.4l5 5 8.8-8.8a1 1 0 0 1 1.4 0Z'/%3E%3C/svg%3E")}.testor-icon-location:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2a7 7 0 0 1 7 7c0 5.25-7 13-7 13S5 14.25 5 9a7 7 0 0 1 7-7Zm0 9.6A2.6 2.6 0 1 0 12 6.4a2.6 2.6 0 0 0 0 5.2Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2a7 7 0 0 1 7 7c0 5.25-7 13-7 13S5 14.25 5 9a7 7 0 0 1 7-7Zm0 9.6A2.6 2.6 0 1 0 12 6.4a2.6 2.6 0 0 0 0 5.2Z'/%3E%3C/svg%3E")}.testor-icon-bell:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 22a2.8 2.8 0 0 0 2.7-2h-5.4A2.8 2.8 0 0 0 12 22Zm7-6.5-1.8-2.2V9a5.2 5.2 0 0 0-4.2-5.1V3a1 1 0 1 0-2 0v.9A5.2 5.2 0 0 0 6.8 9v4.3L5 15.5A1.5 1.5 0 0 0 6.2 18h11.6a1.5 1.5 0 0 0 1.2-2.5Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 22a2.8 2.8 0 0 0 2.7-2h-5.4A2.8 2.8 0 0 0 12 22Zm7-6.5-1.8-2.2V9a5.2 5.2 0 0 0-4.2-5.1V3a1 1 0 1 0-2 0v.9A5.2 5.2 0 0 0 6.8 9v4.3L5 15.5A1.5 1.5 0 0 0 6.2 18h11.6a1.5 1.5 0 0 0 1.2-2.5Z'/%3E%3C/svg%3E")}.testor-icon-shield:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2 5 5v6c0 4.7 3 8.9 7 11 4-2.1 7-6.3 7-11V5l-7-3Zm3.8 7.9-4.3 4.3a1 1 0 0 1-1.4 0l-1.9-1.9a1 1 0 0 1 1.4-1.4l1.2 1.2 3.6-3.6a1 1 0 0 1 1.4 1.4Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2 5 5v6c0 4.7 3 8.9 7 11 4-2.1 7-6.3 7-11V5l-7-3Zm3.8 7.9-4.3 4.3a1 1 0 0 1-1.4 0l-1.9-1.9a1 1 0 0 1 1.4-1.4l1.2 1.2 3.6-3.6a1 1 0 0 1 1.4 1.4Z'/%3E%3C/svg%3E")}.testor-icon-user:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 12a4.5 4.5 0 1 0 0-9 4.5 4.5 0 0 0 0 9Zm0 2c-4.3 0-8 2.2-8 5v1a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-1c0-2.8-3.7-5-8-5Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 12a4.5 4.5 0 1 0 0-9 4.5 4.5 0 0 0 0 9Zm0 2c-4.3 0-8 2.2-8 5v1a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-1c0-2.8-3.7-5-8-5Z'/%3E%3C/svg%3E")}.testor-icon-settings:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M19.4 13.5a7.7 7.7 0 0 0 0-3l2-1.5-2-3.4-2.4 1a7.4 7.4 0 0 0-2.6-1.5L14 2.5h-4l-.4 2.6A7.4 7.4 0 0 0 7 6.6l-2.4-1-2 3.4 2 1.5a7.7 7.7 0 0 0 0 3l-2 1.5 2 3.4 2.4-1a7.4 7.4 0 0 0 2.6 1.5L10 21.5h4l.4-2.6a7.4 7.4 0 0 0 2.6-1.5l2.4 1 2-3.4-2-1.5ZM12 15.4a3.4 3.4 0 1 1 0-6.8 3.4 3.4 0 0 1 0 6.8Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M19.4 13.5a7.7 7.7 0 0 0 0-3l2-1.5-2-3.4-2.4 1a7.4 7.4 0 0 0-2.6-1.5L14 2.5h-4l-.4 2.6A7.4 7.4 0 0 0 7 6.6l-2.4-1-2 3.4 2 1.5a7.7 7.7 0 0 0 0 3l-2 1.5 2 3.4 2.4-1a7.4 7.4 0 0 0 2.6 1.5L10 21.5h4l.4-2.6a7.4 7.4 0 0 0 2.6-1.5l2.4 1 2-3.4-2-1.5ZM12 15.4a3.4 3.4 0 1 1 0-6.8 3.4 3.4 0 0 1 0 6.8Z'/%3E%3C/svg%3E")}.testor-icon-calendar:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7 2a1 1 0 0 1 1 1v1h8V3a1 1 0 1 1 2 0v1h1.5A2.5 2.5 0 0 1 22 6.5v12A2.5 2.5 0 0 1 19.5 21h-15A2.5 2.5 0 0 1 2 18.5v-12A2.5 2.5 0 0 1 4.5 4H6V3a1 1 0 0 1 1-1Zm13 8H4v8.5a.5.5 0 0 0 .5.5h15a.5.5 0 0 0 .5-.5V10Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7 2a1 1 0 0 1 1 1v1h8V3a1 1 0 1 1 2 0v1h1.5A2.5 2.5 0 0 1 22 6.5v12A2.5 2.5 0 0 1 19.5 21h-15A2.5 2.5 0 0 1 2 18.5v-12A2.5 2.5 0 0 1 4.5 4H6V3a1 1 0 0 1 1-1Zm13 8H4v8.5a.5.5 0 0 0 .5.5h15a.5.5 0 0 0 .5-.5V10Z'/%3E%3C/svg%3E")}.testor-icon-document:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7 2h7l5 5v13a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2Zm6 1.8V8h4.2L13 3.8ZM8 12a1 1 0 0 0 0 2h8a1 1 0 1 0 0-2H8Zm0 4a1 1 0 1 0 0 2h5a1 1 0 1 0 0-2H8Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7 2h7l5 5v13a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2Zm6 1.8V8h4.2L13 3.8ZM8 12a1 1 0 0 0 0 2h8a1 1 0 1 0 0-2H8Zm0 4a1 1 0 1 0 0 2h5a1 1 0 1 0 0-2H8Z'/%3E%3C/svg%3E")}.testor-icon-status:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 13a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1v-6Zm10-9a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v15a1 1 0 0 1-1 1h-4a1 1 0 0 1-1-1V4ZM9 7a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1h-4a1 1 0 0 1-1-1V7Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 13a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1v-6Zm10-9a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v15a1 1 0 0 1-1 1h-4a1 1 0 0 1-1-1V4ZM9 7a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1h-4a1 1 0 0 1-1-1V7Z'/%3E%3C/svg%3E")}.testor-icon-sun:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 18a6 6 0 1 0 0-12 6 6 0 0 0 0 12Zm0 4a1 1 0 0 0 1-1v-1a1 1 0 1 0-2 0v1a1 1 0 0 0 1 1Zm0-18a1 1 0 0 0 1-1V2a1 1 0 1 0-2 0v1a1 1 0 0 0 1 1Zm10 8a1 1 0 0 0-1-1h-1a1 1 0 1 0 0 2h1a1 1 0 0 0 1-1ZM4 12a1 1 0 0 0-1-1H2a1 1 0 1 0 0 2h1a1 1 0 0 0 1-1Zm14.4 7.4a1 1 0 0 0 0-1.4l-.7-.7a1 1 0 1 0-1.4 1.4l.7.7a1 1 0 0 0 1.4 0ZM7.7 6.7a1 1 0 0 0 0-1.4L7 4.6A1 1 0 1 0 5.6 6l.7.7a1 1 0 0 0 1.4 0Zm10 0 .7-.7A1 1 0 1 0 17 4.6l-.7.7a1 1 0 1 0 1.4 1.4ZM7 19.4l.7-.7a1 1 0 0 0-1.4-1.4l-.7.7A1 1 0 1 0 7 19.4Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 18a6 6 0 1 0 0-12 6 6 0 0 0 0 12Zm0 4a1 1 0 0 0 1-1v-1a1 1 0 1 0-2 0v1a1 1 0 0 0 1 1Zm0-18a1 1 0 0 0 1-1V2a1 1 0 1 0-2 0v1a1 1 0 0 0 1 1Zm10 8a1 1 0 0 0-1-1h-1a1 1 0 1 0 0 2h1a1 1 0 0 0 1-1ZM4 12a1 1 0 0 0-1-1H2a1 1 0 1 0 0 2h1a1 1 0 0 0 1-1Zm14.4 7.4a1 1 0 0 0 0-1.4l-.7-.7a1 1 0 1 0-1.4 1.4l.7.7a1 1 0 0 0 1.4 0ZM7.7 6.7a1 1 0 0 0 0-1.4L7 4.6A1 1 0 1 0 5.6 6l.7.7a1 1 0 0 0 1.4 0Zm10 0 .7-.7A1 1 0 1 0 17 4.6l-.7.7a1 1 0 1 0 1.4 1.4ZM7 19.4l.7-.7a1 1 0 0 0-1.4-1.4l-.7.7A1 1 0 1 0 7 19.4Z'/%3E%3C/svg%3E")}.testor-icon-moon:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M20.3 15.6A8.8 8.8 0 0 1 8.4 3.7a1 1 0 0 0-1.2-1.5A10.8 10.8 0 1 0 21.8 16.8a1 1 0 0 0-1.5-1.2Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M20.3 15.6A8.8 8.8 0 0 1 8.4 3.7a1 1 0 0 0-1.2-1.5A10.8 10.8 0 1 0 21.8 16.8a1 1 0 0 0-1.5-1.2Z'/%3E%3C/svg%3E")}.testor-icon-accessibility:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 4.5a2 2 0 1 0 0-4 2 2 0 0 0 0 4ZM4 6a1 1 0 0 0 0 2h6v4.1l-2.7 8.6a1 1 0 1 0 1.9.6l2.2-7h1.2l2.2 7a1 1 0 1 0 1.9-.6L14 12.1V8h6a1 1 0 1 0 0-2H4Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 4.5a2 2 0 1 0 0-4 2 2 0 0 0 0 4ZM4 6a1 1 0 0 0 0 2h6v4.1l-2.7 8.6a1 1 0 1 0 1.9.6l2.2-7h1.2l2.2 7a1 1 0 1 0 1.9-.6L14 12.1V8h6a1 1 0 1 0 0-2H4Z'/%3E%3C/svg%3E")}.testor-download-pill svg{display:block}html[data-theme=dark] .testor-benefit-icon,html[data-theme=dark] .benefit-icon,html[data-theme=dark] .icon-box,html[data-theme=dark] .experience-icon,html[data-theme=dark] .mobile-row-icon,html[data-theme=dark] .mobile-icon-wrap,html[data-theme=dark] .mobile-big-icon,html[data-theme=dark] .testor-action-svg,html[data-theme=dark] .testor-ui-icon{color:#8fc7ff!important}html.a11y-high-contrast .testor-benefit-icon,html.a11y-high-contrast .benefit-icon,html.a11y-high-contrast .icon-box,html.a11y-high-contrast .experience-icon,html.a11y-high-contrast .mobile-row-icon,html.a11y-high-contrast .mobile-icon-wrap,html.a11y-high-contrast .mobile-big-icon,html.a11y-high-contrast .testor-action-svg,html.a11y-high-contrast .testor-ui-icon{color:#ff0!important}.mobile-action-card>span:not(.testor-action-svg),.mobile-row-icon:not(.testor-icon-user):not(.testor-icon-bell):not(.testor-icon-settings){font-family:inherit!important}.site-header nav a[href="/download"]:not(.btn):not(.btn-primary):not(.button),.site-header .nav-links a[href="/download"]:not(.btn):not(.btn-primary):not(.button),.site-header .site-nav a[href="/download"]:not(.btn):not(.btn-primary):not(.button){display:none!important}.testor-a11y-toggle{min-width:50px!important;width:50px!important;height:50px!important;min-height:50px!important;max-height:50px!important;padding:0!important;border-radius:18px!important;display:inline-grid!important;place-items:center!important;background:#07111f!important;color:#fff!important;border:1px solid rgba(255,255,255,.14)!important;box-shadow:0 14px 34px #07111f38!important}.testor-a11y-toggle .testor-ui-icon,.testor-a11y-toggle .testor-ui-icon:before{width:25px!important;height:25px!important;color:#fff!important}@media(max-width:640px){.testor-a11y-toggle{inset-inline-start:12px!important;bottom:calc(env(safe-area-inset-bottom,0px) + 14px)!important}.testor-a11y-panel{inset-inline-start:12px!important;bottom:calc(env(safe-area-inset-bottom,0px) + 76px)!important;width:min(330px,calc(100vw - 24px))!important}}main .footer-cookie-preferences,main [data-cookie-preferences-link],.legal-card .footer-cookie-preferences,.content-card .footer-cookie-preferences{display:none!important}.site-footer .footer-cookie-preferences,footer .footer-cookie-preferences{display:inline-flex!important;align-items:center;justify-content:center;width:auto;min-height:38px;padding:0;border:0;background:transparent;color:inherit;box-shadow:none}.testor-a11y-toggle>span:not(.testor-ui-icon){display:none!important}main>section,main>article,.container>section,.container>article{margin-bottom:0!important}.testor-brand-benefits,.section,.soft-section,.legal-card,.content-grid,.content-card{margin-bottom:0!important}.testor-brand-benefits{padding-bottom:28px!important}.testor-brand-benefits+.section,.testor-brand-benefits+.soft-section,.section+.section,.section+.soft-section,.soft-section+.section,.soft-section+.soft-section{margin-top:0!important;padding-top:42px!important}@media(max-width:640px){.testor-brand-benefits{padding-bottom:18px!important}.testor-brand-benefits+.section,.testor-brand-benefits+.soft-section,.section+.section,.section+.soft-section,.soft-section+.section,.soft-section+.soft-section{padding-top:28px!important}}.testor-a11y-toggle{width:42px!important;min-width:42px!important;height:42px!important;min-height:42px!important;max-height:42px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;display:inline-grid!important;place-items:center!important;color:#07111f!important}.testor-a11y-toggle:hover,.testor-a11y-toggle:focus-visible{background:transparent!important;box-shadow:none!important;opacity:.88}.testor-a11y-toggle .testor-ui-icon,.testor-a11y-toggle .testor-ui-icon:before{width:24px!important;height:24px!important;color:#07111f!important}html[data-theme=dark] .testor-a11y-toggle{color:#fff!important}html[data-theme=dark] .testor-a11y-toggle .testor-ui-icon,html[data-theme=dark] .testor-a11y-toggle .testor-ui-icon:before{color:#fff!important}@media(max-width:640px){.testor-a11y-toggle{inset-inline-start:12px!important;bottom:calc(env(safe-area-inset-bottom,0px) + 10px)!important;width:40px!important;min-width:40px!important;height:40px!important;min-height:40px!important}.testor-a11y-panel{inset-inline-start:12px!important;bottom:calc(env(safe-area-inset-bottom,0px) + 58px)!important;width:min(330px,calc(100vw - 24px))!important}}.site-brand img,.brand img,.site-logo img,.logo img,img[src*=testor-logo],img[src*=favicon]{display:block!important;background:transparent!important;border:0!important;outline:0!important;box-shadow:none!important;padding:0!important;border-radius:14px!important;object-fit:contain!important}.site-brand,.brand,.site-logo,.logo{background:transparent!important;border:0!important;box-shadow:none!important}.site-brand a,.brand a,.site-logo a,.logo a{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important}.testor-icon-shekel,.testor-icon-shekel:before{color:#1463ff!important}html[data-theme=dark] .testor-icon-shekel,html[data-theme=dark] .testor-icon-shekel:before{color:#8fc7ff!important}.testor-brand-benefits article,.content-card,.feature-card{min-height:100%!important}.spacer,.section-spacer,.empty-space,.testor-spacer,.testor-brand-visual,.testor-app-card,.testor-app-card-head,.testor-app-flow,.testor-status-card{display:none!important}.testor-brand-content{max-width:900px!important;margin-inline:auto!important;text-align:center!important}.testor-brand-badge,.testor-brand-hero h1,.testor-brand-subtitle,.testor-brand-note{margin-inline:auto!important}.testor-brand-actions,.testor-brand-links{justify-content:center!important}.testor-currency-icon{font-family:Arial,Helvetica Neue,Helvetica,sans-serif!important;font-size:1.75rem!important;font-weight:950!important;line-height:1!important;color:#1463ff!important}.testor-currency-icon:before,.testor-currency-icon:after{display:none!important;content:none!important}html[data-theme=dark] .testor-currency-icon{color:#8fc7ff!important}html.a11y-high-contrast .testor-currency-icon{color:#ff0!important}.site-header img,.site-brand img,.brand img,.site-logo img,.logo img,img[src*=testor-logo],img[src*=favicon]{background:transparent!important;border:0!important;outline:0!important;box-shadow:none!important;padding:0!important;object-fit:cover!important;clip-path:inset(1px round 13px)!important}.site-header .brand,.site-header .site-brand,.site-header .logo,.site-header .site-logo,.site-header a:has(img){background:transparent!important;border:0!important;box-shadow:none!important}.testor-a11y-toggle{width:36px!important;min-width:36px!important;height:36px!important;min-height:36px!important;max-height:36px!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#64748b!important;opacity:.72!important;display:inline-grid!important;place-items:center!important}.testor-a11y-toggle:hover,.testor-a11y-toggle:focus-visible{opacity:1!important;background:transparent!important;box-shadow:none!important}.testor-a11y-toggle strong{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.testor-a11y-toggle .testor-ui-icon,.testor-a11y-toggle .testor-ui-icon:before{width:24px!important;height:24px!important;color:currentColor!important}html[data-theme=dark] .testor-a11y-toggle{color:#cbd5e1!important}@media(max-width:640px){.testor-a11y-toggle{inset-inline-start:12px!important;bottom:calc(env(safe-area-inset-bottom,0px) + 10px)!important}.testor-a11y-panel{inset-inline-start:12px!important;bottom:calc(env(safe-area-inset-bottom,0px) + 56px)!important}}.testor-brand-benefits{padding-bottom:18px!important}.testor-brand-benefits+.section{padding-top:28px!important;margin-top:0!important}.site-header,.site-header .container,.header-inner,.nav-shell{min-height:72px!important}.site-header nav a,.site-header .nav-links a,.site-header .site-nav a{font-size:.92rem!important;font-weight:900!important}.testor-brand-hero{min-height:auto!important;padding:clamp(74px,8vw,118px) 0 clamp(54px,6vw,82px)!important;background:radial-gradient(circle at 18% 8%,rgba(20,99,255,.12),transparent 30%),radial-gradient(circle at 82% 14%,rgba(35,183,242,.13),transparent 32%),linear-gradient(180deg,#f7faff,#fff 92%)!important}.testor-brand-hero-grid{display:block!important}.testor-brand-content{max-width:860px!important;margin-inline:auto!important;text-align:center!important}.testor-brand-badge{margin-inline:auto!important;padding:9px 14px!important;font-size:.92rem!important;box-shadow:0 12px 30px #1463ff14!important}.testor-brand-hero h1{max-width:820px!important;margin:20px auto 18px!important;font-size:clamp(3.6rem,6.4vw,6.35rem)!important;line-height:.96!important;letter-spacing:-.065em!important;font-weight:900!important}.testor-brand-subtitle{max-width:720px!important;margin:0 auto!important;font-size:clamp(1.14rem,1.45vw,1.42rem)!important;line-height:1.72!important;font-weight:750!important;color:#475569!important}.testor-brand-actions{margin-top:30px!important;justify-content:center!important;gap:14px!important}.testor-download-pill{min-width:188px!important;min-height:58px!important;border-radius:999px!important;font-size:1.06rem!important}.testor-download-pill svg{width:24px!important;height:24px!important}.testor-brand-links{justify-content:center!important;margin-top:18px!important;gap:18px!important}.testor-brand-note{max-width:680px!important;margin:18px auto 0!important;color:#64748b!important;font-size:.95rem!important}.testor-brand-benefits{padding:34px 0 42px!important;background:#fff!important}.testor-brand-benefits-grid{max-width:1040px!important;margin-inline:auto!important;gap:18px!important}.testor-brand-benefits article{min-height:178px!important;border-radius:26px!important;padding:24px 18px!important;box-shadow:0 16px 42px #0f172a0e!important}.testor-benefit-icon{width:52px!important;height:52px!important;border-radius:18px!important}.testor-currency-icon{font-size:1.65rem!important}.testor-brand-benefits+.section,.testor-brand-benefits+.soft-section{padding-top:54px!important;margin-top:0!important}.testor-brand-visual,.testor-app-card,.testor-status-card,.testor-app-flow,.testor-app-card-head{display:none!important}@media(max-width:900px){.testor-brand-hero{padding:46px 0 36px!important}.testor-brand-hero h1{max-width:370px!important;font-size:clamp(2.8rem,12vw,4.15rem)!important;line-height:.98!important;margin-bottom:16px!important}.testor-brand-subtitle{max-width:360px!important;font-size:1.03rem!important;line-height:1.72!important}.testor-brand-actions{width:min(100%,350px)!important;margin:26px auto 0!important;display:grid!important;grid-template-columns:1fr!important;gap:10px!important}.testor-download-pill{width:100%!important;min-height:56px!important}.testor-brand-benefits{padding:26px 0 34px!important}.testor-brand-benefits-grid{grid-template-columns:1fr 1fr!important;gap:12px!important}.testor-brand-benefits article{min-height:160px!important;padding:18px 12px!important;border-radius:24px!important}.testor-brand-benefits+.section,.testor-brand-benefits+.soft-section{padding-top:36px!important}}@media(max-width:380px){.testor-brand-hero h1{font-size:2.65rem!important}}@media(min-width:901px){.testor-brand-hero-grid{display:grid!important;grid-template-columns:minmax(0,1.02fr) minmax(340px,.72fr)!important;gap:clamp(42px,5vw,78px)!important;align-items:center!important}.testor-brand-content{max-width:760px!important;margin-inline:0!important;text-align:right!important}.testor-brand-badge,.testor-brand-hero h1,.testor-brand-subtitle,.testor-brand-note{margin-inline:0!important}.testor-brand-actions,.testor-brand-links{justify-content:flex-start!important}.testor-brand-visual.testor-clean-side-card{display:flex!important;justify-content:center!important}.testor-brand-visual.testor-clean-side-card .testor-app-card{display:block!important;width:min(100%,430px)!important;border-radius:34px!important;padding:24px!important;background:linear-gradient(145deg,#fffffffa,#eff6fffa)!important;border:1px solid rgba(15,23,42,.09)!important;box-shadow:0 30px 80px #0f172a21!important}.testor-brand-visual.testor-clean-side-card .testor-app-card-head{display:flex!important;align-items:center!important;gap:13px!important;padding-bottom:18px!important;border-bottom:1px solid rgba(15,23,42,.08)!important}.testor-brand-visual.testor-clean-side-card .testor-app-card-head img{width:60px!important;height:60px!important;border-radius:18px!important;object-fit:contain!important;background:transparent!important;border:0!important;box-shadow:none!important;clip-path:none!important}.testor-brand-visual.testor-clean-side-card .testor-app-card-head strong{display:block!important;color:#07111f!important;font-size:1.28rem!important;line-height:1!important}.testor-brand-visual.testor-clean-side-card .testor-app-card-head span{display:block!important;margin-top:5px!important;color:#64748b!important;font-weight:800!important}.testor-brand-visual.testor-clean-side-card .testor-app-flow{display:grid!important;gap:11px!important;margin-top:18px!important}.testor-brand-visual.testor-clean-side-card .testor-app-flow div{display:grid!important;grid-template-columns:42px 1fr!important;column-gap:12px!important;row-gap:4px!important;align-items:center!important;border-radius:18px!important;padding:14px!important;background:#fff!important;border:1px solid rgba(15,23,42,.08)!important}.testor-brand-visual.testor-clean-side-card .testor-app-flow span{grid-row:1 / span 2!important;width:42px!important;height:42px!important;border-radius:999px!important;display:grid!important;place-items:center!important;background:#1463ff1a!important;color:#1463ff!important;font-weight:950!important;font-size:.82rem!important}.testor-brand-visual.testor-clean-side-card .testor-app-flow strong{color:#07111f!important;font-size:1rem!important;line-height:1.15!important}.testor-brand-visual.testor-clean-side-card .testor-app-flow small{color:#64748b!important;font-size:.88rem!important;font-weight:700!important}}@media(max-width:900px){.testor-brand-visual.testor-clean-side-card{display:none!important}.testor-brand-content{text-align:center!important;margin-inline:auto!important}.testor-brand-badge,.testor-brand-hero h1,.testor-brand-subtitle,.testor-brand-note{margin-inline:auto!important}.testor-brand-actions,.testor-brand-links{justify-content:center!important}}html[data-theme=dark] .testor-brand-visual.testor-clean-side-card .testor-app-card{background:#101b2d!important;border-color:#ffffff1f!important}html[data-theme=dark] .testor-brand-visual.testor-clean-side-card .testor-app-flow div{background:#0b1526!important;border-color:#ffffff1a!important}html[data-theme=dark] .testor-brand-visual.testor-clean-side-card strong{color:#fff!important}html[data-theme=dark] .testor-brand-visual.testor-clean-side-card span,html[data-theme=dark] .testor-brand-visual.testor-clean-side-card small{color:#cbd5e1!important}.store-button-disabled,.store-button[disabled]{cursor:not-allowed!important;opacity:.72!important;transform:none!important;pointer-events:none!important;filter:grayscale(.12)!important}.store-button-disabled:hover,.store-button[disabled]:hover{transform:none!important;box-shadow:inherit!important}.download-launch-notice{margin-top:22px!important}.testor-download-pill.testor-download-soon{position:relative!important}.testor-download-pill.testor-download-soon span{white-space:nowrap!important}.testor-download-pill.testor-download-soon:after{content:"בקרוב";position:absolute;top:-10px;inset-inline-start:18px;min-height:20px;padding:2px 8px;border-radius:999px;background:#1463ff1f;color:#1463ff;font-size:.72rem;font-weight:950;line-height:1.25;border:1px solid rgba(20,99,255,.18)}html[data-theme=dark] .testor-download-pill.testor-download-soon:after{background:#f2c45d29;color:#f2c45d;border-color:#f2c45d38}.testor-brand-actions,.store-buttons{align-items:center!important;justify-content:center!important;gap:14px!important}.testor-download-pill,.store-button,a[data-app-store-link],a[data-google-play-link],button[data-app-store-link],button[data-google-play-link]{position:relative!important;min-height:68px!important;padding:16px 30px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:#07111f!important;color:#fff!important;border:1px solid rgba(7,17,31,.1)!important;box-shadow:0 16px 36px #07111f29!important;text-decoration:none!important;overflow:hidden!important;direction:ltr!important;unicode-bidi:isolate!important;opacity:1!important;filter:none!important}.testor-download-pill:before,.testor-download-pill:after,.testor-download-pill.testor-download-soon:before,.testor-download-pill.testor-download-soon:after,.store-button:before,.store-button:after,.store-button-disabled:before,.store-button-disabled:after,.store-button-final-clean:before,.store-button-final-clean:after,a[data-app-store-link]:before,a[data-app-store-link]:after,a[data-google-play-link]:before,a[data-google-play-link]:after,button[data-app-store-link]:before,button[data-app-store-link]:after,button[data-google-play-link]:before,button[data-google-play-link]:after,.store-button-badge,.store-badge,.coming-soon-badge,.badge{content:none!important;display:none!important}.store-button__content{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:14px!important;direction:ltr!important;unicode-bidi:isolate!important;line-height:1!important}.store-button__icon{width:28px!important;height:28px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 28px!important;color:#fff!important}.store-button__icon svg{width:100%!important;height:100%!important;display:block!important}.store-button__label{display:inline-block!important;color:#fff!important;font-size:clamp(1.24rem,2.45vw,1.72rem)!important;font-weight:900!important;line-height:1!important;letter-spacing:-.015em!important;white-space:nowrap!important;direction:ltr!important;unicode-bidi:isolate!important;text-align:left!important}html[dir=rtl] .store-button__content,html[dir=rtl] .store-button__label{direction:ltr!important;unicode-bidi:isolate!important}@media(max-width:767px){.testor-brand-actions,.store-buttons{width:100%!important;flex-direction:column!important;gap:14px!important}.testor-download-pill,.store-button,a[data-app-store-link],a[data-google-play-link],button[data-app-store-link],button[data-google-play-link]{width:min(100%,390px)!important;min-height:72px!important;padding:16px 22px!important;margin-inline:auto!important}.store-button__content{gap:13px!important}.store-button__icon{width:26px!important;height:26px!important;flex-basis:26px!important}.store-button__label{font-size:1.38rem!important}}@media(max-width:380px){.store-button__label{font-size:1.22rem!important}.store-button__icon{width:24px!important;height:24px!important;flex-basis:24px!important}}.download-grid{align-items:stretch!important}.download-card{display:flex!important;flex-direction:column!important;justify-content:space-between!important;gap:18px!important;text-align:center!important}.download-card h3{margin-bottom:8px!important;font-size:clamp(1.45rem,3.4vw,2rem)!important;line-height:1.15!important}.download-card p{max-width:520px!important;margin-inline:auto!important;color:var(--muted)!important;font-size:clamp(1rem,2.5vw,1.14rem)!important;line-height:1.75!important;font-weight:750!important}.download-card .store-buttons{width:100%!important;margin-top:auto!important;display:flex!important;align-items:center!important;justify-content:center!important}.download-card .download-store-button,.download-card button[data-app-store-link],.download-card button[data-google-play-link],.download-card .store-button-final-clean{width:min(100%,280px)!important;min-height:58px!important;height:58px!important;padding:0 22px!important;border-radius:18px!important;border:1px solid rgba(20,99,255,.16)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:linear-gradient(135deg,#1463ff,#60a5fa)!important;color:#fff!important;box-shadow:0 14px 32px #1463ff38!important;opacity:1!important;filter:none!important;cursor:default!important;pointer-events:none!important;direction:ltr!important;unicode-bidi:isolate!important;overflow:hidden!important}.download-card .download-store-button:before,.download-card .download-store-button:after,.download-card button[data-app-store-link]:before,.download-card button[data-app-store-link]:after,.download-card button[data-google-play-link]:before,.download-card button[data-google-play-link]:after,.download-card .store-button-final-clean:before,.download-card .store-button-final-clean:after{content:none!important;display:none!important}.download-card .download-store-button__content,.download-card .store-button__content{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;direction:ltr!important;unicode-bidi:isolate!important;line-height:1!important}.download-card .download-store-button__icon,.download-card .store-button__icon{width:23px!important;height:23px!important;flex:0 0 23px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;color:#fff!important}.download-card .download-store-button__icon svg,.download-card .store-button__icon svg{width:100%!important;height:100%!important;display:block!important}.download-card .download-store-button__label,.download-card .store-button__label{color:#fff!important;font-size:clamp(1.02rem,3.3vw,1.24rem)!important;font-weight:950!important;line-height:1!important;letter-spacing:-.01em!important;white-space:nowrap!important;direction:ltr!important;unicode-bidi:isolate!important;text-align:left!important}.download-launch-notice{grid-column:1 / -1!important;margin-top:2px!important}@media(max-width:767px){.download-grid{gap:20px!important}.download-card{padding:26px 22px!important;border-radius:28px!important}.download-card .download-store-button,.download-card button[data-app-store-link],.download-card button[data-google-play-link],.download-card .store-button-final-clean{width:min(100%,250px)!important;min-height:54px!important;height:54px!important;border-radius:17px!important;padding:0 18px!important}.download-card .download-store-button__content,.download-card .store-button__content{gap:9px!important}.download-card .download-store-button__icon,.download-card .store-button__icon{width:21px!important;height:21px!important;flex-basis:21px!important}.download-card .download-store-button__label,.download-card .store-button__label{font-size:1.06rem!important}}@media(max-width:380px){.download-card .download-store-button,.download-card button[data-app-store-link],.download-card button[data-google-play-link],.download-card .store-button-final-clean{width:min(100%,230px)!important}.download-card .download-store-button__label,.download-card .store-button__label{font-size:1rem!important}}.testor-brand-actions,.store-buttons{display:flex!important;align-items:center!important;justify-content:center!important;gap:14px!important;flex-wrap:wrap!important}.testor-store-pill,a.testor-store-pill,button.testor-store-pill{appearance:none!important;-webkit-appearance:none!important;position:relative!important;isolation:isolate!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:auto!important;min-width:190px!important;max-width:100%!important;min-height:58px!important;padding:10px 22px!important;border-radius:999px!important;text-decoration:none!important;border:1px solid transparent!important;overflow:hidden!important;direction:ltr!important;unicode-bidi:isolate!important;cursor:pointer!important;transform:translateZ(0)!important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease!important}button.testor-store-pill[disabled],button.testor-store-pill[aria-disabled=true]{cursor:default!important}.testor-store-pill:before,.testor-store-pill:after,.testor-store-pill.testor-download-soon:before,.testor-store-pill.testor-download-soon:after,.testor-download-pill:before,.testor-download-pill:after,.store-button:before,.store-button:after,.store-button-disabled:before,.store-button-disabled:after,.store-button-badge,.store-badge,.coming-soon-badge,.badge{content:none!important;display:none!important}.testor-store-pill__icon,.testor-store-pill__text,.testor-store-pill__text strong,.testor-store-pill__text small{position:relative!important;z-index:2!important}.testor-store-pill__icon{width:24px!important;height:24px!important;flex:0 0 24px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;margin-inline-end:12px!important}.testor-store-pill__icon svg{display:block!important;width:100%!important;height:100%!important}.testor-store-pill__text{display:inline-flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;gap:3px!important;direction:ltr!important;unicode-bidi:isolate!important;line-height:1!important;text-align:left!important}.testor-store-pill__text strong{display:block!important;font-size:clamp(1.02rem,2.1vw,1.22rem)!important;font-weight:950!important;line-height:1!important;letter-spacing:-.015em!important;white-space:nowrap!important}.testor-store-pill__text small{display:block!important;font-size:.72rem!important;font-weight:850!important;line-height:1!important;letter-spacing:.01em!important;opacity:.72!important;white-space:nowrap!important}.testor-store-pill--dark{background:radial-gradient(circle at 25% 15%,rgba(255,255,255,.18),transparent 34%),linear-gradient(135deg,#07111f,#081a35)!important;color:#fff!important;box-shadow:0 18px 44px #07111f38,inset 0 1px #ffffff1f!important}.testor-store-pill--primary{background:radial-gradient(circle at 25% 15%,rgba(255,255,255,.24),transparent 34%),linear-gradient(135deg,#1463ff,#5ea4ff)!important;color:#fff!important;box-shadow:0 16px 36px #1463ff3d,inset 0 1px #ffffff38!important}.testor-store-pill--outline{background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#1463ff42,#60a5fa75) border-box!important;color:#1463ff!important;border:1px solid transparent!important;box-shadow:0 14px 30px #07111f14,inset 0 1px #ffffffe6!important}.testor-store-pill--outline .testor-store-pill__text small{color:#5b6b80!important}.testor-store-pill--outline .testor-store-pill__icon{color:#1463ff!important}@media(hover:hover){a.testor-store-pill:hover,button.testor-store-pill:not([disabled]):hover{transform:translateY(-2px)!important}}.download-card .testor-store-pill{min-width:0!important;width:min(100%,245px)!important;min-height:56px!important;padding:9px 20px!important;border-radius:18px!important}.download-card .testor-store-pill__icon{width:22px!important;height:22px!important;flex-basis:22px!important;margin-inline-end:10px!important}.download-card .testor-store-pill__text strong{font-size:1.05rem!important}.download-card .testor-store-pill__text small{font-size:.68rem!important}html[data-theme=dark] .testor-store-pill--outline{background:linear-gradient(#0f1b2d,#0f1b2d) padding-box,linear-gradient(135deg,#f2c45d52,#60a5fa52) border-box!important;color:#f8fafc!important;box-shadow:0 16px 34px #00000047,inset 0 1px #ffffff14!important}html[data-theme=dark] .testor-store-pill--outline .testor-store-pill__text small{color:#a8b3c7!important}@media(max-width:767px){.testor-brand-actions{width:100%!important;flex-direction:column!important;gap:12px!important}.testor-brand-actions .testor-store-pill{width:min(100%,330px)!important;min-height:60px!important}.download-card .testor-store-pill{width:min(100%,238px)!important;min-height:54px!important;border-radius:17px!important}.testor-store-pill__icon{width:23px!important;height:23px!important;flex-basis:23px!important;margin-inline-end:11px!important}.testor-store-pill__text strong{font-size:1.08rem!important}.testor-store-pill__text small{font-size:.7rem!important}}@media(max-width:380px){.testor-brand-actions .testor-store-pill{width:min(100%,300px)!important}.download-card .testor-store-pill{width:min(100%,220px)!important}.testor-store-pill__text strong{font-size:1rem!important}.testor-store-pill__text small{font-size:.66rem!important}}.site-header{min-height:72px!important;background:#fffffff5!important;border-bottom:1px solid rgba(15,23,42,.08)!important;box-shadow:0 10px 28px #0f172a0a!important}.nav{min-height:72px!important}.brand-logo{width:40px!important;height:40px!important;object-fit:contain!important}.nav-cta{min-height:44px!important;padding:0 16px!important;border-radius:14px!important}.testor-brand-hero{padding:clamp(56px,7vw,92px) 0 clamp(42px,5vw,64px)!important}.testor-brand-hero h1{font-size:clamp(2.75rem,6.4vw,5.25rem)!important;line-height:1!important;letter-spacing:-.055em!important}.testor-brand-subtitle{max-width:660px!important;font-size:clamp(1.04rem,1.45vw,1.2rem)!important;line-height:1.75!important}.testor-app-card{max-width:410px!important;border-radius:30px!important;padding:22px!important}.section{padding:76px 0!important}.feature-card,.content-card,.step,.faq-list details{border-radius:22px!important}.feature-card{min-height:226px!important;padding:22px!important}.content-card,.step{padding:24px!important}.testor-areas-header,.testor-seo-header,.areas-custom-header,.production-seo-header{display:none!important}@media(max-width:960px){.testor-brand-hero-grid,.cards-grid,.content-grid,.steps,.app-experience-grid{grid-template-columns:1fr!important}}@media(max-width:640px){.site-header,.nav{min-height:64px!important}.brand-logo{width:36px!important;height:36px!important}.testor-brand-hero{padding:44px 0 42px!important}.testor-brand-hero h1{font-size:clamp(2.25rem,12vw,3.35rem)!important}.testor-brand-actions{display:grid!important;grid-template-columns:1fr!important}.testor-store-pill{width:100%!important}body{padding-bottom:0!important}}[data-site-header],[data-site-footer]{display:block!important;visibility:visible!important;opacity:1!important}.testor-hard-header,.testor-hard-footer{display:none!important}.site-header,.site-footer{display:block!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important}.site-header{position:sticky!important;top:0!important;z-index:10000!important;transform:none!important}.site-header .nav,.site-header nav.nav,.site-header .brand,.site-header .nav-actions,.site-footer .footer-grid,.site-footer .footer-bottom{visibility:visible!important;opacity:1!important;pointer-events:auto!important}.site-header .nav,.site-header nav.nav{display:flex!important;align-items:center!important;justify-content:space-between!important}.site-header .brand,.site-header .nav-actions{display:flex!important;align-items:center!important}.site-header .nav-link,.site-header .nav-cta,.site-footer a{visibility:visible!important;opacity:1!important;pointer-events:auto!important}@media(min-width:1181px){.site-header .nav-links,.site-header .nav-actions{display:flex!important;visibility:visible!important;opacity:1!important}.site-header .menu-toggle,.site-header .mobile-menu{display:none!important}}@media(max-width:1180px){.site-header .nav-links{display:none!important}.site-header .nav-actions{display:flex!important}.site-header .nav-cta{display:none!important}.site-header .menu-toggle{display:inline-flex!important;visibility:visible!important;opacity:1!important}.site-header .mobile-menu{display:none!important}.site-header .mobile-menu.is-open{display:block!important;visibility:visible!important;opacity:1!important}}.testor-guides-main{background:var(--body-bg)}.testor-guide-hero{padding:clamp(64px,8vw,104px) 0 clamp(34px,5vw,64px);background:radial-gradient(circle at 10% 12%,rgba(20,99,255,.13),transparent 30rem),linear-gradient(180deg,#f7fafff0,#fffffffa)}.testor-guide-hero__inner{max-width:900px;text-align:right}.testor-guide-eyebrow{display:inline-flex;width:fit-content;margin:0 0 14px;padding:8px 12px;border-radius:999px;background:var(--primary-soft);color:var(--primary);border:1px solid var(--border-strong);font-weight:950;letter-spacing:.02em}.testor-guide-hero h1{margin:0 0 18px;max-width:880px;color:var(--text);font-size:clamp(2.35rem,5.4vw,5rem);line-height:1.02;letter-spacing:-.055em;font-weight:950}.testor-guide-hero p{max-width:780px;color:var(--muted-strong);font-size:clamp(1.04rem,1.5vw,1.22rem);line-height:1.9;font-weight:720}.testor-guide-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.testor-guide-disclaimer{margin-top:20px!important;font-size:.95rem!important;color:var(--muted)!important}.testor-guides-list,.testor-guide-body{padding:clamp(36px,6vw,76px) 0}.testor-guides-grid,.testor-guides-preview-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.testor-guide-card,.testor-guides-preview-grid a,.testor-guide-sidebar,.testor-guide-article{border-radius:24px;background:var(--card-bg);border:1px solid var(--border);box-shadow:0 16px 38px var(--shadow)}.testor-guide-card{padding:24px;min-height:260px;display:flex;flex-direction:column;gap:12px}.testor-guide-card span{color:var(--primary);font-weight:950;font-size:.9rem}.testor-guide-card h2{margin:0;font-size:1.35rem;line-height:1.25}.testor-guide-card h2 a,.testor-guide-card__link{color:var(--text);text-decoration:none}.testor-guide-card p{margin:0;color:var(--muted-strong);line-height:1.75;font-weight:680}.testor-guide-card__link{margin-top:auto;color:var(--primary);font-weight:950}.testor-guide-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:24px;align-items:start}.testor-guide-article{padding:clamp(22px,4vw,42px)}.testor-guide-article section+section{margin-top:34px}.testor-guide-article h2{margin:0 0 12px;color:var(--text);font-size:clamp(1.45rem,2.2vw,2rem);line-height:1.2}.testor-guide-article ul{margin:0;padding:0 1.2rem 0 0;color:var(--muted-strong);font-weight:680;line-height:1.9}.testor-guide-article li+li{margin-top:8px}.testor-guide-cta{border-radius:22px;padding:22px;background:var(--primary-soft);border:1px solid var(--border-strong)}.testor-guide-faq details{border:1px solid var(--border);border-radius:18px;padding:16px 18px;background:var(--surface)}.testor-guide-faq details+details{margin-top:10px}.testor-guide-faq summary{cursor:pointer;font-weight:950;color:var(--text)}.testor-guide-faq p{color:var(--muted-strong);line-height:1.8;margin-bottom:0}.testor-guide-sidebar{position:sticky;top:96px;padding:20px;display:grid;gap:10px}.testor-guide-sidebar strong{color:var(--text);font-size:1.05rem}.testor-guide-sidebar a,.testor-guides-preview-grid a{color:var(--primary);font-weight:900;text-decoration:none}.testor-guides-preview-grid a{display:flex;align-items:center;justify-content:space-between;min-height:96px;padding:22px;color:var(--text)}.testor-guides-preview-grid a:after{content:"←";color:var(--primary);font-weight:950}@media(max-width:900px){.testor-guides-grid,.testor-guides-preview-grid,.testor-guide-layout{grid-template-columns:1fr}.testor-guide-sidebar{position:static}}@media(max-width:1180px){.site-header{overflow:visible!important}.site-header .menu-toggle,button[data-menu-toggle]{position:relative!important;z-index:10003!important;pointer-events:auto!important;touch-action:manipulation!important}.site-header .mobile-menu,[data-mobile-menu]{left:0!important;right:0!important;z-index:10002!important}.site-header .mobile-menu.is-open,[data-mobile-menu].is-open{display:block!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important}}@media(max-width:1180px){.site-header{isolation:isolate!important}.site-header .nav{position:relative!important;min-height:72px!important}.site-header .menu-toggle{position:relative!important;width:46px!important;height:46px!important;border-radius:16px!important;border:1px solid rgba(30,64,175,.16)!important;background:linear-gradient(180deg,#fffffff5,#f8fafce0)!important;box-shadow:0 14px 32px #0f172a1a,inset 0 1px #fffffff2!important;transition:transform .22s cubic-bezier(.2,.8,.2,1),box-shadow .22s ease,border-color .22s ease,background .22s ease!important;overflow:hidden!important;-webkit-tap-highlight-color:transparent!important}.site-header .menu-toggle:before{content:""!important;position:absolute!important;inset:-34%!important;background:radial-gradient(circle at 35% 25%,rgba(37,99,235,.22),transparent 45%)!important;opacity:0!important;transform:scale(.75)!important;transition:opacity .25s ease,transform .25s ease!important}.site-header .menu-toggle:hover,.site-header .menu-toggle:focus-visible,.site-header .menu-toggle.is-open{transform:translateY(-1px)!important;border-color:#2563eb5c!important;box-shadow:0 18px 42px #2563eb29,0 8px 18px #0f172a1a,inset 0 1px #fffffffa!important}.site-header .menu-toggle.is-open:before{opacity:1!important;transform:scale(1)!important}.site-header .menu-toggle span{position:relative!important;z-index:1!important;width:18px!important;height:2px!important;border-radius:999px!important;background:#0f172a!important;box-shadow:0 0 0 1px #0f172a05!important;transition:transform .26s cubic-bezier(.2,.8,.2,1),opacity .18s ease,width .22s ease,background .22s ease!important}.site-header .menu-toggle span:nth-child(2){width:14px!important}.site-header .menu-toggle.is-open span:nth-child(1){transform:translateY(6px) rotate(45deg)!important;width:20px!important;background:#1d4ed8!important}.site-header .menu-toggle.is-open span:nth-child(2){opacity:0!important;transform:translate(-6px) scaleX(.6)!important}.site-header .menu-toggle.is-open span:nth-child(3){transform:translateY(-6px) rotate(-45deg)!important;width:20px!important;background:#1d4ed8!important}.site-header .mobile-menu,.site-header .mobile-menu.is-open{display:block!important}.site-header .mobile-menu{position:absolute!important;top:calc(100% + 8px)!important;left:10px!important;right:10px!important;z-index:9999!important;max-height:0!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translateY(-12px) scale(.985)!important;transform-origin:top center!important;overflow:hidden!important;border:1px solid rgba(148,163,184,.24)!important;border-radius:28px!important;background:linear-gradient(145deg,#fffffff5,#eff6ffe6)!important;box-shadow:0 28px 70px #0f172a2e,0 10px 22px #2563eb1a,inset 0 1px #fffffff5!important;backdrop-filter:blur(24px) saturate(1.25)!important;-webkit-backdrop-filter:blur(24px) saturate(1.25)!important;transition:opacity .26s ease,transform .34s cubic-bezier(.18,.88,.24,1),max-height .42s cubic-bezier(.18,.88,.24,1),visibility 0s linear .3s!important}.site-header .mobile-menu:before{content:""!important;position:absolute!important;inset:0!important;pointer-events:none!important;background:radial-gradient(circle at 85% 5%,rgba(37,99,235,.18),transparent 34%),radial-gradient(circle at 10% 100%,rgba(14,165,233,.1),transparent 38%)!important}.site-header .mobile-menu.is-open{max-height:min(78vh,680px)!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateY(0) scale(1)!important;transition:opacity .22s ease,transform .36s cubic-bezier(.18,.88,.24,1),max-height .5s cubic-bezier(.18,.88,.24,1),visibility 0s linear 0s!important}.site-header .mobile-menu-inner{position:relative!important;z-index:1!important;width:100%!important;padding:14px!important;display:grid!important;grid-template-columns:1fr!important;gap:9px!important;max-height:min(76vh,640px)!important;overflow:auto!important;overscroll-behavior:contain!important}.site-header .mobile-nav-link{min-height:48px!important;padding:0 16px!important;border-radius:18px!important;border:1px solid rgba(148,163,184,.2)!important;background:linear-gradient(180deg,#ffffffe0,#f8fafcc2)!important;color:#1e293b!important;box-shadow:0 8px 18px #0f172a0e,inset 0 1px #ffffffe6!important;transform:translateY(-8px)!important;opacity:0!important;transition:opacity .26s ease,transform .32s cubic-bezier(.18,.88,.24,1),border-color .22s ease,background .22s ease,box-shadow .22s ease,color .22s ease!important}.site-header .mobile-menu.is-open .mobile-nav-link{opacity:1!important;transform:translateY(0)!important}.site-header .mobile-menu.is-open .mobile-nav-link:nth-child(1){transition-delay:35ms!important}.site-header .mobile-menu.is-open .mobile-nav-link:nth-child(2){transition-delay:60ms!important}.site-header .mobile-menu.is-open .mobile-nav-link:nth-child(3){transition-delay:85ms!important}.site-header .mobile-menu.is-open .mobile-nav-link:nth-child(4){transition-delay:.11s!important}.site-header .mobile-menu.is-open .mobile-nav-link:nth-child(5){transition-delay:135ms!important}.site-header .mobile-menu.is-open .mobile-nav-link:nth-child(6){transition-delay:.16s!important}.site-header .mobile-menu.is-open .mobile-nav-link:nth-child(7){transition-delay:185ms!important}.site-header .mobile-menu.is-open .mobile-nav-link:nth-child(n+8){transition-delay:205ms!important}.site-header .mobile-nav-link:hover,.site-header .mobile-nav-link:focus-visible,.site-header .mobile-nav-link.is-active{color:#0f172a!important;border-color:#2563eb57!important;background:linear-gradient(180deg,#eff6fff5,#ffffffe0)!important;box-shadow:0 14px 28px #2563eb21,inset 3px 0 #2563ebd1,inset 0 1px #fffffffa!important}body.is-menu-open .site-header:after{content:""!important;position:fixed!important;inset:72px 0 0!important;z-index:-1!important;pointer-events:none!important;background:linear-gradient(180deg,rgba(15,23,42,.08),rgba(15,23,42,.02),transparent 62%)!important;animation:testorMenuBackdropFade .26s ease both!important}}@media(min-width:1181px){.site-header .mobile-menu,.site-header .mobile-menu.is-open{display:none!important;max-height:0!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important}}@keyframes testorMenuBackdropFade{0%{opacity:0}to{opacity:1}}html[data-theme=dark] .site-header .menu-toggle{border-color:#60a5fa3d!important;background:linear-gradient(180deg,#0f172af5,#1e293be0)!important;box-shadow:0 18px 42px #00000057,inset 0 1px #ffffff14!important}html[data-theme=dark] .site-header .menu-toggle span{background:#e5f0ff!important}html[data-theme=dark] .site-header .mobile-menu{border-color:#60a5fa33!important;background:linear-gradient(145deg,#0f172af5,#0f264ae6)!important;box-shadow:0 28px 70px #00000075,0 10px 22px #2563eb29,inset 0 1px #ffffff14!important}html[data-theme=dark] .site-header .mobile-nav-link{color:#dbeafe!important;border-color:#60a5fa29!important;background:linear-gradient(180deg,#1e293bc7,#0f172aa8)!important;box-shadow:0 10px 20px #00000038,inset 0 1px #ffffff0f!important}html[data-theme=dark] .site-header .mobile-nav-link:hover,html[data-theme=dark] .site-header .mobile-nav-link:focus-visible,html[data-theme=dark] .site-header .mobile-nav-link.is-active{color:#fff!important;border-color:#60a5fa6b!important;background:linear-gradient(180deg,#1e40af61,#0f172ac7)!important}@media(prefers-reduced-motion:reduce){.site-header .menu-toggle,.site-header .menu-toggle span,.site-header .mobile-menu,.site-header .mobile-nav-link,body.is-menu-open .site-header:after{transition:none!important;animation:none!important}}button,input,select,textarea{font:inherit}h1,h2,h3,h4,p,li,summary,label,button,a{text-wrap:pretty}h1,h2,h3,h4{font-family:var(--font-sans);line-height:1.18;letter-spacing:-.025em;text-wrap:balance}h1{font-weight:900}h2{font-weight:800}h3,h4{font-weight:700}p,li{letter-spacing:-.008em}:where(a,button,input,select,textarea,summary,[tabindex]):focus-visible{outline:3px solid color-mix(in srgb,var(--primary) 72%,white);outline-offset:3px;border-radius:8px}::placeholder{color:var(--muted);opacity:.78}@media(max-width:640px){body{line-height:1.65}.container{width:min(100% - 24px,var(--container))}}:root,html[data-theme=light]{--content-reading-width: 72ch;--focus-ring: color-mix(in srgb, var(--primary) 74%, white)}html{scroll-padding-top:88px}body{font-kerning:normal;text-rendering:optimizeLegibility}.brand-logo,.testor-app-card img{background:transparent}.testor-brand-content,.section-header,.legal-card>p,.article-content>p{text-wrap:pretty}.section-header>p,.legal-card>p,.article-content>p{max-width:var(--content-reading-width)}.nav-link.is-active,.mobile-nav-link.is-active{color:var(--text)}.nav-link.is-active:after{width:100%}.btn,.nav-cta,.testor-store-pill,.testor-cookie-btn,.testor-cookie-link{-webkit-tap-highlight-color:transparent;touch-action:manipulation}.btn:active,.nav-cta:active,.testor-store-pill:active{transform:translateY(0) scale(.985)!important}.mobile-sticky-cta{transition:opacity .18s ease,transform .18s ease,visibility .18s ease}body.has-cookie-banner .mobile-sticky-cta{opacity:0;visibility:hidden;transform:translateY(16px);pointer-events:none}.testor-cookie-banner{max-width:820px}.testor-cookie-content{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px 22px}.testor-cookie-content>strong,.testor-cookie-content>p{grid-column:1}.testor-cookie-actions{grid-column:2;grid-row:1 / span 2;margin-top:0;justify-content:flex-end}.testor-cookie-btn,.testor-cookie-link{min-height:44px;white-space:nowrap}.testor-cookie-panel-card{overscroll-behavior:contain}@media(hover:none),(pointer:coarse){.magnetic,.tilt-card{transform:none!important}}@media(max-width:760px){.testor-cookie-banner{inset-inline:10px;bottom:max(10px,env(safe-area-inset-bottom));border-radius:20px}.testor-cookie-content{display:block;padding:16px}.testor-cookie-content strong{font-size:1rem}.testor-cookie-content p{margin-top:4px;font-size:.92rem;line-height:1.5}.testor-cookie-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}.testor-cookie-link{grid-column:1 / -1;min-height:38px}.testor-brand-hero h1{line-height:1.04!important;letter-spacing:-.045em!important}.testor-brand-subtitle{line-height:1.62!important}}@media(max-width:380px){.testor-cookie-actions{grid-template-columns:1fr}.testor-cookie-link{grid-column:auto}}@media(prefers-reduced-motion:reduce){.mobile-sticky-cta,.btn,.nav-cta,.testor-store-pill{transition:none!important}}:where(h1,h2,h3,h4,h5,h6,.title,[class$=-title],[class*="-title "],[class^=title-],[class*=" title-"],[class$=-heading],[class*="-heading "],[class^=heading-],[class*=" heading-"]){font-weight:600!important;max-inline-size:100%;overflow-wrap:anywhere;text-wrap:balance}:where(h1,h2,h3,h4,h5,h6) :where(strong,b){font-weight:inherit!important}@media(max-width:768px){:where(h1,.hero-title,.page-title,.home-title,[class$=-hero-title]){font-size:clamp(2rem,9vw,3rem)!important;line-height:1.08!important;letter-spacing:-.035em!important;margin-inline:auto}:where(h2,.section-title,[class$=-section-title]){font-size:clamp(1.5rem,6.6vw,2.2rem)!important;line-height:1.14!important;letter-spacing:-.025em!important}:where(h3,.card-title,[class$=-card-title]){font-size:clamp(1.15rem,4.8vw,1.55rem)!important;line-height:1.22!important;letter-spacing:-.015em!important}:where(h4,h5,h6){font-size:clamp(1rem,4.1vw,1.25rem)!important;line-height:1.28!important}:where(h1,h2,h3,h4,h5,h6,.title,[class$=-title],[class*="-title "],[class$=-heading],[class*="-heading "]){inline-size:auto;min-inline-size:0;white-space:normal!important}}@media(max-width:390px){:where(h1,.hero-title,.page-title,.home-title,[class$=-hero-title]){font-size:clamp(1.75rem,8.6vw,2.35rem)!important;line-height:1.1!important}:where(h2,.section-title,[class$=-section-title]){font-size:clamp(1.35rem,6.4vw,1.85rem)!important}}@supports (content-visibility: auto){main>section:not(:first-of-type),footer,.site-footer{content-visibility:auto;contain-intrinsic-size:auto 720px}}@media(max-width:767px){.site-header,[class*=glass],[class*=backdrop]{-webkit-backdrop-filter:none!important;backdrop-filter:none!important}}html[data-theme=light]{color-scheme:light}html[data-theme=dark]{color-scheme:dark}html[data-theme=dark] body,html[data-theme=dark] main,html[data-theme=dark] .section,html[data-theme=dark] .soft-section,html[data-theme=dark] .legal-section{color:var(--text)!important}html[data-theme=dark] :where(.content-card,.feature-card,.step,.experience-card,.faq-list details,.testor-guides-preview-grid a,.testor-guide-card,.testor-guide-sidebar,.testor-app-card,.testor-brand-benefits article){color:var(--text)!important;background:var(--card-bg)!important;border-color:var(--border)!important}html[data-theme=dark] :where(.content-card,.feature-card,.step,.experience-card,.faq-list details,.testor-guides-preview-grid a,.testor-guide-card,.testor-guide-sidebar,.testor-app-card,.testor-brand-benefits article) :where(p,small,span:not(.testor-ui-icon)){color:var(--muted-strong)!important}.testor-menu-theme-row{width:100%;padding:4px 0 0!important}.testor-menu-theme-toggle{width:100%;min-height:48px;border-radius:16px;background:var(--surface)!important;color:var(--text)!important;border-color:var(--border)!important;box-shadow:none!important;touch-action:manipulation;-webkit-tap-highlight-color:transparent}html[data-theme=dark] .testor-menu-theme-toggle{background:var(--card-alt)!important;color:var(--text)!important;border-color:var(--border-strong)!important}@media(max-width:1180px){.site-header{background:var(--header-bg)!important;border-bottom-color:var(--border)!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.site-header .menu-toggle{transform:none!important;transition:background-color .1s ease,border-color .1s ease!important;box-shadow:none!important;background:var(--surface)!important;border-color:var(--border)!important;touch-action:manipulation!important}.site-header .menu-toggle:before,body.is-menu-open .site-header:after,.site-header .mobile-menu:before{display:none!important;content:none!important}.site-header .menu-toggle span,.site-header .menu-toggle.is-open span{background:var(--text)!important;transition:transform .12s ease,opacity 90ms ease!important}.site-header .mobile-menu,.site-header .mobile-menu.is-open,[data-mobile-menu],[data-mobile-menu].is-open{display:block!important;position:absolute!important;top:calc(100% + 6px)!important;inset-inline:8px!important;left:8px!important;right:8px!important;z-index:10002!important;max-height:none!important;overflow:hidden!important;border:1px solid var(--border)!important;border-radius:20px!important;background:var(--surface)!important;box-shadow:0 18px 46px var(--shadow-strong)!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;contain:layout paint style;will-change:opacity,transform}.site-header .mobile-menu,[data-mobile-menu]{opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translate3d(0,-6px,0)!important;transition:opacity .11s ease,transform .11s ease,visibility 0s linear .11s!important}.site-header .mobile-menu.is-open,[data-mobile-menu].is-open{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateZ(0)!important;transition:opacity .11s ease,transform .11s ease,visibility 0s linear 0s!important}.site-header .mobile-menu-inner{width:100%!important;max-height:calc(100dvh - 92px)!important;padding:12px!important;gap:8px!important;overflow-y:auto!important;overscroll-behavior:contain!important;scrollbar-gutter:stable}.site-header .mobile-nav-link,.site-header .mobile-menu.is-open .mobile-nav-link{min-height:46px!important;padding-inline:14px!important;opacity:1!important;transform:none!important;color:var(--text)!important;background:var(--card-bg)!important;border-color:var(--border)!important;box-shadow:none!important;transition:background-color .1s ease,color .1s ease,border-color .1s ease!important;transition-delay:0ms!important}.site-header .mobile-nav-link:hover,.site-header .mobile-nav-link:focus-visible,.site-header .mobile-nav-link.is-active{color:var(--text)!important;background:var(--primary-soft)!important;border-color:var(--border-strong)!important;box-shadow:inset 3px 0 0 var(--primary)!important}html[data-theme=dark] .site-header .mobile-menu,html[data-theme=dark] [data-mobile-menu]{background:var(--surface)!important;border-color:var(--border-strong)!important;box-shadow:0 20px 48px #0000006b!important}html[data-theme=dark] .site-header .mobile-nav-link,html[data-theme=dark] .site-header .mobile-menu.is-open .mobile-nav-link{color:var(--text)!important;background:var(--card-alt)!important;border-color:var(--border)!important}html[data-theme=dark] .site-header .mobile-nav-link:hover,html[data-theme=dark] .site-header .mobile-nav-link:focus-visible,html[data-theme=dark] .site-header .mobile-nav-link.is-active{color:#fff!important;background:var(--primary-soft)!important;border-color:var(--border-strong)!important}body.is-menu-open{overflow:hidden!important;touch-action:none}body.is-menu-open .site-header,body.is-menu-open .site-header .mobile-menu,body.is-menu-open .site-header .mobile-menu-inner{touch-action:pan-y}}@media(prefers-reduced-motion:reduce){.site-header .menu-toggle,.site-header .menu-toggle span,.site-header .mobile-menu,.site-header .mobile-nav-link{transition:none!important}}@media(max-width:640px){.testor-brand-hero{padding:32px 0 34px!important}.testor-brand-content{padding-inline:4px!important}.testor-brand-badge{width:fit-content!important;max-width:min(100%,350px)!important;padding:8px 13px!important;gap:8px!important;font-size:clamp(.79rem,3.5vw,.9rem)!important;line-height:1.35!important;font-weight:600!important;white-space:normal!important;text-wrap:balance!important}.testor-brand-badge span{width:8px!important;height:8px!important;flex:0 0 8px!important;box-shadow:0 0 0 5px #1463ff1a!important}.testor-brand-hero h1{max-width:350px!important;margin:17px auto 14px!important;font-size:clamp(2rem,9.4vw,2.52rem)!important;line-height:1.06!important;letter-spacing:-.035em!important;font-weight:600!important;overflow-wrap:normal!important;word-break:normal!important;text-wrap:balance!important}.testor-brand-subtitle{max-width:355px!important;margin-inline:auto!important;font-size:clamp(.96rem,4.05vw,1.05rem)!important;line-height:1.62!important;font-weight:500!important;letter-spacing:-.01em!important;text-wrap:pretty!important}.testor-brand-actions{width:min(100%,350px)!important;margin:22px auto 0!important;gap:10px!important}.testor-store-pill{min-height:64px!important;padding:0 20px!important;border-radius:22px!important}.testor-store-pill__icon{width:30px!important;height:30px!important}.testor-store-pill__text strong{font-size:1.1rem!important;line-height:1.05!important;font-weight:600!important}.testor-store-pill__text small{margin-top:3px!important;font-size:.78rem!important;line-height:1.1!important;font-weight:600!important}.testor-brand-links{margin-top:20px!important;gap:17px!important;font-size:.94rem!important;line-height:1.3!important}.testor-brand-note{max-width:350px!important;margin:24px auto 0!important;font-size:.94rem!important;line-height:1.62!important;font-weight:500!important}}@media(max-width:380px){.testor-brand-hero{padding-top:29px!important}.testor-brand-hero h1{max-width:320px!important;font-size:clamp(1.88rem,9.25vw,2.2rem)!important}.testor-brand-subtitle{font-size:.95rem!important}.testor-brand-links{gap:14px!important;font-size:.9rem!important}}@media(min-width:961px){.site-footer .footer-grid{grid-template-columns:minmax(0,1.25fr) repeat(3,minmax(150px,.75fr));align-items:start}}.mobile-menu-links{display:grid;gap:8px}.mobile-social-block{margin-top:8px;padding-top:14px;border-top:1px solid var(--border)}.mobile-social-block>strong{display:block;margin-bottom:10px;color:var(--text);font-size:.92rem;font-weight:600}.mobile-social-links,.footer-social-links{display:flex;flex-wrap:wrap;gap:9px}.mobile-social-link,.footer-social-link{--social-accent: var(--primary);display:inline-flex;align-items:center;justify-content:center;color:var(--text);background:var(--card-bg);border:1px solid var(--border);text-decoration:none;transition:transform .12s ease,border-color .12s ease,background-color .12s ease}.mobile-social-link{width:44px;height:44px;border-radius:14px}.footer-social-link{width:100%;min-height:54px;justify-content:flex-start;gap:11px;padding:9px 12px;border-radius:16px}.social-link__icon,.testor-social-card__icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;color:var(--social-accent)}.social-link__icon{width:25px;height:25px}.social-link__icon svg,.testor-social-card__icon svg{width:100%;height:100%}.social-link__copy{display:grid;gap:1px;min-width:0}.social-link__copy strong{color:var(--text);font-size:.92rem;font-weight:600}.social-link__copy small{color:var(--muted);font-size:.76rem}.mobile-social-link:hover,.mobile-social-link:focus-visible,.footer-social-link:hover,.footer-social-link:focus-visible{transform:translateY(-2px);border-color:var(--social-accent);background:var(--primary-soft)}.mobile-social-link--instagram,.footer-social-link--instagram,.testor-social-card--instagram{--social-accent: #d62976}.mobile-social-link--facebook,.footer-social-link--facebook,.testor-social-card--facebook{--social-accent: #1877f2}.mobile-social-link--tiktok,.footer-social-link--tiktok,.testor-social-card--tiktok{--social-accent: #25f4ee}.mobile-social-link--youtube,.footer-social-link--youtube,.testor-social-card--youtube{--social-accent: #ff0033}.footer-social>p{margin:8px 0 14px;color:var(--muted);font-size:.9rem;line-height:1.65}.testor-social-section{position:relative;overflow:hidden;background:radial-gradient(circle at 15% 20%,rgba(37,99,235,.13),transparent 34%),linear-gradient(180deg,transparent,rgba(37,99,235,.045))}.testor-social-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.testor-social-card{--social-accent: var(--primary);position:relative;display:flex;align-items:center;min-height:118px;gap:14px;padding:18px;overflow:hidden;color:var(--text);background:color-mix(in srgb,var(--card-bg) 94%,var(--social-accent) 6%);border:1px solid color-mix(in srgb,var(--border) 72%,var(--social-accent) 28%);border-radius:24px;box-shadow:var(--shadow-sm);text-decoration:none;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.testor-social-card:before{content:"";position:absolute;inset:auto -24px -44px auto;width:110px;height:110px;border-radius:999px;background:color-mix(in srgb,var(--social-accent) 18%,transparent);pointer-events:none}.testor-social-card:hover,.testor-social-card:focus-visible{transform:translateY(-4px);border-color:var(--social-accent);box-shadow:var(--shadow-md)}.testor-social-card__icon{width:44px;height:44px;padding:9px;border-radius:15px;background:color-mix(in srgb,var(--social-accent) 12%,var(--card-bg));border:1px solid color-mix(in srgb,var(--social-accent) 34%,var(--border))}.testor-social-card__content{display:grid;gap:3px;min-width:0}.testor-social-card__content strong{font-size:1.05rem;font-weight:600}.testor-social-card__content small{color:var(--muted);font-size:.82rem;line-height:1.45}.testor-social-card__content>span{color:var(--social-accent);font-size:.78rem;font-weight:600}.testor-social-card__arrow{margin-inline-start:auto;color:var(--social-accent);font-size:1.15rem;font-weight:600}html[data-theme=dark] .testor-social-section{background:radial-gradient(circle at 15% 20%,rgba(37,99,235,.17),transparent 34%),linear-gradient(180deg,transparent,rgba(11,23,42,.42))}html[data-theme=dark] .mobile-social-link,html[data-theme=dark] .footer-social-link,html[data-theme=dark] .testor-social-card{background:var(--card-alt)}@media(max-width:1080px){.testor-social-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.testor-social-grid{grid-template-columns:1fr;gap:10px}.testor-social-card{min-height:96px;padding:15px;border-radius:20px}.testor-social-card__icon{width:40px;height:40px}}@media(prefers-reduced-motion:reduce){.mobile-social-link,.footer-social-link,.testor-social-card{transition:none!important}}.footer-main{padding-top:42px}.site-footer .footer-grid{padding:0 0 30px}.footer-social-band{display:grid;grid-template-columns:minmax(220px,320px) minmax(0,1fr);gap:18px;align-items:start;padding:24px 0 28px;border-top:1px solid var(--border)}.footer-social-band__intro strong{display:block;margin-bottom:8px;color:var(--text);font-size:1rem;font-weight:800;letter-spacing:-.01em}.footer-social-band__intro p{margin:0;color:var(--muted);font-size:.94rem;line-height:1.7;font-weight:600}.footer-social-links--footer-band{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.footer-social-links--footer-band .footer-social-link{width:auto;min-height:66px;padding:11px 14px;align-items:center}.footer-social-links--footer-band .social-link__copy strong{font-size:.9rem}.footer-social-links--footer-band .social-link__copy small{font-size:.74rem;line-height:1.25}@media(max-width:1180px){.site-footer .footer-grid{grid-template-columns:minmax(0,1.2fr) repeat(2,minmax(150px,.8fr))}.footer-social-band{grid-template-columns:1fr}.footer-social-links--footer-band{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.footer-main{padding-top:34px}.site-footer .footer-grid{padding-bottom:24px}.footer-social-band{gap:14px;padding:20px 0 24px}.footer-social-links--footer-band{grid-template-columns:1fr}.footer-social-links--footer-band .footer-social-link{min-height:58px;border-radius:15px}.footer-social-band__intro strong{font-size:.96rem}.footer-social-band__intro p{font-size:.88rem}}
