.ds-page{padding-top:8rem}@media (min-width:768px){.ds-page{padding-top:10rem}}.ds-wrap{max-width:1180px;margin:0 auto;padding:0 28px}.ds-eyebrow{letter-spacing:.04em;text-transform:uppercase;color:#1d3557;font-size:13px;font-weight:600}.ds-hero{padding:60px 0 100px}.ds-hero-inner{max-width:920px}.ds-hero h1{letter-spacing:-.04em;color:#1d3557;margin:28px 0 0;font-size:clamp(56px,11vw,148px);font-weight:800;line-height:.92}.ds-hero h1 .ds-crossable{display:inline-block;position:relative}.ds-hero h1 .ds-crossable:after{content:"";transform-origin:0;background:#e63946;border-radius:6px;height:10px;animation:.9s cubic-bezier(.7,.2,.3,1) .8s forwards ds-strike;position:absolute;top:56%;left:-2%;right:102%;transform:rotate(-2deg);box-shadow:0 8px 24px -10px #e6394699}@keyframes ds-strike{to{right:-3%}}.ds-hero .ds-subline{color:#1d3557;opacity:0;max-width:760px;margin:36px 0 0;font-size:clamp(24px,3.4vw,44px);font-weight:500;line-height:1.2;animation:.7s cubic-bezier(.2,.7,.2,1) 1.7s forwards ds-rise;transform:translateY(14px)}.ds-hero .ds-subline em{color:#e63946;font-style:italic;font-weight:600}@keyframes ds-rise{to{opacity:1;transform:none}}.ds-hero-meta{color:#1d3557;opacity:0;flex-wrap:wrap;align-items:center;gap:22px 32px;margin-top:64px;animation:.7s cubic-bezier(.2,.7,.2,1) 2.1s forwards ds-rise;display:flex}.ds-hero-meta .ds-m{letter-spacing:.02em;align-items:center;gap:10px;font-size:14px;display:flex}.ds-hero-meta .ds-m svg{width:18px;height:18px}.ds-hero-meta .ds-sep{opacity:.25;background:#1d3557;border-radius:50%;width:4px;height:4px}.ds-section-title{flex-wrap:wrap;justify-content:space-between;align-items:end;gap:24px;margin:110px 0 40px;display:flex}.ds-section-title h2{letter-spacing:-.03em;color:#1d3557;max-width:760px;margin:18px 0 0;font-size:clamp(34px,5vw,58px);font-weight:800;line-height:1}.ds-section-title h2 em{color:#e63946;font-style:italic;font-weight:700}.ds-section-title .ds-right{color:#1d3557;opacity:.7;max-width:280px;font-size:14px}.ds-card{-webkit-backdrop-filter:blur(14px);background:#ffffff8c;border:1px solid #fff9;border-radius:2rem;grid-template-columns:1.05fr 1fr;align-items:stretch;gap:48px;padding:44px;display:grid;position:relative;overflow:hidden;box-shadow:0 30px 60px -30px #1d355740,0 8px 24px -12px #1d35572e}.ds-card+.ds-card{margin-top:28px}.ds-card:before{content:"";filter:blur(20px);pointer-events:none;background:radial-gradient(circle,#a8dadc59 0%,#0000 70%);width:360px;height:360px;position:absolute;inset:auto -20% -60% auto}@media (max-width:880px){.ds-card{grid-template-columns:1fr;gap:32px;padding:32px 26px}}.ds-card-num{letter-spacing:.12em;color:#e63946;margin-bottom:14px;font-size:14px;font-weight:700}.ds-card-num span{color:#1d3557;opacity:.35;margin-left:10px;font-weight:500}.ds-card h3{letter-spacing:-.03em;color:#1d3557;margin:0 0 22px;font-size:clamp(28px,3.6vw,46px);font-weight:800;line-height:1.02}.ds-card h3 em{color:#e63946;font-style:italic;font-weight:700}.ds-card p{color:#122339;opacity:.82;max-width:52ch;margin:0 0 14px;font-size:16.5px;line-height:1.6}.ds-card .ds-text{flex-direction:column;justify-content:center;display:flex}.ds-widget{background:#ffffffc7;border:1px solid #ffffffd9;border-radius:1.5rem;flex-direction:column;min-height:360px;padding:26px;display:flex;position:relative;box-shadow:inset 0 1px #fff9,0 18px 30px -22px #1d355740}.ds-widget-head{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.ds-widget-head .ds-title{letter-spacing:.12em;color:#1d3557;opacity:.55;text-transform:uppercase;font-size:12px;font-weight:700}.ds-widget-head .ds-dots{display:none}.ds-calc-stage{background:linear-gradient(#a8dadc2e,#a8dadc0a);border-radius:1rem;flex-direction:column;align-items:center;margin-bottom:18px;padding:22px 18px 18px;display:flex}.ds-calc-tag{letter-spacing:.14em;color:#1d3557;opacity:.6;text-transform:uppercase;font-size:11px;font-weight:700}.ds-calc-amount{letter-spacing:-.04em;color:#1d3557;font-variant-numeric:tabular-nums;margin-top:6px;font-size:60px;font-weight:800;line-height:1;transition:color .3s}.ds-calc-amount.ds-warn{color:#e63946}.ds-calc-amount .ds-currency{opacity:.55;margin-left:4px;font-size:22px;font-weight:600}.ds-calc-amount .ds-per{opacity:.55;letter-spacing:.04em;margin-top:8px;font-size:12px;font-weight:500;display:block}.ds-calc-bar{background:#1d355714;border-radius:999px;width:100%;height:6px;margin-top:14px;overflow:hidden}.ds-calc-bar-fill{background:linear-gradient(90deg,#457b9d,#e63946);border-radius:999px;height:100%;transition:width .45s cubic-bezier(.2,.7,.2,1);display:block}.ds-calc-list{flex-direction:column;gap:8px;display:flex}.ds-calc-row{cursor:pointer;-webkit-user-select:none;user-select:none;background:#ffffff80;border:1px solid #1d35571a;border-radius:.9rem;justify-content:space-between;align-items:center;padding:12px 14px;transition:all .18s;display:flex}.ds-calc-row:hover{border-color:#1d355740;transform:translateY(-1px)}.ds-calc-row.ds-on{background:#e6394614;border-color:#e6394659}.ds-calc-row .ds-left{align-items:center;gap:12px;display:flex}.ds-calc-check{border:1.5px solid #1d35574d;border-radius:6px;flex-shrink:0;place-items:center;width:20px;height:20px;transition:all .18s;display:grid}.ds-calc-row.ds-on .ds-calc-check{background:#e63946;border-color:#e63946}.ds-calc-check svg{color:#fff;opacity:0;width:12px;height:12px;transition:opacity .18s}.ds-calc-row.ds-on .ds-calc-check svg{opacity:1}.ds-calc-label{color:#1d3557;font-size:14.5px;font-weight:500}.ds-calc-price{color:#1d3557;opacity:.6;font-variant-numeric:tabular-nums;font-size:14px;font-weight:700}.ds-calc-row.ds-on .ds-calc-price{color:#e63946;opacity:1}.ds-time-numbers{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:22px;display:grid}.ds-time-stat{background:#a8dadc38;border-radius:1rem;padding:16px}.ds-time-stat.ds-cost{background:#e6394614}.ds-time-stat .ds-lab{letter-spacing:.12em;color:#1d3557;opacity:.55;text-transform:uppercase;margin-bottom:6px;font-size:11px;font-weight:700}.ds-time-stat .ds-val{letter-spacing:-.03em;color:#1d3557;font-variant-numeric:tabular-nums;font-size:30px;font-weight:800;line-height:1.05}.ds-time-stat.ds-cost .ds-val{color:#e63946}.ds-time-stat .ds-sub{color:#1d3557;opacity:.6;margin-top:4px;font-size:12px}.ds-slider-wrap{margin-top:auto}.ds-slider-head{justify-content:space-between;align-items:baseline;margin-bottom:10px;display:flex}.ds-slider-head .ds-lab{color:#1d3557;font-size:13.5px;font-weight:600}.ds-slider-head .ds-val{color:#e63946;font-variant-numeric:tabular-nums;font-size:22px;font-weight:800}.ds-slider-head .ds-val span{color:#1d3557;opacity:.55;margin-left:4px;font-size:13px;font-weight:600}input[type=range].ds-slider{appearance:none;background:#1d35571f linear-gradient(90deg,#457b9d,#e63946) 0 0/30% 100% no-repeat;border-radius:999px;outline:none;width:100%;height:8px}input[type=range].ds-slider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#fff;border:3px solid #e63946;border-radius:50%;width:22px;height:22px;transition:transform .15s;box-shadow:0 4px 10px #e639464d}input[type=range].ds-slider::-webkit-slider-thumb:hover{transform:scale(1.1)}input[type=range].ds-slider::-moz-range-thumb{cursor:pointer;background:#fff;border:3px solid #e63946;border-radius:50%;width:22px;height:22px;box-shadow:0 4px 10px #e639464d}.ds-slider-ticks{color:#1d3557;opacity:.55;justify-content:space-between;margin-top:8px;font-size:11px;display:flex}.ds-score-stage{flex-direction:column;align-items:center;padding:8px 0 18px;display:flex}.ds-score-ring{width:180px;height:180px;position:relative}.ds-score-ring svg{transform:rotate(-90deg)}.ds-score-track{stroke:#1d35571a}.ds-score-fill{stroke:#e63946;stroke-dasharray:471;stroke-dashoffset:471px;transition:stroke-dashoffset 1.6s cubic-bezier(.2,.7,.2,1)}.ds-score-center{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ds-score-num{letter-spacing:-.03em;color:#1d3557;font-variant-numeric:tabular-nums;font-size:48px;font-weight:800;line-height:1}.ds-score-denom{color:#1d3557;opacity:.55;letter-spacing:.04em;margin-top:4px;font-size:12px}.ds-score-label{letter-spacing:.14em;color:#e63946;text-transform:uppercase;margin-top:12px;font-size:12px;font-weight:700}.ds-score-list{flex-direction:column;gap:6px;margin-top:18px;display:flex}.ds-score-row{opacity:0;background:#fff9;border:1px solid #1d355714;border-radius:.8rem;justify-content:space-between;align-items:center;padding:10px 14px;font-size:13.5px;transition:opacity .4s,transform .4s;display:flex;transform:translate(-6px)}.ds-score-row.ds-in{opacity:1;transform:none}.ds-score-row .ds-name{color:#1d3557;font-weight:500}.ds-badge{letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:700}.ds-badge.ds-fail{color:#e63946;background:#e639461f}.ds-badge.ds-warn{color:#457b9d;background:#457b9d24}.ds-transition{text-align:center;max-width:1000px;margin:0 auto;padding:130px 20px}.ds-transition p{letter-spacing:-.025em;color:#1d3557;margin:0;font-size:clamp(28px,4.2vw,56px);font-weight:500;line-height:1.15}.ds-transition p em{color:#e63946;font-style:italic;font-weight:600}.ds-transition .ds-dash{vertical-align:middle;background:#e63946;border-radius:999px;width:64px;height:3px;margin:0 8px 16px;display:inline-block}.ds-cta-section{padding:0 0 140px}.ds-cta-card{-webkit-backdrop-filter:blur(14px);background:#ffffff8c;border:1px solid #fff9;border-radius:2rem;grid-template-columns:1.15fr 1fr;align-items:center;gap:56px;padding:64px 56px;display:grid;position:relative;overflow:hidden;box-shadow:0 30px 60px -30px #1d355740,0 8px 24px -12px #1d35572e}.ds-cta-card:before{content:"";filter:blur(40px);pointer-events:none;background:radial-gradient(circle,#a8dadc66 0%,#0000 70%);width:480px;height:480px;position:absolute;top:-30%;right:-10%}.ds-cta-card:after{content:"";filter:blur(40px);pointer-events:none;background:radial-gradient(circle,#e639461f 0%,#0000 70%);width:360px;height:360px;position:absolute;bottom:-40%;left:30%}@media (max-width:880px){.ds-cta-card{grid-template-columns:1fr;gap:36px;padding:44px 28px}}.ds-cta-card h2{letter-spacing:-.035em;color:#1d3557;margin:22px 0 32px;font-size:clamp(36px,5.2vw,64px);font-weight:800;line-height:1}.ds-cta-card h2 em{color:#e63946;font-style:italic;font-weight:700}.ds-cta-card .ds-lede{color:#1d3557;opacity:.82;max-width:46ch;margin-bottom:32px;font-size:17px;line-height:1.55}.ds-bullets{flex-direction:column;gap:14px;margin:0 0 36px;padding:0;list-style:none;display:flex}.ds-bullets li{color:#1d3557;align-items:flex-start;gap:14px;font-size:16px;line-height:1.4;display:flex}.ds-bullet-check{background:#e63946;border-radius:50%;flex-shrink:0;place-items:center;width:26px;height:26px;margin-top:1px;display:grid;box-shadow:0 6px 14px -6px #e6394680}.ds-bullet-check svg{color:#fff;width:13px;height:13px}.ds-buttons{flex-wrap:wrap;gap:14px;display:flex}.ds-btn{cursor:pointer;border:1px solid #0000;border-radius:999px;align-items:center;gap:10px;padding:16px 26px;font-size:15.5px;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .2s,background .15s;display:inline-flex}.ds-btn-primary{color:#fff;background:#e63946;box-shadow:0 16px 30px -12px #e6394680}.ds-btn-primary:hover{transform:translateY(-2px);box-shadow:0 22px 38px -14px #e639468c}.ds-btn-secondary{color:#f1faee;background:#1d3557}.ds-btn-secondary:hover{background:#122339;transform:translateY(-2px)}.ds-btn svg{width:16px;height:16px}.ds-fine{color:#1d3557;opacity:.6;letter-spacing:.01em;margin-top:18px;font-size:13px}.ds-receipt{background:#fff;border:1px solid #1d35570d;border-radius:1.5rem;padding:28px 26px;position:relative;transform:rotate(1.4deg);box-shadow:0 30px 60px -30px #1d355759,0 8px 20px -10px #1d35572e}.ds-r-head{border-bottom:1px dashed #1d355733;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:16px;display:flex}.ds-r-brand{color:#1d3557;letter-spacing:-.02em;font-size:18px;font-weight:800}.ds-r-brand-dot{background:#e63946;border-radius:50%;width:7px;height:7px;margin-right:4px;display:inline-block;transform:translateY(-2px)}.ds-r-tag{letter-spacing:.12em;color:#e63946;text-transform:uppercase;font-size:11px;font-weight:700}.ds-r-line{border-bottom:1px solid #1d35570d;justify-content:space-between;align-items:baseline;padding:9px 0;font-size:14.5px;display:flex}.ds-r-line .ds-k{color:#1d3557;opacity:.85}.ds-r-line .ds-v{color:#1d3557;font-weight:700}.ds-r-line .ds-v.ds-in{color:#1f8a5b}.ds-r-line .ds-v.ds-in:before{content:"✓ ";font-weight:800}.ds-r-foot{border-top:1px dashed #1d355733;justify-content:space-between;align-items:center;margin-top:14px;padding-top:16px;display:flex}.ds-r-foot .ds-k{letter-spacing:.1em;color:#1d3557;text-transform:uppercase;font-size:13px;font-weight:700}.ds-r-foot .ds-v{color:#e63946;letter-spacing:-.02em;font-size:24px;font-weight:800}.ds-r-stamp{color:#f1faee;letter-spacing:.14em;text-transform:uppercase;background:#1d3557;border-radius:999px;padding:8px 14px;font-size:11px;font-weight:700;position:absolute;bottom:-14px;right:-10px;transform:rotate(-6deg);box-shadow:0 10px 20px -10px #1d355766}.ds-fade{opacity:0;transition:opacity .8s cubic-bezier(.2,.7,.2,1),transform .8s cubic-bezier(.2,.7,.2,1);transform:translateY(28px)}.ds-fade.ds-in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.ds-fade{opacity:1;transition:none;transform:none}.ds-hero h1 .ds-crossable:after{animation:none;right:-3%}.ds-hero .ds-subline,.ds-hero-meta{opacity:1;animation:none;transform:none}}
