:root{--orange: #ff3d0a;--orange2: #ff6b21;--orange-soft: #fff1e7;--paper: #fffaf2;--text: #151515;--muted: #787878;--line: #f0e4dc;--shadow: 0 18px 38px rgba(38, 28, 18, .09);--font: -apple-system, BlinkMacSystemFont, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", Arial, sans-serif;color:var(--text);font-family:var(--font)}*{box-sizing:border-box}button,input{font:inherit}button{cursor:pointer;-webkit-tap-highlight-color:transparent}img{display:block}body{margin:0;min-width:320px;min-height:100vh;background:#f4f4f4;-webkit-font-smoothing:antialiased}.app-shell{min-height:100vh;display:grid;grid-template-columns:240px 430px;justify-content:center;align-items:start;gap:30px;padding:32px}.prototype-nav{position:sticky;top:32px;padding:18px;border-radius:18px;background:#fffffff5;box-shadow:var(--shadow)}.prototype-nav h1{margin:0 0 6px;font-size:20px}.prototype-nav p{margin:0 0 18px;color:var(--muted)}.prototype-nav button{display:block;width:100%;margin:8px 0;padding:12px 14px;border:0;border-radius:12px;background:#f8f4f1;color:var(--text);text-align:left}.prototype-nav button.active{color:#fff;background:linear-gradient(135deg,var(--orange),#ff4c13);box-shadow:0 8px 18px #ff3d0a38}.phone-frame{width:430px;height:930px;overflow:hidden;border-radius:36px;background:#fff;box-shadow:0 26px 68px #00000026}.screen{position:relative;width:100%;height:100%;overflow-y:auto;padding:0 26px 36px;background:#fff}.screen::-webkit-scrollbar{width:0}.statusbar{height:44px;display:flex;align-items:flex-end;justify-content:space-between;padding:0 16px 8px;margin:0 -2px}.statusbar b{font-size:16px;letter-spacing:.2px}.system-icons{display:flex;align-items:end;gap:5px;height:20px}.system-icons span{display:block;width:5px;background:#000;border-radius:3px}.system-icons span:nth-child(1){height:9px}.system-icons span:nth-child(2){height:13px}.system-icons span:nth-child(3){height:17px}.system-icons i{width:25px;height:12px;border:2px solid #111;border-radius:4px;display:block;position:relative}.system-icons i:after{content:"";position:absolute;top:2px;right:2px;bottom:2px;left:2px;border-radius:2px;background:#111}.topbar{height:76px;display:grid;grid-template-columns:40px 1fr auto;align-items:center;gap:10px}.topbar.centered{grid-template-columns:40px 1fr 40px}.back-btn{width:36px;height:44px;border:0;background:transparent;display:grid;place-items:center;padding:0}.back-btn img{width:18px;height:auto}.top-title{min-width:0}.topbar.centered .top-title{text-align:center}.top-title strong{display:block;font-size:25px;line-height:1.15;font-weight:800}.top-title small{display:block;margin-top:6px;color:#6c6c6c;font-size:14px}.step-pill{color:var(--orange);background:#fff3ec;border-radius:999px;padding:5px 12px;font-size:15px;font-weight:700}.primary-btn{width:100%;min-height:62px;border:0;border-radius:999px;background:linear-gradient(180deg,#ff3a08,#ff430b);color:#fff;font-size:24px;font-weight:800;letter-spacing:.5px;box-shadow:0 10px 22px #ff3d0a2e}.bottom-cta{margin-top:26px}.under-note{margin:12px 0 0;text-align:center;color:#969696;font-size:15px}.continue-screen{padding-bottom:24px}.continue-screen .topbar{height:64px}.book-card{margin-top:18px;padding:14px 18px;display:grid;grid-template-columns:96px 1fr;gap:20px;align-items:center;min-height:182px;border:1px solid #e9e9e9;border-radius:22px;background:#fff;box-shadow:var(--shadow)}.book-cover{width:96px;height:148px;object-fit:cover;border-radius:5px}.book-info h1{margin:0 0 12px;font-size:26px;font-weight:850}.book-info p{margin:0 0 12px;color:gray;font-size:17px}.days-pill{display:inline-flex;padding:7px 16px;border-radius:999px;background:#f3f3f3;color:#555;font-size:16px}.outline-orange{display:flex;align-items:center;gap:8px;margin-top:12px;padding:8px 14px;border:1px solid #ff7b3c;border-radius:999px;background:#fff;color:var(--orange);font-size:14px}.outline-orange img{width:20px;height:20px;object-fit:contain}.catch-card{position:relative;margin-top:18px;padding:24px 18px 18px;border:1px solid #f3dfcc;border-radius:22px;background:linear-gradient(112deg,#fffaf2,#fff5e7);overflow:hidden}.book-illustration{position:absolute;right:20px;top:14px;width:130px;opacity:.75}.catch-card h2{margin:0 0 7px 10px;font-size:30px;line-height:1.1;font-weight:900}.catch-card>p{margin:0 0 18px 10px;color:#6f6f6f;font-size:17px}.check-steps{display:grid;grid-template-columns:repeat(3,1fr);align-items:center;margin:12px 24px 14px;position:relative}.check-steps:before{content:"";position:absolute;left:35px;right:35px;top:15px;height:3px;background:#ff6b21}.check-steps span{position:relative;display:grid;justify-items:center;gap:8px;font-size:16px;z-index:1}.check-steps img{width:34px;height:34px}.catch-row{width:100%;min-height:58px;margin:7px 0;display:grid;grid-template-columns:48px minmax(0,1fr) auto 18px;gap:10px;align-items:center;border:0;border-radius:14px;background:#fff;padding:8px 12px;text-align:left;box-shadow:0 8px 18px #32231412}.catch-row>img:first-child{width:46px;height:46px}.catch-row b{display:block;font-size:18px;font-weight:850}.catch-row small{display:block;margin-top:4px;color:#777;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.catch-row em{color:var(--orange);font-style:normal;font-size:12px;padding:3px 6px;border:1px solid #ffb38f;border-radius:7px;background:#fff7f1;white-space:nowrap}.chev{width:14px;opacity:.55}.catch-hint{margin:10px 0 0 18px!important;display:flex;align-items:center;gap:12px;color:#555!important;font-size:15px!important}.catch-hint img{width:17px;height:17px}.continue-screen .bottom-cta{margin-top:18px}.continue-screen .primary-btn{min-height:58px;font-size:22px}.review-screen{padding-bottom:18px}.review-screen .topbar{height:52px}.top-progress{height:4px;margin:0 0 14px;border-radius:99px;background:#ececec}.top-progress span{display:block;width:31%;height:100%;background:var(--orange);border-radius:inherit}.summary-panel{position:relative;display:grid;grid-template-columns:52px 1fr;gap:16px;padding:13px 16px;border:1px solid #f4d9c9;border-radius:20px;background:linear-gradient(105deg,#fffaf3,#fff5ec)}.summary-panel>img{width:50px;height:50px}.summary-panel h1{margin:2px 0 9px;font-size:24px;font-weight:900}.summary-panel p{margin:0;color:#555;font-size:14px;line-height:1.35}.summary-panel button{position:absolute;right:16px;top:18px;border:0;border-radius:999px;padding:7px 12px;background:#fff1e7;color:var(--orange);font-size:14px}.white-card{margin-top:9px;padding:12px 16px;border:1px solid #eeeeee;border-radius:20px;background:#fff;box-shadow:var(--shadow)}.section-title{display:flex;align-items:center;gap:11px;margin-bottom:6px}.section-title img{width:30px;height:30px}.section-title h2{margin:0;font-size:21px;font-weight:900}.main-row{display:grid;grid-template-columns:94px 1fr;align-items:center;gap:12px;min-height:30px;border-bottom:1px dashed #e8e8e8}.main-row:last-child{border-bottom:0}.main-row b{justify-self:start;min-width:78px;padding:5px 9px;border-radius:7px;background:#fff4ee;font-size:14px;text-align:center}.main-row span{color:#333;font-size:15px}.event-row{display:grid;grid-template-columns:36px 1fr;gap:12px;margin:6px 0;align-items:start}.event-row b{width:28px;height:28px;display:grid;place-items:center;border:1px solid #ff8d5a;border-radius:50%;color:var(--orange);background:#fff}.event-row strong{display:block;font-size:16px;margin-bottom:2px}.event-row small{color:#707070;font-size:12px}.remember-row{display:grid;grid-template-columns:126px 1fr;align-items:center;min-height:30px;margin:5px 0;border:1px solid #fae5d9;border-radius:10px;overflow:hidden}.remember-row span{height:100%;display:flex;align-items:center;gap:8px;padding:0 10px;background:linear-gradient(90deg,#fff1e7,#fff8f3);color:var(--orange);font-weight:800;font-size:14px}.remember-row img{width:18px;height:18px}.remember-row p{margin:0;padding:0 10px;color:#555;font-size:14px}.review-screen .bottom-cta{margin-top:10px}.review-screen .primary-btn{min-height:50px;font-size:20px}.people-screen{padding-bottom:0}.searchbar{height:56px;display:flex;align-items:center;gap:12px;padding:0 20px;border-radius:999px;background:#f3f3f3}.searchbar img{width:27px;opacity:.7}.searchbar input{flex:1;min-width:0;border:0;outline:0;background:transparent;color:#222;font-size:18px}.tab-row{display:flex;gap:14px;overflow-x:auto;margin:18px 0 14px;padding-bottom:2px}.tab-row button{flex:0 0 auto;min-width:76px;border:0;border-radius:10px;background:#fbf7f5;color:#222;padding:12px 16px;font-size:17px;font-weight:700}.tab-row button.active{color:#fff;background:linear-gradient(180deg,var(--orange),#ff4b13)}.relation-map{position:relative;min-height:520px;margin:0 -16px;overflow:hidden}.map-legend{position:absolute;right:22px;top:20px;display:grid;grid-template-columns:34px auto;gap:8px 10px;align-items:center;color:#999;font-size:14px}.map-legend span{height:2px;background:#ff7a3d}.map-legend i{width:10px;height:10px;border-radius:50%;background:#ffa66f}.map-legend em{width:34px;height:10px;border-radius:9px;background:linear-gradient(90deg,#ff4b28 0,#ff4b28 32%,#b4aac7 32%,#b4aac7 65%,#d0d0d0 65%)}.orbit{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) rotate(13deg);border:1px dashed rgba(194,194,194,.75);border-radius:50%}.orbit.one{width:350px;height:290px}.orbit.two{width:250px;height:220px;transform:translate(-50%,-50%) rotate(-24deg)}.relation-line{position:absolute;left:50%;top:50%;height:2px;transform-origin:left center;background:#ff7637a6}.relation-line.l1{width:145px;transform:rotate(-132deg)}.relation-line.l2{width:122px;transform:rotate(-36deg)}.relation-line.l3{width:135px;background:#f54e44a6;transform:rotate(28deg)}.relation-line.l4{width:120px;background:#9273c48c;transform:rotate(102deg)}.person-node{position:absolute;transform:translate(-50%,-50%);width:98px;min-height:120px;border:0;background:transparent;text-align:center;padding:0;z-index:2}.person-node img{width:82px;height:82px;object-fit:cover;border-radius:50%;margin:0 auto 6px;filter:drop-shadow(0 10px 15px rgba(255,89,33,.18))}.person-node.klein img{width:118px;height:118px}.person-node.klein{width:130px}.person-node strong{display:block;font-size:18px;font-weight:900}.person-node small{display:block;margin-top:4px;color:#555;font-size:13px}.person-node.selected img{filter:drop-shadow(0 0 18px rgba(255,95,32,.45))}.map-empty{position:absolute;inset:120px 34px auto;border-radius:18px;background:#fff;box-shadow:var(--shadow);text-align:center;padding:28px;z-index:5}.map-empty button{border:0;border-radius:999px;background:var(--orange);color:#fff;padding:10px 18px}.person-sheet{position:sticky;bottom:0;margin:0 -10px;padding:12px 18px 16px;border:1px solid #f1e4dc;border-radius:24px 24px 0 0;background:#fffffff5;box-shadow:0 -12px 30px #1e140a14;z-index:8}.drag{display:block;width:46px;height:5px;margin:0 auto 12px;border-radius:99px;background:#c8c8c8}.sheet-head{display:grid;grid-template-columns:82px 1fr;gap:16px;align-items:center}.sheet-head img{width:78px;height:78px;border-radius:50%;object-fit:cover}.sheet-head h1{margin:0;font-size:26px}.sheet-head em{display:inline-block;margin-top:7px;padding:5px 11px;border:1px solid #ffd4c1;border-radius:999px;color:var(--orange);background:#fff8f4;font-style:normal;font-size:14px}.person-sheet p{margin:10px 0 12px;color:#606060;font-size:15px;line-height:1.45}.sheet-metrics{display:grid;grid-template-columns:1fr 1fr;border-radius:14px;overflow:hidden;background:linear-gradient(90deg,#fff8f3,#fff);margin-bottom:14px}.sheet-metrics button{min-height:44px;border:0;border-bottom:1px solid #f4e7de;background:transparent;text-align:left;padding:0 12px;color:#222;font-size:14px}.sheet-metrics button:nth-child(3){grid-column:span 2;display:flex;align-items:center;gap:10px}.sheet-metrics img{width:18px;height:18px}.sheet-metrics .chev{margin-left:auto;width:12px}.sheet-metrics b{color:var(--orange);margin-left:4px}.person-sheet .primary-btn{min-height:56px;font-size:22px}.heat-screen{background:#fff}.heat-legend{display:flex;align-items:center;gap:10px;margin:2px 0 14px;color:#858585;font-size:16px}.heat-legend span{flex:1}.heat-legend i{width:22px;height:22px;border-radius:5px;background:#ffe0bf}.heat-legend i:nth-of-type(2){background:#ffba88}.heat-legend i:nth-of-type(3){background:#ff7b2f}.heat-legend i:nth-of-type(4){background:#cd2d07}.heatmap-card,.chapter-card,.ai-card{border-radius:22px;background:#fff;box-shadow:var(--shadow);border:1px solid #eee}.heatmap-card{padding:24px 14px 14px}.heatmap-card h2{margin:0 0 14px 12px;font-size:25px}.heatmap-card small{margin-left:14px;color:#858585;font-size:14px;font-weight:400}.heatmap-card img{width:91%;margin:0 auto;border-radius:10px}.chapter-card{margin-top:14px;padding:15px 18px 13px}.chapter-head{display:flex;align-items:center;gap:14px}.chapter-head h1{margin:0;font-size:25px}.chapter-head span{color:var(--orange);background:#fff1e7;border-radius:999px;padding:5px 12px}.chapter-body{display:grid;grid-template-columns:1.35fr 1fr 1fr 1fr;gap:8px;align-items:center;margin-top:12px}.chapter-body p{margin:0 0 6px;color:#444}.chapter-body b{color:var(--orange);font-size:47px;line-height:1}.chapter-body b small{font-size:20px}.chapter-body button{min-height:64px;border:0;border-radius:14px;background:#fbf8f6;color:#555;display:grid;place-items:center;padding:6px 4px;font-size:13px;white-space:nowrap}.chapter-body button img{width:21px;height:21px;object-fit:contain}.chapter-body button strong{display:block;color:var(--orange);font-size:18px}.chips{margin:10px 0 0;color:#444}.chips span{display:inline-block;margin-left:12px;padding:5px 14px;border-radius:999px;background:#faf3ee}.ai-card{margin-top:14px;padding:18px;display:grid;grid-template-columns:54px 1fr auto;gap:12px;align-items:center;background:linear-gradient(112deg,#fff9f2,#fff0e2)}.ai-card>img{width:50px;height:50px}.ai-card h2{margin:0 0 7px;font-size:22px}.ai-card p{margin:0;line-height:1.5;font-size:15px}.ai-card p b{color:var(--orange)}.ai-card button{border:0;border-radius:999px;background:var(--orange);color:#fff;padding:13px 22px;font-size:19px;font-weight:800}.generated-note{display:flex;align-items:center;gap:9px;color:#989898;margin:12px 0 0 14px}.generated-note img{width:19px;height:19px}.reader-screen{background:radial-gradient(circle at 50% 18%,#fffdf9 0,#fff7eb);padding-bottom:108px}.reader-screen.night{background:#1e1b18;color:#eee}.reader-screen article{padding:18px 4px 0}.reader-screen article p{margin:0 0 30px;font-size:20px;line-height:2.05;letter-spacing:0;text-align:justify}.reader-ai{position:fixed;right:calc(50% - 184px);bottom:102px;display:flex;align-items:center;gap:8px;border:0;border-radius:999px;padding:14px 18px;background:linear-gradient(180deg,#ff3d0a,#ff5a21);color:#fff;font-size:17px;box-shadow:0 10px 22px #ff3d0a47}.reader-ai img{width:24px;height:24px;object-fit:contain}.reader-nav{position:fixed;left:calc(50% - 215px);bottom:0;width:430px;height:82px;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #eee2d6;background:#fffaf4f5}.reader-nav button{border:0;background:transparent;color:#707070;display:grid;justify-items:center;gap:5px;padding-top:12px}.reader-nav img{width:30px;height:30px;object-fit:contain}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;display:grid;place-items:end center;background:#0000008f}.ai-drawer{width:min(430px,100vw);max-height:68vh;overflow-y:auto;padding:12px 26px 18px;border-radius:24px 24px 0 0;background:#fff}.drawer-head{display:grid;grid-template-columns:1fr auto 38px;gap:12px;align-items:start}.drawer-head h1{margin:0 0 4px;font-size:23px}.drawer-head p{margin:0;color:#777;font-size:13px}.drawer-head span{padding:8px 14px;border-radius:999px;background:#fff0e8;color:var(--orange);font-size:14px}.drawer-head button{border:0;background:transparent;padding:6px}.drawer-head img{width:22px}.drawer-summary,.drawer-card{margin-top:8px;padding:10px 12px;border:1px solid #f3e1d8;border-radius:16px;background:#fff}.drawer-summary{background:linear-gradient(112deg,#fffaf4,#fff6ee)}.drawer-summary h2,.drawer-card h2{margin:0 0 6px;font-size:18px}.drawer-summary p,.drawer-card p{margin:0;color:#3d3d3d;line-height:1.3;font-size:12px}.drawer-card p{display:grid;grid-template-columns:26px 1fr;align-items:center;min-height:25px;border-bottom:1px solid #f0e8e3}.drawer-card p:last-child{border-bottom:0}.drawer-card p b{width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:var(--orange);color:#fff;font-size:11px}.people-list div{display:grid;grid-template-columns:40px 1fr;gap:9px;align-items:center;min-height:43px;border-bottom:1px solid #f1e8e2}.people-list div:last-child{border-bottom:0}.people-list img{width:38px;height:38px;border-radius:50%;object-fit:cover}.people-list b{display:block;font-size:15px}.people-list small{display:block;margin-top:2px;color:#666;line-height:1.25;font-size:11px}.ai-drawer .primary-btn{min-height:48px;font-size:19px}.drawer-link{width:100%;margin-top:10px;border:0;background:transparent;color:var(--orange);font-size:16px}.loading-screen{display:flex;flex-direction:column}.loading-card{margin:auto 0;padding:28px;border:1px solid #f0e0d8;border-radius:20px;background:#fff;text-align:center;box-shadow:var(--shadow)}.loading-card>img{width:70px;height:70px;margin:0 auto 16px}.loading-card h1{margin:0 0 10px}.loading-card p{color:#777}.confirm{width:min(340px,calc(100vw - 44px));margin-bottom:40vh;padding:24px;border-radius:20px;background:#fff}.confirm button{border:0;border-radius:999px;background:var(--orange);color:#fff;padding:12px 20px}.toast{position:fixed;z-index:40;left:50%;bottom:28px;transform:translate(-50%);padding:12px 18px;border-radius:999px;background:#000000d1;color:#fff}@media(max-width:900px){.app-shell{display:block;padding:0}.prototype-nav{display:none}.phone-frame{width:100vw;height:100vh;border-radius:0;box-shadow:none}.reader-nav{left:0;width:100vw}.reader-ai{right:22px}}@media(max-width:420px){.screen{padding-left:18px;padding-right:18px}.book-card{grid-template-columns:92px 1fr;gap:18px}.book-cover{width:92px;height:142px}.book-info h1{font-size:25px}.catch-card h2{font-size:28px}.catch-row{grid-template-columns:54px 1fr auto 18px;padding:10px}.catch-row>img:first-child{width:52px;height:52px}.summary-panel{grid-template-columns:54px 1fr;padding:20px 18px}.summary-panel button{position:static;grid-column:2;width:fit-content;margin-top:12px}.chapter-body{grid-template-columns:1fr 1fr}.chapter-body>div{grid-column:span 2}}
