:root{--bg:#f9fafb;--panel:#fff;--panel-soft:#f9fafb;--text:#111827;--muted:#6b7280;--line:#e5e7eb;--line-strong:#d1d5db;--brand:#14b8a6;--brand-dark:#0d9488;--ink-soft:#f0fdfa;--shadow:0 8px 24px #0000000a;--radius:16px;--radius-sm:12px;--wrap:1120px;--font:var(--font-geist-sans,"Inter","Segoe UI",sans-serif)}*{box-sizing:border-box}html{scroll-behavior:smooth}.guides-page{color:var(--text);line-height:1.6}.guides-page a{color:var(--brand-dark);text-decoration:none}.guides-page a:hover{color:var(--brand)}.guides-page img{max-width:100%;display:block}.wrap{width:min(calc(100% - 32px),var(--wrap));margin:0 auto}.breadcrumbs{color:var(--muted);padding:12px 0 0;font-size:.88rem}.breadcrumbs ol{flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none;display:flex}.breadcrumbs li+li:before{content:"/";color:#9ca3af;margin-right:10px}.hero{padding:54px 0 24px}.hero--guide{padding-bottom:24px}.hero__grid{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);align-items:stretch;gap:22px;display:grid}.hero__copy,.hero__aside{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:16px}.hero__copy{padding:46px 42px}.hero__eyebrow{background:var(--ink-soft);color:var(--brand-dark);letter-spacing:.02em;text-transform:uppercase;border-radius:999px;padding:7px 11px;font-size:.78rem;font-weight:700;display:inline-flex}.hero h1{letter-spacing:-.04em;margin:18px 0 16px;font-size:clamp(2.7rem,4.3vw,4.6rem);line-height:1.02}.hero p{color:var(--muted);max-width:60ch;margin:0;font-size:1.02rem}.hero__actions,.hero__meta{flex-wrap:wrap;gap:14px;display:flex}.hero__actions{margin-top:28px}.hero__meta{margin-top:20px}.pill{border:1px solid var(--line);color:var(--muted);background:#fafafa;border-radius:999px;padding:8px 11px;font-size:.86rem}.hero__aside{padding:20px}.feature-list,.mini-list,.link-list,.steps,.faq-list,.source-list,.footer-links,.screenshot-notes{margin:0;padding:0;list-style:none}.feature-list li,.mini-list li,.link-list li,.steps li,.faq-list li,.source-list li,.screenshot-notes li{padding-left:22px;position:relative}.feature-list li:before,.mini-list li:before,.link-list li:before,.steps li:before,.faq-list li:before,.source-list li:before,.screenshot-notes li:before{content:"";background:var(--brand);border-radius:999px;width:8px;height:8px;position:absolute;top:.72em;left:0}.hero-card{background:#f0fdfa;border:1px solid #ccfbf1;border-radius:16px;padding:20px}.hero-card h2,.section-title{margin:0 0 12px;font-size:1.3rem;line-height:1.2}.hero-card p,.section-intro{color:var(--muted);margin:0}.hero-card+.hero-card{margin-top:16px}.button,.button-link{border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 18px;font-size:.94rem;font-weight:600;transition:all .2s;display:inline-flex}.button{background:var(--brand-dark);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:700;box-shadow:0 4px 14px #0d948840;color:#fff!important}.button:hover{background:#0f766e;transform:translateY(-1px);box-shadow:0 6px 20px #0f766e59;color:#fff!important}.button--secondary{color:var(--text);border-color:var(--line);box-shadow:none;background:#fff}.button--secondary:hover{border-color:var(--brand);color:var(--brand-dark)}.main-grid{grid-template-columns:minmax(0,1fr) 300px;gap:22px;padding:24px 0 72px;display:grid}.content-stack>section+section{margin-top:22px}.panel{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:26px}.panel h2{letter-spacing:-.02em;margin:0 0 12px;font-size:1.55rem;line-height:1.15}.panel h3{margin:0 0 10px;font-size:1.08rem;line-height:1.3}.panel p{color:var(--muted);margin:0}.panel p+p,.panel ul+p,.panel ol+p,.panel div+p,.panel p+ul,.panel p+ol,.panel h3+p,.panel h3+ul,.panel h3+ol{margin-top:14px}.grid-2,.grid-3,.grid-feature,.grid-steps,.grid-use-cases,.grid-prompts,.grid-related{gap:14px;display:grid}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3,.grid-feature{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-steps,.grid-prompts{grid-template-columns:repeat(2,minmax(0,1fr))}.card,.guide-card,.task-card,.tool-card,.prompt-card,.use-case-card,.source-card,.screenshot-card{background:var(--panel-soft);border:1px solid #e5e7eb;border-radius:16px;padding:20px;transition:all .3s}.guide-card:hover,.task-card:hover,.tool-card:hover,.use-case-card:hover,.source-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000000f}.guide-card,.task-card,.tool-card,.use-case-card,.source-card{flex-direction:column;gap:12px;display:flex}.guide-card strong,.task-card strong,.tool-card strong,.use-case-card strong,.source-card strong,.prompt-card strong{font-size:1.03rem;line-height:1.35;display:block}.card-tag{background:var(--ink-soft);width:fit-content;color:var(--brand-dark);text-transform:uppercase;letter-spacing:.03em;border:1px solid #ccfbf1;border-radius:999px;align-items:center;padding:6px 9px;font-size:.74rem;font-weight:700;display:inline-flex}.guide-card p,.task-card p,.tool-card p,.use-case-card p,.source-card p,.prompt-card p{margin:0}.card-link{margin-top:auto;font-weight:700}.tool-card__meta{flex-wrap:wrap;gap:8px;display:flex}.metric{color:var(--muted);background:#fff;border:1px solid #e5e7eb;border-radius:999px;padding:6px 9px;font-size:.8rem;display:inline-flex}.step-card__num{background:var(--ink-soft);width:34px;height:34px;color:var(--brand-dark);border-radius:10px;place-items:center;margin-bottom:14px;font-weight:800;display:inline-grid}.prompt-card{padding-left:52px;position:relative}.prompt-card:before{content:">";color:var(--brand-dark);font-size:1.05rem;font-weight:800;position:absolute;top:18px;left:18px}.screenshot-card{padding:22px}.screenshot-frame{aspect-ratio:16/10;background:radial-gradient(circle at 100% 0,#14b8a61a,#0000 30%),linear-gradient(#fff 0%,#f9fafb 100%);border:1px solid #e5e7eb;border-radius:16px;position:relative;overflow:hidden}.screenshot-frame:before{content:"";background:linear-gradient(#ffffffe6,#f9fafbf5);border:1px dashed #99f6e4;border-radius:12px;position:absolute;inset:18px}.screenshot-ui{grid-template-columns:.9fr 1.1fr;gap:18px;display:grid;position:absolute;inset:36px}.screenshot-ui__rail,.screenshot-ui__chat{z-index:1;background:#ffffffeb;border:1px solid #d1d5dbe6;border-radius:12px;position:relative}.screenshot-ui__rail{padding:18px}.screenshot-ui__chat{flex-direction:column;gap:14px;padding:18px;display:flex}.screenshot-ui__bar,.screenshot-ui__row,.screenshot-ui__bubble,.screenshot-ui__doc{background:#f3f4f6;border-radius:10px}.screenshot-ui__bar{width:68%;height:32px}.screenshot-ui__row{width:100%;height:14px;margin-top:10px}.screenshot-ui__row.is-short{width:74%}.screenshot-ui__doc{background:linear-gradient(#fff 0%,#f9fafb 100%);border:1px solid #e5e7eb;height:118px;margin-top:14px}.screenshot-ui__bubble{height:84px}.screenshot-ui__bubble.is-tall{height:140px}.screenshot-caption{margin-top:16px}.screenshot-caption strong{font-size:1.02rem;display:block}.screenshot-caption p{margin-top:8px}.screenshot-notes{gap:10px;margin-top:14px;display:grid}.source-list{gap:10px;display:grid}.table-wrap{background:#fff;border:1px solid #e5e7eb;border-radius:16px;margin-top:16px;overflow-x:auto}.compare-table{border-collapse:collapse;width:100%;min-width:760px}.compare-table th,.compare-table td{vertical-align:top;text-align:left;border-bottom:1px solid #e5e7eb;padding:14px 16px}.compare-table th{color:var(--text);background:#f9fafb;font-size:.94rem;font-weight:700}.compare-table td{color:var(--muted);font-size:.95rem}.compare-table tr:last-child td{border-bottom:0}.toc{background:#f9fafb;align-self:start;position:sticky;top:92px}.toc h2{margin:0 0 12px;font-size:.98rem}.toc ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.toc a{color:var(--muted);border-radius:10px;padding:9px 10px;font-size:.92rem;display:block}.toc a:hover,.toc a.is-current{background:var(--ink-soft);color:var(--brand-dark)}.faq-item{border-top:1px solid #e5e7eb}.faq-item:first-child{border-top:0}.faq-question{width:100%;color:var(--text);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:14px;padding:17px 0;font-weight:700;display:flex}.faq-answer{color:var(--muted);padding:0 0 18px;display:none}.faq-item.is-open .faq-answer{display:block}.cta-strip{background:var(--ink-soft);border:1px solid #ccfbf1;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding:24px 26px;display:flex}.menu-toggle{display:none}@media (max-width:1024px){.hero__grid,.main-grid{grid-template-columns:1fr}.toc{position:static}.grid-3,.grid-feature,.grid-2,.grid-steps,.grid-prompts{grid-template-columns:1fr 1fr}}@media (max-width:820px){.hero__copy,.hero__aside,.panel{padding:22px}.hero h1{font-size:clamp(2.2rem,11vw,3.4rem)}.grid-3,.grid-feature,.grid-2,.grid-steps,.grid-prompts,.screenshot-ui{grid-template-columns:1fr}}
