.oe-page{--oe-paper:#f4f2eb;--oe-ink:#1f1f1f;--oe-muted:#6b6b72;--oe-gold:#faec8c;--oe-orange:#fd6437;--oe-orange-aa:#b8430f;background:var(--oe-paper);color:var(--oe-ink)}.oe-page a,.oe-page button{-webkit-tap-highlight-color:transparent}.oe-page button{font:inherit;cursor:pointer}.oe-page a:focus-visible,.oe-page button:focus-visible{outline:2px solid var(--oe-orange);outline-offset:5px}.oe-page .container{max-width:1360px;padding-inline:clamp(24px,4vw,64px)}.oe-hero{display:flex;align-items:center;position:relative;padding:150px 0 130px;background:#fafaf6}.oe-hero .container{width:100%}.oe-hero h1{max-width:1140px;font-family:var(--font-display);font-size:clamp(43px,5.5vw,82px);font-weight:600;letter-spacing:-.038em;line-height:1.07;margin:0}.oe-hero p{max-width:780px;font-size:clamp(18px,1.6vw,22px);line-height:1.65;color:#6b6b72;margin:30px 0}.oe-cue-slot{position:absolute;left:50%;bottom:44px;z-index:2;transform:translateX(-50%);animation:oe-cue-in .52s cubic-bezier(.22,.7,.2,1) .22s backwards;transition:opacity .24s ease,transform .24s ease,visibility 0s linear .24s}.oe-cue-slot.is-gone{opacity:0;visibility:hidden;transform:translateX(-50%) translateY(10px);pointer-events:none}@keyframes oe-cue-in{0%{opacity:0;transform:translateX(-50%) translateY(10px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}@media (prefers-reduced-motion:reduce){.oe-cue-slot{animation:none;transition:none}}.oe-cue{display:inline-flex;align-items:center;gap:11px;padding:15px 24px 15px 26px;border:1px solid rgba(253,100,55,.28);border-radius:999px;background:linear-gradient(135deg,hsla(52,92%,76%,.34),rgba(253,100,55,.2));box-shadow:0 16px 34px -20px rgba(253,100,55,.45);font-family:var(--font-sans);font-size:14.5px;font-weight:500;letter-spacing:-.008em;color:var(--oe-ink);cursor:pointer;transition:border-color .14s ease,background .14s ease}.oe-cue:hover{border-color:rgba(253,100,55,.52);background:linear-gradient(135deg,hsla(52,92%,76%,.48),rgba(253,100,55,.3))}.oe-cue:focus-visible{outline:2px solid var(--oe-orange-aa);outline-offset:3px}.oe-journey{height:660svh;background:#edece5;position:relative;scroll-margin-top:0}.oe-sticky{position:sticky;top:86px;height:calc(100svh - 100px);max-width:1500px;margin:auto;padding:10px clamp(16px,3vw,48px) 0;display:flex;flex-direction:column}.oe-journey-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 4px 19px}.oe-journey-heading h2{font-size:clamp(22px,2vw,30px);font-weight:500;letter-spacing:-.05em;margin:0}.oe-journey-heading>span{font-size:12px;color:#6b6b72}.oe-stage{position:relative;flex:1;min-height:0;background:#1f1f1f;color:#f4f2eb;border-radius:24px;overflow:hidden;box-shadow:0 22px 55px #23232018}.oe-stage-content{height:100%;display:flex;flex-direction:column}.oe-stage-content[hidden]{display:none}.oe-trail{display:flex;border-bottom:1px solid #ffffff13;padding:0 32px;background:#ffffff02}.oe-trail button{display:block;flex:1;text-align:left;padding:18px 16px 18px 0;background:none;border:0;color:#6b6b72;min-width:0}.oe-trail button+button{padding-left:20px;border-left:1px solid #ffffff0d}.oe-trail button span{display:block;font-size:10px;letter-spacing:.1em;text-transform:uppercase;margin-bottom:7px}.oe-trail button strong{font-size:clamp(11px,1vw,14px);font-weight:450;white-space:nowrap}.oe-trail button:disabled{cursor:default}.oe-trail .is-reached{color:#e5e3d8}.oe-scene{display:grid;grid-template-columns:34% minmax(0,1fr);align-items:center;gap:6%;padding:30px 38px;flex:1;min-height:0;overflow:auto}.oe-story{align-self:center}.oe-product{font-size:13px;font-weight:500;letter-spacing:.04em;color:var(--oe-gold);display:block;margin-bottom:20px}.oe-story h3{font-size:clamp(28px,3.25vw,48px);font-weight:450;line-height:1.07;letter-spacing:-.055em;margin:0;max-width:12ch}.oe-story>p{color:#8a8880;font-size:16px;line-height:1.55;margin:20px 0;max-width:30ch}.oe-focus-controls{display:flex;flex-direction:column;align-items:flex-start;gap:4px;margin-top:26px}.oe-focus-controls button{border:0;background:none;color:#8a8880;padding:9px 0;display:flex;align-items:center;gap:12px;font-size:14px;text-align:left;transition:color .25s}.oe-focus-controls button span{width:24px;height:24px;display:grid;place-items:center;border:1px solid #ffffff20;border-radius:50%;font-size:14px;transition:background .25s,color .25s}.oe-focus-controls button[aria-pressed=true]{color:#faf8eb}.oe-focus-controls button[aria-pressed=true] span{background:var(--oe-gold);color:#26261f;border-color:transparent}.oe-evidence-stage{min-width:0;position:relative}.oe-capture-context{display:flex;justify-content:space-between;gap:10px;color:#c9c6bf;font-size:12px;margin-bottom:13px}.oe-capture-context button{background:none;border:0;color:#c9c6bf;font-size:12px}.oe-capture-window{position:relative;background:#fcfcfc;padding:22px 16px;border-radius:12px;box-shadow:0 15px 40px #0003}.oe-evidence{display:block;padding:0;border:0;background:#fff;border-radius:5px;text-align:left}.oe-crop,.oe-evidence{position:relative;width:100%;overflow:hidden}.oe-crop img{position:absolute;display:block}.oe-expand{position:absolute;right:5px;top:5px;border:1px solid #dfdfd8;background:#fffffff0;color:#181a18;border-radius:50%;width:26px;height:26px;text-align:center;line-height:24px;opacity:0;transition:opacity .2s}.oe-evidence:focus-visible .oe-expand,.oe-evidence:hover .oe-expand{opacity:1}.oe-image-error{display:block;padding:30px;color:#555}.oe-annotation{display:flex;gap:14px;align-items:flex-start;margin-top:22px;max-width:480px}.oe-annotation>span{height:23px;width:24px;border-left:1px solid #faec8c66;border-bottom:1px solid #faec8c66;flex:none;margin-top:-22px}.oe-annotation p{margin:0;font-size:15px;line-height:1.5;color:#c9c6bf}.oe-mini-context{display:flex;align-items:center;gap:18px;margin-top:28px}.oe-mini-context img{width:118px;height:70px;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;border-radius:3px;opacity:.58}.oe-mini-context span{max-width:140px;font-size:11px;line-height:1.6;color:#8a8880}.oe-stage-floor{display:flex;align-items:center;gap:32px;border-top:1px solid #ffffff13;padding:19px 32px;background:#10121077}.oe-stage-floor nav{display:flex;flex:1;gap:15px}.oe-stage-floor nav button{border:0;padding:0;background:none;color:#8a8880;font-size:12px;text-align:left;flex:1}.oe-stage-floor nav button>span{display:block;height:2px;background:#ffffff20;margin-bottom:12px;position:relative}.oe-stage-floor nav button>.is-complete{background:linear-gradient(135deg,#faec8c,#fd6437)}.oe-stage-floor nav button[aria-current]{color:#fff}.oe-nexus-trigger{padding:9px 14px;background:#faec8c0a;border:1px solid #faec8c55;border-radius:9px;min-width:166px;text-align:left;font-size:16px;color:var(--oe-gold)}.oe-nexus-trigger>span{float:right}.oe-nexus-trigger small{display:block;font-size:10px;color:#c9c6bf;margin-top:3px}.oe-stage-under{display:flex;justify-content:space-between;align-items:center;padding:12px 3px;font-size:12px;color:#6b6b72}.oe-stage-under button{padding:3px 0;border:0;background:none;color:#3a3a37;font-size:12px}.oe-stage-under button span{margin-left:16px}.oe-scene-proof{display:block;padding-top:20px}.oe-scene-proof .oe-story{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.oe-scene-proof .oe-product{margin:0;font-size:12px}.oe-scene-proof .oe-story h3{font-size:clamp(25px,2.7vw,38px)}.oe-scene-proof .oe-story>p{display:none}.oe-proof{max-width:1000px;margin:0 auto}.oe-equation{display:flex;justify-content:center;gap:34px;margin:16px auto 12px;max-width:650px}.oe-equation-item{position:relative;flex:1}.oe-equation button{display:block;width:100%;background:none;border:0;color:#c9c6bf;padding:0 8px;text-align:center}.oe-number{display:block;line-height:1;font-size:clamp(48px,5.7vw,80px);letter-spacing:-.07em;font-weight:450;color:#e8e5de;transition:color .3s}.oe-number small{font-size:12px;letter-spacing:0;margin-left:8px;color:#8a8880}.oe-equation button>span:last-child{font-size:12px;display:block;margin-top:7px}.oe-equation button[aria-pressed=true] .oe-number{color:var(--oe-gold)}.oe-operator{position:absolute;left:-26px;top:22px;font-size:26px;color:#6b6b72}.oe-tonnes{display:flex;gap:5px;margin:0 auto 15px;max-width:450px}.oe-tonnes>span{display:block;height:7px;flex:1;background:var(--oe-gold);border-radius:1px;animation:oe-tonne .6s both}.oe-tonnes>.oe-short{border:1px solid var(--oe-orange);background:transparent}.oe-proof-sources{display:grid;gap:10px}.oe-proof-sources>div{padding:8px 12px 10px;background:#ffffff05;border:1px solid #ffffff0e;border-radius:9px;transition:border-color .3s}.oe-proof-sources>.oe-source-active{border-color:#faec8caa;background:#faec8c0a}.oe-source-label{display:flex;justify-content:space-between;align-items:center;font-size:11px;margin-bottom:7px;color:#c9c6bf}.oe-source-label strong{font-weight:500;color:#f7f6f2}.oe-proof-sources .oe-crop{max-height:95px}.oe-proof-note{font-size:11px;color:#c9c6bf;text-align:center;margin:10px 0 0}.oe-nexus-panel{height:100%;padding:28px 42px;overflow:auto;background:radial-gradient(ellipse at 50% 100%,#fd643720,transparent 70%),#1f1f1f}.oe-back{background:none;border:0;color:#c9c6bf;padding:0;font-size:13px}.oe-nexus-intro{text-align:center;margin:24px auto 18px}.oe-nexus-intro .oe-product{margin-bottom:12px}.oe-nexus-intro h3{font-size:clamp(30px,3.5vw,48px);line-height:1.08;letter-spacing:-.05em;font-weight:450;margin:0}.oe-nexus-intro p{font-size:15px;color:#c9c6bf;margin:17px 0}.oe-connection{display:flex;align-items:center;justify-content:center;gap:20px;margin:24px auto;max-width:850px}.oe-connection>span{font-size:19px;text-align:center;flex:none}.oe-connection small{display:block;font-size:10px;color:#8a8880;margin-top:8px}.oe-connection>strong{padding:25px 30px;border:1px solid #faec8c55;border-radius:16px;font-size:25px;font-weight:450;background:#faec8c10}.oe-connection>i{height:1px;background:#faec8c40;flex:1;position:relative;overflow:hidden}.oe-connection>i:after{content:"";position:absolute;inset:0;background:#faec8c;animation:oe-connect 2.4s 2 both}.oe-nexus-evidence{max-width:760px;margin:0 auto}.oe-nexus-evidence p{font-size:12px;color:#c9c6bf;margin:12px 0}.oe-inline-link{display:block;text-align:center;color:var(--oe-gold);font-size:13px;margin-top:18px}.oe-fullscreen{width:min(1400px,96vw);max-height:92svh;padding:0;border:1px solid #555;border-radius:15px;background:#f4f3ee;overflow:auto}.oe-fullscreen::backdrop{background:#080c0ae8}.oe-fullscreen-bar{position:sticky;top:0;display:flex;align-items:center;justify-content:space-between;background:#232320;color:#f7f6f2;padding:16px 24px;z-index:2;font-size:13px}.oe-fullscreen-bar button{background:none;border:0;color:#f7f6f2;min-height:30px}.oe-fullscreen>img{display:block;width:100%;height:auto}.oe-receipt{height:320svh;background:#f5f3ec}.oe-receipt-sticky{position:sticky;top:80px;height:calc(100svh - 90px);display:grid;grid-template-columns:1fr 1fr;gap:7%;align-items:center}.oe-related{display:block;font-size:12px;color:#8a8880;margin-bottom:22px}.oe-receipt-copy h2{font-size:clamp(32px,4.2vw,58px);font-weight:450;line-height:1.06;letter-spacing:-.06em;margin:0}.oe-receipt-copy>p{max-width:370px;font-size:15px;line-height:1.6;color:#6b6b72;margin:22px 0}.oe-receipt-steps{display:grid;gap:3px;margin:24px 0}.oe-receipt-steps button{display:flex;gap:14px;align-items:center;border:0;background:none;text-align:left;color:#8a8880;padding:10px 0;font-size:14px}.oe-receipt-steps button>span{display:grid;place-items:center;width:27px;height:27px;border:1px solid #d4d2c6;border-radius:50%;font-size:13px}.oe-receipt-steps button[aria-pressed=true]{color:#232320}.oe-receipt-steps button[aria-pressed=true]>span{background:#232320;color:#faec8c;border-color:#232320}.oe-receipt-detail{padding-left:18px;border-left:2px solid var(--oe-orange);max-width:370px}.oe-receipt-detail h3{font-weight:500;font-size:18px;line-height:1.3;margin:0 0 7px;letter-spacing:-.03em}.oe-receipt-detail p{font-size:13px;color:#6b6b72;line-height:1.6;margin:0}.oe-receipt-art{position:relative;border-radius:20px;background:#e7e5dd;padding:22px;box-shadow:0 22px 60px #23232012;max-width:520px;width:100%;justify-self:center}.oe-receipt-frame{height:min(60svh,580px);aspect-ratio:630/870;background-size:400% 400%;margin:auto;border-radius:8px;box-shadow:0 8px 28px #0001}.oe-film-caption{display:flex;justify-content:space-between;gap:12px;color:#6b6b72;font-size:10px;margin-top:17px}.oe-close{padding-block:110px}.oe-close h2{font-size:clamp(38px,5.3vw,74px);font-weight:450;line-height:1.06;letter-spacing:-.055em;margin:0 0 44px}.oe-module-links{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;margin-bottom:40px}.oe-module-links a{padding-top:20px;border-top:1px solid #c9c6bf}.oe-module-links strong{display:flex;justify-content:space-between;font-weight:500;font-size:20px;letter-spacing:-.04em}.oe-module-links strong span{color:#8a8880;transition:transform .3s}.oe-module-links a:hover strong span{transform:translate(3px,-3px)}.oe-module-links p{font-size:13px;line-height:1.6;color:#8a8880;margin:12px 0 0}@keyframes oe-tonne{0%{opacity:.2;transform:scaleY(.2)}to{opacity:1;transform:scaleY(1)}}@keyframes oe-connect{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}@media(min-width:1500px){.oe-story h3{font-size:49px}.oe-scene{gap:7%;padding:40px 50px}}@media(max-height:780px) and (min-width:901px){.oe-sticky{top:78px;height:calc(100svh - 82px)}.oe-journey-heading{padding-bottom:12px}.oe-trail button{padding-block:12px}.oe-scene{padding-block:20px}.oe-story h3{font-size:34px}.oe-product{margin-bottom:12px}.oe-story>p{font-size:14px;margin:12px 0}.oe-focus-controls{margin-top:15px}.oe-mini-context{display:none}.oe-stage-floor{padding-block:12px}.oe-equation{margin:8px auto}.oe-number{font-size:52px}.oe-proof-sources .oe-crop{max-height:75px}.oe-scene-proof .oe-story h3{font-size:28px}.oe-nexus-intro{margin:12px auto}.oe-nexus-intro h3{font-size:34px}}@media(max-width:900px){.oe-hero h1{font-size:clamp(42px,6vw,62px)}.oe-hero{min-height:95svh}.oe-sticky{top:80px;height:calc(100svh - 90px);padding-inline:16px}.oe-journey-heading>span{display:none}.oe-scene{grid-template-columns:1fr;gap:20px;padding:24px}.oe-story h3{max-width:none;font-size:32px}.oe-story>p{font-size:14px;margin:12px 0;max-width:none}.oe-product{margin-bottom:10px}.oe-focus-controls{flex-direction:row;gap:18px;margin-top:14px;flex-wrap:wrap}.oe-focus-controls button{font-size:12px;padding:3px 0}.oe-mini-context{display:none}.oe-evidence-stage{align-self:start}.oe-stage-floor{padding:16px 20px;gap:20px}.oe-trail{padding:0 20px}.oe-trail button strong{font-size:10px}.oe-trail button+button{padding-left:12px}.oe-nexus-trigger{min-width:118px;font-size:14px;padding:8px 10px}.oe-nexus-trigger small{font-size:9px}.oe-stage-floor nav{gap:9px}.oe-stage-floor nav button{font-size:11px}.oe-receipt-sticky{gap:5%}.oe-receipt-art{padding:14px}.oe-receipt-frame{height:auto;width:100%}.oe-film-caption{flex-wrap:wrap}.oe-scene-proof .oe-story{gap:10px}.oe-scene-proof .oe-story h3{font-size:29px}}@media(max-width:600px){.oe-hero{padding:130px 0 110px;min-height:93svh}.oe-hero h1{font-size:43px}.oe-hero p{font-size:17px;line-height:1.55}.oe-cue-slot{bottom:24px}.oe-journey{height:630svh}.oe-sticky{top:72px;height:calc(100svh - 80px);padding:8px 10px 0}.oe-journey-heading{padding:0 8px 13px}.oe-journey-heading h2{font-size:21px}.oe-stage{border-radius:18px}.oe-trail{padding:0 17px}.oe-trail button{padding-block:12px}.oe-trail button:first-child{flex:1.4}.oe-trail button:nth-child(2),.oe-trail button:nth-child(4){display:none}.oe-trail button span{font-size:9px}.oe-trail button strong{font-size:11px}.oe-scene{padding:20px;display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:20px}.oe-story h3{font-size:30px;max-width:17ch}.oe-story{align-self:stretch}.oe-story>p{font-size:13px;line-height:1.5}.oe-product{font-size:11px}.oe-focus-controls{gap:12px;margin-top:13px}.oe-focus-controls button{font-size:11px;gap:6px}.oe-focus-controls button span{width:20px;height:20px}.oe-capture-context,.oe-capture-context button{font-size:10px}.oe-capture-window{padding:14px 8px}.oe-annotation{margin-top:15px;gap:10px}.oe-annotation>span{margin-top:-15px;height:15px;width:14px}.oe-annotation p{font-size:12px}.oe-stage-floor{padding:13px 16px;display:block}.oe-stage-floor nav{gap:10px}.oe-stage-floor nav button{min-height:30px;font-size:10px}.oe-stage-floor nav button>span{margin-bottom:9px}.oe-nexus-trigger{width:100%;margin-top:13px;display:flex;align-items:center;gap:14px;min-height:38px;font-size:13px}.oe-nexus-trigger small{margin:0;font-size:10px}.oe-nexus-trigger>span{order:3;margin-left:auto}.oe-stage-under{font-size:10px;padding-inline:6px}.oe-stage-under button{font-size:10px}.oe-scene-proof{gap:10px;padding:16px}.oe-scene-proof .oe-story{display:block}.oe-scene-proof .oe-product{margin-bottom:8px}.oe-scene-proof .oe-story h3{font-size:25px;max-width:18ch}.oe-equation{gap:18px;margin:10px 0}.oe-number{font-size:46px}.oe-number small{font-size:9px;margin-left:4px}.oe-equation button>span:last-child{font-size:10px}.oe-operator{font-size:22px;left:-18px;top:12px}.oe-proof-sources{gap:8px}.oe-proof-sources>div{padding:7px}.oe-proof-sources .oe-crop{min-height:48px}.oe-source-label{font-size:9px}.oe-proof-note{font-size:9px;line-height:1.5}.oe-tonnes{gap:3px;margin-bottom:10px}.oe-tonnes>span{height:5px}.oe-nexus-panel{padding:20px}.oe-nexus-intro{margin-top:25px}.oe-nexus-intro h3{font-size:31px}.oe-nexus-intro p{font-size:13px;line-height:1.5}.oe-connection{gap:9px;flex-wrap:wrap;margin:30px 0}.oe-connection>span{font-size:13px;flex:1}.oe-connection small{font-size:8px;line-height:1.5}.oe-connection>strong{font-size:18px;padding:22px 16px}.oe-connection>i{flex:0 0 12px}.oe-nexus-evidence p{font-size:11px}.oe-receipt{height:300svh}.oe-receipt-sticky{top:75px;height:calc(100svh - 85px);display:flex;flex-direction:column;justify-content:center;gap:20px;padding-block:18px}.oe-related{margin-bottom:10px;font-size:10px}.oe-receipt-copy h2{font-size:32px}.oe-receipt-copy>p{font-size:12px;margin:12px 0}.oe-receipt-steps{display:flex;gap:9px;margin:12px 0}.oe-receipt-steps button{display:block;flex:1;font-size:10px;line-height:1.4;padding:0}.oe-receipt-steps button span{margin-bottom:6px}.oe-receipt-detail{display:none}.oe-receipt-art{max-width:270px;padding:10px;margin:auto}.oe-receipt-frame{height:min(36svh,340px);width:auto;max-width:100%}.oe-film-caption{font-size:8px;margin-top:9px;gap:3px}.oe-close{padding-block:70px}.oe-module-links{grid-template-columns:1fr 1fr;gap:24px}.oe-module-links strong{font-size:17px}.oe-module-links p{font-size:12px}}@media(prefers-reduced-motion:reduce){.oe-page *{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.oe-stage h3{color:#f4f2eb}.oe-source-canvas{position:relative;height:clamp(260px,39svh,400px);display:flex;align-items:flex-end;padding-bottom:18px}.oe-screen-context{position:absolute;inset:0 22px 50px;overflow:hidden;border-radius:9px;border:1px solid #ffffff24;opacity:.42}.oe-screen-context:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 10%,#1f1f1fe6)}.oe-screen-context img{display:block;width:100%;height:auto}.oe-capture-window{width:100%;z-index:1;border:1px solid #e1d6b6;box-shadow:0 25px 65px #0008}.oe-annotation{margin-top:8px}@media(max-width:900px){.oe-source-canvas{height:240px}.oe-capture-window{padding:17px 10px}}@media(max-width:600px){.oe-source-canvas{height:175px;padding-bottom:5px}.oe-screen-context{inset:0 15px 25px}.oe-capture-window{padding:14px 10px}.oe-annotation{margin-top:12px}}.oe-proof-sources .oe-crop{max-height:none;min-height:0}.oe-scene-proof{overflow:auto}.oe-scene-proof .oe-story h3{font-size:clamp(25px,2.4vw,35px)}.oe-equation{margin-block:9px}.oe-proof-note{margin-top:7px}@media(min-width:901px){.oe-proof{max-width:930px}.oe-proof .oe-number{font-size:64px}.oe-proof .oe-equation{margin-block:7px}.oe-proof .oe-tonnes{margin-bottom:10px}.oe-scene-proof{padding-block:18px}}@media(max-width:600px){.oe-scene-proof{justify-content:flex-start;padding-top:24px}.oe-proof-sources{grid-template-columns:1fr;align-items:start}.oe-source-label{flex-direction:row;align-items:center;gap:4px}.oe-source-label span{font-size:8px}.oe-proof-sources .oe-crop{min-height:0}.oe-proof-sources .oe-evidence{background:#fff}.oe-source-canvas{height:205px}.oe-capture-window{padding-inline:12px}.oe-annotation p{font-size:12px}.oe-proof-note{margin-top:14px}}.oe-receipt-window{position:relative;overflow:hidden;aspect-ratio:1.12;border-radius:10px;background:#e8e5de}.oe-receipt-window .oe-receipt-frame{width:140%;max-width:none;height:auto;aspect-ratio:630/870;border-radius:0;transform-origin:top left;transition:transform .7s cubic-bezier(.22,1,.36,1);box-shadow:none;margin:0}@media(max-width:600px){.oe-receipt-art{max-width:100%;margin:10px 0 0;padding:12px}.oe-receipt-window{aspect-ratio:1.12}.oe-receipt-sticky{justify-content:center;gap:14px}.oe-receipt-copy{width:100%}.oe-receipt-window .oe-receipt-frame{width:160%}.oe-film-caption{font-size:9px}.oe-receipt-detail{display:block;margin-top:16px}.oe-receipt-detail h3{font-size:16px}.oe-receipt-detail p{font-size:11px}}.oe-hero{min-height:calc(100svh - 12px);padding:112px 0 72px;box-sizing:border-box}.oe-hero h1{font-size:clamp(42px,min(5.8vw,12svh),92px);max-width:22ch;line-height:1.06;letter-spacing:-.044em}.oe-hero p{font-size:19px;max-width:58ch;line-height:1.55;color:var(--hy-fg-muted);margin:25px 0 30px}.oe-hero-actions{gap:24px}.oe-hero-actions,.oe-module-identity{display:flex;align-items:center;flex-wrap:wrap}.oe-module-identity{gap:16px;margin-bottom:25px}.oe-module-lockup{display:inline-flex;align-items:center;gap:13px;min-width:0}.oe-module-lockup img{width:60px;height:60px;flex-shrink:0;border-radius:15px;box-shadow:0 6px 22px #0002}.oe-module-lockup strong{font-size:clamp(26px,2.6vw,38px);letter-spacing:-.055em;font-weight:500;color:inherit;line-height:1.1}.oe-module-plus{color:#8a8880;font-size:23px;margin-right:3px}.oe-stage{background:radial-gradient(ellipse at 85% 45%,#faec8c0b,transparent 65%),#1c1c1a}.oe-story .oe-module-lockup img{animation:oe-module-arrive .7s cubic-bezier(.22,1,.36,1) both}.oe-story h3{font-size:clamp(27px,2.7vw,39px);max-width:15ch}.oe-story>p{margin:16px 0;font-size:15px}.oe-friction{border-left:1px dashed #827862;margin:22px 0 0;padding-left:14px;max-width:360px}.oe-friction>span{display:block;font-size:10px;color:#aaa58f;letter-spacing:.03em;margin-bottom:7px}.oe-friction p{font-size:12px;line-height:1.5;color:#8a8880;margin:0}.oe-focus-controls{margin-top:19px}.oe-scene-proof .oe-friction{display:none}.oe-scene-proof .oe-story{justify-content:space-between;gap:14px}.oe-scene-proof .oe-module-identity{gap:10px}.oe-scene-proof .oe-module-lockup{gap:7px}.oe-scene-proof .oe-module-lockup img{width:34px;height:34px;border-radius:8px}.oe-scene-proof .oe-module-lockup strong{font-size:19px}.oe-scene-proof .oe-story h3{font-size:clamp(24px,2vw,29px)}.oe-nexus-trigger{display:flex;align-items:center;gap:10px;min-width:190px}.oe-nexus-trigger>img{width:32px;height:32px;border-radius:7px}.oe-nexus-trigger .oe-nexus-name{float:none;flex:1}.oe-nexus-trigger>span:last-child{float:none;margin-left:auto}.oe-nexus-intro .oe-module-identity{justify-content:center;margin:0 0 18px}.oe-nexus-intro .oe-module-lockup strong{font-size:35px}.oe-receipt{height:280svh;background:#f4f2eb}.oe-receipt-sticky{gap:5%;grid-template-columns:.95fr 1.05fr}.oe-receipt-copy .oe-module-identity{margin-bottom:25px}.oe-receipt-copy h2{font-size:clamp(32px,3.6vw,51px)}.oe-receipt-copy>p{font-size:14px;max-width:360px;margin:20px 0 30px}.oe-receipt-copy .oe-friction{border-color:#c4bbaa;margin-top:32px}.oe-receipt-copy .oe-friction>span{color:#777669}.oe-receipt-copy .oe-friction p{color:#8a8880}.oe-receipt-dossier{background:#232320;padding:20px;border-radius:20px;box-shadow:0 24px 60px #3a3a3719}.oe-dossier-heading{display:flex;align-items:center;justify-content:space-between;color:#f0eee3;padding:4px 4px 20px;font-size:17px;letter-spacing:-.03em}.oe-dossier-heading>span:last-child{font-size:10px;color:#c9c6bf;letter-spacing:0}.oe-receipt-chapter{background:#ffffff04;border:1px solid #ffffff0d;border-radius:10px;margin-bottom:8px;transition:background .3s,border-color .3s}.oe-receipt-chapter.is-active{background:#f9f9f5;border-color:var(--oe-orange-aa)}.oe-receipt-chapter>button{display:flex;align-items:center;gap:12px;width:100%;border:0;background:none;padding:14px;text-align:left;color:#c9c6bf;font-size:13px}.oe-receipt-chapter.is-active>button{color:#232320}.oe-receipt-check{display:grid;place-items:center;width:23px;height:23px;border:1px solid #ffffff24;border-radius:50%;font-size:12px}.oe-receipt-chapter.is-active .oe-receipt-check{background:#232320;color:#faec8c;border-color:#232320}.oe-receipt-expand{margin-left:auto;color:#8a8880}.oe-receipt-excerpt{overflow:hidden}.oe-receipt-excerpt img{display:block;width:calc(100% - 20px);height:auto;max-width:100%;margin:0 10px 12px;border-radius:6px}.oe-receipt-source{font-size:10px;color:#8a8880;margin:16px 4px 0}.oe-payoff{padding:85px 0 80px;background:#e9e9e0}.oe-payoff-heading{max-width:880px;margin-bottom:32px}.oe-payoff-heading h2{font-size:clamp(36px,4.3vw,62px);font-weight:450;letter-spacing:-.06em;line-height:1.08;margin:0}.oe-payoff-heading h2>span{color:#8a8880}.oe-payoff-heading>p{font-size:16px;line-height:1.6;color:#6b6b72;max-width:610px;margin:20px 0 0}.oe-payoff-shell{background:#f9f9f4;border-radius:20px;overflow:hidden;box-shadow:0 15px 55px #3a3a3710}.oe-payoff-tabs{display:flex;background:#e8e5de;padding:7px;gap:7px}.oe-payoff-tabs>.oe-payoff-tab{display:flex;align-items:center;justify-content:space-between;gap:10px;flex:1;border:0;background:none;color:#6b6b72;text-align:left;padding:15px;border-radius:13px;transition:background .3s,color .3s;min-width:0}.oe-payoff-tabs>.oe-payoff-tab.is-selected{background:#232320;color:#f5f2e4;box-shadow:0 5px 12px #1f1f1f20}.oe-module-identity.is-compact{margin:0;display:block}.is-compact .oe-module-lockup{gap:11px}.is-compact .oe-module-lockup img{width:42px;height:42px;border-radius:11px;box-shadow:none}.is-compact .oe-module-lockup strong{font-size:22px}.oe-payoff-tabs>.oe-payoff-tab>a{font-size:18px}.oe-payoff-body{padding:30px 38px}.oe-payoff-title{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:25px}.oe-payoff-title h3{font-size:27px;font-weight:450;letter-spacing:-.045em;line-height:1.2;margin:0}.oe-payoff-title a{font-size:12px;color:#6b6b72;white-space:nowrap}.oe-comparison{display:grid;grid-template-columns:1fr 1fr;gap:7%}.oe-compare-label{display:block;color:#6b6b72;font-size:11px;margin-bottom:19px}.oe-comparison ol{padding:0;margin:0;list-style:none;display:grid;gap:17px}.oe-comparison li{display:flex;align-items:center;gap:13px;font-size:17px;color:#6b6b72;position:relative}.oe-comparison li>span{display:grid;place-items:center;width:26px;height:26px;border:1px dashed #c9c6bf;border-radius:50%;font-size:11px;flex-shrink:0}.oe-connected{padding-left:30px;border-left:1px solid #e8e5de}.oe-connected li{color:#3a3a37}.oe-connected li>span{color:var(--oe-orange-aa);border:1px solid var(--oe-orange-aa);background:#b8430f14}.oe-connected li:not(:last-child)>span:after{content:"";position:absolute;left:13px;top:28px;height:13px;width:1px;background:#d4c6a7}.oe-estimate-bar{justify-content:space-between;gap:20px;padding:21px 38px;border-top:1px solid #e8e5de;color:#6b6b72}.oe-estimate-bar,.oe-estimate-bar button{display:flex;align-items:center;font-size:13px}.oe-estimate-bar button{gap:22px;background:none;border:0;color:#3a3a37;padding:5px 0}.oe-estimate-bar button>span{font-size:22px;font-weight:300}.oe-estimator{display:grid;grid-template-columns:1fr 1fr .8fr;gap:30px;padding:25px 38px 35px;background:#f7f6f2;border-top:1px solid #e8e5de}.oe-estimator h3{font-size:22px;font-weight:450;line-height:1.2;letter-spacing:-.04em;margin:0 0 13px}.oe-estimator p{font-size:13px;color:#6b6b72;line-height:1.5;margin:0 0 13px}.oe-estimator small{font-size:10px;color:#8a8880;line-height:1.5;display:block}.oe-estimate-inputs{display:grid;gap:9px}.oe-estimate-inputs label{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:11px;color:#6b6b72}.oe-estimate-inputs input{width:78px;min-height:40px;border:1px solid #c9c6bf;background:#fffef6;border-radius:6px;padding:9px;color:#3a3a37;font:inherit;font-size:15px}.oe-estimate-result{display:flex;flex-direction:column;justify-content:center;gap:12px;color:#3a3a37;padding-left:15px;border-left:1px solid #c9c6bf}.oe-estimate-result>strong{font-size:52px;font-weight:450;letter-spacing:-.07em;line-height:1}.oe-estimate-result strong>small{font-size:11px;letter-spacing:0;margin-top:10px;color:#6b6b72}.oe-estimate-result>span{font-size:11px;line-height:1.4}.oe-payoff-cta{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-top:34px}.oe-payoff-cta p{font-size:19px;line-height:1.5;letter-spacing:-.025em;color:#8a8880;margin:0}.oe-payoff-cta p>strong{font-weight:450;color:#3a3a37}@keyframes oe-module-arrive{0%{transform:translateY(10px) scale(.9);opacity:.5}to{transform:translateY(0) scale(1);opacity:1}}@media(max-height:850px) and (min-width:901px){.oe-module-lockup img{width:46px;height:46px}.oe-module-lockup strong{font-size:30px}.oe-module-identity{margin-bottom:17px}.oe-story h3{font-size:30px}.oe-friction{margin-top:14px}.oe-story>p{font-size:13px}.oe-focus-controls{margin-top:12px}.oe-source-canvas{height:260px}.oe-receipt-copy h2{font-size:40px}.oe-receipt-chapter>button{padding:10px}.oe-receipt-dossier{padding:15px}}@media(max-width:1000px){.oe-module-lockup img{width:44px;height:44px}.oe-module-lockup strong{font-size:28px}.oe-module-identity{margin-bottom:16px}.oe-story .oe-friction{display:none}.oe-payoff-tabs>.oe-payoff-tab{padding:12px 10px}.is-compact .oe-module-lockup{gap:7px}.is-compact .oe-module-lockup img{width:34px;height:34px}.is-compact .oe-module-lockup strong{font-size:17px}.oe-payoff-tabs>.oe-payoff-tab>a{display:none}.oe-payoff-body{padding:28px}.oe-estimator{grid-template-columns:1fr 1fr}.oe-estimator>div:first-child{grid-column:1/-1}.oe-receipt-copy .oe-friction{display:none}}@media(max-width:600px){.oe-hero{min-height:95svh;padding:108px 0 48px}.oe-hero h1{font-size:clamp(32px,min(9.7vw,6.2svh),40px)}.oe-hero p{font-size:15px;line-height:1.55;margin:22px 0 25px}.oe-hero-actions{gap:12px}.oe-cue-slot{bottom:24px}.oe-hero-actions .btn-ai{font-size:13px}.oe-module-lockup img{width:40px;height:40px;border-radius:10px}.oe-module-lockup strong{font-size:28px}.oe-module-identity{margin-bottom:16px}.oe-story h3{font-size:27px}.oe-story>p{font-size:12px}.oe-scene{gap:15px}.oe-source-canvas{height:175px}.oe-scene-proof .oe-story{display:block}.oe-scene-proof .oe-module-identity{margin-bottom:12px;gap:8px}.oe-scene-proof .oe-module-lockup img{width:28px;height:28px}.oe-scene-proof .oe-module-lockup strong{font-size:17px}.oe-scene-proof .oe-module-plus{font-size:15px}.oe-scene-proof .oe-story h3{font-size:24px}.oe-nexus-trigger{gap:9px}.oe-nexus-trigger>img{width:25px;height:25px}.oe-nexus-trigger .oe-nexus-name{display:flex;align-items:center;gap:12px;order:0}.oe-nexus-trigger small{font-size:9px}.oe-nexus-trigger>span:last-child{order:1}.oe-receipt{height:auto;padding:60px 0}.oe-receipt-sticky{position:relative;top:auto;height:auto;display:block;padding-block:0}.oe-receipt-copy .oe-module-identity{margin-bottom:18px}.oe-receipt-copy h2{font-size:34px}.oe-receipt-copy>p{font-size:13px;margin:17px 0}.oe-receipt-detail{margin:20px 0 25px;min-height:68px}.oe-receipt-dossier{padding:13px;border-radius:15px}.oe-dossier-heading{font-size:15px;padding-bottom:16px}.oe-receipt-chapter>button{font-size:12px;padding:12px}.oe-receipt-source{font-size:9px}.oe-receipt-excerpt img{width:calc(100% - 12px);margin:0 6px 8px}.oe-payoff{padding:58px 0}.oe-payoff-heading h2{font-size:37px}.oe-payoff-heading>p{font-size:14px}.oe-payoff-tabs{display:grid;grid-template-columns:1fr 1fr;gap:5px;padding:6px}.oe-payoff-tabs>.oe-payoff-tab{padding:12px}.is-compact .oe-module-lockup strong{font-size:17px}.is-compact .oe-module-lockup img{width:31px;height:31px}.oe-payoff-body{padding:23px 20px}.oe-payoff-title{display:block;margin-bottom:23px}.oe-payoff-title h3{font-size:24px;margin-bottom:14px}.oe-payoff-title a{font-size:11px}.oe-comparison{grid-template-columns:1fr;gap:25px}.oe-connected{border-left:0;border-top:1px solid #e8e5de;padding:23px 0 0}.oe-comparison li{font-size:15px}.oe-comparison ol{gap:14px}.oe-compare-label{font-size:10px;margin-bottom:16px}.oe-estimate-bar{display:block;padding:18px 20px}.oe-estimate-bar>span{font-size:12px;display:block;margin-bottom:11px}.oe-estimate-bar button{width:100%;justify-content:space-between}.oe-estimator{display:block;padding:22px 20px}.oe-estimate-inputs{margin:22px 0}.oe-estimate-result{padding:20px 0 0;border-left:0;border-top:1px solid #c9c6bf}.oe-estimate-result>strong{font-size:43px}.oe-payoff-cta{display:block;margin-top:26px}.oe-payoff-cta p{font-size:17px;margin-bottom:23px}}@media(prefers-reduced-motion:reduce){.oe-page *{animation:none!important;transition:none!important}}@media(max-height:850px) and (min-width:901px){.oe-story .oe-friction{display:none}.oe-scene{padding-block:20px}.oe-focus-controls button{padding-block:6px}.oe-receipt-copy .oe-friction{display:none}}.oe-payoff{scroll-margin-top:95px}.oe-receipt{scroll-margin-top:90px}.oe-scene-proof .oe-story{display:grid;grid-template-columns:1fr;justify-items:center;gap:15px;margin:0 auto 24px;text-align:center}.oe-scene-proof .oe-module-identity{justify-content:center;margin:0}.oe-scene-proof .oe-story h3{max-width:none;font-size:clamp(23px,2vw,29px);margin:0;line-height:1.2}.oe-scene-proof .oe-proof{max-width:880px}.oe-scene-proof .oe-equation{margin-top:0;margin-bottom:14px}.oe-scene-proof .oe-number{font-size:60px}.oe-scene-proof .oe-tonnes{margin-bottom:15px}@media(min-width:901px) and (max-height:850px){.oe-scene-proof{padding-block:14px}.oe-scene-proof .oe-story{gap:8px;margin-bottom:19px}.oe-scene-proof .oe-module-lockup img{width:27px;height:27px}.oe-scene-proof .oe-module-lockup strong{font-size:16px}.oe-scene-proof .oe-story h3{font-size:24px}.oe-scene-proof .oe-proof{max-width:760px}.oe-scene-proof .oe-number{font-size:45px}.oe-scene-proof .oe-equation,.oe-scene-proof .oe-tonnes{margin-bottom:9px}.oe-scene-proof .oe-proof-sources{gap:7px}.oe-scene-proof .oe-proof-sources>div{padding:6px 10px}.oe-scene-proof .oe-proof-note{margin-top:7px}}@media(max-width:600px){.oe-scene-proof{gap:0;padding-top:19px}.oe-scene-proof .oe-story{gap:13px;margin-bottom:24px;justify-items:start;text-align:left}.oe-scene-proof .oe-module-identity{justify-content:flex-start;margin:0}.oe-scene-proof .oe-story h3{font-size:24px;max-width:18ch}.oe-scene-proof .oe-number{font-size:44px}.oe-scene-proof .oe-equation{margin-top:0;margin-bottom:12px}.oe-scene-proof .oe-tonnes{margin-bottom:12px}}.oe-receipt-clip{width:calc(100% - 20px);margin:0 auto 10px}.oe-receipt-clip video{display:block;width:100%;height:auto;border-radius:6px;background:#f9f9f5}.oe-clip-caption{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 3px 0;color:#6b6b72;font-size:11px}.oe-clip-caption button{display:flex;align-items:center;gap:5px;min-height:32px;border:0;border-radius:6px;background:#e8e5de;color:#3a3a37;padding:5px 10px;font:inherit;cursor:pointer}.oe-clip-caption button:focus-visible{outline:2px solid #3a3a37;outline-offset:2px}@media(max-width:600px){.oe-receipt-clip{width:calc(100% - 12px)}.oe-clip-caption{font-size:10px}}@media(min-width:901px) and (max-height:850px){.oe-scene-proof{padding-block:8px}.oe-scene-proof .oe-story{display:flex;align-items:center;justify-content:space-between;margin-bottom:27px}.oe-scene-proof .oe-proof{max-width:700px}.oe-scene-proof .oe-source-label{margin-bottom:4px}.oe-scene-proof .oe-story h3{font-size:24px}}.oe-page{overflow-anchor:none}@media(max-width:600px){.oe-scene-proof{padding-top:16px}.oe-scene-proof .oe-story{gap:10px;margin-bottom:14px}.oe-scene-proof .oe-equation,.oe-scene-proof .oe-tonnes{margin-bottom:8px}}@media(min-width:901px) and (min-height:851px){.oe-scene-proof .oe-story{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}.oe-scene-proof .oe-proof{max-width:820px}}body:has(.oe-page),html:has(.oe-page){scroll-behavior:auto;overflow-anchor:none}.oe-quality-frame{position:relative;overflow:hidden;border-radius:6px}.oe-receipt-excerpt .oe-quality-frame img{display:block;width:100%;height:auto;margin:0;border-radius:0}.oe-quality-focus{position:absolute;border:1.5px solid var(--oe-orange);border-radius:5px;box-shadow:0 0 0 700px #1f1f1f16;pointer-events:none}.oe-quality-controls{display:flex;gap:5px}.oe-quality-controls button[aria-pressed=true]{background:#3a3a37;color:var(--oe-gold)}.oe-quality-reveal .oe-clip-caption{flex-wrap:wrap}@media (min-width:901px){.oe-scene{padding-block:clamp(14px,2.2svh,40px)}.oe-story>.oe-module-identity{margin-bottom:clamp(9px,1.6svh,25px)}.oe-story>p{margin-block:clamp(8px,1.5svh,16px)}.oe-friction{margin-top:clamp(9px,1.7svh,22px)}.oe-focus-controls{margin-top:clamp(9px,1.6svh,19px)}}@media (max-height:820px) and (min-width:901px){.oe-story h3{font-size:clamp(24px,2.2vw,31px)}.oe-story>p{margin-block:9px}.oe-module-identity{margin-bottom:10px}.oe-friction{margin-top:10px}.oe-focus-controls button{padding-block:4px}.oe-focus-controls button span{width:21px;height:21px}}@media (max-height:740px) and (min-width:901px){.oe-story h3{font-size:clamp(22px,2vw,27px)}.oe-friction{display:none}}@media (max-height:880px) and (min-width:901px){.oe-equation .oe-number{font-size:46px}.oe-proof>.oe-equation,.oe-proof>.oe-tonnes{margin-bottom:8px}.oe-proof-sources{gap:8px}.oe-proof-sources>*{padding-top:6px;padding-bottom:6px}}@media (max-height:800px) and (min-width:901px){.oe-equation .oe-number{font-size:38px}.oe-proof-sources>*{padding-top:4px;padding-bottom:4px}}.oe-receipt-excerpt img,.oe-receipt-excerpt video{margin-inline:auto}@media (min-resolution:2dppx){.oe-receipt-excerpt img,.oe-receipt-excerpt video{max-width:min(100%,304px)}.oe-receipt-excerpt .oe-quality-frame{max-width:min(100%,285px);margin-inline:auto}}.oe-receipt-excerpt .oe-receipt-still{display:block;width:auto;height:auto;max-width:100%;max-height:min(34svh,340px);margin:0 auto;border-radius:6px}.oe-payoff-tab>button{display:flex;align-items:center;flex:1;min-width:0;border:0;background:none;color:inherit;font:inherit;text-align:left;padding:0;cursor:pointer}.oe-payoff-tab>a{display:grid;place-items:center;width:32px;height:32px;margin:-6px -6px -6px 0;border-radius:8px;color:inherit;text-decoration:none;flex-shrink:0}.oe-payoff-tab>a:hover{background:#ffffff26}.oe-payoff-tab>a:focus-visible,.oe-payoff-tab>button:focus-visible{outline:2px solid currentColor;outline-offset:2px}