:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box;margin:0;padding:0}body{width:100%;margin:0;padding:0}#root{width:100%}.auth-wrapper{background:radial-gradient(at 30% 15%,#fff 0%,#f2fcd0 40%,#e5f79a 100%);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:20px 16px 40px;font-family:Inter,sans-serif;display:flex;position:relative;overflow:hidden}.auth-mascot-wrap{text-align:right;z-index:0;width:100%;max-width:360px;margin-bottom:-80px;padding-right:0;position:relative}.auth-mascot{object-fit:contain;width:200px;height:200px}.auth-card{z-index:1;background:#fff;border-radius:24px;width:100%;max-width:360px;padding:28px 24px 24px;position:relative;overflow:visible;box-shadow:0 4px 24px #00000014}.auth-title{color:#1a1a2e;text-align:center;margin:0 0 20px;font-size:22px;font-weight:800}.auth-field{margin-bottom:12px}.auth-field label{color:#888;margin-bottom:4px;font-size:13px;display:block}.auth-field input{color:#1a1a2e;box-sizing:border-box;background:#f5f5f0;border:none;border-radius:10px;outline:none;width:100%;padding:12px 14px;font-family:Inter,sans-serif;font-size:15px}.auth-field input:focus{background:#eeeee8}.auth-roles-label{color:#888;margin-bottom:8px;font-size:13px}.auth-roles{gap:8px;display:flex}.auth-role-btn{color:#555;cursor:pointer;background:#f5f5f0;border:2px solid #0000;border-radius:10px;flex:1;padding:8px 4px;font-family:Inter,sans-serif;font-size:13px;font-weight:600;transition:all .15s}.auth-role-btn.active{color:#1a1a2e;background:#f2ffe0;border-color:#c8f044}.auth-btn{color:#1a1a2e;cursor:pointer;background:#c8f044;border:none;border-radius:12px;width:100%;margin-top:16px;padding:14px;font-family:Inter,sans-serif;font-size:16px;font-weight:800}.auth-btn:disabled{opacity:.6}.auth-error{color:#e53e3e;text-align:center;margin-top:8px;font-size:13px}.auth-link{text-align:center;color:#888;margin-top:16px;margin-bottom:0;font-size:13px}.auth-link a{color:#1a1a2e;font-weight:700;text-decoration:none}.dashboard{box-sizing:border-box;background:#efefeb;width:100%;max-width:100%;min-height:100vh;margin:0 auto;padding:16px;font-family:Inter,sans-serif;position:relative}.header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.menu-btn{color:#888;cursor:pointer;background:0 0;border:none;font-size:36px}.progress-card{box-sizing:border-box;background:#e8e8e3;border-radius:20px;justify-content:space-between;align-items:center;width:100%;margin-bottom:20px;padding:20px;display:flex}.progress-card-left{flex:1}.progress-card-left h2{color:#1a1a2e;margin:0 0 12px;font-size:22px;font-weight:800;line-height:1.2}.progress-card-date{color:#888;letter-spacing:.5px;text-transform:uppercase;margin-bottom:4px;font-size:11px;font-weight:700}.progress-bar-wrap{background:#d0d0cc;border-radius:4px;width:100%;height:8px;margin-bottom:6px;overflow:hidden}.progress-bar-fill{background:#c6f135;border-radius:4px;height:100%;transition:width .3s}.progress-text{color:#666;font-size:12px}.mascot img{object-fit:contain;width:90px;height:90px}.task-list{flex-direction:column;gap:10px;display:flex}.task-card{background:#fff;border-radius:14px;flex-direction:column;gap:8px;padding:14px 16px;transition:background .15s;display:flex}.task-card:hover{background:#f8f8f4}.task-card-main{align-items:flex-start;gap:10px;width:100%;display:flex}.checkbox.small.checked{background:#c6f135!important;border-color:#c6f135!important}.task-title{color:#1a1a2e;white-space:nowrap;text-overflow:ellipsis;font-size:15px;overflow:hidden}.task-title.done{color:#999;text-decoration:line-through}.empty{color:#aaa;text-align:center;margin-top:40px}.fab{cursor:pointer;background:#c6f135;border:none;border-radius:50%;width:56px;height:56px;font-size:28px;position:fixed;bottom:28px;right:28px;box-shadow:0 4px 12px #0003}.step-item span{color:#222;font-size:15px}.step-item span.done{color:#999;text-decoration:line-through}.expand-btn{cursor:pointer;color:#888;background:0 0;border:none;flex-shrink:0;margin-top:1px;margin-left:auto;font-size:12px}.steps-list{flex-direction:column;gap:8px;width:100%;padding-top:10px;padding-left:36px;display:flex}.step-item{align-items:center;gap:10px;display:flex}.checkbox.small{flex-shrink:0;width:18px;height:18px}.no-steps{color:#aaa;font-size:13px}.task-deadline{color:#888;align-items:center;gap:4px;margin-top:2px;font-size:12px;display:flex}.task-deadline.overdue{color:#e53e3e;font-weight:600}.task-info{flex-direction:column;flex:1;min-width:0;display:flex}.checkbox{flex-shrink:0;margin-top:2px}.menu-overlay{z-index:100;background:#0000004d;position:fixed;inset:0}.menu-drawer{z-index:101;background:#fff;border-radius:0 20px 20px 0;flex-direction:column;gap:8px;width:280px;padding:20px 16px;display:flex;position:fixed;top:0;bottom:0;left:0;box-shadow:4px 0 20px #0000001a}.menu-drawer-header{color:#1a1a2e;border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:16px;font-size:18px;font-weight:700;display:flex}.menu-drawer-close{cursor:pointer;color:#aaa;background:0 0;border:none;font-size:18px}.menu-drawer-item{color:#1a1a2e;cursor:pointer;text-align:left;box-sizing:border-box;background:#f8f8f4;border:none;border-radius:14px;align-items:center;gap:12px;width:100%;padding:14px 16px;font-size:15px;font-weight:500;display:flex}.dnevnik-block{box-sizing:border-box;background:#f8f8f4;border-radius:12px;width:100%;padding:12px 16px}.dnevnik-title{color:#1a1a2e;margin-bottom:8px;font-size:14px;font-weight:600}.dnevnik-sync-time{color:#888;margin-bottom:8px;font-size:12px}.dnevnik-btn-primary{color:#1a1a2e;cursor:pointer;background:#f8f8f4;border:none;border-radius:10px;width:100%;padding:10px 16px;font-size:14px;font-weight:700}.dnevnik-btn-secondary{color:#1a1a2e;cursor:pointer;background:#cf0;border:none;border-radius:8px;padding:7px 14px;font-size:13px;font-weight:700}.dnevnik-btn-outline{cursor:pointer;color:#666;background:0 0;border:1px solid #ccc;border-radius:8px;padding:7px 14px;font-size:13px}.dnevnik-btn-row{gap:8px;display:flex}.dnevnik-token-input{box-sizing:border-box;border:1.5px solid #ddd;border-radius:8px;outline:none;width:100%;margin-bottom:10px;padding:8px 12px;font-size:13px}.dnevnik-token-input:focus{border-color:#cf0}.dnevnik-instructions{color:#555;margin-bottom:12px;font-size:12px;line-height:1.6}.dashboard{padding-bottom:80px}.cal-wrapper{background:#efefeb;flex-direction:column;width:100%;max-width:100%;min-height:100vh;margin:0 auto;padding-bottom:80px;font-family:Inter,sans-serif;display:flex}.cal-header{justify-content:space-between;align-items:center;padding:0 20px 12px;display:flex}.header{justify-content:space-between;align-items:center;margin-bottom:20px;padding:20px;display:flex}.header-title{color:#1a1a2e;font-size:20px;font-weight:800}.header-right{align-items:center;gap:12px;display:flex}.icon-btn{cursor:pointer;background:0 0;border:none;font-size:20px}.avatar{cursor:pointer;background:#ddd;border-radius:50%;width:34px;height:34px}.cal-year{color:#1a1a2e;font-size:22px;font-weight:800}.cal-month-nav{align-items:center;gap:12px;display:flex}.cal-month-name{color:#1a1a2e;text-align:center;min-width:90px;font-size:18px;font-weight:700}.cal-nav-btn{color:#1a1a2e;cursor:pointer;background:0 0;border:none;padding:4px 8px;font-size:24px}.cal-grid{background:#fff;border-radius:20px;grid-template-columns:repeat(7,1fr);gap:2px;margin:0 12px;padding:12px 8px;display:grid}.cal-day-label{text-align:center;color:#999;padding:4px 0 8px;font-size:12px;font-weight:600}.cal-day-label.weekend{color:#e53e3e}.cal-cell{cursor:pointer;color:#1a1a2e;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;min-height:40px;padding:6px 2px;font-size:15px;transition:background .15s;display:flex;position:relative}.cal-cell:active{background:#f0f0ea}.cal-cell.other-month{color:#ccc;cursor:default}.cal-cell.weekend{color:#e53e3e}.cal-cell.today span{color:#fff;background:#1a1a2e;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.cal-cell.selected:not(.today) span{color:#1a1a2e;background:#cf0;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-weight:700;display:flex}.cal-dot{background:#cf0;border-radius:50%;width:4px;height:4px;margin-top:2px}.cal-selected-date{color:#1a1a2e;padding:20px 20px 10px;font-size:20px;font-weight:700}.cal-tasks{flex-direction:column;gap:8px;padding:0 16px;display:flex}.cal-empty{color:#aaa;text-align:center;padding:20px;font-size:14px}.cal-task-card{cursor:pointer;background:#fff;border-radius:14px;align-items:center;gap:12px;padding:14px 16px;display:flex}.cal-task-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.cal-task-dot.high{background:#e53e3e}.cal-task-dot.medium{background:#f6c90e}.cal-task-dot.low{background:#48bb78}.cal-task-title{color:#1a1a2e;font-size:15px;font-weight:500}.bottom-nav{z-index:50;background:#fff;border-top:1px solid #f0f0ea;justify-content:space-around;align-items:center;width:100%;max-width:420px;padding:8px 0 16px;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.bottom-nav-btn{cursor:pointer;color:#aaa;background:0 0;border:none;flex-direction:column;align-items:center;gap:2px;padding:4px 12px;display:flex}.bottom-nav-btn.active{color:#1a1a2e}.bottom-nav-icon{font-size:22px}.bottom-nav-label{font-size:10px;font-weight:500}.fab-btn .bottom-nav-icon{background:#cf0;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-top:-12px;font-size:24px;display:flex;box-shadow:0 4px 12px #00000026}.checkbox{cursor:pointer;background:0 0;border:2px solid #aaa;border-radius:5px;flex-shrink:0;width:24px;height:24px;transition:background .2s,border-color .2s}.checkbox.checked{background:#cf0;border-color:#cf0}.cal-task-card{background:#fff;border-radius:14px;align-items:center;gap:12px;padding:14px 16px;display:flex}.cal-task-title{color:#1a1a2e;cursor:pointer;flex:1;font-size:15px}.cal-task-title.done{color:#999;text-decoration:line-through}.chat-wrapper{background:#efefeb;flex-direction:column;width:100%;max-width:100%;height:100vh;margin:0 auto;font-family:Inter,sans-serif;display:flex}.chat-header{background:#efefeb;justify-content:space-between;align-items:center;padding:16px 20px 12px;display:flex}.chat-back{color:#1a1a2e;cursor:pointer;background:0 0;border:none;padding:0;font-size:28px;line-height:1}.chat-title{color:#1a1a2e;font-size:17px;font-weight:600}.chat-messages{flex-direction:column;flex:1;gap:10px;padding:8px 16px 16px;display:flex;overflow-y:auto}.chat-msg-row{display:flex}.chat-msg-row.user{justify-content:flex-end}.chat-msg-row.ai{justify-content:flex-start}.chat-bubble{white-space:pre-line;max-width:80%;padding:10px 14px;font-size:15px;line-height:1.5;box-shadow:0 1px 4px #0000000f}.chat-bubble.user{color:#1a1a2e;background:#cf0;border-radius:18px 18px 4px}.chat-bubble.ai{color:#1a1a2e;background:#fff;border-radius:18px 18px 18px 4px}.chat-bubble.typing{color:#aaa;font-size:14px}.chat-input-bar{background:#efefeb;align-items:center;gap:10px;padding:12px 16px 20px;display:flex}.chat-mic-btn{cursor:pointer;background:#e8e8e4;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;transition:background .2s;display:flex}.chat-mic-btn.listening{background:#f44}.chat-input{color:#1a1a2e;background:#fff;border:none;border-radius:24px;outline:none;flex:1;padding:12px 18px;font-family:Inter,sans-serif;font-size:15px;box-shadow:0 1px 4px #00000014}.chat-send-btn{cursor:pointer;background:#e8e8e4;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;transition:background .2s;display:flex}.chat-send-btn.active{background:#cf0}.td-wrapper{background:#efefeb;flex-direction:column;width:100%;max-width:100%;min-height:100vh;margin:0 auto;font-family:Inter,sans-serif;display:flex}.td-loading{color:#cf0;justify-content:center;align-items:center;height:100vh;font-size:16px;display:flex}.td-header{z-index:10;background:#efefeb;justify-content:space-between;align-items:center;padding:16px 20px 12px;display:flex;position:sticky;top:0}.td-back{color:#1a1a2e;cursor:pointer;background:0 0;border:none;padding:0 8px 0 0;font-size:28px;line-height:1}.td-title{color:#1a1a2e;font-size:17px;font-weight:600}.avatar{background:#ddd;border-radius:50%;width:34px;height:34px}.td-content{flex:1;padding:8px 20px 24px;overflow-y:auto}.td-priority{letter-spacing:.5px;text-transform:uppercase;border-radius:6px;margin-bottom:12px;padding:4px 10px;font-size:11px;font-weight:700;display:inline-block}.priority-high{color:#c0392b;background:#ffe4e4}.priority-medium{color:#b7791f;background:#fff3cd}.priority-low{color:#1a1a2e;background:#e4f5e4}.td-name{color:#1a1a2e;margin:0 0 10px;font-size:26px;font-weight:700;line-height:1.2}.td-deadline{color:#555;align-items:center;gap:6px;margin-bottom:20px;font-size:14px;display:flex}.td-dot{background:#f5a623;border-radius:50%;flex-shrink:0;width:8px;height:8px}.td-steps-block{background:#fff;border-radius:14px;margin-bottom:16px;padding:14px 16px}.td-steps-header{color:#888;text-transform:uppercase;letter-spacing:.5px;justify-content:space-between;margin-bottom:8px;font-size:13px;font-weight:600;display:flex}.td-steps-count{color:#cf0}.td-steps-progress{background:#ede9ff;border-radius:2px;height:4px;margin-bottom:12px;overflow:hidden}.td-steps-bar{background:#cf0;border-radius:2px;height:100%;transition:width .3s}.td-step{cursor:pointer;border-bottom:1px solid #f0f0f0;align-items:center;gap:12px;padding:8px 0;display:flex}.td-step:last-child{border-bottom:none}.td-checkbox{color:#1a1a2e;background:#fff;border:2px solid #c4b8ff;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;font-weight:700;transition:all .2s;display:flex}.td-checkbox.checked{background:#cf0;border-color:#cf0}.td-step-title{color:#1a1a2e;font-size:15px;transition:all .2s}.td-step.done .td-step-title{color:#aaa;text-decoration:line-through}.td-section{background:#fff;border-radius:14px;margin-bottom:12px;padding:14px 16px}.td-section-label{color:#888;text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px;font-size:12px;font-weight:600}.td-description{color:#333;font-size:15px;line-height:1.5}.td-rec-time{color:#1a1a2e;font-size:16px;font-weight:600}.td-type-select{color:#333;cursor:pointer;background:#faf9ff;border:1.5px solid #ede9ff;border-radius:8px;outline:none;width:100%;padding:8px 10px;font-size:14px}.td-type-select:focus{border-color:#cf0}.td-footer{background:#efefeb;border-top:1px solid #ede9ff;padding:16px 20px}.td-complete-btn{color:#1a1a2e;cursor:pointer;background:#cf0;border:none;border-radius:14px;width:100%;padding:16px;font-size:17px;font-weight:700;transition:opacity .2s}.td-complete-btn:disabled{opacity:.6}.td-complete-btn:active{opacity:.85}.td-done-badge{text-align:center;color:#1a1a2e;background:#f0f0f0;border-radius:14px;padding:16px;font-size:17px;font-weight:700}.td-deadline-value{color:#333;align-items:center;gap:8px;padding:4px 0;font-size:15px;display:flex}.td-undo-btn{color:#1a1a2e;cursor:pointer;background:#f0f0f0;border:none;border-radius:14px;width:100%;padding:16px;font-size:17px;font-weight:700}.profile-page{background:#efefeb;min-height:100vh;padding-bottom:90px;font-family:Inter,sans-serif}.profile-banner{background:linear-gradient(135deg,#d4f54a 0%,#a8e63c 50%,#c8f060 100%);justify-content:center;align-items:flex-end;width:100%;height:180px;display:flex;position:relative}.profile-avatar-wrap{position:absolute;bottom:-44px;left:50%;transform:translate(-50%)}.profile-avatar{color:#1a1a2e;background:#fff;border:4px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:88px;height:88px;font-size:36px;font-weight:800;display:flex;box-shadow:0 4px 16px #0000001f}.profile-content{flex-direction:column;align-items:center;gap:0;padding:60px 16px 20px;display:flex}.profile-name{color:#1a1a2e;text-align:center;margin-bottom:4px;font-size:24px;font-weight:800}.profile-role{color:#888;margin-bottom:24px;font-size:14px}.profile-link-block{width:100%;margin-bottom:20px}.profile-link-row{gap:8px;width:100%;display:flex}.profile-link-input{color:#1a1a2e;background:#fff;border:none;border-radius:14px;outline:none;flex:1;padding:14px 16px;font-family:Inter,sans-serif;font-size:14px}.profile-link-input::placeholder{color:#bbb}.profile-link-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#1a1a2e;border:none;border-radius:14px;padding:14px 16px;font-family:Inter,sans-serif;font-size:14px;font-weight:700}.profile-link-btn:disabled{opacity:.6}.profile-link-error{color:#e53e3e;margin-top:6px;padding-left:4px;font-size:13px}.profile-linked-row{box-sizing:border-box;background:#fff;border-radius:14px;align-items:center;gap:8px;width:100%;padding:14px 16px;display:flex}.profile-linked-label{color:#888;font-size:14px}.profile-linked-name{color:#1a1a2e;font-size:15px;font-weight:700}.profile-menu{flex-direction:column;gap:10px;width:100%;margin-bottom:24px;display:flex}.profile-menu-item{color:#1a1a2e;cursor:pointer;text-align:left;background:#fff;border:none;border-radius:14px;width:100%;padding:16px 20px;font-family:Inter,sans-serif;font-size:15px;font-weight:500}.profile-logout{color:#e06060;cursor:pointer;background:0 0;border:1.5px solid #e06060;border-radius:14px;width:100%;padding:14px;font-family:Inter,sans-serif;font-size:15px;font-weight:600}.ct-page{box-sizing:border-box;background:#efefeb;width:100%;max-width:480px;min-height:100vh;margin:0 auto;padding:20px 16px 40px;font-family:Inter,sans-serif}.ct-header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.ct-back{color:#1a1a2e;cursor:pointer;background:0 0;border:none;padding:0 8px 0 0;font-size:32px;line-height:1}.ct-header-right{align-items:center;gap:12px;display:flex}.ct-icon-btn{cursor:pointer;background:0 0;border:none;font-size:20px}.ct-avatar{cursor:pointer;background:#ddd;border-radius:50%;width:34px;height:34px}.ct-title-input{color:#1a1a2e;box-sizing:border-box;background:#fff;border:none;border-radius:16px;outline:none;width:100%;margin-bottom:24px;padding:18px 20px;font-family:Inter,sans-serif;font-size:16px}.ct-title-input::placeholder{color:#aaa}.ct-section-label{color:#1a1a2e;margin-bottom:12px;font-size:17px;font-weight:700}.ct-priority-row{flex-wrap:wrap;gap:10px;margin-bottom:24px;display:flex}.ct-priority-btn{cursor:pointer;background:#fff;border:2px solid #0000;border-radius:20px;padding:8px 16px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;transition:all .15s}.ct-priority-red{color:#e06060;border-color:#e06060}.ct-priority-blue{color:#5b8def;border-color:#5b8def}.ct-priority-gray{color:#888;border-color:#888}.ct-priority-red.active{color:#fff;background:#e06060}.ct-priority-blue.active{color:#fff;background:#5b8def}.ct-priority-gray.active{color:#fff;background:#555;border-color:#555}.ct-deadline-input{color:#1a1a2e;box-sizing:border-box;background:#fff;border:none;border-radius:16px;outline:none;width:100%;margin-bottom:24px;padding:16px 20px;font-family:Inter,sans-serif;font-size:15px}.ct-subtasks-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.ct-ai-btn{color:#1a1a2e;cursor:pointer;background:#cf0;border:none;border-radius:20px;padding:6px 14px;font-family:Inter,sans-serif;font-size:13px;font-weight:700}.ct-step-item{background:#fff;border-radius:14px;align-items:center;gap:12px;margin-bottom:8px;padding:14px 16px;display:flex}.checkbox{background:0 0;border:2px solid #aaa;border-radius:5px;flex-shrink:0;width:22px;height:22px}.ct-step-title{color:#1a1a2e;flex:1;font-size:15px}.ct-step-remove{color:#ccc;cursor:pointer;background:0 0;border:none;font-size:16px}.ct-add-step-row{background:#fff;border-radius:14px;margin-bottom:24px;display:flex;overflow:hidden}.ct-add-step-input{color:#000;background:0 0;border:none;outline:none;flex:1;padding:16px;font-family:Inter,sans-serif;font-size:15px}.ct-add-step-btn{color:#999;cursor:pointer;background:0 0;border:none;padding:0 18px;font-size:28px;line-height:1}.ct-types-grid{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:28px;display:grid}.ct-type-btn{color:#1a1a2e;cursor:pointer;text-align:center;background:#fff;border:2px solid #0000;border-radius:14px;padding:14px 10px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;transition:all .15s}.ct-type-btn.active{background:#f5ffe0;border-color:#cf0}.ct-type-full{grid-column:1/-1}.ct-error{color:#e53e3e;text-align:center;margin-bottom:12px;font-size:14px}.ct-submit{color:#1a1a2e;cursor:pointer;background:#cf0;border:none;border-radius:16px;width:100%;padding:16px;font-family:Inter,sans-serif;font-size:16px;font-weight:800}.ct-submit:disabled{opacity:.6}.onb-wrapper{box-sizing:border-box;background:radial-gradient(at 30% 15%,#fff 0%,#f2fcd0 40%,#e5f79a 100%);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:32px 24px 48px;font-family:Inter,sans-serif;display:flex}.onb-mascot-area{justify-content:center;margin-bottom:24px;display:flex}.onb-mascot{object-fit:contain;width:200px;height:200px}.onb-card{flex-direction:column;align-items:center;width:100%;max-width:360px;display:flex}.onb-text{color:#1a1a2e;text-align:center;max-width:300px;margin:0 0 28px;font-size:17px;font-weight:600;line-height:1.55}.onb-dots{gap:8px;margin-bottom:24px;display:flex}.onb-dot{opacity:.25;cursor:pointer;background:#1a1a2e;border-radius:50%;width:8px;height:8px;transition:all .2s}.onb-dot.active{opacity:1;background:#1a1a2e;border-radius:4px;width:24px}.onb-btn{color:#1a1a2e;cursor:pointer;background:#c8f044;border:none;border-radius:14px;width:100%;max-width:300px;padding:15px;font-family:Inter,sans-serif;font-size:16px;font-weight:800}.onb-register-link{color:#888;text-align:center;margin-top:16px;font-size:13px}.onb-register-link span{color:#1a1a2e;cursor:pointer;font-weight:700}
