*{box-sizing:border-box}html,body{margin:0;padding:0}body{color:#1e1e1e;background:#f3f3f3;font-family:Roboto,Arial,sans-serif}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}button{cursor:pointer}.page{min-height:100vh;padding:18px}.page-card{background:#f6f6f6;border-radius:25px;max-width:1164px;margin:0 auto;padding:22px 25px 36px}.top-layout{grid-template-columns:minmax(291px,509px) minmax(255px,549px);justify-content:space-between;align-items:start;gap:25px;display:grid}.left-pane,.right-pane{min-width:0}.right-pane{position:relative}.brand-logo{background-position:0 0;background-repeat:no-repeat;background-size:contain;width:164px;height:44px;margin-bottom:24px;display:block}.page-title{color:#1e1e1e;margin:0 0 15px;font-size:29px;font-weight:700;line-height:36px}.instructions{margin-bottom:18px}.instruction-line{margin-bottom:7px;font-size:15px;font-weight:400;line-height:22px}.activation-form{max-width:473px}.field{margin-bottom:13px;display:block}.field-label{color:#1e1e1e;margin-bottom:5px;font-size:15px;font-weight:400;line-height:18px;display:block}.field-control{color:#222;background:#fff;border:1px solid #d9d9d9;border-radius:7px;width:100%;height:38px;padding:0 11px;font-family:Roboto,Arial,sans-serif;font-size:15px;line-height:18px}.field-control::placeholder{color:#9a9a9a}.field-error{color:#d94b3d;margin-top:5px;font-size:12px;line-height:1.35;display:none}.field.is-invalid .field-control{background:#fff8f7;border-color:#d94b3d}.field.is-invalid .field-error{display:block}.checkbox-field{align-items:center;gap:7px;display:flex}.checkbox-field input{width:auto;height:auto;margin:0}.checkbox-field .field-error{margin-left:22px}.form-actions{margin-top:16px}.primary-button,.secondary-button{border:0;border-radius:7px;min-width:118px;height:38px;padding:0 16px;font-family:Roboto,Arial,sans-serif;font-size:15px;font-weight:700;line-height:18px}.primary-button{color:#fff;background:#2563eb}.secondary-button{color:#222;background:#e4e4e4}.hero-stage{background:0 0;border-radius:18px;min-height:528px;position:relative;overflow:hidden}.right-bg,.hero-image{background-repeat:no-repeat;position:absolute;inset:0}.right-bg{background-position:50%;background-size:cover}.hero-image{background-position:bottom;background-size:contain}.hero-bubble{text-align:center;color:#fff;box-sizing:border-box;background:#2563eb;border-radius:22px;padding:13px 16px;font-style:italic;font-weight:700;line-height:1.2}.hero-bubble-desktop{z-index:3;position:absolute}.hero-bubble-mobile,.no-right-pane .right-pane{display:none}.below-main{padding-top:25px}.support-card{background:#fff;border-radius:16px;width:min(100%,291px);margin:0 auto 29px;padding:15px;box-shadow:0 5px 16px #0000000f}.support-title{margin-bottom:9px;font-weight:600}.support-box{background:#f1f1f1;border-radius:7px;justify-content:space-between;align-items:center;gap:7px;min-height:36px;padding:7px 11px;display:flex}.copy-button{color:#6b6b6b;cursor:pointer;background:0 0;border:0;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:15px;line-height:1;transition:background .12s,color .12s;display:inline-flex}.copy-button:hover{color:#1e1e1e;background:#0000000f}.faq-section{max-width:836px;margin:0 auto}.faq-title{text-align:center;color:#1e1e1e;margin:0 0 18px;font-size:29px;font-weight:700;line-height:36px}.faq-item{background:#ececf2;border-radius:16px;margin-bottom:11px;overflow:hidden}.faq-question-row{text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:11px;width:100%;padding:16px 18px;display:flex}.faq-toggler{color:#b7b7b7;background:#fff;border:0;border-radius:20px;flex:0 0 40px;justify-content:center;align-items:center;width:40px;height:40px;padding:0;font-size:32px;line-height:1;display:inline-flex}.faq-question{font-weight:700;line-height:1.3}.faq-answer{padding:0 18px 16px}.faq-answer p{margin:0 0 9px;line-height:1.45}.result-box{max-width:691px;margin:0 auto;padding:11px 0 22px}.success-text{white-space:pre-line;line-height:1.5}.error-box{color:#d94b3d}.error-list{margin:0 0 18px 20px;padding:0}.error-list li{margin-bottom:9px;line-height:1.45}.modal-backdrop{z-index:2000;background:#00000073;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.confirm-modal{z-index:2001;animation:.18s ease-out modal-slide-down;position:relative}@keyframes modal-slide-down{0%{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:translateY(0)}}.confirm-modal.has-modal-hero{grid-template-columns:255px 1fr;width:min(100%,691px);display:grid}.modal-hero{background-position:bottom;background-repeat:no-repeat;background-size:cover;display:none}.confirm-modal.has-modal-hero .modal-hero{display:block}.modal-body{padding:22px}.modal-title{margin-bottom:9px;font-size:20px;font-weight:700}.modal-text{margin-bottom:18px;line-height:1.45}.modal-actions{gap:11px;display:flex}.visually-hidden{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.inline-errors{margin:0 0 18px}.inline-errors-list{color:#ef5a4f;margin:0;padding-left:20px}.inline-errors-list li{margin-bottom:9px;line-height:1.45}.success-product-title{margin-bottom:15px}.success-item-block{border-bottom:1px solid #e4e4e4;margin-bottom:24px;padding-bottom:24px}.success-item-block:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}.success-item-title{color:#1e1e1e;margin:18px 0 12px;font-size:18px;font-weight:700}.success-header-text{margin-bottom:18px;line-height:1.5}.success-footer-text{margin-top:18px;line-height:1.5}.success-key-card{background:#fff;border-radius:15px;margin-bottom:18px;padding:13px;box-shadow:0 5px 16px #0000000a}.success-key-label{margin-bottom:7px;font-size:12px;font-weight:600}.success-key-box{background:#f1f1f1;border-radius:7px;justify-content:space-between;align-items:center;gap:7px;min-height:38px;padding:7px 11px;display:flex}.success-key-value{word-break:break-all}.success-info-card{background:#ececf2;border-radius:16px;padding:16px 18px}.success-info-title{margin:0 0 13px;font-size:18px;line-height:1.2}.success-info-html{line-height:1.5}.success-info-html p{margin:0 0 9px}.success-info-html ul,.success-info-html ol{margin:0 0 11px 18px;padding:0}.success-info-html li{margin-bottom:7px}.success-info-html a{color:inherit}.page-footer{text-align:center;color:#555;padding:18px 15px 25px;font-size:13px;line-height:1.5}.page-footer-line+.page-footer-line{margin-top:4px}@media (width<=900px){.page{padding:15px}.page-card{border-radius:15px;max-width:356px;margin:0 auto;padding:15px}.top-layout{display:block}.left-pane{min-width:0;max-width:none}.right-pane{display:none}.brand-logo{background-position:top;margin:0 auto 22px}.page-title{text-align:center;margin:0 0 15px;font-size:22px;line-height:29px}.hero-bubble-desktop{display:none}.hero-bubble-mobile{border-radius:22px;width:100%;max-width:none;margin:0 0 22px;padding:16px 18px;font-size:15px;line-height:1.25;display:block;position:static;transform:none}.hero-bubble{text-align:center;box-sizing:border-box;border-radius:22px;width:100%;min-height:auto;padding:15px;font-size:15px;line-height:18px}.instructions{margin-bottom:22px}.instruction-line{font-size:15px;line-height:22px}.field{margin-bottom:15px}.field-label{margin-bottom:7px}.field-control{min-height:40px}.checkbox-field{align-items:flex-start;gap:7px}.checkbox-field input{margin-top:3px}.form-actions{margin-top:22px}.primary-button,.secondary-button{width:100%;min-height:40px}.below-main{margin-top:22px}.support-card,.faq-section,.faq-item{box-sizing:border-box;width:100%}.faq-title{font-size:22px;line-height:29px}}@media (width>=901px){.hero-bubble-mobile{display:none}.hero-bubble-desktop{display:block}}
