@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&family=JetBrains+Mono:wght@400;500;600;700&display=swap";
.ai-opportunity-page,.ai-opportunity-page *{box-sizing:border-box}.ai-opportunity-page h1,.ai-opportunity-page h2,.ai-opportunity-page h3,.ai-opportunity-page h4,.ai-opportunity-page h5,.ai-opportunity-page h6,.ai-opportunity-page p,.ai-opportunity-page ul,.ai-opportunity-page ol,.ai-opportunity-page li,.ai-opportunity-page blockquote,.ai-opportunity-page figure,.ai-opportunity-page dl,.ai-opportunity-page dd{margin:0;padding:0}.ai-opportunity-page{--bg:#fafaf9;--bg-alt:#f5f5f4;--card-bg:#ffffffb3;--card-border:#fffc;--text:#1c1917;--text-2:#78716c;--text-muted:#a8a29e;--stone-200:#e7e5e4;--stone-300:#d6d3d1;--teal:#0d9488;--teal-light:#0d948814;--emerald:#059669;--amber:#d97706;--rose:#e11d48;--font-heading:"Inter",system-ui,sans-serif;--font-mono:"JetBrains Mono","SF Mono",Monaco,Consolas,monospace;font-family:var(--font-heading);color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;z-index:1;font-size:.9375rem;font-weight:400;line-height:1.7;position:relative}.ai-opportunity-page .container{max-width:1080px;margin:0 auto;padding:0 32px}.bg-orbs{pointer-events:none;z-index:0;position:fixed;inset:0}.orb-1{filter:blur(80px);background:radial-gradient(#99f6e466,#0000 70%);border-radius:50%;width:1200px;height:600px;position:absolute;top:0;left:50%;transform:translate(-50%)}.orb-2{filter:blur(80px);background:radial-gradient(#fde68a4d,#0000 70%);border-radius:50%;width:800px;height:400px;position:absolute;bottom:0;left:0}.orb-3{filter:blur(80px);background:radial-gradient(#fecdd333,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:50%;right:0}.dot-pattern{opacity:.03;pointer-events:none;z-index:0;background:radial-gradient(circle,#00000026 1px,#0000 1px) 0 0/32px 32px;position:fixed;inset:0}.navbar{z-index:100;-webkit-backdrop-filter:blur(24px);background:#ffffffb3;border-bottom:1px solid #e2e0de99;align-items:center;height:64px;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 1px 3px #0000000a}.navbar .container{justify-content:space-between;align-items:center;width:100%;display:flex}.nav-brand{letter-spacing:-.01em;color:var(--text);font-size:.9rem;font-weight:700}.nav-brand span{color:var(--teal)}.nav-conf{text-transform:uppercase;letter-spacing:.14em;color:var(--text-muted);background:var(--bg-alt);border:1px solid var(--stone-200);border-radius:20px;padding:4px 12px;font-size:.7rem;font-weight:700}.page-wrap{z-index:1;padding-top:64px;position:relative}.glass-card{background:var(--card-bg);-webkit-backdrop-filter:blur(20px);border:1px solid var(--card-border);border-radius:16px;transition:all .3s;box-shadow:0 10px 15px -3px #0000000a}.glass-card:hover{background:#fffc;transform:translateY(-2px)scale(1.01);box-shadow:0 20px 25px -5px #0000000f}.sect{background:0 0;padding:80px 0}.sect-accent{background:var(--teal);border-radius:50px;width:40px;height:3px;margin-bottom:24px}.sect-title{color:var(--text);letter-spacing:-.03em;margin-bottom:12px;font-size:clamp(2.25rem,4.5vw,3.25rem);font-weight:900;line-height:1.08}.kinetic-text{transition:letter-spacing .5s cubic-bezier(.4,0,.2,1),transform .5s;display:inline-block}.kinetic-text:hover{letter-spacing:1px}.sect-sub{color:var(--text-muted);max-width:560px;margin-bottom:40px;font-size:.8125rem;line-height:1.6}.hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:80px 32px 0;display:flex;position:relative;overflow:hidden}.hero-bg{z-index:0;background:#f5f3f0;position:absolute;inset:0}.hero-bg img{object-fit:cover;opacity:.18;filter:saturate(.25)brightness(1.1)blur(1px);width:100%;height:100%}.hero-fade{z-index:1;background:radial-gradient(at 50% 40%,#fafaf959,#fafaf9eb 65%,#fafaf9 100%);position:absolute;inset:0}.hero .container{z-index:10;flex-direction:column;align-items:center;display:flex;position:relative}.hero-pill{color:#0f766e;text-transform:uppercase;letter-spacing:.14em;-webkit-backdrop-filter:blur(12px);background:#fffc;border:1px solid #0d948840;border-radius:24px;align-items:center;gap:8px;margin-bottom:40px;padding:8px 20px;font-size:.6875rem;font-weight:700;display:inline-flex}.hero-pill:before{content:"";background:var(--teal);border-radius:50%;flex-shrink:0;width:8px;height:8px}.hero h1{color:#57534e;letter-spacing:-.01em;max-width:700px;margin-bottom:48px;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:400;line-height:1.5}.hero h1 strong{color:var(--text);font-weight:700}.hero-ctas{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin-bottom:80px;display:flex}.hero-cta-primary{background:linear-gradient(135deg,var(--teal),var(--emerald));color:#fff;border-radius:50px;align-items:center;gap:8px;padding:16px 36px;font-size:.9375rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 8px 24px #0d948840}.hero-cta-primary:hover{transform:translateY(-1px);box-shadow:0 12px 32px #0d948859}.hero-cta-secondary{-webkit-backdrop-filter:blur(12px);border:1px solid var(--stone-200);color:var(--text);background:#fffc;border-radius:50px;align-items:center;gap:8px;padding:16px 32px;font-size:.9375rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-flex}.hero-cta-secondary:hover{background:#fffffff2}.hero-stats-bar{grid-template-columns:repeat(4,1fr);gap:14px;width:100%;max-width:1020px;display:grid}.hero-stat{text-align:center;-webkit-backdrop-filter:blur(30px)saturate(1.8);background:#ffffff8c;border:1px solid #ffffff80;border-radius:16px;padding:28px 16px;overflow:hidden;box-shadow:0 6px 20px #0000000a,inset 0 1px #ffffff80}.hero-stat-num{font-family:var(--font-mono);color:var(--teal);white-space:nowrap;margin-bottom:10px;font-size:clamp(1.25rem,2.5vw,1.6rem);font-weight:700;line-height:1}.hero-stat-lbl{text-transform:uppercase;letter-spacing:.12em;color:var(--text-muted);font-size:.625rem;font-weight:700;line-height:1.3}.situation-card{-webkit-backdrop-filter:blur(20px);border:1px solid #fffc;border-left:4px solid var(--teal);color:var(--text);background:#ffffffb3;border-radius:0 16px 16px 0;margin-bottom:32px;padding:24px 28px;font-size:.9375rem;box-shadow:0 10px 15px -3px #0000000a}.situation-card strong{color:var(--teal);font-weight:700}.situation-card ul{margin:14px 0 0 20px}.situation-card li{color:#44403c;margin-bottom:6px}.resolution{color:#44403c;margin-bottom:8px;font-size:.9375rem;font-weight:600}.summary-stat{color:var(--teal);font-size:.875rem;font-weight:700;font-family:var(--font-mono)}.bench-wrap{-webkit-backdrop-filter:blur(20px);background:#fff9;border:1px solid #e2e0de99;border-radius:16px;overflow:hidden;box-shadow:0 4px 6px -1px #00000008}table.bench{border-collapse:collapse;width:100%;font-size:.875rem}table.bench thead tr{background:#f5f5f4cc;border-bottom:1px solid #e2e0de99}table.bench th{text-align:left;text-transform:uppercase;letter-spacing:.12em;color:var(--text-2);font-size:.625rem;font-weight:700;font-family:var(--font-heading);padding:14px 20px}table.bench td{color:var(--text);border-bottom:1px solid #e2e0de66;padding:15px 20px}table.bench tbody tr:nth-child(2n){background:#f5f5f480}table.bench tbody tr:hover{background:#f5f5f4cc}.bench-metric{color:var(--text-2)}.bench-yours{color:var(--text);font-weight:600}.bench-bm{color:var(--text-2)}.gap-pos{color:var(--teal);font-weight:600}.gap-neg{color:var(--rose);font-weight:600}.stat-grid{flex-wrap:nowrap;gap:20px;display:flex;overflow-x:auto}.stat-card{-webkit-backdrop-filter:blur(20px);border:1px solid #fffc;border-top:2px solid var(--teal);background:#ffffffb3;border-radius:16px;flex:1;min-width:220px;padding:24px;transition:all .3s;box-shadow:0 10px 15px -3px #0000000a}.stat-card:hover{background:#fffc;transform:translateY(-2px)scale(1.01);box-shadow:0 20px 25px -5px #0000000f}.stat-icon{background:var(--bg-alt);border:1px solid var(--stone-200);width:40px;height:40px;color:var(--text-2);border-radius:10px;justify-content:center;align-items:center;margin-bottom:16px;display:flex}.stat-label{text-transform:uppercase;letter-spacing:.12em;color:var(--text-muted);margin-bottom:8px;font-size:.625rem;font-weight:700}.stat-num{font-family:var(--font-mono);color:var(--text);margin-bottom:4px;font-size:1.5rem;font-weight:700;line-height:1.1}.stat-sub{margin-bottom:8px;font-size:.75rem;font-weight:600}.stat-desc{color:var(--text-2);font-size:.75rem;line-height:1.6}.uc-section{padding:32px 0}.uc-card{padding:32px}.uc-head{align-items:center;gap:14px;margin-bottom:16px;display:flex}.uc-badge{font-family:var(--font-mono);color:#fff;border-radius:10px;flex-shrink:0;padding:6px 14px;font-size:.75rem;font-weight:700}.badge-emerald{background:#059669}.badge-teal{background:var(--teal)}.uc-title{color:var(--text);font-size:1.25rem;font-weight:700;line-height:1.3}.uc-desc{color:#57534e;margin-bottom:24px;font-size:.9rem;line-height:1.75}.uc-desc strong{color:var(--text);font-weight:600}.uc-cols{grid-template-columns:1.4fr .6fr;align-items:start;gap:32px;display:grid}@media (max-width:768px){.uc-cols{grid-template-columns:1fr}}.uc-table-wrap{-webkit-backdrop-filter:blur(20px);-webkit-overflow-scrolling:touch;background:#fff9;border:1px solid #e2e0de99;border-radius:14px;margin-bottom:16px;overflow-x:auto;box-shadow:0 2px 4px #00000005}.uc-table{border-collapse:collapse;width:100%;min-width:440px;font-size:.84rem}.uc-table thead tr{background:#f5f5f4cc;border-bottom:1px solid #e2e0de99}.uc-table th{text-align:left;text-transform:uppercase;letter-spacing:.12em;color:var(--text-2);padding:11px 16px;font-size:.625rem;font-weight:700}.uc-td{color:var(--text);border-bottom:1px solid #e2e0de66;padding:12px 16px}.uc-table tbody tr:nth-child(2n) td{background:#f5f5f480}.hard{color:var(--emerald);font-weight:600}.soft{color:var(--text-2)}.total{color:var(--teal);font-weight:600}.uc-warning{background:#fffbeb;border:1px solid #fde68a;border-radius:12px;margin-bottom:12px;padding:16px 20px}.uc-warning-head{color:#92400e;align-items:center;gap:8px;margin-bottom:8px;font-size:.8125rem;font-weight:700;display:flex}.uc-warning-list{color:#78350f;margin:0 0 0 22px;font-size:.8125rem;line-height:1.7}.uc-warning-list li{margin-bottom:3px}.uc-assume{background:var(--bg-alt);border:1px solid var(--stone-200);border-radius:12px;padding:16px 20px}.uc-assume-head{color:var(--text-2);margin-bottom:8px;font-size:.8125rem;font-weight:700}.uc-assume-list{color:var(--text-2);margin:0 0 0 18px;font-size:.8125rem;line-height:1.7}.uc-assume-list li{margin-bottom:3px}.uc-body-grid{grid-template-columns:1fr auto;align-items:start;gap:24px;display:grid}.uc-meta-col{flex-direction:column;gap:12px;min-width:140px;display:flex}.uc-right{flex-direction:column;gap:12px;display:flex}.uc-meta-item{background:var(--bg-alt);border:1px solid var(--stone-200);border-radius:12px;padding:14px 16px}.uc-meta-label{text-transform:uppercase;letter-spacing:.12em;color:var(--text-muted);margin-bottom:6px;font-size:.625rem;font-weight:700;display:block}.uc-meta-val{color:var(--text);font-size:.8125rem;font-weight:500;line-height:1.5}.wf-chart{padding:36px 32px;position:relative}.wf-bars{align-items:flex-end;gap:6px;height:420px;display:flex;position:relative}.wf-col{flex-direction:column;flex:1;align-items:center;height:100%;display:flex;position:relative}.wf-bar-wrap{justify-content:center;width:100%;display:flex;position:absolute}.wf-bar{border-radius:8px 8px 4px 4px;width:72%;min-height:8px;transition:all .9s cubic-bezier(.25,.46,.45,.94);position:relative;box-shadow:0 4px 12px #0000001a,inset 0 1px #ffffff4d}.wf-bar-pos{background:linear-gradient(#6ee7b7,#059669)}.wf-bar-neg{background:linear-gradient(#fca5a5,#dc2626);border-radius:4px 4px 8px 8px}.wf-bar-start{background:linear-gradient(#a8a29e,#44403c)}.wf-bar-end{background:linear-gradient(#fde68a,#d97706);box-shadow:0 4px 20px #d9770640,inset 0 1px #ffffff4d}.wf-val{font-family:var(--font-mono);color:var(--text);text-align:center;white-space:nowrap;width:120%;font-size:.8rem;font-weight:700;position:absolute;left:-10%}.wf-val-top{top:-24px}.wf-val-bot{color:#dc2626;bottom:-24px}.wf-lbl{text-align:center;width:100%;font-family:var(--font-heading);color:var(--text);justify-content:center;align-items:flex-end;height:48px;padding:0 2px;font-size:.8rem;font-weight:600;line-height:1.2;display:flex;position:absolute;bottom:0}.wf-bar{transform-origin:bottom;transform:scaleY(0)}.wf-bar-neg{transform-origin:top}.wf-chart.visible .wf-bar{transform:scaleY(1)}.wf-mobile{display:none}.wfm-summary{background:linear-gradient(135deg,#0d948814,#05966914);border:1px solid #0d948840;border-radius:16px;margin-bottom:20px;padding:20px 22px}.wfm-summary-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.wfm-summary-cell{text-align:center;flex:1}.wfm-summary-lbl{text-transform:uppercase;letter-spacing:.12em;color:var(--text-muted);margin-bottom:4px;font-size:.6rem;font-weight:700}.wfm-summary-val{font-family:var(--font-mono);color:var(--text);font-size:1.4rem;font-weight:700;line-height:1.1}.wfm-summary-val-end{color:var(--teal)}.wfm-summary-arrow{color:var(--teal);padding:0 4px;font-size:1.4rem;font-weight:400}.wfm-summary-delta{text-align:center;font-family:var(--font-mono);color:var(--teal);border-top:1px solid #0d948833;margin-top:12px;padding-top:12px;font-size:.95rem;font-weight:700}.wfm-steps{flex-direction:column;gap:10px;display:flex}.wfm-step{background:#ffffffa6;border:1px solid #e2e0de99;border-radius:12px;padding:12px 14px}.wfm-step-head{justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:8px;display:flex}.wfm-step-lbl{color:var(--text);flex:1;font-size:.82rem;font-weight:600;line-height:1.25}.wfm-step-delta{font-family:var(--font-mono);white-space:nowrap;flex-shrink:0;font-size:.88rem;font-weight:700}.wfm-step-pos .wfm-step-delta{color:#059669}.wfm-step-neg .wfm-step-delta{color:#dc2626}.wfm-step-bar-track{background:#e2e0de80;border-radius:3px;height:6px;margin-bottom:6px;overflow:hidden}.wfm-step-bar{background:linear-gradient(90deg,#6ee7b7,#059669);border-radius:3px;height:100%}.wfm-step-neg .wfm-step-bar{background:linear-gradient(90deg,#fca5a5,#dc2626)}.wfm-step-running{color:var(--text-muted);font-size:.68rem;font-family:var(--font-mono);letter-spacing:.02em}.sav-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}@media (max-width:768px){.sav-grid{grid-template-columns:1fr}}.sav{border-radius:16px;padding:28px}.sav-hard{-webkit-backdrop-filter:blur(20px);border:1px solid #fffc;border-top:2px solid var(--teal);background:#ffffffb3;box-shadow:0 10px 15px -3px #0000000a}.sav-soft{-webkit-backdrop-filter:blur(20px);border:1px solid #fffc;border-top:2px solid var(--amber);background:#ffffffb3;box-shadow:0 10px 15px -3px #0000000a}.sav-head{align-items:center;gap:10px;margin-bottom:20px;display:flex}.sav-icon{border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.sav-icon-teal{color:var(--teal);background:#f0fdfa}.sav-icon-amber{color:var(--amber);background:#fffbeb}.sav h3{color:var(--text);font-size:1rem;font-weight:700}.sav-items{flex-direction:column;gap:8px;margin:0 0 20px;list-style:none;display:flex}.sav-item{color:#44403c;align-items:flex-start;gap:8px;font-size:.875rem;line-height:1.5;display:flex}.sav-item:before{content:"";background:var(--stone-300);border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:7px}.sav-total{font-family:var(--font-mono);border-top:1px solid var(--stone-200);padding-top:16px;font-size:1.125rem;font-weight:700}.sav-total-teal{color:var(--teal)}.sav-total-amber{color:var(--amber)}.rec-list{flex-direction:column;gap:16px;display:flex}.rec-card{-webkit-backdrop-filter:blur(20px);background:#ffffffb3;border:1px solid #fffc;border-radius:16px;align-items:flex-start;gap:20px;padding:24px;transition:all .3s;display:flex;box-shadow:0 10px 15px -3px #0000000a}.rec-card:hover{background:#fffc;transform:translateY(-2px);box-shadow:0 20px 25px -5px #0000000f}.rec-num{background:var(--emerald);color:#fff;width:48px;height:48px;font-family:var(--font-mono);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.125rem;font-weight:700;display:flex}.rec-body{flex:1;min-width:0}.rec-impact{font-family:var(--font-mono);color:var(--text);margin-bottom:4px;font-size:1.5rem;font-weight:700;line-height:1}.rec-per{font-family:var(--font-heading);color:var(--text-muted);margin-left:2px;font-size:.8125rem;font-weight:400}.rec-title{color:var(--text);margin-bottom:12px;font-size:.9375rem;font-weight:600}.rec-tags{flex-wrap:wrap;gap:6px;display:flex}.tag{border-radius:8px;padding:4px 12px;font-size:.75rem;font-weight:600}.tag-stone{background:var(--bg-alt);border:1px solid var(--stone-200);color:var(--text-2)}.conf-high{color:#065f46;background:#ecfdf5;border:1px solid #6ee7b7}.conf-medium{color:#92400e;background:#fffbeb;border:1px solid #fde68a}.conf-low{color:#881337;background:#fff1f2;border:1px solid #fecdd3}.rm-wrap{flex-direction:column;gap:20px;display:flex}.rm{align-items:flex-start;gap:20px;display:flex}.rm-num{background:var(--teal);color:#fff;width:48px;height:48px;font-family:var(--font-mono);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.125rem;font-weight:700;display:flex;box-shadow:0 4px 12px #0d948840}.rm-body{-webkit-backdrop-filter:blur(20px);background:#ffffffb3;border:1px solid #fffc;border-radius:16px;flex:1;padding:20px 24px;box-shadow:0 10px 15px -3px #0000000a}.rm-phase{color:var(--text);margin-bottom:2px;font-size:1rem;font-weight:700}.rm-time{color:var(--text-muted);font-size:.78rem;font-weight:400}.rm-list{color:#44403c;margin:12px 0 12px 18px;font-size:.875rem;line-height:1.7}.rm-list li{margin-bottom:4px}.rm-foot{font-size:.8125rem;font-family:var(--font-mono)}.rm-invest{color:var(--text-2)}.rm-arrow{color:var(--text-muted);margin:0 4px}.rm-impact{color:var(--teal);font-weight:600}details{margin-bottom:8px}summary{cursor:pointer;-webkit-backdrop-filter:blur(20px);color:var(--text);background:#ffffffb3;border:1px solid #fffc;border-radius:12px;justify-content:space-between;align-items:center;padding:14px 20px;font-size:.9rem;font-weight:600;list-style:none;transition:background .2s;display:flex}summary::-webkit-details-marker{display:none}summary:after{content:"+";color:var(--text-muted);font-size:1rem;font-weight:400}details[open] summary:after{content:"−"}summary:hover{background:#ffffffd9}details[open] summary{border-bottom-color:var(--stone-200);background:#ffffffd9;border-radius:12px 12px 0 0}.det-body{color:#44403c;-webkit-backdrop-filter:blur(20px);background:#fff9;border:1px solid #fffc;border-top:0;border-radius:0 0 12px 12px;padding:20px 24px;font-size:.875rem;line-height:1.9}.cta{text-align:center;background:linear-gradient(135deg,#f0fdfa,#f5f5f4);border-top:1px solid #99f6e466;padding:88px 0}.cta-inner{-webkit-backdrop-filter:blur(20px);background:#fff9;border:1px solid #99f6e4;border-radius:24px;max-width:560px;margin:0 auto;padding:48px}.cta h2{color:var(--text);margin-bottom:12px;font-size:1.5rem;font-weight:700;line-height:1.3}.cta p{color:var(--text-2);max-width:400px;margin:0 auto 32px;font-size:.875rem;font-weight:400;line-height:1.7}.cta-btn{background:linear-gradient(135deg,var(--teal),var(--emerald));color:#fff;letter-spacing:.01em;border-radius:12px;padding:14px 36px;font-size:.9375rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block;box-shadow:0 8px 24px #0d948840}.cta-btn:hover{transform:translateY(-1px);box-shadow:0 12px 32px #0d948859}.pdf-btn{-webkit-backdrop-filter:blur(20px);color:var(--text);border:1px solid var(--stone-200);font-size:.78rem;font-weight:700;font-family:var(--font-heading);cursor:pointer;opacity:.75;z-index:200;background:#fffc;border-radius:10px;padding:10px 20px;transition:opacity .2s,box-shadow .2s;position:fixed;bottom:20px;right:20px;box-shadow:0 4px 12px #00000014}.pdf-btn:hover{opacity:1;box-shadow:0 8px 24px #0000001f}.footer{text-align:center;color:var(--text-muted);border-top:1px solid var(--stone-200);background:0 0;padding:32px 0;font-size:.75rem}.reveal{opacity:0;filter:blur(4px);transition:opacity .8s cubic-bezier(.25,.46,.45,.94),transform .8s cubic-bezier(.25,.46,.45,.94),filter .8s cubic-bezier(.25,.46,.45,.94);transform:translateY(40px)scale(.97)}.reveal.visible{opacity:1;filter:none;transform:none}.reveal:nth-child(2){transition-delay:80ms}.reveal:nth-child(3){transition-delay:.16s}.reveal:nth-child(4){transition-delay:.24s}.reveal:nth-child(5){transition-delay:.32s}@media (max-width:768px){.container{padding:0 16px}.hero{min-height:auto;padding:60px 0 40px}.hero h1{max-width:100%!important;margin-bottom:32px!important;font-size:1.35rem!important;line-height:1.35!important}.hero-title{line-height:1.3;font-size:1.5rem!important}.hero-sub{max-width:100%;font-size:.85rem!important}.hero-pill{padding:6px 14px;font-size:.65rem}.hero-stats-bar{grid-template-columns:repeat(2,1fr)!important;gap:10px!important;max-width:100%!important}.hero-stat{padding:14px 8px!important}.hero-stat-num{white-space:normal!important;font-size:1.1rem!important;line-height:1.15!important}.hero-stat-lbl{letter-spacing:.08em!important;font-size:.55rem!important}.hero-ctas{margin-bottom:40px!important}.stat-grid{flex-flow:column wrap!important;gap:14px!important;display:flex!important;overflow-x:visible!important}.stat-grid .stat-card{flex:auto!important;width:100%!important;min-width:0!important;padding:20px 22px!important}.stat-card .stat-num{word-break:break-word;white-space:normal!important;font-size:1.6rem!important}.stat-card .stat-val{font-size:1.5rem!important}.stat-card .stat-label{font-size:.625rem}.stat-card .stat-sub,.stat-card .stat-desc{font-size:.85rem!important}.sect{padding:32px 0}.sect-title{font-size:1.25rem!important}.sect-sub{margin-bottom:24px;font-size:.8rem}.uc-section{min-height:auto!important}.uc-section>div:last-child{padding:24px 0!important}.uc-print-card{border-radius:16px!important;margin:0 12px!important;padding:24px 20px!important}.uc-print-card h2{font-size:1.1rem!important}.uc-print-card .uc-desc{font-size:.85rem}.uc-cols{grid-template-columns:1fr}.uc-body-grid{grid-template-columns:1fr!important;gap:14px!important}.uc-meta-col{width:100%!important;min-width:0!important}.uc-table-wrap{box-shadow:none!important;-webkit-backdrop-filter:none!important;background:0 0!important;border:none!important;padding:0!important;overflow:visible!important}.uc-table{width:100%!important;min-width:0!important;font-size:1rem!important;display:block!important}.uc-table thead{display:none!important}.uc-table tbody{display:block!important}.uc-table tbody tr{-webkit-backdrop-filter:blur(20px);border:1px solid #e2e0deb3;border-top:3px solid var(--emerald);background:#fffc;border-radius:18px;margin-bottom:14px;padding:20px 22px 18px;box-shadow:0 4px 16px #0000000a;width:100%!important;display:block!important}.uc-table tbody tr:nth-child(2n) td{background:0 0!important}.uc-table tbody tr:nth-child(2){box-shadow:0 6px 24px #0d94881f;border:1px solid #0d948859!important;border-top:3px solid var(--teal)!important;background:#ffffffeb!important}.uc-table tbody tr:nth-child(3){border-top:3px solid #d97706!important}.uc-table td,.uc-table .uc-td{align-items:baseline;white-space:normal!important;border:none!important;border-bottom:1px solid #e2e0de73!important;justify-content:space-between!important;padding:10px 0!important;font-size:.95rem!important;display:flex!important}.uc-table td:last-child{border-bottom:none!important}.uc-table td[data-label]:before{content:attr(data-label);text-transform:uppercase;letter-spacing:.12em;color:var(--text-muted);flex-shrink:0;margin-right:12px;font-size:.6rem;font-weight:700}.uc-table tbody tr td.scenario-name{font-family:var(--font-mono);text-align:left;letter-spacing:-.01em;margin-bottom:4px;font-weight:700;color:var(--text)!important;border-bottom:1px solid #e2e0de99!important;padding:0 0 12px!important;font-size:1.15rem!important;display:block!important}.uc-table tbody tr td.scenario-name:before{display:none}.uc-table td.hard,.uc-table td.total{font-weight:700}.uc-table td.total{font-size:1.05rem!important}.uc-meta-item{padding:16px 18px!important}.uc-meta-label{font-size:.6rem!important}.uc-meta-val{font-size:.9rem!important}.sav-grid{grid-template-columns:1fr}.rec-card{flex-direction:column}.rec-badge{margin-bottom:8px}.rec-body{width:100%}table{font-size:.75rem}th,td{padding:6px 8px!important}.wf-chart{padding:20px 18px!important}.wf-bars{display:none!important}.wf-mobile{display:block!important}.cta-band{padding:40px 16px}.cta-band h2{font-size:1.25rem}.cta-band .cta-btn{padding:14px 28px;font-size:.9rem}.phase-card{padding:20px!important}.phase-badge{padding:4px 10px;font-size:.7rem}.orb{display:none}.footer-section{padding:32px 16px}}@media (max-width:480px){.container{padding:0 12px}.hero{padding:40px 0 24px}.hero h1{margin-bottom:24px!important;font-size:1.15rem!important}.hero-title{font-size:1.25rem!important}.hero-stat-num{font-size:.95rem!important}.hero-stat-lbl{font-size:.5rem!important}.stat-grid .stat-card{padding:18px 20px!important}.stat-card .stat-num{font-size:1.4rem!important}.uc-print-card{margin:0 8px!important;padding:20px 16px!important}.nav-inner{padding:0 12px}.nav-inner a,.nav-inner span{font-size:.7rem}.cta-band h2{font-size:1.1rem}.dental-blur{display:none}.wfm-summary-val{font-size:1.25rem!important}.wfm-summary{padding:16px 18px!important}.wfm-step{padding:10px 12px!important}.wfm-step-lbl{font-size:.78rem!important}}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;filter:none;transition:none;transform:none}}@media print{@page{size:A4 portrait;margin:56px 48px 64px}@page:first{margin-top:0}html,body{background:#fff!important;margin:0!important}body{color:#1c1917;font-family:Inter,Helvetica,Arial,sans-serif;font-size:9.5pt;line-height:1.55}*{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important;transition:none!important;animation:none!important}.pdf-btn,.navbar,.hero-ctas,.hero-cta-primary,.hero-cta-secondary,.bg-orbs,.dot-pattern,.cta,.cta-btn,div[style*=height\:220px]{display:none!important}.reveal{opacity:1!important;filter:none!important;transform:none!important}.kinetic-text{letter-spacing:normal!important}.page-wrap{padding-top:0}.container{max-width:100%!important;padding:0!important}.hero{page-break-after:always;text-align:center;border-bottom:3px solid #0d9488;background:#fff!important;height:auto!important;min-height:auto!important;padding:160px 0 80px!important}.hero-bg,.hero-fade{display:none!important}.hero .container{max-width:100%}.hero-pill{padding:5px 14px;font-size:7.5pt;color:#0d9488!important;-webkit-backdrop-filter:none!important;background:#fff!important;border:1.5px solid #0d9488!important;margin-bottom:48px!important}.hero-pill:before{background:#0d9488!important}.hero h1{max-width:85%;color:#44403c!important;margin:0 auto 48px!important;font-size:20pt!important;font-weight:400!important;line-height:1.4!important}.hero-stats-bar{-webkit-backdrop-filter:none!important;grid-template-columns:repeat(4,1fr)!important;gap:10px!important;max-width:100%!important;display:grid!important}.hero-stat{-webkit-backdrop-filter:none!important;box-shadow:none!important;background:#fff!important;border:1.5px solid #e7e5e4!important;border-top:2.5px solid #0d9488!important;border-radius:6px!important;padding:16px 10px!important}.hero-stat-num{color:#0d9488!important;font-size:14pt!important}.hero-stat-lbl{color:#78716c!important;font-size:6.5pt!important}.sect{page-break-before:auto;page-break-after:auto;padding:20px 0 16px!important}.sect-accent{background:#0d9488!important;width:28px!important;height:2.5px!important;margin-bottom:8px!important}.sect-title{letter-spacing:-.01em!important;margin-bottom:4px!important;font-size:14pt!important;font-weight:700!important}.sect-sub{color:#78716c!important;margin-bottom:12px!important;font-size:8pt!important}#sect-value{page-break-before:always}#use-cases-break{page-break-before:always;height:0;margin:0;padding:0}#sect-ebitda,#sect-roadmap{page-break-before:always}.glass-card,.stat-card,.rec-card,.rm-body,.sav,.situation-card,.hero-impact-card{-webkit-backdrop-filter:none!important;box-shadow:none!important;background:#fff!important;border:1px solid #d6d3d1!important;border-radius:4px!important}.stat-card{border-top:2.5px solid #0d9488!important;padding:14px!important}.stat-grid{page-break-inside:avoid;flex-wrap:wrap!important;gap:8px!important}.stat-card{min-width:180px!important}.stat-icon{width:28px!important;height:28px!important;margin-bottom:8px!important}.stat-label{margin-bottom:4px!important;font-size:6pt!important}.stat-num{margin-bottom:2px!important;font-size:12pt!important}.stat-desc{font-size:7.5pt!important}.stat-card,.rec-card,.sav,.rm,.uc-section,table{page-break-inside:avoid}.situation-card{border-left:3px solid #0d9488!important;border-radius:0 4px 4px 0!important;padding:14px 18px!important;font-size:9pt!important}.situation-card li{margin-bottom:3px!important;font-size:8.5pt!important}.bench-wrap{-webkit-backdrop-filter:none!important;box-shadow:none!important;border:1px solid #d6d3d1!important;border-radius:4px!important}table.bench{font-size:8.5pt!important}table.bench td,table.bench th{padding:8px 12px!important}table.bench th{background:#f5f5f4!important;font-size:6.5pt!important}.gap-neg{color:#dc2626!important;font-weight:700!important}.gap-pos{color:#0d9488!important;font-weight:700!important}.uc-section{page-break-inside:avoid;background:0 0!important;height:auto!important;min-height:auto!important;margin:10px 0!important;position:relative!important;overflow:visible!important}.uc-section .uc-print-card{z-index:auto!important;-webkit-backdrop-filter:none!important;box-shadow:none!important;background:#fff!important;border:1px solid #d6d3d1!important;border-left:3px solid #0d9488!important;border-radius:0 4px 4px 0!important;width:auto!important;max-width:100%!important;margin:0!important;padding:16px 20px!important;display:block!important;position:relative!important}.uc-badge{padding:4px 10px!important;font-size:7pt!important}.uc-title{font-size:11pt!important}.uc-desc{margin-bottom:12px!important;font-size:8.5pt!important;line-height:1.5!important}.uc-table{font-size:8pt!important}.uc-table th{padding:6px 10px!important;font-size:6.5pt!important}.uc-table td,.uc-td{padding:6px 10px!important;font-size:8pt!important}.uc-meta-item{padding:8px 10px!important}.uc-meta-label{font-size:6pt!important}.uc-meta-val{font-size:8pt!important}.wf-chart{page-break-inside:avoid;page-break-before:auto;border:1px solid #d6d3d1!important;border-radius:4px!important;height:auto!important;padding:16px!important;overflow:visible!important}.wf-bars{display:none!important}.wf-bar{box-shadow:none!important;border-radius:3px!important}.wf-bar-pos{background:#059669!important}.wf-bar-neg{background:#dc2626!important}.wf-bar-start{background:#44403c!important}.wf-bar-end{background:#d97706!important}.wf-val{font-size:7pt!important}.wf-lbl{height:36px!important;font-size:7pt!important}.sav-grid{grid-template-columns:1fr 1fr!important;gap:10px!important}.sav{border-top:2.5px solid #0d9488!important;border-radius:4px!important;padding:16px!important}.sav-soft{border-top-color:#d97706!important}.sav h3{font-size:10pt!important}.sav-item{font-size:8pt!important}.sav-total{font-size:9pt!important}.rec-list{gap:8px!important}.rec-card{page-break-inside:avoid;border:1px solid #d6d3d1!important;border-radius:4px!important;margin-bottom:0!important;padding:12px 16px!important}.rec-num{border-radius:8px!important;width:32px!important;height:32px!important;font-size:10pt!important}.rec-impact{font-size:12pt!important}.rec-title{font-size:9pt!important}.rec-tags{gap:4px!important}.rec-tags .tag{border-radius:4px!important;padding:2px 6px!important;font-size:6.5pt!important}.rm-wrap{gap:8px!important}.rm{page-break-inside:avoid;gap:12px!important}.rm-num{width:32px!important;height:32px!important;box-shadow:none!important;border-radius:8px!important;font-size:10pt!important}.rm-body{-webkit-backdrop-filter:none!important;box-shadow:none!important;background:#fff!important;border:1px solid #d6d3d1!important;border-radius:4px!important;padding:12px 16px!important}.rm-phase{font-size:10pt!important}.rm-time{font-size:7.5pt!important}.rm-list{margin:6px 0 6px 14px!important;font-size:8.5pt!important}.rm-foot{font-size:7.5pt!important}details{page-break-inside:avoid;margin-bottom:4px!important}details[open] summary~*,details>*{display:block!important}summary{-webkit-backdrop-filter:none!important;background:#f5f5f4!important;border:1px solid #d6d3d1!important;border-radius:4px!important;padding:8px 14px!important;font-size:9pt!important}summary:after{display:none!important}.det-body{-webkit-backdrop-filter:none!important;background:#fff!important;border:1px solid #d6d3d1!important;border-top:0!important;border-radius:0 0 4px 4px!important;padding:12px 14px!important;font-size:8pt!important;line-height:1.6!important}.footer{color:#a8a29e!important;border-top:1px solid #d6d3d1!important;margin-top:20px!important;padding:12px 0 0!important;font-size:7pt!important}.summary-stat,.resolution{font-size:8.5pt!important}}
