:root{--ink:#2b241f;--muted:#756960;--cream:#fffaf0;--paper:#fffef9;--honey:#f6b93b;--honey-dark:#bb6c12;--coral:#ec765d;--sage:#a9b89a;--line:#e9dfd2}*{box-sizing:border-box}html{background:var(--cream);min-width:320px}body{background:radial-gradient(circle at 12% 16%, #f6b93b29 0 8rem, transparent 8.1rem), radial-gradient(circle at 88% 82%, #ec765d1f 0 11rem, transparent 11.1rem), var(--cream);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}button,input,select,textarea{font:inherit}.connection-shell{grid-template-columns:minmax(0,32rem) minmax(18rem,25rem);justify-content:center;align-items:center;gap:clamp(2.5rem,8vw,8rem);min-height:100svh;padding:clamp(1.5rem,5vw,4rem);display:grid}.connection-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffef9e0;border:1px solid #e9dfd2cc;border-radius:2rem;width:100%;padding:clamp(1.5rem,5vw,3.25rem);box-shadow:0 2rem 5rem #5b44281a}.connection-shell-compact{grid-template-columns:minmax(0,34rem)}.connection-shell-compact .connection-card{flex-direction:column;justify-content:center;min-height:35rem;display:flex}.wordmark{color:var(--ink);letter-spacing:-.03em;align-items:center;gap:.65rem;font-size:1.15rem;font-weight:800;text-decoration:none;display:inline-flex}.wordmark-mark{aspect-ratio:1;background:var(--honey);color:#4c3011;border-radius:.65rem .65rem .65rem .2rem;place-items:center;width:2rem;display:grid;transform:rotate(-4deg)}.welcome-copy{margin:clamp(3.5rem,10vh,6rem) 0 2rem}.eyebrow{letter-spacing:.13em;text-transform:uppercase;margin:0 0 .8rem;font-weight:800;color:var(--honey-dark)!important;font-size:.78rem!important}.welcome-copy h1{letter-spacing:-.055em;max-width:9ch;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.65rem,7vw,4.6rem);font-weight:500;line-height:.98}.welcome-copy>p:last-child{max-width:34rem;color:var(--muted);margin:1.4rem 0 0;font-size:1.03rem;line-height:1.65}.auth-form{gap:.7rem;display:grid}.auth-form label{font-size:.82rem;font-weight:750}.auth-mode-switch{border:1px solid var(--line);background:#f7f1e8;border-radius:1rem;grid-template-columns:1fr 1fr;gap:.3rem;margin-bottom:.65rem;padding:.3rem;display:grid}.auth-form .auth-mode-switch button{min-height:2.65rem;color:var(--muted);background:0 0;border-radius:.75rem;font-size:.8rem}.auth-form .auth-mode-switch button.active{background:var(--paper);color:var(--ink);box-shadow:0 .25rem .9rem #57412714}.auth-form input,.auth-form select{border:1px solid var(--line);width:100%;min-height:3.5rem;color:var(--ink);background:#fff;border-radius:1rem;outline:none;padding:0 1rem;transition:border-color .2s,box-shadow .2s}.auth-form input:focus,.auth-form select:focus{border-color:var(--honey-dark);box-shadow:0 0 0 4px #f6b93b2e}.auth-form button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:1rem;min-height:3.5rem;font-weight:750}button:disabled{cursor:wait;opacity:.62}.auth-form select{-webkit-appearance:none;appearance:none;background:#fff linear-gradient(45deg, transparent 50%, var(--muted) 50%) calc(100% - 1.15rem) 1.55rem / .4rem .4rem no-repeat}.auth-form .text-button,.text-button{min-height:auto;color:var(--muted);text-underline-offset:.25rem;cursor:pointer;background:0 0;border:0;padding:.45rem;font-size:.82rem;font-weight:700;-webkit-text-decoration:underline #75696059;text-decoration:underline #75696059}.primary-button,.secondary-button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:1rem;width:100%;min-height:3.5rem;font-weight:750}.secondary-button{border:1px solid var(--line);background:var(--paper);color:var(--ink)}.form-heading{color:var(--muted);gap:.15rem;margin-bottom:.65rem;font-size:.8rem;display:grid}.form-heading strong{color:var(--ink);text-overflow:ellipsis;font-size:.95rem;overflow:hidden}.otp-input{letter-spacing:.16em;text-align:center;font-weight:750;font-size:1.35rem!important}.form-message{color:#405035;background:#edf2e8;border-radius:.8rem;margin:1rem 0 0;padding:.8rem 1rem;font-size:.8rem;line-height:1.45}.form-message-error{color:#8d3423;background:#fff0ec}.privacy-note{color:var(--muted);text-align:center;margin:1rem 0 0;font-size:.78rem}.connection-aside{min-height:30rem;position:relative}.note-card{border:1px solid #5a42271a;border-radius:1.25rem .5rem;gap:.65rem;width:min(19rem,82vw);padding:1.5rem;display:grid;position:absolute;box-shadow:0 1.5rem 3.5rem #43322321}.note-card span{letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:800}.note-card strong{font-family:Georgia,Times New Roman,serif;font-size:1.45rem;font-weight:500}.note-card small{opacity:.7}.note-card-one{background:#ffdda0;top:2rem;left:0;transform:rotate(-3deg)}.note-card-two{background:#e6eadf;top:12rem;right:0;transform:rotate(4deg)}.connection-aside>p{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:.8rem;font-weight:750;position:absolute;bottom:2rem;right:1rem}.connection-aside i{color:var(--coral);padding:0 .5rem;font-style:normal}.loading-state{color:var(--muted);place-items:center;gap:1rem;display:grid}.loading-dot{aspect-ratio:1;background:var(--honey);border-radius:.8rem .8rem .8rem .2rem;width:2.4rem;animation:1.2s ease-in-out infinite alternate breathe}@keyframes breathe{to{transform:rotate(-8deg)scale(1.08)}}.state-copy{margin:3.5rem 0 2rem}.state-copy h1{letter-spacing:-.05em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.35rem,8vw,3.75rem);font-weight:500;line-height:1}.state-copy>p:last-child{color:var(--muted);margin:1.1rem 0 0;line-height:1.6}.connected-copy{text-align:center}.invite-badge,.connected-mark{aspect-ratio:1;color:#6c4210;background:#ffdda0;border-radius:1.4rem 1.4rem 1.4rem .45rem;align-self:center;place-items:center;width:4.5rem;margin:2.5rem auto -1.5rem;font-size:2rem;display:grid}.connected-mark{background:#e6eadf;width:auto;height:4.5rem;padding:0 1rem;display:flex}.connected-mark span{aspect-ratio:1;background:var(--sage);border-radius:50%;place-items:center;width:2.3rem;display:grid}.connected-mark span+span{background:var(--honey);margin-left:-.4rem}.home-pill{border:1px solid var(--line);background:var(--paper);width:fit-content;color:var(--muted);border-radius:999px;margin:2.25rem auto -1.5rem;padding:.55rem .9rem;font-size:.75rem;font-weight:750}.invite-share{gap:.8rem;display:grid}.invite-share>label{font-size:.78rem;font-weight:750}.invite-url-row{grid-template-columns:1fr auto;gap:.5rem;display:grid}.invite-url-row input{border:1px solid var(--line);min-width:0;min-height:3.4rem;color:var(--muted);background:#fff;border-radius:.9rem;padding:0 .9rem;font-size:.78rem}.invite-url-row button{background:var(--ink);color:#fff;border:0;border-radius:.9rem;min-width:4.5rem;font-weight:750}.secondary-actions{justify-content:center;gap:.5rem 1rem;margin-top:1rem;display:flex}.home-summary{border:1px solid var(--line);background:var(--paper);border-radius:1rem;grid-template-columns:auto 1fr;gap:.6rem 1rem;padding:1rem 1.2rem;font-size:.82rem;display:grid}.home-summary span{color:var(--muted)}.home-summary strong{text-align:right}.honey-home-shell{min-height:100svh;padding:clamp(1rem,4vw,2.5rem)}.honey-home{background:#fffef9eb;border:1px solid #e9dfd2d9;border-radius:clamp(1.5rem,4vw,2.25rem);width:min(100%,52rem);min-height:calc(100svh - clamp(2rem,8vw,5rem));margin:0 auto;overflow:hidden;box-shadow:0 2rem 5rem #5b44281a}.honey-home-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.5rem clamp(1.25rem,5vw,2.5rem) 1.2rem;display:flex}.honey-home-header>div:first-child>p{color:var(--muted);margin:.45rem 0 0 2.65rem;font-size:.75rem}.account-actions{align-items:center;gap:.6rem;display:flex}.account-actions>span{aspect-ratio:1;color:#536148;background:#e6eadf;border-radius:50%;place-items:center;width:2.25rem;font-family:Georgia,Times New Roman,serif;font-weight:700;display:grid}.account-actions button,.refresh-button{color:var(--muted);text-underline-offset:.25rem;cursor:pointer;background:0 0;border:0;font-size:.75rem;text-decoration:underline}.honey-list-section{padding:1.5rem clamp(1.25rem,5vw,2.5rem) 2rem}.view-tabs{border:1px solid var(--line);background:#f7f1e8;border-radius:1rem;grid-template-columns:repeat(3,1fr);gap:.3rem;padding:.3rem;display:grid}.view-tabs button{min-height:2.75rem;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:.75rem;font-size:.82rem;font-weight:750}.view-tabs button.active{background:var(--paper);color:var(--ink);box-shadow:0 .25rem .9rem #57412714}.view-tabs button span{color:#7a480d;background:#f6b93b3d;border-radius:999px;place-items:center;min-width:1.25rem;height:1.25rem;margin-left:.35rem;padding:0 .3rem;font-size:.66rem;display:inline-grid}.list-heading-row{justify-content:space-between;align-items:flex-end;gap:1rem;margin:2.5rem 0 1.2rem;display:flex}.list-heading-row .eyebrow{margin-bottom:.45rem}.list-heading-row h1{letter-spacing:-.045em;max-width:16ch;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.8rem,6vw,2.65rem);font-weight:500;line-height:1.05}.refresh-button{aspect-ratio:1;border:1px solid var(--line);border-radius:50%;flex:none;place-items:center;width:2.5rem;font-size:1.15rem;text-decoration:none;display:grid}.task-error{color:#8d3423;background:#fff0ec;border-radius:.8rem;margin:0 0 1rem;padding:.75rem 1rem;font-size:.8rem}.task-loading,.empty-list{min-height:12rem;color:var(--muted);text-align:center;align-content:center;place-items:center;gap:.8rem;font-size:.86rem;display:grid}.task-loading span{aspect-ratio:1;border:2px solid var(--line);border-top-color:var(--honey-dark);border-radius:50%;width:1.5rem;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.empty-list>span{aspect-ratio:1;width:3.25rem;color:var(--honey-dark);background:#f7f1e8;border-radius:1rem 1rem 1rem .35rem;place-items:center;font-size:1.4rem;display:grid}.empty-list p{margin:0}.honey-do-list{gap:.7rem;margin:0;padding:0;list-style:none;display:grid}.honey-do-list li{border:1px solid var(--line);background:var(--paper);border-radius:1rem;grid-template-columns:auto 1fr;gap:.9rem;padding:1rem;transition:transform .15s,opacity .15s;display:grid}.honey-do-list li:hover{transform:translateY(-1px)}.honey-do-list li.is-done{opacity:.78;background:#f2f5ee}.task-check{aspect-ratio:1;color:#55400e;cursor:pointer;background:#fff;border:1.5px solid #b9aa98;border-radius:.5rem .5rem .5rem .18rem;place-items:center;width:1.55rem;margin-top:.1rem;font-size:.9rem;font-weight:800;display:grid}.is-done .task-check{border-color:var(--honey);background:var(--honey)}.task-body{min-width:0}.task-body strong{font-size:.98rem;line-height:1.35;display:block}.is-done .task-body strong{-webkit-text-decoration:line-through #2b241f59;text-decoration:line-through #2b241f59}.task-body p{color:var(--muted);white-space:pre-wrap;margin:.4rem 0 0;font-size:.86rem;line-height:1.5}.task-body small{color:var(--muted);margin-top:.65rem;font-size:.7rem;display:block}.fast-add{z-index:2;padding:1rem clamp(1.25rem, 5vw, 2.5rem) calc(1rem + env(safe-area-inset-bottom));border-top:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffef9f0;gap:.75rem;display:grid;position:sticky;bottom:0}.fast-add-topline{justify-content:space-between;align-items:center;gap:1rem;display:flex}.fast-add-topline>label{font-size:.78rem;font-weight:800}.assignee-choice{background:#f7f1e8;border-radius:999px;padding:.2rem;display:flex}.assignee-choice button{min-height:1.9rem;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:0 .65rem;font-size:.68rem;font-weight:750}.assignee-choice button.active{background:var(--paper);color:var(--ink);box-shadow:0 .15rem .5rem #57412714}.fast-add-input-row{grid-template-columns:1fr auto;gap:.55rem;display:grid}.fast-add input,.fast-add textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:.9rem;outline:none}.fast-add input{min-width:0;min-height:3.3rem;padding:0 1rem}.fast-add textarea{resize:vertical;padding:.8rem 1rem}.fast-add input:focus,.fast-add textarea:focus{border-color:var(--honey-dark);box-shadow:0 0 0 4px #f6b93b2e}.send-button{aspect-ratio:1;background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:.95rem .95rem .95rem .35rem;width:3.3rem;font-size:1.25rem;font-weight:800}.details-toggle{width:fit-content;color:var(--muted);cursor:pointer;background:0 0;border:0;padding:.15rem 0;font-size:.72rem;font-weight:700}@media (max-width:780px){.connection-shell{grid-template-columns:1fr;padding:1rem}.connection-card{max-width:34rem;margin:auto}.connection-aside{display:none}.welcome-copy{margin-top:4rem}.honey-home-shell{padding:0}.honey-home{border:0;border-radius:0;min-height:100svh}.honey-home-header{z-index:3;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffef9f0;position:sticky;top:0}.list-heading-row{margin-top:2rem}.fast-add-topline{flex-direction:column;align-items:flex-start;gap:.55rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}
