.home-product-tour{overflow:hidden}.home-product-tabs{margin-top:3rem}.home-product-tabs__list{display:flex;gap:.5rem;padding:.45rem;border:1px solid var(--cos-color-border);border-radius:18px;background:#f8fafc;overflow-x:auto;scrollbar-width:thin}.home-product-tab{flex:1;min-width:max-content;padding:.8rem 1rem;border:0;border-radius:13px;background:transparent;color:var(--cos-color-muted);font-weight:800;cursor:pointer;transition:background var(--cos-transition),color var(--cos-transition),box-shadow var(--cos-transition)}.home-product-tab:hover{color:var(--cos-color-midnight)}.home-product-tab:focus-visible{outline:3px solid rgba(37,99,235,.22);outline-offset:2px}.home-product-tab.is-active{background:#fff;color:var(--cos-color-midnight);box-shadow:var(--cos-shadow-sm)}
.home-product-tabs__panels{margin-top:1.25rem}.home-product-panel{display:grid;grid-template-columns:.68fr 1.32fr;gap:2.3rem;align-items:center;padding:clamp(1.2rem,3vw,2rem);border:1px solid var(--cos-color-border);border-radius:28px;background:linear-gradient(135deg,#fff,#f8fafc);box-shadow:var(--cos-shadow-md)}.home-product-panel[hidden]{display:none}.home-product-panel__copy{padding:1rem}.home-product-panel__copy h3{margin-top:.7rem;font-size:clamp(1.8rem,3vw,2.7rem)}.home-product-panel__copy p{margin-top:1rem;color:var(--cos-color-muted)}.home-product-panel__copy a{display:inline-flex;gap:.5rem;margin-top:1.5rem;font-weight:850}.home-product-panel__visual{min-width:0}
.product-window{overflow:hidden;border:1px solid var(--cos-color-border);border-radius:20px;background:#fff;box-shadow:0 22px 55px rgba(17,24,39,.12);min-height:430px}.product-window__header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.15rem;border-bottom:1px solid var(--cos-color-border)}.product-window__header small,.product-window__header strong{display:block}.product-window__header small{color:var(--cos-color-muted);font-size:.72rem}.product-chip{display:inline-flex;align-items:center;padding:.35rem .65rem;border-radius:999px;background:#f3f4f6;color:var(--cos-color-slate);font-size:.68rem;font-weight:800}.product-chip--warning{background:#fffbeb;color:#92400e}.product-chip--success{background:#ecfdf5;color:#047857}
.product-calendar__team{display:grid;grid-template-columns:16px 1fr 16px 1fr;gap:.6rem;align-items:center;padding:.7rem 1rem;border-bottom:1px solid var(--cos-color-border)}.product-calendar__team>span{width:10px;height:10px;border-radius:50%;background:var(--cos-color-accent)}.product-calendar__team>span:nth-of-type(2){background:#60a5fa}.product-calendar__team strong,.product-calendar__team small{display:block}.product-calendar__team small{color:var(--cos-color-muted);font-size:.68rem}.product-calendar__grid{display:grid;grid-template-columns:58px 1fr 1fr;min-height:335px}.product-calendar__times{display:flex;flex-direction:column;justify-content:space-around;padding:.5rem;border-right:1px solid var(--cos-color-border);color:var(--cos-color-muted);font-size:.65rem}.product-calendar__lane{position:relative;border-right:1px solid var(--cos-color-border);background:repeating-linear-gradient(to bottom,#fff 0,#fff 54px,#eef2f7 55px)}.product-appointment{position:absolute;left:7px;right:7px;top:var(--top);height:var(--height);padding:.55rem;border-radius:10px;border-left:4px solid;background:#f8fafc}.product-appointment strong,.product-appointment small{display:block}.product-appointment strong{font-size:.68rem}.product-appointment small{font-size:.6rem;color:var(--cos-color-muted)}.product-appointment--gold{border-color:#c8a96a;background:#fff8e8}.product-appointment--blue{border-color:#3b82f6;background:#eff6ff}.product-appointment--green{border-color:#10b981;background:#ecfdf5}.product-appointment--slate{border-color:#64748b;background:#f8fafc}.product-calendar__gap{position:absolute;left:7px;right:7px;top:var(--top);border:1px dashed #f59e0b;border-radius:9px;text-align:center;padding:.35rem;color:#92400e;background:#fffbeb;font-size:.62rem;font-weight:800}
.product-crm{padding:1rem}.product-crm__profile{display:flex;align-items:center;gap:1rem;padding:1rem;border:1px solid var(--cos-color-border);border-radius:16px}.product-avatar{width:52px;height:52px;border-radius:15px;display:grid;place-items:center;background:var(--cos-color-midnight);color:var(--cos-color-accent);font-weight:900}.product-crm__profile>div:nth-child(2){flex:1}.product-crm__profile small,.product-crm__profile strong,.product-crm__profile span{display:block}.product-crm__profile small,.product-crm__profile span{color:var(--cos-color-muted)}.product-crm__profile span{font-size:.72rem}.product-crm__profile button,.product-table button{border:1px solid var(--cos-color-border);border-radius:10px;background:#fff;padding:.55rem .75rem;font-weight:800}.product-crm__metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:.7rem;margin-top:.7rem}.product-crm__metrics>div{padding:.85rem;border-radius:13px;background:#f8fafc}.product-crm__metrics small,.product-crm__metrics strong{display:block}.product-crm__metrics small{color:var(--cos-color-muted);font-size:.65rem}.product-positive{color:#047857}.product-crm__body{display:grid;grid-template-columns:1.2fr .8fr;gap:.7rem;margin-top:.7rem}.product-crm__timeline,.product-crm__notes{padding:1rem;border:1px solid var(--cos-color-border);border-radius:15px}.product-crm__timeline article{display:flex;gap:.7rem;margin-top:.9rem}.product-crm__timeline article>span{width:10px;height:10px;border-radius:50%;background:var(--cos-color-accent);margin-top:.3rem}.product-crm__timeline strong,.product-crm__timeline small{display:block}.product-crm__timeline small{color:var(--cos-color-muted);font-size:.68rem}.product-crm__notes p{margin-top:.7rem;color:var(--cos-color-muted);font-size:.78rem}.product-note-tag{display:inline-flex;margin:.7rem .35rem 0 0;padding:.3rem .55rem;border-radius:999px;background:#f3f4f6;font-size:.65rem;font-weight:700}
.product-pos{display:grid;grid-template-columns:1.25fr .75fr}.product-pos__catalog{border-right:1px solid var(--cos-color-border)}.product-pos__search{margin:1rem;padding:.75rem 1rem;border:1px solid var(--cos-color-border);border-radius:12px;color:var(--cos-color-muted);font-size:.75rem}.product-pos__items{display:grid;gap:.6rem;padding:0 1rem 1rem}.product-pos__items article{display:flex;align-items:center;gap:.7rem;padding:.75rem;border:1px solid var(--cos-color-border);border-radius:13px}.product-pos__items article>div{flex:1}.product-pos__items strong,.product-pos__items small{display:block}.product-pos__items small{font-size:.65rem;color:var(--cos-color-muted)}.product-item-icon{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:#f3f4f6;font-weight:900}.product-pos__cart{padding:1rem}.product-pos__cart h4{margin-bottom:1rem}.product-cart-line,.product-cart-summary>div{display:flex;justify-content:space-between;gap:1rem;padding:.6rem 0;border-bottom:1px solid var(--cos-color-border);font-size:.75rem}.product-cart-summary{margin-top:1rem}.product-cart-summary .is-total{font-size:.95rem;border-bottom:0}.product-pos__cart>button{width:100%;margin-top:1rem;padding:.8rem;border:0;border-radius:12px;background:var(--cos-color-midnight);color:#fff;font-weight:850}
.product-inventory__metrics,.product-analytics__kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:.7rem;padding:1rem}.product-inventory__metrics>div,.product-analytics__kpis>div{padding:.85rem;border-radius:13px;background:#f8fafc}.product-inventory__metrics small,.product-inventory__metrics strong,.product-analytics__kpis small,.product-analytics__kpis strong,.product-analytics__kpis span{display:block}.product-inventory__metrics small,.product-analytics__kpis small{color:var(--cos-color-muted);font-size:.66rem}.product-analytics__kpis span{color:#047857;font-size:.62rem}.product-table{margin:0 1rem 1rem;border:1px solid var(--cos-color-border);border-radius:14px;overflow:hidden}.product-table__head,.product-table__row{display:grid;grid-template-columns:1.5fr .5fr .65fr .6fr;gap:.5rem;align-items:center;padding:.7rem}.product-table__head{background:#f8fafc;color:var(--cos-color-muted);font-size:.65rem;font-weight:800}.product-table__row{border-top:1px solid var(--cos-color-border);font-size:.7rem}.product-table__row b,.product-table__row small{display:block}.product-table__row small{color:var(--cos-color-muted)}.status-warning,.status-good{display:inline-block;width:7px;height:7px;border-radius:50%;margin-right:.35rem}.status-warning{background:#f59e0b}.status-good{background:#10b981}.product-table button{padding:.4rem .55rem;font-size:.65rem}.product-table button.is-muted{color:var(--cos-color-muted)}
.product-marketing__journeys{display:grid;gap:.7rem;padding:1rem}.product-marketing__journeys article{display:flex;align-items:center;gap:.8rem;padding:.8rem;border:1px solid var(--cos-color-border);border-radius:14px}.product-marketing__journeys article>div:nth-child(2){flex:1}.product-marketing__journeys strong,.product-marketing__journeys small{display:block}.product-marketing__journeys small{color:var(--cos-color-muted);font-size:.68rem}.product-marketing__journeys article>span{color:#047857;font-size:.68rem;font-weight:800}.product-journey-icon{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:rgba(200,169,106,.18);font-weight:900}.product-marketing__summary{display:grid;grid-template-columns:repeat(3,1fr);gap:.7rem;padding:0 1rem 1rem}.product-marketing__summary>div{padding:1rem;border-radius:13px;background:#f8fafc}.product-marketing__summary strong,.product-marketing__summary small{display:block}.product-marketing__summary small{color:var(--cos-color-muted)}
.product-analytics__kpis{grid-template-columns:repeat(4,1fr)}.product-analytics__chart{display:grid;grid-template-columns:1.25fr .75fr;gap:.8rem;padding:0 1rem 1rem}.product-line-chart,.product-analytics__insight{border:1px solid var(--cos-color-border);border-radius:14px;padding:1rem}.product-line-chart svg{width:100%;height:190px}.product-analytics__insight{display:flex;flex-direction:column;justify-content:center;background:#fffbeb}.product-analytics__insight span{font-size:.65rem;text-transform:uppercase;letter-spacing:.12em;color:#92400e;font-weight:850}.product-analytics__insight strong{margin-top:.65rem}.product-analytics__insight small{margin-top:.6rem;color:var(--cos-color-muted)}
.product-ai{display:grid;grid-template-columns:130px 1fr}.product-ai__sidebar{padding:1rem;background:var(--cos-color-midnight);display:flex;flex-direction:column;gap:.6rem;color:#cbd5e1}.product-ai__logo{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:var(--cos-color-accent);color:var(--cos-color-midnight);font-weight:900;margin-bottom:1rem}.product-ai__sidebar span{padding:.55rem .6rem;border-radius:9px;font-size:.7rem}.product-ai__sidebar span.is-active{background:rgba(255,255,255,.1);color:#fff}.product-ai__conversation{padding-bottom:1rem}.product-ai__question{max-width:65%;margin:1rem 1rem 0 auto;padding:.8rem 1rem;border-radius:15px 15px 4px 15px;background:var(--cos-color-midnight);color:#fff;font-size:.78rem}.product-ai__answer{max-width:83%;margin:1rem;padding:1rem;border-radius:15px 15px 15px 4px;background:#f8fafc;font-size:.75rem}.product-ai__answer ol{margin:.7rem 0 0 1.1rem}.product-ai__answer li{margin-top:.45rem}.product-ai__prompt{display:flex;align-items:center;justify-content:space-between;gap:.8rem;margin:1rem;padding:.7rem .8rem;border:1px solid var(--cos-color-border);border-radius:12px;color:var(--cos-color-muted);font-size:.7rem}.product-ai__prompt button{width:32px;height:32px;border:0;border-radius:9px;background:var(--cos-color-accent);font-weight:900}
@media(max-width:1000px){.home-product-panel{grid-template-columns:1fr}.home-product-panel__copy{max-width:760px}.product-window{min-height:auto}}
@media(max-width:720px){.home-product-tabs__list{justify-content:flex-start}.home-product-tab{flex:none}.product-crm__metrics,.product-analytics__kpis{grid-template-columns:repeat(2,1fr)}.product-crm__body,.product-pos,.product-analytics__chart{grid-template-columns:1fr}.product-pos__catalog{border-right:0;border-bottom:1px solid var(--cos-color-border)}.product-table__head{display:none}.product-table__row{grid-template-columns:1.3fr .45fr .65fr}.product-table__row>span:last-child{display:none}.product-ai{grid-template-columns:1fr}.product-ai__sidebar{display:none}}
@media(max-width:480px){.home-product-panel{padding:.8rem}.product-calendar__grid{grid-template-columns:45px 1fr}.product-calendar__lane:last-child{display:none}.product-calendar__team{grid-template-columns:16px 1fr}.product-calendar__team>span:nth-of-type(2),.product-calendar__team>div:nth-of-type(2){display:none}.product-crm__metrics,.product-inventory__metrics,.product-marketing__summary,.product-analytics__kpis{grid-template-columns:1fr 1fr}.product-crm__profile button{display:none}}
