.video-capture{display:flex;flex-direction:column;align-items:center}.controls{margin-top:20px;display:flex;flex-direction:column;align-items:center;width:100%}.record-button{padding:12px 24px;background-color:#d40000;color:#fff;border:none;border-radius:4px;font-size:1rem;cursor:pointer;transition:background-color .2s}.record-button:hover{background-color:red}.record-button:disabled{background-color:#999;cursor:not-allowed}.countdown{margin:20px 0;font-size:1.5rem;font-weight:700}.recording-indicator{display:flex;align-items:center;margin:20px 0;font-weight:700;color:#d40000}.recording-dot{width:12px;height:12px;border-radius:50%;background-color:#d40000;margin-left:10px;animation:pulse 1s infinite}@keyframes pulse{0%{opacity:1}50%{opacity:.2}to{opacity:1}}.recording-preview{margin-top:20px;display:flex;flex-direction:column;align-items:center;border:1px solid #eee;border-radius:8px;padding:20px;background-color:#f8f8f8}.recording-preview h3{margin-top:0;margin-bottom:15px}.recording-preview video{max-width:100%;border-radius:4px;box-shadow:0 2px 8px #0000001a}.recording-actions{margin-top:15px;display:flex;gap:10px}.recording-actions button{padding:8px 16px;border:none;border-radius:4px;cursor:pointer;background-color:#0078d4;color:#fff;font-size:.875rem}.recording-actions button:hover{background-color:#106ebe}.recording-actions button:nth-child(2){background-color:#d40000}.recording-actions button:nth-child(2):hover{background-color:red}.stress-detector{max-width:800px;margin:0 auto;padding:20px}.loading-models,.analysis-loading{text-align:center;margin:40px 0}.loading-spinner{display:inline-block;width:40px;height:40px;border:4px solid rgba(0,0,0,.1);border-left-color:#007bff;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.error-message{background-color:#fff1f0;border:1px solid #ffccc7;padding:15px;margin:20px 0;border-radius:4px;text-align:center}.error-message p{color:#cf1322;margin-bottom:15px}.analysis-result{margin-top:30px;background-color:#f8f9fa;border-radius:8px;padding:20px;box-shadow:0 2px 8px #0000001a}.analysis-result h2{text-align:center;margin-bottom:20px;color:#333}.stress-level{margin-bottom:30px}.stress-meter{height:24px;background-color:#e9ecef;border-radius:12px;overflow:hidden;margin-bottom:10px}.stress-indicator{height:100%;background:linear-gradient(90deg,#52c41a,#fadb14,#f5222d);border-radius:12px;transition:width .5s ease-in-out}.stress-level p{text-align:center;font-size:1.125rem;font-weight:500}.stress-low{color:#52c41a}.stress-moderate{color:#faad14}.stress-high{color:#f5222d}.expressions{margin-bottom:30px}.expressions h3{margin-bottom:15px;color:#333}.expression-bars{display:flex;flex-direction:column;gap:10px}.expression-bar{display:flex;align-items:center;gap:10px}.expression-name{width:100px;font-size:.875rem;text-transform:capitalize}.expression-meter{flex-grow:1;height:16px;background-color:#e9ecef;border-radius:8px;overflow:hidden}.expression-indicator{height:100%;background-color:#1890ff;border-radius:8px;transition:width .5s ease-in-out}.expression-value{width:50px;text-align:right;font-size:.875rem}.recommendations{margin-bottom:30px;background-color:#f0f7ff;padding:15px;border-radius:8px;border-left:4px solid #1890ff}.recommendations h3{color:#0050b3;margin-bottom:15px}.recommendations ul{padding-left:20px}.recommendations li{margin-bottom:8px;line-height:1.5}.reset-button{display:block;margin:20px auto 0;padding:10px 20px;background-color:#1890ff;color:#fff;border:none;border-radius:4px;font-size:1rem;cursor:pointer;transition:background-color .2s}.reset-button:hover{background-color:#096dd9}._modalBackdrop_gp4r5_3{background:#00000080;position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}._modalPositioner_gp4r5_14{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;padding:1rem;z-index:1001}._modalContent_gp4r5_27{background:var(--card-bg, white);border-radius:16px;box-shadow:0 8px 32px #0003;max-width:500px;width:100%;max-height:90vh;overflow-y:auto;position:relative;border:1px solid var(--border-light, #e2e8f0)}._modalContent_gp4r5_27:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--accent-primary, #667eea);border-radius:16px 16px 0 0}._modalHeader_gp4r5_50{padding:2rem 2rem 1rem;position:relative}._modalTitle_gp4r5_55{font-family:var(--font-roboto, "Roboto", sans-serif);font-weight:700;font-size:1.5rem;color:var(--text-primary, #2d3748);text-align:center;margin:0;line-height:1.3}._modalBody_gp4r5_65{padding:0 2rem 2rem}._closeButton_gp4r5_69{position:absolute;top:1rem;right:1rem;background:#0000000d;border:none;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1rem;color:var(--text-secondary, #4a5568);transition:all .2s ease;z-index:1002}._closeButton_gp4r5_69:hover{background:#0000001a;color:var(--text-primary, #2d3748)}._stepsContainer_gp4r5_93{width:100%}._stepsList_gp4r5_97{display:flex;justify-content:center;margin-bottom:2rem;gap:3rem}._stepItem_gp4r5_104{display:flex;flex-direction:column;align-items:center}._stepIndicator_gp4r5_110{width:36px;height:36px;border-radius:50%;background:#e2e8f0;color:#64748b;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.9rem;margin-bottom:.5rem;transition:all .3s ease}._stepIndicator_gp4r5_110._completed_gp4r5_125{background:var(--accent-success, #48bb78);color:#fff}._stepIndicator_gp4r5_110._current_gp4r5_130{background:var(--accent-primary, #667eea);color:#fff;box-shadow:0 0 0 3px #667eea33}._stepTitle_gp4r5_136{font-size:.75rem;color:var(--text-muted, #64748b);font-weight:500;text-transform:uppercase;letter-spacing:.5px}._stepContent_gp4r5_144{animation:_fadeInUp_gp4r5_1 .3s ease-out}@keyframes _fadeInUp_gp4r5_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._introContent_gp4r5_159{text-align:left}._introContent_gp4r5_159 p{color:var(--text-secondary, #4a5568);line-height:1.6;margin-bottom:1rem}._introContent_gp4r5_159 ol{padding-left:1.2rem;margin-bottom:1.5rem}._introContent_gp4r5_159 li{margin-bottom:1rem;color:var(--text-secondary, #4a5568);line-height:1.6}._introContent_gp4r5_159 li span{font-weight:600;color:var(--accent-primary, #667eea)}._finalContent_gp4r5_185{text-align:center}._finalContent_gp4r5_185 p{color:var(--text-secondary, #4a5568);font-size:1.1rem;line-height:1.6;margin-bottom:1.5rem}._buttonGroup_gp4r5_196{display:flex;gap:.75rem;justify-content:center;margin-top:1.5rem;flex-wrap:wrap}._button_gp4r5_196{padding:.75rem 1.5rem;border-radius:100px;font-weight:500;font-size:.875rem;cursor:pointer;border:none;transition:all .2s ease;text-transform:uppercase;letter-spacing:.5px}._button_gp4r5_196._outline_gp4r5_216{background:transparent;border:2px solid var(--accent-primary, #667eea);color:var(--accent-primary, #667eea)}._button_gp4r5_196._outline_gp4r5_216:hover{background:var(--accent-primary, #667eea);color:#fff;transform:translateY(-1px)}._button_gp4r5_196._solid_gp4r5_228{background:var(--accent-primary, #667eea);color:#fff;box-shadow:0 2px 8px #667eea4d}._button_gp4r5_196._solid_gp4r5_228:hover{background:var(--accent-secondary, #764ba2);transform:translateY(-1px);box-shadow:0 4px 12px #667eea66}._detectorContainer_gp4r5_240{text-align:center;margin-top:1rem}._detectorContainer_gp4r5_240 p{color:var(--text-secondary, #4a5568);font-size:1rem;margin-bottom:1.5rem}@media (max-width: 640px){._modalContent_gp4r5_27{margin:1rem;border-radius:12px}._modalHeader_gp4r5_50{padding:1.5rem 1.5rem 1rem}._modalBody_gp4r5_65{padding:0 1.5rem 1.5rem}._modalTitle_gp4r5_55{font-size:1.25rem}._buttonGroup_gp4r5_196{flex-direction:column}._button_gp4r5_196{width:100%}._stepsList_gp4r5_97{gap:1.5rem}}body._theme-calm_gp4r5_284 ._modalContent_gp4r5_27{background:var(--card-bg, rgba(250, 252, 255, .98));border-color:var(--border-light, rgba(190, 227, 248, .4))}body._theme-calm_gp4r5_284 ._modalTitle_gp4r5_55{color:var(--text-primary, #2c5282)}body._theme-calm_gp4r5_284 ._button_gp4r5_196._solid_gp4r5_228{background:var(--accent-primary, #63b3ed);box-shadow:0 2px 8px #63b3ed4d}body._theme-calm_gp4r5_284 ._button_gp4r5_196._solid_gp4r5_228:hover{background:var(--accent-secondary, #4299e1);box-shadow:0 4px 12px #63b3ed66}body._theme-calm_gp4r5_284 ._button_gp4r5_196._outline_gp4r5_216{border-color:var(--accent-primary, #63b3ed);color:var(--accent-primary, #63b3ed)}body._theme-calm_gp4r5_284 ._button_gp4r5_196._outline_gp4r5_216:hover{background:var(--accent-primary, #63b3ed)}._loginContainer_1djt1_1{height:100dvh;background-color:var(--bg-primary, #f0f8ff);background-image:var(--bg-accent, linear-gradient(135deg, #a8edea 0%, #fed6e3 100%));background-repeat:no-repeat;background-size:cover;background-position:center center;background-attachment:fixed}._header_1djt1_11{display:flex;align-items:center;padding:40px}._logo_1djt1_17{height:50px;width:auto;object-fit:contain}._registerContainer_1djt1_23{margin-left:auto;display:flex;align-items:center;gap:8px}._registerContainer_1djt1_23 p{color:var(--text-primary, #2c5282)}._loginForm_1djt1_34{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:var(--card-bg, rgba(250, 252, 255, .95));border-radius:1.5rem;padding:2rem;border:1px solid var(--border-light, rgba(190, 227, 248, .4));box-shadow:var(--shadow-lg, 0 8px 32px rgba(99, 179, 237, .15));max-width:545px;width:100%;margin:0 auto}._loginForm_1djt1_34 h1{font-family:var(--font-roboto-bold);font-size:2rem;color:var(--text-primary, #2c5282);margin-bottom:1.5rem;text-align:center}._loginButton_1djt1_55{width:100%;margin-bottom:1.5rem}._orContainer_1djt1_60{color:var(--text-primary, #2c5282);align-items:center;display:flex;margin-bottom:1.5rem}._orContainer_1djt1_60 hr{color:var(--border-medium, #90cdf4);opacity:.6;width:100%}._orContainer_1djt1_60 div{flex-shrink:0;padding:0px 1rem;text-align:center;opacity:.75;font-size:.75rem;letter-spacing:1px}._googleButton_1djt1_82{width:100%;background:var(--accent-primary, rgba(99, 179, 237, .2));transition:background .2s ease-in-out,color .15s ease-in-out;border:none;color:var(--text-primary, #2c5282)}._googleButton_1djt1_82:hover{background:var(--accent-secondary, rgba(65, 153, 225, .3))}._googleIcon_1djt1_96{width:24px}._registerContainer_1v0cx_1{height:100dvh;background-color:var(--bg-primary, #f0f8ff);background-image:var(--bg-accent, linear-gradient(135deg, #a8edea 0%, #fed6e3 100%));background-repeat:no-repeat;background-size:cover;background-position:center center;background-attachment:fixed}._header_1v0cx_11{display:flex;align-items:center;padding:40px}._logo_1v0cx_17{height:50px;width:auto;object-fit:contain}._mainContentContainer_1v0cx_23{max-width:1280px;width:100%;padding:2.5rem;display:flex;margin:0 auto;gap:2rem}._auraFlowDescription_1v0cx_32{flex:1;text-align:center}._title_1v0cx_37{font-size:2rem;color:var(--text-primary, #2c5282);font-weight:700;margin-bottom:.5rem;text-align:center}._subtitle_1v0cx_45{font-size:1rem;color:var(--text-primary, #2c5282);text-align:center}._bannerImage_1v0cx_51{border-radius:1.5rem}._imageCredit_1v0cx_55{text-align:center;font-size:.875rem}._loginContainer_1v0cx_60{margin-left:auto;display:flex;align-items:center;gap:8px}._loginContainer_1v0cx_60 p{color:var(--text-primary, #2c5282)}._registerForm_1v0cx_71{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:var(--card-bg, rgba(250, 252, 255, .95));border-radius:1.5rem;padding:2rem;border:1px solid var(--border-light, rgba(190, 227, 248, .4));box-shadow:var(--shadow-lg, 0 8px 32px rgba(99, 179, 237, .15));max-width:545px;width:100%;margin:0 auto}._registerForm_1v0cx_71 h1{font-family:var(--font-roboto-bold);font-size:2rem;color:var(--text-primary, #2c5282);margin-bottom:1.5rem;text-align:center}._registerButton_1v0cx_92{width:100%;margin-bottom:1.5rem}._sidebarContainer_1pj3t_1{transition:width .5s ease;box-sizing:border-box;position:relative}._sidebarContent_1pj3t_7{margin-left:8px;display:flex;flex-direction:column;height:100%;width:100%;position:relative;border:1px solid var(--border-light, rgba(255, 255, 255, .2));border-radius:12px;overflow:hidden;background:var(--sidebar-bg, rgb(13, 12, 17));box-shadow:var(--shadow-lg, 0 10px 15px rgba(0, 0, 0, .1));color:var(--text-inverse, white);transition:all .3s ease}.theme-calm ._sidebarContent_1pj3t_7{background:var(--sidebar-bg, rgb(255, 255, 255));border:1px solid rgba(0,0,0,.2);color:var(--chakra-colors-gray-600)}._sidebarBodyContainer_1pj3t_29{margin-bottom:auto;height:calc(100% - 113px);overflow-y:auto}._sidebarBodyContainer_1pj3t_29::-webkit-scrollbar{width:8px}._sidebarBodyContainer_1pj3t_29::-webkit-scrollbar-track{background:#0000000d;border-radius:4px}._sidebarBodyContainer_1pj3t_29::-webkit-scrollbar-thumb{background:var(--accent-primary, #667eea);border-radius:4px;opacity:.3}._sidebarBodyContainer_1pj3t_29::-webkit-scrollbar-thumb:hover{opacity:.5}._sidebarLinksContainer_1pj3t_54,._sidebarBodyContainer_1pj3t_29{padding:1.5rem}._sidebarLinksContainer_1pj3t_54{display:flex;gap:1rem;border-top:1px solid rgba(255,255,255,.2);justify-content:space-between}.theme-calm ._sidebarLinksContainer_1pj3t_54{border-top:1px solid rgba(0,0,0,.2)}._sidebarPanelLink_1pj3t_70{display:flex;flex-direction:column;gap:.5rem;align-items:center;transition:all .2s ease;padding:.5rem;border-radius:8px;cursor:pointer;font-weight:600}._sidebarPanelLink_1pj3t_70:hover{background-color:#ffffff1a;transform:translateY(-2px)}.theme-calm ._sidebarPanelLink_1pj3t_70:hover{background-color:#cbd5e14d}._sidebarPanelHeader_1pj3t_91{text-align:left;display:flex;justify-content:space-between;align-items:center}._sidebarTitle_1pj3t_98{font-size:1.75rem}.theme-calm ._sidebarTitle_1pj3t_98{color:var(--chakra-colors-gray-800)}._signOutContainer_1pj3t_106{display:flex;align-items:center}._signOutButton_1pj3t_111{background:#fecaca1a!important;border-color:#ef444466!important;color:#fecacae6!important;transition:all .2s ease!important}._signOutButton_1pj3t_111:hover{background:#fecaca33!important;border-color:#ef444499!important;color:#fecaca!important;transform:translateY(-1px)!important}.theme-calm ._signOutButton_1pj3t_111{background:#fef2f2!important;border-color:#fca5a5!important;color:#dc2626!important}.theme-calm ._signOutButton_1pj3t_111:hover{background:#fee2e2!important;border-color:#f87171!important;color:#b91c1c!important}._stressPanel_19l39_1{padding:1.5rem;border:1px solid var(--border-light, rgba(255, 255, 255, .2));border-radius:12px;margin:1rem 0;background:linear-gradient(135deg,#ffffffe6,#fff9);color:var(--chakra-colors-gray-600);transition:all .3s ease}._panelTitle_19l39_11{margin-top:0;margin-bottom:1.5rem;font-size:1.5rem;color:var(--chakra-colors-gray-800)}._sectionTitle_19l39_18{margin-top:1.5rem;margin-bottom:1rem;font-size:1.2rem;color:var(--chakra-colors-gray-800);border-bottom:1px solid rgba(255,255,255,.2);padding-bottom:.5rem}._statusGrid_19l39_27{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}._statusItem_19l39_34{display:flex;flex-direction:column;gap:.25rem}._statusLabel_19l39_40{font-size:.9rem}._statusValue_19l39_44{font-weight:700}._resultCard_19l39_48{background:#ffffff1a;padding:1rem;border-radius:8px;border:1px solid rgba(255,255,255,.2)}.theme-calm ._resultCard_19l39_48{background:#f8fafccc;border:1px solid rgba(203,213,225,.8)}._controlsSection_19l39_60{margin-top:1.5rem}._intervalControl_19l39_64{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}._select_19l39_71{padding:.75rem;border-radius:8px;border:1px solid rgba(255,255,255,.3);background:#ffffff1a;color:#fff;font-size:.9rem;min-width:150px}.theme-calm ._select_19l39_71{border:1px solid rgba(203,213,225,.8);background:#f8fafce6;color:var(--chakra-colors-gray-700)}._select_19l39_71 option{background:var(--bg-primary, #2d3748);color:var(--text-primary, white)}.theme-calm ._select_19l39_71 option{background:#f8fafc;color:var(--chakra-colors-gray-700)}._historySection_19l39_97{margin-top:1.5rem}._historyContainer_19l39_101{max-height:200px;overflow-y:auto;border:1px solid rgba(255,255,255,.2);padding:1rem;border-radius:8px;background:#ffffff0d}.theme-calm ._historyContainer_19l39_101{border:1px solid rgba(203,213,225,.8);background:#f8fafc99}._historyItem_19l39_115{margin-bottom:.75rem;padding:.75rem;border-bottom:1px solid rgba(255,255,255,.1);border-radius:6px;background:#ffffff0d}.theme-calm ._historyItem_19l39_115{border-bottom:1px solid rgba(203,213,225,.6);background:#f1f5f9b3}._historyItem_19l39_115:last-child{margin-bottom:0;border-bottom:none}._historyTime_19l39_133{font-size:.8rem;margin-bottom:.25rem}._historyDetails_19l39_138{font-weight:500}._stressIndicator_19l39_142{display:inline-block;width:12px;height:12px;border-radius:50%;margin-right:.5rem}._stressLow_19l39_150{background-color:var(--accent-success, #48bb78)}._stressMedium_19l39_154{background-color:var(--accent-warning, #ed8936)}._stressHigh_19l39_158{background-color:#ff6b6b}._manualStressModeActive_19l39_162{color:#ff6b6b;font-weight:700}._testNowButton_19l39_167{background:#22c55ecc!important;border:1px solid rgba(34,197,94,.9)!important;color:#fff!important;transition:all .2s ease!important}._testNowButton_19l39_167:hover{background:#22c55ee6!important;border-color:#22c55e!important;color:#fff!important;transform:translateY(-1px)!important}.theme-calm ._testNowButton_19l39_167{background:#22c55ed9!important;border-color:#22c55e!important;color:#fff!important}.theme-calm ._testNowButton_19l39_167:hover{background:#16a34af2!important;border-color:#16a34a!important;color:#fff!important}._enableAutoButton_19l39_194{background:#3b82f6cc!important;border:1px solid rgba(59,130,246,.9)!important;color:#fff!important;transition:all .2s ease!important}._enableAutoButton_19l39_194:hover{background:#3b82f6e6!important;border-color:#3b82f6!important;color:#fff!important;transform:translateY(-1px)!important}.theme-calm ._enableAutoButton_19l39_194{background:#3b82f6d9!important;border-color:#3b82f6!important;color:#fff!important}.theme-calm ._enableAutoButton_19l39_194:hover{background:#2563ebf2!important;border-color:#2563eb!important;color:#fff!important}._disableAutoButton_19l39_221{background:#ef4444cc!important;border:1px solid rgba(239,68,68,.9)!important;color:#fff!important;transition:all .2s ease!important}._disableAutoButton_19l39_221:hover{background:#ef4444e6!important;border-color:#ef4444!important;color:#fff!important;transform:translateY(-1px)!important}.theme-calm ._disableAutoButton_19l39_221{background:#ef4444d9!important;border-color:#ef4444!important;color:#fff!important}.theme-calm ._disableAutoButton_19l39_221:hover{background:#dc2626f2!important;border-color:#dc2626!important;color:#fff!important}._triggerStressButton_19l39_248{background:#f97316cc!important;border:1px solid rgba(249,115,22,.9)!important;color:#fff!important;transition:all .2s ease!important}._triggerStressButton_19l39_248:hover{background:#f97316e6!important;border-color:#f97316!important;color:#fff!important;transform:translateY(-1px)!important}.theme-calm ._triggerStressButton_19l39_248{background:#f97316d9!important;border-color:#f97316!important;color:#fff!important}.theme-calm ._triggerStressButton_19l39_248:hover{background:#ea580cf2!important;border-color:#ea580c!important;color:#fff!important}._exitStressButton_19l39_275{background:#22c55ecc!important;border:1px solid rgba(34,197,94,.9)!important;color:#fff!important;transition:all .2s ease!important}._exitStressButton_19l39_275:hover{background:#22c55ee6!important;border-color:#22c55e!important;color:#fff!important;transform:translateY(-1px)!important}.theme-calm ._exitStressButton_19l39_275{background:#22c55ed9!important;border-color:#22c55e!important;color:#fff!important}.theme-calm ._exitStressButton_19l39_275:hover{background:#16a34af2!important;border-color:#16a34a!important;color:#fff!important}._clearHistoryButton_19l39_302{background:#ef4444cc!important;border:1px solid rgba(239,68,68,.9)!important;color:#fff!important;transition:all .2s ease!important}._clearHistoryButton_19l39_302:hover{background:#ef4444e6!important;border-color:#ef4444!important;color:#fff!important;transform:translateY(-1px)!important}.theme-calm ._clearHistoryButton_19l39_302{background:#ef4444d9!important;border-color:#ef4444!important;color:#fff!important}.theme-calm ._clearHistoryButton_19l39_302:hover{background:#dc2626f2!important;border-color:#dc2626!important;color:#fff!important}._homePageContainer_75405_1{display:flex;height:100dvh;padding:8px;box-sizing:border-box;flex-direction:column;background-color:var(--bg-primary, rgb(0, 0, 0));position:relative;transition:background-color .3s ease}._innerContainer_75405_12{display:flex;overflow:hidden;flex-grow:1;flex-direction:row;position:relative}._mainContentContainer_75405_20{width:100%;overflow:hidden;display:flex;height:100%;border-radius:12px;position:relative;border:1px solid var(--border-light, rgba(255, 255, 255, .2));background-color:var(--bg-secondary, #1e1f21);background-image:var(--bg-accent, none);box-shadow:var(--shadow-lg, 0 10px 15px rgba(0, 0, 0, .1));transition:all .3s ease;background-position:center center;background-attachment:fixed;flex:1 1 0%;flex-direction:column;padding:1.5rem}._sidebarToggleButton_75405_40{color:var(--text-inverse, white);margin-left:auto;width:60px;border-radius:50%;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:14px;transition:all .2s ease}.theme-calm ._sidebarToggleButton_75405_40{background:var(--bg-primary, #2d3748);border:1px solid rgba(0,0,0,.2);color:var(--text-primary, #2d3748)}._sidebarToggleButton_75405_40:hover{background:var(--accent-primary, rgba(255, 255, 255, .1));transform:scale(1.05);box-shadow:var(--shadow-md, 0 4px 6px rgba(0, 0, 0, .1));position:relative;cursor:pointer;display:flex;flex-direction:column;justify-content:center;align-items:center}.theme-calm ._sidebarToggleButton_75405_40:hover{background:var(--bg-secondary, rgba(255, 255, 255, .1));color:var(--text-primary, #2d3748)}._greetingContainer_75405_77{display:flex;flex-direction:column;justify-content:center;color:var(--text-inverse, white);margin-bottom:1rem;align-items:center}._date_75405_86{font-size:1rem}.theme-calm ._date_75405_86{color:#000000b3}._greeting_75405_77{font-size:2rem}.theme-calm ._greeting_75405_77{color:#000000e6}._workAreasContainer_75405_102{display:flex;flex-direction:column;width:100%;flex:1;padding:1rem;overflow:hidden}._workAreas_75405_102{display:flex;flex-direction:row;justify-content:center;align-items:stretch;gap:1.5rem;width:100%;max-width:1200px;margin:0 auto;flex:1;min-height:0}._workArea_75405_102{flex:1 1 0;min-height:0;position:relative;background:var(--card-bg, rgba(255, 255, 255, .95));border:1px solid var(--card-border, rgba(255, 255, 255, .1));border-radius:20px;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:var(--shadow-lg, 0 8px 32px rgba(0, 0, 0, .12)),0 1px 3px #0000001a,inset 0 1px #ffffffb3;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);display:flex;flex-direction:column;overflow:hidden}._workArea_75405_102:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--accent-primary, #667eea);border-radius:20px 20px 0 0;z-index:1;opacity:.8;transition:all .3s ease}._workArea_75405_102:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:20px;background:linear-gradient(135deg,rgba(255,255,255,.1) 0%,transparent 50%,rgba(255,255,255,.05) 100%);opacity:0;transition:opacity .4s cubic-bezier(.4,0,.2,1);pointer-events:none;z-index:1}._workArea_75405_102:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg, 0 15px 40px rgba(0, 0, 0, .15)),0 4px 12px #0000001f,inset 0 1px #fffc;border-color:var(--accent-primary, rgba(102, 126, 234, .4))}._workArea_75405_102:hover:before{height:5px;opacity:1;background:linear-gradient(90deg,var(--accent-primary, #667eea) 0%,var(--accent-secondary, #764ba2) 100%)}._workArea_75405_102:first-child:before{background:linear-gradient(90deg,var(--accent-primary, #667eea) 0%,var(--accent-info, #4299e1) 100%)}._workArea_75405_102:last-child:before{background:linear-gradient(90deg,var(--accent-success, #48bb78) 0%,var(--accent-warning, #ed8936) 100%)}._workAreaHeader_75405_200{padding:1.5rem 1.5rem 1rem;border-bottom:1px solid var(--border-light, rgba(0, 0, 0, .05));background:linear-gradient(135deg,#ffffffe6,#fff9);position:relative;z-index:2;overflow:hidden;flex-shrink:0}._workAreaHeader_75405_200:before{content:"";position:absolute;top:0;left:-50%;width:200%;height:1px;background:linear-gradient(90deg,transparent 0%,var(--accent-primary, #667eea) 50%,transparent 100%);opacity:.6;transition:opacity .3s ease}._workArea_75405_102:hover ._workAreaHeader_75405_200:before{opacity:1}._workAreaTitle_75405_226{font-size:1.25rem;font-weight:600;color:var(--text-primary, #2d3748);margin:0 0 .5rem;display:flex;align-items:center;gap:.75rem;letter-spacing:-.015em;line-height:1.3}._workAreaTitle_75405_226:before{content:"";width:10px;height:10px;border-radius:50%;background:var(--accent-primary, #667eea);box-shadow:0 0 6px #667eea4d,0 1px 3px #0000001a;transition:all .3s ease;flex-shrink:0}._workArea_75405_102:hover ._workAreaTitle_75405_226:before{transform:scale(1.1);box-shadow:0 0 12px #667eea80,0 3px 6px #00000026}._workAreaSubtitle_75405_258{font-size:.875rem;color:var(--text-muted, #718096);margin:0;font-weight:400;line-height:1.4;opacity:.85;transition:opacity .3s ease}._workArea_75405_102:hover ._workAreaSubtitle_75405_258{opacity:1}._workAreaContent_75405_272{flex:1 1 0;padding:1.5rem;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:var(--border-light, #e2e8f0) transparent;position:relative;z-index:2;background:linear-gradient(180deg,rgba(255,255,255,.02) 0%,transparent 100%);min-height:0}._workAreaContent_75405_272::-webkit-scrollbar{width:8px}._workAreaContent_75405_272::-webkit-scrollbar-track{background:#00000005;border-radius:4px}._workAreaContent_75405_272::-webkit-scrollbar-thumb{background:var(--border-light, #e2e8f0);border-radius:4px;border:2px solid transparent;background-clip:content-box;transition:background .3s ease}._workAreaContent_75405_272::-webkit-scrollbar-thumb:hover{background:var(--border-medium, #cbd5e0);background-clip:content-box}._filterContainer_75405_307{display:flex;align-items:center;margin:0 auto;min-width:620px;border-radius:60px;background:var(--filter-bg, rgba(37, 38, 40, .9));border:1px solid var(--filter-border, rgba(255, 255, 255, .2));box-shadow:var(--shadow-md, 0 4px 6px rgba(0, 0, 0, .1));justify-content:center;color:var(--filter-text, white);padding:0 1rem;height:48px;margin-bottom:1.5rem;transition:all .3s ease;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}._filterItem_75405_326{display:flex;align-items:center;gap:.5rem;padding:0 1rem;border-right:1px solid var(--filter-border, rgba(255, 255, 255, .2));height:100%;transition:all .2s ease;color:var(--filter-text, white)}._filterItem_75405_326:last-child{border-right:none}._searchContainer_75405_342{display:flex;flex-direction:column;align-items:center;margin:0 auto 1.5rem;max-width:600px;gap:.5rem}._searchInputContainer_75405_351{display:flex;align-items:center;width:100%;gap:.5rem;background:var(--filter-bg, rgba(37, 38, 40, .9));border:1px solid var(--filter-border, rgba(255, 255, 255, .2));border-radius:30px;padding:.5rem 1rem;box-shadow:var(--shadow-md, 0 4px 6px rgba(0, 0, 0, .1));backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:all .3s ease}._searchInputContainer_75405_351:focus-within{border-color:var(--accent-primary, #007bff);box-shadow:0 0 0 2px #007bff40}._searchInput_75405_351{flex:1;background:transparent!important;border:none!important;color:var(--text-primary, white)!important;font-size:.875rem;outline:none!important;box-shadow:none!important}._searchInput_75405_351::placeholder{color:var(--text-muted, rgba(255, 255, 255, .6))!important}._searchButtons_75405_385{display:flex;align-items:center;gap:.25rem}._searchLoadingIndicator_75405_391{font-size:.75rem;color:var(--text-muted, rgba(255, 255, 255, .7));font-style:italic}._searchFilterIndicator_75405_397{display:flex;align-items:center;gap:.5rem;font-size:.6875rem;color:var(--text-muted, rgba(255, 255, 255, .6));margin-top:.25rem}._searchFilterIndicator_75405_397 span{font-style:italic}._searchResultsContainer_75405_411{margin-bottom:2rem;background:var(--bg-tertiary, rgba(37, 38, 40, .5));border:1px solid var(--border-light, rgba(255, 255, 255, .1));border-radius:12px;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);overflow:hidden}._searchResultsHeader_75405_421{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;background:var(--filter-bg, rgba(37, 38, 40, .9));border-bottom:1px solid var(--border-light, rgba(255, 255, 255, .1))}._searchResultsHeader_75405_421 h3{margin:0;color:var(--text-primary, white);font-size:1rem;font-weight:600}._clearSearchButton_75405_437{background:var(--accent-primary, #007bff);color:#fff;border:none;border-radius:20px;padding:.5rem 1rem;font-size:.75rem;cursor:pointer;transition:all .2s ease}._clearSearchButton_75405_437:hover{background:var(--accent-primary-hover, #0056b3);transform:translateY(-1px)}._searchResultsList_75405_453{max-height:400px;overflow-y:auto;padding:.5rem}._searchResultItem_75405_459{margin-bottom:.5rem}._searchResultItem_75405_459:last-child{margin-bottom:0}._loadingSpinner_75405_467,._errorMessage_75405_468,._noResultsMessage_75405_469{padding:2rem;text-align:center;color:var(--text-muted, rgba(255, 255, 255, .7))}._errorMessage_75405_468{color:var(--error-color, #ff6b6b)}@media (max-width: 1024px){._workAreas_75405_102{width:100%;max-width:900px}._workArea_75405_102{min-height:350px}}@media (max-width: 768px){._workAreas_75405_102{flex-direction:column;gap:1.5rem;width:100%;max-width:none}._workArea_75405_102{min-height:300px}._workAreaHeader_75405_200{padding:1rem 1rem .75rem}._workAreaTitle_75405_226{font-size:1.125rem}._workAreaContent_75405_272{padding:1rem}}@media (max-width: 480px){._workAreasContainer_75405_102{padding:.5rem}._workArea_75405_102{border-radius:16px;min-height:250px}._workAreaHeader_75405_200{padding:.75rem}._workAreaTitle_75405_226{font-size:1rem}._workAreaSubtitle_75405_258{font-size:.8rem}}._workArea_75405_102{position:relative}._workArea_75405_102:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:20px;background:linear-gradient(45deg,transparent 0%,rgba(255,255,255,.1) 50%,transparent 100%);opacity:0;transition:opacity .3s ease;pointer-events:none;z-index:1}._workArea_75405_102:hover:after{opacity:1}body._theme-default_75405_563 ._workArea_75405_102{background:#ffffffd9;border:1px solid rgba(255,255,255,.2)}body._theme-calm_75405_54 ._workArea_75405_102{background:#fafcffe6;border:1px solid rgba(190,227,248,.3)}._workAreaContent_75405_272{position:relative;z-index:2}._workAreaEmpty_75405_580{display:flex;flex-direction:column;align-items:center;justify-content:center;height:250px;color:var(--text-muted);text-align:center;padding:3rem 2rem;position:relative}._workAreaEmpty_75405_580:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:120px;height:120px;border-radius:50%;background:linear-gradient(135deg,var(--accent-primary) 0%,var(--accent-secondary) 100%);opacity:.05;z-index:0}._workAreaEmpty_75405_580 ._icon_75405_606{font-size:3.5rem;margin-bottom:1.5rem;opacity:.4;color:var(--accent-primary);position:relative;z-index:1;transition:all .3s ease}._workArea_75405_102:hover ._workAreaEmpty_75405_580 ._icon_75405_606{opacity:.6;transform:scale(1.05)}._workAreaEmpty_75405_580 ._message_75405_621{font-size:1.125rem;margin-bottom:.75rem;font-weight:600;position:relative;z-index:1;color:var(--text-secondary)}._workAreaEmpty_75405_580 ._submessage_75405_630{font-size:.9rem;opacity:.7;position:relative;z-index:1;line-height:1.5;max-width:280px}._workArea_75405_102:nth-child(1){background-image:linear-gradient(135deg,#667eea05,#4399e105)}._workArea_75405_102:nth-child(2){background-image:linear-gradient(135deg,#48bb7805,#ed893605)}._workArea_75405_102[data-status=loading]{position:relative;overflow:hidden}._workArea_75405_102[data-status=loading]:before{background:linear-gradient(90deg,var(--accent-warning) 0%,var(--accent-info) 100%);animation:_loadingPulse_75405_1 2s ease-in-out infinite}@keyframes _loadingPulse_75405_1{0%,to{opacity:.6}50%{opacity:1}}._workArea_75405_102[data-status=loading] ._workAreaContent_75405_272:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.4) 50%,transparent 100%);animation:_shimmer_75405_1 2s infinite}@keyframes _shimmer_75405_1{0%{left:-100%}to{left:100%}}._workArea_75405_102[data-status=error]{border-color:#e53e3e33}._workArea_75405_102[data-status=error]:before{background:linear-gradient(90deg,#e53e3e,#fc8181)}._workArea_75405_102[data-status=error] ._workAreaHeader_75405_200{background:linear-gradient(135deg,#feb2b21a,#fffc)}._workArea_75405_102[data-status=success]:before{background:linear-gradient(90deg,var(--accent-success) 0%,var(--accent-info) 100%)}._workArea_75405_102:focus-within{outline:2px solid var(--accent-primary);outline-offset:4px;border-color:var(--accent-primary)}._workAreaContent_75405_272{opacity:.95;transition:opacity .3s ease}._workArea_75405_102:hover ._workAreaContent_75405_272{opacity:1}._workArea_75405_102{box-shadow:var(--shadow-lg),0 1px 3px #0000001a,inset 0 1px #ffffffb3,0 0 0 1px #ffffff0d}._workArea_75405_102:hover{box-shadow:var(--shadow-lg),0 4px 12px #00000026,inset 0 1px #fffc,0 0 0 1px #ffffff1a,0 20px 50px #0000001a}._pageHeader_75405_743{display:flex;flex-direction:column;justify-content:center;color:var(--text-inverse, white);margin-bottom:2rem;align-items:center}._pageTitle_75405_752{font-size:2.5rem;font-weight:600;margin:0;letter-spacing:-.02em;color:var(--text-inverse, white)}.theme-calm ._pageTitle_75405_752{color:var(--chakra-colors-gray-800)}._pageSubtitle_75405_764{font-size:1.125rem;color:#fffc;margin:.5rem 0 0;font-weight:400;opacity:.8}.theme-calm ._pageSubtitle_75405_764{color:#000c}._activityCard_hyxx9_1{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:20px;padding:1.5rem;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden;min-height:280px;display:flex;flex-direction:column}._activityCard_hyxx9_1:hover{transform:translateY(-5px);box-shadow:0 12px 40px #1f268780;border-color:#ffffff4d}._activityCard_hyxx9_1:hover ._cardOverlay_hyxx9_22{opacity:1}._cardHeader_hyxx9_26{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}._iconContainer_hyxx9_33{width:50px;height:50px;background:#ffffff26;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:#fff;flex-shrink:0}.theme-calm ._iconContainer_hyxx9_33{background:#0000001a;color:var(--chakra-colors-gray-800)}._cardInfo_hyxx9_51{flex:1;min-width:0}._cardTitle_hyxx9_56{color:#fff;font-size:1.2rem;font-weight:600;margin:0 0 .25rem;line-height:1.3}.theme-calm ._cardTitle_hyxx9_56{color:var(--chakra-colors-gray-800)}._cardCategory_hyxx9_68{color:#ffffffb3;font-size:.85rem;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.theme-calm ._cardCategory_hyxx9_68{color:#000000b3}._cardBody_hyxx9_80{flex:1;display:flex;flex-direction:column;gap:1rem}._cardDescription_hyxx9_87{color:#ffffffe6;font-size:.95rem;line-height:1.5;margin:0;flex:1}.theme-calm ._cardDescription_hyxx9_87{color:#000000e6}._cardMeta_hyxx9_99{display:flex;flex-direction:column;gap:.5rem}._metaItem_hyxx9_105{display:flex;justify-content:space-between;align-items:center}._metaLabel_hyxx9_111{color:#ffffffb3;font-size:.85rem}.theme-calm ._metaLabel_hyxx9_111{color:#000000b3}._metaValue_hyxx9_120{color:#fff;font-size:.85rem;font-weight:500}.theme-calm ._metaValue_hyxx9_120{color:var(--text-primary, #2d3748)}._difficultyBadge_hyxx9_130{background:var(--difficulty-color, #50c878);color:#fff;padding:.25rem .75rem;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}._cardFooter_hyxx9_141{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.1)}._startButton_hyxx9_147{width:100%;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:12px;color:#fff;padding:.75rem 1rem;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}.theme-calm ._startButton_hyxx9_147{background:#0000001a;border:1px solid rgba(0,0,0,.2);color:var(--chakra-colors-gray-800)}._startButton_hyxx9_147:hover{background:#fff3;transform:translateY(-2px)}._cardOverlay_hyxx9_22{position:absolute;top:0;left:0;right:0;bottom:0;background:#000000b3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease;border-radius:20px}._overlayContent_hyxx9_191{display:flex;flex-direction:column;align-items:center;gap:.5rem;color:#fff;font-weight:500;text-align:center}@media (max-width: 768px){._activityCard_hyxx9_1{padding:1.25rem;min-height:250px}._cardHeader_hyxx9_26{gap:.75rem}._iconContainer_hyxx9_33{width:45px;height:45px;font-size:1.25rem}._cardTitle_hyxx9_56{font-size:1.1rem}._cardDescription_hyxx9_87{font-size:.9rem}._startButton_hyxx9_147{padding:.625rem .875rem;font-size:.85rem}}._modalBackdrop_2vhfx_1{background:#00000080;position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}._modalPositioner_2vhfx_12{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;padding:1rem;z-index:1001}._modalContent_2vhfx_25{background:var(--card-bg, white);border-radius:16px;box-shadow:0 8px 32px #0003;width:100%;max-height:90vh;overflow-y:auto;position:relative;border:1px solid var(--border-light, #e2e8f0)}._modalContent_2vhfx_25:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--accent-primary, #667eea);border-radius:16px 16px 0 0}._modalContent_2vhfx_25._small_2vhfx_47{max-width:400px}._modalContent_2vhfx_25._medium_2vhfx_51{max-width:600px}._modalContent_2vhfx_25._large_2vhfx_55{max-width:800px}._modalHeader_2vhfx_59{padding:2rem 2rem 1rem;position:relative}._modalTitle_2vhfx_64{font-family:var(--font-roboto, "Roboto", sans-serif);font-weight:700;font-size:1.5rem;color:var(--text-primary, #2d3748);text-align:center;margin:0;line-height:1.3}._closeButton_2vhfx_74{position:absolute;top:1rem;right:1rem;background:#0000000d;border:none;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1rem;color:var(--text-secondary, #4a5568);transition:all .2s ease;z-index:1002}._closeButton_2vhfx_74:hover{background:#0000001a;color:var(--text-primary, #2d3748)}._modalBody_2vhfx_98{padding:0 2rem 2rem;animation:_fadeInUp_2vhfx_1 .3s ease-out}@keyframes _fadeInUp_2vhfx_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._modalContent_2vhfx_25::-webkit-scrollbar{width:8px}._modalContent_2vhfx_25::-webkit-scrollbar-track{background:#0000000d;border-radius:4px}._modalContent_2vhfx_25::-webkit-scrollbar-thumb{background:var(--accent-primary, #667eea);border-radius:4px;opacity:.3}._modalContent_2vhfx_25::-webkit-scrollbar-thumb:hover{opacity:.5}@media (max-width: 768px){._modalPositioner_2vhfx_12{padding:.5rem}._modalContent_2vhfx_25{max-height:95vh;border-radius:12px}._modalContent_2vhfx_25:before{border-radius:12px 12px 0 0}._modalHeader_2vhfx_59{padding:1.5rem 1.5rem 1rem}._modalTitle_2vhfx_64{font-size:1.25rem}._modalBody_2vhfx_98{padding:0 1.5rem 1.5rem}._closeButton_2vhfx_74{top:.75rem;right:.75rem;width:28px;height:28px;font-size:.875rem}}._breathBoxContainer_14oyh_1{background:#0000000d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(0,0,0,.1);border-radius:20px;padding:2rem;box-shadow:0 8px 32px #0000001a;max-width:500px;margin:0 auto}._header_14oyh_12{text-align:center;margin-bottom:2rem}._title_14oyh_17{color:var(--text-primary, #2d3748);font-size:1.5rem;font-weight:600;margin:0 0 .5rem}._subtitle_14oyh_24{color:var(--text-secondary, #4a5568);font-size:.9rem;margin:0}._breathingArea_14oyh_30{display:flex;flex-direction:column;align-items:center;gap:2rem;margin-bottom:2rem}._breathBox_14oyh_1{width:200px;height:200px;border:3px solid rgba(0,0,0,.2);border-radius:20px;display:flex;align-items:center;justify-content:center;position:relative;transition:all .1s ease-in-out;background:linear-gradient(135deg,#4a90e21a,#50c8781a)}._breathBox_14oyh_1._inhale_14oyh_51{transform:scale(1.2);border-color:#50c878cc;box-shadow:0 0 30px #50c87866}._breathBox_14oyh_1._hold1_14oyh_57{transform:scale(1.2);border-color:#ffc107cc;box-shadow:0 0 30px #ffc10766}._breathBox_14oyh_1._exhale_14oyh_63{transform:scale(.8);border-color:#4a90e2cc;box-shadow:0 0 30px #4a90e266}._breathBox_14oyh_1._hold2_14oyh_69{transform:scale(.8);border-color:#ffc107cc;box-shadow:0 0 30px #ffc10766}._innerBox_14oyh_75{text-align:center;z-index:2}._phaseText_14oyh_80{color:var(--text-primary, #2d3748);font-size:1.1rem;font-weight:500;margin-bottom:.5rem}._timer_14oyh_87{color:var(--text-primary, #2d3748);font-size:2rem;font-weight:700}._progressIndicator_14oyh_93{position:absolute;top:0;left:0;right:0;bottom:0;border-radius:17px;background:linear-gradient(90deg,transparent 0%,transparent var(--progress, 0%),rgba(0,0,0,.05) var(--progress, 0%),rgba(0,0,0,.05) 100%);pointer-events:none}._instructions_14oyh_110{width:100%;max-width:400px}._phaseGuide_14oyh_115{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}._phaseStep_14oyh_121{padding:.5rem;background:#0000000d;border-radius:8px;color:var(--text-secondary, #4a5568);font-size:.85rem;text-align:center;transition:all .3s ease}._phaseStep_14oyh_121._active_14oyh_131{background:#0000001a;color:var(--text-primary, #2d3748);font-weight:500;transform:scale(1.05)}._controls_14oyh_138{display:flex;justify-content:center;gap:1rem;margin-bottom:1.5rem}._controlButton_14oyh_145{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#0000000d;border:1px solid rgba(0,0,0,.1);border-radius:10px;color:var(--text-primary, #2d3748);font-size:.9rem;font-weight:500;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._controlButton_14oyh_145:hover:not(:disabled){background:#0000001a;transform:translateY(-2px)}._controlButton_14oyh_145:disabled{opacity:.5;cursor:not-allowed}._startButton_14oyh_171:hover:not(:disabled){border-color:#50c87880;box-shadow:0 4px 15px #50c8784d}._pauseButton_14oyh_176:hover:not(:disabled){border-color:#ffc10780;box-shadow:0 4px 15px #ffc1074d}._stopButton_14oyh_181:hover:not(:disabled){border-color:#dc354580;box-shadow:0 4px 15px #dc35454d}._stats_14oyh_186{display:flex;justify-content:center;gap:2rem}._statItem_14oyh_192{text-align:center}._statLabel_14oyh_196{display:block;color:var(--text-secondary, #4a5568);font-size:.85rem;margin-bottom:.25rem}._statValue_14oyh_203{display:block;color:var(--text-primary, #2d3748);font-size:1.5rem;font-weight:700}@media (max-width: 768px){._breathBoxContainer_14oyh_1{padding:1.5rem}._breathBox_14oyh_1{width:160px;height:160px}._controls_14oyh_138{flex-direction:column;gap:.5rem}._controlButton_14oyh_145{width:100%;justify-content:center}._stats_14oyh_186{flex-direction:column;gap:1rem}}._doodlingContainer_wbvmn_1{width:100%;height:100%;display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;color:#fff}._header_wbvmn_13{text-align:center;margin-bottom:1rem}._title_wbvmn_18{font-size:1.8rem;font-weight:600;margin:0 0 .5rem;color:#fff}._subtitle_wbvmn_25{font-size:1rem;margin:0;color:#fffc;line-height:1.4}._canvasSection_wbvmn_32{flex:1;display:flex;flex-direction:column;gap:1rem}._toolbar_wbvmn_39{background:#ffffff1a;border-radius:8px;padding:1rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;flex-wrap:wrap;gap:1.5rem;align-items:flex-start}._toolGroup_wbvmn_50{display:flex;flex-direction:column;gap:.5rem;min-width:fit-content}._toolLabel_wbvmn_57{font-size:.9rem;font-weight:500;color:#ffffffe6;display:flex;align-items:center;gap:.5rem}._toolIcon_wbvmn_66{font-size:.8rem}._colorPalette_wbvmn_70{display:flex;flex-wrap:wrap;gap:.5rem;max-width:200px}._colorButton_wbvmn_77{width:28px;height:28px;border:2px solid transparent;border-radius:50%;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px #0003}._colorButton_wbvmn_77:hover{transform:scale(1.1);box-shadow:0 4px 8px #0000004d}._colorButton_wbvmn_77._active_wbvmn_92{border-color:#fffc;transform:scale(1.15);box-shadow:0 4px 12px #0006}._brushSizes_wbvmn_98{display:flex;gap:.5rem;flex-wrap:wrap}._brushButton_wbvmn_104{width:40px;height:40px;background:#ffffff1a;border:2px solid transparent;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}._brushButton_wbvmn_104:hover{background:#fff3}._brushButton_wbvmn_104._active_wbvmn_92{background:#fff3;border-color:#ffffff80}._brushPreview_wbvmn_126{border-radius:50%;transition:all .2s ease}._actionButtons_wbvmn_131{display:flex;gap:.5rem}._actionButton_wbvmn_131{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:6px;padding:.5rem 1rem;color:#fff;cursor:pointer;display:flex;align-items:center;gap:.5rem;font-size:.9rem;transition:all .2s ease}._actionButton_wbvmn_131:hover:not(:disabled){background:#fff3;border-color:#ffffff4d}._actionButton_wbvmn_131:disabled{opacity:.5;cursor:not-allowed}._undoButton_wbvmn_160:hover:not(:disabled){background:#ffc10733;border-color:#ffc1074d}._clearButton_wbvmn_165:hover:not(:disabled){background:#dc354533;border-color:#dc35454d}._canvasWrapper_wbvmn_170{position:relative;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 4px 20px #0000001a;display:flex;justify-content:center;align-items:center;min-height:400px}._canvas_wbvmn_32{max-width:100%;max-height:100%;cursor:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAAoQAAAKEBjzlZRwAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAEgSURBVFiFxdQ9bsIwGIDh1wwgxMbcU2SBoyBOwT2omJhQLsEOM2Jn4ke5AFRi6+YOtSuncQAjf3YkD3GiPG8SJ2itkRiAAhbABShazxPEV4A246stQiqgdHA7br6IDjLbwTM3BDZKqaI2G/Guu8AS+DD7M89TaLyOmPjaAKeQiNi4Do2QwEMizlL4qxELSfxZxApQ0nhbRAmo4EX4Jt6IqF0zEW7H8q2ASPga6AYHSOJPA6TxhwEp8NaAVLg3ICXeCEiN1wJy4H8BuXBj58NtwCgXbgN6wHcO3F0Duxy4GzABjqlx339gDGxT4XYNzM0T6DsRSXAbUJmLX4GBmfS9jui4Dbg7yNRZEzvn6xDBbcDeRFTA57+DPX7/EyK41pofdjKjifcS/9sAAAAASUVORK5CYII=) 0 24,crosshair;border-radius:8px}._canvasPlaceholder_wbvmn_192{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;color:#667eea99;pointer-events:none;z-index:1}._placeholderIcon_wbvmn_203{font-size:3rem;margin-bottom:1rem;opacity:.7}._canvasPlaceholder_wbvmn_192 p{margin:.5rem 0;font-size:1.1rem;font-weight:500}._placeholderHint_wbvmn_215{font-size:.9rem!important;opacity:.7}._stats_wbvmn_220{display:flex;justify-content:space-between;align-items:center;background:#ffffff1a;border-radius:8px;padding:1rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);flex-wrap:wrap;gap:1rem}._statItem_wbvmn_232{display:flex;align-items:center;gap:.5rem;font-size:.9rem}._statLabel_wbvmn_239{color:#fffc;font-weight:500}._statValue_wbvmn_244{color:#fff;font-weight:600;display:flex;align-items:center;gap:.5rem}._currentColorIndicator_wbvmn_252{width:16px;height:16px;border-radius:50%;border:1px solid rgba(255,255,255,.3)}@media (max-width: 768px){._doodlingContainer_wbvmn_1{padding:1rem;gap:1rem}._toolbar_wbvmn_39{flex-direction:column;align-items:stretch;gap:1rem}._toolGroup_wbvmn_50{align-items:stretch}._colorPalette_wbvmn_70{max-width:none}._stats_wbvmn_220{flex-direction:column;align-items:stretch;text-align:center}._canvasWrapper_wbvmn_170{min-height:300px}}@media (max-width: 480px){._title_wbvmn_18{font-size:1.5rem}._colorButton_wbvmn_77{width:24px;height:24px}._brushButton_wbvmn_104{width:36px;height:36px}}._activityLibrary_1c77l_1{width:100%}._libraryHeader_1c77l_5{text-align:center;margin-bottom:2rem}._libraryTitle_1c77l_10{color:#fff;font-size:2.5rem;font-weight:600;margin:0 0 .5rem}.theme-calm ._libraryTitle_1c77l_10{color:var(--chakra-colors-gray-800)}._librarySubtitle_1c77l_21{color:#fffc;font-size:1.25rem;margin:0 auto;line-height:1.5}.theme-calm ._librarySubtitle_1c77l_21{color:#000c}._activitiesGrid_1c77l_34{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem;margin-bottom:2rem}._placeholderComponent_1c77l_41{text-align:center;padding:3rem 2rem;color:#fff}.theme-calm ._placeholderComponent_1c77l_41{background:#0000001a;border:1px solid rgba(0,0,0,.2)}._placeholderIcon_1c77l_52{font-size:4rem;margin-bottom:1rem}._placeholderComponent_1c77l_41 h3{font-size:1.5rem;margin:0 0 1rem;color:#fff}.theme-calm ._placeholderComponent_1c77l_41 h3{color:var(--chakra-colors-gray-800)}._placeholderComponent_1c77l_41 p{font-size:1rem;color:#fffc;margin:0}.theme-calm ._placeholderComponent_1c77l_41 p{color:#000c}@media (max-width: 768px){._libraryTitle_1c77l_10{font-size:1.75rem}._librarySubtitle_1c77l_21{font-size:.95rem}._activitiesGrid_1c77l_34{grid-template-columns:1fr;gap:1rem}._placeholderComponent_1c77l_41{padding:2rem 1rem}._placeholderIcon_1c77l_52{font-size:3rem}}._activitiesPageContainer_eof1a_1{display:flex;height:100dvh;padding:8px;box-sizing:border-box;flex-direction:column;background-color:var(--bg-primary, rgb(0, 0, 0));position:relative;transition:background-color .3s ease}._innerContainer_eof1a_12{display:flex;overflow:hidden;flex-grow:1;flex-direction:row;position:relative}._mainContentContainer_eof1a_20{width:100%;overflow:hidden;display:flex;height:100%;border-radius:12px;position:relative;border:1px solid var(--border-light, rgba(255, 255, 255, .2));background-color:var(--bg-secondary, #1e1f21);background-image:var(--bg-accent, none);box-shadow:var(--shadow-lg, 0 10px 15px rgba(0, 0, 0, .1));transition:all .3s ease;background-position:center center;background-attachment:fixed;flex:1 1 0%;flex-direction:column;padding:1.5rem}._sidebarToggleButton_eof1a_40{color:var(--text-inverse, white);margin-left:auto;width:60px;border-radius:50%;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:14px;transition:all .2s ease}.theme-calm ._sidebarToggleButton_eof1a_40{background:var(--bg-primary, #2d3748);border:1px solid rgba(0,0,0,.2);color:var(--text-primary, #2d3748)}._sidebarToggleButton_eof1a_40:hover{background:var(--accent-primary, rgba(255, 255, 255, .1));transform:scale(1.05);box-shadow:var(--shadow-md, 0 4px 6px rgba(0, 0, 0, .1));position:relative;cursor:pointer;display:flex;flex-direction:column;justify-content:center;align-items:center}.theme-calm ._sidebarToggleButton_eof1a_40:hover{background:var(--bg-secondary, rgba(255, 255, 255, .1));color:var(--text-primary, #2d3748)}._pageHeader_eof1a_77{display:flex;flex-direction:column;justify-content:center;color:var(--text-inverse, white);margin-bottom:2rem;align-items:center}.theme-calm ._pageHeader_eof1a_77{color:var(--text-primary, #2d3748)}._pageTitle_eof1a_90{font-size:2.5rem;font-weight:600;margin:0;letter-spacing:-.02em;color:var(--text-inverse, white)}.theme-calm ._pageTitle_eof1a_90{color:var(--text-primary, #2d3748)}._pageSubtitle_eof1a_102{font-size:1.125rem;color:var(--text-muted, #a0aec0);margin:.5rem 0 0;font-weight:400;opacity:.8}._activitiesContainer_eof1a_110{flex:1;padding:0 1rem;overflow-y:auto;max-height:calc(100vh - 200px)}._placeholderComponents_eof1a_117{display:flex;flex-direction:row;justify-content:center;align-items:stretch;gap:1.5rem;width:100%;max-width:1200px;margin:0 auto;flex:1;min-height:0}._placeholderComponent_eof1a_117{flex:1 1 0;min-height:0;position:relative;background:var(--card-bg, rgba(255, 255, 255, .95));border:1px solid var(--card-border, rgba(255, 255, 255, .1));border-radius:20px;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:var(--shadow-lg, 0 8px 32px rgba(0, 0, 0, .12)),0 1px 3px #0000001a,inset 0 1px #ffffffb3;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);display:flex;flex-direction:column;overflow:hidden}._placeholderComponent_eof1a_117:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--accent-primary, #667eea);border-radius:20px 20px 0 0;z-index:1;opacity:.8;transition:all .3s ease}._placeholderComponent_eof1a_117:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:20px;background:linear-gradient(135deg,rgba(255,255,255,.1) 0%,transparent 50%,rgba(255,255,255,.05) 100%);opacity:0;transition:opacity .4s cubic-bezier(.4,0,.2,1);pointer-events:none;z-index:1}._placeholderComponent_eof1a_117:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg, 0 15px 40px rgba(0, 0, 0, .15)),0 4px 12px #0000001f,inset 0 1px #fffc;border-color:var(--accent-primary, rgba(102, 126, 234, .4))}._placeholderComponent_eof1a_117:hover:before{height:5px;opacity:1;background:linear-gradient(90deg,var(--accent-primary, #667eea) 0%,var(--accent-secondary, #764ba2) 100%)}._placeholderComponent_eof1a_117:hover:after{opacity:1}._placeholderComponent_eof1a_117:first-child:before{background:linear-gradient(90deg,var(--accent-primary, #667eea) 0%,var(--accent-info, #4299e1) 100%)}._placeholderComponent_eof1a_117:last-child:before{background:linear-gradient(90deg,var(--accent-success, #48bb78) 0%,var(--accent-warning, #ed8936) 100%)}._placeholderHeader_eof1a_205{padding:1.5rem 1.5rem 1rem;border-bottom:1px solid var(--border-light, rgba(0, 0, 0, .05));background:linear-gradient(135deg,#ffffffe6,#fff9);position:relative;z-index:2;overflow:hidden;flex-shrink:0}._placeholderHeader_eof1a_205:before{content:"";position:absolute;top:0;left:-50%;width:200%;height:1px;background:linear-gradient(90deg,transparent 0%,var(--accent-primary, #667eea) 50%,transparent 100%);opacity:.6;transition:opacity .3s ease}._placeholderComponent_eof1a_117:hover ._placeholderHeader_eof1a_205:before{opacity:1}._placeholderTitle_eof1a_231{font-size:1.25rem;font-weight:600;color:var(--text-primary, #2d3748);margin:0 0 .5rem;display:flex;align-items:center;gap:.75rem;letter-spacing:-.015em;line-height:1.3}._placeholderTitle_eof1a_231:before{content:"";width:10px;height:10px;border-radius:50%;background:var(--accent-primary, #667eea);box-shadow:0 0 6px #667eea4d,0 1px 3px #0000001a;transition:all .3s ease;flex-shrink:0}._placeholderComponent_eof1a_117:hover ._placeholderTitle_eof1a_231:before{transform:scale(1.1);box-shadow:0 0 12px #667eea80,0 3px 6px #00000026}._placeholderSubtitle_eof1a_263{font-size:.875rem;color:var(--text-muted, #718096);margin:0;font-weight:400;line-height:1.4;opacity:.85;transition:opacity .3s ease}._placeholderComponent_eof1a_117:hover ._placeholderSubtitle_eof1a_263{opacity:1}._placeholderContent_eof1a_277{flex:1 1 0;padding:1.5rem;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:var(--border-light, #e2e8f0) transparent;position:relative;z-index:2;background:linear-gradient(180deg,rgba(255,255,255,.02) 0%,transparent 100%);min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--text-muted, #718096)}._placeholderContent_eof1a_277::-webkit-scrollbar{width:8px}._placeholderContent_eof1a_277::-webkit-scrollbar-track{background:#00000005;border-radius:4px}._placeholderContent_eof1a_277::-webkit-scrollbar-thumb{background:var(--border-light, #e2e8f0);border-radius:4px;border:2px solid transparent;background-clip:content-box;transition:background .3s ease}._placeholderContent_eof1a_277::-webkit-scrollbar-thumb:hover{background:var(--border-medium, #cbd5e0);background-clip:content-box}._placeholderIcon_eof1a_318{font-size:3.5rem;margin-bottom:1.5rem;opacity:.4;color:var(--accent-primary, #667eea);transition:all .3s ease}._placeholderComponent_eof1a_117:hover ._placeholderIcon_eof1a_318{opacity:.6;transform:scale(1.05)}._placeholderMessage_eof1a_331{font-size:1.125rem;margin-bottom:.75rem;font-weight:600;color:var(--text-secondary, #4a5568)}._placeholderSubmessage_eof1a_338{font-size:.9rem;opacity:.7;line-height:1.5;max-width:280px}@media (max-width: 1024px){._placeholderComponents_eof1a_117{width:100%;max-width:900px}._placeholderComponent_eof1a_117{min-height:350px}}@media (max-width: 768px){._placeholderComponents_eof1a_117{flex-direction:column;gap:1.5rem;width:100%;max-width:none}._placeholderComponent_eof1a_117{min-height:300px}._placeholderHeader_eof1a_205{padding:1rem 1rem .75rem}._placeholderTitle_eof1a_231{font-size:1.125rem}._placeholderContent_eof1a_277{padding:1rem}._pageTitle_eof1a_90{font-size:2rem}._pageSubtitle_eof1a_102{font-size:1rem}}@media (max-width: 480px){._activitiesContainer_eof1a_110{padding:.5rem}._placeholderComponent_eof1a_117{border-radius:16px;min-height:250px}._placeholderHeader_eof1a_205{padding:.75rem}._placeholderTitle_eof1a_231{font-size:1rem}._placeholderSubtitle_eof1a_263{font-size:.8rem}._pageTitle_eof1a_90{font-size:1.75rem}}body._theme-default_eof1a_418 ._placeholderComponent_eof1a_117{background:#ffffffd9;border:1px solid rgba(255,255,255,.2)}body._theme-calm_eof1a_54 ._placeholderComponent_eof1a_117{background:#fafcffe6;border:1px solid rgba(190,227,248,.3)}._placeholderComponent_eof1a_117:nth-child(1){background-image:linear-gradient(135deg,#667eea05,#4399e105)}._placeholderComponent_eof1a_117:nth-child(2){background-image:linear-gradient(135deg,#48bb7805,#ed893605)}._placeholderComponent_eof1a_117{box-shadow:var(--shadow-lg),0 1px 3px #0000001a,inset 0 1px #ffffffb3,0 0 0 1px #ffffff0d}._placeholderComponent_eof1a_117:hover{box-shadow:var(--shadow-lg),0 4px 12px #00000026,inset 0 1px #fffc,0 0 0 1px #ffffff1a,0 20px 50px #0000001a}body.theme-default{--bg-primary: #f8fafe;--bg-secondary: #ffffff;--bg-tertiary: #f1f6ff;--bg-accent: linear-gradient(135deg, #667eea 0%, #764ba2 100%);--text-primary: #2d3748;--text-secondary: #4a5568;--text-muted: #718096;--text-inverse: #ffffff;--accent-primary: #667eea;--accent-secondary: #764ba2;--accent-success: #48bb78;--accent-warning: #ed8936;--accent-info: #4299e1;--border-light: #e2e8f0;--border-medium: #cbd5e0;--border-dark: #a0aec0;--shadow-sm: 0 1px 3px rgba(102, 126, 234, .12);--shadow-md: 0 4px 6px rgba(102, 126, 234, .15);--shadow-lg: 0 10px 15px rgba(102, 126, 234, .2);--sidebar-bg: linear-gradient(145deg, #667eea 0%, #764ba2 100%);--card-bg: #ffffff;--card-border: var(--border-light);--filter-bg: rgba(255, 255, 255, .95);--filter-text: #2d3748;--filter-border: rgba(102, 126, 234, .3);background-color:var(--bg-primary);color:var(--text-primary);transition:all .3s ease}body.theme-calm{--bg-primary: #f0f8ff;--bg-secondary: #fafcff;--bg-tertiary: #e8f4fd;--bg-accent: linear-gradient(135deg, #a8edea 0%, #fed6e3 100%);--text-primary: #2c5282;--text-secondary: #3182ce;--text-muted: #4299e1;--text-inverse: #ffffff;--accent-primary: #63b3ed;--accent-secondary: #4299e1;--accent-success: #68d391;--accent-warning: #f6ad55;--accent-info: #81e6d9;--border-light: #bee3f8;--border-medium: #90cdf4;--border-dark: #63b3ed;--shadow-sm: 0 1px 3px rgba(99, 179, 237, .08);--shadow-md: 0 4px 6px rgba(99, 179, 237, .1);--shadow-lg: 0 10px 15px rgba(99, 179, 237, .12);--sidebar-bg: linear-gradient(145deg, #a8edea 0%, #fed6e3 100%);--card-bg: #fafcff;--card-border: var(--border-light);--filter-bg: rgba(250, 252, 255, .95);--filter-text: #2c5282;--filter-border: rgba(99, 179, 237, .3);background-color:var(--bg-primary);color:var(--text-primary);transition:all .4s ease}body.theme-calm .non-essential-element{opacity:.6;transition:opacity .3s ease}body.theme-calm *:focus{outline:2px solid var(--accent-primary);outline-offset:2px;border-radius:4px}@media (prefers-reduced-motion: reduce){body.theme-calm *{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}body.theme-calm{background:linear-gradient(45deg,var(--bg-primary) 0%,var(--bg-tertiary) 100%);background-size:200% 200%}body.theme-calm *{transition-timing-function:ease-out}body.theme-calm .workArea{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#fafcfff2;border:1px solid rgba(190,227,248,.4);box-shadow:0 8px 32px #63b3ed14,0 2px 8px #63b3ed0d,inset 0 1px #ffffffe6}body.theme-default .workArea{background:#ffffffeb;border:1px solid rgba(102,126,234,.15);box-shadow:0 8px 32px #667eea1f,0 2px 8px #667eea14,inset 0 1px #fffc}body.theme-calm .workArea:hover{background:#fafcfffa;border-color:#63b3ed80;box-shadow:0 20px 50px #63b3ed26,0 8px 25px #63b3ed1a,inset 0 1px #fff}body.theme-default .workArea:hover{background:#fffffffa;border-color:#667eea66;box-shadow:0 20px 50px #667eea2e,0 8px 25px #667eea1f,inset 0 1px #fff}body.theme-default .workAreaHeader{background:linear-gradient(135deg,#fffffff2,#f8fafed9);border-bottom:1px solid rgba(102,126,234,.1)}body.theme-calm .workAreaHeader{background:linear-gradient(135deg,#fafcfffa,#e8f4fde6);border-bottom:1px solid rgba(99,179,237,.15)}body.theme-calm .workAreaTitle{color:var(--text-primary);text-shadow:0 1px 2px rgba(44,82,130,.1)}body.theme-default .workAreaTitle{color:var(--text-primary);text-shadow:0 1px 2px rgba(45,55,72,.1)}body.theme-calm .workAreaTitle:before{background:linear-gradient(135deg,var(--accent-primary) 0%,var(--accent-info) 100%);box-shadow:0 0 12px #63b3ed66,0 2px 4px #63b3ed33}body.theme-default .workAreaTitle:before{background:linear-gradient(135deg,var(--accent-primary) 0%,var(--accent-secondary) 100%);box-shadow:0 0 8px #667eea4d,0 2px 4px #667eea33}body.theme-calm .workArea{animation:gentleBreathing 8s ease-in-out infinite}@keyframes gentleBreathing{0%,to{box-shadow:0 8px 32px #63b3ed14,0 2px 8px #63b3ed0d,inset 0 1px #ffffffe6}50%{box-shadow:0 12px 40px #63b3ed1f,0 4px 12px #63b3ed14,inset 0 1px #fffffff2,0 0 30px #63b3ed0f}}body.theme-default .workArea{animation:subtleFloat 12s ease-in-out infinite}@keyframes subtleFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}@media (prefers-reduced-motion: reduce){body.theme-calm .workArea{animation:none}}.workArea[data-status=loading]:after{content:"";position:absolute;top:12px;right:12px;width:12px;height:12px;background:var(--accent-warning);border-radius:50%;animation:statusPulse 2s ease-in-out infinite;box-shadow:0 0 8px #ed893666;z-index:10}.workArea[data-status=error]:after{content:"";position:absolute;top:12px;right:12px;width:12px;height:12px;background:linear-gradient(135deg,#e53e3e,#fc8181);border-radius:50%;box-shadow:0 0 8px #e53e3e66;z-index:10}.workArea[data-status=success]:after{content:"";position:absolute;top:12px;right:12px;width:12px;height:12px;background:linear-gradient(135deg,var(--accent-success) 0%,var(--accent-info) 100%);border-radius:50%;box-shadow:0 0 8px #48bb7866;z-index:10}@keyframes statusPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.1)}}body.theme-calm .workArea[data-status=loading]:after{background:var(--accent-info);box-shadow:0 0 12px #81e6d966}body.theme-calm .workArea[data-status=success]:after{background:var(--accent-success);box-shadow:0 0 12px #68d39166}body.theme-default .workArea[data-status=loading]:after{background:var(--accent-warning);box-shadow:0 0 8px #ed893666}body.theme-default .workArea[data-status=success]:after{background:var(--accent-success);box-shadow:0 0 8px #48bb7866}.roboto-regular{font-family:var(--font-roboto);font-optical-sizing:auto;font-weight:400;font-style:normal;font-variation-settings:"wdth" 100}.roboto-medium{font-family:var(--font-roboto);font-optical-sizing:auto;font-weight:500;font-style:normal;font-variation-settings:"wdth" 100}.roboto-bold{font-family:var(--font-roboto);font-optical-sizing:auto;font-weight:700;font-style:normal;font-variation-settings:"wdth" 100}:root{--font-roboto: "Roboto", sans-serif}body{font-family:var(--font-roboto)}h1,h2,h3,h4,h5,h6{font-family:var(--font-roboto);font-weight:700}.form-error{color:var(--chakra-colors-fg-error);font-size:var(--chakra-font-sizes-xs);margin:0 auto}.chakra-select__trigger{border:0}
