/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--spacing:.25rem;--default-font-family:var(--font-geist-sans);--default-mono-font-family:var(--font-geist-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--background:#f2f2ee;--foreground:#171915;--muted:#757870;--soft:#fbfbf8;--soft-2:#ecece6;--line:#1719151a;--line-strong:#1719152e;--eye:#a6b32f;--eye-soft:#eef2d5;--harness:#171915;--amber:#f2d7aa;--amber-text:#a75710;--water:#dcecf1;--shadow:0 10px 30px #2728221f}*{box-sizing:border-box}html{background:var(--background);min-height:100%}body{min-height:100%;color:var(--foreground);font-family:var(--font-geist-sans), -apple-system, BlinkMacSystemFont, "SF Pro Display", "Segoe UI", sans-serif;letter-spacing:0;background:radial-gradient(circle at 20% 0,#fffffff2,#0000 34rem),linear-gradient(135deg,#f7f7f4 0%,#edeee8 48%,#e6e9df 100%);margin:0}button,input,select,textarea{font:inherit}button{color:inherit}.suki-page{place-items:center;min-height:100svh;padding:8px 22px;display:grid}.phone-shell{background:linear-gradient(180deg, #ffffffb3, #f5f5f1bd), var(--background);border:1px solid #ffffffd6;border-radius:28px;flex-direction:column;width:min(430px,100%);height:min(900px,100svh - 16px);max-height:930px;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 80px #14171233}.app-header{justify-content:space-between;align-items:center;gap:16px;padding:30px 22px 16px;display:flex}.app-header h1{letter-spacing:0;margin:0;font-size:clamp(36px,9vw,54px);font-weight:760;line-height:.92}.app-header h1:after{content:"";background:var(--eye);width:18px;height:18px;box-shadow:-13px 7px 0 -4px var(--eye), 13px 7px 0 -4px var(--eye), -7px 17px 0 -5px var(--eye), 7px 17px 0 -5px var(--eye);opacity:.55;border-radius:50%;margin-left:10px;display:inline-block}.app-header p{color:var(--muted);margin:12px 0 0;font-size:15px;line-height:1.2}.app-header img{object-fit:cover;width:78px;height:78px;box-shadow:var(--shadow);background:var(--soft);border:3px solid #fffffff2;border-radius:50%;flex:none}.app-content{scrollbar-width:none;flex:1;padding:0 20px 110px;overflow:auto}.app-content::-webkit-scrollbar{display:none}.screen-stack{flex-direction:column;gap:12px;display:flex}.panel,.status-widget,.open-point,.mini-widget,.quick-strip,.task-card,.gap-panel{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffcc7;border:1px solid #ffffffd1;border-radius:8px;box-shadow:0 12px 28px #1f211c1a}.empty-state{flex-direction:column;align-items:flex-start;gap:10px;padding:18px;display:flex}.empty-state.compact{background:#fffffca8;border:1px solid #ffffffd6;border-radius:8px;padding:14px}.empty-state .glyph{color:#69730f;width:30px;height:30px}.empty-state h3,.empty-state strong{margin:0;font-size:17px;line-height:1.15}.empty-state p{color:var(--muted);margin:0;font-size:13px;line-height:1.4}.setup-note{color:#485006;background:linear-gradient(90deg,#eff3d2eb,#fffffac2);border:1px solid #a6b32f3d;border-radius:8px;padding:14px}.setup-note strong{margin-bottom:5px;font-size:15px;display:block}.setup-note p{margin:0;font-size:13px;line-height:1.35}.status-widget{grid-template-columns:58px minmax(0,1fr) 72px;align-items:center;gap:10px;min-height:168px;padding:16px;display:grid;position:relative;overflow:hidden}.status-home{width:58px;height:58px;color:var(--harness);background:radial-gradient(circle, var(--eye-soft), #ffffff80);border-radius:50%;place-items:center;display:grid}.status-copy{min-width:0}.status-copy h2{white-space:nowrap;margin:8px 0 5px;font-size:26px;font-weight:760;line-height:1.02}.status-copy p{color:#3e403b;margin:0;font-size:14px;line-height:1.35}.inline-meta{align-items:center;gap:8px;display:flex;margin-top:7px!important}.inline-meta .glyph{width:18px;height:18px;color:var(--harness);flex:none}.suki-figure{object-fit:cover;border:3px solid #fff;border-radius:50%;align-self:start;width:72px;height:72px;margin-top:18px;box-shadow:0 10px 22px #181a1626}.pill{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:28px;padding:5px 10px;font-size:12px;font-weight:650;line-height:1;display:inline-flex}.pill.good{color:#63710c;background:var(--eye-soft)}.pill.covered{color:var(--amber-text);background:#fff0d9}.pill.quiet{color:#5d615a;background:#eceee8}.pill.warn,.pill.open{color:#a33f1f;background:#ffe5d5}.open-point{text-align:left;background:linear-gradient(90deg,#f8fae2eb,#fffffad6);border-color:#a6b32f38;grid-template-columns:44px 1fr 24px;align-items:center;gap:12px;width:100%;min-height:70px;padding:12px 14px;display:grid}.open-point small,.mini-label,.section-title span,.task-copy small,.period-row p,.panel p,.panel small,.timeline p,.member-row p{color:var(--muted)}.open-point strong{margin-top:3px;font-size:16px;line-height:1.16;display:block}.round-icon{background:var(--eye);color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.chevron{justify-self:end;font-size:34px;line-height:1}.mini-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.mini-widget{text-align:center;flex-direction:column;justify-content:space-between;align-items:center;gap:7px;min-height:114px;padding:12px 8px;display:flex}.mini-widget strong{color:#5e680d;font-size:14px;line-height:1}.mini-label{font-size:12px}.progress-ring{--percent:0%;background:conic-gradient(var(--eye) var(--percent), #e2e3da 0);border-radius:50%;place-items:center;width:60px;height:60px;display:grid;position:relative}.progress-ring:after{content:"";background:var(--soft);border-radius:50%;position:absolute;inset:7px}.progress-ring strong{z-index:1;color:var(--foreground);font-size:17px;position:relative}.mini-icon,.mini-check{border-radius:50%;place-items:center;width:58px;height:58px;display:grid}.mini-icon{color:var(--harness);background:#f3eddf}.mini-icon.soft-blue{background:var(--water)}.mini-check{color:var(--eye);border:4px solid #a6b32f8c}.quick-strip{grid-template-columns:repeat(4,minmax(0,1fr));padding:8px 6px;display:grid}.quick-action{border:0;border-right:1px solid var(--line);cursor:pointer;background:0 0;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-width:0;min-height:62px;display:flex}.quick-action:last-child{border-right:0}.quick-action span{width:36px;height:36px;color:var(--harness);background:#f1f2e6e6;border-radius:50%;place-items:center;display:grid}.quick-action strong{max-width:100%;font-size:11px;font-weight:680;line-height:1}.task-card{padding:14px}.section-title{justify-content:space-between;align-items:center;gap:12px;padding:4px 2px;display:flex}.section-title h2,.section-title h3{margin:0;font-size:20px;font-weight:720;line-height:1}.section-title button{color:#66710c;background:0 0;border:0;font-weight:700}.task-row{border:0;border-top:1px solid var(--line);text-align:left;background:0 0;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;min-height:72px;padding:10px 0;display:grid}.task-row:first-of-type{border-top:0}.task-icon{width:44px;height:44px;color:var(--harness);background:#f0efdf;border-radius:50%;place-items:center;display:grid}.task-icon.good{color:#65720e;background:var(--eye-soft)}.task-icon.covered{color:var(--amber-text);background:#fff0d9}.task-icon.quiet{background:#edf0e9}.task-icon.warn,.task-icon.open{color:#a33f1f;background:#ffe5d5}.task-copy{flex-direction:column;gap:4px;min-width:0;display:flex}.task-copy strong{font-size:16px;line-height:1.1}.task-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.plan-peek{flex-direction:column;gap:8px;display:flex}.period-row{background:#fffffcb8;border:1px solid #ffffffdb;border-radius:8px;grid-template-columns:8px minmax(0,1fr);align-items:center;gap:12px;min-height:64px;padding:12px 14px;display:grid}.period-row strong{margin-bottom:5px;font-size:16px;display:block}.period-row p{margin:0;font-size:12px;line-height:1.2}.period-rail{border-radius:999px;width:7px;height:46px}.period-rail.good{background:var(--eye)}.period-rail.covered{background:var(--amber)}.period-rail.quiet{background:#d8dbd0}.period-rail.open,.period-rail.warn{background:#e79577}.period-panel{flex-direction:column;gap:8px;padding:10px;display:flex}.period-panel .period-row{background:0 0;border:0;padding:0}.period-panel p,.period-panel small{margin:0 0 0 20px;font-size:13px;line-height:1.35}.soft-note{color:var(--amber-text);margin-left:20px;font-size:12px;font-weight:700}.gap-panel{color:#a33f1f;background:#fff1ea;align-items:center;gap:10px;padding:14px;display:flex}.handover-panel{justify-content:space-between;align-items:center;gap:12px;padding:14px;display:flex}.handover-panel h3{margin:9px 0 4px;font-size:18px}.handover-panel p,.handover-panel small{margin:0}.form-panel{grid-template-columns:1fr 1fr;gap:12px;padding:14px;display:grid}label{color:#4c4f49;flex-direction:column;gap:7px;min-width:0;font-size:12px;font-weight:700;display:flex}.wide{grid-column:1/-1}input,select,textarea{border:1px solid var(--line-strong);width:100%;min-height:43px;color:var(--foreground);background:#ffffffb8;border-radius:8px;outline:none;padding:10px 11px}textarea{resize:vertical;line-height:1.35}input:focus,select:focus,textarea:focus{border-color:#a6b32fb3;box-shadow:0 0 0 4px #a6b32f29}.primary-action,.compact-button{cursor:pointer;border:0;border-radius:8px;min-height:48px;padding:0 16px;font-weight:760}.primary-action,.compact-button.dark{background:var(--harness);color:#fff}.compact-button{white-space:nowrap;min-height:40px}.task-editor{flex-direction:column;gap:12px;padding:14px;display:flex}.task-head{align-items:center;gap:12px;display:flex}.task-head h3{margin:0 0 4px;font-size:18px}.task-head p{margin:0;font-size:13px}.segmented{flex-wrap:wrap;gap:6px;display:flex}.segmented button{border:1px solid var(--line);color:#5b5f55;background:#ffffffad;border-radius:999px;min-height:33px;padding:0 10px;font-size:12px;font-weight:700}.segmented button.selected{background:var(--harness);color:#fff;border-color:#0000}.timeline{flex-direction:column;gap:0;padding:8px 0;display:flex}.timeline article{grid-template-columns:18px 1fr;gap:12px;padding:12px 2px;display:grid}.timeline article>span{background:var(--eye);width:11px;height:11px;box-shadow:0 0 0 5px var(--eye-soft);border-radius:50%;margin-top:6px}.timeline strong{font-size:15px;line-height:1.2}.timeline p{margin:5px 0 0;font-size:12px}.member-form{grid-template-columns:1fr 1fr;gap:8px;padding:12px;display:grid}.member-form select,.member-form button{grid-column:span 1}.member-row{grid-template-columns:46px minmax(0,1fr) 42px;align-items:center;gap:12px;min-height:72px;padding:12px;display:grid}.avatar-dot{background:var(--eye-soft);color:#63710c;border-radius:50%;place-items:center;width:42px;height:42px;font-weight:760;display:grid}.member-row h3{margin:0 0 4px;font-size:16px}.member-row p{margin:0;font-size:12px}.notify-toggle{color:#777b70;background:#e9ebe2;border:0;border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.notify-toggle.on{background:var(--eye);color:#fff}.bottom-tabs{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffce0;border:1px solid #ffffffdb;border-radius:18px;grid-template-columns:repeat(6,minmax(0,1fr));align-items:center;gap:2px;min-height:76px;padding:7px 8px;display:grid;position:absolute;bottom:14px;left:16px;right:16px;box-shadow:0 18px 34px #1f211c26}.bottom-tabs button{color:#555a51;cursor:pointer;background:0 0;border:0;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-width:0;min-height:58px;font-size:10px;font-weight:650;display:flex}.bottom-tabs button.active{color:#65720e;background:var(--eye-soft)}.bottom-tabs button:nth-child(3){color:#fff}.bottom-tabs button:nth-child(3) .glyph{width:28px;height:28px}.bottom-tabs button:nth-child(3){background:var(--harness);border-radius:50%;justify-self:center;width:58px;height:58px;margin-top:-30px;box-shadow:0 12px 28px #17191542}.bottom-tabs button:nth-child(3) span{color:#555a51;position:absolute;transform:translateY(45px)}.glyph{width:23px;height:23px;display:block}.glyph path{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}@media (width<=450px){.suki-page{padding:0}.phone-shell{border:0;border-radius:0;width:100%;height:100svh;max-height:none}.app-header{padding-top:max(18px, env(safe-area-inset-top))}}@media (width<=380px){.app-content{padding-left:14px;padding-right:14px}.app-header{padding-left:16px;padding-right:16px}.status-widget{grid-template-columns:50px minmax(0,1fr) 58px;padding:13px}.status-home{width:50px;height:50px}.suki-figure{width:58px;height:58px}.status-copy h2{font-size:23px}.mini-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.form-panel,.member-form{grid-template-columns:1fr}}
