.cod-verify-page h1,.cod-verify-page h2,.cod-verify-page h3,.cod-verify-page p{margin-top:0}.cod-verify-page section{position:relative}.cod-eyebrow{margin-bottom:12px;color:var(--blue);font-size:14px;font-weight:700;letter-spacing:.6px;text-transform:uppercase}.cod-section-heading{max-width:650px;margin-bottom:30px}.cod-section-heading h2{margin-bottom:8px;color:var(--navy);font-size:28px;line-height:1.2;letter-spacing:-.7px}.cod-section-heading>p:last-child{max-width:560px;color:var(--muted);font-size:15px;line-height:1.65}.cod-centered{margin-inline:auto;text-align:center}.cod-centered>p:last-child{margin-inline:auto}.cod-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px;padding:0 20px;border:1px solid transparent;border-radius:8px;font-size:14px;font-weight:600;transition:transform .2s ease,background .2s ease,border-color .2s ease,box-shadow .2s ease}.cod-button:hover{transform:translateY(-2px)}.cod-button-primary{background:var(--blue);color:var(--white);box-shadow:0 9px 20px rgba(60,62,235,.15)}.cod-button-primary:hover{background:var(--blue-dark);color:var(--white);box-shadow:0 13px 25px rgba(60,62,235,.2)}.cod-button-secondary{background:var(--white);border-color:#a79cef;color:var(--blue)}.cod-button-secondary:hover{background:var(--lavender);border-color:#8174e9;color:var(--blue)}.cod-button-icon,.cod-button-doc-icon{display:inline-flex;align-items:center;justify-content:center}.cod-button-arrow{margin-left:2px;font-size:18px;line-height:1}.cod-button-white{padding-inline:28px;background:var(--white);color:var(--blue);box-shadow:0 10px 25px rgba(10,20,60,.12)}.cod-button-white:hover{background:var(--white);color:var(--blue)}.cod-hero{padding:52px 0 30px;background:radial-gradient(circle at 75% 35%,rgba(157,135,255,.1),transparent 30%),var(--white);overflow:hidden}.cod-hero-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(480px,1.05fr);align-items:center;gap:45px}.cod-hero-content{padding:20px 0}.cod-hero-content h1{max-width:620px;color:var(--text);font-size:clamp(48px,5vw,70px);font-weight:750;line-height:.98;letter-spacing:-3.5px}.cod-hero-content h1 span{display:block;color:var(--blue)}.cod-hero-description{max-width:560px;margin-top:22px;color:var(--muted);font-size:15px;line-height:1.7}.cod-hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:26px}.cod-hero-highlights{display:flex;flex-wrap:wrap;gap:24px;margin-top:29px}.cod-highlight{display:inline-flex;align-items:center;gap:8px;color:var(--muted);font-size:12px;font-weight:600}.cod-highlight-icon{display:inline-flex;align-items:center;justify-content:center;width:19px;height:19px;color:var(--blue)}.cod-hero-note{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:22px;color:#65718d;font-size:11px;font-weight:600}.cod-note-icon{display:inline-flex;color:var(--blue)}.cod-note-divider{color:#a5acc0}.cod-hero-visual{position:relative;min-height:430px;display:flex;align-items:center;justify-content:center}.cod-dashboard-card{position:relative;z-index:2;width:390px;padding:18px;background:var(--white);border:1px solid var(--border);border-radius:var(--radius);box-shadow:0 18px 45px rgba(22,36,75,.1)}.cod-dashboard-header{padding-bottom:17px;border-bottom:1px solid #eef0f6}.cod-dashboard-brand{display:flex;align-items:center;gap:9px;color:var(--navy);font-size:13px}.cod-dashboard-shield{display:grid;place-items:center;width:31px;height:31px;border-radius:50%;background:var(--blue);color:var(--white)}.cod-orders-row{display:flex;align-items:center;gap:9px;padding:17px 0 13px;color:var(--navy);font-size:12px}.cod-order-number{padding:4px 7px;background:var(--lavender);border-radius:5px;color:var(--blue);font-size:11px;font-weight:700}.cod-order-card{padding:17px;background:var(--white);border:1px solid var(--border);border-radius:10px}.cod-order-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:18px;color:var(--navy);font-size:11px}.cod-status{display:inline-flex;align-items:center;gap:5px;padding:5px 8px;background:#fff4dc;border-radius:20px;color:#ef8d00;font-size:9px;font-weight:700;white-space:nowrap}.cod-status span{font-size:7px}.cod-order-details{display:grid;gap:11px}.cod-order-details div{display:grid;grid-template-columns:110px 1fr;gap:10px}.cod-order-details span{color:#75809a;font-size:10px}.cod-order-details strong{color:var(--navy);font-size:10px;font-weight:700}.cod-verification-sent{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:16px;padding:14px;background:var(--lavender);border:1px solid #eaebf6;border-radius:10px}.cod-verification-sent strong{display:block;color:var(--navy);font-size:10px}.cod-verification-sent p{max-width:220px;margin-top:5px;color:#68748f;font-size:9px;line-height:1.45}.cod-send-icon{display:grid;place-items:center;width:37px;height:37px;flex-shrink:0;background:#efedff;border-radius:8px;color:var(--blue)}.cod-email-card{position:absolute;z-index:4;right:0;top:78px;width:205px;padding:20px;background:var(--white);border:1px solid var(--border);border-radius:var(--radius);box-shadow:0 18px 45px rgba(22,36,75,.11)}.cod-email-icon{display:grid;place-items:center;width:44px;height:44px;margin:-42px auto 14px;border-radius:50%;background:var(--blue);color:var(--white);box-shadow:0 8px 20px rgba(56,71,245,.24)}.cod-email-card h3{margin-bottom:13px;color:var(--navy);font-size:12px;line-height:1.3}.cod-email-card p{margin-bottom:9px;color:var(--muted);font-size:9px;line-height:1.55}.cod-email-card a{display:flex;align-items:center;justify-content:center;min-height:34px;margin-top:14px;background:var(--blue);border-radius:6px;color:var(--white);font-size:10px;font-weight:700}.cod-email-card a:hover{background:var(--blue-dark);color:var(--white)}.cod-hero-orbit{position:absolute;right:-4px;top:50px;width:205px;height:300px;border:1.5px dashed #9da5dc;border-left-color:transparent;border-radius:50%;transform:rotate(-18deg);opacity:.8}.cod-orbit-arrow{position:absolute;color:#9da5dc;font-size:17px}.cod-orbit-arrow-one{top:8px;left:3px}.cod-orbit-arrow-two{right:10px;bottom:10px}.cod-trust{padding:17px 0 28px;border-top:1px solid #eef0f5}.cod-trust-heading{margin-bottom:14px;text-align:center;color:#415073;font-size:16px;font-weight:600}.cod-trust-items{display:flex;align-items:center;justify-content:center;gap:38px}.cod-trust-item{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:14px;font-weight:600}.cod-trust-icon{display:inline-flex;color:var(--blue)}.cod-features{padding:34px 0 42px}.cod-features>.container{padding:32px;background:radial-gradient(circle at 85% 20%,rgba(118,80,255,.05),transparent 35%),var(--lavender);border-radius:8px}.cod-features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.cod-feature-card{display:grid;grid-template-columns:48px 1fr;gap:14px;min-height:130px;padding:18px;background:var(--white);border:1px solid var(--border);border-radius:11px;box-shadow:0 5px 20px rgba(25,37,75,.025);transition:transform .2s ease,box-shadow .2s ease}.cod-feature-card:hover{transform:translateY(-3px);box-shadow:0 12px 30px rgba(25,37,75,.07)}.cod-feature-icon{display:grid;place-items:center;width:44px;height:44px;background:#efedff;border-radius:10px;color:var(--blue)}.cod-feature-card h3{margin-bottom:6px;color:var(--navy);font-size:16px;font-weight:600;line-height:1.3}.cod-feature-card p{color:var(--muted);font-size:13px;line-height:1.5}.cod-how-it-works{padding:30px 0 45px}.cod-steps{display:grid;grid-template-columns:1fr 50px 1fr 50px 1fr;align-items:center;max-width:980px;margin-inline:auto}.cod-step{position:relative;min-height:220px;padding:25px 20px 18px;text-align:center;background:var(--white);border:1px solid var(--border);border-radius:12px}.cod-step-number{position:absolute;top:12px;left:12px;display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:var(--blue);color:var(--white);font-size:10px;font-weight:800}.cod-step-visual{position:relative;width:120px;height:90px;margin:5px auto 13px;display:flex;align-items:center;justify-content:center}.cod-browser-bar{position:absolute;top:8px;width:90px;height:8px;background:#afb6d8;border-radius:4px 4px 0 0}.cod-browser-bar span{display:inline-block;width:4px;height:4px;margin-left:4px;background:var(--white);border-radius:50%}.cod-cart-symbol{position:relative;margin-top:22px;color:#aeb5d5}.cod-cart-symbol span{position:absolute;right:-8px;bottom:-2px;display:grid;place-items:center;width:22px;height:22px;background:var(--blue);border-radius:50%;color:var(--white);font-size:11px}.cod-envelope{position:relative;width:70px;height:50px;background:#f3f3ff;border:2px solid #dfe1f2;border-radius:8px}.cod-envelope:before,.cod-envelope:after{content:"";position:absolute;width:40px;height:2px;top:23px;background:#c0c5df}.cod-envelope:before{left:3px;transform:rotate(32deg)}.cod-envelope:after{right:3px;transform:rotate(-32deg)}.cod-envelope span{position:absolute;width:25px;height:5px;left:23px;background:var(--blue);border-radius:3px}.cod-envelope span:nth-child(1){top:12px}.cod-envelope span:nth-child(2){top:21px;width:18px}.cod-envelope span:nth-child(3){top:30px;width:22px}.cod-success-check{width:44px;height:44px;margin-top:27px;display:grid;place-items:center;background:#63c999;border-radius:50%;color:var(--white);font-size:21px;font-weight:700}.cod-step h3{margin-bottom:5px;color:var(--navy);font-size:16px;font-weight:600}.cod-step p{max-width:220px;margin-inline:auto;color:var(--muted);font-size:12px;line-height:1.5}.cod-step-arrow{color:#9aa5d4;font-size:24px;text-align:center}.cod-benefits{padding:30px 0 40px}.cod-benefits>.container{padding:28px 32px;background:var(--lavender);border-radius:8px}.cod-benefits-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.cod-benefit{display:grid;grid-template-columns:50px 1fr;gap:13px;align-items:center}.cod-benefit-icon{display:grid;place-items:center;width:50px;height:50px;background:var(--white);border:1px solid var(--border);border-radius:50%;color:var(--blue);box-shadow:0 5px 15px rgba(25,37,75,.04)}.cod-benefit h3{margin-bottom:4px;color:var(--navy);font-size:16px;font-weight:600}.cod-benefit p{color:var(--muted);font-size:13px;line-height:1.5}.cod-faq{padding:25px 0 40px}.cod-faq-header{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:20px}.cod-faq-header h2{color:var(--navy);font-size:28px;line-height:1.2;letter-spacing:-.6px}.cod-faq-header>a{display:inline-flex;align-items:center;gap:7px;margin-bottom:3px;color:var(--blue);font-size:14px;font-weight:700}.cod-faq-header>a span{font-size:14px}.cod-faq-grid{display:grid;grid-template-columns:1fr;gap:10px}.cod-faq-item{background:var(--white);border:1px solid var(--border);border-radius:8px;overflow:hidden}.cod-faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:15px 17px;cursor:pointer;color:var(--navy);font-size:16px;font-weight:600;list-style:none}.cod-faq-item summary::-webkit-details-marker{display:none}.cod-faq-item summary span{color:var(--blue);font-size:15px;transition:transform .2s ease}.cod-faq-item[open] summary span{transform:rotate(180deg)}.cod-faq-answer{padding:0 17px 16px;border-top:1px solid #f0f1f6}.cod-faq-answer p{padding-top:13px;color:var(--muted);font-size:16px;line-height:1.65}.cod-final-cta{padding:10px 0 25px}.cod-cta-inner{display:flex;align-items:center;gap:20px;padding:19px 28px;background:linear-gradient(110deg,var(--blue),var(--purple));border-radius:9px;box-shadow:0 12px 30px rgba(56,71,245,.18)}.cod-cta-icon{flex:0 0 auto;display:grid;place-items:center;width:62px;height:62px;background:var(--white);border:6px solid rgba(255,255,255,.2);border-radius:50%;color:var(--blue)}.cod-cta-content{flex:1}.cod-cta-content h2{margin-bottom:3px;color:var(--white);font-size:22px;line-height:1.2}.cod-cta-content p{color:rgba(255,255,255,.82);font-size:11px}@media (max-width:1050px){.cod-hero-grid{grid-template-columns:1fr;gap:20px}.cod-hero-content{text-align:center}.cod-hero-content h1,.cod-hero-description{margin-inline:auto}.cod-hero-actions,.cod-hero-highlights,.cod-hero-note{justify-content:center}.cod-hero-visual{max-width:620px;width:100%;margin-inline:auto}.cod-features-grid{grid-template-columns:repeat(2,1fr)}.cod-benefits-grid{grid-template-columns:repeat(2,1fr);gap:25px}}@media (max-width:800px){.cod-hero{padding-top:40px}.cod-hero-content h1{font-size:clamp(44px,9vw,60px);letter-spacing:-2.5px}.cod-steps{grid-template-columns:1fr;gap:18px;max-width:420px}.cod-step-arrow{transform:rotate(90deg)}.cod-faq-grid{grid-template-columns:1fr}.cod-faq-header{align-items:flex-start;flex-direction:column;gap:10px}}@media (max-width:650px){.cod-hero{padding:35px 0 20px}.cod-hero-content h1{font-size:43px;line-height:1;letter-spacing:-2px}.cod-hero-description{font-size:14px}.cod-hero-actions{flex-direction:column}.cod-button{width:100%}.cod-hero-highlights{flex-direction:column;gap:10px}.cod-hero-visual{min-height:360px;transform:scale(.92);transform-origin:top center;margin-bottom:-20px}.cod-dashboard-card{width:330px}.cod-email-card{right:-5px;width:170px}.cod-hero-orbit{right:-10px}.cod-features>.container,.cod-benefits>.container{padding:24px 18px}.cod-features-grid{grid-template-columns:1fr}.cod-benefits-grid{grid-template-columns:1fr}.cod-section-heading h2,.cod-faq-header h2{font-size:24px}.cod-trust-items{flex-direction:row;gap:12px}.cod-cta-inner{flex-direction:column;align-items:flex-start;padding:25px 20px}.cod-cta-content h2{font-size:20px}.cod-button-white{width:100%}}@media (max-width:420px){.cod-hero-content h1{font-size:38px}.cod-hero-visual{min-height:330px;transform:scale(.82);margin-inline:-35px;margin-bottom:-50px}.cod-dashboard-card{width:300px}.cod-email-card{width:155px;padding:15px}.cod-order-details div{grid-template-columns:90px 1fr}.cod-feature-card{grid-template-columns:42px 1fr;padding:15px}.cod-feature-icon{width:40px;height:40px}}