:root{--ink:#172033;--muted:#667085;--soft:#f6f8fb;--line:#dbe3ef;--white:#fff;--top:#fff;--side:#fbfcfe;--active:#e8fbf8;--midnight:#08111c;--teal:#21b6bd;--blue:#2366d1;--green:#16856b;--amber:#c98919;--plum:#6951b8;--shadow:0 18px 45px #151f351f}.docs-shell *,.product-body *{box-sizing:border-box}.docs-shell,.product-body{color:var(--ink);letter-spacing:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.docs-shell button,.docs-shell input,.docs-shell textarea,.product-body button,.product-body input,.product-body textarea{font:inherit}.docs-shell button,.product-body button{cursor:pointer;border:0}.docs-shell a,.product-body a{color:inherit;text-decoration:none}.docs-shell code,.docs-shell pre,.docs-shell kbd,.product-body code,.product-body pre,.product-body kbd{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}.docs-shell{background:var(--soft);grid-template-rows:minmax(0,1fr);height:100%;display:grid}.topbar{border-bottom:1px solid var(--line);background:var(--top);grid-template-columns:220px minmax(180px,420px) auto max-content;align-items:center;gap:16px;min-width:0;padding:0 22px;display:grid}.brand{align-items:center;gap:10px;min-width:0;font-weight:900;display:inline-flex}.brand img{border-radius:8px;width:34px;height:34px}.search-box{border:1px solid var(--line);color:#6b7280;text-align:left;background:#f8fafc;border-radius:8px;justify-content:space-between;align-items:center;min-width:0;min-height:38px;padding:0 10px 0 12px;display:flex}.search-box span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.search-box kbd{color:#475467;background:var(--white);border:1px solid #ccd6e2;border-radius:6px;place-items:center;width:24px;height:22px;font-size:.75rem;display:inline-grid}.top-nav{align-items:center;gap:4px;min-width:0;display:flex}.top-nav button,.top-action,.hero-command-stack button,.command-card button,.prompt-panel button,.toc-card button{border-radius:8px;min-height:36px;font-weight:800}.top-nav button{color:#344054;background:0 0;padding:0 10px}.top-nav button:hover{background:#eef3f8}.top-action{color:var(--white);background:var(--ink);padding:0 14px}.docs-layout{grid-template-columns:272px minmax(0,1fr) 268px;height:100%;min-height:0;display:grid}.sidebar{border-right:1px solid var(--line);background:#f8fafc;min-width:0;min-height:0;overflow:hidden}.sidebar-scroll{scrollbar-gutter:stable;height:100%;padding:28px 16px 36px;overflow:hidden auto}.nav-group{margin:0 0 22px;padding:0;display:block}.nav-group+.nav-group{border-top:1px solid var(--line);margin-top:8px;padding-top:20px}.nav-group h2{box-sizing:border-box;color:#7d8ba1;letter-spacing:.08em;text-indent:0;text-transform:uppercase;width:100%;margin:0 0 10px;padding:0 10px;font-size:.72rem;font-weight:800;display:block}.side-list{padding:0;margin:0;padding-inline-start:0;list-style:none}.side-list li{margin:0;padding:0;padding-inline-start:0;list-style:none}.side-link{appearance:none;box-sizing:border-box;color:#475467;text-align:left;text-indent:0;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;width:100%;min-height:40px;margin:2px 0;padding:9px 12px;font-size:.94rem;font-weight:600;line-height:1.35;transition:background .12s,color .12s;display:flex;position:relative}.side-link:hover{color:#101828;background:#eaf0f6}.side-link:focus-visible{outline:2px solid var(--teal);outline-offset:2px}.side-link.active{color:#073f3c;box-shadow:inset 3px 0 0 var(--teal);background:#ddf7f3;font-weight:800}.side-link.active:before{content:none}.content-shell{scrollbar-gutter:stable;background:var(--white);outline:none;min-width:0;height:100%;min-height:0;padding:34px 42px 70px;overflow:hidden auto}.doc-page{width:100%;max-width:880px;display:none}.doc-page.active{display:block}.breadcrumb{color:var(--muted);margin-bottom:18px;font-size:.86rem;font-weight:700}.docs-shell h1{color:var(--ink);letter-spacing:0;margin:0;font-size:2.75rem;line-height:1.08}.docs-shell h2,.docs-shell h3,.docs-shell p{letter-spacing:0}.lead{color:#475467;max-width:760px;margin:18px 0 0;font-size:1.08rem;line-height:1.72}.hero-card,.info-card,.callout,.prompt-panel,.step-list article,.faq-list details{border:1px solid var(--line);background:#fbfdff;border-radius:8px}.hero-card{box-shadow:var(--shadow);grid-template-columns:minmax(0,1fr) 220px;align-items:center;gap:24px;margin-top:28px;padding:24px;display:grid}.hero-card>*,.hero-command-stack,.card-grid,.info-card,.step-list,.mode-table,.prompt-panel,.faq-list{min-width:0}.eyebrow,.info-card span{color:#064e48;text-transform:uppercase;background:#ddf8f3;border-radius:8px;align-items:center;min-height:28px;margin-bottom:12px;padding:0 10px;font-size:.78rem;font-weight:900;display:inline-flex}.hero-card h2,.callout h2{margin:0;font-size:1.45rem;line-height:1.28}.hero-card p,.info-card p,.callout p,.step-list p,.faq-list p,.note{color:var(--muted);margin:10px 0 0;line-height:1.65}.hero-command-stack{gap:10px;display:grid}.hero-command-stack button:first-child,.prompt-panel button{color:var(--midnight);background:var(--teal)}.hero-command-stack button:last-child{color:var(--white);background:var(--ink)}.card-grid{gap:14px;margin-top:24px;display:grid}.card-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.card-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.info-card{min-width:0;min-height:176px;padding:18px}.info-card h3{margin:0;font-size:1.03rem;line-height:1.35}.command-card{background:#f8fbff;border:1px solid #cdd9ea;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;min-height:52px;margin-top:16px;padding:8px 8px 8px 14px;display:flex}.command-card code{overflow-wrap:anywhere;min-width:0;font-size:.88rem}.command-card button{color:var(--white);background:var(--blue);flex:none;padding:0 12px}.step-list{gap:12px;margin-top:26px;display:grid}.step-list article{grid-template-columns:50px minmax(0,1fr);gap:16px;min-height:96px;padding:18px;display:grid}.step-list span{color:#063f3b;background:#a6f2dd;border-radius:8px;place-items:center;width:40px;height:40px;font-weight:900;display:grid}.step-list h3{margin:0}.mode-table{gap:10px;margin-top:26px;display:grid}.mode-table button{border:1px solid var(--line);text-align:left;background:#fbfdff;border-radius:8px;grid-template-columns:180px minmax(0,1fr);align-items:center;gap:16px;min-height:64px;padding:14px 16px;display:grid}.mode-table button:hover{border-color:var(--teal);background:var(--active)}.mode-table strong{color:var(--ink)}.mode-table span{color:var(--muted)}.callout{border-left:5px solid var(--teal);margin-top:28px;padding:22px}.prompt-panel{margin-top:26px;padding:16px}.prompt-panel pre{color:#d7fff5;white-space:pre-wrap;background:#070b12;border-radius:8px;max-width:100%;min-height:190px;margin:0;padding:18px;line-height:1.6;overflow:auto}.prompt-panel button{width:100%;margin-top:12px}.faq-list{gap:12px;margin-top:24px;display:grid}.faq-list summary{cursor:pointer;min-height:58px;padding:18px 20px;font-weight:850}.faq-list p{padding:0 20px 20px}.toc-panel{scrollbar-gutter:stable;border-left:1px solid var(--line);background:#fbfcfe;min-width:0;min-height:0;padding:24px 18px;overflow:hidden auto}.toc-card{border:1px solid var(--line);background:var(--white);border-radius:8px;padding:16px}.toc-card+.toc-card{margin-top:14px}.toc-card h2{color:#344054;margin:0 0 10px;font-size:.9rem}.toc-card p{color:var(--muted);margin:0;font-size:.9rem;line-height:1.55}.toc-card button{border:1px solid var(--line);color:#344054;text-align:left;background:#f8fafc;width:100%;margin-top:8px;padding:0 10px;display:block}.command-rail-list{gap:8px;display:grid}.command-rail-item{grid-template-columns:minmax(0,1fr) 34px;gap:6px;min-width:0;display:grid}.toc-card .command-copy,.toc-card .command-info{margin-top:0}.toc-card .command-copy{overflow-wrap:anywhere;white-space:normal;min-width:0;height:auto;min-height:36px}.toc-card .command-info{color:#064e48;background:var(--active);text-align:center;place-items:center;width:34px;min-width:34px;padding:0;display:inline-grid}.toc-card .command-info:hover{border-color:var(--teal)}.command-detail{scroll-margin-top:18px}.copy-toast{z-index:20;min-width:112px;color:var(--white);background:var(--ink);box-shadow:var(--shadow);opacity:0;pointer-events:none;border-radius:8px;padding:12px 16px;transition:opacity .18s,transform .18s;position:fixed;bottom:20px;right:20px;transform:translateY(12px)}.copy-toast.visible{opacity:1;transform:translateY(0)}@media (max-width:1120px){.topbar{grid-template-columns:180px minmax(160px,1fr) max-content}.top-nav{display:none}.docs-layout{grid-template-columns:248px minmax(0,1fr)}.toc-panel{display:none}}@media (max-width:820px){.docs-shell{grid-template-rows:minmax(0,1fr);height:100%}.docs-layout{grid-template-rows:auto minmax(0,1fr);grid-template-columns:1fr;width:100%;max-width:100%;height:100%;min-height:0;display:grid;overflow-x:hidden}.sidebar{z-index:9;border-right:0;border-bottom:1px solid var(--line);width:100%;max-width:100%;position:static;overflow:hidden}.sidebar-scroll{white-space:nowrap;align-items:center;gap:6px;width:100%;max-width:100%;height:auto;padding:10px 14px;display:flex;overflow:auto hidden}.nav-group{border:0;margin:0;padding:0;display:contents}.nav-group h2{display:none}.side-list,.side-list li{display:contents}.side-link{border:1px solid var(--line);background:var(--white);white-space:nowrap;flex:none;width:auto;min-height:38px;margin:0;padding:8px 12px;display:inline-flex}.side-link.active{box-shadow:none;border-color:#9bddd4}.content-shell{width:100%;min-width:0;max-width:100%;min-height:0;padding:24px 14px 50px;overflow:auto}.doc-page,.hero-card,.info-card,.callout,.prompt-panel,.step-list article,.faq-list details{width:100%;max-width:100%}.docs-shell h1{font-size:2rem}.lead{font-size:1rem}.hero-card,.card-grid.two,.card-grid.three{grid-template-columns:1fr}.hero-card{padding:20px}.hero-card h2,.hero-card p,.lead,.info-card p,.callout p,.step-list p,.faq-list p{overflow-wrap:anywhere}.hero-command-stack button,.prompt-panel button{white-space:normal;width:100%}.mode-table button{grid-template-columns:1fr;gap:6px}}.product-body{background:#f3f6fa;min-height:100%}.product-inner{width:calc(100% - 40px);max-width:1160px;margin:0 auto}.product-header{z-index:30;background:#fffffff5;border-bottom:1px solid #dbe3efe6;justify-content:space-between;align-items:center;gap:20px;min-height:72px;padding:0 max(20px,50vw - 580px);display:flex;position:sticky;top:0}.product-brand{align-items:center;gap:10px;font-weight:900;display:inline-flex}.product-brand img{border-radius:8px;width:36px;height:36px}.product-nav{color:#344054;align-items:center;gap:22px;font-size:.96rem;font-weight:750;display:flex}.product-nav a:hover{color:var(--teal)}.header-docs-link,.primary-link,.secondary-link,.section-docs-link,.card-link{border-radius:8px;justify-content:center;align-items:center;min-height:42px;padding:0 16px;font-weight:850;display:inline-flex}.header-docs-link,.primary-link{color:var(--white);background:var(--ink)}.product-body .header-docs-link,.product-body .primary-link{color:var(--white)}.product-body .header-docs-link:hover,.product-body .primary-link:hover{color:var(--white);background:#263248}.secondary-link,.section-docs-link,.card-link{border:1px solid var(--line);color:var(--ink);background:var(--white)}.product-hero{border-bottom:1px solid var(--line);min-height:720px;color:var(--white);background:#08111c;position:relative;overflow:hidden}.product-hero:before{content:"";background:#08111cc7;position:absolute;inset:0}.hero-stage{pointer-events:none;position:absolute;inset:0}.hero-window{background:#101926;border:1px solid #ffffff29;border-radius:8px;width:min(440px,36vw);position:absolute;top:auto;bottom:96px;right:max(26px,50vw - 580px);overflow:hidden;box-shadow:0 30px 80px #0006}.hero-window-top{color:#ffffffb8;border-bottom:1px solid #ffffff1a;align-items:center;gap:8px;min-height:44px;padding:0 14px;display:flex}.hero-window-top span{background:var(--teal);border-radius:8px;width:10px;height:10px}.hero-window-top span:nth-child(2){background:var(--amber)}.hero-window-top span:nth-child(3){background:var(--plum)}.hero-window-top strong{margin-left:8px;font-size:.9rem}.hero-window-body{padding:22px}.mode-picker{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.mode-option{background:#131f2d;border:1px solid #ffffff1f;border-radius:8px;min-height:92px;padding:14px}.mode-option.active{border-color:var(--teal);background:#112c34}.mode-option b,.mode-option small{display:block}.mode-option small{color:#ffffff9e;margin-top:5px}.hero-terminal{color:#c7f7ec;background:#04070d;border-radius:8px;margin-top:16px;padding:18px;line-height:1.7}.hero-terminal span{color:var(--teal);margin-right:8px}.hero-terminal .dim{color:#7f8da3}.hero-terminal .ok{color:#8df2d4}.hero-copy-wrap{z-index:2;padding:140px 0 86px;position:relative}.product-eyebrow{color:var(--teal);text-transform:uppercase;margin:0 0 14px;font-size:.86rem;font-weight:900}.product-body .product-hero h1{max-width:570px;color:var(--white);letter-spacing:0;margin:0;font-size:clamp(3rem,5.5vw,5.4rem);line-height:.96}.product-lead{color:#ffffffd1;max-width:540px;margin:28px 0 0;font-size:1.2rem;line-height:1.65}.product-actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.product-actions .primary-link{color:#061114;background:var(--teal)}.product-actions .secondary-link{color:var(--white);background:#ffffff14;border-color:#ffffff52}.hero-command-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;max-width:560px;margin-top:30px;display:grid}.hero-command-row code{color:#ffffffd1;text-align:center;background:#0003;border:1px solid #ffffff29;border-radius:8px;justify-content:center;align-items:center;min-height:36px;padding:0 12px;font-size:.88rem;display:inline-flex}.hero-signal-bar{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;max-width:560px;margin-top:12px;display:grid}.hero-signal-bar article{background:#ffffff0f;border:1px solid #fff3;border-radius:8px;padding:12px 14px}.hero-signal-bar strong,.hero-signal-bar span{display:block}.hero-signal-bar strong{color:#b9fff0;font-size:1.2rem;font-weight:900}.hero-signal-bar span{color:#ffffffc7;margin-top:2px;font-size:.88rem}.workflow-map-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:linear-gradient(#f5f9ff 0%,#fff 100%);padding:86px 0}.workflow-rail{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr);align-items:stretch;gap:14px;display:grid}.workflow-node{background:#fcfeff;border:1px solid #ccdbef;border-radius:8px;padding:18px;box-shadow:0 10px 24px #23334b0f}.workflow-node-kicker{color:#074540;text-transform:uppercase;background:#bff4e8;border-radius:999px;align-items:center;min-height:24px;margin-bottom:10px;padding:0 10px;font-size:.76rem;font-weight:900;display:inline-flex}.workflow-node h3{color:#152139;margin:0;font-size:1.05rem}.workflow-node p{color:var(--muted);margin:9px 0 0;line-height:1.62}.workflow-node code{color:#173056;background:#f4f8ff;border:1px solid #d6e0ef;border-radius:8px;align-items:center;min-height:34px;margin-top:12px;padding:0 12px;font-size:.86rem;display:inline-flex}.workflow-arrow{color:#3e5d8b;place-items:center;font-size:1.1rem;font-weight:900;display:inline-grid}.quickstart-section,.mode-preview-section,.docs-bridge-section{padding:86px 0}.quickstart-section,.docs-bridge-section{background:var(--white)}.mode-preview-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#eef3f8}.section-heading-row{justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px;display:flex}.section-heading-row h2,.docs-bridge h2{max-width:680px;margin:0;font-size:2.35rem;line-height:1.12}.quickstart-grid,.product-mode-grid{gap:16px;display:grid}.quickstart-grid{grid-template-columns:repeat(3,minmax(0,1fr));position:relative}.quickstart-grid:before{content:"";background:repeating-linear-gradient(to right, var(--teal) 0 8px, transparent 8px 16px);opacity:.55;z-index:0;pointer-events:none;height:2px;position:absolute;bottom:46px;left:24px;right:24px}.quickstart-card{z-index:1;position:relative}.quickstart-card,.product-mode-grid article{border:1px solid var(--line);background:#fbfdff;border-radius:8px;flex-direction:column;min-width:0;min-height:260px;padding:22px;display:flex;box-shadow:0 8px 22px #1018280d}.quickstart-card{min-height:300px}.quickstart-card>span{color:#063f3b;background:#a6f2dd;border-radius:8px;place-items:center;width:36px;height:36px;font-weight:900;display:grid}.quickstart-card h3,.product-mode-grid h3{margin:18px 0 9px;font-size:1.08rem}.quickstart-card p,.product-mode-grid p,.docs-bridge p{color:var(--muted);margin:0;line-height:1.65}.quickstart-card .product-command{margin-top:auto;margin-bottom:0}.quickstart-card .command-note{margin-top:10px}.quickstart-card .card-link{align-self:flex-start;margin-top:18px}.product-command{background:#f8fbff;border:1px solid #cdd9ea;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;min-height:54px;margin:18px 0 12px;padding:8px 8px 8px 14px;display:flex}.product-command code{overflow-wrap:anywhere;min-width:0;font-size:.88rem}.product-command button,.product-command .product-command-link{min-height:36px;color:var(--white);background:var(--blue);border-radius:8px;flex:none;justify-content:center;align-items:center;padding:0 12px;font-weight:850;text-decoration:none;display:inline-flex}.command-note{font-size:.9rem}.quickstart-card .card-link{margin-top:18px}.product-mode-grid{grid-template-columns:repeat(3,minmax(0,1fr))}@media (min-width:1100px){.product-mode-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}.product-mode-grid article{border-top-width:5px;min-height:150px}.product-mode-grid article:first-child{border-top-color:var(--blue)}.product-mode-grid article:nth-child(2){border-top-color:var(--teal)}.product-mode-grid article:nth-child(3){border-top-color:var(--green)}.product-mode-grid article:nth-child(4){border-top-color:var(--amber)}.product-mode-grid article:nth-child(5){border-top-color:var(--plum)}.product-mode-grid article:nth-child(6){border-top-color:var(--ink)}.product-mode-grid article:nth-child(7){border-top-color:var(--blue)}.product-mode-grid article:nth-child(8){border-top-color:var(--teal)}.product-mode-grid article:nth-child(9){border-top-color:var(--amber)}.product-mode-grid article:nth-child(10){border-top-color:var(--plum)}.mode-icon{color:#073f3b;background:linear-gradient(135deg,#d4f8ee 0%,#a6f2dd 100%);border-radius:10px;place-items:center;width:44px;height:44px;display:inline-grid}.product-mode-grid article:first-child .mode-icon{color:#143c81;background:linear-gradient(135deg,#dbe6ff 0%,#b7c8ff 100%)}.product-mode-grid article:nth-child(2) .mode-icon{color:#073f3b;background:linear-gradient(135deg,#d4f8ee 0%,#a6f2dd 100%)}.product-mode-grid article:nth-child(3) .mode-icon{color:#0e5c47;background:linear-gradient(135deg,#d3f4e5 0%,#a8ecc9 100%)}.product-mode-grid article:nth-child(4) .mode-icon{color:#7a5411;background:linear-gradient(135deg,#fbe7c1 0%,#f6cf88 100%)}.product-mode-grid article:nth-child(5) .mode-icon{color:#3c2d75;background:linear-gradient(135deg,#e2ddf7 0%,#c7bcee 100%)}.product-mode-grid article:nth-child(6) .mode-icon{color:#1a2436;background:linear-gradient(135deg,#dbe3ef 0%,#b6c3d9 100%)}.product-mode-grid article:nth-child(7) .mode-icon{color:#143c81;background:linear-gradient(135deg,#dbe6ff 0%,#b7c8ff 100%)}.product-mode-grid article:nth-child(8) .mode-icon{color:#073f3b;background:linear-gradient(135deg,#d4f8ee 0%,#a6f2dd 100%)}.product-mode-grid article:nth-child(9) .mode-icon{color:#7a5411;background:linear-gradient(135deg,#fbe7c1 0%,#f6cf88 100%)}.product-mode-grid article:nth-child(10) .mode-icon{color:#3c2d75;background:linear-gradient(135deg,#e2ddf7 0%,#c7bcee 100%)}.env-section{background:var(--white);padding:86px 0}.env-lead{max-width:720px;color:var(--muted);margin:0 0 26px;line-height:1.65}.env-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none;display:grid}.env-strip li{border:1px solid var(--line);border-left:3px solid var(--teal);background:#fbfdff;border-radius:8px;align-items:center;min-height:60px;padding:12px 16px;font-weight:700;line-height:1.35;display:flex}.docs-bridge{border:1px solid var(--line);background:#fbfdff;border-radius:8px;grid-template-columns:minmax(0,1fr) max-content;align-items:center;gap:32px;padding:32px;display:grid}.product-footer{border-top:1px solid var(--line);background:#08111c}.product-footer .product-inner{color:#ffffffb8;justify-content:space-between;align-items:center;min-height:82px;display:flex}.product-footer span{color:var(--white);font-weight:900}@media (max-width:980px){.product-nav{display:none}.product-hero{min-height:680px}.hero-window{opacity:.3;width:660px;right:-180px}.quickstart-grid,.product-mode-grid,.env-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.workflow-rail{grid-template-columns:1fr;gap:10px}.workflow-arrow{justify-self:center;transform:rotate(90deg)}}@media (max-width:680px){.product-inner{width:calc(100% - 28px)}.product-header{min-height:66px;padding:0 14px}.header-docs-link{min-height:38px;padding:0 12px}.product-hero{min-height:auto}.product-hero:before{background:#08111ce0}.hero-window{opacity:.03;width:640px;top:110px;right:-340px}.hero-copy-wrap{padding:82px 0 58px}.product-body .product-hero h1{font-size:3rem}.product-lead{font-size:1rem}.product-actions a,.section-docs-link,.docs-bridge .primary-link{width:100%}.hero-command-row{grid-template-columns:1fr;display:grid}.hero-signal-bar{grid-template-columns:1fr}.hero-command-row code{width:fit-content;max-width:100%}.quickstart-section,.workflow-map-section,.mode-preview-section,.env-section,.docs-bridge-section{padding:58px 0}.env-strip,.section-heading-row,.docs-bridge{grid-template-columns:1fr}.section-heading-row{align-items:stretch}.section-heading-row h2,.docs-bridge h2{font-size:1.75rem}.quickstart-grid,.product-mode-grid{grid-template-columns:1fr}.quickstart-card,.product-mode-grid article,.docs-bridge{min-height:0;padding:20px}.product-command{flex-direction:column;align-items:stretch}}
