:root{--navy:#0b1d42;--blue:#2c5cff;--muted:#64718d;--line:#dce3ef;--soft:#f4f7fc;--green:#16865c;--gold:#f2a51a}*{box-sizing:border-box}body{margin:0;background:var(--soft);color:var(--navy);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.review-header{height:74px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100vw - 1120px)/2))}.review-brand{display:flex;align-items:center;gap:10px;color:var(--navy);font-weight:800;text-decoration:none;font-size:20px}.review-brand img{width:42px;height:42px}.review-brand em{color:var(--gold);font-style:normal}.back-link{color:#33466f;text-decoration:none;font-weight:700}.review-shell{max-width:1120px;margin:0 auto;padding:30px 24px 64px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:26px}.step{display:flex;align-items:center;gap:10px;color:#79849a;font-size:13px;font-weight:800}.step:after{content:"";height:2px;background:#d7deeb;flex:1}.step:last-child:after{display:none}.step i{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#e5eaf4;font-style:normal;flex:0 0 auto}.step.active{color:var(--blue)}.step.active i{background:var(--blue);color:#fff}.review-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(330px,.75fr);gap:28px;align-items:start}.panel{background:#fff;border:1px solid var(--line);border-radius:22px;padding:32px;box-shadow:0 14px 40px rgba(11,29,66,.06)}.eyebrow,.summary-label{color:var(--blue);font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.panel h1{font-size:clamp(34px,4vw,52px);line-height:1.02;margin:12px 0 14px}.lead{font-size:19px;line-height:1.52;color:#425271;margin:0 0 26px;max-width:680px}.delivery-card{padding:22px 24px;border-radius:16px;background:linear-gradient(135deg,#0b1d42,#153b7a);color:#fff}.delivery-card span,.responsibilities span,.cost-card span{display:block;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.delivery-card span{color:#91b1ff}.delivery-card strong{display:block;font-size:21px;line-height:1.25;margin:8px 0}.delivery-card p{margin:0;color:#dbe6ff;line-height:1.55}.section-title{font-size:21px;margin:30px 0 16px}.check-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 24px}.check-list li{display:flex;gap:11px;line-height:1.45}.check-list li:before{content:"✓";color:var(--green);font-weight:900}.responsibilities{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:28px}.responsibilities>div{border:1px solid var(--line);border-radius:15px;padding:18px}.responsibilities span{color:var(--blue)}.responsibilities strong{display:block;font-size:16px;line-height:1.3;margin:8px 0}.responsibilities p{margin:0;color:#52617e;line-height:1.5;font-size:14px}.cost-card{margin-top:14px;padding:18px 20px;border-radius:15px;background:#fff8e7;border:1px solid #f2dda6}.cost-card span{color:#8a5a00}.cost-card p{margin:8px 0 5px;color:#3d4d6c;line-height:1.5}.cost-card small{display:block;color:#697793;line-height:1.45}.summary{position:sticky;top:22px}.summary h2{margin:7px 0 5px;font-size:28px}.summary .kind{color:var(--muted);margin:0 0 22px;line-height:1.4}.official{color:#7b879d;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.official s{font-size:17px}.today{color:var(--blue);font-size:12px;font-weight:900;letter-spacing:.12em;margin-top:13px}.price{font-size:58px;font-weight:900;line-height:1;margin:3px 0}.price sup{font-size:23px;vertical-align:top}.single{font-size:12px;color:var(--blue);font-weight:900;letter-spacing:.1em}.one-time{margin:14px 0 0;color:#425271;font-size:13px;line-height:1.45}.divider{height:1px;background:var(--line);margin:20px 0 0}.buy-button{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:58px;border-radius:14px;background:var(--blue);color:#fff;text-align:center;text-decoration:none;font-weight:900;font-size:16px;padding:12px 16px;box-shadow:0 10px 24px rgba(44,92,255,.2)}.buy-button span{font-size:21px}.secure{font-size:12px;color:var(--muted);text-align:center;margin:13px 0 0;line-height:1.45}.secure b{color:#314467}.after{margin-top:22px;padding-top:20px;border-top:1px solid var(--line)}.after>b{display:block;margin-bottom:12px}.after ol{list-style:none;counter-reset:after;padding:0;margin:0;display:grid;gap:10px}.after li{counter-increment:after;display:grid;grid-template-columns:24px 1fr;gap:9px;color:#52617e;font-size:13px;line-height:1.4}.after li:before{content:counter(after);width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:#edf2ff;color:var(--blue);font-size:11px;font-weight:900}.checkout-consent-box{margin:18px 0 12px;padding:14px;border:1px solid #d7dfef;border-radius:12px;background:#f7f9fd;font-size:13px;line-height:1.45;color:#26385e}.checkout-consent-box label{display:flex;gap:9px;align-items:flex-start;margin:0 0 10px}.checkout-consent-box label:last-of-type{margin-bottom:0}.checkout-consent-box input{margin-top:3px;flex:0 0 auto}.checkout-consent-box a{color:#245cff;font-weight:700}.checkout-consent-status{min-height:18px;margin:8px 0 0;color:#a33;font-weight:600}.consent-disabled{opacity:.55;cursor:not-allowed}@media(hover:hover) and (pointer:fine){.buy-button{transition:transform .2s ease,box-shadow .2s ease}.buy-button:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(44,92,255,.28)}}@media(max-width:760px){.review-header{height:64px;padding:0 16px}.review-brand{font-size:17px}.review-brand img{width:36px;height:36px}.back-link{font-size:13px}.review-shell{padding:18px 14px 44px}.steps{margin-bottom:16px}.step{font-size:10px;gap:6px}.step i{width:26px;height:26px}.step:after{min-width:8px}.review-grid{grid-template-columns:1fr;gap:16px}.summary{position:static;order:-1;padding:22px}.panel{padding:23px;border-radius:18px}.summary h2{font-size:25px}.summary .kind{margin-bottom:17px}.price{font-size:50px}.divider{margin-top:18px}.product-panel h1{font-size:36px}.lead{font-size:17px;margin-bottom:20px}.delivery-card{padding:19px}.delivery-card strong{font-size:19px}.check-list{grid-template-columns:1fr;gap:11px}.responsibilities{grid-template-columns:1fr}.cost-card{padding:17px}.checkout-consent-box{margin-top:16px}}@media(max-width:370px){.step span{font-size:9px}.review-brand span{display:none}}@media(prefers-reduced-motion:reduce){.buy-button{transition:none!important}}
