*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--cream:#f4f7fb;--cream-dark:#e7edf6;--white:#fff;--green:#1e9e48;--green-lt:#e4f5ea;--green-mid:#a9debb;--navy:#16235b;--navy-deep:#0f1a45;--text:#16235b;--text-mid:#41506e;--text-muted:#7b879c;--border:#dbe2ec;--border-lt:#eaeff6;--shadow:0 1px 3px rgba(15,26,69,.06),0 4px 16px rgba(15,26,69,.06);--shadow-sm:0 1px 2px rgba(15,26,69,.05);--shadow-md:0 2px 8px rgba(15,26,69,.08),0 12px 40px rgba(15,26,69,.09);--shadow-lg:0 8px 30px rgba(15,26,69,.12),0 2px 8px rgba(15,26,69,.06);--background:#f4f7fb}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--text);font-family:Inter,system-ui,-apple-system,sans-serif;font-size:17px;line-height:1.65;letter-spacing:-.011em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.hero h1,h2.section-title{font-family:Newsreader,Georgia,serif;font-weight:400}.hero h1 strong,.serif,h2.section-title strong{font-family:Newsreader,Georgia,serif;font-style:italic;font-weight:500;letter-spacing:0}nav{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:0 40px;height:68px;background:rgba(244,247,251,.6);-webkit-backdrop-filter:blur(20px) saturate(140%);backdrop-filter:blur(20px) saturate(140%);border-bottom:1px solid transparent;transition:background .25s ease,border-color .25s ease,box-shadow .25s ease}nav.scrolled{background:rgba(244,247,251,.85);border-bottom-color:var(--border-lt);box-shadow:0 1px 0 rgba(15,26,69,.04),0 8px 30px rgba(15,26,69,.05)}.nav-logo{display:flex;align-items:center;gap:10px;text-decoration:none}.nav-logo-mark{width:30px;height:30px;background:var(--green);border-radius:50% 50% 50% 30%/50% 50% 30% 50%;flex-shrink:0}.nav-logo-img{display:block;width:126px;height:auto;max-height:56px;object-fit:contain}.nav-logo-text{font-size:.95rem;font-weight:600;color:var(--text);letter-spacing:-.01em}.nav-links{display:flex;gap:4px}.nav-links a{padding:7px 14px;border-radius:8px;color:var(--text-mid);font-size:.875rem;text-decoration:none;font-weight:400;transition:background .15s,color .15s}.nav-links a:hover{background:var(--cream-dark);color:var(--text)}.nav-right{display:flex;align-items:center;gap:10px}.nav-chat-link{display:inline-flex!important;align-items:center;gap:5px;color:var(--navy)!important;font-weight:500!important;border:1px solid var(--border);background:var(--white)!important}.nav-chat-link:hover{border-color:var(--navy)!important;background:var(--cream)!important}.nav-ghost{padding:9px 18px;border-radius:100px;background:transparent;color:var(--text-mid);font-size:.9rem;font-weight:500;text-decoration:none;transition:background .15s,color .15s}.nav-ghost:hover{background:var(--cream-dark);color:var(--text)}.nav-cta{padding:9px 20px;border-radius:100px;background:var(--text);color:#fff;font-size:.9rem;font-weight:500;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease;box-shadow:0 2px 10px rgba(15,26,69,.18)}.nav-cta:hover{transform:translateY(-1px);box-shadow:0 4px 16px rgba(15,26,69,.26)}.nav-menu-btn{display:none;width:44px;height:44px;border:1px solid var(--border);border-radius:12px;background:hsla(0,0%,100%,.82);align-items:center;justify-content:center;flex-direction:column;gap:5px;cursor:pointer;box-shadow:var(--shadow)}.nav-menu-btn span{width:18px;height:2px;border-radius:999px;background:var(--navy);transition:transform .2s ease,opacity .2s ease}.nav-overlay{position:fixed;inset:0;background:rgba(10,16,40,.48);opacity:0;pointer-events:none;transition:opacity .22s ease}.nav-overlay.is-open{opacity:1;pointer-events:auto}.nav-drawer{position:fixed;top:12px;right:12px;width:min(74vw,292px);height:calc(100dvh - 24px);padding:18px 18px 22px;background:hsla(0,0%,100%,.96);-webkit-backdrop-filter:blur(18px) saturate(140%);backdrop-filter:blur(18px) saturate(140%);border-radius:28px;box-shadow:-16px 0 40px rgba(15,26,69,.16);display:flex;flex-direction:column;gap:24px;transform:translateX(100%);opacity:0;pointer-events:none;transition:transform .24s ease,opacity .24s ease}.nav-drawer.is-open{transform:translateX(0);opacity:1;pointer-events:auto}.nav-drawer-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.nav-drawer-logo{text-decoration:none;display:inline-flex;align-items:center}.nav-drawer-close{width:40px;height:40px;border:none;background:transparent;border-radius:999px;position:relative;cursor:pointer}.nav-drawer-close span{position:absolute;top:50%;left:50%;width:18px;height:2px;border-radius:999px;background:var(--navy)}.nav-drawer-close span:first-child{transform:translate(-50%,-50%) rotate(45deg)}.nav-drawer-close span:last-child{transform:translate(-50%,-50%) rotate(-45deg)}.nav-drawer-links{display:flex;flex-direction:column;gap:8px}.nav-drawer-links a{color:var(--text);text-decoration:none;font-size:1rem;font-weight:500;padding:12px 8px;border-bottom:1px solid var(--border-lt)}.nav-drawer-cta{margin-top:auto;display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:52px;padding:12px 20px;border-radius:16px;background:var(--navy);color:#fff;text-decoration:none;font-size:1rem;font-weight:600;box-shadow:0 10px 24px rgba(15,26,69,.18)}.hero{padding:138px max(64px,calc((100% - 1100px) / 2)) 84px;text-align:center;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:900px;height:600px;background:radial-gradient(ellipse at 50% 0,rgba(30,158,72,.11) 0,transparent 65%);pointer-events:none}.hero-badge{display:inline-flex;align-items:center;gap:8px;background:var(--white);border:1px solid var(--border);border-radius:100px;padding:6px 14px 6px 10px;font-size:.8rem;font-weight:500;color:var(--text-mid);margin-bottom:36px;box-shadow:var(--shadow)}.hero-badge-dot{width:8px;height:8px;border-radius:50%;background:var(--green)}.hero h1{font-size:clamp(2.9rem,5.8vw,5.3rem);font-weight:400;line-height:1.07;letter-spacing:-.02em;color:var(--text);max-width:900px;margin:0 auto 28px}.hero-sub{font-size:1.2rem;color:var(--text-mid);max-width:540px;margin:0 auto 48px;line-height:1.6;font-weight:400}.hero-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.btn-filled{background:var(--green);color:#fff;padding:14px 30px;border-radius:100px;font-size:.98rem;font-weight:500;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease;box-shadow:0 1px 2px rgba(30,158,72,.3),0 6px 20px rgba(30,158,72,.22)}.btn-filled:hover{transform:translateY(-1px);box-shadow:0 2px 6px rgba(30,158,72,.32),0 12px 30px rgba(30,158,72,.3)}.btn-outline{background:var(--white);color:var(--text);padding:14px 30px;border-radius:100px;border:1px solid var(--border);font-size:.98rem;font-weight:500;text-decoration:none;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease;box-shadow:var(--shadow)}.btn-outline:hover{transform:translateY(-1px);border-color:var(--text-muted);box-shadow:var(--shadow-md)}.hero-stage{position:relative;max-width:900px;margin:56px auto 0;border-radius:24px;overflow:hidden;background:linear-gradient(180deg,#fff,#f4f7fb);border:1px solid var(--border);box-shadow:var(--shadow-md);animation:floatUp .8s cubic-bezier(.22,.61,.36,1) both}@keyframes floatUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.hero-stage-art{display:block;width:100%;height:300px}.hero-stage-bar{display:flex;align-items:center;justify-content:center;gap:clamp(28px,6vw,72px);padding:26px 32px;border-top:1px solid var(--border-lt);background:hsla(0,0%,100%,.7);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hsb-stat{text-align:center}.hsb-stat strong{display:block;font-size:1.7rem;font-weight:600;letter-spacing:-.02em;color:var(--text)}.hsb-stat span{display:block;margin-top:2px;font-size:.82rem;color:var(--text-muted)}.hsb-divider{width:1px;height:34px;background:var(--border)}.logos-bar{padding:32px 64px;border-top:1px solid var(--border-lt);border-bottom:1px solid var(--border-lt);background:var(--white);display:flex;align-items:center;gap:48px;overflow:hidden}.logos-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);white-space:nowrap;flex-shrink:0}.logos-track{display:flex;gap:56px;align-items:center;animation:slide 24s linear infinite}.logos-track span{font-size:.9rem;font-weight:500;color:var(--border);white-space:nowrap;letter-spacing:.01em;transition:color .2s}.logos-track span:hover{color:var(--text-muted)}@keyframes slide{to{transform:translateX(-50%)}}section{padding:96px max(64px,calc((100% - 1200px) / 2))}.tag{display:inline-block;background:var(--green-lt);color:var(--green);font-size:.72rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;padding:5px 13px;border-radius:100px;margin-bottom:22px}h2.section-title{font-size:clamp(2.2rem,3.6vw,3.4rem);font-weight:400;letter-spacing:-.018em;line-height:1.1;margin-bottom:18px}.section-sub{color:var(--text-muted);font-size:1.075rem;line-height:1.7;max-width:500px;font-weight:400}#services{background:var(--white)}.services-top{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:56px;gap:40px}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.svc-card{display:block;text-decoration:none;color:inherit;background:var(--cream);border:1px solid var(--border-lt);border-radius:20px;padding:36px 32px;transition:border-color .25s,box-shadow .25s,transform .25s;cursor:pointer}.svc-card:hover{border-color:var(--green-mid);box-shadow:var(--shadow-md);transform:translateY(-4px)}.svc-icon{width:40px;height:40px;border-radius:10px;background:var(--white);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;margin-bottom:20px;box-shadow:var(--shadow)}.svc-icon svg{width:18px;height:18px;stroke:var(--text-mid);fill:none;stroke-width:1.75}.svc-card:hover .svc-icon svg{stroke:var(--green)}.svc-card h3{font-size:1rem;font-weight:600;letter-spacing:-.01em;margin-bottom:10px}.svc-card p{font-size:.875rem;color:var(--text-muted);line-height:1.7}.svc-link{display:inline-flex;align-items:center;gap:4px;margin-top:18px;font-size:.8rem;font-weight:500;color:var(--green);text-decoration:none;opacity:0;transition:opacity .2s}.svc-card:hover .svc-link{opacity:1}#about{display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;align-items:center}.about-copy .section-sub{margin-top:16px;margin-bottom:36px}.about-pillars{display:flex;flex-direction:column;gap:2px}.pillar{display:flex;align-items:flex-start;gap:14px;padding:18px 0;border-bottom:1px solid var(--border-lt)}.pillar:last-child{border-bottom:none}.pillar-dot{width:8px;height:8px;border-radius:50%;background:var(--green);margin-top:7px;flex-shrink:0}.pillar-title{font-size:.95rem;font-weight:600;margin-bottom:3px}.pillar-desc{font-size:.875rem;color:var(--text-muted);line-height:1.6}.about-panel{background:var(--white);border:1px solid var(--border);border-radius:20px;overflow:hidden;box-shadow:var(--shadow-md)}.about-panel-header{background:var(--green);padding:28px 32px}.about-panel-header p{font-size:.85rem;color:hsla(0,0%,100%,.75);margin-bottom:6px}.about-panel-header h3{font-size:2rem;font-weight:600;color:#fff;letter-spacing:-.03em}.about-stats{padding:24px 32px;display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px}.astat-num{font-size:1.75rem;font-weight:600;letter-spacing:-.03em;color:var(--text)}.astat-label{font-size:.8rem;color:var(--text-muted);margin-top:2px}.about-panel-footer{border-top:1px solid var(--border-lt);padding:20px 32px;display:flex;align-items:center;gap:10px}.apf-dot{width:8px;height:8px;border-radius:50%;background:#3a8a52}.about-panel-footer p{font-size:.8rem;color:var(--text-muted)}#process{background:var(--white)}.process-intro{max-width:520px;margin-bottom:48px}.process-list{display:flex;flex-direction:column;gap:0}.process-row{display:grid;grid-template-columns:56px 1fr auto;grid-gap:28px;gap:28px;align-items:center;padding:28px 0;border-bottom:1px solid var(--border-lt);transition:background .15s}.process-row:first-child{border-top:1px solid var(--border-lt)}.process-row:hover{background:var(--cream);margin:0 -16px;padding:28px 16px}.process-num{font-size:.75rem;font-weight:600;color:var(--text-muted);letter-spacing:.06em}.process-row h3{font-size:1rem;font-weight:600;margin-bottom:6px}.process-row p{font-size:.875rem;color:var(--text-muted);line-height:1.65}.process-tag{background:var(--cream);border:1px solid var(--border);border-radius:100px;padding:4px 14px;font-size:.75rem;color:var(--text-muted);white-space:nowrap}.team-top{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:52px;gap:40px}.team-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}.team-card{background:var(--white);border:1px solid var(--border);border-radius:20px;overflow:hidden;box-shadow:var(--shadow);transition:box-shadow .25s,transform .25s}.team-card:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.team-avatar-wrap{aspect-ratio:1;background:var(--cream-dark)}.t-avatar,.team-avatar-wrap{display:flex;align-items:center;justify-content:center}.t-avatar{width:68px;height:68px;border-radius:50%;font-size:1.3rem;font-weight:600;color:#fff;letter-spacing:-.01em}.team-info{padding:18px 18px 20px}.t-name{font-size:.95rem;font-weight:600;margin-bottom:3px}.t-role{font-size:.8rem;color:var(--text-muted)}#cta{background:var(--text);color:#fff;text-align:center}#cta .tag{background:rgba(43,178,76,.18);color:#7fd89a}#cta h2.section-title{color:#fff;max-width:540px;margin:0 auto 16px}#cta p.cta-sub{color:hsla(0,0%,100%,.62);font-size:1.075rem;max-width:440px;margin:0 auto 44px}#cta .btn-filled{box-shadow:none}#cta .btn-outline{background:transparent;color:hsla(0,0%,100%,.7);border-color:hsla(0,0%,100%,.15)}#cta .btn-outline:hover{color:#fff;border-color:hsla(0,0%,100%,.4)}.contact-form{max-width:520px;margin:0 auto;display:grid;grid-gap:14px;gap:14px;text-align:left}.contact-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.field{display:flex;flex-direction:column;gap:6px}.field label{font-size:.8rem;font-weight:500;color:hsla(0,0%,100%,.6)}.field input,.field textarea{width:100%;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.14);border-radius:10px;padding:12px 14px;color:#fff;font-family:inherit;font-size:.9rem;transition:border-color .15s,background .15s}.field input::placeholder,.field textarea::placeholder{color:hsla(0,0%,100%,.3)}.field input:focus,.field textarea:focus{outline:none;border-color:var(--green);background:hsla(0,0%,100%,.06)}.field textarea{resize:vertical;min-height:120px}.field-error{font-size:.75rem;color:#f2a99e}.hp-field{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.contact-submit{border:none;cursor:pointer;font-family:inherit;justify-self:start;margin-top:4px}.contact-submit:disabled{opacity:.6;cursor:default}.form-status{font-size:.9rem;padding:12px 16px;border-radius:10px}.form-status.success{background:rgba(58,138,82,.15);color:#7bd49a;border:1px solid rgba(58,138,82,.3)}.form-status.error{background:rgba(220,90,70,.15);color:#f2a99e;border:1px solid rgba(220,90,70,.3)}.contact-alt{margin-top:28px;font-size:.85rem;color:hsla(0,0%,100%,.4)}.contact-alt a{color:hsla(0,0%,100%,.7)}footer{background:var(--navy-deep);border-top:1px solid hsla(0,0%,100%,.07);padding:72px max(64px,calc((100% - 1200px) / 2)) 40px}.footer-top{display:grid;grid-template-columns:1.7fr 1fr 1fr 1fr 1fr;grid-gap:48px;gap:48px;margin-bottom:56px}.footer-wordmark{display:inline-flex;align-items:baseline;font-size:1.4rem;font-weight:700;letter-spacing:.02em}.footer-wordmark .fw-navy{color:#fff}.footer-wordmark .fw-green{color:var(--green);margin-left:.35ch}.footer-tagline{margin-top:14px;font-size:.95rem;font-weight:500;color:hsla(0,0%,100%,.82)}.footer-cats{margin-top:6px;font-size:.72rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:hsla(0,0%,100%,.4)}.footer-brand-desc{margin-top:16px;font-size:.875rem;color:hsla(0,0%,100%,.38);line-height:1.7;max-width:260px}.footer-col h4{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:hsla(0,0%,100%,.35);margin-bottom:16px}.footer-col a{display:block;font-size:.875rem;color:hsla(0,0%,100%,.5);text-decoration:none;margin-bottom:11px;transition:color .15s}.footer-col a:hover{color:hsla(0,0%,100%,.85)}.footer-bottom{border-top:1px solid hsla(0,0%,100%,.07);padding-top:24px;display:flex;justify-content:space-between;align-items:center}.footer-bottom p{font-size:.8rem;color:hsla(0,0%,100%,.28)}.f-nav{display:flex;gap:24px}.f-nav a{font-size:.8rem;color:hsla(0,0%,100%,.35);text-decoration:none;transition:color .15s}.f-nav a:hover{color:hsla(0,0%,100%,.7)}.reveal{opacity:0;transform:translateY(22px);transition:opacity .6s cubic-bezier(.22,.61,.36,1),transform .6s cubic-bezier(.22,.61,.36,1)}.reveal.is-visible{opacity:1;transform:translateY(0)}.reveal:nth-child(2){transition-delay:.06s}.reveal:nth-child(3){transition-delay:.12s}.reveal:nth-child(4){transition-delay:.18s}.reveal:nth-child(5){transition-delay:.24s}.reveal:nth-child(6){transition-delay:.3s}@media (prefers-reduced-motion:reduce){.reveal{transition:none;opacity:1;transform:none}}@media (max-width:900px){nav{padding:0 20px}.nav-logo-img{width:112px}.nav-ghost,.nav-links{display:none}.nav-menu-btn{display:inline-flex}.nav-right{gap:12px}.nav-cta{padding:9px 18px}.hero{padding:116px 24px 72px}.hero-stage{margin-top:56px}.hero-stage-art{height:190px}.hero-stage-bar{gap:16px;padding:20px 14px}.hsb-stat strong{font-size:1.25rem}.hsb-stat span{font-size:.7rem}section{padding:64px 24px}.services-top{flex-direction:column;align-items:flex-start}#about,.services-grid{grid-template-columns:1fr}.about-panel{display:none}.team-grid{grid-template-columns:1fr 1fr}.logos-bar{padding:24px}.footer-top{grid-template-columns:1fr 1fr;gap:32px}footer{padding:48px 24px 28px}.footer-bottom{flex-direction:column;gap:12px}.process-row{grid-template-columns:40px 1fr}.process-tag{display:none}.contact-row{grid-template-columns:1fr}}@media (min-width:901px){.nav-drawer,.nav-overlay{display:none}}.edu-hero{padding:150px max(64px,calc((100% - 900px) / 2)) 56px;text-align:center;background:linear-gradient(180deg,#fff 0,var(--cream) 100%);border-bottom:1px solid var(--border-lt)}.edu-hero h1{font-weight:400;font-size:clamp(2.4rem,4.8vw,3.8rem);line-height:1.08;letter-spacing:-.02em;color:var(--text);max-width:760px;margin:16px auto 20px}.edu-hero h1,.edu-hero h1 strong{font-family:Newsreader,Georgia,serif}.edu-hero h1 strong{font-style:italic;font-weight:500;color:var(--green)}.edu-hero-sub{max-width:600px;margin:0 auto;color:var(--text-mid);font-size:1.1rem;line-height:1.6}.edu-hero-stats{display:flex;gap:clamp(24px,5vw,56px);justify-content:center;align-items:center;margin-top:40px}.edu-hero-stats strong{display:block;font-size:1.7rem;font-weight:600;color:var(--text);letter-spacing:-.02em}.edu-hero-stats span{display:block;font-size:.82rem;color:var(--text-muted);margin-top:2px}.edu-types{padding:64px max(64px,calc((100% - 1100px) / 2))}.edu-types-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.edu-type-card{background:var(--white);border:1px solid var(--border-lt);border-radius:18px;padding:28px;box-shadow:var(--shadow)}.edu-type-card h3{font-size:1.05rem;font-weight:600;margin-bottom:8px;color:var(--text)}.edu-type-card p{font-size:.9rem;color:var(--text-muted);line-height:1.6}.edu-library{padding:32px max(64px,calc((100% - 1200px) / 2)) 96px}.edu-section-head{max-width:580px;margin:0 auto 36px;text-align:center}.edu-section-head .section-sub{margin:12px auto 0}.edu-filters{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;flex-wrap:wrap}.edu-pills{display:inline-flex;gap:6px;background:var(--cream-dark);padding:5px;border-radius:100px}.edu-pill{border:none;background:transparent;cursor:pointer;font-family:inherit;font-size:.88rem;font-weight:500;color:var(--text-mid);padding:8px 18px;border-radius:100px;transition:background .15s,color .15s}.edu-pill.active{background:var(--white);color:var(--text);box-shadow:var(--shadow)}.edu-search{position:relative;display:flex;align-items:center}.edu-search svg{position:absolute;left:14px;width:16px;height:16px;stroke:var(--text-muted);fill:none;stroke-width:2;stroke-linecap:round}.edu-search input{padding:11px 16px 11px 38px;border:1px solid var(--border);border-radius:100px;font-family:inherit;font-size:.9rem;background:var(--white);color:var(--text);min-width:240px}.edu-search input:focus{outline:none;border-color:var(--green);box-shadow:0 0 0 3px var(--green-lt)}.edu-count{font-size:.85rem;margin-bottom:18px}.edu-count,.edu-empty{color:var(--text-muted)}.edu-empty{padding:32px 0}.subject-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.subject-card{background:var(--white);border:1px solid var(--border);border-radius:18px;padding:24px;box-shadow:var(--shadow);transition:box-shadow .2s,transform .2s,border-color .2s;display:flex;flex-direction:column}.subject-card:hover{box-shadow:var(--shadow-md);transform:translateY(-3px);border-color:var(--green-mid)}.subject-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.subj-code{display:inline-flex;align-items:center;justify-content:center;min-width:46px;height:30px;padding:0 10px;border-radius:8px;color:#fff;font-size:.72rem;font-weight:700;letter-spacing:.02em}.subj-level{font-size:.68rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--green);background:var(--green-lt);padding:4px 10px;border-radius:100px}.subj-level.is-alevel{color:#2657c7;background:#e6ecfb}.subj-name{font-size:1.05rem;font-weight:600;color:var(--text);margin-bottom:4px;letter-spacing:-.01em}.subj-meta{font-size:.82rem;color:var(--text-muted);margin-bottom:16px}.subj-materials{list-style:none;display:flex;flex-direction:column;gap:8px;margin-bottom:18px}.subj-materials li{display:flex;align-items:center;gap:9px;font-size:.85rem;color:var(--text-mid)}.subj-dot{width:6px;height:6px;border-radius:50%;background:var(--green);flex-shrink:0}.subj-link{margin-top:auto;font-size:.85rem;font-weight:500;color:var(--green);text-decoration:none}.subj-link:hover{text-decoration:underline}.edu-combos{margin-top:44px;display:flex;align-items:center;gap:16px;flex-wrap:wrap;padding-top:28px;border-top:1px solid var(--border-lt)}.edu-combos-label{font-size:.74rem;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted)}.edu-combos-list{display:flex;gap:8px;flex-wrap:wrap}.edu-combo{font-size:.8rem;font-weight:600;color:var(--text-mid);background:var(--cream);border:1px solid var(--border);padding:5px 12px;border-radius:8px}.edu-samples{padding:96px max(64px,calc((100% - 1000px) / 2));background:var(--white);border-top:1px solid var(--border-lt)}.sample-doc{background:var(--cream);border:1px solid var(--border);border-radius:20px;padding:28px;margin-bottom:24px;box-shadow:var(--shadow)}.doc-head{margin-bottom:20px}.doc-kind{display:inline-block;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--green);background:var(--green-lt);padding:5px 12px;border-radius:100px;margin-bottom:12px}.doc-head h3{font-size:1.25rem;font-weight:600;color:var(--text);letter-spacing:-.01em}.doc-sub{font-size:.88rem;color:var(--text-muted);margin-top:4px}.table-scroll{border-radius:12px;border:1px solid var(--border)}table.lp-table,table.sow-table{width:100%;border-collapse:collapse;background:var(--white);font-size:.82rem;min-width:640px}.lp-table th,.sow-table th{background:var(--navy);color:#fff;font-weight:600;text-align:left;padding:10px 12px;font-size:.74rem;letter-spacing:.02em}.lp-table td,.sow-table td{padding:10px 12px;border-top:1px solid var(--border-lt);color:var(--text-mid);vertical-align:top;line-height:1.5}.lp-table tbody tr:nth-child(2n),.sow-table tbody tr:nth-child(2n){background:#fafbfd}.lp-meta{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px;margin-bottom:20px}.lp-meta>div{background:var(--white);border:1px solid var(--border-lt);border-radius:10px;padding:12px 14px}.lp-meta .lp-wide{grid-column:1/-1}.lp-meta dt{font-size:.72rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);margin-bottom:4px;font-weight:600}.lp-meta dd{font-size:.88rem;color:var(--text);line-height:1.5}.lesson-notes{background:var(--white);border:1px solid var(--border-lt);border-radius:14px;padding:24px 26px}.lesson-notes h4{font-size:1rem;font-weight:600;color:var(--text);margin:18px 0 8px}.lesson-notes h4:first-child{margin-top:0}.lesson-notes h5{font-size:.9rem;font-weight:600;color:var(--green);margin:14px 0 6px}.lesson-notes p{font-size:.92rem;color:var(--text-mid);line-height:1.7;margin-bottom:8px}.lesson-notes ul{margin:6px 0 8px 20px}.lesson-notes li{font-size:.92rem;color:var(--text-mid);line-height:1.7;margin-bottom:5px}.notes-activity{margin-top:16px;padding:14px 16px;background:var(--green-lt);border-radius:10px;font-size:.9rem;color:var(--text-mid)}@media (max-width:900px){.edu-hero{padding:112px 24px 40px}.edu-types{padding:56px 24px}.edu-library{padding:24px 24px 64px}.edu-samples{padding:64px 24px}.edu-types-grid,.subject-grid{grid-template-columns:1fr}.lp-meta{grid-template-columns:1fr 1fr}.edu-filters{flex-direction:column;align-items:stretch;gap:12px}.edu-search input{width:100%;min-width:0}.sample-doc{padding:20px}}.subj-detail-hero{padding:132px max(64px,calc((100% - 1000px) / 2)) 48px;background:linear-gradient(180deg,#fff 0,var(--cream) 100%);border-bottom:1px solid var(--border-lt)}.breadcrumb{display:flex;align-items:center;gap:8px;font-size:.82rem;color:var(--text-muted);margin-bottom:24px;flex-wrap:wrap}.breadcrumb a{color:var(--text-mid);text-decoration:none}.breadcrumb a:hover{color:var(--green)}.breadcrumb span[aria-current]{color:var(--text);font-weight:500}.subj-detail-head{display:flex;align-items:center;gap:18px}.subj-code-lg{min-width:64px;height:56px;border-radius:14px;font-size:.95rem}.subj-detail-head h1{font-family:Newsreader,Georgia,serif;font-weight:400;font-size:clamp(2rem,4vw,3rem);line-height:1.1;letter-spacing:-.02em;color:var(--text)}.subj-detail-meta{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:8px;font-size:.9rem;color:var(--text-muted)}.subj-authored{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#b5841e;background:#fbf1dc;border:1px solid #ead9ae;padding:4px 9px;border-radius:100px}.legal-hero{padding:132px max(64px,calc((100% - 760px) / 2)) 36px;background:linear-gradient(180deg,#fff 0,var(--cream) 100%);border-bottom:1px solid var(--border-lt)}.legal-hero h1{font-family:Newsreader,Georgia,serif;font-weight:400;font-size:clamp(2rem,4vw,3rem);letter-spacing:-.02em;color:var(--text)}.legal-updated{margin-top:8px;font-size:.88rem;color:var(--text-muted)}.legal-body{padding:48px max(64px,calc((100% - 760px) / 2)) 96px}.legal-intro{font-size:1.05rem;line-height:1.75;color:var(--text-mid);margin-bottom:8px}.legal-section{margin-top:32px}.legal-section h2{font-size:1.2rem;font-weight:600;color:var(--text);margin-bottom:10px;letter-spacing:-.01em}.legal-section p{font-size:.95rem;line-height:1.75;color:var(--text-mid);margin-bottom:10px}.legal-section ul{margin:6px 0 8px 20px}.legal-section li{font-size:.95rem;line-height:1.7;color:var(--text-mid);margin-bottom:6px}.legal-note{margin-top:40px;padding:16px 18px;background:var(--cream-dark);border-radius:12px;font-size:.85rem;color:var(--text-muted)}@media (max-width:900px){.legal-hero{padding:104px 24px 28px}.legal-body{padding:32px 24px 64px}}.svc-hero{padding:132px max(64px,calc((100% - 820px) / 2)) 44px;text-align:center;background:linear-gradient(180deg,#fff 0,var(--cream) 100%);border-bottom:1px solid var(--border-lt)}.svc-hero .breadcrumb,.svc-hero-icon{justify-content:center}.svc-hero-icon{width:60px;height:60px;border-radius:16px;margin:8px auto 20px;background:var(--green-lt);border:1px solid var(--green-mid);display:flex;align-items:center}.svc-hero-icon svg{width:28px;height:28px;stroke:var(--green);fill:none;stroke-width:1.75}.svc-hero h1{font-family:Newsreader,Georgia,serif;font-weight:400;font-size:clamp(2.2rem,4.4vw,3.2rem);letter-spacing:-.02em;color:var(--text)}.svc-hero-tagline{margin:14px auto 0;max-width:540px;font-size:1.1rem;line-height:1.6;color:var(--text-mid)}.svc-detail-body{padding:56px max(64px,calc((100% - 980px) / 2)) 0}.svc-overview{font-size:1.1rem;line-height:1.8;color:var(--text-mid);max-width:760px;margin:0 auto 48px;text-align:center}.svc-cols{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px}.svc-list{list-style:none;display:flex;flex-direction:column;gap:12px;margin-top:4px}.svc-list li{display:flex;align-items:flex-start;gap:12px;font-size:.98rem;color:var(--text-mid);line-height:1.55}.svc-check{flex-shrink:0;width:22px;height:22px;border-radius:50%;background:var(--green-lt);color:var(--green);font-size:.75rem;font-weight:700;display:flex;align-items:center;justify-content:center;margin-top:1px}.svc-stack-h{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);margin:28px 0 12px}.svc-stack{display:flex;flex-wrap:wrap;gap:8px}.svc-chip{font-size:.82rem;font-weight:500;color:var(--text-mid);background:var(--white);border:1px solid var(--border);padding:6px 13px;border-radius:100px}.svc-cta{margin:80px max(64px,calc((100% - 980px) / 2)) 96px;background:var(--navy);color:#fff;border-radius:24px;padding:56px 40px;text-align:center}.svc-cta h2{font-family:Newsreader,Georgia,serif;font-weight:400;font-size:clamp(1.7rem,3vw,2.4rem);margin-bottom:12px}.svc-cta p{color:hsla(0,0%,100%,.7);max-width:420px;margin:0 auto 28px}.svc-cta .btn-outline{background:transparent;color:hsla(0,0%,100%,.8);border-color:hsla(0,0%,100%,.2);box-shadow:none}.svc-cta .btn-outline:hover{color:#fff;border-color:hsla(0,0%,100%,.45)}@media (max-width:900px){.svc-hero{padding:104px 24px 32px}.svc-detail-body{padding:36px 24px 0}.svc-overview{font-size:1rem;margin-bottom:32px}.svc-cols{grid-template-columns:1fr;gap:28px}.svc-cta{margin:48px 24px 64px;padding:40px 24px}}.about-hero{padding:140px max(64px,calc((100% - 820px) / 2)) 56px;text-align:center;background:linear-gradient(180deg,#fff 0,var(--cream) 100%);border-bottom:1px solid var(--border-lt)}.about-hero .breadcrumb{justify-content:center}.about-hero h1{font-family:Newsreader,Georgia,serif;font-weight:400;font-size:clamp(2.4rem,5vw,3.6rem);line-height:1.08;letter-spacing:-.02em;color:var(--text);max-width:760px;margin:0 auto 20px}.about-hero h1 strong{font-family:Newsreader,Georgia,serif;font-style:italic;font-weight:500;color:var(--green)}.about-hero-sub{max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.7;color:var(--text-mid)}.about-story{padding:80px max(64px,calc((100% - 1000px) / 2))}.about-story-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:56px;gap:56px}.about-story p{font-size:1rem;line-height:1.8;color:var(--text-mid);margin-bottom:14px}.about-story .subj-link{margin-top:6px;display:inline-block}.about-values{padding:24px max(64px,calc((100% - 1000px) / 2)) 80px}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.value-card{background:var(--white);border:1px solid var(--border);border-radius:18px;padding:28px;box-shadow:var(--shadow)}.value-dot{width:10px;height:10px;border-radius:50%;background:var(--green);margin-bottom:16px}.value-card h3{font-size:1.05rem;font-weight:600;color:var(--text);margin-bottom:8px}.value-card p{font-size:.9rem;line-height:1.65;color:var(--text-muted)}.about-stats-band{background:var(--navy);color:#fff;padding:56px max(64px,calc((100% - 1000px) / 2));display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px;text-align:center}.about-stat-num{font-size:2.4rem;font-weight:600;letter-spacing:-.03em}.about-stat-label{font-size:.85rem;color:hsla(0,0%,100%,.6);margin-top:4px}@media (max-width:900px){.about-hero{padding:108px 24px 40px}.about-story{padding:56px 24px}.about-story-grid{grid-template-columns:1fr;gap:36px}.about-values{padding:16px 24px 56px}.values-grid{grid-template-columns:1fr}.about-stats-band{grid-template-columns:1fr 1fr;gap:28px;padding:44px 24px}}.detail-section{padding:56px max(64px,calc((100% - 1000px) / 2)) 0}.detail-h2{font-size:1.4rem;font-weight:600;color:var(--text);letter-spacing:-.01em;margin-bottom:22px}.detail-materials{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.detail-mat-card{background:var(--white);border:1px solid var(--border);border-radius:18px;padding:24px;box-shadow:var(--shadow);display:flex;flex-direction:column}.detail-mat-card .subj-dot{width:9px;height:9px;margin-bottom:14px}.detail-mat-card h3{font-size:1.05rem;font-weight:600;color:var(--text);margin-bottom:8px}.detail-mat-card p{font-size:.88rem;color:var(--text-muted);line-height:1.6;margin-bottom:16px}.detail-mat-card .subj-link{margin-top:auto}.detail-topics{padding-top:56px}.form-blocks{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px}.form-block{background:var(--cream);border:1px solid var(--border-lt);border-radius:18px;padding:24px}.form-block h3{font-size:1rem;font-weight:600;color:var(--green);margin-bottom:14px}.topic-list{list-style:none;display:flex;flex-wrap:wrap;gap:8px}.topic-chip{font-size:.82rem;color:var(--text-mid);background:var(--white);border:1px solid var(--border);border-radius:8px;padding:7px 12px;line-height:1.3}.detail-note{color:var(--text-muted);font-size:.95rem;line-height:1.7;max-width:640px}.detail-note a{color:var(--green)}.detail-back{padding:56px max(64px,calc((100% - 1000px) / 2)) 96px}@media (max-width:900px){.subj-detail-hero{padding:104px 24px 36px}.detail-section{padding:40px 24px 0}.detail-back{padding:40px 24px 64px}.detail-materials,.form-blocks{grid-template-columns:1fr}.subj-detail-head{gap:14px}.subj-code-lg{min-width:52px;height:48px}}.mat-card-actions{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:10px}.mat-dl-link{font-size:.8rem;font-weight:600;color:var(--text-mid);background:var(--cream);border:1px solid var(--border);border-radius:8px;padding:5px 10px;text-decoration:none;transition:border-color .15s,color .15s;white-space:nowrap}.mat-dl-link:hover{border-color:var(--green);color:var(--green)}.mat-hero{padding:132px max(64px,calc((100% - 1000px) / 2)) 40px;background:linear-gradient(180deg,#fff 0,var(--cream) 100%);border-bottom:1px solid var(--border-lt)}.mat-hero-row{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;flex-wrap:wrap}.mat-hero h1{font-family:Newsreader,Georgia,serif;font-weight:400;font-size:clamp(1.9rem,3.6vw,2.8rem);letter-spacing:-.02em;color:var(--text);margin-top:10px}.mat-hero-meta{font-size:.9rem;color:var(--text-muted);margin-top:8px}.mat-actions{display:flex;gap:10px;align-items:center}.mat-body{padding:48px max(64px,calc((100% - 1000px) / 2)) 0}@media (max-width:900px){.mat-hero{padding:104px 24px 32px}.mat-body{padding:32px 24px 0}.mat-actions{width:100%}.mat-actions .btn-filled,.mat-actions .btn-outline{flex:1 1;text-align:center}}@media print{.breadcrumb,.detail-back,.mat-actions,footer,nav{display:none!important}.mat-body,.mat-hero{padding:0 0 16px!important;background:#fff!important;border:none!important}.sample-doc{box-shadow:none!important;border:1px solid #ccc!important;page-break-inside:avoid;break-inside:avoid;margin-bottom:16px}body{background:#fff!important}.lp-table th,.sow-table th{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.sow-cb{min-width:1500px;font-size:.76rem}.sow-cb td,.sow-cb th{padding:8px 10px}.cell-list{margin:0;padding-left:15px}.cell-list li{margin-bottom:3px;line-height:1.45}.cell-muted{color:var(--text-muted)}.lp-evaluation{margin-top:16px;padding-top:14px;border-top:1px dashed var(--border);font-size:.88rem;color:var(--text-mid)}@media print{.sow-cb{min-width:0;font-size:.62rem}}.ci-hero{padding:150px max(64px,calc((100% - 860px) / 2)) 72px;text-align:center;background:linear-gradient(160deg,#fff 0,#f0f5ff 60%,var(--cream) 100%);border-bottom:1px solid var(--border-lt);position:relative;overflow:hidden}.ci-hero:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:1000px;height:500px;background:radial-gradient(ellipse at 50% 0,rgba(22,35,91,.06) 0,transparent 65%);pointer-events:none}.ci-hero .breadcrumb{justify-content:center}.ci-hero h1{font-weight:400;font-size:clamp(2.6rem,5vw,4rem);line-height:1.07;letter-spacing:-.022em;color:var(--text);max-width:820px;margin:18px auto 24px}.ci-hero h1,.ci-hero h1 strong{font-family:Newsreader,Georgia,serif}.ci-hero h1 strong{font-style:italic;font-weight:500;color:var(--green)}.ci-hero-sub{max-width:620px;margin:0 auto 40px;font-size:1.1rem;line-height:1.7;color:var(--text-mid)}.ci-hero-stats{display:flex;gap:clamp(24px,5vw,56px);justify-content:center;align-items:center;margin-top:52px}.ci-hero-stats strong{display:block;font-size:1.7rem;font-weight:600;color:var(--text);letter-spacing:-.02em}.ci-hero-stats span{display:block;font-size:.82rem;color:var(--text-muted);margin-top:2px}.ci-section-head{max-width:600px;margin:0 auto 56px;text-align:center}.ci-section-head .section-sub{margin-top:14px}.ci-offers{padding:96px max(64px,calc((100% - 1280px) / 2));background:var(--white)}.ci-offers-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}.ci-offer-card{background:var(--cream);border:1px solid var(--border-lt);border-radius:20px;padding:28px 24px;display:flex;flex-direction:column;gap:14px;transition:box-shadow .2s,transform .2s,border-color .2s}.ci-offer-card:hover{box-shadow:var(--shadow-md);transform:translateY(-3px);border-color:var(--green-mid)}.ci-offer-icon{width:44px;height:44px;border-radius:12px;background:var(--white);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow)}.ci-offer-icon svg{width:20px;height:20px;stroke:var(--navy)}.ci-offer-card h3{font-size:1rem;font-weight:600;color:var(--text);letter-spacing:-.01em}.ci-offer-sub-label{font-size:.68rem;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);font-weight:600}.ci-offer-platforms{display:flex;flex-direction:column;gap:8px}.ci-offer-tags{display:flex;flex-wrap:wrap;gap:6px}.ci-tag{font-size:.75rem;font-weight:500;color:var(--navy);background:var(--white);border:1px solid var(--border);padding:4px 10px;border-radius:100px}.ci-offer-list{list-style:none;display:flex;flex-direction:column;gap:8px;margin:0}.ci-offer-list li{display:flex;align-items:flex-start;gap:9px;font-size:.84rem;color:var(--text-mid);line-height:1.5}.ci-offer-list .subj-dot{flex-shrink:0;margin-top:6px}.ci-tech{padding:96px max(64px,calc((100% - 1100px) / 2));background:var(--cream)}.ci-tech-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:14px;max-width:900px;margin:0 auto}.ci-tech-badge{display:inline-flex;align-items:center;gap:10px;background:var(--white);border:1px solid var(--border);border-radius:14px;padding:14px 22px;font-size:.95rem;font-weight:600;color:var(--text);box-shadow:var(--shadow);transition:box-shadow .2s,transform .2s}.ci-tech-badge:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.ci-tech-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.ci-why{padding:96px max(64px,calc((100% - 1100px) / 2));background:var(--white)}.ci-why-inner{display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;align-items:center}.ci-why-copy .section-sub{margin-top:16px}.ci-why-list{list-style:none;display:flex;flex-direction:column;gap:14px}.ci-why-list li{gap:14px;font-size:.98rem;color:var(--text-mid);line-height:1.5}.ci-why-check,.ci-why-list li{display:flex;align-items:center}.ci-why-check{flex-shrink:0;width:26px;height:26px;border-radius:50%;background:var(--green-lt);color:var(--green);font-size:.8rem;font-weight:700;justify-content:center}.ci-pricing{padding:96px max(64px,calc((100% - 1100px) / 2));background:var(--cream)}.ci-pkg-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;align-items:start}.ci-pkg-card{background:var(--white);border:1px solid var(--border);border-radius:24px;padding:32px;display:flex;flex-direction:column;gap:16px;box-shadow:var(--shadow);position:relative}.ci-pkg-highlight{border-color:var(--green);box-shadow:0 0 0 3px var(--green-lt),var(--shadow-md);transform:scale(1.02)}.ci-pkg-badge{position:absolute;top:-13px;left:50%;transform:translateX(-50%);background:var(--green);color:#fff;font-size:.72rem;letter-spacing:.06em;padding:5px 16px;border-radius:100px;white-space:nowrap}.ci-pkg-badge,.ci-pkg-name{font-weight:700;text-transform:uppercase}.ci-pkg-name{font-size:.75rem;letter-spacing:.1em;color:var(--text-muted)}.ci-pkg-price{font-size:1.25rem;font-weight:700;color:var(--text);letter-spacing:-.02em;line-height:1.2}.ci-pkg-desc{font-size:.88rem;color:var(--text-muted);line-height:1.65;margin-bottom:4px}.ci-pkg-list{list-style:none;display:flex;flex-direction:column;gap:10px;flex:1 1}.ci-pkg-list li{display:flex;align-items:center;gap:10px;font-size:.9rem;color:var(--text-mid)}.ci-pricing-note{text-align:center;margin-top:32px;font-size:.82rem;color:var(--text-muted)}@media (max-width:1200px){.ci-offers-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.ci-hero{padding:116px 24px 56px}.ci-offers,.ci-pricing,.ci-tech,.ci-why{padding:64px 24px}.ci-offers-grid,.ci-why-inner{grid-template-columns:1fr}.ci-why-inner{gap:40px}.ci-pkg-grid{grid-template-columns:1fr}.ci-pkg-highlight{transform:none}.ci-hero-stats{gap:24px}}.admin-login-card{background:var(--white);border:1px solid var(--border);border-radius:18px;padding:48px 40px;width:100%;max-width:400px;display:flex;flex-direction:column;gap:16px;box-shadow:var(--shadow-lg)}.admin-login-icon{font-size:2rem;text-align:center}.admin-login-title{font-family:Newsreader,Georgia,serif;font-size:1.6rem;font-weight:400;text-align:center;color:var(--text)}.admin-login-sub{font-size:.9rem;color:var(--text-muted);text-align:center;margin-top:-8px}.admin-error{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;border-radius:8px;padding:10px 14px;font-size:.875rem}.admin-login-input{border:1px solid var(--border);border-radius:10px;padding:12px 16px;font-size:1rem;color:var(--text);background:var(--background);outline:none;transition:border-color .15s}.admin-login-input:focus{border-color:var(--navy)}.admin-login-btn{width:100%;justify-content:center}.admin-shell{display:flex;align-items:flex-start;padding-top:64px;min-height:100vh}.admin-sidebar{position:-webkit-sticky;position:sticky;top:64px;align-self:flex-start;width:250px;flex-shrink:0;height:calc(100vh - 64px);background:var(--navy-deep,#0f1735);border-right:1px solid hsla(0,0%,100%,.08);display:flex;flex-direction:column;padding:24px 16px;gap:8px;z-index:40}.admin-sidebar-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.admin-sidebar-brand{display:flex;align-items:center;gap:9px;padding:4px 8px 16px;font-size:.95rem;font-weight:600;color:#fff}.admin-sidebar-close{display:none;width:36px;height:36px;border:none;border-radius:10px;background:hsla(0,0%,100%,.08);color:#fff;font-size:1.35rem;line-height:1;cursor:pointer}.admin-sidebar-close:hover{background:hsla(0,0%,100%,.14)}.admin-sidebar-dot{width:10px;height:10px;border-radius:50%;background:var(--green);flex-shrink:0}.admin-sidebar-nav{display:flex;flex-direction:column;gap:2px}.admin-sidebar-heading{font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:hsla(0,0%,100%,.4);padding:8px 10px}.admin-nav-item{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;background:transparent;border:none;border-radius:9px;padding:9px 12px;font-size:.88rem;font-weight:500;color:hsla(0,0%,100%,.66);cursor:pointer;text-align:left;transition:background .15s,color .15s}.admin-nav-item:hover{background:hsla(0,0%,100%,.06);color:#fff}.admin-nav-item.active{background:hsla(0,0%,100%,.12);color:#fff}.admin-nav-label{display:inline-flex;align-items:center;gap:9px}.admin-nav-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.admin-nav-count{font-size:.74rem;font-weight:600;color:hsla(0,0%,100%,.5);background:hsla(0,0%,100%,.08);border-radius:999px;padding:1px 8px;min-width:22px;text-align:center}.admin-sidebar-footer{margin-top:auto;display:flex;flex-direction:column;gap:8px;padding-top:16px;border-top:1px solid hsla(0,0%,100%,.08)}.admin-overlay{position:fixed;inset:64px 0 0;background:rgba(15,23,53,.45);z-index:39}.admin-header-left{display:flex;align-items:flex-start;gap:12px}.admin-menu-btn{display:none;background:var(--white);border:1px solid var(--border);border-radius:9px;font-size:1.1rem;line-height:1;padding:8px 12px;cursor:pointer;color:var(--text-mid)}.admin-count-row{margin-bottom:16px}.admin-main{flex:1 1;min-width:0;padding:40px max(28px,calc((100% - 980px) / 2)) 64px;min-height:80vh}.admin-header{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:16px;margin-bottom:32px}.admin-title{font-family:Newsreader,Georgia,serif;font-size:2rem;font-weight:400;color:var(--text);margin-top:8px}.admin-header-right{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.admin-refresh-btn{font-size:.85rem;font-weight:500;color:var(--text-mid);background:var(--white);border:1px solid var(--border);border-radius:8px;padding:8px 16px;cursor:pointer;transition:border-color .15s}.admin-refresh-btn:hover{border-color:var(--navy);color:var(--navy)}.admin-logout-btn{font-size:.85rem;font-weight:500;color:var(--text-muted);background:transparent;border:1px solid var(--border);border-radius:8px;padding:8px 16px;cursor:pointer}.admin-logout-btn:hover{color:var(--text)}.admin-stats{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:28px}.admin-stat-card{background:var(--white);border:1px solid var(--border);border-radius:14px;padding:20px 28px;display:flex;flex-direction:column;gap:4px;min-width:140px}.admin-stat-num{font-size:2rem;font-weight:700;color:var(--navy);letter-spacing:-.04em}.admin-stat-label{font-size:.8rem;color:var(--text-muted);font-weight:500;text-transform:uppercase;letter-spacing:.05em}.admin-search-row{display:flex;align-items:center;gap:14px;margin-bottom:20px}.admin-search{flex:1 1;border:1px solid var(--border);border-radius:10px;padding:10px 16px;font-size:.95rem;color:var(--text);background:var(--white);outline:none}.admin-search:focus{border-color:var(--navy)}.admin-count{font-size:.85rem;color:var(--text-muted);white-space:nowrap}.admin-empty{text-align:center;color:var(--text-muted);padding:64px 0;font-size:.95rem}.admin-leads{display:flex;flex-direction:column;gap:10px}.admin-lead-card{background:var(--white);border:1px solid var(--border);border-radius:14px;overflow:hidden;transition:box-shadow .15s}.admin-lead-card:hover{box-shadow:var(--shadow-sm)}.admin-lead-summary{display:flex;align-items:center;gap:14px;padding:16px 20px;background:none;border:none;width:100%;cursor:pointer;text-align:left}.admin-lead-avatar{width:38px;height:38px;border-radius:50%;background:var(--navy);color:#fff;display:flex;align-items:center;justify-content:center;font-size:.95rem;font-weight:700;flex-shrink:0}.admin-lead-info{flex:1 1;min-width:0}.admin-lead-name{font-size:.95rem;font-weight:600;color:var(--text)}.admin-lead-meta{display:flex;align-items:center;gap:6px;margin-top:2px;flex-wrap:wrap}.admin-lead-email{font-size:.82rem;color:var(--green);text-decoration:none}.admin-lead-email:hover{text-decoration:underline}.admin-lead-company{font-size:.82rem;color:var(--text-muted)}.admin-lead-right{display:flex;flex-direction:column;align-items:flex-end;gap:4px;flex-shrink:0}.admin-lead-date{font-size:.78rem;color:var(--text-muted);white-space:nowrap}.admin-lead-chevron{font-size:.7rem;color:var(--text-muted)}.admin-lead-body{display:flex;flex-direction:column;gap:12px;border-top:1px solid var(--border);padding:16px 20px 20px 72px}.admin-lead-field{display:flex;flex-direction:column;gap:4px}.admin-lead-field-row{flex-direction:row;align-items:center;gap:10px}.admin-lead-field-label{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted)}.admin-lead-message{font-size:.9rem;color:var(--text-mid);line-height:1.65;margin:0}.admin-lead-id{font-size:.78rem;color:var(--text-muted);font-family:monospace}.admin-lead-actions{display:flex;gap:10px;margin-top:4px}.admin-lead-name{display:flex;align-items:center;gap:10px}.admin-badge{display:inline-flex;align-items:center;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:2px 8px;border-radius:999px;border:1px solid transparent}.admin-badge-new{background:#eef2ff;color:#4338ca;border-color:#c7d2fe}.admin-badge-contacted{background:#fef9c3;color:#92750c;border-color:#fde68a}.admin-badge-qualified{background:#e0f2fe;color:#0369a1;border-color:#bae6fd}.admin-badge-won{background:var(--green-lt);color:var(--green);border-color:var(--green-mid)}.admin-badge-lost{background:#fef2f2;color:#dc2626;border-color:#fecaca}.admin-panels{display:grid;grid-template-columns:1.4fr 1fr;grid-gap:16px;gap:16px;margin-bottom:28px}.admin-panel{background:var(--white);border:1px solid var(--border);border-radius:14px;padding:20px 24px}.admin-panel-title{font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);margin-bottom:18px}.admin-chart{display:flex;align-items:flex-end;gap:6px;height:140px}.admin-chart-col{flex:1 1;display:flex;flex-direction:column;align-items:center;gap:6px;height:100%}.admin-chart-bar-wrap{flex:1 1;width:100%;display:flex;align-items:flex-end}.admin-chart-bar{width:100%;min-height:3px;background:var(--navy);border-radius:5px 5px 0 0;position:relative;transition:height .25s ease}.admin-chart-val{position:absolute;top:-16px;left:50%;transform:translateX(-50%);font-size:.68rem;font-weight:600;color:var(--text-mid)}.admin-chart-label{font-size:.62rem;color:var(--text-muted);white-space:nowrap}.admin-pipeline{display:flex;flex-direction:column;gap:12px}.admin-pipeline-row{display:flex;align-items:center;gap:10px}.admin-pipeline-row .admin-badge{min-width:80px;justify-content:center}.admin-pipeline-track{flex:1 1;height:8px;background:var(--cream-dark);border-radius:999px;overflow:hidden}.admin-pipeline-fill{height:100%;border-radius:999px;transition:width .25s ease}.admin-fill-new{background:#6366f1}.admin-fill-contacted{background:#ca8a04}.admin-fill-qualified{background:#0ea5e9}.admin-fill-won{background:var(--green)}.admin-fill-lost{background:#dc2626}.admin-pipeline-count{font-size:.82rem;font-weight:600;color:var(--text-mid);min-width:24px;text-align:right}.admin-toolbar{display:flex;gap:12px;margin-bottom:16px;flex-wrap:wrap}.admin-select{border:1px solid var(--border);border-radius:10px;padding:10px 14px;font-size:.9rem;color:var(--text);background:var(--white);outline:none;cursor:pointer}.admin-select:focus{border-color:var(--navy)}.admin-status-select{padding:6px 12px}.admin-filter-chips{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-bottom:20px}.admin-chip{display:inline-flex;align-items:center;gap:6px;font-size:.82rem;font-weight:500;color:var(--text-mid);background:var(--white);border:1px solid var(--border);border-radius:999px;padding:6px 14px;cursor:pointer;transition:all .15s}.admin-chip-active,.admin-chip:hover{border-color:var(--navy)}.admin-chip-active{background:var(--navy);color:#fff}.admin-chip-count{font-size:.72rem;opacity:.75;font-weight:700}.admin-note{border:1px solid var(--border);border-radius:10px;padding:10px 14px;font-size:.9rem;font-family:inherit;color:var(--text);background:var(--white);outline:none;resize:vertical}.admin-note:focus{border-color:var(--navy)}.admin-note-save{align-self:flex-start;margin-top:8px}@media (max-width:900px){.admin-menu-btn{display:inline-flex}.admin-sidebar-close{display:inline-flex;align-items:center;justify-content:center}.admin-sidebar{position:fixed;top:64px;left:0;height:calc(100vh - 64px);transform:translateX(-100%);transition:transform .25s ease;box-shadow:var(--shadow-lg);padding-top:24px;visibility:hidden;pointer-events:none}.admin-sidebar.open{transform:translateX(0);visibility:visible;pointer-events:auto}.admin-main{padding-left:max(20px,4vw);padding-right:max(20px,4vw)}}@media (max-width:640px){.admin-main{padding:28px 16px 48px}.admin-lead-body{padding-left:20px}.admin-lead-right{display:none}.admin-panels{grid-template-columns:1fr}}.chat-root{flex-direction:column;height:100dvh}.chat-layout,.chat-root{display:flex;overflow:hidden}.chat-layout{flex:1 1;padding-top:64px}.chat-sidebar{width:260px;flex-shrink:0;border-right:1px solid hsla(0,0%,100%,.08);background:var(--navy-deep,#0f1735);display:flex;flex-direction:column;padding:20px 16px;gap:12px;z-index:40}.chat-sidebar-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.chat-sidebar-brand{display:flex;align-items:center;gap:8px;padding:4px 0;margin-bottom:4px}.chat-sidebar-dot{width:10px;height:10px;border-radius:50%;background:var(--green);flex-shrink:0}.chat-sidebar-brand span{font-size:.92rem;font-weight:600;color:#fff}.chat-sidebar-close{display:none;width:36px;height:36px;border:none;border-radius:10px;background:hsla(0,0%,100%,.08);color:#fff;font-size:1.35rem;line-height:1;cursor:pointer}.chat-sidebar-close:hover{background:hsla(0,0%,100%,.14)}.chat-new-btn{background:var(--cream);border:1px solid var(--border);border-radius:10px;padding:10px 14px;font-size:.88rem;font-weight:500;color:var(--text-mid);cursor:pointer;text-align:left;transition:background .15s,border-color .15s}.chat-new-btn:hover{background:var(--white);border-color:var(--navy);color:var(--navy)}.chat-sidebar-divider{height:1px;background:var(--border)}.chat-sidebar-hint{font-size:.82rem;color:var(--text-muted);line-height:1.6;padding:0 2px}.chat-main{overflow:hidden;background:var(--cream)}.chat-main,.chat-messages{flex:1 1;display:flex;flex-direction:column}.chat-messages{overflow-y:auto;padding:28px max(20px,calc((100% - 720px) / 2));gap:20px}.chat-welcome{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;max-width:540px;margin:0 auto;padding:40px 0}.chat-welcome-logo{width:56px;height:56px;border-radius:50%;overflow:hidden;margin-bottom:20px}.chat-welcome-logo svg{width:100%;height:100%}.chat-welcome-title{font-family:Newsreader,Georgia,serif;font-size:1.9rem;font-weight:400;color:var(--text);margin-bottom:10px}.chat-welcome-sub{font-size:.95rem;color:var(--text-muted);line-height:1.65;margin-bottom:28px}.chat-suggestions{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;width:100%}.chat-suggestion{background:var(--white);border:1px solid var(--border);border-radius:12px;padding:14px 16px;font-size:.875rem;color:var(--text-mid);cursor:pointer;text-align:left;line-height:1.45;transition:border-color .15s,box-shadow .15s}.chat-suggestion:hover{border-color:var(--navy);box-shadow:var(--shadow-sm);color:var(--text)}.chat-message-row{display:flex;align-items:flex-start;gap:12px;max-width:720px;margin:0 auto;width:100%}.chat-message-row.user{flex-direction:row-reverse}.chat-avatar{width:30px;height:30px;border-radius:50%;overflow:hidden;flex-shrink:0}.chat-avatar svg{width:100%;height:100%}.chat-bubble{max-width:74%;border-radius:16px;padding:12px 16px;font-size:.94rem;line-height:1.65}.chat-bubble.user{background:var(--navy);border-bottom-right-radius:4px}.chat-bubble.assistant{background:var(--white);border:1px solid var(--border);border-bottom-left-radius:4px}.chat-text{white-space:pre-wrap;word-break:break-word}.chat-bubble.user .chat-text{color:#fff}.chat-bubble.assistant .chat-text{color:var(--text)}.chat-typing{display:flex;align-items:center;gap:5px;padding:4px 0}.chat-typing span{width:7px;height:7px;background:var(--text-muted);border-radius:50%;animation:typing-bounce 1.2s ease-in-out infinite}.chat-typing span:nth-child(2){animation-delay:.2s}.chat-typing span:nth-child(3){animation-delay:.4s}@keyframes typing-bounce{0%,80%,to{transform:translateY(0);opacity:.4}40%{transform:translateY(-5px);opacity:1}}.chat-error-banner{max-width:720px;margin:0 auto;width:100%;background:#fef2f2;border:1px solid #fecaca;color:#dc2626;border-radius:10px;padding:12px 16px;font-size:.875rem}.chat-input-area{border-top:1px solid var(--border);background:var(--cream);padding:16px max(20px,calc((100% - 720px) / 2)) 20px}.chat-input-box{display:flex;align-items:flex-end;gap:10px;background:var(--white);border:1px solid var(--border);border-radius:14px;padding:10px 10px 10px 16px;transition:border-color .15s}.chat-input-box:focus-within{border-color:var(--navy)}.chat-textarea{flex:1 1;resize:none;border:none;outline:none;background:transparent;font-size:.95rem;color:var(--text);line-height:1.55;font-family:inherit;min-height:24px;max-height:180px;overflow-y:auto}.chat-textarea::placeholder{color:var(--text-muted)}.chat-send-btn{width:36px;height:36px;border-radius:10px;background:var(--navy);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:opacity .15s}.chat-send-btn svg{width:16px;height:16px;stroke:#fff}.chat-send-btn.disabled{opacity:.35;cursor:not-allowed}.chat-disclaimer{font-size:.78rem;color:var(--text-muted);text-align:center;margin-top:8px}@media (max-width:768px){.chat-sidebar{display:flex}.chat-layout{padding-top:60px}.chat-messages{padding:20px 16px}.chat-sidebar-close{display:inline-flex;align-items:center;justify-content:center}}.ln-form-block{margin-bottom:3rem}.ln-form-header{background:linear-gradient(135deg,#16235b,#1a2d7a);color:#fff;padding:1.5rem 2rem;border-radius:12px 12px 0 0;margin-bottom:0}.ln-form-header h3{font-size:1.25rem;font-weight:700;margin:0 0 .25rem;letter-spacing:.01em}.ln-form-header p{margin:0;font-size:.82rem;opacity:.75;letter-spacing:.04em;text-transform:uppercase}.ln-topic{border:1.5px solid #e2e8f0;border-top:none;padding:2rem;background:#fff;transition:box-shadow .2s}.ln-topic:last-child{border-radius:0 0 12px 12px}.ln-topic+.ln-topic{border-top:2px solid #f1f5f9}.ln-topic-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.ln-topic-title{font-size:1.2rem;font-weight:700;color:#16235b;margin:0;flex:1 1;line-height:1.3}.ln-authored-badge{font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#1e9e48;background:#dcfce7;border:1px solid #86efac;border-radius:20px;padding:2px 10px;white-space:nowrap}.ln-intro{font-size:.97rem;line-height:1.75;color:#475569;margin:0 0 1.5rem;border-left:3px solid #e2e8f0;padding-left:1rem;font-style:italic}.ln-section{margin-bottom:1.75rem;padding-bottom:1.75rem;border-bottom:1px dashed #e2e8f0}.ln-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.ln-section-heading{font-size:.95rem;font-weight:700;color:#1e9e48;text-transform:uppercase;letter-spacing:.06em;margin:0 0 .85rem;display:flex;align-items:center;gap:.4rem}.ln-section-heading:before{content:"";display:inline-block;width:3px;height:14px;background:#1e9e48;border-radius:2px;flex-shrink:0}.ln-prose{font-size:.95rem;line-height:1.75;color:#334155;margin:0 0 .75rem}.ln-points{list-style:none;padding:0;margin:0 0 .5rem}.ln-points li{font-size:.92rem;line-height:1.65;color:#334155;padding:.3rem 0 .3rem 1.4rem;position:relative;border-bottom:1px solid #f8fafc}.ln-points li:before{content:"▸";position:absolute;left:0;color:#1e9e48;font-size:.8rem;top:.38rem}.ln-formula{background:#eff6ff;border:1.5px solid #bfdbfe;border-radius:10px;padding:1rem 1.25rem;margin:.5rem 0;position:relative}.ln-formula-label{position:absolute;top:-.65rem;left:1rem;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#3b82f6;background:#eff6ff;padding:0 6px}.ln-formula-text{font-family:Georgia,Times New Roman,serif;font-size:.93rem;line-height:1.8;color:#1e40af;margin:0;white-space:pre-wrap;word-break:break-word;background:transparent;border:none;padding:0}.ln-diagram{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;padding:1.5rem;margin:.75rem 0;text-align:center;overflow-x:auto}.ln-diagram svg{max-width:100%;height:auto;display:block;margin:0 auto}.ln-photo{margin:.75rem 0;border-radius:10px;overflow:hidden;border:1.5px solid #e2e8f0}.ln-photo img{width:100%;max-height:260px;object-fit:cover;display:block}.ln-photo figcaption{font-size:.82rem;color:#64748b;padding:.6rem 1rem;background:#f8fafc;border-top:1px solid #e2e8f0;font-style:italic;line-height:1.4}.ln-definition{background:#f0fdf4;border-left:4px solid #1e9e48;border-radius:0 8px 8px 0;padding:.7rem 1rem;margin:.5rem 0;font-size:.92rem;line-height:1.6;color:#166534}.ln-def-term{font-weight:700;color:#15803d}.ln-def-sep{color:#86efac}.ln-def-meaning{color:#334155}.ln-worked{background:#fffbeb;border:1.5px solid #fcd34d;border-radius:10px;padding:1.1rem 1.25rem;margin:.75rem 0}.ln-worked-header{display:flex;align-items:center;gap:.4rem;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#92400e;margin-bottom:.7rem}.ln-worked-header svg{stroke:#92400e;flex-shrink:0}.ln-worked-problem{font-size:.92rem;color:#334155;margin:0 0 .65rem;line-height:1.6;padding:.5rem .75rem;background:hsla(0,0%,100%,.7);border-radius:6px}.ln-worked-steps{padding-left:1.4rem;margin:0 0 .65rem}.ln-worked-steps li{font-size:.91rem;color:#334155;line-height:1.65;padding:.2rem 0}.ln-worked-steps li::marker{color:#d97706;font-weight:700}.ln-worked-answer{font-size:.93rem;color:#92400e;margin:0;padding:.45rem .75rem;background:#fef3c7;border-radius:6px;border-left:3px solid #f59e0b}.ln-tip{background:#fff7ed;border:1.5px solid #fed7aa;border-radius:8px;padding:.7rem 1rem;margin:.5rem 0;display:flex;gap:.5rem;align-items:flex-start;font-size:.9rem;color:#7c2d12;line-height:1.55}.ln-tip-icon{stroke:#ea580c;flex-shrink:0;margin-top:1px}.ln-table-wrap{margin:.5rem 0}.ln-table-caption{font-size:.82rem;color:#64748b;font-style:italic;margin:0 0 .4rem}.table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:8px;border:1.5px solid #e2e8f0}.ln-note-table{width:100%;border-collapse:collapse;font-size:.87rem;min-width:380px}.ln-note-table th{background:#16235b;color:#fff;padding:.6rem .9rem;text-align:left;font-weight:600;font-size:.82rem;letter-spacing:.03em;white-space:nowrap}.ln-note-table td{padding:.55rem .9rem;color:#334155;border-bottom:1px solid #f1f5f9;vertical-align:top;line-height:1.5}.ln-note-table tbody tr:nth-child(2n) td{background:#f8fafc}.ln-note-table tbody tr:last-child td{border-bottom:none}.ln-note-table tbody tr:hover td{background:#eff6ff}@media (max-width:768px){.chat-suggestions{grid-template-columns:1fr}.chat-bubble{max-width:88%}.chat-input-area{padding:12px 12px 16px}.ln-topic{padding:1.25rem}.ln-form-header{padding:1.1rem 1.25rem}.ln-diagram{padding:.75rem}.ln-photo img{max-height:180px}}.chat-convos{flex:1 1;overflow-y:auto;display:flex;flex-direction:column;gap:2px;margin:12px 0;padding-right:2px}.chat-convo{display:flex;align-items:center;gap:8px;padding:9px 10px;border-radius:8px;cursor:pointer;color:hsla(0,0%,100%,.62);font-size:.86rem;transition:background .15s,color .15s}.chat-convo:hover{background:hsla(0,0%,100%,.06);color:#fff}.chat-convo.active{background:hsla(0,0%,100%,.1);color:#fff}.chat-convo:focus-visible{outline:2px solid rgba(30,158,72,.9);outline-offset:2px}.chat-convo-title{flex:1 1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-convo-del{border:none;background:transparent;color:hsla(0,0%,100%,.4);font-size:1.1rem;line-height:1;cursor:pointer;opacity:0;padding:0 2px}.chat-convo:hover .chat-convo-del{opacity:1}.chat-convo-del:hover{color:#fff}.chat-model-picker{margin-top:auto;padding-top:12px;border-top:1px solid hsla(0,0%,100%,.08)}.chat-model-picker label{display:block;font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;color:hsla(0,0%,100%,.4);margin-bottom:6px}.chat-model-picker select{width:100%;background:hsla(0,0%,100%,.06);color:#fff;border:1px solid hsla(0,0%,100%,.14);border-radius:8px;padding:9px 10px;font-family:inherit;font-size:.82rem;cursor:pointer}.chat-model-picker select:focus{outline:none;border-color:var(--green)}.chat-model-picker select option{color:#16235b}.chat-bubble-wrap{flex-direction:column;max-width:100%}.chat-bubble-wrap,.chat-msg-actions{display:flex;gap:6px}.chat-msg-actions button{border:1px solid var(--border);background:var(--white);color:var(--text-mid);font-size:.74rem;font-weight:500;padding:4px 10px;border-radius:7px;cursor:pointer;transition:border-color .15s,color .15s}.chat-msg-actions button:hover{border-color:var(--green);color:var(--green)}.chat-stop-btn{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:10px;border:1px solid var(--border);background:var(--white);color:var(--text);cursor:pointer;flex-shrink:0}.chat-stop-btn:hover{border-color:var(--text-muted)}.chat-stop-btn svg{width:18px;height:18px}.chat-md{font-size:.95rem;line-height:1.65;color:var(--text)}.chat-md>:first-child{margin-top:0}.chat-md>:last-child{margin-bottom:0}.chat-md p{margin:0 0 10px}.chat-md ol,.chat-md ul{margin:0 0 10px;padding-left:22px}.chat-md li{margin-bottom:4px}.chat-md h1,.chat-md h2,.chat-md h3,.chat-md h4{margin:14px 0 8px;font-weight:600;line-height:1.3}.chat-md h1{font-size:1.25rem}.chat-md h2{font-size:1.12rem}.chat-md h3{font-size:1rem}.chat-md a{color:var(--green);text-decoration:underline}.chat-md strong{font-weight:600}.chat-md code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.86em;background:var(--cream-dark);padding:1px 5px;border-radius:5px}.chat-md pre{background:var(--navy-deep);color:#e7ecf6;padding:14px 16px;border-radius:12px;overflow-x:auto;margin:0 0 10px}.chat-md pre code{background:none;padding:0;color:inherit;font-size:.85rem;line-height:1.5}.chat-md blockquote{border-left:3px solid var(--green-mid);margin:0 0 10px;padding:2px 0 2px 14px;color:var(--text-muted)}.chat-md table{border-collapse:collapse;width:100%;margin:0 0 10px;font-size:.88rem}.chat-md td,.chat-md th{border:1px solid var(--border);padding:6px 10px;text-align:left}.chat-md th{background:var(--cream);font-weight:600}.chat-search{position:relative;display:flex;align-items:center;margin-bottom:8px}.chat-search svg{position:absolute;left:11px;width:15px;height:15px;stroke:hsla(0,0%,100%,.4);fill:none;stroke-width:2;stroke-linecap:round}.chat-search input{width:100%;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;padding:8px 10px 8px 32px;color:#fff;font-family:inherit;font-size:.82rem}.chat-search input::placeholder{color:hsla(0,0%,100%,.35)}.chat-search input:focus{outline:none;border-color:var(--green)}.chat-convos-empty{color:hsla(0,0%,100%,.4);font-size:.82rem;padding:8px 4px}.chat-convo-actions{display:flex;gap:1px;opacity:0;flex-shrink:0}.chat-convo.active .chat-convo-actions,.chat-convo:hover .chat-convo-actions{opacity:1}.chat-convo-actions button{border:none;background:transparent;color:hsla(0,0%,100%,.45);cursor:pointer;font-size:.95rem;line-height:1;padding:2px 5px;border-radius:5px}.chat-convo-actions button:hover{color:#fff;background:hsla(0,0%,100%,.12)}.chat-convo-edit{flex:1 1;background:rgba(0,0,0,.25);border:1px solid var(--green);border-radius:6px;color:#fff;font-family:inherit;font-size:.86rem;padding:4px 8px}.chat-convo-edit:focus{outline:none}.chat-topbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 24px;border-bottom:1px solid var(--border-lt);background:hsla(0,0%,100%,.72);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);flex-shrink:0}.chat-topbar-model{display:flex;align-items:center;gap:8px;font-size:.9rem;font-weight:600;color:var(--text)}.chat-topbar-dot{width:8px;height:8px;border-radius:50%;background:var(--green)}.chat-topbar-tagline{font-weight:400;font-size:.8rem;color:var(--text-muted)}.chat-menu-btn{display:none;align-items:center;justify-content:center;width:38px;height:38px;border:1px solid var(--border);border-radius:10px;background:var(--white);color:var(--text);font-size:1rem;line-height:1;cursor:pointer}.chat-overlay{position:fixed;inset:64px 0 0;background:rgba(15,23,53,.42);z-index:39}.chat-think-toggle{display:inline-flex;align-items:center;gap:7px;border:1px solid var(--border);background:var(--white);color:var(--text-mid);font-family:inherit;font-size:.82rem;font-weight:500;padding:7px 13px;border-radius:100px;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.chat-think-toggle svg{width:16px;height:16px}.chat-think-toggle:hover:not(:disabled){border-color:var(--text-muted)}.chat-think-toggle.on{background:var(--green-lt);border-color:var(--green-mid);color:var(--green)}.chat-think-toggle:disabled{opacity:.45;cursor:not-allowed}.chat-thinking{background:var(--cream);border:1px solid var(--border-lt);border-radius:12px;margin-bottom:8px;font-size:.85rem;max-width:680px}.chat-thinking summary{cursor:pointer;padding:9px 14px;color:var(--text-muted);font-weight:500;list-style:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.chat-thinking summary::-webkit-details-marker{display:none}.chat-thinking-body{padding:0 14px 12px;color:var(--text-muted);line-height:1.6;white-space:pre-wrap}.chat-launcher{position:fixed;right:22px;bottom:22px;z-index:90;display:inline-flex;align-items:center;gap:9px;background:var(--green);color:#fff;padding:13px 18px;border-radius:100px;text-decoration:none;font-weight:600;font-size:.92rem;box-shadow:0 6px 24px rgba(30,158,72,.4);transition:transform .18s ease,box-shadow .18s ease}.chat-launcher:hover{transform:translateY(-2px);box-shadow:0 10px 30px rgba(30,158,72,.5)}.chat-launcher svg{width:20px;height:20px}@media (max-width:600px){.chat-launcher{right:16px;bottom:16px;padding:13px}.chat-launcher-label{display:none}}@media (max-width:768px){.chat-menu-btn{display:inline-flex}.chat-sidebar{display:flex;position:fixed;top:64px;left:0;height:calc(100vh - 64px);transform:translateX(-100%);transition:transform .25s ease;box-shadow:var(--shadow-lg);visibility:hidden;pointer-events:none}.chat-sidebar.open{transform:translateX(0);visibility:visible;pointer-events:auto}.chat-topbar{padding:12px 16px}.chat-topbar-tagline{display:none}.chat-think-toggle{padding:7px 10px}}