/* HebuCraft premium commands page */
.commands-page{background:#020708;color:#fff;overflow-x:hidden}.commands-page .container{width:min(1280px,calc(100% - 40px))}.commands-nav-wrap{position:sticky;top:0;z-index:80;background:rgba(3,8,11,.94);border-bottom:1px solid rgba(255,255,255,.08);backdrop-filter:blur(18px)}.commands-nav{height:72px}.commands-nav-links{margin-left:auto;margin-right:auto}.commands-nav-links a{position:relative;padding:25px 14px 22px;border-radius:0;background:transparent!important}.commands-nav-links a.active{color:#ffd12f}.commands-nav-links a.active:after{content:"";position:absolute;left:25%;right:25%;bottom:7px;height:2px;background:#ffd12f;box-shadow:0 0 12px #ffd12f}.commands-nav-links a.active:before{content:"";position:absolute;width:7px;height:7px;border-radius:50%;background:#ffd12f;bottom:4px;left:50%;transform:translateX(-50%);box-shadow:0 0 12px #ffd12f}.nav-discord{display:inline-flex;align-items:center;gap:9px;padding:12px 17px;border-radius:9px;background:linear-gradient(135deg,#5160e7,#5b38c9);border:1px solid rgba(255,255,255,.16);font-weight:800;box-shadow:0 10px 35px rgba(81,77,224,.25)}
.commands-hero{position:relative;min-height:455px;overflow:hidden;border-bottom:1px solid rgba(255,255,255,.06)}.commands-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(1,7,9,.95) 0%,rgba(1,7,9,.76) 34%,rgba(2,7,8,.30) 58%,rgba(2,7,8,.50) 100%),linear-gradient(180deg,rgba(2,7,8,.04),rgba(2,7,8,.66)),url('hero-background.png?v=3');background-size:cover;background-position:center 39%;filter:saturate(1.04) brightness(.82)}.commands-hero-inner{position:relative;z-index:2;min-height:455px;display:grid;grid-template-columns:1fr .9fr;align-items:center;gap:50px}.commands-eyebrow{font-size:.78rem;font-weight:900;letter-spacing:2px;color:#ffd12f;margin-bottom:16px}.commands-hero h1{font-size:clamp(4rem,6vw,6.2rem);line-height:.88;letter-spacing:-4px;margin:0 0 20px}.commands-hero h1 span{color:#ffc52e}.commands-hero p{max-width:650px;color:#dce3e1;font-size:1.02rem;line-height:1.72;margin:0}.commands-hero-logo{display:flex;justify-content:center;transform:translate(18px,-8px)}.commands-hero-logo img{width:min(500px,88%);filter:drop-shadow(0 28px 34px rgba(0,0,0,.62))}
.commands-main{padding:36px 0 24px}.commands-intro{text-align:center;max-width:780px;margin:0 auto 26px}.commands-kicker{color:#ffc928;font-size:.76rem;font-weight:900;letter-spacing:2px;margin-bottom:10px}.commands-intro h2{font-size:2.25rem;margin:0 0 10px}.commands-intro p{color:#aeb9b8;line-height:1.65;margin:0}.command-groups{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.command-group{border-radius:14px;background:linear-gradient(180deg,rgba(6,15,19,.98),rgba(3,8,11,.99));border:1px solid rgba(255,255,255,.12);padding:20px;box-shadow:0 16px 36px rgba(0,0,0,.22)}.command-group-head{display:flex;align-items:center;gap:12px;margin-bottom:15px;padding-bottom:14px;border-bottom:1px solid rgba(255,255,255,.08)}.command-group-icon{width:46px;height:46px;border-radius:12px;display:grid;place-items:center;font-size:1.4rem;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1)}.command-group h3{margin:0;font-size:1.25rem}.command-group small{display:block;margin-top:3px;color:#8f9b99}.command-items{display:grid;gap:10px}.command-item{display:grid;grid-template-columns:minmax(170px,.8fr) 1.4fr;gap:18px;align-items:center;padding:13px 14px;border-radius:10px;background:rgba(255,255,255,.025);border:1px solid rgba(255,255,255,.07);transition:.2s ease}.command-item:hover{transform:translateY(-2px);border-color:rgba(56,217,230,.24);background:rgba(56,217,230,.035)}.command-item code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;color:#ffd12f;font-size:.9rem;font-weight:800}.command-item span{color:#d4dddb;font-size:.9rem;line-height:1.45}.commands-note{margin-top:18px;border-radius:12px;padding:17px 19px;border:1px solid rgba(56,217,230,.20);background:rgba(56,217,230,.035);color:#c7d2d0;line-height:1.6}.commands-cta{margin:20px 0 8px;border-radius:14px;padding:24px 26px;display:flex;align-items:center;justify-content:space-between;gap:24px;background:linear-gradient(135deg,rgba(7,18,22,.98),rgba(10,11,27,.98));border:1px solid rgba(255,255,255,.12)}.commands-cta h3{margin:0 0 6px;font-size:1.4rem}.commands-cta p{margin:0;color:#aeb9b8}.commands-cta-actions{display:flex;gap:12px}.commands-btn{min-height:48px;padding:0 18px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;font-weight:900;border:1px solid rgba(255,255,255,.12)}.commands-btn.primary{background:linear-gradient(135deg,#ffd13a,#f6a911);color:#161000}.commands-btn.secondary{background:#0a1216;color:#fff;border-color:rgba(56,217,230,.25)}.commands-footer{margin-top:18px;padding:24px 0 28px}.commands-footer-grid{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:end}.commands-footer .footer-note{margin-top:10px}.commands-social{display:flex;justify-content:flex-end}.commands-social a{width:43px;height:43px;border-radius:9px;background:#0a1014;border:1px solid rgba(255,255,255,.08);display:grid;place-items:center;font-weight:800}
@media(max-width:1000px){.commands-hero-inner{grid-template-columns:1fr}.commands-hero-logo{position:absolute;right:0;width:45%;opacity:.38}.command-groups{grid-template-columns:1fr}}@media(max-width:720px){.commands-page .container{width:min(100% - 26px,1280px)}.nav-discord{display:none}.commands-hero-inner{padding:48px 0}.commands-hero-logo{position:relative;width:78%;margin:auto;opacity:1;order:-1}.commands-hero h1{font-size:clamp(3.5rem,15vw,5rem)}.command-item{grid-template-columns:1fr;gap:6px}.commands-cta{flex-direction:column;align-items:flex-start}.commands-cta-actions{width:100%;flex-direction:column}.commands-btn{width:100%}.commands-footer-grid{grid-template-columns:1fr;gap:18px;text-align:center}.commands-footer .brand{justify-content:center}.commands-social{justify-content:center}}