:root{--ink:#17252d;--muted:#68777f;--line:#dce2df;--canvas:#f5f5ef;--paper:#fffef9;--navy:#163a42;--green:#1c725b;--lime:#d9e85c;--coral:#f27b5f;--sand:#f2d59c;--sky:#c9dff2;--lavender:#d7c7ef;--daily-strong:#163a42;--daily-primary:#1c725b;--daily-accent:#d9e85c;--daily-canvas:#fffefa;--daily-panel:#e7f3ed;--daily-line:#d5e1da;--trips-strong:#195b78;--trips-primary:#2f8cb8;--trips-accent:#77c7e8;--trips-canvas:#f8fcff;--trips-panel:#dff2fb;--trips-line:#b8daea;--slot-height:70px;--time-column-width:72px;--day-column-width:210px}*{box-sizing:border-box}html{background:var(--canvas)}body{background:var(--canvas);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,Avenir Next,Segoe UI,Arial,sans-serif}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}.brand{letter-spacing:-.025em;white-space:nowrap;align-items:center;gap:11px;font-size:17px;font-weight:760;display:flex}.brand-mark{background:var(--lime);color:var(--navy);letter-spacing:-2px;border-radius:50% 50% 50% 18%;justify-content:center;align-items:center;width:38px;height:38px;font-family:Georgia,serif;font-size:20px;font-style:italic;font-weight:800;line-height:1;display:inline-flex;transform:rotate(-8deg)}.brand-mark:first-letter{transform:rotate(8deg)}.brand-light{color:#fff;position:absolute;top:42px;left:52px}.brand-dark{color:var(--navy)}.brand-copy{flex-direction:column;line-height:1;display:flex}.brand-copy strong{letter-spacing:-.04em;font-size:18px;font-weight:850}.brand-copy small{color:var(--muted);letter-spacing:.01em;margin-top:4px;font-size:8px;font-weight:650}.brand-light .brand-copy small{color:#ffffffb8}.eyebrow{color:var(--green);letter-spacing:.15em;text-transform:uppercase;margin:0 0 9px;font-size:11px;font-weight:800}.primary-button,.secondary-button,.quiet-button{cursor:pointer;border-radius:11px;justify-content:center;align-items:center;gap:7px;min-height:43px;padding:0 17px;font-size:14px;font-weight:760;transition:transform .14s,box-shadow .14s,background .14s;display:inline-flex}.primary-button{background:var(--navy);border:1px solid var(--navy);color:#fff;box-shadow:0 9px 18px #163a4229}.primary-button:hover,.secondary-button:hover{transform:translateY(-1px)}.primary-button:disabled{cursor:wait;opacity:.66;transform:none}.secondary-button{background:var(--paper);border:1px solid var(--line);color:var(--navy)}.quiet-button{color:var(--muted);background:0 0;border:1px solid #0000}.auth-page{background:var(--paper);grid-template-columns:minmax(420px,1.06fr) minmax(420px,.94fr);min-height:100vh;display:grid}.auth-story{color:#fff;background:radial-gradient(circle at 18% 88%,#d9e85c33,#0000 26%),radial-gradient(circle at 90% 17%,#f27b5f38,#0000 28%),linear-gradient(145deg,#112f36 0%,#174a4c 55%,#1d644f 100%);padding:44px 54px;position:relative;overflow:hidden}.auth-story:before,.auth-story:after{content:"";border:1px solid #ffffff1c;border-radius:50%;width:440px;height:440px;position:absolute;top:-120px;right:-220px}.auth-story:after{width:560px;height:560px;top:-180px;right:-280px}.auth-story-copy{max-width:610px;position:absolute;top:50%;left:54px;transform:translateY(-56%)}.auth-story-copy .eyebrow{color:var(--lime)}.auth-story-copy h1{letter-spacing:-.055em;max-width:650px;margin:0 0 28px;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,5.2vw,79px);font-weight:500;line-height:.99}.auth-story-copy>p:last-child{color:#ffffffc2;max-width:520px;margin:0;font-size:17px;line-height:1.65}.auth-route{color:#ffffffc2;letter-spacing:.07em;text-transform:uppercase;align-items:center;gap:12px;font-size:12px;font-weight:700;display:flex;position:absolute;bottom:47px;left:54px}.auth-route i{background:#ffffff42;width:clamp(35px,6vw,92px);height:1px;position:relative}.auth-route i:after{background:var(--lime);content:"";border-radius:50%;width:5px;height:5px;position:absolute;top:-2px;right:0}.route-plane{color:var(--lime);font-size:17px;transform:rotate(8deg)}.auth-panel{background:linear-gradient(#17252d09 1px, transparent 1px), linear-gradient(90deg, #17252d09 1px, transparent 1px), var(--paper);background-size:34px 34px;justify-content:center;align-items:center;padding:50px;display:flex}.auth-card{background:#fffef9f2;border:1px solid #dce2dfe6;border-radius:24px;width:100%;max-width:440px;padding:35px;box-shadow:0 28px 80px #1d30371c}.mobile-brand{margin-bottom:30px;display:none}.invite-preview{background:#edf4e8;border:1px solid #d7e5cf;border-radius:15px;align-items:center;gap:13px;min-height:90px;margin-bottom:27px;padding:14px;display:flex}.invite-preview p,.invite-preview strong,.invite-preview span{display:block}.invite-preview p{color:var(--green);margin:0 0 3px;font-size:11px;font-weight:760}.invite-preview strong{margin-bottom:3px;font-size:15px}.invite-preview div>span{color:var(--muted);font-size:12px}.invite-icon{background:var(--paper);border-radius:12px;justify-content:center;align-items:center;width:52px;height:52px;font-size:24px;display:inline-flex}.invite-icon.has-picture{background:var(--navy);overflow:hidden}.invite-icon img{object-fit:cover;width:100%;height:100%}.skeleton-card{animation:1.3s ease-in-out infinite pulse}@keyframes pulse{50%{opacity:.52}}.auth-heading h2{letter-spacing:-.035em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:36px;font-weight:500}.auth-heading>p:last-child{color:var(--muted);margin:9px 0 0;font-size:13px}.segmented{background:#ecefe9;border-radius:10px;grid-template-columns:1fr 1fr;gap:3px;margin:27px 0 23px;padding:3px;display:grid}.segmented button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;min-height:37px;font-size:13px;font-weight:720}.segmented button.active{background:var(--paper);color:var(--navy);box-shadow:0 3px 10px #17252d14}.auth-form,.modal-form{flex-direction:column;gap:17px;display:flex}.auth-form label,.modal-form label{color:#41525a;flex-direction:column;gap:7px;font-size:12px;font-weight:760;display:flex}.auth-form input,.modal-form input,.modal-form select,.modal-form textarea{color:var(--ink);background:#fff;border:1px solid #d7deda;border-radius:10px;outline:none;min-height:45px;padding:0 13px;font-size:14px;font-weight:500;transition:border-color .12s,box-shadow .12s}.auth-form input:focus,.modal-form input:focus,.modal-form select:focus,.modal-form textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #1c725b1f}.modal-form textarea{resize:vertical;min-height:82px;padding-top:11px}.auth-submit{width:100%;margin-top:3px}.forgot-password,.back-to-login{color:var(--green);cursor:pointer;background:0 0;border:0;align-self:flex-start;padding:0;font-size:12px;font-weight:760}.forgot-password{align-self:flex-end;margin-top:-7px}.back-to-login{margin:23px 0}.reset-form{margin-top:27px}.form-success{color:#31653b;background:#edf6e8;border:1px solid #cfe2c5;border-radius:9px;margin:0;padding:10px 12px;font-size:12px;line-height:1.5}.form-error,.app-error{color:#a23b28;background:#fff0eb;border:1px solid #f7cabc;border-radius:9px;margin:0;padding:10px 12px;font-size:12px;line-height:1.45}.loading-screen{background:var(--navy);color:#fff;flex-direction:column;justify-content:center;align-items:center;gap:15px;min-height:100vh;display:flex}.loading-screen p{color:#ffffffb8;font-size:13px}.app-shell{min-height:100vh}.topbar{border-bottom:1px solid var(--line);z-index:30;background:#fffef9f5;grid-template-columns:280px 1fr auto;align-items:center;height:74px;padding:0 25px;display:grid;position:sticky;top:0}.topbar nav{justify-content:center;align-self:stretch;display:flex}.topbar nav button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:0 25px;font-size:13px;font-weight:760}.topbar nav button.active{border-color:var(--green);color:var(--navy)}.account-menu{align-items:center;gap:9px;display:flex}.account-menu>div{flex-direction:column;gap:1px;display:flex}.account-menu strong{font-size:12px}.account-menu small{color:var(--muted);font-size:10px}.account-menu>button{color:var(--muted);cursor:pointer;background:0 0;border:0;margin-left:5px;font-size:18px}.avatar{background:var(--sand);border:2px solid var(--paper);color:#704c14;letter-spacing:-.02em;border-radius:50%;flex:none;justify-content:center;align-items:center;width:34px;height:34px;font-size:10px;font-weight:820;display:inline-flex}.avatar-1{background:var(--sky);color:#245270}.avatar-2{background:var(--lavender);color:#58357a}.avatar-3{color:#28603b;background:#cbe4c6}.avatar-4{color:#803326;background:#f4b9aa}.workspace{grid-template-columns:280px minmax(0,1fr);min-height:calc(100vh - 74px);display:grid}.trip-sidebar{border-right:1px solid var(--line);background:#eff0ea;flex-direction:column;padding:28px 18px 20px;display:flex}.sidebar-heading{justify-content:space-between;align-items:flex-start;padding:0 6px;display:flex}.sidebar-heading h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:27px;font-weight:500}.round-button{background:var(--navy);color:#fff;cursor:pointer;border:0;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;font-size:18px;display:flex}.trip-list{flex-direction:column;gap:8px;margin-top:23px;display:flex}.trip-card{cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:13px;grid-template-columns:43px 1fr auto;align-items:center;gap:10px;width:100%;min-height:82px;padding:10px;display:grid}.trip-card.active{background:var(--paper);border-color:#d8ded9;box-shadow:0 7px 18px #17252d0f}.trip-card-icon{background:#e0ead6;border-radius:10px;justify-content:center;align-items:center;width:43px;height:43px;font-size:20px;display:flex}.trip-card-icon.has-picture{background:var(--navy);overflow:hidden}.trip-card-icon img{object-fit:cover;width:100%;height:100%}.trip-card-copy{flex-direction:column;min-width:0;display:flex}.trip-card-copy strong,.trip-card-copy small,.trip-card-copy>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.trip-card-copy strong{font-size:13px}.trip-card-copy small{color:var(--muted);margin:3px 0 5px;font-size:11px}.trip-card-copy>span{color:#819097;font-size:10px}.trip-card-count{color:var(--muted);background:#e8ede7;border-radius:20px;justify-content:center;align-items:center;min-width:24px;height:24px;padding:0 6px;font-size:10px;font-weight:760;display:flex}.new-trip-button{cursor:pointer;text-align:left;background:0 0;border:1px dashed #c6cec8;border-radius:13px;align-items:center;gap:10px;margin-top:auto;padding:12px;display:flex}.new-trip-button>span{color:var(--green);background:#e0e5de;border-radius:9px;justify-content:center;align-items:center;width:38px;height:38px;font-size:19px;display:flex}.new-trip-button div{flex-direction:column;gap:2px;display:flex}.new-trip-button strong{font-size:12px}.new-trip-button small{color:var(--muted);font-size:10px}.main-workspace{background:linear-gradient(#17252d06 1px, transparent 1px), linear-gradient(90deg, #17252d06 1px, transparent 1px), var(--paper);background-size:32px 32px;min-width:0;padding:35px 38px 60px}.app-error{margin-bottom:18px}.trip-hero{justify-content:space-between;align-items:flex-end;gap:25px;display:flex}.trip-title-line{align-items:center;gap:17px;display:flex}.hero-icon{background:#e5edce;border:1px solid #d3dfb1;border-radius:17px;justify-content:center;align-items:center;width:66px;height:66px;font-size:30px;display:flex}.trip-picture-control{flex-direction:column;flex:none;align-items:center;gap:5px;display:flex}.hero-picture{color:var(--ink);cursor:pointer;background:#e5edce;border:1px solid #d3dfb1;border-radius:17px;justify-content:center;align-items:center;width:112px;height:70px;padding:0;font-size:30px;display:flex;position:relative;overflow:hidden}.hero-picture.has-picture{background:var(--navy);border-color:#163a4238}.hero-picture img{object-fit:cover;width:100%;height:100%}.hero-picture-edit{color:#fff;background:#163a42e0;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:11px;display:flex;position:absolute;bottom:5px;right:5px}.change-picture-link{color:var(--green);cursor:pointer;background:0 0;border:0;padding:0;font-size:9px;font-weight:760}.trip-title-line h1{letter-spacing:-.045em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(32px,4vw,51px);font-weight:500}.trip-title-line p{color:var(--muted);flex-wrap:wrap;gap:15px;margin:8px 0 0;font-size:12px;display:flex}.trip-title-line p span+span:before{color:#b2bcb7;content:"•";margin-right:15px}.trip-hero-actions{flex:none;gap:9px;display:flex}.trip-meta-strip{border:1px solid var(--line);background:#f4f6efdb;border-radius:15px;grid-template-columns:1fr auto 1fr;align-items:center;min-height:69px;margin-top:27px;padding:10px 17px;display:grid}.member-stack{align-items:center;gap:10px;display:flex}.avatars{padding-left:2px;display:flex}.avatars .avatar{margin-left:-7px}.avatars .avatar:first-child{margin-left:0}.member-stack>div:last-child,.trip-stat{flex-direction:column;display:flex}.member-stack strong,.trip-stat strong{font-size:14px}.member-stack span,.trip-stat span{color:var(--muted);font-size:10px}.invite-actions{border-left:1px solid var(--line);border-right:1px solid var(--line);justify-content:center;align-items:center;gap:8px;min-width:240px;padding:0 28px;display:flex}.invite-actions>span{color:var(--muted);margin-right:5px;font-size:11px;font-weight:700}.share-icon{background:var(--paper);border:1px solid var(--line);color:var(--navy);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:13px;font-weight:850;text-decoration:none;display:inline-flex}.share-icon.whatsapp{color:#267a3b;background:#dff2dc}.trip-overview-section{margin-top:30px}.trip-overview-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:10px;display:flex}.trip-overview-heading h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:23px;font-weight:500}.trip-overview-heading>span{color:var(--muted);font-size:10px;font-weight:680}.trip-overview-frame{border:1px solid var(--line);overscroll-behavior-x:contain;background:#ffffffb8;border-radius:13px;overflow-x:auto}.trip-overview-grid{min-width:100%;padding:0 7px 8px 0;display:grid}.overview-corner,.overview-day-header{border-bottom:1px solid var(--line);justify-content:center;align-items:center;height:38px;display:flex}.overview-corner{color:#89958f;letter-spacing:.09em;font-size:7px;font-weight:820}.overview-day-header{border-left:1px solid #e8ece9;flex-direction:column;gap:1px}.overview-day-header span{color:var(--green);text-transform:uppercase;font-size:8px;font-weight:820}.overview-day-header strong{font-family:Georgia,Times New Roman,serif;font-size:14px;font-weight:500;line-height:1}.overview-time-axis,.overview-day-track{height:106px;position:relative}.overview-time-axis{color:#89958f;font-size:8px;font-weight:720}.overview-time-axis span{text-align:center;width:100%;position:absolute;left:0}.overview-time-axis span:first-child{top:4px}.overview-time-axis span:last-child{bottom:1px}.overview-day-track{background:linear-gradient(#0000 calc(25% - .5px),#eef1ee calc(25% - .5px) calc(25% + .5px),#0000 calc(25% + .5px)),linear-gradient(#0000 calc(50% - .5px),#eef1ee calc(50% - .5px) calc(50% + .5px),#0000 calc(50% + .5px)),linear-gradient(#0000 calc(75% - .5px),#eef1ee calc(75% - .5px) calc(75% + .5px),#0000 calc(75% + .5px));border-left:1px solid #e8ece9;overflow:hidden}.overview-day-track.has-events{background-color:#fbfcf8}.overview-event{cursor:pointer;z-index:2;border-left:2px solid;border-radius:3px;min-height:5px;padding:1px 2px;position:absolute;right:3px;overflow:hidden;box-shadow:0 2px 5px #17252d14}.overview-event:focus-visible{outline:2px solid var(--navy);outline-offset:-2px}.overview-event span{text-overflow:ellipsis;white-space:nowrap;font-size:7px;font-weight:760;line-height:1.15;display:block;overflow:hidden}.planner-section{margin-top:38px}.section-title-row{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:15px;display:flex}.section-title-row h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:29px;font-weight:500}.planner-range{color:var(--muted);margin-top:5px;font-size:10px;display:block}.planner-legend{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:13px;display:flex}.planner-legend>span{color:var(--muted);align-items:center;gap:5px;font-size:10px;display:flex}.legend-dot{border-radius:50%;width:8px;height:8px;display:inline-block}.planner-frame{border:1px solid var(--line);overscroll-behavior-x:contain;background:#fff;border-radius:15px;max-height:none;overflow:auto hidden;box-shadow:0 15px 35px #17252d0f}.planner-grid{min-width:max-content;padding-bottom:9px;display:grid;position:relative}.planner-corner,.day-header{border-bottom:1px solid var(--line);z-index:12;background:#fffef9fa;height:69px;position:sticky;top:0}.planner-corner{color:#8a969b;letter-spacing:.03em;z-index:16;grid-column:1;justify-content:center;align-items:center;font-size:9px;font-weight:720;display:flex;left:0}.day-header{border-left:1px solid var(--line);cursor:pointer;text-align:left;border-top:0;border-right:0;grid-template-rows:auto auto;grid-template-columns:1fr auto;align-items:center;gap:3px;padding:0 15px;display:grid}.day-header:hover{background:#f4f7ed}.day-header span{color:var(--green);letter-spacing:.12em;font-size:10px;font-weight:840}.day-header strong{grid-area:1/2/span 2;font-family:Georgia,Times New Roman,serif;font-size:27px;font-weight:500}.day-header small{color:var(--muted);font-size:11px}.time-column,.day-column{grid-row:2;position:relative}.time-column{z-index:8;background:#fffef9fa;grid-column:1;position:sticky;left:0}.time-column>div{color:#839097;height:var(--slot-height);border-top:1px solid #e8ece9;justify-content:center;align-items:flex-start;padding-top:7px;font-size:10px;display:flex}.time-column>div:first-child{border-top:0}.time-column>div.phase-start{border-top-color:#bac7c0}.time-end-label{color:#839097;text-align:center;width:100%;font-size:10px;position:absolute;bottom:-5px;left:0}.day-column{border-left:1px solid var(--line);overflow:hidden}.hour-slot{cursor:crosshair;height:var(--slot-height);background:linear-gradient(#0000 calc(50% - .5px),#f1f3f0 calc(50% - .5px) calc(50% + .5px),#0000 calc(50% + .5px)),#ffffffad;border:0;border-top:1px solid #e8ece9;width:100%;padding:0;display:block}.hour-slot:hover{background-color:#f5f8ef}.hour-slot:first-child{border-top:0}.hour-slot.phase-start{border-top-color:#bac7c0}.planner-end-line{pointer-events:none;border-top:1px solid #dfe5e1;position:absolute;bottom:0;left:0;right:0}.planner-event{color:#315559;cursor:pointer;z-index:4;border-left:4px solid;border-radius:8px;flex-direction:column;gap:3px;min-height:34px;padding:7px 25px 7px 9px;display:flex;position:absolute;left:5px;right:5px;overflow:hidden;box-shadow:0 5px 12px #17252d14}.planner-event:hover{filter:brightness(.985);box-shadow:0 7px 18px #17252d29}.planner-event:focus-visible{outline-offset:-3px;outline:3px solid #17252d8f}.planner-event strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.22;display:block;overflow:hidden}.planner-event span{font-size:9px;line-height:1.25}.event-title-row{min-width:0}.delete-event{color:currentColor;cursor:pointer;opacity:0;background:#ffffff7a;border:0;border-radius:50%;width:20px;height:20px;padding:0;font-size:15px;line-height:18px;position:absolute;top:5px;right:5px}.planner-event:hover .delete-event,.delete-event:focus-visible{opacity:1}.event-time{opacity:.72;font-weight:720}.event-location{opacity:.72;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.planner-event.compact{flex-direction:row;align-items:center;gap:6px;padding-top:4px;padding-bottom:4px}.planner-event.compact .event-time{white-space:nowrap;order:-1}.category-travel{color:#8a6120;background:#fff0c9}.category-food{color:#3d6c3c;background:#dcebd4}.category-stay{color:#3b6386;background:#dce9f6}.category-activity{color:#315f57;background:#dbe8e1}.category-nightlife{color:#66448c;background:#e8ddf5}.category-other{color:#59666c;background:#e7e9e7}.empty-dashboard,.workspace-loading{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 170px);display:flex}.empty-symbol{color:var(--green);background:#e7eed4;border-radius:50%;justify-content:center;align-items:center;width:76px;height:76px;margin-bottom:20px;font-size:35px;display:flex}.empty-dashboard h2{letter-spacing:-.04em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:38px;font-weight:500}.empty-dashboard>p:not(.eyebrow){color:var(--muted);max-width:430px;margin:12px auto 23px;line-height:1.6}.workspace-loading{color:var(--muted);gap:12px;font-size:13px}.workspace-loading span{border:2px solid #d7ddd9;border-top-color:var(--green);border-radius:50%;width:26px;height:26px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.modal-backdrop{z-index:100;background:#0c1f2491;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal-card{background:var(--paper);border-radius:20px;width:100%;max-width:520px;max-height:calc(100vh - 40px);padding:27px;overflow:auto;box-shadow:0 30px 90px #07171b47}.modal-heading{justify-content:space-between;align-items:center;margin-bottom:23px;display:flex}.modal-heading h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:30px;font-weight:500}.modal-heading button{color:var(--muted);cursor:pointer;background:#edf0eb;border:0;border-radius:50%;width:34px;height:34px;font-size:21px}.form-two{grid-template-columns:1fr 1fr;gap:12px;display:grid}.form-time{grid-template-columns:1fr 1fr}.optional{color:#96a19d;margin-left:4px;font-size:10px;font-weight:500}.modal-actions{justify-content:flex-end;gap:8px;margin-top:6px;display:flex}.event-details{flex-direction:column;gap:18px;display:flex}.event-details-category{border-radius:999px;align-self:flex-start;align-items:center;gap:7px;padding:7px 11px;font-size:11px;font-weight:820;display:inline-flex}.event-details h3{letter-spacing:-.025em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(28px,6vw,38px);font-weight:500;line-height:1.05}.event-details dl{border-bottom:1px solid var(--line);border-top:1px solid var(--line);margin:0}.event-details dl>div{grid-template-columns:72px minmax(0,1fr);gap:14px;padding:13px 0;display:grid}.event-details dl>div+div{border-top:1px solid #e8ece9}.event-details dt{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:820}.event-details dd{color:var(--ink);margin:0;font-size:13px;line-height:1.5}.event-details-notes{white-space:pre-wrap}.picture-form{gap:15px}.trip-picture-preview{aspect-ratio:1200/630;background:var(--navy);border-radius:14px;width:100%;overflow:hidden}.trip-picture-preview img{object-fit:cover;width:100%;height:100%;display:block}.trip-picture-placeholder{color:#fff;text-align:center;background:radial-gradient(circle at 78% 22%,#d9e85c47,#0000 30%),linear-gradient(135deg,#163a42,#1c725b);flex-direction:column;justify-content:center;align-items:center;gap:11px;height:100%;padding:20px;display:flex}.trip-picture-placeholder span{font-size:40px}.trip-picture-placeholder strong{font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:500}.modal-form .picture-file-picker{cursor:pointer;background:#eef5ed;border:1px dashed #aebfb2;border-radius:12px;gap:4px;padding:14px 15px;position:relative}.picture-file-picker>span{color:var(--green);font-size:13px;font-weight:800}.picture-file-picker>small{color:var(--muted);font-size:10px;font-weight:560;line-height:1.4}.modal-form .picture-file-picker input{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;min-height:0;position:absolute;overflow:hidden}.ai-draft-panel{background:radial-gradient(circle at 92% 0,#d9e85c47,#0000 35%),#eef5ed;border:1px solid #cfddce;border-radius:15px;padding:15px}.ai-draft-heading,.ai-draft-footer{justify-content:space-between;align-items:center;gap:10px;display:flex}.ai-draft-heading>div{align-items:center;gap:8px;display:flex}.ai-draft-heading strong{font-size:12px}.ai-badge{background:var(--navy);color:var(--lime);letter-spacing:.08em;border-radius:6px;justify-content:center;align-items:center;width:28px;height:23px;font-size:9px;font-weight:850;display:inline-flex}.dictate-button,.ai-prefill-button{background:var(--paper);color:var(--green);cursor:pointer;border:1px solid #cbd8cc;border-radius:9px;justify-content:center;align-items:center;gap:6px;min-height:34px;padding:0 11px;font-size:11px;font-weight:780;display:inline-flex}.dictate-button:disabled,.ai-prefill-button:disabled{cursor:not-allowed;opacity:.56}.dictate-button.listening{color:#a23b28;background:#fff0eb;border-color:#f0b7aa}.dictate-button.listening span{animation:1s ease-in-out infinite micPulse}@keyframes micPulse{50%{opacity:.34;transform:scale(.78)}}.ai-draft-panel textarea{color:var(--ink);resize:vertical;background:#ffffffeb;border:1px solid #ccd8cd;border-radius:10px;outline:none;width:100%;min-height:92px;margin-top:12px;padding:11px 12px;font-size:13px;line-height:1.5}.ai-draft-panel textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #1c725b1f}.ai-draft-footer{align-items:flex-end;margin-top:10px}.ai-draft-footer small{color:var(--muted);max-width:245px;font-size:10px;line-height:1.4}.ai-prefill-button{background:var(--navy);border-color:var(--navy);color:#fff;flex:none}.draft-message{color:var(--green);margin:10px 0 0;font-size:11px;font-weight:680;line-height:1.45}.form-divider{color:#87948e;letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:10px;font-size:9px;font-weight:800;display:flex}.form-divider:before,.form-divider:after{background:var(--line);content:"";flex:1;height:1px}.toast{background:var(--navy);color:#fff;z-index:120;border-radius:10px;padding:12px 17px;font-size:12px;font-weight:700;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 12px 30px #091d223d}@media (width<=980px){.auth-page{grid-template-columns:1fr}.auth-story{display:none}.auth-panel{min-height:100vh;padding:24px}.mobile-brand{display:flex}.topbar{grid-template-columns:1fr auto}.topbar nav{display:none}.workspace{display:block}.trip-sidebar{border-bottom:1px solid var(--line);border-right:0;padding:18px;display:block}.trip-list{scroll-snap-type:x proximity;flex-direction:row;margin-top:14px;padding-bottom:3px;overflow-x:auto}.trip-card{scroll-snap-align:start;flex:0 0 245px}.new-trip-button{display:none}.main-workspace{padding:28px 22px 48px}.trip-meta-strip{grid-template-columns:1fr auto}.invite-actions{border-right:0}.trip-stat{display:none}}@media (width<=700px){.scheduler-request-actions{flex-direction:column;align-items:stretch}.scheduler-request-actions>div{grid-template-columns:.8fr 1.2fr;display:grid}.scheduler-request-actions .dictate-button,.scheduler-request-actions .ai-prefill-button{min-height:43px}:root{--slot-height:56px;--time-column-width:52px;--day-column-width:min(72vw, 220px)}.topbar{height:66px;padding:0 15px}.topbar .brand{font-size:15px}.topbar .brand-mark{width:34px;height:34px}.topbar .brand-copy small,.account-menu>div{display:none}.workspace{min-height:calc(100vh - 66px)}.trip-sidebar{padding:16px 14px}.sidebar-heading h2{font-size:24px}.main-workspace{padding:20px 12px 36px}.trip-hero{flex-direction:column;align-items:flex-start}.trip-title-line{align-items:flex-start}.hero-icon,.hero-picture{border-radius:13px;flex:none;width:92px;height:58px}.change-picture-link{min-height:26px}.trip-title-line h1{font-size:clamp(29px,9vw,34px);line-height:1.02}.trip-hero-actions{grid-template-columns:1fr 1fr;width:100%;display:grid}.trip-hero-actions button,.primary-button,.secondary-button,.quiet-button{touch-action:manipulation;min-height:47px}.trip-meta-strip{grid-template-columns:1fr auto;gap:10px;padding:10px 12px}.invite-actions{border-left:0;min-width:0;padding:0}.invite-actions>span{display:none}.section-title-row{flex-direction:column;align-items:flex-start;gap:12px}.trip-overview-section{margin-top:24px}.trip-overview-heading{align-items:flex-start;gap:10px}.trip-overview-heading h2{font-size:21px}.trip-overview-heading>span{text-align:right;max-width:155px}.trip-overview-frame{border-radius:11px}.trip-overview-grid{padding-right:4px}.overview-event span{display:none}.planner-section{margin-top:28px}.planner-legend{justify-content:flex-start}.planner-frame{overscroll-behavior-x:contain;overscroll-behavior-y:auto;-webkit-overflow-scrolling:touch;border-radius:12px;max-height:none}.planner-corner,.day-header{height:60px}.planner-corner{text-align:center;padding:0 5px;font-size:7px}.day-header{padding:0 11px}.day-header strong{font-size:24px}.day-header span,.day-header small,.time-column>div,.time-end-label{font-size:9px}.planner-event{padding-left:7px;left:4px;right:4px}.delete-event{opacity:1;width:24px;height:24px;top:4px;right:4px}.form-two{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.form-two label{min-width:0}.modal-backdrop{align-items:flex-end;padding:0}.modal-card{border-radius:18px 18px 0 0;flex-direction:column;width:100%;max-width:none;height:100dvh;max-height:100dvh;padding:0;display:flex;overflow:hidden}.modal-heading{border-bottom:1px solid var(--line);padding:calc(12px + env(safe-area-inset-top)) 16px 12px;z-index:8;background:#fffef9fa;flex:none;margin:0}.modal-heading h2{font-size:25px}.modal-heading button{flex:none;width:42px;height:42px}.modal-form{overscroll-behavior:contain;min-height:0;padding:16px 16px calc(18px + env(safe-area-inset-bottom));-webkit-overflow-scrolling:touch;flex:1;gap:14px;overflow-y:auto}.event-details{min-height:0;padding:18px 16px calc(18px + env(safe-area-inset-bottom));-webkit-overflow-scrolling:touch;flex:1;overflow-y:auto}.auth-form input,.modal-form input,.modal-form select,.modal-form textarea,.ai-draft-panel textarea{min-height:48px;font-size:16px}.modal-form input[type=date],.modal-form input[type=time]{width:100%;min-width:0}.modal-form .picture-file-picker input{width:1px;height:1px;min-height:0}.modal-actions{border-top:1px solid var(--line);bottom:calc(-18px - env(safe-area-inset-bottom));margin:2px -16px calc(-18px - env(safe-area-inset-bottom));padding:12px 16px calc(12px + env(safe-area-inset-bottom));z-index:7;background:#fffef9fa;grid-template-columns:1fr 1fr;gap:9px;display:grid;position:sticky}.modal-actions button{width:100%;min-height:48px}.ai-draft-panel{border-radius:13px;padding:12px}.ai-draft-heading{align-items:flex-start}.ai-draft-heading strong{line-height:1.3}.dictate-button{flex:none;min-height:40px}.ai-draft-panel textarea{min-height:112px}.ai-draft-footer{flex-direction:column;align-items:stretch}.ai-prefill-button{width:100%}.auth-card{border-radius:18px;padding:25px 20px}}.journey-subnav{border-color:#d5e1da}.journey-subnav button,.journey-subnav a{color:#68777f}.split-sidebar{color:#fff;text-align:center;background:linear-gradient(#123f66,#1d65a8);flex-direction:column;align-items:center;gap:8px;padding:42px 20px;display:flex}.split-sidebar>span{color:#102b45;background:#69aee8;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;font-size:20px;font-weight:900;display:flex}.split-sidebar>strong{font-family:Georgia,Times New Roman,serif;font-size:24px}.split-sidebar>small{color:#dcecff}.split-sidebar>button{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff59;border-radius:999px;margin-top:16px;padding:8px 12px}.split-workspace{background:#f4f8fd;min-width:0}.labs-workspace{background:#f1f3f1}.labs-empty{min-height:calc(100dvh - 74px)}.profile-payment-note{color:var(--muted);font-size:8px;font-weight:500;line-height:1.45}.profile-install-action{color:#1c725b;cursor:pointer;background:#edf3ef;border:1px solid #d5e1da;border-radius:9px;width:100%;min-height:36px;margin:-8px 0 16px;font-size:9px;font-weight:800}.split-category-note,.chat-category-note{border:1px solid #c4d9ed;border-radius:11px;align-items:center;gap:10px;padding:10px 11px;display:flex}.split-category-note{background:#e8f2fb}.chat-category-note{background:#e7f3ed;border-color:#c5dbd0}.split-category-note>span,.chat-category-note>span{border-radius:8px;flex:0 0 32px;justify-content:center;align-items:center;height:32px;font-weight:900;display:flex}.split-category-note>span{color:#102b45;background:#69aee8}.chat-category-note>span{color:#163a42;background:#d9e85c}.split-category-note div,.chat-category-note div{gap:3px;display:grid}.split-category-note strong,.chat-category-note strong{color:#163a42;font-size:9px}.split-category-note small,.chat-category-note small{color:#61778c;font-size:8px;line-height:1.4}.category-chat{--event-color:#1c725b;color:#145946;background:#e1f2e9}.category-split{--event-color:#1d65a8;color:#123f66;background:#dcecff}@media (width<=900px){.split-sidebar{display:none}}.chat-app-shell{background:radial-gradient(circle at 8% 8%, #d9e85c30, transparent 24%), var(--canvas);min-height:100dvh}.chat-loading-screen{background:var(--navy);color:#fff;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:100dvh;display:flex}.chat-loading-screen p{color:#ffffffb8;margin:0;font-size:12px}.chat-topbar{color:#fff;z-index:20;background:#163a42fa;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;height:76px;padding:10px clamp(16px,3vw,38px);display:flex;position:sticky;top:0}.chat-brand{align-items:center;gap:11px;display:flex}.chat-brand>span:last-child{flex-direction:column;gap:2px;display:flex}.chat-brand strong{font-family:Georgia,serif;font-size:19px}.chat-brand small{color:#fff9;font-size:9px}.chat-topbar-actions{align-items:center;gap:9px;display:flex}.chat-topbar-actions button,.chat-back-link{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff40;border-radius:9px;padding:9px 11px;font-size:10px;font-weight:760;text-decoration:none}.chat-topbar-actions button:hover,.chat-back-link:hover{border-color:var(--lime)}.chat-guest-banner{background:var(--lime);color:var(--navy);justify-content:center;align-items:center;gap:11px;min-height:48px;padding:8px 16px;display:flex}.chat-guest-banner p{margin:0;font-size:11px}.chat-guest-banner a{color:var(--navy);white-space:nowrap;font-size:11px;font-weight:850;text-decoration:none}.chat-layout{grid-template-columns:minmax(240px,300px) minmax(0,1fr);max-width:1440px;min-height:calc(100dvh - 76px);margin:0 auto;display:grid}.chat-trip-panel{border-right:1px solid var(--line);padding:46px clamp(20px,3vw,34px)}.chat-trip-panel h1{margin:8px 0 10px;font-family:Georgia,serif;font-size:clamp(28px,3vw,40px);line-height:1}.chat-destination{color:var(--green);margin:0;font-size:12px;font-weight:750}.chat-member-summary{align-items:center;gap:11px;margin-top:25px;display:flex}.chat-member-summary>div{display:flex}.chat-member-summary .avatar{border:2px solid var(--canvas);width:30px;height:30px;margin-left:-7px}.chat-member-summary .avatar:first-child{margin-left:0}.chat-member-summary>span{color:var(--muted);font-size:10px;font-weight:700}.chat-schedule-card{background:var(--paper);border:1px solid var(--line);border-radius:14px;margin-top:30px;padding:15px}.chat-schedule-card>div:first-child{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.chat-schedule-card>div:first-child strong{font-size:11px}.chat-schedule-card>div:first-child a{color:var(--green);font-size:9px;font-weight:800;text-decoration:none}.chat-schedule-card article{border-top:1px solid var(--line);align-items:flex-start;gap:9px;padding:11px 0;display:flex}.chat-schedule-card article:last-child{padding-bottom:0}.chat-event-dot{border-radius:50%;flex:0 0 8px;height:8px;margin-top:3px}.chat-schedule-card article strong,.chat-schedule-card article small{display:block}.chat-schedule-card article strong{font-size:10px}.chat-schedule-card article small,.chat-schedule-card>p{color:var(--muted);margin-top:3px;font-size:9px}.chat-conversation{background:#fffef9c4;grid-template-rows:auto minmax(0,1fr) auto auto;min-width:0;height:calc(100dvh - 76px);display:grid;position:sticky;top:76px}.chat-conversation-heading{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line);background:#fffef9e0;justify-content:space-between;align-items:center;min-height:68px;padding:12px clamp(18px,4vw,44px);display:flex}.chat-conversation-heading>div{flex-direction:column;gap:3px;display:flex}.chat-conversation-heading strong{font-size:13px}.chat-conversation-heading span{color:var(--muted);font-size:9px}.chat-live-status{align-items:center;gap:6px;font-weight:800;display:flex}.chat-live-status i{background:#39a869;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #39a86924}.chat-message-list{padding:26px clamp(18px,5vw,68px) 34px;overflow-y:auto}.chat-welcome-message{background:linear-gradient(135deg,#d9e85c2e,#c9dff233);border:1px solid #1c725b21;border-radius:16px;align-items:flex-start;gap:13px;max-width:720px;margin:0 auto 28px;padding:16px;display:flex}.chat-welcome-message .brand-mark{flex:0 0 32px;width:32px;height:32px;font-size:16px}.chat-welcome-message strong{font-family:Georgia,serif;font-size:15px}.chat-welcome-message p{color:var(--muted);margin:4px 0 0;font-size:10px;line-height:1.5}.chat-message{grid-template-columns:32px minmax(0,1fr);gap:10px;max-width:720px;margin:17px auto 0;display:grid}.chat-message.grouped{margin-top:5px}.chat-message-avatar{background:var(--sky);color:var(--navy);border-radius:11px;justify-content:center;align-items:center;width:32px;height:32px;font-size:9px;font-weight:850;display:flex}.chat-message>div{min-width:0}.chat-message header{align-items:center;gap:8px;margin-bottom:5px;display:flex}.chat-message header strong{font-size:10px}.chat-message header time{color:var(--muted);font-size:8px}.chat-message>div>p{border:1px solid var(--line);overflow-wrap:anywhere;white-space:pre-wrap;background:#fff;border-radius:4px 13px 13px;max-width:min(100%,660px);margin:0;padding:10px 12px;font-size:12px;line-height:1.5;display:inline-block}.chat-message.mine>div>p{background:var(--navy);border-color:var(--navy);color:#fff}.chat-message.mine .chat-message-avatar{background:var(--lime)}.chat-no-messages{color:var(--muted);text-align:center;margin:45px auto;font-size:10px}.chat-error{color:#9d3e2a;text-align:center;background:#fff0ed;border-top:1px solid #f4cbc2;padding:9px 18px;font-size:10px}.chat-composer{background:var(--paper);border-top:1px solid var(--line);padding:13px clamp(18px, 5vw, 68px) max(14px, env(safe-area-inset-bottom));grid-template-columns:minmax(0,1fr) 42px;gap:7px 9px;display:grid}.chat-composer textarea{background:var(--canvas);border:1px solid var(--line);resize:vertical;border-radius:13px;min-height:44px;max-height:130px;padding:12px 14px}.chat-composer textarea:focus{border-color:var(--green);outline:3px solid #1c725b1a}.chat-composer>button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:13px;justify-content:center;align-items:center;font-size:18px;font-weight:850;display:flex}.chat-composer>button:disabled{cursor:default;opacity:.4}.chat-composer small{color:var(--muted);grid-column:1/-1;padding-left:4px;font-size:8px}.chat-readonly-composer{background:var(--paper);border-top:1px solid var(--line);padding:14px 18px max(14px, env(safe-area-inset-bottom));justify-content:center;align-items:center;gap:12px;display:flex}.chat-readonly-composer p{color:var(--muted);margin:0;font-size:10px}.chat-readonly-composer a{color:var(--green);font-size:10px;font-weight:800;text-decoration:none}.chat-readonly-composer .primary-button{color:#fff}.install-help{background:var(--navy);color:#fff;z-index:40;border:1px solid #d9e85c6b;border-radius:14px;max-width:340px;padding:16px 42px 16px 17px;position:fixed;bottom:18px;right:18px;box-shadow:0 18px 60px #0000003d}.install-help strong{font-size:12px}.install-help p{color:#ffffffad;margin:5px 0 0;font-size:10px;line-height:1.5}.pwa-banner-stack{isolation:isolate;z-index:80;display:grid;position:relative}.pwa-prompt-banner{background:var(--navy);color:#fff;align-items:center;gap:13px;min-height:58px;padding:9px max(18px,50vw - 750px);display:flex}.pwa-prompt-banner>span{background:var(--lime);color:var(--navy);border-radius:10px;flex:0 0 36px;justify-content:center;align-items:center;height:36px;font-family:Georgia,serif;font-size:16px;font-style:italic;font-weight:900;display:flex}.pwa-prompt-chat>span{background:var(--paper);color:var(--green);font-style:normal}.notification-prompt-banner{background:var(--green)}.notification-prompt-banner>span{background:var(--paper);color:var(--green);font-style:normal}.pwa-prompt-banner p{flex:1;gap:2px;margin:0;display:grid}.pwa-prompt-banner strong{font-size:11px}.pwa-prompt-banner small{color:#ffffffbd;font-size:9px}.pwa-prompt-action{background:var(--lime);color:var(--navy);cursor:pointer;border:0;border-radius:999px;padding:9px 16px;font-size:10px;font-weight:900}.pwa-prompt-close{color:#ffffffbf;cursor:pointer;background:0 0;border:0;padding:6px;font-size:20px;line-height:1}.install-help button{color:#fff;cursor:pointer;background:0 0;border:0;font-size:20px;position:absolute;top:8px;right:10px}.chat-picker-shell{min-height:100dvh}.chat-picker{max-width:760px;margin:0 auto;padding:70px 24px}.chat-picker>h1{margin:10px 0 36px;font-family:Georgia,serif;font-size:clamp(34px,6vw,58px);line-height:1}.chat-trip-list{gap:10px;display:grid}.chat-trip-list>a{background:var(--paper);border:1px solid var(--line);color:var(--ink);border-radius:14px;grid-template-columns:44px minmax(0,1fr) 24px;align-items:center;gap:14px;padding:14px;text-decoration:none;display:grid}.chat-trip-list>a:hover{border-color:var(--green)}.chat-trip-list>a>span{background:var(--lime);color:var(--navy);border-radius:13px;justify-content:center;align-items:center;height:44px;font-family:Georgia,serif;font-size:19px;font-weight:800;display:flex}.chat-trip-list strong,.chat-trip-list small{display:block}.chat-trip-list strong{font-size:13px}.chat-trip-list small{color:var(--muted);margin-top:4px;font-size:9px}.chat-trip-list b{color:var(--green)}.chat-auth-card,.chat-empty-state{background:var(--paper);border:1px solid var(--line);border-radius:18px;padding:28px}.chat-auth-card>span{color:var(--green);font-size:23px}.chat-auth-card h1,.chat-auth-card h2,.chat-empty-state h2{margin:12px 0 7px;font-family:Georgia,serif}.chat-auth-card p,.chat-empty-state p{color:var(--muted);font-size:11px}.chat-auth-card>div{align-items:center;gap:14px;margin-top:20px;display:flex}.chat-auth-card a{color:var(--green);font-size:11px;font-weight:800;text-decoration:none}.chat-auth-card .primary-button{color:#fff}.chat-route-error{max-width:620px;margin:80px auto}@media (width<=780px){.marketing-page{--guest-banner-height:48px}.guest-feature-banner{justify-content:space-between;padding:7px 12px}.guest-feature-banner>span,.guest-feature-banner p strong{display:none}.guest-feature-banner p{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.guest-feature-banner a{font-size:9px}.chat-topbar{height:66px;padding:8px 12px}.pwa-prompt-banner{gap:9px;min-height:52px;padding:7px 10px}.pwa-prompt-banner>span{flex-basis:32px;height:32px}.pwa-prompt-banner small{display:none}.pwa-prompt-action{padding:8px 12px}.chat-brand small,.chat-topbar-actions button{display:none}.chat-brand strong{font-size:16px}.chat-brand .brand-mark{width:34px;height:34px}.chat-back-link{padding:8px 9px;font-size:9px}.chat-guest-banner{justify-content:flex-start;align-items:flex-start}.chat-guest-banner p{flex:1;font-size:9px}.chat-guest-banner a{font-size:9px}.chat-layout{min-height:calc(100dvh - 66px);display:block}.chat-trip-panel{display:none}.chat-conversation{height:calc(100dvh - 66px);position:static}.chat-app-shell:has(.chat-guest-banner) .chat-conversation{height:calc(100dvh - 114px)}.chat-conversation-heading{min-height:58px;padding:10px 15px}.chat-message-list{padding:18px 13px 24px}.chat-welcome-message{margin-bottom:22px}.chat-message{grid-template-columns:30px minmax(0,1fr)}.chat-message>div>p{font-size:11px}.chat-composer{padding-left:12px;padding-right:12px}.chat-composer small,.chat-readonly-composer p{display:none}.chat-picker{padding:48px 16px}.chat-route-error{margin:48px 16px}.install-help{bottom:max(12px, env(safe-area-inset-bottom));max-width:none;left:12px;right:12px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.marketing-page{background:var(--canvas);--guest-banner-height:44px;overflow:clip}.guest-feature-banner{background:var(--lime);color:var(--navy);height:var(--guest-banner-height);z-index:7;justify-content:center;align-items:center;gap:10px;padding:7px 18px;display:flex;position:sticky;top:0}.guest-feature-banner>span{font-size:15px}.guest-feature-banner p{margin:0;font-size:11px}.guest-feature-banner a{color:var(--navy);white-space:nowrap;font-size:11px;font-weight:850}.marketing-page a{text-decoration:none}.marketing-nav>.brand-light,.marketing-footer>.brand-light{position:static;top:auto;left:auto}.marketing-nav{height:82px;top:var(--guest-banner-height);z-index:5;background:#163a42f5;border-bottom:1px solid #ffffff1a;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;padding:0 clamp(22px,5vw,76px);display:grid;position:sticky}.marketing-nav nav{gap:32px;display:flex}.marketing-nav nav a,.marketing-account-links a{color:#ffffffc2;font-size:12px;font-weight:740}.marketing-nav nav a:hover,.marketing-account-links a:hover{color:#fff}.marketing-account-links{justify-self:end;align-items:center;gap:8px;display:flex}.marketing-account-links a{border-radius:10px;padding:11px 14px}.marketing-account-links .marketing-register-link{background:var(--lime);color:var(--navy)}.marketing-hero{color:#fff;background:radial-gradient(circle at 11% 83%,#d9e85c2e,#0000 24%),radial-gradient(circle at 94% 12%,#f27b5f38,#0000 23%),linear-gradient(142deg,#102e35 0%,#164349 55%,#1d644f 100%);grid-template-columns:minmax(0,.82fr) minmax(500px,1.18fr);gap:clamp(28px,5vw,78px);min-height:710px;padding:clamp(72px,8vw,116px) clamp(22px,5vw,76px) 90px;display:grid;position:relative;overflow:hidden}.marketing-hero:after{content:"";border:1px solid #ffffff14;border-radius:50%;width:680px;height:680px;position:absolute;top:-360px;right:-340px}.marketing-hero-copy{z-index:2;align-self:center;max-width:660px;position:relative}.marketing-hero-copy .eyebrow{color:var(--lime)}.marketing-hero-copy h1{letter-spacing:-.065em;margin:0 0 31px;font-family:Georgia,Times New Roman,serif;font-size:clamp(58px,6.6vw,102px);font-weight:500;line-height:.91}.marketing-lede{color:#ffffffbf;max-width:610px;margin:0;font-size:clamp(16px,1.4vw,20px);line-height:1.6}.marketing-actions{flex-wrap:wrap;align-items:center;gap:22px;margin-top:35px;display:flex}.marketing-actions .primary-button{background:var(--lime);border-color:var(--lime);color:var(--navy);min-height:52px;padding:0 23px;box-shadow:0 14px 36px #091d2240}.marketing-quiet-link{color:#fff;font-size:13px;font-weight:760}.marketing-proof{flex-wrap:wrap;gap:18px;margin:34px 0 0;padding:0;list-style:none;display:flex}.marketing-proof li{color:#ffffffad;font-size:11px;font-weight:680}.marketing-proof span{color:var(--lime);margin-right:5px}.marketing-hero-visual{z-index:2;align-self:center;min-height:510px;position:relative}.marketing-main-shot{aspect-ratio:8/5;object-fit:contain;border:8px solid #ffffff1f;border-radius:22px;width:min(900px,69vw);max-width:none;height:auto;position:absolute;top:50%;left:1%;transform:translateY(-50%)rotate(1.6deg);box-shadow:0 36px 80px #03161a5c}.hero-orbit{border:1px solid #ffffff1f;border-radius:50%;position:absolute}.orbit-one{width:430px;height:430px;top:6%;left:23%}.orbit-two{width:590px;height:590px;top:-11%;left:10%}.hero-floating-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:var(--ink);z-index:3;background:#fffef9f0;border:1px solid #ffffffb3;border-radius:14px;align-items:center;gap:11px;padding:11px 14px;display:flex;position:absolute;box-shadow:0 18px 44px #071b1f3d}.hero-floating-card>span{background:var(--lime);color:var(--navy);border-radius:9px;justify-content:center;align-items:center;width:35px;height:35px;font-size:11px;font-weight:850;display:flex}.hero-floating-card div{flex-direction:column;gap:3px;display:flex}.hero-floating-card strong{font-size:11px}.hero-floating-card small{color:var(--muted);font-size:9px}.hero-floating-ai{top:16px;left:-12px}.hero-floating-share{bottom:18px;right:-10px}.marketing-marquee{background:var(--lime);color:var(--navy);align-items:center;gap:clamp(18px,3vw,48px);min-width:max-content;padding:15px clamp(22px,5vw,76px);display:flex;overflow:hidden}.marketing-marquee span{letter-spacing:.13em;font-size:11px;font-weight:850}.marketing-marquee i{font-style:normal}.marketing-section{max-width:1440px;margin:0 auto;padding:clamp(76px,9vw,132px) clamp(20px,5vw,70px)}.marketing-section-heading{grid-template-columns:minmax(0,1fr) minmax(280px,.48fr);gap:24px 55px;display:grid}.marketing-section-heading .eyebrow{grid-column:1/-1;margin-bottom:-10px}.marketing-section-heading h2,.product-copy h2,.marketing-account-heading h2{letter-spacing:-.055em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,5vw,70px);font-weight:500;line-height:.98}.marketing-section-heading>p:last-child,.product-copy>p{color:var(--muted);align-self:end;margin:0;font-size:15px;line-height:1.7}.feature-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:60px;display:grid}.feature-card{background:var(--paper);border:1px solid var(--line);border-radius:21px;min-height:270px;padding:28px;position:relative}.feature-card>i{color:var(--green);background:#edf1e9;border-radius:13px;justify-content:center;align-items:center;width:54px;height:54px;font-size:25px;font-style:normal;display:flex}.feature-number{color:#9aa59f;letter-spacing:.1em;font-size:10px;font-weight:800;position:absolute;top:25px;right:24px}.feature-card h3{letter-spacing:-.03em;margin:46px 0 12px;font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:500}.feature-card p{color:var(--muted);margin:0;font-size:13px;line-height:1.65}.feature-card-accent{background:var(--lime);border-color:var(--lime)}.feature-card-accent>i{color:var(--navy);background:#ffffff7a}.feature-card-accent p,.feature-card-accent .feature-number{color:#163a42b8}.feature-card-dark{background:var(--navy);border-color:var(--navy);color:#fff}.feature-card-dark>i{color:var(--lime);background:#ffffff1a}.feature-card-dark p,.feature-card-dark .feature-number{color:#ffffffa8}.product-showcase{grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr) minmax(210px,.48fr);align-items:center;gap:42px;max-width:1540px;display:grid}.product-copy .eyebrow{margin-bottom:15px}.product-copy h2{font-size:clamp(40px,4vw,60px)}.product-copy>p{margin-top:24px}.product-pills{flex-wrap:wrap;gap:7px;margin-top:28px;display:flex}.product-pills span{color:var(--green);background:#e8eee4;border-radius:30px;padding:8px 11px;font-size:10px;font-weight:760}.product-showcase figure{margin:0}.product-showcase img{object-fit:contain;width:100%;height:auto;display:block}.product-wide-shot img,.product-mobile-shot img{border:1px solid #cad3cd;box-shadow:0 28px 65px #163a4226}.product-wide-shot img{border-radius:21px}.product-mobile-shot img{border-radius:34px}.product-showcase figcaption{color:var(--muted);text-align:center;margin-top:12px;font-size:10px;font-weight:720}.how-section{border-top:1px solid var(--line)}.marketing-section-heading.compact{max-width:870px;display:block}.marketing-section-heading.compact .eyebrow{margin-bottom:14px}.how-grid{grid-template-columns:repeat(3,1fr);gap:0;margin:64px 0 0;padding:0;list-style:none;display:grid}.how-grid li{border-left:1px solid var(--line);align-items:flex-start;gap:18px;min-height:130px;padding:10px 34px;display:flex}.how-grid li:first-child{border-left:0;padding-left:0}.how-grid li>span{background:var(--navy);color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:40px;height:40px;font-family:Georgia,serif;font-size:17px;display:flex}.how-grid strong{margin-bottom:9px;font-family:Georgia,serif;font-size:23px;font-weight:500;display:block}.how-grid p{color:var(--muted);margin:0;font-size:12px;line-height:1.6}.marketing-account{background:var(--navy);padding:clamp(76px,8vw,118px) clamp(18px,4vw,60px);scroll-margin-top:80px;position:relative}.auth-anchor{position:absolute;top:0;left:0}.marketing-account-heading{color:#fff;text-align:center;max-width:820px;margin:0 auto 48px}.marketing-account-heading .eyebrow{color:var(--lime)}.marketing-account-heading p:last-child{color:#ffffffad;font-size:15px}.marketing-account .auth-page{border-radius:26px;max-width:1180px;min-height:670px;margin:0 auto;overflow:hidden;box-shadow:0 40px 90px #0515195c}.marketing-account .auth-story{min-height:670px}.marketing-account .auth-panel{padding:36px}.marketing-footer{color:#fff;background:#0f2c32;grid-template-columns:1fr auto 1fr;align-items:center;gap:25px;min-height:120px;padding:25px clamp(22px,5vw,76px);display:grid}.marketing-footer p,.marketing-footer a{color:#ffffff9e;font-size:11px}.marketing-footer a{justify-self:end}.public-trip-shell{min-height:100vh}.public-trip-topbar{border-bottom:1px solid var(--line);z-index:30;background:#fffef9f7;justify-content:space-between;align-items:center;min-height:74px;padding:11px clamp(16px,4vw,42px);display:flex;position:sticky;top:0}.public-trip-topbar a{text-decoration:none}.public-home-button{cursor:pointer;background:0 0;border:0;padding:0}.public-trip-account{align-items:center;gap:16px;display:flex}.public-trip-account>span{color:var(--muted);font-size:11px;font-weight:720}.public-auth-link{color:var(--green);cursor:pointer;background:0 0;border:0;padding:10px 5px;font-size:12px;font-weight:800}.chat-launch-button{background:var(--navy);border:1px solid var(--navy);color:#fff;border-radius:11px;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:10px 14px;font-size:11px;font-weight:820;text-decoration:none;display:inline-flex}.chat-launch-button>span{color:var(--lime);font-size:17px}.public-trip-banner{background:var(--lime);color:var(--navy);justify-content:center;align-items:center;gap:12px;min-height:54px;padding:10px 18px;display:flex}.public-trip-banner>span{font-size:20px}.public-trip-banner p{margin:0;font-size:12px}.public-trip-banner button{color:var(--navy);cursor:pointer;background:0 0;border:0;margin-left:8px;font-size:12px;font-weight:850}.public-trip-workspace{background:linear-gradient(#17252d06 1px, transparent 1px), linear-gradient(90deg, #17252d06 1px, transparent 1px), var(--paper);background-size:32px 32px;min-height:calc(100vh - 128px);padding:40px clamp(14px,4vw,58px) 70px}.public-trip-workspace .hero-picture,.day-header.read-only,.hour-slot.read-only{cursor:default}.day-header.read-only:hover,.hour-slot.read-only:hover{background:inherit}.invalid-invite-page{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:30px;display:flex}.invalid-invite-page .brand{margin-bottom:60px}.invalid-invite-page h1{letter-spacing:-.05em;margin:0;font-family:Georgia,serif;font-size:clamp(38px,6vw,66px);font-weight:500}.invalid-invite-page>p:not(.eyebrow){color:var(--muted);margin:18px 0 28px}.invalid-invite-page a{text-decoration:none}.app-footer{color:#fff;background:#0f2c32;justify-content:space-between;align-items:center;min-height:72px;padding:16px 26px;display:flex}.app-footer span{color:#ffffff8f;font-size:10px}.app-footer button{color:var(--lime);cursor:pointer;background:0 0;border:0;padding:10px;font-size:12px;font-weight:800}@media (width<=1120px){.marketing-hero{grid-template-columns:minmax(0,.9fr) minmax(430px,1.1fr)}.feature-grid{grid-template-columns:repeat(2,1fr)}.product-showcase{grid-template-columns:minmax(250px,.7fr) minmax(0,1.3fr);gap:28px}.product-mobile-shot{display:none}}@media (width<=980px){.marketing-nav{grid-template-columns:1fr auto}.marketing-nav nav{display:none}.marketing-hero{grid-template-columns:1fr;gap:55px;min-height:auto;padding-top:72px}.marketing-hero-copy{max-width:720px}.marketing-hero-visual{min-height:min(64vw,540px)}.marketing-main-shot{width:100%;left:2%}.hero-floating-ai{left:0}.marketing-section-heading{display:block}.marketing-section-heading>p:last-child{max-width:620px;margin-top:24px}.product-showcase{grid-template-columns:1fr;align-items:start}.product-copy{max-width:720px}.product-mobile-shot{justify-self:center;max-width:310px;display:block}.how-grid{grid-template-columns:1fr;gap:22px}.how-grid li,.how-grid li:first-child{border-left:0;border-top:1px solid var(--line);min-height:auto;padding:24px 0 0}.marketing-account .auth-page{grid-template-columns:1fr;min-height:auto}.marketing-account .auth-story{display:none}.marketing-account .auth-panel{min-height:auto;padding:30px}.marketing-account .mobile-brand{display:flex}.marketing-footer{grid-template-columns:1fr auto}.marketing-footer p{display:none}}@media (width<=620px){.marketing-nav{height:70px;padding:0 16px}.marketing-nav .brand-copy small,.marketing-nav nav{display:none}.marketing-account-links{gap:2px}.marketing-account-links a{padding:9px 8px;font-size:10px}.marketing-hero{gap:42px;padding:58px 18px 54px}.marketing-hero-copy h1{font-size:clamp(52px,16vw,72px)}.marketing-lede{font-size:15px}.marketing-actions{flex-direction:column;align-items:stretch}.marketing-actions .primary-button{width:100%}.marketing-quiet-link{text-align:center}.marketing-proof{gap:11px 16px}.marketing-hero-visual{min-height:245px}.marketing-main-shot{border-width:4px;border-radius:14px;width:100%;left:0}.hero-floating-card{transform:scale(.82)}.hero-floating-ai{top:-10px;left:-22px}.hero-floating-share{bottom:-12px;right:-28px}.marketing-marquee{gap:22px;padding:13px 18px}.marketing-section{padding:72px 16px}.marketing-section-heading h2,.product-copy h2,.marketing-account-heading h2{font-size:42px}.feature-grid{grid-template-columns:1fr;margin-top:38px}.feature-card{min-height:235px}.product-showcase{gap:30px}.product-wide-shot{overflow:visible}.product-wide-shot img{width:100%;max-width:100%}.product-mobile-shot{max-width:280px}.marketing-account{padding:70px 12px 18px}.marketing-account-heading{padding:0 10px}.marketing-account .auth-page{border-radius:20px}.marketing-account .auth-panel{background:var(--paper);min-height:auto;padding:14px}.marketing-account .auth-card{box-shadow:none;border:0;padding:20px 10px}.marketing-footer{min-height:105px;padding:20px 18px}.marketing-footer .brand-copy small{display:none}.public-trip-topbar{min-height:66px}.public-trip-topbar .brand-copy small,.public-trip-account>span{display:none}.public-trip-account .primary-button{min-height:42px;padding:0 13px;font-size:11px}.public-auth-link{padding:8px 2px;font-size:10px}.app-footer{padding:14px 16px}.public-trip-banner{justify-content:flex-start;align-items:flex-start;padding:12px 14px}.public-trip-banner p{line-height:1.45}.public-trip-banner button{display:none}.public-trip-workspace{padding:22px 12px 42px}}.scheduler-launch-button{background:var(--lime);color:var(--navy);cursor:pointer;border:1px solid #c8d64f;border-radius:11px;justify-content:center;align-items:center;gap:7px;min-height:43px;padding:0 17px;font-size:14px;font-weight:820;display:inline-flex;box-shadow:0 8px 18px #4b5b131f}.scheduler-launch-button:hover{filter:brightness(.98);transform:translateY(-1px)}.schedule-suggestions-launch-button{background:linear-gradient(135deg, var(--navy), #245b5e);border:1px solid var(--navy);color:#fff;cursor:pointer;border-radius:11px;justify-content:center;align-items:center;gap:7px;min-height:43px;padding:0 16px;font-size:14px;font-weight:800;transition:transform .14s,box-shadow .14s;display:inline-flex;box-shadow:0 9px 18px #163a4229}.schedule-suggestions-launch-button span{color:var(--lime)}.schedule-suggestions-launch-button:hover{transform:translateY(-1px);box-shadow:0 12px 24px #163a4238}.schedule-suggestions-modal{max-width:760px}.schedule-suggestions-request textarea{resize:vertical;min-height:165px}.schedule-suggestions-intro{background:linear-gradient(135deg,#d9e85c3d,#c9dff242);border:1px solid #163a4217;border-radius:15px;align-items:flex-start;gap:13px;padding:15px 16px;display:flex}.schedule-suggestions-intro>span{background:var(--navy);color:var(--lime);border-radius:50%;flex:0 0 34px;justify-content:center;align-items:center;height:34px;display:inline-flex}.schedule-suggestions-intro strong{font-size:15px;display:block}.schedule-suggestions-intro p{color:var(--muted);margin:3px 0 0;font-size:12px;line-height:1.5}.schedule-suggestions-hint{color:var(--muted);margin-top:-8px;font-size:11px;line-height:1.5}.schedule-suggestions-results{gap:15px}.schedule-suggestions-result-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.schedule-suggestions-result-heading p{color:var(--muted);margin:0;font-size:12px;line-height:1.5}.schedule-suggestions-result-heading .quiet-button{flex:none}.schedule-suggestion-list{gap:10px;max-height:min(58vh,610px);padding:2px 5px 2px 2px;display:grid;overflow-y:auto}.schedule-suggestion-card{background:var(--paper);border:1px solid var(--line);cursor:pointer;border-radius:15px;grid-template-columns:36px minmax(0,1fr) 28px;align-items:flex-start;gap:13px;padding:15px;transition:border-color .14s,box-shadow .14s,transform .14s;display:grid;position:relative}.schedule-suggestion-card:hover{border-color:#1c725b66;transform:translateY(-1px)}.schedule-suggestion-card.selected{background:linear-gradient(135deg, #d9e85c21, var(--paper) 65%);border-color:var(--green);box-shadow:0 8px 22px #1c725b1c}.schedule-suggestion-card>input{opacity:0;width:1px;height:1px;position:absolute}.schedule-suggestion-index{color:#9ba69f;letter-spacing:.08em;padding-top:3px;font-size:11px;font-weight:850}.schedule-suggestion-copy{min-width:0}.schedule-suggestion-copy>strong{font-family:Georgia,serif;font-size:18px;line-height:1.2;display:block}.schedule-suggestion-copy>small{color:var(--green);margin-top:5px;font-size:11px;font-weight:700;line-height:1.4;display:block}.schedule-suggestion-copy>p{color:var(--ink);margin:9px 0 5px;font-size:12px;line-height:1.55}.schedule-suggestion-copy>em{color:var(--muted);font-size:11px;font-style:normal;line-height:1.5;display:block}.schedule-suggestion-links{flex-wrap:wrap;gap:14px;margin-top:10px;display:flex}.schedule-suggestion-links a,.scheduler-suggestion-prefill a{color:var(--green);font-size:11px;font-weight:800;text-decoration:none}.schedule-suggestion-links a:hover,.scheduler-suggestion-prefill a:hover{text-decoration:underline}.schedule-suggestion-check{background:var(--green);color:#fff;opacity:0;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;transition:opacity .14s,transform .14s;display:flex;transform:scale(.75)}.schedule-suggestion-card.selected .schedule-suggestion-check{opacity:1;transform:scale(1)}.scheduler-suggestion-prefill{background:#d9e85c2b;border:1px solid #72841d38;border-radius:13px;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:11px;padding:12px 14px;display:grid}.scheduler-suggestion-prefill>span{color:var(--green);font-size:20px}.scheduler-suggestion-prefill small,.scheduler-suggestion-prefill strong,.scheduler-suggestion-prefill p{display:block}.scheduler-suggestion-prefill small{color:var(--green);letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:850}.scheduler-suggestion-prefill strong{margin-top:2px;font-size:14px}.scheduler-suggestion-prefill p{color:var(--muted);margin:2px 0 0;font-size:11px}.scheduler-hold{color:#53605a;cursor:pointer;text-align:left;z-index:3;background:#dee2dfe6;border:1px dashed #8f9994;border-radius:7px;flex-direction:column;align-items:flex-start;gap:2px;width:calc(50% - 7px);min-height:28px;padding:5px 6px;display:flex;position:absolute;left:calc(50% + 3px);overflow:hidden}.scheduler-hold:hover,.scheduler-hold:focus-visible{outline-offset:-2px;background:#d6dcd8;outline:2px solid #163a426b}.scheduler-hold strong,.scheduler-hold span,.scheduler-hold small{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.scheduler-hold strong{font-size:9px}.scheduler-hold span,.scheduler-hold small{font-size:8px}.overview-scheduler-hold{cursor:pointer;z-index:3;background:#c6ccc8c7;border:1px dashed #8f9994;border-radius:3px;width:calc(50% - 4px);min-height:5px;padding:0;position:absolute;right:2px}.overview-scheduler-hold:hover,.overview-scheduler-hold:focus-visible{outline:1px solid var(--navy);background:#aeb8b2}.scheduler-strip{background:linear-gradient(135deg,#d9e85c29,#ffffffb3);border:1px solid #dce2b5;border-radius:15px;margin-top:22px;padding:15px}.scheduler-strip-heading{justify-content:space-between;align-items:flex-end;margin-bottom:11px;display:flex}.scheduler-strip-heading .eyebrow{margin-bottom:3px;font-size:8px}.scheduler-strip-heading h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:500}.scheduler-small-add,.scheduler-add-row{color:var(--green);cursor:pointer;background:0 0;border:1px dashed #96a29c;border-radius:9px;min-height:34px;padding:6px 11px;font-size:11px;font-weight:800}.scheduler-strip-list{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:9px;display:grid}.scheduler-summary-card{border:1px solid var(--line);color:var(--ink);cursor:pointer;text-align:left;background:#fffef9f0;border-radius:11px;flex-direction:column;align-items:flex-start;min-height:112px;padding:11px;transition:border-color .12s,transform .12s;display:flex}.scheduler-summary-card:hover{border-color:#aeb9b2;transform:translateY(-1px)}.scheduler-summary-card>strong{margin-top:9px;font-size:13px}.scheduler-summary-card>small{color:var(--muted);margin-top:3px;font-size:10px}.scheduler-summary-card>span:last-child{color:#7b8881;margin-top:auto;padding-top:8px;font-size:9px}.scheduler-status{color:#53605a;letter-spacing:.06em;text-transform:uppercase;background:#edf0ed;border-radius:999px;align-items:center;min-height:21px;padding:3px 8px;font-size:8px;font-weight:850;display:inline-flex}.scheduler-status.status-running{background:var(--lime);color:var(--navy)}.scheduler-status.status-stopped{color:#845344;background:#f2e5df}.scheduler-instructions,.scheduler-prototype-banner,.scheduler-convert-intro{background:#edf4e8;border:1px solid #d4e2ce;border-radius:13px;align-items:flex-start;gap:11px;padding:13px;display:flex}.scheduler-instructions strong,.scheduler-prototype-banner strong,.scheduler-convert-intro strong{color:var(--navy);font-size:13px}.scheduler-instructions p,.scheduler-prototype-banner p,.scheduler-convert-intro p{color:#5d6e65;margin:4px 0 0;font-size:11px;line-height:1.55}.scheduler-setup-form>label>textarea{min-height:132px}.scheduler-request-panel>label{color:var(--navy);font-size:13px;font-weight:800;display:block}.scheduler-request-panel textarea{resize:vertical;min-height:160px}.scheduler-request-actions{justify-content:space-between;align-items:center;gap:12px;margin-top:10px;display:flex}.scheduler-request-actions>small{color:var(--muted);max-width:310px;font-size:9px;line-height:1.45}.scheduler-request-actions>div{flex:none;gap:7px;display:flex}.scheduler-time-grid{grid-template-columns:1.3fr .9fr .8fr;gap:11px;display:grid}.scheduler-time-grid>label{min-width:0}.scheduler-number-field{display:block;position:relative}.modal-form .scheduler-number-field input{width:100%;padding-right:43px}.scheduler-number-field>small{color:#87938d;pointer-events:none;font-size:9px;position:absolute;top:50%;right:11px;transform:translateY(-50%)}.modal-form .scheduler-checkbox{border:1px solid var(--line);cursor:pointer;background:#f7f8f3;border-radius:11px;flex-direction:row;align-items:flex-start;gap:10px;padding:11px}.modal-form .scheduler-checkbox input{accent-color:var(--green);flex:none;width:20px;height:20px;min-height:20px;padding:0}.scheduler-checkbox span{color:var(--ink);flex-direction:column;gap:3px;font-size:11px;display:flex}.scheduler-checkbox small{color:var(--muted);font-size:9px;font-weight:500}.scheduler-field-help{color:var(--muted);margin-top:5px;font-size:9px;font-weight:500;display:block}.scheduler-prototype-note,.scheduler-readonly-note,.scheduler-channel-note,.scheduler-notice{color:#647169;border-radius:9px;margin:0;padding:9px 11px;font-size:10px;line-height:1.5}.scheduler-prototype-note,.scheduler-channel-note{background:#f1f3f0}.scheduler-readonly-note{color:#765f3e;background:#fff1dd}.scheduler-notice{color:#315f43;background:#e3f1dd}.scheduler-detail-modal{max-width:920px;overflow:hidden}.scheduler-detail-form{max-height:calc(100vh - 135px);padding-right:5px;overflow-y:auto}.scheduler-title-block{align-items:center;gap:12px;display:flex}.scheduler-title-block h3{margin:0;font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:500}.scheduler-title-block p{color:var(--muted);margin:3px 0 0;font-size:11px}.scheduler-prototype-banner{background:#fff3dc;border-color:#ebd7b2}.scheduler-panel{border:1px solid var(--line);background:#fff;border-radius:14px;flex-direction:column;gap:13px;padding:15px;display:flex}.scheduler-panel-heading{justify-content:space-between;align-items:flex-end;display:flex}.scheduler-panel-heading>div>span{color:var(--green);letter-spacing:.13em;text-transform:uppercase;margin-bottom:3px;font-size:8px;font-weight:850;display:block}.scheduler-panel-heading h3{margin:0;font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:500}.scheduler-panel-heading>small{color:var(--muted);font-size:9px}.scheduler-ranked-list{flex-direction:column;gap:8px;display:flex}.scheduler-slot-row,.scheduler-channel-row{background:#fafbf7;border:1px solid #e5e9e6;border-radius:11px;align-items:end;gap:9px;padding:9px;display:grid}.scheduler-channel-row{grid-template-columns:55px minmax(105px,.75fr) minmax(220px,1.7fr) auto 34px}.scheduler-slot-row label,.scheduler-channel-row label{min-width:0}.scheduler-rank-tools{border-right:1px solid #e1e6e2;align-self:stretch;align-items:center;gap:7px;padding-right:8px;display:flex}.scheduler-rank-tools>strong{background:var(--navy);color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:24px;height:24px;font-size:10px;display:flex}.scheduler-rank-tools>span{flex-direction:column;gap:2px;display:flex}.scheduler-rank-tools button,.scheduler-remove{border:1px solid var(--line);color:var(--muted);cursor:pointer;background:#fff;border-radius:6px;justify-content:center;align-items:center;width:22px;height:22px;padding:0;font-size:10px;display:flex}.scheduler-rank-tools button:disabled,.scheduler-remove:disabled,.scheduler-add-row:disabled{cursor:not-allowed;opacity:.38}.scheduler-remove{color:#a65440;border-color:#ead4ce;align-self:center;width:30px;height:30px;font-size:17px}.scheduler-add-row{align-self:flex-start}.scheduler-panel>label>textarea{min-height:88px}.venue-research-card{background:#f7f9f4;border:1px solid #dfe6dc;border-radius:13px;grid-template-columns:minmax(0,1.15fr) minmax(230px,.85fr);gap:12px;padding:12px;display:grid;overflow:hidden}.venue-research-copy h4{color:var(--navy);margin:3px 0 6px;font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:500}.venue-research-copy address,.venue-research-copy p{color:#58675f;margin:4px 0;font-size:10px;font-style:normal;line-height:1.55}.venue-research-copy address{color:var(--ink);font-weight:730}.venue-unverified{color:#8a604d!important}.venue-link-row{flex-wrap:wrap;gap:7px;margin-top:10px;display:flex}.venue-link-row a,.scheduler-contact-open{color:var(--green);background:#fff;border:1px solid #cbd9cc;border-radius:999px;align-items:center;min-height:30px;padding:6px 10px;font-size:9px;font-weight:800;text-decoration:none;display:inline-flex}.venue-map-preview{border:0;border-radius:10px;width:100%;min-width:0;height:168px}.venue-sources{border-top:1px solid #dde5dc;flex-wrap:wrap;grid-column:1/-1;gap:7px 12px;padding-top:10px;display:flex}.venue-sources strong,.venue-sources a{font-size:9px}.venue-sources strong{color:var(--muted)}.venue-sources a{color:var(--green);text-underline-offset:2px;text-decoration:underline}.scheduler-contact-open{border-radius:8px;justify-content:center;align-self:end;min-height:38px}.scheduler-profile-panel>p{color:var(--muted);margin:-4px 0 0;font-size:10px;line-height:1.5}.scheduler-profile-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.scheduler-footer{background:var(--paper);border-top:1px solid var(--line);flex-direction:column;gap:9px;margin:4px 0 0;padding-top:13px;display:flex}.scheduler-action-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.scheduler-action-row>button,.scheduler-action-row>a,.convert-event-button,.stop-agent-button,.delete-scheduler-button{cursor:pointer;border-radius:10px;min-height:42px;padding:8px 12px;font-size:12px;font-weight:780}.stop-agent-button{color:#7a5427;background:#fff1dc;border:1px solid #ddbf8d}.delete-scheduler-button{color:#9a4937;background:0 0;border:1px solid #e4c8bf}.convert-event-button{background:var(--lime);color:var(--navy);border:1px solid #c8d64f;width:100%;min-height:49px;font-size:13px}.scheduler-action-row button:disabled,.convert-event-button:disabled{cursor:wait;opacity:.58}.scheduler-convert-modal{max-width:680px}.scheduler-convert-intro>span{background:var(--lime);color:var(--navy);border-radius:50%;flex:none;justify-content:center;align-items:center;width:27px;height:27px;font-size:14px;font-weight:900;display:flex}.scheduler-convert-form>label>textarea{min-height:110px}@media (width<=860px){.scheduler-channel-row{grid-template-columns:55px minmax(105px,.8fr) minmax(180px,1.4fr) auto 34px}.scheduler-channel-row>.scheduler-remove{grid-area:1/5}}@media (width<=700px){.schedule-suggestions-result-heading{flex-direction:column;align-items:flex-start;gap:6px}.schedule-suggestions-result-heading .quiet-button{min-height:35px;padding-left:0}.schedule-suggestion-list{max-height:none}.schedule-suggestion-card{grid-template-columns:24px minmax(0,1fr) 24px;gap:9px;padding:13px 11px}.schedule-suggestions-footer{background:var(--paper);z-index:2;margin:0 -2px;padding:11px 2px 2px;position:sticky;bottom:-14px}.scheduler-suggestion-prefill{grid-template-columns:26px minmax(0,1fr);align-items:start}.scheduler-suggestion-prefill a{grid-column:2}.trip-hero-actions .scheduler-launch-button{min-height:47px}.trip-hero-actions .schedule-suggestions-launch-button{grid-column:1/-1;min-height:47px}.trip-hero-actions .schedule-suggestions-launch-button+.primary-button{grid-column:1/-1}.scheduler-strip{margin-top:17px;padding:12px}.scheduler-strip-list{scroll-snap-type:x mandatory;margin:0 -12px;padding:0 12px 3px;display:flex;overflow-x:auto}.scheduler-summary-card{scroll-snap-align:start;flex:0 0 min(78vw,260px)}.scheduler-hold{width:calc(50% - 5px);padding:4px;left:calc(50% + 2px)}.scheduler-hold small{display:none}.scheduler-detail-modal,.scheduler-convert-modal{max-width:none}.scheduler-detail-form{max-height:none;padding-right:16px}.scheduler-time-grid,.scheduler-profile-grid{grid-template-columns:1fr}.scheduler-title-block{flex-direction:column;align-items:flex-start}.scheduler-prototype-banner{flex-direction:column;gap:3px}.scheduler-panel{border-radius:12px;margin:0 -4px;padding:12px}.venue-research-card{grid-template-columns:1fr}.venue-map-preview,.venue-sources{grid-column:1}.scheduler-slot-row,.scheduler-channel-row{grid-template-columns:minmax(0,1fr) 38px;align-items:stretch;padding:10px}.scheduler-rank-tools{border-bottom:1px solid #e1e6e2;border-right:0;grid-column:1;padding:0 0 8px}.scheduler-rank-tools>span{flex-direction:row}.scheduler-rank-tools button{width:29px;height:27px}.scheduler-slot-row>label,.scheduler-channel-row>label{grid-area:auto/1/auto/-1}.scheduler-channel-row>.scheduler-contact-open{grid-column:1/-1;min-height:42px}.scheduler-slot-row>.scheduler-remove,.scheduler-channel-row>.scheduler-remove{grid-area:1/2;place-self:start end}.scheduler-action-row{grid-template-columns:1fr 1fr}.scheduler-footer{bottom:calc(-18px - env(safe-area-inset-bottom));margin:2px -16px calc(-18px - env(safe-area-inset-bottom));padding:11px 16px calc(12px + env(safe-area-inset-bottom));z-index:8;position:sticky}.scheduler-action-row>button,.scheduler-action-row>a,.convert-event-button{min-height:48px}.scheduler-confirmed-time{grid-template-columns:1fr}}.scheduler-whatsapp-banner{color:#163a42;background:#f3f8e7;border-color:#cadb83}.scheduler-whatsapp-banner strong{color:#163a42}.scheduler-whatsapp-note{color:#63757a;background:#f5f8f6;border:1px solid #d8e1dc;border-radius:10px;grid-column:2/-1;margin:0;padding:9px 10px;font-size:.7rem;font-weight:500;line-height:1.4}.whatsapp-draft-button{color:#fff;background:#1f8f4e;border-radius:999px;justify-content:center;align-items:center;width:max-content;min-height:42px;padding:9px 15px;font-size:.8rem;font-weight:800;text-decoration:none;display:inline-flex}.whatsapp-draft-button:hover{color:#fff;background:#197b42}.whatsapp-draft-button.is-disabled{cursor:wait;opacity:.58;pointer-events:none}.scheduler-action-row>.whatsapp-draft-button{width:auto}@media (width<=760px){.scheduler-whatsapp-note{grid-column:1/-1}.whatsapp-draft-button{width:100%;min-height:48px}}.account-menu{color:var(--ink);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:12px;padding:6px 8px}.account-menu:hover{background:#f0f3ee}.account-settings-glyph{color:var(--muted);margin-left:2px;font-size:14px}.user-avatar{overflow:hidden}.user-avatar img,.avatar-options img{object-fit:cover;width:100%;height:100%;display:block}.planner-heading-actions{flex-direction:column;align-items:flex-end;gap:10px;display:flex}.calendar-subscribe-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px;display:flex}.calendar-subscribe-label{color:var(--muted);margin-right:2px;font-size:10px;font-weight:750}.calendar-subscribe-actions a,.calendar-subscribe-actions button{color:var(--green);cursor:pointer;background:#edf4e8;border:1px solid #d1dfca;border-radius:999px;min-height:31px;padding:7px 11px;font-size:10px;font-weight:800;text-decoration:none}.calendar-subscribe-actions button{color:var(--muted);background:#fff}.scheduler-time-grid{grid-template-columns:1.25fr .85fr .85fr .72fr}.scheduler-slot-row{grid-template-columns:55px minmax(175px,1.2fr) minmax(175px,1.2fr) minmax(115px,.7fr) 34px}.scheduler-progress{color:#fff;background:#152f36;border-radius:14px;padding:15px}.scheduler-progress .scheduler-panel-heading h3,.scheduler-progress .scheduler-panel-heading>small{color:#fff}.agent-progress-track{background:#ffffff21;border-radius:999px;height:8px;margin-top:13px;overflow:hidden}.agent-progress-track>span{background:linear-gradient(90deg, var(--lime), #f2c45f);border-radius:inherit;height:100%;transition:width .18s;display:block}.agent-contact-counts{flex-wrap:wrap;gap:7px;margin-top:11px;display:flex}.agent-contact-counts span{color:#ffffffc7;background:#ffffff14;border-radius:999px;padding:6px 8px;font-size:9px}.agent-activity-log{flex-direction:column;gap:0;max-height:250px;margin:14px 0 0;padding:0;list-style:none;display:flex;overflow-y:auto}.agent-activity-log li{border-top:1px solid #ffffff1a;align-items:flex-start;gap:10px;padding:11px 2px;display:flex}.agent-log-icon{background:var(--lime);color:var(--navy);border-radius:50%;flex:none;justify-content:center;align-items:center;width:25px;height:25px;font-size:10px;display:flex}.agent-activity-log strong{font-size:11px;display:block}.agent-activity-log p{color:#ffffffb3;margin:3px 0;font-size:9px;line-height:1.45}.agent-activity-log small{color:#ffffff7a;text-transform:capitalize;font-size:8px}.scheduler-agent-policy p{color:var(--muted);margin:0;font-size:10px;line-height:1.55}.scheduler-agent-policy textarea{min-height:85px}.profile-settings-modal{max-width:670px}.profile-preview{border:1px solid var(--line);background:#f3f6ef;border-radius:13px;align-items:center;gap:12px;padding:12px;display:flex}.profile-preview .avatar{width:58px;height:58px}.profile-preview>div{flex-direction:column;gap:3px;display:flex}.profile-preview strong{font-size:14px}.profile-preview span{color:var(--muted);font-size:10px}.avatar-picker{border:0;margin:0;padding:0}.avatar-picker legend{margin-bottom:8px;font-size:10px;font-weight:760}.avatar-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.avatar-options>button,.avatar-upload-option{border:1px solid var(--line);color:var(--ink);cursor:pointer;background:#fff;border-radius:12px;flex-direction:column;align-items:center;gap:6px;padding:8px;font-size:9px;font-weight:750;display:flex}.avatar-options>button.selected{border-color:var(--green);box-shadow:0 0 0 2px #1f6b5324}.avatar-options>button img{aspect-ratio:1;border-radius:10px}.avatar-upload-option{grid-column:1/-1;align-items:flex-start;padding:11px}.avatar-upload-option small{color:var(--muted);font-size:8px}.avatar-upload-option input{border:0;min-height:auto;padding:4px 0 0}@media (width<=900px){.scheduler-slot-row{grid-template-columns:55px minmax(150px,1fr) minmax(150px,1fr) minmax(105px,.7fr) 34px}}@media (width<=700px){.planner-heading-actions{align-items:flex-start;width:100%}.calendar-subscribe-actions{justify-content:flex-start}.scheduler-time-grid,.scheduler-profile-grid{grid-template-columns:1fr}.scheduler-slot-row{grid-template-columns:minmax(0,1fr) 38px}.agent-contact-counts{flex-direction:column}.avatar-options{grid-template-columns:repeat(3,minmax(0,1fr))}.marketing-page{--guest-banner-height:48px}.guest-feature-banner{justify-content:space-between;padding:7px 12px}.guest-feature-banner>span,.guest-feature-banner p strong{display:none}.guest-feature-banner p{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.guest-feature-banner a{font-size:9px}}.product-navigation{justify-self:center;align-items:center;position:relative;overflow:visible}.topbar .product-menu-toggle{color:var(--navy);background:#edf3ef;border:1px solid #d5e1da;border-radius:11px;align-items:center;gap:9px;min-height:42px;padding:0 15px;display:inline-flex}.topbar .product-menu-toggle>span{color:var(--green);font-size:17px}.topbar .product-menu-toggle>strong{font-size:11px}.product-menu-popover{z-index:45;background:#fffefb;border:1px solid #d8e1dc;border-radius:16px;gap:9px;min-width:310px;padding:10px;display:grid;position:absolute;top:calc(100% - 7px);left:50%;transform:translate(-50%);box-shadow:0 22px 60px #0e262b33}.topbar .product-menu-popover button,.product-menu-popover a{color:var(--ink);border:0;border-radius:11px;min-height:42px;padding:9px 11px;text-decoration:none}.topbar .product-menu-popover>section>button,.topbar .product-menu-crowdpulse{text-align:left;grid-template-columns:34px 1fr;align-items:center;gap:10px;width:100%;display:grid}.product-menu-popover button>span{color:#235c9b;background:#dceafb;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.product-menu-popover button>div{flex-direction:column;gap:2px;display:flex}.product-menu-popover button strong{color:inherit;font-size:11px}.product-menu-popover button small{color:var(--muted);font-size:8px}.topbar .product-menu-popover button.active{color:#164f8e;background:#eef5ff;border:0}.product-menu-children{border-left:1px solid #c9d8e7;gap:2px;margin:4px 0 8px 27px;padding-left:13px;display:grid}.topbar .product-menu-children button,.product-menu-children a{background:0 0;justify-content:flex-start;align-items:center;min-height:30px;padding:5px 9px;font-size:10px;display:flex}.topbar .product-menu-crowdpulse{color:#fff;background:#160e1e}.topbar .product-menu-crowdpulse>span{color:#fff;background:linear-gradient(145deg,#ff3aa6,#7e44ff)}.topbar .product-menu-crowdpulse small{color:#c7adcf}.journey-subnav{border-bottom:1px solid #d6e3f1;gap:5px;margin:-6px 5px 22px;padding-bottom:18px;display:grid}.journey-subnav>strong{color:var(--journey-blue-dark);margin-bottom:3px;font-family:Georgia,Times New Roman,serif;font-size:16px}.journey-subnav button,.journey-subnav a{color:#61778c;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;padding:8px 10px;font-size:10px;font-weight:760;text-decoration:none}.journey-subnav .active{color:var(--journey-blue-dark);background:#dcecff}.product-journeys .round-button,.product-journeys .trip-card-count{background:var(--journey-blue-dark);color:#fff}.journeys-workspace .eyebrow,.journeys-workspace .change-picture-link,.journeys-workspace .venue-sources a,.journeys-workspace .scheduler-panel-heading>div>span{color:var(--journey-blue)}.trip-hero{align-items:flex-start}.trip-hero-actions{flex-direction:column;align-items:flex-end;gap:10px;max-width:min(100%,720px);display:flex}.trip-share-actions,.trip-planning-actions{justify-content:flex-end;gap:8px;display:flex}.trip-share-actions>a,.trip-share-actions>button,.trip-planning-actions>button{cursor:pointer;white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:39px;padding:0 12px;font-size:10px;font-weight:820;text-decoration:none;display:inline-flex}.trip-share-actions svg{flex:none;width:17px;height:17px}.chat-launch-button,.trip-copy-invite,.trip-native-share{color:var(--journey-blue-dark,var(--navy));background:#fff;border:1px solid #cbdbe9}.trip-whatsapp-share{color:#fff;background:#25d366;border:1px solid #1db658;min-width:41px;padding:0 10px!important}.trip-planning-actions{grid-template-columns:repeat(2,minmax(188px,1fr)) auto;width:100%;display:grid}.trip-planning-actions .scheduler-launch-button,.trip-planning-actions .schedule-suggestions-launch-button{width:100%;min-height:44px;padding:0 14px;font-size:11px}.trip-planning-actions .scheduler-launch-button{color:#634b00;background:#fff2b6;border-color:#e8c84f;box-shadow:0 8px 18px #89680c1a}.add-event-button{color:#153a35;background:#bde937;border:1px solid #99c11c;box-shadow:0 8px 18px #63850d29}.trip-meta-strip{grid-template-columns:1fr auto}.trip-stat{align-items:flex-end}.calendar-guide-button{color:#174f80;cursor:pointer;background:#e7f2ff;border:1px solid #bdd4eb;border-radius:10px;align-items:center;gap:7px;min-height:39px;padding:0 13px;font-size:10px;font-weight:820;display:inline-flex}.calendar-guide-modal{scroll-behavior:smooth;max-width:820px}.calendar-guide-intro{background:linear-gradient(135deg,#e8f3ff,#fff5c9);border:1px solid #d3e0e9;border-radius:14px;align-items:flex-start;gap:12px;padding:14px;display:flex}.calendar-guide-intro>span{color:#fff;background:#1d65a8;border-radius:10px;flex:0 0 34px;justify-content:center;align-items:center;height:34px;display:flex}.calendar-guide-intro strong{font-size:12px}.calendar-guide-intro p,.calendar-guide-more{color:var(--muted);margin:4px 0 0;font-size:9px;line-height:1.5}.calendar-guide-jumps{flex-wrap:wrap;align-items:center;gap:7px;margin:14px 0;display:flex}.calendar-guide-jumps span{color:var(--muted);font-size:9px;font-weight:760}.calendar-guide-jumps a,.calendar-guide-more a{color:#1d65a8;background:#f0f4f7;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:780;text-decoration:none}.calendar-guide-sections{gap:14px;display:grid}.calendar-guide-sections>section{border:1px solid var(--line);border-radius:15px;padding:15px;scroll-margin-top:18px}.calendar-guide-heading{align-items:center;gap:9px;display:flex}.calendar-guide-heading>span{color:#1d65a8;letter-spacing:.08em;font-size:9px;font-weight:900}.calendar-guide-heading h3{margin:0;font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:500}.calendar-guide-body{grid-template-columns:minmax(0,1fr) minmax(210px,.75fr);gap:18px;margin-top:12px;display:grid}.calendar-guide-body ol{color:#53636d;margin:0;padding-left:21px;font-size:10px;line-height:1.55}.calendar-guide-body li+li{margin-top:6px}.calendar-mini-shot{background:#f6f8fa;border:1px solid #dce3e8;border-radius:10px;grid-template-columns:repeat(3,6px) 1fr;gap:5px;min-height:104px;padding:10px;display:grid;box-shadow:0 8px 20px #1d3c5214}.calendar-mini-shot>i{background:#d3dbe0;border-radius:50%;width:6px;height:6px}.calendar-mini-shot>span{color:#60717b;background:#fff;border:1px solid #e0e5e8;border-radius:6px;grid-column:1/-1;padding:6px 8px;font-size:8px}.calendar-mini-shot>span.highlight{color:#16558f;background:#e5f1ff;border-color:#aacbea;font-weight:820}.shot-outlook>span.highlight{background:#e5f2ff}.shot-ios>span.highlight{color:#30343a;background:#f0f0f2;border-color:#cfd1d4}.shot-android>span.highlight{color:#28723a;background:#e4f5e7;border-color:#b8d9be}.calendar-link-row{background:#f5f7f8;border-radius:9px;align-items:center;gap:8px;margin-top:12px;padding:8px;display:flex}.calendar-link-row>a{color:#526570;text-overflow:ellipsis;white-space:nowrap;flex:1;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:8px;overflow:hidden}.calendar-link-row button{color:#fff;cursor:pointer;background:#1d65a8;border:0;border-radius:7px;flex:none;padding:8px 10px;font-size:9px;font-weight:820}.outreach-mode-selector{background:#eef2f6;border-radius:12px;grid-template-columns:1fr 1fr;gap:7px;padding:5px;display:grid}.outreach-mode-selector button{cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:9px;flex-direction:column;gap:3px;min-height:55px;padding:9px 11px;display:flex}.outreach-mode-selector button.selected{background:#fff;border-color:#bcd1e4;box-shadow:0 4px 13px #26475f14}.outreach-mode-selector span{color:#173f68;font-size:10px;font-weight:850}.outreach-mode-selector small{color:var(--muted);font-size:8px;line-height:1.4}.scheduler-channel-list{gap:10px}.scheduler-channel-row{grid-template-columns:42px 22px 55px minmax(94px,.65fr) minmax(190px,1.55fr) 66px 132px 54px;align-items:end;padding:11px}.scheduler-channel-row.dragging{opacity:.68;border-color:#6e9fca;box-shadow:0 10px 26px #1d65a821}.scheduler-channel-row.disabled-channel{opacity:.68;background:#f1f2f1}.scheduler-channel-enabled{flex-direction:column;align-self:center;align-items:center;gap:3px;font-size:8px;display:flex}.scheduler-channel-enabled input,.scheduler-whatsapp-draft-flag input{accent-color:#1d65a8;width:18px;height:18px;min-height:18px}.scheduler-drag-handle{color:#7c8b94;cursor:grab;touch-action:none;align-self:center;font-size:18px}.scheduler-channel-row .scheduler-rank-tools{padding-right:6px}.scheduler-channel-row .scheduler-rank-tools>strong{background:#1d65a8}.scheduler-channel-tries input{text-align:center}.scheduler-channel-interval>span{grid-template-columns:.8fr 1.2fr;gap:4px;display:grid}.scheduler-channel-row-actions{align-items:center;gap:4px;display:flex}.scheduler-channel-row-actions>a{color:#1d65a8;font-size:8px;font-weight:800;text-decoration:none}.scheduler-whatsapp-draft-flag{color:#216c38;background:#eaf8ed;border:1px solid #c8e3cf;border-radius:8px;grid-column:4/-1;align-items:center;gap:7px;padding:7px 9px;display:flex;flex-direction:row!important;font-size:9px!important}.scheduler-whatsapp-draft-flag svg{width:17px;height:17px}.scheduler-primary-actions{grid-template-columns:1fr 1fr;gap:9px;display:grid}.start-scheduling-button,.scheduler-chat-link{color:#fff;cursor:pointer;background:#1d65a8;border:1px solid #174f80;border-radius:10px;justify-content:center;align-items:center;min-height:49px;padding:8px 12px;font-size:12px;font-weight:820;text-decoration:none;display:flex}.scheduler-chat-link{color:#174f80;background:#e7f2ff;border-color:#bcd4eb;min-height:42px}.start-scheduling-button:disabled{cursor:not-allowed;opacity:.48}.scheduler-progress-note{color:#68777f;font-size:9px;line-height:1.45}.product-crowdpulse{color:#fff;background:#09060d;grid-template-columns:240px minmax(0,1fr)}.crowdpulse-sidebar{background:linear-gradient(#12091a,#09060d);border-right:1px solid #372041;flex-direction:column;gap:8px;padding:34px 24px;display:flex}.crowdpulse-sidebar>span{background:linear-gradient(145deg,#ff3aa6,#8246ff);border-radius:15px;justify-content:center;align-items:center;width:46px;height:46px;margin-bottom:8px;font-size:12px;font-weight:900;display:flex}.crowdpulse-sidebar strong{font-family:Georgia,Times New Roman,serif;font-size:22px}.crowdpulse-sidebar small{color:#b698bd;font-size:9px}.crowdpulse-sidebar button{color:#e7d6ec;cursor:pointer;background:0 0;border:1px solid #4d2b5b;border-radius:9px;min-height:38px;margin-top:auto;font-size:9px}.crowdpulse-workspace{color:#fff;background:radial-gradient(circle at 18% 24%,#ff269d36,#0000 28%),radial-gradient(circle at 78% 64%,#7f42ff3b,#0000 32%),#09060d;justify-content:center;align-items:center;display:flex}.crowdpulse-placeholder{text-align:center;max-width:610px;padding:50px 24px;position:relative}.crowdpulse-placeholder .eyebrow{color:#ff6cbc}.crowdpulse-placeholder h1{letter-spacing:-.06em;margin:13px 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(52px,9vw,110px);font-weight:500}.crowdpulse-placeholder>p:not(.eyebrow){color:#c6adcd;max-width:470px;margin:0 auto;font-size:12px;line-height:1.7}.crowdpulse-status{color:#ff93cf;text-transform:uppercase;border:1px solid #6b386e;border-radius:999px;margin-top:24px;padding:8px 13px;font-size:9px;font-weight:850;display:inline-flex}.crowdpulse-orbit{width:86px;height:86px;margin:0 auto;position:relative}.crowdpulse-orbit:before,.crowdpulse-orbit:after{content:"";border:1px solid #7d438a;border-radius:50%;position:absolute;inset:0}.crowdpulse-orbit:after{inset:13px}.crowdpulse-orbit span{background:#ff3aa6;border-radius:50%;width:8px;height:8px;position:absolute}.crowdpulse-orbit span:first-child{top:18px;left:7px}.crowdpulse-orbit span:nth-child(2){background:#8848ff;top:45px;right:9px}.crowdpulse-orbit span:nth-child(3){background:#fff;bottom:15px;left:37px}.chat-thread-list{border-bottom:1px solid var(--line);border-top:1px solid var(--line);gap:4px;margin-top:24px;padding:14px 0;display:grid}.chat-thread-list>p{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;margin:8px 8px 2px;font-size:8px;font-weight:850}.chat-thread-list button{color:var(--ink);cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:10px;grid-template-columns:25px 1fr;align-items:center;gap:8px;padding:8px;display:grid}.chat-thread-list button.active{background:#e9f3ff;border-color:#c7dced}.chat-thread-list button.archived{opacity:.62}.chat-thread-list button>span{color:#1d65a8;text-align:center;font-size:15px}.chat-thread-list button>div{flex-direction:column;min-width:0;display:flex}.chat-thread-list strong,.chat-thread-list small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.chat-thread-list strong{font-size:9px}.chat-thread-list small{color:var(--muted);margin-top:2px;font-size:8px}.chat-conversation-heading{gap:14px}.chat-conversation-tools{align-items:center;gap:7px;display:flex}.chat-conversation-tools>button{color:#174f80;cursor:pointer;background:#edf5ff;border:1px solid #c9dced;border-radius:8px;min-height:34px;padding:6px 9px;font-size:9px;font-weight:800}.chat-conversation-tools>select{display:none}.chat-message.system>div>p{color:#294858;background:#f0f5f8;border-color:#cfdde5}.chat-message.system .chat-message-avatar{color:#174f80;background:#dcecff;font-family:Georgia,serif;font-style:italic}.chat-message-attachments{gap:7px;max-width:620px;margin-top:7px;display:grid}.chat-message-attachments img,.chat-message-attachments video{border:1px solid var(--line);object-fit:contain;background:#0d1e24;border-radius:12px;max-width:100%;max-height:380px;display:block}.chat-audio-attachment,.chat-file-attachment{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:11px;align-items:center;gap:9px;max-width:440px;padding:9px 11px;text-decoration:none;display:flex}.chat-audio-attachment{flex-direction:column;align-items:stretch}.chat-audio-attachment strong,.chat-file-attachment strong{font-size:9px}.chat-audio-attachment audio{width:min(100%,380px);height:34px}.chat-file-attachment>span{color:#1d65a8;font-size:20px}.chat-file-attachment>div{flex-direction:column;display:flex}.chat-file-attachment small{color:var(--muted);margin-top:2px;font-size:8px}.chat-message-links{flex-wrap:wrap;gap:7px;margin-top:8px;display:flex}.chat-message-links a{color:#174f80;background:#edf5ff;border:1px solid #c4dbed;border-radius:999px;align-items:center;gap:6px;padding:8px 11px;font-size:9px;font-weight:820;text-decoration:none;display:inline-flex}.chat-message-links a.whatsapp{color:#216d38;background:#e7f8eb;border-color:#bfe2c8}.chat-call-card{background:#eef5ff;border:1px solid #c6ddec;border-radius:12px;grid-template-columns:34px 1fr auto;align-items:center;gap:9px;max-width:470px;margin-top:8px;padding:10px;display:grid}.chat-call-card>span{color:#fff;background:#1d65a8;border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.chat-call-card>div{flex-direction:column;display:flex}.chat-call-card strong{font-size:10px}.chat-call-card small{color:var(--muted);margin-top:2px;font-size:8px}.chat-call-card button{color:#fff;cursor:pointer;background:#1d65a8;border:0;border-radius:8px;min-height:32px;padding:6px 11px;font-size:9px;font-weight:820}.chat-call-card.ended{opacity:.72;background:#f2f3f3;border-color:#dfe3e3}.chat-call-card.ended>span{background:#879399}.chat-composer{grid-template-columns:auto minmax(0,1fr) 44px}.chat-composer-tools{grid-column:1;align-items:center;gap:5px;display:flex}.chat-composer-tools input{display:none}.chat-composer-tools button{color:#365665;cursor:pointer;background:#eef3f6;border:1px solid #d5e0e5;border-radius:9px;min-height:40px;padding:5px 8px;font-size:8px;font-weight:800}.chat-composer-tools button.recording{color:#a23b28;background:#ffe4df;border-color:#efbcb1}.chat-composer>textarea{grid-column:2}.chat-composer>button[type=submit]{background:#1d65a8;grid-column:3}.chat-composer>small{grid-column:1/-1}.chat-pending-attachments{flex-wrap:wrap;grid-column:1/-1;gap:7px;display:flex}.chat-pending-attachments>span{background:#edf5ff;border:1px solid #c8dced;border-radius:9px;grid-template-columns:auto minmax(0,120px) auto;align-items:center;gap:7px;padding:6px 7px;display:grid}.chat-pending-attachments>span>b{color:#1d65a8}.chat-pending-attachments>span>span{flex-direction:column;min-width:0;display:flex}.chat-pending-attachments strong,.chat-pending-attachments small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.chat-pending-attachments strong{font-size:8px}.chat-pending-attachments small{color:var(--muted);font-size:7px}.chat-pending-attachments button{color:#7e8c93;cursor:pointer;background:0 0;border:0;font-size:16px}.chat-archived-composer{border-top:1px solid var(--line);background:#f0f2f1;flex-direction:column;align-items:center;gap:3px;padding:16px;display:flex}.chat-archived-composer strong{font-size:10px}.chat-archived-composer span{color:var(--muted);font-size:8px}.chat-call-stage{color:#fff;z-index:130;background:#0a1419;border:1px solid #2d4854;border-radius:20px;gap:14px;width:min(760px,100vw - 36px);max-width:760px;max-height:calc(100dvh - 36px);padding:15px;display:grid;position:fixed;bottom:18px;right:18px;overflow:auto;box-shadow:0 28px 100px #0000006b}.chat-call-stage-heading{justify-content:space-between;align-items:center;display:flex}.chat-call-stage-heading>div{grid-template-columns:auto 1fr;align-items:center;gap:3px 8px;display:grid}.chat-call-stage-heading strong{font-size:12px}.chat-call-stage-heading small{color:#9eb2bb;grid-column:2;font-size:8px}.chat-call-stage-heading>button{color:#fff;cursor:pointer;background:#213039;border:0;border-radius:50%;width:34px;height:34px;font-size:20px}.chat-call-pulse{background:#3bda80;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #3bda8021}.chat-call-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.chat-call-grid.audio-mode{grid-template-columns:1fr}.chat-call-grid article{aspect-ratio:16/10;background:#14252d;border:1px solid #29434e;border-radius:13px;position:relative;overflow:hidden}.chat-call-video-host,.chat-call-video-host video{width:100%;height:100%}.chat-call-video-host video{object-fit:cover}.chat-call-grid article>span{background:#040d11b8;border-radius:6px;padding:5px 7px;font-size:8px;position:absolute;bottom:8px;left:8px}.chat-call-audio-tile{flex-direction:column;justify-content:center;align-items:center;gap:7px;display:flex}.chat-call-audio-tile>span{background:linear-gradient(145deg,#1d65a8,#8047ec);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;font-size:20px;display:flex;position:static!important}.chat-call-audio-tile strong{font-size:11px}.chat-call-audio-tile small{color:#9eb2bb;font-size:8px}.chat-call-audio-host{display:none}.chat-call-controls{flex-wrap:wrap;justify-content:center;gap:7px;display:flex}.chat-call-controls button{color:#fff;cursor:pointer;background:#20343d;border:1px solid #35515d;border-radius:999px;min-height:38px;padding:8px 13px;font-size:9px;font-weight:780}.chat-call-controls button.muted,.chat-call-controls button.leave{background:#593535;border-color:#754444}.chat-call-controls button.end{background:#d43f43;border-color:#e46467}.chat-call-error{color:#ffd7d4;background:#4a2426;border-radius:8px;margin:0;padding:9px;font-size:9px}@media (width<=1180px){.trip-hero{flex-direction:column}.trip-hero-actions{align-items:stretch;width:100%;max-width:none}.trip-share-actions,.trip-planning-actions{justify-content:flex-start}.scheduler-channel-row{grid-template-columns:42px 22px 55px minmax(110px,.7fr) minmax(190px,1.5fr) 66px 132px 54px;overflow-x:auto}}@media (width<=900px){.product-navigation{justify-self:start}.topbar{grid-template-columns:auto 1fr auto}.topbar .product-menu-toggle>strong{display:none}.product-menu-popover{left:0;transform:none}.trip-share-actions{flex-wrap:wrap}.trip-planning-actions{grid-template-columns:1fr 1fr}.trip-planning-actions .add-event-button{grid-column:1/-1}.calendar-guide-body{grid-template-columns:1fr}}@media (width<=700px){.topbar{gap:8px}.topbar .product-menu-toggle{min-height:38px;padding:0 11px}.product-menu-popover{min-width:min(310px,100vw - 24px);position:fixed;top:61px;left:50%;transform:translate(-50%)}.journey-subnav{display:none}.trip-share-actions{grid-template-columns:1fr 1fr auto;display:grid}.trip-share-actions .trip-native-share{grid-area:2/1/auto/3}.trip-share-actions .trip-whatsapp-share{grid-area:1/3/3}.trip-planning-actions{grid-template-columns:1fr 1fr}.trip-planning-actions .scheduler-launch-button,.trip-planning-actions .schedule-suggestions-launch-button{white-space:normal;min-height:50px}.trip-meta-strip{grid-template-columns:1fr auto}.calendar-guide-modal{padding:18px 14px}.calendar-guide-jumps{grid-template-columns:1fr 1fr;align-items:stretch;display:grid}.calendar-guide-jumps>span{grid-column:1/-1}.calendar-link-row{flex-direction:column;align-items:stretch}.calendar-link-row button{min-height:42px}.outreach-mode-selector{grid-template-columns:1fr}.scheduler-channel-row{grid-template-columns:42px 28px minmax(0,1fr) 36px;display:grid;overflow:visible}.scheduler-channel-enabled{grid-area:1/1}.scheduler-drag-handle{grid-area:1/2}.scheduler-channel-row .scheduler-rank-tools{border:0;grid-area:1/3;padding:0}.scheduler-channel-row-actions{grid-area:1/4}.scheduler-channel-row>.scheduler-channel-kind,.scheduler-channel-row>.scheduler-channel-value,.scheduler-channel-row>.scheduler-channel-tries,.scheduler-channel-row>.scheduler-channel-interval,.scheduler-whatsapp-draft-flag{grid-column:1/-1}.scheduler-primary-actions{grid-template-columns:1fr}.product-crowdpulse{display:block}.crowdpulse-sidebar{border-bottom:1px solid #372041;border-right:0;flex-direction:row;align-items:center;padding:13px 15px;display:flex}.crowdpulse-sidebar>span{width:36px;height:36px;margin:0}.crowdpulse-sidebar small{display:none}.crowdpulse-sidebar button{margin:0 0 0 auto;padding:0 9px}.chat-conversation-heading>div:first-child{min-width:0}.chat-conversation-tools>button,.chat-live-status{display:none}.chat-conversation-tools>select{color:#174f80;background:#edf5ff;border:1px solid #c8dced;border-radius:8px;max-width:145px;min-height:38px;font-size:9px;display:block}.chat-composer{grid-template-columns:minmax(0,1fr) 44px}.chat-composer-tools{grid-column:1/-1}.chat-composer-tools button{min-height:38px}.chat-composer>textarea{grid-column:1}.chat-composer>button[type=submit]{grid-column:2}.chat-call-stage{bottom:0;max-width:none;max-height:none;padding:max(14px, env(safe-area-inset-top)) 12px max(14px, env(safe-area-inset-bottom));border-radius:0;width:100%;inset:0}.chat-call-grid{grid-template-columns:1fr}.pwa-prompt-banner{flex-wrap:wrap;align-items:flex-start;padding:10px 12px}.pwa-prompt-banner p{min-width:calc(100% - 55px)}}.workspace.product-overview{display:block}.overview-workspace{background:radial-gradient(circle at 12% 8%,#d9e85c38,#0000 25%),radial-gradient(circle at 88% 18%,#1c725b1f,#0000 28%),#f4f6ef;min-height:calc(100dvh - 74px)}.app-overview{max-width:1240px;margin:0 auto;padding:clamp(54px,8vw,112px) clamp(20px,5vw,70px)}.app-overview-intro{max-width:720px}.app-overview-intro h1{color:var(--navy);letter-spacing:-.055em;margin:10px 0 20px;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,7vw,82px);font-weight:500;line-height:.96}.app-overview-intro>p:last-child{color:var(--muted);max-width:600px;font-size:14px;line-height:1.65}.app-overview-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:52px;display:grid}.module-card{border-radius:24px;flex-direction:column;min-height:360px;padding:28px;display:flex;position:relative;overflow:hidden}.module-card-icon{border-radius:16px;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:40px;font-size:21px;font-weight:900;display:flex}.module-card h2{letter-spacing:-.04em;margin:0 0 12px;font-family:Georgia,Times New Roman,serif;font-size:39px;font-weight:500}.module-card>p:not(.eyebrow){margin:0;font-size:12px;line-height:1.6}.module-card-actions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:auto;padding-top:30px;display:flex}.module-card-actions a,.module-card-actions button{cursor:pointer;border:1px solid;border-radius:999px;min-height:36px;padding:9px 13px;font-size:9px;font-weight:850;text-decoration:none}.module-card-actions button{background:currentColor}.module-card>small{letter-spacing:.04em;opacity:.72;text-transform:uppercase;margin-top:14px;font-size:8px;font-weight:760}.module-card-trips{color:#174f80;background:linear-gradient(150deg,#e9f3ff,#fff7c8);border:1px solid #c9dff2}.module-card-trips .module-card-actions button{color:#fff;background:#174f80}.module-card-chat{color:#5a2b22;background:linear-gradient(150deg,#fff2ec,#ffe8cf);border:1px solid #e9d5cc}.module-card-chat .eyebrow{color:#c94f39}.module-card-chat .module-card-icon{color:#5a2b22;background:#ffc857}.module-card-chat .module-card-actions a:first-child{color:#fff;background:#c94f39;border-color:#c94f39}.module-card-crowdpulse{color:#fff;background:radial-gradient(circle at 85% 15%,#ff3aa657,#0000 28%),linear-gradient(150deg,#150d1d,#2a1237);border:1px solid #4d2b5b}.module-card-crowdpulse .eyebrow{color:#ff6cbc}.module-card-crowdpulse .module-card-icon{background:linear-gradient(145deg,#ff3aa6,#8246ff)}.module-card-crowdpulse .module-card-actions button{color:#150d1d;background:#ff3aa6}.product-menu-overview{text-align:left;background:#edf3ef;grid-template-columns:34px 1fr;align-items:center;gap:10px;width:100%;display:grid}.product-menu-dedicated-links{border-top:1px solid #e1e7e3;flex-wrap:wrap;align-items:center;gap:4px;padding:8px 3px 0;display:flex}.product-menu-dedicated-links>span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;flex:1 0 100%;padding:0 7px 2px;font-size:7px;font-weight:820}.product-menu-popover .product-menu-dedicated-links a{color:var(--green);min-height:26px;padding:6px 7px;font-size:8px;font-weight:820}.dedicated-app-suggestion{color:#5a2b22;background:#fff0e9;border-bottom:1px solid #e9d5cc;justify-content:center;align-items:center;gap:11px;min-height:48px;padding:8px 16px;display:flex}.dedicated-app-suggestion>span{background:#ffc857;border-radius:9px;flex:0 0 30px;justify-content:center;align-items:center;height:30px;display:flex}.dedicated-app-suggestion p{margin:0;font-size:10px}.dedicated-app-suggestion a{color:#c94f39;white-space:nowrap;font-size:9px;font-weight:900;text-decoration:none}.chat-app-shell{--chat-canvas:#fff8f4;--chat-line:#e9d5cc;--chat-strong:#5a2b22;--chat-primary:#c94f39;--chat-accent:#ffc857;background:radial-gradient(circle at 8% 8%, #ffc8572e, transparent 25%), var(--chat-canvas);color:#40231e}.chat-topbar{background:linear-gradient(100deg,#163a42,#1c725b)}.chat-trip-panel{border-color:var(--chat-line);background:#fff1eb}.chat-trip-panel .eyebrow,.chat-destination,.chat-schedule-card>div:first-child a,.chat-picker .eyebrow,.chat-auth-card>span,.chat-auth-card a,.chat-trip-list b{color:var(--chat-primary)}.chat-thread-list{border-color:var(--chat-line)}.chat-thread-list button.active{color:var(--chat-strong);background:#ffe2d6}.chat-thread-list button.active>span,.chat-trip-list>a>span{background:var(--chat-accent);color:var(--chat-strong)}.chat-schedule-card,.chat-trip-list>a,.chat-auth-card,.chat-empty-state{border-color:var(--chat-line);background:#fffdfb}.chat-conversation{background:#fff8f4e0}.chat-conversation-heading{border-color:var(--chat-line);background:#fff8f4ed}.chat-welcome-message{background:linear-gradient(135deg,#ffc8573d,#c94f3917);border-color:#c94f392e}.chat-message>div>p{border-color:var(--chat-line)}.chat-message.mine>div>p{background:var(--chat-primary);border-color:var(--chat-primary)}.chat-message.mine .chat-message-avatar{background:var(--chat-accent);color:var(--chat-strong)}.chat-composer{border-color:var(--chat-line);background:#fffdfb}.chat-composer>textarea{background:var(--chat-canvas);border-color:var(--chat-line)}.chat-composer>textarea:focus{border-color:var(--chat-primary);outline-color:#c94f3921}.chat-composer>button[type=submit],.chat-call-card button{background:var(--chat-primary)}.chat-message-links a,.chat-file-attachment>span,.chat-pending-attachments>span>b{color:var(--chat-primary)}.pwa-prompt-chat{background:var(--chat-strong)}.pwa-prompt-chat>span{background:var(--chat-accent);color:var(--chat-strong)}.pwa-prompt-trip>span{color:#173f68;background:#ffd84f;font-style:normal}.pwa-prompt-crowdpulse{background:linear-gradient(100deg,#150d1d,#3b184d)}.pwa-prompt-crowdpulse>span{color:#fff;background:linear-gradient(145deg,#ff3aa6,#8246ff);font-style:normal}.chat-app-shell,.chat-theme-core{--chat-canvas:var(--daily-canvas);--chat-panel:var(--daily-panel);--chat-paper:#fffef9;--chat-line:var(--daily-line);--chat-ink:#17252d;--chat-muted:#68777f;--chat-strong:var(--daily-strong);--chat-primary:var(--daily-primary);--chat-accent:var(--daily-accent);--chat-accent-ink:var(--daily-strong);background:radial-gradient(circle at 8% 8%, color-mix(in srgb, var(--chat-accent) 20%, transparent), transparent 25%), var(--chat-canvas);color:var(--chat-ink)}.chat-theme-split{--chat-canvas:#f4f8fd;--chat-panel:#e8f2fb;--chat-paper:#fff;--chat-line:#c4d9ed;--chat-ink:#102b45;--chat-muted:#61778c;--chat-strong:#123f66;--chat-primary:#1d65a8;--chat-accent:#69aee8;--chat-accent-ink:#102b45}.chat-theme-trip{--chat-canvas:#eaf7ff;--chat-panel:#d7eefa;--chat-paper:#fff;--chat-line:var(--trips-line);--chat-ink:#153f54;--chat-muted:#5d7f91;--chat-strong:var(--trips-strong);--chat-primary:var(--trips-primary);--chat-accent:var(--trips-accent);--chat-accent-ink:#153f54}.chat-theme-crowdpulse{--chat-canvas:#0b0710;--chat-panel:#150d1d;--chat-paper:#1c1024;--chat-line:#4d2b5b;--chat-ink:#fff;--chat-muted:#c1a9c7;--chat-strong:#150d1d;--chat-primary:#ff3ca6;--chat-accent:#8a52ff;--chat-accent-ink:#150d1d}.chat-app-shell .chat-topbar{background:linear-gradient(100deg, var(--chat-strong), var(--chat-primary))}.chat-theme-crowdpulse .chat-topbar{background:linear-gradient(100deg,#0b0710,#3b184d)}.chat-app-shell .chat-trip-panel{background:var(--chat-panel);border-color:var(--chat-line)}.chat-app-shell .chat-trip-panel h1,.chat-app-shell .chat-conversation-heading strong,.chat-app-shell .chat-picker h1,.chat-app-shell .chat-auth-card h1,.chat-app-shell .chat-auth-card h2,.chat-app-shell .chat-empty-state h2{color:var(--chat-ink)}.chat-app-shell .chat-trip-panel .eyebrow,.chat-app-shell .chat-destination,.chat-app-shell .chat-schedule-card>div:first-child a,.chat-app-shell .chat-picker .eyebrow,.chat-app-shell .chat-auth-card>span,.chat-app-shell .chat-auth-card a,.chat-app-shell .chat-trip-list b,.chat-app-shell .chat-message-links a,.chat-app-shell .chat-file-attachment>span,.chat-app-shell .chat-pending-attachments>span>b{color:var(--chat-primary)}.chat-app-shell .chat-thread-list{border-color:var(--chat-line)}.chat-app-shell .chat-thread-list button{color:var(--chat-muted)}.chat-app-shell .chat-thread-list button.active{background:color-mix(in srgb, var(--chat-accent) 28%, var(--chat-paper));color:var(--chat-ink)}.chat-app-shell .chat-thread-list button.active>span,.chat-app-shell .chat-trip-list>a>span{background:var(--chat-accent);color:var(--chat-accent-ink)}.chat-thread-list .split-thread>span{color:#102b45;background:#69aee8}.chat-app-shell .chat-schedule-card,.chat-app-shell .chat-trip-list>a,.chat-app-shell .chat-auth-card,.chat-app-shell .chat-empty-state{background:var(--chat-paper);border-color:var(--chat-line);color:var(--chat-ink)}.chat-app-shell .chat-trip-list small,.chat-app-shell .chat-auth-card p,.chat-app-shell .chat-empty-state p,.chat-app-shell .chat-member-summary>span,.chat-app-shell .chat-schedule-card article small{color:var(--chat-muted)}.chat-app-shell .chat-conversation{background:color-mix(in srgb, var(--chat-canvas) 92%, transparent)}.chat-app-shell .chat-conversation-heading{background:color-mix(in srgb, var(--chat-canvas) 94%, transparent);border-color:var(--chat-line);color:var(--chat-ink)}.chat-app-shell .chat-conversation-heading span,.chat-app-shell .chat-live-status,.chat-app-shell .chat-welcome-message p,.chat-app-shell .chat-message header time,.chat-app-shell .chat-composer small{color:var(--chat-muted)}.chat-app-shell .chat-welcome-message{background:linear-gradient(135deg, color-mix(in srgb, var(--chat-accent) 26%, transparent), color-mix(in srgb, var(--chat-primary) 10%, transparent));border-color:color-mix(in srgb, var(--chat-primary) 22%, transparent);color:var(--chat-ink)}.chat-app-shell .chat-message>div>p{background:var(--chat-paper);border-color:var(--chat-line);color:var(--chat-ink)}.chat-app-shell .chat-message.mine>div>p{background:var(--chat-primary);border-color:var(--chat-primary);color:var(--chat-accent-ink)}.chat-theme-core .chat-message.mine>div>p,.chat-theme-trip .chat-message.mine>div>p,.chat-theme-split .chat-message.mine>div>p{color:#fff}.chat-app-shell .chat-message-avatar{background:color-mix(in srgb, var(--chat-accent) 35%, var(--chat-paper));color:var(--chat-ink)}.chat-app-shell .chat-message.mine .chat-message-avatar{background:var(--chat-accent);color:var(--chat-accent-ink)}.chat-app-shell .chat-composer,.chat-app-shell .chat-readonly-composer,.chat-app-shell .chat-archived-composer{background:var(--chat-paper);border-color:var(--chat-line);color:var(--chat-ink)}.chat-app-shell .chat-composer>textarea{background:var(--chat-canvas);border-color:var(--chat-line);color:var(--chat-ink)}.chat-app-shell .chat-composer>textarea:focus{border-color:var(--chat-primary);outline-color:color-mix(in srgb, var(--chat-primary) 18%, transparent)}.chat-app-shell .chat-composer>button[type=submit],.chat-app-shell .chat-call-card button{background:var(--chat-primary);color:var(--chat-accent-ink)}.chat-theme-core .chat-composer>button[type=submit],.chat-theme-trip .chat-composer>button[type=submit],.chat-theme-split .chat-composer>button[type=submit]{color:#fff}.chat-theme-crowdpulse .chat-conversation-tools button,.chat-theme-crowdpulse .chat-conversation-tools select,.chat-theme-crowdpulse .chat-composer-tools button,.chat-theme-crowdpulse .chat-pending-attachments>span,.chat-theme-crowdpulse .chat-file-attachment,.chat-theme-crowdpulse .chat-call-card{background:var(--chat-paper);border-color:var(--chat-line);color:var(--chat-ink)}.chat-theme-crowdpulse .chat-role-badge,.chat-theme-crowdpulse .chat-live-status{color:var(--chat-ink)}.pwa-prompt-chat,.pwa-prompt-daily{background:linear-gradient(100deg, var(--daily-strong), var(--daily-primary))}.pwa-prompt-chat>span,.pwa-prompt-daily>span{background:var(--daily-accent);color:var(--daily-strong);font-style:normal}.pwa-prompt-trip{background:linear-gradient(100deg, var(--trips-strong), var(--trips-primary))}.pwa-prompt-trip>span{background:var(--trips-accent);color:#153f54;font-style:normal}.pwa-prompt-split{background:linear-gradient(100deg,#123f66,#1d65a8)}.pwa-prompt-split>span{color:#102b45;background:#69aee8;font-style:normal}.chat-picker-heading{justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:28px;display:flex}.chat-picker-heading h1{margin-bottom:0}.chat-new-backdrop{z-index:90;background:#0822259e;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.chat-new-dialog{background:var(--chat-paper);border:1px solid var(--chat-line);color:var(--chat-ink);border-radius:22px;width:100%;max-width:520px;overflow:hidden}.chat-new-dialog>header{border-bottom:1px solid var(--chat-line);justify-content:space-between;align-items:center;padding:1.2rem 1.35rem;display:flex}.chat-new-dialog h2{margin:.2rem 0 0}.chat-new-dialog>header>button{color:var(--chat-muted);cursor:pointer;background:0 0;border:0;font-size:1.6rem}.chat-new-dialog form{gap:1rem;padding:1.35rem;display:grid}.chat-new-dialog label{gap:.4rem;font-size:.85rem;font-weight:800;display:grid}.chat-new-dialog input{background:var(--chat-canvas);border:1px solid var(--chat-line);color:var(--chat-ink);font:inherit;border-radius:12px;padding:.8rem}.chat-new-dialog form>p{color:var(--chat-muted);margin:0;font-size:.82rem}.chat-new-dialog form>div{justify-content:flex-end;gap:.6rem;display:flex}.chat-new-dialog form>div button:first-child{color:var(--chat-primary);cursor:pointer;background:0 0;border:0;font-weight:800}.central-auth-shell{background:var(--navy);min-height:100dvh;position:relative}.central-auth-shell .auth-page{min-height:100dvh}.central-auth-home-link{z-index:10;justify-content:space-between;align-items:center;gap:16px;width:100%;max-width:1180px;padding:16px 22px;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%)}.central-auth-home-link a,.central-auth-home-link span{color:#ffffffc7;font-size:9px;font-weight:760;text-decoration:none}.central-auth-complete{background:radial-gradient(circle at 20% 15%, #d9e85c33, transparent 28%), var(--navy);color:#fff;justify-content:center;align-items:center;min-height:100dvh;padding:24px;display:flex}.central-auth-complete>section{color:var(--ink);background:#fff;border-radius:24px;width:100%;max-width:520px;padding:42px}.central-auth-complete h1{margin:24px 0 8px;font-family:Georgia,Times New Roman,serif;font-size:42px;font-weight:500}.central-auth-complete>section>p:not(.eyebrow){color:var(--muted)}.central-auth-complete>section>div{gap:10px;margin-top:28px;display:flex}.central-auth-complete button{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:11px;padding:0 17px}@media (width<=900px){.app-overview-grid{grid-template-columns:1fr}.module-card{min-height:310px}}@media (width<=700px){.app-overview{padding:38px 15px 70px}.app-overview-intro h1{font-size:44px}.app-overview-grid{margin-top:34px}.module-card{padding:22px}.dedicated-app-suggestion{justify-content:flex-start;align-items:flex-start}.dedicated-app-suggestion p{flex:1}.dedicated-app-suggestion a{align-self:center}.central-auth-home-link span{display:none}.central-auth-complete>section{padding:30px 22px}}.workspace.product-journeys{--journey-blue:#1c725b;--journey-blue-dark:#163a42;--journey-yellow:#d9e85c;--journey-canvas:#f5f5ef}.product-journeys .trip-sidebar{background:linear-gradient(#edf5ef 0%,#fafbf7 58%,#f5f8d9 100%);border-color:#d5e1da}.product-journeys .journey-subnav{border-color:#d5e1da}.product-journeys .journey-subnav .active{color:#163a42;background:#dcebe4}.product-journeys .trip-card.active{border-color:#b7d5c8;box-shadow:0 8px 24px #1c725b1a}.product-journeys .trip-card-icon,.product-journeys .new-trip-button>span{color:#163a42;background:#dcebe4}.journeys-workspace{background:radial-gradient(circle at 92% 4%,#d9e85c38,#0000 22%),linear-gradient(#1c725b06 1px,#0000 1px) 0 0/32px 32px,linear-gradient(90deg,#1c725b06 1px,#0000 1px) 0 0/32px 32px,#fffefa}.journeys-workspace .hero-picture{background:#e6f1ec;border-color:#c7ddd2}.journeys-workspace .trip-meta-strip{background:linear-gradient(90deg,#e7f4edeb,#f8fadce0);border-color:#d5e1da}.trip-native-share{background:#edf5ef;border-color:#b7d5c8}.trip-planning-actions .schedule-suggestions-launch-button{background:linear-gradient(135deg,#1c725b,#163a42);border-color:#163a42}.calendar-guide-button{color:#163a42;background:#e7f3ed;border-color:#b7d5c8}.calendar-guide-intro{background:linear-gradient(135deg,#e7f3ed,#f7f9d9);border-color:#d5e1da}.calendar-guide-intro>span,.calendar-link-row button,.scheduler-channel-row .scheduler-rank-tools>strong,.start-scheduling-button{background:#1c725b}.calendar-guide-jumps a,.calendar-guide-more a,.calendar-guide-heading>span,.scheduler-channel-row-actions>a{color:#1c725b}.scheduler-channel-enabled input,.scheduler-whatsapp-draft-flag input{accent-color:#1c725b}.start-scheduling-button{border-color:#163a42}.scheduler-chat-link{color:#163a42;background:#e7f3ed;border-color:#b7d5c8}.outreach-mode-selector span{color:#163a42}.module-card-trips,.module-card-chat{color:#163a42;background:linear-gradient(150deg,#e7f3ed,#f6f8d8);border:1px solid #c5dbd0}.module-card-trips .eyebrow,.module-card-chat .eyebrow{color:#1c725b}.module-card-trips .module-card-icon,.module-card-chat .module-card-icon{color:#163a42;background:#d9e85c}.module-card-trips .module-card-actions button,.module-card-chat .module-card-actions a:first-child{color:#fff;background:#1c725b;border-color:#1c725b}.module-card-split{color:#123f66;background:linear-gradient(150deg,#e8f2fb,#f4f8fd);border:1px solid #c4d9ed}.module-card-split .eyebrow{color:#1d65a8}.module-card-split .module-card-icon{color:#102b45;background:#69aee8}.module-card-split .module-card-actions button{color:#fff;background:#1d65a8}.module-card-labs{color:#78827c;background:#edf0ed;border:1px dashed #cad2cd;min-height:220px}.module-card-labs .module-card-icon{color:#68736c;background:#dce2de}.module-card-labs h2{margin-top:auto}.topbar .product-menu-popover>a.product-menu-chat,.topbar .product-menu-popover>button.product-menu-split,.topbar .product-menu-popover>button.product-menu-labs{text-align:left;grid-template-columns:34px 1fr;align-items:center;gap:10px;width:100%;display:grid}.topbar .product-menu-popover>a.product-menu-chat>span,.topbar .product-menu-popover>button.product-menu-split>span,.topbar .product-menu-popover>button.product-menu-labs>span{border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.product-menu-chat>span{color:#163a42;background:#d9e85c}.product-menu-split>span{color:#123f66!important;background:#dcecff!important}.product-menu-labs{opacity:.68}.topbar .product-menu-popover button.active{color:#1c725b;background:#edf5ef}.topbar .product-menu-popover .product-menu-split.active{color:#123f66;background:#e8f2fb}.active-product-trips{--navy:var(--trips-strong);--green:var(--trips-primary);--lime:var(--trips-accent);--paper:var(--trips-canvas);--line:#c8dfeb;--muted:#5d7f91}.workspace.product-trips{--journey-blue:var(--trips-primary);--journey-blue-dark:var(--trips-strong);--journey-yellow:var(--trips-accent);--journey-canvas:#eaf7ff}.product-trips .trip-sidebar{background:linear-gradient(180deg, var(--trips-panel) 0%, var(--trips-canvas) 62%, #eaf7ff 100%);border-color:#c8dfeb}.product-trips .journey-subnav{border-color:var(--trips-line)}.product-trips .journey-subnav .active{color:var(--trips-strong);background:#cceafa}.product-trips .round-button,.product-trips .trip-card-count{background:var(--trips-strong);color:#fff}.product-trips .trip-card.active{border-color:#9bcde3;box-shadow:0 8px 24px #2f8cb821}.product-trips .trip-card-icon,.product-trips .new-trip-button>span{color:var(--trips-strong);background:#cceafa}.product-trips .journeys-workspace{background:radial-gradient(circle at 92% 4%, #77c7e847, transparent 24%), linear-gradient(#2f8cb809 1px, transparent 1px), linear-gradient(90deg, #2f8cb809 1px, transparent 1px), var(--trips-canvas);background-size:auto,32px 32px,32px 32px,auto}.active-product-trips .trip-native-share,.active-product-trips .calendar-guide-button,.active-product-trips .scheduler-chat-link{color:#195b78;background:#dff2fb;border-color:#9bcde3}.active-product-trips .trip-planning-actions .schedule-suggestions-launch-button{background:linear-gradient(135deg,#2f8cb8,#195b78);border-color:#195b78}.active-product-trips .calendar-guide-intro{background:linear-gradient(135deg,#dff2fb,#eef9ff);border-color:#b8daea}.active-product-trips .calendar-guide-intro>span,.active-product-trips .calendar-link-row button,.active-product-trips .scheduler-channel-row .scheduler-rank-tools>strong,.active-product-trips .start-scheduling-button{background:#2f8cb8}.active-product-trips .calendar-guide-jumps a,.active-product-trips .calendar-guide-more a,.active-product-trips .calendar-guide-heading>span,.active-product-trips .scheduler-channel-row-actions>a{color:#2f8cb8}.daily-sidebar{background:linear-gradient(180deg, var(--daily-panel), #fbfcf7 66%, #f4f8d9);border-right:1px solid var(--daily-line);flex-direction:column;padding:34px 24px;display:flex}.daily-sidebar-mark{background:var(--daily-strong);color:var(--daily-accent);border-radius:18px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:25px;font-size:35px;display:flex}.daily-sidebar h2{margin:4px 0 9px;font-family:Georgia,Times New Roman,serif;font-size:31px;font-weight:500}.daily-sidebar>p:not(.eyebrow){color:#68777f;font-size:11px;line-height:1.6}.daily-sidebar nav{border-top:1px solid var(--daily-line);gap:6px;margin-top:25px;padding-top:18px;display:grid}.daily-sidebar nav button{color:#51656b;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-radius:10px;padding:11px 12px;font-size:11px;font-weight:800}.daily-sidebar nav button.active{color:var(--daily-strong);background:#dcebe4}.daily-sidebar>small{color:#68777f;margin-top:auto;font-size:9px;font-weight:760}.daily-workspace{background:radial-gradient(circle at 90% 5%, #d9e85c3d, transparent 24%), linear-gradient(#1c725b07 1px, transparent 1px), linear-gradient(90deg, #1c725b07 1px, transparent 1px), var(--daily-canvas);background-size:auto,32px 32px,32px 32px,auto}.daily-life-hero{background:linear-gradient(135deg,var(--daily-strong),var(--daily-primary));color:#fff;border-radius:24px;justify-content:space-between;align-items:flex-end;gap:24px;padding:30px;display:flex;position:relative;overflow:hidden}.daily-life-hero:after{content:"";border:1px solid #d9e85c47;border-radius:50%;width:260px;height:260px;position:absolute;top:-120px;right:-90px}.daily-life-hero-copy{z-index:1;max-width:680px;position:relative}.daily-life-hero .eyebrow{color:var(--daily-accent)}.daily-life-hero h1{letter-spacing:-.05em;margin:7px 0 10px;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,6vw,70px);font-weight:500}.daily-life-hero p:not(.eyebrow){color:#ffffffc7;max-width:610px;margin:0;font-size:12px;line-height:1.65}.daily-life-hero .trip-hero-actions{z-index:1;position:relative}.daily-life-hero .trip-planning-actions{grid-template-columns:1fr}.daily-life-hero .scheduler-launch-button,.daily-life-hero .schedule-suggestions-launch-button{color:#fff;background:#ffffff1a;border-color:#ffffff47}.daily-life-hero .add-event-button{background:var(--daily-accent);color:var(--daily-strong)}.daily-period-nav{flex-wrap:wrap;align-items:center;gap:8px;margin-top:20px;display:flex}.daily-period-nav button{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff3d;border-radius:999px;min-height:34px;padding:7px 12px}.daily-period-nav strong{margin:0 5px;font-size:11px}.daily-trip-rail,.daily-linked-workspaces{margin-top:26px}.daily-trip-rail>header,.daily-linked-workspaces>header{justify-content:space-between;align-items:end;margin-bottom:11px;display:flex}.daily-trip-rail h2,.daily-linked-workspaces h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:500}.daily-trip-rail>header>span,.daily-linked-workspaces>header>span{color:#163a42;background:#dcebe4;border-radius:99px;justify-content:center;align-items:center;min-width:28px;height:28px;font-size:10px;font-weight:850;display:flex}.daily-trip-bands{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:8px;display:grid}.daily-trip-bands button{color:#153f54;cursor:pointer;text-align:left;background:linear-gradient(135deg,#eaf7ff,#d7eefa);border:1px solid #b8daea;border-radius:15px;grid-template-columns:38px 1fr auto auto;align-items:center;gap:10px;min-height:72px;padding:11px 13px;display:grid}.daily-trip-bands button>span{background:#77c7e8;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.daily-trip-bands button div{flex-direction:column;min-width:0;display:flex}.daily-trip-bands button small{color:#5d7f91;margin-top:3px;font-size:9px}.daily-trip-bands button em{color:#2f8cb8;font-size:9px;font-style:normal;font-weight:800}.daily-trip-empty{color:#68777f;background:#f2f7f2;border:1px dashed #c5dbd0;border-radius:13px;margin:0;padding:18px;font-size:11px}.daily-linked-workspaces>div{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:8px;display:grid}.daily-linked-workspaces article{background:#fff;border:1px solid #d5e1da;border-radius:14px;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;padding:11px;display:grid}.daily-linked-workspaces article>span{background:#dcebe4;border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.daily-linked-workspaces article div{flex-direction:column;min-width:0;display:flex}.daily-linked-workspaces article small{color:#68777f;margin-top:2px;font-size:9px}.daily-linked-workspaces article a{color:var(--daily-primary);font-size:9px;font-weight:850;text-decoration:none}.daily-meta-strip{background:linear-gradient(90deg,#e7f3ed,#f7f9d9);border-color:#d5e1da}.module-card-daily,.module-card-chat{color:#163a42;background:linear-gradient(150deg,#e7f3ed,#f6f8d8);border:1px solid #c5dbd0}.module-card-daily .eyebrow,.module-card-chat .eyebrow{color:#1c725b}.module-card-daily .module-card-icon,.module-card-chat .module-card-icon{color:#163a42;background:#d9e85c}.module-card-daily .module-card-actions button,.module-card-chat .module-card-actions a:first-child{color:#fff;background:#1c725b;border-color:#1c725b}.module-card-trips{color:#195b78;background:linear-gradient(150deg,#dff2fb,#f4fbff);border-color:#b8daea}.module-card-trips .eyebrow{color:#2f8cb8}.module-card-trips .module-card-icon{color:#153f54;background:#77c7e8}.module-card-trips .module-card-actions button{color:#fff;background:#2f8cb8;border-color:#2f8cb8}.topbar .product-menu-children button.active{color:#195b78;background:#dff2fb}.event-placement-picker{--placement-primary:var(--green,#1c725b);border:0;gap:8px;min-width:0;margin:2px 0 0;padding:0;display:grid}.event-placement-picker>legend{margin-bottom:5px;font-size:12px;font-weight:850}.event-placement-picker>label{background:color-mix(in srgb,var(--placement-primary) 5%,white);border:1px solid color-mix(in srgb,var(--placement-primary) 23%,#d7dfdb);cursor:pointer;border-radius:13px;grid-template-columns:18px 34px 1fr;align-items:center;gap:10px;padding:11px;display:grid}.event-placement-picker>label.selected{background:color-mix(in srgb,var(--placement-primary) 11%,white);border-color:var(--placement-primary);box-shadow:0 0 0 2px color-mix(in srgb,var(--placement-primary) 10%,transparent)}.event-placement-picker>label>input{accent-color:var(--placement-primary);width:16px;height:16px;margin:0}.event-placement-picker>label>span{background:color-mix(in srgb,var(--placement-primary) 18%,white);color:var(--placement-primary);border-radius:9px;justify-content:center;align-items:center;height:34px;font-size:18px;display:flex}.event-placement-picker>label>div{flex-direction:column;gap:2px;display:flex}.event-placement-picker small{color:#68777f;font-size:9px;font-weight:500}.event-placement-search{background:#f7f9f8;border:1px solid #d7dfdb;border-radius:13px;gap:9px;padding:11px;display:grid}.event-placement-search>label{gap:5px;display:grid}.event-placement-search input[type=search]{font:inherit;background:#fff;border:1px solid #cdd8d3;border-radius:10px;width:100%;min-height:42px;padding:9px 11px}.event-placement-selected{border:1px solid color-mix(in srgb,var(--placement-primary) 30%,#d7dfdb);background:#fff;border-radius:11px;grid-template-columns:25px 1fr auto;align-items:center;gap:9px;padding:9px;display:grid}.event-placement-selected>span{color:var(--placement-primary);font-weight:900}.event-placement-selected>div{flex-direction:column;display:flex}.event-placement-selected>button{color:var(--placement-primary);cursor:pointer;background:0 0;border:0;font-size:9px;font-weight:850}.event-placement-results{gap:5px;max-height:245px;display:grid;overflow:auto}.event-placement-results>p{color:#68777f;letter-spacing:.08em;text-transform:uppercase;margin:8px 2px 2px;font-size:8px;font-weight:850}.event-placement-results>button{color:inherit;cursor:pointer;text-align:left;background:#fff;border:1px solid #dde5e1;border-radius:10px;grid-template-columns:28px 1fr;align-items:center;gap:9px;padding:8px;display:grid}.event-placement-results>button:hover{border-color:var(--placement-primary)}.event-placement-results>button>span{color:var(--placement-primary);text-align:center}.event-placement-results>button>div{flex-direction:column;gap:2px;min-width:0;display:flex}.split-dialog .event-placement-picker{--placement-primary:#1d65a8}.cp-modal .event-placement-picker{--placement-primary:#ff3ca6;color:#fff}.cp-modal .event-placement-picker>label,.cp-modal .event-placement-search{background:#1c1024;border-color:#4d2b5b}.cp-modal .event-placement-results>button,.cp-modal .event-placement-selected,.cp-modal .event-placement-search input[type=search]{color:#fff;background:#150d1d;border-color:#4d2b5b}.cp-form-note{color:#c1a9c7;margin:0;font-size:10px}@media (width<=980px){.topbar nav.product-navigation{align-self:center;display:flex}.topbar{grid-template-columns:auto 1fr auto}.daily-sidebar{border-bottom:1px solid #d5e1da;border-right:0;grid-template-columns:58px 1fr;gap:7px;padding:16px 18px;display:grid}.daily-sidebar-mark{grid-row:1/5;width:50px;height:50px;margin:0}.daily-sidebar .eyebrow,.daily-sidebar h2,.daily-sidebar>p{grid-column:2;margin:0}.daily-sidebar nav{border:0;grid-column:1/-1;margin:5px 0 0;padding:0;display:flex}.daily-sidebar>small{display:none}}@media (width<=700px){.topbar{grid-template-columns:auto auto auto;justify-content:space-between}.product-navigation{justify-self:center}.product-menu-popover{max-height:calc(100dvh - 90px);position:absolute;top:calc(100% + 8px);left:50%;overflow-y:auto;transform:translate(-50%)}.daily-life-hero{flex-direction:column;align-items:flex-start;padding:23px 18px}.daily-life-hero .trip-hero-actions,.daily-life-hero .trip-planning-actions{width:100%}.daily-life-hero .trip-planning-actions{grid-template-columns:1fr 1fr}.daily-life-hero .add-event-button{grid-column:1/-1}.daily-trip-bands{grid-template-columns:1fr}.daily-trip-bands button{grid-template-columns:38px 1fr auto}.daily-trip-bands button em{display:none}.event-placement-picker>label{grid-template-columns:18px 30px 1fr}}.crowdpulse-workspace{justify-content:stretch;align-items:stretch;min-width:0;display:block;overflow:auto}.cp-home,.cp-dashboard{--cp-pink:#ff3ca6;--cp-violet:#8a52ff;--cp-panel:#190e20eb;--cp-line:#ffffff1f;color:#fff;min-height:100%;padding:clamp(24px,4vw,58px)}.cp-home .eyebrow,.cp-dashboard .eyebrow,.cp-modal .eyebrow{color:#ff88ca;letter-spacing:.14em;text-transform:uppercase;margin:0 0 8px;font-size:9px;font-weight:900}.cp-home>header,.cp-event-header,.cp-section-heading,.cp-modal-heading{justify-content:space-between;align-items:center;gap:24px;display:flex}.cp-home h1,.cp-event-header h1,.cp-modal h2{letter-spacing:-.045em;margin:0;font-family:Georgia,Times New Roman,serif;font-weight:500}.cp-home h1{max-width:720px;font-size:clamp(46px,7vw,88px);line-height:.95}.cp-home h1 em{color:var(--cp-pink);font-weight:500}.cp-home-lead{color:#cbb9d2;max-width:690px;font-size:13px;line-height:1.65}.cp-primary,.cp-home button,.cp-dashboard button,.cp-modal button{cursor:pointer;font:inherit}.cp-primary{background:linear-gradient(120deg, var(--cp-pink,#ff3ca6), #ff70c2);color:#180c1d;border:0;border-radius:12px;min-height:43px;padding:0 18px;font-size:10px;font-weight:900}.cp-primary:disabled,.cp-dashboard button:disabled{cursor:not-allowed;opacity:.45}.cp-event-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:16px;margin-top:36px;display:grid}.cp-event-card,.cp-empty-event{border:1px solid var(--cp-line);color:#fff;text-align:left;background:linear-gradient(145deg,#261330f2,#100916f2);border-radius:18px;min-height:185px;padding:22px}.cp-event-card:hover{border-color:#ff3ca68c;transform:translateY(-2px)}.cp-event-card h2,.cp-empty-event h2{margin:24px 0 8px;font-family:Georgia,Times New Roman,serif;font-size:25px}.cp-event-card p,.cp-event-card small,.cp-empty-event p{color:#bfaac7;margin:0 0 4px;font-size:10px;line-height:1.55;display:block}.cp-empty-event{text-align:center;grid-column:1/-1}.cp-empty-event>span{color:var(--cp-pink);font-size:34px}.cp-empty-event button{color:#fff;background:0 0;border:1px solid #8d557e;border-radius:9px;margin-top:12px;padding:10px 16px}.cp-status{color:#d3bbdc;letter-spacing:.1em;text-transform:uppercase;border:1px solid #684872;border-radius:999px;align-items:center;padding:6px 10px;font-size:8px;font-weight:900;display:inline-flex}.cp-status.live{color:#73ffc1;background:#3ee79f1a;border-color:#3ee79f}.cp-status.ended{opacity:.55}.cp-modal-backdrop{z-index:150;background:#050208c7;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.cp-modal{color:#fff;background:#160c1d;border:1px solid #553061;border-radius:20px;width:100%;max-width:600px;padding:26px;box-shadow:0 28px 90px #0000008c}.cp-modal h2{font-size:31px}.cp-modal>p{color:#c2afc9;font-size:11px;line-height:1.6}.cp-modal-heading>button{color:#fff;background:0 0;border:0;font-size:24px}.cp-modal form{gap:14px;display:grid}.cp-modal label{color:#cab8d0;gap:6px;font-size:9px;font-weight:800;display:grid}.cp-modal label>span{color:#876f8d;font-weight:500}.cp-modal input,.cp-whep-settings input{color:#fff;background:#0e0813;border:1px solid #493052;border-radius:10px;min-height:42px;padding:0 12px}.cp-form-two{grid-template-columns:1fr 1fr;gap:12px;display:grid}.cp-modal-actions{justify-content:flex-end;gap:8px;margin-top:6px;display:flex}.cp-modal-actions>button:not(.cp-primary){color:#cdbbd3;background:0 0;border:1px solid #493052;border-radius:10px;padding:0 15px}.cp-error,.cp-playback-message{color:#ff9bc4;background:#ff4a8b1a;border:1px solid #ff4a8b59;border-radius:10px;padding:10px 12px;font-size:10px;line-height:1.45}.cp-loading{color:#d9c5e0;flex-direction:column;justify-content:center;align-items:center;gap:14px;min-height:65vh;display:flex}.cp-loading>span{border:2px solid #5e3868;border-top-color:#ff3ca6;border-radius:50%;width:34px;height:34px;animation:1s linear infinite cp-spin}@keyframes cp-spin{to{transform:rotate(360deg)}}.cp-event-header{border-bottom:1px solid var(--cp-line);padding-bottom:22px}.cp-event-header h1{font-size:clamp(34px,5vw,58px)}.cp-event-header>div:nth-child(2){flex:1}.cp-event-header .cp-status{margin-top:10px}.cp-back{color:#d6c4dc;background:0 0;border:1px solid #503258;border-radius:10px;min-height:38px;padding:0 12px}.cp-header-links{flex-wrap:wrap;gap:8px;display:flex}.cp-header-links a,.cp-section-heading a,.cp-settings-links a{color:#f7d8e9;border:1px solid #56365e;border-radius:9px;padding:10px 12px;font-size:9px;text-decoration:none}.cp-tabs{border-bottom:1px solid var(--cp-line);gap:4px;margin:0 0 24px;display:flex;overflow-x:auto}.cp-tabs button{color:#a991b1;white-space:nowrap;background:0 0;border:0;border-bottom:2px solid #0000;padding:16px 14px;font-size:9px;font-weight:850}.cp-tabs button.active{border-bottom-color:var(--cp-pink);color:#fff}.cp-live-layout{gap:16px;display:grid}.cp-stream-room{color:#fff;background:radial-gradient(circle at 10% 0,#ff3ca638,#0000 34%),#130a19;border:1px solid #ffffff24;border-radius:18px;gap:15px;padding:20px;display:grid}.cp-stream-room>header{justify-content:space-between;align-items:center;gap:18px;display:flex}.cp-stream-room h2{margin:0 0 5px;font-family:Georgia,Times New Roman,serif;font-size:29px}.cp-stream-room header p:not(.eyebrow){color:#baa8c2;margin:0;font-size:9px;line-height:1.5}.cp-stream-actions{flex-wrap:wrap;gap:8px;display:flex}.cp-stream-actions>button:not(.cp-primary){color:#f0dce8;background:0 0;border:1px solid #694274;border-radius:10px;min-height:41px;padding:0 14px}.cp-stream-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:9px;display:grid}.cp-stream-tile{background:#08050b;border:1px solid #493050;border-radius:13px;margin:0;position:relative;overflow:hidden}.cp-stream-tile>div{aspect-ratio:16/10}.cp-stream-tile video{object-fit:cover;width:100%;height:100%}.cp-stream-tile>span{bottom:0;background:linear-gradient(#0000,#000000d1);align-items:center;gap:6px;padding:22px 10px 9px;font-size:8px;display:flex;position:absolute;inset-inline:0}.cp-stream-tile i{background:#3ee79f;border-radius:50%;width:6px;height:6px;box-shadow:0 0 9px #3ee79f}.cp-stream-empty{color:#a58fad;text-align:center;border:1px dashed #5d3a67;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-height:128px;display:flex}.cp-stream-empty>span{color:#ff3ca6;font-size:25px}.cp-stream-empty strong{color:#eadceb;font-size:10px}.cp-stream-empty small{max-width:420px;font-size:8px}.cp-stream-room.compact{border-radius:0;margin:0;padding:16px 20px}.cp-stream-room.compact h2{font-size:20px}.cp-stream-room.compact .cp-stream-empty{min-height:82px}.cp-now-playing,.cp-pulse-panel,.cp-setup-card,.spotify-connection-panel,.cp-sensor-console,.cp-whep-settings{background:var(--cp-panel);border:1px solid var(--cp-line);border-radius:18px}.cp-now-playing{grid-template-columns:110px minmax(0,1fr) auto;align-items:center;gap:20px;padding:20px;display:grid}.cp-artwork{aspect-ratio:1;background:linear-gradient(145deg,#ff3ca6,#6f42ed);border-radius:15px;justify-content:center;align-items:center;font-size:34px;display:flex;overflow:hidden}.cp-artwork img{object-fit:cover;width:100%;height:100%}.cp-now-playing h2{margin:0 0 5px;font-family:Georgia,Times New Roman,serif;font-size:27px}.cp-now-playing p:not(.eyebrow){color:#bdaac5;margin:0;font-size:10px;line-height:1.5}.cp-pulse-panel{grid-template-columns:140px 1fr;gap:24px;padding:24px;display:grid}.cp-pulse-score{aspect-ratio:1;background:radial-gradient(circle,#ff3ca647,#0000 63%);border:1px solid #6b3b6f;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex}.cp-pulse-score strong{font-family:Georgia,Times New Roman,serif;font-size:48px;font-weight:500}.cp-pulse-score span{color:#d0b9d7;text-transform:uppercase;font-size:8px}.cp-meter-grid{gap:10px;display:grid}.cp-meter-grid>div{grid-template-columns:85px 1fr 28px;align-items:center;gap:10px;display:grid}.cp-meter-grid span{color:#c2acc9;text-transform:capitalize;font-size:8px}.cp-meter-grid i{background:#2c1b33;border-radius:999px;height:6px;display:block;overflow:hidden}.cp-meter-grid b{border-radius:inherit;background:linear-gradient(90deg,#884fff,#ff3ca6);height:100%;display:block}.cp-meter-grid strong{text-align:right;font-size:9px}.cp-pulse-panel>small{color:#806d86;grid-column:1/-1;font-size:8px}.cp-setup-card{gap:20px;padding:24px;display:grid}.cp-setup-card h2,.cp-section-heading h2{margin:0 0 6px;font-family:Georgia,Times New Roman,serif;font-size:28px}.cp-setup-card p,.cp-section-heading p:not(.eyebrow){color:#bdaac5;margin:0;font-size:10px;line-height:1.55}.cp-playlist-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:9px;display:grid}.cp-playlist-grid button{color:#fff;text-align:left;background:#110916;border:1px solid #43284b;border-radius:12px;gap:7px;min-height:125px;padding:10px;display:grid;overflow:hidden}.cp-playlist-grid button:disabled{cursor:not-allowed;opacity:.58}.cp-playlist-grid img{object-fit:cover;border-radius:8px;width:100%;height:65px}.cp-playlist-grid strong{font-size:9px}.cp-playlist-grid small{color:#947f9b;font-size:8px}.cp-playlist-note{color:#b8a5be;margin:10px 0 0;font-size:9px;line-height:1.5}.cp-mood-chips{flex-wrap:wrap;gap:7px;display:flex}.cp-mood-chips button{color:#e7d8ea;background:#24142c;border:1px solid #583363;border-radius:999px;padding:7px 11px;font-size:8px}.cp-mood-search{grid-template-columns:1fr auto;gap:8px;display:grid}.cp-mood-search input{color:#fff;background:#0e0813;border:1px solid #493052;border-radius:10px;min-height:43px;padding:0 12px}.cp-track-picker{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:7px;display:grid}.cp-track-picker>button{color:#fff;text-align:left;background:#100915;border:1px solid #43284b;border-radius:11px;grid-template-columns:48px 1fr 22px;align-items:center;gap:9px;min-width:0;padding:7px;display:grid}.cp-track-picker>button.selected{background:#ff3ca61f;border-color:#ff3ca6}.cp-track-picker img,.cp-track-picker>button>span:first-child{object-fit:cover;background:#27132e;border-radius:7px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.cp-track-picker>button>span:nth-child(2){gap:3px;min-width:0;display:grid}.cp-track-picker strong{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.cp-track-picker small{color:#9f8aa7;text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.cp-track-picker b{color:#ff77c2;text-align:center}.cp-mood-save{border-top:1px solid #432b4b;justify-content:space-between;align-items:center;padding-top:13px;display:flex}.cp-mood-save>span{color:#bca8c3;font-size:9px}.cp-owned-playlists{border-top:1px solid #432b4b;padding-top:13px}.cp-owned-playlists summary{color:#c8b4ce;cursor:pointer;margin-bottom:12px;font-size:9px;font-weight:800}.cp-device-setup{grid-template-columns:1fr auto;align-items:center}.spotify-connection-panel{color:#fff;padding:22px}.profile-spotify-section .spotify-connection-panel{color:#17211e;background:#f9faf5;border-color:#d5ddd2}.spotify-connection-heading{align-items:center;gap:12px;display:flex}.spotify-connection-heading>span:first-child{color:#08130c;background:#1ed760;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;font-size:20px;display:flex}.spotify-connection-heading h3{margin:0;font-family:Georgia,Times New Roman,serif;font-size:20px}.connection-pill{color:#a48fac;text-transform:uppercase;border:1px solid;border-radius:999px;margin-left:auto;padding:5px 8px;font-size:10px}.connection-pill.connected{color:#31d982}.spotify-account-summary,.spotify-connect-copy{border-top:1px solid #8c789640;justify-content:space-between;align-items:center;gap:18px;margin-top:16px;padding-top:16px;display:flex}.spotify-account-summary div{gap:3px;display:grid}.spotify-account-summary small,.spotify-connect-copy p,.spotify-provider-note{color:#9c89a4;font-size:11px;line-height:1.5}.profile-spotify-section .spotify-account-summary small,.profile-spotify-section .spotify-connect-copy p,.profile-spotify-section .spotify-provider-note{color:#65726d}.spotify-account-summary button,.spotify-connect-copy button{color:#07150c;background:#1ed760;border:0;border-radius:9px;min-height:38px;padding:0 14px;font-size:11px;font-weight:850}.spotify-account-summary button:disabled,.spotify-connect-copy button:disabled{cursor:not-allowed;opacity:.52}.spotify-connect-actions{flex:none;align-items:center;gap:8px;display:flex}.spotify-account-summary .spotify-disconnect-button,.spotify-connect-copy .spotify-disconnect-button{color:#ffadb0;background:0 0;border:1px solid #de6f74}.profile-spotify-section .spotify-account-summary .spotify-disconnect-button,.profile-settings-form .spotify-account-summary .spotify-disconnect-button,.profile-spotify-section .spotify-connect-copy .spotify-disconnect-button,.profile-settings-form .spotify-connect-copy .spotify-disconnect-button,.spotify-connection-panel.compact .spotify-connect-copy .spotify-disconnect-button{color:#a33038}.spotify-connection-panel.compact{color:#17211e;background:#f9faf5;border:1px solid #d5ddd2;border-radius:12px;margin-top:4px;padding:16px}.spotify-connection-panel.compact .spotify-account-summary small,.spotify-connection-panel.compact .spotify-connect-copy p,.spotify-connection-panel.compact .spotify-provider-note{color:#65726d}.profile-spotify-section .connection-pill,.spotify-connection-panel.compact .connection-pill{color:#4f5c57}.profile-spotify-section .connection-pill.connected,.spotify-connection-panel.compact .connection-pill.connected{color:#116239}.spotify-status-loading{min-height:38px}.spotify-provider-note{margin-top:12px;display:block}.spotify-provider-note a{color:inherit;text-underline-offset:2px;font-weight:800;text-decoration:underline}.spotify-guidance,.spotify-panel-message{border-radius:8px;margin:12px 0 0;padding:9px 10px;font-size:11px;line-height:1.45}.spotify-guidance{color:#eec68c;background:#ffb84a1f}.spotify-panel-message{color:#66eba1;background:#1ed7601a}.profile-spotify-section .spotify-guidance,.spotify-connection-panel.compact .spotify-guidance{color:#674500;background:#fff3d2}.profile-spotify-section .spotify-panel-message,.spotify-connection-panel.compact .spotify-panel-message{color:#155b35;background:#e5f6ea}.spotify-guidance code{overflow-wrap:anywhere}.profile-settings-tabs{grid-template-columns:1fr 1fr;gap:6px;margin-bottom:18px;display:grid}.profile-settings-tabs button{color:#5b6964;background:#eef2eb;border:1px solid #d7dfd5;border-radius:9px;min-height:38px;font-size:9px;font-weight:800}.profile-settings-tabs button.active{color:#fff;background:#143a31;border-color:#143a31}.profile-spotify-section{gap:14px;display:grid}.cp-section-page{gap:20px;display:grid}.cp-section-heading>div{max-width:650px}.cp-event-controls{background:#140b1a;border:1px solid #493052;border-radius:16px;gap:16px;padding:20px;display:grid}.cp-event-controls h2{margin:0 0 5px;font-family:Georgia,Times New Roman,serif;font-size:25px}.cp-event-controls>div:first-child p{color:#ad98b5;margin:0;font-size:9px;line-height:1.55}.cp-event-form{gap:13px;display:grid}.cp-event-form label{color:#cab8d0;gap:6px;font-size:9px;font-weight:800;display:grid}.cp-event-form input{color:#fff;background:#0e0813;border:1px solid #493052;border-radius:10px;min-height:42px;padding:0 12px}.cp-event-form input:disabled{cursor:not-allowed;opacity:.58}.cp-event-form .cp-modal-actions{justify-content:flex-start}.cp-schedule-warning{color:#efc98f;background:#ffb84a1a;border:1px solid #ffb84a52;border-radius:10px;margin:0;padding:10px 12px;font-size:9px;line-height:1.5}.cp-danger-zone{border-top:1px solid #3d2944;justify-content:space-between;align-items:center;gap:18px;padding-top:16px;display:flex}.cp-danger-zone>div{gap:4px;display:grid}.cp-danger-zone strong{font-size:10px}.cp-danger-zone small{color:#957f9d;font-size:8px;line-height:1.45}.cp-danger-zone button{color:#ff9abc;background:0 0;border:1px solid #c75576;border-radius:9px;flex:none;min-height:38px;padding:0 14px}.cp-danger-zone button:disabled{cursor:not-allowed;opacity:.45}.cp-influence-control{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.cp-influence-control button{color:#fff;text-align:left;background:#140b1a;border:1px solid #493052;border-radius:12px;gap:4px;min-height:68px;padding:12px;display:grid}.cp-influence-control button.active{border-color:var(--cp-pink);background:linear-gradient(145deg,#ff3ca62e,#8a52ff2e)}.cp-influence-control strong{text-transform:capitalize;font-size:10px}.cp-influence-control small{color:#a993b1;font-size:8px}.cp-influence-control.large button{min-height:90px}.cp-request-list{gap:9px;display:grid}.cp-request-list article{background:#150c1b;border:1px solid #3d2944;border-radius:12px;padding:15px}.cp-request-list article.host{border-color:#ff3ca6}.cp-request-list article>span{color:#ff84c7;letter-spacing:.12em;font-size:7px;font-weight:900}.cp-request-list h3{margin:7px 0;font-size:12px}.cp-request-list p{color:#927f99;margin:0;font-size:8px}.cp-request-actions{flex-wrap:wrap;gap:6px;margin-top:11px;display:flex}.cp-request-actions button{color:#c8b4ce;text-transform:capitalize;background:#24142b;border:1px solid #50345a;border-radius:999px;padding:5px 8px;font-size:7px}.cp-request-actions button:disabled{color:#190d1d;opacity:1;background:#ff3ca6;border-color:#ff3ca6}.cp-empty-list{color:#a890b0;text-align:center;border:1px dashed #4b3153;border-radius:14px;padding:35px}.cp-device-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;display:grid}.cp-device-grid article{background:#140b1a;border:1px solid #3e2945;border-radius:13px;padding:15px}.cp-device-grid article.current{border-color:#8852ff}.cp-device-grid article>div{align-items:center;gap:7px;display:flex}.cp-device-grid article>div small{color:#a38baa;margin-left:auto;font-size:8px}.cp-device-dot{background:#76667b;border-radius:50%;width:7px;height:7px}.cp-device-dot.live{background:#3ee79f;box-shadow:0 0 10px #3ee79f}.cp-device-grid dl{grid-template-columns:1fr 1fr;gap:8px;margin:13px 0 0;display:grid}.cp-device-grid dl div{gap:2px;display:grid}.cp-device-grid dt{color:#7e6b85;text-transform:uppercase;font-size:7px}.cp-device-grid dd{margin:0;font-size:9px}.cp-sensor-console{grid-template-columns:minmax(220px,38%) 1fr;gap:20px;padding:16px;display:grid}.cp-sensor-console video{aspect-ratio:16/10;object-fit:cover;background:#09050c;border-radius:12px;width:100%}.cp-sensor-console h3{margin:0 0 7px;font-family:Georgia,Times New Roman,serif;font-size:22px}.cp-sensor-console p:not(.eyebrow){color:#a994b1;font-size:9px;line-height:1.5}.cp-sensor-console small{color:#806e86;margin:10px 0;font-size:8px;display:block}.cp-sensor-console button{color:#e6d6ea;background:0 0;border:1px solid #5c3a65;border-radius:8px;min-height:34px;padding:0 11px;font-size:8px}.cp-local-metrics{flex-wrap:wrap;gap:6px;display:flex}.cp-local-metrics span{color:#a993b0;background:#0d0711;border:1px solid #39243f;border-radius:999px;padding:6px 9px;font-size:8px}.cp-local-metrics b{color:#fff}.cp-whep-settings{padding:15px}.cp-whep-settings summary{cursor:pointer;font-size:10px;font-weight:850}.cp-whep-settings p{color:#9a85a2;font-size:9px}.cp-whep-settings>div{grid-template-columns:1fr auto;gap:8px;display:grid}.cp-whep-settings button{color:#fff;background:#7d4cf2;border:0;border-radius:9px;padding:0 15px}.cp-settings-links{flex-wrap:wrap;gap:8px;display:flex}.crowdpulse-category-note{background:linear-gradient(120deg,#fff0f8,#f2edff);border:1px solid #e2b7da;border-radius:10px;align-items:center;gap:10px;padding:11px;display:flex}.crowdpulse-category-note>span{color:#fff;background:linear-gradient(145deg,#ff3ca6,#8246ff);border-radius:8px;flex:0 0 32px;justify-content:center;align-items:center;height:32px;display:flex}.crowdpulse-category-note div{gap:3px;display:grid}.crowdpulse-category-note strong{color:#542042;font-size:9px}.crowdpulse-category-note small{color:#7d6375;font-size:8px;line-height:1.4}.category-crowdpulse{--event-color:#ff3ca6;color:#8c245b;background:#ffe0f1}.trip-card.system-trip{background:linear-gradient(120deg,#effff6,#f8f5ff);border-color:#b9d9c9}.trip-card.system-trip .trip-card-icon{color:#fff;background:linear-gradient(145deg,#164f40,#8a52ff)}.daily-life-hero{background:linear-gradient(130deg,#e7fff2,#f5efff);border:1px solid #cae3d5;border-radius:18px;justify-content:space-between;align-items:center;gap:24px;margin:clamp(20px,4vw,48px);padding:clamp(22px,4vw,42px);display:flex}.daily-life-hero h1{color:#163f35;letter-spacing:-.05em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,6vw,70px)}.daily-life-hero p:not(.eyebrow){color:#587169;max-width:600px;font-size:11px;line-height:1.6}.daily-life-events{margin:0 clamp(20px,4vw,48px) 48px}.daily-life-events>header{border-bottom:1px solid #dbe2da;justify-content:space-between;align-items:end;padding-bottom:14px;display:flex}.daily-life-events h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:28px}.daily-life-events>header>span{color:#fff;background:#153e34;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:9px;display:flex}.daily-life-event-list{gap:8px;margin-top:14px;display:grid}.daily-life-event-list article{border:1px solid #dce3dd;border-left:4px solid var(--event-color,#8a52ff);background:#fff;border-radius:11px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;padding:7px 9px;display:grid}.daily-life-event-list article>button:first-child{color:#1f332d;text-align:left;background:0 0;border:0;align-items:center;gap:10px;min-width:0;display:flex}.daily-life-event-list article>button:first-child>span{background:#f1f4ef;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.daily-life-event-list article div{gap:3px;min-width:0;display:grid}.daily-life-event-list article small{color:#74837d;text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.daily-life-event-list article>a{color:#6e42d3;font-size:8px;text-decoration:none}.daily-life-delete{color:#a59a9d;background:0 0;border:0;font-size:18px}.daily-life-empty{text-align:center;border:1px dashed #bfd0c7;border-radius:14px;margin-top:14px;padding:34px}.daily-life-empty>span{color:#8056d5;font-size:34px}.daily-life-empty h3{margin:7px 0;font-family:Georgia,Times New Roman,serif;font-size:22px}.daily-life-empty p{color:#74827c;font-size:9px}.daily-life-empty button{color:#fff;background:#153e34;border:0;border-radius:9px;min-height:38px;padding:0 14px}.chat-crowdpulse-policy{color:#fff;background:linear-gradient(100deg,#211128,#32143a);justify-content:space-between;align-items:center;gap:18px;padding:10px 18px;display:flex}.chat-crowdpulse-policy>span{gap:2px;display:grid}.chat-crowdpulse-policy strong{font-size:9px}.chat-crowdpulse-policy small{color:#c1a9c7;font-size:7px}.chat-crowdpulse-policy>div{gap:5px;display:flex}.chat-crowdpulse-policy button{color:#d7c4dd;text-transform:capitalize;background:0 0;border:1px solid #694275;border-radius:7px;padding:6px 8px;font-size:7px}.chat-crowdpulse-policy button.active{color:#1b0c1b;background:#ff3ca6;border-color:#ff3ca6}.chat-crowdpulse-intent{gap:6px;padding:0 2px;display:flex}.chat-crowdpulse-intent button{color:#6e4778;background:#f7edf8;border:1px solid #d6bfdc;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:700}.chat-crowdpulse-intent button.active{color:#fff;background:#32143a;border-color:#32143a}.chat-thread-list .crowdpulse-thread>span{color:#fff;background:linear-gradient(145deg,#ff3ca6,#8246ff)}.chat-role-badge{color:#95879b;border:1px solid;border-radius:999px;margin-left:5px;padding:2px 5px;font-size:6px}.chat-role-badge.role-admin{color:#d84586}.chat-role-badge.role-ai{color:#7b4bd4}.chat-theme-crowdpulse .chat-crowdpulse-intent button{color:#c1a9c7;background:#1c1024;border-color:#4d2b5b}.chat-theme-crowdpulse .chat-crowdpulse-intent button.active{color:#150d1d;background:#ff3ca6;border-color:#ff3ca6}.party-chat-shell{--party-pink:#ff3ca6;color:#fff;background:radial-gradient(circle at 18% 10%,#ff3ca62e,#0000 32%),#0b0710;min-height:100dvh}.party-chat-topbar{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:13px clamp(18px,4vw,50px);display:flex}.party-chat-topbar>a{color:#fff;align-items:center;gap:9px;text-decoration:none;display:flex}.party-chat-topbar>a>span:last-child{gap:1px;display:grid}.party-chat-topbar small{color:#a995b1;font-size:7px}.party-chat-hero{grid-template-columns:1fr minmax(240px,360px);align-items:center;gap:28px;max-width:1050px;margin:0 auto;padding:clamp(34px,7vw,82px) 20px 28px;display:grid}.party-chat-hero h1{letter-spacing:-.055em;margin:0 0 12px;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,7vw,78px)}.party-chat-hero p:not(.eyebrow){color:#c0adc7;max-width:600px;font-size:11px;line-height:1.65}.party-now-playing{background:#17101c;border:1px solid #4a2d52;border-radius:16px;align-items:center;gap:14px;padding:13px;display:flex}.party-now-playing>img,.party-now-playing>span{object-fit:cover;background:linear-gradient(145deg,#ff3ca6,#8050ff);border-radius:11px;justify-content:center;align-items:center;width:72px;height:72px;display:flex}.party-now-playing div{gap:4px;min-width:0;display:grid}.party-now-playing small{color:#ff81c5;text-transform:uppercase;font-size:7px}.party-now-playing strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.party-now-playing span{color:#9c8aa3;font-size:8px}.party-join-card,.party-conversation{color:#26322e;background:#fff;border-radius:18px 18px 0 0;max-width:860px;min-height:420px;margin:0 auto;padding:clamp(22px,4vw,42px)}.party-join-card{text-align:center}.party-join-card>span{color:#ff3ca6;font-size:38px}.party-join-card h2{margin:5px 0;font-family:Georgia,Times New Roman,serif;font-size:30px}.party-join-card>p{color:#71807a;font-size:10px}.party-join-card form{gap:12px;max-width:380px;margin:20px auto 0;display:grid}.party-join-card label{text-align:left;gap:5px;font-size:8px;font-weight:800;display:grid}.party-join-card input{border:1px solid #ced8d2;border-radius:10px;min-height:43px;padding:0 12px}.party-join-card button,.party-composer>button{color:#280d1f;background:#ff3ca6;border:0;border-radius:10px;min-height:42px;font-size:9px;font-weight:900}.party-conversation{grid-template-rows:auto auto minmax(280px,1fr) auto;padding:0;display:grid;overflow:hidden}.party-conversation>header{border-bottom:1px solid #e4e9e5;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.party-conversation>header div{gap:2px;display:grid}.party-conversation>header small{color:#78857f;font-size:7px}.party-conversation>header>span{color:#2aa26b;font-size:8px}.party-conversation>header i{background:#31d985;border-radius:50%;width:6px;height:6px;margin-right:4px;display:inline-block}.party-message-list{flex-direction:column;gap:13px;max-height:56vh;padding:20px;display:flex;overflow-y:auto}.party-message{grid-template-columns:32px 1fr;gap:9px;display:grid}.party-message>span{color:#63716c;background:#eef2ef;border-radius:9px;justify-content:center;align-items:center;height:32px;font-size:7px;font-weight:900;display:flex}.party-message.role-admin>span{color:#c52370;background:#ffe5f3}.party-message.role-ai>span{color:#6d42c7;background:#eee7ff}.party-message>div{background:#f4f6f4;border-radius:3px 12px 12px;padding:10px 12px}.party-message.role-admin>div{background:#fff0f7}.party-message.role-ai>div{background:#f4f0ff}.party-message header{align-items:center;gap:7px;display:flex}.party-message header strong{font-size:8px}.party-message header small{color:#8a9691;font-size:6px}.party-message p{white-space:pre-wrap;margin:5px 0 0;font-size:10px;line-height:1.5}.party-composer{border-top:1px solid #e1e7e3;grid-template-columns:1fr auto;gap:8px;padding:13px 18px;display:grid}.party-composer>div{grid-column:1/-1;gap:5px;display:flex}.party-composer>div button{color:#63716b;background:#f0f3f0;border:1px solid #dbe2dd;border-radius:999px;padding:5px 9px;font-size:7px}.party-composer>div button.active{color:#fff;background:#31213a;border-color:#31213a}.party-composer textarea{font:inherit;resize:vertical;border:1px solid #ced8d2;border-radius:10px;min-height:52px;padding:10px}.party-composer>button{padding:0 16px}.party-composer>small{color:#8b9692;grid-column:1/-1;font-size:7px}.party-chat-error-message{color:#c52d61;text-align:center;font-size:8px}.party-ended{background:#f0f2f0;gap:3px;padding:16px 20px;display:grid}.party-ended span{color:#7b8782;font-size:8px}.party-chat-loading,.party-chat-error{color:#fff;text-align:center;background:#0b0710;flex-direction:column;justify-content:center;align-items:center;min-height:100dvh;padding:30px;display:flex}.party-chat-error>span{color:#ff3ca6;font-size:42px}.party-chat-error a{color:#ff8ecb}@media (width<=820px){.cp-home,.cp-dashboard{padding:22px 15px}.cp-home>header,.cp-event-header,.cp-section-heading,.cp-stream-room>header{flex-direction:column;align-items:flex-start}.cp-header-links{width:100%}.cp-now-playing{grid-template-columns:82px 1fr}.cp-live-actions{grid-column:1/-1}.cp-pulse-panel,.cp-sensor-console,.party-chat-hero{grid-template-columns:1fr}.cp-pulse-score{justify-self:center;width:120px;height:120px}.cp-device-setup{grid-template-columns:1fr;align-items:start}.daily-life-hero{flex-direction:column;align-items:flex-start}.daily-life-event-list article{grid-template-columns:minmax(0,1fr) auto}.daily-life-event-list article>a{grid-column:1/-1;padding-left:44px}.cp-influence-control{grid-template-columns:1fr}.cp-danger-zone{flex-direction:column;align-items:stretch}.cp-danger-zone button{width:100%}.chat-crowdpulse-policy{flex-direction:column;align-items:flex-start}.party-chat-hero{padding-top:35px}.party-conversation{border-radius:14px 14px 0 0}}@media (width<=520px){.cp-form-two,.cp-mood-search{grid-template-columns:1fr}.cp-now-playing{grid-template-columns:64px 1fr;padding:13px}.cp-now-playing h2{font-size:21px}.cp-meter-grid>div{grid-template-columns:72px 1fr 24px}.spotify-account-summary,.spotify-connect-copy,.spotify-connect-actions{flex-direction:column;align-items:stretch}.profile-settings-tabs{grid-template-columns:1fr}.party-chat-hero h1{font-size:45px}.party-composer{grid-template-columns:1fr}.party-composer>button{min-height:39px}}.split-module{--split-dark:#123f66;--split-primary:#1d65a8;--split-accent:#69aee8;--split-tint:#dcecff;--split-canvas:#f4f8fd;--split-paper:#fff;--split-line:#c4d9ed;--split-ink:#102b45;--split-muted:#61778c;min-height:100%;color:var(--split-ink);background:var(--split-canvas)}.split-dashboard,.split-ledger{max-width:1180px;margin:0 auto;padding:clamp(1.25rem,3vw,3rem)}.split-dashboard>header,.split-ledger-header{justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:2rem;display:flex}.split-dashboard h1,.split-ledger h1,.split-join h1{color:var(--split-dark);margin:.25rem 0 .75rem;font-size:clamp(2.3rem,5vw,4.5rem);line-height:.95}.split-dashboard>header p:last-child{color:var(--split-muted);max-width:620px}.split-button-primary,.split-button-secondary,.split-ai-button{cursor:pointer;font:inherit;border:0;border-radius:999px;padding:.8rem 1.15rem;font-weight:800}.split-button-primary{background:var(--split-primary);color:#fff;box-shadow:0 10px 24px #1d65a838}.split-button-secondary{background:var(--split-paper);border:1px solid var(--split-line);color:var(--split-dark)}.split-button-primary:disabled,.split-button-secondary:disabled,.split-ai-button:disabled{cursor:not-allowed;opacity:.55}.split-card-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;display:grid}.split-card-grid>button{text-align:left;border:1px solid var(--split-line);background:var(--split-paper);color:inherit;cursor:pointer;border-radius:22px;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;padding:1.25rem;display:grid;box-shadow:0 10px 34px #123f6612}.split-card-grid>button:hover{border-color:var(--split-accent);transform:translateY(-2px)}.split-card-grid h2{color:var(--split-dark);margin:0 0 .25rem}.split-card-grid p,.split-card-grid small{color:var(--split-muted);margin:.1rem 0;display:block}.split-card-grid strong{margin:.6rem 0 .25rem;display:block}.split-card-grid .positive{color:#177456}.split-card-grid .negative{color:#b24848}.split-card-mark,.split-join>span{background:linear-gradient(145deg,var(--split-primary),var(--split-dark));color:#fff;border-radius:16px;place-items:center;width:52px;height:52px;font-weight:900;display:grid}.split-empty{text-align:center;justify-items:center;padding:4rem 1rem;display:grid}.split-empty>span{background:var(--split-tint);width:70px;height:70px;color:var(--split-primary);border-radius:24px;place-items:center;font-size:1.5rem;font-weight:900;display:grid}.split-empty h2{color:var(--split-dark);margin:1rem 0 .35rem}.split-empty p{color:var(--split-muted);max-width:520px}.split-dashboard-empty{border:1px dashed var(--split-line);background:#fff9;border-radius:28px}.split-dialog-backdrop{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#071c2e99;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.split-dialog{background:var(--split-paper,#fff);width:min(680px,100%);max-height:calc(100vh - 2rem);color:var(--split-ink,#102b45);border-radius:26px;overflow:auto;box-shadow:0 30px 80px #00000040}.split-dialog>header{z-index:2;border-bottom:1px solid var(--split-line,#c4d9ed);background:inherit;justify-content:space-between;align-items:center;padding:1.35rem 1.5rem;display:flex;position:sticky;top:0}.split-dialog>header h2{color:var(--split-dark,#123f66);margin:.15rem 0 0}.split-dialog>header>button{color:var(--split-muted,#61778c);cursor:pointer;background:0 0;border:0;font-size:1.7rem}.split-dialog form,.split-ai-capture{gap:1rem;padding:1.5rem;display:grid}.split-dialog label,.split-inline-form label{color:var(--split-dark);gap:.4rem;font-size:.86rem;font-weight:800;display:grid}.split-dialog input,.split-dialog select,.split-dialog textarea,.split-inline-form input,.split-merge-box select,.split-discussion textarea{border:1px solid var(--split-line);width:100%;color:var(--split-ink);font:inherit;background:#fff;border-radius:12px;padding:.75rem .85rem}.split-dialog input:focus,.split-dialog select:focus,.split-dialog textarea:focus{border-color:var(--split-primary);outline:3px solid #69aee84d}.split-dialog form>footer{justify-content:flex-end;gap:.7rem;display:flex}.split-form-row{grid-template-columns:1fr 2fr;gap:1rem;display:grid}.split-dialog-note{color:var(--split-muted);margin:0;font-size:.82rem}.split-error,.split-warning{border-radius:12px;padding:.75rem 1rem}.split-error{color:#9d3030;background:#fff0f0}.split-warning{color:#70550c;background:#fff9df;margin:0;font-size:.84rem}.split-member-picker,.split-method,.split-share-picker{border:1px solid var(--split-line);border-radius:16px;padding:1rem}.split-member-picker legend,.split-method legend,.split-share-picker legend{color:var(--split-dark);padding:0 .35rem;font-weight:900}.split-member-picker label,.split-share-picker label{align-items:center;gap:.55rem;margin:.45rem 0;display:flex}.split-member-picker input,.split-share-picker input,.split-method input{width:auto}.split-method label{grid-template-columns:auto 1fr;align-items:center}.split-method small{color:var(--split-muted);grid-column:2;font-weight:500}.split-ai-capture{background:var(--split-tint);border-radius:18px;margin:1.5rem 1.5rem 0;padding:1rem}.split-ai-capture>div{grid-template-columns:1fr 1fr;gap:.6rem;display:grid}.split-capture-button{text-align:center;border:1px solid var(--split-line);cursor:pointer;background:#fff;border-radius:12px;padding:.75rem;display:block!important}.split-capture-button input{opacity:0;width:1px;height:1px;position:absolute}.split-ai-button{background:var(--split-dark);color:#fff}.split-edit-receipt-note{background:var(--split-tint);color:var(--split-muted);border-radius:14px;margin:1.5rem 1.5rem 0;padding:.85rem 1rem;font-size:.86rem}.split-ledger-header{align-items:center}.split-ledger-header>div:nth-child(2){flex:1}.split-ledger-header h1{font-size:clamp(2rem,4vw,3.6rem)}.split-ledger-header span{color:var(--split-muted)}.split-back{color:var(--split-primary);cursor:pointer;background:0 0;border:0;font-weight:800}.split-header-actions{gap:.65rem;display:flex}.split-tabs{border-bottom:1px solid var(--split-line);gap:.25rem;display:flex;overflow:auto}.split-tabs button{color:var(--split-muted);cursor:pointer;font:inherit;white-space:nowrap;background:0 0;border:0;border-bottom:3px solid #0000;padding:.9rem 1rem;font-weight:800}.split-tabs button.active{border-bottom-color:var(--split-primary);color:var(--split-dark)}.split-tab-panel{padding:1.25rem 0 3rem}.split-association-gate{text-align:center;border:1px solid var(--split-line);background:var(--split-paper);border-radius:26px;max-width:680px;margin:2rem auto;padding:2rem;box-shadow:0 16px 46px #123f6617}.split-association-gate>span{background:var(--split-tint);width:60px;height:60px;color:var(--split-primary);border-radius:20px;place-items:center;margin:0 auto 1rem;font-size:1.5rem;display:grid}.split-association-gate h2{color:var(--split-dark)}.split-association-gate>p:not(.eyebrow):not(.split-error){color:var(--split-muted)}.split-claim-list{gap:.55rem;margin:1.25rem 0;display:grid}.split-claim-list button{text-align:left;border:1px solid var(--split-line);color:var(--split-dark);cursor:pointer;background:#fff;border-radius:14px;grid-template-columns:1fr auto;padding:.85rem 1rem;display:grid}.split-claim-list small{color:var(--split-muted)}.split-claim-list button:last-child{grid-area:1/2/3}.split-empty-inline{font-style:italic}.split-expenses>article{border-bottom:1px solid var(--split-line);grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;padding:1rem;display:grid}.split-expenses>article h3{color:var(--split-dark);margin:0 0 .25rem}.split-expenses>article p,.split-expenses>article small{color:var(--split-muted);margin:0}.split-expenses>article a{color:var(--split-primary);margin-top:.35rem;display:block}.split-expense-date{background:var(--split-tint);width:48px;height:52px;color:var(--split-dark);border-radius:14px;place-items:center;display:grid}.split-expense-date span{text-transform:uppercase;font-size:.72rem}.split-expense-total{white-space:nowrap;justify-items:end;gap:.5rem;display:grid}.split-expense-actions{gap:.25rem;display:flex}.split-expense-actions button{color:var(--split-primary);cursor:pointer;font:inherit;background:0 0;border:0;border-radius:999px;padding:.3rem .5rem;font-size:.76rem;font-weight:800}.split-expense-actions button:hover{background:var(--split-tint)}.split-expense-actions button.danger{color:#a13d46}.split-expense-actions button:disabled{cursor:not-allowed;opacity:.5}.split-balance-cards{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem;display:grid}.split-balance-cards article{border:1px solid var(--split-line);background:#fff;border-radius:18px;grid-template-columns:auto 1fr;align-items:center;gap:.7rem;padding:1rem;display:grid}.split-balance-cards b{grid-column:2}.split-balance-cards .positive b{color:#177456}.split-balance-cards .negative b{color:#b24848}.split-balance-cards small{color:var(--split-muted);display:block}.split-person-avatar{background:var(--split-tint);width:42px;height:42px;color:var(--split-dark);text-transform:uppercase;border-radius:50%;place-items:center;font-weight:900;display:grid}.split-settlement-plan{border:1px solid var(--split-line);background:#fff;border-radius:22px;margin-top:1.5rem;overflow:hidden}.split-settlement-plan>div:first-child{background:var(--split-tint);padding:1.25rem}.split-settlement-plan h2{color:var(--split-dark);margin:.2rem 0}.split-settlement-plan p{color:var(--split-muted);margin:.25rem 0}.split-settlement-plan>article{border-top:1px solid var(--split-line);justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.split-settlement-plan>article span,.split-settlement-plan>article small{color:var(--split-muted);display:block}.split-settlement-plan>article div>button{color:var(--split-primary);cursor:pointer;background:0 0;border:0;padding:.25rem 0}.split-all-settled{text-align:center;padding:1.5rem!important}.split-people-list{gap:.5rem;display:grid}.split-people-list article{border:1px solid var(--split-line);background:#fff;border-radius:16px;align-items:center;gap:.8rem;padding:.8rem 1rem;display:flex}.split-people-list article>div:nth-child(2){flex:1}.split-people-list small{color:var(--split-muted);display:block}.split-people-list article.merged{opacity:.6}.split-sponsor-tag{background:var(--split-tint);color:var(--split-primary);border-radius:999px;padding:.25rem .5rem;font-size:.75rem;font-weight:900}.split-sponsor-toggle{color:var(--split-muted);align-items:center;gap:.35rem;font-size:.8rem;display:flex}.split-inline-form{align-items:end;gap:.65rem;margin-top:1.25rem;display:flex}.split-inline-form label{flex:1}.split-merge-box{border:1px solid var(--split-line);background:var(--split-tint);border-radius:18px;margin-top:1rem;padding:1rem}.split-merge-box h3{color:var(--split-dark);margin:0}.split-merge-box p{color:var(--split-muted)}.split-merge-box>div{align-items:center;gap:.55rem;display:flex}.split-activity article{grid-template-columns:auto 1fr;gap:1rem;display:grid}.split-activity article>span{background:var(--split-primary);width:10px;height:10px;box-shadow:0 0 0 5px var(--split-tint);border-radius:50%;margin-top:.4rem}.split-activity article>div{border-left:1px solid var(--split-line);padding:0 0 1.25rem 1rem}.split-activity p{margin:.2rem 0}.split-activity small{color:var(--split-muted)}.split-discussion{max-width:760px;margin:0 auto}.split-message-list{gap:.7rem;max-height:430px;padding:.5rem;display:grid;overflow:auto}.split-message-list article{border:1px solid var(--split-line);background:#fff;border-radius:18px 18px 18px 4px;max-width:80%;padding:.8rem 1rem}.split-message-list article.system{text-align:center;background:var(--split-tint);max-width:100%}.split-message-list p{margin:.25rem 0}.split-message-list small{color:var(--split-muted)}.split-discussion form{gap:.7rem;margin-top:1rem;display:flex}.split-discussion textarea{resize:vertical;min-height:70px}.split-join{text-align:center;border:1px solid var(--split-line);background:#fff;border-radius:28px;max-width:620px;margin:8vh auto;padding:3rem;box-shadow:0 24px 70px #123f661f}.split-join>span{margin:0 auto 1.25rem}.split-join p{color:var(--split-muted)}.split-loading{align-content:center;place-items:center;gap:.8rem;min-height:50vh;display:grid}.split-loading>span{border:4px solid var(--split-tint);border-top-color:var(--split-primary);border-radius:50%;width:34px;height:34px;animation:.8s linear infinite split-spin}@keyframes split-spin{to{transform:rotate(360deg)}}@media (width<=760px){.split-dashboard>header,.split-ledger-header{display:grid}.split-header-actions{flex-wrap:wrap}.split-form-row{grid-template-columns:1fr}.split-dialog{border-radius:20px}.split-dialog-backdrop{padding:.4rem}.split-expenses>article{grid-template-columns:auto 1fr}.split-expense-total{grid-column:2;justify-items:start}.split-settlement-plan>article,.split-inline-form,.split-merge-box>div,.split-discussion form{flex-direction:column;align-items:stretch}.split-people-list article{flex-wrap:wrap}.split-sponsor-toggle{width:100%}.split-tabs button{padding:.8rem .7rem}.split-ai-capture>div{grid-template-columns:1fr}}
