@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Arabic:wght@400;450;500;600;700&display=swap");:root{--bg:#101f23;--surface:#fff;--ink:#162c31;--muted:#637377;--accent:#c2ef6f;--line:#dfe5e4;--error:#a42f32;font-family:IBM Plex Sans Arabic,Tahoma,Arial,sans-serif;color:var(--ink);background:var(--bg)}*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}a,button,input,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.6}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #56951c;outline-offset:4px}h1,h2,h3,p{margin:0}.site-shell{max-width:1440px;margin:auto;padding:0 64px}.header{height:116px;justify-content:space-between;color:#fff;border-bottom:1px solid #ffffff16}.brand,.header{display:flex;align-items:center}.brand{gap:12px;font-size:20px;font-weight:600}.brand-icon{display:grid;place-items:center;width:43px;height:43px;background:var(--accent);color:var(--bg);font-size:32px;border-radius:12px}.brand-sub{display:block;font:10px Arial,sans-serif;letter-spacing:2px;color:#adbcbd;margin-top:5px}.header-note{font-size:14px;color:#c2cdce;display:flex;align-items:center;gap:9px}.dot,.eyebrow>span{height:6px;width:6px;background:var(--accent);border-radius:50%;display:inline-block}.layout{display:grid;grid-template-columns:1fr 1.15fr;gap:76px;padding:54px 0 64px;align-items:start}.intro{color:white;padding-top:24px;position:sticky;top:30px}.eyebrow{display:flex;align-items:center;gap:10px;font-size:14px;color:#c9d5d6}.eyebrow,h1{font-weight:500}h1{font-size:clamp(36px,3.7vw,53px);line-height:1.5;letter-spacing:-1.5px;margin:24px 0 18px}h1 em{font-style:normal;color:var(--accent)}.intro-copy{font-size:17px;line-height:1.95;color:#b5c4c6;max-width:400px}.benefits{margin-top:39px;display:grid;gap:25px}.benefits>div{display:flex;gap:16px;align-items:start}.benefit-num{font:12px Arial,sans-serif;border:1px solid #ffffff28;color:var(--accent);width:32px;height:32px;border-radius:50%;display:grid;place-items:center;flex-shrink:0;margin-top:3px}.benefits h3{font-size:17px;font-weight:500}.benefits p{font-size:14px;line-height:1.8;color:#a9bbbe;margin-top:3px}.free-note{display:flex;gap:14px;margin-top:35px;padding:20px 0;border-top:1px solid #ffffff20;border-bottom:1px solid #ffffff20}.free-note>span{font-size:28px;color:var(--accent)}.free-note strong{font-size:16px;font-weight:500}.free-note p{font-size:14px;color:#a9bbbe;margin-top:4px}.intro-bottom{display:flex;align-items:center;justify-content:space-between;color:#b5c4c6;font-size:13px;margin-top:23px}.arrow-art{font:42px Arial;color:var(--accent)}.form-card{background:var(--surface);border-radius:23px;padding:30px 36px 25px;box-shadow:0 16px 60px #0002;min-width:0}.progress-top{display:flex;align-items:center;justify-content:space-between;font-size:14px;font-weight:500}.step-count{direction:ltr;font:13px Arial;color:var(--muted)}.step-count b{font-size:20px;font-weight:500}.progress{display:flex;gap:8px;margin:20px 0 33px}.progress>div{flex:1 1;min-width:0}.progress span{display:block;height:4px;background:#e8edeb;border-radius:5px}.progress .active span{background:#6a942f}.progress small{display:block;font-size:12px;margin-top:10px;color:#728080}.progress .active small{color:#344d39}.section-kicker{font-size:12px;color:#638332;font-weight:600}.form-heading h2{font-size:29px;line-height:1.5;font-weight:600;letter-spacing:-.7px;margin:6px 0}.form-heading h2:focus,.success h2:focus{outline:none}.form-heading p{font-size:14px;line-height:1.85;color:var(--muted);margin-bottom:27px}.field{margin-bottom:17px}.field label{font-size:15px;display:block;font-weight:500;margin-bottom:9px}.required{color:#638332}.hint{font-size:13px;color:var(--muted);line-height:1.8;margin:-4px 0 8px}input:not([type=radio]),textarea{width:100%;border:1px solid var(--line);border-radius:9px;background:#fbfcfb;padding:13px 15px;font-size:15px;transition:border-color .2s}input::placeholder,textarea::placeholder{color:#87928f;font-size:14px}textarea{resize:vertical;min-height:108px;line-height:1.8}input[aria-invalid=true],textarea[aria-invalid=true]{border-color:var(--error)}.field-error{display:block;color:var(--error);font-size:13px;margin-top:4px}.field-error:empty{display:none}.form-actions{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-top:26px;padding-top:23px;border-top:1px solid #e8edeb}.required-note{font-size:12px;color:var(--muted)}.next{background:var(--accent);border:0;color:#19300c;border-radius:9px;padding:12px 22px;font-weight:600;display:flex;gap:23px;align-items:center;font-size:15px;min-height:48px}.next:hover{background:#b4e55e}.next>span{font-size:22px;line-height:1}.back{border:0;background:transparent;padding:12px 0;font-size:14px;color:var(--muted)}.form-footnote{text-align:center;color:#73817b;font-size:12px;line-height:1.8;margin-top:20px}.consent{border:0;border-bottom:1px solid var(--line);padding:0 0 24px;margin:0 0 25px;min-width:0}.consent legend{font-size:17px;font-weight:500;margin-bottom:10px}.consent>p{font-size:14px;line-height:1.9;color:var(--muted)}.choices{display:flex;gap:10px;margin-top:16px}.choice{padding:13px 12px;border:1px solid var(--line);border-radius:9px;flex:1 1;font-size:14px;display:flex;align-items:center;gap:7px;cursor:pointer}.choice.selected{border-color:#749b41;background:#f3f9e9}.choice input{accent-color:#577b2a;width:17px;height:17px;flex-shrink:0}.privacy{font-size:13px;line-height:1.9;color:var(--muted);background:#f4f6f3;padding:15px;border-radius:9px}.submit-error{font-size:14px;line-height:1.8;background:#fff1f0;color:var(--error);padding:14px;border-radius:8px;margin-top:18px}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.success{padding:40px 0;min-height:500px;display:flex;flex-direction:column;align-items:start;gap:22px}.success-icon{background:var(--accent);border-radius:50%;width:64px;height:64px;display:grid;place-items:center;font-size:30px}.success .eyebrow{color:#638332}.success h2{font-size:34px;line-height:1.6}.success p{color:var(--muted);line-height:1.9;font-size:16px}.success-detail{background:#f4f6f3;border-radius:8px;padding:16px;width:100%;gap:15px;font-size:14px}.success-detail,footer{display:flex;justify-content:space-between}footer{border-top:1px solid #ffffff16;padding:24px 0;color:#93a8ab;font-size:12px}footer>span:first-child{color:#d7e0e0;font-size:14px}@media(min-width:1500px){.layout{gap:100px;padding-top:65px}}@media(max-width:1050px){.site-shell{padding:0 30px}.layout{gap:35px;grid-template-columns:1fr 1.2fr}.form-card{padding:26px}.intro-copy{font-size:16px}h1{font-size:37px}}@media(max-width:760px){.site-shell{padding:0 20px}.header{height:90px}.header-note{display:none}.layout{display:flex;flex-direction:column;padding:26px 0 35px;gap:28px}.intro{position:static;padding:0;width:100%}.eyebrow{font-size:12px}h1{font-size:34px;margin:12px 0;line-height:1.4}h1 br{display:none}h1 em{display:block}.intro-copy{font-size:14px;max-width:none;line-height:1.8}.benefits{margin-top:20px;gap:12px}.benefits>div{gap:11px}.benefits h3{font-size:14px}.benefits p{font-size:12px}.benefit-num{width:26px;height:26px;font-size:11px}.free-note{margin-top:19px;padding:13px 0}.free-note strong{font-size:14px}.free-note p{font-size:12px}.intro-bottom{display:none}.form-card{width:100%;padding:24px 20px 20px;border-radius:18px}.form-heading h2{font-size:26px}.progress{margin-bottom:25px}.progress small{font-size:12px}.choices{flex-wrap:wrap}.choice{min-width:120px}.form-actions{gap:8px}.next{padding:12px 15px;gap:15px}.required-note{font-size:12px}.success-detail{flex-wrap:wrap}footer{gap:15px}}@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}.welcome{display:flex;align-items:center;gap:19px;margin:0 0 27px;padding:0 0 24px;border-bottom:1px solid var(--line)}.welcome-portrait{width:104px;height:130px;flex-shrink:0;background:#eef5e5;border-radius:52px 52px 16px 16px;overflow:hidden}.welcome-portrait img{display:block;width:100%;height:100%;object-fit:cover;object-position:50% 0}.welcome-copy{min-width:0}.welcome-copy>span{font-size:12px;color:#638332;font-weight:500}.welcome-copy h2{font-size:24px;line-height:1.6;margin:3px 0 6px}.welcome-copy p{font-size:14px;line-height:1.85;color:var(--muted)}@media(max-width:480px){.welcome{gap:13px;align-items:flex-start}.welcome-portrait{width:78px;height:105px}.welcome-copy h2{font-size:21px}.welcome-copy p{font-size:14px}}:root{--bg:#080a0b;--ink:#edf2ee;--muted:#b5c0bb;--line:#ffffff24;--error:#ffb3b3}body{background:linear-gradient(180deg,rgba(0,0,0,.7),rgba(0,0,0,.78)),url(/city-night.webp) bottom /cover fixed no-repeat;min-height:100vh}.form-card{background:rgba(9,13,13,.86);border:1px solid #ffffff26;box-shadow:0 16px 60px #0006}.welcome-portrait{background:transparent;border-radius:0;overflow:visible}.welcome-portrait img{object-fit:contain;border-radius:0}.required,.section-kicker,.welcome-copy>span{color:#c2ef6f}.form-heading p,.hint,.welcome-copy p{color:var(--muted)}input:not([type=radio]),textarea{background:rgba(255,255,255,.055);color:var(--ink);border-color:#ffffff30}input::placeholder,textarea::placeholder{color:#9daaa4}.progress span{background:#ffffff21}.progress .active span{background:var(--accent)}.progress small{color:#a9b6ae}.progress .active small{color:var(--accent)}.step-count b{color:var(--ink)}.form-actions{border-color:var(--line)}.privacy,.success-detail{background:#ffffff09}.choice.selected{background:#c2ef6f15;border-color:#c2ef6f}.choice input{accent-color:#a4d75c}.submit-error{background:#5a17174d}.completion-meta{display:flex;justify-content:space-between;align-items:center;font-size:13px;margin-top:20px;color:#bdc9c1}.completion-meta strong{font:600 16px Arial,sans-serif;color:var(--accent);direction:ltr}.completion-track{height:7px;background:#ffffff1a;border-radius:20px;overflow:hidden;margin-top:10px}.completion-track>div{height:100%;background:var(--accent);border-radius:20px;transition:width .4s ease}.progress{margin-top:17px}.completed-progress{color:var(--accent);font-size:16px}.success-icon{color:#18320a}.form-footnote{color:#aebbb2}@media(max-width:760px){body{background-attachment:scroll}.form-card{background:rgba(8,12,12,.9)}}body{background-image:linear-gradient(180deg,rgba(0,0,0,.83),rgba(0,0,0,.88)),url(/city-night.webp)}.brand{flex-direction:column;gap:7px;text-align:center}.header{height:142px}.brand-icon{width:42px;height:42px}.form-card{--ink:#162c31;--muted:#637377;--line:#dfe5e4;--error:#a42f32;background:#fff;color:var(--ink);border-color:#fff}.form-card input:not([type=radio]),.form-card textarea{background:#fbfcfb;color:var(--ink);border-color:var(--line)}.form-card input::placeholder,.form-card textarea::placeholder{color:#87928f}.form-card .required,.form-card .section-kicker,.form-card .welcome-copy>span{color:#638332}.form-card .progress span{background:#e8edeb}.form-card .progress .active span{background:#6a942f}.form-card .progress small{color:#728080}.form-card .progress .active small{color:#344d39}.form-card .completion-meta{color:#637377}.form-card .completion-meta strong{color:#4c7223}.form-card .completion-track{background:#e8edeb}.form-card .completion-track>div{background:#7eac42}.form-card .privacy,.form-card .success-detail{background:#f4f6f3}.form-card .choice.selected{background:#f3f9e9;border-color:#749b41}.form-card .submit-error{background:#fff1f0}.form-card .form-footnote{color:#73817b}.form-card .completed-progress{color:#4c7223}.form-card .welcome-copy bdi{font-weight:500}@media(max-width:760px){.header{height:126px}.form-card{background:#fff}}.brand-logo{position:relative;display:grid;place-items:center;width:174px;padding:12px 16px;background:linear-gradient(145deg,#fff,#f2f4f3 46%,#fff 51%,#e8ecea);border:1px solid #fff;border-radius:10px;box-shadow:inset 0 2px 1px #fff,0 7px 20px #0005;overflow:hidden}.brand-logo img{display:block;width:100%;height:auto}.brand-logo:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(125deg,transparent 30%,#ffffff65 44%,transparent 58%)}.header{height:180px}.brand{font-size:18px;gap:9px}.brand-sub{font-size:9px}@media(max-width:760px){.header{height:165px}.brand-logo{width:156px;padding:10px 14px}}