:root{--red:#de253a;--red-h:#c41f32;--red-tint:#fbe9eb;--red-soft:rgba(222, 37, 58, 0.12);--black:#0a0a0a;--ink:#0e0e0f;--white:#ffffff;--g60:#565656;--g40:#8a8a8a;--g20:#d0d0d0;--g10:#e8e8e8;--g05:#f5f5f5;--g02:#f8f8f8;--fd:"Sora", sans-serif;--fb:"Instrument Sans", sans-serif;--fm:"Roboto Mono", monospace;--px:80px;--py:96px;--cont:1170px;--ease:cubic-bezier(0.16, 1, 0.3, 1);--ease-spring:cubic-bezier(0.34, 1.56, 0.64, 1)}.topbar{top:0;z-index:201;height:38px;background:rgb(10 10 10 / .98);border-bottom:1px solid rgb(255 255 255 / .06)}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}.wrap{max-width:var(--cont);margin:0 auto;padding:0 var(--px)}.h2{font-family:var(--fd);font-size:clamp(30px, 3.4vw, 44px);font-weight:700;letter-spacing:-.03em;line-height:1.06;color:var(--ink)}.h2 em{font-style:normal;color:var(--red)}.eyebrow{display:inline-flex;align-items:center;gap:10px;font-family:var(--fm);font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--red);font-weight:500;margin-bottom:14px}.eyebrow::before{content:"";width:24px;height:1px;background:var(--red);flex-shrink:0}.eyebrow-c{justify-content:center;margin:0 auto 14px}::selection{background:var(--red);color:#fff}:focus-visible{outline:2px solid var(--red);outline-offset:3px;border-radius:4px}.btn:focus-visible,.cb-tool-opt:focus-visible,.cb-faq-q:focus-visible{outline-offset:4px}.cb-modal .cb-modal-input:focus-visible,.cb-modal .cb-modal-textarea:focus-visible,.cb-tool-input:focus-visible,.cb-f-input:focus-visible,.cb-f-textarea:focus-visible{outline:none}.btn{display:inline-flex;align-items:center;justify-content:center;height:48px;padding:0 22px;border-radius:6px;font-family:var(--fd);font-size:13px;font-weight:600;letter-spacing:.01em;cursor:pointer;border:none;text-decoration:none;position:relative;overflow:hidden;white-space:nowrap;transition:transform 0.15s}.btn:active{transform:scale(.97)}.btn-lg{height:56px;padding:0 28px;font-size:14px}.btn-p{position:relative;overflow:hidden;background:#fff0;color:var(--ink);border:1.5px solid rgb(222 37 58 / .4);gap:4px;transition:border-color 600ms var(--ease),color 600ms var(--ease)}.btn-p:hover{border-color:#fff0;color:#fff}.btn-p .bc{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:16px;height:16px;background:var(--red);border-radius:50%;opacity:0;pointer-events:none;z-index:0;transition:width 800ms var(--ease),height 800ms var(--ease),opacity 800ms var(--ease)}.btn-p:hover .bc{width:300px;height:300px;opacity:1}.btn-p .bl{position:relative;z-index:1;transform:translateX(-4px);transition:transform 800ms ease-out;padding:0 8px}.btn-p:hover .bl{transform:translateX(4px)}.btn-p .ba-l,.btn-p .ba-r{position:absolute;z-index:9;color:var(--ink);display:flex;align-items:center;transition:all 800ms var(--ease-spring),color 600ms ease}.btn-p .ba-l{left:-20%}.btn-p .ba-r{right:18px}.btn-p:hover .ba-l{left:18px;color:#fff}.btn-p:hover .ba-r{right:-20%;color:#fff}.btn-p .ba-l svg,.btn-p .ba-r svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.btn-p-w{color:#fff;border-color:rgb(255 255 255 / .3)}.btn-p-w .ba-l,.btn-p-w .ba-r{color:#fff}.btn-p-w .bc{background:var(--red)}[data-r]{opacity:0;transform:translateY(24px);transition:opacity 0.8s var(--ease),transform 0.8s var(--ease)}[data-r].in{opacity:1;transform:none}.cb-hero{position:relative;background:var(--ink);color:#fff;overflow:hidden;overflow-x:hidden;padding:150px 0 80px;min-height:480px;display:flex;align-items:center}.cb-hero::before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 15% 30%,rgb(222 37 58 / .16) 0%,transparent 55%),radial-gradient(ellipse at 90% 80%,rgb(222 37 58 / .08) 0%,transparent 50%);pointer-events:none;z-index:1}.cb-hero::after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgb(255 255 255 / .025) 1px,transparent 1px),linear-gradient(90deg,rgb(255 255 255 / .025) 1px,transparent 1px);background-size:60px 60px;pointer-events:none;mask-image:radial-gradient(ellipse at center,#000 30%,transparent 75%);-webkit-mask-image:radial-gradient(ellipse at center,#000 30%,transparent 75%);z-index:1}.cb-hero .wrap{position:relative;z-index:2;width:100%}.cb-hero-grid{display:grid;grid-template-columns:1.1fr 0.9fr;gap:64px;align-items:center}.cb-hero-l{display:flex;flex-direction:column;align-items:flex-start}.cb-hero-bcrumb{display:inline-flex;align-items:center;gap:8px;font-family:var(--fm);font-size:10.5px;color:rgb(255 255 255 / .45);letter-spacing:.08em;margin-bottom:22px;text-transform:uppercase;flex-wrap:wrap}.cb-hero-bcrumb a{color:rgb(255 255 255 / .55);transition:color 0.2s;text-decoration:none}.cb-hero-bcrumb a:hover{color:#fff}.cb-hero-bcrumb-sep{color:rgb(255 255 255 / .2);font-size:9px}.cb-hero-bcrumb-cur{color:rgb(255 255 255 / .85)}.cb-hero-pill{display:inline-flex;align-items:center;gap:9px;padding:6px 14px;background:rgb(255 255 255 / .05);border:1px solid rgb(255 255 255 / .12);border-radius:999px;font-family:var(--fm);font-size:11px;color:rgb(255 255 255 / .78);letter-spacing:.04em;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);margin-bottom:22px;text-transform:uppercase;font-weight:500}.cb-hero-pill-dot{width:6px;height:6px;border-radius:50%;background:var(--red);box-shadow:0 0 10px rgb(222 37 58 / .7);animation:cbDot 2.4s ease-in-out infinite}@keyframes cbDot{0%,100%{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.25)}}.cb-hero h1{font-family:var(--fd);font-size:clamp(32px, 3.6vw, 52px);font-weight:700;color:#fff;letter-spacing:-.032em;line-height:1.05;margin:0 0 18px;text-wrap:balance}.cb-hero h1 em{font-style:normal;color:var(--red)}.cb-hero-lead{font-family:var(--fb);font-size:clamp(14.5px, 1.2vw, 16.5px);color:rgb(255 255 255 / .68);line-height:1.65;margin:0 0 28px;max-width:560px}.cb-hero-lead strong{color:rgb(255 255 255 / .95);font-weight:500}.cb-hero-actions{display:flex;gap:12px;flex-wrap:wrap;align-items:center;margin-bottom:34px}.cb-trust-strip{display:flex;align-items:center;gap:0;padding-top:22px;flex-wrap:wrap;border-top:1px solid rgb(255 255 255 / .1);width:100%;max-width:560px}.cb-trust-strip-item{font-family:var(--fm);font-size:10.5px;color:rgb(255 255 255 / .55);letter-spacing:.06em;display:flex;align-items:center;gap:7px;padding:0 18px}.cb-trust-strip-item:first-child{padding-left:0}.cb-trust-strip-item strong{color:#fff;font-family:var(--fd);font-weight:700;font-size:14px;letter-spacing:-.01em}.cb-trust-strip-item:not(:last-child){border-right:1px solid rgb(255 255 255 / .1)}.cb-hero-r{position:relative;display:flex;align-items:center;justify-content:center}.cb-hero-visual{position:relative;width:100%;aspect-ratio:1/1;max-width:480px}.cb-hero-frame-glow{position:absolute;inset:-30px;background:radial-gradient(circle,rgb(222 37 58 / .22) 0%,transparent 60%);filter:blur(50px);z-index:0;animation:cbGlow 5s ease-in-out infinite;pointer-events:none}@keyframes cbGlow{0%,100%{opacity:.55;transform:scale(1)}50%{opacity:.95;transform:scale(1.06)}}.cb-hero-frame{position:relative;width:100%;height:100%;border-radius:18px;overflow:hidden;border:1px solid rgb(255 255 255 / .1);background:#0a0a0c;box-shadow:0 30px 80px rgb(0 0 0 / .5),inset 0 0 0 1px rgb(255 255 255 / .04)}.cb-hero-frame::before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,transparent 50%,rgb(222 37 58 / .08) 100%);z-index:2;pointer-events:none}.cb-hero-badge{position:absolute;top:14px;left:14px;display:inline-flex;align-items:center;gap:7px;padding:6px 11px;background:rgb(0 0 0 / .55);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgb(255 255 255 / .1);border-radius:6px;font-family:var(--fm);font-size:10px;color:#fff;letter-spacing:.08em;text-transform:uppercase;font-weight:600;z-index:6}.cb-hero-badge::before{content:"";width:6px;height:6px;border-radius:50%;background:#22c55e;box-shadow:0 0 8px rgb(34 197 94 / .7);animation:cbDot 2s ease-in-out infinite}.cb-hero-status{position:absolute;bottom:14px;left:14px;right:14px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 12px;background:rgb(0 0 0 / .55);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgb(255 255 255 / .08);border-radius:6px;font-family:var(--fm);font-size:9.5px;color:rgb(255 255 255 / .75);letter-spacing:.06em;z-index:6}.cb-hero-status-l{display:flex;align-items:center;gap:8px}.cb-hero-status-l::before{content:"";width:6px;height:6px;border-radius:50%;background:var(--red);box-shadow:0 0 8px rgb(222 37 58 / .7);animation:cbDot 1.6s ease-in-out infinite;flex-shrink:0}.cb-hero-status-r{font-family:var(--fd);font-size:10px;font-weight:700;color:#fff}.cb-conv{position:absolute;inset:54px 18px 50px;display:flex;flex-direction:column;justify-content:flex-end;gap:10px;z-index:3;overflow:hidden}.cb-msg{display:flex;align-items:flex-end;gap:8px;opacity:0;will-change:opacity,transform;animation-duration:14s;animation-iteration-count:infinite;animation-timing-function:ease-out}.cb-msg-bot{justify-content:flex-start}.cb-msg-user{justify-content:flex-end}.cb-msg-avatar{width:28px;height:28px;border-radius:50%;background:linear-gradient(135deg,#ff5f73 0%,#de253a 100%);color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-family:var(--fd);font-size:10px;font-weight:700;box-shadow:0 4px 12px rgb(222 37 58 / .4)}.cb-msg-bubble{max-width:78%;padding:9px 13px;border-radius:14px;font-size:12px;line-height:1.45;font-family:var(--fb);font-weight:500;letter-spacing:-.005em}.cb-msg-bot .cb-msg-bubble{background:rgb(255 255 255 / .08);color:rgb(255 255 255 / .92);border:1px solid rgb(255 255 255 / .08);border-bottom-left-radius:4px}.cb-msg-user .cb-msg-bubble{background:var(--red);color:#fff;border-bottom-right-radius:4px;box-shadow:0 4px 14px rgb(222 37 58 / .3)}.cb-msg-cite{display:inline-flex;align-items:center;gap:5px;margin-top:6px;padding:2px 7px;background:rgb(0 0 0 / .3);border:1px solid rgb(255 255 255 / .08);border-radius:3px;font-family:var(--fm);font-size:8.5px;color:rgb(255 255 255 / .6);letter-spacing:.04em}.cb-msg-cite::before{content:"";width:8px;height:8px;border-radius:1px;background:rgb(34 197 94 / .8);flex-shrink:0}.cb-msg-typing .cb-msg-bubble{display:inline-flex;align-items:center;gap:3px;padding:11px 14px}.cb-msg-typing-dot{width:5px;height:5px;border-radius:50%;background:rgb(255 255 255 / .5);animation:cbType 1.2s ease-in-out infinite}.cb-msg-typing-dot:nth-child(2){animation-delay:0.18s}.cb-msg-typing-dot:nth-child(3){animation-delay:0.36s}@keyframes cbType{0%,60%,100%{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}@keyframes cbMsgIn{0%{opacity:0;transform:translateY(8px)}3%,80%{opacity:1;transform:none}90%,100%{opacity:0;transform:translateY(-4px)}}.cb-msg-1{animation-name:cbMsgIn;animation-delay:0.4s}.cb-msg-2{animation-name:cbMsgIn;animation-delay:1.6s}.cb-msg-3{animation-name:cbMsgIn;animation-delay:3s}.cb-msg-4{animation-name:cbMsgIn;animation-delay:4.6s}.cb-msg-5{animation-name:cbMsgIn;animation-delay:6.6s}.cb-msg-6{animation-name:cbMsgIn;animation-delay:8.4s}.cb-logos{background:#0a0a0c;padding:32px 0;border-top:1px solid rgb(255 255 255 / .04);border-bottom:1px solid rgb(255 255 255 / .04);position:relative;overflow:hidden}.cb-logos-wrap{display:flex;align-items:center;gap:48px;flex-wrap:wrap;justify-content:space-between}.cb-logos-h{font-family:var(--fm);font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:rgb(255 255 255 / .45);font-weight:600;flex-shrink:0;padding-right:24px;border-right:1px solid rgb(255 255 255 / .08)}.cb-logos-list{display:flex;align-items:center;gap:42px;flex-wrap:wrap;flex:1;justify-content:space-around}.cb-logos-item{font-family:var(--fd);font-size:15px;font-weight:700;letter-spacing:-.01em;color:rgb(255 255 255 / .42);transition:color 0.3s ease;display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.cb-logos-item:hover{color:rgb(255 255 255 / .85)}.cb-logos-item-mark{width:18px;height:18px;border-radius:4px;background:rgb(255 255 255 / .06);display:inline-flex;align-items:center;justify-content:center;font-size:10px;font-weight:800;color:rgb(255 255 255 / .55)}.cb-tldr,.cb-cmp,.cb-use,.cb-proc,.cb-mig,.cb-cost,.cb-ind,.cb-stats,.cb-not,.cb-faq{background:#fff;padding:var(--py) 0;position:relative}.cb-svc,.cb-plat,.cb-fail,.cb-stack,.cb-comp,.cb-cases,.cb-eng,.cb-why{background:var(--g05);padding:var(--py) 0;position:relative}.cb-decide,.cb-eval,.cb-cta{background:var(--ink);color:#fff;padding:var(--py) 0;position:relative;overflow:hidden}.cb-decide::before,.cb-eval::before,.cb-cta::before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 80% 20%,rgb(222 37 58 / .18) 0%,transparent 55%);pointer-events:none}.cb-decide .wrap,.cb-eval .wrap,.cb-cta .wrap,.cb-use .wrap,.cb-proc .wrap,.cb-mig .wrap,.cb-faq .wrap{position:relative;z-index:1}.cb-cmp-hd,.cb-svc-hd,.cb-use-hd,.cb-decide-hd,.cb-chan-hd,.cb-plat-hd,.cb-proc-hd,.cb-fail-hd,.cb-eval-hd,.cb-cost-hd,.cb-stack-hd,.cb-mig-hd,.cb-comp-hd,.cb-ind-hd,.cb-cases-hd,.cb-not-hd,.cb-why-hd{max-width:780px;margin-bottom:38px}.cb-eval-hd h2,.cb-decide-hd h2,.cb-cta-l h2{color:#fff}.cb-eval-hd p,.cb-decide-hd p{color:rgb(255 255 255 / .65);font-size:16px;line-height:1.7;margin-top:18px}.cb-tldr::after{content:"";position:absolute;left:var(--px);right:var(--px);bottom:0;height:1px;background:var(--g10)}.cb-tldr-grid{display:grid;grid-template-columns:0.85fr 1.15fr;gap:80px;align-items:flex-start;max-width:var(--cont);margin:0 auto}.cb-tldr-l{position:sticky;top:130px}.cb-tldr-kicker{font-family:var(--fm);font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--g40);margin-bottom:18px;display:flex;align-items:center;gap:12px}.cb-tldr-kicker::before{content:"02";font-family:var(--fd);font-size:13px;color:var(--red);font-weight:700;letter-spacing:-.01em}.cb-tldr-l h2{font-family:var(--fd);font-size:clamp(28px, 3vw, 40px);font-weight:700;color:var(--ink);letter-spacing:-.025em;line-height:1.1;margin-bottom:24px}.cb-tldr-pull{font-family:var(--fd);font-size:18px;font-weight:500;color:var(--ink);line-height:1.5;letter-spacing:-.012em;padding:18px 0 18px 22px;border-left:3px solid var(--red);margin-bottom:22px}.cb-tldr-pull em{font-style:italic;color:var(--red);font-weight:600}.cb-tldr-meta{display:flex;flex-direction:column;gap:6px;font-family:var(--fm);font-size:11px;color:var(--g40);letter-spacing:.04em;line-height:1.6;margin-top:8px}.cb-tldr-meta strong{color:var(--ink);font-family:var(--fd);font-weight:700;letter-spacing:-.005em}.cb-tldr-r p{font-size:16px;color:var(--g60);line-height:1.78;margin-bottom:18px}.cb-tldr-r p:first-of-type::first-letter{font-family:var(--fd);font-weight:700;font-size:54px;line-height:1;color:var(--ink);float:left;padding:6px 12px 0 0;margin-top:2px}.cb-tldr-r p strong{color:var(--ink);font-weight:600}.cb-tldr-scope{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:38px;padding-top:32px;border-top:1px solid var(--g10)}.cb-tldr-scope-h{font-family:var(--fm);font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--ink);margin-bottom:14px;display:flex;align-items:center;gap:8px;font-weight:600}.cb-tldr-scope-h.in::before,.cb-tldr-scope-h.out::before{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:4px;font-family:var(--fd);font-weight:700;font-size:13px}.cb-tldr-scope-h.in::before{content:"+";background:var(--red);color:#fff}.cb-tldr-scope-h.out::before{content:"\2013";background:var(--g10);color:var(--g60)}.cb-tldr-scope ul{list-style:none;display:flex;flex-direction:column;gap:9px;padding:0;margin:0}.cb-tldr-scope li{font-size:13px;color:var(--g60);line-height:1.55;display:flex;gap:10px;align-items:flex-start;transition:color 0.2s}.cb-tldr-scope-block.in li::before,.cb-tldr-scope-block.out li::before{content:"";width:14px;height:14px;border-radius:50%;margin-top:3px;flex-shrink:0;background-position:center;background-repeat:no-repeat;background-size:9px 9px}.cb-tldr-scope-block.in li::before{background-color:var(--red-tint);background-image:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23DE253A' stroke-width='3.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E")}.cb-tldr-scope-block.out li::before{background-color:var(--g05);border:1px solid var(--g10);background-image:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%238A8A8A' stroke-width='3' stroke-linecap='round'%3E%3Cline x1='5' y1='12' x2='19' y2='12'/%3E%3C/svg%3E")}.cb-cmp{overflow:hidden}.cb-cmp::before,.cb-use::before,.cb-use::after,.cb-proc::before,.cb-proc::after,.cb-mig::before,.cb-faq::before{content:"";position:absolute;border-radius:50%;pointer-events:none;background:radial-gradient(circle,rgb(222 37 58 / .05) 0%,transparent 65%)}.cb-cmp::before{top:40px;left:-80px;width:320px;height:320px}.cb-cmp .wrap{position:relative;z-index:1}.cb-cmp-wrap,.cb-chan-wrap,.cb-plat-wrap{position:relative;background:#fff;border:1px solid var(--g10);border-radius:16px;overflow-x:auto;overflow-y:hidden;box-shadow:0 12px 40px rgb(0 0 0 / .04);-webkit-overflow-scrolling:touch;max-width:100%}.cb-cmp-table,.cb-chan-table,.cb-plat-table{width:100%;border-collapse:separate;border-spacing:0}.cb-cmp-table{min-width:760px}.cb-chan-table{min-width:780px}.cb-plat-table{min-width:880px}.cb-cmp-table thead th,.cb-chan-table thead th,.cb-plat-table thead th{padding:20px 18px;font-family:var(--fm);font-size:10.5px;font-weight:600;text-align:left;letter-spacing:.14em;text-transform:uppercase;color:var(--g40);background:var(--g05);border-bottom:1px solid var(--g10);vertical-align:bottom}.cb-cmp-table tbody td,.cb-chan-table td,.cb-plat-table td{padding:16px 18px;font-size:13px;color:var(--g60);border-bottom:1px solid var(--g10);line-height:1.55;vertical-align:top}.cb-cmp-table tbody tr:last-child td,.cb-chan-table tbody tr:last-child td,.cb-plat-table tbody tr:last-child td{border-bottom:none}.cb-cmp-table tbody tr:hover td:not(.best-cell),.cb-chan-table tbody tr:hover{background:var(--g05)}.cb-cmp-table tbody td.row-h,.cb-plat-table tbody td.row-h{font-family:var(--fd);font-weight:700;color:var(--ink);background:#fff;font-size:13.5px}.cb-cmp-table thead th.best,.cb-plat-table thead th.recommend{background:linear-gradient(180deg,rgb(222 37 58 / .06) 0%,rgb(222 37 58 / .02) 100%);color:var(--red);position:relative}.cb-cmp-table thead th.best::after{content:"Where we play";position:absolute;top:-1px;right:14px;font-family:var(--fm);font-size:8.5px;letter-spacing:.16em;background:var(--red);color:#fff;padding:3px 8px;border-radius:0 0 4px 4px}.cb-cmp-table tbody td.best-cell,.cb-plat-table tbody td.recommend-cell{background:rgb(222 37 58 / .04);color:var(--ink);font-weight:500;border-left:1px solid rgb(222 37 58 / .1);border-right:1px solid rgb(222 37 58 / .1)}.cb-cmp-mark{display:inline-block;font-family:var(--fm);font-size:9.5px;letter-spacing:.1em;text-transform:uppercase;font-weight:600;padding:3px 8px;border-radius:4px;margin-bottom:5px}.cb-cmp-mark.bad{background:#fbe9eb;color:var(--red)}.cb-cmp-mark.warn{background:#fff4e5;color:#b86e00}.cb-cmp-mark.good{background:#e8f5ea;color:#1b7a2a}.cb-svc-list{background:#fff;border:1px solid var(--g10);border-radius:14px;overflow:hidden;box-shadow:0 8px 32px rgb(0 0 0 / .04)}.cb-svc-row{display:grid;grid-template-columns:56px 1fr 240px;gap:24px;align-items:center;padding:20px 26px;border-bottom:1px solid var(--g10);transition:background 0.25s var(--ease);position:relative}.cb-svc-row:last-child{border-bottom:none}.cb-svc-row:hover{background:var(--g05)}.cb-svc-row::before{content:"";position:absolute;top:0;left:0;width:3px;height:0;background:var(--red);transition:height 0.35s var(--ease)}.cb-svc-row:hover::before{height:100%}.cb-svc-row-ico,.cb-use-ico,.cb-eval-ico,.cb-proc-ico,.cb-stack-line-ico,.cb-chan-ico,.cb-not-col-ico{background:var(--red-tint);color:var(--red);display:flex;align-items:center;justify-content:center;flex-shrink:0}.cb-svc-row-ico{width:44px;height:44px;border-radius:10px;transition:background 0.35s var(--ease),color 0.35s var(--ease),transform 0.35s var(--ease)}.cb-svc-row:hover .cb-svc-row-ico{background:var(--red);color:#fff;transform:rotate(-6deg) scale(1.05)}.cb-svc-row-ico svg,.cb-use-ico svg,.cb-eval-ico svg,.cb-proc-ico svg,.cb-stack-line-ico svg,.cb-chan-ico svg,.cb-not-col-ico svg{stroke:currentColor;fill:none;stroke-linecap:round;stroke-linejoin:round}.cb-svc-row-ico svg{width:20px;height:20px;stroke-width:1.6}.cb-svc-row-num{font-family:var(--fm);font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:var(--red);font-weight:600;margin-bottom:4px}.cb-svc-row-t{font-family:var(--fd);font-size:16px;font-weight:700;color:var(--ink);letter-spacing:-.012em;margin-bottom:5px;line-height:1.25}.cb-svc-row-p{font-size:12.5px;color:var(--g60);line-height:1.55;margin:0}.cb-svc-row-tags{display:flex;flex-wrap:wrap;gap:5px;justify-content:flex-end;align-items:center}.cb-svc-row-tag,.cb-proc-tag,.cb-stack-chip,.cb-eng-tag{font-family:var(--fm);font-size:10px;color:var(--g60);background:var(--g05);padding:4px 9px;border-radius:3px;letter-spacing:.04em;border:1px solid var(--g10)}.cb-use-grid,.cb-eval-grid,.cb-cases-grid,.cb-why-grid,.cb-ind-grid,.cb-proc-grid,.cb-cost-drivers,.cb-eng-grid,.cb-fail-grid,.cb-comp-grid,.cb-mig-grid,.cb-not-grid{display:grid;gap:14px}.cb-use-grid,.cb-ind-grid{grid-template-columns:repeat(4,1fr)}.cb-eval-grid,.cb-cases-grid,.cb-why-grid,.cb-proc-grid{grid-template-columns:repeat(3,1fr)}.cb-eng-grid{grid-template-columns:repeat(5,1fr)}.cb-cost-drivers{grid-template-columns:repeat(5,1fr)}.cb-fail-grid,.cb-comp-grid,.cb-mig-grid,.cb-not-grid{grid-template-columns:repeat(2,1fr)}.cb-use-card,.cb-eval-card,.cb-proc-card,.cb-fail-card,.cb-cost-driver,.cb-mig-card,.cb-comp-card,.cb-ind-card,.cb-case,.cb-why-card,.cb-eng-card,.cb-not-col{background:#fff;border:1px solid var(--g10);border-radius:12px;transition:transform 0.35s var(--ease),box-shadow 0.35s var(--ease),border-color 0.35s var(--ease),background 0.35s var(--ease)}.cb-use-card,.cb-eval-card,.cb-why-card,.cb-eng-card{padding:24px 22px;display:flex;flex-direction:column;height:100%}.cb-use-card:hover,.cb-why-card:hover,.cb-eng-card:hover,.cb-comp-card:hover,.cb-mig-card:hover,.cb-case:hover,.cb-ind-card:hover{border-color:rgb(222 37 58 / .3);transform:translateY(-4px);box-shadow:0 16px 36px rgb(222 37 58 / .08)}.cb-use-ico,.cb-eval-ico{width:38px;height:38px;border-radius:9px;margin-bottom:14px;transition:background 0.35s var(--ease),color 0.35s var(--ease),transform 0.35s var(--ease)}.cb-use-ico svg,.cb-eval-ico svg{width:18px;height:18px;stroke-width:1.7}.cb-use-card:hover .cb-use-ico,.cb-eval-card:hover .cb-eval-ico{background:var(--red);color:#fff;transform:rotate(-6deg) scale(1.05)}.cb-use-card h3,.cb-eval-card h3,.cb-ind-card h3,.cb-case h3,.cb-why-card h3,.cb-eng-card h3,.cb-mig-card h3{font-family:var(--fd);font-weight:700;color:var(--ink);letter-spacing:-.008em;margin-bottom:7px;line-height:1.3}.cb-use-card h3{font-size:14.5px}.cb-use-card p,.cb-ind-card p,.cb-why-card p,.cb-eng-card p{font-size:12.5px;color:var(--g60);line-height:1.55;margin:0}.cb-tool{background:rgb(255 255 255 / .04);border:1px solid rgb(255 255 255 / .08);border-radius:18px;overflow:hidden;max-width:980px;margin:0 auto}.cb-tool-progress{display:flex;align-items:center;gap:6px;padding:18px 28px;background:rgb(0 0 0 / .25);border-bottom:1px solid rgb(255 255 255 / .06)}.cb-tool-dot{flex:1;height:3px;border-radius:2px;background:rgb(255 255 255 / .08);transition:background 0.3s}.cb-tool-dot.active{background:var(--red)}.cb-tool-counter{font-family:var(--fm);font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;color:rgb(255 255 255 / .42);padding-left:18px;flex-shrink:0}.cb-tool-body{padding:42px 48px}.cb-tool-screen{display:none;animation:cbFadeIn 0.35s var(--ease)}.cb-tool-screen.active{display:block}@keyframes cbFadeIn{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.cb-tool-q-num{font-family:var(--fm);font-size:10.5px;color:var(--red);letter-spacing:.18em;text-transform:uppercase;margin-bottom:10px}.cb-tool-q{font-family:var(--fd);font-size:clamp(20px, 2.2vw, 26px);font-weight:700;color:#fff;letter-spacing:-.02em;line-height:1.25;margin-bottom:8px}.cb-tool-sub{font-size:14px;color:rgb(255 255 255 / .55);line-height:1.6;margin-bottom:26px}.cb-tool-gate,.cb-tool-opts,.cb-tool-recs{display:grid;grid-template-columns:1fr 1fr;gap:10px}.cb-tool-gate{margin-bottom:18px}.cb-tool-input{height:44px;padding:0 14px;background:rgb(255 255 255 / .06);border:1.5px solid rgb(255 255 255 / .1);border-radius:6px;font-family:var(--fb);font-size:13.5px;color:#fff;outline:none;width:100%;max-width:100%;min-width:0}.cb-tool-input:focus{border-color:var(--red)}.cb-tool-input::placeholder{color:rgb(255 255 255 / .35)}.cb-tool-input.full{grid-column:1/-1}.cb-tool-opt{background:rgb(255 255 255 / .04);border:1px solid rgb(255 255 255 / .1);border-radius:10px;padding:18px 20px;text-align:left;cursor:pointer;transition:all 0.25s;color:#fff;font-family:var(--fd)}.cb-tool-opt:hover{border-color:var(--red);background:rgb(222 37 58 / .06)}.cb-tool-opt.sel{background:rgb(222 37 58 / .15);border-color:var(--red)}.cb-tool-opt-t{font-size:14.5px;font-weight:600;letter-spacing:-.005em;color:#fff}.cb-tool-opt-d{font-family:var(--fb);font-size:12.5px;color:rgb(255 255 255 / .55);margin-top:5px;font-weight:400;line-height:1.5}.cb-tool-nav{display:flex;align-items:center;justify-content:space-between;margin-top:30px;padding-top:22px;border-top:1px solid rgb(255 255 255 / .08)}.cb-tool-back,.cb-tool-cta{background:#fff0;border:1px solid rgb(255 255 255 / .18);color:rgb(255 255 255 / .7);padding:10px 18px;border-radius:7px;font-family:var(--fd);font-size:13px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:7px;transition:all 0.2s;text-decoration:none}.cb-tool-back:hover{border-color:rgb(255 255 255 / .4);color:#fff}.cb-tool-cta{background:var(--red);border-color:var(--red);color:#fff}.cb-tool-cta:hover{background:var(--red-h);border-color:var(--red-h)}.cb-tool-cta:disabled{opacity:.4;cursor:not-allowed}.cb-tool-result-top{background:linear-gradient(135deg,rgb(222 37 58 / .16) 0%,rgb(222 37 58 / .04) 100%);border:1px solid rgb(222 37 58 / .3);border-radius:12px;padding:32px;text-align:center;margin-bottom:24px}.cb-tool-result-l,.cb-tool-rec-l,.cb-tool-cta-final-d{font-family:var(--fm);letter-spacing:.14em;text-transform:uppercase}.cb-tool-result-l{font-size:10.5px;color:var(--red);margin-bottom:10px}.cb-tool-result-amt{font-family:var(--fd);font-size:clamp(28px, 3.2vw, 42px);font-weight:700;color:#fff;letter-spacing:-.025em;line-height:1.15}.cb-tool-result-sub{margin-top:12px;font-size:13.5px;color:rgb(255 255 255 / .65);line-height:1.6;max-width:600px;margin-left:auto;margin-right:auto}.cb-tool-recs{margin-bottom:22px}.cb-tool-rec{background:rgb(255 255 255 / .04);border:1px solid rgb(255 255 255 / .08);border-radius:10px;padding:18px 20px}.cb-tool-rec-l{font-size:10px;color:rgb(255 255 255 / .45);margin-bottom:7px}.cb-tool-rec-v{font-family:var(--fd);font-size:14.5px;font-weight:600;color:#fff;letter-spacing:-.005em;line-height:1.4}.cb-tool-cta-final{background:var(--ink);color:#fff;border-radius:12px;padding:22px 28px;display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid rgb(255 255 255 / .08)}.cb-tool-cta-final-t{font-family:var(--fd);font-size:14.5px;font-weight:700;color:#fff;margin-bottom:4px}.cb-tool-cta-final-d{font-size:11px;color:rgb(255 255 255 / .55)}.cb-chan{background:#fff;padding:var(--py) 0}.cb-chan-name{display:flex;align-items:center;gap:10px}.cb-chan-ico{width:30px;height:30px;border-radius:7px}.cb-chan-ico svg{width:14px;height:14px;stroke-width:1.8}.cb-chan-label{font-family:var(--fd);font-size:13.5px;font-weight:700;color:var(--ink);letter-spacing:-.005em}.cb-chan-yes,.cb-chan-no{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%}.cb-chan-yes{background:rgb(34 197 94 / .12);color:#1b7a2a}.cb-chan-no{background:var(--g05);color:var(--g40)}.cb-chan-yes svg{width:12px;height:12px;stroke:currentColor;fill:none;stroke-width:3}.cb-chan-no svg{width:10px;height:10px;stroke:currentColor;fill:none;stroke-width:2.5}.cb-chan-partial{font-family:var(--fm);font-size:9.5px;font-weight:600;color:#b86e00;background:#fff4e5;padding:3px 8px;border-radius:3px;letter-spacing:.04em;display:inline-block}.cb-proc{overflow:hidden}.cb-proc-card{position:relative;padding:32px 28px 28px;display:flex;flex-direction:column;height:100%;overflow:hidden}.cb-proc-card::before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,var(--red) 0%,rgb(222 37 58 / .2) 100%);transform:scaleX(0);transform-origin:left;transition:transform 0.45s var(--ease)}.cb-proc-card:hover{transform:translateY(-6px);box-shadow:0 24px 48px rgb(222 37 58 / .08),0 0 0 1px rgb(222 37 58 / .15);border-color:#fff0}.cb-proc-card:hover::before{transform:scaleX(1)}.cb-proc-card-top{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:22px;gap:14px}.cb-proc-num{font-family:var(--fd);font-size:46px;font-weight:700;color:#fff0;-webkit-text-stroke:1.5px var(--red);line-height:.85;letter-spacing:-.04em;transition:color 0.35s var(--ease),-webkit-text-stroke-color 0.35s var(--ease)}.cb-proc-card:hover .cb-proc-num{color:var(--red);-webkit-text-stroke-color:var(--red)}.cb-proc-ico{width:48px;height:48px;border-radius:12px;transition:background 0.35s var(--ease),color 0.35s var(--ease),transform 0.35s var(--ease)}.cb-proc-ico svg{width:22px;height:22px;stroke-width:1.6}.cb-proc-card:hover .cb-proc-ico{background:var(--red);color:#fff;transform:rotate(-6deg) scale(1.05)}.cb-proc-meta{font-family:var(--fm);font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--red);margin-bottom:10px;font-weight:600;display:inline-flex;align-items:center;gap:8px}.cb-proc-meta::before{content:"";width:14px;height:1px;background:var(--red)}.cb-proc-t{font-family:var(--fd);font-size:18px;font-weight:700;color:var(--ink);letter-spacing:-.012em;margin-bottom:10px;line-height:1.25}.cb-proc-p{font-size:13.5px;color:var(--g60);line-height:1.6;margin-bottom:18px;flex:1}.cb-proc-tags{display:flex;flex-wrap:wrap;gap:6px;padding-top:14px;border-top:1px dashed var(--g10)}.cb-fail-card{padding:24px 26px;display:flex;gap:16px;align-items:flex-start;position:relative;overflow:hidden}.cb-fail-card:hover{transform:translateY(-3px);border-color:rgb(222 37 58 / .3);box-shadow:0 14px 30px rgb(222 37 58 / .08)}.cb-fail-num{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;background:var(--red-tint);color:var(--red);font-family:var(--fd);font-size:13px;font-weight:700;flex-shrink:0}.cb-fail-prob{font-family:var(--fd);font-size:14.5px;font-weight:700;color:var(--ink);margin-bottom:8px;line-height:1.3}.cb-fail-pat-l{font-family:var(--fm);font-size:9.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--red);margin-bottom:5px;font-weight:600;display:flex;align-items:center;gap:8px}.cb-fail-pat-l::before{content:"";width:14px;height:1px;background:var(--red)}.cb-fail-pat{font-size:12.5px;color:var(--g60);line-height:1.55}.cb-eval-card{background:rgb(255 255 255 / .04);border-color:rgb(255 255 255 / .08);padding:26px}.cb-eval-card:hover{transform:translateY(-4px);background:rgb(222 37 58 / .06);border-color:rgb(222 37 58 / .3)}.cb-eval-card h3{color:#fff;font-size:15.5px}.cb-eval-card p{font-size:13px;color:rgb(255 255 255 / .62);line-height:1.6}.cb-eval-ico{width:40px;height:40px;background:rgb(222 37 58 / .18)}.cb-cost-table{background:#fff;border:1px solid var(--g10);border-radius:14px;overflow:hidden;margin-bottom:32px;max-width:100%}.cb-cost-row{display:grid;grid-template-columns:1.4fr 1fr 1.2fr 1.4fr;gap:0;border-bottom:1px solid var(--g10);transition:background 0.2s}.cb-cost-row:last-child{border-bottom:none}.cb-cost-row:not(.head):hover{background:var(--g05)}.cb-cost-row.head{background:var(--g05)}.cb-cost-cell{padding:18px 22px}.cb-cost-row.head .cb-cost-cell{font-family:var(--fm);font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--g40);font-weight:600}.cb-cost-tier,.cb-cost-driver-t{font-family:var(--fd);font-weight:700;color:var(--ink)}.cb-cost-tier{font-size:14.5px}.cb-cost-amt{font-family:var(--fd);font-size:16px;font-weight:700;color:var(--red)}.cb-cost-time{font-family:var(--fm);font-size:12.5px;color:var(--g60);letter-spacing:.04em}.cb-cost-fit{font-size:13px;color:var(--g60);line-height:1.5}.cb-cost-driver{padding:18px}.cb-cost-driver-l{font-family:var(--fm);font-size:9.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--g40);margin-bottom:8px}.cb-cost-driver-t{font-size:13.5px;margin-bottom:5px;line-height:1.3}.cb-cost-driver-d{font-size:11.5px;color:var(--g60);line-height:1.45}.cb-stack-matrix{background:#fff;border:1px solid var(--g10);border-radius:14px;overflow:hidden;box-shadow:0 8px 32px rgb(0 0 0 / .04)}.cb-stack-line{display:grid;grid-template-columns:240px 1fr;gap:32px;padding:18px 26px;border-bottom:1px solid var(--g10);align-items:center;transition:background 0.25s var(--ease)}.cb-stack-line:last-child{border-bottom:none}.cb-stack-line:hover{background:var(--g05)}.cb-stack-line-h{display:flex;align-items:center;gap:12px}.cb-stack-line-ico{width:32px;height:32px;border-radius:8px;transition:background 0.35s var(--ease),color 0.35s var(--ease)}.cb-stack-line:hover .cb-stack-line-ico{background:var(--red);color:#fff}.cb-stack-line-ico svg{width:15px;height:15px;stroke-width:1.8}.cb-stack-line-h h3{font-family:var(--fd);font-size:13.5px;font-weight:700;color:var(--ink);letter-spacing:-.005em;margin:0;line-height:1.25}.cb-stack-chips{display:flex;flex-wrap:wrap;gap:6px}.cb-stack-chip{display:inline-flex;align-items:center;gap:7px;border-radius:5px;padding:6px 10px;font-family:var(--fd);font-size:12px;color:var(--ink);font-weight:600;letter-spacing:-.005em}.cb-stack-chip-mark{width:16px;height:16px;border-radius:3px;display:flex;align-items:center;justify-content:center;font-family:var(--fd);font-size:9px;font-weight:700;flex-shrink:0;color:#fff}.cb-mig-card{padding:28px 30px;display:flex;flex-direction:column;height:100%;position:relative;overflow:hidden}.cb-mig-from-to{display:flex;align-items:center;gap:12px;margin-bottom:18px;flex-wrap:wrap}.cb-mig-tag{font-family:var(--fd);font-size:13px;font-weight:700;color:var(--ink);background:var(--g05);border:1px solid var(--g10);padding:7px 12px;border-radius:6px;letter-spacing:-.005em;transition:all 0.3s var(--ease)}.cb-mig-tag.to{background:rgb(222 37 58 / .08);border-color:rgb(222 37 58 / .2);color:var(--red)}.cb-mig-arrow{color:var(--g40);font-family:var(--fd);font-size:16px}.cb-mig-card>p{font-size:13.5px;color:var(--g60);line-height:1.6;margin-bottom:16px;flex:1}.cb-mig-meta{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding-top:16px;border-top:1px dashed var(--g10)}.cb-mig-meta-l{font-family:var(--fm);font-size:9.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--g40);margin-bottom:4px}.cb-mig-meta-v{font-family:var(--fd);font-size:13px;font-weight:700;color:var(--red)}.cb-comp-card{padding:26px 28px}.cb-comp-card h3{font-family:var(--fd);font-size:15px;font-weight:700;color:var(--ink);letter-spacing:-.008em;margin-bottom:10px;display:flex;align-items:center;gap:10px}.cb-comp-card h3::before{content:"";width:8px;height:8px;border-radius:2px;background:var(--red);transition:transform 0.35s var(--ease-spring),background 0.35s var(--ease)}.cb-comp-card ul{list-style:none;display:flex;flex-direction:column;gap:8px;padding:0;margin:0}.cb-comp-card li{font-size:13px;color:var(--g60);line-height:1.55;padding-left:18px;position:relative}.cb-comp-card li::before{content:"";position:absolute;left:0;top:8px;width:8px;height:8px;border:1.5px solid var(--red);border-top:none;border-right:none;transform:rotate(-45deg)}.cb-owasp-table{background:#fff;border:1px solid var(--g10);border-radius:14px;overflow:hidden}.cb-owasp-row{display:grid;grid-template-columns:60px 1.2fr 1.8fr;gap:0;border-bottom:1px solid var(--g10);align-items:center}.cb-owasp-row:last-child{border-bottom:none}.cb-owasp-row.head{background:var(--g05)}.cb-owasp-cell{padding:14px 18px;font-size:13px;color:var(--g60);line-height:1.5}.cb-owasp-row.head .cb-owasp-cell{font-family:var(--fm);font-size:10px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--g40)}.cb-owasp-id{font-family:var(--fd);font-size:13.5px;font-weight:700;color:var(--red)}.cb-owasp-name{font-family:var(--fd);font-size:13px;font-weight:700;color:var(--ink)}.cb-ind-card,.cb-case{overflow:hidden;display:flex;flex-direction:column;height:100%}.cb-ind-img,.cb-case-img{position:relative;overflow:hidden}.cb-ind-img{height:120px}.cb-case-img{height:160px}.cb-ind-img img,.cb-case-img img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;border:0}.cb-ind-img::after,.cb-case-img::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#fff0 50%,rgb(0 0 0 / .45) 100%);z-index:1}.cb-ind-body,.cb-case-body{padding:20px 22px;display:flex;flex-direction:column;flex:1}.cb-ind-stat,.cb-quote-stat{font-family:var(--fm);font-size:11px;color:var(--red);letter-spacing:.04em;font-weight:500;padding-top:10px;border-top:1px dashed var(--g10)}.cb-ind-stat strong,.cb-quote-stat strong{font-family:var(--fd);font-weight:700;font-size:13px}.cb-case-tag{position:absolute;top:14px;left:14px;font-family:var(--fm);font-size:9.5px;letter-spacing:.16em;text-transform:uppercase;color:#fff;background:rgb(0 0 0 / .45);backdrop-filter:blur(8px);padding:4px 9px;border-radius:3px;z-index:2}.cb-case-body{padding:24px 26px}.cb-case-p{font-size:13.5px;color:var(--g60);line-height:1.6;margin-bottom:18px;flex:1}.cb-case-stats{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:14px 0;border-top:1px solid var(--g10)}.cb-case-stat-v{font-family:var(--fd);font-size:22px;font-weight:700;color:var(--red);letter-spacing:-.025em;line-height:1}.cb-case-stat-l{font-family:var(--fm);font-size:9.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--g40);margin-top:4px}.cb-stats-band{background:var(--ink);color:#fff;border-radius:18px;padding:42px 48px;display:grid;grid-template-columns:1fr 1.1fr;gap:48px;align-items:center;position:relative;overflow:hidden}.cb-stats-band::before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 90% 20%,rgb(222 37 58 / .18) 0%,transparent 55%);pointer-events:none}.cb-stats-band>*{position:relative;z-index:1}.cb-stats-band h2{color:#fff;font-size:clamp(24px, 2.4vw, 32px)}.cb-stats-band-l p{color:rgb(255 255 255 / .62);font-size:14px;line-height:1.65;margin-top:14px}.cb-stats-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:rgb(255 255 255 / .08);border:1px solid rgb(255 255 255 / .08);border-radius:10px;overflow:hidden}.cb-stats-c{background:rgb(0 0 0 / .25);padding:24px 26px}.cb-stats-v{font-family:var(--fd);font-size:30px;font-weight:700;color:var(--red);letter-spacing:-.03em;line-height:1;margin-bottom:6px}.cb-stats-l{font-family:var(--fm);font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:rgb(255 255 255 / .5);line-height:1.5}.cb-quote{margin-top:36px;background:#fff;border:1px solid var(--g10);border-radius:14px;padding:32px 36px;display:grid;grid-template-columns:80px 1fr;gap:24px;align-items:flex-start}.cb-quote-avatar{width:80px;height:80px;border-radius:50%;background-size:cover;background-position:center;flex-shrink:0}.cb-quote-body blockquote{font-family:var(--fd);font-size:17px;line-height:1.5;color:var(--ink);font-weight:500;letter-spacing:-.012em;margin-bottom:14px}.cb-quote-cite{display:flex;flex-direction:column;gap:3px}.cb-quote-name{font-family:var(--fd);font-size:13.5px;font-weight:700;color:var(--ink)}.cb-quote-role{font-family:var(--fm);font-size:11px;color:var(--g40);letter-spacing:.04em}.cb-eng-hd,.cb-faq-hd{text-align:center;max-width:680px;margin:0 auto 48px}.cb-eng-meta{padding-top:14px;margin-top:14px;border-top:1px dashed var(--g10);display:flex;flex-direction:column;gap:8px}.cb-eng-meta-row{display:grid;grid-template-columns:60px 1fr;gap:10px;align-items:start;line-height:1.4}.cb-eng-meta-row>span:first-child{font-family:var(--fm);font-size:9.5px;letter-spacing:.1em;color:var(--g40);text-transform:uppercase;padding-top:1px}.cb-eng-meta-row>span:last-child{font-family:var(--fd);font-size:11.5px;font-weight:600;color:var(--ink)}.cb-not-col{padding:38px 36px;border-radius:14px}.cb-not-col.yes{border-color:rgb(222 37 58 / .2);background:linear-gradient(180deg,rgb(222 37 58 / .04) 0%,#fff 60%)}.cb-not-col-h{display:flex;align-items:center;gap:10px;margin-bottom:18px;padding-bottom:14px;border-bottom:1px solid var(--g10)}.cb-not-col-ico{width:32px;height:32px;border-radius:8px}.cb-not-col.no .cb-not-col-ico{background:var(--g05);color:var(--g40)}.cb-not-col-t{font-family:var(--fd);font-size:18px;font-weight:700;color:var(--ink)}.cb-not-list{list-style:none;display:flex;flex-direction:column;gap:11px;padding:0;margin:0}.cb-not-list li{font-size:14px;color:var(--g60);line-height:1.6;display:flex;gap:10px;align-items:flex-start}.cb-not-list li svg{flex-shrink:0;margin-top:3px}.cb-not-list li strong{color:var(--ink);font-weight:600}.cb-not-col.yes .cb-not-list li svg{color:var(--red)}.cb-not-col.no .cb-not-list li svg{color:var(--g40)}.cb-why-n{font-family:var(--fd);font-size:34px;font-weight:700;color:var(--red);letter-spacing:-.04em;line-height:1;margin-bottom:18px}.cb-faq-list{max-width:880px;margin:0 auto;display:flex;flex-direction:column;gap:1px;background:var(--g10);border-radius:12px;overflow:hidden}.cb-faq-item{background:#fff}.cb-faq-q{width:100%;padding:22px 28px;background:none;border:none;font-family:var(--fd);font-size:16px;font-weight:600;color:var(--ink);letter-spacing:-.005em;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:16px;text-align:left;transition:background 0.2s}.cb-faq-q:hover{background:var(--g05)}.cb-faq-a{max-height:0;overflow:hidden;transition:max-height 0.4s var(--ease)}.cb-faq-a-inner{padding:0 28px 26px;font-size:14.5px;color:var(--g60);line-height:1.78}.cb-faq-a-inner strong{color:var(--ink);font-weight:600}.cb-faq-a-inner a{color:var(--red);text-decoration:underline}.cb-cta-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start}.cb-cta-l p{color:rgb(255 255 255 / .65);font-size:16px;line-height:1.7;margin-top:18px;margin-bottom:30px;max-width:480px}.cb-cta-pts{display:flex;flex-direction:column;gap:12px}.cb-cta-pt{display:flex;align-items:center;gap:11px;font-size:13.5px;color:rgb(255 255 255 / .7)}.cb-cta-pt svg{flex-shrink:0;color:var(--red)}.cb-form-box{background:rgb(255 255 255 / .04);border:1px solid rgb(255 255 255 / .08);border-radius:14px;padding:32px}.cb-f-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.cb-f-field{display:flex;flex-direction:column;gap:6px;margin-bottom:14px}.cb-f-label{font-family:var(--fm);font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;color:rgb(255 255 255 / .4)}.cb-f-input,.cb-f-textarea{background:rgb(255 255 255 / .06);border:1.5px solid rgb(255 255 255 / .1);border-radius:6px;color:#fff;padding:0 14px;font-family:var(--fb);font-size:14px;outline:none;height:46px;transition:border-color 0.2s;max-width:100%;min-width:0;width:100%}.cb-f-textarea{padding:12px 14px;height:85px;min-height:85px;resize:vertical}.cb-f-input:focus,.cb-f-textarea:focus{border-color:var(--red)}.cb-f-btn{width:100%;height:50px;background:var(--red);color:#fff;border:none;border-radius:6px;font-family:var(--fd);font-size:14.5px;font-weight:600;cursor:pointer;transition:background 0.15s,transform 0.15s}.cb-f-btn:hover{background:var(--red-h)}.cb-f-note{font-family:var(--fm);font-size:10px;color:rgb(255 255 255 / .32);text-align:center;margin-top:10px;letter-spacing:.06em}.cb-sources{margin-top:42px;padding:20px 24px;background:rgb(255 255 255 / .03);border:1px solid rgb(255 255 255 / .06);border-radius:10px}.cb-sources-h{font-family:var(--fm);font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:rgb(255 255 255 / .5);margin-bottom:9px;font-weight:600}.cb-sources-list{font-family:var(--fm);font-size:11px;color:rgb(255 255 255 / .55);line-height:1.7}.cb-sources-list a{color:rgb(255 255 255 / .78);transition:color 0.2s}.cb-sources-list a:hover{color:var(--red)}.cb-bridge{margin-top:48px;display:flex;justify-content:center;align-items:center;gap:24px;flex-wrap:wrap}.cb-bridge-text{font-size:14.5px;color:var(--g60);text-align:center;line-height:1.5;max-width:520px}.cb-bridge-text strong{color:var(--ink);font-weight:600}.cb-bridge.on-dark .cb-bridge-text{color:rgb(255 255 255 / .7)}.cb-bridge.on-dark .cb-bridge-text strong{color:#fff}.cb-modal{position:fixed;inset:0;z-index:300;display:none;align-items:center;justify-content:center;padding:20px;background:rgb(8 8 10 / .78);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);opacity:0;transition:opacity 0.25s ease}.cb-modal.is-open{display:flex;opacity:1}.cb-modal-box{position:relative;width:100%;max-width:520px;background:linear-gradient(180deg,#15151a 0%,#0e0e0f 100%);border:1px solid rgb(255 255 255 / .1);border-radius:16px;padding:36px 36px 30px;box-shadow:0 30px 80px rgb(0 0 0 / .6),0 0 0 1px rgb(222 37 58 / .2);transform:translateY(20px) scale(.96);transition:transform 0.35s var(--ease-spring);max-height:calc(100vh - 40px);overflow-y:auto}.cb-modal.is-open .cb-modal-box{transform:none}.cb-modal-box::before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--red) 0%,#ff6478 100%);border-radius:16px 16px 0 0}.cb-modal-close{position:absolute;top:14px;right:14px;width:34px;height:34px;background:rgb(255 255 255 / .06);border:1px solid rgb(255 255 255 / .1);border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;padding:0;transition:background 0.2s,border-color 0.2s}.cb-modal-close:hover{background:rgb(255 255 255 / .12);border-color:rgb(255 255 255 / .25)}.cb-modal-close svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round}.cb-modal-eyebrow{display:inline-flex;align-items:center;gap:8px;font-family:var(--fm);font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--red);font-weight:600;margin-bottom:14px}.cb-modal-eyebrow::before{content:"";width:6px;height:6px;border-radius:50%;background:var(--red);box-shadow:0 0 8px rgb(222 37 58 / .6);animation:cbDot 1.6s ease-in-out infinite}.cb-modal-box h2{font-family:var(--fd);font-size:22px;font-weight:700;color:#fff;letter-spacing:-.018em;line-height:1.2;margin-bottom:8px}.cb-modal-box>p{font-size:13.5px;color:rgb(255 255 255 / .6);line-height:1.6;margin-bottom:22px}.cb-modal-form{display:flex;flex-direction:column;gap:11px}.cb-modal-input,.cb-modal-textarea{background:rgb(255 255 255 / .04);border:1.5px solid rgb(255 255 255 / .1);border-radius:7px;font-family:var(--fb);font-size:14px;color:#fff;outline:none;transition:border-color 0.2s,background 0.2s;width:100%}.cb-modal-input{height:46px;padding:0 14px}.cb-modal-textarea{padding:12px 14px;height:80px;resize:vertical}.cb-modal-input:focus,.cb-modal-textarea:focus{border-color:var(--red);background:rgb(255 255 255 / .06)}.cb-modal-input::placeholder,.cb-modal-textarea::placeholder{color:rgb(255 255 255 / .32)}.cb-modal-row{display:grid;grid-template-columns:1fr 1fr;gap:11px}.cb-modal-submit{height:50px;background:var(--red);color:#fff;border:none;border-radius:7px;font-family:var(--fd);font-size:14px;font-weight:600;cursor:pointer;transition:background 0.15s,transform 0.12s;letter-spacing:.01em;margin-top:6px;display:inline-flex;align-items:center;justify-content:center;gap:8px}.cb-modal-submit:hover{background:var(--red-h)}.cb-modal-submit svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;transition:transform 0.25s}.cb-modal-submit:hover svg{transform:translateX(4px)}.cb-modal-trust{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:14px;padding-top:14px;border-top:1px solid rgb(255 255 255 / .06);font-family:var(--fm);font-size:10px;color:rgb(255 255 255 / .45);letter-spacing:.04em}.cb-modal-trust span{display:inline-flex;align-items:center;gap:5px}.cb-modal-trust svg{width:11px;height:11px;stroke:rgb(34 197 94 / .85);fill:none;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.cb-modal-success{text-align:center;padding:30px 0;display:none}.cb-modal-success.is-shown{display:block}.cb-modal-success-ico{width:60px;height:60px;border-radius:50%;background:rgb(34 197 94 / .15);border:2px solid rgb(34 197 94 / .4);color:#22c55e;display:inline-flex;align-items:center;justify-content:center;margin:0 auto 18px}.cb-modal-success h3{font-family:var(--fd);font-size:18px;font-weight:700;color:#fff;margin-bottom:8px}.cb-modal-success p{font-size:13.5px;color:rgb(255 255 255 / .65);line-height:1.6}.cb-hero h1,.h2,h3,p,li,td,th,.cb-tool-opt-t,.cb-tool-opt-d{overflow-wrap:anywhere;word-break:normal;hyphens:auto;-webkit-hyphens:auto}@media (max-width:1100px){:root{--px:48px}.cb-eval-grid,.cb-cases-grid,.cb-why-grid{grid-template-columns:repeat(2,1fr)}.cb-use-grid,.cb-ind-grid,.cb-eng-grid,.cb-cost-drivers{grid-template-columns:repeat(3,1fr)}.cb-cta-grid,.cb-hero-grid,.cb-stats-band{grid-template-columns:1fr}.cb-hero-grid{gap:48px}.cb-hero-r{order:-1;max-width:380px;margin:0 auto}.cb-stats-band{padding:36px}.cb-cost-row{grid-template-columns:1fr 1fr}.cb-cost-row .cb-cost-cell:nth-child(3),.cb-cost-row .cb-cost-cell:nth-child(4){border-top:1px solid var(--g10)}.cb-mig-grid,.cb-comp-grid{grid-template-columns:1fr}.cb-stack-line{grid-template-columns:200px 1fr;gap:20px}.cb-fail-grid{grid-template-columns:1fr}.cb-proc-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){.cb-use-grid,.cb-eval-grid,.cb-cases-grid,.cb-why-grid,.cb-ind-grid,.cb-eng-grid,.cb-cost-drivers,.cb-not-grid,.cb-proc-grid{grid-template-columns:1fr}.cb-tldr-grid{grid-template-columns:1fr;gap:36px}.cb-tldr-l{position:static;top:auto}.cb-tldr-l h2{font-size:28px}.cb-tldr-pull{font-size:16px}.cb-tldr-r p{font-size:15px}.cb-tldr-r p:first-of-type::first-letter{font-size:42px;padding:4px 10px 0 0}.cb-tldr-scope{grid-template-columns:1fr;gap:24px}.cb-stats-grid,.cb-tool-recs,.cb-tool-gate,.cb-tool-opts{grid-template-columns:1fr}.cb-quote{grid-template-columns:1fr;gap:18px}.cb-cost-row{grid-template-columns:1fr}.cb-svc-row{grid-template-columns:44px 1fr;gap:14px;padding:18px 20px}.cb-svc-row-tags{grid-column:1/-1;justify-content:flex-start;margin-top:6px}.cb-stack-line{grid-template-columns:1fr;gap:12px;padding:18px 20px}.cb-proc-card{padding:26px 24px}.cb-proc-num{font-size:38px}.cb-owasp-row{grid-template-columns:1fr}.cb-owasp-row.head{display:none}.cb-owasp-cell{padding:8px 18px;border-bottom:1px solid var(--g10)}}@media (max-width:640px){:root{--px:22px;--py:64px}.cb-hero{padding:88px 0 56px;min-height:auto}.cb-hero h1{font-size:30px;line-height:1.08;margin-bottom:16px;letter-spacing:-.025em}.cb-hero-lead{font-size:14px;line-height:1.6;margin-bottom:24px}.cb-hero-pill{font-size:10px;padding:5px 12px;margin-bottom:18px}.cb-hero-bcrumb{font-size:10px;flex-wrap:wrap;gap:6px;margin-bottom:18px}.cb-hero-actions{flex-direction:column;align-items:stretch;width:100%;gap:10px;margin-bottom:30px}.cb-hero-actions .btn{width:100%}.cb-trust-strip{flex-direction:row;gap:0;padding-top:16px;justify-content:space-between;flex-wrap:wrap}.cb-trust-strip-item{padding:0 6px;font-size:9.5px;text-align:center;flex:1 0 30%;border:none!important}.cb-trust-strip-item strong{font-size:13px;display:block;margin-bottom:2px}.cb-not-col{padding:28px 24px}.cb-use-card,.cb-eval-card,.cb-eng-card,.cb-why-card,.cb-mig-card{padding:22px}.cb-tool-body{padding:24px 18px}.cb-tool-progress{padding:14px 18px}.cb-tool-q{font-size:20px}.cb-tool-cta-final{flex-direction:column;text-align:center;gap:14px;padding:20px}.cb-faq-q{padding:18px 20px;font-size:14px}.cb-faq-a-inner{padding:0 20px 22px;font-size:13.5px}.cb-form-box{padding:22px}.cb-stats-band{padding:28px 22px}.cb-fail-card{flex-direction:column;gap:10px;padding:22px 24px}}@media (max-width:520px){.cb-modal-box{padding:30px 24px 24px}.cb-modal-box h2{font-size:19px}.cb-modal-row{grid-template-columns:1fr}}@media (max-width:480px){.cb-hero{padding:84px 0 48px}.cb-hero h1{font-size:28px;line-height:1.1}.cb-hero-lead{font-size:13.5px}.cb-hero-r{max-width:340px}.cb-hero-pill{font-size:9.5px;padding:5px 10px}.cb-hero-bcrumb{font-size:9.5px}.cb-trust-strip{padding-top:14px;gap:4px}.cb-trust-strip-item{padding:0 4px;font-size:9px}.cb-trust-strip-item strong{font-size:12.5px;display:block;margin-bottom:2px}.cb-logos{padding:24px 0}.cb-logos-list{gap:18px}.cb-logos-item{font-size:12px}.cb-logos-h{font-size:9.5px}.cb-modal-box{padding:28px 22px 22px}.cb-modal-box h2{font-size:18px;line-height:1.25}.cb-modal-box>p{font-size:13px;margin-bottom:18px}.cb-modal-trust{font-size:9.5px;gap:10px}.cb-tool-body{padding:22px 16px}.cb-tool-q{font-size:18px}.cb-tool-sub{font-size:13px}.cb-bridge{margin-top:32px;gap:18px}.cb-bridge-text{font-size:13.5px}.cb-conv{inset:50px 14px 46px;gap:8px}.cb-msg-bubble{font-size:11.5px;padding:8px 11px;border-radius:12px}.cb-msg-avatar{width:24px;height:24px;font-size:9px}.cb-msg-cite{font-size:8px;padding:1px 6px;margin-top:5px}}@media (max-width:380px){:root{--px:16px}.cb-hero h1{font-size:26px;letter-spacing:-.02em}.cb-hero-lead{font-size:13.5px}.cb-trust-strip-item strong{font-size:12px}.cb-trust-strip-item{font-size:9px}.cb-hero-r{max-width:300px}.h2,.cb-tldr-l h2{font-size:24px!important}}@media (prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition-duration:0.01s!important;transition-delay:0!important}[data-r]{opacity:1!important;transform:none!important}.cb-msg{opacity:1!important;transform:none!important}.cb-hero-frame-glow,.cb-hero-pill-dot,.cb-hero-status-l::before,.cb-modal-eyebrow::before{animation:none!important}.cb-proc-card:hover,.cb-fail-card:hover,.cb-mig-card:hover,.cb-why-card:hover,.cb-use-card:hover,.cb-eval-card:hover,.cb-eng-card:hover,.cb-comp-card:hover,.cb-svc-row:hover .cb-svc-row-ico,.cb-stack-line:hover .cb-stack-line-ico{transform:none!important}}@media (hover:none) and (pointer:coarse){.btn,.cb-faq-q,.cb-tool-opt,.cb-tool-back,.cb-tool-cta,.cb-modal-submit{min-height:44px}.cb-modal-close{width:44px;height:44px}.cb-proc-card:hover,.cb-fail-card:hover,.cb-mig-card:hover,.cb-why-card:hover,.cb-use-card:hover,.cb-eval-card:hover,.cb-eng-card:hover,.cb-comp-card:hover{transform:none}}.cb-modal-box .cb-form-box{background:#fff0;border:0;padding:0;border-radius:0;margin-top:20px}.cb-modal-box .cb-f-label{display:none}.wiz-tool .cb-tool-screen,.tco-tool .cb-tool-screen{display:none}.wiz-tool .cb-tool-screen.active,.tco-tool .cb-tool-screen.active{display:block}.wpcf7-form-control-wrap:has(.full){grid-column:1 / -1}.wpcf7-form-control-wrap:has(.full) textarea{grid-column:1 / -1;height:62px;padding:14px}