.aae-app *{box-sizing:border-box}.aae-app h1,.aae-app h2,.aae-app h3,.aae-app h4,.aae-app p,.aae-app div,.aae-app span,.aae-app button,.aae-app label,.aae-app small,.aae-app strong{font-family:Inter,ui-sans-serif,system-ui,sans-serif}.aae-app [hidden]{display:none !important}.aae-welcome,.aae-assessment,.aae-result-screen,.aae-lead-screen{position:relative}.aae-welcome h1{color:#f8fafc !important}.aae-title{color:#f8fafc !important;opacity:1 !important;text-shadow:none !important}.aae-copy,.aae-question-count,.aae-progress-copy,.aae-welcome-copy,.aae-welcome-meta,.aae-field-group label,.aae-lead-card p{color:#bca57a !important}.aae-stage-pills span,.aae-step strong,.aae-score-label,.aae-lead-card h3,.aae-insight-card,.aae-result-headline,.aae-result-headline span,.aae-overall-value,.aae-overall-label,.aae-insight-title{color:inherit}.aae-assessment{display:block}.aae-panel{min-width:0}
.aae-app{font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:#fff;background:#06070b;padding:0;border-radius:24px;overflow:hidden;box-shadow:0 30px 80px rgba(2,6,23,.28)}
.aae-welcome{min-height:720px;padding:72px 24px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;background:radial-gradient(circle at top,#15100a,#06070b 55%)}
.aae-welcome-icon{width:82px;height:82px;border-radius:22px;display:grid;place-items:center;font-size:34px;background:linear-gradient(180deg,rgba(214,163,74,.14),rgba(181,122,34,.10));border:1px solid rgba(214,163,74,.28);margin-bottom:28px;color:#e6c16a}
.aae-welcome h1{font-size:72px;line-height:1.05;letter-spacing:-.05em;margin:0 0 14px;max-width:860px}.aae-welcome h1 span{display:block;background:linear-gradient(90deg,#e6c16a,#c89434);-webkit-background-clip:text;background-clip:text;color:transparent}
.aae-welcome-copy{max-width:800px;color:#d9c08f;font-size:18px;line-height:1.7;margin:0 0 28px}.aae-stage-pills{display:flex;gap:14px;flex-wrap:wrap;justify-content:center;margin:0 0 34px}.aae-stage-pills span{padding:12px 22px;border-radius:999px;background:rgba(246,233,200,.08);border:1px solid rgba(246,233,200,.06);font-weight:700}.aae-primary-btn{border:none;border-radius:16px;padding:18px 34px;font-size:28px;font-weight:800;cursor:pointer;background:linear-gradient(90deg,#d6a34a,#b57a22);color:#120d08;box-shadow:0 18px 36px rgba(56,189,248,.24)}.aae-welcome-meta{margin-top:22px;color:#bda67b}
.aae-assessment{background:radial-gradient(circle at right,#0f2355,#06070b 55%)}
.aae-shell{display:grid;grid-template-columns:280px 1fr;min-height:820px}.aae-sidebar{padding:28px;background:linear-gradient(180deg,rgba(9,7,5,.97),rgba(7,5,4,.98));border-right:1px solid rgba(201,154,59,.10)}
.aae-progress-title{font-size:14px;letter-spacing:.08em;color:#bda67b;font-weight:800;margin-bottom:14px}.aae-progress-bar{height:8px;background:rgba(246,233,200,.08);border-radius:999px;overflow:hidden}.aae-progress-bar span{display:block;height:100%;width:0;background:linear-gradient(90deg,#3ddbd9,#5dd4ff);transition:width .4s ease}.aae-progress-copy{color:#bda67b;margin-top:12px;margin-bottom:26px}
.aae-steps{display:grid;gap:14px}.aae-step{display:grid;grid-template-columns:42px 1fr;align-items:center;gap:14px;padding:16px 14px;border-radius:18px;color:#fff;background:transparent;border:1px solid transparent;transition:all .24s ease}.aae-step.is-active{background:rgba(107,74,24,.35);border-color:rgba(214,163,74,.35);box-shadow:0 0 0 1px rgba(200,148,52,.15) inset}.aae-step.is-complete .aae-step-icon{background:#503614;color:#f0cf84}.aae-step strong{display:block;font-size:16px}.aae-step small{color:#9f8b62;display:block;margin-top:4px;font-size:13px}.aae-step-icon{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:rgba(246,233,200,.06);font-size:18px}
.aae-panel{padding:46px 48px 48px}.aae-question-header{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:10px}.aae-step-chip{font-size:28px;font-weight:800;background:linear-gradient(90deg,#e6c16a,#c89434);-webkit-background-clip:text;background-clip:text;color:transparent}.aae-question-count{color:#d7b06a}.aae-title{font-size:56px;line-height:1.12;letter-spacing:-.05em;max-width:920px;margin:18px 0 10px}.aae-copy{font-size:16px;color:#bca57a;margin:0 0 28px}
.aae-options{display:grid;gap:14px;max-width:680px}.aae-option{position:relative;text-align:left;padding:22px 24px 22px 56px;border-radius:16px;background:rgba(12,9,6,.92);border:1px solid rgba(168,121,46,.26);color:#fff;font-size:17px;font-weight:700;cursor:pointer;transform:translateY(24px);opacity:0;animation:aaeRise .42s forwards;transition:transform .22s ease,border-color .22s ease,background .22s ease}.aae-option:before{content:"";position:absolute;left:18px;top:50%;transform:translateY(-50%);width:20px;height:20px;border-radius:999px;border:2px solid #6e5934}.aae-option:hover{border-color:#6e4a18;background:rgba(19,14,9,.98)}.aae-option.is-selected{background:rgba(34,23,12,.96);border-color:#c89434;transform:translateX(10px)}.aae-option.is-selected:before{border-color:#c89434;background:radial-gradient(circle,#c89434 35%,transparent 37%)}
.aae-slide-enter{animation:aaeSlide .36s ease}.aae-result-screen,.aae-lead-screen{max-width:960px}.aae-result-headline{font-size:64px;line-height:1.05;letter-spacing:-.05em;margin:0 0 10px}.aae-result-headline span{background:linear-gradient(90deg,#e6c16a,#c89434);-webkit-background-clip:text;background-clip:text;color:transparent}.aae-result-sub{color:#bca57a;font-size:16px;margin:0 0 28px}.aae-score-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.aae-score-card{background:rgba(11,8,5,.96);border:1px solid rgba(166,121,46,.24);border-radius:18px;padding:24px;text-align:center}.aae-ring{position:relative;width:112px;height:112px;border-radius:999px;margin:0 auto 16px;background:conic-gradient(#d6a34a var(--p),rgba(15,23,42,.8) 0);display:grid;place-items:center}.aae-ring:before{content:"";width:82px;height:82px;border-radius:999px;background:#0f0c09;display:block;position:absolute}.aae-ring span{position:relative;z-index:1;font-size:22px;font-weight:800}.aae-score-label{font-size:24px;font-weight:800}.aae-overall-card,.aae-insight-card{margin-top:20px;background:rgba(11,8,5,.96);border:1px solid rgba(166,121,46,.24);border-radius:18px;padding:28px}.aae-overall-card{text-align:center}.aae-overall-label{color:#bca57a}.aae-overall-value{font-size:60px;color:#d6a34a;font-weight:900}.aae-overall-bar{height:10px;border-radius:999px;background:#1a140f;max-width:320px;margin:14px auto 0;overflow:hidden}.aae-overall-bar span{display:block;height:100%;background:linear-gradient(90deg,#d6a34a,#b57a22)}.aae-insight-title{color:#e6c16a;font-weight:800;margin-bottom:10px}.aae-result-cta{text-align:center;margin-top:28px}.aae-result-cta .aae-primary-btn{font-size:20px;padding:18px 28px}.aae-lead-card{max-width:520px;background:rgba(11,8,5,.96);border:1px solid rgba(166,121,46,.24);border-radius:18px;padding:34px}.aae-lead-card h3{font-size:28px;margin:0 0 8px}.aae-lead-card p{color:#bca57a;margin:0 0 20px}.aae-field-group{margin-bottom:16px}.aae-field-group label{display:block;color:#bca57a;margin-bottom:8px}.aae-field-group input,.aae-inline-inputs input{width:100%;background:#1a140f;border:1px solid #3a2a1a;color:#fff;border-radius:14px;padding:16px 18px}.aae-full-btn{width:100%;font-size:20px;padding:16px}.aae-otp-area{margin-top:18px}.aae-verify-grid{display:grid;gap:16px}.aae-verify-box{padding:16px;border-radius:14px;background:#0f0c09;border:1px solid rgba(166,121,46,.24)}.aae-verify-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.aae-verify-top button,.aae-inline-inputs button{border:none;background:#5b3a12;color:#f2d081;padding:10px 14px;border-radius:12px;cursor:pointer;font-weight:700}.aae-inline-inputs{display:grid;grid-template-columns:1fr auto;gap:10px}.aae-verify-status{margin-top:10px;color:#d6a34a}.aae-verify-status.is-ok{color:#d6a34a}.aae-note{margin-top:12px;color:#bda67b;font-size:13px}
@keyframes aaeSlide{from{opacity:0;transform:translateX(-24px)}to{opacity:1;transform:translateX(0)}}@keyframes aaeRise{from{opacity:0;transform:translateY(18px)}60%{transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:1024px){.aae-shell{grid-template-columns:1fr}.aae-panel{padding:24px}.aae-title{font-size:40px}.aae-score-grid{grid-template-columns:repeat(2,1fr)}.aae-welcome h1{font-size:48px}}
@media(max-width:640px){.aae-welcome{padding:48px 18px}.aae-primary-btn{font-size:22px;width:100%}.aae-score-grid{grid-template-columns:1fr}.aae-inline-inputs{grid-template-columns:1fr}.aae-title{font-size:32px}.aae-panel{padding:20px}.aae-options{max-width:none}}

.aae-resume-box{margin-top:18px;padding:16px 18px;border:1px solid rgba(214,163,74,.26);border-radius:18px;background:rgba(26,18,9,.58);max-width:560px;margin-left:auto;margin-right:auto}.aae-resume-copy{color:#c9d7f2;margin-bottom:10px}.aae-resume-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.aae-secondary-btn,.aae-link-btn,.aae-back-btn{cursor:pointer}.aae-secondary-btn{border:1px solid rgba(214,163,74,.34);background:rgba(18,12,8,.84);color:#f8fbff;padding:14px 20px;border-radius:16px;font-weight:700}.aae-link-btn{background:transparent;border:none;color:#f2d081;font-weight:700;padding:14px 4px}.aae-question-nav{display:flex;justify-content:flex-start;margin-bottom:10px}.aae-back-btn{background:rgba(18,12,8,.86);border:1px solid rgba(246,233,200,.08);color:#f8fbff;padding:10px 16px;border-radius:14px;font-weight:700}.aae-back-btn[disabled]{opacity:.45;cursor:not-allowed}.aae-result-cta{display:flex;gap:14px;flex-wrap:wrap;justify-content:center}

/* Dezigned 4 Purpose branding palette */
.aae-app{border:1px solid rgba(214,163,74,.18);box-shadow:0 30px 80px rgba(0,0,0,.35), inset 0 1px 0 rgba(246,233,200,.04)}
.aae-welcome,.aae-assessment{background-image:radial-gradient(circle at top right,rgba(200,148,52,.16),transparent 28%), radial-gradient(circle at left bottom,rgba(122,87,32,.16),transparent 28%)}
.aae-primary-btn{color:#140f0b;text-shadow:none} 
.aae-primary-btn:hover{filter:brightness(1.04)}
.aae-step.is-complete .aae-step-icon{box-shadow:0 0 0 1px rgba(240,207,132,.18) inset}
.aae-option.is-selected{box-shadow:0 0 0 1px rgba(230,193,106,.18) inset, 0 8px 28px rgba(200,148,52,.10)}
.aae-score-card,.aae-overall-card,.aae-insight-card,.aae-lead-card{box-shadow:0 10px 30px rgba(0,0,0,.18)}


/* v4.3.1 verification UX + branded shadows */
.aae-primary-btn{
  background:linear-gradient(135deg,#d7a54a 0%,#b67722 100%) !important;
  color:#160f08 !important;
  box-shadow:0 14px 34px rgba(182,119,34,.32), inset 0 1px 0 rgba(255,226,170,.18) !important;
}
.aae-primary-btn:hover{
  box-shadow:0 18px 42px rgba(182,119,34,.38), inset 0 1px 0 rgba(255,226,170,.24) !important;
}
.aae-secondary-btn,
.aae-back-btn,
.aae-verify-top button,
.aae-inline-inputs button{
  background:linear-gradient(135deg,#6d4314 0%,#8d5a1f 100%) !important;
  color:#f3d89b !important;
  border:1px solid rgba(214,163,74,.28) !important;
  box-shadow:0 10px 24px rgba(125,80,25,.24), inset 0 1px 0 rgba(255,226,170,.08) !important;
}
.aae-verify-box{
  padding:18px 18px 16px !important;
  border-radius:18px !important;
  background:linear-gradient(180deg,rgba(17,11,7,.92),rgba(11,8,6,.96)) !important;
  border:1px solid rgba(214,163,74,.22) !important;
  box-shadow:0 12px 30px rgba(0,0,0,.24), inset 0 1px 0 rgba(255,226,170,.04) !important;
}
.aae-verify-box strong{
  color:#f7efe0 !important;
  font-size:18px;
}
.aae-verify-help{
  margin:10px 0 12px;
  color:#c7af82;
  font-size:13px;
  line-height:1.5;
}
.aae-inline-inputs input{
  min-height:54px;
  border-radius:14px !important;
  border:1px solid rgba(214,163,74,.18) !important;
  background:#17100a !important;
  color:#fff7e8 !important;
  box-shadow:inset 0 1px 0 rgba(255,226,170,.03) !important;
}
.aae-inline-inputs input::placeholder{
  color:#a88d63 !important;
}
.aae-inline-inputs input:focus{
  outline:none !important;
  border-color:rgba(214,163,74,.46) !important;
  box-shadow:0 0 0 3px rgba(214,163,74,.12) !important;
}
.aae-verify-status{
  margin-top:12px !important;
  display:inline-flex;
  align-items:center;
  gap:8px;
  min-height:32px;
  padding:7px 12px;
  border-radius:999px;
  font-size:13px;
  font-weight:700;
  letter-spacing:.01em;
  border:1px solid rgba(214,163,74,.18);
  background:rgba(214,163,74,.08);
  color:#e2bf73 !important;
}
.aae-verify-status::before{
  content:"";
  width:8px;
  height:8px;
  border-radius:999px;
  background:currentColor;
  box-shadow:0 0 0 4px rgba(255,255,255,.02);
}
.aae-verify-status.is-ok{
  background:rgba(22,163,74,.14) !important;
  border-color:rgba(34,197,94,.28) !important;
  color:#7ee2a4 !important;
}
.aae-verify-status.is-pending{
  background:rgba(214,163,74,.08) !important;
  border-color:rgba(214,163,74,.18) !important;
  color:#e2bf73 !important;
}
.aae-verify-status.is-sent{
  background:rgba(168,85,247,.12) !important;
  border-color:rgba(168,85,247,.24) !important;
  color:#d8b4fe !important;
}
.aae-note{
  margin-top:14px !important;
  padding:14px 16px;
  border-radius:14px;
  background:rgba(214,163,74,.06);
  border:1px solid rgba(214,163,74,.12);
  color:#ccb186 !important;
  line-height:1.6;
}


/* v4.4 review UX */
.aae-step{appearance:none;-webkit-appearance:none;border:none;text-align:left;width:100%}
.aae-step.is-clickable{cursor:pointer}
.aae-step.is-clickable:hover{border-color:rgba(214,163,74,.28);background:rgba(107,74,24,.18)}
.aae-question-nav{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;margin-bottom:10px}
.aae-nav-left,.aae-nav-right{display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.aae-nav-center{text-align:center}
.aae-reviewing{color:#d6a34a;font-weight:700;font-size:14px;letter-spacing:.01em}
@media(max-width:900px){.aae-question-nav{grid-template-columns:1fr;align-items:flex-start}.aae-nav-center{text-align:left}.aae-nav-right{justify-content:flex-start}}

.aae-verify-box[hidden]{display:none !important;}


/* v4.4.4 mobile UX polish */
@media (max-width: 900px) {
  .aae-shell{grid-template-columns:1fr;min-height:auto}
  .aae-sidebar{
    padding:16px 16px 14px;
    border-right:none;
    border-bottom:1px solid rgba(201,154,59,.10);
    position:sticky;
    top:0;
    z-index:8;
    background:linear-gradient(180deg,rgba(9,7,5,.98),rgba(7,5,4,.98));
    backdrop-filter:blur(8px);
  }
  .aae-progress-copy{margin-bottom:14px}
  .aae-steps{
    display:flex;
    gap:10px;
    overflow-x:auto;
    overflow-y:hidden;
    padding-bottom:4px;
    scroll-snap-type:x proximity;
    -webkit-overflow-scrolling:touch;
  }
  .aae-steps::-webkit-scrollbar{height:6px}
  .aae-steps::-webkit-scrollbar-thumb{background:rgba(214,163,74,.22);border-radius:999px}
  .aae-step{
    min-width:180px;
    max-width:180px;
    padding:12px;
    grid-template-columns:38px 1fr;
    gap:10px;
    scroll-snap-align:start;
    border-radius:16px;
  }
  .aae-step-icon{width:38px;height:38px;border-radius:12px}
  .aae-step strong{font-size:15px}
  .aae-step small{font-size:12px;line-height:1.3}
  .aae-panel{padding:18px 16px 24px}
  .aae-question-nav{
    display:grid;
    grid-template-columns:1fr 1fr;
    grid-template-areas:
      'left right'
      'center center';
    gap:10px;
    align-items:start;
    margin-bottom:14px;
  }
  .aae-nav-left{grid-area:left}
  .aae-nav-center{grid-area:center;text-align:left}
  .aae-nav-right{grid-area:right;display:grid;grid-template-columns:1fr;gap:10px;justify-items:stretch}
  .aae-nav-left .aae-back-btn,
  .aae-nav-right .aae-secondary-btn,
  .aae-nav-right .aae-link-btn{
    width:100%;
    min-height:48px;
    justify-content:center;
  }
  .aae-nav-right .aae-link-btn{
    padding:12px 16px;
    border:1px solid rgba(214,163,74,.24);
    border-radius:14px;
    background:rgba(18,12,8,.84);
    color:#f8fbff;
    text-align:center;
  }
  .aae-reviewing{font-size:13px;line-height:1.5}
  .aae-question-header{align-items:flex-start;gap:10px;margin-bottom:6px}
  .aae-step-chip{font-size:24px}
  .aae-question-count{font-size:13px;white-space:nowrap}
  .aae-title{font-size:34px;line-height:1.12;max-width:none;margin:12px 0 10px}
  .aae-copy{font-size:15px;margin-bottom:20px}
  .aae-options{gap:12px;max-width:none}
  .aae-option{padding:18px 18px 18px 52px;font-size:16px;border-radius:15px}
  .aae-option:before{left:16px;width:18px;height:18px}
  .aae-result-headline{font-size:42px}
  .aae-overall-value{font-size:48px}
  .aae-lead-card{max-width:none;padding:24px 18px}
  .aae-verify-grid{gap:14px}
}

@media (max-width: 640px) {
  .aae-app{border-radius:20px}
  .aae-welcome{min-height:auto;padding:42px 16px}
  .aae-welcome h1{font-size:42px}
  .aae-welcome-copy{font-size:16px;line-height:1.6}
  .aae-stage-pills{gap:10px;margin-bottom:24px}
  .aae-stage-pills span{padding:10px 14px;font-size:14px}
  .aae-primary-btn{font-size:20px;padding:16px 20px;border-radius:14px;width:100%}
  .aae-welcome-meta{font-size:14px;line-height:1.5}
  .aae-sidebar{padding:14px 14px 12px}
  .aae-progress-title{font-size:13px;margin-bottom:10px}
  .aae-progress-copy{font-size:13px;margin-top:10px;margin-bottom:12px}
  .aae-step{min-width:156px;max-width:156px;padding:10px 11px}
  .aae-step strong{font-size:14px}
  .aae-step small{font-size:11px}
  .aae-panel{padding:14px 14px 20px}
  .aae-question-nav{gap:8px}
  .aae-nav-left .aae-back-btn,
  .aae-nav-right .aae-secondary-btn,
  .aae-nav-right .aae-link-btn{min-height:44px;font-size:15px;padding:11px 12px;border-radius:12px}
  .aae-title{font-size:28px;letter-spacing:-.04em}
  .aae-copy{font-size:14px}
  .aae-option{font-size:15px;padding:16px 16px 16px 48px}
  .aae-question-count{font-size:12px}
  .aae-result-headline{font-size:34px}
  .aae-score-card{padding:18px}
  .aae-ring{width:98px;height:98px}
  .aae-ring:before{width:70px;height:70px}
  .aae-score-label{font-size:20px}
  .aae-overall-card,.aae-insight-card{padding:20px 16px}
  .aae-overall-value{font-size:42px}
  .aae-result-cta{gap:10px}
  .aae-result-cta .aae-primary-btn,
  .aae-result-cta .aae-secondary-btn{width:100%}
  .aae-field-group label{font-size:14px}
  .aae-field-group input,.aae-inline-inputs input{padding:14px 16px;border-radius:12px}
  .aae-verify-top{gap:10px;align-items:flex-start;flex-direction:column}
  .aae-verify-top button{width:100%}
  .aae-verify-help{font-size:13px}
  .aae-note{font-size:12px;padding:12px 14px}
}


/* v4.6 mobile assessment polish */
.aae-steps{scroll-padding-inline:16px}
.aae-step.is-active{position:relative}
.aae-step.is-active::after{content:"";position:absolute;inset:0;border-radius:inherit;box-shadow:0 0 0 1px rgba(230,193,106,.18) inset;pointer-events:none}
.aae-score-grid{align-items:stretch}
.aae-score-card{min-width:0;overflow:hidden}
@media (max-width: 900px) {
  .aae-score-grid{grid-template-columns:1fr !important;gap:14px}
  .aae-score-card{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:220px;width:100%}
  .aae-ring{margin:0 auto 14px}
  .aae-result-screen,.aae-lead-screen{max-width:none;width:100%;min-width:0}
  .aae-result-sub{line-height:1.55}
  .aae-lead-card{width:100%;min-width:0}
  .aae-field-group input,.aae-inline-inputs input{font-size:16px}
}
@media (max-width: 640px) {
  .aae-score-card{min-height:200px;padding:16px 14px}
  .aae-result-headline,.aae-result-sub{max-width:100%;overflow-wrap:anywhere}
  .aae-overall-bar{max-width:100%}
  .aae-nav-right{grid-template-columns:1fr 1fr}
  .aae-nav-right .aae-link-btn{grid-column:1 / -1}
  .aae-nav-left .aae-back-btn{width:100%}
  .aae-nav-left,.aae-nav-right{width:100%}
  .aae-question-header{flex-wrap:wrap}
}


/* v0.4.7 mobile swipe + center hotfix */
@media (max-width: 900px) {
  .aae-steps{display:flex !important; flex-wrap:nowrap !important; overflow-x:auto !important; overflow-y:hidden !important; -webkit-overflow-scrolling:touch; touch-action:pan-x !important; overscroll-behavior-x:contain; gap:10px; scroll-behavior:smooth;}
  .aae-step{flex:0 0 auto !important; width:auto !important; min-width:180px; max-width:180px;}
}
@media (max-width: 640px) {
  .aae-step{min-width:156px; max-width:156px;}
}
.aae-steps.is-dragging{cursor:grabbing;}
.aae-steps.is-dragging .aae-step{pointer-events:none;}


/* v0.4.8 mobile layout hard fix */
.aae-app,.aae-shell,.aae-sidebar,.aae-panel,.aae-question-panel,.aae-result-screen,.aae-lead-screen,.aae-lead-card{min-width:0}
@media (max-width: 900px) {
  .aae-app,.aae-assessment,.aae-shell,.aae-sidebar,.aae-panel,.aae-question-panel,.aae-result-screen,.aae-lead-screen,.aae-lead-card,.aae-options,.aae-question-header,.aae-question-nav{width:100%;max-width:100%;min-width:0}
  .aae-assessment,.aae-panel,.aae-question-panel,.aae-result-screen,.aae-lead-screen,.aae-lead-card{overflow-x:hidden}
  .aae-sidebar{overflow:hidden}
  .aae-steps{display:flex !important;flex-wrap:nowrap !important;width:100% !important;max-width:100% !important;overflow-x:auto !important;overflow-y:hidden !important;padding:0 2px 8px;margin:0;gap:10px;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;touch-action:pan-x;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scroll-padding-inline:18px}
  .aae-steps::-webkit-scrollbar{display:none}
  .aae-step{flex:0 0 148px !important;width:148px !important;min-width:148px !important;max-width:148px !important}
  .aae-question-nav{display:grid !important;grid-template-columns:1fr 1fr !important;grid-template-areas:'left right' 'center center' !important;gap:10px;align-items:start}
  .aae-nav-left,.aae-nav-right,.aae-nav-center{width:100%;min-width:0}
  .aae-nav-left{grid-area:left}
  .aae-nav-right{grid-area:right;display:grid !important;grid-template-columns:1fr !important;gap:8px;justify-items:stretch}
  .aae-nav-center{grid-area:center;text-align:left}
  .aae-nav-left .aae-back-btn,.aae-nav-right .aae-secondary-btn,.aae-nav-right .aae-link-btn{width:100%;max-width:100%;justify-content:center}
  .aae-title,.aae-copy,.aae-result-headline,.aae-result-sub,.aae-step strong,.aae-step small,.aae-score-label,.aae-overall-label,.aae-overall-value,.aae-insight-card,.aae-insight-title{max-width:100%;min-width:0;overflow-wrap:anywhere;word-break:break-word}
  .aae-option{max-width:100%}
  .aae-score-grid{grid-template-columns:1fr !important}
  .aae-score-card{width:100%;max-width:100%;min-width:0}
  .aae-ring{margin-inline:auto}
}
@media (max-width: 640px) {
  .aae-panel{padding:14px 12px 20px !important}
  .aae-sidebar{padding:12px 12px 10px !important}
  .aae-steps{padding-bottom:6px;gap:8px;scroll-padding-inline:14px}
  .aae-step{flex-basis:140px !important;width:140px !important;min-width:140px !important;max-width:140px !important;padding:10px !important}
  .aae-step-icon{width:34px;height:34px}
  .aae-question-header{gap:8px;align-items:flex-start;flex-wrap:wrap}
  .aae-question-count{font-size:12px;white-space:nowrap}
  .aae-title{font-size:26px !important;line-height:1.14 !important;margin-top:10px}
  .aae-copy{font-size:14px !important;margin-bottom:16px}
  .aae-nav-right{grid-template-columns:1fr 1fr !important}
  .aae-nav-right .aae-link-btn{grid-column:1 / -1}
  .aae-lead-card{padding:20px 14px !important}
  .aae-result-headline{font-size:32px !important}
  .aae-result-sub{font-size:14px !important}
}


/* v4.6.3 mobile final overrides */
.aae-panel,.aae-question-panel,.aae-result-screen,.aae-lead-screen{min-width:0;max-width:100%;overflow:hidden}
.aae-title,.aae-result-headline,.aae-copy,.aae-question-count{word-break:normal;overflow-wrap:anywhere}
@media (max-width: 900px){
  .aae-app{width:100%;max-width:100%;overflow:hidden}
  .aae-shell{display:block !important}
  .aae-sidebar{position:relative !important;top:auto !important;width:100% !important;max-width:100% !important;overflow:hidden;padding:14px 14px 10px !important}
  .aae-panel{width:100% !important;max-width:100% !important;padding:16px 14px 22px !important;overflow:hidden}
  .aae-progress-bar{max-width:100%}
  .aae-steps{display:flex !important;flex-wrap:nowrap !important;gap:10px !important;overflow-x:auto !important;overflow-y:hidden !important;width:100% !important;max-width:100% !important;padding:0 0 8px !important;margin:0 !important;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;touch-action:pan-x;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scroll-padding-inline:14px}
  .aae-steps::-webkit-scrollbar{display:none}
  .aae-step{flex:0 0 172px !important;min-width:172px !important;max-width:172px !important;width:172px !important;grid-template-columns:40px minmax(0,1fr) !important;align-items:center;overflow:hidden}
  .aae-step > div{min-width:0 !important;overflow:hidden}
  .aae-step strong{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;line-clamp:2;line-height:1.15;max-height:2.3em;white-space:normal !important;word-break:break-word}
  .aae-step small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .aae-question-nav{display:grid !important;grid-template-columns:1fr 1fr !important;grid-template-areas:'left right' 'center center' !important;gap:10px !important}
  .aae-nav-left{grid-area:left !important;min-width:0}
  .aae-nav-right{grid-area:right !important;display:grid !important;grid-template-columns:1fr !important;gap:8px !important;min-width:0}
  .aae-nav-center{grid-area:center !important;min-width:0}
  .aae-nav-left .aae-back-btn,.aae-nav-right .aae-secondary-btn,.aae-nav-right .aae-link-btn{width:100% !important;min-height:44px}
  .aae-title{font-size:clamp(30px,8.2vw,42px) !important;line-height:1.08 !important;max-width:100% !important;margin:12px 0 10px !important}
  .aae-question-header{align-items:flex-start !important;gap:8px !important}
  .aae-question-count{font-size:13px !important;text-align:right}
  .aae-options{width:100% !important;max-width:100% !important}
  .aae-option{width:100% !important;max-width:100% !important}
  .aae-score-grid{display:grid !important;grid-template-columns:1fr !important;gap:14px !important}
  .aae-score-card,.aae-overall-card,.aae-insight-card,.aae-lead-card{width:100% !important;max-width:100% !important;padding:18px 14px !important;overflow:hidden}
  .aae-ring{margin-left:auto !important;margin-right:auto !important}
  .aae-result-headline{font-size:clamp(30px,9vw,40px) !important;line-height:1.08 !important;word-break:normal !important}
  .aae-result-sub{font-size:14px !important;line-height:1.6 !important}
  .aae-overall-value{font-size:42px !important}
  .aae-field-group,.aae-inline-inputs,.aae-verify-grid{width:100% !important;max-width:100% !important}
  .aae-field-group input,.aae-inline-inputs input,.aae-primary-btn,.aae-secondary-btn,.aae-link-btn{max-width:100% !important}
}
@media (max-width: 640px){
  .aae-step{flex-basis:156px !important;min-width:156px !important;max-width:156px !important;width:156px !important}
  .aae-title{font-size:clamp(26px,8.6vw,34px) !important}
  .aae-result-headline{font-size:clamp(28px,9vw,36px) !important}
}


/* v4.6.4 responsive polish */
.aae-score-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch}
.aae-score-card{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-height:360px}
.aae-score-label{max-width:100%;font-size:18px;line-height:1.2;min-height:2.4em;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-wrap:balance;word-break:normal;overflow-wrap:anywhere;padding:0 4px}
.aae-overall-card.aae-stage-card .aae-overall-value{font-size:clamp(2rem,5vw,3.5rem) !important;line-height:1.08;word-break:normal;overflow-wrap:anywhere;text-wrap:balance}
.aae-insight-card{line-height:1.75}
.aae-result-screen{width:100%;min-width:0}
.aae-result-screen .aae-score-card,.aae-result-screen .aae-overall-card,.aae-result-screen .aae-insight-card{min-width:0}

@media(max-width:1024px){
  .aae-score-card{min-height:300px}
  .aae-score-label{font-size:17px}
}

@media(max-width:640px){
  .aae-result-screen{max-width:none}
  .aae-score-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
  .aae-score-card{padding:18px 12px;min-height:210px}
  .aae-ring{width:88px;height:88px;margin-bottom:12px}
  .aae-ring:before{width:64px;height:64px}
  .aae-ring span{font-size:18px}
  .aae-score-label{font-size:15px;line-height:1.18;min-height:2.36em;padding:0 2px}
  .aae-overall-card{padding:22px 16px}
  .aae-overall-card .aae-overall-value{font-size:44px}
  .aae-overall-card.aae-stage-card .aae-overall-value{font-size:clamp(1.8rem,8vw,2.5rem) !important}
  .aae-insight-card{padding:22px 16px;line-height:1.7}
}

@media(max-width:380px){
  .aae-score-grid{grid-template-columns:1fr}
}


/* v4.6.5 result mobile final overrides */
@media (max-width: 640px){
  .aae-result-screen .aae-score-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:12px !important;}
  .aae-result-screen .aae-score-card{min-height:190px !important;padding:14px 10px !important;}
  .aae-result-screen .aae-ring{width:82px !important;height:82px !important;margin-bottom:10px !important;}
  .aae-result-screen .aae-ring:before{width:58px !important;height:58px !important;}
  .aae-result-screen .aae-ring span{font-size:17px !important;}
  .aae-result-screen .aae-score-label{font-size:14px !important;line-height:1.18 !important;min-height:2.36em !important;display:-webkit-box !important;-webkit-box-orient:vertical !important;-webkit-line-clamp:2 !important;overflow:hidden !important;text-wrap:balance !important;word-break:normal !important;overflow-wrap:anywhere !important;padding:0 2px !important;}
  .aae-result-screen .aae-overall-card.aae-stage-card .aae-overall-value{font-size:clamp(1.6rem,8vw,2.2rem) !important;line-height:1.05 !important;}
}
@media (max-width: 420px){
  .aae-result-screen .aae-score-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:10px !important;}
  .aae-result-screen .aae-score-card{min-height:174px !important;padding:12px 8px !important;}
  .aae-result-screen .aae-ring{width:74px !important;height:74px !important;}
  .aae-result-screen .aae-ring:before{width:52px !important;height:52px !important;}
  .aae-result-screen .aae-ring span{font-size:16px !important;}
  .aae-result-screen .aae-score-label{font-size:13px !important;line-height:1.16 !important;min-height:2.32em !important;}
  .aae-result-screen .aae-overall-card.aae-stage-card .aae-overall-value{font-size:clamp(1.45rem,7.2vw,1.95rem) !important;}
}


/* v4.6.6.5 result responsive polish */
.aae-score-grid{align-items:stretch}
.aae-score-card{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:24px 20px;min-height:260px}
.aae-score-label{margin-top:10px;font-size:clamp(18px,1.75vw,24px);line-height:1.22;min-height:72px;display:flex;align-items:flex-start;justify-content:center;text-align:center;max-width:100%;overflow-wrap:anywhere;word-break:break-word;text-wrap:balance}
.aae-stage-value{font-size:clamp(42px,5vw,64px);line-height:1.08}
.aae-stage-value br,.aae-score-label br{content:""}
@media (max-width: 900px){
  .aae-score-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
  .aae-score-card{min-height:220px;padding:20px 16px}
  .aae-score-label{font-size:18px;min-height:58px}
}
@media (max-width: 640px){
  .aae-score-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:12px !important}
  .aae-score-card{min-height:195px;padding:16px 10px}
  .aae-ring{width:84px;height:84px;margin-bottom:12px}
  .aae-ring:before{width:60px;height:60px}
  .aae-ring span{font-size:18px}
  .aae-score-label{font-size:14px;line-height:1.2;min-height:40px;margin-top:8px}
  .aae-stage-value{font-size:34px !important;line-height:1.08}
}
@media (max-width: 390px){
  .aae-score-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important}
  .aae-score-card{min-height:180px;padding:14px 8px}
  .aae-ring{width:76px;height:76px}
  .aae-ring:before{width:54px;height:54px}
  .aae-ring span{font-size:16px}
  .aae-score-label{font-size:13px;min-height:36px}
  .aae-stage-value{font-size:30px !important}
}


/* GHL OTP + typed input color fix */
.aae-field-group input,
.aae-inline-inputs input,
.aae-field-group input:focus,
.aae-inline-inputs input:focus {
  color:#fff7e8 !important;
  -webkit-text-fill-color:#fff7e8 !important;
  caret-color:#fff7e8 !important;
}

/* v4.6.6.6 autofill + input state hard fix */
.aae-field-group input,
.aae-inline-inputs input{
  background:#1a140f !important;
  color:#fff !important;
  -webkit-text-fill-color:#fff !important;
  caret-color:#fff !important;
  transition:none !important;
}
.aae-field-group input::placeholder,
.aae-inline-inputs input::placeholder{
  color:rgba(255,247,232,.48) !important;
  -webkit-text-fill-color:rgba(255,247,232,.48) !important;
  opacity:1 !important;
}
.aae-field-group input:focus,
.aae-inline-inputs input:focus,
.aae-field-group input:active,
.aae-inline-inputs input:active{
  background:#1a140f !important;
  color:#fff !important;
  -webkit-text-fill-color:#fff !important;
  caret-color:#fff !important;
  box-shadow:0 0 0 3px rgba(214,163,74,.12) !important;
}
.aae-field-group input:-webkit-autofill,
.aae-inline-inputs input:-webkit-autofill,
.aae-field-group input:-webkit-autofill:hover,
.aae-inline-inputs input:-webkit-autofill:hover,
.aae-field-group input:-webkit-autofill:focus,
.aae-inline-inputs input:-webkit-autofill:focus,
.aae-field-group input:-webkit-autofill:active,
.aae-inline-inputs input:-webkit-autofill:active{
  -webkit-box-shadow:0 0 0 1000px #1a140f inset !important;
  box-shadow:0 0 0 1000px #1a140f inset !important;
  -webkit-text-fill-color:#fff !important;
  caret-color:#fff !important;
  border-color:rgba(214,163,74,.18) !important;
  background:#1a140f !important;
  transition:background-color 9999s ease-out 0s !important;
}


/* v4.6.6.8 phone + otp validation */
.aae-phone-row{display:grid;grid-template-columns:120px 1fr;gap:12px;align-items:center}
.aae-phone-country{width:100%;padding:16px 14px;border-radius:14px;border:1px solid rgba(214,163,74,.18)!important;background:#17100a!important;color:#ffffff!important;min-height:56px;appearance:none}
.aae-field-error{margin-top:8px;color:#ff7d7d;font-size:13px;line-height:1.4}
.aae-field-group input,.aae-inline-inputs input,.aae-phone-country{background:#17100a!important;color:#ffffff!important;-webkit-text-fill-color:#ffffff!important}
.aae-field-group input::placeholder,.aae-inline-inputs input::placeholder{color:rgba(255,255,255,.55)!important}
.aae-field-group input:focus,.aae-inline-inputs input:focus,.aae-phone-country:focus{background:#17100a!important;color:#ffffff!important;-webkit-text-fill-color:#ffffff!important}
.aae-field-group input:-webkit-autofill,.aae-inline-inputs input:-webkit-autofill{ -webkit-box-shadow:0 0 0 1000px #17100a inset!important; -webkit-text-fill-color:#ffffff!important; caret-color:#ffffff!important; transition:background-color 99999s ease-in-out 0s; }
@media(max-width:640px){.aae-phone-row{grid-template-columns:108px 1fr;gap:10px}.aae-phone-country{padding:14px 12px;min-height:52px}}

/* v4.6.11 phone input upgrade */
.aae-phone-country{display:none !important;}
.aae-phone-row{display:block !important;}
.aae-phone-row .iti{width:100%;}
.aae-phone-row .iti__tel-input,.aae-phone-row input#aae-phone{width:100%;background:rgba(255,255,255,0.02)!important;color:#fff!important;}
.aae-phone-row input#aae-phone::placeholder{color:rgba(255,255,255,.6)!important;}
.aae-phone-row input#aae-phone:focus,.aae-phone-row input#aae-phone:active{background:rgba(255,255,255,0.02)!important;color:#fff!important;}
.aae-phone-row input#aae-phone:-webkit-autofill,.aae-phone-row input#aae-phone:-webkit-autofill:hover,.aae-phone-row input#aae-phone:-webkit-autofill:focus{-webkit-text-fill-color:#fff!important;-webkit-box-shadow:0 0 0px 1000px rgba(18,18,18,1) inset!important;transition:background-color 9999s ease-in-out 0s;}
.aae-phone-error,.aae-field-error{color:#f87171!important;}


/* v4.6.11.1 intl-tel-input dark dropdown polish */
.aae-phone-row .iti{width:100%;}
.aae-phone-row .iti--allow-dropdown input,
.aae-phone-row .iti--allow-dropdown input[type="tel"],
.aae-phone-row .iti--separate-dial-code input,
.aae-phone-row .iti--separate-dial-code input[type="tel"]{
  padding-left:84px !important;
}
.aae-phone-row .iti__selected-flag{
  background:transparent !important;
  padding:0 14px 0 16px !important;
}
.aae-phone-row .iti__selected-dial-code,
.aae-phone-row .iti__arrow{color:#f6e7c0 !important;}
.aae-phone-row .iti__country-list{
  background:linear-gradient(180deg,#15100c 0%,#0f0b08 100%) !important;
  border:1px solid rgba(214,163,74,.28) !important;
  border-radius:16px !important;
  box-shadow:0 24px 60px rgba(0,0,0,.55) !important;
  color:#fff !important;
  margin-top:10px !important;
  max-height:320px !important;
  width:100% !important;
  min-width:280px !important;
  overflow-x:hidden !important;
  -webkit-overflow-scrolling:touch;
  scrollbar-width:thin;
  scrollbar-color:rgba(214,163,74,.35) rgba(255,255,255,.04);
}
.aae-phone-row .iti__country-list::-webkit-scrollbar{width:10px;}
.aae-phone-row .iti__country-list::-webkit-scrollbar-track{background:rgba(255,255,255,.04);border-radius:999px;}
.aae-phone-row .iti__country-list::-webkit-scrollbar-thumb{background:rgba(214,163,74,.35);border-radius:999px;}
.aae-phone-row .iti__search-container,
.aae-phone-row .iti .iti__search-input{
  background:#17100a !important;
  color:#fff !important;
  border-color:rgba(214,163,74,.22) !important;
}
.aae-phone-row .iti .iti__search-input::placeholder{color:rgba(255,255,255,.58) !important;}
.aae-phone-row .iti__country,
.aae-phone-row .iti__divider{
  border-bottom:1px solid rgba(214,163,74,.08) !important;
}
.aae-phone-row .iti__country{
  color:#fff !important;
  padding:14px 14px !important;
  min-height:56px !important;
  display:flex !important;
  align-items:center !important;
  gap:10px !important;
}
.aae-phone-row .iti__country-name,
.aae-phone-row .iti__dial-code{color:#fff !important; opacity:.94;}
.aae-phone-row .iti__country:hover,
.aae-phone-row .iti__country.iti__highlight{
  background:rgba(214,163,74,.14) !important;
}
.aae-phone-row .iti__country.iti__highlight .iti__country-name,
.aae-phone-row .iti__country.iti__highlight .iti__dial-code{color:#fff !important;}
@media (max-width:640px){
  .aae-phone-row .iti--allow-dropdown input,
  .aae-phone-row .iti--allow-dropdown input[type="tel"],
  .aae-phone-row .iti--separate-dial-code input,
  .aae-phone-row .iti--separate-dial-code input[type="tel"]{padding-left:78px !important;}
  .aae-phone-row .iti__country-list{
    max-height:380px !important;
    min-width:unset !important;
    width:calc(100vw - 56px) !important;
    left:0 !important;
    right:auto !important;
  }
  .aae-phone-row .iti__country{min-height:60px !important; padding:16px 14px !important;}
}


/* v4.6.11.2 phone dropdown overflow hard fix */
.aae-app,.aae-panel,.aae-question-panel,.aae-lead-screen,.aae-lead-card,.aae-field-group,.aae-phone-row,.aae-phone-row .iti,.aae-phone-row .iti__flag-container{overflow:visible !important;}
.aae-phone-row,.aae-phone-row .iti,.aae-lead-card,.aae-lead-screen{position:relative !important;}
.aae-phone-row .iti__country-list{
  z-index:99999 !important;
  bottom:auto !important;
  top:calc(100% + 10px) !important;
}
@media (max-width: 768px){
  .aae-phone-row .iti__country-list{
    max-height: 46vh !important;
  }
}


/* v4.6.11.3 phone dropdown + autofill final polish */
.aae-phone-row .iti__dropdown-content,
.aae-phone-row .iti--inline-dropdown .iti__dropdown-content,
.aae-phone-row .iti__dropdown-content *{box-sizing:border-box;}
.aae-phone-row .iti__dropdown-content{
  background:transparent !important;
  border:none !important;
  box-shadow:none !important;
  padding:0 !important;
}
.aae-phone-row .iti__search-container{background:transparent !important;padding:0 !important;border:none !important;}
.aae-phone-row .iti .iti__search-input{
  background:rgba(23,16,10,.96) !important;
  color:#ffffff !important;
  -webkit-text-fill-color:#ffffff !important;
  border:1px solid rgba(214,163,74,.22) !important;
  border-radius:14px !important;
  box-shadow:none !important;
  min-height:58px !important;
}
.aae-phone-row .iti .iti__search-input:focus,
.aae-phone-row .iti .iti__search-input:active{
  background:rgba(23,16,10,.96) !important;
  color:#ffffff !important;
  -webkit-text-fill-color:#ffffff !important;
  box-shadow:none !important;
}
.aae-phone-row .iti__country-list{
  background:linear-gradient(180deg,rgba(21,16,12,.98) 0%,rgba(15,11,8,.98) 100%) !important;
}
.aae-phone-row .iti--separate-dial-code .iti__selected-dial-code{margin-left:8px !important;}
.aae-phone-row input#aae-phone,
.aae-phone-row .iti input[type="tel"]{
  color:#ffffff !important;
  -webkit-text-fill-color:#ffffff !important;
  background:rgba(23,16,10,.96) !important;
}
.aae-phone-row input#aae-phone:focus,
.aae-phone-row .iti input[type="tel"]:focus,
.aae-phone-row input#aae-phone:active,
.aae-phone-row .iti input[type="tel"]:active{
  color:#ffffff !important;
  -webkit-text-fill-color:#ffffff !important;
  background:rgba(23,16,10,.96) !important;
  box-shadow:none !important;
}
.aae-phone-row input#aae-phone:-webkit-autofill,
.aae-phone-row input#aae-phone:-webkit-autofill:hover,
.aae-phone-row input#aae-phone:-webkit-autofill:focus,
.aae-phone-row .iti input[type="tel"]:-webkit-autofill,
.aae-phone-row .iti input[type="tel"]:-webkit-autofill:hover,
.aae-phone-row .iti input[type="tel"]:-webkit-autofill:focus{
  -webkit-text-fill-color:#ffffff !important;
  -webkit-box-shadow:0 0 0 1000px rgba(23,16,10,.96) inset !important;
  box-shadow:0 0 0 1000px rgba(23,16,10,.96) inset !important;
  border-radius:16px !important;
  caret-color:#ffffff !important;
  transition:background-color 99999s ease-in-out 0s !important;
}


/* v4.6.11.4 phone dropdown + validation final */
.aae-app .iti__dropdown-content,
.aae-app .iti--inline-dropdown .iti__dropdown-content,
.aae-app .iti__dropdown-content * { box-sizing:border-box; }
.aae-app .iti__dropdown-content,
.aae-app .iti__country-container,
.aae-app .iti__dropdown-container,
.aae-app .iti__search-container { background:transparent !important; border:none !important; box-shadow:none !important; padding:0 !important; }
.aae-app .iti__country-list { background:linear-gradient(180deg,rgba(21,16,12,.98) 0%,rgba(15,11,8,.98) 100%) !important; border:1px solid rgba(214,163,74,.28) !important; border-radius:18px !important; box-shadow:0 24px 60px rgba(0,0,0,.55) !important; }
.aae-app .iti .iti__search-input,
.aae-app .iti .iti__search-input:focus,
.aae-app .iti .iti__search-input:active { background:rgba(23,16,10,.96) !important; color:#ffffff !important; -webkit-text-fill-color:#ffffff !important; border:1px solid rgba(214,163,74,.22) !important; border-radius:16px !important; box-shadow:none !important; }
.aae-app .iti .iti__search-input::placeholder { color:rgba(255,255,255,.55) !important; }
.aae-app .iti__country, .aae-app .iti__country-name, .aae-app .iti__dial-code { color:#fff !important; }
.aae-app .iti__country:hover, .aae-app .iti__country.iti__highlight { background:rgba(214,163,74,.14) !important; }
.aae-app input#aae-phone, .aae-app .iti input[type='tel'] { color:#fff !important; -webkit-text-fill-color:#fff !important; }
.aae-app input#aae-phone:focus, .aae-app .iti input[type='tel']:focus, .aae-app input#aae-phone:active, .aae-app .iti input[type='tel']:active { background:rgba(23,16,10,.96) !important; color:#fff !important; -webkit-text-fill-color:#fff !important; box-shadow:none !important; }
