@font-face{font-family:Instrument Sans;font-style:normal;font-weight:400 700;font-display:swap;src:url(../../../fonts/instrument-sans-latin.woff2) format("woff2")}@font-face{font-family:Noto Sans Arabic;font-style:normal;font-weight:400 700;font-display:swap;src:url(../../../fonts/noto-sans-arabic.woff2) format("woff2")}:root{font-family:Instrument Sans,Arial,sans-serif;color:#000;background:#fff;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #000;--white: #fff;--paper: #f1f0ec;--muted: #707070;--line: #707070;--soft-line: #e8e8e8;--error: #d02e2e;--error-bg: #f3cbcb;--radius: 30px;--ease: cubic-bezier(.46, .01, .32, 1)}*,*:before,*:after{box-sizing:border-box}html{min-width:320px;scroll-behavior:smooth;background:var(--white)}body{min-width:320px;min-height:100vh;margin:0;color:var(--ink);background:var(--white);font-size:16px;line-height:1.5625}button,input,textarea{font:inherit}button,label,a{-webkit-tap-highlight-color:transparent}button{color:inherit}::selection{color:var(--white);background:var(--ink)}.sr-only{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;margin:-1px!important;padding:0!important;border:0!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important}.site-shell{min-height:100vh}.site-shell.locale-ar{font-family:Noto Sans Arabic,Instrument Sans,Arial,sans-serif}.latin-input,[dir=ltr]{font-family:Instrument Sans,Arial,sans-serif}bdi{unicode-bidi:isolate}.site-header{display:flex;height:60px;align-items:center;justify-content:space-between;padding:0 60px;border-bottom:1px solid #f7f7f7;background:var(--white)}.header-meta,.saved-state{display:flex;align-items:center}.header-meta{gap:.75rem}.language-switch{display:inline-flex;flex:0 0 auto;gap:2px;padding:2px;border:1px solid var(--ink);border-radius:var(--radius);background:var(--white)}.language-switch button{display:grid;min-width:42px;min-height:32px;padding:0 .65rem;place-items:center;border:0;border-radius:var(--radius);color:var(--ink);background:transparent;cursor:pointer;font-size:.68rem;font-weight:500;line-height:1}.language-switch button:last-child{min-width:62px;font-family:Noto Sans Arabic,Arial,sans-serif;font-size:.72rem}.language-switch button.active{color:var(--white);background:var(--ink)}.language-switch button:focus-visible{outline:2px solid var(--ink);outline-offset:3px}.language-switch button:disabled{cursor:wait;opacity:.58}.saved-state{gap:.45rem;color:var(--muted);font-size:.68rem;letter-spacing:.04em;text-transform:uppercase}.saved-state i{width:.4rem;height:.4rem;border-radius:50%;background:var(--ink)}.saved-short{display:none}.reset-button{min-height:38px;padding:0 1rem;border:1px solid var(--ink);border-radius:var(--radius);color:var(--ink);background:var(--white);cursor:pointer;font-size:.7rem;font-weight:400;letter-spacing:.125em;text-transform:uppercase}.reset-button:hover:not(:disabled){color:var(--white);background:var(--ink)}.app-layout{display:grid;min-height:calc(100vh - 99px);grid-template-columns:minmax(0,44%) minmax(0,56%)}.visual-column{min-width:0;background:#707070}.visual-sticky{position:sticky;top:0}.form-column{min-width:0;padding:clamp(3rem,5vw,5.2rem) 60px 1.5rem;background:var(--white)}.form-column>:is(.progress-shell,.form-card,.success-card,.campaign-footer){max-width:720px;margin-right:auto;margin-left:auto}.form-card{margin-top:clamp(2.5rem,5vw,4.5rem)}.step-header{display:grid;align-items:start;gap:1.6rem;padding-bottom:2.6rem;grid-template-columns:auto 1fr}.step-number{display:flex;align-items:center;gap:.35rem;padding-top:.2rem;color:var(--muted);font-size:.7rem;font-weight:500;letter-spacing:.1em}.step-number>span{text-transform:uppercase}.section-eyebrow{margin:0 0 .75rem;color:var(--muted);font-size:.8rem;font-weight:400;letter-spacing:.05em;text-transform:uppercase}.step-header h2,.success-card h2{margin:0;outline:none;font-size:clamp(2.2rem,3.4vw,3.125rem);font-weight:500;letter-spacing:-.045em;line-height:1}#step-title:focus,#success-title:focus,.error-summary:focus{outline:2px solid var(--ink);outline-offset:5px}.step-description{max-width:34rem;margin:1rem 0 0;color:var(--muted);font-size:1rem;line-height:1.56}.error-summary{margin:0 0 1.6rem;padding:1rem 1.2rem;border:1px solid var(--error);border-radius:var(--radius);color:#8d1d1d;background:var(--error-bg)}.error-summary strong{font-size:.8rem;font-weight:600}.error-summary p{margin:.25rem 0 0;font-size:.75rem;line-height:1.45}.error-summary ul{display:grid;gap:.2rem;margin:.4rem 0 0;padding-inline-start:1.1rem;font-size:.72rem;line-height:1.4}.field-stack,.review-stack{display:grid;gap:20px}.field-grid{display:grid;gap:20px;grid-template-columns:repeat(2,minmax(0,1fr))}.field{min-width:0}.field label,.choice-fieldset legend{color:var(--ink);font-size:.78rem;font-weight:500;letter-spacing:.035em;line-height:1.4;text-transform:uppercase}.field label{display:inline-block;margin:0 0 .55rem;padding-inline:.75rem}.field label span,.choice-fieldset legend span:not(.sr-only){color:var(--error)}.field input,.field textarea{display:block;width:100%;border:1px solid var(--line);border-radius:var(--radius);outline:none;color:var(--ink);background:var(--white);font-size:16px;line-height:26px;transition:border-color .16s ease,box-shadow .16s ease}.field input{height:54px;padding:13px 20px}.field textarea{min-height:180px;padding:16px 20px;resize:vertical}.field input::placeholder,.field textarea::placeholder{color:#8a8a8a;opacity:1}.field input:hover,.field textarea:hover{border-color:var(--ink)}.field input:focus,.field textarea:focus,.input-with-prefix:focus-within{border-color:var(--ink);box-shadow:0 0 0 1px var(--ink)}.field input[aria-invalid=true],.field textarea[aria-invalid=true]{border-color:var(--error)}.field-help,.field-error,.legend-help,.field-meta{margin:.45rem .75rem 0;font-size:.7rem;line-height:1.45}.field-help,.legend-help,.field-meta{color:var(--muted)}.field-error{color:var(--error);font-weight:500}.field-meta{display:flex;justify-content:space-between;gap:1rem}.field-meta p{margin:0}.field-meta span{flex:0 0 auto}.input-with-prefix{display:grid;align-items:center;border:1px solid var(--line);border-radius:var(--radius);background:var(--white);grid-template-columns:3.25rem 1fr}.input-with-prefix>span{display:grid;height:28px;place-items:center;border-inline-end:1px solid #d5d5d5;color:var(--muted);font-size:.9rem}.input-with-prefix input{border:0;border-radius:var(--radius);border-start-start-radius:0;border-end-start-radius:0}.input-with-prefix input:focus{box-shadow:none}.choice-fieldset{min-width:0;margin:0;padding:0;border:0;border-radius:var(--radius)}.choice-fieldset[data-invalid=true]{outline:1px solid var(--error);outline-offset:8px}.choice-fieldset[data-invalid=true]:focus-within{outline-width:2px}.choice-fieldset legend{padding:0 .75rem}.legend-row{display:flex;align-items:baseline;justify-content:space-between;gap:1rem}.legend-row>span{color:var(--muted);font-size:.7rem}.skin-grid{display:grid;gap:.7rem;margin-top:.9rem;grid-template-columns:repeat(2,minmax(0,1fr))}.choice-card,.check-card,.binary-card,.source-card,.confirmation-card{position:relative;cursor:pointer;transition:color .16s ease,border-color .16s ease,background .16s ease}.choice-card input,.check-card input,.binary-card input,.source-card input,.confirmation-card input{position:absolute;width:1px;height:1px;opacity:0}.choice-card:focus-within,.check-card:focus-within,.binary-card:focus-within,.source-card:focus-within,.confirmation-card:focus-within{outline:2px solid var(--ink);outline-offset:3px}.choice-card:hover,.check-card:hover,.binary-card:hover,.source-card:hover,.confirmation-card:hover{border-color:var(--ink)}.choice-card{display:grid;min-height:74px;align-items:center;gap:.8rem;padding:.95rem 1.1rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--white);grid-template-columns:auto 1fr}.choice-card.selected,.check-card.selected,.binary-card.selected,.source-card.selected{border-color:var(--ink);color:var(--white);background:var(--ink)}.choice-marker,.source-radio{display:block;width:1.05rem;height:1.05rem;border:1px solid currentColor;border-radius:50%;background:transparent}.choice-card.selected .choice-marker,.source-card.selected .source-radio{border:4px solid var(--white);background:var(--ink)}.choice-copy{display:grid;gap:.18rem}.choice-copy strong{font-size:.8rem;font-weight:500}.choice-copy small{color:var(--muted);font-size:.67rem}.choice-card.selected .choice-copy small{color:#ffffffad}.chip-grid{display:grid;gap:.65rem;margin-top:.9rem;grid-template-columns:repeat(3,minmax(0,1fr))}.check-card{display:flex;min-height:52px;align-items:center;gap:.65rem;padding:.7rem .85rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--white);font-size:.72rem;line-height:1.25}.custom-check{display:grid;flex:0 0 auto;width:1.05rem;height:1.05rem;place-items:center;border:1px solid currentColor;border-radius:4px;color:transparent;background:var(--white);font-size:.63rem;font-weight:700}.check-card.selected .custom-check,.confirmation-card.selected .custom-check{border-color:var(--white);color:var(--ink);background:var(--white)}.reveal-field{animation:reveal .24s var(--ease) both}.delivery-note,.privacy-panel{display:flex;align-items:flex-start;gap:1rem;padding:1.2rem;border-radius:var(--radius)}.delivery-note{color:var(--ink);background:var(--paper)}.delivery-icon{display:grid;flex:0 0 auto;width:2.8rem;height:2.8rem;place-items:center;border-radius:50%;color:var(--white);background:var(--ink)}.delivery-icon svg{width:1.25rem;fill:none;stroke:currentColor;stroke-width:1.45;stroke-linejoin:round}.delivery-note strong,.privacy-panel strong{font-size:.8rem;font-weight:500}.delivery-note p,.privacy-panel p{margin:.28rem 0 0;color:var(--muted);font-size:.72rem;line-height:1.5}.privacy-panel{border:1px solid var(--line);background:var(--white)}.privacy-panel>span{display:grid;flex:0 0 auto;width:2rem;height:2rem;place-items:center;border-radius:50%;color:var(--white);background:var(--ink)}.yes-no-grid,.source-grid{display:grid;gap:.7rem;margin-top:.9rem;grid-template-columns:repeat(2,minmax(0,1fr))}.binary-card,.source-card{display:flex;min-height:54px;align-items:center;gap:.75rem;padding:.8rem 1rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--white);font-size:.75rem;font-weight:400}.binary-icon{display:grid;width:1.55rem;height:1.55rem;place-items:center;border:1px solid currentColor;border-radius:50%;font-size:.7rem}.binary-card.selected .binary-icon{color:var(--ink);background:var(--white)}.review-section{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--white)}.review-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.9rem 1.1rem;border-bottom:1px solid var(--soft-line)}.review-heading>div{display:flex;align-items:center;gap:.65rem}.review-heading span{color:var(--muted);font-size:.65rem;letter-spacing:.08em}.review-heading h3{margin:0;font-size:.8rem;font-weight:500;text-transform:uppercase}.review-heading button{min-width:44px;min-height:34px;border:0;border-radius:var(--radius);color:var(--muted);background:transparent;cursor:pointer;font-size:.68rem;font-weight:500;text-decoration:underline;text-underline-offset:3px}.review-heading button:hover:not(:disabled){color:var(--ink)}.review-heading button:disabled,.reset-button:disabled{cursor:wait;opacity:.5}.review-section dl{display:grid;margin:0;padding:1.1rem;gap:1.1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.review-section dl>div{min-width:0}.review-section dl .wide{grid-column:1 / -1}.review-section dt{color:var(--muted);font-size:.65rem;letter-spacing:.05em;text-transform:uppercase}.review-section dd{overflow-wrap:anywhere;margin:.28rem 0 0;font-size:.8rem;line-height:1.45}.confirmation-card{display:grid;align-items:start;gap:.85rem;padding:1.2rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--white);grid-template-columns:auto 1fr}.confirmation-card.selected{color:var(--white);background:var(--ink)}.confirmation-card strong,.confirmation-card small{display:block}.confirmation-card strong{font-size:.8rem;font-weight:500;text-transform:uppercase}.confirmation-card small{margin-top:.3rem;color:var(--muted);font-size:.7rem;line-height:1.5}.confirmation-card.selected small{color:#ffffffad}.confirmation-card a{color:inherit;font-weight:600;text-underline-offset:2px}.form-actions{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid var(--soft-line)}.action-note{color:var(--muted);font-size:.7rem}.button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:.65rem;padding:13px 18.6px;border:0;border-radius:var(--radius);cursor:pointer;font-size:.8rem;font-weight:400;letter-spacing:.125em;line-height:1.53;text-decoration:none;text-transform:uppercase}.button:focus-visible,.reset-button:focus-visible,.review-heading button:focus-visible{outline:2px solid var(--ink);outline-offset:3px}.button-primary{min-width:156px;color:var(--white);background:var(--ink)}.button-primary:hover:not(:disabled){color:var(--ink);background:var(--paper)}.button-secondary{min-height:46px;border:1px solid var(--ink);color:var(--ink);background:var(--white)}.button-secondary:hover:not(:disabled){color:var(--white);background:var(--ink)}.button:disabled{cursor:wait;opacity:.58}.spinner{width:.95rem;height:.95rem;border:1.5px solid rgba(255,255,255,.35);border-top-color:var(--white);border-radius:50%;animation:spin .7s linear infinite}.campaign-footer{display:flex;align-items:center;gap:1rem;margin-top:5rem!important;padding:1.2rem 0 0;border-top:1px solid var(--soft-line);color:var(--muted)}.campaign-footer p,.campaign-footer span{margin:0;font-size:.65rem}.campaign-footer p{flex:1}.success-card{padding:clamp(2rem,5vw,4rem);border:1px solid var(--line);border-radius:var(--radius);text-align:center}.success-card h2{max-width:34rem;margin:0 auto}.success-intro{max-width:34rem;overflow-wrap:anywhere;margin:1.2rem auto 0;color:var(--muted);font-size:.9rem;line-height:1.6}.success-intro strong{color:var(--ink);font-weight:500}.application-code{display:inline-flex;align-items:center;gap:.8rem;margin:1.5rem auto 0;padding:.8rem 1.1rem;border:1px solid var(--line);border-radius:var(--radius)}.application-code span{color:var(--muted);font-size:.65rem;letter-spacing:.06em;text-transform:uppercase}.application-code strong{min-width:0;overflow-wrap:anywhere;font-size:.7rem;font-weight:500}.next-steps{display:grid;margin:2.2rem 0;padding:0;border-top:1px solid var(--soft-line);list-style:none;text-align:start}.next-steps li{display:grid;gap:1rem;padding:1.1rem 0;border-bottom:1px solid var(--soft-line);grid-template-columns:auto 1fr}.next-steps li>span{color:var(--muted);font-size:.68rem;letter-spacing:.08em}.next-steps strong{font-size:.8rem;font-weight:500;text-transform:uppercase}.next-steps p{margin:.25rem 0 0;color:var(--muted);font-size:.72rem;line-height:1.45}.locale-ar :is(.saved-state,.reset-button,.step-number,.section-eyebrow,.field label,.choice-fieldset legend,.review-heading span,.review-heading h3,.review-section dt,.confirmation-card strong,.button,.application-code span,.next-steps li>span,.next-steps strong){letter-spacing:0;text-transform:none}.locale-ar .step-header h2,.locale-ar .success-card h2{letter-spacing:normal;line-height:1.25}.locale-ar .step-description,.locale-ar .success-intro{line-height:1.85}.locale-ar :is(.field-help,.field-error,.legend-help,.field-meta,.choice-copy small,.delivery-note p,.privacy-panel p,.next-steps p){line-height:1.7}.locale-ar .delivery-icon svg{transform:scaleX(-1)}.locale-ar .error-summary ul{padding-inline-start:1.3rem}.locale-ar .review-section dd,.locale-ar .confirmation-card small{line-height:1.75}@keyframes reveal{0%{opacity:0;transform:translateY(-.35rem)}to{opacity:1;transform:translateY(0)}}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1180px){.site-header{padding:0 30px}.app-layout{grid-template-columns:42% 58%}.form-column{padding-right:40px;padding-left:40px}.chip-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1024px){.app-layout{display:block}.visual-sticky{position:static}.form-column{padding-top:3.5rem;padding-bottom:2rem}}@media(max-width:900px){.saved-long{display:none}.saved-short{display:inline}}@media(max-width:640px){.site-header{height:60px;padding:0 20px}.saved-long{display:none}.saved-short{display:inline}.language-switch button{min-width:38px;min-height:30px;padding:0 .52rem}.language-switch button:last-child{min-width:54px}.saved-state{font-size:.62rem}.reset-button{min-height:36px;padding:0 .8rem;font-size:.62rem}.form-column{padding:2.5rem 20px 1.5rem}.form-card{margin-top:2.5rem}.step-header{display:block;padding-bottom:2rem}.step-number{margin-bottom:1rem}.step-header h2,.success-card h2{font-size:2.2rem}.step-description{font-size:.92rem}.field-grid,.skin-grid,.yes-no-grid,.source-grid{grid-template-columns:1fr}.chip-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.field-stack,.review-stack{gap:1.4rem}.field textarea{min-height:150px}.form-actions{align-items:stretch}.form-actions .action-note{display:flex;align-items:center}.button-primary{min-width:0;flex:1}.campaign-footer{align-items:flex-start;flex-wrap:wrap;margin-top:3.5rem!important}.campaign-footer p{display:none}.campaign-footer span{margin-inline-start:auto}.success-card{padding:2rem 1.2rem}.application-code{display:grid;gap:.2rem}.review-section dl{grid-template-columns:1fr}.review-section dl .wide{grid-column:auto}}@media(max-width:480px){.saved-state{display:none}.header-meta{gap:.5rem}}@media(max-width:380px){.chip-grid{grid-template-columns:1fr}.form-actions{display:grid;grid-template-columns:auto 1fr}.button{padding-right:.9rem;padding-left:.9rem;font-size:.7rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
