*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f7f0e7;color:#2d1813;font-family:Arial,Helvetica,sans-serif;padding-bottom:88px}a{color:inherit;text-decoration:none}.app-header{height:78px;padding:0 max(20px,calc((100% - 760px)/2));display:flex;align-items:center;justify-content:space-between;background:rgba(255,250,244,.94);border-bottom:1px solid rgba(45,24,19,.08);position:sticky;top:0;z-index:20;backdrop-filter:blur(14px)}.app-brand img{width:150px;display:block}.profile-link{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#2d1813;color:#fff8ef;font-weight:900}.home,.builder,.account-screen{max-width:760px;margin:auto;padding:32px 20px 60px}.hello{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.hello h1,.builder h1,.account-screen h1{font-size:clamp(2.25rem,8vw,4rem);line-height:.96;margin:7px 0 9px}.hello p,.lead{color:#7a665d;margin:0;font-size:1.05rem}.kicker{color:#f39a24;font-size:.72rem;font-weight:900;letter-spacing:.14em}.kicker.light{color:#ffad3f}.status-dot{font-size:.78rem;font-weight:800;background:#fffaf4;border:1px solid rgba(45,24,19,.08);padding:10px 12px;border-radius:999px}.status-dot i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#f39a24;margin-right:6px}.hero-create{display:block;margin-top:30px;padding:28px;border-radius:28px;background:#2d1813;color:#fff8ef;box-shadow:0 20px 44px rgba(45,24,19,.18)}.hero-create h2{font-size:2rem;line-height:1.02;margin:9px 0}.hero-create p{color:#cbbcb5;line-height:1.5}.hero-create strong{display:flex;justify-content:space-between;align-items:center;margin-top:24px;color:#ffad3f}.section-title{margin:38px 0 16px}.section-title h2{margin:5px 0;font-size:1.7rem}.mode-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.mode-grid a{min-height:150px;background:#fffaf4;border:1px solid rgba(45,24,19,.08);border-radius:22px;padding:20px;display:flex;flex-direction:column;box-shadow:0 8px 25px rgba(45,24,19,.04)}.mode-grid span{font-size:1.7rem}.mode-grid strong{margin-top:auto;font-size:1.05rem}.mode-grid small{margin-top:4px;color:#89756b}.empty-state{margin-top:26px;padding:20px;border:1px dashed rgba(45,24,19,.2);border-radius:20px;display:flex;gap:14px;align-items:center}.empty-state strong,.empty-state small{display:block}.empty-state small{margin-top:4px;color:#89756b}.bottom-nav{position:fixed;bottom:0;left:0;right:0;height:72px;background:#fffaf4;border-top:1px solid rgba(45,24,19,.09);display:flex;justify-content:center;gap:min(16vw,120px);z-index:30;padding-bottom:env(safe-area-inset-bottom)}.bottom-nav a{min-width:64px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px}.bottom-nav span{font-size:1.35rem}.bottom-nav small{font-size:.7rem;font-weight:800}.back{display:inline-block;margin-bottom:24px;color:#7a665d;font-weight:800}.builder .lead{max-width:590px;line-height:1.55}.builder-modes{display:grid;gap:12px;margin-top:28px}.builder-modes a{display:grid;grid-template-columns:42px 1fr auto;align-items:center;padding:20px;background:#fffaf4;border-radius:20px;border:1px solid rgba(45,24,19,.08)}.builder-modes span{font-size:1.5rem}.setup-card{margin-top:28px;background:#fffaf4;padding:26px;border-radius:24px;border:1px solid rgba(45,24,19,.08)}.progress{display:flex;gap:6px;margin-bottom:24px}.progress i{height:5px;flex:1;background:#e8ddd3;border-radius:99px}.progress i:first-child{background:#f39a24}.tiny{font-size:.68rem;font-weight:900;letter-spacing:.12em;color:#9b8378}.setup-card h2{font-size:2rem;margin:8px 0}.setup-card p{color:#7a665d;line-height:1.55}.primary,.secondary{display:block;width:100%;border:0;border-radius:16px;padding:16px 18px;background:#f39a24;color:#2d1813;font-weight:900;font-size:1rem;text-align:center}.primary:disabled{opacity:.55}.build-note{display:block;margin-top:12px;color:#927d72;line-height:1.4}.account-list{margin:28px 0;display:grid;gap:10px}.account-list div{padding:18px;background:#fffaf4;border-radius:18px}.account-list small,.account-list strong{display:block}.account-list small{color:#927d72;margin-bottom:5px}.secondary{background:#2d1813;color:#fff8ef}.text-button{border:0;background:none;margin-top:22px;padding:8px 0;text-decoration:underline;font-weight:800;color:#7a665d}.login-screen{min-height:calc(100vh - 78px);display:grid;place-items:center;padding:30px 20px}.login-card{width:min(100%,470px);background:#fffaf4;border-radius:28px;padding:30px;box-shadow:0 22px 60px rgba(45,24,19,.12)}.login-card h1{font-size:2.5rem;line-height:1;margin:8px 0}.login-card>p{color:#7a665d;line-height:1.5}.login-card form{display:grid;gap:15px;margin-top:24px}.login-card label{font-weight:800;font-size:.85rem}.login-card input{width:100%;margin-top:7px;padding:15px;border:1px solid #d8c9bd;border-radius:13px;background:#fff;font:inherit}.alert{padding:12px 14px;background:#fff0ed;border-radius:12px;color:#8a2f22;margin-top:16px}.sub-link{text-align:center;margin-top:18px;color:#7a665d;font-size:.88rem}.sub-link a{text-decoration:underline;font-weight:800}@media(max-width:520px){.app-header{height:70px;padding:0 18px}.app-brand img{width:136px}.home,.builder,.account-screen{padding:26px 18px 50px}.hello h1,.builder h1,.account-screen h1{font-size:2.65rem}.status-dot{display:none}.hero-create{padding:24px;border-radius:24px}.hero-create h2{font-size:1.75rem}.mode-grid{gap:10px}.mode-grid a{min-height:136px;padding:17px;border-radius:19px}.login-card{padding:24px 20px;border-radius:24px}}
.builder-modes a div{display:flex;flex-direction:column;gap:3px}.builder-modes a small{color:#8b756b;font-size:.78rem}
.people-form{margin-top:28px;display:grid;gap:18px}.you-card,.participant-box,.privacy-note{background:#fffaf4;border:1px solid rgba(45,24,19,.08);border-radius:22px}.you-card{padding:18px;display:grid;grid-template-columns:46px 1fr auto;gap:13px;align-items:center}.person-avatar{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#2d1813;color:#fff8ef;font-weight:900}.you-card strong,.you-card small{display:block}.you-card small{margin-top:3px;color:#8b756b}.you-card>span{color:#f39a24;font-weight:900}.participant-box{padding:22px}.participant-box h2{font-size:1.45rem;margin:7px 0}.participant-box>p{margin:0 0 18px;color:#7a665d;line-height:1.5}.field-label{display:block;margin-top:13px;font-size:.8rem;font-weight:900}.field-label input{display:block;width:100%;margin-top:7px;border:1px solid #d9cabe;background:#fff;padding:14px;border-radius:13px;font:inherit;color:#2d1813}.privacy-note{padding:17px;display:flex;gap:12px;align-items:flex-start}.privacy-note p{margin:0;color:#715f56;line-height:1.5;font-size:.88rem}.continue-button{margin-top:2px}.setup-success{margin-bottom:18px;padding:14px;background:#f3eadf;border-radius:14px;font-weight:900}.people-saved{display:grid;gap:9px;margin:18px 0 24px}.person-chip{display:flex;align-items:center;gap:11px;padding:13px 14px;background:#f7f0e7;border-radius:15px}.person-chip>span{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#f39a24;font-weight:900}.person-chip strong,.person-chip small{display:block}.person-chip small{margin-top:2px;color:#8b756b}.next-step-preview{border-top:1px solid #eaded4;padding-top:22px}.next-step-preview h3{font-size:1.6rem;margin:6px 0}.next-step-preview p{color:#7a665d;line-height:1.5}.saved-night-card .progress i:first-child{background:#f39a24}

.connections-heading{display:flex;gap:20px;justify-content:space-between;align-items:flex-start}.round-add{flex:0 0 48px;width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#f39a24;color:#2d1813;font-size:1.8rem;font-weight:900;box-shadow:0 10px 24px rgba(243,154,36,.25)}.connections-empty{margin-top:30px;text-align:center;background:#fffaf4;border:1px solid rgba(45,24,19,.08);padding:34px 24px;border-radius:26px}.empty-people{font-size:2.5rem}.connections-empty h2{font-size:1.65rem;margin:14px 0 8px}.connections-empty p{color:#7a665d;line-height:1.5;margin:0 0 22px}.connection-list{display:grid;gap:11px;margin-top:28px}.connection-card{display:grid;grid-template-columns:52px 1fr auto;align-items:center;gap:13px;background:#fffaf4;border:1px solid rgba(45,24,19,.08);padding:15px;border-radius:20px}.connection-avatar{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:#2d1813;color:#fff8ef;font-weight:900;font-size:1.1rem}.connection-card strong,.connection-card small{display:block}.connection-card small{margin-top:3px;color:#8b756b}.connected-mark{width:29px;height:29px;border-radius:50%;display:grid;place-items:center;background:#f39a24;font-weight:900}.pending-block{margin-top:30px}.pending-row{display:flex;justify-content:space-between;gap:15px;align-items:center;padding:15px 0;border-bottom:1px solid rgba(45,24,19,.1)}.pending-row strong,.pending-row small{display:block}.pending-row small{color:#8b756b;margin-top:3px}.pending-row>span{font-size:.72rem;font-weight:900;color:#a77e46;background:#fff4df;padding:7px 9px;border-radius:999px}.invite-more{margin-top:24px}.invite-card,.invite-success{margin-top:28px;background:#fffaf4;border:1px solid rgba(45,24,19,.08);padding:24px;border-radius:24px}.invite-card .primary{margin-top:18px}.invite-privacy{margin-top:16px}.invite-success{text-align:center}.invite-icon{display:grid;place-items:center;margin:0 auto 14px;width:54px;height:54px;border-radius:50%;background:#f39a24;font-weight:900;font-size:1.4rem}.invite-success h2{font-size:1.8rem;margin:5px 0}.invite-success>p{color:#7a665d;line-height:1.5}.share-link-box{margin:22px 0;text-align:left}.share-link-box small{font-size:.67rem;font-weight:900;letter-spacing:.12em;color:#9b8378}.share-link-box input{width:100%;margin:7px 0 10px;padding:13px;border:1px solid #d9cabe;border-radius:12px;background:#fff;font-size:.8rem}.decline-link{display:block;text-align:center;margin-top:17px;color:#7a665d;text-decoration:underline}.connection-picker{display:grid;gap:11px;margin-top:28px}.pick-person{position:relative;display:grid;grid-template-columns:50px 1fr 32px;gap:13px;align-items:center;padding:15px;background:#fffaf4;border:2px solid transparent;border-radius:20px;cursor:pointer;box-shadow:0 7px 20px rgba(45,24,19,.035)}.pick-person input{position:absolute;opacity:0;pointer-events:none}.pick-avatar{width:50px;height:50px;border-radius:50%;display:grid;place-items:center;background:#e8ddd3;color:#2d1813;font-weight:900}.pick-copy strong,.pick-copy small{display:block}.pick-copy small{margin-top:3px;color:#8b756b}.pick-check{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;border:2px solid #d9cabe;color:transparent;font-weight:900}.pick-person.picked{border-color:#f39a24;background:#fff8ed}.pick-person.picked .pick-avatar{background:#2d1813;color:#fff8ef}.pick-person.picked .pick-check{background:#f39a24;border-color:#f39a24;color:#2d1813}.owner-pick{cursor:default}.invite-from-picker{display:grid;grid-template-columns:50px 1fr auto;gap:13px;align-items:center;padding:15px;margin-top:5px;border:1px dashed #c9ad99;border-radius:20px}.invite-plus{width:50px;height:50px;border-radius:50%;display:grid;place-items:center;background:#f39a24;font-size:1.7rem;font-weight:900}.invite-from-picker strong,.invite-from-picker small{display:block}.invite-from-picker small{margin-top:3px;color:#8b756b;line-height:1.35}.picker-empty-note{text-align:center;color:#8b756b;font-size:.85rem;padding:8px 16px}.connection-picker .continue-button{margin-top:8px}@media(max-width:520px){.connections-heading h1{font-size:2.65rem}.invite-from-picker{grid-template-columns:46px 1fr auto}.invite-plus{width:46px;height:46px}.pick-person{grid-template-columns:46px 1fr 30px}.pick-avatar{width:46px;height:46px}}

.budget-time-form{display:grid;gap:16px;margin-top:28px}.budget-time-form>.progress{margin-bottom:5px}.progress i.done,.progress i.active{background:#f39a24}.rule-card{position:relative;background:#fffaf4;border:1px solid rgba(45,24,19,.08);border-radius:24px;padding:24px}.rule-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:15px;background:#fff0d8;font-size:1.35rem;margin-bottom:16px}.rule-heading h2{font-size:1.45rem;margin:0 0 5px}.rule-heading p{color:#8b6657;margin:0 0 20px;line-height:1.45}.money-input{display:flex;align-items:center;background:#fff;border:2px solid #e5d7cb;border-radius:17px;padding:0 17px;transition:.2s}.money-input:focus-within{border-color:#f39a24;box-shadow:0 0 0 4px rgba(243,154,36,.11)}.money-input span{font-size:1.6rem;font-weight:900;color:#2d1813}.money-input input{width:100%;border:0;outline:0;background:transparent;padding:16px 10px;font-size:1.6rem;font-weight:900;color:#2d1813}.quick-values{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:10px}.quick-values button{border:1px solid #e1d2c6;background:#fff;border-radius:12px;padding:10px 6px;font-weight:800;color:#5f4035;cursor:pointer}.quick-values button:hover{border-color:#f39a24}.choice-grid,.transport-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.choice-grid input,.transport-grid input{position:absolute;opacity:0}.choice-grid label span,.transport-grid label span{min-height:54px;display:flex;align-items:center;justify-content:center;text-align:center;border:2px solid #e3d5ca;background:#fff;border-radius:14px;font-weight:800;cursor:pointer;padding:9px}.choice-grid input:checked+span,.transport-grid input:checked+span{border-color:#f39a24;background:#fff5e7;box-shadow:0 0 0 2px rgba(243,154,36,.08)}.transport-grid label span{flex-direction:column;gap:4px;font-size:.82rem}.transport-grid label b{font-size:1.25rem}.form-footnote{text-align:center;color:#987d70;font-size:.78rem;margin:-4px 0 0}.rule-summary-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:18px 0 28px}.rule-summary-grid>div{background:#f6eee5;border-radius:16px;padding:15px}.rule-summary-grid small,.rule-summary-grid strong{display:block}.rule-summary-grid small{font-size:.62rem;font-weight:900;letter-spacing:.08em;color:#9a7e70;margin-bottom:5px}.rule-summary-grid strong{font-size:1rem}@media(max-width:620px){.rule-card{padding:20px}.quick-values,.choice-grid,.transport-grid{grid-template-columns:repeat(2,1fr)}.rule-summary-grid{grid-template-columns:repeat(2,1fr)}}

.slider-value-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:4px 0 14px}.slider-value-row>span{font-size:.82rem;font-weight:800;color:#8b6657}.slider-output{min-width:92px;text-align:center;background:#2d1813;color:#fff8ef;border-radius:999px;padding:9px 13px;font-weight:900}.compact-value{display:flex;align-items:center;background:#2d1813;color:#fff8ef;border-radius:999px;padding:5px 11px;min-width:100px}.compact-value span{font-weight:900}.compact-value input{width:74px;border:0;outline:0;background:transparent;color:#fff8ef;font-size:1rem;font-weight:900;padding:4px 2px}.rehumi-slider{width:100%;height:34px;margin:0;accent-color:#f39a24;cursor:pointer}.rehumi-slider::-webkit-slider-runnable-track{height:8px;border-radius:999px;background:#eadccf}.rehumi-slider::-webkit-slider-thumb{-webkit-appearance:none;width:28px;height:28px;border-radius:50%;background:#f39a24;border:4px solid #fffaf4;box-shadow:0 2px 8px rgba(45,24,19,.22);margin-top:-10px}.rehumi-slider::-moz-range-track{height:8px;border-radius:999px;background:#eadccf}.rehumi-slider::-moz-range-progress{height:8px;border-radius:999px;background:#f39a24}.rehumi-slider::-moz-range-thumb{width:24px;height:24px;border-radius:50%;background:#f39a24;border:4px solid #fffaf4;box-shadow:0 2px 8px rgba(45,24,19,.22)}.slider-scale{display:flex;justify-content:space-between;color:#9a8175;font-size:.7rem;font-weight:800;margin-top:2px}.slider-hint{font-size:.72rem;color:#9a8175;margin:8px 0 0}.money-compact input::-webkit-outer-spin-button,.money-compact input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.money-compact input[type=number]{-moz-appearance:textfield}@media(max-width:520px){.slider-value-row{gap:10px}.slider-output{min-width:84px}.compact-value{min-width:94px}}

.preferences-page{padding-bottom:30px}.privacy-banner{display:flex;gap:14px;align-items:flex-start;background:#2d1813;color:#fff8ef;border-radius:20px;padding:18px 20px;margin:24px 0}.privacy-banner>span{font-size:1.3rem}.privacy-banner strong{display:block}.privacy-banner p{margin:4px 0 0;color:#dbc9bc;font-size:.86rem;line-height:1.45}.preferences-form{display:grid;gap:15px}.preference-card{background:#fffaf4;border:1px solid rgba(45,24,19,.08);border-radius:24px;padding:24px}.preference-card h2{font-size:1.45rem;margin:0 0 5px}.preference-card>p{color:#8b6657;margin:0 0 19px;line-height:1.45}.option-pills{display:flex;flex-wrap:wrap;gap:8px}.option-pills input{position:absolute;opacity:0}.option-pills span{display:block;border:2px solid #e3d5ca;background:#fff;border-radius:999px;padding:10px 14px;font-weight:800;cursor:pointer}.option-pills input:checked+span{border-color:#f39a24;background:#fff2df}.boundary-toggle{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 0;border-bottom:1px solid #eadfd6;cursor:pointer}.boundary-toggle:last-child{border-bottom:0}.boundary-copy{display:flex;align-items:center;gap:10px}.boundary-copy b{font-size:1.2rem}.boundary-toggle input{position:absolute;opacity:0}.boundary-toggle i{position:relative;width:48px;height:28px;border-radius:999px;background:#d8c9bd;flex:0 0 auto;transition:.2s}.boundary-toggle i:after{content:"";position:absolute;width:22px;height:22px;left:3px;top:3px;border-radius:50%;background:#fff;transition:.2s}.boundary-toggle input:checked+i{background:#f39a24}.boundary-toggle input:checked+i:after{transform:translateX(20px)}.preference-card textarea{width:100%;min-height:110px;resize:vertical;border:2px solid #e3d5ca;background:#fff;border-radius:16px;padding:14px;font:inherit;color:#2d1813;outline:0}.preference-card textarea:focus{border-color:#f39a24}.participant-status{margin-top:24px;background:#fffaf4;border:1px solid rgba(45,24,19,.08);border-radius:24px;padding:24px}.participant-status h2{font-size:1.5rem;margin:8px 0}.participant-status>p{color:#8b6657}.status-people{display:grid;gap:9px;margin-top:18px}.status-people>div{display:grid;grid-template-columns:34px 1fr auto;gap:10px;align-items:center;background:#f6eee5;border-radius:14px;padding:11px 13px}.status-people span{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;font-weight:900}.status-people span.ready{background:#f39a24}.status-people span.waiting{background:#ded1c7}.status-people small{color:#8b6657}@media(max-width:520px){.preference-card{padding:20px}.option-pills{display:grid;grid-template-columns:1fr 1fr}.option-pills span{text-align:center;border-radius:14px;padding:11px 8px;font-size:.82rem}}
