.inim-app{--inim-theme-primary:var(--wp--preset--color--primary,var(--global-palette1,var(--ast-global-color-0,var(--e-global-color-primary,var(--porto-primary-color,var(--main-color,#1677ff))))));--inim-primary:var(--inim-custom-primary,var(--inim-theme-primary));--inim-text:inherit;--inim-muted:color-mix(in srgb,currentColor 62%,transparent);--inim-surface:color-mix(in srgb,Canvas 96%,var(--inim-primary) 4%);--inim-surface-strong:Canvas;--inim-border:color-mix(in srgb,currentColor 13%,transparent);--inim-soft:color-mix(in srgb,var(--inim-primary) 9%,transparent);--inim-shadow:0 22px 60px rgba(15,23,42,.09);--inim-radius:22px;box-sizing:border-box;width:100%;font-family:inherit;font-size:16px;line-height:1.75;color:var(--inim-text);isolation:isolate}.inim-app *,.inim-app *:before,.inim-app *:after{box-sizing:border-box}.inim-app h1,.inim-app h2,.inim-app h3,.inim-app p{font-family:inherit;color:inherit}.inim-shell{width:min(1180px,calc(100% - 32px));margin:36px auto}.inim-shell--compact{width:min(860px,calc(100% - 32px))}.inim-hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 260px;align-items:center;min-height:285px;padding:46px 52px;margin-bottom:28px;overflow:hidden;border-radius:calc(var(--inim-radius) + 6px);color:#fff;background:linear-gradient(135deg,color-mix(in srgb,var(--inim-primary) 88%,#07182c),color-mix(in srgb,var(--inim-primary) 64%,#102a43));box-shadow:0 24px 70px color-mix(in srgb,var(--inim-primary) 23%,transparent)}.inim-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 85% 20%,rgba(255,255,255,.18),transparent 34%),linear-gradient(110deg,transparent 45%,rgba(255,255,255,.06));pointer-events:none}.inim-hero__content{position:relative;z-index:2;max-width:720px}.inim-eyebrow{display:inline-flex;padding:6px 12px;margin-bottom:13px;border:1px solid rgba(255,255,255,.24);border-radius:999px;background:rgba(255,255,255,.1);font-size:.82em;font-weight:700;letter-spacing:.01em}.inim-hero h1{margin:0 0 12px!important;font-size:clamp(28px,4vw,46px)!important;line-height:1.3!important;color:#fff!important;font-weight:850}.inim-hero p{max-width:680px;margin:0!important;color:rgba(255,255,255,.83)!important;font-size:1.04em}.inim-hero__meta{display:flex;flex-wrap:wrap;gap:14px 22px;margin-top:23px;font-size:.9em;color:rgba(255,255,255,.92)}.inim-hero__meta span{display:inline-flex;align-items:center;gap:7px}.inim-hero__meta i{display:grid;place-items:center;width:19px;height:19px;border-radius:50%;font-style:normal;background:rgba(255,255,255,.17)}.inim-hero__visual{position:relative;z-index:1;display:grid;place-items:center;height:210px}.inim-orbit{position:absolute;border:1px solid rgba(255,255,255,.19);border-radius:50%}.inim-orbit--one{width:190px;height:190px}.inim-orbit--two{width:135px;height:135px}.inim-hero__icon{position:relative;display:grid;grid-template-columns:repeat(3,15px);gap:8px;padding:30px;border:1px solid rgba(255,255,255,.2);border-radius:28px;background:rgba(255,255,255,.12);backdrop-filter:blur(10px);box-shadow:0 16px 40px rgba(0,0,0,.14)}.inim-hero__icon span{width:15px;height:48px;border-radius:99px;background:#fff}.inim-hero__icon span:nth-child(2){height:72px;margin-top:-12px}.inim-hero__icon span:nth-child(3){height:34px;margin-top:14px}.inim-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:28px;align-items:start}.inim-card{border:1px solid var(--inim-border);border-radius:var(--inim-radius);background:var(--inim-surface-strong);box-shadow:var(--inim-shadow)}.inim-card--form,.inim-card--tracking{padding:34px}.inim-card__heading{display:flex;align-items:start;justify-content:space-between;gap:20px;padding-bottom:24px;margin-bottom:4px;border-bottom:1px solid var(--inim-border)}.inim-card__heading h2{margin:3px 0 0!important;font-size:1.55em!important;line-height:1.4!important}.inim-step-label{font-size:.78em;font-weight:750;color:var(--inim-primary)}.inim-required-note{font-size:.8em;color:var(--inim-muted)}.inim-required-note b,.inim-label b{color:#dc2626}.inim-form{display:grid;gap:25px;margin:0}.inim-section{min-width:0;padding:25px 0 0;margin:0;border:0}.inim-section legend{display:flex;align-items:center;gap:10px;width:100%;padding:0 0 17px;font-weight:800;font-size:1.02em;color:inherit}.inim-section legend span{display:grid;place-items:center;width:30px;height:30px;border-radius:10px;color:#fff;background:var(--inim-primary);font-size:.82em}.inim-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:19px}.inim-stack{display:grid;gap:19px}.inim-field{display:grid!important;gap:8px!important;margin:0!important;font-weight:inherit!important;color:inherit!important}.inim-label{font-size:.9em;font-weight:700;color:inherit}.inim-form input:not([type=checkbox]):not([type=file]),.inim-form select,.inim-form textarea{display:block;width:100%;min-height:48px;margin:0!important;padding:11px 14px!important;border:1px solid var(--inim-border)!important;border-radius:12px!important;outline:0;background:var(--inim-surface)!important;color:inherit!important;font:inherit!important;line-height:1.5!important;box-shadow:none!important;transition:border-color .2s,box-shadow .2s,background .2s}.inim-form textarea{resize:vertical;min-height:110px}.inim-form input::placeholder,.inim-form textarea::placeholder{color:var(--inim-muted);opacity:.72}.inim-form input:focus,.inim-form select:focus,.inim-form textarea:focus{border-color:var(--inim-primary)!important;box-shadow:0 0 0 4px color-mix(in srgb,var(--inim-primary) 14%,transparent)!important;background:var(--inim-surface-strong)!important}.inim-form small{display:block;color:var(--inim-muted);font-size:.76em;font-weight:400}.inim-input-suffix{position:relative}.inim-input-suffix input{padding-left:58px!important}.inim-input-suffix>span{position:absolute;left:13px;top:50%;transform:translateY(-50%);font-size:.78em;color:var(--inim-muted)}.inim-upload__box{position:relative;display:flex;align-items:center;gap:14px;padding:17px;border:1px dashed color-mix(in srgb,var(--inim-primary) 45%,var(--inim-border));border-radius:14px;background:var(--inim-soft);cursor:pointer}.inim-upload__box:hover{border-color:var(--inim-primary)}.inim-upload__box input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.inim-upload__icon{display:grid;place-items:center;flex:0 0 42px;height:42px;border-radius:12px;background:var(--inim-primary);color:#fff;font-size:1.3em}.inim-upload__box strong{display:block;font-size:.9em}.inim-submit-area{display:grid;gap:17px;padding-top:25px;border-top:1px solid var(--inim-border)}.inim-consent{display:grid!important;grid-template-columns:auto 1fr!important;align-items:start;gap:10px!important;font-size:.86em;font-weight:400!important;color:var(--inim-muted)!important}.inim-consent input{width:18px!important;height:18px!important;margin:4px 0 0!important;accent-color:var(--inim-primary)}.inim-submit{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;min-height:54px;padding:13px 22px!important;border:0!important;border-radius:14px!important;background:var(--inim-primary)!important;color:#fff!important;font:inherit!important;font-weight:800!important;box-shadow:0 12px 25px color-mix(in srgb,var(--inim-primary) 26%,transparent)!important;cursor:pointer;transition:transform .18s,box-shadow .18s,opacity .18s}.inim-submit:hover{transform:translateY(-1px);box-shadow:0 16px 32px color-mix(in srgb,var(--inim-primary) 33%,transparent)!important}.inim-submit i{font-style:normal;font-size:1.25em}.inim-submit[disabled]{opacity:.65;cursor:not-allowed;transform:none}.inim-security-note,.inim-help{text-align:center;margin:0!important;color:var(--inim-muted)!important;font-size:.78em}.inim-sidebar{display:grid;gap:18px;position:sticky;top:30px}.inim-guide{padding:25px}.inim-guide__icon{display:grid;place-items:center;width:46px;height:46px;margin-bottom:15px;border-radius:14px;background:var(--inim-soft);color:var(--inim-primary);font-size:1.45em}.inim-guide h3{margin:0 0 20px!important;font-size:1.08em!important}.inim-timeline{display:grid;gap:20px;padding:0!important;margin:0!important;list-style:none!important}.inim-timeline li{position:relative;display:grid;grid-template-columns:34px 1fr;gap:12px;align-items:start}.inim-timeline li:not(:last-child):after{content:"";position:absolute;right:16px;top:35px;width:1px;height:28px;background:var(--inim-border)}.inim-timeline li>span{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:var(--inim-soft);color:var(--inim-primary);font-size:.8em;font-weight:800}.inim-timeline strong,.inim-timeline small{display:block}.inim-timeline strong{font-size:.88em}.inim-timeline small{margin-top:3px;color:var(--inim-muted);font-size:.75em;line-height:1.6}.inim-tip{display:grid;grid-template-columns:auto 1fr;gap:12px;padding:19px;background:var(--inim-soft)}.inim-tip>span{color:var(--inim-primary)}.inim-tip strong{font-size:.86em}.inim-tip p{margin:3px 0 0!important;color:var(--inim-muted)!important;font-size:.75em;line-height:1.65}.inim-track-link{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:17px 19px;border:1px solid var(--inim-border);border-radius:16px;background:var(--inim-surface-strong);color:inherit!important;text-decoration:none!important;box-shadow:0 8px 24px rgba(15,23,42,.05)}.inim-track-link small,.inim-track-link strong{display:block}.inim-track-link small{color:var(--inim-muted);font-size:.72em}.inim-track-link strong{font-size:.88em}.inim-track-link i{font-style:normal;color:var(--inim-primary)}.inim-notice,.inim-result{width:min(1180px,calc(100% - 32px));margin:18px auto;padding:17px 20px;border:1px solid #86efac;border-radius:14px;background:#f0fdf4;color:#166534;box-sizing:border-box;box-shadow:0 10px 25px rgba(22,101,52,.06)}.inim-app .inim-notice,.inim-app .inim-result{width:100%;margin:0 0 20px}.inim-error{border-color:#fecaca;background:#fef2f2;color:#991b1b}.inim-rate{border-color:#fed7aa;background:#fff7ed;color:#9a3412}.inim-result{position:relative;padding:22px 24px}.inim-result strong{font-weight:800}.inim-card--tracking{max-width:720px;margin:0 auto}.inim-hero--tracking{grid-template-columns:minmax(0,1fr) 170px;min-height:240px}.inim-search-mark{position:relative;width:95px;height:95px;border:13px solid rgba(255,255,255,.88);border-radius:50%}.inim-search-mark:after{content:"";position:absolute;width:54px;height:13px;left:-39px;bottom:-24px;border-radius:99px;background:#fff;transform:rotate(45deg)}.inim-back-link{text-align:center;margin:20px 0 0!important}.inim-back-link a{color:var(--inim-primary)!important;font-weight:700;text-decoration:none!important}.inim-hp{position:absolute!important;left:-99999px!important;width:1px!important;height:1px!important;overflow:hidden!important}.inim-style-light{--inim-surface:#f8fafc;--inim-surface-strong:#fff;--inim-text:#172033;--inim-muted:#64748b;--inim-border:#e3e8ef}.inim-style-dark{--inim-surface:#172033;--inim-surface-strong:#101827;--inim-text:#f8fafc;--inim-muted:#aab5c6;--inim-border:#2b3749;--inim-shadow:0 22px 60px rgba(0,0,0,.28);color-scheme:dark}.inim-style-minimal{--inim-shadow:none;--inim-radius:12px}.inim-style-minimal .inim-hero{border-radius:var(--inim-radius);box-shadow:none}.inim-style-minimal .inim-card{box-shadow:none}.inim-style-minimal .inim-sidebar{position:static}@supports not (color:color-mix(in srgb,#000,#fff)){.inim-app{--inim-muted:#64748b;--inim-surface:#f8fafc;--inim-surface-strong:#fff;--inim-border:#dce3eb;--inim-soft:#eef6ff}.inim-style-dark{--inim-surface:#172033;--inim-surface-strong:#101827;--inim-text:#f8fafc;--inim-muted:#aab5c6;--inim-border:#2b3749}}
@media(max-width:960px){.inim-layout{grid-template-columns:1fr}.inim-sidebar{grid-template-columns:repeat(2,minmax(0,1fr));position:static}.inim-track-link{grid-column:1/-1}.inim-hero{grid-template-columns:1fr 180px;padding:40px}.inim-hero__visual{height:170px}.inim-orbit--one{width:155px;height:155px}.inim-orbit--two{width:110px;height:110px}}
@media(max-width:700px){.inim-shell,.inim-shell--compact{width:min(100% - 20px,1180px);margin:18px auto}.inim-hero,.inim-hero--tracking{grid-template-columns:1fr;min-height:auto;padding:30px 24px}.inim-hero__visual{display:none}.inim-hero h1{font-size:30px!important}.inim-hero__meta{display:grid;gap:8px}.inim-layout{gap:18px}.inim-card--form,.inim-card--tracking{padding:22px 17px}.inim-card__heading{display:grid}.inim-required-note{justify-self:start}.inim-grid{grid-template-columns:1fr}.inim-sidebar{grid-template-columns:1fr}.inim-track-link{grid-column:auto}.inim-section{padding-top:21px}.inim-notice,.inim-result{width:calc(100% - 20px)}}
@media(prefers-reduced-motion:reduce){.inim-app *{scroll-behavior:auto!important;transition:none!important}}

/* v1.1.1 readability and theme-sync fixes */
.inim-app{--inim-text:#162033;--inim-heading:#0f172a;--inim-muted:#5b677a;--inim-surface:#f7faff;--inim-surface-strong:#ffffff;--inim-border:rgba(15,23,42,.12);--inim-soft:rgba(22,119,255,.08);color:var(--inim-text)!important;color-scheme:light}
.inim-app,.inim-app p,.inim-app li,.inim-app label,.inim-app legend,.inim-app small,.inim-app strong,.inim-app h2,.inim-app h3,.inim-app a{opacity:1!important;text-shadow:none!important}
.inim-app h2,.inim-app h3,.inim-app legend,.inim-label,.inim-card__heading h2,.inim-guide h3,.inim-track-link strong,.inim-timeline strong,.inim-upload__box strong{color:var(--inim-heading)!important}
.inim-card,.inim-guide,.inim-track-link,.inim-tip,.inim-card--form,.inim-card--tracking{background:var(--inim-surface-strong)!important;color:var(--inim-text)!important}
.inim-guide,.inim-track-link,.inim-tip{border:1px solid var(--inim-border)!important}
.inim-step-label,.inim-guide__icon,.inim-tip>span,.inim-track-link i,.inim-back-link a{color:var(--inim-primary)!important}
.inim-timeline small,.inim-track-link small,.inim-tip p,.inim-form small,.inim-security-note,.inim-help,.inim-required-note,.inim-consent,.inim-input-suffix>span{color:var(--inim-muted)!important}
.inim-form input:not([type=checkbox]):not([type=file]),.inim-form select,.inim-form textarea{background:var(--inim-surface)!important;color:var(--inim-text)!important;border-color:var(--inim-border)!important;-webkit-text-fill-color:var(--inim-text)!important}
.inim-form select option{background:#fff;color:#111827}
.inim-form input::placeholder,.inim-form textarea::placeholder{color:var(--inim-muted)!important;opacity:.88}
.inim-upload__box{background:var(--inim-soft)!important}
.inim-style-light{--inim-text:#162033;--inim-heading:#0f172a;--inim-muted:#5b677a;--inim-surface:#f7faff;--inim-surface-strong:#ffffff;--inim-border:rgba(15,23,42,.12);--inim-soft:rgba(22,119,255,.08);color-scheme:light}
.inim-style-dark{--inim-text:#e7eef9;--inim-heading:#ffffff;--inim-muted:#a8b6ca;--inim-surface:#162133;--inim-surface-strong:#0f1728;--inim-border:rgba(203,213,225,.14);--inim-soft:rgba(96,165,250,.12);color-scheme:dark}
.inim-style-dark .inim-card,.inim-style-dark .inim-guide,.inim-style-dark .inim-track-link,.inim-style-dark .inim-tip,.inim-style-dark .inim-card--form,.inim-style-dark .inim-card--tracking{background:var(--inim-surface-strong)!important;color:var(--inim-text)!important}
.inim-style-dark .inim-form select option{background:#0f1728;color:#e7eef9}
.inim-style-minimal .inim-card,.inim-style-minimal .inim-guide,.inim-style-minimal .inim-track-link,.inim-style-minimal .inim-tip{border-color:var(--inim-border)!important}

/* =========================================================
 * v1.1.2 — Luxury, universal theme compatibility & no overflow
 * ========================================================= */
.inim-app{
  --inim-primary:var(--inim-custom-primary,var(--wp--preset--color--primary,var(--global-palette1,var(--ast-global-color-0,var(--e-global-color-primary,var(--porto-primary-color,var(--main-color,#2563eb)))))));
  --inim-primary-2:color-mix(in srgb,var(--inim-primary) 72%,#06b6d4 28%);
  --inim-text:#172033;
  --inim-heading:#0b1324;
  --inim-muted:#5d6b7e;
  --inim-surface:#f6f9fe;
  --inim-surface-strong:#fff;
  --inim-border:rgba(15,23,42,.11);
  --inim-soft:color-mix(in srgb,var(--inim-primary) 9%,transparent);
  --inim-radius:24px;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  overflow-x:clip!important;
  position:relative;
  isolation:isolate;
  color:var(--inim-text)!important;
  font-family:inherit!important;
  line-height:1.75;
  -webkit-font-smoothing:antialiased;
  text-rendering:optimizeLegibility;
}
.inim-app *,.inim-app *::before,.inim-app *::after{box-sizing:border-box!important;min-width:0}
.inim-app img,.inim-app svg,.inim-app video,.inim-app canvas{max-width:100%!important;height:auto!important}
.inim-app p,.inim-app h1,.inim-app h2,.inim-app h3,.inim-app label,.inim-app legend,.inim-app small,.inim-app strong,.inim-app span,.inim-app a{overflow-wrap:anywhere;word-break:normal}
.inim-shell,.inim-shell--compact{width:min(1180px,calc(100% - clamp(20px,4vw,48px)))!important;max-width:100%!important;margin:clamp(20px,4vw,48px) auto!important;padding:0!important}
.inim-shell--compact{width:min(880px,calc(100% - clamp(20px,4vw,48px)))!important}

.inim-hero{
  min-height:300px;
  padding:clamp(30px,5vw,58px)!important;
  border:1px solid rgba(255,255,255,.16)!important;
  border-radius:32px!important;
  background:
    radial-gradient(circle at 85% 12%,rgba(255,255,255,.22),transparent 30%),
    radial-gradient(circle at 12% 95%,rgba(34,211,238,.18),transparent 32%),
    linear-gradient(135deg,color-mix(in srgb,var(--inim-primary) 88%,#061326),color-mix(in srgb,var(--inim-primary-2) 68%,#12263e))!important;
  box-shadow:0 28px 80px color-mix(in srgb,var(--inim-primary) 22%,transparent),inset 0 1px 0 rgba(255,255,255,.17)!important;
}
.inim-hero::after{content:"";position:absolute;inset:auto -8% -45% auto;width:330px;height:330px;border-radius:50%;border:1px solid rgba(255,255,255,.14);box-shadow:0 0 0 42px rgba(255,255,255,.04),0 0 0 88px rgba(255,255,255,.025);pointer-events:none}
.inim-hero__content{max-width:760px!important}
.inim-eyebrow{padding:7px 14px!important;border-radius:999px!important;background:rgba(255,255,255,.12)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.16);font-size:.82rem!important}
.inim-hero h1{font-size:clamp(30px,4vw,50px)!important;letter-spacing:-.025em!important;line-height:1.32!important}
.inim-hero p{font-size:clamp(.96rem,1.4vw,1.08rem)!important;line-height:1.9!important}
.inim-hero__meta{gap:10px 18px!important}
.inim-hero__meta span{padding:6px 10px;border-radius:999px;background:rgba(255,255,255,.075)}
.inim-hero__icon{border-radius:30px!important;background:rgba(255,255,255,.13)!important;box-shadow:0 18px 55px rgba(0,0,0,.16),inset 0 1px 0 rgba(255,255,255,.18)!important}

.inim-layout{grid-template-columns:minmax(0,1fr) minmax(260px,320px)!important;gap:clamp(18px,2.5vw,30px)!important;width:100%!important;max-width:100%!important}
.inim-card{border:1px solid var(--inim-border)!important;border-radius:var(--inim-radius)!important;background:linear-gradient(180deg,rgba(255,255,255,.99),rgba(255,255,255,.965))!important;color:var(--inim-text)!important;box-shadow:0 20px 60px rgba(15,23,42,.075),0 2px 10px rgba(15,23,42,.035)!important;overflow:hidden}
.inim-card--form,.inim-card--tracking{padding:clamp(22px,3.5vw,40px)!important}
.inim-card__heading{padding-bottom:22px!important;margin-bottom:2px!important}
.inim-card__heading h2{font-size:clamp(1.35rem,2.2vw,1.75rem)!important;color:var(--inim-heading)!important}
.inim-step-label{display:inline-flex;align-items:center;gap:7px;padding:5px 10px;border-radius:999px;background:var(--inim-soft);font-size:.76rem!important}
.inim-step-label::before{content:"";width:6px;height:6px;border-radius:50%;background:var(--inim-primary);box-shadow:0 0 0 4px color-mix(in srgb,var(--inim-primary) 13%,transparent)}

.inim-section{padding-top:clamp(22px,3vw,30px)!important}
.inim-section legend{font-size:1.03rem!important;color:var(--inim-heading)!important}
.inim-section legend span{width:34px!important;height:34px!important;border-radius:12px!important;background:linear-gradient(135deg,var(--inim-primary),var(--inim-primary-2))!important;box-shadow:0 8px 20px color-mix(in srgb,var(--inim-primary) 25%,transparent)}
.inim-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:clamp(14px,2vw,20px)!important;width:100%!important}
.inim-field{width:100%!important;max-width:100%!important}
.inim-label{font-size:.9rem!important;color:var(--inim-heading)!important}
.inim-form input:not([type=checkbox]):not([type=file]),.inim-form select,.inim-form textarea{
  width:100%!important;max-width:100%!important;min-width:0!important;
  min-height:51px!important;padding:12px 15px!important;
  border-radius:14px!important;background:#f7faff!important;
  border:1px solid rgba(15,23,42,.105)!important;color:#172033!important;
  -webkit-text-fill-color:#172033!important;
  font-size:16px!important; /* prevents iOS zoom */
  appearance:auto;
}
.inim-form textarea{min-height:125px!important}
.inim-form input:hover,.inim-form select:hover,.inim-form textarea:hover{border-color:color-mix(in srgb,var(--inim-primary) 42%,var(--inim-border))!important}
.inim-form input:focus,.inim-form select:focus,.inim-form textarea:focus{background:#fff!important;border-color:var(--inim-primary)!important;box-shadow:0 0 0 4px color-mix(in srgb,var(--inim-primary) 13%,transparent),0 10px 25px rgba(15,23,42,.045)!important}
.inim-input-suffix{width:100%!important;max-width:100%!important}
.inim-input-suffix input{width:100%!important}
.inim-upload__box{width:100%!important;max-width:100%!important;padding:18px!important;border-radius:16px!important;background:linear-gradient(135deg,var(--inim-soft),rgba(255,255,255,.7))!important}
.inim-upload__box>span:last-of-type{min-width:0!important;flex:1}
.inim-upload__icon{background:linear-gradient(135deg,var(--inim-primary),var(--inim-primary-2))!important;box-shadow:0 8px 20px color-mix(in srgb,var(--inim-primary) 25%,transparent)}
.inim-submit{max-width:100%!important;min-width:0!important;min-height:56px!important;border-radius:16px!important;background:linear-gradient(135deg,var(--inim-primary),var(--inim-primary-2))!important;box-shadow:0 15px 34px color-mix(in srgb,var(--inim-primary) 28%,transparent)!important;white-space:normal!important;text-align:center!important}
.inim-submit:hover{box-shadow:0 19px 40px color-mix(in srgb,var(--inim-primary) 34%,transparent)!important}

.inim-sidebar{width:100%!important;max-width:100%!important;top:24px!important}
.inim-guide{padding:26px!important}
.inim-guide__icon{background:linear-gradient(135deg,var(--inim-soft),rgba(255,255,255,.75))!important;border:1px solid color-mix(in srgb,var(--inim-primary) 17%,transparent)}
.inim-timeline li{grid-template-columns:36px minmax(0,1fr)!important}
.inim-timeline li>span{background:linear-gradient(135deg,var(--inim-soft),rgba(255,255,255,.7))!important;border:1px solid color-mix(in srgb,var(--inim-primary) 16%,transparent)}
.inim-tip{border-radius:20px!important;background:linear-gradient(135deg,color-mix(in srgb,var(--inim-primary) 8%,#fff),#fff)!important;box-shadow:0 12px 35px rgba(15,23,42,.055)!important}
.inim-track-link{border-radius:20px!important;background:#fff!important;box-shadow:0 12px 35px rgba(15,23,42,.055)!important}
.inim-track-link:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--inim-primary) 32%,var(--inim-border))!important}

.inim-notice,.inim-result{max-width:100%!important;overflow-wrap:anywhere!important}
.inim-card--tracking{width:100%!important;max-width:720px!important}
.inim-hero--tracking{grid-template-columns:minmax(0,1fr) minmax(120px,170px)!important}

/* Dark mode remains intentionally explicit and readable. */
.inim-style-dark{--inim-text:#e8eef8;--inim-heading:#fff;--inim-muted:#a9b5c6;--inim-surface:#162033;--inim-surface-strong:#0e1728;--inim-border:rgba(203,213,225,.14);--inim-soft:rgba(96,165,250,.12);color-scheme:dark}
.inim-style-dark .inim-card,.inim-style-dark .inim-guide,.inim-style-dark .inim-track-link,.inim-style-dark .inim-tip{background:linear-gradient(180deg,#111c30,#0d1727)!important;color:var(--inim-text)!important}
.inim-style-dark .inim-form input:not([type=checkbox]):not([type=file]),.inim-style-dark .inim-form select,.inim-style-dark .inim-form textarea{background:#162238!important;color:#eef4ff!important;-webkit-text-fill-color:#eef4ff!important;border-color:rgba(203,213,225,.15)!important}
.inim-style-dark .inim-form input:focus,.inim-style-dark .inim-form select:focus,.inim-style-dark .inim-form textarea:focus{background:#111b2d!important}
.inim-style-dark .inim-form select option{background:#111b2d!important;color:#eef4ff!important}

/* Theme/page-builder containment. */
.elementor .inim-app,.entry-content .inim-app,.wp-block-post-content .inim-app,.site-main .inim-app{width:100%!important;max-width:100%!important;margin-inline:0!important}
.inim-app .inim-form button,.inim-app .inim-form input,.inim-app .inim-form select,.inim-app .inim-form textarea{box-sizing:border-box!important}

@media (max-width:1024px){
  .inim-layout{grid-template-columns:minmax(0,1fr) 280px!important}
  .inim-hero{grid-template-columns:minmax(0,1fr) 190px!important}
}
@media (max-width:900px){
  .inim-layout{grid-template-columns:1fr!important}
  .inim-sidebar{position:static!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .inim-guide{grid-row:span 2}
  .inim-track-link{grid-column:auto!important}
}
@media (max-width:720px){
  .inim-app{overflow-x:hidden!important}
  .inim-shell,.inim-shell--compact{width:calc(100% - 20px)!important;margin:16px auto!important}
  .inim-hero,.inim-hero--tracking{grid-template-columns:1fr!important;padding:28px 22px!important;border-radius:24px!important}
  .inim-hero__visual{display:none!important}
  .inim-hero__meta{display:grid!important;grid-template-columns:1fr!important;align-items:start!important}
  .inim-hero__meta span{width:fit-content;max-width:100%}
  .inim-card--form,.inim-card--tracking{padding:22px 16px!important;border-radius:20px!important}
  .inim-card__heading{gap:10px!important}
  .inim-grid{grid-template-columns:1fr!important}
  .inim-sidebar{grid-template-columns:1fr!important}
  .inim-guide{grid-row:auto}
  .inim-upload__box{align-items:flex-start!important;padding:15px!important}
  .inim-submit{padding-inline:14px!important}
  .inim-consent{grid-template-columns:20px minmax(0,1fr)!important}
}
@media (max-width:420px){
  .inim-shell,.inim-shell--compact{width:calc(100% - 14px)!important;margin:10px auto!important}
  .inim-hero,.inim-hero--tracking{padding:24px 17px!important;border-radius:20px!important}
  .inim-hero h1{font-size:27px!important}
  .inim-card--form,.inim-card--tracking{padding:19px 13px!important}
  .inim-card__heading{display:block!important}
  .inim-required-note{display:block;margin-top:8px}
  .inim-section legend{align-items:flex-start!important}
  .inim-upload__box{gap:10px!important}
  .inim-upload__icon{flex-basis:38px!important;height:38px!important}
  .inim-submit{font-size:.93rem!important}
}
@supports not (overflow:clip){.inim-app{overflow-x:hidden!important}}
