:root{color:#222;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#fff;font-family:Helvetica Neue,Arial,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#fff;min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}a{color:#3273dc}::selection{color:#17233a;background:#dbe9ff}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.skip-link{z-index:100;color:#fff;background:#222;border-radius:4px;padding:8px 12px;position:fixed;top:10px;left:10px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.academic-hero{text-align:center;padding:64px 24px 24px}.academic-hero__inner{max-width:980px;margin:0 auto}.academic-masthead{border-bottom:1px solid #49444b;justify-content:space-between;align-items:center;gap:24px;margin:0 auto 44px;padding:0 3px 13px;display:flex}.academic-masthead__wordmark{color:#282329;font-family:Georgia,Times New Roman,serif;font-size:24px;line-height:1}.academic-project-logo{width:clamp(210px,26vw,270px);height:auto;margin:0 auto 30px;display:block}.academic-hero h1{color:#202124;letter-spacing:-.025em;max-width:940px;margin:0 auto;font-size:clamp(34px,4.2vw,46px);font-weight:600;line-height:1.14}.academic-hero h1 span{font-weight:500}.academic-authors{flex-wrap:wrap;justify-content:center;gap:7px 18px;margin:26px auto 10px;font-size:18px;display:flex}.academic-authors a{color:#3273dc;text-decoration:none}.academic-authors a:hover{text-decoration:underline}.academic-authors sup,.academic-affiliations sup{margin-left:2px;font-size:11px}.academic-affiliations{color:#555;flex-wrap:wrap;justify-content:center;gap:5px 20px;font-size:15px;display:flex}.academic-institution-logos{justify-content:center;align-items:center;gap:17px;display:flex}.academic-institution-logo{place-items:center;width:50px;height:50px;display:grid}.academic-institution-logo img{object-fit:contain;width:auto;max-width:46px;height:auto;max-height:46px;display:block}.academic-institution-logo--toronto img{max-height:54px}.academic-actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:23px;display:flex}.academic-actions a{color:#fff;background:#363636;border:1px solid #292929;border-radius:6px;align-items:center;gap:7px;min-height:36px;padding:7px 14px;font-size:14px;font-weight:600;text-decoration:none;transition:background .15s,transform .15s;display:inline-flex}.academic-actions a:hover{background:#191919;transform:translateY(-1px)}.academic-actions svg{width:17px;height:17px}.opening-animation{max-width:1000px;margin:18px auto 46px;padding:0 24px}.opening-scene{background:#fcfbfc;border:1px solid #e7e3e8;border-radius:12px;width:min(100%,900px);margin:0 auto;transition:background .45s,border-color .45s,box-shadow .45s;overflow:hidden}.opening-scene--warning{border-color:#e8d4d9}.opening-scene--collapse{background:#fff8fa;border-color:#dca8b5;box-shadow:0 12px 34px #81253f1a}.opening-scene__header{border-bottom:1px solid #ebe8ec;justify-content:space-between;align-items:flex-end;gap:24px;padding:19px 24px 14px;display:flex}.opening-kicker{color:#8b818d;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:700}.opening-scene__header h2{color:#302c31;letter-spacing:-.01em;margin:5px 0 0;font-size:20px;font-weight:600}.opening-scene__header output{color:#6f6571;text-align:right;font-size:12px;font-weight:700;transition:color .3s}.opening-scene--warning .opening-scene__header output{color:#a35568}.opening-scene--collapse .opening-scene__header output{color:#bd3155}.agent-society{min-height:260px;padding:28px 58px 34px;position:relative;overflow:hidden}.agent-grid{grid-template-columns:repeat(10,1fr);align-items:end;gap:18px 30px;max-width:720px;margin:0 auto;display:grid}.society-agent{color:#78717a;animation:society-agent-idle 2.8s ease-in-out var(--agent-delay) infinite;place-items:center;transition:color .4s,opacity .4s,transform .65s cubic-bezier(.2,.75,.25,1);display:grid;position:relative}.society-agent:after{content:"";background:#51485429;border-radius:50%;height:3px;transition:background .35s,transform .35s;position:absolute;bottom:-2px;left:1px;right:1px;transform:scaleX(.8)}.society-agent svg{z-index:1;width:23px;height:37px;position:relative;overflow:visible}.agent-head{fill:currentColor}.agent-body,.agent-arms{fill:none;stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round}.agent-face{fill:none;stroke:#fff;stroke-width:.75px;stroke-linecap:round;stroke-linejoin:round}.agent-face--harmful{stroke-width:.9px}.society-agent--harmful{z-index:2;color:#c53159;filter:drop-shadow(0 3px 4px #9f264833);animation:harmful-agent-pulse 1.15s ease-in-out var(--agent-delay) infinite}.society-agent--harmful:before{content:"";width:30px;height:30px;animation:harmful-aura 1.15s ease-in-out var(--agent-delay) infinite;background:radial-gradient(circle,#c531592e,#c5315900 70%);border-radius:50%;position:absolute;top:-5px}.society-agent--harmful:after{background:#b1284d47;transform:scaleX(1)}.agent-horns{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round}@keyframes society-agent-idle{0%,to{transform:translateY(0)}50%{transform:translateY(-1.5px)}}@keyframes harmful-agent-pulse{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-2px)scale(1.08)}}@keyframes harmful-aura{0%,to{opacity:.45;transform:scale(.82)}50%{opacity:1;transform:scale(1.16)}}.society-ground{background:#cfc9d0;max-width:760px;height:2px;margin:17px auto 0;transition:background .35s,transform .65s;position:relative}.society-ground i{background:inherit;opacity:0;transform-origin:top;width:2px;height:2px;transition:height .35s,opacity .2s,transform .35s;position:absolute;top:-1px}.society-ground i:first-child{left:31%;transform:rotate(31deg)}.society-ground i:nth-child(2){left:54%;transform:rotate(-38deg)}.society-ground i:nth-child(3){left:73%;transform:rotate(24deg)}.collapse-signal{color:#bd3155;letter-spacing:.16em;opacity:0;font-size:clamp(27px,5vw,46px);transition:opacity .35s,transform .5s cubic-bezier(.2,.8,.2,1);position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-40%)scale(.72)}.opening-scene--collapse .society-agent{opacity:.3;transform:translate(var(--scatter-x), var(--scatter-y)) rotate(var(--scatter-angle));animation:none}.opening-scene--collapse .society-agent:before{opacity:0;animation:none}.opening-scene--collapse .society-agent:after{transform:scaleX(.4)}.opening-scene--collapse .society-agent--harmful{opacity:.48}.opening-scene--collapse .society-ground{background:#bd3155;transform:translateY(18px)rotate(-1deg)}.opening-scene--collapse .society-ground i{opacity:1;height:44px}.opening-scene--collapse .collapse-signal{opacity:1;transform:translate(-50%,-50%)scale(1)}.opening-controls{background:#fff;border-top:1px solid #ebe8ec;justify-content:center;gap:22px;padding:12px 18px 15px;display:flex}.opening-controls button{color:#8a828c;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:4px 0;font-size:10px;font-weight:650;display:inline-flex}.opening-controls button i{background:#d5d0d6;border-radius:50%;width:7px;height:7px;transition:background .2s,box-shadow .2s,transform .2s}.opening-controls button.is-active{color:#4d454f}.opening-controls button.is-active i{background:#b14a67;transform:scale(1.08);box-shadow:0 0 0 3px #b14a6721}.opening-animation>p{color:#5d565f;text-align:center;max-width:680px;margin:13px auto 0;font-size:15px;line-height:1.55}.teaser-section{max-width:1000px;margin:24px auto 50px;padding:0 24px}.paper-figure{margin:0 auto}.paper-figure img{width:100%;height:auto;display:block}.paper-figure figcaption{color:#555;text-align:left;max-width:900px;margin:13px auto 0;font-size:14px;line-height:1.55}.paper-figure figcaption strong{color:#333}.paper-figure--teaser img{background:#fff;border:1px solid #e2e2e2}.abstract-section,.paper-section-block{max-width:960px;margin:58px auto;padding:0 24px}.academic-content{max-width:850px;margin:0 auto}.abstract-section h2,.paper-section-block h2,.motion-section h2{color:#222;letter-spacing:-.012em;margin:0 0 17px;font-size:28px;font-weight:600;line-height:1.25}.abstract-section p,.paper-section-block .academic-content>p{color:#333;text-align:justify;margin:0 0 14px;font-size:17px;line-height:1.7}.motion-section{border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;max-width:1000px;margin:44px auto 54px;padding:22px 24px 12px}.motion-section .compact-heading{align-items:baseline;gap:12px;margin-bottom:14px;display:flex}.motion-section h2{margin:0;font-size:19px}.motion-section .compact-heading p{color:#777;margin:0;font-size:12px}.motion-grid{display:grid}.motion-card{gap:15px;width:min(100%,760px);min-width:0;margin:0 auto;padding:32px 0;display:grid}.motion-card+.motion-card{border-top:1px solid #e1e1e1}.finding-demo{width:100%}.motion-explanation{color:#555057;text-align:center;max-width:680px;margin:0 auto;font-size:15px;line-height:1.55}.motion-explanation strong{color:#332d35}.tipping-demo{background:#fbfafb;border:1px solid #ebe7ec;border-radius:10px;grid-template-columns:minmax(0,1fr) 46px minmax(0,1fr);align-items:center;gap:22px;min-height:190px;padding:28px 38px 22px;display:grid;position:relative}.demo-badge{color:#938b94;letter-spacing:.06em;text-transform:uppercase;font-size:9px;position:absolute;top:10px;left:14px}.demo-readout,.outcome-readout{gap:8px;display:grid}.demo-readout>span,.outcome-readout>span{color:#777078;font-size:11px;font-weight:650}.demo-readout>strong,.outcome-readout>strong{color:#342d37;font-size:28px;line-height:1}.demo-arrow{color:#a39ca5;text-align:center;font-size:28px}.harm-share-track,.collective-harm-track{background:#ece8ed;border-radius:999px;height:10px;overflow:hidden}.harm-share-visual{padding:5px 0;position:relative}.harm-share-visual .harm-share-track{overflow:visible}.harm-share-track i,.collective-harm-track i{border-radius:inherit;height:100%;transition:width .55s,background .35s;display:block}.harm-share-track i{background:#a78ab2}.harm-devil{z-index:1;filter:drop-shadow(0 2px 3px #5b30692e);font-size:20px;line-height:1;transition:left .55s;animation:1.35s ease-in-out infinite devil-float;position:absolute;top:50%;transform:translate(-50%,-50%)}.harm-devil--warning{animation:.55s ease-in-out infinite devil-wiggle}.harm-devil--collapse{animation:.7s ease-in-out infinite devil-collapse}@keyframes devil-float{0%,to{transform:translate(-50%,-50%)rotate(-3deg)}50%{transform:translate(-50%,calc(-50% - 3px))rotate(3deg)}}@keyframes devil-wiggle{0%,to{transform:translate(-50%,-50%)rotate(-7deg)}50%{transform:translate(-50%,-50%)rotate(7deg)scale(1.05)}}@keyframes devil-collapse{0%,to{filter:drop-shadow(0 0 #d6365c00);transform:translate(-50%,-50%)scale(1)}50%{filter:drop-shadow(0 0 7px #d6365c8c);transform:translate(-50%,-50%)scale(1.18)}}.collective-harm-track i{background:#b4a6b8}.outcome-readout--warning .collective-harm-track i{background:#dc8b72}.outcome-readout--collapse>strong{color:#c9315b}.outcome-readout--collapse .collective-harm-track i{background:#d6365c}.outcome-readout small{color:#928b93;font-size:9px}.stage-controls{grid-column:1/-1;justify-content:center;gap:7px;display:flex}.stage-controls button{color:#746d75;cursor:pointer;background:#fff;border:1px solid #ddd7df;border-radius:5px;padding:5px 11px;font-size:10px}.stage-controls button.is-active{color:#8a4362;background:#fff7fa;border-color:#d7799d;font-weight:700}.size-demo{background:#fbfafb;border:1px solid #ebe7ec;border-radius:10px;overflow:hidden}.size-comparison-row{grid-template-columns:130px minmax(0,1fr) 110px;align-items:center;gap:22px;padding:22px 30px;display:grid}.size-comparison-row+.size-comparison-row{border-top:1px solid #e6e1e7}.size-name,.count-measure{gap:4px;display:grid}.size-name span,.count-measure span,.share-measure>span{color:#827b83;font-size:10px;font-weight:650}.size-name strong{color:#373139;font-size:18px}.count-measure{text-align:right}.count-measure strong{color:#6c4777;justify-content:flex-end;align-items:center;gap:7px;font-size:24px;display:flex}.count-measure .count-devil{filter:drop-shadow(0 2px 3px #5b306933);font-size:20px;line-height:1;animation:2.2s ease-in-out infinite count-devil-float;display:inline-block}.size-comparison-row--large .count-devil{animation-delay:.45s}@keyframes count-devil-float{0%,to{transform:translateY(1px)rotate(-4deg)}50%{transform:translateY(-3px)rotate(4deg)}}.share-measure{grid-template-columns:1fr auto;align-items:center;gap:7px 10px;display:grid}.share-measure>span{grid-column:1/-1}.share-measure>div{background:#ece8ed;border-radius:999px;height:11px;overflow:hidden}.share-measure i{border-radius:inherit;transform-origin:0;background:linear-gradient(90deg,#d981a4,#765382);height:100%;animation:1.2s both share-bar-in;display:block}.size-comparison-row--large .share-measure i{animation-delay:.3s}@keyframes share-bar-in{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.share-measure strong{color:#4e4351;font-size:15px}.size-summary{color:#6d6670;background:#f5f1f6;justify-content:center;gap:24px;padding:10px 20px;font-size:11px;display:flex}.size-summary strong{color:#724c7c}.motion-card--curves{width:min(100%,900px)}.curve-scene{grid-template-columns:145px minmax(0,1fr);align-items:center;gap:24px;width:min(100%,860px);min-height:255px;margin:0 auto;display:grid}.curve-scene svg{grid-area:1/2;width:100%;height:auto;display:block;overflow:visible}.curve-axis{stroke:#3d3940;stroke-width:1.4px;stroke-linecap:round}.curve-midline{stroke:#d9d5da;stroke-width:1px;stroke-dasharray:4 4}.curve-axis-label{fill:#777078;font-size:7px;font-weight:600}.collapse-curve{fill:none;stroke:var(--curve-color);stroke-width:1.7px;stroke-linecap:round;opacity:.28;vector-effect:non-scaling-stroke;transition:opacity .35s,stroke-width .35s;animation:2.4s both curve-draw}.collapse-curve:nth-of-type(2){animation-delay:.18s}.collapse-curve:nth-of-type(3){animation-delay:.36s}.collapse-curve--active{stroke-width:3px;opacity:1}@keyframes curve-draw{0%{stroke-dasharray:600;stroke-dashoffset:600px}to{stroke-dasharray:600;stroke-dashoffset:0}}.curve-threshold{stroke:var(--curve-color);stroke-width:1px;stroke-dasharray:2 2;transition:all .4s}.curve-marker{fill:#fff;stroke:var(--curve-color);stroke-width:2px;transition:all .4s}.curve-controls{grid-area:1/1;align-content:center;gap:7px;min-width:0;display:grid}.curve-controls button{color:#777078;cursor:pointer;background:#fff;border:1px solid #ded9df;border-radius:5px;width:100%;padding:6px 9px;font-size:10px;font-weight:700;transition:color .2s,border-color .2s,background .2s}.curve-controls button:hover,.curve-controls button.is-active{color:var(--curve-color);border-color:var(--curve-color);background:#faf8fb}.curve-controls output{color:#5d5360;margin-top:8px;font-size:11px;line-height:1.45}.curve-controls output strong{color:#342a38}.theory-figure{border-top:1px solid #ddd;max-width:900px;margin-top:27px;padding:28px 0 0}.theory-flow{grid-template-columns:1fr auto 1.15fr auto 1.15fr auto 1fr;align-items:center;gap:12px;display:grid}.theory-step{text-align:center;justify-items:center;gap:5px;display:grid}.theory-step strong{color:#303036;font-size:15px;font-weight:600}.theory-step small{color:#6c6670;font-size:13px}.theory-icon{color:#765382;place-items:center;width:54px;height:54px;font-size:28px;display:grid}.theory-icon--harm{color:#cc3b6b;font-size:37px}.theory-icon--society{letter-spacing:-3px;width:76px}.theory-arrow{color:#9b929e;font-size:25px}.theory-step--feedback .theory-icon{animation:8s ease-in-out infinite quiet-spin}@keyframes quiet-spin{0%,15%,to{transform:rotate(0)}55%,75%{transform:rotate(360deg)}}.theory-equation{color:#4d3558;background:#faf8fb;border-top:1px solid #eee8f0;border-bottom:1px solid #eee8f0;flex-wrap:wrap;justify-content:center;gap:12px 36px;margin-top:27px;padding:15px 20px;font-family:Georgia,Times New Roman,serif;font-size:18px;display:flex}.paper-figure--result{max-width:660px;margin-top:28px}.paper-figure--result img{object-fit:contain;max-height:720px}.paper-figure--mechanism{max-width:700px}.citation-section{max-width:850px}.citation-heading{align-items:flex-start;gap:16px;margin-bottom:22px;display:flex}.citation-heading__icon{color:#fff;background:linear-gradient(135deg,#765382,#d25a88);border-radius:14px;flex:none;place-items:center;width:48px;height:48px;display:grid;box-shadow:0 9px 24px #76538238}.citation-heading__icon svg{width:23px;height:23px}.citation-heading h2{margin:1px 0 4px}.citation-kicker{color:#9d4671;letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:5px;font-size:10px;font-weight:750;display:inline-flex}.citation-note{color:#666;margin:0;font-size:15px}.bibtex-panel{background:linear-gradient(120deg,#d8c4df,#f0b8ce 48%,#b8c9ea);border-radius:15px;padding:1px;position:relative;overflow:hidden;box-shadow:0 16px 44px #34263b1c}.bibtex-panel:after{content:"";pointer-events:none;background:radial-gradient(circle,#d25a8824,#0000 68%);width:170px;height:170px;position:absolute;top:-75px;right:-55px}.bibtex-toolbar{z-index:1;color:#665b69;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe6;border-radius:14px 14px 0 0;justify-content:space-between;align-items:center;padding:11px 13px 11px 16px;font-size:12px;font-weight:650;display:flex;position:relative}.bibtex-toolbar>span{align-items:center;display:flex}.bibtex-toolbar i{background:#d9cedd;border-radius:50%;width:8px;height:8px;margin-right:5px}.bibtex-toolbar i:first-child{background:#e987a9}.bibtex-toolbar i:nth-child(2){background:#e8bf72}.bibtex-toolbar i:nth-child(3){background:#91c7ae;margin-right:11px}.bibtex-panel button{color:#674671;cursor:pointer;background:#fff;border:1px solid #ddcfdf;border-radius:8px;align-items:center;gap:6px;padding:7px 11px;font-size:12px;font-weight:700;transition:color .18s,border-color .18s,box-shadow .18s,transform .18s;display:inline-flex;box-shadow:0 2px 8px #4b325212}.bibtex-panel button:hover{color:#a13f70;border-color:#c99bb1;transform:translateY(-1px);box-shadow:0 5px 14px #75415b21}.bibtex-panel--copied button{color:#27775a;border-color:#91c7ae}.bibtex-panel pre{z-index:1;color:#3d3340;white-space:pre-wrap;background:linear-gradient(135deg,#fdfbfef7,#f8f6fbf7);border-radius:0 0 14px 14px;margin:0;padding:24px 26px 27px;font:13px/1.7 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;position:relative;overflow-x:auto}.bibtex-panel code{font:inherit}.citation-section footer{color:#888;text-align:center;border-top:1px solid #e5e5e5;margin-top:42px;padding-top:18px;font-size:13px}@media (width<=820px){.academic-hero{padding-top:46px}.agent-grid{column-gap:18px}.motion-card{padding:28px 0}.curve-scene{grid-template-columns:122px minmax(0,1fr);gap:16px}.theory-flow{grid-template-columns:1fr;gap:7px}.theory-arrow{transform:rotate(90deg)}}@media (width<=560px){.academic-hero{padding:38px 18px 16px}.academic-masthead{gap:14px;margin-bottom:34px;padding-bottom:11px}.academic-masthead__wordmark{font-size:19px}.academic-project-logo{width:190px;margin-bottom:24px}.academic-hero h1{font-size:31px}.academic-authors{font-size:16px}.academic-institution-logos{gap:9px}.academic-institution-logo{width:36px;height:36px}.academic-institution-logo img{max-width:34px;max-height:34px}.academic-institution-logo--toronto img{max-height:42px}.opening-animation{margin:12px auto 38px;padding:0 14px}.opening-scene__header{gap:7px;padding:16px 17px 12px;display:grid}.opening-scene__header h2{font-size:18px}.opening-scene__header output{text-align:left}.agent-society{min-height:249px;padding:24px 17px 30px}.agent-grid{gap:15px 8px}.society-agent svg{width:20px;height:32px}.opening-controls{justify-content:flex-start;gap:13px;padding-inline:17px;overflow-x:auto}.opening-controls button{flex:none}.opening-animation>p{text-align:left;font-size:14px}.teaser-section{margin-top:20px;margin-bottom:38px;padding:0 14px}.paper-figure--teaser{overflow-x:auto}.paper-figure--teaser img{width:850px;max-width:none}.abstract-section,.paper-section-block{margin:46px auto;padding:0 20px}.abstract-section h2,.paper-section-block h2{font-size:25px}.abstract-section p,.paper-section-block .academic-content>p{text-align:left;font-size:16px}.motion-section{margin:34px auto 44px;padding:17px 20px}.motion-section .compact-heading{display:block}.motion-section .compact-heading p{margin-top:3px}.motion-card{gap:12px;padding:24px 0}.motion-explanation{text-align:left;font-size:14px}.tipping-demo{grid-template-columns:1fr;gap:13px;padding:36px 20px 20px}.demo-arrow{transform:rotate(90deg)}.stage-controls{grid-column:1}.size-comparison-row{grid-template-columns:1fr auto;gap:10px 16px;padding:18px}.share-measure{grid-column:1/-1}.count-measure{grid-area:1/2}.size-summary{gap:5px;display:grid}.curve-scene{grid-template-columns:104px minmax(0,1fr);gap:12px}.curve-controls button{padding:6px 5px;font-size:9px}.curve-controls output{font-size:10px}.theory-equation{text-align:center;gap:8px;display:grid}.paper-figure figcaption{font-size:13px}.citation-heading{gap:12px}.citation-heading__icon{border-radius:12px;width:42px;height:42px}.bibtex-toolbar{align-items:flex-start;gap:10px}.bibtex-toolbar>span{padding-top:8px;font-size:0}.bibtex-toolbar i:nth-child(3){margin-right:0}.bibtex-panel pre{padding:19px 17px 22px;font-size:11px}}@media (prefers-reduced-motion:reduce){.society-agent,.society-agent:before,.collapse-signal,.harm-devil,.count-devil,.share-measure i,.collapse-curve,.theory-step--feedback .theory-icon{animation:none}}
