.cp-page{--cp-bg:#fff;--cp-surface:#f4f4f5;--cp-border:#e4e4e7;--cp-border-strong:#a1a1aa;--cp-text:#09090b;--cp-muted:#71717a;--cp-blue:#09090b;--cp-blue-dim:#0000000d;--cp-red:#ef4444;background:var(--cp-bg);color:var(--cp-text);font-size:1rem;line-height:1.65}.dark .cp-page{--cp-bg:#09090b;--cp-surface:#18181b;--cp-border:#27272a;--cp-border-strong:#52525b;--cp-text:#fafafa;--cp-muted:#a1a1aa;--cp-blue:#fafafa;--cp-blue-dim:#ffffff0f;--cp-red:#f87171;background:var(--cp-bg)}@keyframes spotlight{0%{opacity:0;transform:translate(-72%,-62%)scale(.5)}to{opacity:1;transform:translate(-50%,-40%)scale(1)}}.animate-spotlight{animation:2s .5s forwards spotlight}.cp-js .cp-reveal{opacity:0;filter:blur(5px);transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1),filter .6s cubic-bezier(.22,1,.36,1);transform:translateY(14px)}.cp-js .cp-reveal.visible{opacity:1;filter:none;transform:none}.cp-js .cp-reveal-delay-1{transition-delay:.1s}.cp-js .cp-reveal-delay-2{transition-delay:.2s}.cp-container{width:100%;max-width:1280px;margin-inline:auto;padding-inline:clamp(1.25rem,4vw,2rem)}.cp-section{padding-block:clamp(4rem,8vw,6rem)}.cp-section-surface{background:var(--cp-surface)}.cp-section-intro{flex-direction:column;gap:.75rem;max-width:600px;margin-bottom:clamp(2.5rem,5vw,3.5rem);display:flex}.cp-section-intro-centered{text-align:center;align-items:center;max-width:720px;margin-inline:auto}.cp-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#ffffff80;font-size:.75rem;font-weight:500;display:inline-block}.cp-caption{letter-spacing:.08em;text-transform:uppercase;color:var(--cp-muted);font-size:.75rem;font-weight:500}.cp-section-title{letter-spacing:-.03em;color:var(--cp-text);text-wrap:balance;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:600;line-height:1.2}.cp-subtitle{color:var(--cp-muted);font-size:1rem;line-height:1.6}.cp-copy{color:var(--cp-muted);font-size:1rem;line-height:1.75}.cp-copy-with-icon{align-items:flex-start;gap:.75rem;display:flex}.cp-copy-icon{width:1.125rem;height:1.125rem;color:var(--cp-text);opacity:.65;flex-shrink:0;margin-top:.35rem}.cp-btn{cursor:pointer;white-space:nowrap;border-radius:9999px;justify-content:center;align-items:center;gap:.375rem;padding:.625rem 1.25rem;font-size:.9375rem;font-weight:500;line-height:1;text-decoration:none;transition:opacity .2s;display:inline-flex}.cp-btn:hover{opacity:.85}.cp-btn-primary{color:#09090b;background:#fff;height:3rem;padding-inline:1.25rem .875rem;font-size:1rem}.cp-btn-ghost{color:#ffffffd9;background:#ffffff14;border:1px solid #ffffff2e;height:3rem;padding-inline:1.25rem;font-size:1rem}.cp-btn-cta{background:var(--cp-text);color:var(--cp-bg);height:3rem;padding-inline:1.5rem 1.125rem;font-size:1rem}.cp-btn-cta.cp-btn-lg,.cp-btn-lg{height:3.25rem;padding-inline:2rem 1.5rem;font-size:1.0625rem}.cp-hero{position:relative;overflow:hidden}.cp-hero-bg{pointer-events:none;position:absolute;inset:0;overflow:hidden}.cp-hero-bg:after{content:"";z-index:1;background:linear-gradient(#09090b73 0%,#09090b40 50%,#09090ba6 100%);position:absolute;inset:0}.cp-page .cp-hero-bg>div{filter:invert();opacity:.35}.dark .cp-page .cp-hero-bg>div{filter:none;opacity:.6}.dark .cp-page .cp-hero-bg:after{background:linear-gradient(#09090b4d 0%,#09090b1a 50%,#09090b8c 100%)}.cp-hero-frame{z-index:10;align-items:center;min-height:calc(100svh - 4rem);padding-block:clamp(4rem,8vw,6rem);display:flex;position:relative}.cp-hero-inner{grid-template-columns:1fr;align-items:center;gap:clamp(2.5rem,5vw,4rem);width:100%;display:grid}@media (width>=1024px){.cp-hero-inner{grid-template-columns:1fr}}.cp-hero-copy{text-align:center;flex-direction:column;align-items:center;gap:1.25rem;max-width:56rem;margin-inline:auto;display:flex}.cp-hero-title{letter-spacing:-.03em;color:#fff;text-wrap:balance;text-shadow:0 2px 40px #0006;margin-top:.25rem;font-size:clamp(2rem,4.5vw,4rem);font-weight:600;line-height:1.1}.cp-hero-sub{color:#ffffffb8;max-width:58ch;font-size:clamp(.9375rem,1.25vw,1.0625rem);font-weight:400;line-height:1.6}.cp-hero-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin-top:.75rem;display:flex}.cp-gap-card{border:1px solid var(--cp-border);background:var(--cp-bg);border-radius:1rem;flex-direction:column;gap:0;padding:1.5rem;display:flex}.dark .cp-gap-card{background:var(--cp-surface)}.cp-gap-card-scenario{color:var(--cp-muted);padding-bottom:1rem;font-size:.8125rem;line-height:1.5}.cp-gap-row{border-top:1px solid var(--cp-border);grid-template-columns:1fr 1fr;gap:.75rem;padding:.875rem 0;display:grid}.cp-gap-row-label{letter-spacing:.05em;text-transform:uppercase;color:var(--cp-muted);font-size:.6875rem;font-weight:600}.cp-gap-row--ai .cp-gap-row-label{color:var(--cp-blue)}.cp-gap-row--risk .cp-gap-row-label{color:var(--cp-red)}.cp-gap-row-value{color:var(--cp-muted);font-size:.8125rem;line-height:1.45}.cp-features-grid{border:1px solid var(--cp-border);border-radius:0;grid-template-columns:1fr;display:grid}@media (width>=640px){.cp-features-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.cp-features-grid{grid-template-columns:repeat(3,1fr)}}.cp-feature-cell{border-right:1px solid var(--cp-border);border-bottom:1px solid var(--cp-border)}.cp-when-num{letter-spacing:.06em;color:var(--cp-muted);font-variant-numeric:tabular-nums;font-size:.75rem;font-weight:700}@media (width>=1024px){.cp-feature-cell:nth-child(3n){border-right:none}.cp-feature-cell:nth-last-child(-n+3){border-bottom:none}}@media (width>=640px) and (width<=1023px){.cp-feature-cell:nth-child(2n){border-right:none}.cp-feature-cell:nth-last-child(-n+2){border-bottom:none}}@media (width<=639px){.cp-feature-cell{border-right:none}.cp-feature-cell:last-child{border-bottom:none}}.cp-spotlight-section{background:var(--cp-surface);color:var(--cp-text);position:relative;overflow:hidden}.cp-spotlight-section .cp-copy{color:var(--cp-muted)}.cp-spotlight-section .cp-section-title,.cp-spotlight-section .cp-quote-text{color:var(--cp-text)}.cp-spotlight{opacity:0;top:0;left:-10%}.dark .cp-spotlight{opacity:1}.cp-costly-layout{z-index:2;grid-template-columns:1fr;align-items:center;gap:clamp(2.5rem,5vw,4rem);display:grid;position:relative}@media (width>=900px){.cp-costly-layout{grid-template-columns:1fr 1fr;gap:clamp(3rem,5vw,5rem)}}.cp-costly-left{flex-direction:column;gap:clamp(2rem,4vw,3rem);display:flex}.cp-costly-copy{flex-direction:column;gap:1.25rem;display:flex}.cp-costly-right{justify-content:flex-start;align-items:center;display:flex}.cp-formula-cards{flex-wrap:wrap;align-items:stretch;gap:.75rem;width:100%;display:flex}.cp-formula-card{border:1px solid var(--cp-border);background:var(--cp-bg);border-radius:.875rem;flex-direction:column;flex:1 1 0;gap:.375rem;min-width:8.5rem;padding:1rem 1.125rem;transition:border-color .2s,transform .2s;display:flex;position:relative;overflow:hidden}.dark .cp-formula-card{background:#18181b80}.cp-formula-card:hover{border-color:var(--cp-border-strong);transform:translateY(-1px)}.cp-formula-card:before{content:"";pointer-events:none;width:200%;height:100%;color:var(--cp-border);opacity:.55;z-index:0;background-image:linear-gradient(90deg,currentColor 1px,#0000 1px),linear-gradient(currentColor 1px,#0000 1px);background-size:18px 18px;margin-left:-4rem;position:absolute;top:-.5rem;left:50%;-webkit-mask-image:radial-gradient(farthest-side at top,#fff,#0000);mask-image:radial-gradient(farthest-side at top,#fff,#0000)}.cp-formula-card>*{z-index:2;position:relative}.cp-formula-card-icon{width:1.25rem;height:1.25rem;color:var(--cp-text);opacity:.75}.cp-formula-card-label{color:var(--cp-text);letter-spacing:-.01em;font-size:.875rem;font-weight:600;line-height:1.3}.cp-formula-card-status{letter-spacing:.06em;text-transform:uppercase;color:var(--cp-muted);font-size:.6875rem;font-weight:600}.cp-formula-card-status-strong{color:var(--cp-text)}.cp-formula-card-link{color:inherit;text-decoration:none}.cp-formula-card-result,.dark .cp-formula-card-result{background:var(--cp-text);color:var(--cp-bg);border-color:var(--cp-text)}.cp-formula-card-result:before{display:none}.cp-formula-card-result .cp-formula-card-label{color:var(--cp-bg)}.cp-formula-card-result .cp-formula-card-status{color:var(--cp-bg);opacity:.7}.cp-formula-card-result .cp-formula-card-icon{color:var(--cp-bg);opacity:1}.cp-formula-card-highlight{border-color:var(--cp-text);border-width:2px;padding:calc(1rem - 1px) calc(1.125rem - 1px)}.cp-formula-card-warn,.dark .cp-formula-card-warn{border-color:var(--cp-red);background:var(--cp-bg)}.cp-formula-card-warn:before{display:none}.cp-formula-card-warn .cp-formula-card-icon{color:var(--cp-red);opacity:1}.cp-formula-card-warn .cp-formula-card-label{color:var(--cp-text)}.cp-formula-operator{color:var(--cp-muted);-webkit-user-select:none;user-select:none;flex-shrink:0;justify-content:center;align-self:center;align-items:center;padding-inline:.25rem;font-size:1.5rem;font-weight:300;display:inline-flex}@media (width<=720px){.cp-formula-cards{flex-direction:column;align-items:stretch}.cp-formula-card{flex:auto}.cp-formula-operator{align-self:center;padding-block:.125rem}}.cg-wrap{background:#ffffff06;border:1px solid #ffffff0f;border-radius:12px;flex-direction:column;gap:.6rem;width:100%;min-height:400px;padding:1.5rem 1.5rem 1.25rem;display:flex}.cg-header{justify-content:space-between;align-items:baseline;gap:.5rem;margin-bottom:.05rem;display:flex}.cg-label{letter-spacing:.05em;color:#ffffff8c;text-transform:uppercase;font-size:.8125rem;font-weight:600}.cg-source{color:#ffffff4d;white-space:nowrap;font-size:.6875rem}.cg-unit{color:#ffffff59;margin-bottom:.25rem;font-size:.75rem}.cg-chart-area{flex:1;width:100%;margin-block:.5rem}.cg-svg{width:100%;height:auto;overflow:visible}.cg-legend{gap:1rem;margin-top:.25rem;display:flex}.cg-legend-item{color:#ffffff59;align-items:center;gap:.4rem;font-size:.75rem;display:flex}.cg-legend-item:before{content:"";border-radius:1px;width:18px;height:2px;display:inline-block}.cg-legend-actual:before{background:#fff6}.cg-legend-forecast:before{background:repeating-linear-gradient(90deg,#d9770699 0 4px,#0000 4px 7px)}.cg-caption{color:#fff6;border-top:1px solid #ffffff0f;margin-top:.5rem;padding-top:.875rem;font-size:.8125rem;line-height:1.6}:not(.dark) .cg-wrap{background:var(--cp-surface);border-color:var(--cp-border)}:not(.dark) .cg-label{color:var(--cp-muted)}:not(.dark) .cg-source{color:var(--cp-muted);opacity:.6}:not(.dark) .cg-unit{color:var(--cp-muted);opacity:.7}:not(.dark) .cg-legend-item{color:var(--cp-muted)}:not(.dark) .cg-legend-actual:before{background:var(--cp-border-strong)}:not(.dark) .cg-caption{color:var(--cp-muted);border-color:var(--cp-border)}.cp-zigzag{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (width>=900px){.cp-zigzag{grid-template-rows:repeat(2,auto);grid-template-columns:repeat(3,1fr);gap:4.5rem 4rem}.cp-zigzag-step:first-child{grid-area:1/1}.cp-zigzag-step:nth-child(2){grid-area:1/2}.cp-zigzag-step:nth-child(3){grid-area:1/3}.cp-zigzag-step:nth-child(4){grid-area:2/3}.cp-zigzag-step:nth-child(5){grid-area:2/2}.cp-zigzag-step:nth-child(6){grid-area:2/1}}.cp-zigzag-step{display:flex;position:relative}.cp-stack-cell,.cp-zigzag-card{background:var(--cp-bg);border:1px solid var(--cp-border);border-radius:1rem;transition:border-color .2s,transform .2s;position:relative;overflow:hidden}.dark .cp-stack-cell,.dark .cp-zigzag-card{background:#18181b80}.cp-stack-cell:hover,.cp-zigzag-step:hover .cp-zigzag-card{border-color:var(--cp-border-strong);transform:translateY(-2px)}.cp-stack-cell:before,.cp-zigzag-card:before{content:"";pointer-events:none;width:200%;height:100%;color:var(--cp-border);opacity:.6;z-index:0;background-image:linear-gradient(90deg,currentColor 1px,#0000 1px),linear-gradient(currentColor 1px,#0000 1px);background-size:20px 20px;margin-left:-5rem;position:absolute;top:-.5rem;left:50%;-webkit-mask-image:radial-gradient(farthest-side at top,#fff,#0000);mask-image:radial-gradient(farthest-side at top,#fff,#0000)}.cp-zigzag-card{flex-direction:column;flex:1;gap:0;padding:1.5rem;display:flex}.cp-zigzag-card>*{z-index:2;position:relative}.cp-zigzag-head{justify-content:space-between;align-items:center;margin-bottom:0;display:flex}.cp-zigzag-icon-wrap{color:var(--cp-text);opacity:.75;justify-content:center;align-items:center;display:inline-flex}.cp-zigzag-num{letter-spacing:.08em;color:var(--cp-muted);font-variant-numeric:tabular-nums;font-size:.75rem;font-weight:700}.cp-zigzag-title{color:var(--cp-text);letter-spacing:-.01em;margin-top:2.5rem;font-size:1rem;font-weight:600;line-height:1.35}.cp-zigzag-body{color:var(--cp-muted);margin-top:.5rem;font-size:.8125rem;font-weight:300;line-height:1.65}.cp-zigzag-result{border-top:1px dashed var(--cp-border);flex-wrap:wrap;align-items:baseline;gap:.3rem;margin-top:1rem;padding-top:.875rem;display:flex}.cp-result-label{color:var(--cp-text);text-transform:uppercase;letter-spacing:.06em;font-size:.6875rem;font-weight:700}.cp-result-text{color:var(--cp-muted);font-size:.875rem;line-height:1.5}.cp-zigzag-connector{color:var(--cp-border-strong);pointer-events:none;display:none;position:absolute}@media (width>=900px){.cp-zigzag-connector{justify-content:center;align-items:center;display:inline-flex}.cp-zigzag-step:first-child .cp-zigzag-connector,.cp-zigzag-step:nth-child(2) .cp-zigzag-connector{top:50%;right:-2rem;transform:translate(50%,-50%)}.cp-zigzag-step:nth-child(3) .cp-zigzag-connector{bottom:-2.25rem;left:50%;transform:translate(-50%,50%)}.cp-zigzag-step:nth-child(4) .cp-zigzag-connector,.cp-zigzag-step:nth-child(5) .cp-zigzag-connector{top:50%;left:-2rem;transform:translate(-50%,-50%)}}.cp-results-grid{border:1px solid var(--cp-border);grid-template-columns:1fr;display:grid}@media (width>=640px){.cp-results-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.cp-results-grid{grid-template-columns:repeat(3,1fr)}}.cp-result-cell{border-right:1px solid var(--cp-border);border-bottom:1px solid var(--cp-border);min-height:180px}@media (width>=1024px){.cp-result-cell:nth-child(3n){border-right:none}.cp-result-cell:nth-last-child(-n+3){border-bottom:none}}@media (width>=640px) and (width<=1023px){.cp-result-cell:nth-child(2n){border-right:none}.cp-result-cell:nth-last-child(-n+2){border-bottom:none}}@media (width<=639px){.cp-result-cell{border-right:none}.cp-result-cell:last-child{border-bottom:none}}.cp-econ5-wrap{flex-direction:column;gap:clamp(2rem,5vw,3rem);display:flex}.cp-econ5-intro{text-align:center;flex-direction:column;gap:1rem;max-width:36rem;margin-inline:auto;display:flex}.cp-econ5-title{letter-spacing:-.03em;text-wrap:balance;font-size:clamp(1.875rem,3.5vw,3rem);font-weight:500;line-height:1.15}.cp-duet{grid-template-columns:1fr;gap:1rem;width:100%;display:grid}@media (width>=768px){.cp-duet{grid-template-columns:1fr auto 1fr;align-items:stretch;gap:0}}.cp-duet-card{aspect-ratio:4/3;border:1px solid #ffffff12;border-radius:10px;position:relative;overflow:hidden}@media (width>=768px){.cp-duet-card{aspect-ratio:unset;min-height:340px}}.cp-duet-img{background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;inset:0}.cp-duet-img-spief{filter:grayscale()brightness(.45)contrast(1.1);background-image:url(/images/spief-25-forum.jpg);background-position:50% 30%}.cp-duet-img-gpt{filter:brightness(.35)saturate(.4);background-image:url(/images/chatgpt-shortlist.png);background-position:top;background-size:cover}.cp-duet-overlay{pointer-events:none;background:linear-gradient(#0000001a 0%,#0000000d 40%,#000000bf 100%);position:absolute;inset:0}.cp-duet-overlay-gpt{background:linear-gradient(#0000008c 0%,#00000026 22% 72%,#000c 100%)}.cp-duet-highlight{pointer-events:none;mix-blend-mode:screen;background:#ffffff08;border:1px solid #ffffff1f;border-radius:5px;height:52%;position:absolute;top:18%;left:4%;right:4%}.cp-duet-absent{letter-spacing:.08em;text-transform:uppercase;color:#ffffff59;white-space:nowrap;pointer-events:none;font-size:.6rem;font-weight:600;position:absolute;top:68%;left:50%;transform:translate(-50%)}.cp-duet-absent-dot{display:none}.cp-duet-caption{z-index:2;flex-direction:column;gap:.3rem;padding:1rem 1.1rem;display:flex;position:absolute;bottom:0;left:0;right:0}.cp-duet-tag{letter-spacing:.08em;text-transform:uppercase;color:#ffffff73;font-size:.6rem;font-weight:700}.cp-duet-tag-ai{color:#d97706cc}.cp-duet-desc{color:#ffffffbf;max-width:26ch;font-size:.8rem;font-weight:400;line-height:1.45}.cp-duet-divider{display:none}@media (width>=768px){.cp-duet-divider{flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:.6rem;padding-inline:1.25rem;display:flex}}.cp-duet-divider-line{background:linear-gradient(#0000,#ffffff1a 30% 70%,#0000);flex:1;width:1px}.cp-duet-divider-label{letter-spacing:.1em;text-transform:uppercase;color:var(--cp-muted);text-align:center;writing-mode:vertical-rl;font-size:.8125rem;font-weight:600;line-height:1.35;transform:rotate(180deg)}.cp-duet-clickable{cursor:zoom-in}.cp-duet-clickable:hover .cp-duet-img-spief{filter:grayscale()brightness(.55)contrast(1.1);transition:filter .3s}.cp-duet-clickable:hover .cp-duet-img-gpt{filter:brightness(.45)saturate(.5);transition:filter .3s}.cp-duet-zoom-hint{color:#fff6;opacity:0;pointer-events:none;z-index:3;background:#ffffff14;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:11px;transition:opacity .2s;display:flex;position:absolute;top:10px;right:10px}.cp-duet-clickable:hover .cp-duet-zoom-hint{opacity:1}.cp-lb-backdrop{z-index:9999;cursor:zoom-out;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000eb;justify-content:center;align-items:center;padding:1.5rem;animation:.18s cp-lb-in;display:flex;position:fixed;inset:0}@keyframes cp-lb-in{0%{opacity:0}to{opacity:1}}.cp-lb-img{cursor:default;object-fit:contain;border-radius:8px;max-width:100%;max-height:90vh;box-shadow:0 32px 80px #000000b3}.cp-lb-close{color:#ffffffb3;cursor:pointer;z-index:10000;background:#ffffff14;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;transition:background .15s;display:flex;position:fixed;top:1.25rem;right:1.25rem}.cp-lb-close:hover{color:#fff;background:#ffffff26}.cp-duet-footnote{color:var(--cp-muted);text-align:center;max-width:60ch;margin-inline:auto;padding-top:.5rem;font-size:1rem;line-height:1.6}.cp-econ5-grid{grid-template-columns:1fr;gap:1.5rem 2rem;display:grid}@media (width>=640px){.cp-econ5-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.cp-econ5-grid{grid-template-columns:repeat(3,1fr)}}.cp-econ5-formula-wrap{flex-direction:column;gap:1rem;width:100%;display:flex}.cp-spec-grid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (width>=640px){.cp-spec-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.cp-spec-grid{grid-template-columns:repeat(3,1fr)}}.cp-framework{flex-direction:column;display:flex}.cp-framework-step{align-items:stretch;gap:.875rem;display:flex}.cp-framework-track{flex-direction:column;flex-shrink:0;align-items:center;width:1rem;display:flex}.cp-framework-node{background:var(--cp-border-strong);border-radius:50%;flex-shrink:0;width:.5rem;height:.5rem;margin-top:.3rem;display:block}.cp-framework-line{background:var(--cp-border);flex:1;width:1px;min-height:1rem;margin-block:.3rem;display:block}.cp-framework-body{align-items:baseline;gap:.625rem;padding-bottom:1.25rem;display:flex}.cp-framework-step:last-child .cp-framework-body{padding-bottom:0}.cp-framework-num{letter-spacing:.06em;color:var(--cp-muted);flex-shrink:0;font-size:.625rem;font-weight:700}.cp-framework-label{color:var(--cp-muted);font-size:.875rem;line-height:1.45}.cp-framework-step--final .cp-framework-node{background:var(--cp-blue);box-shadow:0 0 0 3px #3b82f633}.cp-framework-step--final .cp-framework-num{color:var(--cp-blue)}.cp-framework-step--final .cp-framework-label{color:var(--cp-text);font-weight:600}.cp-cta-section{position:relative;overflow:hidden}.cp-igrid-canvas{pointer-events:none;opacity:.7;width:100%;height:100%;position:absolute;inset:0}.cp-cta-section:hover .cp-igrid-canvas{pointer-events:auto}.cp-cta-content{z-index:2;position:relative}.cp-cta-wrap{text-align:center;flex-direction:column;align-items:center;gap:1rem;max-width:64rem;margin-inline:auto;display:flex}.cp-cta-title{letter-spacing:-.04em;color:var(--cp-text);text-wrap:balance;font-size:clamp(2rem,4.5vw,3rem);font-weight:600;line-height:1.15}.cp-cta-body{max-width:56ch}.cp-cta-sub{color:var(--cp-muted);max-width:50ch;font-size:.9375rem;line-height:1.6}.cp-cta-actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2rem;display:flex}
