/*! 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}}}@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}.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.block{display:block}.hidden{display:none}.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,)}.resize{resize:both}.overline{text-decoration-line:overline}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;--background:#f5f5f7;--surface:#fff;--ink:#1d1d1f;--muted:#6e6e73;--line:#1d1d1f1a;--accent:#ff6b35;--blue:#0071e3;--slot-morning:#f97371;--slot-afternoon:#0ea5e9;--slot-evening:#9333ea;--radius:22px}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}*{box-sizing:border-box}html{background:var(--background);scroll-behavior:smooth}body{min-width:320px;min-height:100%;color:var(--ink);background:var(--background);-webkit-font-smoothing:antialiased;margin:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Arial,sans-serif}button,input,select,textarea{color:inherit;font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #0071e359}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.splash{place-items:center;min-height:100svh;display:grid}.splash-content{justify-items:center;gap:8px;display:grid}.splash .gate-mark{margin:0}.splash-sticker{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:clamp(118px,32vw,144px);height:auto;display:block}.gate,.identity-page,.profile-setup-page{width:min(100% - 40px,440px);margin:0 auto;padding:max(70px,12vh) 0 48px}.gate{text-align:center}.gate-mark{color:#fff;letter-spacing:-.025em;white-space:nowrap;background:linear-gradient(145deg,#ff8a5c,#ff5b24);border-radius:22px;place-items:center;width:176px;height:72px;margin:0 auto 28px;font-size:17px;font-weight:760;display:grid;box-shadow:0 16px 36px #ff5b2440}.eyebrow{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-size:12px;font-weight:700}.gate h1,.identity-page h1{letter-spacing:-.065em;margin:0;font-size:clamp(42px,12vw,58px);line-height:1}.gate-copy,.identity-page>p:not(.eyebrow){color:var(--muted);margin:12px 0 38px;font-size:17px}.gate form{text-align:left;gap:14px;display:grid}label{gap:8px;display:grid}label>span{color:var(--muted);padding-left:4px;font-size:13px;font-weight:600}input,select,textarea{border:1px solid var(--line);background:#ffffffd6;border-radius:14px;width:100%;min-height:52px;padding:13px 15px;box-shadow:inset 0 1px #ffffffbf}textarea{resize:vertical}.primary-button,.secondary-button{border:0;border-radius:14px;min-height:52px;padding:0 20px;font-weight:680}.primary-button{color:#fff;background:var(--ink)}.secondary-button{background:#ececef}.primary-button:disabled{cursor:default;opacity:.42}.form-error{color:#d70015;margin:-3px 4px 0;font-size:13px}.identity-page{padding-top:max(54px,9vh);position:relative}.identity-page h1{font-size:44px}.identity-list{border-radius:var(--radius);background:var(--surface);overflow:hidden;box-shadow:0 1px 2px #00000008}.identity-list button{text-align:left;border:0;border-bottom:1px solid var(--line);background:0 0;grid-template-columns:38px 1fr auto auto;align-items:center;gap:12px;width:100%;min-height:64px;padding:10px 16px;display:grid}.identity-list button:last-child{border-bottom:0}.identity-list small{color:var(--muted)}.organizer-code-page{align-content:center;min-height:100svh}.organizer-code-form{gap:14px;display:grid}.organizer-code-form input{letter-spacing:.32em;text-align:center;font-size:24px;font-weight:700}.profile-setup-page{text-align:center;align-content:center;justify-items:center;min-height:100svh;display:grid;position:relative}.profile-setup-page h1{letter-spacing:-.06em;margin:0;font-size:44px;line-height:1}.profile-setup-page>p:not(.eyebrow,.form-error){max-width:340px;color:var(--muted);margin:14px 0 32px;font-size:17px;line-height:1.45}.profile-setup-back{top:max(26px, env(safe-area-inset-top));background:0 0;border:0;padding:8px 4px;font-size:30px;font-weight:350;line-height:1;position:absolute;left:0}.face.profile-setup-avatar{border-width:0;width:136px;height:136px;margin-bottom:30px;font-size:34px;box-shadow:0 0 0 5px #fff,0 12px 32px #0000001a}.profile-setup-actions{gap:10px;width:100%;display:grid}.profile-photo-input{display:none}.profile-setup-error{text-align:center;margin:-14px 0 20px}.photo-crop-overlay{z-index:200;box-sizing:border-box;height:100dvh;padding:max(10px, env(safe-area-inset-top)) 18px max(10px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#000000b8;place-items:end center;display:grid;position:fixed;inset:0;overflow:hidden}.photo-crop-panel{width:min(100%,460px);max-height:calc(100dvh - max(20px, env(safe-area-inset-top)) - max(20px, env(safe-area-inset-bottom)));box-sizing:border-box;padding:10px 18px max(22px, env(safe-area-inset-bottom));color:var(--ink);background:#f7f7f9;border-radius:30px;grid-template-rows:auto minmax(0,1fr);display:grid;overflow:hidden;box-shadow:0 24px 80px #00000052}.photo-crop-header{grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;min-height:54px;display:grid}.photo-crop-header strong{letter-spacing:-.02em;font-size:16px}.photo-crop-header button{min-height:44px;color:var(--muted);background:0 0;border:0;padding:0;font-size:14px;font-weight:650}.photo-crop-header button:first-child{justify-self:start}.photo-crop-header .photo-crop-confirm{color:#0071e3;justify-self:end}.photo-crop-stage{align-content:center;justify-items:center;gap:14px;min-height:0;padding:18px 0 12px;display:grid}.photo-crop-frame{aspect-ratio:1;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;background:#1d1d1f;border-radius:50%;width:min(72vw,280px,100dvh - 190px);min-width:170px;position:relative;overflow:hidden;box-shadow:0 0 0 5px #fff,0 14px 34px #0003}.photo-crop-frame:active{cursor:grabbing}.photo-crop-frame img{object-fit:fill;pointer-events:none;will-change:transform;max-width:none;position:absolute;top:50%;left:50%}.photo-crop-ring{border-radius:inherit;pointer-events:none;border:2px solid #ffffffe6;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #00000029}.photo-crop-stage p{color:var(--muted);text-align:center;margin:0;font-size:13px}.photo-crop-error{text-align:center;margin:12px 0 0}@media (height<=620px){.photo-crop-panel{border-radius:24px}.photo-crop-header{min-height:48px}.photo-crop-stage{gap:10px;padding:8px 0 4px}}.chevron{color:#b0b0b5;font-size:25px;font-weight:300}.app-shell{min-height:100svh}.topbar{z-index:20;min-height:66px;padding:max(10px, env(safe-area-inset-top)) max(20px, calc((100vw - 880px) / 2)) 10px;-webkit-backdrop-filter:blur(24px)saturate(180%);backdrop-filter:blur(24px)saturate(180%);background:#f5f5f7d6;border-bottom:1px solid #1d1d1f0f;justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}.brand{flex:0 auto;align-items:center;min-width:0;display:flex}.brand-logo{object-fit:contain;object-position:left center;-webkit-user-select:none;user-select:none;width:190px;max-width:100%;height:51px;display:block}.topbar-actions{align-items:center;gap:10px;display:flex}.expressive-action-icon{object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;flex:none;width:42px;max-width:none;height:42px;display:block}.profile-button{border:0;width:46px;height:46px}.single-page{width:min(100% - 32px,880px);margin:0 auto;padding:24px 0 72px}.page-section+.page-section{margin-top:58px}.page-section{scroll-margin-top:74px}.section-title{justify-content:space-between;align-items:flex-end;min-height:38px;margin:0 2px 14px;display:flex}.section-title h2{letter-spacing:-.045em;margin:0;font-size:25px;line-height:1.1}.section-title span,.section-title div>span{color:var(--muted);margin-top:4px;font-size:13px;display:block}.week-strip{border-radius:var(--radius);background:var(--surface);scrollbar-width:none;grid-template-columns:repeat(8,1fr);gap:4px;padding:8px;display:grid;overflow-x:auto;box-shadow:0 1px 3px #0000000a}.week-strip::-webkit-scrollbar{display:none}.week-strip button{background:0 0;border:0;border-radius:16px;align-content:center;place-items:center;gap:2px;min-width:62px;min-height:72px;padding:8px 4px;display:grid;position:relative}.week-strip small{color:var(--muted);text-transform:capitalize;font-size:11px;font-weight:600}.week-strip strong{font-size:18px}.week-strip button>span{background:0 0;border-radius:99px;width:4px;height:4px;margin-top:2px}.week-strip button>span.has-events{background:var(--accent)}.week-strip button.selected{color:#fff;background:var(--ink)}.week-strip button.selected small{color:#ffffffa8}.week-strip button.selected>span.has-events{background:#fff}.day-heading{justify-content:space-between;align-items:baseline;padding:28px 2px 10px;display:flex}.day-heading h3{letter-spacing:-.025em;text-transform:capitalize;margin:0;font-size:17px}.day-heading>span{color:var(--muted);font-size:12px}.calendar-list,.idea-list{border-radius:var(--radius);background:var(--surface);overflow:hidden;box-shadow:0 1px 3px #0000000a}.calendar-event{text-align:left;border:0;border-bottom:1px solid var(--line);background:0 0;grid-template-columns:61px 4px minmax(0,1fr) auto 12px;align-items:center;gap:13px;width:100%;min-height:82px;padding:13px 16px;display:grid;position:relative}.calendar-event:last-child{border-bottom:0}.event-time{align-content:center;align-self:stretch;display:grid}.event-time strong{letter-spacing:-.02em;font-size:14px}.event-time .slot-time{white-space:normal;max-width:58px;font-size:11px;line-height:1.05}.event-accent{border-radius:99px;width:4px;height:48px}.event-content,.idea-copy{gap:4px;min-width:0;display:grid}.event-content>strong,.idea-copy>strong{letter-spacing:-.018em;text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.event-content small,.idea-copy small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.calendar-empty{min-height:118px;color:var(--muted);justify-content:center;align-items:center;gap:14px;display:flex}.calendar-empty>span{font-size:28px}.calendar-empty p{gap:4px;margin:0;font-size:13px;display:grid}.calendar-empty strong{color:var(--ink);font-size:15px}.facepile-summary{align-content:center;justify-items:end;gap:4px;display:inline-grid}.facepile-count{color:var(--muted);white-space:nowrap;font-size:10px;font-weight:650;line-height:1}.facepile{justify-content:flex-end;padding-left:8px;display:inline-flex}.face{color:#1d1d1f;letter-spacing:-.025em;border:2px solid var(--surface);transform-origin:50%;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-size:10px;font-weight:760;transition:transform .15s cubic-bezier(.22,1,.36,1);display:inline-grid;overflow:hidden}.avatar-arrival{animation:.26s cubic-bezier(.22,1,.36,1) both avatar-arrival}.face:active,.profile-button:active{transform:scale(1.1)}@keyframes avatar-arrival{0%{opacity:0;transform:translateY(6px)scale(.88)}72%{opacity:1;transform:translateY(-1px)scale(1.02)}to{opacity:1;transform:translate(0)scale(1)}}.face.profile-button{border-width:3px}.face img,.profile-button img{object-fit:cover;width:100%;height:100%}.facepile .face+.face{margin-left:-8px}.face-1{background:#ffd3bf}.face-2{background:#c9e9e6}.face-3{background:#d7ddff}.face-4{background:#ffe1a4}.face-5{background:#ddd6f3}.face-more{color:var(--muted);background:#ececef}.empty-people{color:var(--muted);white-space:nowrap;font-size:11px}.circle-add{background:0 0;border:0;border-radius:50%;place-items:center;width:42px;height:42px;padding:0;display:grid}.ideas-actions{align-items:center;gap:8px;display:flex}.choice-mode-button{background:0 0;border:0;border-radius:50%;place-items:center;width:42px;height:42px;padding:0;display:grid;position:relative}.secret-mode-button{background:0 0;border:0;border-radius:50%;flex:0 0 42px;align-self:center;place-items:center;width:42px;min-width:42px;max-width:42px;height:42px;min-height:42px;max-height:42px;padding:0;transition:transform .15s,filter .15s,background .15s;display:grid;position:relative}.secret-mode-button.is-phase-reveal{background:0 0}.secret-mode-button.is-submitted{filter:grayscale();opacity:.58}.secret-mode-button>i{color:#fff;border:2px solid var(--background);background:#34c759;border-radius:50%;place-items:center;width:17px;height:17px;font-size:9px;font-style:normal;font-weight:850;display:grid;position:absolute;bottom:-2px;right:-3px}.secret-mode-button:active{transform:scale(1.08)}.choice-mode-button>span{color:#fff;border:2px solid var(--background);background:var(--accent);border-radius:99px;place-items:center;min-width:17px;height:17px;margin:0;padding:0 4px;font-size:9px;font-weight:760;line-height:1;display:grid;position:absolute;top:-4px;right:-4px}.idea-row{border-bottom:1px solid var(--line);background:0 0;grid-template-columns:auto minmax(0,1fr);align-items:center;width:100%;min-height:69px;padding:6px 4px 6px 14px;transition:background .16s;display:grid;position:relative}.idea-row.is-planned{background:#0071e312}.idea-row:last-child{border-bottom:0}.idea-main{text-align:left;background:0 0;border:0;border-radius:14px;grid-column:2;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:13px;width:100%;min-width:0;min-height:57px;padding:5px 4px 5px 0;display:grid}.planned-dates{z-index:3;grid-column:1;margin-right:12px;position:relative}.planned-dates-trigger{cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;min-width:28px;min-height:34px;padding:3px 0;display:block}.planned-date-stack{align-items:center;display:flex}.planned-date-badge{color:#fff;border:2px solid var(--surface);border-radius:50%;place-items:center;width:28px;height:28px;font-size:10px;font-style:normal;font-weight:800;line-height:1;display:grid;position:relative;box-shadow:0 1px 3px #0000001f}.planned-date-badge+.planned-date-badge{margin-left:-8px}.planned-date-badge.slot-morning,.planned-date-badge.slot-afternoon{color:#1d1d1f}.planned-date-more{color:var(--ink);background:var(--surface)}@supports (color:color-mix(in lab, red, red)){.planned-date-more{background:color-mix(in srgb, var(--surface) 84%, var(--muted))}}.planned-dates-popover{z-index:1000;width:max-content;min-width:190px;max-width:min(280px,100vw - 42px);color:var(--ink);text-align:left;border:1px solid var(--line);background:var(--surface);border-radius:14px;gap:8px;padding:12px 13px;display:grid;position:fixed;box-shadow:0 14px 34px #0000002e}.planned-dates-popover.is-above{transform:translateY(-100%)}.planned-dates-popover>strong{font-size:12px}.planned-date-detail{color:var(--muted);text-transform:capitalize;grid-template-columns:7px minmax(0,1fr);align-items:center;gap:8px;font-size:11px;font-weight:650;display:grid}.planned-date-detail i{border-radius:50%;width:7px;height:7px}.idea-dot{border-radius:99px;width:9px;height:9px}.slot-morning{background:var(--slot-morning)}.slot-afternoon{background:var(--slot-afternoon)}.slot-evening{background:var(--slot-evening)}.sheet-backdrop{z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000047;align-items:end;padding-top:50px;transition:background-color .18s ease-out;display:grid;position:fixed;inset:0}.sheet-backdrop.is-dragging{transition:none}.sheet{overscroll-behavior:contain;will-change:transform;background:#fbfbfd;border-radius:30px 30px 0 0;width:min(100%,620px);max-height:min(90svh,780px);margin:0 auto;transition:transform .26s cubic-bezier(.22,1,.36,1);overflow:hidden;box-shadow:0 -20px 60px #00000029}.sheet.is-dragging{transition:none}.sheet.is-dismissing{transition:transform .19s cubic-bezier(.4,0,1,1)}.sheet-drag-region{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}.sheet.is-dragging .sheet-drag-region{cursor:grabbing}.sheet-handle{background:#c7c7cc;border-radius:99px;width:42px;height:5px;margin:9px auto 2px}.sheet-header{justify-content:space-between;align-items:flex-start;padding:20px 22px 14px;display:flex}.sheet-header>div{flex:auto;min-width:0}.sheet-header p{color:var(--accent);text-transform:capitalize;margin:0;font-size:12px;font-weight:700}.sheet-header h2{letter-spacing:-.055em;margin:0;font-size:clamp(28px,8vw,38px);line-height:1.02}.sheet-title-line{align-items:center;min-width:0;display:flex}.sheet-kicker-line{align-items:center;min-width:0;margin-bottom:7px;display:flex}.sheet-kicker-line p{text-overflow:ellipsis;white-space:nowrap;flex:0 auto;min-width:0;overflow:hidden}.sheet-kicker-line .activity-media-strip{scroll-snap-type:x proximity;flex:1 1 0;width:auto;min-width:0;margin-left:5px}.sheet-kicker-line .activity-media-add,.sheet-kicker-line .activity-media-thumb{scroll-snap-align:start}.sheet-title-line h2{overflow-wrap:anywhere;flex:1 1 0;min-width:0}.activity-media-strip{overscroll-behavior-x:contain;scrollbar-width:none;touch-action:pan-x;-webkit-overflow-scrolling:touch;flex:0 0 clamp(104px,27vw + 8px,122px);align-items:center;gap:4px;width:clamp(104px,27vw + 8px,122px);min-width:clamp(104px,27vw + 8px,122px);height:clamp(28px,8vw,38px);margin-left:8px;display:flex;overflow-x:auto}.activity-media-strip::-webkit-scrollbar{display:none}.activity-media-add,.activity-media-thumb{background:#ececef;border:0;border-radius:8px;flex:none;width:clamp(32px,9vw,38px);height:clamp(32px,9vw,38px);padding:0;overflow:hidden}.activity-media-item{flex:none;width:clamp(32px,9vw,38px);height:clamp(32px,9vw,38px);position:relative}.activity-media-item .activity-media-thumb{width:100%;height:100%}.activity-media-remove{z-index:2;border:2px solid var(--surface);color:#fff;background:#1d1d1f;border-radius:999px;place-items:center;width:19px;height:19px;padding:0;display:grid;position:absolute;top:-5px;right:-5px;box-shadow:0 2px 7px #00000038}.activity-media-remove svg{width:10px;height:10px}.activity-media-remove:disabled{opacity:.45}.activity-media-add{color:#71717a;place-items:center;display:grid}.activity-media-add:disabled{opacity:.42}.activity-media-add svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.activity-media-thumb img{object-fit:cover;width:100%;height:100%}.visually-hidden{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.close-button{width:38px;height:38px;color:var(--muted);background:#ececef;border:0;border-radius:50%;flex:none;place-items:center;margin-left:16px;font-size:25px;font-weight:300;display:grid}.sheet-content{max-height:calc(90svh - 110px);padding:0 22px max(30px, env(safe-area-inset-bottom));overscroll-behavior-y:contain;touch-action:pan-y;-webkit-overflow-scrolling:touch;overflow-y:auto}.secret-panel{min-height:360px;padding:4px 0 12px}.secret-panel h3{letter-spacing:-.055em;margin:0;font-size:clamp(29px,8vw,42px);line-height:1.04}.secret-panel .eyebrow{color:#8b3fd1;margin-bottom:7px}.secret-primary{width:100%;margin-top:22px}.secret-loading{min-height:360px;color:var(--muted);text-align:center;align-content:center;place-items:center;gap:14px;display:grid}.secret-loading>span{font-size:54px;animation:1.8s ease-in-out infinite secret-float}.secret-loading p{margin:0;font-size:14px}.secret-rules,.secret-upcoming,.secret-completed,.secret-not-in-cycle,.secret-confirmation{text-align:center;justify-items:center;padding:14px 4px 6px;display:grid}.secret-rules-icon,.secret-upcoming-mark{background:linear-gradient(145deg,#f3e8ff,#e6d4ff);border-radius:30px;place-items:center;width:94px;height:94px;margin-bottom:24px;font-size:43px;display:grid;transform:rotate(-3deg);box-shadow:0 18px 42px #8b3fd129}.secret-rules>p:not(.eyebrow),.secret-upcoming>p:not(.eyebrow),.secret-completed>p:not(.eyebrow),.secret-not-in-cycle>p,.secret-confirmation>p:not(.eyebrow){max-width:470px;color:var(--muted);margin:14px 0 0;font-size:15px;line-height:1.52}.secret-rule-card{color:#583078;text-align:left;background:#9333ea12;border:1px solid #8b3fd11f;border-radius:17px;grid-template-columns:34px minmax(0,1fr);align-items:start;gap:11px;width:100%;margin-top:24px;padding:15px;display:grid}.secret-rule-card>span{background:#9333ea1a;border-radius:11px;place-items:center;width:34px;height:34px;display:grid}.secret-rule-card p{margin:0;font-size:13px;line-height:1.48}.secret-timeline{background:#9333ea12;border-radius:18px;grid-template-columns:1fr 16px 1fr 16px 1fr;align-items:center;width:100%;margin-top:28px;padding:16px 12px;display:grid}.secret-timeline>div{gap:4px;display:grid}.secret-timeline strong{font-size:13px}.secret-timeline span{color:var(--muted);font-size:10px}.secret-timeline i{background:#9333ea3d;height:1px}.secret-success-mark{color:#fff;background:#34c759;border-radius:50%;place-items:center;width:82px;height:82px;margin-bottom:24px;font-size:35px;font-weight:850;display:grid;box-shadow:0 16px 38px #34c75938}.secret-rendezvous{text-align:left;background:#9333ea14;border-radius:18px;align-items:center;gap:13px;width:100%;margin-top:25px;padding:16px;display:flex}.secret-rendezvous>span{font-size:30px}.secret-rendezvous p{color:var(--muted);gap:3px;margin:0;font-size:13px;display:grid}.secret-rendezvous strong{color:var(--ink);font-size:15px}.secret-not-in-cycle{align-content:center;min-height:350px}.secret-not-in-cycle>span{margin-bottom:18px;font-size:52px}.secret-writing{padding-top:3px}.secret-recipient{background:linear-gradient(135deg,#9333ea17,#ff6b350f);border:1px solid #9333ea1a;border-radius:20px;align-items:center;gap:16px;padding:14px 15px;display:flex}.face.secret-avatar{flex:none}.face.secret-avatar-large{border-width:3px;width:58px;height:58px;font-size:14px;box-shadow:0 8px 20px #00000014}.secret-recipient p{gap:3px;margin:0;display:grid}.secret-recipient p>span{color:var(--muted);font-size:12px}.secret-recipient strong{letter-spacing:-.035em;font-size:20px}.secret-reminder{color:#7a4b00;background:#ff9f0a1f;border-radius:14px;align-items:center;gap:10px;margin-top:14px;padding:12px 13px;font-size:12px;line-height:1.35;display:flex}.secret-question-field{margin-top:22px;position:relative}.secret-question-field>span{color:var(--ink);padding-left:2px;font-size:14px;font-weight:700}.secret-question-field textarea{border-radius:18px;min-height:128px;padding:15px 16px 30px;font-size:16px;line-height:1.45}.secret-question-field>small{color:var(--muted);font-size:10px;position:absolute;bottom:10px;right:13px}.secret-inspiration{margin-top:22px}.secret-subtitle{justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.secret-subtitle p{color:var(--muted);gap:3px;margin:0;font-size:11px;display:grid}.secret-subtitle strong{color:var(--ink);font-size:14px}.secret-subtitle>button{color:#7f32c4;background:#9333ea17;border:0;border-radius:11px;flex:none;padding:8px 11px;font-size:12px;font-weight:700}.secret-categories{scrollbar-width:none;gap:7px;margin:12px -22px 0;padding:0 22px 6px;display:flex;overflow-x:auto}.secret-categories::-webkit-scrollbar{display:none}.secret-categories button{min-height:38px;color:var(--muted);border:1px solid var(--line);background:var(--surface);border-radius:99px;flex:none;align-items:center;gap:6px;padding:0 11px;font-size:11px;font-weight:650;display:flex}.secret-categories button.selected{color:#6e2aa9;background:#9333ea17;border-color:#9333ea40}.secret-error{text-align:center;margin:14px 2px 0}.secret-anonymous-note{color:var(--muted);text-align:center;justify-content:center;align-items:flex-start;gap:7px;margin:12px auto 0;font-size:10px;line-height:1.42;display:flex}.secret-confirm-icon{background:#9333ea1a;border-radius:25px;place-items:center;width:74px;height:74px;margin-bottom:22px;font-size:34px;display:grid}.secret-confirmation blockquote{width:100%;max-height:170px;color:var(--ink);text-align:left;border:1px solid var(--line);background:var(--surface);border-radius:17px;margin:24px 0 0;padding:17px;font-size:16px;font-weight:650;line-height:1.45;overflow-y:auto}.secret-confirm-actions{gap:9px;width:100%;margin-top:20px;display:grid}.secret-confirm-actions button{width:100%}.secret-reveal-intro{background:linear-gradient(135deg,#9333ea1a,#ff6b350d);border:1px solid #9333ea1a;border-radius:18px;align-items:center;gap:14px;padding:15px;display:flex}.secret-reveal-intro>span{font-size:34px}.secret-reveal-intro p{color:var(--muted);gap:3px;margin:0;font-size:12px;line-height:1.4;display:grid}.secret-reveal-intro strong{color:var(--ink);font-size:15px}.secret-progress{justify-content:space-between;align-items:baseline;padding:25px 2px 10px;display:flex}.secret-progress strong{letter-spacing:-.025em;font-size:16px}.secret-progress span{color:var(--muted);font-size:11px}.secret-people-list{background:var(--surface);border-radius:20px;overflow:hidden;box-shadow:0 1px 3px #0000000a}.secret-people-list>button{text-align:left;border:0;border-bottom:1px solid var(--line);background:0 0;grid-template-columns:38px minmax(0,1fr) 30px;align-items:center;gap:12px;width:100%;min-height:66px;padding:10px 14px;display:grid}.secret-people-list>button:last-child{border-bottom:0}.secret-person-copy{gap:3px;display:grid}.secret-person-copy strong{font-size:14px}.secret-person-copy small{color:var(--muted);font-size:10px}.secret-question-status{color:#fff;border-radius:50%;place-items:center;width:28px;height:28px;font-size:12px;font-weight:800;display:grid}.secret-question-status.available{background:#8b3fd1}.secret-question-status.opened{background:#34c759}.secret-question-status.passed{color:var(--muted);background:#ececef}.secret-collective-note{color:var(--muted);text-align:center;margin:14px 4px 0;font-size:11px;line-height:1.45}.secret-question-reveal{text-align:center;justify-items:center;padding:3px 4px 10px;display:grid}.secret-back{color:#7f32c4;background:0 0;border:0;justify-self:start;margin:0 0 24px -4px;padding:6px 4px;font-size:13px;font-weight:650}.secret-question-reveal .secret-avatar-large{width:72px;height:72px;margin-bottom:18px;font-size:17px}.secret-surprise{color:#7a4b00;background:#ff9f0a1f;border-radius:99px;margin:4px 0 13px;padding:6px 10px;font-size:10px;font-weight:720}.secret-question-reveal h3{max-width:520px;font-size:clamp(29px,8vw,43px)}.secret-no-author{max-width:390px;color:var(--muted);margin:17px auto 0;font-size:11px;line-height:1.45}.secret-pass-button{min-height:44px;color:var(--muted);background:#ececef;border:0;border-radius:13px;margin-top:24px;padding:0 22px;font-size:13px;font-weight:680}.secret-passed-message{color:var(--muted);background:#ececef;border-radius:13px;align-items:center;gap:8px;margin-top:24px;padding:11px 13px;font-size:12px;display:flex}@keyframes secret-float{0%,to{transform:translateY(0)rotate(-3deg)}50%{transform:translateY(-6px)rotate(3deg)}}.photo-viewer{z-index:200;color:#fff;background:#000000f5;position:fixed;inset:0}.photo-viewer-bar{z-index:2;padding:max(12px, env(safe-area-inset-top)) max(16px, env(safe-area-inset-right)) 12px max(16px, env(safe-area-inset-left));pointer-events:none;background:linear-gradient(#000000b8,#0000);justify-content:space-between;align-items:center;font-size:15px;font-weight:650;display:flex;position:absolute;top:0;left:0;right:0}.photo-viewer-bar button{color:#fff;pointer-events:auto;background:#3a3a3cb8;border:0;border-radius:50%;place-items:center;width:42px;height:42px;font-size:30px;font-weight:250;display:grid}.photo-viewer-track{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;touch-action:pan-x;-webkit-overflow-scrolling:touch;width:100%;height:100%;display:flex;overflow-x:auto}.photo-viewer-track::-webkit-scrollbar{display:none}.photo-viewer-track figure{width:100%;height:100%;padding:calc(max(64px, env(safe-area-inset-top)) + 12px) max(10px, env(safe-area-inset-right)) calc(max(28px, env(safe-area-inset-bottom)) + 12px) max(10px, env(safe-area-inset-left));scroll-snap-align:center;flex:0 0 100%;place-items:center;margin:0;display:grid}.photo-viewer-track img{object-fit:contain;width:100%;height:100%}.photo-viewer-nav{z-index:2;color:#fff;background:#3a3a3c94;border:0;border-radius:14px;place-items:center;width:44px;height:56px;font-size:42px;font-weight:250;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.photo-viewer-nav.previous{left:max(10px, env(safe-area-inset-left))}.photo-viewer-nav.next{right:max(10px, env(safe-area-inset-right))}.full-page-flow{z-index:60;background:var(--background);position:fixed;inset:0;overflow-y:auto}.flow-header{z-index:2;min-height:calc(52px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 16px 5px;-webkit-backdrop-filter:blur(24px)saturate(180%);backdrop-filter:blur(24px)saturate(180%);background:#f5f5f7e0;align-items:flex-end;display:flex;position:sticky;top:0}.flow-back{width:42px;height:42px;color:var(--ink);background:0 0;border:0;place-items:center;padding:0;display:grid}.flow-back span{font-size:27px;font-weight:400;line-height:1}.flow-content{width:min(100% - 32px,620px);padding:12px 0 max(44px, env(safe-area-inset-bottom));margin:0 auto}.flow-heading{margin-bottom:24px}.flow-heading p{color:var(--accent);margin:0 0 8px;font-size:13px;font-weight:700}.flow-heading h1{letter-spacing:-.06em;margin:0;font-size:clamp(38px,10vw,54px);line-height:.98}.activity-description{color:var(--muted);white-space:pre-wrap;overflow-wrap:anywhere;margin:8px 0 24px;font-size:15px;line-height:1.5}.inline-link{color:var(--blue);text-underline-offset:2px;overflow-wrap:anywhere;font-weight:620;text-decoration:underline;text-decoration-thickness:1px}.detail-line{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:24px;padding:15px 0;display:flex}.detail-line span{color:var(--muted);font-size:14px}.detail-line strong{text-align:right;max-width:65%;font-size:14px}.people-section,.response-section{padding-top:26px}.people-section>p:first-child,.response-section>p{margin:0 0 13px;font-size:16px;font-weight:670}.people-section>p span{color:var(--muted);margin-left:5px;font-weight:500}.participant-count{display:inline-block}.empty-message{color:var(--muted);margin:0;font-size:14px}.people-list{flex-wrap:wrap;gap:9px 14px;display:flex}.people-list>span{align-items:center;gap:7px;font-size:13px;display:inline-flex}.people-list .face{border:0;width:30px;height:30px}.answer-control{isolation:isolate;background:#e8e8ed;border-radius:14px;grid-template-columns:repeat(3,1fr);gap:2px;padding:3px;display:grid;position:relative;overflow:hidden}.answer-control-indicator{z-index:0;opacity:0;background:#fff;border-radius:11px;width:calc(33.3333% - 3.33333px);transition:left .26s cubic-bezier(.22,1,.36,1),opacity .14s,transform .26s cubic-bezier(.22,1,.36,1);position:absolute;top:3px;bottom:3px;transform:scale(.96);box-shadow:0 1px 5px #00000017}.answer-control-indicator.is-visible{opacity:1;transform:scale(1)}.answer-control button{z-index:1;min-height:46px;color:var(--muted);touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:0 0;border:0;border-radius:11px;padding:8px 6px;font-size:12px;font-weight:650;transition:color .18s,transform .1s;position:relative}.answer-control button:active{transform:scale(.97)}.answer-control button:disabled{opacity:1}.answer-control button.selected{color:var(--ink);box-shadow:none;background:0 0}.text-link{color:var(--blue);font-size:15px;font-weight:600;text-decoration:none;display:inline-block}.route-from-villa{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px;margin:24px 0 2px;display:grid}.route-from-villa>span{color:var(--muted);text-align:right;font-size:12px;font-weight:560;line-height:1.25}.plan-button{width:100%;margin-top:26px}.edit-idea-button,.remove-plan-button{width:100%;margin-top:12px}.choice-sheet{background:#fffdfb;max-height:min(94svh,900px)}.choice-sheet .sheet-header{padding-bottom:12px}.choice-sheet .sheet-header p{text-transform:none;font-size:13px}.choice-sheet .sheet-content{max-height:calc(94svh - 104px);padding-inline:24px}.choice-deck{gap:12px;padding:0 0 6px;display:grid}.choice-progress{color:var(--muted);justify-content:space-between;align-items:center;font-size:13px;display:flex}.choice-progress strong{color:var(--ink);font-size:14px;font-weight:760}.choice-progress-track{background:#ff6b3524;border-radius:99px;height:4px;overflow:hidden}.choice-progress-track>span{border-radius:inherit;background:var(--accent);height:100%;transition:width .23s;display:block}.choice-stack{width:100%;height:clamp(365px,50svh,500px);position:relative}.choice-stack.no-photo{height:clamp(285px,39svh,365px)}.choice-card{background:var(--surface);border:0;border-radius:24px;position:absolute;inset:0 0 22px;overflow:hidden;box-shadow:0 18px 42px #22171021}.choice-card-back{pointer-events:none;transform-origin:50%;transition:transform .26s cubic-bezier(.22,1,.36,1)}.choice-stack.is-dragging .choice-card-back{transition:none}.choice-card-back-1{z-index:1;opacity:.96;box-shadow:0 14px 34px #2217101c}.choice-card-back-2{z-index:0;opacity:.84;box-shadow:0 10px 25px #22171014}.choice-card-active{z-index:2;touch-action:none;-webkit-user-select:none;user-select:none;will-change:transform;outline:none;transition:transform .28s cubic-bezier(.22,1,.36,1)}.choice-card-active.is-dragging{cursor:grabbing;transition:none}.choice-card-active:focus-visible{outline-offset:-3px;outline:3px solid #0071e361}.choice-card-media{position:absolute;inset:0}.choice-card-media img{object-fit:cover;pointer-events:none;width:100%;height:100%}.choice-card-copy{z-index:1;color:#fff;background:#08181ec2;gap:5px;padding:62px 22px 21px;display:grid;position:absolute;bottom:0;left:0;right:0}.choice-card-copy h3{letter-spacing:-.045em;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:clamp(30px,8.5vw,42px);line-height:1;display:-webkit-box;overflow:hidden}.choice-location{color:#ffffffe6;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin:0;font-size:15px;line-height:1.3;display:-webkit-box;overflow:hidden}.choice-card-kicker{color:var(--accent);letter-spacing:.01em;margin:0 0 4px;font-size:12px;font-weight:760}.choice-card-meta{align-items:center;gap:13px;min-height:22px;margin-top:5px;display:flex}.choice-deck-loading{min-height:clamp(285px,39svh,365px);color:var(--muted);text-align:center;place-content:center;justify-items:center;gap:8px;display:grid}.choice-deck-loading svg{width:32px;height:32px;color:var(--accent)}.choice-deck-loading strong{color:var(--ink);font-size:18px}.choice-deck-loading span{max-width:260px;font-size:13px}.choice-card-meta strong{font-size:22px;line-height:1}.choice-card-meta span{color:#ffffffeb;align-items:center;gap:5px;font-size:14px;font-weight:650;display:inline-flex}.choice-card-meta svg{width:17px;height:17px}.choice-card.no-photo{border:1px solid #1d1d1f14;box-shadow:0 14px 34px #22171017}.choice-card.no-photo .choice-card-copy{min-height:100%;color:var(--ink);background:#fff;align-content:center;padding:28px;position:static}.choice-card.no-photo .choice-location,.choice-card.no-photo .choice-card-meta span{color:var(--muted)}.choice-description{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:12px 0 9px;font-size:15px;line-height:1.45;display:-webkit-box;overflow:hidden}.choice-people{text-align:center;place-items:center;min-height:48px;display:grid}.choice-people .facepile-summary{justify-items:center;gap:6px;display:grid}.choice-people .facepile-count,.choice-people .empty-people{color:var(--muted);font-size:12px;font-weight:620}.choice-people .facepile{justify-content:center}.choice-people .face{border-width:2px;width:38px;height:38px}.choice-reaction{z-index:3;border-radius:inherit;pointer-events:none;place-items:center;transition:opacity 80ms linear;display:grid;position:absolute;inset:0;overflow:hidden}.choice-reaction-wash{background:#248a3d33;position:absolute;inset:0}.choice-reaction-no .choice-reaction-wash{background:#d7001530}.choice-reaction-maybe .choice-reaction-wash{background:#bf6b0033}.choice-reaction-symbol{color:#248a3d;background:#fffffff0;border:1px solid #ffffffc7;border-radius:50%;place-items:center;width:86px;height:86px;transition:transform 80ms linear;display:grid;position:relative;box-shadow:0 18px 44px #14141433,inset 0 1px #fffffff2}.choice-reaction-no .choice-reaction-symbol{color:#d70015}.choice-reaction-maybe .choice-reaction-symbol{color:#bf6b00}.choice-reaction-symbol svg{width:48px;height:48px}.choice-actions{justify-content:center;gap:clamp(20px,8vw,42px);display:flex}.choice-action-item{justify-items:center;gap:7px;display:grid}.choice-actions button{background:#fff;border:0;border-radius:50%;place-items:center;width:62px;height:62px;padding:0;transition:transform .12s;display:grid;box-shadow:0 12px 28px #2217101a,inset 0 1px #ffffffe6}.choice-actions button svg{width:28px;height:28px}.choice-actions button:active{transform:scale(.9)}.choice-action-no{color:#d70015}.choice-action-maybe{color:#bf6b00}.choice-action-yes{color:#248a3d}.choice-action-item>small{font-size:12px;font-weight:650}.choice-action-item:has(.choice-action-no)>small{color:#d70015}.choice-action-item:has(.choice-action-maybe)>small{color:#a75e00}.choice-action-item:has(.choice-action-yes)>small{color:#248a3d}.choice-complete{text-align:center;align-content:center;justify-items:center;min-height:410px;padding:30px 12px;display:grid}.choice-complete>span{color:#248a3d;background:#34c7591f;border-radius:50%;place-items:center;width:72px;height:72px;margin-bottom:20px;font-size:30px;display:grid}.choice-complete h3{letter-spacing:-.04em;margin:0;font-size:25px}.choice-complete p{max-width:300px;color:var(--muted);margin:10px 0 24px;font-size:14px;line-height:1.45}.choice-complete .primary-button{width:100%}.danger-button{color:#c9342f;background:#fff0ef;border:0;border-radius:15px;width:100%;min-height:48px;margin-top:12px;font-size:14px;font-weight:680}.danger-button:disabled{opacity:.5}.idea-form{gap:18px;padding-top:8px;display:grid}.idea-photo-field{gap:8px;min-width:0;display:grid}.idea-photo-field>span{color:var(--muted);font-size:14px;font-weight:650}.idea-photo-field .activity-media-strip{flex:none;width:100%;min-width:0;margin-left:0}.idea-photo-edit-field .activity-media-strip{height:54px;padding:7px 5px 3px;overflow-y:visible}.idea-photo-edit-field .activity-media-item{width:44px;height:44px}.idea-photo-empty{color:var(--muted);margin:0;font-size:14px}.location-autocomplete{position:relative}.location-suggestions{z-index:20;overscroll-behavior:contain;border:1px solid var(--line);background:var(--surface);-webkit-overflow-scrolling:touch;border-radius:16px;max-height:min(255px,34vh);position:absolute;top:calc(100% + 7px);left:0;right:0;overflow-y:auto;box-shadow:0 14px 40px #00000024}.location-suggestions button{width:100%;min-height:58px;color:var(--ink);text-align:left;border:0;border-bottom:1px solid var(--line);background:0 0;grid-template-rows:auto auto;grid-template-columns:25px minmax(0,1fr);column-gap:8px;padding:10px 13px;display:grid}.location-suggestions button.active,.location-suggestions button:active{background:var(--soft)}.location-suggestions button>span{color:var(--blue);grid-row:1/3;align-self:center;font-size:19px}.location-suggestions button strong,.location-suggestions button small{text-overflow:ellipsis;white-space:nowrap;grid-column:2;min-width:0;overflow:hidden}.location-suggestions button strong{font-size:13px;font-weight:680}.location-suggestions button small{color:var(--muted);margin-top:2px;font-size:11px}.location-search-state{color:var(--muted);margin:0;padding:15px;font-size:12px}.location-attribution{color:var(--muted);text-align:right;padding:7px 13px 8px;font-size:9px;display:block}.schedule-form{gap:26px;display:grid}.schedule-day-picker{border:0;min-width:0;margin:0;padding:0}.schedule-day-picker legend{margin-bottom:12px;font-size:14px;font-weight:680}.schedule-week-strip{width:100%}.slot-picker{border:0;min-width:0;margin:0;padding:0}.slot-picker legend{margin-bottom:10px;font-size:14px;font-weight:680}.slot-picker>div{gap:8px;display:grid}.slot-picker button{--slot-color:var(--blue);text-align:left;background:#eeeef1;border:1px solid #0000;border-radius:17px;gap:11px;min-height:84px;padding:13px 14px;display:grid}.slot-picker button[data-slot=morning]{--slot-color:var(--slot-morning)}.slot-picker button[data-slot=afternoon]{--slot-color:var(--slot-afternoon)}.slot-picker button[data-slot=evening]{--slot-color:var(--slot-evening)}.slot-heading{grid-template-columns:5px minmax(0,1fr) auto;align-items:center;gap:11px;display:grid}.slot-heading>span:first-child{background:#c7c7cc;border-radius:99px;align-self:stretch}.slot-heading>span:nth-child(2){gap:2px;display:grid}.slot-heading strong{font-size:15px}.slot-heading small{color:var(--muted);font-size:11px}.slot-heading i{color:#fff;background:var(--slot-color);border-radius:50%;place-items:center;width:24px;height:24px;font-size:12px;font-style:normal;display:grid}.slot-activities{gap:5px;padding-left:16px;display:grid}.slot-activities>span{color:var(--ink);grid-template-columns:48px minmax(0,1fr);gap:7px;font-size:11px;line-height:1.25;display:grid}.slot-activities b{color:var(--muted);font-size:10px;font-weight:650}.slot-activities em{color:var(--muted);font-size:11px;font-style:normal}.slot-picker button.selected{color:var(--ink);border-color:var(--slot-color)}@supports (color:color-mix(in lab, red, red)){.slot-picker button.selected{border-color:color-mix(in srgb, var(--slot-color) 42%, transparent)}}.slot-picker button.selected{background:var(--slot-color)}@supports (color:color-mix(in lab, red, red)){.slot-picker button.selected{background:color-mix(in srgb, var(--slot-color) 13%, var(--surface))}}.slot-picker button.selected .slot-heading>span:first-child{background:var(--slot-color)}.slot-picker button.selected small,.slot-picker button.selected .slot-activities b,.slot-picker button.selected .slot-activities em{color:var(--slot-color)}@supports (color:color-mix(in lab, red, red)){.slot-picker button.selected small,.slot-picker button.selected .slot-activities b,.slot-picker button.selected .slot-activities em{color:color-mix(in srgb, var(--slot-color) 46%, var(--ink))}}.exact-time-toggle{border-top:1px solid var(--line);border-bottom:1px solid var(--line);cursor:pointer;grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:58px;padding:10px 2px;display:grid;position:relative}.exact-time-toggle>span{gap:2px;padding:0;display:grid}.exact-time-toggle strong{color:var(--ink);font-size:14px}.exact-time-toggle small{color:var(--muted);font-size:11px;font-weight:500}.exact-time-toggle input{opacity:0;width:1px;height:1px;position:absolute}.exact-time-toggle i{background:#d1d1d6;border-radius:99px;width:48px;height:28px;transition:background .16s;position:relative}.exact-time-toggle i:after{content:"";background:#fff;border-radius:50%;width:24px;height:24px;transition:transform .16s;position:absolute;top:2px;left:2px;box-shadow:0 1px 4px #0003}.exact-time-toggle input:checked+i{background:#34c759}.exact-time-toggle input:checked+i:after{transform:translate(20px)}.start-time-field{background:#fff;border-radius:16px;grid-template-columns:minmax(0,1fr) 150px;align-items:center;gap:16px;padding:13px 15px;display:grid}.start-time-field>span{color:var(--ink);padding:0;font-size:14px;font-weight:650}.form-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.profile-sheet{text-align:center;justify-items:center;padding:8px 0 10px;display:grid}.face.profile-face{border:0;width:152px;height:152px;font-size:38px;box-shadow:0 0 0 5px #fff,0 12px 32px #0000001a}.profile-sheet p{max-width:310px;color:var(--muted);margin:24px 0 26px;font-size:14px;line-height:1.45}.profile-sheet .profile-sheet-error{color:#d62929;margin:-10px 0 18px}.profile-sheet-actions{gap:10px;width:100%;display:grid}.profile-change-person{min-height:50px;color:var(--muted);background:0 0;border:0;border-radius:14px;padding:8px 10px;font-size:14px;font-weight:650}.profile-secondary-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:4px;display:grid}.profile-secondary-actions>:only-child{grid-column:1/-1}.people-manager{gap:24px;padding:4px 0 10px;display:grid}.people-add-form{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;display:grid}.people-add-form .primary-button{min-width:100px}.people-manager-list{border:1px solid var(--line);background:var(--surface);border-radius:18px;overflow:hidden}.people-manager-row{border-bottom:1px solid var(--line);grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:62px;padding:10px 14px;display:grid}.people-manager-row:last-child{border-bottom:0}.people-manager-row strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.people-manager-row small{color:var(--muted);font-size:12px}.people-manager-row>button{color:#d62929;background:#ff3b30;border:0;border-radius:10px;min-height:36px;padding:0 10px;font-size:12px;font-weight:700}@supports (color:color-mix(in lab, red, red)){.people-manager-row>button{background:color-mix(in srgb, #ff3b30 9%, var(--surface))}}.people-manager-row>button:disabled{opacity:.45}@media (width<=390px){.people-add-form,.profile-secondary-actions{grid-template-columns:1fr}}.toast{right:50%;bottom:max(24px, env(safe-area-inset-bottom));z-index:80;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1d1d1feb;border-radius:999px;padding:12px 17px;font-size:13px;font-weight:650;position:fixed;transform:translate(50%);box-shadow:0 12px 30px #0000002e}.planning-flight{z-index:70;max-width:min(78vw,340px);min-height:58px;color:var(--ink);border:1px solid var(--line);background:var(--surface);pointer-events:none;will-change:transform, opacity;border-radius:18px;align-items:center;gap:11px;padding:10px 16px;animation:.82s cubic-bezier(.3,.8,.2,1) forwards planning-flight;display:flex;position:fixed;bottom:22svh;right:50%;overflow:hidden;transform:translate(50%);box-shadow:0 16px 44px #0003}.planning-flight>span{border-radius:99px;flex:none;width:5px;height:34px}.planning-flight strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.week-strip button.just-planned-day{animation:.56s cubic-bezier(.22,1,.36,1) planned-day-bounce}.calendar-event.just-planned-event{animation:.52s cubic-bezier(.22,1,.36,1) planned-event-arrival}@keyframes planning-flight{0%{opacity:0;transform:translate(50%,24px)scale(1)}14%{opacity:1;transform:translate(50%)scale(1)}72%{opacity:.95}to{opacity:0;transform:translate(50%,-58svh)scale(.28)}}@keyframes planned-day-bounce{0%,to{transform:scale(1)}45%{transform:scale(1.13)}72%{transform:scale(.97)}}@keyframes planned-event-arrival{0%{opacity:0;transform:translateY(16px)scale(.95)}70%{opacity:1;transform:translateY(-2px)scale(1.01)}to{opacity:1;transform:translate(0)scale(1)}}@media (hover:hover){.calendar-event:hover,.idea-main:hover,.identity-list button:hover{background:#00000006}}@media (width<=620px){.topbar{padding-inline:16px}.brand-logo{width:166px;height:44px}.topbar-actions{gap:7px}.single-page{width:min(100% - 24px,880px);padding-top:20px}.week-strip{grid-template-columns:repeat(8,58px)}.week-strip button{min-width:54px}.calendar-event{grid-template-columns:56px 3px minmax(0,1fr) auto 9px;gap:10px;padding-inline:13px}.calendar-event .facepile .face:nth-child(n+4),.idea-row .facepile .face:nth-child(n+4){display:none}.face{width:30px;height:30px;font-size:9px}.face.profile-button{width:46px;height:46px}.idea-main{grid-template-columns:minmax(0,1fr) auto;gap:10px;padding-left:0}.secret-categories{margin-inline:-22px}}@media (width<=460px){.secret-mode-button,.choice-mode-button,.topbar>.topbar-actions>.circle-add{width:38px;height:38px}.secret-mode-button{flex-basis:38px;min-width:38px;max-width:38px;min-height:38px;max-height:38px}.expressive-action-icon{width:40px;height:40px}.secret-timeline{padding-inline:8px}.secret-timeline span{font-size:9px}}@media (width<=400px){.topbar{padding-inline:12px}.topbar-actions{gap:4px}.calendar-event{grid-template-columns:42px 3px minmax(0,1fr) auto}.calendar-event>.chevron{display:none}.form-grid{grid-template-columns:1fr}.choice-stack{height:clamp(340px,49svh,460px)}.choice-stack.no-photo{height:clamp(270px,38svh,340px)}.choice-description{-webkit-line-clamp:2;margin-block:10px 7px}.choice-actions{gap:18px}}@media (width<=360px){.brand-logo{width:128px;height:34px}}@media (height<=700px){.choice-deck{gap:9px}.choice-stack{height:min(42svh,286px)}.choice-stack.no-photo{height:min(34svh,235px)}.choice-card-copy h3{-webkit-line-clamp:2;font-size:clamp(23px,7vw,30px)}.choice-card-copy{padding:42px 17px 14px}.choice-card.no-photo .choice-card-copy{padding:20px}.choice-description{-webkit-line-clamp:1;margin:7px 0 5px;font-size:13px}.choice-card-meta strong{font-size:18px}.choice-people{min-height:38px}.choice-actions button{width:50px;height:50px}.choice-actions button svg{width:23px;height:23px}.choice-action-item>small{font-size:11px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.avatar-arrival,.participant-count,.week-strip button.just-planned-day,.calendar-event.just-planned-event{animation:none}.planning-flight{display:none}.choice-card-active,.choice-card-back,.choice-reaction,.choice-reaction-symbol,.choice-actions button,.answer-control-indicator,.face,.secret-mode-button,.sheet,.sheet-backdrop{transition:none}.secret-loading>span{animation:none}.answer-control button:active,.face:active,.secret-mode-button:active,.profile-button:active{transform:none}}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:#000;--surface:#1c1c1e;--ink:#f5f5f7;--muted:#a1a1a6;--line:#ffffff1f;--accent:#ff7a45;--blue:#0a84ff;--slot-morning:#f97371;--slot-afternoon:#0ea5e9;--slot-evening:#9333ea}input,select,textarea{background:#2c2c2eeb;box-shadow:inset 0 1px #ffffff0f}.primary-button,.week-strip button.selected{color:#000;background:#f5f5f7}.week-strip button.selected small{color:#00000094}.secondary-button,.close-button,.face-more{background:#2c2c2e}.identity-list,.week-strip,.calendar-list,.idea-list{box-shadow:0 1px 3px #00000059}.face.profile-setup-avatar,.face.profile-face{box-shadow:0 0 0 5px var(--surface), 0 12px 32px #00000061}.photo-crop-overlay{background:#000000d1}.photo-crop-panel,.sheet{background:#1c1c1e}.choice-sheet{color:#1d1d1f;background:#fffdfb}.choice-sheet .close-button{color:#6e6e73;background:#ececef}.choice-sheet .choice-progress{color:#6e6e73}.choice-sheet .choice-progress strong{color:#1d1d1f}.photo-crop-panel{box-shadow:0 24px 80px #000000ad}.photo-crop-header .photo-crop-confirm{color:var(--blue)}.photo-crop-frame{box-shadow:0 0 0 5px #2c2c2e,0 14px 34px #0000008c}.topbar{background:#000000d1;border-bottom-color:#ffffff14}.brand{background:#fffffff0;border-radius:8px;padding:2px 4px}.circle-add,.choice-mode-button,.secret-mode-button,.secret-mode-button.is-phase-reveal{background:0 0}.secret-rules-icon,.secret-upcoming-mark{background:linear-gradient(145deg,#35243f,#2d2038);box-shadow:0 18px 42px #00000052}.secret-rule-card,.secret-timeline,.secret-rendezvous,.secret-recipient,.secret-reveal-intro{background:#bf5af221;border-color:#bf5af229}.secret-rule-card{color:#e2b8ff}.secret-reminder,.secret-surprise{color:#ffd08a;background:#ff9f0a2e}.secret-subtitle>button,.secret-back{color:#d5a4f7}.secret-categories button{background:#2c2c2e}.secret-categories button.selected{color:#e2b8ff;background:#bf5af22e;border-color:#bf5af259}.secret-question-status.passed,.secret-pass-button,.secret-passed-message{background:#2c2c2e}.idea-row.is-planned{background:#0a84ff24}.sheet-backdrop{background:#00000094}.sheet{box-shadow:0 -20px 60px #00000080}.sheet-handle,.exact-time-toggle i{background:#545458}.flow-header{background:#000000db}.answer-control,.slot-picker button{background:#2c2c2e}.answer-control-indicator{background:#48484a;box-shadow:0 1px 5px #00000052}.answer-control button.selected{color:var(--ink);box-shadow:none;background:0 0}.danger-button{color:#ff6961;background:#ff453a24}.form-error,.profile-sheet .profile-sheet-error{color:#ff453a}.slot-picker button.selected{border-color:var(--slot-color)}@supports (color:color-mix(in lab, red, red)){.slot-picker button.selected{border-color:color-mix(in srgb, var(--slot-color) 52%, transparent)}}.slot-picker button.selected{background:var(--slot-color)}@supports (color:color-mix(in lab, red, red)){.slot-picker button.selected{background:color-mix(in srgb, var(--slot-color) 20%, var(--surface))}}.slot-picker button.selected small,.slot-picker button.selected .slot-activities b,.slot-picker button.selected .slot-activities em{color:var(--slot-color)}@supports (color:color-mix(in lab, red, red)){.slot-picker button.selected small,.slot-picker button.selected .slot-activities b,.slot-picker button.selected .slot-activities em{color:color-mix(in srgb, var(--slot-color) 56%, var(--ink))}}.start-time-field{background:#1c1c1e}.toast{background:#3a3a3cf0}}@media (prefers-color-scheme:dark) and (hover:hover){.calendar-event:hover,.idea-main:hover,.identity-list button:hover{background:#ffffff0b}}@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}
