@import url('https://fonts.googleapis.com/css2?family=Golos+Text:wght@400;450;500;550;600;650;700;750;800&display=swap');
:root{font-family:'Golos Text',Arial,sans-serif;color:#1d2435;background:#f3f5f9;font-synthesis:none;font-size:16px;--blue:#244cdd;--muted:#667085;--line:#e3e7ef}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button{cursor:pointer}a{color:inherit}button,input{ -webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible,a:focus-visible{outline:3px solid #e29d14;outline-offset:4px}button:disabled{cursor:not-allowed}button{touch-action:manipulation}.topbar{min-height:90px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:36px;padding:18px max(32px,calc((100vw - 1320px)/2));background:#fff}.brand{display:flex;align-items:center;gap:14px;text-decoration:none;white-space:nowrap;font-size:15px;font-weight:750;letter-spacing:.045em}.brand-mark{display:flex;align-items:center;justify-content:center;gap:1px;background:var(--blue);color:#fff;font-size:22px;font-weight:600;letter-spacing:-1px;width:51px;height:46px;border-radius:5px}.brand-mark span{font-weight:400;font-size:19px}.top-note{font-size:14px;color:var(--muted)}.edition{margin-left:auto;font-size:14px;color:#545e70}main{max-width:1384px;margin:auto;padding:47px 32px 0}.intro{display:flex;justify-content:space-between;gap:30px;align-items:center;margin-bottom:35px}.eyebrow{font-size:12px;font-weight:650;letter-spacing:.13em;margin:0 0 15px;color:var(--blue)}h1{font-size:clamp(30px,3.1vw,44px);font-weight:650;letter-spacing:-1.65px;line-height:1.15;margin:0 0 14px}.blue{color:var(--blue)}.lead{color:var(--muted);margin:0;line-height:1.6}.area{border-left:1px solid #d4dbe9;padding:9px 0 9px 32px;display:grid;gap:8px;white-space:nowrap}.area strong{font-size:34px;font-weight:550;letter-spacing:-1px}.area strong span{font-size:22px}.area>span{font-size:14px;color:var(--muted)}.workspace{display:grid;grid-template-columns:minmax(0,1fr) 362px;gap:26px;align-items:start}.settings{min-width:0;display:grid;gap:22px}.panel{padding:29px 30px;background:#fff;border:1px solid var(--line);border-radius:13px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}h2{font-size:19px;letter-spacing:-.4px;font-weight:600;margin:0;line-height:1.4}.step{font-size:13px;color:#808a9d;margin-right:10px;font-weight:500;letter-spacing:0}.rate{font-weight:600;font-size:15px;white-space:nowrap}.duration-control{display:flex;align-items:center;justify-content:space-between;margin:26px 0 18px}.duration-control label{font-size:15px;color:#596377}.stepper{display:flex;align-items:center;border:1px solid #d8deeb;border-radius:8px;height:47px;padding:3px;gap:5px}.stepper button{background:#f0f3f9;border:0;border-radius:5px;width:35px;height:37px;font-size:22px;color:#34435f}.stepper button:hover{background:#e0e7ff}.stepper input{width:54px;border:0;background:transparent;text-align:right;font-weight:600;appearance:textfield;-moz-appearance:textfield}.stepper input::-webkit-inner-spin-button,.stepper input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.stepper>span{color:#798294;font-size:14px;margin-right:7px}.range{display:block;width:100%;height:24px;accent-color:var(--blue);cursor:pointer;margin:0}.range-labels{display:flex;justify-content:space-between;font-size:12px;color:#818a9b;margin-top:5px}.discount-note{display:flex;align-items:center;gap:10px;font-size:14px;background:#f0f4ff;color:#3a528d;border-radius:7px;padding:13px 15px;margin-top:22px;line-height:1.45}.discount-icon{font-size:19px;font-weight:600}.discount-note.active{background:#edf8f2;color:#24734f}.small-note{font-size:13px;color:var(--muted);white-space:nowrap}.section-description{font-size:14px;color:var(--muted);margin:10px 0 21px;line-height:1.5}.packages{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.package{display:flex;flex-direction:column;align-items:stretch;text-align:left;padding:15px 12px 13px;background:#fff;border:1px solid #dde2ed;border-radius:8px;min-height:135px;color:inherit;transition:background .15s,border-color .15s}.package:hover{border-color:#96a7eb;background:#fafbff}.package.selected{background:#eef2ff;border-color:var(--blue);box-shadow:inset 0 0 0 1px var(--blue)}.package-top{display:flex;justify-content:space-between;gap:4px;font-size:13px;font-weight:550;line-height:1.35}.selection-dot{display:inline-block;flex-shrink:0;width:13px;height:13px;border-radius:50%;border:1px solid #bbc3d3;margin-top:2px}.selected .selection-dot{border:4px solid var(--blue);background:#fff}.package strong{font-size:19px;font-weight:650;letter-spacing:-.6px;display:block;margin:13px 0 8px;white-space:nowrap}.package-desc{font-size:12px;color:#6a7488;line-height:1.5}.package-status{color:#536586;font-size:13px;line-height:1.5;min-height:20px;margin:13px 0 29px}.options-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 8px}.options-heading h3{font-size:15px;font-weight:650;margin:0}.options-heading>span{font-size:12px;color:#80899b}.option{display:flex;align-items:center;gap:16px;padding:18px 0;border-bottom:1px solid #edf0f5;cursor:pointer}.option-text{flex:1;min-width:0}.option-text strong{font-size:15px;font-weight:550}.option-text p{font-size:13px;line-height:1.5;color:var(--muted);margin:5px 0 0}.option-price{font-size:15px;font-weight:550;white-space:nowrap}.switch{position:relative;display:inline-flex;width:42px;height:25px;flex-shrink:0}.switch input{position:absolute;opacity:0;inset:0;width:100%;height:100%;margin:0;cursor:pointer}.switch-track{width:42px;height:25px;background:#dce1eb;border-radius:20px;pointer-events:none;transition:background .15s}.switch-track:after{content:'';display:block;width:19px;height:19px;border-radius:50%;background:white;margin:3px;box-shadow:0 1px 3px #15214220;transition:transform .15s}.switch input:checked+.switch-track{background:var(--blue)}.switch input:checked+.switch-track:after{transform:translateX(17px)}.switch input:focus-visible+.switch-track{outline:3px solid #e29d14;outline-offset:4px}.option.unavailable{cursor:default}.unavailable .switch-track{opacity:.45}.unavailable input{cursor:not-allowed}.unavailable .option-text strong,.unavailable .option-price{color:#7a8496}.operator-row{display:flex;align-items:center;gap:11px;padding:15px;margin-top:12px;background:#f5f7fb;border-radius:8px}.operator-icon{color:#6a7b9c;font-size:25px}.operator-row>div:nth-child(2){flex:1}.operator-row strong{font-size:13px;font-weight:550}.operator-row p{font-size:12px;line-height:1.5;color:var(--muted);margin:4px 0 0}.operator-price{display:grid;text-align:right;gap:5px;white-space:nowrap}.operator-price span{font-size:12px;color:#7b869a}.operator-row.active{background:#edf2ff}.operator-row.active .operator-price span{color:var(--blue)}.specialists{margin-top:27px}.dependency-note{font-size:12px;line-height:1.7;color:#778195;margin:18px 0 0}.summary{position:sticky;top:24px;padding:27px 27px 22px;background:#1e3da8;color:white;border-radius:13px;box-shadow:0 12px 30px #19327c12;overflow:hidden}.summary-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.summary-head .eyebrow{color:#cbd6ff;margin:0}.receipt-mark{font-size:19px;width:33px;height:33px;border:1px solid #6981cb;border-radius:50%;display:grid;place-items:center;color:#cbd6ff}.summary h2{font-size:16px;font-weight:450;letter-spacing:0;color:#e2e8ff}.total{font-size:43px;font-weight:550;letter-spacing:-1.8px;line-height:1.25;margin-top:12px;overflow-wrap:anywhere;font-variant-numeric:tabular-nums}.summary-caption{font-size:14px;color:#c7d3fc;margin:9px 0 0}.summary-rule{border-top:1px solid #5871bd;margin:25px 0}.cost-row{display:flex;justify-content:space-between;align-items:baseline;gap:14px;font-size:14px;line-height:1.5;margin:14px 0;color:#e0e8ff}.cost-row span{max-width:70%}.cost-row strong{font-size:14px;white-space:nowrap;font-weight:500;color:#fff}.cost-row.discount,.cost-row.discount strong{color:#c2f4d9}.cost-row.subtotal{font-size:13px}.summary-grand{display:flex;justify-content:space-between;align-items:baseline;gap:16px;border-top:1px solid #5871bd;margin-top:23px;padding-top:22px}.summary-grand>span{font-size:15px}.summary-grand strong{font-size:22px;letter-spacing:-.4px}.summary-note{font-size:12px;line-height:1.7;color:#c4cff1;margin:23px 0}.savings{margin-top:16px;background:#ffffff12;padding:12px;border-radius:6px;color:#d3f6e1;font-size:13px;line-height:1.5}.reset{width:100%;background:transparent;border:1px solid #7a8fd0;color:#fff;font-size:14px;padding:13px;border-radius:7px}.reset:hover{background:#ffffff10}.price-date{font-size:12px;color:#b4c3ef;text-align:center;margin-top:16px}.included h2{font-size:18px}.checkmark{color:var(--blue);font-size:20px;margin-right:10px}.included-badge{font-size:12px;background:#f0f3fa;color:#637089;padding:5px 9px;border-radius:4px;white-space:nowrap}.space-sizes{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin:25px 0}.space-sizes>div{display:flex;justify-content:space-between;gap:8px;background:#f6f8fc;padding:16px;border-radius:7px}.space-sizes span{font-size:14px;color:#667086}.space-sizes strong{font-size:17px;font-weight:550}.included ul{list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:15px 27px;padding:0;margin:0}.included li{font-size:13px;line-height:1.6;padding-left:19px;position:relative;color:#596478}.included li:before{content:'✓';position:absolute;left:0;color:#8594b2}footer{display:flex;align-items:center;justify-content:space-between;gap:32px;padding:32px 0;margin-top:14px;color:#7d8798;font-size:12px}footer p{max-width:520px;line-height:1.6;margin:0}.footer-brand{font-weight:650;letter-spacing:.05em;white-space:nowrap}footer>span:last-child{white-space:nowrap}.mobile-total{display:none}.error{font-size:14px;color:#b32d30;line-height:1.5}[hidden]{display:none!important}
@media(min-width:1500px){main{padding-top:58px}.intro{margin-bottom:42px}}
@media(max-width:1150px){.workspace{grid-template-columns:minmax(0,1fr) 315px;gap:20px}.panel{padding:24px}.summary{padding:24px}.packages{grid-template-columns:repeat(2,minmax(0,1fr))}.package{min-height:117px}.package-top{font-size:14px}.total{font-size:38px}.top-note{display:none}}
@media(max-width:850px){main{padding:30px 20px 0}.topbar{padding:15px 20px;min-height:77px}.workspace{grid-template-columns:minmax(0,1fr) 280px;gap:15px}.panel,.summary{padding:20px}.section-heading{align-items:flex-start;flex-wrap:wrap}.section-heading h2{font-size:17px}.intro{gap:20px}.area{padding-left:20px}.area strong{font-size:27px}.area>span{font-size:12px}.option{gap:10px}.option-price{font-size:14px}.included ul{grid-template-columns:1fr}.space-sizes{grid-template-columns:1fr}.total{font-size:34px}.operator-row{padding:12px;flex-wrap:wrap}.operator-price{margin-left:36px;text-align:left;display:flex;gap:10px}footer>span:last-child{display:none}}
@media(max-width:700px){.topbar{gap:10px}.brand{font-size:13px;gap:9px}.brand-mark{width:42px;height:39px;font-size:20px}.edition{font-size:12px}.intro{margin-bottom:25px;display:block}.eyebrow{font-size:11px;margin-bottom:12px}.lead{font-size:14px}.area{display:flex;align-items:baseline;gap:10px;border-left:0;padding:0;margin-top:17px}.area strong{font-size:21px;letter-spacing:-.5px}.area strong span{font-size:17px}.area>span{font-size:13px}.workspace{display:flex;flex-direction:column;gap:20px}.settings{width:100%;gap:16px}.summary{position:static;width:100%;padding:25px}.panel{padding:22px 20px}.section-heading h2{font-size:17px}.section-heading{gap:9px}.rate{font-size:13px}.step{margin-right:6px}.duration-control{margin-top:22px}.duration-control label{font-size:14px}.discount-note{font-size:13px;padding:12px}.small-note{font-size:12px}.packages{gap:9px}.package{padding:14px;min-height:125px}.package strong{font-size:21px}.package-desc{font-size:13px}.options-heading>span{display:none}.option-text strong{font-size:14px}.option-text p{font-size:12px}.option-price{font-size:13px}.switch,.switch-track{width:39px}.switch input:checked+.switch-track:after{transform:translateX(14px)}.included ul{grid-template-columns:1fr 1fr;gap:12px 17px}.included li{font-size:12px}.space-sizes{grid-template-columns:1fr 1fr;gap:9px}.space-sizes>div{display:grid;gap:6px;padding:14px}.operator-row{flex-wrap:nowrap}.operator-price{display:grid;margin-left:0;text-align:right;gap:4px}.total{font-size:43px}.summary-head .eyebrow{font-size:12px}footer{flex-wrap:wrap;gap:12px;padding:27px 0 100px}.mobile-total{display:flex;position:fixed;z-index:10;bottom:0;left:0;right:0;align-items:center;justify-content:space-between;gap:15px;padding:17px 22px calc(17px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #d8dfed;box-shadow:0 -5px 22px #21366d0a}.mobile-total>span{font-size:13px;color:#69748a}.mobile-total strong{font-size:23px;color:var(--blue);letter-spacing:-.6px}}
@media(prefers-reduced-motion:reduce){*{transition:none!important}}
