:root{font-family:Inter,SF Pro Display,PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:#101828;background:#fff;font-synthesis:none;--primary:#2563eb;--secondary:#7c3aed;--line:#e7ebf3;--muted:#667085;--soft:#f7f9ff}body{margin:0;min-width:320px;background:#fff}button,input,select,textarea{font:inherit}button,a{cursor:pointer}a{color:inherit;text-decoration:none}.shell{width:min(1180px,calc(100% - 40px));margin-inline:auto}.site-header{height:72px;position:sticky;top:0;z-index:50;background:#ffffffd1;backdrop-filter:blur(18px);border-bottom:1px solid rgba(231,235,243,.85)}.nav-wrap{height:100%;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;letter-spacing:.12em}.brand img{width:34px;height:34px}.site-header nav{display:flex;gap:34px;font-size:14px;font-weight:700}.site-header nav a:hover{color:var(--primary)}.nav-cta{display:inline-flex;padding:10px 16px;border:1px solid #d5dcf2;border-radius:12px;font-weight:700;font-size:13px}.hero{min-height:720px;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden;padding-block:100px}.hero:before{content:"";position:absolute;width:520px;height:520px;right:-80px;top:90px;background:radial-gradient(circle at 30% 30%,#fff 0 8%,#b6ccff 25%,#936bff 55%,#314fdd 80%);filter:blur(4px);border-radius:52% 48% 45% 55%;opacity:.75}.hero-badge,.section-kicker,.page-eyebrow{font-size:12px;letter-spacing:.22em;font-weight:800;color:var(--primary)}.hero h1{font-size:clamp(54px,7vw,92px);line-height:.98;letter-spacing:-.055em;margin:24px 0;max-width:800px;position:relative}.hero h1 span{background:linear-gradient(90deg,var(--primary),var(--secondary));-webkit-background-clip:text;color:transparent}.hero>p{font-size:19px;line-height:1.7;color:var(--muted);max-width:620px;position:relative}.hero-actions{display:flex;gap:12px;margin-top:24px;position:relative}.hero-actions button,.price-grid button,.submit{border:0;border-radius:14px;background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff;padding:14px 22px;font-weight:800;box-shadow:0 12px 30px #314fdd2e}.hero-actions .quiet{background:#fff;color:#1d2939;border:1px solid var(--line);box-shadow:none}.hero-orb{position:absolute;right:95px;top:250px;width:220px;height:220px;border-radius:58px;transform:rotate(12deg);background:#ffffff5c;border:1px solid rgba(255,255,255,.6);box-shadow:0 30px 80px #2d2a8240;backdrop-filter:blur(18px);display:grid;place-items:center}.hero-orb span{font-size:96px;font-weight:900;color:#fff;transform:rotate(-12deg)}.section{padding-block:110px}.section-head{display:flex;justify-content:space-between;align-items:end;margin:18px 0 46px;gap:30px}.section h2{font-size:clamp(32px,4vw,52px);letter-spacing:-.04em;margin:0}.section-head p{color:var(--muted);line-height:1.7;max-width:440px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.product-card{min-height:280px;padding:24px;border:1px solid var(--line);border-radius:24px;background:linear-gradient(145deg,#fff,#f8faff);display:flex;flex-direction:column;transition:.25s ease}.product-card:hover{transform:translateY(-5px);box-shadow:0 20px 50px #263d7d1a}.product-card>div{display:flex;justify-content:space-between}.product-icon{width:46px;height:46px;border-radius:14px;background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff;display:grid;place-items:center;font-weight:900}.product-card em{font-size:10px;letter-spacing:.1em;height:max-content;padding:6px 8px;border-radius:999px;font-style:normal;font-weight:800}.product-card .live{color:#05603a;background:#e9fbf2}.product-card .soon{color:#667085;background:#f2f4f7}.product-card h3{font-size:25px;margin:34px 0 8px}.product-card p{color:var(--muted);line-height:1.6;margin:0}.product-card button{margin-top:auto;border:0;background:none;text-align:left;padding:20px 0 0;color:var(--primary);font-weight:800}.product-card button:disabled{color:#98a2b3;cursor:default}.product-card:first-child{grid-column:span 2;background:linear-gradient(145deg,#edf4ff,#f2edff)}.soft{background:var(--soft)}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:42px}.steps article{padding:34px;background:#fff;border:1px solid var(--line);border-radius:24px}.steps article>b{color:var(--primary);font-size:12px}.steps h3{font-size:24px}.steps p,.value-grid p{color:var(--muted);line-height:1.7}.audience{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.audience h2{margin-top:20px}.audience-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.audience-grid span{padding:24px;border:1px solid var(--line);border-radius:18px;font-weight:700;background:#fff}.value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.value-grid article{padding:36px;border-radius:24px;border:1px solid var(--line)}.value-grid span{color:var(--primary);font-weight:800}.value-grid h2{font-size:28px;margin-top:50px}.price-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;max-width:800px;margin:42px auto 0}.price-grid article{background:#fff;padding:38px;border:1px solid var(--line);border-radius:26px;position:relative}.price-grid .featured{border:1px solid #b8c7ff;box-shadow:0 18px 60px #2563eb1f}.price-grid em{position:absolute;right:24px;top:24px;font-size:10px;color:var(--primary);font-style:normal;font-weight:900}.price-grid h3{font-size:22px}.price-grid strong{font-size:46px}.price-grid p,.price-grid li{color:var(--muted)}.price-grid li{margin:12px 0}.price-grid button{width:100%;margin-top:18px}.price-grid button:disabled{background:#d0d5dd;box-shadow:none}.site-footer{background:#0f172a;color:#e5e7eb;padding:64px 0 24px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:60px}.footer-grid>div{display:flex;flex-direction:column;gap:12px}.footer-grid p,.footer-grid a,.legal-row{font-size:13px;color:#98a2b3}.legal-row{border-top:1px solid #283247;margin-top:46px;padding-top:20px;display:flex;justify-content:space-between}.page{padding-block:90px;min-height:70vh}.page>h1{font-size:clamp(40px,5vw,64px);letter-spacing:-.04em;margin:18px 0}.lede,.legal-page>p{max-width:800px;color:var(--muted);line-height:1.8}.account-layout{display:grid;grid-template-columns:280px 1fr;gap:26px;margin-top:50px}.account-layout aside{border:1px solid var(--line);border-radius:24px;padding:28px;height:max-content;display:flex;flex-direction:column;align-items:center;gap:10px}.avatar{width:72px;height:72px;border-radius:24px;background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff;display:grid;place-items:center;font-size:32px;font-weight:900}.account-layout aside span{color:var(--muted);font-size:13px}.account-layout aside button{margin-top:16px;border:0;border-radius:12px;background:#101828;color:#fff;padding:12px 18px}.account-sections{display:grid;grid-template-columns:1fr 1fr;gap:14px}.account-sections article{border:1px solid var(--line);border-radius:20px;padding:22px;display:flex;gap:15px;align-items:center}.account-sections article>span{width:40px;height:40px;border-radius:12px;background:#edf3ff;color:var(--primary);display:grid;place-items:center;font-weight:900}.account-sections h2{font-size:18px;margin:0}.account-sections p{font-size:13px;color:var(--muted);margin:5px 0}.account-sections i{margin-left:auto}.account-note{margin:30px 0;padding:24px;background:var(--soft);border-radius:20px}.account-note p{color:var(--muted);line-height:1.7}.legal-page h2{margin-top:40px}.legal-page small{display:block;margin-top:50px;color:#98a2b3}.next-page{background:#f8faff;min-height:100vh;padding-bottom:90px}.next-hero{padding:74px 0 48px;display:flex;justify-content:space-between;align-items:end}.product-by{font-size:14px;letter-spacing:.16em;font-weight:900}.product-by i{font-style:normal;color:var(--muted);font-weight:600}.next-hero h1{font-size:clamp(58px,7vw,88px);letter-spacing:-.06em;margin:12px 0 0}.next-hero p{font-size:21px;color:var(--muted)}.next-status{padding:20px 24px;border:1px solid var(--line);border-radius:18px;background:#fffc;display:grid;grid-template-columns:auto 1fr;gap:4px 12px}.next-status>span{grid-row:span 2;background:#eaf0ff;color:var(--primary);font-weight:900;padding:10px;border-radius:10px}.next-status small{color:var(--muted)}.next-layout{display:grid;grid-template-columns:300px 1fr;gap:22px;align-items:start}.next-nav{position:sticky;top:94px;display:flex;flex-direction:column;gap:8px}.next-nav button{border:1px solid transparent;background:transparent;border-radius:16px;padding:15px;display:flex;text-align:left;gap:12px;color:#475467}.next-nav button.active{background:#fff;border-color:#dbe3f7;box-shadow:0 10px 26px #2436640f;color:#101828}.next-nav button>span{width:30px;height:30px;border-radius:10px;background:#e8edfa;display:grid;place-items:center;font-size:12px;font-weight:900}.next-nav button.active>span{background:var(--primary);color:#fff}.next-nav button div{display:flex;flex-direction:column;gap:4px}.next-nav small{font-size:11px;line-height:1.4;color:#98a2b3}.next-nav>a{font-size:12px;color:var(--muted);margin:16px}.next-workspace{background:#fff;border:1px solid var(--line);border-radius:28px;min-height:670px;padding:38px;box-shadow:0 18px 60px #23366e0f}.workspace-head{display:flex;gap:18px;border-bottom:1px solid var(--line);padding-bottom:26px;margin-bottom:30px}.workspace-head>span{color:#98a2b3;font-size:12px;font-weight:900}.workspace-head h2{font-size:30px;margin:0}.workspace-head p{color:var(--muted);line-height:1.6;margin:8px 0 0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-grid label,.textarea-field{display:flex;flex-direction:column;gap:8px}.form-grid label>span,.textarea-field>span{font-size:12px;font-weight:800;color:#475467}.form-grid input,.form-grid select,.textarea-field textarea{border:1px solid #d8deeb;border-radius:12px;padding:12px 13px;background:#fff;min-width:0}.form-grid input[type=range]{padding:7px 0}.checkbox{justify-content:end;flex-direction:row!important;align-items:center}.submit{margin-top:28px;border:0}.result-panel{margin-top:32px;padding:26px;background:#f7f9fd;border:1px solid #e5eaf3;border-radius:20px}.result-panel>h3{margin-top:0}.signal-list{display:flex;gap:8px;flex-wrap:wrap}.signal-list span{padding:7px 10px;background:#fff1f2;color:#b42318;border-radius:999px;font-size:12px;font-weight:800}.risk-dimensions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:20px 0}.risk-dimensions article{background:#fff;border:1px solid var(--line);border-radius:15px;padding:16px}.risk-dimensions article>div{display:flex;justify-content:space-between}.risk-dimensions em{font-style:normal;font-size:11px;font-weight:800}.risk-高{color:#b42318}.risk-中{color:#b54708}.risk-低{color:#027a48}.risk-dimensions article>i{display:block;height:5px;background:#eaecf0;margin-top:14px;border-radius:10px;overflow:hidden}.risk-dimensions article>i span{display:block;height:100%;background:linear-gradient(90deg,var(--primary),var(--secondary))}.risk-dimensions p{font-size:12px;color:var(--muted);line-height:1.5;margin-bottom:0}.timeline{border-top:1px solid var(--line);margin-top:22px;padding-top:18px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.timeline article{border-left:3px solid #b8c7ff;padding-left:12px}.timeline b{color:var(--primary)}.timeline p{font-size:12px;color:var(--muted);line-height:1.6}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.metric-grid article{padding:16px;background:#fff;border-radius:14px}.metric-grid span{display:block;font-size:11px;color:var(--muted)}.metric-grid b{display:block;margin-top:8px;font-size:19px}.result-panel li{margin:8px 0;color:#475467}.warning{padding:12px;background:#fff8e6;color:#8a4b00;border-radius:10px;font-size:12px}.runway-bars{display:grid;grid-template-columns:1fr 1fr;gap:14px}.runway-bars article{background:#fff;padding:20px;border-radius:16px}.runway-bars b{display:block;font-size:28px;margin:8px 0}.runway-bars i{height:8px;background:#eaecf0;display:block;border-radius:10px;overflow:hidden}.runway-bars em{height:100%;display:block;background:linear-gradient(90deg,var(--primary),var(--secondary))}.runway-bars small{color:var(--muted);display:block;margin-top:10px}.textarea-field textarea{min-height:180px;resize:vertical;line-height:1.7}.upload-placeholder{display:block;margin-top:14px;border:1px dashed #c9d1e4;border-radius:12px;background:#fafbff;color:#98a2b3;padding:14px;width:100%;text-align:left}.asset-results{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:26px}.asset-results article{padding:20px;border:1px solid var(--line);border-radius:16px}.asset-results span{font-size:11px;color:var(--primary);font-weight:900}.asset-results h3{font-size:13px;margin:16px 0 5px}.asset-results p{font-size:13px;color:var(--muted);line-height:1.6}.direction-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.direction-grid article{border:1px solid var(--line);border-radius:18px;padding:20px}.direction-grid article>div:first-child span{font-size:11px;color:#05603a;background:#e9fbf2;padding:5px 8px;border-radius:999px;font-weight:800}.direction-grid h2{font-size:20px;margin:16px 0 22px}.direction-grid dt{font-size:11px;color:#98a2b3;font-weight:800}.direction-grid dd{margin:4px 0 15px;font-size:13px;line-height:1.5}.plan{background:#f2f5ff;padding:14px;border-radius:12px}.plan p{font-size:12px;line-height:1.6;color:var(--muted)}@media(max-width:900px){.site-header nav{display:none}.hero{min-height:660px}.hero:before{width:330px;height:330px;right:-140px;top:150px;opacity:.55}.hero-orb{display:none}.product-grid{grid-template-columns:1fr 1fr}.audience{grid-template-columns:1fr;gap:35px}.value-grid,.steps{grid-template-columns:1fr}.next-hero{align-items:start;gap:30px}.next-status{display:none}.next-layout{grid-template-columns:1fr}.next-nav{position:static;display:grid;grid-template-columns:repeat(5,1fr);overflow:auto}.next-nav button{min-width:145px}.next-nav>a{display:none}.direction-grid,.account-layout{grid-template-columns:1fr}.account-layout aside{align-items:start}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}}@media(max-width:620px){.shell{width:min(100% - 24px,1180px)}.site-header{height:64px}.nav-cta{padding:8px 11px}.hero{min-height:610px;padding-block:70px}.hero h1{font-size:48px}.hero>p{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.section{padding-block:72px}.section-head{display:block}.product-grid,.product-card:first-child,.price-grid,.audience-grid,.footer-grid,.account-sections,.form-grid,.risk-dimensions,.metric-grid,.runway-bars,.asset-results{grid-template-columns:1fr;grid-column:auto}.product-card{min-height:230px}.steps{grid-template-columns:1fr}.legal-row{flex-direction:column;gap:8px}.next-page{padding-bottom:40px}.next-hero{padding:42px 0 25px}.next-hero h1{font-size:54px}.next-hero p{font-size:18px}.next-workspace{padding:22px 16px;border-radius:20px}.workspace-head h2{font-size:24px}.next-nav{margin-inline:-12px;padding-inline:12px}.timeline,.direction-grid{grid-template-columns:1fr}.page{padding-block:60px}}@font-face{font-family:InterFallback;src:local("Inter"),local("SF Pro Display"),local("Segoe UI")}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:#12213a;background:#f8fafc;font-family:InterFallback,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;line-height:1.55}button,input,textarea,select{font:inherit}button,a{color:inherit}button{cursor:pointer}.app{min-height:100vh}.page-shell{width:min(1180px,calc(100% - 48px));margin-inline:auto}.app-header{position:sticky;z-index:50;top:0;background:#fffffff0;border-bottom:1px solid #e6ebf2;backdrop-filter:blur(16px)}.header-inner{height:68px;width:min(1240px,calc(100% - 40px));margin:auto;display:flex;align-items:center;gap:36px}.books-brand{display:flex;align-items:center;gap:10px;text-decoration:none;font-size:16px;font-weight:720;letter-spacing:-.02em}.books-brand b{color:#075dea}.brand-mark{width:30px;height:30px;display:grid;place-items:center;background:#075dea;color:#fff;border-radius:9px;font-size:14px;font-weight:900;box-shadow:0 6px 16px #075dea2e}.app-header nav{display:flex;gap:28px;height:100%;align-items:center}.app-header nav a{text-decoration:none;color:#68768b;font-size:13px;font-weight:650;height:100%;display:flex;align-items:center;position:relative}.app-header nav a:hover,.app-header nav a.active{color:#0f2039}.app-header nav a.active:after{content:"";height:2px;background:#075dea;position:absolute;bottom:0;left:0;right:0}.header-actions{margin-left:auto;display:flex;gap:14px;align-items:center}.search-link{display:flex;align-items:center;gap:6px;text-decoration:none;color:#506077;font-size:13px;font-weight:650}.search-link span{font-size:20px}.account-chip{border:1px solid #dbe3ed;background:#fff;border-radius:999px;padding:4px 10px 4px 4px;display:flex;align-items:center;gap:8px;color:#243750}.account-chip span{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:#10284c;color:#fff;font-weight:800}.account-chip i{font-style:normal;font-size:12px;font-weight:700}.dev-banner{text-align:center;background:#fff9e8;color:#7e6217;font-size:10px;padding:3px;border-top:1px solid #f4e6ba}.mobile-menu{display:none}.eyebrow{display:flex;align-items:center;gap:8px;text-transform:uppercase;letter-spacing:.14em;font-size:10px;font-weight:850;color:#2360ad}.eyebrow i{width:22px;height:2px;background:#3c7dd5}.hero-section{position:relative;overflow:hidden;background:#f5f9ff;border-bottom:1px solid #e0e8f3}.hero-grid{min-height:630px;display:grid;grid-template-columns:1.12fr .88fr;gap:60px;align-items:center;padding-top:55px;padding-bottom:55px;position:relative;z-index:2}.hero-copy h1{font-size:61px;line-height:1.04;letter-spacing:-.058em;margin:22px 0 16px;color:#10213b}.hero-copy h1 em{font-style:normal;color:#075dea}.hero-copy>p{font-size:18px;color:#576b85;margin:0 0 34px}.hero-search{border:1px solid #d7e1ee;border-radius:16px;background:#fff;box-shadow:0 22px 54px #1940741c;padding:7px}.intent-switch{display:flex;gap:3px;padding:2px 4px 6px}.intent-switch button{border:0;background:transparent;border-radius:8px;padding:7px 12px;color:#748298;font-size:11px;font-weight:750}.intent-switch button.active{background:#eaf2ff;color:#075dea}.search-field{height:58px;display:flex;align-items:center;gap:10px;background:#f8fafc;border:1px solid #e7ecf2;border-radius:11px;padding:5px 6px 5px 16px}.search-field>span{font-size:24px;color:#718099}.search-field input{flex:1;min-width:0;border:0;outline:0;background:transparent;color:#1a2b44}.search-field button,.wide-search button{border:0;border-radius:8px;background:#075dea;color:#fff;height:46px;padding:0 20px;font-weight:750;box-shadow:0 7px 16px #075dea2e}.search-field button b{margin-left:8px}.search-suggestions{display:flex;gap:8px;align-items:center;padding:10px 8px 5px;overflow:hidden;white-space:nowrap}.search-suggestions span{color:#98a2b2;font-size:10px}.search-suggestions button{border:0;background:transparent;color:#56708f;font-size:10px;padding:0}.hero-orbit{position:absolute;border:1px solid rgba(67,122,195,.12);border-radius:50%;z-index:1}.orbit-one{width:780px;height:780px;right:-250px;top:-320px}.orbit-two{width:480px;height:480px;right:-20px;bottom:-310px}.hero-visual{height:470px;position:relative}.knowledge-map{height:100%;position:relative}.knowledge-map svg{position:absolute;inset:0;width:100%;height:100%;overflow:visible}.knowledge-map path{fill:none;stroke:#b7cce8;stroke-width:1.5;stroke-dasharray:5 6}.knowledge-map circle{fill:#075dea}.map-card{position:absolute;width:145px;padding:15px;background:#fff;border:1px solid #dae5f2;border-radius:13px;box-shadow:0 16px 36px #1a3c6a1a;z-index:2;display:flex;flex-direction:column}.map-card span{font-size:9px;color:#075dea;font-weight:850}.map-card b{font-size:15px;margin-top:5px}.map-card small{font-size:10px;color:#78879b;margin-top:3px}.map-book{left:20px;top:45px}.map-understand{left:190px;top:142px}.map-knowledge{left:160px;top:260px;border-color:#8ebcf8}.map-skill{right:5px;bottom:35px;background:#112746;color:#fff;border-color:#112746}.map-skill small{color:#b8c7da}.hero-proof{position:absolute;right:12px;top:42px;padding:14px 18px;border-radius:12px;background:#eef5ff;border:1px solid #d9e8fb;display:flex;flex-direction:column}.hero-proof span{font-size:9px;color:#6f81a0;text-transform:uppercase;letter-spacing:.1em}.hero-proof b{font-size:13px;margin-top:4px}.hero-proof small{font-size:9px;color:#075dea;margin-top:3px}.proposition{border-top:1px solid #dde7f3;padding:18px 0;display:flex;gap:12px;align-items:center;color:#738199;font-size:12px;position:relative;z-index:2}.proposition b{color:#1a2f4b}.action-section,.dashboard-section{padding-top:72px;padding-bottom:72px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:25px}.section-heading h2{font-size:30px;letter-spacing:-.04em;margin:7px 0 0}.section-heading p{margin:0;color:#78869a;font-size:12px}.section-heading.compact{margin-bottom:18px}.section-heading.compact h2{font-size:22px}.entry-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.entry-grid>button{min-height:126px;text-align:left;border:1px solid #e0e7f0;border-radius:16px;background:#fff;padding:21px;display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:15px;box-shadow:0 8px 25px #1c34530a;transition:.2s}.entry-grid>button:hover{transform:translateY(-3px);border-color:#b7d2f4;box-shadow:0 15px 32px #1c3f6e17}.entry-icon{width:46px;height:46px;border-radius:13px;display:grid;place-items:center;font-size:22px;font-weight:850}.entry-icon.blue{background:#e9f2ff;color:#075dea}.entry-icon.cyan{background:#e8f8f7;color:#108b86}.entry-icon.navy{background:#132b4c;color:#fff}.entry-grid b{display:block;font-size:15px}.entry-grid small{display:block;color:#7e8a9b;margin-top:5px;font-size:10px}.entry-grid>button>i{font-style:normal;color:#a0adbd;font-size:18px}.dashboard-section{display:grid;grid-template-columns:1.5fr .65fr;gap:24px;padding-top:0}.dashboard-main,.highlight-panel{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:25px}.text-button{border:0;background:transparent;color:#075dea;font-size:11px;font-weight:750}.recent-list{display:grid;gap:10px}.recent-list>button{border:0;background:#f8fafc;border-radius:12px;padding:12px;text-align:left;display:grid;grid-template-columns:62px 1fr auto;gap:14px;align-items:center}.recent-list>button>div{display:flex;flex-direction:column;min-width:0}.recent-list b{font-size:13px}.recent-list span,.recent-list small{font-size:9px;color:#7b889b}.recent-list i{height:4px;background:#e3e9f0;border-radius:9px;margin:10px 0 5px}.recent-list i em{display:block;height:100%;background:#2975db;border-radius:9px}.recent-list strong{font-size:10px;color:#075dea}.book-cover{position:relative;overflow:hidden;border-radius:4px;background:linear-gradient(150deg,var(--cover-a),var(--cover-b));box-shadow:7px 10px 22px #1127462e;flex:none}.book-cover:after{content:"";position:absolute;top:0;bottom:0;left:5px;width:1px;background:#ffffff4d;z-index:3}.book-cover.small{width:52px;height:72px}.book-cover.medium{width:116px;height:164px}.book-cover.large{width:226px;height:320px;border-radius:7px}.book-cover img{width:100%;height:100%;object-fit:cover;position:relative;z-index:2}.cover-fallback{position:absolute;inset:0;padding:12px 9px;display:flex;flex-direction:column;color:#fff}.cover-fallback small{font-size:5px;letter-spacing:.14em}.cover-fallback b{font-family:Georgia,serif;font-size:10px;line-height:1.2;margin-top:auto}.cover-fallback span{font-size:6px;margin-top:5px;opacity:.8}.book-cover.large .cover-fallback{padding:30px 23px}.book-cover.large .cover-fallback small{font-size:8px}.book-cover.large .cover-fallback b{font-size:22px}.book-cover.large .cover-fallback span{font-size:10px}.highlight-panel article{border-left:2px solid #4384d8;padding:3px 0 3px 16px;margin:20px 0}.highlight-panel article>span{font-family:Georgia;font-size:28px;color:#9bb9de}.highlight-panel p{font-family:Georgia,serif;font-size:13px;line-height:1.65;margin:0;color:#3c4b62}.highlight-panel small{display:block;color:#8a95a5;font-size:9px;margin-top:10px}.button{border:1px solid transparent;border-radius:8px;padding:9px 14px;font-size:11px;font-weight:750;transition:.15s}.button.primary{background:#075dea;color:#fff;box-shadow:0 6px 14px #075dea24}.button.primary:hover{background:#064fc4}.button.primary:disabled{opacity:.45;cursor:not-allowed}.button.quiet{background:#fff;border-color:#dce4ed;color:#344862}.button.compare{background:#edf2f7;color:#59708d}.button.compare.selected{background:#e5f1ff;color:#075dea;border-color:#9fc5f5}.button.large{padding:12px 18px}.button.full{width:100%}.app-footer{background:#0f2038;color:#fff;margin-top:70px}.app-footer .page-shell{min-height:130px;display:flex;align-items:center;gap:42px}.app-footer div>div{display:flex;flex-direction:column}.app-footer b{font-size:15px}.app-footer span,.app-footer small,.app-footer a{font-size:10px;color:#aab8ca}.app-footer nav{display:flex;gap:24px}.app-footer a{text-decoration:none}.app-footer small{margin-left:auto}.page-content{padding-top:52px;padding-bottom:30px;min-height:calc(100vh - 200px)}.page-title-row{display:flex;justify-content:space-between;align-items:end;margin-bottom:30px}.page-title-row h1{font-size:42px;line-height:1.1;letter-spacing:-.05em;margin:9px 0 8px}.page-title-row p{margin:0;color:#728097}.wide-search{height:60px;display:flex;align-items:center;background:#fff;border:1px solid #d8e1ec;border-radius:13px;box-shadow:0 10px 24px #1831530f;padding:5px 6px 5px 18px;margin-bottom:26px}.wide-search>span{font-size:24px;color:#728198}.wide-search input{flex:1;border:0;outline:0;padding:0 13px}.external-toggle{display:flex;gap:10px;align-items:center;background:#fff;border:1px solid #dfe6ef;border-radius:12px;padding:10px 13px;cursor:pointer}.external-toggle input{display:none}.external-toggle>span{width:34px;height:20px;border-radius:20px;background:#cbd5e1;position:relative}.external-toggle>span:after{content:"";position:absolute;width:14px;height:14px;left:3px;top:3px;background:#fff;border-radius:50%;transition:.2s}.external-toggle input:checked+span{background:#075dea}.external-toggle input:checked+span:after{left:17px}.external-toggle div{display:flex;flex-direction:column}.external-toggle b{font-size:10px}.external-toggle small{font-size:8px;color:#8491a3}.notice,.error-notice{padding:10px 14px;border-radius:9px;background:#fff7df;border:1px solid #efdeb1;color:#80621b;font-size:11px;margin-bottom:15px}.search-layout{display:grid;grid-template-columns:210px 1fr;gap:28px}.filters{position:sticky;top:100px;align-self:start;background:#fff;border:1px solid #e1e7ee;border-radius:13px;padding:18px}.filter-head{display:flex;justify-content:space-between;margin-bottom:10px}.filter-head b{font-size:13px}.filter-head button{border:0;background:transparent;color:#075dea;font-size:9px}.filters fieldset{border:0;padding:16px 0 8px;margin:0;border-top:1px solid #edf0f4}.filters legend{font-size:10px;font-weight:800;color:#4c607a;padding:0 0 7px}.filters label{display:flex;align-items:center;gap:8px;padding:5px 0;color:#68778d;font-size:10px}.filters input{accent-color:#075dea}.results-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.results-toolbar b,.results-toolbar span{font-size:11px}.results-toolbar span{color:#7d899a}.results-toolbar select,.knowledge-toolbar select{border:1px solid #dfe6ee;background:#fff;border-radius:8px;padding:8px 10px;color:#53657d;font-size:10px}.book-card{display:grid;grid-template-columns:116px 1fr;gap:22px;background:#fff;border:1px solid #e0e6ee;border-radius:15px;padding:20px;margin-bottom:13px;box-shadow:0 8px 24px #1c335209}.book-card-body{min-width:0}.book-card-top{display:flex;align-items:center;gap:10px}.book-card-top>span:last-child{font-size:9px;color:#8490a1}.rights-badge{display:inline-flex;border-radius:999px;padding:4px 8px;font-size:8px;font-weight:850;text-transform:uppercase;letter-spacing:.05em}.rights-public_domain{background:#e7f7ef;color:#15724e}.rights-open_license{background:#e8f7f7;color:#13736f}.rights-copyrighted{background:#f3efff;color:#6541a8}.rights-user_owned{background:#eaf2ff;color:#0756c8}.rights-unknown{background:#f0f2f5;color:#5d6877}.book-card h3{font-size:20px;letter-spacing:-.025em;margin:8px 0 0}.authors{color:#566a83;margin:3px 0;font-size:11px}.book-description{font-size:11px;color:#65748a;line-height:1.65;margin:10px 0}.why{border-left:2px solid #7ba9e7;margin:10px 0;padding-left:11px;color:#6d7d91;font-size:10px}.why b{display:block;color:#2c4565;font-size:8px;text-transform:uppercase;letter-spacing:.08em}.topic-row{display:flex;gap:5px;flex-wrap:wrap;margin:10px 0}.topic-row span,.concepts span{padding:4px 7px;background:#f1f5f9;border-radius:5px;color:#64758b;font-size:8px}.card-actions{display:flex;gap:7px;margin-top:11px}.compare-tray{position:fixed;z-index:55;left:50%;bottom:24px;transform:translate(-50%);width:min(560px,calc(100% - 30px));background:#10223d;color:#fff;border-radius:13px;padding:10px 12px;display:flex;align-items:center;gap:10px;box-shadow:0 16px 40px #05122740}.compare-tray>div{display:flex;align-items:center;gap:10px;flex:1}.compare-tray>div span{width:27px;height:27px;display:grid;place-items:center;border-radius:8px;background:#2876dc}.compare-tray>div b{font-size:10px}.comparison-overlay,.modal-backdrop{position:fixed;z-index:80;inset:0;background:#0813238c;display:grid;place-items:center;padding:25px;backdrop-filter:blur(5px)}.comparison-dialog{position:relative;width:min(980px,100%);max-height:90vh;overflow:auto;background:#f8fafc;border-radius:18px;padding:24px}.dialog-close{position:absolute;z-index:2;right:15px;top:12px;border:0;background:transparent;font-size:24px;color:#77869a}.ai-result{background:#fff;border:1px solid #dfe6ef;border-radius:16px;padding:24px;margin:20px 0}.ai-result-head{display:flex;justify-content:space-between;align-items:start}.ai-result h2{margin:6px 0;font-size:24px}.provider-chip{padding:5px 9px;border-radius:99px;background:#fff7d8;color:#786016;font-size:8px;font-weight:800}.result-summary{color:#53667e;font-size:12px}.result-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:20px 0}.result-grid article{background:#f7f9fc;border:1px solid #e6ebf1;border-radius:10px;padding:15px}.result-grid h3{font-size:12px;margin:0 0 8px}.result-grid ul{padding-left:16px;margin:0}.result-grid li{font-size:10px;color:#5b6a7f;margin:5px 0}.citation-box{display:flex;gap:8px;flex-wrap:wrap;background:#eef4fc;border-radius:9px;padding:12px;margin-bottom:15px}.citation-box b{width:100%;font-size:9px;text-transform:uppercase;letter-spacing:.1em}.citation-box span{background:#fff;padding:5px 8px;border-radius:6px;font-size:9px}.citation-box sup{color:#075dea;font-weight:800;margin-right:4px}.breadcrumbs{display:flex;gap:7px;font-size:9px;color:#8290a3;margin-bottom:25px}.breadcrumbs button{border:0;background:transparent;padding:0;color:#6c7d93}.book-hero{display:grid;grid-template-columns:226px 1fr 280px;gap:36px;align-items:start}.book-status-row{display:flex;gap:9px;align-items:center}.book-status-row>span{font-size:9px;color:#7b899a}.book-hero-copy h1{font-family:Georgia,serif;font-size:40px;letter-spacing:-.035em;line-height:1.05;margin:17px 0 5px}.book-hero-copy h2{font-family:Georgia,serif;font-size:17px;font-weight:400;color:#5e6e83;margin:0}.detail-authors{font-size:13px;color:#365678}.lead{font-family:Georgia,serif;color:#53667d;font-size:14px;line-height:1.8}.detail-actions{display:flex;gap:8px;margin-top:20px}.icon-action{width:42px;border:1px solid #dae2eb;background:#fff;border-radius:9px}.ask-book{width:100%;margin-top:20px;border:1px solid #cbdcf2;background:#f1f7ff;border-radius:12px;padding:12px;text-align:left;display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:10px}.ask-book>span{width:34px;height:34px;display:grid;place-items:center;background:#075dea;color:#fff;border-radius:9px}.ask-book div{display:flex;flex-direction:column}.ask-book b{font-size:10px}.ask-book small{font-size:8px;color:#71839b}.ask-book i{font-style:normal;color:#075dea}.source-panel{background:#fff;border:1px solid #dfe6ee;border-radius:14px;padding:18px}.source-panel h3{font-size:11px;line-height:1.55;margin:8px 0}.source-panel dl{margin:14px 0;border-top:1px solid #edf0f4}.source-panel dl div{display:flex;justify-content:space-between;border-bottom:1px solid #edf0f4;padding:8px 0;gap:10px}.source-panel dt,.source-panel dd{font-size:8px;margin:0}.source-panel dt{color:#8390a2}.source-panel dd{text-align:right;font-weight:650}.source-panel>b{font-size:9px}.source-panel>a{display:grid;grid-template-columns:1fr auto;text-decoration:none;border:1px solid #e5eaf0;border-radius:8px;padding:9px;margin-top:7px}.source-panel>a span{font-size:9px;font-weight:700}.source-panel>a small{font-size:7px;color:#7d8999}.source-panel>a i{grid-column:2;grid-row:1/3;font-style:normal;align-self:center}.detail-grid{display:grid;grid-template-columns:1.4fr .6fr;gap:24px;margin-top:60px}.detail-grid>article,.detail-grid>aside{background:#fff;border:1px solid #e1e7ef;border-radius:15px;padding:24px}.detail-grid h2{font-size:22px;margin:7px 0 15px}.toc-list{list-style:none;padding:0;margin:0}.toc-list li{display:grid;grid-template-columns:36px 1fr auto;align-items:center;border-top:1px solid #edf0f4;padding:11px 0}.toc-list li span{font-size:9px;color:#8e99a8}.toc-list li b{font-size:10px}.toc-list li button{border:0;background:transparent;color:#075dea;font-size:9px}.topic-cloud{display:flex;gap:7px;flex-wrap:wrap}.topic-cloud span{border:1px solid #dbe4ee;background:#f7f9fc;border-radius:8px;padding:7px 9px;color:#49617e}.topic-cloud .weight-1{font-size:9px}.topic-cloud .weight-2{font-size:11px}.topic-cloud .weight-3{font-size:13px;color:#075dea}.detail-grid aside p{font-size:9px;color:#8491a3;margin-top:18px}.related{margin-top:50px}.related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.related-grid>button{border:1px solid #e1e7ee;background:#fff;border-radius:12px;padding:13px;text-align:left;display:flex;align-items:center;gap:14px}.related-grid>button div{display:flex;flex-direction:column}.related-grid b{font-size:12px}.related-grid span,.related-grid small{font-size:8px;color:#7b8899}.inline-ai{margin-top:40px}.library-toolbar{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #dfe6ee;margin-bottom:24px}.tabs{display:flex;gap:24px}.tabs button{border:0;background:transparent;padding:12px 0;color:#748296;font-size:11px;position:relative}.tabs button.active{color:#122641;font-weight:800}.tabs button.active:after{content:"";position:absolute;bottom:-1px;height:2px;background:#075dea;left:0;right:0}.tabs button span{margin-left:5px;font-size:8px;background:#edf1f5;padding:2px 5px;border-radius:9px}.library-toolbar>label,.knowledge-toolbar>label{display:flex;align-items:center;gap:7px;background:#fff;border:1px solid #dfe6ee;border-radius:8px;padding:7px 10px}.library-toolbar input,.knowledge-toolbar input{border:0;outline:0;background:transparent;font-size:10px}.library-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.library-grid>article{background:#fff;border:1px solid #e0e6ed;border-radius:15px;padding:17px}.library-cover-wrap{height:177px;display:grid;place-items:center;background:#f1f5f9;border-radius:10px;position:relative}.favorite-button{position:absolute;right:8px;top:8px;width:28px;height:28px;border-radius:50%;background:#fff;border:1px solid #e2e7ed;color:#e1a52c}.uploaded-cover{width:116px;height:164px;background:#163052;color:#fff;padding:13px;border-radius:4px;display:flex;flex-direction:column}.uploaded-cover span{font-size:6px;letter-spacing:.1em}.uploaded-cover b{font-family:Georgia;font-size:12px;margin-top:auto}.uploaded-cover small{font-size:7px;margin-top:7px}.library-card-copy>.status{display:inline-flex;margin-top:13px;padding:3px 6px;border-radius:5px;background:#eef3f8;color:#57708e;font-size:7px;text-transform:uppercase;font-weight:850}.library-card-copy h3{font-size:14px;margin:8px 0 2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.library-card-copy p{font-size:9px;color:#78879a;margin:0}.progress{display:flex;align-items:center;gap:8px;margin:14px 0}.progress i{height:4px;flex:1;background:#e5eaf0;border-radius:5px}.progress i em{display:block;height:100%;background:#347bd6;border-radius:5px}.progress span{font-size:8px;color:#778599}.library-card-copy dl{display:grid;grid-template-columns:repeat(4,1fr);margin:0 0 13px}.library-card-copy dl div{display:flex;flex-direction:column}.library-card-copy dt{font-size:6px;color:#929eac;text-transform:uppercase}.library-card-copy dd{font-size:10px;font-weight:800;margin:2px 0}.privacy-pill{display:flex;gap:9px;align-items:center;background:#eaf6f2;color:#246c58;border-radius:10px;padding:10px 14px}.privacy-pill>span{font-size:22px}.privacy-pill div{display:flex;flex-direction:column}.privacy-pill b{font-size:10px}.privacy-pill small{font-size:8px}.drop-zone{height:320px;border:1.5px dashed #9bb8de;background:#f4f8fd;border-radius:18px;display:flex;align-items:center;justify-content:center;flex-direction:column;transition:.2s}.drop-zone.dragging{background:#e8f2ff;border-color:#075dea;transform:scale(.995)}.upload-icon{width:58px;height:58px;display:grid;place-items:center;border-radius:16px;background:#fff;color:#075dea;font-size:26px;box-shadow:0 10px 24px #1a3f711c}.drop-zone h2{margin:16px 0 0;font-size:21px}.drop-zone p{margin:2px 0 18px;color:#7b8a9d}.upload-limits{display:flex;gap:6px;align-items:center;color:#8491a3;font-size:8px;margin-top:16px}.upload-limits span{background:#e0eaf6;color:#496985;padding:3px 6px;border-radius:4px;font-weight:800}.upload-limits i{width:1px;height:12px;background:#cbd7e5}.upload-pipeline{margin-top:45px}.pipeline-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.pipeline-grid article{background:#fff;border:1px solid #e0e6ee;border-radius:13px;padding:18px}.pipeline-grid article span{font-size:9px;color:#075dea;font-weight:800}.pipeline-grid b{display:block;font-size:12px;margin-top:7px}.pipeline-grid p{font-size:9px;color:#7b8798;margin:4px 0}.upload-list{margin-top:35px}.upload-list>article{display:grid;grid-template-columns:48px 1fr auto auto;align-items:center;gap:13px;background:#fff;border:1px solid #e1e7ee;border-radius:11px;padding:12px;margin:8px 0}.file-icon{width:42px;height:48px;background:#eaf2ff;color:#075dea;display:grid;place-items:center;border-radius:7px;font-size:8px;font-weight:900}.upload-list article>div:nth-child(2){display:flex;flex-direction:column}.upload-list b{font-size:11px}.upload-list span,.upload-list small{font-size:8px;color:#8491a2}.processing{padding:4px 7px;border-radius:99px}.processing.parsing{color:#896d1f;background:#fff7d9}.processing.ready{color:#1e7155;background:#e8f7f0}.empty-state{display:flex;align-items:center;flex-direction:column;text-align:center;padding:80px 20px}.empty-state>span{width:64px;height:64px;display:grid;place-items:center;background:#eaf2ff;color:#075dea;border-radius:18px;font-weight:900}.empty-state h2{margin:17px 0 4px}.empty-state p{color:#7b8899}.empty-inline{padding:40px;border:1px dashed #cfd9e4;border-radius:12px;display:flex;align-items:center;flex-direction:column}.empty-inline span{color:#8492a4;font-size:10px}.reader-app{height:100vh;overflow:hidden;background:#eef2f6}.reader-page{height:100vh;display:flex;flex-direction:column}.reader-header{height:58px;flex:none;background:#fff;border-bottom:1px solid #dae1e9;display:flex;align-items:center;padding:0 17px;gap:12px}.reader-header button{border:0;background:transparent}.reader-back{font-size:12px}.reader-title{display:flex;flex-direction:column;padding-left:14px;border-left:1px solid #e2e7ed}.reader-title b{font-family:Georgia;font-size:12px}.reader-title small{font-size:8px;color:#7c899b}.reader-progress{margin-left:auto;display:flex;align-items:center;gap:8px}.reader-progress span{font-size:9px}.reader-progress i{width:70px;height:3px;background:#e1e7ed}.reader-progress i em{display:block;width:64%;height:100%;background:#075dea}.reader-settings{font-family:Georgia;font-weight:800}.reader-ai-toggle{background:#102844!important;color:#fff!important;border-radius:8px!important;padding:8px 12px!important;font-size:10px}.ai-action-bar{height:48px;flex:none;background:#fff;border-bottom:1px solid #dfe5eb;display:flex;align-items:center;justify-content:center;gap:3px;padding:5px;overflow-x:auto}.ai-action-bar button{border:0;background:transparent;border-radius:7px;padding:7px 9px;color:#566a82;font-size:9px;white-space:nowrap}.ai-action-bar button span{color:#075dea;margin-right:5px;font-weight:900}.ai-action-bar button:hover,.ai-action-bar button.accent{background:#eef5ff;color:#174f94}.reader-layout{flex:1;min-height:0;display:grid;grid-template-columns:220px minmax(420px,1fr) 340px}.reader-sidebar{background:#fff;border-right:1px solid #dbe2e9;overflow:auto}.side-tabs{display:flex;border-bottom:1px solid #e4e9ee;padding:0 13px}.side-tabs button{flex:1;border:0;background:transparent;padding:14px 4px;font-size:9px;color:#7b8899;position:relative}.side-tabs button.active{color:#10253f;font-weight:800}.side-tabs button.active:after{content:"";height:2px;position:absolute;left:4px;right:4px;bottom:0;background:#075dea}.side-tabs span{font-size:7px;background:#edf1f5;border-radius:9px;padding:2px 4px}.reader-sidebar ol{list-style:none;padding:10px;margin:0}.reader-sidebar li{display:flex;gap:9px;padding:11px 8px;border-radius:8px}.reader-sidebar li.active{background:#eaf2ff}.reader-sidebar li>span{font-size:8px;color:#8995a5}.reader-sidebar li div{display:flex;flex-direction:column}.reader-sidebar li b{font-size:9px}.reader-sidebar li small{font-size:7px;color:#8b97a5}.reader-notes{padding:13px}.reader-notes>button{width:100%;border:1px dashed #a9bdd4;background:#f7fafe;border-radius:8px;padding:8px;color:#075dea;font-size:9px}.reader-notes article{padding:12px 4px;border-bottom:1px solid #e6eaef}.reader-notes b{font-size:9px}.reader-notes p{font-size:8px;color:#62748a}.reader-notes small{font-size:7px;color:#8b97a5}.reading-canvas{overflow:auto;background:#eef2f6;padding:36px 24px}.reading-paper{width:min(690px,100%);min-height:900px;margin:auto;background:#fff;padding:70px 90px;box-shadow:0 4px 20px #17294114}.chapter-label{font-size:8px;color:#4e75a8;letter-spacing:.15em;font-weight:800}.reading-paper h1{font-family:Georgia,serif;font-size:35px;line-height:1.15;letter-spacing:-.025em;color:#17253a;margin:16px 0}.chapter-lead{font-family:Georgia,serif;font-size:16px!important;color:#52677f!important;line-height:1.65!important;border-bottom:1px solid #e1e6eb;padding-bottom:24px}.reading-paper p{font-family:Georgia,serif;font-size:15px;line-height:1.9;color:#2e3e53}.highlighted-paragraph{position:relative;background:#fff6c8;margin:0 -10px;padding:1px 10px}.highlight-menu{position:absolute;bottom:-34px;left:50%;transform:translate(-50%);background:#14253d;border-radius:7px;padding:4px;display:flex;z-index:2;box-shadow:0 8px 20px #0b182b33}.highlight-menu button{border:0;background:transparent;color:#dce5f0;font-size:7px;padding:5px 7px;white-space:nowrap}.highlight-menu button:last-child{color:#78b7ff}.reading-paper blockquote{border-left:3px solid #3079d7;background:#f3f7fc;padding:18px 20px;margin:30px 0;font-family:Georgia,serif;font-size:16px;color:#27435f}.reading-paper blockquote span{display:block;font-family:InterFallback;font-size:8px;color:#7a899b;margin-top:9px}.reader-pagination{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #e4e8ed;margin-top:45px;padding-top:16px}.reader-pagination button{border:0;background:transparent;color:#075dea;font-size:8px}.reader-pagination span{font-size:8px;color:#8591a0}.ai-assistant{background:#fff;border-left:1px solid #dbe2e9;display:flex;flex-direction:column;min-width:0}.assistant-head{height:56px;display:flex;justify-content:space-between;align-items:center;padding:0 14px;border-bottom:1px solid #e4e9ee}.assistant-head>div{display:flex;gap:9px;align-items:center}.assistant-head>div>span{width:30px;height:30px;display:grid;place-items:center;border-radius:8px;background:#102b4e;color:#fff}.assistant-head div div{display:flex;flex-direction:column}.assistant-head b{font-size:10px}.assistant-head small{font-size:7px;color:#7f8c9e}.assistant-head button{border:0;background:transparent;font-size:18px}.scope-pill{margin:11px 13px 0;background:#f2f6fb;border-radius:8px;padding:8px 10px;display:flex;align-items:center;gap:7px}.scope-pill span{font-size:7px;color:#8794a5}.scope-pill b{font-size:8px}.scope-pill i{margin-left:auto;font-style:normal}.assistant-thread{flex:1;min-height:0;overflow:auto;padding:14px}.assistant-welcome{background:#edf5ff;border:1px solid #d9e9fb;border-radius:10px;padding:13px}.assistant-welcome>span{color:#075dea}.assistant-welcome b{display:block;font-size:10px;margin:4px 0}.assistant-welcome p{font-size:8px;color:#667a92;margin:0}.thinking{display:flex;align-items:center;gap:4px;padding:15px}.thinking i{width:4px;height:4px;border-radius:50%;background:#075dea}.thinking span{font-size:8px;color:#7b8898;margin-left:4px}.answer{margin-top:13px}.answer-label{font-size:7px;letter-spacing:.12em;color:#075dea;font-weight:900}.answer>p{font-size:10px;line-height:1.6}.answer>div>b{font-size:9px}.answer ul{padding-left:15px}.answer li{font-size:8px;color:#53667c;margin:5px 0}.mini-citations{background:#f2f5f8;border-radius:7px;padding:8px!important}.mini-citations span{display:block;font-size:7px;color:#64758a}.mini-citations sup{color:#075dea;margin-right:4px}.answer>button{margin-top:8px;border:1px solid #cbdcf1;background:#edf5ff;color:#075dea;border-radius:7px;padding:7px 9px;font-size:8px}.assistant-input{margin:0 12px 7px;border:1px solid #cdd8e5;border-radius:10px;padding:9px}.assistant-input textarea{border:0;outline:0;resize:none;width:100%;height:45px;font-size:9px}.assistant-input>div{display:flex;justify-content:space-between;align-items:center}.assistant-input span{font-size:7px;color:#9aa4b0}.assistant-input button{width:25px;height:25px;border:0;border-radius:6px;background:#075dea;color:#fff}.ai-disclaimer{text-align:center;font-size:6px;color:#929dac;padding-bottom:7px}.mobile-ai-fab{display:none}.knowledge-stats{display:flex;gap:25px;background:#fff;border:1px solid #e0e6ed;border-radius:12px;padding:12px 18px}.knowledge-stats div{display:flex;flex-direction:column}.knowledge-stats b{font-size:18px}.knowledge-stats span{font-size:8px;color:#8793a3}.ask-knowledge{background:#10294c;color:#fff;border-radius:17px;padding:25px;box-shadow:0 16px 35px #0e294f26}.ask-heading{display:flex;gap:10px;align-items:center}.ask-heading>span{width:38px;height:38px;display:grid;place-items:center;background:#2575df;border-radius:10px}.ask-heading div{display:flex;flex-direction:column}.ask-heading b{font-size:15px}.ask-heading small{font-size:9px;color:#b8c7da}.scope-selector{display:flex;gap:5px;margin:20px 0 10px}.scope-selector button{border:1px solid rgba(255,255,255,.14);background:#ffffff0d;color:#c5d1e1;border-radius:7px;padding:7px 10px;font-size:8px}.scope-selector button.active{background:#fff;color:#17375f}.ask-knowledge textarea{width:100%;min-height:80px;border:1px solid rgba(255,255,255,.18);background:#ffffff14;color:#fff;border-radius:10px;padding:14px;resize:vertical;outline:0}.ask-footer{display:flex;justify-content:space-between;align-items:center;margin-top:10px}.ask-footer>span{font-size:8px;color:#b5c5d9}.ask-footer>span i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#42d3a1}.knowledge-browser{margin-top:35px}.knowledge-toolbar{display:flex;gap:8px;margin-bottom:18px}.knowledge-toolbar label{flex:1}.knowledge-layout{display:grid;grid-template-columns:190px 1fr;gap:22px}.knowledge-layout>aside{background:#fff;border:1px solid #e1e7ee;border-radius:12px;padding:15px;align-self:start;position:sticky;top:95px}.knowledge-layout>aside>b{font-size:10px}.knowledge-layout>aside button{width:100%;border:0;background:transparent;display:flex;justify-content:space-between;padding:8px;border-radius:7px;color:#65778e;font-size:9px}.knowledge-layout>aside button.active{background:#eaf2ff;color:#075dea;font-weight:750}.knowledge-layout>aside i{font-style:normal}.knowledge-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.knowledge-list article{background:#fff;border:1px solid #e0e6ed;border-radius:13px;padding:18px}.knowledge-type{display:flex;justify-content:space-between}.knowledge-type span{font-size:7px;text-transform:uppercase;letter-spacing:.08em;color:#075dea;font-weight:850}.knowledge-type time{font-size:7px;color:#8b97a6}.knowledge-list h3{font-family:Georgia,serif;font-size:15px;line-height:1.4}.knowledge-list blockquote{font-size:9px;color:#627389;border-left:2px solid #9fbce0;margin:12px 0;padding-left:10px}.concepts{display:flex;gap:5px;flex-wrap:wrap}.knowledge-source{display:flex;justify-content:space-between;align-items:end;border-top:1px solid #edf0f3;margin-top:15px;padding-top:10px}.knowledge-source div{display:flex;flex-direction:column}.knowledge-source b{font-size:9px}.knowledge-source small,.knowledge-source>span{font-size:7px;color:#8491a2}.skills-intro{display:flex;justify-content:space-between;align-items:center;background:#eaf2ff;border:1px solid #d5e5fa;border-radius:12px;padding:14px 18px;margin-bottom:24px}.skills-intro>div{display:flex;align-items:center;gap:8px}.skills-intro span{font-size:9px;font-weight:750}.skills-intro span.active{color:#075dea}.skills-intro i{font-style:normal;color:#8ca2bd}.skills-intro p{font-size:8px;color:#60758e;margin:0}.skills-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.skills-grid>article{background:#fff;border:1px solid #dfe6ee;border-radius:15px;padding:20px;position:relative}.skill-icon{position:absolute;right:18px;top:17px;width:34px;height:34px;display:grid;place-items:center;background:#eaf2ff;color:#075dea;border-radius:9px}.skill-card-head{display:flex;gap:8px}.skill-card-head span,.skill-card-head i{font-size:7px;font-style:normal;padding:3px 5px;border-radius:4px;background:#eef2f6;color:#68798e;font-weight:800}.skill-card-head span{background:#e9f7f1;color:#24765a}.skills-grid h2{font-size:17px;margin:15px 0 5px}.skills-grid>article>p{font-size:9px;color:#718096;min-height:43px}.skill-instructions{display:flex;flex-direction:column;background:#f7f9fb;border-radius:8px;padding:10px;margin:14px 0}.skill-instructions b{font-size:7px;text-transform:uppercase;letter-spacing:.08em;color:#607188}.skill-instructions span{font-size:8px;color:#68788d;margin-top:4px}.schema-row{display:flex;gap:4px;align-items:center;margin:6px 0;flex-wrap:wrap}.schema-row>span{font-size:7px;color:#8995a4;width:25px}.schema-row code{font-size:7px;background:#eef2f7;color:#445b77;padding:3px 5px;border-radius:4px}.skill-actions{display:flex;gap:7px;margin-top:16px}.skill-modal,.run-modal{position:relative;width:min(560px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:17px;padding:25px}.skill-modal h2,.run-modal h2{font-size:25px;margin:7px 0 15px}.skill-modal label,.run-modal label{display:flex;flex-direction:column;font-size:9px;font-weight:750;color:#4c6079;margin:11px 0}.skill-modal input,.skill-modal textarea,.run-modal textarea{border:1px solid #d8e1ea;border-radius:8px;padding:10px;outline:0;margin-top:4px;resize:vertical}.selected-sources{display:flex;gap:6px;flex-wrap:wrap;background:#f3f7fb;border-radius:9px;padding:10px;margin:14px 0}.selected-sources b{width:100%;font-size:8px}.selected-sources span{font-size:8px;background:#fff;padding:4px 6px;border-radius:5px}.selected-sources small{width:100%;font-size:7px;color:#7d8b9d}.run-output{display:flex;flex-direction:column;gap:7px;background:#edf6f1;border-radius:9px;padding:13px;margin-top:15px}.run-output b{font-size:10px}.run-output span{font-size:9px;color:#376c5a}.run-output small{border-top:1px solid #d5e9df;padding-top:7px;font-size:7px;color:#668073}.toast{position:fixed;z-index:100;right:24px;bottom:24px;background:#123052;color:#fff;padding:11px 15px;border-radius:9px;box-shadow:0 10px 26px #0c223e33;font-size:10px}@media(max-width:1000px){.hero-grid{grid-template-columns:1fr}.hero-visual{display:none}.hero-grid{min-height:550px}.book-hero{grid-template-columns:190px 1fr}.book-cover.large{width:190px;height:270px}.source-panel{grid-column:1/-1}.library-grid{grid-template-columns:repeat(3,1fr)}.reader-layout{grid-template-columns:190px 1fr}.ai-assistant{position:fixed;z-index:20;right:0;top:106px;bottom:0;width:min(360px,90vw);transform:translate(100%);transition:.2s;box-shadow:-12px 0 30px #1529421f}.ai-assistant.open{transform:translate(0)}.reading-paper{padding:60px 70px}.skills-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:780px){.page-shell{width:min(100% - 28px,1180px)}.header-inner{width:calc(100% - 24px);height:60px}.books-brand{font-size:14px}.app-header nav{display:none;position:absolute;left:12px;right:12px;top:59px;height:auto;background:#fff;border:1px solid #e0e6ed;border-radius:12px;padding:9px;box-shadow:0 16px 35px #142c4c1f}.app-header nav.is-open{display:flex;flex-direction:column;gap:0;align-items:stretch}.app-header nav a{height:auto;padding:10px;border-radius:7px}.app-header nav a.active{background:#eef5ff}.app-header nav a.active:after{display:none}.mobile-menu{display:block;border:0;background:transparent;font-size:18px;margin-left:auto}.header-actions{margin-left:0}.search-link{font-size:0}.search-link span{font-size:20px}.account-chip i{display:none}.hero-grid{padding-top:45px;min-height:560px}.hero-copy{text-align:center}.hero-copy .eyebrow{justify-content:center}.hero-copy h1{font-size:42px}.hero-copy>p{font-size:15px}.hero-search{text-align:left}.search-field{height:auto;display:grid;grid-template-columns:auto 1fr}.search-field button{grid-column:1/-1;width:100%}.search-suggestions{display:none}.proposition{justify-content:center}.section-heading{align-items:start;flex-direction:column;gap:8px}.entry-grid,.dashboard-section{grid-template-columns:1fr}.app-footer .page-shell{flex-wrap:wrap;padding:25px 0;gap:18px}.app-footer small{margin-left:0;width:100%}.page-title-row{align-items:start;gap:15px}.page-title-row h1{font-size:34px}.search-layout{grid-template-columns:1fr}.filters{position:static;display:none}.book-card{grid-template-columns:90px 1fr;padding:14px;gap:14px}.book-card .book-cover.medium{width:90px;height:128px}.book-description,.why{display:none}.card-actions{flex-wrap:wrap}.book-hero{grid-template-columns:1fr;text-align:center}.book-hero>.book-cover{margin:auto}.book-status-row,.detail-actions{justify-content:center}.source-panel{text-align:left}.detail-grid,.related-grid{grid-template-columns:1fr}.library-toolbar{align-items:start;flex-direction:column;gap:10px}.tabs{width:100%;overflow:auto;gap:18px}.library-toolbar>label{margin-bottom:10px}.library-grid{grid-template-columns:repeat(2,1fr)}.pipeline-grid{grid-template-columns:1fr}.upload-list>article{grid-template-columns:42px 1fr}.upload-list>article>.processing,.upload-list>article>.button{grid-column:2}.knowledge-stats{display:none}.scope-selector,.knowledge-toolbar{overflow:auto}.knowledge-toolbar label{min-width:210px}.knowledge-layout{grid-template-columns:1fr}.knowledge-layout>aside{display:none}.knowledge-list{grid-template-columns:1fr}.ask-footer{align-items:start;gap:10px}.skills-intro{align-items:start;flex-direction:column;gap:8px}.skills-grid{grid-template-columns:1fr}.reader-header{height:54px}.reader-title{max-width:145px}.reader-title b,.reader-title small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.reader-progress,.reader-settings,.reader-ai-toggle span{display:none}.ai-action-bar{justify-content:start}.reader-layout{grid-template-columns:1fr}.reader-sidebar{display:none}.reading-canvas{padding:14px 0}.reading-paper{padding:40px 25px;min-height:100%;box-shadow:none}.reading-paper h1{font-size:30px}.reading-paper p{font-size:16px}.ai-assistant{top:102px;width:100%;transform:translateY(100%)}.ai-assistant.open{transform:translateY(0)}.mobile-ai-fab{display:block;position:fixed;z-index:19;bottom:15px;left:50%;transform:translate(-50%);border:0;border-radius:99px;background:#102a4c;color:#fff;padding:11px 18px;box-shadow:0 8px 24px #0a1d3740;font-size:10px}.result-grid{grid-template-columns:1fr}}@media(max-width:480px){.hero-copy h1{font-size:36px}.hero-copy>p{font-size:13px}.intent-switch button{flex:1}.action-section,.dashboard-section{padding-top:50px;padding-bottom:50px}.dashboard-section{padding-top:0}.recent-list>button{grid-template-columns:52px 1fr}.recent-list strong{display:none}.page-title-row{flex-direction:column}.external-toggle{align-self:stretch}.library-grid{grid-template-columns:1fr 1fr;gap:9px}.library-grid>article{padding:10px}.library-cover-wrap{height:160px}.library-card-copy dl{grid-template-columns:1fr 1fr}.library-card-copy dl div:nth-child(n+3){display:none}.book-card{grid-template-columns:72px 1fr}.book-card .book-cover.medium{width:72px;height:102px}.book-card h3{font-size:16px}.book-card .topic-row{display:none}.book-card .card-actions .button{padding:7px 8px;font-size:9px}.drop-zone{height:290px;padding:15px;text-align:center}.knowledge-page .page-title-row,.skills-page .page-title-row{align-items:stretch}.ask-knowledge{padding:17px}.scope-selector{display:grid;grid-template-columns:1fr 1fr}.ask-footer{flex-direction:column}.ask-footer .button{width:100%}}.consent-panel,.account-note{margin:30px 0;padding:24px;background:var(--soft);border-radius:20px}.consent-panel>p,.account-note p{color:var(--muted);line-height:1.7}.consent-panel>div{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:18px 0}.consent-panel article{display:flex;justify-content:space-between;align-items:center;padding:14px;background:#fff;border:1px solid var(--line);border-radius:12px}.consent-panel article div{display:flex;flex-direction:column;gap:4px}.consent-panel a{font-weight:750}.consent-panel small{color:var(--muted)}.consent-panel strong{font-size:12px}.consent-panel .accepted{color:#067647}.consent-panel .pending{color:#b54708}.consent-panel>button,.account-note button{border:0;border-radius:12px;background:#101828;color:#fff;padding:12px 18px;font-weight:700}.legal-page section,.legal-page>p{max-width:850px}.legal-page section p{color:var(--muted);line-height:1.85}.legal-version{font-size:13px;color:var(--primary)!important;font-weight:700}@media(max-width:620px){.consent-panel>div{grid-template-columns:1fr}}.analytics-page{padding-block:72px}.analytics-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:30px 0}.analytics-cards article,.analytics-panel{background:#fff;border:1px solid #e7e8f2;border-radius:20px;padding:22px;box-shadow:0 12px 35px #38307a0f}.analytics-cards span{display:block;color:#666b80;font-size:13px}.analytics-cards b{display:block;font-size:34px;margin-top:8px}.analytics-panel{margin:18px 0;overflow:auto}.analytics-panel h2{margin:0 0 16px}.analytics-panel table{width:100%;border-collapse:collapse;min-width:680px}.analytics-panel th,.analytics-panel td{text-align:left;padding:11px;border-bottom:1px solid #ececf4;font-size:13px}.analytics-panel thead th{color:#666b80;font-weight:600}.analytics-split{display:grid;grid-template-columns:1fr 1fr;gap:18px}@media(max-width:760px){.analytics-cards{grid-template-columns:1fr 1fr}.analytics-split{grid-template-columns:1fr}}
