.guide-page { margin: 0; background: #fffaf5; color: #654c59; font: 16px/1.75 ui-rounded, system-ui, sans-serif; }
.guide-page *,.boot-content * { box-sizing: border-box; }
.guide-header { display: flex; justify-content: space-between; align-items: center; gap: 20px; max-width: 1040px; margin: auto; padding: 24px; }
.guide-brand { color: #805769; text-decoration: none; font-weight: 850; font-size: 21px; line-height: 1.2; letter-spacing: -.05em; }.guide-brand span { display: block; font-size: 10px; font-weight: 600; letter-spacing: .18em; }
.guide-play { display: inline-block; padding: 10px 17px; background: #f4dce7; border: 1px solid #e6c7d8; color: #8c526d; border-radius: 14px; font-weight: 750; text-decoration: none; font-size: 13px; }.guide-play:hover { background: #edcadb; }
.guide-content { max-width: 780px; margin: 36px auto 64px; padding: 0 24px; }
.guide-eyebrow { color: #b6869c; letter-spacing: .14em; font-size: 11px; font-weight: 750; }
.guide-content h1 { font-size: clamp(32px, 6vw, 52px); line-height: 1.14; letter-spacing: -.045em; max-width: 700px; margin: 18px 0 24px; }
.guide-intro { font-size: 19px; color: #967987; margin-bottom: 42px; }.guide-content section { margin: 34px 0; }.guide-content h2 { font-size: 23px; line-height: 1.3; letter-spacing: -.025em; margin-bottom: 14px; }.guide-content li { padding-left: 4px; margin-bottom: 14px; }.guide-content a { color: #a9567d; text-underline-offset: 4px; }.availability-note { border-left: 3px solid #c9a9bc; padding: 14px 18px; background: #f6edf1; border-radius: 0 14px 14px 0; }
.guide-cta { padding: 28px; background: #f7e9ed; border: 1px solid #ead7df; border-radius: 24px; margin-top: 44px; }.guide-cta h2 { margin-top: 0; }.guide-footer { border-top: 1px solid #eedde4; max-width: 992px; margin: auto; padding: 24px; color: #a78a9a; font-size: 12px; }.guide-footer nav,.boot-content nav { display: flex; flex-wrap: wrap; gap: 14px 24px; }.guide-footer a,.boot-content a { color: #a36685; text-underline-offset: 4px; }
.boot-content { max-width: 760px; padding: 48px 24px; margin: auto; color: #654c59; font: 16px/1.65 system-ui,sans-serif; }.boot-content h1 { font-size: clamp(30px, 6vw, 46px); line-height: 1.15; }.boot-content nav { margin-top: 32px; }
.guide-page :focus-visible { outline: 3px solid #be86a4; outline-offset: 5px; }
@media (max-width: 520px) { .guide-header { padding: 20px; }.guide-brand { font-size: 18px; }.guide-header .guide-play { font-size: 11px; padding: 9px 12px; }.guide-content { margin-top: 22px; padding: 0 20px; }.guide-intro { font-size: 17px; }.guide-content h2 { font-size: 21px; } }
