.sa-section{padding:70px 0;background:var(--pure-white)}.sa-section--gray{background:var(--gray-900)}.sa-lead{text-align:center;color:var(--gray-400);font-size:1.05rem;line-height:2;max-width:720px;margin:1.25rem auto 0}.sa-hero{padding:90px 0 70px;background:linear-gradient(180deg,#f4f8ff,#ffffff);text-align:center}.sa-hero-title{font-size:2.8rem;font-weight:900;color:var(--pure-black);letter-spacing:.05em;line-height:1.4}.sa-hero-lead{max-width:720px;margin:1.5rem auto 0;color:var(--gray-300);font-size:1.1rem;line-height:2}.sa-hero-lead strong{color:var(--pure-black)}.sa-badges{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:1.75rem}.sa-badge{display:inline-flex;align-items:center;gap:6px;background:#eef3fc;color:#2f5fa8;border:1px solid #d7e3f7;border-radius:999px;padding:7px 16px;font-size:.9rem;font-weight:700}.sa-hero-cta{margin-top:.5rem}.sa-hero-note{margin-top:.9rem;color:var(--gray-400);font-size:.85rem}.sa-hero-sub{display:inline-block;margin-top:1rem;color:#2f5fa8;font-weight:700;text-decoration:none}.sa-hero-sub:hover{text-decoration:underline}.sa-feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin-top:3rem}.sa-card{background:var(--pure-white);border:2px solid var(--gray-700);border-radius:12px;padding:2rem 1.5rem;text-align:center;box-shadow:0 2px 10px rgba(0,0,0,.08);transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease;min-width:0}.sa-card:hover{transform:translateY(-5px);border-color:#6d9eeb;box-shadow:0 8px 22px rgba(0,0,0,.12)}.sa-card-icon{font-size:2rem;color:#6d9eeb;margin-bottom:.9rem}.sa-card h3{font-size:1.15rem;font-weight:700;color:var(--pure-black);margin-bottom:.6rem}.sa-card p{color:var(--gray-400);font-size:.95rem;line-height:1.9}.sa-roles-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:880px;margin:3rem auto 0}.sa-role-card{background:var(--pure-white);border:2px solid #6d9eeb;border-radius:12px;padding:1.8rem 1.6rem;min-width:0}.sa-role-card--you{border-color:var(--pure-black)}.sa-role-card h3{font-size:1.1rem;font-weight:800;color:var(--pure-black);margin-bottom:1rem;display:flex;align-items:center;gap:8px}.sa-role-card h3 .fa-robot{color:#6d9eeb}.sa-role-list{list-style:none;padding:0;margin:0}.sa-role-list li{display:flex;align-items:baseline;gap:10px;color:var(--gray-300);font-size:.98rem;line-height:1.9;padding:.35rem 0}.sa-role-list .fa-check{color:#6d9eeb}.sa-role-list .fa-pen{color:var(--pure-black);font-size:.85rem}.sa-legal-note{max-width:880px;margin:1.75rem auto 0;text-align:center;color:var(--gray-400);font-size:.85rem;line-height:1.9}.sa-prereq{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-top:2rem}.sa-prereq-caption{color:var(--gray-400);font-size:.9rem;font-weight:700}.sa-prereq-item{display:inline-flex;align-items:center;flex-wrap:wrap;gap:6px;background:var(--pure-white);border:1px solid var(--gray-700);border-radius:999px;padding:8px 18px;color:var(--pure-black);font-size:.95rem;font-weight:700}.sa-prereq-item i{color:#6d9eeb}.sa-prereq-item small{color:var(--gray-400);font-weight:400;font-size:.8rem}.sa-flow{display:grid;grid-template-columns:repeat(4,1fr);gap:2.6rem;margin-top:3.25rem;overflow-wrap:anywhere}.sa-phase{position:relative;background:var(--pure-white);border:2px solid var(--gray-700);border-radius:12px;padding:2.4rem 1.1rem 1.4rem;text-align:center;min-width:0}.sa-phase-num{position:absolute;top:-22px;left:50%;transform:translateX(-50%);width:44px;height:44px;border-radius:50%;background:var(--pure-black);color:var(--pure-white);display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:900}.sa-phase-title{font-size:1.15rem;font-weight:800;color:var(--pure-black);margin-bottom:1rem}.sa-phase-cmds{display:flex;flex-wrap:wrap;justify-content:center;gap:6px;margin-bottom:.75rem}.sa-phase-cmds--merge{padding-top:.35rem;border-top:1px dashed var(--gray-700)}.sa-cmd{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.78rem;background:#f1f5fb;border:1px solid #d7e3f7;color:#2f5fa8;border-radius:6px;padding:2px 8px;white-space:nowrap}.sa-branch{margin-bottom:.75rem}.sa-branch-label{display:inline-block;background:#eef3fc;color:#2f5fa8;border-radius:999px;padding:2px 10px;font-size:.72rem;font-weight:700;margin-bottom:.4rem}.sa-phase-loop{color:#2f5fa8;font-size:.8rem;font-weight:700;margin-bottom:.6rem}.sa-phase-note{color:var(--gray-400);font-size:.85rem;line-height:1.8;text-align:left}.sa-arrow{position:absolute;right:-2rem;top:50%;width:22px;height:22px;transform:translateY(-50%)}.sa-terminal-wrap{margin:3rem auto 0;max-width:640px}.sa-terminal-label{text-align:center;color:var(--gray-300);font-weight:700;font-size:.95rem;margin-bottom:1rem}.sa-terminal-label i{color:#6d9eeb}.sa-terminal{background:#1e2430;border-radius:12px;overflow:hidden;box-shadow:0 12px 34px rgba(0,0,0,.16);text-align:left}.sa-terminal-bar{display:flex;align-items:center;gap:6px;background:#2a3140;padding:10px 14px}.sa-dot{width:10px;height:10px;border-radius:50%}.sa-dot--r{background:#ff5f57}.sa-dot--y{background:#febc2e}.sa-dot--g{background:#28c840}.sa-terminal-title{margin-left:10px;color:#aeb8c8;font-size:.72rem}.sa-terminal-body{padding:1.1rem 1.2rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.8rem;line-height:1.9;overflow-wrap:anywhere}.sa-t-user{color:#7ee0a3;margin:0}.sa-t-ai{color:#d7dde8;margin:.2rem 0 .9rem}.sa-terminal-meta{text-align:center;color:var(--gray-400);font-size:.82rem;margin-top:1.25rem}.sa-trust-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:880px;margin:3rem auto 0}.sa-trust-card{background:var(--pure-white);border:2px solid var(--gray-700);border-radius:12px;padding:1.8rem 1.6rem;min-width:0}.sa-trust-card h3{font-size:1.1rem;font-weight:800;color:var(--pure-black);margin-bottom:.9rem}.sa-trust-card h3 i{color:#6d9eeb;margin-right:6px}.sa-price{font-size:1.1rem;color:var(--gray-300);margin-bottom:.75rem}.sa-price strong{font-size:2rem;font-weight:900;color:var(--pure-black);margin-left:4px}.sa-trust-list{list-style:none;padding:0;margin:0}.sa-trust-list li{position:relative;padding:.35rem 0 .35rem 1.3rem;color:var(--gray-400);font-size:.92rem;line-height:1.9}.sa-trust-list li:before{content:"";position:absolute;left:0;top:1.05rem;width:7px;height:7px;border-radius:50%;background:#6d9eeb}.sa-b2b-note{max-width:880px;margin:1.75rem auto 0;text-align:center;color:var(--gray-400);font-size:.9rem;line-height:1.9}.sa-b2b-note a{color:#2f5fa8;font-weight:700}.sa-cta{padding:70px 0;background:var(--gray-900);text-align:center}.sa-cta-links{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:1.75rem}.sa-cta-links a{color:#2f5fa8;font-weight:700;text-decoration:none}.sa-cta-links a:hover{text-decoration:underline}.sa-cta-links .fa-line{color:#06c755}@media (max-width:1024px){.sa-flow{grid-template-columns:repeat(2,1fr);gap:2.6rem 1.5rem}.sa-arrow{display:none}}@media (max-width:768px){.sa-cta,.sa-section{padding:50px 0}.sa-hero{padding:60px 0 50px}.sa-hero-title{font-size:2rem}.sa-hero-lead{font-size:1rem}.sa-flow,.sa-roles-grid,.sa-trust-grid{grid-template-columns:1fr}.sa-flow{gap:0}.sa-phase{margin-bottom:2.6rem}.sa-phase:last-child{margin-bottom:0}.sa-arrow{display:block;right:auto;top:auto;left:50%;bottom:-2.1rem;transform:translateX(-50%) rotate(90deg)}.sa-phase:last-child .sa-arrow{display:none}.sa-terminal-body{font-size:.74rem;padding:.9rem}}.sa-expect-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:1.4rem;margin-top:3rem}.sa-expect-card{background:var(--pure-white);border:2px solid var(--gray-700);border-radius:12px;padding:1.7rem 1.35rem;text-align:center;min-width:0;box-shadow:0 2px 10px rgba(0,0,0,.06)}.sa-expect-icon{width:48px;height:48px;margin:0 auto .9rem;border-radius:50%;background:#eef3fc;color:#6d9eeb;display:flex;align-items:center;justify-content:center;font-size:1.35rem}.sa-expect-card h3{color:var(--pure-black);font-size:1.05rem;font-weight:800;margin-bottom:.65rem}.sa-expect-card p:not(.sa-expect-tag){color:var(--gray-400);font-size:.92rem;line-height:1.85}.sa-expect-tag{display:inline-flex;align-items:center;justify-content:center;min-height:28px;margin:0 0 .75rem;padding:4px 12px;border-radius:999px;background:#eef3fc;border:1px solid #d7e3f7;color:#2f5fa8;font-size:.78rem;font-weight:800}.sa-expect-tag--paid{background:#fff4e6;border-color:#ffd9a8;color:#9a5b00}.sa-expect-tag--free{background:#ebf8ef;border-color:#c7ead2;color:#1d7a3a}.sa-expect-tag--var{background:#f4f6f8;border-color:var(--gray-700);color:var(--gray-300)}.sa-journey{counter-reset:journey;list-style:none;display:grid;gap:.85rem;max-width:880px;margin:3rem auto 0;padding:0}.sa-journey-step{counter-increment:journey;position:relative;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.9rem;background:var(--pure-white);border:2px solid var(--gray-700);border-left:5px solid #d7e3f7;border-radius:12px;padding:1rem 1.1rem 1rem 1.25rem;min-width:0}.sa-journey-step:before{content:counter(journey);width:34px;height:34px;border-radius:50%;background:#eef3fc;color:#2f5fa8;display:flex;align-items:center;justify-content:center;font-size:.95rem;font-weight:900;grid-row:span 2}.sa-journey-step--heavy{border-left-color:#f5a623;background:#fffaf2}.sa-journey-step--heavy:before{background:#fff4e6;color:#9a5b00}.sa-journey-phase{justify-self:start;display:inline-flex;align-items:center;min-height:25px;padding:3px 10px;border-radius:999px;background:#eef3fc;color:#2f5fa8;font-size:.75rem;font-weight:800}.sa-journey-step--heavy .sa-journey-phase{background:#fff4e6;color:#9a5b00}.sa-journey-body{display:block;color:var(--gray-300);font-size:.98rem;font-weight:700;line-height:1.75;min-width:0}.sa-journey-heavy{color:#f5a623;margin-left:.45rem}.sa-journey-heavy-key{display:inline-flex;align-items:center;gap:4px;color:#9a5b00;font-weight:800}.sa-journey-body small{display:block;color:var(--gray-400);font-size:.82rem;font-weight:400;line-height:1.7;margin-top:.15rem}.sa-demo-frame{max-width:760px;aspect-ratio:16/9;margin:3rem auto 0;border:2px dashed #c9d8ef;border-radius:12px;background:linear-gradient(180deg,#f8fbff,#eef3fc);display:flex;min-height:220px}.sa-demo-frame,.sa-demo-placeholder{align-items:center;justify-content:center}.sa-demo-placeholder{display:inline-flex;flex-direction:column;gap:.8rem;color:#2f5fa8;font-weight:800;text-align:center}.sa-demo-placeholder i{color:#6d9eeb;font-size:3rem}@media (max-width:768px){.sa-expect-grid{grid-template-columns:1fr}.sa-expect-grid,.sa-journey{margin-top:2.2rem}.sa-journey-step{grid-template-columns:auto minmax(0,1fr);padding:.95rem}.sa-journey-body{font-size:.92rem}.sa-demo-frame{margin-top:2.2rem;min-height:180px}.sa-demo-placeholder i{font-size:2.4rem}}