
.home-page{display:grid;gap:clamp(70px,9vw,118px);width:100%}
.home-hero{display:grid;grid-template-columns:minmax(0,1.06fr) minmax(350px,.74fr);gap:clamp(38px,7vw,92px);align-items:center;min-height:620px}
.home-intro{max-width:760px}.home-identity{display:flex;align-items:center;gap:12px}.home-identity img{width:54px;height:54px;border-radius:14px;border:1px solid var(--line);object-fit:cover}.home-identity>div{display:grid;gap:1px}.home-identity span,.home-section-title>span,.home-final>div>span{font:650 9px "IBM Plex Mono",monospace;letter-spacing:.11em;color:var(--accent)}.home-identity strong{font-size:22px}
.home-intro h1{margin:24px 0 18px;max-width:810px;font-size:clamp(52px,7.1vw,91px);line-height:.94;letter-spacing:-.057em;font-weight:650}.home-intro>p{max-width:680px;margin:0;color:var(--muted);font-size:clamp(16px,1.5vw,19px);line-height:1.7}
.home-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:28px}.home-action{min-height:48px;padding:0 17px;display:inline-flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:11px;color:var(--text);background:var(--surface);text-decoration:none;font-size:13px;font-weight:650}.home-action.primary{background:var(--text);color:var(--bg);border-color:var(--text)}.home-action .material-symbols-rounded{font-size:18px}.home-command-link{display:inline-flex;align-items:center;gap:6px;margin-top:19px;color:var(--muted);text-decoration:none;font-size:12px}.home-command-link:hover{color:var(--text)}.home-command-link .material-symbols-rounded{font-size:16px}
.home-command-preview{border:1px solid var(--line);border-radius:19px;background:var(--surface);overflow:hidden;box-shadow:var(--shadow)}.command-preview-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 17px;border-bottom:1px solid var(--line-soft)}.command-preview-head>div{display:grid;gap:3px}.command-preview-head span{color:var(--muted-2);font:8px "IBM Plex Mono",monospace;text-transform:uppercase;letter-spacing:.09em}.command-preview-head strong{font-size:11px;font-weight:600}.command-preview-head>.material-symbols-rounded{font-size:20px;color:var(--muted)}
.discord-demo{padding:18px;background:color-mix(in srgb,var(--surface-2) 65%,var(--surface))}.discord-user-row,.discord-bot-row{display:grid;grid-template-columns:38px minmax(0,1fr);gap:10px;align-items:flex-start}.discord-user-row{margin-bottom:17px}.discord-demo-avatar{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:var(--text);color:var(--bg);font-weight:700}.discord-user-row>div:last-child{display:grid;gap:5px}.discord-user-row strong{font-size:11px}.discord-user-row span{width:max-content;padding:5px 8px;border-radius:6px;background:var(--surface);font:600 10px "IBM Plex Mono",monospace}.discord-bot-row>img{width:38px;height:38px;border-radius:50%;object-fit:cover}.discord-demo-author{display:flex;align-items:center;gap:6px}.discord-demo-author strong{font-size:11px}.discord-demo-author b{padding:2px 4px;border-radius:4px;background:#5865f2;color:white;font-size:7px}.discord-demo-author small{color:var(--muted-2);font-size:8px}.discord-demo-embed{margin-top:7px;padding:12px 13px;border-left:3px solid var(--accent);border-radius:4px 9px 9px 4px;background:var(--surface)}.discord-demo-embed strong{font-size:12px}.discord-demo-embed p{margin:7px 0 10px;color:var(--muted);font-size:10px;line-height:1.55}.discord-demo-embed span{color:var(--muted-2);font-size:8px}
.home-features,.home-slash{display:grid;gap:27px}.home-section-title{max-width:760px}.home-section-title h2,.home-final h2{margin:10px 0 0;font-size:clamp(35px,5vw,59px);line-height:1;letter-spacing:-.045em}.home-section-title p{margin:14px 0 0;color:var(--muted);line-height:1.65;max-width:680px}.home-section-title.compact{max-width:700px}
.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);background:var(--line);gap:1px}.feature-grid article{min-height:230px;padding:22px;background:var(--surface)}.feature-icon{width:39px;height:39px;display:grid;place-items:center;border:1px solid var(--line-soft);border-radius:10px;background:var(--surface-2)}.feature-icon .material-symbols-rounded{font-size:21px;color:var(--text)}.feature-grid strong{display:block;margin-top:36px;font-size:17px}.feature-grid p{margin:8px 0 0;color:var(--muted);font-size:12px;line-height:1.65}
.slash-list{display:grid;border:1px solid var(--line);background:var(--line);gap:1px}.slash-list>a{display:grid;grid-template-columns:minmax(150px,.65fr) minmax(0,1.4fr) auto;gap:20px;align-items:center;min-height:66px;padding:11px 16px;background:var(--surface);color:var(--text);text-decoration:none}.slash-list>a:hover{background:var(--surface-2)}.slash-list code{width:max-content;max-width:100%;padding:5px 7px;border:1px solid var(--line-soft);border-radius:6px;background:var(--surface-2);font:600 10px "IBM Plex Mono",monospace}.slash-list span{color:var(--muted);font-size:12px}.slash-list b{color:var(--muted-2);font:600 9px "IBM Plex Mono",monospace}.slash-more{width:max-content;display:inline-flex;align-items:center;gap:6px;color:var(--text);text-decoration:none;font-size:12px;font-weight:650}.slash-more .material-symbols-rounded{font-size:16px}
.home-final{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:35px;align-items:end;padding:30px;border:1px solid var(--line);background:var(--surface)}.home-final>div{max-width:720px}.home-final p{margin:14px 0 0;color:var(--muted);line-height:1.65}.home-final>a{min-height:46px;padding:0 15px;display:inline-flex;align-items:center;gap:8px;background:var(--text);color:var(--bg);text-decoration:none;font-size:12px;font-weight:650}.home-final>a .material-symbols-rounded{font-size:17px}
@media(max-width:960px){.home-hero{grid-template-columns:1fr;min-height:0}.home-command-preview{max-width:650px}.feature-grid{grid-template-columns:1fr 1fr}.home-final{grid-template-columns:1fr}}
@media(max-width:620px){.home-page{gap:68px}.home-hero{gap:34px}.home-intro h1{font-size:clamp(47px,13vw,66px);margin-top:20px}.home-intro>p{font-size:15px}.home-actions{display:grid;grid-template-columns:1fr 1fr}.home-action{justify-content:center;padding:0 9px}.command-preview-head{padding:13px}.discord-demo{padding:14px}.feature-grid{grid-template-columns:1fr}.feature-grid article{min-height:170px}.feature-grid strong{margin-top:22px}.slash-list>a{grid-template-columns:1fr auto;gap:7px 12px;padding:13px}.slash-list span{grid-column:1/-1;grid-row:2}.slash-list b{grid-column:2;grid-row:1}.home-final{padding:21px}.home-final>a{width:100%;justify-content:center}}

.home-quick-links{display:flex;flex-wrap:wrap;gap:7px;margin-top:15px}.home-quick-links a{display:inline-flex;align-items:center;gap:6px;min-height:34px;padding:0 10px;border-radius:9px;color:var(--muted);text-decoration:none;font-size:11px}.home-quick-links a:hover{background:var(--surface-2);color:var(--text)}.home-quick-links .material-symbols-rounded{font-size:17px}@media(max-width:620px){.home-quick-links{display:grid;grid-template-columns:repeat(3,1fr)}.home-quick-links a{justify-content:center;padding:0 6px}}
