.oep-an{position:relative;max-width:var(--oep-max);margin:0 auto;padding:76px var(--oep-gutter) calc(88px + var(--oep-binder-h));display:flex;flex-direction:column;gap:30px}.oep-an--no-band-cards{padding-bottom:var(--oep-binder-h)}.oep-band--paper:has(+.oep-band--orange) .oep-an--no-band-cards{padding-bottom:76px}.oep-an__head{display:grid;grid-template-columns:1fr auto;gap:40px;align-items:end}.oep-an__head-copy{display:flex;flex-direction:column;gap:18px;align-items:flex-start}.oep-an__title{margin:0;max-width:22ch;text-wrap:pretty}.oep-an__frame-block{display:flex;flex-direction:column;gap:12px}.oep-an__caption{font-family:var(--pi-font-sans);font-size:12px;font-weight:500;letter-spacing:0;text-transform:none;color:#1f201d8c;white-space:nowrap}.oep-an__frame{background:var(--pi-ui-canvas);border-radius:16px;overflow:hidden;outline:var(--pi-stroke-card) solid var(--pi-ink);outline-offset:0;color:var(--pi-ui-text);-webkit-font-smoothing:antialiased}.oep-an__bar{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:14px 18px;background:var(--pi-ui-bg);border-bottom:1px solid var(--pi-ui-border)}.oep-an__bar-app{display:flex;align-items:center;gap:10px;min-width:0}.oep-an__bar-icon{width:22px;height:22px;display:block;border-radius:6px;flex:none}.oep-an__bar-name{font-size:15px;font-weight:650;letter-spacing:-.01em;white-space:nowrap}.oep-an__bar-page{font-size:13px;color:var(--pi-ui-text-secondary);white-space:nowrap}.oep-an__bar-controls{display:flex;gap:8px;flex:none}.oep-an__chip{display:inline-flex;align-items:center;height:30px;padding:0 12px;border-radius:8px;background:var(--pi-ui-bg);border:1px solid var(--pi-ui-border);box-shadow:var(--pi-ui-shadow);font-size:12.5px;font-weight:600;white-space:nowrap}.oep-an__chip--export{padding:0 14px;background:var(--pi-ui-control);border:none;box-shadow:none;color:#fff}.oep-an__frame-body{padding:16px;display:flex;flex-direction:column;gap:16px}.oep-an__row{display:grid;gap:16px}.oep-an__row--main{grid-template-columns:1.5fr 1fr}.oep-an__row--trio{grid-template-columns:1fr 1fr 1.15fr}.oep-an__card-ui{background:var(--pi-ui-bg);border-radius:12px;box-shadow:0 0 0 1px #1a1a1a0f,0 1px #1a1a1a0d;min-width:0}.oep-an__metric-label{align-self:flex-start;display:inline-block;font-size:13px;color:var(--pi-ui-text);border-bottom:1px dotted var(--pi-ui-text-disabled);padding-bottom:2px;white-space:nowrap}.oep-an__figure{font-size:22px;font-weight:650;letter-spacing:-.01em;margin:8px 0 14px}.oep-an__kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.oep-an__tile{background:var(--pi-ui-bg);border-radius:12px;box-shadow:0 0 0 1px #1a1a1a0f,0 1px #1a1a1a0d;padding:14px 16px 15px;display:flex;flex-direction:column;gap:9px;min-width:0}.oep-an__tile-row{display:flex;align-items:flex-end;justify-content:space-between;gap:10px}.oep-an__tile-value{font-size:20px;font-weight:650;letter-spacing:-.01em;line-height:1.1;white-space:nowrap}.oep-an__spark{display:block;flex:none}.oep-an__spark-path{stroke:var(--pi-ui-chart-1);stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1;animation:oep-draw .9s var(--pi-ease-out) both}.oep-an__line-card{padding:16px 18px 14px}.oep-an__line-wrap{position:relative}.oep-an__line-svg{display:block}.oep-an__grid{stroke:var(--pi-ui-border);stroke-width:1}.oep-an__line-path{fill:none;stroke:var(--pi-ui-chart-1);stroke-width:2.2;stroke-linejoin:round;stroke-linecap:round;vector-effect:non-scaling-stroke;stroke-dasharray:1;animation:oep-an-line 15s var(--pi-ease-out) infinite}@keyframes oep-an-line{0%{stroke-dashoffset:1}13%,to{stroke-dashoffset:0}}.oep-an__point{position:absolute;top:0;bottom:25px;width:0;opacity:0;animation:oep-an-point 15s var(--pi-ease) infinite}@keyframes oep-an-point{0%,15%{opacity:0}20%,39%{opacity:1}44%,to{opacity:0}}.oep-an__point-rule{position:absolute;top:0;bottom:0;left:-.5px;width:1px;background:var(--pi-ui-border)}.oep-an__point-dot{position:absolute;left:-4.5px;width:9px;height:9px;border-radius:999px;background:var(--pi-ui-chart-1)}.oep-an__tooltip{position:absolute;display:flex;flex-direction:column;gap:6px;white-space:nowrap;background:#fff;border-radius:8px;box-shadow:0 0 0 1px #1a1a1a12,0 4px 12px #0000001a;padding:10px 12px}.oep-an__tooltip--right{left:12px}.oep-an__tooltip--left{right:12px}.oep-an__tooltip-title{font-size:12.5px;font-weight:650}.oep-an__tooltip-date{display:flex;align-items:center;gap:7px;font-size:12.5px;color:var(--pi-ui-text-secondary)}.oep-an__tooltip-count{align-self:flex-start;font-size:12.5px;background:var(--pi-ui-surface);border-radius:4px;padding:2px 6px}.oep-an__legend-dot{width:7px;height:7px;border-radius:999px;background:var(--pi-ui-chart-1);flex:none}.oep-an__y{position:absolute;left:0;top:0;width:44px;font-size:12px;color:var(--pi-ui-text-secondary)}.oep-an__y--line{height:176px}.oep-an__y--tfe{height:120px}.oep-an__y span{position:absolute}.oep-an__x{display:flex;justify-content:space-between;font-size:12px;color:var(--pi-ui-text-secondary)}.oep-an__x--line{padding:2px 6px 0 44px}.oep-an__x--tfe{padding:2px 6px 0 46px}.oep-an__legend{display:flex;align-items:center;justify-content:center;gap:7px;padding-top:12px;font-size:12px;color:var(--pi-ui-text-secondary)}.oep-an__legend--tfe{padding-top:10px}.oep-an__breakdown{padding:16px 18px 18px;display:flex;flex-direction:column}.oep-an__breakdown .oep-an__metric-label{margin-bottom:10px}.oep-an__breakdown-rows{flex:1;display:flex;flex-direction:column;justify-content:space-between}.oep-an__breakdown-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 10px;border-radius:8px;font-size:12.5px;white-space:nowrap}.oep-an__breakdown-row--alt{background:var(--pi-ui-surface)}.oep-an__breakdown-link{color:#005bd3}.oep-an__breakdown-total,.oep-an__breakdown-value{font-weight:550}.oep-an__breakdown-value--total{font-weight:650}.oep-an__arrive{animation:oep-an-reveal .42s var(--pi-ease-out) both}@keyframes oep-an-reveal{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.oep-an__donut-card{padding:16px 18px 18px;display:flex;flex-direction:column}.oep-an__donut-card .oep-an__metric-label{margin-bottom:12px}.oep-an__donut-body{flex:1;display:flex;align-items:center;gap:14px}.oep-an__donut{position:relative;width:124px;height:124px;flex:none}.oep-an__donut-svg{display:block;width:100%;height:100%;transform:rotate(-90deg)}.oep-an__donut-centre{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px}.oep-an__donut-total{font-size:19px;font-weight:650;letter-spacing:-.01em}.oep-an__donut-unit{font-size:12px;color:var(--pi-ui-text-secondary)}.oep-an__donut-legend{flex:1;min-width:0;display:flex;flex-direction:column;gap:7px;font-size:12.5px}.oep-an__donut-row{display:flex;align-items:center;gap:8px;white-space:nowrap}.oep-an__swatch{width:9px;height:9px;border-radius:2px;flex:none}.oep-an__donut-label{flex:1;color:var(--pi-ui-text-secondary)}.oep-an__donut-count{font-weight:550}.oep-an__tfe{padding:16px 18px 14px;display:flex;flex-direction:column}.oep-an__figure--tfe{margin:8px 0 12px}.oep-an__tfe-wrap{position:relative;margin-top:auto}.oep-an__tfe-path{fill:none;stroke:var(--pi-ui-chart-1);stroke-width:2.2;stroke-linejoin:round;stroke-linecap:round;vector-effect:non-scaling-stroke;stroke-dasharray:1;animation:oep-draw 1.1s .35s var(--pi-ease-out) both}.oep-an__products{padding:16px 18px 18px;display:flex;flex-direction:column}.oep-an__products .oep-an__metric-label{margin-bottom:14px}.oep-an__products-list{flex:1;display:flex;flex-direction:column;justify-content:space-between;gap:12px}.oep-an__product{display:flex;flex-direction:column;gap:6px;min-width:0}.oep-an__product-name{font-size:12.5px;color:var(--pi-ui-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.oep-an__product-row{display:flex;align-items:center;gap:8px}.oep-an__product-track{min-width:0}.oep-an__product-fill{display:block;height:7px;border-radius:4px;background:var(--pi-ui-chart-1);animation:oep-an-fill .9s var(--pi-ease-out) both}@keyframes oep-an-fill{0%{width:0}to{width:100%}}.oep-an__product-count{font-size:12px;color:var(--pi-ui-text-secondary);white-space:nowrap}.oep-an__kpis--six{grid-template-columns:repeat(6,1fr)}.oep-an__bar--av .oep-an__bar-back{display:flex;align-items:center;gap:8px;min-width:0}.oep-an__bar-chevron{font-size:16px;line-height:1;color:var(--pi-ui-text-secondary);flex:none}.oep-an__chip--pdf{padding:0 14px;background:var(--pi-ui-control);border:none;box-shadow:none;color:#fff}.oep-an__chip--csv{margin-left:auto;background:var(--pi-ui-bg)}.oep-an__area-card{padding:16px 18px 14px;display:flex;flex-direction:column}.oep-an__area-wrap{position:relative;margin-top:4px}.oep-an__area-svg{display:block}.oep-an__area-accepted{fill:#00a0e959;opacity:0;animation:oep-an-reveal .5s var(--pi-ease-out) both}.oep-an__area-declined{fill:#7b61e473;opacity:0;animation:oep-an-reveal .5s var(--pi-ease-out) both}.oep-an__y--area{height:150px}.oep-an__x--area{padding:2px 6px 0 36px}.oep-an__legend--area{justify-content:flex-start;gap:16px;flex-wrap:wrap}.oep-an__legend-item{display:inline-flex;align-items:center;gap:7px}.oep-an__swatch--accepted{background:#00a0e9a6}.oep-an__swatch--declined{background:#7b61e4bf}.oep-an__rules{min-height:260px}.oep-an__rules .oep-an__metric-label{margin-bottom:0}.oep-an__rules-sub{margin:6px 0 12px;font-size:12.5px;color:var(--pi-ui-text-secondary)}.oep-an__rules .oep-an__donut-body{flex:1;align-items:center}.oep-an__rules .oep-an__donut-label{white-space:normal;line-height:1.35}.oep-an__empty-state{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;text-align:center;padding:24px 12px}.oep-an__empty-icon{display:flex;color:var(--pi-ui-text-disabled);margin-bottom:4px}.oep-an__empty-title{font-size:13px;font-weight:650;color:var(--pi-ui-text)}.oep-an__empty-copy{font-size:12.5px;color:var(--pi-ui-text-secondary)}.oep-an__savings{padding:16px 18px 18px;display:flex;flex-direction:column}.oep-an__savings-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.oep-an__savings-link{font-size:12.5px;font-weight:600;color:#005bd3;white-space:nowrap}.oep-an__figure--savings{margin:8px 0 12px;font-size:24px}.oep-an__savings-rows{flex:none}.oep-an__breakdown-value--gain{color:#008060}.oep-an__breakdown-value--cost{color:var(--pi-ui-text-secondary)}.oep-an__savings-divider{height:1px;background:var(--pi-ui-border);margin:10px 0}.oep-an__savings-net{padding:4px 10px 0}.oep-an__breakdown-value--net{color:#008060;font-weight:650;font-size:14px}.oep-an__savings-foot{margin:12px 0 0;font-size:11.5px;line-height:1.45;color:var(--pi-ui-text-secondary)}.oep-an__table-card{padding:16px 18px 14px}.oep-an__table-toolbar{display:flex;justify-content:flex-end;margin-bottom:12px}.oep-an__table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.oep-an__table{width:100%;border-collapse:collapse;font-size:12.5px;white-space:nowrap}.oep-an__table th,.oep-an__table td{padding:10px 12px;text-align:right;border-bottom:1px solid var(--pi-ui-border)}.oep-an__table th:first-child,.oep-an__table td:first-child{text-align:left;font-weight:550}.oep-an__table thead th{font-weight:600;color:var(--pi-ui-text);background:var(--pi-ui-surface)}.oep-an__table-row--total th,.oep-an__table-row--total td{font-weight:650;border-bottom:2px solid var(--pi-ui-border)}.oep-an__sort{font-size:10px;color:var(--pi-ui-text-disabled);margin-left:2px}.oep-an__table-foot{margin:12px 0 0;text-align:center;font-size:12px;color:var(--pi-ui-text-secondary)}@media(max-width:1180px){.oep-an__kpis--six{grid-template-columns:repeat(3,1fr)}}.oep-an__cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;padding:6px}.oep-an__cards--duo{grid-template-columns:repeat(2,minmax(0,1fr))}.oep-an__card{background:#fff;color:var(--pi-ink);border-radius:16px;outline:var(--pi-stroke-card) solid var(--pi-ink);outline-offset:0;padding:24px 26px;display:flex;flex-direction:column;gap:14px}.oep-an__card-title{font-size:21px;font-weight:600;letter-spacing:-.01em;margin:0;line-height:1.2}.oep-an__card-copy{font-size:15px;line-height:1.55;margin:0;color:#1f201dad;text-wrap:pretty}.oep-an__orders{margin-top:auto;padding-top:18px;display:flex;flex-direction:column;gap:8px}.oep-an__order{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 13px;border:1.5px solid rgba(31,32,29,.18);border-radius:12px;background:#faf9f5;font-size:13px}.oep-an__order-id{font-weight:600}.oep-an__order-what{color:#1f201d9e}.oep-an__order-result{font-weight:600}.oep-an__pills{margin-top:auto;padding-top:18px;display:flex;flex-wrap:wrap;gap:8px}.oep-an__pill{display:inline-flex;align-items:center;height:38px;padding:0 14px;border-radius:var(--pi-radius-pill);border:2.5px solid var(--pi-ink);background:#fff;font-size:13.5px;font-weight:600;white-space:nowrap}.oep-an__sk{margin-top:auto;padding-top:18px;display:flex;flex-direction:column;gap:10px}.oep-an__sk-ask{display:flex;align-items:flex-start;gap:10px;height:66px;box-sizing:border-box;padding:12px 14px;border:1px solid var(--pi-ui-border);border-radius:12px;background:#fff;box-shadow:var(--pi-ui-shadow)}.oep-an__sk-mark{width:20px;height:20px;display:block;flex:none;margin-top:1px}.oep-an__sk-text{flex:1;font-size:13.5px;line-height:1.45;color:var(--pi-ui-text)}.oep-an__sk-caret{display:inline-block;width:2px;height:14px;margin-left:1px;vertical-align:-2px;background:var(--pi-ui-text);animation:oep-blink 1s step-end infinite}.oep-an__sk-slot{display:block;height:118px;flex:none}.oep-an__sk-answer{display:flex;flex-direction:column;gap:8px;height:100%;box-sizing:border-box;padding:12px 14px;border:1px solid var(--pi-ui-border);border-radius:12px;background:#fff;box-shadow:var(--pi-ui-shadow);animation:oep-an-reveal .34s var(--pi-ease-out) both}.oep-an__sk-steps{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:650;color:var(--pi-ui-text-secondary)}.oep-an__sk-app{width:16px;height:16px;display:block;border-radius:4px}.oep-an__sk-answer-text{font-size:13.5px;line-height:1.5;color:var(--pi-ui-text)}@media(max-width:900px){.oep-an{padding:48px var(--oep-gutter) calc(56px + var(--oep-binder-h));gap:22px}.oep-an--no-band-cards{padding-bottom:var(--oep-binder-h)}.oep-band--paper:has(+.oep-band--orange) .oep-an--no-band-cards{padding-bottom:48px}.oep-an__head{grid-template-columns:1fr;gap:14px;align-items:start}.oep-an__head-copy{gap:13px}.oep-an__title{max-width:17ch}.oep-an__caption{font-size:10.5px;white-space:normal}.oep-an__frame{border-radius:14px}.oep-an__bar{gap:10px;padding:11px 12px}.oep-an__chip--wide{display:none}.oep-an__frame-body{padding:12px;gap:12px}.oep-an__kpis{grid-template-columns:repeat(2,1fr);gap:10px}.oep-an__kpis--six{grid-template-columns:repeat(2,1fr)}.oep-an__chip--pdf{display:none}.oep-an__bar--av .oep-an__bar-name{font-size:13px}.oep-an__table{font-size:11.5px}.oep-an__table th,.oep-an__table td{padding:8px 10px}.oep-an__tile{padding:11px 12px 12px;gap:7px}.oep-an__spark{width:44px;height:18px}.oep-an__row--main,.oep-an__row--trio{grid-template-columns:1fr;gap:12px}.oep-an__point{display:none}.oep-an__point--keep{display:block;animation-delay:2s!important}.oep-an__point--keep .oep-an__tooltip--right{left:auto;right:12px}.oep-an__donut{width:104px;height:104px}.oep-an__donut-body{gap:16px}.oep-an__cards{display:flex;flex-direction:column;gap:16px;padding:4px}.oep-an__card{border-radius:14px;padding:18px 18px 20px;gap:11px}.oep-an__card-title{font-size:18px;font-weight:700;line-height:1.25}.oep-an__card-copy{font-size:14.5px}.oep-an__orders,.oep-an__pills,.oep-an__sk{padding-top:14px}}
