@import url('https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&family=Playfair+Display:ital,wght@0,600;0,700;1,600&display=swap');
:root{--ink:#1a2640;--muted:#77839a;--paper:#f5f7fb;--line:#e1e7ee;--navy:#121d35;--coral:#f16e59;--blue:#dbeaff;--yellow:#fff0b7;--shadow:0 20px 70px #1b31521a;--panel:#fff;--glow:#eef6ff}body.night{--ink:#edf2ff;--muted:#9aa8c1;--paper:#091225;--line:#273451;--navy:#0c1428;--panel:#111e36;--glow:#13284b;--shadow:0 25px 80px #0000004b}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,Arial,sans-serif;transition:background .35s,color .35s}.app-shell{min-height:100vh;display:grid;grid-template-columns:255px 1fr}.sidebar{background:linear-gradient(165deg,#172747,#0d162b);color:#fff;padding:30px 22px;display:flex;flex-direction:column}.brand{color:white;text-decoration:none;font-size:21px;font-weight:800;letter-spacing:-1px;margin:0 8px 40px}.brand-mark{display:inline-grid;place-items:center;background:linear-gradient(145deg,#fa8d72,#e44e5d);width:27px;height:27px;border-radius:9px;margin-right:7px;font-family:Playfair Display;font-style:italic}.new-map,.primary{border:0;background:linear-gradient(135deg,#f47b63,#e95956);color:#fff;border-radius:12px;font:700 13px Manrope;padding:14px 16px;cursor:pointer;transition:.2s;box-shadow:0 8px 19px #df60583d}.new-map{width:100%;text-align:left;font-size:14px;margin-bottom:27px}.new-map:hover,.primary:hover{transform:translateY(-2px);filter:brightness(1.04)}nav{border-top:1px solid #ffffff20;padding-top:16px}.nav-item{display:block;width:100%;border:0;background:transparent;color:#c4ccdb;border-radius:9px;text-align:left;padding:12px 10px;font:500 13px Manrope;cursor:pointer}.nav-item span{margin-right:9px}.nav-item.active{background:#ffffff12;color:#fff}.sidebar-bottom{margin-top:auto;color:#aab4c6;font-size:11px;line-height:1.6;padding:10px}.local-badge{font-size:10px;color:#bde9c7}main{min-width:0;padding:30px 42px 34px;max-width:1500px;margin:auto;width:100%}header{display:flex;justify-content:space-between;align-items:center}.eyebrow{font:500 10px 'DM Mono',monospace;letter-spacing:1.2px;color:var(--muted);margin:0 0 8px}#mapTitle{font:700 22px Manrope;color:var(--ink);border:0;background:transparent;padding:0;width:280px;outline:none}.header-actions{display:flex;align-items:center;gap:13px}.save-status{font-size:12px;color:#789181}.save-status:before{content:'●';font-size:9px;margin-right:5px}.theme-toggle{display:flex;align-items:center;gap:6px;padding:3px;background:var(--glow);color:var(--ink);border:1px solid var(--line);border-radius:20px;cursor:pointer}.theme-toggle span{width:23px;height:23px;display:grid;place-items:center;border-radius:50%;font-size:15px}.sun{background:#fff0b7;color:#a06c11}.moon{opacity:.45}.night .moon{background:#607dff;color:white;opacity:1}.night .sun{opacity:.45;background:transparent}.icon-button,.canvas-toolbar button{border:1px solid var(--line);background:var(--panel);width:32px;height:32px;border-radius:9px;color:var(--ink);font-weight:700;cursor:pointer}.intro{display:flex;align-items:end;justify-content:space-between;margin:76px 0 38px;gap:30px}.intro h1{font:700 48px/1.12 'Playfair Display',serif;letter-spacing:-1.8px;margin:0}.intro h1 em{color:var(--coral)}.intro>div>p:last-child{margin:14px 0 0;color:var(--muted);font-size:14px;max-width:520px;line-height:1.7}.hero-actions{display:flex;gap:10px}.primary span{font-size:18px;margin-left:14px}.ghost{border:1px solid var(--line);background:var(--panel);color:var(--ink);padding:12px 14px;border-radius:12px;font:700 12px Manrope;cursor:pointer}.workspace{height:calc(100vh - 292px);min-height:500px;background:var(--panel);border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow);position:relative;overflow:hidden}.canvas{height:100%;position:relative;background:radial-gradient(circle at 50% 40%,var(--glow),transparent 42%),radial-gradient(#c7d2df 1px,transparent 1px);background-size:auto,23px 23px}.night .canvas{background:radial-gradient(circle at 50% 40%,#1b3c6b,transparent 42%),radial-gradient(#536687 1px,transparent 1px);background-size:auto,23px 23px}.canvas-toolbar{position:absolute;z-index:3;top:16px;left:18px;right:18px;display:flex;justify-content:space-between;align-items:center;font:500 11px 'DM Mono';color:var(--muted)}.canvas-toolbar div{display:flex;align-items:center;gap:8px;background:var(--panel);border:1px solid var(--line);border-radius:9px;box-shadow:0 3px 10px #10203a10;padding:2px}.canvas-toolbar button{border:0;width:24px;height:24px}.flow-bar{position:absolute;z-index:3;bottom:18px;left:18px;right:156px;display:flex;align-items:center;gap:9px;background:color-mix(in srgb,var(--panel) 90%,transparent);border:1px solid var(--line);border-radius:13px;padding:8px 9px 8px 13px;box-shadow:0 5px 20px #17233a0d;font-size:11px;color:var(--muted);backdrop-filter:blur(10px)}.flow-icon{color:var(--coral);font-size:17px}.flow-bar button{margin-left:auto;border:0;background:var(--navy);color:white;border-radius:8px;padding:8px 10px;font:700 10px Manrope;cursor:pointer}.flow-bar button:disabled{opacity:.4;cursor:not-allowed}.empty-state{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;color:var(--muted);font-size:13px;width:300px}.empty-state strong{display:block;color:var(--ink);font-size:15px;margin:10px}.empty-state p{margin:0;line-height:1.6}.empty-orbit{width:43px;height:43px;border:1.5px solid var(--coral);border-radius:50%;display:inline-block;position:relative;box-shadow:0 0 0 12px #f2715d0e}.empty-orbit:after{content:'';position:absolute;width:9px;height:9px;border-radius:50%;background:var(--coral);top:-5px;left:25px}.floating-add{position:absolute;bottom:19px;right:19px;z-index:4;border:0;background:var(--navy);color:#fff;border-radius:11px;padding:12px 15px;font:700 12px Manrope;cursor:pointer}.thought-card{position:absolute;width:205px;min-height:114px;padding:16px;border-radius:15px;box-shadow:0 13px 30px #12213a20;cursor:grab;user-select:none;border:1px solid #ffffffa8;transition:transform .2s}.thought-card:hover{transform:translateY(-3px) rotate(-.3deg)}.thought-card:active{cursor:grabbing}.thought-card .card-type{font:500 9px 'DM Mono';letter-spacing:.7px;color:#526077}.thought-card p{font:600 13px/1.45 Manrope;margin:10px 0 0;color:#273450}.thought-card .delete{position:absolute;right:8px;top:7px;border:0;background:transparent;opacity:0;color:#677185;cursor:pointer;font-size:17px}.thought-card:hover .delete{opacity:1}.thought-card.idea{background:linear-gradient(145deg,#eaf3ff,#cfe3ff)}.thought-card.task{background:linear-gradient(145deg,#fff8d8,#ffec9f)}.thought-card.question{background:linear-gradient(145deg,#f7eaff,#e7d1f4)}.thought-card.worry{background:linear-gradient(145deg,#fff0ed,#f5ceca)}dialog{border:0;border-radius:19px;padding:0;box-shadow:0 25px 80px #0b142c35;width:min(530px,calc(100vw - 30px));color:var(--ink);background:var(--panel)}dialog::backdrop{background:#17233a88}#cardForm,.help-content{padding:28px}.dialog-heading{display:flex;justify-content:space-between;gap:15px}.dialog-heading h2,.help-content h2{font:700 27px/1.2 Playfair Display;margin:0}.close{border:0;background:transparent;font-size:27px;line-height:20px;cursor:pointer;color:var(--muted)}.prompt-chip{display:inline-block;margin-top:18px;padding:8px 10px;border-radius:8px;background:var(--glow);font-size:11px;color:var(--muted)}textarea{resize:vertical;width:100%;height:120px;border:1px solid var(--line);background:var(--paper);color:var(--ink);border-radius:11px;padding:13px;font:500 14px/1.5 Manrope;outline-color:var(--coral);margin:12px 0 14px}.type-picker{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:25px}.type{border:1px solid var(--line);border-radius:20px;background:var(--panel);color:var(--muted);font:600 11px Manrope;padding:8px 10px;cursor:pointer}.type.selected{background:var(--navy);color:#fff;border-color:var(--navy)}.submit{width:100%;font-size:14px}.help-content{position:relative}.help-content>p:last-child{color:var(--muted);font-size:14px;line-height:1.7}.help-content .close{position:absolute;right:20px;top:22px}@media(max-width:720px){.app-shell{display:block}.sidebar{display:none}main{padding:23px 16px}.intro{margin:55px 4px 28px;align-items:start;display:block}.intro h1{font-size:38px}.hero-actions{margin-top:24px;flex-wrap:wrap}.workspace{height:550px}.thought-card{width:175px}.header-actions{gap:7px}.save-status{font-size:10px}.flow-bar{right:15px;left:15px;bottom:70px}.flow-bar button{font-size:9px}.flow-bar span:nth-child(2){display:none}}
.minute-dialog{width:100vw;height:100vh;max-width:none;max-height:none;border:0;border-radius:0;background:#100e19;padding:0}.minute-dialog::backdrop{background:#101b2fcc}.minute-dialog iframe{border:0;width:100%;height:100%;display:block}.minute-close{position:fixed;z-index:2;top:19px;left:20px;border:1px solid #ffffff32;background:#161322d9;color:#eee8ff;border-radius:99px;padding:9px 13px;font:600 11px Manrope;cursor:pointer;backdrop-filter:blur(8px)}
