:root{font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:#17203a;background:#f4f6fb;font-synthesis:none;--ink: #17203a;--muted: #69728a;--line: #e6e9f2;--blue: #4f6ef7;--blue-dark: #334fdb;--navy: #17204a;--cream: #fff7df;--white: #fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;-webkit-font-smoothing:antialiased}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}.site-shell{width:min(1180px,calc(100% - 40px));margin:0 auto}.topbar{height:82px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;font-size:18px;font-weight:800;letter-spacing:-.02em}.brand__mark{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;color:#fff;background:var(--navy);font-size:20px}.topbar nav{display:flex;align-items:center;gap:30px}.topbar nav a{text-decoration:none;color:#566078;font-size:14px;font-weight:700}.topbar nav a:hover{color:var(--blue)}.hero{min-height:470px;display:grid;grid-template-columns:1.45fr .55fr;align-items:center;gap:60px;padding:64px 72px;overflow:hidden;border-radius:30px;color:#fff;background:linear-gradient(135deg,#5f7bea,#415fdd 55%,#263da7);box-shadow:0 24px 70px #2b40973d}.hero__content{max-width:680px}.hero__eyebrow,.section-kicker,.modal__kicker{display:block;color:#bfc9ff;font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.hero h1{margin:18px 0;font-size:clamp(54px,6vw,82px);line-height:.98;letter-spacing:-.075em}.hero h1 em{color:#dbe0ff;font-style:normal}.hero__content>p{max-width:600px;margin:0;color:#ffffffd1;font-size:17px;line-height:1.8}.hero__content>.hero__qq-group{margin-top:12px;color:#ff5b63;font-size:14px;font-weight:700;line-height:1.4;letter-spacing:.02em}.hero__actions{display:flex;align-items:center;gap:14px;margin-top:34px}.button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:14px;padding:0 22px;text-decoration:none;font-weight:800;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.button:hover:not(:disabled){transform:translateY(-2px)}.button:focus-visible,.promo-copy:focus-visible,input:focus-visible,.modal__close:focus-visible{outline:3px solid rgba(98,125,255,.35);outline-offset:3px}.button:disabled{cursor:not-allowed;opacity:.55}.button--light{background:#fff;color:var(--navy);box-shadow:0 10px 30px #141f543d}.button--primary{background:var(--blue);color:#fff;box-shadow:0 10px 24px #4f6ef73d}.button--primary:hover:not(:disabled){background:var(--blue-dark)}.button--ghost{border:1px solid var(--line);background:#f5f6fa;color:#9299aa}.button--danger{background:#ff5b63;color:#fff;box-shadow:0 10px 24px #ab202c33}.button--danger:hover:not(:disabled){background:#e84953}.button--full{width:100%}.promo-copy{height:48px;display:flex;align-items:center;gap:12px;border:1px solid rgba(255,255,255,.24);border-radius:14px;padding:0 18px;color:#fff;background:#ffffff14;cursor:pointer}.promo-copy span{color:#ffffffad;font-size:12px}.promo-copy strong{letter-spacing:.04em}.hero__account-actions{align-self:stretch;display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:26px;border:1px solid rgba(255,255,255,.22);border-radius:24px;background:#ffffff1c;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hero__account-actions>div:first-child>span{color:#ffffffad;font-size:12px}.hero__account-actions h2{margin:7px 0 16px;font-size:24px;letter-spacing:-.04em}.hero__account-actions .promo-copy{width:100%;justify-content:space-between}.account-buttons{display:grid;align-content:center;gap:10px}.hero__price-card{align-self:stretch;min-width:240px;display:flex;flex-direction:column;justify-content:center;padding:34px;border:1px solid rgba(255,255,255,.22);border-radius:24px;background:#ffffff1c;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hero__price-card span{color:#ffffffb8;font-size:14px}.hero__price-card strong{margin:10px 0 16px;font-size:72px;line-height:1;letter-spacing:-.08em}.hero__price-card p{margin:0;color:#cfd6ff;font-size:13px;line-height:1.6}.coupon-section{padding:100px 0 92px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:60px;margin-bottom:34px}.section-kicker{color:var(--blue)}.section-heading h2,.guide-card h2{margin:10px 0 0;font-size:clamp(32px,4vw,48px);letter-spacing:-.055em}.section-heading>p{max-width:440px;margin:0;color:var(--muted);font-size:14px;line-height:1.75}.coupon-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.coupon-card{min-height:390px;display:flex;flex-direction:column;padding:28px;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:0 10px 34px #1f2a5512;transition:transform .2s ease,box-shadow .2s ease}.coupon-card:hover{transform:translateY(-5px);box-shadow:0 20px 44px #1f2a551f}.coupon-card__topline{display:flex;align-items:center;justify-content:space-between;gap:14px}.coupon-card__eyebrow{color:var(--muted);font-size:12px;font-weight:800;letter-spacing:.08em}.coupon-card__tag{margin-left:auto;padding:7px 10px;border-radius:999px;color:var(--blue-dark);background:#edf0ff;font-size:11px;font-weight:800}.coupon-card__discount{margin:46px 0 12px;color:var(--blue);font-size:64px;font-weight:900;line-height:1;letter-spacing:-.075em}.coupon-card h3{margin:0 0 10px;font-size:24px;letter-spacing:-.035em}.coupon-card p{flex:1;margin:0 0 24px;color:var(--muted);font-size:14px;line-height:1.65}.coupon-card--soon{box-shadow:none;background:#f7f8fb}.coupon-card--soon .coupon-card__discount{color:#b2b7c5;font-size:36px;letter-spacing:-.04em}.discount-editor{display:grid;gap:7px;margin:18px 0 16px}.discount-editor>label{color:var(--ink);font-size:12px;font-weight:800}.discount-editor__field{height:64px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:10px;padding:0 17px;border:1px solid #dfe3ee;border-radius:14px;background:#f8f9fc}.discount-editor__field:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px #4f6ef71f}.discount-editor__field input{width:100%;min-width:0;border:0;outline:0;color:var(--blue);background:transparent;font-size:34px;font-weight:900;letter-spacing:-.05em}.discount-editor__field span{color:var(--ink);font-size:16px;font-weight:800}.discount-editor small{color:#e5484d;font-size:10px;font-weight:700}.claim-form{display:grid;gap:10px}.uid-editor{display:grid;gap:7px}.uid-editor label{color:var(--ink);font-size:12px;font-weight:800}.uid-editor input{width:100%;height:50px;border:1px solid #dfe3ee;border-radius:13px;padding:0 14px;color:var(--ink);background:#f8f9fc;outline:0}.uid-editor input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #4f6ef71f;background:#fff}.claim-message{max-height:34px;overflow:hidden;border-radius:9px;padding:6px 9px;font-size:10px;line-height:1.35}.claim-message--error{color:#9c2d38;background:#fff0f1}.claim-message--success{color:#176b4b;background:#ecfff6}.guide-section{display:grid;grid-template-columns:1.08fr .92fr;gap:22px;padding-bottom:94px}.guide-card,.info-card{border-radius:26px}.guide-card--dark{padding:48px;color:#fff;background:var(--navy);box-shadow:0 20px 48px #17204a2e}.guide-card ol{display:grid;gap:26px;margin:40px 0 0;padding:0;list-style:none}.guide-card li{display:grid;grid-template-columns:48px 1fr;align-items:start;gap:16px}.guide-card li>span{color:#8495ff;font-size:13px;font-weight:900;letter-spacing:.08em}.guide-card li strong{display:block;margin-bottom:6px;font-size:16px}.guide-card li p{margin:0;color:#aeb7d4;font-size:13px;line-height:1.6}.guide-stack{display:grid;gap:22px}.info-card{display:flex;flex-direction:column;align-items:flex-start;padding:36px;background:#fff;border:1px solid var(--line)}.info-card h3{margin:12px 0 10px;font-size:25px;letter-spacing:-.035em}.info-card p{flex:1;margin:0 0 24px;color:var(--muted);font-size:14px;line-height:1.75}.info-card--warning{background:var(--cream);border-color:#f0dfad}.text-link{display:inline-flex;align-items:center;gap:7px;color:var(--blue-dark);font-size:14px;font-weight:800;text-decoration:none}.text-link:hover{text-decoration:underline}.text-link--muted{color:#765d20}footer{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:30px;min-height:100px;border-top:1px solid var(--line);color:var(--muted);font-size:12px}footer p{margin:0}footer a{color:var(--ink);font-weight:800;text-decoration:none}.modal-backdrop{position:fixed;z-index:50;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:22px;background:#0a102aad;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:fade-in .18s ease}.modal{position:relative;width:min(100%,470px);padding:38px;border-radius:26px;background:#fff;box-shadow:0 30px 90px #080e2957;animation:rise-in .22s ease}.modal__close{position:absolute;top:16px;right:16px;width:38px;height:38px;display:grid;place-items:center;border:0;border-radius:12px;color:#71788c;background:#f3f4f8;cursor:pointer}.modal__kicker{color:var(--blue)}.modal h2{margin:10px 0;font-size:30px;letter-spacing:-.045em}.modal__intro{margin:0 0 26px;color:var(--muted);font-size:14px;line-height:1.65}.modal form{display:grid;gap:12px}.modal label{font-size:13px;font-weight:800}.modal input{width:100%;height:52px;border:1px solid #dfe3ee;border-radius:13px;padding:0 15px;color:var(--ink);background:#f8f9fc}.modal input:focus{border-color:var(--blue);background:#fff}.field-help{margin-top:-5px;color:#8a91a4;font-size:11px;line-height:1.5}.modal__legal{margin:18px 0 0;color:#9aa0af;font-size:10px;line-height:1.55;text-align:center}.honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.result{display:grid;gap:12px;border-radius:14px;padding:14px;font-size:13px;line-height:1.55}.result--error{color:#9c2d38;background:#fff0f1;border:1px solid #ffd4d8}.result--success{margin-top:24px;color:#176b4b;background:#ecfff6;border:1px solid #bfead7}.result--success strong{font-size:19px}.result--success .button{margin-top:6px}@keyframes fade-in{0%{opacity:0}}@keyframes rise-in{0%{opacity:0;transform:translateY(14px) scale(.98)}}@media(min-width:901px){html,body,#root{height:100%;overflow:hidden}.site-shell{width:min(1320px,calc(100% - 32px));height:100vh;display:grid;grid-template-rows:54px minmax(0,1fr) 34px}.topbar{height:54px}.brand__mark{width:34px;height:34px;border-radius:10px;font-size:17px}.brand{gap:9px;font-size:16px}.topbar nav{gap:24px}.site-shell>main{min-height:0;display:grid;grid-template-columns:minmax(330px,.78fr) minmax(680px,1.72fr);grid-template-rows:minmax(0,1fr) 190px;gap:14px}.hero{grid-column:1;grid-row:1 / 3;min-height:0;grid-template-columns:1fr;grid-template-rows:1fr auto;align-items:start;gap:20px;padding:36px 32px 28px;border-radius:24px}.hero h1{margin:14px 0;font-size:clamp(46px,4.2vw,58px)}.hero__content>p{font-size:14px;line-height:1.65}.hero__actions{margin-top:22px}.hero__price-card{align-self:auto;min-width:0;min-height:132px;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto 1fr;align-items:center;gap:0 18px;padding:22px;border-radius:18px}.hero__price-card strong{grid-column:2;grid-row:1 / 3;margin:0;font-size:54px}.hero__price-card p{align-self:start}.hero__account-actions{grid-template-columns:1fr;gap:14px;padding:20px;border-radius:18px}.hero__account-actions h2{margin:5px 0 12px;font-size:20px}.hero__account-actions .promo-copy{height:42px}.account-buttons{grid-template-columns:1fr 1fr}.coupon-section{grid-column:2;grid-row:1;min-height:0;display:flex;flex-direction:column;padding:8px 0 0}.section-heading{align-items:end;gap:30px;margin-bottom:14px}.section-heading h2{margin-top:6px;font-size:clamp(27px,2.5vw,36px)}.section-heading>p{max-width:340px;font-size:11px;line-height:1.55}.coupon-grid{flex:1;min-height:0;grid-template-columns:repeat(2,1fr);gap:12px}.coupon-card{min-height:0;padding:18px;border-radius:18px}.coupon-card__eyebrow{font-size:10px}.coupon-card__tag{padding:5px 8px;font-size:9px}.coupon-card__discount{margin:clamp(18px,3vh,34px) 0 8px;font-size:clamp(42px,4.4vw,58px)}.coupon-card--soon .coupon-card__discount{font-size:28px}.coupon-card h3{margin-bottom:7px;font-size:19px}.coupon-card p{margin-bottom:12px;font-size:11px;line-height:1.5}.discount-editor{margin:10px 0 12px}.discount-editor__field{height:clamp(54px,8vh,72px)}.discount-editor__field input{font-size:clamp(30px,3.5vw,48px)}.claim-form{gap:8px}.uid-editor{gap:5px}.uid-editor input{height:44px}.button{min-height:42px;border-radius:11px;font-size:13px}.guide-section{grid-column:2;grid-row:2;min-height:0;grid-template-columns:1fr;gap:12px;padding:0}.guide-card,.guide-stack,.info-card{min-height:0}.guide-card,.info-card{overflow:hidden}.guide-card,.info-card{border-radius:18px}.guide-card--dark{padding:18px 20px}.guide-card h2{margin-top:5px;font-size:23px}.guide-card ol{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:14px}.guide-card li{grid-template-columns:24px 1fr;gap:7px}.guide-card li>span{font-size:10px}.guide-card li strong{margin-bottom:3px;font-size:12px}.guide-card li p{font-size:9px;line-height:1.45}.guide-stack{grid-template-rows:repeat(2,minmax(0,1fr));gap:8px}.info-card{min-height:0;padding:12px 14px}.info-card .section-kicker{font-size:8px}.info-card h3{margin:5px 0 3px;font-size:14px}.info-card p{display:-webkit-box;margin:0 0 5px;overflow:hidden;font-size:9px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.text-link{gap:4px;font-size:9px}.text-link svg{width:12px;height:12px}footer{min-height:34px;gap:20px;font-size:9px}}@media(min-width:901px)and (max-height:800px){.site-shell{grid-template-rows:48px minmax(0,1fr) 30px}.topbar{height:48px}.site-shell>main{grid-template-rows:minmax(0,1fr) 170px;gap:10px}.hero{gap:12px;padding:25px 26px 20px}.hero h1{font-size:45px}.hero__content>p{font-size:12px}.hero__actions{margin-top:15px}.hero__price-card{min-height:100px;padding:16px 18px}.hero__price-card strong{font-size:46px}.hero__account-actions{gap:9px;padding:14px}.hero__account-actions h2{margin-bottom:7px;font-size:17px}.hero__account-actions .promo-copy{height:36px}.account-buttons .button{min-height:34px}.section-heading{margin-bottom:9px}.section-heading h2{font-size:28px}.coupon-card{padding:14px}.coupon-card__discount{margin:13px 0 5px;font-size:42px}.coupon-card h3{font-size:17px}.coupon-card p{margin-bottom:8px}.discount-editor{gap:4px;margin:6px 0 8px}.discount-editor__field{height:52px}.discount-editor__field input{font-size:31px}.claim-form{gap:6px}.uid-editor input{height:38px}.claim-message{max-height:27px;padding:4px 7px;font-size:9px}.button{min-height:36px}.guide-card--dark{padding:13px 16px}.guide-card h2{font-size:19px}.guide-card ol{margin-top:9px}.info-card{padding:9px 12px}.info-card h3{font-size:12px}.info-card p{margin-bottom:3px;-webkit-line-clamp:1}footer{min-height:30px}}@media(max-width:900px){.hero{grid-template-columns:1fr;gap:34px;padding:54px 44px}.hero__price-card{min-height:180px}.hero__account-actions{grid-template-columns:1fr}.coupon-grid{grid-template-columns:1fr 1fr}.coupon-card--soon{grid-column:1 / -1;min-height:300px}.guide-section{grid-template-columns:1fr}}@media(max-width:640px){.site-shell{width:min(100% - 24px,1180px)}.topbar{height:70px}.topbar nav{gap:14px}.topbar nav a{font-size:12px}.brand{font-size:15px}.brand__mark{width:34px;height:34px;border-radius:10px}.hero{min-height:auto;border-radius:22px;padding:42px 24px 24px}.hero h1{font-size:52px}.hero__content>p{font-size:14px;line-height:1.7}.hero__actions{align-items:stretch;flex-direction:column}.promo-copy{justify-content:space-between}.hero__price-card{min-height:150px;padding:24px}.hero__price-card strong{font-size:56px}.hero__account-actions{padding:24px}.coupon-section{padding:72px 0 66px}.section-heading{align-items:start;flex-direction:column;gap:18px}.coupon-grid{grid-template-columns:1fr}.coupon-card,.coupon-card--soon{grid-column:auto;min-height:350px}.coupon-card__discount{margin-top:34px}.guide-card--dark,.info-card{padding:30px 24px}.guide-card h2{font-size:38px}footer{grid-template-columns:1fr;gap:8px;padding:28px 0}.modal{padding:34px 22px 24px;border-radius:22px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}@media(min-width:901px){html,body,#root{min-height:100%;overflow:auto}.site-shell{height:auto;min-height:100vh;grid-template-rows:54px auto 34px;align-content:start}.site-shell>main{grid-template-rows:auto auto;align-content:start}.hero{display:contents}.hero__content{grid-column:1;grid-row:1;min-height:290px;display:flex;flex-direction:column;justify-content:center;padding:28px 30px;overflow:hidden;border-radius:22px;color:#fff;background:linear-gradient(145deg,#5f7bea,#3a56ce);box-shadow:0 18px 45px #2b40972e}.hero__content>p{margin:0}.hero__account-actions{grid-column:1;grid-row:2;min-height:150px;align-self:stretch;color:#fff;background:linear-gradient(145deg,#536fdf,#3a55c5);box-shadow:0 14px 35px #2b409724}.coupon-section{display:block;padding-top:4px}.section-heading{margin-bottom:10px}.coupon-grid{display:grid}.coupon-card{min-height:290px;height:auto;padding:16px}.coupon-card h3{margin-top:-18px;margin-bottom:7px;font-size:25px}.coupon-card>p{flex:0 0 auto;margin-bottom:4px}.claim-form{margin-top:5px;gap:6px}.discount-editor{margin:5px 0 3px}.discount-editor__field{height:48px}.discount-editor__field input{font-size:30px}.uid-editor input{height:38px}.guide-section{min-height:150px;height:auto}.guide-card--dark{min-height:150px;box-shadow:0 14px 35px #17204a24}footer{margin-top:4px}}@media(min-width:901px)and (max-height:800px){.site-shell{grid-template-rows:48px auto 30px}.hero__content{min-height:270px;padding:24px 26px}.hero__account-actions{min-height:140px}.coupon-card{min-height:270px;padding:14px}.coupon-card h3{margin-top:-17px;font-size:23px}.discount-editor__field{height:44px}.discount-editor__field input{font-size:28px}.uid-editor input{height:36px}.guide-section,.guide-card--dark{min-height:140px}}
