/* Original Radiesse dark theme, scoped to the embeddable Metepol component. */
.rmdh-hero,.rmdh-dialog{
  --rmdh-bg1:#040812;--rmdh-bg2:#0a1022;--rmdh-bg3:#111a32;
  --rmdh-ink:#eef4ff;--rmdh-muted:#a5b8d6;
  --rmdh-accent:#e34a14;--rmdh-accent2:#b31882;
  --rmdh-stage-background:
    radial-gradient(circle at 18% 12%,rgba(185,34,147,.16),transparent 18%),
    radial-gradient(circle at 82% 18%,rgba(255,72,20,.13),transparent 16%),
    radial-gradient(circle at 76% 84%,rgba(255,128,34,.10),transparent 16%),
    radial-gradient(circle at 14% 88%,rgba(118,24,108,.10),transparent 14%),
    linear-gradient(135deg,var(--rmdh-bg1) 0%,var(--rmdh-bg2) 46%,var(--rmdh-bg3) 100%);
  font-family:Inter,Arial,Helvetica,sans-serif;font-size:14px;line-height:1.5;
  color:var(--rmdh-ink);text-align:left;font-weight:400;font-style:normal;letter-spacing:normal;
  color-scheme:dark;
}
.rmdh-hero *,.rmdh-dialog *{box-sizing:border-box}
.rmdh-hero [hidden],.rmdh-dialog [hidden]{display:none!important}
.rmdh-hero{
  position:relative;isolation:isolate;box-sizing:border-box;display:grid;
  grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center;gap:24px;
  width:100%;max-width:100%;min-width:0;height:600px;margin:0;padding:36px clamp(24px,4%,56px);
  overflow:hidden;border:0;border-radius:0;background:var(--rmdh-stage-background);
  container-type:inline-size;
}
/* Both columns sit on this single continuous background. */
.rmdh-aura{position:absolute;inset:0;pointer-events:none;z-index:-1;overflow:hidden;
  background:radial-gradient(ellipse at 0% 45%,rgba(255,90,31,.075),transparent 40%),radial-gradient(ellipse at 100% 85%,rgba(228,47,147,.085),transparent 40%)}
.rmdh-aura::before,.rmdh-aura::after{content:"";position:absolute;pointer-events:none}
.rmdh-aura::before{width:480px;height:480px;left:-120px;bottom:-170px;border-radius:64% 36% 51% 49% / 42% 60% 40% 58%;background:linear-gradient(145deg,rgba(255,255,255,.07),rgba(255,255,255,.015))}
.rmdh-aura::after{width:520px;height:520px;right:-160px;top:-180px;border-radius:44% 56% 70% 30% / 36% 30% 70% 64%;background:linear-gradient(145deg,rgba(255,255,255,.06),rgba(255,255,255,.01))}
.rmdh-copy{position:relative;z-index:1;min-width:0;padding:0 0 0 6px;background:transparent}
.rmdh-brand{display:flex;align-items:center;gap:16px;color:#c2d2ec;font-size:10px;font-weight:800;letter-spacing:2px;margin:0 0 26px}
.rmdh-brand i{display:block;width:1px;height:12px;background:rgba(255,255,255,.25)}
.rmdh-heading{padding:0!important;margin:0 0 22px!important;font-family:inherit!important;font-size:clamp(39px,4.3vw,56px)!important;font-weight:650!important;line-height:1.09!important;letter-spacing:-2.1px!important;color:#eef4ff!important;text-transform:none!important;border:0!important;background:none!important}
.rmdh-heading::before,.rmdh-heading::after{display:none!important}
.rmdh-heading-brand{display:block;white-space:nowrap}
.rmdh-heading-brand>sup{position:static;font-size:.36em;line-height:0;vertical-align:super;letter-spacing:0}
.rmdh-heading-subtitle{display:block;margin-top:12px;font-size:clamp(18px,5.6vw,30px)!important;line-height:1.25!important;letter-spacing:-.5px!important;white-space:nowrap;color:#ff7a64;background:linear-gradient(105deg,#ff6a2c,#e42f93);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}
.rmdh-description{padding:0;margin:0 0 12px!important;max-width:460px;font:400 16px/1.6 Inter,Arial,Helvetica,sans-serif!important;color:#c2d2ec!important;letter-spacing:0;text-transform:none}
.rmdh-slogan{padding:0;margin:0 0 31px!important;font:400 18px/1.5 Inter,Arial,Helvetica,sans-serif!important;color:#a5b8d6!important;letter-spacing:-.15px}
.rmdh-hero button,.rmdh-dialog button{font-family:inherit;cursor:pointer;text-transform:none;letter-spacing:normal;float:none;margin:0;box-shadow:none;min-width:0;line-height:1.4;-webkit-tap-highlight-color:transparent}
.rmdh-hero button::before,.rmdh-hero button::after,.rmdh-dialog button::before,.rmdh-dialog button::after{content:none}
.rmdh-hero button:focus-visible,.rmdh-dialog button:focus-visible,.rmdh-dialog input:focus-visible,.rmdh-dialog select:focus-visible{outline:3px solid #66aafc;outline-offset:4px}
.rmdh-hero button:disabled,.rmdh-dialog button:disabled{cursor:wait;opacity:.6}
.rmdh-hero .rmdh-cta{display:inline-flex;justify-content:space-between;align-items:center;gap:30px;min-height:54px;min-width:204px;padding:0 19px 0 24px;border:1px solid rgba(255,255,255,.16);border-radius:14px;background:linear-gradient(135deg,rgba(255,106,44,.24),rgba(178,39,146,.22));color:#fff;font-size:13px;font-weight:800;box-shadow:inset 0 1px 0 rgba(255,255,255,.16),0 12px 24px rgba(0,0,0,.24),0 0 20px rgba(255,109,45,.12);transition:background .2s,transform .2s}
.rmdh-hero .rmdh-cta:hover{background:linear-gradient(135deg,rgba(255,106,44,.34),rgba(178,39,146,.30));transform:translateY(-2px)}
.rmdh-cta-group{display:flex;align-items:stretch;flex-wrap:wrap;gap:12px}
.rmdh-cta-group .rmdh-cta{gap:18px}
.rmdh-hero .rmdh-cta-secondary{background:rgba(255,255,255,.045);border-color:rgba(255,255,255,.24);box-shadow:inset 0 1px 0 rgba(255,255,255,.07)}
.rmdh-hero .rmdh-cta-secondary:hover{background:rgba(255,255,255,.10)}
.rmdh-cta-arrow{font-size:24px;font-weight:400;line-height:1}
.rmdh-caption{display:flex;align-items:center;gap:10px;margin:24px 0 0;color:#9fb0c9;font-size:11px;letter-spacing:.2px}
.rmdh-caption-line{height:1px;width:25px;background:linear-gradient(90deg,#e34a14,#b31882)}
.rmdh-wheel-column{position:relative;min-width:0;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;height:528px;background:transparent}
.rmdh-wheel-wrap{position:relative;flex:0 1 auto;width:min(100%,490px);aspect-ratio:1;margin:0;isolation:isolate;background:transparent}
.rmdh-wheel-shadow{position:absolute;inset:1%;border-radius:50%;z-index:-1;pointer-events:none;background:repeating-conic-gradient(from 0deg,rgba(255,78,25,.44) 0deg 45deg,rgba(207,39,145,.42) 45deg 90deg);filter:blur(18px);opacity:.82}
.rmdh-wheel{display:block;max-width:none;width:100%;height:100%;border:0;padding:0;margin:0;border-radius:50%;background:transparent;transform:rotate(0deg);transition:transform 4.2s cubic-bezier(.12,.75,.18,1);filter:drop-shadow(0 9px 0 #060b16) drop-shadow(0 22px 28px rgba(0,0,0,.45));will-change:auto}
.rmdh-hero.rmdh-is-spinning .rmdh-wheel{will-change:transform}
.rmdh-pointer{position:absolute;left:50%;top:-12px;transform:translateX(-50%);width:40px;height:58px;transform-origin:50% 15px;filter:drop-shadow(0 10px 14px rgba(0,0,0,.45));z-index:4}
.rmdh-pointer::before{content:"";position:absolute;left:50%;top:0;width:24px;height:24px;transform:translateX(-50%);border-radius:50%;background:radial-gradient(circle at 36% 30%,#fff 0 8%,#f1f5fb 9% 28%,#8d97aa 54%,#2b3140 78%,#0f1420 100%);border:1px solid rgba(255,255,255,.55);box-shadow:inset 0 2px 5px rgba(255,255,255,.75),inset 0 -6px 12px rgba(0,0,0,.35),0 0 0 4px rgba(8,12,24,.7)}
.rmdh-pointer::after{content:"";position:absolute;left:50%;top:14px;width:17px;height:37px;transform:translateX(-50%);clip-path:polygon(50% 100%,0 20%,14% 0,86% 0,100% 20%);background:linear-gradient(90deg,#2a3040 0%,#cfd7e5 18%,#fff 50%,#a8b3c6 74%,#232938 100%)}
.rmdh-hero.rmdh-is-spinning .rmdh-pointer{animation:rmdh-tick .16s alternate infinite}
.rmdh-hero .rmdh-spin{position:absolute;left:50%;top:50%;width:33.8%;aspect-ratio:1;padding:0;background:transparent;border:0;border-radius:50%;transform:translate(-50%,-50%);z-index:3;transition:filter .2s;box-shadow:0 0 22px rgba(0,176,255,.15)}
.rmdh-spin img{display:block;width:100%;height:100%;max-width:none;border:0;border-radius:50%;pointer-events:none;object-fit:contain}
.rmdh-hero .rmdh-spin:hover{filter:brightness(1.14)}
.rmdh-wheel-footer{width:100%;display:flex;align-items:center;justify-content:center;gap:11px;min-height:28px;padding-top:2px}
.rmdh-progress,.rmdh-modal-dots{display:flex;flex-shrink:0;gap:6px}
.rmdh-progress>span,.rmdh-modal-dots>span{width:7px;height:7px;border-radius:50%;background:rgba(255,255,255,.16);box-shadow:0 0 0 1px rgba(255,255,255,.05)}
.rmdh-progress>span.rmdh-active,.rmdh-modal-dots>span.rmdh-active{background:linear-gradient(135deg,var(--rmdh-accent),var(--rmdh-accent2));box-shadow:0 0 15px rgba(223,47,143,.44)}
.rmdh-status{margin:0!important;padding:0!important;font:500 10px/1.45 Inter,Arial,Helvetica,sans-serif!important;color:#d6e4ff!important;max-width:290px;letter-spacing:.15px;overflow-wrap:anywhere}
.rmdh-hero .rmdh-reset{position:absolute;bottom:-10px;background:none;border:0;padding:2px 8px;color:#a5b8d6;text-decoration:underline;text-underline-offset:3px;font-size:10px}
.rmdh-noscript{position:absolute;inset:auto 12px 4px;text-align:center;background:#111a32;color:#eef4ff;margin:0;font-size:12px}

/* Original translucent information panel and numbered detail cards. */
.rmdh-dialog{box-sizing:border-box;width:min(760px,calc(100% - 44px));max-width:760px;height:auto;max-height:88vh;max-height:min(88dvh,860px);margin:auto;padding:32px;border:1px solid rgba(255,255,255,.14);border-radius:28px;background:linear-gradient(180deg,rgba(255,255,255,.065),rgba(255,255,255,.025)),rgba(9,12,25,.78);backdrop-filter:blur(28px) saturate(1.15);-webkit-backdrop-filter:blur(28px) saturate(1.15);box-shadow:0 44px 110px rgba(0,0,0,.58),inset 0 1px 0 rgba(255,255,255,.10),0 0 70px rgba(227,74,20,.12);overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;inset:0}
.rmdh-dialog:not([open]){display:none}.rmdh-dialog[open]{display:block;animation:rmdh-modal-in .35s ease both}
.rmdh-dialog::before{content:"";position:absolute;left:0;right:0;top:0;height:2px;background:linear-gradient(90deg,transparent,var(--rmdh-accent),var(--rmdh-accent2),transparent);opacity:.9;pointer-events:none}
.rmdh-dialog::backdrop{background:radial-gradient(circle at 50% 18%,rgba(217,52,129,.12),transparent 28%),radial-gradient(circle at 82% 72%,rgba(255,92,24,.10),transparent 24%),rgba(2,5,14,.76);backdrop-filter:blur(18px) saturate(1.08);-webkit-backdrop-filter:blur(18px) saturate(1.08)}
.rmdh-dialog.rmdh-dialog-fallback[open]{position:fixed;z-index:2147483000;box-shadow:0 0 0 100vmax rgba(2,5,14,.90),0 44px 110px rgba(0,0,0,.58)}
.rmdh-dialog-header{display:flex;justify-content:space-between;align-items:center;gap:16px;margin:0 0 20px}
.rmdh-eyebrow{display:inline-flex;align-items:center;min-height:30px;padding:7px 11px;border:1px solid rgba(255,255,255,.11);border-radius:999px;background:rgba(255,255,255,.035);font-size:10px;font-weight:900;letter-spacing:.16em;color:#d8e4f6;white-space:nowrap}
.rmdh-dialog-progress{display:flex;align-items:center;gap:10px;margin-left:auto}
.rmdh-dialog-count{font-size:11px;font-weight:800;letter-spacing:.08em;color:#aebdd4;white-space:nowrap}
.rmdh-dialog .rmdh-close{display:grid;place-items:center;width:32px;height:32px;flex:0 0 32px;padding:0;background:rgba(255,255,255,.035);color:#d8e4f6;border:1px solid rgba(255,255,255,.14);border-radius:50%;font-size:23px;font-weight:400;line-height:1}
.rmdh-dialog-title-row{display:grid;grid-template-columns:94px minmax(0,1fr);align-items:center;gap:20px;margin-bottom:24px}
.rmdh-dialog-title-copy{min-width:0}
.rmdh-dialog-icon{width:94px;height:94px;border-radius:26px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.14);background:radial-gradient(circle at 30% 20%,rgba(255,255,255,.13),transparent 30%),linear-gradient(145deg,rgba(227,74,20,.28),rgba(179,24,130,.20));background:radial-gradient(circle at 30% 20%,rgba(255,255,255,.13),transparent 30%),linear-gradient(145deg,color-mix(in srgb,var(--rmdh-accent) 28%,rgba(255,255,255,.02)),color-mix(in srgb,var(--rmdh-accent2) 20%,rgba(255,255,255,.015)));box-shadow:inset 0 1px 0 rgba(255,255,255,.10),0 18px 34px rgba(0,0,0,.28);font-size:34px;color:#fff}
.rmdh-dialog-icon svg{display:block;width:54px;height:54px;stroke:#fff;fill:none;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}
.rmdh-dialog .rmdh-dialog-title{padding:0!important;margin:0 0 7px!important;font-family:inherit!important;font-size:clamp(23px,3.5vw,34px)!important;font-weight:700!important;line-height:1.16!important;letter-spacing:-.045em!important;color:#eef4ff!important;text-transform:none!important;background:none!important;border:0!important;overflow-wrap:anywhere;outline:0}
.rmdh-dialog .rmdh-dialog-title::before,.rmdh-dialog .rmdh-dialog-title::after{display:none!important}
.rmdh-dialog-subtitle{padding:0;margin:0;color:#8fa4c3;font-size:12px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}
.rmdh-details{display:grid;gap:10px}
.rmdh-detail{display:grid;grid-template-columns:46px minmax(0,1fr);gap:14px;align-items:start;padding:15px;border:1px solid rgba(255,255,255,.075);border-radius:18px;background:rgba(255,255,255,.027);box-shadow:inset 0 1px 0 rgba(255,255,255,.025)}
.rmdh-detail-no{width:38px;height:38px;display:grid;place-items:center;border-radius:13px;background:linear-gradient(145deg,var(--rmdh-accent),var(--rmdh-accent2));background:linear-gradient(145deg,color-mix(in srgb,var(--rmdh-accent) 80%,#fff 2%),color-mix(in srgb,var(--rmdh-accent2) 75%,#111 8%));color:#fff;font-size:11px;font-weight:900;letter-spacing:.05em;box-shadow:0 8px 18px rgba(227,74,20,.20)}
.rmdh-dialog .rmdh-detail h4{font-family:inherit;margin:1px 0 5px;padding:0;font-size:12px;line-height:1.45;font-weight:800;letter-spacing:.02em;text-transform:none;color:#f2f6fd;overflow-wrap:anywhere}
.rmdh-dialog .rmdh-detail p{padding:0;margin:0;font-family:inherit;font-size:13px;line-height:1.65;font-weight:400;color:#aebed4;overflow-wrap:anywhere}
.rmdh-actions{display:flex;justify-content:flex-end;align-items:center;gap:10px;margin-top:24px}
.rmdh-dialog .rmdh-button{appearance:none;display:inline-flex;justify-content:center;align-items:center;gap:18px;min-height:48px;padding:13px 18px;border:1px solid rgba(255,255,255,.16);border-radius:14px;background:linear-gradient(135deg,#f8fbff,#e5edf8);color:#10192b;font-size:13px;font-weight:900;text-decoration:none;transition:transform .18s,filter .18s}
.rmdh-dialog .rmdh-button:hover{transform:translateY(-1px);filter:brightness(1.03)}
.rmdh-dialog .rmdh-button-ghost{background:linear-gradient(135deg,rgba(255,106,44,.24),rgba(178,39,146,.22));color:#fff;border-color:rgba(255,255,255,.16);box-shadow:inset 0 1px 0 rgba(255,255,255,.16),0 12px 24px rgba(0,0,0,.24),0 0 20px rgba(255,109,45,.12)}
.rmdh-dialog .rmdh-button-ghost:hover{background:linear-gradient(135deg,rgba(255,106,44,.34),rgba(178,39,146,.30))}
.rmdh-dialog-intro{padding:0;margin:0 0 16px;color:#9cafc8;font-size:14px;line-height:1.6}
.rmdh-discoveries{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.rmdh-discovery{display:block;min-height:126px;padding:15px;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:rgba(255,255,255,.03);color:#f4f7fc;overflow-wrap:anywhere}
.rmdh-discovery>span{display:grid;place-items:center;width:28px;height:28px;margin-bottom:13px;border-radius:9px;background:linear-gradient(135deg,#e34a14,#b31882);font-size:11px;font-weight:900;color:#fff}
.rmdh-discovery>strong{font-size:14px;font-weight:700;line-height:1.35;color:#f4f7fc}
.rmdh-dialog[data-rmdh-state="summary"] .rmdh-button{min-width:220px;background:linear-gradient(135deg,#fff4ed,#f6dcec)}

/* The original form: dark flat panel, square white fields, full-width submit. */
.rmdh-dialog[data-rmdh-state="form"],.rmdh-dialog[data-rmdh-state="thanks"]{width:min(700px,calc(100% - 44px));padding:28px;border-radius:0;border-color:rgba(255,255,255,.09);background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.02)),var(--rmdh-stage-background)}
.rmdh-dialog[data-rmdh-state="form"]::before,.rmdh-dialog[data-rmdh-state="thanks"]::before{display:none}
.rmdh-dialog[data-rmdh-state="form"] .rmdh-dialog-title-row,.rmdh-dialog[data-rmdh-state="thanks"] .rmdh-dialog-title-row{display:block;margin-bottom:18px}
.rmdh-dialog[data-rmdh-state="form"] .rmdh-dialog-progress,.rmdh-dialog[data-rmdh-state="thanks"] .rmdh-dialog-progress{display:none}
.rmdh-dialog[data-rmdh-state="form"] .rmdh-dialog-title{font-size:34px!important;letter-spacing:-.04em!important}
.rmdh-topic-badge{display:inline-flex;align-items:center;gap:8px;margin:0 0 14px;padding:10px 14px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:linear-gradient(90deg,rgba(227,74,20,.18),rgba(179,24,130,.18));color:#fff;font-size:13px;font-weight:800;line-height:1.5;letter-spacing:.03em;overflow-wrap:anywhere}
.rmdh-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:0}
.rmdh-field{display:grid;gap:7px;min-width:0}.rmdh-field-wide{grid-column:1/-1}
.rmdh-dialog .rmdh-field label{display:block;margin:0;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#c2d2ec}
.rmdh-dialog .rmdh-field input,.rmdh-dialog .rmdh-field select{box-sizing:border-box;display:block;width:100%;min-width:0;min-height:49px;height:auto;margin:0;padding:14px 13px;border:1px solid #a9bddf;background:#fff;border-radius:0;color:#0e1b31;font:400 13px/1.5 Inter,Arial,Helvetica,sans-serif;box-shadow:none;letter-spacing:0;color-scheme:light}
.rmdh-dialog .rmdh-field input:focus,.rmdh-dialog .rmdh-field select:focus{border-color:#274774}
.rmdh-dialog .rmdh-field input::placeholder{color:#64748b}
.rmdh-dialog .rmdh-consent{display:flex;align-items:flex-start;gap:10px;margin:3px 0 0;font-size:12px;font-weight:400;line-height:1.55;color:#c2d2ec;letter-spacing:0;text-transform:none}
.rmdh-dialog .rmdh-consent input{flex:0 0 16px;width:16px;height:16px;min-height:0;padding:0;margin:2px 0 0;accent-color:#274774;color-scheme:light}
.rmdh-form-message{margin:0;font-size:14px;line-height:1.5;color:#bfd0eb;overflow-wrap:anywhere}
.rmdh-form-message:empty{display:none}
.rmdh-form-message.rmdh-error{padding:11px 13px;border:1px solid rgba(255,122,100,.25);border-radius:0;background:rgba(124,36,39,.25);color:#ffb7a9}
.rmdh-form>.rmdh-actions{margin:2px 0 0;flex-direction:column-reverse;align-items:flex-start;gap:16px}
.rmdh-dialog [data-rmdh-submit]{width:100%;border:1px solid #f5f8ff;border-radius:0;background:#f5f8ff;color:#0e1b31;padding:15px;font-weight:900}
.rmdh-dialog [data-rmdh-action="form-back"]{border:1px solid rgba(255,255,255,.14);border-radius:0;background:transparent;color:#fff;padding:12px 14px;box-shadow:none;font-weight:600}
.rmdh-dialog[data-rmdh-state="thanks"] .rmdh-dialog-title{text-align:center}
.rmdh-thanks{text-align:center;padding:14px 0}
.rmdh-thanks-icon{display:grid;place-items:center;margin:0 auto 22px;width:86px;height:86px;border-radius:50%;background:linear-gradient(145deg,#f5f8ff,#d6e5ff);color:#0e1b31;font-size:38px;font-weight:900}
.rmdh-thanks>p{font-size:15px;line-height:1.7;color:#bfd0eb;margin:0 auto 25px;max-width:500px}
.rmdh-dialog .rmdh-thanks .rmdh-button{background:transparent;border:1px solid rgba(255,255,255,.16);border-radius:0;color:#fff}
@keyframes rmdh-tick{from{transform:translateX(-50%) rotate(-7deg)}to{transform:translateX(-50%) rotate(5deg)}}
@keyframes rmdh-modal-in{from{opacity:0;transform:translateY(14px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}
@media(max-width:1050px){.rmdh-hero{padding:34px 32px;gap:18px}.rmdh-heading{font-size:46px!important}.rmdh-slogan{font-size:16px!important}.rmdh-brand{gap:12px;font-size:9px}}
@media(max-width:1024px){
  .rmdh-hero[data-rmdh-hero]{display:flex!important;flex-direction:column!important;align-items:stretch!important;height:auto!important;min-height:600px;grid-template-columns:minmax(0,1fr)!important;padding:35px 24px 33px;gap:30px}
  .rmdh-hero[data-rmdh-hero]>.rmdh-copy{order:1;flex:none!important;width:100%!important;max-width:none!important;float:none!important}
  .rmdh-hero[data-rmdh-hero]>.rmdh-wheel-column{order:2;flex:none!important;width:100%!important;max-width:none!important;height:auto!important;float:none!important}
  .rmdh-hero[data-rmdh-hero] .rmdh-cta-group{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:10px;width:100%}
  .rmdh-hero[data-rmdh-hero] .rmdh-cta-group>.rmdh-cta{width:100%!important;min-width:0!important;max-width:none!important;flex:none!important}
  .rmdh-copy{padding:0}.rmdh-brand{margin-bottom:21px}
  .rmdh-heading{font-size:43px!important;letter-spacing:-1.5px!important;margin-bottom:17px!important}
  .rmdh-slogan{font-size:16px!important;margin-bottom:23px!important}.rmdh-caption{margin-top:19px}
  .rmdh-wheel-column{height:auto;gap:13px;padding-bottom:12px}.rmdh-wheel-wrap{width:min(100%,430px)}
  .rmdh-hero .rmdh-reset{bottom:-9px}
}
@media(max-width:720px){
  .rmdh-dialog{width:100%;max-width:100%;max-height:90vh;max-height:90dvh;margin:auto 0 0;padding:20px 16px calc(18px + env(safe-area-inset-bottom));border-radius:26px 26px 0 0;backdrop-filter:blur(14px) saturate(1.08);-webkit-backdrop-filter:blur(14px) saturate(1.08)}
  .rmdh-dialog-header{gap:8px;margin-bottom:16px}.rmdh-eyebrow{font-size:9px;letter-spacing:.1em;padding:7px 9px}
  .rmdh-dialog-progress{gap:6px}.rmdh-dialog-count{font-size:10px;letter-spacing:0}.rmdh-modal-dots{gap:4px}.rmdh-modal-dots>span{width:5px;height:5px}
  .rmdh-dialog-title-row{grid-template-columns:68px minmax(0,1fr);gap:14px;margin-bottom:18px}
  .rmdh-dialog-icon{width:68px;height:68px;border-radius:20px}.rmdh-dialog-icon svg{width:39px;height:39px}
  .rmdh-dialog .rmdh-dialog-title{font-size:28px!important}.rmdh-dialog-subtitle{font-size:10px}
  .rmdh-detail{grid-template-columns:40px minmax(0,1fr);padding:13px;gap:10px}.rmdh-detail-no{width:34px;height:34px}
  .rmdh-actions{flex-direction:column-reverse}.rmdh-dialog .rmdh-button{width:100%;gap:9px}
  .rmdh-discoveries{grid-template-columns:1fr;gap:8px}.rmdh-discovery{min-height:auto}
  .rmdh-dialog[data-rmdh-state="form"],.rmdh-dialog[data-rmdh-state="thanks"]{width:100%;padding:20px 18px calc(18px + env(safe-area-inset-bottom))}
  .rmdh-dialog[data-rmdh-state="form"] .rmdh-dialog-title{font-size:28px!important}
  .rmdh-form{grid-template-columns:1fr}.rmdh-topic-badge{font-size:12px;line-height:1.4}
}
@media(max-width:360px){.rmdh-dialog-progress .rmdh-modal-dots{display:none}.rmdh-dialog-title-row{grid-template-columns:54px minmax(0,1fr);gap:10px}.rmdh-dialog-icon{width:54px;height:54px;border-radius:16px}.rmdh-dialog .rmdh-dialog-title{font-size:24px!important}}
@media(max-width:480px){.rmdh-cta-group{gap:10px}.rmdh-cta-group .rmdh-cta{width:100%;min-width:0}}
/* Fit narrow host columns even when the browser itself is wide. */
.rmdh-hero[data-rmdh-compact]{display:flex!important;flex-direction:column!important;align-items:stretch!important;height:auto!important;min-height:600px;grid-template-columns:minmax(0,1fr)!important;padding:35px 24px 33px;gap:30px}
.rmdh-hero[data-rmdh-compact]>.rmdh-copy{order:1;flex:none!important;width:100%!important;max-width:none!important;float:none!important;padding:0}
.rmdh-hero[data-rmdh-compact]>.rmdh-wheel-column{order:2;flex:none!important;width:100%!important;max-width:none!important;height:auto!important;float:none!important;gap:13px;padding-bottom:12px}
.rmdh-hero[data-rmdh-compact] .rmdh-cta-group{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:10px;width:100%}
.rmdh-hero[data-rmdh-compact] .rmdh-cta-group>.rmdh-cta{width:100%!important;min-width:0!important;max-width:none!important;flex:none!important}
.rmdh-hero[data-rmdh-compact] .rmdh-brand{margin-bottom:21px}
.rmdh-hero[data-rmdh-compact] .rmdh-heading{font-size:43px!important;letter-spacing:-1.5px!important;margin-bottom:17px!important}
.rmdh-hero[data-rmdh-compact] .rmdh-slogan{font-size:16px!important;margin-bottom:23px!important}
.rmdh-hero[data-rmdh-compact] .rmdh-caption{margin-top:19px}
.rmdh-hero[data-rmdh-compact] .rmdh-wheel-wrap{width:min(100%,430px)}
.rmdh-hero[data-rmdh-compact] .rmdh-reset{bottom:-9px}
@container(max-width:650px){.rmdh-hero .rmdh-heading{font-size:39px!important}.rmdh-heading-subtitle{font-size:clamp(16px,6.5cqi,30px)!important}.rmdh-hero .rmdh-slogan{font-size:15px!important}}
@media(prefers-reduced-motion:reduce){.rmdh-hero .rmdh-wheel,.rmdh-hero .rmdh-cta,.rmdh-dialog .rmdh-button{transition:none}.rmdh-hero.rmdh-is-spinning .rmdh-pointer,.rmdh-dialog[open]{animation:none}}
