:root,[data-theme=light]{--landing-bg: #f4f6fb;--landing-bg-hero: linear-gradient( 165deg, #eef2ff 0%, #f8fafc 45%, #fffbeb 100% );--landing-text: #0f172a;--landing-header-bg: rgba(255, 255, 255, .85);--landing-header-border: rgba(15, 23, 42, .08);--landing-header-text: #0f172a;--landing-surface: #ffffff;--landing-text-muted: #64748b;--landing-border: #e2e8f0;--landing-primary: #f59e0b;--landing-primary-hover: #d97706;--landing-primary-soft: rgba(245, 158, 11, .14);--landing-accent: #4f46e5;--landing-accent-soft: rgba(79, 70, 229, .1);--landing-hover-bg: #f1f5f9;--landing-card-bg: #ffffff;--landing-card-border: #e2e8f0;--landing-card-avatar-bg: linear-gradient(135deg, #e0e7ff, #fef3c7);--landing-shadow: rgba(15, 23, 42, .08);--landing-shadow-lg: rgba(15, 23, 42, .12);--landing-overlay: rgba(15, 23, 42, .45);--radius-sm: 10px;--radius-md: 16px;--radius-lg: 24px;--radius-full: 999px;--logo-wordmark-yellow: #f59e0b;--logo-wordmark-blue: #3b82f6}[data-theme=dark]{--landing-bg: #0c0f1a;--landing-bg-hero: linear-gradient( 165deg, #12182b 0%, #0c0f1a 50%, #1a1408 100% );--landing-text: #f1f5f9;--landing-header-bg: rgba(12, 15, 26, .9);--landing-header-border: rgba(255, 255, 255, .08);--landing-header-text: #f1f5f9;--landing-surface: #1a2035;--landing-text-muted: #94a3b8;--landing-border: #2d3548;--landing-primary: #fbbf24;--landing-primary-hover: #f59e0b;--landing-primary-soft: rgba(251, 191, 36, .15);--landing-accent: #818cf8;--landing-accent-soft: rgba(129, 140, 248, .15);--landing-hover-bg: #252d42;--landing-card-bg: #1a2035;--landing-card-border: #2d3548;--landing-card-avatar-bg: linear-gradient(135deg, #312e81, #422006);--landing-shadow: rgba(0, 0, 0, .35);--landing-shadow-lg: rgba(0, 0, 0, .5);--landing-overlay: rgba(0, 0, 0, .65);--logo-wordmark-yellow: #fbbf24;--logo-wordmark-blue: #60a5fa}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--landing-bg);background-image:var(--landing-bg-hero);background-attachment:fixed;color:var(--landing-text);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}.site-header{position:sticky;top:0;z-index:40;background:var(--landing-header-bg);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:var(--landing-header-text);padding:14px 24px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--landing-header-border)}.menu-button{display:none;border:none;background:transparent;cursor:pointer;padding:8px;border-radius:var(--radius-sm);margin-right:auto;color:var(--landing-header-text)}.menu-button:hover{background:var(--landing-hover-bg)}.menu-button:focus-visible{outline:3px solid var(--landing-primary-soft);outline-offset:2px}.burger{width:22px;height:16px;display:inline-flex;flex-direction:column;justify-content:space-between}.burger-line{height:2px;width:100%;background:var(--landing-primary);border-radius:var(--radius-full)}.logo{display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:inherit;position:relative;z-index:2}.logo-img{display:block;height:44px;width:auto;max-width:72px;object-fit:contain;flex-shrink:0}.logo-wordmark{font-weight:800;font-size:1.25rem;line-height:1;letter-spacing:.07em;white-space:nowrap}.logo-wordmark-tutor{color:var(--logo-wordmark-yellow)}.logo-wordmark-book{color:var(--logo-wordmark-blue)}.drawer-logo{display:block;height:40px;width:auto;max-width:160px;object-fit:contain}.top-nav{display:flex;gap:4px;align-items:center}.top-nav a:not(.cta-button){color:var(--landing-text-muted);text-decoration:none;font-size:.9375rem;font-weight:500;padding:8px 14px;border-radius:var(--radius-full);transition:background-color .15s ease,color .15s ease}.top-nav a:not(.cta-button):hover{background:var(--landing-hover-bg);color:var(--landing-header-text)}.cta-button{background:var(--landing-primary);color:#1c1917;font-weight:700;font-size:.875rem;border-radius:var(--radius-full);height:40px;padding:0 18px;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border:none;cursor:pointer;transition:background-color .15s ease,transform .12s ease,box-shadow .15s ease;box-shadow:0 2px 8px var(--landing-primary-soft)}.cta-button:hover{background:var(--landing-primary-hover);color:#1c1917;transform:translateY(-1px)}.drawer-nav a.cta-button:hover{background:var(--landing-primary-hover);color:#1c1917;transform:none}.lang-toggle{display:inline-flex;align-items:center;gap:2px;margin-left:12px;padding:4px;background:var(--landing-hover-bg);border-radius:var(--radius-full);font-size:.75rem}.lang-toggle button{border:none;background:transparent;color:var(--landing-text-muted);cursor:pointer;padding:6px 10px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;border-radius:var(--radius-full);transition:background-color .15s ease,color .15s ease;font-family:inherit}.lang-toggle button.active{background:var(--landing-surface);color:var(--landing-text);box-shadow:0 1px 3px var(--landing-shadow)}.lang-sep{display:none}.drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:var(--landing-overlay);z-index:50}.mobile-drawer{position:fixed;top:0;left:0;height:100vh;height:100dvh;width:min(280px,85vw);background:var(--landing-surface);color:var(--landing-text);z-index:60;transform:translate(-105%);transition:transform .22s cubic-bezier(.4,0,.2,1);box-shadow:24px 0 48px var(--landing-shadow-lg);display:flex;flex-direction:column;padding:20px;border-right:1px solid var(--landing-border)}.mobile-drawer.open{transform:translate(0)}.drawer-header{display:flex;align-items:center;justify-content:space-between;padding-bottom:16px;border-bottom:1px solid var(--landing-border);margin-bottom:12px}.drawer-close{border:none;background:var(--landing-hover-bg);color:var(--landing-text);cursor:pointer;padding:8px;border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center}.drawer-close:hover{background:var(--landing-border)}.drawer-nav{display:flex;flex-direction:column;gap:4px}.drawer-nav a:not(.cta-button){color:var(--landing-text);text-decoration:none;font-size:1rem;font-weight:500;padding:12px 14px;border-radius:var(--radius-md)}.drawer-nav a:not(.cta-button):hover{background:var(--landing-hover-bg)}.drawer-nav a.cta-button{margin-top:12px;width:100%}.drawer-lang{margin-top:auto;display:inline-flex;align-items:center;gap:4px;padding:8px;background:var(--landing-hover-bg);border-radius:var(--radius-full);align-self:flex-start}.drawer-lang button{border:none;background:transparent;color:var(--landing-text-muted);cursor:pointer;padding:8px 12px;font-size:.75rem;font-weight:600;text-transform:uppercase;border-radius:var(--radius-full);font-family:inherit}.drawer-lang button.active{background:var(--landing-surface);color:var(--landing-text);box-shadow:0 1px 3px var(--landing-shadow)}.hero{padding:48px 24px 32px;max-width:1120px;margin:0 auto}.hero-inner{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.hero-title{margin:0 0 16px;font-size:clamp(2rem,4.5vw,3rem);font-weight:800;line-height:1.15;letter-spacing:-.03em;white-space:pre-line}.hero-subtitle{margin:0;font-size:1.0625rem;color:var(--landing-text-muted);max-width:32rem;line-height:1.65}.hero-visual{display:flex;justify-content:center;align-items:center}.hero-logo{width:100%;max-width:320px;height:auto;display:block;object-fit:contain}.search-section{max-width:1120px;margin:0 auto;padding:0 24px 64px}.search-card{background:var(--landing-surface);border:1px solid var(--landing-border);border-radius:var(--radius-lg);padding:24px;box-shadow:0 4px 24px var(--landing-shadow),0 1px 2px var(--landing-shadow);margin-bottom:40px}.search-toggle{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:6px;background:var(--landing-hover-bg);border-radius:var(--radius-md);margin-bottom:20px}.search-toggle button{border:none;background:transparent;padding:12px 16px;font-size:.9375rem;font-weight:500;cursor:pointer;color:var(--landing-text-muted);display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:calc(var(--radius-md) - 4px);transition:background-color .15s ease,color .15s ease,box-shadow .15s ease;font-family:inherit}.search-toggle button.active{background:var(--landing-surface);color:var(--landing-text);font-weight:600;box-shadow:0 2px 8px var(--landing-shadow)}.toggle-icon{flex-shrink:0;opacity:.85}.search-input-wrapper{position:relative;display:flex;align-items:center}.search-input-wrapper input{width:100%;padding:16px 56px 16px 48px;border-radius:var(--radius-md);border:2px solid var(--landing-border);background:var(--landing-bg);color:var(--landing-text);font-size:1rem;outline:none;font-family:inherit;transition:border-color .15s ease,box-shadow .15s ease}.search-input-wrapper input::placeholder{color:var(--landing-text-muted)}.search-input-wrapper input:focus{border-color:var(--landing-primary);box-shadow:0 0 0 4px var(--landing-primary-soft)}.search-input-icon{position:absolute;left:16px;color:var(--landing-text-muted);pointer-events:none}.search-submit{position:absolute;right:8px;width:40px;height:40px;border:none;border-radius:var(--radius-sm);background:var(--landing-primary);color:#1c1917;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .15s ease,transform .12s ease}.search-submit:hover{background:var(--landing-primary-hover);transform:scale(1.04)}.search-submit:focus-visible{outline:3px solid var(--landing-primary-soft);outline-offset:2px}.search-hint{margin:12px 0 0;font-size:.8125rem;color:var(--landing-text-muted)}.results-section{margin-top:8px}.results-header{margin-bottom:16px}.results-status{font-size:.875rem;color:var(--landing-text-muted)}.results-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:20px}.profile-card{background:var(--landing-card-bg);border-radius:var(--radius-md);padding:0;display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--landing-card-border);cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.profile-card:hover{transform:translateY(-4px);border-color:var(--landing-primary);box-shadow:0 12px 32px var(--landing-shadow-lg)}.profile-card:focus-visible{outline:3px solid var(--landing-primary-soft);outline-offset:2px}.profile-avatar{width:100%;height:148px;background:var(--landing-card-avatar-bg);display:flex;align-items:center;justify-content:center;font-size:1.75rem;font-weight:700;color:var(--landing-text-muted);overflow:hidden}.profile-avatar img{width:100%;height:100%;object-fit:cover}.profile-content{padding:16px}.profile-name{font-size:1.0625rem;font-weight:700;margin-bottom:4px;color:var(--landing-text);letter-spacing:-.01em}.profile-meta{font-size:.8125rem;color:var(--landing-text-muted);margin-bottom:8px}.profile-description{font-size:.875rem;color:var(--landing-text-muted);line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.site-footer{border-top:1px solid var(--landing-border);background:var(--landing-surface);padding:32px 24px}.footer-inner{max-width:1120px;margin:0 auto;display:flex;align-items:center;justify-content:center;text-align:center}.footer-copy{margin:0;font-size:.8125rem;color:var(--landing-text-muted)}@media (max-width: 900px){.hero-inner{grid-template-columns:1fr;gap:32px;text-align:center}.hero-subtitle{margin-left:auto;margin-right:auto}.hero-visual{order:-1}.hero-logo{max-width:280px}.hero{padding-top:32px}}@media (max-width: 768px){.site-header{padding:12px 16px;justify-content:flex-end}.menu-button{display:inline-flex;align-items:center;justify-content:center}.logo{position:absolute;left:50%;transform:translate(-50%);gap:8px}.logo-img{height:36px;max-width:56px}.logo-wordmark{font-size:1rem;letter-spacing:.05em}.top-nav a:not(.cta-button){display:none}.lang-toggle{display:none}.hero{padding:24px 16px 20px}.search-section{padding:0 16px 48px}.search-card{padding:20px 16px}.search-toggle button{padding:10px 12px;font-size:.8125rem}.search-toggle button .toggle-icon{display:none}.results-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px}}@media (max-width: 480px){.logo-img{height:32px;max-width:48px}.logo-wordmark{font-size:.875rem;letter-spacing:.04em}.hero-title{font-size:1.75rem}.search-toggle,.results-grid{grid-template-columns:1fr}.profile-avatar{height:140px}}.splash-screen{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px}.splash-brand{display:flex;flex-direction:column;align-items:center;gap:16px}.splash-logo{width:min(280px,72vw);height:auto;display:block;object-fit:contain}.splash-wordmark{margin:0;font-size:1.5rem;letter-spacing:.1em}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
