.guided-tour-section{padding:1.5rem 0 6rem;background:#eef2f7}.guided-tour{border:1px solid var(--cos-color-border);border-radius:24px;background:#fff;overflow:hidden;box-shadow:0 28px 80px rgba(17,24,39,.13)}
.guided-tour__header{display:flex;justify-content:space-between;align-items:flex-start;gap:2rem;padding:1.4rem;border-bottom:1px solid var(--cos-color-border)}.guided-tour__header h2{margin-top:.35rem;font-size:1.55rem}.guided-tour__header>div:first-child>p:last-child{max-width:720px;margin-top:.55rem;color:var(--cos-color-muted)}.guided-tour__header-actions{display:flex;gap:.55rem}.guided-tour__header-actions button,.guided-tour__header-actions a{padding:.65rem .8rem;border:1px solid var(--cos-color-border);border-radius:10px;background:#fff;color:var(--cos-color-midnight);font-weight:800;text-decoration:none;white-space:nowrap}.guided-tour__header-actions a{background:var(--cos-color-midnight);color:#fff;border-color:var(--cos-color-midnight)}
.guided-tour__progress{padding:1rem 1.4rem;border-bottom:1px solid var(--cos-color-border);background:#f8fafc}.guided-tour__progress-copy{display:flex;justify-content:space-between;gap:1rem;font-size:.68rem}.guided-tour__progress-copy span{color:var(--cos-color-muted)}.guided-tour__progress-track{height:7px;margin-top:.55rem;border-radius:999px;background:#e5e7eb;overflow:hidden}.guided-tour__progress-track span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--cos-color-accent),#e6cf96);transition:width .35s ease}
.guided-tour__layout{display:grid;grid-template-columns:270px minmax(0,1fr)}.guided-tour__steps{padding:.8rem;border-right:1px solid var(--cos-color-border);background:#f8fafc}.guided-tour__steps button{display:grid;grid-template-columns:35px 1fr 20px;gap:.65rem;align-items:center;width:100%;padding:.72rem;border:0;border-radius:12px;background:transparent;text-align:left;cursor:pointer}.guided-tour__steps button+button{margin-top:.25rem}.guided-tour__steps button.is-active{background:#fff;box-shadow:var(--cos-shadow-sm)}.guided-tour__steps button.is-complete i{background:#ecfdf5;color:#047857}.guided-tour__steps button>span{width:32px;height:32px;border-radius:10px;display:grid;place-items:center;background:var(--cos-color-midnight);color:var(--cos-color-accent);font-size:.6rem;font-weight:900}.guided-tour__steps strong,.guided-tour__steps small{display:block}.guided-tour__steps strong{font-size:.72rem}.guided-tour__steps small{color:var(--cos-color-muted);font-size:.58rem}.guided-tour__steps i{width:20px;height:20px;border-radius:50%;display:grid;place-items:center;background:#eef2f7;color:#94a3b8;font-size:.65rem;font-style:normal}
.guided-tour__stage{min-width:0}.guided-tour__panel{display:grid;grid-template-columns:.78fr 1.22fr;gap:1.3rem;min-height:580px;padding:1.4rem}.guided-tour__panel[hidden]{display:none}.guided-tour__panel-copy{align-self:center}.guided-tour__step-label{display:inline-flex;padding:.3rem .5rem;border-radius:999px;background:#f3f4f6;color:var(--cos-color-muted);font-size:.58rem;font-weight:850}.guided-tour__panel-copy h3{margin-top:.45rem;font-size:1.8rem}.guided-tour__panel-copy>p:not(.cos-eyebrow){margin-top:.6rem;color:var(--cos-color-muted)}.guided-tour__metric{display:flex;align-items:flex-end;gap:.6rem;margin-top:1.2rem;padding:1rem;border-radius:14px;background:var(--cos-color-midnight);color:#fff}.guided-tour__metric strong{font-size:2rem;color:var(--cos-color-accent)}.guided-tour__metric span{padding-bottom:.3rem;color:#cbd5e1;font-size:.68rem}.guided-tour__panel-copy ul{display:grid;gap:.55rem;margin:1.1rem 0;list-style:none}.guided-tour__panel-copy li::before{content:"✓";margin-right:.5rem;color:#047857;font-weight:900}.guided-tour__panel-actions{display:flex;flex-wrap:wrap;gap:.55rem}
.guided-tour__preview{align-self:center}.tour-preview-browser{overflow:hidden;border:1px solid var(--cos-color-border);border-radius:18px;background:#f8fafc;box-shadow:0 25px 65px rgba(17,24,39,.15)}.tour-preview-browser__chrome{display:flex;align-items:center;gap:.3rem;height:38px;padding:0 .7rem;border-bottom:1px solid var(--cos-color-border);background:#fff}.tour-preview-browser__chrome>span{width:7px;height:7px;border-radius:50%;background:#d1d5db}.tour-preview-browser__chrome>div{margin-inline:auto;padding:.22rem .7rem;border-radius:999px;background:#f3f4f6;color:var(--cos-color-muted);font-size:.55rem}.tour-preview-browser__body{display:grid;grid-template-columns:50px 1fr;height:360px}.tour-preview-sidebar{display:grid;align-content:start;gap:.7rem;padding:.8rem;background:var(--cos-color-midnight)}.tour-preview-sidebar i{width:26px;height:26px;border-radius:8px;background:rgba(255,255,255,.12)}.tour-preview-workspace{padding:1rem;background:#f8fafc}.tour-preview-heading{display:flex;justify-content:space-between}.tour-preview-heading span{width:34%;height:16px;border-radius:5px;background:#dbe0e7}.tour-preview-heading strong{width:70px;height:22px;border-radius:7px;background:var(--cos-color-midnight)}.tour-preview-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:.45rem;margin-top:1rem}.tour-preview-kpis i{height:65px;border-radius:9px;background:#fff;border:1px solid #e5e7eb}.tour-preview-content{display:grid;grid-template-columns:1.4fr .6fr;gap:.55rem;margin-top:.55rem}.tour-preview-chart,.tour-preview-card{height:190px;border-radius:10px;background:#fff;border:1px solid #e5e7eb}.tour-preview-chart{position:relative;overflow:hidden}.tour-preview-chart::after{content:"";position:absolute;left:8%;right:8%;bottom:18%;height:45%;border-radius:50% 50% 0 0;background:linear-gradient(180deg,rgba(200,169,106,.45),rgba(200,169,106,.05));clip-path:polygon(0 80%,18% 55%,36% 66%,52% 28%,72% 42%,100% 0,100% 100%,0 100%)}.guided-tour__preview--calendar .tour-preview-content{grid-template-columns:1fr 1fr}.guided-tour__preview--calendar .tour-preview-chart,.guided-tour__preview--calendar .tour-preview-card{background:repeating-linear-gradient(to bottom,#fff 0,#fff 35px,#eef2f7 36px)}.guided-tour__preview--crm .tour-preview-browser__body{grid-template-columns:120px 1fr}.guided-tour__preview--pos .tour-preview-content{grid-template-columns:1fr .75fr}.guided-tour__preview--inventory .tour-preview-chart::after,.guided-tour__preview--communications .tour-preview-chart::after,.guided-tour__preview--ai .tour-preview-chart::after{display:none}.guided-tour__preview--inventory .tour-preview-chart{background:repeating-linear-gradient(to bottom,#fff 0,#fff 31px,#e5e7eb 32px)}.guided-tour__preview--communications .tour-preview-browser__body{grid-template-columns:110px 1fr}.guided-tour__preview--communications .tour-preview-chart{border-radius:12px;background:linear-gradient(145deg,#fff 0 46%,#111827 46% 68%,#fff 68%)}.guided-tour__preview--intelligence .tour-preview-chart::after{height:58%}.guided-tour__preview--ai .tour-preview-chart{display:grid;place-items:center;background:radial-gradient(circle,#fff8e8 0 16%,#fff 17%)}.guided-tour__preview-caption{display:flex;justify-content:space-between;gap:1rem;margin-top:.65rem;color:var(--cos-color-muted);font-size:.62rem}.guided-tour__preview-caption strong{color:#047857}
.guided-tour__navigation{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.4rem;border-top:1px solid var(--cos-color-border)}.guided-tour__navigation button{padding:.65rem .8rem;border:1px solid var(--cos-color-border);border-radius:10px;background:#fff;font-weight:850}.guided-tour__navigation button.is-primary{background:var(--cos-color-midnight);color:#fff;border-color:var(--cos-color-midnight)}.guided-tour__navigation button:disabled{opacity:.4}.guided-tour__navigation div{display:flex;gap:.35rem;color:var(--cos-color-muted);font-size:.7rem}.guided-tour__navigation em{font-style:normal}
.guided-tour__summary{padding:3rem 1.4rem;text-align:center}.guided-tour__summary[hidden]{display:none}.guided-tour__summary-icon{width:64px;height:64px;margin-inline:auto;border-radius:50%;display:grid;place-items:center;background:#ecfdf5;color:#047857;font-size:1.6rem;font-weight:900}.guided-tour__summary h2{margin-top:.5rem;font-size:1.8rem}.guided-tour__summary>p:not(.cos-eyebrow){max-width:680px;margin:.6rem auto 0;color:var(--cos-color-muted)}.guided-tour__summary-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem;max-width:700px;margin:1.4rem auto}.guided-tour__summary-stats div{padding:1rem;border:1px solid var(--cos-color-border);border-radius:14px;background:#f8fafc}.guided-tour__summary-stats strong,.guided-tour__summary-stats span{display:block}.guided-tour__summary-stats strong{font-size:1.5rem}.guided-tour__summary-stats span{color:var(--cos-color-muted);font-size:.65rem}.guided-tour__summary-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:.6rem}
@media(max-width:1050px){.guided-tour__layout{grid-template-columns:220px minmax(0,1fr)}.guided-tour__panel{grid-template-columns:1fr;min-height:auto}.guided-tour__preview{max-width:700px;width:100%;margin-inline:auto}}
@media(max-width:760px){.guided-tour__header{flex-direction:column}.guided-tour__header-actions{width:100%;overflow:auto}.guided-tour__layout{grid-template-columns:1fr}.guided-tour__steps{display:flex;overflow:auto;border-right:0;border-bottom:1px solid var(--cos-color-border)}.guided-tour__steps button{min-width:190px}.guided-tour__panel{padding:1rem}.tour-preview-browser__body{height:300px}.guided-tour__summary-stats{grid-template-columns:1fr}}
@media(max-width:480px){.guided-tour__header-actions{flex-direction:column}.guided-tour__header-actions>*{text-align:center}.guided-tour__panel-actions{flex-direction:column}.guided-tour__panel-actions>*{width:100%;text-align:center}.tour-preview-kpis{grid-template-columns:repeat(2,1fr)}.tour-preview-content{grid-template-columns:1fr}.tour-preview-card{display:none}.guided-tour__navigation{gap:.5rem}.guided-tour__navigation button{font-size:.65rem}}
