/* Guide styles are scoped so existing app pages retain their design. */
.guide-page { margin:0; color:#edf4ef; background:#0b1713; font:17px/1.7 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif; }
.guide-page * {box-sizing:border-box}.guide-page a {color:inherit;text-underline-offset:4px}.guide-page a:focus-visible {outline:3px solid #71d7ad;outline-offset:4px}.guide-page header,.guide-page footer {max-width:1060px;margin:auto;padding:22px 24px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #43564b}.guide-page header a,.guide-page footer a {min-height:44px;display:inline-flex;align-items:center}.guide-page .guide-brand {font-size:23px;font-weight:700;gap:12px;text-decoration:none}.guide-brand img {width:42px;height:42px;border-radius:10px}.guide-page main {max-width:780px;margin:auto;padding:48px 24px 64px}.guide-page h1 {font-size:clamp(2.15rem,5vw,3.4rem);line-height:1.07;letter-spacing:-.04em;margin:18px 0 24px}.guide-page h2 {font-size:1.45rem;line-height:1.25;margin:40px 0 14px}.guide-page p,.guide-page li {color:#cad7ce}.guide-page li {padding:0 0 18px 8px}.guide-page .guide-kicker {font-size:12px;text-transform:uppercase;letter-spacing:.14em;color:#8bd6b0}.guide-page .guide-intro {font-size:1.18rem}.guide-page .guide-meta {font-size:13px;color:#a0b8a9}.guide-page aside {border-left:3px solid #83cfa8;padding:18px 22px;background:#172b21;margin:30px 0}.guide-page .guide-cta {margin-top:42px;border-top:1px solid #43564b;padding-top:24px}.guide-page .guide-button {display:inline-flex;min-height:48px;align-items:center;background:#b0e5c4;color:#0b2114;padding:10px 22px;border-radius:10px;font-weight:700;text-decoration:none}.guide-page footer {font-size:14px;border-top:1px solid #43564b;border-bottom:0}.guide-page .guide-skip {position:absolute;left:12px;top:-100px;padding:12px;background:#fff;color:#000}.guide-page .guide-skip:focus {top:12px}.guide-page.plynt h1,.guide-page.plynt h2 {font-family:Georgia,serif;font-weight:500}.guide-page.printerhealer {background:#111e2b}.guide-page.printerhealer aside {background:#1c3041}.guide-entry {max-width:1060px;margin:48px auto;padding:24px;border-top:1px solid currentColor}.guide-entry a {display:inline-flex;align-items:center;min-height:44px;color:inherit;text-underline-offset:4px}.guide-entry p {margin:0 0 8px}.guide-entry strong {font-size:1.15rem}@media(max-width:480px){.guide-page main{padding-top:30px}.guide-page header{padding:14px 20px}.guide-page header>a:last-child{font-size:13px}.guide-page footer{flex-wrap:wrap}}
