.c9-auth-page,.c9-auth-page *{box-sizing:border-box}.c9-auth-page{background:#f6f9ff;padding:55px 20px 65px}.c9-container{width:100%;max-width:1200px;margin:0 auto}.c9-hero{max-width:760px;margin:0 auto 38px;text-align:center}.c9-hero-badge{width:58px;height:58px;margin:0 auto 18px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #dfe7f6;border-radius:17px;box-shadow:0 12px 30px #1c3d8b17}.c9-hero-badge svg{width:30px;height:30px;fill:none;stroke:#294bad;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.c9-hero h1{margin:0 0 14px;color:#173784;font-size:clamp(34px,4.5vw,52px);font-weight:750;line-height:1.12;letter-spacing:-.025em}.c9-hero p{max-width:700px;margin:0 auto;color:#66738c;font-size:17px;line-height:1.7}.c9-main-verification{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);background:#fff;border:1px solid #dfe7f5;border-radius:24px;overflow:hidden;box-shadow:0 24px 65px #1939841c}.c9-video-side{padding:44px;background:radial-gradient(circle at top left,rgba(64,99,211,.14),transparent 43%),linear-gradient(145deg,#eef3ff,#f9fbff);border-right:1px solid #dfe7f5}.c9-eyebrow{display:inline-block;margin-bottom:9px;color:#3155b5;font-size:12px;font-weight:750;letter-spacing:.11em;line-height:1.2;text-transform:uppercase}.c9-video-title{margin-bottom:24px}.c9-video-title h2{margin:0 0 11px;color:#173784;font-size:31px;font-weight:700;line-height:1.23}.c9-video-title p{margin:0;color:#66738b;font-size:15px;line-height:1.65}.c9-video-player{position:relative;width:100%;overflow:hidden;background:#07142f;border-radius:16px;aspect-ratio:16 / 9;box-shadow:0 17px 38px #0c1d4630}.c9-guide-video,.c9-video-embed,.c9-video-embed iframe{width:100%;height:100%;display:block;border:0;object-fit:cover}.c9-video-placeholder{width:100%;height:100%;min-height:285px;padding:30px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(circle at center,rgba(71,109,224,.4),transparent 45%),linear-gradient(145deg,#173374,#07142f);color:#fff;text-align:center}.c9-placeholder-play{width:72px;height:72px;margin:0 0 19px;padding:0;display:flex;align-items:center;justify-content:center;background:#fff;border:0;border-radius:50%;color:#294bad;box-shadow:0 13px 30px #0000003b}.c9-placeholder-play svg{width:29px;height:29px;margin-left:4px;fill:currentColor;stroke:none}.c9-video-placeholder strong{display:block;font-size:20px;line-height:1.3}.c9-video-placeholder span{max-width:320px;margin-top:8px;color:#ffffffc2;font-size:13px;line-height:1.55}.c9-batch-help{margin-top:23px;padding:18px;display:flex;align-items:flex-start;gap:14px;background:#fff;border:1px solid #dce5f4;border-radius:13px}.c9-batch-help-icon{width:43px;height:43px;flex:0 0 43px;display:flex;align-items:center;justify-content:center;background:#edf2ff;border-radius:11px}.c9-batch-help-icon svg{width:23px;height:23px;fill:none;stroke:#3155b5;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.c9-batch-help strong{display:block;color:#19377e;font-size:14px;line-height:1.4}.c9-batch-help p{margin:5px 0 0;color:#707c91;font-size:13px;line-height:1.55}.c9-form-side{padding:48px;display:flex;flex-direction:column;justify-content:center}.c9-form-heading{margin-bottom:28px}.c9-form-heading h2{margin:0 0 11px;color:#173784;font-size:32px;font-weight:700;line-height:1.22}.c9-form-heading p{margin:0;color:#68758d;font-size:15px;line-height:1.65}.c9-auth-form{display:grid;gap:18px}.c9-field{display:grid;gap:8px}.c9-field label{color:#21365f;font-size:14px;font-weight:650;line-height:1.3}.c9-field label span{color:#d6383b}.c9-field label small{margin-left:5px;color:#8791a4;font-size:12px;font-weight:500}.c9-field input{width:100%;min-height:53px;margin:0;padding:13px 15px;background:#fbfcff;border:1px solid #d8e0ee;border-radius:10px;color:#182743;font-family:inherit;font-size:15px;outline:none;box-shadow:none;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.c9-field input::placeholder{color:#9ba6b8}.c9-field input:hover{border-color:#b9c7e1}.c9-field input:focus{background:#fff;border-color:#3458bd;box-shadow:0 0 0 4px #3458bd1a}.c9-verify-button{width:100%;min-height:55px;margin-top:3px;padding:14px 22px;display:flex;align-items:center;justify-content:center;gap:10px;background:linear-gradient(135deg,#315bd3,#293eae);border:0;border-radius:10px;color:#fff;font-family:inherit;font-size:16px;font-weight:700;cursor:pointer;box-shadow:0 12px 25px #2741a93d;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.c9-verify-button:hover{transform:translateY(-2px);box-shadow:0 16px 30px #2741a94d}.c9-verify-button:disabled{opacity:.7;cursor:wait;transform:none}.c9-verify-button svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.c9-button-spinner{width:19px;height:19px;display:none;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:c9-spin .75s linear infinite}.c9-verify-button.is-loading .c9-button-spinner{display:block}.c9-verify-button.is-loading svg{display:none}@keyframes c9-spin{to{transform:rotate(360deg)}}.c9-form-note{margin:-2px 0 0;color:#8791a4;font-size:12px;line-height:1.5;text-align:center}.c9-form-message{display:none;margin-top:18px;padding:15px 17px;border-radius:11px;font-size:14px;line-height:1.55}.c9-form-message.is-visible{display:block}.c9-form-message.is-error{background:#fff1f1;border:1px solid #f1c4c4;color:#a62e2e}.c9-form-message.is-success{background:#eefaf3;border:1px solid #bfe6ce;color:#17683a}.c9-result{display:none;margin-top:32px;padding:30px;background:#fff;border:1px solid #dce5f3;border-radius:17px;box-shadow:0 15px 40px #14368014}.c9-result.is-visible{display:block}.c9-result-status{display:flex;align-items:center;gap:13px;margin-bottom:25px;padding-bottom:21px;border-bottom:1px solid #e6ebf4}.c9-result-check{width:48px;height:48px;flex:0 0 48px;display:flex;align-items:center;justify-content:center;background:#eaf8ef;border-radius:50%}.c9-result-check svg{width:26px;height:26px;fill:none;stroke:#178148;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.c9-result-status h3{margin:0 0 3px;color:#17683a;font-size:22px;line-height:1.25}.c9-result-status p{margin:0;color:#68758d;font-size:13px}.c9-result-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.c9-result-item{padding:15px;background:#f8faff;border:1px solid #e3e9f4;border-radius:11px}.c9-result-item.c9-result-full{grid-column:1 / -1}.c9-result-item small{display:block;margin-bottom:5px;color:#8590a3;font-size:11px;font-weight:700;letter-spacing:.06em;line-height:1.3;text-transform:uppercase}.c9-result-item strong{display:block;color:#1c3368;font-size:14px;line-height:1.5;word-break:break-word}.c9-certificate-wrap{display:none;margin-top:20px}.c9-certificate-wrap.is-visible{display:block}.c9-certificate-wrap img{width:100%;max-height:500px;display:block;object-fit:contain;background:#f7f9fd;border:1px solid #e0e7f2;border-radius:12px}.c9-trust{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin:28px auto 0}.c9-badge{min-height:108px;padding:21px 15px;display:flex;align-items:center;justify-content:center;gap:13px;background:#fff;border:1px solid #dfe7f5;border-radius:15px;color:#173784;box-shadow:0 10px 28px #14368012;transition:transform .2s ease,box-shadow .2s ease}.c9-badge:hover{transform:translateY(-4px);box-shadow:0 15px 34px #1436801c}.c9-badge-icon{width:43px;height:43px;flex:0 0 43px;display:flex;align-items:center;justify-content:center;background:#eef3ff;border-radius:11px}.c9-badge-icon svg{width:23px;height:23px;fill:none;stroke:#3155b5;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.c9-badge-copy strong{display:block;color:#173784;font-size:15px;line-height:1.35}.c9-badge-copy small{display:block;margin-top:3px;color:#7d889c;font-size:11px;line-height:1.4}@media screen and (max-width:990px){.c9-main-verification{grid-template-columns:1fr}.c9-video-side{border-right:0;border-bottom:1px solid #dfe7f5}.c9-trust{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.c9-auth-page{padding:38px 14px 45px}.c9-hero{margin-bottom:28px}.c9-hero-badge{width:52px;height:52px;margin-bottom:15px}.c9-hero p{font-size:15px}.c9-main-verification{border-radius:18px}.c9-video-side,.c9-form-side{padding:29px 20px}.c9-video-title h2,.c9-form-heading h2{font-size:27px}.c9-video-placeholder{min-height:205px;padding:22px}.c9-placeholder-play{width:61px;height:61px}.c9-batch-help{padding:15px}.c9-auth-form{gap:16px}.c9-result{padding:22px 17px}.c9-result-details{grid-template-columns:1fr}.c9-result-item.c9-result-full{grid-column:auto}.c9-trust{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin-top:18px}.c9-badge{min-height:115px;padding:17px 10px;flex-direction:column;gap:9px;text-align:center}.c9-badge-copy strong{font-size:13px}.c9-badge-copy small{font-size:10px}}@media screen and (max-width:420px){.c9-trust{grid-template-columns:1fr 1fr}}
/*# sourceMappingURL=/cdn/shop/t/13/compiled_assets/styles.css.map */
