@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap);:root{--ink:#070d19;--navy:#0f172a;--navy-800:#1e293b;--navy-700:#263348;--slate:#334155;--slate-600:#475569;--slate-500:#64748b;--slate-400:#94a3b8;--slate-300:#cbd5e1;--slate-200:#e2e8f0;--slate-100:#f1f5f9;--blue:#2563eb;--blue-dark:#1d4ed8;--blue-50:#eff6ff;--blue-100:#dbeafe;--emerald:#10b981;--emerald-600:#059669;--emerald-50:#ecfdf5;--red:#ef4444;--amber:#f59e0b;--white:#fff;--off-white:#fafafa;--light:#f8fafc;--border:#e2e8f0;--font:"Inter",-apple-system,BlinkMacSystemFont,sans-serif;--font-mono:"SF Mono","Fira Code",ui-monospace,monospace;--section-py:120px;--section-py-sm:80px;--container-px:40px;--max-w:1440px;--radius-sm:4px;--radius:8px;--radius-lg:12px;--radius-xl:16px;--radius-full:9999px;--shadow-sm:0 1px 3px #0000000d;--shadow:0 2px 12px #00000012;--shadow-lg:0 8px 40px #0000001f;--ease:cubic-bezier(0.16,1,0.3,1);--t:0.2s;--t-md:0.35s}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;background:var(--white);color:#0f172a;color:var(--navy);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-family:var(--font);line-height:1.6}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{background:none;border:none;cursor:pointer}button,input,select,textarea{font-family:inherit}ul{list-style:none}.container{padding:0 40px;padding:0 var(--container-px)}.container,.section{margin:0 auto;max-width:1440px;max-width:var(--max-w)}.section{padding:120px 40px;padding:var(--section-py) var(--container-px)}.section--sm{padding:80px 40px;padding:var(--section-py-sm) var(--container-px)}.section-wrap--dark{background:#070d19;background:var(--ink)}.section-wrap--navy{background:#0f172a;background:var(--navy)}.section-wrap--light{background:#f8fafc;background:var(--light)}.section-wrap--white{background:#fff;background:var(--white)}.label{color:#64748b;color:var(--slate-500);font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.label--blue{color:#2563eb;color:var(--blue)}.label--dim{color:#ffffff59}.label--white{color:#ffffff80}.eyebrow{color:#2563eb;color:var(--blue);display:block;font-size:13px;font-weight:600;letter-spacing:.06em;margin-bottom:20px;text-transform:uppercase}.eyebrow--dark{color:#60a5fa}.eyebrow--muted{color:#94a3b8;color:var(--slate-400)}.display{color:#0f172a;color:var(--navy);font-size:clamp(48px,7vw,88px);font-weight:900;letter-spacing:-.04em;line-height:1.02}.display--white{color:#fff}.display--xl{font-size:clamp(56px,8vw,100px)}.heading-1{color:#0f172a;color:var(--navy);font-size:clamp(36px,5vw,64px);font-weight:800;letter-spacing:-.035em;line-height:1.08}.heading-1--white{color:#fff}.heading-2{color:#0f172a;color:var(--navy);font-size:clamp(28px,3.5vw,48px);font-weight:800;letter-spacing:-.03em;line-height:1.12}.heading-2--white{color:#fff}.heading-3{color:#0f172a;color:var(--navy);font-size:clamp(20px,2.5vw,28px);font-weight:700;letter-spacing:-.02em;line-height:1.25}.body-lg{color:#475569;color:var(--slate-600);font-size:18px;line-height:1.75}.body-lg--white{color:#ffffff8c}.body{color:#475569;color:var(--slate-600);font-size:16px;line-height:1.7}.body--white{color:#ffffff8c}.caption{color:#64748b;color:var(--slate-500);font-size:13px;line-height:1.6}.mono{font-family:SF Mono,Fira Code,ui-monospace,monospace;font-family:var(--font-mono);font-size:.9em;letter-spacing:0}.btn{align-items:center;border-radius:8px;border-radius:var(--radius);cursor:pointer;display:inline-flex;font-size:14px;font-weight:600;gap:7px;letter-spacing:-.01em;padding:11px 20px;transition:all .2s cubic-bezier(.16,1,.3,1);transition:all var(--t) var(--ease);white-space:nowrap}.btn--primary{background:#2563eb;background:var(--blue);border:1px solid #2563eb;border:1px solid var(--blue);color:#fff}.btn--primary:hover{background:#1d4ed8;background:var(--blue-dark);border-color:#1d4ed8;border-color:var(--blue-dark);box-shadow:0 4px 16px #2563eb4d;transform:translateY(-1px)}.btn--secondary{background:#0000;border:1px solid #cbd5e1;border:1px solid var(--slate-300);color:#0f172a;color:var(--navy)}.btn--secondary:hover{background:#f8fafc;background:var(--light);border-color:#94a3b8;border-color:var(--slate-400);transform:translateY(-1px)}.btn--ghost{background:#0000;border:1px solid #ffffff26;color:#ffffffb3}.btn--ghost:hover{background:#ffffff12;border-color:#ffffff4d;color:#fff;transform:translateY(-1px)}.btn--white{background:#fff;border:1px solid #fff;color:#0f172a;color:var(--navy)}.btn--white:hover{background:#f8fafc;background:var(--light);transform:translateY(-1px)}.btn--lg{font-size:15px;padding:13px 24px}.btn--sm{font-size:13px;padding:8px 16px}.btn-row{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.stat{display:flex;flex-direction:column;gap:3px}.stat-value{color:#0f172a;color:var(--navy);font-size:clamp(28px,3.5vw,42px);font-weight:800;letter-spacing:-.04em;line-height:1}.stat-value--white{color:#fff}.stat-value--blue{color:#2563eb;color:var(--blue)}.stat-value--green{color:#10b981;color:var(--emerald)}.stat-label{color:#94a3b8;color:var(--slate-400);font-size:13px;font-weight:500}.stat-label--dark{color:#ffffff59}.tag{align-items:center;background:#f1f5f9;background:var(--slate-100);border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:4px;border-radius:var(--radius-sm);color:#64748b;color:var(--slate-500);display:inline-flex;font-size:11px;font-weight:700;gap:5px;letter-spacing:.05em;padding:4px 9px;text-transform:uppercase}.tag--blue{background:#eff6ff;background:var(--blue-50);border-color:#dbeafe;border-color:var(--blue-100);color:#2563eb;color:var(--blue)}.tag--green{background:#ecfdf5;background:var(--emerald-50);border-color:#10b98133;color:#059669;color:var(--emerald-600)}.tag--dark{background:#ffffff0f;border-color:#ffffff1a;color:#ffffff80}.hr{border:none;border-top:1px solid #e2e8f0;border-top:1px solid var(--border)}.hr--dark{border-color:#ffffff12}.fade-up{opacity:0;transform:translateY(28px);transition:opacity .65s cubic-bezier(.16,1,.3,1),transform .65s cubic-bezier(.16,1,.3,1);transition:opacity .65s var(--ease),transform .65s var(--ease)}.fade-up.visible{opacity:1;transform:translateY(0)}.fade-up-delay-1{transition-delay:.08s}.fade-up-delay-2{transition-delay:.16s}.fade-up-delay-3{transition-delay:.24s}.fade-up-delay-4{transition-delay:.32s}.fade-up-delay-5{transition-delay:.4s}.navbar{backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);background:#ffffffeb;border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--border);position:-webkit-sticky;position:sticky;top:0;z-index:1000}.navbar-inner{gap:32px;height:76px;margin:0 auto;max-width:1440px;padding:0 40px;padding:0 var(--container-px)}.navbar-inner,.navbar-logo{align-items:center;display:flex}.navbar-logo{background:#0000;border:0;flex-shrink:0;font-size:40px;font-weight:800;gap:0;letter-spacing:-.05em;padding:0;text-decoration:none}.navbar-logo-swiftly{color:#2563eb}.navbar-logo-ops{color:#0f172a;color:var(--navy)}.navbar-nav{align-items:center;display:flex;flex:1 1;gap:0}.navbar-link{background:#0000;border:0;border-radius:8px;border-radius:var(--radius);color:#64748b;color:var(--slate-500);font-size:16px;font-weight:700;letter-spacing:-.01em;padding:8px 14px;transition:all .2s;transition:all var(--t)}.navbar-link:hover{background:#f1f5f9;background:var(--slate-100);color:#0f172a;color:var(--navy)}.navbar-actions{align-items:center;display:flex;gap:6px;margin-left:auto}.navbar-cta-btn{border-radius:10px;font-size:16px;font-weight:700;padding:13px 24px}.navbar-mobile-toggle{align-items:center;border-radius:8px;border-radius:var(--radius);color:#0f172a;color:var(--navy);display:none;height:36px;justify-content:center;margin-left:auto;transition:background .2s;transition:background var(--t);width:36px}.navbar-mobile-toggle:hover{background:#f1f5f9;background:var(--slate-100)}.navbar-mobile-menu{border-top:1px solid #e2e8f0;border-top:1px solid var(--border);display:none;flex-direction:column;gap:2px;padding:8px 40px 16px;padding:8px var(--container-px) 16px}.navbar-mobile-menu.open{display:flex}.navbar-mobile-link{background:#0000;border:0;border-radius:8px;border-radius:var(--radius);color:#475569;color:var(--slate-600);font-size:15px;font-weight:500;padding:10px 12px;text-align:left;transition:all .2s;transition:all var(--t)}.navbar-mobile-link:hover{background:#f8fafc;background:var(--light);color:#0f172a;color:var(--navy)}.footer{background:#070d19;background:var(--ink);padding:80px 40px 40px;padding:80px var(--container-px) 40px}.footer-inner{margin:0 auto;max-width:1440px;max-width:var(--max-w)}.footer-grid{grid-gap:56px;border-bottom:1px solid #ffffff0f;display:grid;gap:56px;grid-template-columns:1.6fr 1fr 1fr 1fr;margin-bottom:64px;padding-bottom:64px}.footer-logo{align-items:center;background:#0000;border:0;display:flex;font-size:40px;font-weight:800;gap:0;letter-spacing:-.05em;margin-bottom:14px;padding:0}.footer-logo-swiftly{color:#2563eb}.footer-logo-ops{color:#fff}.footer-tagline{color:#ffffff59;font-size:14px;line-height:1.75;margin-bottom:28px;max-width:280px}.footer-col-head{color:#ffffff4d;font-size:11px;font-weight:700;letter-spacing:.1em;margin-bottom:18px;text-transform:uppercase}.footer-links{display:flex;flex-direction:column;gap:11px}.footer-link{color:#fff6;font-size:14px;transition:color .2s;transition:color var(--t)}.footer-link:hover{color:#ffffffd9}.footer-bottom{align-items:center;color:#ffffff40;display:flex;flex-wrap:wrap;font-size:13px;gap:16px;justify-content:space-between}.footer-bottom-links{display:flex;gap:24px}.footer-bottom-link{color:#ffffff40;font-size:13px;transition:color .2s;transition:color var(--t)}.footer-bottom-link:hover{color:#fff9}.page-hero{background:#f8fafc;background:var(--light);border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--border);padding:80px 40px 72px;padding:80px var(--container-px) 72px}.page-hero-inner{margin:0 auto;max-width:1440px;max-width:var(--max-w)}.page-hero__eyebrow{color:#2563eb;color:var(--blue);display:block;font-size:12px;font-weight:700;letter-spacing:.1em;margin-bottom:20px;text-transform:uppercase}.page-hero__title{color:#0f172a;color:var(--navy);font-size:clamp(36px,5vw,60px);font-weight:900;letter-spacing:-.04em;line-height:1.06;margin-bottom:20px}.page-hero__sub{color:#475569;color:var(--slate-600);font-size:18px;line-height:1.7;max-width:560px}.dash{background:#0f172a;background:var(--navy);border:1px solid #ffffff14;border-radius:16px;border-radius:var(--radius-xl);font-size:13px;overflow:hidden}.dash-bar{align-items:center;background:#1e293b;background:var(--navy-800);border-bottom:1px solid #ffffff0f;display:flex;gap:12px;padding:12px 20px}.dash-dots{display:flex;gap:6px}.dash-dot{border-radius:50%;height:9px;width:9px}.dash-dot--red{background:#ef444480}.dash-dot--amber{background:#f59e0b80}.dash-dot--green{background:#10b98180}.dash-title{color:#ffffff59;flex:1 1;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-family:var(--font);font-size:12px;font-weight:500;text-align:center}.dash-live{background:#10b9811a;border:1px solid #10b98133;border-radius:4px;border-radius:var(--radius-sm);color:#10b981;color:var(--emerald);font-size:11px;font-weight:700;letter-spacing:.06em;padding:3px 8px;text-transform:uppercase}.dash-head{background:#ffffff05;border-bottom:1px solid #ffffff0d;display:grid;grid-template-columns:2fr 1.1fr 1.8fr 1fr 1.2fr;padding:10px 20px}.dash-head-cell{color:#ffffff40;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.dash-row{align-items:center;border-bottom:1px solid #ffffff0a;display:grid;grid-template-columns:2fr 1.1fr 1.8fr 1fr 1.2fr;padding:13px 20px;transition:background .15s}.dash-row:hover{background:hsla(0,0%,100%,.025)}.dash-row:last-child{border-bottom:none}.dash-stage,.dash-vol{color:#fffc;font-size:13px;font-weight:500}.dash-vol{font-family:SF Mono,Fira Code,ui-monospace,monospace;font-family:var(--font-mono)}.dash-quality{align-items:center;display:flex;gap:8px}.dash-bar-track{background:#ffffff1a;border-radius:2px;flex-shrink:0;height:3px;overflow:hidden;width:64px}.dash-bar-fill{background:#10b981;background:var(--emerald);border-radius:2px;height:100%}.dash-pct{color:#ffffff73;white-space:nowrap}.dash-cost,.dash-pct{font-family:SF Mono,Fira Code,ui-monospace,monospace;font-family:var(--font-mono);font-size:12px}.dash-cost{color:#fff6}.dash-status{align-items:center;color:#ffffff80;display:flex;font-size:12px;font-weight:500;gap:6px}.dash-dot-sm{border-radius:50%;flex-shrink:0;height:6px;width:6px}.dash-dot-sm--green{background:#10b981;background:var(--emerald)}.dash-dot-sm--blue{background:#60a5fa}.dash-dot-sm--amber{background:#f59e0b;background:var(--amber)}.dash-dot-sm--dim{background:#fff3}.dash-foot{align-items:center;background:#ffffff05;border-top:1px solid #ffffff0f;display:flex;gap:0;padding:11px 20px}.dash-foot-item{border-right:1px solid #ffffff14;color:#ffffff4d;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-family:var(--font);font-size:12px;margin-right:20px;padding-right:20px}.dash-foot-item:last-child{border-right:none}.chaos{background:#0f172a;background:var(--navy);border:1px solid #ffffff14;border-radius:16px;border-radius:var(--radius-xl);overflow:hidden}.chaos-header{align-items:center;border-bottom:1px solid #ffffff0f;display:flex;justify-content:space-between;padding:16px 24px}.chaos-title{color:#ffffff4d;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.chaos-total{background:#ef44441a;border:1px solid #ef444433;border-radius:4px;border-radius:var(--radius-sm);color:#fca5a5;font-size:11px;font-weight:600;padding:3px 10px}.chaos-flow{overflow-x:auto;padding:32px 24px 24px;scrollbar-width:none}.chaos-flow::-webkit-scrollbar{display:none}.chaos-tools{align-items:flex-start;display:flex;gap:0;min-width:-webkit-max-content;min-width:max-content}.chaos-tool{align-items:center;display:flex}.chaos-box{background:#1e293b;background:var(--navy-800);border:1px solid #ffffff1a;border-radius:12px;border-radius:var(--radius-lg);flex-shrink:0;padding:16px;transition:border-color .2s;width:136px}.chaos-box:hover{border-color:#ef444466}.chaos-box-step{color:#ffffff40;font-size:10px;font-weight:700;letter-spacing:.1em;margin-bottom:8px;text-transform:uppercase}.chaos-box-name{color:#ffffffd9;font-size:13px;font-weight:700;line-height:1.3;margin-bottom:4px}.chaos-box-tool{color:#ffffff59;font-size:11px;margin-bottom:10px}.chaos-box-cost{background:#ef44441a;border-radius:3px;color:#fca5a5;display:inline-block;font-family:SF Mono,Fira Code,ui-monospace,monospace;font-family:var(--font-mono);font-size:11px;font-weight:700;padding:2px 6px}.chaos-box-cost--manual{background:#ffffff0f;color:#ffffff4d}.chaos-connector{flex-direction:column;flex-shrink:0;gap:4px;padding:0 4px}.chaos-arrow,.chaos-connector{align-items:center;display:flex}.chaos-arrow{background:#ffffff1f;height:1px;justify-content:flex-end;margin-top:36px;position:relative;width:32px}.chaos-arrow:after{border-bottom:3px solid #0000;border-left:5px solid #fff3;border-top:3px solid #0000;content:"";height:0;position:absolute;right:0;top:-3px;width:0}.chaos-warn{color:#f59e0bb3;font-size:10px;font-weight:700;line-height:1.3;max-width:48px;text-align:center}.chaos-footer{border-top:1px solid #ffffff0f;display:flex;flex-wrap:wrap;gap:32px;padding:16px 24px}.chaos-footer-stat{display:flex;flex-direction:column;gap:2px}.chaos-footer-value{color:#fca5a5;font-family:SF Mono,Fira Code,ui-monospace,monospace;font-family:var(--font-mono);font-size:18px;font-weight:800;letter-spacing:-.02em}.chaos-footer-label{color:#ffffff4d;font-size:11px;font-weight:500}.pipeline{align-items:flex-start;display:flex;gap:0;overflow-x:auto;padding-bottom:8px;scrollbar-width:none}.pipeline::-webkit-scrollbar{display:none}.pipeline-stage{align-items:center;display:flex}.pipeline-box{background:#fff;background:var(--white);border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:12px;border-radius:var(--radius-lg);flex-shrink:0;min-width:160px;padding:20px;text-align:center;transition:all .35s cubic-bezier(.16,1,.3,1);transition:all var(--t-md) var(--ease)}.pipeline-box:hover{border-color:#2563eb;border-color:var(--blue);box-shadow:0 0 0 3px #eff6ff;box-shadow:0 0 0 3px var(--blue-50)}.pipeline-box--core{background:#0f172a;background:var(--navy);border-color:#0f172a;border-color:var(--navy);min-width:200px}.pipeline-stage-label{color:#94a3b8;color:var(--slate-400);font-size:10px;font-weight:700;letter-spacing:.1em;margin-bottom:6px;text-transform:uppercase}.pipeline-box--core .pipeline-stage-label{color:#ffffff59}.pipeline-stage-name{color:#0f172a;color:var(--navy);font-size:14px;font-weight:700;letter-spacing:-.01em;margin-bottom:6px}.pipeline-box--core .pipeline-stage-name{color:#fff;font-size:16px}.pipeline-stage-vol{color:#334155;color:var(--slate);font-family:SF Mono,Fira Code,ui-monospace,monospace;font-family:var(--font-mono);font-size:20px;font-weight:700;letter-spacing:-.02em}.pipeline-box--core .pipeline-stage-vol{color:#ffffffb3}.pipeline-stage-sub{color:#94a3b8;color:var(--slate-400);font-size:11px;margin-top:4px}.pipeline-box--core .pipeline-stage-sub{color:#fff6}.pipeline-arrow{color:#cbd5e1;color:var(--slate-300);flex-shrink:0;font-size:18px;margin-top:32px;padding:0 8px}.pull-quote{border-left:2px solid #2563eb;border-left:2px solid var(--blue);padding:40px 0 40px 40px;position:relative}.pull-quote-mark{color:#ffffff14;font-family:Georgia,serif;font-size:64px;left:36px;line-height:1;position:absolute;top:12px}.pull-quote-text{color:#ffffffbf;font-size:clamp(18px,2.5vw,24px);font-style:italic;font-weight:400;letter-spacing:-.01em;line-height:1.65;margin-bottom:28px;position:relative;z-index:1}.pull-quote-author{align-items:center;display:flex;gap:12px}.pull-quote-avatar{align-items:center;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:13px;font-weight:700;height:38px;justify-content:center;width:38px}.pull-quote-name{color:#ffffffd9;font-size:14px;font-weight:700}.pull-quote-role{color:#ffffff59;font-size:13px}.cs-card{background:#fff;background:var(--white);border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:16px;border-radius:var(--radius-xl);overflow:hidden;transition:box-shadow .35s cubic-bezier(.16,1,.3,1),transform .35s cubic-bezier(.16,1,.3,1);transition:box-shadow var(--t-md) var(--ease),transform var(--t-md) var(--ease)}.cs-card:hover{box-shadow:0 8px 40px #0000001f;box-shadow:var(--shadow-lg);transform:translateY(-2px)}.cs-card-head{align-items:center;border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;padding:24px 28px}.cs-card-body{padding:28px}.cs-metrics{grid-gap:16px;border-top:1px solid #e2e8f0;border-top:1px solid var(--border);display:grid;gap:16px;grid-template-columns:repeat(2,1fr);margin-top:24px;padding-top:24px}.cs-metric-value{color:#10b981;color:var(--emerald);font-size:24px;font-weight:800;letter-spacing:-.03em}.cs-metric-label{color:#94a3b8;color:var(--slate-400);font-size:12px;margin-top:2px}.form-group{display:flex;flex-direction:column;gap:6px}.form-label{font-size:13px;font-weight:600;letter-spacing:-.01em}.form-input,.form-label{color:#0f172a;color:var(--navy)}.form-input{background:#fff;background:var(--white);border:1px solid #e2e8f0;border:1px solid var(--border);border-radius:8px;border-radius:var(--radius);font-size:14px;outline:none;padding:11px 14px;transition:border-color .2s,box-shadow .2s;transition:border-color var(--t),box-shadow var(--t);width:100%}.form-input:focus{border-color:#2563eb;border-color:var(--blue);box-shadow:0 0 0 3px #eff6ff;box-shadow:0 0 0 3px var(--blue-50)}.form-input::placeholder{color:#94a3b8;color:var(--slate-400)}textarea.form-input{min-height:110px;resize:vertical}.form-hint{color:#64748b;color:var(--slate-500);font-size:12px}.grid-2{grid-gap:24px;grid-template-columns:1fr 1fr}.grid-2,.grid-3{display:grid;gap:24px}.grid-3{grid-gap:24px;grid-template-columns:repeat(3,1fr)}@media (max-width:1024px){:root{--section-py:96px;--container-px:28px}.footer-grid{grid-template-columns:1fr 1fr}.grid-2,.grid-3{grid-template-columns:1fr}.dash-head,.dash-row{grid-template-columns:1.5fr 1fr 1.6fr 1fr}.dash-head-cell:last-child,.dash-row>:last-child{display:none}}@media (max-width:768px){:root{--section-py:72px;--container-px:20px}.navbar-actions .btn,.navbar-nav{display:none}.navbar-mobile-toggle{display:flex}.footer-grid{gap:32px;grid-template-columns:1fr}.btn-row{align-items:flex-start;flex-direction:column}.chaos-tools{align-items:stretch;flex-direction:column;min-width:0;min-width:auto}.chaos-connector{flex-direction:row;padding:4px 0}.chaos-arrow{margin-top:0;transform:rotate(90deg)}.pipeline{align-items:stretch;flex-direction:column}.pipeline-arrow{margin-top:0;transform:rotate(90deg)}}@media (max-width:640px){.footer-bottom{align-items:flex-start;flex-direction:column}.dash-head,.dash-row{grid-template-columns:1.5fr 1fr 1.4fr}.dash-head-cell:nth-child(4),.dash-row>:nth-child(4){display:none}}.scroll-top-btn{align-items:center;background:#2563eb;border:1px solid #2563eb;border-radius:50%;bottom:22px;box-shadow:0 6px 18px #0f172a24;color:#fff;display:inline-flex;font-size:24px;font-weight:700;height:54px;justify-content:center;opacity:0;position:fixed;right:22px;transform:translateY(8px);transition:opacity .2s ease,transform .2s ease,visibility .2s ease;visibility:hidden;width:54px;z-index:1100}.scroll-top-btn.visible{opacity:1;transform:translateY(0);visibility:visible}.scroll-top-btn:hover{background:#1d4ed8}.whatsapp-float-btn{align-items:center;background:#25d366;border:1px solid #21bd5d;border-radius:50%;bottom:86px;box-shadow:0 6px 18px #0f172a24;display:inline-flex;height:54px;justify-content:center;position:fixed;right:22px;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;width:54px;z-index:1100}.whatsapp-float-btn:hover{background:#20c15a;transform:translateY(-1px)}.hero-flow{background:#fff;border-bottom:1px solid var(--border);overflow:hidden}.hero-flow-inner{grid-gap:48px 56px;align-items:center;display:grid;gap:48px 56px;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);margin:0 auto;max-width:var(--max-w);padding:56px var(--container-px) 40px}.hero-flow-copy{max-width:520px}.hero-flow-badge{align-items:center;background:#f0f7ff;border:1px solid #0066ff1a;border-radius:var(--radius-full);color:#06f;display:inline-flex;font-size:12px;font-weight:600;gap:7px;margin-bottom:22px;padding:6px 14px}.hero-flow-title{color:#111827;font-size:clamp(42px,5.6vw,72px);font-weight:700;letter-spacing:-.035em;line-height:1.09;margin-bottom:18px}.hero-flow-accent{color:#06f}.hero-flow-sub{color:#6b7280;font-size:18px;line-height:1.65;margin:0 0 28px;max-width:760px}.hero-flow-actions{align-items:center;display:flex;flex-wrap:wrap;gap:16px 20px}.hero-flow-btn{align-items:center;border-radius:10px;display:inline-flex;font-size:14px;font-weight:600;gap:8px;text-decoration:none;transition:transform .2s,box-shadow .2s}.hero-flow-btn__arrow{display:flex;flex-shrink:0}.hero-flow-btn--primary{background:#06f;box-shadow:0 4px 14px #0066ff40;color:#fff;padding:12px 22px}.hero-flow-btn--primary:hover{box-shadow:0 6px 20px #0066ff52;transform:translateY(-1px)}.hero-flow-btn--ghost{background:#fff;border:1.5px solid #06f;box-shadow:none;color:#111827;padding:11px 22px}.hero-flow-btn--ghost:hover{background:#f0f7ff;color:#06f;transform:translateY(-1px)}.hero-flow-diagram{align-items:center;background:#0000;border:none;display:flex;gap:0;justify-content:flex-start;min-height:400px;padding:12px 0;position:relative}.hero-flow-diagram__left{flex-shrink:0;margin-right:0;padding-right:58px;position:relative;z-index:2}.hero-flow-diagram__col--hub{align-items:center;display:flex;flex-shrink:0;margin-left:0;margin-right:0;z-index:3}.hero-flow-diagram__col--process{flex-shrink:0;margin-left:0;z-index:2}.hero-flow-tools{display:flex;flex-direction:column;gap:10px}.hero-flow-tool{align-items:center;background:#fff;border:1px solid #0000000d;border-radius:12px;box-shadow:0 2px 8px #0f172a0a;display:flex;gap:10px;min-width:158px;padding:11px 14px}.hero-flow-tool-icon{display:flex;flex-shrink:0}.hero-flow-tool-name{color:#111827;font-size:14px;font-weight:600;white-space:nowrap}.hero-flow-connectors--in{height:calc(100% - 4px);max-height:396px;pointer-events:none;position:absolute;right:-6px;top:50%;transform:translateY(-50%);width:64px;z-index:1}.hero-flow-hub{background:#fff;border:1px solid #0066ff1a;border-radius:18px;box-shadow:0 0 0 6px #0066ff0d,0 10px 32px #0066ff1f,0 2px 6px #0f172a0a;flex-direction:column;height:132px;padding:14px 12px;text-align:center;width:132px}.hero-flow-hub,.hero-flow-hub-logo{align-items:center;display:flex;justify-content:center}.hero-flow-hub-logo{background:#06f;border-radius:10px;height:40px;margin-bottom:8px;width:40px}.hero-flow-hub-name{color:#111827;font-size:15px;font-weight:800;letter-spacing:-.02em;line-height:1.2;margin-bottom:2px}.hero-flow-hub-tag{color:#06f;font-size:12px;font-weight:600}.hero-flow-hub-connector{display:block;flex:1 1;flex-shrink:0;height:10px;min-width:56px;overflow:visible;width:68px}.hero-flow-process{background:#fff;border:1px solid #0000000d;border-radius:16px;box-shadow:0 4px 16px #0f172a0f;padding:8px}.hero-flow-process-track{background:#f3f4f6;border-radius:12px;max-width:230px;padding:18px 18px 18px 16px;position:relative;width:230px}.hero-flow-process-line{border-left:2px dotted #d1d5db;bottom:38px;left:33px;position:absolute;top:38px;width:0;z-index:0}.hero-flow-process-step{align-items:center;display:flex;gap:12px;padding:10px 0;position:relative;z-index:1}.hero-flow-process-step:first-child{padding-top:4px}.hero-flow-process-step:last-child{padding-bottom:4px}.hero-flow-step-icon{align-items:center;border:2px solid #fff;border-radius:50%;box-shadow:0 1px 4px #0f172a14;display:flex;flex-shrink:0;height:36px;justify-content:center;width:36px}.hero-flow-step-icon--blue{background:#eff6ff;color:#06f}.hero-flow-step-icon--green{background:#ecfdf5;color:#059669}.hero-flow-step-icon--purple{background:#f5f3ff;color:#7c3aed}.hero-flow-process-text{min-width:0}.hero-flow-process-title{color:#111827;font-size:13px;font-weight:700;line-height:1.3;margin-bottom:2px}.hero-flow-process-desc{color:#9ca3af;font-size:11px;line-height:1.4}.hero-flow-banner{align-items:center;background:#f0f7ff;border:1px solid #0066ff1a;border-radius:var(--radius-full);color:#06f;display:flex;font-size:13px;font-weight:600;gap:8px;justify-content:center;margin:8px auto 40px;max-width:680px;padding:12px 24px}@media (max-width:1100px){.hero-flow-inner{gap:40px;grid-template-columns:1fr}.hero-flow-copy{max-width:640px}.hero-flow-diagram{justify-content:flex-start;max-width:100%;overflow-x:auto;padding:12px 0}.hero-flow-connectors--in{display:none}}@media (max-width:768px){.hero-flow-title{font-size:clamp(34px,9vw,48px)}.hero-flow-inner{padding:40px 20px 32px}.hero-flow-diagram{align-items:stretch;flex-direction:column;gap:16px;min-height:auto}.hero-flow-diagram__left{padding-right:0}.hero-flow-diagram__col--hub{flex-direction:column;margin-left:0}.hero-flow-diagram__col--process{margin-left:0}.hero-flow-hub-connector{margin:8px auto;max-width:120px;transform:rotate(90deg);width:100%}.hero-flow-tools{flex-direction:row;flex-wrap:wrap;gap:8px}.hero-flow-tool{flex-basis:calc(50% - 4px);flex-grow:1;flex-shrink:1;min-width:140px}.hero-flow-connectors--in{display:none}.hero-flow-hub{aspect-ratio:1;height:auto;margin:0 auto;max-width:200px;width:100%}.hero-flow-process{width:100%}.hero-flow-process-track{max-width:100%;width:100%}.hero-flow-actions{align-items:stretch;flex-direction:column}.hero-flow-btn--ghost,.hero-flow-btn--primary{justify-content:center}.hero-flow-banner{font-size:12px;margin-left:20px;margin-right:20px;text-align:center}}.lp-section{padding:120px var(--container-px)}.lp-section--off{background:#fafafa}.lp-section--cta{padding-bottom:140px}.lp-container{margin:0 auto;max-width:var(--max-w)}.lp-container--narrow{max-width:720px}.lp-head{margin-bottom:56px;max-width:640px}.lp-label{color:#06f;font-size:11px;font-weight:700;letter-spacing:.1em;margin-bottom:14px;text-transform:uppercase}.lp-h2{color:#111827;font-size:clamp(32px,4vw,48px);font-weight:700;letter-spacing:-.035em;line-height:1.12}.lp-sub{color:#6b7280;font-size:17px;line-height:1.65;margin-top:16px;max-width:560px}.lp-flow-arrow{color:#c7d2fe;display:block;font-size:14px;line-height:1;padding:4px 0;text-align:center}.prob-section{padding-top:100px}.prob-head{margin:0 auto 56px;max-width:720px;text-align:center}.prob-head__title{color:#111827;font-size:clamp(34px,4.4vw,54px);font-weight:800;letter-spacing:-.04em;line-height:1.12;margin-bottom:16px}.prob-head__accent{background:linear-gradient(135deg,#06f,#7c3aed);-webkit-background-clip:text;background-clip:text;color:#0000}.prob-head__sub{color:#6b7280;font-size:17px;line-height:1.65}.prob-compare{grid-gap:24px;align-items:center;display:grid;gap:24px;grid-template-columns:140px 1fr 140px;margin-bottom:48px}.prob-side{padding-top:0}.prob-scribble{margin:2px 0 14px;opacity:.95}.prob-sparkle{margin-bottom:16px}.prob-side__list{display:flex;flex-direction:column;gap:10px}.prob-side__item{align-items:center;color:#4b5563;display:flex;font-size:13px;font-weight:500;gap:8px;line-height:1.35}.prob-side__mark{align-items:center;border-radius:50%;display:flex;flex-shrink:0;font-size:10px;font-weight:800;height:14px;justify-content:center;line-height:1;width:14px}.prob-side__mark--x{background:#fff;border:1px solid #fca5a5;color:#ef4444}.prob-side__mark--check{background:#06f}.prob-panels{grid-gap:2px;align-items:center;display:grid;gap:2px;grid-template-columns:1fr auto 1fr}.prob-panel{background:#fff;border:1px solid #e5e7eb;border-radius:24px;box-shadow:0 4px 24px #0f172a0f;overflow:visible;padding:24px 22px 28px}.prob-panel--current{border-color:#fee2e2;padding-right:28px}.prob-panel--solution{align-self:center;display:flex;flex-direction:column;height:-webkit-fit-content;height:fit-content}.prob-panel__header{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;margin-bottom:20px}.prob-panel__label{color:#111827;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.prob-badge{border-radius:var(--radius-full);font-size:9px;font-weight:700;letter-spacing:.02em;padding:5px 10px;white-space:nowrap}.prob-badge--red{background:#fff1f2;border:1px solid #fecaca;color:#ef4444}.prob-badge--blue{background:#06f;color:#fff}.prob-current-flow{align-items:stretch;display:flex;flex-direction:column;gap:9px;padding-left:28px;position:relative}.prob-solution-flow{align-items:stretch;display:flex;flex:0 1;flex-direction:column;gap:22px;justify-content:flex-start}.prob-rail{border-bottom:2px dashed #fca5a5;border-left:2px dashed #fca5a5;border-radius:14px 0 0 14px;border-top:2px dashed #fca5a5;bottom:54px;left:7px;pointer-events:none;position:absolute;top:18px;width:14px}.prob-rail__dot{align-items:center;background:#fee2e2;border:1px solid #ef4444;border-radius:50%;color:#ef4444;display:flex;font-size:10px;font-weight:800;height:16px;justify-content:center;left:-22px;line-height:1;position:absolute;top:50%;transform:translateY(-50%);width:16px;z-index:2}.prob-current-step-wrap{align-items:stretch;display:flex;flex-direction:column;position:relative}.prob-step{align-items:center;background:#fff;border:1px solid #eef2f7;border-radius:12px;box-shadow:0 3px 10px #0f172a0d;display:flex;gap:12px;padding:12px 14px}.prob-step--current{text-align:left}.prob-step--warn{background:#fffcfc;border-color:#fecaca}.prob-step--solution{border-radius:14px;padding:16px 18px}.prob-step--hub{border:2px solid #0066ff59;box-shadow:0 0 0 6px #0066ff0f,0 8px 24px #0066ff1f}.prob-step__hub-icon,.prob-step__icon{display:flex;flex-shrink:0}.prob-step__hub-icon{align-items:center;background:#06f;border-radius:13px;height:48px;justify-content:center;width:48px}.prob-step--solution .prob-step__icon{align-items:center;background:#eef3ff;border-radius:12px;height:44px;justify-content:center;width:44px}.prob-down-arrow{display:flex;justify-content:center}.prob-step__text{display:flex;flex-direction:column;gap:2px;min-width:0}.prob-step__name{color:#111827;font-size:14px;font-weight:700}.prob-step__name--lg{font-size:19px;letter-spacing:-.02em}.prob-step__desc{color:#6b7280;font-size:12px;line-height:1.35}.prob-step__desc--blue{color:#06f;font-weight:600}.prob-friction-line{display:flex;justify-content:center;padding:2px 0}.prob-step-connector{background:#e5e7eb;display:block;height:14px;margin:4px auto;width:1px}.prob-step-connector--dim{background:#e5e7eb}.prob-step-connector--blue{background:#c7d2fe;width:2px}.prob-mid-arrow{align-items:center;align-self:center;display:flex;flex-direction:row;flex-shrink:0;justify-content:center;padding:0;width:86px}.prob-mid-arrow__line{border:none;border-top:1px dashed #d1d5db;flex:1 1;height:0;min-width:20px}.prob-mid-arrow__circle{align-items:center;background:#fff;border:1px solid #e8ecf1;border-radius:50%;box-shadow:none;color:#111827;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.prob-mid-arrow__icon{display:block}.prob-advantage{background:#fff;border:1px solid #0066ff26;border-radius:var(--radius-full);box-shadow:0 2px 12px #0066ff14;gap:14px;margin:0 auto;max-width:640px;padding:16px 28px}.prob-advantage,.prob-advantage__icon{align-items:center;display:flex;justify-content:center}.prob-advantage__icon{background:#eef3ff;border-radius:11px;flex-shrink:0;height:38px;width:38px}.prob-advantage__text{color:#374151;font-size:15px;line-height:1.5;margin:0;text-align:center}.prob-advantage__text strong{color:#06f;font-weight:700}.lp-flow-col__title{color:#6b7280;font-size:12px;font-weight:700;letter-spacing:.08em;margin-bottom:20px;text-transform:uppercase}.lp-flow-stack{align-items:center;display:flex;flex-direction:column}.lp-flow-node{background:#fff;border:1px solid #e5e7eb;border-radius:24px;box-shadow:0 2px 12px #0f172a0a;color:#111827;font-size:14px;font-weight:600;max-width:280px;padding:12px 18px;text-align:center;width:100%}.lp-flow-node--friction{background:#fef2f2;border-color:#ef444440}.lp-flow-node--clean{border-color:#0066ff26}.lp-friction-tag{color:#ef4444;display:block;font-size:10px;font-weight:600;letter-spacing:.06em;margin-top:6px;text-transform:uppercase}.lp-flow-col--clean .lp-flow-stack{background:#fff;border:1px solid #e5e7eb;border-radius:24px;box-shadow:0 4px 24px #0f172a0d;padding:24px}.lp-hub-pill{align-items:center;background:#fff;border:1px solid #0066ff26;border-radius:24px;box-shadow:0 4px 20px #0066ff1a;display:inline-flex;gap:10px;padding:10px 16px}.lp-hub-pill__icon{align-items:center;background:#06f;border-radius:10px;display:flex;flex-shrink:0;height:36px;justify-content:center;width:36px}.lp-hub-pill__name{color:#111827;font-size:14px;font-weight:800}.lp-hub-pill__sub{color:#06f;font-size:11px;font-weight:600}.lp-timeline{align-items:stretch;display:flex;gap:0;overflow-x:auto;padding-bottom:8px}.lp-timeline__item{align-items:center;display:flex;flex:1 1;min-width:180px}.lp-timeline__card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;box-shadow:0 2px 12px #0f172a0a;flex:1 1;padding:24px 20px}.lp-timeline__n{color:#06f;font-size:11px;font-weight:700;letter-spacing:.08em;margin-bottom:10px}.lp-timeline__title{color:#111827;font-size:16px;font-weight:700;margin-bottom:8px}.lp-timeline__desc{color:#6b7280;font-size:13px;line-height:1.5}.lp-timeline__connector{border-top:1.5px dashed #c7d2fe;flex-shrink:0;height:1px;margin:0 4px;width:32px}.lp-system-head{margin:0 auto 56px;max-width:760px;text-align:center}.lp-system-head__title{color:#0f172a;font-size:clamp(34px,4.8vw,58px);font-weight:700;letter-spacing:-.035em;line-height:1.12;margin-bottom:20px}.lp-system-head__title span{color:#4f46e5}.lp-system-head__sub{color:#6b7280;font-size:17px;line-height:1.6}.lp-system{gap:20px;justify-content:center}.lp-system,.lp-system__item{align-items:center;display:flex}.lp-system__item{flex:1 1;min-width:0}.lp-system__connector{border-top:1.5px dashed #9ec5ff;display:block;height:2px;margin:0 auto;position:relative;width:58px}.lp-system__connector:after,.lp-system__connector:before{background:#2c8bff;border-radius:50%;content:"";height:7px;position:absolute;top:-3px;width:7px}.lp-system__connector:before{left:-4px}.lp-system__connector:after{right:-4px}.lp-system-card{background:#fff;border:1px solid #eef2f7;border-radius:22px;box-shadow:0 6px 24px #0f172a0d;height:100%;padding:30px 26px 28px;position:relative;text-align:center}.lp-system-card__n{align-items:center;border-radius:50%;display:flex;font-size:18px;font-weight:700;height:34px;justify-content:center;position:absolute;right:16px;top:16px;width:34px}.lp-system-card__n--blue,.lp-system-card__n--violet{background:#eef2ff;color:#4f46e5}.lp-system-card__n--green{background:#ecfdf3;color:#16a34a}.lp-system-card__icon-wrap{align-items:center;border-radius:50%;display:flex;height:78px;justify-content:center;margin:0 auto 20px;width:78px}.lp-system-card__icon-wrap--blue,.lp-system-card__icon-wrap--violet{background:#eef3ff}.lp-system-card__icon-wrap--green{background:#ecfdf3}.lp-system-card__title{color:#0f172a;font-size:17px;font-weight:700;margin-bottom:12px}.lp-system-card__underline{border-radius:999px;display:block;height:2px;margin:0 auto 16px;width:30px}.lp-system-card__underline--blue,.lp-system-card__underline--violet{background:#4f46e5}.lp-system-card__underline--green{background:#22c55e}.lp-system-card__desc{color:#4b5563;font-size:15px;line-height:1.6}.lp-cards-3{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}.lp-card-lg{background:#fff;border:1px solid #e5e7eb;border-radius:24px;box-shadow:0 4px 20px #0f172a0d;padding:32px 28px}.lp-card-lg__title{color:#111827;font-size:20px;font-weight:700;margin-bottom:12px}.lp-card-lg__meta{color:#6b7280;font-size:14px;line-height:1.55;margin-bottom:12px}.lp-card-lg__desc strong,.lp-card-lg__meta strong{color:#111827;font-weight:600}.lp-card-lg__desc{color:#6b7280;font-size:14px;line-height:1.6}.lp-agency-head{margin:0 auto 36px;max-width:760px;text-align:center}.lp-agency-head__title{color:#0f172a;font-size:clamp(34px,4.8vw,58px);font-weight:700;letter-spacing:-.035em;line-height:1.08;margin-bottom:16px}.lp-agency-head__title span{color:#4f46e5}.lp-agency-head__sub{color:#6b7280;font-size:17px;line-height:1.55}.lp-agency-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.lp-agency-card{background:#fff;border:1px solid #e8edf5;border-radius:22px;box-shadow:0 6px 24px #0f172a0d;padding:20px 20px 18px}.lp-agency-card__top{align-items:center;display:flex;gap:14px;margin-bottom:16px}.lp-agency-card__icon{align-items:center;border-radius:14px;display:flex;flex-shrink:0;height:66px;justify-content:center;width:66px}.lp-agency-card__icon--blue{background:#eef3ff}.lp-agency-card__icon--violet{background:#f3eeff}.lp-agency-card__icon--orange{background:#fff5eb}.lp-agency-card__title{color:#0f172a;font-size:17px;font-weight:700;line-height:1.25;margin-bottom:8px}.lp-agency-card__under{border-radius:999px;display:block;height:2px;width:32px}.lp-agency-card__under--blue{background:#2563eb}.lp-agency-card__under--violet{background:#8b5cf6}.lp-agency-card__under--orange{background:#f97316}.lp-agency-point{display:flex;gap:10px}.lp-agency-point__mark{align-items:center;border-radius:50%;display:flex;flex-shrink:0;font-size:15px;font-weight:700;height:28px;justify-content:center;line-height:1;width:28px}.lp-agency-point__mark--bad{background:#fff1f2;color:#ef4444}.lp-agency-point__mark--good{background:#ecfdf3;color:#16a34a}.lp-agency-point__label{font-size:16px;font-weight:700;margin-bottom:4px}.lp-agency-point__label--bad{color:#ef4444}.lp-agency-point__label--good{color:#16a34a}.lp-agency-point__text{color:#374151;font-size:15px;line-height:1.5}.lp-agency-card__split{border-top:1px dashed #dce4f2;display:block;margin:14px 0}.lp-agency-card__flow{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-top:16px}.lp-agency-card__source{align-items:center;background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;display:flex;gap:5px;height:44px;justify-content:center;min-width:80px;padding:0 8px}.lp-agency-card__mini{border-radius:3px;height:12px;width:12px}.lp-agency-card__mini--blue{background:#60a5fa}.lp-agency-card__mini--violet{background:#a78bfa}.lp-agency-card__mini--orange{background:#fdba74}.lp-agency-card__dash{border-top:1.5px dashed;flex:1 1;position:relative}.lp-agency-card__dash:after{content:"→";font-size:12px;position:absolute;right:-2px;top:-11px}.lp-agency-card__dash--blue{border-top-color:#60a5fa;color:#60a5fa}.lp-agency-card__dash--violet{border-top-color:#a78bfa;color:#a78bfa}.lp-agency-card__dash--orange{border-top-color:#fb923c;color:#fb923c}.lp-agency-card__bolt{align-items:center;background:#2563eb;border-radius:12px;box-shadow:0 0 0 6px #2563eb17;display:flex;flex-shrink:0;height:44px;justify-content:center;width:44px}.lp-agency-card--lead{border-radius:30px;padding:32px 30px 26px}.lp-agency-card--lead .lp-agency-card__top{gap:18px;margin-bottom:24px}.lp-agency-card--lead .lp-agency-card__icon{border-radius:18px;height:84px;width:84px}.lp-agency-card--lead .lp-agency-card__title{font-size:19px;line-height:1.22;margin-bottom:10px}.lp-agency-card--lead .lp-agency-card__under{height:3px;width:42px}.lp-agency-card--lead .lp-agency-point{gap:14px}.lp-agency-card--lead .lp-agency-point__mark{font-size:17px;height:38px;width:38px}.lp-agency-card--lead .lp-agency-point__label{margin-bottom:6px}.lp-agency-card--lead .lp-agency-point__text{line-height:1.56}.lp-agency-card--lead .lp-agency-card__split{margin:20px 0}.lp-agency-card--lead .lp-agency-card__flow{margin-top:24px}.lp-agency-card--lead .lp-agency-card__bolt{border-radius:16px;box-shadow:0 0 0 8px #2563eb1a;height:60px;width:60px}.lp-agency-card--mail{border-radius:30px;padding:32px 30px 26px}.lp-agency-card--mail .lp-agency-card__top{gap:18px;margin-bottom:24px}.lp-agency-card--mail .lp-agency-card__icon{border-radius:18px;height:84px;width:84px}.lp-agency-card--mail .lp-agency-card__title{font-size:19px;line-height:1.22;margin-bottom:10px}.lp-agency-card--mail .lp-agency-card__under{height:3px;width:42px}.lp-agency-card--mail .lp-agency-point{gap:14px}.lp-agency-card--mail .lp-agency-point__mark{font-size:17px;height:38px;width:38px}.lp-agency-card--mail .lp-agency-point__label{margin-bottom:6px}.lp-agency-card--mail .lp-agency-point__text{line-height:1.56}.lp-agency-card--mail .lp-agency-card__split{margin:20px 0}.lp-agency-card--mail .lp-agency-card__flow{margin-top:24px}.lp-agency-card--mail .lp-agency-card__bolt{background:#8b5cf6;border-radius:16px;box-shadow:0 0 0 8px #8b5cf61f;height:60px;width:60px}.lp-agency-card__source--mail{grid-row-gap:8px;grid-column-gap:8px;align-content:center;background:#f3eeff;border-color:#e8dffe;border-radius:12px;column-gap:8px;display:grid;grid-template-columns:14px 1fr;height:68px;justify-items:start;padding:10px;row-gap:8px;width:108px}.lp-agency-mail-icon{color:#8b5cf6;font-size:12px;line-height:1}.lp-agency-mail-line{background:#ddd6fe;border-radius:999px;height:8px;width:54px}.lp-agency-mail-line--short{width:34px}.lp-agency-card--calendar{border-radius:30px;padding:32px 30px 26px}.lp-agency-card--calendar .lp-agency-card__top{gap:18px;margin-bottom:24px}.lp-agency-card--calendar .lp-agency-card__icon{border-radius:18px;height:84px;width:84px}.lp-agency-card--calendar .lp-agency-card__title{font-size:19px;line-height:1.22;margin-bottom:10px}.lp-agency-card--calendar .lp-agency-card__under{height:3px;width:42px}.lp-agency-card--calendar .lp-agency-point{gap:14px}.lp-agency-card--calendar .lp-agency-point__mark{font-size:17px;height:38px;width:38px}.lp-agency-card--calendar .lp-agency-point__label{margin-bottom:6px}.lp-agency-card--calendar .lp-agency-point__text{line-height:1.56}.lp-agency-card--calendar .lp-agency-card__split{margin:20px 0}.lp-agency-card--calendar .lp-agency-card__flow{margin-top:24px}.lp-agency-card--calendar .lp-agency-card__bolt{background:#f97316;border-radius:16px;box-shadow:0 0 0 8px #f973161f;height:60px;width:60px}.lp-agency-card--calendar .lp-agency-card__dash--orange{border-top-color:#fb923c;color:#fb923c}.lp-agency-card__source--calendar{grid-row-gap:8px;grid-column-gap:8px;align-content:center;background:#fff5eb;border-color:#fddcc4;border-radius:12px;column-gap:8px;display:grid;grid-template-columns:14px 1fr;height:68px;justify-items:start;padding:10px;row-gap:8px;width:108px}.lp-agency-cal-icon{color:#f97316;font-size:12px;line-height:1}.lp-agency-cal-line{background:#fbd8bd;border-radius:999px;height:8px;width:54px}.lp-agency-cal-line--short{width:34px}.lp-agency-card__source--lead{gap:8px;justify-content:flex-start;min-width:170px;padding:0 12px}.lp-agency-chip{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:7px;display:inline-flex;font-size:12px;height:24px;justify-content:center;line-height:1;width:24px}.lp-agency-chip--more{color:#2563eb;font-size:13px;font-weight:600;padding:0 10px;width:auto}.lp-agency-note{align-items:center;background:#fbfcff;border:1px solid #eef2f7;border-radius:999px;display:flex;gap:12px;justify-content:center;margin:26px auto 0;max-width:920px;padding:14px 20px}.lp-agency-note__icon{color:#2c8bff;font-size:16px}.lp-agency-note p{color:#374151;font-size:16px;margin:0}.lp-manual-head{margin:0 auto 28px;max-width:760px;text-align:center}.lp-manual-head__title{color:#0f172a;font-size:clamp(34px,4.8vw,58px);font-weight:700;letter-spacing:-.03em;line-height:1.1;margin-bottom:12px}.lp-manual-head__title span{color:#2563eb}.lp-manual-head__sub{color:#6b7280;font-size:17px;line-height:1.55}.lp-manual-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(4,1fr)}.lp-manual-card{background:#fff;border:1px solid #e8eef7;border-radius:18px;box-shadow:0 3px 14px #0f172a0a;padding:14px 12px}.lp-manual-card__head{align-items:center;display:flex;gap:10px;margin-bottom:10px}.lp-manual-card__icon{border-radius:8px;display:inline-block;height:24px;width:24px}.lp-manual-card__icon--blue{background:#dbeafe}.lp-manual-card__icon--violet{background:#ede9fe}.lp-manual-card__icon--teal{background:#ccfbf1}.lp-manual-card__icon--orange{background:#ffedd5}.lp-manual-card__title{color:#0f172a;font-size:16px;font-weight:700;line-height:1.25}.lp-manual-card__cols{grid-gap:10px;align-items:start;display:grid;gap:10px;grid-template-columns:1fr auto 1fr}.lp-manual-card__arrow{color:#a7b4ce;font-size:14px;padding-top:22px}.lp-manual-card__label{font-size:9px;font-weight:700;letter-spacing:.08em;margin-bottom:6px;text-transform:uppercase}.lp-manual-card__label--before{color:#ef4444}.lp-manual-card__label--after{color:#059669}.lp-manual-list{display:flex;flex-direction:column;gap:6px;list-style:none;margin:0;padding:0}.lp-manual-list li{color:#475569;font-size:12px;line-height:1.4;padding-left:10px;position:relative}.lp-manual-list--after li:before,.lp-manual-list--before li:before{border-radius:50%;content:"";height:5px;left:0;position:absolute;top:.45em;width:5px}.lp-manual-list--before li:before{background:#ef4444}.lp-manual-list--after li:before{background:#16a34a}.lp-manual-note{align-items:center;background:#f8faff;border:1px solid #e8eef7;border-radius:12px;display:flex;gap:10px;justify-content:center;margin:18px auto 0;max-width:760px;padding:12px 16px}.lp-manual-note__icon{color:#2563eb;font-size:15px}.lp-manual-note p{color:#475569;font-size:14px;margin:0}.lp-custom-flow-h{flex-wrap:wrap;gap:8px 4px;justify-content:center;margin-bottom:40px}.lp-custom-flow-h,.lp-custom-flow-h__part{align-items:center;display:flex}.lp-custom-flow-h__line{border-top:1.5px dashed #c7d2fe;flex-shrink:0;height:0;margin:0 4px;width:28px}.lp-custom-flow{margin:0 auto 32px;max-width:320px}.lp-custom-flow,.lp-custom-flow__group{align-items:center;display:flex;flex-direction:column}.lp-custom-flow__group{width:100%}.lp-custom-flow__note{color:#6b7280;font-size:17px;line-height:1.65;margin:0 auto;max-width:480px;text-align:center}.lp-results-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr)}.lp-result-card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;box-shadow:0 2px 12px #0f172a0a;padding:28px 24px}.lp-result-card__title{color:#111827;font-size:17px;font-weight:700;line-height:1.3;margin-bottom:10px}.lp-result-card__desc{color:#6b7280;font-size:14px;line-height:1.55}.lp-impl-timeline{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(6,1fr)}.lp-impl-step{background:#fff;border:1px solid #e5e7eb;border-radius:24px;box-shadow:0 2px 10px #0f172a0a;padding:20px 12px;position:relative;text-align:center}.lp-impl-step__n{align-items:center;background:#f0f7ff;border-radius:50%;color:#06f;display:flex;font-size:14px;font-weight:800;height:32px;justify-content:center;margin:0 auto 12px;width:32px}.lp-impl-step__title{color:#111827;font-size:13px;font-weight:700;line-height:1.35}.lp-impl-step__line{display:none}.lp-build-head{margin:0 auto 42px;max-width:760px;text-align:center}.lp-build-head__title{color:#0f172a;font-size:clamp(34px,4.8vw,60px);font-weight:700;letter-spacing:-.035em;line-height:1.1;margin-bottom:14px}.lp-build-head__title span{color:#06f}.lp-build-head__sub{color:#4b5563;font-size:17px;line-height:1.6;margin:0 auto;max-width:760px}.lp-build-track{display:none}.lp-build-grid{grid-gap:42px 24px;display:grid;gap:42px 24px;grid-template-columns:repeat(3,1fr);margin-top:0}.lp-build-step{margin:0 auto;max-width:320px;text-align:center}.lp-build-step__icon{align-items:center;background:#fff;border:1px solid #e8edf8;border-radius:50%;box-shadow:0 4px 12px #0f172a14;display:flex;height:64px;justify-content:center;margin:0 auto 16px;width:64px}.lp-build-step__icon--blue{box-shadow:0 0 0 6px #3b82f614}.lp-build-step__icon--violet{box-shadow:0 0 0 6px #6366f114}.lp-build-step__icon--teal{box-shadow:0 0 0 6px #14b8a614}.lp-build-step__icon--amber{box-shadow:0 0 0 6px #f59e0b14}.lp-build-step__icon--green{box-shadow:0 0 0 6px #22c55e14}.lp-build-step__n{display:block;font-size:24px;font-weight:700;margin-bottom:8px}.lp-build-step__n--blue{color:#06f}.lp-build-step__n--violet{color:#5b4cf9}.lp-build-step__n--teal{color:#0ea5b7}.lp-build-step__n--amber{color:#f59e0b}.lp-build-step__n--green{color:#22c55e}.lp-build-step__title{color:#0f172a;font-size:17px;font-weight:700;line-height:1.28;margin-bottom:8px}.lp-build-step__desc{color:#4b5563;font-size:15px;line-height:1.55;margin:0 auto;max-width:290px}.lp-build-step__line{border-radius:999px;display:block;height:2px;margin:14px auto 0;width:38px}.lp-build-step__line--blue{background:#06f}.lp-build-step__line--violet{background:#5b4cf9}.lp-build-step__line--teal{background:#0ea5b7}.lp-build-step__line--amber{background:#f59e0b}.lp-build-step__line--green{background:#22c55e}.lp-build-note{align-items:center;background:#fbfcff;border:1px solid #eef2f7;border-radius:12px;display:flex;gap:12px;justify-content:center;margin:42px auto 0;max-width:920px;padding:16px 22px}.lp-build-note__icon{color:#2c8bff;font-size:18px}.lp-build-note p{color:#111827;font-size:16px;font-weight:600;margin:0}.lp-faq-head{margin:0 auto 34px;max-width:680px;text-align:center}.lp-faq-head__title{color:#0f172a;font-size:clamp(34px,4.6vw,54px);font-weight:700;letter-spacing:-.03em;line-height:1.1;margin-bottom:14px}.lp-faq-head__sub{color:#6b7280;font-size:17px;line-height:1.55}.lp-faq-head__sub span{color:#2563eb}.lp-faq{display:flex;flex-direction:column;gap:12px}.lp-faq__item{background:#fff;border:1px solid #e8edf6;border-radius:20px;box-shadow:0 2px 12px #0f172a0a;overflow:clip}.lp-faq__q{align-items:center;background:#0000;border:0;cursor:pointer;display:flex;gap:16px;padding:22px 20px;text-align:left;width:100%}.lp-faq__q-icon{align-items:center;background:#eef3ff;border-radius:50%;color:#2563eb;display:inline-flex;flex-shrink:0;height:36px;justify-content:center;width:36px}.lp-faq__q-icon:before{content:"+";font-size:23px;line-height:1;transform:translateY(-1px)}.lp-faq__item--open .lp-faq__q-icon:before{content:"−"}.lp-faq__q-text{color:#0f172a;flex:1 1;font-size:16px;font-weight:600}.lp-faq__panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .28s ease}.lp-faq__item--open .lp-faq__panel{grid-template-rows:1fr}.lp-faq__content{opacity:0;overflow:hidden;padding:0 20px 0 72px;transition:padding .28s ease,opacity .25s ease}.lp-faq__item--open .lp-faq__content{opacity:1;padding:0 20px 22px 72px}.lp-faq__a{color:#6b7280;font-size:15px;line-height:1.65;margin:0;max-width:520px}.lp-cta-box{background:#fafafa;border:1px solid #e5e7eb;border-radius:24px;box-shadow:0 4px 24px #0f172a0a;padding:64px 48px;text-align:center}.lp-cta-flow{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-bottom:32px}.lp-cta-flow__node{background:#fff;border:1px solid #e5e7eb;border-radius:24px;color:#111827;font-size:12px;font-weight:600;padding:8px 16px}.lp-cta-flow__line{border-top:1.5px dashed #c7d2fe;display:inline-block;height:0;vertical-align:middle;width:24px}.lp-cta-box__title{color:#111827;font-size:clamp(28px,3.5vw,40px);font-weight:700;letter-spacing:-.03em;line-height:1.15;margin-bottom:16px}.lp-cta-box__sub{color:#6b7280;font-size:17px;line-height:1.65;margin:0 auto 28px;max-width:480px}@media (max-width:1100px){.prob-compare{gap:32px;grid-template-columns:1fr}.prob-side{padding-top:0}.prob-side--gain,.prob-side--pain{grid-gap:16px;align-items:start;display:grid;gap:16px;grid-template-columns:auto 1fr}.prob-panels{gap:24px;grid-template-columns:1fr}.prob-mid-arrow{margin:0 auto;max-width:200px;padding:8px 0;width:100%}.prob-mid-arrow__line{min-width:32px}}@media (max-width:1024px){.lp-system{flex-direction:column;gap:16px;margin:0 auto;max-width:380px}.lp-system__item{flex-direction:column;width:100%}.lp-system__connector{margin-top:8px;transform:rotate(90deg);width:40px}.lp-agency-grid,.lp-cards-3{grid-template-columns:1fr}.lp-manual-grid,.lp-results-grid{grid-template-columns:repeat(2,1fr)}.lp-impl-timeline{grid-template-columns:repeat(3,1fr)}.lp-build-track{display:none}.lp-build-grid{gap:28px;grid-template-columns:1fr;margin-left:auto;margin-right:auto;margin-top:0;max-width:360px}.lp-build-step{background:#fff;border:1px solid #e5e7eb;border-radius:20px;box-shadow:0 4px 18px #0f172a0d;padding:20px 18px}.lp-build-note{margin-top:28px}.lp-faq__content{padding:0 20px}.lp-faq__item--open .lp-faq__content{padding:0 20px 20px}}@media (max-width:640px){.lp-section{padding:80px 20px}.lp-manual-grid,.lp-results-grid{grid-template-columns:1fr}.lp-impl-timeline{grid-template-columns:1fr 1fr}.lp-timeline__item{min-width:160px}.lp-cta-box{padding:40px 24px}}
/*# sourceMappingURL=main.cb55c000.css.map*/