*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#070a12;color:#f8fafc;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.page{min-height:100vh;background:radial-gradient(circle at top left,rgba(14,165,233,.22),transparent 34%),radial-gradient(circle at top right,rgba(217,70,239,.2),transparent 30%),#070a12}.toast{position:fixed;z-index:100;top:20px;right:20px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:12px;width:min(420px,calc(100% - 32px));border:1px solid transparent;border-radius:16px;box-shadow:0 22px 70px rgba(2,6,23,.28);padding:14px}.toast-success{border-color:rgba(34,197,94,.32);background:linear-gradient(135deg,#ecfdf5,#dcfce7);color:#052e16}.toast-info{border-color:rgba(245,158,11,.34);background:linear-gradient(135deg,#fffbeb,#fef3c7);color:#451a03}.toast-error{border-color:rgba(239,68,68,.34);background:linear-gradient(135deg,#fef2f2,#fee2e2);color:#450a0a}.toast-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:999px;color:#fff;font-size:12px;font-weight:900}.toast-success .toast-icon{background:#15803d}.toast-info .toast-icon{background:#d97706}.toast-error .toast-icon{background:#b91c1c}.toast-title{margin:0;font-size:15px;font-weight:900}.toast-text{margin:4px 0 0;font-size:13px;font-weight:700;line-height:1.45}.toast-success .toast-text{color:#166534}.toast-info .toast-text{color:#92400e}.toast-error .toast-text{color:#991b1b}.toast-close{display:grid;place-items:center;width:28px;height:28px;border:0;border-radius:999px;background:hsla(0,0%,100%,.64);color:currentColor;cursor:pointer;font-size:14px;font-weight:900}.container{width:min(1180px,calc(100% - 40px));margin:0 auto}.nav{justify-content:space-between;gap:24px;padding:24px 0}.brand,.nav{display:flex;align-items:center}.brand{gap:12px}.logo{display:grid;place-items:center;background:linear-gradient(135deg,#38bdf8,#d946ef);font-weight:900}.logo,.logo-image{width:42px;height:42px;border-radius:14px;box-shadow:0 18px 40px rgba(217,70,239,.22)}.brand-title{margin:0;font-size:20px;font-weight:800}.brand-subtitle{margin:2px 0 0;color:#94a3b8;font-size:12px}.nav-links{display:flex;align-items:center;gap:20px;color:#cbd5e1;font-size:14px;font-weight:700}.nav-cta,.primary-button{border:0;border-radius:999px;background:#fff;color:#020617;font-weight:800;padding:12px 20px;cursor:pointer}.hero{display:grid;grid-template-columns:.95fr 1.05fr;gap:56px;padding:70px 0 88px}.eyebrow,.hero{align-items:center}.eyebrow{display:inline-flex;border:1px solid rgba(56,189,248,.35);border-radius:999px;background:rgba(56,189,248,.1);color:#bae6fd;padding:10px 16px;font-size:14px;font-weight:800}h1{margin:24px 0 0;color:#f8fafc;font-size:clamp(46px,6vw,78px);line-height:.95;letter-spacing:-.04em}.hero-copy{margin:26px 0 0;max-width:640px;color:#cbd5e1;font-size:19px;line-height:1.7}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}.gradient-button{border:0;border-radius:14px;background:linear-gradient(90deg,#38bdf8,#d946ef);color:#fff;font-weight:900;cursor:pointer}.gradient-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 24px}.secondary-button{border:1px solid hsla(0,0%,100%,.16);border-radius:14px;color:#e2e8f0;font-weight:800}.checklist{display:grid;gap:12px;margin-top:34px;color:#cbd5e1;font-size:14px}.checklist span{color:#86efac;font-weight:900;margin-right:10px}.card,.form-card,.legal-card{border:1px solid hsla(0,0%,100%,.1);border-radius:22px;background:hsla(0,0%,100%,.06);box-shadow:0 26px 70px rgba(0,0,0,.28)}.form-card{padding:26px;backdrop-filter:blur(14px)}.section-label{margin:0;color:#bae6fd;font-size:13px;font-weight:900;letter-spacing:.22em;text-transform:uppercase}h2{margin:10px 0 0;color:#f8fafc;font-size:clamp(28px,3vw,42px);line-height:1.1}.muted{color:#94a3b8;line-height:1.6}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:24px}label{display:grid;gap:8px;color:#e2e8f0;font-size:14px;font-weight:800}input,select,textarea{width:100%;border:1px solid hsla(0,0%,100%,.12);border-radius:14px;background:#fff;color:#020617;outline:none;padding:13px 15px}.phone-field{display:grid;grid-template-columns:92px minmax(0,1fr);gap:10px}.phone-field input{min-width:0}.phone-code-picker{position:relative}.phone-code-button{width:100%;min-height:50px;border:1px solid hsla(0,0%,100%,.12);border-radius:14px;background:#fff;color:#020617;cursor:pointer;font-weight:900;padding:0 12px;text-align:center}.phone-code-menu{position:absolute;z-index:30;top:calc(100% + 6px);left:0;width:min(320px,calc(100vw - 40px));border:1px solid rgba(148,163,184,.34);border-radius:14px;background:#fff;box-shadow:0 18px 50px rgba(2,6,23,.28);padding:8px}.phone-code-menu input{height:42px;border-radius:10px;padding:9px 11px}.phone-code-options{display:grid;gap:3px;max-height:240px;overflow-y:auto;padding-top:7px}.phone-code-option{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;border:0;border-radius:10px;background:transparent;color:#020617;cursor:pointer;padding:10px 11px;text-align:left}.phone-code-option:focus,.phone-code-option:hover{background:#e0f2fe}.phone-code-option span{min-width:0;overflow:hidden;font-size:13px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.phone-code-option strong{color:#0f172a;font-size:13px}.search-select{position:relative}.search-options{position:absolute;z-index:20;top:calc(100% + 6px);left:0;right:0;max-height:260px;overflow-y:auto;border:1px solid rgba(148,163,184,.34);border-radius:14px;background:#fff;box-shadow:0 18px 50px rgba(2,6,23,.28);padding:6px}.search-option{display:block;width:100%;border:0;border-radius:10px;background:transparent;color:#020617;cursor:pointer;font-weight:700;padding:11px 12px;text-align:left}.search-option:focus,.search-option:hover{background:#e0f2fe;color:#0f172a}.search-empty{margin:0;color:#475569;font-size:13px;font-weight:700;padding:11px 12px}textarea{min-height:104px;resize:vertical}.full{grid-column:1/-1}.status{margin:16px 0 0;border-radius:14px;padding:13px 15px;font-size:14px;font-weight:800}.status.success{border:1px solid rgba(52,211,153,.35);background:rgba(52,211,153,.12);color:#a7f3d0}.status.error{border:1px solid rgba(251,191,36,.35);background:rgba(251,191,36,.12);color:#fde68a}.image-section{border-top:1px solid hsla(0,0%,100%,.1);border-bottom:1px solid hsla(0,0%,100%,.1);background:#0b1020;padding:58px 0}.product-image{display:block;width:100%;height:auto;border-radius:28px;box-shadow:0 30px 80px rgba(8,47,73,.34)}.section{padding:76px 0}.section-header{max-width:680px;margin-bottom:32px}.grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.card,.legal-card{padding:24px;background:hsla(0,0%,100%,.04)}.card h3,.legal-card h3{margin:0;color:#f8fafc;font-size:20px}.legal-card ul{display:grid;gap:12px;margin:20px 0 0;padding:0;list-style:none;color:#cbd5e1;line-height:1.55}.footer{border-top:1px solid hsla(0,0%,100%,.1);padding:32px 0;color:#94a3b8;font-size:14px}.footer-row{justify-content:space-between;gap:18px}.footer-links,.footer-row{display:flex;flex-wrap:wrap}.footer-links{gap:16px;margin-bottom:20px;color:#cbd5e1;font-weight:800}@media (max-width:900px){.nav-links{display:none}.grid-2,.grid-3,.hero{grid-template-columns:1fr}.hero{padding-top:42px}}@media (max-width:640px){.toast{top:12px;right:14px;left:14px;width:auto}.container{width:min(100% - 28px,1180px)}.form-grid,.phone-field{grid-template-columns:1fr}h1{font-size:46px}}