@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;650;700;750;800&display=swap";
:root{--bg:#fbfaf7;--surface:#fff;--ink:#33333a;--muted:#83818a;--line:#eeece8;--pink:#f5d4df;--pink-deep:#be567a;--lavender:#e4dff2;--green:#dce7d9;--amber:#f3e6cb;--radius:20px}*{box-sizing:border-box}body{background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Manrope,system-ui,sans-serif;font-size:14px}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit;background:0 0;border:0}button:disabled{cursor:wait;opacity:.55}button:focus-visible,a:focus-visible{outline-offset:4px;outline:3px solid #ac79a7}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-1.3px;font-size:34px;font-weight:750;line-height:1.25}h2{letter-spacing:-.6px;font-size:21px;font-weight:750}h3{font-size:15px;line-height:1.5}p{line-height:1.65}.muted{color:var(--muted)}.small{font-size:12px}.full{width:100%}.stack{gap:10px;display:grid}.app-shell{min-height:100vh;display:flex}.sidebar{border-right:1px solid var(--line);z-index:10;background:#f7f6f1;flex-direction:column;width:238px;padding:38px 24px 24px;display:flex;position:fixed;inset:0 auto 0 0}.brand{letter-spacing:-1.8px;align-items:center;gap:5px;font-size:33px;font-weight:800;display:inline-flex}.brand span{color:#c97491;font-size:31px}.sidebar-caption{color:var(--muted);letter-spacing:.25px;margin:5px 0 37px;font-size:10px}.sidebar nav{gap:7px;display:grid}.sidebar nav button{text-align:left;color:#797780;border-radius:12px;align-items:center;gap:12px;padding:13px 15px;font-size:13px;font-weight:650;display:flex}.sidebar nav button.active{color:#904c65;background:#f0dce4}.sidebar nav button:hover{background:#eeece8}.sidebar-note{margin-top:auto;margin-bottom:55px;padding:25px 8px 0}.sidebar-note p{letter-spacing:-.5px;margin:16px 0 7px;font-size:17px;font-weight:650;line-height:1.5}.sidebar-note>span{color:var(--muted);font-size:11px}.tiny-blocks{align-items:flex-end;gap:5px;height:48px;display:flex}.tiny-blocks i{background:var(--pink);border-radius:7px;width:35px;height:28px;display:block;transform:rotate(-9deg);box-shadow:0 4px #e6bbc9}.tiny-blocks i:nth-child(2){background:var(--lavender);height:41px;transform:rotate(5deg);box-shadow:0 4px #ccc1e2}.tiny-blocks i:nth-child(3){background:var(--green);transform:rotate(-2deg);box-shadow:0 4px #bfd0ba}.profile{border-top:1px solid var(--line);text-align:left;align-items:center;gap:10px;padding:20px 0 0;font-size:12px;font-weight:700;display:flex}.profile small{color:var(--muted);margin-top:4px;font-size:9px;font-weight:500;display:block}.profile>svg{color:var(--muted);margin-left:auto}.avatar{color:#8a6958;background:#ede3dc;border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-weight:700;display:flex}.avatar.large{background:var(--pink);color:#965369;border-radius:20px;width:56px;height:56px;font-size:24px}.main{width:calc(100% - 238px);max-width:1360px;margin-left:238px;padding:0 54px}.topbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:90px;margin-bottom:37px;display:flex}.desktop-date{text-transform:capitalize;color:var(--muted);letter-spacing:.2px;font-size:11px}.top-actions{align-items:center;gap:13px;display:flex}.icon-button{background:#f2f0ed;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.icon-button.selected{background:var(--pink)}.inbox-button{border:1px solid var(--line);background:#fff;border-radius:10px;align-items:center;gap:8px;padding:8px 11px;font-size:11px;display:flex}.inbox-button b{color:#a25d79;background:#f3e8ee;border-radius:5px;padding:2px 6px;font-size:10px}.greeting{margin:0 0 28px}.eyebrow{letter-spacing:1.8px;color:#a29ba0;margin-bottom:13px;font-size:9px;font-weight:700}.greeting h1{margin-bottom:10px}.greeting>p:last-child{color:var(--muted);margin-bottom:0;font-size:12px}.flower{color:#d494ac;vertical-align:-2px;margin-left:12px;font-size:35px;display:inline-block}.hero-card{border-radius:var(--radius);background:#f1e6eb;border:1px solid #ebdbe3;justify-content:space-between;align-items:center;min-height:255px;padding:30px 32px;display:flex;position:relative;overflow:hidden}.hero-card>div:first-child{z-index:1;position:relative}.pill{letter-spacing:.9px;background:#ffffff7f;border-radius:7px;align-items:center;gap:7px;padding:6px 10px;font-size:8px;font-weight:700;display:inline-flex}.pill>span{background:#b4778c;border-radius:50%;width:5px;height:5px}.hero-card h2{letter-spacing:-1px;margin:15px 0 11px;font-size:29px;line-height:1.32}.hero-card em{color:#9c7187;font-style:normal}.hero-card p{color:#947b87;margin-bottom:21px;font-size:11px}.dark-button{color:#fff;background:#49424d;border-radius:11px;justify-content:center;align-items:center;gap:9px;padding:13px 17px;font-size:11px;font-weight:600;display:flex}.dark-button svg:last-child{margin-left:10px}.block-scene{flex-shrink:0;width:285px;height:220px;margin-right:6px;position:relative}.block{border:1px solid #fff9;border-radius:15px;grid-template-columns:1fr 1fr;place-items:center;padding:13px;display:grid;position:absolute;transform:rotate(-10deg)}.block i{background:#ffffff40;border-radius:50%;width:28px;height:18px;box-shadow:inset 0 2px 2px #fffa,0 3px #0000000c}.block-pink{background:#e9a9c1;width:132px;height:86px;top:109px;left:35px;transform:rotate(-12deg);box-shadow:0 13px #d58fa9,0 21px 19px #af829e22}.block-lavender{background:#c8badf;width:118px;height:72px;top:51px;left:129px;transform:rotate(12deg);box-shadow:0 12px #aa98c9,0 19px 19px #af829e22}.block-green{color:#758865;background:#ccd9bc;justify-content:center;width:66px;height:66px;display:flex;top:133px;left:161px;transform:rotate(10deg);box-shadow:0 10px #abbf97}.orbit{border:1px dashed #ceb7c880;border-radius:50%;position:absolute;transform:rotate(-25deg)}.orbit-one{width:264px;height:169px;top:40px;left:10px}.orbit-two{width:222px;height:107px;top:75px;left:26px}.scene-spark{color:#b78b9f;font-size:48px;position:absolute;top:12px;left:66px}.scene-caption{letter-spacing:.4px;color:#9d8191;font-size:9px;position:absolute;bottom:2px;right:9px;transform:rotate(-7deg)}.stats-strip{border:1px solid var(--line);background:#fff;border-radius:13px;grid-template-columns:repeat(3,1fr);margin:20px 0 34px;padding:16px 0;display:grid}.stats-strip>div{border-right:1px solid var(--line);justify-content:center;align-items:center;gap:9px;display:flex}.stats-strip>div:last-child{border:0}.stats-strip strong{font-size:17px;font-weight:750}.stats-strip>div>span:last-child{color:var(--muted);font-size:11px}.stat-dot{border-radius:3px;width:8px;height:8px;display:block}.pink{background:var(--pink)}.lavender{background:var(--lavender)}.green{background:var(--green)}.amber{background:var(--amber)}.section-title{justify-content:space-between;align-items:center;gap:12px;margin:28px 0 16px;display:flex}.section-title h2,.section-title h1{align-items:center;gap:9px;margin:0;display:flex}.section-title h1{font-size:30px}.count{color:#929097;letter-spacing:0;background:#eeece9;border-radius:7px;justify-content:center;align-items:center;min-width:21px;height:21px;font-size:10px;display:inline-flex}.text-button{color:#94768a;justify-content:center;align-items:center;gap:5px;min-height:40px;padding:11px 6px;font-size:11px;display:inline-flex}.tabs{gap:5px;margin:12px 0 18px;display:flex}.tabs button{color:#89848d;border-radius:9px;min-height:37px;padding:9px 19px;font-size:11px}.tabs button.active{color:#795b77;background:#eadfe9;font-weight:700}.task-list{gap:9px;display:grid}.task-card{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:center;gap:14px;padding:17px 18px;transition:transform .15s;display:flex}.task-card:hover{transform:translateY(-1px)}.task-check{border:1.5px solid #dcd7db;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:23px;height:23px;display:flex;position:relative}.task-check:before{content:"";position:absolute;inset:-10px}.task-content{text-align:left;flex:1;min-width:0;padding:0}.task-content h3{overflow-wrap:anywhere;margin:0 0 7px;font-size:12px;font-weight:650}.task-meta{color:#99939b;flex-wrap:wrap;align-items:center;gap:10px;font-size:9px;display:flex}.project-tag{color:#816376;border-radius:5px;padding:3px 6px}.overdue{color:#b56365!important}.completed .task-content h3{color:var(--muted);text-decoration:line-through}.completed .task-check{background:var(--green);color:#61745a;border-color:#b7cbb0}.project-grid{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.project-card{text-align:left;background:#f2e7eb;border:1px solid #eadde3;border-radius:16px;min-height:170px;padding:20px;position:relative}.project-card.lavender{background:#eeeaf5;border-color:#e3ddeb}.project-card.green{background:#eaf0e6;border-color:#dce6d7}.project-card.amber{background:#f5eee2;border-color:#ede2d3}.project-emoji{margin-bottom:15px;font-size:23px;display:block}.project-arrow{color:#9e8d9a;position:absolute;top:20px;right:17px}.project-card h3{margin-bottom:6px;font-size:13px}.project-card p{color:#9a8792;margin-bottom:16px;font-size:9px}.progress{background:#dac9d466;border-radius:4px;height:4px;overflow:hidden}.progress>span{background:#bb94ab;border-radius:4px;height:100%;display:block}.page-footer{color:#aaa4a4;justify-content:center;align-items:center;gap:7px;padding:40px 0 30px;font-size:9px;display:flex}.page-footer span{color:#c592a6;font-size:15px}.floating-add{color:#fff;z-index:15;background:#c883a0;border-radius:19px;justify-content:center;align-items:center;width:53px;height:53px;display:flex;position:fixed;bottom:25px;right:30px;box-shadow:0 7px 20px #b6789238}.bottom-nav,.mobile-brand,.mobile-profile{display:none}.empty{text-align:center;background:#fff6;border:1px dashed #e4dfe2;border-radius:17px;flex-direction:column;align-items:center;padding:40px 20px;display:flex}.empty-icon{color:#b392a5;background:#f2e7ee;border-radius:22px;place-items:center;width:66px;height:66px;margin-bottom:20px;display:grid;transform:rotate(-6deg)}.empty h3{margin-bottom:7px;font-size:15px}.empty p{color:var(--muted);max-width:300px;margin-bottom:17px;font-size:11px}.primary,.secondary{border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:13px 18px;font-size:13px;font-weight:650;display:inline-flex}.primary{color:#fff;background:#bf7a99}.secondary{color:#8d627b;background:#efe7ed}.danger{color:#ae575f}.error{color:#a84d5c;overflow-wrap:anywhere;background:#f9e7eb;border:1px solid #efd1da;border-radius:10px;padding:12px 15px;font-size:12px}.sheet{border:1px solid var(--line);width:480px;max-width:calc(100vw - 28px);max-height:90dvh;color:var(--ink);background:var(--bg);border-radius:24px;padding:24px;overflow:auto;box-shadow:0 20px 100px #3c2a4030}.sheet::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#3e36465c}.sheet-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:20px;display:flex}.sheet-head h2{overflow-wrap:anywhere;margin:0;font-size:20px}.field{text-align:left;flex-direction:column;gap:8px;margin-bottom:17px;font-size:12px;font-weight:600;display:flex}.field>span{color:#8c7b88;font-size:11px}input:not([type=checkbox]),textarea,select{width:100%;min-width:0;color:var(--ink);background:#fff;border:1px solid #e6dfe5;border-radius:11px;outline:none;padding:12px 13px;font-size:14px}input:focus,textarea:focus,select:focus{border-color:#bd88a3;box-shadow:0 0 0 3px #efdfe8}textarea{resize:vertical;min-height:90px;line-height:1.6}input[type=checkbox]{accent-color:#b97e9b;width:18px;height:18px}.form-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.task-extras{border-top:1px solid var(--line);margin-top:26px;padding-top:20px}.task-extras h3{margin-top:20px}.note{background:#f1e9ef;border-radius:13px;margin:15px 0;padding:17px}.note p{white-space:pre-wrap;font-size:12px}.note p:last-child{margin-bottom:0}.dump-input{height:185px;margin-bottom:10px}.proposal-list{gap:10px;margin:20px 0;display:grid}.proposal-row{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:flex-start;gap:9px;padding:12px;display:flex}.proposal-row>div{flex:1;min-width:0}.proposal-row input:not([type=checkbox]){border:0;padding:4px 2px;font-size:13px;font-weight:650}.proposal-row p,.proposal-row small{color:var(--muted);margin:5px 0;font-size:10px}.people-grid,.document-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.person-card{border:1px solid var(--line);text-align:center;background:#fff;border-radius:17px;flex-direction:column;align-items:center;padding:23px;display:flex}.person-card h3{margin:14px 0 6px}.person-card p{color:var(--muted);font-size:11px}.person-card .pill{letter-spacing:0;background:#f1edf3;font-size:10px}.document-card{text-align:left;border:1px solid var(--line);background:#fff;border-radius:16px;padding:22px}.document-card svg{color:#a289a5;margin-bottom:14px}.document-card h3{overflow-wrap:anywhere;font-size:12px}.document-card p{color:var(--muted);margin-bottom:0;font-size:10px}.upload-button{color:#906980;cursor:pointer;background:#eee3eb;border-radius:10px;align-items:center;gap:8px;padding:12px;font-size:12px;display:flex}.upload-button input{display:none}.answer{white-space:pre-wrap;font-size:13px;line-height:1.8}.calendar-toolbar{justify-content:space-between;align-items:center;margin-top:25px;display:flex}.calendar-toolbar strong{text-transform:capitalize;font-size:15px}.calendar-days{gap:10px;display:grid}.calendar-day{border:1px solid var(--line);background:#fff;border-radius:13px;min-height:85px;padding:14px}.calendar-day.is-today{background:#fdf8fb;border-color:#d8aec3}.calendar-day header{color:#a18b9c;align-items:center;gap:8px;margin-bottom:10px;font-size:11px;display:flex}.calendar-day header strong{color:#80637a;font-size:17px}.calendar-event{text-align:left;background:#eae5f2;border-radius:8px;align-items:center;gap:13px;width:100%;margin:5px 0;padding:10px 12px;font-size:12px;display:flex}.calendar-event small{color:#9984ae}.calendar-task{color:#9b7488;padding:7px 0;font-size:11px}.calendar-days.month{grid-template-columns:repeat(7,1fr);gap:5px}.month .calendar-day{min-width:0;padding:6px}.month .calendar-day header{gap:0;display:grid}.month .calendar-event{padding:5px;font-size:9px;display:grid;overflow:hidden}.month .calendar-task{font-size:9px}.checkbox{align-items:center;gap:8px;margin:12px 0 20px;font-size:12px;display:flex}.welcome{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100dvh;padding:28px;display:flex}.welcome h1{letter-spacing:-2px;font-size:48px}.welcome h1 span{color:#bf829e}.welcome p{color:var(--muted)}.brand-mark{background:var(--pink);color:#ae6c88;border-radius:28px;place-items:center;width:85px;height:85px;margin-bottom:25px;display:grid;transform:rotate(-10deg);box-shadow:0 7px #e5bacb}.brand-mark svg{width:38px;height:38px}.loader{border:2px solid #eadde5;border-top-color:#b47b9b;border-radius:50%;width:24px;height:24px;animation:1s linear infinite spin}.loading-line{background:var(--pink);height:3px;animation:1s infinite pulse}.welcome .error{max-width:400px}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{opacity:.2}}@media (min-width:1450px){.main{padding:0 75px}.hero-card{min-height:280px}.block-scene{margin-right:50px}}@media (max-width:1100px){.sidebar{width:205px;padding:32px 18px}.main{width:calc(100% - 205px);margin-left:205px;padding:0 30px}.hero-card{padding:25px}.hero-card h2{font-size:26px}.block-scene{width:240px;margin-right:-27px;transform:scale(.83)}.project-grid,.people-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){.sidebar{display:none}.main{width:100%;margin-left:0;padding:0 22px 75px}.topbar{border-bottom:0;height:80px;margin-bottom:26px}.desktop-date{display:none}.mobile-brand{font-size:29px;display:inline-flex}.mobile-profile{width:31px;height:31px;font-size:12px;display:flex}.top-actions{gap:6px}.top-actions>.icon-button{background:0 0;width:34px}.inbox-button{background:#f0ede9;border:0;padding:8px}.inbox-button>span{display:none}.brand span{font-size:25px}.greeting h1{letter-spacing:-1px;font-size:27px}.greeting .flower{margin-left:8px;font-size:28px}.eyebrow{letter-spacing:1.4px;font-size:8px}.greeting>p:last-child{font-size:11px}.greeting{margin-bottom:23px}.hero-card{align-items:flex-start;min-height:265px;padding:23px}.hero-card h2{margin-top:19px;font-size:25px}.hero-card p{max-width:190px;margin-bottom:17px;font-size:10px}.hero-card .pill{font-size:7px}.block-scene{transform-origin:100% 100%;opacity:.9;width:285px;height:220px;margin:0;position:absolute;bottom:5px;right:-54px;transform:scale(.62)}.hero-card .dark-button{z-index:2;padding:12px 13px;font-size:10px;position:relative}.hero-card .dark-button svg:last-child{margin-left:2px}.hero-card>div:first-child{max-width:100%}.stats-strip{margin:17px 0 27px;padding:15px 0}.stats-strip>div{gap:6px}.stats-strip>div>span:last-child{font-size:9px}.stats-strip strong{font-size:16px}.stat-dot{width:6px;height:6px}.section-title h2{font-size:19px}.section-title h1{font-size:27px}.task-card{gap:12px;padding:16px 13px}.task-content h3{font-size:12px}.task-meta{gap:7px;font-size:9px}.task-check{width:22px;height:22px}.project-grid{gap:10px}.project-card{min-height:166px;padding:16px}.project-card h3{font-size:13px}.project-card p{font-size:9px}.project-emoji{font-size:24px}.people-grid,.document-grid{grid-template-columns:repeat(2,1fr);gap:10px}.person-card{padding:20px 12px}.person-card .text-button{font-size:9px}.bottom-nav{padding:10px 10px calc(10px + env(safe-area-inset-bottom));z-index:20;background:#fffdfb;border-top:1px solid #eee9e5;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -5px 20px #3a233b04}.bottom-nav button{color:#aaa0aa;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:5px;min-height:43px;font-size:9px;display:flex}.bottom-nav button.active{color:#b87595}.floating-add{right:22px;bottom:calc(85px + env(safe-area-inset-bottom));border-radius:17px;width:49px;height:49px}.sheet{width:100%;max-width:100%;max-height:90dvh;padding:22px;padding-bottom:calc(24px + env(safe-area-inset-bottom));border-bottom:0;border-radius:23px 23px 0 0;margin:auto 0 0}.sheet-head h2{font-size:20px}.page-footer{padding:35px 0 15px;font-size:8px}.calendar-days.month{grid-template-columns:repeat(7,1fr);gap:3px}.month .calendar-day{border-radius:8px;padding:4px}.month .calendar-event{overflow-wrap:anywhere;gap:0;padding:4px 2px;font-size:8px}.month .calendar-day header{font-size:8px}.month .calendar-day header strong{font-size:12px}.month .calendar-task{overflow-wrap:anywhere;font-size:8px}.upload-button span{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.document-text{white-space:pre-wrap;overflow-wrap:anywhere;max-height:350px;font:inherit;font-size:13px;overflow-y:auto}
