.uc-usage-snapshot{--uc-orange:#ff6b34;--uc-blue-accent:#3aa8ff;--uc-navy:#071c41;--uc-soft-bg:#f4f7fb;--uc-border:#e2e8f0;--uc-text-dark:#1e293b;--uc-text-muted:#64748b;--uc-green:#22c55e;font-family:Open Sans,sans-serif;padding:60px 0}.uc-usage-snapshot--transparent{background:transparent}.uc-usage-snapshot--white{background:#fff}.uc-usage-snapshot--soft{background:var(--uc-soft-bg)}.uc-usage-snapshot__container{margin:0 auto;max-width:1200px;padding:0 24px}.uc-usage-snapshot__title{color:var(--uc-navy);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;line-height:1.2;margin:0 0 12px;text-align:center}.uc-usage-snapshot__pattern{color:var(--uc-text-muted);font-size:1.0625rem;line-height:1.6;margin:0 auto 40px;max-width:640px;text-align:center}.uc-usage-snapshot__columns{display:grid;gap:48px;grid-template-columns:40% 60%;margin-bottom:48px}.uc-usage-snapshot__col{display:flex;flex-direction:column}.uc-usage-snapshot__outcomes-title{color:var(--uc-text-muted);font-size:.8125rem;font-weight:700;letter-spacing:.05em;margin:0 0 16px;text-transform:uppercase}.uc-usage-snapshot__outcomes-list{list-style:none;margin:0;padding:0}.uc-usage-snapshot__outcome{align-items:flex-start;color:var(--uc-text-dark);display:flex;font-size:1rem;gap:12px;line-height:1.5;margin-bottom:14px}.uc-usage-snapshot__outcome:last-child{margin-bottom:0}.uc-usage-snapshot__outcome-icon{align-items:center;color:var(--uc-green);display:flex;flex-shrink:0;height:20px;justify-content:center;margin-top:2px;width:20px}.uc-usage-snapshot__outcome-icon svg{height:20px;width:20px}.uc-usage-snapshot__who{color:var(--uc-text-muted);font-size:.875rem;font-style:italic;margin:20px 0 0}.uc-usage-snapshot__ttv{align-items:center;background:linear-gradient(135deg,#dbeafe,#e0f2fe);border-radius:20px;color:#1d4ed8;display:inline-flex;font-size:.875rem;font-weight:600;gap:8px;margin-top:20px;padding:8px 16px;width:fit-content}.uc-usage-snapshot__ttv svg{height:18px;width:18px}.uc-usage-snapshot__diagram-wrapper{background:#fff;border:1px solid var(--uc-border);border-radius:12px;margin-bottom:16px;padding:20px;position:relative}.uc-usage-snapshot--soft .uc-usage-snapshot__diagram-wrapper{background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.04)}.uc-usage-snapshot__diagram{border-radius:8px;height:auto;width:100%}.uc-usage-snapshot__diagram-placeholder{align-items:center;background:var(--uc-soft-bg);border:2px dashed var(--uc-border);border-radius:8px;color:var(--uc-text-muted);display:flex;flex-direction:column;justify-content:center;min-height:180px}.uc-usage-snapshot__diagram-placeholder svg{height:48px;margin-bottom:8px;opacity:.5;width:48px}.uc-usage-snapshot__diagram-placeholder span{font-size:.875rem}.uc-usage-snapshot__hotspots{inset:0;pointer-events:none;position:absolute}.uc-usage-snapshot__hotspot{pointer-events:auto;position:absolute;z-index:10}.uc-usage-snapshot__hotspot-marker{align-items:center;animation:hotspot-pulse 2s ease-in-out infinite;background:var(--uc-blue-accent);border-radius:50%;box-shadow:0 2px 8px rgba(58,168,255,.4);color:#fff;cursor:pointer;display:flex;font-size:.75rem;font-weight:700;height:28px;justify-content:center;transition:transform .2s ease,background .2s ease;width:28px}.uc-usage-snapshot__hotspot-marker:hover{animation:none;background:var(--uc-navy);transform:scale(1.15)}@keyframes hotspot-pulse{0%,to{box-shadow:0 0 0 0 rgba(58,168,255,.5)}50%{box-shadow:0 0 0 8px rgba(58,168,255,0)}}.uc-usage-snapshot__hotspot-tooltip{background:var(--uc-navy);border-radius:8px;bottom:calc(100% + 12px);color:#fff;font-size:.8125rem;left:50%;line-height:1.5;max-width:220px;opacity:0;padding:12px 16px;pointer-events:none;position:absolute;text-align:left;transform:translateX(-50%);transition:opacity .2s ease,visibility .2s ease;visibility:hidden;width:max-content;z-index:20}.uc-usage-snapshot__hotspot-tooltip:after{border:6px solid transparent;border-top:6px solid var(--uc-navy);content:"";left:50%;position:absolute;top:100%;transform:translateX(-50%)}.uc-usage-snapshot__hotspot:hover .uc-usage-snapshot__hotspot-tooltip{opacity:1;visibility:visible}.uc-usage-snapshot__hotspot-title{color:var(--uc-orange);display:block;font-weight:700;margin-bottom:4px}.uc-usage-snapshot__hotspot-desc{color:hsla(0,0%,100%,.9);margin:0}.uc-usage-snapshot__hotspot--tooltip-left .uc-usage-snapshot__hotspot-tooltip{left:0;transform:translateX(0)}.uc-usage-snapshot__hotspot--tooltip-left .uc-usage-snapshot__hotspot-tooltip:after{left:14px;transform:none}.uc-usage-snapshot__hotspot--tooltip-right .uc-usage-snapshot__hotspot-tooltip{left:auto;right:0;transform:translateX(0)}.uc-usage-snapshot__hotspot--tooltip-right .uc-usage-snapshot__hotspot-tooltip:after{left:auto;right:14px;transform:none}.uc-usage-snapshot__hotspot--tooltip-below .uc-usage-snapshot__hotspot-tooltip{bottom:auto;top:calc(100% + 12px)}.uc-usage-snapshot__hotspot--tooltip-below .uc-usage-snapshot__hotspot-tooltip:after{border:6px solid transparent;border-bottom:6px solid var(--uc-navy);bottom:100%;top:auto}.uc-usage-snapshot__chips{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.uc-usage-snapshot__chip{align-items:center;background:linear-gradient(135deg,#e0f2fe,#dbeafe);border-radius:20px;color:var(--uc-navy);display:inline-flex;font-size:.8125rem;font-weight:600;padding:6px 14px}.uc-usage-snapshot__policies{color:var(--uc-text-muted);font-size:.8125rem;margin:8px 0 0}.uc-usage-snapshot__arch-link{align-items:center;color:var(--uc-blue-accent);display:inline-flex;font-size:.875rem;font-weight:600;gap:6px;margin-top:12px;text-decoration:none;transition:gap .2s ease}.uc-usage-snapshot__arch-link:hover{gap:10px;text-decoration:underline}.uc-usage-snapshot__arch-link svg{height:16px;width:16px}.uc-usage-snapshot__stepper{background:#fff;border:1px solid var(--uc-border);border-radius:12px;padding:28px 32px}.uc-usage-snapshot--soft .uc-usage-snapshot__stepper{background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.04)}.uc-usage-snapshot__stepper-header{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin-bottom:24px}.uc-usage-snapshot__stepper-title{color:var(--uc-navy);font-size:1rem;font-weight:700;margin:0}.uc-usage-snapshot__expand-btn{align-items:center;background:transparent;border:none;color:var(--uc-blue-accent);cursor:pointer;display:inline-flex;font-family:inherit;font-size:.875rem;font-weight:600;gap:6px;padding:0;transition:all .2s ease}.uc-usage-snapshot__expand-btn:hover{text-decoration:underline}.uc-usage-snapshot__expand-btn svg{height:16px;transition:transform .3s ease;width:16px}.uc-usage-snapshot__expand-btn[aria-expanded=true] svg{transform:rotate(180deg)}.uc-usage-snapshot__collapse-text,.uc-usage-snapshot__expand-btn[aria-expanded=true] .uc-usage-snapshot__expand-text{display:none}.uc-usage-snapshot__expand-btn[aria-expanded=true] .uc-usage-snapshot__collapse-text{display:inline}.uc-usage-snapshot__steps{display:flex;gap:8px}.uc-usage-snapshot__step{align-items:center;display:flex;flex:1;flex-direction:column;text-align:center}.uc-usage-snapshot__step-marker{align-items:center;display:flex;margin-bottom:12px;width:100%}.uc-usage-snapshot__step-num{align-items:center;background:var(--uc-navy);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:.875rem;font-weight:700;height:36px;justify-content:center;width:36px}.uc-usage-snapshot__step-connector{background:linear-gradient(90deg,var(--uc-orange),#fff);flex:1;height:2px;margin-left:8px}.uc-usage-snapshot__step--last .uc-usage-snapshot__step-connector{background:linear-gradient(90deg,var(--uc-orange),transparent)}.uc-usage-snapshot__step-content{padding:0 8px}.uc-usage-snapshot__step-title{color:var(--uc-navy);display:block;font-size:.9375rem;font-weight:700;margin-bottom:4px}.uc-usage-snapshot__step-desc{color:var(--uc-text-muted);font-size:.875rem;line-height:1.5;margin:8px 0 0;max-height:0;opacity:0;overflow:hidden;transition:max-height .3s ease,opacity .3s ease,margin .3s ease}.uc-usage-snapshot__step-desc p{margin:0}.uc-usage-snapshot__step-desc--business,.uc-usage-snapshot__step-desc--technical{display:none}.uc-usage-snapshot__stepper--expanded .uc-usage-snapshot__step-desc{margin:12px 0 0;max-height:300px;opacity:1}.uc-usage-snapshot--business .uc-usage-snapshot__stepper--expanded .uc-usage-snapshot__step-desc--business{display:block}.uc-usage-snapshot--business .uc-usage-snapshot__stepper--expanded .uc-usage-snapshot__step-desc--technical{display:none!important}.uc-usage-snapshot--architect .uc-usage-snapshot__stepper--expanded .uc-usage-snapshot__step-desc--technical{display:block}.uc-usage-snapshot--architect .uc-usage-snapshot__stepper--expanded .uc-usage-snapshot__step-desc--business{display:none!important}.uc-usage-snapshot__stepper--expanded .uc-usage-snapshot__steps{display:grid;gap:16px;grid-template-columns:repeat(5,1fr)}.uc-usage-snapshot__stepper--expanded .uc-usage-snapshot__step{align-items:center;background:#fff;border:1px solid var(--uc-border);border-radius:12px;flex-direction:column;margin-bottom:0;padding:20px 16px;text-align:center}.uc-usage-snapshot__stepper--expanded .uc-usage-snapshot__step-marker{flex-direction:row;justify-content:center;margin-bottom:16px;margin-right:0;width:100%}.uc-usage-snapshot__stepper--expanded .uc-usage-snapshot__step-connector{display:none}.uc-usage-snapshot__stepper--expanded .uc-usage-snapshot__step-num{background:var(--uc-blue-accent);font-size:1rem;height:40px;width:40px}.uc-usage-snapshot__stepper--expanded .uc-usage-snapshot__step-content{padding:0;text-align:center}.uc-usage-snapshot__stepper--expanded .uc-usage-snapshot__step-title{font-size:1rem;margin-bottom:0}.uc-usage-snapshot__stepper--expanded .uc-usage-snapshot__step-desc{color:var(--uc-text-muted);font-size:.875rem;line-height:1.5}.uc-usage-snapshot__outcomes-list--technical{display:none}.uc-usage-snapshot--business .uc-usage-snapshot__outcomes-list--business,.uc-usage-snapshot__outcomes-list--business{display:block}.uc-usage-snapshot--business .uc-usage-snapshot__outcomes-list--technical{display:none}.uc-usage-snapshot--business .uc-usage-snapshot__col--business,.uc-usage-snapshot--business .uc-usage-snapshot__col--technical{opacity:1}.uc-usage-snapshot--architect .uc-usage-snapshot__outcomes-list--business,.uc-usage-snapshot--business .uc-usage-snapshot__hotspots,.uc-usage-snapshot--business .uc-usage-snapshot__policies,.uc-usage-snapshot--business .uc-usage-snapshot__step-desc{display:none}.uc-usage-snapshot--architect .uc-usage-snapshot__outcomes-list--technical{display:block}.uc-usage-snapshot--architect .uc-usage-snapshot__col--business,.uc-usage-snapshot--architect .uc-usage-snapshot__col--technical{opacity:1}.uc-usage-snapshot--architect .uc-usage-snapshot__hotspots,.uc-usage-snapshot--architect .uc-usage-snapshot__policies,.uc-usage-snapshot--architect .uc-usage-snapshot__step-desc{display:block}@media (max-width:980px){.uc-usage-snapshot{padding:48px 0}.uc-usage-snapshot__columns{gap:32px;grid-template-columns:1fr}.uc-usage-snapshot__steps{flex-wrap:wrap;justify-content:center}.uc-usage-snapshot__step{flex:0 0 calc(33.333% - 6px);margin-bottom:20px}.uc-usage-snapshot__step:nth-child(3) .uc-usage-snapshot__step-connector{display:none}.uc-usage-snapshot__step:nth-child(4),.uc-usage-snapshot__step:nth-child(5){flex:0 0 calc(33.333% - 6px)}.uc-usage-snapshot__stepper--expanded .uc-usage-snapshot__steps{grid-template-columns:repeat(3,1fr)}}@media (max-width:600px){.uc-usage-snapshot{padding:40px 0}.uc-usage-snapshot__title{font-size:1.5rem}.uc-usage-snapshot__pattern{font-size:1rem;margin-bottom:32px}.uc-usage-snapshot__columns{gap:24px}.uc-usage-snapshot__outcomes-title{font-size:.75rem}.uc-usage-snapshot__outcome{font-size:.9375rem;margin-bottom:12px}.uc-usage-snapshot__outcome-icon{height:20px;width:20px}.uc-usage-snapshot__diagram-wrapper{padding:16px}.uc-usage-snapshot__stepper{padding:20px}.uc-usage-snapshot__stepper-header{align-items:flex-start;flex-direction:column}.uc-usage-snapshot__expand-btn{justify-content:center;width:100%}.uc-usage-snapshot__steps{flex-direction:column;gap:0}.uc-usage-snapshot__step{align-items:flex-start;flex:none;flex-direction:row;margin-bottom:16px;text-align:left}.uc-usage-snapshot__step:last-child{margin-bottom:0}.uc-usage-snapshot__step-marker{flex-direction:column;margin-bottom:0;margin-right:16px;width:auto}.uc-usage-snapshot__step-num{font-size:.8125rem;height:32px;width:32px}.uc-usage-snapshot__step-connector{background:linear-gradient(180deg,var(--uc-orange),#fff);height:100%;margin-left:0;margin-top:8px;min-height:24px;width:2px}.uc-usage-snapshot__step--last .uc-usage-snapshot__step-connector{background:linear-gradient(180deg,var(--uc-orange),transparent)}.uc-usage-snapshot__step-content{padding:4px 0 0}.uc-usage-snapshot__step-title{font-size:.875rem}.uc-usage-snapshot__step-desc{font-size:.8125rem}.uc-usage-snapshot__stepper--expanded .uc-usage-snapshot__steps{gap:12px;grid-template-columns:1fr}.uc-usage-snapshot__stepper--expanded .uc-usage-snapshot__step{flex-direction:row;padding:16px;text-align:left}.uc-usage-snapshot__stepper--expanded .uc-usage-snapshot__step-marker{margin-bottom:0;margin-right:16px}.uc-usage-snapshot__stepper--expanded .uc-usage-snapshot__step-content{text-align:left}}