.guide-page main{max-width:1120px;margin:auto}.guide-page h1,.guide-page h2,.guide-page h3,.guide-page p{margin:0}.guide-hero{grid-template-columns:1.5fr 1fr;align-items:center;gap:60px;padding:12px 0 45px;display:grid}.guide-hero .eyebrow{color:var(--orange);margin-bottom:20px;font-size:11px}.guide-hero h1{letter-spacing:-.045em;font-size:clamp(35px,4vw,48px);line-height:1.45}.guide-page .guide-lead{color:var(--muted);margin-top:20px;font-size:14px;line-height:1.95}.guide-mini-flow{flex-direction:column;justify-self:end;align-items:center;width:100%;max-width:310px;padding:20px 0;display:flex}.guide-mini-flow>span{border:1px solid var(--line);background:#fffefa;border-radius:6px;align-items:center;gap:20px;width:100%;padding:14px 20px;font-size:15px;font-weight:700;display:flex}.guide-mini-flow>span:last-child{background:var(--ink);color:var(--paper);border-color:var(--ink);transform:rotate(-3deg)}.guide-mini-flow b{color:var(--muted);letter-spacing:1px;font:10px Arial}.guide-mini-flow>span:last-child b{color:var(--lime)}.guide-mini-flow>i{color:#a2a896;font-style:normal;line-height:1.5}.guide-mini-flow>span>i{color:var(--lime);margin-left:auto;font-size:24px;font-style:normal;line-height:1}.guide-shortcuts{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:60px;display:grid}.guide-shortcuts>a{border:1px solid var(--line);background:#fffefa;border-radius:8px;align-items:center;gap:15px;padding:22px 20px;text-decoration:none;display:flex}.guide-shortcuts>a:hover{border-color:var(--orange);transform:translateY(-2px)}.guide-shortcuts small{letter-spacing:1.3px;color:var(--muted);margin-bottom:7px;font:9px Arial;display:block}.guide-shortcuts strong{font-size:14px}.shortcut-symbol{color:var(--orange);flex-shrink:0;width:25px;font:25px Arial}.guide-shortcuts>a>span:last-child{margin-left:auto;font-size:18px}.guide-layout{grid-template-columns:195px minmax(0,1fr);align-items:start;gap:55px;display:grid}.guide-sidebar{min-width:0;position:sticky;top:25px}.guide-sidebar nav>.eyebrow{color:var(--muted);letter-spacing:1.5px;margin-bottom:17px;font-size:9px}.guide-sidebar nav>a{color:var(--muted);border-left:1px solid var(--line);align-items:center;gap:13px;min-height:43px;padding:7px 13px;font:10px Arial;text-decoration:none;display:flex}.guide-sidebar nav>a span{color:var(--ink);font:12px/1.7 Hiragino Kaku Gothic ProN,Meiryo,sans-serif}.guide-sidebar nav>a:hover{border-left-color:var(--orange);background:#e9ecdf}.guide-sidebar-help{color:var(--muted);margin:25px 0 0 13px;font-size:10px;line-height:1.8;text-decoration:none;display:block}.guide-section{border-bottom:1px solid var(--line);margin-bottom:46px;padding:0 0 46px;scroll-margin-top:25px}.guide-section-heading{margin-bottom:20px}.guide-section-heading>span{letter-spacing:1.5px;color:var(--orange);margin-bottom:14px;font:10px Arial;display:block}.guide-section-heading h2{letter-spacing:-.04em;font-size:27px;line-height:1.6}.guide-section-heading>p{color:var(--muted);margin-top:8px;font-size:12px}.guide-section>p{color:var(--muted);font-size:14px;line-height:2}.guide-start-actions{flex-wrap:wrap;align-items:center;gap:24px;margin:25px 0;display:flex}.guide-start-actions .button{border-radius:5px}.guide-note{background:#ecefe5;border-radius:6px;gap:13px;margin:24px 0;padding:16px 18px;display:flex}.guide-note>span{border:1px solid #a6ad99;border-radius:50%;flex-shrink:0;place-items:center;width:19px;height:19px;margin-top:3px;font:12px Georgia;display:grid}.guide-note p{color:var(--muted);font-size:12px;line-height:1.9}.guide-walkthrough{grid-template-columns:1.15fr 1fr;gap:28px;margin:30px 0 26px;display:grid}.guide-steps{margin:25px 0;padding:0;list-style:none}.guide-walkthrough .guide-steps{margin:0}.guide-steps li{gap:14px;padding-bottom:26px;display:flex}.guide-steps li:last-child{padding-bottom:0}.guide-steps li>span{background:var(--ink);color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:26px;height:26px;margin-top:1px;font:11px Arial;display:grid}.guide-steps h3{margin:0 0 7px;font-size:15px;line-height:1.8}.guide-steps p{color:var(--muted);font-size:13px;line-height:1.95}.guide-steps a{margin-top:8px;font-size:11px;display:inline-block}.guide-page code{white-space:nowrap;color:var(--ink);font:inherit;background:#e9ecdf;border:1px solid #dbe0d0;border-radius:4px;padding:2px 7px;font-weight:600}.guide-chat{background:#e9eddf;border:1px solid #dbe0d1;border-radius:10px;flex-direction:column;align-self:start;gap:10px;padding:18px;display:flex}.guide-chat-title{border-bottom:1px solid #d1d8c5;align-items:center;gap:7px;margin-bottom:5px;padding-bottom:11px;font-size:10px;font-weight:700;display:flex}.guide-chat-title small{color:var(--muted);margin-left:auto;font-size:9px;font-weight:400}.chat-dot{background:var(--ink);border-radius:50%;width:7px;height:7px}.chat-sent{background:var(--ink);color:#fff;border-radius:9px 9px 2px;align-self:flex-end;padding:8px 16px;font-size:12px}.chat-received{background:#fffefa;border-radius:2px 9px 9px;align-self:flex-start;padding:10px 13px;font-size:11px;line-height:1.9}.guide-chat>p{color:var(--muted);text-align:center;margin-top:3px;font-size:9px}.guide-screenshot{border:1px solid var(--line);background:#fffefa;border-radius:6px;margin-top:12px}.guide-page summary{cursor:pointer;justify-content:space-between;align-items:center;gap:15px;min-height:54px;padding:15px 18px;font-size:12px;font-weight:600;list-style:none;display:flex}.guide-page summary::-webkit-details-marker{display:none}.guide-page summary>span:last-child{flex-shrink:0;font-size:18px;font-weight:400;transition:transform .2s}.guide-page details[open]>summary>span:last-child{transform:rotate(45deg)}.guide-screenshot figure{margin:0;padding:0 18px 18px}.guide-screenshot img{border-radius:4px;width:100%;max-width:620px;height:auto;margin:auto;display:block}.guide-screenshot figcaption{color:var(--muted);text-align:center;margin-top:12px;font-size:10px}.guide-tips{margin-top:22px}.guide-tips>details{border-bottom:1px solid var(--line);scroll-margin-top:25px}.guide-tips>details:first-child{border-top:1px solid var(--line)}.guide-tips>details>summary{padding:19px 0;font-size:13px}.guide-tips>details>div{padding:0 0 23px}.guide-tips p{color:var(--muted);font-size:13px;line-height:1.95}.guide-tips p+p{margin-top:16px}.guide-tips summary small{color:var(--muted);margin-bottom:4px;font-size:10px;font-weight:400;line-height:1.8;display:block}.guide-tips summary>span:first-child{font-size:14px}.command-sequence{border:1px solid var(--line);background:#fffefa;border-radius:8px;justify-content:space-between;align-items:center;gap:18px;margin:24px 0 15px;padding:23px;display:flex}.command-sequence>span{flex-direction:column;flex:1;align-items:center;gap:11px;display:flex}.command-sequence small{color:var(--muted);font-size:10px}.command-sequence code{text-align:center;min-width:70px;padding:7px 12px;font-size:17px;display:block}.command-sequence>b{color:#909785;font-size:16px;font-weight:400}.guide-page .guide-caption{color:var(--muted);font-size:11px;line-height:1.95}.guide-custom-link{background:var(--ink);color:var(--paper);border-radius:8px;justify-content:space-between;align-items:center;gap:20px;margin:23px 0;padding:26px;text-decoration:none;display:flex}.guide-custom-link:hover{color:var(--paper);background:#353f2f}.guide-custom-link small{letter-spacing:1.5px;color:var(--lime);margin-bottom:11px;font:9px Arial;display:block}.guide-custom-link strong{margin-bottom:7px;font-size:23px;display:block}.guide-custom-link span>span{color:#c6ccbd;font-size:11px}.guide-custom-link>b{color:var(--lime);font-size:29px;font-weight:400}.guide-outcomes{margin:20px 0;font-size:12px}.guide-outcomes>div{background:#ecefe5;border-left:2px solid #b3be9b;margin-bottom:10px;padding:15px}.guide-outcomes dt{font-weight:700}.guide-outcomes dd{color:var(--muted);margin:7px 0 0;line-height:1.9}.guide-finish{background:#e8ecdf;border-radius:8px;justify-content:space-between;align-items:center;gap:25px;margin-bottom:30px;padding:30px;display:flex}.guide-finish .eyebrow{color:var(--muted);margin-bottom:10px;font-size:9px}.guide-finish h2{letter-spacing:-.04em;font-size:21px;line-height:1.6}.guide-finish p:last-child{color:var(--muted);margin-top:8px;font-size:11px}.guide-finish .button{white-space:nowrap;border-radius:5px;font-size:12px}.guide-back-top{margin-bottom:20px}@media (width<=1050px){.guide-layout{grid-template-columns:170px minmax(0,1fr);gap:32px}.guide-shortcuts>a{gap:10px;padding:18px 14px}.guide-shortcuts strong{font-size:12px}.guide-walkthrough{grid-template-columns:1fr}.guide-chat{justify-self:center;width:100%;max-width:390px}.guide-finish{flex-wrap:wrap}}@media (width<=800px){.guide-page #container>header{margin-bottom:30px}.guide-hero{gap:25px}.guide-hero h1{font-size:34px}.guide-lead br{display:none}.guide-mini-flow>span{gap:10px;padding:13px;font-size:12px}.guide-mini-flow{max-width:245px}.guide-shortcuts{gap:10px;margin-bottom:30px}.guide-shortcuts>a{gap:8px;padding:16px 12px}.shortcut-symbol{display:none}.guide-layout{grid-template-columns:minmax(0,1fr);gap:28px}.guide-sidebar{background:var(--paper);z-index:3;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:10px 0;position:sticky;top:0}.guide-sidebar nav{scrollbar-width:thin;gap:8px;display:flex;overflow-x:auto}.guide-sidebar nav>.eyebrow,.guide-sidebar-help{display:none}.guide-sidebar nav>a{white-space:nowrap;border:1px solid var(--line);background:#fffefa;border-radius:4px;flex-shrink:0;gap:7px;min-height:40px;padding:8px 11px}.guide-sidebar nav>a span{font-size:11px}.guide-section,.guide-tips>details{scroll-margin-top:85px}.guide-section{margin-bottom:35px;padding-bottom:35px}.guide-walkthrough{grid-template-columns:1fr 1fr}.guide-chat{max-width:none}}@media (width<=550px){.guide-hero{padding:0 0 26px;display:block}.guide-hero .eyebrow{margin-bottom:15px;font-size:10px}.guide-hero h1{font-size:35px}.guide-page .guide-lead{margin-top:15px;font-size:12px}.guide-mini-flow{display:none}.guide-shortcuts{grid-template-columns:1fr;gap:8px}.guide-shortcuts>a{gap:14px;min-height:68px;padding:13px 16px}.guide-shortcuts small{margin-bottom:4px;font-size:8px}.guide-shortcuts strong{font-size:13px}.shortcut-symbol{font-size:22px;display:block}.guide-section-heading h2{font-size:24px}.guide-section-heading>span{font-size:9px}.guide-section>p{font-size:13px}.guide-section-heading>p{font-size:11px}.guide-start-actions{gap:18px;margin:20px 0}.guide-start-actions .button{padding:15px 18px;font-size:12px}.guide-note{gap:10px;padding:14px}.guide-note p{font-size:11px}.guide-walkthrough{grid-template-columns:1fr;gap:24px}.guide-chat{max-width:360px}.guide-steps{margin:22px 0}.guide-steps li{gap:12px}.guide-steps p{font-size:12px}.guide-steps h3{font-size:14px}.guide-page summary{padding:15px 12px;font-size:11px}.guide-screenshot figure{padding:0 9px 14px}.guide-screenshot figcaption{font-size:9px}.command-sequence{gap:8px;padding:16px 10px}.command-sequence small{font-size:9px}.command-sequence code{min-width:54px;padding:6px 9px;font-size:14px}.guide-custom-link{padding:22px 18px}.guide-custom-link strong{font-size:20px}.guide-custom-link span>span{font-size:10px}.guide-finish{gap:19px;padding:24px 20px}.guide-finish h2{font-size:20px}}.guide-sidebar nav>a[aria-current=location]{border-left-color:var(--orange);color:var(--orange);background:#e9ecdf}.guide-sidebar nav>a[aria-current=location] span{color:var(--ink);font-weight:700}
