.calculator-shell{--calc-card-radius:20px;--calc-control-radius:12px;--calc-shell-padding:8px;--calc-outer-radius:calc(var(--calc-control-radius) + var(--calc-shell-padding));--calc-surface:#ffffff;--calc-panel:#ffffff;--calc-panel-strong:#ffffff;--calc-panel-muted:#f5f5f5;--calc-border:rgba(0,0,0,0.2);--calc-dark-surface:#ffffff;--calc-dark-surface-2:#ffffff;--calc-dark-border:rgba(0,0,0,0.25);--calc-dark-text:#000000;--calc-dark-text-muted:rgba(0,0,0,0.65);--theme-charcoal:#000000;--theme-ink:#000000}.calculator-shell :where(.bg-white,.bg-white\/40,.bg-white\/50,.bg-white\/60,.bg-white\/70){color:#000000}.calculator-shell :where(.bg-white){background-color:var(--calc-panel-strong)}.calculator-shell :where(.bg-white\/40){background-color:color-mix(in srgb,var(--calc-panel) 72%,transparent)}.calculator-shell :where(.bg-white\/50){background-color:color-mix(in srgb,var(--calc-panel) 82%,transparent)}.calculator-shell :where(.bg-white\/60){background-color:color-mix(in srgb,var(--calc-panel) 90%,transparent)}.calculator-shell :where(.bg-white\/70){background-color:color-mix(in srgb,var(--calc-panel-strong) 94%,transparent)}.calculator-shell :where(.border-white\/50,.border-theme-accent\/10,.border-theme-accent\/20,.border-theme-accent\/30){border-color:var(--calc-border)}.calculator-shell :where(.rounded-sm,.rounded-md,.rounded-lg,.rounded-xl,.rounded-2xl,.rounded-3xl,.rounded-\[20px\],.rounded-\[24px\],.rounded-\[28px\],.rounded-\[32px\],.rounded-\[36px\],.rounded-\[40px\]){border-radius:var(--calc-outer-radius)}.calculator-shell :where(button,[role=button],input,select,textarea){border-radius:var(--calc-control-radius)!important}.calculator-shell :where(.calc-option-card){border-radius:var(--calc-outer-radius)!important}.calculator-shell :where(button.group.flex.flex-col.gap-3.relative.overflow-hidden.border){border-radius:var(--calc-outer-radius)!important}.calculator-shell :where(button[class*=rounded-full][class*=flex-col][class*=overflow-hidden][class*=border]){border-radius:var(--calc-outer-radius)!important}.calculator-shell :where(button[class*=rounded-full][class*=p-3][class*="md:p-4"][class*=border]),.calculator-shell :where(button[class*=rounded-full][class*=p-4][class*="md:p-5"][class*=border]),.calculator-shell :where(button[class*=rounded-full][class*=p-5][class*="md:p-8"][class*=border]){border-radius:var(--calc-outer-radius)!important}.calculator-shell :where(button[class*=border][class*=flex-col][class*=justify-between][class*=min-h-]){border-radius:var(--calc-outer-radius)!important}.calculator-shell :where(button[class*=border][class*=flex-col][class*=gap-3][class*=overflow-hidden]){border-radius:var(--calc-outer-radius)!important}.calculator-shell :where(.p-2,.md\:p-2,.lg\:p-2){border-radius:var(--calc-outer-radius)}.calculator-shell :where(main,aside>div){background-color:var(--calc-panel-strong)}.calculator-shell :where(.bg-zinc-900){background-color:var(--calc-dark-surface);color:var(--calc-dark-text)}.calculator-shell :where(.bg-zinc-800){background-color:#f8fafc;color:var(--calc-dark-text)}.calculator-shell :where(.calc-option-card:hover){background-color:#f1f5f9!important;border-color:rgba(0,0,0,.25)!important}.calculator-shell :where(.border-zinc-700,.border-zinc-800){border-color:var(--calc-dark-border)}.calculator-shell :where(.bg-zinc-900,.bg-zinc-800) :where(.text-theme-charcoal,.text-theme-ink){color:var(--calc-dark-text)}.calculator-shell :where(.bg-zinc-900,.bg-zinc-800) :where(.text-theme-ink\/30,.text-theme-ink\/50){color:var(--calc-dark-text-muted);opacity:.7}.calculator-shell :where(.bg-zinc-900,.bg-zinc-800) :where(.text-white,.text-zinc-100,.text-zinc-300,.text-white\/70,.text-white\/90){color:#000000!important}.calculator-shell :where(.bg-zinc-900,.bg-zinc-800) button{color:#000000}.calculator-shell :where(.bg-theme-accent,.bg-theme-charcoal){color:#ffffff!important}.calculator-shell :where(.bg-theme-accent,.bg-theme-charcoal) :where(.text-white,.text-zinc-100,.text-zinc-300,.text-theme-beige,.text-theme-ink){color:#ffffff!important}