/* Scroll progression adapted from sources/17441-component.tsx: ProductHero's passive rect progress.
   Expansion geometry adapted from sources/1932-component.tsx: centered media becomes the content canvas.
   This implementation intentionally uses neither wheel interception nor scroll position writes. */
.rapport-story{background:var(--ink);color:var(--paper);overflow:clip}.story-scroll{height:220vh;position:relative}.story-frame{height:85vh;min-height:620px;position:sticky;top:7vh;display:flex;align-items:center;padding:0 4.2%}.story-shell{width:min(1400px,100%);margin:auto}.story-controls{display:flex;gap:0;border-bottom:1px solid rgba(245,244,239,.28);position:relative;z-index:3}.story-tab{appearance:none;background:none;color:#aaa9a1;padding:0 0 17px;margin-right:clamp(22px,4vw,66px);border-bottom:2px solid transparent;font-size:12px;text-align:left;transition:color .35s,border-color .35s}.story-tab span{display:inline-block;margin-right:10px;color:#777870;font-size:10px}.story-tab.is-active{color:var(--paper);border-color:var(--paper)}.story-stage{position:relative;display:grid;grid-template-columns:40% 60%;min-height:535px;padding-top:46px}.story-copy{position:relative;z-index:2;padding:56px clamp(24px,4vw,68px) 0 0}.story-kicker{font-size:10px;letter-spacing:.13em;text-transform:uppercase;color:#bbb9af;margin-bottom:22px}.story-copy h2{font-size:clamp(46px,5.5vw,83px);line-height:.98;letter-spacing:-.065em;max-width:520px}.story-copy>p:not(.story-kicker):not(.story-sample-note){font-size:16px;line-height:1.5;max-width:295px;margin-top:27px;color:#d3d1c8}.story-sample-note{font-size:10px;color:#8d8d85;margin-top:42px}.story-architecture{position:absolute;inset:16px -6vw -34px 26%;background:var(--bone);overflow:hidden}.story-architecture:before{content:"";position:absolute;width:42%;height:120%;right:11%;top:-12%;border-left:1px solid #c5beae;border-right:1px solid #c5beae;transform:skewX(-16deg)}.story-architecture i{position:absolute;display:block;background:#c8c1b1}.story-architecture i:nth-child(1){width:1px;height:100%;left:13%;top:0}.story-architecture i:nth-child(2){width:1px;height:100%;right:7%;top:0}.story-architecture i:nth-child(3){height:1px;width:100%;left:0;top:76%}.story-canvas{height:500px;background:#fff;color:var(--ink);position:relative;z-index:1;margin:0 0 0 -1px;box-shadow:0 20px 60px #0b0b0a2b;overflow:hidden}.story-panel{height:100%;padding:clamp(26px,3.2vw,52px);display:flex;flex-direction:column;opacity:0;transform:translateY(12px);transition:opacity .35s var(--ease),transform .45s var(--ease)}.story-panel.is-active{opacity:1;transform:none}.canvas-topline,.next-header{font-size:11px;color:#777870;display:flex;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid var(--line)}.moment-speakers{display:flex;gap:20px;font-size:11px;margin:28px 0 12px}.person-a{color:#171816}.person-b{color:#a7795a}.story-waveform{display:grid;gap:9px}.wave-row{border:0;background:#f7f6f2;padding:10px 12px;display:grid;grid-template-columns:43px 1fr 38px;align-items:center;gap:12px;font-size:10px;text-align:left;transition:background .2s,outline .2s}.wave-row:hover,.wave-row:focus-visible,.wave-row.is-selected{outline:1px solid var(--ink);background:var(--bone)}.wave-row>span{font-size:9px;color:#6b6c65}.wave-row>b{font-weight:400;color:#777870}.wave-row i{height:25px;display:block;background:repeating-linear-gradient(90deg,#242521 0 2px,transparent 2px 5px);mask:linear-gradient(90deg,transparent,black 9%,black 91%,transparent);opacity:.8}.wave-row i:after{content:"";display:block;height:100%;background:linear-gradient(90deg,transparent 0 3%,#fff 3% 5%,transparent 5% 13%,#fff 13% 16%,transparent 16% 25%,#fff 25% 28%,transparent 28% 34%,#fff 34% 40%,transparent 40% 49%,#fff 49% 52%,transparent 52% 64%,#fff 64% 69%,transparent 69% 76%,#fff 76% 80%,transparent 80% 90%,#fff 90% 93%,transparent 93%)}.selected-exchange{margin-top:clamp(24px,4.5vh,46px);max-width:570px}.exchange-label,.saved-label{font-size:9px;letter-spacing:.13em;color:#777870}.selected-exchange>p:not(.exchange-label){font-size:clamp(18px,2vw,27px);line-height:1.27;letter-spacing:-.03em;margin:11px 0}.selected-exchange span{font-size:11px;color:#6b6c65}.canvas-hint{font-size:10px;color:#777870;margin-top:auto;padding-top:20px}.ask-header{font-size:14px;display:flex;align-items:center;gap:11px;padding-bottom:20px;border-bottom:1px solid var(--line)}.ask-mark{font-family:Georgia,serif;font-size:26px;line-height:18px}.ask-context{margin:31px 0 24px}.ask-context span{font-size:9px;letter-spacing:.1em;color:#777870}.ask-context p{font-size:clamp(17px,1.8vw,24px);line-height:1.25;max-width:510px;margin-top:9px}.ask-question-set{display:flex;gap:8px;flex-wrap:wrap}.ask-question{background:#f4f3ee;border:1px solid #e4e2da;border-radius:99px;padding:9px 13px;font-size:11px;transition:.2s}.ask-question.is-selected{background:var(--ink);color:#fff;border-color:var(--ink)}.ask-answer{max-width:560px;border-left:2px solid #b99162;margin-top:24px;padding:3px 0 3px 17px}.ask-answer p{font-size:14px;line-height:1.55}.saved-question{max-width:600px;margin-top:37px;background:var(--bone);padding:clamp(24px,3.2vw,42px)}.saved-question blockquote{font-size:clamp(25px,3vw,40px);letter-spacing:-.045em;line-height:1.08;margin:17px 0 23px}.saved-question>p:last-child{font-size:12px;color:#62635c}.copy-question{margin-top:17px;border:1px solid var(--ink);background:var(--ink);color:white;display:flex;width:190px;justify-content:space-between;padding:13px 15px;font-size:12px}.copy-question:hover{background:#353630}.copy-status{font-size:10px;color:#777870;min-height:16px;margin-top:8px}
@media(max-width:700px){.story-scroll{height:auto}.story-frame{height:auto;min-height:0;position:relative;top:auto;padding:61px 20px 70px}.story-controls{overflow-x:auto;scrollbar-width:none;margin:0 -20px;padding:0 20px}.story-controls::-webkit-scrollbar{display:none}.story-tab{flex:0 0 auto;margin-right:27px;padding-bottom:13px;font-size:10px}.story-tab span{display:none}.story-stage{display:block;min-height:0;padding-top:26px}.story-copy{padding:0}.story-kicker{margin-bottom:15px}.story-copy h2{font-size:45px;max-width:330px}.story-copy>p:not(.story-kicker):not(.story-sample-note){font-size:15px;margin-top:16px}.story-sample-note{margin-top:21px}.story-architecture{inset:218px -20px -18px 23%;}.story-canvas{height:500px;margin-top:32px;margin-left:0}.story-panel{padding:25px 20px}.selected-exchange{margin-top:28px}.selected-exchange>p:not(.exchange-label){font-size:20px}.wave-row{grid-template-columns:37px 1fr 34px;gap:7px}.ask-context{margin:26px 0 20px}.ask-context p{font-size:20px}.saved-question{margin-top:29px;padding:26px 22px}.saved-question blockquote{font-size:28px}.canvas-hint{padding-top:12px}}
.ask-mark{width:18px;height:22px;object-fit:contain}.copy-fallback{width:100%;height:48px;margin-top:8px;padding:10px;border:1px solid #9d9e96;background:#fff;color:var(--ink);font:12px/1.35 Inter;resize:none}.wave-row i{height:29px;position:relative;mask:none;background:center/100% 100% no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 30'%3E%3Cg fill='%23242521'%3E%3Crect x='1' y='13' width='2' height='4'/%3E%3Crect x='7' y='8' width='2' height='14'/%3E%3Crect x='13' y='4' width='2' height='22'/%3E%3Crect x='19' y='10' width='2' height='10'/%3E%3Crect x='25' y='2' width='2' height='26'/%3E%3Crect x='31' y='6' width='2' height='18'/%3E%3Crect x='37' y='12' width='2' height='6'/%3E%3Crect x='43' y='7' width='2' height='16'/%3E%3Crect x='49' y='3' width='2' height='24'/%3E%3Crect x='55' y='9' width='2' height='12'/%3E%3Crect x='61' y='5' width='2' height='20'/%3E%3Crect x='67' y='1' width='2' height='28'/%3E%3Crect x='73' y='11' width='2' height='8'/%3E%3Crect x='79' y='6' width='2' height='18'/%3E%3Crect x='85' y='9' width='2' height='12'/%3E%3Crect x='91' y='3' width='2' height='24'/%3E%3Crect x='97' y='8' width='2' height='14'/%3E%3Crect x='103' y='12' width='2' height='6'/%3E%3Crect x='109' y='5' width='2' height='20'/%3E%3Crect x='115' y='2' width='2' height='26'/%3E%3Crect x='121' y='7' width='2' height='16'/%3E%3Crect x='127' y='10' width='2' height='10'/%3E%3Crect x='133' y='4' width='2' height='22'/%3E%3Crect x='139' y='12' width='2' height='6'/%3E%3Crect x='145' y='6' width='2' height='18'/%3E%3Crect x='151' y='1' width='2' height='28'/%3E%3Crect x='157' y='9' width='2' height='12'/%3E%3Crect x='163' y='5' width='2' height='20'/%3E%3Crect x='169' y='11' width='2' height='8'/%3E%3Crect x='175' y='3' width='2' height='24'/%3E%3Crect x='181' y='8' width='2' height='14'/%3E%3Crect x='187' y='2' width='2' height='26'/%3E%3Crect x='193' y='7' width='2' height='16'/%3E%3Crect x='199' y='12' width='2' height='6'/%3E%3Crect x='205' y='5' width='2' height='20'/%3E%3Crect x='211' y='9' width='2' height='12'/%3E%3Crect x='217' y='3' width='2' height='24'/%3E%3Crect x='223' y='8' width='2' height='14'/%3E%3Crect x='229' y='12' width='2' height='6'/%3E%3Crect x='235' y='9' width='2' height='12'/%3E%3C/g%3E%3C/svg%3E")}.wave-row i:after{content:none;background:none}.wave-row.is-selected i:before{content:"";position:absolute;z-index:1;left:58%;top:-4px;width:2px;height:37px;background:#b47b52;box-shadow:0 0 0 2px #ece7db}@media(prefers-reduced-motion:reduce){.story-panel,.story-tab{transition:none}}

@media(min-width:701px){.story-canvas{clip-path:inset(0 calc((1 - var(--story-reveal, 0)) * 2%) 0 0);transition:clip-path .3s ease}.story-architecture{transform:translateX(calc((1 - var(--story-reveal, 0)) * 25px));transition:transform .3s ease}}

.story-panel[hidden]{display:none}
