@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.border-collapse{border-collapse:collapse}}:root{--navy:#0a1a3a;--blue:#0d2b6b;--cyan:#00d4ff;--gold:#d4a017;--light:#e8f4ff;--success:#22c55e}*{box-sizing:border-box;margin:0;padding:0}body{color:#fff;background:linear-gradient(160deg,#06102b 0%,#0d2b6b 100%);min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5}.container{max-width:720px;margin:0 auto;padding:40px 20px}.card{border:2px solid var(--gold);background:#0d2b6bd9;border-radius:16px;padding:36px 28px;box-shadow:0 12px 40px #0006}.eyebrow{color:var(--gold);letter-spacing:1.5px;text-transform:uppercase;margin-bottom:8px;font-size:.85rem;font-weight:600}h1{letter-spacing:-.5px;margin-bottom:6px;font-size:2.1rem;font-weight:800}.subtitle{color:var(--cyan);margin-bottom:20px;font-size:1.35rem;font-weight:700}.desc{opacity:.95;margin-bottom:24px;font-size:1.05rem}.tags{flex-wrap:wrap;gap:10px;margin-bottom:28px;display:flex}.tag{border:1px solid var(--cyan);color:var(--cyan);background:#00d4ff26;border-radius:50px;padding:6px 14px;font-size:.85rem;font-weight:600}.tag.gold{border-color:var(--gold);color:var(--gold);background:#d4a01726}.process{border-left:4px solid var(--gold);background:#00000040;border-radius:12px;margin-bottom:28px;padding:18px 20px}.process strong{color:var(--gold);margin-bottom:6px;font-size:1.1rem;display:block}.caveat{opacity:.85;background:#ffffff0d;border-radius:8px;margin-bottom:32px;padding:12px 16px;font-size:.9rem}form label{color:var(--light);margin-bottom:6px;font-size:.9rem;font-weight:600;display:block}form input,form select,form textarea{color:#fff;background:#0000004d;border:1px solid #fff3;border-radius:8px;width:100%;margin-bottom:18px;padding:12px 14px;font-size:1rem}form select option{color:#fff;background:#0d2b6b}form input:focus,form select:focus,form textarea:focus{border-color:var(--cyan);outline:none}form input[aria-invalid=true],form select[aria-invalid=true]{border-color:#f87171;margin-bottom:6px}.field-error,.form-error{color:#fecaca;margin:-10px 0 16px;font-size:.85rem}.form-error{background:#f8717126;border:1px solid #f8717166;border-radius:8px;margin:0 0 16px;padding:10px 12px}.checkbox-row{align-items:flex-start;gap:10px;margin-bottom:12px;font-size:.9rem;display:flex}.checkbox-row input{width:auto;margin-top:4px;margin-bottom:0}button{background:linear-gradient(90deg, var(--gold), #f0c14b);color:#0a1a3a;cursor:pointer;border:none;border-radius:10px;width:100%;padding:16px;font-size:1.1rem;font-weight:700;transition:transform .15s,box-shadow .15s,opacity .15s}button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #d4a01766}button:disabled{opacity:.7;cursor:wait}.footer-note{text-align:center;opacity:.7;margin-top:28px;font-size:.85rem}a{color:var(--cyan)}.form-video{aspect-ratio:848/566;background:#00000073;border:1px solid #00d4ff59;border-radius:12px;margin:0 0 24px;overflow:hidden}.form-video__el{object-fit:cover;pointer-events:none;width:100%;height:100%;display:block}.phone-field{margin-bottom:18px}.phone-field.has-error{margin-bottom:6px}.phone-field .PhoneInput{align-items:stretch;gap:8px;display:flex}.phone-field .PhoneInputCountry{background:#0000004d;border:1px solid #fff3;border-radius:8px;margin:0;padding:0 10px}.phone-field .PhoneInputInput{color:#fff;background:#0000004d;border:1px solid #fff3;border-radius:8px;flex:1;width:100%;margin:0;padding:12px 14px;font-size:1rem}.phone-field .PhoneInputInput:focus{border-color:var(--cyan);outline:none}.phone-field.has-error .PhoneInputCountry,.phone-field.has-error .PhoneInputInput{border-color:#f87171}.phone-field .PhoneInputCountrySelect{color:#fff}.phone-field .PhoneInputCountryIcon{width:1.4em;height:1em;box-shadow:none}.phone-field .PhoneInputCountrySelectArrow{opacity:.7;border-color:#fff}.success-panel{text-align:center;padding:28px 8px 12px;animation:.45s ease-out success-fade-in}.success-checkmark{width:88px;height:88px;margin:0 auto 22px}.success-checkmark svg{stroke-width:2px;width:88px;height:88px;stroke:var(--success);stroke-miterlimit:10;box-shadow:inset 0 0 0 var(--success);border-radius:50%;animation:.4s ease-in-out .4s forwards success-fill,.3s ease-in-out .9s both success-scale;display:block}.success-checkmark__circle{stroke-dasharray:166;stroke-dashoffset:166px;stroke-width:2px;stroke-miterlimit:10;stroke:var(--success);fill:none;animation:.6s cubic-bezier(.65,0,.45,1) forwards success-stroke}.success-checkmark__check{transform-origin:50%;stroke-dasharray:48;stroke-dashoffset:48px;stroke-width:3px;stroke:var(--success);animation:.3s cubic-bezier(.65,0,.45,1) .8s forwards success-stroke}.success-title{color:#fff;margin-bottom:12px;font-size:1.55rem;font-weight:800}.success-message{opacity:.95;max-width:420px;color:var(--light);margin:0 auto;font-size:1.05rem}@keyframes success-stroke{to{stroke-dashoffset:0}}@keyframes success-scale{0%,to{transform:none}50%{transform:scale(1.08)}}@keyframes success-fill{to{box-shadow:inset 0 0 0 88px #22c55e1f}}@keyframes success-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.card{padding:28px 18px}h1{font-size:1.75rem}.subtitle{font-size:1.15rem}}
