*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#2c2c2c;line-height:1.5;-webkit-font-smoothing:antialiased;background:linear-gradient(180deg,#0a354f,#0b3c5d 18% 85%,#082a42)}.app{display:flex;flex-direction:column;max-width:1040px;margin:2.25rem auto;padding:1.5rem 2rem 2rem;background:#fff;border-radius:20px;box-shadow:0 32px 64px #0b3c5d24,0 16px 48px #0b3c5d14,0 8px 24px #02121d0f}@media only screen and (min-device-width:768px)and (max-device-width:1024px){#root{min-height:100dvh;display:flex;flex-direction:column}#root .app{flex:1;min-height:100dvh}}.app-header{flex-shrink:0;padding:.5rem 2rem;background:transparent;border-bottom:1px solid #e0e6ea}.back-link{background:none;border:none;color:#888;font-size:.8125rem;font-weight:400;cursor:pointer;padding:.125rem 0;text-decoration:none;display:inline-block;transition:color .15s ease}.back-link:hover{color:#555}.app-main{flex:1;padding:.5rem 2rem 1.5rem;width:100%}.home{text-align:center;padding:.75rem 0}.prize-draw-banner{background:#0b3c5d14;color:#0b3c5d;font-size:.875rem;font-weight:500;padding:.5rem 1rem;border-radius:8px;margin-bottom:1.25rem;display:inline-block}.entry-success-overlay{position:fixed;inset:0;background:#02121d73;display:flex;align-items:center;justify-content:center;padding:1.5rem;z-index:50;animation:entrySuccessFadeIn .18s ease-out}.entry-success-modal{width:min(520px,92vw);background:#fffffff5;border:1px solid rgba(224,230,234,.9);border-radius:16px;box-shadow:0 24px 60px #02121d33,0 10px 24px #02121d1a;padding:1.1rem 1.25rem 1.15rem;display:flex;align-items:center;gap:.75rem;transform:translateY(4px);animation:entrySuccessPop .22s ease-out}.entry-success-icon{width:40px;height:40px;border-radius:999px;background:#1e5bff1a;color:#1e5bff;display:grid;place-items:center;flex:0 0 auto}.entry-success-icon svg{width:22px;height:22px}.entry-success-text{margin:0;font-size:1rem;font-weight:650;color:#0b3c5d;letter-spacing:-.01em}@keyframes entrySuccessFadeIn{0%{opacity:0}to{opacity:1}}@keyframes entrySuccessPop{0%{opacity:0;transform:translateY(10px) scale(.99)}to{opacity:1;transform:translateY(0) scale(1)}}.home-logo-wrap{display:flex;justify-content:center;margin-top:.5rem;margin-bottom:1.5rem}.home-logo-wrap img{height:48px;width:auto;object-fit:contain}.home-headline-wrap{position:relative;text-align:center}.home-headline-wrap:before{content:"";position:absolute;inset:-.5rem 10% .5rem;background:radial-gradient(ellipse 80% 60% at 50% 40%,rgba(11,60,93,.06) 0%,transparent 72%);pointer-events:none;z-index:-1}.home-headline{position:relative;font-size:clamp(1.75rem,4.4vw,2.4rem);font-weight:800;color:#0b3c5d;margin:0 auto .875rem;letter-spacing:-.03em}.home-value-prop{position:relative;font-size:1rem;color:#6b6b6b;margin:0 auto .5rem;line-height:1.55;font-weight:400;text-align:center}.home-helper{font-size:.875rem;color:#6b6b6b;margin:0 auto 1.5rem;line-height:1.5;font-weight:400;opacity:.9;text-align:center}.home-columns{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;align-items:start;text-align:left}.home-column{display:flex;flex-direction:column;gap:0}.home-column-cards{display:flex;flex-direction:column;gap:.75rem}.nav-card{position:relative;width:100%;padding:1.75rem 1.5rem;background:#fff;border:1px solid #9fb4c2;border-left-width:3px;border-left-color:#0b3c5d;border-radius:8px;box-shadow:0 2px 10px #0b3c5d1a;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease;text-align:left;font:inherit;color:inherit}.nav-card:hover{transform:translateY(-4px);border-color:#8fa3b2;box-shadow:0 6px 20px #0b3c5d24}.nav-card--recommended{box-shadow:0 3px 14px #0b3c5d24;border-color:#8a9fae;border-left-width:3px}.nav-card--recommended:hover{box-shadow:0 8px 24px #0b3c5d29;border-color:#7d92a2}.nav-card-badge{position:absolute;top:.75rem;right:.75rem;font-size:.6875rem;font-weight:500;text-transform:uppercase;letter-spacing:.04em;color:#6b7a89;background:#0b3c5d14;padding:.25rem .5rem;border-radius:999px}.nav-card-title{font-size:1.0625rem;font-weight:600;color:#1a1a1a;margin:0 0 .5rem}.nav-card-desc{font-size:.875rem;color:#666;margin:0;line-height:1.5}.nav-card-action{display:inline-block;margin-top:.5rem;font-size:.8125rem;font-weight:500;color:#1e5a7a;transition:color .15s ease}.nav-card:hover .nav-card-action{color:#0b3c5d}.home-info-row{display:flex;justify-content:space-between;gap:2rem;margin-top:1.5rem;flex-wrap:wrap}.info-item{flex:1;min-width:0;max-width:220px;display:flex;flex-direction:column;align-items:center;text-align:center}.info-item-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;margin-bottom:.75rem;color:#0b3c5d}.info-item-icon svg{width:32px;height:32px}.info-item-heading{font-size:1rem;font-weight:500;color:#0b3c5d;margin:0 0 .35rem;line-height:1.3}.info-item-desc{font-size:.8125rem;color:#6b6b6b;margin:0;line-height:1.45}.info-item--heading-bold .info-item-heading{font-weight:700}.info-item--gain .info-item-heading{font-weight:700;font-size:1rem;color:#0b3c5d}.info-item--gain .info-item-icon{color:#0b3c5d}.info-item--gain .info-item-icon svg{stroke-width:2}.info-item--cta{justify-content:center}.info-item-cta-btn{display:inline-block;padding:.5rem 1rem;font-size:1rem;font-weight:600;color:#fff;background:#0b3c5d;border:none;border-radius:8px;cursor:pointer;transition:background .2s ease,transform .1s ease;margin-bottom:.5rem}.info-item-cta-btn:hover{background:#0a354f}.info-item-cta-btn:active{transform:scale(.98)}@media(max-width:768px){.home-columns{align-items:stretch}.home-column{display:flex;flex-direction:column;min-height:0}.home-column-cards{display:grid;grid-template-rows:1fr 1fr;flex:1;gap:.75rem;min-height:0}.home-column-cards .nav-card{height:100%;min-height:0}.home-info-row{flex-direction:column;align-items:center;gap:2rem}.info-item{max-width:100%}}.screen-content{padding:.5rem 0}.screen-content h1{font-size:1.75rem;font-weight:600;color:#1a1a1a;margin:0 0 1.25rem;letter-spacing:-.02em}.placeholder-copy{font-size:1rem;color:#555;margin:0;line-height:1.6}.dtv-screen{display:flex;flex-direction:column;gap:2rem}.dtv-screen--compact{gap:1rem}.dtv-hero{position:relative;padding:0 0 1.25rem}.dtv-hero--compact{padding:0 0 .35rem}.dtv-hero-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.75rem}.dtv-hero--compact .dtv-hero-head{margin-bottom:0}.dtv-hero-title{font-size:1.75rem;font-weight:700;color:#0b3c5d;margin:0}.dtv-hero--compact .dtv-hero-title{font-size:1.75rem;margin-bottom:.5rem}.dtv-hero-logo img{height:48px;width:auto;object-fit:contain}.dtv-hero--compact .dtv-hero-logo img{height:37px;transform:scale(1.1);transform-origin:center center}.dtv-hero-subline{font-size:.875rem;font-weight:500;color:#28323a;margin:.35rem 0 0;letter-spacing:.01em}.dtv-hero-sub{font-size:1rem;color:#555;line-height:1.6;margin:0;white-space:nowrap}.dtv-hero-note{font-size:.8125rem;color:#6b7a89;margin:.35rem 0 0}.dtv-layout{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:2.25rem;align-items:flex-start}.dtv-screen--compact .dtv-layout{gap:1.75rem;align-items:start}.dtv-questions-card .dtv-prompts-heading{margin-top:0}.dtv-prompts-wrap{margin-top:1.5rem}.dtv-prompts-heading{font-size:1rem;font-weight:600;letter-spacing:.03em;color:#0b3c5d;margin:0 0 .5rem}.dtv-screen--compact .dtv-prompts-heading{font-size:.9375rem;letter-spacing:.04em;color:#6b7a89}.dtv-questions{display:flex;flex-direction:column;gap:1rem}.dtv-screen--compact .dtv-questions{gap:.5rem}.dtv-questions-form{display:flex;flex-direction:column;gap:.75rem}.dtv-questions-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media(max-width:768px){.dtv-questions-grid{grid-template-columns:1fr}}.dtv-questions-col{display:flex;flex-direction:column;gap:20px}.dtv-screen--compact .dtv-question{padding:.5rem 0 .65rem;border:none;border-radius:0;background:transparent;border-bottom:1px solid rgba(224,230,234,.45)}.dtv-screen--compact .dtv-question:last-child{border-bottom:none}.dtv-screen--compact .dtv-question-title{font-size:.8125rem;font-weight:500;letter-spacing:.01em;margin:0 0 .3rem;color:#28323a}.dtv-screen--compact .dtv-question-label{font-size:.8125rem;font-weight:400;margin-bottom:.25rem;color:#555}.dtv-screen--compact .dtv-select{max-width:100%;width:92%;padding:.5rem .6rem;font-size:.8125rem;font-weight:400;border:1px solid rgba(221,229,236,.9);border-radius:6px;color:#28323a;background:#fafbfc}.dtv-screen--compact .dtv-select:focus{border-color:#0b3c5d66;background:#fff}.dtv-cta-wrap{margin-top:.5rem}.dtv-layout--wizard{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch}.dtv-left{display:flex}.dtv-wizard-card{width:100%}.dtv-wizard-step-indicator{font-size:.75rem;font-weight:600;letter-spacing:.04em;color:#6b7a89;margin-bottom:.65rem}.dtv-wizard-progress{height:5px;background:#e6e6e6;border-radius:4px;margin-bottom:1rem;overflow:hidden}.dtv-wizard-progress-fill{height:100%;background:#0b3c5d;border-radius:4px;transition:width .3s ease}.dtv-wizard-question-title{font-size:1rem;font-weight:600;color:#0b3c5d;margin:0 0 .35rem}.dtv-wizard-question-label{font-size:.875rem;color:#606f7c;line-height:1.5;margin:0 0 .85rem}.dtv-wizard-select{width:100%;max-width:100%}.dtv-wizard-controls{display:flex;align-items:center;gap:.75rem;margin-top:1.25rem}.dtv-wizard-btn{height:40px;padding:0 1.125rem;border-radius:10px;font-size:.875rem;font-weight:600;cursor:pointer;transition:background .2s ease}.dtv-wizard-btn--back{background:transparent;border:1px solid #c4d0db;color:#24313d}.dtv-wizard-btn--back:hover{background:#f4f7fa}.dtv-wizard-btn--next,.dtv-wizard-btn--submit{background:#0b3c5d;color:#fff;border:none;margin-left:auto}.dtv-wizard-btn--next:hover,.dtv-wizard-btn--submit:hover{background:#0d4a6f}.dtv-wizard-btn--next:disabled,.dtv-wizard-btn--submit:disabled{opacity:.5;cursor:default}.dtv-progress{margin:0 0 1.25rem}.dtv-screen--compact .dtv-progress{margin:0 0 .65rem}.dtv-progress-row{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;margin-bottom:.5rem}.dtv-progress-label{font-size:.8125rem;font-weight:600;color:#6b7a89}.dtv-progress-value{font-size:.8125rem;font-weight:600;color:#0b3c5d}.dtv-progress-track{height:8px;border-radius:999px;background:#0b3c5d1a;border:1px solid rgba(224,230,234,.95);overflow:hidden}.dtv-progress-fill{display:block;height:100%;background:linear-gradient(90deg,#0b3c5d,#1e5bff);border-radius:999px}.dtv-question{padding:.95rem .95rem 1rem;border-radius:12px;border:1px solid rgba(224,230,234,.95);background:#fffc}.dtv-question-title{font-size:.8125rem;font-weight:700;color:#0b3c5d;letter-spacing:.02em;margin:0 0 .45rem}.dtv-question .dtv-question-label{margin-top:0}.dtv-question .dtv-select{margin-top:.35rem}.dtv-question-label{font-size:.9375rem;font-weight:500;color:#28323a;display:block;margin-bottom:.25rem}.dtv-select{width:100%;padding:.5rem .65rem;font-size:.9375rem;border:1px solid #dde5ec;border-radius:6px;color:#1a1a1a;background:#fff;cursor:pointer}.dtv-select:focus{outline:none;border-color:#0b3c5d}.dtv-pill-row{margin-top:1.25rem;display:flex;flex-wrap:wrap;gap:.75rem}.dtv-pill{padding:.4rem .9rem;border-radius:999px;background:#f3f6f8;border:1px solid #dde5ec;display:inline-flex;align-items:center;gap:.4rem}.dtv-pill-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:#8a98a5}.dtv-pill-value{font-size:.8125rem;color:#28323a;font-weight:500}.dtv-right{display:flex;flex-direction:column;gap:1.5rem;padding-bottom:0}.dtv-standard-card{width:100%;background:#fff;border-radius:16px;padding:1.25rem 1.5rem;box-shadow:0 6px 20px #0000000a;border:1px solid rgba(0,0,0,.04)}.dtv-card-title{font-size:1.125rem;font-weight:600;color:#0b3c5d;margin:0 0 .875rem}.dtv-side-card--readiness{display:flex;flex-direction:column}.dtv-side-card--readiness .dtv-meter-list{gap:1.25rem;flex:1}.dtv-side-card--readiness .dtv-meter-level{font-size:.8125rem;color:#6b7b88}.dtv-maturity-scale-link{display:flex;align-items:center;justify-content:center;gap:.4rem;margin:1rem auto 0;background:#eef6fb;border:none;padding:6px 12px;border-radius:999px;font-size:12px;font-weight:500;color:#1f4e6b;cursor:pointer;transition:background .2s ease}.dtv-maturity-scale-link:hover{background:#e3f0f8}.dtv-maturity-scale-icon{color:#e8b84b}.dtv-maturity-scale-link--inline{margin:0;background:transparent;padding:0;border-radius:0;font-size:.75rem;font-weight:500;color:#6b7280}.dtv-maturity-scale-link--inline:hover{background:transparent}.dtv-maturity-scale-link--inline .dtv-maturity-scale-icon{color:#e8b84b}.maturity-modal-overlay{position:fixed;inset:0;background:#02121d80;display:flex;align-items:center;justify-content:center;padding:2rem;z-index:100;overflow-y:auto}.maturity-modal{position:relative;width:100%;max-width:520px;max-height:calc(100vh - 4rem);background:#fff;border-radius:16px;box-shadow:0 24px 60px #02121d33;overflow:hidden;display:flex;flex-direction:column}.maturity-modal-close{position:absolute;top:1rem;right:1rem;width:2rem;height:2rem;background:none;border:none;font-size:1.5rem;line-height:1;color:#666;cursor:pointer;padding:0;z-index:1;transition:color .2s ease}.maturity-modal-close:hover{color:#333}.maturity-modal-content{padding:2rem 2.5rem;overflow-y:auto}.maturity-modal-heading{font-size:1.5rem;font-weight:600;color:#0b3c5d;margin:0 0 1.25rem;padding-right:2rem;letter-spacing:-.02em;line-height:1.3}.maturity-modal-levels{display:flex;flex-direction:column;gap:1rem}.maturity-level{padding-bottom:1rem;border-bottom:1px solid #e8ecef}.maturity-level:last-child{padding-bottom:0;border-bottom:none}.maturity-level-title{font-size:1rem;font-weight:600;color:#0b3c5d;margin:0 0 .35rem;line-height:1.3}.maturity-level-desc{font-size:.9375rem;color:#555;margin:0;line-height:1.5}.dtv-receive-callout{display:flex;align-items:flex-start;gap:.65rem;padding:1rem 1.25rem;background:#f4f7fa;border-left:4px solid #0B3C5D;border-radius:10px;margin-bottom:1.125rem}.dtv-receive-callout-icon{flex-shrink:0;width:20px;height:20px;margin-top:.1rem;color:#0b3c5d;opacity:.85}.dtv-receive-callout-icon svg{width:100%;height:100%}.dtv-receive-callout-text{font-size:.8125rem;font-weight:500;color:#0b3c5d;line-height:1.45;margin:0}.dtv-benefit-list{display:flex;flex-direction:column;gap:1rem}.dtv-benefit-item{display:flex;gap:.875rem;align-items:flex-start}.dtv-benefit-item:last-child{margin-bottom:0}.dtv-benefit-icon{flex-shrink:0;width:24px;height:24px;color:#0b3c5d;opacity:.75;margin-top:.1rem}.dtv-benefit-icon svg{width:100%;height:100%}.dtv-benefit-title{font-size:.875rem;font-weight:600;color:#182029;margin:0 0 .2rem;line-height:1.35}.dtv-benefit-desc{font-size:.8125rem;color:#6b7b88;line-height:1.5;margin:0}.dtv-receive-section .dtv-receive-heading{font-size:.875rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#0b3c5d;margin:0 0 12px;padding-bottom:8px;border-bottom:1px solid rgba(0,0,0,.05)}.dtv-receive-blocks{display:flex;flex-direction:column;gap:.65rem;margin-top:12px}.dtv-receive-block{display:flex;flex-direction:column;gap:.4rem}.dtv-receive-block-icon{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:#0b3c5d;opacity:.8}.dtv-receive-block-icon svg{width:100%;height:100%}.dtv-receive-block-title{font-size:.9375rem;font-weight:700;color:#0b3c5d;margin:0;letter-spacing:.01em;line-height:1.35}.dtv-receive-block-desc{font-size:.8125rem;font-weight:400;line-height:1.55;color:#6b7a89;margin:0}.dtv-receive-highlight{display:flex;align-items:flex-start;gap:.6rem;margin-top:14px;margin-bottom:0;padding:12px 16px;background:#0050a00f;border-radius:10px;border-left:4px solid #0B3C5D;box-sizing:border-box}.dtv-receive-highlight-icon{flex-shrink:0;width:20px;height:20px;margin-top:.1rem;color:#0b3c5d;opacity:.85}.dtv-receive-highlight-icon svg{width:100%;height:100%}.dtv-receive-highlight-text{font-size:.875rem;font-weight:500;color:#0b3c5d;line-height:1.45;margin:0}.dtv-side-card--readiness{flex:1}.dtv-receive-below{margin-top:1.125rem}.dtv-receive-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;margin-top:.5rem}.dtv-receive-card{position:relative;padding:1.5rem 1.25rem;background:linear-gradient(135deg,#f8fafc,#fff,#f9fbff);border:1px solid rgba(11,60,93,.08);border-left:4px solid #0B3C5D;border-radius:14px;box-shadow:0 4px 16px #0b3c5d0f;transition:box-shadow .25s ease,transform .25s ease,border-color .25s ease}.dtv-receive-card:hover{box-shadow:0 8px 28px #0b3c5d1f;transform:translateY(-3px);border-left-color:#0d4a6f}.dtv-receive-card-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:#0b3c5d17;color:#0b3c5d;margin-bottom:1rem;flex-shrink:0}.dtv-receive-card-icon svg{width:24px;height:24px}.dtv-receive-card-title{font-size:1rem;font-weight:700;color:#0b3c5d;margin:0 0 .5rem;letter-spacing:-.01em;line-height:1.3}.dtv-receive-card-desc{font-size:.875rem;color:#606f7c;line-height:1.55;margin:0}@media(max-width:768px){.dtv-receive-cards{grid-template-columns:1fr;gap:1rem}}.dtv-panel{border-radius:14px;border:1px solid rgba(224,230,234,.7);background:linear-gradient(135deg,#f8fafc,#fff,#f9fbff);padding:1.4rem 1.5rem 1.5rem;box-shadow:0 2px 12px #0315220f}.dtv-screen--compact .dtv-questions-card.dtv-panel{padding:1.15rem 1.25rem 1.2rem;box-shadow:0 1px 8px #0315220a}.dtv-panel-title{margin:0 0 1rem;font-size:.9375rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#0b3c5d}.dtv-meter-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.85rem}.dtv-meter{min-width:0}.dtv-meter-header{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;margin-bottom:.3rem}.dtv-meter-label{font-size:.875rem;color:#28323a;font-weight:500}.dtv-meter-level{font-size:.8125rem;color:#6b7a89}.dtv-meter-track{position:relative;width:100%;min-width:0;height:6px;border-radius:999px;background:#e3e9ef;overflow:hidden}.dtv-meter-fill{display:block;height:100%;position:absolute;left:0;top:0;border-radius:inherit;background:linear-gradient(90deg,#0a3d61,#0b3c5d 65%,#36a2c5)}.dtv-receive-heading{font-size:1rem;font-weight:600;color:#182029;margin:0 0 1rem}.dtv-bottom-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.dtv-bottom-card{padding:1.25rem 1.2rem;border-radius:10px;border:1px solid #e0e6ea;background:#fff}.dtv-bottom-title{margin:0 0 .5rem;font-size:.9375rem;font-weight:600;color:#182029}.dtv-bottom-copy{margin:0;font-size:.875rem;color:#606f7c;line-height:1.55}.case-studies-screen .placeholder-copy{margin-bottom:1.5rem}.case-study-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.case-study-card{padding:1.25rem 1.2rem;border-radius:10px;border:1px solid #e0e6ea;background:#fff}.case-study-title{margin:0 0 .5rem;font-size:.9375rem;font-weight:600;color:#182029}.case-study-copy{margin:0;font-size:.875rem;color:#606f7c;line-height:1.55}.journey-demo-structure{margin-top:1.5rem}.demo-structure{display:flex;flex-direction:column;gap:1.25rem}.demo-block{padding:1.25rem 1.2rem;border-radius:10px;border:1px solid #e0e6ea;background:#fff}.demo-block--optional{border-style:dashed;border-color:#b8c4cc}.demo-block-title{margin:0 0 .5rem;font-size:.9375rem;font-weight:600;color:#182029}.demo-block-copy{margin:0;font-size:.875rem;color:#606f7c;line-height:1.55}.demo-block-copy+.demo-block-note,.demo-block-note{margin-top:.35rem;font-size:.8125rem;color:#7b8895}.dtv-step-actions{display:flex;align-items:center;gap:.75rem;margin-top:.75rem}.dtv-cta-row{display:flex;align-items:center;gap:.75rem;margin-top:1.5rem}.dtv-cta-button{padding:.65rem 1.4rem;border-radius:999px;border:1px solid #c4d0db;background:#f4f7fa;color:#24313d;font-size:.875rem;font-weight:500;cursor:default}.dtv-cta-button:not([disabled]){cursor:pointer}.dtv-cta-button[disabled]{opacity:.85}.dtv-cta-secondary{margin-top:.75rem;background:#0b3c5d;color:#fff;border-color:#0b3c5d}.dtv-cta-secondary:hover{background:#0a354f}.dtv-cta-support{margin:.75rem 0 0;font-size:.875rem;color:#6b7a88}.dtv-cta-note{font-size:.8125rem;color:#6b7a89}.dtv-result-screen{display:flex;justify-content:center;align-items:flex-start;padding-top:.75rem}.dtv-result-card{max-width:750px;width:100%;margin:0 auto;padding:1.35rem 2rem;background:#fff;border-radius:12px;border:1px solid #e0e6ea;box-shadow:0 4px 24px #03152214}.dtv-result-title{font-size:1.5rem;font-weight:700;color:#0b3c5d;margin:0 0 .3rem}.dtv-result-subheading{font-size:.9375rem;color:#606f7c;line-height:1.5;margin:0 0 .75rem}.dtv-result-insight{padding:.85rem 1.1rem;margin-bottom:.65rem;border-radius:10px;background:#0b3c5d0a}.dtv-result-top{display:flex;flex-direction:column;gap:.25rem;margin-bottom:1rem}.dtv-maturity-label{font-size:.875rem;font-weight:600;color:#6b7b88}.dtv-maturity-value{font-size:2rem;font-weight:800;color:#0b3c5d;letter-spacing:.02em;line-height:1.2}.dtv-result-meta{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;margin-top:.25rem}.dtv-result-score{font-size:.8125rem;font-weight:400;color:#6b7a89}.dtv-meter-list--compact{gap:.5rem!important}.dtv-meter-list--compact .dtv-meter-header{margin-bottom:.2rem}.dtv-meter-list--compact .dtv-meter-track{height:5px}.dtv-result-cta-section{padding-top:.25rem}.dtv-result-next-title{margin:0 0 .4rem;font-size:1rem;font-weight:600;color:#0b3c5d}.dtv-result-next-copy{margin:0 0 .875rem;font-size:.875rem;color:#606f7c;line-height:1.5;text-align:left}.dtv-result-cta-section .dtv-cta-secondary{margin-top:0}.dtv-unlock-section{margin-top:2.5rem;text-align:center}.dtv-unlock-section .dtv-unlock-title{margin:0 0 1rem;font-size:1.25rem;font-weight:600;color:#0b3c5d}.dtv-unlock-section .dtv-unlock-copy{margin:0 auto;max-width:650px;font-size:1rem;color:#606f7c;line-height:1.6}.dtv-unlock-cta-wrap{margin-top:1.75rem;display:flex;justify-content:center}.dtv-unlock-cta{display:inline-block;padding:.75rem 2rem;font-size:1rem;font-weight:600;color:#fff;background:#0b3c5d;border:none;border-radius:999px;cursor:pointer;transition:background .2s ease,transform .15s ease;box-shadow:0 2px 10px #0b3c5d33}.dtv-unlock-cta:hover:not(:disabled){background:#0a354f;transform:translateY(-2px)}.dtv-unlock-cta:disabled{cursor:default}.dtv-unlock-cta.dtv-unlock-cta--confirmed{background:#16a34a}.dtv-unlock-success{margin-top:1.75rem;padding:1.25rem 1.5rem;background:#16a34a14;border:1px solid rgba(22,163,74,.25);border-radius:12px;text-align:center}.dtv-unlock-success-title{margin:0 0 .5rem;font-size:1rem;font-weight:600;color:#16a34a}.dtv-unlock-success-msg{margin:0;font-size:.9375rem;color:#606f7c;line-height:1.5}.home-journey-link{margin-top:2rem;text-align:center}.journey-cta{background:transparent;border:2px solid #0B3C5D;color:#0b3c5d;padding:.6rem 1.25rem;border-radius:999px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:background .2s ease,color .2s ease}.journey-cta:hover{background:#0b3c5d;color:#fff}.journey-screen{padding-bottom:2rem}.journey-title{font-size:clamp(1.5rem,3.5vw,1.875rem);font-weight:700;color:#1a1a1a;margin:0 0 1.5rem;letter-spacing:-.02em;text-align:center}.journey-hero{position:relative;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;background:linear-gradient(135deg,#0b3c5d,#0d4a6f,#0a354f);color:#fff;padding:20px 28px;border-radius:16px;margin-bottom:1rem}.about-dexata-link{background:transparent;border:1px solid rgba(11,60,93,.35);border-radius:20px;color:#0b3c5d;font-size:.6875rem;font-weight:500;cursor:pointer;padding:6px 12px;text-decoration:none;opacity:.9;transition:background .2s ease}.about-dexata-link:hover{background:#0b3c5d0f}.about-modal-overlay{position:fixed;inset:0;background:#02121d80;display:flex;align-items:center;justify-content:center;padding:2rem;z-index:100;overflow-y:auto}.about-modal{position:relative;width:100%;max-width:560px;max-height:calc(100vh - 4rem);background:#fff;border-radius:16px;box-shadow:0 24px 60px #02121d33;overflow:hidden;display:flex;flex-direction:column}.about-modal-close{position:absolute;top:1rem;right:1rem;width:2rem;height:2rem;background:none;border:none;font-size:1.5rem;line-height:1;color:#666;cursor:pointer;padding:0;z-index:1;transition:color .2s ease}.about-modal-close:hover{color:#333}.about-modal-content{padding:2rem 2.5rem;overflow-y:auto}.about-modal-heading{font-size:1.5rem;font-weight:600;color:#0b3c5d;margin:0 0 .5rem;padding-right:2rem;letter-spacing:-.02em;line-height:1.3}.about-modal-subheading{font-size:1.125rem;font-weight:600;color:#0b3c5d;margin:0 0 1.25rem;line-height:1.3}.about-modal-para{font-size:1rem;color:#333;line-height:1.6;margin:0 0 1rem}.about-modal-para:last-of-type{margin-bottom:1.5rem}.about-modal-video{margin-top:1.5rem;margin-bottom:1.5rem;width:100%;max-width:100%}.about-modal-video video{width:100%;height:auto;display:block;border-radius:12px}.about-modal-video-caption{margin-top:.875rem;margin-bottom:0;font-size:.9rem;color:#4a4a4a;line-height:1.5}.about-modal-back{display:block;width:100%;margin-top:1.5rem;padding:.65rem 1.25rem;background:#0b3c5d;color:#fff;border:none;border-radius:8px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:background .2s ease}.about-modal-back:hover{background:#0a354f}.journey-hero-heading{font-size:18px;font-weight:600;margin:0;letter-spacing:.2px;color:#f3f6f8;line-height:1.3;flex:1;min-width:0}.journey-hero-sub{font-size:1rem;opacity:.95;line-height:1.55;max-width:52ch;margin:0 auto}.journey-benefits{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.journey-benefit{background:#fff;border:1px solid #e0e6ea;border-radius:14px;padding:1.5rem 1.25rem;box-shadow:0 4px 16px #0b3c5d14;text-align:center;transition:box-shadow .2s ease,border-color .2s ease}.journey-benefit:hover{border-color:#9fb4c2;box-shadow:0 6px 20px #0b3c5d1f}.journey-benefit-icon{width:3rem;height:3rem;border-radius:50%;margin:0 auto 1rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#0b3c5d,#0d4a6f);color:#fff}.journey-benefit-icon--draw{background:linear-gradient(145deg,#0b3c5d,#1a5a82)}.journey-benefit-icon--repo{background:linear-gradient(145deg,#0d4a6f,#1a5a82)}.journey-benefit-icon--academy{background:linear-gradient(145deg,#1a5a82,#2482a8)}.journey-icon-symbol{font-size:1.25rem;font-weight:700;line-height:1}.journey-benefit-title{font-size:1.0625rem;font-weight:600;color:#1a1a1a;margin:0 0 .5rem}.journey-benefit-desc{margin:0;font-size:.875rem;color:#555;line-height:1.5}.journey-continue{margin-top:2rem;text-align:center}.journey-continue-btn{background:#0b3c5d;color:#fff;border:none;padding:.65rem 1.5rem;border-radius:999px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:background .2s ease,opacity .2s ease}.journey-continue-btn:hover{background:#0d4a6f}.entry-screen{padding:.25rem 0 1rem}.hero-container{display:flex;flex-direction:column;gap:0}.hero-topbar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;margin-bottom:1.5rem}.hero-logo{display:flex;justify-content:center}.hero-topbar-right{display:flex;justify-content:flex-end}.hero-logo img{height:48px;width:auto;object-fit:contain}.hero-visual-banner{position:relative;width:100%;margin-bottom:2.5rem}.hero-banner-img{width:100%;height:280px;object-fit:cover;border-radius:20px;box-shadow:0 20px 40px #0b3c5d40;display:block}.voucher-overlay{position:absolute;top:1rem;right:1.25rem;width:140px;height:auto;border-radius:10px;box-shadow:0 4px 20px #0b3c5d26,0 2px 8px #00000014;pointer-events:none}.hero-content{padding-top:.25rem}.entry-top{margin-bottom:.5rem}.prize-header{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem}.prize-text{min-width:0}.voucher-heading{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;margin-bottom:.1rem}.voucher-image-wrap{flex-shrink:0}.voucher-image{max-width:78px;height:auto;display:block;margin:0;box-shadow:0 12px 30px #00000014;transform:rotate(-2deg)}.prize-draw-tag{margin-top:2px;font-size:9px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#0b3c5d;opacity:.83}.voucher-card{position:relative;flex-shrink:0;display:flex;flex-direction:column;align-items:center;margin-top:-1rem;margin-right:-1.25rem}.voucher-card:before{content:"";position:absolute;inset:-20%;background:radial-gradient(circle at center,rgba(19,74,102,.25),transparent 70%);pointer-events:none;z-index:0}.voucher-micro-label{position:relative;z-index:1;margin-top:.5rem;font-size:.625rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:#0b3c5da6}@media(max-width:768px){.prize-header{flex-direction:column;align-items:flex-start}.voucher-card{margin-top:1rem}}.entry-headline{font-size:clamp(.8rem,1.75vw,1rem);font-weight:700;color:#1a1a1a;margin:0;letter-spacing:-.02em;line-height:1.3}.dv-heading{font-size:24px!important;line-height:1.3;font-weight:600;margin-bottom:8px;color:#1f2937}.entry-subtext{font-size:1rem;color:#555;margin:0;line-height:1.55;max-width:28rem}.entry-layout{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:stretch}.entry-left{padding-right:.5rem;height:100%}.entry-value-block{margin:0;margin-top:1rem}.entry-value-title{font-size:1rem;font-weight:600;color:#0b3c5d;margin:0 0 .65rem;letter-spacing:-.01em}.entry-value-list{list-style:none;margin:0;padding:0}.entry-value-item{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem;font-size:.9375rem;color:#333;line-height:1.4}.entry-value-item:last-child{margin-bottom:0}.entry-value-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:24px;height:24px;color:#0b3c5d}.entry-value-icon svg{width:20px;height:20px}.value-flow-card{position:relative;overflow:hidden;margin-top:1rem;padding:1rem 1.25rem 1.1rem;background:#fff;border:1px solid #e0e6ea;border-radius:10px;box-shadow:0 2px 10px #0b3c5d14}.value-flow-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 50%,rgba(11,60,93,.06),transparent 40%),radial-gradient(circle at 80% 50%,rgba(11,60,93,.06),transparent 40%);pointer-events:none}.value-flow-card h3{position:relative;font-size:.9375rem;font-weight:600;color:#0b3c5d;margin:0 0 .85rem;letter-spacing:-.01em}.value-flow-visual{position:relative;display:flex;align-items:center;gap:.5rem;font-weight:600;font-size:1.1rem;color:#0b3c5d;margin-bottom:.75rem}.value-flow-visual .arrow{opacity:.6}.value-flow-node{display:inline-flex;align-items:center;justify-content:center;padding:.35rem .5rem;border-radius:6px;background:#0b3c5d14;box-shadow:0 0 8px #0b3c5d26}.value-flow-card p{position:relative;margin:0;font-size:.8125rem;color:#555;line-height:1.5}.entry-right{display:flex;flex-direction:column;gap:0;margin-top:-40px;padding-top:0;padding-bottom:16px;height:100%}@media(max-width:1024px){.journey-hero-heading{letter-spacing:-.01em}.journey-hero{padding-left:24px;padding-right:24px}.entry-subtext{max-width:90%}.entry-layout{align-items:stretch}.entry-left{display:flex;flex-direction:column}.entry-left .value-flow-card{margin-top:auto}.entry-right{display:flex;flex-direction:column;margin-top:1.25rem}.demo-video-inner video{object-fit:cover}}.entry-voucher-visual{align-self:flex-start;padding:.6rem 1rem;background:#ffffffb3;border:1px solid rgba(11,60,93,.18);border-radius:10px;box-shadow:0 0 0 1px #ffffff80 inset,0 2px 12px #0b3c5d1a,0 4px 20px #0b3c5d0f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.entry-voucher-label{font-size:.8125rem;font-weight:500;color:#0b3c5d}.entry-form{display:flex;flex-direction:column;gap:.5rem}.entry-subtitle{font-size:.9375rem;color:#555;margin:0 0 .35rem;line-height:1.4}.entry-label{font-size:.8125rem;font-weight:500;color:#333;display:block}.entry-input{width:100%;padding:.5rem .65rem;font-size:.9375rem;border:1px solid #dde5ec;border-radius:6px;color:#1a1a1a;background:#fff}.entry-input:focus{outline:none;border-color:#0b3c5d}.entry-input--error{border-color:#c53030}.entry-input--error:focus{border-color:#c53030}.entry-email-error{font-size:.8125rem;color:#c53030;margin:.25rem 0 0;line-height:1.4}select.entry-input{cursor:pointer;appearance:auto}.entry-checkbox-wrap{display:flex;align-items:flex-start;gap:.5rem;cursor:pointer}.entry-checkbox{margin-top:.25rem;flex-shrink:0}.entry-checkbox-text{font-size:.8125rem;color:#555;line-height:1.45}.about-data-to-value-btn{flex-shrink:0;background:transparent;border:1.5px solid #e8b84b;color:#e8b84b;padding:8px 16px;border-radius:10px;font-weight:600;cursor:pointer;transition:background .2s ease,color .2s ease}.about-data-to-value-btn:hover{background:#e8b84b;color:#1f2937}.entry-cta{margin-top:.15rem;padding:.5rem 1.75rem;width:100%;background:#0b3c5d;color:#fff;border:none;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:background .2s ease}.entry-cta:hover{background:#0d4a6f}.entry-helper{font-size:.8125rem;color:#6b6b6b;margin:.5rem 0 0;text-align:center;line-height:1.4}.case-study-detail{max-width:1040px;margin:0 auto;padding:0 0 1.5rem}.case-study-detail-back{display:inline-block;margin-bottom:1rem}.case-study-hero{position:relative;width:100%;margin-bottom:1rem;border-radius:16px;overflow:hidden;box-shadow:0 20px 40px #0b3c5d33,0 8px 24px #0b3c5d1f}.case-study-hero-bg{position:relative;width:100%;aspect-ratio:12 / 5;min-height:200px}.case-study-hero-img{width:100%;height:100%;object-fit:cover;display:block}.case-study-hero-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.85) 0%,rgba(0,0,0,.3) 40%,transparent 70%)}.case-study-hero-content{position:absolute;bottom:0;left:0;right:0;padding:1.25rem 2rem 1.5rem;text-align:left;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.5)}.case-study-hero-headline{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;margin:0 0 .5rem;letter-spacing:-.02em;line-height:1.2}.case-study-hero-subheadline{font-size:1.125rem;font-weight:600;margin:0 0 .5rem;opacity:.95}.case-study-hero-supporting{font-size:.9375rem;margin:0;opacity:.9;line-height:1.45}.case-study-summary{margin-bottom:1rem;padding:.25rem 0}.case-study-summary-title{font-size:1.25rem;font-weight:600;color:#0b3c5d;margin:0 0 .5rem;letter-spacing:-.01em}.case-study-summary-body{font-size:1rem;color:#333;line-height:1.65;margin:0;width:100%}.case-study-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;margin-bottom:1.25rem}@media(max-width:900px){.case-study-cards{grid-template-columns:1fr}}.case-study-insight-card{padding:1rem 1.2rem;border-radius:10px;border:1px solid #e0e6ea;background:#fff;box-shadow:0 2px 10px #0b3c5d14}.case-study-insight-title{font-size:.9375rem;font-weight:600;color:#0b3c5d;margin:0 0 .75rem;letter-spacing:.02em}.case-study-insight-list{list-style:disc;margin:0;padding-left:1.25rem;font-size:.875rem;color:#555;line-height:1.7}.case-study-insight-list li{margin-bottom:.25rem}.case-study-insight-list li:last-child{margin-bottom:0}.case-study-insight-card--metrics{background:linear-gradient(135deg,#f8fafc,#fff,#f9fbff);border-color:#0b3c5d26}.case-study-metrics{margin-bottom:.75rem}.case-study-metric-main{font-size:1.25rem;font-weight:700;color:#0b3c5d;margin:0 0 .5rem;letter-spacing:-.01em}.case-study-metric{font-size:.9375rem;font-weight:600;color:#24313d;margin:0 0 .35rem;line-height:1.4}.case-study-metric-supporting{font-size:.8125rem;color:#6b7a89;margin:0;line-height:1.55}.case-study-quote{padding:1.75rem 2rem;background:#0b3c5d0a;border-left:4px solid #0B3C5D;border-radius:0 10px 10px 0}.case-study-quote-text{font-size:1rem;font-weight:500;color:#24313d;line-height:1.6;margin:0 0 1rem;font-style:italic}.case-study-quote-attribution{font-size:.875rem;font-weight:500;color:#0b3c5d;font-style:normal;display:block}.case-study-video{margin-top:2rem}.case-study-video-player{width:100%;max-width:100%;height:auto;display:block;border-radius:8px}.case-studies-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;max-width:1100px;margin:0 auto;margin-top:2.5rem}@media(max-width:640px){.case-studies-grid{grid-template-columns:1fr}}@media(min-width:1024px){.case-studies-grid{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-device-width:768px)and (max-device-width:1024px){.case-studies-grid{max-width:900px;margin-left:auto;margin-right:auto}.case-study-card{height:auto;aspect-ratio:16 / 9}}.case-study-card{border-radius:16px;overflow:hidden;position:relative;height:220px;background-size:cover;background-position:center;cursor:pointer}.case-study-card:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,#000000a6,#00000026)}.case-study-card-content{position:absolute;bottom:0;left:0;right:0;padding:1.5rem 1rem;z-index:1;display:flex;flex-direction:column;gap:.35rem;text-align:left}.case-study-card-title{font-size:1.25rem;font-weight:700;color:#fff;margin:0;line-height:1.3;text-shadow:0 2px 6px rgba(0,0,0,.65)}.case-study-card-metric{font-size:1rem;font-weight:600;color:#fff;margin:0;line-height:1.25;letter-spacing:.01em;text-shadow:0 2px 6px rgba(0,0,0,.65)}.case-study-card-desc{font-size:.75rem;color:#ffffffd1;margin:0;line-height:1.35;text-shadow:0 1px 4px rgba(0,0,0,.5)}.case-studies-cta{margin-top:2rem;text-align:center;max-width:640px;margin-left:auto;margin-right:auto}.case-studies-cta-headline{font-size:1.125rem;font-weight:500;color:#0b3c5d;margin:0 0 .75rem;letter-spacing:-.02em;line-height:1.3}.case-studies-cta-text{font-size:1rem;color:#555;line-height:1.6;margin:0 0 1.5rem}.case-studies-cta-button{display:inline-block;padding:.65rem 1.5rem;background:#0b3c5d;color:#fff;font-size:.9375rem;font-weight:600;text-decoration:none;border-radius:999px;border:none;cursor:pointer;transition:background .2s ease,transform .15s ease;box-shadow:0 2px 10px #0b3c5d33}.case-studies-cta-button:hover{background:#0a354f;transform:translateY(-2px)}.case-studies-cta-support{margin:.625rem 0 0;font-size:.875rem;color:#6b7a88}.cs-modal-overlay{position:fixed;inset:0;background:#02121d80;display:flex;align-items:center;justify-content:center;padding:2rem;z-index:100}.cs-modal{position:relative;background:#fff;border-radius:16px;max-width:900px;width:90%;max-height:85vh;overflow-y:auto;box-shadow:0 24px 64px #0b3c5d2e}.cs-modal-close{position:absolute;top:1rem;right:1rem;width:2rem;height:2rem;background:none;border:none;font-size:1.5rem;color:#aaa;cursor:pointer;line-height:1}.cs-modal-close:hover{color:#333}.cs-modal-body{padding:2rem 2rem 1.75rem}.cs-modal-body--confirmation,.cs-modal-body--confirmation .cs-modal-heading,.cs-modal-body--confirmation .cs-modal-text{text-align:center}.cs-modal--request-call-confirmation{height:auto;min-height:auto;max-width:360px;width:auto;padding:18px 24px;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center}.cs-modal-body--request-call-confirmation{padding:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.cs-modal-body--request-call-confirmation .cs-modal-heading{font-size:16px;font-weight:600;text-align:center;margin-bottom:14px}.cs-modal-body--request-call-confirmation .cs-modal-btn{padding:8px 18px;font-size:14px;border-radius:8px}.cs-modal-heading{font-size:1.25rem;font-weight:600;color:#0b3c5d;margin:0 0 .65rem}.cs-modal-text{font-size:.9375rem;color:#606f7c;line-height:1.55;margin:0 0 1.25rem}.cs-modal-label{display:block;font-size:.875rem;font-weight:500;color:#0b3c5d;margin-bottom:.5rem}.cs-modal-textarea{width:100%;padding:.75rem .85rem;font-size:.875rem;font-family:inherit;border:1px solid #dde5ec;border-radius:10px;resize:vertical;color:#28323a;background:#fafbfc;margin-bottom:1.25rem}.cs-modal-textarea:focus{outline:none;border-color:#0b3c5d66;background:#fff}.cs-modal-btn{display:inline-block;padding:.6rem 1.5rem;background:#0b3c5d;color:#fff;font-size:.9375rem;font-weight:600;border:none;border-radius:999px;cursor:pointer;transition:background .2s ease}.cs-modal-btn:hover{background:#0a354f}.cs-modal-btn:disabled{opacity:.6;cursor:not-allowed}.cs-modal-input{width:100%;padding:.75rem .85rem;font-size:.875rem;font-family:inherit;border:1px solid #dde5ec;border-radius:10px;color:#28323a;background:#fafbfc;margin-bottom:1rem}.cs-modal-input:focus{outline:none;border-color:#0b3c5d66;background:#fff}.quadient-video-caption{text-align:center;max-width:720px;margin:16px auto 0;font-size:.9rem;color:#6b7280;line-height:1.5}.cs-modal-actions{display:flex;gap:.75rem;flex-wrap:wrap}.cs-modal-btn-secondary{display:inline-block;padding:.6rem 1.5rem;background:transparent;color:#606f7c;font-size:.9375rem;font-weight:600;border:1px solid #dde5ec;border-radius:999px;cursor:pointer;transition:background .2s ease,border-color .2s ease}.cs-modal-btn-secondary:hover{background:#f5f7f9;border-color:#b8c4cc}.client-logo-strip{margin-top:2rem;text-align:center;max-width:100%}.client-logo-strip-heading{font-size:.8125rem;font-weight:500;color:#8a98a5;margin:0 0 1.25rem;letter-spacing:.02em}.client-logo-strip-scroll{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.client-logo-strip-scroll::-webkit-scrollbar{display:none}.client-logo-strip-inner{display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;gap:1.25rem;padding:.5rem 0;min-width:min-content}.client-logo-wrap{width:150px;height:70px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.client-logo-strip img{height:32px;max-height:32px;width:auto;max-width:100%;object-fit:contain}.client-logo{filter:grayscale(100%);opacity:.7;transition:opacity .2s ease}.client-logo-wrap:hover .client-logo{opacity:1}.client-logo-wrap--swr{padding:0;margin:0}.client-logo-wrap--swr .client-logo{margin:0;padding:0;display:block}@media(max-width:768px){.app{margin:.75rem auto;padding:1.25rem 1.25rem 1.5rem;border-radius:14px}.app-main{padding:.5rem .75rem 1.5rem}.journey-hero{flex-direction:column;padding:1.5rem 1.25rem 1.75rem;margin-bottom:1.5rem;text-align:center}.journey-hero .about-data-to-value-btn{align-self:center}.hero-content{padding-top:.5rem}.entry-top{margin-bottom:1.5rem}.entry-layout{grid-template-columns:1fr;gap:1.5rem}.entry-left{padding-right:0}.entry-right{margin-top:0}.entry-value-block{margin-bottom:.5rem}.value-flow-card{margin-top:1.5rem;padding:1rem 1rem 1.15rem;border-color:#e0e6eab3;box-shadow:0 1px 6px #0b3c5d0d}.value-flow-visual{font-size:1rem;gap:.35rem}.value-flow-node{padding:.3rem .6rem;font-size:.75rem}.entry-subtext{max-width:100%}.entry-subtext,.entry-value-item,.entry-form p,.entry-screen p{line-height:1.6}.entry-cta{width:100%;text-align:center;padding:.6rem 1.75rem}.dtv-layout--wizard{grid-template-columns:1fr}.dtv-standard-card{padding:1rem 1.125rem}.dtv-wizard-btn--next,.dtv-wizard-btn--submit{width:100%;text-align:center;margin-left:0}.dtv-wizard-btn--back{flex-shrink:0}.dtv-wizard-controls{flex-wrap:wrap}.dtv-receive-below{margin-top:1.25rem}}@media(max-width:1024px){.dtv-layout--wizard{grid-template-columns:1fr;gap:1.25rem}.app{padding:1.5rem}.app-main{padding:.5rem 1rem 1.5rem}}.demo-grid{display:grid;grid-template-columns:1fr;gap:24px;margin-top:24px}@media(min-width:768px){.demo-grid{grid-template-columns:repeat(2,1fr);gap:32px;align-items:stretch}}.demo-card{display:flex;flex-direction:column;height:100%;background:#fff;border-radius:12px;padding:24px;box-shadow:0 6px 18px #00000014;transition:box-shadow .15s ease;position:relative;overflow:visible}.demo-video{margin-top:auto}.demo-video-inner{aspect-ratio:16 / 9;width:100%;overflow:hidden;border-radius:12px}.demo-video-inner video{width:100%;height:100%;object-fit:contain}.demo-card:hover{box-shadow:0 14px 34px #00000024}.demo-card h3{font-size:20px;font-weight:600;margin-bottom:10px}.demo-card iframe{border-radius:8px}.demo-embed{position:relative;overflow:visible;width:100%;min-height:600px;border-radius:8px}.demo-embed iframe{display:block;width:100%;border:none}.demo-card .guideflow-toolbar,.demo-card button,.demo-card .share,.demo-card .edit{display:none}.demo-card .guideflow-fallback-btn{display:inline-block;padding:12px 24px;font-size:1rem;font-weight:600;color:#fff;background:#2b4b7c;border:none;border-radius:8px;cursor:pointer;transition:background .2s ease}.demo-card .guideflow-fallback-btn:hover{background:#1e3557}.uca-section{margin-top:2.5rem}.uca-section-banner{background:#2b4b7c;color:#fff;font-weight:600;padding:14px 20px;border-radius:10px;margin-top:40px;margin-bottom:20px}.uca-section:first-of-type .uca-section-banner{margin-top:0}.uca-section-banner-title{margin:0;font-size:1.125rem;font-weight:600;color:inherit}.uca-hierarchy{display:flex;gap:24px;align-items:stretch;margin-bottom:1.5rem}@media(max-width:768px){.uca-hierarchy{flex-direction:column}}.uca-hierarchy-left{flex-shrink:0}.uca-hierarchy-label{width:120px;min-height:200px;border-radius:12px;background:#f4f7fb;display:flex;align-items:center;justify-content:center;writing-mode:vertical-rl;transform:rotate(180deg);font-size:1rem;font-weight:600;color:#1c5d8f}@media(max-width:768px){.uca-hierarchy-label{width:100%;min-height:60px;writing-mode:horizontal-tb;transform:none}}.uca-hierarchy-right{flex:1;display:flex;flex-direction:column;gap:0;min-width:0}.uca-hierarchy-stack{display:flex;flex-direction:column;gap:0}.uca-hierarchy-card{background:#fff;border-radius:12px;padding:20px;border:1px solid #e5e7eb;border-top:3px solid #1c5d8f;box-shadow:0 6px 18px #00000014;transition:transform .2s ease,box-shadow .2s ease}.uca-hierarchy-card:hover{transform:scale(1.02);box-shadow:0 12px 30px #0000001a}.uca-hierarchy-card-header{display:flex;align-items:center;gap:12px;margin-bottom:.5rem}.uca-hierarchy-icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.uca-hierarchy-card-title-wrap{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.uca-hierarchy-card-title{font-size:1.0625rem;font-weight:600;color:#1a1a1a;margin:0}.uca-hierarchy-badge{font-size:.75rem;font-weight:600;padding:.2rem .5rem;border-radius:6px;border:1px solid;background:transparent}.uca-hierarchy-card-desc{font-size:.9375rem;color:#444;line-height:1.5;margin:0 0 0 52px}@media(max-width:480px){.uca-hierarchy-card-desc{margin-left:0}}.uca-hierarchy-connector{width:2px;height:16px;margin:4px auto 0;background:#c7dff3;flex-shrink:0}.uca-section-title{font-size:1.375rem;font-weight:600;color:#1a1a1a;margin:0 0 .75rem}.uca-hierarchy-heading{margin-bottom:16px}.uca-hierarchy-workflow-wrap{margin-bottom:48px}.uca-section-desc{font-size:1rem;color:#444;line-height:1.6;margin:0}.uca-hierarchy-desc{margin-bottom:40px}.uca-card-desc{font-size:.9375rem;color:#555;line-height:1.55;margin:0}.uca-framework-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px}.uca-category-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px}.category-card{display:flex;gap:16px;align-items:flex-start;padding:20px;border-radius:12px;background:#fff;border:2px solid transparent;box-shadow:0 6px 18px #00000014;transition:all .2s ease;cursor:pointer}.category-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000014}.category-card.selected{border-color:#1c5d8f;background:#1c5d8f0d}.category-card--has-workflow{cursor:pointer;transition:all .2s ease}.category-card--has-workflow:hover{transform:translateY(-4px);box-shadow:0 10px 25px #0000001f}.category-card-explore{font-size:13px;font-weight:500;color:#1c5d8f;margin-top:10px;display:flex;align-items:center;gap:4px}.icon-container{width:48px;height:48px;border-radius:50%;background:#e8f3fb;display:flex;align-items:center;justify-content:center;flex-shrink:0}.category-content{flex:1;min-width:0}.category-card-title{font-size:1.125rem;font-weight:600;margin:0 0 .5rem;color:#1a1a1a}.uc-workflow{border-left:2px solid #d9e4ef;padding-left:24px;margin-left:12px}.uc-workflow-header{background:#1c3d6e;color:#fff;border-radius:16px;padding:24px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}.uc-workflow-header-left{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.uc-workflow-header-icon{font-size:.875rem;opacity:.9}.uc-workflow-header-title{font-size:1.5rem;font-weight:600;margin:0}.uc-workflow-header-metrics{display:flex;gap:8px}.uc-workflow-metric-badge{background:#fff3;padding:6px 12px;border-radius:8px;font-size:.875rem;font-weight:500}.uc-workflow-section-title{font-size:1.125rem;font-weight:600;color:#1a1a1a;margin:1.5rem 0 1rem}.uc-workflow-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}@media(max-width:900px){.uc-workflow-cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:500px){.uc-workflow-cards{grid-template-columns:1fr}}.uc-workflow-card{background:#f6f9fc;border-radius:14px;padding:18px;border:1px solid #d9e4ef;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.uc-workflow-card:hover{transform:translateY(-3px);box-shadow:0 10px 24px #00000014}.uc-workflow-card--expandable{cursor:pointer;transition:all .2s ease}.uc-workflow-card--expandable:hover{transform:translateY(-4px);box-shadow:0 12px 30px #0000001f}.uc-workflow-view-details{font-size:13px;font-weight:500;color:#1c5d8f;margin-top:12px;display:flex;align-items:center;gap:4px}.uc-workflow-card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:.5rem}.uc-workflow-card-title{font-size:1rem;font-weight:600;color:#1a1a1a;margin:0}.uc-workflow-status{font-size:.75rem;font-weight:500;color:#1c5d8f;background:#e8f3fb;padding:4px 8px;border-radius:6px;flex-shrink:0}.uc-workflow-card-desc{font-size:.9375rem;color:#444;line-height:1.5;margin:0}.uc-workflow-card-expanded{margin-top:1rem;padding-top:1rem;border-top:1px solid #d9e4ef}.uc-workflow-campaign-label{font-size:.8125rem;font-weight:600;color:#1c5d8f;display:block;margin-bottom:.25rem}.uc-workflow-campaign-name{font-size:.9375rem;color:#1a1a1a}.uc-workflow-campaigns{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:1rem}.uc-workflow-pill{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid #dfe7f0;border-radius:10px;padding:12px 16px;font-size:.9375rem;color:#1a1a1a}.uc-workflow-metrics{display:flex;flex-wrap:wrap;gap:12px}.uc-workflow-metric-pill{background:#e8f3fb;color:#1c5d8f;padding:8px 16px;border-radius:8px;font-size:.9375rem;font-weight:500}.uc-workflow-pill--expandable{cursor:pointer;transition:all .2s ease}.uc-workflow-pill--expandable:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.uc-workflow-pill--expandable.expanded{border-color:#1c5d8f;background:#1c5d8f0d}.uc-workflow-expanded-content{margin-top:1rem;padding:16px;background:#f6f9fc;border-radius:10px;border:1px solid #d9e4ef}.uc-workflow--contact-center .uc-workflow-header{margin-bottom:32px}.uc-workflow--contact-center .uc-workflow-section-title{margin-top:24px;margin-bottom:16px}.uc-workflow--contact-center .uc-workflow-section-title:first-of-type{margin-top:0}.uc-workflow--contact-center .uc-workflow-cards{gap:32px;margin-bottom:24px}.uc-workflow--contact-center .uc-workflow-card{box-shadow:0 4px 14px #0000000d;min-height:170px;transition:all .2s ease}.uc-workflow--contact-center .uc-workflow-card:hover{transform:translateY(-4px);box-shadow:0 10px 25px #0000001f}.uc-workflow--contact-center .uc-workflow-pill--expandable{padding:10px 18px;border-radius:8px;font-weight:500}.uc-workflow--contact-center .uc-workflow-section-title{text-align:center}.uc-workflow--contact-center .uc-workflow-cards{display:flex;justify-content:center;flex-wrap:wrap;max-width:900px;margin-left:auto;margin-right:auto;gap:24px;margin-bottom:24px}.uc-workflow--contact-center .uc-workflow-card{width:260px}.uc-workflow--contact-center .uc-workflow-campaigns{display:flex;justify-content:center;flex-wrap:wrap;gap:12px}.uc-workflow--paid-media .uc-workflow-section-title{text-align:center}.uc-workflow--paid-media .uc-workflow-cards{display:grid;grid-template-columns:repeat(2,260px);gap:24px;justify-content:center;margin:0 auto}.uc-workflow--paid-media .uc-workflow-card{width:260px;box-shadow:0 4px 14px #0000000d;transition:all .2s ease}.uc-workflow--paid-media .uc-workflow-card:hover{transform:translateY(-4px);box-shadow:0 10px 25px #0000001f}.uc-workflow--paid-media .uc-workflow-campaigns{display:flex;justify-content:center;flex-wrap:wrap;gap:12px;max-width:900px;margin:0 auto}.uca-category-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:1000}.uca-category-modal{position:relative;max-width:900px;width:90%;max-height:85vh;overflow-y:auto;background:#fff;border-radius:16px;padding:32px;box-shadow:0 20px 60px #0003}.uca-category-modal-close{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.5rem;line-height:1;color:#6b7280;cursor:pointer;padding:.25rem}.uca-category-modal-close:hover{color:#1f2937}.uca-category-modal-body{padding-right:2rem}.uca-details-container{border-radius:14px;border:1px solid #e5e7eb;padding:24px;background:#fff}.uca-selected-category-title{font-size:1.25rem;font-weight:600;color:#1c5d8f;margin:0 0 1.25rem}.uca-strategy-metrics-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:1.75rem}@media(max-width:640px){.uca-strategy-metrics-grid{grid-template-columns:1fr}}.uca-detail-card{background:#fff;border-radius:12px;padding:20px;box-shadow:0 6px 18px #00000014;transition:transform .15s ease,box-shadow .15s ease;border:1px solid #e5e7eb}.uca-detail-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000001a}.uca-detail-card-title{font-size:1rem;font-weight:600;color:#0b3c5d;margin:0 0 .5rem}.uca-metrics-list{margin:0;padding-left:1.25rem;font-size:.9375rem;color:#444;line-height:1.8}.uca-subsection-title{font-size:1.125rem;font-weight:600;color:#1a1a1a;margin:0 0 1rem}.uca-definitions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;margin-bottom:1.75rem}.uca-definition-card{display:flex;flex-direction:column;gap:.5rem}.uca-definition-card-header{display:flex;align-items:center;gap:12px}.uca-definition-icon{flex-shrink:0}.uca-definition-title{font-size:1rem;font-weight:600;color:#1a1a1a;margin:0}.uca-campaign-card{padding:20px}.uca-campaign-card-title{font-size:1rem;font-weight:600;color:#0b3c5d;margin:0 0 1rem}.uca-campaign-list{display:flex;flex-direction:column;gap:1rem}.uca-campaign-item{font-size:.9375rem;color:#444;line-height:1.5}.uca-campaign-desc{font-size:.875rem;color:#666;margin-top:.25rem;display:block}.uca-usecase-list{display:flex;flex-direction:column;gap:16px}.uca-usecase-header{display:flex;justify-content:space-between;align-items:center;cursor:pointer;margin-bottom:.5rem}.uca-usecase-title{font-size:1.125rem;font-weight:600;margin:0;color:#1a1a1a}.uca-usecase-toggle{font-size:1.25rem;font-weight:400;color:#666}.uca-usecase-expanded{margin-top:1rem;padding-top:1rem;border-top:1px solid #e0e6ea}.uca-usecase-block{font-size:.9375rem;color:#444;line-height:1.55;margin-bottom:.75rem}.uca-usecase-block:last-child{margin-bottom:0}.uca-execution-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:24px}.uca-execution-title{font-size:1rem;font-weight:600;color:#0b3c5d;margin:0 0 .75rem;letter-spacing:.05em}.uca-execution-list{margin:0;padding-left:1.25rem;font-size:.9375rem;color:#444;line-height:1.7}.uca-execution-list li{margin-bottom:.35rem}@media(max-width:768px){.app{padding:1rem 20px 1.5rem;margin:1rem auto}.app-main{padding:.5rem 0 1rem}.app-header{padding:.5rem 20px}.client-logo-strip-inner{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:24px;flex-wrap:wrap;min-width:unset}.client-logo-strip-scroll{overflow-x:visible}.cs-modal-overlay{padding:1rem}.cs-modal{width:95%;max-height:85vh}}@tailwind base;@tailwind components;@tailwind utilities;#root{min-height:100vh;background:linear-gradient(180deg,#0a354f,#0b3c5d 18% 85%,#082a42)}
