:root{color:#1c2838;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(#f4fbff 0%,#eef7ff 100%);font-family:Arial,Helvetica,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:linear-gradient(#f4fbff 0%,#eef7ff 100%);min-width:320px;min-height:100vh;margin:0}img{max-width:100%;display:block}button,input{font:inherit}#root{min-height:100vh}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}.app-shell{width:min(1180px,100% - 32px);margin:0 auto;padding-bottom:26px}.renew-page-shell{width:100%;min-height:100vh;padding:0}.renew-only-main{place-items:center;min-height:100vh;padding:24px;display:grid}.account-view{background:#ffffffeb;border:1px solid #154f701f;border-radius:28px;width:min(1000px,100% - 24px);margin:24px auto 48px;padding:20px 20px 32px;display:none;box-shadow:0 20px 50px #12486e1f}.account-view.is-visible{display:block}.account-header{justify-content:space-between;align-items:center;gap:12px;padding-bottom:16px;display:flex}.account-main{gap:22px;display:grid}.account-panel{background:linear-gradient(135deg,#1c9ad614,#55d1ff1f);border:1px solid #154f701f;border-radius:22px;padding:26px 20px}.account-panel h1{margin:0;font-size:clamp(2rem,4vw,3rem)}.account-subtitle{color:#607180;margin:12px 0 0;line-height:1.6}.account-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.account-card{background:#f7fbff;border:1px solid #154f701f;border-radius:18px;gap:8px;padding:22px 20px;display:grid}.account-card small{color:#607180;text-transform:uppercase;letter-spacing:.09em;font-size:.72rem}.account-card strong{font-size:1.1rem}.auth-overlay{opacity:0;pointer-events:none;background:#0c21307a;place-items:center;padding:16px;transition:opacity .2s;display:grid;position:fixed;inset:0}.auth-overlay.is-open{opacity:1;pointer-events:auto}.auth-modal{background:#fff;border:1px solid #154f701f;border-radius:26px;width:min(440px,100%);padding:28px 24px 22px;position:relative;box-shadow:0 28px 60px #12273b33}.close-btn{color:#0f7db1;cursor:pointer;background:#1c9ad614;border:none;border-radius:10px;width:32px;height:32px;font-size:1.7rem;line-height:1;position:absolute;top:16px;right:18px}#authTitle{margin:0 0 18px;font-size:1.8rem}.auth-tabs{background:#f4fbff;border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:18px;padding:6px;display:grid}.tab{color:#607180;cursor:pointer;background:0 0;border:none;border-radius:10px;padding:.8rem;font-weight:700}.tab.is-active{color:#0f7db1;background:#fff;box-shadow:0 8px 16px #1c9ad61a}.auth-form{gap:15px;display:none}.auth-form.is-visible{display:grid}.auth-form label{color:#1c2838;gap:8px;font-weight:600;display:grid}.auth-form input{color:#1c2838;background:#f9fcff;border:1px solid #114b6d24;border-radius:12px;width:100%;padding:.9rem .95rem}.auth-form input:focus{border-color:#1c9ad666;outline:2px solid #1c9ad638}.code-group{grid-template-columns:minmax(0,1fr) auto;gap:10px;display:grid}.code-btn{min-width:140px}.form-footer{justify-content:flex-end;display:flex}.forgot-password-link{color:#0f7db1;font-size:.9rem;font-weight:600;text-decoration:none}.form-message{color:#607180;min-height:22px;margin:0;font-size:.9rem}.form-message.success{color:#1e9a66}.form-message.error{color:#d64a4a}.btn-full{width:100%}.topbar{justify-content:space-between;align-items:center;gap:18px;padding:22px 0 18px;display:flex}.brand{letter-spacing:.02em;color:#1c2838;align-items:center;gap:10px;font-size:1.35rem;font-weight:700;display:inline-flex}.brand-mark{color:#fff;background:linear-gradient(135deg,#1c9ad6,#63d5ff);border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;display:inline-flex}.brand-mark svg,.eyebrow-icon{display:block}.main-nav{color:#607180;align-items:center;gap:24px;font-size:.96rem;display:flex}.nav-link{color:inherit;transition:color .2s}.nav-link:hover,.nav-link.active{color:#0f7db1}.btn{cursor:pointer;border:none;border-radius:14px;justify-content:center;align-items:center;padding:.9rem 1.3rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn-primary{color:#fff;background:linear-gradient(135deg,#1c9ad6,#5ebef1);box-shadow:0 12px 22px #1c9ad640}.btn-secondary{color:#0f7db1;background:#1c9ad61a}.hero{grid-template-columns:1.2fr .8fr;align-items:center;gap:30px;padding:38px 0 28px;display:grid}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#0f7db1;align-items:center;gap:7px;margin:0 0 10px;font-size:.76rem;font-weight:700;display:inline-flex}.hero h1,.section-heading h2,.about-copy h2,.contact-page h1,.renew-card h1,.page-section h1{letter-spacing:-.04em;margin:0;line-height:1.1}.hero h1{max-width:620px;font-size:clamp(2.5rem,5vw,4.2rem)}.lead{color:#607180;max-width:620px;margin:18px 0 0;font-size:1.08rem;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:24px;display:flex}.hero-metrics{grid-template-columns:repeat(3,minmax(120px,1fr));gap:12px;margin:30px 0 0;padding:0;list-style:none;display:grid}.hero-metrics li{background:#ffffffb3;border:1px solid #154f701f;border-radius:18px;flex-direction:column;gap:5px;padding:18px 16px;display:flex}.hero-metrics strong{font-size:1.3rem}.hero-metrics span{color:#607180;font-size:.8rem}.hero-card{background:linear-gradient(#fffffff2,#edf7fff2);border:1px solid #154f701f;border-radius:28px;padding:26px 22px;box-shadow:0 20px 50px #12486e1f}.mini-head{color:#607180;align-items:center;gap:10px;font-weight:600;display:flex}.mini-dot{background:#1e9a66;border-radius:50%;width:10px;height:10px;display:inline-block;box-shadow:0 0 0 6px #1e9a661f}.mini-panel{background:#1c9ad614;border-radius:16px;justify-content:space-between;align-items:end;gap:12px;margin:22px 0;padding:16px 18px;display:flex}.mini-panel small{color:#607180;margin-bottom:6px;display:block}.mini-panel strong{font-size:1.4rem}.price{color:#0f7db1;font-size:1.3rem;font-weight:700}.hero-card ul{color:#607180;gap:12px;margin:0;padding:0;list-style:none;display:grid}.hero-card li{padding-left:22px;position:relative}.hero-card li:before{content:"";background:linear-gradient(135deg,#1c9ad6,#69d3ff);border-radius:50%;width:10px;height:10px;position:absolute;top:8px;left:0}.section,.page-section{padding:54px 0}.section-heading{margin-bottom:22px}.section-heading h2,.about-copy h2,.contact-page h1,.page-section h1{font-size:clamp(2rem,3vw,2.7rem)}.cards-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.three-col{grid-template-columns:repeat(3,minmax(0,1fr))}.info-card{background:#ffffffd1;border:1px solid #154f701f;border-radius:24px;padding:30px 24px;box-shadow:0 12px 30px #114b6d0f}.icon{background:linear-gradient(135deg,#1c9ad61f,#68d1ff33);border-radius:14px;justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:18px;font-size:1.8rem;display:inline-flex}.info-card h3{margin:0 0 10px;font-size:1.4rem}.info-card p,.about-copy p,.feature-item p,.renew-card p,.contact-card strong,.contact-card small{color:#607180;margin:0;line-height:1.7}.info-layout{grid-template-columns:1.2fr .8fr;align-items:center;gap:24px;display:grid}.about-copy{gap:14px;display:grid}.details-panel,.contact-card,.renew-card{background:linear-gradient(#eff9ff,#f8fbff);border:1px solid #154f701f;border-radius:28px;gap:18px;padding:26px 22px;display:grid}.details-panel div,.contact-card div{gap:7px;display:grid}.details-panel small,.contact-card small{text-transform:uppercase;letter-spacing:.1em;font-size:.76rem}.feature-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.feature-item{background:#fff;border:1px solid #154f701f;border-radius:22px;padding:30px 22px}.feature-item span{color:#0f7db1;margin-bottom:10px;font-size:.86rem;font-weight:700;display:inline-block}.feature-item h3{margin:0 0 12px;font-size:1.25rem}.footer{color:#607180;border-top:1px solid #154f701f;gap:16px;margin-top:22px;padding-top:22px;font-size:.94rem;display:grid}.footer-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.requisites{gap:10px;display:grid}.requisites-title{color:#1c2838;letter-spacing:.08em;text-transform:uppercase;font-size:.74rem;font-weight:700}.requisites-grid{color:#607180;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 22px;line-height:1.6;display:grid}.page-section{min-height:60vh}.contact-page,.renew-page{flex-direction:column;justify-content:center;display:flex}.renew-card{text-align:center;max-width:760px;margin:0 auto}.renew-card p{font-size:1rem}@media (width<=860px){.topbar,.hero,.info-layout,.footer-row{flex-direction:column;grid-template-columns:1fr;align-items:flex-start}.topbar{display:flex}.main-nav{flex-wrap:wrap;justify-content:space-between;gap:12px;width:100%}.cards-grid,.feature-list,.requisites-grid,.three-col{grid-template-columns:1fr}.hero{display:grid}}@media (width<=560px){.app-shell{width:min(100% - 20px,1180px)}.hero h1{font-size:2.5rem}.hero-metrics{grid-template-columns:1fr}.footer-row{flex-direction:column;align-items:flex-start}}
