.Footer-module__hP-FLq__footer{background:var(--card-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--border-color);color:#6b7280;z-index:100;justify-content:space-between;align-items:center;width:100%;height:32px;padding:0 .75rem;font-size:.725rem;display:flex;position:fixed;bottom:0;left:0;right:0}.Footer-module__hP-FLq__left{align-items:center;gap:.5rem;display:flex}.Footer-module__hP-FLq__statusIndicator{color:var(--supabase-green);align-items:center;gap:.25rem;font-weight:500;display:flex}.Footer-module__hP-FLq__statusDot{background-color:var(--supabase-green);width:4px;height:4px;box-shadow:0 0 6px var(--supabase-green);border-radius:50%;display:inline-block}.Footer-module__hP-FLq__divider{color:#374151}.Footer-module__hP-FLq__center{font-weight:400}.Footer-module__hP-FLq__right{align-items:center;display:flex}.Footer-module__hP-FLq__versionBadge{font-family:var(--font-mono);border:1px solid var(--border-color);color:var(--foreground);background:#9ca3af14;border-radius:9999px;padding:.15rem .6rem;font-size:.65rem}@media (max-width:640px){.Footer-module__hP-FLq__center{display:none}}
@keyframes FloatingTranslator-module__68oeMW__floatPulse{0%{transform:translateY(0)scale(1);box-shadow:0 8px 24px #10b98140,0 0 #10b98166}50%{transform:translateY(-6px)scale(1.04);box-shadow:0 16px 32px #10b98166,0 0 0 12px #10b98100}to{transform:translateY(0)scale(1);box-shadow:0 8px 24px #10b98140,0 0 #10b98100}}@keyframes FloatingTranslator-module__68oeMW__modalFadeIn{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes FloatingTranslator-module__68oeMW__spinnerRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.FloatingTranslator-module__68oeMW__translatorFabContainer{z-index:9999;flex-direction:column;align-items:flex-start;display:flex;position:fixed;bottom:36px}.FloatingTranslator-module__68oeMW__fabContainerRtl{left:.75rem}.FloatingTranslator-module__68oeMW__fabContainerLtr{left:.75rem;right:auto}.FloatingTranslator-module__68oeMW__fabButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:1px solid #ffffff4d;border-radius:8px;outline:none;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative;box-shadow:0 2px 8px #10b98133,0 1px 3px #0000000f}.FloatingTranslator-module__68oeMW__fabButton:hover{background:linear-gradient(135deg,#34d399 0%,#10b981 100%);transform:scale(1.08);box-shadow:0 4px 12px #10b9814d}.FloatingTranslator-module__68oeMW__fabBadge{color:#fff;border:1.5px solid var(--card-bg,#fff);background:#ef4444;border-radius:6px;padding:1px 4px;font-size:.55rem;font-weight:700;position:absolute;top:-4px;right:-4px}.FloatingTranslator-module__68oeMW__translatorCard{background:var(--card-bg,#fffffff2);-webkit-backdrop-filter:blur(16px);border:1px solid var(--border-color,#e5e7ebcc);border-radius:20px;flex-direction:column;width:380px;max-width:calc(100vw - 2rem);margin-bottom:1rem;animation:.3s cubic-bezier(.16,1,.3,1) forwards FloatingTranslator-module__68oeMW__modalFadeIn;display:flex;overflow:hidden;box-shadow:0 20px 40px #0003}.FloatingTranslator-module__68oeMW__translatorHeader{border-bottom:1px solid var(--border-color,#e5e7eb80);background:linear-gradient(135deg,#10b9811a 0%,#0596690d 100%);justify-content:space-between;align-items:center;padding:1rem 1.2rem;display:flex}.FloatingTranslator-module__68oeMW__translatorTitle{color:var(--foreground,#111827);align-items:center;gap:.6rem;font-size:.95rem;font-weight:700;display:flex}.FloatingTranslator-module__68oeMW__closeButton{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.FloatingTranslator-module__68oeMW__closeButton:hover{color:var(--foreground,#111827);background:#9ca3af26}.FloatingTranslator-module__68oeMW__langBar{background:var(--card-bg,#fff);border-bottom:1px solid var(--border-color,#f3f4f6);justify-content:space-between;align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}.FloatingTranslator-module__68oeMW__langSelect{border:1px solid var(--border-color,#d1d5db);background:var(--card-bg,#fff);color:var(--foreground,#1f2937);cursor:pointer;border-radius:8px;outline:none;flex:1;padding:.45rem .6rem;font-size:.8rem;font-weight:600}.FloatingTranslator-module__68oeMW__swapBtn{background:var(--supabase-glow,#10b9811a);color:var(--supabase-green,#10b981);border:1px solid var(--border-color,#d1d5db);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.FloatingTranslator-module__68oeMW__swapBtn:hover{color:#fff;background:#10b981;transform:rotate(180deg)}.FloatingTranslator-module__68oeMW__translatorBody{flex-direction:column;gap:.85rem;padding:1rem;display:flex}.FloatingTranslator-module__68oeMW__textAreaContainer{position:relative}.FloatingTranslator-module__68oeMW__translatorInput{border:1px solid var(--border-color,#d1d5db);background:var(--card-bg,#f9fafb);width:100%;min-height:90px;max-height:140px;color:var(--foreground,#111827);resize:vertical;border-radius:12px;outline:none;padding:.75rem;font-family:inherit;font-size:.85rem;transition:border-color .2s}.FloatingTranslator-module__68oeMW__translatorInput:focus{border-color:#10b981;box-shadow:0 0 0 3px #10b98126}.FloatingTranslator-module__68oeMW__outputBox{width:100%;min-height:80px;color:var(--foreground,#065f46);white-space:pre-wrap;word-break:break-word;background:#10b9810f;border:1px solid #10b98133;border-radius:12px;padding:.75rem;font-size:.875rem;font-weight:500;line-height:1.5;position:relative}.FloatingTranslator-module__68oeMW__actionToolbar{justify-content:space-between;align-items:center;margin-top:.25rem;display:flex}.FloatingTranslator-module__68oeMW__actionBtn{cursor:pointer;border:1px solid var(--border-color,#e5e7eb);background:var(--card-bg,#fff);color:var(--foreground,#374151);border-radius:8px;align-items:center;gap:.35rem;padding:.4rem .75rem;font-size:.75rem;font-weight:600;transition:all .2s;display:flex}.FloatingTranslator-module__68oeMW__actionBtn:hover{background:var(--supabase-glow,#10b9811a);color:#10b981;border-color:#10b981}.FloatingTranslator-module__68oeMW__spinner{animation:1s linear infinite FloatingTranslator-module__68oeMW__spinnerRotate}
.DashboardLayout-module__N6R2va__layoutContainer{flex-direction:column;width:100vw;height:100vh;display:flex;overflow:hidden}.DashboardLayout-module__N6R2va__mainWrapper{flex:1;width:100%;display:flex;position:relative;overflow:hidden}.DashboardLayout-module__N6R2va__contentPane{background:0 0;flex-direction:column;flex:1;height:100%;padding-bottom:36px;display:flex;position:relative;overflow:hidden auto}.DashboardLayout-module__N6R2va__mainContent{flex:1;width:100%;position:relative}.DashboardLayout-module__N6R2va__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1999;background:#00000040;animation:.2s ease-out DashboardLayout-module__N6R2va__fadeIn;position:fixed;inset:0}@keyframes DashboardLayout-module__N6R2va__fadeIn{0%{opacity:0}to{opacity:1}}.DashboardLayout-module__N6R2va__drawer{background:var(--card-bg);border-inline-end:1px solid var(--border-color);width:280px;box-shadow:none;z-index:2000;visibility:hidden;opacity:0;pointer-events:none;text-align:start;flex-direction:column;padding:1.5rem 1.25rem;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s,visibility .3s,box-shadow .3s;display:flex;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%)}.DashboardLayout-module__N6R2va__drawerOpen{visibility:visible;opacity:1;pointer-events:auto;transform:translate(0);box-shadow:8px 0 30px #0f172a1f}.DashboardLayout-module__N6R2va__drawerHeader{justify-content:space-between;align-items:center;display:flex}.DashboardLayout-module__N6R2va__closeBtn{color:var(--foreground);opacity:.6;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.35rem;transition:all .2s;display:flex}.DashboardLayout-module__N6R2va__closeBtn:hover{opacity:1;background:#9ca3af26}.DashboardLayout-module__N6R2va__drawerDivider{background:var(--border-color);width:100%;height:1px;margin:1rem 0}.DashboardLayout-module__N6R2va__drawerContent{flex-direction:column;flex:1;gap:1.5rem;display:flex}.DashboardLayout-module__N6R2va__drawerOption{flex-direction:column;gap:.4rem;display:flex}.DashboardLayout-module__N6R2va__optionTitle{color:var(--foreground);font-size:.775rem;font-weight:700}.DashboardLayout-module__N6R2va__optionDesc{color:#6b7280;font-size:.65rem;line-height:1.4}.DashboardLayout-module__N6R2va__capsuleToggleGroup{border:1px solid var(--border-color);background:#9ca3af14;border-radius:9999px;padding:2px;display:flex}.DashboardLayout-module__N6R2va__toggleItem{color:var(--foreground);opacity:.7;cursor:pointer;text-align:center;background:0 0;border:none;border-radius:9999px;flex:1;padding:.16rem .8rem;font-size:.7rem;font-weight:600;transition:all .2s}.DashboardLayout-module__N6R2va__toggleItem:hover{opacity:1}.DashboardLayout-module__N6R2va__toggleItemActive{box-shadow:0 2px 6px #0f172a1a;background:var(--primary)!important;color:#fff!important;opacity:1!important}[data-theme=dark] .DashboardLayout-module__N6R2va__toggleItemActive{color:#000!important}.DashboardLayout-module__N6R2va__drawerFooter{color:#9ca3af;text-align:center;font-size:.65rem;font-family:var(--font-mono);border-top:1px solid var(--border-color);padding-top:1rem}.DashboardLayout-module__N6R2va__auditDrawer{background:var(--card-bg);border-left:1px solid var(--border-color);width:380px;max-width:90vw;box-shadow:none;z-index:2000;visibility:hidden;opacity:0;pointer-events:none;text-align:start;flex-direction:column;padding:1.5rem 1.25rem;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s,visibility .3s,box-shadow .3s;display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%)}.DashboardLayout-module__N6R2va__auditDrawerOpen{visibility:visible;opacity:1;pointer-events:auto;transform:translate(0);box-shadow:-8px 0 30px #0f172a1f}
