@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";.sy-public-shell{--sy-ink: #0b1220;--sy-text: #344054;--sy-muted: #667085;--sy-line: #e5e9f0;--sy-soft: #f7f9fc;--sy-soft-blue: #eef2ff;--sy-brand: #625bf6;--sy-brand-dark: #4338ca;--sy-purple: #8b5cf6;--sy-green: #12b76a;--sy-dark: #080d18;--sy-white: #ffffff;--sy-container: 1200px;--sy-shadow: 0 30px 80px rgba(15, 23, 42, .12), 0 10px 30px rgba(15, 23, 42, .06);min-height:100vh;overflow:hidden;background:var(--sy-white);color:var(--sy-ink)}.sy-public-shell main{display:block}.sy-public-shell .public-nav{position:relative;z-index:100;width:min(calc(100% - 40px),var(--sy-container));height:82px;margin:0 auto;padding:0;border-bottom:1px solid rgba(229,233,240,.8)}.sy-public-shell .public-nav nav{gap:34px}.sy-public-shell .public-nav nav a,.sy-public-shell .nav-actions>a:not(.button){position:relative;color:#475467;font-size:14px;font-weight:600;transition:color .18s ease,opacity .18s ease}.sy-public-shell .public-nav nav a:hover,.sy-public-shell .nav-actions>a:not(.button):hover{color:var(--sy-ink)}.sy-public-shell .public-nav nav a:after{content:"";position:absolute;right:0;bottom:-10px;left:0;height:2px;border-radius:99px;background:var(--sy-brand);transform:scaleX(0);transform-origin:center;transition:transform .18s ease}.sy-public-shell .public-nav nav a:hover:after,.sy-public-shell .public-nav nav a.active:after{transform:scaleX(1)}.sy-public-shell .public-nav .button.small{min-height:42px;padding:0 18px;border-radius:12px;background:var(--sy-ink);box-shadow:0 8px 20px #0b122021}.sy-public-shell .public-nav .button.small:hover{background:#172033;box-shadow:0 12px 25px #0b12202e}.sy-public-shell .logo{color:var(--sy-ink);font-size:21px;letter-spacing:-.5px}.sy-public-shell .logo span{width:38px;height:38px;border-radius:12px;background:linear-gradient(145deg,#111827,#0b1220);box-shadow:0 8px 20px #0f172a29,inset 0 1px #ffffff1a}.sy-container{width:min(calc(100% - 48px),var(--sy-container));margin:0 auto}.sy-primary-button,.sy-secondary-button,.sy-light-button,.sy-dark-ghost-button{min-height:50px;padding:0 21px;border:1px solid transparent;border-radius:13px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-size:14px;font-weight:750;line-height:1;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease}.sy-primary-button{background:linear-gradient(135deg,#111827,#0b1220);color:#fff;box-shadow:0 12px 24px #0f172a29,inset 0 1px #ffffff1f}.sy-primary-button:hover{color:#fff;transform:translateY(-2px);box-shadow:0 18px 35px #0f172a38,inset 0 1px #ffffff24}.sy-secondary-button{border-color:#dfe3ea;background:#ffffffe0;color:var(--sy-ink);box-shadow:0 5px 16px #0f172a0a}.sy-secondary-button:hover{border-color:#cbd2dc;background:#fff;color:var(--sy-ink);transform:translateY(-2px);box-shadow:0 12px 25px #0f172a14}.sy-light-button{background:#fff;color:var(--sy-ink);box-shadow:0 15px 35px #0000002e}.sy-light-button:hover{color:var(--sy-ink);transform:translateY(-2px);box-shadow:0 20px 45px #0000003d}.sy-dark-ghost-button{border-color:#fff3;background:#ffffff0f;color:#fff}.sy-dark-ghost-button:hover{border-color:#ffffff59;background:#ffffff1c;color:#fff;transform:translateY(-2px)}.sy-full-button{width:100%}.sy-section{padding:120px 0}.sy-section-heading{width:min(100%,760px);margin:0 auto 58px;text-align:center}.sy-section-kicker{color:var(--sy-brand);font-size:12px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.sy-section-heading h2,.sy-workflow-copy h2,.sy-security-copy h2,.sy-pricing-preview-copy h2,.sy-how-value-grid h2,.sy-tester-steps-layout h2{margin:15px 0 18px;color:var(--sy-ink);font-size:clamp(36px,4vw,52px);line-height:1.08;letter-spacing:-2.1px}.sy-section-heading p,.sy-workflow-copy>p,.sy-security-copy>p,.sy-pricing-preview-copy>p,.sy-how-value-grid>div>p,.sy-tester-steps-layout>div>p{max-width:680px;margin:0 auto;color:var(--sy-muted);font-size:17px;line-height:1.75}.sy-hero{position:relative;min-height:730px;padding:85px 0 110px;background:radial-gradient(circle at 20% 10%,rgba(99,91,255,.08),transparent 28%),radial-gradient(circle at 83% 18%,rgba(139,92,246,.09),transparent 28%),linear-gradient(180deg,#fff,#fbfcff)}.sy-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:.42;pointer-events:none;background-image:linear-gradient(rgba(99,91,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(99,91,255,.045) 1px,transparent 1px);background-size:48px 48px;-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,.7),transparent 88%);mask-image:linear-gradient(to bottom,rgba(0,0,0,.7),transparent 88%)}.sy-hero-glow{position:absolute;border-radius:999px;filter:blur(8px);pointer-events:none}.sy-hero-glow-one{top:140px;right:10%;width:250px;height:250px;background:#635bff1a}.sy-hero-glow-two{bottom:70px;left:6%;width:180px;height:180px;background:#8b5cf614}.sy-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(450px,.98fr);align-items:center;gap:72px}.sy-hero-copy{max-width:665px}.sy-eyebrow-pill{width:max-content;max-width:100%;padding:8px 13px;border:1px solid #e1e5ed;border-radius:999px;background:#ffffffbd;color:#475467;display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:750;box-shadow:0 4px 14px #0f172a0a,inset 0 1px #fffc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.sy-eyebrow-pulse{width:8px;height:8px;border-radius:999px;background:var(--sy-green);box-shadow:0 0 0 5px #12b76a1c}.sy-hero-copy h1{max-width:720px;margin:25px 0 24px;color:var(--sy-ink);font-size:clamp(49px,5.4vw,72px);line-height:1.015;letter-spacing:-3.9px}.sy-hero-copy h1 span,.sy-tester-page-copy h1 span{background:linear-gradient(110deg,#625bf6,#8b5cf6);-webkit-background-clip:text;background-clip:text;color:transparent}.sy-hero-description{max-width:630px;margin:0;color:#5d6b82;font-size:18px;line-height:1.75}.sy-hero-actions{margin:32px 0 26px;display:flex;flex-wrap:wrap;gap:12px}.sy-hero-trust{display:flex;flex-wrap:wrap;gap:21px}.sy-hero-trust span{color:#5d687a;display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:650}.sy-hero-trust svg{color:#079455}.sy-product-visual{position:relative;min-width:0;padding:34px 0;animation:sy-rise-in .7s ease both}.sy-product-visual:before{content:"";position:absolute;top:7%;right:-3%;bottom:0;left:-3%;border-radius:40px;background:linear-gradient(145deg,#eef2fff2,#f6f0ffeb);transform:rotate(1.8deg)}.sy-product-orbit{position:absolute;border:1px solid rgba(99,91,255,.13);border-radius:999px;pointer-events:none}.sy-product-orbit-one{top:-15px;right:-45px;width:180px;height:180px}.sy-product-orbit-two{bottom:-5px;left:-35px;width:115px;height:115px}.sy-dashboard-preview{position:relative;z-index:2;padding:25px;border:1px solid rgba(218,223,233,.84);border-radius:27px;background:#fffffff5;box-shadow:var(--sy-shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.sy-preview-header{padding-bottom:24px;border-bottom:1px solid #eef1f5;display:flex;align-items:center;justify-content:space-between}.sy-preview-dots{display:flex;gap:6px}.sy-preview-dots span{width:8px;height:8px;border-radius:999px;background:#d0d5dd}.sy-preview-status{padding:7px 10px;border-radius:999px;background:#ecfdf3;color:#027a48;display:inline-flex;align-items:center;gap:7px;font-size:11px;font-weight:750}.sy-preview-status span{width:7px;height:7px;border-radius:999px;background:#12b76a;animation:sy-pulse 2s ease infinite}.sy-preview-release{margin-top:24px;display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.sy-preview-label{color:#98a2b3;display:block;font-size:11px;font-weight:650;letter-spacing:.02em}.sy-preview-release h3{margin:6px 0 2px;color:var(--sy-ink);font-size:19px;letter-spacing:-.4px}.sy-preview-release p{margin:0;color:#98a2b3;font-size:11px}.sy-preview-day{padding:7px 10px;border:1px solid #e4e7ec;border-radius:9px;color:#475467;font-size:11px;font-weight:700;white-space:nowrap}.sy-readiness-row{margin-top:28px;display:flex;align-items:flex-end;justify-content:space-between}.sy-readiness-row strong{margin-top:3px;color:var(--sy-ink);display:block;font-size:46px;letter-spacing:-2px}.sy-readiness-change{margin-bottom:8px;padding:6px 9px;border-radius:999px;background:#ecfdf3;color:#027a48;font-size:11px;font-weight:800}.sy-preview-progress{height:9px;margin-top:11px;overflow:hidden;border-radius:999px;background:#eaecf0}.sy-preview-progress span{width:86%;height:100%;border-radius:inherit;display:block;background:linear-gradient(90deg,#625bf6,#8b5cf6)}.sy-preview-stats{margin-top:25px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.sy-preview-stats>div{min-width:0;padding:15px;border:1px solid #e8ebf1;border-radius:14px;background:linear-gradient(180deg,#fff,#fbfcfe)}.sy-preview-icon{width:34px;height:34px;margin-bottom:13px;border-radius:10px;background:#f1f0ff;color:var(--sy-brand);display:grid;place-items:center}.sy-preview-stats strong{color:var(--sy-ink);display:block;font-size:22px}.sy-preview-stats small{margin-top:3px;color:#98a2b3;display:block;font-size:10px;line-height:1.35}.sy-preview-activity{margin-top:17px;padding:14px;border-radius:14px;background:#f8fafc;display:flex;align-items:center;gap:11px}.sy-preview-activity>div:nth-child(2){flex:1;min-width:0}.sy-preview-activity strong,.sy-preview-activity span{display:block}.sy-preview-activity strong{color:#344054;font-size:12px}.sy-preview-activity span{margin-top:3px;color:#98a2b3;font-size:10px}.sy-preview-activity>svg{color:#12b76a}.sy-activity-icon{width:35px;height:35px;flex:0 0 auto;border-radius:10px;background:#ecfdf3;color:#079455;display:grid;place-items:center}.sy-floating-card{position:absolute;z-index:4;padding:11px 13px;border:1px solid rgba(224,228,236,.9);border-radius:13px;background:#fffffff0;display:flex;align-items:center;gap:9px;box-shadow:0 16px 35px #0f172a1f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);animation:sy-float 5s ease-in-out infinite}.sy-floating-card svg{color:var(--sy-brand)}.sy-floating-card strong,.sy-floating-card span{display:block}.sy-floating-card strong{color:#344054;font-size:11px}.sy-floating-card span{margin-top:2px;color:#98a2b3;font-size:9px}.sy-floating-card-one{top:10px;right:-35px}.sy-floating-card-two{bottom:4px;left:-28px;animation-delay:-2.5s}.sy-trust-strip{border-top:1px solid #eceff4;border-bottom:1px solid #eceff4;background:#fff}.sy-trust-strip-inner{min-height:86px;display:flex;align-items:center;gap:48px}.sy-trust-strip-label{color:#98a2b3;font-size:12px;font-weight:700;white-space:nowrap}.sy-audience-list{flex:1;display:flex;align-items:center;justify-content:space-between;gap:30px}.sy-audience-list span{color:#667085;font-family:Manrope,sans-serif;font-size:12px;font-weight:800;letter-spacing:.09em}.sy-stats-section{padding:34px 0;background:#fbfcfe}.sy-stats-grid{display:grid;grid-template-columns:repeat(4,1fr)}.sy-stats-grid article{min-height:95px;padding:10px 30px;border-right:1px solid #e4e7ec;display:grid;align-content:center}.sy-stats-grid article:last-child{border-right:0}.sy-stats-grid strong{color:var(--sy-ink);font-size:25px;letter-spacing:-.7px}.sy-stats-grid span{margin-top:4px;color:#7d899b;font-size:12px}.sy-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.sy-feature-card{position:relative;min-height:270px;padding:29px;overflow:hidden;border:1px solid #e5e9f0;border-radius:20px;background:linear-gradient(180deg,#fff,#fcfdff);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.sy-feature-card:hover{border-color:#d6d9ff;transform:translateY(-5px);box-shadow:0 22px 50px #0f172a14,0 7px 18px #0f172a0a}.sy-feature-icon{width:48px;height:48px;border-radius:14px;background:linear-gradient(145deg,#f0efff,#f7f5ff);color:var(--sy-brand);display:grid;place-items:center;box-shadow:inset 0 0 0 1px #635bff14}.sy-feature-card h3{margin:24px 0 11px;color:var(--sy-ink);font-size:18px;letter-spacing:-.35px}.sy-feature-card p{margin:0;color:var(--sy-muted);font-size:14px;line-height:1.75}.sy-feature-line{position:absolute;right:28px;bottom:0;left:28px;height:3px;border-radius:99px 99px 0 0;background:linear-gradient(90deg,transparent,rgba(99,91,255,.55),transparent);transform:scaleX(0);transition:transform .22s ease}.sy-feature-card:hover .sy-feature-line{transform:scaleX(1)}.sy-workflow-section{padding:120px 0;background:linear-gradient(180deg,#f8faff,#f5f7fc)}.sy-workflow-layout{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:80px}.sy-workflow-copy>p{margin:0}.sy-workflow-benefits{margin:30px 0;display:grid;gap:14px}.sy-workflow-benefits span{color:#475467;display:flex;align-items:center;gap:10px;font-size:14px;font-weight:650}.sy-workflow-benefits svg{color:#079455}.sy-text-link{color:var(--sy-brand);display:inline-flex;align-items:center;gap:7px;font-size:14px;font-weight:800}.sy-text-link:hover{color:var(--sy-brand-dark)}.sy-workflow-panel{padding:27px;border:1px solid #dfe4ed;border-radius:25px;background:#ffffffeb;box-shadow:0 25px 65px #0f172a1a}.sy-workflow-panel-head{padding-bottom:22px;border-bottom:1px solid #edf0f4;display:flex;align-items:center;justify-content:space-between}.sy-workflow-panel-head span,.sy-workflow-panel-head strong{display:block}.sy-workflow-panel-head>div>span{color:#98a2b3;font-size:11px}.sy-workflow-panel-head>div>strong{margin-top:4px;color:var(--sy-ink);font-size:17px}.sy-secure-label{padding:7px 10px;border:1px solid #dfe3ec;border-radius:999px;color:#475467;display:inline-flex!important;align-items:center;gap:6px;font-size:10px;font-weight:750}.sy-timeline{margin-top:8px}.sy-timeline-item{position:relative;min-height:83px;padding:18px 0;border-bottom:1px solid #f0f2f5;display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:13px}.sy-timeline-item:last-child{border-bottom:0}.sy-timeline-marker{width:36px;height:36px;border:1px solid #e2e6ed;border-radius:11px;background:#f8fafc;color:#98a2b3;display:grid;place-items:center}.sy-timeline-item.complete .sy-timeline-marker{border-color:#abefc6;background:#ecfdf3;color:#079455}.sy-timeline-item.active .sy-timeline-marker{border-color:#c7d7fe;background:#eef4ff;color:#3538cd}.sy-timeline-item strong,.sy-timeline-item p{display:block}.sy-timeline-item strong{color:#344054;font-size:13px}.sy-timeline-item p{margin:4px 0 0;color:#98a2b3;font-size:11px}.sy-timeline-item small{padding:5px 8px;border-radius:999px;background:#f2f4f7;color:#667085;font-size:9px;font-weight:750}.sy-timeline-item.complete small{background:#ecfdf3;color:#027a48}.sy-timeline-item.active small{background:#eef4ff;color:#3538cd}.sy-process-section{background:#fff}.sy-process-grid{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.sy-process-grid:before{content:"";position:absolute;top:49px;right:8%;left:8%;height:1px;background:linear-gradient(90deg,transparent,#d9def0,#d9def0,transparent)}.sy-process-card{position:relative;z-index:2;min-height:245px;padding:24px;border:1px solid #e6e9ef;border-radius:19px;background:#fff}.sy-process-top{display:flex;align-items:center;justify-content:space-between}.sy-process-number{color:var(--sy-brand);font-family:Manrope,sans-serif;font-size:13px;font-weight:800;letter-spacing:.08em}.sy-process-icon{width:48px;height:48px;border:1px solid #e3e5ff;border-radius:14px;background:#f5f4ff;color:var(--sy-brand);display:grid;place-items:center}.sy-process-card h3{margin:38px 0 11px;color:var(--sy-ink);font-size:17px}.sy-process-card p{margin:0;color:var(--sy-muted);font-size:13px;line-height:1.7}.sy-security-section{padding:120px 0;overflow:hidden;background:var(--sy-dark)}.sy-security-grid{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:90px}.sy-security-visual{min-height:420px;display:grid;place-items:center}.sy-security-rings{position:relative;width:330px;height:330px;border:1px solid rgba(164,188,253,.12);border-radius:999px;display:grid;place-items:center}.sy-security-rings:before,.sy-security-rings:after{content:"";position:absolute;border:1px solid rgba(164,188,253,.1);border-radius:999px}.sy-security-rings:before{top:42px;right:42px;bottom:42px;left:42px}.sy-security-rings:after{top:91px;right:91px;bottom:91px;left:91px}.sy-security-core{position:relative;z-index:2;width:105px;height:105px;border:1px solid rgba(164,188,253,.3);border-radius:31px;background:linear-gradient(145deg,#635bff4d,#8b5cf629);color:#c7d7fe;display:grid;place-items:center;box-shadow:0 0 70px #635bff3b,inset 0 1px #ffffff1a}.sy-security-node{position:absolute;z-index:3;width:48px;height:48px;border:1px solid rgba(164,188,253,.22);border-radius:15px;background:#111827;color:#a4bcfd;display:grid;place-items:center;box-shadow:0 15px 30px #00000038}.node-one{top:28px;right:44px}.node-two{bottom:37px;left:42px}.node-three{right:2px;bottom:93px}.sy-security-copy .sy-section-kicker{color:#a4bcfd}.sy-security-copy h2{color:#fff}.sy-security-copy>p{margin:0;color:#98a2b3}.sy-security-points{margin-top:34px;display:grid;gap:17px}.sy-security-points article{padding:17px;border:1px solid rgba(255,255,255,.08);border-radius:15px;background:#ffffff09;display:flex;align-items:flex-start;gap:13px}.sy-security-points article>svg{margin-top:2px;color:#a4bcfd;flex:0 0 auto}.sy-security-points strong,.sy-security-points span{display:block}.sy-security-points strong{color:#f8fafc;font-size:14px}.sy-security-points span{margin-top:5px;color:#98a2b3;font-size:12px;line-height:1.55}.sy-pricing-preview-section{padding:120px 0;background:#f7f9fc}.sy-pricing-preview{display:grid;grid-template-columns:1fr 440px;align-items:center;gap:100px}.sy-pricing-preview-copy>p{margin:0 0 27px}.sy-launch-price-card{padding:31px;border:1px solid #dfe2fa;border-radius:24px;background:#fff;box-shadow:0 28px 70px #0f172a1a,0 7px 20px #0f172a0a}.sy-launch-price-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.sy-launch-price-head span,.sy-launch-price-head strong{display:block}.sy-launch-price-head>div>span{color:#667085;font-size:13px;font-weight:700}.sy-launch-price-head>div>strong{margin-top:8px;color:var(--sy-ink);font-size:42px;letter-spacing:-1.7px}.sy-launch-badge{padding:7px 10px;border-radius:999px;background:#eef4ff;color:#3538cd;font-size:10px;font-weight:800}.sy-price-divider{height:1px;margin:25px 0;background:#edf0f4}.sy-launch-price-card ul,.sy-price-card ul{padding:0;margin:0 0 27px;list-style:none;display:grid;gap:13px}.sy-launch-price-card li,.sy-price-card li{color:#475467;display:flex;align-items:center;gap:9px;font-size:13px}.sy-launch-price-card li svg,.sy-price-card li svg{color:#079455;flex:0 0 auto}.sy-tester-banner-section{padding:34px 0 100px;background:#f7f9fc}.sy-tester-banner{padding:39px 42px;border:1px solid #202b3d;border-radius:25px;background:radial-gradient(circle at 14% 0%,rgba(99,91,255,.22),transparent 32%),linear-gradient(135deg,#101828,#080d18);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:27px;box-shadow:0 25px 60px #0f172a29}.sy-tester-banner-icon{width:64px;height:64px;border:1px solid rgba(164,188,253,.26);border-radius:19px;background:#635bff29;color:#b7c8ff;display:grid;place-items:center}.sy-tester-banner-copy>span{color:#a4bcfd;font-size:11px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.sy-tester-banner-copy h2{max-width:670px;margin:8px 0;color:#fff;font-size:26px;line-height:1.25;letter-spacing:-.8px}.sy-tester-banner-copy p{margin:0;color:#98a2b3;font-size:13px}.sy-final-cta-section{padding:110px 0;background:#fff}.sy-final-cta{position:relative;padding:62px;overflow:hidden;border-radius:30px;background:radial-gradient(circle at 85% 15%,rgba(139,92,246,.32),transparent 32%),radial-gradient(circle at 8% 90%,rgba(99,91,255,.23),transparent 30%),#080d18;display:flex;align-items:center;justify-content:space-between;gap:45px;box-shadow:0 30px 80px #0f172a33}.sy-final-cta:before{content:"";position:absolute;top:-130px;right:-90px;width:330px;height:330px;border:1px solid rgba(255,255,255,.08);border-radius:999px}.sy-final-cta-content{position:relative;z-index:2;max-width:720px}.sy-final-cta-kicker{color:#a4bcfd;font-size:11px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.sy-final-cta h2{margin:13px 0 14px;color:#fff;font-size:clamp(33px,4vw,48px);line-height:1.1;letter-spacing:-1.8px}.sy-final-cta p{max-width:610px;margin:0;color:#98a2b3;font-size:15px}.sy-final-cta-actions{position:relative;z-index:2;display:flex;flex:0 0 auto;flex-direction:column;gap:10px}.sy-page-hero{padding:105px 0 88px;border-bottom:1px solid #edf0f4;background:radial-gradient(circle at 50% 0%,rgba(99,91,255,.1),transparent 37%),linear-gradient(180deg,#fff,#fafbfe);text-align:center}.sy-page-hero .sy-container{max-width:850px}.sy-page-hero h1{margin:17px 0 19px;color:var(--sy-ink);font-size:clamp(47px,6vw,68px);line-height:1.03;letter-spacing:-3.3px}.sy-page-hero p{max-width:680px;margin:0 auto;color:var(--sy-muted);font-size:17px;line-height:1.75}.sy-pricing-page-section{padding:95px 0 115px}.sy-pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);align-items:stretch;gap:19px}.sy-price-card{position:relative;padding:32px;border:1px solid #e3e7ed;border-radius:23px;background:#fff;display:flex;flex-direction:column}.sy-price-card-featured{border-color:#8f89ff;box-shadow:0 25px 65px #635bff21,inset 0 0 0 1px #635bff1f}.sy-popular-label{position:absolute;top:23px;right:23px;padding:7px 10px;border-radius:999px;background:#eef2ff;color:#4338ca;font-size:10px;font-weight:800}.sy-plan-name{color:#475467;font-size:14px;font-weight:800}.sy-plan-price{margin-top:15px;color:var(--sy-ink);display:block;font-size:38px;letter-spacing:-1.5px}.sy-plan-description{min-height:75px;margin:14px 0 0;color:var(--sy-muted);font-size:13px;line-height:1.7}.sy-price-card ul{flex:1}.sy-pricing-note{max-width:690px;margin:35px auto 0;padding:18px 20px;border:1px solid #dfe4ed;border-radius:15px;background:#f8fafc;display:flex;align-items:center;gap:13px}.sy-pricing-note>svg{color:var(--sy-brand);flex:0 0 auto}.sy-pricing-note strong,.sy-pricing-note span{display:block}.sy-pricing-note strong{color:#344054;font-size:13px}.sy-pricing-note span{margin-top:3px;color:#667085;font-size:11px}.sy-how-section{padding:95px 0 120px}.sy-how-list{max-width:980px;margin:0 auto;display:grid;gap:17px}.sy-how-card{padding:28px;border:1px solid #e4e8ee;border-radius:21px;background:#fff;display:grid;grid-template-columns:60px 58px 1fr;align-items:center;gap:20px;transition:transform .18s ease,box-shadow .18s ease}.sy-how-card:hover{transform:translateY(-3px);box-shadow:0 18px 45px #0f172a12}.sy-how-number{color:var(--sy-brand);font-family:Manrope,sans-serif;font-size:18px;font-weight:800}.sy-how-icon{width:53px;height:53px;border-radius:15px;background:#f2f1ff;color:var(--sy-brand);display:grid;place-items:center}.sy-how-content h2{margin:0;color:var(--sy-ink);font-size:20px}.sy-how-content p{margin:7px 0 9px;color:var(--sy-muted);font-size:13px}.sy-how-content span{color:#98a2b3;font-size:11px}.sy-how-value-section{padding:115px 0;background:#f7f9fc}.sy-how-value-grid{display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:80px}.sy-how-value-grid>div>p{margin:0}.sy-how-value-cards{display:grid;grid-template-columns:1fr 1fr;gap:15px}.sy-how-value-cards article{min-height:165px;padding:22px;border:1px solid #e2e6ed;border-radius:17px;background:#fff}.sy-how-value-cards article>svg{color:var(--sy-brand)}.sy-how-value-cards strong,.sy-how-value-cards span{display:block}.sy-how-value-cards strong{margin-top:17px;color:#344054;font-size:14px}.sy-how-value-cards span{margin-top:7px;color:#667085;font-size:12px;line-height:1.55}.sy-tester-page-hero{padding:100px 0 115px;background:radial-gradient(circle at 80% 10%,rgba(99,91,255,.12),transparent 30%),linear-gradient(180deg,#fff,#fafbff)}.sy-tester-page-grid{display:grid;grid-template-columns:1fr 420px;align-items:center;gap:95px}.sy-tester-page-copy h1{max-width:720px;margin:24px 0;color:var(--sy-ink);font-size:clamp(48px,5.5vw,68px);line-height:1.03;letter-spacing:-3.3px}.sy-tester-page-copy>p{max-width:650px;margin:0;color:var(--sy-muted);font-size:17px;line-height:1.75}.sy-tester-reward-card{padding:34px;border:1px solid #202b3d;border-radius:27px;background:radial-gradient(circle at 90% 0%,rgba(99,91,255,.3),transparent 36%),#080d18;color:#fff;box-shadow:0 30px 80px #0f172a3b}.sy-reward-card-head{display:flex;align-items:center;justify-content:space-between}.sy-reward-icon{width:52px;height:52px;border:1px solid rgba(164,188,253,.25);border-radius:15px;background:#635bff2e;color:#b7c8ff;display:grid;place-items:center}.sy-reward-status{padding:7px 10px;border-radius:999px;background:#12b76a24;color:#75e0a7;font-size:10px;font-weight:800}.sy-reward-label{margin-top:34px;color:#98a2b3;display:block;font-size:12px}.sy-tester-reward-card>strong{margin-top:7px;color:#fff;display:block;font-size:45px;letter-spacing:-1.6px}.sy-tester-reward-card>p{margin:11px 0 0;color:#98a2b3;font-size:13px;line-height:1.65}.sy-reward-divider{height:1px;margin:27px 0;background:#ffffff17}.sy-reward-details{display:grid;gap:13px}.sy-reward-details span{color:#d0d5dd;display:flex;align-items:center;gap:9px;font-size:12px}.sy-reward-details svg{color:#75e0a7}.sy-reward-footer{margin-top:25px;padding:14px;border-radius:13px;background:#ffffff0d;color:#a4bcfd;display:flex;align-items:center;gap:9px;font-size:11px;line-height:1.5}.sy-tester-benefit-grid{grid-template-columns:repeat(4,1fr)}.sy-tester-benefit-grid .sy-feature-card{min-height:285px}.sy-tester-steps-section{padding:120px 0;background:#f7f9fc}.sy-tester-steps-layout{display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:90px}.sy-tester-steps-layout>div>p{margin:0}.sy-tester-step-list{display:grid;gap:13px}.sy-tester-step-list article{padding:18px;border:1px solid #e0e5ec;border-radius:16px;background:#fff;display:flex;align-items:flex-start;gap:14px}.sy-tester-step-list article>span{width:34px;height:34px;flex:0 0 auto;border-radius:10px;background:#f0efff;color:var(--sy-brand);display:grid;place-items:center;font-family:Manrope,sans-serif;font-size:12px;font-weight:800}.sy-tester-step-list strong{color:#344054;font-size:14px}.sy-tester-step-list p{margin:5px 0 0;color:#667085;font-size:12px;line-height:1.6}.sy-legal-container{max-width:820px}.sy-legal-hero{padding:95px 0 75px;border-bottom:1px solid #edf0f4;background:#fafbfe}.sy-legal-hero h1{margin:15px 0;color:var(--sy-ink);font-size:clamp(44px,6vw,62px);letter-spacing:-2.8px}.sy-legal-hero p{max-width:690px;margin:0;color:var(--sy-muted);font-size:16px}.sy-legal-section{padding:70px 0 110px}.sy-legal-notice{padding:20px;border:1px solid #fedf89;border-radius:16px;background:#fffaeb;display:flex;align-items:flex-start;gap:13px}.sy-legal-notice>svg{color:#dc6803;flex:0 0 auto}.sy-legal-notice strong{color:#93370d;font-size:13px}.sy-legal-notice p{margin:5px 0 0;color:#b54708;font-size:12px;line-height:1.6}.sy-legal-content{margin-top:45px}.sy-legal-content h2{margin:38px 0 11px;color:var(--sy-ink);font-size:22px}.sy-legal-content p{margin:0;color:var(--sy-muted);font-size:15px;line-height:1.85}.sy-footer{padding:75px 0 0;border-top:1px solid #e5e9f0;background:#f8fafc;display:block}.sy-footer-grid{padding-bottom:58px;display:grid;grid-template-columns:1.8fr repeat(3,.7fr);align-items:start;gap:50px}.sy-footer-brand p{max-width:340px;margin:19px 0 9px;color:#667085;font-size:14px}.sy-footer-brand>span{color:#98a2b3;font-size:11px;font-weight:700;letter-spacing:.04em}.sy-footer-column{display:grid;gap:13px}.sy-footer-column strong{margin-bottom:6px;color:#344054;font-size:13px}.sy-footer-column a{width:max-content;color:#667085;font-size:13px;transition:color .16s ease}.sy-footer-column a:hover{color:var(--sy-brand)}.sy-footer-bottom{min-height:74px;border-top:1px solid #e2e7ee;color:#98a2b3;display:flex;align-items:center;justify-content:space-between;gap:25px;font-size:11px}@keyframes sy-rise-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes sy-pulse{0%,to{box-shadow:0 0 #12b76a3d}50%{box-shadow:0 0 0 6px #12b76a00}}@keyframes sy-float{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@media(max-width:1100px){.sy-hero-grid{grid-template-columns:1fr 470px;gap:45px}.sy-hero-copy h1{font-size:58px}.sy-floating-card-one{right:-10px}.sy-floating-card-two{left:-10px}.sy-feature-grid,.sy-tester-benefit-grid,.sy-process-grid{grid-template-columns:repeat(2,1fr)}.sy-process-grid:before{display:none}.sy-workflow-layout,.sy-security-grid,.sy-pricing-preview,.sy-how-value-grid,.sy-tester-steps-layout{gap:55px}.sy-pricing-grid{grid-template-columns:1fr 1fr}.sy-price-card:last-child{grid-column:1 / -1;max-width:540px;width:100%;justify-self:center}}@media(max-width:900px){.sy-public-shell .public-nav{width:min(calc(100% - 36px),var(--sy-container))}.sy-hero{padding:65px 0 90px}.sy-hero-grid{grid-template-columns:1fr;gap:55px}.sy-hero-copy{max-width:760px;text-align:center;justify-self:center}.sy-eyebrow-pill,.sy-hero-description{margin-inline:auto}.sy-hero-actions,.sy-hero-trust{justify-content:center}.sy-product-visual{width:min(100%,620px);margin:0 auto}.sy-trust-strip-inner{padding:22px 0;align-items:flex-start;flex-direction:column;gap:18px}.sy-audience-list{width:100%;flex-wrap:wrap;justify-content:flex-start}.sy-stats-grid{grid-template-columns:1fr 1fr}.sy-stats-grid article:nth-child(2){border-right:0}.sy-stats-grid article:nth-child(-n+2){border-bottom:1px solid #e4e7ec}.sy-workflow-layout,.sy-security-grid,.sy-pricing-preview,.sy-how-value-grid,.sy-tester-page-grid,.sy-tester-steps-layout{grid-template-columns:1fr}.sy-workflow-copy,.sy-security-copy,.sy-pricing-preview-copy,.sy-how-value-grid>div:first-child,.sy-tester-steps-layout>div:first-child{max-width:720px}.sy-security-visual{order:2}.sy-security-copy{order:1}.sy-pricing-preview{gap:55px}.sy-launch-price-card{width:min(100%,510px)}.sy-tester-banner{grid-template-columns:auto 1fr}.sy-tester-banner .sy-light-button{grid-column:1 / -1;width:max-content}.sy-final-cta{align-items:flex-start;flex-direction:column}.sy-final-cta-actions{flex-direction:row}.sy-tester-page-copy{max-width:760px;text-align:center;justify-self:center}.sy-tester-page-copy>p{margin-inline:auto}.sy-tester-reward-card{width:min(100%,500px);justify-self:center}.sy-footer-grid{grid-template-columns:1.5fr 1fr 1fr}.sy-footer-column:last-child{grid-column:2}}@media(max-width:700px){.sy-container{width:min(calc(100% - 36px),var(--sy-container))}.sy-section,.sy-workflow-section,.sy-security-section,.sy-pricing-preview-section,.sy-how-value-section,.sy-tester-steps-section{padding:85px 0}.sy-section-heading{margin-bottom:40px}.sy-section-heading h2,.sy-workflow-copy h2,.sy-security-copy h2,.sy-pricing-preview-copy h2,.sy-how-value-grid h2,.sy-tester-steps-layout h2{font-size:38px;letter-spacing:-1.6px}.sy-feature-grid,.sy-tester-benefit-grid,.sy-process-grid,.sy-pricing-grid{grid-template-columns:1fr}.sy-price-card:last-child{grid-column:auto;max-width:none}.sy-process-card{min-height:auto}.sy-process-card h3{margin-top:27px}.sy-how-card{grid-template-columns:43px 50px 1fr;padding:21px;gap:13px}.sy-how-number{font-size:14px}.sy-how-icon{width:46px;height:46px}.sy-how-value-cards{grid-template-columns:1fr}.sy-footer-grid{grid-template-columns:1fr 1fr}.sy-footer-brand{grid-column:1 / -1}.sy-footer-column:last-child{grid-column:auto}}@media(max-width:600px){.sy-public-shell .public-nav{height:72px}.sy-public-shell .logo{font-size:19px}.sy-public-shell .logo span{width:35px;height:35px}.sy-public-shell .public-nav .button.small{min-height:39px;padding:0 14px;font-size:12px}.sy-hero{min-height:auto;padding:52px 0 75px}.sy-hero-copy h1,.sy-tester-page-copy h1{margin-top:21px;font-size:43px;letter-spacing:-2.2px}.sy-hero-description,.sy-tester-page-copy>p,.sy-page-hero p{font-size:15px}.sy-hero-actions{display:grid;grid-template-columns:1fr}.sy-hero-actions a{width:100%}.sy-hero-trust{align-items:flex-start;flex-direction:column;gap:11px}.sy-product-visual{padding:17px 0}.sy-product-visual:before{top:2%;right:-2%;bottom:2%;left:-2%;border-radius:27px}.sy-dashboard-preview{padding:18px;border-radius:21px}.sy-preview-release{gap:10px}.sy-preview-release h3{font-size:16px}.sy-readiness-row strong{font-size:39px}.sy-preview-stats{grid-template-columns:1fr}.sy-preview-stats>div{display:grid;grid-template-columns:35px auto 1fr;align-items:center;gap:10px}.sy-preview-icon{margin:0}.sy-preview-stats strong{font-size:19px}.sy-floating-card{display:none}.sy-trust-strip-label{white-space:normal}.sy-audience-list{display:grid;grid-template-columns:1fr 1fr;gap:15px}.sy-audience-list span{font-size:10px}.sy-stats-grid article{padding:10px 18px}.sy-stats-grid strong{font-size:21px}.sy-feature-card{min-height:auto;padding:24px}.sy-workflow-panel{padding:19px;border-radius:20px}.sy-timeline-item{grid-template-columns:36px 1fr}.sy-timeline-item small{grid-column:2;width:max-content}.sy-security-visual{min-height:310px}.sy-security-rings{width:260px;height:260px}.sy-security-rings:before{top:35px;right:35px;bottom:35px;left:35px}.sy-security-rings:after{top:72px;right:72px;bottom:72px;left:72px}.sy-security-core{width:87px;height:87px;border-radius:26px}.node-one{top:20px;right:31px}.node-two{bottom:26px;left:30px}.node-three{right:-2px;bottom:72px}.sy-tester-banner{padding:29px 24px;grid-template-columns:1fr}.sy-tester-banner .sy-light-button{grid-column:auto;width:100%}.sy-final-cta-section{padding:75px 0}.sy-final-cta{padding:37px 25px;border-radius:23px}.sy-final-cta h2{font-size:34px}.sy-final-cta-actions{width:100%;flex-direction:column}.sy-final-cta-actions a,.sy-final-cta>.sy-light-button{width:100%}.sy-page-hero{padding:70px 0}.sy-page-hero h1{font-size:44px;letter-spacing:-2.3px}.sy-pricing-page-section,.sy-how-section{padding:70px 0 85px}.sy-how-card{grid-template-columns:45px 1fr}.sy-how-number,.sy-how-icon{grid-row:1}.sy-how-content{grid-column:1 / -1}.sy-tester-page-hero{padding:63px 0 80px}.sy-tester-page-grid{gap:55px}.sy-tester-reward-card{padding:27px}.sy-tester-reward-card>strong{font-size:39px}.sy-footer{padding-top:58px}.sy-footer-grid{padding-bottom:42px;grid-template-columns:1fr;gap:35px}.sy-footer-brand,.sy-footer-column:last-child{grid-column:auto}.sy-footer-bottom{padding:20px 0;align-items:flex-start;flex-direction:column;justify-content:center;gap:8px}}@media(prefers-reduced-motion:reduce){.sy-product-visual,.sy-floating-card,.sy-preview-status span{animation:none}.sy-primary-button,.sy-secondary-button,.sy-light-button,.sy-dark-ghost-button,.sy-feature-card,.sy-how-card{transition:none}}.sy-public-shell .sy-footer{display:block;width:100%;padding-inline:0}.sy-public-shell .sy-footer div{color:inherit}.sy-public-shell .sy-footer .sy-footer-grid{display:grid}.sy-public-shell .sy-footer .sy-footer-brand{display:block;min-width:0}.sy-public-shell .sy-footer .sy-footer-brand p{width:100%;max-width:360px;flex:none}.sy-public-shell .sy-footer .sy-footer-column{display:grid;align-content:start;justify-items:start;gap:13px;min-width:0}.sy-public-shell .sy-footer .sy-footer-bottom{display:flex}.sy-public-shell .sy-footer .logo{width:max-content}.sy-public-shell,.sy-public-shell main,.sy-public-shell section,.sy-public-shell article,.sy-public-shell div{min-width:0}.sy-public-shell img,.sy-public-shell svg{max-width:100%}.sy-public-shell h1,.sy-public-shell h2,.sy-public-shell h3,.sy-public-shell p,.sy-public-shell span,.sy-public-shell a{overflow-wrap:break-word}@media(max-width:900px){.sy-public-shell .public-nav{width:calc(100% - 32px);gap:16px}.sy-public-shell .public-nav .logo{flex:1}.sy-public-shell .nav-actions{flex:0 0 auto;gap:10px}.sy-hero-grid,.sy-tester-page-grid{gap:48px}.sy-dashboard-preview{width:100%}.sy-feature-grid,.sy-tester-benefit-grid{gap:15px}.sy-workflow-layout,.sy-security-grid,.sy-pricing-preview,.sy-how-value-grid,.sy-tester-steps-layout{gap:48px}.sy-footer-grid{grid-template-columns:1.4fr 1fr 1fr;gap:40px 28px}.sy-footer-brand{grid-column:1 / -1}.sy-footer-column:last-child{grid-column:auto}}@media(max-width:600px){.sy-container{width:calc(100% - 32px)}.sy-public-shell .public-nav{width:calc(100% - 28px);height:68px;gap:10px}.sy-public-shell .public-nav .logo{flex:1;min-width:0;gap:7px;font-size:17px}.sy-public-shell .public-nav .logo span{width:34px;height:34px;flex:0 0 auto;border-radius:10px}.sy-public-shell .nav-actions{flex:0 0 auto;gap:8px}.sy-public-shell .nav-actions .button.small{min-height:38px;padding:0 12px;border-radius:10px;font-size:11px;white-space:nowrap}.sy-hero{padding:45px 0 68px}.sy-hero-grid{gap:42px}.sy-hero-copy{width:100%;text-align:left}.sy-eyebrow-pill{width:fit-content;margin-inline:0;padding:7px 10px;font-size:10px;line-height:1.4}.sy-hero-copy h1,.sy-tester-page-copy h1{margin:20px 0 18px;font-size:clamp(38px,11.5vw,46px);line-height:1.04;letter-spacing:-2px}.sy-hero-description,.sy-tester-page-copy>p{margin-inline:0;font-size:15px;line-height:1.7}.sy-hero-actions{width:100%;margin:27px 0 23px;grid-template-columns:1fr;gap:10px}.sy-hero-actions a{width:100%;min-height:49px}.sy-hero-trust{align-items:flex-start;justify-content:flex-start;gap:10px}.sy-hero-trust span{width:100%;font-size:12px}.sy-product-visual{width:100%;padding:12px 0}.sy-product-visual:before{top:0;right:-5px;bottom:0;left:-5px;border-radius:24px;transform:none}.sy-product-orbit{display:none}.sy-dashboard-preview{padding:17px;border-radius:20px}.sy-preview-header{padding-bottom:17px}.sy-preview-release{margin-top:18px;align-items:flex-start;gap:12px}.sy-preview-release>div{flex:1;min-width:0}.sy-preview-release h3{font-size:15px;overflow-wrap:anywhere}.sy-preview-release p{overflow-wrap:anywhere}.sy-preview-day{padding:6px 8px;font-size:9px}.sy-readiness-row{margin-top:22px}.sy-readiness-row strong{font-size:36px}.sy-preview-stats{display:grid;grid-template-columns:1fr;gap:8px;margin-top:19px}.sy-preview-stats>div{padding:12px;display:grid;grid-template-columns:34px 45px 1fr;align-items:center;gap:10px}.sy-preview-icon{width:34px;height:34px;margin:0}.sy-preview-stats strong{font-size:18px}.sy-preview-stats small{margin:0;font-size:10px}.sy-preview-activity{align-items:flex-start;padding:12px}.sy-preview-activity>svg{flex:0 0 auto}.sy-trust-strip-inner{padding:24px 0}.sy-trust-strip-label{font-size:11px;line-height:1.5}.sy-audience-list{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:13px 16px}.sy-audience-list span{font-size:9px;line-height:1.4}.sy-stats-section{padding:19px 0}.sy-stats-grid{grid-template-columns:1fr 1fr}.sy-stats-grid article{min-height:95px;padding:17px 13px;border-right:1px solid #e4e7ec;border-bottom:1px solid #e4e7ec}.sy-stats-grid article:nth-child(2n){border-right:0}.sy-stats-grid article:nth-last-child(-n+2){border-bottom:0}.sy-stats-grid strong{font-size:20px}.sy-stats-grid span{font-size:10px;line-height:1.45}.sy-section,.sy-workflow-section,.sy-security-section,.sy-pricing-preview-section,.sy-how-value-section,.sy-tester-steps-section{padding:76px 0}.sy-section-heading{margin-bottom:34px;text-align:left}.sy-section-heading h2,.sy-workflow-copy h2,.sy-security-copy h2,.sy-pricing-preview-copy h2,.sy-how-value-grid h2,.sy-tester-steps-layout h2{margin:12px 0 15px;font-size:34px;line-height:1.1;letter-spacing:-1.4px}.sy-section-heading p,.sy-workflow-copy>p,.sy-security-copy>p,.sy-pricing-preview-copy>p,.sy-how-value-grid>div>p,.sy-tester-steps-layout>div>p{font-size:14px;line-height:1.7}.sy-section-kicker{font-size:10px}.sy-feature-grid,.sy-tester-benefit-grid,.sy-process-grid,.sy-pricing-grid{grid-template-columns:1fr;gap:12px}.sy-feature-card{min-height:auto;padding:22px;border-radius:17px}.sy-feature-icon{width:44px;height:44px}.sy-feature-card h3{margin-top:19px}.sy-process-card{min-height:auto;padding:21px;border-radius:17px}.sy-process-card h3{margin-top:24px}.sy-workflow-layout{gap:39px}.sy-workflow-benefits{margin:24px 0}.sy-workflow-benefits span{align-items:flex-start;font-size:12px;line-height:1.55}.sy-workflow-panel{padding:17px;border-radius:19px}.sy-workflow-panel-head{align-items:flex-start;gap:12px}.sy-workflow-panel-head>div{flex:1;min-width:0}.sy-timeline-item{grid-template-columns:35px 1fr;gap:11px}.sy-timeline-item small{grid-column:2}.sy-security-grid{gap:35px}.sy-security-visual{min-height:285px}.sy-security-rings{width:230px;height:230px}.sy-security-rings:before{top:30px;right:30px;bottom:30px;left:30px}.sy-security-rings:after{top:64px;right:64px;bottom:64px;left:64px}.sy-security-core{width:79px;height:79px}.sy-security-core svg{width:37px;height:37px}.sy-security-node{width:42px;height:42px}.node-one{top:17px;right:27px}.node-two{bottom:22px;left:25px}.node-three{right:-2px;bottom:62px}.sy-security-points article{padding:14px}.sy-pricing-preview{gap:38px}.sy-launch-price-card,.sy-price-card{width:100%;padding:24px;border-radius:20px}.sy-launch-price-head{gap:12px}.sy-launch-price-head>div>strong{font-size:36px}.sy-plan-description{min-height:0}.sy-tester-banner{padding:25px 21px;border-radius:20px;text-align:left}.sy-tester-banner-icon{width:54px;height:54px}.sy-tester-banner-copy h2{font-size:23px}.sy-final-cta-section{padding:65px 0}.sy-final-cta{padding:32px 22px;border-radius:21px;gap:27px}.sy-final-cta h2{font-size:31px;line-height:1.12;letter-spacing:-1.2px}.sy-final-cta p{font-size:13px}.sy-page-hero{padding:60px 0;text-align:left}.sy-page-hero h1{margin:13px 0 16px;font-size:39px;line-height:1.07;letter-spacing:-1.8px}.sy-page-hero p{margin-inline:0}.sy-pricing-page-section,.sy-how-section{padding:64px 0 76px}.sy-how-card{padding:19px;border-radius:17px}.sy-how-content h2{font-size:18px}.sy-tester-page-hero{padding:52px 0 70px}.sy-tester-page-copy{text-align:left}.sy-tester-reward-card{padding:24px;border-radius:21px}.sy-tester-reward-card>strong{font-size:36px}.sy-public-shell .sy-footer{padding-top:48px}.sy-public-shell .sy-footer .sy-footer-grid{padding-bottom:38px;display:grid;grid-template-columns:1fr 1fr;gap:36px 24px}.sy-public-shell .sy-footer .sy-footer-brand{grid-column:1 / -1;padding-bottom:28px;border-bottom:1px solid #e2e7ee}.sy-public-shell .sy-footer .sy-footer-brand p{max-width:310px;margin:16px 0 8px;font-size:13px;line-height:1.7}.sy-public-shell .sy-footer .sy-footer-brand>span{font-size:10px}.sy-public-shell .sy-footer .sy-footer-column{display:grid;gap:11px}.sy-public-shell .sy-footer .sy-footer-column strong{margin-bottom:4px;font-size:12px}.sy-public-shell .sy-footer .sy-footer-column a{width:100%;font-size:12px;line-height:1.5}.sy-public-shell .sy-footer .sy-footer-column:last-child{grid-column:1 / -1;padding-top:24px;border-top:1px solid #e2e7ee;grid-template-columns:repeat(3,max-content);align-items:center;gap:18px}.sy-public-shell .sy-footer .sy-footer-column:last-child strong{grid-column:1 / -1}.sy-public-shell .sy-footer .sy-footer-bottom{min-height:auto;padding:22px 0 27px;align-items:flex-start;flex-direction:column;gap:7px;font-size:10px;line-height:1.5}}@media(max-width:390px){.sy-container{width:calc(100% - 26px)}.sy-public-shell .public-nav{width:calc(100% - 22px)}.sy-public-shell .public-nav .logo{font-size:16px}.sy-public-shell .nav-actions .button.small{padding:0 10px;font-size:10px}.sy-hero-copy h1,.sy-tester-page-copy h1{font-size:37px}.sy-audience-list{grid-template-columns:1fr}.sy-stats-grid strong{font-size:18px}.sy-section-heading h2,.sy-workflow-copy h2,.sy-security-copy h2,.sy-pricing-preview-copy h2,.sy-how-value-grid h2,.sy-tester-steps-layout h2{font-size:31px}.sy-preview-release{flex-direction:column}.sy-preview-day{width:max-content}.sy-public-shell .sy-footer .sy-footer-grid{grid-template-columns:1fr}.sy-public-shell .sy-footer .sy-footer-brand,.sy-public-shell .sy-footer .sy-footer-column:last-child{grid-column:auto}.sy-public-shell .sy-footer .sy-footer-column:last-child{grid-template-columns:1fr}.sy-public-shell .sy-footer .sy-footer-column:last-child strong{grid-column:auto}}:root{--ink: #101828;--muted: #667085;--line: #e4e7ec;--soft: #f8fafc;--brand: #635bff;--brand2: #4338ca;--green: #067647;--dark: #0c111d;--white: #fff;--radius: 18px}*{box-sizing:border-box}body{margin:0;font-family:DM Sans,sans-serif;color:var(--ink);background:#fff}a{text-decoration:none;color:inherit}button,input,textarea,select{font:inherit}button{cursor:pointer}h1,h2,h3,strong{font-family:Manrope,sans-serif}p{color:var(--muted);line-height:1.7}.logo{display:flex;align-items:center;gap:9px;font-family:Manrope;font-weight:800;font-size:20px}.logo span{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:var(--ink);color:#fff}.public-nav{height:76px;display:flex;align-items:center;max-width:1200px;margin:auto;padding:0 28px;gap:48px}.public-nav nav{display:flex;gap:28px;flex:1}.public-nav nav a,.nav-actions>a:not(.button){color:#475467;font-size:14px}.nav-actions{display:flex;align-items:center;gap:22px}.button{border:0;background:var(--ink);color:#fff;border-radius:11px;padding:13px 20px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:.2s}.button:hover{transform:translateY(-1px);background:#1d2939}.button.small{padding:10px 16px;font-size:14px}.button.ghost{background:#fff;color:var(--ink);border:1px solid var(--line)}.button.light{background:#fff;color:var(--dark)}.button.wide{width:100%}.button.secondary{background:#fff;color:var(--ink);border:1px solid var(--line)}.button.secondary:hover{background:#f8fafc}.button.danger{background:#dc2626;color:#fff}.button.danger:hover{background:#b91c1c}.button:disabled,.button.danger:disabled{cursor:not-allowed;opacity:.55;transform:none}.hero{max-width:1200px;margin:35px auto 80px;padding:70px 28px;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:70px}.pill{display:inline-block;padding:8px 12px;background:#f2f4f7;border:1px solid #eaecf0;border-radius:999px;font-size:12px;font-weight:700;color:#475467}.hero h1{font-size:64px;line-height:1.03;letter-spacing:-3px;margin:25px 0}.hero h1 em{font-style:normal;color:var(--brand)}.hero-copy>p{font-size:19px;max-width:650px}.hero-actions{display:flex;gap:12px;margin:30px 0}.trust-row{display:flex;gap:24px;font-size:13px;color:#475467}.trust-row span{display:flex;align-items:center;gap:6px}.trust-row svg{width:15px;color:var(--green)}.hero-product{padding:18px;background:linear-gradient(145deg,#eff4ff,#f4ebff);border-radius:30px;transform:rotate(1deg)}.window{background:#fff;border-radius:20px;box-shadow:0 25px 70px #34405424;padding:25px;transform:rotate(-1deg)}.window-top{display:flex;gap:6px;padding-bottom:35px}.window-top i{width:8px;height:8px;border-radius:50%;background:#d0d5dd}.metric-row{display:flex;justify-content:space-between}.metric-row small,.mini-grid small{display:block;color:#98a2b3}.metric-row strong{font-size:44px}.trend{background:#ecfdf3;color:#027a48;border-radius:999px;padding:6px 10px;height:max-content}.progress{height:8px;background:#eaecf0;border-radius:99px;overflow:hidden}.progress b{height:100%;display:block;background:var(--brand);border-radius:99px}.mini-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:28px 0}.mini-grid div{border:1px solid var(--line);border-radius:14px;padding:16px}.mini-grid svg{width:18px;color:var(--brand);display:block;margin-bottom:15px}.mini-grid strong{display:block;font-size:24px}.activity{padding:14px;background:#f9fafb;border-radius:12px;font-size:13px}.live-dot{display:inline-block;width:8px;height:8px;background:#12b76a;border-radius:50%;margin-right:8px}.logos{border-block:1px solid var(--line);padding:26px;display:flex;justify-content:center;gap:45px;color:#98a2b3;font-size:12px;letter-spacing:1px}.section{max-width:1200px;margin:auto;padding:105px 28px}.top-space{padding-top:80px;min-height:70vh}.section-title{text-align:center;max-width:720px;margin:0 auto 55px}.section-title small,.eyebrow{color:var(--brand);text-transform:uppercase;letter-spacing:1.5px;font-weight:800}.section-title h1,.section-title h2{font-size:44px;letter-spacing:-2px;margin:12px 0}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.feature-grid article,.steps article{padding:28px;border:1px solid var(--line);border-radius:var(--radius)}.feature-grid svg{color:var(--brand);background:#f4f3ff;padding:10px;width:44px;height:44px;border-radius:12px}.dark-cta{max-width:1144px;margin:0 auto 100px;background:var(--dark);color:#fff;border-radius:28px;padding:55px;display:flex;justify-content:space-between;align-items:center}.dark-cta h2{font-size:36px;margin:10px 0}.dark-cta small{color:#a4bcfd}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.price-card{border:1px solid var(--line);border-radius:22px;padding:32px;position:relative}.price-card.featured{border:2px solid var(--brand);box-shadow:0 20px 50px #635bff18}.price-card>strong{font-size:34px}.popular{position:absolute;right:20px;top:20px;background:#eef4ff;color:#3538cd;border-radius:99px;padding:6px 10px;font-size:11px;font-weight:800}.price-card ul{padding:0;list-style:none;margin:28px 0}.price-card li{display:flex;gap:8px;margin:13px 0;color:#475467}.price-card li svg{width:17px;color:var(--green)}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.steps span{font:800 13px Manrope;color:var(--brand)}.tester-hero{display:grid;grid-template-columns:1fr 400px;gap:100px;align-items:center}.tester-hero h1{font-size:54px;letter-spacing:-2px}.tester-card{padding:35px;border-radius:24px;background:var(--dark);color:#fff;box-shadow:0 30px 60px #1018282c}.tester-card svg{color:#a4bcfd}.tester-card strong{font-size:40px;display:block}.tester-card p,.tester-card span{color:#98a2b3}.legal{max-width:800px}.legal h1{font-size:48px}.legal h2{margin-top:35px}footer{border-top:1px solid var(--line);padding:35px max(28px,calc((100vw - 1144px)/2));display:flex;align-items:center;gap:30px}footer p{flex:1}footer div{display:flex;gap:25px;color:#667085}.auth-page{min-height:100vh;display:grid;grid-template-columns:1fr 1fr}.auth-brand{background:var(--dark);padding:55px;color:#fff;display:flex;flex-direction:column;justify-content:space-between}.auth-brand .logo span{background:#fff;color:var(--dark)}.auth-brand h1{font-size:50px;max-width:580px;letter-spacing:-2px}.auth-brand p{color:#98a2b3;max-width:500px}.auth-card{width:min(440px,85%);margin:auto}.auth-card h2{font-size:32px;margin-bottom:0}.auth-card label,.form-card label,form label{display:block;font-size:13px;font-weight:700;color:#344054;margin:18px 0 6px}.auth-card input,.form-card input,.form-card textarea,.form-card select,form textarea,form input,form select,td select{width:100%;border:1px solid #d0d5dd;border-radius:10px;padding:12px 14px;outline:none;background:#fff}.auth-card input:focus,.form-card input:focus,textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px #635bff18}.role-toggle{display:grid;grid-template-columns:1fr 1fr;background:#f2f4f7;padding:4px;border-radius:11px;margin:22px 0}.role-toggle button{border:0;background:transparent;padding:10px;border-radius:8px}.role-toggle button.active{background:#fff;box-shadow:0 2px 5px #10182818}.auth-links{margin-top:18px;display:flex;justify-content:space-between;font-size:13px}.auth-links a{color:var(--brand);font-weight:700}.alert{padding:13px 15px;border-radius:10px;margin:16px 0;font-size:13px}.alert.error{background:#fef3f2;color:#b42318}.alert.success{background:#ecfdf3;color:#027a48}.app-shell{min-height:100vh;background:#f8fafc}.sidebar{width:255px;position:fixed;inset:0 auto 0 0;background:#fff;border-right:1px solid var(--line);padding:24px 16px;display:flex;flex-direction:column;z-index:10}.side-head{padding:0 8px 25px;display:flex;justify-content:space-between}.profile-mini{display:flex;gap:11px;align-items:center;padding:15px;background:#f9fafb;border-radius:13px;margin-bottom:18px}.avatar{width:36px;height:36px;display:grid;place-items:center;background:var(--ink);color:#fff;border-radius:10px;font-weight:800}.profile-mini strong,.profile-mini small{display:block}.profile-mini strong{font-size:13px}.profile-mini small{text-transform:capitalize;color:#98a2b3;font-size:11px}.sidebar nav{display:flex;flex-direction:column;gap:4px}.sidebar nav a,.logout{display:flex;align-items:center;gap:11px;padding:11px 12px;border-radius:9px;color:#475467;font-size:14px}.sidebar nav a.active{background:#f2f4f7;color:var(--ink);font-weight:700}.logout{border:0;background:none;margin-top:auto}.app-main{margin-left:255px;padding:44px;max-width:1500px}.mobile-top{display:none}.page-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:30px}.page-head h1{font-size:34px;letter-spacing:-1px;margin:7px 0}.page-head p{margin:0}.card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:24px;margin-bottom:20px}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.stats-grid .card{position:relative}.stats-grid svg{color:var(--brand);width:20px}.stats-grid span{display:block;color:#667085;font-size:13px;margin:14px 0 4px}.stats-grid strong{font-size:29px}.card-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}.card-head h2{margin:0}.card-head p{margin:4px 0}.card-head a{color:var(--brand);font-size:13px;font-weight:700;display:flex;align-items:center;gap:5px}.card-head svg{width:16px}.data-list>a{display:flex;align-items:center;gap:15px;padding:15px 0;border-top:1px solid #f2f4f7}.data-list>a:first-child{border-top:0}.app-icon{width:42px;height:42px;overflow:hidden;border:1px solid #e4e7ec;border-radius:12px;background:linear-gradient(135deg,#635bff,#9b8afb);color:#fff;display:grid;place-items:center;font:800 18px Manrope;flex:0 0 auto}.app-icon img{width:100%;height:100%;display:block;object-fit:cover;background:#fff}.app-icon.large{width:55px;height:55px;border-radius:15px}.app-logo-upload{margin-top:8px;padding:16px;border:1px solid #d0d5dd;border-radius:14px;background:#f9fafb;display:flex;align-items:center;gap:16px}.app-logo-upload-preview{width:76px;height:76px;overflow:hidden;flex:0 0 auto;border:1px solid #e4e7ec;border-radius:18px;background:linear-gradient(135deg,#635bff,#9b8afb);color:#fff;display:grid;place-items:center;font:800 28px Manrope;box-shadow:0 8px 18px #635bff1f}.app-logo-upload-preview img{width:100%;height:100%;display:block;object-fit:cover;background:#fff}.app-logo-upload-copy{min-width:0;flex:1}.app-logo-upload-copy input{margin:0;background:#fff}.app-logo-upload-copy small{margin-top:8px;color:#667085;display:block;font-size:12px;font-weight:500;line-height:1.5}.app-logo-remove{margin-top:10px;padding:0;border:0;background:transparent;color:#b42318;font-size:12px;font-weight:700}.app-logo-remove:hover{text-decoration:underline}@media(max-width:600px){.app-logo-upload{align-items:flex-start;flex-direction:column}.app-logo-upload-preview{width:68px;height:68px;border-radius:16px}.app-logo-upload-copy{width:100%}}.grow{flex:1;min-width:0}.grow strong,.grow small,td strong,td small{display:block}.grow small,td small{color:#98a2b3;margin-top:3px}.badge{padding:5px 9px;background:#f2f4f7;border-radius:99px;font-size:11px;font-weight:800;text-transform:capitalize;width:max-content}.badge.green{background:#ecfdf3;color:#027a48}.badge-row{display:flex;flex-wrap:wrap;gap:6px}.empty{text-align:center;padding:55px 20px}.empty svg{color:var(--brand);width:35px;height:35px}.empty p{max-width:450px;margin:0 auto 20px}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;font-size:13px}th{text-align:left;color:#667085;background:#f9fafb;padding:12px}td{padding:14px 12px;border-bottom:1px solid #f2f4f7}.form-card{max-width:900px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.form-grid .full{grid-column:1 / -1}.actions{display:flex;justify-content:flex-end}.market-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.market-grid .card{display:flex;flex-direction:column}.market-grid h3{font-size:21px}.market-grid p{flex:1}.meta{display:flex;flex-wrap:wrap;gap:9px;margin:18px 0}.meta span{background:#f2f4f7;padding:6px 8px;border-radius:7px;font-size:11px}.detail-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.detail-grid .card{margin:0}.span2{grid-column:span 2}.span3{grid-column:span 3}.progress.big{height:11px;margin:24px 0}.kpi-row{display:grid;grid-template-columns:repeat(4,1fr)}.kpi-row strong,.kpi-row span{display:block}.kpi-row strong{font-size:25px}.kpi-row span{font-size:12px;color:#98a2b3}.money{font-size:34px}.link-stack{display:flex;flex-direction:column;gap:10px}.link-stack a{padding:11px;background:#f9fafb;border-radius:9px;color:var(--brand);font-weight:700;font-size:13px}.mission{line-height:2;color:#475467}.full-loader,.setup{min-height:100vh;display:grid;place-content:center;text-align:center;gap:15px}.spinner{width:30px;height:30px;border:3px solid #e4e7ec;border-top-color:var(--brand);border-radius:50%;animation:spin 1s linear infinite;margin:auto}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.setup{max-width:650px;margin:auto;padding:30px}.setup pre{background:#101828;color:#d0d5dd;padding:20px;border-radius:12px;text-align:left}.icon-btn{border:0;background:none}.mobile{display:none}.workspace-switcher{margin:0 12px 16px;padding:12px;border:1px solid var(--line);border-radius:14px;background:#f8fafc;display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.workspace-switcher>span{grid-column:1 / -1;display:flex;align-items:center;gap:6px;color:var(--muted);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.workspace-switcher button{border:0;border-radius:9px;padding:8px 6px;background:transparent;color:var(--muted);font:inherit;font-size:12px;font-weight:700;cursor:pointer}.workspace-switcher button.active{background:#fff;color:var(--ink);box-shadow:0 1px 4px #0f172a1f}.workspace-add{margin:10px 12px 0;padding:11px 12px;border:1px dashed #a5b4fc;border-radius:12px;color:#4f46e5!important;background:#eef2ff;display:flex!important;align-items:center;gap:8px;font-size:13px;font-weight:800}.workspace-onboarding{max-width:760px}.onboarding-icon{width:52px;height:52px;border-radius:16px;background:#eef2ff;color:#5b5cff;display:grid;place-items:center;margin-bottom:20px}.workspace-callout{max-width:680px;text-align:left}.workspace-callout h2{margin:8px 0}.workspace-callout p{max-width:540px;margin-bottom:22px}.evidence-review-list{display:grid;gap:16px}.evidence-review-card{padding:20px;border:1px solid var(--line);border-radius:16px;background:#fff}.evidence-review-top{display:flex;align-items:center;gap:14px}.evidence-review-details{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:20px 0}.evidence-review-details>div{min-width:0;padding:12px;border-radius:12px;background:#f8fafc}.evidence-review-details span,.evidence-note>span{display:block;margin-bottom:4px;color:var(--muted);font-size:12px;font-weight:700}.evidence-review-details strong,.evidence-review-details small{display:block;overflow-wrap:anywhere}.evidence-review-details small{margin-top:4px;color:#98a2b3}.evidence-note{padding:16px;border-radius:12px;background:#f8fafc}.evidence-note p{margin:0;overflow-wrap:anywhere}.evidence-actions{display:flex;align-items:center;gap:10px;margin-top:18px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;place-items:center;padding:20px;background:#0f172a8c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.modal-card{width:min(100%,520px);max-height:calc(100vh - 40px);overflow-y:auto;padding:28px;border:1px solid #e2e8f0;border-radius:24px;background:#fff;box-shadow:0 30px 80px #0f172a33,0 8px 24px #0f172a1a}.modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.modal-head h2{margin:6px 0 0;font-size:24px;line-height:1.2}.modal-description{margin:16px 0 22px;color:#64748b;line-height:1.7}.modal-card textarea{width:100%;min-height:130px;resize:vertical}.modal-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:22px}.icon-button{display:grid;width:40px;height:40px;flex:0 0 auto;place-items:center;border:1px solid #e2e8f0;border-radius:12px;background:#fff;color:#475569;cursor:pointer}.icon-button:hover{background:#f8fafc;color:#0f172a}.icon-button:disabled{cursor:not-allowed;opacity:.55}@media(max-width:900px){.public-nav nav{display:none}.hero{grid-template-columns:1fr;padding-top:35px}.hero h1{font-size:48px}.feature-grid,.steps,.pricing-grid{grid-template-columns:1fr 1fr}.tester-hero{grid-template-columns:1fr}.sidebar{transform:translate(-100%);transition:.25s}.sidebar.open{transform:translate(0)}.mobile{display:block}.app-main{margin-left:0;padding:20px}.mobile-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.stats-grid,.market-grid{grid-template-columns:1fr 1fr}.auth-page{grid-template-columns:1fr}.auth-brand{display:none}}@media(max-width:700px){.evidence-review-details{grid-template-columns:1fr}.evidence-actions{align-items:stretch;flex-direction:column}.evidence-actions .grow{display:none}.evidence-actions .button{width:100%}}@media(max-width:640px){.modal-card{padding:22px;border-radius:20px}.modal-actions{flex-direction:column-reverse}.modal-actions .button{width:100%}}@media(max-width:600px){.public-nav{padding:0 18px}.nav-actions>a:not(.button){display:none}.hero{padding:35px 18px}.hero h1{font-size:40px;letter-spacing:-2px}.hero-product{padding:8px}.trust-row,.logos{flex-wrap:wrap}.section{padding:70px 18px}.feature-grid,.steps,.pricing-grid,.market-grid,.stats-grid{grid-template-columns:1fr}.dark-cta{margin:0 18px 70px;padding:30px;display:block}.dark-cta .button{margin-top:20px}.tester-hero h1{font-size:40px}.page-head{align-items:flex-start;gap:20px;flex-direction:column}.form-grid{grid-template-columns:1fr}.form-grid>*{grid-column:1!important}.detail-grid{grid-template-columns:1fr}.span2,.span3{grid-column:1}.kpi-row{grid-template-columns:1fr 1fr;gap:20px}.app-main{padding:16px}.card{padding:18px}footer{align-items:flex-start;flex-direction:column}.auth-card{width:90%}.auth-page{padding:35px 0}.card-head{align-items:flex-start;flex-direction:column}}.badge.purple{background:#f4f3ff;color:#5925dc}.badge.red{background:#fef3f2;color:#b42318}.inline-loader{min-height:220px}.desktop-only{white-space:nowrap;color:var(--muted);font-size:12px}.plan-preview{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:20px;padding:18px;border:1px solid var(--line);border-radius:14px;background:#f8fafc}.plan-preview>div{min-width:0}.plan-preview strong,.plan-preview span{display:block}.plan-preview strong{font-size:24px}.plan-preview span{margin-top:4px;color:var(--muted);font-size:11px}.market-date{margin:0 0 16px;padding:10px;border-radius:10px;background:#f8fafc;color:var(--muted);font-size:12px}.schedule-list{display:grid;gap:12px;margin:18px 0}.schedule-list>div{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;padding:11px 0;border-bottom:1px solid #f2f4f7}.schedule-list>div:last-child{border-bottom:0}.schedule-list span{color:var(--muted);font-size:12px}.schedule-list strong{text-align:right;font-size:13px}.compact-progress{margin-top:10px}.waiting-panel,.completion-panel{min-height:260px;display:grid;place-content:center;justify-items:center;padding:30px;text-align:center;border-radius:16px;background:#f8fafc}.waiting-panel>strong{font-size:28px;color:var(--brand)}.completion-panel{background:#ecfdf3}.alert-detail{margin-top:6px}.danger-text{display:block;margin-top:5px;color:#b42318}.tester-progress-list{display:grid}.tester-progress-row{display:flex;align-items:center;gap:16px;padding:18px 0;border-top:1px solid #f2f4f7}.tester-progress-row:first-child{border-top:0}.tester-progress-meta{min-width:145px;display:grid;justify-items:end;gap:5px;text-align:right}.tester-progress-meta strong,.tester-progress-meta small{display:block}.tester-progress-meta strong{font-size:16px}.tester-progress-meta small{color:var(--muted);font-size:11px}@media(max-width:800px){.plan-preview{grid-template-columns:1fr 1fr}.desktop-only{display:none}}@media(max-width:650px){.plan-preview{grid-template-columns:1fr}.tester-progress-row{align-items:flex-start;flex-wrap:wrap}.tester-progress-row .grow{width:calc(100% - 60px)}.tester-progress-meta{width:100%;padding-left:58px;justify-items:start;text-align:left}.schedule-list>div{flex-direction:column;gap:4px}.schedule-list strong{text-align:left}}.reward-summary-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:22px}.reward-summary-grid>div{padding:16px;border:1px solid var(--line);border-radius:14px;background:#f8fafc}.reward-summary-grid span,.reward-summary-grid strong,.reward-summary-grid small{display:block}.reward-summary-grid span{color:var(--muted);font-size:12px}.reward-summary-grid strong{margin-top:5px;font-size:25px}.reward-summary-grid small{margin-top:2px;color:var(--green);font-weight:700}.table-actions{display:flex;align-items:center;gap:8px;min-width:max-content}.admin-project-list{display:grid;gap:14px}.admin-project-card{overflow:hidden;border:1px solid var(--line);border-radius:16px;background:#fff}.admin-project-main{display:flex;align-items:center;gap:14px;padding:18px}.admin-project-main select{width:auto;min-width:150px}.project-mini-stat{min-width:85px}.project-mini-stat span,.project-mini-stat strong{display:block}.project-mini-stat span{color:var(--muted);font-size:11px}.project-mini-stat strong{margin-top:3px;font-size:15px}.admin-project-expand{padding:20px;border-top:1px solid var(--line);background:#f8fafc}.project-operation-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:20px}.project-operation-grid>div{padding:14px;border:1px solid var(--line);border-radius:12px;background:#fff}.project-operation-grid span,.project-operation-grid strong{display:block}.project-operation-grid span{color:var(--muted);font-size:11px}.project-operation-grid strong{margin-top:5px;font-size:14px}@media(max-width:1100px){.admin-project-main{align-items:flex-start;flex-wrap:wrap}.admin-project-main .grow{width:calc(100% - 65px)}.project-mini-stat{flex:1}}@media(max-width:750px){.reward-summary-grid,.project-operation-grid{grid-template-columns:1fr}.admin-project-main select,.admin-project-main .button{width:100%}.project-mini-stat{min-width:calc(50% - 8px)}.table-actions{align-items:stretch;flex-direction:column}}.desktop-notification-bell{position:fixed;top:22px;right:28px;z-index:60}.notification-bell{position:relative}.notification-trigger{position:relative;width:42px;height:42px;border:1px solid #e5e7eb;border-radius:13px;background:#fff;color:#111827;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 8px 24px #0f172a14}.notification-trigger:hover{background:#f8fafc;border-color:#cbd5e1}.notification-count{position:absolute;top:-6px;right:-6px;min-width:20px;height:20px;padding:0 5px;border:2px solid #ffffff;border-radius:999px;background:#dc2626;color:#fff;font-size:10px;font-weight:800;display:inline-flex;align-items:center;justify-content:center}.notification-popover{position:absolute;top:calc(100% + 12px);right:0;width:min(390px,calc(100vw - 32px));overflow:hidden;border:1px solid #e5e7eb;border-radius:18px;background:#fff;box-shadow:0 24px 70px #0f172a33}.notification-popover-head{min-height:72px;padding:16px 18px;border-bottom:1px solid #eef2f7;display:flex;align-items:center;justify-content:space-between;gap:14px}.notification-popover-head>div{display:grid;gap:3px}.notification-popover-head strong{font-size:15px}.notification-popover-head small{color:#64748b}.notification-popover-head button{border:0;background:transparent;color:#2563eb;font-size:12px;font-weight:700;display:inline-flex;align-items:center;gap:6px;cursor:pointer}.notification-preview-list{max-height:430px;overflow-y:auto}.notification-preview{width:100%;padding:14px 17px;border:0;border-bottom:1px solid #f1f5f9;background:#fff;text-align:left;display:flex;align-items:flex-start;gap:12px;cursor:pointer}.notification-preview:hover{background:#f8fafc}.notification-preview.unread{background:#f5f9ff}.notification-preview .grow{min-width:0;display:grid;gap:4px}.notification-preview strong{color:#0f172a;font-size:13px;line-height:1.4}.notification-preview small{color:#64748b;font-size:12px;line-height:1.5}.notification-preview time{color:#94a3b8;font-size:11px}.notification-dot{flex:0 0 auto;width:9px;height:9px;margin-top:6px;border-radius:999px;background:#3b82f6}.notification-dot.success{background:#16a34a}.notification-dot.warning{background:#d97706}.notification-dot.danger{background:#dc2626}.notification-view-all{min-height:48px;border-top:1px solid #eef2f7;color:#2563eb;font-size:13px;font-weight:750;display:flex;align-items:center;justify-content:center}.notification-empty{min-height:130px;padding:24px;color:#64748b;display:flex;align-items:center;justify-content:center;gap:9px}.notification-page-actions{display:flex;align-items:center;gap:10px}.notification-summary{margin-bottom:22px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.notification-summary .card{min-height:132px;display:grid;align-content:center;gap:8px}.notification-summary .card>svg{color:#2563eb}.notification-summary .card span{color:#64748b;font-size:13px}.notification-summary .card strong{color:#0f172a;font-size:28px}.notification-filters{padding-bottom:16px;border-bottom:1px solid #eef2f7;display:flex;align-items:center;gap:8px;overflow-x:auto}.notification-filters button{min-height:38px;padding:0 14px;border:1px solid #e2e8f0;border-radius:999px;background:#fff;color:#475569;font-size:13px;font-weight:700;white-space:nowrap;cursor:pointer}.notification-filters button.active{border-color:#2563eb;background:#eff6ff;color:#1d4ed8}.notification-page-list{margin-top:8px}.notification-page-item{width:100%;padding:18px 4px;border:0;border-bottom:1px solid #eef2f7;background:transparent;text-align:left;display:flex;align-items:flex-start;gap:14px;cursor:pointer}.notification-page-item:hover{background:#f8fafc}.notification-page-item.unread{background:#f5f9ff}.notification-page-icon{flex:0 0 auto;width:42px;height:42px;border-radius:13px;background:#eff6ff;color:#2563eb;display:inline-flex;align-items:center;justify-content:center}.notification-page-item .grow{min-width:0;display:grid;gap:6px}.notification-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.notification-title-row>strong{color:#0f172a;font-size:14px}.notification-page-item small{color:#64748b;line-height:1.55}.notification-page-item time{color:#94a3b8;font-size:11px}.notification-unread-marker{flex:0 0 auto;width:9px;height:9px;margin-top:17px;border-radius:999px;background:#2563eb}.mobile-top .notification-bell{margin-left:auto}@media(max-width:900px){.desktop-notification-bell{display:none}.notification-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.notification-page-actions{width:100%}.notification-page-actions .button{flex:1}}@media(min-width:901px){.mobile-top .notification-bell{display:none}}@media(max-width:600px){.notification-summary{gap:10px}.notification-summary .card{min-height:112px}.notification-popover{position:fixed;top:68px;left:12px;right:12px;width:auto}.notification-title-row{align-items:flex-start;flex-direction:column}.notification-page-item{padding-left:0;padding-right:0}}.operations-alerts-card{margin-bottom:22px}.operations-alert-summary{margin:20px 0;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.operations-alert-summary>div{min-height:100px;padding:14px;border:1px solid #e5e7eb;border-radius:14px;background:#f8fafc;display:grid;align-content:center;gap:6px}.operations-alert-summary svg{color:#64748b}.operations-alert-summary span{color:#64748b;font-size:12px;line-height:1.35}.operations-alert-summary strong{color:#0f172a;font-size:24px}.operations-alert-summary .danger{border-color:#fecaca;background:#fff7f7}.operations-alert-summary .danger svg,.operations-alert-summary .danger strong{color:#dc2626}.operations-alert-summary .warning{border-color:#fde68a;background:#fffbeb}.operations-alert-summary .warning svg,.operations-alert-summary .warning strong{color:#d97706}.operations-alert-summary .success{border-color:#bbf7d0;background:#f0fdf4}.operations-alert-summary .success svg,.operations-alert-summary .success strong{color:#16a34a}.operations-alert-list{border-top:1px solid #eef2f7}.operations-alert-row{min-height:92px;padding:16px 4px;border-bottom:1px solid #eef2f7;color:inherit;display:flex;align-items:center;gap:14px}.operations-alert-row:hover{background:#f8fafc}.operations-alert-icon{flex:0 0 auto;width:42px;height:42px;border-radius:13px;background:#eff6ff;color:#2563eb;display:inline-flex;align-items:center;justify-content:center}.operations-alert-row.danger .operations-alert-icon{background:#fef2f2;color:#dc2626}.operations-alert-row.warning .operations-alert-icon{background:#fffbeb;color:#d97706}.operations-alert-row.success .operations-alert-icon{background:#f0fdf4;color:#16a34a}.operations-alert-content{min-width:0;flex:1;display:grid;gap:5px}.operations-alert-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.operations-alert-title strong{color:#0f172a;font-size:14px}.operations-alert-content>small{color:#64748b;line-height:1.5}.operations-alert-meta{color:#94a3b8;font-size:11px}.operations-alert-row>svg{flex:0 0 auto;color:#94a3b8}@media(max-width:1200px){.operations-alert-summary{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:700px){.operations-alert-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.operations-alert-summary>div{min-height:88px}.operations-alert-row{align-items:flex-start}.operations-alert-title{align-items:flex-start;flex-direction:column}.operations-alert-row>svg{margin-top:12px}}.payout-card{overflow:hidden}.payout-card-icon{width:46px;height:46px;flex:0 0 auto;border-radius:14px;background:#eef2ff;color:#4f46e5;display:grid;place-items:center}.saved-payout{margin-bottom:22px;padding:18px;border:1px solid #bbf7d0;border-radius:15px;background:#f0fdf4;display:grid;gap:7px}.saved-payout>div:first-child{display:flex;align-items:center;gap:8px;color:#15803d;font-size:13px;font-weight:800}.saved-payout>strong{color:#14532d;font-size:20px;overflow-wrap:anywhere}.saved-payout>small{color:#4b7c59}.saved-payout .button{width:max-content;margin-top:7px}.payout-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 20px}.payout-form label{margin-top:0}.payout-form label>small{display:block;margin-top:7px;color:#98a2b3;font-weight:500}.input-with-icon{position:relative}.input-with-icon>svg{position:absolute;top:50%;left:14px;color:#98a2b3;transform:translateY(-50%);pointer-events:none}.input-with-icon input{padding-left:43px}.payout-actions{grid-column:1 / -1;display:flex;justify-content:flex-end;gap:10px;margin-top:18px}.payout-security-note{margin:20px 0 0;padding-top:16px;border-top:1px solid #eef2f7;color:#64748b;font-size:12px}.admin-payout-cell{min-width:170px;display:grid;gap:4px}.admin-payout-cell strong{color:#0f172a;overflow-wrap:anywhere}.admin-payout-cell small{margin:0}.copy-payout-button{width:max-content;margin-top:4px;padding:0;border:0;background:transparent;color:#4f46e5;display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:800}.payment-destination{margin-bottom:22px;padding:18px;border:1px solid #c7d2fe;border-radius:15px;background:#eef2ff;display:grid;gap:6px}.payment-destination span{color:#6366f1;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.payment-destination strong{color:#312e81;font-size:21px;overflow-wrap:anywhere}.payment-destination small{color:#6366f1}.payment-destination .button{width:max-content;margin-top:8px}.payment-warning{margin-top:14px;padding:12px 14px;border-radius:11px;background:#fffbeb;color:#92400e;font-size:12px}@media(max-width:700px){.payout-form{grid-template-columns:1fr}.payout-actions{flex-direction:column-reverse}.payout-actions .button{width:100%}}.payout-directory-card{overflow:hidden}.payout-directory-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:20px 0}.payout-directory-total{min-width:220px;padding:14px 16px;border:1px solid #c7d2fe;border-radius:14px;background:#eef2ff;color:#4338ca;display:flex;align-items:center;gap:9px}.payout-directory-total span{flex:1;font-size:13px;font-weight:700}.payout-directory-total strong{font-size:22px}.payout-directory-search{position:relative;width:min(100%,390px);margin:0}.payout-directory-search svg{position:absolute;top:50%;left:14px;z-index:1;color:#98a2b3;transform:translateY(-50%);pointer-events:none}.payout-directory-search input{width:100%;padding:12px 14px 12px 42px;border:1px solid #d0d5dd;border-radius:11px;outline:none;background:#fff}.payout-directory-search input:focus{border-color:var(--brand);box-shadow:0 0 0 3px #635bff1a}.payout-directory-table{min-width:950px}.directory-upi{min-width:190px;display:grid;justify-items:start;gap:5px}.directory-upi strong{color:#312e81;font-size:14px;overflow-wrap:anywhere}.directory-upi small{margin:0}.directory-upi .badge{margin-top:3px}@media(max-width:750px){.payout-directory-toolbar{align-items:stretch;flex-direction:column}.payout-directory-total,.payout-directory-search{width:100%;max-width:none}.payout-directory-card .card-head{align-items:stretch;flex-direction:column}.payout-directory-card .card-head .button{width:100%}}.project-payment-callout{margin-bottom:22px;padding:20px;border:1px solid #c7d2fe;border-radius:18px;background:linear-gradient(135deg,#eef2ff,#f7f7ff);display:flex;align-items:center;gap:16px;box-shadow:0 10px 28px #4f46e514}.project-payment-callout-icon{width:48px;height:48px;flex:0 0 auto;border-radius:14px;background:#4f46e5;color:#fff;display:grid;place-items:center;font-family:Manrope,sans-serif;font-size:20px;font-weight:800;box-shadow:0 8px 20px #4f46e538}.project-payment-callout strong{color:#312e81;font-size:15px}.project-payment-callout p{max-width:620px;margin:5px 0 0;color:#6366f1;font-size:12px;line-height:1.6}.project-payment-callout .button{flex:0 0 auto;white-space:nowrap}.project-payment-card{position:relative;overflow:hidden;border-color:#d9ddff;background:linear-gradient(180deg,#fff,#fafaff);box-shadow:0 15px 40px #4f46e512}.project-payment-card:before{content:"";position:absolute;top:-80px;right:-70px;width:180px;height:180px;border-radius:999px;background:#635bff12;pointer-events:none}.payment-card-heading{position:relative;z-index:1;display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.payment-card-heading h2{margin:7px 0 0}.project-payment-card .money{position:relative;z-index:1;margin-top:22px;display:block;font-size:39px;letter-spacing:-1.4px}.project-payment-card>p{position:relative;z-index:1;margin:7px 0 21px;font-size:13px}.payment-security-note{margin-top:12px;color:#98a2b3;display:block;text-align:center;font-size:10px;line-height:1.5}.payment-verified-panel{padding:14px;border:1px solid #abefc6;border-radius:13px;background:#ecfdf3;display:grid;justify-items:start;gap:7px}.payment-verified-panel span{color:#027a48;font-size:11px;line-height:1.5}@media(max-width:900px){.project-payment-callout{align-items:flex-start;flex-wrap:wrap}.project-payment-callout .grow{width:calc(100% - 65px)}.project-payment-callout .button{width:100%}}@media(max-width:600px){.project-payment-callout{padding:17px;border-radius:15px}.project-payment-callout-icon{width:42px;height:42px;border-radius:12px}.project-payment-callout .grow{width:calc(100% - 58px)}.project-payment-callout strong{font-size:13px}.project-payment-callout p{font-size:11px}.project-payment-card{order:-1}.project-payment-card .money{font-size:35px}.payment-card-heading{align-items:flex-start}}.project-head-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:10px}.project-head-actions .button{white-space:nowrap}@media(max-width:700px){.project-head-actions{width:100%;align-items:stretch;justify-content:flex-start;flex-direction:column-reverse}.project-head-actions .button{width:100%}}.correction-request-list{display:grid;gap:16px}.correction-request-card{padding:20px;border:1px solid #e4e7ec;border-radius:16px;background:#fff}.correction-request-head{display:flex;align-items:center;gap:14px}.correction-request-head small{margin-top:3px;color:#667085;display:block}.correction-request-meta{margin-top:18px;padding:14px;border-radius:12px;background:#f8fafc;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.correction-request-meta span,.correction-reason>span,.correction-section-label{color:#667085;display:block;font-size:12px;font-weight:700}.correction-request-meta strong{margin-top:4px;display:block;font-size:13px}.correction-reason{margin-top:18px}.correction-reason p{margin:7px 0 0;color:#344054}.correction-changes{margin-top:18px;overflow:hidden;border:1px solid #e4e7ec;border-radius:12px}.correction-section-label{padding:12px 14px;border-bottom:1px solid #e4e7ec;background:#f8fafc}.correction-change-row{padding:13px 14px;border-top:1px solid #f2f4f7;display:grid;grid-template-columns:minmax(140px,.35fr) minmax(0,1fr);gap:16px}.correction-change-row:first-of-type{border-top:0}.correction-change-row strong{font-size:13px}.correction-change-row p{margin:0;color:#475467;font-size:13px;overflow-wrap:anywhere;white-space:pre-wrap}.correction-request-actions{margin-top:18px;display:flex;justify-content:flex-end;gap:10px}.correction-review-modal{width:min(620px,calc(100vw - 32px))}.correction-modal-summary{max-height:260px;margin:18px 0;overflow:auto;border:1px solid #e4e7ec;border-radius:12px}.correction-modal-summary>div{padding:12px 14px;border-top:1px solid #f2f4f7}.correction-modal-summary>div:first-child{border-top:0}.correction-modal-summary span,.correction-modal-summary strong{display:block}.correction-modal-summary span{color:#667085;font-size:11px;font-weight:700}.correction-modal-summary strong{margin-top:4px;color:#344054;font-size:13px;overflow-wrap:anywhere;white-space:pre-wrap}@media(max-width:700px){.correction-request-meta{grid-template-columns:1fr}.correction-change-row{grid-template-columns:1fr;gap:6px}.correction-request-actions{flex-direction:column-reverse}.correction-request-actions .button{width:100%}}.project-audit-panel{margin-top:24px;padding-top:24px;border-top:1px solid #e4e7ec}.project-audit-heading{margin-bottom:16px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.project-audit-heading h3{margin:0;font-size:18px}.project-audit-heading p{margin:4px 0 0;font-size:13px}.project-audit-list{display:grid;gap:14px}.project-audit-entry{overflow:hidden;border:1px solid #e4e7ec;border-radius:14px;background:#fff}.project-audit-entry-head{padding:15px 16px;border-bottom:1px solid #eaecf0;background:#f8fafc;display:flex;align-items:flex-start;justify-content:space-between;gap:15px}.project-audit-entry-head strong,.project-audit-entry-head small{display:block}.project-audit-entry-head strong{font-size:14px}.project-audit-entry-head small{margin-top:4px;color:#667085;font-size:12px}.project-audit-fields{display:grid}.project-audit-field{padding:16px;border-top:1px solid #f2f4f7}.project-audit-field:first-child{border-top:0}.project-audit-field>strong{margin-bottom:10px;display:block;font-size:13px}.project-audit-value-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.project-audit-value-grid>div,.project-audit-legacy-value{min-width:0;padding:12px;border:1px solid #eaecf0;border-radius:10px;background:#fcfcfd}.project-audit-value-grid span,.project-audit-legacy-value span,.project-audit-reason span{color:#667085;display:block;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.project-audit-value-grid p,.project-audit-legacy-value p{margin:5px 0 0;color:#344054;font-size:13px;line-height:1.55;overflow-wrap:anywhere;white-space:pre-wrap}.project-audit-legacy-value small{margin-top:7px;color:#98a2b3;display:block;font-size:11px}.project-audit-reason{padding:14px 16px;border-top:1px solid #eaecf0;background:#fffcf5}.project-audit-reason p{margin:5px 0 0;color:#475467;font-size:13px}@media(max-width:700px){.project-audit-heading{align-items:stretch;flex-direction:column}.project-audit-value-grid{grid-template-columns:1fr}.project-audit-entry-head{flex-direction:column}}
