.hiw-page{box-sizing:border-box;font-family:var(--sans);color:var(--espresso);background:var(--cream);-webkit-font-smoothing:antialiased}.hiw-page *,.hiw-page :after,.hiw-page :before{box-sizing:inherit}.hiw-page :where(h1,h2,h3,h4,h5,h6,p,ul,ol,figure,blockquote){margin:0}.hiw-page .marketing-page__container{text-align:inherit}.hiw-page .marketing-page__container.hiw-steps-container{text-align:center}.hiw-page .marketing-page__container--page{padding-bottom:32px}.hiw-page .section-how-it-works.section-pad{padding-top:24px}.hiw-page .section-how-it-works .how-phase:first-child{margin-top:0}.hiw-page .badge{display:inline-block;padding:6px 16px;border-radius:100px;font-size:13px;font-weight:500;letter-spacing:.01em}.hiw-page .section-how-it-works{background:var(--cream)}.hiw-page .steps{display:flex;gap:32px;margin-top:48px;flex-wrap:wrap}.hiw-page .step{flex:1 1;min-width:200px;text-align:center}.hiw-page .step-num{width:44px;height:44px;border-radius:50%;background:var(--blue-tint);color:var(--brand-blue);font-family:var(--serif);font-size:20px;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.hiw-page .step h4{font-size:16px;font-weight:500;margin-bottom:6px}.hiw-page .step p{font-size:14px;color:var(--driftwood);line-height:1.55}.hiw-page .step-connector{display:flex;align-items:center;padding-top:8px}.hiw-page .step-connector svg{color:var(--warm-gray)}.hiw-page .how-phase{margin-top:48px}.hiw-page .how-phase .steps{margin-top:0}.hiw-page .how-phase-label{display:flex;align-items:center;gap:16px;margin-bottom:32px}.hiw-page .how-phase-label:after,.hiw-page .how-phase-label:before{content:"";flex:1 1;height:1px;background:var(--sand)}.hiw-page .how-phase-label span{font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap}.hiw-page .how-phase-label--blue span{color:var(--brand-blue)}.hiw-page .how-phase-label--green span{color:#1a6b4f}.hiw-page .how-phase-divider{display:flex;justify-content:center;align-items:center;padding:28px 0 12px}.hiw-page .how-phase-divider svg{display:block;height:64px;width:auto}.hiw-page .how-phase-divider+.how-phase{margin-top:20px}.hiw-page .split-layout{display:grid;grid-template-columns:1fr 1fr;grid-gap:64px;gap:64px;align-items:center}.hiw-page .split-visual{background:var(--linen);border-radius:var(--radius-lg);padding:40px;min-height:360px;display:flex;align-items:center;justify-content:center}.hiw-page .convo-demo{background:#fff;border:1px solid var(--sand);border-radius:var(--radius-lg);padding:28px 28px 24px;text-align:left;width:100%}.hiw-page .convo-header{display:flex;align-items:center;gap:10px;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid var(--linen)}.hiw-page .convo-dot{width:10px;height:10px;border-radius:50%;background:var(--brand-green);animation:hiw-convo-pulse 2s infinite;flex-shrink:0}@keyframes hiw-convo-pulse{0%,to{opacity:1}50%{opacity:.4}}.hiw-page .convo-label{font-size:13px;color:var(--driftwood);font-weight:500}.hiw-page .convo-bubble{padding:12px 16px;border-radius:14px;font-size:14.5px;line-height:1.55;margin-bottom:10px;max-width:88%}.hiw-page .bubble-ai{background:var(--blue-tint);color:#2a3580;border-bottom-left-radius:4px}.hiw-page .bubble-student{background:var(--linen);color:var(--espresso);margin-left:auto;border-bottom-right-radius:4px}.hiw-page .dash-preview{background:#fff;border-radius:12px;border:1px solid var(--sand);width:100%;overflow:hidden}.hiw-page .dash-bar{background:var(--linen);padding:10px 16px;display:flex;gap:8px;border-bottom:1px solid var(--sand)}.hiw-page .dash-dot{width:8px;height:8px;border-radius:50%;background:var(--sand)}.hiw-page .dash-body{padding:16px}.hiw-page .dash-row{display:flex;align-items:center;padding:10px 12px;border-radius:8px;margin-bottom:4px;font-size:13px;gap:12px}.hiw-page .dash-row:nth-child(odd){background:var(--cream)}.hiw-page .dash-name{font-weight:500;flex:1 1}.hiw-page .dash-status{padding:3px 10px;border-radius:100px;font-size:11.5px;font-weight:500}.hiw-page .status-done{background:var(--green-tint);color:#1a6b4f}.hiw-page .status-pending{background:var(--orange-tint);color:#9a6030}@media (max-width:768px){.hiw-page .steps{flex-direction:column;align-items:center}.hiw-page .step-connector{display:none}.hiw-page .split-layout{grid-template-columns:1fr;gap:40px}}@media (max-width:480px){.hiw-page .section-subtitle{font-size:14.5px}.hiw-page .marketing-page__container--page{padding-bottom:24px}.hiw-page .section-how-it-works.section-pad{padding-top:16px}.hiw-page .split-layout{gap:16px!important}.hiw-page .split-visual{position:relative;min-height:auto;padding:20px 20px 0;max-height:200px;overflow:hidden;border-radius:var(--radius-lg) var(--radius-lg) 0 0}.hiw-page .split-visual:after{content:"";position:absolute;bottom:0;left:0;right:0;height:80px;background:linear-gradient(to bottom,transparent,var(--cream));pointer-events:none;z-index:1}.hiw-page .convo-demo{padding:18px 16px}.hiw-page .convo-bubble{font-size:13px;padding:10px 12px}.hiw-page .dash-body{padding:10px}.hiw-page .dash-row{font-size:11.5px;padding:7px 10px}.hiw-page .dash-body .dash-row:nth-child(n+3){display:none}.hiw-page .step{max-width:260px}.hiw-page .step-num{width:36px;height:36px;font-size:17px;margin-bottom:10px}.hiw-page .step h4{font-size:15px}.hiw-page .step p{font-size:13px}.hiw-page .how-phase-label span{font-size:12px}.hiw-page .how-phase-divider svg{height:44px}}