@keyframes sm-fade-in{0%{opacity:0}to{opacity:1}}@keyframes sm-slide-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:sm-fade-in .4s cubic-bezier(.16,1,.3,1) forwards}.animate-slide-up-1{animation:sm-slide-up .4s cubic-bezier(.16,1,.3,1) forwards;animation-delay:0s;opacity:0}.animate-slide-up-2{animation:sm-slide-up .4s cubic-bezier(.16,1,.3,1) forwards;animation-delay:60ms;opacity:0}.animate-slide-up-3{animation:sm-slide-up .4s cubic-bezier(.16,1,.3,1) forwards;animation-delay:.12s;opacity:0}.animate-slide-up-4{animation:sm-slide-up .4s cubic-bezier(.16,1,.3,1) forwards;animation-delay:.18s;opacity:0}.animate-slide-up-5{animation:sm-slide-up .4s cubic-bezier(.16,1,.3,1) forwards;animation-delay:.24s;opacity:0}.sm-cost-flash{animation:sm-flash-underline .2s ease-out}@keyframes sm-flash-underline{0%{border-bottom-color:transparent}50%{border-bottom-color:#0058bd}to{border-bottom-color:transparent}}.sm-tier-card:hover:not(.sm-tier-card-selected){border-color:#0058bd;transition:border-color .15s ease}.sm-toast{animation:sm-toast-fade-in .2s forwards,sm-toast-fade-out .3s 1.1s forwards}@keyframes sm-toast-fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes sm-toast-fade-out{0%{opacity:1}to{opacity:0}}.sales-mode-root{width:100%;height:100vh;min-height:760px;background:#f9f9f9;overflow:hidden;display:flex;flex-direction:column;font-family:var(--font-sans,"Inter",sans-serif);position:relative;color:#1a1c1c}.sm-workspace{display:flex;flex:1 1;min-height:0}.sm-workspace-main{display:flex;min-width:0;flex:1 1;flex-direction:column}.sm-header{height:64px;flex-shrink:0;background:#fff;border-bottom:1px solid #c2c6d5;justify-content:space-between;padding:0 24px;z-index:10;position:relative}.sm-header,.sm-header-left{display:flex;align-items:center}.sm-header-left{gap:12px}.sm-logo{font-family:var(--font-serif,"Manrope",sans-serif);font-weight:600;font-size:18px;letter-spacing:-.01em;color:#1a1c1c;text-decoration:none}.sm-header-center{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;top:-4px}.sm-breadcrumb{display:flex;align-items:center;gap:24px;font-size:13px;font-weight:500;letter-spacing:.01em;margin-top:8px}.sm-breadcrumb>span{color:#424753}.sm-breadcrumb-sep{color:#c2c6d5;gap:0!important}.sm-breadcrumb-active{color:#0058bd!important;font-weight:600!important}.sm-progress-bar{position:absolute;bottom:-20px;width:280px;height:2px;background:#f0f0f0;border-radius:999px;overflow:hidden}.sm-progress-fill{height:100%;background:#0058bd;border-radius:999px}.sm-header-right{display:flex;align-items:center;gap:16px}.sm-mode-toggle{display:flex;background:#f0f0f0;border-radius:999px;padding:4px;border:1px solid rgba(194,198,213,.5)}.sm-mode-btn{border:0;background:transparent;padding:6px 16px;border-radius:999px;font-size:12px;font-weight:500;color:#424753;cursor:pointer;font-family:inherit;transition:background-color .16s ease,color .16s ease}.sm-mode-btn-active{background:#1a1c1c;color:#fff}.sm-live-chip{display:flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;border:1px solid #c2c6d5}.sm-live-dot{width:8px;height:8px;border-radius:50%;background:#22c55e}.sm-live-chip span{font-size:12px;font-weight:500;color:#424753}.sm-icon-btn{padding:8px;color:#424753;background:none;border:none;cursor:pointer;border-radius:50%;transition:background-color .15s}.sm-icon-btn:hover{background:#f3f4f6}.sm-avatar{width:32px;height:32px;border-radius:50%;background:#e2e4ed;justify-content:center;font-weight:600;font-size:14px;color:#1a1c1c}.sm-avatar,.sm-suite-bar{display:flex;align-items:center}.sm-suite-bar{height:52px;padding:0 32px;background:#fff;border-bottom:1px solid #e2e4ed;position:relative;z-index:10}.sm-suite-label{font-size:10px;font-weight:600;letter-spacing:.16em;color:#9097a4;text-transform:uppercase;line-height:1.2;margin-right:24px;flex-shrink:0}.sm-suite-divider{width:1px;height:28px;background:#e2e4ed;margin-right:24px;flex-shrink:0}.sm-suite-tabs{gap:8px;flex:1 1}.sm-suite-tab,.sm-suite-tabs{display:flex;align-items:center}.sm-suite-tab{position:relative;gap:10px;height:36px;padding:0 12px;border-radius:999px;transition:background-color .2s,border-color .2s,color .2s,box-shadow .2s;background:#fff;color:#424753;border:1px solid #e2e4ed;cursor:pointer;font-size:13px;font-weight:500;letter-spacing:-.005em}.sm-suite-tab:hover{border-color:#0058bd;color:#1a1c1c}.sm-suite-tab-active{background:#0058bd;color:#fff;border-color:#0058bd;box-shadow:0 2px 8px rgba(0,88,189,.25)}.sm-suite-tab-icon{color:#6a6f7c}.sm-suite-tab-icon-active{color:#fff}.sm-suite-tab-badge{margin-left:4px;display:flex;align-items:center;gap:6px;font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:rgba(255,255,255,.8)}.sm-suite-tab-badge-dot{width:6px;height:6px;border-radius:50%;background:#fff;animation:sm-pulse 2s infinite}@keyframes sm-pulse{0%,to{opacity:1}50%{opacity:.5}}.sm-suite-right{display:flex;align-items:center;gap:12px;margin-left:24px;flex-shrink:0}.sm-suite-hint{font-size:11px;color:#6a6f7c;font-weight:500}.sm-bundle-btn{display:flex;align-items:center;gap:6px;height:36px;padding:0 12px;border-radius:999px;font-size:12px;font-weight:500;color:#424753;background:none;border:none;cursor:pointer;transition:background-color .15s}.sm-bundle-btn:hover{background:#f3f4f6}.sm-body{flex:1 1;flex-direction:row;overflow:hidden;min-height:0}.sm-body,.sm-left-panel{display:flex;position:relative}.sm-left-panel{width:38%;height:100%;flex-direction:column;padding:28px 40px 24px;background:#f9f9f9;z-index:10;box-shadow:4px 0 24px rgba(0,0,0,.02);overflow-y:auto;transition:width .36s cubic-bezier(.16,1,.3,1),padding .36s cubic-bezier(.16,1,.3,1),transform .36s cubic-bezier(.16,1,.3,1),opacity .22s ease}.sm-left-content{flex:1 1}.sm-eyebrow{font-size:11px;font-weight:600;color:#424753;letter-spacing:.1em;text-transform:uppercase;margin-bottom:8px}.sm-headline{font-family:var(--font-serif,"Manrope",sans-serif);font-weight:700;font-size:40px;line-height:1.05;letter-spacing:-.02em;color:#1a1c1c;margin-bottom:12px;margin-top:0}.sm-lede{color:#424753;font-size:15px;line-height:1.6;margin-bottom:28px;padding-right:16px}.sm-tiers{display:flex;flex-direction:column;gap:10px;margin-bottom:28px}.sm-tier-card{display:flex;align-items:center;justify-content:space-between;padding:20px;border-radius:16px;border:1.5px solid #c2c6d5;text-align:left;transition:background-color .2s,border-color .2s,box-shadow .2s,opacity .2s;position:relative;overflow:hidden;background:#fff;cursor:pointer}.sm-tier-card-selected{border-color:#0058bd;border-width:1.5px}.sm-tier-card-accent{position:absolute;left:0;top:0;bottom:0;width:6px;background:rgba(0,88,189,.1)}.sm-tier-card-info{display:flex;flex-direction:column;padding-left:8px}.sm-tier-card-label{font-weight:600;font-size:14px;letter-spacing:.02em;color:#1a1c1c;margin-bottom:4px}.sm-tier-card-desc{font-size:13px;color:#424753}.sm-tier-card-value{font-family:var(--font-serif,"Manrope",sans-serif);font-weight:700;font-size:32px;color:#1a1c1c;tabular-nums:tabular-nums;letter-spacing:-.02em}.sm-equipment-row{display:flex;align-items:flex-end;gap:16px;margin-bottom:24px}.sm-equipment-field{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:8px}.sm-equipment-label{font-size:11px;color:#424753;font-weight:500}.sm-equipment-dropdown{width:100%;display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #c2c6d5;border-radius:8px;padding:0 16px;height:52px;font-size:14px;font-weight:500;cursor:pointer;transition:border-color .15s;min-width:0}.sm-equipment-dropdown:hover{border-color:#0058bd}.sm-equipment-selected{flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left}.sm-equipment-chevron{color:#424753;flex-shrink:0}.sm-quantity-field{display:flex;flex-direction:column;gap:8px;flex-shrink:0}.sm-quantity-label{font-size:11px;color:#424753;font-weight:500}.sm-quantity-stepper{display:flex;align-items:center;gap:4px}.sm-quantity-btn{width:48px;height:52px;background:#fff;border:1px solid #c2c6d5;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .15s;color:#1a1c1c}.sm-quantity-btn:hover{background:#f9fafb}.sm-quantity-value{width:52px;height:52px;display:flex;align-items:center;justify-content:center;font-family:var(--font-serif,"Manrope",sans-serif);font-weight:700;font-size:20px;tabular-nums:tabular-nums}.sm-metrics{margin-top:auto;display:flex;flex-direction:column;padding-bottom:8px}.sm-metrics-row{display:flex;align-items:flex-end;padding-bottom:24px;border-bottom:1px solid #e2e4ed;margin-bottom:24px}.sm-metric-col{flex:1 1;min-width:0;display:flex;flex-direction:column}.sm-metric-col-border-r{border-right:1px solid #e2e4ed;padding-right:16px}.sm-metric-col-cost{flex:1.2 1;padding-left:16px}.sm-metric-label{font-size:11px;color:#424753;font-weight:500;margin-bottom:4px;letter-spacing:.04em;text-transform:uppercase}.sm-metric-value{font-family:var(--font-serif,"Manrope",sans-serif);font-weight:600;font-size:26px;line-height:1;letter-spacing:-.02em;tabular-nums:tabular-nums;white-space:nowrap}.sm-metric-unit{font-size:14px;font-weight:500;color:#424753;margin-left:4px;font-family:var(--font-sans,"Inter",sans-serif)}.sm-metric-cost{font-weight:700;font-size:32px;line-height:1;color:#0058bd;letter-spacing:-.02em;tabular-nums:tabular-nums;white-space:nowrap;border-bottom:2px solid transparent}.sm-cta-btn,.sm-metric-cost{font-family:var(--font-serif,"Manrope",sans-serif)}.sm-cta-btn{width:100%;height:56px;background:#0058bd;color:#fff;border:none;border-radius:8px;font-weight:600;font-size:17px;letter-spacing:.02em;cursor:pointer;transition:background-color .2s,box-shadow .2s;box-shadow:0 4px 14px rgba(0,88,189,.25);display:flex;align-items:center;justify-content:center;gap:8px}.sm-cta-btn:hover{background:#004a9e;box-shadow:0 6px 20px rgba(0,88,189,.35)}.sm-right-panel{width:62%;height:100%;position:relative;background:#000;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;transition:width .36s cubic-bezier(.16,1,.3,1)}.sm-photo-container{position:absolute;inset:0;z-index:0}.sm-photo{width:100%;height:100%;object-fit:cover;object-position:center;animation:sm-fade-in .4s cubic-bezier(.16,1,.3,1) forwards;transition:transform .36s cubic-bezier(.16,1,.3,1)}.sales-mode-root[data-mode=sales] .sm-header{box-shadow:0 8px 32px rgba(0,0,0,.04)}.sales-mode-root[data-mode=sales] .sm-left-panel{width:0;padding-left:0;padding-right:0;transform:translateX(-24px);opacity:0;pointer-events:none;overflow:hidden}.sales-mode-root[data-mode=sales] .sm-right-panel{width:100%}.sales-mode-root[data-mode=sales] .sm-photo{transform:scale(1.03)}.sm-photo-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.6) 0,transparent 50%,rgba(0,0,0,.2));pointer-events:none}.sm-glass-stack{position:absolute;top:80px;right:80px;display:flex;align-items:flex-start;gap:16px;z-index:10;transition:opacity .3s}.sm-glass-stack-col{display:flex;flex-direction:column;gap:24px;padding-top:16px}.sm-glass-card{background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border-radius:16px;padding:20px 24px;min-width:160px;transition:opacity .5s cubic-bezier(.16,1,.3,1),border-color .5s cubic-bezier(.16,1,.3,1),box-shadow .5s cubic-bezier(.16,1,.3,1);display:flex;flex-direction:column;gap:4px}.sm-glass-card-offset{margin-left:-16px}.sm-glass-card-active{margin-top:40px;min-width:200px;padding:24px 32px}.sm-glass-card-label{font-size:11px;font-weight:600;color:rgba(255,255,255,.8);letter-spacing:.06em}.sm-glass-card-value{font-family:var(--font-serif,"Manrope",sans-serif);font-weight:700;color:#fff;letter-spacing:-.02em}.sm-glass-card-active .sm-glass-card-label{font-size:12px;color:rgba(255,255,255,.9)}.sm-glass-card-active .sm-glass-card-value{font-size:36px;text-shadow:0 2px 8px rgba(0,0,0,.3)}.sm-glass-card:not(.sm-glass-card-active) .sm-glass-card-value{font-size:28px}.sm-chart-card{position:absolute;top:28px;left:28px;z-index:10;background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border-radius:16px;padding:16px;width:260px;box-shadow:0 12px 32px rgba(0,0,0,.18);border:1px solid rgba(255,255,255,.16)}.sm-chart-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.sm-chart-title{display:flex;align-items:center;gap:6px;font-size:10px;font-weight:600;color:rgba(255,255,255,.7);letter-spacing:.14em;text-transform:uppercase}.sm-chart-period-toggle{display:flex;align-items:center;gap:2px;background:rgba(255,255,255,.1);border-radius:999px;padding:2px;border:1px solid rgba(255,255,255,.12)}.sm-chart-period-btn{font-size:10px;font-weight:600;width:24px;height:20px;border-radius:999px;transition:color .15s,background-color .15s;color:rgba(255,255,255,.7);background:none;border:none;cursor:pointer}.sm-chart-period-btn:hover{color:#fff}.sm-chart-period-btn-active{background:rgba(255,255,255,.9);color:#1a1c1c;border:none;cursor:pointer;font-size:10px;font-weight:600;width:24px;height:20px;border-radius:999px;transition:color .15s,background-color .15s}.sm-chart-value-row{display:flex;align-items:baseline;gap:6px;margin-bottom:4px}.sm-chart-value{font-family:var(--font-serif,"Manrope",sans-serif);font-weight:700;font-size:26px;color:#fff;line-height:1;tabular-nums:tabular-nums}.sm-chart-unit{font-size:12px;color:rgba(255,255,255,.7);font-weight:500}.sm-chart-peak{font-size:10px;color:rgba(255,255,255,.5);margin-left:auto}.sm-chart-svg{display:block;width:100%;height:70px;margin-top:8px;cursor:crosshair}.sm-chart-xlabels{display:flex;justify-content:space-between;margin-top:4px;font-size:9px;color:rgba(255,255,255,.45);font-weight:500;letter-spacing:.08em;text-transform:uppercase}.sm-chart-hover-label{font-size:10px;color:rgba(255,255,255,.85);margin-top:4px;font-weight:500;tabular-nums:tabular-nums}.sm-map-card{position:absolute;bottom:28px;left:28px;z-index:10;background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border-radius:16px;padding:16px;width:260px;box-shadow:0 12px 32px rgba(0,0,0,.18);border:1px solid rgba(255,255,255,.16)}.sm-map-header{justify-content:space-between;margin-bottom:8px}.sm-map-header,.sm-map-title{display:flex;align-items:center}.sm-map-title{gap:6px;font-size:10px;font-weight:600;color:rgba(255,255,255,.7);letter-spacing:.14em;text-transform:uppercase}.sm-map-location{font-size:9px;color:rgba(255,255,255,.5);font-weight:500;letter-spacing:.04em;text-transform:uppercase}.sm-map-stat-row{display:flex;align-items:baseline;gap:6px;margin-bottom:10px}.sm-map-stat-num{font-family:var(--font-serif,"Manrope",sans-serif);font-weight:700;font-size:26px;color:#fff;line-height:1;tabular-nums:tabular-nums}.sm-map-stat-unit{font-size:11px;color:rgba(255,255,255,.7);font-weight:500}.sm-map-stat-delta{font-size:10px;color:rgba(255,255,255,.85);font-weight:600;margin-left:auto}.sm-map-visual{position:relative;width:100%;height:110px;border-radius:10px;overflow:hidden;border:1px solid rgba(255,255,255,.08)}.sm-map-svg{position:absolute;inset:0;width:100%;height:100%}.sm-map-marker-tooltip{position:absolute;top:6px;left:6px;background:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;font-size:10px;padding:4px 8px;border-radius:6px;line-height:1.3;border:1px solid rgba(255,255,255,.16)}.sm-map-marker-tooltip-primary{font-weight:600}.sm-map-marker-tooltip-secondary{color:rgba(255,255,255,.65)}.sm-map-footer{display:flex;align-items:center;justify-content:space-between;margin-top:6px;font-size:9px;color:rgba(255,255,255,.55);font-weight:500;letter-spacing:.08em;text-transform:uppercase}.sm-map-trending{color:rgba(255,255,255,.85)}.sm-map-impact{gap:6px;margin-top:6px;font-size:10px;color:rgba(255,255,255,.7);line-height:1.4}.sm-map-impact,.sm-pin{display:flex;align-items:center}.sm-pin{position:absolute;z-index:30;flex-direction:column;transition:opacity .3s;transform:translateX(-50%)}.sm-pin-label{background:rgba(15,18,24,.7);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);color:#fff;font-size:12px;font-weight:500;padding:6px 14px;border-radius:999px;margin-bottom:8px;white-space:nowrap;display:flex;align-items:center;gap:6px;border:1px solid rgba(255,255,255,.16);box-shadow:0 8px 24px rgba(0,0,0,.5)}.sm-pin-line{width:1px;background:linear-gradient(180deg,rgba(255,255,255,.8),rgba(255,255,255,.3))}.sm-pin-dot{width:10px;height:10px;background:#fff;border-radius:50%;box-shadow:0 0 12px rgba(255,255,255,.95);border:2px solid rgba(0,0,0,.4)}.sm-expand-btn{position:absolute;bottom:24px;right:80px;z-index:10;transition:opacity .3s}.sm-expand-btn-inner{display:flex;align-items:center;gap:6px;color:rgba(255,255,255,.8);font-size:12px;font-weight:500;transition:color .15s,background-color .15s;background:rgba(0,0,0,.2);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:8px 12px;border-radius:8px;border:1px solid rgba(255,255,255,.1);cursor:pointer}.sm-expand-btn-inner:hover{color:#fff;background:rgba(0,0,0,.4)}.sm-toast{position:absolute;bottom:40px;left:50%;transform:translateX(-50%);z-index:20}.sm-toast-inner{background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.2);box-shadow:0 16px 40px rgba(0,0,0,.3);color:#fff;font-size:13px;padding:12px 20px;border-radius:999px;display:flex;align-items:center;gap:12px}.sm-toast-spinner{color:#0058bd;animation:sm-spin 1s linear infinite}@keyframes sm-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.sm-bundle-panel{position:absolute;top:0;right:0;bottom:0;z-index:40;transition:width .5s cubic-bezier(.16,1,.3,1);background:#fff;border-left:1px solid #e2e4ed;box-shadow:-12px 0 32px rgba(0,0,0,.06);overflow:hidden;width:56px}.sm-bundle-panel-open{width:380px}.sm-bundle-collapsed{width:56px;height:100%;display:flex;flex-direction:column;align-items:center;padding:20px 0;cursor:pointer;transition:background-color .15s;background:none;border:none}.sm-bundle-collapsed:hover{background:#fafbfc}.sm-bundle-collapsed-icon{width:36px;height:36px;background:rgba(0,88,189,.1);margin-bottom:12px;position:relative;color:#0058bd}.sm-bundle-collapsed-badge,.sm-bundle-collapsed-icon{border-radius:50%;display:flex;align-items:center;justify-content:center}.sm-bundle-collapsed-badge{position:absolute;top:-4px;right:-4px;width:18px;height:18px;background:#0058bd;color:#fff;font-size:10px;font-weight:700}.sm-bundle-collapsed-text{font-size:10px;font-weight:600;letter-spacing:.22em;color:#424753;text-transform:uppercase;writing-mode:vertical-rl;transform:rotate(180deg);margin:12px 0}.sm-bundle-collapsed-spacer{flex:1 1}.sm-bundle-collapsed-price{font-family:var(--font-serif,"Manrope",sans-serif);font-weight:700;font-size:15px;color:#0058bd;tabular-nums:tabular-nums;writing-mode:vertical-rl;transform:rotate(180deg);margin-bottom:4px}.sm-bundle-collapsed-chevron{width:32px;height:32px;border-radius:50%;background:#f0f1f5;display:flex;align-items:center;justify-content:center;color:#424753;transition:color .15s,background-color .15s;margin-top:8px}.sm-bundle-collapsed:hover .sm-bundle-collapsed-chevron{background:#0058bd;color:#fff}.sm-bundle-expanded{width:380px;height:100%;display:flex;flex-direction:column}.sm-bundle-expanded-header{padding:20px 24px 16px;border-bottom:1px solid #e2e4ed;display:flex;align-items:flex-start;justify-content:space-between;flex-shrink:0}.sm-bundle-expanded-eyebrow{font-size:10px;font-weight:600;letter-spacing:.16em;color:#9097a4;text-transform:uppercase;margin-bottom:4px}.sm-bundle-expanded-name{font-family:var(--font-serif,"Manrope",sans-serif);font-weight:700;font-size:20px;color:#1a1c1c;letter-spacing:-.02em;line-height:1.2}.sm-bundle-expanded-meta{font-size:12px;color:#424753;margin-top:4px}.sm-bundle-expanded-close{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#424753;background:none;border:none;cursor:pointer;transition:background-color .15s;margin-right:-4px}.sm-bundle-expanded-close:hover{background:#f0f1f5}.sm-bundle-expanded-content{flex:1 1;overflow-y:auto;padding:16px 24px;display:flex;flex-direction:column;gap:20px}.sm-bundle-svc-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.sm-bundle-svc-header-left{display:flex;align-items:center;gap:8px}.sm-bundle-svc-icon{width:28px;height:28px;border-radius:50%;background:#0058bd;color:#fff;display:flex;align-items:center;justify-content:center}.sm-bundle-svc-name{font-size:13px;font-weight:600;color:#1a1c1c;line-height:1.2}.sm-bundle-svc-status{font-size:10px;color:#0058bd;font-weight:500;letter-spacing:.08em;text-transform:uppercase;line-height:1.2;margin-top:2px}.sm-bundle-svc-total{font-family:var(--font-serif,"Manrope",sans-serif);font-weight:600;font-size:14px;color:#1a1c1c;tabular-nums:tabular-nums}.sm-bundle-svc-lines{margin-left:36px;display:flex;flex-direction:column;gap:6px;font-size:12px}.sm-bundle-svc-line{display:flex;align-items:center;justify-content:space-between}.sm-bundle-svc-line-label{color:#424753;display:flex;align-items:center;gap:6px}.sm-bundle-svc-line-label svg{color:#9097a4}.sm-bundle-svc-line-price{color:#1a1c1c;font-weight:500;tabular-nums:tabular-nums}.sm-bundle-svc-line-price-included{color:#9097a4;font-weight:500}.sm-bundle-divider{height:1px;background:#e2e4ed}.sm-bundle-upsell{width:100%;display:flex;align-items:center;justify-content:space-between;text-align:left;padding:6px 8px;border-radius:6px;transition:background-color .15s;background:none;border:none;cursor:pointer;margin:0 -8px}.sm-bundle-upsell:hover{background:#fafbfc}.sm-bundle-upsell-left{display:flex;align-items:center;gap:8px}.sm-bundle-upsell-icon{width:28px;height:28px;border-radius:50%;background:#f0f1f5;color:#424753;display:flex;align-items:center;justify-content:center;transition:color .15s,background-color .15s}.sm-bundle-upsell:hover .sm-bundle-upsell-icon{background:rgba(0,88,189,.1);color:#0058bd}.sm-bundle-upsell-name{font-size:13px;font-weight:600;color:#1a1c1c;line-height:1.2}.sm-bundle-upsell-save{font-size:10px;color:#9097a4;font-weight:500;letter-spacing:.08em;text-transform:uppercase;line-height:1.2;margin-top:2px}.sm-bundle-upsell-add{display:flex;align-items:center;gap:4px;color:#0058bd;font-size:12px;font-weight:600}.sm-bundle-expanded-footer{padding:16px 24px;border-top:1px solid #e2e4ed;background:#fafbfc;flex-shrink:0}.sm-bundle-totals-lines{display:flex;flex-direction:column;gap:6px;margin-bottom:12px;font-size:12px}.sm-bundle-totals-line{display:flex;align-items:center;justify-content:space-between}.sm-bundle-totals-line>span:first-child{color:#424753;display:flex;align-items:center;gap:4px}.sm-bundle-totals-line-value{color:#1a1c1c;font-weight:500;tabular-nums:tabular-nums}.sm-bundle-totals-line-rebate-value{color:#15803d;font-weight:500;tabular-nums:tabular-nums}.sm-bundle-net-row{display:flex;align-items:flex-end;justify-content:space-between;padding-top:12px;border-top:1px solid #e2e4ed;margin-bottom:12px}.sm-bundle-net-label{font-size:10px;font-weight:600;color:#424753;letter-spacing:.14em;text-transform:uppercase}.sm-bundle-net-monthly{font-size:10px;color:#9097a4;margin-top:2px}.sm-bundle-net-value{font-weight:700;font-size:28px;color:#0058bd;letter-spacing:-.02em;tabular-nums:tabular-nums;line-height:1}.sm-bundle-net-value,.sm-bundle-send-btn{font-family:var(--font-serif,"Manrope",sans-serif)}.sm-bundle-send-btn{width:100%;height:44px;background:#0058bd;color:#fff;border:none;border-radius:8px;font-weight:600;font-size:14px;letter-spacing:.02em;cursor:pointer;transition:background-color .15s;display:flex;align-items:center;justify-content:center;gap:8px}.sm-bundle-send-btn:hover{background:#004a9e}.sm-footer{height:32px;flex-shrink:0;background:#f9f9f9;border-top:1px solid #e2e4ed;display:flex;align-items:center;justify-content:center;z-index:20;position:relative}.sm-footer span{color:#424753;font-size:11px}@media (prefers-reduced-motion:reduce){.sales-mode-root *,.sales-mode-root :after,.sales-mode-root :before{animation-duration:1ms!important;animation-delay:0s!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:0s!important;transition-delay:0s!important}.sales-mode-root animate{display:none}.animate-fade-in,.animate-slide-up-1,.animate-slide-up-2,.animate-slide-up-3,.animate-slide-up-4,.animate-slide-up-5{opacity:1!important;transform:none!important}}@media (max-width:1024px){.sm-left-panel{width:45%}.sm-right-panel{width:55%}.sm-suite-hint{display:none}}@media (max-width:768px){.sm-body{flex-direction:column}.sm-left-panel{width:100%;height:auto;max-height:50vh}.sm-right-panel{width:100%;min-height:300px}.sm-headline{font-size:28px}.sm-glass-stack{display:none}}