: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;--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}}.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{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}.workspace.product-journeys{--journey-blue:#1d65a8;--journey-blue-dark:#173f68;--journey-yellow:#ffd84f;--journey-canvas:#f4f8fd}.product-journeys .trip-sidebar{background:linear-gradient(#edf5ff 0%,#f9fbff 58%,#fff8d9 100%);border-color:#d7e3ef}.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}.product-journeys .trip-card.active{border-color:#bdd5ed;box-shadow:0 8px 24px #1d65a81a}.product-journeys .trip-card-icon,.product-journeys .new-trip-button>span{color:var(--journey-blue-dark);background:#dcecff}.journeys-workspace{background:radial-gradient(circle at 92% 4%,#ffd84f3d,#0000 22%),linear-gradient(#1d65a806 1px,#0000 1px) 0 0/32px 32px,linear-gradient(90deg,#1d65a806 1px,#0000 1px) 0 0/32px 32px,#fffefa}.journeys-workspace .eyebrow,.journeys-workspace .change-picture-link,.journeys-workspace .venue-sources a,.journeys-workspace .scheduler-panel-heading>div>span{color:var(--journey-blue)}.journeys-workspace .hero-picture{background:#deecfa;border-color:#c4d9ed}.journeys-workspace .trip-meta-strip{background:linear-gradient(90deg,#e7f2ffe6,#fff9dae0);border-color:#d4e1e9}.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-native-share{background:#e9f3ff;border-color:#bcd4eb}.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}.trip-planning-actions .schedule-suggestions-launch-button{background:linear-gradient(135deg,#1d65a8,#17466f);border-color:#174f80}.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-icon{color:#173f68;background:#ffd84f}.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{background:#174f80}.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}.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}}
