:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#25251f;background:#f5f2ea;font-synthesis:none;text-rendering:optimizeLegibility;--surface: #fffdf8;--surface-strong: #ffffff;--line: #e7e1d5;--line-strong: #d9d1c2;--text: #25251f;--muted: #78766c;--accent: #6f7655;--accent-deep: #555d3e;--accent-soft: #e9ecd9;--danger: #a84b43;--danger-soft: #f8e5e1;--warning: #a06822;--warning-soft: #f8ecd8;--success: #4b7659;--success-soft: #e4efe6;--shadow: 0 18px 50px rgba(68, 60, 42, .08)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at top right,#ece8d8 0,transparent 34%),#f5f2ea}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}.shell{min-height:100vh;display:grid;grid-template-columns:220px minmax(0,1fr)}.sidebar{position:sticky;top:0;height:100vh;padding:28px 18px 20px;display:flex;flex-direction:column;border-right:1px solid rgba(217,209,194,.72);background:#f9f7f0db;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand{display:flex;align-items:center;gap:10px;font-size:19px;font-weight:750;letter-spacing:-.02em;padding:0 8px 28px}.brand-mark{width:44px;height:44px;border-radius:15px;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:linear-gradient(145deg,#7f8660,#565e40);box-shadow:0 10px 24px #4c543738}.brand-mark.small{width:31px;height:31px;border-radius:10px}.sidebar nav{display:grid;gap:7px}.sidebar nav a{display:flex;align-items:center;gap:11px;padding:11px 13px;border-radius:12px;color:#6f6d64;font-size:14px;font-weight:650}.sidebar nav a:hover{background:#ffffffb3;color:var(--text)}.sidebar nav a.active{background:var(--surface-strong);color:var(--accent-deep);box-shadow:0 8px 22px #4e452f14}.sidebar-footer{margin-top:auto;display:flex;align-items:center;gap:10px;padding:14px 8px 0;border-top:1px solid var(--line)}.avatar{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:var(--accent-soft);color:var(--accent-deep);font-size:12px;font-weight:800}.sidebar-user{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;font-size:13px;font-weight:650}.content{min-width:0}.page{width:min(1080px,calc(100% - 72px));margin:0 auto;padding:58px 0 90px}.page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:30px}.page-header h1{margin-bottom:8px;font-size:clamp(30px,4vw,43px);line-height:1.05;letter-spacing:-.04em}.page-header .subtle{max-width:620px}.eyebrow{margin-bottom:8px;color:var(--accent);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.subtle{color:var(--muted);line-height:1.65}.count-pill{padding:8px 12px;border:1px solid var(--line);border-radius:999px;color:var(--muted);background:#ffffff8c;font-size:13px;font-weight:700}.button{border:0;border-radius:12px;padding:10px 15px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:13px;font-weight:750;cursor:pointer;transition:.16s ease}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{opacity:.55;cursor:default}.button.primary{color:#fff;background:var(--accent-deep);box-shadow:0 9px 20px #4b52352e}.button.secondary{border:1px solid var(--line-strong);background:var(--surface-strong)}.button.compact{padding:8px 11px}.button.full{width:100%}.button.inline{margin-top:22px}.icon-button{width:34px;height:34px;padding:0;display:inline-grid;place-items:center;border:0;border-radius:10px;background:transparent;cursor:pointer;color:var(--muted)}.icon-button:hover{background:#f0ece3;color:var(--text)}.icon-button.danger:hover{color:var(--danger);background:var(--danger-soft)}.back-button{display:inline-flex;align-items:center;gap:7px;border:0;background:transparent;color:var(--muted);padding:6px 0;margin-bottom:22px;cursor:pointer;font-weight:650}.inbox-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:16px}.filter-tabs{display:flex;gap:6px;overflow-x:auto;padding-bottom:3px}.filter-tabs button{white-space:nowrap;border:0;border-radius:999px;padding:8px 13px;background:transparent;color:var(--muted);font-size:13px;font-weight:700;cursor:pointer}.filter-tabs button.active{background:var(--surface-strong);color:var(--text);box-shadow:0 6px 16px #4a422e12}.search-box{min-width:230px;height:40px;padding:0 12px;display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:12px;color:var(--muted);background:#ffffffa6}.search-box input{width:100%;border:0;outline:0;background:transparent}.message-list{overflow:hidden;border:1px solid var(--line);border-radius:20px;background:#fffdf8d1;box-shadow:var(--shadow)}.message-row{position:relative;display:grid;grid-template-columns:10px minmax(0,1fr);gap:14px;padding:20px 22px;border-bottom:1px solid var(--line);transition:background .15s ease}.message-row:last-child{border-bottom:0}.message-row:hover{background:#ffffffd6}.message-row.unread{background:#ffffffb8}.message-row.unread h2{font-weight:790}.priority-dot{width:8px;height:8px;border-radius:50%;margin-top:7px;background:#b4b1a8;box-shadow:0 0 0 4px #b4b1a81f}.priority-dot.high{background:#d28b38;box-shadow:0 0 0 4px #d28b381f}.priority-dot.urgent{background:#c94c42;box-shadow:0 0 0 4px #c94c421f}.priority-dot.low,.priority-dot.min{background:#87a083}.message-title-line{display:flex;justify-content:space-between;align-items:baseline;gap:18px}.message-title-line h2{margin-bottom:7px;min-width:0;font-size:16px;line-height:1.35;letter-spacing:-.01em}.message-title-line time{flex:0 0 auto;color:#969287;font-size:12px}.message-main>p{margin-bottom:12px;color:#66645c;line-height:1.55;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.message-meta{display:flex;align-items:center;flex-wrap:wrap;gap:9px;color:#8a877e;font-size:12px}.app-badge{color:var(--accent-deep);font-weight:750}.status-badge{display:inline-flex;padding:4px 8px;border-radius:999px;background:#efede7;color:#76736a;font-size:11px;font-weight:750}.status-badge.success{background:var(--success-soft);color:var(--success)}.status-badge.failed{background:var(--danger-soft);color:var(--danger)}.status-badge.partial_success{background:var(--warning-soft);color:var(--warning)}.status-badge.processing{background:#e8edf4;color:#52708d}.empty-state{padding:80px 24px;text-align:center;color:var(--muted)}.empty-state svg{color:#aaa99d}.empty-state h2{margin:15px 0 7px;color:var(--text);font-size:18px}.loading-rows>div{padding:24px;border-bottom:1px solid var(--line)}.loading-rows span{display:block;height:10px;margin-bottom:10px;border-radius:999px;background:linear-gradient(90deg,#eee9de,#f7f4ed,#eee9de);background-size:200% 100%;animation:shimmer 1.4s infinite}.loading-rows span:nth-child(1){width:42%}.loading-rows span:nth-child(2){width:72%}.loading-rows span:nth-child(3){width:28%;margin-bottom:0}@keyframes shimmer{to{background-position:-200% 0}}.detail-page{max-width:900px}.message-detail-card,.section-card{border:1px solid var(--line);border-radius:20px;background:#fffdf8db;box-shadow:var(--shadow)}.message-detail-card{padding:32px}.message-detail-card>header{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.message-detail-card h1{margin:10px 0 8px;font-size:clamp(26px,4vw,38px);line-height:1.15;letter-spacing:-.035em}.message-detail-card time{color:var(--muted);font-size:13px}.detail-kicker{display:flex;align-items:center;gap:8px;color:var(--accent-deep);font-size:12px;font-weight:750}.detail-kicker .priority-dot{margin:0}.message-body{margin-top:28px;padding-top:26px;border-top:1px solid var(--line);white-space:pre-wrap;font-size:16px;line-height:1.8;color:#4e4d47}.section-card{margin-top:18px;padding:26px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px}.section-heading h2,.settings-card h2,.system-card h2{margin-bottom:0;font-size:18px}.delivery-list{display:grid;gap:10px}.delivery-row{padding:13px 14px;display:grid;grid-template-columns:34px minmax(0,1fr) minmax(160px,auto);gap:12px;align-items:center;border:1px solid var(--line);border-radius:14px;background:#ffffff8c}.delivery-icon{width:31px;height:31px;display:grid;place-items:center;border-radius:10px;background:#efede7;color:var(--muted)}.delivery-icon.success{color:var(--success);background:var(--success-soft)}.delivery-icon.failed{color:var(--danger);background:var(--danger-soft)}.delivery-row strong{display:block;font-size:14px}.delivery-row>div:nth-child(2) span{color:var(--muted);font-size:12px}.delivery-state{text-align:right;font-size:13px;font-weight:700}.delivery-state small{display:block;max-width:360px;margin-top:3px;color:var(--danger);font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.technical-details summary{cursor:pointer;color:var(--muted);font-size:13px;font-weight:700}.attempt-list{margin-top:18px;display:grid;gap:8px}.attempt-list>div{display:grid;grid-template-columns:80px 1fr auto;gap:12px;padding:10px 0;border-top:1px solid var(--line);font-size:12px}.attempt-list span{overflow-wrap:anywhere;color:var(--muted)}.card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.channel-card{position:relative;padding:20px;display:grid;grid-template-columns:48px 1fr;gap:15px;min-height:164px;border:1px solid var(--line);border-radius:18px;background:#fffdf8db;box-shadow:0 12px 34px #433b290f}.channel-logo{width:48px;height:48px;border-radius:15px;display:grid;place-items:center;color:#fff;font-weight:850;background:#6d7652}.channel-logo.gotify{background:#5e8790}.channel-logo.ntfy{background:#679664}.channel-logo.telegram{background:#568cb3}.card-title-line{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.card-title-line h2{margin-bottom:2px;font-size:17px}.card-title-line span,.channel-card p{color:var(--muted);font-size:12px}.channel-card p{margin:14px 0 18px;line-height:1.5}.channel-footer{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.availability,.test-result{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:750}.availability:before{content:"";width:6px;height:6px;border-radius:50%;background:#aaa69d}.availability.on{color:var(--success)}.availability.on:before{background:var(--success)}.availability.off{color:var(--muted)}.test-result.success{color:var(--success)}.test-result.failed{color:var(--danger)}.card-menu{position:absolute;z-index:3;top:54px;right:18px;width:150px;padding:6px;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 14px 30px #36302226}.card-menu button{width:100%;padding:9px 10px;display:flex;gap:7px;align-items:center;border:0;border-radius:8px;background:transparent;text-align:left;font-size:12px;cursor:pointer}.card-menu button:hover{background:#f5f2eb}.card-menu button.danger{color:var(--danger)}.empty-add-card{min-height:164px;border:1px dashed var(--line-strong);border-radius:18px;display:grid;place-items:center;align-content:center;gap:8px;background:#ffffff47;color:var(--muted);cursor:pointer}.empty-add-card:hover{border-color:var(--accent);color:var(--accent-deep);background:#ffffff80}.empty-add-card strong{color:var(--text)}.empty-add-card span{font-size:12px}.empty-add-card.wide{width:100%;min-height:190px}.application-list{display:grid;gap:12px}.application-row{padding:17px 18px;display:grid;grid-template-columns:46px minmax(0,1fr) auto auto auto;gap:14px;align-items:center;border:1px solid var(--line);border-radius:16px;background:#fffdf8db;box-shadow:0 10px 26px #433b290b}.application-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;background:var(--accent-soft);color:var(--accent-deep);font-weight:850}.application-copy h2{margin-bottom:3px;font-size:16px}.application-copy p{margin-bottom:4px;color:#67655d;font-size:13px}.application-copy span{color:var(--muted);font-size:11px}.row-actions{display:flex;gap:2px}.modal-backdrop{position:fixed;z-index:20;top:0;right:0;bottom:0;left:0;padding:24px;display:grid;place-items:center;background:#302d2557;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.modal-card{width:min(620px,100%);max-height:min(780px,calc(100vh - 48px));overflow:auto;border:1px solid rgba(255,255,255,.55);border-radius:22px;background:#fffdf9;box-shadow:0 30px 90px #221f1847}.modal-card.small{width:min(480px,100%)}.modal-card>header{position:sticky;top:0;z-index:2;padding:22px 24px 16px;display:flex;justify-content:space-between;align-items:flex-start;background:#fffdf9f0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.modal-card>header h2{margin-bottom:0;font-size:22px}.modal-card form,.token-create,.token-list,.token-reveal{margin:0 24px}.modal-card form{padding-bottom:24px}.modal-card label{display:grid;gap:7px;margin-bottom:16px;font-size:12px;font-weight:750;color:#5f5d55}.modal-card input,.modal-card textarea,.modal-card select,.settings-card input,.settings-card select{width:100%;border:1px solid var(--line-strong);border-radius:11px;padding:11px 12px;outline:0;background:#fff;color:var(--text)}.modal-card input:focus,.modal-card textarea:focus,.settings-card input:focus,.settings-card select:focus{border-color:#9da584;box-shadow:0 0 0 3px #767f571f}.channel-type-picker{display:grid;grid-template-columns:repeat(2,1fr);gap:9px;margin-bottom:20px}.channel-type-picker button{padding:12px;border:1px solid var(--line);border-radius:12px;text-align:left;background:#fff;cursor:pointer}.channel-type-picker button.active{border-color:var(--accent);background:var(--accent-soft)}.channel-type-picker strong,.channel-type-picker span{display:block}.channel-type-picker span{margin-top:4px;color:var(--muted);font-size:10px;line-height:1.4}.switch-row{grid-template-columns:1fr auto!important;align-items:center;padding:13px 0}.switch-row span strong,.switch-row span small{display:block}.switch-row span small{margin-top:3px;color:var(--muted);font-weight:500}.switch-row input{width:42px!important;height:24px;accent-color:var(--accent-deep)}.modal-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:22px}.token-create{display:grid;grid-template-columns:1fr auto;gap:9px;padding-bottom:18px}.token-create input{border:1px solid var(--line-strong);border-radius:11px;padding:10px 12px}.token-reveal{margin-bottom:18px;padding:15px;border:1px solid #d7cda8;border-radius:14px;background:#fbf4db}.token-reveal strong,.token-reveal code{display:block}.token-reveal strong{margin-bottom:8px;font-size:12px}.token-reveal code{padding:10px;margin-bottom:10px;overflow-wrap:anywhere;border-radius:8px;background:#ffffffa6;font-size:12px}.token-list{padding-bottom:24px;display:grid;gap:8px}.token-list>div{padding:12px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--line);border-radius:12px;background:#ffffff8c}.token-list strong,.token-list code,.token-list span{display:block}.token-list strong{font-size:13px}.token-list code{margin-top:4px;color:var(--accent-deep)}.token-list span{margin-top:4px;color:var(--muted);font-size:10px}.settings-layout{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.settings-card{margin:0;display:grid;grid-template-columns:42px 1fr;gap:14px}.settings-icon{width:40px;height:40px;border-radius:13px;display:grid;place-items:center;background:var(--accent-soft);color:var(--accent-deep)}.settings-content>p{color:var(--muted);font-size:13px;line-height:1.55}.settings-content label{display:grid;gap:7px;color:#605e56;font-size:12px;font-weight:750}.system-card{grid-column:1 / -1;margin:0}.system-card>div:first-child{display:flex;gap:12px;color:var(--accent-deep)}.system-card p{margin:5px 0 0;color:var(--muted);font-size:13px}.system-card dl{margin:22px 0 0;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.system-card dl div{padding:12px;border-radius:11px;background:#f4f1e9}.system-card dt{color:var(--muted);font-size:10px}.system-card dd{margin:4px 0 0;font-size:13px;font-weight:750}.sticky-save{margin-top:18px;display:flex;justify-content:flex-end}.notice{margin:12px 0;padding:11px 13px;border-radius:11px;font-size:12px}.notice.error,.form-error{color:var(--danger);background:var(--danger-soft)}.form-error{padding:9px 10px;border-radius:9px;font-size:12px}.login-page{min-height:100vh;padding:24px;display:grid;place-items:center}.login-card{width:min(420px,100%);padding:34px;border:1px solid rgba(255,255,255,.7);border-radius:24px;background:#fffdf8e0;box-shadow:0 28px 80px #3f382724;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.login-card .brand-mark{margin-bottom:28px}.login-card h1{margin-bottom:8px;font-size:30px;letter-spacing:-.035em}.login-card form{margin-top:28px}.login-card label{display:grid;gap:7px;margin-bottom:15px;color:#5f5d55;font-size:12px;font-weight:750}.login-card input{padding:12px;border:1px solid var(--line-strong);border-radius:11px;outline:0;background:#fff}.login-card input:focus{border-color:var(--accent);box-shadow:0 0 0 3px #767f571f}.app-loading{min-height:100vh;display:flex;align-items:center;justify-content:center;gap:10px;color:var(--accent-deep);font-weight:800}.mobile-nav{display:none}@media(max-width:820px){.shell{display:block}.sidebar{display:none}.content{padding-bottom:70px}.page{width:min(100% - 28px,700px);padding:32px 0 45px}.page-header{align-items:flex-start}.page-header h1{font-size:31px}.mobile-nav{position:fixed;z-index:10;left:12px;right:12px;bottom:10px;padding:7px;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid rgba(255,255,255,.72);border-radius:18px;background:#fffdf8e6;box-shadow:0 16px 40px #332e222e;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.mobile-nav a{padding:6px 3px;display:grid;place-items:center;gap:3px;border-radius:11px;color:var(--muted);font-size:9px;font-weight:700}.mobile-nav a.active{color:var(--accent-deep);background:var(--accent-soft)}.card-grid,.settings-layout{grid-template-columns:1fr}.system-card{grid-column:auto}.application-row{grid-template-columns:42px 1fr auto}.application-row>.availability,.application-row>.button{grid-column:2;justify-self:start}.application-row .row-actions{grid-column:3;grid-row:1 / span 2}}@media(max-width:580px){.page-header{display:grid;gap:16px}.page-header>.button{justify-self:start}.inbox-toolbar{display:grid}.search-box{min-width:0;width:100%}.message-row{padding:17px 15px}.message-title-line{display:block}.message-title-line time{display:block;margin:-2px 0 7px}.message-detail-card,.section-card{padding:20px;border-radius:17px}.message-detail-card>header,.section-heading{display:grid}.delivery-row{grid-template-columns:32px 1fr}.delivery-state{grid-column:2;text-align:left}.modal-backdrop{padding:10px;align-items:end}.modal-card{max-height:92vh;border-radius:20px 20px 0 0}.channel-type-picker,.system-card dl{grid-template-columns:1fr}.application-row{padding:14px}.application-row>.button{font-size:0;width:35px;padding:0;height:35px}.application-row>.button svg{margin:0}.token-create{grid-template-columns:1fr}.attempt-list>div{grid-template-columns:60px 1fr}.attempt-list time{grid-column:2}}
