.import-media{color:#243d30;background:#f5f8f5;border:1px solid #d8e2db;border-radius:14px;min-width:0;margin:16px 0;padding:16px}.import-media h3{margin:0 0 10px;font-size:16px;font-weight:600}.import-media p{margin:8px 0;font-size:14px;line-height:1.5}.import-media a{color:#762d43;text-underline-offset:3px;text-decoration:underline}.import-media-gallery{flex-wrap:wrap;gap:16px;display:flex}.import-media-gallery>div{gap:8px;width:180px;max-width:100%;font-size:14px;display:grid}.import-media .import-media-preview{cursor:zoom-in;background:#fff;border:1px solid #c1cfc5;border-radius:10px;width:100%;height:130px;padding:4px;overflow:hidden}.import-media-preview img{object-fit:contain;width:100%;height:100%}.import-media .import-media-download{font:inherit;color:#762d43;text-underline-offset:3px;cursor:pointer;background:0 0;border:0;padding:8px;text-decoration:underline}[data-theme=dark] .import-media .import-media-download{color:#efbecd}.import-media-tools button:last-child{margin-left:auto;padding:8px 12px;font-size:14px}.import-media-viewer{width:min(1000px,100vw - 24px);height:min(850px,calc(var(--dialog-height,100dvh) - 24px));color:#243d30;box-sizing:border-box;background:#fff;border-radius:16px;flex-direction:column;min-height:0;padding:16px;display:flex;overflow:hidden}.import-media-viewer header{flex:none;justify-content:space-between;align-items:center;gap:12px;display:flex}.import-media-viewer h2{overflow-wrap:anywhere;margin:0;font-size:18px;font-weight:600}.import-media-viewer button{color:#fff;cursor:pointer;background:#762d43;border:0;border-radius:8px;min-width:40px;min-height:40px;font-size:20px}.import-media-viewer button:disabled{opacity:.45;cursor:default}.import-media-tools{flex-wrap:wrap;flex:none;align-items:center;gap:12px;padding:12px 0;display:flex}.import-media-tools a{color:#762d43;margin-left:auto;text-decoration:underline}.import-media-canvas{overscroll-behavior:contain;background:#e9eee9;border-radius:8px;flex:1;min-height:0;overflow:auto}.import-media-canvas img{object-fit:contain;max-width:none;height:auto;display:block}[data-theme=dark] .import-media{color:#e5eee6;background:#223128;border-color:#4c6353}[data-theme=dark] .import-media a,[data-theme=dark] .import-media-tools a{color:#efbecd}[data-theme=dark] .import-media-viewer{color:#e5eee6;background:#1c2a22}[data-theme=dark] .import-media-canvas{background:#111d16}@media (max-width:480px){.import-media,.import-media-viewer{padding:12px}.import-media-viewer h2{font-size:16px}}.import-media-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.import-media-heading h3{margin:0}.import-media .import-media-add{color:#fff;min-height:44px;font:inherit;cursor:pointer;background:#762d43;border:1px solid #0000;border-radius:8px;padding:8px 14px}.import-media .import-media-add:disabled{opacity:.5;cursor:default}.import-media .import-media-help,.import-media .import-media-count{font-size:13px}.import-media-file{box-sizing:border-box;background:#e9eee9;border:1px solid #c1cfc5;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:130px;padding:12px;font-weight:600;display:flex}.import-media-filename{overflow-wrap:anywhere;font-size:14px;font-weight:400;line-height:1.4}[data-theme=dark] .import-media-file{color:#e5eee6;background:#18291f;border-color:#4c6353}.import-media-gallery{margin-top:12px}@media (max-width:480px){.import-media-gallery{gap:12px}.import-media-gallery>div{width:calc(50% - 6px)}.import-media .import-media-preview,.import-media-file{height:112px;min-height:112px}}
.push-settings{border:1px solid var(--line,#617267);background:var(--surface,#f6f7f5);color:var(--ink,#152b20);border-radius:20px;margin:16px 0 24px;padding:24px;font-size:1rem;line-height:1.5}.push-settings h2{margin:8px 0;font-size:1.25rem}.push-settings p{margin:8px 0 14px}.push-pilot-label{color:inherit;font-size:.875rem;font-weight:700}.push-settings fieldset{border:0;margin:16px 0;padding:0}.push-settings legend{margin-bottom:8px;font-weight:700}.push-settings label{cursor:pointer;align-items:center;gap:12px;min-height:44px;display:flex}.push-settings input[type=checkbox]{accent-color:#831c38;flex:none;width:22px;height:22px}.push-actions{flex-wrap:wrap;gap:12px;display:flex}.push-settings button{font:inherit;min-height:44px;color:inherit;cursor:pointer;background:0 0;border:1px solid;border-radius:12px;padding:10px 16px}.push-settings button.primary-action{color:#fff;background:#831c38;border-color:#831c38}.push-settings button:disabled{opacity:.55;cursor:not-allowed}.push-settings .push-disable{margin-top:12px}.push-settings .push-privacy{margin-top:16px;font-size:.875rem}.push-settings :focus-visible{outline-offset:3px;outline:3px solid #348566}[data-theme=dark] .push-settings{color:#f4f8f5;background:#12261c;border-color:#60766a}.demo-app .push-settings input[type=checkbox]{height:22px;min-height:22px;box-shadow:none;background:0 0;margin:0;padding:0}@media (max-width:480px){.push-settings{padding:16px}.push-actions{flex-direction:column}.push-actions button{width:100%}}
html[data-theme] body.typography-refined :is(.demo-app,.visit-workspace) .header-five{color:#f0f7ed;height:auto;min-height:80px;box-shadow:none;background:#214c37;border-bottom:1px solid #3c6a4e;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:20px;padding:14px 28px;display:grid;overflow:visible}html[data-theme=dark] body.typography-refined :is(.demo-app,.visit-workspace) .header-five{background:#193e2c}html[data-theme] body.typography-refined .header-five .demo-brand{justify-self:start;width:133.07px;min-width:0;max-width:100%;margin:0}html[data-theme] body.typography-refined .header-five .brand-lockup-account{box-sizing:border-box;border-radius:16.8px;justify-content:center;width:100%;height:53.85px;padding:8.4px 13.2px 8.4px 9.6px;font-size:11.4px}html[data-theme] body.typography-refined .header-five .header-five-status{justify-self:center;min-width:0}html[data-theme] body.typography-refined .header-five .database-state{color:#d5e5da;margin:0;position:static}html[data-theme] body.typography-refined .header-five .header-five-tools{border:1px solid #73937d;border-radius:8px;align-items:center;gap:0;padding:3px;display:flex}html[data-theme] body.typography-refined .header-five .header-five-tools button{color:#f0f7ed;width:44px;height:44px;min-height:44px;box-shadow:none;background:0 0;border:0;border-radius:5px;flex:none;place-items:center;padding:0;font-size:16px;font-weight:500;line-height:1;display:grid;transform:none}html[data-theme] body.typography-refined .header-five .header-five-tools button+button{border-left:1px solid #73937d}html[data-theme] body.typography-refined .header-five .header-five-tools button:hover,html[data-theme] body.typography-refined .header-five .header-five-tools button[aria-pressed=true]{background:#335c42}html[data-theme] body.typography-refined .header-five .header-five-tools svg{width:22px;height:22px}html[data-theme] body.typography-refined .header-five .header-five-telegram{position:relative}html[data-theme] body.typography-refined .header-five .header-five-telegram i{background:#90e5af;border-radius:50%;width:6px;height:6px;position:absolute;top:5px;right:5px}html[data-theme] body.typography-refined .header-five .header-five-profile{justify-self:end;min-width:0;max-width:180px;position:relative}html[data-theme] body.typography-refined .header-five .header-five-profile>summary{cursor:pointer;color:#f0f7ed;overflow-wrap:anywhere;border-left:1px solid #73937d;align-items:center;min-height:44px;padding:8px 12px;font-weight:500;list-style:none;display:flex}html[data-theme] body.typography-refined .header-five .header-five-profile .database-state{flex:none;align-items:center;gap:0;margin:0 0 0 8px;display:inline-flex}html[data-theme] body.typography-refined .header-five summary::-webkit-details-marker{display:none}html[data-theme] body.typography-refined .header-five .header-five-profile-menu{z-index:60;background:var(--ui-panel);border:1px solid var(--ui-line);width:240px;max-width:calc(100vw - 32px);color:var(--ui-ink);border-radius:12px;gap:6px;padding:16px;display:grid;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 12px 30px #0003}html[data-theme] body.typography-refined .header-five .header-five-profile-menu span{color:var(--ui-muted);font-size:var(--ui-secondary)}html[data-theme] body.typography-refined .header-five .header-five-profile-menu button{border:1px solid var(--ui-line);background:var(--ui-soft);min-height:44px;color:var(--ui-ink);border-radius:8px;margin-top:8px}.header-five-navigation{display:none}@media (max-width:820px){html[data-theme] body.typography-refined :is(.demo-app,.visit-workspace) .header-five{padding:12px max(16px,env(safe-area-inset-right)) 12px max(16px,env(safe-area-inset-left));grid-template-columns:minmax(0,1fr) auto;gap:8px;position:relative;top:auto}html[data-theme] body.typography-refined .header-five .demo-brand{grid-area:1/1;height:53.85px}html[data-theme] body.typography-refined .header-five .header-five-tools{grid-area:1/2;justify-self:end}html[data-theme] body.typography-refined .header-five .header-five-status{display:none}html[data-theme] body.typography-refined .header-five .header-five-profile{grid-area:2/2;max-width:144px}html[data-theme] body.typography-refined .header-five .header-five-profile>summary{border:0;justify-content:flex-end;padding:8px 0}html[data-theme] body.typography-refined .header-five .header-five-navigation{grid-area:2/1;min-width:0;display:block}html[data-theme] body.typography-refined .header-five .mobile-section-nav{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;margin:0;padding:0;display:block;position:static}html[data-theme] body.typography-refined .header-five .mobile-section-nav>summary{color:#f0f7ed;min-height:44px;box-shadow:none;background:0 0;border:0;border-bottom:1px solid #73937d;border-radius:0;align-items:center;padding:8px 36px 8px 4px;transition:background-color .16s,border-color .16s,box-shadow .16s;display:flex}html[data-theme] body.typography-refined .header-five .mobile-section-nav[open]>summary{background:0 0;border-bottom-color:#bfe7ca;box-shadow:0 4px 8px -5px #8ce4b3}html[data-theme] body.typography-refined .header-five .mobile-section-nav>summary:focus-visible{outline-offset:3px;outline:2px solid #bfe7ca}html[data-theme] body.typography-refined .header-five .mobile-section-nav>summary>span{display:none}html[data-theme] body.typography-refined .header-five .mobile-section-nav>summary>b{font-size:var(--ui-secondary);color:inherit;text-shadow:none}html[data-theme] body.typography-refined .header-five .mobile-section-nav>summary:after{width:16px;height:16px;color:inherit;background:0 0;border:0;top:50%;right:12px;transform:translateY(-50%)}html[data-theme] body.typography-refined .header-five .mobile-section-nav>div{z-index:55;top:calc(100% + 6px);left:max(16px,env(safe-area-inset-left));right:max(16px,env(safe-area-inset-right));max-height:min(65dvh,calc(100dvh - 176px - env(safe-area-inset-bottom)));overscroll-behavior:contain;background:var(--ui-panel);border:1px solid var(--ui-line);border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:8px;display:grid;position:absolute;overflow-y:auto;box-shadow:0 12px 30px #0003}html[data-theme] body.typography-refined .header-five .mobile-section-nav>div>:is(button,a){white-space:normal;overflow-wrap:anywhere;text-align:left;min-width:0;min-height:44px}}@media (max-width:820px) and (hover:hover){html[data-theme] body.typography-refined .header-five .mobile-section-nav>summary:hover{background:0 0;border-bottom-color:#bfe7ca;box-shadow:0 4px 8px -5px #8ce4b3}}html[data-theme] body.typography-refined .header-five .header-five-account-action{justify-self:end;min-width:0}html[data-theme] body.typography-refined .header-five .header-five-account-action a,html[data-theme] body.typography-refined .header-five .header-five-navigation>a{color:#f0f7ed;min-height:44px;font-size:var(--ui-secondary);align-items:center;text-decoration:none;display:flex}@media (max-width:820px){html[data-theme] body.typography-refined .header-five .header-five-account-action{grid-area:2/2}html[data-theme] body.typography-refined .header-five .header-five-navigation>a{border-bottom:1px solid #73937d;padding:8px 4px}}@media (min-width:821px){html[data-theme] body.typography-refined .header-five:has(.ready-cabinet-link) .header-five-status{display:none}html[data-theme] body.typography-refined .header-five:has(.ready-cabinet-link) .header-five-navigation{grid-area:1/2;display:block}html[data-theme] body.typography-refined .header-five:has(.ready-cabinet-link) .header-five-tools{grid-area:1/3}html[data-theme] body.typography-refined .header-five:has(.ready-cabinet-link) .header-five-profile{grid-area:1/4}}html[data-theme] body.typography-refined .header-five .header-five-account-action .database-state{margin-left:8px}
