.promo-root .site-header{z-index:100;height:var(--header);color:var(--white);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0d0d0df2;border-bottom:1px solid #222;position:fixed;inset:0 0 auto}.promo-root .header-inner{align-items:center;gap:28px;width:min(1200px,100% - 48px);height:100%;margin-inline:auto;display:flex}.promo-root .brand{flex:none;align-items:center;gap:12px;display:inline-flex}.promo-root .brand-mark{background:currentColor;flex:none;width:26px;height:26px;display:block;-webkit-mask:url(/brand/2gx-mark.png) 50%/contain no-repeat;mask:url(/brand/2gx-mark.png) 50%/contain no-repeat}.promo-root .brand-mark.is-big{width:46px;height:46px}.promo-root .brand-tile{background:var(--black);width:100%;height:100%;color:var(--white);border-radius:27.5%;justify-content:center;align-items:center;display:flex}.promo-root .brand-tile .brand-mark{width:62%;height:62%}.promo-root .brand-word{color:var(--white);letter-spacing:-.04em;font-size:20px;font-weight:950}.promo-root .brand{color:var(--white)}.promo-root .footer-lockup{color:var(--white);flex-direction:column;align-items:flex-start;gap:10px;display:flex}.promo-root .footer-lockup em{color:#ffffff8c;letter-spacing:.22em;font-size:11px;font-style:normal;font-weight:700}.promo-root .promo-nav{scrollbar-width:none;flex:auto;justify-content:flex-end;align-items:center;gap:30px;min-width:0;display:flex;overflow-x:auto}.promo-root .promo-nav::-webkit-scrollbar{display:none}.promo-root .promo-nav a{color:#fff9;letter-spacing:.06em;white-space:nowrap;flex:none;font-size:14px;font-weight:700;transition:color .25s;position:relative}.promo-root .promo-nav a:after{content:"";background:var(--red);height:2px;transition:right .25s;position:absolute;bottom:-7px;left:0;right:100%}.promo-root .promo-nav a:hover,.promo-root .promo-nav a:focus-visible{color:var(--white)}.promo-root .promo-nav a:hover:after,.promo-root .promo-nav a:focus-visible:after{right:0}.promo-root .site-footer{color:var(--white);background:var(--footer);border-top:1px solid #222;padding:64px 0 24px}.promo-root .footer-grid{grid-template-columns:1.1fr 2fr;gap:40px;margin-bottom:40px;display:grid}.promo-root .footer-brand strong{color:var(--white);margin-bottom:14px;font-size:23px;font-weight:950;display:block}.promo-root .footer-tagline{color:#ffffff8c;letter-spacing:-.02em;max-width:320px;margin:0;font-size:19px;font-weight:800;line-height:1.4}.promo-root .footer-motto{color:#ffffff4d;letter-spacing:.18em;margin:18px 0 0;font-size:12px;font-weight:700}.promo-root .footer-cols{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.promo-root .footer-cols>div,.promo-root .footer-cols>nav{flex-direction:column;gap:4px;display:flex}.promo-root .footer-cols b{color:#fff6;letter-spacing:.1em;margin-bottom:12px;font-size:13px;font-weight:700}.promo-root .footer-cols ul{margin:0;padding:0;list-style:none}.promo-root .footer-cols li,.promo-root .footer-cols a{color:#ffffff80;padding:4px 0;font-size:16px}.promo-root .footer-cols a{transition:color .2s;display:block}.promo-root .footer-cols a:hover,.promo-root .footer-cols a:focus-visible{color:var(--white)}.promo-root .footer-bottom{border-top:1px solid #222;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 24px;padding-top:24px;display:flex}.promo-root .footer-bottom p{color:#ffffff4d;margin:0;font-size:15px}.promo-root .footer-stamp{letter-spacing:.08em}.promo-root .subhero{padding:calc(var(--header) + clamp(90px, 10vw, 150px)) 0 clamp(90px, 10vw, 150px);color:var(--white);background:radial-gradient(circle at 80% 30%, rgb(var(--red-rgb) / .16), rgb(var(--red-rgb) / .05) 26%, transparent 50%), var(--black);position:relative;overflow:hidden}.promo-root .subhero:after{content:"";border:1px solid rgb(var(--red-rgb) / .22);width:480px;height:480px;box-shadow:0 0 80px rgb(var(--red-rgb) / .06);border-radius:50%;position:absolute;bottom:-260px;right:-150px}.promo-root .subhero>.container{z-index:2;animation:.68s 60ms both promo-subhero-in;position:relative}.promo-root .subhero h1{letter-spacing:-.05em;max-width:1000px;margin:0 0 30px;font-size:clamp(44px,7vw,92px);font-weight:860;line-height:1}.promo-root .sublede{max-width:760px;color:var(--muted-white);margin:0;font-size:clamp(21px,2.2vw,25px);line-height:1.6}@keyframes promo-subhero-in{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:none}}.promo-root .content-section{color:var(--ink);background:var(--white);padding:clamp(80px,9vw,140px) 0}.promo-root .content-section.paper{background:var(--paper)}.promo-root .content-section.mint{color:var(--ink);background:var(--green)}.promo-root .content-section.dark{color:var(--white);background:var(--black)}.promo-root .content-section.deep{color:var(--white);background:var(--surface)}.promo-root h2{letter-spacing:-.05em;max-width:900px;margin:0 0 28px;font-size:clamp(32px,5vw,62px);font-weight:830;line-height:1.1}.promo-root .content-section .eyebrow{color:var(--muted)}.promo-root .content-section.dark .eyebrow,.promo-root .content-section.deep .eyebrow{color:#ffffffb3}.promo-root .content-section.mint .eyebrow,.promo-root .content-section.mint h2,.promo-root .content-section.mint h3{color:var(--ink)}.promo-root .two-col{grid-template-columns:.9fr 1.1fr;align-items:start;gap:clamp(45px,8vw,110px);display:grid}.promo-root .lead-copy{max-width:720px;color:var(--muted);font-size:clamp(20px,2vw,22px);line-height:1.7}.promo-root .lead-copy p{margin:0 0 18px}.promo-root .lead-copy p:last-child{margin-bottom:0}.promo-root .radial-heading{text-align:center}.promo-root .radial-heading h2{line-height:1.12}.promo-root .radial-heading h2,.promo-root .radial-heading .lead-copy{margin-inline:auto}.promo-root .content-section.dark .lead-copy,.promo-root .content-section.deep .lead-copy{color:var(--muted-white)}.promo-root .two-col h2{font-size:clamp(30px,3.4vw,46px)}.promo-root .about-collaboration{margin-top:clamp(86px,10vw,145px)}.promo-root .about-collaboration>.lead-copy{max-width:780px}.promo-root .section-closer{margin:55px 0 0;font-size:clamp(24px,3vw,34px);font-weight:780;line-height:1.35}.promo-root .section-closer.is-long{max-width:900px;font-size:clamp(17px,1.8vw,20px);font-weight:600;line-height:1.85}.promo-root .card-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:55px;display:grid}.promo-root .info-card{border:1px solid var(--line);background:var(--card);min-height:250px;box-shadow:0 8px 24px rgb(var(--shadow-rgb) / .05);border-radius:2px;padding:28px;transition:transform .3s,border-color .3s,box-shadow .3s}.promo-root .info-card:hover{box-shadow:0 18px 40px rgb(var(--shadow-rgb) / .1);border-color:#087a4c80;transform:translateY(-6px)}.promo-root .content-section.dark .info-card,.promo-root .content-section.deep .info-card{box-shadow:none;background:#ffffff0f;border-color:#ffffff24}.promo-root .content-section.dark .info-card{border-top:2px solid rgb(var(--red-rgb) / .45);min-height:300px;padding:34px}.promo-root .content-section.dark .info-card span{letter-spacing:-.02em;font-size:clamp(30px,3.2vw,40px)}.promo-root .content-section.dark .info-card h3{margin:18px 0 14px}.promo-root .content-section.dark .info-card:hover{border-top-color:var(--red);background:#ffffff17;transform:translateY(-6px)}.promo-root .content-section.mint .info-card{color:var(--white);background:var(--black);box-shadow:none;border-color:#0000}.promo-root .content-section.mint .info-card:hover{border-color:#0000;box-shadow:0 18px 40px #00000038}.promo-root .content-section.mint .info-card span{color:var(--green);letter-spacing:.02em;font-size:clamp(28px,3vw,38px)}.promo-root .content-section.mint .info-card h3{color:var(--white);margin:14px 0}.promo-root .content-section.mint .info-card p{color:#ffffffe0}.promo-root .info-card span{color:var(--red);letter-spacing:.13em;font-size:14px;font-weight:900}.promo-root .content-section.dark .info-card span,.promo-root .content-section.deep .info-card span{color:var(--red)}.promo-root .info-card h3{letter-spacing:-.04em;margin:42px 0 12px;font-size:25px}.promo-root .info-card p{color:var(--muted);margin:0;line-height:1.7}.promo-root .content-section.dark .info-card p,.promo-root .content-section.deep .info-card p{color:var(--muted-white)}.promo-root .timeline{counter-reset:promo-timeline;margin:50px 0 0;padding:0;list-style:none}.promo-root .timeline li{counter-increment:promo-timeline;border-bottom:1px solid var(--line);grid-template-columns:60px .7fr 1.3fr;gap:20px;padding:26px 0;display:grid}.promo-root .timeline li:before{content:counter(promo-timeline, decimal-leading-zero);color:var(--green-dark);font-size:15px;font-weight:900}.promo-root .timeline b{letter-spacing:-.03em;font-size:23px}.promo-root .timeline span{color:var(--muted);line-height:1.7}.promo-root .content-section.dark .timeline li,.promo-root .content-section.deep .timeline li{border-color:#ffffff26}.promo-root .content-section.dark .timeline span,.promo-root .content-section.deep .timeline span{color:var(--muted-white)}.promo-root .myth-list{gap:14px;margin-top:50px;display:grid}.promo-root .myth{border:1px solid var(--line);background:var(--card);box-shadow:0 8px 24px rgb(var(--shadow-rgb) / .05);border-radius:2px;grid-template-columns:150px 1fr;gap:30px;padding:28px;display:grid}.promo-root .myth strong{color:var(--green-dark);letter-spacing:.02em;font-size:17px}.promo-root .myth p{margin:0;line-height:1.7}.promo-root .pattern-board{grid-template-columns:repeat(5,1fr);gap:10px;margin-top:50px;display:grid}.promo-root .pattern-board div{min-height:185px;color:var(--white);background:var(--black);border-radius:2px;flex-direction:column;justify-content:space-between;padding:22px;transition:transform .3s,background .3s;display:flex}.promo-root .pattern-board div:hover{background:var(--green-deep);transform:translateY(-7px)}.promo-root .pattern-board span{color:var(--green);letter-spacing:.12em;font-size:13px;font-weight:900}.promo-root .pattern-board b{letter-spacing:-.03em;font-size:23px}.promo-root .pattern-board p{color:#ffffff94;margin:0;font-size:17px;line-height:1.6}.promo-root .radial-diagram{aspect-ratio:1200/680;width:min(1440px,100vw - 32px);margin:60px auto 0;position:relative;container-type:inline-size}.promo-root .radial-wedges{width:100%;height:100%;position:absolute;inset:0}.promo-root .radial-wedge{fill:var(--wedge-gray);stroke:var(--black);stroke-width:3px;transition:fill .3s}.promo-root .radial-wedge.is-accent{fill:var(--red)}.promo-root .radial-items{margin:0;padding:0;list-style:none;position:absolute;inset:0}.promo-root .radial-items li{text-align:center;flex-direction:column;align-items:center;width:clamp(64px,15cqw,175px);display:flex;position:absolute;transform:translate(-50%,-50%)}.promo-root .radial-no{color:#ffffff8c;letter-spacing:.04em;margin-bottom:4px;font-size:clamp(10px,2cqw,13px);font-weight:900}.promo-root .radial-items li.is-accent .radial-no{color:#ffffffd9}.promo-root .radial-items li i{color:#ffffffd9;width:clamp(15px,3.4cqw,24px);height:clamp(15px,3.4cqw,24px);margin-bottom:6px;display:flex}.promo-root .radial-items li i svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}.promo-root .radial-items li b{color:var(--white);letter-spacing:-.02em;margin:0 0 3px;font-size:clamp(10.5px,1.8cqw,17px);font-weight:900;line-height:1.15}.promo-root .radial-items li p{color:#fff9;margin:0;font-size:clamp(8.5px,1.3cqw,12.5px);line-height:1.3}.promo-root .radial-center{z-index:2;aspect-ratio:1;text-align:center;border:1px dashed #ffffff47;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:23.3%;display:flex;position:absolute;top:61.8%;left:50%;transform:translate(-50%,-50%)}.promo-root .content-section.dark .radial-center,.promo-root .content-section.deep .radial-center{border-color:#ffffff52}.promo-root .radial-center-copy{flex-direction:column;gap:2px;display:flex}.promo-root .radial-center-copy span{color:var(--ink);letter-spacing:-.02em;font-size:clamp(12px,4.5cqw,21px);font-weight:900}.promo-root .content-section.dark .radial-center-copy span,.promo-root .content-section.deep .radial-center-copy span{color:var(--white)}.promo-root .radial-center-copy span.is-accent{color:var(--red)}.promo-root .radial-center-caption{width:max-content;color:var(--muted);margin:0;font-size:13px;position:absolute;top:calc(100% + 14px);left:50%;transform:translate(-50%)}.promo-root .content-section.dark .radial-center-caption,.promo-root .content-section.deep .radial-center-caption{color:#ffffff80}.promo-root .quote-card{color:var(--white);background:var(--black);box-shadow:inset 0 0 0 1px rgb(var(--accent-rgb) / .3);border-radius:2px;margin-top:70px;padding:clamp(30px,5vw,60px)}.promo-root .quote-card p{letter-spacing:-.04em;margin:0;font-size:clamp(26px,4vw,50px);font-weight:830;line-height:1.22}.promo-root .plan-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:stretch;gap:16px;margin-top:55px;display:grid}.promo-root .plan-card{border:1px solid var(--line);background:var(--card);box-shadow:0 8px 24px rgb(var(--shadow-rgb) / .05);border-radius:2px;flex-direction:column;padding:30px;transition:transform .3s cubic-bezier(.2,.75,.2,1),background-color .3s,border-color .3s;display:flex;position:relative}.promo-root .plan-pick{opacity:0;width:1px;height:1px;position:absolute}.promo-root .plan-hit{z-index:1;cursor:pointer;position:absolute;inset:0}.promo-root .plan-hit span{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.promo-root .plan-card:hover{border-color:rgb(var(--red-rgb) / .45)}.promo-root .plan-pick:checked+.plan-card{color:var(--white);background:var(--black);border-color:#0000;transform:translateY(-12px)}.promo-root .plan-pick:focus-visible+.plan-card{outline:2px solid var(--red);outline-offset:3px}.promo-root .plan-card h3{letter-spacing:.06em;margin:0;font-size:26px;font-weight:900}.promo-root .plan-price{border-bottom:1px solid var(--line);margin:14px 0 18px;padding-bottom:18px}.promo-root .plan-price strong{letter-spacing:-.04em;font-size:clamp(28px,3vw,36px);font-weight:900;display:block}.promo-root .plan-price span{color:var(--muted);margin-top:6px;font-size:14px;display:block}.promo-root .plan-pick:checked+.plan-card .plan-price{border-bottom-color:#0508062e}.promo-root .plan-pick:checked+.plan-card .plan-price span{color:#0508069e}.promo-root .plan-sub{min-height:76px;color:var(--muted);word-break:keep-all;margin:0 0 20px;font-size:15px;line-height:1.65}.promo-root .plan-pick:checked+.plan-card .plan-sub{color:#050806ad}.promo-root .plan-card .button{z-index:2;position:relative}.promo-root .plan-footnote{border-top:1px solid var(--line);color:var(--muted);word-break:keep-all;margin:20px 0 0;padding-top:18px;font-size:14px;line-height:1.6}.promo-root .plan-pick:checked+.plan-card .plan-footnote{color:#050806ad;border-top-color:#0508062e}.promo-root .plan-scope{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:15px 0;padding:15px 0;font-weight:800}.promo-root .plan-pick:checked+.plan-card .plan-scope{border-color:#05080629}.promo-root .plan-card ul{flex:1;margin:0 0 25px;padding:0;list-style:none}.promo-root .plan-card li{color:var(--muted);padding:8px 0 8px 20px;font-size:17px;position:relative}.promo-root .plan-card li:before{content:"";background:var(--green-dark);width:8px;height:2px;position:absolute;top:18px;left:0}.promo-root .plan-pick:checked+.plan-card li{color:#050806ad}.promo-root .plan-card .button-green{color:var(--white);background:var(--black)}.promo-root .plan-card .button-green:hover,.promo-root .plan-card .button-green:focus-visible{background:var(--green-deep)}.promo-root .final-cta{color:var(--white);background:var(--black);border-top:1px solid #ffffff14;padding:clamp(90px,10vw,150px) 0}.promo-root .final-grid{grid-template-columns:1fr auto;align-items:end;gap:60px;display:grid}.promo-root .final-grid h2{margin-bottom:0}.promo-root .change-section{color:var(--white);background:radial-gradient(circle at 80% 20%, rgb(var(--accent-rgb) / .24), transparent 38%), linear-gradient(150deg, var(--black) 15%, var(--green-deep));padding:clamp(90px,10vw,150px) 0}.promo-root .change-section .eyebrow{color:var(--green)}.promo-root .section-heading{text-align:center;max-width:980px;margin-inline:auto}.promo-root .flow-layout .section-heading,.promo-root .section-heading.is-left{text-align:left;margin-inline:0}.promo-root .section-heading h2{margin-bottom:22px;margin-inline:auto}.promo-root .section-heading>p:last-child{opacity:.67;max-width:760px;margin:0 auto;font-size:clamp(20px,2vw,22px);line-height:1.7}.promo-root .flow-layout .section-heading h2,.promo-root .section-heading.is-left h2,.promo-root .flow-layout .section-heading>p:last-child,.promo-root .section-heading.is-left>p:last-child{margin-inline:0}.promo-root .flow-layout .section-heading h2{margin-bottom:16px;font-size:clamp(28px,3.6vw,48px);line-height:1.14}.promo-root .flow-layout{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:start;gap:clamp(24px,4vw,56px);display:grid}.promo-root .flow-layout .section-heading{max-width:none}.promo-root .flow-layout .flow-board{margin-top:0}@media (max-width:900px){.promo-root .flow-layout{grid-template-columns:1fr}.promo-root .flow-layout .flow-board{margin-top:40px}}.promo-root .compare-grid{grid-template-columns:1fr 70px 1fr;align-items:center;gap:20px;margin-top:65px;display:grid}.promo-root .compare-side{border-radius:2px;min-height:390px;padding:clamp(28px,4vw,50px)}.promo-root .compare-side.old{background:#ffffff0f;border:1px solid #ffffff24}.promo-root .compare-side.new{color:var(--black);background:var(--green);box-shadow:0 25px 70px rgb(var(--accent-rgb) / .16)}.promo-root .compare-side>span{color:var(--green);letter-spacing:.15em;font-size:13px;font-weight:900}.promo-root .compare-side.new>span{color:var(--green-dark)}.promo-root .compare-side h3{letter-spacing:-.04em;margin:12px 0 26px;font-size:30px}.promo-root .compare-side dl{margin:0}.promo-root .compare-side dl div{border-top:1px solid #ffffff24;grid-template-columns:90px 1fr;gap:12px;padding:16px 0;display:grid}.promo-root .compare-side.new dl div{border-color:#0508062e}.promo-root .compare-side dt{color:#ffffff7a}.promo-root .compare-side.new dt{color:#0508068c}.promo-root .compare-side dd{margin:0;font-weight:780}.promo-root .compare-pivot{border:1px solid rgb(var(--accent-rgb) / .5);width:60px;height:60px;color:var(--green);border-radius:50%;place-items:center;font-size:30px;display:grid}.promo-root .content-section .compare-side.old>span{color:var(--green-dark)}.promo-root .content-section .compare-side.old dl div{border-color:var(--line)}.promo-root .content-section .compare-side.old dt{color:var(--muted)}.promo-root .content-section .compare-pivot{color:var(--green-dark);border-color:#087a4c47}.promo-root .section-action{justify-content:space-between;align-items:flex-end;gap:40px;margin-top:60px;display:flex}.promo-root .section-action p{letter-spacing:-.04em;max-width:850px;margin:0;font-size:clamp(26px,4vw,48px);font-weight:830;line-height:1.2}.promo-root .section-action .text-link{flex:none}.promo-root .flow-graphic{height:120px;margin:34px 0 20px;position:relative}.promo-root .flow-graphic i{background:var(--green);border-radius:999px;height:22px;display:block;position:absolute;transform:rotate(-35deg)}.promo-root .flow-graphic i:first-child{width:105px;top:15px;left:8%}.promo-root .flow-graphic i:nth-child(2){opacity:.38;width:160px;top:48px;left:24%}.promo-root .flow-graphic i:nth-child(3){opacity:.16;width:82px;top:78px;right:5%}.promo-root .precheck-card{color:var(--ink);background:var(--paper);border-radius:2px;padding:clamp(28px,4vw,48px);transform:rotate(2deg);box-shadow:0 28px 80px #0003}.promo-root .precheck-head{border-bottom:1px solid var(--line);color:var(--green-dark);letter-spacing:.12em;justify-content:space-between;gap:20px;padding-bottom:20px;font-size:13px;font-weight:900;display:flex}.promo-root .precheck-card ol{margin:20px 0 0;padding:0;list-style:none}.promo-root .precheck-card li{border-bottom:1px solid var(--line);grid-template-columns:55px 1fr;gap:12px;padding:18px 0;display:grid}.promo-root .precheck-card li span{color:var(--green-dark);font-size:15px;font-weight:900}@media (max-width:900px){.promo-root .header-inner{gap:16px}.promo-root .brand-sub{display:none}.promo-root .promo-nav{justify-content:flex-start;gap:18px}.promo-root .two-col,.promo-root .final-grid{grid-template-columns:1fr}.promo-root .final-grid{align-items:start}.promo-root .card-grid{grid-template-columns:repeat(2,1fr)}.promo-root .section-action{flex-direction:column;align-items:flex-start}.promo-root .pattern-board{grid-template-columns:repeat(3,1fr)}.promo-root .plan-grid{grid-template-columns:1fr}.promo-root .plan-pick:checked+.plan-card{transform:none}}@media (max-width:620px){.promo-root{--header:104px}.promo-root .site-header{height:auto}.promo-root .header-inner{flex-wrap:wrap;gap:10px 12px;width:min(100% - 32px,1280px);height:auto;padding:10px 0 12px}.promo-root .promo-nav{flex-wrap:wrap;order:3;justify-content:flex-start;gap:14px;width:100%;overflow-x:visible}.promo-root .promo-nav a{font-size:15px}.promo-root .header-cta{padding:9px 14px;font-size:16px}.promo-root .content-section,.promo-root .change-section,.promo-root .final-cta{padding:84px 0}.promo-root .compare-grid{grid-template-columns:1fr}.promo-root .compare-pivot{margin:-5px auto}.promo-root .compare-side{min-height:auto}.promo-root .card-grid,.promo-root .pattern-board{grid-template-columns:1fr}.promo-root .radial-diagram{aspect-ratio:auto;max-width:none;margin-top:40px}.promo-root .radial-wedges{display:none}.promo-root .radial-center{width:168px;margin:0 auto 28px;position:static;transform:none}.promo-root .radial-center-caption{width:auto;margin-top:14px;position:static;transform:none}.promo-root .radial-items{gap:10px;display:grid;position:static}.promo-root .radial-items li{background:#ffffff0d;border-radius:2px;width:auto;padding:20px;position:static;transform:none}.promo-root .timeline li{grid-template-columns:42px 1fr}.promo-root .timeline span{grid-column:2}.promo-root .myth{grid-template-columns:1fr;gap:8px}.promo-root .precheck-card{transform:none}.promo-root .footer-grid{grid-template-columns:1fr;gap:32px}.promo-root .footer-cols{grid-template-columns:1fr;gap:28px}.promo-root .footer-bottom{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){.promo-root .subhero>.container{animation:none}.promo-root .info-card,.promo-root .pattern-board div,.promo-root .header-cta{transition:none}}.promo-root .faq-list{border-top:1px solid var(--line);margin-top:50px}.promo-root .content-section.dark .faq-list,.promo-root .content-section.deep .faq-list{border-color:#ffffff26}.promo-root .faq-item{border-bottom:1px solid var(--line)}.promo-root .content-section.dark .faq-item,.promo-root .content-section.deep .faq-item{border-color:#ffffff26}.promo-root .faq-item summary{cursor:pointer;letter-spacing:-.03em;justify-content:space-between;align-items:center;gap:24px;padding:24px 0;font-size:clamp(20px,1.9vw,24px);font-weight:780;list-style:none;transition:color .2s;display:flex}.promo-root .faq-item summary::-webkit-details-marker{display:none}.promo-root .faq-item summary:hover,.promo-root .faq-item summary:focus-visible{color:var(--green-dark)}.promo-root .content-section.dark .faq-item summary:hover,.promo-root .content-section.deep .faq-item summary:hover{color:var(--white)}.promo-root .faq-item summary i{flex:none;width:20px;height:20px;transition:transform .25s;position:relative}.promo-root .faq-item summary i:before,.promo-root .faq-item summary i:after{content:"";background:var(--green-dark);width:16px;height:2px;position:absolute;top:50%;left:50%;translate:-50% -50%}.promo-root .faq-item summary i:after{rotate:90deg}.promo-root .content-section.dark .faq-item summary i:before,.promo-root .content-section.dark .faq-item summary i:after,.promo-root .content-section.deep .faq-item summary i:before,.promo-root .content-section.deep .faq-item summary i:after{background:#ffffffb3}.promo-root .faq-item[open] summary i{transform:rotate(45deg)}.promo-root .faq-item>p{max-width:900px;color:var(--muted);margin:0;padding:0 0 26px;font-size:clamp(18px,1.6vw,20px);line-height:1.75}.promo-root .content-section.dark .faq-item>p,.promo-root .content-section.deep .faq-item>p{color:var(--muted-white)}@media (max-width:620px){.promo-root .faq-item summary{gap:16px;padding:18px 0}.promo-root .faq-item>p{padding-bottom:20px}}@media (prefers-reduced-motion:reduce){.promo-root .faq-item summary,.promo-root .faq-item summary i{transition:none}}.promo-root .info-card-why{border-top:1px solid var(--line);color:var(--green-dark);margin:14px 0 0;padding-top:14px;font-size:17px;font-weight:700;line-height:1.65}.promo-root .content-section.dark .info-card-why,.promo-root .content-section.deep .info-card-why{color:var(--green);border-color:#ffffff24}.promo-root .flow-rhythm{counter-reset:promo-rhythm;flex-wrap:wrap;align-items:center;gap:10px 14px;margin:34px 0 0;padding:0;list-style:none;display:flex}.promo-root .flow-rhythm li{counter-increment:promo-rhythm;border:1px solid var(--line);letter-spacing:-.02em;border-radius:999px;align-items:center;gap:8px;padding:9px 18px;font-size:18px;font-weight:850;display:inline-flex}.promo-root .flow-rhythm li:before{content:counter(promo-rhythm, decimal-leading-zero);color:var(--green-dark);font-size:13px;font-weight:900}.promo-root .flow-rhythm li:last-child{color:var(--white);background:var(--black);border-color:#0000}.promo-root .flow-rhythm li:last-child:before{color:var(--green)}.promo-root .compare-table-wrap{background:var(--card);box-shadow:0 8px 24px rgb(var(--shadow-rgb) / .05);border-radius:2px;margin-top:50px;padding:8px 8px 0;overflow-x:auto}.promo-root .compare-table{border-collapse:collapse;text-align:left;width:100%;min-width:680px}.promo-root .compare-table th,.promo-root .compare-table td{border-bottom:1px solid var(--line);vertical-align:top;padding:16px 20px;font-size:18px}.promo-root .compare-table thead th{color:var(--muted);letter-spacing:.12em;white-space:nowrap;font-size:14px;font-weight:900}.promo-root .compare-table thead th.is-ours{color:var(--green-dark)}.promo-root .compare-table tbody th{letter-spacing:-.02em;width:200px;font-weight:800}.promo-root .compare-table td{color:var(--muted)}.promo-root .compare-table .is-ours{background:rgb(var(--accent-rgb) / .07)}.promo-root .compare-table tbody td.is-ours{color:var(--ink);font-weight:780}.promo-root .compare-table tbody tr:last-child th,.promo-root .compare-table tbody tr:last-child td{border-bottom:0}.promo-root .table-closer{max-width:900px;color:var(--muted);margin-top:34px;font-size:clamp(19px,1.7vw,22px);font-weight:600;line-height:1.7}@media (max-width:620px){.promo-root .flow-rhythm{gap:8px}.promo-root .flow-rhythm li{padding:7px 14px;font-size:17px}.promo-root .compare-table-wrap{padding:0}.promo-root .compare-table{table-layout:fixed;width:100%;min-width:0}.promo-root .compare-table th,.promo-root .compare-table td{overflow-wrap:anywhere;padding:12px 10px;font-size:15px}.promo-root .compare-table thead th{white-space:normal}.promo-root .compare-table tbody th,.promo-root .compare-table thead th:first-child{width:27%}}.promo-root .promo-page{display:contents}:is(.promo-root:has([data-promo-page=aeo-geo]) .promo-nav a[href=\/aeo-geo],.promo-root:has([data-promo-page=pricing]) .promo-nav a[href=\/service],.promo-root:has([data-promo-page=about]) .promo-nav a[href=\/about]){color:var(--red)}.promo-root:has([data-promo-page=aeo-geo]) .promo-nav a[href=\/aeo-geo]:after{right:0}.promo-root:has([data-promo-page=pricing]) .promo-nav a[href=\/service]:after{right:0}.promo-root:has([data-promo-page=about]) .promo-nav a[href=\/about]:after{right:0}:is(.promo-root:has([data-promo-page=home]) .site-footer a[href=\/],.promo-root:has([data-promo-page=aeo-geo]) .site-footer a[href=\/aeo-geo],.promo-root:has([data-promo-page=about]) .site-footer a[href=\/about]){color:var(--red)}.promo-root .compare-side.old{border-color:rgb(var(--past-rgb) / .32);background:var(--blue-soft)}.promo-root .compare-side.old>span,.promo-root .content-section .compare-side.old>span{color:var(--blue)}.promo-root .content-section .compare-side.old{border-color:rgb(var(--past-rgb) / .3);background:rgb(var(--past-rgb) / .06)}.promo-root .compare-table thead th:nth-child(2){color:var(--blue)}.promo-root mark.hl{color:var(--red);font:inherit;background:0 0}.promo-root .mechanism-strip{background:var(--green);padding:16px 0;overflow-x:auto}.promo-root .mechanism-strip>.container{align-items:center;gap:0;display:flex}.promo-root .mechanism-strip strong{color:var(--ink);letter-spacing:.02em;flex-shrink:0;padding:0 16px;font-size:17px;font-weight:900}.promo-root .mechanism-strip i{color:#fff6;flex-shrink:0;font-style:normal;font-weight:300}.promo-root .mechanism-strip small{color:#ffffff80;flex-shrink:0;margin-left:16px;font-size:15px}.promo-root .duo-grid{grid-template-columns:1fr 1fr;align-items:stretch;gap:24px;margin-top:55px;display:grid}.promo-root .duo-heading{text-align:center;max-width:820px;margin-inline:auto}.promo-root .duo-heading h2{margin:0 auto 14px;line-height:1.12}.promo-root .duo-heading>p:last-child{margin-inline:auto}.promo-root .duo-grid.has-badge{grid-template-columns:1fr auto 1fr;gap:32px}.promo-root .duo-side{border:1px solid var(--line);background:var(--card);border-radius:2px;height:100%;padding:32px}.promo-root .content-section.dark .duo-side,.promo-root .content-section.deep .duo-side{background:var(--surface);border-color:#222}.promo-root .duo-ours{border-color:rgb(var(--red-rgb) / .3)}.promo-root .content-section.dark .duo-ours,.promo-root .content-section.deep .duo-ours{border-color:rgb(var(--red-rgb) / .3);background:#111}.promo-root .duo-side>b{color:var(--green-dark);letter-spacing:.1em;margin-bottom:4px;font-size:15px;font-weight:700;display:block}.promo-root .content-section.dark .duo-past>b{color:#ffffff4d}.promo-root .duo-ours>b,.promo-root .content-section:not(.dark):not(.deep) .duo-ours>b{color:var(--red)}.promo-root .duo-side h3{letter-spacing:-.02em;margin:0 0 30px;font-size:20px;font-weight:900}.promo-root .content-section.dark .duo-side h3{color:var(--white)}.promo-root .content-section:not(.dark):not(.deep) .duo-ours{color:var(--white);background:var(--black);border-color:var(--black)}.promo-root .duo-side ul{margin:0;padding:0;list-style:none}.promo-root .duo-side li{border-bottom:1px solid var(--line);align-items:flex-start;gap:12px;padding:10px 0;font-size:17px;display:flex}.promo-root .content-section.dark .duo-side li,.promo-root .content-section:not(.dark):not(.deep) .duo-ours li{border-bottom-color:#ffffff14}.promo-root .duo-side li:last-child{border-bottom:0}.promo-root .duo-past li{color:var(--muted)}.promo-root .content-section.dark .duo-past li{color:#ffffff80}.promo-root .duo-ours li{color:#fffc}.promo-root .duo-past li i{color:#ffffff40;flex-shrink:0;font-style:normal}.promo-root .content-section.dark .duo-past li i{color:#fff3}.promo-root .duo-ours li svg{fill:none;width:14px;height:14px;stroke:var(--red);stroke-width:2px;stroke-linecap:round;flex-shrink:0;margin-top:2px}.promo-root .duo-badge{justify-content:center;align-self:stretch;align-items:center;padding:0;display:flex}.promo-root .duo-badge span{color:var(--white);background:var(--black);border-radius:999px;padding:6px 12px;font-size:15px;font-weight:900}.promo-root .content-section.dark .duo-badge span{color:var(--black);background:var(--white)}.promo-root .side-note{border-left:4px solid var(--red);color:var(--muted);background:var(--paper);border-radius:2px;margin:48px 0 0;padding:24px;font-size:17px;line-height:1.7}.promo-root .content-section.dark .side-note,.promo-root .content-section.deep .side-note{color:var(--muted-white);background:var(--surface)}.promo-root .svc-board{grid-template-columns:minmax(0,296px) minmax(0,1fr);align-items:stretch;gap:44px;margin-top:55px;display:grid}.promo-root .svc-radio{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.promo-root .svc-index{--svc-idle:var(--muted);flex-direction:column;justify-content:space-between;display:flex;position:relative}.promo-root .svc-index:before{content:"";background:var(--line);width:1px;position:absolute;top:34px;bottom:34px;left:19px}.promo-root .svc-nav{border-bottom:1px solid var(--line);cursor:pointer;align-items:center;gap:14px;width:100%;padding:18px 4px;display:flex;position:relative}.promo-root .svc-dot{z-index:1;border:1px solid var(--line);background:var(--white);width:30px;height:30px;color:var(--svc-idle);letter-spacing:.04em;border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:13px;font-style:normal;font-weight:900;transition:background .25s,color .25s,border-color .25s;display:flex;position:relative}.promo-root .svc-name{color:var(--svc-idle);letter-spacing:-.01em;word-break:keep-all;font-size:17px;font-weight:800;transition:color .25s}.promo-root .svc-stage{min-width:0}.promo-root .svc-panel{border:1px solid var(--line);background:var(--card);border-radius:2px;flex-direction:column;display:flex}.promo-root .svc-meta{border-bottom:1px solid var(--line);color:var(--muted);letter-spacing:.12em;justify-content:space-between;align-items:center;gap:12px;padding:11px 20px;font-size:13px;font-weight:800;display:flex}.promo-root .svc-state{background:var(--black);color:var(--green);border-radius:2px;padding:4px 9px;font-size:12px}.promo-root .svc-body{flex-direction:column;flex:auto;padding:28px 24px;display:flex;position:relative}.promo-root .svc-ghost{color:rgb(var(--accent-rgb) / .55);letter-spacing:-.04em;pointer-events:none;font-size:62px;font-style:normal;font-weight:950;line-height:1;position:absolute;top:20px;right:22px}.promo-root .svc-body h3{letter-spacing:-.02em;margin:0 0 20px;font-size:clamp(25px,2.3vw,33px);font-weight:900}.promo-root .svc-lead{max-width:54ch;color:var(--muted);margin:0 0 22px;font-size:16px;font-weight:600;line-height:1.65}.promo-root .svc-items{flex:auto;grid-template-columns:repeat(2,minmax(0,1fr));align-content:space-between;gap:0 30px;margin:0;padding:0;list-style:none;display:grid}.promo-root .svc-items li{border-top:1px solid var(--line);color:var(--ink);padding:11px 2px;font-size:16px;font-weight:700}.promo-root .svc-axis{border-top:1px solid var(--line);color:var(--muted);letter-spacing:.14em;align-items:center;gap:14px;padding:11px 20px;font-size:12px;font-weight:800;display:flex}.promo-root .svc-rule{background:var(--line);flex:auto;height:1px}.promo-root .content-section.dark .svc-nav,.promo-root .content-section.deep .svc-nav{border-bottom-color:#222}.promo-root .content-section.dark .svc-index:before,.promo-root .content-section.deep .svc-index:before{background:#222}.promo-root .content-section.dark .svc-dot,.promo-root .content-section.deep .svc-dot{background:var(--black);border-color:#333}.promo-root .content-section.dark .svc-index,.promo-root .content-section.deep .svc-index{--svc-idle:#8a8a8a}.promo-root .content-section.dark .svc-panel,.promo-root .content-section.deep .svc-panel{background:#101010;border-color:#222}.promo-root .content-section.dark .svc-meta,.promo-root .content-section.deep .svc-meta{color:#7a7a7a;border-bottom-color:#222}.promo-root .content-section.dark .svc-state,.promo-root .content-section.deep .svc-state{background:var(--green);color:var(--black)}.promo-root .content-section.dark .svc-body h3,.promo-root .content-section.deep .svc-body h3{color:var(--white)}.promo-root .content-section.dark .svc-lead,.promo-root .content-section.deep .svc-lead{color:var(--muted-white)}.promo-root .content-section.dark .svc-ghost,.promo-root .content-section.deep .svc-ghost{color:rgb(var(--accent-rgb) / .22)}.promo-root .content-section.dark .svc-items li,.promo-root .content-section.deep .svc-items li{color:var(--muted-white);border-top-color:#1e1e1e}.promo-root .content-section.dark .svc-axis,.promo-root .content-section.deep .svc-axis{color:#6a6a6a;border-top-color:#222}.promo-root .content-section.dark .svc-rule,.promo-root .content-section.deep .svc-rule{background:#222}@supports selector(:has(*)){.promo-root .svc-stage{display:grid}.promo-root .svc-panel{opacity:0;visibility:hidden;grid-area:1/1}.promo-root .svc-board:not(:has(.svc-radio:checked)) .svc-panel{animation:25s infinite svc-cycle}:is(.promo-root .svc-board:not(:has(.svc-radio:checked)) .svc-nav .svc-dot,.promo-root .svc-board:not(:has(.svc-radio:checked)) .svc-nav .svc-name){animation:25s infinite svc-mark}.promo-root .svc-board:not(:has(.svc-radio:checked)) .svc-panel:nth-of-type(2){animation-delay:5s}.promo-root .svc-board:not(:has(.svc-radio:checked)) .svc-nav:nth-of-type(2) .svc-dot{animation-delay:5s}.promo-root .svc-board:not(:has(.svc-radio:checked)) .svc-nav:nth-of-type(2) .svc-name{animation-delay:5s}.promo-root .svc-board:not(:has(.svc-radio:checked)) .svc-panel:nth-of-type(3){animation-delay:10s}.promo-root .svc-board:not(:has(.svc-radio:checked)) .svc-nav:nth-of-type(3) .svc-dot{animation-delay:10s}.promo-root .svc-board:not(:has(.svc-radio:checked)) .svc-nav:nth-of-type(3) .svc-name{animation-delay:10s}.promo-root .svc-board:not(:has(.svc-radio:checked)) .svc-panel:nth-of-type(4){animation-delay:15s}.promo-root .svc-board:not(:has(.svc-radio:checked)) .svc-nav:nth-of-type(4) .svc-dot{animation-delay:15s}.promo-root .svc-board:not(:has(.svc-radio:checked)) .svc-nav:nth-of-type(4) .svc-name{animation-delay:15s}.promo-root .svc-board:not(:has(.svc-radio:checked)) .svc-panel:nth-of-type(5){animation-delay:20s}.promo-root .svc-board:not(:has(.svc-radio:checked)) .svc-nav:nth-of-type(5) .svc-dot{animation-delay:20s}.promo-root .svc-board:not(:has(.svc-radio:checked)) .svc-nav:nth-of-type(5) .svc-name{animation-delay:20s}.promo-root .svc-radio:first-of-type:checked~.svc-stage .svc-panel:first-of-type,.promo-root .svc-radio:nth-of-type(2):checked~.svc-stage .svc-panel:nth-of-type(2),.promo-root .svc-radio:nth-of-type(3):checked~.svc-stage .svc-panel:nth-of-type(3),.promo-root .svc-radio:nth-of-type(4):checked~.svc-stage .svc-panel:nth-of-type(4),.promo-root .svc-radio:nth-of-type(5):checked~.svc-stage .svc-panel:nth-of-type(5),.promo-root .svc-radio:nth-of-type(6):checked~.svc-stage .svc-panel:nth-of-type(6){opacity:1;visibility:visible}.promo-root .svc-radio:first-of-type:checked~.svc-index .svc-nav:first-of-type .svc-dot,.promo-root .svc-radio:nth-of-type(2):checked~.svc-index .svc-nav:nth-of-type(2) .svc-dot,.promo-root .svc-radio:nth-of-type(3):checked~.svc-index .svc-nav:nth-of-type(3) .svc-dot,.promo-root .svc-radio:nth-of-type(4):checked~.svc-index .svc-nav:nth-of-type(4) .svc-dot,.promo-root .svc-radio:nth-of-type(5):checked~.svc-index .svc-nav:nth-of-type(5) .svc-dot,.promo-root .svc-radio:nth-of-type(6):checked~.svc-index .svc-nav:nth-of-type(6) .svc-dot{border-color:var(--green);background:var(--green);box-shadow:0 0 0 4px rgb(var(--accent-rgb) / .14);color:var(--black)}.promo-root .svc-radio:first-of-type:checked~.svc-index .svc-nav:first-of-type .svc-name,.promo-root .svc-radio:nth-of-type(2):checked~.svc-index .svc-nav:nth-of-type(2) .svc-name,.promo-root .svc-radio:nth-of-type(3):checked~.svc-index .svc-nav:nth-of-type(3) .svc-name,.promo-root .svc-radio:nth-of-type(4):checked~.svc-index .svc-nav:nth-of-type(4) .svc-name,.promo-root .svc-radio:nth-of-type(5):checked~.svc-index .svc-nav:nth-of-type(5) .svc-name,.promo-root .svc-radio:nth-of-type(6):checked~.svc-index .svc-nav:nth-of-type(6) .svc-name{color:var(--green)}.promo-root .svc-radio:first-of-type:focus-visible~.svc-index .svc-nav:first-of-type,.promo-root .svc-radio:nth-of-type(2):focus-visible~.svc-index .svc-nav:nth-of-type(2),.promo-root .svc-radio:nth-of-type(3):focus-visible~.svc-index .svc-nav:nth-of-type(3),.promo-root .svc-radio:nth-of-type(4):focus-visible~.svc-index .svc-nav:nth-of-type(4),.promo-root .svc-radio:nth-of-type(5):focus-visible~.svc-index .svc-nav:nth-of-type(5),.promo-root .svc-radio:nth-of-type(6):focus-visible~.svc-index .svc-nav:nth-of-type(6){outline:2px solid var(--green);outline-offset:-2px}}@keyframes svc-cycle{0%,18%{opacity:1;visibility:visible}20%,to{opacity:0;visibility:hidden}}@keyframes svc-mark{0%,18%{color:var(--green)}20%,to{color:var(--svc-idle)}}@media (prefers-reduced-motion:reduce){.promo-root .svc-board:not(:has(.svc-radio:checked)) .svc-panel{animation:none}.promo-root .svc-board:not(:has(.svc-radio:checked)) .svc-nav .svc-dot{animation:none}.promo-root .svc-board:not(:has(.svc-radio:checked)) .svc-nav .svc-name{animation:none}.promo-root .svc-board:not(:has(.svc-radio:checked)) .svc-panel:first-of-type{opacity:1;visibility:visible}.promo-root .svc-board:not(:has(.svc-radio:checked)) .svc-nav:first-of-type .svc-name{color:var(--green)}}.promo-root .svc-tiles{grid-template-columns:repeat(var(--cols,3), minmax(0, 1fr));border:1px solid var(--line);background:var(--line);gap:1px;margin-top:55px;display:grid}.promo-root .svc-tile{background:var(--white);flex-direction:column;padding:24px 22px 26px;transition:background .3s;display:flex}.promo-root .content-section.paper .svc-tile{background:var(--paper)}.promo-root .content-section.dark .svc-tiles,.promo-root .content-section.deep .svc-tiles{background:#222;border-color:#222}.promo-root .content-section.dark .svc-tile,.promo-root .content-section.deep .svc-tile{background:var(--black)}.promo-root .svc-tile-num{color:var(--muted);letter-spacing:.1em;margin-bottom:28px;font-size:13px;font-style:normal;font-weight:800;transition:color .3s}.promo-root .svc-tile h3{letter-spacing:-.02em;margin:0 0 9px;font-size:21px;font-weight:900;transition:color .3s}.promo-root .svc-tile p{color:var(--muted);flex:auto;margin:0;font-size:15px;font-weight:600;line-height:1.6;transition:color .3s}.promo-root .svc-tile.muted h3{color:var(--muted)}.promo-root .content-section.dark .svc-tile h3,.promo-root .content-section.deep .svc-tile h3{color:var(--white)}.promo-root .content-section.dark .svc-tile p,.promo-root .content-section.deep .svc-tile p{color:var(--muted-white)}@media (hover:hover){.promo-root .svc-tile:hover{background:var(--green)}.promo-root .svc-tile:hover .svc-tile-num,.promo-root .svc-tile:hover h3,.promo-root .svc-tile:hover p{color:var(--black)}}.promo-root .group-grid{grid-template-columns:repeat(var(--cols,3), 1fr);background:var(--line);gap:1px;margin-top:55px;display:grid}.promo-root .content-section.dark .group-grid,.promo-root .content-section.deep .group-grid{background:#222}.promo-root .group-cell{padding:calc(33px - var(--cols,3) * 3px);background:var(--white)}.promo-root .content-section.paper .group-cell{background:var(--paper)}.promo-root .content-section.dark .group-cell{background:var(--black)}.promo-root .content-section.deep .group-cell{background:var(--surface)}.promo-root .content-section.dark .group-cell.muted{background:#111}.promo-root .group-head{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:16px;display:flex}.promo-root .group-head span{color:var(--white);background:var(--red);border-radius:2px;padding:4px 8px;font-size:15px;font-weight:900}.promo-root .group-head b{font-size:calc(22px - var(--cols,3) * 1px);letter-spacing:.02em;font-weight:900}.promo-root .content-section.dark .group-head b{color:var(--white);letter-spacing:.08em}.promo-root .content-section.dark .group-cell.muted .group-head b{color:#888}.promo-root .group-text{color:var(--ink);font-size:calc(19px - var(--cols,3) * 1px);word-break:keep-all;margin:0 0 16px;font-weight:700;line-height:1.5}.promo-root .content-section.dark .group-text,.promo-root .content-section.deep .group-text{color:var(--white)}.promo-root .group-cell ul{margin:0;padding:0;list-style:none}.promo-root .group-cell li{border-bottom:1px solid var(--line);color:var(--muted);font-size:calc(19px - var(--cols,3) * 1px);word-break:keep-all;overflow-wrap:anywhere;padding:7px 0;line-height:1.55}.promo-root .content-section.dark .group-cell li,.promo-root .content-section.deep .group-cell li{color:var(--muted-white);border-bottom-color:#ffffff0d}.promo-root .group-cell li:last-child{border-bottom:0}.promo-root .case-heading{text-align:center;flex-wrap:wrap;justify-content:center;align-items:flex-end;gap:24px;padding-bottom:clamp(40px,6vw,70px);display:flex}.promo-root .case-heading:has(.text-link){text-align:left;justify-content:space-between}.promo-root .case-heading h2{margin:0}.promo-root .case-row{border-top:1px solid var(--line);background:var(--white)}.promo-root .case-grid{grid-template-columns:1fr 1fr;align-items:center;gap:48px;padding:80px 0;display:grid}.promo-root .case-row.flipped .case-copy{order:2}.promo-root .case-copy h3{color:var(--ink);letter-spacing:-.03em;margin:0 0 16px;font-size:clamp(26px,3.4vw,34px);font-weight:900;line-height:1.15}.promo-root .case-text{color:var(--muted);margin:0 0 32px;font-size:17px;line-height:1.7}.promo-root .case-stats{gap:32px;margin-bottom:32px;display:flex}.promo-root .case-stats strong{color:var(--ink);font-size:24px;font-weight:900;display:block}.promo-root .case-stats span{color:var(--muted);margin-top:4px;font-size:15px;display:block}.promo-root .case-message{border-left:3px solid var(--red);color:var(--muted);background:var(--paper);border-radius:2px;margin:0 0 24px;padding:12px 16px;font-size:15px}.promo-root .case-figure{border:1px solid var(--line);background:var(--paper);border-radius:2px;justify-content:center;align-items:center;height:288px;display:flex;overflow:hidden}.promo-root .case-row.flipped .case-figure{order:1}.promo-root .case-figure img,.promo-root .case-figure video{object-fit:cover;width:100%;height:100%}.promo-root .case-figure span{color:var(--muted);letter-spacing:.1em;font-size:15px}@media (min-width:901px){.promo-root .case-row{top:calc(var(--header,72px) + 28px + var(--k,0) * 18px);background:0 0;border-top:0;padding-bottom:42vh;position:sticky}.promo-root .case-row:last-child{padding-bottom:clamp(60px,8vw,110px)}.promo-root .case-row:nth-child(2 of .case-row){--k:1}.promo-root .case-row:nth-child(3 of .case-row){--k:2}.promo-root .case-row:nth-child(n+4 of .case-row){--k:3}.promo-root .case-grid{border:1px solid var(--line);background:var(--white);transform-origin:50% 0;border-radius:24px;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);align-items:stretch;gap:0;min-height:min(68vh,620px);padding:0;position:relative;overflow:hidden;box-shadow:0 30px 80px #0d0d0d1f}.promo-root .case-copy{align-self:center;padding:clamp(32px,4vw,60px)}.promo-root .case-row.flipped .case-copy,.promo-root .case-row.flipped .case-figure{order:0}.promo-root .case-figure{border:0;border-left:1px solid var(--line);border-radius:0;height:auto;min-height:0;position:relative}.promo-root .case-figure img,.promo-root .case-figure video{position:absolute;inset:0}}.promo-root .price-grid{grid-template-columns:1fr 288px;align-items:start;gap:48px;display:grid}.promo-root .price-card{color:var(--ink);background:var(--green);border-radius:2px;padding:40px}.promo-root .price-name{color:#fff9;letter-spacing:.1em;margin:0 0 8px;font-size:15px;font-weight:700}.promo-root .price-figure{letter-spacing:-.04em;align-items:baseline;gap:12px;margin:0 0 4px;font-weight:900;display:flex}.promo-root .price-figure span{font-size:clamp(30px,4vw,48px)}.promo-root .price-figure strong{font-size:clamp(38px,5vw,60px)}.promo-root .price-note{color:#fff9;margin:0 0 32px;font-size:17px}.promo-root .price-included{grid-template-columns:1fr 1fr;gap:4px;margin:0;padding:0;list-style:none;display:grid}.promo-root .price-included li{color:#fffc;align-items:center;gap:8px;padding:8px 0;font-size:17px;display:flex}.promo-root .price-included svg{fill:none;width:14px;height:14px;stroke:var(--ink);stroke-width:2px;stroke-linecap:round;flex-shrink:0}.promo-root .price-card .button{justify-content:center;margin-top:32px;display:flex}.promo-root .price-extra{border:1px solid var(--line);background:var(--paper);border-radius:2px;margin-bottom:24px;padding:24px}.promo-root .price-extra b{color:var(--green-dark);letter-spacing:.1em;margin-bottom:16px;font-size:15px;font-weight:700;display:block}.promo-root .price-extra ul{margin:0;padding:0;list-style:none}.promo-root .price-extra li{border-bottom:1px solid var(--line);color:var(--muted);padding:8px 0;font-size:17px}.promo-root .price-extra li:last-child{border-bottom:0}.promo-root .price-reason{border-left:4px solid var(--green);color:var(--muted-white);background:var(--black);border-radius:2px;margin:0;padding:20px;font-size:15px;line-height:1.7}.promo-root .content-section:has(>.closing-grid.solo){padding:clamp(52px,5vw,84px) 0}.promo-root .closing-grid{grid-template-columns:1fr 1fr;align-items:center;gap:48px;display:grid}.promo-root .closing-grid.solo{text-align:center;grid-template-columns:1fr;justify-items:center}.promo-root .closing-grid.solo h2{max-width:760px;margin-inline:auto;font-size:clamp(26px,3vw,38px);line-height:1.3}.promo-root .closing-grid.solo .closing-text{max-width:760px;margin-inline:auto}.promo-root .closing-grid.solo .hero-actions{justify-content:center}.promo-root .closing-text{color:#ffffffb3;max-width:460px;margin:0;font-size:17px;line-height:1.7}.promo-root .content-section.dark .closing-text,.promo-root .content-section.deep .closing-text{color:var(--muted-white)}.promo-root .closing-grid .hero-actions{margin-top:32px}.promo-root .closing-panel{background:#00000014;border-radius:2px;padding:32px}.promo-root .content-section.dark .closing-panel,.promo-root .content-section.deep .closing-panel{background:#ffffff0f;border:1px solid #ffffff1f}.promo-root .closing-panel b{color:var(--ink);margin-bottom:20px;font-size:19px;font-weight:900;display:block}.promo-root .content-section.dark .closing-panel b,.promo-root .content-section.deep .closing-panel b{color:var(--white)}.promo-root .closing-panel ul{margin:0;padding:0;list-style:none}.promo-root .closing-panel li{color:#fffc;border-bottom:1px solid #ffffff26;align-items:center;gap:12px;padding:12px 0;font-size:17px;display:flex}.promo-root .closing-panel li:last-child{border-bottom:0}.promo-root .closing-panel li i{background:var(--ink);border-radius:50%;flex-shrink:0;width:6px;height:6px}.promo-root .closing-panel small{color:#ffffff80;margin-top:24px;font-size:15px;display:block}.promo-root .content-section.dark .closing-panel li,.promo-root .content-section.deep .closing-panel li{color:var(--muted-white);border-bottom-color:#ffffff24}.promo-root .content-section.dark .closing-panel li i,.promo-root .content-section.deep .closing-panel li i{background:var(--red)}.promo-root .content-section.dark .closing-panel small,.promo-root .content-section.deep .closing-panel small{color:#ffffff73}.promo-root .flow-board{margin-top:32px}.promo-root .flow-breadcrumb{color:#ffffff80;letter-spacing:.05em;margin:0 0 clamp(14px,2.5vh,28px);font-size:13px;font-weight:800}.promo-root .flow-track{aspect-ratio:1000/860;--flow-gap:clamp(24px, 5.6cqw, 44px);width:min(900px,100%);margin-inline:auto;position:relative;container-type:inline-size}.promo-root .flow-ribbon{width:100%;height:100%;position:absolute;inset:0}.promo-root .flow-ribbon polyline{fill:none;stroke:url(#flow-ribbon-gradient);stroke-width:44px;stroke-linecap:round;stroke-linejoin:round}.promo-root .flow-dot{z-index:2;width:clamp(30px,8.5cqw,64px);height:clamp(30px,8.5cqw,64px);color:var(--white);background:var(--black);letter-spacing:.02em;border:2px solid #fff6;border-radius:50%;justify-content:center;align-items:center;font-size:clamp(10px,2.1cqw,15px);font-weight:900;display:flex;position:absolute;transform:translate(-50%,-50%)}.promo-root .flow-dot.is-accent{border-width:3px;border-color:var(--red);box-shadow:0 0 26px rgb(var(--red-rgb) / .35)}.promo-root .flow-label{z-index:1;width:clamp(100px,28cqw,220px);position:absolute;transform:translateY(-50%)}.promo-root .flow-label:before{content:"";background:#ffffff4d;width:20px;height:1px;position:absolute;top:50%}.promo-root .flow-label.is-left{text-align:right}.promo-root .flow-label.is-left:before{right:-28px}.promo-root .flow-label.is-right:before{left:-28px}.promo-root .flow-label b{color:#fff6;letter-spacing:.1em;margin:0 0 3px;font-size:clamp(9px,1.6cqw,12px);font-style:normal;font-weight:900;display:block}.promo-root .flow-label strong{color:var(--white);letter-spacing:-.02em;margin:0 0 4px;font-size:clamp(13px,2.6cqw,19px);font-weight:900;line-height:1.2;display:block}.promo-root .flow-label p{color:#ffffff8c;margin:0;font-size:clamp(10px,1.9cqw,14px);line-height:1.35}.promo-root .flow-label .flow-yield{color:var(--red);letter-spacing:-.01em;word-break:keep-all;border-top:1px solid #ffffff1f;margin-top:clamp(6px,1.2cqw,10px);padding-top:clamp(5px,1cqw,8px);font-size:clamp(9px,1.7cqw,13px);font-weight:700}@media (max-width:620px){.promo-root .flow-track{aspect-ratio:auto;width:auto;max-width:none;padding-left:44px;position:relative}.promo-root .flow-track:before{content:"";background:#fff3;width:1px;position:absolute;top:32px;bottom:32px;left:15px}.promo-root .flow-ribbon{display:none}.promo-root .flow-dot{float:left;width:32px;height:32px;margin-left:-44px;font-size:12px;position:static;transform:none}.promo-root .flow-label{width:auto;margin:0 0 34px;display:flow-root;position:static;transform:none}.promo-root .flow-label:before{display:none}.promo-root .flow-label.is-left{text-align:left}}.promo-root .content-section:has(>.statement){padding:clamp(44px,4.5vw,72px) 0}.promo-root .statement{text-align:center}.promo-root .statement h2{letter-spacing:-.045em;text-wrap:balance;max-width:22ch;margin:0 auto;font-size:clamp(34px,4.6vw,62px);font-weight:950;line-height:1.18}.promo-root .statement-text{word-break:keep-all;max-width:720px;margin:16px auto 0;font-size:clamp(15px,1.5vw,17px);font-weight:500;line-height:1.75}.promo-root .content-section.mint .statement-text{color:#ffffffc7}.promo-root .content-section.dark .statement-text,.promo-root .content-section.deep .statement-text{color:var(--muted-white)}.promo-root .split-grid{grid-template-columns:repeat(3,1fr);margin-top:clamp(50px,6vw,80px);display:grid}.promo-root .split-col{border-left:1px solid #ffffff24;padding:0 clamp(20px,3vw,40px)}.promo-root .split-col:first-child{border-left:0;padding-left:0}.promo-root .split-rule{align-items:center;gap:14px;margin-bottom:clamp(28px,4vw,48px);display:flex}.promo-root .split-rule span{color:var(--ink);letter-spacing:-.02em;flex:none;font-size:clamp(22px,2.6vw,30px);font-weight:900}.promo-root .split-rule:after{content:"";background:#ffffff2e;flex:auto;height:1px}.promo-root .split-mark{width:32px;height:32px;color:var(--ink);border:1px solid #ffffff4d;border-radius:50%;flex:none;justify-content:center;align-items:center;display:flex}.promo-root .split-mark svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.promo-root .split-col:nth-child(3) .split-mark{border-color:var(--red);color:var(--red)}.promo-root .split-col h3{color:var(--ink);letter-spacing:-.02em;margin:0;font-size:clamp(26px,2.8vw,34px);font-weight:900;line-height:1.3}.promo-root .split-dash{background:#ffffff40;width:20px;height:2px;margin:22px 0;display:block}.promo-root .split-caption{color:var(--muted);margin:0;font-size:15px;line-height:1.6}.promo-root .split-figure{color:#ffffff8c;align-items:flex-end;height:70px;margin-top:clamp(36px,5vw,60px);display:flex}.promo-root .split-figure svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;height:100%}.promo-root .split-closer{text-align:center;border-top:1px solid #ffffff24;margin-top:clamp(50px,6vw,80px);padding-top:clamp(30px,4vw,48px)}.promo-root .split-closer-title{color:var(--ink);letter-spacing:-.045em;margin:0;font-size:clamp(34px,4.6vw,62px);font-weight:950;line-height:1.18}.promo-root .split-closer-text{color:var(--muted);margin:14px 0 0;font-size:clamp(16px,1.6vw,18px)}@media (max-width:900px){.promo-root .split-grid{grid-template-columns:1fr;gap:40px}.promo-root .split-col{border-top:1px solid #ffffff24;border-left:0;padding:32px 0 0}.promo-root .split-col:first-child{border-top:0;padding-top:0}}.promo-root .case-points{gap:clamp(14px,1.6vw,20px);margin:clamp(22px,2.6vw,32px) 0 0;padding:0;list-style:none;display:grid}.promo-root .case-points li{grid-template-columns:auto 1fr;gap:4px 14px;display:grid}.promo-root .case-point-no{background:var(--red);width:30px;height:30px;color:var(--white);border-radius:50%;grid-row:span 2;justify-content:center;align-items:center;font-size:13px;font-weight:900;display:flex}.promo-root .case-points b{color:var(--ink);letter-spacing:-.02em;align-self:center;font-size:clamp(15px,1.6vw,18px);font-weight:800}.promo-root .case-point-text{color:var(--muted);font-size:clamp(13px,1.4vw,15px);line-height:1.6}.promo-root .content-section.dark .case-points b,.promo-root .content-section.deep .case-points b{color:var(--white)}.promo-root .content-section.dark .case-point-text,.promo-root .content-section.deep .case-point-text{color:var(--muted-white)}.promo-root .preview-board{margin-top:clamp(26px,3.2vw,40px)}.promo-root .preview-source{flex-wrap:wrap;align-items:baseline;gap:6px 12px;margin:0 0 clamp(14px,1.8vw,20px);display:flex}.promo-root .preview-source b{color:var(--ink);letter-spacing:-.01em;font-size:clamp(13px,1.4vw,15px);font-weight:800}.promo-root .preview-source span{color:var(--muted);font-size:clamp(12px,1.3vw,14px)}.promo-root .content-section.dark .preview-source b,.promo-root .content-section.deep .preview-source b{color:var(--white)}.promo-root .content-section.dark .preview-source span,.promo-root .content-section.deep .preview-source span{color:var(--muted-white)}.promo-root .preview-row{grid-template-columns:repeat(3,1fr);gap:clamp(12px,1.6vw,20px);margin:0;padding:0;list-style:none;display:grid}.promo-root .preview-row li{background:var(--white);box-shadow:0 10px 28px rgb(var(--shadow-rgb) / .12);border-radius:16px;flex-direction:column;gap:8px;padding:clamp(18px,2.2vw,26px);display:flex}.promo-root .preview-head{color:var(--ink);letter-spacing:-.02em;align-items:center;gap:10px;margin:0;font-size:clamp(13px,1.4vw,15px);font-weight:800;display:flex}.promo-root .preview-mark{flex:none;width:clamp(24px,2.4vw,30px);height:clamp(24px,2.4vw,30px);display:block}.promo-root .preview-mark svg{width:100%;height:100%;display:block}.promo-root .preview-form{background:rgb(var(--red-rgb) / .1);width:fit-content;color:var(--red);letter-spacing:-.01em;border-radius:999px;margin:2px 0 0;padding:4px 10px;font-size:clamp(11px,1.15vw,12px);font-weight:800}.promo-root .preview-title{color:var(--ink);letter-spacing:-.025em;margin:4px 0 0;font-size:clamp(15px,1.7vw,19px);font-weight:800;line-height:1.4}.promo-root .preview-role{border-top:1px solid var(--line);color:var(--muted);margin:auto 0 0;padding-top:12px;font-size:clamp(12px,1.3vw,14px);line-height:1.5}@media (max-width:860px){.promo-root .preview-row{grid-template-columns:1fr}}.promo-root .channel-board{margin-top:clamp(32px,4vw,52px)}.promo-root .channel-label{color:var(--muted);letter-spacing:.14em;align-items:center;gap:14px;margin:0 0 clamp(14px,1.8vw,20px);font-size:clamp(11px,1.2vw,13px);font-weight:800;display:flex}.promo-root .channel-label:after{content:"";background:var(--line);flex:1;height:1px}.promo-root .content-section.dark .channel-label,.promo-root .content-section.deep .channel-label{color:var(--muted-white)}.promo-root .content-section.dark .channel-label:after,.promo-root .content-section.deep .channel-label:after{background:#ffffff29}.promo-root .channel-row{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:clamp(10px,1.2vw,16px);margin:0;padding:0;list-style:none;display:grid}.promo-root .channel-row li{background:var(--white);box-shadow:0 8px 22px rgb(var(--shadow-rgb) / .1);border-radius:14px;align-items:center;gap:clamp(10px,1.2vw,14px);min-width:0;padding:clamp(12px,1.4vw,18px);display:flex}.promo-root .channel-mark{flex:none;width:clamp(34px,3.4vw,44px);height:clamp(34px,3.4vw,44px);display:block}.promo-root .channel-mark svg{width:100%;height:100%;display:block}.promo-root .channel-body{min-width:0;display:grid}.promo-root .channel-body b{color:var(--ink);letter-spacing:-.02em;white-space:nowrap;text-overflow:ellipsis;font-size:clamp(13px,1.4vw,16px);font-weight:800;overflow:hidden}.promo-root .channel-body i{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:clamp(11px,1.2vw,13px);font-style:normal;overflow:hidden}.promo-root .channel-closer{color:var(--ink);letter-spacing:-.03em;text-align:center;margin:clamp(26px,3.2vw,40px) 0 0;font-size:clamp(15px,1.9vw,23px);font-weight:900}.promo-root .content-section.dark .channel-closer,.promo-root .content-section.deep .channel-closer{color:var(--white)}.promo-root .answer-heading{text-align:center;margin-bottom:clamp(28px,3.4vw,44px)}.promo-root .answer-stage{width:100%;container-type:inline-size}.promo-root .answer-grid{grid-template-columns:1fr 1fr;align-items:stretch;gap:clamp(14px,2cqw,28px);display:grid}.promo-root .answer-grid>article{height:100%}.promo-root .answer-rail{width:min(520px,100%);margin:0 auto clamp(22px,3cqw,40px)}.promo-root .answer-rail-head{text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:1.2cqw;margin:0 0 1.6cqw;display:flex}.promo-root .answer-rail-head b{color:var(--ink);letter-spacing:-.02em;font-size:clamp(13px,1.7cqw,21px);font-weight:900}.promo-root .answer-sample{border:1px solid var(--line);color:var(--faint,var(--muted));letter-spacing:.04em;border-radius:999px;padding:.4cqw 1cqw;font-size:clamp(9px,1cqw,12px);font-weight:700}.promo-root .answer-search{border:1px solid var(--line);background:var(--white);box-shadow:0 6px 18px rgb(var(--shadow-rgb) / .08);border-radius:999px;align-items:center;gap:10px;padding:14px 18px;display:flex;position:relative}.promo-root .answer-search>i{width:2.2cqw;height:2.2cqw;color:var(--muted);flex:none}.promo-root .answer-search span{min-width:0;color:var(--ink);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:clamp(10px,1.25cqw,15px);font-weight:600;overflow:hidden}.promo-root .answer-search em{color:var(--faint,var(--muted));flex:none;font-size:clamp(10px,1.2cqw,14px);font-style:normal}.promo-root .answer-jump{width:clamp(20px,2.8cqw,40px);color:var(--red);position:absolute;top:50%}.promo-root .answer-jump.is-right{top:auto;bottom:0;right:12%;transform:translate(50%,96%)rotate(38deg)}.promo-root .answer-jump.is-left{color:#ffffff59;top:auto;bottom:0;left:12%;transform:translate(-50%,96%)rotate(-38deg)}.promo-root .answer-search svg,.promo-root .answer-jump svg,.promo-root .answer-card-title svg,.promo-root .answer-source-title svg,.promo-root .answer-pillar-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%;display:block}.promo-root .answer-jump svg{stroke-width:1.6px;height:auto}.promo-root .answer-steps{gap:clamp(18px,3cqw,44px);margin:clamp(16px,2.4cqw,34px) 0 0;padding:0 0 0 3.4cqw;list-style:none;display:grid;position:relative}.promo-root .answer-steps:before{content:"";border-left:1.5px dashed #ffffff47;position:absolute;top:.6cqw;bottom:1.4cqw;left:.85cqw}.promo-root .answer-steps li{position:relative}.promo-root .answer-steps li:before{content:"";background:var(--wedge-gray);border-radius:50%;width:1.8cqw;min-width:8px;height:1.8cqw;min-height:8px;position:absolute;top:.5cqw;left:-3.4cqw}.promo-root .answer-steps li.is-first:before{background:var(--red);box-shadow:0 0 0 .6cqw rgb(var(--red-rgb) / .14)}.promo-root .answer-step-no{color:var(--muted);letter-spacing:.04em;font-size:clamp(10px,1.15cqw,14px);font-weight:700;display:block}.promo-root .answer-steps b{color:var(--ink);letter-spacing:-.03em;margin-top:.3cqw;font-size:clamp(13px,1.7cqw,21px);font-weight:900;display:block}.promo-root .answer-steps li.is-first b{color:var(--red)}.promo-root .answer-steps p{color:var(--muted);word-break:keep-all;margin:.8cqw 0 0;font-size:clamp(10px,1.2cqw,14px);line-height:1.5}.promo-root .answer-panels{gap:clamp(12px,1.6cqw,22px);min-width:0;display:grid}.promo-root .answer-card{border:2px solid var(--red);background:var(--white);box-shadow:0 0 30px rgb(var(--red-rgb) / .14);border-radius:clamp(10px,1.2cqw,16px);padding:clamp(14px,1.9cqw,26px)}.promo-root .answer-serp{border:1px solid var(--line);background:var(--card,var(--white));border-radius:clamp(10px,1.2cqw,16px);padding:clamp(14px,1.9cqw,26px)}.promo-root .answer-card-head{justify-content:space-between;align-items:center;gap:1.4cqw;margin-bottom:1.6cqw;display:flex}.promo-root .answer-card-title{color:var(--red);letter-spacing:-.02em;align-items:center;gap:1cqw;margin:0;font-size:clamp(13px,1.6cqw,20px);font-weight:900;display:flex}.promo-root .answer-card-title.is-plain{color:var(--ink)}.promo-root .answer-card-title i{width:1.9cqw;min-width:13px;height:1.9cqw;min-height:13px}.promo-root .answer-pill{background:var(--wedge-gray);color:var(--white);white-space:nowrap;border-radius:999px;padding:.7cqw 1.4cqw;font-size:clamp(9px,1.05cqw,13px);font-weight:700}.promo-root .answer-pill.is-on{background:var(--red)}.promo-root .answer-body{color:var(--ink);word-break:keep-all;margin:0;font-size:clamp(11px,1.3cqw,16px);line-height:1.72}.promo-root .answer-body mark.hl{color:var(--ink);font-weight:800}.promo-root .answer-source-head{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:1.4cqw;margin-top:clamp(12px,1.6cqw,22px);padding-top:clamp(10px,1.4cqw,18px);display:flex}.promo-root .answer-source-title{color:var(--ink);letter-spacing:-.02em;align-items:center;gap:1cqw;margin:0;font-size:clamp(11px,1.35cqw,17px);font-weight:900;display:flex}.promo-root .answer-source-title i{width:1.9cqw;min-width:13px;height:1.9cqw;min-height:13px;color:var(--red)}.promo-root .answer-source-note{color:var(--muted);white-space:nowrap;font-size:clamp(9px,1.05cqw,13px)}.promo-root .answer-sources{grid-template-columns:1fr;gap:clamp(8px,1.1cqw,14px);margin:clamp(10px,1.3cqw,18px) 0 0;padding:0;list-style:none;display:grid}.promo-root .answer-sources li{background:var(--paper);border-radius:clamp(6px,.8cqw,11px);align-items:center;gap:1.1cqw;min-width:0;padding:1.2cqw;display:flex}.promo-root .answer-source-mark{flex:none;width:3.6cqw;min-width:26px;height:3.6cqw;min-height:26px;display:block}.promo-root .answer-source-mark svg{width:100%;height:100%;display:block}.promo-root .answer-source-body{min-width:0;display:grid}.promo-root .answer-source-body em{color:var(--muted);font-size:clamp(8px,.95cqw,12px);font-style:normal}.promo-root .answer-source-body b{color:var(--ink);letter-spacing:-.02em;white-space:nowrap;text-overflow:ellipsis;font-size:clamp(10px,1.15cqw,14px);font-weight:800;overflow:hidden}.promo-root .answer-source-body i{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:clamp(8px,.95cqw,12px);font-style:normal;overflow:hidden}.promo-root .answer-results{gap:clamp(8px,1.1cqw,14px);margin:0;padding:0;list-style:none;display:grid}.promo-root .answer-results li{background:var(--white);border-radius:clamp(6px,.8cqw,11px);grid-template-columns:1fr .42fr;align-items:center;gap:1.6cqw;padding:1.4cqw;display:grid}.promo-root .answer-result-body{min-width:0}.promo-root .answer-result-body b{color:var(--ink);letter-spacing:-.02em;word-break:keep-all;font-size:clamp(10px,1.2cqw,15px);font-weight:800;display:block}.promo-root .answer-result-body i{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin-top:.2cqw;font-size:clamp(8px,1cqw,12px);font-style:normal;display:block;overflow:hidden}.promo-root .answer-result-body p{color:var(--muted);word-break:keep-all;margin:.6cqw 0 0;font-size:clamp(9px,1.05cqw,13px);line-height:1.45}.promo-root .answer-result-bars{gap:.7cqw;display:grid}.promo-root .answer-result-bars span{background:#ffffff17;border-radius:999px;height:1.1cqw;min-height:6px}.promo-root .answer-result-bars span:last-child{width:62%}.promo-root .answer-engines{border-top:1px solid var(--line);margin-top:clamp(12px,1.6cqw,22px);padding-top:clamp(10px,1.4cqw,18px)}.promo-root .answer-engine-label{color:var(--muted);letter-spacing:.02em;margin:0 0 1cqw;font-size:clamp(9px,1.05cqw,13px);font-weight:700}.promo-root .answer-engines ul{flex-wrap:wrap;gap:clamp(6px,.9cqw,12px);margin:0;padding:0;list-style:none;display:flex}.promo-root .answer-engines li{border:1px solid var(--line);background:var(--white);color:var(--ink);letter-spacing:-.01em;white-space:nowrap;border-radius:999px;align-items:center;gap:.9cqw;padding:.8cqw 1.4cqw .8cqw .9cqw;font-size:clamp(9px,1.1cqw,14px);font-weight:700;display:flex}.promo-root .answer-engine-mark{flex:none;width:2.4cqw;min-width:18px;height:2.4cqw;min-height:18px;display:block}.promo-root .answer-engine-mark svg,.promo-root .answer-engine-mark .ai-tile{width:100%;height:100%;display:block}.promo-root .ai-tile{-webkit-mask:var(--spark) center / contain no-repeat;-webkit-mask:var(--spark) center / contain no-repeat;mask:var(--spark) center / contain no-repeat;--spark:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Cpath d='M20 2c0 9.94 8.06 18 18 18-9.94 0-18 8.06-18 18 0-9.94-8.06-18-18-18 9.94 0 18-8.06 18-18z'/%3E%3C/svg%3E")}.promo-root .ai-tile.is-chatgpt{background:#10a37f}.promo-root .ai-tile.is-perplexity{background:#20808d}.promo-root .ai-tile.is-copilot{background:#0b6bcb}.promo-root .answer-pillars{grid-template-columns:repeat(3,1fr);gap:clamp(10px,1.4cqw,20px);margin:clamp(16px,2.2cqw,30px) 0 0;padding:0;list-style:none;display:grid}.promo-root .answer-pillars li{border:1px solid var(--line);background:var(--white);border-radius:clamp(8px,1cqw,14px);grid-template-columns:auto auto 1fr;align-items:center;gap:clamp(10px,1.4cqw,18px);padding:clamp(14px,1.7cqw,24px);display:grid}.promo-root .answer-pillar-icon{width:3.4cqw;min-width:26px;height:3.4cqw;min-height:26px;color:var(--red)}.promo-root .answer-pillar-name{border-right:1px solid var(--line);padding-right:clamp(10px,1.4cqw,18px);display:grid}.promo-root .answer-pillar-name b{color:var(--ink);letter-spacing:-.03em;white-space:nowrap;font-size:clamp(13px,1.55cqw,19px);font-weight:900}.promo-root .answer-pillar-name em{color:var(--muted);white-space:nowrap;font-size:clamp(9px,1.05cqw,13px);font-style:normal}.promo-root .answer-pillars p{color:var(--muted);word-break:keep-all;margin:0;font-size:clamp(10px,1.1cqw,14px);line-height:1.5}.promo-root .answer-closer{color:var(--ink);letter-spacing:-.035em;text-align:center;justify-content:center;align-items:center;gap:clamp(14px,2vw,26px);margin:clamp(30px,3.6vw,46px) 0 0;font-size:clamp(16px,2.1vw,27px);font-weight:900;display:flex}.promo-root .answer-closer:before,.promo-root .answer-closer:after{content:"";background:var(--ink);flex:none;width:clamp(24px,5vw,74px);height:2px}.promo-root .content-section.dark .answer-closer,.promo-root .content-section.deep .answer-closer{color:var(--white)}.promo-root .content-section.dark .answer-closer:before,.promo-root .content-section.dark .answer-closer:after,.promo-root .content-section.deep .answer-closer:before,.promo-root .content-section.deep .answer-closer:after{background:var(--white)}@media (max-width:1000px){.promo-root .answer-grid{grid-template-columns:1fr;gap:20px}.promo-root .answer-card{order:-1}.promo-root .answer-jump{display:none}.promo-root .answer-steps{grid-template-columns:1fr 1fr;gap:20px 28px;padding-left:26px}.promo-root .answer-steps:before{display:none}.promo-root .answer-steps li:before{width:12px;height:12px;top:4px;left:-26px}.promo-root .answer-steps li.is-first:before{box-shadow:0 0 0 5px rgb(var(--red-rgb) / .14)}.promo-root .answer-sources,.promo-root .answer-pillars{grid-template-columns:1fr}}@media (max-width:620px){.promo-root .answer-steps{grid-template-columns:1fr}.promo-root .answer-card-head,.promo-root .answer-source-head{flex-direction:column;align-items:flex-start;gap:8px}.promo-root .answer-pill{white-space:normal}.promo-root .answer-results li{grid-template-columns:1fr}.promo-root .answer-result-bars{display:none}.promo-root .answer-pillars li{grid-template-columns:auto 1fr;row-gap:10px}.promo-root .answer-pillar-name{border-right:0;padding-right:0}.promo-root .answer-pillars p{grid-column:1/-1}}.promo-root .chain-board{grid-template-columns:repeat(var(--cols,6), 1fr);gap:0 var(--chain-gap);--chain-gap:clamp(8px, 1.4cqw, 20px);align-items:stretch;margin-top:clamp(30px,3.6vw,48px);display:grid;container-type:inline-size}.promo-root .chain-step{text-align:center;grid-template-rows:auto auto auto 1fr auto;align-content:start;justify-items:center;min-width:0;display:grid}.promo-root .chain-no{color:var(--muted);letter-spacing:.04em;margin:0 0 1.4cqw;font-size:clamp(11px,1.5cqw,17px);font-weight:800}.promo-root .chain-step.is-accent .chain-no{color:var(--red)}.promo-root .content-section.dark .chain-no,.promo-root .content-section.deep .chain-no{color:var(--muted-white)}.promo-root .chain-orbwrap{justify-content:center;width:100%;display:flex;position:relative}.promo-root .chain-orb{width:clamp(44px,7.6cqw,96px);height:clamp(44px,7.6cqw,96px);color:var(--white);box-shadow:0 10px 26px rgb(var(--shadow-rgb) / .28);background:radial-gradient(120% 120% at 32% 24%,#3a3a3a 0%,#0d0d0d 62%);border-radius:50%;justify-content:center;align-items:center;display:flex}.promo-root .chain-step.is-accent .chain-orb{background:radial-gradient(120% 120% at 32% 24%, #ff5a4d 0%, var(--red) 58%);box-shadow:0 0 0 6px rgb(var(--red-rgb) / .12), 0 0 34px rgb(var(--red-rgb) / .45)}.promo-root .chain-orb svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:46%;height:46%}.promo-root .chain-arrow{top:50%;right:calc(var(--chain-gap) / -2);width:clamp(22px,3.4cqw,46px);color:var(--red);position:absolute;transform:translate(50%,-50%)}.promo-root .chain-arrow svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:auto;display:block}.promo-root .chain-step h3{color:var(--ink);letter-spacing:-.035em;word-break:keep-all;margin:clamp(12px,1.8cqw,22px) 0 0;font-size:clamp(13px,1.85cqw,23px);font-weight:900;line-height:1.25}.promo-root .chain-step.is-accent h3{color:var(--red)}.promo-root .content-section.dark .chain-step h3,.promo-root .content-section.deep .chain-step h3{color:var(--white)}.promo-root .content-section.dark .chain-step.is-accent h3,.promo-root .content-section.deep .chain-step.is-accent h3{color:var(--red)}.promo-root .chain-text{color:var(--muted);word-break:keep-all;margin:clamp(8px,1.1cqw,14px) 0 0;font-size:clamp(11px,1.25cqw,15px);line-height:1.5}.promo-root .content-section.dark .chain-text,.promo-root .content-section.deep .chain-text{color:var(--muted-white)}.promo-root .chain-list{background:var(--white);text-align:left;border-radius:clamp(8px,1cqw,14px);flex-direction:column;gap:clamp(6px,.8cqw,10px);width:100%;margin:clamp(14px,1.8cqw,24px) 0 0;padding:clamp(12px,1.5cqw,20px) clamp(10px,1.2cqw,16px);list-style:none;display:flex}.promo-root .chain-list li{color:var(--ink);word-break:keep-all;grid-template-columns:auto 1fr;align-items:start;gap:clamp(6px,.8cqw,10px);font-size:clamp(10px,1.2cqw,15px);line-height:1.4;display:grid}.promo-root .chain-list li:before{content:"";background:#b7b2af;border-radius:50%;width:clamp(5px,.7cqw,9px);height:clamp(5px,.7cqw,9px);margin-top:.5em}.promo-root .chain-step.is-accent .chain-list li:before{background:var(--red)}.promo-root .content-section.dark .chain-list,.promo-root .content-section.deep .chain-list{background:var(--card-dark)}.promo-root .content-section.dark .chain-list li,.promo-root .content-section.deep .chain-list li{color:var(--white)}.promo-root .chain-list li:only-child:before{display:none}.promo-root .chain-list li:only-child{text-align:center;grid-template-columns:1fr;justify-items:center;font-weight:800}@media (max-width:1080px){.promo-root .chain-board{grid-template-columns:repeat(3,1fr);gap:clamp(28px,4vw,40px) clamp(14px,2vw,24px)}.promo-root .chain-arrow{display:none}.promo-root .chain-orb{width:clamp(52px,9vw,76px);height:clamp(52px,9vw,76px)}.promo-root .chain-no{margin-bottom:8px;font-size:13px}.promo-root .chain-step h3{margin-top:14px;font-size:clamp(15px,2vw,19px)}.promo-root .chain-text{margin-top:8px;font-size:clamp(12px,1.5vw,14px)}.promo-root .chain-list{border-radius:12px;gap:8px;margin-top:16px;padding:14px}.promo-root .chain-list li{gap:8px;font-size:13px}.promo-root .chain-list li:before{width:6px;height:6px}}@media (max-width:620px){.promo-root .chain-board{grid-template-columns:repeat(2,1fr)}}.promo-root .relay-heading{text-align:center;margin-bottom:clamp(30px,3.6vw,46px)}.promo-root .relay-subtitle{color:var(--ink);letter-spacing:.02em;margin:clamp(14px,1.6vw,20px) 0 clamp(10px,1.2vw,14px);font-size:clamp(20px,2.4vw,32px);font-weight:900}.promo-root .content-section.dark .relay-subtitle,.promo-root .content-section.deep .relay-subtitle{color:var(--white)}.promo-root .relay-stage{width:100%;container-type:inline-size}.promo-root .relay-grid{grid-template-columns:1fr 7cqw 1.05fr 7cqw 1fr;align-items:start;display:grid}.promo-root .relay-col{flex-direction:column;align-items:center;min-width:0;display:flex}.promo-root .relay-head{color:var(--ink);letter-spacing:-.02em;align-items:center;gap:1.2cqw;margin:0 0 2.2cqw;font-size:2.6cqw;font-weight:900;display:flex}.promo-root .relay-head i{width:3.2cqw;height:3.2cqw;color:var(--ink)}.promo-root .relay-head.is-on i{color:var(--red)}.promo-root .relay-head svg,.promo-root .relay-query svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}.promo-root .content-section.dark .relay-head,.promo-root .content-section.dark .relay-head i,.promo-root .content-section.deep .relay-head,.promo-root .content-section.deep .relay-head i{color:var(--white)}.promo-root .relay-card{background:var(--white);width:100%;box-shadow:0 10px 30px rgb(var(--shadow-rgb) / .12);border-radius:2.4cqw}.promo-root .relay-search{flex-direction:column;gap:1.4cqw;padding:2.6cqw;display:flex}.promo-root .relay-query{background:var(--paper);color:var(--muted);word-break:keep-all;border-radius:999px;align-items:center;gap:1.2cqw;margin:0 0 1cqw;padding:1.8cqw 2.4cqw;font-size:2.2cqw;display:flex}.promo-root .relay-query i{flex:none;width:2.4cqw;height:2.4cqw}.promo-root .relay-bar{background:#ffffff17;border-radius:999px;height:1.4cqw}.promo-root .relay-bar:nth-of-type(2){width:86%}.promo-root .relay-bar:last-of-type{width:62%}.promo-root .relay-col-answer .relay-card{border:1px solid rgb(var(--red-rgb) / .55);box-shadow:0 0 34px rgb(var(--red-rgb) / .28);background:#0a0a0a}.promo-root .relay-answer{flex-direction:column;align-items:center;gap:1.6cqw;padding:3.4cqw 2.6cqw 3.6cqw;display:flex}.promo-root .relay-answer-mark{width:7cqw;height:7cqw;color:var(--white)}.promo-root .relay-answer-mark svg{width:100%;height:100%}.promo-root .relay-answer-text{color:#ffffffeb;text-align:center;word-break:keep-all;margin:0;font-size:2.2cqw;line-height:1.55}.promo-root .relay-answer-bar{background:#ffffff24;border-radius:999px;width:78%;height:1.2cqw}.promo-root .relay-answer-bar:last-of-type{width:56%}.promo-root .relay-site{overflow:hidden}.promo-root .relay-site-bar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:2.2cqw 2.6cqw;display:flex}.promo-root .relay-site-bar b{color:var(--ink);letter-spacing:.04em;font-size:2.6cqw;font-weight:900}.promo-root .relay-menu{flex-direction:column;gap:.5cqw;display:flex}.promo-root .relay-menu i{background:#ffffff8c;border-radius:999px;width:2.6cqw;height:.3cqw}.promo-root .relay-site-title{color:var(--ink);word-break:keep-all;letter-spacing:-.035em;margin:0;padding:2.6cqw 2.6cqw 2cqw;font-size:2.6cqw;font-weight:900;line-height:1.3}.promo-root .relay-nav{grid-template-columns:repeat(2,1fr);gap:1cqw;margin:0;padding:0 2.6cqw 2.8cqw;list-style:none;display:grid}.promo-root .relay-nav li{background:var(--paper);color:var(--muted);text-align:center;word-break:keep-all;border-radius:1cqw;padding:1.4cqw .6cqw;font-size:2cqw;font-weight:600}.promo-root .relay-link{fill:none;stroke-width:3px;stroke-linecap:round;width:100%;height:auto;margin-top:12cqw}.promo-root .relay-link.is-ask{stroke:#ffffff73;color:#ffffff73}.promo-root .relay-link.is-source{stroke:var(--red);color:var(--red)}.promo-root .content-section.dark .relay-link.is-ask,.promo-root .content-section.deep .relay-link.is-ask{stroke:#ffffff73;color:#ffffff73}.promo-root .relay-caption{color:var(--muted);text-align:center;word-break:keep-all;margin:2.2cqw 0 0;font-size:2cqw;line-height:1.55}.promo-root .content-section.dark .relay-caption,.promo-root .content-section.deep .relay-caption{color:var(--muted-white)}.promo-root .relay-note{color:var(--ink);letter-spacing:-.03em;text-align:center;margin:clamp(30px,3.6vw,46px) 0 0;font-size:clamp(17px,2.1vw,26px);font-weight:900}.promo-root .content-section.dark .relay-note,.promo-root .content-section.deep .relay-note{color:var(--white)}@media (max-width:900px){.promo-root .relay-grid{grid-template-columns:1fr;gap:28px}.promo-root .relay-link{display:none}.promo-root .relay-head{gap:8px;margin-bottom:12px;font-size:17px}.promo-root .relay-head i{width:20px;height:20px}.promo-root .relay-card{border-radius:16px}.promo-root .relay-search{gap:10px;padding:18px}.promo-root .relay-query{gap:8px;margin-bottom:4px;padding:12px 16px;font-size:14px}.promo-root .relay-query i{width:16px;height:16px}.promo-root .relay-bar{height:9px}.promo-root .relay-answer{gap:12px;padding:24px 20px 26px}.promo-root .relay-answer-mark{width:34px;height:34px}.promo-root .relay-answer-text{font-size:15px}.promo-root .relay-answer-bar{height:8px}.promo-root .relay-site-bar{padding:14px 18px}.promo-root .relay-site-bar b{font-size:16px}.promo-root .relay-menu{gap:3px}.promo-root .relay-menu i{width:17px;height:2px}.promo-root .relay-site-title{padding:18px 18px 14px;font-size:19px}.promo-root .relay-nav{gap:8px;padding:0 18px 20px}.promo-root .relay-nav li{border-radius:8px;padding:10px 6px;font-size:13px}.promo-root .relay-caption{margin-top:14px;font-size:14px}}.promo-root .structure-heading{text-align:center;margin-bottom:clamp(30px,3.6vw,48px)}.promo-root .structure-grid{grid-template-columns:1fr auto 1fr;align-items:start;gap:clamp(14px,2vw,30px);display:grid}.promo-root .structure-col{flex-direction:column;align-items:center;min-width:0;display:flex}.promo-root .structure-label{color:var(--white);letter-spacing:-.02em;background:#9a9a9a;border-radius:999px;align-items:center;gap:10px;margin:0;padding:9px 24px 9px 10px;font-size:clamp(14px,1.5vw,17px);font-weight:800;display:inline-flex}.promo-root .structure-label i{background:var(--white);color:#9a9a9a;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:13px;font-style:normal;font-weight:900;display:inline-flex}.promo-root .structure-label.is-on{background:var(--red);box-shadow:0 8px 24px rgb(var(--red-rgb) / .28)}.promo-root .structure-label.is-on i{color:var(--red)}.promo-root .structure-caption{color:var(--muted);text-align:center;margin:clamp(12px,1.4vw,18px) 0 0;font-size:clamp(13px,1.35vw,15px);line-height:1.6}.promo-root .structure-stage{width:100%;margin-top:clamp(14px,1.8vw,22px);container-type:inline-size}.promo-root .structure-orbit{aspect-ratio:5/4;width:100%;position:relative}.promo-root .structure-threads{fill:none;stroke:#fff3;stroke-width:1.6px;stroke-dasharray:7 7;stroke-linecap:round;width:100%;height:100%;position:absolute;inset:0}.promo-root .structure-ask{color:#ffffff6b;background:#ffffff12;border-radius:50%;justify-content:center;align-items:center;width:6.4cqw;height:6.4cqw;font-size:3.6cqw;font-weight:800;display:flex;position:absolute}.promo-root .structure-ask-1{top:4%;left:60%}.promo-root .structure-ask-2{top:2%;left:80%}.promo-root .structure-ask-3{top:48%;left:26%}.promo-root .structure-shut{background:#8f8f8f;border-radius:2cqw;align-items:center;gap:1.2cqw;width:32cqw;padding:1.8cqw 2.4cqw;display:flex;position:absolute;top:15%;left:30%}.promo-root .structure-shut i{background:#ffffffbf;border-radius:50%;width:1.5cqw;height:1.5cqw}.promo-root .structure-chip{background:var(--white);width:25cqw;box-shadow:0 6px 20px rgb(var(--shadow-rgb) / .1);word-break:keep-all;border-radius:3cqw;flex-direction:column;gap:.4cqw;padding:2.6cqw 2.6cqw 2.8cqw;display:flex;position:absolute}.promo-root .structure-chip-icon{color:#ffffff9e;width:6.4cqw;height:6.4cqw;margin-bottom:1.2cqw;display:block}.promo-root .structure-chip-icon svg,.promo-root .structure-empty-icon svg,.promo-root .structure-nav svg,.promo-root .structure-label svg,.promo-root .structure-badge svg{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}.promo-root .structure-chip b{color:var(--ink);letter-spacing:-.02em;font-size:3.9cqw;font-weight:800}.promo-root .structure-chip-note{color:var(--muted);font-size:3cqw;line-height:1.35}.promo-root .structure-chip-3{top:33%;left:0}.promo-root .structure-chip-4{top:55%;right:1%}.promo-root .structure-chip-5{top:66%;left:4%}.promo-root .structure-empty{background:var(--white);width:38cqw;height:45cqw;box-shadow:0 10px 30px rgb(var(--shadow-rgb) / .1);border-radius:4cqw;flex-direction:column;justify-content:center;align-items:center;gap:2cqw;padding:3cqw;display:flex;position:absolute;top:23%;left:31%}.promo-root .structure-empty:before{content:"";border:1.6px dashed #ffffff3d;border-radius:3cqw;position:absolute;inset:2cqw}.promo-root .structure-empty-icon{color:#ffffff73;width:8cqw;height:8cqw}.promo-root .structure-empty p{color:var(--muted);text-align:center;margin:0;font-size:3.4cqw;font-weight:600;line-height:1.45;position:relative}.promo-root .structure-flow{grid-template-columns:1.85fr .42fr 1fr;align-items:center;min-height:80cqw;display:grid}.promo-root .structure-browser{background:var(--white);box-shadow:0 10px 30px rgb(var(--shadow-rgb) / .12);border-radius:3cqw;overflow:hidden}.promo-root .structure-bar{justify-content:space-between;align-items:center;padding:2.6cqw 3cqw;display:flex}.promo-root .structure-bar b{color:var(--ink);letter-spacing:.04em;font-size:3.6cqw;font-weight:900}.promo-root .structure-menu{flex-direction:column;gap:.7cqw;display:flex}.promo-root .structure-menu i{background:#ffffff8c;border-radius:999px;width:3.4cqw;height:.4cqw}.promo-root .structure-screen{background:radial-gradient(120% 90% at 88% 30%, rgb(var(--red-rgb) / .55) 0%, rgb(var(--red-rgb) / 0) 55%), var(--black);padding:3.6cqw 3cqw 4cqw;position:relative;overflow:hidden}.promo-root .structure-site-title{color:var(--white);letter-spacing:-.035em;margin:0;font-size:4.4cqw;font-weight:900;line-height:1.28}.promo-root .structure-site-text{color:#fff9;margin:1.6cqw 0 0;font-size:2.7cqw;line-height:1.5}.promo-root .structure-nav{grid-template-columns:repeat(3,1fr);gap:1cqw;margin:0;padding:2.4cqw 2cqw 3cqw;list-style:none;display:grid}.promo-root .structure-nav li{color:var(--ink);text-align:center;word-break:keep-all;flex-direction:column;align-items:center;gap:1cqw;padding:1.6cqw .4cqw;font-size:2.7cqw;font-weight:700;display:flex}.promo-root .structure-nav svg{color:#ffffffb3;width:5cqw;height:5cqw}.promo-root .structure-hooks{fill:none;width:100%;height:auto;stroke:var(--red);stroke-width:3px;stroke-linecap:round;color:var(--red)}.promo-root .structure-aside{flex-direction:column;gap:2cqw;display:flex}.promo-root .structure-answer-badge{background:var(--white);box-shadow:0 8px 22px rgb(var(--shadow-rgb) / .12);color:var(--ink);word-break:keep-all;border-radius:2cqw;align-items:flex-start;gap:1.4cqw;margin:0;padding:2cqw 2.2cqw;font-size:2.6cqw;font-weight:700;line-height:1.35;display:flex}.promo-root .structure-answer-badge i{width:3.4cqw;height:3.4cqw;color:var(--red);flex:none}.promo-root .structure-answer-badge svg,.promo-root .structure-answer-mark svg{width:100%;height:100%}.promo-root .structure-answer{border:1px solid rgb(var(--red-rgb) / .55);box-shadow:0 0 26px rgb(var(--red-rgb) / .25);background:#0a0a0a;border-radius:3cqw;flex-direction:column;align-items:center;gap:1.4cqw;padding:3cqw 2.4cqw 3.4cqw;display:flex}.promo-root .structure-answer-mark{width:7cqw;height:7cqw;color:var(--white)}.promo-root .structure-answer-label{color:var(--white);margin:0;font-size:2.9cqw;font-weight:800}.promo-root .structure-answer-text{color:#ffffffeb;text-align:center;word-break:keep-all;background:#ffffff14;border-radius:1.6cqw;margin:.6cqw 0 0;padding:2cqw;font-size:2.5cqw;line-height:1.5}.promo-root .structure-answer-text:before{content:"“"}.promo-root .structure-answer-text:after{content:"”"}.promo-root .structure-answer-bar{background:#ffffff24;border-radius:999px;width:82%;height:1.4cqw}.promo-root .structure-answer-bar:last-child{width:62%}.promo-root .structure-results{background:var(--white);width:86%;box-shadow:0 10px 30px rgb(var(--shadow-rgb) / .12);border-radius:16px;flex-direction:column;margin:clamp(-26px,-2vw,-14px) 0 0;padding:clamp(6px,.8vw,10px) clamp(16px,2vw,24px);list-style:none;display:flex}.promo-root .structure-results li{border-top:1px solid var(--line);color:var(--ink);letter-spacing:-.02em;align-items:center;gap:12px;padding:clamp(10px,1.2vw,14px) 0;font-size:clamp(14px,1.45vw,17px);font-weight:800;display:flex}.promo-root .structure-results li:first-child{border-top:0}.promo-root .structure-mark{width:24px;height:24px;color:var(--white);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:12px;font-style:normal;font-weight:900;display:inline-flex}.promo-root .structure-mark.is-no{background:#9a9a9a}.promo-root .structure-mark.is-yes{background:var(--red)}.promo-root .structure-arrow{background:var(--black);width:clamp(40px,3.8vw,52px);height:clamp(40px,3.8vw,52px);color:var(--white);box-shadow:0 0 22px rgb(var(--red-rgb) / .35);border-radius:50%;justify-content:center;align-self:center;align-items:center;font-size:clamp(18px,1.8vw,24px);font-weight:900;line-height:1;display:flex}.promo-root .structure-motto{color:#ffffff73;letter-spacing:.34em;justify-content:center;align-items:center;gap:16px;margin:clamp(30px,3.4vw,44px) auto 0;font-size:clamp(10px,1vw,12px);font-weight:700;display:flex}.promo-root .structure-motto:before,.promo-root .structure-motto:after{content:"";background:#ffffff38;width:clamp(40px,6vw,90px);height:1px}.promo-root .structure-badge{background:var(--black);width:fit-content;box-shadow:0 0 26px rgb(var(--red-rgb) / .35);color:var(--white);letter-spacing:-.01em;border-radius:999px;align-items:center;gap:10px;margin:clamp(16px,1.8vw,22px) auto 0;padding:13px 30px;font-size:clamp(13px,1.4vw,16px);font-weight:800;display:flex}.promo-root .structure-badge i{width:18px;height:18px;color:var(--red)}.promo-root .content-section.dark .structure-caption,.promo-root .content-section.deep .structure-caption{color:var(--muted-white)}.promo-root .content-section.dark .structure-threads,.promo-root .content-section.deep .structure-threads{stroke:#ffffff40}.promo-root .content-section.dark .structure-ask,.promo-root .content-section.deep .structure-ask{color:#ffffff80;background:#ffffff1a}.promo-root .content-section.dark .structure-motto,.promo-root .content-section.deep .structure-motto{color:#ffffff73}.promo-root .content-section.dark .structure-motto:before,.promo-root .content-section.dark .structure-motto:after,.promo-root .content-section.deep .structure-motto:before,.promo-root .content-section.deep .structure-motto:after{background:#ffffff38}.promo-root .content-section.dark .structure-badge,.promo-root .content-section.deep .structure-badge{background:var(--surface)}@media (max-width:900px){.promo-root .structure-grid{grid-template-columns:1fr;gap:clamp(24px,5vw,40px)}.promo-root .structure-arrow{transform:rotate(90deg)}.promo-root .structure-flow{grid-template-columns:1fr;gap:18px;min-height:0}.promo-root .structure-hooks{display:none}.promo-root .structure-answer{border-radius:16px;gap:8px;padding:20px 18px 24px}.promo-root .structure-answer-mark{width:30px;height:30px}.promo-root .structure-answer-label{font-size:15px}.promo-root .structure-answer-text{border-radius:10px;padding:12px 14px;font-size:14px}.promo-root .structure-answer-bar{height:7px}.promo-root .structure-answer-badge{border-radius:12px;gap:8px;padding:12px 14px;font-size:14px}.promo-root .structure-answer-badge i{width:16px;height:16px}.promo-root .structure-results{width:100%;margin-top:clamp(-18px,-2vw,-10px)}.promo-root .structure-motto{letter-spacing:.2em;gap:10px;font-size:9px}.promo-root .structure-motto:before,.promo-root .structure-motto:after{width:26px}}.promo-root .post-grid{grid-template-columns:repeat(3,1fr);gap:32px;margin-top:55px;display:grid}.promo-root .post-grid--four{grid-template-columns:repeat(4,1fr);gap:24px;margin-top:0}.promo-root .post-card{color:inherit;display:block}.promo-root .post-figure{aspect-ratio:16/10;border:1px solid var(--line);background:var(--paper);border-radius:2px;margin-bottom:18px;overflow:hidden}.promo-root .content-section.dark .post-figure,.promo-root .content-section.deep .post-figure{background:var(--card-dark);border-color:#2a2a2a}.promo-root .post-figure img{object-fit:cover;width:100%;height:100%;transition:transform .4s cubic-bezier(.2,.75,.2,1)}.promo-root a.post-card:hover .post-figure img{transform:scale(1.04)}.promo-root .post-label{color:var(--green-dark);letter-spacing:.1em;margin:0 0 8px;font-size:15px;font-weight:700}.promo-root .content-section.dark .post-label,.promo-root .content-section.deep .post-label{color:var(--green)}.promo-root .post-card h3{letter-spacing:-.02em;margin:0 0 10px;font-size:19px;font-weight:900;line-height:1.4}.promo-root a.post-card:hover h3{text-underline-offset:5px;text-decoration:underline}.promo-root .post-summary{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:17px;line-height:1.7;display:-webkit-box;overflow:hidden}.promo-root .content-section.dark .post-summary,.promo-root .content-section.deep .post-summary{color:var(--muted-white)}@media (max-width:900px){.promo-root .svc-board{grid-template-columns:1fr;gap:26px}.promo-root .svc-index{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px;display:grid}.promo-root .svc-index:before{display:none}.promo-root .svc-tiles{grid-template-columns:repeat(2,minmax(0,1fr))}.promo-root .duo-grid,.promo-root .duo-grid.has-badge,.promo-root .case-grid,.promo-root .price-grid,.promo-root .closing-grid{grid-template-columns:1fr}.promo-root .group-grid,.promo-root .post-grid{grid-template-columns:repeat(2,1fr)}.promo-root .case-row.flipped .case-copy,.promo-root .case-row.flipped .case-figure{order:0}.promo-root .duo-badge{padding:0}}@media (max-width:620px){.promo-root .svc-items{grid-template-columns:1fr}.promo-root .svc-body{padding:22px 16px}.promo-root .svc-ghost{font-size:46px;top:16px;right:16px}.promo-root .svc-name{font-size:15px}.promo-root .svc-nav{gap:10px;padding:13px 2px}.promo-root .svc-meta,.promo-root .svc-axis{letter-spacing:.1em;padding-left:16px;padding-right:16px;font-size:11px}.promo-root .svc-body h3{margin-bottom:16px}.promo-root .svc-tiles{grid-template-columns:1fr}.promo-root .svc-tile{padding:18px 16px 20px}.promo-root .svc-tile-num{margin-bottom:18px}.promo-root .group-grid,.promo-root .post-grid,.promo-root .price-included{grid-template-columns:1fr}.promo-root .case-stats{gap:20px}}.promo-root .post-body{max-width:74ch;color:var(--promo-text,inherit);margin:0 auto;font-size:1.05rem;line-height:1.85}.promo-root .post-body>*+*{margin-top:1.15em}.promo-root .post-body h2{letter-spacing:-.01em;margin-top:2.4em;font-size:1.6rem;line-height:1.35}.promo-root .post-body h3{margin-top:2em;font-size:1.25rem;line-height:1.4}.promo-root .post-body h4{margin-top:1.8em;font-size:1.08rem}.promo-root .post-body ul,.promo-root .post-body ol{padding-left:1.3em}.promo-root .post-body li+li{margin-top:.4em}.promo-root .post-body blockquote{opacity:.85;border-left:3px solid;padding:.2em 0 .2em 1.1em}.promo-root .post-body a{text-underline-offset:.2em;text-decoration:underline}.promo-root .post-body img{border-radius:12px;width:100%;height:auto;display:block}.promo-root .post-body code{background:#7f7f7f29;border-radius:4px;padding:.15em .4em;font-size:.92em}.promo-root .post-body pre{background:#7f7f7f24;border-radius:10px;padding:1em 1.15em;line-height:1.6;overflow-x:auto}.promo-root .post-body pre code{background:0 0;padding:0}.promo-root .post-body hr{border:0;border-top:1px solid #7f7f7f4d;margin:2.4em 0}.promo-root .contact-page{grid-template-columns:.9fr 1.1fr;align-items:start;gap:clamp(30px,5vw,72px);display:grid}.promo-root .contact-intro h1{color:var(--ink);letter-spacing:-.04em;margin:0;font-size:clamp(30px,4.4vw,54px);font-weight:900;line-height:1.2}.promo-root .contact-lead{color:var(--muted);margin:clamp(18px,2.2vw,24px) 0 0;font-size:clamp(15px,1.6vw,17px);line-height:1.7}.promo-root .contact-facts{border-top:1px solid var(--line);gap:18px;margin:clamp(28px,3.4vw,40px) 0 0;padding:clamp(20px,2.4vw,26px) 0 0;display:grid}.promo-root .contact-facts>div{grid-template-columns:5.5rem 1fr;gap:14px;display:grid}.promo-root .contact-facts dt{color:var(--red);letter-spacing:-.01em;font-size:clamp(12px,1.3vw,14px);font-weight:800}.promo-root .contact-facts dd{color:var(--muted);margin:0;font-size:clamp(13px,1.4vw,15px);line-height:1.6}.promo-root .contact-facts a{color:var(--ink);text-underline-offset:4px;align-items:center;padding:4px 0;font-weight:700;display:inline-flex}.promo-root .contact-panel{border:1px solid var(--line);background:var(--white);box-shadow:0 14px 40px rgb(var(--shadow-rgb) / .08);border-radius:20px;padding:clamp(24px,3vw,40px)}.promo-root .contact-done,.promo-root .contact-error{border-radius:12px;margin:0 0 20px;padding:14px 18px;font-size:14px;font-weight:700}.promo-root .contact-done{background:rgb(var(--red-rgb) / .08);color:var(--red)}.promo-root .contact-error{color:var(--ink);background:#ffffff0f}.promo-root .contact-form{gap:16px;display:grid}.promo-root .contact-pair{grid-template-columns:1fr 1fr;gap:16px;display:grid}.promo-root .contact-form label{gap:7px;display:grid}.promo-root .contact-form label>span{color:var(--ink);letter-spacing:-.01em;font-size:13px;font-weight:800}.promo-root .contact-form label>span em{color:var(--muted);margin-left:6px;font-size:12px;font-style:normal;font-weight:600}.promo-root .contact-form input,.promo-root .contact-form textarea{border:1px solid var(--line);background:var(--paper);width:100%;color:var(--ink);border-radius:10px;padding:13px 15px;font-family:inherit;font-size:15px;line-height:1.55}.promo-root .contact-form input::placeholder,.promo-root .contact-form textarea::placeholder{color:#ffffff61}.promo-root .contact-form input:focus-visible,.promo-root .contact-form textarea:focus-visible{outline:2px solid var(--red);outline-offset:1px;background:var(--white)}.promo-root .contact-form textarea{resize:vertical}.promo-root .contact-form button{background:var(--red);color:var(--white);letter-spacing:-.02em;cursor:pointer;border:0;border-radius:999px;margin-top:6px;padding:16px 24px;font-family:inherit;font-size:16px;font-weight:800;transition:background .15s}.promo-root .contact-form button:hover{background:#ff2f24}.promo-root .contact-note{color:var(--muted);margin:0;font-size:12.5px;line-height:1.6}@media (max-width:900px){.promo-root .contact-page,.promo-root .contact-pair{grid-template-columns:1fr}}.promo-root .structure-threads{color:var(--red);stroke:rgb(var(--red-rgb) / .55);stroke-dasharray:none;stroke-width:2px}.promo-root .structure-hub{border:2px solid var(--red);background:var(--white);width:42%;box-shadow:0 0 34px rgb(var(--red-rgb) / .2);border-radius:3cqw;position:absolute;top:20%;left:29%;overflow:hidden}.promo-root .structure-hub .structure-bar{border-bottom:1px solid var(--line);background:var(--white);justify-content:space-between;align-items:center;padding:2.2cqw 2.6cqw;display:flex}.promo-root .structure-hub-title{color:var(--ink);letter-spacing:-.02em;text-align:center;word-break:keep-all;margin:0;padding:2.6cqw 2.6cqw 1.8cqw;font-size:2.9cqw;font-weight:800;line-height:1.45}.promo-root .structure-hub .structure-nav{padding:0 2cqw 2.6cqw}.promo-root .structure-outcome{grid-template-columns:1fr 1fr;gap:clamp(14px,2vw,26px);margin-top:clamp(26px,3.4vw,44px);display:grid}.promo-root .structure-outcome>article{background:var(--white);box-shadow:0 10px 30px rgb(var(--shadow-rgb) / .1);border-radius:18px;flex-direction:column;align-items:center;gap:clamp(14px,1.8vw,20px);padding:clamp(20px,2.6vw,30px);display:flex}.promo-root .structure-outcome .structure-results{width:100%;box-shadow:none;background:0 0;margin:0;padding:0}@media (max-width:900px){.promo-root .structure-outcome{grid-template-columns:1fr}}.promo-root .structure-orbit{aspect-ratio:5/2.6}.promo-root .structure-chip{border-radius:1.6cqw;gap:.2cqw;width:20cqw;max-width:none;padding:1.6cqw 1.8cqw}.promo-root .structure-chip-icon{width:3.4cqw;height:3.4cqw;margin-bottom:.6cqw}.promo-root .structure-chip b{font-size:2.1cqw}.promo-root .structure-chip-note{font-size:1.6cqw}.promo-root .structure-hub{border-radius:1.8cqw;width:32%;top:4%;left:34%}.promo-root .structure-hub .structure-bar{padding:1.4cqw 1.6cqw}.promo-root .structure-hub .structure-bar b{font-size:2cqw}.promo-root .structure-hub .structure-menu i{width:2cqw;height:.24cqw}.promo-root .structure-hub-title{padding:1.8cqw 1.6cqw 1.2cqw;font-size:1.9cqw}.promo-root .structure-hub .structure-nav{gap:.6cqw;padding:0 1.4cqw 1.8cqw}.promo-root .structure-hub .structure-nav li{gap:.5cqw;padding:.9cqw .2cqw;font-size:1.5cqw}.promo-root .structure-hub .structure-nav svg{width:2.6cqw;height:2.6cqw}.promo-root .structure-chip-1{top:0;left:1%}.promo-root .structure-chip-2{top:0;right:1%}.promo-root .structure-chip-3{top:34%;left:1%;transform:none}.promo-root .structure-chip-4{top:34%;right:1%;transform:none}.promo-root .structure-chip-5{top:68%;left:1%;transform:none}.promo-root .structure-chip-6{top:68%;right:1%}.promo-root .structure-hub{width:32%;top:50%;left:34%;transform:translateY(-50%)}@media (max-width:900px){.promo-root .structure-orbit{aspect-ratio:auto;grid-template-columns:1fr 1fr;gap:10px;display:grid}.promo-root .structure-threads{display:none}.promo-root .structure-hub,.promo-root .structure-chip{width:auto;position:static;transform:none}.promo-root .structure-hub{border-radius:16px;grid-column:1/-1;margin-bottom:8px}.promo-root .structure-chip{border-radius:14px;padding:14px 16px}.promo-root .structure-chip-icon{width:22px;height:22px;margin-bottom:6px}.promo-root .structure-chip b{font-size:15px}.promo-root .structure-chip-note{font-size:12.5px}.promo-root .structure-hub .structure-bar{padding:12px 14px}.promo-root .structure-hub .structure-bar b{font-size:15px}.promo-root .structure-hub .structure-menu i{width:16px;height:2px}.promo-root .structure-hub-title{padding:14px 14px 10px;font-size:15px}.promo-root .structure-hub .structure-nav{gap:6px;padding:0 12px 14px}.promo-root .structure-hub .structure-nav li{gap:4px;padding:8px 2px;font-size:12px}.promo-root .structure-hub .structure-nav svg{width:18px;height:18px}}.promo-root .case-points:not(:has(.case-point-text)){flex-wrap:wrap;gap:10px;display:flex}.promo-root .case-points:not(:has(.case-point-text)) li{border:1px solid var(--line);border-radius:999px;padding:9px 18px;display:block}.promo-root .case-points:not(:has(.case-point-text)) b{font-size:clamp(14px,1.5vw,16px)}.promo-root .case-check{border-left:2px solid var(--red);margin-top:clamp(20px,2.4vw,28px);padding-left:clamp(16px,1.8vw,22px)}.promo-root .case-check>p:first-child{color:var(--red);letter-spacing:.14em;margin:0 0 8px;font-size:clamp(11px,1.2vw,13px);font-weight:800}.promo-root .case-check-text{color:var(--ink);margin:0;font-size:clamp(14px,1.5vw,17px);line-height:1.7}.promo-root .content-section.dark .case-check-text,.promo-root .content-section.deep .case-check-text{color:var(--white)}.promo-root .lead-copy mark.hl{color:var(--ink);font-weight:800}.promo-root .lead-copy p.prose-statement{letter-spacing:-.03em;color:var(--ink);margin-block:1.6em;font-size:clamp(1.5rem,2.6vw,2.1rem);font-weight:800;line-height:1.4}.promo-root .plan-grid:has(>.plan-card:only-of-type){grid-template-columns:minmax(0,560px);justify-content:center}.promo-root .plan-pick:checked+.plan-card .plan-price span,.promo-root .plan-pick:checked+.plan-card .plan-sub,.promo-root .plan-pick:checked+.plan-card .plan-footnote,.promo-root .plan-pick:checked+.plan-card li{color:#ffffffbd}.promo-root .plan-pick:checked+.plan-card .plan-price,.promo-root .plan-pick:checked+.plan-card .plan-footnote,.promo-root .plan-pick:checked+.plan-card .plan-scope{border-color:#ffffff29}.promo-root .plan-pick:checked+.plan-card li:before{background:var(--red)}.promo-root .plan-pick:checked+.plan-card .button-green{color:var(--black);background:var(--white)}.promo-root .plan-pick:checked+.plan-card .button-green:hover,.promo-root .plan-pick:checked+.plan-card .button-green:focus-visible{color:var(--white);background:var(--red)}.promo-root #package-scope .svc-tile:last-child{grid-column:1/-1}.promo-root .plan-grid:has(>.plan-card:only-of-type){grid-template-columns:minmax(0,720px)}.promo-root .plan-grid:has(>.plan-card:only-of-type) .plan-price strong{word-break:keep-all;font-size:clamp(24px,3vw,32px)}.promo-root .content-section:not(.dark):not(.deep) .flow-label strong{color:var(--ink)}.promo-root .content-section:not(.dark):not(.deep) .flow-label p,.promo-root .content-section:not(.dark):not(.deep) .flow-label b{color:var(--muted)}.promo-root .content-section:not(.dark):not(.deep) .flow-label:before{background:var(--line)}.promo-root .pkg-page{color:var(--ink);background:var(--white);padding-block:clamp(48px,7vw,88px) clamp(56px,8vw,110px)}.promo-root .pkg-page h1,.promo-root .pkg-page h2{word-break:keep-all;margin:0}.promo-root .pkg-eyebrow{color:var(--red);letter-spacing:.14em;margin:0 0 14px;font-size:13px;font-weight:800}.promo-root .pkg-hero{border-bottom:1px solid var(--line);grid-template-columns:1.05fr 1fr;align-items:stretch;gap:clamp(24px,4vw,56px);padding-bottom:clamp(32px,4vw,48px);display:grid}.promo-root .pkg-hero-copy{align-self:center}.promo-root .pkg-hero h1{letter-spacing:-.05em;font-size:clamp(36px,5.2vw,66px);font-weight:900;line-height:1.12}.promo-root .pkg-lede{color:var(--muted);margin:20px 0 0;font-size:clamp(16px,1.6vw,20px)}.promo-root .pkg-hero-aside{background:linear-gradient(135deg,#ffffff0d 0%,#ffffff08 100%);border-radius:4px;min-height:240px;padding:clamp(24px,3vw,36px);position:relative;overflow:hidden}.promo-root .pkg-hero-aside:before,.promo-root .pkg-hero-aside:after{content:"";pointer-events:none;clip-path:polygon(38% 0,100% 0,100% 100%,0 100%,0 62%);width:58%;position:absolute;inset:0 0 0 auto}.promo-root .pkg-hero-aside:before{background:linear-gradient(160deg,#4a4a4a 0%,#1c1c1c 70%)}.promo-root .pkg-hero-aside:after{background:repeating-linear-gradient(90deg,#ffffff0d 0 1px,#0000 1px 34px),repeating-linear-gradient(0deg,#ffffff0d 0 1px,#0000 1px 34px)}.promo-root .pkg-aside-top,.promo-root .pkg-aside-text{z-index:1;max-width:48%;color:var(--ink);margin:0;position:relative}.promo-root .pkg-aside-top{font-size:15px;font-weight:700;line-height:1.5}.promo-root .pkg-aside-rule{z-index:1;background:var(--ink);width:16px;height:1px;margin:20px 0;display:block;position:relative}.promo-root .pkg-aside-text{color:var(--muted);font-size:14px;line-height:1.7}.promo-root .pkg-prices{grid-template-columns:1.85fr 1fr;gap:18px;margin-top:clamp(28px,3.4vw,40px);display:grid}.promo-root .pkg-main,.promo-root .pkg-after{border-radius:6px;padding:clamp(22px,2.4vw,30px)}.promo-root .pkg-main{border:1.5px solid var(--red);background:linear-gradient(#ff0a0a1a 0%,#ffffff05 55%)}.promo-root .pkg-after{border:1px solid var(--line);background:var(--card)}.promo-root .pkg-main-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.promo-root .pkg-main h2,.promo-root .pkg-after h2{letter-spacing:-.03em;font-size:clamp(20px,2vw,26px);font-weight:900}.promo-root .pkg-badge{color:var(--white);background:var(--red);letter-spacing:.04em;border-radius:999px;flex:none;padding:5px 12px;font-size:12px;font-weight:800}.promo-root .pkg-price{color:var(--red);letter-spacing:-.04em;align-items:baseline;gap:4px;margin:10px 0 6px;font-weight:900;display:flex}.promo-root .pkg-price strong{font-size:clamp(40px,5vw,62px);line-height:1}.promo-root .pkg-price span{font-size:clamp(22px,2.4vw,30px)}.promo-root .pkg-price-row{color:var(--muted);flex-wrap:wrap;justify-content:space-between;gap:6px 16px;font-size:14px;display:flex}.promo-root .pkg-groups{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:20px;display:grid}.promo-root .pkg-group{border:1px solid var(--line);background:var(--white);border-radius:6px;padding:16px 14px}.promo-root .pkg-group>b{margin:8px 0 12px;font-size:17px;font-weight:900;display:block}.promo-root .pkg-icon{width:30px;height:30px;color:var(--ink);flex:none;place-items:center;display:inline-grid}.promo-root .pkg-icon svg{width:26px;height:26px}.promo-root .pkg-chips{flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none;display:flex}.promo-root .pkg-chips li{color:#ffffffb8;word-break:keep-all;background:#ffffff0f;border-radius:999px;padding:5px 11px;font-size:13px;line-height:1.3}.promo-root .pkg-main-cta{width:100%;margin-top:18px}.promo-root .pkg-rows{gap:8px;margin:22px 0 0;padding:0;list-style:none;display:grid}.promo-root .pkg-rows li{background:var(--white);border-radius:4px;align-items:center;gap:14px;padding:14px 16px;font-size:15px;font-weight:600;display:flex}.promo-root .pkg-extra{border-block:1px solid var(--line);align-items:center;gap:16px 24px;margin-top:clamp(28px,3.4vw,40px);padding-block:22px;display:flex}.promo-root .pkg-extra>b{flex:none;font-size:20px;font-weight:900}.promo-root .pkg-chips-outline li{border:1px solid var(--line);background:var(--white)}.promo-root .pkg-why,.promo-root .pkg-scope{margin-top:clamp(48px,6vw,72px)}.promo-root .pkg-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px 40px;display:flex}.promo-root .pkg-head h2{letter-spacing:-.04em;font-size:clamp(28px,3.4vw,42px);font-weight:900}.promo-root .pkg-head-lede{border-left:1px solid var(--line);color:var(--muted);margin:0;padding-left:24px;font-size:15px;line-height:1.6}.promo-root .pkg-head-inline{align-items:baseline}.promo-root .pkg-head-inline .pkg-head-lede{border-left:0;padding-left:0}.promo-root .pkg-steps{text-align:center;grid-template-columns:repeat(5,minmax(0,1fr));margin:36px 0 0;padding:0;list-style:none;display:grid;position:relative}.promo-root .pkg-steps:before{content:"";background:var(--line);height:1px;position:absolute;top:19px;left:10%;right:10%}.promo-root .pkg-steps li{justify-items:center;gap:4px;display:grid;position:relative}.promo-root .pkg-step-no{border:1.5px solid var(--line);background:var(--white);border-radius:50%;place-items:center;width:38px;height:38px;margin-bottom:8px;font-size:13px;font-weight:800;display:grid}.promo-root .pkg-steps li.is-first .pkg-step-no{border-color:var(--red);color:var(--red)}.promo-root .pkg-steps b{font-size:17px;font-weight:900}.promo-root .pkg-step-text{color:var(--muted);word-break:keep-all;font-size:14px}.promo-root .pkg-step-cards{grid-template-columns:repeat(5,minmax(0,1fr));gap:22px;margin-top:24px;display:grid}.promo-root .pkg-step-card{border:1px solid var(--line);text-align:center;border-radius:6px;justify-items:center;gap:6px;padding:24px 12px 22px;display:grid;position:relative}.promo-root .pkg-step-card:not(:last-child):after{content:"›";color:#ffffff59;font-size:22px;position:absolute;top:50%;right:-16px;transform:translateY(-50%)}.promo-root .pkg-step-icon{color:#fff9;background:linear-gradient(#ffffff0a 0%,#ffffff05 100%);border-radius:14px;place-items:center;width:60px;height:60px;margin-bottom:6px;display:grid}.promo-root .pkg-step-card:last-child .pkg-step-icon{color:var(--red)}.promo-root .pkg-step-icon svg{width:34px;height:34px}.promo-root .pkg-step-card b{letter-spacing:-.02em;font-size:20px;font-weight:800}.promo-root .pkg-step-card span:last-child{color:var(--muted);word-break:keep-all;font-size:14px}.promo-root .pkg-scope .pkg-groups{gap:16px;margin-top:22px}.promo-root .pkg-scope .pkg-group{padding:22px 20px}.promo-root .pkg-more{border-top:1px solid var(--line);margin-top:22px}.promo-root .pkg-more summary{cursor:pointer;align-items:center;gap:8px;padding:18px 0;font-size:15px;font-weight:800;list-style:none;display:flex}.promo-root .pkg-more summary::-webkit-details-marker{display:none}.promo-root .pkg-more summary:after{content:"+";color:var(--red);font-size:20px;line-height:1}.promo-root .pkg-more[open] summary:after{content:"−"}.promo-root .pkg-more .lead-copy{max-width:760px;padding-bottom:12px}.promo-root .pkg-table{border-collapse:collapse;width:100%;font-size:15px}.promo-root .pkg-table th,.promo-root .pkg-table td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;word-break:keep-all;padding:14px 16px}.promo-root .pkg-table thead th{color:var(--muted);background:var(--card);font-size:13px;font-weight:800}.promo-root .pkg-table tbody th{width:190px;font-weight:800}.promo-root .pkg-table td{color:#ffffffbf}.promo-root .pkg-standards{grid-template-columns:1fr 1fr;gap:16px;margin:20px 0 8px;display:grid}.promo-root .pkg-standards>div{border:1px solid var(--line);border-radius:6px;padding:20px}.promo-root .pkg-standards b{margin-bottom:8px;font-size:16px;font-weight:900;display:block}.promo-root .pkg-standards strong{color:var(--red);margin-bottom:6px;font-size:15px;display:block}.promo-root .pkg-standards ul{color:var(--muted);margin:0;padding-left:18px;font-size:14px;line-height:1.7}.promo-root .pkg-cta{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px 32px;margin-top:clamp(48px,6vw,72px);padding-top:clamp(28px,3vw,36px);display:flex}.promo-root .pkg-cta h2{letter-spacing:-.04em;font-size:clamp(22px,2.6vw,32px);font-weight:900}.promo-root .pkg-cta p{color:var(--muted);margin:8px 0 0;font-size:16px}.promo-root .pkg-cta-actions{flex-wrap:wrap;gap:12px;display:flex}.promo-root .pkg-btn{border-radius:4px;justify-content:center;align-items:center;min-height:52px;padding:0 30px;font-size:16px;font-weight:800;text-decoration:none;transition:background .2s,color .2s;display:inline-flex}.promo-root .pkg-btn-red{color:var(--white);background:var(--red)}.promo-root .pkg-btn-red:hover,.promo-root .pkg-btn-red:focus-visible{background:var(--black)}.promo-root .pkg-btn-outline{border:1.5px solid var(--red);color:var(--red);background:var(--white)}.promo-root .pkg-btn-outline:hover,.promo-root .pkg-btn-outline:focus-visible{color:var(--white);background:var(--red)}@media (max-width:1024px){.promo-root .pkg-prices{grid-template-columns:1fr}.promo-root .pkg-steps,.promo-root .pkg-step-cards{grid-template-columns:repeat(3,minmax(0,1fr))}.promo-root .pkg-steps{row-gap:20px}.promo-root .pkg-steps:before,.promo-root .pkg-step-card:after{display:none}}@media (max-width:900px){.promo-root .pkg-hero{grid-template-columns:1fr}.promo-root .pkg-groups{grid-template-columns:repeat(2,minmax(0,1fr))}.promo-root .pkg-extra{flex-direction:column;align-items:flex-start}}@media (max-width:620px){.promo-root .pkg-hero-aside{min-height:200px}.promo-root .pkg-groups{grid-template-columns:1fr}.promo-root .pkg-steps,.promo-root .pkg-step-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.promo-root .pkg-head-lede{border-left:0;padding-left:0}.promo-root .pkg-table tbody th{width:110px}.promo-root .pkg-standards{grid-template-columns:1fr}.promo-root .pkg-cta-actions,.promo-root .pkg-btn{width:100%}}.promo-root :is(p,dd,li){word-break:keep-all;overflow-wrap:break-word;text-wrap:pretty}.promo-root .sublede{max-width:100%}.promo-root .pkg-scope{padding-block:48px}.promo-root .pkg-scope-content{margin-top:24px}.promo-root .pkg-group{min-width:0}.promo-root .pkg-group .pkg-chips{gap:8px;display:grid}.promo-root .pkg-group .pkg-chips li{background:0 0;border:0;border-radius:0;padding:0;font-size:14px;line-height:1.6}.promo-root .pkg-table{table-layout:fixed;width:100%}.promo-root .pkg-table th:first-child{width:25%}.promo-root .pkg-head-lede{text-wrap:pretty}@media (max-width:600px){.promo-root .hero-lead{text-wrap:balance;max-width:32ch}.promo-root .hero-solution{text-wrap:balance}.promo-root .subhero h1{font-size:clamp(32px,8vw,44px);line-height:1.2}.promo-root .pkg-table{font-size:14px}.promo-root .pkg-table th:first-child{width:30%}}.promo-root .pkg-page{padding-top:calc(var(--header) + 32px)}@media (max-width:620px){.promo-root .pkg-hero-aside{display:none}.promo-root .pkg-groups{grid-template-columns:repeat(2,minmax(0,1fr))}.promo-root .pkg-main-head{flex-direction:column;align-items:flex-start}.promo-root [data-promo-page=contact],.promo-root .hero{padding-top:calc(var(--header) + 32px)}}.promo-root .pkg-page-tail{padding-block:clamp(8px,2vw,16px) clamp(56px,8vw,110px)}.promo-root .pkg-page-tail .pkg-cta{border-top:0}.promo-root .pkg-prices.has-open{grid-template-columns:minmax(0,1.7fr) minmax(0,1fr);align-items:stretch}.promo-root .pkg-prices .pkg-main{border:1px solid var(--line);background:var(--white);box-shadow:0 10px 30px #0d0d0d0d}.promo-root .pkg-prices .pkg-main .pkg-badge{background:var(--ink)}.promo-root .pkg-prices .pkg-main .pkg-price{color:var(--ink)}.promo-root .pkg-renew{background:var(--card);border-radius:6px;margin-top:20px;padding:18px 20px}.promo-root .pkg-renew-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:6px 16px;display:flex}.promo-root .pkg-renew-head b{font-size:15px;font-weight:800}.promo-root .pkg-renew-head p{align-items:baseline;gap:8px;margin:0;display:flex}.promo-root .pkg-renew-head strong{color:var(--red);letter-spacing:-.03em;font-size:clamp(22px,2.2vw,28px);font-weight:900}.promo-root .pkg-renew-head span{color:var(--muted);font-size:14px}.promo-root .pkg-renew-rows{border-top:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 16px;margin:14px 0 0;padding:14px 0 0;list-style:none;display:grid}.promo-root .pkg-renew-rows li{align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.promo-root .pkg-renew-rows .pkg-icon{width:22px;height:22px}.promo-root .pkg-renew-rows .pkg-icon svg{width:18px;height:18px}.promo-root .pkg-btn-dark{color:var(--white);background:var(--ink)}.promo-root .pkg-btn-dark:hover,.promo-root .pkg-btn-dark:focus-visible{background:var(--red)}.promo-root .pkg-open{color:var(--white);background:linear-gradient(160deg,#ff2a2a 0%,#d10000 100%);border-radius:6px;flex-direction:column;padding:clamp(24px,2.6vw,34px);display:flex;position:relative;overflow:hidden;box-shadow:0 18px 40px #d1000038}.promo-root .pkg-open:after{content:"OPEN";color:#ffffff14;letter-spacing:-.04em;pointer-events:none;font-size:120px;font-weight:900;line-height:1;position:absolute;bottom:-26px;right:-10px}.promo-root .pkg-open-badge{color:var(--red);background:var(--white);letter-spacing:.06em;border-radius:999px;align-self:flex-start;padding:5px 12px;font-size:12px;font-weight:900}.promo-root .pkg-open h2{letter-spacing:-.03em;margin-top:16px;font-size:clamp(22px,2.2vw,28px);font-weight:900}.promo-root .pkg-open-was{align-items:center;gap:10px;margin:18px 0 0;font-size:17px;display:flex}.promo-root .pkg-open-was s{color:#ffffffb3}.promo-root .pkg-open-was em{color:var(--red);background:var(--white);border-radius:4px;padding:2px 8px;font-size:14px;font-style:normal;font-weight:900}.promo-root .pkg-open-price{letter-spacing:-.04em;align-items:baseline;gap:4px;margin:6px 0 4px;font-weight:900;display:flex}.promo-root .pkg-open-price strong{font-size:clamp(44px,5vw,64px);line-height:1}.promo-root .pkg-open-price span{font-size:clamp(22px,2.4vw,30px)}.promo-root .pkg-open-note{color:#ffffffd1;margin:0;font-size:14px}.promo-root .pkg-open-renew{border-top:1px solid #ffffff47;margin:20px 0 0;padding-top:16px;font-size:15px;font-weight:700}.promo-root .pkg-open-points{gap:8px;margin:14px 0 0;padding:0;list-style:none;display:grid}.promo-root .pkg-open-points li{color:#ffffffeb;padding-left:22px;font-size:15px;position:relative}.promo-root .pkg-open-points li:before{content:"✓";font-weight:900;position:absolute;left:0}.promo-root .pkg-btn-white{z-index:1;width:100%;color:var(--red);background:var(--white);margin-top:auto;position:relative}.promo-root .pkg-open .pkg-btn-white{margin-top:28px}.promo-root .pkg-btn-white:hover,.promo-root .pkg-btn-white:focus-visible{color:var(--white);background:var(--ink)}@media (max-width:1024px){.promo-root .pkg-prices.has-open{grid-template-columns:1fr}.promo-root .pkg-prices.has-open .pkg-open{order:-1}}@media (max-width:620px){.promo-root .pkg-renew-rows{grid-template-columns:1fr}}.promo-root .pkg-page{background:radial-gradient(900px 420px at 50% 0%, #fdeaea 0%, #fdeaea00 70%), var(--white)}.promo-root .pl-head{text-align:center}.promo-root .pl-head h1{letter-spacing:-.05em;margin:0;font-size:clamp(34px,4.6vw,58px);font-weight:900;line-height:1.15}.promo-root .pl-lede{color:var(--muted);margin:16px auto 0;font-size:clamp(15px,1.4vw,18px)}.promo-root .pl-grid{grid-template-columns:minmax(0,460px);justify-content:center;gap:28px;margin-top:clamp(36px,5vw,60px);display:grid}.promo-root .pl-grid.has-open{grid-template-columns:repeat(2,minmax(0,460px))}.promo-root .pl-card{border:1px solid var(--line);background:var(--white);border-radius:20px;flex-direction:column;padding:36px 32px 28px;display:flex;position:relative;box-shadow:0 16px 40px #0d0d0d0f}.promo-root .pl-card.is-featured{border:2px solid var(--red);box-shadow:0 22px 50px #ff0a0a29}.promo-root .pl-ribbon{color:var(--white);background:var(--red);letter-spacing:.08em;white-space:nowrap;border-radius:999px;padding:6px 16px;font-size:12px;font-weight:900;position:absolute;top:-15px;left:50%;transform:translate(-50%)}.promo-root .pl-mark{width:52px;height:52px;margin-bottom:20px;display:block}.promo-root .pl-mark-a{clip-path:polygon(0 0,100% 0,100% 45%,0 45%,0 55%,100% 55%,100% 100%,0 100%);background:linear-gradient(#d9d9d9 0%,#3a3a3a 100%);border-radius:50% 50% 8px 8px}.promo-root .pl-mark-b{background:linear-gradient(var(--white), var(--white)) padding-box, conic-gradient(from 200deg, #ffb3b3, #ff0a0a, #ff7a3d, #ffb3b3) border-box;border:11px solid #0000;border-radius:50%}.promo-root .pl-name{flex-wrap:wrap;align-items:center;gap:8px 10px;display:flex}.promo-root .pl-name h2{letter-spacing:-.03em;margin:0;font-size:21px;font-weight:800}.promo-root .pl-tag{color:var(--ink);letter-spacing:.06em;background:#ffffff0f;border-radius:999px;padding:3px 10px;font-size:11px;font-weight:800}.promo-root .pl-was{color:var(--muted);align-items:center;gap:10px;margin:16px 0 -8px;font-size:16px;display:flex}.promo-root .pl-was em{color:var(--red);background:#ffe8e8;border-radius:6px;padding:2px 8px;font-size:12px;font-style:normal;font-weight:900}.promo-root .pl-price{color:var(--ink);letter-spacing:-.045em;align-items:baseline;gap:4px;margin:18px 0 4px;font-weight:900;display:flex}.promo-root .is-featured .pl-price{color:var(--red)}.promo-root .pl-price strong{font-size:clamp(40px,4.4vw,54px);line-height:1}.promo-root .pl-price span{font-size:18px;font-weight:700}.promo-root .pl-note{color:var(--muted);margin:0;font-size:14px}.promo-root .pl-desc{border-bottom:1px solid var(--line);color:var(--ink);margin:18px 0 0;padding-bottom:22px;font-size:15px;font-weight:600}.promo-root .pl-checks{gap:14px;margin:22px 0 28px;padding:0;list-style:none;display:grid}.promo-root .pl-checks li{color:var(--muted);align-items:flex-start;gap:12px;font-size:14px;line-height:1.55;display:flex}.promo-root .pl-checks svg{flex:none;width:20px;height:20px;margin-top:1px}.promo-root .pl-checks svg circle{fill:var(--ink)}.promo-root .is-featured .pl-checks svg circle{fill:var(--red)}.promo-root .pl-checks svg path{fill:none;stroke:var(--white);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.promo-root .pl-checks b{color:var(--ink);font-size:15px;font-weight:800;display:block}.promo-root .pl-btn{border:1.5px solid var(--ink);min-height:52px;color:var(--ink);border-radius:999px;justify-content:center;align-items:center;margin-top:auto;padding:0 28px;font-size:16px;font-weight:800;text-decoration:none;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.promo-root .pl-btn:hover,.promo-root .pl-btn:focus-visible{color:var(--white);background:var(--ink)}.promo-root .pl-btn-fill{border-color:var(--red);color:var(--white);background:var(--red)}.promo-root .pl-btn-fill:hover,.promo-root .pl-btn-fill:focus-visible{border-color:var(--ink);background:var(--ink)}.promo-root .pl-renew{text-align:center;margin-top:18px}.promo-root .pl-renew p{color:var(--muted);margin:0;font-size:14px}.promo-root .pl-renew strong{color:var(--ink)}.promo-root .pl-renew small{color:#ffffff73;margin-top:4px;font-size:12px;display:block}@media (max-width:900px){.promo-root .pl-grid.has-open{grid-template-columns:minmax(0,520px)}.promo-root .pl-grid.has-open .is-featured{order:-1}}@media (max-width:620px){.promo-root .pl-grid,.promo-root .pl-grid.has-open{grid-template-columns:1fr;gap:34px}.promo-root .pl-card{padding:32px 22px 24px}}.promo-root .sv-head{text-align:center}.promo-root .sv-head h2{letter-spacing:-.04em;margin:0;font-size:clamp(30px,3.6vw,44px);font-weight:900}.promo-root .sv-head h2:after{content:"";background:var(--red);width:44px;height:4px;margin:18px auto 0;display:block}.promo-root .sv-head p{color:var(--muted);margin:16px 0 0;font-size:16px}.promo-root .sv-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:40px 48px;margin:clamp(40px,5vw,64px) 0 0;padding:0;list-style:none;display:grid}.promo-root .sv-grid li{align-items:flex-start;gap:18px;display:flex}.promo-root .sv-icon{width:52px;height:52px;color:var(--white);background:var(--red);border-radius:50%;flex:none;place-items:center;display:grid;box-shadow:0 8px 18px #ff0a0a38}.promo-root .sv-icon svg{width:24px;height:24px}.promo-root .sv-grid b{letter-spacing:-.02em;margin:4px 0 8px;font-size:18px;font-weight:800;display:block}.promo-root .sv-grid p{color:var(--muted);margin:0;font-size:14px;line-height:1.7}.promo-root .sv-standards{margin-top:clamp(40px,5vw,56px)}@media (max-width:1024px){.promo-root .sv-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.promo-root .sv-grid{grid-template-columns:1fr;gap:28px}.promo-root .sv-icon{width:46px;height:46px}}.promo-root .sv-head h2{text-align:center;max-width:none;margin-inline:auto}.promo-root .sd-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:clamp(48px,6vw,72px);display:grid}.promo-root .sd-card{border:1px solid var(--line);background:linear-gradient(#ff0a0a14 0%,#ffffff05 60%);border-radius:20px;padding:clamp(24px,3vw,36px);box-shadow:0 16px 40px #0d0d0d0d}.promo-root .sd-top{align-items:center;gap:14px;display:flex}.promo-root .sd-top b{letter-spacing:-.03em;font-size:20px;font-weight:900}.promo-root .sd-stat{border-bottom:1px solid var(--line);flex-wrap:wrap;align-items:baseline;gap:6px 12px;margin:22px 0 0;padding-bottom:20px;display:flex}.promo-root .sd-stat strong{color:var(--red);letter-spacing:-.04em;font-size:clamp(30px,3.4vw,40px);font-weight:900;line-height:1.1}.promo-root .sd-stat span{color:var(--ink);font-size:16px;font-weight:700}.promo-root .sd-list{gap:12px;margin:20px 0 0;padding:0;list-style:none;display:grid}.promo-root .sd-list li{color:var(--ink);align-items:flex-start;gap:12px;font-size:15px;line-height:1.6;display:flex}.promo-root .sd-list i{width:22px;height:22px;color:var(--white);background:var(--ink);border-radius:50%;flex:none;place-items:center;margin-top:1px;font-size:12px;font-style:normal;font-weight:900;display:grid}.promo-root .sd-list li.is-extra{color:var(--muted)}.promo-root .sd-list li.is-extra i{color:var(--muted);background:#ececec}.promo-root .ex-wrap{margin-top:clamp(40px,5vw,64px)}.promo-root .ex-box{color:var(--white);background:var(--ink);border-radius:20px;grid-template-columns:minmax(220px,300px) 1fr;align-items:center;gap:24px 40px;padding:clamp(24px,3vw,36px);display:grid}.promo-root .ex-head{align-items:flex-start;gap:14px;display:flex}.promo-root .ex-mark{background:var(--red);border-radius:50%;flex:none;place-items:center;width:44px;height:44px;font-size:24px;font-weight:700;line-height:1;display:grid}.promo-root .ex-head b{font-size:22px;font-weight:900;display:block}.promo-root .ex-head p{color:#ffffffa6;margin:6px 0 0;font-size:14px;line-height:1.6}.promo-root .ex-list{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.promo-root .ex-list li{color:#ffffffe6;white-space:nowrap;border:1px solid #fff3;border-radius:999px;padding:8px 14px;font-size:14px}@media (max-width:900px){.promo-root .sd-grid,.promo-root .ex-box{grid-template-columns:1fr}}@media (max-width:620px){.promo-root .ex-list li{white-space:normal}}.promo-root .pl-breakdown{background:#ff0a0a1a;border-radius:12px;gap:8px;margin:16px 0 0;padding:14px 16px;display:grid}.promo-root .pl-breakdown div{justify-content:space-between;align-items:baseline;gap:12px;font-size:14px;display:flex}.promo-root .pl-breakdown dt{color:var(--muted)}.promo-root .pl-breakdown dd{align-items:baseline;gap:8px;margin:0;display:flex}.promo-root .pl-breakdown s{color:#fff6;font-size:13px}.promo-root .pl-breakdown strong{color:var(--ink);font-weight:800}.promo-root .pl-breakdown div:first-child strong{color:var(--red)}.promo-root .is-featured .pl-desc{border-bottom:0;margin-top:16px;padding-bottom:0}.promo-root .is-featured .pl-breakdown+.pl-checks,.promo-root .is-featured .pl-breakdown{margin-bottom:0}.promo-root .is-featured .pl-checks{border-top:1px solid var(--line);margin-top:22px;padding-top:22px}.promo-root .pl-ribbon{letter-spacing:.06em}.promo-root .pl-card.is-featured .pl-checks{margin-bottom:28px}.promo-root .pl-excludes{color:var(--muted);background:#ffffff0d;border-radius:10px;margin:-8px 0 24px;padding:10px 14px;font-size:13px;line-height:1.6}.promo-root .pl-card:not(.is-featured) .pl-was em{color:var(--ink);background:#ffffff12}.promo-root .pl-breakdown strong{color:var(--red)}.promo-root .pl-card.is-lite{border:2px solid var(--ink);box-shadow:0 22px 50px #0d0d0d14}.promo-root .pl-card.is-featured{box-shadow:0 22px 50px #0d0d0d14}.promo-root .pl-mark-g{background:linear-gradient(var(--white), var(--white)) padding-box, conic-gradient(from 200deg, #e5e5e5, #0d0d0d, #8a8a8a, #e5e5e5) border-box;border:11px solid #0000;border-radius:50%}.promo-root .pl-card.is-lite .pl-price{color:var(--ink)}.promo-root .pl-card.is-lite .pl-was em,.promo-root .pl-card.is-lite .pl-tag{color:var(--ink);background:#ffffff12}.promo-root .pl-card.is-lite .pl-checks svg circle{fill:var(--ink)}.promo-root .pl-card.is-lite .pl-excludes,.promo-root .pl-card .pl-breakdown{background:#ffffff0d}.promo-root .pl-card.is-lite .pl-breakdown strong{color:var(--ink)}.promo-root .pl-card.is-lite .pl-breakdown div+div strong{color:var(--muted);font-weight:700}.promo-root .pl-card.is-lite .pl-btn{border-color:var(--ink);color:var(--white);background:var(--ink)}.promo-root .pl-card.is-lite .pl-btn:hover,.promo-root .pl-card.is-lite .pl-btn:focus-visible{border-color:var(--red);background:var(--red)}.promo-root .pkg-page{--plan:#ff0a0a;--plan-soft:#fff3f3;--plan-line:#ffd4d4}.promo-root .pkg-page:has(#plan-lite:checked){--plan:#0d0d0d;--plan-soft:#f5f5f5;--plan-line:#d9d9d9}.promo-root .pl-pick{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.promo-root .pl-hit{z-index:1;cursor:pointer;border-radius:20px;position:absolute;inset:0}.promo-root .pl-hit span{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.promo-root .pl-card .pl-btn,.promo-root .pl-card .pl-ribbon{z-index:2;position:relative}.promo-root .pl-card .pl-ribbon{position:absolute}.promo-root .pl-card{transition:transform .35s cubic-bezier(.2,.75,.2,1),opacity .35s,filter .35s,box-shadow .35s}.promo-root .pl-chosen{color:var(--white);background:var(--plan);border-radius:999px;padding:4px 10px;font-size:12px;font-weight:800;display:none;position:absolute;top:18px;right:18px}:is(.promo-root .pkg-page:has(#plan-lite:checked) .pl-card.is-lite .pl-chosen,.promo-root .pkg-page:has(#plan-pkg:checked) .pl-card.is-featured .pl-chosen){display:inline-block}:is(.promo-root .pkg-page:has(#plan-lite:focus-visible) .pl-card.is-lite,.promo-root .pkg-page:has(#plan-pkg:focus-visible) .pl-card.is-featured){outline:3px solid var(--plan);outline-offset:4px}.promo-root .pl-later{color:#ffffff80;margin:4px 0 0;font-size:13px;font-weight:600}.promo-root .pl-bd-was{color:#ffffff73;font-size:12px}.promo-root .pl-std{background:var(--card);border-radius:12px;gap:14px;margin:-6px 0 26px;padding:16px 18px;display:grid}.promo-root .pl-std-head{flex-wrap:wrap;align-items:baseline;gap:4px 10px;margin:0;display:flex}.promo-root .pl-std-head b{font-size:14px;font-weight:800}.promo-root .pl-std-head strong{color:var(--red);font-size:14px;font-weight:900}.promo-root .pl-std-head span{color:var(--muted);font-size:13px}.promo-root .pl-std ul{color:var(--muted);margin:6px 0 0;padding-left:16px;font-size:13px;line-height:1.6}.promo-root .pl-std li.is-extra{color:#ffffff6b;list-style:"− "}.promo-root .sv-scope{padding-block:clamp(48px,6vw,72px) 8px}.promo-root .sv-head .sv-lede-lite{display:none}.promo-root .pkg-page:has(#plan-lite:checked) .sv-head .sv-lede-lite{display:block}.promo-root .pkg-page:has(#plan-lite:checked) .sv-head .sv-lede-pkg{display:none}.promo-root .sv-head h2:after{background:var(--plan);transition:background .3s}.promo-root .sv-grid{gap:14px;margin-top:32px}.promo-root .sv-grid li{border:1px solid var(--plan-line);background:var(--plan-soft);border-radius:16px;gap:14px;padding:18px 18px 16px;transition:background .3s,border-color .3s,opacity .3s,filter .3s;position:relative}.promo-root .sv-grid .sv-icon{background:var(--plan);width:40px;height:40px;box-shadow:none;transition:background .3s}.promo-root .sv-grid .sv-icon svg{width:20px;height:20px}.promo-root .sv-grid b{margin:2px 84px 4px 0;font-size:16px}.promo-root .sv-grid p{font-size:13px;line-height:1.6}.promo-root .sv-state{position:absolute;top:14px;right:14px}.promo-root .sv-state i{color:var(--plan);background:var(--white);border-radius:999px;padding:3px 9px;font-size:11px;font-style:normal;font-weight:800}.promo-root .sv-state .sv-out{color:var(--muted);display:none}.promo-root .pkg-page:has(#plan-lite:checked) .sv-grid li:not(.in-lite){border-color:var(--line);opacity:.6;filter:grayscale();background:#f6f6f6}.promo-root .pkg-page:has(#plan-lite:checked) .sv-grid li:not(.in-lite) .sv-in{display:none}.promo-root .pkg-page:has(#plan-lite:checked) .sv-grid li:not(.in-lite) .sv-out{display:inline}.promo-root .acc-list{gap:12px;margin-top:clamp(28px,3vw,40px);display:grid}.promo-root .acc{border:1px solid var(--line);background:var(--white);border-radius:16px}.promo-root .acc>summary{cursor:pointer;align-items:center;gap:12px;padding:20px 24px;font-size:18px;font-weight:800;list-style:none;display:flex}.promo-root .acc>summary::-webkit-details-marker{display:none}.promo-root .acc>summary span{color:var(--red);letter-spacing:.12em;font-size:12px}.promo-root .acc>summary:after{content:"+";color:var(--red);margin-left:auto;font-size:24px;font-weight:700;line-height:1}.promo-root .acc[open]>summary:after{content:"−"}.promo-root .acc-body{padding:0 24px 24px}.promo-root .acc-lede{color:var(--muted);margin:0;font-size:15px}.promo-root .acc-body .pkg-steps{margin-top:24px}.promo-root .acc-body .lead-copy{max-width:760px;margin-top:28px}.promo-root .acc-section{background:0 0;border-color:#ffffff2e}.promo-root .acc-section>summary{color:var(--white)}.promo-root .acc-section>.acc-body{padding-top:8px}.promo-root .content-section:has(>.container>details.acc-section){padding-block:24px}.promo-root .content-section:has(>.container>details.acc-section[open]){padding-block:clamp(40px,5vw,64px)}.promo-root .pkg-page-tail{padding-top:clamp(32px,4vw,48px)}.promo-root .why-box{color:var(--white);background:var(--ink);border-radius:20px}.promo-root .why-box>summary{cursor:pointer;align-items:center;gap:14px;padding:clamp(24px,3vw,36px);list-style:none;display:flex}.promo-root .why-box>summary::-webkit-details-marker{display:none}.promo-root .why-box .ex-mark{color:var(--white)}.promo-root .why-head b{font-size:22px;font-weight:900;display:block}.promo-root .why-lede{color:#ffffffa6;margin-top:6px;font-size:14px;line-height:1.6;display:block}.promo-root .why-toggle{color:#ffffffe6;white-space:nowrap;border:1px solid #fff3;border-radius:999px;flex:none;margin-left:auto;padding:8px 16px;font-size:14px}.promo-root .why-toggle:after{content:" +";color:var(--red);font-weight:800}.promo-root .why-box[open] .why-toggle:after{content:" −"}.promo-root .why-box>summary:hover .why-toggle{border-color:#ffffff80}.promo-root .why-body{padding:0 clamp(24px,3vw,36px) clamp(28px,3.4vw,40px)}.promo-root .why-body .pkg-steps{border-top:1px solid #ffffff1f;margin-top:8px;padding-top:28px}.promo-root .why-body .pkg-steps:before{background:#ffffff26;top:47px}.promo-root .why-body .pkg-step-no{color:var(--white);background:var(--ink);border-color:#ffffff40}.promo-root .why-body .pkg-steps li.is-first .pkg-step-no{border-color:var(--red);color:var(--white);background:var(--red)}.promo-root .why-body .pkg-steps b{color:var(--white)}.promo-root .why-body .pkg-step-text{color:#fff9}.promo-root .why-body .lead-copy{color:#ffffffb3;max-width:760px;margin-top:36px;font-size:clamp(16px,1.6vw,18px)}.promo-root .why-body .lead-copy :is(strong,b,mark.hl,.prose-statement){color:var(--white)}@media (max-width:620px){.promo-root .why-box>summary{flex-wrap:wrap}.promo-root .why-head{flex:1;min-width:0}.promo-root .why-head b{font-size:19px}.promo-root .why-toggle{margin-left:58px}}@media (max-width:900px){:is(.promo-root .pkg-page:has(#plan-pkg:checked) .pl-card.is-lite,.promo-root .pkg-page:has(#plan-lite:checked) .pl-card.is-featured),:is(.promo-root .pkg-page:has(#plan-lite:checked) .pl-card.is-lite,.promo-root .pkg-page:has(#plan-pkg:checked) .pl-card.is-featured){transform:none}}@media (max-width:620px){.promo-root .acc>summary{padding:18px;font-size:16px}.promo-root .acc-body{padding:0 18px 18px}}.promo-root .pl-card.is-lite,.promo-root .pl-card.is-featured{--c:#0d0d0d;--c-soft:#f5f5f5}.promo-root .pl-scope{border-top:1px solid var(--line);margin:22px 0 24px;padding-top:22px}.promo-root .pl-card.pl-card .pl-desc{border-bottom:0;padding-bottom:0}.promo-root .pl-card.pl-card :is(.pl-desc:not(:has(+.pl-breakdown)),.pl-breakdown){margin-bottom:22px}.promo-root .pl-card .pl-detail .pl-scope{margin-top:0}.promo-root .pl-scope-title{margin:0 0 14px;font-size:15px;font-weight:900}.promo-root .pl-scope ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none;display:grid}.promo-root .pl-scope li{color:var(--muted);background:var(--c-soft);border-radius:12px;align-items:flex-start;gap:12px;padding:12px 14px;font-size:13px;line-height:1.55;display:flex}.promo-root .pl-scope b{color:var(--ink);margin-bottom:2px;font-size:14px;font-weight:800;display:block}.promo-root .pl-scope-icon{width:32px;height:32px;color:var(--white);background:var(--c);border-radius:50%;flex:none;place-items:center;display:grid}.promo-root .pl-scope-icon svg{width:17px;height:17px}.promo-root .pl-more{z-index:2;border:1.5px solid var(--c);min-height:48px;color:var(--c);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:8px;margin-top:20px;font-size:15px;font-weight:800;display:none;position:relative}.promo-root .pl-more:after{content:"+";font-size:20px;line-height:1}.promo-root .pl-more:hover{color:var(--white);background:var(--c)}.promo-root .pkg-page .pl-card.is-lite,.promo-root .pkg-page .pl-card.is-featured{opacity:1;filter:none;transform:none}.promo-root .pl-card .pl-detail{display:none}.promo-root .pl-card .pl-more{margin-top:auto;margin-bottom:12px;display:flex}.promo-root .pl-card .pl-more+.pl-btn{margin-top:0}:is(.promo-root .pkg-page:has(#plan-lite:checked) .pl-card.is-lite .pl-detail,.promo-root .pkg-page:has(#plan-pkg:checked) .pl-card.is-featured .pl-detail){display:block}:is(.promo-root .pkg-page:has(#plan-lite:checked) .pl-card.is-lite .pl-more,.promo-root .pkg-page:has(#plan-pkg:checked) .pl-card.is-featured .pl-more){display:none}:is(.promo-root .pkg-page:has(#plan-lite:checked) .pl-card.is-lite .pl-more+.pl-btn,.promo-root .pkg-page:has(#plan-pkg:checked) .pl-card.is-featured .pl-more+.pl-btn){margin-top:auto}.promo-root .pl-grid.has-open{align-items:stretch}.promo-root .pkg-page:has(.pl-pick:checked) .pl-grid.has-open{align-items:start}@media (min-width:901px){.promo-root .pl-grid.has-open{grid-template-columns:repeat(2,minmax(0,1fr));max-width:1200px;margin-inline:auto}.promo-root .pkg-page:has(.pl-pick:checked) .pl-grid.has-open{grid-template-columns:repeat(2,minmax(0,1fr));max-width:1200px;margin-inline:auto}}@media (min-width:901px) and (max-width:1180px){.promo-root .pl-scope ul{grid-template-columns:1fr}}@media (max-width:620px){.promo-root .pl-breakdown{padding:12px 14px}.promo-root .pl-breakdown div{gap:8px;font-size:13px}.promo-root .pl-breakdown dt{word-break:keep-all;min-width:0}.promo-root .pl-breakdown dd{white-space:nowrap;flex:none;gap:6px}.promo-root .pl-breakdown s{font-size:12px}.promo-root .pl-scope ul{grid-template-columns:1fr}}@keyframes answer-arm{0%{--answer-in:0}to{--answer-in:1}}@keyframes answer-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@keyframes answer-open-pill{0%{opacity:0;clip-path:inset(0 42% round 999px)}to{opacity:1;clip-path:inset(0 round 999px)}}@keyframes answer-type{0%{max-width:0}to{max-width:calc(var(--q-len,20) * 1em)}}@keyframes answer-caret{0%,49%{border-right-color:var(--red)}50%,to{border-right-color:#0000}}@keyframes answer-draw-r{0%{opacity:0;clip-path:inset(0 100% 0 0)}to{opacity:1;clip-path:inset(0)}}@keyframes answer-draw-l{0%{opacity:0;clip-path:inset(0 0 0 100%)}to{opacity:1;clip-path:inset(0)}}@keyframes answer-slide-l{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:none}}@keyframes answer-slide-r{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:none}}@keyframes answer-card-open{0%{opacity:0;clip-path:inset(0 0 35% round 16px);transform:translateY(28px)}to{opacity:1;clip-path:inset(0 round 16px);transform:none}}@keyframes answer-wipe{0%{opacity:.2;clip-path:inset(0 100% 0 0)}to{opacity:1;clip-path:inset(0)}}@keyframes answer-line-in{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes answer-mask-up{0%{opacity:0;clip-path:inset(0 0 100%);transform:translateY(.6em)}to{opacity:1;clip-path:inset(0);transform:none}}@media (prefers-reduced-motion:no-preference){@supports (animation-timeline:view()) and (timeline-scope:none){.promo-root section:has(>.container>.answer-stage){timeline-scope:--answer-q;animation:linear both answer-arm;animation-timeline:--answer-q;animation-range:cover 18% cover 22%;container-name:answer-scene}.promo-root .answer-search{view-timeline:--answer-q block}@container answer-scene style(--answer-in:0){.promo-root :is(.answer-rail-head,.answer-search,.answer-jump,.answer-serp,.answer-results li,.answer-card,.answer-body,.answer-source-head,.answer-sources li,.answer-engines){opacity:0}}@container answer-scene style(--answer-in:1){.promo-root .answer-rail-head{animation:.175s cubic-bezier(.2,.7,.2,1) backwards answer-rise}.promo-root .answer-search{animation:.2s cubic-bezier(.2,.7,.2,1) 25ms backwards answer-open-pill}.promo-root .answer-search span{text-overflow:clip;animation:answer-type .325s steps(var(--q-len,20), end) .175s backwards, answer-caret .15s linear .175s 4;border-right:2px solid #0000;flex:0 auto;margin-right:auto;padding-right:2px}.promo-root .answer-jump.is-left{animation:.125s ease-out .525s backwards answer-draw-l}.promo-root .answer-jump.is-right{animation:.125s ease-out .525s backwards answer-draw-r}.promo-root .answer-serp{animation:.2s cubic-bezier(.2,.7,.2,1) .575s backwards answer-rise}.promo-root .answer-results li{animation:.15s cubic-bezier(.2,.7,.2,1) backwards answer-slide-l}.promo-root .answer-results li:first-child{animation-delay:.625s}.promo-root .answer-results li:nth-child(2){animation-delay:.655s}.promo-root .answer-results li:nth-child(3){animation-delay:.685s}.promo-root .answer-results li:nth-child(n+4){animation-delay:.715s}.promo-root .answer-card{animation:.225s cubic-bezier(.2,.7,.2,1) .7s backwards answer-card-open}.promo-root .answer-body{animation:.225s cubic-bezier(.3,.6,.2,1) .825s backwards answer-wipe}.promo-root .answer-source-head{animation:.15s cubic-bezier(.2,.7,.2,1) .95s backwards answer-rise}.promo-root .answer-sources li{animation:.15s cubic-bezier(.2,.7,.2,1) backwards answer-slide-r}.promo-root .answer-sources li:first-child{animation-delay:1s}.promo-root .answer-sources li:nth-child(2){animation-delay:1.04s}.promo-root .answer-sources li:nth-child(3){animation-delay:1.09s}.promo-root .answer-engines{animation:.15s cubic-bezier(.2,.7,.2,1) 1.15s backwards answer-rise}}.promo-root .answer-closer span{animation:linear both answer-mask-up;animation-timeline:view();animation-range:entry 20% cover 38%}.promo-root .answer-closer:before,.promo-root .answer-closer:after{animation:linear both answer-line-in;animation-timeline:view();animation-range:entry 30% cover 40%}.promo-root .answer-closer:before{transform-origin:100%}.promo-root .answer-closer:after{transform-origin:0}}}.promo-root{--m-ease:cubic-bezier(.2, .7, .2, 1)}@keyframes scene-arm{0%{--in:0}to{--in:1}}@keyframes m-rise{0%{opacity:0;translate:0 22px}to{opacity:1;translate:0}}@keyframes m-slide-l{0%{opacity:0;translate:-32px}to{opacity:1;translate:0}}@keyframes m-slide-r{0%{opacity:0;translate:32px}to{opacity:1;translate:0}}@keyframes m-mask-up{0%{opacity:0;clip-path:inset(0 0 100%);translate:0 .45em}to{opacity:1;clip-path:inset(0);translate:0}}@keyframes m-mask-left{0%{opacity:0;clip-path:inset(0 100% 0 0);translate:-48px}to{opacity:1;clip-path:inset(0);translate:0}}@keyframes m-flip-in{0%{opacity:0;clip-path:inset(0 0 100%)}to{opacity:1;clip-path:inset(0)}}@keyframes m-wipe-in{0%{opacity:0;clip-path:inset(0 100% 0 0)}to{opacity:1;clip-path:inset(0)}}@keyframes m-open-r{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0)}}@keyframes m-open-l{0%{clip-path:inset(0 0 0 100%)}to{clip-path:inset(0)}}@keyframes m-pop{0%{opacity:0;scale:.4}70%{opacity:1;scale:1.15}to{opacity:1;scale:1}}@keyframes m-hub-in{0%{opacity:0;scale:.94}to{opacity:1;scale:1}}@keyframes m-draw{0%{opacity:0;stroke-dashoffset:120px}1%{opacity:1}to{opacity:1;stroke-dashoffset:0}}@keyframes m-ping{0%{outline-offset:0;outline-color:#ff0a0ae6}to{outline-offset:12px;outline-color:#ff0a0a00}}@keyframes m-settle{0%{scale:1.14}to{scale:1}}@keyframes m-light{0%{color:var(--white)}}@keyframes m-chain-step{0%{opacity:.18;translate:0 18px}to{opacity:1;translate:0}}@keyframes m-chain-orb{0%{scale:.72}to{scale:1}}@keyframes chain-loop-glow{0%,to{opacity:0}2%{opacity:1}13%{opacity:1}16.667%{opacity:0}}@keyframes chain-loop-ink{0%,to{color:var(--ink)}2%{color:var(--red)}13%{color:var(--red)}16.667%{color:var(--ink)}}@keyframes chain-loop-muted{0%,to{color:var(--muted)}2%{color:var(--red)}13%{color:var(--red)}16.667%{color:var(--muted)}}@keyframes m-deck-back{0%{translate:0;rotate:x 0deg;scale:1}to{translate:0 -28px;rotate:x 9deg;scale:.9}}@keyframes m-deck-dim{0%{opacity:0}to{opacity:.38}}@media (prefers-reduced-motion:no-preference){.promo-root .hero .eyebrow{animation:m-rise .5s var(--m-ease) 50ms backwards}.promo-root .hero h1 .hero-line{display:block}.promo-root .hero h1 .hero-line:first-child{animation:m-mask-left .8s var(--m-ease) .15s backwards}.promo-root .hero h1 .hero-line+.hero-line{animation:m-mask-up .8s var(--m-ease) .55s backwards}.promo-root .hero h1 .hero-line+.hero-line mark{animation:.6s 1.25s backwards m-light}.promo-root .hero .hero-lead{animation:m-rise .6s var(--m-ease) 1.1s backwards}.promo-root .hero .hero-solution{animation:m-rise .6s var(--m-ease) 1.25s backwards}.promo-root .hero .hero-areas li{animation:m-rise .45s var(--m-ease) backwards}.promo-root .hero .hero-areas li:first-child{animation-delay:1.4s}.promo-root .hero .hero-areas li:nth-child(2){animation-delay:1.48s}.promo-root .hero .hero-areas li:nth-child(n+3){animation-delay:1.56s}.promo-root .hero .hero-actions{animation:m-rise .55s var(--m-ease) 1.7s backwards}.promo-root .hero .hero-secondary{animation:m-rise .5s var(--m-ease) 1.8s backwards}.promo-root .hero .hero-scroll{animation:m-rise .5s var(--m-ease) 1.95s backwards}@supports (interpolate-size:allow-keywords){.promo-root .faq-list{interpolate-size:allow-keywords}.promo-root .faq-item::details-content{block-size:0;transition:block-size .38s var(--m-ease), content-visibility .38s allow-discrete;overflow-y:clip}.promo-root .faq-item[open]::details-content{block-size:auto}.promo-root .faq-item[open]>p{animation:m-rise .4s var(--m-ease) 60ms backwards}}@supports (animation-timeline:view()){@container answer-scene style(--answer-in:1){.promo-root .answer-sources li:first-child{animation:answer-slide-r .15s var(--m-ease) 1s backwards, m-ping .4s ease-out 1.27s;outline:2px solid #0000}}.promo-root .structure-stage{animation:linear both scene-arm;animation-timeline:view();animation-range:entry 35% entry 40%;container-name:structure-scene}@container structure-scene style(--in:0){.promo-root :is(.structure-chip,.structure-hub,.structure-threads>path,.structure-nav li,.structure-hub-title){opacity:0}}@container structure-scene style(--in:1){.promo-root :is(.structure-chip-1,.structure-chip-3,.structure-chip-5){animation:m-slide-l .2s var(--m-ease) backwards, m-ping .25s ease-out var(--send);outline:2px solid #0000}.promo-root :is(.structure-chip-2,.structure-chip-4,.structure-chip-6){animation:m-slide-r .2s var(--m-ease) backwards, m-ping .25s ease-out var(--send);outline:2px solid #0000}.promo-root .structure-chip-2{animation-delay:20ms, var(--send)}.promo-root .structure-chip-3{animation-delay:40ms, var(--send)}.promo-root .structure-chip-4{animation-delay:60ms, var(--send)}.promo-root .structure-chip-5{animation-delay:80ms, var(--send)}.promo-root .structure-chip-6{animation-delay:.1s, var(--send)}.promo-root .structure-hub{animation:m-hub-in .2s var(--m-ease) .15s backwards}.promo-root .structure-threads>path{stroke-dasharray:120;animation:m-draw .14s ease-out var(--send) backwards}.promo-root .structure-nav li{animation:m-rise .15s var(--m-ease) calc(var(--send) + .11s) backwards}.promo-root .structure-hub-title{animation:m-flip-in .225s var(--m-ease) .975s backwards}}.promo-root .structure-chip-1,.promo-root .structure-threads>path:first-of-type,.promo-root .structure-nav li:first-child{--send:.275s}.promo-root .structure-chip-2,.promo-root .structure-threads>path:nth-of-type(4),.promo-root .structure-nav li:nth-child(2){--send:.385s}.promo-root .structure-chip-3,.promo-root .structure-threads>path:nth-of-type(2),.promo-root .structure-nav li:nth-child(3){--send:.495s}.promo-root .structure-chip-4,.promo-root .structure-threads>path:nth-of-type(5),.promo-root .structure-nav li:nth-child(4){--send:.605s}.promo-root .structure-chip-5,.promo-root .structure-threads>path:nth-of-type(3),.promo-root .structure-nav li:nth-child(5){--send:.715s}.promo-root .structure-chip-6,.promo-root .structure-threads>path:nth-of-type(6),.promo-root .structure-nav li:nth-child(n+6){--send:.825s}.promo-root .structure-outcome{animation:linear both scene-arm;animation-timeline:view();animation-range:entry 40% entry 45%;container-name:outcome-scene}@container outcome-scene style(--in:0){.promo-root .structure-outcome :is(article,.structure-results li){opacity:0}}@container outcome-scene style(--in:1){.promo-root .structure-outcome article:first-child{animation:m-rise .25s var(--m-ease) backwards}.promo-root .structure-outcome article:first-child .structure-results li{animation:m-rise .2s var(--m-ease) backwards}.promo-root .structure-outcome article:first-child li:first-child{animation-delay:.1s}.promo-root .structure-outcome article:first-child li:nth-child(2){animation-delay:.15s}.promo-root .structure-outcome article:first-child li:nth-child(n+3){animation-delay:.2s}.promo-root .structure-outcome article:nth-child(2){animation:m-rise .25s var(--m-ease) .3s backwards}.promo-root .structure-outcome .structure-label.is-on{animation:m-pop .25s var(--m-ease) .425s backwards}.promo-root .structure-outcome article:nth-child(2) .structure-results li{animation:m-wipe-in .25s var(--m-ease) backwards}.promo-root .structure-outcome .structure-mark.is-yes{animation:m-pop .225s var(--m-ease) backwards}.promo-root .structure-outcome article:nth-child(2) li:first-child,.promo-root .structure-outcome article:nth-child(2) li:first-child .structure-mark{animation-delay:.55s}.promo-root .structure-outcome article:nth-child(2) li:nth-child(2),.promo-root .structure-outcome article:nth-child(2) li:nth-child(2) .structure-mark{animation-delay:.675s}.promo-root .structure-outcome article:nth-child(2) li:nth-child(n+3),.promo-root .structure-outcome article:nth-child(2) li:nth-child(n+3) .structure-mark{animation-delay:.8s}}.promo-root .statement{animation:linear both scene-arm;animation-timeline:view();animation-range:entry 45% entry 50%;container-name:statement-scene}@container statement-scene style(--in:0){.promo-root .statement>:is(.eyebrow,h2,.statement-text){opacity:0}}@container statement-scene style(--in:1){.promo-root .statement>.eyebrow{animation:m-rise .5s var(--m-ease) backwards}.promo-root .statement>h2{animation:m-mask-up .7s var(--m-ease) .1s backwards}.promo-root .statement>h2 mark{animation:m-flip-in .6s var(--m-ease) 1s backwards}.promo-root .statement>.statement-text{animation:m-rise .5s var(--m-ease) 1.5s backwards}}.promo-root .chain-step{view-timeline:--chain-step block;animation:linear both m-chain-step;animation-timeline:--chain-step;animation-range:cover calc(10% + var(--ci,0) * 5%) cover calc(16% + var(--ci,0) * 5%)}.promo-root .chain-orb{animation:linear both m-chain-orb;animation-timeline:--chain-step;animation-range:cover calc(10% + var(--ci,0) * 5%) cover calc(16% + var(--ci,0) * 5%)}.promo-root .chain-list li{animation:linear both m-rise;animation-timeline:--chain-step;animation-range:cover calc(13% + var(--ci,0) * 5%) cover calc(18% + var(--ci,0) * 5%)}.promo-root .chain-arrow{animation:linear both m-open-r;animation-timeline:--chain-step;animation-range:cover calc(15% + var(--ci,0) * 5%) cover calc(19% + var(--ci,0) * 5%)}.promo-root .chain-step:nth-child(2){--ci:1}.promo-root .chain-step:nth-child(3){--ci:2}.promo-root .chain-step:nth-child(4){--ci:3}.promo-root .chain-step:nth-child(5){--ci:4}.promo-root .chain-step:nth-child(n+6){--ci:5}@media (max-width:900px){.promo-root .chain-step:nth-child(n){--ci:0}}.promo-root .chain-step:nth-child(2){--bi:1}.promo-root .chain-step:nth-child(3){--bi:2}.promo-root .chain-step:nth-child(4){--bi:3}.promo-root .chain-step:nth-child(5){--bi:4}.promo-root .chain-step:nth-child(n+6){--bi:5}.promo-root .chain-step.is-accent .chain-orb{box-shadow:0 10px 26px rgb(var(--shadow-rgb) / .28);background:radial-gradient(120% 120% at 32% 24%,#3a3a3a 0%,#0d0d0d 62%)}.promo-root .chain-orb{isolation:isolate;position:relative}.promo-root .chain-orb:before{content:"";z-index:-1;background:radial-gradient(120% 120% at 32% 24%, #ff5a4d 0%, var(--red) 58%);box-shadow:0 0 0 6px rgb(var(--red-rgb) / .12), 0 0 34px rgb(var(--red-rgb) / .45);opacity:0;animation:chain-loop-glow var(--chain-loop,12s) linear infinite;animation-delay:calc(var(--bi,0) * var(--chain-loop,12s) / 6);border-radius:50%;position:absolute;inset:0}.promo-root .chain-step h3{color:var(--ink);animation:chain-loop-ink var(--chain-loop,12s) linear infinite;animation-delay:calc(var(--bi,0) * var(--chain-loop,12s) / 6)}.promo-root .chain-step .chain-no{color:var(--muted);animation:chain-loop-muted var(--chain-loop,12s) linear infinite;animation-delay:calc(var(--bi,0) * var(--chain-loop,12s) / 6)}@media (min-width:901px){.promo-root :has(>.case-row){timeline-scope:--case-2, --case-3, --case-4}.promo-root .case-row{perspective:1800px}.promo-root .case-row:nth-child(2 of .case-row){view-timeline:--case-2 block}.promo-root .case-row:nth-child(3 of .case-row){view-timeline:--case-3 block}.promo-root .case-row:nth-child(4 of .case-row){view-timeline:--case-4 block}.promo-root .case-grid:after{content:"";z-index:3;border-radius:inherit;background:var(--ink);opacity:0;pointer-events:none;position:absolute;inset:0}.promo-root .case-row:has(+.case-row) .case-grid{animation-timing-function:linear;animation-fill-mode:both;animation-range:cover 35vh cover calc(100vh - var(--header,72px) - 46px)}.promo-root .case-row:has(+.case-row) .case-grid:after{animation-timing-function:linear;animation-fill-mode:both;animation-range:cover 35vh cover calc(100vh - var(--header,72px) - 46px)}.promo-root .case-row:has(+.case-row) .case-grid{animation-name:m-deck-back}.promo-root .case-row:has(+.case-row) .case-grid:after{animation-name:m-deck-dim}.promo-root .case-row:nth-child(1 of .case-row) .case-grid{animation-timeline:--case-2}.promo-root .case-row:nth-child(1 of .case-row) .case-grid:after{animation-timeline:--case-2}.promo-root .case-row:nth-child(2 of .case-row) .case-grid{animation-timeline:--case-3}.promo-root .case-row:nth-child(2 of .case-row) .case-grid:after{animation-timeline:--case-3}.promo-root .case-row:nth-child(3 of .case-row) .case-grid{animation-timeline:--case-4}.promo-root .case-row:nth-child(3 of .case-row) .case-grid:after{animation-timeline:--case-4}.promo-root .case-row.flipped .case-figure{animation-name:m-open-r}}.promo-root .case-row{animation:linear both scene-arm;animation-timeline:view();animation-range:cover 160px cover 200px;container-name:case-scene}@container case-scene style(--in:0){.promo-root .case-copy>*,.promo-root .case-points li,.promo-root .case-figure :is(img,video){opacity:0}}@container case-scene style(--in:1){.promo-root .case-copy>.eyebrow{animation:m-rise .5s var(--m-ease) backwards}.promo-root .case-copy>h3{animation:m-mask-up .75s var(--m-ease) .1s backwards}.promo-root .case-copy>:not(.eyebrow,h3){animation:m-rise .55s var(--m-ease) .45s backwards}.promo-root .case-figure{animation:m-open-r .9s var(--m-ease) .6s backwards}.promo-root .case-row.flipped .case-figure{animation-name:m-open-l}.promo-root .case-figure :is(img,video){animation:m-settle 1.4s var(--m-ease) .6s backwards}.promo-root .case-points li{animation:m-rise .4s var(--m-ease) backwards}.promo-root .case-points li:first-child{animation-delay:1.3s}.promo-root .case-points li:nth-child(2){animation-delay:1.38s}.promo-root .case-points li:nth-child(3){animation-delay:1.46s}.promo-root .case-points li:nth-child(n+4){animation-delay:1.54s}}.promo-root .closing-grid{animation:linear both scene-arm;animation-timeline:view();animation-range:entry 35% entry 40%;container-name:closing-scene}@container closing-scene style(--in:0){.promo-root .closing-grid>div:first-child>*,.promo-root .closing-panel,.promo-root .closing-panel>*,.promo-root .closing-panel li{opacity:0}}@container closing-scene style(--in:1){.promo-root .closing-grid>div:first-child>h2{animation:m-mask-up .8s var(--m-ease) backwards}.promo-root .closing-grid>div:first-child>.closing-text{animation:m-rise .5s var(--m-ease) .45s backwards}.promo-root .closing-grid>div:first-child>.hero-actions{animation:m-rise .5s var(--m-ease) .6s backwards}.promo-root .closing-panel{animation:m-slide-r .6s var(--m-ease) .85s backwards}.promo-root .closing-panel>b{animation:m-rise .4s var(--m-ease) 1.05s backwards}.promo-root .closing-panel>ul{animation:10ms linear 1.2s backwards m-rise}.promo-root .closing-panel li{animation:m-slide-r .45s var(--m-ease) backwards}.promo-root .closing-panel li:first-child{animation-delay:1.3s}.promo-root .closing-panel li:nth-child(2){animation-delay:1.55s}.promo-root .closing-panel li:nth-child(n+3){animation-delay:1.8s}.promo-root .closing-panel>small{animation:m-rise .4s var(--m-ease) 2s backwards}}}}@keyframes intro-cover{0%,99%{opacity:1}to{opacity:0}}@keyframes intro-draw{to{stroke-dashoffset:0}}@keyframes intro-run{0%{stroke-dashoffset:.06px}to{stroke-dashoffset:-.94px}}@keyframes intro-fade-in{0%{opacity:0}to{opacity:1}}@keyframes intro-fade{to{opacity:0}}@keyframes intro-flash{0%{opacity:0;scale:.3}15%{opacity:1}to{opacity:0;scale:2.6}}@keyframes intro-streak{0%{opacity:0;scale:0 1}18%{opacity:1}to{opacity:0;scale:1}}@keyframes intro-logo-away{to{opacity:0;scale:.9}}@keyframes intro-show{to{opacity:1}}@keyframes intro-hide{to{visibility:hidden}}@keyframes intro-lock{0%{opacity:0;scale:1.12}to{opacity:1;scale:1}}@keyframes intro-label-in{0%{opacity:0;letter-spacing:.7em;translate:0 8px}to{opacity:1;letter-spacing:.32em;translate:0}}@keyframes intro-cut-draw{to{scale:1}}@keyframes intro-out-top{to{translate:0 -106%}}@keyframes intro-out-bottom{to{translate:0 106%}}@keyframes intro-out-left{to{translate:-106%}}@keyframes intro-out-right{to{translate:106%}}@keyframes intro-settle{0%{scale:1.08}to{scale:1}}.promo-root .intro{display:none}.promo-root .intro[data-intro=full],.promo-root .intro[data-intro=short]{z-index:300;pointer-events:none;--split:cubic-bezier(.77, 0, .18, 1);display:block;position:fixed;inset:0;overflow:hidden}.promo-root .intro[data-intro=full]:before{content:"";background:#0d0d0d;animation:2.85s linear forwards intro-cover;position:absolute;inset:0}.promo-root .intro-panel{z-index:1;background:#0d0d0d;position:absolute;inset:-1px}.promo-root .intro-panel.is-top{clip-path:polygon(0 0,100% 0,50% 50%)}.promo-root .intro-panel.is-right{clip-path:polygon(100% 0,100% 100%,50% 50%)}.promo-root .intro-panel.is-bottom{clip-path:polygon(0 100%,100% 100%,50% 50%)}.promo-root .intro-panel.is-left{clip-path:polygon(0 0,0 100%,50% 50%)}.promo-root .intro[data-intro=full] .intro-panel.is-top{animation:intro-out-top 1.92s var(--split) 2.85s forwards}.promo-root .intro[data-intro=full] .intro-panel.is-bottom{animation:intro-out-bottom 1.92s var(--split) 2.89s forwards}.promo-root .intro[data-intro=full] .intro-panel.is-left{animation:intro-out-left 2.02s var(--split) 2.95s forwards}.promo-root .intro[data-intro=full] .intro-panel.is-right{animation:intro-out-right 2.02s var(--split) 3s forwards}.promo-root .intro[data-intro=short] .intro-panel.is-top{animation:intro-out-top .5s var(--split) forwards}.promo-root .intro[data-intro=short] .intro-panel.is-bottom{animation:intro-out-bottom .5s var(--split) 20ms forwards}.promo-root .intro[data-intro=short] .intro-panel.is-left{animation:intro-out-left .54s var(--split) 40ms forwards}.promo-root .intro[data-intro=short] .intro-panel.is-right{animation:intro-out-right .54s var(--split) 60ms forwards}.promo-root .intro-mark,.promo-root .intro-trace,.promo-root .intro-flash{aspect-ratio:1;width:min(260px,56vw);position:absolute;top:50%;left:50%;translate:-50% -50%}.promo-root .intro-mark svg,.promo-root .intro-trace svg{width:100%;height:100%;display:block;overflow:visible}.promo-root .intro-mark{opacity:0;z-index:2}.promo-root .intro-mark polygon{fill:#fff}.promo-root .intro[data-intro=full] .intro-mark{animation:.85s cubic-bezier(.2,.8,.2,1) 1.4s forwards intro-lock,.45s cubic-bezier(.5,0,.75,0) 2.3s forwards intro-logo-away}.promo-root .intro-trace{z-index:2;filter:drop-shadow(0 0 6px #fffffff2)drop-shadow(0 0 22px #ffffff73)}.promo-root .intro-trace polygon{fill:none;stroke:#fff;stroke-linejoin:round;stroke-linecap:round}.promo-root .intro-trace .is-line{stroke-width:5px;stroke-dasharray:1 1;stroke-dashoffset:1px;opacity:.7}.promo-root .intro-trace .is-comet{stroke-width:11px;stroke-dasharray:.06 1.94;stroke-dashoffset:.06px}.promo-root .intro[data-intro=full] .intro-trace .is-line{animation:1.45s cubic-bezier(.45,0,.2,1) forwards intro-draw}.promo-root .intro[data-intro=full] .intro-trace .is-comet{animation:1.45s cubic-bezier(.45,0,.2,1) forwards intro-run}.promo-root .intro[data-intro=full] .intro-trace{animation:.47s 1.45s forwards intro-fade}.promo-root .intro-flash{z-index:3;opacity:0;background:radial-gradient(circle,#fff 0% 7%,#ffffff8c 16%,#ffffff1f 32%,#fff0 50%);border-radius:50%}.promo-root .intro[data-intro=full] .intro-flash{animation:.98s cubic-bezier(.2,.7,.3,1) 1.36s forwards intro-flash}.promo-root .intro-streak{z-index:3;opacity:0;background:linear-gradient(90deg,#fff0,#fff 50%,#fff0);width:min(1100px,96vw);height:2px;position:absolute;top:50%;left:50%;translate:-50% -50%;box-shadow:0 0 14px #ffffffb3}.promo-root .intro[data-intro=full] .intro-streak{animation:1.05s cubic-bezier(.2,.7,.3,1) 1.36s forwards intro-streak}.promo-root .intro-label{z-index:2;color:#fff;letter-spacing:.32em;text-align:center;white-space:nowrap;opacity:0;font-size:clamp(11px,1.1vw,14px);font-weight:700;position:absolute;top:calc(50% + min(150px,32vw));left:0;right:0}.promo-root .intro[data-intro=full] .intro-label{animation:.94s cubic-bezier(.2,.8,.2,1) 1.75s forwards intro-label-in,.35s 2.2s forwards intro-fade}.promo-root .intro-cut{z-index:4;transform-origin:0;background:#fff;width:hypot(50vw,50vh);height:1.5px;margin-top:-.75px;position:absolute;top:50%;left:50%;scale:0 1;box-shadow:0 0 10px #fffc}.promo-root .intro-cut.is-tl{rotate:atan2(-50vh, -50vw)}.promo-root .intro-cut.is-tr{rotate:atan2(-50vh, 50vw)}.promo-root .intro-cut.is-br{rotate:atan2(50vh, 50vw)}.promo-root .intro-cut.is-bl{rotate:atan2(50vh, -50vw)}.promo-root .intro[data-intro=full] .intro-cut{animation:.47s cubic-bezier(.6,0,.2,1) 2.49s forwards intro-cut-draw,.7s 3.04s forwards intro-fade}.promo-root .intro[data-intro=short] :is(.intro-cut,.intro-trace,.intro-flash,.intro-streak,.intro-label,.intro-mark){display:none}:is(.promo-root .hero:has(>.intro[data-intro=full]:not([data-open])) .hero-copy,.promo-root .hero:has(>.intro[data-intro=full]:not([data-open])) .hero-copy *){animation-play-state:paused}.promo-root .hero:has(>.intro[data-intro=full][data-open]) .hero-copy{animation:2.57s cubic-bezier(.2,.7,.2,1) backwards intro-settle}.promo-root [id]{scroll-margin-top:calc(var(--header,72px) + 12px)}@media (max-width:900px){.promo-root .contact-form input,.promo-root .contact-form textarea,.promo-root .contact-form select,.promo-root .hero-diagnose input{font-size:16px}}@media (max-width:620px){.promo-root{--header:60px}.promo-root .site-header{height:var(--header)}.promo-root .header-inner{flex-wrap:nowrap;gap:10px;width:min(100% - 32px,1280px);height:100%;padding:0;display:flex}.promo-root .brand{gap:8px;min-height:44px}.promo-root .brand-word{font-size:18px}.promo-root .promo-nav{overscroll-behavior-x:contain;scrollbar-width:none;flex-wrap:nowrap;flex:auto;order:0;justify-content:flex-start;gap:0;width:auto;min-width:0;display:flex;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#000 82%,#0000);mask-image:linear-gradient(90deg,#000 82%,#0000)}.promo-root .promo-nav::-webkit-scrollbar{display:none}.promo-root .promo-nav a{white-space:nowrap;flex:none;align-items:center;min-height:44px;padding:0 9px;font-size:13px;display:inline-flex}.promo-root .promo-nav a:last-child{padding-right:28px}.promo-root .footer-cols li,.promo-root .footer-cols a{padding:0}.promo-root .footer-cols a{align-items:center;min-height:44px;display:flex}.promo-root .answer-search span,.promo-root .answer-result-body b,.promo-root .answer-source-body b{font-size:13px}.promo-root .answer-result-body p,.promo-root .answer-body{font-size:12px}.promo-root .answer-sample,.promo-root .answer-pill,.promo-root .answer-result-body i,.promo-root .answer-source-body em,.promo-root .answer-source-body i{font-size:11px}}.promo-root .contact-hp{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.promo-root .contact-form .contact-consent{min-height:24px;color:var(--muted);align-items:flex-start;gap:10px;font-size:13.5px;line-height:1.6;display:flex}.promo-root .contact-form .contact-consent input[type=checkbox]{width:18px;height:18px;accent-color:var(--red);cursor:pointer;flex:none;margin:2px 0 0;padding:0}.promo-root .contact-form .contact-consent span{color:var(--muted);font-size:13.5px;font-weight:500}.promo-root .contact-form .contact-consent a{color:var(--ink);text-underline-offset:3px;align-items:center;padding:3px 0;text-decoration:underline;display:inline-flex}.promo-root .footer-legal{color:#fff6;flex-wrap:wrap;flex:100%;gap:6px 18px;margin:0 0 20px;font-size:13px;font-style:normal;line-height:1.6;display:flex}.promo-root .footer-legal a{color:inherit;align-items:center;padding:4px 0;text-decoration:none;transition:color .15s;display:inline-flex}.promo-root .footer-legal a:hover,.promo-root .footer-legal a:focus-visible{color:var(--white)}.promo-root .legal-page{max-width:820px}.promo-root .legal-page h1{color:var(--ink);letter-spacing:-.04em;margin:0;font-size:clamp(30px,4.4vw,54px);font-weight:900;line-height:1.2}.promo-root .legal-page h2{color:var(--ink);letter-spacing:-.02em;margin:40px 0 12px;font-size:20px;font-weight:800}.promo-root .legal-page p,.promo-root .legal-page li{color:var(--muted);margin:0 0 10px;font-size:16px;line-height:1.8}.promo-root .legal-page ul{margin:0 0 10px;padding-left:22px}.promo-root .legal-page li{margin-bottom:6px}.promo-root .legal-page .legal-date{border-top:1px solid var(--line);margin-top:48px;padding-top:20px;font-size:13px}@media (max-width:640px){.promo-root .legal-page p,.promo-root .legal-page li{font-size:15px}.promo-root .footer-legal{gap:4px 14px;font-size:12px}}.promo-root .rt-page{color:var(--ink);background:var(--white);padding-bottom:clamp(0px,1vw,8px)}.promo-root .rt-page h1,.promo-root .rt-page h2{word-break:keep-all;max-width:none;margin:0}.promo-root .rt-page mark.hl{font-weight:800}.promo-root .rt-page .sr-only{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.promo-root .rt-hero{position:relative;overflow:hidden}.promo-root .rt-hero-inner{z-index:1;padding-block:calc(var(--header,56px) + clamp(20px, 3vw, 40px)) clamp(36px, 4vw, 56px);position:relative}.promo-root .rt-hero-copy{max-width:760px}.promo-root .rt-eyebrow{letter-spacing:.2em;align-items:center;gap:12px;margin:0 0 18px;font-size:13px;font-weight:800;display:flex}.promo-root .rt-eyebrow:before{content:"";background:var(--red);width:18px;height:2px}.promo-root .rt-hero h1{letter-spacing:-.05em;font-size:clamp(32px,4vw,56px);font-weight:900;line-height:1.16}.promo-root .rt-intro{color:var(--muted);word-break:keep-all;margin-top:clamp(18px,2.4vw,28px);font-size:clamp(15px,1.3vw,17px);line-height:1.7}.promo-root .rt-intro p{margin:0 0 6px}.promo-root .rt-intro mark.hl{color:var(--ink)}.promo-root .rt-hero-aside{background:linear-gradient(118deg,#0000 0 44%,#ffffffbf 44% 45%,#0000 45%),linear-gradient(118deg,#0000 0 62%,#ffffff8c 62% 63%,#0000 63%),linear-gradient(64deg,#fff0 0 58%,#fff9 58% 70%,#fff0 70%),linear-gradient(160deg,#ffffff0d 0%,#e2e2e2 45%,#ffffff0a 70%,#d9d9d9 100%);flex-direction:column;justify-content:center;align-items:flex-end;width:46%;padding-right:max(24px,50% - 600px);display:flex;position:absolute;top:0;bottom:0;right:0;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 30%);mask-image:linear-gradient(90deg,#0000 0%,#000 30%)}.promo-root .rt-aside-top{color:#3a3a3a;letter-spacing:.28em;margin:0;font-size:13px;font-weight:600;line-height:1.9}.promo-root .rt-aside-text{color:#fff9;margin:16px 0 0;font-size:12px;line-height:1.7}.promo-root .rt-plans{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:16px;display:grid}.promo-root .rt-plan{color:var(--ink);background:#ffffff0d;border-radius:20px;outline:none;flex-direction:column;padding:clamp(26px,3vw,40px) clamp(22px,3vw,40px);transition:background .25s,color .25s,box-shadow .25s;display:flex;position:relative}.promo-root .rt-plan:is(:hover,:focus-within){color:var(--white);background:var(--ink);box-shadow:0 24px 50px #0d0d0d2e}.promo-root .rt-contract{color:var(--muted);letter-spacing:-.01em;vertical-align:middle;margin-left:8px;font-size:.5em;font-weight:700}.promo-root .rt-plan:is(:hover,:focus-within) .rt-contract{color:#ffffffa6}.promo-root .rt-was{color:var(--muted);margin-right:8px;font-weight:500}.promo-root .rt-plan:is(:hover,:focus-within) .rt-was{color:#ffffff80}.promo-root .rt-en{color:var(--muted);letter-spacing:.18em;margin:0;font-size:12px;font-weight:800}.promo-root .rt-plan:is(:hover,:focus-within) .rt-en{color:#fff9}.promo-root .rt-page .rt-name{letter-spacing:-.045em;margin-top:8px;font-size:clamp(28px,3vw,38px);font-weight:900}.promo-root .rt-desc{word-break:keep-all;margin:12px 0 0;font-size:15px;line-height:1.65}.promo-root .rt-price{color:var(--red);letter-spacing:-.04em;align-items:baseline;gap:4px;margin:clamp(20px,2.4vw,28px) 0 0;font-weight:900;display:flex}.promo-root .rt-price strong{font-size:clamp(40px,4.6vw,64px);line-height:1}.promo-root .rt-price span{font-size:clamp(18px,1.8vw,24px);font-weight:800}.promo-root .rt-price-note{color:var(--muted);margin:8px 0 0;font-size:14px}.promo-root .rt-plan:is(:hover,:focus-within) .rt-price-note{color:#fff9}.promo-root .rt-price-lines{gap:4px;margin:14px 0 0;padding:0;list-style:none;display:grid}.promo-root .rt-price-lines li{word-break:keep-all;font-size:15px;font-weight:600}.promo-root .rt-price-lines li:has(.rt-was){font-size:16px;font-weight:900}.promo-root .rt-features{background:var(--white);border-radius:14px;gap:8px;margin:20px 0 0;padding:16px 18px;display:grid}.promo-root .rt-plan:is(:hover,:focus-within) .rt-features{background:#1c1c1c}.promo-root .rt-features div{flex-wrap:wrap;align-items:baseline;gap:4px 12px;display:flex}.promo-root .rt-features dt{min-width:96px;color:var(--red);font-size:13px;font-weight:800}.promo-root .rt-features dd{word-break:keep-all;margin:0;font-size:16px;font-weight:800}.promo-root .rt-fit{word-break:keep-all;border-top:1px solid #d6d6d6;grid-template-columns:auto 1fr;align-items:baseline;gap:14px;margin:22px 0 0;padding-top:18px;font-size:18px;font-weight:700;line-height:1.6;display:grid}.promo-root .rt-plan:is(:hover,:focus-within) .rt-fit{border-top-color:#ffffff4d}.promo-root .rt-fit b{color:var(--red);font-weight:800}.promo-root .rt-cta{border:1.5px solid var(--ink);min-height:50px;color:var(--ink);border-radius:12px;justify-content:center;align-items:center;margin-top:auto;padding:0 24px;font-size:15px;font-weight:800;text-decoration:none;transition:background .2s,color .2s;display:inline-flex}.promo-root .rt-fit+.rt-cta{margin-top:22px}.promo-root .rt-cta:hover,.promo-root .rt-cta:focus-visible{color:var(--white);background:var(--ink)}.promo-root .rt-plan:is(:hover,:focus-within) .rt-cta{border-color:var(--red);color:var(--white);background:var(--red)}.promo-root .rt-compare{margin-top:clamp(56px,7vw,96px)}.promo-root .rt-compare-head{margin-bottom:clamp(20px,2.4vw,28px)}.promo-root .rt-compare-head p:not(.rt-eyebrow){color:var(--muted);margin:10px 0 0;font-size:15px}.promo-root .rt-compare-head h2{letter-spacing:-.045em;font-size:clamp(24px,2.8vw,34px);font-weight:900}.promo-root .rt-table{border:1px solid var(--line);border-radius:20px;overflow:clip}.promo-root .rt-tr{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1.5fr) minmax(0,1fr) minmax(0,1fr);align-items:center;display:grid}.promo-root .rt-tr>span{padding:14px 18px}.promo-root .rt-thead{top:var(--header,56px);z-index:2;background:var(--white);font-size:15px;font-weight:900;position:sticky}.promo-root .rt-th-item{color:var(--muted);letter-spacing:.04em;font-size:13px;font-weight:700}.promo-root .rt-th-plan{text-align:center;color:var(--white);background:#3a3a3a;align-self:stretch;place-items:center;font-size:17px;font-weight:900;display:grid}.promo-root .rt-th-plan.is-right{border-left:1px solid #ffffff40}.promo-root .rt-group-row{color:var(--white);background:var(--ink);border-bottom:0;grid-template-columns:1fr}.promo-root .rt-group-row span{align-items:baseline;gap:12px;padding-block:13px;font-size:17px;font-weight:900;display:flex}.promo-root .rt-group-row small{color:#ff5a5a;letter-spacing:.16em;font-size:11px;font-weight:800}.promo-root .rt-item{gap:3px;display:grid}.promo-root .rt-item b{word-break:keep-all;font-size:15px;font-weight:800}.promo-root .rt-item small{color:var(--muted);word-break:keep-all;font-size:13px;line-height:1.5}.promo-root .rt-td{text-align:center;background:#ffffff0a;align-self:stretch;place-items:center;display:grid}.promo-root .rt-td.is-right{border-left:1px solid var(--line)}.promo-root .rt-cell.is-check svg{fill:none;width:22px;height:22px;stroke:var(--ink);stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round}.promo-root .rt-cell.is-none{color:#b5b5b5;font-size:16px}.promo-root .rt-cell.is-text{word-break:keep-all;font-size:15px;font-weight:800;line-height:1.45}.promo-root .rt-footnote{color:var(--muted);word-break:keep-all;margin-top:18px;font-size:13px;line-height:1.65}.promo-root .rt-footnote p{margin:0 0 4px}.promo-root .rt-footnote p:before{content:"※ "}.promo-root .rt-footnote mark.hl{color:var(--ink)}.promo-root .rt-reasons{margin-top:clamp(56px,7vw,88px)}.promo-root .rt-reasons-head h2{letter-spacing:-.04em;font-size:clamp(22px,2.6vw,30px);font-weight:900}.promo-root .rt-reasons ol{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:clamp(20px,2.4vw,28px) 0 0;padding:0;list-style:none;display:grid}.promo-root .rt-reasons li{border-top:3px solid var(--ink);background:#ffffff0d;flex-direction:column;gap:10px;padding:clamp(22px,2.6vw,30px);display:flex}.promo-root .rt-reason-no{color:var(--red);letter-spacing:.1em;font-size:13px;font-weight:900}.promo-root .rt-reasons b{letter-spacing:-.03em;word-break:keep-all;font-size:18px;font-weight:900}.promo-root .rt-reasons li p{color:var(--muted);word-break:keep-all;margin:0;font-size:14px;line-height:1.7}.promo-root .rt-extra{background:#ffffff0d;border-radius:20px;grid-template-columns:minmax(220px,320px) 1fr;gap:20px clamp(28px,4vw,48px);margin-block:clamp(56px,7vw,88px) clamp(40px,5vw,64px);padding:clamp(24px,3vw,36px);display:grid}.promo-root .rt-page .rt-extra h2{letter-spacing:-.03em;font-size:clamp(19px,1.9vw,24px);font-weight:900}.promo-root .rt-extra-head p{color:var(--muted);word-break:keep-all;margin:8px 0 0;font-size:14px;line-height:1.6}.promo-root .rt-extra ul{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.promo-root .rt-extra li{border:1px solid var(--line);background:var(--white);word-break:keep-all;border-radius:999px;padding:8px 14px;font-size:14px}.promo-root:has(.rt-page) .pkg-page-tail{color:var(--white);background:var(--ink);padding-block:clamp(40px,5vw,64px)}.promo-root:has(.rt-page) .pkg-page-tail .pkg-cta{margin-top:0;padding-top:0}.promo-root:has(.rt-page) .pkg-page-tail h2{color:var(--white);font-size:clamp(26px,3.4vw,42px)}.promo-root:has(.rt-page) .pkg-page-tail p{color:#ffffffb3}.promo-root:has(.rt-page) .pkg-page-tail .pkg-btn{border-radius:12px}.promo-root:has(.rt-page) .pkg-page-tail .pkg-btn-outline{color:var(--white);background:0 0;border-color:#fff9}@media (max-width:1024px){.promo-root .rt-extra{grid-template-columns:1fr}}@media (max-width:860px){.promo-root .rt-plans,.promo-root .rt-reasons ol{grid-template-columns:1fr}.promo-root .rt-hero-aside{display:none}}@media (max-width:640px){.promo-root .rt-tr{grid-template-columns:repeat(2,minmax(0,1fr))}.promo-root .rt-group-row{grid-template-columns:1fr}.promo-root .rt-th-item{display:none}.promo-root .rt-tr>span{padding:10px 12px}.promo-root .rt-item{grid-column:1/-1;padding-bottom:4px!important}.promo-root .rt-thead>span:first-child{display:none}.promo-root .rt-td{padding-top:6px!important}.promo-root .rt-cell.is-text{font-size:14px}}.promo-root .ins-list{background:#ffffff0a}.promo-root .ins-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.promo-root .ins-card{color:var(--ink);background:var(--white);border-radius:16px;flex-direction:column;text-decoration:none;transition:transform .25s,box-shadow .25s;display:flex;overflow:hidden;box-shadow:0 2px 10px #0d0d0d14}.promo-root .ins-card:hover,.promo-root .ins-card:focus-visible{transform:translateY(-3px);box-shadow:0 12px 28px #0d0d0d24}.promo-root .ins-cover{aspect-ratio:2;background:var(--ink);position:relative;overflow:hidden}.promo-root .ins-cover.tone-1{background:var(--red)}.promo-root .ins-cover img{object-fit:cover;width:100%;height:100%;transition:transform .4s cubic-bezier(.2,.75,.2,1)}.promo-root .ins-card:hover .ins-cover img{transform:scale(1.04)}.promo-root .ins-cover-text{color:var(--white);flex-direction:column;justify-content:space-between;padding:18px 20px;display:flex;position:absolute;inset:0}.promo-root .ins-cover-text .brand-mark{opacity:.85;width:22px;height:22px}.promo-root .ins-cover-text b{letter-spacing:-.03em;font-size:clamp(22px,2.2vw,28px);font-weight:900}.promo-root .ins-body{flex-direction:column;flex:1;padding:18px 20px 16px;display:flex}.promo-root .ins-card h3{letter-spacing:-.02em;word-break:keep-all;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:17px;font-weight:800;line-height:1.45;display:-webkit-box;overflow:hidden}.promo-root .ins-summary{color:var(--muted);word-break:keep-all;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:8px 0 0;font-size:14px;line-height:1.6;display:-webkit-box;overflow:hidden}.promo-root .ins-meta{align-items:center;gap:10px;margin:auto 0 0;padding-top:22px;font-size:14px;display:flex}.promo-root .ins-avatar{width:28px;height:28px;color:var(--white);background:var(--ink);border-radius:50%;place-items:center;display:grid}.promo-root .ins-avatar .brand-mark{width:15px;height:15px}.promo-root .ins-author{font-weight:700}@media (max-width:1024px){.promo-root .ins-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.promo-root .ins-grid{grid-template-columns:1fr}}.promo-root{--header:88px;--black:#000;--surface:#0b0b0b;--card-dark:#111;--footer:#000;background:#000}.promo-root .site-header{-webkit-backdrop-filter:blur(18px)saturate(140%);backdrop-filter:blur(18px)saturate(140%);background:#1212128c;border:1px solid #ffffff17;border-radius:999px;width:min(1200px,100% - 32px);height:62px;inset:14px auto auto 50%;transform:translate(-50%)}.promo-root .header-inner{width:100%;padding:0 8px 0 24px}.promo-root .promo-nav{justify-content:center}.promo-root .header-pill{height:46px;color:var(--white);letter-spacing:.06em;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:999px;flex:none;align-items:center;gap:12px;padding:0 6px 0 20px;font-size:14px;font-weight:800;transition:background .25s;display:inline-flex}.promo-root .header-pill:hover,.promo-root .header-pill:focus-visible{background:#ffffff1f}.promo-root .header-pill-arrow{background:var(--red);border-radius:50%;place-items:center;width:34px;height:34px;transition:transform .3s;display:grid}.promo-root .header-pill-arrow svg{fill:none;stroke:#fff;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.promo-root .header-pill:hover .header-pill-arrow{transform:rotate(45deg)}.promo-root:has([data-promo-page=contact]) .header-pill{border-color:var(--red)}@media (max-width:900px){.promo-root .promo-nav{justify-content:flex-start}}@media (max-width:620px){.promo-root{--header:128px}.promo-root .site-header{border-radius:22px;height:auto;top:10px}.promo-root .header-inner{flex-wrap:wrap;gap:0 12px;width:100%;height:auto;padding:8px 8px 6px 18px}.promo-root .promo-nav{flex:1 0 100%;order:3;width:100%;margin:0 0 -6px -9px}.promo-root .header-pill{height:40px;margin-left:auto;font-size:13px}.promo-root .header-pill-arrow{width:30px;height:30px}}.promo-root .content-section:not(.dark):not(.deep),.promo-root .rt-page{--white:#000;--ink:#fff;--paper:#0f0f0f;--card:#111;--muted:#fff9;--line:#ffffff1a;--green-dark:#ffffff73;--shadow-rgb:0 0 0;color:#fff;background:#000}.promo-root .content-section.paper,.promo-root .content-section.mint,.promo-root .ins-list{background:#000}.promo-root .rt-hero-aside{background:linear-gradient(118deg,#0000 0 44%,#ffffff0f 44% 45%,#0000 45%),linear-gradient(118deg,#0000 0 62%,#ffffff0a 62% 63%,#0000 63%),linear-gradient(64deg,#0000 0 58%,#ffffff0d 58% 70%,#0000 70%),radial-gradient(70% 90% at 80% 40%,#ff0a0a29,#0000 70%),linear-gradient(160deg,#0c0c0c 0%,#151515 50%,#050505 100%)}.promo-root .rt-aside-top{color:#ffffffb3}.promo-root .rt-plan{background:linear-gradient(#ffffff0d,#ffffff04);border:1px solid #ffffff17;transition:border-color .25s,background .25s,box-shadow .25s}.promo-root .rt-plan:is(:hover,:focus-within){color:#fff;background:linear-gradient(#ffffff14,#ffffff05);border-color:#ff0a0a8c;box-shadow:0 0 0 1px #ff0a0a40,0 24px 60px #ff0a0a1f}.promo-root .rt-features,.promo-root .rt-plan:is(:hover,:focus-within) .rt-features{background:#ffffff0d}.promo-root .rt-fit,.promo-root .rt-plan:is(:hover,:focus-within) .rt-fit{border-top-color:#ffffff1f}.promo-root .rt-plan:is(:hover,:focus-within) :is(.rt-en,.rt-contract,.rt-price-note,.rt-was){color:#fff9}.promo-root .rt-plan:is(:hover,:focus-within) .rt-desc{color:#ffffffd9}.promo-root .rt-td{background:#ffffff06}.promo-root .rt-th-plan{background:#1a1a1a}.promo-root .rt-group-row{color:#fff;background:#141414}.promo-root .rt-extra{background:#ffffff08;border:1px solid #ffffff14}.promo-root .rt-extra li{background:#ffffff0a}.promo-root .rt-cell.is-none{color:#ffffff4d}.promo-root .ins-card{box-shadow:none;background:#0b0b0b;border:1px solid #ffffff14}.promo-root .ins-card:hover,.promo-root .ins-card:focus-visible{border-color:#ffffff2e;box-shadow:0 16px 40px #0009}.promo-root .ins-cover{background:#1a1a1a}.promo-root .ins-cover.tone-2{background:#2a2a2a}.promo-root .ins-avatar{color:#fff;background:#1f1f1f}.promo-root .tail-cta{background:#000;padding-block:clamp(56px,7vw,96px)}.promo-root .tail-box{background:linear-gradient(#ffffff0d,#ffffff03);border:1px solid #ffffff14;border-radius:24px;grid-template-columns:1fr 1.6fr 1fr;gap:16px;height:480px;padding:0 16px;display:grid;overflow:hidden}.promo-root .tail-column{overflow:hidden;-webkit-mask-image:linear-gradient(#0000,#000 18% 82%,#0000);mask-image:linear-gradient(#0000,#000 18% 82%,#0000)}.promo-root .tail-column-in{gap:14px;animation:26s linear infinite tail-rise;display:grid}.promo-root .tail-column.is-down .tail-column-in{animation-direction:reverse}.promo-root .tail-column img{object-fit:cover;border-radius:14px;width:100%;height:200px;display:block}@keyframes tail-rise{to{transform:translateY(-50%)}}.promo-root .tail-copy{color:#fff;text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.promo-root .tail-copy h2{letter-spacing:-.04em;word-break:keep-all;max-width:460px;margin:0;font-size:clamp(26px,3vw,40px);font-weight:900;line-height:1.25}.promo-root .tail-copy p{color:#fff9;word-break:keep-all;max-width:420px;margin:14px 0 0;font-size:15px;line-height:1.7}.promo-root .tail-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px 18px;margin-top:24px;display:flex}.promo-root .tail-btn{color:#000;background:#fff;border-radius:999px;align-items:center;gap:12px;height:46px;padding:0 22px 0 6px;font-size:15px;font-weight:800;display:inline-flex}.promo-root .tail-btn-knob{background:var(--red);border-radius:50%;width:34px;height:34px;transition:transform .3s}.promo-root .tail-btn:hover .tail-btn-knob{transform:translate(3px)}.promo-root .tail-link{color:#ffffffbf;text-underline-offset:5px;font-size:14px;font-weight:700;text-decoration:underline}@media (max-width:900px){.promo-root .tail-box{grid-template-columns:1fr;height:auto;padding:48px 20px}.promo-root .tail-column{display:none}}@media (prefers-reduced-motion:reduce){.promo-root .tail-column-in{animation:none}}.promo-root .rt-th-plan,.promo-root .ins-cover-text,.promo-root .rt-group-row{color:#fff}:is(.promo-root .rt-page .pkg-page-tail,.promo-root:has(.rt-page) .pkg-page-tail.tail-cta){background:#000}.promo-root .promo-band{display:contents}.promo-root [data-band]>section:is(.content-section,.change-section,.pkg-page){border-top:1px solid #ffffff12}.promo-root [data-band=a]>section:is(.content-section,.change-section):not(.x1):not(.x2){background:#000}.promo-root [data-band=b]>section:is(.content-section,.change-section):not(.x1):not(.x2){background:linear-gradient(#151515 0%,#0b0b0b 55%,#070707 100%)}.promo-root [data-kind=statement]>section{padding-bottom:clamp(24px,3vw,40px)}.promo-root [data-joined]>section:is(.content-section,.change-section){border-top:0;padding-top:clamp(24px,3vw,40px)}.promo-root .content-section .eyebrow,.promo-root .change-section .eyebrow{color:#ffffffc7;letter-spacing:.14em;background:linear-gradient(#ffffff14,#ffffff08);border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:10px;width:fit-content;margin-bottom:22px;padding:5px 16px 5px 5px;font-size:12px;display:inline-flex;box-shadow:inset 0 1px #ffffff0f,0 6px 18px #00000080}.promo-root .content-section .eyebrow:before,.promo-root .change-section .eyebrow:before{content:"";background:radial-gradient(circle at 50% 50%, var(--red) 0 3px, transparent 3.5px), radial-gradient(circle at 50% 30%, #2a2a2a, #0d0d0d);border-radius:50%;flex:none;width:24px;height:24px;box-shadow:inset 0 0 0 1px #ffffff1f}.promo-root .content-section :is(.section-head,.statement,.center)>.eyebrow,.promo-root .content-section .eyebrow:where(:only-child){margin-inline:auto}.promo-root .answer-serp,.promo-root .structure-chip,.promo-root .structure-outcome>article,.promo-root .container.case-grid,.promo-root .closing-panel,.promo-root .info-card,.promo-root .ins-card,.promo-root .contact-panel,.promo-root .tail-box,.promo-root .rt-extra{background:linear-gradient(#1b1b1b 0%,#0d0d0d 100%);border:1px solid #ffffff14;border-radius:20px;box-shadow:inset 0 1px #ffffff12,0 24px 48px #00000073}.promo-root .answer-card,.promo-root .structure-hub{background:linear-gradient(#1d0a0a 0%,#0d0d0d 100%);box-shadow:inset 0 1px #ffffff12,0 0 40px #ff0a0a1f}.promo-root .side-note{background:linear-gradient(#1b1b1b 0%,#0d0d0d 100%);border-radius:0 14px 14px 0}.promo-root .structure-chip{border-radius:1.6cqw}.promo-root .hero-video{background-position:50%;background-size:cover}.promo-root .hero-video video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.promo-root .hero-video:after{z-index:1;background:radial-gradient(60% 55% at 50% 45%,#000000b8 0%,#00000059 70%,#0003 100%),linear-gradient(#0000008c 0%,#0000 22% 70%,#000 100%)}@media (prefers-reduced-motion:reduce){.promo-root .hero-video video{display:none}}.promo-root section:has(.structure-hub) h2{text-wrap:balance}.promo-root .structure-chip-brand{border-radius:.8cqw;width:3.4cqw;height:3.4cqw;margin-bottom:.6cqw;display:block;overflow:hidden}.promo-root .structure-chip-brand svg{width:100%;height:100%;display:block}.promo-root .structure-stage.is-out .structure-threads path{stroke-dasharray:6 5;animation:1.4s linear infinite structure-flow-out}@keyframes structure-flow-out{to{stroke-dashoffset:-22px}}@media (prefers-reduced-motion:reduce){.promo-root .structure-stage.is-out .structure-threads path{animation:none}}.promo-root .structure-chip-brand .ai-tile{border-radius:inherit;width:100%;height:100%;display:block}@media (max-width:900px){.promo-root .structure-stage.is-out .structure-hub{order:-1}.promo-root .structure-chip-brand{border-radius:6px;width:22px;height:22px;margin-bottom:6px}}.promo-root .structure-stage .structure-threads path{stroke-dasharray:6 5;animation:1.4s linear infinite structure-flow-out}@media (prefers-reduced-motion:reduce){.promo-root .structure-stage .structure-threads path{animation:none}}.promo-root .deploy-panel{background:radial-gradient(70% 60% at 50% 0,#ffffff09,#0000 70%),linear-gradient(#0b0b0b 0%,#050505 100%);border:1px solid #ffffff12;border-radius:28px;margin-top:clamp(36px,4vw,56px);padding:clamp(36px,4vw,56px) clamp(16px,3vw,44px) clamp(40px,4.5vw,60px);position:relative;box-shadow:inset 0 1px #ffffff0d}.promo-root .deploy-source{justify-content:center;display:flex}.promo-root .deploy-logo{color:#fff;text-align:left;background:linear-gradient(#232323 0%,#0e0e0e 100%);border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:14px;padding:12px 26px 12px 12px;display:inline-flex;box-shadow:inset 0 1px #ffffff1f,0 16px 40px #000000b3}.promo-root .deploy-logo-mark{flex:none;width:44px;height:44px}.promo-root .deploy-logo b{letter-spacing:-.02em;font-size:19px;font-weight:800;display:block}.promo-root .deploy-logo small{color:#ffffff8c;margin-top:2px;font-size:12px;line-height:1.4;display:block}.promo-root .deploy-logo small br{display:none}.promo-root .deploy-stem{background:linear-gradient(#ff0a0a33,#ff0a0a);width:2px;height:44px;margin:0 auto;display:block;box-shadow:0 0 10px #ff0a0a99}.promo-root .deploy-node{z-index:1;background:#111;border:1px solid #ffffff59;border-radius:50%;width:14px;height:14px;margin:-2px auto -8px;display:block;position:relative;box-shadow:0 0 0 4px #000000e6,0 0 12px #ffffff40}.promo-root .deploy-lines{width:100%;height:150px;display:block;overflow:visible}.promo-root .deploy-bus,.promo-root .deploy-branch{fill:none;stroke:#ffffff8c;stroke-width:1.6px;stroke-linejoin:round;vector-effect:non-scaling-stroke}.promo-root .deploy-pulse{fill:none;stroke:#ff0a0a;stroke-width:2px;stroke-dasharray:40 1200;stroke-dashoffset:40px;vector-effect:non-scaling-stroke;filter:drop-shadow(0 0 4px #ff0a0acc);animation:3.6s linear infinite deploy-pulse;animation-delay:calc(var(--i) * .6s)}@keyframes deploy-pulse{0%{stroke-dashoffset:40px;opacity:1}45%{opacity:1}55%,to{stroke-dashoffset:-1200px;opacity:0}}.promo-root .deploy-cards{grid-template-columns:repeat(var(--n,6), minmax(0, 1fr));margin:0;padding:0;list-style:none;display:grid}.promo-root .deploy-card{justify-content:center;display:flex}.promo-root .deploy-doc{aspect-ratio:135/165;text-align:left;width:min(100%,150px);position:relative}.promo-root .deploy-sheet{clip-path:polygon(0 0,calc(100% - 26px) 0,100% 26px,100% 100%,0 100%);filter:drop-shadow(0 24px 30px #000000bf);transform-origin:0;background:linear-gradient(118deg,#0000 40%,#ffffff14 50%,#0000 60%),linear-gradient(160deg,#ffffff24 0%,#ffffff09 45%,#ffffff04 100%);border-radius:6px;position:absolute;inset:0;transform:perspective(700px)rotateY(-12deg);box-shadow:inset 0 0 0 1px #ffffff1f,inset 3px 0 #ffffff0f}.promo-root .deploy-sheet:before{content:"";background:linear-gradient(225deg,#0000 50%,#ffffff3d 50%,#ffffff14 100%);width:26px;height:26px;position:absolute;top:0;right:0}.promo-root .deploy-tag{z-index:1;background:linear-gradient(#282828f2,#0e0e0ef2);border:1px solid #ffffff1a;border-radius:7px;gap:1px;max-width:calc(100% + 4px);padding:7px 12px;display:grid;position:absolute;bottom:22%;left:-12px;box-shadow:inset 0 1px #ffffff14,0 8px 18px #0009}.promo-root .deploy-tag b{color:#fff;word-break:keep-all;font-size:15px;font-weight:700;line-height:1.25}.promo-root .deploy-tag small{color:#ffffff8c;word-break:keep-all;font-size:11px;line-height:1.3}.promo-root .deploy-brand{z-index:1;opacity:.9;border-radius:7px;width:26px;height:26px;position:absolute;bottom:10px;right:12px;overflow:hidden}.promo-root .deploy-brand svg,.promo-root .deploy-brand .ai-tile{width:100%;height:100%;display:block}.promo-root .deploy-status{z-index:1;width:32px;height:32px;position:absolute;top:10px;left:10px}.promo-root .deploy-spin,.promo-root .deploy-check{border-radius:50%;position:absolute;inset:0}.promo-root .deploy-spin{animation:.9s linear infinite deploy-spin,3.6s step-end infinite deploy-spin-hide;animation-delay:0s, calc(var(--i) * .6s);border:2.5px solid #ffffff2e;border-left-color:#ff0a0a}.promo-root .deploy-check{opacity:0;animation:3.6s step-end infinite deploy-check;animation-delay:calc(var(--i) * .6s);background:#1db585;place-items:center;display:grid}.promo-root .deploy-check svg{fill:none;stroke:#04140e;stroke-width:2.6px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}@keyframes deploy-spin{to{transform:rotate(360deg)}}@keyframes deploy-spin-hide{0%,40%{opacity:1}40.01%,to{opacity:0}}@keyframes deploy-check{0%,40%{opacity:0}40.01%,to{opacity:1}}@media (max-width:900px){.promo-root .deploy-lines{display:none}.promo-root .deploy-node{margin-bottom:18px}.promo-root .deploy-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px 12px}.promo-root .deploy-tag b{font-size:13px}}@media (max-width:480px){.promo-root .deploy-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){.promo-root .deploy-pulse,.promo-root .deploy-spin{opacity:0;animation:none}.promo-root .deploy-check{opacity:1;animation:none}}.promo-root .deploy-note{text-align:left;background:#ffffff08;border-left:2px solid #ff0a0a;border-radius:0 14px 14px 0;max-width:880px;margin:26px auto 0;padding:18px 22px}.promo-root .deploy-note-q{color:#fff;gap:8px;margin:0;font-size:16px;font-weight:800;display:flex}.promo-root .deploy-note-q span{color:#ff0a0a}.promo-root .deploy-note-a{color:#ffffffb8;word-break:keep-all;margin:8px 0 0;font-size:14px;line-height:1.75}.promo-root .deploy-note-src{color:#ffffff73;margin:10px 0 0;font-size:12px}.promo-root .deploy-note-src a{color:#ffffffb3;text-underline-offset:3px;text-decoration:underline}.promo-root .reasons-table{gap:12px;margin-top:clamp(32px,4vw,48px);display:grid}.promo-root .reasons-row{background:linear-gradient(#1b1b1b 0%,#0d0d0d 100%);border:1px solid #ffffff14;border-radius:18px;grid-template-columns:170px minmax(0,1.25fr) minmax(0,1fr) minmax(0,1fr);align-items:stretch;display:grid;position:relative;box-shadow:inset 0 1px #ffffff12,0 20px 40px #00000073}.promo-root .reasons-row>span{word-break:keep-all;align-items:center;padding:22px 24px;display:flex;position:relative}.promo-root .reasons-row:not(.reasons-head)>span:nth-child(n+3):before{content:"→";color:#ffffff59;font-size:16px;position:absolute;left:-9px}.promo-root .reasons-head{box-shadow:none;background:0 0;border:0}.promo-root .reasons-head>span{color:#ffffff80;letter-spacing:.08em;padding-block:0 2px;font-size:12px;font-weight:800}.promo-root .reasons-label{color:#fff9;border-right:1px solid #ffffff12;font-size:13px;font-weight:800}.promo-root .reasons-q{color:#fff;font-size:17px;font-weight:800;line-height:1.45}.promo-root .reasons-r{color:#ffffffbf;font-size:15px;font-weight:600;line-height:1.5}.promo-root .reasons-row>.reasons-d{color:#fff;background:linear-gradient(#ff0a0a38,#ff0a0a14);border:1px solid #ff0a0a8c;border-radius:12px;margin:10px 10px 10px 18px;padding:14px 18px;font-size:15px;font-weight:900;box-shadow:0 0 24px #ff0a0a2e}.promo-root .reasons-row:not(.reasons-head)>.reasons-d:before{left:-27px}.promo-root .reasons-head>span:nth-child(4){color:#ff5a5a;padding-left:42px}.promo-root .reasons-compare{grid-template-columns:1fr 1.4fr;gap:12px;margin-top:22px;display:grid}.promo-root .reasons-compare p{word-break:keep-all;border-radius:14px;align-items:baseline;gap:14px;margin:0;padding:16px 20px;font-size:15px;line-height:1.55;display:flex}.promo-root .reasons-compare b{letter-spacing:.06em;flex:none;font-size:12px;font-weight:900}.promo-root .reasons-compare .is-old{color:#ffffff73;border:1px dashed #ffffff24}.promo-root .reasons-compare .is-old b{color:#fff6}.promo-root .reasons-compare .is-new{color:#fff;background:#ff0a0a0f;border:1px solid #ff0a0a73;font-weight:700}.promo-root .reasons-compare .is-new b{color:#ff0a0a}.promo-root .reasons-steps{color:#ffffff80;flex-wrap:wrap;justify-content:center;align-items:center;gap:6px 10px;margin:22px 0 0;font-size:13px;display:flex}.promo-root .reasons-steps b{color:#ffffffb3;letter-spacing:.06em;margin-right:6px;font-size:12px;font-weight:800}.promo-root .reasons-steps i{color:#ffffff4d;font-style:normal}@media (max-width:900px){.promo-root .reasons-head{display:none}.promo-root .reasons-row{grid-template-columns:1fr}.promo-root .reasons-row>span{padding:12px 18px}.promo-root .reasons-label{border-right:0;padding-top:16px!important}.promo-root .reasons-row:not(.reasons-head)>span:nth-child(n+3):before{content:"↓";margin-right:10px;position:static}.promo-root .reasons-row>.reasons-d{margin:4px 14px 16px}.promo-root .reasons-compare{grid-template-columns:1fr}}.promo-root .case-slides-heading{text-align:center}.promo-root .case-slider{margin-top:clamp(28px,3.5vw,44px)}.promo-root .case-track{scroll-snap-type:x mandatory;scrollbar-width:none;grid-auto-columns:86%;grid-auto-flow:column;column-gap:20px;padding-bottom:4px;display:grid;overflow-x:auto}.promo-root .case-track::-webkit-scrollbar{display:none}.promo-root .case-slide{scroll-snap-align:start}.promo-root .case-browser{background:#0d0d0d;border:1px solid #ffffff1a;border-radius:18px;overflow:hidden;box-shadow:inset 0 1px #ffffff12,0 30px 60px #0000008c}.promo-root .case-browser-bar{background:linear-gradient(#1c1c1c,#121212);border-bottom:1px solid #ffffff12;align-items:center;gap:7px;height:38px;padding:0 16px;display:flex}.promo-root .case-browser-bar i{background:#ffffff2e;border-radius:50%;width:11px;height:11px}.promo-root .case-browser-bar i:first-child{background:#ff5f57}.promo-root .case-browser img{aspect-ratio:16/9;object-fit:cover;object-position:top;width:100%;display:block}.promo-root .case-slide-meta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 16px;margin-top:16px;display:flex}.promo-root .case-slide-label{color:#fff;margin:0;font-size:18px;font-weight:800}.promo-root .case-slide-meta ul{flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none;display:flex}.promo-root .case-slide-meta li{color:#ffffffbf;border:1px solid #ffffff1f;border-radius:999px;padding:5px 12px;font-size:13px}.promo-root .case-slider-nav{justify-content:center;align-items:center;gap:14px;margin-top:26px;display:flex}.promo-root .case-slider-nav>button{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff24;border-radius:50%;width:42px;height:42px;font-size:22px;line-height:1}.promo-root .case-slider-nav>button:hover{background:#ff0a0a1f;border-color:#ff0a0a}.promo-root .case-dots{gap:8px;display:flex}.promo-root .case-dot{cursor:pointer;background:#ffffff40;border:0;border-radius:999px;width:8px;height:8px;padding:0;transition:width .3s,background .3s}.promo-root .case-dot.is-on{background:#ff0a0a;width:26px}@media (max-width:620px){.promo-root .case-track{grid-auto-columns:92%;column-gap:12px}.promo-root .case-slide-label{font-size:16px}}.promo-root .reasons-heading h2{text-wrap:balance}.promo-root .case-browser video{aspect-ratio:16/9;object-fit:cover;object-position:top;background:#0d0d0d;width:100%;display:block}.promo-root .case-browser img.is-pan{animation:14s ease-in-out infinite alternate case-pan}@keyframes case-pan{0%,8%{object-position:50% 0%}92%,to{object-position:50% 100%}}@media (prefers-reduced-motion:reduce){.promo-root .case-browser img.is-pan{animation:none}}.promo-root .closing-cards{text-align:center}.promo-root .closing-cards h2{text-wrap:balance;margin:0}.promo-root .closing-cards .closing-text{word-break:keep-all;max-width:620px;margin:16px auto 0}.promo-root .closing-links{text-align:left;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;max-width:880px;margin:clamp(32px,4vw,48px) auto 0;display:grid}.promo-root .closing-link{color:#fff;background:linear-gradient(#1b1b1b 0%,#0d0d0d 100%);border:1px solid #ffffff14;border-radius:20px;align-content:start;gap:8px;min-height:170px;padding:28px 28px 26px;text-decoration:none;transition:transform .25s,border-color .25s;display:grid;position:relative;box-shadow:inset 0 1px #ffffff12,0 24px 48px #00000073}.promo-root .closing-link:hover,.promo-root .closing-link:focus-visible{border-color:#ffffff38;transform:translateY(-3px)}.promo-root .closing-link small{color:#ffffff80;letter-spacing:.14em;font-size:12px;font-weight:800}.promo-root .closing-link b{letter-spacing:-.03em;font-size:clamp(22px,2.2vw,28px);font-weight:900}.promo-root .closing-link span{color:#ffffffa6;word-break:keep-all;padding-right:48px;font-size:15px;line-height:1.6}.promo-root .closing-link i{background:#ffffff14;border-radius:50%;place-items:center;width:40px;height:40px;transition:transform .3s;display:grid;position:absolute;bottom:22px;right:22px}.promo-root .closing-link i svg{fill:none;stroke:#fff;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.promo-root .closing-link:hover i{transform:rotate(45deg)}.promo-root .closing-link.is-accent{background:linear-gradient(#2a0909 0%,#0d0d0d 100%);border-color:#ff0a0a8c;box-shadow:inset 0 1px #ffffff12,0 0 40px #ff0a0a26}.promo-root .closing-link.is-accent small{color:#ff5a5a}.promo-root .closing-link.is-accent i{background:#ff0a0a}@media (max-width:620px){.promo-root .closing-links{grid-template-columns:1fr}.promo-root .closing-link{min-height:0}}.promo-root .content-section .closing-cards h2{max-width:none;margin-inline:auto}.promo-root .closing-link:is(:hover,:focus-visible),.promo-root .closing-link.is-accent:is(:hover,:focus-visible){background:linear-gradient(#2a0909 0%,#0d0d0d 100%);border-color:#ff0a0a99;box-shadow:inset 0 1px #ffffff12,0 0 44px #ff0a0a33}.promo-root .closing-link:is(:hover,:focus-visible) small{color:#ff5a5a}.promo-root .closing-link:is(:hover,:focus-visible) i{background:#ff0a0a}.promo-root .subhero.subhero-center{text-align:center;place-items:center;min-height:min(62vh,560px);display:grid}.promo-root .subhero-center h1{letter-spacing:-.05em;margin:0;font-size:clamp(64px,13vw,200px);font-weight:900;line-height:.95}.promo-root .teams{color:#fff}.promo-root .team-band{border-top:1px solid #ffffff12;padding-block:clamp(64px,9vw,120px)}.promo-root .team-band.is-0{background:linear-gradient(#151515 0%,#0b0b0b 55%,#070707 100%)}.promo-root .team-band.is-1{background:#000}.promo-root .team-band.is-2{background:linear-gradient(#1a0707 0%,#0b0b0b 60%,#070707 100%)}.promo-root .team-no{color:#ff0a0a;letter-spacing:.14em;margin-bottom:10px;font-size:14px;font-weight:900;display:block}.promo-root .teams h2{letter-spacing:-.04em;max-width:none;margin:0;font-size:clamp(56px,9vw,132px);font-weight:900;line-height:.95}.promo-root .team-name{color:#ffffff8c;letter-spacing:.04em;margin:14px 0 0;font-size:15px;font-weight:700}.promo-root .team-body{align-items:center;gap:clamp(20px,3vw,36px);display:flex}.promo-root .team-badge{aspect-ratio:1;color:#fff;clip-path:polygon(50% 0,93% 25%,93% 75%,50% 100%,7% 75%,7% 25%);filter:drop-shadow(0 12px 30px #ff0a0a59);background:#ff0a0a;flex:none;place-items:center;width:clamp(84px,9vw,112px);display:grid}.promo-root .team-badge svg{width:44%;height:44%}.promo-root .team-text{color:#ffffffd9;word-break:keep-all;margin:0;font-size:clamp(16px,1.5vw,19px);line-height:1.7}.promo-root .team-tags{flex-wrap:wrap;gap:8px 20px;margin:18px 0 0;padding:0;list-style:none;display:flex}.promo-root .team-tags li{letter-spacing:.04em;align-items:center;gap:8px;font-size:13px;font-weight:800;display:flex}.promo-root .team-tags li:before{content:"";background:#ff0a0a;border-radius:50%;width:6px;height:6px}.promo-root .team-band.is-0 .team-inner{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(28px,5vw,72px);display:grid}.promo-root .team-band.is-0 .team-body{border-left:1px solid #ffffff40;flex-direction:column;align-items:flex-start;padding-left:clamp(28px,5vw,72px)}.promo-root .team-band:is(.is-1,.is-2) .team-title{border-bottom:1px solid #ffffff40;padding-bottom:clamp(24px,3vw,36px)}.promo-root .team-band:is(.is-1,.is-2) .team-body{margin-top:clamp(28px,3.5vw,44px)}.promo-root .team-band.is-2 .team-body{flex-direction:row-reverse;justify-content:space-between}@media (max-width:860px){.promo-root .team-band.is-0 .team-inner{grid-template-columns:1fr}.promo-root .team-band.is-0 .team-body{border-top:1px solid #ffffff40;border-left:0;padding-top:28px;padding-left:0}.promo-root .team-body,.promo-root .team-band.is-2 .team-body{flex-direction:column;align-items:flex-start}}.promo-root .subhero.subhero-center .container{text-align:center}.promo-root .subhero.subhero-center h1{max-width:none;margin-inline:auto}.promo-root .teams h2{white-space:nowrap}.promo-root .team-band.is-0 .team-inner{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr)}.promo-root .team-band.is-0 h2{font-size:clamp(48px,7.4vw,112px)}@media (max-width:480px){.promo-root .teams h2{white-space:normal}}.promo-root .subhero-center .eyebrow{margin-inline:auto}.promo-root .subhero-center .sublede{word-break:keep-all;max-width:720px;margin:20px auto 0}.promo-root .ins-grid{gap:40px 22px}.promo-root .ins-card,.promo-root .ins-card:hover,.promo-root .ins-card:focus-visible{box-shadow:none;background:0 0;border:0;border-radius:0;transform:none}.promo-root .ins-cover{aspect-ratio:1.55;border-radius:16px}.promo-root .ins-card:hover .ins-cover{box-shadow:0 0 0 1px #ffffff40}.promo-root .ins-body{padding:16px 2px 0}.promo-root .ins-card h3{font-size:16px;line-height:1.5}.promo-root .ins-card:hover h3{text-underline-offset:4px;text-decoration:underline}.promo-root .ins-summary,.promo-root .ins-avatar,.promo-root .ins-author{display:none}.promo-root .ins-meta{padding-top:10px}.promo-root .ins-meta time{color:#ffffff80;margin-left:0;font-size:13px}.promo-root .closing-cards h2{text-wrap:nowrap}@media (max-width:620px){.promo-root .closing-cards h2{text-wrap:balance}}.promo-root .rt-hero{text-align:center;background:radial-gradient(70% 90% at 50% 0,#ff0a0a24,#0000 70%)}.promo-root .rt-hero-aside{display:none}.promo-root .rt-hero-inner{place-items:center;min-height:min(56vh,520px);display:grid}.promo-root .rt-hero-copy{max-width:900px;margin-inline:auto}.promo-root .rt-page .rt-hero h1{letter-spacing:-.045em;text-wrap:balance;font-size:clamp(32px,4.4vw,60px);line-height:1.2}.promo-root .rt-hero .rt-eyebrow{justify-content:center}.promo-root .rt-hero .rt-eyebrow:before{display:none}.promo-root .rt-hero .rt-intro{max-width:720px;margin-inline:auto;font-size:clamp(16px,1.5vw,20px)}.promo-root .rt-hero .rt-eyebrow{color:#fff9}.promo-root .rt-hero-inner{min-height:min(56vh,520px);padding-block:calc(var(--header,88px) + 24px) 48px}.promo-root .tail-cta{color:#fff}.promo-root .subhero.subhero-center:has(.subhero-figure){min-height:0;padding-top:clamp(140px,16vw,200px);padding-bottom:0}.promo-root .subhero-figure{width:min(100%,640px);height:auto;margin:clamp(48px,7vw,96px) auto 0;display:block}.promo-root .prose-card-section{color:#fff;padding-block:clamp(24px,4vw,48px) clamp(80px,10vw,140px)}.promo-root .prose-card{background:linear-gradient(#161616 0%,#0b0b0b 100%);border:1px solid #ffffff1a;border-radius:28px;max-width:880px;margin-inline:auto;padding:clamp(32px,6vw,72px);box-shadow:0 30px 80px #00000080}.promo-root .prose-card .eyebrow{color:#ff0a0a;margin:0 0 16px}.promo-root .prose-card h2{color:#fff;word-break:keep-all;max-width:none;margin:0 0 clamp(28px,4vw,44px);font-size:clamp(28px,3.6vw,44px);line-height:1.3}.promo-root .prose-card .lead-copy p{color:#ffffffc7;word-break:keep-all;font-size:clamp(16px,1.4vw,18px);line-height:1.85}.promo-root .prose-card .lead-copy p+p{margin-top:1.1em}.promo-root .prose-card .lead-copy strong{color:#fff}.promo-root .prose-card .lead-copy p.prose-statement{color:#fff;border-top:1px solid #ffffff26;margin-top:clamp(28px,4vw,40px);padding-top:clamp(24px,3vw,32px);font-size:clamp(22px,2.6vw,32px);font-weight:800;line-height:1.4}.promo-root .prose-card-section .prose-card .lead-copy :is(p,strong,b){color:#ffffffc7}.promo-root .prose-card-section .prose-card .lead-copy :is(strong,b,mark.hl,p.prose-statement){color:#fff}.promo-root .prose-card-section .prose-card .lead-copy p:first-child :is(strong,mark.hl){font-size:clamp(20px,2vw,24px)}.promo-root .prose-card-section .prose-card .lead-copy mark.hl{-webkit-text-fill-color:#fff;background:0 0;font-weight:800}.promo-root .subhero.subhero-center:has(.subhero-figure){background:radial-gradient(ellipse 60% 45% at 78% 18%, rgb(var(--red-rgb) / .14), rgb(var(--red-rgb) / .04) 45%, transparent 75%), #000;overflow:visible}.promo-root .subhero.subhero-center:has(.subhero-figure):after{display:none}.promo-root .subhero-figure{-webkit-mask-image:linear-gradient(#000 62%,#0000 100%);mask-image:linear-gradient(#000 62%,#0000 100%)}.promo-root .promo-band:has(.subhero-figure)+.promo-band:has(.prose-card-section){z-index:3;margin-top:clamp(-150px,-10vw,-60px);position:relative}.promo-root .prose-card-section .prose-card .lead-copy p{text-align:justify;text-justify:inter-word;word-break:keep-all;font-size:clamp(18px,1.6vw,20px);line-height:1.85}@media (max-width:860px){.promo-root .prose-card-section .prose-card .lead-copy p{word-break:break-all}}.promo-root .prose-card-section .prose-card .lead-copy p:has(+p.prose-statement){color:#ffffffd9;text-align:left;border-top:1px solid #ffffff26;margin-top:clamp(36px,5vw,52px);padding-top:clamp(28px,4vw,40px);font-size:clamp(24px,2.6vw,32px);font-weight:700;line-height:1.45}.promo-root .prose-card-section .prose-card .lead-copy p.prose-statement{letter-spacing:-.02em;text-align:left;border-top:0;margin-top:.4em;padding-top:0;font-size:clamp(28px,3.6vw,46px);font-weight:900;line-height:1.3}.promo-root .prose-card-section .prose-card .lead-copy p:has(+p.prose-statement){color:#fff;letter-spacing:-.02em;font-size:clamp(28px,3.6vw,46px);font-weight:900;line-height:1.3}.promo-root .teams-vertical{padding-block:clamp(40px,6vw,80px) clamp(100px,12vw,160px)}.promo-root .teams-vertical-inner{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:clamp(32px,6vw,96px);display:grid}.promo-root .teams-vertical-title{top:calc(var(--header,80px) + 40px);color:#fff;letter-spacing:.02em;writing-mode:vertical-rl;text-orientation:upright;white-space:nowrap;word-spacing:-.55em;margin:0;font-size:clamp(64px,8.4vw,132px);font-weight:900;line-height:1;position:sticky}.promo-root .teams-cards{gap:clamp(16px,2vw,24px);display:grid}.promo-root .ab-team-card{background:linear-gradient(#161616 0%,#0b0b0b 100%);border:1px solid #ffffff1a;border-radius:28px;padding:clamp(28px,4vw,48px);transition:border-color .25s,transform .25s}.promo-root .ab-team-card:hover{border-color:#ff0a0a8c;transform:translateY(-4px)}.promo-root .ab-team-card-head{align-items:center;gap:clamp(18px,2.4vw,28px);margin-bottom:clamp(20px,2.6vw,28px);display:flex}.promo-root .ab-team-card .team-badge{width:clamp(64px,6vw,84px)}.promo-root .ab-team-card h3{color:#fff;letter-spacing:-.03em;margin:0;font-size:clamp(32px,4vw,56px);font-weight:900;line-height:1}.promo-root .ab-team-card .team-name{margin-top:8px}.promo-root .ab-team-card .team-text{font-size:clamp(17px,1.5vw,19px)}@media (max-width:720px){.promo-root .teams-vertical-inner{grid-template-columns:1fr}.promo-root .teams-vertical-title{writing-mode:horizontal-tb;letter-spacing:-.03em;white-space:normal;word-spacing:normal;font-size:clamp(40px,11vw,56px);position:static}}.promo-root .teams-vertical-inner{align-items:stretch}.promo-root .teams-vertical-title{position:static}.promo-root .teams-cards{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}.promo-root .ab-team-card{flex-direction:column;display:flex}.promo-root .ab-team-card-head{flex-direction:column;align-items:flex-start}.promo-root .ab-team-card h3{white-space:normal;font-size:clamp(26px,2.6vw,38px)}.promo-root .ab-team-card .team-tags{margin-top:auto;padding-top:24px}@media (max-width:1080px){.promo-root .teams-cards{grid-template-columns:1fr}}.promo-root .prose-card-section .prose-card .lead-copy :is(p.prose-statement,p:has(+p.prose-statement)){word-break:keep-all}@media (min-width:721px){.promo-root .teams-vertical-title{font-size:clamp(56px,6.6vw,104px)}}.promo-root .teams-vertical-inner{grid-template-columns:1fr;gap:clamp(32px,4vw,56px)}.promo-root .teams-vertical .teams-vertical-title{letter-spacing:-.04em;text-align:center;writing-mode:horizontal-tb;word-spacing:normal;white-space:normal;word-break:keep-all;font-size:clamp(44px,7vw,104px);line-height:1.05;position:static}.promo-root .teams-vertical .teams-cards{align-items:stretch}.promo-root .teams-vertical .ab-team-card .team-tags{margin-top:0;padding-top:22px}.promo-root .promo-band:has(.prose-card-section) .prose-card-section{padding-bottom:clamp(40px,5vw,64px)}.promo-root .teams-vertical{padding-top:clamp(24px,3vw,40px)}.promo-root [data-promo-page=contact] .contact-page{display:block}.promo-root [data-promo-page=contact] .contact-panel{max-width:760px;margin-inline:auto}.promo-root .contact-intro-center h1{white-space:nowrap}.promo-root .contact-intro-center{text-align:center;margin-bottom:clamp(40px,6vw,72px)}.promo-root .contact-intro-center h1{color:#fff;letter-spacing:-.05em;font-size:clamp(64px,13vw,200px);line-height:.95}.promo-root .contact-intro-center .contact-lead{color:#ffffffb8;word-break:keep-all;margin-top:clamp(24px,3vw,36px);font-size:clamp(16px,1.6vw,19px);line-height:1.75}.promo-root .footer-grid{align-items:start;gap:24px;margin-bottom:18px}.promo-root .footer-lockup{margin-bottom:8px}.promo-root .footer-tagline{font-size:15px}.promo-root .footer-motto{margin-top:8px;font-size:11px}.promo-root .footer-cols{gap:16px 24px}.promo-root .footer-cols b{margin-bottom:6px;font-size:12px}.promo-root .footer-cols li,.promo-root .footer-cols a{padding:2px 0;font-size:14px}.promo-root .footer-cols>nav{flex-flow:wrap;align-content:flex-start;gap:0 14px}.promo-root .footer-cols>nav b{flex:100%}.promo-root .footer-bottom{gap:4px 20px;padding-top:14px}.promo-root .footer-legal{margin-bottom:4px;font-size:12px}.promo-root .footer-legal a{padding:2px 0}.promo-root .footer-bottom p{font-size:12px}@media (max-width:900px){.promo-root .footer-grid{gap:20px}.promo-root .footer-cols{grid-template-columns:1fr 1fr;gap:16px 20px}.promo-root .footer-cols>nav{grid-area:1/1/auto/-1}.promo-root .footer-cols li,.promo-root .footer-cols a{padding:0}.promo-root .footer-cols a{min-height:32px}.promo-root .footer-bottom{gap:2px}}.promo-root .footer-lockup{grid-template-columns:26px auto;justify-content:start;align-items:center;gap:6px 10px;display:grid}.promo-root .footer-lockup .brand-mark.is-big{width:26px;min-width:0;height:26px;margin:0}.promo-root .footer-brand .footer-lockup strong{margin:0;font-size:19px}.promo-root .footer-lockup em{grid-column:1/-1;font-size:10px}.promo-root .site-footer{padding:28px 0 20px}.promo-root .footer-grid{border-bottom:1px solid #222;grid-template-columns:200px minmax(0,1fr);gap:24px;margin-bottom:20px;padding-bottom:20px}.promo-root .footer-cols{grid-template-columns:1.3fr 1.6fr 1fr}.promo-root .footer-cols b{letter-spacing:.16em;margin-bottom:8px;font-size:12px}.promo-root .footer-cols>div ul{flex-wrap:wrap;gap:0 14px;display:flex}.promo-root .footer-bottom{border-top:0;padding-top:0}.promo-root .footer-legal{flex:0 auto;margin:0}.promo-root .footer-bottom p:not(.footer-stamp){flex:100%;order:3}.promo-root .footer-stamp{order:2;font-size:11px}@media (max-width:900px){.promo-root .site-footer{padding:22px 0 16px}.promo-root .footer-grid{grid-template-columns:1fr;gap:14px;margin-bottom:14px;padding-bottom:14px}.promo-root .footer-cols{grid-template-columns:1fr;gap:10px}.promo-root .footer-cols>nav{grid-row:auto}.promo-root .footer-cols b{margin-bottom:2px;font-size:11px}.promo-root .footer-cols li,.promo-root .footer-cols a{font-size:13px}.promo-root .footer-cols a{min-height:28px}.promo-root .footer-cols>div li{line-height:28px}.promo-root .footer-bottom{flex-direction:column;align-items:flex-start;gap:2px}.promo-root .footer-legal,.promo-root .footer-bottom p{font-size:11px}.promo-root .footer-stamp{display:none}}.promo-root .rt-price{flex-wrap:wrap;row-gap:6px}.promo-root .rt-price .rt-price-plus{margin-inline:8px 6px;font-size:clamp(32px,3.6vw,48px);font-weight:900;line-height:1}.promo-root .subhero.subhero-center{background:radial-gradient(ellipse 60% 55% at 78% 22%, rgb(var(--red-rgb) / .14), rgb(var(--red-rgb) / .04) 45%, transparent 75%), #000}.promo-root .subhero.subhero-center:after{display:none}.promo-root .prose-card .prose-signature{justify-content:flex-end;align-items:center;gap:10px;margin:clamp(36px,5vw,56px) 0 0;display:flex}.promo-root .prose-card .prose-signature span{color:#fff;letter-spacing:.12em;font-family:Gungsuh,GungSeo,궁서,궁서체,Batang,바탕,Nanum Myeongjo,serif;font-size:clamp(22px,2.4vw,30px);font-weight:700}.promo-root .prose-card .prose-signature img{width:auto;height:clamp(52px,6vw,72px);display:block}.promo-root [data-promo-page=aeo-geo] .subhero-center .sublede{color:#ffffffb8;word-break:keep-all;max-width:720px;margin:clamp(24px,3vw,36px) auto 0;font-size:clamp(16px,1.6vw,19px);line-height:1.75}.promo-root:has([data-promo-page=aeo-geo]) .subhero-center .sublede{color:#ffffffb8;word-break:keep-all;max-width:720px;margin:clamp(24px,3vw,36px) auto 0;font-size:clamp(16px,1.6vw,19px);line-height:1.75}.promo-root .prose-card-section .prose-card-title{color:#fff;letter-spacing:-.04em;text-align:center;word-break:keep-all;max-width:none;margin:0 0 clamp(32px,4vw,56px);font-size:clamp(40px,6.4vw,96px);font-weight:900;line-height:1.05}.promo-root .teams-vertical .teams-vertical-title{font-size:clamp(40px,6.4vw,96px)}.promo-root .promo-band:has(.subhero-figure)+.promo-band .prose-card-section{padding-top:clamp(24px,3vw,40px)}.promo-root .rt-hero{background:radial-gradient(ellipse 60% 55% at 78% 22%, rgb(var(--red-rgb) / .14), rgb(var(--red-rgb) / .04) 45%, transparent 75%), #000}.promo-root .rt-hero-inner{min-height:min(62vh,560px)}.promo-root .rt-page .rt-hero h1{color:#fff;letter-spacing:-.05em;white-space:nowrap;margin:0;font-size:clamp(64px,13vw,200px);line-height:.95}.promo-root .rt-hero .rt-intro{color:#ffffffb8;margin-top:clamp(24px,3vw,36px);font-size:clamp(16px,1.6vw,19px);line-height:1.75}.promo-root [data-promo-page=contact] .contact-panel.contact-sent{color:#fff;text-align:center;background:#ff0a0a;border:0;border-radius:28px;justify-items:center;gap:14px;padding:clamp(56px,8vw,96px) clamp(24px,5vw,56px);display:grid;box-shadow:0 30px 80px #ff0a0a4d}.promo-root .contact-sent-mark{color:#ff0a0a;background:#fff;border-radius:50%;place-items:center;width:72px;height:72px;margin:0 0 6px;font-size:36px;font-weight:900;display:grid}.promo-root .contact-sent-title{letter-spacing:-.03em;margin:0;font-size:clamp(28px,3.6vw,44px);font-weight:900}.promo-root .contact-sent-text{color:#ffffffe6;margin:0;font-size:clamp(16px,1.5vw,18px)}.promo-root .contact-sent-home{color:#fff;background:#000;border-radius:999px;margin-top:14px;padding:12px 26px;font-weight:800;text-decoration:none}.promo-root .case-dots{gap:0}.promo-root .case-dot,.promo-root .case-dot.is-on{background:0 0;place-items:center;width:24px;height:24px;display:grid}.promo-root .case-dot.is-on{width:38px}.promo-root .case-dot:before{content:"";background:#ffffff40;border-radius:999px;width:8px;height:8px;transition:width .3s,background .3s}.promo-root .case-dot.is-on:before{background:#ff0a0a;width:26px}.promo-root .footer-legal a{min-height:24px}.promo-root .deploy-note-src a,.promo-root a.deploy-note-src{align-items:center;min-height:24px;display:inline-flex}
