/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.block{display:block}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}}:root{--ink:#18121b;--muted:#6d6570;--paper:#f5f1e9;--white:#fff;--purple:#5a2678;--purple-bright:#8d3aba;--purple-deep:#20092f;--purple-black:#14071d;--lilac:#d8b8eb;--green:#6f983d;--line:#1c0f2224}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-archivo), Arial, sans-serif;margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}img,video{max-width:100%;display:block}button,input{font:inherit}.shell{width:min(1240px,100% - 48px);margin-inline:auto}.eyebrow{color:var(--purple);letter-spacing:.18em;text-transform:uppercase;margin:0 0 16px;font-size:.74rem;font-weight:800}.eyebrow.light{color:var(--lilac)}.button{letter-spacing:.06em;text-transform:uppercase;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:52px;padding:0 24px;font-size:.78rem;font-weight:800;transition:transform .18s,background .18s,color .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-light{background:var(--white);color:var(--purple-deep)}.button-outline{color:var(--white);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#19082633;border-color:#ffffff85}.button-outline:hover{background:var(--white);color:var(--purple-deep)}.text-link{color:var(--purple);align-items:center;gap:18px;font-weight:800;display:inline-flex}.text-link span{font-size:1.35rem}.global-header{z-index:50;color:var(--white);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#1f082ef5;border-bottom:1px solid #ffffff1f;position:sticky;top:0}.header-inner{align-items:center;gap:26px;min-height:74px;display:flex}.header-logo{flex:none;width:178px}.header-logo img{width:100%;height:auto}.desktop-menu{flex:1;justify-content:flex-end;align-items:center;gap:clamp(18px,2vw,32px);display:flex}.desktop-menu a{letter-spacing:.03em;opacity:.9;font-size:.74rem;font-weight:750}.desktop-menu a:hover{color:var(--lilac)}.header-actions{align-items:center;gap:10px;display:flex}.header-search,.header-participate{text-transform:uppercase;border-radius:999px;align-items:center;gap:7px;min-height:38px;padding:0 16px;font-size:.72rem;font-weight:800;display:inline-flex}.header-search{border:1px solid #ffffff3d}.header-search:first-letter{font-size:1.25rem}.header-participate{background:var(--white);color:var(--purple-deep)}.mobile-menu{margin-left:auto;display:none;position:relative}.mobile-menu summary{cursor:pointer;border:1px solid #ffffff4d;border-radius:50%;place-content:center;gap:4px;width:42px;height:42px;list-style:none;display:grid}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{background:#fff;width:17px;height:2px;display:block}.mobile-menu nav{background:var(--purple-deep);border:1px solid #ffffff26;gap:4px;width:min(320px,100vw - 32px);padding:20px;display:grid;position:absolute;top:52px;right:0;box-shadow:0 24px 70px #00000059}.mobile-menu nav a{border-bottom:1px solid #ffffff1f;padding:13px 8px;font-weight:700}.hero{aspect-ratio:1668/519;color:var(--white);background:#eee8dc;position:relative;overflow:hidden}.hero-image{object-fit:cover;object-position:50% 50%;width:100%;height:100%;position:absolute;inset:0}.hero-mobile-content{display:none}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.hero-shade{pointer-events:none;background:linear-gradient(#0000 50%,#12041c80 100%);position:absolute;inset:0}.hero-content{z-index:3;inset-inline:0;position:absolute;bottom:46px}.hero-content>.eyebrow,.hero-content>h1,.hero-content>.hero-lead{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.hero-actions{gap:12px;display:flex}.internal-ribbon{z-index:5;color:#f0daff;letter-spacing:.1em;background:#21102a;padding:8px 22px;font-size:.62rem;font-weight:800;position:absolute;bottom:0;right:0}.quick-nav{z-index:6;background:var(--white);grid-template-columns:repeat(3,1fr);margin-top:-1px;display:grid;position:relative;box-shadow:0 20px 55px #30163d1f}.quick-link{border-right:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:14px;min-height:96px;padding:24px;transition:background .18s;display:grid}.quick-link:nth-child(3n){border-right:0}.quick-link:nth-child(n+4){border-top:1px solid var(--line)}.quick-link:hover{background:#f2e9f7}.quick-link>span{color:var(--purple-bright);font-size:.7rem;font-weight:800}.quick-link strong{font-size:.9rem}.quick-link b{color:var(--purple)}.intro-section{background:var(--paper);padding:130px 0 105px;overflow:hidden}.intro-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:90px;display:grid}.intro-copy h2,.section-heading h2,.search-panel h2,.campaign-heading h2,.people-copy h2,.participate-section h2{font-family:var(--font-display), Impact, sans-serif;letter-spacing:-.045em;text-transform:uppercase;margin:0;font-weight:400;line-height:.96}.intro-copy h2{max-width:720px;font-size:clamp(3rem,5.2vw,5.7rem)}.intro-copy>p:not(.eyebrow){color:#554e58;max-width:650px;font-size:1.03rem;line-height:1.8}.intro-copy .text-link{margin-top:20px}.portrait-stage{isolation:isolate;background:linear-gradient(155deg,#eadcf2,#b86ddd 58%,#6c2d8d);border-radius:180px 180px 18px 18px;min-height:650px;position:relative;overflow:hidden}.portrait-stage:before{content:"";border:1px solid #ffffff6b;border-radius:50%;width:390px;height:390px;position:absolute;top:60px;left:-110px}.portrait-stage img{z-index:2;object-fit:contain;width:88%;max-height:93%;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.portrait-number{z-index:1;color:#ffffff38;font-family:var(--font-display);font-size:clamp(6rem,11vw,10rem);position:absolute;top:170px;right:-20px;transform:rotate(90deg)}.portrait-caption{z-index:3;color:#fff;border-top:1px solid #ffffff8c;justify-content:space-between;align-items:end;padding-top:14px;display:flex;position:absolute;bottom:28px;left:28px;right:28px}.portrait-caption span{letter-spacing:.12em;font-size:.62rem}.portrait-caption strong{font-size:1rem}.latest-section{background:var(--paper);padding:0 0 110px}.latest-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.latest-card{color:#fff;background:var(--purple-deep);isolation:isolate;border-radius:26px;min-height:430px;position:relative;overflow:hidden;box-shadow:0 26px 70px #260e312e}.latest-card>img{object-fit:cover;width:100%;height:100%;transition:transform .35s;position:absolute;inset:0}.latest-card:hover>img{transform:scale(1.035)}.latest-shade{background:linear-gradient(#1105180a 15%,#110518e6 100%);position:absolute;inset:0}.latest-copy{z-index:2;position:absolute;inset:auto 34px 34px}.latest-kicker{color:#ead3f7;letter-spacing:.13em;margin-bottom:13px;font-size:.68rem;font-weight:850;display:block}.latest-copy h3{max-width:620px;font-family:var(--font-display), Impact, sans-serif;letter-spacing:-.035em;text-transform:uppercase;margin:0 0 20px;font-size:clamp(2rem,3.2vw,3.55rem);font-weight:400;line-height:.96}.latest-copy b{letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:10px;font-size:.76rem;display:inline-flex}.latest-copy i{width:38px;height:38px;color:var(--purple-deep);background:#fff;border-radius:50%;place-items:center;font-style:normal;display:grid}.launch-film-section{background:#fff;padding:120px 0;overflow:hidden}.launch-film-grid{grid-template-columns:1fr .78fr;align-items:center;gap:90px;display:grid}.launch-film-copy h2{max-width:760px;font-family:var(--font-display), Impact, sans-serif;letter-spacing:-.045em;text-transform:uppercase;margin:0;font-size:clamp(3.2rem,5.5vw,6rem);font-weight:400;line-height:.93}.launch-film-copy>p:not(.eyebrow){max-width:650px;color:var(--muted);margin:28px 0;font-size:1.04rem;line-height:1.75}.launch-signature{gap:8px;font-size:1.05rem;font-weight:850;display:grid}.launch-film-player{background:linear-gradient(155deg,#8d3aba,#2c0d3e 64%,#1a0925);border-radius:34px;width:min(100%,500px);margin-left:auto;padding:18px;box-shadow:0 35px 90px #2a0c3b4d}.launch-film-player video{aspect-ratio:9/16;object-fit:cover;background:#0b030f;border-radius:20px;width:100%}.launch-film-download{color:#fff;letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;min-height:64px;padding:0 12px;font-size:.76rem;font-weight:850;display:flex}.launch-film-download span{border:1px solid #ffffff47;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.search-section{background:var(--paper);padding:42px 0 112px}.search-panel{color:#fff;background:var(--purple-deep);border-radius:34px;grid-template-columns:.82fr 1.18fr;align-items:center;gap:70px;padding:62px;display:grid;box-shadow:0 30px 85px #1f082e3d}.search-panel h2{font-size:clamp(2.7rem,4.6vw,5rem)}.search-panel>div>p:last-child{color:#d8cbdc;max-width:510px;line-height:1.7}.action-search{background:#ffffff14;border:1px solid #ffffff24;border-radius:22px;padding:30px}.action-search label{letter-spacing:.1em;text-transform:uppercase;color:var(--lilac);margin-bottom:12px;font-size:.7rem;font-weight:800;display:block}.search-row{background:#fff;border-radius:14px;grid-template-columns:1fr auto;display:grid;overflow:hidden}.search-row input{min-width:0;height:66px;color:var(--ink);border:0;outline:none;padding:0 20px}.search-row button{background:var(--green);color:#fff;cursor:pointer;border:0;padding:0 24px;font-weight:800}.search-row button span{margin-left:12px}.search-suggestions{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.search-suggestions a{background:#ffffff1a;border-radius:999px;padding:7px 12px;font-size:.7rem}.people-section{background:var(--purple-deep);color:#fff;align-items:end;min-height:min(850px,78vw);display:flex;position:relative;overflow:hidden}.people-section>img{object-fit:cover;object-position:center 46%;width:100%;height:100%;position:absolute;inset:0}.people-overlay{background:linear-gradient(#0000 42%,#14071de6 100%);position:absolute;inset:0}.people-copy{z-index:2;padding-bottom:70px;position:relative}.people-copy h2{max-width:900px;font-size:clamp(3.2rem,6.3vw,7rem)}.how-to-vote-section{background:#fff;padding:120px 0;overflow:hidden}.how-to-vote-grid{grid-template-columns:.72fr 1.28fr;align-items:center;gap:72px;display:grid}.how-to-vote-copy h2{max-width:570px;font-family:var(--font-display), Impact, sans-serif;letter-spacing:-.045em;text-transform:uppercase;margin:0;font-size:clamp(3.2rem,5.2vw,5.8rem);font-weight:400;line-height:.92}.how-to-vote-copy>p:not(.eyebrow){max-width:560px;color:var(--muted);margin:26px 0 30px;font-size:1.03rem;line-height:1.75}.how-to-vote-download{background:var(--green);color:#fff;letter-spacing:.07em;text-transform:uppercase;border-radius:999px;align-items:center;gap:24px;min-height:58px;padding:0 12px 0 22px;font-size:.75rem;font-weight:850;transition:transform .18s,background .18s;display:inline-flex}.how-to-vote-download:hover{background:#567d2e;transform:translateY(-2px)}.how-to-vote-download span{border:1px solid #ffffff6b;border-radius:50%;place-items:center;width:38px;height:38px;font-size:1rem;display:grid}.how-to-vote-player{background:linear-gradient(145deg,#7f359f,#2a0b3d 72%);border-radius:28px;padding:14px;box-shadow:0 34px 86px #2b0d3a40}.how-to-vote-player video{aspect-ratio:16/9;object-fit:cover;background:#14071d;border-radius:17px;width:100%}.sites-section{background:#fff;padding:120px 0}.section-heading{margin-bottom:50px}.section-heading h2{max-width:900px;font-size:clamp(3rem,5vw,5.5rem)}.split-heading{justify-content:space-between;align-items:end;gap:50px;display:flex}.split-heading>p{max-width:410px;color:var(--muted);margin:0;line-height:1.7}.municipality-grid{grid-template-columns:repeat(6,1fr);grid-auto-rows:310px;gap:14px;display:grid}.municipality-card{color:#fff;background:var(--purple);border-radius:18px;flex-direction:column;justify-content:space-between;padding:28px;display:flex;position:relative;overflow:hidden}.municipality-card:before{content:"";border:55px solid #ffffff1f;border-radius:50%;width:280px;height:280px;transition:transform .26s;position:absolute;top:-150px;right:-150px}.municipality-card:hover:before{transform:scale(1.35)}.municipality-card>*{z-index:1;position:relative}.municipality-card h3{font-family:var(--font-display);text-transform:uppercase;margin:0 0 8px;font-size:clamp(2.1rem,3vw,3.3rem);line-height:.92}.municipality-card p{color:#ffffffd1;max-width:360px;margin:0;line-height:1.55}.municipality-card b{text-transform:uppercase;letter-spacing:.08em;font-size:.72rem}.municipality-kicker{letter-spacing:.12em;font-size:.62rem;font-weight:800}.card-1{background:linear-gradient(145deg,#7b319c,#301044);grid-area:span 2/span 3;padding:38px}.card-2{background:linear-gradient(135deg,#719c3d,#365b24);grid-column:span 3}.card-3,.card-4,.card-5{grid-column:span 1}.card-3{background:#3a184d}.card-4{background:#8c4bac}.card-5{background:#5a3270}.card-3 p,.card-4 p,.card-5 p{display:none}.card-3 h3,.card-4 h3,.card-5 h3{font-size:2rem}.card-2{grid-column:span 3}.sites-cta{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;margin-top:26px;padding-top:22px;display:flex}.sites-cta a{color:var(--purple);font-weight:800}.prototype-launchpad{background:#f0e6f4;border:1px solid #dfcce8;border-radius:24px;grid-template-columns:.9fr 1.1fr;gap:52px;margin-top:72px;padding:42px;display:grid}.prototype-launchpad h3{font-family:var(--font-display);text-transform:uppercase;margin:0;font-size:clamp(2.1rem,3.5vw,3.8rem);line-height:.95}.prototype-launchpad>div>p:last-child{color:var(--muted);line-height:1.65}.prototype-links{gap:8px;display:grid}.prototype-links a{background:#fff;border:1px solid #4a1f5e1a;border-radius:13px;grid-template-columns:82px 1fr auto;align-items:center;gap:16px;padding:18px 20px;transition:transform .18s,box-shadow .18s;display:grid}.prototype-links a:hover{transform:translate(5px);box-shadow:0 14px 34px #3816481f}.prototype-links span{color:var(--purple);letter-spacing:.08em;text-transform:uppercase;font-size:.61rem;font-weight:800}.prototype-links strong{font-size:1.05rem}.prototype-links b{color:var(--purple);text-transform:uppercase;font-size:.7rem}.themes-section{background:var(--purple-deep);color:#fff;padding:120px 0}.themes-section .section-heading h2{color:#fff}.hubs-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.hub-card{background:#ffffff0d;border:1px solid #ffffff24;border-radius:16px;flex-direction:column;min-height:370px;padding:30px;transition:background .18s,transform .18s;display:flex}.hub-card:hover{background:#ffffff1a;transform:translateY(-4px)}.hub-card>span{color:var(--lilac);letter-spacing:.14em;font-size:.65rem;font-weight:800}.hub-card h3{font-family:var(--font-display);text-transform:uppercase;margin:auto 0 16px;font-size:2.5rem;line-height:.95}.hub-card p{color:#cfc1d4;line-height:1.6}.hub-card b{text-transform:uppercase;margin-top:20px;font-size:.72rem}.campaign-section{color:#fff;background:#6a2f86;padding:120px 0}.campaign-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:40px;display:flex}.campaign-heading h2{max-width:840px;font-size:clamp(3.1rem,5.5vw,6rem)}.launch-pill{letter-spacing:.08em;white-space:nowrap;border:1px solid #ffffff59;border-radius:999px;padding:12px 18px;font-size:.7rem;font-weight:800}.campaign-visual{background:var(--purple-deep);border-radius:18px;overflow:hidden}.campaign-visual img{aspect-ratio:2.7;object-fit:cover;width:100%}.download-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:14px;display:grid}.download-card{background:#2a1039;border-radius:16px;flex-direction:column;min-height:470px;padding:28px;display:flex;position:relative;overflow:hidden}.download-card>span{color:var(--lilac);margin-top:auto;font-weight:800}.download-card h3{font-family:var(--font-display);text-transform:uppercase;margin:10px 0;font-size:2.5rem;line-height:.95}.download-card p{color:#ccbdd2;margin:0 0 24px;line-height:1.6}.download-card b{text-transform:uppercase;font-size:.72rem}.portrait-trio{grid-template-columns:repeat(3,1fr);gap:7px;height:230px;display:grid;position:relative;overflow:hidden}.portrait-tile{background:linear-gradient(155deg,#f3edf7,#d7c7df 68%,#bca8c7);border-radius:12px;min-width:0;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff52}.portrait-tile:before{content:"";border:18px solid #6b2e8721;border-radius:50%;width:110px;height:110px;position:absolute;top:-58px;right:-48px}.portrait-tile img{object-fit:cover;object-position:center top;width:100%;height:100%;position:absolute;inset:0}.portrait-neusa img,.portrait-jeronimo img{object-fit:contain;object-position:center bottom;padding-top:8px}.portrait-lula{background:#edf0f4}.portrait-tile span{z-index:2;color:#fff;text-align:center;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1b0827c2;border-radius:999px;padding:6px 8px;font-size:.54rem;font-weight:800;position:absolute;bottom:8px;left:8px;right:8px}.brand-card{background:#1e2a15}.brand-card>img{width:90%;margin:70px auto 30px}.materials-card{background:#25102f}.material-thumbs{justify-content:center;align-items:center;height:230px;display:flex}.material-thumbs img{aspect-ratio:1;object-fit:cover;border-radius:50%;width:42%;margin-inline:-8%;box-shadow:0 12px 32px #00000059}.jingles-section{border-top:1px solid #ffffff38;margin-top:70px;padding-top:58px}.jingle-intro{justify-content:space-between;align-items:end;gap:50px;margin-bottom:34px;display:flex}.jingle-intro h2{max-width:760px;font-family:var(--font-display);text-transform:uppercase;margin:0;font-size:clamp(3rem,4.8vw,5.2rem);font-weight:400;line-height:.92}.jingle-intro>p{color:#e1d4e6;max-width:420px;margin:0;line-height:1.7}.jingle-playlist{background:var(--purple-deep);border-radius:24px;grid-template-columns:.82fr 1.18fr;display:grid;overflow:hidden;box-shadow:0 32px 75px #1907224d}.jingle-now{background:linear-gradient(150deg,#24102f,#120519);flex-direction:column;min-width:0;padding:42px;display:flex}.jingle-now-label{color:var(--lilac);letter-spacing:.15em;font-size:.65rem;font-weight:850}.jingle-now-number{color:#ffffff21;font-family:var(--font-display);letter-spacing:-.06em;margin:18px 0 36px;font-size:clamp(5rem,9vw,8.5rem);line-height:.75}.jingle-now>p{color:var(--lilac);letter-spacing:.11em;text-transform:uppercase;margin:auto 0 8px;font-size:.68rem;font-weight:850}.jingle-now h3{font-family:var(--font-display);text-transform:uppercase;margin:0 0 24px;font-size:clamp(2rem,3.2vw,3.5rem);font-weight:400;line-height:.95}.jingle-now audio{width:100%;min-height:54px}.jingle-actions{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.jingle-actions .button{min-height:44px;padding-inline:17px;font-size:.63rem}.jingle-track-list{background:#54246b;align-content:start;gap:5px;margin:0;padding:14px;list-style:none;display:grid}.jingle-track-list button{color:#fff;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:12px;grid-template-columns:38px 1fr auto;align-items:center;gap:12px;width:100%;min-height:64px;padding:10px 14px;transition:background .16s,border-color .16s,transform .16s;display:grid}.jingle-track-list button:hover{background:#ffffff14;transform:translate(3px)}.jingle-track-list button.active{color:var(--purple-deep);background:#fff;border-color:#fff}.jingle-track-number{color:var(--lilac);font-size:.64rem;font-weight:850}.jingle-track-list button.active .jingle-track-number{color:var(--purple)}.jingle-track-copy{gap:3px;min-width:0;display:grid}.jingle-track-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;overflow:hidden}.jingle-track-copy small{color:#d9c7df;text-transform:uppercase;font-size:.64rem}.jingle-track-list button.active small{color:var(--muted)}.jingle-track-duration{font-variant-numeric:tabular-nums;font-size:.67rem}.news-section{background:var(--paper);padding:120px 0}.news-section .split-heading .text-link{margin-bottom:12px}.news-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.news-card{background:#fff;border:1px solid #1f0c2814;border-radius:16px;overflow:hidden}.news-card>a{height:100%;display:block}.news-image{aspect-ratio:16/10;background:linear-gradient(135deg, var(--purple), var(--purple-deep));color:#fff;font-family:var(--font-display);text-align:center;place-items:center;font-size:2rem;display:grid;overflow:hidden}.news-image img{object-fit:cover;width:100%;height:100%;transition:transform .24s}.news-card:hover .news-image img{transform:scale(1.035)}.news-body{padding:26px}.news-meta{color:var(--purple);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;gap:12px;font-size:.62rem;font-weight:800;display:flex}.news-body h3{margin:22px 0 12px;font-size:1.35rem;line-height:1.18}.news-body p{-webkit-line-clamp:3;color:var(--muted);-webkit-box-orient:vertical;margin:0 0 24px;line-height:1.6;display:-webkit-box;overflow:hidden}.news-body b{color:var(--purple);text-transform:uppercase;font-size:.72rem}.federal-gallery-section{color:#fff;background:linear-gradient(150deg,#582071,#230b31);padding:120px 0}.federal-gallery-heading{margin-bottom:42px}.federal-gallery-heading h2{color:#fff}.federal-gallery-heading>div>p:last-child{color:#ddcfe3;max-width:610px;margin:18px 0 0;font-size:1rem;line-height:1.65}.federal-gallery-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.federal-gallery-card{background:#351344;border-radius:16px;min-width:0;position:relative;overflow:hidden;box-shadow:0 18px 42px #0c03123d}.federal-gallery-card img{aspect-ratio:4/5;object-fit:cover;width:100%;transition:transform .24s}.federal-gallery-card:hover img{transform:scale(1.025)}.federal-gallery-card>span{background:linear-gradient(#0000,#12041af0);justify-content:space-between;align-items:end;gap:12px;padding:58px 18px 17px;display:flex;position:absolute;inset:auto 0 0}.federal-gallery-card strong{font-size:.88rem}.federal-gallery-card b{color:#e5c9f3;letter-spacing:.05em;text-align:right;text-transform:uppercase;font-size:.58rem}.instagram-section{background:var(--purple-black);color:#fff;padding:120px 0 70px}.instagram-section .section-heading h2{color:#fff}.instagram-grid{grid-template-columns:repeat(6,1fr);gap:7px;display:grid}.instagram-card{background:#2c1933;position:relative;overflow:hidden}.instagram-card img{aspect-ratio:4/5;object-fit:cover;width:100%;transition:transform .23s}.instagram-card:hover img{transform:scale(1.04)}.instagram-card>span{opacity:0;background:linear-gradient(#0000,#0a030fe0);justify-content:space-between;padding:42px 14px 14px;font-size:.62rem;transition:opacity .18s;display:flex;position:absolute;bottom:0;left:0;right:0}.instagram-card:hover>span{opacity:1}.sync-note{color:#9e8fa5;margin:20px 0 0;font-size:.72rem}.participate-section{background:var(--green);color:#fff;padding:100px 0}.participate-grid{grid-template-columns:1fr auto;align-items:end;gap:60px;display:grid}.participate-section h2{max-width:840px;font-size:clamp(3.1rem,5vw,5.7rem)}.participate-section p:not(.eyebrow){max-width:650px;line-height:1.7}.participate-actions{gap:10px;display:flex}.global-footer{color:#fff;background:#12051a;padding:80px 0 22px}.footer-grid{grid-template-columns:1.45fr repeat(4,1fr);gap:clamp(28px,4vw,55px);display:grid}.footer-brand img{width:250px}.footer-brand p{color:#bfaec4;line-height:1.6}.footer-grid h3{color:var(--lilac);letter-spacing:.12em;text-transform:uppercase;margin:0 0 18px;font-size:.68rem}.footer-grid>div:not(.footer-brand){flex-direction:column;align-items:start;gap:12px;display:flex}.footer-grid a,.footer-grid p{color:#c7b9cc;font-size:.85rem}.footer-grid a:hover{color:#fff}.footer-bottom{color:#8e7c95;border-top:1px solid #ffffff1f;justify-content:space-between;gap:30px;margin-top:70px;padding-top:20px;font-size:.65rem;display:flex}.prototype-page{background:#fff;min-height:100vh}.prototype-private{color:#2a0c3b;text-align:center;letter-spacing:.12em;background:#cba9df;padding:8px 16px;font-size:.61rem;font-weight:850}.prototype-local-menu{z-index:40;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;position:sticky;top:74px}.prototype-local-menu .shell{align-items:center;gap:28px;min-height:56px;display:flex}.prototype-local-menu .shell>div{flex:1;justify-content:center;gap:24px;display:flex}.prototype-local-menu a{letter-spacing:.04em;text-transform:uppercase;font-size:.67rem;font-weight:800}.prototype-home,.prototype-find{color:var(--purple)}.prototype-hero{color:#fff;background:#38134b;align-items:end;min-height:760px;display:flex;position:relative;overflow:hidden}.prototype-hero>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.prototype-mulheres .prototype-hero>img{object-fit:cover;object-position:center;filter:saturate(.9)}.prototype-hero-overlay{background:linear-gradient(90deg,#15051eeb 0%,#20092f9e 48%,#20092f1f 76%),linear-gradient(#0000 44%,#14051ed1);position:absolute;inset:0}.prototype-hero-copy{z-index:2;padding-bottom:74px;position:relative}.prototype-hero-copy>p{color:#e6c9f5;letter-spacing:.16em;margin:0 0 18px;font-size:.72rem;font-weight:850}.prototype-hero-copy h1{max-width:920px;font-family:var(--font-display);letter-spacing:-.05em;text-transform:uppercase;margin:0;font-size:clamp(4rem,7.8vw,8.2rem);font-weight:400;line-height:.88}.prototype-hero-copy>span{color:#e2d7e6;max-width:670px;margin:24px 0 30px;font-size:1.08rem;line-height:1.65;display:block}.prototype-hero-copy>div{gap:10px;display:flex}.prototype-abstract{color:#ffffff21;text-align:center;background:radial-gradient(circle at 78% 24%,#a45dc2,#0000 25%),radial-gradient(circle at 75% 82%,#628d3c,#0000 27%),linear-gradient(135deg,#270c37,#6e2e88);place-content:center;display:grid;position:absolute;inset:0}.prototype-abstract span{font-family:var(--font-display);font-size:min(38vw,32rem);line-height:.65}.prototype-abstract strong{font-family:var(--font-display);letter-spacing:.16em;font-size:min(14vw,12rem)}.prototype-numbers{background:var(--paper);padding:86px 0}.prototype-numbers .shell>div{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.prototype-numbers article{border-top:6px solid var(--purple);background:#fff;border-radius:16px;flex-direction:column;justify-content:end;min-height:220px;padding:28px;display:flex}.prototype-numbers strong{font-family:var(--font-display);text-transform:uppercase;font-size:clamp(2.7rem,4.7vw,5.2rem);line-height:.9}.prototype-numbers article span{color:var(--muted);margin-top:16px;line-height:1.5}.prototype-pintadas .prototype-numbers article:nth-child(3n+2),.prototype-pintadas .prototype-numbers article:nth-child(3n+3){border-top-color:var(--green)}.prototype-pillars{background:#fff;padding:115px 0}.prototype-pillar-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.prototype-pillar-grid article{color:#fff;background:linear-gradient(145deg,#673083,#260e35);border-radius:18px;flex-direction:column;min-height:400px;padding:30px;display:flex}.prototype-pillar-grid article:nth-child(2){background:linear-gradient(145deg,#7c9f4c,#365922)}.prototype-pillar-grid article:nth-child(3){background:linear-gradient(145deg,#9a53b7,#4b215e)}.prototype-pillar-grid span{letter-spacing:.1em;font-size:.65rem;font-weight:800}.prototype-pillar-grid h3{font-family:var(--font-display);text-transform:uppercase;margin:auto 0 16px;font-size:3.2rem;line-height:.9}.prototype-pillar-grid p{color:#fffc;line-height:1.6}.prototype-pillar-grid b{text-transform:uppercase;margin-top:20px;font-size:.7rem}.prototype-search{background:var(--purple-deep);color:#fff;padding:100px 0}.prototype-search .shell{grid-template-columns:.85fr 1.15fr;align-items:center;gap:68px;display:grid}.prototype-search h2{font-family:var(--font-display);text-transform:uppercase;margin:0;font-size:clamp(3rem,5vw,5.5rem);font-weight:400;line-height:.92}.prototype-search form{background:#ffffff14;border:1px solid #ffffff21;border-radius:20px;padding:28px}.prototype-search label{color:var(--lilac);letter-spacing:.1em;text-transform:uppercase;margin-bottom:12px;font-size:.67rem;font-weight:800;display:block}.prototype-search form>div{grid-template-columns:1fr auto;gap:8px;display:grid}.prototype-search input,.prototype-search button{border:0;border-radius:10px;min-height:62px}.prototype-search input{min-width:0;padding:0 18px}.prototype-search button{background:var(--green);color:#fff;cursor:pointer;padding:0 24px;font-weight:800}.prototype-compare{color:#fff;text-align:center;background:#6e3189;padding:100px 0}.prototype-compare p{color:#e2c8ed;letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:800}.prototype-compare h2{max-width:980px;font-family:var(--font-display);text-transform:uppercase;margin:18px auto 34px;font-size:clamp(3rem,5.7vw,6.2rem);font-weight:400;line-height:.9}.prototype-mulheres .prototype-hero-overlay{background:linear-gradient(90deg,#290834f0,#40144a94 56%,#360f4133)}.prototype-mulheres .prototype-numbers article{border-top-color:#a54db8}.prototype-maria .prototype-hero{background:#421253}.prototype-maria .prototype-numbers article{border-top-color:#9c4bb5}@media (width<=1080px){.desktop-menu{display:none}.mobile-menu{margin-left:auto;display:block}.intro-grid,.launch-film-grid{gap:50px}.how-to-vote-grid{gap:44px}.portrait-stage{min-height:570px}.municipality-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:300px}.municipality-card,.card-1,.card-2,.card-3,.card-4,.card-5{grid-area:span 1/span 1}.card-1{grid-row:span 2}.card-3 p,.card-4 p,.card-5 p{display:block}.hubs-grid{grid-template-columns:repeat(2,1fr)}.jingle-playlist{grid-template-columns:1fr}.instagram-grid{grid-template-columns:repeat(3,1fr)}.federal-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.footer-grid{grid-template-columns:repeat(3,1fr)}.footer-brand{grid-column:1/-1}.prototype-local-menu .shell>div{display:none}.prototype-find{margin-left:auto}.prototype-launchpad{grid-template-columns:1fr}}@media (width<=760px){.shell{width:min(100% - 32px,1240px)}.latest-section{padding-bottom:76px}.latest-grid{grid-template-columns:1fr;gap:12px}.latest-card{border-radius:20px;min-height:390px}.latest-copy{inset:auto 22px 24px}.latest-copy h3{font-size:2.35rem}.global-header{position:sticky}.header-inner{gap:12px;min-height:66px}.header-logo{width:136px}.mobile-menu{margin-left:auto}.hero{aspect-ratio:auto;background:#3a1552;min-height:500px}.hero-image{object-fit:cover;object-position:34% center;height:74%}.hero:after{content:"";background:linear-gradient(#0000,#210c2e 22% 100%);position:absolute;inset:43% 0 0}.hero-mobile-content{z-index:2;gap:18px;width:calc(100% - 32px);display:grid;position:absolute;bottom:18px;left:16px}.hero-mobile-content>strong{font-family:var(--font-display);letter-spacing:-.04em;text-transform:uppercase;font-size:clamp(2.15rem,9.4vw,3rem);font-weight:400;line-height:.88}.hero-mobile-lineup{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.hero-mobile-lineup span{color:#eaddef;letter-spacing:.04em;text-transform:uppercase;background:#ffffff14;border:1px solid #ffffff2e;border-radius:9px;gap:2px;min-width:0;padding:8px 7px;font-size:.56rem;font-weight:750;display:grid}.hero-mobile-lineup b{color:#fff;font-size:.84rem}.internal-ribbon{text-align:center;width:100%;padding:8px 10px;font-size:.52rem}.quick-nav{grid-template-columns:repeat(2,1fr);width:100%}.quick-link{border-bottom:1px solid var(--line);gap:9px;min-height:82px;padding:18px 14px}.quick-link strong{font-size:.82rem}.quick-link:nth-child(3n){border-right:1px solid var(--line)}.quick-link:nth-child(2n){border-right:0}.intro-section{padding:90px 0 70px}.intro-grid{grid-template-columns:1fr;gap:55px}.intro-copy h2,.section-heading h2,.search-panel h2,.campaign-heading h2,.people-copy h2,.participate-section h2{font-size:clamp(2.55rem,11.5vw,4.2rem)}.portrait-stage{border-radius:120px 120px 16px 16px;min-height:470px}.launch-film-section{padding:64px 0 72px}.launch-film-grid{grid-template-columns:minmax(0,1fr);gap:32px}.launch-film-copy{order:2;min-width:0}.launch-film-copy h2{font-size:clamp(2.35rem,10.5vw,3.8rem);line-height:.92}.launch-film-copy>p:not(.eyebrow){margin:20px 0;font-size:.98rem;line-height:1.65}.launch-signature{font-size:.96rem}.launch-film-player{border-radius:22px;order:1;width:min(88vw,320px);margin-inline:auto;padding:9px;box-shadow:0 24px 55px #2a0c3b42}.launch-film-player video{border-radius:14px}.launch-film-download{letter-spacing:.05em;min-height:54px;padding-inline:8px;font-size:.66rem}.launch-film-download span{width:32px;height:32px}.search-section{padding-bottom:80px}.search-panel{border-radius:22px;grid-template-columns:1fr;gap:32px;padding:34px 22px}.action-search{padding:18px}.search-row{background:0 0;grid-template-columns:1fr;gap:8px}.search-row input,.search-row button{border-radius:10px;height:58px}.people-section{min-height:580px}.people-section>img{object-position:56% center}.people-copy{padding-bottom:42px}.how-to-vote-section{padding:72px 0 82px}.how-to-vote-grid{grid-template-columns:1fr;gap:34px}.how-to-vote-copy h2{font-size:clamp(2.55rem,11.5vw,4.2rem)}.how-to-vote-copy>p:not(.eyebrow){margin:20px 0 24px;font-size:.98rem;line-height:1.65}.how-to-vote-download{justify-content:space-between;width:100%}.how-to-vote-player{border-radius:18px;padding:8px;box-shadow:0 24px 55px #2b0d3a33}.how-to-vote-player video{border-radius:12px}.sites-section,.themes-section,.campaign-section,.news-section,.federal-gallery-section,.instagram-section{padding:86px 0}.split-heading,.campaign-heading{flex-direction:column;align-items:start}.municipality-grid{grid-template-columns:1fr;grid-auto-rows:minmax(300px,auto)}.municipality-card,.card-1{min-height:330px}.sites-cta{flex-direction:column;align-items:start;gap:12px}.hubs-grid,.download-grid,.news-grid{grid-template-columns:1fr}.hub-card{min-height:310px}.campaign-visual img{aspect-ratio:1.35;object-position:center}.download-card{min-height:380px}.jingles-section{margin-top:50px;padding-top:42px}.jingle-intro{flex-direction:column;align-items:start;gap:18px}.jingle-intro h2{font-size:clamp(2.7rem,12vw,4.2rem)}.jingle-now{padding:28px 20px}.jingle-now-number{margin-bottom:28px}.jingle-actions{flex-direction:column}.jingle-track-list{padding:8px}.jingle-track-list button{grid-template-columns:30px 1fr auto;gap:8px;padding-inline:10px}.instagram-grid{grid-template-columns:repeat(2,1fr)}.federal-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.federal-gallery-card{border-radius:12px}.federal-gallery-card>span{flex-direction:column;align-items:start;gap:3px;padding:48px 11px 11px}.federal-gallery-card strong{font-size:.75rem}.federal-gallery-card b{text-align:left;font-size:.5rem}.participate-grid{grid-template-columns:1fr;align-items:start}.participate-actions{flex-direction:column;width:100%}.footer-grid{grid-template-columns:1fr 1fr;gap:42px 26px}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column;align-items:start}.prototype-launchpad{gap:30px;margin-top:50px;padding:28px 20px}.prototype-links a{grid-template-columns:1fr auto}.prototype-links span{grid-column:1/-1}.prototype-links b{text-align:right}.prototype-local-menu{top:66px}.prototype-local-menu .shell{min-height:50px}.prototype-home,.prototype-find{font-size:.57rem!important}.prototype-hero{min-height:680px}.prototype-hero-copy{padding-bottom:52px}.prototype-hero-copy h1{font-size:clamp(3.3rem,14vw,5.5rem)}.prototype-hero-copy>div{flex-direction:column;max-width:330px}.prototype-hero>img{object-position:56% center}.prototype-mulheres .prototype-hero>img{object-position:center}.prototype-numbers .shell>div,.prototype-pillar-grid,.prototype-search .shell{grid-template-columns:1fr}.prototype-numbers article{min-height:180px}.prototype-pillars{padding:84px 0}.prototype-pillar-grid article{min-height:330px}.prototype-search .shell{gap:34px}.prototype-search form>div{grid-template-columns:1fr}}@media (width<=480px){.hero{min-height:470px}.hero-image{object-position:35% center;height:70%}.quick-link b{display:none}.portrait-stage{min-height:430px}.portrait-caption{bottom:18px;left:18px;right:18px}.portrait-caption strong{font-size:.82rem}.action-search{padding:14px}.jingle-track-list button{grid-template-columns:26px 1fr}.jingle-track-duration{display:none}.instagram-card>span{opacity:1;padding:32px 9px 9px;font-size:.54rem}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.footer-grid a{overflow-wrap:anywhere}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}:focus-visible{outline-offset:4px;outline:3px solid #c986ef}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}.morro-page{--purple:#5c2f7f;--purple-dark:#3f155d;--cream:#f2ecdf;--paper:#fffdf8;--yellow:#ffbd00;--red:#d8202f;--green:#16865a;--ink:#23192a;--muted:#6e6473;background:var(--paper);color:var(--ink);font-family:var(--font-archivo), Arial, sans-serif;margin:0}.morro-page .skip-link{z-index:100;color:var(--purple-dark);background:#fff;border-radius:.5rem;padding:.75rem 1rem;position:fixed;top:-5rem;left:1rem}.morro-page .skip-link:focus{top:1rem}.morro-page .section-shell{width:min(1180px,100% - 2rem);margin-inline:auto}.morro-page .morro-nav{z-index:50;color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#3f155df7;border-bottom:1px solid #ffffff29;justify-content:space-between;align-items:center;gap:1.5rem;min-height:98px;padding:.55rem max(1rem,50% - 590px);display:flex;position:sticky;top:0}.morro-page .morro-nav-logo{background:#fffdf8;border-radius:.7rem;flex:none;width:124px;padding:.35rem .55rem;box-shadow:0 8px 24px #14071d2e}.morro-page .morro-nav-logo img{width:100%;height:auto}.morro-page .morro-nav>div{align-items:center;gap:1.25rem;font-size:.84rem;font-weight:800;display:flex}.morro-page .morro-nav>div a{opacity:.9}.morro-page .morro-nav>div a:hover,.morro-page .morro-nav>div a:focus-visible{opacity:1;text-underline-offset:.3rem;text-decoration:underline}.morro-page .nav-cta{background:var(--yellow);color:var(--purple-dark);border-radius:999px;padding:.7rem 1rem;opacity:1!important}.morro-page .morro-hero{background:var(--purple-dark);position:relative;overflow:hidden}.morro-page .morro-hero>img{width:100%;height:auto}.morro-page .hero-ribbon{border-left:6px solid var(--yellow);color:#fff;background:#3f155deb;flex-direction:column;gap:.2rem;padding:.75rem 1rem;display:flex;position:absolute;bottom:1.25rem;left:max(1rem,50% - 590px);box-shadow:0 16px 35px #260b3440}.morro-page .hero-ribbon span{color:var(--yellow);letter-spacing:.12em;text-transform:uppercase;font-size:.78rem;font-weight:900}.morro-page .hero-ribbon strong{font-size:clamp(1rem,2vw,1.45rem)}.morro-page .intro{padding:6.5rem 0 5rem}.morro-page .section-kicker{color:var(--red);letter-spacing:.16em;text-transform:uppercase;font-size:.78rem;font-weight:900}.morro-page .intro-grid{grid-template-columns:1.05fr .95fr;align-items:start;gap:4rem;margin-top:1.2rem;display:grid}.morro-page .intro h1,.morro-page .section-heading h2,.morro-page .partnership h2{font-family:var(--font-display), Impact, sans-serif;letter-spacing:-.025em;text-transform:uppercase;margin:0;font-weight:400;line-height:.98}.morro-page .intro h1{max-width:700px;color:var(--purple-dark);font-size:clamp(3rem,6vw,5.4rem)}.morro-page .intro-copy{padding-top:.35rem}.morro-page .intro-copy p{color:var(--muted);margin:0 0 1.15rem;font-size:1.13rem;line-height:1.75}.morro-page .numbers{background:var(--cream);padding:1rem 0}.morro-page .number-grid{background:#5c2f7f2b;grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.morro-page .number-card{background:var(--cream);padding:2.2rem 1.6rem}.morro-page .number-card strong{color:var(--purple);font-family:var(--font-display), Impact, sans-serif;font-size:clamp(2.8rem,5vw,4.2rem);line-height:1;display:block}.morro-page .number-card h2{text-transform:uppercase;margin:.55rem 0;font-size:1rem}.morro-page .number-card p{color:var(--muted);margin:0;font-size:.9rem;line-height:1.55}.morro-page .actions{padding:6.5rem 0}.morro-page .section-heading{grid-template-columns:1.1fr .9fr;align-items:end;gap:3rem;margin-bottom:2.3rem;display:grid}.morro-page .section-heading h2{max-width:none;color:var(--purple-dark);margin-top:.7rem;font-size:clamp(2.8rem,5vw,4.8rem)}.morro-page .section-heading>p{color:var(--muted);margin:0;font-size:1.05rem;line-height:1.7}.morro-page .action-grid{grid-template-columns:repeat(6,1fr);gap:1rem;display:grid}.morro-page .action-card{color:#fff;border-radius:1.5rem;flex-direction:column;grid-column:span 2;min-height:430px;padding:2rem;display:flex;box-shadow:0 20px 50px #3f155d1f}.morro-page .action-card:nth-child(4),.morro-page .action-card:nth-child(5){grid-column:span 3}.morro-page .action-card.red{background:var(--red)}.morro-page .action-card.purple{background:var(--purple)}.morro-page .action-card.green{background:var(--green)}.morro-page .action-card.yellow{background:var(--yellow);color:var(--purple-dark)}.morro-page .action-card>span{letter-spacing:.13em;text-transform:uppercase;opacity:.78;font-size:.75rem;font-weight:900}.morro-page .action-card h3{margin:1.1rem 0 1rem;font-size:1.85rem;line-height:1.05}.morro-page .action-card p{opacity:.92;margin:0;line-height:1.7}.morro-page .action-card ul{border-top:1px solid #ffffff4d;margin:auto 0 0;padding:1.4rem 0 0;list-style:none}.morro-page .action-card.yellow ul{border-color:#3f155d3d}.morro-page .action-card li{margin-top:.55rem;font-size:.88rem;font-weight:800}.morro-page .action-card li:before{content:"★";color:var(--yellow);margin-right:.5rem}.morro-page .action-card.yellow li:before{color:var(--red)}.morro-page .themes{background:var(--cream);padding:6.5rem 0}.morro-page .theme-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.morro-page .theme-card{background:#fffdf8b8;border:1px solid #5c2f7f29;border-radius:1.25rem;min-height:370px;padding:1.7rem;position:relative;overflow:hidden}.morro-page .theme-index{color:#5c2f7f1a;font-family:var(--font-display), Impact, sans-serif;font-size:4.4rem;line-height:1;position:absolute;top:.65rem;right:1rem}.morro-page .theme-card>span{background:var(--purple);color:#fff;letter-spacing:.11em;border-radius:999px;padding:.45rem .65rem;font-size:.68rem;font-weight:900;display:inline-block}.morro-page .theme-card h3{color:var(--purple-dark);margin:1.4rem 0 .8rem;font-size:1.45rem;line-height:1.08;position:relative}.morro-page .theme-card p{color:var(--muted);margin:0;font-size:.93rem;line-height:1.6;position:relative}.morro-page .theme-card ul{border-top:1px solid #5c2f7f26;margin:1.2rem 0 0;padding:1rem 0 0;list-style:none;position:relative}.morro-page .theme-card li{margin:.45rem 0;font-size:.8rem;font-weight:700;line-height:1.4}.morro-page .theme-card li:before{content:"+";color:var(--red);margin-right:.45rem;font-weight:900}.morro-page .result-band{background:var(--red);color:#fff}.morro-page .result-band-grid{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;padding-block:5rem;display:grid}.morro-page .result-band h2{font-family:var(--font-display), Impact, sans-serif;letter-spacing:-.02em;text-transform:uppercase;margin:.8rem 0 0;font-size:clamp(3.5rem,6vw,6rem);font-weight:400;line-height:.94}.morro-page .result-list{background:#ffffff40;grid-template-columns:1fr 1fr;gap:1px;display:grid}.morro-page .result-list p{background:var(--red);flex-direction:column;margin:0;padding:1.35rem;display:flex}.morro-page .result-list strong{color:var(--yellow);font-size:1.1rem}.morro-page .result-list span{opacity:.83;margin-top:.25rem;font-size:.82rem;line-height:1.45}.morro-page .partnership{background:var(--purple-dark);color:#fff;position:relative;overflow:hidden}.morro-page .partnership:after{content:"";opacity:.13;background-image:radial-gradient(circle at 2px 2px,#fff 1.2px,#0000 0);background-size:20px 20px;position:absolute;inset:0}.morro-page .partnership-inner{z-index:1;grid-template-columns:.5fr 1.5fr;align-items:center;gap:4rem;min-height:460px;padding-block:5rem;display:grid;position:relative}.morro-page .partnership-mark{color:var(--yellow);font-family:var(--font-display), Impact, sans-serif;text-shadow:12px 12px #d8202fbf;font-size:clamp(8rem,18vw,15rem);line-height:.7}.morro-page .section-kicker.light{color:var(--yellow)}.morro-page .partnership h2{max-width:800px;margin:.7rem 0 1.3rem;font-size:clamp(3rem,6vw,5.6rem)}.morro-page .partnership p{opacity:.82;max-width:740px;margin:0;font-size:1.12rem;line-height:1.75}.morro-page .gallery{padding:6.5rem 0}.morro-page .photo-grid{grid-template-columns:repeat(12,1fr);grid-auto-rows:105px;gap:.8rem;display:grid}.morro-page .photo-card{background:var(--cream);border-radius:1.1rem;margin:0;position:relative;overflow:hidden;box-shadow:0 12px 30px #3f155d14}.morro-page .photo-card img{object-fit:cover;width:100%;height:100%;transition:transform .45s}.morro-page .photo-card:hover img{transform:scale(1.035)}.morro-page .photo-card figcaption{color:#fff;background:#3f155de6;border-radius:999px;padding:.4rem .6rem;font-size:.7rem;font-weight:800;position:absolute;bottom:.7rem;left:.7rem}.morro-page .photo-1,.morro-page .photo-4{grid-area:span 3/span 7}.morro-page .photo-2,.morro-page .photo-3,.morro-page .photo-5,.morro-page .photo-6{grid-area:span 3/span 5}.morro-page .drive-link{border:2px solid var(--purple);color:var(--purple);border-radius:999px;align-items:center;gap:.6rem;margin-top:1.5rem;padding:.85rem 1.1rem;font-size:.86rem;font-weight:900;display:inline-flex}.morro-page .drive-link:hover{background:var(--purple);color:#fff}.morro-page .drive-videos{background:var(--purple-dark);color:#fff;padding:6.5rem 0}.morro-page .light-heading h2{color:#fff}.morro-page .light-heading>p{color:#ffffffb8}.morro-page .video-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.morro-page .video-frame{aspect-ratio:16/9;background:#1d0d26;border:1px solid #ffffff29;border-radius:1.2rem;overflow:hidden}.morro-page .video-frame iframe{border:0;width:100%;height:100%}.morro-page .social{padding:6.5rem 0}.morro-page .instagram-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:1.5rem;display:grid}.morro-page .instagram-frame{background:#fff;border:1px solid #5c2f7f29;border-radius:1.2rem;min-width:0;overflow:hidden;box-shadow:0 15px 35px #3f155d14}.morro-page .instagram-frame iframe{border:0;width:100%;height:780px;display:block}.morro-page .closing{background:var(--yellow);color:var(--purple-dark)}.morro-page .closing-grid{grid-template-columns:1.2fr .8fr;align-items:end;gap:5rem;padding-block:5.5rem;display:grid}.morro-page .closing-mini{color:var(--red);letter-spacing:.15em;text-transform:uppercase;margin-bottom:.6rem;font-size:.75rem;font-weight:900;display:block}.morro-page .closing h2{font-family:var(--font-display), Impact, sans-serif;letter-spacing:-.025em;text-transform:uppercase;margin:0;font-size:clamp(4rem,8vw,8rem);font-weight:400;line-height:.85}.morro-page .closing p{margin:0 0 1.2rem;font-size:1.1rem;line-height:1.65}.morro-page .closing a{background:var(--purple-dark);color:#fff;border-radius:999px;gap:.5rem;padding:.85rem 1.1rem;font-weight:900;display:inline-flex}.morro-page .morro-footer{color:#fff;background:#25112f;padding-top:1rem}.morro-page .footer-inner{justify-content:space-between;align-items:center;gap:2rem;min-height:150px;display:flex}.morro-page .footer-logo{background:#fffdf8;border-radius:.8rem;width:150px;padding:.65rem}.morro-page .footer-logo img{width:100%;height:auto}.morro-page .morro-footer p,.morro-page .morro-footer a:not(.footer-logo){opacity:.78;font-size:.9rem}.morro-page .morro-footer a:hover{opacity:1;text-decoration:underline}.morro-page .footer-team{border-top:1px solid #ffffff1f;grid-template-columns:repeat(6,1fr);min-height:60px;display:grid}.morro-page .footer-team span{color:var(--cream);text-align:center;border-right:1px solid #ffffff1a;justify-content:center;align-items:center;padding:.75rem;font-size:.76rem;font-weight:900;display:flex}.morro-page .footer-team span:nth-child(2){color:var(--yellow)}@media (width<=900px){.morro-page .morro-nav>div a:not(.nav-cta){display:none}.morro-page .intro-grid,.morro-page .section-heading,.morro-page .partnership-inner,.morro-page .result-band-grid,.morro-page .closing-grid{grid-template-columns:1fr;gap:2rem}.morro-page .number-grid{grid-template-columns:repeat(2,1fr)}.morro-page .action-grid{grid-template-columns:1fr}.morro-page .action-card,.morro-page .action-card:nth-child(4),.morro-page .action-card:nth-child(5){grid-column:auto;min-height:360px}.morro-page .theme-grid{grid-template-columns:repeat(2,1fr)}.morro-page .partnership-mark{font-size:9rem}.morro-page .photo-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:240px}.morro-page .photo-card,.morro-page .photo-1,.morro-page .photo-2,.morro-page .photo-3,.morro-page .photo-4,.morro-page .photo-5,.morro-page .photo-6{grid-area:auto}.morro-page .instagram-frame iframe{height:700px}}@media (width<=600px){.morro-page .morro-nav{min-height:78px}.morro-page .morro-nav-logo{width:92px;padding:.25rem .4rem}.morro-page .morro-hero>img{object-fit:cover;object-position:center top;min-height:250px}.morro-page .hero-ribbon{border-left:0;border-top:5px solid var(--yellow);box-shadow:none;position:relative;bottom:auto;left:auto}.morro-page .intro,.morro-page .actions,.morro-page .themes,.morro-page .gallery,.morro-page .drive-videos,.morro-page .social{padding:4.5rem 0}.morro-page .intro h1{font-size:3.15rem}.morro-page .number-grid,.morro-page .theme-grid,.morro-page .result-list,.morro-page .video-grid,.morro-page .instagram-grid,.morro-page .photo-grid{grid-template-columns:1fr}.morro-page .number-card{padding:1.8rem 1.25rem}.morro-page .photo-grid{grid-auto-rows:265px}.morro-page .instagram-frame iframe{height:690px}.morro-page .footer-inner{flex-direction:column;align-items:flex-start;gap:1rem;padding-block:2rem}.morro-page .footer-team{grid-template-columns:repeat(2,1fr)}}@media (prefers-reduced-motion:reduce){.morro-page{scroll-behavior:auto}}._page_16xim_1{--flix-purple:#42155c;--flix-purple-soft:#6e348c;--flix-red:#d51f2a;--flix-cream:#ede7db;--flix-ink:#09070b;background:var(--flix-ink);color:#fff;min-height:100vh;font-family:var(--font-archivo), Arial, sans-serif;overflow:hidden}._shell_16xim_14{width:min(1240px,100% - 3rem);margin-inline:auto}._hero_16xim_16{background:radial-gradient(circle at 78% 30%,#6e348c85,#0000 32%),linear-gradient(112deg,#08060a 0%,#160b1d 43%,#42155c 100%);min-height:760px;padding:2rem 0 5rem;position:relative;overflow:hidden}._hero_16xim_16:after{content:"";background:linear-gradient(transparent, var(--flix-ink));pointer-events:none;height:220px;position:absolute;inset:auto 0 0}._heroGlow_16xim_35{background:var(--flix-red);opacity:.17;filter:blur(90px);border-radius:50%;width:520px;height:520px;position:absolute;top:-180px;right:-180px}._brandLine_16xim_47{z-index:2;align-items:center;gap:1rem;display:flex;position:relative}._brand_16xim_47{letter-spacing:-.045em;align-items:baseline;line-height:1;display:inline-flex}._brand_16xim_47 span,._footerBrand_16xim_49 span{font-family:var(--font-display), Impact, sans-serif;font-size:2.2rem}._brand_16xim_47 strong,._footerBrand_16xim_49 strong{color:var(--flix-red);font-family:var(--font-display), Impact, sans-serif;margin-left:.16em;font-size:2.2rem;font-weight:400}._brandTag_16xim_51{color:#ffffff8f;letter-spacing:.08em;text-transform:uppercase;border-left:1px solid #ffffff3d;padding-left:1rem;font-size:.72rem;font-weight:800}._heroGrid_16xim_53{z-index:2;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);align-items:center;gap:3.5rem;padding-top:5rem;display:grid;position:relative}._heroCopy_16xim_54{min-width:0;max-width:570px}._eyebrow_16xim_55{background:var(--flix-red);letter-spacing:.13em;border-radius:.35rem;padding:.48rem .7rem;font-size:.68rem;font-weight:900;display:inline-flex}._heroCopy_16xim_54 h1{max-width:100%;font-family:var(--font-display), Impact, sans-serif;letter-spacing:-.035em;text-transform:uppercase;margin:1rem 0 1.3rem;font-size:clamp(3.2rem,5vw,5.2rem);font-weight:400;line-height:.9}._heroCopy_16xim_54 p{color:#ffffffc2;max-width:540px;margin:0;font-size:1.07rem;line-height:1.68}._heroActions_16xim_58{flex-wrap:wrap;gap:.8rem;margin-top:1.8rem;display:flex}._heroActions_16xim_58 a,._heroActions_16xim_58 button{cursor:pointer;min-height:48px;font:inherit;border:0;border-radius:.45rem;align-items:center;gap:.6rem;padding:0 1.2rem;font-size:.84rem;font-weight:900;transition:transform .2s,background .2s;display:inline-flex}._heroActions_16xim_58 a:hover,._heroActions_16xim_58 button:hover{transform:translateY(-2px)}._playButton_16xim_61{color:#130c16;background:#fff}._infoButton_16xim_62{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff24}._featuredPlayer_16xim_64{aspect-ratio:16/9;background:#000;border:1px solid #fff3;border-radius:1.15rem;width:100%;min-width:0;scroll-margin-top:6rem;position:relative;overflow:hidden;box-shadow:0 35px 90px #0000007a}._featuredPlayer_16xim_64 iframe,._featuredPlayer_16xim_64 video{object-fit:contain;background:#000;border:0;width:100%;height:100%}._playerPoster_16xim_66{cursor:pointer;background:#000;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0;overflow:hidden}._playerPoster_16xim_66:after{content:"";background:linear-gradient(#00000014,#0000007a);position:absolute;inset:0}._playerPoster_16xim_66 img{object-fit:cover;width:100%;height:100%}._playerPoster_16xim_66>span{z-index:2;color:#09070b;background:#fff;border-radius:50%;place-items:center;width:72px;height:72px;padding-left:.25rem;font-size:1.6rem;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 16px 38px #00000073}._playerLabel_16xim_70{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);pointer-events:none;background:#09070bbf;border-radius:.45rem;align-items:center;gap:.65rem;max-width:calc(100% - 2rem);padding:.58rem .75rem;display:flex;position:absolute;top:1rem;left:1rem}._playerLabel_16xim_70 span{color:#fff;letter-spacing:.11em;font-size:.6rem;font-weight:900}._playerLabel_16xim_70 strong{color:#ffffffd1;font-size:.72rem}._catalog_16xim_74{z-index:3;margin-top:-3rem;padding:3rem 0 7rem;position:relative}._sectionHeading_16xim_75{grid-template-columns:1fr .85fr;align-items:end;gap:3rem;margin-bottom:1.8rem;display:grid}._sectionHeading_16xim_75 span,._closing_16xim_76>div>span{color:var(--flix-red);letter-spacing:.15em;font-size:.7rem;font-weight:900}._sectionHeading_16xim_75 h2{letter-spacing:-.035em;margin:.35rem 0 0;font-size:clamp(2rem,4vw,3.5rem)}._sectionHeading_16xim_75 p{color:#ffffff8f;max-width:560px;margin:0;line-height:1.6}._videoGrid_16xim_80{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;display:grid}._videoCard_16xim_81{color:#fff;cursor:pointer;width:100%;font:inherit;text-align:left;background:#17131a;border:1px solid #ffffff1f;border-radius:.85rem;padding:0;transition:transform .25s,border-color .25s,box-shadow .25s;overflow:hidden}._videoCard_16xim_81:hover,._videoCard_16xim_81:focus-visible{border-color:#fff6;transform:scale(1.018);box-shadow:0 22px 55px #0000006b}._activeCard_16xim_83{border-color:var(--flix-red);box-shadow:0 0 0 2px #d51f2a47}._poster_16xim_84{aspect-ratio:16/9;background:linear-gradient(135deg,#25132f,#09070b);position:relative;overflow:hidden}._poster_16xim_84:after{content:"";background:linear-gradient(#0000 50%,#000000d1);position:absolute;inset:0}._poster_16xim_84 img{object-fit:cover;width:100%;height:100%}._playIcon_16xim_87{z-index:2;color:#09070b;background:#fff;border-radius:50%;place-items:center;width:46px;height:46px;padding-left:.15rem;display:grid;position:absolute;bottom:1rem;left:1.1rem;box-shadow:0 10px 25px #00000059}._cardBadge_16xim_88{z-index:2;background:var(--flix-red);letter-spacing:.1em;border-radius:.3rem;padding:.4rem .55rem;font-size:.6rem;font-weight:900;position:absolute;top:.85rem;right:.85rem}._cardCopy_16xim_89{padding:1.15rem}._cardCopy_16xim_89 h3{margin:0;font-size:1.35rem}._cardCopy_16xim_89 p{color:#ffffff9e;margin:.25rem 0 1rem}._cardCopy_16xim_89>div{color:#ffffff6b;text-transform:uppercase;justify-content:space-between;gap:1rem;font-size:.7rem;font-weight:800;display:flex}._cardCopy_16xim_89 b{color:#fff}._comingCard_16xim_95{background:linear-gradient(135deg,#42155c73,#ffffff08);border:1px dashed #ffffff2e;border-radius:.85rem;align-items:flex-end;gap:1rem;min-height:100%;padding:1.7rem;display:flex}._comingCard_16xim_95>span{color:#ffffffb3;background:#ffffff1a;border-radius:50%;flex:none;place-items:center;width:48px;height:48px;font-size:1.6rem;display:grid}._comingCard_16xim_95 strong{font-size:1.08rem;display:block}._comingCard_16xim_95 p{color:#ffffff7a;margin:.35rem 0 0;font-size:.84rem;line-height:1.5}._episodePlayer_16xim_100{aspect-ratio:16/9;background:#000;border:1px solid #ffffff24;border-radius:1rem;max-width:920px;margin:2rem auto 0;scroll-margin-top:6rem;position:relative;overflow:hidden;box-shadow:0 25px 70px #0006}._episodePlayer_16xim_100 iframe,._episodePlayer_16xim_100 video{object-fit:contain;background:#000;border:0;width:100%;height:100%}._playerGrid_16xim_102{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem;margin-top:2rem;display:grid}._playerGrid_16xim_102 ._episodePlayer_16xim_100{width:100%;margin:0}._catalogDivider_16xim_104{border-top:1px solid #ffffff21;margin:6.5rem 0 4.5rem}._closing_16xim_76{background:linear-gradient(120deg,var(--flix-purple),#260d37);text-align:center;padding:7rem 0}._closing_16xim_76 h2{max-width:900px;font-family:var(--font-display), Impact, sans-serif;letter-spacing:-.03em;text-transform:uppercase;margin:.75rem auto 1rem;font-size:clamp(3.5rem,7vw,7.2rem);font-weight:400;line-height:.9}._closing_16xim_76 p{color:#ffffffab;max-width:650px;margin:0 auto;font-size:1rem;line-height:1.7}._closing_16xim_76 a{min-height:48px;color:var(--flix-purple);background:#fff;border-radius:999px;align-items:center;gap:.6rem;margin-top:1.6rem;padding:0 1.2rem;font-size:.82rem;font-weight:900;display:inline-flex}._footer_16xim_49{background:#050406;border-top:1px solid #ffffff14;padding:2rem 0}._footer_16xim_49>div{justify-content:space-between;align-items:center;gap:2rem;display:flex}._footerBrand_16xim_49{align-items:baseline;display:flex}._footerBrand_16xim_49 span,._footerBrand_16xim_49 strong{font-size:1.4rem}._footer_16xim_49 p,._footer_16xim_49 a{color:#ffffff73;font-size:.74rem}._footer_16xim_49 a:hover{color:#fff;text-decoration:underline}._detailPage_16xim_118{min-height:100vh}._detailShell_16xim_119{width:min(1180px,100% - 3rem);margin-inline:auto}._detailHero_16xim_120{background:radial-gradient(circle at 80% 24%,#6e348c7a,#0000 34%),linear-gradient(120deg,#08060a,#1a0c23 52%,#42155c);min-height:calc(100vh - 74px);padding:2rem 0 6rem;position:relative}._detailHero_16xim_120:after{content:"";background:linear-gradient(transparent,var(--flix-ink));pointer-events:none;height:170px;position:absolute;inset:auto 0 0}._detailTopline_16xim_122{z-index:2;justify-content:space-between;align-items:center;gap:2rem;display:flex;position:relative}._backLink_16xim_123{color:#ffffffb8;font-size:.78rem;font-weight:850}._backLink_16xim_123:hover{color:#fff}._detailGrid_16xim_125{z-index:2;grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);align-items:center;gap:3.5rem;min-height:650px;padding-top:4rem;display:grid;position:relative}._detailCopy_16xim_126 h1{font-family:var(--font-display),Impact,sans-serif;letter-spacing:-.04em;text-transform:uppercase;margin:1rem 0 1.4rem;font-size:clamp(3.4rem,5.6vw,6.2rem);font-weight:400;line-height:.9}._detailCopy_16xim_126>p{color:#ffffffb8;max-width:620px;margin:0;font-size:1.05rem;line-height:1.72}._detailMedia_16xim_128{min-width:0}._detailPlayer_16xim_129{aspect-ratio:16/9;background:#000;border:1px solid #fff3;border-radius:1.15rem;width:100%;position:relative;overflow:hidden;box-shadow:0 35px 90px #00000080}._detailPlayer_16xim_129 iframe,._detailPlayer_16xim_129 video{object-fit:contain;background:#000;border:0;width:100%;height:100%}._playerChrome_16xim_131{width:100%;min-width:0}._playerToolbar_16xim_132{background:#17131a;border:1px solid #ffffff29;border-top:0;border-radius:0 0 .9rem .9rem;justify-content:flex-end;align-items:center;gap:.65rem;min-height:64px;padding:.7rem;display:flex}._playerToolbar_16xim_132 button{color:#fff;cursor:pointer;min-height:46px;font:inherit;background:#ffffff17;border:1px solid #ffffff38;border-radius:.5rem;justify-content:center;align-items:center;gap:.55rem;padding:0 1rem;font-size:.8rem;font-weight:900;display:inline-flex}._playerToolbar_16xim_132 button:hover{background:#ffffff29}._playerToolbar_16xim_132 button:disabled{cursor:wait;opacity:.45}._playerToolbar_16xim_132 ._fullscreenButton_16xim_136{color:#130c16;background:#fff;min-width:150px}._playerToolbar_16xim_132 ._fullscreenButton_16xim_136:hover{background:var(--flix-cream)}._playerToolbar_16xim_132 span{font-size:1.05rem}._detailPosterButton_16xim_139{color:#fff;cursor:pointer;background:#160b1d;border:0;width:100%;padding:0;position:absolute;inset:0;overflow:hidden}._detailPosterButton_16xim_139:after{content:"";background:linear-gradient(#0000000d,#00000094);position:absolute;inset:0}._detailPosterButton_16xim_139 img{object-fit:cover;width:100%;height:100%;display:block}._detailPosterButton_16xim_139>strong{z-index:2;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;font-size:.8rem;font-weight:900;position:absolute;top:calc(50% + 54px);left:50%;transform:translate(-50%)}._detailPlayIcon_16xim_143{z-index:2;background:#42155ce6;border:3px solid #ffffffe6;border-radius:50%;place-items:center;width:76px;height:76px;font-size:1.9rem;line-height:1;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 12px 35px #00000073}._playerLoading_16xim_144{z-index:3;color:#ffffffd1;background:#160b1d;flex-direction:column;justify-content:center;align-items:center;gap:.8rem;font-size:.85rem;font-weight:800;display:flex;position:absolute;inset:0}._playerLoading_16xim_144 span{border:3px solid #fff3;border-top-color:#fff;border-radius:50%;width:36px;height:36px;animation:.8s linear infinite _flix-spin_16xim_1}._playerWaiting_16xim_146{z-index:4;color:#fff;pointer-events:none;background:#160b1de0;border-radius:999px;align-items:center;gap:.55rem;min-height:38px;padding:0 .9rem;font-size:.75rem;font-weight:850;display:flex;position:absolute;bottom:4.2rem;left:50%;transform:translate(-50%)}._playerWaiting_16xim_146 span{border:2px solid #ffffff40;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite _flix-spin_16xim_1}._playerError_16xim_148{z-index:5;color:#fff;text-align:center;background:linear-gradient(135deg,#160b1d,#42155c);flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:2rem;display:flex;position:absolute;inset:0}._playerError_16xim_148 button{color:#130c16;min-height:44px;font:inherit;background:#fff;border:0;border-radius:.45rem;padding:0 1rem;font-weight:900}@keyframes _flix-spin_16xim_1{to{transform:rotate(360deg)}}._shareActions_16xim_151{flex-wrap:wrap;gap:.75rem;margin-top:1.8rem;display:flex}._shareActions_16xim_151 a,._shareActions_16xim_151 button{cursor:pointer;min-height:50px;font:inherit;border-radius:.5rem;justify-content:center;align-items:center;padding:0 1.15rem;font-size:.8rem;font-weight:900;display:inline-flex}._shareActions_16xim_151 a{color:#fff;background:#20b55a;border:0}._shareActions_16xim_151 button{color:#fff;background:#ffffff1a;border:1px solid #ffffff40}._shareActions_16xim_151 a:hover,._shareActions_16xim_151 button:hover{filter:brightness(1.1)}._relatedSection_16xim_156{background:var(--flix-ink);padding:5rem 0 7rem}._relatedSection_16xim_156 ._videoGrid_16xim_80{grid-template-columns:repeat(3,minmax(0,1fr))}._relatedSection_16xim_156 ._cardCopy_16xim_89 p{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}@media (width<=940px){._shell_16xim_14{width:min(100% - 2rem,760px)}._hero_16xim_16{min-height:auto}._heroGrid_16xim_53,._sectionHeading_16xim_75{grid-template-columns:1fr;gap:2rem}._heroGrid_16xim_53{padding-top:3rem}._heroCopy_16xim_54{max-width:680px}._heroCopy_16xim_54 h1{font-size:clamp(4rem,11vw,6.5rem)}._catalog_16xim_74{margin-top:0}._detailGrid_16xim_125{grid-template-columns:1fr;min-height:auto}._detailCopy_16xim_126{max-width:760px}._relatedSection_16xim_156 ._videoGrid_16xim_80{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=660px){._hero_16xim_16{padding-top:1.2rem;padding-bottom:3.5rem}._brandLine_16xim_47{flex-direction:column;align-items:flex-start;gap:.55rem}._brandTag_16xim_51{border:0;padding:0}._heroCopy_16xim_54 h1{font-size:3.7rem}._heroCopy_16xim_54 p{font-size:.95rem}._heroActions_16xim_58 a,._heroActions_16xim_58 button{flex:auto;justify-content:center}._featuredPlayer_16xim_64{border-inline:0;border-radius:0;width:calc(100% + 2rem);margin-left:-1rem}._playerLabel_16xim_70{display:none}._catalog_16xim_74{padding:3.5rem 0 5rem}._videoGrid_16xim_80,._playerGrid_16xim_102{grid-template-columns:1fr}._catalogDivider_16xim_104{margin:4.5rem 0 3.5rem}._comingCard_16xim_95{min-height:170px}._cardCopy_16xim_89>div{flex-direction:column;align-items:flex-start;gap:.35rem}._closing_16xim_76{padding:5rem 0}._closing_16xim_76 h2{font-size:4rem}._footer_16xim_49>div{flex-direction:column;align-items:flex-start;gap:.7rem}._detailShell_16xim_119{width:min(100% - 2rem,760px)}._detailHero_16xim_120{padding-top:1.2rem;padding-bottom:4rem}._detailTopline_16xim_122{flex-direction:column;align-items:flex-start;gap:.8rem}._detailGrid_16xim_125{gap:2rem;padding-top:2.5rem}._detailCopy_16xim_126 h1{font-size:3.6rem}._detailPlayer_16xim_129{border-inline:0;border-radius:0;width:calc(100% + 2rem);margin-left:-1rem}._playerToolbar_16xim_132{border-inline:0;border-radius:0;justify-content:stretch;width:calc(100% + 2rem);min-height:72px;margin-left:-1rem;padding:.75rem 1rem}._playerToolbar_16xim_132 button{flex:1 1 0;min-height:50px;padding-inline:.7rem}._playerToolbar_16xim_132 ._fullscreenButton_16xim_136{flex:1.35 1 0;min-width:0}._detailMedia_16xim_128 ._shareActions_16xim_151{margin-top:1.25rem}._shareActions_16xim_151{grid-template-columns:1fr;display:grid}._relatedSection_16xim_156{padding:4rem 0 5rem}._relatedSection_16xim_156 ._videoGrid_16xim_80{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){._videoCard_16xim_81,._heroActions_16xim_58 a,._heroActions_16xim_58 button{transition:none}}._page_ajzye_1{color:var(--ink);background:#fff}._shell_ajzye_2{width:min(1200px,100% - 48px);margin-inline:auto}._page_ajzye_1 section[id]{scroll-margin-top:110px}._page_ajzye_1 h1,._page_ajzye_1 h2,._page_ajzye_1 h3,._page_ajzye_1 p,._page_ajzye_1 figure{margin:0}._page_ajzye_1 h1,._page_ajzye_1 h2{font-family:var(--font-display), Arial, sans-serif;letter-spacing:-.035em;font-weight:400}._page_ajzye_1 h2{font-size:clamp(2rem,3.8vw,3.6rem);line-height:1.12}._page_ajzye_1 h3{font-size:1.5rem;line-height:1.25}._page_ajzye_1 p{font-size:1.0625rem;line-height:1.75}._page_ajzye_1 a:focus-visible,._footer_ajzye_9 a:focus-visible{outline-offset:5px;outline:3px solid #bb4fc6}._skip_ajzye_10{z-index:1000;color:#42155c;background:#fff;padding:16px;position:fixed;top:-100px;left:16px}._skip_ajzye_10:focus{top:16px}._page_ajzye_1 ._eyebrow_ajzye_12{letter-spacing:.1em;color:#7c254c;margin-bottom:18px;font-size:.875rem;font-weight:800;line-height:1.5;display:block}._hero_ajzye_13{color:#fff;background:#a51e36}._heroGrid_ajzye_14{grid-template-columns:1.12fr .88fr;align-items:center;gap:56px;padding-block:64px;display:grid}._heroCopy_ajzye_15 ._eyebrow_ajzye_12{color:#fff}._heroCopy_ajzye_15 h1{font-size:clamp(2.5rem,4.3vw,4.4rem);line-height:1.04}._heroCopy_ajzye_15 h1 span{color:#ffe1eb}._heroCopy_ajzye_15 ._lead_ajzye_18{color:#fff3f6;max-width:610px;margin-top:28px}._actions_ajzye_19{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}._primary_ajzye_20,._outline_ajzye_20{border-radius:9px;justify-content:center;align-items:center;gap:12px;min-height:52px;padding:14px 22px;font-size:1rem;font-weight:800;line-height:1.4;display:inline-flex}._primary_ajzye_20{color:#751128;background:#fff}._outline_ajzye_20{color:#fff;border:1px solid #ffb9c8}._primary_ajzye_20:hover{background:#ffe5ed}._outline_ajzye_20:hover{background:#8b132b}._heroPhoto_ajzye_25{background:#5d2736;border-radius:160px 160px 16px 16px;overflow:hidden;box-shadow:18px 18px #81142b}._heroPhoto_ajzye_25>img{width:100%;height:auto}._heroPhoto_ajzye_25 figcaption{background:#73152b;gap:7px;padding:20px 26px;display:grid}._heroPhoto_ajzye_25 figcaption span{letter-spacing:.1em;font-size:.875rem;font-weight:800}._heroPhoto_ajzye_25 figcaption strong{font-size:1rem}._sectionNav_ajzye_30{background:#fff;border-bottom:1px solid #e6dbe0}._sectionNav_ajzye_30>div{flex-wrap:wrap;gap:4px 38px;padding-block:16px;display:flex}._sectionNav_ajzye_30 a{color:#6a1746;padding-block:10px;font-size:.9375rem;font-weight:700}._sectionNav_ajzye_30 a:hover{text-underline-offset:5px;text-decoration:underline}._section_ajzye_30{padding-block:88px}._sectionHeading_ajzye_35{max-width:810px;margin-bottom:42px}._sectionHeading_ajzye_35>p:last-child:not(._eyebrow_ajzye_12){color:#5a505c;margin-top:22px}._timeline_ajzye_37{grid-template-columns:repeat(3,minmax(0,1fr));gap:36px;display:grid}._timeline_ajzye_37 article{border-top:3px solid #a51e36;padding-top:22px}._timeline_ajzye_37 article>span{color:#9a2039;margin-bottom:14px;font-size:1rem;font-weight:850;display:block}._timeline_ajzye_37 h3{margin-bottom:15px}._timeline_ajzye_37 p,._causes_ajzye_41 p{color:#5a505c}._film_ajzye_42{color:#fff;background:#251030;padding-block:72px}._filmGrid_ajzye_43{grid-template-columns:1.05fr .95fr;align-items:center;gap:56px;display:grid}._film_ajzye_42 ._eyebrow_ajzye_12{color:#e6bdeb}._film_ajzye_42 p:not(._eyebrow_ajzye_12){color:#ecdff0;margin-block:22px 26px}._filmPoster_ajzye_46{border-radius:14px;display:block;position:relative;overflow:hidden}._filmPoster_ajzye_46>img{aspect-ratio:16/9;object-fit:cover;width:100%}._play_ajzye_48{background:#a51e36;border:2px solid #fff;border-radius:50%;place-items:center;width:70px;height:70px;padding-left:4px;font-size:1.5rem;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 5px 30px #0005}._filmPoster_ajzye_46:hover ._play_ajzye_48{background:#72122b}._womenGrid_ajzye_50{grid-template-columns:1.05fr 1fr;align-items:center;gap:48px;display:grid}._storyPhoto_ajzye_51 img{border-radius:12px;width:100%;height:auto}._storyPhoto_ajzye_51 figcaption{color:#68586a;padding-top:12px;font-size:.875rem;line-height:1.5}._womenCopy_ajzye_53 h3{color:#641c74;font-size:clamp(1.75rem,2.3vw,2.2rem)}._womenCopy_ajzye_53 p{color:#5a505c;margin-top:20px}._textLink_ajzye_55{color:#681c76;text-underline-offset:5px;align-items:center;gap:12px;min-height:48px;margin-top:16px;font-weight:800;text-decoration:underline;display:inline-flex}._causes_ajzye_41{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;margin-top:54px;display:grid}._causes_ajzye_41 article{border-top:1px solid #e3d7e5;padding-top:26px}._causes_ajzye_41 h3{margin-bottom:16px}._materials_ajzye_59{background:#f7f2f6;padding-block:88px}._linksGrid_ajzye_60{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}._materialCard_ajzye_61{background:#fff;border:1px solid #e8dce5;border-radius:12px;flex-direction:column;padding:28px;display:flex}._materialCard_ajzye_61:hover{border-color:#a51e36;box-shadow:0 7px 20px #3e19380b}._materialCard_ajzye_61 h3{margin-bottom:12px;font-size:1.375rem}._materialCard_ajzye_61 p{color:#5a505c;margin-bottom:24px}._materialCard_ajzye_61>strong{color:#8e1632;justify-content:space-between;align-items:center;gap:18px;margin-top:auto;font-size:1rem;display:flex}._materialCard_ajzye_61>strong span{font-size:1.35rem}._closing_ajzye_67{color:#fff;background:#a51e36;padding-block:80px}._closingGrid_ajzye_68{grid-template-columns:1.1fr .9fr;align-items:center;gap:56px;display:grid}._closing_ajzye_67 ._eyebrow_ajzye_12{color:#ffe1eb}._closing_ajzye_67 h2{font-size:clamp(2rem,3.2vw,3rem)}._closing_ajzye_67 p:not(._eyebrow_ajzye_12){color:#fff2f5;margin-top:22px}._signature_ajzye_72{width:235px;height:auto;margin-top:30px}._closingPhoto_ajzye_73{border-radius:14px;overflow:hidden}._closingPhoto_ajzye_73 img{width:100%;height:auto}._footer_ajzye_9{color:#fff;background:#251030}._footer_ajzye_9>div{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-block:26px;display:flex}._footer_ajzye_9 p,._footer_ajzye_9 a{margin:0;font-size:.9375rem;line-height:1.6}._footer_ajzye_9 a{text-underline-offset:4px;padding-block:10px;text-decoration:underline}@media (width<=900px){._heroGrid_ajzye_14{gap:32px}._heroCopy_ajzye_15 h1{font-size:clamp(2.3rem,5vw,3.5rem)}._heroPhoto_ajzye_25{border-radius:110px 110px 14px 14px}._timeline_ajzye_37,._causes_ajzye_41{gap:24px}._filmGrid_ajzye_43,._womenGrid_ajzye_50,._closingGrid_ajzye_68{gap:30px}}@media (width<=700px){._shell_ajzye_2{width:calc(100% - 40px)}._heroGrid_ajzye_14,._filmGrid_ajzye_43,._womenGrid_ajzye_50,._closingGrid_ajzye_68{grid-template-columns:minmax(0,1fr)}._heroGrid_ajzye_14{gap:36px;padding-block:40px 48px}._heroCopy_ajzye_15 h1{font-size:clamp(2.25rem,8.5vw,3.4rem)}._heroPhoto_ajzye_25{width:min(100% - 12px,390px);box-shadow:12px 12px #81142b;margin-inline:auto!important}._heroPhoto_ajzye_25 figcaption{padding:16px 22px}._sectionNav_ajzye_30>div{column-gap:22px}._section_ajzye_30,._materials_ajzye_59{padding-block:56px}._timeline_ajzye_37,._causes_ajzye_41,._linksGrid_ajzye_60{grid-template-columns:minmax(0,1fr)}._timeline_ajzye_37{gap:30px}._film_ajzye_42,._closing_ajzye_67{padding-block:48px}._filmGrid_ajzye_43{gap:30px}._sectionHeading_ajzye_35{margin-bottom:30px}._materialCard_ajzye_61{padding:24px}._causes_ajzye_41{margin-top:36px}}@media (prefers-reduced-motion:reduce){._page_ajzye_1 a{transition:none}}._page_1vbrm_1{--r-purple:#42155c;--r-purple-deep:#20092f;--r-violet:#6d2b8a;--r-red:#d51f2a;--r-green:#6f983d;--r-cream:#ede7db;--r-ink:#171019;min-height:100vh;color:var(--r-ink);background:var(--r-cream);overflow:hidden}._shell_1vbrm_15{width:min(1240px,100% - 3rem);margin-inline:auto}._eyebrow_1vbrm_16{color:var(--r-purple);letter-spacing:.17em;text-transform:uppercase;margin:0;font-size:.69rem;font-weight:900}._hero_1vbrm_18{color:#fff;background:radial-gradient(circle at 78% 36%, #d51f2a47, transparent 27%), radial-gradient(circle at 18% 90%, #8d3aba57, transparent 30%), linear-gradient(122deg, #16071f, var(--r-purple-deep) 45%, var(--r-purple));padding:2.2rem 0 7.5rem;position:relative}._hero_1vbrm_18:after{content:"";opacity:.14;pointer-events:none;background-image:repeating-linear-gradient(90deg,#0000 0 99px,#ffffff21 100px);position:absolute;inset:0}._heroTopline_1vbrm_28{z-index:1;border-bottom:1px solid #ffffff2e;justify-content:space-between;gap:1rem;padding-bottom:1.35rem;display:flex;position:relative}._heroTopline_1vbrm_28 p,._heroTopline_1vbrm_28 span{color:#ffffffad;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.68rem;font-weight:800}._heroGrid_1vbrm_30{z-index:1;grid-template-columns:1.2fr .8fr;align-items:end;gap:5rem;padding-top:5rem;display:grid;position:relative}._heroCopy_1vbrm_31{max-width:850px}._heroCopy_1vbrm_31 ._eyebrow_1vbrm_16{color:#d9b9ea}._heroCopy_1vbrm_31 h1{max-width:950px;font-family:var(--font-archivo), Arial, sans-serif;letter-spacing:-.065em;text-transform:uppercase;margin:1rem 0 1.6rem;font-size:clamp(4.2rem,7vw,7.2rem);font-weight:900;line-height:.86}._heroCopy_1vbrm_31>p:not(._eyebrow_1vbrm_16){color:#ffffffb8;max-width:680px;margin:0;font-size:1.05rem;line-height:1.7}._jumpLink_1vbrm_35{letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.75rem;margin-top:2rem;font-size:.76rem;font-weight:900;display:inline-flex}._jumpLink_1vbrm_35 span{border:1px solid #ffffff59;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}._heroIndex_1vbrm_37{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff0f;border:1px solid #ffffff2e;justify-self:end;min-width:240px;padding:1.6rem;display:grid}._heroIndex_1vbrm_37 span,._heroIndex_1vbrm_37 b{color:#ffffffa3;letter-spacing:.13em;font-size:.65rem}._heroIndex_1vbrm_37 strong{font-family:var(--font-display);font-size:8rem;font-weight:400;line-height:.95}._heroIndex_1vbrm_37 b{border-top:1px solid #ffffff2e;padding-top:.9rem}._featured_1vbrm_42{background:#fff;padding:7.5rem 0}._secondFeatured_1vbrm_43{background:#f2ece2}._secondFeatured_1vbrm_43 ._featuredGrid_1vbrm_44{direction:rtl}._secondFeatured_1vbrm_43 ._featuredGrid_1vbrm_44>*{direction:ltr}._secondFeatured_1vbrm_43 ._coverHalo_1vbrm_46{background:#cbd8af}._secondFeatured_1vbrm_43 ._featuredBadge_1vbrm_47{background:var(--r-green)}._thirdFeatured_1vbrm_48{background:#fff}._thirdFeatured_1vbrm_48 ._coverHalo_1vbrm_46{background:#e1c5e9}._thirdFeatured_1vbrm_48 ._featuredBadge_1vbrm_47{background:var(--r-purple)}._featuredGrid_1vbrm_44{grid-template-columns:.86fr 1.14fr;align-items:center;gap:clamp(4rem,8vw,8.5rem);display:grid}._featuredCover_1vbrm_52{width:min(100%,440px);margin-inline:auto;position:relative}._featuredCover_1vbrm_52 img{z-index:2;aspect-ratio:644/910;object-fit:cover;width:100%;position:relative;transform:rotate(-2.3deg);box-shadow:0 34px 70px #280d3740}._womenFeatured_1vbrm_54{background:#f3eaf8}._womenFeatured_1vbrm_54 ._featuredGrid_1vbrm_44{direction:rtl}._womenFeatured_1vbrm_54 ._featuredGrid_1vbrm_44>*{direction:ltr}._womenFeatured_1vbrm_54 ._featuredCover_1vbrm_52 img{aspect-ratio:1200/1590;object-fit:contain;height:auto}._womenFeatured_1vbrm_54 ._coverHalo_1vbrm_46{background:#ddc0ea}._womenFeatured_1vbrm_54 ._featuredBadge_1vbrm_47{background:var(--r-purple);font-size:.75rem}._womenFeatured_1vbrm_54 ._eyebrow_1vbrm_16,._womenFeatured_1vbrm_54 ._featuredMeta_1vbrm_60 dt{font-size:.875rem}._womenFeatured_1vbrm_54 ._featuredSummary_1vbrm_61{font-size:1rem}._womenFeatured_1vbrm_54 ._featuredActions_1vbrm_62 a{font-size:.875rem}._coverHalo_1vbrm_46{z-index:0;aspect-ratio:1;background:#ddc8e8;border-radius:50%;width:104%;position:absolute;bottom:-13%;left:-18%}._featuredBadge_1vbrm_47{z-index:3;color:#fff;background:var(--r-red);letter-spacing:.11em;padding:.7rem .9rem;font-size:.62rem;font-weight:900;position:absolute;top:1.2rem;right:-2rem;transform:rotate(2deg)}._featuredCopy_1vbrm_65 h2{max-width:750px;font-family:var(--font-archivo), Arial, sans-serif;letter-spacing:-.055em;text-transform:uppercase;margin:1rem 0 1.5rem;font-size:clamp(3.1rem,4.7vw,5.2rem);font-weight:900;line-height:.91}._featuredCopy_1vbrm_65>p:not(._eyebrow_1vbrm_16){color:#625a64;max-width:700px;margin:0;font-size:1.04rem;line-height:1.75}._featuredSummary_1vbrm_61{color:#625a64;max-width:760px;font-size:.98rem;line-height:1.68}._featuredSummary_1vbrm_61 p{margin:0 0 .9rem}._featuredSummary_1vbrm_61 p:last-child{margin-bottom:0}._featuredMeta_1vbrm_60{border-block:1px solid #ded6df;grid-template-columns:repeat(2,minmax(0,1fr));margin:2rem 0 0;display:grid}._featuredMeta_1vbrm_60 div{gap:.25rem;padding:1.2rem 0;display:grid}._featuredMeta_1vbrm_60 div+div{border-left:1px solid #ded6df;padding-left:1.4rem}._featuredMeta_1vbrm_60 dt{color:#847a86;letter-spacing:.1em;text-transform:uppercase;font-size:.64rem;font-weight:900}._featuredMeta_1vbrm_60 dd{margin:0;font-weight:800}._featuredActions_1vbrm_62{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}._featuredActions_1vbrm_62 a{letter-spacing:.06em;text-transform:uppercase;border-radius:999px;align-items:center;gap:.7rem;min-height:54px;padding:0 1.25rem;font-size:.76rem;font-weight:900;transition:transform .2s,box-shadow .2s;display:inline-flex}._featuredActions_1vbrm_62 a:hover{transform:translateY(-2px);box-shadow:0 14px 30px #280d3729}._primaryButton_1vbrm_78{color:#fff;background:var(--r-purple)}._secondaryButton_1vbrm_79{color:var(--r-purple);background:#fff;border:1px solid #d3c5d9}._archive_1vbrm_81{background:#f2ece2;padding:7.5rem 0}._sectionHeading_1vbrm_82{grid-template-columns:1.1fr .9fr;align-items:end;gap:4rem;display:grid}._sectionHeading_1vbrm_82 h2{font-family:var(--font-archivo), Arial, sans-serif;letter-spacing:-.055em;text-transform:uppercase;margin:.5rem 0 0;font-size:clamp(3.4rem,5.2vw,5.5rem);font-weight:900;line-height:.9}._sectionHeading_1vbrm_82>p{color:#6f6671;justify-self:end;max-width:520px;margin:0;line-height:1.7}._archiveLegend_1vbrm_85{border-top:1px solid #d8cfd9;flex-wrap:wrap;gap:.55rem;margin:2.8rem 0 2rem;padding-top:1.2rem;display:flex}._archiveLegend_1vbrm_85 span{color:var(--r-purple);text-transform:uppercase;border:1px solid #cec1d3;border-radius:999px;padding:.48rem .72rem;font-size:.66rem;font-weight:900}._publicationGrid_1vbrm_87{grid-template-columns:repeat(4,minmax(0,1fr));gap:2.4rem 1.25rem;display:grid}._publicationCard_1vbrm_88{min-width:0}._coverLink_1vbrm_89{perspective:1000px;display:block}._issueCover_1vbrm_90{aspect-ratio:.72;color:#fff;background:var(--r-purple);flex-direction:column;padding:1.15rem;transition:transform .24s,box-shadow .24s;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 34px #25122b29}._issueCover_1vbrm_90:before{content:"";border:38px solid #ffffff21;border-radius:50%;width:180px;height:180px;position:absolute;top:22%;right:-80px}._issueCover_1vbrm_90:after{content:"";aspect-ratio:1;background:#ffffff1a;border-radius:50%;position:absolute;inset:auto -35% -32% 5%}._coverLink_1vbrm_89:hover ._issueCover_1vbrm_90,._coverLink_1vbrm_89:focus-visible ._issueCover_1vbrm_90{transform:translateY(-7px)rotateY(-3deg);box-shadow:0 28px 50px #25122b3d}._coverBrand_1vbrm_94{z-index:1;letter-spacing:.13em;font-size:.58rem;font-weight:900;line-height:1.2;position:relative}._issueCover_1vbrm_90 strong{z-index:1;max-width:95%;font-family:var(--font-archivo), Arial, sans-serif;letter-spacing:-.055em;overflow-wrap:anywhere;margin:auto 0 .7rem;font-size:clamp(2rem,2.8vw,3rem);font-weight:900;line-height:.86;position:relative}._issueCover_1vbrm_90 small{z-index:1;letter-spacing:.12em;font-size:.6rem;font-weight:900;position:relative}._issueCover_1vbrm_90 b{z-index:2;font-size:.7rem;position:absolute;bottom:.8rem;right:.85rem}._purple_1vbrm_98{background:linear-gradient(145deg,#8b43aa,#3b124f)}._red_1vbrm_99{background:linear-gradient(145deg,#ed3842,#8f1018)}._cream_1vbrm_100{color:#32143d;background:linear-gradient(145deg,#fff,#dec9e6)}._cream_1vbrm_100:before{border-color:#42155c1f}._cream_1vbrm_100:after{background:#42155c1a}._green_1vbrm_103{background:linear-gradient(145deg,#86ad4c,#315721)}._violet_1vbrm_104{background:linear-gradient(145deg,#9b59bb,#54216c)}._magenta_1vbrm_105{background:linear-gradient(145deg,#d63078,#77123f)}._orange_1vbrm_106{background:linear-gradient(145deg,#f07b35,#9e271f)}._deep_1vbrm_107{background:linear-gradient(145deg,#4b1c61,#16071f)}._pink_1vbrm_108{background:linear-gradient(145deg,#e57ab3,#7d2657)}._publicationCopy_1vbrm_109{padding-top:1rem}._publicationMeta_1vbrm_110{color:var(--r-purple);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;gap:1rem;font-size:.62rem;font-weight:900;display:flex}._publicationCopy_1vbrm_109 h3{letter-spacing:-.02em;margin:.45rem 0 .3rem;font-size:1.16rem}._publicationCopy_1vbrm_109 p{color:#766d78;min-height:2.5rem;margin:0;font-size:.84rem;line-height:1.5}._publicationCopy_1vbrm_109>a{color:var(--r-purple);letter-spacing:.06em;text-transform:uppercase;gap:.55rem;margin-top:.8rem;font-size:.7rem;font-weight:900;display:inline-flex}._closing_1vbrm_115{color:#fff;text-align:center;background:linear-gradient(125deg,var(--r-purple),var(--r-purple-deep));padding:7rem 0}._closing_1vbrm_115 ._eyebrow_1vbrm_16{color:#d9b9ea}._closing_1vbrm_115 h2{max-width:1000px;font-family:var(--font-archivo), Arial, sans-serif;letter-spacing:-.055em;text-transform:uppercase;margin:.8rem auto 1.2rem;font-size:clamp(3.8rem,6.2vw,6.5rem);font-weight:900;line-height:.88}._closing_1vbrm_115>div>p:not(._eyebrow_1vbrm_16){color:#ffffffad;max-width:690px;margin:0 auto;line-height:1.7}._closing_1vbrm_115 a{min-height:50px;color:var(--r-purple);text-transform:uppercase;background:#fff;border-radius:999px;align-items:center;gap:.7rem;margin-top:1.8rem;padding:0 1.2rem;font-size:.76rem;font-weight:900;display:inline-flex}._footer_1vbrm_120{color:#ffffff9e;background:#13071b;padding:2rem 0}._footer_1vbrm_120>div{justify-content:space-between;align-items:center;gap:2rem;display:flex}._footer_1vbrm_120 img{width:160px}._footer_1vbrm_120 p,._footer_1vbrm_120 a{font-size:.72rem}@media (width<=980px){._heroGrid_1vbrm_30{grid-template-columns:1fr;gap:2.5rem}._heroIndex_1vbrm_37{justify-self:start}._featuredGrid_1vbrm_44{grid-template-columns:.75fr 1.25fr;gap:4rem}._publicationGrid_1vbrm_87{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=760px){._shell_1vbrm_15{width:min(100% - 2rem,620px)}._hero_1vbrm_18{padding-top:1.3rem;padding-bottom:5.5rem}._heroTopline_1vbrm_28 span{display:none}._heroGrid_1vbrm_30{padding-top:3.5rem}._heroCopy_1vbrm_31 h1{font-size:clamp(4rem,17vw,6rem)}._heroIndex_1vbrm_37{grid-template-columns:auto 1fr auto;align-items:end;gap:1rem;width:100%;min-width:0}._heroIndex_1vbrm_37 strong{text-align:center;font-size:4.8rem;line-height:.75}._heroIndex_1vbrm_37 b{border:0;padding:0}._featured_1vbrm_42,._archive_1vbrm_81{padding:5rem 0}._featuredGrid_1vbrm_44,._sectionHeading_1vbrm_82{grid-template-columns:1fr;gap:3.5rem}._featuredCover_1vbrm_52{width:min(85%,400px)}._featuredBadge_1vbrm_47{right:-1rem}._featuredCopy_1vbrm_65 h2{font-size:clamp(3.5rem,15vw,5.2rem)}._sectionHeading_1vbrm_82{gap:1rem}._sectionHeading_1vbrm_82>p{justify-self:start}._publicationGrid_1vbrm_87{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.2rem .9rem}._issueCover_1vbrm_90{padding:.85rem}._issueCover_1vbrm_90 strong{font-size:clamp(2rem,9vw,3rem)}._publicationCopy_1vbrm_109 h3{font-size:1rem}._publicationCopy_1vbrm_109 p{min-height:0}._footer_1vbrm_120>div{flex-direction:column;align-items:flex-start;gap:.75rem}}@media (width<=430px){._heroCopy_1vbrm_31 h1{font-size:3.8rem}._featuredMeta_1vbrm_60{grid-template-columns:1fr}._featuredMeta_1vbrm_60 div+div{border-top:1px solid #ded6df;border-left:0;padding-left:0}._featuredActions_1vbrm_62 a{justify-content:center;width:100%}._publicationGrid_1vbrm_87{grid-template-columns:1fr 1fr}._issueCover_1vbrm_90 strong{font-size:2.2rem}._publicationCopy_1vbrm_109>a{font-size:.65rem}._closing_1vbrm_115{padding:5rem 0}._closing_1vbrm_115 h2{font-size:4rem}}@media (prefers-reduced-motion:reduce){._issueCover_1vbrm_90,._featuredActions_1vbrm_62 a{transition:none}}
