.home-pro-shell{position:relative;min-height:100vh;overflow-x:hidden;background:radial-gradient(circle at 16% 10%,rgba(255,215,0,.1),transparent 30%),radial-gradient(circle at 84% 12%,rgba(65,130,210,.06),transparent 30%),linear-gradient(180deg,#080807,#0d0b08,#050505);color:#fff}.home-pro-grid-bg{position:fixed;inset:0;pointer-events:none;background-image:linear-gradient(to right,rgba(234,179,8,.06) 1px,transparent 1px),linear-gradient(to bottom,rgba(234,179,8,.05) 1px,transparent 1px);background-size:40px 40px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.92),rgba(0,0,0,.28) 76%,transparent);mask-image:linear-gradient(180deg,rgba(0,0,0,.92),rgba(0,0,0,.28) 76%,transparent)}.home-pro-header{position:sticky;top:0;z-index:20;min-height:64px;padding:0 26px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid rgba(255,215,0,.3);background:#070706e6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.home-pro-brand,.home-pro-header-actions,.home-core-card{display:flex;align-items:center}.home-pro-brand{min-width:0;gap:12px;color:inherit;text-decoration:none}.home-pro-logo-wrap{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,215,0,.4);border-radius:8px;background:#0b0b0a}.home-pro-logo-wrap img{width:24px;height:24px;object-fit:contain;filter:drop-shadow(0 0 10px rgba(255,215,0,.55))}.home-pro-brand-main{color:#ffd94d;font-size:1.2rem;font-weight:900;text-shadow:0 0 12px rgba(255,215,0,.42)}.home-pro-brand-badge{min-height:20px;display:inline-flex;align-items:center;padding:0 7px;border:1px solid rgba(255,215,0,.48);border-radius:5px;color:#ffd94d;font-size:.68rem;font-weight:900}.home-pro-header-actions{gap:10px;justify-content:flex-end;flex-wrap:wrap}.home-pro-header-link{min-height:34px;display:inline-flex;align-items:center;padding:0 12px;border:1px solid rgba(255,215,0,.26);border-radius:8px;background:#ffd70012;color:#ffdd5ceb;cursor:pointer;font:inherit;font-size:.78rem;font-weight:800;text-decoration:none;white-space:nowrap}.home-pro-header-link:hover{border-color:#ffd7008c;background:#ffd70024}.home-pro-main{position:relative;z-index:1;width:min(1200px,calc(100vw - 48px));margin:0 auto;padding:86px 0 52px}.home-pro-hero{min-height:56vh;display:flex;flex-direction:column;justify-content:center;gap:36px}.home-pro-title-block{text-align:center}.home-pro-title-block h1{margin:0;color:#eab308;font-size:4.5rem;line-height:1;letter-spacing:0;text-shadow:0 0 18px rgba(234,179,8,.5)}.home-pro-title-block p{margin:18px 0 0;color:#eab3089e;font-size:1.08rem;font-weight:700}.home-core-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.home-core-card{position:relative;min-width:0;min-height:232px;flex-direction:column;justify-content:center;gap:16px;padding:28px 20px;border:1px solid rgba(255,215,0,.2);border-radius:8px;background:linear-gradient(180deg,#ffd70012,#ffffff06),#111111c7;color:#fff;cursor:pointer;text-align:center;transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease,background .22s ease}.home-core-card:hover,.home-core-card:focus-visible{transform:translateY(-4px);border-color:#ffd700b8;background:linear-gradient(180deg,#ffd7001c,#ffffff09),#111111e6;box-shadow:inset 0 0 18px #ffd7001f,0 18px 48px #0000005c,0 0 24px #ffd70024;outline:none}.home-core-card.disabled{cursor:not-allowed;opacity:.46;filter:grayscale(.65)}.home-core-card.disabled:hover{transform:none;border-color:#ffd70033;box-shadow:none}.home-core-icon{width:66px;height:66px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,215,0,.32);border-radius:8px;background:#0a0a0a;color:#eab308;box-shadow:0 0 18px #eab3081f}.home-core-title{color:#fff;font-size:1.36rem;font-weight:900;line-height:1.18;overflow-wrap:anywhere}.home-core-desc{max-width:190px;color:#eab3088c;font-size:.88rem;line-height:1.45}.home-core-locked{position:absolute;right:12px;top:12px;min-height:24px;display:inline-flex;align-items:center;padding:0 8px;border:1px solid rgba(255,255,255,.12);border-radius:999px;color:#ffffff94;font-size:.72rem;font-weight:800}.project-manager-modal{border-radius:8px}@media(max-width:980px){.home-pro-title-block h1{font-size:3.4rem}.home-core-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.home-pro-header{align-items:flex-start;flex-direction:column;padding:14px 16px}.home-pro-header-actions{justify-content:flex-start}.home-pro-main{width:min(100vw - 30px,1200px);padding-top:42px}.home-pro-title-block h1{font-size:2.55rem}.home-core-grid{grid-template-columns:1fr}.home-core-card{min-height:178px}}
