:root{--color-orange: #FFB75E;--color-deep-orange: #ED8F03;--color-pink: #FF6B9D;--color-purple: #C471ED;--color-deep-purple: #9D50BB;--color-dark: #2D1B4E;--color-primary: var(--color-orange);--color-secondary: var(--color-purple);--color-background: #f8f9fa;--color-surface: #ffffff;--color-text: #333333;--color-text-light: #666666;--color-success: #28a745;--color-error: #dc3545;--color-warning: #ffc107;--gradient-primary: linear-gradient(135deg, var(--color-orange) 0%, var(--color-deep-orange) 100%);--gradient-accent: linear-gradient(135deg, var(--color-pink) 0%, var(--color-purple) 100%);--gradient-dark: linear-gradient(135deg, var(--color-deep-purple) 0%, var(--color-dark) 100%);--gradient-full: linear-gradient(135deg, var(--color-orange) 0%, var(--color-pink) 50%, var(--color-purple) 100%);font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;line-height:1.5;font-weight:400;color-scheme:light;color:var(--color-text);background-color:var(--color-background);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}body{min-width:320px;min-height:100vh}a{color:var(--color-primary);text-decoration:none;transition:color .2s ease}a:hover{color:var(--color-deep-orange)}button{font-family:inherit;cursor:pointer}button:active{transform:scale(.97)}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2;color:var(--color-dark)}h1{font-size:2rem}h2{font-size:1.5rem}h3{font-size:1.25rem}button,a.btn,[role=button]{min-height:44px;touch-action:manipulation}input,select,textarea{font-size:16px}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#9d50bb2e;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#9d50bb4d}html{scroll-behavior:smooth}@media(hover:none){a,button{-webkit-tap-highlight-color:rgba(255,183,94,.2)}}@media(max-width:768px){:root{font-size:15px}h1{font-size:1.75rem}h2{font-size:1.375rem}h3{font-size:1.125rem}}@media(max-width:375px){:root{font-size:14px}h1{font-size:1.5rem}}.onboarding-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ffb75e,#ff6b9d 50%,#c471ed,#9d50bb);padding:1rem;position:relative;overflow:hidden}.onboarding-bubbles{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden}.onboarding-bubble{position:absolute;border-radius:50%;background:#ffffff14;will-change:transform}.onboarding-bubble:nth-child(odd){background:#ffffff1f}@keyframes onboardingFloat{0%{transform:translateY(0) scale(1)}to{transform:translateY(-30px) scale(1.06)}}.onboarding-card{background:#fffffff0;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.3);border-radius:24px;padding:2.5rem;width:100%;max-width:560px;box-shadow:0 20px 60px #2d1b4e40;position:relative;z-index:2;overflow:hidden}.onboarding-logo{text-align:center;margin-bottom:1.25rem}.onboarding-logo img{width:100px;height:auto}.onboarding-progress{display:flex;align-items:center;justify-content:center;gap:0;margin-bottom:2rem}.progress-step-wrapper{display:flex;align-items:center}.progress-dot{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:600;background:#e5e7eb;color:#9ca3af;transition:all .3s ease;flex-shrink:0}.progress-dot--active{background:linear-gradient(135deg,#ffb75e,#ed8f03);color:#fff}.progress-dot--current{box-shadow:0 0 0 4px #ffb75e4d}.progress-line{width:48px;height:3px;background:#e5e7eb;transition:background .3s ease}.progress-line--active{background:linear-gradient(90deg,#ffb75e,#ed8f03)}.onboarding-step{min-height:320px;display:flex;flex-direction:column}.step-title{text-align:center;color:#2d1b4e;font-size:1.5rem;font-weight:700;margin-bottom:.375rem}.step-subtitle{text-align:center;color:#6b7280;font-size:.9rem;margin-bottom:1.5rem;line-height:1.5}.step-error{background:#fef2f2;color:#dc2626;border:1px solid #fecaca;border-radius:10px;padding:.75rem 1rem;font-size:.875rem;text-align:center;margin-bottom:1rem}.onboarding-form{display:flex;flex-direction:column;gap:1rem;flex:1}.onboarding-form .form-group{display:flex;flex-direction:column;gap:.375rem}.onboarding-form .form-group label{font-size:.8125rem;font-weight:600;color:#374151}.onboarding-form .form-group input{padding:.75rem 1rem;border:2px solid #e5e7eb;border-radius:10px;font-size:.9375rem;font-family:inherit;transition:border-color .2s ease,box-shadow .2s ease;background:#fff;width:100%;box-sizing:border-box}.onboarding-form .form-group input:focus{outline:none;border-color:#ffb75e;box-shadow:0 0 0 3px #ffb75e26}.onboarding-form .form-group input::placeholder{color:#9ca3af}.form-group--small{max-width:160px}.onboarding-select{padding:.75rem 2.5rem .75rem 1rem;border:2px solid #e5e7eb;border-radius:10px;font-size:.9375rem;font-family:inherit;background:#fff;color:#374151;transition:border-color .2s ease,box-shadow .2s ease;width:100%;box-sizing:border-box;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%239ca3af' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center}.onboarding-select:focus{outline:none;border-color:#ffb75e;box-shadow:0 0 0 3px #ffb75e26}.onboarding-textarea{padding:.75rem 1rem;border:2px solid #e5e7eb;border-radius:10px;font-size:.9375rem;font-family:inherit;background:#fff;color:#374151;transition:border-color .2s ease,box-shadow .2s ease;width:100%;box-sizing:border-box;resize:vertical;min-height:60px}.onboarding-textarea:focus{outline:none;border-color:#ffb75e;box-shadow:0 0 0 3px #ffb75e26}.onboarding-textarea::placeholder,.onboarding-select option[value=""]{color:#9ca3af}.time-slider{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:.25rem 0}.time-slider-value{font-size:1.5rem;font-weight:700;color:#2d1b4e;letter-spacing:.05em}.time-slider-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:6px;border-radius:3px;background:#e5e7eb;outline:none;cursor:pointer}.time-slider-input::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:22px;height:22px;border-radius:50%;background:linear-gradient(135deg,#ffb75e,#ed8f03);border:3px solid #fff;box-shadow:0 1px 6px #00000026;cursor:pointer;transition:box-shadow .15s ease}.time-slider-input::-webkit-slider-thumb:hover{box-shadow:0 2px 10px #ed8f0366}.time-slider-input::-moz-range-thumb{width:22px;height:22px;border-radius:50%;background:linear-gradient(135deg,#ffb75e,#ed8f03);border:3px solid #fff;box-shadow:0 1px 6px #00000026;cursor:pointer}.time-slider-labels{display:flex;justify-content:space-between;width:100%;font-size:.7rem;color:#9ca3af}.dynamic-row{display:flex;align-items:flex-end;gap:.5rem}.dynamic-row-fields{display:flex;gap:.75rem;flex:1;min-width:0}.dynamic-row-fields .form-group{flex:1;min-width:0}.sedi-form{gap:1.25rem}.sede-block{background:#ffffff80;border:1px solid #e5e7eb;border-radius:12px;padding:1rem;display:flex;flex-direction:column;gap:.75rem}.sede-block-header{display:flex;align-items:center;justify-content:space-between}.sede-block-number{font-size:.75rem;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:.05em}.field-hint{font-size:.7rem;color:#9ca3af;font-style:italic;margin-top:.125rem}.sede-address-row{display:flex;gap:.75rem}.form-group--flex2{flex:2;min-width:0}.form-group--civico{flex:0 0 70px}.form-group--provincia{flex:0 0 80px}.form-group--cap{flex:0 0 90px}.remove-btn{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;border-radius:6px;background:#fef2f2;color:#dc2626;cursor:pointer;transition:background .2s;flex-shrink:0}.remove-btn:hover{background:#fecaca}.add-row-btn{background:none;border:2px dashed #d1d5db;border-radius:10px;padding:.625rem 1rem;font-size:.875rem;font-weight:500;color:#6b7280;cursor:pointer;transition:border-color .2s,color .2s;font-family:inherit}.add-row-btn:hover{border-color:#ffb75e;color:#ed8f03}.step-actions{display:flex;align-items:center;justify-content:space-between;margin-top:1.5rem;gap:.75rem}.step-actions--final{justify-content:center}.step-actions-right{display:flex;align-items:center;gap:.75rem}.btn-primary{background:linear-gradient(135deg,#ffb75e,#ed8f03);color:#fff;border:none;border-radius:10px;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;cursor:pointer;transition:transform .2s,box-shadow .2s;font-family:inherit}.btn-primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #ed8f0366}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.btn-secondary{background:#f3f4f6;color:#374151;border:none;border-radius:10px;padding:.75rem 1.25rem;font-size:.9375rem;font-weight:500;cursor:pointer;transition:background .2s;font-family:inherit}.btn-secondary:hover{background:#e5e7eb}.btn-text{background:none;border:none;color:#9ca3af;font-size:.875rem;cursor:pointer;padding:.5rem;font-family:inherit}.btn-text:hover{color:#6b7280}.step-success-icon{width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,#34d399,#10b981);color:#fff;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;box-shadow:0 4px 16px #10b9814d}.telegram-instructions{display:flex;gap:1.5rem;background:#f9fafb;border-radius:12px;padding:1.25rem;margin-bottom:.5rem}.qr-codes-section{display:flex;flex-direction:column;gap:.75rem;flex-shrink:0}.qr-section{display:flex;flex-direction:column;align-items:center;gap:.25rem;flex-shrink:0}.qr-label{font-size:.7rem;font-weight:600;color:#6b7280;text-align:center;max-width:140px}.same-email-check{display:flex;align-items:center;gap:.5rem;font-size:.8rem;color:#6b7280;cursor:pointer;margin-bottom:.25rem}.same-email-check input[type=checkbox]{width:16px;height:16px;accent-color:#9D50BB;cursor:pointer}.instructions-list{flex:1;min-width:0}.instructions-list h3{font-size:.9rem;font-weight:600;color:#374151;margin-bottom:.75rem}.instructions-list ol{list-style:none;counter-reset:steps;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.instructions-list ol li{counter-increment:steps;position:relative;padding-left:2rem;font-size:.8125rem;line-height:1.5;color:#4b5563}.instructions-list ol li:before{content:counter(steps);position:absolute;left:0;top:0;width:22px;height:22px;border-radius:50%;background:linear-gradient(135deg,#ffb75e,#ed8f03);color:#fff;font-size:.7rem;font-weight:700;display:flex;align-items:center;justify-content:center}.instructions-list ol li strong{color:#1f2937}.instructions-list ol li a{color:#9d50bb;text-decoration:none;font-weight:500}.instructions-list ol li a:hover{text-decoration:underline}.instruction-note{display:block;font-size:.75rem;color:#9ca3af;font-style:italic;margin-top:.125rem}.onboarding-step--wide{min-height:auto}.onboarding-card:has(.onboarding-step--wide){max-width:880px;transition:max-width .3s ease}.template-presets{display:flex;gap:.75rem;margin-bottom:1.25rem}.template-preset-card{flex:1;border:2px solid #e5e7eb;border-radius:12px;padding:.75rem 1rem;cursor:pointer;transition:all .2s ease;min-width:0}.template-preset-card:hover{border-color:#d1d5db;background:#ffb75e08}.template-preset-card--selected{border-color:#ffb75e;background:#ffb75e0f;box-shadow:0 0 0 3px #ffb75e1f}.template-preset-card__name{font-size:.875rem;font-weight:700;color:#2d1b4e;margin-bottom:.2rem}.template-preset-card__desc{font-size:.7rem;color:#9ca3af;line-height:1.4}.template-step-layout{display:flex;gap:1.5rem}.template-step-left{flex:0 0 240px;display:flex;flex-direction:column;gap:.875rem}.template-step-right{flex:1;min-width:0;display:flex;flex-direction:column;gap:.5rem}.template-customize__title{font-size:.75rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.template-colors-row{display:flex;gap:.75rem}.template-color-field{flex:1;display:flex;flex-direction:column;gap:.25rem}.template-color-field label{font-size:.7rem;font-weight:600;color:#374151}.template-color-input{display:flex;align-items:center;gap:.5rem}.template-color-input input[type=color]{width:32px;height:32px;border:2px solid #e5e7eb;border-radius:8px;padding:2px;cursor:pointer;background:#fff}.template-color-input input[type=color]:hover{border-color:#ffb75e}.template-color-input span{font-size:.75rem;color:#9ca3af;font-family:monospace}.template-field{display:flex;flex-direction:column;gap:.25rem}.template-field label{font-size:.7rem;font-weight:600;color:#374151}.template-input{padding:.5rem .75rem;border:2px solid #e5e7eb;border-radius:8px;font-size:.85rem;font-family:inherit;transition:border-color .2s ease;background:#fff;width:100%;box-sizing:border-box}.template-input:focus{outline:none;border-color:#ffb75e;box-shadow:0 0 0 3px #ffb75e26}.template-logo-section{margin-bottom:1.25rem}.template-logo-area{border:2px dashed #d1d5db;border-radius:14px;padding:1.25rem 1.5rem;text-align:center;cursor:pointer;transition:all .2s ease;background:#ffffff80}.template-logo-area:hover{border-color:#ffb75e;background:#ffb75e0a}.template-logo-area--has{border-style:solid;border-color:#ffb75e;background:#ffb75e0a}.template-logo-area__empty{display:flex;flex-direction:column;align-items:center;gap:.5rem;color:#9ca3af}.template-logo-area__empty span{font-size:.875rem}.template-logo-area__hint{font-size:.75rem!important;color:#b0b5bf}.template-logo-area__preview{display:flex;align-items:center;justify-content:center;gap:1.25rem}.template-logo-area__preview img{max-width:160px;max-height:60px;object-fit:contain}.template-logo-area__actions{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem}.template-logo-area__change{font-size:.8rem;color:#ffb75e;font-weight:600}.template-logo-area__remove{background:none;border:none;font-size:.75rem;color:#dc2626;cursor:pointer;padding:0;font-family:inherit}.template-logo-area__remove:hover{text-decoration:underline}.template-preview-label{font-size:.75rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.template-preview-container{border:1px solid #e5e7eb;border-radius:10px;overflow:hidden;background:#f9fafb;flex:1}.template-preview-scale{transform:scale(.45);transform-origin:top left;width:222%}@media(max-width:600px){.onboarding-page{padding:1.5rem .75rem .75rem;align-items:flex-start}.onboarding-card{padding:1.5rem;border-radius:16px;max-width:100%}.onboarding-logo img{width:80px}.progress-line{width:28px}.progress-dot{width:28px;height:28px;font-size:.7rem}.step-title{font-size:1.25rem}.step-subtitle{font-size:.8125rem}.onboarding-form .form-group input{padding:.625rem .75rem;font-size:16px}.dynamic-row-fields{flex-direction:column;gap:.5rem}.form-group--small{max-width:none}.sede-address-row{flex-direction:column;gap:.5rem}.form-group--civico,.form-group--provincia,.form-group--cap{flex:1}.template-presets,.template-step-layout{flex-direction:column}.template-step-left,.template-step-right{flex:none;width:100%}.template-colors-row{flex-direction:column}.onboarding-card:has(.onboarding-step--wide){max-width:100%}.telegram-instructions{flex-direction:column;align-items:center;text-align:center}.instructions-list{text-align:left}.step-actions{flex-direction:column-reverse;gap:.5rem}.step-actions>*{width:100%}.step-actions .btn-primary,.step-actions .btn-secondary{width:100%;text-align:center}.step-actions-right{width:100%;flex-direction:column}.step-actions-right .btn-primary{width:100%}.btn-primary,.btn-secondary{min-height:48px}}@media(max-width:360px){.onboarding-card{padding:1.25rem}.progress-line{width:20px}}.cookie-banner{position:fixed;bottom:0;left:0;right:0;z-index:9999;padding:1rem 1.5rem;background:#1a0f30f7;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-top:1px solid rgba(255,183,94,.2);animation:cookieSlideUp .4s cubic-bezier(.16,1,.3,1)}@keyframes cookieSlideUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.cookie-banner-content{max-width:1140px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.cookie-banner-content p{font-size:.85rem;color:#fffc;line-height:1.5;margin:0;font-family:Poppins,sans-serif}.cookie-banner-content a{color:#ffb75e;text-decoration:none;font-weight:600}.cookie-banner-content a:hover{color:#ff6b9d}.cookie-banner-actions{display:flex;gap:.75rem;flex-shrink:0}.cookie-btn{padding:.55rem 1.25rem;border-radius:8px;font-size:.85rem;font-weight:600;font-family:Poppins,sans-serif;cursor:pointer;border:none;transition:all .2s ease}.cookie-btn--accept{background:linear-gradient(135deg,#ffb75e,#ed8f03);color:#fff}.cookie-btn--accept:hover{transform:translateY(-1px);box-shadow:0 4px 12px #ed8f0366}.cookie-btn--decline{background:transparent;color:#fff9;border:1px solid rgba(255,255,255,.2)}.cookie-btn--decline:hover{border-color:#fff6;color:#ffffffe6}@media(max-width:640px){.cookie-banner-content{flex-direction:column;text-align:center;gap:1rem}.cookie-banner-actions{width:100%;justify-content:center}}.sub-banner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem 1.5rem;border-radius:10px;margin-bottom:1rem;font-size:.875rem;line-height:1.4}.sub-banner--trial{background:linear-gradient(135deg,#ffb75e1f,#ed8f031f);border:1px solid rgba(237,143,3,.25);color:#92400e}.sub-banner--urgent{background:linear-gradient(135deg,#ed8f032e,#ff6b9d1f);border-color:#ed8f0366}.sub-banner--danger{background:linear-gradient(135deg,#ef44441a,#dc262614);border:1px solid rgba(239,68,68,.25);color:#991b1b}.sub-banner__content{display:flex;align-items:center;gap:.5rem;flex:1;min-width:0}.sub-banner__icon{font-size:1.1rem;flex-shrink:0}.sub-banner__text{flex:1;min-width:0}.sub-banner__btn{flex-shrink:0;padding:.4rem 1rem;border:none;border-radius:8px;font-size:.8125rem;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap;background:linear-gradient(135deg,var(--color-orange),var(--color-deep-orange));color:#fff}.sub-banner__btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #ed8f034d}.sub-banner__btn--danger{background:linear-gradient(135deg,#ef4444,#dc2626)}.sub-banner__btn--danger:hover{box-shadow:0 4px 12px #ef44444d}@media(max-width:640px){.sub-banner{flex-direction:column;align-items:flex-start;gap:.5rem;padding:.75rem 1rem}.sub-banner__btn{align-self:flex-end}}.dashboard-layout{display:flex;min-height:100vh}.sidebar{width:260px;background:linear-gradient(180deg,#ffb75e,#ed8f03 18%,#ff6b9d,#c471ed 72%,#9d50bb);display:flex;flex-direction:column;position:fixed;top:0;left:0;height:100vh;z-index:100;transition:transform .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.sidebar-bubbles{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden;z-index:0}.sidebar-bubble{position:absolute;border-radius:50%;background:#ffffff12;animation:sidebarFloat linear infinite;opacity:0}.sidebar-bubble:nth-child(odd){background:#ffffff1a}.sidebar-bubble:nth-child(3n){background:#ffffff0d}@keyframes sidebarFloat{0%{transform:translateY(0) scale(.8);opacity:0}10%{opacity:1}90%{opacity:1}to{transform:translateY(-110vh) scale(1);opacity:0}}.sidebar-bubble--grow{animation-name:sidebarFloatGrow}@keyframes sidebarFloatGrow{0%{transform:translateY(0) scale(.2);opacity:0}10%{opacity:1}90%{opacity:1}to{transform:translateY(-110vh) scale(1);opacity:0}}.sidebar-header,.sidebar-nav,.sidebar-footer{position:relative;z-index:1}.sidebar-header{padding:1.75rem 1.5rem;display:flex;align-items:center;justify-content:center;border-bottom:1px solid rgba(255,255,255,.18)}.sidebar-logo{width:110px;height:auto;filter:drop-shadow(0 2px 10px rgba(0,0,0,.2)) brightness(1.05)}.sidebar-nav{flex:1;padding:.75rem 0;overflow-y:auto;overflow-x:hidden}.sidebar-nav::-webkit-scrollbar{width:4px}.sidebar-nav::-webkit-scrollbar-track{background:transparent}.sidebar-nav::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.sidebar-link{display:flex;align-items:center;gap:.75rem;padding:.8rem 1.5rem;color:#ffffffd9;text-decoration:none;font-size:.9375rem;font-weight:500;transition:all .2s ease;border-left:3px solid transparent;position:relative}.sidebar-link:hover{background:#ffffff1a;color:#fff;transform:translate(3px)}.sidebar-link--active{background:#ffffff2e;color:#fff;border-left-color:#fff;font-weight:600}.sidebar-link--active:after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:3px;height:60%;background:#fff6;border-radius:3px 0 0 3px}.sidebar-link-icon{width:1.5rem;display:flex;align-items:center;justify-content:center}.sidebar-link-label{flex:1}.sidebar-link--soon{opacity:.5;cursor:default;pointer-events:none}.sidebar-link-badge{font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;background:#fff3;color:#ffffffe6;padding:.15rem .45rem;border-radius:6px}.sidebar-footer{padding:1rem 1.5rem;border-top:1px solid rgba(255,255,255,.15)}.sidebar-company{font-size:.75rem;color:#ffffffb3;font-weight:500;text-transform:uppercase;letter-spacing:.05em;display:block;text-align:center}.dashboard-main{flex:1;margin-left:260px;display:flex;flex-direction:column;height:100vh;overflow-y:auto}.topbar{height:64px;background:var(--color-surface);border-bottom:1px solid rgba(0,0,0,.06);display:flex;align-items:center;padding:0 1.5rem;position:sticky;top:0;z-index:50;box-shadow:0 1px 3px #0000000a}.topbar-hamburger{display:none;flex-direction:column;justify-content:center;gap:4px;width:32px;height:32px;background:none;border:none;cursor:pointer;padding:4px}.topbar-hamburger span{display:block;width:100%;height:2px;background:var(--color-dark);border-radius:1px;transition:transform .2s ease}.topbar-spacer{flex:1}.topbar-user{display:flex;align-items:center;gap:.75rem}.topbar-avatar{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,var(--color-orange),var(--color-purple));color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.875rem;flex-shrink:0}.topbar-username{font-weight:500;color:var(--color-dark);font-size:.9375rem}.topbar-logout{background:none;border:1px solid #e0e0e0;color:var(--color-text-light);padding:.4rem .9rem;border-radius:8px;font-size:.8125rem;font-weight:500;cursor:pointer;transition:all .2s ease}.topbar-logout:hover{border-color:var(--color-deep-orange);color:var(--color-deep-orange);background:#ed8f030a}.dashboard-content{flex:1;padding:1.5rem;background:var(--color-background)}.sidebar-overlay{display:none}@media(max-width:768px){.sidebar{transform:translate(-100%)}.sidebar--open{transform:translate(0)}.sidebar-overlay{display:block;position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:99;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.dashboard-main{margin-left:0}.topbar-hamburger{display:flex;min-width:44px;min-height:44px}.topbar{padding:0 1rem}.topbar-username{font-size:.875rem;max-width:120px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.topbar-logout{padding:.5rem .75rem;font-size:.8125rem;min-height:44px;display:flex;align-items:center}.dashboard-content{padding:1rem}.sidebar-link{padding:1rem 1.5rem;min-height:48px}}@media(max-width:375px){.topbar-user{gap:.5rem}.topbar-username{display:none}.dashboard-content{padding:.75rem}}.placeholder{display:flex;align-items:center;justify-content:center;min-height:100vh;font-size:1.5rem;color:var(--color-text-light);background:var(--gradient-full);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.loading-screen{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;gap:1rem;color:var(--color-text-light)}.loading-spinner{width:40px;height:40px;border:3px solid var(--color-background);border-top-color:var(--color-orange);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.page-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:300px;text-align:center;color:var(--color-text-light)}.page-placeholder h1{font-size:1.5rem;margin-bottom:.5rem;color:var(--color-dark)}.page-placeholder p{font-size:.9375rem}
