.guide-nav{font-size:14px;padding:8px 10px;border-radius:9px}.guide-nav[aria-current=page]{background:var(--tint);font-weight:700}.guide-hero{padding-top:70px;padding-bottom:40px}.guide-hero h1{font-size:clamp(38px,5.5vw,64px);line-height:1.25;letter-spacing:-.055em}.guide-hero h1 em{font-style:normal;color:var(--plum)}.guide-intro{font-size:18px;color:var(--muted);margin-top:25px}.guide-jumps{display:flex;gap:12px;flex-wrap:wrap;margin:32px 0 24px}.guide-jumps a{border:1px solid var(--line);padding:13px 18px;border-radius:14px;font-weight:600;background:white}.guide-jumps span{margin-right:10px;color:var(--plum);font-size:14px}.example-disclosure{font-size:13px;max-width:760px;color:var(--muted);line-height:1.8}.getting-started{padding:24px 28px;background:var(--tint);border-radius:16px;max-width:900px}.getting-started strong{font-size:18px}.getting-started p{margin-top:8px;font-size:16px;color:var(--muted)}.guide-section{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);gap:72px;padding-top:80px;padding-bottom:90px;scroll-margin-top:25px}.guide-copy,.guide-example{min-width:0}.section-intro{font-size:19px;color:var(--muted);margin-top:20px}.guide-instructions{list-style:none;counter-reset:guide;padding:0;margin:30px 0}.guide-instructions li{counter-increment:guide;position:relative;padding:0 0 24px 38px}.guide-instructions li:before{content:counter(guide);position:absolute;left:0;top:2px;font-size:13px;font-weight:700;color:var(--plum);border:1px solid #cfc3d4;border-radius:50%;width:24px;height:24px;text-align:center;line-height:24px}.guide-instructions h3{font-size:18px;line-height:1.6;margin-bottom:8px}.guide-instructions p{font-size:16px;color:var(--muted);margin-bottom:10px}.guide-instructions .guide-detail{font-size:14px}.guide-instructions strong{color:var(--ink)}.guide-tip{border-left:3px solid var(--plum);padding:4px 0 4px 19px}.guide-tip p{font-size:16px;color:var(--muted);margin-top:6px}.guide-tint{background:#eee9f0}.guide-example{margin:0;align-self:start}.guide-example figcaption{position:static;font-size:13px;color:var(--muted);padding:15px 8px;text-align:center;line-height:1.7}.example-screen{background:linear-gradient(150deg,#eee9f0,#faf9f7);border:1px solid #d6cdda;border-radius:26px;padding:24px;box-shadow:0 16px 42px #342c3810;color:#342c38}.example-brand{font-size:36px;font-weight:800;letter-spacing:-2px;color:#625268;margin-bottom:16px}.example-brand span{color:#b49080}.example-tabs{display:flex;gap:7px;justify-content:space-between;font-size:14px;margin-bottom:25px}.example-tabs span,.example-chips span{padding:8px 12px;border:1px solid #ded8e0;border-radius:14px;background:#fff}.example-tabs .selected,.example-chips .selected{background:#e9e2ec;font-weight:700}.example-screen h3{font-size:23px;margin:12px 0 20px}.example-card{background:#ffffffdd;border:1px solid #ded8e0;padding:20px;border-radius:18px;margin-top:15px}.example-card h4{font-size:18px;margin:0 0 15px}.field-label{font-size:14px;font-weight:650;margin:16px 0 7px}.field-label:first-child{margin-top:0}.example-input{border:1px solid #ded8e0;border-radius:11px;background:#faf8fb;padding:12px;font-size:15px;line-height:1.75;overflow-wrap:anywhere}.example-note{min-height:112px}.example-chips{display:flex;gap:6px;flex-wrap:wrap;font-size:13px;margin-top:14px}.example-check{font-size:14px;margin-top:15px;line-height:1.7}.example-action{border:1px solid #c8bdce;border-radius:12px;background:#eee9f0;padding:13px 10px;text-align:center;color:#625268;font-weight:700;font-size:14px;margin-top:18px}.example-recall-title{font-weight:700;font-size:19px;display:flex;justify-content:space-between}.example-card p{font-size:15px;line-height:1.75}.example-card .example-meta{font-size:12px;color:var(--muted);margin-top:5px}.example-lock{padding:15px;background:#f2edf5;border-radius:12px;margin:18px 0;font-size:15px}.example-lock strong{font-size:14px;display:block;margin-top:6px;color:var(--plum)}.example-back{font-size:14px;padding:11px;border:1px solid #ded8e0;border-radius:12px;text-align:center;background:white}.example-help{font-size:15px;color:var(--muted);margin-bottom:20px}.example-conversation{display:flex;flex-direction:column;gap:15px}.example-bubble{max-width:91%;align-self:flex-start;background:#fff;border:1px solid #ded8e0;border-radius:4px 17px 17px;padding:16px;font-size:15px}.example-bubble strong{font-size:13px}.example-bubble p{margin-top:6px}.example-bubble.mine{align-self:flex-end;background:#625268;color:white;border-radius:17px 4px 17px 17px}.guide-report{font-size:12px;color:#756d78;line-height:1.8;margin-top:30px}.guide-finish{text-align:center;background:var(--tint);padding:64px 0}.guide-finish .start{margin-top:28px;background:#625268;color:white}.guide-home{display:block;font-size:14px;color:var(--muted);margin-top:20px;text-decoration:underline;text-underline-offset:4px}@media(max-width:900px){.guide-section{gap:34px;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.example-screen{padding:18px}.example-card{padding:16px}.guide-page .header{flex-wrap:wrap}.guide-page .header nav{gap:4px}}@media(max-width:700px){.guide-section{grid-template-columns:1fr;padding-top:52px;padding-bottom:56px;gap:30px}.guide-example{max-width:440px;width:100%;justify-self:center}.guide-hero{padding-top:40px}.guide-jumps{gap:8px}.guide-jumps a{padding:11px 13px;font-size:14px}.getting-started{padding:22px}.guide-intro{font-size:17px}.guide-instructions li{padding-left:34px}.guide-section h2{font-size:32px}.guide-page .header{gap:10px}.guide-page .header .wordmark{width:90px}.guide-nav{padding:8px 6px;font-size:13px}.guide-page .header nav{flex-wrap:wrap}.example-tabs span{padding:8px 10px}.guide-finish{padding:50px 0}}