:root{--bg-warm: #faf9f6;--bg-white: #ffffff;--bg-subtle: #f3f1ec;--bg-sidebar: #eef0f3;--navy: #1b2838;--navy-mid: #243447;--navy-light: #3d5166;--forest: #2d6a4f;--forest-light: #40916c;--forest-pale: #d8f3dc;--text: #1b2838;--text-muted: #5c6778;--text-light: #8b95a5;--border: #e4e0d8;--border-light: #eeebe4;--shadow-sm: 0 1px 3px rgba(27, 40, 56, .06);--shadow-md: 0 4px 16px rgba(27, 40, 56, .08);--radius: 8px;--radius-lg: 12px;--font-display: "Syne", system-ui, sans-serif;--font-serif: "Fraunces", Georgia, serif;--font-sans: "Karla", system-ui, sans-serif}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{font-family:var(--font-sans);background:var(--bg-warm);color:var(--text);line-height:1.6;-webkit-font-smoothing:antialiased}a{color:var(--forest);text-decoration:none}a:hover{color:var(--forest-light)}img{max-width:100%}.app-shell{min-height:100vh;display:flex;flex-direction:column}.main-content{flex:1}.navbar{background:var(--bg-white);border-bottom:1px solid var(--border);position:sticky;top:0;z-index:100}.navbar-inner{max-width:1200px;margin:0 auto;padding:0 1.5rem;height:64px;display:flex;align-items:center;gap:2rem}.logo{display:flex;align-items:center;color:var(--navy);flex-shrink:0;text-decoration:none}.logo:hover{color:var(--navy)}.logo-lockup{display:flex;align-items:center;gap:.55rem}.logo-mark-svg{flex-shrink:0;color:var(--navy)}.logo-book,.logo-book-spine{color:var(--navy-light)}.logo-arch{color:var(--forest)}.logo-deck{color:var(--navy)}.logo-node-left{fill:var(--navy)}.logo-node-right{fill:var(--forest)}.logo-node-center{fill:var(--forest-light)}.logo-wordmark{display:flex;align-items:baseline;font-family:var(--font-display);font-size:1.2rem;font-weight:800;letter-spacing:-.04em;line-height:1}.logo-word-study{color:var(--navy);text-transform:lowercase}.logo-word-bridge{color:var(--forest);text-transform:lowercase;position:relative}.logo-word-bridge:after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:2px;background:var(--forest);border-radius:999px}.logo-word-tld{color:var(--navy-light);font-size:.72em;font-weight:700;letter-spacing:-.03em;margin-left:.02em}opacity: .35; transform: scaleX(.85); } .footer-logo-lockup .logo-mark-svg{width:32px;height:32px}.footer-logo-lockup .logo-wordmark{font-size:1.05rem}.footer-brand .logo-lockup{margin-bottom:.6rem}.logo-text{font-family:var(--font-serif);font-weight:700}.logo-accent{color:var(--forest)}.nav-links{display:flex;gap:.25rem;flex:1}.nav-link{padding:.4rem .75rem;border-radius:var(--radius);color:var(--text-muted);font-size:.9rem;font-weight:500;transition:background .15s,color .15s}.nav-link:hover,.nav-link.active{background:var(--bg-subtle);color:var(--navy)}.nav-actions{display:flex;gap:.5rem;flex-shrink:0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.55rem 1.1rem;border-radius:var(--radius);font-family:var(--font-sans);font-size:.9rem;font-weight:600;border:none;cursor:pointer;transition:background .15s,transform .1s,box-shadow .15s;text-decoration:none;white-space:nowrap}.btn:active{transform:scale(.98)}.btn-primary{background:var(--forest);color:#fff}.btn-primary:hover{background:var(--forest-light);color:#fff}.btn-primary:disabled{opacity:.5;cursor:not-allowed}.btn-secondary{background:var(--navy);color:#fff}.btn-secondary:hover{background:var(--navy-mid);color:#fff}.btn-ghost{background:transparent;color:var(--text-muted);border:1px solid var(--border)}.btn-ghost:hover{background:var(--bg-subtle);color:var(--navy)}.btn-outline-light{background:transparent;color:#fff;border:1.5px solid rgba(255,255,255,.6)}.btn-outline-light:hover{background:#ffffff1f;color:#fff}.btn-sm{padding:.35rem .75rem;font-size:.82rem}.btn-lg{padding:.75rem 1.5rem;font-size:1rem}.avatar{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:var(--navy);color:#fff;font-size:.75rem;font-weight:700;flex-shrink:0}.avatar-sm{width:32px;height:32px;font-size:.7rem}.avatar-xs{width:24px;height:24px;font-size:.6rem}.badge{display:inline-block;padding:.2rem .6rem;border-radius:999px;font-size:.75rem;font-weight:600}.badge-green{background:var(--forest-pale);color:var(--forest)}.badge-navy{background:var(--bg-subtle);color:var(--navy)}.unread-badge{background:var(--forest);color:#fff;font-size:.7rem;font-weight:700;padding:.1rem .45rem;border-radius:999px;min-width:20px;text-align:center}.hero{max-width:1200px;margin:0 auto;padding:4rem 1.5rem 5rem;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.hero-badge{display:inline-block;background:var(--forest-pale);color:var(--forest);font-family:var(--font-display);font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:.35rem .85rem;border-radius:999px;margin-bottom:1.25rem}.hero h1{font-family:var(--font-display);font-size:clamp(2.15rem,4.5vw,3.1rem);font-weight:800;letter-spacing:-.035em;line-height:1.08;color:var(--navy);margin-bottom:1rem}.hero h1 em{font-family:var(--font-serif);font-style:italic;font-weight:500;color:var(--forest)}.hero-sub{font-size:1.1rem;color:var(--text-muted);max-width:480px;margin-bottom:1.75rem}.hero-actions{display:flex;gap:.75rem;flex-wrap:wrap;margin-bottom:1.25rem}.hero-note{font-size:.85rem;color:var(--text-light)}.hero-visual{position:relative;display:flex;flex-direction:column;gap:1rem}.hero-card{background:var(--bg-white);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-md)}.hero-card-main{padding:1.25rem}.hero-card-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid var(--border-light)}.hero-card-header strong{display:block;font-size:.9rem}.hero-card-header span{font-size:.78rem;color:var(--text-muted)}.hero-card-messages{display:flex;flex-direction:column;gap:.6rem}.mini-msg{display:flex;align-items:flex-start;gap:.5rem}.mini-msg p{background:var(--bg-subtle);padding:.5rem .75rem;border-radius:var(--radius);font-size:.82rem;line-height:1.4}.mini-msg.own{justify-content:flex-end}.mini-msg.own p{background:var(--forest-pale);color:var(--forest)}.hero-card-requests{padding:1rem 1.15rem;align-self:flex-end;max-width:300px;margin-left:auto;margin-top:-.5rem}.requests-heading{font-size:.78rem;font-weight:600;color:var(--text-muted);margin-bottom:.65rem;padding-bottom:.5rem;border-bottom:1px solid var(--border-light)}.requests-list{list-style:none;display:flex;flex-direction:column;gap:.55rem}.requests-list li{display:grid;grid-template-columns:auto 1fr auto;gap:.35rem .6rem;align-items:baseline;font-size:.8rem;line-height:1.35}.request-subject{font-weight:600;color:var(--navy);white-space:nowrap}.request-detail{color:var(--text-muted)}.request-time{font-size:.72rem;color:var(--text-light);white-space:nowrap}.stat-label{font-size:.78rem;color:var(--text-muted)}.stat-value{font-family:var(--font-serif);font-size:2rem;font-weight:700;color:var(--forest)}.stat-sub{font-size:.78rem;color:var(--text-light)}.section-header{text-align:center;margin-bottom:2.5rem}.section-header h2{font-family:var(--font-display);font-size:1.65rem;font-weight:700;letter-spacing:-.02em;color:var(--navy);margin-bottom:.5rem}.section-header p{color:var(--text-muted);max-width:520px;margin:0 auto}.impact{background:var(--bg-white);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:3rem 1.5rem}.impact-inner{max-width:760px;margin:0 auto}.impact-intro{font-size:.95rem;color:var(--text-muted);line-height:1.65;margin-bottom:2rem}.impact-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;padding:1.75rem 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.impact-stat dt{font-family:var(--font-display);font-size:2.35rem;font-weight:800;letter-spacing:-.03em;color:var(--navy);line-height:1;margin-bottom:.35rem}.impact-stat dd{font-size:.88rem;color:var(--text-muted);line-height:1.4}.impact-footnote{margin-top:1rem;font-size:.78rem;color:var(--text-light)}.impact-grid{max-width:900px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.impact-card{text-align:center;padding:2rem 1rem;background:var(--bg-warm);border:1px solid var(--border-light);border-radius:var(--radius-lg)}.impact-number{display:block;font-family:var(--font-serif);font-size:2.5rem;font-weight:700;color:var(--navy);line-height:1;margin-bottom:.4rem}.impact-label{display:block;font-size:.9rem;color:var(--text-muted);margin-bottom:.75rem}.impact-live{display:inline-flex;align-items:center;gap:.35rem;font-size:.75rem;font-weight:600;color:var(--forest)}.live-dot{width:7px;height:7px;border-radius:50%;background:var(--forest);animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.basics{max-width:680px;margin:0 auto;padding:3.5rem 1.5rem 4rem}.basics h2{font-family:var(--font-display);font-size:1.65rem;font-weight:700;letter-spacing:-.02em;color:var(--navy);margin-bottom:1.75rem}.basics-list{list-style:none;counter-reset:basics;display:flex;flex-direction:column;gap:0}.basics-item{counter-increment:basics;padding:1.35rem 0;border-bottom:1px solid var(--border-light);display:grid;grid-template-columns:2rem 1fr;gap:0 1rem}.basics-item:first-child{border-top:1px solid var(--border-light)}.basics-item:before{content:counter(basics);font-family:var(--font-display);font-size:1rem;font-weight:800;color:var(--forest);padding-top:.15rem}.basics-item h3{font-size:1rem;font-weight:700;color:var(--navy);margin-bottom:.35rem;grid-column:2}.basics-item p{font-size:.9rem;color:var(--text-muted);line-height:1.6;grid-column:2}.features{max-width:1200px;margin:0 auto;padding:4rem 1.5rem}.features-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}.feature-card{background:var(--bg-white);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.75rem;transition:box-shadow .2s}.feature-card:hover{box-shadow:var(--shadow-md)}.feature-icon{font-size:1.5rem;display:block;margin-bottom:.75rem}.feature-card h3{font-size:1.05rem;color:var(--navy);margin-bottom:.4rem}.feature-card p{font-size:.9rem;color:var(--text-muted);line-height:1.55}.cta-banner{background:var(--navy);padding:4rem 1.5rem;text-align:center}.cta-content{max-width:600px;margin:0 auto}.cta-content h2{font-family:var(--font-display);font-size:1.75rem;font-weight:700;letter-spacing:-.02em;color:#fff;margin-bottom:.75rem}.cta-content p{color:#ffffffbf;margin-bottom:1.75rem}.cta-content .hero-actions{justify-content:center}.footer{background:var(--bg-white);border-top:1px solid var(--border);padding:3rem 1.5rem 0}.footer-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.5fr 2fr;gap:3rem;padding-bottom:2rem}.footer-logo{font-family:var(--font-display);font-weight:800;font-size:1.1rem;color:var(--navy);margin-bottom:.5rem}.footer-tagline{font-size:.88rem;color:var(--text-muted);max-width:280px}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.footer-links h4{font-size:.82rem;font-weight:700;color:var(--navy);margin-bottom:.6rem;text-transform:uppercase;letter-spacing:.04em}.footer-links a{display:block;font-size:.88rem;color:var(--text-muted);padding:.2rem 0}.footer-links a:hover{color:var(--forest)}.footer-bottom{border-top:1px solid var(--border-light);padding:1.25rem 1.5rem;text-align:center}.footer-bottom p{font-size:.82rem;color:var(--text-light)}.dashboard{max-width:1200px;margin:0 auto;padding:2rem 1.5rem 3rem}.dashboard-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.75rem}.dashboard-header h1{font-family:var(--font-display);font-size:1.85rem;font-weight:700;letter-spacing:-.02em;color:var(--navy);margin-bottom:.25rem}.dashboard-header p{color:var(--text-muted);font-size:.95rem}.dashboard-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}.dash-card{background:var(--bg-white);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.25rem}.dash-card-wide{grid-column:span 2}.dash-card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.dash-card-header h2{font-size:1rem;font-weight:700;color:var(--navy)}.link-sm{font-size:.82rem;font-weight:600}.text-muted{font-size:.82rem;color:var(--text-muted)}.stats-row{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1.5rem}.stat-box{background:var(--bg-white);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.25rem;text-align:center}.stat-box-value{display:block;font-family:var(--font-serif);font-size:2rem;font-weight:700;color:var(--navy);line-height:1}.stat-box-label{font-size:.82rem;color:var(--text-muted);margin-top:.3rem}.request-form{display:flex;flex-direction:column;gap:1rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.request-form label{display:flex;flex-direction:column;gap:.35rem;font-size:.82rem;font-weight:600;color:var(--navy)}.request-form select,.request-form textarea{font-family:var(--font-sans);font-size:.9rem;padding:.55rem .75rem;border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-warm);color:var(--text);resize:vertical}.request-form select:focus,.request-form textarea:focus{outline:2px solid var(--forest-pale);border-color:var(--forest)}.chat-list,.tutor-list,.saved-list,.review-list,.request-list,.session-list{list-style:none;display:flex;flex-direction:column;gap:.5rem}.chat-list-item{display:flex;align-items:center;gap:.75rem;padding:.6rem;border-radius:var(--radius);color:var(--text);transition:background .15s}.chat-list-item:hover{background:var(--bg-subtle)}.chat-list-info{flex:1;min-width:0}.chat-list-info strong{display:block;font-size:.88rem}.chat-list-info span{display:block;font-size:.78rem;color:var(--text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tutor-list-item,.saved-item{display:flex;align-items:center;gap:.75rem;padding:.5rem 0}.tutor-list-item div,.saved-item div{flex:1}.tutor-list-item strong,.saved-item strong{display:block;font-size:.88rem}.tutor-list-item span,.saved-item span{font-size:.78rem;color:var(--text-muted)}.status-dot{width:8px;height:8px;border-radius:50%;background:var(--text-light)}.status-dot.online{background:var(--forest)}.request-item{display:flex;align-items:center;gap:1rem;padding:.85rem;border:1px solid var(--border-light);border-radius:var(--radius)}.request-info{flex:1}.request-info strong{display:block;font-size:.9rem}.request-info span{display:block;font-size:.82rem;color:var(--text-muted)}.urgency{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:.2rem .5rem;border-radius:999px}.urgency-high{background:#fde8e8;color:#b42318}.urgency-medium{background:#fef3cd;color:#856404}.urgency-low{background:var(--bg-subtle);color:var(--text-muted)}.request-actions{display:flex;gap:.4rem}.review-item{padding:.75rem 0;border-bottom:1px solid var(--border-light)}.review-item:last-child{border-bottom:none}.review-header{display:flex;justify-content:space-between;margin-bottom:.25rem}.review-header strong{font-size:.88rem}.review-header span{color:#e6a817;font-size:.82rem}.review-item p{font-size:.85rem;color:var(--text-muted);margin-bottom:.2rem}.badges-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.badge-card{display:flex;gap:.75rem;padding:1rem;border:1px solid var(--border);border-radius:var(--radius);align-items:flex-start}.badge-card.earned{background:var(--bg-warm)}.badge-card.locked{opacity:.45}.badge-icon{font-size:1.5rem;flex-shrink:0}.badge-card strong{display:block;font-size:.88rem;margin-bottom:.15rem}.badge-card p{font-size:.78rem;color:var(--text-muted);line-height:1.4}.badge-date{font-size:.72rem;color:var(--forest);font-weight:600}.session-item{display:flex;justify-content:space-between;align-items:center;padding:.6rem 0;border-bottom:1px solid var(--border-light)}.session-item:last-child{border-bottom:none}.session-item strong{display:block;font-size:.88rem}.session-item span{font-size:.78rem;color:var(--text-muted)}.session-meta{text-align:right}.session-meta span{display:block}.table-wrap{overflow-x:auto}.data-table{width:100%;border-collapse:collapse;font-size:.88rem}.data-table th{text-align:left;padding:.6rem .75rem;font-size:.78rem;font-weight:700;color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid var(--border)}.data-table td{padding:.65rem .75rem;border-bottom:1px solid var(--border-light)}.status-pill{display:inline-block;padding:.15rem .55rem;border-radius:999px;font-size:.75rem;font-weight:600;text-transform:capitalize}.status-completed{background:var(--forest-pale);color:var(--forest)}.status-scheduled{background:#e8f0fe;color:#1a56db}.status-cancelled{background:var(--bg-subtle);color:var(--text-muted)}.chat-page{display:grid;grid-template-columns:260px 1fr 240px;height:calc(100vh - 64px);overflow:hidden}.chat-sidebar{background:var(--bg-sidebar);border-right:1px solid var(--border);display:flex;flex-direction:column;overflow-y:auto}.chat-sidebar-header{padding:1rem;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border)}.chat-sidebar-header h2{font-size:.95rem;font-weight:700;color:var(--navy)}.chat-sidebar-section{padding:.75rem}.sidebar-label{display:block;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--text-light);padding:.25rem .5rem;margin-bottom:.25rem}.channel-list{list-style:none}.channel-item{display:flex;align-items:center;gap:.6rem;width:100%;padding:.5rem;border:none;background:transparent;border-radius:var(--radius);cursor:pointer;text-align:left;font-family:var(--font-sans);transition:background .15s}.channel-item:hover{background:#1b28380f}.channel-item.active{background:var(--bg-white);box-shadow:var(--shadow-sm)}.channel-info{flex:1;min-width:0}.channel-info strong{display:block;font-size:.85rem;color:var(--navy)}.channel-info span{display:block;font-size:.75rem;color:var(--text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-main{display:flex;flex-direction:column;background:var(--bg-white);min-width:0}.chat-header{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.25rem;border-bottom:1px solid var(--border);flex-shrink:0}.chat-header-info{display:flex;align-items:center;gap:.75rem}.chat-header-info strong{display:block;font-size:.95rem}.chat-header-info span{font-size:.78rem;color:var(--text-muted)}.chat-header-actions{display:flex;gap:.5rem}.chat-messages{flex:1;overflow-y:auto;padding:1rem 1.25rem;display:flex;flex-direction:column;gap:.25rem}.date-divider{text-align:center;margin:.75rem 0}.date-divider span{font-size:.75rem;font-weight:600;color:var(--text-light);background:var(--bg-subtle);padding:.2rem .75rem;border-radius:999px}.message-group{display:flex;gap:.65rem;padding:.35rem 0;align-items:flex-start}.message-group:hover{background:#00000004;border-radius:var(--radius)}.message-group.own{flex-direction:row-reverse}.message-content{max-width:70%}.message-meta{display:flex;align-items:baseline;gap:.5rem;margin-bottom:.15rem}.message-meta strong{font-size:.85rem;color:var(--navy)}.message-meta time{font-size:.72rem;color:var(--text-light)}.message-bubble{font-size:.9rem;line-height:1.5;color:var(--text)}.message-group.own .message-bubble{background:var(--forest-pale);padding:.5rem .85rem;border-radius:var(--radius);color:var(--navy)}.message-time-own{display:block;font-size:.68rem;color:var(--text-light);text-align:right;margin-top:.15rem}.chat-input-bar{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;border-top:1px solid var(--border);flex-shrink:0}.chat-attach{width:32px;height:32px;border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-warm);font-size:1.1rem;color:var(--text-muted);cursor:pointer;flex-shrink:0}.chat-input-bar input{flex:1;font-family:var(--font-sans);font-size:.9rem;padding:.5rem .85rem;border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-warm);color:var(--text)}.chat-input-bar input:focus{outline:2px solid var(--forest-pale);border-color:var(--forest)}.chat-details{background:var(--bg-warm);border-left:1px solid var(--border);overflow-y:auto;padding:1rem}.details-section{margin-bottom:1.5rem}.details-section h3{font-size:.82rem;font-weight:700;color:var(--navy);text-transform:uppercase;letter-spacing:.04em;margin-bottom:.75rem}.details-list{display:flex;flex-direction:column;gap:.5rem}.details-list dt{font-size:.72rem;font-weight:600;color:var(--text-light);text-transform:uppercase;letter-spacing:.04em}.details-list dd{font-size:.88rem;color:var(--text);margin-bottom:.25rem}.details-bio{font-size:.85rem;color:var(--text-muted);margin-bottom:.75rem;line-height:1.5}.details-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;text-align:center}.details-stats strong{display:block;font-family:var(--font-serif);font-size:1.25rem;color:var(--navy)}.details-stats span{font-size:.72rem;color:var(--text-muted)}.guidelines-list{list-style:none;font-size:.82rem;color:var(--text-muted)}.guidelines-list li{padding:.3rem 0 .3rem 1rem;position:relative}.guidelines-list li:before{content:"•";position:absolute;left:0;color:var(--forest)}.login-page{min-height:calc(100vh - 64px);display:flex;align-items:center;justify-content:center;padding:2rem 1.5rem;background:radial-gradient(ellipse at 20% 0%,rgba(45,106,79,.07) 0%,transparent 55%),var(--bg-warm)}.login-card{width:100%;max-width:420px;margin:0 auto;background:var(--bg-white);border:1px solid var(--border);border-radius:var(--radius-lg);padding:2rem;box-shadow:var(--shadow-md)}.login-brand{display:flex;justify-content:center;margin-bottom:1.5rem}.login-card h1{font-family:var(--font-display);font-size:1.45rem;font-weight:700;letter-spacing:-.02em;color:var(--navy);text-align:center;margin-bottom:.5rem}.login-lead{color:var(--text-muted);font-size:.9rem;text-align:center;line-height:1.55;margin-bottom:1.5rem}.login-lead strong{color:var(--navy);font-weight:600}.sso-stack{display:flex;flex-direction:column;gap:.65rem;align-items:stretch}.sso-btn-wrap{display:flex;justify-content:center}.sso-btn-wrap-google>div{width:100%!important;display:flex;justify-content:center}.sso-btn-wrap-google iframe{max-width:100%}.sso-btn{display:flex;align-items:center;justify-content:center;gap:.65rem;width:100%;padding:.75rem 1rem;border-radius:var(--radius);font-family:var(--font-sans);font-size:.92rem;font-weight:600;cursor:pointer;transition:background .15s,border-color .15s,transform .1s}.sso-btn:active{transform:scale(.99)}.sso-btn:disabled{opacity:.6;cursor:not-allowed}.sso-btn-google{background:var(--bg-white);border:1px solid var(--border);color:var(--navy)}.sso-btn-google:hover:not(:disabled){background:var(--bg-subtle);border-color:var(--navy-light)}.sso-btn-apple{background:var(--navy);border:1px solid var(--navy);color:#fff}.sso-btn-apple:hover:not(:disabled){background:var(--navy-mid)}.login-error{margin-top:1rem;padding:.65rem .85rem;background:#fde8e8;border-radius:var(--radius);color:#9b1c1c;font-size:.85rem;text-align:center}.login-dev-note{margin-top:1rem;padding:.75rem;background:var(--bg-subtle);border-radius:var(--radius);font-size:.78rem;color:var(--text-muted);line-height:1.5;text-align:center}.login-dev-note code{font-size:.76rem;background:var(--bg-white);padding:.1rem .35rem;border-radius:4px}.login-options{display:flex;flex-direction:column;gap:.75rem}.login-option{display:block;width:100%;padding:1rem 1.15rem;border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-white);color:var(--text);font-family:inherit;text-align:left;cursor:pointer;transition:border-color .15s,background .15s}.login-option:hover{border-color:var(--forest);background:var(--forest-pale);color:var(--navy)}.login-option strong{display:block;font-size:.95rem;margin-bottom:.2rem}.login-option span{font-size:.82rem;color:var(--text-muted)}.login-footnote{margin-top:1.25rem;font-size:.78rem;color:var(--text-light);text-align:center;line-height:1.45}.verify-form{display:flex;flex-direction:column;gap:.75rem}.verify-label{font-size:.82rem;font-weight:600;color:var(--navy)}.verify-input{font-family:var(--font-display);font-size:1.75rem;font-weight:700;letter-spacing:.35em;text-align:center;padding:.75rem;border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-warm);color:var(--navy)}.verify-input:focus{outline:2px solid var(--forest-pale);border-color:var(--forest)}.verify-resend{margin-top:.5rem}.success-sub{font-size:.9rem;color:var(--text-muted);margin-top:-.75rem;margin-bottom:1.5rem}.btn-block{width:100%}.nav-user{display:flex;align-items:center;gap:.5rem}.nav-user-profile{display:flex;align-items:center;gap:.45rem;color:var(--navy);font-size:.85rem;font-weight:600;padding:.25rem .5rem;border-radius:var(--radius);transition:background .15s}.nav-user-profile:hover{background:var(--bg-subtle);color:var(--navy)}.nav-user-photo{width:32px;height:32px;border-radius:50%;object-fit:cover}.nav-user-avatar{width:32px;height:32px;font-size:.68rem}.nav-user-name{max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.login-card .login-footnote{margin-top:1.25rem}.login-card>p.login-lead{margin-bottom:1.5rem}.login-card .login-options+.login-footnote{margin-top:1rem}.page{max-width:1100px;margin:0 auto;padding:2rem 1.5rem 3rem}.page-narrow{max-width:640px}.page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:2rem}.page-header h1{font-family:var(--font-display);font-size:1.85rem;font-weight:700;letter-spacing:-.02em;color:var(--navy);margin-bottom:.25rem}.page-header p{color:var(--text-muted)}.page-header-actions{display:flex;gap:.65rem;flex-wrap:wrap}.founder-pill{display:inline-block;margin-left:.5rem;padding:.1rem .45rem;border-radius:999px;background:var(--forest-pale);color:var(--forest);font-size:.7rem;font-weight:700;letter-spacing:.02em;vertical-align:middle}.auth-form{display:flex;flex-direction:column;gap:.85rem}.auth-form label{display:flex;flex-direction:column;gap:.35rem;font-size:.82rem;font-weight:600;color:var(--navy)}.auth-form input,.auth-form select,.auth-form textarea{font-family:inherit;font-size:.95rem;font-weight:400;padding:.7rem .8rem;border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-warm);color:var(--text)}.auth-form input:focus,.auth-form select:focus,.auth-form textarea:focus{outline:2px solid var(--forest-pale);border-color:var(--forest)}.auth-switch{margin-top:1rem;text-align:center;font-size:.88rem;color:var(--text-muted)}.link-btn{background:none;border:none;color:var(--forest);font:inherit;font-weight:600;cursor:pointer}.auth-divider{display:flex;align-items:center;gap:.75rem;margin:1.25rem 0 1rem;color:var(--text-light);font-size:.78rem}.auth-divider:before,.auth-divider:after{content:"";flex:1;height:1px;background:var(--border)}.login-card-wide{max-width:640px}.subject-fieldset{border:none}.subject-fieldset legend{font-size:.82rem;font-weight:600;color:var(--navy);margin-bottom:.5rem}.subject-picks{display:flex;flex-wrap:wrap;gap:.4rem}.subject-pick{display:inline-flex;align-items:center;gap:.3rem;padding:.35rem .6rem;border:1px solid var(--border);border-radius:999px;background:var(--bg-white);font-size:.8rem;font-weight:500;cursor:pointer}.subject-pick input{display:none}.subject-pick.selected{border-color:var(--forest);background:var(--forest-pale);color:var(--forest)}.dash-live-note{margin:-.5rem 0 1.25rem;color:var(--text-muted);font-size:.9rem}color: var(--text-muted); font-size: .95rem; max-width: 520px; } .back-link{display:inline-block;font-size:.88rem;font-weight:600;color:var(--text-muted);margin-bottom:1.25rem}.back-link:hover{color:var(--forest)}.dash-card-text{font-size:.9rem;color:var(--text-muted);margin-bottom:1rem;line-height:1.55}.table-link{color:var(--navy);font-weight:600}.table-link:hover{color:var(--forest)}.tutor-grid{list-style:none;display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem}.tutor-card{display:block;background:var(--bg-white);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.25rem;color:var(--text);transition:border-color .15s,box-shadow .15s;height:100%}.tutor-card:hover{border-color:var(--forest);box-shadow:var(--shadow-md);color:var(--text)}.tutor-card-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.75rem}.avatar-lg{width:48px;height:48px;font-size:.9rem}.avatar-xl{width:64px;height:64px;font-size:1rem}.tutor-card h2{font-size:1.05rem;color:var(--navy);margin-bottom:.15rem}.tutor-card-grade{font-size:.82rem;color:var(--text-muted);margin-bottom:.5rem}.tutor-card-bio{font-size:.85rem;color:var(--text-muted);line-height:1.5;margin-bottom:.75rem}.tutor-card-subjects{display:flex;flex-wrap:wrap;gap:.35rem;margin-bottom:.75rem}.subject-chip{font-size:.72rem;font-weight:600;padding:.2rem .5rem;background:var(--bg-subtle);border-radius:999px;color:var(--navy)}.tutor-card-meta{display:flex;gap:.75rem;font-size:.78rem;color:var(--text-light);padding-top:.75rem;border-top:1px solid var(--border-light)}.profile-layout{display:grid;grid-template-columns:1fr 280px;gap:2rem;align-items:start}.profile-main{background:var(--bg-white);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.75rem}.profile-header{display:flex;gap:1.25rem;align-items:center;margin-bottom:1.75rem;padding-bottom:1.25rem;border-bottom:1px solid var(--border-light)}.profile-header h1{font-family:var(--font-serif);font-size:1.5rem;color:var(--navy)}.profile-grade{font-size:.88rem;color:var(--text-muted)}.profile-status{font-size:.82rem;font-weight:600;color:var(--text-light);margin-top:.15rem}.profile-status.online{color:var(--forest)}.profile-section{margin-bottom:1.5rem}.profile-section h2{font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);margin-bottom:.6rem}.profile-section p{font-size:.92rem;color:var(--text);line-height:1.6}.profile-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.profile-stats dt{font-size:.72rem;font-weight:600;color:var(--text-light);text-transform:uppercase;letter-spacing:.04em}.profile-stats dd{font-family:var(--font-serif);font-size:1.25rem;font-weight:700;color:var(--navy)}.profile-actions-card{background:var(--bg-white);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.25rem;position:sticky;top:80px}.profile-actions-card h2{font-size:.95rem;color:var(--navy);margin-bottom:1rem}.profile-actions-card .btn{margin-bottom:.5rem}.profile-actions-note{font-size:.78rem;color:var(--text-muted);line-height:1.45;margin-top:.75rem}.request-form-page{background:var(--bg-white);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.5rem}.form-note{font-size:.88rem;color:var(--text-muted);padding:.75rem;background:var(--bg-subtle);border-radius:var(--radius)}.form-actions{display:flex;gap:.75rem;flex-wrap:wrap}.success-state,.empty-state{max-width:480px;margin:3rem auto;text-align:center}.success-state h1,.empty-state h1{font-family:var(--font-serif);font-size:1.5rem;color:var(--navy);margin-bottom:.5rem}.success-state p,.empty-state p{color:var(--text-muted);margin-bottom:1.5rem}.success-actions{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.hero-card-link{color:inherit;transition:border-color .15s,box-shadow .15s}.hero-card-link:hover{border-color:var(--forest);box-shadow:var(--shadow-md);color:inherit}.request-row{display:grid;grid-template-columns:auto 1fr auto;gap:.35rem .6rem;align-items:baseline;font-size:.8rem;line-height:1.35;color:inherit;padding:.25rem 0;border-radius:var(--radius)}.request-row:hover{background:var(--bg-subtle);color:inherit}.requests-footer-link{display:block;margin-top:.75rem;font-size:.78rem;font-weight:600}.requests-list li{list-style:none}.tutor-list-item{color:var(--text);border-radius:var(--radius);padding:.5rem;transition:background .15s}.tutor-list-item:hover{background:var(--bg-subtle);color:var(--text)}.stat-box-link{color:inherit;transition:border-color .15s}.stat-box-link:hover{border-color:var(--forest);color:inherit}.chat-sidebar-footer{padding:.75rem;margin-top:auto;border-top:1px solid var(--border)}.chat-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;min-height:calc(100vh - 64px);color:var(--text-muted)}.hours-page{max-width:900px;margin:0 auto;padding:2rem 1.5rem 3rem}.hours-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:2rem}.hours-header h1{font-family:var(--font-serif);font-size:1.75rem;color:var(--navy);margin-bottom:.25rem}.hours-header p{color:var(--text-muted);font-size:.95rem}.hours-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1.5rem}.hours-card{background:var(--bg-white);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.5rem}.hours-card-primary{border-color:var(--forest);background:linear-gradient(135deg,#f0faf4 0%,var(--bg-white) 100%)}.hours-card-label{display:block;font-size:.82rem;font-weight:600;color:var(--text-muted);margin-bottom:.35rem}.hours-card-value{display:block;font-family:var(--font-serif);font-size:2.25rem;font-weight:700;color:var(--navy);line-height:1}.hours-card-sub{display:block;font-size:.78rem;color:var(--text-light);margin-top:.35rem}.hours-progress{background:var(--bg-white);border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.25rem;margin-bottom:2rem}.progress-header{display:flex;justify-content:space-between;font-size:.85rem;font-weight:600;color:var(--navy);margin-bottom:.6rem}.progress-bar{height:10px;background:var(--bg-subtle);border-radius:999px;overflow:hidden}.progress-fill{height:100%;background:var(--forest);border-radius:999px;transition:width .6s ease}.hours-sessions{margin-bottom:1.5rem}.hours-sessions h2{font-size:1.05rem;font-weight:700;color:var(--navy);margin-bottom:1rem}.hours-note{background:var(--bg-subtle);border:1px solid var(--border-light);border-radius:var(--radius-lg);padding:1.25rem}.hours-note strong{display:block;font-size:.9rem;color:var(--navy);margin-bottom:.35rem}.hours-note p{font-size:.85rem;color:var(--text-muted);line-height:1.55}@media(max-width:960px){.hero{grid-template-columns:1fr;padding-top:2.5rem}.hero-visual{order:-1}.impact-stats,.hours-summary,.stats-row{grid-template-columns:1fr;gap:1.25rem}.impact-stats{padding:1.25rem 0}.profile-layout{grid-template-columns:1fr}.profile-actions-card{position:static}.features-grid,.dashboard-grid,.badges-grid{grid-template-columns:1fr}.dash-card-wide{grid-column:span 1}.chat-page{grid-template-columns:1fr;height:auto;min-height:calc(100vh - 64px)}.chat-sidebar,.chat-details{display:none}.footer-inner{grid-template-columns:1fr}.footer-links{grid-template-columns:repeat(2,1fr)}.nav-links{display:none}}@media(max-width:600px){.navbar-inner{gap:1rem}.nav-actions .btn-ghost{display:none}.form-row{grid-template-columns:1fr}.dashboard-header,.hours-header{flex-direction:column}.request-item{flex-wrap:wrap}}
