.main-landing-page{--background:#fdfcfb;--foreground:#1e1e24;--muted:#68626f;--border:#e8e0da;--surface:#fff;--surface-muted:#f7f2ee;--ink-soft:#332d38;--primary-a:#833ab4;--primary-b:#fd1d1d;--primary-c:#fcaf45;--success:#167a59;--warning:#976200;--focus:rgba(131,58,180,.34);--flow-cycle:16s;--immediate-flow-cycle:12s;color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.main-landing-page *{box-sizing:border-box}.main-landing-page{scroll-behavior:smooth;margin:0;background:#09080d;color:var(--foreground)}.main-landing-page a,.main-landing-page button{font:inherit}.main-landing-page .page-shell{position:relative;min-height:100vh;overflow-x:hidden;isolation:isolate;background:#09080d}.main-landing-page .page-shell:after,.main-landing-page .page-shell:before{content:"";position:absolute;inset:0;z-index:-2;pointer-events:none}.main-landing-page .page-shell:before{background:url(/main-landing-2026/generated-hero-background.png) top/cover no-repeat}.main-landing-page .page-shell:after{z-index:-1;background:radial-gradient(circle at 75% 26%,rgba(252,175,69,.05),transparent 28rem),linear-gradient(90deg,rgba(7,6,10,.58),rgba(7,6,10,.48) 34%,rgba(7,6,10,.16) 62%,rgba(7,6,10,.28)),linear-gradient(180deg,rgba(7,6,10,.08),rgba(7,6,10,.3))}.main-landing-page .topbar{z-index:20}.main-landing-page .section,.main-landing-page .topbar-inner{width:min(1200px,calc(100vw - 40px));margin:0 auto}.main-landing-page .topbar-inner{height:68px;display:flex;align-items:center;justify-content:space-between;gap:24px}.main-landing-page .brand{display:inline-flex;align-items:center;gap:12px;color:#fff;font-weight:850;letter-spacing:0}.main-landing-page .brand-mark{width:46px;height:46px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.main-landing-page .nav-note{display:inline-flex;align-items:center;gap:10px;color:hsla(0,0%,100%,.76);font-size:.88rem}.main-landing-page .nav-note:before{content:"";width:8px;height:8px;border-radius:999px;background:var(--success)}.main-landing-page .hero{--hero-x:clamp(36px,4vw,72px);--content-shift:25px;position:relative;display:block;width:100vw;min-height:900px;padding:20px 0 0;overflow:hidden;isolation:isolate;background:#09080d}.main-landing-page .hero:after,.main-landing-page .hero:before{content:"";position:absolute;inset:0;pointer-events:none}.main-landing-page .hero:before{z-index:0;background:url(/main-landing-2026/generated-hero-background.png) top/cover no-repeat}.main-landing-page .hero:after{z-index:1;background:radial-gradient(circle at 75% 26%,rgba(252,175,69,.05),transparent 28rem),linear-gradient(90deg,rgba(7,6,10,.58),rgba(7,6,10,.48) 34%,rgba(7,6,10,.16) 62%,rgba(7,6,10,.28)),linear-gradient(180deg,rgba(7,6,10,.08),rgba(7,6,10,.3))}.main-landing-page .hero-copy{position:relative;z-index:4;width:610px;max-width:610px;margin-left:calc(var(--hero-x) + var(--content-shift))}.main-landing-page .hero-nav{display:flex;align-items:center;justify-content:space-between;width:410px;min-height:58px;color:#fff;font-weight:900}.main-landing-page .hero-nav .brand{gap:12px;font-size:18px;letter-spacing:-.02em}.main-landing-page .hero-nav .brand-mark{width:46px;height:46px}.main-landing-page .hero-copy .eyebrow{display:flex;margin-top:14px}.main-landing-page .eyebrow{position:relative;isolation:isolate;overflow:hidden;display:inline-flex;align-items:center;gap:9px;width:-moz-fit-content;width:fit-content;min-height:42px;border:1px solid hsla(0,0%,100%,.36);border-radius:18px;background:radial-gradient(circle at 15% 0,hsla(0,0%,100%,.2),transparent 34%),radial-gradient(circle at 92% 18%,rgba(252,175,69,.24),transparent 42%),linear-gradient(135deg,hsla(0,0%,100%,.13),hsla(0,0%,100%,.06));padding:0 16px;color:#fff;font-size:12px;font-weight:950;letter-spacing:.08em;text-transform:uppercase;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.28),0 18px 44px rgba(0,0,0,.22);backdrop-filter:blur(22px) saturate(1.16);text-shadow:0 1px 18px rgba(0,0,0,.24)}.main-landing-page .eyebrow:before{content:"";position:relative;z-index:1;width:8px;height:8px;border-radius:50%;background:linear-gradient(135deg,#833ab4,#fd1d1d 58%,#fcaf45);box-shadow:0 0 0 5px hsla(0,0%,100%,.16),0 0 22px rgba(252,175,69,.36)}.main-landing-page .eyebrow:after{content:"";position:absolute;inset:-80% auto auto -18%;z-index:-1;width:50%;height:260%;border-radius:999px;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.16),transparent);opacity:.32;pointer-events:none;transform:rotate(24deg)}.main-landing-page h1{margin:34px 0 0;max-width:400px;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:clamp(54px,5.4vw,86px);line-height:.96;color:#fff;text-shadow:0 2px 32px rgba(0,0,0,.35)}.main-landing-page .subhead{margin:22px 0 0;max-width:385px;color:hsla(0,0%,100%,.82);font-size:18px;font-weight:700;line-height:1.52;text-shadow:0 2px 32px rgba(0,0,0,.35)}.main-landing-page .cta-row{display:grid;grid-template-columns:minmax(310px,1.04fr) minmax(286px,.96fr);align-items:center;gap:18px;width:min(100%,620px);margin-top:28px}.main-landing-page .primary-cta,.main-landing-page .secondary-cta{min-height:54px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;text-decoration:none;font-size:15px;font-weight:950;line-height:1;box-shadow:none}.main-landing-page .primary-cta{border:0;background:linear-gradient(135deg,var(--primary-a),var(--primary-b) 58%,var(--primary-c));color:#fff;padding:0 24px}.main-landing-page .hero-audit-cta,.main-landing-page .hero-instagram-cta{min-height:58px;gap:10px;padding:0 22px;font-size:16px;line-height:1;white-space:nowrap}.main-landing-page .hero-audit-cta{justify-content:center;box-shadow:0 20px 40px rgba(253,29,29,.22)}.main-landing-page .hero-instagram-cta{justify-content:center;border-color:hsla(0,0%,100%,.54);background:hsla(0,0%,100%,.9);color:#17141e;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.72),0 14px 34px rgba(0,0,0,.16)}.main-landing-page .hero-audit-cta svg,.main-landing-page .hero-instagram-cta svg{flex:0 0 auto;width:18px;height:18px;stroke-width:2.8}.main-landing-page .hero-instagram-cta span{max-width:none;text-align:center;line-height:1.02}.main-landing-page .secondary-cta{border:1px solid hsla(0,0%,100%,.52);background:hsla(0,0%,100%,.88);color:#1e1e24;padding:0 24px}.main-landing-page .hero-self-serve-cta{grid-column:1/-1;display:inline-flex;align-items:center;justify-self:start;gap:7px;min-height:32px;color:hsla(0,0%,100%,.72);font-size:16px;font-weight:900;line-height:1.2;text-decoration:none;text-shadow:0 2px 22px rgba(0,0,0,.38)}.main-landing-page .hero-self-serve-cta:before{content:"";flex:0 0 auto;width:8px;height:8px;border-radius:999px;background:hsla(0,0%,100%,.58)}.main-landing-page .hero-self-serve-link{color:hsla(0,0%,100%,.92);text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:5px}.main-landing-page .hero-self-serve-cta:hover .hero-self-serve-link{color:#fff}.main-landing-page .instagram-cta{gap:9px}.main-landing-page .instagram-cta:before{content:"";width:9px;height:9px;border-radius:999px;background:linear-gradient(135deg,var(--primary-a),var(--primary-b) 58%,var(--primary-c));box-shadow:0 0 0 5px rgba(253,29,29,.1)}.main-landing-page .hero-self-serve-cta:focus-visible,.main-landing-page .mode-button:focus-visible,.main-landing-page .primary-cta:focus-visible,.main-landing-page .secondary-cta:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.main-landing-page .product-theater{position:absolute;inset:0;z-index:2;min-height:900px;margin:0;border:0;border-radius:0;background:transparent;overflow:visible;isolation:isolate;perspective:1200px}.main-landing-page .product-theater:before{content:none}.main-landing-page .product-theater:after{content:"";position:absolute;right:32px;bottom:22px;z-index:-1;width:74%;height:120px;border-radius:999px;background:radial-gradient(ellipse,rgba(30,30,36,.18),transparent 68%);filter:blur(8px);transform:rotate(-3deg)}.main-landing-page .theater-stage{position:absolute;inset:0;min-height:900px}.main-landing-page .instagram-phone{position:absolute;right:calc(var(--hero-x) + 54px - var(--content-shift));top:246px;z-index:5;width:300px;overflow:hidden;border:1px solid rgba(225,229,236,.82);border-radius:46px;background:linear-gradient(145deg,hsla(0,0%,100%,.94),rgba(244,247,251,.74)),hsla(0,0%,100%,.74);padding:11px;box-shadow:0 34px 86px rgba(0,0,0,.32),inset 0 1px 0 hsla(0,0%,100%,.92),0 0 0 1px hsla(0,0%,100%,.32);transform:rotate(.8deg)}.main-landing-page .instagram-phone:after{content:"";position:absolute;content:none;inset:11px auto 11px 12px;width:1px;border-radius:999px;background:hsla(0,0%,100%,.18);opacity:.9}.main-landing-page .phone-screen{position:relative;isolation:isolate;min-height:438px;border:1px solid rgba(222,226,233,.92);border-radius:38px;background:radial-gradient(circle at 92% 6%,rgba(252,175,69,.14),transparent 150px),linear-gradient(180deg,#fff,#fff 48%,#fbfbfd);overflow:hidden;color:#1e1e24;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.92)}.main-landing-page .screen-status{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:46px;padding:10px 20px 6px;color:#111016;font-size:15px;font-weight:950}.main-landing-page .dynamic-island{position:relative;width:92px;height:24px;border-radius:999px;background:#111016}.main-landing-page .dynamic-island:before{content:"";position:absolute;top:50%;left:16px;width:8px;height:8px;border-radius:50%;background:#ff4438;transform:translateY(-50%)}.main-landing-page .ios-icons{justify-self:end;display:flex;align-items:center;gap:6px}.main-landing-page .signal{display:inline-grid;grid-auto-flow:column;align-items:end;gap:1px;height:10px}.main-landing-page .signal i{display:block;width:2px;border-radius:2px;background:#1e1e24}.main-landing-page .signal i:first-child{height:4px}.main-landing-page .signal i:nth-child(2){height:6px}.main-landing-page .signal i:nth-child(3){height:8px}.main-landing-page .wifi{position:relative;width:13px;height:9px;overflow:hidden}.main-landing-page .wifi:after,.main-landing-page .wifi:before{content:"";position:absolute;left:50%;border:2px solid transparent;border-top-color:#1e1e24;border-radius:50%;transform:translateX(-50%)}.main-landing-page .wifi:before{top:1px;width:13px;height:13px}.main-landing-page .wifi:after{top:5px;width:7px;height:7px}.main-landing-page .battery{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:15px;border-radius:4px;color:#fff;background:#34c759;font-size:9px;font-weight:950;line-height:1}.main-landing-page .battery:after{content:"";position:absolute;top:4px;right:-2px;width:2px;height:7px;border-radius:0 2px 2px 0;background:#34c759}.main-landing-page .screen-head{display:flex;align-items:center;justify-content:space-between;gap:10px;background:#fff;box-shadow:inset 0 -1px 0 rgba(30,30,36,.07);padding:12px 18px 13px}.main-landing-page .ig-back{display:grid;place-items:center;width:20px;height:28px;flex:0 0 auto;color:#1e1e24}.main-landing-page .ig-back svg,.main-landing-page .ig-icon svg{width:100%;height:100%;overflow:visible;stroke:currentColor;stroke-width:2.35;stroke-linecap:round;stroke-linejoin:round;fill:none}.main-landing-page .person{display:flex;align-items:center;min-width:0;flex:1;gap:10px}.main-landing-page .face{width:38px;height:38px;max-width:none;aspect-ratio:1/1;flex:0 0 auto;border-radius:50%;-o-object-fit:cover;object-fit:cover;box-shadow:0 0 0 1px rgba(30,30,36,.1)}.main-landing-page .person strong{display:block;overflow:hidden;color:#262a31;font-size:16px;font-weight:950;text-overflow:ellipsis;white-space:nowrap}.main-landing-page .person span{display:block;color:#8a8d95;font-size:12px;font-weight:720}.main-landing-page .ig-actions{display:inline-flex;align-items:center;gap:16px;flex:0 0 auto}.main-landing-page .ig-icon{display:inline-flex;align-items:center;justify-content:center;width:21px;height:21px;color:#1e1e24;opacity:.92}.main-landing-page .screen-body{position:relative;z-index:2;isolation:isolate;display:grid;grid-template-rows:auto auto auto auto 1fr auto auto;gap:7px;min-height:354px;padding:18px 24px 11px;background:#fff}.main-landing-page .dm-time{justify-self:center;margin:2px 0 5px;color:#9b9ca3;font-size:12px;font-weight:800}.main-landing-page .msg{position:relative;max-width:78%;border-radius:17px;padding:11px 14px 12px;font-size:14px;font-weight:560;line-height:1.22;letter-spacing:-.01em}.main-landing-page .msg.in{justify-self:start;margin-left:42px;border-radius:20px 20px 20px 6px;background:#efeff4;color:#171417}.main-landing-page .msg.in:before{content:"";position:absolute;left:-42px;bottom:1px;width:30px;height:30px;border-radius:50%;background:url(/fitness-coach-booking/avatar-jia.jpg) 50%/cover no-repeat;box-shadow:0 0 0 2px #fff}.main-landing-page .msg.in+.msg.in{margin-top:-2px}.main-landing-page .msg.out{justify-self:end;max-width:76%;border-radius:20px 20px 6px 20px;color:#fff;background:linear-gradient(135deg,#6d38ff,#3158ff)}.main-landing-page .typing-line{justify-self:end;align-self:start;color:rgba(30,30,36,.52);font-size:11px;font-weight:850}.main-landing-page .dm-compose{display:block;align-self:end;justify-self:center;width:calc(100% + 24px);margin-inline:0;margin-top:0;border:0;border-radius:0;padding:0;background:transparent}.main-landing-page .dm-compose-image{display:block;width:100%;max-width:none;height:auto}.main-landing-page .home-indicator,.main-landing-page .phone-state{display:none}.main-landing-page .dashboard-console{--brand:#1d4ed8;--ink:#0f172a;--text:#475569;--muted-dashboard:#64748b;--line-dashboard:#dbe4ef;--soft-line:#e8eef6;position:absolute;left:calc(clamp(458px, calc(100vw - var(--hero-x) - 860px), 620px) + var(--content-shift));top:184px;z-index:3;width:900px;overflow:hidden;border:1px solid var(--line-dashboard);border-radius:18px;background:#fff;box-shadow:none;transform:scale(.62);transform-origin:top left}.main-landing-page .coverage-body{display:grid;grid-template-columns:minmax(0,.9fr) minmax(430px,1.1fr);align-items:start;gap:24px;background:#f8fafc;padding:24px}.main-landing-page .section-kicker{margin:0 0 6px;color:var(--ink);font-size:20px;font-weight:900}.main-landing-page .advanced-modes,.main-landing-page .mode-list{display:grid;gap:10px}.main-landing-page .advanced-modes{gap:8px;margin-top:14px;padding-top:12px}.main-landing-page .advanced-mode-label{display:flex;width:100%;align-items:center;justify-content:space-between;gap:8px;border:0;background:transparent;padding:0;color:#64748b;margin:0;font-size:18px;font-weight:900;text-align:left}.main-landing-page .mode-card{border:1px solid var(--line-dashboard);border-radius:8px;background:#fff;color:#475569;padding:15px 17px;cursor:pointer;text-align:left;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.main-landing-page .mode-card.selected{border-width:2px;border-color:var(--brand);background:#eaf3ff;padding:14px 16px;box-shadow:inset 0 0 0 1px rgba(37,99,235,.2)}.main-landing-page .mode-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.main-landing-page .radio-label{display:flex;flex-wrap:wrap;align-items:center;gap:12px;color:#0f172a;font-size:20px;font-weight:850;line-height:1.22}.main-landing-page .radio-dot{width:22px;height:22px;flex:0 0 auto;border:2px solid #94a3b8;border-radius:999px;background:#fff}.main-landing-page .selected .radio-dot{border-color:var(--brand);background:var(--brand);box-shadow:inset 0 0 0 6px #fff}.main-landing-page .mode-badge{display:inline-flex;min-height:24px;align-items:center;border:1px solid #bfdbfe;border-radius:999px;background:#fff;padding:4px 10px;color:#1d4ed8;font-size:13px;font-weight:900;text-transform:uppercase}.main-landing-page .mode-card p,.main-landing-page .mode-logic,.main-landing-page .selected-setup-summary{display:none;margin:9px 0 0 32px;color:#475569;font-size:14px;line-height:1.35}.main-landing-page .mode-card.selected p{display:block}.main-landing-page .mode-logic{gap:6px}.main-landing-page .mode-logic div{display:grid;grid-template-columns:88px minmax(0,1fr);gap:10px}.main-landing-page .mode-logic b{color:#64748b;font-weight:900}.main-landing-page .selected-setup-summary{color:#1e3a8a;font-weight:900}.main-landing-page .capability-panel{overflow:hidden;border:1px solid var(--line-dashboard);border-radius:18px;background:#fff}.main-landing-page .capability-head{border-bottom:1px solid var(--soft-line);padding:22px}.main-landing-page .capability-head h3{margin:0 0 10px;color:var(--ink);font-size:28px;font-weight:900;line-height:1.1;letter-spacing:0}.main-landing-page .capability-head p{margin:0;color:#64748b;font-size:19px;font-weight:750;line-height:1.35}.main-landing-page .capability-row{display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:14px;border-bottom:1px solid var(--soft-line);padding:20px 22px}.main-landing-page .capability-row:last-child{border-bottom:0}.main-landing-page .capability-icon{width:36px;height:36px;border-radius:999px;background:#f1f5f9;color:#94a3b8;display:grid;place-items:center;font-size:20px;font-weight:900}.main-landing-page .capability-row.ready .capability-icon{background:#dcfce7;color:#047857}.main-landing-page .capability-row strong{display:block;color:var(--ink);font-size:24px;font-weight:900;line-height:1.15}.main-landing-page .capability-row p{margin:6px 0 0;color:#64748b;font-size:18px;font-weight:700;line-height:1.3}.main-landing-page .capability-badge{display:inline-flex;align-items:center;justify-content:center;min-height:28px;border-radius:999px;background:#fff7ed;padding:5px 10px;color:#a16207;font-size:15px;font-weight:900;line-height:1;white-space:nowrap}.main-landing-page .capability-badge.ready{background:#dcfce7;color:#047857}.main-landing-page .setup-dashboard-console{position:relative;inset:auto;width:100%;transform:none;border-radius:24px;box-shadow:none}.main-landing-page .setup-dashboard-console .coverage-body{grid-template-columns:minmax(0,.92fr) minmax(360px,1.08fr);gap:18px;padding:18px}.main-landing-page .setup-dashboard-console .section-kicker{font-size:17px}.main-landing-page .setup-dashboard-console .advanced-mode-label{font-size:15px}.main-landing-page .setup-dashboard-console .mode-card{padding:12px 14px}.main-landing-page .setup-dashboard-console .mode-card.selected{padding:11px 13px}.main-landing-page .setup-dashboard-console .radio-label{gap:10px;font-size:16px}.main-landing-page .setup-dashboard-console .radio-dot{width:24px;height:24px}.main-landing-page .setup-dashboard-console .selected .radio-dot{box-shadow:inset 0 0 0 5px #fff}.main-landing-page .setup-dashboard-console .mode-card p{margin-left:28px;font-size:12px}.main-landing-page .setup-dashboard-console .mode-badge{min-height:22px;padding:3px 8px;font-size:11px}.main-landing-page .setup-dashboard-console .capability-panel{border-radius:16px}.main-landing-page .setup-dashboard-console .capability-head{padding:18px}.main-landing-page .setup-dashboard-console .capability-head h3{font-size:23px}.main-landing-page .setup-dashboard-console .capability-head p{font-size:15px}.main-landing-page .setup-dashboard-console .capability-row{grid-template-columns:38px minmax(0,1fr) auto;gap:12px;padding:16px 18px}.main-landing-page .setup-dashboard-console .capability-icon{width:32px;height:32px;font-size:18px}.main-landing-page .setup-dashboard-console .capability-row strong{font-size:19px}.main-landing-page .setup-dashboard-console .capability-row p{font-size:14px}.main-landing-page .setup-dashboard-console .capability-badge{min-height:25px;font-size:12px}.main-landing-page .pressure-section{position:relative;z-index:1;overflow:hidden;border-top:1px solid rgba(30,30,36,.08);background:radial-gradient(circle at 84% 10%,rgba(31,118,90,.14),transparent 30rem),radial-gradient(circle at 10% 28%,rgba(252,175,69,.16),transparent 25rem),linear-gradient(180deg,#fbfaf6,#f5f1e8);padding:92px 0 96px;color:#17141b}.main-landing-page .pressure-section:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(30,30,36,.045) 1px,transparent 0),linear-gradient(180deg,rgba(30,30,36,.04) 1px,transparent 0);background-size:112px 112px;-webkit-mask-image:radial-gradient(circle at 48% 42%,#000,transparent 75%);mask-image:radial-gradient(circle at 48% 42%,#000,transparent 75%);opacity:.38}.main-landing-page .pressure-inner{position:relative;z-index:1;display:grid;gap:34px}.main-landing-page .pressure-head{display:grid;grid-template-columns:minmax(0,.72fr) minmax(300px,.38fr);align-items:end;gap:32px}.main-landing-page .section-label,.main-landing-page .source-pill{display:inline-flex;width:-moz-fit-content;width:fit-content;align-items:center;gap:8px;min-height:30px;border:1px solid rgba(30,30,36,.1);border-radius:999px;background:hsla(0,0%,100%,.62);padding:0 12px;color:rgba(30,30,36,.68);font-size:11px;font-weight:950;letter-spacing:.08em;text-transform:uppercase;backdrop-filter:blur(18px)}.main-landing-page .section-label:before{content:"";width:7px;height:7px;border-radius:50%;background:#f0b85b;box-shadow:0 0 0 5px rgba(240,184,91,.14)}.main-landing-page .pressure-title{max-width:720px}.main-landing-page .pressure-title h2{margin:18px 0 0;font-family:Sora,Inter,ui-sans-serif,system-ui,sans-serif;font-size:clamp(38px,4.35vw,62px);line-height:.98;letter-spacing:-.05em;color:#17141b;font-weight:950}.main-landing-page .pressure-title p{max-width:650px;margin:14px 0 0;color:rgba(30,30,36,.62);font-size:18px;font-weight:720;line-height:1.58}.main-landing-page .operator-workbench{display:grid;grid-template-columns:minmax(300px,.34fr) minmax(640px,.66fr);gap:0;align-items:stretch;overflow:hidden;border:1px solid rgba(30,30,36,.12);border-radius:10px;background:linear-gradient(90deg,hsla(0,0%,100%,.82),hsla(0,0%,100%,.68)),#fff;box-shadow:0 32px 90px rgba(30,30,36,.12),inset 0 1px 0 hsla(0,0%,100%,.88);backdrop-filter:blur(20px)}.main-landing-page .operator-inbox,.main-landing-page .operator-panel{border:0;border-radius:0;background:transparent;box-shadow:none;backdrop-filter:none}.main-landing-page .operator-inbox{display:grid;align-content:start;gap:0;border-right:1px solid rgba(30,30,36,.1);background:linear-gradient(180deg,hsla(40,46%,95%,.62),hsla(0,0%,100%,.42));padding:28px}.main-landing-page .operator-row{display:grid;grid-template-columns:36px minmax(0,1fr);gap:13px;align-items:center;min-height:74px;border:0;border-top:1px solid rgba(30,30,36,.08);border-radius:0;background:transparent;padding:15px 0;color:rgba(30,30,36,.68);cursor:pointer;font:inherit;font-size:14px;font-weight:800;line-height:1.25;text-align:left;transition:color .18s ease,transform .18s ease}.main-landing-page .operator-inbox>.source-pill+.operator-row{margin-top:14px}.main-landing-page .operator-row.active{position:relative;border-color:rgba(31,118,90,.2);background:transparent;color:#17141b;box-shadow:none}.main-landing-page .operator-row.active:before{content:"";position:absolute;left:-28px;top:18px;bottom:18px;width:3px;border-radius:999px;background:#1f765a}.main-landing-page .operator-row:hover{color:#17141b;transform:translateX(3px)}.main-landing-page .operator-row:focus-visible{outline:3px solid rgba(31,118,90,.22);outline-offset:3px}.main-landing-page .operator-panel{display:grid;grid-template-columns:minmax(0,1fr) 282px;gap:34px;overflow:hidden;padding:34px}.main-landing-page .operator-active,.main-landing-page .operator-sources{display:grid;align-content:start;gap:20px}.main-landing-page .operator-active{animation:operatorWorkbenchCaseIn .34s cubic-bezier(.16,1,.3,1) both;transform-origin:18px 28px}.main-landing-page .operator-sources{animation:operatorWorkbenchSourcesIn .34s cubic-bezier(.16,1,.3,1) both}.main-landing-page .source-pill{border-color:transparent;background:rgba(22,122,89,.12);color:#1f765a}.main-landing-page .operator-message{display:flex;gap:14px;align-items:end}.main-landing-page .operator-avatar{width:36px;height:36px;flex:0 0 auto;border-radius:50%;background:var(--avatar-url) center /cover no-repeat,#ddd;box-shadow:0 0 0 2px #fff,0 14px 26px rgba(30,30,36,.16)}.main-landing-page .operator-bubble{width:-moz-fit-content;width:fit-content;max-width:min(420px,100%);margin:0;border:1px solid rgba(30,30,36,.05);border-radius:18px 18px 18px 6px;background:#f2f0f4;padding:15px 20px;color:#1e1e24;font-size:18px;font-weight:880;line-height:1.2;box-shadow:0 18px 48px rgba(30,30,36,.1)}.main-landing-page .operator-steps{position:relative;display:grid;gap:0;padding-left:2px}.main-landing-page .operator-steps:before{content:"";position:absolute;top:18px;bottom:18px;left:16px;width:1px;background:linear-gradient(180deg,rgba(31,118,90,.18),rgba(31,118,90,.44),rgba(31,118,90,.18))}.main-landing-page .operator-step{position:relative;display:grid;grid-template-columns:30px minmax(0,1fr);gap:12px;align-items:center;min-height:56px;border-bottom:1px solid rgba(30,30,36,.075);color:#17141b;font-size:16px;font-weight:850}.main-landing-page .step-number{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#e1f0e9;color:#1f765a;font-size:14px;font-weight:950}.main-landing-page .operator-reply{width:-moz-fit-content;width:fit-content;max-width:min(480px,100%);margin:0;border-radius:16px 16px 5px 16px;background:linear-gradient(135deg,#5935f2,#2148f2);padding:16px 20px 17px;color:#fff;font-size:16px;font-weight:760;line-height:1.32;box-shadow:0 18px 40px rgba(53,66,255,.26)}.main-landing-page .operator-source{border:0;border-top:1px solid rgba(30,30,36,.09);border-radius:0;background:transparent;padding:18px 0}.main-landing-page .operator-source.active{position:relative;border-color:rgba(31,118,90,.28);background:transparent}.main-landing-page .operator-source.active:before{content:"Active";position:absolute;top:16px;right:0;border-radius:999px;background:#dff3e9;padding:4px 9px;color:#1f765a;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.main-landing-page .operator-source strong{display:block;color:#17141b;font-size:18px;letter-spacing:-.02em}.main-landing-page .operator-source span{display:block;margin-top:7px;color:rgba(30,30,36,.58);font-size:13px;font-weight:700;line-height:1.34}@keyframes operatorWorkbenchCaseIn{0%{opacity:0;transform:translate3d(18px,0,0) scale(.985);filter:blur(2px)}to{opacity:1;transform:translateZ(0) scale(1);filter:blur(0)}}@keyframes operatorWorkbenchSourcesIn{0%{opacity:0;transform:translate3d(10px,0,0)}to{opacity:1;transform:translateZ(0)}}.main-landing-page .setup-section{position:relative;overflow:hidden;isolation:isolate;padding:110px 0 122px;background:radial-gradient(circle at 88% 16%,rgba(22,122,89,.14),transparent 34rem),radial-gradient(circle at 6% 22%,rgba(252,175,69,.14),transparent 30rem),linear-gradient(135deg,#fbfaf7,#eef3f6 58%,#fbf7ef);color:#18161d}.main-landing-page .setup-shell{width:min(1200px,calc(100vw - 64px));margin:0 auto}.main-landing-page .setup-intro{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);align-items:end;gap:42px;margin-bottom:38px}.main-landing-page .setup-intro h2{max-width:750px;margin:22px 0 0;font-family:Sora,Inter,ui-sans-serif,system-ui,sans-serif;font-size:clamp(48px,5.3vw,78px);line-height:.93;font-weight:950;letter-spacing:-.06em}.main-landing-page .setup-intro p,.main-landing-page .setup-side-note{margin:0;color:rgba(24,22,29,.62);font-size:17px;font-weight:760;line-height:1.55}.main-landing-page .setup-intro p{max-width:720px;margin-top:12px}.main-landing-page .setup-side-note{border-left:1px solid rgba(24,22,29,.15);padding-left:24px}.main-landing-page .setup-kicker{display:inline-flex;align-items:center;gap:8px;min-height:28px;border:1px solid rgba(24,22,29,.13);border-radius:999px;padding:0 12px;background:hsla(0,0%,100%,.78);color:rgba(24,22,29,.56);font-size:11px;font-weight:950;letter-spacing:.09em;text-transform:uppercase;box-shadow:0 12px 26px rgba(24,22,29,.05)}.main-landing-page .setup-kicker:before{content:"";width:8px;height:8px;border-radius:50%;background:linear-gradient(135deg,#f8bd60,#fd5c38)}.main-landing-page .setup-board{display:grid;grid-template-columns:360px minmax(0,1fr);overflow:hidden;border:1px solid rgba(24,22,29,.11);border-radius:18px;background:radial-gradient(circle at 78% 0,rgba(139,92,246,.08),transparent 23rem),linear-gradient(90deg,hsla(0,0%,100%,.88),hsla(0,0%,100%,.74));box-shadow:0 28px 80px rgba(24,22,29,.12)}.main-landing-page .setup-path{padding:30px 26px 34px;border-right:1px solid rgba(24,22,29,.11);background:hsla(0,0%,100%,.58)}.main-landing-page .setup-path-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:22px}.main-landing-page .setup-detail-label,.main-landing-page .setup-path-head span:first-child,.main-landing-page .setup-step-label{color:rgba(24,22,29,.46);font-size:10px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.main-landing-page .setup-path-head strong{display:block;margin-top:4px;font-size:19px;font-weight:950;letter-spacing:-.025em}.main-landing-page .setup-pill{display:inline-flex;align-items:center;gap:7px;min-height:28px;border-radius:999px;padding:0 12px;background:rgba(224,250,239,.9);color:#167a59;font-size:12px;font-weight:900}.main-landing-page .setup-pill:before{content:"";width:8px;height:8px;border-radius:50%;background:currentColor}.main-landing-page .setup-step-list{display:grid;gap:14px}.main-landing-page .setup-step{display:grid;grid-template-columns:42px minmax(0,1fr);gap:16px;width:100%;min-height:94px;border:1px solid rgba(24,22,29,.09);border-radius:12px;padding:13px;background:hsla(0,0%,100%,.72);color:inherit;text-align:left;cursor:pointer;box-shadow:0 10px 24px rgba(24,22,29,.04);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease,background .18s ease}.main-landing-page .setup-step:hover{transform:translateY(-1px);border-color:rgba(22,122,89,.24);box-shadow:0 16px 32px rgba(24,22,29,.08)}.main-landing-page .setup-step.active{border-color:rgba(22,122,89,.42);background:hsla(0,0%,100%,.93);box-shadow:0 18px 42px rgba(24,22,29,.08)}.main-landing-page .setup-step-number{display:grid;place-items:center;width:42px;height:42px;border-radius:8px;background:#eefbf5;color:#167a59;font-size:15px;font-weight:950}.main-landing-page .setup-step.active .setup-step-number{background:#2b936f;color:#fff}.main-landing-page .setup-step strong{display:block;margin-top:4px;font-size:18px;line-height:1.05;font-weight:950;letter-spacing:-.025em}.main-landing-page .setup-step p{margin:7px 0 0;color:rgba(24,22,29,.58);font-size:12px;font-weight:820;line-height:1.35}.main-landing-page .setup-detail{margin-top:24px;border-top:1px solid rgba(24,22,29,.1);padding-top:24px}.main-landing-page .setup-detail h3{margin:6px 0 0;font-size:24px;line-height:1;font-weight:950;letter-spacing:-.025em}.main-landing-page .setup-detail p{margin:12px 0 0;color:rgba(24,22,29,.62);font-size:14px;font-weight:780;line-height:1.45}.main-landing-page .setup-detail-button{display:inline-flex;align-items:center;justify-content:center;min-height:40px;margin-top:14px;border-radius:999px;padding:0 18px;background:linear-gradient(135deg,#b43aa2,#ff3027 55%,#ff8a3d);color:#fff;font-size:13px;font-weight:950;text-decoration:none;box-shadow:0 14px 30px rgba(255,48,39,.22)}.main-landing-page .setup-preview{position:relative;min-height:710px;padding:30px 26px}.main-landing-page .setup-preview-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:28px}.main-landing-page .setup-preview-title h3{margin:5px 0 0;font-size:24px;line-height:1;font-weight:950;letter-spacing:-.025em}.main-landing-page .setup-screen-stage{position:relative;display:grid;place-items:center;min-height:600px;border-radius:22px}.main-landing-page .setup-screen{position:absolute;inset:0;display:grid;place-items:center;margin:0;opacity:0;transform:translateY(10px) scale(.985);pointer-events:none;transition:opacity .22s ease,transform .22s ease}.main-landing-page .setup-screen.active{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.main-landing-page .setup-app-screen{overflow:hidden;width:min(100%,820px);height:585px;border:1px solid #dbe4ef;border-radius:18px;background:#f3f7ff;color:#111827;box-shadow:0 24px 64px rgba(15,23,42,.16),0 0 0 1px rgba(15,23,42,.04)}.main-landing-page .app-topbar{display:flex;align-items:center;justify-content:space-between;height:64px;padding:0 28px;border-bottom:1px solid #dbe4ef;background:#fff;box-shadow:0 4px 14px rgba(15,23,42,.06)}.main-landing-page .app-brand{display:inline-flex;align-items:center;gap:12px;color:#0f172a;font-size:16px;font-weight:900;letter-spacing:-.03em}.main-landing-page .app-brand-logo{display:block;width:46px;height:auto}.main-landing-page .app-user{display:inline-flex;align-items:center;gap:12px;color:#334155;font-size:14px;font-weight:800}.main-landing-page .app-avatar{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg,#3168f5,#9d45ef);color:#fff;font-weight:950}.main-landing-page .dashboard-topbar-actions{display:inline-flex;align-items:center;gap:20px;color:#64748b}.main-landing-page .dashboard-topbar-actions svg{width:24px;height:24px;stroke:currentColor;stroke-width:2.1;fill:none;stroke-linecap:round;stroke-linejoin:round}.main-landing-page .auth-screen-body,.main-landing-page .business-screen-body,.main-landing-page .dashboard-screen-body,.main-landing-page .platform-screen-body{min-height:calc(100% - 64px);background:radial-gradient(circle at 76% 0,rgba(71,113,245,.12),transparent 24rem),linear-gradient(135deg,#f7fbff,#eaf2ff)}.main-landing-page .auth-screen-body{display:grid;place-items:start center;padding:34px 18px 24px}.main-landing-page .auth-panel{width:360px;border:1px solid #dbe4ef;border-radius:13px;padding:20px 24px 22px;background:hsla(0,0%,100%,.95);box-shadow:0 8px 16px -8px rgba(0,0,0,.25)}.main-landing-page .auth-tabs{display:grid;grid-template-columns:1fr 1fr;gap:0;margin-bottom:18px;border-radius:8px;padding:4px;background:#f8fafc;color:#64748b;font-size:12px;font-weight:700;text-align:center}.main-landing-page .auth-tabs span{min-height:34px;border-radius:8px;display:grid;place-items:center}.main-landing-page .auth-tabs .active{background:#fff;color:#0f172a;box-shadow:0 4px 12px rgba(15,23,42,.09)}.main-landing-page .auth-field{margin-top:12px}.main-landing-page .auth-field label{display:block;margin-bottom:5px;color:#334155;font-size:12px;font-weight:650}.main-landing-page .auth-input{display:flex;align-items:center;min-height:43px;border:1px solid #e2e8f0;border-radius:12px;padding:0 15px;color:#334155;font-size:12px;font-weight:700;box-shadow:0 1px 2px rgba(15,23,42,.05)}.main-landing-page .auth-button{display:grid;place-items:center;min-height:43px;margin-top:16px;border-radius:8px;background:#2563eb;color:#fff;font-size:12px;font-weight:750}.main-landing-page .auth-divider{display:flex;align-items:center;gap:10px;margin:17px 0 11px;color:#94a3b8;font-size:10px;font-weight:800}.main-landing-page .auth-divider:after,.main-landing-page .auth-divider:before{content:"";flex:1;border-top:1px solid #e2e8f0}.main-landing-page .auth-google{display:grid;place-items:center;min-height:40px;border:1px solid #dbe4ef;border-radius:8px;background:#fff;color:#334155;font-size:12px;font-weight:750;box-shadow:0 1px 2px rgba(15,23,42,.04)}.main-landing-page .auth-legal{margin:11px 0 0;color:#94a3b8;font-size:8px;line-height:1.45;font-weight:550}.main-landing-page .auth-legal span{color:#2563eb;font-weight:700}.main-landing-page .platform-screen-body{padding:34px 38px 26px;text-align:center}.main-landing-page .platform-screen-body h4{margin:0;color:#111827;font-size:31px;line-height:1.08;font-weight:700;letter-spacing:-.04em}.main-landing-page .platform-screen-body>p{max-width:640px;margin:14px auto 0;color:#64748b;font-size:18px;line-height:1.34;font-weight:500;letter-spacing:-.025em}.main-landing-page .platform-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:36px}.main-landing-page .platform-card{min-height:150px;border:1px solid #e2e8f0;border-radius:16px;padding:18px;background:#fff;text-align:left;box-shadow:0 1px 2px rgba(15,23,42,.04)}.main-landing-page .platform-card-head{display:grid;grid-template-columns:40px minmax(0,1fr);gap:13px;align-items:center}.main-landing-page .platform-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:12px}.main-landing-page .platform-icon.instagram{background:#f9e1f1;color:#ec4899}.main-landing-page .platform-icon.whatsapp{background:#d9fae5;color:#079c69}.main-landing-page .platform-icon.telegram{background:#dff2fd;color:#0284c7}.main-landing-page .platform-icon svg{width:21px;height:21px;stroke:currentColor;stroke-width:2.2;fill:none;stroke-linecap:round;stroke-linejoin:round}.main-landing-page .platform-card strong{display:block;color:#111827;font-size:16px;line-height:1.08;font-weight:700;letter-spacing:-.035em}.main-landing-page .platform-card-head div>span{display:block;margin-top:4px;color:#64748b;font-size:13px;line-height:1.15;font-weight:500}.main-landing-page .platform-button{display:inline-flex;align-items:center;gap:8px;min-height:36px;margin-top:17px;border-radius:999px;padding:0 14px;color:#fff;font-size:12px;font-weight:700;letter-spacing:0;white-space:nowrap}.main-landing-page .platform-button.instagram{background:linear-gradient(135deg,#2563eb,#9333ea)}.main-landing-page .platform-button.whatsapp{background:linear-gradient(135deg,#0bc07b,#16b9ad)}.main-landing-page .platform-button.telegram{background:linear-gradient(135deg,#0ea5e9,#10becd)}.main-landing-page .platform-button svg{width:14px;height:14px;stroke:currentColor;stroke-width:2.4;fill:none;stroke-linecap:round;stroke-linejoin:round}.main-landing-page .continue-button{display:inline-grid;place-items:center;min-width:164px;min-height:42px;margin:28px 0 0 auto;border-radius:999px;padding:0 32px;background:#e2e8f0;color:#94a3b8;font-size:16px;font-weight:700}.main-landing-page .business-screen-body,.main-landing-page .dashboard-screen-body{display:grid;grid-template-columns:210px minmax(0,1fr)}.main-landing-page .app-sidebar{padding:24px;border-right:1px solid rgba(15,23,42,.08);background:hsla(0,0%,100%,.92);color:#475569;backdrop-filter:blur(16px)}.main-landing-page .sidebar-group{margin-bottom:20px}.main-landing-page .sidebar-label{margin:0 0 8px;color:#94a3b8;font-size:10px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.main-landing-page .sidebar-item{display:flex;align-items:center;gap:12px;min-height:39px;border-radius:12px;padding:0 12px;color:#475569;font-size:13px;font-weight:500}.main-landing-page .sidebar-item.active{background:#dfe9ff;color:#2563eb}.main-landing-page .sidebar-icon{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;color:inherit;flex:0 0 18px}.main-landing-page .sidebar-icon svg{width:18px;height:18px;stroke:currentColor;stroke-width:2.15;fill:none;stroke-linecap:round;stroke-linejoin:round}.main-landing-page .business-main,.main-landing-page .dashboard-main{padding:30px}.main-landing-page .business-main h4,.main-landing-page .dashboard-main h4{margin:0;color:#111827;font-size:22px;font-weight:700;letter-spacing:-.03em}.main-landing-page .business-main>p,.main-landing-page .dashboard-main>p{margin:7px 0 22px;color:#475569;font-size:13px;font-weight:500}.main-landing-page .setup-screen[data-setup-screen=dashboard] .setup-app-screen{background:#f7f9fc}.main-landing-page .setup-screen[data-setup-screen=dashboard] .dashboard-screen-body{grid-template-columns:190px minmax(0,1fr);min-height:calc(100% - 64px);background:radial-gradient(circle at 82% 0,rgba(37,99,235,.12),transparent 26rem),#f7f9fc}.main-landing-page .setup-screen[data-setup-screen=dashboard] .app-sidebar{padding:24px 18px}.main-landing-page .setup-screen[data-setup-screen=dashboard] .dashboard-main{padding:18px 22px 22px}.main-landing-page .dashboard-home-card{overflow:hidden;border:1px solid #dbe4ef;border-radius:18px;background:#fff;color:#0f172a}.main-landing-page .dashboard-home-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;padding:20px;border-bottom:1px solid #e8eef6}.main-landing-page .dashboard-active-pill{display:inline-flex;align-items:center;gap:7px;min-height:28px;border:1px solid #dbe4ef;border-radius:999px;padding:0 12px;color:#334155;font-size:12px;font-weight:800}.main-landing-page .dashboard-active-pill:before{content:"";width:8px;height:8px;border-radius:50%;background:#10b981}.main-landing-page .dashboard-home-hero h4{margin:12px 0 5px;color:#0f172a;font-size:29px;line-height:1.05;font-weight:900;letter-spacing:-.035em}.main-landing-page .dashboard-home-hero p{margin:0;color:#475569;font-size:13px;line-height:1.35;font-weight:800}.main-landing-page .dashboard-home-actions{display:flex;gap:8px;align-items:flex-start}.main-landing-page .dashboard-home-action{display:inline-grid;place-items:center;min-height:34px;border:1px solid #dbe4ef;border-radius:8px;padding:0 13px;background:#fff;color:#334155;font-size:11px;font-weight:850;white-space:nowrap}.main-landing-page .dashboard-home-action.primary{border-color:#1d4ed8;background:#1d4ed8;color:#fff}.main-landing-page .dashboard-home-body{display:grid;grid-template-columns:minmax(0,.86fr) minmax(260px,1.14fr);gap:18px;background:#f8fafc;padding:20px}.main-landing-page .dashboard-home-kicker{margin:0 0 10px;color:#0f172a;font-size:14px;font-weight:900}.main-landing-page .dashboard-home-mode-list{display:grid;gap:10px}.main-landing-page .dashboard-home-mode-card{min-height:45px;border:1px solid #dbe4ef;border-radius:8px;background:#fff;padding:11px 12px;color:#64748b;font-size:12px;font-weight:900}.main-landing-page .dashboard-home-mode-card.active{border:2px solid #2563eb;background:#eaf3ff;color:#0f172a;padding:10px 11px;box-shadow:inset 0 0 0 1px rgba(37,99,235,.2)}.main-landing-page .dashboard-home-mode-main{display:flex;align-items:center;gap:10px}.main-landing-page .dashboard-home-radio{width:16px;height:16px;border:2px solid #94a3b8;border-radius:50%;flex:0 0 16px;background:#fff}.main-landing-page .dashboard-home-mode-card.active .dashboard-home-radio{border:5px solid #2563eb}.main-landing-page .dashboard-home-badge{border:1px solid #bfdbfe;border-radius:999px;padding:3px 7px;color:#2563eb;font-size:8px;font-weight:950}.main-landing-page .dashboard-home-mode-card em{display:block;margin:8px 0 0 26px;color:#1e3a8a;font-size:10px;font-style:normal;font-weight:850}.main-landing-page .dashboard-home-group-label{display:flex;justify-content:space-between;margin:16px 0 8px;color:#64748b;font-size:10px;font-weight:900}.main-landing-page .dashboard-readiness{overflow:hidden;border:1px solid #dbe4ef;border-radius:12px;background:#fff}.main-landing-page .dashboard-readiness-head{padding:16px;border-bottom:1px solid #e8eef6}.main-landing-page .dashboard-readiness-head strong{display:block;color:#0f172a;font-size:17px;line-height:1.1;font-weight:900;letter-spacing:-.04em}.main-landing-page .dashboard-readiness-head span{display:block;margin-top:6px;color:#64748b;font-size:11px;font-weight:600}.main-landing-page .dashboard-readiness-row{display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:66px;padding:11px 14px;border-bottom:1px solid #e8eef6}.main-landing-page .dashboard-readiness-row:last-child{border-bottom:0}.main-landing-page .dashboard-status{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#e7fff0;color:#16875e;font-size:14px;font-weight:950}.main-landing-page .dashboard-status.empty{background:#f1f5f9;color:#94a3b8}.main-landing-page .dashboard-readiness-row strong{display:block;color:#0f172a;font-size:13px;line-height:1.1;font-weight:900}.main-landing-page .dashboard-readiness-row p{margin:5px 0 0;color:#64748b;font-size:10px;line-height:1.25;font-weight:600}.main-landing-page .dashboard-ready-badge{border-radius:999px;padding:5px 8px;background:#e7fff0;color:#16875e;font-size:9px;font-weight:900;white-space:nowrap}.main-landing-page .dashboard-ready-badge.warn{background:#fff2d7;color:#9a5a10}.main-landing-page .dashboard-safety{margin-top:12px;border:1px solid #dbe4ef;border-radius:12px;background:#fff;padding:14px}.main-landing-page .dashboard-safety strong{display:block;margin-bottom:7px;color:#0f172a;font-size:12px;font-weight:900}.main-landing-page .dashboard-safety p{margin:5px 0 0;color:#475569;font-size:10px;line-height:1.25;font-weight:800}.main-landing-page .business-alert{display:flex;gap:14px;width:100%;border:1px solid #fcd34d;border-radius:24px;padding:18px;background:rgba(255,251,235,.7);color:#92400e;font-size:12px;font-weight:500}.main-landing-page .business-alert-icon{display:grid;place-items:center;width:42px;height:42px;flex:0 0 42px;border-radius:16px;background:#fff;color:#d97706;box-shadow:inset 0 2px 5px rgba(146,64,14,.08)}.main-landing-page .business-alert-icon svg{width:21px;height:21px;stroke:currentColor;stroke-width:2.1;fill:none;stroke-linecap:round;stroke-linejoin:round}.main-landing-page .business-alert strong{display:block;margin-top:2px;color:#451a03;font-size:15px;font-weight:700}.main-landing-page .business-progress-label{margin-top:11px;color:#78350f;font-size:11px;font-weight:700}.main-landing-page .business-progress-track{width:100%;height:6px;margin-top:5px;border-radius:999px;background:#fef3c7}.main-landing-page .business-progress-fill{display:block;width:30%;height:100%;border-radius:inherit;background:#f59e0b}.main-landing-page .business-alert-cta{align-self:center;flex:0 0 auto;border-radius:999px;padding:8px 15px;background:#d97706;color:#fff;font-size:11px;font-weight:700}.main-landing-page .business-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;margin-top:16px}.main-landing-page .business-entries,.main-landing-page .business-form{border:1px solid rgba(15,23,42,.08);border-radius:24px;background:hsla(0,0%,100%,.92);padding:18px;box-shadow:none}.main-landing-page .business-entries h5,.main-landing-page .business-form h5{margin:0 0 13px;color:#111827;font-size:15px;font-weight:700}.main-landing-page .business-input{min-height:36px;margin-top:9px;border:1px solid #cbd5e1;border-radius:8px;padding:9px;background:#fff;color:#334155;font-size:11px;font-weight:500}.main-landing-page .business-textarea{min-height:70px;line-height:1.3}.main-landing-page .business-save{display:inline-grid;place-items:center;min-height:34px;margin-top:10px;border-radius:8px;padding:0 18px;background:#2563eb;color:#fff;font-size:11px;font-weight:600}.main-landing-page .entry-row{min-height:58px;margin-bottom:10px;border:1px solid #e2e8f0;border-radius:8px;padding:12px;background:#fff;color:#111827;font-size:13px;font-weight:700}.main-landing-page .entry-row span{display:block;margin-top:4px;color:#64748b;font-size:10px;font-weight:500}.main-landing-page .setup-terms{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:22px;overflow:hidden;border:1px solid rgba(24,22,29,.1);border-radius:10px;background:hsla(0,0%,100%,.72)}.main-landing-page .setup-term{padding:14px 16px}.main-landing-page .setup-term+.setup-term{border-left:1px solid rgba(24,22,29,.09)}.main-landing-page .setup-term span{display:block;color:#64748b;font-size:10px;font-weight:950;letter-spacing:.1em;text-transform:uppercase}.main-landing-page .setup-term strong{display:block;margin-top:5px;font-size:15px;line-height:1.05;font-weight:950;letter-spacing:-.045em}.main-landing-page .security-section{padding:112px 0 124px;background:linear-gradient(90deg,rgba(24,22,29,.026) 1px,transparent 0) 50% 0 /112px 112px,radial-gradient(circle at 86% 18%,rgba(22,122,89,.13),transparent 33rem),radial-gradient(circle at 16% 90%,rgba(131,58,180,.08),transparent 32rem),linear-gradient(180deg,#fbfaf7,#f1eee9);color:#18161d}.main-landing-page .security-head{grid-template-columns:minmax(0,.58fr) minmax(320px,.42fr);gap:54px;margin-bottom:38px}.main-landing-page .security-kicker{gap:9px;width:-moz-fit-content;width:fit-content;border:1px solid rgba(24,22,29,.13);border-radius:14px;background:hsla(0,0%,100%,.76);color:#68626f;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.9)}.main-landing-page .security-kicker:before{background:#167a59;box-shadow:0 0 0 5px rgba(22,122,89,.12)}.main-landing-page .security-title h2{max-width:780px;font-size:clamp(44px,5vw,72px);line-height:.98}.main-landing-page .security-support p,.main-landing-page .security-title p{color:#514b58;font-size:17px;line-height:1.58;font-weight:740}.main-landing-page .security-title p{max-width:700px}.main-landing-page .security-support{border-left:2px solid rgba(22,122,89,.18)}.main-landing-page .security-support strong{color:#18161d;font-size:24px;line-height:1.05}.main-landing-page .security-system{display:grid;grid-template-columns:minmax(0,.62fr) minmax(330px,.38fr);gap:26px;align-items:stretch}.main-landing-page .security-boundary{position:relative;overflow:hidden;min-height:590px;border:1px solid rgba(24,22,29,.13);border-radius:18px;background:radial-gradient(circle at 52% 35%,rgba(22,122,89,.15),transparent 17rem),radial-gradient(circle at 8% 18%,rgba(252,175,69,.13),transparent 12rem),radial-gradient(circle at 92% 18%,rgba(131,58,180,.1),transparent 13rem),linear-gradient(135deg,hsla(0,0%,100%,.94),hsla(38,31%,95%,.72));box-shadow:0 34px 80px rgba(24,22,29,.09),inset 0 1px 0 hsla(0,0%,100%,.9);padding:34px}.main-landing-page .security-boundary:before{content:"";position:absolute;inset:30px;border:1px solid rgba(24,22,29,.07);border-radius:16px;pointer-events:none}.main-landing-page .security-boundary:after{content:"";position:absolute;left:50%;top:43%;width:330px;height:330px;border:1px solid rgba(22,122,89,.16);border-radius:50%;pointer-events:none;transform:translate(-50%,-50%);box-shadow:0 0 0 46px rgba(22,122,89,.035),0 0 0 92px rgba(131,58,180,.025)}.main-landing-page .security-map-label{position:relative;z-index:1;display:inline-flex;align-items:center;gap:9px;min-height:34px;border-radius:999px;background:rgba(236,253,245,.84);padding:0 13px;color:#167a59;font-size:11px;font-weight:950;letter-spacing:.1em;text-transform:uppercase}.main-landing-page .security-map-label:before{content:"";width:7px;height:7px;border-radius:999px;background:currentColor}.main-landing-page .security-nodes{position:relative;z-index:1;min-height:328px;margin-top:30px}.main-landing-page .security-node{position:absolute;border:1px solid rgba(24,22,29,.1);border-radius:16px;background:hsla(0,0%,100%,.88);padding:20px;box-shadow:0 24px 54px rgba(24,22,29,.08)}.main-landing-page .security-node:after{content:"";position:absolute;top:50%;left:calc(100% + 1px);width:108px;height:1px;background:linear-gradient(90deg,rgba(22,122,89,.28),rgba(22,122,89,0))}.main-landing-page .security-node:first-child{left:0;top:54px;width:230px;transform:rotate(-1.5deg)}.main-landing-page .security-node:first-child:after{left:calc(100% - 4px);width:134px;transform:rotate(12deg);transform-origin:left center}.main-landing-page .security-node:nth-child(3){right:0;top:54px;width:224px;transform:rotate(1.5deg)}.main-landing-page .security-node:nth-child(3):after{left:auto;right:calc(100% - 4px);width:132px;background:linear-gradient(270deg,rgba(22,122,89,.28),rgba(22,122,89,0));transform:rotate(-12deg);transform-origin:right center}.main-landing-page .security-node.center{left:50%;top:8px;display:flex;width:246px;min-height:246px;flex-direction:column;align-items:center;justify-content:center;border-color:rgba(22,122,89,.24);border-radius:50%;background:radial-gradient(circle at 50% 14%,rgba(22,122,89,.15),transparent 7rem),#fff;text-align:center;transform:translateX(-50%);box-shadow:0 34px 90px rgba(24,22,29,.14),inset 0 0 0 12px rgba(236,253,245,.82)}.main-landing-page .security-node.center:after{content:none}.main-landing-page .node-mark{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;background:#ecfdf5;color:#167a59;font-size:12px;font-weight:950;letter-spacing:-.02em}.main-landing-page .security-node.center .node-mark{background:linear-gradient(135deg,var(--primary-a),var(--primary-b) 58%,var(--primary-c));color:#fff}.main-landing-page .security-node span{display:block;margin-top:16px;color:#8b8492;font-size:10px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.main-landing-page .security-node strong{display:block;margin-top:6px;color:#18161d;font-size:22px;line-height:1.02;font-weight:950;letter-spacing:-.05em}.main-landing-page .security-node p{margin:10px 0 0;color:#5d5665;font-size:13px;line-height:1.42;font-weight:740}.main-landing-page .security-node.center p{max-width:170px;margin-inline:auto}.main-landing-page .security-rails{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:12px;border-top:1px solid rgba(24,22,29,.1);padding-top:18px}.main-landing-page .security-rail{min-height:108px;border-top:0;border-radius:14px;background:hsla(0,0%,100%,.52);padding:14px}.main-landing-page .security-rail span{display:block;color:#167a59;font-size:10px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.main-landing-page .security-rail strong{display:block;margin-top:8px;color:#18161d;font-size:18px;line-height:1.05;font-weight:950;letter-spacing:-.045em}.main-landing-page .security-rail p{margin:8px 0 0;color:#6f6875;font-size:12.5px;line-height:1.38;font-weight:720}.main-landing-page .security-control-panel{overflow:hidden;border:1px solid rgba(24,22,29,.13);border-radius:18px;background:radial-gradient(circle at 92% 6%,rgba(252,175,69,.17),transparent 14rem),linear-gradient(160deg,#28242d,#17151c 58%,#0d0c11);color:#fff;box-shadow:0 34px 80px rgba(24,22,29,.18),inset 0 1px 0 hsla(0,0%,100%,.1)}.main-landing-page .security-control-inner{padding:30px}.main-landing-page .control-label{display:block;color:hsla(0,0%,100%,.58);font-size:11px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.main-landing-page .security-control-inner h3{margin:8px 0 0;font-size:31px;line-height:1.03;font-weight:950;letter-spacing:-.05em}.main-landing-page .manager-presence{display:flex;align-items:center;gap:14px;margin-top:22px;border-radius:18px;background:linear-gradient(135deg,hsla(0,0%,100%,.13),hsla(0,0%,100%,.06)),hsla(0,0%,100%,.05);padding:14px}.main-landing-page .manager-presence img{width:58px;height:58px;border-radius:50%;-o-object-fit:cover;object-fit:cover;box-shadow:0 0 0 3px hsla(0,0%,100%,.18),0 18px 36px rgba(0,0,0,.28)}.main-landing-page .manager-presence strong{display:block;color:#fff;font-size:16px;line-height:1.1;font-weight:950;letter-spacing:-.035em}.main-landing-page .manager-presence span{display:block;margin-top:4px;color:hsla(0,0%,100%,.62);font-size:12px;line-height:1.3;font-weight:740}.main-landing-page .responsibility-meter{display:grid;gap:8px;margin-top:26px}.main-landing-page .meter-row{display:grid;grid-template-columns:34px minmax(0,1fr);gap:12px;align-items:center;min-height:54px;border:1px solid hsla(0,0%,100%,.1);border-radius:15px;background:hsla(0,0%,100%,.06);padding:9px}.main-landing-page .meter-row.active{border-color:rgba(167,243,208,.38);background:rgba(167,243,208,.1)}.main-landing-page .meter-dot{display:grid;place-items:center;width:34px;height:34px;border-radius:999px;background:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.7);font-size:11px;font-weight:950}.main-landing-page .meter-row.active .meter-dot{background:#a7f3d0;color:#0f3f31}.main-landing-page .meter-row strong{display:block;color:#fff;font-size:14px;line-height:1.1;font-weight:950;letter-spacing:-.035em}.main-landing-page .meter-row>span:not(.meter-dot)>span{display:block;margin-top:3px;color:hsla(0,0%,100%,.58);font-size:11px;line-height:1.25;font-weight:740}.main-landing-page .safety-handoff{display:grid;gap:10px;margin-top:24px;border-top:1px solid hsla(0,0%,100%,.12);padding-top:22px}.main-landing-page .handoff-row{display:grid;grid-template-columns:30px minmax(0,1fr);gap:10px;align-items:center;color:hsla(0,0%,100%,.74);font-size:12px;line-height:1.32;font-weight:780}.main-landing-page .handoff-icon{display:grid;place-items:center;width:30px;height:30px;border-radius:999px;background:hsla(0,0%,100%,.1);color:#a7f3d0;font-size:12px;font-weight:950}.main-landing-page .support-strip{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:26px;border-radius:16px;background:hsla(0,0%,100%,.08);padding:16px}.main-landing-page .support-strip strong{display:block;color:#fff;font-size:15px;line-height:1.1;font-weight:950;letter-spacing:-.035em}.main-landing-page .support-strip div>span{display:block;margin-top:4px;color:hsla(0,0%,100%,.58);font-size:11px;line-height:1.3;font-weight:740}.main-landing-page .support-avatar{display:grid;place-items:center;width:46px;height:46px;flex:0 0 46px;border-radius:999px;background:url(/main-landing-2026/avatar-manager-premium.png) 50%/cover no-repeat;color:#fff;font-size:13px;font-weight:950;box-shadow:0 14px 28px rgba(49,88,255,.22)}.main-landing-page .security-section{padding:260px 0 128px;background:radial-gradient(circle at 16% 18%,rgba(155,244,201,.12),transparent 32rem),radial-gradient(circle at 88% 16%,rgba(252,175,69,.11),transparent 30rem),radial-gradient(circle at 74% 92%,rgba(131,58,180,.12),transparent 34rem),linear-gradient(135deg,#07080c,#11151d 50%,#08070c);color:#fff}.main-landing-page .security-section:before{inset:28px;border:1px solid hsla(0,0%,100%,.08);border-radius:42px;background:linear-gradient(hsla(0,0%,100%,.018) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.018) 1px,transparent 0);background-size:70px 70px}.main-landing-page .security-shell{position:relative;z-index:1;width:min(1200px,calc(100vw - 64px));margin:0 auto}.main-landing-page .security-head{display:grid;grid-template-columns:minmax(0,.66fr) minmax(300px,.34fr);gap:44px;align-items:end;margin-bottom:36px}.main-landing-page .security-kicker{display:inline-flex;align-items:center;gap:10px;min-height:38px;border:1px solid rgba(155,244,201,.24);border-radius:999px;padding:0 15px;color:#9bf4c9;background:rgba(7,11,12,.62);font-size:11px;font-weight:950;letter-spacing:.1em;text-transform:uppercase;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.1)}.main-landing-page .security-kicker:before{content:"";width:8px;height:8px;border-radius:999px;background:currentColor;box-shadow:0 0 0 5px rgba(155,244,201,.12),0 0 22px rgba(155,244,201,.38)}.main-landing-page .security-title h2{max-width:820px;margin:18px 0 0;color:#fff;font-size:clamp(44px,5vw,74px);line-height:.97;font-weight:950;letter-spacing:-.06em}.main-landing-page .security-title p{max-width:720px;margin:18px 0 0;color:hsla(0,0%,100%,.68);font-size:17px;line-height:1.56;font-weight:740}.main-landing-page .security-support{border-left:1px solid rgba(155,244,201,.24);padding-left:24px}.main-landing-page .security-support strong{display:block;color:#fff;font-size:23px;line-height:1.08;font-weight:950;letter-spacing:-.05em}.main-landing-page .security-support p{margin:12px 0 0;color:hsla(0,0%,100%,.62);font-size:14px;line-height:1.48;font-weight:740}.main-landing-page .trust-room{display:grid;grid-template-columns:minmax(0,.66fr) minmax(350px,.34fr);gap:24px;align-items:stretch}.main-landing-page .trust-panel,.main-landing-page .trust-stage{position:relative;overflow:hidden;border:1px solid hsla(0,0%,100%,.12);border-radius:30px;background:linear-gradient(145deg,hsla(0,0%,100%,.12),hsla(0,0%,100%,.035)),rgba(9,10,15,.76);box-shadow:0 34px 110px rgba(0,0,0,.34),inset 0 1px 0 hsla(0,0%,100%,.12)}.main-landing-page .trust-stage{min-height:640px;padding:34px;background:radial-gradient(circle at 50% 48%,rgba(155,244,201,.1),transparent 19rem),radial-gradient(circle at 16% 18%,rgba(252,175,69,.09),transparent 14rem),linear-gradient(hsla(0,0%,100%,.017) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.017) 1px,transparent 0),linear-gradient(145deg,hsla(0,0%,100%,.08),hsla(0,0%,100%,.025)),rgba(9,10,15,.78);background-size:auto,auto,58px 58px,58px 58px,auto,auto}.main-landing-page .trust-stage:after,.main-landing-page .trust-stage:before{content:"";position:absolute;left:50%;top:50%;border-radius:50%;transform:translate(-50%,-50%);pointer-events:none}.main-landing-page .trust-stage:before{width:540px;height:540px;border:1px solid rgba(155,244,201,.13);box-shadow:0 0 0 74px hsla(0,0%,100%,.012),0 0 0 148px rgba(155,244,201,.01)}.main-landing-page .trust-stage:after{width:318px;height:318px;border:1px solid hsla(0,0%,100%,.1);background:radial-gradient(circle at center,rgba(155,244,201,.07),transparent 58%),conic-gradient(from 140deg,rgba(155,244,201,.22),transparent 18%,rgba(252,175,69,.14),transparent 56%,rgba(131,58,180,.15),transparent)}.main-landing-page .trust-core{position:absolute;left:50%;top:50%;z-index:3;display:grid;place-items:center;width:260px;height:260px;border:1px solid hsla(0,0%,100%,.14);border-radius:50%;text-align:center;transform:translate(-50%,-50%);background:radial-gradient(circle at 35% 18%,hsla(0,0%,100%,.15),transparent 7rem),radial-gradient(circle at 68% 78%,rgba(252,175,69,.1),transparent 8rem),linear-gradient(145deg,rgba(28,33,42,.98),rgba(7,8,12,.98));box-shadow:0 46px 130px rgba(0,0,0,.54),0 0 0 12px rgba(155,244,201,.025),inset 0 1px 0 hsla(0,0%,100%,.15)}.main-landing-page .trust-core-inner{position:relative;z-index:2;display:grid;justify-items:center;gap:12px}.main-landing-page .trust-logo{display:grid;place-items:center;width:76px;height:56px;border-radius:18px;background:hsla(0,0%,100%,.96);box-shadow:0 18px 54px rgba(0,0,0,.26)}.main-landing-page .trust-logo img{width:50px}.main-landing-page .trust-lock{position:relative;width:42px;height:34px;border-radius:14px;background:rgba(155,244,201,.78);box-shadow:0 16px 40px rgba(155,244,201,.16)}.main-landing-page .trust-lock:before{content:"";position:absolute;left:50%;bottom:25px;width:22px;height:21px;border:4px solid rgba(155,244,201,.78);border-bottom:0;border-radius:16px 16px 0 0;transform:translateX(-50%)}.main-landing-page .trust-core span{color:#9bf4c9;font-size:10px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.main-landing-page .trust-core strong{max-width:150px;color:#fff;font-size:28px;line-height:.94;font-weight:950;letter-spacing:-.06em}.main-landing-page .proof-object{position:absolute;z-index:4;filter:drop-shadow(0 30px 82px rgba(0,0,0,.36))}.main-landing-page .proof-label{display:inline-flex;align-items:center;min-height:32px;margin-top:10px;border:1px solid hsla(0,0%,100%,.13);border-radius:999px;padding:0 13px;color:hsla(0,0%,100%,.94);background:linear-gradient(135deg,hsla(0,0%,100%,.12),hsla(0,0%,100%,.04)),rgba(7,8,12,.66);backdrop-filter:blur(22px);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.11),0 14px 42px rgba(0,0,0,.24);font-size:13px;font-weight:900;line-height:1;white-space:nowrap}.main-landing-page .meta-object{left:34px;top:34px;width:286px}.main-landing-page .meta-pass{display:grid;grid-template-columns:1fr 64px;align-items:center;min-height:116px;border:1px solid rgba(155,244,201,.36);border-radius:30px 30px 30px 12px;padding:18px;background:linear-gradient(135deg,rgba(236,255,248,.19),rgba(11,35,30,.9)),rgba(7,12,13,.84);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.2),inset 0 0 0 8px hsla(0,0%,100%,.025)}.main-landing-page .meta-pass img{width:118px;filter:brightness(1.08) drop-shadow(0 12px 28px rgba(0,92,255,.3))}.main-landing-page .seal-mark{display:grid;place-items:center;width:62px;height:62px;border-radius:50%;background:radial-gradient(circle at center,hsla(0,0%,100%,.96) 0 38%,transparent 39%),conic-gradient(from -30deg,#0a84ff,#9bf4c9,#0a84ff);box-shadow:0 18px 46px rgba(0,132,255,.24)}.main-landing-page .seal-mark:before{content:"";width:19px;height:10px;border-left:4px solid #0a7f5a;border-bottom:4px solid #0a7f5a;transform:rotate(-45deg) translate(1px,-1px)}.main-landing-page .password-object{right:34px;top:54px;width:250px}.main-landing-page .password-device{position:relative;height:126px;border:1px solid hsla(0,0%,100%,.13);border-radius:30px;background:radial-gradient(circle at 76% 34%,rgba(255,89,100,.14),transparent 5rem),linear-gradient(145deg,hsla(0,0%,100%,.13),hsla(0,0%,100%,.04)),rgba(9,9,14,.78);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.15)}.main-landing-page .password-device:before{content:"";position:absolute;left:23px;right:78px;top:27px;height:11px;border-radius:999px;background:hsla(0,0%,100%,.16);box-shadow:0 24px 0 hsla(0,0%,100%,.09)}.main-landing-page .password-dots{position:absolute;left:23px;bottom:22px;display:flex;align-items:center;gap:7px;width:132px;height:40px;border-radius:16px;padding:0 13px;background:hsla(0,0%,100%,.08)}.main-landing-page .password-dots i{width:8px;height:8px;border-radius:50%;background:hsla(0,0%,100%,.72)}.main-landing-page .deny-mark{position:absolute;right:10px;top:12px;display:grid;place-items:center;width:56px;height:56px;border:1px solid hsla(0,0%,100%,.22);border-radius:50%;background:radial-gradient(circle at 34% 24%,hsla(0,0%,100%,.34),transparent 30%),#ff5964;box-shadow:0 18px 44px rgba(255,89,100,.25)}.main-landing-page .deny-mark:before{content:"";width:6px;height:32px;border-radius:999px;background:#fff;transform:rotate(11deg)}.main-landing-page .data-object{left:44px;bottom:36px;width:292px}.main-landing-page .data-vault{position:relative;height:138px;overflow:hidden;border:1px solid rgba(155,244,201,.42);border-radius:28px 56px 28px 28px;background:linear-gradient(90deg,rgba(155,244,201,.15),transparent 46%),radial-gradient(circle at 88% 50%,rgba(131,58,180,.18),transparent 4.8rem),rgba(8,12,13,.78);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.08)}.main-landing-page .data-vault:before{content:"";position:absolute;left:28px;right:88px;top:32px;height:7px;border-radius:999px;background:rgba(155,244,201,.78);box-shadow:0 27px 0 rgba(155,244,201,.44)}.main-landing-page .vault-wheel{position:absolute;right:25px;top:32px;width:54px;height:54px;border:1px solid rgba(155,244,201,.42);border-radius:50%;background:radial-gradient(circle at center,rgba(155,244,201,.16) 0 30%,transparent 31%),conic-gradient(from 0deg,rgba(155,244,201,.68),transparent 32%,rgba(131,58,180,.38),transparent 72%)}.main-landing-page .pd-chip{position:absolute;right:20px;bottom:19px;display:grid;place-items:center;width:50px;height:31px;border-radius:12px;color:#09251b;background:#9bf4c9;font-size:12px;font-weight:950}.main-landing-page .owner-object{right:42px;bottom:54px;display:flex;align-items:center;gap:14px;width:302px}.main-landing-page .owner-console{position:relative;width:122px;height:122px;border:1px solid hsla(0,0%,100%,.14);border-radius:30px;background:radial-gradient(circle at 50% 50%,rgba(155,244,201,.14),transparent 4.2rem),linear-gradient(145deg,hsla(0,0%,100%,.11),hsla(0,0%,100%,.03)),rgba(9,9,14,.72);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.14)}.main-landing-page .owner-dial{position:absolute;left:17px;top:17px;width:84px;height:84px;border:1px solid hsla(0,0%,100%,.13);border-radius:50%;background:radial-gradient(circle at 50% 50%,rgba(155,244,201,.19) 0 26%,transparent 27%),conic-gradient(from 215deg,rgba(155,244,201,.56) 0 72deg,hsla(0,0%,100%,.12) 72deg 1turn),rgba(8,7,12,.52)}.main-landing-page .owner-dial:before{content:"OFF";position:absolute;left:50%;top:50%;display:grid;place-items:center;width:38px;height:38px;border-radius:50%;color:#09251b;background:#9bf4c9;font-size:9px;font-weight:950;transform:translate(-50%,-50%)}.main-landing-page .pause-mark{position:absolute;right:15px;bottom:14px;display:flex;gap:5px;width:34px;height:26px;border-radius:11px;padding:7px 8px;background:#fcaf45;box-shadow:0 16px 36px rgba(252,175,69,.22)}.main-landing-page .pause-mark:after,.main-landing-page .pause-mark:before{content:"";flex:1;border-radius:999px;background:#17151d}.main-landing-page .trust-panel{min-height:640px;padding:30px}.main-landing-page .manager-card{display:flex;align-items:center;gap:14px;border-radius:22px;background:linear-gradient(135deg,hsla(0,0%,100%,.13),hsla(0,0%,100%,.06)),hsla(0,0%,100%,.05);padding:15px}.main-landing-page .manager-card img{width:64px;height:64px;border-radius:50%;-o-object-fit:cover;object-fit:cover;box-shadow:0 0 0 3px hsla(0,0%,100%,.18),0 18px 36px rgba(0,0,0,.28)}.main-landing-page .manager-card strong{display:block;color:#fff;font-size:17px;line-height:1.08;font-weight:950;letter-spacing:-.035em}.main-landing-page .manager-card span{display:block;margin-top:5px;color:hsla(0,0%,100%,.62);font-size:12px;line-height:1.34;font-weight:740}.main-landing-page .responsibility-card{margin-top:22px}.main-landing-page .handoff-card>strong,.main-landing-page .responsibility-card>strong,.main-landing-page .safe-connect-card strong{display:block;color:#fff;font-size:26px;line-height:1.02;font-weight:950;letter-spacing:-.05em}.main-landing-page .mode-stack{display:grid;gap:8px;margin-top:16px}.main-landing-page .mode-row{display:grid;grid-template-columns:34px minmax(0,1fr);gap:12px;align-items:center;min-height:56px;border:1px solid hsla(0,0%,100%,.1);border-radius:16px;background:hsla(0,0%,100%,.06);padding:9px}.main-landing-page .mode-row.active{border-color:rgba(155,244,201,.38);background:rgba(155,244,201,.1)}.main-landing-page .mode-index{display:grid;place-items:center;width:34px;height:34px;border-radius:999px;background:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.72);font-size:11px;font-weight:950}.main-landing-page .mode-row.active .mode-index{background:#9bf4c9;color:#0f3f31}.main-landing-page .mode-row strong{display:block;color:#fff;font-size:14px;line-height:1.1;font-weight:950;letter-spacing:-.035em}.main-landing-page .mode-row span span{display:block;margin-top:3px;color:hsla(0,0%,100%,.58);font-size:11px;line-height:1.25;font-weight:740}.main-landing-page .handoff-card{display:grid;gap:10px;margin-top:24px;border-top:1px solid hsla(0,0%,100%,.12);padding-top:22px}.main-landing-page .handoff-line{display:grid;grid-template-columns:30px minmax(0,1fr);gap:10px;align-items:center;color:hsla(0,0%,100%,.74);font-size:12px;line-height:1.32;font-weight:780}.main-landing-page .handoff-badge{display:grid;place-items:center;width:30px;height:30px;border-radius:999px;background:hsla(0,0%,100%,.1);color:#9bf4c9;font-size:12px;font-weight:950}.main-landing-page .safe-connect-card{margin-top:24px;border-radius:20px;background:radial-gradient(circle at 94% 12%,rgba(155,244,201,.18),transparent 11rem),hsla(0,0%,100%,.08);padding:18px}.main-landing-page .safe-connect-card p{margin:8px 0 0;color:hsla(0,0%,100%,.62);font-size:12px;line-height:1.38;font-weight:740}.main-landing-page .safe-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.main-landing-page .safe-actions span{display:inline-flex;align-items:center;min-height:30px;border:1px solid hsla(0,0%,100%,.12);border-radius:999px;padding:0 11px;color:hsla(0,0%,100%,.78);background:hsla(0,0%,100%,.06);font-size:11px;font-weight:850}.main-landing-page .audit-section{position:relative;overflow:hidden;padding:110px 0 122px;background:linear-gradient(90deg,rgba(8,8,10,.78),rgba(12,11,14,.5) 48%,rgba(18,16,18,.14)),linear-gradient(180deg,rgba(10,8,10,.12),rgba(10,8,10,.34)),url(/main-landing-2026/reply-audit-photo-background.png) 56% /cover no-repeat;color:#fff}.main-landing-page .audit-photo-shell{position:relative;display:grid;grid-template-columns:minmax(0,.57fr) minmax(360px,.43fr);align-items:center;width:min(1200px,calc(100vw - 64px));min-height:540px;margin:0 auto;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none;isolation:isolate}.main-landing-page .audit-photo-shell:before{content:none}.main-landing-page .audit-photo-copy{position:relative;z-index:1;display:grid;align-content:center;max-width:760px;min-height:inherit;padding:0}.main-landing-page .audit-kicker{display:inline-flex;width:-moz-fit-content;width:fit-content;min-height:36px;align-items:center;border:1px solid hsla(0,0%,100%,.28);border-radius:999px;padding:0 16px;background:hsla(0,0%,100%,.08);color:hsla(0,0%,100%,.74);font-size:11px;font-weight:950;letter-spacing:.13em;text-transform:uppercase;backdrop-filter:blur(18px)}.main-landing-page .audit-photo-copy h2{max-width:11ch;margin:36px 0 0;font-family:Sora,Inter,ui-sans-serif,system-ui,sans-serif;font-size:clamp(54px,6vw,88px);line-height:.94;font-weight:950;letter-spacing:0;color:#fff}.main-landing-page .audit-proof-heading{margin:28px 0 0;color:hsla(0,0%,100%,.78);font-size:21px;font-weight:900;line-height:1.2}.main-landing-page .audit-proof-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 28px;width:min(100%,660px);margin:24px 0 0;padding:0;list-style:none}.main-landing-page .audit-proof-list li{display:grid;grid-template-columns:48px minmax(0,1fr);align-items:start;gap:18px;min-height:70px;border-top:1px solid hsla(0,0%,100%,.2);padding:17px 0 15px}.main-landing-page .audit-proof-list span{color:#ff3131;font-size:16px;font-weight:950;line-height:1.1}.main-landing-page .audit-proof-list strong{color:#fff;font-size:19px;line-height:1.08;font-weight:950;letter-spacing:0}.main-landing-page .audit-message-panel{position:relative;z-index:1;width:min(100% - 40px,470px);margin:0 0 0 auto;border:1px solid hsla(0,0%,100%,.22);border-radius:24px;padding:30px;background:rgba(15,13,19,.78);box-shadow:0 28px 80px rgba(0,0,0,.3);backdrop-filter:blur(22px)}.main-landing-page .audit-message-panel h3{margin:0;color:#fff;font-size:clamp(29px,2.8vw,41px);line-height:1;font-weight:950;letter-spacing:0}.main-landing-page .audit-message-panel p{margin:15px 0 0;color:hsla(0,0%,100%,.66);font-size:16px;line-height:1.35;font-weight:850}.main-landing-page .audit-message-code{display:grid;gap:12px;margin-top:25px}.main-landing-page .audit-message-code span{color:hsla(0,0%,100%,.84);font-size:14px;font-weight:950}.main-landing-page .audit-message-code strong{display:grid;min-height:74px;place-items:center;border:1px solid hsla(0,0%,100%,.22);border-radius:15px;background:hsla(0,0%,100%,.1);color:#fff;font-family:Sora,Inter,ui-sans-serif,system-ui,sans-serif;font-size:clamp(38px,4vw,55px);line-height:1;font-weight:950;letter-spacing:0;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.08)}.main-landing-page .audit-submit{width:100%;min-height:64px;margin:28px 0 0;white-space:nowrap}.main-landing-page .audit-submit--gradient{border-radius:999px;background:linear-gradient(135deg,var(--primary-a),var(--primary-b) 55%,var(--primary-c));color:#fff;box-shadow:0 18px 46px rgba(253,29,29,.22)}.main-landing-page .pricing-section{position:relative;overflow:hidden;padding:112px 0 124px;border-top:1px solid rgba(24,22,29,.08);background:radial-gradient(circle at 86% 6%,rgba(252,175,69,.16),transparent 32rem),radial-gradient(circle at 8% 18%,rgba(131,58,180,.07),transparent 30rem),linear-gradient(180deg,#fdfcfb,#f3eee8);color:#1e1e24}.main-landing-page .pricing-shell{width:min(1200px,calc(100vw - 64px));margin:0 auto}.main-landing-page .pricing-inner{padding:0}.main-landing-page .pricing-head{display:grid;grid-template-columns:minmax(0,.68fr) minmax(260px,.32fr);align-items:end;gap:32px;margin-bottom:34px}.main-landing-page .pricing-kicker{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;min-height:30px;border:1px solid rgba(30,30,36,.12);border-radius:999px;background:hsla(0,0%,100%,.74);padding:0 12px;color:rgba(30,30,36,.58);font-size:11px;font-weight:900;letter-spacing:.09em;text-transform:uppercase;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.8)}.main-landing-page .pricing-kicker:before{content:"";width:8px;height:8px;margin-right:8px;border-radius:50%;background:linear-gradient(135deg,var(--primary-a),var(--primary-b) 56%,var(--primary-c))}.main-landing-page .pricing-title{max-width:760px;margin:18px 0 0;font-family:Sora,Inter,ui-sans-serif,system-ui,sans-serif;font-size:clamp(44px,6vw,76px);line-height:.94;font-weight:950;letter-spacing:0}.main-landing-page .pricing-note{margin:0;border-left:1px solid rgba(30,30,36,.16);padding-left:22px;color:rgba(30,30,36,.62);font-size:16px;font-weight:760;line-height:1.45}.main-landing-page .pricing-board{display:grid;grid-template-columns:minmax(0,1fr) minmax(310px,.42fr);gap:18px;align-items:stretch}.main-landing-page .plan-ledger{overflow:hidden;border:1px solid rgba(30,30,36,.11);border-radius:20px;background:hsla(0,0%,100%,.74);box-shadow:0 22px 60px rgba(30,30,36,.08)}.main-landing-page .plan-row{display:grid;grid-template-columns:1.05fr .72fr .84fr auto;align-items:center;min-height:132px;border-bottom:1px solid rgba(30,30,36,.09);padding:22px 24px;gap:20px}.main-landing-page .plan-row:last-child{border-bottom:0}.main-landing-page .plan-row.featured{position:relative;background:linear-gradient(90deg,hsla(0,0%,100%,.85),rgba(255,248,238,.94)),radial-gradient(circle at 95% 10%,rgba(252,175,69,.22),transparent 14rem)}.main-landing-page .plan-row.trial-row{background:linear-gradient(90deg,hsla(0,0%,100%,.92),rgba(255,253,248,.96)),radial-gradient(circle at 92% 18%,rgba(252,175,69,.16),transparent 13rem)}.main-landing-page .trial-row .plan-tag{background:#17141b;color:#fff}.main-landing-page .plan-name{display:grid;gap:10px}.main-landing-page .plan-name strong{color:#17141b;font-size:clamp(24px,3vw,34px);line-height:1;font-weight:950;letter-spacing:0}.main-landing-page .plan-tag{display:inline-flex;width:-moz-fit-content;width:fit-content;min-height:27px;align-items:center;border-radius:999px;background:#f4eee8;padding:0 10px;color:rgba(30,30,36,.58);font-size:11px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.main-landing-page .featured .plan-tag{background:#fff1d8;color:#8e5400}.main-landing-page .plan-price{display:flex;align-items:baseline;gap:7px;color:#17141b;white-space:nowrap}.main-landing-page .plan-price strong{font-size:clamp(38px,5vw,58px);line-height:.88;font-weight:950;letter-spacing:0}.main-landing-page .plan-price span{color:rgba(30,30,36,.54);font-size:14px;font-weight:850}.main-landing-page .dialogue-count{display:grid;gap:8px}.main-landing-page .dialogue-count span{color:rgba(30,30,36,.46);font-size:10px;font-weight:950;letter-spacing:.1em;text-transform:uppercase}.main-landing-page .dialogue-count strong{color:#17141b;font-size:18px;line-height:1.1;font-weight:950;letter-spacing:0}.main-landing-page .choose-plan{display:inline-grid;place-items:center;min-height:42px;border:1px solid rgba(30,30,36,.13);border-radius:999px;background:#fff;padding:0 16px;color:#211b27;font-size:13px;font-weight:950;text-decoration:none;white-space:nowrap;box-shadow:0 10px 22px rgba(30,30,36,.06)}.main-landing-page .featured .choose-plan{border-color:transparent;background:linear-gradient(135deg,var(--primary-a),var(--primary-b) 56%,var(--primary-c));color:#fff;box-shadow:0 15px 34px rgba(253,29,29,.22)}.main-landing-page .included-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;border-top:1px solid rgba(30,30,36,.09);background:rgba(30,30,36,.08)}.main-landing-page .included-item{display:grid;align-content:center;min-height:86px;background:hsla(0,0%,100%,.78);padding:16px}.main-landing-page .included-item span{color:rgba(30,30,36,.46);font-size:10px;font-weight:950;letter-spacing:.1em;text-transform:uppercase}.main-landing-page .included-item strong{margin-top:5px;color:#17141b;font-size:14px;line-height:1.12;font-weight:950;letter-spacing:0}.main-landing-page .addon-panel{position:relative;overflow:hidden;min-height:100%;border:1px solid rgba(30,30,36,.18);border-radius:20px;background:radial-gradient(circle at 100% 0,rgba(252,175,69,.28),transparent 17rem),linear-gradient(160deg,#211929,#17131c 64%,#251a18);color:#fff;box-shadow:0 30px 80px rgba(30,30,36,.2)}.main-landing-page .addon-panel:before{content:"";position:absolute;inset:1px;border-radius:19px;border:1px solid hsla(0,0%,100%,.12);pointer-events:none}.main-landing-page .addon-panel.addon-selected{box-shadow:0 30px 80px rgba(30,30,36,.2),0 0 0 4px rgba(252,175,69,.22)}.main-landing-page .addon-inner{position:relative;display:flex;min-height:100%;flex-direction:column;padding:25px 25px 28px}.main-landing-page .addon-top{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.main-landing-page .addon-badge{display:inline-flex;min-height:30px;align-items:center;border:1px solid hsla(0,0%,100%,.18);border-radius:999px;background:hsla(0,0%,100%,.08);padding:0 11px;color:hsla(0,0%,100%,.74);font-size:10px;font-weight:950;letter-spacing:.11em;text-transform:uppercase}.main-landing-page .addon-toggle{position:relative;display:inline-grid;place-items:center;width:46px;height:46px;flex:0 0 auto;cursor:pointer}.main-landing-page .addon-toggle input{position:absolute;width:1px;height:1px;opacity:0}.main-landing-page .toggle-box{display:grid;place-items:center;width:38px;height:38px;border:1px solid hsla(0,0%,100%,.32);border-radius:12px;background:hsla(0,0%,100%,.08);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.12)}.main-landing-page .toggle-box:before{content:"";width:14px;height:8px;border-bottom:2px solid #17131c;border-left:2px solid #17131c;opacity:0;transform:rotate(-45deg) translateY(-1px)}.main-landing-page .addon-toggle input:checked+.toggle-box{border-color:transparent;background:#fff}.main-landing-page .addon-toggle input:checked+.toggle-box:before{opacity:1}.main-landing-page .addon-toggle input:focus-visible+.toggle-box{outline:4px solid hsla(0,0%,100%,.28);outline-offset:3px}.main-landing-page .addon-title{margin-top:34px}.main-landing-page .addon-title h2{max-width:9ch;margin:0;font-family:Sora,Inter,ui-sans-serif,system-ui,sans-serif;font-size:clamp(34px,4vw,48px);line-height:.94;font-weight:950;letter-spacing:0}.main-landing-page .addon-price{display:flex;align-items:baseline;gap:9px;margin-top:18px}.main-landing-page .addon-price strong{font-size:clamp(38px,5.6vw,58px);line-height:.82;font-weight:950;letter-spacing:0}.main-landing-page .addon-price span{color:hsla(0,0%,100%,.62);font-size:13px;font-weight:900;text-transform:uppercase}.main-landing-page .addon-benefits{display:grid;gap:13px;margin:30px 0 0;padding:0;list-style:none}.main-landing-page .addon-benefits li{position:relative;display:grid;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:14px;min-height:62px;overflow:hidden;border:1px solid hsla(0,0%,100%,.26);border-radius:16px;background:linear-gradient(90deg,hsla(0,0%,100%,.18),hsla(0,0%,100%,.08)),hsla(0,0%,100%,.1);padding:10px 14px 10px 10px;color:#fff;font-size:15px;font-weight:950;line-height:1.16;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.16),0 14px 30px rgba(0,0,0,.17)}.main-landing-page .benefit-mark{display:grid;place-items:center;width:46px;height:46px;border-radius:13px;background:linear-gradient(135deg,#fff7e6,#ffd28b);color:#21140e;font-size:15px;font-weight:950;box-shadow:0 10px 22px rgba(252,175,69,.22)}.main-landing-page .addon-action{display:inline-grid;place-items:center;min-height:48px;margin-top:24px;border:0;border-radius:999px;background:#fff;padding:0 18px;color:#17131c;font-size:14px;font-weight:950;cursor:pointer;box-shadow:0 18px 40px rgba(0,0,0,.24)}.main-landing-page .addon-action:focus-visible,.main-landing-page .choose-plan:focus-visible{outline:4px solid var(--focus);outline-offset:3px}.main-landing-page .pricing-fine-print{display:flex;justify-content:space-between;gap:18px;margin-top:18px;color:rgba(30,30,36,.52);font-size:12px;font-weight:800;line-height:1.35}.main-landing-page .final-close-section{position:relative;overflow:hidden;scroll-margin-top:96px;padding:116px 0 128px;border-top:1px solid rgba(24,22,29,.08);background:linear-gradient(90deg,rgba(24,22,29,.028) 1px,transparent 0) 50% 0 /118px 118px,radial-gradient(circle at 83% 15%,rgba(131,58,180,.08),transparent 30rem),radial-gradient(circle at 18% 86%,rgba(22,122,89,.1),transparent 34rem),linear-gradient(180deg,#fffdf9,#f7f1ea);color:#18161d}.main-landing-page .final-close-section:before{content:"";position:absolute;inset:0 0 auto;height:140px;pointer-events:none;background:linear-gradient(180deg,hsla(0,0%,100%,.86),hsla(0,0%,100%,0))}.main-landing-page .final-close-shell{position:relative;z-index:1;width:min(1200px,calc(100vw - 64px));margin:0 auto}.main-landing-page .final-close-head{display:block;margin-bottom:54px;padding-bottom:0;border-bottom:0}.main-landing-page .final-kicker{min-height:38px;border-color:rgba(24,22,29,.16);border-radius:12px;display:inline-flex;align-items:center;gap:8px;padding:0 14px;background:hsla(0,0%,100%,.84);color:#68626f;font-size:11px;font-weight:950;letter-spacing:.1em;text-transform:uppercase;box-shadow:0 18px 42px rgba(24,22,29,.05),inset 0 1px 0 hsla(0,0%,100%,.95)}.main-landing-page .final-kicker:before{content:"";width:7px;height:7px;border-radius:999px;background:linear-gradient(135deg,var(--primary-a),var(--primary-b) 58%,var(--primary-c))}.main-landing-page .final-close-title h2{max-width:940px;margin:22px 0 0;font-family:Sora,Inter,ui-sans-serif,system-ui,sans-serif;color:#18161d;font-size:clamp(48px,5.3vw,78px);line-height:.93;font-weight:950;letter-spacing:-.06em}.main-landing-page .final-close-note,.main-landing-page .final-close-title p{margin:0;font-size:17px;line-height:1.55;font-weight:750}.main-landing-page .final-close-title p{max-width:660px;margin-top:18px;color:#4f4858}.main-landing-page .final-close-note{justify-self:end;max-width:410px;padding-left:22px;border-left:2px solid rgba(24,22,29,.14);color:#4f4858}.main-landing-page .final-close-grid{display:grid;grid-template-columns:minmax(0,.6fr) minmax(390px,.4fr);gap:28px;align-items:stretch;max-width:none;margin:0}.main-landing-page .next-step-preview,.main-landing-page .objection-ledger{border-color:rgba(24,22,29,.13);background:hsla(0,0%,100%,.9);box-shadow:0 34px 80px rgba(24,22,29,.09),inset 0 1px 0 hsla(0,0%,100%,.86)}.main-landing-page .objection-ledger{overflow:hidden;border-radius:14px}.main-landing-page .ledger-header{display:flex;align-items:end;justify-content:space-between;gap:18px;padding:20px 22px;border-bottom:1px solid rgba(24,22,29,.1);background:linear-gradient(180deg,hsla(0,0%,100%,.94),hsla(38,44%,96%,.86))}.main-landing-page .ledger-header>div>span{display:block;color:#8b8492;font-size:10px;font-weight:950;letter-spacing:.13em;text-transform:uppercase}.main-landing-page .ledger-header strong{display:block;margin-top:5px;color:#18161d;font-size:19px;line-height:1;font-weight:950;letter-spacing:-.045em}.main-landing-page .ledger-state{display:inline-flex;align-items:center;gap:7px;min-height:30px;border-radius:999px;padding:0 11px;background:#ecfdf5;color:#167a59;font-size:11px;font-weight:950;white-space:nowrap}.main-landing-page .ledger-state:before{content:"";width:7px;height:7px;border-radius:999px;background:currentColor}.main-landing-page .objection-item{border-top:1px solid rgba(24,22,29,.09);background:hsla(0,0%,100%,.66);transition:background .18s ease}.main-landing-page .objection-item:first-child{border-top:0}.main-landing-page .objection-item.is-open{background:linear-gradient(90deg,rgba(22,122,89,.08),transparent 38%),hsla(0,0%,100%,.96)}.main-landing-page .objection-summary{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;border:0;background:transparent;display:grid;grid-template-columns:34px minmax(0,1fr) 22px;gap:14px;align-items:center;min-height:82px;padding:18px 22px;cursor:pointer;list-style:none;color:#18161d;font-size:17px;font-weight:950;letter-spacing:-.03em;text-align:left}.main-landing-page .objection-summary:focus-visible{outline:3px solid var(--focus);outline-offset:-3px}.main-landing-page .objection-number{display:grid;place-items:center;width:34px;height:34px;border:1px solid rgba(24,22,29,.08);border-radius:50%;background:#f8f4ef;color:#68626f;font-size:12px;font-weight:950;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.86)}.main-landing-page .objection-item.is-open .objection-number{border-color:rgba(22,122,89,.2);background:#ecfdf5}.main-landing-page .objection-toggle{position:relative;justify-self:end;width:18px;height:18px}.main-landing-page .objection-toggle:after,.main-landing-page .objection-toggle:before{content:"";position:absolute;inset:8px 2px auto;height:2px;border-radius:999px;background:#8b8492;transition:transform .18s ease}.main-landing-page .objection-toggle:after{transform:rotate(90deg)}.main-landing-page .objection-item.is-open .objection-toggle:after{transform:rotate(0deg)}.main-landing-page .objection-panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .28s cubic-bezier(.22,1,.36,1)}.main-landing-page .objection-item.is-open .objection-panel{grid-template-rows:1fr}.main-landing-page .objection-panel-inner{min-height:0;overflow:hidden}.main-landing-page .objection-body{max-width:620px;padding:0 24px 24px 70px;color:#5d5665;font-size:14.5px;line-height:1.55;font-weight:700;opacity:0;transform:translateY(-6px);transition:opacity .18s ease,transform .22s cubic-bezier(.22,1,.36,1)}.main-landing-page .objection-item.is-open .objection-body{opacity:1;transform:translateY(0)}.main-landing-page .objection-proof-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.main-landing-page .proof-chip{display:inline-flex;align-items:center;gap:7px;min-height:28px;border:1px solid rgba(22,122,89,.12);border-radius:999px;padding:0 10px;background:rgba(236,253,245,.88);color:#167a59;font-size:11px;font-weight:950}.main-landing-page .proof-chip.warn{border-color:rgba(151,98,0,.12);background:rgba(255,247,223,.92)}.main-landing-page .proof-chip.neutral{border-color:rgba(71,85,105,.1);background:rgba(248,250,252,.92)}.main-landing-page .proof-chip:before{content:"";width:6px;height:6px;border-radius:999px;background:currentColor;opacity:.68}.main-landing-page .next-step-preview{position:relative;overflow:hidden;border:1px solid rgba(24,22,29,.13);border-radius:18px;background:radial-gradient(circle at 92% 4%,rgba(252,175,69,.2),transparent 15rem),linear-gradient(160deg,#28242d,#17151c 58%,#0d0c11);color:#fff;box-shadow:0 34px 80px rgba(24,22,29,.18),inset 0 1px 0 hsla(0,0%,100%,.1)}.main-landing-page .next-step-preview:after{content:"/connect";position:absolute;right:18px;bottom:18px;color:hsla(0,0%,100%,.055);font-size:58px;line-height:1;font-weight:950;letter-spacing:-.08em;pointer-events:none}.main-landing-page .next-step-inner{position:relative;z-index:1;padding:34px 32px 30px}.main-landing-page .next-step-label{display:block;color:hsla(0,0%,100%,.58);font-size:11px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.main-landing-page .next-step-inner h3{max-width:360px;margin:8px 0 0;font-size:29px;line-height:1.08;font-weight:950;letter-spacing:-.045em}.main-landing-page .connect-route{position:relative;display:grid;gap:15px;margin-top:30px;padding:18px 0 4px;border-top:1px solid hsla(0,0%,100%,.12)}.main-landing-page .connect-route:before{content:none}.main-landing-page .route-step{position:relative;display:grid;grid-template-columns:36px minmax(0,1fr);gap:13px;align-items:start}.main-landing-page .route-dot{position:relative;z-index:1;display:grid;place-items:center;width:36px;height:36px;margin-top:0;border:1px solid hsla(0,0%,100%,.2);border-radius:50%;background:hsla(0,0%,100%,.1);color:#a7f3d0;font-size:13px;font-weight:950;box-shadow:0 12px 26px rgba(0,0,0,.18),inset 0 1px 0 hsla(0,0%,100%,.12)}.main-landing-page .route-step strong{display:block;color:#fff;font-size:16px;line-height:1.1;font-weight:950;letter-spacing:-.035em}.main-landing-page .route-step>span:not(.route-dot){display:block;margin-top:4px;color:hsla(0,0%,100%,.66);font-size:13px;line-height:1.35;font-weight:700}.main-landing-page .final-action-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:32px;padding-top:22px;border-top:1px solid hsla(0,0%,100%,.12);align-items:center}.main-landing-page .final-action-row .primary-cta{box-shadow:0 18px 38px rgba(253,29,29,.18);min-height:52px;padding-inline:22px;font-size:15px}.main-landing-page .final-instagram-cta{min-height:52px;border-color:hsla(0,0%,100%,.22);background:hsla(0,0%,100%,.1);color:#fff;padding-inline:18px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.1)}.main-landing-page .final-action-note{flex:1 1 160px;min-width:150px;color:hsla(0,0%,100%,.62);font-size:12px;line-height:1.35;font-weight:750}.main-landing-page .option-section{position:relative;min-height:860px;overflow:hidden;isolation:isolate;border-bottom:1px solid hsla(0,0%,100%,.09);background:radial-gradient(circle at 73% 35%,rgba(95,109,255,.2),transparent 31rem),radial-gradient(circle at 34% 68%,rgba(147,240,200,.1),transparent 34rem),radial-gradient(circle at 88% 74%,rgba(252,175,69,.08),transparent 24rem),linear-gradient(135deg,#09080d,#15131b 52%,#08070b)}.main-landing-page .option-section.light{color:#18161d;background:radial-gradient(circle at 78% 30%,rgba(95,109,255,.18),transparent 34rem),radial-gradient(circle at 20% 78%,rgba(22,122,89,.13),transparent 32rem),linear-gradient(135deg,#fbfaf7,#eceff4 56%,#f7f2ee)}.main-landing-page .option-section.warm{background:radial-gradient(circle at 76% 28%,rgba(252,175,69,.24),transparent 34rem),radial-gradient(circle at 20% 78%,rgba(131,58,180,.2),transparent 32rem),linear-gradient(135deg,#100d0c,#1b1210 54%,#09070a)}.main-landing-page .webgl-canvas{position:absolute;inset:0;z-index:0;width:100%;height:100%;display:block}.main-landing-page .option-content{position:relative;z-index:2;width:min(1200px,calc(100vw - 64px));min-height:860px;margin:0 auto;display:grid;grid-template-columns:minmax(300px,.34fr) minmax(620px,.66fr);align-items:center;gap:28px;pointer-events:none}.main-landing-page .option-copy{max-width:520px;pointer-events:auto}.main-landing-page .option-kicker{display:inline-flex;align-items:center;gap:8px;min-height:32px;border:1px solid hsla(0,0%,100%,.18);border-radius:999px;padding:0 13px;background:hsla(0,0%,100%,.075);color:hsla(0,0%,100%,.74);font-size:12px;font-weight:950;letter-spacing:.08em;text-transform:uppercase;backdrop-filter:blur(16px)}.main-landing-page .light .option-kicker{border-color:rgba(24,22,29,.14);background:hsla(0,0%,100%,.74);color:rgba(24,22,29,.62)}.main-landing-page .option-kicker:before{content:"";width:8px;height:8px;border-radius:50%;background:linear-gradient(135deg,#833ab4,#fd1d1d 54%,#fcaf45);box-shadow:0 0 22px rgba(253,29,29,.72)}.main-landing-page h1{margin:24px 0 0;font-family:Sora,Inter,ui-sans-serif,system-ui,sans-serif;font-size:clamp(48px,5.6vw,86px);line-height:.94;font-weight:950;letter-spacing:-.06em}.main-landing-page .option-copy p{max-width:500px;margin:20px 0 0;color:hsla(0,0%,100%,.82);font-size:19px;font-weight:680;line-height:1.55}.main-landing-page .light .option-copy p{color:rgba(24,22,29,.62)}.main-landing-page .choice-note{display:inline-flex;align-items:center;min-height:42px;margin-top:28px;border-radius:999px;padding:0 18px;background:hsla(0,0%,100%,.12);color:hsla(0,0%,100%,.78);font-size:13px;font-weight:850;backdrop-filter:blur(18px)}.main-landing-page .light .choice-note{background:rgba(24,22,29,.07);color:rgba(24,22,29,.68)}.main-landing-page .flow-mode-controls{display:grid;width:min(360px,100%);gap:8px;margin-top:26px;border:1px solid hsla(0,0%,100%,.12);border-radius:28px;padding:9px;background:linear-gradient(135deg,hsla(0,0%,100%,.105),hsla(0,0%,100%,.055)),rgba(11,10,15,.48);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.1),0 20px 54px rgba(0,0,0,.16);backdrop-filter:blur(22px);pointer-events:auto}.main-landing-page .flow-mode-button{min-height:58px;border:0;border-radius:23px;background:transparent;color:hsla(0,0%,100%,.68);cursor:pointer;font-size:16px;font-weight:900;letter-spacing:.01em;text-align:left;padding:0 22px}.main-landing-page .flow-mode-button.active{background:hsla(0,0%,100%,.94);color:#17141b;box-shadow:0 10px 28px rgba(0,0,0,.16)}.main-landing-page .flow-outcomes{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px;pointer-events:none}.main-landing-page .flow-outcome{display:inline-flex;align-items:center;gap:8px;min-height:34px;border-radius:999px;padding:0 12px;background:hsla(0,0%,100%,.11);color:hsla(0,0%,100%,.78);font-size:11px;font-weight:950;letter-spacing:.06em;text-transform:uppercase}.main-landing-page .flow-outcome:before{content:"";width:7px;height:7px;border-radius:50%;background:#93f0c8;box-shadow:0 0 22px rgba(147,240,200,.72)}.main-landing-page .flow-outcome.manager:before{background:#f3b95f;box-shadow:0 0 22px rgba(243,185,95,.72)}.main-landing-page .human-flow-stage{position:absolute;z-index:1;left:calc(43% - 4px);right:max(44px,calc((100vw - 1200px) / 2));top:168px;bottom:96px;pointer-events:none}.main-landing-page .human-flow-stage:before{content:"";position:absolute;inset:82px 0 78px;border-radius:56px;background:radial-gradient(circle at 75% 30%,rgba(95,109,255,.22),transparent 20rem),linear-gradient(135deg,hsla(0,0%,100%,.08),hsla(0,0%,100%,.025));box-shadow:inset 0 1px 0 hsla(0,0%,100%,.1),0 42px 110px rgba(0,0,0,.34),0 18px 46px rgba(9,8,13,.34);opacity:.9}.main-landing-page .processing-board{position:absolute;inset:82px 0 78px;display:none;grid-template-rows:1fr 1fr;gap:18px;padding:30px}.main-landing-page .approved-reply-flow{position:absolute;inset:82px 0 78px;display:block;overflow:hidden;border:1px solid hsla(0,0%,100%,.145);border-radius:46px;background:linear-gradient(115deg,hsla(0,0%,100%,.12),hsla(0,0%,100%,.035) 38%,rgba(95,109,255,.1) 72%,hsla(0,0%,100%,.055)),radial-gradient(circle at 46% 48%,rgba(147,240,200,.16),transparent 16rem),radial-gradient(circle at 77% 34%,rgba(95,109,255,.22),transparent 19rem),rgba(12,12,18,.54);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.16),inset 0 -1px 0 hsla(0,0%,100%,.05),0 52px 128px rgba(0,0,0,.38),0 16px 42px rgba(7,7,12,.42);backdrop-filter:blur(26px) saturate(1.05)}.main-landing-page .approved-reply-flow:before{content:"";position:absolute;inset:18px;border:1px solid hsla(0,0%,100%,.07);border-radius:36px;pointer-events:none}.main-landing-page .approved-reply-flow:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,hsla(0,0%,100%,.055) 1px,transparent 0),linear-gradient(0deg,hsla(0,0%,100%,.04) 1px,transparent 0);background-size:72px 72px;-webkit-mask-image:radial-gradient(circle at 52% 50%,rgba(0,0,0,.7),transparent 68%);mask-image:radial-gradient(circle at 52% 50%,rgba(0,0,0,.7),transparent 68%);opacity:.22;pointer-events:none}.main-landing-page .approved-flow-title{position:absolute;left:28px;top:24px;z-index:7;display:inline-flex;align-items:center;gap:8px;min-height:30px;border-radius:999px;padding:0 13px;background:hsla(0,0%,100%,.14);color:hsla(0,0%,100%,.82);font-size:10px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.main-landing-page .approved-flow-title:before{content:"";width:7px;height:7px;border-radius:50%;background:#93f0c8;box-shadow:0 0 18px rgba(147,240,200,.76)}.main-landing-page .approved-pool{position:absolute;left:38px;top:50%;z-index:3;width:168px;height:168px;border:1px solid hsla(0,0%,100%,.18);border-radius:50%;display:grid;place-items:center;text-align:center;background:radial-gradient(circle at 50% 48%,rgba(147,240,200,.22),hsla(0,0%,100%,.08) 46%,hsla(0,0%,100%,.035) 68%),hsla(0,0%,100%,.055);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.14),0 24px 68px rgba(0,0,0,.24);transform:translateY(-50%)}.main-landing-page .approved-pool:after,.main-landing-page .approved-pool:before{content:"";position:absolute;inset:-14px;border:1px solid rgba(147,240,200,.18);border-radius:inherit;animation:poolPulse 3.8s ease-in-out infinite}.main-landing-page .approved-pool:after{inset:-28px;opacity:.45;animation-delay:-1.9s}.main-landing-page .approved-pool strong{display:block;max-width:98px;color:#fff;font-size:16px;font-weight:950;line-height:1.08}.main-landing-page .approved-pool>div>span{display:block;margin-top:8px;color:hsla(0,0%,100%,.58);font-size:9px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}@keyframes poolPulse{0%,to{opacity:.35;transform:scale(.96)}50%{opacity:.9;transform:scale(1.03)}}.main-landing-page .approved-inbound-card{position:absolute;left:56px;top:34%;z-index:5;display:flex;align-items:center;gap:10px;width:220px;min-height:66px;border:1px solid rgba(20,18,24,.08);border-radius:22px;padding:10px 14px 10px 10px;background:#f8f3ef;color:#19171d;box-shadow:0 22px 60px rgba(0,0,0,.28);animation:inboundToPool 7.4s ease-in-out infinite}.main-landing-page .approved-inbound-card strong{max-width:146px;font-size:13px;font-weight:950;line-height:1.12}@keyframes inboundToPool{0%{opacity:0;transform:translate(-38px,-22px) rotate(-2deg) scale(.96)}10%,46%{opacity:1}34%{transform:translate(70px,76px) rotate(1deg) scale(.98)}54%,to{opacity:0;transform:translate(114px,104px) rotate(0deg) scale(.86)}}.main-landing-page .approved-timer{position:relative;z-index:2;flex:0 0 auto;width:52px;height:52px;border:0;border-radius:50%;display:flex;align-items:center;justify-content:center;background:transparent;color:#19171d;font-size:8px;font-weight:950;letter-spacing:0;text-transform:uppercase;box-shadow:none;opacity:0;overflow:visible;animation:timerShell var(--flow-cycle) ease-in-out infinite}.main-landing-page .timer-ring-svg{position:absolute;inset:0;width:100%;height:100%;overflow:visible;transform:rotate(-90deg)}.main-landing-page .timer-ring-progress,.main-landing-page .timer-ring-track{fill:none;stroke-width:4;stroke-linecap:round}.main-landing-page .timer-ring-track{stroke:rgba(20,18,24,.14)}.main-landing-page .timer-ring-progress{stroke:#2fc18c;stroke-dasharray:100;stroke-dashoffset:100;filter:drop-shadow(0 0 8px rgba(47,193,140,.34));animation:timerRing var(--flow-cycle) cubic-bezier(.45,0,.2,1) infinite}.main-landing-page .approved-timer span{position:absolute;inset:0;z-index:2;display:grid;place-items:center;text-align:center;line-height:1}.main-landing-page .approved-timer .timer-label.exceeded{opacity:0;color:#ffd8bc;animation:timerExceededLabel var(--flow-cycle) ease-in-out infinite}.main-landing-page .approved-timer .timer-label.waiting{opacity:1;animation:timerWaitingLabel var(--flow-cycle) ease-in-out infinite}.main-landing-page #pipeline[data-mode=immediate] .approved-timer .timer-label.exceeded,.main-landing-page #pipeline[data-mode=immediate] .approved-timer .timer-label.waiting{animation:none}@keyframes timerRing{0%,17%{stroke-dashoffset:100;opacity:0;stroke:#2fc18c}18%{stroke-dashoffset:100;opacity:1}42%{stroke-dashoffset:38;opacity:1}43%,75%{stroke-dashoffset:100;opacity:0;stroke:#2fc18c}76%{stroke-dashoffset:100;opacity:1}86%{stroke-dashoffset:0;opacity:1;stroke:#2fc18c;filter:drop-shadow(0 0 8px rgba(47,193,140,.34))}88%,94%{stroke-dashoffset:0;opacity:1;stroke:#ff8a55;filter:drop-shadow(0 0 9px rgba(255,138,85,.46))}95%,to{stroke-dashoffset:100;opacity:0}}@keyframes timerShell{0%,17%{opacity:0;border-color:rgba(20,18,24,.1)}18%,42%{opacity:1;border-color:rgba(47,193,140,.38)}43%,75%{opacity:0;border-color:rgba(20,18,24,.1)}76%,86%{opacity:1;border-color:rgba(47,193,140,.38)}88%,94%{opacity:1;border-color:rgba(255,138,85,.48)}95%,to{opacity:0;border-color:rgba(20,18,24,.1)}}@keyframes timerWaitingLabel{0%,17%{opacity:0}18%,42%{opacity:1}43%,75%{opacity:0}76%,86%{opacity:1}88%,to{opacity:0}}@keyframes timerExceededLabel{0%,87%{opacity:0}88%,94%{opacity:1}95%,to{opacity:0}}.main-landing-page .approved-branch{position:absolute;left:376px;right:26px;z-index:3;min-height:94px;border:1px solid hsla(0,0%,100%,.12);border-radius:28px;background:hsla(0,0%,100%,.07);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.09);overflow:hidden}.main-landing-page .approved-branch.manager-replied{top:72px}.main-landing-page .approved-branch.approved-match{top:50%;transform:translateY(-50%);background:radial-gradient(circle at 82% 50%,rgba(95,109,255,.24),transparent 14rem),hsla(0,0%,100%,.075)}.main-landing-page .approved-branch.no-match{bottom:72px;background:radial-gradient(circle at 82% 50%,rgba(243,185,95,.18),transparent 14rem),hsla(0,0%,100%,.065)}.main-landing-page .approved-branch:before{content:"";position:absolute;left:0;top:50%;width:0;height:2px;border-radius:999px;background:linear-gradient(90deg,rgba(147,240,200,.18),rgba(147,240,200,.86));animation:branchTrace 7.4s ease-in-out infinite}.main-landing-page .approved-branch.manager-replied:before{background:linear-gradient(90deg,rgba(243,185,95,.12),rgba(243,185,95,.86));animation-delay:-4.9s}.main-landing-page .approved-branch.no-match:before{background:linear-gradient(90deg,rgba(243,185,95,.12),rgba(243,185,95,.86));animation-delay:-2.45s}@keyframes branchTrace{0%,30%{width:0;opacity:0}42%,78%{width:100%;opacity:1}to{width:100%;opacity:0}}.main-landing-page .approved-branch-label{position:absolute;left:18px;top:14px;z-index:2;display:inline-flex;align-items:center;gap:8px;color:hsla(0,0%,100%,.74);font-size:9px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.main-landing-page .approved-branch-label:before{content:"";width:8px;height:8px;border-radius:50%;background:#93f0c8;box-shadow:0 0 18px rgba(147,240,200,.7)}.main-landing-page .manager-replied .approved-branch-label:before,.main-landing-page .no-match .approved-branch-label:before{background:#f3b95f;box-shadow:0 0 18px rgba(243,185,95,.7)}.main-landing-page .approved-branch-copy{position:absolute;left:18px;bottom:16px;z-index:2;color:#fff;font-size:15px;font-weight:950;line-height:1.06}.main-landing-page .approved-branch-copy span{display:block;margin-top:5px;color:hsla(0,0%,100%,.54);font-size:10px;font-weight:850;letter-spacing:0}.main-landing-page .approved-result{position:absolute;right:16px;top:50%;z-index:3;width:172px;min-height:60px;border-radius:20px;padding:13px 15px;color:#19171d;background:#f6dfc8;box-shadow:0 22px 54px rgba(0,0,0,.22);transform:translateY(-50%);font-size:13px;font-weight:950;line-height:1.08}.main-landing-page .approved-match .approved-result{color:#fff;background:linear-gradient(135deg,#454bff,#5f6dff);box-shadow:0 22px 54px rgba(95,109,255,.24)}.main-landing-page .approved-token{position:absolute;left:42%;top:50%;z-index:4;width:90px;min-height:40px;border:1px solid hsla(0,0%,100%,.34);border-radius:14px;padding:9px 10px;background:hsla(0,0%,100%,.91);color:#19171d;box-shadow:0 16px 38px rgba(0,0,0,.22);font-size:9px;font-weight:950;line-height:1.04;transform:translateY(-50%) rotate(-1deg);animation:approvedToken 7.4s ease-in-out infinite}@keyframes approvedToken{0%,42%{opacity:0;transform:translate(-18px,-50%) scale(.92) rotate(-2deg)}50%,82%{opacity:1;transform:translateY(-50%) scale(1) rotate(-1deg)}to{opacity:0;transform:translate(76px,-50%) scale(.96) rotate(1deg)}}.main-landing-page .approved-start-node{position:absolute;left:30px;top:50%;z-index:4;width:128px;min-height:76px;border:1px solid hsla(0,0%,100%,.13);border-radius:28px;padding:16px 18px;background:linear-gradient(145deg,hsla(0,0%,100%,.13),hsla(0,0%,100%,.055)),hsla(0,0%,100%,.04);color:#fff;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.12),0 26px 68px rgba(0,0,0,.28),0 10px 24px rgba(7,7,12,.26);transform:translateY(-50%)}.main-landing-page .approved-service-node>div>span,.main-landing-page .approved-start-node>span{display:block;color:hsla(0,0%,100%,.52);font-size:9px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.main-landing-page .approved-service-node strong,.main-landing-page .approved-start-node strong{display:block;margin-top:5px;font-size:13px;font-weight:950;line-height:1.05}.main-landing-page .approved-start-node strong{margin-top:7px;font-size:17px}.main-landing-page #pipeline .approved-pool{left:272px;top:50%;width:138px;height:138px;border-color:rgba(147,240,200,.24);background:radial-gradient(circle at 50% 48%,rgba(147,240,200,.16),hsla(0,0%,100%,.055) 50%,hsla(0,0%,100%,.02) 72%),hsla(0,0%,100%,.035);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.12),0 28px 72px rgba(0,0,0,.28),0 10px 26px rgba(7,7,12,.24)}.main-landing-page #pipeline .approved-pool strong{max-width:122px;font-size:13px}.main-landing-page #pipeline .approved-pool em{display:block;max-width:108px;margin-top:5px;margin-inline:auto;color:hsla(0,0%,100%,.56);font-size:7px;font-style:normal;font-weight:950;letter-spacing:.08em;line-height:1.2;text-transform:uppercase}.main-landing-page #pipeline .approved-pool>div{position:absolute;left:-108px;top:-62px;width:132px;border:1px solid rgba(147,240,200,.16);border-radius:22px;padding:8px 10px;background:linear-gradient(145deg,rgba(19,20,29,.86),rgba(19,20,29,.58));box-shadow:inset 0 1px 0 hsla(0,0%,100%,.12),0 24px 62px rgba(0,0,0,.3),0 8px 18px rgba(7,7,12,.25);transform:none}.main-landing-page #pipeline .approved-timer{width:52px;height:52px;font-size:8px}.main-landing-page .approved-service-node{position:absolute;right:40px;z-index:9;display:flex;align-items:center;gap:8px;width:178px;min-height:62px;border:1px solid hsla(0,0%,100%,.14);border-radius:24px;padding:10px 12px;background:radial-gradient(circle at 80% 46%,rgba(95,109,255,.24),transparent 11rem),linear-gradient(145deg,hsla(0,0%,100%,.13),hsla(0,0%,100%,.055)),hsla(0,0%,100%,.055);color:#fff;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.12),0 32px 82px rgba(0,0,0,.3),0 10px 24px rgba(7,7,12,.24);transform-origin:left top}.main-landing-page .approved-service-node.manager{top:98px;background:radial-gradient(circle at 80% 46%,rgba(243,185,95,.2),transparent 11rem),linear-gradient(145deg,hsla(0,0%,100%,.14),hsla(0,0%,100%,.058)),hsla(0,0%,100%,.055);animation:managerHomeCardCycle var(--flow-cycle) ease-in-out infinite}.main-landing-page .approved-service-node.plugdialog{bottom:98px;animation:plugDialogHomeCardCycle var(--flow-cycle) ease-in-out infinite}.main-landing-page #pipeline[data-mode=approved] .approved-service-node.plugdialog{animation-name:plugDialogApprovedHomeCardCycle}.main-landing-page #pipeline[data-mode=fallback] .approved-service-node.plugdialog{animation-name:plugDialogFallbackHomeCardCycle}.main-landing-page .avatar-photo,.main-landing-page .service-avatar{flex:0 0 auto;width:42px;height:42px;border:2px solid hsla(0,0%,100%,.84);border-radius:50%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;box-shadow:0 10px 26px rgba(0,0,0,.26)}.main-landing-page .service-avatar{width:34px;height:34px}.main-landing-page .service-avatar.plugdialog-mark{border:0;border-radius:50%;background:hsla(0,0%,100%,.96);-o-object-fit:contain;object-fit:contain;padding:5px;box-shadow:0 16px 34px rgba(253,29,29,.18)}.main-landing-page .approved-route{position:absolute;left:424px;right:238px;z-index:2;height:2px;border-radius:999px;opacity:.9;transform-origin:left center}.main-landing-page .approved-route.start{left:158px;right:auto;top:50%;width:94px;background:linear-gradient(90deg,hsla(0,0%,100%,.1),rgba(147,240,200,.7));transform:none}.main-landing-page .approved-route.manager{top:47%;background:linear-gradient(90deg,rgba(243,185,95,.14),rgba(243,185,95,.82));transform:rotate(-18deg)}.main-landing-page .approved-route.plugdialog{top:54%;background:linear-gradient(90deg,rgba(147,240,200,.16),rgba(95,109,255,.88));transform:rotate(18deg)}.main-landing-page .approved-route:after{content:"";position:absolute;inset:-3px auto -3px 0;width:34%;border-radius:inherit;background:inherit;filter:blur(2px);animation:routePulseManager var(--flow-cycle) ease-in-out infinite}.main-landing-page .approved-route.start:after{animation-name:routePulseStart}.main-landing-page .approved-route.plugdialog:after{animation-name:routePulsePlugDialog}@keyframes routePulseStart{0%,7%{opacity:0;transform:translateX(0)}12%,30%{opacity:1}38%,to{opacity:0;transform:translateX(185%)}}@keyframes routePulseManager{0%,40%{opacity:0;transform:translateX(0)}48%,58%{opacity:1}66%,to{opacity:0;transform:translateX(190%)}}@keyframes routePulsePlugDialog{0%,84%{opacity:0;transform:translateX(0)}88%,94%{opacity:1}99%,to{opacity:0;transform:translateX(190%)}}.main-landing-page #pipeline .approved-inbound-card{display:none;left:154px;top:50%;animation:startToWaiting var(--flow-cycle) ease-in-out infinite}@keyframes startToWaiting{0%{opacity:0;transform:translate(-22px,-50%) rotate(-2deg) scale(.96)}10%,32%{opacity:1}24%{transform:translate(120px,-50%) rotate(0deg) scale(1)}34%{transform:translate(120px,-50%) rotate(0deg) scale(.98)}42%,to{opacity:0;transform:translate(120px,-50%) rotate(0deg) scale(.88)}}.main-landing-page .approved-transfer-card{position:absolute;left:290px;top:50%;z-index:5;display:flex;align-items:center;gap:10px;width:204px;min-height:58px;border:1px solid rgba(20,18,24,.08);border-radius:20px;padding:10px 13px 10px 10px;background:#f8f3ef;color:#19171d;box-shadow:0 22px 60px rgba(0,0,0,.28);opacity:0}.main-landing-page #pipeline .approved-transfer-card{display:none}.main-landing-page .approved-moving-card{position:absolute;left:30px;top:50%;z-index:6;display:flex;align-items:center;gap:11px;width:278px;min-height:76px;border:1px solid rgba(20,18,24,.07);border-radius:26px;padding:10px 14px 10px 10px;background:linear-gradient(145deg,hsla(0,0%,100%,.98),hsla(30,24%,93%,.96));color:#19171d;box-shadow:0 34px 92px rgba(0,0,0,.38),0 12px 28px rgba(18,14,18,.18),inset 0 1px 0 hsla(0,0%,100%,.86);animation:messageRoute var(--flow-cycle) ease-in-out infinite}.main-landing-page .approved-moving-card strong{max-width:146px;font-size:13px;font-weight:950;line-height:1.12}.main-landing-page .approved-moving-card .message-content{display:flex;align-items:center;gap:12px;min-width:0}@keyframes messageRoute{0%{opacity:0;transform:translateY(-50%) rotate(-2deg) scale(0)}56%,7%{opacity:1}7%{transform:translateY(-50%) rotate(0deg) scale(1)}18%,30%{transform:translate(244px,-50%) rotate(0deg) scale(1)}42%,56%{opacity:1;transform:translate(270px,-50%) rotate(0deg) scale(1)}58%{opacity:0;transform:translate(270px,-50%) rotate(0deg) scale(.97)}59%{opacity:0;transform:translateY(-50%) rotate(-2deg) scale(0)}66%,95%{opacity:1}66%{transform:translateY(-50%) rotate(0deg) scale(1)}72%,88%{transform:translate(244px,-50%) rotate(0deg) scale(1)}92%,97%{opacity:1;transform:translate(270px,-50%) rotate(0deg) scale(1)}99%{opacity:0;transform:translate(270px,-50%) rotate(0deg) scale(.97)}to{opacity:0;transform:translateY(-50%) rotate(-2deg) scale(0)}}.main-landing-page .responsible-tag{position:absolute;left:504px;top:calc(50% - 4px);z-index:11;display:flex;align-items:center;gap:8px;width:188px;min-height:50px;border:1px solid hsla(0,0%,100%,.2);border-radius:999px;padding:6px 11px 6px 6px;color:#fff;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.16),0 26px 64px rgba(0,0,0,.32),0 9px 20px rgba(7,7,12,.22);opacity:0;transform:translate(-10px,-50%) scale(.72);transform-origin:left center;backdrop-filter:blur(18px)}.main-landing-page .responsible-tag.manager{background:radial-gradient(circle at 82% 42%,hsla(0,0%,100%,.42),transparent 7rem),linear-gradient(145deg,hsla(30,72%,87%,.98),hsla(31,56%,69%,.92));color:#201a18;animation:managerAttachedTag var(--flow-cycle) ease-in-out infinite}.main-landing-page .responsible-tag.plugdialog{background:radial-gradient(circle at 82% 42%,hsla(0,0%,100%,.2),transparent 7rem),linear-gradient(135deg,#594dff,#334dff);border-color:hsla(0,0%,100%,.28);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.18),0 28px 68px rgba(77,86,255,.36),0 18px 44px rgba(0,0,0,.28);animation:plugDialogAttachedTag var(--flow-cycle) ease-in-out infinite}.main-landing-page #pipeline[data-mode=fallback] .responsible-tag.plugdialog{animation-name:plugDialogFallbackAttachedTag}.main-landing-page .responsible-tag .service-avatar{width:34px;height:34px}.main-landing-page .responsible-tag span:not(.service-avatar){display:block;color:hsla(0,0%,100%,.66);font-size:8px;font-weight:950;letter-spacing:.08em;line-height:1;text-transform:uppercase}.main-landing-page .responsible-tag strong{display:block;margin-top:3px;color:inherit;font-size:14px;font-weight:950;line-height:1.02}.main-landing-page .responsible-tag.manager span:not(.service-avatar){color:rgba(32,26,24,.58)}@keyframes managerHomeCardCycle{0%,38%{opacity:1;transform:scale(1)}43%{opacity:0;transform:scale(.88)}48%,59%{opacity:0;transform:scale(0)}66%,to{opacity:1;transform:scale(1)}}@keyframes plugDialogHomeCardCycle{0%{opacity:0;transform:scale(0)}7%,94%{opacity:1;transform:scale(1)}96%,to{opacity:0;transform:scale(0)}}@keyframes plugDialogApprovedHomeCardCycle{0%,88%{opacity:1;transform:scale(1)}92%{opacity:0;transform:scale(.88)}97%,to{opacity:0;transform:scale(0)}}@keyframes plugDialogFallbackHomeCardCycle{0%,89%{opacity:1;transform:scale(1)}93%,to{opacity:0;transform:scale(0)}}@keyframes managerAttachedTag{0%,39%{opacity:0;transform:translate(-10px,-50%) scale(.86)}43%,56%{opacity:1;transform:translateY(-50%) scale(1)}58%{opacity:0;transform:translate(-92px,-50%) scale(0)}to{opacity:0;transform:translate(-92px,-50%) scale(0)}}@keyframes plugDialogAttachedTag{0%,88%{opacity:0;transform:translate(-10px,-50%) scale(.86)}92%,97%{opacity:1;transform:translateY(-50%) scale(1)}99%{opacity:0;transform:translate(-92px,-50%) scale(0)}to{opacity:0;transform:translate(-92px,-50%) scale(0)}}@keyframes plugDialogFallbackAttachedTag{0%,89%{opacity:0;transform:translate(-10px,-50%) scale(.86)}93%,97%{opacity:1;transform:translateY(-50%) scale(1)}99%,to{opacity:0;transform:translate(-92px,-50%) scale(0)}}.main-landing-page #pipeline[data-mode=immediate] .approved-route.manager,.main-landing-page #pipeline[data-mode=immediate] .approved-service-node.manager,.main-landing-page #pipeline[data-mode=immediate] .responsible-tag.manager{display:none}.main-landing-page #pipeline[data-mode=immediate] .approved-route.plugdialog{top:50%;right:270px;background:linear-gradient(90deg,rgba(147,240,200,.16),rgba(95,109,255,.92));transform:none}.main-landing-page #pipeline[data-mode=immediate] .approved-moving-card{animation:immediateMessageRoute var(--immediate-flow-cycle) ease-in-out infinite}.main-landing-page #pipeline[data-mode=immediate] .approved-service-node.plugdialog{top:calc(50% - 34px);right:34px;bottom:auto;width:214px;min-height:68px;border-color:hsla(0,0%,100%,.3);background:radial-gradient(circle at 78% 42%,hsla(0,0%,100%,.18),transparent 7rem),linear-gradient(135deg,#564cff,#3448df);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.2),0 34px 86px rgba(60,72,224,.38),0 18px 44px rgba(0,0,0,.32);animation:plugDialogImmediateHomeCycle var(--immediate-flow-cycle) ease-in-out infinite}.main-landing-page #pipeline[data-mode=immediate] .responsible-tag.plugdialog{left:504px;top:calc(50% + 2px);z-index:30;width:196px;min-height:52px;border-color:hsla(0,0%,100%,.34);background:radial-gradient(circle at 18% 46%,hsla(0,0%,100%,.1),transparent 4.5rem),linear-gradient(135deg,#594dff,#334dff);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.22),0 30px 72px rgba(77,86,255,.42),0 18px 46px rgba(0,0,0,.32);backdrop-filter:none;-webkit-backdrop-filter:none;animation:plugDialogImmediateAttachedTag var(--immediate-flow-cycle) ease-in-out infinite}.main-landing-page #pipeline[data-mode=immediate] .timer-ring-progress{animation:none;stroke:#5f6dff;stroke-dashoffset:0;opacity:1;filter:drop-shadow(0 0 9px rgba(95,109,255,.46))}.main-landing-page #pipeline[data-mode=immediate] .approved-timer{animation:none;opacity:1;border-color:rgba(95,109,255,.48)}@keyframes immediateMessageRoute{0%{opacity:0;transform:translateY(-50%) rotate(-2deg) scale(0)}12%,86%{opacity:1}12%{transform:translateY(-50%) rotate(0deg) scale(1)}24%,44%{transform:translate(244px,-50%) rotate(0deg) scale(1)}54%,86%{opacity:1;transform:translate(270px,-50%) rotate(0deg) scale(1)}to{opacity:0;transform:translate(270px,-50%) rotate(0deg) scale(.97)}}@keyframes plugDialogImmediateHomeCycle{0%,48%{opacity:1;transform:scale(1)}54%,86%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes plugDialogImmediateAttachedTag{0%,48%{opacity:0;transform:translate(-10px,-50%) scale(.86)}49%{opacity:1;transform:translate(-10px,-50%) scale(.86)}54%,80%{opacity:1;transform:translateY(-50%) scale(1)}92%,to{opacity:0;transform:translate(-92px,-50%) scale(0)}}.main-landing-page .approved-transfer-card strong{max-width:132px;font-size:12px;font-weight:950;line-height:1.1}.main-landing-page .approved-transfer-card.manager{animation:waitingToManager var(--flow-cycle) ease-in-out infinite}.main-landing-page .approved-transfer-card.plugdialog{animation:waitingToPlugDialog var(--flow-cycle) ease-in-out infinite}@keyframes waitingToManager{0%,40%{opacity:0;transform:translateY(-50%) rotate(0deg) scale(.94)}46%,56%{opacity:1}66%,to{opacity:0;transform:translate(126px,-116px) rotate(-2deg) scale(.96)}}@keyframes waitingToPlugDialog{0%,84%{opacity:0;transform:translateY(-50%) rotate(0deg) scale(.94)}88%,94%{opacity:1}99%,to{opacity:0;transform:translate(126px,92px) rotate(2deg) scale(.96)}}.main-landing-page #pipeline[data-mode=approved] .approved-branch,.main-landing-page #pipeline[data-mode=approved] .approved-token{display:none}@keyframes approvedReplyReady{0%,56%{opacity:0;transform:translateY(-50%) scale(.94) rotate(-1deg)}68%,92%{opacity:1;transform:translateY(-50%) scale(1) rotate(-1deg)}to{opacity:0;transform:translateY(-50%) scale(.96) rotate(1deg)}}.main-landing-page .processing-lane{position:relative;overflow:hidden;border:1px solid hsla(0,0%,100%,.1);border-radius:30px;background:hsla(0,0%,100%,.055);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.08);opacity:.82;transition:opacity .25s ease,transform .25s ease,border-color .25s ease}.main-landing-page .processing-lane.plugdialog{background:radial-gradient(circle at 82% 36%,rgba(95,109,255,.28),transparent 17rem),hsla(0,0%,100%,.055)}.main-landing-page .processing-lane.manager{background:radial-gradient(circle at 82% 42%,rgba(243,185,95,.2),transparent 16rem),hsla(0,0%,100%,.052)}.main-landing-page #pipeline[data-mode=approved] .processing-lane.manager,.main-landing-page #pipeline[data-mode=approved] .processing-lane.plugdialog,.main-landing-page #pipeline[data-mode=fallback] .processing-lane.manager,.main-landing-page #pipeline[data-mode=fallback] .processing-lane.plugdialog,.main-landing-page #pipeline[data-mode=immediate] .processing-lane.manager,.main-landing-page #pipeline[data-mode=immediate] .processing-lane.plugdialog{opacity:1;border-color:hsla(0,0%,100%,.18);transform:translateY(-2px)}.main-landing-page .lane-title{position:absolute;left:22px;top:18px;z-index:3;display:inline-flex;align-items:center;gap:8px;min-height:28px;border-radius:999px;padding:0 12px;background:hsla(0,0%,100%,.12);color:hsla(0,0%,100%,.78);font-size:10px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.main-landing-page .lane-title:before{content:"";width:7px;height:7px;border-radius:50%;background:#93f0c8;box-shadow:0 0 18px rgba(147,240,200,.76)}.main-landing-page .processing-lane.manager .lane-title:before{background:#f3b95f;box-shadow:0 0 18px rgba(243,185,95,.76)}.main-landing-page .lane-rail{position:absolute;left:52px;right:34px;top:50%;height:2px;border-radius:999px;background:linear-gradient(90deg,rgba(147,240,200,.15),rgba(147,240,200,.78),rgba(147,240,200,.2))}.main-landing-page .processing-lane.manager .lane-rail{background:linear-gradient(90deg,rgba(243,185,95,.12),rgba(243,185,95,.78),rgba(243,185,95,.18))}.main-landing-page .lane-checks{position:absolute;left:140px;right:210px;bottom:18px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.main-landing-page .lane-checks>span{min-height:26px;border:1px solid hsla(0,0%,100%,.12);border-radius:999px;padding:8px 10px;background:hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.7);font-size:8px;font-weight:950;letter-spacing:.06em;text-align:center;text-transform:uppercase}.main-landing-page .lane-answer{position:absolute;right:24px;top:50%;z-index:6;width:178px;min-height:74px;border-radius:22px;padding:15px 17px;color:#fff;background:linear-gradient(135deg,#454bff,#5f6dff);box-shadow:0 22px 54px rgba(95,109,255,.24);transform:translateY(-50%);font-size:14px;font-weight:950;line-height:1.08}.main-landing-page .processing-lane.manager .lane-answer{color:#19171d;background:#f3d3b6;box-shadow:0 22px 54px rgba(243,185,95,.18)}.main-landing-page .lane-message{position:absolute;z-index:4;left:54px;top:50%;display:flex;align-items:center;gap:11px;width:218px;min-height:68px;border:1px solid rgba(20,18,24,.08);border-radius:22px;padding:11px 14px 11px 11px;background:#f7f2ee;color:#19171d;box-shadow:0 18px 48px rgba(0,0,0,.25);animation:processPlugDialog 6.2s ease-in-out infinite}.main-landing-page .processing-lane.manager .lane-message{animation-name:processManager}.main-landing-page .lane-message.two{animation-delay:-3.1s}.main-landing-page .lane-message strong{max-width:136px;font-size:13px;line-height:1.12}@keyframes processPlugDialog{0%{opacity:0;transform:translateY(-50%) scale(.96) rotate(-2deg)}12%{opacity:1}38%{transform:translate(190px,-68%) scale(1) rotate(1deg)}68%{transform:translate(390px,-48%) scale(1) rotate(-1deg)}88%{opacity:1;transform:translate(520px,-50%) scale(.98) rotate(0deg)}to{opacity:0;transform:translate(580px,-50%) scale(.94)}}@keyframes processManager{0%{opacity:0;transform:translateY(-50%) scale(.96) rotate(2deg)}12%{opacity:1}42%{transform:translate(170px,-32%) scale(1) rotate(-1deg)}70%{transform:translate(360px,-54%) scale(1) rotate(1deg)}88%{opacity:1;transform:translate(500px,-50%) scale(.98)}to{opacity:0;transform:translate(560px,-50%) scale(.94)}}.main-landing-page .human-flow-line{position:absolute;left:8%;right:18%;top:46%;height:2px;border-radius:999px;background:linear-gradient(90deg,transparent,rgba(147,240,200,.72),rgba(147,240,200,.18))}.main-landing-page .human-flow-line.plugdialog{left:64%;right:10%;top:38%;transform:rotate(-20deg);transform-origin:left center;opacity:.35}.main-landing-page .human-flow-line.manager{left:64%;right:10%;top:55%;transform:rotate(18deg);transform-origin:left center;background:linear-gradient(90deg,rgba(243,185,95,.88),rgba(243,185,95,.14));opacity:.35}.main-landing-page #pipeline[data-mode=approved] .human-flow-line.manager,.main-landing-page #pipeline[data-mode=approved] .human-flow-line.plugdialog,.main-landing-page #pipeline[data-mode=fallback] .human-flow-line.manager,.main-landing-page #pipeline[data-mode=fallback] .human-flow-line.plugdialog,.main-landing-page #pipeline[data-mode=immediate] .human-flow-line.manager,.main-landing-page #pipeline[data-mode=immediate] .human-flow-line.plugdialog{opacity:1;box-shadow:0 0 28px rgba(147,240,200,.24)}.main-landing-page #pipeline[data-mode=approved] .human-flow-line.manager,.main-landing-page #pipeline[data-mode=fallback] .human-flow-line.manager,.main-landing-page #pipeline[data-mode=immediate] .human-flow-line.manager{box-shadow:0 0 28px rgba(243,185,95,.22)}.main-landing-page .flow-checks{position:absolute;left:10%;right:27%;top:58%;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.main-landing-page .flow-checks span{min-height:34px;border:1px solid hsla(0,0%,100%,.12);border-radius:999px;padding:10px 12px;background:hsla(0,0%,100%,.09);color:hsla(0,0%,100%,.7);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.1);backdrop-filter:blur(14px);font-size:10px;font-weight:950;letter-spacing:.06em;text-align:center;text-transform:uppercase}.main-landing-page .answer-destination,.main-landing-page .answer-preview,.main-landing-page .floating-dm{position:absolute;display:flex;align-items:center;gap:12px;border:1px solid rgba(20,18,24,.08);border-radius:24px;background:#f7f2ee;color:#19171d;box-shadow:0 24px 60px rgba(0,0,0,.28);font-weight:900;line-height:1.12}.main-landing-page .floating-dm{min-width:238px;min-height:78px;padding:13px 18px 13px 13px;transform:rotate(-2deg);animation:dmFloat 4.8s ease-in-out infinite}.main-landing-page .floating-dm.price{left:10%;top:36%;animation-delay:-.4s}.main-landing-page .floating-dm.booking{left:38%;top:30%;transform:rotate(2deg);animation-delay:-1.5s}.main-landing-page .floating-dm.refund{left:55%;top:42%;animation-delay:-2.7s}.main-landing-page .avatar-dot{flex:0 0 auto;width:34px;height:34px;border:3px solid hsla(0,0%,100%,.82);border-radius:50%;background:linear-gradient(135deg,#f4b45f,#8a4d2b);box-shadow:0 8px 18px rgba(0,0,0,.16);position:relative}.main-landing-page .avatar-dot:after,.main-landing-page .avatar-dot:before{content:"";position:absolute;left:50%;background:hsla(0,0%,100%,.88);transform:translateX(-50%)}.main-landing-page .avatar-dot:before{top:7px;width:9px;height:9px;border-radius:50%}.main-landing-page .avatar-dot:after{bottom:7px;width:18px;height:10px;border-radius:999px 999px 6px 6px}.main-landing-page .avatar-dot.blue{background:linear-gradient(135deg,#69d1ff,#3852c8)}.main-landing-page .avatar-dot.pink{background:linear-gradient(135deg,#ff9bb3,#833ab4)}.main-landing-page .floating-dm strong{display:block;max-width:155px;font-size:15px}.main-landing-page .answer-destination{right:0;width:250px;min-height:92px;padding:18px 20px;opacity:.55;transition:opacity .25s ease,transform .25s ease,box-shadow .25s ease}.main-landing-page .answer-destination.plugdialog{top:20%;background:linear-gradient(135deg,#454bff,#5f6dff);color:#fff}.main-landing-page .answer-destination.manager{top:63%;background:#f3d3b6}.main-landing-page #pipeline[data-mode=approved] .answer-destination.manager,.main-landing-page #pipeline[data-mode=approved] .answer-destination.plugdialog,.main-landing-page #pipeline[data-mode=fallback] .answer-destination.manager,.main-landing-page #pipeline[data-mode=fallback] .answer-destination.plugdialog,.main-landing-page #pipeline[data-mode=immediate] .answer-destination.manager,.main-landing-page #pipeline[data-mode=immediate] .answer-destination.plugdialog{opacity:1;transform:translateY(-4px);box-shadow:0 28px 76px rgba(95,109,255,.26)}.main-landing-page #pipeline[data-mode=approved] .answer-destination.manager,.main-landing-page #pipeline[data-mode=fallback] .answer-destination.manager,.main-landing-page #pipeline[data-mode=immediate] .answer-destination.manager{box-shadow:0 28px 76px rgba(243,185,95,.2)}.main-landing-page .answer-preview{right:56px;width:250px;min-height:74px;padding:16px 18px;opacity:0;transform:translateY(10px);transition:opacity .25s ease,transform .25s ease}.main-landing-page .answer-preview.plugdialog{top:35%;background:#4f55ff;color:#fff}.main-landing-page .answer-preview.manager{top:53%;background:#f6dfc8}.main-landing-page #pipeline[data-mode=approved] .answer-preview.manager,.main-landing-page #pipeline[data-mode=approved] .answer-preview.plugdialog,.main-landing-page #pipeline[data-mode=fallback] .answer-preview.manager,.main-landing-page #pipeline[data-mode=fallback] .answer-preview.plugdialog,.main-landing-page #pipeline[data-mode=immediate] .answer-preview.manager,.main-landing-page #pipeline[data-mode=immediate] .answer-preview.plugdialog{opacity:1;transform:translateY(0)}@keyframes dmFloat{0%,to{translate:0 0}50%{translate:0 -10px}}.main-landing-page .mode-answer-copy,.main-landing-page .mode-caption-copy,.main-landing-page .mode-flow-copy{display:none}.main-landing-page #pipeline[data-mode=approved] .mode-answer-copy.approved,.main-landing-page #pipeline[data-mode=approved] .mode-flow-copy.approved,.main-landing-page #pipeline[data-mode=fallback] .mode-answer-copy.fallback,.main-landing-page #pipeline[data-mode=fallback] .mode-flow-copy.fallback,.main-landing-page #pipeline[data-mode=immediate] .mode-answer-copy.immediate,.main-landing-page #pipeline[data-mode=immediate] .mode-flow-copy.immediate{display:inline}.main-landing-page .approved-timer .mode-flow-copy{display:grid;pointer-events:none;visibility:hidden}.main-landing-page #pipeline[data-mode=approved] .approved-timer .mode-flow-copy.approved,.main-landing-page #pipeline[data-mode=fallback] .approved-timer .mode-flow-copy.fallback,.main-landing-page #pipeline[data-mode=immediate] .approved-timer .mode-flow-copy.immediate{display:grid;visibility:visible}.main-landing-page #pipeline[data-mode=approved] .mode-caption-copy.approved,.main-landing-page #pipeline[data-mode=fallback] .mode-caption-copy.fallback,.main-landing-page #pipeline[data-mode=immediate] .mode-caption-copy.immediate{display:inline}.main-landing-page .visual-caption{align-self:end;justify-self:end;width:min(390px,100%);margin-bottom:92px;border-left:1px solid hsla(0,0%,100%,.18);padding-left:22px;color:hsla(0,0%,100%,.72);font-size:14px;font-weight:760;line-height:1.48}.main-landing-page .light .visual-caption{border-left-color:rgba(24,22,29,.16);color:rgba(24,22,29,.64)}.main-landing-page .visual-caption strong{display:block;margin-bottom:8px;color:var(--green);font-size:12px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.main-landing-page .light .visual-caption strong{color:#167a59}@media (max-width:820px){.main-landing-page .page-nav{position:absolute;padding:0 16px}.main-landing-page .nav-links{display:none}.main-landing-page .option-content,.main-landing-page .option-section{min-height:820px}.main-landing-page .option-content{width:min(100vw - 28px,1200px);grid-template-columns:1fr;align-content:start;gap:28px;padding-top:112px}.main-landing-page h1{font-size:clamp(2.4rem,11vw,3.2rem)}.main-landing-page .option-copy p{font-size:1rem}.main-landing-page .visual-caption{display:none}.main-landing-page .flow-mode-button{text-align:center;width:100%}.main-landing-page .flow-mode-controls{width:100%}.main-landing-page .webgl-canvas{transform:translateY(280px)}.main-landing-page #pipeline{min-height:824px}.main-landing-page #pipeline .option-content{min-height:824px;padding-top:66px}.main-landing-page .human-flow-stage{left:14px;right:14px;top:552px;bottom:18px}.main-landing-page .human-flow-stage:before{inset:14px 0 0;border-radius:28px}.main-landing-page .processing-board{inset:14px 0 0;gap:10px;padding:12px}.main-landing-page .approved-reply-flow{inset:14px 0 0;border-radius:28px}.main-landing-page .approved-flow-title{left:12px;top:10px;min-height:24px;padding:0 9px;font-size:8px}.main-landing-page .approved-pool{left:18px;top:46%;width:104px;height:104px}.main-landing-page .approved-pool strong{font-size:12px}.main-landing-page .approved-pool span{font-size:6px}.main-landing-page .approved-inbound-card{left:18px;top:24%;width:166px;min-height:52px;border-radius:18px;padding:8px 10px 8px 8px}.main-landing-page .approved-inbound-card strong{max-width:104px;font-size:10px}.main-landing-page .approved-timer{width:42px;height:42px;font-size:8px}.main-landing-page .approved-branch{left:196px;right:10px;min-height:72px;border-radius:20px}.main-landing-page .approved-branch.manager-replied{top:42px}.main-landing-page .approved-branch.no-match{bottom:22px}.main-landing-page .approved-branch-label{left:10px;top:10px;font-size:6px}.main-landing-page .approved-branch-copy{left:10px;right:84px;bottom:10px;font-size:9px}.main-landing-page .approved-branch-copy span{margin-top:3px;font-size:7px}.main-landing-page .approved-result{right:8px;width:78px;min-height:44px;border-radius:14px;padding:9px;font-size:8px}.main-landing-page .approved-token{left:45%;width:60px;min-height:32px;border-radius:11px;padding:7px;font-size:6px}.main-landing-page .approved-start-node{left:12px;width:86px;min-height:60px;border-radius:18px;padding:12px}.main-landing-page .approved-service-node>div>span,.main-landing-page .approved-start-node>span{font-size:6px}.main-landing-page .approved-service-node strong,.main-landing-page .approved-start-node strong{margin-top:5px;font-size:10px}.main-landing-page #pipeline .approved-pool{left:114px;width:96px;height:96px}.main-landing-page #pipeline .approved-pool strong{max-width:64px;font-size:10px}.main-landing-page #pipeline .approved-pool em{max-width:58px;font-size:5px}.main-landing-page #pipeline .approved-pool>div{left:-20px;top:-34px;width:96px;border-radius:14px;padding:8px}.main-landing-page #pipeline .approved-timer{width:42px;height:42px;font-size:8px}.main-landing-page .approved-service-node{right:10px;gap:8px;width:124px;min-height:64px;border-radius:18px;padding:10px}.main-landing-page .avatar-photo,.main-landing-page .service-avatar{width:30px;height:30px;border-width:1px}.main-landing-page .service-avatar{width:34px;height:34px}.main-landing-page .service-avatar.plugdialog-mark:before{font-size:9px}.main-landing-page .approved-service-node.manager{top:32px}.main-landing-page .approved-service-node.plugdialog{bottom:32px}.main-landing-page .responsible-tag{left:232px;top:calc(50% + 2px);width:118px;min-height:36px;gap:6px;padding:5px 8px 5px 5px}.main-landing-page .responsible-tag .service-avatar{width:26px;height:26px}.main-landing-page .responsible-tag span:not(.service-avatar){font-size:5px}.main-landing-page .responsible-tag strong{margin-top:2px;font-size:8px}.main-landing-page .approved-route{left:210px;right:136px}.main-landing-page .approved-route.start{left:98px;right:auto;width:34px}.main-landing-page .approved-route.manager{top:45%;transform:rotate(-31deg)}.main-landing-page .approved-route.plugdialog{top:55%;transform:rotate(31deg)}.main-landing-page #pipeline[data-mode=approved] .approved-inbound-card{left:82px;width:142px;animation-name:mobileStartToWaiting}.main-landing-page .approved-moving-card{left:12px;width:208px;min-height:68px;border-radius:18px;padding:8px 10px 8px 8px;animation-name:mobileMessageRoute}.main-landing-page .approved-moving-card strong{max-width:110px;font-size:9px}@keyframes mobileMessageRoute{0%{opacity:0;transform:translateY(-50%) rotate(-2deg) scale(0)}56%,7%{opacity:1}7%{transform:translateY(-50%) rotate(0deg) scale(1)}18%,30%{transform:translate(116px,-50%) rotate(0deg) scale(1)}42%,56%{opacity:1;transform:translate(132px,-50%) rotate(0deg) scale(1)}58%{opacity:0;transform:translate(132px,-50%) rotate(0deg) scale(.97)}59%{opacity:0;transform:translateY(-50%) rotate(-2deg) scale(0)}66%,95%{opacity:1}66%{transform:translateY(-50%) rotate(0deg) scale(1)}72%,88%{transform:translate(116px,-50%) rotate(0deg) scale(1)}92%,97%{opacity:1;transform:translate(132px,-50%) rotate(0deg) scale(1)}99%{opacity:0;transform:translate(132px,-50%) rotate(0deg) scale(.97)}to{opacity:0;transform:translateY(-50%) rotate(-2deg) scale(0)}}@keyframes managerHomeCardCycle{0%,38%{opacity:1;transform:scale(1)}43%{opacity:0;transform:scale(.88)}48%,59%{opacity:0;transform:scale(0)}66%,to{opacity:1;transform:scale(1)}}@keyframes plugDialogHomeCardCycle{0%{opacity:0;transform:scale(0)}7%,94%{opacity:1;transform:scale(1)}96%,to{opacity:0;transform:scale(0)}}@keyframes managerAttachedTag{0%,39%{opacity:0;transform:translate(-8px,-50%) scale(.72)}43%,56%{opacity:1;transform:translateY(-50%) scale(1)}58%,to{opacity:0;transform:translate(-54px,-50%) scale(0)}}@keyframes plugDialogAttachedTag{0%,88%{opacity:0;transform:translate(-8px,-50%) scale(.72)}92%,97%{opacity:1;transform:translateY(-50%) scale(1)}99%,to{opacity:0;transform:translate(-54px,-50%) scale(0)}}@keyframes plugDialogFallbackAttachedTag{0%,89%{opacity:0;transform:translate(-8px,-50%) scale(.72)}93%,97%{opacity:1;transform:translateY(-50%) scale(1)}99%,to{opacity:0;transform:translate(-54px,-50%) scale(0)}}@keyframes mobileStartToWaiting{0%{opacity:0;transform:translate(-12px,-50%) rotate(-2deg) scale(.96)}10%,32%{opacity:1}24%{transform:translate(46px,-50%) rotate(0deg) scale(1)}34%{transform:translate(46px,-50%) rotate(0deg) scale(.98)}42%,to{opacity:0;transform:translate(46px,-50%) rotate(0deg) scale(.88)}}.main-landing-page .approved-transfer-card{left:126px;width:122px;min-height:46px;border-radius:16px;padding:8px}.main-landing-page .approved-transfer-card strong{max-width:72px;font-size:8px}.main-landing-page .approved-transfer-card.manager{animation-name:mobileWaitingToManager}.main-landing-page .approved-transfer-card.plugdialog{animation-name:mobileWaitingToPlugDialog}@keyframes mobileWaitingToManager{0%,40%{opacity:0;transform:translateY(-50%) rotate(0deg) scale(.94)}46%,56%{opacity:1}66%,to{opacity:0;transform:translate(96px,-142px) rotate(-2deg) scale(.96)}}@keyframes mobileWaitingToPlugDialog{0%,84%{opacity:0;transform:translateY(-50%) rotate(0deg) scale(.94)}88%,94%{opacity:1}99%,to{opacity:0;transform:translate(96px,92px) rotate(2deg) scale(.96)}}.main-landing-page #pipeline[data-mode=approved] .approved-token{display:none}.main-landing-page .processing-lane{border-radius:22px}.main-landing-page .lane-title{left:12px;top:10px;min-height:24px;padding:0 9px;font-size:8px}.main-landing-page .lane-rail{left:28px;right:18px}.main-landing-page .lane-checks{left:12px;right:12px;bottom:9px;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.main-landing-page .lane-checks span{min-height:22px;padding:6px 3px;font-size:6px}.main-landing-page .lane-message{left:18px;width:168px;min-height:54px;border-radius:18px;padding:8px 10px 8px 8px}.main-landing-page .lane-message strong{max-width:100px;font-size:10px}.main-landing-page .avatar-dot{width:28px;height:28px;border-width:2px}.main-landing-page .lane-answer{right:12px;width:126px;min-height:54px;border-radius:18px;padding:10px;font-size:10px}@keyframes processPlugDialog{0%,to{opacity:0;transform:translateY(-50%) scale(.94)}14%,82%{opacity:1}42%{transform:translate(78px,-62%) scale(1)}74%{transform:translate(142px,-48%) scale(.98)}}@keyframes processManager{0%,to{opacity:0;transform:translateY(-50%) scale(.94)}14%,82%{opacity:1}42%{transform:translate(68px,-38%) scale(1)}74%{transform:translate(132px,-52%) scale(.98)}}}@media (min-width:741px){.main-landing-page .topbar{display:none}}@media (prefers-reduced-motion:reduce){.main-landing-page{scroll-behavior:auto}.main-landing-page :not(#pipeline):not(#pipeline *),.main-landing-page :not(#pipeline):not(#pipeline *):after,.main-landing-page :not(#pipeline):not(#pipeline *):before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}@media (max-width:1080px){.main-landing-page .hero{grid-template-columns:1fr;align-items:start;padding-top:64px}.main-landing-page .hero-copy{max-width:720px}.main-landing-page h1{max-width:14ch}.main-landing-page .trust-room{grid-template-columns:1fr}.main-landing-page .trust-panel{min-height:0}.main-landing-page .audit-photo-shell,.main-landing-page .pricing-board,.main-landing-page .pricing-head{grid-template-columns:1fr}.main-landing-page .pricing-note{max-width:560px}.main-landing-page .addon-title h2{max-width:13ch}}@media (max-width:740px){.main-landing-page .section,.main-landing-page .topbar-inner{width:min(100vw - 28px,1200px)}.main-landing-page .topbar-inner{height:60px}.main-landing-page .topbar{position:absolute}.main-landing-page .hero-nav,.main-landing-page .nav-note{display:none}.main-landing-page .hero{min-height:auto;padding-top:70px;padding-bottom:48px;gap:16px}.main-landing-page .hero-copy{width:100%;max-width:none;margin-left:0}.main-landing-page h1{max-width:100%;font-size:2.4rem;line-height:1.18;letter-spacing:0}.main-landing-page .subhead{max-width:100%;margin-top:16px;font-size:.98rem;line-height:1.5}.main-landing-page .cta-row{grid-template-columns:1fr;gap:12px;width:100%;margin-top:20px}.main-landing-page .primary-cta,.main-landing-page .secondary-cta{width:100%}.main-landing-page .hero-audit-cta,.main-landing-page .hero-instagram-cta{min-height:58px;padding:0 22px;font-size:15px}.main-landing-page .hero-instagram-cta span{max-width:none}.main-landing-page .hero-self-serve-cta{font-size:13px;flex-wrap:wrap}.main-landing-page .product-theater{position:relative;inset:auto;min-height:0;margin-top:18px;margin-right:0}.main-landing-page .product-theater:after{right:24px;bottom:-12px;width:78%;height:74px}.main-landing-page .theater-stage{position:relative;inset:auto;display:grid;gap:18px;min-height:0;padding:0}.main-landing-page .instagram-phone{position:relative;order:2;left:auto;right:auto;top:auto;width:min(282px,calc(100% - 20px));margin:0 auto;transform:none;border-radius:40px;padding:7px}.main-landing-page .phone-screen{min-height:390px;border-radius:34px}.main-landing-page .screen-body{min-height:304px;padding:14px 20px 10px}.main-landing-page .screen-status{min-height:42px;padding-inline:17px;font-size:14px}.main-landing-page .dynamic-island{width:82px;height:21px}.main-landing-page .screen-head{gap:9px;padding-inline:16px}.main-landing-page .face{width:34px;height:34px}.main-landing-page .person strong{font-size:15px}.main-landing-page .person span{font-size:11px}.main-landing-page .ig-actions{gap:14px}.main-landing-page .ig-icon{width:20px;height:20px}.main-landing-page .dashboard-console{position:relative;order:1;top:auto;left:auto;right:auto;display:block;width:min(312px,calc(100% - 42px));margin:0 auto;border-radius:14px;box-shadow:0 18px 44px rgba(30,30,36,.18);transform:none}.main-landing-page .advanced-mode-label,.main-landing-page .capability-panel,.main-landing-page .section-kicker{display:none}.main-landing-page .coverage-body{display:block;padding:14px}.main-landing-page .advanced-modes,.main-landing-page .mode-list{gap:12px}.main-landing-page .advanced-modes{margin-top:0;padding-top:0}.main-landing-page .mode-card{width:100%;padding:14px}.main-landing-page .mode-card.selected{min-height:0;padding:14px}.main-landing-page .radio-label{gap:8px;font-size:.92rem}.main-landing-page .radio-dot{width:18px;height:18px}.main-landing-page .selected .radio-dot{box-shadow:inset 0 0 0 4px #fff}.main-landing-page .mode-badge{min-height:20px;padding:3px 7px;font-size:.66rem}.main-landing-page .mode-card.selected .mode-logic,.main-landing-page .mode-card.selected .selected-setup-summary,.main-landing-page .mode-card.selected p{display:none}.main-landing-page .pressure-section{padding:64px 0}.main-landing-page .pressure-head{grid-template-columns:1fr;gap:22px}.main-landing-page .pressure-title h2{font-size:clamp(2rem,9vw,2.35rem)}.main-landing-page .pressure-title p{font-size:.98rem}.main-landing-page .operator-workbench{display:grid;grid-template-columns:1fr;gap:16px}.main-landing-page .operator-panel{grid-template-columns:1fr;gap:20px;padding:18px}.main-landing-page .operator-inbox{padding:16px}.main-landing-page .operator-source{padding:13px}.main-landing-page .operator-reply{max-width:100%;font-size:14px}.main-landing-page .security-section{padding:72px 0 82px}.main-landing-page .security-shell{width:min(100vw - 28px,1200px)}.main-landing-page .security-head,.main-landing-page .security-nodes,.main-landing-page .security-rails,.main-landing-page .security-system{grid-template-columns:1fr}.main-landing-page .security-head{gap:20px}.main-landing-page .security-title h2{font-size:clamp(2.2rem,10vw,3.1rem)}.main-landing-page .security-support p,.main-landing-page .security-title p{font-size:.98rem}.main-landing-page .security-support{padding-left:0;border-left:0}.main-landing-page .security-boundary{min-height:0;padding:20px}.main-landing-page .security-boundary:after,.main-landing-page .security-boundary:before,.main-landing-page .security-node:after{content:none}.main-landing-page .security-nodes{display:grid;gap:12px;min-height:0;margin-top:22px}.main-landing-page .security-node,.main-landing-page .security-node.center,.main-landing-page .security-node:first-child,.main-landing-page .security-node:nth-child(3){position:relative;left:auto;right:auto;top:auto;bottom:auto;width:auto;min-height:0;border-radius:16px;text-align:left;transform:none}.main-landing-page .security-node.center{display:block;box-shadow:0 24px 54px rgba(24,22,29,.08)}.main-landing-page .security-node.center p{max-width:none}.main-landing-page .security-rails{margin-top:22px}.main-landing-page .security-control-inner{padding:22px 18px 20px}.main-landing-page .security-control-inner h3{font-size:24px}.main-landing-page .trust-room{grid-template-columns:1fr}.main-landing-page .trust-stage{display:grid;gap:14px;min-height:0;padding:20px}.main-landing-page .trust-stage:after,.main-landing-page .trust-stage:before{content:none}.main-landing-page .data-object,.main-landing-page .meta-object,.main-landing-page .owner-object,.main-landing-page .password-object,.main-landing-page .proof-object,.main-landing-page .trust-core{position:relative;left:auto;right:auto;top:auto;bottom:auto;width:auto;transform:none}.main-landing-page .trust-core{order:-1;width:220px;height:220px;margin:0 auto 6px}.main-landing-page .data-vault,.main-landing-page .meta-pass,.main-landing-page .owner-console,.main-landing-page .password-device{max-width:320px}.main-landing-page .owner-object{align-items:flex-start}.main-landing-page .trust-panel{min-height:0;padding:22px 18px 20px}.main-landing-page .handoff-card>strong,.main-landing-page .responsibility-card>strong,.main-landing-page .safe-connect-card strong{font-size:23px}.main-landing-page .audit-section,.main-landing-page .setup-section{padding:72px 0 82px}.main-landing-page .audit-photo-shell{width:min(100vw - 28px,1200px);min-height:auto;grid-template-columns:1fr;border-radius:0;background:transparent}.main-landing-page .audit-photo-copy{min-height:0;max-width:none;padding:30px 20px 24px}.main-landing-page .audit-kicker{min-height:32px;padding-inline:13px;font-size:10px}.main-landing-page .audit-photo-copy h2{max-width:100%;margin-top:22px;font-size:clamp(2.6rem,13vw,4.4rem);line-height:1.02}.main-landing-page .audit-proof-heading{max-width:100%;margin-top:18px;font-size:.98rem}.main-landing-page .audit-proof-list{grid-template-columns:1fr;gap:0;margin-top:18px}.main-landing-page .audit-proof-list li{grid-template-columns:42px minmax(0,1fr);min-height:0;padding:13px 0}.main-landing-page .audit-proof-list strong{font-size:16px;line-height:1.12}.main-landing-page .audit-message-panel{width:auto;margin:0 18px 24px;padding:22px;border-radius:22px}.main-landing-page .audit-message-panel h3{font-size:2rem}.main-landing-page .audit-message-code strong{min-height:62px;font-size:2.5rem}.main-landing-page .setup-shell{width:min(100vw - 28px,1200px)}.main-landing-page .setup-board,.main-landing-page .setup-intro{grid-template-columns:1fr}.main-landing-page .setup-intro{gap:18px;margin-bottom:24px}.main-landing-page .setup-intro h2{font-size:clamp(2.2rem,10vw,3.1rem)}.main-landing-page .setup-board{overflow:visible}.main-landing-page .setup-path{border-right:0;border-bottom:1px solid rgba(24,22,29,.11);padding:22px 18px 24px}.main-landing-page .setup-preview{min-height:auto;padding:22px 18px 24px}.main-landing-page .setup-preview-head{flex-wrap:wrap;gap:12px;margin-bottom:18px}.main-landing-page .setup-screen-stage{display:block;min-height:0}.main-landing-page .setup-screen{position:relative;inset:auto;display:none;opacity:1;transform:none;pointer-events:auto}.main-landing-page .setup-screen.active{display:grid}.main-landing-page .setup-app-screen{height:auto;min-height:520px;width:100%}.main-landing-page .app-topbar{height:56px;padding:0 14px}.main-landing-page .app-brand{gap:8px;font-size:14px}.main-landing-page .app-brand-logo{width:32px}.main-landing-page .app-user{gap:8px;min-width:0;font-size:11px}.main-landing-page .app-user span:last-child{overflow:hidden;max-width:104px;text-overflow:ellipsis;white-space:nowrap}.main-landing-page .app-avatar{width:28px;height:28px;flex:0 0 28px}.main-landing-page .auth-screen-body,.main-landing-page .business-screen-body,.main-landing-page .dashboard-screen-body,.main-landing-page .platform-screen-body{min-height:calc(100% - 56px)}.main-landing-page .auth-screen-body{padding:22px 14px}.main-landing-page .auth-panel{width:100%;padding:16px}.main-landing-page .auth-tabs{font-size:11px}.main-landing-page .platform-screen-body{padding:22px 14px}.main-landing-page .platform-screen-body h4{font-size:24px}.main-landing-page .platform-screen-body>p{font-size:14px}.main-landing-page .platform-cards{grid-template-columns:1fr;gap:10px;margin-top:20px}.main-landing-page .platform-card{min-height:0;padding:14px}.main-landing-page .platform-button{max-width:100%;white-space:normal}.main-landing-page .continue-button{width:100%;min-width:0;margin-top:18px}.main-landing-page .business-screen-body,.main-landing-page .dashboard-screen-body,.main-landing-page .setup-screen[data-setup-screen=dashboard] .dashboard-screen-body{grid-template-columns:1fr}.main-landing-page .app-sidebar{display:none}.main-landing-page .business-main,.main-landing-page .dashboard-main,.main-landing-page .setup-screen[data-setup-screen=dashboard] .dashboard-main{min-width:0;padding:14px}.main-landing-page .dashboard-home-body,.main-landing-page .dashboard-home-hero{grid-template-columns:1fr;gap:12px;padding:14px}.main-landing-page .dashboard-home-actions{flex-wrap:wrap}.main-landing-page .dashboard-home-action{white-space:normal}.main-landing-page .dashboard-home-mode-main{flex-wrap:wrap}.main-landing-page .dashboard-readiness-row{grid-template-columns:24px minmax(0,1fr)}.main-landing-page .dashboard-ready-badge{grid-column:2;justify-self:start;white-space:normal}.main-landing-page .business-alert{flex-wrap:wrap;border-radius:16px;padding:14px}.main-landing-page .business-alert-cta{width:100%;text-align:center}.main-landing-page .business-grid,.main-landing-page .setup-terms{grid-template-columns:1fr}.main-landing-page .setup-term+.setup-term{border-left:0;border-top:1px solid rgba(24,22,29,.09)}.main-landing-page .pricing-section{padding:72px 0 82px}.main-landing-page .pricing-shell{width:min(100vw - 28px,1200px)}.main-landing-page .pricing-inner{padding:0}.main-landing-page .pricing-head{gap:18px;margin-bottom:22px}.main-landing-page .pricing-title{font-size:clamp(34px,12vw,48px)}.main-landing-page .pricing-note{border-left:0;padding-left:0;font-size:14px}.main-landing-page .plan-row{grid-template-columns:1fr;min-height:0;padding:18px;gap:15px}.main-landing-page .plan-price strong{font-size:48px}.main-landing-page .choose-plan{width:100%}.main-landing-page .included-strip{grid-template-columns:1fr 1fr}.main-landing-page .included-item{min-height:74px;padding:13px}.main-landing-page .addon-inner{padding:20px 20px 22px}.main-landing-page .addon-title{margin-top:28px}.main-landing-page .addon-title h2{max-width:10ch;font-size:38px}.main-landing-page .addon-price strong{font-size:46px}.main-landing-page .addon-benefits{gap:11px;margin-top:24px}.main-landing-page .addon-benefits li{grid-template-columns:42px minmax(0,1fr);min-height:58px;border-radius:15px;padding:9px 12px 9px 9px;font-size:14px}.main-landing-page .benefit-mark{width:42px;height:42px;border-radius:12px}.main-landing-page .addon-action{width:100%;margin-top:22px}.main-landing-page .pricing-fine-print{display:grid}.main-landing-page .final-close-section{padding:72px 0 82px}.main-landing-page .final-close-shell{width:min(100vw - 28px,1200px)}.main-landing-page .final-close-grid,.main-landing-page .final-close-head{grid-template-columns:1fr;gap:18px}.main-landing-page .final-close-title h2{font-size:clamp(2.2rem,10vw,3.1rem)}.main-landing-page .final-close-note,.main-landing-page .final-close-title p{font-size:.98rem}.main-landing-page .final-close-note{justify-self:start}.main-landing-page .next-step-preview{order:-1;border-radius:18px}.main-landing-page .next-step-inner{padding:22px 18px 20px}.main-landing-page .next-step-inner h3{font-size:24px}.main-landing-page .objection-summary{grid-template-columns:30px minmax(0,1fr) 20px;gap:11px;min-height:68px;padding:14px;font-size:15px}.main-landing-page .objection-number,.main-landing-page .route-dot{width:30px;height:30px}.main-landing-page .objection-body{padding:0 14px 17px 55px;font-size:13px}.main-landing-page .route-step{grid-template-columns:30px minmax(0,1fr);gap:11px}.main-landing-page .final-action-row .primary-cta{width:100%}.main-landing-page .final-instagram-cta{display:inline-flex;width:100%}}@media (max-width:360px){.main-landing-page .section,.main-landing-page .topbar-inner{width:min(100vw - 20px,1200px)}.main-landing-page .hero{padding-top:60px;gap:14px}.main-landing-page h1{margin-top:12px;font-size:1.98rem;line-height:1.18;letter-spacing:0}.main-landing-page .subhead{margin-top:12px;font-size:.92rem;line-height:1.36}.main-landing-page .eyebrow{display:none}.main-landing-page .primary-cta{min-height:46px}.main-landing-page .instagram-phone{width:min(264px,calc(100% - 20px));padding:8px;border-radius:26px}.main-landing-page .phone-screen{min-height:318px;border-radius:20px}.main-landing-page .dashboard-console{width:min(256px,calc(100% - 28px))}.main-landing-page .coverage-body{padding:8px}.main-landing-page .radio-label{font-size:.72rem}.main-landing-page .ig-actions{gap:8px}.main-landing-page .pressure-section{padding:54px 0}.main-landing-page .section-label{min-height:30px;padding-inline:10px;font-size:9px}.main-landing-page .pressure-title h2{font-size:1.82rem}.main-landing-page .pricing-shell{width:min(100vw - 20px,1200px)}.main-landing-page .pricing-inner{padding:0}.main-landing-page .pricing-title{font-size:31px}.main-landing-page .plan-name strong{font-size:25px}.main-landing-page .plan-price strong{font-size:42px}.main-landing-page .included-strip{grid-template-columns:1fr}.main-landing-page .addon-title h2{font-size:34px}}.main-landing-page .security-section{--line:rgba(22,20,25,.12);--mint:#a7f3d0;--green:#167a59;--amber:#f3ad55;--red:#dc5c63;--violet:#8770d8;--radius:8px;position:relative;isolation:isolate;overflow:hidden;padding:clamp(22px,4vw,44px) 0 clamp(30px,5vw,56px);background:linear-gradient(180deg,#f8f4ed,#e8dfd1);color:#161419}.main-landing-page .security-section:before{content:"";position:absolute;inset:0;z-index:-2;background:linear-gradient(180deg,hsla(0,0%,100%,.26),hsla(0,0%,100%,0));pointer-events:none}.main-landing-page .security-section .security-shell{position:relative;z-index:1;width:min(1220px,calc(100vw - 40px));margin:0 auto}.main-landing-page .security-section .section-head{max-width:920px;margin-bottom:clamp(18px,3vw,30px)}.main-landing-page .security-section .kicker{display:inline-flex;align-items:center;gap:10px;width:-moz-fit-content;width:fit-content;min-height:36px;border:1px solid rgba(22,122,89,.24);border-radius:999px;padding:0 14px;color:#0b5b40;background:hsla(0,0%,100%,.64);font-size:11px;font-weight:950;letter-spacing:0;text-transform:uppercase;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.8)}.main-landing-page .security-section .kicker:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 0 5px rgba(22,122,89,.12)}.main-landing-page .security-section h1,.main-landing-page .security-section h2,.main-landing-page .security-section h3{margin:0;font-weight:950;letter-spacing:-.04em;overflow:visible;padding-bottom:8px}.main-landing-page .security-section h1{max-width:760px;margin-top:18px;color:#141217;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(44px,4.8vw,68px);line-height:1;font-weight:950;letter-spacing:-.058em;text-shadow:none}.main-landing-page .security-section .lede{max-width:660px;margin:14px 0 0;color:#4f4853;font-size:clamp(15px,1.3vw,17px);line-height:1.5;font-weight:740}.main-landing-page .security-section .editorial-room{display:grid;grid-template-columns:minmax(0,.68fr) minmax(320px,.32fr);gap:clamp(18px,2.4vw,28px);align-items:start}.main-landing-page .security-section .story-stage{position:relative;min-height:400px;overflow:hidden;border:1px solid rgba(22,20,25,.14);border-radius:var(--radius);background:#090a0d;box-shadow:0 38px 96px rgba(22,20,25,.18)}.main-landing-page .security-section .hero-photo{position:absolute;inset:0;z-index:1}.main-landing-page .security-section .hero-photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;filter:saturate(.9) contrast(1.05)}.main-landing-page .security-section .hero-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,6,9,.88),rgba(5,6,9,.56) 43%,rgba(5,6,9,.15)),linear-gradient(0deg,rgba(5,6,9,.72),transparent 42%)}.main-landing-page .security-section .stage-copy{position:relative;z-index:3;width:min(420px,calc(100% - 40px));padding:clamp(22px,3.2vw,34px);color:#fff}.main-landing-page .security-section .stage-copy h2{color:#fff;font-size:clamp(27px,2.9vw,36px);line-height:1.12}.main-landing-page .security-section .auth-pass{position:absolute;z-index:4;right:clamp(10px,1.2vw,16px);top:clamp(20px,3.2vw,34px);display:grid;grid-template-columns:110px minmax(0,1fr);gap:16px;align-items:center;width:min(394px,calc(100% - 36px));border:1px solid hsla(0,0%,100%,.22);border-radius:var(--radius);padding:14px;color:#fff;background:rgba(12,14,18,.78);box-shadow:0 24px 62px rgba(0,0,0,.28);backdrop-filter:blur(20px)}.main-landing-page .security-section .meta-mark{display:grid;place-items:center;width:100%;height:92px;border-radius:7px;background:hsla(0,0%,100%,.94)}.main-landing-page .security-section .meta-mark img{width:82px}.main-landing-page .security-section .auth-pass strong,.main-landing-page .security-section .control-object strong,.main-landing-page .security-section .manager-object strong,.main-landing-page .security-section .vault-object strong{display:block;color:#fff;font-size:17px;line-height:1.1;font-weight:950}.main-landing-page .security-section .auth-pass strong{font-size:clamp(22px,1.9vw,28px);line-height:1.16;letter-spacing:-.045em}.main-landing-page .security-section .control-object strong,.main-landing-page .security-section .manager-object strong,.main-landing-page .security-section .vault-object strong{font-size:clamp(19px,1.55vw,24px);line-height:1;letter-spacing:-.035em}.main-landing-page .security-section .auth-pass p{margin:6px 0 0;color:hsla(0,0%,100%,.66);font-size:11px;line-height:1.34;font-weight:720}.main-landing-page .security-section .proof-line{position:absolute;z-index:4;left:clamp(20px,3.2vw,34px);right:clamp(20px,3.2vw,34px);bottom:clamp(18px,3vw,28px);display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.95fr) minmax(0,.95fr);overflow:hidden;border:1px solid hsla(0,0%,100%,.16);border-radius:var(--radius);color:#fff;background:rgba(10,11,15,.74);backdrop-filter:blur(18px);box-shadow:0 20px 48px rgba(0,0,0,.24)}.main-landing-page .security-section .control-object,.main-landing-page .security-section .manager-object,.main-landing-page .security-section .vault-object{min-height:102px;padding:20px;color:#fff}.main-landing-page .security-section .control-object,.main-landing-page .security-section .manager-object{border-left:1px solid hsla(0,0%,100%,.12)}.main-landing-page .security-section .object-symbol{display:grid;place-items:center;width:48px;height:48px;margin-bottom:12px;border-radius:7px;color:#09251b;background:var(--mint);font-size:17px;font-weight:950}.main-landing-page .security-section .control-object .object-symbol{background:var(--amber);color:#17100a}.main-landing-page .security-section .manager-object .object-symbol{overflow:hidden;background:transparent}.main-landing-page .security-section .manager-object .object-symbol img{width:48px;height:48px;-o-object-fit:cover;object-fit:cover}.main-landing-page .security-section .photo-strip{display:grid;grid-template-columns:.95fr 1.05fr;gap:12px;margin-top:12px}.main-landing-page .security-section .strip-photo{position:relative;height:clamp(280px,29.7vw,430px);min-height:0;overflow:hidden;border:1px solid rgba(22,20,25,.13);border-radius:var(--radius);background:#121218}.main-landing-page .security-section .strip-photo img{width:100%;height:100%;min-height:0;-o-object-fit:cover;object-fit:cover;filter:saturate(.92) contrast(1.03)}.main-landing-page .security-section .strip-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(7,8,12,.94),rgba(7,8,12,.74) 30%,rgba(7,8,12,.28) 60%,transparent 78%),linear-gradient(90deg,rgba(7,8,12,.28),transparent 44%)}.main-landing-page .security-section .strip-badge{position:absolute;left:18px;right:18px;bottom:16px;z-index:2;display:flex;align-items:center;gap:12px;color:#fff;font-size:clamp(18px,1.55vw,22px);line-height:1.1;font-weight:950;text-shadow:0 3px 16px rgba(0,0,0,.92)}.main-landing-page .security-section .strip-icon{display:grid;place-items:center;flex:0 0 auto;width:46px;height:46px;border:1px solid hsla(0,0%,100%,.22);border-radius:50%;color:#0b2e23;background:var(--mint);box-shadow:0 10px 26px rgba(0,0,0,.28);text-shadow:none}.main-landing-page .security-section .strip-icon svg{width:24px;height:24px;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round;fill:none}.main-landing-page .security-section .strip-badge-copy{display:grid;gap:4px;min-width:0}.main-landing-page .security-section .strip-badge-text{min-width:0;white-space:normal}.main-landing-page .security-section .strip-subhead{margin:0;color:hsla(0,0%,100%,.74);font-size:clamp(14px,1.05vw,16px);line-height:1.25;font-weight:720;text-shadow:0 2px 12px rgba(0,0,0,.84)}.main-landing-page .security-section .trust-rail{display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(22,20,25,.14);border-radius:var(--radius);background:linear-gradient(180deg,hsla(0,0%,100%,.82),hsla(0,0%,100%,.48)),hsla(0,0%,100%,.62);box-shadow:0 38px 96px rgba(22,20,25,.12)}.main-landing-page .security-section .rail-header{padding:clamp(20px,2.4vw,26px);border-bottom:1px solid var(--line)}.main-landing-page .security-section .rail-header h2{max-width:300px;color:#161419;font-size:clamp(24px,2.35vw,32px);line-height:1.06}.main-landing-page .security-section .rail-row{display:grid;grid-template-columns:34px minmax(0,1fr);gap:14px;align-items:center;min-height:68px;border-bottom:1px solid var(--line);padding:14px clamp(18px,2.4vw,24px)}.main-landing-page .security-section .rail-index{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;color:#0b2e23;background:var(--mint);font-size:12px;font-weight:950}.main-landing-page .security-section .rail-row:nth-child(2) .rail-index{background:#cfdcff}.main-landing-page .security-section .rail-row:nth-child(3) .rail-index{background:var(--amber)}.main-landing-page .security-section .rail-row strong{display:block;color:#161419;font-size:16px;line-height:1.14;font-weight:950}.main-landing-page .security-section .handoff-panel{position:relative;padding:clamp(18px,2.4vw,24px);border-bottom:1px solid var(--line);background:linear-gradient(90deg,rgba(220,92,99,.11),hsla(0,0%,100%,.34) 46%),hsla(0,0%,100%,.48)}.main-landing-page .security-section .handoff-panel h3{max-width:300px;color:#161419;font-size:clamp(26px,2.35vw,34px);line-height:1.08}.main-landing-page .security-section .handoff-list{display:grid;gap:11px;margin-top:14px}.main-landing-page .security-section .handoff-row{display:grid;grid-template-columns:36px minmax(0,1fr);gap:14px;align-items:center;color:#3e3843;font-size:clamp(16px,1.25vw,18px);line-height:1.34;font-weight:850;border:1px solid rgba(22,20,25,.08);border-radius:999px;padding:7px 12px 7px 7px;background:hsla(0,0%,100%,.54)}.main-landing-page .security-section .handoff-badge{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;color:#fff;background:var(--red);font-size:15px;font-weight:950}.main-landing-page .security-section .handoff-row:nth-child(2) .handoff-badge{background:var(--amber);color:#231406}.main-landing-page .security-section .handoff-row:nth-child(3) .handoff-badge{background:var(--violet)}.main-landing-page .security-section .support-band{display:grid;grid-template-columns:64px minmax(0,1fr);gap:15px;align-items:center;padding:clamp(18px,2.4vw,24px);background:#15131a;color:#fff;border-radius:0 0 var(--radius) var(--radius)}.main-landing-page .security-section .support-band img{width:64px;height:64px;border-radius:50%;-o-object-fit:cover;object-fit:cover;box-shadow:0 0 0 4px hsla(0,0%,100%,.1)}.main-landing-page .security-section .support-band strong{display:block;font-size:18px;line-height:1.1;font-weight:950}@media (max-width:1020px){.main-landing-page .security-section .editorial-room{grid-template-columns:1fr}}@media (max-width:760px){.main-landing-page .security-section .security-shell{width:min(100% - 28px,1220px)}.main-landing-page .security-section h1{font-size:35px}.main-landing-page .security-section .lede{font-size:14px}.main-landing-page .security-section .story-stage{display:flex;flex-direction:column;min-height:auto}.main-landing-page .security-section .hero-photo{position:relative;inset:auto;height:238px;flex:0 0 238px}.main-landing-page .security-section .hero-photo:after{background:linear-gradient(180deg,rgba(5,6,9,.2),rgba(5,6,9,.82) 88%),linear-gradient(0deg,rgba(5,6,9,.76),transparent 45%)}.main-landing-page .security-section .stage-copy{position:absolute;left:0;top:0;width:min(100%,320px);padding:16px}.main-landing-page .security-section .stage-copy h2{max-width:300px;font-size:24px}.main-landing-page .security-section .auth-pass{position:relative;left:auto;right:auto;top:auto;grid-template-columns:96px minmax(0,1fr);width:auto;margin:12px 14px 0}.main-landing-page .security-section .proof-line{position:relative;left:auto;right:auto;bottom:auto;grid-template-columns:1fr;margin:10px 14px 14px}.main-landing-page .security-section .control-object,.main-landing-page .security-section .manager-object,.main-landing-page .security-section .vault-object{min-height:96px;padding:16px}.main-landing-page .security-section .control-object,.main-landing-page .security-section .manager-object{border-left:0;border-top:1px solid hsla(0,0%,100%,.12)}.main-landing-page .security-section .photo-strip{grid-template-columns:1fr 1fr;gap:8px}.main-landing-page .security-section .strip-photo,.main-landing-page .security-section .strip-photo img{height:196px;min-height:0}.main-landing-page .security-section .rail-row{min-height:auto}.main-landing-page .security-section .support-band{grid-template-columns:56px minmax(0,1fr)}.main-landing-page .security-section .support-band img{width:56px;height:56px}}.main-landing-page .topbar{display:block;position:fixed;inset:0 0 auto;z-index:60;border-bottom:1px solid hsla(0,0%,100%,.16);background:rgba(9,8,13,.58);backdrop-filter:blur(18px);transition:background .24s ease,box-shadow .24s ease,border-color .24s ease}.main-landing-page .topbar.is-scrolled{border-color:hsla(26,23%,88%,.76);background:hsla(0,0%,100%,.94);box-shadow:0 18px 50px rgba(30,30,36,.12)}.main-landing-page .topbar.is-scrolled .brand,.main-landing-page .topbar.is-scrolled .navlinks a{color:#1e1e24}.main-landing-page .topbar.is-scrolled .nav-note{color:rgba(30,30,36,.68)}.main-landing-page .topbar .navlinks{display:flex;align-items:center;justify-content:center;gap:22px;min-width:0}.main-landing-page .topbar .navlinks a{color:hsla(0,0%,100%,.78);font-size:.88rem;font-weight:850;white-space:nowrap;text-decoration:none}.main-landing-page .topbar .nav-actions{display:inline-flex;align-items:center;gap:12px}.main-landing-page .topbar .nav-cta{min-height:42px;padding:0 18px;font-size:13px}.main-landing-page .main-landing-language-switcher{min-height:44px;border:1px solid hsla(0,0%,100%,.22);border-radius:999px;background:rgba(9,8,13,.78);padding:0 14px;gap:10px;color:#fff;font-size:13px;font-weight:950;letter-spacing:0;box-shadow:none;backdrop-filter:none}.main-landing-page .main-landing-language-switcher svg{width:16px;height:16px;color:currentColor;opacity:.72}.main-landing-page .topbar.is-scrolled .main-landing-language-switcher{border-color:rgba(30,30,36,.18);background:hsla(0,0%,100%,.94);color:#1e1e24;box-shadow:none}.main-landing-page .hero-nav,.main-landing-page .mobile-nav-menu,.main-landing-page .mobile-nav-toggle{display:none}@media (max-width:900px){.main-landing-page .topbar-inner{width:min(1200px,calc(100vw - 32px));gap:14px}.main-landing-page .topbar .nav-actions,.main-landing-page .topbar .navlinks{display:none}.main-landing-page .mobile-nav-toggle{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border:1px solid hsla(0,0%,100%,.24);border-radius:999px;background:hsla(0,0%,100%,.1);color:#fff}.main-landing-page .topbar.is-scrolled .mobile-nav-toggle{border-color:rgba(30,30,36,.12);background:#fff;color:#1e1e24}.main-landing-page .mobile-nav-menu.is-open{position:fixed;top:76px;left:16px;right:16px;z-index:59;display:grid;gap:10px;border:1px solid hsla(26,23%,88%,.8);border-radius:22px;background:hsla(0,0%,100%,.96);padding:14px;box-shadow:0 22px 60px rgba(30,30,36,.18);backdrop-filter:blur(18px)}.main-landing-page .mobile-nav-menu .primary-cta,.main-landing-page .mobile-nav-menu a{min-height:42px;width:100%;justify-content:center;color:#1e1e24;text-align:center;text-decoration:none}.main-landing-page .mobile-nav-menu .primary-cta{color:#fff}}.main-landing-page .hero-copy{pointer-events:none}.main-landing-page .advanced-mode-label,.main-landing-page .dashboard-console,.main-landing-page .hero-copy a,.main-landing-page .hero-copy button,.main-landing-page .mode-card{pointer-events:auto}.main-landing-page .service-avatar.plugdialog-mark:before{content:none}.main-landing-page .hero{padding-top:88px}.main-landing-page .topbar.is-dark-section,.main-landing-page .topbar.is-scrolled.is-dark-section{border-color:hsla(0,0%,100%,.16);background:rgba(9,8,13,.78);box-shadow:0 18px 50px rgba(0,0,0,.18)}.main-landing-page .topbar.is-dark-section .brand,.main-landing-page .topbar.is-scrolled.is-dark-section .brand{color:#fff}.main-landing-page .topbar.is-dark-section .navlinks a,.main-landing-page .topbar.is-scrolled.is-dark-section .navlinks a{color:hsla(0,0%,100%,.86)}.main-landing-page .topbar.is-dark-section .main-landing-language-switcher,.main-landing-page .topbar.is-scrolled.is-dark-section .main-landing-language-switcher{border-color:hsla(0,0%,100%,.22);background:rgba(9,8,13,.78);color:#fff;box-shadow:none}@media (max-width:1080px){.main-landing-page .hero{padding-top:86px}}@media (max-width:740px){.main-landing-page .topbar{position:absolute}.main-landing-page .hero{padding-top:74px}.main-landing-page .topbar.is-dark-section .mobile-nav-toggle,.main-landing-page .topbar.is-scrolled.is-dark-section .mobile-nav-toggle{border-color:hsla(0,0%,100%,.24);background:hsla(0,0%,100%,.1);color:#fff}}