:root{--simple-bg: #120d17;--simple-surface: rgba(248, 241, 234, .98);--simple-surface-soft: #fffaf4;--simple-border: rgba(110, 87, 126, .2);--simple-border-strong: rgba(198, 157, 92, .36);--simple-text-main: #241b2b;--simple-text-soft: rgba(36, 27, 43, .74);--simple-text-muted: rgba(36, 27, 43, .54);--simple-accent: #c79c5c;--simple-accent-soft: #ead0a0;--simple-accent-pale: rgba(199, 156, 92, .14);--simple-purple: #6a4a7f;--simple-shadow: 0 28px 72px rgba(9, 7, 15, .2);--simple-radius-xl: 32px;--simple-radius-lg: 22px;--simple-radius-md: 18px;--simple-radius-sm: 14px;--simple-container: 720px;--simple-topbar-height: 72px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;color:var(--simple-text-main);background:radial-gradient(circle at top left,rgba(123,82,166,.22),transparent 32%),radial-gradient(circle at top right,rgba(199,156,92,.12),transparent 28%),linear-gradient(180deg,#0f0b15,#171021 44%,#130f1b);font-family:Manrope,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}button{border:0}.simple-shell{min-height:100vh}.simple-topbar{position:sticky;top:0;z-index:10;display:flex;align-items:center;min-height:var(--simple-topbar-height);padding:16px clamp(18px,4vw,28px);border-bottom:1px solid rgba(234,221,202,.08);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0c0911b8}.simple-brand{margin:0;text-transform:uppercase;letter-spacing:.16em;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(1rem,.92rem + .35vw,1.28rem);color:#f8f1eaeb}.simple-main{width:min(100% - 24px,var(--simple-container));min-height:calc(100svh - var(--simple-topbar-height));margin:0 auto;padding:18px 0 28px}.simple-wizard{display:grid;gap:14px}.simple-progress-shell,.wizard-step{border-radius:var(--simple-radius-xl);border:1px solid var(--simple-border);background:var(--simple-surface);box-shadow:var(--simple-shadow)}.simple-progress-shell{padding:18px 20px}.simple-progress-meta{display:flex;justify-content:space-between;gap:12px;margin-bottom:12px;font-size:.95rem}.simple-progress-count,.simple-progress-label{margin:0}.simple-progress-count{color:var(--simple-text-soft)}.simple-progress-label{color:var(--simple-purple);font-weight:700}.simple-progress-track{overflow:hidden;height:10px;border-radius:999px;background:#c79c5c29}.simple-progress-fill{display:block;width:16.66%;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--simple-accent),var(--simple-accent-soft));transition:width .22s ease}.wizard-step{display:flex;flex-direction:column;justify-content:space-between;min-height:min(620px,calc(100svh - 156px));padding:clamp(20px,3vw,32px)}.wizard-step[hidden]{display:none}.wizard-step-body{display:grid;align-content:start;gap:18px}.wizard-kicker{margin:0;color:var(--simple-accent);font-size:.82rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.wizard-step h1,.wizard-step h2{margin:0;font-family:Cormorant Garamond,Georgia,serif;font-weight:600;line-height:.98;color:#1f2320}.wizard-step h1{font-size:clamp(2.45rem,2.08rem + 1vw,3.6rem)}.wizard-step h2{font-size:clamp(2.1rem,1.9rem + .7vw,3rem)}.wizard-copy,.field-hint,.form-status,.consent-row span{line-height:1.65;color:var(--simple-text-soft)}.wizard-copy{margin:0;max-width:46ch}.field-group{min-width:0}.compact-field{max-width:240px}.field-group label{display:block;margin-bottom:10px;color:var(--simple-text-main);font-weight:700}.field-group input,.field-group select,.field-group textarea,.contact-combo input,.country-select-wrap select,.select-wrap select{width:100%;min-width:0;padding:18px;border:1px solid rgba(82,60,97,.14);border-radius:var(--simple-radius-lg);background:var(--simple-surface-soft);color:var(--simple-text-main);transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease;appearance:none}.field-group textarea{min-height:140px;resize:none}.field-group input::placeholder,.field-group textarea::placeholder,.contact-combo input::placeholder{color:#241b2b61}.field-group input:focus,.field-group select:focus,.field-group textarea:focus,.contact-combo input:focus,.country-select-wrap select:focus,.select-wrap select:focus{outline:none;border-color:var(--simple-border-strong);box-shadow:0 0 0 4px #c79c5c1f;background:#fff}.select-wrap,.country-select-wrap{position:relative;min-width:0}.select-wrap:after,.country-select-wrap:after{content:"";position:absolute;top:50%;right:18px;width:10px;height:10px;border-right:2px solid rgba(36,27,43,.45);border-bottom:2px solid rgba(36,27,43,.45);transform:translateY(-62%) rotate(45deg);pointer-events:none}.contact-combo{display:grid;grid-template-columns:minmax(190px,.95fr) minmax(0,1.2fr);gap:12px}.field-hint{margin:10px 0 0;color:var(--simple-text-muted)}.consent-row{display:flex;align-items:flex-start;gap:12px;padding:16px;border-radius:var(--simple-radius-lg);border:1px solid rgba(199,156,92,.18);background:#c79c5c12}.consent-row input{margin-top:3px;accent-color:var(--simple-accent)}.field-error{min-height:22px;margin-top:8px;color:#b84e4e;font-size:.92rem;line-height:1.45}.wizard-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:22px}.wizard-actions-spacer{display:block;width:120px}.wizard-button{display:inline-flex;align-items:center;justify-content:center;min-height:58px;min-width:132px;padding:0 24px;border-radius:999px;font-weight:700;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,border-color .18s ease;cursor:pointer}.wizard-button:hover,.wizard-button:focus-visible{transform:translateY(-1px)}.wizard-button-primary{color:#231823;background:linear-gradient(180deg,#f0d59c,#c79c5c);box-shadow:0 18px 28px #c79c5c2e,inset 0 1px #ffffff4d}.wizard-button-secondary{color:var(--simple-text-main);border:1px solid rgba(115,93,131,.18);background:#fffaf4d6}.wizard-button[disabled]{cursor:wait;opacity:.78}.form-status{min-height:28px}.form-status[data-state=error]{color:#b84e4e}.form-status[data-state=pending]{color:#3a2a43d1}[data-invalid=true]{border-color:#b84e4e6b}.contact-combo[data-invalid=true] input,.contact-combo[data-invalid=true] .country-select-wrap select,input[aria-invalid=true],select[aria-invalid=true],textarea[aria-invalid=true],[data-error-group=consent][data-invalid=true]{border-color:#b84e4e6b;box-shadow:0 0 0 4px #b84e4e14}@media(max-width:760px){.simple-main{width:min(100% - 16px,var(--simple-container));padding:14px 0 24px}.simple-topbar{min-height:64px;padding:14px 16px}.simple-progress-shell,.wizard-step{border-radius:24px}.wizard-step{min-height:calc(100svh - 136px);padding:20px 16px}.contact-combo{grid-template-columns:minmax(0,1fr)}.wizard-actions{position:sticky;bottom:0;padding-top:12px;background:linear-gradient(180deg,#f8f1ea00,#f8f1eafa 28%)}.wizard-actions-spacer{display:none}.wizard-button{flex:1 1 0;min-width:0}}@media(max-width:420px){.wizard-step h1{font-size:2.1rem}.wizard-step h2{font-size:1.95rem}.field-group input,.field-group select,.field-group textarea,.contact-combo input,.country-select-wrap select,.select-wrap select{padding:16px}}
