.msp-guides{background:#0a0a0a;color:#f2f2f2;min-height:100vh;font-family:var(--font-sans),sans-serif}.msp-guides *{box-sizing:border-box}.msp-guides ::selection{background:#deded8;color:#111}.msp-guides a{color:inherit;text-decoration:none}.msp-guides :is(a,button):focus-visible{outline:2px solid #eee;outline-offset:5px}.guides-header{max-width:1240px;padding:26px 32px;justify-content:space-between;gap:25px;margin:auto}.guides-brand,.guides-header{display:flex;align-items:center}.guides-brand{gap:10px;font-size:18px;font-weight:600;letter-spacing:-.03em}.guides-header nav{display:flex;gap:28px;font-size:13px;color:#aaa}.guide-skip{position:fixed;left:16px;top:10px;padding:12px;background:#eee;color:#111!important;z-index:50;transform:translateY(-200%)}.guide-skip:focus{transform:none}.guides-index{max-width:1240px;padding:74px 32px 100px;margin:auto}.guides-intro{max-width:700px;margin-bottom:56px}.guide-article-heading h1,.guides-intro h1{font-size:clamp(38px,4.2vw,58px);font-weight:450;letter-spacing:-.04em;line-height:1.1;margin:0 0 24px;text-wrap:balance}.guides-intro p{font-size:15px;line-height:1.8;color:#aaa}.guides-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.guide-card{background:#1a1a1a;border-radius:24px;padding:30px;display:flex;flex-direction:column;min-width:0;scroll-margin-top:24px}.guide-card h2{font-size:23px;font-weight:450;line-height:1.3;letter-spacing:-.02em;margin:0 0 20px;text-wrap:balance}.guide-prompt{display:flex;flex-direction:column;flex:1;min-width:0}.guide-prompt p{font-size:14px;line-height:1.85;color:#ccc;white-space:pre-wrap;overflow-wrap:anywhere;margin:0 0 24px}.guide-copy-row{margin-top:auto;display:flex;justify-content:space-between;align-items:center;gap:16px;min-height:44px}.guide-copy-status{font-size:12px;color:#aaa}.guide-prompt button{display:flex;gap:8px;align-items:center;flex-shrink:0;border:0;background:#303030;color:#f2f2f2;border-radius:24px;min-height:44px;padding:10px 16px;font:inherit;font-size:12px;cursor:pointer;transition:background .15s ease}.guide-prompt button:hover{background:#3c3c3c}.guide-prompt button:active{background:#454545}.guide-detail{max-width:850px;margin:auto;padding:60px 32px 90px}.guide-back{display:inline-flex;align-items:center;gap:9px;font-size:13px;color:#aaa!important;margin-bottom:40px}.guide-article-heading{margin-bottom:35px}.guide-detail>.guide-prompt{padding:30px;border-radius:24px;background:#1a1a1a}.guide-next{display:grid;grid-template-columns:1fr auto;gap:10px 30px;margin-top:48px}.guide-next>span{font-size:12px;color:#aaa}.guide-next>strong{grid-column:1;font-size:20px;line-height:1.4;font-weight:450}.guide-next svg{grid-column:2;grid-row:1/3;align-self:center}.msp-guides>footer{max-width:1240px;margin:auto}@media(max-width:700px){.guides-grid{grid-template-columns:1fr}.guides-header{padding:22px 20px;gap:15px}.guides-brand{font-size:16px}.guides-header nav{gap:16px;font-size:12px}.guides-index{padding:42px 20px 65px}.guides-intro{margin-bottom:36px}.guide-card{padding:24px}.guide-detail{padding:36px 20px 65px}.guide-detail>.guide-prompt{padding:24px}}@media(prefers-reduced-motion:reduce){.guide-prompt button{transition:none}}