:root{font-family:Noto Sans JP,Yu Gothic UI,Yu Gothic,system-ui,sans-serif;color:#17212b;background:#f4f6f8;font-synthesis:none;text-rendering:optimizeLegibility;--navy: #17324d;--navy-2: #214766;--orange: #f2a65a;--line: #dfe5ea;--muted: #667482;--panel: #ffffff;--safe-area-top: env(safe-area-inset-top, 0px);--safe-area-bottom: env(safe-area-inset-bottom, 0px)}html.capacitor-native{--safe-area-top: 0px;--safe-area-bottom: 0px}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.center-page{min-height:100vh;display:flex;align-items:center;justify-content:center;gap:16px;padding:24px}.onboarding-bg{background:radial-gradient(circle at 15% 20%,rgba(242,166,90,.2),transparent 32%),radial-gradient(circle at 85% 80%,rgba(33,71,102,.18),transparent 34%),#f4f6f8}.card,.onboarding-card{background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:0 22px 60px #17324d1f}.onboarding-card{width:min(440px,100%);padding:36px;text-align:center}.setup-card{width:min(620px,100%);padding:32px}h1,h2,p{margin-top:0}.lead{color:#425466;line-height:1.8;margin:18px 0 28px}.primary,.secondary,.send-button{border:0;border-radius:12px;padding:12px 18px;font-weight:700}.primary,.send-button{background:var(--navy);color:#fff}.primary:hover,.send-button:hover{background:var(--navy-2)}.secondary{background:#edf1f4;color:var(--navy);border:1px solid #d5dde4}.wide{width:100%;margin-top:10px}.text-button{background:transparent;border:0;color:var(--navy);padding:6px}.back{display:block;margin:-12px 0 16px}.privacy-note,.muted{color:var(--muted);font-size:13px;line-height:1.6;margin:20px 0 0}.stack-form{display:grid;gap:18px;text-align:left;margin-top:24px}.stack-form label{display:grid;gap:8px;font-weight:700;color:#2e3b47}input,textarea,select{width:100%;border:1px solid #cfd8df;border-radius:12px;padding:13px 14px;color:#17212b;background:#fff;outline:none}input:focus,textarea:focus,select:focus{border-color:var(--navy-2);box-shadow:0 0 0 3px #2147661f}.notice{border-radius:10px;padding:12px 14px;line-height:1.6}.notice.error,.inline-error{background:#fff0f0;color:#9a2e2e;border:1px solid #f3caca}.setup-list{line-height:2;padding-left:22px}code{background:#eef2f5;border-radius:5px;padding:2px 5px}.spinner{width:28px;height:28px;border:3px solid #dce3e9;border-top-color:var(--navy);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.app-shell{min-height:100vh;height:100vh;display:grid;grid-template-columns:300px minmax(0,1fr);background:#edf1f4;overflow:hidden}.sidebar{background:var(--navy);color:#fff;display:flex;flex-direction:column;min-width:0}.sidebar-header{padding:24px 20px 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.12)}.sidebar-header h1{font-size:21px;margin:4px 0 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.eyebrow{color:#91a5b6;font-size:11px;letter-spacing:.12em;font-weight:700}.icon-button{width:38px;height:38px;border-radius:50%;border:0;background:#eef2f5;color:var(--navy);font-size:23px;line-height:1}.icon-button.dark{color:#fff;background:#ffffff24}.conversation-list{padding:12px;flex:1;overflow-y:auto}.conversation{width:100%;border:0;background:transparent;color:#fff;padding:11px 10px;border-radius:14px;display:flex;align-items:center;gap:11px;text-align:left}.conversation:hover,.conversation.active{background:#ffffff1f}.conversation>span:last-child{min-width:0;display:grid;gap:3px}.conversation strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.conversation small{color:#afbdc9}.avatar{width:42px;height:42px;border-radius:50%;color:#fff;display:inline-grid;place-items:center;font-weight:800;flex:0 0 auto;box-shadow:inset 0 0 0 1px #ffffff40}.avatar-small{width:31px;height:31px;font-size:12px;margin-top:3px}.members-button{border:0;background:#00000024;color:#fff;padding:17px 20px;display:flex;justify-content:space-between}.chat-panel{min-width:0;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;background:#f7f8fa}.chat-header{height:72px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 22px;gap:12px}.chat-header h2{font-size:18px;margin:0 0 2px}.chat-header small{color:var(--muted)}.mobile-menu{display:none;border:0;background:transparent;font-size:22px}.header-member-button{margin-left:auto;border:1px solid #d5dde4;background:#fff;border-radius:10px;padding:8px 12px;color:var(--navy);font-weight:700}.inline-error{padding:8px 14px;font-size:13px;cursor:pointer}.messages{overflow-y:auto;padding:24px clamp(14px,4vw,54px)}.message-row{display:flex;align-items:flex-start;gap:8px;margin:8px 0}.message-row.mine{justify-content:flex-end}.message-block{max-width:min(72%,680px);display:grid;gap:3px}.message-row.mine .message-block{justify-items:end}.sender-name{color:var(--muted);font-size:11px;margin-left:3px}.message-bubble{background:#fff;border:1px solid #e1e7eb;border-radius:6px 17px 17px;padding:10px 13px;white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.55;box-shadow:0 2px 5px #17324d0a}.mine .message-bubble{background:#dcebf7;border-color:#cee0ee;border-radius:17px 6px 17px 17px}.message-block time{color:#87939e;font-size:10px}.sticker-message{width:126px;min-height:0;display:grid;place-items:center;align-content:center;gap:4px;background:transparent;border:0;border-radius:0;box-shadow:none}.sticker-message span{font-size:58px;line-height:1}.sticker-message strong{font-size:13px;color:var(--navy);text-shadow:0 1px 0 white,1px 0 0 white,-1px 0 0 white,0 -1px 0 white}.empty-state{min-height:60%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--muted);gap:8px;text-align:center}.empty-icon{font-size:42px}.composer-wrap{background:#fff;border-top:1px solid var(--line);position:relative;padding-bottom:var(--safe-area-bottom)}.composer{display:flex;gap:9px;align-items:flex-end;padding:12px 16px}.composer textarea{resize:none;min-height:44px;max-height:120px}.sticker-button{width:66px;height:44px;border-radius:12px;flex:0 0 auto;border:1px solid #d5dde4;background:#fff;color:var(--navy);display:grid;place-items:center;align-content:center;gap:0}.sticker-button span{font-size:19px;line-height:1}.sticker-button small{font-size:9px;font-weight:700;line-height:1.2}.send-button{height:44px;flex:0 0 auto}.sticker-picker{position:absolute;left:12px;bottom:72px;width:min(410px,calc(100vw - 24px));background:#fff;border:1px solid var(--line);border-radius:18px;padding:10px 12px 12px;box-shadow:0 18px 50px #17324d33;z-index:4}.sticker-picker-header{min-height:38px;display:flex;align-items:center;justify-content:space-between;padding:0 2px 8px 6px}.sticker-picker-header strong{font-size:14px}.sticker-picker-close{width:32px;height:32px;border:0;border-radius:50%;background:#eef2f5;color:var(--navy);font-size:21px;line-height:1}.sticker-picker-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.sticker-picker-grid button{border:0;background:#f5f7f9;border-radius:12px;min-height:76px;display:grid;place-items:center;align-content:center;gap:3px}.sticker-picker-grid span{font-size:27px}.sticker-picker-grid small{color:var(--muted);font-size:10px}.member-panel{position:fixed;inset:0 0 0 auto;width:min(360px,92vw);background:#fff;z-index:20;transform:translate(105%);transition:transform .2s ease;box-shadow:-16px 0 44px #17324d29;display:flex;flex-direction:column}.member-panel.open{transform:translate(0)}.member-panel header{padding:22px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line)}.member-panel h2{margin:4px 0 0}.member-list{padding:10px;overflow-y:auto;flex:1}.member-item{width:100%;border:0;background:transparent;border-radius:13px;padding:10px;display:flex;gap:11px;align-items:center;text-align:left}.member-item:hover:not(:disabled){background:#f2f5f7}.member-item>span:nth-child(2){display:grid;gap:3px}.member-item small{color:var(--muted)}.member-item em{margin-left:auto;font-size:11px;color:var(--navy);font-style:normal;font-weight:700}.panel-invite{width:auto;margin:12px 18px 4px}.panel-refresh{margin:3px 18px 20px}.drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:19;background:#08141f57;border:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#08141f94;z-index:40;display:grid;place-items:center;padding:18px}.modal{width:min(430px,100%);background:#fff;border-radius:22px;padding:24px;box-shadow:0 30px 90px #00000040}.modal-header{display:flex;align-items:start;justify-content:space-between}.modal-header h2{margin-bottom:5px}.modal-header p{color:var(--muted)}.qr-image{display:block;width:min(280px,80vw);margin:12px auto;image-rendering:pixelated}.invite-expiry{text-align:center;color:var(--muted);font-size:13px}.loading-box{padding:70px 20px;text-align:center;color:var(--muted)}@media(max-width:760px){.app-shell{grid-template-columns:1fr}.sidebar{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;transition:transform .2s ease}.sidebar.mobile-hidden{transform:translate(-105%)}.mobile-menu{display:block}.chat-header{padding:0 12px}.messages{padding:16px 10px}.message-block{max-width:82%}.composer{padding:9px}.send-button{padding-inline:13px}.onboarding-card{padding:28px 22px}}.group-home-page{min-height:100vh;background:radial-gradient(circle at 10% 10%,rgba(242,166,90,.18),transparent 28%),radial-gradient(circle at 90% 90%,rgba(33,71,102,.14),transparent 30%),#f4f6f8;padding:clamp(18px,4vw,48px)}.group-home-shell{width:min(980px,100%);margin:0 auto;min-height:100%;display:flex;flex-direction:column}.group-home-header{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:24px}.group-home-header h1{margin:0 0 5px;font-size:30px}.group-home-header p{margin:0;color:var(--muted)}.dark-text{color:#647585}.group-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.group-search{min-width:0;flex:1;max-width:620px;display:flex;align-items:center;gap:8px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:0 12px;box-shadow:0 6px 18px #17324d0d}.group-search>span{color:var(--muted);font-size:23px;line-height:1;transform:rotate(-15deg)}.group-search input{border:0;box-shadow:none;padding:12px 2px;background:transparent}.group-search input:focus{border:0;box-shadow:none}.group-search button{border:0;background:transparent;color:var(--muted);font-size:20px;padding:5px}.group-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.group-card{background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 10px 30px #17324d14;overflow:hidden}.group-card-main{width:100%;border:0;background:#fff;padding:18px;display:flex;align-items:center;gap:13px;text-align:left}.group-card-main:hover{background:#f8fafb}.group-card-main>span:nth-child(2){min-width:0;display:grid;gap:4px}.group-card-main strong{font-size:17px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.group-card-main small{color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.group-card-main em{margin-left:auto;color:var(--navy);font-style:normal;font-size:12px;font-weight:800}.group-card-setting{width:100%;border:0;border-top:1px solid var(--line);background:#fbfcfd;color:var(--navy);padding:10px 14px;text-align:right;font-size:12px;font-weight:700}.group-card-setting:hover{background:#f1f5f7}.empty-groups,.empty-search{padding:42px 24px;text-align:center}.empty-groups p,.empty-search p{color:var(--muted);line-height:1.7}.group-home-footer{margin-top:auto;padding-top:28px;color:var(--muted);font-size:13px;line-height:1.6;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:flex-end}.group-home-footer p{margin:4px 0}.group-home-footer .provider-credit,.group-home-footer .sponsor-credit,.group-home-footer .runtime-version{text-align:center}.group-home-footer .provider-credit{font-size:14px;font-weight:700;color:#51616f}.group-home-footer .runtime-version{font-size:13px;font-weight:800;color:var(--navy);letter-spacing:.01em}.app-runtime-version{font-weight:800;color:var(--navy)}.sidebar-home-button,.mobile-home{border:0;background:transparent;color:inherit;font-size:22px;padding:4px 5px;font-weight:700}.sidebar-title-block{min-width:0;flex:1;margin-left:4px}.mobile-home{display:none;color:var(--navy)}.group-settings-modal{max-height:min(760px,calc(100vh - 36px));overflow-y:auto}.group-setting-summary{display:flex;flex-wrap:wrap;gap:7px;margin:16px 0 4px}.group-setting-summary span{background:#f1f4f6;color:#51616f;border-radius:999px;padding:6px 10px;font-size:12px}.compact-form{margin-top:20px}.inline-form-row{display:flex;gap:8px;align-items:center}.inline-form-row input{min-width:0}.inline-form-row button{flex:0 0 auto}.admin-management-settings{border-top:1px solid var(--line);margin-top:22px;padding-top:20px}.admin-management-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.admin-management-heading h3{margin:0 0 6px;font-size:15px}.admin-management-heading p{margin:0;color:var(--muted);font-size:12px;line-height:1.6}.admin-management-heading>strong{flex:0 0 auto;background:#edf1f4;color:var(--navy);border-radius:999px;padding:5px 10px;font-size:12px}.admin-management-list{display:grid;gap:6px;margin-top:13px}.admin-management-row{display:flex;align-items:center;gap:9px;padding:9px;border:1px solid #e5eaee;border-radius:13px}.admin-management-row>span:not(.avatar){min-width:0;display:grid;gap:2px;flex:1}.admin-management-row>span strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:13px}.admin-management-row>span small{color:var(--muted);font-size:11px}.compact-role-button{flex:0 0 auto;width:auto;padding:7px 9px;font-size:11px;margin:0}.admin-owner-note{margin:10px 0 0;color:var(--muted);font-size:11px;line-height:1.6}.danger-zone{border-top:1px solid var(--line);margin-top:24px;padding-top:20px}.danger-zone h3{margin:0 0 14px;font-size:15px}.danger-zone p{color:var(--muted);font-size:12px;line-height:1.65;margin:12px 0 0}.successor-select{display:grid;gap:7px;color:#2e3b47;font-weight:700;margin-bottom:12px}.successor-select small{color:var(--muted);font-weight:400;line-height:1.5}.danger-outline,.danger-solid{border-radius:12px;padding:12px 18px;font-weight:700}.danger-outline{background:#fff;color:#a13a3a;border:1px solid #dca9a9}.danger-outline:hover{background:#fff6f6}.danger-solid{background:#a13a3a;color:#fff;border:1px solid #a13a3a}.danger-solid:hover{background:#852e2e}@media(max-width:760px){.group-home-page{padding:18px 12px 28px}.group-home-header{align-items:flex-start}.group-home-header>.primary{padding:10px 12px;font-size:13px}.group-home-header h1{font-size:25px}.group-home-header p{font-size:13px}.group-toolbar{align-items:stretch}.group-toolbar>.text-button{flex:0 0 auto}.group-grid{grid-template-columns:1fr}.mobile-home{display:block}.sidebar-home-button{display:none}.inline-form-row{align-items:stretch}}.message-content-line{display:flex;align-items:flex-end;gap:6px;max-width:100%}.mine .message-content-line{flex-direction:row;justify-content:flex-end}.message-cancel-button{border:0;background:transparent;color:#7f8c97;padding:4px 2px;font-size:10px;text-decoration:underline;flex:0 0 auto}.message-meta{display:flex;align-items:center;justify-content:flex-end;gap:6px;min-height:14px}.message-row:not(.mine) .message-meta{justify-content:flex-start}.read-status{border:0;background:transparent;color:#54738d;font-size:10px;padding:0;font-weight:700}.cancelled-message{border:1px dashed #cbd4db;border-radius:13px;padding:9px 12px;color:#7b8791;background:#ffffffb3;font-size:12px;font-style:italic}.system-row{justify-content:center;margin:14px 0}.system-row .message-block{max-width:90%;justify-items:center}.system-message{background:#e9edf0;border:0;border-radius:999px;color:#697682;font-size:11px;padding:6px 12px;box-shadow:none}.image-message,.video-message,.file-message{display:block;text-decoration:none;color:inherit}.image-message{position:relative;max-width:min(360px,66vw);overflow:hidden;border-radius:16px;background:#e7ebee;border:1px solid #dce3e8}.image-message img{display:block;width:100%;max-height:420px;object-fit:cover}.image-message>span,.video-message>span{display:block;padding:6px 9px;color:#60707c;background:#fffffff0;font-size:10px}.video-message{width:min(420px,70vw);overflow:hidden;border-radius:16px;background:#111;border:1px solid #d3dbe1}.video-message video{display:block;width:100%;max-height:420px}.file-message{min-width:min(300px,68vw);max-width:420px;border:1px solid #dce3e8;background:#fff;border-radius:15px;padding:12px;display:flex;align-items:center;gap:11px;text-align:left;cursor:pointer}.file-icon{font-size:28px}.file-message-details{min-width:0;display:grid;gap:4px}.file-message strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.file-message small{color:var(--muted)}.file-open-label{margin-left:auto;flex:0 0 auto;color:var(--navy);font-size:12px;font-weight:800}.file-viewer-modal{width:min(720px,100%);max-height:min(860px,calc(100vh - 36px));display:flex;flex-direction:column;gap:16px;overflow:hidden}.file-viewer-header h2{max-width:min(560px,70vw);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-viewer-meta{display:flex;flex-wrap:wrap;gap:8px}.file-viewer-meta span{background:#eef3f6;color:#506879;border-radius:999px;padding:6px 10px;font-size:12px}.file-viewer-preview{width:100%;min-height:420px;flex:1;border:1px solid var(--line);border-radius:14px;background:#eef2f5}.file-viewer-fallback{min-height:260px;display:grid;place-items:center;align-content:center;gap:10px;padding:28px;border:1px dashed #c7d2da;border-radius:16px;background:#f5f7f9;text-align:center}.file-viewer-fallback>span{font-size:64px}.file-viewer-fallback strong{font-size:20px}.file-viewer-fallback p{margin:0;max-width:420px;color:var(--muted);line-height:1.7}.file-viewer-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.file-viewer-actions .text-button{grid-column:1 / -1;justify-self:center}@media(max-width:760px){.file-viewer-backdrop{align-items:end;padding:0}.file-viewer-modal{width:100%;max-height:88vh;border-radius:22px 22px 0 0;padding:20px 18px calc(18px + env(safe-area-inset-bottom))}.file-viewer-header h2{max-width:68vw}.file-viewer-fallback{min-height:240px}.file-viewer-actions{grid-template-columns:1fr}.file-viewer-actions .text-button{grid-column:auto;width:100%}}.expired-attachment,.attachment-loading{border:1px dashed #cbd4db;border-radius:14px;padding:18px;color:#74818c;background:#f3f5f6;font-size:12px}.attachment-button{width:44px;height:44px;border-radius:50%;flex:0 0 auto;border:1px solid #d5dde4;background:#fff;color:var(--navy);font-size:26px;line-height:1}.attachment-menu{position:absolute;left:12px;bottom:72px;width:min(360px,calc(100vw - 24px));background:#fff;border:1px solid var(--line);border-radius:18px;padding:10px 12px 12px;box-shadow:0 18px 50px #17324d33;z-index:5}.attachment-menu-header{min-height:38px;display:flex;align-items:center;justify-content:space-between;padding:0 2px 8px 6px}.attachment-menu-header button{width:32px;height:32px;border:0;border-radius:50%;background:#eef2f5;color:var(--navy);font-size:21px}.attachment-menu-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.attachment-menu-grid button{border:0;border-radius:12px;background:#f5f7f9;min-height:76px;display:grid;place-items:center;align-content:center;gap:5px}.attachment-menu-grid span{font-size:27px}.attachment-menu-grid strong{font-size:11px}.hidden-file-input{display:none}.upload-status{padding:7px 14px;background:#fff7e8;color:#7b571f;border-bottom:1px solid #ead8b5;font-size:12px;font-weight:700}.read-details-modal{width:min(390px,100%)}.read-section{margin-top:18px;border-top:1px solid var(--line);padding-top:14px;display:grid;gap:7px}.read-section h3{margin:0 0 4px;font-size:14px}.read-section>div{padding:8px 10px;border-radius:10px;background:#f3f6f8}.read-section p{color:var(--muted);font-size:12px}.read-section.unread>div{background:#faf5f5;color:#765454}@media(max-width:760px){.composer{gap:6px}.attachment-button{width:40px;height:40px}.sticker-button{width:58px;height:40px}.composer textarea{min-height:40px}.send-button{height:40px}.image-message{max-width:72vw}.video-message{width:76vw}.file-message{min-width:65vw}.message-cancel-button{font-size:9px}}.group-avatar-image{object-fit:cover;background:#e8edf1}.group-avatar-emoji{font-size:22px;background:#edf2f5}.group-avatar-emoji.avatar-small{font-size:17px}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.group-icon-settings{border-top:1px solid var(--line);margin-top:20px;padding-top:20px}.group-icon-settings h3{margin:0 0 14px;font-size:15px}.group-icon-preview-row{display:flex;align-items:center;gap:14px}.group-icon-preview-row .avatar{width:82px;height:82px;font-size:31px}.group-icon-preview-row>div{min-width:0}.group-icon-preview-row strong{display:block;font-size:14px}.group-icon-preview-row p{color:var(--muted);font-size:12px;line-height:1.55;margin:5px 0 0}.group-icon-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:14px}.group-icon-emoji-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:7px;margin-top:12px}.group-icon-emoji-grid button{min-height:44px;border:1px solid var(--line);border-radius:12px;background:#f7f9fa;font-size:23px;display:grid;place-items:center}.group-icon-emoji-grid button:hover{background:#eef3f6}.group-icon-emoji-grid button.selected{border-color:var(--navy-2);box-shadow:0 0 0 2px #21476621;background:#edf4f8}@media(max-width:480px){.group-icon-emoji-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.notice.success{background:#edf8f1;color:#26643b;border:1px solid #bfe1ca}.group-home-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.group-home-header-actions .secondary,.group-home-header-actions .primary{padding:10px 13px}.conversation>span:not(.avatar){min-width:0;display:grid;gap:3px}.unread-badge{min-width:21px;height:21px;border-radius:999px;padding:0 6px;background:#ef654f;color:#fff;display:inline-grid;place-items:center;font-size:10px;font-weight:800;flex:0 0 auto}.conversation .unread-badge,.group-unread-badge{margin-left:auto}.group-card-main em{margin-left:6px}.chat-background{background-color:#f2f4f6;background-size:cover;background-position:center;background-attachment:local}.chat-bg-plain{background-image:linear-gradient(#f4f6f8,#eef2f4)}.chat-bg-warm{background-color:#fbf5ec;background-image:radial-gradient(circle at 15px 15px,rgba(214,160,101,.12) 2px,transparent 2.5px);background-size:30px 30px}.chat-bg-mint{background-color:#edf8f3;background-image:linear-gradient(135deg,rgba(72,151,128,.05) 25%,transparent 25%,transparent 75%,rgba(72,151,128,.05) 75%);background-size:34px 34px}.chat-bg-night{background-color:#243247;background-image:radial-gradient(circle at 20% 15%,rgba(255,255,255,.1),transparent 24%),linear-gradient(160deg,#26384f,#172334)}.chat-bg-stars{background-color:#1d2b42;background-image:radial-gradient(circle at 20% 30%,rgba(255,255,255,.8) 1px,transparent 1.5px),radial-gradient(circle at 75% 20%,rgba(255,255,255,.55) 1px,transparent 1.5px),radial-gradient(circle at 45% 75%,rgba(255,255,255,.7) 1px,transparent 1.5px),linear-gradient(155deg,#293b59,#172136);background-size:80px 80px,110px 110px,135px 135px,cover}.chat-bg-kids{background-color:#fff7d9;background-image:radial-gradient(circle,rgba(241,150,116,.18) 0 6px,transparent 7px),radial-gradient(circle,rgba(82,173,181,.16) 0 5px,transparent 6px);background-position:0 0,24px 24px;background-size:48px 48px}.chat-bg-night .sender-name,.chat-bg-night .message-block time,.chat-bg-stars .sender-name,.chat-bg-stars .message-block time{color:#ffffffbd}.background-settings,.notification-group-setting{border-top:1px solid var(--line);margin-top:22px;padding-top:20px}.background-settings h3,.notification-group-setting h3{margin:0 0 6px;font-size:15px}.background-settings>p,.notification-group-setting p{margin:0 0 13px;color:var(--muted);font-size:12px;line-height:1.6}.background-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.background-grid button{border:1px solid var(--line);background:#fafcfd;border-radius:12px;padding:7px;display:grid;gap:5px;text-align:center}.background-grid button.selected{border-color:var(--navy-2);box-shadow:0 0 0 2px #21476621}.background-grid strong{font-size:10px}.background-sample{height:52px;border-radius:8px;background-size:cover;background-position:center;display:grid;place-items:center;overflow:hidden}.bg-sample-plain{background:linear-gradient(#f4f6f8,#e8edf0)}.bg-sample-warm{background-color:#fbf1e4;background-image:radial-gradient(circle at 8px 8px,rgba(214,160,101,.22) 2px,transparent 2.5px);background-size:16px 16px}.bg-sample-mint{background:linear-gradient(135deg,#e2f4ed,#f4fbf8)}.bg-sample-night{background:linear-gradient(155deg,#334a68,#182437)}.bg-sample-stars{background-color:#1d2b42;background-image:radial-gradient(circle,#fff 1px,transparent 1.5px);background-size:16px 16px}.bg-sample-kids{background-color:#fff4c8;background-image:radial-gradient(circle,#efb19d 0 4px,transparent 4.5px),radial-gradient(circle,#8dd0d4 0 3px,transparent 3.5px);background-position:0 0,10px 10px;background-size:20px 20px}.bg-sample-custom{background-color:#eef2f5;font-size:22px}.notification-group-setting{display:flex;align-items:center;justify-content:space-between;gap:16px}.notification-group-setting>div{min-width:0}.toggle-control{border:1px solid #ccd6dd;background:#eef2f4;color:#5e6c77;border-radius:999px;padding:5px 10px 5px 5px;display:inline-flex;align-items:center;gap:7px;white-space:nowrap;font-size:11px;font-weight:700}.toggle-control span{width:22px;height:22px;background:#fff;border-radius:50%;box-shadow:0 1px 4px #00000029}.toggle-control.on{background:#dff2e7;color:#276441;border-color:#acd5bb}.panel-settings{width:auto;margin:6px 18px 2px}.push-settings-modal,.device-recovery-modal{max-height:min(780px,calc(100vh - 36px));overflow-y:auto}.push-status-card{display:flex;gap:13px;align-items:center;border:1px solid var(--line);border-radius:15px;padding:15px;margin:16px 0 6px;background:#f9fbfc}.push-status-icon{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#e9edf0;filter:grayscale(1);font-size:22px}.push-status-icon.on{background:#dff2e7;filter:none}.push-status-card strong{display:block;margin-bottom:4px}.push-status-card p,.notification-help{color:var(--muted);font-size:12px;line-height:1.6;margin:0}.notification-help{margin:13px 2px}.push-test-feedback{display:grid;gap:8px;margin:12px 0;padding:12px;border:1px solid var(--line);border-radius:12px;background:#f9fbfc}.push-test-feedback strong{font-size:14px;line-height:1.5}.device-code-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:16px}.device-code-result{border:1px solid var(--line);border-radius:18px;padding:15px;margin-top:16px;display:grid;justify-items:center;gap:8px;background:#fbfcfd}.device-code-result img{width:min(250px,72vw);image-rendering:pixelated}.device-code-result code{font-size:14px;letter-spacing:.07em;overflow-wrap:anywhere;text-align:center;padding:8px 10px}.device-code-result small{color:var(--muted)}.recovery-input-section{border-top:1px solid var(--line);margin-top:20px;padding-top:18px}.recovery-input-section h3{margin:0 0 6px;font-size:15px}.recovery-input-section p{color:var(--muted);font-size:12px;line-height:1.6}@media(max-width:760px){.group-home-header{display:grid}.group-home-header-actions{justify-content:stretch}.group-home-header-actions button{flex:1 1 auto}.background-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.notification-group-setting{align-items:flex-start;flex-direction:column}.device-code-actions{grid-template-columns:1fr}}.app-shell{height:100dvh;min-height:100dvh}.chat-panel{min-height:0;height:100dvh}.chat-header{position:relative;z-index:8;min-height:72px;height:auto;flex:0 0 auto;padding-top:var(--safe-area-top)}.chat-home-button{flex:0 0 auto;border:1px solid #d5dde4;background:#f7f9fa;color:var(--navy);border-radius:10px;padding:8px 10px;font-weight:800;white-space:nowrap}.chat-home-button:hover{background:#edf2f5}.home-chat-sections{display:grid;gap:26px}.home-chat-section{display:grid;gap:12px}.home-chat-section>h2{margin:0;font-size:17px;color:#314354}.direct-home-card .group-card-main{min-height:82px}.section-heading-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.view-mode-switch{display:inline-flex;align-items:center;gap:4px;padding:4px;border:1px solid var(--line);border-radius:12px;background:#f6f8fa}.view-mode-switch button{min-width:40px;height:34px;border:0;border-radius:9px;background:transparent;color:#5f6f7d;font-size:18px;font-weight:800;line-height:1}.view-mode-switch button.active{background:#fff;color:var(--navy);box-shadow:0 3px 10px #17324d14}.direct-tile-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.direct-tile-card{position:relative;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 10px 28px #17324d14;overflow:hidden;min-height:128px}.direct-tile-main{width:100%;height:100%;border:0;background:#fff;padding:16px 12px 12px;display:grid;justify-items:center;align-content:center;gap:10px;text-align:center}.direct-tile-main:hover{background:#f8fafb}.direct-tile-main strong{font-size:14px;line-height:1.35;color:var(--navy);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.direct-tile-more{position:absolute;right:4px;bottom:4px;width:34px;height:34px;border:0;border-radius:10px;background:#f6f8faf2;color:#4a5d6d;font-size:22px;line-height:1}.direct-tile-unread{position:absolute;top:8px;right:8px}.direct-list-grid{display:grid;gap:10px}.direct-list-card{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 10px 28px #17324d14;overflow:hidden}.direct-list-main{width:100%;border:0;background:#fff;padding:14px 16px;display:flex;align-items:center;gap:12px;text-align:left}.direct-list-main:hover{background:#f8fafb}.direct-list-main strong{min-width:0;flex:1 1 auto;font-size:16px;color:var(--navy);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.direct-list-more{width:54px;border:0;border-left:1px solid var(--line);background:#fbfcfd;color:#4a5d6d;font-size:24px;line-height:1}.direct-list-more:hover,.direct-tile-more:hover{background:#eef3f6}.direct-list-unread{flex:0 0 auto}@media(max-width:760px){.app-shell,.chat-panel{height:100dvh;min-height:100dvh}.chat-header{min-height:calc(64px + var(--safe-area-top));padding-top:var(--safe-area-top)}.chat-home-button span{display:none}.chat-home-button{width:40px;height:40px;padding:0}.chat-header h2{font-size:16px}.header-member-button{padding:8px 10px}}.direct-exit-button,.direct-exit-card-button{color:#9b3030;border-color:#e0b0b0;background:snow}.direct-exit-button:hover,.direct-exit-card-button:hover{background:#fff0f0}html,body,#root{width:100%;height:100%;min-height:0;margin:0;overflow:hidden}.group-home-page{height:100%;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch}.app-shell{width:100%;height:100dvh;min-height:0;display:flex;overflow:hidden}.sidebar{flex:0 0 300px;width:300px;height:100%;min-height:0;overflow:hidden}.chat-panel{flex:1 1 auto;width:0;height:100%;min-width:0;min-height:0;display:flex;flex-direction:column;overflow:hidden}.chat-header,.inline-error,.composer-wrap{flex:0 0 auto}.chat-header{position:relative;z-index:10;min-width:0}.messages{flex:1 1 0;width:100%;height:auto;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scroll-padding:16px 0}.composer-wrap{position:relative;z-index:11;width:100%;min-height:0;background:#fff}.composer textarea{min-width:0;flex:1 1 auto}.message-block,.message-content-line{min-width:0}.image-message{display:inline-flex;flex-direction:column;width:fit-content;max-width:min(190px,44vw);border-radius:14px}.image-message img{display:block;width:auto;height:auto;max-width:100%;max-height:200px;object-fit:contain;background:#eef1f3}.video-message{width:min(260px,58vw)}.video-message video{width:100%;max-height:240px;object-fit:contain}.install-app-button{white-space:nowrap}.group-home-footer small{display:block;margin-top:8px;color:var(--muted)}@media(max-width:760px){.app-shell{height:100dvh;min-height:100svh;display:block;position:relative}.sidebar{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;width:100%;height:100dvh;min-height:100svh;transition:transform .2s ease}.sidebar.mobile-hidden{transform:translate(-105%)}.chat-panel{width:100%;height:100dvh;min-height:100svh;display:flex;flex-direction:column}.chat-header{min-height:calc(58px + var(--safe-area-top));height:auto;padding-top:var(--safe-area-top)}.messages{padding:12px 9px}.composer{padding:8px 8px max(8px,var(--safe-area-bottom));align-items:flex-end}.composer textarea{min-height:42px;max-height:96px}.image-message{max-width:min(150px,48vw)}.image-message img{max-height:170px}.video-message{width:min(210px,64vw)}.video-message video{max-height:210px}}@media(max-width:420px){.chat-home-button span{display:none}.chat-header{gap:7px;padding-inline:8px}.header-member-button{padding-inline:9px}.composer{gap:5px}.attachment-button{width:40px;height:40px}.sticker-button{width:58px;height:40px}.send-button{height:40px;padding-inline:11px}}.chat-header-title{min-width:0;flex:1 1 auto}.chat-header-title h2{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-header-actions{margin-left:auto;display:flex;align-items:center;gap:8px;flex:0 0 auto}.chat-header-actions .header-member-button{margin-left:0}.header-notification-button{min-height:38px;border:1px solid #d2dbe2;background:#f5f7f8;color:#66727c;border-radius:10px;padding:7px 10px;display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:800;white-space:nowrap}.header-notification-button.on{background:#e7f4ec;color:#276441;border-color:#b8d9c4}.header-notification-button:disabled{opacity:.58;cursor:wait}.header-notification-button span{font-size:16px;line-height:1}@media(max-width:520px){.chat-header-actions{gap:5px}.header-notification-button{width:40px;height:40px;padding:0;justify-content:center}.header-notification-button strong{display:none}}.sticker-picker-header-actions{display:flex;align-items:center;gap:7px}.custom-sticker-create-toggle{border:0;border-radius:999px;background:#fff0df;color:#8b4d16;padding:7px 11px;font-size:12px;font-weight:800}.custom-sticker-maker{border:1px solid #f0d4b8;background:#fffaf5;border-radius:14px;padding:10px;margin-bottom:10px;display:grid;gap:8px}.custom-sticker-file{width:92px;height:92px;margin:0 auto;border-radius:18px;overflow:hidden;background:#fff;border:2px dashed #e2b98f;display:grid;place-items:center;color:#8b5d34;font-size:12px;font-weight:800;cursor:pointer}.custom-sticker-file input{display:none}.custom-sticker-file img{width:100%;height:100%;object-fit:cover}.custom-sticker-maker-fields{display:flex;gap:7px}.custom-sticker-maker-fields input{min-width:0;padding:9px 10px}.custom-sticker-maker-fields button{flex:0 0 auto;padding:9px 14px}.custom-sticker-maker>small{color:var(--muted);line-height:1.5}.sticker-section-title{margin:7px 2px;color:#6b7884;font-size:11px;font-weight:800}.custom-sticker-grid{margin-bottom:9px}.custom-sticker-choice{position:relative;min-width:0}.custom-sticker-choice>button:first-child{width:100%;padding:5px}.custom-sticker-choice img{width:54px;height:54px;object-fit:cover;border-radius:13px}.custom-sticker-delete{position:absolute;top:-4px;right:-4px;width:23px;height:23px;border:0;border-radius:50%;background:#982f2f;color:#fff;font-size:15px;line-height:1;box-shadow:0 2px 7px #0000002e}.custom-sticker-message{overflow:visible;padding:0}.custom-sticker-message img{width:120px;height:120px;object-fit:contain;border-radius:18px;display:block}.gather-home-icon,.gather-brand-mark{display:inline-grid;place-items:center;flex:0 0 auto;background:linear-gradient(145deg,#ffb867,#f28a4b);color:#fff;font-weight:900;box-shadow:inset 0 0 0 1px #ffffff59,0 6px 16px #d8722d38}.gather-home-icon{width:48px;height:48px;border-radius:16px;font-size:12px}.gather-brand-mark{width:72px;height:72px;border-radius:24px;margin:0 auto 15px;font-size:17px}.gather-home-card{border-color:#f0d3b4}.gather-home-section>h2{color:#8a4b18}.gather-create-card,.gather-join-card{width:min(500px,100%)}.gather-anonymous-check{display:flex!important;grid-template-columns:none!important;align-items:center;gap:9px!important;background:#f6f8fa;padding:12px;border-radius:12px}.gather-anonymous-check input{width:20px;height:20px;margin:0}.gather-room-page{min-height:100vh;background:#f2f4f6}.gather-room-header{min-height:74px;position:sticky;top:0;z-index:10;display:flex;align-items:center;gap:13px;padding:11px clamp(12px,3vw,34px);background:#17324d;color:#fff;box-shadow:0 5px 20px #17324d2e}.gather-room-header>div:nth-child(2){min-width:0;flex:1}.gather-room-header span{color:#f8bd78;font-size:11px;font-weight:900;letter-spacing:.12em}.gather-room-header h1{margin:2px 0 0;font-size:clamp(18px,3vw,25px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gather-back-button{width:42px;height:42px;border:0;border-radius:50%;background:#ffffff24;color:#fff;font-size:23px}.gather-presence{flex:0 0 auto;background:#ffffff1f;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:800}.gather-presence i{display:inline-block;width:8px;height:8px;margin-right:6px;border-radius:50%;background:#5ce098;box-shadow:0 0 0 3px #5ce09829}.gather-room-layout{width:min(1180px,100%);margin:0 auto;padding:24px;display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:22px;align-items:start}.gather-room-main{min-width:0;display:grid;gap:15px}.gather-closed-notice{background:#fff4dc;color:#775118;border:1px solid #ead19b}.gather-entry-strip{display:flex;gap:7px;overflow-x:auto;padding:2px 0 5px;scrollbar-width:thin}.gather-entry-strip span{white-space:nowrap;background:#fff;border:1px solid #e1e7eb;border-radius:999px;padding:7px 10px;font-size:11px;color:#536471}.gather-empty-modules{background:#fff;border:1px dashed #cbd6de;border-radius:22px;padding:58px 24px;text-align:center;color:var(--muted)}.gather-empty-modules>div{font-size:42px}.gather-empty-modules h2{color:#253b4e;margin:10px 0 8px}.gather-module-list{display:grid;gap:18px}.gather-module-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:clamp(16px,3vw,24px);box-shadow:0 10px 28px #17324d12}.gather-module-card>header{display:flex;align-items:center;gap:11px;margin-bottom:17px}.gather-module-card>header>div{min-width:0;flex:1}.gather-module-card>header small{color:var(--muted);font-weight:800}.gather-module-card>header h2{margin:2px 0 0;font-size:19px}.gather-module-card>header>b{background:#edf3f7;color:var(--navy);border-radius:999px;padding:6px 10px;font-size:11px}.gather-module-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;background:#f2f5f7;font-size:21px}.gather-question{font-size:17px;font-weight:800;line-height:1.7;color:#263a4a}.gather-answer-options{display:grid;gap:8px}.gather-answer-options label{display:flex;align-items:center;gap:9px;border:1px solid #dce4e9;border-radius:12px;padding:12px;cursor:pointer}.gather-answer-options input{width:20px;height:20px;margin:0}.gather-submit-answer{margin-top:14px}.gather-inline-message{margin:9px 0 0;color:#536471;font-size:12px}.gather-rating-row{display:flex;gap:7px}.gather-rating-row button{width:46px;height:46px;border:1px solid #d2dce3;border-radius:12px;background:#fff;color:var(--navy);font-weight:900}.gather-rating-row button.selected{background:var(--navy);color:#fff;border-color:var(--navy)}.gather-results{display:grid;gap:10px}.gather-result-row{display:grid;grid-template-columns:minmax(90px,1.2fr) minmax(80px,3fr) 30px;gap:8px;align-items:center;font-size:12px}.gather-result-row>div{height:10px;background:#edf1f4;border-radius:999px;overflow:hidden}.gather-result-row i{display:block;height:100%;background:#f2a65a;border-radius:999px}.gather-rating-result{display:flex;align-items:baseline;gap:9px;background:#f5f8fa;border-radius:15px;padding:18px}.gather-rating-result strong{font-size:34px;color:var(--navy)}.gather-rating-result span{color:var(--muted)}.gather-free-results{display:grid;gap:7px}.gather-free-results p{margin:0;background:#f6f8fa;border-radius:11px;padding:10px 12px;line-height:1.6}.gather-chat-list{min-height:0;max-height:420px;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;display:grid;gap:12px;padding:6px 10px 14px 2px;scroll-behavior:smooth}.gather-chat-list::-webkit-scrollbar{width:11px}.gather-chat-list::-webkit-scrollbar-track{background:#e7edf1;border-radius:999px}.gather-chat-list::-webkit-scrollbar-thumb{background:#6f95ad;border:2px solid #e7edf1;border-radius:999px}.gather-chat-list::-webkit-scrollbar-thumb:hover{background:#547d99}.gather-chat-list{scrollbar-width:auto;scrollbar-color:#6f95ad #e7edf1}.gather-chat-message{display:grid;justify-items:start;gap:4px}.gather-chat-message>span{color:#607382;font-size:11px}.gather-chat-message>p{margin:0;display:inline-block;justify-self:start;width:fit-content;min-width:92px;max-width:min(88%,680px);background:#d8ebe4;color:#17324d;border:1px solid #b7d6ca;border-radius:12px 18px 18px;padding:11px 14px;line-height:1.6;font-size:17px;font-weight:700;white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;box-shadow:0 3px 10px #17324d0f}.gather-chat-message>time{color:#72808a;font-size:11px}.gather-chat-message.mine{justify-items:end}.gather-chat-message.mine>p{justify-self:end;background:#cfe0f4;border-color:#b5c9e4;border-radius:18px 12px 18px 18px}.gather-chat-composer{display:flex;gap:8px;padding-top:12px;border-top:1px solid #e5eaee}.gather-chat-composer input{min-width:0}.gather-chat-composer button{flex:0 0 auto}.gather-admin-panel{position:sticky;top:96px;background:#fff;border:1px solid var(--line);border-radius:20px;padding:20px;box-shadow:0 10px 28px #17324d12}.gather-admin-panel h2{margin:4px 0 15px}.gather-qr-panel{margin-top:10px;padding:10px;background:#f7f9fa;border-radius:14px;text-align:center}.gather-qr-panel img{width:100%;max-width:230px;display:block;margin:0 auto}.gather-admin-count{margin:18px 0;display:flex;align-items:baseline;gap:7px;background:#f3f7f9;border-radius:14px;padding:14px}.gather-admin-count strong{font-size:29px;color:var(--navy)}.gather-admin-count span{color:var(--muted);font-size:12px}.danger-button{border:1px solid #edc1c1;border-radius:12px;background:#fff1f1;color:#9a2e2e;padding:11px 15px;font-weight:800}.gather-module-dialog{max-height:calc(100dvh - 36px);overflow-y:auto;overscroll-behavior:contain}.gather-module-backdrop{align-items:start;overflow-y:auto;overscroll-behavior:contain}@media(max-width:620px){.gather-module-backdrop{display:block;padding:max(10px,var(--safe-area-top)) 10px max(10px,var(--safe-area-bottom));-webkit-overflow-scrolling:touch}.gather-module-dialog{width:100%;max-height:none;margin:0 auto;overflow:visible}}@media(max-width:860px){.gather-room-layout{grid-template-columns:1fr;padding:14px}.gather-admin-panel{position:static;order:-1}}@media(max-width:560px){.gather-room-header{padding:9px 10px}.gather-presence{padding:7px 9px;font-size:10px}.gather-room-layout{padding:10px;gap:12px}.gather-module-card{border-radius:16px;padding:15px}.gather-result-row{grid-template-columns:86px 1fr 24px}.gather-chat-composer{align-items:stretch}.gather-chat-composer button{padding-inline:12px}.custom-sticker-maker-fields{flex-direction:column}}.gather-header-qr{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:#ffffff1f;color:#fff;padding:8px 12px;font-size:12px;font-weight:900}.gather-header-qr:hover{background:#fff3}.gather-header-qr span{color:#fff;font-size:inherit;font-weight:inherit;letter-spacing:0}.gather-qr-dialog{width:min(460px,calc(100vw - 28px))}.gather-qr-help{margin:0 0 13px;color:var(--muted);line-height:1.65}.gather-qr-dialog .gather-qr-panel{margin-top:0;padding:14px}.gather-qr-dialog .gather-qr-panel img{max-width:300px}.gather-join-code{margin:10px 0 12px;display:grid;gap:3px}.gather-join-code span{color:var(--muted);font-size:11px;font-weight:800}.gather-join-code strong{color:var(--navy);font-size:13px;overflow-wrap:anywhere}@media(max-width:560px){.gather-header-qr{width:42px;height:42px;justify-content:center;padding:0;border-radius:50%;font-size:18px}.gather-header-qr span{display:none}.gather-presence{max-width:88px;white-space:nowrap}}.gather-view-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:7px;background:#e7edf1;border-radius:18px;position:sticky;top:80px;z-index:8;box-shadow:0 8px 20px #17324d0f}.gather-view-tabs button{min-width:0;min-height:48px;border:0;border-radius:13px;background:transparent;color:#526574;font-weight:900;display:flex;justify-content:center;align-items:center;gap:6px;padding:8px 10px}.gather-view-tabs button>span{font-size:17px}.gather-view-tabs button>small{min-width:20px;height:20px;border-radius:999px;display:inline-grid;place-items:center;background:#19374f17;color:inherit;font-size:10px}.gather-view-tabs button.active{background:#fff;color:var(--navy);box-shadow:0 5px 14px #17324d1a}.gather-question-preview{display:grid;gap:10px;padding:14px;border-radius:14px;background:#f5f8fa}.gather-question-preview>span{width:fit-content;padding:5px 9px;border-radius:999px;background:#e1ebf2;color:var(--navy);font-size:11px;font-weight:900}.gather-question-preview>div{display:flex;flex-wrap:wrap;gap:7px}.gather-question-preview i{font-style:normal;padding:7px 10px;border-radius:10px;background:#fff;border:1px solid #dce5eb;color:#405462;font-size:12px}.gather-module-card.focused{outline:3px solid rgba(242,166,90,.35);scroll-margin-top:150px}.gather-live-label{display:flex;align-items:center;gap:7px;color:#527063;font-size:11px;font-weight:800;margin-bottom:4px}.gather-live-label i{width:8px;height:8px;border-radius:50%;background:#35b978;box-shadow:0 0 0 4px #35b9781f}.gather-result-block{display:grid;gap:6px}.gather-result-block>div:first-child{display:flex;justify-content:space-between;gap:12px;align-items:baseline}.gather-result-block span{color:#314858;font-weight:800}.gather-result-block b{color:var(--muted);font-size:11px;white-space:nowrap}.gather-result-bar{height:12px;border-radius:999px;overflow:hidden;background:#edf1f4}.gather-result-bar i{display:block;min-width:0;height:100%;border-radius:999px;background:#f2a65a;transition:width .28s ease}.gather-admin-shortcuts{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;margin-bottom:14px;padding:5px;border-radius:12px;background:#edf2f5}.gather-admin-shortcuts button{border:0;border-radius:9px;background:transparent;padding:8px 4px;color:#5a6b77;font-size:10px;font-weight:900}.gather-admin-shortcuts button.active{background:#fff;color:var(--navy);box-shadow:0 3px 9px #17324d17}@media(max-width:720px){.gather-view-tabs{top:62px;gap:4px;padding:5px;border-radius:14px}.gather-view-tabs button{min-height:44px;gap:3px;padding:6px 3px;font-size:11px}.gather-view-tabs button>span{font-size:15px}.gather-view-tabs button>small{min-width:18px;height:18px;font-size:9px}}.custom-sticker-file{width:min(220px,100%);height:auto;border:0;overflow:visible;background:transparent;display:block}.custom-sticker-crop-preview{width:180px;height:180px;margin:0 auto;overflow:hidden;border-radius:22px;background:#fff;border:2px dashed #e2b98f;display:grid;place-items:center;color:#8b5d34;font-size:12px;font-weight:800}.custom-sticker-crop-preview img{width:100%;height:100%;object-fit:cover;transform-origin:center;will-change:transform}.custom-sticker-adjustments{display:grid;gap:8px;padding:10px;border-radius:12px;background:#fff;border:1px solid #efdcca}.custom-sticker-adjustments label{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:8px;font-size:11px;font-weight:800;color:#6c5948}.custom-sticker-adjustments input[type=range]{width:100%}.custom-sticker-adjustments .text-button{justify-self:end;font-size:11px}.gather-host-tabs{position:sticky;top:0;z-index:18;display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) minmax(180px,auto);gap:8px;align-items:center;width:min(1180px,calc(100% - 32px));margin:14px auto 0;padding:7px;border-radius:18px;background:#dfe7ec;box-shadow:0 8px 22px #17324d1a}.gather-host-tabs button{min-height:48px;border:0;border-radius:13px;background:transparent;color:#526574;font-weight:900;display:inline-flex;align-items:center;justify-content:center;gap:6px}.gather-host-tabs button.active{background:#fff;color:var(--navy);box-shadow:0 5px 14px #17324d1a}.gather-host-tabs button:disabled{opacity:.65}.gather-stage-status{min-width:0;padding:0 10px;color:#546672;font-size:11px;text-align:right;white-space:nowrap}.gather-stage-status strong{color:var(--navy)}.gather-room-layout.admin-layout{padding-top:16px}.gather-room-layout.participant-layout{display:block;width:min(900px,100%);padding:clamp(12px,3vw,30px)}.gather-participant-stage{min-height:calc(100vh - 170px);display:grid;align-content:start}.gather-participant-stage>.gather-module-card{min-height:min(650px,calc(100vh - 190px));display:flex;flex-direction:column}.gather-participant-stage .gather-results,.gather-participant-stage .gather-answer-options,.gather-participant-stage .gather-chat-list{flex:1}.gather-admin-module{display:grid;gap:7px}.gather-present-control{display:flex;justify-content:flex-end;align-items:center;gap:9px;padding:0 6px}.gather-present-control span{color:var(--muted);font-size:11px;font-weight:800}.gather-present-control button{padding:7px 11px;font-size:11px}.gather-present-control button.active{background:#e7f4ec;color:#276441;border-color:#b8d9c4}.gather-admin-help{color:var(--muted);font-size:11px;line-height:1.6}.gather-delete-room{margin-top:8px;background:#6f2020;border-color:#6f2020;color:#fff}.gather-chat-message>span{display:inline-flex;align-items:center;gap:5px;font-weight:800}@media(max-width:860px){.gather-host-tabs{grid-template-columns:repeat(3,minmax(0,1fr));width:calc(100% - 20px);margin-top:10px}.gather-stage-status{grid-column:1 / -1;text-align:center;padding:2px 0 4px}.gather-room-layout.participant-layout{padding:10px}.gather-participant-stage>.gather-module-card{min-height:calc(100vh - 145px);border-radius:16px}}@media(max-width:520px){.gather-host-tabs{gap:4px;padding:5px;border-radius:14px}.gather-host-tabs button{min-height:44px;padding:5px 3px;font-size:10px;gap:3px}.gather-host-tabs button span{font-size:14px}.gather-present-control{justify-content:space-between}.custom-sticker-crop-preview{width:150px;height:150px}}.sticker-picker{display:flex;flex-direction:column;max-height:min(72vh,650px);overflow:hidden;padding-bottom:10px}.sticker-picker-header{flex:0 0 auto}.sticker-picker-body{min-height:180px;overflow-y:auto;overscroll-behavior:contain;padding:9px 2px 3px;scrollbar-width:thin}.sticker-tabs{flex:0 0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;padding:4px;border-radius:13px;background:#edf1f4}.sticker-tabs button{min-height:37px;border:0;border-radius:10px;background:transparent;color:#65727d;font-size:11px;font-weight:900}.sticker-tabs button.active{background:#fff;color:var(--navy);box-shadow:0 3px 10px #17324d1a}.sticker-sort-toggle{border:0;border-radius:999px;padding:7px 10px;background:#edf3f7;color:var(--navy);font-size:10px;font-weight:900}.custom-sticker-create-wide{width:100%;min-height:49px;margin:1px 0 8px;padding:8px 13px;border:1px solid #eccca9;border-radius:13px;background:#fff5ea;color:#8b4d16;font-weight:900;display:flex;align-items:center;justify-content:space-between;gap:10px}.custom-sticker-create-wide small{color:#9b6c43;font-size:10px}.sticker-organize-help{margin:0 2px 8px;color:var(--muted);font-size:10px;line-height:1.5}.sticker-empty-tab{min-height:185px;display:grid;place-items:center;align-content:center;gap:7px;color:var(--muted);text-align:center}.sticker-empty-tab span{font-size:38px}.sticker-empty-tab p{margin:0;font-size:12px}.sticker-choice-main{position:relative;width:100%;padding:5px;touch-action:manipulation}.custom-sticker-choice{position:relative}.custom-sticker-choice img{pointer-events:none}.custom-sticker-menu{position:absolute;top:1px;right:1px;z-index:2;width:25px;min-height:25px!important;padding:0!important;border-radius:50%!important;background:#fffffff0!important;color:#425466;font-size:17px;line-height:1;box-shadow:0 2px 7px #17324d29}.sticker-favorite-mark{position:absolute;top:3px;left:5px;z-index:2;color:#e79a1c;font-size:15px;text-shadow:0 1px 2px white}.custom-sticker-choice.reordering{padding-bottom:30px}.sticker-reorder-buttons{position:absolute;inset:auto 4px 1px;display:grid;grid-template-columns:1fr 1fr;gap:4px}.sticker-reorder-buttons button{min-height:26px!important;border-radius:7px!important;background:#e8eef2!important;color:var(--navy);font-size:13px;font-weight:900}.sticker-action-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:85;display:flex;align-items:flex-end;justify-content:center;padding:18px;background:#08141f8c}.sticker-action-sheet{width:min(440px,100%);max-height:min(80vh,620px);overflow-y:auto;padding:16px;padding-bottom:max(16px,var(--safe-area-bottom));border-radius:22px;background:#fff;box-shadow:0 24px 70px #0000004d;display:grid;gap:8px}.sticker-action-sheet>button{width:100%;min-height:48px;border:1px solid #dce3e8;border-radius:12px;background:#fff;color:var(--navy);text-align:left;padding:11px 14px;font-weight:800}.sticker-action-sheet>button.secondary{text-align:center;background:#edf1f4}.sticker-action-sheet>button.danger-action{color:#a33131;border-color:#efcccc;background:#fff7f7}.sticker-action-preview{display:flex;align-items:center;gap:12px;padding:3px 4px 10px}.sticker-action-preview img{width:62px;height:62px;object-fit:cover;border-radius:15px}.sticker-action-preview strong{overflow-wrap:anywhere}.sticker-create-page{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;grid-template-rows:auto minmax(0,1fr) auto;background:radial-gradient(circle at 15% 15%,rgba(242,166,90,.17),transparent 30%),radial-gradient(circle at 85% 85%,rgba(33,71,102,.13),transparent 32%),#f3f5f7}.sticker-create-header{min-height:64px;padding:max(9px,var(--safe-area-top)) 14px 9px;display:grid;grid-template-columns:84px 1fr 84px;align-items:center;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 4px 16px #17324d12}.sticker-create-header>div{min-width:0;display:grid;justify-items:center;gap:2px}.sticker-create-header strong{font-size:17px}.sticker-create-header small{color:var(--muted);font-size:10px}.sticker-create-back{border:0;background:transparent;color:var(--navy);padding:10px 4px;text-align:left;font-weight:800}.sticker-create-scroll{overflow-y:auto;overscroll-behavior:contain;width:min(620px,100%);margin:0 auto;padding:18px 16px 30px;display:grid;align-content:start;gap:14px}.sticker-create-card{padding:18px;background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:0 10px 28px #17324d12}.sticker-create-file{display:block;width:min(340px,100%);margin:0 auto;cursor:pointer}.sticker-create-file input{display:none}.sticker-create-preview{aspect-ratio:1;width:min(340px,100%);margin:0 auto;overflow:hidden;border-radius:28px;border:3px dashed #e3b78c;background:#fffaf5;display:grid;place-items:center}.sticker-create-preview img,.sticker-create-preview canvas{width:100%;height:100%;object-fit:contain;display:block}.sticker-create-preview span{display:grid;justify-items:center;gap:8px;color:#8b5d34;font-weight:900}.sticker-create-preview span b{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:#fff0df;font-size:28px}.sticker-image-select{display:block;width:min(340px,100%);margin:13px auto 0}.sticker-create-adjustments{display:grid;gap:15px}.sticker-create-adjustments h2{margin:0;font-size:16px}.sticker-create-adjustments label{display:grid;grid-template-columns:46px minmax(0,1fr);gap:11px;align-items:center;color:#52616d;font-size:12px;font-weight:900}.sticker-create-adjustments input[type=range]{padding:0;box-shadow:none}.sticker-reset-position{justify-self:end}.sticker-name-field{display:grid;gap:8px;color:#344655;font-weight:900}.sticker-create-help{margin:12px 0 0;color:var(--muted);font-size:12px;line-height:1.65}.sticker-limit-warning{margin-top:12px;background:#fff8e7;color:#805d16;border:1px solid #ecd89d}.sticker-create-footer{padding:10px 16px max(10px,var(--safe-area-bottom));background:#fffffff5;border-top:1px solid var(--line);box-shadow:0 -5px 20px #17324d14}.sticker-create-footer button{display:block;width:min(588px,100%);min-height:52px;margin:0 auto;font-size:15px}@media(max-width:520px){.sticker-picker{left:8px;bottom:65px;width:calc(100vw - 16px);max-height:calc(100dvh - 138px);border-radius:17px}.sticker-picker-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.sticker-picker-grid button{min-height:72px}.sticker-create-header{grid-template-columns:72px 1fr 72px}.sticker-create-scroll{padding:13px 11px 25px;gap:11px}.sticker-create-card{padding:14px;border-radius:17px}.sticker-create-preview{width:min(290px,100%);border-radius:23px}.sticker-create-file,.sticker-image-select{width:min(290px,100%)}}.group-home-header-actions button{line-height:1.35}.empty-create-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:18px}.direct-create-page{width:100%;height:100%;min-height:100dvh;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:clamp(18px,4vw,46px)}.direct-create-card{width:min(720px,100%);min-height:min(760px,calc(100dvh - 92px));margin:0 auto;padding:clamp(24px,5vw,42px);background:#fffffffa;border:1px solid rgba(33,71,102,.12);border-radius:28px;box-shadow:0 24px 70px #17324d29}.direct-create-heading{display:flex;align-items:center;gap:16px;margin:18px 0 22px}.direct-create-heading h1{margin:0 0 6px;font-size:clamp(25px,4vw,34px)}.direct-create-heading p{margin:0;color:var(--muted);line-height:1.6}.direct-create-icon{flex:0 0 auto;width:66px;height:66px;border-radius:22px;display:grid;place-items:center;background:linear-gradient(145deg,#f5a65b,#f28c43);color:#fff;font-weight:900;font-size:15px;box-shadow:0 12px 28px #f28c4340}.direct-create-search{max-width:none;margin-bottom:16px}.direct-candidate-list{display:grid;gap:10px}.direct-candidate-item{width:100%;border:1px solid var(--line);border-radius:16px;background:#fff;padding:14px;display:flex;align-items:center;gap:12px;text-align:left;box-shadow:0 7px 20px #17324d0d}.direct-candidate-item:hover:not(:disabled){border-color:#21476661;background:#f8fafb}.direct-candidate-item:disabled{opacity:.72;cursor:wait}.direct-candidate-item>span:nth-child(2){min-width:0;display:grid;gap:4px}.direct-candidate-item strong,.direct-candidate-item small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.direct-candidate-item small{color:var(--muted)}.direct-candidate-item em{margin-left:auto;flex:0 0 auto;color:var(--navy);font-size:12px;font-weight:800;font-style:normal}.direct-create-empty{min-height:330px;display:grid;place-content:center;justify-items:center;text-align:center;padding:28px}.direct-create-empty>div{font-size:50px}.direct-create-empty h2{margin:12px 0 4px}.direct-create-empty p{margin:0;color:var(--muted);line-height:1.7}.direct-create-empty.compact{min-height:220px}@media(max-width:760px){.group-home-header-actions button{flex-basis:100%}.direct-create-page{padding:0;background:#fff}.direct-create-card{min-height:100dvh;border:0;border-radius:0;box-shadow:none;padding:max(18px,var(--safe-area-top)) 16px max(24px,var(--safe-area-bottom))}.direct-create-heading{align-items:flex-start}.direct-create-icon{width:58px;height:58px;border-radius:19px}.direct-candidate-item{padding:12px}.direct-candidate-item em{max-width:92px;text-align:right}}.group-home-header{position:relative;align-items:flex-start;margin-bottom:14px}.home-brand h1{display:flex;align-items:center;gap:8px;margin:0 0 5px;letter-spacing:.02em}.home-brand h1 span{font-size:.82em}.home-menu-wrap{position:relative;flex:0 0 auto;display:flex;align-items:center;gap:9px}.home-menu-button{position:relative;z-index:76;width:48px;height:48px;display:grid;place-items:center;border:1px solid #d4dde4;border-radius:14px;background:#fffffff0;color:var(--navy);box-shadow:0 8px 24px #17324d1a;font-size:24px;line-height:1}.home-reload-button{position:relative;z-index:76;width:48px;height:48px;display:grid;place-items:center;border:1px solid #d4dde4;border-radius:14px;background:#fffffff0;color:var(--navy);box-shadow:0 8px 24px #17324d1a;font-size:27px;line-height:1}.home-menu-button:hover,.home-reload-button:hover{background:#fff}.home-menu-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:74;border:0;background:transparent;padding:0}.home-menu-panel{position:absolute;z-index:75;top:56px;right:0;width:min(290px,calc(100vw - 30px));padding:8px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 18px 50px #17324d38}.home-menu-panel button{width:100%;display:grid;grid-template-columns:28px 1fr;align-items:center;gap:8px;border:0;border-radius:11px;background:#fff;color:#26394a;padding:12px 11px;text-align:left;font-weight:750}.home-menu-panel button:hover{background:#f2f6f8}.home-menu-panel button span{min-width:0}.home-create-actions{display:flex;flex-wrap:wrap;gap:9px;margin:0 0 18px}.home-create-actions button{min-height:44px;line-height:1.35}.group-card-main{min-height:88px;cursor:pointer}.group-card-main:focus-visible{outline:3px solid rgba(33,71,102,.22);outline-offset:-3px}.group-card-actions{display:flex;align-items:stretch;gap:0;min-height:46px;border-top:1px solid var(--line);background:#fbfcfd}.group-card-calendar,.group-card-manage{flex:1 1 0;min-width:0;border:0;background:#f5f8fa;color:var(--navy);padding:11px 8px;font-size:14px;font-weight:800;text-align:center}.group-card-calendar{border-right:1px solid var(--line)}.group-card-calendar:hover,.group-card-manage:hover{background:#eaf1f5}.group-card-more{flex:0 0 52px;min-width:52px;border:0;border-left:1px solid var(--line);background:#fbfcfd;color:#4a5d6d;font-size:25px;line-height:1}.group-card-calendar+.group-card-more{border-left:0}.group-card-more:hover{background:#eef3f6}.home-utility-modal{width:min(560px,calc(100vw - 28px))}.home-utility-content{display:grid;gap:14px}.home-utility-content section{padding:15px;border:1px solid var(--line);border-radius:14px;background:#f8fafb}.home-utility-content h3{margin:0 0 6px}.home-utility-content p{margin:5px 0;color:var(--muted);line-height:1.7}.home-utility-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.home-card-menu-backdrop{align-items:flex-end;padding:14px}.home-card-menu-sheet{width:min(520px,100%);margin:0 auto;padding:12px;border-radius:20px;background:#fff;box-shadow:0 22px 60px #0f233447}.home-card-menu-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:4px 5px 10px 12px}.home-card-menu-heading strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-card-menu-item,.home-card-menu-cancel{width:100%;min-height:50px;border:0;border-radius:13px;padding:12px 15px;font-size:15px;font-weight:800;text-align:left}.home-card-menu-item{background:#f1f5f7;color:var(--navy)}.home-card-menu-item.danger{background:#fff1f1;color:#9b3030}.home-card-menu-cancel{margin-top:8px;background:#fff;color:#5d6d7a;text-align:center;border:1px solid var(--line)}@media(max-width:760px){.group-home-header{display:flex;align-items:flex-start}.home-brand{min-width:0}.home-brand h1{font-size:25px}.home-menu-button,.home-reload-button{width:44px;height:44px;border-radius:13px}.home-create-actions{display:grid;grid-template-columns:1fr}.home-create-actions button{width:100%}.group-card-main{min-height:84px;padding:16px}.group-card-actions{min-height:48px}.group-card-calendar,.group-card-manage{font-size:14px}.group-card-more{flex-basis:56px;min-width:56px}.direct-tile-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.direct-tile-card{min-height:116px}.direct-tile-main{padding:14px 10px 10px;gap:8px}.direct-tile-main .avatar{width:40px;height:40px;font-size:16px}.direct-tile-main strong{font-size:13px}.section-heading-row{align-items:center}}html,body,#root{overscroll-behavior-x:none}.chat-header{min-height:78px;padding-inline:18px}.chat-header-title h2,.chat-header h2{font-size:21px;line-height:1.25}.chat-header-title small,.chat-header small{font-size:14px;line-height:1.35}.chat-home-button,.mobile-menu,.header-member-button,.header-notification-button{min-width:44px;min-height:44px}.header-member-button{font-size:15px}.messages{padding-block:22px}.message-row{gap:10px;margin:12px 0}.avatar-small{width:42px;height:42px;margin-top:2px;font-size:15px}.message-block{max-width:min(78%,760px);gap:5px}.sender-name{margin-left:4px;color:#627381;font-size:15px;font-weight:700;line-height:1.35}.message-bubble{padding:12px 15px;font-size:18px;line-height:1.58;border-radius:8px 18px 18px}.mine .message-bubble{border-radius:18px 8px 18px 18px}.message-meta{min-height:18px;gap:8px}.message-block time,.read-status{font-size:13px;line-height:1.3}.message-cancel-button{font-size:12px;padding:5px 3px}.cancelled-message,.expired-attachment,.attachment-loading{font-size:14px}.system-message{font-size:13px;padding:7px 14px}.sticker-message{width:156px;gap:6px}.sticker-message span{font-size:72px}.sticker-message strong{font-size:15px}.custom-sticker-message img{width:152px;height:152px}.image-message{max-width:min(520px,75vw);border-radius:17px}.image-message img{width:auto;max-width:100%;max-height:560px}.image-message>span,.video-message>span{font-size:12px;padding:7px 10px}.video-message{width:min(520px,75vw)}.video-message video{max-height:560px}.file-message{min-width:min(340px,72vw);font-size:16px}.file-message small{font-size:13px}.composer{padding:12px 14px}.composer textarea{min-height:48px;font-size:17px;line-height:1.45}.attachment-button,.sticker-button,.send-button{min-height:48px}.send-button{font-size:17px;font-weight:800}@media(max-width:760px){.chat-header{min-height:calc(72px + var(--safe-area-top));padding-inline:10px;gap:8px}.chat-header-title h2,.chat-header h2{font-size:19px}.chat-header-title small,.chat-header small{font-size:13px}.messages{padding:18px 12px}.message-block{max-width:82%}.message-bubble{font-size:18px;padding:12px 14px}.avatar-small{width:40px;height:40px;font-size:14px}.sticker-message{width:146px}.custom-sticker-message img{width:142px;height:142px}.image-message{max-width:76vw}.image-message img{max-height:480px}.video-message{width:76vw}.composer textarea{font-size:17px}}@media(max-width:420px){.chat-header-title h2,.chat-header h2{font-size:18px}.header-member-button{font-size:14px;padding-inline:8px}.message-block{max-width:84%}.sender-name{font-size:14px}.sticker-message{width:138px}.custom-sticker-message img{width:134px;height:134px}}.direct-chat-actions{position:relative;flex:0 0 auto}.direct-chat-actions>summary{list-style:none;width:44px;height:44px;border:1px solid #d5dde4;border-radius:10px;background:#fff;color:var(--navy);display:grid;place-items:center;font-size:26px;line-height:1;font-weight:800;cursor:pointer;-webkit-user-select:none;user-select:none}.direct-chat-actions>summary::-webkit-details-marker{display:none}.direct-chat-actions[open]>summary{background:#eef3f6}.direct-chat-action-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:45;width:min(310px,calc(100vw - 24px));padding:7px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 16px 44px #17324d38;display:grid;gap:4px}.direct-chat-action-menu button{width:100%;border:0;border-radius:10px;background:transparent;color:var(--navy);padding:12px 13px;text-align:left;font-size:15px;font-weight:750}.direct-chat-action-menu button:hover{background:#eef3f6}.direct-chat-action-menu button.danger{color:#9b3030}.direct-chat-action-menu button.danger:hover{background:#fff0f0}.direct-group-create-modal{width:min(560px,100%);max-height:min(760px,calc(100dvh - 28px));display:flex;flex-direction:column;overflow:hidden}.direct-group-create-form{min-height:0;display:grid;gap:13px;margin-top:16px}.direct-group-create-form label{display:grid;gap:7px;color:#263b4d;font-weight:800}.direct-group-candidate-list{max-height:min(330px,42dvh);overflow-y:auto;display:grid;gap:7px;padding:2px}.direct-group-candidate{width:100%;border:1px solid #dce4ea;border-radius:14px;background:#fff;padding:10px 11px;display:flex;align-items:center;gap:11px;color:var(--navy);text-align:left}.direct-group-candidate.selected{border-color:#3f789f;background:#edf6fb;box-shadow:inset 0 0 0 1px #3f789f}.direct-group-candidate>span:nth-child(2){min-width:0;display:grid;gap:3px}.direct-group-candidate strong,.direct-group-candidate small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.direct-group-candidate small{color:var(--muted)}.direct-group-candidate em{margin-left:auto;flex:0 0 auto;font-size:12px;font-style:normal;font-weight:800;color:#2f6c92}.direct-group-empty{border:1px dashed #cfd9e0;border-radius:13px;background:#f7f9fa;color:var(--muted);padding:18px;line-height:1.55;text-align:center}@media(max-width:520px){.direct-group-create-modal{width:100%;max-height:calc(100dvh - 16px);padding:20px 16px}.direct-group-create-modal .modal-header h2{font-size:20px}.direct-group-candidate-list{max-height:38dvh}}.profile-avatar-image{display:block;object-fit:cover;background:#eef2f5}.profile-icon-settings{background:linear-gradient(135deg,#fffaf2,#f7fbfd)!important}.profile-icon-setting-row{display:flex;align-items:center;gap:14px;margin-top:10px}.profile-icon-setting-row .avatar{width:68px;height:68px;font-size:26px}.profile-icon-setting-row>div{min-width:0}.profile-icon-setting-row strong{display:block;font-size:17px}.profile-icon-actions{align-items:center}@media(max-width:520px){.profile-icon-setting-row{align-items:flex-start}.profile-icon-setting-row .avatar{width:60px;height:60px}.profile-icon-actions>button{flex:1 1 100%}}.square-cropper-shell{width:min(430px,100%);margin:0 auto;display:grid;gap:11px;justify-items:stretch}.square-cropper-frame{position:relative;width:100%;aspect-ratio:1;overflow:hidden;border-radius:26px;border:3px solid #f2a65a;background:#e9edf0;box-shadow:0 10px 30px #17324d24,inset 0 0 0 1px #ffffffb3;user-select:none;-webkit-user-select:none}.square-cropper-canvas{display:block;width:100%;height:100%;touch-action:none;cursor:grab;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.square-cropper-canvas:active{cursor:grabbing}.square-cropper-grid,.square-cropper-corners{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.square-cropper-grid{opacity:.24;background:linear-gradient(to right,transparent 33.1%,rgba(255,255,255,.95) 33.1%,rgba(255,255,255,.95) 33.7%,transparent 33.7%,transparent 66.3%,rgba(255,255,255,.95) 66.3%,rgba(255,255,255,.95) 66.9%,transparent 66.9%),linear-gradient(to bottom,transparent 33.1%,rgba(255,255,255,.95) 33.1%,rgba(255,255,255,.95) 33.7%,transparent 33.7%,transparent 66.3%,rgba(255,255,255,.95) 66.3%,rgba(255,255,255,.95) 66.9%,transparent 66.9%)}.square-cropper-corners{top:10px;right:10px;bottom:10px;left:10px;border-radius:17px;background:linear-gradient(#fff,#fff) left top / 34px 4px no-repeat,linear-gradient(#fff,#fff) left top / 4px 34px no-repeat,linear-gradient(#fff,#fff) right top / 34px 4px no-repeat,linear-gradient(#fff,#fff) right top / 4px 34px no-repeat,linear-gradient(#fff,#fff) left bottom / 34px 4px no-repeat,linear-gradient(#fff,#fff) left bottom / 4px 34px no-repeat,linear-gradient(#fff,#fff) right bottom / 34px 4px no-repeat,linear-gradient(#fff,#fff) right bottom / 4px 34px no-repeat;filter:drop-shadow(0 1px 2px rgba(0,0,0,.38))}.square-cropper-instructions{display:grid;justify-items:center;gap:3px;text-align:center;color:#344655}.square-cropper-instructions strong{font-size:14px}.square-cropper-instructions span{color:var(--muted);font-size:11px;line-height:1.45}.square-cropper-reset{justify-self:center;min-height:42px;padding-inline:20px}.sticker-create-placeholder{-moz-appearance:none;appearance:none;-webkit-appearance:none;cursor:pointer;padding:0}.profile-crop-page{z-index:100}.profile-crop-scroll{align-content:center}.profile-crop-scroll .sticker-create-card{padding:18px}@media(max-width:520px){.square-cropper-shell{width:min(100%,360px)}.square-cropper-frame{border-radius:21px}.square-cropper-corners{top:8px;right:8px;bottom:8px;left:8px;border-radius:14px}.square-cropper-instructions strong{font-size:13px}.profile-crop-scroll{align-content:start}}.group-home-header{display:grid;grid-template-columns:56px minmax(0,1fr) 56px;align-items:start;gap:10px}.home-brand{min-width:0;justify-self:center;text-align:center}.home-brand h1{justify-content:center}.home-menu-wrap{justify-self:end}.home-play-button{width:56px;height:48px;display:grid;place-items:center;border:1px solid #e2c89f;border-radius:14px;background:linear-gradient(180deg,#fff8e7,#f8ead0);color:#704d18;box-shadow:0 8px 24px #704d181f;font-size:15px;font-weight:850;line-height:1}.home-play-button:hover{background:#fff4db}.home-play-button:focus-visible{outline:3px solid rgba(194,132,36,.28);outline-offset:2px}@media(max-width:520px){.group-home-header{grid-template-columns:52px minmax(0,1fr) 52px;gap:7px}.home-play-button{width:52px;height:46px;font-size:14px}.home-menu-button{width:46px;height:46px}.home-brand h1{font-size:clamp(22px,7vw,27px);gap:5px;white-space:nowrap}.home-brand p{font-size:12px;line-height:1.35}}.sticker-tabs{grid-template-columns:repeat(auto-fit,minmax(58px,1fr))}.sticker-save-scope{display:grid;gap:9px;margin:0 0 16px;padding:0;border:0}.sticker-save-scope legend{margin-bottom:8px;color:#344655;font-weight:900}.sticker-save-scope label{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;padding:12px;border:1px solid #dce3e8;border-radius:14px;background:#f9fbfc;cursor:pointer}.sticker-save-scope label:has(input:checked){border-color:#e0a968;background:#fff7ed;box-shadow:inset 0 0 0 1px #e0a96840}.sticker-save-scope input{width:20px;height:20px;margin:1px 0 0;accent-color:#d78339}.sticker-save-scope label>span{display:grid;gap:3px}.sticker-save-scope b{color:var(--navy);font-size:14px}.sticker-save-scope small{color:var(--muted);font-size:11px;line-height:1.5}.sticker-action-preview{flex-wrap:wrap}.sticker-action-preview small{color:var(--muted);font-size:10px;font-weight:800}.custom-sticker-message-wrap{display:grid;justify-items:center;gap:5px}.custom-sticker-acquire{min-height:32px;padding:5px 10px;border:1px solid #d7e0e6;border-radius:999px;background:#fffffff0;color:#425466;font-size:11px;font-weight:900;box-shadow:0 2px 8px #17324d14}.custom-sticker-acquire:disabled{opacity:.55}.watch-mode-settings{margin-top:18px;padding-top:18px;border-top:1px solid #ece3d4}.checkbox-row{display:flex;align-items:center;gap:10px;margin:10px 0;color:#3f3a34}.checkbox-row input{width:18px;height:18px}.compact-checkbox-row{margin:6px 0}.watch-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:18px;margin-top:10px}.watch-member-list{background:#fff8ef;border:1px solid #eadcc8;border-radius:16px;padding:12px}.watch-notice-mode{margin-top:14px}.direct-create-tabs{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:8px;margin:18px 0}.direct-create-tabs button{min-height:48px;border:1px solid #dfd3c2;border-radius:14px;background:#fff;color:#665e55;font-weight:800;padding:8px 10px;cursor:pointer}.direct-create-tabs button.active{background:#fff1d9;border-color:#e8a74f;color:#5b4425;box-shadow:inset 0 0 0 1px #e8a74f}.direct-invite-box{background:#fffaf2;border:1px solid #eadcc9;border-radius:20px;padding:18px;margin-top:14px;text-align:center}.direct-invite-box h2{margin:0 0 7px;font-size:20px}.direct-invite-box p{color:#72695f;line-height:1.6}.direct-invite-name{display:block;text-align:left;font-weight:800;margin:16px 0}.direct-invite-name input{width:100%;margin-top:7px}.direct-invite-actions{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin:12px 0}.direct-invite-redeem-card{max-width:560px}@media(max-width:520px){.direct-create-tabs{grid-template-columns:1fr}.direct-invite-actions{display:grid}.direct-invite-actions button{width:100%}}.watch-approval-section{margin:16px 0;padding:16px;border:1px solid #ead7b8;border-radius:20px;background:#fffaf1;box-shadow:0 5px 18px #5d432314}.watch-approval-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.watch-approval-heading h2{margin:0 0 4px;font-size:19px}.watch-approval-heading p{margin:0;color:#73695f;font-size:13px}.watch-approval-heading>span{display:grid;place-items:center;min-width:32px;height:32px;padding:0 9px;border-radius:999px;background:#f3c968;font-weight:800}.watch-approval-list{display:grid;gap:10px}.watch-approval-card{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px;border:1px solid #e8ddcc;border-radius:16px;background:#fff}.watch-approval-card strong{display:block;margin-bottom:5px}.watch-approval-card p{margin:0;color:#70675f;font-size:13px;line-height:1.55}.watch-approval-actions{display:flex;gap:8px;flex-wrap:wrap;flex:0 0 auto}.watch-approval-actions button{min-height:42px;padding:8px 13px}.watch-pending-chip{flex:0 0 auto;border-radius:999px;background:#eef2f7;padding:8px 12px;color:#5b6673;font-size:12px;font-weight:800}@media(max-width:680px){.watch-approval-card{align-items:stretch;flex-direction:column}.watch-approval-actions{display:grid;grid-template-columns:1fr 1fr}.watch-approval-actions button{width:100%}}.gather-selectable-poll{position:relative;cursor:pointer;border-radius:18px;outline:none;transition:transform .12s ease,box-shadow .12s ease}.gather-selectable-poll:active{transform:scale(.995)}.gather-selectable-poll:focus-visible{box-shadow:0 0 0 4px #2e699833}.gather-selectable-poll .gather-present-status{min-height:31px;justify-content:flex-end;padding-right:8px}.gather-selectable-poll .gather-present-status span{display:inline-flex;align-items:center;min-height:31px;padding:6px 12px;border:1px solid #9bc9ac;border-radius:999px;background:#e5f6eb;color:#23613d;font-size:11px;font-weight:900}.gather-selectable-poll.presented .gather-module-card{border-color:#8fc6a4;box-shadow:0 0 0 2px #5da87933,0 12px 28px #17324d14}@media(hover:hover){.gather-selectable-poll:not(.presented):hover .gather-module-card{border-color:#b8cddd;box-shadow:0 8px 22px #17324d14}}.watch-save-actions .saved{background:#e8f6ed;color:#23633b;border-color:#abd5b9}.watch-save-success{margin-top:10px;font-weight:800}@media(max-width:520px){.group-icon-preview-row .avatar{width:74px;height:74px;font-size:28px}}.group-settings-modal{padding:0 18px 18px}.group-settings-modal>.modal-header{position:sticky;top:0;z-index:12;margin:0 -18px 14px;padding:12px 18px 10px;background:#fffffffa;border-bottom:1px solid #dfe7ec;border-radius:18px 18px 0 0;box-shadow:0 4px 10px #17324d0f;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.group-settings-modal>.modal-header h2{margin:0 0 2px;font-size:24px;line-height:1.2}.group-settings-modal>.modal-header p{margin:0;font-size:14px;line-height:1.3}.group-settings-modal>.modal-header .icon-button{flex:0 0 auto;width:42px;height:42px}@media(max-width:760px){.group-settings-backdrop{align-items:start;padding:max(var(--safe-area-top),0px) 6px 6px}.group-settings-modal{width:100%;max-height:calc(100dvh - max(var(--safe-area-top),0px) - 6px);border-radius:0 0 18px 18px}.group-settings-modal>.modal-header{border-radius:0}}.gather-open-presentation{border-color:#93b5d4;background:#eaf4fb;color:#173f63}.gather-open-presentation:hover{background:#dcecf7}.gather-presentation-page{min-height:100vh;height:100vh;background:radial-gradient(circle at 8% 8%,rgba(104,163,210,.12),transparent 26%),radial-gradient(circle at 92% 12%,rgba(106,177,139,.12),transparent 24%),#f1f5f8;color:#17324d;display:grid;grid-template-columns:clamp(240px,19vw,330px) minmax(0,1fr);overflow:hidden}.gather-presentation-sidebar{min-width:0;height:100vh;padding:clamp(18px,2.2vw,34px) clamp(16px,1.8vw,28px);background:#fffffff7;border-right:1px solid #cbd8e2;box-shadow:10px 0 28px #17324d14;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;flex-direction:column;gap:clamp(16px,2vh,26px);overflow-y:auto;z-index:15}.gather-presentation-brand{min-width:0}.gather-presentation-brand>span{display:block;color:#688096;font-size:clamp(11px,1vw,15px);font-weight:800;letter-spacing:.06em}.gather-presentation-brand h1{margin:5px 0 0;font-size:clamp(28px,2.8vw,46px);line-height:1.12;overflow-wrap:anywhere}.gather-presentation-meta{display:grid;gap:10px}.gather-presentation-meta>strong{justify-self:start;padding:9px 15px;border-radius:999px;background:#dff0e7;color:#245f40;font-size:clamp(13px,1.2vw,18px)}.gather-presentation-meta>span{display:inline-flex;align-items:center;gap:7px;color:#425d72;font-size:clamp(14px,1.2vw,18px);font-weight:800}.gather-presentation-meta i{width:10px;height:10px;border-radius:50%;background:#39a56c;box-shadow:0 0 0 5px #39a56c1f}.gather-presentation-qr-card{width:100%;border:1px solid #c6d7e2;border-radius:20px;background:#f8fbfd;color:#17324d;padding:14px;display:grid;justify-items:center;gap:10px;box-shadow:0 10px 26px #17324d12;cursor:pointer}.gather-presentation-qr-card:hover{background:#eef6fa}.gather-presentation-qr-card>span{font-size:clamp(15px,1.2vw,19px);font-weight:900}.gather-presentation-qr-card img{width:min(100%,230px);aspect-ratio:1;object-fit:contain;background:#fff;border-radius:12px;padding:6px}.gather-presentation-code{display:grid;justify-items:center;gap:2px}.gather-presentation-code small{color:#698095;font-weight:800}.gather-presentation-code strong{font-size:clamp(20px,2vw,30px);letter-spacing:.12em}.gather-presentation-actions{margin-top:auto;display:grid;gap:8px}.gather-presentation-actions button{min-height:46px;border:1px solid #bfd0dc;border-radius:12px;background:#fff;color:#274a66;padding:10px 13px;font-size:14px;font-weight:900}.gather-presentation-actions button:hover{background:#eef5fa}.gather-presentation-stage{width:100%;min-width:0;min-height:0;height:100vh;margin:0;padding:clamp(12px,1.6vw,26px);display:grid;align-items:stretch;overflow:hidden}.gather-presentation-stage>.gather-module-card,.gather-presentation-stage>.gather-empty-modules{min-height:0;height:100%;border-radius:clamp(16px,1.6vw,26px);padding:clamp(20px,2.6vw,44px);box-shadow:0 18px 55px #17324d1f;overflow:hidden}.gather-presentation-stage .gather-module-card>header{gap:clamp(12px,1.5vw,22px);margin-bottom:clamp(12px,1.8vw,24px)}.gather-presentation-stage .gather-module-icon{width:clamp(48px,4vw,72px);height:clamp(48px,4vw,72px);border-radius:19px;font-size:clamp(24px,2.4vw,38px)}.gather-presentation-stage .gather-module-card>header h2{font-size:clamp(30px,3.4vw,60px);line-height:1.1}.gather-presentation-stage .gather-module-card>header small{font-size:clamp(14px,1.2vw,19px)}.gather-presentation-stage .gather-module-card>header>b{font-size:clamp(19px,1.8vw,30px)}.gather-presentation-stage .gather-question{font-size:clamp(28px,3.5vw,58px);line-height:1.32;margin:clamp(12px,1.8vw,24px) 0}.gather-presentation-stage .gather-question-preview>span,.gather-presentation-stage .gather-live-label{font-size:clamp(15px,1.35vw,21px)}.gather-presentation-stage .gather-question-preview>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(12px,1.5vw,20px);margin-top:clamp(14px,1.7vw,24px)}.gather-presentation-stage .gather-question-preview i{min-height:clamp(60px,5vw,86px);display:flex;align-items:center;border:2px solid #b8cad8;border-radius:18px;background:#f7fbfd;padding:14px 20px;color:#17324d;font-size:clamp(21px,2.2vw,36px);font-style:normal;font-weight:800}.gather-presentation-stage .gather-results{gap:clamp(16px,1.8vw,28px)}.gather-presentation-stage .gather-result-block>div:first-child{font-size:clamp(22px,2.2vw,38px)}.gather-presentation-stage .gather-result-block>div:first-child b{color:#17324d;font-size:clamp(22px,2.4vw,40px);font-weight:950}.gather-presentation-stage .gather-result-bar{height:clamp(20px,2vw,32px)}.gather-presentation-stage .gather-rating-result strong{font-size:clamp(62px,8vw,130px)}.gather-presentation-stage .gather-rating-result span{font-size:clamp(20px,2vw,32px)}.gather-presentation-stage .gather-free-results{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.gather-presentation-stage .gather-free-results p{margin:0;border:2px solid #c6d5df;border-radius:18px;background:#f8fbfd;padding:18px 20px;font-size:clamp(19px,1.9vw,30px);line-height:1.5}.gather-presentation-stage .gather-chat-card{display:flex;flex-direction:column;min-height:0}.gather-presentation-stage .gather-chat-card>header{flex:0 0 auto}.gather-presentation-stage .gather-chat-list{flex:1 1 auto;min-height:0;max-height:none;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;gap:clamp(12px,1.4vw,20px);padding:6px 18px 14px 8px}.gather-presentation-stage .gather-chat-list::-webkit-scrollbar{width:15px}.gather-presentation-stage .gather-chat-list::-webkit-scrollbar-track{background:#dfe8ee;border-radius:999px}.gather-presentation-stage .gather-chat-list::-webkit-scrollbar-thumb{background:#527f9c;border:3px solid #dfe8ee;border-radius:999px}.gather-presentation-stage .gather-chat-list::-webkit-scrollbar-thumb:hover{background:#386987}.gather-presentation-stage .gather-chat-list{scrollbar-width:auto;scrollbar-color:#527f9c #dfe8ee}.gather-presentation-stage .gather-chat-message>span{font-size:clamp(13px,1.2vw,18px)}.gather-presentation-stage .gather-chat-message>p{min-width:140px;max-width:min(86%,1200px);padding:clamp(13px,1.5vw,21px) clamp(17px,2vw,28px);border-width:2px;border-radius:16px 26px 26px;font-size:clamp(22px,2.4vw,40px);line-height:1.45}.gather-presentation-stage .gather-chat-message.mine>p{border-radius:26px 16px 26px 26px}.gather-presentation-stage .gather-chat-message>time{font-size:clamp(12px,1vw,16px)}.gather-presentation-page .gather-empty-modules{display:grid;place-content:center;text-align:center;background:#fff}.gather-presentation-page .gather-empty-modules>div{font-size:clamp(60px,8vw,120px)}.gather-presentation-page .gather-empty-modules h2{font-size:clamp(28px,3vw,48px)}.gather-presentation-page .gather-empty-modules p{font-size:clamp(16px,1.6vw,25px)}.gather-presentation-qr{width:min(720px,calc(100vw - 48px))}.gather-presentation-qr .gather-qr-panel img{width:min(480px,68vw)}@media(max-width:900px){.gather-presentation-page{grid-template-columns:210px minmax(0,1fr)}.gather-presentation-sidebar{padding:16px 12px}.gather-presentation-qr-card{padding:10px}.gather-presentation-stage .gather-question-preview>div,.gather-presentation-stage .gather-free-results{grid-template-columns:1fr}}@media(max-width:620px){.gather-presentation-page{height:auto;min-height:100vh;grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr);overflow:auto}.gather-presentation-sidebar{width:100%;height:auto;padding:10px 12px;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;border-right:0;border-bottom:1px solid #cbd8e2}.gather-presentation-brand h1{font-size:22px}.gather-presentation-brand>span{font-size:10px}.gather-presentation-meta{display:none}.gather-presentation-qr-card{width:58px;height:58px;padding:4px;border-radius:10px}.gather-presentation-qr-card>span,.gather-presentation-code{display:none}.gather-presentation-qr-card img{width:48px;padding:2px}.gather-presentation-actions{margin:0;display:flex}.gather-presentation-actions button{min-width:42px;font-size:0;padding:8px}.gather-presentation-actions button:first-letter{font-size:20px}.gather-presentation-stage{height:calc(100vh - 80px);padding:8px}.gather-presentation-stage>.gather-module-card,.gather-presentation-stage>.gather-empty-modules{padding:18px 14px}}.gather-export-csv{border-color:#a9c8b7;background:#edf7f1;color:#245f40}.gather-export-csv:hover{background:#deefe5}.gather-presentation-qr-card{min-width:0;overflow:hidden}.gather-presentation-qr-card img{display:block;width:min(100%,210px);max-width:100%;height:auto}.gather-presentation-qr-card>small{color:#60798d;font-size:clamp(11px,.95vw,14px);font-weight:800;line-height:1.4;text-align:center}.gather-presentation-qr .gather-join-code strong{max-width:100%;overflow-wrap:anywhere;word-break:break-all;text-align:center}.gather-presentation-stage .gather-chat-list{align-content:start}.gather-presentation-stage .gather-chat-message.presentation-message{width:min(100%,1180px);margin:0 auto;padding:clamp(15px,1.5vw,24px) clamp(18px,2vw,30px);display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px 18px;justify-items:stretch;border:2px solid #bfd1dd;border-radius:clamp(16px,1.4vw,24px);background:#f7fbfd;box-shadow:0 8px 24px #17324d14}.gather-presentation-stage .gather-chat-message.presentation-message.admin-message{border-color:#aac5e5;background:#eaf3fd}.gather-presentation-stage .gather-chat-message.presentation-message.participant-message{border-color:#afd2c1;background:#edf8f2}.gather-presentation-stage .gather-chat-message.presentation-message>span{grid-column:1;grid-row:1;color:#31566f;font-size:clamp(15px,1.25vw,20px);font-weight:950}.gather-presentation-stage .gather-chat-message.presentation-message>time{grid-column:2;grid-row:1;color:#61798a;font-size:clamp(12px,1vw,16px);font-weight:800}.gather-presentation-stage .gather-chat-message.presentation-message>p,.gather-presentation-stage .gather-chat-message.presentation-message.mine>p{grid-column:1 / -1;grid-row:2;justify-self:stretch;width:100%;min-width:0;max-width:none;margin:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;color:#17324d;font-size:clamp(23px,2.35vw,40px);line-height:1.48;text-align:left}.header-album-button{min-height:38px;display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border:1px solid #c8d7e3;border-radius:12px;background:#f7fbfd;color:#2d5069;font-weight:850}.header-album-button span{font-size:16px}.album-modal{width:min(920px,calc(100vw - 24px));max-height:min(86vh,820px);overflow:auto}.album-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px}.album-item{overflow:hidden;border:1px solid #d3e0e8;border-radius:14px;background:#fff}.album-item>a{display:block;aspect-ratio:1;background:#eef4f7}.album-item img{width:100%;height:100%;object-fit:cover;display:block}.album-item>div{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px}.album-item button{border:0;background:transparent;color:#a64040;font-weight:800}.album-empty{min-height:240px;display:grid;place-items:center;align-content:center;gap:8px;text-align:center;color:#61798a}.album-empty span{font-size:46px}.image-message-wrap{display:grid;gap:6px;justify-items:end}.album-save-button{border:1px solid #c6d7e3;border-radius:999px;padding:5px 9px;background:#fff;color:#355a72;font-size:11px;font-weight:850}.album-save-button.saved{background:#eaf5ef;border-color:#b8d8c4;color:#276441}.blocked-message{min-width:220px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border:1px dashed #b8c6d0;border-radius:12px;background:#f2f5f7;color:#61717e}.blocked-message button,.message-report-button{border:0;background:transparent;color:#526e82;font-size:11px;font-weight:850}.message-report-button{align-self:flex-start;padding:2px 5px;border-radius:999px}.message-report-button:hover{background:#35546b1a}.composer-safety-banner{padding:9px 12px;border-top:1px solid #e0c7c7;background:#fff3f3;color:#8f3f3f;font-size:12px;font-weight:800;text-align:center}.sleep-restriction-banner{display:grid;gap:6px;padding:10px 12px;border-top:1px solid #d6cfa8;background:#fff9dc;color:#61541f}.sleep-restriction-banner>span{font-size:12px}.sleep-restriction-banner>div{display:flex;flex-wrap:wrap;gap:6px}.sleep-restriction-banner button{border:1px solid #d8c96a;border-radius:999px;padding:6px 9px;background:#fff;color:#665817;font-size:11px;font-weight:850}.watch-sleep-settings{margin-top:14px;padding:14px;border:1px solid #d9e2e8;border-radius:14px;background:#f8fbfd}.watch-time-row{display:flex;align-items:end;gap:10px;flex-wrap:wrap;margin:10px 0}.watch-time-row label{display:grid;gap:5px;min-width:196px;font-size:12px;font-weight:800}.watch-time-row label>span{color:#385668}.watch-time-separator{align-self:center;color:#385668;font-size:18px;font-weight:900}.watch-time-select{width:100%;max-width:240px}.watch-time-select .calendar-time-options{left:0;right:auto}.watch-time-cancel{min-height:40px;border:1px solid #d5e0e6;border-radius:10px;background:#fff;color:#385668;font-weight:850}@media(max-width:760px){.header-album-button{width:40px;height:40px;padding:0;justify-content:center}.header-album-button strong{display:none}.album-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.album-item>div{padding:6px}.album-item small{font-size:9px}}.device-code-save-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.game-result-share-modal{width:min(520px,calc(100vw - 24px))}.game-result-preview{display:grid;gap:7px;margin:0 0 16px;padding:18px;border:1px solid #c8d9e4;border-radius:16px;background:#f4f9fc;text-align:center}.game-result-preview strong{font-size:18px;color:#264f69}.game-result-preview span{font-size:24px;font-weight:900;color:#17324d}.game-result-share-modal label{display:grid;gap:7px;margin:12px 0;font-weight:850}.game-result-share-modal select{min-height:46px;padding:9px 11px;border:1px solid #b9cbd7;border-radius:12px;background:#fff}.watch-child-row{display:grid;gap:4px;padding:8px 10px;border:1px solid #d9e4ea;border-radius:12px;background:#fff}.watch-child-row+.watch-child-row{margin-top:7px}.watch-child-row .compact-checkbox-row{min-height:32px;margin:0}.location-checkbox{margin-left:24px!important;color:#3e6177;font-size:12px}.location-checkbox:has(input:disabled){opacity:.55}.watch-location-section{display:grid;gap:12px;margin:14px 0;padding:16px;border:1px solid #cddde7;border-radius:17px;background:#f7fbfd}.watch-location-heading{display:flex;align-items:start;justify-content:space-between;gap:12px}.watch-location-heading h2{margin:0 0 3px;font-size:18px}.watch-location-heading p{margin:0;color:#61798a;font-size:12px}.watch-location-self{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.watch-location-self span{color:#506d80;font-size:12px;font-weight:750}.watch-location-list{display:grid;gap:9px}.watch-location-card{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 13px;border:1px solid #c7dbe6;border-radius:13px;background:#fff}.watch-location-card>div{display:grid;gap:3px;min-width:0}.watch-location-card strong{color:#17324d}.watch-location-card span,.watch-location-card small{color:#5d7485;font-size:11px}.watch-location-card a{flex:0 0 auto;padding:7px 10px;border:1px solid #a9c5d5;border-radius:999px;background:#f1f8fc;color:#285a77;font-size:12px;font-weight:850;text-decoration:none}.watch-location-card.stale{border-color:#d9ca8e;background:#fffbee}.watch-location-card.stale span{color:#776321}@media(max-width:560px){.watch-location-card{align-items:stretch;flex-direction:column}.watch-location-card a{align-self:flex-start}}.home-start-section{margin:0 0 18px}.home-start-toggle{position:relative;width:100%;min-height:52px;display:flex;align-items:center;justify-content:center;gap:12px;padding:12px 48px 12px 16px;border:1px solid #cbdbe5;border-radius:16px;background:#fff;color:#17324d;font-size:17px;font-weight:900;text-align:center;box-shadow:0 7px 20px #17324d12}.home-start-toggle-label{display:block;width:100%;text-align:center}.home-start-toggle>span:last-child{position:absolute;right:16px;top:50%;transform:translateY(-50%);flex:0 0 auto;color:#547287;font-size:13px}.home-start-section .home-create-actions{margin:9px 0 0;padding:11px;border:1px solid #d6e2e9;border-radius:15px;background:#f8fbfd}.empty-start-hint{margin-top:10px;color:#506a7c;font-size:13px;font-weight:800}.header-watch-location-button{min-height:38px;display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border:1px solid #d8c9a8;border-radius:12px;background:#fffaf0;color:#6b5525;font-weight:850}.header-watch-location-button span{font-size:16px}.watch-location-modal{width:min(620px,calc(100vw - 24px));max-height:min(86vh,760px);overflow:auto}.watch-location-modal .watch-location-self{margin:14px 0}.watch-location-child-note{margin:16px 0 0}@media(max-width:760px){.header-watch-location-button{width:40px;height:40px;padding:0;justify-content:center}.header-watch-location-button strong{display:none}}.watch-location-auto-note{margin:-2px 0 14px;padding:0 2px;font-size:12px;line-height:1.65}#uchiwa-friendly-notice-root{position:fixed;left:50%;bottom:max(18px,var(--safe-area-bottom));transform:translate(-50%);z-index:1200;pointer-events:none}.friendly-notice{min-width:min(320px,calc(100vw - 28px));max-width:min(420px,calc(100vw - 28px));padding:13px 18px;border-radius:999px;background:#17324df2;color:#fff;text-align:center;font-size:14px;font-weight:800;box-shadow:0 16px 34px #17324d38;opacity:0;transform:translateY(10px);transition:opacity .18s ease,transform .18s ease}.friendly-notice.show{opacity:1;transform:translateY(0)}.friendly-notice-info{background:#516e84f5}.uchiwa-dialog-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1300;display:grid;place-items:center;padding:20px;background:#17324d5c;opacity:0;transition:opacity .14s ease}.uchiwa-dialog-overlay.show{opacity:1}.uchiwa-dialog-card{width:min(520px,calc(100vw - 28px));background:#fff;border:1px solid #dfe5ea;border-radius:28px;box-shadow:0 24px 60px #17324d38;padding:26px 22px 18px;transform:translateY(10px) scale(.98);transition:transform .14s ease}.uchiwa-dialog-overlay.show .uchiwa-dialog-card{transform:translateY(0) scale(1)}.uchiwa-dialog-card.danger{border-color:#f1d0d0}.uchiwa-dialog-title{font-size:19px;font-weight:900;color:var(--navy);margin-bottom:14px;line-height:1.4}.uchiwa-dialog-text{margin:0;color:#283848;line-height:1.8;font-size:15px;word-break:break-word}.uchiwa-dialog-text+.uchiwa-dialog-text{margin-top:8px}.uchiwa-dialog-gap{height:8px}.uchiwa-dialog-actions{margin-top:22px;display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap}.uchiwa-dialog-button{min-width:96px;border-radius:999px;padding:11px 18px;font-weight:800}.uchiwa-dialog-button.primary.danger{background:#c95f5f}.uchiwa-dialog-button.primary.danger:hover{background:#b24e4e}@media(max-width:640px){.uchiwa-dialog-card{width:min(560px,calc(100vw - 28px));border-radius:26px;padding:24px 18px 16px}.uchiwa-dialog-title{font-size:18px}.uchiwa-dialog-text{font-size:15px}.uchiwa-dialog-actions{justify-content:space-between}.uchiwa-dialog-button{flex:1 1 0}}.sticker-background-editor{display:grid;gap:14px}.sticker-background-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.sticker-background-title-row h2{margin:0 0 4px;color:var(--navy);font-size:17px}.sticker-background-title-row p{margin:0;color:var(--muted);font-size:12px;line-height:1.55}.sticker-background-switch{flex:0 0 auto;display:inline-flex;align-items:center;gap:7px;min-height:40px;padding:6px 10px;border:1px solid #d5dde4;border-radius:999px;background:#f7fafc;color:var(--navy);font-weight:900;font-size:12px}.sticker-background-switch input{width:18px;height:18px;margin:0;padding:0}.sticker-background-preview{position:relative;width:min(360px,100%);aspect-ratio:1;margin:0 auto;overflow:hidden;display:grid;place-items:center;border:2px solid #d7e0e7;border-radius:24px;box-shadow:inset 0 0 0 1px #ffffffb3}.sticker-background-preview.preview-light{background:#fff}.sticker-background-preview.preview-chat{background:radial-gradient(circle at 18% 20%,rgba(242,166,90,.16),transparent 28%),radial-gradient(circle at 84% 82%,rgba(33,71,102,.12),transparent 30%),#f4f6f8}.sticker-background-preview.preview-dark{background:#243444}.sticker-background-preview canvas{display:block;width:100%;height:100%;object-fit:contain;touch-action:none}.sticker-background-preview.sampling{border-color:#f2a65a;box-shadow:0 0 0 4px #f2a65a2e;cursor:crosshair}.sticker-background-processing,.sticker-background-sample-guide{position:absolute;left:50%;transform:translate(-50%);z-index:2;border-radius:999px;padding:8px 13px;font-size:12px;font-weight:900;pointer-events:none}.sticker-background-processing{bottom:14px;background:#17324dd6;color:#fff}.sticker-background-sample-guide{top:14px;background:#fffffff0;color:#7a4c22;border:1px solid #ecc69f}.sticker-preview-backgrounds{display:flex;align-items:center;justify-content:center;gap:7px;flex-wrap:wrap}.sticker-preview-backgrounds>span{margin-right:3px;color:var(--muted);font-size:12px;font-weight:800}.sticker-preview-backgrounds button{min-width:62px;min-height:38px;border:1px solid #d5dde4;border-radius:999px;background:#fff;color:var(--navy);font-size:12px;font-weight:900}.sticker-preview-backgrounds button.active{border-color:#6b93ad;background:#e8f2f8;box-shadow:inset 0 0 0 1px #6b93ad}.sticker-background-controls{display:grid;gap:13px;padding:14px;border:1px solid #e0e6ea;border-radius:16px;background:#f8fafb}.sticker-background-controls>label:not(.sticker-pattern-option){display:grid;gap:7px}.sticker-background-controls>label>span{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#344655;font-size:13px}.sticker-background-controls>label>span small{color:var(--muted);font-weight:800}.sticker-background-controls input[type=range]{width:100%;padding:0;box-shadow:none;accent-color:#f2a65a}.sticker-pattern-option{display:flex;align-items:flex-start;gap:10px;padding:10px 11px;border-radius:13px;background:#fff;border:1px solid #e1e6ea}.sticker-pattern-option input{width:20px;height:20px;margin:1px 0 0;padding:0;flex:0 0 auto}.sticker-pattern-option span{display:grid!important;justify-content:start!important;gap:2px!important}.sticker-pattern-option small{font-weight:500!important;line-height:1.45}.sticker-background-sampling-actions{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap}.sticker-background-sampling-actions button{min-height:42px}.sticker-background-color-list{display:flex;justify-content:center;gap:8px;flex-wrap:wrap}.sticker-background-color-list button{display:inline-flex;align-items:center;gap:5px;min-height:38px;padding:6px 9px;border:1px solid #d8e0e5;border-radius:999px;background:#fff;color:var(--muted)}.sticker-background-color-list button>span{width:22px;height:22px;border-radius:50%;border:1px solid rgba(0,0,0,.15);box-shadow:inset 0 0 0 1px #ffffff73}.sticker-background-color-list button small{font-size:14px;font-weight:900}.sticker-background-note{margin:0;color:var(--muted);text-align:center;font-size:11px;line-height:1.6}@media(max-width:520px){.sticker-background-title-row{align-items:center}.sticker-background-title-row h2{font-size:16px}.sticker-background-preview{width:min(300px,100%);border-radius:21px}.sticker-background-controls{padding:12px}.sticker-background-sampling-actions>button{width:100%}}.room-feature-tabs{flex:0 0 auto;display:flex;align-items:stretch;justify-content:center;gap:8px;padding:8px 14px 0;border-bottom:1px solid var(--line);background:#fff}.room-feature-tabs button{min-width:132px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;border-bottom:3px solid transparent;background:transparent;color:#63717f;font-weight:800}.room-feature-tabs button span{font-size:18px}.room-feature-tabs button.active{border-bottom-color:var(--orange);color:var(--navy)}.shared-calendar{position:relative;flex:1 1 0;min-width:0;min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:18px;background:radial-gradient(circle at 0 0,rgba(242,166,90,.09),transparent 28%),#f4f6f8}.calendar-toolbar,.calendar-toolbar *,.calendar-month-card,.calendar-month-card *,.calendar-agenda>header,.calendar-agenda>header *,.calendar-agenda-list>button,.calendar-agenda-list>button *{user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.calendar-error{position:sticky;z-index:8;top:0;width:100%;display:flex;align-items:center;justify-content:space-between;gap:14px;margin:0 0 12px;border:1px solid #f0c7c7;border-radius:12px;background:#fff2f2;color:#982f2f;padding:11px 14px;text-align:left;font-weight:700}.calendar-error span{font-size:18px}.calendar-toolbar{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:14px;margin:0 auto 14px;max-width:1220px}.calendar-month-mover,.calendar-toolbar-actions{display:flex;align-items:center;gap:8px}.calendar-month-mover>button,.calendar-today-button,.calendar-settings-button,.calendar-add-button{min-height:42px;border:1px solid #d7e0e6;border-radius:12px;background:#fff;color:var(--navy);font-weight:800;box-shadow:0 5px 16px #17324d0f}.calendar-month-mover>button:not(.calendar-month-title){width:42px;padding:0;font-size:29px;line-height:1}.calendar-month-title{min-width:145px;padding:0 14px;font-size:20px}.calendar-today-button{padding:0 14px}.calendar-settings-wrap{position:relative}.calendar-settings-button{width:42px;padding:0;font-size:19px}.calendar-add-button{padding:0 17px;border-color:var(--navy);background:var(--navy);color:#fff}.calendar-settings-popover{position:absolute;z-index:20;top:calc(100% + 8px);right:0;width:190px;display:grid;gap:9px;padding:14px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 16px 42px #17324d2e}.calendar-settings-popover strong{font-size:13px}.calendar-settings-popover label{display:flex;align-items:center;gap:9px;color:#344656;font-weight:700}.calendar-settings-popover input{width:19px;height:19px;margin:0;padding:0;accent-color:var(--navy)}.calendar-layout{max-width:1220px;min-height:min(720px,calc(100dvh - 210px));display:grid;grid-template-columns:minmax(0,1fr) 300px;align-items:stretch;gap:14px;margin:0 auto}.calendar-month-card,.calendar-agenda{overflow:hidden;border:1px solid #dce4e9;border-radius:18px;background:#fff;box-shadow:0 10px 32px #17324d12}.calendar-month-card{position:relative;display:flex;flex-direction:column;min-width:0}.calendar-weekdays{flex:0 0 auto;display:grid;grid-template-columns:repeat(7,minmax(0,1fr));border-bottom:1px solid var(--line);background:#f8fafb}.calendar-weekdays span{min-height:38px;display:grid;place-items:center;color:#5e6c79;font-size:13px;font-weight:800}.calendar-grid{flex:1 1 auto;min-height:0;display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-template-rows:repeat(6,minmax(88px,1fr))}.calendar-day{position:relative;min-width:0;min-height:88px;overflow:hidden;padding:5px 4px 4px;border-right:1px solid #e7ecef;border-bottom:1px solid #e7ecef;background:#fff}.calendar-day:nth-child(7n){border-right:0}.calendar-day:nth-last-child(-n+7){border-bottom:0}.calendar-day.outside{background:#fafbfc}.calendar-day.selected{background:#fff9f0;box-shadow:inset 0 0 0 2px #f2a65a73}.calendar-day-number{width:30px;height:27px;display:grid;place-items:center;margin:0 0 3px;border:0;border-radius:50%;background:transparent;color:#334555;font-size:13px;font-weight:800}.calendar-day.outside .calendar-day-number{opacity:.38}.calendar-day.today .calendar-day-number{background:var(--navy);color:#fff}.calendar-day-events{min-width:0;display:grid;gap:2px}.calendar-event-chip{width:100%;min-width:0;min-height:21px;display:flex;align-items:center;gap:4px;overflow:hidden;border:0;border-radius:5px;padding:2px 5px;text-align:left;font-size:11px;font-weight:750}.calendar-event-chip time{flex:0 0 auto;font-size:9px;opacity:.8}.calendar-event-chip span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.calendar-more{width:100%;border:0;background:transparent;color:#6c7985;padding:1px 4px;text-align:left;font-size:10px;font-weight:700}.calendar-loading{position:absolute;top:39px;right:0;bottom:0;left:0;display:grid;place-items:center;background:#ffffffb3;color:var(--muted);font-weight:700;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.calendar-color-family{background:repeating-linear-gradient(135deg,#ffe79a 0,#ffe79a 8px,#ffd263 8px,#ffd263 16px)!important;color:#5c4100!important;box-shadow:inset 0 0 0 1px #855b003d}.calendar-color-0{background:#d8eaff!important;color:#174f87!important}.calendar-color-1{background:#ffe1c2!important;color:#864000!important}.calendar-color-2{background:#d7f2e3!important;color:#17613b!important}.calendar-color-3{background:#eadcff!important;color:#5d3190!important}.calendar-color-4{background:#ffdce5!important;color:#8c2943!important}.calendar-color-5{background:#fff0a8!important;color:#654f00!important}.calendar-agenda{display:flex;flex-direction:column;min-height:0}.calendar-agenda>header{flex:0 0 auto;min-height:72px;display:grid;grid-template-columns:minmax(0,1fr) auto 40px;align-items:center;gap:10px;padding:13px 15px;border-bottom:1px solid var(--line);background:#fbfcfd}.calendar-agenda-date{min-width:0;display:grid;gap:2px}.calendar-agenda-date strong{font-size:18px}.calendar-agenda-date span{color:var(--muted);font-size:12px}.calendar-agenda-date .calendar-agenda-holiday{overflow:hidden;color:#b64141;font-size:12px;font-style:normal;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.calendar-agenda-count{min-width:62px;min-height:46px;display:grid;place-content:center;gap:0;border:1px solid #c9dbe8;border-radius:12px;background:#edf6fb;color:var(--navy);text-align:center;line-height:1.05}.calendar-agenda-count span{color:#5d7180;font-size:11px;font-weight:800}.calendar-agenda-count strong{color:var(--navy);font-size:18px;font-variant-numeric:tabular-nums}.calendar-agenda>header button{width:40px;height:40px;border:0;border-radius:50%;background:var(--navy);color:#fff;font-size:24px;line-height:1}.calendar-agenda-list{flex:1 1 auto;min-height:0;overflow-y:auto;padding:9px}.calendar-agenda-item{width:100%;display:flex;align-items:stretch;gap:10px;border:0;border-bottom:1px solid #edf0f2;background:#fff;padding:11px 7px;text-align:left}.calendar-agenda-item:hover{background:#f8fafb}.calendar-agenda-item>i{width:5px;min-height:48px;flex:0 0 auto;border-radius:999px}.calendar-agenda-item>span{min-width:0;display:grid;gap:3px}.calendar-agenda-item small{color:#657482;font-size:11px}.calendar-agenda-item strong{overflow:hidden;color:#243746;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.calendar-agenda-item em{overflow:hidden;color:#6a7885;font-size:11px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.calendar-agenda-empty{width:100%;min-height:180px;display:grid;place-content:center;gap:8px;border:1px dashed #d4dde4;border-radius:14px;background:#fafcfd;color:var(--muted)}.calendar-agenda-empty strong{color:var(--navy)}.personal-three-line-diary{display:grid;gap:12px;margin:16px 2px 5px;padding:14px;border:1px solid #dce5ea;border-radius:16px;background:linear-gradient(180deg,#fffefb,#fbfaf5);box-shadow:0 6px 18px #17324d0f}.personal-three-line-diary>header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-bottom:2px}.personal-three-line-diary>header>div{display:flex;align-items:center;gap:7px}.personal-three-line-diary>header strong{color:#2e4658;font-size:16px}.personal-three-line-diary>header small{color:#397354;font-size:11px;font-weight:850}.personal-three-line-diary label{display:grid;gap:6px}.personal-three-line-diary label>span{color:#465b69;font-size:12px;font-weight:850}.personal-three-line-diary textarea{width:100%;min-height:58px;resize:vertical;border:1px solid #d6e0e5;border-radius:11px;background:#fff;color:#263b49;padding:10px 11px;font:inherit;line-height:1.55}.personal-three-line-diary textarea:focus{outline:3px solid rgba(55,125,157,.16);border-color:#7da9bc}.personal-diary-loading{margin:0;padding:24px 6px;color:var(--muted);text-align:center;font-size:12px;font-weight:750}.personal-diary-actions{display:flex;align-items:center;justify-content:flex-end;gap:9px}.personal-diary-actions button{min-height:40px;padding-inline:16px}.personal-diary-delete{border:0;background:transparent;color:#9a4b4b;font-size:12px;font-weight:800}body.calendar-modal-open{overflow:hidden!important;overscroll-behavior:none}.calendar-modal-backdrop{z-index:170;inset:var(--calendar-viewport-offset-top, 0px) 0 auto 0;width:100%;height:var(--calendar-viewport-height, 100dvh);display:flex;align-items:center;justify-content:center;overflow:hidden;padding:18px}.calendar-editor-modal,.calendar-detail-modal{width:min(720px,100%);max-height:min(900px,calc(100% + -0px));display:flex;flex-direction:column;overflow:hidden;padding:0;border-radius:22px}.calendar-editor-modal{min-height:0}.calendar-modal-header{flex:0 0 auto;position:relative;z-index:3;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:18px 20px;border-bottom:1px solid var(--line);background:#fff}.calendar-modal-header span{display:block;margin-bottom:2px;color:var(--orange);font-size:12px;font-weight:900}.calendar-modal-header h2{margin:0;font-size:21px}.calendar-editor-form{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden}.calendar-modal-body{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scroll-padding-top:20px;scroll-padding-bottom:32px;display:grid;align-content:start;gap:17px;padding:20px}.calendar-modal-body>label,.calendar-repeat-grid label,.calendar-datetime-grid label{display:grid;gap:7px;color:#344554;font-size:13px;font-weight:800}.calendar-editor-form label>small{color:var(--muted);font-size:11px;font-weight:500}.calendar-title-field input{font-size:18px;font-weight:800;scroll-margin-top:16px}.calendar-check-row{display:flex!important;align-items:center;gap:10px!important;width:fit-content}.calendar-check-row input{width:21px;height:21px;margin:0;padding:0;accent-color:var(--navy)}.calendar-datetime-grid{display:grid;grid-template-columns:1fr 160px;gap:12px}.calendar-repeat-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.calendar-attendee-picker{min-width:0;margin:0;padding:13px;border:1px solid #dce3e8;border-radius:14px}.calendar-attendee-picker legend{padding:0 6px;color:#344554;font-size:13px;font-weight:900}.calendar-attendee-picker>div{display:flex;flex-wrap:wrap;gap:8px}.calendar-attendee-picker label{display:inline-flex;align-items:center;gap:7px;border:1px solid #dbe3e8;border-radius:999px;background:#f8fafb;padding:8px 11px;font-size:12px;font-weight:750}.calendar-attendee-picker input{width:17px;height:17px;margin:0;padding:0;accent-color:var(--navy)}.calendar-field-heading{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-bottom:8px}.calendar-field-heading>span{color:#344554;font-size:13px;font-weight:900}.calendar-field-heading small{color:var(--muted);font-size:11px}.calendar-editor-images{display:flex;flex-wrap:wrap;gap:9px}.calendar-editor-images figure{position:relative;width:104px;height:104px;overflow:visible;margin:0;border:1px solid #dce3e8;border-radius:12px;background:#eef2f4}.calendar-editor-images figure img{width:100%;height:100%;display:block;object-fit:cover;border-radius:inherit}.calendar-editor-images figure button{position:absolute;top:-7px;right:-7px;width:26px;height:26px;display:grid;place-items:center;border:2px solid white;border-radius:50%;background:#9b3d3d;color:#fff;padding:0;font-weight:900}.calendar-add-image{width:104px;height:104px;display:grid;place-content:center;gap:4px;border:1px dashed #aebbc5;border-radius:12px;background:#f8fafb;color:var(--navy)}.calendar-add-image strong{font-size:25px;line-height:1}.calendar-add-image span{font-size:11px;font-weight:800}.calendar-notify-check{padding:11px 13px;border-radius:12px;background:#f5f8fa}.calendar-editor-actions{flex:0 0 auto;position:relative;z-index:3;display:flex;justify-content:flex-end;gap:10px;margin:0;padding:14px 20px max(14px,var(--safe-area-bottom));border-top:1px solid var(--line);background:#fffffffa;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.calendar-editor-actions button{min-width:120px}@media(max-width:1024px),(pointer:coarse)and (max-width:1366px){.calendar-modal-backdrop{align-items:flex-start;padding:0}.calendar-editor-modal{width:100%;max-width:820px;height:100%;max-height:none;border-radius:0;transform:none!important}}.calendar-detail-hero{flex:0 0 auto;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:22px 22px 19px}.calendar-detail-hero>div{min-width:0}.calendar-detail-hero span{font-size:12px;font-weight:900;opacity:.8}.calendar-detail-hero h2{margin:5px 0 7px;font-size:25px;line-height:1.35}.calendar-detail-hero p{margin:0;font-weight:750}.calendar-detail-close{flex:0 0 auto;width:38px;height:38px;border:0;border-radius:50%;background:#ffffffbf;color:currentColor;font-size:22px}.calendar-detail-scroll{flex:1 1 auto;min-height:0;overflow-y:auto;padding:17px 20px}.calendar-detail-row{display:flex;align-items:center;gap:12px;margin-bottom:14px;border:1px solid #e0e6ea;border-radius:13px;background:#fafcfd;color:inherit;padding:12px;text-decoration:none}.calendar-detail-row>b{font-size:22px}.calendar-detail-row>span{min-width:0;display:grid;gap:2px}.calendar-detail-row small{color:var(--muted)}.calendar-detail-row strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.calendar-detail-row em{margin-left:auto;color:var(--navy);font-size:11px;font-style:normal;font-weight:800}.calendar-detail-notes{margin-bottom:15px;padding:13px 14px;border-radius:13px;background:#f7f9fa}.calendar-detail-notes small{color:var(--muted);font-weight:800}.calendar-detail-notes p{margin:6px 0 0;white-space:pre-wrap;line-height:1.7}.calendar-detail-images{display:flex;gap:8px;overflow-x:auto;margin:0 0 18px;padding-bottom:4px}.calendar-detail-images a{flex:0 0 auto;width:150px;height:116px;overflow:hidden;border:1px solid #dce3e8;border-radius:12px;background:#eef2f4}.calendar-detail-images img{width:100%;height:100%;display:block;object-fit:cover}.calendar-detail-images>span{width:100%;color:var(--muted);padding:15px 0;text-align:center;font-size:12px}.calendar-attendance-section,.calendar-comments-section{margin-top:15px;border-top:1px solid var(--line);padding-top:17px}.calendar-attendance-section>header>div,.calendar-comments-section>header{display:flex;align-items:center;justify-content:space-between;gap:10px}.calendar-attendance-section h3,.calendar-comments-section h3{margin:0;font-size:16px}.calendar-attendance-section header span,.calendar-comments-section header span{color:var(--muted);font-size:12px}.calendar-response-buttons{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:12px 0}.calendar-response-buttons button{min-height:40px;border:1px solid #d7e0e6;border-radius:11px;background:#fff;color:#4f5f6d;font-size:12px;font-weight:800}.calendar-response-buttons button.active{border-color:var(--navy);background:var(--navy);color:#fff}.calendar-attendee-status-list{display:grid;gap:6px}.calendar-attendee-status-list>div{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 10px;border-radius:9px;background:#f8fafb;font-size:13px}.calendar-attendee-status-list strong{font-size:11px}.response-going{color:#26734c}.response-not_going{color:#a04646}.response-maybe{color:#86691d}.response-pending{color:#75818b}.calendar-comments-list{display:grid;gap:9px;margin-top:12px}.calendar-comments-list article{padding:10px 12px;border-radius:12px;background:#f7f9fa}.calendar-comments-list article>div{display:flex;align-items:center;gap:8px}.calendar-comments-list article strong{font-size:12px}.calendar-comments-list article time{color:var(--muted);font-size:10px}.calendar-comments-list article button{margin-left:auto;border:0;background:transparent;color:#a34d4d;padding:3px;font-size:10px}.calendar-comments-list article p{margin:6px 0 0;white-space:pre-wrap;line-height:1.55}.calendar-no-comments{color:var(--muted);text-align:center;font-size:12px}.calendar-comments-section form{display:grid;grid-template-columns:1fr auto;align-items:end;gap:8px;margin-top:12px}.calendar-comments-section form textarea{min-height:54px;resize:vertical}.calendar-comments-section form button{min-width:72px}.calendar-detail-actions{flex:0 0 auto;display:flex;align-items:center;justify-content:flex-end;gap:9px;padding:13px 20px max(13px,var(--safe-area-bottom));border-top:1px solid var(--line);background:#fff}.calendar-delete-event{margin-right:auto;border:0;background:transparent;color:#a13c3c;padding:10px;font-weight:800}@media(max-width:980px){.calendar-layout{grid-template-columns:minmax(0,1fr) 260px}.calendar-grid{grid-template-rows:repeat(6,minmax(78px,1fr))}.calendar-day{min-height:78px}.calendar-event-chip{font-size:10px;padding-inline:3px}.calendar-event-chip time{display:none}}@media(max-width:760px){.room-feature-tabs{padding:4px 8px 0;gap:0}.room-feature-tabs button{flex:1 1 50%;min-width:0;min-height:41px;font-size:13px}.shared-calendar{padding:10px 8px max(18px,var(--safe-area-bottom))}.calendar-toolbar{min-height:45px;margin-bottom:9px;gap:7px}.calendar-month-mover{gap:3px}.calendar-month-mover>button:not(.calendar-month-title){width:34px;min-height:38px;font-size:24px;box-shadow:none}.calendar-month-title{min-width:112px;min-height:38px!important;padding:0 7px!important;font-size:17px;box-shadow:none!important}.calendar-toolbar-actions{gap:4px}.calendar-today-button{display:none}.calendar-settings-button{width:38px;min-height:38px;box-shadow:none}.calendar-add-button{min-height:38px;padding:0 11px;box-shadow:none}.calendar-layout{min-height:0;display:block}.calendar-month-card{border-radius:13px;box-shadow:none}.calendar-weekdays span{min-height:30px;font-size:11px}.calendar-grid{grid-template-rows:repeat(6,74px)}.calendar-day{min-height:74px;padding:2px 1px}.calendar-day-number{width:24px;height:23px;margin-bottom:1px;font-size:11px}.calendar-event-chip{min-height:16px;border-radius:3px;padding:1px 2px;font-size:8px;line-height:1.2}.calendar-event-chip time{display:none}.calendar-more{font-size:8px;padding:0 2px}.calendar-agenda{margin-top:10px;border-radius:13px;box-shadow:none}.calendar-agenda>header{min-height:58px;padding:9px 12px}.calendar-agenda>header strong{font-size:16px}.calendar-agenda-list{max-height:none;overflow:visible}.calendar-agenda-empty{min-height:110px}.calendar-settings-popover{position:fixed;top:auto;right:10px;bottom:calc(16px + var(--safe-area-bottom))}.calendar-modal-backdrop{align-items:flex-start;padding:0}.calendar-editor-modal{width:100%;height:100%;max-height:none;border-radius:0}.calendar-detail-modal{width:100%;max-height:calc(100dvh - max(8px,var(--safe-area-top)));border-radius:20px 20px 0 0}.calendar-modal-header{padding:14px 15px}.calendar-modal-body{gap:14px;padding:15px;scroll-padding-bottom:28px}.calendar-datetime-grid,.calendar-repeat-grid{grid-template-columns:1fr 1fr;gap:9px}.calendar-editor-form input,.calendar-editor-form textarea,.calendar-editor-form select{padding:11px 10px}.calendar-editor-images figure,.calendar-add-image{width:86px;height:86px}.calendar-editor-actions{margin:0;padding-inline:15px}.calendar-editor-actions button{flex:1 1 50%;min-width:0}.calendar-detail-hero{padding:18px 16px 15px}.calendar-detail-hero h2{font-size:21px}.calendar-detail-scroll{padding:14px 15px}.calendar-detail-images a{width:128px;height:98px}.calendar-comments-section form{grid-template-columns:1fr}.calendar-comments-section form button{width:100%}}@media(max-width:430px){.calendar-month-title{min-width:102px;font-size:16px}.calendar-add-button{font-size:12px;padding-inline:9px}.calendar-grid{grid-template-rows:repeat(6,68px)}.calendar-day{min-height:68px}.calendar-day-events{gap:1px}.calendar-event-chip{min-height:15px;font-size:7.5px}.calendar-datetime-grid,.calendar-repeat-grid,.calendar-response-buttons{grid-template-columns:1fr}.personal-three-line-diary{margin-inline:0;padding:12px}.personal-diary-actions button{flex:1 1 auto}}.calendar-weekdays span.weekday-sun{color:#c75353}.calendar-weekdays span.weekday-sat{color:#3974a7}.calendar-day.day-sun .calendar-day-number{color:#c75353}.calendar-day.day-sat .calendar-day-number{color:#3974a7}.calendar-settings-popover{width:min(340px,calc(100vw - 24px));gap:0;padding:0;overflow:hidden}.calendar-settings-popover>section{display:grid;gap:9px;padding:14px}.calendar-settings-popover>section+section{border-top:1px solid var(--line)}.calendar-settings-popover>section>strong{margin-bottom:1px}.calendar-daily-setting{background:#fbfcfd}.calendar-setting-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.calendar-setting-heading span{border-radius:999px;background:#e9f1f6;color:var(--navy);padding:3px 8px;font-size:10px;font-weight:900}.calendar-setting-toggle{align-items:flex-start!important;font-size:12px;line-height:1.5}.calendar-setting-toggle input{flex:0 0 auto;margin-top:1px}.calendar-notify-time{justify-content:space-between}.calendar-notify-time input{width:112px;height:38px;border:1px solid #d7e0e6;border-radius:9px;background:#fff;padding:5px 8px;font:inherit}.calendar-daily-setting>small{color:var(--muted);font-size:10px;line-height:1.55}.calendar-event-type-picker{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.calendar-event-type-picker button{min-height:44px;border:1px solid #d7e0e6;border-radius:11px;background:#fff;color:#4c5f6d;font-weight:850}.calendar-event-type-picker button.active{border-color:var(--navy);background:var(--navy);color:#fff;box-shadow:0 5px 14px #17324d29}.calendar-birth-year-field{display:grid;gap:7px;color:#344554;font-size:13px;font-weight:800}.calendar-birth-year-field input{max-width:180px}.calendar-special-event-note{border:1px solid #eadfc9;border-radius:11px;background:#fffaf0;color:#76582a;padding:10px 12px;font-size:12px;font-weight:800}.calendar-datetime-grid.single-date{grid-template-columns:minmax(0,260px)}@media(max-width:760px){.calendar-settings-popover{right:8px;width:calc(100vw - 16px);max-height:min(540px,calc(100dvh - 34px));overflow-y:auto}.calendar-event-type-picker button{min-height:42px;padding:4px;font-size:12px}.calendar-datetime-grid.single-date{grid-template-columns:1fr}}.group-home-header{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)}.home-left-actions{justify-self:start;display:flex;align-items:center;gap:7px}.home-calendar-button{width:48px;height:48px;display:grid;place-items:center;border:1px solid #b9d3df;border-radius:14px;background:linear-gradient(180deg,#f2fbff,#deedf4);color:#275a72;box-shadow:0 8px 24px #275a721f;font-size:25px;font-weight:850;line-height:1}.home-calendar-button:hover{background:#e8f7fd}.home-calendar-button:focus-visible{outline:3px solid rgba(55,125,157,.24);outline-offset:2px}.home-calendar-live-icon{width:31px;height:34px;display:grid;grid-template-rows:12px 1fr;overflow:hidden;border:1.5px solid #9fb4bf;border-radius:6px;background:#fff;box-shadow:0 2px 5px #275a722b;line-height:1}.home-calendar-live-month{display:grid;place-items:center;background:#e75f58;color:#fff;font-size:8px;font-weight:900;letter-spacing:-.02em}.home-calendar-live-day{display:grid;place-items:center;color:#17324d;font-size:17px;font-weight:900;font-variant-numeric:tabular-nums}.personal-calendar-page{min-height:100vh;height:100dvh;display:flex;flex-direction:column;overflow:hidden;background:#f4f6f8}.personal-calendar-header{flex:0 0 auto;min-height:64px;display:grid;grid-template-columns:minmax(92px,1fr) auto minmax(92px,1fr);align-items:center;gap:12px;padding:max(8px,var(--safe-area-top)) 18px 8px;border-bottom:1px solid #dce3e8;background:#fffffff5;box-shadow:0 4px 18px #17324d0f;z-index:12}.personal-calendar-header>button{justify-self:start;min-height:40px;border:1px solid #d7e0e6;border-radius:12px;background:#fff;color:var(--navy);padding:0 13px;font-weight:850}.personal-calendar-header>div{display:flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap}.personal-calendar-header>div>span{font-size:24px}.personal-calendar-header h1{margin:0;color:var(--navy);font-size:21px;letter-spacing:.02em}.personal-calendar-header-spacer{justify-self:end;width:92px}.personal-calendar-page>.shared-calendar{flex:1 1 0}@media(max-width:520px){.home-left-actions{gap:4px}.home-play-button{width:46px;height:44px;font-size:13px}.home-calendar-button{width:44px;height:44px;border-radius:13px;font-size:23px}.personal-calendar-header{min-height:56px;grid-template-columns:62px minmax(0,1fr) 62px;padding:max(6px,var(--safe-area-top)) 8px 6px;gap:5px}.personal-calendar-header>button{min-height:38px;padding:0 9px;font-size:12px}.personal-calendar-header>button span{display:none}.personal-calendar-header>div{gap:5px}.personal-calendar-header>div>span{font-size:20px}.personal-calendar-header h1{font-size:17px}.personal-calendar-header-spacer{width:62px}}@media(max-width:380px){.home-left-actions{gap:3px}.home-play-button{width:42px;height:42px;font-size:12px}.home-calendar-button{width:42px;height:42px;font-size:22px}.home-menu-wrap{gap:3px}.home-menu-button,.home-reload-button{width:42px;height:42px}.home-brand h1{font-size:19px;gap:3px}}.multi-device-link-section{margin-top:16px;padding:16px;border:2px solid #9bc9df;border-radius:18px;background:#f4fbff;display:grid;gap:12px}.multi-device-link-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.multi-device-link-heading h3{margin:0 0 5px;font-size:17px;color:#173e58}.multi-device-link-heading p{margin:0;color:#526c7d;font-size:12px;line-height:1.6}.multi-device-link-heading>span{flex:none;padding:4px 8px;border-radius:999px;background:#d6f1df;color:#24603a;font-size:11px;font-weight:900}.device-link-code-result{margin-top:0;background:#fff}.device-link-redeem{border-top:1px solid #c5dce7;padding-top:12px}.device-link-redeem h4{margin:0 0 5px;font-size:14px}.device-link-redeem p{margin:0 0 9px;color:var(--muted);font-size:12px;line-height:1.55}.legacy-device-transfer{margin-top:18px;border-top:1px solid var(--line);padding-top:14px}.legacy-device-transfer summary{cursor:pointer;font-weight:850;color:#526675}.legacy-device-transfer[open] summary{margin-bottom:10px}.native-offline-banner{position:fixed;inset:0 0 auto 0;z-index:10000;padding:9px 14px;background:#7a3b16;color:#fff;text-align:center;font-size:13px;font-weight:800;letter-spacing:.01em;box-shadow:0 2px 8px #0000002e}.capacitor-native:has(.native-offline-banner) body{padding-top:38px}.calendar-settings-popover{width:min(280px,calc(100vw - 28px))}.calendar-day-heading{min-width:0;display:flex;align-items:center;gap:3px;margin-bottom:3px}.calendar-day-heading .calendar-day-number{flex:0 0 auto;margin-bottom:0}.calendar-day-heading>.calendar-day-number{display:grid;color:#334555;font-size:13px}.calendar-day-heading>.calendar-day-holiday{min-width:0;overflow:hidden;color:#c64f4f;text-overflow:ellipsis;white-space:nowrap;font-size:8px;font-weight:850}.calendar-day.holiday .calendar-day-number{color:#c75353}.calendar-day.today .calendar-day-number{color:#fff}.calendar-event-chip.segment-left{width:calc(100% + 4px);margin-left:-4px;border-top-left-radius:0;border-bottom-left-radius:0;padding-left:3px}.calendar-event-chip.segment-right{width:calc(100% + 4px);margin-right:-4px;border-top-right-radius:0;border-bottom-right-radius:0;padding-right:3px}.calendar-event-chip.segment-left.segment-right{width:calc(100% + 8px)}.calendar-event-chip.segment-left span:empty:before{content:" "}.calendar-color-picker{display:grid;gap:11px;margin:0;padding:13px;border:1px solid #d4dee5;border-radius:14px;background:#fbfcfd}.calendar-color-picker legend{padding:0 6px;color:#263b4d;font-size:14px;font-weight:900}.calendar-color-help{margin:0;color:#60717f;font-size:11px;line-height:1.55}.calendar-color-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.calendar-color-options>label{position:relative;min-width:0;min-height:58px;display:grid;grid-template-columns:22px 28px minmax(0,1fr) 20px;align-items:center;gap:8px;padding:9px 10px;border:1px solid #d8e1e7;border-radius:12px;background:#fff;color:#263b4d}.calendar-color-options>label.selected{border:2px solid var(--navy);padding:8px 9px;background:#f1f7fb;box-shadow:0 0 0 2px #2147661a}.calendar-color-options input{width:18px;height:18px;margin:0;padding:0;accent-color:var(--navy)}.calendar-color-options label>i{width:27px;height:27px;display:block;border:1px solid rgba(0,0,0,.1);border-radius:8px}.calendar-color-options label>span{min-width:0;display:grid;gap:2px}.calendar-color-options label>span b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.calendar-color-options label>span small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#6b7c89;font-size:9px}.calendar-color-options label>strong{visibility:hidden;color:var(--navy);font-size:18px;text-align:center}.calendar-color-options label.selected>strong{visibility:visible}.calendar-manual-color-section{display:grid;gap:7px}.calendar-manual-color-section>span{color:#445766;font-size:11px;font-weight:850}.calendar-manual-colors{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:6px}.calendar-manual-colors button{position:relative;min-width:0;min-height:54px;display:grid;place-items:center;align-content:center;gap:3px;padding:5px 2px;border:1px solid #d5dee5;border-radius:10px;background:#fff;color:#445766}.calendar-manual-colors button i{width:24px;height:24px;display:block;border:1px solid rgba(0,0,0,.1);border-radius:50%}.calendar-manual-colors button span{font-size:9px;font-weight:800;white-space:nowrap}.calendar-manual-colors button b{display:none;position:absolute;right:4px;top:2px;color:var(--navy);font-size:13px}.calendar-manual-colors button.active{border:2px solid var(--navy);padding:4px 1px;background:#f1f7fb;box-shadow:0 0 0 2px #2147661a}.calendar-manual-colors button.active b{display:block}.calendar-reminder-check{padding:11px 13px;border-radius:12px;background:#fff8e8}.calendar-detail-reminder{margin-bottom:15px;padding:10px 13px;border-radius:12px;background:#fff8e8;color:#765c19;font-size:12px;font-weight:850}.calendar-detail-actions{flex-wrap:wrap}@media(max-width:720px){.calendar-day-heading>.calendar-day-holiday{display:none}.calendar-event-chip.segment-left{margin-left:-3px;width:calc(100% + 3px)}.calendar-event-chip.segment-right{margin-right:-3px;width:calc(100% + 3px)}.calendar-event-chip.segment-left.segment-right{width:calc(100% + 6px)}.calendar-color-picker{gap:9px;padding:11px}.calendar-color-options{grid-template-columns:1fr}.calendar-manual-colors{grid-template-columns:repeat(3,minmax(0,1fr))}.calendar-detail-actions button{flex:1 1 120px;min-width:0}}.calendar-settings-popover{width:min(330px,calc(100vw - 20px));max-height:min(680px,calc(100dvh - 24px));overflow-y:auto;overscroll-behavior:contain}.calendar-settings-header{position:sticky;top:-14px;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:12px;margin:-14px -14px 0;padding:13px 14px 10px;border-bottom:1px solid var(--line);background:#fffffffa}.calendar-settings-header>strong{color:var(--navy);font-size:15px}.calendar-settings-header>button{width:38px;height:38px;display:grid;place-items:center;border:1px solid #d5dfe5;border-radius:11px;background:#f7fafb;color:var(--navy);padding:0;font-size:25px;line-height:1}.calendar-reminder-setting>small{color:var(--muted);font-size:10px;line-height:1.55}.calendar-notify-time{display:flex!important;align-items:center!important;justify-content:space-between;gap:10px!important}.calendar-time-select{min-width:0;display:inline-grid;grid-template-columns:minmax(74px,1fr) auto minmax(74px,1fr);align-items:center;gap:5px}.calendar-time-select>span{color:var(--navy);font-size:18px;font-weight:900}.calendar-time-select select{min-width:0;height:44px;border:1px solid #cbd7de;border-radius:10px;background:#fff;color:var(--navy);padding:6px 9px;font:inherit;font-size:15px;font-weight:850}.calendar-notify-time-save,.calendar-settings-close{min-height:42px;border:1px solid #cbd7de;border-radius:11px;background:#f7fafb;color:var(--navy);padding:8px 12px;font-weight:850}.calendar-notify-time-save:disabled{opacity:.48}.calendar-settings-close{width:100%;background:var(--navy);color:#fff}.calendar-reminder-check{width:100%;align-items:flex-start}.calendar-reminder-check>span{display:grid;gap:2px}.calendar-reminder-check>span strong{font-size:13px}.calendar-reminder-check>span small{color:#78683b;font-size:10px;font-weight:650}.calendar-datetime-grid .calendar-time-select{width:100%}@media(max-width:760px){.calendar-settings-popover{top:max(8px,var(--safe-area-top));right:8px;bottom:max(8px,var(--safe-area-bottom));width:calc(100vw - 16px);max-height:none}.calendar-settings-header{top:-14px}.calendar-time-select{grid-template-columns:minmax(82px,1fr) auto minmax(82px,1fr)}.calendar-time-select select{height:48px;font-size:16px}}.calendar-month-mover{position:relative}.calendar-month-title>span{display:inline-block;margin-left:3px;color:#6f8493;font-size:13px;transform:translateY(-1px)}.calendar-settings-button{display:grid;place-items:center;font-size:20px;line-height:1}.calendar-month-picker{position:absolute;z-index:35;top:calc(100% + 8px);left:42px;width:min(360px,calc(100vw - 24px));display:grid;gap:11px;padding:14px;border:1px solid #cbd9e1;border-radius:15px;background:#fff;box-shadow:0 18px 46px #17324d38}.calendar-month-picker>header,.calendar-time-options>header{display:flex;align-items:center;justify-content:space-between;gap:10px}.calendar-month-picker>header>strong,.calendar-time-options>header>strong{color:var(--navy);font-size:14px}.calendar-month-picker>header>button,.calendar-time-options>header>button{width:34px;height:34px;display:grid;place-items:center;border:1px solid #d3dee4;border-radius:10px;background:#f7fafb;color:var(--navy);padding:0;font-size:22px;line-height:1}.calendar-year-page-controls{display:grid;grid-template-columns:42px minmax(0,1fr) 42px;align-items:center;gap:7px}.calendar-year-page-controls>strong{text-align:center;color:#4d6576;font-size:12px}.calendar-year-page-controls>button{min-height:38px;border:1px solid #d1dce3;border-radius:10px;background:#f7fafb;color:var(--navy);padding:0;font-size:24px}.calendar-year-grid,.calendar-month-grid{display:grid;gap:6px}.calendar-year-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.calendar-month-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.calendar-year-grid>button,.calendar-month-grid>button{min-height:42px;border:1px solid #d5e0e6;border-radius:10px;background:#fff;color:#334d5e;padding:5px;font-size:13px;font-weight:850}.calendar-year-grid>button.selected,.calendar-month-grid>button.selected{border-color:var(--navy);background:var(--navy);color:#fff}.calendar-month-picker-label{color:#526b7c;font-size:12px}.calendar-month-picker-today{min-height:42px;border:1px solid #cbd8df;border-radius:11px;background:#edf6fa;color:var(--navy);font-weight:850}.calendar-time-select{position:relative;min-width:0;display:inline-grid;grid-template-columns:minmax(76px,1fr) auto minmax(76px,1fr);align-items:center;gap:5px;overflow:visible}.calendar-time-field{min-width:0;min-height:46px;display:inline-flex;align-items:baseline;justify-content:center;gap:3px;border:1px solid #c5d4dc;border-radius:10px;background:#fff;color:var(--navy);padding:6px 9px;box-shadow:none}.calendar-time-field strong{font-size:19px;font-weight:900;font-variant-numeric:tabular-nums}.calendar-time-field span{color:#506979;font-size:12px;font-weight:850}.calendar-time-field.active{border-color:#168e80;box-shadow:0 0 0 3px #168e8024}.calendar-time-field:disabled{background:#eef2f4;opacity:.58}.calendar-time-colon{color:var(--navy);font-size:19px;font-weight:900}.calendar-time-options{position:absolute;z-index:70;top:calc(100% + 7px);right:0;width:min(280px,calc(100vw - 32px));display:grid;gap:9px;padding:11px;border:1px solid #c8d7df;border-radius:13px;background:#fff;box-shadow:0 16px 38px #17324d3d}.calendar-time-option-grid{display:grid;gap:6px}.calendar-time-options-hour .calendar-time-option-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.calendar-time-options-minute .calendar-time-option-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.calendar-time-option-grid>button{min-height:43px;border:1px solid #d6e0e5;border-radius:9px;background:#f9fbfc;color:#304d60;padding:4px;font-size:15px;font-weight:900;font-variant-numeric:tabular-nums}.calendar-time-option-grid>button small{margin-left:2px;font-size:9px;font-weight:750}.calendar-time-option-grid>button.selected{border-color:#168e80;background:#168e80;color:#fff}.calendar-notify-time{align-items:center!important}.calendar-notify-time>span{flex:0 0 auto}.calendar-notify-time .calendar-time-select{width:min(190px,100%)}.calendar-datetime-grid .calendar-time-select{width:100%;max-width:240px}.room-calendar-live-icon{width:25px;height:28px;grid-template-rows:9px 1fr;flex:0 0 auto;border-radius:5px}.room-calendar-live-icon .home-calendar-live-month{font-size:6px}.room-calendar-live-icon .home-calendar-live-day{font-size:14px}.room-feature-tabs button .room-calendar-live-icon{font-size:inherit}@media(max-width:760px){.calendar-month-picker{left:0;width:min(350px,calc(100vw - 20px));max-height:calc(100dvh - 135px);overflow-y:auto}.calendar-year-grid>button,.calendar-month-grid>button{min-height:44px}.calendar-time-select{grid-template-columns:minmax(78px,1fr) auto minmax(78px,1fr)}.calendar-time-field{min-height:48px}.calendar-time-options{width:min(276px,calc(100vw - 30px))}.calendar-notify-time{align-items:flex-start!important;flex-direction:column}.calendar-notify-time .calendar-time-select{width:100%}}.uchiwa-dialog-input{width:100%;min-height:48px;box-sizing:border-box;margin-top:12px;border:1px solid #bccdd7;border-radius:12px;background:#fff;color:var(--navy);padding:10px 12px;font:inherit;font-size:16px;line-height:1.45}.uchiwa-dialog-input:focus{outline:3px solid rgba(22,142,128,.16);border-color:#168e80}.uchiwa-dialog-textarea{min-height:120px;resize:vertical}.uchiwa-dialog-choice-list{display:grid;gap:8px;margin-top:12px}.uchiwa-dialog-choice-button{min-height:52px;display:grid;gap:2px;justify-items:start;border:1px solid #cbd9e1;border-radius:12px;background:#f8fbfc;color:var(--navy);padding:10px 12px;text-align:left}.uchiwa-dialog-choice-button strong{font-size:15px}.uchiwa-dialog-choice-button small{color:#61798a;font-size:11px;font-weight:700}.uchiwa-dialog-choice-button.danger{border-color:#edc7c7;background:#fff6f6;color:#9b3434}@media(orientation:landscape)and (max-height:650px){.gather-module-backdrop{display:block;align-items:start;overflow-y:auto;overscroll-behavior:contain;padding:max(8px,var(--safe-area-top)) 10px max(8px,var(--safe-area-bottom));-webkit-overflow-scrolling:touch}.gather-module-dialog{width:min(720px,100%);max-height:none;margin:0 auto;overflow:visible}.gather-presentation-page{height:auto;min-height:100dvh;overflow-x:hidden;overflow-y:auto;align-items:start;-webkit-overflow-scrolling:touch}.gather-presentation-sidebar{height:auto;min-height:100dvh;overflow:visible}.gather-presentation-stage{height:auto;min-height:100dvh;overflow:visible;align-items:start}.gather-presentation-stage>.gather-module-card,.gather-presentation-stage>.gather-empty-modules{height:auto;min-height:calc(100dvh - 24px);overflow:visible}.gather-room-page{min-height:100dvh;overflow-y:auto;-webkit-overflow-scrolling:touch}.gather-room-layout,.gather-room-main,.gather-admin-panel{min-height:0}}.calendar-picker-field{width:100%;min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 13px;border:1px solid #cfd9e1;border-radius:13px;background:#fff;color:var(--navy);text-align:left}.calendar-picker-field strong{font-size:16px;font-weight:900}.calendar-picker-field>span{color:var(--muted);font-size:18px}.calendar-date-picker-backdrop,.calendar-repeat-picker-backdrop{z-index:230;align-items:center}.calendar-date-picker-modal,.calendar-repeat-picker-modal{width:min(430px,100%);max-height:calc(100dvh - 28px);overflow:auto;padding:0;border-radius:22px}.calendar-date-picker-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px 12px;border-bottom:1px solid var(--line)}.calendar-date-picker-header small{display:block;color:var(--orange);font-weight:900}.calendar-date-picker-header h3{margin:3px 0 0;font-size:21px}.calendar-date-picker-month-nav{display:grid;grid-template-columns:48px 1fr 48px;align-items:center;gap:8px;padding:14px 16px 8px;text-align:center}.calendar-date-picker-month-nav button{min-height:44px;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--navy);font-size:28px}.calendar-date-picker-month-nav strong{font-size:18px}.calendar-date-picker-weekdays,.calendar-date-picker-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:4px;padding-inline:16px}.calendar-date-picker-weekdays{padding-top:7px;padding-bottom:5px;color:var(--muted);font-size:12px;font-weight:900;text-align:center}.calendar-date-picker-grid button{aspect-ratio:1;min-height:38px;border:1px solid transparent;border-radius:12px;background:transparent;color:var(--navy);font-size:15px;font-weight:800}.calendar-date-picker-grid button.outside{color:#a8b2ba}.calendar-date-picker-grid button.today{border-color:#efb771}.calendar-date-picker-grid button.selected{background:var(--navy);color:#fff}.calendar-date-picker-grid button:disabled{opacity:.25}.calendar-date-picker-shortcuts{display:flex;gap:8px;padding:12px 16px 4px}.calendar-date-picker-shortcuts button{min-height:40px;padding:8px 14px;border:1px solid var(--line);border-radius:12px;background:#f5f8fa;color:var(--navy);font-weight:800}.calendar-date-picker-actions{display:flex;gap:10px;padding:14px 16px max(14px,var(--safe-area-bottom));border-top:1px solid var(--line);margin-top:12px}.calendar-date-picker-actions button{flex:1;min-height:48px}.calendar-date-picker-actions.single-action button{max-width:none}.calendar-repeat-choice-list{display:grid;gap:8px;padding:14px 16px 4px}.calendar-repeat-choice-list button{min-height:52px;display:flex;align-items:center;justify-content:space-between;padding:10px 15px;border:1px solid var(--line);border-radius:13px;background:#fff;color:var(--navy);font-size:16px;font-weight:850}.calendar-repeat-choice-list button.selected{border-color:var(--navy);background:#eef5fb}.calendar-repeat-choice-list button strong{font-size:20px}@media(max-width:560px){.calendar-date-picker-backdrop,.calendar-repeat-picker-backdrop{align-items:flex-end;padding:0}.calendar-date-picker-modal,.calendar-repeat-picker-modal{width:100%;max-height:calc(100dvh - max(8px,var(--safe-area-top)));border-radius:20px 20px 0 0}.calendar-date-picker-grid button{min-height:36px}}.message-bubble,.composer textarea{-webkit-user-select:text;user-select:text;-webkit-user-drag:none}.composer textarea{height:auto;min-height:48px;max-height:calc(5.8em + 28px);overflow-y:hidden}.message-bubble[data-uchiwa-copy-menu=true],.long-memo-card[data-uchiwa-copy-menu=true]{-webkit-user-select:text!important;user-select:text!important;-webkit-user-drag:none!important;-webkit-touch-callout:default!important;touch-action:pan-y pinch-zoom}html.capacitor-native .message-bubble[data-uchiwa-copy-menu=true],html.capacitor-native .long-memo-card[data-uchiwa-copy-menu=true]{-webkit-touch-callout:none!important}.chat-header{flex-wrap:nowrap}.chat-header-title{min-width:72px;display:block;writing-mode:horizontal-tb!important}.chat-header-title h2,.chat-header-title small{display:block;writing-mode:horizontal-tb!important;text-orientation:mixed;white-space:nowrap;word-break:keep-all;overflow-wrap:normal}.chat-header-title small{min-width:6em}.chat-header-actions{min-width:0;flex-wrap:nowrap}@media(max-width:420px)and (orientation:portrait){.chat-header-title{min-width:70px}.chat-header-title small{font-size:11px;letter-spacing:-.02em}.header-member-button{width:42px;min-width:42px;height:42px;padding:0;overflow:hidden;color:transparent;position:relative}.header-member-button:after{content:"👥";position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:var(--navy);font-size:18px}}@media(orientation:landscape)and (max-height:650px)and (max-width:1100px){.chat-header{min-height:calc(56px + var(--safe-area-top));padding-inline:8px;gap:6px}.chat-header-title{min-width:112px}.chat-header-title h2,.chat-header h2{font-size:16px;line-height:1.15}.chat-header-title small,.chat-header small{font-size:11px;line-height:1.2}.chat-header-actions{gap:4px}.header-watch-location-button,.header-album-button,.header-notification-button,.header-member-button,.direct-chat-actions>summary{min-width:38px;width:38px;min-height:38px;height:38px;padding:0;justify-content:center}.header-watch-location-button strong,.header-album-button strong,.header-notification-button strong{display:none}.header-member-button{overflow:hidden;color:transparent;position:relative}.header-member-button:after{content:"👥";position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:var(--navy);font-size:17px}}.chat-header-title{min-width:0;overflow:hidden}.chat-header-title h2{width:100%;min-width:0;overflow:visible}.chat-header-name-button{display:block;width:fit-content;max-width:100%;border:0;border-radius:7px;background:transparent;color:var(--navy);padding:1px 2px;margin:-1px -2px;font:inherit;font-weight:inherit;line-height:inherit;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.chat-header-name-button:focus-visible{outline:3px solid rgba(38,102,145,.28);outline-offset:2px}.group-chat-actions{position:relative;flex:0 0 auto}.group-chat-menu-button{position:relative;z-index:48;width:44px;height:44px;border:1px solid #d5dde4;border-radius:10px;background:#fff;color:var(--navy);display:grid;place-items:center;font-size:26px;line-height:1;font-weight:800;cursor:pointer;-webkit-user-select:none;user-select:none}.group-chat-menu-button.open{background:#eef3f6}.group-chat-action-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:47;border:0;border-radius:0;background:transparent;padding:0;margin:0;cursor:default}.group-chat-action-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:49;width:min(280px,calc(100vw - 24px));padding:7px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 16px 44px #17324d38;display:grid;gap:4px}.group-chat-action-menu button{width:100%;min-height:46px;border:0;border-radius:10px;background:transparent;color:var(--navy);padding:11px 13px;display:flex;align-items:center;gap:10px;text-align:left;font-size:15px;font-weight:750}.group-chat-action-menu button:hover{background:#eef3f6}.group-chat-action-menu button:disabled{opacity:.58;cursor:wait}.group-chat-action-menu button span{width:24px;text-align:center;font-size:18px}@media(max-width:760px){.chat-header-title{min-width:0;flex:1 1 0}.group-chat-menu-button{width:42px;height:42px}}@media(orientation:landscape)and (max-height:650px)and (max-width:1100px){.chat-header-title{min-width:0;flex:1 1 0}.group-chat-menu-button{width:38px;height:38px}}html.gather-page-active,html.gather-page-active body{height:auto;min-height:100%;overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:auto;-webkit-overflow-scrolling:touch}html.gather-page-active #root{height:auto;min-height:100%;overflow:visible}html.gather-page-active .gather-room-page,html.gather-page-active .gather-presentation-page{width:100%;height:auto;min-height:100dvh;overflow-x:hidden;overflow-y:visible}html.gather-page-active .gather-room-layout,html.gather-page-active .gather-room-main,html.gather-page-active .gather-participant-stage,html.gather-page-active .gather-admin-panel{min-height:0}@media(orientation:landscape)and (max-height:650px){html.gather-page-active .gather-room-header{position:relative}html.gather-page-active .gather-host-tabs{position:relative;top:auto}html.gather-page-active .gather-admin-panel{position:static}html.gather-page-active .gather-participant-stage,html.gather-page-active .gather-participant-stage>.gather-module-card{height:auto;min-height:0}}.home-utility-modal{display:flex;flex-direction:column;width:min(560px,calc(100vw - 28px));max-height:min(82dvh,760px);padding:0;overflow:hidden}.home-utility-modal>.modal-header{position:relative;z-index:2;flex:0 0 auto;align-items:center;min-height:64px;padding:14px 16px 12px 20px;border-bottom:1px solid var(--line);background:#fff}.home-utility-modal>.modal-header>div{min-width:0;padding-right:10px}.home-utility-modal>.modal-header h2{margin:0;line-height:1.25}.home-utility-modal>.modal-header .icon-button{position:static;flex:0 0 44px;width:44px;height:44px;margin:0}.home-utility-modal>.home-utility-content{min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:16px 20px calc(20px + var(--safe-area-bottom))}@media(max-width:760px){.modal-backdrop:has(.home-utility-modal){align-items:end;padding:max(8px,var(--safe-area-top)) 8px 0}.home-utility-modal{width:100%;max-height:calc(100dvh - max(8px,var(--safe-area-top)));border-radius:22px 22px 0 0}.home-utility-modal>.modal-header{padding:12px 12px 10px 18px}.home-utility-modal>.home-utility-content{padding:14px 14px calc(18px + var(--safe-area-bottom))}}.app-shell{height:var(--uchiwa-viewport-height, 100dvh);min-height:var(--uchiwa-viewport-height, 100dvh)}.chat-panel{height:var(--uchiwa-viewport-height, 100dvh);max-height:var(--uchiwa-viewport-height, 100dvh)}button.image-message{padding:0;-moz-appearance:none;appearance:none;-webkit-appearance:none;font:inherit;text-align:left;cursor:pointer}.photo-viewer-modal{width:min(920px,100%);max-height:min(900px,calc(100dvh - 36px));display:flex;flex-direction:column;gap:14px;overflow:hidden}.photo-viewer-header h2{max-width:min(720px,72vw);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.photo-viewer-stage{min-height:0;flex:1 1 auto;display:grid;place-items:center;overflow:auto;overscroll-behavior:contain;border:1px solid var(--line);border-radius:16px;background:#111923}.photo-viewer-stage img{display:block;max-width:100%;max-height:min(64dvh,690px);width:auto;height:auto;object-fit:contain}.photo-viewer-meta,.photo-viewer-actions{flex:0 0 auto}@media(max-width:760px){.photo-viewer-backdrop{align-items:end;padding:max(8px,var(--safe-area-top)) 0 0}.photo-viewer-modal{width:100%;max-height:calc(100dvh - max(8px,var(--safe-area-top)));border-radius:22px 22px 0 0;padding:16px 14px calc(16px + var(--safe-area-bottom))}.photo-viewer-header h2{max-width:68vw}.photo-viewer-stage img{max-height:58dvh}}.chat-bg-custom{background-color:#e7ebee}.background-photo-controls{margin-top:12px;padding:12px;border:1px solid var(--line);border-radius:12px;background:#f8fafb;display:grid;gap:8px}.background-photo-controls>span{color:var(--muted);font-size:12px;font-weight:800}.background-photo-controls>div{display:flex;flex-wrap:wrap;gap:8px}.background-photo-controls button{min-height:40px;padding:8px 12px;border:1px solid #cbd5dc;border-radius:10px;background:#fff;color:var(--navy);font-weight:800}.background-photo-controls button.selected{border-color:var(--navy-2);background:#e8f0f5;box-shadow:0 0 0 2px #2147661a}.message-date-separator{width:100%;display:flex;align-items:center;justify-content:center;gap:10px;margin:14px 0 8px;color:#667784;font-size:12px;font-weight:850;line-height:1;pointer-events:none}.message-date-separator:before,.message-date-separator:after{content:"";flex:1 1 auto;max-width:110px;height:1px;background:#566c7b3d}.message-date-separator>span{display:inline-flex;align-items:center;min-height:26px;padding:6px 11px;border:1px solid rgba(86,108,123,.18);border-radius:999px;background:#ffffffdb;box-shadow:0 1px 3px #2539460f;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.chat-bg-custom .sender-name,.chat-bg-custom .message-block time,.chat-bg-custom .read-status,.chat-bg-custom .message-cancel-button{display:inline-flex;align-items:center;width:max-content;min-height:22px;padding:3px 7px;border:1px solid rgba(28,52,72,.16);border-radius:999px;background:#ffffffeb;color:#17324d;font-weight:800;line-height:1.15;text-shadow:none;box-shadow:0 1px 4px #14263424;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.chat-bg-custom .message-cancel-button{text-decoration:none}.chat-bg-custom .message-meta{gap:5px}.chat-bg-custom .message-date-separator:before,.chat-bg-custom .message-date-separator:after{background:#ffffffb8;box-shadow:0 1px 2px #1426342e}.chat-bg-custom .message-date-separator>span{background:#fffffff0;color:#17324d;border-color:#1c344829;box-shadow:0 1px 4px #14263424}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}:is(.attachment-button,.sticker-button,.send-button,.chat-home-button,.chat-refresh-button,.header-member-button,.group-chat-menu-button,.home-calendar-button,.home-menu-button,.home-play-button,.calendar-today-button,.calendar-settings-button,.gather-back-button,.icon-button,.members-button){white-space:nowrap;word-break:keep-all;overflow-wrap:normal}.sticker-button small{display:block;max-width:100%;white-space:nowrap;word-break:keep-all;overflow-wrap:normal;font-size:clamp(8px,2.2vw,9px);line-height:1;letter-spacing:-.03em}.composer textarea::placeholder{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:420px){.composer{gap:4px;padding-inline:7px}.attachment-button{width:38px;flex-basis:38px}.sticker-button{width:54px;flex-basis:54px}.send-button{min-width:0;padding-inline:10px;font-size:16px}.composer textarea{padding-inline:10px}}@media(max-width:360px){.composer{gap:3px;padding-inline:5px}.attachment-button{width:36px;flex-basis:36px}.sticker-button{width:50px;flex-basis:50px}.sticker-button small{font-size:8px}.send-button{padding-inline:8px;font-size:15px}.composer textarea{padding-inline:8px}}.composer>*{min-width:0}.composer textarea{width:100%;min-width:0}@media(max-width:600px){.composer{display:grid;grid-template-columns:44px 48px minmax(0,1fr) 58px;align-items:end;gap:5px;padding-inline:8px}.attachment-button{width:44px;min-width:44px;padding:0}.sticker-button{width:48px;min-width:48px;padding:0}.sticker-button span{font-size:22px}.sticker-button small{display:none!important}.send-button{width:58px;min-width:58px;padding-inline:0;white-space:nowrap!important;word-break:keep-all!important;overflow-wrap:normal!important;line-height:1}.composer textarea::placeholder{white-space:nowrap}}@media(max-width:360px){.composer{grid-template-columns:40px 44px minmax(0,1fr) 54px;gap:4px;padding-inline:6px}.attachment-button{width:40px;min-width:40px}.sticker-button{width:44px;min-width:44px}.send-button{width:54px;min-width:54px;font-size:15px}}.gather-poll-type-fieldset{min-width:0;margin:0;padding:0;border:0}.gather-poll-type-fieldset legend{margin:0 0 8px;padding:0;color:#2e3b47;font-weight:800}.gather-poll-type-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.gather-poll-type-option{position:relative;min-width:0;min-height:76px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:4px;padding:12px 40px 12px 14px;border:2px solid #cdd8df;border-radius:14px;background:#fff;color:var(--navy);text-align:left;box-shadow:none}.gather-poll-type-option strong{font-size:16px;line-height:1.35;white-space:nowrap}.gather-poll-type-option small{color:#667482;font-size:12px;font-weight:700;line-height:1.35}.gather-poll-type-option:after{content:"";position:absolute;top:50%;right:13px;width:20px;height:20px;border:2px solid #8b9aa6;border-radius:50%;transform:translateY(-50%);background:#fff}.gather-poll-type-option.selected{border-color:var(--navy);background:#eef5fa;box-shadow:0 0 0 2px #17324d14}.gather-poll-type-option.selected:after{content:"✓";display:grid;place-items:center;border-color:var(--navy);background:var(--navy);color:#fff;font-size:13px;font-weight:900}.gather-poll-type-option:focus-visible{outline:3px solid rgba(33,71,102,.22);outline-offset:2px}@media(max-width:360px){.gather-poll-type-grid{grid-template-columns:1fr}.gather-poll-type-option{min-height:66px}}.game-result-share-modal{display:flex;flex-direction:column;width:min(520px,calc(100vw - 24px));max-height:min(760px,calc(var(--app-height, 100dvh) - 24px));overflow:hidden}.game-result-share-header{flex:0 0 auto;gap:12px;padding-bottom:12px}.game-result-share-header>div{min-width:0}.game-result-share-header h2,.game-result-share-header p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.game-result-share-body{min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:0 2px 2px}.game-result-recipient-heading{margin:14px 0 8px;color:var(--ink);font-size:15px;font-weight:900}.game-result-recipient-list{display:grid;gap:9px;max-height:min(310px,42dvh);overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:2px}.game-result-recipient{display:grid;grid-template-columns:auto minmax(0,1fr) 34px;align-items:center;gap:11px;width:100%;min-height:66px;padding:10px 11px;border:2px solid #c8d9e4;border-radius:15px;background:#fff;color:var(--ink);text-align:left;touch-action:auto}.game-result-recipient:active{transform:none}.game-result-recipient.is-selected{border-color:#167e91;background:#eaf8f8;box-shadow:0 0 0 2px #167e911f}.game-result-recipient-copy{display:grid;min-width:0;gap:3px}.game-result-recipient-copy strong,.game-result-recipient-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.game-result-recipient-copy strong{font-size:17px;font-weight:900}.game-result-recipient-copy small{color:var(--muted);font-size:12px;font-weight:700}.game-result-recipient-check{display:grid;place-items:center;width:30px;height:30px;border:2px solid #9fb3c1;border-radius:999px;color:#fff;font-size:18px;font-weight:1000}.game-result-recipient.is-selected .game-result-recipient-check{border-color:#167e91;background:#167e91}.game-result-send-button{margin-top:14px}@media(max-width:420px){.game-result-share-modal{width:calc(100vw - 16px);max-height:calc(var(--app-height, 100dvh) - 16px);padding:16px 14px}.game-result-preview{padding:14px}.game-result-recipient-list{max-height:38dvh}.game-result-recipient{min-height:60px;padding:8px 9px}}.gather-qr-backdrop{place-items:start center;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:max(12px,var(--safe-area-top, 0px)) max(12px,var(--safe-area-right, 0px)) max(12px,var(--safe-area-bottom, 0px)) max(12px,var(--safe-area-left, 0px));-webkit-overflow-scrolling:touch}.gather-qr-backdrop .gather-qr-dialog{width:min(720px,100%);max-height:calc(var(--uchiwa-viewport-height, 100dvh) - 24px);margin:auto;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.gather-qr-details{display:grid;align-content:center;gap:10px;min-width:0}.gather-qr-backdrop .gather-qr-panel img{width:min(300px,calc(100vw - 86px));max-width:100%;height:auto;object-fit:contain}@media(orientation:landscape)and (max-height:900px){.gather-presentation-sidebar{gap:8px;padding:10px 12px}.gather-presentation-brand h1{font-size:clamp(20px,2vw,30px)}.gather-presentation-brand>span{font-size:10px}.gather-presentation-meta{gap:5px}.gather-presentation-meta>strong{padding:6px 11px;font-size:12px}.gather-presentation-meta>span{font-size:12px}.gather-presentation-qr-card{padding:7px;gap:4px;border-radius:13px}.gather-presentation-qr-card>span{font-size:13px}.gather-presentation-qr-card img{width:min(22dvh,165px);max-height:22dvh;padding:3px;border-radius:8px}.gather-presentation-qr-card>small{display:none}.gather-presentation-actions{gap:5px}.gather-presentation-actions button{min-height:38px;padding:7px 10px;font-size:12px}.gather-qr-backdrop{display:flex;align-items:flex-start;justify-content:center;padding:8px 10px}.gather-qr-backdrop .gather-qr-dialog{width:min(760px,100%);max-height:none;padding:14px 16px}.gather-qr-backdrop .gather-qr-dialog .modal-header h2{margin:0;font-size:clamp(20px,3.4vh,28px)}.gather-qr-backdrop .gather-qr-help{margin:4px 0 8px;font-size:12px;line-height:1.4}.gather-qr-backdrop .gather-qr-panel{display:grid;grid-template-columns:minmax(180px,auto) minmax(190px,1fr);align-items:center;gap:14px;padding:8px}.gather-qr-backdrop .gather-qr-panel img{width:min(42dvh,280px,36vw);max-height:42dvh}.gather-qr-backdrop .gather-join-code{margin:0}}@media(max-width:520px)and (orientation:portrait){.gather-qr-backdrop .gather-qr-dialog{padding:18px 16px}.gather-qr-backdrop .gather-qr-panel{padding:9px}.gather-qr-backdrop .gather-qr-panel img{width:min(270px,calc(100vw - 72px))}}.gather-presentation-page{height:var(--uchiwa-viewport-height, 100dvh);min-height:var(--uchiwa-viewport-height, 100dvh);max-height:var(--uchiwa-viewport-height, 100dvh)}.gather-presentation-sidebar,.gather-presentation-stage{height:var(--uchiwa-viewport-height, 100dvh);max-height:var(--uchiwa-viewport-height, 100dvh)}.gather-presentation-brand,.gather-presentation-meta,.gather-presentation-actions{flex:0 0 auto}.gather-presentation-qr-card{flex:0 0 auto;min-height:0}@media(orientation:landscape)and (max-height:900px){.gather-presentation-sidebar{overflow-x:hidden;overflow-y:auto;gap:6px;padding:8px 10px}.gather-presentation-brand h1{margin-top:2px;font-size:clamp(18px,3.2dvh,26px);line-height:1.05}.gather-presentation-meta{gap:3px}.gather-presentation-meta>strong{padding:5px 10px;font-size:11px}.gather-presentation-meta>span{font-size:11px}.gather-presentation-qr-card{padding:6px;gap:3px;overflow:visible;border-radius:12px}.gather-presentation-qr-card>span{font-size:12px;line-height:1.2}.gather-presentation-qr-card img{display:block;width:min(100%,18dvh,142px);height:auto;max-width:100%;max-height:none;aspect-ratio:1 / 1;object-fit:contain;padding:2px;border-radius:7px}.gather-presentation-qr-card>small{display:none}.gather-presentation-actions{margin-top:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}.gather-presentation-actions button{min-width:0;min-height:36px;padding:6px 7px;font-size:11px;white-space:nowrap}}@media(orientation:landscape)and (max-height:620px){.gather-presentation-meta{display:none}.gather-presentation-qr-card img{width:min(100%,20dvh,116px)}}.app-background-settings{margin:0}.group-card-row{display:flex;align-items:stretch;min-width:0}.group-card-row .group-card-main{flex:1 1 auto;width:auto;min-width:0;min-height:100px;padding:16px 8px 16px 16px}.group-card-row .group-card-main>span:nth-child(2){flex:1 1 auto}.group-card-row .group-card-main .group-unread-badge{flex:0 0 auto}.group-card-icon-actions{flex:0 0 auto;min-height:0;align-self:stretch;justify-content:center;align-items:center;gap:7px;padding:10px 11px 10px 4px;border-top:0;background:#fff}.group-card-icon-actions .group-card-icon-button{flex:0 0 44px;width:44px;height:44px;min-width:44px;display:grid;place-items:center;border:1px solid #d4dde4;border-radius:13px;background:#fff;color:var(--navy);padding:0;box-shadow:0 5px 14px #17324d14}.group-card-icon-actions .group-card-calendar{border-right:1px solid #b9d3df;background:linear-gradient(180deg,#f2fbff,#deedf4)}.group-card-icon-actions .group-card-manage-menu{font-size:23px;line-height:1}.group-card-icon-actions .group-card-icon-button:hover{background:#eef5f8}.group-card-icon-actions .group-card-calendar:hover{background:#e8f7fd}.group-card-icon-actions .group-card-icon-button:focus-visible{outline:3px solid rgba(33,71,102,.22);outline-offset:2px}.admin-management-row>.avatar{flex:0 0 42px;width:42px;height:42px;min-width:42px;max-width:42px;aspect-ratio:1 / 1;margin-top:0;border-radius:50%}@media(max-width:760px){.group-card-row .group-card-main{min-height:96px;padding:14px 6px 14px 14px;gap:10px}.group-card-row .group-card-main .avatar{width:40px;height:40px}.group-card-row .group-card-main strong{font-size:16px}.group-card-row .group-card-main small{font-size:13px}.group-card-icon-actions{gap:6px;padding:8px 9px 8px 3px}.group-card-icon-actions .group-card-icon-button{flex-basis:42px;width:42px;height:42px;min-width:42px}}@media(max-width:390px){.group-card-row .group-card-main{padding-left:12px;gap:8px}.group-card-row .group-card-main .avatar{width:38px;height:38px}.group-card-icon-actions{gap:4px;padding-right:7px}.group-card-icon-actions .group-card-icon-button{flex-basis:40px;width:40px;height:40px;min-width:40px;border-radius:12px}.group-card-icon-actions .home-calendar-live-icon{transform:scale(.94)}}.calendar-editor-modal,.calendar-editor-form,.calendar-editor-form *{-webkit-user-drag:none}.calendar-editor-form input[type=text],.calendar-editor-form input[type=number],.calendar-editor-form input:not([type]),.calendar-editor-form textarea{-webkit-user-select:text;user-select:text;-webkit-touch-callout:default;-webkit-user-drag:none}html.capacitor-android *,html.capacitor-android img,html.capacitor-android video,html.capacitor-android a,html.capacitor-android button{-webkit-user-drag:none!important}html.capacitor-android textarea.calendar-custom-clipboard-field,html.capacitor-android input.calendar-custom-clipboard-field{-webkit-touch-callout:none!important;-webkit-user-drag:none!important}.album-folder-toolbar{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:4px 0 14px;padding:5px;border-radius:14px;background:#eef3f6}.album-folder-toolbar button{min-height:42px;border:1px solid transparent;border-radius:11px;background:transparent;color:var(--navy);font-weight:850}.album-folder-toolbar button.selected{border-color:#bfd2df;background:#fff;box-shadow:0 3px 10px #21435d14}.album-folder-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:12px}.album-folder-card{border:1px solid #d3e0e8;border-radius:16px;padding:9px;background:#fff;text-align:left;color:var(--navy);overflow:hidden}.album-folder-preview{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:3px;width:100%;aspect-ratio:16 / 10;overflow:hidden;border-radius:11px;background:#eaf0f4}.album-folder-preview img,.album-folder-placeholder{width:100%;height:100%;min-width:0;min-height:0;object-fit:cover;display:grid;place-items:center;background:#eef3f6}.album-folder-info{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 3px 2px}.album-folder-info strong{min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.album-folder-info small{flex:0 0 auto;color:var(--muted)}.album-folder-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:2px 0 12px}.album-folder-heading>button{border:0;border-radius:999px;padding:8px 12px;background:#edf3f6;color:var(--navy);font-weight:800}.album-folder-heading>div{display:flex;align-items:baseline;gap:8px;min-width:0}.album-folder-heading strong{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.album-folder-heading span{color:var(--muted);font-size:12px}.album-item>div>span{display:grid;gap:1px;min-width:0}.album-item>div>span small:last-child{color:#728491}.image-batch-block{max-width:min(82%,520px)}.image-batch-message{width:min(430px,72vw);overflow:hidden;border:1px solid rgba(184,202,214,.95);border-radius:18px;background:#fffffff0;box-shadow:0 4px 14px #1d3b5214}.image-batch-heading,.image-batch-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 11px}.image-batch-heading{border-bottom:1px solid #dbe5eb}.image-batch-heading strong{font-size:14px}.image-batch-heading span{color:var(--muted);font-size:10px}.image-batch-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:3px;padding:3px;background:#dfe8ed}.image-batch-item{position:relative;min-width:0;overflow:hidden;background:#edf2f5}.image-batch-photo{position:relative;display:block;width:100%;aspect-ratio:1;border:0;padding:0;background:#e5ebef;overflow:hidden}.image-batch-photo img{display:block;width:100%;height:100%;object-fit:cover}.image-batch-photo>span{position:absolute;right:6px;bottom:6px;border-radius:999px;padding:3px 6px;background:#122a3eb8;color:#fff;font-size:9px;font-weight:850}.image-batch-placeholder{display:grid;place-items:center;aspect-ratio:1;color:#758590;background:#edf1f4;font-size:12px;font-weight:800}.image-batch-item-actions{display:flex;align-items:center;justify-content:flex-end;gap:4px;min-height:30px;padding:3px 5px;background:#fff}.image-batch-item-actions button{border:0;border-radius:999px;padding:4px 7px;background:#edf3f6;color:#355a72;font-size:9px;font-weight:850}.image-batch-item-actions button.saved{background:#e8f4ec;color:#2d6944}.image-batch-footer{border-top:1px solid #dbe5eb;align-items:center}.image-batch-footer span{color:#607582;font-size:10px}.image-batch-footer button{border:1px solid #bcd0dc;border-radius:999px;padding:7px 10px;background:#fff;color:var(--navy);font-size:10px;font-weight:900;white-space:nowrap}.image-batch-footer button:disabled{opacity:.55}@media(max-width:760px){.album-folder-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.album-folder-card{padding:7px;border-radius:13px}.album-folder-info{display:grid;gap:2px;padding-top:7px}.album-folder-info strong{font-size:12px}.image-batch-block{max-width:84%}.image-batch-message{width:min(340px,72vw)}.image-batch-heading{padding:8px 9px}.image-batch-footer{display:grid;grid-template-columns:1fr;padding:8px}.image-batch-footer button{width:100%;min-height:36px}}.album-empty.compact{min-height:180px}.album-folder-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}.album-folder-toolbar button small{margin-left:4px;color:var(--muted);font-size:10px}.album-folder-create-row,.album-folder-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:2px 0 14px}.album-folder-create-row>div{display:grid;gap:3px}.album-folder-create-row>div span{color:var(--muted);font-size:11px}.album-folder-create-row button,.album-folder-actions button{min-height:42px;border-radius:13px;padding:8px 14px;font-weight:850}.album-folder-actions{justify-content:flex-end}.album-folder-empty-icon{grid-column:1 / -1;grid-row:1 / -1;display:grid;place-items:center;width:100%;height:100%;font-size:44px;opacity:.78}@media(max-width:760px){.album-folder-create-row{align-items:stretch;flex-direction:column}.album-folder-create-row button{width:100%}.album-folder-actions{display:grid;grid-template-columns:1fr 1.35fr}.album-folder-actions button{min-width:0;padding-inline:8px;font-size:12px}}.group-home-page,.app-shell{animation:uchiwa-screen-enter .16s ease-out both}@keyframes uchiwa-screen-enter{0%{opacity:.72;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}.messages{position:relative;overflow-anchor:none}.messages-content{min-height:100%}.messages.messages-preparing .messages-content{visibility:hidden}.message-loading-state{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;display:grid;place-content:center;justify-items:center;gap:12px;color:var(--navy);text-align:center;background:inherit}.message-loading-state strong{font-size:15px}.older-messages-control{display:grid;justify-items:center;gap:5px;margin:0 auto 18px}.older-messages-control button{min-height:38px;padding:8px 16px;border:1px solid rgba(23,50,77,.18);border-radius:999px;background:#ffffffe6;color:var(--navy);font-weight:800}.older-messages-control small{color:var(--muted);font-size:11px}@media(prefers-reduced-motion:reduce){.group-home-page,.app-shell{animation:none}}.self-memo-avatar{background:linear-gradient(145deg,#fff4b8,#ffd96c);color:#684b13;font-size:25px;box-shadow:inset 0 0 0 1px #684b131f}.self-memo-avatar.avatar-small{font-size:19px}.messages.messages-ready .messages-content{visibility:visible}.calendar-day[role=button]{cursor:pointer;-webkit-tap-highlight-color:rgba(242,166,90,.14)}.calendar-day[role=button]:focus-visible{z-index:1;outline:3px solid rgba(57,116,167,.45);outline-offset:-3px}.calendar-day[role=button] .calendar-event-chip,.calendar-day[role=button] .calendar-more,.calendar-day[role=button] .calendar-day-number{pointer-events:none;-webkit-user-select:none;user-select:none}html.capacitor-android textarea,html.capacitor-android input:not([type=file]),html.capacitor-android [contenteditable=true]{-webkit-user-select:text;user-select:text;-webkit-touch-callout:default;-webkit-user-drag:none!important}.attachment-batch-retry{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px;padding:10px 12px;border-bottom:1px solid rgba(23,54,80,.16);background:#fff8ec;color:#173650;font-size:13px;font-weight:700}.attachment-batch-retry span{flex:1 1 220px}.attachment-batch-retry button:not(.text-button){min-height:38px;padding:8px 13px;border:1px solid #e59b49;border-radius:12px;background:#f7b66d;color:#3b2a1d;font-weight:800}.attachment-batch-retry .text-button{min-height:38px}@media(max-width:520px){.attachment-batch-retry{align-items:stretch}.attachment-batch-retry span{flex-basis:100%}}html.capacitor-android body{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}html.capacitor-android textarea,html.capacitor-android input:not([type=file]),html.capacitor-android [contenteditable=true]{-webkit-user-select:text;user-select:text;-webkit-touch-callout:default}.uchiwa-native-edit-menu{position:fixed;z-index:2147483000;left:max(8px,env(safe-area-inset-left));right:auto;top:max(8px,env(safe-area-inset-top));bottom:auto;width:min(680px,calc(100vw - 16px));max-height:min(42dvh,270px);overflow:auto;margin-inline:auto;padding:8px;border:1px solid #c9d6df;border-radius:16px;background:#fffffffa;box-shadow:0 8px 28px #102d4238;color:var(--navy);-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.uchiwa-native-edit-menu-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 3px 6px}.uchiwa-native-edit-menu-head strong{font-size:15px}.uchiwa-native-edit-menu-head span{color:#657986;font-size:12px;font-weight:750}.uchiwa-native-edit-menu-actions{display:grid;gap:6px}.uchiwa-native-edit-menu-actions.primary-actions{grid-template-columns:repeat(4,minmax(0,1fr))}.uchiwa-native-edit-menu-actions.range-actions{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:5px}.uchiwa-native-edit-menu button{min-height:36px;padding:5px;border:1px solid #cad8e2;border-radius:11px;background:#f7fafc;color:var(--navy);font-size:13px;font-weight:850;line-height:1.2}.uchiwa-native-edit-menu button:disabled{opacity:.42}.uchiwa-native-edit-menu-close{width:100%;margin-top:5px;background:#eef3f6!important}@media(max-width:430px){.uchiwa-native-edit-menu{padding:6px;max-height:min(46dvh,260px)}.uchiwa-native-edit-menu-actions.primary-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.uchiwa-native-edit-menu-actions.range-actions{grid-template-columns:repeat(4,minmax(0,1fr));gap:4px}.uchiwa-native-edit-menu button{min-height:37px;font-size:12px}.uchiwa-native-edit-menu-actions.range-actions button{padding-inline:3px;font-size:11px;letter-spacing:-.02em}}.chat-panel{position:relative}.chat-panel-preparing{overflow:hidden}.chat-opening-cover{position:absolute;top:0;right:0;bottom:0;left:0;z-index:28;display:grid;place-content:center;justify-items:center;gap:12px;text-align:center;color:var(--navy);background:linear-gradient(180deg,#f7f9fb,#eef4f7);pointer-events:auto}.chat-opening-cover strong{font-size:15px;font-weight:900}.messages.messages-preparing{background-image:none!important;background-color:#f4f7f9!important;overflow:hidden}.messages.messages-preparing .message-loading-state{background:transparent}html.capacitor-android .image-message{min-width:min(260px,68vw);min-height:176px}html.capacitor-android .image-message img{min-height:176px;background:#e7ebee}html.capacitor-android .video-message{min-height:176px}html.capacitor-android .custom-sticker-message img,html.capacitor-android .sticker-message{contain:layout paint}@media(max-width:760px){html.capacitor-android .image-message{min-width:min(300px,74vw);min-height:206px}html.capacitor-android .image-message img{min-height:206px}}@media(orientation:landscape)and (max-height:650px){html.capacitor-android .image-message{min-width:min(240px,58vw);min-height:150px}html.capacitor-android .image-message img{min-height:150px}}.album-folder-open{display:block;width:100%;padding:0;border:0;background:transparent;color:inherit;text-align:left}.album-folder-delete{width:100%;margin-top:8px;border:1px solid rgba(185,47,47,.22);border-radius:10px;padding:8px 10px;background:#fff4f2;color:#9c2d25;font-weight:700}.album-folder-actions .danger{border-color:#b92f2f40;background:#fff4f2;color:#9c2d25}.album-item>div button{margin-left:6px;margin-top:4px}.album-item{min-width:0}.album-item>a,.album-select-target{display:block;position:relative;width:100%;aspect-ratio:1;border:0;padding:0;background:#eef4f7;overflow:hidden}.album-select-target img{pointer-events:none}.album-item-body,.album-item>div.album-item-body{display:grid;grid-template-columns:1fr;align-items:stretch;gap:6px;padding:7px}.album-item-meta,.album-item>div>span.album-item-meta{display:grid;gap:1px;min-width:0;color:#395467;line-height:1.2}.album-item-meta small{min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:10px}.album-item-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;width:100%}.album-item .album-item-action,.album-item>div button.album-item-action{min-width:0;min-height:30px;margin:0;border:1px solid #bfd2df;border-radius:999px;padding:4px 5px;background:#f7fbfd;color:#33586f;font-size:10px;font-weight:900;line-height:1;white-space:nowrap;word-break:keep-all;overflow:hidden;text-overflow:ellipsis;text-align:center}.album-item .album-item-action.danger{border-color:#b92f2f42;background:#fff4f2;color:#9c2d25}.album-item .album-item-action.unavailable{border-color:#d4dde4;background:#f3f6f8;color:#6b7c89}.album-item .album-item-action.select{width:100%;border-color:#c9d9e4;background:#fff;color:#355a72}.album-item .album-item-action.select.selected,.album-item.selected .album-item-action.select{border-color:#7da9c4;background:#e8f4fb;color:#1f5a7a}.album-item.selected{outline:3px solid rgba(45,108,145,.28);outline-offset:-3px}.album-select-check{position:absolute;top:6px;right:6px;display:grid;place-items:center;width:24px;height:24px;border:2px solid rgba(255,255,255,.96);border-radius:999px;background:#234a63b3;color:#fff;font-size:15px;font-weight:950;box-shadow:0 2px 8px #00000029}.album-item:not(.selected) .album-select-check{background:#ffffffe6;color:transparent;border-color:#455e718c}.album-selection-bar{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px;margin:2px 0 14px;padding:8px;border:1px solid #d4e1e8;border-radius:14px;background:#f5f9fb}.album-selection-bar strong{margin-right:auto;color:#2b4f68;font-size:13px}.album-selection-bar button{min-height:38px;border-radius:12px;padding:7px 11px;font-size:12px;font-weight:850}@media(max-width:760px){.album-item-body,.album-item>div.album-item-body{padding:6px;gap:5px}.album-item-meta small{font-size:9px}.album-item .album-item-action,.album-item>div button.album-item-action{min-height:28px;padding-inline:4px;font-size:9px}.album-selection-bar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.album-selection-bar strong{grid-column:1 / -1;margin-right:0}.album-selection-bar button{min-width:0;width:100%;padding-inline:8px}}.chat-refresh-button{flex:0 0 auto;width:44px;height:44px;border:1px solid #d5dde4;border-radius:10px;background:#fff;color:var(--navy);display:grid;place-items:center;font-size:24px;line-height:1;font-weight:900;cursor:pointer}.chat-refresh-button:disabled{opacity:.55;cursor:default}.chat-refresh-button.refreshing{animation:uchiwa-refresh-spin .9s linear infinite}@keyframes uchiwa-refresh-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.header-member-icon-button{width:44px;min-width:44px;height:44px;padding:0;display:grid;place-items:center;color:var(--navy)!important;font-size:21px;line-height:1}.header-member-icon-button:after{content:none!important}.header-member-icon-button span{display:block;line-height:1}@media(max-width:420px)and (orientation:portrait){.chat-refresh-button,.header-member-icon-button,.group-chat-menu-button{width:42px;min-width:42px;height:42px}.chat-refresh-button{font-size:22px}.header-member-icon-button{font-size:20px}}@media(orientation:landscape)and (max-height:650px)and (max-width:1100px){.chat-refresh-button,.header-member-icon-button{width:38px;min-width:38px;height:38px;padding:0}.chat-refresh-button{font-size:21px}.header-member-icon-button{font-size:18px}}.gather-room-layout.participant-layout{min-height:0}.gather-participant-stage{min-height:0;display:block}.gather-participant-stage>.gather-module-card{min-height:0}.gather-participant-stage>.gather-chat-card{min-height:0;max-height:none}.gather-participant-stage>.gather-chat-card .gather-chat-list{flex:0 1 auto;min-height:min(150px,32dvh);max-height:min(420px,52dvh);overflow-y:auto;-webkit-overflow-scrolling:touch}.gather-participant-stage>.gather-chat-card .gather-chat-composer{flex:0 0 auto}@media(max-width:860px){.gather-room-layout.participant-layout{min-height:0;padding-bottom:max(12px,var(--safe-area-bottom))}.gather-participant-stage>.gather-module-card,.gather-participant-stage>.gather-chat-card{min-height:0}.gather-participant-stage>.gather-chat-card .gather-chat-list{min-height:120px;max-height:min(360px,50dvh)}}@media(orientation:landscape)and (max-height:650px){.gather-participant-stage>.gather-chat-card .gather-chat-list{min-height:96px;max-height:min(280px,46dvh)}}.calendar-error strong{flex:1;min-width:0}.calendar-error-actions{display:inline-flex;align-items:center;gap:8px;flex-shrink:0}.calendar-error-actions button{border:1px solid rgba(152,47,47,.28);border-radius:999px;background:#ffffffe0;color:#982f2f;font-weight:800;padding:5px 10px}.composer-count{grid-column:3 / -1;font-size:.72rem;color:#6f6254;padding:0 .25rem .18rem;text-align:right}.composer-count.near{color:#9a681e}.composer-count.long{color:#7756a8;font-weight:700}.long-memo-card{display:flex;gap:.7rem;max-width:min(420px,76vw);padding:.8rem;border-radius:18px;background:#fffcf5f5;border:1px solid rgba(126,103,75,.18);box-shadow:0 8px 20px #3126181a;color:#33291d}.message-row.mine .long-memo-card{background:#fff4cffa}.long-memo-icon{flex:0 0 auto;width:2.2rem;height:2.2rem;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;background:#fffc;font-size:1.35rem}.long-memo-card-body{min-width:0;display:flex;flex-direction:column;gap:.24rem}.long-memo-card-body>strong{font-size:.78rem;color:#7b6550}.long-memo-card-body>b{font-size:.98rem;overflow-wrap:anywhere}.long-memo-card-body>small{color:#89745d}.long-memo-card-body>p{margin:.15rem 0 0;color:#5d4f40;line-height:1.45;overflow-wrap:anywhere}.long-memo-open{align-self:flex-start;margin-top:.2rem}.long-memo-viewer-modal{width:min(760px,calc(100vw - 1.4rem));max-height:min(86vh,var(--uchiwa-viewport-height, 86vh) - 2rem);display:flex;flex-direction:column}.long-memo-viewer-meta{color:#796b5b;font-size:.86rem;margin-bottom:.5rem}.long-memo-viewer-body{flex:1 1 auto;overflow:auto;white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.7;background:#fffcf5e6;border:1px solid rgba(112,92,70,.18);border-radius:16px;padding:1rem;font-family:inherit;font-size:.98rem}.composer{flex-wrap:wrap}.composer-count{flex:1 0 100%;order:20}.direct-name-helper{display:block;margin-top:6px;color:#5f7384;font-size:.86rem;font-weight:700;line-height:1.5}.direct-create-self-name{margin:12px 0 14px;padding:12px;border:1px solid rgba(91,124,153,.18);border-radius:16px;background:#ffffffb8}html,body,#root{background-color:#f2f4f6;overflow-x:hidden}.chat-page-background{position:relative;isolation:isolate;background-color:#f2f4f6;background-position:center;background-repeat:no-repeat;background-size:cover}.chat-panel{position:relative;isolation:isolate;background:transparent}.chat-background-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;min-width:100%;min-height:100%;pointer-events:none;background-attachment:scroll;transform:translateZ(0)}.chat-panel>.chat-header,.chat-panel>.inline-error,.chat-panel>.attachment-batch-retry,.chat-panel>.room-feature-tabs,.chat-panel>.messages,.chat-panel>.composer-wrap{position:relative;z-index:1}.messages{background:transparent}.messages-content{min-height:100%;background:transparent}.composer-wrap{background:transparent}.composer{background:#fff}@media(max-width:760px){.composer-wrap{padding-bottom:var(--safe-area-bottom)}.composer{padding-bottom:8px}}.direct-chat-menu-button,.group-chat-menu-button{position:relative;z-index:2;flex:0 0 auto;width:44px;min-width:44px;height:44px;border:1px solid #d5dde4;border-radius:10px;background:#fff;color:var(--navy);display:grid;place-items:center;padding:0;font-size:26px;line-height:1;font-weight:800;cursor:pointer;-webkit-user-select:none;user-select:none}.direct-chat-menu-button.open,.group-chat-menu-button.open{background:#eef3f6}body.talk-header-menu-open{overflow:hidden;overscroll-behavior:none}.talk-header-menu-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147482000;pointer-events:none;isolation:isolate}.talk-header-menu-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;margin:0;padding:0;border:0;border-radius:0;background:#12243214;pointer-events:auto;touch-action:none}.talk-header-menu{position:absolute;z-index:1;top:max(calc(env(safe-area-inset-top) + 68px),72px);right:max(12px,env(safe-area-inset-right));width:min(320px,calc(100vw - 24px));max-height:calc(100dvh - max(calc(env(safe-area-inset-top) + 82px),86px) - max(12px,env(safe-area-inset-bottom)));overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:7px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 18px 48px #0d243747;display:grid;gap:4px;pointer-events:auto}.talk-header-menu button{width:100%;min-height:46px;border:0;border-radius:10px;background:transparent;color:var(--navy);padding:11px 13px;display:flex;align-items:center;gap:10px;text-align:left;font-size:15px;font-weight:800;line-height:1.35;pointer-events:auto}.talk-header-menu button:hover,.talk-header-menu button:focus-visible{background:#eef3f6}.talk-header-menu button:disabled{opacity:.55;cursor:wait}.talk-header-menu button.danger{color:#9b3030}.talk-header-menu button.danger:hover,.talk-header-menu button.danger:focus-visible{background:#fff0f0}.talk-header-menu button>span{flex:0 0 24px;width:24px;text-align:center;font-size:18px}.message-bottom-anchor{width:100%;height:1px;min-height:1px;scroll-margin-block-end:0;pointer-events:none}.latest-message-button{position:absolute;z-index:18;right:max(16px,env(safe-area-inset-right));bottom:calc(82px + max(8px,env(safe-area-inset-bottom)));min-height:42px;padding:9px 15px;border:1px solid rgba(25,68,96,.22);border-radius:999px;background:#fffffff7;color:var(--navy);box-shadow:0 8px 24px #12324833;font-size:13px;font-weight:900;pointer-events:auto}.latest-message-button span{margin-left:4px}@media(max-width:760px){.direct-chat-menu-button,.group-chat-menu-button{width:42px;min-width:42px;height:42px}.talk-header-menu{top:max(calc(env(safe-area-inset-top) + 62px),66px);right:max(8px,env(safe-area-inset-right));width:min(320px,calc(100vw - 16px));max-height:calc(100dvh - max(calc(env(safe-area-inset-top) + 74px),78px) - max(8px,env(safe-area-inset-bottom)))}.latest-message-button{right:max(10px,env(safe-area-inset-right));bottom:calc(76px + max(8px,env(safe-area-inset-bottom)))}}@media(orientation:landscape)and (max-height:650px)and (max-width:1100px){.direct-chat-menu-button,.group-chat-menu-button{width:38px;min-width:38px;height:38px}.talk-header-menu{top:max(calc(env(safe-area-inset-top) + 54px),58px);max-height:calc(100dvh - max(calc(env(safe-area-inset-top) + 64px),68px) - max(6px,env(safe-area-inset-bottom)))}.talk-header-menu button{min-height:40px;padding-block:8px}.latest-message-button{bottom:calc(64px + max(6px,env(safe-area-inset-bottom)))}}.message-text-content{white-space:pre-wrap;overflow-wrap:anywhere}.message-auto-link,.long-memo-viewer-body .message-auto-link{color:#075fa8;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px;cursor:pointer;word-break:break-all}.mine .message-auto-link{color:#064f8a}.message-with-link-preview{display:grid;gap:7px;min-width:0;width:min(100%,420px)}.message-link-preview{display:block;width:min(100%,420px);overflow:hidden;border:1px solid rgba(40,67,88,.2);border-radius:14px;background:#fffffffa;color:#183449;text-decoration:none;box-shadow:0 4px 12px #17324d1a;cursor:pointer;touch-action:pan-y}.message-link-preview:hover,.message-link-preview:focus-visible{border-color:#075fa873;box-shadow:0 5px 16px #17324d29}.message-link-preview-image{display:block;width:100%;aspect-ratio:1.91 / 1;object-fit:cover;background:#eef2f4}.message-link-preview-copy{display:grid;gap:5px;padding:10px 12px 11px;min-width:0}.message-link-preview-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-size:.92rem;line-height:1.35;overflow-wrap:anywhere}.message-link-preview-description{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;color:#5c6c78;font-size:.8rem;line-height:1.42;overflow-wrap:anywhere}.message-link-preview-copy small{overflow:hidden;color:#71808b;font-size:.72rem;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.message-bubble>.message-link-preview{margin-top:8px}.system-message .message-link-preview{text-align:left}@media(max-width:760px){.message-block{max-width:86%}.message-link-preview,.message-with-link-preview{width:min(100%,360px)}}.lazy-storage-image-shell{display:block;min-width:0;min-height:0}.lazy-storage-image-shell>img{display:block;max-width:100%}.lazy-storage-image-shell.avatar,.lazy-storage-image-shell.avatar-small{display:inline-flex;flex:0 0 auto;overflow:hidden}.lazy-storage-image-shell.avatar>img,.lazy-storage-image-shell.avatar-small>img{width:100%;height:100%}.lazy-storage-video-shell{width:100%;min-width:0}.image-message{width:min(360px,66vw)}.image-message>.lazy-storage-image-shell{width:100%;aspect-ratio:4 / 3;overflow:hidden;background:#e7ebee}.image-message>.lazy-storage-image-shell>img{width:100%;height:100%;max-height:none;object-fit:cover}.image-batch-photo>.lazy-storage-image-shell,.album-photo-open .lazy-storage-image-shell,.album-select-target .lazy-storage-image-shell,.album-folder-preview .lazy-storage-image-shell,.calendar-editor-images figure .lazy-storage-image-shell,.calendar-detail-image-button .lazy-storage-image-shell{width:100%;height:100%}.image-batch-photo>.lazy-storage-image-shell>img,.album-photo-open img,.album-select-target img,.album-folder-preview img,.calendar-editor-images figure img,.calendar-detail-image-button img{width:100%;height:100%;object-fit:cover}.custom-sticker-choice .lazy-storage-image-shell,.custom-sticker-message .lazy-storage-image-shell,.sticker-action-preview .lazy-storage-image-shell{display:inline-block;width:auto;height:auto}.album-photo-open{display:block;width:100%;aspect-ratio:1;overflow:hidden;padding:0;border:0;background:#eef4f7;cursor:pointer}.album-load-more{margin-top:12px}.calendar-detail-image-button{flex:0 0 auto;width:150px;height:116px;overflow:hidden;padding:0;border:1px solid #dce3e8;border-radius:12px;background:#eef2f4;cursor:pointer}@media(max-width:700px){.calendar-detail-image-button{width:128px;height:98px}.image-message{width:min(300px,74vw)}}@media(orientation:landscape)and (max-height:650px){.image-message{width:min(240px,58vw)}}.header-call-button{position:relative;min-width:52px;min-height:44px;border:1px solid #a9c9bd;border-radius:12px;background:#e8f6f0;color:#1d6249;padding:5px 9px 4px;display:inline-flex;align-items:center;justify-content:center;gap:5px;font-weight:900;white-space:nowrap}.header-call-button>span{font-size:18px;line-height:1}.header-call-button>strong{font-size:12px}.header-call-button>small{position:absolute;right:2px;bottom:-7px;border-radius:999px;background:#74541d;color:#fff;padding:1px 5px;font-size:8px;line-height:1.35;letter-spacing:.02em}.header-call-button:active{transform:translateY(1px)}.uchiwa-call-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483100;display:grid;place-items:center;padding:max(18px,env(safe-area-inset-top)) 18px max(18px,env(safe-area-inset-bottom));background:#08141fa3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.uchiwa-call-card{position:relative;width:min(430px,100%);max-height:min(760px,calc(var(--uchiwa-viewport-height, 100dvh) - 36px));overflow:auto;border:1px solid rgba(255,255,255,.72);border-radius:28px;background:linear-gradient(180deg,#fff,#f2f7f5);color:#17324d;box-shadow:0 30px 90px #00000057;padding:28px 22px 20px;text-align:center}.uchiwa-call-minimize{position:absolute;top:12px;right:14px;width:44px;height:44px;border:0;border-radius:50%;background:#e7ecef;color:#39505f;font-size:24px;font-weight:900}.uchiwa-call-avatar{width:92px;height:92px;margin:4px auto 10px;border-radius:50%;display:grid;place-items:center;background:#dff0e9;border:4px solid white;box-shadow:0 10px 28px #17324d21;font-size:42px}.uchiwa-call-testing{display:inline-block;border-radius:999px;background:#72511b;color:#fff;padding:3px 9px;font-size:10px;font-weight:900}.uchiwa-call-card h2{margin:10px 0 4px;font-size:24px}.uchiwa-call-status{margin:0;color:#526674;font-weight:800;line-height:1.6}.uchiwa-call-time{display:block;margin:8px 0 0;font-size:34px;font-variant-numeric:tabular-nums;font-weight:900;color:#17324d}.uchiwa-call-warning{margin:12px auto 0;border-radius:12px;background:#fff3d8;color:#775415;padding:8px 12px;font-size:12px;font-weight:800;line-height:1.5}.uchiwa-call-primary-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:24px}.uchiwa-call-primary-actions.single{grid-template-columns:1fr}.uchiwa-call-primary-actions button{min-height:54px;border:0;border-radius:16px;color:#fff;font-size:17px;font-weight:900}.uchiwa-call-answer{background:#26845f}.uchiwa-call-decline{background:#b44747}.uchiwa-call-controls{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:22px}.uchiwa-call-controls button{min-width:0;min-height:82px;border:1px solid #ced9df;border-radius:17px;background:#fff;color:#294456;display:grid;place-items:center;align-content:center;gap:5px;padding:8px 5px}.uchiwa-call-controls button span{font-size:23px}.uchiwa-call-controls button strong{font-size:11px;line-height:1.35}.uchiwa-call-controls button.active{background:#e5edf1;border-color:#96abb8}.uchiwa-call-controls button.danger{background:#b73f3f;color:#fff;border-color:#a13333}.uchiwa-call-web-note{display:block;margin-top:14px;color:#697b87;line-height:1.5}.uchiwa-call-diagnostics{margin-top:16px;text-align:left;border-top:1px solid #d9e1e5;padding-top:10px}.uchiwa-call-diagnostics summary{cursor:pointer;color:#5b6f7c;font-size:12px;font-weight:900}.uchiwa-call-diagnostics dl{display:grid;gap:5px;margin:10px 0 0}.uchiwa-call-diagnostics dl div{display:grid;grid-template-columns:120px 1fr;gap:8px;font-size:11px}.uchiwa-call-diagnostics dt{color:#6b7c87}.uchiwa-call-diagnostics dd{margin:0;overflow-wrap:anywhere;font-weight:800}.uchiwa-call-mini-bar{position:fixed;z-index:2147483050;left:50%;bottom:max(14px,env(safe-area-inset-bottom));transform:translate(-50%);width:min(560px,calc(100vw - 24px));min-height:54px;border:1px solid #a8cabe;border-radius:18px;background:#e7f6f0;color:#1b5f47;box-shadow:0 12px 36px #0f2d2440;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:9px 14px;text-align:left}.uchiwa-call-mini-bar span{font-size:21px}.uchiwa-call-mini-bar strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.uchiwa-call-mini-bar time{font-variant-numeric:tabular-nums;font-weight:900}.uchiwa-call-route-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483200;display:grid;place-items:end center;background:#08141f59}.uchiwa-call-route-sheet{width:min(520px,100%);max-height:70dvh;overflow:auto;border-radius:24px 24px 0 0;background:#fff;padding:14px 16px max(18px,env(safe-area-inset-bottom));box-shadow:0 -20px 60px #00000040}.uchiwa-call-route-sheet header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.uchiwa-call-route-sheet h3{margin:0}.uchiwa-call-route-sheet header button{width:44px;height:44px;border:0;border-radius:50%;background:#eef2f4;font-size:22px}.uchiwa-call-route-sheet>button{width:100%;min-height:52px;border:0;border-top:1px solid #e3e8eb;background:#fff;color:#263e4e;display:flex;align-items:center;justify-content:space-between;padding:10px 4px;font-weight:800}.uchiwa-call-route-sheet>button strong{color:#277356;font-size:12px}.uchiwa-call-route-sheet>button.selected{background:#edf7f3}@media(max-width:620px){.header-call-button{width:44px;min-width:44px;height:44px;padding:0}.header-call-button>strong{display:none}.header-call-button>small{right:-1px}.uchiwa-call-card{border-radius:24px;padding-inline:16px}}@media(orientation:landscape)and (max-height:650px){.header-call-button{min-width:38px;width:38px;min-height:38px;height:38px}.uchiwa-call-card{max-height:calc(100dvh - 18px);padding-top:16px}.uchiwa-call-avatar{width:64px;height:64px;font-size:30px}.uchiwa-call-controls button{min-height:62px}.uchiwa-call-time{font-size:26px}}@media(max-width:520px){.header-call-button{width:44px;min-width:44px;height:44px;min-height:44px;padding:0}.header-call-button>strong{display:none}.header-call-button>small{right:-2px;bottom:-6px;font-size:7px;padding-inline:4px}}@media(orientation:landscape)and (max-height:650px)and (max-width:1100px){.header-call-button{width:38px;min-width:38px;height:38px;min-height:38px;padding:0}.header-call-button>strong{display:none}.header-call-button>small{right:-3px;bottom:-7px;font-size:7px;padding-inline:3px}}html,body,#root{width:100%;height:100%;min-height:0;max-height:100%;overflow:hidden}.app-shell.chat-page-background{position:fixed;inset-inline:0;top:var(--uchiwa-viewport-offset-top, 0px);width:100%;height:var(--uchiwa-viewport-height, 100dvh);min-height:0;max-height:var(--uchiwa-viewport-height, 100dvh);overflow:hidden;animation:none}.chat-panel{display:flex;flex-direction:column;min-height:0;height:100%;max-height:100%;overflow:hidden}.chat-panel>.messages{flex:1 1 0;min-height:0;height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;touch-action:pan-y;scroll-padding-block:10px 16px}.chat-panel>.composer-wrap{flex:0 0 auto;min-height:0;position:relative;z-index:20;background:#fff}.composer{min-width:0;min-height:0}.composer textarea[data-chat-composer=true]{min-width:0;min-height:44px;max-height:min(35dvh,240px);overflow-y:auto;overscroll-behavior:contain;resize:none;scroll-margin:0;-webkit-overflow-scrolling:touch}html.uchiwa-keyboard-open .composer-wrap{padding-bottom:0}html.uchiwa-chat-composer-editing .messages{scroll-behavior:auto}.latest-message-button{bottom:calc(var(--chat-composer-height, 76px) + 8px)}@media(max-width:600px){.composer{display:grid;grid-template-columns:44px 48px minmax(0,1fr) 58px;grid-template-areas:"attach sticker input send" "count count count count";grid-template-rows:auto auto;align-items:end}.composer>.attachment-button{grid-area:attach}.composer>.sticker-button{grid-area:sticker}.composer>textarea[data-chat-composer=true]{grid-area:input;width:100%}.composer>.send-button{grid-area:send}.composer>.composer-count{grid-area:count;width:100%;min-width:0;max-width:100%;margin:0;padding-top:2px;overflow-wrap:anywhere}}@media(max-width:360px){.composer{grid-template-columns:40px 44px minmax(0,1fr) 54px}}@media(orientation:landscape)and (max-height:650px){.composer textarea[data-chat-composer=true]{max-height:min(38dvh,160px)}}.location-share-backdrop,.location-detail-backdrop{z-index:3600;padding:max(10px,env(safe-area-inset-top)) max(10px,env(safe-area-inset-right)) max(10px,env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left))}.location-share-modal,.location-detail-modal{width:min(760px,100%);max-height:min(92dvh,var(--uchiwa-viewport-height, 92vh));overflow:hidden;display:flex;flex-direction:column}.location-share-modal>.modal-header,.location-detail-modal>.modal-header{flex:0 0 auto}.location-choice-list,.location-picker-body,.location-confirm-body,.location-detail-modal>:not(.modal-header){min-height:0}.location-choice-list{display:grid;gap:12px;padding:16px;overflow-y:auto}.location-choice-list>button{border:1px solid #dbcbb7;border-radius:18px;background:#fffdf9;padding:16px;display:grid;grid-template-columns:44px 1fr;gap:2px 12px;text-align:left;align-items:center;min-height:82px}.location-choice-list>button>span{grid-row:1 / span 2;font-size:29px;text-align:center}.location-choice-list>button>strong{font-size:17px}.location-choice-list>button>small,.location-choice-list>p{color:#756b60;line-height:1.5}.location-choice-list>p{margin:4px 2px 0;font-size:13px}.location-loading{min-height:260px;display:grid;place-content:center;justify-items:center;gap:12px;padding:24px;text-align:center}.location-loading p{margin:0;color:#746a60}.location-picker-body{overflow-y:auto;overscroll-behavior:contain;padding:14px;display:grid;gap:11px}.location-search{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.location-search input,.location-label-field input{width:100%;min-height:44px;border:1px solid #cfc4b6;border-radius:12px;background:#fff;padding:10px 12px;font:inherit}.location-search button{min-width:76px}.location-search-results{display:grid;gap:5px;max-height:210px;overflow-y:auto;border:1px solid #e0d5c8;border-radius:14px;padding:6px;background:#fff}.location-search-results button{text-align:left;display:grid;gap:3px;border:0;border-bottom:1px solid #eee5da;background:#fff;border-radius:9px;padding:10px}.location-search-results button:last-child{border-bottom:0}.location-search-results small{color:#6c655e;line-height:1.35}.location-picker-help{margin:0;color:#625b54;font-size:13px;line-height:1.45}.location-accuracy-warning{margin:0}.location-label-field{display:grid;gap:6px;font-weight:700}.location-address-preview{display:grid;gap:3px;padding:11px 13px;border-radius:12px;background:#f5f0e8}.location-address-preview strong{line-height:1.45}.location-address-preview small{color:#746b62;font-variant-numeric:tabular-nums}.location-picker-actions{display:grid;grid-template-columns:minmax(110px,.7fr) minmax(160px,1.3fr);gap:10px}.location-picker-actions button{min-height:46px}.location-share-error{margin:0 14px 14px;display:grid;gap:8px}.location-share-error button{justify-self:start}.location-confirm-body{padding:18px;display:grid;gap:16px;overflow-y:auto}.location-confirm-body h3{margin:0}.location-confirm-card{display:grid;gap:7px;border:1px solid #dfd0bd;border-radius:16px;background:#fffaf2;padding:16px}.location-confirm-card strong{font-size:18px}.location-confirm-card p{margin:0;line-height:1.5}.location-confirm-card small{color:#73695f}.location-message-card{width:min(360px,76vw);overflow:hidden;border:1px solid rgba(91,78,62,.28);border-radius:16px;background:#fffffff7;color:#2c2925;box-shadow:0 3px 12px #3327181f}.location-card-body{display:grid;gap:6px;padding:12px 13px 13px}.location-card-kind{justify-self:start;border-radius:999px;background:#f0e5d2;color:#65533c;padding:3px 8px;font-size:11px;font-weight:800}.location-card-body>strong{font-size:16px;line-height:1.35}.location-card-body>p{margin:0;color:#514d48;line-height:1.45;font-size:13px}.location-card-body>small{color:#766f68}.location-card-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:3px}.location-card-actions button{min-height:40px;padding:7px 8px;font-size:13px}.location-detail-modal{overflow-y:auto}.location-detail-address,.location-detail-note,.location-coordinate-details,.location-detail-actions{margin-left:16px;margin-right:16px}.location-detail-address{margin-top:14px;margin-bottom:6px;font-weight:700;line-height:1.55}.location-detail-note{margin-top:0;color:#6d655d}.location-coordinate-details{border:1px solid #ddd2c5;border-radius:12px;padding:10px 12px}.location-coordinate-details code{display:block;padding-top:8px;overflow-wrap:anywhere}.location-detail-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:14px;margin-bottom:18px}.location-detail-actions button{min-height:44px}@media(max-width:600px){.location-share-backdrop,.location-detail-backdrop{padding:0;align-items:stretch}.location-share-modal,.location-detail-modal{width:100%;max-width:none;max-height:var(--uchiwa-viewport-height, 100dvh);min-height:var(--uchiwa-viewport-height, 100dvh);border-radius:0}.location-picker-body{padding:10px}.location-message-card{width:min(340px,78vw)}.location-card-actions,.location-detail-actions{grid-template-columns:1fr 1fr}}@media(max-width:380px){.location-card-actions,.location-detail-actions{grid-template-columns:1fr}.location-message-card{width:min(310px,76vw)}}.location-map-toolbar{display:flex;justify-content:flex-end;margin:0 0 8px}.location-map-toolbar button{min-height:40px;padding:8px 12px;border:1px solid rgba(30,64,175,.24);border-radius:999px;background:#fff;color:#1d4ed8;font-weight:700}.google-location-map-shell{position:relative;min-height:clamp(280px,45dvh,430px);border:1px solid #c9c0b4;border-radius:16px;overflow:hidden;background:#e8edf1}.google-location-map{width:100%;min-height:clamp(280px,45dvh,430px)}.location-map-status{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;display:grid;place-content:center;justify-items:center;gap:10px;padding:24px;text-align:center;background:#f8fafcf0;color:#334155}.location-map-status.error{color:#8b1e1e;background:#fff8f8f7}.location-map-status small{color:#6b7280;line-height:1.45}.location-search{position:relative;grid-template-columns:minmax(0,1fr)}.location-search-state{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:#6b7280;font-size:12px;pointer-events:none}.location-search input{padding-right:82px}.location-card-icon-panel{min-height:86px;display:grid;place-content:center;background:linear-gradient(135deg,#f8efe1,#efe0c7);border-bottom:1px solid rgba(91,78,62,.18)}.location-card-icon-panel span{font-size:42px;filter:drop-shadow(0 3px 2px rgba(0,0,0,.18))}.location-detail-summary{margin:16px;border:1px solid #dfd0bd;border-radius:18px;background:#fffaf2;padding:18px;display:grid;justify-items:center;gap:8px;text-align:center}.location-detail-summary>span{font-size:48px}.location-detail-summary>strong{font-size:19px}.location-detail-summary>p{margin:0;line-height:1.5;color:#514d48}.location-card-actions button:first-child,.location-detail-actions button:nth-child(2){font-size:12px}@media(max-width:600px){.google-location-map-shell,.google-location-map{min-height:clamp(270px,42dvh,380px)}.google-location-map-shell{border-radius:12px}}.video-processing-backdrop,.video-preview-backdrop{z-index:120}.video-processing-modal{width:min(390px,100%);text-align:center;display:grid;justify-items:center;gap:14px}.video-processing-modal h2,.video-processing-modal p{margin:0}.video-processing-modal p{color:var(--muted);font-size:13px}.video-processing-icon{font-size:44px}.video-compression-progress{width:100%;height:12px;overflow:hidden;border-radius:999px;background:#e9eef2}.video-compression-progress>span{display:block;height:100%;border-radius:inherit;background:var(--navy);transition:width .25s ease}.video-preview-modal{width:min(560px,100%)}.video-preview-player{width:100%;max-height:56vh;border-radius:16px;background:#111;object-fit:contain}.video-preview-meta{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}.video-preview-meta span{padding:6px 9px;border-radius:999px;background:#f1f4f6;color:#53616c;font-size:12px;font-weight:700}.video-preview-actions{margin-top:16px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.video-preview-actions .text-button{grid-column:1 / -1;justify-self:center}@media(max-width:760px){.video-processing-backdrop,.video-preview-backdrop{align-items:end;padding:0}.video-processing-modal,.video-preview-modal{width:100%;border-radius:22px 22px 0 0;padding-bottom:calc(18px + env(safe-area-inset-bottom))}.video-preview-player{max-height:48vh}.video-preview-actions{grid-template-columns:1fr}.video-preview-actions .text-button{grid-column:auto;width:100%}}.video-message{width:auto;max-width:min(440px,76vw);overflow:visible;border-radius:16px;background:transparent;border:0}.video-message>span{display:block;padding:5px 3px 0;color:#60707c;background:transparent;font-size:10px}.chat-video-shell{position:relative;overflow-anchor:none;scroll-margin-block:10px 16px}.chat-video-shell.is-compact{width:clamp(180px,58vw,220px);max-width:min(220px,100%)}.chat-video-shell.is-expanded{width:min(var(--chat-video-expanded-width, 440px),100%);max-width:100%}.chat-video-thumbnail-button,.chat-video-frame{position:relative;display:block;width:100%;overflow:hidden;border:1px solid #d3dbe1;border-radius:16px;background:#151a1e}.chat-video-thumbnail-button{min-height:120px;padding:0;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:center}.chat-video-thumbnail-button:disabled{cursor:wait;opacity:1}.chat-video-thumbnail-image{display:block;width:100%;max-height:280px;object-fit:contain;background:#111}.chat-video-thumbnail-fallback{display:grid;place-content:center;gap:5px;width:100%;min-height:150px;padding:18px;color:#e9eef2;background:linear-gradient(145deg,#3d4850,#232a2f);font-size:15px;font-weight:850}.chat-video-thumbnail-fallback small{color:#cdd7dd;font-size:10px;font-weight:700}.chat-video-frame{height:var(--chat-video-expanded-height, auto);max-height:calc(100dvh - var(--chat-composer-height, 76px) - 150px - env(safe-area-inset-bottom))}.chat-video-frame.is-preparing{position:absolute;inset:0 auto auto 0;z-index:-1;width:min(var(--chat-video-expanded-width, 440px),100%);height:var(--chat-video-expanded-height, 240px);visibility:hidden;pointer-events:none}.chat-video-frame video{display:block;width:100%;height:100%;max-height:inherit;background:#111;object-fit:contain}.chat-video-loading{position:absolute;left:50%;bottom:10px;transform:translate(-50%);padding:4px 9px;border-radius:999px;background:#0a1218b8;color:#fff;font-size:10px;font-weight:800;pointer-events:none}.chat-video-play{position:absolute;inset:50% auto auto 50%;display:grid;place-items:center;transform:translate(-50%,-50%);width:50px;height:50px;border:1px solid rgba(255,255,255,.82);border-radius:50%;background:#0a1218ad;color:#fff;font-size:21px;line-height:1;padding-left:3px;pointer-events:none;box-shadow:0 5px 18px #0000003d}.chat-video-collapse{position:absolute;top:8px;right:8px;border:0;border-radius:999px;padding:5px 9px;background:#0a1218b8;color:#fff;font-size:10px;font-weight:800}.video-save-button{border:0;border-radius:999px;padding:1px 6px;background:transparent;color:#416982;font-size:10px;font-weight:800;text-decoration:underline}.video-save-button:disabled{opacity:.62}.video-save-button.saved{color:#4f765e;text-decoration:none}@media(max-width:760px){.chat-video-shell.is-compact{width:clamp(180px,58vw,220px)}.chat-video-shell.is-expanded{width:min(var(--chat-video-expanded-width, 440px),100%)}}.uchiwa-call-route-link{margin:8px auto 0;border:0;background:transparent;color:#456b82;font-size:11px;font-weight:800;text-decoration:underline}.boot-reload-button{position:relative;z-index:2;min-height:42px;margin-top:10px;padding:9px 22px;border:1px solid rgba(33,71,102,.24);border-radius:999px;background:#ffffffe6;color:var(--navy);font-weight:800;box-shadow:0 8px 20px #17324d1a}.calendar-agenda>header{grid-template-columns:minmax(0,1fr) 58px 36px;gap:6px;padding-inline:10px}.calendar-agenda-left{min-width:0;display:flex;align-items:center;gap:8px}.calendar-agenda-left .calendar-agenda-date{flex:0 1 auto;min-width:64px}.calendar-agenda-left .calendar-agenda-weather{flex:0 1 auto}.calendar-agenda>header>button:last-child{width:36px;height:36px}.calendar-agenda-weather{min-width:76px;min-height:46px;display:flex;align-items:center;justify-content:center;gap:5px;border:1px solid #d8e2e8;border-radius:12px;background:#fff;color:#29465c;padding:4px 7px;line-height:1}.calendar-agenda>header .calendar-agenda-weather{width:auto;height:46px;border:1px solid #d8e2e8;border-radius:12px;background:#fff;color:#29465c;padding:4px 7px;font-size:inherit;box-shadow:none}.calendar-agenda>header .calendar-agenda-weather:active{transform:translateY(1px)}.calendar-agenda-weather-empty{border-color:transparent;background:transparent}.calendar-weather-icon{width:25px;height:25px;flex:0 0 auto;color:#8a949e}.weather-icon-sun{fill:#f5b400}.weather-icon-sun-stroke{fill:none;stroke:#f5b400}.weather-icon-cloud{fill:#8a949e}.weather-icon-fog-stroke{fill:none;stroke:#8a949e}.weather-icon-rain-stroke{fill:none;stroke:#2387d9}.weather-icon-snow-stroke{fill:none;stroke:#63bce5}.weather-icon-thunder{fill:#e5a000}.weather-icon-unknown{fill:#8a949e}.weather-icon-unknown-stroke{stroke:#8a949e}.calendar-weather-temperatures{min-width:0;display:inline-flex;align-items:baseline;gap:2px;color:#566b79;font-size:13px;font-style:normal;font-variant-numeric:tabular-nums;font-weight:800;white-space:nowrap}.calendar-weather-temperatures strong{color:#b85135;font-size:14px!important}.calendar-weather-temperatures i{color:#93a1aa;font-style:normal}.calendar-weather-location-prompt,.calendar-weather-unavailable{color:#607887;font-size:11px;font-weight:850;white-space:nowrap}.calendar-agenda-weather.needs-location{border-style:dashed!important;background:#f8fbfc!important}.calendar-weather-setting{gap:8px!important}.calendar-weather-setting>p{margin:0;color:#60717d;font-size:11px;line-height:1.5}.calendar-weather-setting>div:last-child{display:grid;grid-template-columns:1fr 1fr;gap:7px}.calendar-weather-setting button{min-height:38px;border:1px solid #cbd7de;border-radius:10px;background:#f7fafb;color:var(--navy);padding:7px 9px;font-weight:850}.calendar-weather-setting button:disabled{opacity:.5}.weather-location-backdrop{position:fixed;z-index:90;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:max(14px,var(--safe-area-top)) 14px max(14px,var(--safe-area-bottom));background:#1223317a;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.weather-location-dialog{width:min(520px,100%);max-height:min(720px,calc(100dvh - 28px));display:flex;flex-direction:column;overflow:hidden;border:1px solid #d6e0e6;border-radius:20px;background:#fff;box-shadow:0 24px 80px #11253547}.weather-location-dialog>header{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 18px;border-bottom:1px solid var(--line)}.weather-location-dialog>header small{color:var(--orange);font-size:11px;font-weight:900}.weather-location-dialog>header h2{margin:2px 0 0;color:var(--navy);font-size:20px}.weather-location-dialog>header button{width:40px;height:40px;border:1px solid #d6e0e6;border-radius:12px;background:#f7fafb;color:var(--navy);font-size:26px;line-height:1}.weather-location-search{display:grid;gap:7px;padding:16px 18px 10px}.weather-location-search>label{color:#526877;font-size:12px;font-weight:850}.weather-location-search>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.weather-location-search input{min-width:0;height:46px;border:1px solid #cbd7de;border-radius:11px;background:#fff;color:#233b4c;padding:9px 12px;font:inherit;font-size:16px}.weather-location-search button,.weather-location-dialog footer>button{min-height:44px;border:1px solid #c6d3dc;border-radius:11px;background:#f6fafc;color:var(--navy);padding:8px 14px;font-weight:850}.weather-location-search button{background:var(--navy);color:#fff}.weather-location-search button:disabled,.weather-location-dialog footer>button:disabled{opacity:.5}.weather-location-current,.weather-location-error{margin:0;padding:4px 18px 8px;font-size:12px}.weather-location-current{color:#526877}.weather-location-error{color:#a13e3e;font-weight:750}.weather-location-results{min-height:80px;flex:1 1 auto;overflow-y:auto;display:grid;align-content:start;gap:7px;padding:4px 18px 14px}.weather-location-results>button{width:100%;display:grid;gap:3px;border:1px solid #d8e1e7;border-radius:12px;background:#fff;color:#263f50;padding:11px 12px;text-align:left}.weather-location-results>button.selected{border-color:var(--orange);background:#fff8ef;box-shadow:inset 0 0 0 1px #f2a65a59}.weather-location-results strong{font-size:14px}.weather-location-results small{color:#6a7b87;font-size:10px}.weather-location-dialog footer{display:grid;grid-template-columns:1fr auto;gap:8px;padding:13px 18px 16px;border-top:1px solid var(--line);background:#fbfcfd}.weather-location-dialog footer .weather-location-save{background:var(--navy);color:#fff}.weather-location-dialog footer .weather-location-clear{color:#8f3c3c}.weather-location-dialog footer small{grid-column:1 / -1;color:#7d8b94;text-align:right}.weather-location-dialog footer a{color:inherit}@media(max-width:760px){.calendar-agenda>header{grid-template-columns:minmax(0,1fr) 58px 36px;gap:6px;padding:8px 10px}.calendar-agenda-left{gap:7px}.calendar-agenda-weather,.calendar-agenda>header .calendar-agenda-weather{min-width:82px}.weather-location-backdrop{align-items:end;padding:max(8px,var(--safe-area-top)) 0 0}.weather-location-dialog{width:100%;max-height:calc(100dvh - max(8px,var(--safe-area-top)));border-radius:20px 20px 0 0;padding-bottom:var(--safe-area-bottom)}}@media(max-width:390px){.calendar-agenda>header{grid-template-columns:minmax(0,1fr) 52px 34px;gap:4px;padding-inline:7px}.calendar-agenda-left{gap:4px}.calendar-agenda-date strong{font-size:15px!important}.calendar-agenda-date span{font-size:10px}.calendar-agenda-weather,.calendar-agenda>header .calendar-agenda-weather{min-width:68px;gap:3px;padding-inline:4px}.calendar-weather-icon{width:22px;height:22px}.calendar-weather-temperatures{gap:1px;font-size:11px}.calendar-weather-temperatures strong{font-size:12px!important}.calendar-agenda-count{min-width:52px}.calendar-agenda-count strong{font-size:16px}.calendar-agenda>header>button:last-child{width:34px;height:34px}.weather-location-dialog footer{grid-template-columns:1fr}.weather-location-dialog footer small{grid-column:1}}.calendar-agenda>header .calendar-agenda-add-button{width:36px;height:36px;min-width:36px;min-height:36px;padding:0;display:grid;place-items:center;line-height:1}.calendar-agenda-add-button svg{width:24px;height:24px;display:block;overflow:visible;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round}@media(max-width:390px){.calendar-agenda>header .calendar-agenda-add-button{width:34px;height:34px;min-width:34px;min-height:34px}.calendar-agenda-add-button svg{width:23px;height:23px}}.watch-location-native-status{display:grid;gap:5px;margin:-2px 0 14px;padding:11px 12px;border:1px solid #cfdee7;border-radius:12px;background:#f7fbfd;color:#4c6678;font-size:12px}.watch-location-native-status span{display:block}.watch-location-native-status small{color:#61798a;line-height:1.55}.watch-location-native-status .text-button{justify-self:start;padding-left:0}.watch-location-card-actions{flex:0 0 auto;display:flex!important;align-items:center;justify-content:flex-end;gap:8px!important;min-width:max-content!important}.watch-location-card-actions .secondary{min-height:34px;padding:7px 10px;border-radius:999px;font-size:12px;white-space:nowrap}.watch-location-card-actions .secondary:disabled{opacity:.62}.watch-location-request-status{display:block;margin-top:3px;color:#355e78!important;font-weight:750;line-height:1.5}@media(max-width:560px){.watch-location-card-actions{width:100%;justify-content:flex-start;flex-wrap:wrap;min-width:0!important}}.device-security-settings-entry .home-utility-link-row{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:left}.device-security-settings-entry .home-utility-link-row span:first-child{display:grid;gap:3px}.device-security-settings-entry .home-utility-link-row span:last-child{white-space:nowrap;font-weight:700}.device-security-page{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:grid;grid-template-rows:auto minmax(0,1fr)}.device-security-header{grid-template-columns:minmax(92px,1fr) auto minmax(92px,1fr)}.device-security-header>div{display:grid;justify-items:center;gap:2px;min-width:0}.device-security-header>button:last-child{justify-self:end}.device-security-scroll{overflow:auto;padding:14px;padding-bottom:max(24px,var(--safe-area-bottom))}.device-security-summary,.device-security-no-manager,.device-security-card,.device-security-details{max-width:720px;margin:0 auto 12px}.device-security-summary{display:flex;justify-content:space-between;gap:12px;padding:14px}.device-security-no-manager{padding:16px}.device-security-list{display:grid;gap:12px;max-width:720px;margin:0 auto 12px}.device-security-card{margin:0;padding:14px}.device-security-card.is-current{border-width:2px}.device-security-card.is-revoked{opacity:.72}.device-security-card header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.device-security-card h3,.device-security-card p{margin:0}.device-security-card header p{margin-top:3px}.device-security-role{border-radius:999px;padding:4px 9px;font-size:.82rem;white-space:nowrap}.device-security-role.manager{font-weight:700}.device-security-card dl{display:grid;gap:7px;margin:14px 0 0}.device-security-card dl div{display:grid;grid-template-columns:88px minmax(0,1fr);gap:8px}.device-security-card dd{margin:0;overflow-wrap:anywhere}.device-security-card-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.device-unknown-action{margin-top:8px}.device-security-warning{margin-top:10px!important;font-size:.9rem}.device-security-details{padding:0 14px}.device-security-details>summary{cursor:pointer;padding:14px 0;font-weight:700}.device-security-details[open]{padding-bottom:14px}.device-security-events{display:grid;gap:10px;padding:0;list-style:none}.device-security-events li{display:flex;justify-content:space-between;gap:12px}.device-security-events time{white-space:nowrap}.device-security-recovery-notice{z-index:1300}.device-security-recovery-notice .modal{display:grid;gap:12px}.device-security-recovery-notice h2,.device-security-recovery-notice p{margin:0}.device-security-recovery-notice code{padding:14px;text-align:center;font-size:1.2rem;overflow-wrap:anywhere}@media(max-width:520px){.device-security-header{grid-template-columns:62px minmax(0,1fr) 62px}.device-security-summary,.device-security-events li{display:grid}.device-security-events time{white-space:normal}}
