.sm-shell{padding:44px 0 60px}.sm-head{margin-bottom:38px}.sm-head .eyebrow{margin-bottom:10px}.sm-head h1{font-weight:800;font-size:40px;letter-spacing:-.035em;margin-bottom:10px}.sm-head p{font-size:15px;color:var(--muted);max-width:56ch;line-height:1.6}.sm-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;align-items:start}.sm-col{display:flex;flex-direction:column;gap:22px}.smc{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:26px 28px}.smc .sc-t{display:flex;align-items:center;gap:12px;margin-bottom:6px}.smc .ic{width:34px;height:34px;border-radius:10px;background:var(--ink);color:var(--yellow);display:grid;place-items:center;font-size:14px;flex:none}.smc h2{font-weight:800;font-size:18px;letter-spacing:-.02em}.smc h2 a{color:inherit}.smc h2 a:hover{color:var(--pink-deep)}.smc .sd{font-size:12.5px;color:var(--muted-2);font-family:var(--mono);margin-bottom:14px}.smc ul{display:flex;flex-direction:column}.smc li{list-style:none}.smc li a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 2px;font-size:14px;font-weight:600;color:var(--muted);border-top:1px solid var(--line-soft);transition:.15s}.smc li:first-child a{border-top:none}.smc li a:hover{color:var(--text);padding-left:6px}.smc li a .arw2{font-family:var(--mono);font-size:12px;color:var(--muted-2);transition:.15s}.smc li a:hover .arw2{color:var(--plum)}.smc li a .sub{display:block;font-size:11.5px;color:var(--muted-2);font-weight:400;margin-top:2px}.smc li.lvl2 a{padding-left:18px;font-weight:500;font-size:13.5px}.smc li.lvl2 a:hover{padding-left:24px}.smc li.lvl2 a::before{display:none}.smc li.lvl2 a>span:first-child::before{content:'└';font-family:var(--mono);color:var(--muted-2);margin-right:8px}@media (max-width:1080px){.sm-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:680px){.sm-grid{grid-template-columns:1fr}.sm-head h1{font-size:30px}}