.cheatsheets-page{color:#e8edf2;background:#080b10;min-height:100vh}.cheatsheets-container{width:min(1120px,100% - 40px);margin:auto}.cheatsheets-label,.cheatsheets-eyebrow{color:#35d07f;letter-spacing:.18em;font-size:11px;font-weight:800}.cheatsheets-heading{justify-content:space-between;align-items:flex-end;gap:60px;display:flex}.cheatsheets-heading h2{letter-spacing:-.05em;max-width:650px;margin-top:15px;font-size:clamp(35px,4vw,53px);line-height:1.04}.cheatsheets-heading h2 span,.command-copy h2 span,.cheatsheets-cta h2 span{color:#35d07f}.cheatsheets-heading>p{color:#778493;max-width:400px;font-size:14px;line-height:1.8}.cheatsheets-heading.centered{text-align:center;display:block}.cheatsheets-heading.centered h2{margin-left:auto;margin-right:auto}.cheatsheets-heading.centered>p{margin:20px auto 0}.cheatsheets-hero{background:radial-gradient(circle at 50% 35%,#35d07f1a,#0000 38%),#080b10;border-bottom:1px solid #1b2530;place-items:center;min-height:620px;display:grid;position:relative;overflow:hidden}.cheatsheets-grid-bg{opacity:.28;background-image:linear-gradient(#17212b 1px,#0000 1px),linear-gradient(90deg,#17212b 1px,#0000 1px);background-size:52px 52px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000);mask-image:linear-gradient(#000,#0000)}.cheatsheets-hero-inner{z-index:1;text-align:center;width:min(850px,100% - 40px);padding:100px 0;position:relative}.cheatsheets-hero h1{letter-spacing:-.06em;margin-top:20px;font-size:clamp(53px,7vw,83px);line-height:.98}.cheatsheets-hero h1 span{color:#35d07f}.cheatsheets-hero p{color:#8995a3;max-width:680px;margin:28px auto 0;font-size:16px;line-height:1.85}.cheatsheets-actions,.cheatsheets-cta-actions{justify-content:center;gap:10px;margin-top:35px;display:flex}.cheatsheets-actions a,.cheatsheets-cta-actions a{color:#06100a;background:#35d07f;border:1px solid #35d07f;border-radius:9px;justify-content:center;align-items:center;gap:10px;min-height:45px;padding:0 20px;font-size:13px;font-weight:800;text-decoration:none;transition:all .2s;display:inline-flex}.cheatsheets-actions a:hover,.cheatsheets-cta-actions a:hover{background:#45dc8b;transform:translateY(-2px)}.cheatsheets-actions .cheatsheets-outline,.cheatsheets-cta-actions .cheatsheets-cta-outline{color:#dce3ea;background:#0d1219;border-color:#26323e}.cheatsheets-actions .cheatsheets-outline:hover,.cheatsheets-cta-actions .cheatsheets-cta-outline:hover{background:#0d1219;border-color:#35d07f}.cheatsheets-notice{background:#0a0e14;border-bottom:1px solid #18212b}.cheatsheets-notice-inner{align-items:center;gap:15px;padding:25px 0;display:flex}.cheatsheets-notice-icon{color:#35d07f;background:#35d07f0a;border:1px solid #35d07f40;border-radius:10px;flex-shrink:0;place-items:center;width:42px;height:42px;font-size:21px;display:grid}.cheatsheets-notice strong{color:#dce3ea;font-size:13px}.cheatsheets-notice p{color:#687584;margin-top:5px;font-size:12px;line-height:1.6}.cheatsheets-tools{z-index:10;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#080b10f0;border-bottom:1px solid #1c2630;padding:18px 0;position:sticky;top:0}.cheatsheets-search{background:#0d1219;border:1px solid #26323e;border-radius:10px;align-items:center;height:50px;display:flex}.cheatsheets-search>span{color:#35d07f;padding-left:15px;font-size:22px}.cheatsheets-search input{color:#dce3ea;background:0 0;border:0;outline:0;flex:1;height:100%;padding:0 13px;font-family:inherit;font-size:13px}.cheatsheets-search input::placeholder{color:#596674}.cheatsheets-search kbd{color:#596674;background:#080b10;border:1px solid #26323e;border-radius:5px;margin-right:10px;padding:5px 7px;font-family:monospace;font-size:9px}.cheatsheets-categories{gap:7px;margin-top:12px;display:flex;overflow-x:auto}.cheatsheets-categories button{color:#71808e;cursor:pointer;background:#0d1219;border:1px solid #202c38;border-radius:6px;flex-shrink:0;padding:7px 10px;font-family:inherit;font-size:10px}.cheatsheets-categories button:hover,.cheatsheets-categories button.active{color:#35d07f;border-color:#35d07f66}.cheat-library{border-bottom:1px solid #18212b;padding:110px 0}.cheat-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:60px;display:grid}.cheat-card{background:#0d1219;border:1px solid #1e2935;border-radius:14px;padding:24px;transition:transform .25s,border-color .25s}.cheat-card:hover{border-color:#35d07f59;transform:translateY(-4px)}.cheat-card-top{align-items:center;gap:10px;display:flex}.cheat-icon{background:#080b10;border:1px solid #26323e;border-radius:10px;place-items:center;width:44px;height:44px;font-size:19px;display:grid}.cheat-meta{flex-direction:column;gap:4px;display:flex}.cheat-meta span{color:#35d07f;letter-spacing:.1em;font-size:9px;font-weight:800}.cheat-meta small{color:#596674;font-size:8px}.cheat-card-top>b{color:#3b4753;margin-left:auto;font-family:monospace;font-size:11px}.cheat-card h3{margin-top:20px;font-size:18px}.cheat-card>p{color:#778493;min-height:66px;margin-top:10px;font-size:12px;line-height:1.7}.cheat-tags{flex-wrap:wrap;gap:5px;margin-top:18px;display:flex}.cheat-tags code{color:#82909d;background:#080b10;border:1px solid #222e39;border-radius:5px;padding:5px 7px;font-family:monospace;font-size:9px}.cheat-card a{color:#35d07f;align-items:center;gap:8px;margin-top:20px;font-size:11px;font-weight:800;text-decoration:none;display:inline-flex}.quick-reference{background:#0a0e14;border-bottom:1px solid #18212b;padding:110px 0}.reference-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:60px;display:grid}.reference-card{background:#0d1219;border:1px solid #1e2935;border-radius:12px;padding:24px}.reference-number{color:#35d07f;font-family:monospace;font-size:10px}.reference-card h3{margin-top:20px;font-size:17px}.reference-card div{flex-wrap:wrap;gap:5px;margin-top:15px;display:flex}.reference-card div span{color:#65727f;border:1px solid #222e39;border-radius:5px;padding:5px 7px;font-size:9px}.command-section{border-bottom:1px solid #18212b;padding:110px 0}.command-layout{grid-template-columns:.8fr 1.2fr;align-items:center;gap:80px;display:grid}.command-copy h2{letter-spacing:-.05em;max-width:470px;margin-top:15px;font-size:clamp(35px,4vw,51px);line-height:1.04}.command-copy>p{color:#8995a3;max-width:480px;margin-top:24px;font-size:14px;line-height:1.85}.command-copy>a{color:#35d07f;align-items:center;gap:9px;margin-top:25px;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex}.command-terminal{background:#06090d;border:1px solid #24303c;border-radius:13px;overflow:hidden}.command-terminal-header{color:#596674;background:#0c1117;border-bottom:1px solid #1c2630;justify-content:space-between;padding:13px 16px;font-family:monospace;font-size:9px;display:flex}.command-terminal-header>div{gap:5px;display:flex}.command-terminal-header i{background:#2a3540;border-radius:50%;width:6px;height:6px}.command-terminal-body{min-height:330px;padding:25px;font-family:monospace;font-size:11px;line-height:1.7}.command-terminal-body p{color:#8b98a5;margin-top:14px}.command-terminal-body p:first-child{margin-top:0}.command-terminal-body p span{color:#35d07f}.command-terminal-body strong{color:#d4dce4;display:block}.command-terminal-body .muted{color:#596674}.command-terminal-body .cursor{margin-top:25px}.external-resources{background:#0a0e14;border-bottom:1px solid #18212b;padding:110px 0}.external-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:55px;display:grid}.external-card{background:#0d1219;border:1px solid #1e2935;border-radius:13px;grid-template-columns:35px 1fr 25px;align-items:start;gap:15px;padding:25px;text-decoration:none;transition:all .2s;display:grid}.external-card:hover{border-color:#35d07f59;transform:translateY(-3px)}.external-card>span{color:#35d07f;font-family:monospace;font-size:10px}.external-card strong{color:#dce3ea;font-size:14px}.external-card p{color:#65727f;margin-top:8px;font-size:11px;line-height:1.7}.external-card>b{color:#35d07f}.cheatsheets-cta{text-align:center;width:min(850px,100% - 40px);margin:auto;padding:115px 0}.cheatsheets-cta h2{letter-spacing:-.05em;margin-top:17px;font-size:clamp(39px,5vw,61px);line-height:1.03}.cheatsheets-cta>p{color:#778493;max-width:600px;margin:20px auto;font-size:14px;line-height:1.8}@media (max-width:900px){.cheatsheets-heading{display:block}.cheatsheets-heading>p{margin-top:20px}.cheat-grid,.reference-grid{grid-template-columns:repeat(2,1fr)}.command-layout{grid-template-columns:1fr;gap:55px}}@media (max-width:600px){.cheatsheets-container{width:calc(100% - 28px)}.cheatsheets-hero{min-height:550px}.cheatsheets-hero-inner{width:calc(100% - 28px);padding:85px 0}.cheatsheets-hero h1{font-size:48px}.cheatsheets-hero p{font-size:14px}.cheatsheets-actions,.cheatsheets-cta-actions{flex-direction:column}.cheatsheets-actions a,.cheatsheets-cta-actions a{width:100%}.cheatsheets-notice-inner{align-items:flex-start}.cheat-library,.quick-reference,.command-section,.external-resources{padding:75px 0}.cheatsheets-heading h2{font-size:35px}.cheat-grid,.reference-grid,.external-grid{grid-template-columns:1fr;margin-top:40px}.cheat-card>p{min-height:auto}.cheatsheets-search kbd{display:none}.cheatsheets-cta{width:calc(100% - 28px);padding:80px 0}}
