@layer base{:root{--background:0 0% 100%;--foreground:222.2 84% 4.9%;--card:0 0% 100%;--card-foreground:222.2 84% 4.9%;--primary:221.2 83.2% 53.3%;--primary-foreground:210 40% 98%;--secondary:210 40% 96.1%;--secondary-foreground:222.2 47.4% 11.2%;--muted:210 40% 96.1%;--muted-foreground:215.4 16.3% 46.9%;--border:214.3 31.8% 91.4%;--input:214.3 31.8% 91.4%;--ring:221.2 83.2% 53.3%;--brand:#6366f1;--brand-dark:#4f46e5;--brand-glow:rgba(99,102,241,0.3);--panel-bg:#0c0f1a;--form-bg:#f8f9fc}}.serif{font-family:var(--font-instrument-serif)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Sora,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:hsl(var(--background));color:hsl(var(--foreground))}.login-root{min-height:100vh;display:grid;grid-template-columns:1fr 1fr}.login-panel{position:relative;background:var(--panel-bg);padding:48px;display:flex;flex-direction:column;overflow:hidden}.panel-orb{position:absolute;border-radius:50%;filter:blur(80px);pointer-events:none}.orb-1{width:340px;height:340px;background:radial-gradient(circle,rgba(99,102,241,.35) 0,transparent 70%);top:-80px;left:-80px}.orb-2{width:260px;height:260px;background:radial-gradient(circle,rgba(16,185,129,.2) 0,transparent 70%);bottom:60px;right:-60px}.panel-content{position:relative;z-index:1;display:flex;flex-direction:column;height:100%}.brand{gap:10px;margin-bottom:auto}.brand,.brand-icon{display:flex;align-items:center}.brand-icon{width:38px;height:38px;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:10px;justify-content:center}.brand-name{font-size:17px;font-weight:600;color:white;letter-spacing:-.02em}.panel-hero{margin:auto 0;padding:48px 0}.panel-eyebrow{font-size:11px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--brand);margin-bottom:16px}.panel-headline{font-family:"Instrument Serif",serif;font-size:clamp(34px,3.5vw,50px);font-weight:400;line-height:1.1;color:white;margin-bottom:20px;letter-spacing:-.01em}.headline-accent{font-style:italic;background:linear-gradient(90deg,#818cf8,#a78bfa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.panel-sub{font-size:14px;line-height:1.7;color:rgba(255,255,255,.45);max-width:340px}.panel-testimonial{border-top:1px solid rgba(255,255,255,.08);padding-top:28px}.testimonial-bar{width:32px;height:3px;background:linear-gradient(90deg,#6366f1,#a78bfa);border-radius:2px;margin-bottom:14px}.testimonial-text{font-size:14px;line-height:1.65;color:rgba(255,255,255,.6);font-style:italic;margin-bottom:16px}.testimonial-author{gap:10px}.avatar,.testimonial-author{display:flex;align-items:center}.avatar{width:34px;height:34px;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:50%;justify-content:center;font-size:11px;font-weight:600;color:white;flex-shrink:0}.author-name{font-size:13px;font-weight:600;color:rgba(255,255,255,.85)}.author-role{font-size:12px;color:rgba(255,255,255,.35);margin-top:2px}.login-form-area{background:var(--form-bg);display:flex;align-items:center;justify-content:center;padding:48px 32px}.form-card{width:100%;max-width:400px;padding:40px;animation:slideUp .45s cubic-bezier(.22,1,.36,1) both}@keyframes slideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.form-header{margin-bottom:28px}.form-title{font-size:26px;font-weight:700;color:var(--panel-bg);letter-spacing:-.03em;margin-bottom:6px}.form-subtitle{font-size:14px;color:#6b7280}.google-btn-full{width:100%;padding:11px 16px}.google-btn-full:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 3px 8px rgba(0,0,0,.08)}.divider{display:flex;align-items:center;gap:12px;margin:22px 0}.divider-line{flex:1;height:1px;background:#e5e7eb}.divider-text{font-size:12px;color:#9ca3af;font-weight:500;white-space:nowrap}.form-fields{display:flex;flex-direction:column;gap:18px}.input-wrapper{position:relative;display:flex;align-items:center}.input-has-icon{padding-right:46px!important}.input-eye-btn{position:absolute;right:14px;background:none;border:none;cursor:pointer;color:#9ca3af;display:flex;align-items:center;padding:0;transition:color .15s}.input-eye-btn:hover{color:var(--brand)}.password-group{display:flex;flex-direction:column;gap:0}.password-label-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.password-label{font-size:14px;font-weight:500;color:#374151}.forgot-link{font-size:12px;color:var(--brand);text-decoration:none;font-weight:500}.forgot-link:hover{text-decoration:underline}.remember-label{display:flex;align-items:center;gap:8px;font-size:13px;color:#6b7280;cursor:pointer}.remember-check{width:15px;height:15px;accent-color:var(--brand)}.submit-btn-full{width:100%;padding:12px;background:linear-gradient(135deg,var(--brand) 0,var(--brand-dark) 100%)!important;box-shadow:0 2px 8px var(--brand-glow);min-height:44px;display:flex;align-items:center;justify-content:center}.submit-btn-full:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 16px rgba(99,102,241,.4)!important}.spinner{display:inline-block;width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top-color:white;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.message-banner{margin-top:14px;padding:11px 14px;border-radius:8px;font-size:13px;font-weight:500}.message-success{background:#f0fdf4;color:#166534;border:1px solid #bbf7d0}.message-error{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}.signup-prompt{margin-top:24px;text-align:center;font-size:13px;color:#6b7280}.signup-link{color:var(--brand);font-weight:600;text-decoration:none}.signup-link:hover{text-decoration:underline}@media (max-width:768px){.login-root{grid-template-columns:1fr}.login-panel{display:none}.login-form-area{background:white}.form-card{padding:32px 24px}}.register-root{min-height:100vh;display:grid;grid-template-columns:1fr 1fr}.register-card{max-width:460px!important;padding:40px}.step-progress{display:flex;gap:6px;margin-bottom:28px}.step-dot{flex:1;height:4px;border-radius:2px;background:#e5e7eb;transition:background .3s ease}.step-dot-active{background:var(--brand)}.step-dot-done{background:var(--brand-dark)}.step-label{font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--brand);margin-bottom:6px}.name-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.btn-row{display:grid;grid-template-columns:auto 1fr;gap:10px}.back-btn{padding:12px 18px!important;white-space:nowrap}.feature-list{list-style:none;display:flex;flex-direction:column;gap:12px;margin-top:auto;padding-top:40px}.feature-item{gap:10px;font-size:13px;color:rgba(255,255,255,.6)}.feature-check,.feature-item{display:flex;align-items:center}.feature-check{width:20px;height:20px;border-radius:50%;background:rgba(99,102,241,.3);border:1px solid rgba(99,102,241,.5);justify-content:center;flex-shrink:0}@media (max-width:768px){.name-row,.register-root{grid-template-columns:1fr}.register-card{padding:32px 24px}}.dash-root{display:grid;grid-template-columns:240px 1fr}.dash-loading,.dash-root{min-height:100vh;background:var(--form-bg)}.dash-loading{display:flex;align-items:center;justify-content:center}.spinner-dark{display:inline-block;width:28px;height:28px;border:3px solid #e5e7eb;border-top:3px solid var(--brand);border-radius:50%;animation:spin .7s linear infinite}.dash-sidebar{background:var(--panel-bg);display:flex;flex-direction:column;padding:28px 20px;gap:0;position:sticky;top:0;height:100vh;overflow:hidden}.dash-brand{display:flex;align-items:center;gap:10px;margin-bottom:36px}.dash-nav{display:flex;flex-direction:column;gap:4px;flex:1}.dash-nav-item{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:8px;background:none;border:none;cursor:pointer;font-family:Sora,sans-serif;font-size:13px;font-weight:500;color:rgba(255,255,255,.45);transition:all .15s ease;width:100%;text-align:left}.dash-nav-item:hover{background:rgba(255,255,255,.06);color:rgba(255,255,255,.8)}.dash-nav-active{background:rgba(99,102,241,.15)!important;color:#a5b4fc!important;border:1px solid rgba(99,102,241,.25)}.dash-user-pill{gap:10px;padding:12px;border-radius:10px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);margin-top:16px}.dash-avatar,.dash-user-pill{display:flex;align-items:center}.dash-avatar{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#6366f1,#8b5cf6);justify-content:center;font-size:12px;font-weight:700;color:white;flex-shrink:0}.dash-user-info{flex:1;min-width:0}.dash-user-name{font-size:12px;font-weight:600;color:rgba(255,255,255,.85)}.dash-user-email,.dash-user-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dash-user-email{font-size:11px;color:rgba(255,255,255,.3);margin-top:1px}.dash-logout-btn{background:none;border:none;cursor:pointer;color:rgba(255,255,255,.3);display:flex;align-items:center;padding:4px;border-radius:6px;transition:all .15s;flex-shrink:0}.dash-logout-btn:hover{color:#f87171;background:rgba(248,113,113,.1)}.dash-main{padding:40px 48px;overflow-y:auto;will-change:auto;animation:slideUp .4s cubic-bezier(.22,1,.36,1) both}.dash-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:36px}.dash-greeting{font-size:13px;color:#9ca3af;font-weight:500;margin-bottom:2px}.dash-welcome{font-family:"Instrument Serif",serif;font-size:clamp(28px,3vw,38px);font-weight:400;color:var(--panel-bg);letter-spacing:-.02em;line-height:1.1}.dash-header-avatar{width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,#6366f1,#8b5cf6);display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;color:white;flex-shrink:0}.dash-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:32px}.dash-stat-card{background:white;border:1px solid #e5e7eb;border-radius:12px;padding:20px;transition:box-shadow .15s ease}.dash-stat-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.06)}.dash-stat-icon{width:36px;height:36px;border-radius:8px;background:rgba(99,102,241,.08);color:var(--brand);display:flex;align-items:center;justify-content:center;margin-bottom:14px}.dash-stat-value{font-size:22px;font-weight:700;color:var(--panel-bg);letter-spacing:-.02em;margin-bottom:4px}.dash-stat-label{font-size:12px;color:#9ca3af;font-weight:500}.dash-section{background:white;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.dash-section-title{font-size:13px;font-weight:600;color:#374151;padding:18px 24px;border-bottom:1px solid #f3f4f6;letter-spacing:.01em}.dash-info-card{padding:0}.dash-info-row{display:flex;justify-content:space-between;align-items:center;padding:14px 24px;border-bottom:1px solid #f9fafb}.dash-info-row:last-child{border-bottom:none}.dash-info-label{font-size:13px;color:#9ca3af;font-weight:500}.dash-info-value{font-size:13px;color:#111827;font-weight:500}@media (max-width:900px){.dash-root{grid-template-columns:1fr}.dash-sidebar{display:none}.dash-main{padding:28px 20px}.dash-stats{grid-template-columns:1fr}}.verify-root{min-height:100vh;background:var(--form-bg);display:flex;align-items:center;justify-content:center;padding:24px}.verify-card{background:white;border:1px solid #e5e7eb;border-radius:16px;padding:48px 40px;width:100%;max-width:420px;text-align:center;box-shadow:0 4px 24px rgba(0,0,0,.06);animation:slideUp .4s cubic-bezier(.22,1,.36,1) both}.verify-brand{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:32px}.verify-brand-name{color:var(--panel-bg)!important}.verify-spinner-wrap{display:flex;justify-content:center;margin-bottom:24px}.spinner-brand{display:inline-block;width:48px;height:48px;border:3px solid #e5e7eb;border-top:3px solid var(--brand);border-radius:50%;animation:spin .8s linear infinite}.verify-icon{width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 24px}.verify-icon-success{background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 4px 16px rgba(16,185,129,.3)}.verify-icon-error{background:linear-gradient(135deg,#ef4444,#dc2626);box-shadow:0 4px 16px rgba(239,68,68,.3)}.verify-title{font-size:22px;font-weight:700;color:var(--panel-bg);letter-spacing:-.02em;margin-bottom:10px}.verify-message{font-size:14px;color:#6b7280;line-height:1.6;margin-bottom:20px}.verify-redirect{font-size:13px;color:var(--brand);font-weight:500}.verify-btn{display:inline-block;padding:11px 24px;background:linear-gradient(135deg,var(--brand) 0,var(--brand-dark) 100%);color:white;border-radius:9px;font-size:14px;font-weight:600;text-decoration:none;transition:all .18s ease;box-shadow:0 2px 8px var(--brand-glow)}.verify-btn:hover{transform:translateY(-1px);box-shadow:0 6px 16px rgba(99,102,241,.4)}.new-project-btn{gap:7px;border-radius:9px}.empty-icon{width:64px;height:64px;border-radius:16px}.empty-title{font-size:16px;font-weight:600}.project-card{border:1px solid #e5e7eb;border-radius:12px;display:flex;flex-direction:column;gap:10px}.project-card-top{align-items:center}.project-card-icon{width:36px;height:36px;border-radius:8px}.project-card-pages{font-size:11px;font-weight:600;color:#9ca3af;letter-spacing:.04em;text-transform:uppercase}.project-card-desc{font-size:13px;color:#6b7280}.project-card-footer{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:8px;border-top:1px solid #f3f4f6}.project-card-date{font-size:12px;color:#9ca3af}.modal-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.4);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:50;padding:24px;animation:fadeIn .15s ease both}.modal-box{box-shadow:0 20px 60px rgba(0,0,0,.15)}.field-textarea{resize:vertical;min-height:80px;line-height:1.5}.modal-cancel-btn{padding:10px 18px;background:#f3f4f6;color:#374151;border:none;border-radius:8px;font-family:Sora,sans-serif;font-size:13px;font-weight:500;cursor:pointer;transition:background .15s}.modal-cancel-btn:hover{background:#e5e7eb}.modal-create-btn{padding:10px 20px;background:linear-gradient(135deg,var(--brand) 0,var(--brand-dark) 100%);color:white;border:none;border-radius:8px;font-family:Sora,sans-serif;font-size:13px;font-weight:600;cursor:pointer;transition:all .18s ease;box-shadow:0 2px 8px var(--brand-glow);display:flex;align-items:center;justify-content:center;min-width:120px;min-height:38px}.modal-create-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 16px rgba(99,102,241,.4)}.modal-create-btn:disabled{opacity:.5;cursor:not-allowed}@media (max-width:900px){.projects-grid{grid-template-columns:1fr}.projects-header{flex-direction:column;gap:16px}}.proj-create-btn{display:flex;align-items:center;gap:8px;padding:10px 18px;background:linear-gradient(135deg,var(--brand) 0,var(--brand-dark) 100%);color:white;border:none;border-radius:9px;font-family:Sora,sans-serif;font-size:13px;font-weight:600;cursor:pointer;transition:all .18s ease;box-shadow:0 2px 8px var(--brand-glow);white-space:nowrap}.proj-create-btn:hover{transform:translateY(-1px);box-shadow:0 6px 16px rgba(99,102,241,.4)}.proj-empty{flex-direction:column;text-align:center;padding:80px 24px;gap:16px}.proj-empty,.proj-empty-icon{display:flex;align-items:center;justify-content:center}.proj-empty-icon{width:72px;height:72px;border-radius:18px;background:rgba(99,102,241,.08);border:1px solid rgba(99,102,241,.15);color:var(--brand);margin-bottom:8px}.proj-empty-title{font-size:18px;font-weight:700;color:var(--panel-bg);letter-spacing:-.02em}.proj-empty-sub{font-size:14px;color:#9ca3af;line-height:1.6;max-width:360px;margin-bottom:8px}.proj-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}.proj-card{background:white;border:1px solid #e5e7eb;border-radius:12px;padding:20px;cursor:pointer;transition:all .18s ease;display:flex;flex-direction:column;gap:12px}.proj-card:hover{border-color:var(--brand);box-shadow:0 4px 16px rgba(99,102,241,.12);transform:translateY(-2px)}.proj-card-icon{width:40px;height:40px;border-radius:10px;background:rgba(99,102,241,.08);color:var(--brand);display:flex;align-items:center;justify-content:center;flex-shrink:0}.proj-card-body{flex:1}.proj-card-title{font-size:15px;font-weight:700;color:var(--panel-bg);letter-spacing:-.01em;margin-bottom:4px}.proj-card-desc{font-size:13px;color:#6b7280;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.proj-card-footer{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid #f3f4f6}.proj-card-pages{font-size:12px;font-weight:600;color:var(--brand);background:rgba(99,102,241,.08);padding:3px 8px;border-radius:20px}.proj-card-date{font-size:11px;color:#9ca3af}.modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.4);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:100;animation:fadeIn .15s ease both}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-box{background:white;border-radius:16px;padding:32px;width:100%;max-width:440px;box-shadow:0 24px 48px rgba(0,0,0,.15);animation:slideUp .2s cubic-bezier(.22,1,.36,1) both}.modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.modal-title{font-size:18px;font-weight:700;color:var(--panel-bg);letter-spacing:-.02em}.modal-close{background:none;border:none;cursor:pointer;color:#9ca3af;display:flex;align-items:center;padding:4px;border-radius:6px;transition:all .15s}.modal-close:hover{color:var(--panel-bg);background:#f3f4f6}.modal-form{display:flex;flex-direction:column;gap:18px}.field-optional{font-size:11px;color:#9ca3af;font-weight:400}.modal-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:4px}.modal-cancel{padding:10px 18px;background:none;border:1.5px solid #e5e7eb;border-radius:9px;font-family:Sora,sans-serif;font-size:13px;font-weight:500;color:#6b7280;cursor:pointer;transition:all .15s}.modal-cancel:hover{border-color:#d1d5db;background:#f9fafb}.modal-submit{padding:10px 22px;width:auto!important;min-height:unset!important;font-size:13px}.projects-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:32px}.projects-title{font-family:"Instrument Serif",serif;font-size:clamp(26px,3vw,36px);font-weight:400;color:var(--panel-bg);letter-spacing:-.02em;line-height:1.1;margin-bottom:4px}.projects-subtitle{font-size:13px;color:#9ca3af;font-weight:500}.new-project-btn{display:flex;align-items:center;gap:8px;padding:10px 18px;background:linear-gradient(135deg,var(--brand) 0,var(--brand-dark) 100%);color:white;border:none;border-radius:10px;font-family:Sora,sans-serif;font-size:13px;font-weight:600;cursor:pointer;transition:all .18s ease;box-shadow:0 2px 8px var(--brand-glow);white-space:nowrap;flex-shrink:0}.new-project-btn:hover{transform:translateY(-1px);box-shadow:0 6px 16px rgba(99,102,241,.4)}.projects-empty{flex-direction:column;padding:80px 24px;text-align:center}.empty-icon,.projects-empty{display:flex;align-items:center;justify-content:center}.empty-icon{width:72px;height:72px;border-radius:20px;background:rgba(99,102,241,.08);border:1px solid rgba(99,102,241,.15);color:var(--brand);margin-bottom:20px}.empty-title{font-size:20px;font-weight:700;color:var(--panel-bg);letter-spacing:-.02em;margin-bottom:8px}.empty-sub{font-size:14px;color:#9ca3af;margin-bottom:24px;max-width:320px;line-height:1.6}.projects-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px}.project-card{background:white;border:1.5px solid #e5e7eb;border-radius:14px;padding:20px;cursor:pointer;transition:all .18s ease}.project-card:hover{border-color:var(--brand);box-shadow:0 4px 16px rgba(99,102,241,.12);transform:translateY(-2px)}.project-card-top{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:14px}.project-card-icon{width:40px;height:40px;border-radius:10px;background:rgba(99,102,241,.08);color:var(--brand);display:flex;align-items:center;justify-content:center}.project-delete-btn{background:none;border:none;cursor:pointer;color:#d1d5db;padding:4px;border-radius:6px;display:flex;align-items:center;transition:all .15s;opacity:0}.project-card:hover .project-delete-btn{opacity:1}.project-delete-btn:hover{color:#ef4444;background:rgba(239,68,68,.08)}.project-card-title{font-size:15px;font-weight:600;color:var(--panel-bg);letter-spacing:-.01em;margin-bottom:6px;line-height:1.3}.project-card-desc{font-size:12px;color:#9ca3af;line-height:1.5;margin-bottom:14px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.project-card-meta{display:flex;align-items:center;justify-content:space-between;margin-top:14px;padding-top:12px;border-top:1px solid #f3f4f6}.project-page-count{font-size:11px;font-weight:600;color:var(--brand);background:rgba(99,102,241,.08);padding:3px 8px;border-radius:20px}.project-updated{font-size:11px;color:#9ca3af}.delete-warning{font-size:14px;color:#6b7280;line-height:1.6;margin-bottom:24px}.delete-warning strong{color:var(--panel-bg)}.delete-confirm-btn{padding:10px 20px;background:#ef4444;color:white;border:none;border-radius:9px;font-family:Sora,sans-serif;font-size:13px;font-weight:600;cursor:pointer;transition:all .15s}.delete-confirm-btn:hover{background:#dc2626}.project-layout{display:grid;grid-template-columns:260px 1fr;min-height:100vh;overflow:visible}.pages-sidebar{background:white;border-right:1px solid #e5e7eb;display:flex;flex-direction:column;height:100vh;position:sticky;top:0;overflow:hidden}.pages-sidebar-header{padding:24px 20px 16px;border-bottom:1px solid #f3f4f6}.back-to-projects{display:flex;align-items:center;gap:6px;background:none;border:none;cursor:pointer;font-family:Sora,sans-serif;font-size:12px;font-weight:500;color:#9ca3af;padding:0;margin-bottom:14px;transition:color .15s}.back-to-projects:hover{color:var(--brand)}.project-name-row{display:flex;align-items:center;gap:8px;margin-bottom:6px}.project-name{font-size:15px;font-weight:700;color:var(--panel-bg);letter-spacing:-.01em;line-height:1.3;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rename-btn{background:none;border:none;cursor:pointer;color:#d1d5db;padding:4px;border-radius:5px;display:flex;align-items:center;transition:all .15s;flex-shrink:0}.rename-btn:hover{color:var(--brand);background:rgba(99,102,241,.08)}.project-description{font-size:12px;color:#9ca3af;line-height:1.5;margin-bottom:8px}.project-created{font-size:11px;color:#d1d5db;margin-top:4px}.pages-list{flex:1;overflow-y:auto;padding:12px 12px 0}.pages-list-label{display:flex;align-items:center;justify-content:space-between;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#9ca3af;padding:0 8px;margin-bottom:6px}.pages-count{background:#f3f4f6;color:#6b7280;font-size:10px;font-weight:600;padding:1px 6px;border-radius:10px}.pages-empty-hint{font-size:12px;color:#d1d5db;text-align:center;padding:24px 8px;line-height:1.6}.page-item-row{display:flex;align-items:center;gap:4px;border-radius:8px;margin-bottom:2px}.page-item-row:hover .page-delete-btn{opacity:1}.page-item{flex:1;display:flex;align-items:flex-start;gap:8px;padding:8px;background:none;border:none;border-radius:8px;cursor:pointer;text-align:left;font-family:Sora,sans-serif;color:#374151;transition:background .15s;min-width:0}.page-item:hover{background:#f9fafb}.page-item svg{flex-shrink:0;margin-top:2px;color:#9ca3af}.page-item-info{display:flex;flex-direction:column;gap:2px;min-width:0}.page-item-title{font-size:13px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.page-item-time{font-size:10px;color:#9ca3af}.page-delete-btn{background:none;border:none;cursor:pointer;color:#d1d5db;padding:5px;border-radius:5px;display:flex;align-items:center;transition:all .15s;opacity:0;flex-shrink:0}.page-delete-btn:hover{color:#ef4444;background:rgba(239,68,68,.08)}.new-page-btn{display:flex;align-items:center;justify-content:center;gap:8px;margin:12px;padding:10px;background:rgba(99,102,241,.06);border:1.5px dashed rgba(99,102,241,.3);border-radius:9px;font-family:Sora,sans-serif;font-size:13px;font-weight:600;color:var(--brand);cursor:pointer;transition:all .18s ease}.new-page-btn:hover:not(:disabled){background:rgba(99,102,241,.1);border-color:var(--brand)}.new-page-btn:disabled{opacity:.5;cursor:not-allowed}.project-main{background:var(--form-bg);display:flex;align-items:center;justify-content:center;padding:48px}.project-welcome{text-align:center;max-width:380px}.project-welcome-icon{width:80px;height:80px;border-radius:22px;background:white;border:1px solid #e5e7eb;color:var(--brand);display:flex;align-items:center;justify-content:center;margin:0 auto 24px;box-shadow:0 4px 12px rgba(0,0,0,.06)}.project-welcome-title{font-family:"Instrument Serif",serif;font-size:28px;font-weight:400;color:var(--panel-bg);letter-spacing:-.02em;margin-bottom:10px}.project-welcome-sub{font-size:14px;color:#9ca3af;line-height:1.7;margin-bottom:28px}@media (max-width:900px){.project-layout{grid-template-columns:1fr}.pages-sidebar{height:auto;position:static;border-right:none;border-bottom:1px solid #e5e7eb}}.project-number{font-size:10px;font-weight:700;color:#9ca3af;background:#f3f4f6;padding:1px 6px;border-radius:5px;margin-right:7px;letter-spacing:.02em;vertical-align:middle}.editor-layout{display:flex;flex-direction:column;height:100vh;overflow:hidden;background:white}.editor-topbar{display:flex;align-items:center;justify-content:space-between;padding:0 32px;height:52px;border-bottom:1px solid #f3f4f6;background:white;flex-shrink:0}.editor-breadcrumb{display:flex;align-items:center;gap:6px;font-size:13px}.breadcrumb-link{background:none;border:none;cursor:pointer;font-family:Sora,sans-serif;font-size:13px;color:#9ca3af;padding:0;transition:color .15s}.breadcrumb-link:hover{color:var(--brand)}.breadcrumb-sep{color:#d1d5db;font-size:14px}.breadcrumb-current{color:#374151;font-weight:500;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.editor-topbar-right{display:flex;align-items:center;gap:12px}.save-status{display:flex;align-items:center;gap:5px;font-size:12px;font-weight:500;padding:4px 10px;border-radius:20px}.save-status-saved{color:#16a34a;background:#f0fdf4}.save-status-saving{color:#9ca3af;background:#f9fafb}.save-status-unsaved{color:#f59e0b;background:#fffbeb}.save-dot{width:6px;height:6px;border-radius:50%}.save-dot-saving{background:#9ca3af;animation:pulse 1s infinite}.save-dot-unsaved{background:#f59e0b}@keyframes pulse{0%,to{opacity:1}50%{opacity:.3}}.editor-save-btn{padding:7px 16px;background:linear-gradient(135deg,var(--brand) 0,var(--brand-dark) 100%);color:white;border:none;border-radius:8px;font-family:Sora,sans-serif;font-size:12px;font-weight:600;cursor:pointer;transition:all .15s;box-shadow:0 1px 4px var(--brand-glow)}.editor-save-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 10px rgba(99,102,241,.35)}.editor-save-btn:disabled{opacity:.5;cursor:not-allowed}.editor-body{flex:1;overflow-y:auto;padding:48px 32px;background:white}.editor-container{max-width:720px;margin:0 auto;display:flex;flex-direction:column}.editor-timestamps{display:flex;align-items:center;gap:20px;margin-bottom:28px;flex-wrap:wrap}.timestamp-item{display:flex;align-items:center;gap:5px;font-size:11px;color:#9ca3af;font-weight:500}.timestamp-item svg{flex-shrink:0}.editor-title{width:100%;font-family:"Instrument Serif",serif;font-size:clamp(28px,4vw,40px);font-weight:400;color:var(--panel-bg);border:none;outline:none;background:transparent;margin-bottom:24px;letter-spacing:-.02em;line-height:1.2}.editor-title::placeholder{color:#e5e7eb}.editor-content{width:100%;min-height:480px;font-family:Sora,sans-serif;font-size:15px;line-height:1.85;color:#374151;border:none;outline:none;background:transparent;resize:none;letter-spacing:.01em}.editor-content::placeholder{color:#d1d5db}.editor-footer{display:flex;align-items:center;justify-content:space-between;margin-top:32px;padding-top:16px;border-top:1px solid #f3f4f6}.editor-wordcount{font-size:11px;color:#9ca3af;font-weight:500}.editor-hint{font-size:11px;color:#d1d5db}@media (max-width:768px){.editor-body{padding:28px 20px}.editor-topbar{padding:0 16px}.editor-hint{display:none}}.mobile-brand-header{display:none}@media (max-width:768px){.mobile-brand-header{display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--panel-bg);padding:32px 24px 28px;text-align:center;position:relative;overflow:hidden}.mobile-brand-header:before{width:260px;height:260px;background:radial-gradient(circle,rgba(99,102,241,.35) 0,transparent 70%);top:-80px;left:-60px}.mobile-brand-header:after,.mobile-brand-header:before{content:"";position:absolute;border-radius:50%;pointer-events:none}.mobile-brand-header:after{width:180px;height:180px;background:radial-gradient(circle,rgba(16,185,129,.2) 0,transparent 70%);bottom:-40px;right:-40px}.mobile-brand-header .brand-icon{width:52px;height:52px;border-radius:14px;position:relative;z-index:1;margin-bottom:12px}.mobile-brand-name{font-size:22px;font-weight:700;color:white;letter-spacing:-.03em;position:relative;z-index:1;margin-bottom:6px}.mobile-brand-tagline{font-size:13px;color:rgba(255,255,255,.45);position:relative;z-index:1}.login-form-area,.register-root .login-form-area{background:white;padding:28px 20px}.form-card{box-shadow:none;border:none;padding:0}}.mobile-topnav{display:none}@media (max-width:900px){.mobile-topnav{display:flex;flex-direction:column;background:var(--panel-bg);padding:16px 20px 12px;margin:0;position:sticky;top:0;z-index:1000;gap:14px}.mobile-topnav-brand{display:flex;align-items:center;gap:10px}.mobile-topnav-brand .brand-icon{width:32px;height:32px;border-radius:8px}.mobile-topnav-title{font-size:15px;font-weight:700;color:white;letter-spacing:-.02em}.mobile-topnav-links{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.mobile-topnav-btn{padding:7px 14px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.1);border-radius:20px;font-family:Sora,sans-serif;font-size:12px;font-weight:500;color:rgba(255,255,255,.6);cursor:pointer;transition:all .15s}.mobile-topnav-btn:hover{background:rgba(255,255,255,.14);color:white}.mobile-topnav-active{background:rgba(99,102,241,.3)!important;border-color:rgba(99,102,241,.5)!important;color:#a5b4fc!important}.mobile-topnav-logout{margin-left:auto;color:rgba(248,113,113,.7)!important;border-color:rgba(248,113,113,.2)!important}.mobile-topnav-logout:hover{background:rgba(248,113,113,.15)!important;color:#f87171!important}.editor-layout .mobile-topnav{margin:0}}.settings-header{margin-bottom:32px}.settings-avatar-row{display:flex;align-items:center;gap:16px}.settings-avatar{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#6366f1,#8b5cf6);display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;color:white;flex-shrink:0}.settings-title{font-family:"Instrument Serif",serif;font-size:26px;font-weight:400;color:var(--panel-bg);letter-spacing:-.02em;line-height:1.2}.settings-subtitle{font-size:13px;color:#9ca3af;margin-top:2px}.settings-body{display:flex;flex-direction:column;gap:20px;max-width:680px}.settings-card{background:white;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden}.settings-card-header{display:flex;align-items:flex-start;gap:14px;padding:20px 24px;border-bottom:1px solid #f3f4f6}.settings-card-icon{width:38px;height:38px;border-radius:9px;background:rgba(99,102,241,.08);color:var(--brand);display:flex;align-items:center;justify-content:center;flex-shrink:0}.settings-card-title{font-size:14px;font-weight:700;color:var(--panel-bg);letter-spacing:-.01em;margin-bottom:2px}.settings-card-sub{font-size:12px;color:#9ca3af}.settings-form{padding:20px 24px;display:flex;flex-direction:column;gap:16px}.settings-field-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.settings-field{display:flex;flex-direction:column;gap:6px}.settings-label{font-size:12px;font-weight:600;color:#374151;letter-spacing:.01em}.settings-input{padding:10px 14px;border:1.5px solid #e5e7eb;border-radius:9px;font-family:Sora,sans-serif;font-size:13px;color:var(--panel-bg);background:#f9fafb;outline:none;transition:border-color .15s,background .15s;width:100%}.settings-input:focus{border-color:var(--brand);background:white;box-shadow:0 0 0 3px rgba(99,102,241,.08)}.settings-pw-wrap{position:relative}.settings-input-pw{padding-right:42px}.pw-eye-btn{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;color:#9ca3af;display:flex;align-items:center;padding:2px;transition:color .15s}.pw-eye-btn:hover{color:var(--brand)}.settings-msg{padding:10px 14px;border-radius:8px;font-size:13px;font-weight:500}.settings-msg-success{background:#f0fdf4;color:#16a34a;border:1px solid #bbf7d0}.settings-msg-error{background:#fef2f2;color:#dc2626;border:1px solid #fecaca}.settings-actions{display:flex;justify-content:flex-end}.settings-save-btn{display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 22px;background:linear-gradient(135deg,var(--brand) 0,var(--brand-dark) 100%);color:white;border:none;border-radius:9px;font-family:Sora,sans-serif;font-size:13px;font-weight:600;cursor:pointer;transition:all .15s ease;box-shadow:0 2px 8px var(--brand-glow);min-width:130px}.settings-save-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 16px rgba(99,102,241,.35)}.settings-save-btn:disabled{opacity:.6;cursor:not-allowed}.dash-settings-link{background:none;border:none;cursor:pointer;font-family:Sora,sans-serif;font-size:13px;font-weight:500;color:var(--brand);padding:0;transition:opacity .15s}.dash-settings-link:hover{opacity:.75}@media (max-width:768px){.settings-field-row{grid-template-columns:1fr}.settings-card-header,.settings-form{padding:16px 18px}}*{will-change:auto}@font-face{font-family:Sora;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c5f10e9e72d35c52-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Sora;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/3dc379dc9b5dec12-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Sora;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/c5f10e9e72d35c52-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Sora;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/3dc379dc9b5dec12-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Sora;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c5f10e9e72d35c52-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Sora;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/3dc379dc9b5dec12-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Sora;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/c5f10e9e72d35c52-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Sora;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/3dc379dc9b5dec12-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Sora Fallback;src:local("Arial");ascent-override:85.29%;descent-override:25.50%;line-gap-override:0.00%;size-adjust:113.73%}.__className_35e689{font-family:Sora,Sora Fallback;font-style:normal}@font-face{font-family:"Instrument Serif";font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/5ece437c7024c161-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:"Instrument Serif";font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/9cc5b37ab1350db7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:"Instrument Serif";font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/35f3de0ebb1cfc70-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:"Instrument Serif";font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e6099e249fd938cc-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:"Instrument Serif Fallback";src:local("Times New Roman");ascent-override:117.94%;descent-override:36.93%;line-gap-override:0.00%;size-adjust:83.94%}.__className_1f5468{font-family:"Instrument Serif","Instrument Serif Fallback";font-weight:400}.__variable_1f5468{--font-instrument-serif:"Instrument Serif","Instrument Serif Fallback"}