﻿:root{--background:#eef6ff;--foreground:#16214d;--heading:#1c2858;--text-soft:#4c5c82;--text-muted:#7180a4;--line:#788ac424;--line-strong:#788ac42e;--blue-1:#e9f5ff;--blue-2:#d2e8ff;--blue-3:#b6cbff;--blue-4:#8ca8ff;--violet-1:#e1daff;--violet-2:#cfc2ff;--violet-3:#746cff;--shadow-soft:0 18px 48px #6474ad1a;--shadow-card:0 36px 100px #616faa24;--shadow-button:0 18px 32px #3f65ff42;--radius-hero:44px;--radius-card:30px;--radius-mid:24px;--radius-small:18px}*{box-sizing:border-box}html{scroll-behavior:smooth;font-size:16px}body{min-height:100vh;color:var(--foreground);background:radial-gradient(circle at 8% 12%,#c8e6ffe6,#0000 24%),radial-gradient(circle at 92% 10%,#dbd2ffc7,#0000 28%),radial-gradient(circle at 66% 84%,#ceefff8f,#0000 20%),linear-gradient(#f7fbff 0%,#eef7ff 48%,#edf6ff 100%);margin:0;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.hero-page{min-height:100vh}.hero-section{align-items:center;min-height:100vh;padding:28px 24px;display:flex;position:relative;overflow:hidden}.hero-background{pointer-events:none;position:absolute;inset:0}.bg-orb{filter:blur(18px);opacity:.95;position:absolute}.bg-orb-1{background:radial-gradient(circle,#b8e3fff2 0%,#b8e3ff47 56%,#0000 74%);width:560px;height:560px;top:-140px;left:-150px}.bg-orb-2{background:radial-gradient(circle,#d7ccffd9 0%,#d7ccff38 58%,#0000 76%);width:660px;height:660px;top:-110px;right:-200px}.bg-orb-3{background:radial-gradient(circle,#cdefffbd 0%,#cdefff2e 56%,#0000 76%);width:520px;height:520px;bottom:-180px;left:24%}.bg-grid{opacity:.4;background-image:linear-gradient(90deg,#8cadff1a 1px,#0000 1px),linear-gradient(#8cadff1a 1px,#0000 1px);background-size:220px 220px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000000d6,#0003);mask-image:linear-gradient(#000000d6,#0003)}.hero-shell{z-index:2;width:min(1380px,100%);margin:0 auto;position:relative}.hero-card{border-radius:var(--radius-hero);box-shadow:var(--shadow-card);-webkit-backdrop-filter:blur(14px);isolation:isolate;background:linear-gradient(135deg,#ffffffbd 0%,#fff9 42%,#f4f6ffa3 100%);border:1px solid #ffffffb8;padding:48px 40px 36px;position:relative;overflow:hidden}.hero-card:before{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(120deg,#badfff29,#0000 34%),linear-gradient(300deg,#cabdff24,#0000 34%);position:absolute;inset:0}.hero-content{z-index:1;grid-template-columns:minmax(0,.9fr) minmax(560px,1.1fr);align-items:center;gap:56px;display:grid;position:relative}.hero-copy{max-width:760px}.hero-copy h1{letter-spacing:-.065em;max-width:840px;color:var(--heading);text-wrap:balance;margin:0;font-size:clamp(3rem,5.15vw,5.05rem);font-weight:700;line-height:.96}.hero-copy p{max-width:700px;color:var(--text-soft);margin:30px 0 0;font-size:1.16rem;line-height:1.72}.hero-cta-row{flex-wrap:wrap;align-items:center;gap:16px;margin-top:34px;display:flex}.hero-primary-btn{color:#fff;min-height:56px;box-shadow:var(--shadow-button);background:linear-gradient(#4a80ff 0%,#2d64ff 100%);border-radius:16px;justify-content:center;align-items:center;padding:0 24px;font-size:1rem;font-weight:700;transition:transform .18s,box-shadow .18s;display:inline-flex}.hero-primary-btn:hover{transform:translateY(-1px);box-shadow:0 22px 36px #3f65ff4d}.hero-visual{justify-content:flex-end;align-items:center;display:flex;position:relative}.hero-dashboard{background:linear-gradient(#fffffff5 0%,#fafbffeb 100%);border:1px solid #91a5e229;border-radius:32px;width:min(100%,640px);padding:26px 24px 22px;position:relative;box-shadow:0 26px 70px #6a76b024}.hero-badge{z-index:3;-webkit-backdrop-filter:blur(8px);border:1px solid #ffffffe0;border-radius:18px;justify-content:center;align-items:center;min-width:56px;height:56px;padding:0 14px;font-weight:700;display:inline-flex;position:absolute;box-shadow:0 16px 34px #707aa81f}.hero-badge-top{color:#26a55b;background:linear-gradient(#dcf8e2 0%,#acebbe 100%);top:-22px;left:42%}.hero-badge-left{color:#4a74ff;background:linear-gradient(#e5efff 0%,#cfdeff 100%);top:48%;left:-22px}.hero-badge-bottom{color:#605ae0;background:linear-gradient(#e4e5ff 0%,#cfd3ff 100%);bottom:-22px;right:30px}.dashboard-header{margin-bottom:20px}.dashboard-header h3{letter-spacing:-.04em;color:#1b2856;margin:0;font-size:1.8rem;font-weight:700;line-height:1.12}.dashboard-chart{background:linear-gradient(#fff 0%,#fbfcff 100%);border:1px solid #99abe724;border-radius:24px;height:220px;position:relative;overflow:hidden}.chart-grid{background-image:linear-gradient(90deg,#7a91dc1a 1px,#0000 1px),linear-gradient(#7a91dc1a 1px,#0000 1px);background-size:84px 56px;position:absolute;inset:0}.chart-svg{width:100%;height:100%;position:absolute;inset:0}.dashboard-table-wrap{-webkit-overflow-scrolling:touch;border-radius:20px;margin-top:18px;overflow-x:auto}.dashboard-table-wrap::-webkit-scrollbar{height:8px}.dashboard-table-wrap::-webkit-scrollbar-thumb{background:#8ca0dc59;border-radius:999px}.dashboard-table{background:#ffffffe6;border:1px solid #91a5e224;border-radius:20px;min-width:560px;overflow:hidden}.table-row{color:#354472;border-top:1px solid #91a5e21a;grid-template-columns:1.7fr .9fr 1fr .8fr;align-items:center;gap:12px;padding:14px 16px;font-size:.94rem;display:grid}.table-row:first-child{border-top:0}.table-row-head{color:#6c7ba2;text-transform:uppercase;letter-spacing:.04em;background:#f6f8fff2;font-size:.8rem;font-weight:700}.status-dot{vertical-align:middle;border-radius:999px;width:8px;height:8px;margin-right:8px;display:inline-block}.status-dot-green{background:#52c878}.status-dot-blue{background:#5a8cff}.status-dot-violet{background:#7f6dff}.hero-proof-row{z-index:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;width:100%;margin-top:34px;display:grid;position:relative}.hero-proof-item{border:1px solid var(--line);min-width:0;box-shadow:var(--shadow-soft);background:#ffffffc7;border-radius:26px;padding:20px 18px 18px}.hero-proof-item strong{color:#1d2a59;letter-spacing:-.04em;font-size:2.05rem;font-weight:700;line-height:1;display:block}.hero-proof-item span{color:#314173;margin-top:12px;font-size:1rem;font-weight:600;line-height:1.45;display:block}@media (max-width:1280px){.hero-shell{width:min(1320px,100%)}.hero-content{grid-template-columns:minmax(0,.92fr) minmax(500px,1.08fr);gap:42px}.hero-copy h1{font-size:clamp(2.8rem,5vw,4.7rem)}}@media (max-width:1100px){.hero-section{min-height:auto;padding:28px 18px 42px}.hero-card{border-radius:34px;padding:32px 24px 26px}.hero-content{grid-template-columns:1fr;gap:36px}.hero-copy{max-width:none}.hero-copy h1{max-width:900px;font-size:clamp(2.7rem,6.8vw,4.6rem)}.hero-visual{justify-content:flex-start}.hero-proof-row{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:820px){.hero-section{padding:16px 12px 30px}.hero-card{border-radius:28px;padding:22px 16px 18px}.hero-copy h1{letter-spacing:-.055em;font-size:clamp(2.35rem,11vw,3.7rem);line-height:.98}.hero-copy p{margin-top:22px;font-size:1rem;line-height:1.62}.hero-cta-row{margin-top:24px}.hero-primary-btn{width:100%}.hero-dashboard{border-radius:24px;width:100%;padding:18px 14px 14px}.dashboard-header h3{font-size:1.35rem}.dashboard-chart{border-radius:18px;height:180px}.dashboard-table-wrap{margin-top:14px}.hero-proof-row{grid-template-columns:1fr;gap:14px;margin-top:24px}.hero-proof-item{border-radius:22px}.hero-badge-left,.hero-badge-bottom{display:none}}@media (max-width:520px){.hero-copy h1{font-size:clamp(2.1rem,12vw,3rem)}.hero-proof-item strong{font-size:1.85rem}}.hero-card-simple{text-align:center;flex-direction:column;align-items:center;display:flex}.hero-copy-centered{max-width:880px;margin:0 auto}.hero-copy-centered h1{max-width:900px}.hero-card-simple .hero-cta-row{justify-content:center}.hero-card-simple .hero-proof-row{width:100%;margin-top:42px}.hero-copy-centered p{margin-top:26px}.hero-dashboard{overflow:visible}.hero-badge-top{top:-18px;left:auto;right:96px;transform:none}@media (max-width:1280px){.hero-badge-top{right:82px}}@media (max-width:1100px){.hero-section{align-items:flex-start;min-height:auto;padding:18px 14px 32px}.hero-shell{width:100%}.hero-card{border-radius:28px;padding:22px 16px 20px}.hero-content{grid-template-columns:1fr;gap:24px}.hero-copy,.hero-copy-centered{max-width:100%}.hero-copy h1,.hero-copy-centered h1{letter-spacing:-.055em;text-wrap:balance;overflow-wrap:anywhere;max-width:100%;font-size:clamp(2.35rem,8vw,4.2rem);line-height:.98}.hero-copy p,.hero-copy-centered p{overflow-wrap:anywhere;max-width:100%;margin-top:18px;font-size:1rem;line-height:1.6}.hero-cta-row{width:100%;margin-top:22px}.hero-primary-btn{border-radius:16px;width:100%;min-height:54px;padding:0 18px}.hero-visual{justify-content:center;width:100%}.hero-dashboard{border-radius:24px;width:100%;max-width:100%;padding:18px 14px 14px}.dashboard-header{margin-bottom:14px}.dashboard-header h3{overflow-wrap:anywhere;font-size:1.45rem;line-height:1.1}.dashboard-chart{border-radius:18px;height:180px}.chart-grid{background-size:72px 48px}.dashboard-table-wrap{margin-top:14px;overflow:auto hidden}.dashboard-table{min-width:540px}.table-row{padding:13px 14px;font-size:.92rem}.hero-proof-row{grid-template-columns:1fr;gap:12px;margin-top:22px}.hero-proof-item{border-radius:20px;padding:18px 16px}.hero-proof-item strong{font-size:1.8rem}.hero-proof-item span{margin-top:10px;font-size:.96rem;line-height:1.4}.hero-badge-top{border-radius:16px;min-width:52px;height:52px;font-size:1.5rem;top:-16px;right:18px}.hero-badge-left,.hero-badge-bottom{display:none}}@media (max-width:640px){.hero-page{overflow-x:hidden}.hero-section{min-height:auto;padding:12px 0 24px;overflow:hidden}.hero-background{inset:0}.bg-orb-1{filter:blur(12px);width:300px;height:300px;top:-70px;left:-120px}.bg-orb-2{filter:blur(12px);width:320px;height:320px;top:-50px;right:-130px}.bg-orb-3{filter:blur(12px);width:260px;height:260px;bottom:-110px;left:8%}.bg-grid{opacity:.22;background-size:120px 120px}.hero-shell{width:100%;margin:0;padding:0}.hero-card{width:100%;box-shadow:none;-webkit-backdrop-filter:blur(10px);border-left:0;border-right:0;border-radius:0;padding:16px 14px 18px}.hero-content{gap:18px}.hero-copy h1,.hero-copy-centered h1{letter-spacing:-.06em;text-wrap:balance;word-break:break-word;font-size:clamp(2rem,11vw,3.15rem);line-height:.96}.hero-copy p,.hero-copy-centered p{margin-top:16px;font-size:.98rem;line-height:1.55}.hero-cta-row{margin-top:18px}.hero-primary-btn{border-radius:15px;width:100%;min-height:52px;font-size:1rem}.hero-dashboard{border-radius:20px;padding:14px 10px 10px}.dashboard-header h3{padding-right:60px;font-size:1.1rem;line-height:1.12}.dashboard-chart{border-radius:16px;height:145px}.chart-grid{background-size:56px 40px}.dashboard-table-wrap{border-radius:16px;margin-top:12px}.dashboard-table{border-radius:16px;min-width:500px}.table-row{gap:10px;padding:12px;font-size:.88rem}.table-row-head{font-size:.74rem}.hero-proof-row{gap:10px;margin-top:18px}.hero-proof-item{border-radius:18px;padding:16px 14px}.hero-proof-item strong{font-size:1.65rem}.hero-proof-item span{font-size:.92rem;line-height:1.38}.hero-badge-top{border-radius:15px;min-width:48px;height:48px;padding:0 10px;font-size:1.35rem;top:-14px;right:12px;box-shadow:0 10px 22px #707aa81f}}@media (max-width:420px){.hero-copy h1,.hero-copy-centered h1{letter-spacing:-.065em;font-size:clamp(1.82rem,11.5vw,2.7rem);line-height:.95}.hero-copy p,.hero-copy-centered p{font-size:.94rem;line-height:1.5}.hero-card{padding:14px 12px 16px}.hero-dashboard{padding:12px 8px 8px}.dashboard-header h3{padding-right:56px;font-size:1rem}.dashboard-chart{height:132px}.hero-badge-top{border-radius:14px;min-width:44px;height:44px;font-size:1.2rem;top:-12px;right:10px}.hero-proof-item strong{font-size:1.5rem}}html,body{max-width:100%;overflow-x:hidden}.hero-page,.hero-section,.hero-shell,.hero-card,.hero-content,.hero-copy,.hero-visual,.hero-dashboard,.hero-proof-row,.hero-proof-item{box-sizing:border-box;min-width:0}@media (max-width:900px){.hero-section{align-items:flex-start;min-height:auto;padding:12px 12px 28px;overflow:hidden}.hero-shell{width:100%;max-width:100%;margin:0 auto}.hero-card{border-radius:26px;width:100%;max-width:100%;padding:18px 14px;overflow:hidden}.hero-content{grid-template-columns:1fr;gap:18px;width:100%;display:grid}.hero-copy,.hero-copy-centered{width:100%;max-width:100%}.hero-copy h1,.hero-copy-centered h1{letter-spacing:-.055em;text-wrap:balance;word-break:normal;overflow-wrap:anywhere;width:100%;max-width:100%;margin:0;font-size:clamp(2.1rem,9.8vw,3.9rem);line-height:.96}.hero-copy p,.hero-copy-centered p{overflow-wrap:anywhere;max-width:100%;margin:18px 0 0;font-size:1rem;line-height:1.55}.hero-cta-row{width:100%;margin-top:18px;display:flex}.hero-primary-btn{text-align:center;border-radius:16px;width:100%;max-width:100%;min-height:54px;padding:0 18px;font-size:1rem}.hero-visual{justify-content:stretch;width:100%;max-width:100%}.hero-dashboard{border-radius:22px;width:100%;max-width:100%;padding:14px 12px 12px;overflow:visible}.dashboard-header{margin-bottom:12px;padding-right:64px}.dashboard-header h3{overflow-wrap:anywhere;margin:0;font-size:clamp(1.1rem,4.5vw,1.45rem);line-height:1.08}.hero-badge-top{border-radius:14px;min-width:46px;height:46px;padding:0 10px;font-size:1.25rem;top:-12px;left:auto;right:12px}.hero-badge-left,.hero-badge-bottom{display:none}.dashboard-chart{border-radius:16px;width:100%;height:150px}.chart-grid{background-size:52px 40px}.chart-svg{width:100%;height:100%}.dashboard-table-wrap{-webkit-overflow-scrolling:touch;border-radius:16px;width:100%;max-width:100%;margin-top:12px;overflow:auto hidden}.dashboard-table{border-radius:16px;width:100%;min-width:480px}.table-row{grid-template-columns:1.5fr .9fr 1fr .8fr;gap:10px;padding:12px;font-size:.88rem}.table-row-head{letter-spacing:.035em;font-size:.72rem}.hero-proof-row{grid-template-columns:1fr;gap:10px;width:100%;margin-top:18px;display:grid}.hero-proof-item{border-radius:18px;width:100%;max-width:100%;padding:16px 14px}.hero-proof-item strong{font-size:1.65rem}.hero-proof-item span{margin-top:8px;font-size:.94rem;line-height:1.35}}@media (max-width:640px){.hero-section{padding:10px 10px 22px}.hero-card{border-radius:22px;padding:14px 10px 16px}.hero-copy h1,.hero-copy-centered h1{letter-spacing:-.06em;font-size:clamp(1.9rem,10.8vw,3.1rem);line-height:.95}.hero-copy p,.hero-copy-centered p{margin-top:16px;font-size:.96rem;line-height:1.48}.hero-primary-btn{border-radius:15px;min-height:52px}.hero-dashboard{border-radius:18px;padding:12px 10px 10px}.dashboard-header{padding-right:56px}.dashboard-header h3{font-size:1rem}.hero-badge-top{border-radius:13px;min-width:42px;height:42px;font-size:1.1rem;top:-10px;right:10px}.dashboard-chart{border-radius:14px;height:132px}.chart-grid{background-size:44px 34px}.dashboard-table{min-width:430px}.table-row{padding:11px 10px;font-size:.82rem}.table-row-head{font-size:.68rem}.hero-proof-item strong{font-size:1.45rem}.hero-proof-item span{font-size:.9rem}}@media (max-width:420px){.hero-section{padding:8px 8px 18px}.hero-card{border-radius:18px;padding:12px 8px 14px}.hero-copy h1,.hero-copy-centered h1{letter-spacing:-.065em;font-size:clamp(1.72rem,11.2vw,2.55rem);line-height:.94}.hero-copy p,.hero-copy-centered p{font-size:.92rem;line-height:1.42}.hero-primary-btn{min-height:50px;font-size:.96rem}.hero-dashboard{border-radius:16px;padding:10px 8px 8px}.dashboard-header{padding-right:50px}.dashboard-header h3{font-size:.96rem;line-height:1.06}.hero-badge-top{border-radius:12px;min-width:38px;height:38px;font-size:1rem;top:-8px;right:8px}.dashboard-chart{height:118px}.dashboard-table{min-width:390px}.table-row{padding:10px 9px;font-size:.78rem}.table-row-head{font-size:.64rem}.hero-proof-item{padding:14px 12px}.hero-proof-item strong{font-size:1.32rem}.hero-proof-item span{font-size:.86rem;line-height:1.32}}@media (max-width:900px){.dashboard-table-wrap{overflow-x:visible}.dashboard-table{table-layout:fixed;width:100%;min-width:0}.table-row{grid-template-columns:minmax(0,1.45fr) minmax(0,.72fr) minmax(0,.9fr) minmax(0,.62fr);gap:8px;padding:12px 10px}.table-row span{white-space:nowrap;min-width:0}.table-row span:first-child{text-overflow:ellipsis;overflow:hidden}}@media (max-width:640px){.dashboard-table-wrap{overflow-x:visible}.dashboard-table{min-width:0}.table-row{grid-template-columns:minmax(0,1.32fr) minmax(0,.66fr) minmax(0,.84fr) minmax(0,.56fr);gap:6px;padding:11px 8px;font-size:.76rem}.table-row-head{letter-spacing:.025em;font-size:.62rem}.status-dot{width:7px;height:7px;margin-right:5px}}@media (max-width:420px){.table-row{grid-template-columns:minmax(0,1.24fr) minmax(0,.62fr) minmax(0,.8fr) minmax(0,.52fr);gap:5px;padding:10px 7px;font-size:.72rem}.table-row-head{font-size:.58rem}.status-dot{width:6px;height:6px;margin-right:4px}}@media (max-width:820px){.hero-copy{width:100%;max-width:100%}.hero-copy h1{text-wrap:pretty;word-break:normal;overflow-wrap:normal;width:100%;max-width:100%;display:block}}@media (max-width:640px){.hero-copy h1{letter-spacing:-.07em;width:100%;max-width:none;font-size:clamp(2.55rem,10.4vw,3.55rem);line-height:.94}}@media (max-width:480px){.hero-card{padding-left:14px;padding-right:14px}.hero-copy h1{letter-spacing:-.02em;width:100%;max-width:none;font-size:clamp(2.4rem,10.8vw,3.2rem);line-height:1}}@media (max-width:820px){.hero-proof-item{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.hero-proof-item strong{text-align:center}.hero-proof-item span{text-align:center;max-width:100%}}.problem-section{padding:34px 24px 110px;position:relative}.problem-shell{z-index:2;width:min(1380px,100%);margin:0 auto;position:relative}.problem-intro{max-width:860px;margin-bottom:34px}.problem-eyebrow{color:#5062b7;letter-spacing:.01em;background:#788eff14;border:1px solid #7588f51f;border-radius:999px;align-items:center;min-height:36px;padding:0 14px;font-size:.9rem;font-weight:700;display:inline-flex}.problem-intro h2{letter-spacing:-.05em;max-width:920px;color:var(--heading);margin:16px 0 0;font-size:clamp(2.1rem,4vw,3.5rem);font-weight:700;line-height:.98}.problem-intro p{max-width:760px;color:var(--text-soft);margin:18px 0 0;font-size:1.08rem;line-height:1.72}.problem-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:22px;display:grid}.problem-card{-webkit-backdrop-filter:blur(12px);background:linear-gradient(135deg,#ffffffd1 0%,#ffffffad 46%,#f4f6ffb8 100%);border:1px solid #ffffffb8;border-radius:30px;transition:transform .22s,box-shadow .22s,border-color .22s;position:relative;overflow:hidden;box-shadow:0 24px 60px #616faa1a}.problem-card:before{content:"";border-radius:inherit;pointer-events:none;opacity:.7;position:absolute;inset:0}.problem-card-critical:before{background:linear-gradient(135deg,#ffd6d638 0%,#0000 34%)}.problem-card-cost:before{background:linear-gradient(135deg,#ffead038 0%,#0000 34%)}.problem-card-control:before{background:linear-gradient(135deg,#ceefff3d 0%,#0000 34%)}.problem-card-leadership:before{background:linear-gradient(135deg,#dcd5ff3d 0%,#0000 34%)}.problem-card:hover,.problem-card.is-open{border-color:#8c9ede33;transform:translateY(-2px);box-shadow:0 28px 68px #616faa1f}.problem-trigger{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:26px 24px 22px}.problem-card-head{grid-template-columns:auto 1fr auto;align-items:center;gap:16px;display:grid}.problem-head-copy{min-width:0}.problem-icon-wrap{background:#ffffffc2;border:1px solid #7a90da24;border-radius:999px;flex:0 0 54px;justify-content:center;align-items:center;width:54px;height:54px;display:inline-flex;box-shadow:0 14px 30px #707aa814}.problem-icon{color:#536cff;font-size:26px;line-height:1}.problem-chevron{color:#6c7dcb;opacity:.9;font-size:28px;transition:transform .22s,opacity .22s}.problem-card.is-open .problem-chevron{transform:rotate(180deg)}.problem-level{color:var(--text-muted);letter-spacing:.03em;text-transform:uppercase;margin-bottom:6px;font-size:.83rem;font-weight:700;display:inline-block}.problem-card h3{letter-spacing:-.035em;color:var(--heading);margin:0;font-size:1.45rem;font-weight:700;line-height:1.15}.problem-card-body{opacity:0;max-height:0;transition:max-height .32s,opacity .22s;overflow:hidden}.problem-card.is-open .problem-card-body{opacity:1;max-height:1000px}.problem-divider{background:linear-gradient(90deg,#788ac438 0%,#788ac414 100%);width:calc(100% - 48px);height:1px;margin:0 24px 18px}.problem-list{gap:16px;padding:0 24px 24px;display:grid}.problem-item{padding-left:18px;position:relative}.problem-item:before{content:"";background:linear-gradient(#7c8cff 0%,#5e6eff 100%);border-radius:999px;width:8px;height:8px;position:absolute;top:8px;left:0;box-shadow:0 0 0 6px #6e7eff14}.problem-item h4{color:#23325f;letter-spacing:-.02em;margin:0;font-size:1rem;font-weight:700;line-height:1.42}.problem-item p{color:var(--text-soft);margin:6px 0 0;font-size:.97rem;line-height:1.58}.problem-summary{background:#ffffffb8;border:1px solid #788ac41f;border-radius:24px;margin-top:26px;padding:22px 24px;box-shadow:0 18px 44px #6474ad14}.problem-summary p{color:var(--text-soft);margin:0;font-size:1.02rem;line-height:1.72}.problem-summary strong{color:var(--heading)}@media (max-width:1100px){.problem-section{padding:20px 18px 84px}.problem-grid{grid-template-columns:1fr}.problem-card{border-radius:28px}}@media (max-width:820px){.problem-section{padding:10px 12px 64px}.problem-intro{margin-bottom:24px}.problem-intro h2{font-size:clamp(1.8rem,9vw,2.8rem);line-height:1}.problem-intro p{font-size:1rem;line-height:1.62}.problem-trigger{padding:20px 16px 18px}.problem-card{border-radius:24px}.problem-card-head{grid-template-columns:auto 1fr auto;gap:14px}.problem-icon-wrap{border-radius:16px;flex-basis:48px;width:54px;height:54px}.problem-card h3{font-size:1.18rem}.problem-divider{width:calc(100% - 32px);margin:0 16px 16px}.problem-list{padding:0 16px 18px}.problem-item h4{font-size:.96rem}.problem-item p{font-size:.92rem}.problem-summary{border-radius:20px;margin-top:18px;padding:18px 16px}}.quote-section{padding:0 24px 110px;position:relative}.quote-shell{z-index:2;width:min(1380px,100%);margin:0 auto;position:relative}.quote-card{-webkit-backdrop-filter:blur(12px);background:linear-gradient(135deg,#ffffffd6 0%,#ffffffb3 46%,#f4f6ffbd 100%);border:1px solid #ffffffb8;border-radius:34px;padding:44px 48px 36px;position:relative;overflow:hidden;box-shadow:0 24px 60px #616faa14}.quote-card:before{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(120deg,#badfff1f,#0000 34%),linear-gradient(300deg,#cabdff1a,#0000 34%);position:absolute;inset:0}.quote-mark{z-index:1;pointer-events:none;line-height:1;position:absolute;top:28px;right:32px}.quote-mark span{color:#7a89d9;opacity:.18;font-size:5rem;font-weight:700;line-height:.8;display:inline-block}.quote-card{padding:44px 48px 36px;position:relative}@media (max-width:820px){.quote-mark{top:18px;right:18px}.quote-mark span{font-size:3.4rem}}.quote-content{z-index:1;max-width:1120px;position:relative}.quote-text{letter-spacing:-.02em;color:#24335f;margin:0;font-size:1.28rem;line-height:1.74}.quote-text+.quote-text{margin-top:22px}.quote-text-strong{color:var(--heading);font-weight:700}.quote-footer{z-index:1;border-top:1px solid #788ac424;justify-content:flex-start;align-items:flex-start;margin-top:34px;padding-top:24px;display:flex;position:relative}.quote-person{align-items:center;gap:16px;display:inline-flex}.quote-person-image{background:#ffffffe6;border:1px solid #788ac429;border-radius:999px;flex:0 0 84px;width:84px;height:84px;overflow:hidden;box-shadow:0 14px 28px #616faa1f}.quote-person-image img{object-fit:cover;width:100%;height:100%}.quote-person-meta{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.quote-linkedin-inline{min-height:42px;padding:0 14px;font-size:.92rem}.quote-person-name{color:var(--heading);font-size:1.05rem;font-weight:700;line-height:1.3}.quote-linkedin{color:#476fff;background:#ffffffb8;border:1px solid #788ac424;border-radius:14px;align-items:center;gap:10px;min-height:48px;padding:0 16px;font-size:.96rem;font-weight:700;transition:transform .18s,box-shadow .18s,border-color .18s;display:inline-flex;box-shadow:0 12px 26px #616faa14}.quote-linkedin:hover{border-color:#677bd438;transform:translateY(-1px);box-shadow:0 16px 30px #616faa1f}.quote-linkedin-icon{flex:0 0 18px;width:18px;height:18px}@media (max-width:1100px){.quote-section{padding:0 18px 84px}.quote-card{border-radius:30px;padding:34px 28px 28px}.quote-mark span{font-size:4.2rem}.quote-text{font-size:1.12rem;line-height:1.68}}@media (max-width:820px){.quote-section{padding:0 12px 64px}.quote-card{border-radius:24px;padding:24px 18px 22px}.quote-mark{margin-bottom:12px}.quote-mark span{font-size:3.2rem}.quote-text{font-size:1rem;line-height:1.66}.quote-text+.quote-text{margin-top:16px}.quote-footer{align-items:flex-start;margin-top:24px;padding-top:18px}.quote-person{gap:12px}.quote-person-image{flex-basis:64px;width:64px;height:64px}.quote-person-name{font-size:.96rem}.quote-linkedin{justify-content:center;width:100%;font-size:.92rem}}.quote-heading-wrap{z-index:1;max-width:920px;margin-bottom:26px;position:relative}.quote-title{letter-spacing:-.05em;color:var(--heading);margin:0;font-size:clamp(2.1rem,4vw,3.5rem);font-weight:700;line-height:.98}.quote-subtitle{max-width:760px;color:var(--text-soft);margin:14px 0 0;font-size:1.08rem;line-height:1.72}.consequence-section{padding:0 24px 120px;position:relative}.consequence-shell{z-index:2;width:min(1380px,100%);margin:0 auto;position:relative}.consequence-heading{max-width:760px;margin-bottom:42px}.consequence-pill{color:#5062b7;letter-spacing:.01em;background:#788eff14;border:1px solid #7588f51f;border-radius:999px;align-items:center;min-height:38px;padding:0 16px;font-size:.92rem;font-weight:700;display:inline-flex}.consequence-heading h2{letter-spacing:-.055em;max-width:760px;color:var(--heading);margin:18px 0 0;font-size:clamp(2.6rem,4.8vw,4.6rem);font-weight:700;line-height:.96}.consequence-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:44px 48px;display:grid}.consequence-item{min-width:0}.consequence-icon-wrap{background:#7b84ff14;border:1px solid #7b84ff1f;border-radius:999px;justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:22px;display:inline-flex}.consequence-icon{color:#5e6eff;font-size:26px;line-height:1}.consequence-item h3{letter-spacing:-.03em;color:#0f172a;margin:0 0 14px;font-size:1rem;font-weight:700;line-height:1.25}.consequence-item p{color:#353f59;margin:0;font-size:.97rem;line-height:1.55}@media (max-width:1200px){.consequence-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:38px 34px}}@media (max-width:900px){.consequence-section{padding:0 18px 90px}.consequence-heading{margin-bottom:30px}.consequence-heading h2{font-size:clamp(2rem,7vw,3.2rem);line-height:.98}.consequence-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 24px}}@media (max-width:640px){.consequence-section{padding:0 12px 70px}.consequence-grid{grid-template-columns:1fr;row-gap:26px}.consequence-icon-wrap{margin-bottom:16px}.consequence-item h3{margin-bottom:10px;font-size:.98rem}.consequence-item p{font-size:.94rem;line-height:1.52}}.consequence-cta{flex-direction:column;align-items:center;gap:26px;margin-top:54px;display:flex}.consequence-cta-button{color:#fff;letter-spacing:.01em;background:linear-gradient(#2d2dff 0%,#1717ff 100%);border-radius:999px;justify-content:center;align-items:center;min-height:62px;padding:0 34px;font-size:1rem;font-weight:700;transition:transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 18px 34px #2222ff3d}.consequence-cta-button:hover{transform:translateY(-1px);box-shadow:0 22px 38px #2222ff47}.consequence-cta-points{flex-wrap:wrap;justify-content:center;gap:42px;width:100%;display:flex}.consequence-cta-point{color:#20263a;align-items:center;gap:12px;font-size:.98rem;line-height:1.4;display:inline-flex}.consequence-cta-icon{color:#3f4fff;vertical-align:middle;text-align:center;background:#7b84ff14;border-radius:999px;flex:0 0 28px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;font-size:16px;line-height:0;display:flex}.consequence-cta-icon.material-symbols-outlined{font-variation-settings:"FILL" 1, "wght" 600, "GRAD" 0, "opsz" 20;justify-content:center;align-items:center;display:flex}@media (max-width:900px){.consequence-cta{gap:20px;margin-top:40px}.consequence-cta-button{min-height:56px;padding:0 26px;font-size:.96rem}.consequence-cta-points{flex-direction:column;align-items:center;gap:18px}.consequence-cta-point{text-align:center;justify-content:center}}@media (max-width:640px){.consequence-heading{text-align:center;flex-direction:column;align-items:center;max-width:none;display:flex}.consequence-heading h2{text-align:center;max-width:none}.consequence-pill{justify-content:center}.consequence-item{text-align:center;flex-direction:column;align-items:center;display:flex}.consequence-icon-wrap{margin-left:auto;margin-right:auto}.consequence-item h3,.consequence-item p{text-align:center}}.insight-section{padding:120px 24px}.insight-shell{z-index:2;width:min(1380px,100%);margin:0 auto;position:relative}.insight-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.08fr);align-items:start;gap:80px;display:grid}.insight-left h2{letter-spacing:-.05em;max-width:680px;color:var(--heading);margin:0;font-size:clamp(2.6rem,4.5vw,4.4rem);font-weight:700;line-height:.96}.insight-right{max-width:760px}.insight-text{color:var(--text-soft);margin:0 0 22px;font-size:1.05rem;line-height:1.7}.insight-questions-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:30px 0;display:grid}.insight-question-card{-webkit-backdrop-filter:blur(10px);background:linear-gradient(135deg,#ffffffc7 0%,#ffffffa8 46%,#f4f6ffb3 100%);border:1px solid #ffffffad;border-radius:28px;align-items:center;gap:18px;min-height:104px;padding:20px 24px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;box-shadow:0 18px 40px #616faa0f}.insight-question-card:hover{border-color:#8c9ede2e;transform:translateY(-1px);box-shadow:0 22px 46px #616faa14}.insight-question-icon-wrap{background:#7a84ff12;border:1px solid #7a84ff1f;border-radius:999px;flex:0 0 56px;justify-content:center;align-items:center;width:56px;height:56px;display:inline-flex;box-shadow:inset 0 1px #ffffff59}.insight-question-icon{color:#6674ff;font-variation-settings:"FILL" 0, "wght" 250, "GRAD" -25, "opsz" 20;-webkit-font-smoothing:antialiased;justify-content:center;align-items:center;font-size:26px;line-height:1;display:flex}.insight-question-card span:last-child{color:#22315f;letter-spacing:-.025em;font-size:1.15rem;font-weight:700;line-height:1.28}.insight-highlight{color:var(--heading);margin-top:28px;font-size:1.2rem;font-weight:700;line-height:1.5}@media (max-width:1000px){.insight-section{padding:90px 18px}.insight-grid{grid-template-columns:1fr;gap:40px}.insight-left h2{max-width:100%;font-size:clamp(2.2rem,8vw,3.4rem)}.insight-right{max-width:100%}.insight-questions-grid{grid-template-columns:1fr;gap:14px}.insight-question-card{border-radius:22px;min-height:88px;padding:16px 18px}.insight-question-icon-wrap{flex-basis:48px;width:48px;height:48px}.insight-question-icon{font-variation-settings:"FILL" 0, "wght" 250, "GRAD" -25, "opsz" 20;font-size:21px}.insight-question-card span:last-child{font-size:1.02rem}}@media (max-width:640px){.insight-section{padding:72px 12px}.insight-text{font-size:1rem;line-height:1.62}.insight-highlight{font-size:1.08rem;line-height:1.48}.insight-question-card{border-radius:20px;gap:14px;min-height:80px;padding:14px 16px}.insight-question-icon-wrap{flex-basis:44px;width:44px;height:44px}.insight-question-icon{font-size:19px}.insight-question-card span:last-child{font-size:.98rem;line-height:1.3}}.consequence-icon-wrap{background:#7b84ff14!important;border:1px solid #7b84ff1f!important;box-shadow:inset 0 10px 24px #707aa80a!important}.consequence-icon{color:#5e6eff!important;font-variation-settings:"FILL" 0, "wght" 200, "GRAD" -25, "opsz" 20!important}.problem-icon-wrap,.insight-question-icon-wrap,.consequence-icon-wrap{background:#ffffffc2!important;border:1px solid #7a90da24!important}.problem-icon,.insight-question-icon,.consequence-icon{color:#536cff!important}.solution-section{padding:0 24px 120px;position:relative}.solution-shell{z-index:2;width:min(1380px,100%);margin:0 auto;position:relative}.solution-heading{max-width:980px;margin-bottom:42px}.solution-heading h2{letter-spacing:-.055em;max-width:980px;color:var(--heading);margin:0;font-size:clamp(2.3rem,4.4vw,4.2rem);font-weight:700;line-height:.97}.solution-heading p{max-width:820px;color:var(--text-soft);margin:22px 0 0;font-size:1.08rem;line-height:1.72}.solution-mechanism{margin-top:8px}.solution-mechanism-head{margin-bottom:24px}.solution-mechanism-head h3,.solution-diff-head h3{letter-spacing:-.04em;color:var(--heading);margin:0;font-size:clamp(1.6rem,2.4vw,2.2rem);font-weight:700;line-height:1}.solution-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.solution-step{-webkit-backdrop-filter:blur(10px);background:linear-gradient(135deg,#ffffffd1 0%,#ffffffad 46%,#f4f6ffb8 100%);border:1px solid #ffffffb8;border-radius:28px;padding:24px 22px 22px;position:relative;box-shadow:0 20px 48px #616faa14}.solution-step-top{align-items:center;gap:14px;margin-bottom:16px;display:flex}.solution-step-number{color:#536cff;letter-spacing:.02em;background:#ffffffc2;border:1px solid #7a90da24;border-radius:18px;flex:0 0 52px;justify-content:center;align-items:center;width:52px;height:52px;font-size:.98rem;font-weight:700;display:inline-flex;box-shadow:0 14px 30px #707aa814}.solution-step h4{letter-spacing:-.03em;color:var(--heading);margin:0;font-size:1.15rem;font-weight:700;line-height:1.2}.solution-step p{color:var(--text-soft);margin:0;font-size:.98rem;line-height:1.62}.solution-forwhom{-webkit-backdrop-filter:blur(10px);background:linear-gradient(135deg,#ffffffd1 0%,#ffffffb3 46%,#f4f6ffbd 100%);border:1px solid #ffffffb8;border-radius:30px;width:100%;margin-top:34px;padding:28px 30px;position:relative;overflow:hidden;box-shadow:0 20px 48px #616faa14}.solution-forwhom:before{content:"";opacity:.9;background:linear-gradient(#6e7bff 0%,#536cff 100%);border-radius:999px;width:4px;position:absolute;top:22px;bottom:22px;left:0}.solution-forwhom-label{letter-spacing:.04em;text-transform:uppercase;color:#6c7ba2;margin:0 0 12px 12px;font-size:.84rem;font-weight:700;line-height:1.2;display:inline-block}.solution-forwhom p{letter-spacing:-.025em;max-width:1100px;color:var(--heading);margin:0 0 0 12px;font-size:1.22rem;font-weight:600;line-height:1.6}.solution-diff{margin-top:42px}.solution-diff-head{margin-bottom:22px}.solution-table-wrap{-webkit-overflow-scrolling:touch;border-radius:30px;overflow-x:auto}.solution-table{border-collapse:separate;border-spacing:0;-webkit-backdrop-filter:blur(10px);background:linear-gradient(135deg,#ffffffd1 0%,#ffffffad 46%,#f4f6ffb8 100%);border:1px solid #ffffffb8;border-radius:30px;width:100%;min-width:720px;overflow:hidden;box-shadow:0 24px 60px #616faa14}.solution-table thead th{text-align:left;letter-spacing:-.02em;color:var(--heading);background:#ffffff80;border-bottom:1px solid #788ac41f;padding:20px 22px;font-size:.95rem;font-weight:700}.solution-table tbody td{color:#314173;border-top:1px solid #788ac41a;padding:18px 22px;font-size:.98rem;line-height:1.5}.solution-table tbody tr:first-child td{border-top:0}.solution-table tbody td:first-child{color:var(--text-soft)}.solution-table tbody td:last-child{color:var(--heading);font-weight:700}@media (max-width:1100px){.solution-section{padding:0 18px 90px}.solution-steps{grid-template-columns:1fr}.solution-heading h2{font-size:clamp(2rem,7vw,3.4rem)}}@media (max-width:820px){.solution-section{padding:0 12px 70px}.solution-heading{margin-bottom:30px}.solution-heading p,.solution-forwhom p{font-size:1rem;line-height:1.62}.solution-step{border-radius:24px;padding:20px 16px 18px}.solution-step-top{gap:12px;margin-bottom:12px}.solution-step-number{border-radius:16px;flex-basis:46px;width:46px;height:46px;font-size:.92rem}.solution-step h4{font-size:1.05rem}.solution-step p{font-size:.94rem;line-height:1.56}.solution-diff{margin-top:32px}.solution-table{border-radius:24px}.solution-table thead th,.solution-table tbody td{padding:16px 14px;font-size:.92rem}.solution-forwhom{border-radius:24px;margin-top:26px;padding:22px 18px}.solution-forwhom:before{top:18px;bottom:18px}.solution-forwhom-label{margin:0 0 10px 10px;font-size:.76rem}.solution-forwhom p{margin-left:10px;font-size:1rem;line-height:1.58}}.solution-table-item{align-items:center;gap:10px;display:inline-flex}.solution-table-icon{font-variation-settings:"FILL" 1, "wght" 500, "GRAD" 0, "opsz" 20;border-radius:999px;flex:0 0 20px;justify-content:center;align-items:center;width:20px;height:20px;font-size:18px;line-height:1;display:inline-flex}.solution-table-item-negative .solution-table-icon{color:#d94f5c;background:#d94f5c14}.solution-table-item-positive .solution-table-icon{color:#2da56a;background:#2da56a1a}@media (max-width:820px){.solution-table-item{gap:8px}.solution-table-icon{flex-basis:18px;width:18px;height:18px;font-size:16px}}.solution-table-icon{text-align:center!important;vertical-align:middle!important;border-radius:999px!important;flex:0 0 20px!important;justify-content:center!important;align-items:center!important;width:20px!important;height:20px!important;margin:0!important;padding:0!important;font-size:14px!important;line-height:0!important;display:flex!important;overflow:hidden!important}.solution-table-icon.material-symbols-outlined{font-variation-settings:"FILL" 1, "wght" 500, "GRAD" 0, "opsz" 20!important;justify-content:center!important;align-items:center!important;line-height:0!important;display:flex!important}@media (max-width:820px){.solution-table-wrap{border-radius:24px;overflow-x:visible!important}.solution-table{table-layout:fixed!important;width:100%!important;min-width:0!important}.solution-table thead th,.solution-table tbody td{word-break:break-word;overflow-wrap:anywhere;vertical-align:top;width:50%!important;padding:14px 12px!important;font-size:.88rem!important}.solution-table-item{align-items:flex-start;gap:8px;width:100%}.solution-table-icon{flex:0 0 18px!important;width:18px!important;height:18px!important;margin-top:1px!important;font-size:13px!important}}.proof-section{padding:0 24px 120px;position:relative}.proof-shell{z-index:2;width:min(1380px,100%);margin:0 auto;position:relative}.proof-intro{max-width:980px;margin-bottom:28px}.proof-intro h2{letter-spacing:-.05em;color:var(--heading);margin:0;font-size:clamp(2.2rem,4.2vw,4rem);font-weight:700;line-height:.97}.proof-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:42px;display:grid}.proof-stat-card{-webkit-backdrop-filter:blur(10px);background:linear-gradient(135deg,#ffffffd1 0%,#ffffffad 46%,#f4f6ffb8 100%);border:1px solid #ffffffb8;border-radius:28px;padding:22px 22px 20px;box-shadow:0 20px 48px #616faa14}.proof-stat-card strong{color:var(--heading);letter-spacing:-.05em;font-size:2.2rem;font-weight:700;line-height:1;display:block}.proof-stat-card span{color:#314173;margin-top:12px;font-size:1rem;font-weight:600;line-height:1.5;display:block}.proof-cases-head,.proof-method-head,.proof-voices-head{margin-bottom:22px}.proof-cases-head h3,.proof-method-head h3,.proof-voices-head h3{letter-spacing:-.04em;color:var(--heading);margin:0;font-size:clamp(1.6rem,2.4vw,2.2rem);font-weight:700;line-height:1}.proof-cases{gap:18px;display:grid}.proof-case-card{-webkit-backdrop-filter:blur(10px);background:linear-gradient(135deg,#ffffffd1 0%,#ffffffad 46%,#f4f6ffb8 100%);border:1px solid #ffffffb8;border-radius:30px;transition:border-color .2s,box-shadow .2s,transform .2s;overflow:hidden;box-shadow:0 20px 48px #616faa14}.proof-case-card.is-open{border-color:#7a90da33;box-shadow:0 24px 56px #616faa1a}.proof-case-trigger{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:24px;display:block}.proof-case-top{justify-content:space-between;align-items:center;gap:16px;min-height:44px;display:flex}.proof-case-kicker{letter-spacing:-.01em;min-height:44px;color:var(--heading);align-items:center;margin:0;font-size:.92rem;font-weight:700;line-height:1.3;display:flex}.proof-case-chevron{color:#536cff;text-align:center;vertical-align:middle;font-variation-settings:"FILL" 0, "wght" 300, "GRAD" 0, "opsz" 24;background:#ffffffc2;border:1px solid #7a90da24;border-radius:18px;flex:0 0 44px;justify-content:center;align-items:center;width:44px;height:44px;font-size:22px;line-height:1;display:flex;box-shadow:0 14px 30px #707aa814}.proof-case-body{padding:0 24px 24px}.proof-case-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.proof-case-block{background:#ffffff8a;border:1px solid #788ac41a;border-radius:22px;padding:18px 18px 16px}.proof-case-label{letter-spacing:.03em;text-transform:uppercase;color:#6c7ba2;margin-bottom:10px;font-size:.82rem;font-weight:700;line-height:1.2;display:inline-block}.proof-case-block p{color:var(--text-soft);margin:0;font-size:.96rem;line-height:1.58}.proof-case-impact{flex-wrap:wrap;gap:12px;margin-top:14px;display:flex}.proof-impact-negative,.proof-impact-positive{letter-spacing:-.01em;border-radius:999px;align-items:center;gap:6px;min-height:34px;padding:0 12px;font-size:.86rem;font-weight:700;display:inline-flex}.proof-impact-negative{color:#b84a57;background:#d94f5c14}.proof-impact-positive{color:#2b9965;background:#2da56a1a}.proof-impact-icon{text-align:center;font-variation-settings:"FILL" 1, "wght" 500, "GRAD" 0, "opsz" 20;flex:0 0 16px;justify-content:center;align-items:center;width:16px;height:16px;font-size:14px;line-height:1;display:flex}.proof-case-details-toggle{color:#6c7dcb;cursor:pointer;background:0 0;border:0;margin-top:18px;padding:0;font-size:.88rem;font-weight:700;line-height:1.3}.proof-case-details-toggle:hover{color:#536cff}.proof-case-details{border-top:1px solid #788ac41f;margin-top:16px;padding-top:18px}.proof-case-details p{color:var(--text-soft);margin:18px 0 0;font-size:.98rem;line-height:1.66}.proof-case-details p:first-child{margin-top:0}.proof-transition{background:#ffffffb8;border:1px solid #788ac41f;border-radius:26px;margin:26px 0 34px;padding:24px 26px;box-shadow:0 18px 44px #6474ad14}.proof-transition p{color:var(--heading);letter-spacing:-.02em;margin:0;font-size:1.16rem;font-weight:700;line-height:1.5}.proof-method{margin-bottom:42px}.proof-method-card{-webkit-backdrop-filter:blur(10px);background:linear-gradient(135deg,#ffffffd1 0%,#ffffffad 46%,#f4f6ffb8 100%);border:1px solid #ffffffb8;border-radius:30px;padding:28px 28px 24px;box-shadow:0 20px 48px #616faa14}.proof-method-card p{color:var(--text-soft);margin:0 0 14px;font-size:1rem;line-height:1.68}.proof-method-card p:last-child{margin-bottom:0}.proof-method-lead{letter-spacing:-.02em;margin:0 0 16px;font-weight:700;color:var(--heading)!important;font-size:1.16rem!important;line-height:1.65!important}.proof-voices-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.proof-voice-card{-webkit-backdrop-filter:blur(10px);background:linear-gradient(135deg,#ffffffd1 0%,#ffffffad 46%,#f4f6ffb8 100%);border:1px solid #ffffffb8;border-radius:28px;padding:24px 22px 22px;box-shadow:0 20px 48px #616faa14}.proof-voice-kicker{color:var(--heading);margin-bottom:18px;font-size:.94rem;font-weight:700;line-height:1.3}.proof-qa+.proof-qa{margin-top:16px}.proof-qa-label{letter-spacing:.03em;text-transform:uppercase;color:#6c7ba2;margin-bottom:8px;font-size:.8rem;font-weight:700;line-height:1.2;display:inline-block}.proof-qa p{color:var(--text-soft);margin:0;font-size:.96rem;line-height:1.6}.proof-qa blockquote{color:#314173;border-left:3px solid #536cff38;margin:0;padding-left:14px;font-size:.96rem;line-height:1.66}.proof-qa blockquote+blockquote{margin-top:12px}.proof-section .material-symbols-outlined{justify-content:center;align-items:center;display:flex}@media (max-width:1100px){.proof-section{padding:0 18px 90px}.proof-stats,.proof-voices-grid,.proof-case-grid{grid-template-columns:1fr}}@media (max-width:820px){.proof-section{padding:0 12px 70px}.proof-intro{margin-bottom:22px}.proof-intro h2{font-size:clamp(1.9rem,8vw,3rem)}.proof-stat-card,.proof-method-card,.proof-voice-card{border-radius:24px;padding:20px 16px 18px}.proof-case-card{border-radius:24px}.proof-case-trigger{padding:20px 16px 18px}.proof-case-body{padding:0 16px 18px}.proof-case-chevron{border-radius:16px;flex:0 0 40px;width:40px;height:40px;font-size:22px}.proof-transition{border-radius:22px;margin:20px 0 28px;padding:18px 16px}.proof-transition p,.proof-method-lead{font-size:1.02rem!important}.proof-case-block p,.proof-case-details p,.proof-qa p,.proof-qa blockquote,.proof-method-card p{font-size:.94rem;line-height:1.58}}.proof-voices{margin-top:48px}@media (max-width:820px){.proof-stat-card{text-align:center;flex-direction:column;align-items:center;display:flex}.proof-stat-card strong,.proof-stat-card span{text-align:center}}.offers-section{padding:0 24px 120px;position:relative}.offers-shell{z-index:2;width:min(1380px,100%);margin:0 auto;position:relative}.offers-heading{max-width:940px;margin-bottom:30px}.offers-heading h2{letter-spacing:-.05em;color:var(--heading);margin:0;font-size:clamp(2.1rem,4.2vw,3.8rem);font-weight:700;line-height:.97}.offers-heading p{max-width:780px;color:var(--text-soft);margin:18px 0 0;font-size:1.02rem;line-height:1.68}.offers-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:18px;display:grid}.offer-card{-webkit-backdrop-filter:blur(10px);background:linear-gradient(135deg,#ffffffd1 0%,#ffffffad 46%,#f4f6ffb8 100%);border:1px solid #ffffffb8;border-radius:28px;flex-direction:column;min-width:0;padding:24px 22px 22px;display:flex;position:relative;box-shadow:0 20px 48px #616faa14}.offer-card-featured{border-color:#536cff24;box-shadow:0 24px 54px #616faa1a,inset 0 0 0 1px #536cff0a}.offer-head{grid-template-columns:auto 1fr;align-items:start;gap:14px;display:grid}.offer-icon-wrap{background:#ffffffc2;border:1px solid #7a90da24;border-radius:18px;flex:0 0 54px;justify-content:center;align-items:center;width:54px;height:54px;display:inline-flex;box-shadow:0 14px 30px #707aa814}.offer-icon{color:#536cff;font-variation-settings:"FILL" 0, "wght" 250, "GRAD" 0, "opsz" 24;font-size:26px;line-height:1}.offer-head-copy{min-width:0}.offer-title-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.offer-title-row h3{letter-spacing:-.035em;color:var(--heading);margin:0;font-size:1.34rem;font-weight:700;line-height:1.12}.offer-meta{color:#61719c;margin-top:8px;font-size:.92rem;font-weight:700;line-height:1.3}.offer-badge{color:#536cff;white-space:nowrap;background:#536cff14;border:1px solid #536cff1f;border-radius:999px;align-items:center;min-height:32px;padding:0 10px;font-size:.8rem;font-weight:700;display:inline-flex}.offer-lead{color:var(--heading);letter-spacing:-.02em;margin:18px 0 0;font-size:1rem;font-weight:700;line-height:1.45}.offer-points{flex:auto;gap:14px;margin-top:18px;display:grid}.offer-point{border-top:1px solid #788ac41a;grid-template-columns:120px 1fr;align-items:start;gap:14px;padding-top:12px;display:grid}.offer-point:first-child{border-top:0;padding-top:0}.offer-point-label{letter-spacing:.03em;text-transform:uppercase;color:#6c7ba2;font-size:.8rem;font-weight:700;line-height:1.25}.offer-point p{color:var(--text-soft);margin:0;font-size:.95rem;line-height:1.55}.offer-cta{border-radius:14px;justify-content:center;align-self:flex-start;align-items:center;min-height:50px;margin-top:20px;padding:0 20px;font-size:.96rem;font-weight:700;transition:transform .18s,box-shadow .18s,border-color .18s;display:inline-flex}.offer-cta-primary{color:#fff;background:linear-gradient(#4a80ff 0%,#2d64ff 100%);box-shadow:0 16px 28px #3f65ff38}.offer-cta-primary:hover{transform:translateY(-1px);box-shadow:0 20px 34px #3f65ff47}.offer-cta-secondary{color:var(--heading);background:#ffffffc7;border:1px solid #788ac424;box-shadow:0 10px 20px #616faa14}.offer-cta-secondary:hover{transform:translateY(-1px);box-shadow:0 14px 24px #616faa1f}@media (max-width:1100px){.offers-section{padding:0 18px 90px}.offers-grid{grid-template-columns:1fr}.offers-heading h2{font-size:clamp(2rem,7vw,3.2rem)}}@media (max-width:820px){.offers-section{padding:0 12px 70px}.offers-heading{margin-bottom:24px}.offers-heading p{font-size:.98rem;line-height:1.62}.offer-card{border-radius:24px;padding:20px 16px 18px}.offer-icon-wrap{border-radius:16px;flex-basis:48px;width:48px;height:48px}.offer-icon{font-size:23px}.offer-title-row{flex-direction:column;align-items:flex-start;gap:8px}.offer-title-row h3{font-size:1.16rem}.offer-meta{margin-top:6px;font-size:.88rem}.offer-lead{margin-top:16px;font-size:.98rem;line-height:1.44}.offer-point{grid-template-columns:1fr;gap:6px;padding-top:10px}.offer-point p{font-size:.92rem;line-height:1.54}.offer-cta{width:100%;min-height:48px;margin-top:18px}}.hero-primary-btn,.hero-outline-btn,.consequence-cta-button,.offer-cta,.offer-cta-primary,.offer-cta-secondary{white-space:nowrap;box-sizing:border-box;border:0;justify-content:center;align-items:center;font-weight:700;text-decoration:none;transition:transform .18s,box-shadow .18s,opacity .18s,border-color .18s;display:inline-flex;border-radius:999px!important;height:56px!important;min-height:56px!important;padding:0 26px!important;line-height:1!important}.hero-primary-btn,.consequence-cta-button,.offer-cta,.offer-cta-primary{color:#fff!important;background:linear-gradient(#4a80ff 0%,#2d64ff 100%)!important;box-shadow:0 18px 32px #3f65ff3d!important}.hero-primary-btn:hover,.consequence-cta-button:hover,.offer-cta:hover,.offer-cta-primary:hover{transform:translateY(-1px);box-shadow:0 22px 38px #3f65ff4d!important}.hero-outline-btn,.offer-cta-secondary{color:#fff!important;background:linear-gradient(#6f7cff 0%,#536cff 100%)!important;border:1px solid #ffffff2e!important;box-shadow:0 14px 28px #536cff33!important}.hero-outline-btn:hover,.offer-cta-secondary:hover{transform:translateY(-1px);box-shadow:0 18px 34px #536cff42!important}@media (max-width:820px){.hero-primary-btn,.hero-outline-btn,.consequence-cta-button,.offer-cta,.offer-cta-primary,.offer-cta-secondary{width:100%!important;min-width:100%!important}.hero-actions{flex-direction:column;gap:12px;width:100%;display:flex}}.module-card-top h3{letter-spacing:-.03em;color:var(--heading);margin:0;font-size:1.2rem;font-weight:700;line-height:1.16}.module-preview-image-link{margin-top:18px;text-decoration:none;display:block}@media (max-width:1100px){.modules-section{padding:0 18px 90px}.modules-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:820px){.modules-section{padding:0 12px 70px}.modules-grid{grid-template-columns:1fr;gap:16px}.module-card{border-radius:24px}.module-card-body{padding:18px 16px}.module-card-top h3{font-size:1.08rem}.module-short,.module-details p{font-size:.93rem;line-height:1.58}.module-preview-image-wrap{border-radius:18px}.module-preview-zoom{width:38px;height:38px;bottom:10px;right:10px}.module-preview-zoom-icon{font-size:18px}.modules-toggle-btn{width:100%}}.modules-section{padding:0 24px 120px;position:relative}.modules-shell{z-index:2;width:min(1380px,100%);margin:0 auto;position:relative}.modules-heading{max-width:980px;margin-bottom:30px}.modules-heading h2{letter-spacing:-.055em;color:var(--heading);margin:0;font-size:clamp(2.2rem,4.2vw,4rem);font-weight:700;line-height:.96}.modules-heading p{max-width:860px;color:var(--text-soft);margin:20px 0 0;font-size:1.04rem;line-height:1.7}.modules-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.module-card{-webkit-backdrop-filter:blur(10px);background:linear-gradient(135deg,#ffffffd1 0%,#ffffffad 46%,#f4f6ffb8 100%);border:1px solid #788ac41f;border-radius:30px;min-width:0;position:relative;overflow:hidden;box-shadow:0 20px 48px #616faa14}.module-card-body{flex-direction:column;min-height:100%;padding:22px 22px 20px;display:flex}.module-card-top{flex:auto}.module-head{align-items:center;gap:14px;display:flex}.module-icon-wrap{background:#ffffffc2;border:1px solid #7a90da24;border-radius:999px;flex:0 0 54px;justify-content:center;align-items:center;width:54px;height:54px;display:inline-flex;box-shadow:0 14px 30px #707aa814}.module-icon{color:#536cff;font-variation-settings:"FILL" 0, "wght" 250, "GRAD" 0, "opsz" 24;font-size:26px;line-height:1}.module-head h3{letter-spacing:-.03em;color:var(--heading);margin:0;font-size:1.2rem;font-weight:700;line-height:1.16}.module-short{color:var(--foreground);margin:16px 0 0;font-size:.97rem;line-height:1.6}.module-details-link{color:#536cff;cursor:pointer;text-align:left;background:0 0;border:0;margin:14px 0 0;padding:0;font-size:.96rem;font-weight:700;line-height:1.4}.module-details{border-top:1px solid #788ac41f;margin-top:12px;padding-top:14px}.module-details p{color:var(--text-soft);margin:0;font-size:.94rem;line-height:1.66}.module-preview-inline{cursor:pointer;text-align:left;background:0 0;border:0;width:100%;margin-top:18px;padding:0;display:block}.module-preview-image-wrap{background:#ffffffad;border:1px solid #788ac41f;border-radius:22px;position:relative;overflow:hidden;box-shadow:0 12px 28px #616faa14}.module-preview-image{object-fit:cover;width:100%;height:auto;display:block}.module-preview-zoom{-webkit-backdrop-filter:blur(8px);background:#10215de0;border-radius:999px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex;position:absolute;bottom:14px;right:14px;box-shadow:0 10px 20px #10215d38}.module-preview-zoom-icon{color:#fff;font-variation-settings:"FILL" 0, "wght" 250, "GRAD" 0, "opsz" 20;font-size:20px;line-height:1}.module-card-bottom{margin-top:26px}.module-price-block{min-width:0}.module-price-label{letter-spacing:.08em;text-transform:uppercase;color:#6b7ca7;font-size:.8rem;font-weight:500;line-height:1.2;display:block}.module-price-main{color:var(--heading);margin-top:8px;font-size:1rem;font-weight:700;line-height:1.25;display:block}.module-price-sub{color:#4f628d;margin-top:6px;font-size:.96rem;font-weight:500;line-height:1.45;display:block}.modules-actions{justify-content:center;margin-top:28px;display:flex}.modules-toggle-btn{color:#fff;cursor:pointer;background:linear-gradient(#4a80ff 0%,#2d64ff 100%);border:0;border-radius:999px;justify-content:center;align-items:center;min-height:56px;padding:0 28px;font-size:.98rem;font-weight:700;display:inline-flex;box-shadow:0 18px 32px #3f65ff3d}.module-lightbox{z-index:200;justify-content:center;align-items:center;padding:28px;display:flex;position:fixed;inset:0}.module-lightbox-backdrop{-webkit-backdrop-filter:blur(6px);cursor:pointer;background:#091230b8;border:0;position:absolute;inset:0}.module-lightbox-content{z-index:2;width:min(1320px,100%);position:relative}.module-lightbox-close{z-index:3;cursor:pointer;background:#10215de0;border:0;border-radius:999px;justify-content:center;align-items:center;width:52px;height:52px;display:inline-flex;position:absolute;top:16px;right:16px;box-shadow:0 16px 32px #10215d47}.module-lightbox-close-icon{color:#fff;font-variation-settings:"FILL" 0, "wght" 250, "GRAD" 0, "opsz" 24;font-size:24px;line-height:1}.module-lightbox-image-wrap{background:#fffffff0;border:1px solid #ffffff2e;border-radius:30px;overflow:hidden;box-shadow:0 40px 100px #0d184557}.module-lightbox-image{object-fit:contain;width:100%;height:auto;display:block}@media (max-width:1100px){.modules-section{padding:0 18px 90px}.modules-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:820px){.modules-section{padding:0 12px 70px}.modules-grid{grid-template-columns:1fr;gap:16px}.module-card{border-radius:24px}.module-card-body{padding:18px 16px}.module-head{gap:12px}.module-icon-wrap{flex-basis:48px;width:48px;height:48px}.module-icon{font-size:23px}.module-head h3{font-size:1.08rem}.module-short,.module-details p{font-size:.93rem;line-height:1.58}.module-preview-image-wrap{border-radius:18px}.module-preview-zoom{width:38px;height:38px;bottom:10px;right:10px}.module-preview-zoom-icon{font-size:18px}.modules-toggle-btn{width:100%}.module-lightbox{padding:14px}.module-lightbox-image-wrap{border-radius:22px}.module-lightbox-close{width:44px;height:44px;top:10px;right:10px}.module-lightbox-close-icon{font-size:22px}}.timeline-section{padding:0 24px 120px;position:relative}.timeline-shell{z-index:2;width:min(1380px,100%);margin:0 auto;position:relative}.timeline-heading{max-width:920px;margin-bottom:30px}.timeline-heading h2{letter-spacing:-.055em;color:var(--heading);margin:0;font-size:clamp(2.2rem,4.3vw,4rem);font-weight:700;line-height:.97}.timeline-list{gap:18px;display:grid;position:relative}.timeline-row{grid-template-columns:64px minmax(0,1fr);align-items:stretch;gap:22px;display:grid}.timeline-rail-col{justify-content:center;display:flex;position:relative}.timeline-rail-line{background:#788ac424;border-radius:999px;width:2px;position:absolute;top:-18px;bottom:-18px;left:50%;transform:translate(-50%)}.timeline-row:first-child .timeline-rail-line{top:50%}.timeline-row:last-child .timeline-rail-line{bottom:50%}.timeline-rail-dot{z-index:2;background:#ffffffc2;border:1px solid #7a90da24;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;margin-top:20px;transition:transform .24s,border-color .24s,box-shadow .24s;display:inline-flex;position:sticky;top:140px;box-shadow:0 14px 30px #707aa814}.timeline-rail-dot-inner{background:#788ac442;border-radius:999px;width:10px;height:10px;transition:transform .24s,background .24s,box-shadow .24s}.timeline-rail-dot.is-active{border-color:#536cff2e;box-shadow:0 16px 34px #707aa81a,0 0 0 6px #536cff0f}.timeline-rail-dot.is-active .timeline-rail-dot-inner{background:linear-gradient(#7d8cff 0%,#536cff 100%);transform:scale(1.12);box-shadow:0 0 12px #536cff38}.timeline-card{-webkit-backdrop-filter:blur(10px);opacity:.5;background:linear-gradient(135deg,#ffffffd1 0%,#ffffffad 46%,#f4f6ffb8 100%);border:1px solid #ffffffb8;border-radius:30px;padding:22px 22px 20px;transition:opacity .34s,transform .34s,box-shadow .34s,border-color .34s;position:relative;transform:translateY(24px);box-shadow:0 18px 42px #616faa12}.timeline-row.is-active .timeline-card{opacity:1;transform:translateY(0)}.timeline-row.is-current .timeline-card{border-color:#536cff29;box-shadow:0 24px 56px #616faa1a,inset 0 0 0 1px #536cff0a}.timeline-card-top{grid-template-columns:auto auto 1fr;align-items:center;gap:14px;margin-bottom:14px;display:grid}.timeline-step-number{color:#536cff;letter-spacing:.02em;background:#ffffffc2;border:1px solid #7a90da24;border-radius:18px;flex:0 0 52px;justify-content:center;align-items:center;width:52px;height:52px;font-size:.98rem;font-weight:700;display:inline-flex;box-shadow:0 14px 30px #707aa814}.timeline-step-icon-wrap{background:#ffffffc2;border:1px solid #7a90da24;border-radius:999px;flex:0 0 52px;justify-content:center;align-items:center;width:52px;height:52px;display:inline-flex;box-shadow:0 14px 30px #707aa814}.timeline-step-icon{color:#536cff;font-variation-settings:"FILL" 0, "wght" 250, "GRAD" 0, "opsz" 24;justify-content:center;align-items:center;font-size:26px;line-height:1;display:flex}.timeline-card-head h3{letter-spacing:-.03em;color:var(--heading);margin:0;font-size:1.18rem;font-weight:700;line-height:1.18}.timeline-card-body p{color:var(--text-soft);margin:0;font-size:1rem;line-height:1.68}@media (max-width:1100px){.timeline-section{padding:0 18px 90px}.timeline-row{grid-template-columns:54px minmax(0,1fr);gap:16px}.timeline-rail-dot{top:120px}}@media (max-width:820px){.timeline-section{padding:0 12px 70px}.timeline-heading{margin-bottom:24px}.timeline-heading h2{font-size:clamp(1.9rem,8vw,3rem)}.timeline-list{gap:14px}.timeline-row{grid-template-columns:32px minmax(0,1fr);gap:12px}.timeline-rail-col{align-items:stretch}.timeline-rail-line{top:-14px;bottom:-14px;left:16px;transform:none}.timeline-row:first-child .timeline-rail-line{top:18px}.timeline-row:last-child .timeline-rail-line{bottom:calc(100% - 18px)}.timeline-rail-dot{width:32px;height:32px;margin-top:10px;position:relative;top:auto}.timeline-rail-dot-inner{width:9px;height:9px}.timeline-card{opacity:1;border-radius:24px;padding:18px 16px 16px;transform:none}.timeline-card-top{grid-template-columns:auto auto 1fr;gap:10px;margin-bottom:12px}.timeline-step-number{border-radius:16px;flex-basis:44px;width:44px;height:44px;font-size:.9rem}.timeline-step-icon-wrap{flex-basis:44px;width:44px;height:44px}.timeline-step-icon{font-size:22px}.timeline-card-head h3{font-size:1rem;line-height:1.24}.timeline-card-body p{font-size:.94rem;line-height:1.58}}.faq-section{background:#f7f9fc;padding:120px 24px}.faq-shell{max-width:900px;margin:0 auto}.faq-heading{text-align:center;margin-bottom:60px}.faq-heading h2{font-size:42px;font-weight:600}.faq-list{flex-direction:column;gap:16px;display:flex}.faq-item{background:#fff;border:1px solid #e5e9f2;border-radius:16px;transition:all .3s;overflow:hidden}.faq-item.is-open{border-color:#d5dcff;box-shadow:0 10px 30px #5064c814}.faq-trigger{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:22px 24px;display:flex}.faq-question{max-width:85%;font-size:16px;font-weight:500}.faq-icon{color:#7c8cff;font-size:22px;transition:transform .2s}.faq-item.is-open .faq-icon{transform:rotate(180deg)}.faq-answer-wrap{max-height:0;transition:max-height .4s;overflow:hidden}.faq-item.is-open .faq-answer-wrap{max-height:500px}.faq-answer{padding:0 24px 24px}.faq-answer p{color:#5f6b7a;font-size:15px;line-height:1.6}@media (max-width:768px){.faq-heading h2{font-size:28px}.faq-question{font-size:15px}}.difference-section{padding:0 24px 120px;position:relative}.difference-shell{z-index:2;width:min(1380px,100%);margin:0 auto;position:relative}.difference-heading{max-width:980px;margin-bottom:34px}.difference-heading h2{letter-spacing:-.055em;max-width:980px;color:var(--heading);margin:0;font-size:clamp(2.2rem,4.2vw,4rem);font-weight:700;line-height:.97}.difference-heading p{max-width:760px;color:var(--text-soft);margin:18px 0 0;font-size:1.06rem;line-height:1.7}.difference-main-head,.difference-not-head{margin-bottom:22px}.difference-main-head h3,.difference-not-head h3{letter-spacing:-.04em;color:var(--heading);margin:0;font-size:clamp(1.55rem,2.35vw,2.1rem);font-weight:700;line-height:1}.difference-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.difference-card{-webkit-backdrop-filter:blur(10px);background:linear-gradient(135deg,#ffffffd1 0%,#ffffffad 46%,#f4f6ffb8 100%);border:1px solid #ffffffb8;border-radius:28px;min-width:0;padding:24px 22px 22px;position:relative;box-shadow:0 20px 48px #616faa14}.difference-card-top{grid-template-columns:auto 1fr;align-items:start;gap:14px;margin-bottom:16px;display:grid}.difference-icon-wrap{background:#ffffffc2;border:1px solid #7a90da24;border-radius:18px;flex:0 0 54px;justify-content:center;align-items:center;width:54px;height:54px;display:inline-flex;box-shadow:0 14px 30px #707aa814}.difference-icon{color:#536cff;font-variation-settings:"FILL" 0, "wght" 250, "GRAD" 0, "opsz" 24;font-size:26px;line-height:1}.difference-card-head{min-width:0}.difference-number{letter-spacing:.04em;text-transform:uppercase;color:#6c7ba2;margin-bottom:8px;font-size:.8rem;font-weight:700;line-height:1.2;display:inline-block}.difference-card-head h4{letter-spacing:-.03em;color:var(--heading);margin:0;font-size:1.15rem;font-weight:700;line-height:1.22}.difference-card p{color:var(--text-soft);margin:0;font-size:.97rem;line-height:1.6}.difference-not{margin-top:34px}.difference-not-list{gap:14px;display:grid}.difference-not-item{background:#ffffffb8;border:1px solid #788ac41f;border-radius:24px;grid-template-columns:auto 1fr;align-items:start;gap:14px;padding:18px 20px;display:grid;box-shadow:0 16px 34px #6474ad12}.difference-not-icon{color:#d94f5c;font-variation-settings:"FILL" 1, "wght" 500, "GRAD" 0, "opsz" 20;background:#d94f5c14;border-radius:999px;flex:0 0 24px;justify-content:center;align-items:center;width:24px;height:24px;font-size:17px;line-height:1;display:flex}.difference-not-item p{color:#314173;margin:0;font-size:.98rem;line-height:1.58}@media (max-width:1100px){.difference-section{padding:0 18px 90px}.difference-grid{grid-template-columns:1fr}.difference-heading h2{font-size:clamp(2rem,7vw,3.3rem)}}@media (max-width:820px){.difference-section{padding:0 12px 70px}.difference-heading{margin-bottom:26px}.difference-heading p{font-size:1rem;line-height:1.62}.difference-main-head,.difference-not-head{margin-bottom:18px}.difference-card{border-radius:24px;padding:20px 16px 18px}.difference-card-top{gap:12px;margin-bottom:14px}.difference-icon-wrap{border-radius:16px;flex-basis:48px;width:48px;height:48px}.difference-icon{font-size:23px}.difference-card-head h4{font-size:1.06rem}.difference-card p,.difference-not-item p{font-size:.93rem;line-height:1.56}.difference-not{margin-top:28px}.difference-not-item{border-radius:20px;gap:12px;padding:16px 14px}.difference-not-icon{flex:0 0 22px;place-items:center;width:22px;min-width:22px;height:22px;min-height:22px;padding:0;font-size:0;line-height:0;display:grid}.difference-not-icon.material-symbols-outlined{vertical-align:middle;font-variation-settings:"FILL" 1, "wght" 500, "GRAD" 0, "opsz" 20;place-items:center;width:22px;height:22px;font-size:14px;line-height:1;display:grid;transform:none}}.cta-section{padding:0 24px 140px;position:relative}.cta-card{-webkit-backdrop-filter:blur(14px);background:linear-gradient(135deg,#ffffffe0 0%,#f8faffc7 45%,#f0f4ffd9 100%);border:1px solid #ffffffb3;border-radius:36px;padding:56px 48px 52px;position:relative;overflow:hidden;box-shadow:0 40px 90px #5a69a024,inset 0 1px #fff9}.cta-content{z-index:2;position:relative}.cta-copy{max-width:720px}.cta-copy h2{letter-spacing:-.05em;color:var(--heading);margin:0;font-size:clamp(2.2rem,4vw,3.4rem);font-weight:700;line-height:1}.cta-copy p{color:var(--text-soft);margin:20px 0 0;font-size:1.05rem;line-height:1.7}.cta-buttons{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.cta-btn{border-radius:14px;justify-content:center;align-items:center;padding:14px 22px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.cta-btn-primary{color:#fff;background:linear-gradient(135deg,#6b61ff,#8c8cff);box-shadow:0 12px 28px #6b61ff40}.cta-btn-primary:hover{transform:translateY(-2px);box-shadow:0 18px 36px #6b61ff52}.cta-btn-secondary{color:var(--heading);background:#ffffffd9;border:1px solid #7882c833}.cta-btn-secondary:hover{transform:translateY(-2px);box-shadow:0 12px 28px #5a64a026}.cta-trust{flex-wrap:wrap;gap:18px 28px;margin-top:26px;display:flex}.cta-trust-item{color:#4a5a85;align-items:center;gap:8px;font-size:.92rem;display:inline-flex}.cta-trust-icon{color:#6b61ff;font-variation-settings:"FILL" 1, "wght" 400, "GRAD" 0, "opsz" 20;font-size:18px}.cta-glow{filter:blur(80px);opacity:.25;z-index:1;border-radius:999px;position:absolute}.cta-glow-1{background:#6b61ff;width:260px;height:260px;top:-80px;right:-40px}.cta-glow-2{background:#8fb3ff;width:220px;height:220px;bottom:-60px;left:-40px}@media (max-width:900px){.cta-section{padding:0 16px 100px}.cta-card{border-radius:28px;padding:40px 26px 36px}.cta-copy h2{font-size:clamp(1.8rem,6vw,2.6rem)}.cta-copy p{font-size:1rem}.cta-buttons{margin-top:22px}.cta-trust{gap:14px 18px;margin-top:22px}}@media (max-width:600px){.cta-section{padding:0 12px 80px}.cta-card{padding:34px 18px 30px}.cta-buttons{flex-direction:column;align-items:stretch}.cta-btn{width:100%}.cta-trust{flex-direction:column;gap:10px}}.cta-shell{width:min(1380px,100%);margin:0 auto}.cta-card{width:100%;max-width:1280px;margin:0 auto;padding:64px 64px 58px!important}.cta-content{justify-content:center;width:100%;display:flex}.cta-copy{text-align:center;width:100%;max-width:980px;margin:0 auto}.cta-copy h2,.cta-copy p{text-align:center;margin-left:auto;margin-right:auto}.cta-copy h2{max-width:900px}.cta-copy p{max-width:860px}.cta-buttons,.cta-trust{justify-content:center}.cta-trust-item{text-align:center;justify-content:center}@media (max-width:900px){.cta-card{padding:44px 28px 40px!important}.cta-copy{max-width:100%}}@media (max-width:600px){.cta-card{padding:34px 18px 30px!important}.cta-trust{align-items:center}.cta-trust-item{width:100%}.cta-trust{flex-direction:column;align-items:center;gap:12px}.cta-trust-item{text-align:left;grid-template-columns:22px minmax(0,1fr);justify-content:center;align-items:start;column-gap:12px;width:100%;max-width:420px;margin:0 auto;display:grid}.cta-trust-icon{justify-content:center;align-items:center;width:22px;height:22px;margin:0;line-height:1;display:flex;transform:translateY(1px)}.cta-trust-item span:last-child{min-width:0;line-height:1.4;display:block}.cta-trust-icon{transform:translateY(-2px)}}.contact-section{padding:0 24px 96px;position:relative}.contact-shell{z-index:2;width:min(1240px,100%);margin:0 auto;position:relative}.contact-card{-webkit-backdrop-filter:blur(10px);background:linear-gradient(135deg,#ffffffd6 0%,#ffffffbd 46%,#f4f6ffc7 100%);border:1px solid #ffffffb8;border-radius:28px;padding:28px 28px 24px;position:relative;overflow:hidden;box-shadow:0 18px 44px #616faa14}.contact-card:before{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(120deg,#badfff14,#0000 34%),linear-gradient(300deg,#cabdff14,#0000 34%);position:absolute;inset:0}.contact-intro{z-index:1;max-width:760px;margin-bottom:18px;position:relative}.contact-eyebrow{color:#5062b7;letter-spacing:.01em;background:#788eff14;border:1px solid #7588f51f;border-radius:999px;align-items:center;min-height:34px;padding:0 14px;font-size:.82rem;font-weight:700;display:inline-flex}.contact-intro h2{letter-spacing:-.055em;color:var(--heading);margin:14px 0 0;font-size:clamp(2rem,4vw,3.4rem);font-weight:700;line-height:.98}.contact-intro p{max-width:680px;color:var(--text-soft);margin:12px 0 0;font-size:.98rem;line-height:1.6}.contact-form{z-index:1;position:relative}.contact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.contact-field{min-width:0}.contact-field-full{grid-column:1/-1}.contact-label{color:#6b7ca7;margin-bottom:7px;font-size:.84rem;font-weight:700;line-height:1.2;display:inline-block}.contact-input,.contact-textarea{width:100%;color:var(--heading);background:#ffffffd1;border:1px solid #788ac424;border-radius:14px;outline:none;transition:border-color .18s,box-shadow .18s,background .18s;box-shadow:0 8px 18px #616faa0a}.contact-input{min-height:50px;padding:0 14px;font-size:.96rem}.contact-textarea{resize:vertical;min-height:112px;padding:12px 14px;font-size:.96rem;line-height:1.55}.contact-input:focus,.contact-textarea:focus{border-color:#536cff47;box-shadow:0 10px 22px #616faa0f,0 0 0 3px #536cff12}.contact-input::placeholder,.contact-textarea::placeholder{color:#8a97ba}.contact-select-wrap{position:relative}.contact-select{appearance:none;cursor:pointer;padding-right:46px}.contact-select-icon{pointer-events:none;color:#6b79cb;font-size:20px;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.contact-checkbox-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.contact-checkbox-card{cursor:pointer;background:#ffffffb8;border:1px solid #788ac41a;border-radius:16px;grid-template-columns:auto 1fr;align-items:start;gap:10px;padding:12px;display:grid;position:relative;box-shadow:0 8px 20px #616faa0a}.contact-checkbox-card input{opacity:0;pointer-events:none;position:absolute}.contact-checkbox-ui{background:#ffffffeb;border:1px solid #788ac42e;border-radius:6px;justify-content:center;align-items:center;width:20px;height:20px;margin-top:1px;transition:background .18s,border-color .18s,box-shadow .18s;display:inline-flex}.contact-checkbox-ui .material-symbols-outlined{color:#fff;opacity:0;font-variation-settings:"FILL" 1, "wght" 600, "GRAD" 0, "opsz" 20;font-size:15px;transition:opacity .18s,transform .18s;transform:scale(.75)}.contact-checkbox-card input:checked+.contact-checkbox-ui{background:linear-gradient(#6f7cff 0%,#536cff 100%);border-color:#536cff3d;box-shadow:0 8px 18px #536cff24}.contact-checkbox-card input:checked+.contact-checkbox-ui .material-symbols-outlined{opacity:1;transform:scale(1)}.contact-checkbox-text{color:#314173;font-size:.9rem;font-weight:600;line-height:1.45}.contact-feedback{border-radius:14px;margin-top:14px;padding:12px 14px;font-size:.9rem;font-weight:600;line-height:1.45}.contact-feedback.is-success{color:#2b9965;background:#2da56a1a;border:1px solid #2da56a24}.contact-feedback.is-error{color:#b84a57;background:#d94f5c14;border:1px solid #d94f5c1f}.contact-actions{justify-content:flex-start;margin-top:16px;display:flex}.contact-submit{color:#fff;cursor:pointer;background:linear-gradient(#4a80ff 0%,#2d64ff 100%);border:0;border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:0 22px;font-size:.94rem;font-weight:700;transition:transform .18s,box-shadow .18s,opacity .18s;display:inline-flex;box-shadow:0 14px 26px #3f65ff2e}.contact-submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 18px 30px #3f65ff38}.contact-submit:disabled{opacity:.72;cursor:not-allowed}@media (max-width:1100px){.contact-section{padding:0 18px 80px}.contact-shell{width:min(1000px,100%)}.contact-card{border-radius:24px;padding:22px 20px 20px}.contact-grid{gap:12px}.contact-checkbox-grid{grid-template-columns:1fr}}@media (max-width:820px){.contact-section{padding:0 12px 64px}.contact-shell{width:100%}.contact-card{border-radius:20px;padding:18px 14px 16px}.contact-intro{margin-bottom:14px}.contact-intro h2{font-size:clamp(1.8rem,9vw,2.5rem);line-height:1}.contact-intro p{font-size:.94rem;line-height:1.52}.contact-grid{grid-template-columns:1fr;gap:10px}.contact-label{margin-bottom:6px;font-size:.8rem}.contact-input{border-radius:12px;min-height:46px;padding:0 12px;font-size:.94rem}.contact-textarea{border-radius:12px;min-height:96px;padding:10px 12px;font-size:.94rem}.contact-select-icon{font-size:18px;right:12px}.contact-checkbox-card{border-radius:14px;padding:10px}.contact-checkbox-text{font-size:.86rem;line-height:1.4}.contact-actions{margin-top:14px}.contact-submit{width:100%;min-height:46px;font-size:.92rem}}@media (max-width:480px){.contact-section{padding:0 10px 56px}.contact-card{border-radius:18px;padding:16px 12px 14px}.contact-eyebrow{min-height:30px;padding:0 12px;font-size:.76rem}.contact-intro h2{font-size:1.7rem}.contact-intro p{font-size:.9rem}.contact-input,.contact-textarea{box-shadow:0 6px 14px #616faa09}.contact-checkbox-ui{width:18px;height:18px}.contact-checkbox-ui .material-symbols-outlined{font-size:14px}.contact-feedback{padding:10px 12px;font-size:.86rem}}@media (max-width:820px){.contact-request-grid{grid-template-columns:1fr}.contact-request-button{border-radius:14px;min-height:54px}}.contact-request-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.contact-request-button{color:#314173;text-align:left;cursor:pointer;background:#ffffffd1;border:1px solid #788ac429;border-radius:16px;min-height:56px;padding:14px 16px;font-size:.98rem;font-weight:700;transition:border-color .18s,box-shadow .18s,transform .18s,background .18s,color .18s;box-shadow:0 10px 24px #616faa0f}.contact-request-button:hover{border-color:#536cff38;transform:translateY(-1px);box-shadow:0 14px 28px #616faa14}.contact-request-button.is-active{color:#213983;background:linear-gradient(#536cff24 0%,#536cff14 100%);border-color:#536cff57;box-shadow:0 14px 30px #616faa14,0 0 0 4px #536cff14}@media (max-width:820px){.contact-request-grid{grid-template-columns:1fr}.contact-request-button{border-radius:14px;min-height:54px}}:root{--text-1:var(--heading);--text-2:var(--text-soft);--border-1:#788ac424;--bg-2:#ffffffb8;--sp-1:8px;--sp-2:12px;--sp-3:18px;--sp-4:24px;--sp-5:32px;--sp-6:48px;--lh-relaxed:1.72;--sticky-offset-nav:120px}main[aria-label=Datenschutzerklärung],main[aria-label="Rechtliches / Impressum"],main[aria-label="AGB / Terms"]{width:min(1180px,100% - 48px);color:var(--text-2);margin:0 auto;padding:150px 0 110px}.flow{flex-direction:column;min-width:0;display:flex}.flow[data-flow=tight]{gap:12px}.flow[data-flow=loose]{gap:28px}.h3{letter-spacing:-.055em;color:var(--text-1);margin:0;font-size:clamp(2.15rem,4vw,3.6rem);font-weight:700;line-height:.98}.h4{letter-spacing:-.04em;color:var(--text-1);margin:0;font-size:clamp(1.3rem,2.1vw,1.85rem);font-weight:700;line-height:1.02}.meta{width:100%;max-width:100%;color:var(--text-2);font-size:.95rem;line-height:1.68}.meta strong{color:var(--text-1)}.meta code{color:#3e52c8;background:#536cff14;border:1px solid #536cff1f;border-radius:8px;padding:2px 8px;font-size:.9em}.divider{background:linear-gradient(90deg,#788ac42e 0%,#788ac40f 100%);width:100%;height:1px}.cluster{flex-wrap:wrap;align-items:center;display:flex}.cluster[data-gap="2"]{gap:10px}.sec-pill{color:#5062b7;letter-spacing:.01em;background:#788eff14;border:1px solid #7588f51f;border-radius:999px;align-items:center;min-height:34px;padding:0 14px;font-size:.82rem;font-weight:700;display:inline-flex}.sec-link{background:#ffffffc7;border:1px solid #788ac41f;border-radius:999px;align-items:center;min-height:42px;padding:0 14px;transition:transform .18s,box-shadow .18s,border-color .18s,background .18s;display:inline-flex;box-shadow:0 10px 22px #616faa0f}.sec-link:hover{background:#ffffffeb;border-color:#536cff2e;transform:translateY(-1px);box-shadow:0 14px 28px #616faa14}.sec-linkText{color:var(--text-1);letter-spacing:-.01em;font-size:.9rem;font-weight:700;line-height:1}main[aria-label=Datenschutzerklärung] section,main[aria-label="Rechtliches / Impressum"] section,main[aria-label="AGB / Terms"] section{-webkit-backdrop-filter:blur(10px);background:linear-gradient(135deg,#ffffffd6 0%,#ffffffbd 46%,#f4f6ffc7 100%);border:1px solid #ffffffb8;border-radius:28px;padding:28px 28px 24px;position:relative;overflow:hidden;box-shadow:0 18px 44px #616faa14}main[aria-label=Datenschutzerklärung] section:before,main[aria-label="Rechtliches / Impressum"] section:before,main[aria-label="AGB / Terms"] section:before{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(120deg,#badfff14,#0000 34%),linear-gradient(300deg,#cabdff14,#0000 34%);position:absolute;inset:0}main[aria-label=Datenschutzerklärung] p,main[aria-label="Rechtliches / Impressum"] p,main[aria-label="AGB / Terms"] p,main[aria-label=Datenschutzerklärung] li,main[aria-label="Rechtliches / Impressum"] li,main[aria-label="AGB / Terms"] li,main[aria-label=Datenschutzerklärung] div,main[aria-label="Rechtliches / Impressum"] div,main[aria-label="AGB / Terms"] div{word-break:break-word;overflow-wrap:anywhere;min-width:0}main[aria-label=Datenschutzerklärung] ul,main[aria-label="Rechtliches / Impressum"] ul,main[aria-label="AGB / Terms"] ul{margin:0;padding-left:1.2rem}main[aria-label=Datenschutzerklärung] li+li,main[aria-label="Rechtliches / Impressum"] li+li,main[aria-label="AGB / Terms"] li+li{margin-top:8px}main[aria-label=Datenschutzerklärung] a,main[aria-label="Rechtliches / Impressum"] a,main[aria-label="AGB / Terms"] a{color:#476fff;font-weight:700;text-decoration:none;transition:opacity .18s,color .18s}main[aria-label=Datenschutzerklärung] a:hover,main[aria-label="Rechtliches / Impressum"] a:hover,main[aria-label="AGB / Terms"] a:hover{color:#2d64ff;opacity:.95}main[aria-label="AGB / Terms"] pre,main[aria-label=Datenschutzerklärung] pre,main[aria-label="Rechtliches / Impressum"] pre{color:#314173;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.9rem;line-height:1.6}.legal-note{background:#fff8e6b8;border:1px solid #e6b95a33;border-radius:18px;padding:18px 18px 16px;box-shadow:0 10px 24px #8c743c0f}.legal-noteTitle{color:#8b6612;margin-bottom:6px;font-size:.92rem;font-weight:700}.legal-noteText{color:#71561d;font-size:.92rem;line-height:1.58}.legal-note code{background:#e6b95a1f;border:1px solid #e6b95a29;border-radius:8px;padding:2px 8px}main[aria-label=Datenschutzerklärung] section p+p,main[aria-label="AGB / Terms"] section p+p{margin-top:14px!important}main[aria-label=Datenschutzerklärung] [id],main[aria-label="Rechtliches / Impressum"] [id],main[aria-label="AGB / Terms"] [id]{scroll-margin-top:132px}@media (max-width:1100px){main[aria-label=Datenschutzerklärung],main[aria-label="Rechtliches / Impressum"],main[aria-label="AGB / Terms"]{width:min(100% - 36px,100%);padding:132px 0 90px}main[aria-label=Datenschutzerklärung] section,main[aria-label="Rechtliches / Impressum"] section,main[aria-label="AGB / Terms"] section{border-radius:24px;padding:22px 20px 18px}}@media (max-width:820px){:root{--sticky-offset-nav:100px}main[aria-label=Datenschutzerklärung],main[aria-label="Rechtliches / Impressum"],main[aria-label="AGB / Terms"]{width:calc(100% - 24px);padding:118px 0 72px}.flow[data-flow=tight]{gap:10px}.flow[data-flow=loose]{gap:22px}.h3{font-size:clamp(1.9rem,8vw,2.7rem);line-height:1}.h4{font-size:1.12rem;line-height:1.1}.meta{font-size:.92rem;line-height:1.58}.cluster[data-gap="2"]{gap:8px}.sec-pill{min-height:30px;padding:0 12px;font-size:.76rem}.sec-link{min-height:38px;padding:0 12px}.sec-linkText{font-size:.84rem}main[aria-label=Datenschutzerklärung] section,main[aria-label="Rechtliches / Impressum"] section,main[aria-label="AGB / Terms"] section{border-radius:20px;padding:18px 14px 14px}main[aria-label="AGB / Terms"] pre,main[aria-label=Datenschutzerklärung] pre,main[aria-label="Rechtliches / Impressum"] pre{font-size:.84rem}}@media (max-width:520px){main[aria-label=Datenschutzerklärung],main[aria-label="Rechtliches / Impressum"],main[aria-label="AGB / Terms"]{width:calc(100% - 20px);padding:110px 0 60px}.sec-link{justify-content:center;width:100%}.cluster{flex-direction:column;align-items:stretch}}.site-footer{padding:0 24px 28px;position:relative}.site-footer-shell{-webkit-backdrop-filter:blur(12px);background:linear-gradient(135deg,#ffffffd6 0%,#ffffffb8 48%,#f4f6ffc2 100%);border:1px solid #ffffffc7;border-radius:34px;width:min(1380px,100%);margin:0 auto;padding:34px 30px 24px;box-shadow:0 24px 60px #616faa14}.site-footer-top{grid-template-columns:minmax(320px,1fr) minmax(0,.9fr);align-items:start;gap:34px;display:grid}.site-footer-brand-block{max-width:520px}.site-footer-brand{letter-spacing:-.05em;min-height:44px;color:var(--heading);align-items:center;font-size:1.2rem;font-weight:800;line-height:1;display:inline-flex}.site-footer-text{max-width:460px;color:var(--text-soft);margin:14px 0 0;font-size:.98rem;line-height:1.65}.site-footer-cta{color:#fff;background:linear-gradient(#4a80ff 0%,#2d64ff 100%);border-radius:999px;justify-content:center;align-items:center;min-height:50px;margin-top:22px;padding:0 22px;font-size:.94rem;font-weight:700;transition:transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 16px 30px #3f65ff38}.site-footer-cta:hover{transform:translateY(-1px);box-shadow:0 20px 36px #3f65ff47}.site-footer-links-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.site-footer-link-group{min-width:0}.site-footer-group-title{letter-spacing:.05em;text-transform:uppercase;color:#6c7ba2;margin-bottom:14px;font-size:.8rem;font-weight:700;line-height:1.2;display:inline-block}.site-footer-nav{gap:10px;display:grid}.site-footer-link{color:#314173;align-items:center;width:fit-content;font-size:.96rem;font-weight:600;line-height:1.45;transition:color .18s,transform .18s;display:inline-flex}.site-footer-link:hover{color:#536cff;transform:translate(2px)}.site-footer-bottom{border-top:1px solid #788ac41f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:28px;padding-top:18px;display:flex}.site-footer-copy{color:#6b7ca7;font-size:.9rem;line-height:1.45}.site-footer-bottom-links{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.site-footer-bottom-link{color:#55678f;font-size:.9rem;font-weight:600;line-height:1.4;transition:color .18s}.site-footer-bottom-link:hover{color:#536cff}@media (max-width:1100px){.site-footer{padding:0 18px 22px}.site-footer-shell{border-radius:28px;padding:28px 22px 20px}.site-footer-top{grid-template-columns:1fr;gap:26px}}@media (max-width:820px){.site-footer{padding:0 12px 16px}.site-footer-shell{border-radius:24px;padding:22px 16px 18px}.site-footer-links-grid{grid-template-columns:1fr;gap:22px}.site-footer-brand{font-size:1.08rem}.site-footer-text{font-size:.94rem;line-height:1.58}.site-footer-cta{width:100%;min-height:48px;margin-top:18px}.site-footer-link{font-size:.94rem}.site-footer-bottom{flex-direction:column;align-items:flex-start;margin-top:22px;padding-top:16px}.site-footer-bottom-links{gap:14px}.site-footer-copy,.site-footer-bottom-link{font-size:.86rem}.site-footer-shell{text-align:center}.site-footer-top{justify-items:center}.site-footer-brand-block{flex-direction:column;align-items:center;max-width:100%;display:flex}.site-footer-text{text-align:center;margin-left:auto;margin-right:auto}.site-footer-links-grid{justify-items:center;width:100%}.site-footer-link-group{flex-direction:column;align-items:center;width:100%;display:flex}.site-footer-group-title{text-align:center}.site-footer-nav{justify-items:center}.site-footer-link{text-align:center;justify-content:center;width:auto}.site-footer-bottom{text-align:center;align-items:center}.site-footer-copy{text-align:center}.site-footer-bottom-links{justify-content:center}}:root{--header-top-offset:18px;--header-side-gap:20px;--header-max-width:1480px;--header-height:74px;--header-radius:22px;--header-bg:#f8f9fcf5;--header-border:#ffffffb8;--header-shadow:0 18px 50px #0f172a29, 0 6px 18px #0f172a14;--header-text:#0f172a;--header-muted:#475569;--header-cta-bg:linear-gradient(135deg, #5b7cff 0%, #4f46e5 100%);--header-cta-text:#fff;--header-cta-shadow:0 10px 24px #4f46e547, inset 0 1px 0 #ffffff38;--header-burger-bg:#fff;--header-burger-border:#0f172a14;--header-burger-line:#4f46e5;--drawer-bg:#f8f9fcfa;--drawer-border:#ffffffb3;--drawer-shadow:0 24px 60px #0f172a2e, 0 8px 20px #0f172a14;--overlay-bg:#0206176b}.site-header{z-index:1000;width:100%;padding:var(--header-top-offset) var(--header-side-gap) 0;will-change:transform;background:0 0;transition:transform .22s,opacity .22s;position:sticky;top:0;transform:translateY(0)}.site-header.header-visible,.site-header.is-scrolled,.site-header{opacity:1}.site-header.header-hidden{transform:translateY(calc(-100% - 10px))}.site-header-shell{width:min(100%, var(--header-max-width));min-height:var(--header-height);background:var(--header-bg);border:1px solid var(--header-border);border-radius:var(--header-radius);box-shadow:var(--header-shadow);-webkit-backdrop-filter:blur(18px);grid-template-columns:auto 1fr auto;align-items:center;column-gap:18px;margin:0 auto;padding:0 18px;display:grid}.site-header-brand{color:var(--header-text);letter-spacing:-.04em;white-space:nowrap;justify-self:start;align-items:center;font-size:1.05rem;font-weight:800;line-height:1;text-decoration:none;transition:opacity .16s;display:inline-flex}.site-header-brand:hover{opacity:.78}.site-header-actions{justify-self:end;align-items:center;gap:12px;display:inline-flex}.site-header-cta{white-space:nowrap;letter-spacing:-.02em;min-height:42px;color:var(--header-cta-text);background:var(--header-cta-bg);box-shadow:var(--header-cta-shadow);border-radius:999px;justify-content:center;align-items:center;padding:0 18px;font-size:.92rem;font-weight:700;line-height:1;text-decoration:none;transition:transform .16s,box-shadow .16s,opacity .16s;display:inline-flex}.site-header-cta:hover{opacity:.98;transform:translateY(-1px)}.site-header-cta:active{transform:translateY(0)}.site-header-burger{border:1px solid var(--header-burger-border);background:var(--header-burger-bg);cursor:pointer;border-radius:14px;flex:0 0 42px;justify-content:center;align-items:center;width:42px;height:42px;padding:0;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex;position:relative;box-shadow:0 8px 18px #0f172a14}.site-header-burger:hover{transform:translateY(-1px);box-shadow:0 10px 22px #0f172a1f}.site-header-burger span{background:var(--header-burger-line);border-radius:999px;width:16px;height:2px;transition:transform .18s,opacity .18s,top .18s;display:block;position:absolute}.site-header-overlay{z-index:998;background:var(--overlay-bg);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .22s,visibility .22s;position:fixed;inset:0}.site-header-overlay.is-open{opacity:1;visibility:visible;pointer-events:auto}.site-header-drawer{z-index:999;border:1px solid var(--drawer-border);background:var(--drawer-bg);width:min(420px,100vw - 24px);max-height:calc(100vh - 36px);box-shadow:var(--drawer-shadow);-webkit-backdrop-filter:blur(20px);opacity:0;visibility:hidden;pointer-events:none;border-radius:26px;padding:18px;transition:transform .22s,opacity .22s,visibility .22s;position:fixed;top:18px;right:20px;overflow:auto;transform:translateY(-14px)scale(.98)}.site-header-drawer.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)scale(1)}.site-header-drawer-top{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.site-header-drawer-title{color:var(--header-text);letter-spacing:-.03em;font-size:.98rem;font-weight:800}.site-header-drawer-close{width:40px;height:40px;color:var(--header-text);cursor:pointer;background:#fff;border:1px solid #0f172a14;border-radius:14px;justify-content:center;align-items:center;transition:transform .16s,box-shadow .16s;display:inline-flex}.site-header-drawer-close:hover{transform:translateY(-1px);box-shadow:0 8px 18px #0f172a1a}.site-header-nav{flex-direction:column;gap:8px;display:flex}.site-header-nav-link{min-height:52px;color:var(--header-text);letter-spacing:-.02em;background:#ffffffb3;border:1px solid #0f172a0d;border-radius:16px;align-items:center;padding:0 16px;font-size:1rem;font-weight:650;text-decoration:none;transition:transform .16s,background .16s,box-shadow .16s;display:flex}.site-header-nav-link:hover{background:#fff;transform:translate(2px);box-shadow:0 10px 20px #0f172a0f}.site-header-drawer-bottom{margin-top:18px}.site-header-drawer-cta{letter-spacing:-.02em;width:100%;min-height:48px;color:var(--header-cta-text);background:var(--header-cta-bg);box-shadow:var(--header-cta-shadow);border-radius:999px;justify-content:center;align-items:center;padding:0 18px;font-size:.96rem;font-weight:700;text-decoration:none;display:inline-flex}@media (min-width:992px){.site-header{top:0;transform:translateY(0)!important}.site-header-shell{grid-template-columns:auto 1fr auto;min-height:78px;padding:0 22px}.site-header-actions{gap:12px}.site-header-cta{min-height:44px;padding:0 20px;font-size:.94rem}.site-header-burger{flex-basis:44px;width:44px;height:44px}}@media (max-width:991px){.site-header{padding:12px 12px 0;top:0}.site-header-shell{grid-template-columns:auto 1fr auto;column-gap:10px;min-height:64px;padding:0 12px}.site-header-brand{font-size:.98rem}.site-header-actions{gap:10px}.site-header-cta{max-width:none;min-height:38px;padding:0 14px;font-size:.77rem}.site-header-burger{border-radius:12px;flex-basis:38px;width:38px;height:38px}.site-header-burger span{width:15px}.site-header-burger span:first-child{top:11px}.site-header-burger span:nth-child(2){top:18px}.site-header-burger span:nth-child(3){top:25px}.site-header-burger.is-open span:first-child,.site-header-burger.is-open span:nth-child(3){top:18px}.site-header-drawer{border-radius:22px;width:calc(100vw - 24px);max-height:calc(100vh - 24px);padding:16px;top:12px;right:12px}}@media (max-width:640px){.site-header{padding:10px 10px 0}.site-header-shell{column-gap:8px;min-height:60px;padding:0 10px}.site-header-brand{font-size:.94rem}.site-header-actions{gap:8px}.site-header-cta{letter-spacing:-.01em;min-height:36px;padding:0 12px;font-size:.72rem}.site-header-burger{flex-basis:36px;width:36px;height:36px}.site-header-burger span{width:14px}}@media (max-width:420px){.site-header-shell{grid-template-columns:auto 1fr auto}.site-header-cta{display:none}}.site-header-shell{gap:18px;min-height:104px;padding:20px 28px}.site-header-brand{letter-spacing:-.03em;font-size:2.1rem;line-height:1}.site-header-actions{gap:16px;margin-left:auto}.site-header-cta,.site-header-drawer-cta{letter-spacing:-.02em;white-space:nowrap;border-radius:999px;min-height:60px;padding:0 28px;font-size:1.15rem;font-weight:700}.site-header-burger{border-radius:18px;justify-content:center;align-items:center;width:60px;height:60px;padding:0;display:inline-flex}.site-header-burger span{transform-origin:50%;background:#4f46e5;border-radius:999px;width:24px;height:2px;transition:transform .24s,opacity .18s,top .24s,background .24s;position:absolute;left:50%;transform:translate(-50%)}.site-header-burger span:first-child{top:20px}.site-header-burger span:nth-child(2){top:29px}.site-header-burger span:nth-child(3){top:38px}.site-header-burger.is-open span:first-child{top:29px;transform:translate(-50%)rotate(45deg)}.site-header-burger.is-open span:nth-child(2){opacity:0}.site-header-burger.is-open span:nth-child(3){top:29px;transform:translate(-50%)rotate(-45deg)}@media (min-width:1024px){.site-header-shell{min-height:108px;padding:20px 32px}.site-header-actions{gap:18px}.site-header-cta{min-height:62px;padding:0 30px;font-size:1.16rem}.site-header-burger{width:62px;height:62px}}@media (max-width:1023px){.site-header-shell{min-height:92px;padding:16px 20px}.site-header-brand{font-size:1.7rem}.site-header-actions{gap:14px}.site-header-cta{min-height:54px;padding:0 22px;font-size:1rem}.site-header-burger{width:56px;height:56px}.site-header-burger span:first-child{top:18px}.site-header-burger span:nth-child(2){top:27px}.site-header-burger span:nth-child(3){top:36px}.site-header-burger.is-open span:first-child,.site-header-burger.is-open span:nth-child(3){top:27px}}@media (max-width:640px){.site-header-shell{gap:12px;min-height:84px;padding:14px 16px}.site-header-brand{font-size:1.45rem}.site-header-actions{gap:12px}.site-header-cta{min-height:48px;padding:0 18px;font-size:.94rem}.site-header-burger{border-radius:16px;width:50px;height:50px}.site-header-burger span{width:22px;height:2px}.site-header-burger span:first-child{top:15px}.site-header-burger span:nth-child(2){top:24px}.site-header-burger span:nth-child(3){top:33px}.site-header-burger.is-open span:first-child,.site-header-burger.is-open span:nth-child(3){top:24px}}.site-header-burger{aspect-ratio:1!important;box-sizing:border-box!important;border-radius:18px!important;flex:0 0 60px!important;justify-content:center!important;align-items:center!important;width:60px!important;min-width:60px!important;max-width:60px!important;height:60px!important;min-height:60px!important;max-height:60px!important;padding:0!important;display:inline-flex!important}@media (max-width:1023px){.site-header-burger{aspect-ratio:1!important;flex:0 0 56px!important;width:56px!important;min-width:56px!important;max-width:56px!important;height:56px!important;min-height:56px!important;max-height:56px!important}}@media (max-width:640px){.site-header-burger{aspect-ratio:1!important;border-radius:16px!important;flex:0 0 50px!important;width:50px!important;min-width:50px!important;max-width:50px!important;height:50px!important;min-height:50px!important;max-height:50px!important}}.site-header{will-change:transform, opacity;transition:transform .34s cubic-bezier(.22,1,.36,1),opacity .26s,visibility .26s}.site-header.header-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.site-header.header-hidden{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-120%)}@media (max-width:991px){.site-header{backface-visibility:hidden;transition:transform .38s cubic-bezier(.22,1,.36,1),opacity .24s,visibility .24s;z-index:1000!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;will-change:transform, opacity!important;background:0 0!important;width:100%!important;padding:10px 10px 0!important;transition:transform .32s cubic-bezier(.22,1,.36,1),opacity .22s,visibility .22s!important;position:fixed!important;top:0!important;left:0!important;right:0!important;transform:translate(0,0)!important}.site-header.header-visible{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translate(0,0)!important}.site-header.header-hidden{opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translateY(calc(-100% - 14px))!important}.site-header-overlay{z-index:998!important}.site-header-drawer{z-index:999!important}}@media (min-width:992px){.site-header{opacity:1!important;visibility:visible!important;pointer-events:auto!important;position:sticky!important;top:0!important;transform:translateY(0)!important}}.problem-section,.quote-section,.consequence-section,.insight-section,.solution-section,.proof-section,.offers-section,.modules-section,.timeline-section,.faq-section,.difference-section,.cta-section,.contact-section{padding-top:120px;padding-bottom:120px}.hero-section{padding-top:132px}@media (min-width:768px){.hero-section{padding-top:156px}}@media (min-width:1024px){.hero-section{padding-top:32px!important}}.hero-section{border-radius:32px;overflow:hidden}@media (min-width:1024px){.hero-section{margin-top:24px!important;padding-top:32px!important}}@media (min-width:992px){.hero-section{padding-top:1.5rem}}.hero-section.section,section.hero-section{margin-top:0}.hero-shell{margin-top:0;padding-top:0}.hero-card{border-radius:32px;overflow:hidden}.hero-content,.hero-proof-row{z-index:1;position:relative}.site-header+.hero-section{padding-top:2rem}@media (min-width:992px){.hero-page .hero-section{padding-block-start:1.5rem!important}}:root{--site-header-height:84px;--hero-radius:32px}@media (min-width:992px){.hero-section{padding-top:calc(var(--site-header-height) + 24px)!important}}.hero-shell,.hero-card{border-radius:var(--hero-radius)!important}.hero-card{position:relative;overflow:hidden!important}.hero-shell{overflow:visible}.hero-background{border-radius:inherit;overflow:hidden}@media (min-width:992px){.hero-page>.hero-section:first-of-type{margin-top:0!important}.site-header+.hero-section,.hero-page .hero-section#top{padding-top:0!important}}
