*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--color-bg: #f5f7fa;--color-surface: #ffffff;--color-sidebar: #1e293b;--color-sidebar-hover: #334155;--color-sidebar-active: #0f172a;--color-primary: #3b82f6;--color-primary-hover: #2563eb;--color-danger: #ef4444;--color-danger-hover: #dc2626;--color-success: #22c55e;--color-warning: #f59e0b;--color-text: #1e293b;--color-text-secondary: #64748b;--color-border: #e2e8f0;--color-tag-bg: #e0e7ff;--color-tag-text: #3730a3;--sidebar-width: 260px;--radius: 8px;--radius-sm: 4px;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:14px;line-height:1.6;color:var(--color-text);background-color:var(--color-bg)}body,#root{min-height:100vh}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}h1{font-size:1.5rem;font-weight:700}h2{font-size:1.35rem;font-weight:600}h3{font-size:1.1rem;font-weight:600}input[type=text],select{padding:8px 12px;border:1px solid var(--color-border);border-radius:var(--radius-sm);font-size:.875rem;font-family:inherit;color:var(--color-text);background:var(--color-surface);transition:border-color .15s;width:100%}input[type=text]:focus,select:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px #3b82f61a}label{display:flex;flex-direction:column;gap:4px;font-size:.8rem;font-weight:500;color:var(--color-text-secondary)}.ac-card{background:#fafdff;border-radius:12px;box-shadow:0 2px 6px #80808066;overflow:hidden;width:100%}.ac-content{padding:16px}.ac-content--no-top{padding-top:0}.ac-host-row{display:flex;align-items:center;gap:8px;margin-bottom:8px}.ac-host-avatar{width:32px;height:32px;border-radius:50%;background:#f0f0f0;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;color:#666;flex-shrink:0}.ac-host-meta{display:flex;flex-direction:column;gap:3px;min-width:0}.ac-host-name{font-size:16px;color:#1a1a1a;line-height:1.2}.ac-title{font-size:20px;font-weight:700;color:#0f0f0f;margin:4px 0 0;line-height:1.3}.ac-cover-photo{width:100%;aspect-ratio:1 / 1;object-fit:cover;display:block;margin-top:16px}.ac-info-list{display:flex;flex-direction:column;gap:10px;margin-top:16px}.ac-info-row{display:flex;align-items:center;gap:8px;font-size:16px;color:#1a1a1a}.ac-info-icon{font-size:14px;color:#1a1a1a;flex-shrink:0;width:20px;text-align:center}.ac-info-row--location,.ac-info-row--participants{align-items:flex-start}.ac-participant-names{flex:1;min-width:0;line-height:1.35;word-break:break-word}.ac-location-text{display:flex;flex-direction:column;gap:2px;min-width:0}.ac-location-name{font-size:16px;color:#1a1a1a;line-height:1.3}.ac-location-address{font-size:13px;color:#666;line-height:1.35}.ac-footer{border-top:1px solid #F0F0F0;padding:20px;display:flex;flex-direction:column;gap:8px}@media(max-width:480px){.ac-content,.ac-footer{padding:14px}.ac-title{font-size:18px}}.invite-container{min-height:100vh;display:flex;align-items:flex-start;justify-content:center;background:#f0f0f0;padding:60px 16px 24px}.invite-card-wrap{max-width:420px;width:100%}.invite-btn{display:flex;align-items:center;justify-content:center;gap:8px;flex:1;padding:12px 16px;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:opacity .2s,transform .1s;text-decoration:none}.invite-btn:hover{opacity:.9}.invite-btn:active{transform:scale(.98)}.invite-btn:disabled{opacity:.6;cursor:not-allowed}.invite-btn-google,.invite-btn-join{background:#428fff;color:#fafdff}.invite-btn-secondary{background:#f0f0f0;color:#525252}.invite-btn-store-full{background:#0f0f0f;color:#fafdff;flex:none;width:100%}.invite-spinner{width:24px;height:24px;border:3px solid #F0F0F0;border-top-color:#428fff;border-radius:50%;animation:invite-spin .7s linear infinite;margin:0 auto}.invite-spinner-sm{width:20px;height:20px;border:2px solid transparent;border-top-color:currentColor;border-radius:50%;animation:invite-spin .7s linear infinite;display:inline-block}@keyframes invite-spin{to{transform:rotate(360deg)}}.invite-status-section{text-align:center}.invite-status-inline-title{font-size:18px;font-weight:700;color:#0f0f0f;margin:0 0 8px}.invite-status-inline-subtitle{font-size:14px;color:#525252;line-height:1.5;margin:0 0 16px}.invite-error{color:#d55300;font-size:13px;margin:0}.invite-status-card{background:#fafdff;border-radius:12px;padding:40px 24px;max-width:420px;width:100%;text-align:center;box-shadow:0 2px 6px #8080801a}.invite-status-icon{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;font-size:28px;font-weight:700;color:#fafdff}.invite-status-icon-success{background:#065f46}.invite-status-icon-error{background:#d55300}.invite-status-title{font-size:20px;font-weight:700;color:#0f0f0f;margin:0 0 8px}.invite-status-subtitle{font-size:15px;color:#525252;line-height:1.5;margin:0 0 20px}.invite-loading-text{font-size:15px;color:#525252;margin-top:16px}.invite-google-icon{flex-shrink:0}@media(max-width:480px){.invite-container{padding:40px 12px 16px}}.footer{position:fixed;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 16px;background:transparent}.footer-links{display:flex;gap:20px}.footer-links a{font-size:13px;color:#9e9e9e;text-decoration:none;transition:color .15s}.footer-links a:hover{color:#525252}.footer-copy{font-size:13px;color:#9e9e9e;margin:0 0 0 20px}.activity-cal{padding:14px 0;width:100%;max-width:440px;margin:0 auto}.activity-cal__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.activity-cal__nav{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;border-radius:8px;background:transparent;color:#525252;font-size:22px;line-height:1;cursor:pointer}.activity-cal__nav:hover{background:#f0f0f0}.activity-cal__month{font-size:16px;font-weight:700;color:#0f0f0f}.activity-cal__weekdays{display:flex;margin-bottom:8px}.activity-cal__weekday{flex:1;text-align:center;font-size:12px;line-height:18px;color:gray;font-weight:600}.activity-cal__body{display:flex;flex-direction:column}.activity-cal__week-days{display:grid;grid-template-columns:repeat(7,1fr)}.activity-cal__day-slot{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:4px 0 2px;min-height:40px}.activity-cal__day-slot--blank{min-height:40px}.activity-cal__day-btn{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;padding:0;border:none;background:transparent;cursor:pointer}.activity-cal__day-btn--past{cursor:not-allowed;opacity:.55}.activity-cal__num-wrap{width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:14px}.activity-cal__num-wrap--today{background:#0f0f0f}.activity-cal__num-wrap--selected{background:#428fff}.activity-cal__num{font-size:14px;color:#1a1a1a;font-weight:500}.activity-cal__num--today,.activity-cal__num--selected{color:#fafdff;font-weight:700}.activity-cal__week-bars{display:grid;grid-template-columns:repeat(7,1fr);column-gap:2px;row-gap:3px;padding:0 0 6px;box-sizing:border-box}.activity-cal__bar{border-radius:3px;background:#428fff;color:#fafdff;min-width:0;display:flex;align-items:center;padding:0 4px;overflow:hidden}.activity-cal__bar--draft{background:#6b7280;border:1px dashed rgba(255,255,255,.45);box-sizing:border-box}.activity-cal__bar-title{font-size:10px;font-weight:600;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.landing-day-row{display:flex;flex-direction:row;align-items:flex-start;gap:12px;padding:14px 0;border-bottom:1px solid #eceef0}.landing-day-row:last-child{border-bottom:none}.landing-day-row--interactive{cursor:pointer;border-radius:10px;outline-offset:2px}.landing-day-row--interactive:focus-visible{outline:2px solid #428fff}.landing-day-row__thumb{flex-shrink:0;width:100px;height:100px;border-radius:10px;overflow:hidden;background:#e8ecf0}.landing-day-row__img{width:100%;height:100%;object-fit:cover;display:block}.landing-day-row__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:700;color:#6b7280}.landing-day-row__body{flex:1;min-width:0;display:flex;flex-direction:column;gap:6px}.landing-day-row__title{margin:0;font-size:17px;font-weight:700;color:#0f0f0f;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.landing-day-row__line{display:flex;flex-direction:row;align-items:flex-start;gap:6px;font-size:14px;line-height:1.35;color:#1a1a1a}.landing-day-row__icon{flex-shrink:0;width:18px;text-align:center;font-size:13px;line-height:1.35}.landing-day-row__text{flex:1;min-width:0;word-break:break-word}.landing-day-row__text--muted{color:#525252}.landing-tt{width:100%;max-width:440px;margin:8px auto 0;max-height:192px;overflow-y:auto;-webkit-overflow-scrolling:touch}.landing-tt__grid{position:relative;box-sizing:border-box}.landing-tt__hour-row{display:flex;flex-direction:row;align-items:center;height:48px;border-bottom:1px solid #f0f0f0;padding:0 8px;box-sizing:border-box}.landing-tt__hour-label{width:56px;flex-shrink:0;font-size:14px;line-height:1.2;color:#525252}.landing-tt__hour-label--in-range{color:#428fff;font-weight:600}.landing-tt__hour-content{flex:1;height:100%}button.landing-tt__hour-slot{flex:1;height:100%;margin:0;padding:0;border:none;border-radius:6px;background:transparent;cursor:pointer;-webkit-tap-highlight-color:transparent}button.landing-tt__hour-slot:hover{background:#428fff14}button.landing-tt__hour-slot:focus-visible{outline:2px solid #428fff;outline-offset:-2px}.landing-tt__bar{position:absolute;border-radius:4px;padding:2px 4px;box-sizing:border-box;display:flex;align-items:flex-start;justify-content:flex-start;min-width:0;pointer-events:none}.landing-tt__bar--draft{border:1px dashed rgba(107,114,128,.85)}button.landing-tt__bar{pointer-events:auto;cursor:pointer;appearance:none;margin:0;font:inherit;color:inherit;text-align:left;border:none}button.landing-tt__bar.landing-tt__bar--draft{border:1px dashed rgba(107,114,128,.85)}.landing-tt__bar-label{display:flex;flex-direction:column;align-items:flex-start;gap:2px;min-width:0;width:100%}.landing-tt__bar-label-primary{font-size:10px;font-weight:600;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.landing-tt__bar-label-sub{font-size:9px;font-weight:500;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;opacity:.9}.landing-tt__selected-overlay{position:absolute;border-radius:6px;padding:2px 4px;box-sizing:border-box;background:#428fff1a;pointer-events:none;display:flex;align-items:flex-start}button.landing-tt__selected-overlay{pointer-events:auto;cursor:pointer;appearance:none;margin:0;font:inherit;color:inherit;text-align:left;border:none}.landing-tt__selected-overlay-label{font-size:10px;font-weight:600;line-height:1.2;color:#428fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.landing-tt-book-stack{flex-shrink:0;display:flex;flex-direction:column;align-items:stretch;gap:0;margin-left:-16px;margin-right:-16px;padding:8px 16px 0;border-top:1px solid #e8ecef;background:#fafdff;box-sizing:border-box}.landing-tt-book-top-actions{flex-shrink:0;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;align-content:center;justify-content:flex-start;gap:8px;min-height:44px}.landing-tt-book-editor{flex-shrink:0;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:10px;padding-top:4px;padding-bottom:12px}.landing-tt-book-editor input.landing-tt-book-row__input{flex:1;min-width:0;width:auto;height:44px;padding:0 16px;box-sizing:border-box;border:1px solid #e0e4e8;border-radius:22px;background:#fff;font-size:15px;line-height:1.25;color:#0f0f0f;text-align:left}.landing-tt-book-editor input.landing-tt-book-row__input::placeholder{color:#9a9a9a}.landing-tt-book-editor input.landing-tt-book-row__input:focus{outline:none;border-color:#428fff;box-shadow:0 0 0 2px #428fff33}.landing-tt-book-row__icon-btn{flex-shrink:0;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:8px;margin:0;padding:6px;border:none;border-radius:8px;background:transparent;color:#525252;cursor:pointer;-webkit-tap-highlight-color:transparent}.landing-tt-book-row__icon-btn:hover{background:#eef2f6}.landing-tt-book-row__icon-btn:active{background:#e8ecef}.landing-tt-book-row__icon-wrap{flex-shrink:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.landing-tt-book-row__people-svg{width:20px;height:20px;display:block}.landing-tt-book-row__people-label{font-size:16px;font-weight:500;line-height:1.2;color:#525252;pointer-events:none}.landing-tt-book-row__add{flex-shrink:0;width:44px;height:44px;padding:0;border:none;border-radius:22px;background:#428fff;color:#fff;font-size:26px;font-weight:300;line-height:1;cursor:pointer;-webkit-tap-highlight-color:transparent}.landing-tt-book-row__add:hover{filter:brightness(1.05)}.landing-tt-book-row__add:active{filter:brightness(.95)}.landing-tt-book-row__tokens{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;flex:0 1 auto;min-width:0;justify-content:flex-start;align-items:center;align-content:center;gap:6px 10px}.landing-tt-book-row__token{display:inline-flex;flex-direction:row;align-items:center;gap:2px;margin:0;padding:3px 8px 3px 6px;max-width:100%;box-sizing:border-box;border-radius:6px;background:#f1f5f9}.landing-tt-book-row__token-remove{flex-shrink:0;display:flex;align-items:center;justify-content:center;margin:0;padding:0 2px 0 0;border:none;border-radius:4px;background:transparent;color:#737373;font-size:16px;font-weight:600;line-height:1;cursor:pointer;-webkit-tap-highlight-color:transparent}.landing-tt-book-row__token-remove:hover{color:#0f0f0f;background:#0f0f0f0f}.landing-tt-book-row__token-name{font-size:13px;font-weight:600;line-height:1.2;white-space:nowrap;color:#525252}.landing-tt-book-form{display:flex;flex-direction:column;align-items:stretch;gap:10px;padding:4px 0 16px;max-width:440px;margin:0 auto;width:100%;box-sizing:border-box}.landing-tt-book-form__sr-title{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.landing-tt-book-form input.landing-tt-book-form__name-input{width:100%;height:48px;padding:0 18px;box-sizing:border-box;border:1px solid #e0e4e8;border-radius:24px;background:#fff;font-size:16px;line-height:1.25;color:#0f0f0f}.landing-tt-book-form input.landing-tt-book-form__name-input::placeholder{color:#9a9a9a}.landing-tt-book-form input.landing-tt-book-form__name-input:focus{outline:none;border-color:#428fff;box-shadow:0 0 0 2px #428fff33}.landing-tt-book-form__box{padding:4px 0;border:1px solid #e8ecef;border-radius:20px;background:#fff;overflow:hidden}.landing-tt-book-form__box--photos{overflow:visible}.landing-tt-book-form__row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:12px;min-height:48px;padding:8px 14px;border-bottom:1px solid #f0f0f0;box-sizing:border-box}.landing-tt-book-form__row:last-child{border-bottom:none}.landing-tt-book-form__row--toggle{justify-content:space-between}.landing-tt-book-form__row:not(.landing-tt-book-form__row--toggle){display:grid;grid-template-columns:max-content 1fr;align-items:center;gap:12px}.landing-tt-book-form__row-label{flex-shrink:0;font-size:15px;font-weight:600;color:#0f0f0f}.landing-tt-book-form__row-controls{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:flex-end;gap:8px;justify-self:end;width:fit-content;max-width:100%;min-width:0}.landing-tt-book-form__date,.landing-tt-book-form__time{min-height:44px;border:1px solid #e0e4e8;border-radius:22px;font-size:15px;font-weight:500;color:#0f0f0f;background:#fff;box-sizing:border-box;flex-shrink:0}.landing-tt-book-form__date{width:11rem;min-width:11rem;max-width:11rem;padding:0 10px}.landing-tt-book-form__time{width:9rem;min-width:9rem;max-width:9rem;padding:0 4px}.landing-tt-book-form__toggle{position:relative;width:51px;height:31px;flex-shrink:0;padding:0;border:none;border-radius:16px;background:#d1d5db;cursor:pointer;transition:background .15s ease;-webkit-tap-highlight-color:transparent}.landing-tt-book-form__toggle--on{background:#428fff}.landing-tt-book-form__toggle-knob{position:absolute;top:3px;left:3px;width:25px;height:25px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0f0f0f33;transition:transform .15s ease}.landing-tt-book-form__toggle--on .landing-tt-book-form__toggle-knob{transform:translate(20px)}.landing-tt-book-form__toggle:focus-visible{outline:2px solid #428fff;outline-offset:2px}.landing-tt-book-form__suggestions{margin:0;padding:6px 0;list-style:none;max-height:min(40vh,280px);overflow-y:auto;border-radius:12px;background:#fff;border:1px solid #e0e4e8;box-shadow:0 8px 24px #0f0f0f2e;box-sizing:border-box}.landing-tt-book-form__suggestion-li{margin:0;padding:0}.landing-tt-book-form__suggestion-btn{display:flex;flex-direction:column;align-items:flex-start;gap:2px;width:100%;padding:10px 14px;border:none;background:transparent;text-align:left;cursor:pointer;font:inherit;color:inherit;-webkit-tap-highlight-color:transparent}.landing-tt-book-form__suggestion-btn:hover{background:#f5f8ff}.landing-tt-book-form__suggestion-main{font-size:15px;font-weight:600;color:#0f0f0f;line-height:1.25}.landing-tt-book-form__suggestion-sub{font-size:13px;font-weight:400;color:#6b7280;line-height:1.3}.landing-tt-book-form__row.landing-tt-book-form__row--spread{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:12px;grid-template-columns:unset;justify-self:unset}.landing-tt-book-form__file-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.landing-tt-book-form__photos-add{flex-shrink:0;padding:8px 14px;border:none;border-radius:20px;background:#eef5ff;color:#1a6ee6;font-size:14px;font-weight:600;cursor:pointer;-webkit-tap-highlight-color:transparent}.landing-tt-book-form__photos-add:hover{background:#e2edff}.landing-tt-book-form__photo-list{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;margin:0;padding:10px 14px 14px;list-style:none}.landing-tt-book-form__photo-li{position:relative;margin:0;padding:0}.landing-tt-book-form__photo-thumb-wrap{display:block;width:72px;height:72px;border-radius:12px;overflow:hidden;background:#f0f0f0}.landing-tt-book-form__photo-thumb{width:100%;height:100%;object-fit:cover;display:block}.landing-tt-book-form__photo-remove{position:absolute;top:-6px;right:-6px;width:28px;height:28px;padding:0;border:none;border-radius:50%;background:#0f0f0fa6;color:#fff;font-size:18px;line-height:1;cursor:pointer;-webkit-tap-highlight-color:transparent}.landing-tt-book-form__photo-remove:hover{background:#0f0f0fd9}.landing-tt-book-form__divider{height:1px;margin:0 14px;background:#f0f0f0}.landing-tt-book-form__hint{margin:0;padding:0 14px 12px;font-size:13px;line-height:1.35;color:#6b7280}.landing-tt-book-form__inset{padding:0 14px 14px}.landing-friend-picker{position:absolute;inset:0;z-index:3;display:flex;flex-direction:column;background:#fafdff;border-radius:0;min-height:0}.landing-friend-picker__chrome-done{display:flex;align-items:center;justify-content:center;width:48px;height:48px;padding:0;border:none;border-radius:24px;background:#428fff;color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent}.landing-friend-picker__chrome-done:hover{filter:brightness(1.05)}.landing-friend-picker__chrome-send{display:flex;align-items:center;justify-content:center;width:48px;height:48px;padding:0;border:none;border-radius:24px;background:#428fff;color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent}.landing-friend-picker__chrome-send-svg{width:22px;height:22px;display:block}.landing-friend-picker__chrome-send:hover:not(:disabled){filter:brightness(1.05)}.landing-friend-picker__chrome-send:disabled{opacity:.45;cursor:not-allowed}.landing-friend-picker__chrome-back{display:flex;align-items:center;justify-content:center;width:48px;height:48px;padding:0;border:none;border-radius:24px;background:#f0f0f0;color:#525252;cursor:pointer;-webkit-tap-highlight-color:transparent}.landing-friend-picker__chrome-back:hover{background:#e8e8e8}.landing-friend-picker__chrome-back-svg{width:24px;height:24px;display:block}.landing-friend-picker__chrome-timetable-back{display:inline-flex;flex-direction:row;align-items:center;justify-content:center;gap:6px;height:48px;padding:0 14px 0 12px;border:none;border-radius:24px;background:#f0f0f0;color:#525252;font-size:15px;font-weight:600;letter-spacing:.01em;cursor:pointer;-webkit-tap-highlight-color:transparent}.landing-friend-picker__chrome-timetable-back:hover{background:#e8e8e8}.landing-friend-picker__chrome-timetable-back__icon-wrap{display:flex;align-items:center;justify-content:center;flex-shrink:0}.landing-friend-picker__chrome-timetable-back .landing-friend-picker__chrome-back-svg{width:22px;height:22px;display:block}.landing-friend-picker__chrome-timetable-back__label{-webkit-user-select:none;user-select:none}.landing-friend-picker__chrome-plus-svg,.landing-friend-picker__chrome-check-svg{width:28px;height:28px;display:block}.landing-friend-picker__check-svg{width:24px;height:24px;display:block}.landing-friend-picker__scroll{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:4px 0 8px}.landing-friend-picker__section{margin-bottom:20px}.landing-friend-picker__section-title{margin:0 0 8px;font-size:13px;font-weight:700;color:#525252;text-transform:uppercase;letter-spacing:.02em}.landing-friend-picker__hint{margin:0;font-size:14px;color:gray}.landing-friend-picker__list{list-style:none;margin:0;padding:0}.landing-friend-picker__li{margin:0 0 12px;padding:0}.landing-friend-picker__row{display:flex;flex-direction:row;align-items:center;width:100%;margin:0;padding:8px 4px;min-height:48px;border:none;border-radius:10px;background:transparent;cursor:pointer;text-align:left;font:inherit;color:inherit;box-sizing:border-box;-webkit-tap-highlight-color:transparent}.landing-friend-picker__row:hover:not(:disabled){background:#f0f4f8}.landing-friend-picker__row:focus-visible{outline:2px solid #428fff;outline-offset:2px}.landing-friend-picker__row--disabled{opacity:.55;cursor:not-allowed}.landing-friend-picker__row--disabled:hover{background:transparent}.landing-friend-picker__avatar{flex-shrink:0;width:36px;height:36px;border-radius:18px;overflow:hidden;margin-right:12px}.landing-friend-picker__avatar-img{width:100%;height:100%;object-fit:cover;display:block}.landing-friend-picker__avatar--fallback{display:flex;align-items:center;justify-content:center;background:#e1efff;color:#428fff;font-size:15px;font-weight:700}.landing-friend-picker__group-icon{flex-shrink:0;width:36px;height:36px;border-radius:18px;background:#f0f0f0;display:flex;align-items:center;justify-content:center;margin-right:12px;color:gray}.landing-friend-picker__group-glyph{width:20px;height:20px;display:block}.landing-friend-picker__info{flex:1;min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:2px}.landing-friend-picker__row-title{font-size:16px;font-weight:700;color:#1a1a1a;line-height:1.25;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.landing-friend-picker__row-sub{font-size:13px;font-weight:500;color:gray;line-height:1.25;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.landing-friend-picker__check-icon{flex-shrink:0;margin-left:8px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;color:gray}.landing-friend-picker__check-icon--on{color:#428fff}.landing-friend-picker__check-icon--muted{color:#bdbdbd}.landing-friend-picker__check-svg-ion{width:24px;height:24px;display:block}.bottom-sheet{position:fixed;inset:0;z-index:1000;display:flex;flex-direction:column;justify-content:flex-end;padding:0;margin:0;border:none;background:none;width:100%;height:100%;max-width:none;max-height:none;box-sizing:border-box;cursor:default;-webkit-tap-highlight-color:transparent}.bottom-sheet:before{content:"";position:absolute;inset:0;background:#0f0f0f73;animation:bottom-sheet-fade-in .2s ease-out forwards}.bottom-sheet.bottom-sheet--leaving:before{animation:bottom-sheet-fade-out .26s ease-out forwards}.bottom-sheet__panel{position:relative;z-index:1;display:flex;flex-direction:column;height:min(90dvh,100%);max-height:min(90dvh,100%);width:100%;max-width:440px;margin:0 auto;background:#fafdff;border-radius:16px 16px 0 0;box-shadow:0 -8px 32px #0f0f0f1f;overflow:hidden;cursor:default}.bottom-sheet:not(.bottom-sheet--leaving) .bottom-sheet__panel{animation:bottom-sheet-slide-up .28s cubic-bezier(.22,1,.36,1) forwards}.bottom-sheet.bottom-sheet--leaving .bottom-sheet__panel{animation:bottom-sheet-slide-down .26s cubic-bezier(.4,0,1,1) forwards}.bottom-sheet__chrome{flex-shrink:0;display:flex;flex-direction:row;align-items:center;width:100%;box-sizing:border-box;padding:16px 16px 8px}.bottom-sheet__chrome-leading{display:flex;align-items:center;flex-shrink:0;min-height:48px}.bottom-sheet__chrome-leading-cluster{display:flex;flex-direction:row;align-items:center;gap:8px}.bottom-sheet__chrome-trailing{flex-shrink:0;margin-left:auto;display:flex;align-items:center}.bottom-sheet__chrome-trailing-cluster{display:flex;flex-direction:row;align-items:center;gap:8px}.bottom-sheet__close{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border:none;border-radius:24px;background:#f0f0f0;color:#525252;font-size:24px;font-weight:300;line-height:1;cursor:pointer;overflow:hidden;-webkit-tap-highlight-color:transparent}.bottom-sheet__close:hover{background:#f0f0f0}.bottom-sheet__close:active{background:#e8e8e8}.bottom-sheet__close.bottom-sheet__close--icon-only{font-size:0;line-height:0}.bottom-sheet__close-trash-svg,.bottom-sheet__close-arrow-down-svg{width:22px;height:22px;display:block}.bottom-sheet__body{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden;padding:0 16px 16px;padding-bottom:calc(16px + env(safe-area-inset-bottom,0px))}@keyframes bottom-sheet-fade-in{0%{opacity:0}to{opacity:1}}@keyframes bottom-sheet-slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes bottom-sheet-slide-down{0%{transform:translateY(0)}to{transform:translateY(100%)}}@keyframes bottom-sheet-fade-out{0%{opacity:1}to{opacity:0}}@media(prefers-reduced-motion:reduce){.bottom-sheet:before,.bottom-sheet:not(.bottom-sheet--leaving) .bottom-sheet__panel,.bottom-sheet.bottom-sheet--leaving .bottom-sheet__panel{animation:none}.bottom-sheet:before{opacity:1}.bottom-sheet.bottom-sheet--leaving:before{opacity:0}}.landing{min-height:100vh;display:flex;flex-direction:column;background:#fafdff}.landing--boot{align-items:center;justify-content:center;background:#f0f0f0}.landing__boot-msg{margin:0;font-size:16px;color:#525252}.landing__header{flex-shrink:0;width:100%;padding:20px 16px 8px;background:#fafdff}.landing__calendar-block{flex:1;width:100%;padding:8px 16px 24px;background:#fafdff}.landing__marks-loading{margin-top:8px;font-size:13px;color:gray;text-align:center}.landing__timetable-sheet-inner{position:relative;display:flex;flex-direction:column;flex:1;min-height:0}.landing__timetable-sheet-scroll{flex:1;min-height:120px;overflow:auto;-webkit-overflow-scrolling:touch;margin-left:-16px;margin-right:-16px;padding-left:16px;padding-right:16px}.landing__timetable-sheet-scroll .landing-tt{max-height:none;margin-top:4px;max-width:100%}.landing__timetable-date-header-wrap{width:100%;max-width:440px;margin:0 auto 4px}.landing__timetable-date-header{margin-bottom:0}.landing__timetable-date-header__title{flex:1;min-width:0;margin:0;text-align:center;line-height:1.25}.landing__timetable-date-header__title-btn{display:block;width:100%;padding:4px 8px;border:none;border-radius:8px;background:transparent;font:inherit;color:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent}.landing__timetable-date-header__title-btn:hover{background:#f0f0f0}.landing__timetable-date-header__title-btn:focus-visible{outline:2px solid #428fff;outline-offset:2px}.landing__day-activities{width:100%;max-width:440px;margin:20px auto 0;padding-top:8px}.landing__day-heading{margin:0 0 12px;font-size:16px;font-weight:700;color:#0f0f0f}.landing__day-empty{margin:0;font-size:15px;color:gray;line-height:1.45}.landing__day-list{list-style:none;margin:0;padding:0}.landing__day-li{margin:0;padding:0}.landing__top-row{width:100%;max-width:440px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:12px}.landing__logo{height:40px;width:auto;object-fit:contain}.landing__nav-actions{display:flex;align-items:center;justify-content:flex-end}.landing__profile-link{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;overflow:hidden;flex-shrink:0;border:2px solid #e8e8e8;background:#fff;text-decoration:none;-webkit-tap-highlight-color:transparent}.landing__profile-link:hover{box-shadow:0 1px 6px #0000001f}.landing__profile-link:focus-visible{outline:2px solid #428fff;outline-offset:2px}.landing__profile-img{width:100%;height:100%;object-fit:cover}.landing__profile-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#428fff;color:#fff;font-size:16px;font-weight:700}.landing__footer-wrap{margin-top:auto;flex-shrink:0}.auth-top-bar{width:100%;max-width:400px;margin-bottom:20px}.auth-top-bar a{color:#428fff;font-weight:600;text-decoration:none;font-size:15px}.auth-top-bar a:hover{text-decoration:underline}.home-container{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f0f0f0;padding:24px 16px}.home-hero{display:none}.home-hero-img{max-height:80vh;width:auto;border-radius:16px;object-fit:contain;box-shadow:0 8px 32px #0000001f}.home-content{width:100%;max-width:400px;display:flex;flex-direction:column;align-items:center}.home-header{text-align:center;margin-bottom:64px}.home-logo{height:72px;width:auto;object-fit:contain}.home-subtitle{font-size:20px;font-weight:500;color:#333;margin:8px 0 0;line-height:1.4}.home-actions{width:100%}.home-btn-google{width:100%;height:50px;display:flex;align-items:center;justify-content:center;gap:10px;background:#fff;border:1px solid #d1d1d1;border-radius:24px;font-size:19px;font-weight:500;color:#1f1f1f;letter-spacing:.25px;cursor:pointer;transition:box-shadow .2s,background .15s}.home-btn-google:hover:not(:disabled){box-shadow:0 1px 3px #3c40434d}.home-btn-google:active:not(:disabled){background:#f8f9fa;border-color:#5f6368}.home-btn-google:disabled{background:#ffffff61;border-color:#1f1f1f1f;color:#1f1f1f61;cursor:not-allowed}.home-btn-phone{display:flex;align-items:center;justify-content:center;width:100%;height:50px;margin-top:0;background:#428fff;color:#fafdff;border-radius:8px;font-size:16px;font-weight:700;text-decoration:none;transition:opacity .2s}.home-btn-phone:hover{opacity:.92}.home-divider{display:flex;align-items:center;margin:32px 0}.home-divider-line{flex:1;height:1px;background:#d1d1d1}.home-divider-text{margin:0 16px;color:#525252;font-size:14px}.home-post-phone-spacer{height:32px}.home-download-label{font-size:16px;color:#525252;text-align:center;margin:0 0 16px}.home-store-buttons{display:flex;gap:12px;width:100%}.home-btn-store{flex:1;height:50px;display:flex;align-items:center;justify-content:center;gap:8px;background:#0f0f0f;color:#fafdff;border:none;border-radius:24px;font-size:16px;font-weight:500;text-decoration:none;cursor:pointer;transition:opacity .2s}.home-btn-store--disabled{opacity:.48;pointer-events:none}.home-btn-store:hover:not(.home-btn-store--disabled){opacity:.85}.auth-wait{color:#525252;font-size:16px}@media(min-width:768px){.home-container{flex-direction:row;gap:64px}.home-hero{display:flex;align-items:center;justify-content:center}}@media(max-width:480px){.home-container{padding:16px 12px}.home-header{margin-bottom:48px}.home-subtitle{font-size:18px}.home-btn-google{font-size:17px;height:48px}.home-btn-store{height:48px;font-size:15px}}.web-app-back-nav{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;margin-bottom:16px;padding:0;border:none;border-radius:24px;background:#f0f0f0;color:#525252;text-decoration:none;-webkit-tap-highlight-color:transparent}.web-app-back-nav:hover{background:#e8e8e8}.web-app-back-nav:focus-visible{outline:2px solid #428fff;outline-offset:2px}.web-app-back-nav__icon{width:24px;height:24px;display:block}.invitations-container{min-height:100vh;background:#fafdff;padding:24px 16px}.invitations-inner{max-width:480px;margin:0 auto}.invitations-header{display:grid;grid-template-columns:48px minmax(0,1fr) 48px;align-items:center;column-gap:4px;margin-bottom:24px;min-height:48px}.invitations-header .web-app-back-nav{margin-bottom:0}.invitations-header__leading{display:flex;justify-content:flex-start}.invitations-header__trailing{width:48px}.invitations-title{font-size:clamp(17px,4.2vw,22px);font-weight:700;color:#0f0f0f;margin:0;text-align:center;line-height:1.2;min-width:0}.invitations-signin-card{background:#fafdff;border-radius:12px;padding:32px 24px;text-align:center;box-shadow:0 2px 6px #8080801a}.invitations-signin-text{font-size:16px;color:#525252;margin:0 0 20px}.invitations-btn-google{width:100%;height:50px;display:flex;align-items:center;justify-content:center;gap:10px;background:#fff;border:1px solid #D1D1D1;border-radius:24px;font-size:16px;font-weight:500;color:#1f1f1f;cursor:pointer;transition:box-shadow .2s}.invitations-btn-google:hover:not(:disabled){box-shadow:0 1px 3px #3c40434d}.invitations-btn-google:disabled{opacity:.5;cursor:not-allowed}.invitations-loading{text-align:center;padding:48px 0;color:#525252;font-size:15px}.invitations-spinner{width:28px;height:28px;border:3px solid #E0E0E0;border-top-color:#428fff;border-radius:50%;animation:inv-spin .7s linear infinite;margin:0 auto 12px}@keyframes inv-spin{to{transform:rotate(360deg)}}.invitations-error-card{background:#fff3f0;border-radius:12px;padding:20px;color:#d55300;font-size:15px;text-align:center}.invitations-empty{text-align:center;padding:64px 0}.invitations-empty-text{font-size:16px;color:#888;margin:0}.invitations-section{margin-bottom:28px}.invitations-section-title{font-size:13px;font-weight:600;color:#888;text-transform:uppercase;letter-spacing:.8px;margin:0 0 10px}.inv-item{margin-bottom:10px}.inv-status-badge{display:inline-block;font-size:11px;font-weight:600;padding:2px 8px;border-radius:10px;width:fit-content}.inv-status-badge--pending{background:#c2dfff;color:#114fbf}.inv-status-badge--requested{background:#fff0cc;color:#9a6200}.inv-status-badge--accepted{background:#d1fae5;color:#065f46}.inv-status-badge--declined{background:#f0f0f0;color:#888}.inv-actions{display:flex;gap:8px}.inv-btn{flex:1;height:42px;display:flex;align-items:center;justify-content:center;border:none;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;transition:opacity .2s}.inv-btn:hover:not(:disabled){opacity:.85}.inv-btn:disabled{opacity:.55;cursor:not-allowed}.inv-btn--accept{background:#428fff;color:#fafdff}.inv-btn--decline{background:#f0f0f0;color:#525252}.inv-spinner-sm{width:18px;height:18px;border:2px solid transparent;border-top-color:currentColor;border-radius:50%;animation:inv-spin .7s linear infinite;display:inline-block}.inv-status-hint{font-size:13px;color:#888;margin:0;line-height:1.4}@media(max-width:480px){.invitations-container{padding:16px 12px}.invitations-title{font-size:20px}}.my-page{min-height:100vh;background:#fafdff;padding:24px 16px}.my-page__inner{max-width:400px;margin:0 auto}.my-page__status{margin:0;text-align:center;font-size:16px;color:#525252;padding:48px 0}.my-page__header{display:grid;grid-template-columns:48px minmax(0,1fr) 48px;align-items:center;column-gap:4px;margin-bottom:24px;min-height:48px}.my-page__header .web-app-back-nav{margin-bottom:0}.my-page__header-leading{display:flex;justify-content:flex-start}.my-page__header-trailing{width:48px}.my-page__header-title{margin:0;font-size:clamp(17px,4.2vw,22px);font-weight:700;color:#0f0f0f;text-align:center;line-height:1.2;min-width:0}.my-page__profile{display:flex;flex-direction:column;align-items:center;margin-bottom:32px}.my-page__avatar-img,.my-page__avatar-fallback{width:96px;height:96px;border-radius:50%;box-sizing:border-box}.my-page__avatar-img{object-fit:cover;border:2px solid #e0e0e0}.my-page__avatar-fallback{display:flex;align-items:center;justify-content:center;background:#428fff;color:#fff;font-size:36px;font-weight:700}.my-page__actions{display:flex;flex-direction:column;gap:12px}.my-page__btn{display:block;width:100%;box-sizing:border-box;text-align:center;padding:14px 20px;border-radius:24px;font-size:16px;font-weight:600;cursor:pointer;border:none;text-decoration:none;font-family:inherit;transition:box-shadow .2s,opacity .2s}.my-page__btn--primary{background:#428fff;color:#fff}.my-page__btn--primary:hover{box-shadow:0 2px 8px #428fff59}.my-page__btn--ghost{background:transparent;color:#428fff}.my-page__btn--ghost:hover{text-decoration:underline}.phone-auth-page{min-height:100vh;background:#f0f0f0;padding:24px 16px 48px}.phone-auth-inner{max-width:440px;margin:0 auto}.phone-auth-back{display:inline-flex;align-items:center;gap:6px;margin-bottom:20px;padding:0;border:none;background:none;color:#428fff;font-size:16px;font-weight:500;cursor:pointer}.phone-auth-back:hover{text-decoration:underline}.phone-auth-title{font-size:22px;font-weight:700;color:#1a1a1a;margin:0 0 8px}.phone-auth-desc{font-size:15px;color:#525252;line-height:1.45;margin:0 0 24px}.phone-auth-row{display:flex;gap:10px;margin-bottom:16px}.phone-auth-country{flex-shrink:0;width:108px;height:50px;padding:0 8px;border:1px solid #d1d1d1;border-radius:8px;background:#fff;font-size:18px;line-height:1.2;color:#1a1a1a;text-align:center}.phone-auth-input{flex:1;height:50px;padding:0 14px;border:1px solid #d1d1d1;border-radius:8px;font-size:16px;background:#fff;color:#1a1a1a;box-sizing:border-box}.phone-auth-input:disabled,.phone-auth-country:disabled{opacity:.55;cursor:not-allowed}.phone-auth-primary{width:100%;height:50px;margin-top:8px;border:none;border-radius:8px;background:#428fff;color:#fafdff;font-size:16px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px}.phone-auth-primary:hover:not(:disabled){opacity:.92}.phone-auth-primary:disabled{opacity:.45;cursor:not-allowed}.phone-auth-error{margin-top:14px;font-size:14px;color:#c5221f}.phone-auth-spinner{width:20px;height:20px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:phone-auth-spin .7s linear infinite}@keyframes phone-auth-spin{to{transform:rotate(360deg)}}.phone-auth-recaptcha{position:fixed;right:0;bottom:0;width:1px;height:1px;opacity:0;pointer-events:none}.set-name-page{min-height:100vh;background:#f0f0f0;padding:24px 16px 48px}.set-name-inner{max-width:440px;margin:0 auto}.set-name-title{font-size:22px;font-weight:700;color:#1a1a1a;margin:0 0 16px}.set-name-desc{font-size:15px;color:#525252;line-height:1.45;margin:0 0 20px}.set-name-input{width:100%;height:50px;padding:0 14px;border:1px solid #d1d1d1;border-radius:8px;font-size:16px;background:#fff;color:#1a1a1a;box-sizing:border-box;margin-bottom:16px}.set-name-input:disabled{opacity:.55}.set-name-submit{width:100%;height:50px;border:none;border-radius:8px;background:#428fff;color:#fafdff;font-size:16px;font-weight:600;cursor:pointer}.set-name-submit:hover:not(:disabled){opacity:.92}.set-name-submit:disabled{opacity:.45;cursor:not-allowed}.set-name-error{margin-top:12px;font-size:14px;color:#c5221f}.landing-chat{flex:1;display:flex;flex-direction:column;min-height:0;width:100%;overflow:hidden;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;-webkit-tap-highlight-color:transparent}.landing-chat__header{display:flex;flex-direction:row;align-items:center;flex-shrink:0;padding:8px 16px 12px;background:#fafdff;box-shadow:0 3px 2px #8080801a;z-index:3}.landing-chat__header-back{flex-shrink:0;display:flex;align-items:center;justify-content:flex-start}.landing-chat__header-back .web-app-back-nav{margin-bottom:0}.landing-chat__header-main{flex:1;display:flex;flex-direction:row;align-items:center;margin-left:8px;min-width:0}.landing-chat__header-text{flex:1;min-width:0}.landing-chat__title{margin:0;font-size:20px;font-weight:600;color:#0f0f0f;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.landing-chat__subtitle{margin:4px 0 0;font-size:14px;color:#525252;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.landing-chat__banner{padding:8px 16px;text-align:center;font-size:14px;font-weight:600;color:#fafdff;flex-shrink:0}.landing-chat__banner--deleted{background:#ff3b30}.landing-chat__banner--ended{background:#666}.landing-chat__center-msg{padding:24px 16px;text-align:center;font-size:15px;color:#525252;flex-shrink:0}.landing-chat__center-msg--error{color:#d32f2f}.landing-chat__messages{flex:1;min-height:0;overflow-y:auto;padding:8px 0 24px;background:#fafdff;-webkit-overflow-scrolling:touch}.landing-chat__date-sep{display:flex;flex-direction:row;align-items:center;justify-content:center;margin-top:24px;margin-bottom:0}.landing-chat__date-sep-text{font-size:14px;color:#525252}.landing-chat__row{display:flex;flex-direction:row;align-items:flex-start;margin-top:16px;padding:0 8px}.landing-chat__row--me{flex-direction:row;justify-content:flex-end}.landing-chat__row--system .landing-chat__bubble-col{margin-left:0}.landing-chat__avatar{width:36px;height:36px;border-radius:18px;background:#e1efff;color:#114fbf;font-size:14px;font-weight:600;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-right:8px;overflow:hidden}.landing-chat__avatar--photo{padding:0;background:#e8ecf0}.landing-chat__avatar-img{width:100%;height:100%;object-fit:cover;display:block}.landing-chat__avatar--system{background:#e1efff}.landing-chat__bubble-col{display:flex;flex-direction:column;align-items:flex-start;max-width:60%;min-width:0}.landing-chat__row--me .landing-chat__bubble-col{align-items:flex-end;max-width:75%}.landing-chat__sender{font-size:14px;color:#525252;margin-bottom:4px}.landing-chat__bubble{border-radius:17px;padding:12px 14px;box-shadow:0 1px 1px #80808033;word-break:break-word}.landing-chat__bubble--me{align-self:flex-end;background:#428fff;color:#fafdff;border-top-right-radius:8px}.landing-chat__bubble--other{background:#f0f0f0;color:#1a1a1a;border-top-left-radius:8px}.landing-chat__bubble--system{background:#fde5d3;color:#1a1a1a;border-top-left-radius:8px}.landing-chat__text{margin:0;font-size:16px;line-height:1.45}.landing-chat__bubble--me .landing-chat__text{color:#fafdff}.landing-chat__text--muted{opacity:.75;font-style:italic}.landing-chat__deleted{font-size:12px;color:gray;font-style:italic}.landing-chat__edited{font-size:11px;color:gray;font-style:italic;margin-top:2px}.landing-chat__bubble--me .landing-chat__edited,.landing-chat__bubble--me .landing-chat__deleted{color:#fafdffd9}.landing-chat__img-link{display:block;margin-top:6px;border-radius:17px;overflow:hidden;max-width:250px}.landing-chat__img{display:block;width:100%;height:auto;vertical-align:middle}.landing-chat__time{font-size:10px;color:#666;margin-top:2px;margin-left:8px;min-width:40px}.landing-chat__time--me{margin-left:0;margin-right:8px;text-align:right}.landing-chat__input-wrap{flex-shrink:0;background:#fafdff;border:1px solid #d1d1d1;border-bottom:none;border-top-left-radius:24px;border-top-right-radius:24px;box-shadow:0 -1px 1px #8080800d;padding:8px 8px 12px;margin-top:auto;z-index:3}.landing-chat__input-shell{display:flex;flex-direction:row;align-items:flex-end;gap:8px}.landing-chat__textarea{flex:1;min-height:44px;max-height:250px;resize:none;border:none;background:#fafdff;padding:12px 8px;margin:0 8px;font-size:16px;line-height:1.35;color:#1a1a1a;border-radius:8px;font-family:inherit}.landing-chat__textarea:focus{outline:none}.landing-chat__textarea:disabled{opacity:.55}.landing-chat__send{flex-shrink:0;width:44px;height:44px;border:none;border-radius:12px;background:transparent;color:#428fff;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center}.landing-chat__send:disabled{opacity:.35;cursor:not-allowed}.landing-chat__send-err{margin:4px 8px 0;font-size:13px;color:#d32f2f}.chat-page{background:#fafdff;padding:24px 16px;display:flex;flex-direction:column;box-sizing:border-box;overflow:hidden;overscroll-behavior:none;position:fixed;left:var(--chat-vv-offset-left, 0px);top:var(--chat-vv-offset-top, 0px);width:var(--chat-vv-w, 100%);height:var(--chat-vv-h, 100dvh);max-height:var(--chat-vv-h, 100dvh);z-index:2}.chat-page__inner{max-width:480px;margin:0 auto;width:100%;flex:1;display:flex;flex-direction:column;min-height:0;overflow:hidden}@media(max-width:640px){.chat-page{padding:0;padding-top:env(safe-area-inset-top,0px);padding-right:env(safe-area-inset-right,0px);padding-bottom:env(safe-area-inset-bottom,0px);padding-left:env(safe-area-inset-left,0px)}.chat-page__inner{max-width:none;margin:0}}.chat-page__status{margin:0;text-align:center;font-size:16px;color:#525252;padding:48px 0}.loading-screen{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;gap:16px;color:var(--color-text-secondary)}.spinner{width:24px;height:24px;border:3px solid var(--color-border);border-top-color:var(--color-primary);border-radius:50%;animation:spin .6s linear infinite;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.login-screen{display:flex;align-items:center;justify-content:center;min-height:100vh;background:var(--color-bg)}.login-card{background:var(--color-surface);border-radius:var(--radius);padding:48px 40px;box-shadow:0 4px 24px #00000014;text-align:center;max-width:400px;width:100%}.login-title{font-size:2rem;margin-bottom:4px}.login-subtitle{color:var(--color-text-secondary);margin-bottom:32px}.login-button{display:inline-flex;align-items:center;gap:12px;padding:12px 24px;border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface);font-size:1rem;font-weight:500;cursor:pointer;transition:all .15s;color:var(--color-text);font-family:inherit}.login-button:hover:not(:disabled){background:var(--color-bg);box-shadow:0 2px 8px #00000014}.login-button:disabled{opacity:.6;cursor:not-allowed}.google-icon{flex-shrink:0}.login-error{margin-top:16px;color:var(--color-danger);font-size:.875rem}.access-denied{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;gap:12px;text-align:center;padding:24px}.access-denied h1{color:var(--color-danger)}.access-denied .hint{background:var(--color-bg);padding:16px;border-radius:var(--radius);margin:8px 0;font-size:.875rem}.access-denied code{background:var(--color-sidebar);color:#e2e8f0;padding:4px 8px;border-radius:var(--radius-sm);font-size:.8rem}.layout{display:flex;min-height:100vh}.sidebar{width:var(--sidebar-width);background:var(--color-sidebar);color:#e2e8f0;display:flex;flex-direction:column;position:fixed;top:0;left:0;bottom:0;z-index:10}.sidebar__brand{padding:24px 20px;border-bottom:1px solid rgba(255,255,255,.08)}.sidebar__brand h1{color:#fff;font-size:1.25rem}.sidebar__brand span{font-size:.75rem;color:#94a3b8}.sidebar__nav{flex:1;padding:12px 8px;display:flex;flex-direction:column;gap:2px}.nav-item{display:flex;align-items:center;gap:12px;padding:10px 14px;border:none;border-radius:var(--radius-sm);background:transparent;color:#cbd5e1;font-size:.9rem;font-family:inherit;cursor:pointer;transition:all .15s;text-align:left;width:100%}.nav-item:hover{background:var(--color-sidebar-hover);color:#f1f5f9}.nav-item--active{background:var(--color-sidebar-active);color:#fff;font-weight:500}.nav-item__icon{font-size:1.1rem;width:24px;text-align:center}.sidebar__user{padding:16px 14px;border-top:1px solid rgba(255,255,255,.08);display:flex;align-items:center;gap:10px}.user-avatar{width:32px;height:32px;border-radius:50%;flex-shrink:0}.user-info{flex:1;min-width:0;display:flex;flex-direction:column}.user-name{font-size:.8rem;font-weight:500;color:#f1f5f9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-email{font-size:.7rem;color:#94a3b8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.main-content{flex:1;margin-left:var(--sidebar-width);padding:32px;max-width:1200px}.page{display:flex;flex-direction:column;gap:20px}.page-header{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.page-header__title{display:flex;flex-direction:column}.page-header__actions{display:flex;gap:8px}.card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);padding:16px}.btn{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;border:none;border-radius:var(--radius-sm);font-size:.875rem;font-weight:500;font-family:inherit;cursor:pointer;transition:all .15s;white-space:nowrap}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background:var(--color-primary);color:#fff}.btn-primary:hover:not(:disabled){background:var(--color-primary-hover)}.btn-danger{background:var(--color-danger);color:#fff}.btn-danger:hover:not(:disabled){background:var(--color-danger-hover)}.btn-danger-outline{background:transparent;color:var(--color-danger);border:1px solid var(--color-danger)}.btn-danger-outline:hover:not(:disabled){background:#fef2f2}.btn-ghost{background:transparent;color:var(--color-text-secondary)}.btn-ghost:hover:not(:disabled){background:var(--color-bg);color:var(--color-text)}.btn-small{padding:4px 10px;font-size:.8rem}.tag{display:inline-block;padding:2px 10px;border-radius:12px;font-size:.75rem;font-weight:500;background:var(--color-tag-bg);color:var(--color-tag-text)}.tag--more{background:var(--color-bg);color:var(--color-text-secondary)}.categories-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}.category-card{cursor:pointer;transition:all .15s}.category-card:hover{border-color:var(--color-primary);box-shadow:0 2px 12px #3b82f614}.category-card--uncategory{opacity:.6;border-style:dashed}.category-card__header{display:flex;align-items:baseline;gap:8px;margin-bottom:8px}.category-card__header h3{font-size:1rem}.category-card__id{font-size:.75rem;color:var(--color-text-secondary)}.category-card__stats{display:flex;gap:16px;margin-bottom:10px;font-size:.8rem;color:var(--color-text-secondary)}.category-card__items{display:flex;flex-wrap:wrap;gap:4px}.editable-title{cursor:pointer;display:flex;align-items:center;gap:8px}.edit-icon{font-size:.85rem;color:var(--color-text-secondary);opacity:0;transition:opacity .15s}.editable-title:hover .edit-icon{opacity:1}.inline-edit{display:flex;align-items:center;gap:8px}.inline-edit input{font-size:1.2rem;font-weight:600;width:300px}.subtitle{font-size:.8rem;color:var(--color-text-secondary)}.section{display:flex;flex-direction:column;gap:12px}.section-header{display:flex;align-items:center;justify-content:space-between}.items-list{display:flex;flex-direction:column;gap:12px}.item-card__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.item-key{margin-left:8px;font-size:.75rem;color:var(--color-text-secondary);font-weight:400}.keywords-section{display:flex;flex-direction:column;gap:8px}.keywords-list{display:flex;flex-wrap:wrap;gap:6px}.keyword-tag{display:inline-flex;align-items:center;gap:4px;padding:3px 10px;background:var(--color-bg);border:1px solid var(--color-border);border-radius:12px;font-size:.8rem;color:var(--color-text)}.keyword-remove{background:none;border:none;color:var(--color-text-secondary);cursor:pointer;font-size:1rem;line-height:1;padding:0 2px}.keyword-remove:hover{color:var(--color-danger)}.keyword-add{display:flex;gap:8px;max-width:400px}.keyword-add input{flex:1}.add-form{display:flex;flex-direction:column;gap:12px}.form-row{display:flex;gap:12px;align-items:flex-end;flex-wrap:wrap}.form-row>label{flex:1;min-width:160px}.error-text{color:var(--color-danger);font-size:.8rem}.confirm-group{display:flex;align-items:center;gap:8px;font-size:.8rem}.stats-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:16px}.stat-card{display:flex;align-items:center;gap:14px;cursor:pointer;transition:all .15s}.stat-card:hover{border-color:var(--color-primary);box-shadow:0 2px 8px #3b82f60f}.stat-card__icon{font-size:1.8rem}.stat-card__content{display:flex;flex-direction:column}.stat-card__value{font-size:1.5rem;font-weight:700;line-height:1.2}.stat-card__label{font-size:.75rem;color:var(--color-text-secondary)}.cache-table-wrapper,.overview-table-wrapper{overflow-x:auto}.cache-table{width:100%;border-collapse:collapse;font-size:.85rem}.cache-table th{text-align:left;padding:10px 12px;background:var(--color-bg);font-weight:600;color:var(--color-text-secondary);font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid var(--color-border)}.cache-table td{padding:10px 12px;border-bottom:1px solid var(--color-border);vertical-align:middle}.cache-table tbody tr:hover{background:#f8fafc}.text-cell{max-width:250px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hits-cell{font-weight:600;text-align:center}.date-cell{font-size:.75rem;color:var(--color-text-secondary);white-space:nowrap}.clickable-row{cursor:pointer}.source-badge{display:inline-block;padding:2px 8px;border-radius:10px;font-size:.7rem;font-weight:600;text-transform:uppercase}.source-badge--dictionary{background:#dcfce7;color:#166534}.source-badge--ai{background:#dbeafe;color:#1e40af}.source-badge--cache{background:#fef3c7;color:#92400e}.stat-badge{display:inline-block;padding:4px 12px;background:var(--color-bg);border:1px solid var(--color-border);border-radius:12px;font-size:.8rem;font-weight:500}.search-bar{margin-bottom:4px}.search-bar input{width:100%;max-width:400px}.toggle-label{display:flex;flex-direction:row!important;align-items:center;gap:8px;font-size:.85rem;cursor:pointer;color:var(--color-text);font-weight:400}.uncategorized-list{display:flex;flex-direction:column;gap:12px}.uncategorized-card{transition:all .15s}.uncategorized-card--resolved{opacity:.6}.uncategorized-card__header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.uncategorized-text{font-size:1.05rem;font-weight:500}.uncategorized-card__meta{display:flex;gap:16px;font-size:.8rem;color:var(--color-text-secondary);margin-bottom:12px}.ai-suggestion{color:var(--color-primary);font-weight:500}.badge{display:inline-block;padding:2px 10px;border-radius:10px;font-size:.75rem;font-weight:500}.badge--resolved{background:#dcfce7;color:#166534}.resolve-form{display:flex;flex-direction:column;gap:12px;padding-top:12px;border-top:1px solid var(--color-border)}.loading-text{color:var(--color-text-secondary);text-align:center;padding:40px 0}.empty-state{text-align:center;color:var(--color-text-secondary);padding:40px 20px}.cache-stats{display:flex;gap:8px}.admin-notice{background:#fffbeb;border-color:#fde68a;font-size:.85rem;line-height:1.6}.admin-notice p{margin-bottom:8px}.admin-notice code{font-size:.8rem}.admin-command{display:block;background:var(--color-sidebar);color:#e2e8f0;padding:8px 14px;border-radius:var(--radius-sm);font-size:.8rem;margin-top:4px}.admin-members-list{display:flex;flex-direction:column;gap:12px}.admin-member-card{display:flex;align-items:center;justify-content:space-between;gap:16px}.admin-member-card--current{border-color:var(--color-primary);background:#f0f7ff}.admin-member-card__info{display:flex;flex-direction:column;gap:2px;min-width:0}.admin-member-card__primary{display:flex;align-items:center;gap:8px}.admin-member-card__email{font-size:.85rem;color:var(--color-text-secondary)}.admin-member-card__uid{font-size:.75rem;color:var(--color-text-secondary);font-family:monospace}.admin-member-card__date{font-size:.75rem;color:var(--color-text-secondary)}.admin-member-card__actions{flex-shrink:0}.badge--you{background:var(--color-tag-bg);color:var(--color-tag-text)}.hint-text{font-size:.8rem;color:var(--color-text-secondary)}.static-page{min-height:100vh;background:#f0f0f0;display:flex;align-items:center;justify-content:center;padding:24px 16px}.static-page-content{width:100%;max-width:600px;background:#fafdff;border-radius:12px;padding:32px;box-shadow:0 2px 6px #8080801a}.static-page-content h1{font-size:28px;font-weight:600;color:#0f0f0f;margin:16px 0}.static-page-content p{font-size:16px;color:#525252;line-height:1.6}.static-page-back{font-size:14px;color:#428fff;text-decoration:none}.static-page-back:hover{text-decoration:underline}
