.scroll-action{cursor:default;flex-direction:column;display:flex;position:relative}.scroll-action-status{color:#675b6b;border-top:1px solid #21162c40;justify-content:space-between;align-items:center;gap:12px;min-height:54px;margin:0 22px 22px;padding-top:16px;font-size:14px;font-weight:600;display:flex;position:relative}.scroll-action[data-complete=true] .scroll-action-status{color:#14674e}.scroll-action-check{border:1px solid #21162c40;border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.scroll-action[data-complete=true] .scroll-action-check{color:#21162c;background:#3cebc0;border-color:#21162c}.scroll-action-dot{background:currentColor;border-radius:50%;width:5px;height:5px}.scroll-action-celebration{pointer-events:none;z-index:4;position:absolute;top:0;left:50%}.scroll-action-celebration b{white-space:nowrap;color:#21162c;background:#3cebc0;border:2px solid #21162c;border-radius:30px;padding:11px 17px;font:700 20px Oswald,sans-serif;animation:1.5s both scroll-action-pop;position:absolute;top:-20px;left:0;box-shadow:3px 4px #21162c}.scroll-action-celebration i{background:var(--color);border-radius:2px;width:7px;height:13px;animation:1.2s ease-out both scroll-action-confetti;position:absolute}@keyframes scroll-action-pop{0%{opacity:0;transform:translate(-50%)scale(.6)}20%,75%{opacity:1;transform:translate(-50%,-18px)scale(1)}to{opacity:0;transform:translate(-50%,-35px)scale(.95)}}@keyframes scroll-action-confetti{0%{opacity:0;transform:scale(.3)}15%{opacity:1}to{opacity:0;transform:translate(var(--x),var(--y)) rotate(var(--turn))}}.scroll-action.action-card:hover{transform:none;box-shadow:6px 7px #21162c}@media (prefers-reduced-motion:reduce){.scroll-action-celebration{display:none}}html[data-pitch-motion=paused] .scroll-action-celebration{display:none}.scroll-action .action-info{flex:1}.fan-action-grid{z-index:2;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;margin:15px 0 65px;display:grid;position:relative}.fan-action-card{text-align:left;color:#21162c;background:#fffdf8;border:2px solid #21162c;border-radius:13px;padding:0;transition:transform .25s,box-shadow .25s;overflow:hidden;transform:rotate(-2deg);box-shadow:6px 7px #21162c}.fan-action-card:nth-child(2){transform:rotate(2deg)}.fan-action-card:nth-child(3){transform:rotate(-1deg)}.fan-action-art{background:#ffe584;flex-direction:column;justify-content:space-between;align-items:flex-start;height:290px;padding:25px;display:flex;position:relative}.fan-petition .fan-action-art{background:#e8d5ff}.fan-share .fan-action-art{background:#ffbde6}.fan-action-art>svg{position:absolute;top:69px;right:22px;transform:rotate(10deg)}.fan-action-headline{letter-spacing:-.025em;font:700 clamp(30px,3.5vw,49px)/1 Oswald,sans-serif}.fan-action-headline em{color:#9b226c;font-style:normal}.fan-action-info{padding:24px}.fan-action-info>span:first-child{color:#796481;font:11px Space Mono,monospace}.fan-action-info h3{min-height:52px;margin:16px 0;font:600 20px/1.3 Inter,sans-serif}.fan-action-info>p{color:#64515c;min-height:68px;font-size:14px;line-height:1.6}.fan-action-cta{border-top:1px solid #21162c50;justify-content:space-between;align-items:center;gap:10px;margin-top:22px;padding-top:18px;font-size:14px;display:flex}.fan-action-subhead{margin:45px 0 30px}.fan-action-subhead h3{text-transform:uppercase;font:700 29px/1.1 Oswald,sans-serif}.fan-action-subhead p{color:#64515c;max-width:640px;margin-top:12px;font-size:16px;line-height:1.6}.fan-program-note{background:#fffdf880;border:2px dashed #21162c60;border-radius:12px;align-items:flex-start;gap:20px;margin-top:42px;padding:23px;display:flex}.fan-program-note>svg{color:#a72e7d;flex-shrink:0;margin-top:3px}.fan-program-note h3{font:700 25px Oswald,sans-serif}.fan-program-note p{color:#64515c;max-width:780px;margin-top:8px;font-size:16px;line-height:1.6}.fan-action-preview{color:#21162c;background:#fffdf8;padding:35px}.fan-preview-intro{position:relative}.fan-preview-icon{float:right;background:#ffe584;border:2px solid #21162c;border-radius:15px;place-items:center;width:66px;height:66px;display:grid;transform:rotate(8deg);box-shadow:3px 4px #21162c}.fan-petition .fan-preview-icon{background:#e8d5ff}.fan-share .fan-preview-icon{background:#ffbde6}.fan-action-preview h2{text-transform:uppercase;margin:15px 80px 20px 0;font:700 clamp(38px,6vw,56px)/1.04 Oswald,sans-serif}.fan-action-preview>p{color:#64515c;font-size:16px;line-height:1.65}.fan-action-preview .button{color:#21162c;border:2px solid #21162c;border-radius:30px;margin-top:25px;box-shadow:3px 4px #21162c}.fan-preview-steps{gap:15px;margin-top:24px;display:grid}.fan-preview-steps>span{align-items:center;gap:13px;font-size:15px;display:flex}.fan-preview-steps b{background:#fff0ad;border-radius:5px;padding:8px;font:12px Space Mono,monospace}.fan-campaign-outline,.fan-share-draft{background:#eee2ff;border:2px solid #21162c;border-radius:12px;margin-top:24px;padding:24px;box-shadow:4px 5px #21162c}.fan-share-draft{background:#ffdfed;transform:rotate(-1deg)}.fan-campaign-outline>span,.fan-share-draft>span{color:#71567b;font:11px/1.6 Space Mono,monospace;display:block}.fan-campaign-outline h3{margin:15px 0;font:700 30px Oswald,sans-serif}.fan-campaign-outline p{margin:15px 0;font-size:15px;line-height:1.6}.fan-share-draft>p{color:#38213d;margin:18px 0;font-size:21px;line-height:1.5}.fan-share-formats{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}.fan-share-formats span{border:1px solid #21162c;border-radius:25px;padding:7px 12px;font-size:12px}.fan-action-preview .fan-preview-note{color:#806d86;margin-top:24px;font-size:12px}.fan-complete{text-align:center;flex-direction:column;align-items:center;margin-top:20px;display:flex}.fan-complete .brandt-motion{width:125px;height:125px;margin-bottom:-10px}.fan-complete>b{font-size:21px}.fan-complete>span{color:#64515c;margin-top:8px;font-size:13px}@media (max-width:899px){.fan-action-grid{gap:20px}.fan-action-art{height:255px;padding:18px}.fan-action-headline{font-size:34px}.fan-action-info{padding:18px}.fan-action-info h3{font-size:18px}.fan-action-info>p{min-height:90px}}@media (max-width:619px){.fan-action-grid{grid-template-columns:1fr;gap:32px;margin-bottom:45px;padding-inline:5px}.fan-action-art{height:240px;padding:24px}.fan-action-headline{font-size:46px}.fan-action-info{padding:24px}.fan-action-info h3,.fan-action-info>p{min-height:0}.fan-action-info h3{font-size:20px}.fan-action-info>p{font-size:15px}.fan-action-art>svg{top:72px;right:28px}.fan-action-preview{padding:25px 22px}.fan-action-preview h2{font-size:37px}.fan-program-note{gap:14px;padding:22px}.fan-program-note h3{font-size:23px}.fan-program-note p{font-size:15px}}@media (prefers-reduced-motion:reduce){.fan-action-card{transition:none}}.fan-action-card{flex-direction:column;display:flex}.fan-action-art{isolation:isolate;flex-shrink:0;width:100%;height:355px;padding:22px}.fan-illustration{pointer-events:none;place-items:center;height:175px;display:grid;position:absolute;inset:55px 24px auto}.fan-illustration img{object-fit:contain;filter:saturate(.76)contrast(.96);width:100%;height:100%}.fan-action-headline{z-index:1;margin-top:auto;font-size:clamp(32px,3.3vw,46px);position:relative}.fan-action-headline em{color:#8c1d65}.fan-action-info{border-top:2px solid #21162c;flex-direction:column;flex:1;width:100%;padding:22px;display:flex}.fan-action-info h3{min-height:50px;margin:13px 0;font-size:19px}.fan-action-info>p{min-height:0;margin-bottom:20px;font-size:15px}.fan-action-cta{margin-top:auto;padding-top:15px;font-size:14px;font-weight:600}.fan-action-cta>svg{color:#fffdf8;background:#21162c;border-radius:50%;flex-shrink:0;width:33px;height:33px;padding:6px}.fan-art-ready img{animation:.7s ease-out both fan-art-arrive}.fan-action-card:focus-visible{outline-offset:8px;outline:3px solid #b41a83}.fan-preview-icon{width:120px;height:120px;box-shadow:none;border:0;border-radius:0;transform:rotate(5deg);background:0 0!important}.fan-preview-icon img{object-fit:contain;width:100%;height:100%}.fan-action-preview h2{margin-right:125px}@keyframes fan-art-arrive{0%{opacity:.65;transform:translateY(7px)scale(.98)}to{opacity:1;transform:none}}html[data-pitch-motion=paused] .fan-illustration img{animation:none;transform:none}@media (min-width:760px) and (max-width:999px){.fan-action-art{height:315px;padding:18px}.fan-illustration{height:155px;inset:55px 16px auto}.fan-action-headline{font-size:32px}.fan-action-info{padding:18px}}@media (max-width:759px){.fan-action-grid{grid-template-columns:1fr;gap:32px;padding-inline:5px}.fan-action-art{height:355px;padding:24px}.fan-illustration{height:180px;inset:52px 24px auto}.fan-action-headline{font-size:46px}.fan-action-info{padding:24px}.fan-action-info h3{min-height:0;font-size:20px}.fan-action-info>p{min-height:0;font-size:16px}.fan-preview-icon{width:90px;height:90px}.fan-action-preview h2{margin-right:95px}}@media (prefers-reduced-motion:reduce){.fan-illustration img{animation:none;transform:none}}.fan-illustration img{filter:none;-webkit-mask-image:linear-gradient(90deg,#0000,#000 4% 96%,#0000),linear-gradient(#0000,#000 4% 96%,#0000);mask-image:linear-gradient(90deg,#0000,#000 4% 96%,#0000),linear-gradient(#0000,#000 4% 96%,#0000);-webkit-mask-composite:source-in;mask-composite:intersect}.fan-action-art{grid-template-rows:180px auto;align-content:start;align-items:center;gap:22px;height:auto;min-height:0;padding:24px;display:grid;overflow:hidden}.fan-illustration{width:100%;min-width:0;height:180px;min-height:0;display:block;position:relative;inset:auto;overflow:hidden}.fan-illustration img{object-fit:contain;width:100%;max-width:100%;height:180px;max-height:180px;display:block}.fan-action-headline{align-self:end;margin:0;font-size:clamp(30px,3.3vw,46px);line-height:1.05}.fan-action-card:hover{transform:rotate(-2deg);box-shadow:6px 7px #21162c}.fan-action-card:nth-child(2):hover{transform:rotate(2deg)}.fan-action-card:nth-child(3):hover{transform:rotate(-1deg)}.fan-action-info{padding-bottom:0}@media (min-width:760px) and (max-width:999px){.fan-action-art{grid-template-rows:145px auto;gap:18px;padding:18px}.fan-illustration,.fan-illustration img{height:145px;max-height:145px}.fan-action-headline{font-size:32px}}@media (max-width:759px){.fan-action-art{grid-template-rows:180px auto;gap:20px;padding:24px}.fan-action-headline{font-size:42px}}.inline-action{position:relative}.inline-action-burst{z-index:200;pointer-events:none;width:0;height:0;position:fixed}.inline-action-success{color:#21162c;background:#3cebc0;border:2px solid #21162c;border-radius:18px;flex-direction:column;align-items:center;gap:7px;width:150px;padding:18px 10px;animation:1.5s both action-success-pop;display:flex;position:absolute;transform:translate(-50%,-50%);box-shadow:5px 6px #21162c}.inline-action-success svg{stroke-width:3px;width:35px;height:35px}.inline-action-success b{font:700 21px/1 Oswald,sans-serif}.inline-action-burst>span>img{object-fit:contain;width:29px;height:33px;animation:1.3s cubic-bezier(.15,.6,.25,1) both action-sprite-burst;position:absolute}@keyframes action-success-pop{0%{opacity:0;transform:translate(-50%,-50%)scale(.4)rotate(-12deg)}18%{opacity:1;transform:translate(-50%,-50%)scale(1.1)rotate(4deg)}32%,80%{opacity:1;transform:translate(-50%,-50%)scale(1)rotate(-3deg)}to{opacity:0;transform:translate(-50%,-70%)scale(.96)}}@keyframes action-sprite-burst{0%{opacity:0;transform:translate(-50%,-50%)scale(.2)}12%{opacity:1}80%{opacity:1}to{opacity:0;transform:translate(var(--burst-x),var(--burst-y)) rotate(var(--burst-turn)) scale(.7)}}.fan-action-card[data-complete=true] .fan-action-cta{color:#14674e}.fan-action-card[data-complete=true] .fan-action-cta>svg{color:#21162c;background:#3cebc0}.portal-reporting{border-top:1px solid #21162c30;margin-top:28px;padding-top:24px}.portal-reporting h3{margin-bottom:16px;font:700 26px Oswald,sans-serif}.portal-reporting>div{flex-wrap:wrap;gap:9px;display:flex}.portal-reporting span{background:#e8d5ff;border:1px solid #21162c;border-radius:20px;padding:9px 12px;font-size:13px}html[data-pitch-motion=paused] .inline-action-burst>span>img{display:none}html[data-pitch-motion=paused] .inline-action-success{animation:none}@media (prefers-reduced-motion:reduce){.inline-action-burst>span>img{display:none}.inline-action-success{animation:none}}.welcome-preview{container-type:inline-size}.welcome-preview .welcome-body{max-width:650px}.welcome-body>p{max-width:390px}.welcome-discover{text-align:left;color:#21162c;margin-top:32px}.welcome-discover-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.welcome-discover-heading h3{text-transform:none;letter-spacing:-.02em;color:#61473d;font:500 30px/1.08 EB Garamond,Georgia,serif}.welcome-discover-heading>button{color:#61473d;text-underline-offset:4px;background:0 0;border:0;flex-shrink:0;align-items:center;gap:4px;min-height:44px;padding:8px 0;font-size:13px;text-decoration:underline;display:flex}.welcome-action-grid{grid-template-columns:minmax(0,1fr);gap:13px;display:grid}.welcome-action-tile{text-align:left;color:#21162c;background:#fffdf8;border:1.5px solid #61473d;border-radius:12px;grid-template-columns:85px minmax(0,1fr);padding:0;transition:transform .18s,box-shadow .18s;display:grid;overflow:hidden;box-shadow:3px 4px #61473d}.welcome-tile-art{background:#e9dfd4;border-right:1px solid #61473d40;flex-direction:column;justify-content:center;align-items:center;min-height:138px;display:flex;position:relative;overflow:hidden}.welcome-tile-art>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.welcome-tile-art>svg{color:#21162c;background:#ffbde5;border:1px solid #21162c;border-radius:50%;width:34px;height:34px;padding:6px;position:absolute;bottom:8px;right:8px}.welcome-follow-tiktok .welcome-tile-art>svg{background:#b9eddf}.welcome-learn .welcome-tile-art>img{object-fit:contain;width:65px;height:auto;margin:9px;position:static}.welcome-learn .welcome-tile-art>b{color:#61473d;font:500 40px/.9 EB Garamond,Georgia,serif}.welcome-vote .welcome-tile-art{background:#fff0ad}.welcome-vote .welcome-tile-art>svg{background:0 0;border:0;border-radius:0;width:46px;height:46px;padding:0;position:static}.welcome-tile-info{flex-direction:column;min-width:0;padding:14px 13px;display:flex}.welcome-tile-meta{color:#756256;flex-wrap:wrap;justify-content:space-between;gap:5px;font:10px/1.4 Space Mono,monospace;display:flex}.welcome-tile-meta>b{color:#8f1769;font-weight:400}.welcome-tile-info>strong{margin:11px 0 14px;font:600 16px/1.3 Inter,sans-serif}.welcome-tile-cta{color:#61473d;border-top:1px solid #d8cec7;justify-content:space-between;align-items:center;gap:8px;margin-top:auto;padding-top:10px;font-size:12px;display:flex}.welcome-tile-cta>svg{flex-shrink:0}.welcome-action-tile[data-complete=true]{background:#edf6ee}.welcome-action-tile[data-complete=true] .welcome-tile-cta{color:#236146}.welcome-rewards{border-top:1px solid #d8cec7;margin-top:36px;padding-top:25px}.welcome-rewards-label{color:#756256;margin-bottom:8px;font:11px Space Mono,monospace;display:block}.welcome-reward-grid{gap:12px;display:grid}.welcome-reward-tile{text-align:left;color:#21162c;background:#fff;border:1.5px solid #61473d;border-radius:12px;grid-template-columns:86px minmax(0,1fr);padding:0;transition:transform .18s,box-shadow .18s;display:grid;overflow:hidden;box-shadow:3px 4px #61473d}.welcome-reward-art{background:#fff;place-items:center;min-height:115px;display:grid}.welcome-reward-art>img{object-fit:contain;width:80px;height:80px}.welcome-reward-info{flex-direction:column;gap:7px;padding:14px 13px;display:flex}.welcome-reward-info>small{color:#756256;font:10px Space Mono,monospace}.welcome-reward-info>strong{font:600 16px/1.2 Inter,sans-serif}.welcome-reward-info>span{color:#61473d;justify-content:space-between;align-items:center;gap:7px;margin-top:auto;padding-top:8px;font-size:12px;display:flex}.welcome-reward-info svg{flex-shrink:0}.welcome-discover button:focus-visible{outline-offset:4px;outline:3px solid #b41a83}@media (hover:hover){.welcome-action-tile:hover,.welcome-reward-tile:hover{transform:translateY(-2px);box-shadow:3px 6px #61473d}}@container (width>=440px){.welcome-action-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.welcome-action-tile{grid-template-columns:minmax(0,1fr)}.welcome-tile-art{border-bottom:1px solid #61473d40;border-right:0;height:120px;min-height:0}.welcome-learn .welcome-tile-art{flex-direction:row;gap:15px}.welcome-learn .welcome-tile-art>img{width:84px}.welcome-learn .welcome-tile-art>b{font-size:58px}.welcome-follow-instagram .welcome-tile-art>img{object-position:center 30%}.welcome-tile-info{min-height:135px}.welcome-reward-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.welcome-reward-tile{grid-template-columns:minmax(0,1fr)}.welcome-reward-art{min-height:110px}.welcome-reward-art>img{width:100px;height:100px}.welcome-reward-info{min-height:134px}}.pitch-modal.partner-modal.welcome-modal{max-width:760px}@media (prefers-reduced-motion:reduce){.welcome-discover button{transition:none}}.drops-art{pointer-events:none;width:100%;height:100%;display:block;position:relative}.drops-reveal{transform:translateY(calc((1 - var(--drop-progress))*18px)) rotate(calc((1 - var(--drop-progress))*-7deg)) scale(calc(.94 + var(--drop-progress)*.06));display:block;position:absolute;inset:0}.drops-art .drops-reveal img{object-fit:contain;width:100%;max-width:100%;height:100%;display:block;position:absolute;inset:0;transform:none}.drops-layer{aspect-ratio:1;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.drops-static{visibility:visible}.drops-layer{visibility:hidden}@supports ((-webkit-mask-image:radial-gradient(ellipse at center, transparent, black)) or (mask-image:radial-gradient(ellipse at center, transparent, black))){.drops-visible:not(.drops-paused) .drops-static{visibility:hidden}.drops-visible:not(.drops-paused) .drops-layer{visibility:visible}.drops-portal img{clip-path:ellipse(25.5% 8% at 50% 77.5%);transform-origin:50% 77.5%;animation:3.6s ease-in-out infinite drops-portal-pulse}.drops-merch img{transform-origin:50% 74%;animation:3.6s cubic-bezier(.22,.7,.3,1) infinite drops-merch-spring;-webkit-mask-image:radial-gradient(25.5% 8% at 50% 77.5%,#0000 99.5%,#000 100%);mask-image:radial-gradient(25.5% 8% at 50% 77.5%,#0000 99.5%,#000 100%)}}@keyframes drops-merch-spring{0%,to{transform:translateY(10%)rotate(-9deg)scale(.77)}20%{transform:translateY(-7%)rotate(7deg)scale(1.07)}38%{transform:translateY(1%)rotate(-4deg)scale(.95)}56%{transform:translateY(-3%)rotate(3deg)scale(1.01)}73%{transform:translateY(0)rotate(0)scale(1)}90%{transform:translateY(10%)rotate(-9deg)scale(.77)}}@keyframes drops-portal-pulse{0%,to{transform:scaleX(.83)scaleY(.8)}20%{transform:scaleX(1.13)scaleY(1.08)}40%{transform:scaleX(.94)scaleY(.94)}62%{transform:scaleX(1.05)scaleY(1)}85%{transform:scaleX(.83)scaleY(.8)}}.drops-art:not(.drops-visible) .drops-layer img{animation-play-state:paused}.perk-feature .drops-art{height:clamp(160px,25svh,240px);margin:0 auto}.perk-manual .perk-feature .drops-art{height:220px}.scene-reward .drops-art{height:59px;margin:0 auto 2px}.drops-paused .drops-reveal{transform:none}.drops-paused .drops-layer img{animation:none}@media (min-width:760px){.scene-reward .drops-art{height:82px}}@media (prefers-reduced-motion:reduce){.drops-reveal{transform:none}.drops-art .drops-layer{visibility:hidden!important}.drops-art .drops-static{visibility:visible!important}.drops-art .drops-layer img{animation:none}}.podo{color:inherit;--podo-h:1.12em;align-items:baseline;font-family:Oswald,sans-serif;font-weight:700;line-height:1;display:inline-flex}.podo-col{height:var(--podo-h);text-align:center;min-width:.62em;display:inline-block;overflow:hidden}.podo-strip{will-change:transform;transition-property:transform;transition-timing-function:cubic-bezier(.18,.89,.32,1.18);display:block}.podo-cell{height:var(--podo-h);display:block}.podo-sep{padding:0 .02em;display:inline-block}.podo-instant{animation:.4s both podoFade}@keyframes podoFade{0%{opacity:0}to{opacity:1}}.rocket-moment{aspect-ratio:734/800;pointer-events:none;width:200px;display:block;position:relative}.rocket-lift{transform-origin:50% 80%;width:100%;height:100%;display:block;transform:rotate(8deg)}.rocket-lift img{object-fit:contain;width:100%;height:100%;display:block}.rocket-arrived .rocket-lift{animation:3.6s cubic-bezier(.2,.7,.25,1) both welcome-lift-off}.rocket-paused .rocket-lift{animation-play-state:paused}@keyframes welcome-lift-off{0%{opacity:.4;transform:translate(-12%,28%)rotate(-13deg)scale(.8)}15%{opacity:1;transform:translate(-10%,24%)rotate(-10deg)scale(.85)}52%{opacity:1;transform:translate(2%,-8%)rotate(12deg)scale(1.03)}75%,to{opacity:1;transform:translate(0)rotate(8deg)scale(1)}}.scene-launch-rocket{z-index:3;width:clamp(135px,32vw,185px);position:absolute;bottom:0;left:-5%}.scroll-scene[data-scene="2"] .scene-photo{opacity:0}.welcome-body>.welcome-rocket{width:155px;margin:-15px auto 16px}.rocket-moment.welcome-sidekick{aspect-ratio:734/800;height:auto;width:175px!important}@media (min-width:760px){.scene-launch-rocket{width:245px;bottom:-2%;left:-15%}.welcome-body>.welcome-rocket{width:180px}}@media (max-width:849px){.rocket-moment.welcome-sidekick{width:120px!important}}@media (prefers-reduced-motion:reduce){.rocket-arrived .rocket-lift{opacity:1;animation:none;transform:rotate(8deg)}}.welcome-body>.welcome-rocket{margin:0 auto 64px}.brandt-motion{aspect-ratio:1;pointer-events:none;width:100%;display:block;position:relative}.brandt-vector,.brandt-fallback{object-fit:contain;width:100%;height:100%;position:absolute;inset:0}.brandt-fallback{padding:19%}.brandt-fallback.loaded{visibility:hidden}.brandt-vector svg{width:100%;height:100%;overflow:visible}.brandt-result{width:200px;max-width:65%;margin:-24px auto -17px}.welcome-body>.brandt-result{width:210px;margin:-35px auto -20px}.scene-brandt{z-index:3;width:210px;height:210px;position:absolute;bottom:-2%;left:-17%;transform:rotate(-10deg)}.scene-brandt-accent{z-index:3;width:120px;height:120px;position:absolute;top:-4%;right:-10%;transform:rotate(13deg)}.scroll-scene[data-scene="2"] .scene-brandt{width:205px;height:205px;bottom:0;left:-17%}.scroll-scene[data-scene="3"] .scene-brandt{width:240px;height:240px;bottom:4%;left:-21%}.scene-note{z-index:4}@media (min-width:760px){.scene-brandt{width:280px;height:280px;bottom:-4%;left:-24%}.scene-brandt-accent{width:175px;height:175px;top:-7%;right:-13%}.scroll-scene[data-scene="2"] .scene-brandt{width:290px;height:290px;bottom:-4%;left:-24%}.scroll-scene[data-scene="3"] .scene-brandt{width:310px;height:310px;bottom:-1%;left:-28%}}@media (max-width:759px){.scene-note{top:1%;right:-4%}.scene-brandt-accent{width:105px;height:105px;top:-8%;right:-11%}}
