/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-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{.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--ink:#28322d;--muted:#7b847f;--cream:#f4f1e9;--green:#315c4c;--line:#e6e4dd;--white:#fff}*{box-sizing:border-box}.auth-gate{background:radial-gradient(circle at 78% 18%,#f6d98f 0 9%,#0000 27%),linear-gradient(135deg,#244d3f 0 52%,#315f50 100%);place-items:center;min-height:100dvh;padding:24px;display:grid}.auth-card{text-align:center;background:#fffdf8;border-radius:24px;width:min(460px,94vw);max-height:calc(100dvh - 30px);padding:34px;overflow:auto;box-shadow:0 30px 80px #0c1e164d}.auth-mark{color:#274b3f;background:#f1c979;border-radius:19px 19px 19px 5px;place-items:center;width:62px;height:62px;margin:0 auto 20px;font:700 31px Georgia;display:grid}.auth-card h1{margin:0 0 12px;font:600 32px/1.08 Georgia,serif}.auth-copy{color:#5f6d65;max-width:340px;margin:0 auto;font-size:12px;line-height:1.6}.auth-card .client-id-field{margin-top:22px}.google-signin{color:#29352f;cursor:pointer;background:#fff;border:1px solid #ccd2ce;border-radius:11px;justify-content:center;align-items:center;gap:10px;width:100%;height:48px;font-weight:750;display:flex}.google-signin span{color:#4285f4;font-size:20px;font-weight:900}.google-signin:disabled{cursor:wait;opacity:.58}.auth-note{color:#7c8781;overflow-wrap:anywhere;margin-top:13px;font-size:8px;line-height:1.55;display:block}.auth-note a{color:#456d59;font-weight:750}.auth-loading p{color:#59675f;margin:0;font-size:11px}.calendar-picker{text-align:left;flex-direction:column;gap:8px;max-height:min(300px,40dvh);margin:16px 0;display:flex;overflow:auto}.calendar-option{background:#fafbf9;border:1px solid #e0e3df;border-radius:11px;grid-template-columns:20px 9px minmax(0,1fr) 100px;align-items:center;gap:8px;min-height:56px;padding:8px 10px;display:grid}.calendar-option input{appearance:none;cursor:pointer;border:1.5px solid #aab4ae;border-radius:5px;place-items:center;width:19px;height:19px;margin:0;display:grid}.calendar-option input:checked{border-color:var(--green);background:var(--green)}.calendar-option input:checked:after{content:"✓";color:#fff;font-size:12px}.calendar-option>i{border-radius:5px;width:8px;height:29px}.calendar-option span{min-width:0}.calendar-option span strong,.calendar-option span small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.calendar-option span strong{color:#2b3831;font-size:10px}.calendar-option span small{color:#78847d;margin-top:4px;font-size:8px}.calendar-option>select{color:#334139;background:#fff;border:1px solid #d6dbd7;border-radius:8px;width:100%;height:34px;padding:0 5px;font-size:8px}.text-button{color:#456d59;cursor:pointer;background:0 0;border:0;margin-top:10px;font-size:9px;font-weight:750}.signed-in-row{color:#67736c;text-align:left;border-top:1px solid #e5e7e3;justify-content:space-between;align-items:center;gap:12px;margin-top:13px;padding-top:13px;font-size:8px;display:flex}.signed-in-row button{color:#694942;cursor:pointer;background:#fff;border:1px solid #d9dedb;border-radius:8px;padding:7px 9px;font-size:8px}.policy-page{min-height:100dvh;color:var(--ink);background:linear-gradient(145deg,#244d3f 0 280px,#f4f1e9 280px 100%);padding:42px 22px}.policy-card{background:#fffdf8;border-radius:24px;width:min(860px,100%);margin:0 auto;padding:46px 56px;box-shadow:0 24px 70px #162a212e}.policy-header{border-bottom:1px solid var(--line);padding-bottom:24px}.policy-brand{color:#315c4c;align-items:center;gap:10px;margin-bottom:34px;font:700 16px Georgia,serif;text-decoration:none;display:inline-flex}.policy-brand span{color:#274b3f;background:#f1c979;border-radius:11px 11px 11px 3px;place-items:center;width:34px;height:34px;font:700 18px Georgia;display:grid}.policy-header h1{margin:0;font:600 clamp(34px,5vw,52px)/1.05 Georgia,serif}.policy-intro{color:#5f6d65;max-width:680px;margin:17px 0 9px;font-size:16px;line-height:1.7}.policy-date{color:#839088;margin:0;font-size:13px}.policy-card section{padding:25px 0 4px}.policy-card section+section{border-top:1px solid #eceae3}.policy-card h2{color:#2d4f42;margin:0 0 10px;font:600 23px Georgia,serif}.policy-card p,.policy-card li{color:#4f5f56;font-size:15px;line-height:1.75}.policy-card ul{margin:8px 0 17px;padding-left:22px}.policy-card li+li{margin-top:8px}.policy-card a{color:#315c4c;font-weight:700}.policy-footer{border-top:1px solid var(--line);color:#738078;justify-content:space-between;gap:20px;margin-top:26px;padding-top:24px;font-size:13px;display:flex}.policy-footer a{color:#315c4c;font-weight:750}@media (width<=640px){.policy-page{background:#f4f1e9;padding:18px 10px}.policy-card{border-radius:18px;padding:28px 22px}.policy-brand{margin-bottom:25px}.policy-card h2{font-size:20px}.policy-card p,.policy-card li{font-size:14px}.policy-footer{flex-direction:column}}.public-home{min-height:100dvh;color:var(--ink);background:radial-gradient(circle at 85% 10%,#f1c9796b,#0000 25%),linear-gradient(155deg,#fffdf8 0 67%,#edf1ea 67%);padding:0 clamp(22px,5vw,76px);overflow:hidden}.public-nav{border-bottom:1px solid #315c4c1f;justify-content:space-between;align-items:center;height:88px;display:flex}.public-nav>a,.public-footer a{color:#315c4c;font-size:13px;font-weight:750}.public-brand{color:#315c4c;align-items:center;gap:11px;font:700 18px Georgia,serif;display:flex}.public-brand i{background:#f1c979;border-radius:12px 12px 12px 4px;place-items:center;width:38px;height:38px;font:700 20px Georgia;display:grid}.public-hero{grid-template-columns:minmax(360px,.8fr) minmax(440px,1.2fr);align-items:center;gap:7vw;min-height:520px;padding:64px 0;display:grid}.public-copy h1{letter-spacing:-2px;max-width:620px;margin:0;font:600 clamp(46px,6vw,82px)/.98 Georgia,serif}.public-copy>p:not(.eyebrow):not(.sync-error){color:#5d6b63;max-width:610px;margin:24px 0;font-size:17px;line-height:1.7}.public-copy .google-signin{color:#fff;background:#315c4c;border:0;max-width:330px;margin-top:28px}.public-copy .auth-note{text-align:center;max-width:330px;font-size:10px}.public-preview{background:#ffffffd1;border:1px solid #315c4c1f;border-radius:24px;padding:18px;transform:rotate(1deg);box-shadow:0 30px 80px #223e3229}.preview-week{background:#f8f6f0;border-radius:16px;padding:24px}.preview-week>span{color:#74847b;letter-spacing:1.5px;font-size:10px;font-weight:800}.preview-week>strong{margin:8px 0 22px;font:600 23px Georgia;display:block}.preview-week>div{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.preview-event{color:#69404d;background:#fae8ee;border-left:4px solid #d0607d;border-radius:8px;min-height:92px;padding:12px 9px;font-size:11px;font-style:normal;font-weight:750}.preview-event-1{color:#335686;background:#e5edfb;border-color:#3e72c6}.preview-event-2{color:#62487c;background:#eee7f6;border-color:#8a62b4}.preview-event-3{color:#315c4c;background:#dfece6;border-color:#315c4c}.preview-modules{grid-template-columns:repeat(2,1fr);gap:8px;margin-top:10px;display:grid}.preview-modules span{color:#3f574b;background:#edf3ef;border-radius:11px;padding:15px;font-size:12px;font-weight:750}.public-purpose{border-top:1px solid #315c4c24;grid-template-columns:1fr 1fr;gap:8vw;padding:58px 0;display:grid}.public-purpose h2{margin:0 0 13px;font:600 30px Georgia}.public-purpose p:not(.eyebrow){color:#5d6b63;font-size:15px;line-height:1.75}.public-data-card{border-left:4px solid #f1c979;padding-left:30px}.public-data-card a{color:#315c4c;font-size:13px;font-weight:800}.public-footer{color:#738078;border-top:1px solid #315c4c24;justify-content:space-between;align-items:center;min-height:80px;font-size:12px;display:flex}@media (width<=900px){.public-hero{grid-template-columns:1fr;padding:44px 0}.public-copy h1{font-size:50px}.public-preview{transform:none}.public-purpose{grid-template-columns:1fr;gap:35px}.public-data-card{padding-left:20px}}@media (width<=560px){.public-home{padding:0 18px}.public-nav{height:72px}.public-brand strong{font-size:15px}.public-hero{min-height:auto}.public-copy h1{font-size:43px}.public-copy>p:not(.eyebrow):not(.sync-error){font-size:15px}.public-preview{display:none}.public-purpose{padding:40px 0}.public-footer{flex-direction:column;justify-content:center;align-items:flex-start;gap:8px}}.signin-options{width:100%;max-width:330px}.signin-options .google-signin{margin-top:28px}.pair-display-button{color:#315c4c;cursor:pointer;background:#fffdf8;border:1px solid #315c4c;border-radius:11px;width:100%;height:46px;margin-top:9px;font-weight:780}.pair-display-button:disabled{cursor:wait;opacity:.58}.device-pair-panel{background:#ffffffe6;border:1px solid #315c4c2e;border-radius:18px;grid-template-columns:174px minmax(0,1fr);align-items:center;gap:19px;width:min(520px,100%);margin-top:24px;padding:16px;display:grid;box-shadow:0 18px 45px #223e321f}.device-pair-qr{color:#647168;background:#fffdf8;border-radius:13px;place-items:center;width:174px;height:174px;font-size:12px;display:grid}.device-pair-qr img{width:164px;height:164px;display:block}.device-pair-copy .eyebrow{margin:0 0 7px}.device-pair-copy>strong{color:#244d3f;letter-spacing:6px;font:700 37px/1 Georgia,serif;display:block}.device-pair-copy>p:not(.eyebrow){color:#56665d;margin:10px 0;font-size:12px;line-height:1.5}.device-pair-copy>small{color:#748078;overflow-wrap:anywhere;max-width:270px;font-size:8px;display:block}.device-pair-copy>button{color:#315c4c;cursor:pointer;background:0 0;border:0;margin:10px 0 0;padding:0;font-size:10px;font-weight:800}@media (width<=560px){.device-pair-panel{text-align:center;grid-template-columns:1fr}.device-pair-qr,.device-pair-copy>small{margin:auto}}.pair-page{background:radial-gradient(circle at 82% 16%,#f1c9799e,#0000 28%),linear-gradient(145deg,#244d3f,#315f50);place-items:center;min-height:100dvh;padding:24px;display:grid}.pair-card{color:#28322d;background:#fffdf8;border-radius:24px;width:min(480px,100%);padding:34px;box-shadow:0 28px 80px #0e201852}.pair-brand{color:#315c4c;align-items:center;gap:10px;margin-bottom:34px;font:700 16px Georgia,serif;text-decoration:none;display:inline-flex}.pair-brand i{background:#f1c979;border-radius:11px 11px 11px 3px;place-items:center;width:36px;height:36px;font-style:normal;display:grid}.pair-card h1{margin:0 0 13px;font:600 36px/1.05 Georgia,serif}.pair-card>p:not(.eyebrow):not(.pair-error):not(.pair-account),.pair-success p{color:#5e6c64;font-size:14px;line-height:1.65}.pair-code-field{margin:23px 0 14px;display:block}.pair-code-field span{color:#58675f;margin-bottom:7px;font-size:10px;font-weight:800;display:block}.pair-code-field input{color:#244d3f;text-align:center;letter-spacing:8px;text-transform:uppercase;background:#fff;border:1px solid #ccd4cf;border-radius:12px;outline:none;width:100%;height:58px;font:700 28px Georgia,serif}.pair-code-field input:focus{border-color:#315c4c;box-shadow:0 0 0 4px #315c4c1f}.pair-primary{color:#fff;cursor:pointer;background:#315c4c;border:0;border-radius:11px;width:100%;min-height:50px;font-weight:800}.pair-primary:disabled{cursor:wait;opacity:.55}.pair-account{color:#5e6c64;margin:9px 0 14px;font-size:11px}.pair-card>small{color:#7d8881;text-align:center;margin-top:11px;font-size:9px;display:block}.pair-error{color:#8d302b;background:#fff0ee;border-radius:10px;margin:10px 0;padding:10px 12px;font-size:11px;line-height:1.45}.pair-success{text-align:center;padding:12px 0 22px}.pair-success>span{color:#315c4c;background:#dfece6;border-radius:50%;place-items:center;width:68px;height:68px;margin:0 auto 22px;font-size:32px;font-weight:900;display:grid}.pair-success h1{font-size:34px}@media (width<=560px){.pair-page{padding:12px}.pair-card{padding:27px 22px}.pair-card h1{font-size:31px}}.public-nav-links{align-items:center;gap:20px;display:flex}.public-nav-links a{color:#315c4c;font-size:13px;font-weight:750}.public-open-button{background:#315c4c;border-radius:11px;justify-content:center;align-items:center;gap:10px;width:100%;max-width:330px;height:48px;margin-top:28px;font-weight:750;text-decoration:none;display:flex;color:#fff!important}.public-open-button span{font-size:20px;font-weight:900}.public-about .public-copy .auth-note{display:block}.public-about .public-copy>p strong{color:#334a3f}@media (width<=560px){.public-nav-links a:first-child{display:none}}.event-modal{max-width:520px}.event-modal .modal-copy{text-align:left;max-width:none;margin-top:-8px}.event-fields{text-align:left;flex-direction:column;gap:11px;margin:16px 0;display:flex}.event-fields>div{grid-template-columns:1fr 1fr;gap:10px;display:grid}.event-fields label>span{color:#536159;margin-bottom:6px;font-size:9px;font-weight:750;display:block}.event-fields input,.event-fields select{color:#27342d;background:#fafbf9;border:1px solid #d5d9d6;border-radius:10px;outline:none;width:100%;height:44px;padding:0 11px}.event-fields input:focus,.event-fields select:focus{border-color:var(--green);box-shadow:0 0 0 3px #315c4c1a}.calendar-actions{gap:8px;display:flex}.primary-outline{color:#fff;border-color:var(--green)!important;background:var(--green)!important}.calendar-empty{color:#44564b;background:#edf3ef;border-radius:11px;align-items:center;gap:9px;margin:-4px 0 12px;padding:11px 14px;font-size:9px;display:flex}.calendar-empty>span{color:#4285f4;font-size:16px;font-weight:900}.calendar-empty strong{font-size:10px}.calendar-empty p{color:#758179;margin:0}.calendar-dot{border-radius:50%;flex:0 0 8px;width:8px;height:8px}.settings-section{text-align:left;border-top:1px solid #e5e7e3;margin:2px 0 17px;padding-top:15px}.weather-fields{grid-template-columns:1.5fr .7fr;gap:10px;display:grid}.weather-fields label>span{color:#536159;margin-bottom:6px;font-size:9px;font-weight:750;display:block}.weather-fields input,.weather-fields select{color:#27342d;background:#fafbf9;border:1px solid #d5d9d6;border-radius:10px;outline:none;width:100%;height:44px;padding:0 11px}.settings-hint{color:#8d302b;margin:8px 0 0;font-size:8px}.clock{min-width:128px!important}.clock small{white-space:nowrap}.display-settings{margin-top:2px}.setting-toggle{cursor:pointer;background:#fafbf9;border:1px solid #dde2de;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;min-height:58px;margin-top:8px;padding:10px 12px;display:flex}.setting-toggle>span{min-width:0}.setting-toggle strong,.setting-toggle small{display:block}.setting-toggle strong{color:#2d3b33;font-size:10px}.setting-toggle small{color:#748078;margin-top:4px;font-size:8px;line-height:1.45}.setting-toggle input{opacity:0;pointer-events:none;position:absolute}.setting-toggle>i{background:#c7ceca;border-radius:999px;flex:0 0 42px;width:42px;height:24px;transition:all .2s;position:relative}.setting-toggle>i:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:all .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 4px #18271f40}.setting-toggle input:checked+i{background:var(--green)}.setting-toggle input:checked+i:after{transform:translate(18px)}.setting-toggle input:focus-visible+i{outline-offset:2px;outline:3px solid #315c4c33}.wake-status{color:#6d7771;margin:8px 2px 0;font-size:8px;line-height:1.45}.wake-active,.silk-active{color:#2f6b4d}.wake-denied,.wake-unsupported,.silk-blocked{color:#8d302b}.silk-toggle{margin-top:15px}.calendar-preference label{justify-content:space-between;align-items:center;gap:16px;display:flex}.calendar-preference label+label{margin-top:8px}.calendar-preference label>span{color:#536159;font-size:10px;font-weight:750}.calendar-preference select{color:#27342d;background:#fafbf9;border:1px solid #d5d9d6;border-radius:10px;width:150px;height:42px;padding:0 10px}.household-modal{max-width:560px;max-height:calc(100dvh - 40px);overflow:auto}.household-modal .modal-copy{text-align:left;max-width:none;margin:-7px 0 16px}.household-fields{text-align:left;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:18px;display:grid}.household-fields>label:first-child{grid-column:1/-1}.household-fields label>span{color:#536159;letter-spacing:.25px;margin-bottom:6px;font-size:9px;font-weight:750;display:block}.household-fields label>input,.household-fields label>div{background:#fafbf9;border:1px solid #d5d9d6;border-radius:10px;width:100%;height:45px}.household-fields label>input{color:#27342d;outline:none;padding:0 12px}.household-fields label>div{align-items:center;gap:8px;padding:4px;display:flex}.household-fields label>div input{color:#27342d;background:0 0;border:0;outline:none;flex:1;min-width:0;height:34px}.household-fields input:focus{box-shadow:0 0 0 3px #315c4c1a}.settings{width:30px;height:30px;font-size:14px;background:#ffffff1a!important;border-radius:9px!important}.settings:hover{background:#ffffff2e!important}.member-setting-row{grid-template-columns:31px minmax(0,1fr) 104px;align-items:center;gap:7px!important;display:grid!important}.member-setting-row select{color:#3b4a42;background:0 0;border:0;border-left:1px solid #d9dedb;outline:none;width:100%;min-width:0;height:34px;padding:0 5px;font-size:8px}.member-setting-row select:focus{border-radius:7px;box-shadow:0 0 0 3px #315c4c1a}.avatar-portrait{box-shadow:inset 0 0 0 1px #1b2d2321}@media (width<=760px){.household-fields{grid-template-columns:1fr}.household-fields>label:first-child{grid-column:auto}.member-setting-row select{font-size:10px}}.timeline-item>div span.avatar{color:#fff!important}.task-list label>.avatar{flex:0 0 25px;width:25px;height:25px}.big-task-list label>.avatar{flex:0 0 31px;width:31px;height:31px}.timeline-item .avatar{color:#fff;justify-content:center;align-items:center;font-size:10px;line-height:1;display:inline-flex}.timeline-item time{font-weight:700;color:#445249!important;font-size:10px!important}.timeline-item>div strong{color:#27332c;font-size:12px!important}.timeline-item>div span{line-height:1.35;color:#425047!important;font-size:10px!important}.timeline-item>div span b{color:#34423a;font-size:9px}.timeline-item>div span em{color:#526159;font-size:9px;font-style:normal}.client-id-field{text-align:left;margin:17px 0 14px;display:block}.client-id-field>span{color:#4f5c55;margin-bottom:6px;font-size:9px;font-weight:750;display:block}.client-id-field input{color:#26342d;background:#fafbf9;border:1px solid #cdd3cf;border-radius:10px;outline:none;width:100%;height:46px;padding:0 12px;font-size:11px}.client-id-field input:focus{border-color:var(--green);box-shadow:0 0 0 3px #315c4c1f}.sync-error{color:#8d302b;text-align:left;background:#fff0ee;border-radius:9px;margin:0 0 12px;padding:9px 11px;font-size:9px;line-height:1.45}.modal-primary:disabled{cursor:wait;opacity:.58}.sync-connected{border-color:#a9c4b5!important}.sync-connected i{color:#275843!important;background:#dceee3!important}html,body{background:var(--cream);min-height:100%;color:var(--ink);margin:0}body{font-family:var(--font-geist-sans), Arial, sans-serif;overflow-x:hidden}button,input{font:inherit}button{color:inherit}.app-shell{grid-template-columns:154px 1fr;min-height:100dvh;display:grid}.sidebar{color:#fff;z-index:10;background:#254c3f;flex-direction:column;width:154px;padding:20px 13px 16px;display:flex;position:fixed;inset:0 auto 0 0}.brand{color:#fff;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:9px;padding:2px 7px 26px;display:flex}.brand-mark{color:#274b3f;background:#f1c979;border-radius:11px 11px 11px 3px;place-items:center;width:34px;height:34px;font:700 18px Georgia;display:grid}.brand strong{letter-spacing:.2px;font:700 16px/1 Georgia,serif;display:block}.brand small{letter-spacing:1.8px;opacity:.65;margin-top:4px;font-size:7px;display:block}.sidebar nav{flex-direction:column;gap:6px;display:flex}.sidebar nav button{color:#d7e2dc;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:11px;align-items:center;gap:10px;min-height:48px;padding:8px 11px;font-size:12px;font-weight:650;display:flex}.sidebar nav button:hover,.sidebar nav button.nav-active{color:#fff;background:#ffffff21}.nav-icon{border-radius:7px;place-items:center;width:24px;height:24px;font-size:19px;display:grid}.nav-active .nav-icon{color:#254c3f;background:#f1c979}.nav-count{color:#fff;background:#dd7b72;border-radius:10px;place-items:center;min-width:20px;height:20px;margin-left:auto;font-size:10px;display:grid}.sidebar-foot{border-top:1px solid #ffffff26;grid-template-columns:1fr auto;align-items:center;gap:8px;margin-top:auto;padding:16px 4px 0;display:grid}.family-stack{grid-column:1/-1;display:flex}.family-stack .avatar{border:2px solid #254c3f;margin-right:-5px}.sidebar-foot span strong,.sidebar-foot span small{font-size:10px;display:block}.sidebar-foot span small{opacity:.6;margin-top:3px}.settings{color:#fff;cursor:pointer;background:0 0;border:0}.workspace{grid-column:2;min-width:0;padding:20px 24px 28px}.topbar{justify-content:space-between;align-items:center;gap:20px;min-height:62px;display:flex}.eyebrow{letter-spacing:1.5px;color:#809087;margin:0 0 5px;font-size:9px;font-weight:800;line-height:1}.topbar h1{margin:0;font:600 clamp(24px,2.1vw,34px)/1.05 Georgia,serif}.top-actions{align-items:center;gap:9px;display:flex}.top-actions button{cursor:pointer;border-radius:12px;height:42px}.sync{border:1px solid var(--line);background:#fff;align-items:center;gap:8px;padding:0 10px;font-size:11px;font-weight:650;display:flex}.sync i{color:#4e765f;background:#e3efe8;border-radius:8px;padding:5px 7px;font-size:9px;font-style:normal}.google-g{color:#4285f4;font-size:17px;font-weight:900}.add{background:var(--green);color:#fff;border:0;padding:0 15px;font-weight:700}.clock{text-align:right;border-left:1px solid #ddd8cc;min-width:88px;padding-left:10px}.clock strong,.clock small{display:block}.clock strong{font:600 23px/1 Georgia,serif}.clock small{color:var(--muted);margin-top:5px;font-size:8px}.member-filter{gap:6px;margin:14px 0 13px;display:flex}.member-filter button{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:18px;align-items:center;gap:6px;padding:4px 10px 4px 4px;font-size:10px;font-weight:650;display:flex}.member-filter button.filter-active{background:#fff;border-color:#dddcd5;box-shadow:0 3px 10px #3c41370f}.avatar{color:#fff;border-radius:50%;flex:none;place-items:center;width:31px;height:31px;font:700 11px/1 Arial;display:inline-grid}.avatar svg{stroke-width:2.2px;width:16px;height:16px}.avatar-small{width:25px;height:25px;font-size:9px}.avatar-small svg{width:13px;height:13px}.dashboard-grid{grid-template-columns:minmax(0,1.56fr) minmax(235px,.72fr) minmax(250px,.76fr);align-items:stretch;gap:12px;display:grid}.panel,.page-panel{background:#fff;border:1px solid #384b4014;border-radius:17px;box-shadow:0 7px 26px #3a3d350e}.week-panel{grid-column:1/3;min-height:325px;padding:16px 16px 13px}.panel-head,.view-head{justify-content:space-between;align-items:center;gap:15px;display:flex}.panel-head h2,.view-head h2{margin:0;font:600 20px/1.1 Georgia,serif}.panel-head.compact h2{font-size:18px}.week-arrows{align-items:center;gap:4px;display:flex}.week-arrows button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:8px;min-width:29px;height:29px;font-size:11px}.week-arrows button:nth-child(2){padding:0 10px}.week-grid{border:1px solid #e9e7df;border-radius:12px;grid-template-columns:repeat(7,1fr);margin-top:12px;display:grid;position:relative;overflow:hidden}.day-column{background:#fcfbf8;border-right:1px solid #ece9e1;min-width:0}.day-column:last-child{border:0}.day-column.today{background:#f4f8f5}.day-head{border-bottom:1px solid #ece9e1;justify-content:space-between;align-items:center;padding:8px;display:flex}.day-head span{color:#929991;letter-spacing:1px;font-size:8px;font-weight:800}.day-head strong{border-radius:50%;place-items:center;width:23px;height:23px;font-size:10px;display:grid}.today .day-head strong{background:var(--green);color:#fff}.home-multi-day-layer{z-index:4;pointer-events:none;grid-template-columns:repeat(7,minmax(0,1fr));grid-auto-rows:22px;gap:3px 0;display:grid;position:absolute;top:43px;left:3px;right:3px}.home-multi-day-layer .multi-day-banner{padding:0 6px}.home-multi-day-layer .multi-day-banner strong{font-size:9px}.home-multi-day-layer .multi-day-banner span{font-size:8px}.day-events{flex-direction:column;gap:6px;min-height:218px;padding:6px 5px;display:flex}.event{text-align:left;cursor:pointer;border:0;border-left:3px solid;border-radius:6px;width:100%;min-height:59px;padding:7px 5px 7px 7px}.event small,.event strong,.event span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.event small{opacity:.7;font-size:7px}.event strong{margin:3px 0;font-size:9px;line-height:1.25}.event span{opacity:.7;font-size:7px}.quiet-day{color:#a9ada8;text-align:center;padding-top:16px;font:italic 9px Georgia}.week-arrows button:disabled{cursor:default;opacity:.48}.timeline-empty{color:#718078;margin:18px 0 0;font-size:11px;line-height:1.5}.right-rail{flex-direction:column;grid-area:1/3/3;gap:12px;display:flex}.today-card{flex:1;padding:16px}.date-badge{color:var(--green);background:#e7efe9;border-radius:12px;place-items:center;width:38px;height:38px;font:700 18px Georgia;display:grid}.timeline{margin-top:18px}.timeline-item{grid-template-columns:34px 7px 1fr;gap:7px;min-height:67px;display:grid}.timeline-item time{color:#7f8883;padding-top:3px;font-size:8px}.timeline-item i{border-radius:50%;width:7px;height:7px;margin-top:3px;position:relative;box-shadow:0 0 0 4px #f1f1ed}.timeline-item:not(:last-child) i:after{content:"";background:#e4e4de;width:1px;height:50px;position:absolute;top:10px;left:3px}.timeline-item>div strong,.timeline-item>div span{display:block}.timeline-item>div strong{font-size:11px}.timeline-item>div span{color:var(--muted);align-items:center;gap:5px;margin-top:7px;font-size:8px;display:flex}.timeline-item.muted i{background:#adb5b0}.special-card{background:#fff8e9;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;padding:13px;display:grid}.balloon{color:#8c6124;background:#f3cd78;border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.special-card h3{margin:0 0 4px;font:600 14px Georgia}.special-card div>span{color:var(--muted);font-size:8px}.special-card button{cursor:pointer;background:#fff;border:1px solid #ead9b8;border-radius:8px;padding:7px 9px;font-size:9px}.tasks-panel,.school-panel{padding:15px}.text-link{color:#4f765f;cursor:pointer;background:0 0;border:0;font-size:9px;font-weight:700}.task-list{margin-top:11px}.task-list label{cursor:pointer;border-top:1px solid #efeee9;align-items:center;gap:7px;min-height:31px;font-size:9px;display:flex}.task-list label:first-child{border:0}.task-list input,.big-task-list input{appearance:none;border:1.5px solid #b9c0bb;border-radius:5px;place-items:center;width:16px;height:16px;display:grid}.task-list input:checked,.big-task-list input:checked{background:var(--green);border-color:var(--green)}.task-list input:checked:after,.big-task-list input:checked:after{content:"✓";color:#fff;font-size:10px}.task-list label>span{flex:1}.task-done>span{color:#9da29f;text-decoration:line-through}.dinner-panel{background:#e9f0e7;grid-template-columns:1.25fr .75fr;min-height:170px;display:grid;overflow:hidden}.dinner-copy{padding:18px}.dinner-copy h2{margin:0;font:600 22px/1.12 Georgia}.dinner-copy>p:not(.eyebrow){color:#6d7d74;font-size:9px}.dinner-copy button{color:var(--green);cursor:pointer;background:0 0;border:0;padding:4px 0;font-size:9px;font-weight:750}.food-art{background:#d7e4d5;border-radius:50% 0 0 50%;place-items:center;font-size:62px;display:grid;position:relative}.food-art>span{filter:drop-shadow(0 8px 9px #2c423026);transform:rotate(-6deg)}.leaf{background:#70956f;border-radius:100% 0;width:12px;height:24px;position:absolute}.leaf-one{top:24px;left:8px;transform:rotate(25deg)}.leaf-two{bottom:16px;right:15px;transform:rotate(85deg)}.routine{flex-direction:column;margin-top:12px;display:flex}.routine div{border-top:1px solid #eeede8;grid-template-columns:43px 1fr;gap:5px;padding:9px 0;font-size:9px;display:grid}.routine time{color:#88908b;font-weight:700}.page-panel{min-height:calc(100dvh - 144px);padding:20px}.view-head{margin-bottom:18px}.view-head h2{font-size:25px}.outline-button{cursor:pointer;background:#fff;border:1px solid #d9ddd9;border-radius:10px;min-height:38px;padding:0 14px;font-size:10px;font-weight:700}.calendar-expanded{background:repeating-linear-gradient(#fff 0 73px,#eeeee9 74px);border:1px solid #e4e5df;border-radius:13px;grid-template-columns:42px repeat(7,1fr);height:590px;display:grid;position:relative;overflow:hidden}.time-scale{color:#9b9f9c;flex-direction:column;justify-content:space-around;align-items:center;padding:34px 0 6px;font-size:8px;display:flex}.calendar-day{border-left:1px solid #e8e9e3;position:relative}.calendar-day.today{background:#315c4c09}.calendar-day-head{background:#fafaf7;border-bottom:1px solid #e8e9e3;justify-content:center;align-items:center;gap:5px;height:44px;display:flex}.calendar-day-head span{color:#929892;font-size:8px}.calendar-day-head strong{font-size:13px}.calendar-day.today .calendar-day-head strong{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:25px;height:25px;display:grid}.multi-day-layer{z-index:4;pointer-events:none;grid-template-columns:repeat(7,minmax(0,1fr));grid-auto-rows:25px;gap:4px 0;display:grid;position:absolute;top:49px;left:47px;right:5px}.multi-day-banner{text-align:left;cursor:pointer;pointer-events:auto;border:0;border-radius:7px;align-items:center;gap:7px;min-width:0;margin:0 2px;padding:0 9px;font-family:inherit;display:flex;overflow:hidden;box-shadow:0 2px 7px #1c2d242e}.multi-day-banner strong,.multi-day-banner span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.multi-day-banner strong{font-size:10px}.multi-day-banner span{opacity:1;font-size:8px}.multi-day-banner:focus-visible{outline-offset:2px;outline:3px solid #fff;box-shadow:0 0 0 5px #1b3328}.cal-block{border-left:3px solid;border-radius:7px;flex-direction:column;min-height:96px;padding:8px;display:flex;position:absolute;left:5px;right:5px}.cal-block small{font-size:8px}.cal-block strong{margin:5px 0;font-size:10px}.cal-block span{align-items:center;gap:5px;margin-top:auto;font-size:8px;display:flex}.lists-grid{grid-template-columns:1fr 280px;gap:12px;display:grid}.list-large{min-height:calc(100dvh - 144px)}.list-cards{flex-direction:column;gap:12px;display:flex}.progress-pill{color:var(--green);background:#e5efe9;border-radius:12px;padding:8px 11px;font-size:9px;font-weight:700}.big-task-list label{cursor:pointer;border-top:1px solid #eeeee9;align-items:center;gap:12px;min-height:70px;display:flex}.big-task-list label>span{flex:1}.big-task-list label>span strong,.big-task-list label>span small{display:block}.big-task-list label>span strong{font-size:12px}.big-task-list label>span small{color:#969c98;margin-top:5px;font-size:8px}.big-task-list input{width:21px;height:21px}.mini-list{min-height:150px;padding:18px}.mini-list h3{margin:10px 0 5px;font:600 17px Georgia}.mini-list p:not(.eyebrow){color:var(--muted);font-size:9px;line-height:1.5}.mini-list button{color:var(--green);background:0 0;border:0;padding:5px 0;font-size:9px;font-weight:750}.mini-list.purple{background:#eee8f4}.progress{background:#ded5e6;border-radius:10px;height:7px;overflow:hidden}.progress i{background:#8a62b4;height:100%;display:block}.meal-plan{border:1px solid #e8e8e2;border-radius:13px;flex-direction:column;display:flex;overflow:hidden}.meal-plan article{border-top:1px solid #ecece6;grid-template-columns:65px 52px 1fr 30px;align-items:center;gap:12px;min-height:78px;padding:8px 15px;display:grid}.meal-plan article:first-child{border:0}.meal-day{border-right:1px solid #e8e8e2;height:46px}.meal-day strong,.meal-day span{display:block}.meal-day strong{font-size:11px}.meal-day span{color:#929791;margin-top:5px;font-size:8px}.meal-emoji{font-size:32px}.meal-plan h3{margin:0 0 5px;font:600 15px Georgia}.meal-plan p{color:var(--muted);margin:0;font-size:8px}.meal-plan article>button{color:#8b918d;background:0 0;border:0}.meal-footer{background:#e9f0e7;border-radius:13px;align-items:center;gap:13px;margin-top:14px;padding:14px;display:flex}.meal-footer>span{font-size:26px}.meal-footer div{flex:1}.meal-footer strong{font-size:11px}.meal-footer p{color:var(--muted);margin:4px 0 0;font-size:8px}.meal-footer button{background:var(--green);color:#fff;border:0;border-radius:8px;padding:9px 12px;font-size:9px}.timetable{max-width:760px;margin:5px auto}.timetable>div{grid-template-columns:60px 10px 1fr 26px;align-items:center;gap:13px;min-height:62px;display:grid}.timetable time{text-align:right;font:600 14px Georgia}.timetable i{background:#dd9b5f;border-radius:50%;width:9px;height:9px;position:relative}.timetable i.afternoon{background:#7093ca}.timetable i:after{content:"";background:#dcded9;width:1px;height:50px;position:absolute;top:12px;left:4px}.timetable>div:last-child i:after{display:none}.timetable span strong,.timetable span small{display:block}.timetable span strong{font-size:11px}.timetable span small{color:var(--muted);margin-top:4px;font-size:8px}.recipe-actions{gap:8px;display:flex}.recipe-actions input{border:1px solid #dfe1dc;border-radius:10px;width:180px;padding:0 12px;font-size:10px}.recipe-grid{grid-template-columns:repeat(4,1fr);gap:13px;display:grid}.recipe-grid article{border:1px solid #e5e5df;border-radius:14px;padding:12px}.recipe-art{background:#edf2ea;border-radius:11px;place-items:center;height:150px;margin-bottom:11px;font-size:64px;display:grid}.recipe-grid article:nth-child(2) .recipe-art{background:#f7e9e4}.recipe-grid article:nth-child(3) .recipe-art{background:#f8f0dd}.recipe-grid article:nth-child(4) .recipe-art{background:#eee9f4}.recipe-tag{color:var(--green);letter-spacing:.8px;text-transform:uppercase;font-size:7px;font-weight:800}.recipe-grid h3{margin:7px 0 5px;font:600 15px Georgia}.recipe-grid p{color:var(--muted);font-size:8px}.recipe-grid button{color:var(--green);cursor:pointer;background:0 0;border:0;padding:5px 0;font-size:9px;font-weight:750}.overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:30;background:#1c28228c;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:20px;width:min(520px,92vw);padding:27px;position:relative;box-shadow:0 24px 70px #14261d40}.modal h2{margin:0 0 17px;font:600 26px Georgia}.modal>input{border:1px solid #dcded9;border-radius:11px;outline:none;width:100%;height:50px;padding:0 14px}.modal>input:focus{border-color:var(--green);box-shadow:0 0 0 3px #315c4c1f}.modal-close{cursor:pointer;background:#f0f1ed;border:0;border-radius:50%;width:30px;height:30px;font-size:20px;position:absolute;top:16px;right:18px}.assignee-row{flex-wrap:wrap;gap:6px;margin:16px 0;display:flex}.assignee-row>span{width:100%;color:var(--muted);font-size:9px;font-weight:700}.assignee-row button{background:#fff;border:1px solid #e2e2dc;border-radius:18px;align-items:center;gap:5px;padding:4px 8px 4px 4px;font-size:8px;display:flex}.assignee-row button.chosen{background:#e9f0ec;border-color:#98afa4}.modal-primary{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:11px;width:100%;height:44px;font-weight:750}.sync-modal{text-align:center;max-width:450px}.sync-hero{color:#4285f4;background:#fff;border-radius:16px;place-items:center;width:55px;height:55px;margin:0 auto 18px;font-size:27px;font-weight:900;display:grid;box-shadow:0 5px 18px #1e32281f}.modal-copy{color:var(--muted);max-width:350px;margin:0 auto 15px;font-size:11px;line-height:1.6}.sync-options{color:#5f7568;flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:18px;font-size:8px;display:flex}.credential-note{color:#8c938f;margin-top:10px;font-size:8px;display:block}.toast{color:#fff;z-index:40;background:#243c33;border-radius:12px;padding:13px 17px;font-size:10px;position:fixed;bottom:24px;right:25px;box-shadow:0 12px 30px #12221b40}@media (width<=1100px){.app-shell{grid-template-columns:92px 1fr}.sidebar{width:92px;padding-left:9px;padding-right:9px}.brand>span:last-child,.sidebar nav button>span:not(.nav-icon),.sidebar-foot>span,.sidebar-foot>.settings{display:none}.brand,.sidebar nav button{justify-content:center}.nav-count{margin:0 0 25px 26px;position:absolute}.dashboard-grid{grid-template-columns:minmax(0,1.5fr) minmax(220px,.65fr)}.week-panel{grid-column:1/3}.right-rail{grid-area:2/2/4}.tasks-panel,.dinner-panel,.school-panel{grid-column:1}.recipe-grid{grid-template-columns:repeat(2,1fr)}}@media (height<=760px) and (width>=1101px){.workspace{padding-top:13px}.topbar{min-height:52px}.member-filter{margin:8px 0}.week-panel{min-height:285px}.day-events{min-height:180px}.event{min-height:48px;padding-top:5px}.dashboard-grid,.right-rail{gap:9px}.timeline-item{min-height:58px}.dinner-panel{min-height:150px}}@media (width<=760px){.app-shell{display:block}.sidebar{width:auto;height:calc(78px + env(safe-area-inset-bottom));padding:7px 0 calc(12px + env(safe-area-inset-bottom));z-index:20;flex-direction:row;position:fixed;inset:auto 0 0;overflow:hidden}.brand,.sidebar-foot{display:none}.sidebar nav{width:100%;min-width:0;padding:0 max(24px,env(safe-area-inset-right)) 0 max(24px,env(safe-area-inset-left));overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-direction:row;justify-content:flex-start;gap:3px;scroll-padding-inline:24px;overflow-x:auto}.sidebar nav::-webkit-scrollbar{display:none}.sidebar nav button{flex-direction:column;flex:0 0 62px;gap:1px;min-width:62px;min-height:54px;padding:3px;font-size:8px}.sidebar nav button>span:not(.nav-icon){display:block}.nav-count{display:none}.workspace{padding:14px 12px calc(92px + env(safe-area-inset-bottom))}.topbar{align-items:flex-start}.topbar h1{font-size:24px}.sync span:not(.google-g),.sync i,.add span,.clock{display:none}.member-filter{overflow-x:auto}.dashboard-grid{flex-direction:column;display:flex}.week-panel{order:1;overflow-x:auto}.week-grid{min-width:760px}.right-rail{order:2}.tasks-panel{order:3}.dinner-panel{order:4}.school-panel{order:5}.lists-grid{display:block}.list-cards{margin-top:12px}.calendar-expanded{min-width:860px}.page-panel{overflow:auto}.recipe-grid{grid-template-columns:1fr}.recipe-actions input{display:none}}@media (width>=900px){.topbar{align-items:stretch;min-height:78px}.topbar>div:first-child{flex-direction:column;justify-content:center;display:flex}.top-actions{align-items:stretch}.top-actions>button{align-self:center}.eyebrow{color:#68776f;font-size:11px;line-height:1.1}.topbar .eyebrow{color:#58685f;margin-bottom:7px;font-size:12px}.clock{flex-direction:column;justify-content:space-between;min-height:78px;padding:7px 0 7px 18px;display:flex;min-width:clamp(190px,20vw,275px)!important}.clock strong{font-size:clamp(32px,3vw,42px);line-height:.95}.clock small{color:#46564d;margin-top:7px;font-size:clamp(12px,1.15vw,15px);font-weight:700;line-height:1.2}.member-filter button{font-size:12px}.brand small{opacity:.78;font-size:9px}.sidebar-foot span strong,.sidebar-foot span small{font-size:11px}.week-panel{min-height:350px}.day-head span{color:#68736c;font-size:10px}.day-head strong{font-size:12px}.day-events{gap:7px;min-height:238px;padding:7px 6px}.event{min-height:68px;padding:8px 6px 8px 8px}.event small{opacity:.85;font-size:10px}.event strong{margin:4px 0;font-size:12px;line-height:1.3}.event span{opacity:.85;font-size:10px}.quiet-day{color:#7f8982;font-size:11px}.timeline-item time{font-size:11px!important}.timeline-item>div strong{font-size:13px!important}.timeline-item>div span,.timeline-item>div span b,.timeline-item>div span em{font-size:11px!important}.special-card div>span{color:#5e6d65;font-size:11px}.special-card button,.text-link{font-size:11px}.task-list label{min-height:38px;font-size:12px}.dinner-copy>p:not(.eyebrow),.dinner-copy button{font-size:11px}.routine div{padding:10px 0;font-size:12px}.routine time{color:#65726b}.time-scale,.calendar-day-head span{font-size:10px}.calendar-day-head strong{font-size:14px}.cal-block small,.cal-block span{font-size:10px}.cal-block strong{font-size:12px}.calendar-empty,.calendar-empty strong,.outline-button{font-size:11px}.big-task-list label>span strong{font-size:14px}.big-task-list label>span small,.progress-pill,.mini-list p:not(.eyebrow),.mini-list button{font-size:11px}.meal-day strong,.meal-plan h3,.meal-footer strong{font-size:13px}.meal-day span,.meal-plan p,.meal-footer p,.meal-footer button{font-size:11px}.timetable span strong{font-size:13px}.timetable span small{font-size:11px}.recipe-tag{font-size:10px}.recipe-grid p,.recipe-grid button,.calendar-option span strong,.calendar-option span small,.calendar-option>select,.signed-in-row,.signed-in-row button,.household-fields label>span,.weather-fields label>span,.setting-toggle strong{font-size:11px}.setting-toggle small,.wake-status,.credential-note{font-size:10px}}.view-actions,.modal-actions{align-items:center;gap:9px;display:flex}.task-row{border-top:1px solid #eeeee9;align-items:center;gap:12px;min-height:70px;display:flex}.task-row:first-child{border:0}.task-row>span{flex:1;min-width:0}.task-row>span strong,.task-row>span small{display:block}.task-row>span strong{font-size:13px}.task-row>span small{color:#7d8982;margin-top:5px;font-size:10px}.task-row>input[type=checkbox]{appearance:none;border:1.5px solid #b9c0bb;border-radius:5px;flex:0 0 21px;place-items:center;width:21px;height:21px;display:grid}.task-row>input[type=checkbox]:checked{background:var(--green);border-color:var(--green)}.task-row>input[type=checkbox]:checked:after{content:"✓";color:#fff;font-size:12px}.inline-edit{border:1px solid #ccd4cf;border-radius:9px;flex:1;min-width:0;height:40px;padding:0 10px}.row-actions{gap:5px;display:flex}.row-actions button,.danger-link{color:#456d59;cursor:pointer;background:0 0;border:0;font-size:10px;font-weight:750}.row-actions .danger-link,.danger-link{color:#9a4942}.empty-state{color:#718078;padding:24px;font-size:12px;line-height:1.5}.meal-plan>.empty-state{margin:0}.meal-footer button:disabled{opacity:.45;cursor:default}.editor-modal{max-width:560px;max-height:calc(100dvh - 36px);overflow:auto}.editor-fields{text-align:left;flex-direction:column;gap:12px;margin:15px 0;display:flex}.editor-fields>div{grid-template-columns:1fr 1fr;gap:10px;display:grid}.editor-fields label>span{color:#526159;margin-bottom:6px;font-size:10px;font-weight:750;display:block}.editor-fields input,.editor-fields select,.editor-fields textarea{color:#27342d;background:#fafbf9;border:1px solid #d5d9d6;border-radius:10px;outline:none;width:100%;padding:0 11px}.editor-fields input,.editor-fields select{height:44px}.editor-fields textarea{resize:vertical;min-height:82px;font:inherit;padding-top:10px}.editor-fields input:focus,.editor-fields select:focus,.editor-fields textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #315c4c1a}.modal-secondary{color:#315c4c;cursor:pointer;background:#f7faf8;border:1px solid #cbd6cf;border-radius:10px;width:100%;height:40px;margin-top:8px;font-weight:750}.modal-danger{color:#99463f;cursor:pointer;background:0 0;border:0;width:100%;height:40px;margin-top:8px;font-weight:750}.danger-outline{color:#91453e;border-color:#dfbbb7!important}.special-days-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.special-days-grid article{background:#fffdf8;border:1px solid #e6e5df;border-radius:14px;grid-template-columns:60px 1fr auto;align-items:center;gap:14px;min-height:126px;padding:16px;display:grid}.special-date{color:#6a4d21;background:#f6dfab;border-radius:15px;align-content:center;place-items:center;width:58px;height:68px;display:grid}.special-date strong{font:700 27px Georgia}.special-date span{letter-spacing:1px;font-size:10px;font-weight:800}.special-days-grid h3{margin:5px 0;font:600 18px Georgia}.special-days-grid p{color:#68766e;margin:0;font-size:11px}.special-days-grid>.empty-state{grid-column:1/-1}.routine-editor{max-width:860px;margin:0 auto}.routine-editor>div{border-top:1px solid #eeeee9;grid-template-columns:110px minmax(220px,1fr) 150px 60px;gap:9px;padding:7px 0;display:grid}.routine-editor input,.routine-editor select{background:#fafbf9;border:1px solid #d8dcd8;border-radius:9px;height:42px;padding:0 10px}.routine-editor .add-row{margin-top:14px}.timetable>.empty-state{text-align:center;display:block}.recipe-detail{max-width:560px;max-height:calc(100dvh - 36px);overflow:auto}.recipe-detail-icon{margin-bottom:10px;font-size:48px;display:block}.recipe-detail .recipe-meta{color:#6c7972;font-weight:700}.recipe-detail h3{margin:18px 0 5px;font:600 16px Georgia}.recipe-detail>p:not(.eyebrow){white-space:pre-line;font-size:12px;line-height:1.65}.recipe-detail .modal-actions{margin-top:20px}.recipe-detail .modal-actions button{flex:1}.recipe-editor textarea{font-size:12px}@media (width<=900px){.special-days-grid{grid-template-columns:1fr}.routine-editor>div{grid-template-columns:95px 1fr}.routine-editor select{grid-column:1}.routine-editor .danger-link{grid-column:2}.row-actions{flex-direction:column}.editor-fields>div{grid-template-columns:1fr}}.household-modal{max-height:min(88vh,760px);overflow-y:auto}.module-help{color:var(--muted);margin:5px 0 10px;font-size:10px;line-height:1.45}.module-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.module-toggle{cursor:pointer;background:#fafbf9;border:1px solid #dfe4df;border-radius:11px;align-items:center;gap:10px;min-height:48px;padding:8px 10px;display:flex}.module-toggle input{width:20px;height:20px;accent-color:var(--green);flex:0 0 20px}.module-toggle span,.module-toggle strong,.module-toggle small{display:block}.module-toggle strong{color:#26362d;font-size:10px}.module-toggle small{color:var(--muted);margin-top:2px;font-size:8px}.routine-editor .routine-edit-row{grid-template-columns:110px minmax(220px,1fr) 150px 60px}.routine-edit-row .day-checkboxes{grid-column:1/-1}.day-checkboxes{flex-wrap:wrap;gap:7px;padding:3px 0 7px;display:flex}.day-checkboxes>label{color:#5d6a62;cursor:pointer;background:#fff;border:1px solid #ccd4cf;border-radius:10px;place-items:center;min-width:38px;height:38px;font-weight:750;display:grid;position:relative}.day-checkboxes input{opacity:0;pointer-events:none;position:absolute}.day-checkboxes>label.day-checked{color:#fff;background:#315c4c;border-color:#315c4c}.day-checkboxes.large{grid-template-columns:repeat(7,1fr);gap:6px;display:grid}.day-checkboxes.large>label{height:54px}.day-checkboxes.large span small{margin-top:2px;font-size:7px;font-weight:600;display:block}.routine-day-tabs{grid-template-columns:repeat(7,1fr);gap:7px;max-width:760px;margin:14px auto 12px;display:grid}.routine-day-tabs button{color:#5d6a62;cursor:pointer;background:#fafbf9;border:1px solid #d8ded9;border-radius:11px;min-height:48px}.routine-day-tabs span,.routine-day-tabs small{display:block}.routine-day-tabs span{font-size:13px;font-weight:800}.routine-day-tabs small{margin-top:2px;font-size:8px}.routine-day-tabs button.selected{color:#fff;background:#315c4c;border-color:#315c4c}.chores-page{overflow-x:auto}.chore-table{border:1px solid #e1e5e2;border-radius:14px;min-width:850px;margin-top:18px;overflow:hidden}.chore-head,.chore-row{grid-template-columns:minmax(260px,1.65fr) repeat(7,minmax(66px,.46fr));align-items:stretch;display:grid}.chore-head{color:#617067;text-transform:uppercase;background:#f3f6f3;font-size:9px;font-weight:750}.chore-head>span{border-left:1px solid #e1e5e2;place-items:center;min-height:55px;display:grid}.chore-head>span:first-child{border-left:0;place-items:center start;padding-left:18px}.chore-head .today{color:#214b3b;background:#e4f0e9}.chore-head strong,.chore-head small{display:block}.chore-head small{margin-top:2px;font-size:11px}.chore-row{background:#fff;border-top:1px solid #e7eae8;min-height:67px}.chore-row>*{border-left:1px solid #eef0ee}.chore-name{text-align:left;cursor:pointer;background:#fff;align-items:center;gap:11px;padding:10px 16px;display:flex;border:0!important}.chore-name span,.chore-name strong,.chore-name small{display:block}.chore-name strong{color:#29372f;font-size:12px}.chore-name small{color:var(--muted);margin-top:4px;font-size:8px}.chore-check{color:#fff;cursor:pointer;background:#fff;border:2px solid #ccd6d0;border-radius:12px;place-self:center;width:40px;height:40px;font-size:22px;font-weight:800}.chore-check.done{background:#3c8066;border-color:#3c8066;box-shadow:0 4px 10px #315c4c33}.chore-off{color:#c6ccc8;place-items:center;font-size:18px;display:grid}.chore-modal select{background:#fafbf9;border:1px solid #d5d9d6;border-radius:10px;width:100%;height:44px;padding:0 11px}@media (width<=900px){.module-grid{grid-template-columns:1fr}.routine-editor .routine-edit-row{grid-template-columns:95px 1fr}.routine-edit-row .day-checkboxes{grid-column:1/-1}.day-checkboxes.large{grid-template-columns:repeat(4,1fr)}}.event-button,.timeline-button,.cal-block-button{color:inherit;font-family:inherit}.event-button:focus-visible,.timeline-button:focus-visible,.cal-block-button:focus-visible{outline-offset:2px;outline:3px solid #315c4c47}.timeline-button{text-align:left;cursor:pointer;background:0 0;border:0;width:100%;padding:0}.cal-block-button{cursor:pointer;text-align:left;border-top:0;border-bottom:0;border-right:0}.event-fields input:disabled,.event-fields select:disabled{opacity:.72;color:#39463e;cursor:not-allowed}.all-day-toggle{align-items:center;gap:10px;min-height:38px;display:flex!important}.all-day-toggle input{accent-color:var(--green);width:21px!important;height:21px!important}.all-day-toggle span{margin:0!important;font-size:10px!important}.read-only-note{color:#57645d;text-align:left;background:#f2f4f2;border-radius:10px;padding:10px 12px;font-size:9px;line-height:1.5}.pull-refresh{z-index:80;color:#fff;pointer-events:none;background:#315c4c;border-radius:0 0 13px 13px;align-items:center;gap:7px;padding:8px 13px;font-size:10px;font-weight:750;transition:opacity .14s,transform .14s;display:none;position:fixed;top:0;left:50%;box-shadow:0 5px 16px #1b362b38}.pull-refresh span{font-size:17px}.pull-refresh.refreshing span{animation:.8s linear infinite pull-spin}@keyframes pull-spin{to{transform:rotate(360deg)}}@media (width<=760px){.pull-refresh{display:flex}.app-shell{overscroll-behavior-y:contain}.cal-block-button{min-height:96px}.timeline-button{min-height:67px}}.weather-header{color:inherit;cursor:pointer;background:0 0;border:0}.clock-now{text-align:right;flex-direction:column;justify-content:space-between;min-width:0;display:flex}.header-forecast{border-left:1px solid #ddd8cc;grid-template-columns:repeat(4,minmax(48px,1fr));align-items:stretch;gap:5px;padding-left:12px;display:grid}.forecast-mini{background:#ffffff8c;border-radius:9px;flex-direction:column;justify-content:space-between;align-items:center;min-width:48px;padding:3px 4px;font-style:normal;display:flex}.forecast-mini b{letter-spacing:.5px;color:#6a776f;font-size:8px}.forecast-mini i{font-size:18px;font-style:normal;line-height:1}.forecast-mini small{white-space:nowrap;color:#34433a!important;margin:0!important;font-size:10px!important;line-height:1!important}.forecast-mini em{color:#7f8a83;font-style:normal;font-weight:500}.forecast-modal{width:min(780px,94vw);max-height:calc(100dvh - 36px);overflow:auto}.forecast-title{text-align:left;justify-content:space-between;align-items:center;margin:4px 0 18px;display:flex}.forecast-title h2{margin:0;font:600 28px Georgia}.forecast-title p{color:#65736b;margin:6px 0 0;font-size:11px}.forecast-title>span{font-size:48px}.forecast-grid{grid-template-columns:repeat(7,minmax(74px,1fr));gap:7px;margin-bottom:16px;display:grid}.forecast-grid article{background:#fafbf9;border:1px solid #e1e5e2;border-radius:13px;flex-direction:column;align-items:center;gap:7px;min-height:150px;padding:12px 7px;display:flex}.forecast-grid article.forecast-today{background:#edf4ef;border-color:#a9c5b5}.forecast-grid article>strong{font-size:10px}.forecast-grid article>span{font-size:29px}.forecast-grid article>b{font-size:14px}.forecast-grid article>b em{color:#7b867f;font-style:normal;font-weight:500}.forecast-grid article>small{color:#68756d;text-align:center;font-size:8px}.forecast-source{color:#7a857e;margin-top:10px;font-size:8px;display:block}@media (width>=900px){.top-actions>.weather-header{border-radius:0;align-self:stretch;height:auto}.clock.weather-header{flex-direction:row;justify-content:flex-end;align-items:stretch;gap:14px;padding:7px 0 7px 16px;display:flex;min-width:clamp(430px,42vw,640px)!important}.clock-now{min-width:170px}.clock-now strong{font-size:clamp(34px,3.1vw,44px);line-height:.92}.clock-now>small{color:#46564d;white-space:nowrap;margin-top:7px;font-size:clamp(12px,1.1vw,15px);font-weight:700;line-height:1.15}}@media (width>=900px) and (width<=1180px){.clock.weather-header{min-width:410px!important}.forecast-mini{min-width:44px}.sync span:not(.google-g),.sync i{display:none}}@media (width<=760px){.forecast-grid{grid-template-columns:repeat(2,1fr)}.forecast-grid article{min-height:130px}.forecast-title h2{font-size:24px}}.sidebar nav .mobile-more-button,.mobile-more-menu{display:none}@media (width<=760px){.sidebar nav{padding:0 max(18px,env(safe-area-inset-right)) 0 max(18px,env(safe-area-inset-left));justify-content:space-between;gap:2px;scroll-padding-inline:0;overflow:visible}.sidebar nav button{flex:20%;min-width:0;max-width:72px}.sidebar nav .mobile-overflow-item{display:none}.sidebar nav .mobile-more-button{display:flex}.mobile-more-menu{left:max(14px,env(safe-area-inset-left));right:max(14px,env(safe-area-inset-right));bottom:calc(88px + env(safe-area-inset-bottom));z-index:24;color:#27372f;background:#fff;border:1px solid #2c43371f;border-radius:18px;padding:13px;display:block;position:fixed;box-shadow:0 18px 48px #182a2140}.mobile-menu-head{justify-content:space-between;align-items:center;padding:0 3px 10px;display:flex}.mobile-menu-head strong{font:600 18px Georgia}.mobile-menu-head button{background:#edf2ee;border:0;border-radius:10px;width:34px;height:34px;font-size:20px}.mobile-more-menu>div:last-child{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.mobile-more-menu>div:last-child>button{text-align:left;background:#fafbf9;border:1px solid #e0e5e1;border-radius:12px;align-items:center;gap:10px;min-height:58px;padding:8px 12px;font-size:11px;font-weight:750;display:flex}.mobile-more-menu>div:last-child>button.selected{color:#285341;background:#eaf2ed;border-color:#8fb29f}.mobile-more-menu .nav-icon{background:#edf2ee;flex:0 0 30px;width:30px;height:30px}}.nav-icon svg{stroke-width:2px;width:19px;height:19px}.nav-active .nav-icon svg{stroke-width:2.4px}.lists-page .view-head{align-items:flex-start}.lists-page h2{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.edit-list-link{color:#315c4c;cursor:pointer;background:#f7faf8;border:1px solid #cad5ce;border-radius:8px;padding:5px 9px;font:700 9px Arial,sans-serif}.edit-list-link:hover{background:#eaf2ed}.list-subtitle{color:#6b7871;margin:6px 0 0;font-size:10px}.list-tabs{grid-template-columns:repeat(4,1fr);gap:9px;margin:4px 0 18px;display:grid}.list-tabs>button{color:#526159;text-align:left;cursor:pointer;background:#fafbf9;border:1px solid #e0e5e1;border-radius:13px;grid-template-rows:auto auto;grid-template-columns:34px 1fr;align-items:center;column-gap:9px;min-height:78px;padding:10px 12px;display:grid}.list-tabs>button>span{color:#315c4c;background:#edf2ee;border-radius:10px;grid-row:1/3;place-items:center;width:34px;height:34px;display:grid}.list-tabs svg{width:18px;height:18px}.list-tabs strong{color:#2d3b33;align-self:end;font-size:11px}.list-tabs small{color:#7b867f;align-self:start;margin-top:3px;font-size:8px}.list-tabs>button.selected{background:#eaf2ed;border-color:#86aa96;box-shadow:0 4px 13px #315c4c17}.list-tabs>button.selected>span{color:#fff;background:#315c4c}.categorized-list{max-width:none}.list-move{color:#536159;background:#fafbf9;border:1px solid #d9dedb;border-radius:9px;max-width:118px;height:36px;padding:0 7px;font-size:9px}.empty-list-state{text-align:center;color:#67756d;padding:48px 20px}.empty-list-state>span{color:#315c4c;background:#edf2ee;border-radius:15px;place-items:center;width:50px;height:50px;margin:0 auto 10px;display:grid}.empty-list-state svg{width:24px;height:24px}.empty-list-state h3{margin:0;font:600 20px Georgia}.empty-list-state p{margin:7px 0 16px;font-size:10px}.list-editor-modal{width:min(520px,92vw)}.module-grid .module-toggle:nth-child(5){display:none}@media (width>=900px){.list-subtitle{font-size:12px}.list-tabs strong{font-size:13px}.list-tabs small,.list-move,.empty-list-state p{font-size:11px}}@media (width<=760px){.list-tabs{grid-template-columns:repeat(2,1fr)}.lists-page .view-head{display:block}.lists-page .view-actions{justify-content:space-between;margin-top:12px}.categorized-list .task-row{flex-wrap:wrap}.categorized-list .task-row>span,.categorized-list .inline-edit{flex:calc(100% - 65px)}.categorized-list .list-move{margin-left:33px}.categorized-list .row-actions{flex-direction:row;margin-left:auto}}.chore-kanban{margin-top:2px}.chore-board-toolbar{grid-template-columns:auto auto 1fr;align-items:center;gap:10px;margin:0 0 12px;display:grid}.chore-date-nav{align-items:center;gap:8px;display:flex}.chore-date-nav>button{cursor:pointer;background:#fff;border:1px solid #d9dedb;border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.chore-date-nav svg{width:18px;height:18px}.chore-date-nav>div{text-align:center;min-width:112px}.chore-date-nav strong,.chore-date-nav span{display:block}.chore-date-nav strong{font:600 15px Georgia}.chore-date-nav span{color:#78847d;margin-top:3px;font-size:9px}.chore-toolbar-actions{align-items:center;gap:7px;display:flex}.today-chore-button,.toolbar-add-chore{color:#315c4c;cursor:pointer;background:#f8faf8;border:1px solid #d5ddd8;border-radius:10px;height:34px;padding:0 12px;font-size:10px;font-weight:750}.today-chore-button:disabled{opacity:.45;cursor:default}.toolbar-add-chore{color:#fff;background:#315c4c;border-color:#315c4c}.chore-score{justify-self:end;align-items:center;gap:7px;display:flex}.chore-score span{color:#315c4c;background:#eef3ef;border-radius:10px;align-items:center;gap:5px;height:34px;padding:0 10px;font-size:10px;font-weight:750;display:flex}.chore-score svg{width:14px;height:14px}.chore-score span:last-child{color:#7d5a13;background:#fff3d3}.chore-board{grid-template-columns:repeat(4,minmax(170px,1fr));gap:10px;padding-bottom:5px;display:grid;overflow-x:auto}.chore-lane{border-top:5px solid;border-radius:16px;flex-direction:column;min-width:170px;min-height:390px;padding:11px;display:flex}.chore-lane>header{align-items:center;gap:9px;padding:1px 2px 11px;display:flex}.chore-lane>header div,.chore-lane>header strong,.chore-lane>header small{display:block}.chore-lane>header div{min-width:0}.chore-lane>header strong{text-overflow:ellipsis;font:600 16px Georgia;overflow:hidden}.chore-lane>header small{color:#637168;margin-top:3px;font-size:8px}.chore-card-stack{flex-direction:column;flex:1;gap:8px;display:flex}.chore-card{background:#ffffffeb;border:1px solid #3040371a;border-radius:12px;grid-template-columns:minmax(0,1fr) 35px;align-items:center;gap:7px;min-height:62px;padding:8px 8px 8px 11px;display:grid;box-shadow:0 3px 10px #2d3a320f}.chore-card[draggable=true]{cursor:grab}.chore-card-copy{text-align:left;cursor:pointer;background:0 0;border:0;min-width:0;padding:0}.chore-card-copy strong,.chore-card-copy small{text-overflow:ellipsis;display:block;overflow:hidden}.chore-card-copy strong{white-space:normal;color:#26352d;font-size:11px;line-height:1.25}.chore-card-copy small{color:#707e76;white-space:nowrap;margin-top:6px;font-size:8px}.chore-complete{color:#fff;cursor:pointer;background:#fff;border:2px solid #bcc8c1;border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.chore-complete svg{stroke-width:3px;width:18px;height:18px}.chore-card-done{opacity:.72}.chore-card-done .chore-card-copy strong{text-decoration:line-through}.chore-card-done .chore-complete{background:#3b8065;border-color:#3b8065}.empty-chore-lane{color:#6f7b74;text-align:center;margin:auto 4px;font:italic 11px/1.5 Georgia}.add-chore-to-lane{color:#315c4c;cursor:pointer;background:#ffffff80;border:1px dashed #315c4c52;border-radius:10px;min-height:38px;margin-top:10px;font-size:9px;font-weight:750}.chore-editor-modal{width:min(570px,94vw)}@media (width>=900px){.chore-lane>header small,.chore-card-copy small,.add-chore-to-lane{font-size:10px}.chore-card-copy strong{font-size:13px}}@media (width<=760px){.chore-board-toolbar{grid-template-columns:1fr auto}.chore-score{grid-column:1/-1;justify-self:stretch}.chore-score span{flex:1;justify-content:center}.chore-board{scroll-snap-type:x mandatory;grid-template-columns:repeat(4,minmax(78vw,78vw))}.chore-lane{scroll-snap-align:start;min-width:78vw}.chore-date-nav>div{min-width:95px}.chore-lane>header strong{font-size:18px}.chore-card{min-height:70px}.chore-card-copy strong{font-size:14px}.chore-card-copy small{font-size:11px}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
