:root{--ink:#24222d;--muted:#686573;--purple:#58408e;--deep:#362453;--lavender:#f1edf7;--line:#e3dee8;--paper:#fdfcfb;--lime:#e8ecb7;--warm:#faf3e8;--radius:22px;--shadow:0 16px 48px #32205212;--wrap:1220px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}body:has(dialog[open]){overflow:hidden}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #a46b23;outline-offset:5px}p{margin:0 0 1.2em}h1,h2,h3,h4{line-height:1.1;letter-spacing:-.045em;margin:0 0 .5em;font-weight:750}h1{font-size:clamp(44px,5.2vw,72px)}h2{font-size:clamp(30px,3.2vw,44px)}h3{font-size:23px;letter-spacing:-.025em}em{font-style:normal;color:var(--purple)}small,.small{font-size:13px;line-height:1.65;color:var(--muted)}img{max-width:100%;height:auto;display:block}figure{margin:0}button{border:0}button[disabled]{opacity:.5;cursor:default}[hidden]{display:none!important}.wrap{width:min(var(--wrap),calc(100% - 64px));margin-inline:auto;min-width:0}.section{padding-block:88px}.ruled{border-top:1px solid var(--line)}.eyebrow{font-size:10px;letter-spacing:.15em;font-weight:700;line-height:1.5;color:var(--purple);margin:0 0 20px;text-transform:uppercase}.lead{font-size:19px;line-height:1.65;color:var(--muted)}.text-link{display:inline-flex;gap:24px;align-items:center;font-size:14px;font-weight:700;color:var(--purple);padding-block:10px}.text-link:hover{gap:30px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:30px;min-height:51px;padding:13px 23px;border-radius:9px;font-size:14px;line-height:1.5;font-weight:700;transition:background .2s,transform .2s,box-shadow .2s;text-align:center}.btn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #3420531a}.btn-purple{background:var(--purple);color:white}.btn-purple:hover{background:var(--deep)}.btn-lime{background:var(--lime);color:#25232d}.btn-outline{background:transparent;border:1px solid var(--line);color:var(--purple)}.button-row{display:flex;gap:24px;align-items:center;flex-wrap:wrap}.icon-btn{display:inline-grid;place-items:center;border:1px solid var(--line);border-radius:50%;background:white;width:45px;height:45px;min-width:45px;font-size:22px;line-height:1;transition:background .2s}.icon-btn:hover{background:var(--lavender)}.skip{position:fixed;z-index:100;top:10px;left:10px;padding:14px;background:var(--ink);color:white;transform:translateY(-180%)}.skip:focus{transform:none}.utility{background:var(--deep);color:#fff;font-size:10px;letter-spacing:.05em}.utility .wrap{display:flex;justify-content:space-between;align-items:center;min-height:33px;gap:20px}.utility a{color:#e2d9f0;letter-spacing:0}.site-header{position:sticky;top:0;z-index:20;background:#fdfcfbf2;backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.header-row{display:flex;align-items:center;justify-content:space-between;gap:20px;height:88px}.brand{display:flex;align-items:center;gap:12px;min-width:223px}.brand img{width:36px;height:43px;object-fit:contain;flex-shrink:0}.brand strong{display:block;font-size:14px;letter-spacing:.045em;font-weight:800;line-height:1.5}.brand-city{color:var(--purple)}.brand small{display:block;font-size:10px;letter-spacing:.02em}.desktop-nav{display:flex;align-items:center;gap:23px}.desktop-nav a{font-size:12px;line-height:1.5;white-space:nowrap;padding-block:10px;position:relative}.desktop-nav a:after{content:'';position:absolute;bottom:3px;left:0;width:0;height:2px;background:var(--purple);transition:width .25s}.desktop-nav a:hover:after,.desktop-nav a[aria-current]:after{width:100%}.desktop-nav a[aria-current]{color:var(--purple);font-weight:700}.header-actions{display:flex;align-items:center;gap:12px}.search-trigger{background:var(--lavender);font-size:12px;border-radius:8px;min-height:43px;padding:0 15px;display:flex;gap:15px;align-items:center}.menu-trigger{display:none;background:transparent;width:44px;height:44px;padding:12px}.menu-trigger i{display:block;background:var(--ink);height:2px;margin:5px 0;width:22px}.hero{padding-block:62px 38px;display:grid;grid-template-columns:.98fr 1.02fr;gap:56px;align-items:center}.hero-copy{padding-block:9px}.hero .eyebrow{display:flex;align-items:center;gap:10px;margin-bottom:25px}.live-dot{height:7px;width:7px;display:inline-block;border-radius:50%;background:var(--purple)}.hero h1{font-size:clamp(48px,5.65vw,79px);line-height:1.025;letter-spacing:-.058em;margin-bottom:25px;font-weight:800}.hero-copy>p{font-size:15px;line-height:1.9;max-width:450px;color:var(--muted);margin-bottom:24px}.hero-note{margin-top:39px;max-width:340px;border-left:2px solid #bdafce;padding-left:15px}.hero-note span{font-size:9px;font-weight:700;letter-spacing:.09em}.hero-note p{font-size:12px;margin:3px 0 0;color:var(--muted)}.hero-visual{position:relative;min-width:0}.hero-photo{border-radius:90px 20px 20px 20px;overflow:hidden;position:relative;background:var(--lavender)}.hero-photo figure>img{width:100%;height:auto;aspect-ratio:3/2;object-fit:cover}.hero-photo figcaption{background:#fff;font-size:10px;padding:9px 15px;line-height:1.6;display:flex;justify-content:space-between;gap:8px;flex-wrap:wrap}.hero-photo figcaption a{color:var(--purple);font-weight:700}.location-pill{position:absolute;left:20px;bottom:65px;border-radius:30px;background:#fffdf8e8;backdrop-filter:blur(10px);padding:8px 13px;font-size:10px;font-weight:600;box-shadow:0 5px 20px #0002}.hero-bottom{display:grid;grid-template-columns:1.03fr .97fr;gap:16px;margin-top:16px}.mini-photo{position:relative;overflow:hidden;border-radius:18px;background:var(--lavender)}.mini-photo img{width:100%;height:178px;object-fit:cover}.mini-photo>span{position:absolute;inset:auto 0 0;padding:35px 14px 12px;background:linear-gradient(transparent,#151324c2);color:white;font-size:11px}.hero-tile{position:relative;border-radius:18px;padding:22px;background:linear-gradient(145deg,#59428a,#302245);color:white;overflow:hidden}.hero-tile:before{content:'';position:absolute;inset:0;background:linear-gradient(115deg,transparent 20%,#ffffff0b 50%,transparent 51%);pointer-events:none}.hero-tile>span{font-size:9px;letter-spacing:.13em;color:#d9cee9}.hero-tile strong{display:block;line-height:1.15;letter-spacing:-.035em;font-size:27px;margin:14px 0}.hero-tile b{position:absolute;right:18px;bottom:15px;font-size:24px;font-weight:400}.quick-links{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:16px;box-shadow:0 4px 16px #20132f05;overflow:hidden;margin-top:18px;background:white}.quick-links>a{padding:27px 30px;position:relative;transition:background .2s;min-width:0}.quick-links>a+ a{border-left:1px solid var(--line)}.quick-links>a:hover{background:var(--lavender)}.quick-links small{font-size:9px;letter-spacing:.12em;color:var(--purple);font-weight:700}.quick-links strong{display:block;font-size:21px;line-height:1.4;letter-spacing:-.03em;margin:5px 0}.quick-links span{display:flex;font-size:11px;color:var(--muted);justify-content:space-between;gap:12px;align-items:center}.quick-links b{font-size:19px;font-weight:400;color:var(--purple)}.guide-section{display:grid;grid-template-columns:.72fr 1.28fr;gap:80px;align-items:start}.section-intro p:not(.eyebrow){color:var(--muted);font-size:15px;max-width:330px}.guide-picker{background:white;border:1px solid var(--line);border-radius:18px;overflow:hidden;box-shadow:var(--shadow)}.guide-tabs{display:flex;padding:8px;background:#f4f1f7;gap:3px;border-bottom:1px solid var(--line)}.guide-tabs button{background:transparent;flex:1;border-radius:9px;padding:12px 9px;font-size:12px;line-height:1.5;font-weight:600;min-height:44px}.guide-tabs [aria-selected=true]{background:var(--purple);color:white;box-shadow:0 3px 10px #33205318}.guide-panel{padding:34px;min-height:275px}.guide-panel .eyebrow{font-size:9px;margin-bottom:15px}.guide-panel h3{font-size:27px;max-width:480px;line-height:1.2}.guide-panel p:not(.eyebrow){font-size:14px;color:var(--muted)}.guide-panel .button-row{gap:22px}.guide-panel .btn{padding-inline:19px;font-size:12px;min-height:45px}.guide-panel .text-link{font-size:12px}.facts{background:var(--lavender);padding:51px 0}.facts-grid{display:grid;grid-template-columns:1fr 1fr 1.15fr;gap:65px}.facts h2{font-size:30px;line-height:1.15}.facts-grid>div+div{border-left:1px solid #d9d0e5;padding-left:34px}.facts strong{font-size:49px;line-height:1;color:var(--purple);letter-spacing:-.055em;display:block}.facts h3{font-size:16px;margin:12px 0 9px;letter-spacing:-.01em}.facts p:not(.eyebrow){font-size:12px;line-height:1.7;color:var(--muted);margin-bottom:7px}.facts a{font-size:11px;text-decoration:underline;text-underline-offset:4px}.section-head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:32px}.section-head h2{margin-bottom:0}.section-head .eyebrow{margin-bottom:13px}.section-head p:not(.eyebrow){margin:12px 0 0;color:var(--muted);font-size:14px}.section-head>.text-link{flex-shrink:0}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.story-card{background:white;overflow:hidden;border:1px solid var(--line);border-radius:17px;min-width:0;transition:transform .25s,box-shadow .25s;display:flex;flex-direction:column}.story-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.story-image{position:relative;display:block;overflow:hidden;background:var(--lavender)}.story-image img{aspect-ratio:1.66;width:100%;object-fit:cover;transition:transform .6s}.story-card:hover img{transform:scale(1.025)}.photo-type{position:absolute;bottom:10px;left:11px;background:#fffffff0;color:#3c3550;font-size:8px;padding:5px 8px;border-radius:4px}.story-body{padding:24px;display:flex;flex-direction:column;flex:1}.story-meta{font-size:9px;line-height:1.8;color:var(--purple);font-weight:700;letter-spacing:.01em}.story-meta span{padding-inline:3px}.story-body h3{font-size:25px;line-height:1.17;margin:0 0 13px}.story-body>p:not(.story-meta){font-size:13px;color:var(--muted);line-height:1.8}.story-body .text-link{font-size:12px;margin-top:auto;justify-content:space-between}.editorial-note{margin-top:20px;max-width:890px;font-size:11px}.inclusion{background:#2e2739;color:#fff;padding:60px 0}.inclusion-grid{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}.inclusion .eyebrow{color:#cebbdf}.inclusion h2{font-size:44px;line-height:1.12}.inclusion em{color:var(--lime)}.inclusion-grid>div>p:not(.eyebrow){color:#d0c9d6;max-width:440px;font-size:14px;line-height:1.85}.inclusion-photo img{width:100%;aspect-ratio:1.55;object-fit:cover;border-radius:14px 65px 14px 14px}.inclusion-photo figcaption{font-size:10px;color:#c7bed0;margin-top:10px;display:flex;justify-content:space-between;flex-wrap:wrap}.inclusion-photo figcaption a{color:#e8eac0}.inclusion-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:30px}.inclusion-tags span{font-size:10px;border:1px solid #ffffff35;border-radius:20px;padding:7px 12px;color:#d9d1e0}.home-gallery{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:20px}.photo-button{background:var(--lavender);padding:0;border-radius:15px;overflow:hidden;position:relative;display:block;width:100%;text-align:left}.photo-button img{width:100%;height:265px;object-fit:cover;transition:transform .5s}.photo-button:hover img{transform:scale(1.04)}.photo-button>span{display:flex;justify-content:space-between;align-items:end;gap:15px;position:absolute;bottom:0;left:0;right:0;padding:55px 20px 18px;background:linear-gradient(transparent,#191124ba);color:white;font-size:14px}.photo-button b{font-size:23px;font-weight:400}.safety-note{padding:42px 50px;margin-bottom:86px;background:var(--warm);border-radius:18px;display:grid;grid-template-columns:1fr 1.2fr;gap:0 70px;align-items:center;position:relative}.safety-note .eyebrow{grid-column:1/-1;margin-bottom:10px}.safety-note h2{font-size:34px;grid-column:1;grid-row:2/4}.safety-note p:not(.eyebrow){font-size:14px;color:var(--muted);margin-bottom:0}.safety-note .text-link{justify-self:start}.network{background:#f2eef7;border-top:1px solid var(--line);padding:51px 0 36px}.network h2{font-size:32px}.network .section-head{align-items:center;margin-bottom:25px}.network .section-head p:not(.eyebrow){font-size:12px;max-width:560px}.slider-controls{display:flex;gap:9px;align-items:center}.pause-btn{background:white;border:1px solid var(--line);border-radius:50px;min-width:78px;min-height:44px;font-size:12px;font-weight:600}.pause-btn[aria-pressed=true]{background:var(--purple);color:white;border-color:var(--purple)}.network-track{display:flex;gap:13px;overflow:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#bdafcc transparent;padding:5px 1px 18px;overscroll-behavior-x:contain;touch-action:pan-x pan-y;cursor:grab}.network-track.dragging{scroll-snap-type:none;cursor:grabbing;user-select:none}.network-card{position:relative;flex:0 0 221px;min-height:132px;padding:20px;border:1px solid #e0d7e9;border-radius:12px;background:#fff;scroll-snap-align:start;transition:background .2s}.network-card:hover{background:#fbf8ff}.network-card small{color:#8d7f9f;display:block;font-size:9px;letter-spacing:.06em}.network-card strong{display:block;font-size:15px;line-height:1.4;letter-spacing:-.02em;margin-top:5px;max-width:178px}.network-card>span{display:block;font-size:10px;color:var(--muted);margin-top:6px;padding-right:13px}.network-card>b{position:absolute;right:14px;bottom:14px;font-size:20px;font-weight:400;color:var(--purple)}.network-card.is-current{background:var(--deep);color:white;border-color:var(--deep)}.network-card.is-current small{color:var(--lime)}.network-card.is-current span,.network-card.is-current b{color:#ded3eb}.network-note{font-size:10px;color:var(--muted);margin:10px 0 0}.footer{background:#201b28;color:#fff;padding:59px 0 0}.footer-top{display:grid;grid-template-columns:1.7fr .75fr 1fr;gap:85px;padding-bottom:46px}.footer .eyebrow{color:#cec0df;margin-bottom:19px}.footer h2{font-size:32px;line-height:1.17}.footer p:not(.eyebrow){font-size:12px;color:#bbb2c3;max-width:420px;margin:17px 0 0}.footer h3{font-size:13px;letter-spacing:0;margin:4px 0 19px;color:#e8def0}.footer-top>div>a{display:block;font-size:12px;color:#bfb4cb;padding:6px 0}.footer a:hover{color:white;text-decoration:underline;text-underline-offset:4px}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;border-top:1px solid #ffffff18;padding:21px 0;font-size:10px;color:#a49aaf}.footer-bottom>a{color:#ded0ec}.breadcrumb{display:flex;gap:10px;flex-wrap:wrap;margin-block:27px 0;font-size:10px;color:var(--muted)}.breadcrumb a:hover{color:var(--purple)}.subhero{display:grid;grid-template-columns:1.1fr .9fr;gap:80px;align-items:center;padding-block:42px 60px;border-bottom:1px solid var(--line)}.subhero h1{font-size:clamp(40px,4.7vw,63px);line-height:1.06}.subhero .lead{font-size:17px;max-width:555px;margin:23px 0 0}.chapter{color:#a194b1;margin-left:12px}.subhero-photo img{aspect-ratio:1.55;object-fit:cover;width:100%;border-radius:45px 13px 13px 13px}.photo figcaption{font-size:10px;margin-top:9px;color:var(--muted);line-height:1.7;overflow-wrap:anywhere}.photo figcaption a{margin-left:7px;color:var(--purple);text-decoration:underline;text-underline-offset:3px}.two-col{display:grid;grid-template-columns:1.6fr 1fr;gap:75px;align-items:start}.two-col>*{min-width:0}.prose{max-width:760px;font-size:16px;line-height:1.95}.prose p{color:#60596b}.prose h2{font-size:31px;line-height:1.2;margin:1.65em 0 .65em}.prose h2:first-child{margin-top:0}.prose .lead{font-size:21px;color:#4d415c;line-height:1.7}.prose a{color:var(--purple);text-decoration:underline;text-underline-offset:3px}.prose strong{color:var(--ink)}.sidebar .photo{margin-block:25px}.sidebar .photo img{border-radius:16px}.note-card{background:var(--lavender);padding:33px;border-radius:17px}.note-card h3{font-size:32px;line-height:1.15}.note-card h2{font-size:37px}.note-card p:not(.eyebrow){font-size:14px;color:var(--muted)}.note-card .btn{font-size:12px}.sources{border-top:2px solid #cabcdb;padding-top:23px;margin-top:26px;font-size:12px;color:var(--muted)}.sources>p:not(.eyebrow){margin-bottom:15px}.sources a{color:var(--purple);text-decoration:underline;text-underline-offset:3px;line-height:1.6;display:inline}.sources span{font-size:10px;display:block;color:var(--muted);margin-top:5px}.sources small{font-size:10px}.sources .eyebrow{font-size:10px;margin-bottom:18px}.guide-wide{max-width:870px;margin:auto}.notice{background:var(--warm);border:1px solid #ece1ce;border-left:4px solid #c2a067;border-radius:7px;padding:23px 29px;margin-top:35px;font-size:14px}.notice p{margin:8px 0 0;color:var(--muted)}.notice a{font-size:12px;display:inline-block;margin-top:10px;color:var(--purple);text-decoration:underline}.step-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.step-grid>article{padding:14px 23px 10px 0}.step-grid>article+article{border-left:1px solid var(--line);padding-left:30px}.step-grid>article>span{font-size:40px;font-weight:700;color:#b4a4c8;display:block;margin-bottom:10px;letter-spacing:-.07em}.step-grid h3{font-size:22px}.step-grid p{font-size:14px;color:var(--muted)}.faq{margin-top:28px;border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;padding:20px 0;font-size:15px;font-weight:600;line-height:1.6}summary::-webkit-details-marker{display:none}summary>span{font-size:22px;color:var(--purple);font-weight:400;flex-shrink:0}details[open] summary>span{transform:rotate(45deg)}details>p{font-size:14px;line-height:1.8;color:var(--muted);margin-bottom:23px;padding-right:25px}.two-col>aside>.photo img{border-radius:16px}.inclusion-topics>article{display:grid;grid-template-columns:.48fr 1.2fr 1fr;gap:34px;padding-block:48px;border-bottom:1px solid var(--line);scroll-margin-top:120px}.inclusion-topics>article:first-child{padding-top:0}.topic-number{font-size:9px;font-weight:700;letter-spacing:.09em;color:var(--purple);padding-top:4px}.topic-copy h2{font-size:32px;line-height:1.18}.topic-copy p{font-size:14px;color:var(--muted)}.topic-copy>a{font-size:12px;color:var(--purple);font-weight:700}.inclusion-topics .photo img{aspect-ratio:1.4;object-fit:cover;width:100%;border-radius:13px}.filter-row{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:18px}.filter-btn{padding:10px 19px;min-height:44px;border:1px solid var(--line);border-radius:30px;background:white;font-size:12px}.filter-btn.active{background:var(--purple);color:white;border-color:var(--purple)}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:33px 25px}.gallery-item{min-width:0;scroll-margin-top:110px}.gallery-item .photo-button img{height:232px}.gallery-item figcaption{padding:14px 2px 0;font-size:11px;color:var(--muted)}.gallery-item figcaption strong{font-size:16px;color:var(--ink)}.gallery-item figcaption p{margin:0 0 7px}.gallery-item figcaption a{color:var(--purple);text-decoration:underline;text-underline-offset:3px}.gallery-policy{padding-top:50px}.gallery-policy h2{font-size:32px}.gallery-policy p{font-size:14px;color:var(--muted)}.reference-logo{width:58px;height:65px;object-fit:contain;margin-bottom:20px}.gallery-policy .note-card h3{font-size:22px}.gallery-policy .note-card a{color:var(--purple);text-decoration:underline;font-size:12px}.directory-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:23px}.directory-card{border:1px solid var(--line);border-radius:18px;background:white;padding:33px;display:flex;flex-direction:column;scroll-margin-top:120px}.directory-card .eyebrow{font-size:9px}.directory-card h2{font-size:27px;line-height:1.2}.directory-card p:not(.eyebrow){font-size:14px;color:var(--muted)}.directory-note{font-size:12px;line-height:1.7;background:#f7f4fa;border-radius:8px;padding:14px 17px;margin-top:auto;margin-bottom:20px;color:var(--muted)}.directory-card>a{font-size:13px;color:var(--purple);font-weight:700}.article-header{max-width:980px;text-align:center;padding-block:42px}.article-header h1{font-size:clamp(38px,4.8vw,61px);line-height:1.1;margin-bottom:25px}.article-meta{display:flex;justify-content:center;gap:12px 24px;flex-wrap:wrap;font-size:11px;color:var(--muted)}.article-photo{max-width:1110px}.article-photo img{width:100%;aspect-ratio:2.5;object-fit:cover;border-radius:20px}.article-photo figcaption{text-align:center;padding-top:6px;font-size:10px}.article-layout{display:grid;grid-template-columns:1.6fr .65fr;max-width:1070px;gap:95px;padding-block:55px}.article-aside{position:sticky;top:130px;border-top:2px solid var(--line);padding-top:27px}.article-aside h3{font-size:26px}.article-aside>a{display:block;padding:13px 0;border-bottom:1px solid var(--line);font-size:12px;color:var(--purple)}.aside-note{font-size:11px;color:var(--muted);margin-top:24px;border-left:2px solid #c7b9d8;padding-left:13px}.callout{background:var(--lavender);border-radius:10px;padding:23px;margin-block:26px;line-height:1.8}.callout p{font-size:14px;margin:8px 0 0}.callout strong{font-size:14px}.article-tools{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.article-tools .btn{font-size:12px}.related-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.related-grid .story-card{display:grid;grid-template-columns:.8fr 1.2fr}.related-grid .story-image img{height:100%;aspect-ratio:auto}.related-grid .story-body h3{font-size:21px}.not-found{padding-block:100px 130px;max-width:1000px}.not-found h1{font-size:58px}.not-found>p:not(.eyebrow){max-width:610px;color:var(--muted);margin:25px 0 30px}dialog{position:fixed;border:1px solid var(--line);border-radius:19px;padding:28px;max-height:calc(100dvh - 60px);overflow:auto;box-shadow:0 25px 110px #16102640;background:var(--paper);color:var(--ink)}dialog::backdrop{background:#171021a3;backdrop-filter:blur(4px)}.dialog-top{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:23px}.dialog-top h2{font-size:30px;margin:0}.dialog-top .icon-btn{flex-shrink:0}.menu-dialog{margin:0 0 0 auto;right:0;top:0;bottom:0;border-radius:20px 0 0 20px;height:100dvh;max-height:100dvh;width:min(370px,94vw);padding:26px}.menu-dialog nav>a{display:block;font-size:20px;padding:13px 0;border-bottom:1px solid var(--line);letter-spacing:-.02em}.menu-dialog nav+a{display:block}.menu-dialog>p{margin-top:28px}.search-dialog{width:min(700px,calc(100% - 32px))}.search-dialog label{font-size:12px;font-weight:700}.search-dialog input{width:100%;margin:10px 0;border:1px solid #c9bed8;background:white;border-radius:9px;padding:15px;font-size:16px;color:var(--ink)}.search-dialog .small{font-size:11px}.search-result{display:block;border-top:1px solid var(--line);padding:16px 0}.search-result strong{display:block;font-size:17px;line-height:1.4;letter-spacing:-.025em;color:var(--purple)}.search-result p{font-size:12px;color:var(--muted);margin:6px 0 0}.lightbox{width:min(1100px,calc(100% - 32px));background:#19151f;color:white;border:0}.lightbox .dialog-top{margin-bottom:15px}.lightbox .dialog-top p{margin:0;font-size:15px}.lightbox>.dialog-top .icon-btn,.lightbox .photo-info .icon-btn{background:#ffffff17;color:white;border-color:#ffffff22}.lightbox #photo-large{width:100%;max-height:65dvh;object-fit:contain;min-height:60px}.photo-info{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-top:20px}.photo-info>div{text-align:center;min-width:0}.photo-info p{margin:0 0 4px;font-size:11px;color:#d1c8dc}.photo-info a{color:#dfd2ef;font-size:12px;text-decoration:underline}.photo-info small{display:block;font-size:10px;color:#9c90aa;margin-top:3px}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);padding:12px 20px;border-radius:10px;background:var(--deep);color:white;box-shadow:var(--shadow);z-index:100;max-width:calc(100% - 35px);width:max-content;font-size:13px;opacity:0;pointer-events:none;transition:.2s}.toast.show{opacity:1;transform:translate(-50%,0)}.image-failed{min-height:95px;object-fit:contain!important;font-size:11px;color:#726380}.image-status{display:block;font-size:10px;padding:7px 10px;background:var(--lavender);color:var(--purple)}.is-inview{animation:arrive .6s ease both}@keyframes arrive{from{transform:translateY(12px)}to{transform:translateY(0)}}
@media(min-width:1450px){.hero{gap:70px;padding-block:76px 45px}.hero-copy{padding-right:10px}}
@media(max-width:1170px){.desktop-nav{gap:13px}.desktop-nav a{font-size:11px}.header-row{gap:14px}.brand{min-width:213px}.hero{gap:35px}.hero h1{font-size:65px}.hero-copy .button-row{gap:15px}.hero-copy .btn{font-size:13px;padding-inline:18px}.hero-copy .text-link{font-size:12px}.guide-section{gap:40px}.footer-top{gap:45px}.subhero{gap:45px}.two-col{gap:45px}.article-layout{gap:55px}.hero-tile strong{font-size:24px}.inclusion h2{font-size:38px}}
@media(max-width:1020px){.desktop-nav{display:none}.menu-trigger{display:block}.hero h1{font-size:60px}.hero{gap:32px;align-items:start}.hero-copy{padding-top:4px}.hero-note{margin-top:24px}.hero-tile{padding:17px}.hero-tile strong{font-size:23px}.hero-bottom .mini-photo img{height:173px}.hero-copy .button-row{display:block}.hero-copy .button-row .text-link{margin-top:8px}.quick-links>a{padding:22px}.quick-links strong{font-size:19px}.quick-links span{font-size:10px}.guide-section{grid-template-columns:.75fr 1.25fr}.guide-panel{padding:25px}.guide-tabs button{font-size:11px}.facts-grid{gap:25px}.facts-grid>div+div{padding-left:25px}.facts strong{font-size:42px}.story-body{padding:19px}.story-body h3{font-size:22px}.news-grid{gap:18px}.section{padding-block:67px}.inclusion-grid{gap:40px}.home-gallery .photo-button img{height:220px}.footer-top{grid-template-columns:1.5fr .8fr 1fr;gap:25px}.subhero h1{font-size:49px}.subhero{gap:35px}.inclusion-topics>article{grid-template-columns:1fr 1fr;gap:25px}.topic-number{grid-column:1/-1}.gallery-item .photo-button img{height:190px}.article-layout{grid-template-columns:1.5fr .65fr;gap:35px}.related-grid .story-card{display:flex}.article-aside h3{font-size:22px}.related-grid .story-image img{aspect-ratio:1.8;height:auto}.safety-note{gap:0 35px;padding:33px}.safety-note h2{font-size:30px}}
@media(max-width:760px){.wrap{width:calc(100% - 38px)}.utility .wrap{font-size:8px;min-height:32px}.utility a{font-size:8px;max-width:155px;text-align:right}.header-row{height:73px}.brand img{width:31px;height:36px}.brand{min-width:0;gap:9px}.brand strong{font-size:12px}.brand small{font-size:9px}.search-trigger{padding-inline:10px;font-size:11px;min-height:38px;gap:7px}.header-actions{gap:4px}.hero{display:flex;flex-direction:column;gap:34px;padding-top:38px;padding-bottom:24px}.hero h1{font-size:clamp(50px,9.9vw,70px);line-height:1.02;letter-spacing:-.056em}.hero .eyebrow{font-size:9px;margin-bottom:22px}.hero-copy>p{font-size:14px;line-height:1.85;max-width:520px}.hero-copy .button-row{display:flex;gap:15px}.hero-copy .button-row .text-link{margin-top:0;font-size:12px}.hero-copy .btn{min-height:49px;font-size:12px;padding-inline:18px;gap:24px}.hero-note{margin-top:22px;max-width:none}.hero-note span{font-size:8px}.hero-note p{font-size:10px}.hero-visual{width:100%}.hero-photo{border-radius:65px 15px 15px 15px}.hero-photo figcaption{font-size:8px;padding:9px 12px;gap:5px;margin:0}.location-pill{font-size:9px;left:14px;bottom:54px}.hero-bottom{gap:12px;margin-top:12px;grid-template-columns:1fr 1fr}.mini-photo img,.hero-bottom .mini-photo img{height:153px}.hero-tile{padding:19px}.hero-tile>span{font-size:8px}.hero-tile strong{font-size:24px;margin-top:12px}.mini-photo>span{font-size:9px}.quick-links{grid-template-columns:1fr;margin-top:13px;border-radius:13px}.quick-links>a{padding:16px 20px;display:grid;grid-template-columns:1fr 1fr;gap:2px 15px}.quick-links>a+a{border-left:none;border-top:1px solid var(--line)}.quick-links strong{grid-column:1;grid-row:2;font-size:19px;margin-top:2px}.quick-links small{font-size:8px;grid-column:1}.quick-links span{grid-column:2;grid-row:1/3;font-size:10px;line-height:1.6}.quick-links b{font-size:24px}.section{padding-block:52px}.guide-section{display:block}.section-intro h2 br{display:none}.section-intro h2{max-width:390px}.section-intro p:not(.eyebrow){max-width:520px;font-size:14px}.section-intro{margin-bottom:23px}.eyebrow{font-size:9px;margin-bottom:14px}h2{font-size:32px;letter-spacing:-.045em}.guide-tabs{padding:6px;gap:1px}.guide-tabs button{padding:10px 6px;font-size:10px}.guide-panel{padding:25px 23px;min-height:300px}.guide-panel h3{font-size:25px}.guide-panel p:not(.eyebrow){font-size:13px;line-height:1.8}.guide-panel .button-row{gap:8px 17px}.guide-panel .btn{font-size:11px;gap:10px;padding-inline:14px}.guide-panel .text-link{font-size:11px}.facts{padding-block:34px}.facts-grid{grid-template-columns:1fr 1fr;gap:24px}.facts-grid>div:first-child{grid-column:1/-1}.facts h2{font-size:30px;margin-bottom:0}.facts h2 br{display:none}.facts-grid>div+div{border-left:none;padding-left:0}.facts-grid>div:last-child{border-left:1px solid #d9d0e5;padding-left:21px}.facts strong{font-size:40px}.facts h3{font-size:14px;line-height:1.35}.facts p:not(.eyebrow){font-size:11px}.facts a{font-size:10px}.section-head{align-items:start;gap:16px;flex-wrap:wrap;margin-bottom:25px}.section-head h2{font-size:32px}.section-head>.text-link{font-size:12px;padding-top:0}.news-grid{grid-template-columns:1fr;gap:23px}.story-image img{aspect-ratio:1.8}.story-body{padding:24px}.story-body h3{font-size:27px}.story-body>p:not(.story-meta){font-size:14px}.story-meta{font-size:10px}.story-body .text-link{font-size:12px}.editorial-note{font-size:10px}.inclusion{padding-block:36px}.inclusion-grid{display:flex;flex-direction:column;gap:30px}.inclusion-grid>div{width:100%}.inclusion-photo{width:100%}.inclusion-photo img{aspect-ratio:1.55;border-radius:13px 55px 13px 13px}.inclusion h2{font-size:37px}.inclusion-grid>div>p:not(.eyebrow){font-size:14px}.inclusion-photo figcaption{font-size:9px}.inclusion-tags{margin-top:24px}.home-gallery{grid-template-columns:1fr 1fr;gap:13px}.home-gallery .photo-button:first-child{grid-column:1/-1}.home-gallery .photo-button img{height:188px}.home-gallery .photo-button:first-child img{height:215px}.photo-button>span{font-size:11px;padding:38px 13px 12px}.photo-button b{font-size:20px}.safety-note{display:block;padding:26px;margin-bottom:48px}.safety-note h2{font-size:30px}.safety-note p:not(.eyebrow){font-size:13px;margin-top:17px}.safety-note .text-link{font-size:12px;margin-top:10px}.network{padding-block:35px 29px}.network h2{font-size:29px}.network .section-head{gap:17px}.network .section-head p:not(.eyebrow){font-size:11px}.network-card{flex-basis:210px;padding:18px}.slider-controls{gap:8px}.network-note{font-size:9px}.footer{padding-top:40px}.footer-top{grid-template-columns:1fr 1fr;gap:30px 17px;padding-bottom:35px}.footer-top>div:first-child{grid-column:1/-1}.footer h2{font-size:31px}.footer p:not(.eyebrow){font-size:11px;max-width:480px}.footer h3{font-size:12px}.footer-top>div>a{font-size:11px}.footer-bottom{font-size:9px;gap:10px;align-items:start}.footer-bottom>span{display:block;width:100%}.breadcrumb{margin-top:20px;font-size:9px;gap:8px}.subhero{display:flex;flex-direction:column;gap:25px;padding-block:31px 34px}.subhero>div,.subhero-photo{width:100%}.subhero h1{font-size:46px;line-height:1.06}.subhero .lead{font-size:15px;margin-top:20px}.subhero-photo img{aspect-ratio:1.85;border-radius:35px 12px 12px 12px}.subhero-photo figcaption{font-size:9px}.two-col{display:block}.two-col>*+*{margin-top:35px}.prose{font-size:15px;line-height:1.9}.prose h2{font-size:28px}.prose .lead{font-size:19px}.note-card{padding:27px}.note-card h2{font-size:32px}.note-card h3{font-size:30px}.sources{margin-top:25px}.notice{padding:20px;font-size:13px;margin-top:25px}.step-grid{display:block}.step-grid>article{padding:15px 0}.step-grid>article+article{border-left:0;border-top:1px solid var(--line);padding:20px 0 8px}.step-grid>article>span{font-size:34px;margin-bottom:8px}.step-grid h3{font-size:24px}.step-grid p{font-size:14px}.faq{margin-top:22px}summary{font-size:14px;padding-block:18px}details>p{font-size:13px;padding-right:12px}.inclusion-topics>article{display:block;padding-block:33px}.topic-number{margin-bottom:17px}.topic-copy h2{font-size:31px}.topic-copy p{font-size:14px}.inclusion-topics .photo{margin-top:24px}.inclusion-topics .photo img{aspect-ratio:1.8}.filter-row{gap:7px}.filter-btn{font-size:11px;padding:10px 13px}.gallery-grid{grid-template-columns:1fr;gap:27px}.gallery-item .photo-button img{height:auto;aspect-ratio:1.65}.gallery-item figcaption{font-size:11px}.gallery-policy{padding-top:30px}.directory-grid{grid-template-columns:1fr;gap:19px}.directory-card{padding:27px}.directory-card h2{font-size:26px}.directory-card .eyebrow{font-size:9px}.directory-note{font-size:12px}.article-header{padding:35px 0 26px;text-align:left}.article-header h1{font-size:40px;line-height:1.12}.article-meta{justify-content:start;gap:7px 17px;font-size:10px}.article-photo img{aspect-ratio:1.7;border-radius:12px}.article-photo figcaption{text-align:left;font-size:9px}.article-layout{display:block;padding-block:34px}.article-aside{position:static;margin-top:45px}.article-aside h3 br{display:none}.article-aside>a{font-size:13px}.related-grid{grid-template-columns:1fr}.not-found{padding-block:65px}.not-found h1{font-size:43px}.not-found>p:not(.eyebrow){font-size:14px}.search-dialog,.lightbox{padding:21px}.dialog-top h2{font-size:25px}.photo-info{gap:12px}.photo-info p{font-size:10px}.photo-info a{font-size:10px}.photo-info .icon-btn{width:40px;height:40px;min-width:40px}.lightbox #photo-large{max-height:65dvh}.lightbox>.dialog-top>p{font-size:13px}.search-result strong{font-size:16px}.search-result p{font-size:11px}.toast{font-size:12px;bottom:18px}}
@media(max-width:360px){.wrap{width:calc(100% - 30px)}.brand strong{font-size:10px}.brand small{font-size:8px}.brand img{width:27px;height:32px}.hero h1{font-size:49px}.hero-copy .button-row{gap:8px}.hero-copy .text-link{font-size:11px}.hero-tile strong{font-size:21px}.guide-tabs button{font-size:9px;padding:9px 4px}.guide-panel{padding:20px}.header-actions{gap:0}.search-trigger{font-size:10px;padding-inline:8px}.menu-trigger{width:40px}.quick-links>a{grid-template-columns:1.1fr 1fr}.quick-links strong{font-size:18px}.subhero h1{font-size:41px}.article-header h1{font-size:36px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.story-card:hover,.btn:hover{transform:none}}@media print{.site-header,.utility,.network,.footer,.article-aside,.article-tools,.related-grid,.search-trigger,.menu-trigger,.toast,dialog{display:none!important}body{background:white;color:black;font-size:11pt}.wrap{width:100%;max-width:none}.article-layout,.two-col{display:block;padding:20px 0}.article-header{padding:15px 0}.article-header h1{font-size:28pt}.article-photo img{max-height:200px;object-fit:contain}.prose{max-width:none}.sources{break-inside:avoid}.section{padding-block:20px}a{text-decoration:underline}}
