.product-build-guide{color:#f7fbf9;background:#102622;padding:68px 28px}.build-guide-layout{grid-template-columns:minmax(0,1fr) minmax(280px,.38fr);align-items:stretch;gap:34px;display:grid}.build-guide-main{min-width:0}.build-guide-heading{justify-content:space-between;align-items:start;gap:24px;margin-bottom:28px;display:flex}.build-guide-heading .eyebrow{color:#8fd5c6;align-items:center;gap:8px;display:flex}.build-guide-heading h2{color:#fff;margin:8px 0 10px;font-size:2rem}.build-guide-heading p:last-child{color:#b9cbc5;max-width:680px;margin:0;line-height:1.7}.workbench-mode{color:#d9e7e2;text-transform:uppercase;border:1px solid #ffffff2e;border-radius:999px;flex:none;padding:8px 11px;font-size:.75rem;font-weight:800}.workbench-mode.is-local{color:#075c50;background:#dcefe8;border-color:#dcefe8}.build-guide-steps{border-top:1px solid #ffffff26;margin:0;padding:0;list-style:none}.build-guide-steps li{border-bottom:1px solid #ffffff26;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:18px;min-height:132px;padding:20px 0;display:grid}.build-step-number{background:var(--yellow);color:#102622;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.84rem;font-weight:900;display:inline-flex}.build-guide-steps small{color:#8fd5c6;text-transform:uppercase;margin-bottom:5px;font-size:.7rem;font-weight:850;display:block}.build-guide-steps strong{color:#fff;font-size:1.08rem;display:block}.build-guide-steps p{color:#aebfba;max-width:560px;margin:6px 0 0;font-size:.88rem;line-height:1.55}.build-step-account{color:#d9e7e2;align-items:center;gap:6px;margin-top:10px;font-size:.76rem;font-weight:750;display:flex}.build-step-account svg{color:#f4b845;flex:none}.build-step-action{min-width:156px}.build-step-action:disabled{cursor:wait;opacity:.68}.workbench-notice{border-radius:6px;align-items:flex-start;gap:9px;margin:18px 0 0;padding:12px 14px;font-size:.86rem;line-height:1.5;display:flex}.workbench-notice svg{flex:none;margin-top:2px}.workbench-notice.is-success{color:#d9f3ed;background:#8fd5c624}.workbench-notice.is-error{color:#ffd8d1;background:#df624f29}.cursor-function-rail{color:#102622;background:#f4b845;padding:30px}.cursor-rail-icon{color:#fff;background:#102622;border-radius:6px;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:34px;display:inline-flex}.cursor-function-rail .eyebrow{color:#72500b}.cursor-function-rail h3{margin:8px 0 12px;font-size:1.42rem;line-height:1.18}.cursor-function-rail>p:not(.eyebrow){color:#5f4a21;margin:0;font-size:.9rem;line-height:1.58}.cursor-function-list{gap:7px;margin:24px 0;display:grid}.cursor-function-list code{overflow-wrap:anywhere;background:#ffffffa3;border-radius:4px;padding:8px 9px;font-size:.75rem}.cursor-function-rail>a{border-top:1px solid #1026223d;justify-content:space-between;align-items:center;gap:8px;padding-top:18px;font-size:.84rem;font-weight:850;text-decoration:none;display:flex}.spin{animation:.9s linear infinite workbench-spin}@keyframes workbench-spin{to{transform:rotate(360deg)}}.teacher-platform-use{background:var(--surface);border:1px solid var(--line);border-radius:8px;margin:24px 0;overflow:hidden}.teacher-platform-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;padding:28px;display:flex}.teacher-platform-heading h2{margin:7px 0;font-size:1.45rem}.teacher-platform-heading p:last-child{color:var(--muted);max-width:700px;margin:0;font-size:.9rem;line-height:1.55}.teacher-platform-grid{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.teacher-platform-grid article{grid-template-columns:38px minmax(0,1fr);gap:13px 16px;padding:24px 28px;display:grid}.teacher-platform-grid article:nth-child(odd){border-right:1px solid var(--line)}.teacher-platform-grid article:not(:last-child):not(:nth-last-child(2)){border-bottom:1px solid var(--line)}.teacher-platform-grid article:last-child{background:var(--surface-warm);border-top:1px solid var(--line);grid-column:1/-1}.teacher-platform-icon{background:var(--blue-pale);color:var(--blue);border-radius:6px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.teacher-platform-grid article:nth-child(2) .teacher-platform-icon,.teacher-platform-grid article:nth-child(5) .teacher-platform-icon{background:var(--yellow-pale);color:#966c0c}.teacher-platform-grid article:nth-child(3) .teacher-platform-icon{background:var(--green-pale);color:var(--green-dark)}.teacher-platform-grid article:nth-child(4) .teacher-platform-icon{background:var(--coral-pale);color:var(--coral)}.teacher-platform-grid h3{text-transform:uppercase;margin:0 0 5px;font-size:.82rem}.teacher-platform-grid strong{font-size:1rem;display:block}.teacher-platform-grid p{color:var(--muted);margin:7px 0 0;font-size:.82rem;line-height:1.5}.teacher-function-tags{flex-wrap:wrap;grid-column:2;gap:6px;display:flex}.teacher-function-tags code{background:var(--surface-soft);color:var(--green-dark);border-radius:4px;padding:5px 7px;font-size:.7rem}@media (max-width:980px){.build-guide-layout{grid-template-columns:1fr}.cursor-function-rail{grid-template-columns:auto minmax(0,1fr);gap:0 24px;display:grid}.cursor-rail-icon{grid-row:1/span 4;margin-bottom:0}.cursor-function-list,.cursor-function-rail>a{grid-column:2}}@media (max-width:700px){.product-build-guide{padding:48px 20px}.build-guide-heading,.teacher-platform-heading{flex-direction:column;align-items:flex-start}.build-guide-heading h2{font-size:1.72rem}.build-guide-steps li{grid-template-columns:34px minmax(0,1fr);align-items:start}.build-step-action{grid-column:2;justify-self:stretch;min-width:0}.cursor-function-rail{padding:25px;display:block}.cursor-rail-icon{margin-bottom:24px}.teacher-platform-grid{grid-template-columns:1fr}.teacher-platform-grid article,.teacher-platform-grid article:nth-child(odd),.teacher-platform-grid article:last-child{border-bottom:1px solid var(--line);border-top:0;border-right:0;grid-column:auto}.teacher-platform-grid article:last-child{border-bottom:0}.teacher-platform-heading .button{width:100%}}@media (max-width:430px){.build-guide-steps li{gap:14px 10px}.teacher-platform-heading,.teacher-platform-grid article{padding:20px}}
