@keyframes shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.skeleton-list{display:flex;flex-direction:column}.skeleton-card{padding:20px 16px 18px;border-top:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:space-between;gap:12px}.skeleton-card:last-child{border-bottom:1px solid rgba(255,255,255,.08)}.skeleton-body{flex:1;display:flex;flex-direction:column;gap:8px}.skeleton-line{border-radius:2px;background:linear-gradient(90deg,#ffffff0d 25%,#ffffff1a,#ffffff0d 75%);background-size:800px 100%;animation:shimmer 1.4s infinite linear}.skeleton-line--title{height:18px;width:55%}.skeleton-line--sub{height:12px;width:70%}.skeleton-tags{display:flex;gap:6px;margin-top:8px}.skeleton-tag{height:18px;width:60px;border-radius:2px;background:linear-gradient(90deg,#ffffff0d 25%,#ffffff1a,#ffffff0d 75%);background-size:800px 100%;animation:shimmer 1.4s infinite linear}.skeleton-tag--sm{width:36px}.skeleton-btn{width:70px;height:32px;flex-shrink:0;background:linear-gradient(90deg,#ffffff0d 25%,#ffffff1a,#ffffff0d 75%);background-size:800px 100%;animation:shimmer 1.4s infinite linear}.list-error,.list-empty{padding:40px 16px;text-align:center;color:#ffffff40;font-size:12px;letter-spacing:.15em;text-transform:uppercase}.project-list{display:flex;flex-direction:column}.project-card{display:flex;align-items:stretch;border-top:1px solid rgba(255,255,255,.1);min-height:72px;position:relative;transition:background .12s}.project-card:last-of-type{border-bottom:1px solid rgba(255,255,255,.1)}.project-card:active{background:#ffffff05}.project-card:before{content:"";position:absolute;top:-1px;left:0;width:36px;height:2px;background:#9e1420}.project-card__body{flex:1;padding:16px 12px 16px 16px;display:flex;flex-direction:column;justify-content:center;gap:1px;min-width:0}.project-name{font-family:Roboto Condensed,sans-serif;font-size:30px;font-weight:900;line-height:1.05;letter-spacing:-.01em;text-transform:uppercase;color:#fff}.project-desc{font-family:Roboto Condensed,sans-serif;font-size:22px;font-weight:700;line-height:1.05;letter-spacing:-.01em;text-transform:uppercase;color:#ffffffb8}.project-tags{display:flex;flex-wrap:wrap;gap:5px;margin-top:6px}.project-tag{font-family:-apple-system,sans-serif;font-size:9px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:2px 7px;border:1px solid rgba(255,255,255,.2);color:#fff6;border-radius:2px}.project-card__actions{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;padding:0 14px 0 0;flex-shrink:0}.action-btn{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;color:#ffffff59;transition:color .15s,transform .1s;text-decoration:none;-webkit-tap-highlight-color:transparent}.action-btn:active:not(.action-btn--disabled){transform:scale(.88);color:#fff}.action-btn--link{color:#ffffff4d}.action-btn--link:hover{color:#ffffffb3}.action-btn--deploy{color:#ffffff8c}.action-btn--deploy:disabled{opacity:.18;cursor:not-allowed}.action-btn--disabled{opacity:.15;cursor:default}.btn-spinner{width:13px;height:13px;border:2px solid rgba(255,255,255,.15);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite;display:inline-block}.yaml-example{border-top:1px solid rgba(255,255,255,.07);margin-top:8px}.yaml-example-header{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;border-bottom:1px solid rgba(255,255,255,.06)}.yaml-example-title{font-family:monospace;font-size:10px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:#ffffff40}.yaml-copy-btn{font-size:10px;padding:4px 10px;border:1px solid rgba(255,255,255,.12);background:transparent;color:#fff6;cursor:pointer;display:flex;align-items:center;gap:4px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.yaml-example-code{font-size:11px;font-family:Courier New,monospace;line-height:1.65;padding:14px 16px;margin:0;background:#000;color:#fff6;overflow-x:auto;white-space:pre}.deploy-empty{padding:40px 16px;text-align:center;color:#ffffff40;font-size:12px;letter-spacing:.15em;text-transform:uppercase}.deploy-hint{font-size:10px;margin-top:6px;color:#ffffff26}.deployment-list{display:flex;flex-direction:column}.deploy-card{position:relative;border-top:1px solid rgba(255,255,255,.1);padding:16px 16px 14px;transition:background .12s}.deploy-card:last-child{border-bottom:1px solid rgba(255,255,255,.1)}.deploy-card:before{content:"";position:absolute;top:-1px;left:0;width:36px;height:2px}.deploy-card--running:before{background:#4ade80}.deploy-card--exited:before{background:#f87171}.deploy-card--stopped:before{background:#fff3}.deploy-card--created:before{background:#facc15}.deploy-card--paused:before{background:#fb923c}.deploy-header{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin-bottom:3px}.deploy-name{font-family:Roboto Condensed,sans-serif;font-size:24px;font-weight:900;letter-spacing:-.01em;text-transform:uppercase;color:#fff;display:flex;align-items:center;gap:8px;line-height:1.05}.deploy-branch{font-family:monospace;font-size:10px;font-weight:500;color:#ffffff4d;letter-spacing:0;text-transform:none}.deploy-status{font-size:10px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;flex-shrink:0}.deploy-card--running .deploy-status{color:#4ade80}.deploy-card--exited .deploy-status{color:#f87171}.deploy-card--stopped .deploy-status{color:#ffffff47}.deploy-card--created .deploy-status{color:#facc15}.deploy-card--paused .deploy-status{color:#fb923c}.status-icon{flex-shrink:0}.status-icon--running{color:#4ade80}.status-icon--exited{color:#f87171}.status-icon--stopped{color:#ffffff38}.status-icon--created{color:#facc15}.status-icon--paused{color:#fb923c}.deploy-url{display:flex;align-items:center;gap:4px;font-size:11px;font-family:Courier New,monospace;color:#ffffff40;text-decoration:none;margin-bottom:12px;transition:color .15s}.deploy-url:hover{color:#ffffff8c}.deploy-actions{display:flex;gap:8px}.btn{height:30px;padding:0 12px;border-radius:0;cursor:pointer;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;line-height:1;white-space:nowrap;display:flex;align-items:center;gap:5px;transition:opacity .15s,transform .1s;font-family:Roboto Condensed,sans-serif}.btn:active:not(:disabled){transform:scale(.95)}.btn:disabled{opacity:.2;cursor:not-allowed}.btn--logs{background:transparent;color:#ffffff80;border:1px solid rgba(255,255,255,.15)}.btn--destroy{background:transparent;color:#f87171;border:1px solid rgba(248,113,113,.3)}.btn-spinner{width:11px;height:11px;border:2px solid rgba(255,255,255,.15);border-top-color:currentColor;border-radius:50%;animation:spin .7s linear infinite;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.log-viewer{display:flex;flex-direction:column;height:100vh;background:#0f0f0f;color:#e0e0e0;font-family:Courier New,monospace}.log-header{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;background:#1a1a1a;border-bottom:1px solid #333;flex-shrink:0}.log-title{font-size:13px;font-weight:600}.log-close{background:none;border:none;color:#888;font-size:18px;cursor:pointer;padding:0 4px}.log-body{flex:1;overflow-y:auto;padding:10px 14px}.log-empty{color:#555;font-size:13px;padding:10px 0}.log-line{font-size:11px;line-height:1.6;white-space:pre-wrap;word-break:break-all;color:#d4d4d4}:root{--hue-shift: 0deg}*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;background:#000;color:#fff}.app{display:flex;flex-direction:column;min-height:100vh;background:#000}.app:before{content:"";position:fixed;top:0;left:0;right:0;height:3px;background:#9e1420;z-index:200}.page-header{padding-top:calc(env(safe-area-inset-top,20px) + 36px);padding-left:16px;padding-right:16px;padding-bottom:22px;background:#000;display:flex;flex-direction:column;gap:4px}.page-header-jp{font-family:Roboto Condensed,sans-serif;font-size:54px;font-weight:900;letter-spacing:-.02em;line-height:.95;color:#fff}.page-header-ru{font-family:-apple-system,sans-serif;font-size:11px;font-weight:600;letter-spacing:.38em;text-transform:uppercase;color:#ffffff59;margin-top:8px}.ticket-tear{display:flex;align-items:center;height:20px;flex-shrink:0;background:#000}.ticket-tear__notch{width:12px;height:24px;background:#000;flex-shrink:0}.ticket-tear__notch--left{border-radius:0 12px 12px 0}.ticket-tear__notch--right{border-radius:12px 0 0 12px}.ticket-tear__line{flex:1;height:1px;background:repeating-linear-gradient(90deg,rgba(255,255,255,.22) 0px,rgba(255,255,255,.22) 6px,transparent 6px,transparent 13px)}.tab-content{flex:1;overflow-y:auto;padding-bottom:96px}.tab-bar{position:fixed;bottom:16px;left:16px;right:16px;height:60px;background:#080808;border:1px solid rgba(255,255,255,.1);border-radius:18px;display:flex;align-items:center;padding:0 8px;padding-bottom:env(safe-area-inset-bottom,0px);z-index:100;box-shadow:0 8px 40px #000000b3}.tab-btn{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;background:none;border:none;cursor:pointer;padding:8px 0;border-radius:12px;color:#ffffff47;transition:background .15s}.tab-btn:active{background:#ffffff0d}.tab-icon{display:flex;align-items:center;line-height:1}.tab-label{font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.tab-btn--active{color:#fff}.tab-btn--active .tab-label{color:#c0151e;-webkit-text-fill-color:#c0151e}.app--error{justify-content:center;align-items:center}.not-telegram{padding:32px 24px;text-align:center;max-width:300px}.not-telegram-icon{margin-bottom:16px;color:#fff6}.not-telegram-title{font-size:20px;font-weight:700;margin-bottom:10px}.not-telegram-sub{font-size:14px;color:#fff6;line-height:1.5}.not-telegram-debug{margin-top:16px;font-size:11px;font-family:monospace;color:#ffffff40;word-break:break-all}
