:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.lp-root{font-family:Segoe UI,system-ui,-apple-system,sans-serif;color:#0f172a;background:#fff;overflow-x:hidden}.lp-nav{position:sticky;top:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;height:68px;background:#ffffffd1;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid #e2e8f0}.lp-nav-logo{font-size:1.5rem;font-weight:900;color:#3730a3;letter-spacing:-1px;text-decoration:none}.lp-nav-links{display:flex;gap:2rem;align-items:center}.lp-nav-links a{text-decoration:none;color:#64748b;font-size:.9rem;font-weight:500;transition:color .2s}.lp-nav-links a:hover{color:#3730a3}.lp-nav-cta{background:#3730a3;color:#fff!important;padding:.5rem 1.3rem;border-radius:10px;font-weight:700;transition:background .2s,transform .15s!important}.lp-nav-cta:hover{background:#312e81!important;transform:translateY(-1px)}.lp-hero{min-height:100vh;display:flex;align-items:center;justify-content:center;text-align:center;background:linear-gradient(150deg,#eef2ff,#ede9fe 40%,#dbeafe);position:relative;overflow:hidden;padding:6rem 5vw 5rem}.lp-hero-inner{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center}.lp-hero-badge{display:inline-flex;align-items:center;gap:.6rem;background:#fffc;border:1px solid #c7d2fe;border-radius:99px;padding:.4rem 1.2rem;font-size:.82rem;font-weight:600;color:#4338ca;margin-bottom:1.8rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.lp-badge-dot{width:8px;height:8px;border-radius:50%;background:#4f46e5;box-shadow:0 0 0 3px #4f46e540;animation:pulse 2s infinite}@keyframes pulse{0%,to{box-shadow:0 0 0 3px #4f46e540}50%{box-shadow:0 0 0 6px #4f46e51a}}.lp-hero-title{font-size:clamp(2.8rem,6vw,5rem);font-weight:900;line-height:1.08;letter-spacing:-2px;color:#0f172a;margin-bottom:1.4rem}.lp-hero-title em{font-style:normal;background:linear-gradient(135deg,#4f46e5,#2563eb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.lp-hero-sub{font-size:clamp(1rem,2vw,1.15rem);color:#475569;max-width:520px;line-height:1.75;margin-bottom:2.5rem}.lp-hero-actions{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center;margin-bottom:3.5rem}.lp-btn-primary{background:#3730a3;color:#fff;padding:.9rem 2.2rem;border-radius:12px;font-weight:700;font-size:1rem;text-decoration:none;box-shadow:0 8px 24px #3730a359;transition:background .2s,transform .15s,box-shadow .2s}.lp-btn-primary:hover{background:#312e81;transform:translateY(-2px);box-shadow:0 12px 32px #3730a373}.lp-btn-secondary{background:#ffffffe6;color:#3730a3;padding:.9rem 2.2rem;border-radius:12px;font-weight:700;font-size:1rem;text-decoration:none;border:2px solid #c7d2fe;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:background .2s,transform .15s}.lp-btn-secondary:hover{background:#eef2ff;transform:translateY(-2px)}.lp-hero-stats{display:flex;align-items:center;gap:2.5rem;background:#ffffffb3;border:1px solid #e2e8f0;border-radius:16px;padding:1.2rem 2.5rem;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.lp-hero-stats div{text-align:center}.lp-hero-stats strong{display:block;font-size:1.6rem;font-weight:900;color:#3730a3;letter-spacing:-.5px}.lp-hero-stats span{font-size:.78rem;color:#64748b}.lp-stat-divider{width:1px;height:36px;background:#e2e8f0}.lp-hero-orb{position:absolute;border-radius:50%;filter:blur(80px);pointer-events:none}.lp-orb1{width:500px;height:500px;background:#4f46e51f;top:-100px;right:-80px;animation:float 8s ease-in-out infinite}.lp-orb2{width:350px;height:350px;background:#2563eb1a;bottom:-60px;left:-60px;animation:float 10s ease-in-out infinite reverse}.lp-orb3{width:200px;height:200px;background:#a78bfa26;top:40%;left:20%;animation:float 6s ease-in-out infinite 2s}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-24px)}}.lp-container{max-width:1100px;margin:0 auto;padding:0 5vw}.lp-section-label{text-align:center;font-size:.78rem;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#4f46e5;margin-bottom:.75rem}.lp-label-light{color:#a5b4fc}.lp-section-title{text-align:center;font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:900;letter-spacing:-1px;margin-bottom:.75rem}.lp-title-light{color:#fff}.lp-section-sub{text-align:center;color:#64748b;max-width:520px;margin:0 auto 3.5rem;line-height:1.75}.lp-abc{padding:7rem 0;background:#1e1b4b}.lp-abc-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3rem}.lp-abc-card{background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:24px;padding:2.5rem 2rem;cursor:default;box-shadow:0 0 0 0 var(--glow);transition:box-shadow .3s,border-color .3s}.lp-abc-card:hover{box-shadow:0 0 40px var(--glow);border-color:var(--accent-color)}.lp-abc-letter{font-size:4rem;font-weight:900;line-height:1;margin-bottom:.5rem;letter-spacing:-2px}.lp-abc-title{font-size:1.4rem;font-weight:800;margin-bottom:.75rem}.lp-abc-desc{color:#fff9;line-height:1.6;font-size:.9rem}.lp-features{padding:7rem 0;background:#f8fafc}.lp-bento{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:1.25rem}.lp-bento-card{border-radius:28px;padding:2.5rem;display:flex;flex-direction:column;justify-content:flex-end;cursor:default;overflow:hidden;position:relative;min-height:260px}.lp-bento-large{grid-column:span 1;min-height:340px}.lp-bento-small{grid-column:span 1}.lp-bento-color-blue{background:linear-gradient(135deg,#1d4ed8,#2563eb);color:#fff}.lp-bento-color-slate{background:#fff;border:1.5px solid #e2e8f0}.lp-bento-color-indigo{background:#eef2ff}.lp-bento-color-dark{background:#0f172a;color:#fff}.lp-bento-icon{font-size:2.5rem;margin-bottom:1rem}.lp-bento-tag{font-size:.7rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:.4rem;opacity:.7}.lp-bento-color-blue .lp-bento-tag,.lp-bento-color-dark .lp-bento-tag{color:#ffffffb3}.lp-bento-color-slate .lp-bento-tag,.lp-bento-color-indigo .lp-bento-tag{color:#4f46e5}.lp-bento-title{font-size:1.4rem;font-weight:800;margin-bottom:.6rem;letter-spacing:-.3px}.lp-bento-color-slate .lp-bento-title,.lp-bento-color-indigo .lp-bento-title{color:#1e1b4b}.lp-bento-desc{font-size:.88rem;line-height:1.65;opacity:.8}.lp-bento-color-slate .lp-bento-desc,.lp-bento-color-indigo .lp-bento-desc{color:#475569;opacity:1}.lp-how{padding:7rem 0;background:#fff}.lp-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;position:relative}.lp-steps:before{content:"";position:absolute;top:28px;left:7%;right:7%;height:2px;background:linear-gradient(90deg,#4f46e5,#2563eb,#4f46e5);background-size:200% auto;animation:shimmer 3s linear infinite}@keyframes shimmer{0%{background-position:200% center}to{background-position:0% center}}.lp-step{display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;padding-top:0}.lp-step-num{width:56px;height:56px;border-radius:50%;background:#3730a3;color:#fff;font-weight:900;font-size:.95rem;display:flex;align-items:center;justify-content:center;position:relative;z-index:1;box-shadow:0 4px 20px #3730a359;margin-bottom:1.2rem}.lp-step-line{display:none}.lp-step-title{font-size:1rem;font-weight:800;margin-bottom:.5rem;color:#0f172a}.lp-step-desc{font-size:.82rem;color:#64748b;line-height:1.65}.lp-cta{padding:7rem 5vw;background:linear-gradient(135deg,#3730a3,#1d4ed8 60%,#0284c7);text-align:center;position:relative;overflow:hidden}.lp-cta-inner{position:relative;z-index:2}.lp-cta-title{font-size:clamp(2rem,4vw,3rem);font-weight:900;color:#fff;letter-spacing:-1px;margin-bottom:1rem}.lp-cta-sub{color:#fffc;max-width:460px;margin:0 auto 3rem;line-height:1.75;font-size:1rem}.lp-cta-cards{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.lp-cta-card{display:flex;flex-direction:column;align-items:center;background:#ffffff1f;border:1px solid rgba(255,255,255,.25);border-radius:20px;padding:2rem 2.5rem;min-width:220px;text-decoration:none;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:background .2s,border-color .2s}.lp-cta-card:hover{background:#fff3;border-color:#fff6}.lp-cta-icon{font-size:2.5rem;margin-bottom:.75rem}.lp-cta-card strong{font-size:1.05rem;font-weight:800;margin-bottom:.4rem;display:block}.lp-cta-card span{font-size:.82rem;opacity:.75}.lp-cta-orb{position:absolute;width:600px;height:600px;border-radius:50%;background:#ffffff0d;top:-200px;right:-150px;pointer-events:none}.lp-footer{padding:2rem 5vw;border-top:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.lp-footer-logo{font-size:1.1rem;font-weight:900;color:#3730a3;letter-spacing:-.5px}.lp-footer p{font-size:.8rem;color:#94a3b8}@media(max-width:900px){.lp-abc-grid,.lp-bento{grid-template-columns:1fr}.lp-bento-large{min-height:260px}.lp-steps{grid-template-columns:repeat(2,1fr)}.lp-steps:before{display:none}}@media(max-width:600px){.lp-nav-links a:not(.lp-nav-cta):not([href="/login"]){display:none}.lp-hero-stats{flex-direction:column;gap:1rem;padding:1.2rem 1.5rem}.lp-stat-divider{width:36px;height:1px}.lp-steps{grid-template-columns:1fr}.lp-footer{flex-direction:column;text-align:center}}:root{--primary: #4f46e5;--primary-dark: #3730a3;--accent: #06b6d4;--text: #0f172a;--muted: #64748b;--border: #e2e8f0;--radius: 12px;--error: #ef4444;--success: #10b981}.auth-layout{min-height:100vh;display:grid;grid-template-columns:1fr 1fr}.auth-brand{background:linear-gradient(135deg,var(--primary) 0%,#0891b2 100%);display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:4rem;color:#fff}.auth-brand-logo{font-size:2rem;font-weight:900;letter-spacing:-1px;margin-bottom:3rem;text-decoration:none;color:#fff}.auth-brand-logo span{opacity:.7}.auth-brand h2{font-size:2rem;font-weight:900;line-height:1.2;margin-bottom:1rem}.auth-brand p{opacity:.8;font-size:1rem;line-height:1.7;max-width:340px}.auth-brand-pills{display:flex;flex-direction:column;gap:.75rem;margin-top:2.5rem}.auth-brand-pill{display:flex;align-items:center;gap:.75rem;background:#ffffff1f;border-radius:10px;padding:.75rem 1rem;font-size:.9rem}.auth-brand-pill strong{background:#fff3;border-radius:6px;padding:.1rem .5rem;font-size:.75rem;font-weight:800;letter-spacing:.5px}.auth-form-panel{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:3rem 2rem;background:#fff;overflow-y:auto}.auth-form-box{width:100%;max-width:400px}.auth-form-box h1{font-size:1.75rem;font-weight:900;letter-spacing:-.5px;margin-bottom:.4rem}.auth-form-box .auth-subtitle{color:var(--muted);font-size:.9rem;margin-bottom:2rem}.auth-form-box .auth-subtitle a{color:var(--primary);font-weight:600;text-decoration:none}.role-select{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:1.25rem}.role-card{border:2px solid var(--border);border-radius:var(--radius);padding:1rem;text-align:center;cursor:pointer;transition:border-color .15s,background .15s;background:#fff}.role-card:hover{border-color:var(--primary);background:#f5f3ff}.role-card.active{border-color:var(--primary);background:#eef2ff}.role-card .role-emoji{font-size:1.75rem;display:block;margin-bottom:.4rem}.role-card strong{display:block;font-size:.9rem;font-weight:700}.role-card span{font-size:.75rem;color:var(--muted)}.form-group{margin-bottom:1.1rem}.form-group label{display:block;font-size:.85rem;font-weight:600;margin-bottom:.4rem;color:var(--text)}.form-group input{width:100%;padding:.75rem 1rem;border:1.5px solid var(--border);border-radius:8px;font-size:.95rem;outline:none;transition:border-color .15s;background:#fff}.form-group input:focus{border-color:var(--primary)}.form-group input.error-field{border-color:var(--error)}.auth-error{background:#fef2f2;border:1px solid #fecaca;color:var(--error);border-radius:8px;padding:.75rem 1rem;font-size:.85rem;margin-bottom:1rem}.auth-success{background:#f0fdf4;border:1px solid #bbf7d0;color:var(--success);border-radius:8px;padding:.75rem 1rem;font-size:.85rem;margin-bottom:1rem}.btn-submit{width:100%;background:var(--primary);color:#fff;border:none;border-radius:var(--radius);padding:.85rem;font-size:1rem;font-weight:700;cursor:pointer;transition:background .2s,opacity .2s;margin-top:.5rem}.btn-submit:hover{background:var(--primary-dark)}.btn-submit:disabled{opacity:.6;cursor:not-allowed}@media(max-width:768px){.auth-layout{grid-template-columns:1fr}.auth-brand{display:none}.auth-form-panel{padding:2rem 1.5rem}}:root{--primary: #4f46e5;--primary-dark: #3730a3;--primary-light: #eef2ff;--accent: #06b6d4;--text: #0f172a;--muted: #64748b;--bg: #f8fafc;--surface: #ffffff;--border: #e2e8f0;--radius: 10px;--sidebar-w: 240px;--success: #10b981;--warning: #f59e0b;--danger: #ef4444}.dash-school-badge{display:flex;align-items:center;gap:.6rem;padding:.6rem .85rem;background:var(--bg);border-radius:8px;margin-bottom:.5rem}.dash-school-badge .school-icon{font-size:1.1rem}.dash-school-badge div{overflow:hidden}.dash-school-badge strong{display:block;font-size:.8rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dash-school-badge span{font-size:.72rem;color:var(--muted)}.user-avatar{width:34px;height:34px;border-radius:50%;background:var(--primary);color:#fff;display:flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:700}.user-name{font-size:.85rem;font-weight:600;color:var(--text)}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;margin-bottom:2rem}.stat-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1.25rem 1.5rem;display:flex;flex-direction:column;gap:.5rem}.stat-card-top{display:flex;align-items:center;justify-content:space-between}.stat-label{font-size:.8rem;color:var(--muted);font-weight:600}.stat-icon{font-size:1.2rem}.stat-value{font-size:1.8rem;font-weight:900;color:var(--text)}.stat-desc{font-size:.75rem;color:var(--muted)}.section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.btn-sm{padding:.3rem .7rem;font-size:.78rem;border-radius:6px}.btn-success{background:var(--success)}.btn-success:hover{background:#059669}.btn-danger{background:var(--danger)}.btn-danger:hover{background:#dc2626}.data-table-wrap{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.data-table{width:100%;border-collapse:collapse}.data-table th{padding:.75rem 1rem;background:var(--bg);text-align:left;font-size:.78rem;font-weight:700;color:var(--muted);text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid var(--border)}.data-table td{padding:.85rem 1rem;font-size:.875rem;color:var(--text);border-bottom:1px solid var(--border)}.data-table tr:last-child td{border-bottom:none}.data-table tr:hover td{background:var(--bg)}.badge{display:inline-flex;align-items:center;padding:.2rem .65rem;border-radius:99px;font-size:.75rem;font-weight:700}.badge-pending{background:#fef9c3;color:#854d0e}.badge-active,.badge-approved{background:#dcfce7;color:#166534}.badge-completed{background:#dbeafe;color:#1e40af}.badge-rejected{background:#fee2e2;color:#991b1b}.badge-cancelled{background:#f1f5f9;color:#475569}.empty-state{text-align:center;padding:4rem 2rem;color:var(--muted)}.empty-state .empty-icon{font-size:3rem;margin-bottom:1rem}.empty-state h3{font-size:1rem;font-weight:700;margin-bottom:.4rem;color:var(--text)}.empty-state p{font-size:.875rem}.setup-card{background:var(--surface);border:2px dashed var(--border);border-radius:var(--radius);padding:3rem;text-align:center;max-width:520px;margin:3rem auto}.setup-card .setup-icon{font-size:3rem;margin-bottom:1rem}.setup-card h2{font-size:1.3rem;font-weight:900;margin-bottom:.5rem}.setup-card p{color:var(--muted);font-size:.9rem;margin-bottom:2rem}.form-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1.5rem;margin-bottom:1.5rem}.form-card h3{font-size:1rem;font-weight:800;margin-bottom:1.25rem}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-group{display:flex;flex-direction:column;gap:.35rem}.form-group.full{grid-column:1 / -1}.form-group input,.form-group select,.form-group textarea{padding:.6rem .85rem;border:1.5px solid var(--border);border-radius:7px;font-size:.875rem;outline:none;transition:border-color .15s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--primary)}.form-actions{display:flex;gap:.75rem;justify-content:flex-end;margin-top:1.25rem}.error-msg{color:var(--danger);font-size:.8rem;margin-top:.75rem}.tag-input-row{display:flex;gap:.5rem;margin-top:.4rem}@media(max-width:768px){.dash-sidebar{transform:translate(-100%)}.dash-main{margin-left:0}.form-grid{grid-template-columns:1fr}.stats-grid{grid-template-columns:1fr 1fr}}:root{--primary: #4f46e5;--primary-dark: #3730a3;--primary-light: #eef2ff;--accent: #06b6d4;--accent-light: #ecfeff;--text: #0f172a;--muted: #64748b;--bg: #f8fafc;--surface: #ffffff;--border: #e2e8f0;--radius: 10px;--sidebar-w: 220px;--success: #10b981;--warning: #f59e0b;--danger: #ef4444}.dash-layout{display:flex;min-height:100vh;background:var(--bg)}.dash-sidebar{width:var(--sidebar-w);background:var(--surface);border-right:1px solid var(--border);display:flex;flex-direction:column;position:fixed;top:0;left:0;bottom:0;z-index:50}.dash-sidebar-logo{padding:1.25rem 1.5rem;font-size:1.3rem;font-weight:900;color:var(--primary);text-decoration:none;border-bottom:1px solid var(--border);display:block}.dash-sidebar-logo span{color:var(--accent)}.dash-nav{flex:1;padding:1rem .75rem;display:flex;flex-direction:column;gap:.25rem}.dash-nav-item{display:flex;align-items:center;gap:.75rem;padding:.65rem .85rem;border-radius:8px;font-size:.9rem;font-weight:500;color:var(--muted);cursor:pointer;border:none;background:none;width:100%;text-align:left;transition:background .15s,color .15s}.dash-nav-item:hover{background:var(--primary-light);color:var(--primary)}.dash-nav-item.active{background:var(--primary-light);color:var(--primary);font-weight:700}.dash-nav-item .nav-icon{font-size:1rem;width:20px;text-align:center}.dash-sidebar-footer{padding:1rem .75rem;border-top:1px solid var(--border)}.btn-logout{display:flex;align-items:center;gap:.6rem;width:100%;padding:.6rem .85rem;border:none;background:none;cursor:pointer;font-size:.85rem;color:var(--muted);border-radius:8px;transition:background .15s,color .15s}.btn-logout:hover{background:#fef2f2;color:var(--danger)}.dash-main{margin-left:var(--sidebar-w);flex:1;display:flex;flex-direction:column;min-height:100vh}.dash-header{background:var(--surface);border-bottom:1px solid var(--border);padding:1rem 2rem;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:40}.dash-header h1{font-size:1.15rem;font-weight:800}.dash-header-right{display:flex;align-items:center;gap:.75rem}.user-avatar{width:34px;height:34px;border-radius:50%;background:var(--accent);color:#fff;display:flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:700}.user-name{font-size:.85rem;font-weight:600}.dash-content{padding:2rem;flex:1}.btn-primary{background:var(--primary);color:#fff;border:none;border-radius:8px;padding:.55rem 1.1rem;font-size:.875rem;font-weight:700;cursor:pointer;transition:background .15s;display:inline-flex;align-items:center;gap:.4rem}.btn-primary:hover{background:var(--primary-dark)}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.btn-ghost{background:none;color:var(--muted);border:1px solid var(--border);border-radius:8px;padding:.5rem 1rem;font-size:.85rem;font-weight:600;cursor:pointer;transition:border-color .15s,color .15s}.btn-ghost:hover{border-color:var(--primary);color:var(--primary)}.profile-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:2rem;max-width:600px}.profile-avatar-row{display:flex;align-items:center;gap:1.25rem;margin-bottom:2rem}.profile-avatar-big{width:72px;height:72px;border-radius:50%;background:linear-gradient(135deg,var(--primary),var(--accent));color:#fff;font-size:1.6rem;font-weight:800;display:flex;align-items:center;justify-content:center}.profile-avatar-row div h2{font-size:1.2rem;font-weight:800}.profile-avatar-row div span{font-size:.85rem;color:var(--muted)}.profile-section{margin-bottom:1.5rem}.profile-section label{display:block;font-size:.82rem;font-weight:700;color:var(--muted);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.6rem}.interests-view{display:flex;flex-wrap:wrap;gap:.5rem}.interest-chip{background:var(--primary-light);color:var(--primary);padding:.3rem .85rem;border-radius:99px;font-size:.82rem;font-weight:600}.interest-chip-empty{color:var(--muted);font-size:.875rem;font-style:italic}.form-group{display:flex;flex-direction:column;gap:.35rem;margin-bottom:1.1rem}.form-group label{font-size:.82rem;font-weight:600;color:var(--text)}.form-group input,.form-group select{padding:.6rem .85rem;border:1.5px solid var(--border);border-radius:7px;font-size:.875rem;outline:none;transition:border-color .15s}.form-group input:focus,.form-group select:focus{border-color:var(--primary)}.tags-wrap{display:flex;flex-wrap:wrap;gap:.4rem}.tag-chip{display:inline-flex;align-items:center;gap:.3rem;background:var(--primary-light);color:var(--primary);padding:.2rem .6rem;border-radius:99px;font-size:.78rem;font-weight:600}.tag-chip button{background:none;border:none;cursor:pointer;color:var(--primary);font-size:.9rem;padding:0;line-height:1}.tag-input-row{display:flex;gap:.5rem;margin-top:.5rem}.tag-input-row input{flex:1}.form-actions{display:flex;gap:.75rem;justify-content:flex-end;margin-top:1.5rem}.error-msg{color:var(--danger);font-size:.8rem;margin-top:.5rem}.success-msg{color:var(--success);font-size:.8rem;margin-top:.5rem}.match-status-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:3rem;text-align:center;max-width:480px}.match-status-card .status-icon{font-size:3.5rem;margin-bottom:1rem;display:block}.match-status-card h2{font-size:1.2rem;font-weight:800;margin-bottom:.5rem}.match-status-card p{color:var(--muted);font-size:.9rem;line-height:1.7}.buddy-card{background:linear-gradient(135deg,var(--primary-light) 0%,var(--accent-light) 100%);border:1px solid var(--border);border-radius:var(--radius);padding:2rem;max-width:520px}.buddy-card-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.buddy-avatar{width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,var(--accent),var(--primary));color:#fff;font-size:1.4rem;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0}.buddy-card-header div h2{font-size:1.25rem;font-weight:900}.buddy-card-header div span{font-size:.85rem;color:var(--muted)}.buddy-card-meta{display:flex;gap:1.5rem;margin-bottom:1.5rem}.buddy-meta-item{display:flex;flex-direction:column;gap:.2rem}.buddy-meta-item .meta-label{font-size:.72rem;font-weight:700;color:var(--muted);text-transform:uppercase;letter-spacing:.5px}.buddy-meta-item .meta-value{font-size:.9rem;font-weight:600}.buddy-interests{margin-bottom:1.5rem}.buddy-interests .meta-label{font-size:.72rem;font-weight:700;color:var(--muted);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem}.shared-chip{background:#fff;border:1.5px solid var(--primary);color:var(--primary);padding:.2rem .65rem;border-radius:99px;font-size:.78rem;font-weight:700}.chat-wrap{display:flex;flex-direction:column;height:calc(100vh - 140px);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.chat-header{padding:1rem 1.5rem;border-bottom:1px solid var(--border);display:flex;align-items:center;gap:.75rem}.chat-header-avatar{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,var(--accent),var(--primary));color:#fff;font-size:.85rem;font-weight:700;display:flex;align-items:center;justify-content:center}.chat-header-info strong{display:block;font-size:.9rem;font-weight:700}.chat-header-info span{font-size:.78rem;color:var(--success)}.chat-online-dot{width:8px;height:8px;border-radius:50%;background:var(--success);margin-left:auto}.chat-messages{flex:1;overflow-y:auto;padding:1.25rem;display:flex;flex-direction:column;gap:.75rem}.chat-empty{text-align:center;color:var(--muted);margin:auto;font-size:.875rem}.msg-row{display:flex;flex-direction:column}.msg-row.mine{align-items:flex-end}.msg-row.theirs{align-items:flex-start}.msg-bubble{max-width:70%;padding:.6rem 1rem;border-radius:16px;font-size:.875rem;line-height:1.5;word-break:break-word}.msg-row.mine .msg-bubble{background:var(--primary);color:#fff;border-bottom-right-radius:4px}.msg-row.theirs .msg-bubble{background:var(--bg);color:var(--text);border-bottom-left-radius:4px;border:1px solid var(--border)}.msg-time{font-size:.7rem;color:var(--muted);margin-top:.2rem;padding:0 .25rem}.chat-input-row{padding:1rem 1.25rem;border-top:1px solid var(--border);display:flex;gap:.75rem;align-items:flex-end}.chat-input{flex:1;padding:.65rem 1rem;border:1.5px solid var(--border);border-radius:24px;font-size:.875rem;outline:none;resize:none;transition:border-color .15s;font-family:inherit;max-height:120px}.chat-input:focus{border-color:var(--primary)}.btn-send{width:40px;height:40px;border-radius:50%;background:var(--primary);color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1rem;flex-shrink:0;transition:background .15s}.btn-send:hover{background:var(--primary-dark)}.btn-send:disabled{opacity:.5;cursor:not-allowed}.btn-attach{width:36px;height:36px;border-radius:50%;background:none;border:1.5px solid var(--border);cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1rem;flex-shrink:0;transition:border-color .15s,background .15s;color:var(--muted)}.btn-attach:hover{border-color:var(--primary);color:var(--primary)}.btn-attach.has-file{border-color:var(--primary);background:var(--primary-light)}.btn-attach:disabled{opacity:.5;cursor:not-allowed}.section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.section-head h2{font-size:1.1rem;font-weight:800}@media(max-width:768px){.dash-sidebar{transform:translate(-100%)}.dash-main{margin-left:0}}
