@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap";
:root{--bg:#f7f8fa;--paper:#fff;--ink:#252823;--muted:#7a7e83;--line:#e9ebee;--lime:#d7f85d;--purple:#e9e2ff;--blue:#deeffe;--radius:20px}*{box-sizing:border-box}body{background:var(--bg);color:var(--ink);margin:0;font-family:DM Sans,sans-serif;font-size:16px;line-height:1.5}button,input,textarea{font:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit;background:0 0;border:0}button:disabled{cursor:wait;opacity:.5}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin:0}h1,h2,h3,.brand{font-family:Manrope,sans-serif}button:focus-visible,a:focus-visible{outline-offset:4px;outline:3px solid #8170d6}input:focus,textarea:focus{outline-offset:1px;outline:2px solid #8d74d5}button{transition:background .15s,transform .15s}button:hover:not(:disabled){filter:brightness(.97)}.brand{letter-spacing:-1px;white-space:nowrap;align-items:center;font-size:22px;font-weight:800;display:flex}.brand>span:not(.brand-icon):not(.brand-dot){font-weight:500}.brand-icon{background:var(--lime);color:#26321c;border-radius:12px;justify-content:center;align-items:center;width:39px;height:39px;margin-right:10px;display:inline-flex}.brand-dot{color:#8c73cc;margin-left:7px;font-size:27px}.button{border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:10px;min-height:45px;padding:11px 18px;font-size:14px;font-weight:700;display:inline-flex}.primary{background:var(--lime);color:#28321b}.secondary{border-color:var(--line);background:#fff}.full{width:100%}.text-button{justify-content:center;align-items:center;gap:8px;padding:8px 0;font-size:14px;font-weight:600;display:inline-flex}.small{font-size:14px}.eyebrow{letter-spacing:1.8px;color:#797e73;font-size:12px;font-weight:700}.inline{vertical-align:middle;display:inline-block}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.topbar{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:88px;padding:0 4.5%;display:flex}.top-right{align-items:center;gap:30px;display:flex}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.tribe-switcher select{border:1px solid var(--line);max-width:190px;min-height:38px;font:inherit;background:#fff;border-radius:12px;padding:7px 30px 7px 11px;font-weight:700}.top-caption{color:#888;font-size:13px}.profile-button{border:1px solid var(--line);border-radius:25px;align-items:center;gap:10px;padding:7px 13px 7px 7px;font-size:14px;display:flex}.profile-button>span{background:#f2ebfc;border-radius:50%;place-items:center;width:32px;height:32px;font-size:20px;display:grid}.profile-button>svg{color:#898c8f;margin-left:9px}.profile-menu-wrap{position:relative}.profile-popover{z-index:20;border:1px solid var(--line);background:#fff;border-radius:14px;width:210px;padding:7px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 14px 35px #25282324}.profile-popover-name{color:var(--muted);border-bottom:1px solid var(--line);margin-bottom:5px;padding:9px 11px 10px;font-size:12px;font-weight:700}.profile-popover button{text-align:left;border-radius:9px;align-items:center;gap:10px;width:100%;padding:10px 11px;font-size:14px;font-weight:650;display:flex}.profile-popover button:hover,.profile-popover button:focus-visible{background:#f5f5f2}.profile-popover .profile-logout{color:#a85a54}.workspace{max-width:1510px;margin:auto;padding:43px 4.5% 24px}.page-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:33px;display:flex}.page-heading h1{letter-spacing:-1.5px;margin-top:8px;font-size:38px;font-weight:800;line-height:1.3}.page-heading h1>span{color:#9b87ce}.page-heading p{color:var(--muted);margin-top:8px;font-size:15px}.new-button{box-shadow:0 3px #c4e74b}.main-grid{grid-template-columns:minmax(0,1fr) 292px;align-items:start;gap:25px;display:grid}.calendar-panel{border:1px solid var(--line);border-radius:var(--radius);background:#fff;min-width:0;overflow:hidden}.calendar-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.segmented{background:#f2f3f5;border-radius:12px;gap:3px;padding:4px;display:flex}.segmented button{color:#85888e;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-width:96px;padding:8px 16px;font-size:14px;font-weight:600;display:flex}.segmented .active{color:#353b31;background:#fff;box-shadow:0 1px 4px #0000000d}.view-toggle{border:1px solid var(--line);background:#f6f7f8;border-radius:10px;gap:3px;padding:3px;display:flex}.view-toggle button{color:#93969b;border-radius:7px;place-items:center;width:35px;height:31px;display:grid}.view-toggle .active{color:#40463b;background:#fff;box-shadow:0 1px 4px #0000000a}.month-toolbar{justify-content:space-between;align-items:center;padding:24px;display:flex}.month-toolbar h2{text-transform:capitalize;letter-spacing:-.7px;align-items:center;gap:7px;font-size:23px;display:flex}.month-toolbar h2 span{color:#989b9e;font-weight:500}.month-actions{align-items:center;gap:6px;display:flex}.month-actions button{border-radius:8px;justify-content:center;align-items:center;min-height:34px;padding:7px;display:flex}.month-actions .today-button{border:1px solid var(--line);margin-right:5px;padding:6px 11px;font-size:12px}.week-labels,.month-cells{grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.week-labels{border-bottom:1px solid var(--line)}.week-labels span{text-align:center;letter-spacing:1px;color:#94999e;padding:8px 0 15px;font-size:11px;font-weight:700}.day-cell{border-bottom:1px solid var(--line);border-right:1px solid var(--line);min-height:112px;padding:6px;position:relative}.day-cell:nth-child(7n){background:#fcfcfd;border-right:0}.day-cell:nth-child(7n-1){background:#fcfcfd}.day-cell.outside{color:#c6c9cd;background:#fafbfc}.day-cell.chosen{background:#fcfff6;box-shadow:inset 0 0 0 1.5px #b7c883}.day-number{border-radius:50%;place-items:center;min-width:26px;height:26px;margin:0 auto 5px;font-size:12px;font-weight:600;display:grid}.day-number.today{background:var(--ink);color:#fff}.day-items{flex-direction:column;gap:4px;display:flex}.calendar-event,.busy-block{text-align:left;border-radius:5px;align-items:center;gap:3px;width:100%;min-height:24px;padding:3px 5px;font-size:11px;font-weight:600;line-height:1.4;display:flex;overflow:hidden}.calendar-event.group{color:#5a438c;background:#e9e3fc}.calendar-event.personal{color:#476c9c;background:#e1eefb}.calendar-event.pending{background:#f8f5ff;border:1px dashed #b6a5dd;padding:2px 4px}.calendar-event small{opacity:.75;margin-left:auto;font-size:10px;font-weight:400}.event-label{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.busy-block{color:#a0a3aa;background:repeating-linear-gradient(135deg,#f3f4f6 0 3px,#fafafb 3px 6px);font-size:10px}.busy-block.personal{color:#476c9c;background:#e1eefb}.more-events{color:#8a8f95;text-align:left;padding-left:5px;font-size:10px}.calendar-legend{color:#8d9197;justify-content:center;gap:20px;padding:16px 10px;font-size:11px;display:flex}.calendar-legend>span{align-items:center;gap:6px;display:flex}.calendar-legend i{border-radius:2px;width:8px;height:8px;display:inline-block}.legend-group{background:#cab7f2}.legend-personal{background:#b6d5f4}.legend-pending{border:1px dashed #ab94d1}.legend-busy{background:#dfe2e7}.sidebar{flex-direction:column;gap:18px;display:flex}.next-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:22px}.section-title{justify-content:space-between;align-items:center;gap:10px;display:flex}.section-title h2{letter-spacing:-.5px;font-size:19px;font-weight:800}.section-title h2>span{color:#a99cbb;margin-left:5px}.count{color:#8e75b3;background:#f1edf8;border-radius:7px;place-items:center;min-width:22px;height:22px;font-size:12px;display:grid}.next-card>.muted{margin-top:5px;font-size:12px}.event-card{text-align:left;border:1px solid var(--line);background:#fff;border-radius:13px;align-items:flex-start;gap:12px;width:100%;margin-top:13px;padding:15px 12px;display:flex;position:relative}.event-card:hover{border-color:#cfc0eb}.card-emoji{background:#f3edff;border-radius:11px;flex-shrink:0;place-items:center;width:38px;height:38px;font-size:22px;display:grid}.event-card.personal .card-emoji{background:#eaf3fc}.event-card>div{min-width:0}.card-date{color:#9796a0;margin-bottom:3px;font-size:11px;display:block}.event-card h3{overflow-wrap:anywhere;margin-bottom:7px;font-size:14px;font-weight:800;line-height:1.4}.status{white-space:normal;border-radius:5px;align-items:center;padding:3px 6px;font-size:10px;display:inline-flex}.status.pending{color:#9b7c3d;background:#fff5df}.status.confirmed{color:#6f8a43;background:#ecf5dc}.mini-guests{gap:2px;margin-top:10px;display:flex}.mini-guests:empty{display:none}.mini-guests span{background:#f4f1fa;border:2px solid #fff;border-radius:50%;place-items:center;width:25px;height:25px;font-size:16px;display:grid}.mini-guests .declined{opacity:.4}.mini-guests .accepted{border-bottom-color:#b7d78a}.card-arrow{color:#b7b8bf;flex-shrink:0;align-self:center;margin-left:auto}.all-events{color:#868a91;width:100%;margin-top:14px;font-size:12px}.empty-state{text-align:center;padding:32px 8px 17px}.empty-state>span{margin-bottom:10px;font-size:38px;display:block;transform:rotate(-12deg)}.empty-state h3{letter-spacing:-.5px;font-size:18px;font-weight:750;line-height:1.4}.empty-state p{color:#95959e;margin:12px 0;font-size:13px;line-height:1.7}.empty-state .text-button{font-size:12px}.answer-card{background:#f0ebfb;border:1px solid #e6ddf7;border-radius:16px;gap:12px;padding:19px;display:flex}.answer-emoji{font-size:25px;transform:rotate(-10deg)}.answer-card h3{margin-bottom:4px;font-size:13px;font-weight:800}.answer-card p{color:#9286a6;font-size:12px}.answer-card .text-button{font-size:12px}.google-card{border:1px solid var(--line);background:#fff;border-radius:16px;padding:20px}.tribe-name-form{gap:8px;margin-bottom:12px;display:grid}.profile-identity{align-items:center;gap:13px;margin-bottom:6px;display:flex}.profile-identity .detail-emoji{margin:0}.profile-identity>div>span{color:var(--muted);font-size:12px;font-weight:700;display:block}.profile-name-form{margin:24px 0}.profile-field-label{font-size:14px;font-weight:600;line-height:1.5;display:block}.profile-name-controls{grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:10px;display:grid}.profile-name-controls input{height:47px}.profile-name-controls .button{height:47px;margin-top:7px}.profile-emoji-label{margin:22px 0 10px}.google-card .section-title{justify-content:flex-start;gap:8px}.google-card h3{font-size:13px;font-weight:800}.calendar-sync-icon{color:#6e56cf;flex:none}.google-g{color:#4285f4;font-size:21px;font-weight:800}.google-card p{color:#94969e;margin:10px 0 15px;font-size:12px;line-height:1.7}.google-card .button{min-height:37px;padding:9px;font-size:11px}.privacy-note{text-align:center;color:#a3a6ad;font-size:11px;line-height:1.8}.day-agenda{border-top:1px solid var(--line);padding:20px 24px}.day-agenda h3{text-transform:capitalize;font-size:15px}.empty-day{color:#999da3;margin-top:10px;font-size:13px}.day-agenda .event-card{max-width:310px;margin-right:10px;display:inline-flex}.busy-row{color:#8b9099;background:#f4f5f7;border-radius:8px;justify-content:space-between;align-items:center;margin-top:9px;padding:10px;font-size:13px;display:flex}.upcoming-full{padding:24px}.upcoming-full h2{font-size:23px}.upcoming-full>.muted{margin:6px 0 20px;font-size:14px}.upcoming-full .event-card{padding:18px}.upcoming-full .card-date{font-size:13px}.upcoming-full .event-card h3{font-size:17px}.upcoming-full .status{font-size:12px}.friend-filters{border-bottom:1px solid var(--line);background:#fdfcff;flex-wrap:wrap;align-items:center;gap:8px;padding:14px 24px;display:flex}.friend-filters>span{color:#928e9d;margin-right:3px;font-size:12px}.person-chip{background:#fff;border:1px solid #ece7f6;border-radius:20px;align-items:center;gap:6px;padding:5px 10px;font-size:12px;display:flex}.person-chip.selected{color:#684f93;background:#ede5ff;border-color:#d4c1f6}.filter-note{color:#9992a5;flex-basis:100%;margin-top:3px;font-size:11px}.mobile-day-dot,.mobile-add{display:none}.local-footer{color:#9b9da3;text-align:center;padding:25px;font-size:11px}.notice{border-radius:10px;justify-content:space-between;align-items:center;gap:12px;margin:12px 0;padding:12px 15px;font-size:14px;display:flex}.error{color:#b14a3d;background:#fff0ed}.success{color:#536e36;background:#edf7df}.info{color:#596b92;background:#edf2fd}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:40;background:#22252b55;position:fixed;inset:0}.modal{z-index:50;background:#fff;border:1px solid #fff;border-radius:24px;width:calc(100% - 32px);max-width:560px;max-height:90dvh;padding:34px;position:fixed;top:50%;left:50%;overflow:auto;transform:translate(-50%,-50%);box-shadow:0 20px 90px #1b1c2d30}.modal-close{color:#9b9ca4;border-radius:50%;place-items:center;width:30px;height:30px;display:grid;position:absolute;top:15px;right:15px}.modal h2{letter-spacing:-.7px;margin-right:12px;font-size:24px;font-weight:800;line-height:1.4}.modal h3{margin:22px 0 10px;font-size:15px}.modal>p.muted{margin:8px 0 23px;font-size:14px}.modal label,.auth-card label{margin:17px 0;font-size:14px;font-weight:600;display:block}.modal input:not([type=checkbox]),.modal textarea,.auth-card input{color:#34373c;background:#fff;border:1px solid #e2e4e9;border-radius:10px;width:100%;min-width:0;margin-top:7px;padding:12px 13px;font-size:14px;font-weight:400;display:block}.modal input::placeholder,.modal textarea::placeholder,.auth-card input::placeholder{color:#a9aab3}.modal textarea{resize:vertical}.optional{color:#a7a7b1;margin-left:4px;font-size:11px;font-weight:400}.date-fields{grid-template-columns:1fr 1fr;gap:12px;display:grid}.date-fields label{margin-bottom:0}.date-fields input{padding:10px!important;font-size:13px!important}.timezone-note{color:#a5a6ad;margin:7px 0 19px;font-size:11px}.form-kind{margin-top:22px}.form-kind button{flex:1}.emoji-picker{flex-wrap:wrap;gap:6px;display:flex}.emoji-picker button{background:#f7f7fa;border:1px solid #0000;border-radius:10px;place-items:center;width:37px;height:37px;font-size:22px;display:grid}.emoji-picker button.selected{background:#efe8ff;border-color:#a28cda}.event-emojis{gap:6px;margin-top:-5px}.event-emojis button{width:35px;height:35px;font-size:20px}.invite-field,.emoji-field{border:0;margin:20px 0;padding:0}.invite-field legend,.emoji-field legend{margin-bottom:10px;font-size:14px;font-weight:600}.invite-grid{flex-wrap:wrap;gap:8px;display:flex}.invite-person{border:1px solid var(--line);border-radius:9px;align-items:center;gap:7px;padding:7px 10px;margin:0!important;font-size:13px!important;display:flex!important}.invite-person.selected{background:#f3eefc;border-color:#d4c2ee}.invite-person input{accent-color:#9176bf}.invite-person>span{font-size:21px}.invite-field>p.small{margin-top:10px;font-size:12px}.detail-emoji{background:#f0eafa;border-radius:20px;place-items:center;width:66px;height:66px;margin-bottom:20px;font-size:37px;display:grid}.modal>.status{font-size:12px}.detail-info{border-top:1px solid var(--line);margin-top:23px;padding-top:14px}.detail-info p{overflow-wrap:anywhere;align-items:center;gap:12px;padding:7px 0;font-size:14px;display:flex}.detail-info svg{color:#9b93ac;flex-shrink:0}.description{white-space:pre-wrap;overflow-wrap:anywhere;color:#777782;margin:12px 0;font-size:14px;line-height:1.8}.responses{margin:25px 0}.response-row{border-bottom:1px solid #f1f1f4;justify-content:space-between;align-items:center;gap:15px;padding:10px 0;font-size:14px;display:flex}.response{color:#a59b85;font-size:12px}.rsvp-actions{flex-wrap:wrap;gap:8px;display:flex}.rsvp-actions .button{flex:1;padding:10px;font-size:13px}.rsvp-actions button[aria-pressed=true]{outline-offset:2px;outline:2px solid #696755}.organizer-actions{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;margin-top:25px;padding-top:20px;display:flex}.danger-text{color:#be6a63}.danger{color:#a3423c;background:#f6dddb}.delete-confirm p{margin-bottom:12px;font-size:13px}.delete-confirm .text-button{margin-left:12px}.settings-google{border-bottom:1px solid var(--line);margin:24px 0;padding:0 0 25px}.settings-google p{margin:12px 0;font-size:14px}.settings-google p.small{font-size:12px}.sync-date{color:#8e97a3;font-size:12px!important}.center-page{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:18px;min-height:100dvh;padding:24px;display:flex}.center-page h1{font-size:28px}.auth-page{grid-template-columns:1fr 1fr;min-height:100dvh;display:grid}.auth-story{background:#e4f6a2;flex-direction:column;justify-content:space-between;min-height:100dvh;padding:42px 9%;display:flex}.auth-story .brand-icon{color:#e4f6a2;background:#293222}.story-main{margin:55px 0}.story-main .eyebrow{color:#70814b;font-size:11px}.story-main h1{letter-spacing:-4px;margin-top:25px;font-size:clamp(48px,5.7vw,85px);font-weight:800;line-height:1.12}.story-main h1>span{color:#738b37}.story-main>p{color:#7d8b61;margin-top:25px;font-size:17px;line-height:1.9}.friend-stack{align-items:center;margin-top:45px;display:flex}.friend-stack>span{background:#f5f9e9;border:3px solid #e4f6a2;border-radius:50%;place-items:center;width:43px;height:43px;margin-left:-7px;font-size:25px;display:grid}.friend-stack>span:first-child{margin-left:0}.friend-stack b{color:#7c895f;margin-left:12px;font-size:12px;font-weight:500}.story-foot{color:#8b986b;font-size:12px}.auth-right{background:#fff;justify-content:center;align-items:center;padding:45px 35px;display:flex}.auth-card{width:100%;max-width:380px}.hello{margin-bottom:20px;font-size:43px;display:block}.auth-card h2{letter-spacing:-1px;margin-bottom:10px;font-size:27px;font-weight:800;line-height:1.35}.auth-card>p.muted{margin-bottom:27px;font-size:14px}.auth-card label{font-size:13px}.auth-card .button{margin-top:10px}.auth-card>.text-button{margin:12px auto;font-size:12px;display:flex}.auth-note{color:#a5a4ad;text-align:center;border-top:1px solid var(--line);margin-top:17px;padding-top:17px;font-size:12px;line-height:1.8}.auth-tribe-choice{border-top:1px solid var(--line);text-align:center;margin-top:20px;padding-top:20px}.auth-tribe-choice p{color:var(--muted);font-size:13px}.auth-tribe-choice>span{color:#a5a4ad;letter-spacing:1.4px;margin:12px 0 2px;font-size:10px;font-weight:700;display:block}.auth-tribe-choice .button{margin-top:8px}.local-note{color:#adafb6;text-align:center;margin-top:20px;font-size:11px}@media (min-width:1500px){.day-cell{min-height:128px}.calendar-event{font-size:12px}}@media (max-width:1100px){.main-grid{grid-template-columns:minmax(0,1fr) 260px;gap:18px}.workspace{padding-left:3%;padding-right:3%}.topbar{padding:0 3%}.calendar-event small{display:none}.next-card{padding:16px}.day-cell{min-height:100px;padding:4px}.calendar-toolbar{padding:16px}.month-toolbar{padding:20px 16px}.calendar-legend{gap:13px}.card-arrow{display:none}}@media (max-width:850px){.main-grid{grid-template-columns:1fr}.sidebar{grid-template-columns:1fr 1fr;display:grid}.next-card{grid-row:span 2}.privacy-note,.desktop-only{display:none}.workspace{padding:30px 4%}.page-heading h1{font-size:31px}.page-heading .eyebrow{font-size:10px}.new-button{padding:10px 13px;font-size:12px}.day-cell{min-height:105px}.calendar-event small{display:block}.auth-story{padding:35px 8%}.story-main h1{letter-spacing:-3px}.friend-stack b{display:none}}@media (max-width:600px){.topbar{grid-template-rows:72px 50px;grid-template-columns:1fr auto;height:122px;padding:0 12px;display:grid}.brand{letter-spacing:-.8px;font-size:19px}.brand-icon{border-radius:10px;width:34px;height:34px;margin-right:8px}.brand-dot{display:none}.top-right{display:contents}.tribe-switcher{grid-area:2/1/auto/-1;place-self:start center}.tribe-switcher select{text-align:center;width:min(260px,100vw - 32px);max-width:none}.profile-menu-wrap{grid-area:1/2;justify-self:end}.profile-button{border:0;gap:0;padding:0}.profile-button b,.profile-button>svg{display:none}.profile-button>span{width:36px;height:36px;font-size:23px}.workspace{padding:26px 16px 80px}.page-heading{margin-bottom:24px}.page-heading h1{letter-spacing:-1.4px;font-size:30px}.page-heading .eyebrow{letter-spacing:1.3px;font-size:9px}.page-heading p{margin-top:6px;font-size:13px}.new-button{display:none}.calendar-panel{border-radius:16px}.calendar-toolbar{padding:14px}.segmented button{min-width:83px;padding:8px 12px;font-size:13px}.month-toolbar{padding:20px 13px}.month-toolbar h2{gap:5px;font-size:20px}.month-actions{gap:0}.month-actions .today-button{margin-right:2px;padding:5px 6px;font-size:10px}.month-actions button{padding:5px}.week-labels span{padding-bottom:10px;font-size:10px}.day-cell{justify-content:center;align-items:flex-start;min-height:49px;padding:3px;display:flex;background:0 0!important;border:0!important}.day-cell.outside{color:#c6c9cd}.day-cell.chosen{box-shadow:none;border-radius:8px;background:#f1f5e8!important}.day-number{min-width:31px;height:31px;margin:0;font-size:13px}.day-items{display:none}.mobile-day-dot{border-radius:50%;width:4px;height:4px;display:block;position:absolute;bottom:6px;left:calc(50% - 2px)}.mobile-day-dot.group{background:#ab8bdf}.mobile-day-dot.personal{background:#8ebce9}.mobile-day-dot.busy{background:#c8ccd2}.calendar-legend{gap:12px;padding:15px 5px;font-size:10px}.calendar-legend i{width:6px;height:6px}.calendar-legend>span{gap:4px}.day-agenda{padding:20px 14px}.day-agenda h3{font-size:14px}.day-agenda .event-card{max-width:none;margin-right:0}.empty-day{font-size:12px}.sidebar{margin-top:4px;display:flex}.next-card{padding:20px}.next-card .empty-state{padding:23px 0 15px}.next-card .empty-state h3 br,.next-card .empty-state p br{display:none}.next-card .event-card{padding:15px}.next-card .card-date{font-size:12px}.next-card .event-card h3{font-size:15px}.next-card .status{font-size:11px}.answer-card{padding:19px}.google-card{padding:20px}.google-card .button,.google-card p{font-size:13px}.google-card h3{font-size:14px}.mobile-add{background:var(--lime);z-index:20;border-radius:18px;place-items:center;width:56px;height:56px;display:grid;position:fixed;bottom:25px;right:22px;box-shadow:0 5px 22px #52602130}.local-footer{padding:20px;font-size:10px;line-height:1.8}.friend-filters{padding:13px;font-size:12px}.filter-note{font-size:10px}.modal{width:100%;max-height:94dvh;padding:29px 22px calc(25px + env(safe-area-inset-bottom));border-radius:24px 24px 0 0;top:auto;bottom:0;left:0;transform:none}.modal h2{margin-right:16px;font-size:22px}.modal>p.muted,.modal label{font-size:13px}.modal input:not([type=checkbox]),.modal textarea,.auth-card input{font-size:16px}.date-fields{grid-template-columns:1fr;gap:0}.date-fields input{font-size:16px!important}.rsvp-actions{gap:6px}.rsvp-actions .button{font-size:12px}.auth-page{flex-direction:column;display:flex}.auth-story{min-height:0;padding:24px}.story-main{margin:24px 0 4px}.story-main .eyebrow,.story-main>p,.friend-stack,.story-foot{display:none}.story-main h1{letter-spacing:-1.5px;max-width:280px;margin:0;font-size:32px;line-height:1.2}.story-main h1 br{display:none}.story-main h1 br:after{content:" "}.story-main h1>span{display:block}.auth-right{flex:1;align-items:flex-start;padding:32px 25px}.hello{margin-bottom:10px;font-size:30px}.auth-card h2{font-size:23px}.auth-card>p.muted{margin-bottom:20px;font-size:13px}.auth-card .emoji-picker button{width:36px;height:36px}.auth-card .emoji-picker{gap:7px}.upcoming-full{padding:20px 15px}.upcoming-full h2{font-size:20px}}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}.card-date,.calendar-legend,.privacy-note,.filter-note,.timezone-note,.sync-date,.local-note,.local-footer,.week-labels span,.eyebrow,.story-foot{font-size:12px}.status,.next-card>.muted,.answer-card h3,.answer-card p,.google-card h3,.google-card p,.google-card .button,.auth-card label,.auth-card>.text-button,.auth-note,.invite-field>p.small,.response,.empty-day,.person-chip,.friend-filters>span,.month-actions .today-button{font-size:14px}.card-date,.status{line-height:1.5}.calendar-event,.busy-block,.more-events,.calendar-event small{font-size:12px}.card-date{color:#777580}.muted{color:#727781}.calendar-legend{color:#737984}.google-card p,.privacy-note,.auth-note{color:#747983}.week-labels span{color:#737983}.filter-note,.timezone-note,.local-note,.local-footer{color:#7b7e88}.day-number{font-size:14px}.response.pending{color:#897141}.response.accepted{color:#5d7a35}.response.declined{color:#a15954}.all-events,.empty-state .text-button,.answer-card .text-button{font-size:14px}@media (max-width:600px){.calendar-legend{gap:9px;font-size:12px}.week-labels span{font-size:12px}.page-heading .eyebrow{font-size:10px}.month-actions .today-button{font-size:12px}.month-toolbar h2{font-size:19px}.calendar-event small{display:none}.auth-card>p.muted{font-size:14px}.profile-button{min-width:44px;min-height:44px}.emoji-picker button{min-width:40px;min-height:40px}.day-number{min-width:37px;min-height:37px}.modal-close{width:36px;height:36px}.calendar-legend>span{gap:3px}.response{font-size:13px}}
