:root{--hux-blue: #1375BC;--hux-blue-light: #3F98D2;--hux-blue-dark: #0F5A8E;--hux-orange: #F15C29;--hux-orange-soft: rgba(241, 92, 41, .15);--bg-deep: #061226;--bg-mid: #0A1F44;--bg-card: rgba(15, 35, 70, .55);--bg-card-strong: rgba(15, 35, 70, .78);--border-subtle: rgba(255, 255, 255, .08);--border-medium: rgba(255, 255, 255, .14);--text-primary: #F1F5F9;--text-secondary: #94A3B8;--text-tertiary: #64748B;--health-green: #10B981;--health-yellow: #F59E0B;--health-red: #EF4444}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Geist,-apple-system,BlinkMacSystemFont,sans-serif;background:linear-gradient(135deg,#061226,#0f2c5c 40%,#1e4d8f,#0a1f44);background-attachment:fixed;color:var(--text-primary);min-height:100vh;overflow-x:hidden;-webkit-font-smoothing:antialiased}body:before{content:"";position:fixed;top:-10%;right:-10%;bottom:-10%;left:-10%;background:repeating-linear-gradient(-28deg,transparent 0px,transparent 220px,rgba(74,134,224,.04) 220px,rgba(74,134,224,.04) 460px);pointer-events:none;z-index:0}body:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 800px 600px at 90% 10%,rgba(411,92,41,.08),transparent 60%),radial-gradient(ellipse 1000px 800px at 10% 90%,rgba(19,117,188,.15),transparent 60%);pointer-events:none;z-index:0}header{position:sticky;top:0;z-index:100;padding:14px 32px;display:flex;align-items:center;gap:24px;border-bottom:1px solid var(--border-subtle);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);background:#06122699}.logo-mark{display:flex;align-items:center;gap:12px;text-decoration:none;color:inherit;cursor:pointer;flex-shrink:0}.logo-img{height:30px;width:auto;filter:drop-shadow(0 0 12px rgba(66,162,217,.4))}.logo-text{display:flex;flex-direction:column;line-height:1.1}.logo-text-primary{font-weight:700;font-size:13px;letter-spacing:.08em;color:var(--hux-blue-light)}.logo-text-secondary{font-weight:400;font-size:11px;color:var(--text-secondary);letter-spacing:.02em}.breadcrumb{display:flex;align-items:center;gap:10px;font-size:13px;color:var(--text-secondary)}.breadcrumb a{color:var(--text-secondary);text-decoration:none;cursor:pointer;transition:color .15s}.breadcrumb a:hover{color:var(--hux-blue-light)}.breadcrumb-sep{color:var(--text-tertiary)}.breadcrumb-current{color:var(--text-primary);font-weight:500}.header-right{display:flex;align-items:center;gap:12px;margin-left:auto}.header-icon-btn{width:38px;height:38px;border-radius:10px;background:#ffffff0d;border:1px solid var(--border-subtle);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s ease;color:var(--text-secondary);position:relative}.header-icon-btn:hover{background:#ffffff14;color:var(--text-primary)}.header-icon-btn svg{width:16px;height:16px}.notification-dot{position:absolute;top:8px;right:8px;width:7px;height:7px;border-radius:50%;background:var(--hux-orange);box-shadow:0 0 8px var(--hux-orange)}.header-avatar{width:38px;height:38px;border-radius:50%;background:linear-gradient(135deg,var(--hux-blue-light),var(--hux-blue-dark));display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:600;color:#fff;box-shadow:0 2px 8px #1375bc66;border:1px solid rgba(255,255,255,.1)}main{position:relative;z-index:1;max-width:1480px;margin:0 auto;padding:32px 32px 60px}.page{display:none}.page.active{display:block}@keyframes fade-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes shimmer{0%,to{transform:translate(-100%)}50%{transform:translate(100%)}}@keyframes red-pulse{0%,to{box-shadow:0 0 8px #f87171b3}50%{box-shadow:0 0 16px #f87171}}@keyframes demo-pulse{0%,to{box-shadow:0 0 14px #e85a1f80}50%{box-shadow:0 0 24px #e85a1fe6}}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.5}}.health-pill{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:100px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;flex-shrink:0}.pill-green{background:#10b98121;border:1px solid rgba(16,185,129,.3);color:#34d399}.pill-yellow{background:#f59e0b21;border:1px solid rgba(245,158,11,.3);color:#fbbf24}.pill-red{background:#ef444421;border:1px solid rgba(239,68,68,.3);color:#f87171}.pill-dot{width:6px;height:6px;border-radius:50%;flex-shrink:0}.dot-green{background:#34d399;box-shadow:0 0 8px #34d399b3}.dot-yellow{background:#fbbf24;box-shadow:0 0 8px #fbbf24b3}.dot-red{background:#f87171;box-shadow:0 0 8px #f87171b3;animation:red-pulse 1.8s ease-in-out infinite}.tile-blue{background:linear-gradient(160deg,#3f98d2,#1375bc 60%,#0f5a8e)}.tile-orange{background:linear-gradient(160deg,#ff8050,#f15c29 60%,#b83c0a)}.tile-red{background:linear-gradient(160deg,#f87171,#dc2626 60%,#991b1b)}.tile-green{background:linear-gradient(160deg,#34d399,#059669 60%,#065f46)}.tile-yellow{background:linear-gradient(160deg,#fcd34d,#f59e0b 60%,#b45309)}.tile-purple{background:linear-gradient(160deg,#a78bfa,#7c3aed 60%,#5b21b6)}.tile-cyan{background:linear-gradient(160deg,#22d3ee,#0891b2 60%,#155e75)}.tile-pink{background:linear-gradient(160deg,#f472b6,#db2777 60%,#9d174d)}.tile-teal{background:linear-gradient(160deg,#2dd4bf,#0d9488 60%,#115e59)}.tile-indigo{background:linear-gradient(160deg,#818cf8,#4f46e5 60%,#3730a3)}.tile-amber{background:linear-gradient(160deg,#fbbf24,#d97706 60%,#92400e)}.tile-slate{background:linear-gradient(160deg,#94a3b8,#475569 60%,#1e293b)}.tile-sky{background:linear-gradient(160deg,#38bdf8,#0284c7 60%,#075985)}.tile-emerald{background:linear-gradient(160deg,#34d399,#047857 60%,#064e3b)}.tile-rose{background:linear-gradient(160deg,#fb7185,#e11d48 60%,#9f1239)}.tile-violet{background:linear-gradient(160deg,#a78bfa,#7c3aed 60%,#5b21b6)}.greeting-row{display:grid;grid-template-columns:1fr auto;gap:32px;align-items:start;margin-bottom:36px}.greeting{padding-top:6px}.greeting h1{font-size:38px;font-weight:600;letter-spacing:-.025em;margin-bottom:4px;line-height:1.1;animation:fade-up .7s ease-out both}.greeting h1 .accent{color:var(--hux-orange)}.greeting-sub{font-size:14px;color:var(--text-secondary);animation:fade-up .7s ease-out .1s both}.greeting-right{display:flex;flex-direction:column;align-items:flex-end;gap:12px;animation:fade-up .7s ease-out .15s both}.date-stamp{font-size:13px;color:var(--text-secondary);display:flex;align-items:center;gap:8px;padding:9px 16px;background:#ffffff0a;border:1px solid var(--border-subtle);border-radius:100px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.date-stamp svg{width:14px;height:14px}.info-strip{display:flex;align-items:stretch;gap:0;padding:6px 8px;background:#ffffff08;border:1px solid var(--border-subtle);border-radius:14px;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);max-width:760px;width:100%}.strip-divider{width:1px;background:var(--border-subtle);margin:6px 0;flex-shrink:0}.strip-item{display:flex;align-items:center;gap:10px;padding:8px 12px;min-width:0}.strip-weather{flex-shrink:0;padding-right:14px}.strip-weather-icon{width:30px;height:30px;border-radius:8px;background:linear-gradient(135deg,#fcd34d,#f59e0b);display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0;box-shadow:0 2px 8px #f59e0b4d,0 1px #fff3 inset}.strip-weather-icon svg{width:17px;height:17px}.strip-weather-content{display:flex;flex-direction:column;line-height:1.15}.strip-weather-temp{font-size:16px;font-weight:600;font-variant-numeric:tabular-nums;letter-spacing:-.01em}.strip-weather-meta{font-size:10px;color:var(--text-secondary);white-space:nowrap}.strip-fact{flex:1;min-width:0;position:relative}.strip-icon{width:26px;height:26px;border-radius:7px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff}.strip-icon svg{width:14px;height:14px}.strip-icon-fact{background:linear-gradient(135deg,#a78bfa,#7c3aed);box-shadow:0 2px 6px #7c3aed4d}.strip-text{font-size:11.5px;color:var(--text-primary);line-height:1.35;flex:1;min-width:0;padding-right:24px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;cursor:help}.strip-refresh{position:absolute;right:6px;top:50%;transform:translateY(-50%);width:22px;height:22px;border-radius:50%;background:transparent;border:1px solid var(--border-subtle);display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--text-tertiary);transition:all .2s ease;font-family:inherit;flex-shrink:0}.strip-refresh:hover{background:#ffffff0f;color:var(--text-primary);transform:translateY(-50%) rotate(180deg)}.strip-refresh svg{width:10px;height:10px}.strip-text:hover:after{content:attr(data-full);position:absolute;top:calc(100% + 8px);left:0;right:0;background:#0f2346f5;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border-medium);border-radius:10px;padding:10px 14px;font-size:12px;line-height:1.5;color:var(--text-primary);z-index:100;box-shadow:0 12px 32px #00000080;white-space:normal;pointer-events:none}.section-header{display:flex;align-items:end;justify-content:space-between;margin-bottom:18px;animation:fade-up .7s ease-out .3s both}.section-header h2{font-size:22px;font-weight:600;letter-spacing:-.02em}.section-header-sub{font-size:13px;color:var(--text-secondary);margin-top:2px}.section-header-add{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;background:#ffffff0d;border:1px solid var(--border-subtle);border-radius:100px;font-size:12px;color:var(--text-secondary);cursor:pointer;transition:all .15s ease;font-family:inherit}.section-header-add:hover{background:#ffffff14;color:var(--text-primary);border-color:var(--border-medium)}.section-header-add svg{width:13px;height:13px}.projects-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:22px;animation:fade-up .7s ease-out .35s both}.project-card{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:20px;overflow:hidden;cursor:pointer;transition:transform .25s cubic-bezier(.34,1.56,.64,1),border-color .2s ease,box-shadow .2s ease;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);display:flex;flex-direction:column}.project-card:hover{transform:translateY(-4px);border-color:var(--border-medium);box-shadow:0 20px 40px -10px #00000080,0 1px #ffffff14 inset}.project-card[data-demo=true]{border-color:#ff5c2959;box-shadow:0 0 0 1px #ff5c2933,0 16px 36px -12px #ff5c2940}.project-card[data-demo=true]:hover{border-color:#ff5c2999;box-shadow:0 0 0 1px #ff5c2966,0 24px 48px -12px #ff5c2959}.card-illustration{position:relative;height:120px;background:linear-gradient(180deg,#0f5a8e,#061226);overflow:hidden}.card-illustration svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.card-photo-btn{position:absolute;bottom:10px;right:10px;display:inline-flex;align-items:center;gap:5px;padding:5px 10px;background:#00000080;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.15);border-radius:100px;font-size:10px;color:#ffffffd9;cursor:pointer;font-family:inherit;transition:all .15s ease;opacity:0}.project-card:hover .card-photo-btn{opacity:1}.card-photo-btn:hover{background:#000000b3;color:#fff}.card-photo-btn svg{width:11px;height:11px}.card-illustration .health-pill{position:absolute;top:12px;left:12px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);z-index:2}.card-illustration .pill-green{background:#10b98140;border-color:#10b98180;color:#6ee7b7}.card-illustration .pill-yellow{background:#f59e0b40;border-color:#f59e0b80;color:#fcd34d}.card-illustration .pill-red{background:#ef444440;border-color:#ef444480;color:#fca5a5}.card-demo-tag{position:absolute;top:12px;right:12px;font-size:9px;font-weight:700;letter-spacing:.1em;padding:3px 9px;border-radius:4px;background:linear-gradient(135deg,var(--hux-orange),#B83C0A);color:#fff;z-index:2;box-shadow:0 0 14px #e85a1f80;animation:demo-pulse 2.4s ease-in-out infinite}.card-body{padding:18px 20px 20px;flex:1;display:flex;flex-direction:column}.card-name{font-size:16px;font-weight:600;letter-spacing:-.01em;line-height:1.3;margin-bottom:6px}.card-location{font-size:12px;color:var(--text-secondary);display:inline-flex;align-items:center;gap:5px;margin-bottom:20px}.card-location svg{width:11px;height:11px}.card-stats{display:flex;gap:16px;align-items:center;margin-top:auto;padding-top:14px;border-top:1px solid var(--border-subtle)}.card-stat{display:flex;flex-direction:column}.card-stat-label{font-size:9px;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.08em;font-weight:500}.card-stat-value{font-size:13px;font-weight:600;margin-top:1px;font-variant-numeric:tabular-nums}.card-alerts{display:flex;gap:6px;margin-left:auto}.card-alert-red,.card-alert-yellow{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 7px;border-radius:11px;font-size:11px;font-weight:700;font-variant-numeric:tabular-nums}.card-alert-red{background:#ef44442e;border:1px solid rgba(239,68,68,.4);color:#fca5a5;box-shadow:0 0 10px #ef44444d}.card-alert-yellow{background:#f59e0b2e;border:1px solid rgba(245,158,11,.4);color:#fcd34d}.snippet-panel{position:fixed;top:90px;right:24px;width:360px;max-width:calc(100vw - 48px);background:#0f2346eb;backdrop-filter:blur(28px);-webkit-backdrop-filter:blur(28px);border:1px solid var(--border-medium);border-radius:18px;padding:20px;box-shadow:0 24px 64px #0000008c;z-index:200;opacity:0;visibility:hidden;transform:translate(20px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease;pointer-events:none;max-height:calc(100vh - 130px);overflow-y:auto}.snippet-panel.show{opacity:1;visibility:visible;transform:translate(0)}.snippet-panel::-webkit-scrollbar{width:6px}.snippet-panel::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}.snippet-header{margin-bottom:14px;padding-bottom:14px;border-bottom:1px solid var(--border-subtle)}.snippet-name{font-size:17px;font-weight:600;letter-spacing:-.01em;line-height:1.25;margin-bottom:4px}.snippet-address{font-size:12px;color:var(--text-secondary);display:flex;align-items:center;gap:5px;margin-bottom:10px}.snippet-address svg{width:11px;height:11px}.snippet-progress{margin-bottom:14px}.snippet-progress-header{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:8px}.snippet-progress-label{font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:var(--text-secondary);font-weight:600}.snippet-progress-percent{font-size:16px;font-weight:700;letter-spacing:-.02em;font-variant-numeric:tabular-nums}.snippet-progress-track{height:8px;background:#ffffff12;border-radius:4px;overflow:hidden}.snippet-progress-fill{height:100%;border-radius:4px;position:relative;animation:snippet-bar-fill .9s cubic-bezier(.4,0,.2,1) both;transform-origin:left}@keyframes snippet-bar-fill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.snippet-progress-fill:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.25),transparent);animation:shimmer 2.5s infinite}.fill-green{background:linear-gradient(90deg,#10b981,#34d399)}.fill-yellow{background:linear-gradient(90deg,#f59e0b,#fbbf24)}.fill-red{background:linear-gradient(90deg,#ef4444,#f87171)}.snippet-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:14px}.snippet-stat{background:#ffffff08;border:1px solid var(--border-subtle);border-radius:10px;padding:10px 12px}.snippet-stat-label{font-size:9px;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.08em;font-weight:500}.snippet-stat-value{font-size:14px;font-weight:600;margin-top:2px;font-variant-numeric:tabular-nums}.snippet-section{margin-bottom:14px}.snippet-section:last-child{margin-bottom:0}.snippet-section-title{font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:var(--text-secondary);font-weight:600;margin-bottom:8px;display:flex;align-items:center;gap:6px}.snippet-section-title svg{width:11px;height:11px}.snippet-alert{display:flex;gap:8px;padding:8px 10px;border-radius:8px;font-size:12px;margin-bottom:4px}.snippet-alert.red{background:#ef444414;border-left:2px solid #EF4444;color:#fca5a5}.snippet-alert.yellow{background:#f59e0b14;border-left:2px solid #F59E0B;color:#fcd34d}.snippet-activity-item{display:flex;justify-content:space-between;gap:10px;padding:5px 0;font-size:12px}.snippet-activity-text{color:var(--text-primary);flex:1;min-width:0}.snippet-activity-time{font-size:10px;color:var(--text-tertiary);flex-shrink:0;font-variant-numeric:tabular-nums;white-space:nowrap}.snippet-people{display:flex;gap:12px;font-size:11px;color:var(--text-secondary)}.snippet-people-item{display:flex;flex-direction:column}.snippet-people-label{font-size:9px;color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.08em}.snippet-people-name{color:var(--text-primary);font-weight:500;margin-top:1px}.snippet-cta{margin-top:14px;padding-top:14px;border-top:1px solid var(--border-subtle);display:flex;align-items:center;justify-content:center;gap:6px;font-size:11px;color:var(--hux-orange);font-weight:500}.snippet-cta svg{width:12px;height:12px}.back-link{display:inline-flex;align-items:center;gap:8px;font-size:13px;color:var(--text-secondary);text-decoration:none;cursor:pointer;padding:6px 12px 6px 8px;border-radius:8px;transition:all .15s ease}.back-link:hover{background:#ffffff0d;color:var(--text-primary)}.back-link svg{width:14px;height:14px}.page-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;gap:12px}.customize-wrap{position:relative}.customize-btn{display:inline-flex;align-items:center;gap:8px;padding:8px 14px 8px 12px;background:#ffffff0d;border:1px solid var(--border-subtle);border-radius:100px;color:var(--text-primary);font-family:inherit;font-size:12px;font-weight:500;cursor:pointer;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transition:all .15s ease}.customize-btn:hover{background:#ffffff14;border-color:var(--border-medium)}.customize-wrap.open .customize-btn{background:#ff5c291f;border-color:#ff5c2966;color:#ffa572}.customize-btn svg{width:14px;height:14px}.customize-panel{position:absolute;top:calc(100% + 10px);right:0;width:320px;background:#0f2346f5;backdrop-filter:blur(28px);-webkit-backdrop-filter:blur(28px);border:1px solid var(--border-medium);border-radius:16px;box-shadow:0 24px 64px #0009;overflow:hidden;opacity:0;visibility:hidden;transform:translateY(-8px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease;z-index:90}.customize-wrap.open .customize-panel{opacity:1;visibility:visible;transform:translateY(0)}.customize-panel-header{padding:14px 18px 10px;border-bottom:1px solid var(--border-subtle)}.customize-panel-title{display:block;font-size:13px;font-weight:600;letter-spacing:-.01em}.customize-panel-sub{display:block;font-size:11px;color:var(--text-secondary);margin-top:2px}.customize-toggles{padding:6px}.customize-toggle{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-radius:10px;cursor:pointer;transition:background .12s ease}.customize-toggle:hover{background:#ffffff0a}.toggle-label{display:inline-flex;align-items:center;gap:10px;font-size:13px;font-weight:500}.toggle-icon{width:26px;height:26px;border-radius:7px;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 2px 8px #00000040,0 1px #ffffff26 inset;flex-shrink:0}.toggle-icon svg{width:14px;height:14px}.toggle-switch{position:relative;display:inline-block;width:38px;height:22px;flex-shrink:0}.toggle-switch input{opacity:0;width:0;height:0}.toggle-slider{position:absolute;top:0;right:0;bottom:0;left:0;background:#ffffff1a;border:1px solid var(--border-subtle);border-radius:22px;transition:all .2s ease;cursor:pointer}.toggle-slider:before{content:"";position:absolute;height:16px;width:16px;left:2px;bottom:2px;background:#fff;border-radius:50%;transition:transform .2s cubic-bezier(.34,1.56,.64,1);box-shadow:0 2px 4px #0000004d}.toggle-switch input:checked+.toggle-slider{background:linear-gradient(135deg,var(--hux-orange),#B83C0A);border-color:#ff5c2980}.toggle-switch input:checked+.toggle-slider:before{transform:translate(16px)}.customize-panel-footer{padding:10px 12px 12px;border-top:1px solid var(--border-subtle)}.customize-reset{width:100%;padding:8px;background:transparent;border:1px solid var(--border-subtle);border-radius:8px;color:var(--text-secondary);font-family:inherit;font-size:12px;cursor:pointer;transition:all .15s ease}.customize-reset:hover{background:#ffffff0d;color:var(--text-primary)}.page-section{margin-bottom:24px;transition:opacity .25s ease}.page-section.is-hidden{display:none}.section-title{display:flex;align-items:center;gap:12px;margin-bottom:16px;padding:0 4px}.section-title-icon{width:28px;height:28px;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff}.section-title-icon svg{width:15px;height:15px}.section-title-text{font-size:15px;font-weight:600;letter-spacing:-.01em}.section-title-sub{font-size:12px;color:var(--text-secondary);margin-left:auto}.card{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:22px;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 1px #ffffff0d inset,0 20px 40px -20px #0006}.project-hero{padding:28px 32px;margin-bottom:20px;position:relative;overflow:hidden}.project-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;width:50%;background:linear-gradient(90deg,var(--bg-card) 0%,transparent 30%),repeating-linear-gradient(0deg,transparent 0,transparent 22px,rgba(74,134,224,.06) 22px,rgba(74,134,224,.06) 24px),repeating-linear-gradient(90deg,transparent 0,transparent 22px,rgba(74,134,224,.06) 22px,rgba(74,134,224,.06) 24px);pointer-events:none;opacity:.6}.project-hero-grid{display:grid;grid-template-columns:1fr auto;gap:32px;align-items:start;position:relative;z-index:1}.project-status-strip{display:inline-flex;align-items:center;gap:8px;padding:5px 12px;border-radius:100px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;margin-bottom:12px;background:#f59e0b21;border:1px solid rgba(245,158,11,.3);color:#fbbf24}.project-status-strip:before{content:"";width:6px;height:6px;border-radius:50%;background:#fbbf24;box-shadow:0 0 8px #fbbf24b3;animation:pulse-dot 2s ease-in-out infinite}.project-name{font-size:32px;font-weight:600;letter-spacing:-.02em;margin-bottom:6px;line-height:1.1}.project-meta{display:flex;gap:18px;font-size:13px;color:var(--text-secondary);margin-bottom:22px;flex-wrap:wrap}.project-meta-item{display:inline-flex;align-items:center;gap:6px}.project-meta-item svg{width:13px;height:13px}.project-meta-divider{width:3px;height:3px;border-radius:50%;background:var(--text-tertiary);align-self:center}.project-stats{display:grid;grid-template-columns:repeat(5,1fr);gap:0;border-top:1px solid var(--border-subtle);padding-top:20px}.project-stat{padding:0 18px 0 0;border-right:1px solid var(--border-subtle)}.project-stat:nth-child(2),.project-stat:nth-child(3),.project-stat:nth-child(4),.project-stat:nth-child(5){padding-left:18px}.project-stat:last-child{border-right:none}.project-stat-label{font-size:10px;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.08em;margin-bottom:4px;font-weight:500}.project-stat-value{font-size:18px;font-weight:600;letter-spacing:-.01em;font-variant-numeric:tabular-nums}.project-stat-sub{font-size:11px;color:var(--text-tertiary);margin-top:2px}.health-score-circle{width:180px;height:180px;position:relative;display:flex;align-items:center;justify-content:center;flex-shrink:0}.health-score-svg{position:absolute;top:0;right:0;bottom:0;left:0;transform:rotate(-90deg)}.health-score-track{fill:none;stroke:#ffffff0f;stroke-width:10}.health-score-fill{fill:none;stroke:url(#healthGradient);stroke-width:10;stroke-linecap:round;stroke-dasharray:502;stroke-dashoffset:181;transition:stroke-dashoffset 1.4s cubic-bezier(.4,0,.2,1)}.health-score-content{text-align:center;position:relative;z-index:1}.health-score-value{font-size:44px;font-weight:700;letter-spacing:-.04em;font-variant-numeric:tabular-nums;line-height:1;background:linear-gradient(135deg,#fbbf24,#f59e0b);-webkit-background-clip:text;background-clip:text;color:transparent}.health-score-label{font-size:10px;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.1em;margin-top:4px;font-weight:500}.health-score-status{display:inline-block;margin-top:10px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;padding:3px 10px;border-radius:100px;background:#f59e0b21;border:1px solid rgba(245,158,11,.3);color:#fbbf24}.health-grid{padding:22px 26px;display:grid;grid-template-columns:repeat(6,1fr);gap:22px}.health-bar{position:relative}.health-bar-header{display:flex;align-items:center;gap:8px;margin-bottom:10px}.health-bar-icon-wrap{width:24px;height:24px;border-radius:6px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.health-bar-icon-wrap svg{width:13px;height:13px;color:#fff}.health-bar-icon-wrap.status-green{background:#10b98133;border:1px solid rgba(16,185,129,.35)}.health-bar-icon-wrap.status-green svg{color:#34d399}.health-bar-icon-wrap.status-yellow{background:#f59e0b33;border:1px solid rgba(245,158,11,.35)}.health-bar-icon-wrap.status-yellow svg{color:#fbbf24}.health-bar-icon-wrap.status-red{background:#ef444433;border:1px solid rgba(239,68,68,.35)}.health-bar-icon-wrap.status-red svg{color:#f87171}.health-bar-label{font-size:12px;color:var(--text-primary);font-weight:500;flex:1}.health-bar-score{font-size:16px;font-weight:700;font-variant-numeric:tabular-nums;letter-spacing:-.02em}.score-green{color:#34d399}.score-yellow{color:#fbbf24}.score-red{color:#f87171}.health-bar-track{height:8px;background:#ffffff0f;border-radius:4px;overflow:hidden;margin-bottom:8px}.health-bar-fill{height:100%;border-radius:4px;position:relative;animation:bar-fill-in 1.2s cubic-bezier(.4,0,.2,1) both;transform-origin:left}@keyframes bar-fill-in{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.health-bar-fill:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.25),transparent);animation:shimmer 2.5s infinite}.health-bar-caption{font-size:11px;color:var(--text-secondary);line-height:1.3}.alerts-card{padding:6px;border:1px solid rgba(239,68,68,.2);background:linear-gradient(180deg,rgba(239,68,68,.04),var(--bg-card))}.alerts-header{padding:14px 22px 10px;display:flex;align-items:center;gap:12px}.alerts-header-icon{width:28px;height:28px;border-radius:8px;background:#ef444433;border:1px solid rgba(239,68,68,.4);display:flex;align-items:center;justify-content:center;color:#f87171}.alerts-header-icon svg{width:15px;height:15px}.alerts-header-title{font-size:15px;font-weight:600}.alerts-header-sub{font-size:12px;color:var(--text-secondary);margin-left:auto}.alerts-list{display:flex;flex-direction:column;gap:2px;padding:4px}.alert{display:flex;gap:12px;padding:12px 16px;border-radius:12px;transition:background .15s ease;cursor:pointer}.alert:hover{background:#ffffff08}.alert-icon{width:28px;height:28px;border-radius:8px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.alert-icon svg{width:14px;height:14px}.alert-red .alert-icon{background:#ef444426;color:#f87171}.alert-yellow .alert-icon{background:#f59e0b26;color:#fbbf24}.alert-body{flex:1;min-width:0}.alert-row{display:flex;align-items:center;gap:10px;margin-bottom:3px;flex-wrap:wrap}.alert-sev{font-size:9px;font-weight:700;letter-spacing:.1em;padding:2px 7px;border-radius:4px;flex-shrink:0}.sev-red{background:#ef44442e;color:#fca5a5;border:1px solid rgba(239,68,68,.3)}.sev-yellow{background:#f59e0b2e;color:#fcd34d;border:1px solid rgba(245,158,11,.3)}.alert-title{font-size:13px;font-weight:500;flex:1;min-width:0}.alert-source{font-size:11px;color:var(--text-tertiary);padding:2px 8px;background:#ffffff0a;border-radius:4px;flex-shrink:0}.alert-time{font-size:11px;color:var(--text-tertiary);flex-shrink:0;font-variant-numeric:tabular-nums}.alert-detail{font-size:12px;color:var(--text-secondary);line-height:1.4}.apps-grid-card{padding:28px 28px 26px}.app-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:28px 18px}.app-tile{display:flex;flex-direction:column;align-items:center;cursor:pointer;transition:transform .18s cubic-bezier(.34,1.56,.64,1);text-decoration:none;color:inherit}.app-tile:hover{transform:translateY(-4px)}.app-tile:hover .tile-icon{box-shadow:0 12px 32px #0000008c,0 1px #ffffff40 inset}.tile-icon-wrap{position:relative;margin-bottom:9px}.tile-icon{width:64px;height:64px;border-radius:16px;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 20px #0006,0 1px #ffffff26 inset;transition:box-shadow .18s ease;color:#fff;position:relative;overflow:hidden}.tile-icon:after{content:"";position:absolute;top:0;left:0;right:0;height:50%;background:linear-gradient(180deg,rgba(255,255,255,.14),transparent);pointer-events:none}.tile-icon svg{width:30px;height:30px;position:relative;z-index:1}.tile-badge{position:absolute;top:-6px;right:-6px;min-width:22px;height:22px;border-radius:11px;padding:0 6px;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;border:2px solid #0A1F44;color:#fff;font-variant-numeric:tabular-nums;z-index:2}.badge-red{background:linear-gradient(135deg,#ef4444,#dc2626);box-shadow:0 0 14px #ef444499;animation:badge-pulse 2s ease-in-out infinite}@keyframes badge-pulse{0%,to{box-shadow:0 0 14px #ef444499}50%{box-shadow:0 0 22px #ef4444e6}}.badge-gray{background:#475569f2}.tile-label{font-size:12px;font-weight:500;text-align:center;color:var(--text-primary);line-height:1.25;max-width:100px;text-shadow:0 1px 6px rgba(0,0,0,.3)}.activity-card{padding:6px}.activity-card-header{padding:16px 22px 12px;display:flex;align-items:center;gap:12px;border-bottom:1px solid var(--border-subtle)}.activity-card-header-icon{width:28px;height:28px;border-radius:8px;background:linear-gradient(160deg,#818cf8,#4f46e5);display:flex;align-items:center;justify-content:center;color:#fff}.activity-card-header-icon svg{width:15px;height:15px}.activity-card-title{font-size:15px;font-weight:600}.activity-card-sub{font-size:12px;color:var(--text-secondary);margin-left:auto}.activity-list{padding:6px}.activity-item{padding:11px 14px;display:flex;gap:12px;border-radius:12px;cursor:pointer;transition:background .15s ease;align-items:center;position:relative}.activity-item:hover{background:#ffffff0a}.activity-red:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:24px;background:#ef4444;border-radius:0 2px 2px 0}.activity-yellow:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:24px;background:#f59e0b;border-radius:0 2px 2px 0}.activity-icon{width:32px;height:32px;border-radius:9px;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 2px 8px #00000040,0 1px #ffffff26 inset}.activity-icon svg{width:15px;height:15px}.activity-content{flex:1;min-width:0}.activity-text{font-size:13px;font-weight:500;line-height:1.3;margin-bottom:1px}.activity-detail{font-size:11px;color:var(--text-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.activity-time{font-size:11px;color:var(--text-tertiary);flex-shrink:0;font-variant-numeric:tabular-nums}.toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%) translateY(120%);background:#0f2346f2;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border:1px solid var(--border-medium);padding:16px 22px;border-radius:16px;font-size:13px;z-index:1000;max-width:480px;box-shadow:0 16px 48px #00000080;transition:transform .3s cubic-bezier(.34,1.56,.64,1);display:flex;gap:14px;align-items:start}.toast.show{transform:translate(-50%) translateY(0)}.toast-icon{width:38px;height:38px;border-radius:10px;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#fff}.toast-icon svg{width:18px;height:18px}.toast-text{flex:1}.toast-title{font-weight:600;margin-bottom:4px;font-size:14px}.toast-desc{color:var(--text-secondary);line-height:1.4;font-size:12px}.welcome-greeting-row{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:48px;flex-wrap:wrap}.welcome-greeting{animation:fade-up .7s ease-out both}.welcome-greeting h1{font-size:38px;font-weight:600;letter-spacing:-.025em;margin-bottom:4px;line-height:1.1}.welcome-greeting h1 .accent{color:var(--hux-orange)}.welcome-greeting-sub{font-size:14px;color:var(--text-secondary)}.job-tiles-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));max-width:1100px;margin:0 auto;gap:36px 24px;animation:fade-up .7s ease-out .2s both}.job-tile{display:flex;flex-direction:column;align-items:center;text-align:center;text-decoration:none;color:inherit;cursor:pointer;transition:transform .22s cubic-bezier(.34,1.56,.64,1);padding:4px;border-radius:16px}.job-tile:hover{transform:translateY(-5px)}.job-tile:hover .job-tile-icon{box-shadow:0 16px 38px #0009,0 1px #ffffff47 inset}.job-tile.is-demo .job-tile-icon{box-shadow:0 0 0 2px #ff5c2973,0 8px 26px #ff5c2959,0 1px #fff3 inset;animation:demo-pulse 2.4s ease-in-out infinite}.job-tile.is-demo:hover .job-tile-icon{box-shadow:0 0 0 2px #ff5c29b3,0 16px 42px #ff5c2980,0 1px #ffffff47 inset}.job-tile-icon{width:96px;height:96px;border-radius:22px;display:flex;align-items:center;justify-content:center;color:#fff;position:relative;overflow:hidden;box-shadow:0 8px 24px #00000073,0 1px #ffffff2e inset;transition:box-shadow .22s ease;margin-bottom:12px}.job-tile-icon:after{content:"";position:absolute;top:0;left:0;right:0;height:50%;background:linear-gradient(180deg,rgba(255,255,255,.16),transparent);pointer-events:none}.job-tile-icon svg{width:60px;height:60px;position:relative;z-index:1;filter:drop-shadow(0 1px 2px rgba(0,0,0,.3));stroke-width:1.8}.job-tile-name{font-size:13px;font-weight:500;line-height:1.3;color:var(--text-primary);text-shadow:0 1px 8px rgba(0,0,0,.45);max-width:130px;margin:0 auto}@media (max-width: 720px){.welcome-greeting h1{font-size:26px}.job-tiles-grid{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:28px 16px}.job-tile-icon{width:80px;height:80px;border-radius:18px}.job-tile-icon svg{width:46px;height:46px}}.overview-clean{display:grid;grid-template-columns:1fr auto;gap:32px;align-items:start;padding:8px 4px 24px;animation:fade-up .5s ease-out both}.overview-main{min-width:0}.overview-meta{display:flex;gap:18px;font-size:13px;color:var(--text-secondary);margin-bottom:22px;flex-wrap:wrap;align-items:center}.overview-meta svg{width:13px;height:13px}.overview-meta-divider{width:3px;height:3px;border-radius:50%;background:var(--text-tertiary)}.overview-stats{display:grid;grid-template-columns:repeat(5,1fr);gap:0;border-top:1px solid var(--border-subtle);padding-top:18px}.overview-stat{padding:0 18px 0 0;border-right:1px solid var(--border-subtle)}.overview-stat:nth-child(n+2){padding-left:18px}.overview-stat:last-child{border-right:none}.overview-stat-label{font-size:10px;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.08em;margin-bottom:4px;font-weight:500}.overview-stat-value{font-size:18px;font-weight:600;letter-spacing:-.01em;font-variant-numeric:tabular-nums}.overview-stat-sub{font-size:11px;color:var(--text-tertiary);margin-top:2px}@media (max-width: 1100px){.overview-clean{grid-template-columns:1fr}.health-score-circle{margin:0 auto}.overview-stats{grid-template-columns:repeat(3,1fr);row-gap:16px}.overview-stat{border-right:none;padding-left:0!important}}@media (max-width: 720px){.overview-stats{grid-template-columns:repeat(2,1fr)}}.overview-page-header{display:grid;grid-template-columns:1fr auto;gap:32px;align-items:start;margin-bottom:32px;padding:0 4px;animation:fade-up .6s ease-out .1s both}.overview-header-main{min-width:0}.overview-header-main .project-name-clean{margin:8px 0 14px}.overview-header-main .overview-meta{margin-bottom:0}.section-label-spaced{margin-top:44px!important}@media (max-width: 1100px){.overview-page-header{grid-template-columns:1fr}.overview-page-header .health-score-circle{margin:0 auto}}.project-header-clean{margin-bottom:40px;padding:0 4px;animation:fade-up .7s ease-out .1s both}.project-name-clean{font-size:36px;font-weight:600;letter-spacing:-.025em;line-height:1.1;margin:8px 0}.project-meta-clean{display:flex;gap:16px;font-size:13px;color:var(--text-secondary);flex-wrap:wrap}.project-meta-clean .project-meta-item{display:inline-flex;align-items:center;gap:6px}.project-meta-clean svg{width:13px;height:13px}.section-label-clean{display:flex;align-items:center;gap:12px;margin:36px 0 18px;padding:0 4px;animation:fade-up .5s ease-out both}.section-label-clean>span{font-size:14px;font-weight:600;letter-spacing:-.005em}.section-label-clean .section-label-sub{margin-left:auto;font-size:12px;color:var(--text-secondary);font-weight:400}.section-label-icon{width:26px;height:26px;border-radius:7px;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 2px 8px #00000040,0 1px #ffffff26 inset}.section-label-icon svg{width:13px;height:13px}.page-section[data-section=apps] .app-grid{padding:12px 4px 20px}.health-grid-clean{display:grid;grid-template-columns:repeat(6,1fr);gap:28px 22px;padding:8px 4px 20px}.alerts-list-clean{display:flex;flex-direction:column;gap:6px;padding:4px 0 20px}.alerts-list-clean .alert{background:#ffffff05;border:1px solid var(--border-subtle);padding:12px 16px;border-radius:12px}.alerts-list-clean .alert.alert-red{background:#ef44440a;border-color:#ef44442e}.alerts-list-clean .alert.alert-yellow{background:#f59e0b0a;border-color:#f59e0b2e}.activity-list-clean{padding:4px 0 20px}.activity-list-clean .activity-item{padding:11px 14px;background:transparent}.activity-list-clean .activity-item:hover{background:#ffffff08}@media (max-width: 1100px){.health-grid-clean{grid-template-columns:repeat(3,1fr)}}@media (max-width: 720px){.project-name-clean{font-size:28px}.health-grid-clean{grid-template-columns:repeat(2,1fr)}}.login-shell{min-height:calc(100vh + -0px);display:flex;align-items:center;justify-content:center;padding:40px 24px;position:relative}.login-shell:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 600px 500px at 50% 40%,rgba(66,162,217,.18),transparent 65%),radial-gradient(ellipse 800px 400px at 50% 80%,rgba(411,92,41,.1),transparent 65%);pointer-events:none;z-index:0}.login-card{position:relative;z-index:1;width:100%;max-width:520px;padding:0 20px;text-align:center;animation:login-rise .7s cubic-bezier(.4,0,.2,1) both}@keyframes login-rise{0%{opacity:0;transform:translateY(20px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.login-logo{width:220px;height:auto;margin:0 auto 32px;filter:drop-shadow(0 0 40px rgba(66,162,217,.55)) drop-shadow(0 0 12px rgba(66,162,217,.4));animation:login-fade .7s ease-out .1s both}@keyframes login-fade{0%{opacity:0}to{opacity:1}}.login-brand{font-size:16px;font-weight:700;letter-spacing:.22em;color:var(--hux-blue-light);margin-bottom:6px;animation:login-fade .7s ease-out .15s both}.login-brand-sub{font-size:12px;color:var(--text-secondary);letter-spacing:.08em;text-transform:uppercase;font-weight:500;margin-bottom:44px;animation:login-fade .7s ease-out .2s both}.login-headline{font-size:32px;font-weight:600;letter-spacing:-.025em;line-height:1.15;margin-bottom:14px;animation:login-fade .7s ease-out .25s both}.login-headline .accent{color:var(--hux-orange)}.login-subhead{font-size:15px;color:var(--text-secondary);line-height:1.5;margin-bottom:36px;max-width:380px;margin-left:auto;margin-right:auto;animation:login-fade .7s ease-out .3s both}.ms-signin-btn{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;max-width:360px;margin:0 auto;padding:15px 24px;background:#fff;border:1px solid rgba(255,255,255,.95);border-radius:12px;color:#0e1a2e;font-family:inherit;font-size:15px;font-weight:600;letter-spacing:-.005em;cursor:pointer;transition:all .18s ease;box-shadow:0 4px 14px #00000040,0 1px #fff inset;animation:login-fade .7s ease-out .35s both}.ms-signin-btn:hover{transform:translateY(-1px);box-shadow:0 8px 24px #00000059,0 0 0 3px #ff5c2940,0 1px #fff inset}.ms-signin-btn:active{transform:translateY(0);box-shadow:0 2px 8px #00000040,0 1px #fff inset}.ms-signin-btn.is-loading{pointer-events:none;background:#ffffffd9}.ms-logo{width:18px;height:18px;flex-shrink:0;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:1.5px}.ms-logo span{display:block;border-radius:1px}.ms-logo .ms-r1{background:#f25022}.ms-logo .ms-r2{background:#7fba00}.ms-logo .ms-r3{background:#00a4ef}.ms-logo .ms-r4{background:#ffb900}.ms-spinner{width:18px;height:18px;border:2px solid rgba(14,26,46,.2);border-top-color:var(--hux-orange);border-radius:50%;animation:spin .7s linear infinite;display:none}@keyframes spin{to{transform:rotate(360deg)}}.ms-signin-btn.is-loading .ms-logo{display:none}.ms-signin-btn.is-loading .ms-spinner{display:block}.login-trust{margin-top:18px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:11px;color:var(--text-tertiary);animation:login-fade .7s ease-out .4s both}.login-trust svg{width:12px;height:12px;color:#34d399}.login-divider{margin:28px 0 20px;height:1px;background:linear-gradient(90deg,transparent,var(--border-subtle),transparent);animation:login-fade .7s ease-out .45s both}.login-help{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:var(--text-secondary);text-decoration:none;cursor:pointer;transition:color .15s ease;animation:login-fade .7s ease-out .5s both}.login-help:hover{color:var(--hux-blue-light)}.login-help svg{width:12px;height:12px}.login-footer{position:absolute;bottom:24px;left:0;right:0;text-align:center;font-size:11px;color:var(--text-tertiary);letter-spacing:.04em;z-index:1;animation:login-fade .7s ease-out .6s both}.auth-toast{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) scale(.95);background:#0f2346f5;-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);border:1px solid var(--border-medium);border-radius:18px;padding:20px 28px;font-size:13px;color:var(--text-primary);z-index:2000;box-shadow:0 24px 64px #0009;display:flex;align-items:center;gap:14px;opacity:0;visibility:hidden;transition:opacity .2s ease,transform .2s cubic-bezier(.34,1.56,.64,1),visibility .2s}.auth-toast.show{opacity:1;visibility:visible;transform:translate(-50%,-50%) scale(1)}.auth-toast .ms-spinner{display:block;width:22px;height:22px;border:2.5px solid rgba(255,255,255,.15);border-top-color:var(--hux-orange)}.auth-toast-text strong{display:block;font-weight:600;margin-bottom:2px}.auth-toast-text small{display:block;font-size:11px;color:var(--text-secondary)}@media (max-width: 520px){.login-card{padding:0 16px}.login-logo{width:160px;margin-bottom:24px}.login-brand{font-size:14px}.login-brand-sub{margin-bottom:32px}.login-headline{font-size:26px}}@media (max-width: 1280px){.app-grid{grid-template-columns:repeat(6,1fr)}}@media (max-width: 1100px){.greeting h1{font-size:32px}.snippet-panel{display:none}.info-strip{flex-wrap:wrap}.strip-divider{display:none}.strip-fact{width:100%}.health-grid{grid-template-columns:repeat(3,1fr)}.project-stats{grid-template-columns:repeat(3,1fr);row-gap:16px}.project-stat{border-right:none;padding-left:0!important}}@media (max-width: 820px){main{padding:16px}header{padding:12px 16px;gap:12px}.project-hero-grid{grid-template-columns:1fr}.health-score-circle{margin:0 auto}.app-grid{grid-template-columns:repeat(4,1fr)}.project-name{font-size:26px}.greeting-row{grid-template-columns:1fr;gap:16px}.greeting-right{align-items:flex-start;width:100%}.info-strip{max-width:none}.greeting h1{font-size:26px}.projects-grid{grid-template-columns:1fr;gap:16px}.section-header h2{font-size:18px}}@media (max-width: 520px){.health-grid{grid-template-columns:repeat(2,1fr)}.app-grid{grid-template-columns:repeat(3,1fr)}.project-stats{grid-template-columns:repeat(2,1fr)}}.login-logo,.logo-img{filter:none!important}.login-shell:before{display:none!important}.login-logo{width:580px!important;margin-bottom:36px!important}.login-card{max-width:820px!important}.login-headline{font-size:40px!important}.login-subhead{font-size:16px!important}@media (max-width: 720px){.login-logo{width:280px!important}.login-card{max-width:100%!important}.login-headline{font-size:28px!important}.login-subhead{font-size:14px!important}}.portal-title{font-size:18px;font-weight:500;letter-spacing:.32em;text-transform:uppercase;color:var(--hux-blue-light);margin-bottom:44px;animation:login-fade .7s ease-out .15s both}.header-portal-tag{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-secondary);margin-left:4px;padding-left:14px;border-left:1px solid var(--border-subtle)}.phase2-divider{display:flex;align-items:center;gap:18px;margin:12px 0 6px}.phase2-divider-line{flex:1;height:1px;background:var(--border-subtle)}.phase2-divider-label{font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--text-tertiary);font-weight:600}.app-tile-disabled{opacity:.6;cursor:not-allowed}.app-tile-disabled:hover{transform:none!important}.app-placeholder-card{background:var(--bg-card);border:1px solid var(--border-subtle);backdrop-filter:blur(28px);-webkit-backdrop-filter:blur(28px);border-radius:16px;padding:32px;display:flex;gap:28px;align-items:flex-start;margin-top:8px}.app-placeholder-icon{flex-shrink:0;width:96px;height:96px;border-radius:22%;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 8px 24px #00000059,inset 0 1px #ffffff1f}.app-placeholder-icon svg{width:44px;height:44px}.app-placeholder-body{flex:1;min-width:0}.app-placeholder-eyebrow{display:inline-block;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--hux-orange);background:var(--hux-orange-soft);border:1px solid rgba(228,90,24,.35);padding:4px 10px;border-radius:100px;margin-bottom:12px}.app-placeholder-h2{font-size:24px;font-weight:700;letter-spacing:-.025em;color:var(--text-primary);margin-bottom:10px}.app-placeholder-desc{font-size:14px;line-height:1.55;color:var(--text-secondary);margin-bottom:14px;max-width:720px}.app-placeholder-note{font-size:12px;line-height:1.55;color:var(--text-tertiary);max-width:720px}.placeholder-card-overview{background:var(--bg-card);border:1px solid var(--border-subtle);backdrop-filter:blur(28px);-webkit-backdrop-filter:blur(28px);border-radius:14px;padding:28px;margin-top:8px}.placeholder-h2{font-size:16px;font-weight:600;color:var(--hux-blue-light);letter-spacing:-.01em;margin-bottom:10px}.placeholder-body{font-size:13px;line-height:1.55;color:var(--text-secondary);max-width:720px}@media (max-width: 720px){.app-placeholder-card{flex-direction:column;gap:18px;padding:22px}.app-placeholder-icon{width:72px;height:72px}.app-placeholder-icon svg{width:32px;height:32px}}
