:root{--ink:#21134f;--ink-2:#352968;--blue:#2aa9f4;--blue-soft:#eaf8ff;--pink:#ff7898;--pink-soft:#fff0f4;--purple:#6b52d9;--cream:#fffaf8;--white:#fff;--muted:#6e6980;--line:#e8e3ef;--radius:24px;--shadow:0 20px 60px rgba(39,25,84,.12);--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6;background:#fff}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit}.container{width:min(calc(100% - 40px),var(--max));margin:auto}.skip-link{position:fixed;top:10px;left:10px;z-index:999;padding:10px 16px;background:var(--ink);color:#fff;transform:translateY(-150%)}.skip-link:focus{transform:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header{height:84px;display:flex;align-items:center;background:rgba(255,255,255,.94);border-bottom:1px solid rgba(232,227,239,.8);position:sticky;top:0;z-index:50;backdrop-filter:blur(14px)}.nav-wrap{display:flex;align-items:center;justify-content:space-between}.brand img{width:280px;height:auto}.main-nav{display:flex;align-items:center;gap:27px;font-size:14px;font-weight:700}.main-nav a:not(.btn):hover,.main-nav a:not(.btn):focus{color:#ec5d82}.text-link{border-left:1px solid var(--line);padding-left:27px}.menu-toggle{display:none;background:none;border:0;padding:10px}.menu-toggle span:not(.sr-only){display:block;width:24px;height:2px;background:var(--ink);margin:5px}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;padding:15px 25px;color:#fff;background:linear-gradient(110deg,#5a3fd1,#f0648a);font-weight:800;box-shadow:0 10px 25px rgba(97,62,202,.22);transition:.2s transform,.2s box-shadow}.btn:hover,.btn:focus{transform:translateY(-2px);box-shadow:0 15px 32px rgba(97,62,202,.3)}.btn-small{padding:10px 20px}.btn-link{font-weight:800;color:#5134bd}.hero{overflow:hidden;background:radial-gradient(circle at 85% 20%,rgba(255,120,152,.16),transparent 32%),radial-gradient(circle at 5% 70%,rgba(42,169,244,.14),transparent 35%),linear-gradient(180deg,#fff 0%,#fffbfc 100%)}.hero-grid{min-height:720px;display:grid;grid-template-columns:1.02fr .98fr;gap:72px;align-items:center;padding-top:56px;padding-bottom:72px}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:900;color:#6b52d9;margin:0 0 18px}.eyebrow span{display:inline-block;width:24px;height:2px;background:var(--pink);vertical-align:middle;margin-right:9px}.hero h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(50px,5.1vw,78px);line-height:1.03;letter-spacing:-.045em;margin:0 0 25px}.hero h1 em{font-weight:400;color:#ee6388}.hero-lead{font-size:19px;color:var(--muted);max-width:590px}.hero-points{list-style:none;padding:0;margin:27px 0}.hero-points li{margin:11px 0;padding-left:28px;position:relative;font-weight:650}.hero-points li:before{content:"✓";position:absolute;left:0;color:#29a9eb;font-weight:900}.hero-actions{display:flex;align-items:center;gap:25px;margin-top:30px}.adult-note{font-size:12px;color:#8c879a;margin-top:18px}.hero-visual{min-height:570px;position:relative}.photo-placeholder{background:linear-gradient(145deg,#dff5ff,#fff0f4);border:1px dashed rgba(72,50,141,.27);display:grid;place-items:center;color:#756e8e;text-align:center;font-size:13px;font-weight:750}.photo-main{position:absolute;inset:0 18px 0 45px;border-radius:48% 48% 30% 30%/38% 38% 22% 22%;overflow:hidden}.photo-main:before{content:"";width:260px;height:260px;border-radius:50%;background:linear-gradient(135deg,rgba(42,169,244,.42),rgba(255,120,152,.48));filter:blur(2px);position:absolute}.photo-main span{position:relative;background:rgba(255,255,255,.82);padding:8px 14px;border-radius:12px}.profile-float{position:absolute;background:#fff;border-radius:17px;box-shadow:var(--shadow);padding:11px 15px;display:flex;gap:10px;align-items:center;z-index:3}.profile-float strong,.profile-float small{display:block}.profile-float strong{font-size:13px}.profile-float small{font-size:11px;color:var(--muted)}.profile-one{left:0;top:20%}.profile-two{right:-10px;bottom:18%}.avatar{width:39px;height:39px;border-radius:50%;display:grid;place-items:center;color:#fff;font-weight:900}.avatar-blue{background:var(--blue)}.avatar-pink{background:var(--pink)}.spark{position:absolute;display:grid;place-items:center;background:#fff;box-shadow:0 8px 30px rgba(45,29,91,.13);border-radius:50%;font-size:23px}.spark-one{width:58px;height:58px;right:4%;top:7%;color:var(--pink)}.spark-two{width:45px;height:45px;left:5%;bottom:9%;color:var(--purple)}.trust-strip{background:var(--ink);color:#fff}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:24px 0}.trust-grid div{padding:0 24px;border-right:1px solid rgba(255,255,255,.18)}.trust-grid div:last-child{border:0}.trust-grid strong,.trust-grid span{display:block}.trust-grid strong{font-size:14px}.trust-grid span{font-size:12px;color:#c9c2e5}.section{padding:105px 0}.section-heading{text-align:center;max-width:720px;margin:0 auto 50px}.section-heading h2,.feature-copy h2,.split-heading h2,.join-section h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(38px,4vw,55px);line-height:1.1;letter-spacing:-.03em;margin:0 0 18px}.section-heading>p:last-child,.feature-copy>p{color:var(--muted);font-size:17px}.identity-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.identity-card{border-radius:var(--radius);padding:30px 25px;min-height:260px;border:1px solid transparent;transition:.25s transform}.identity-card:hover{transform:translateY(-5px)}.identity-card h3{font-size:19px;margin:35px 0 8px}.identity-card p{color:#5f5873;font-size:14px}.card-icon{width:48px;height:48px;border-radius:14px;background:#fff;display:grid;place-items:center;box-shadow:0 6px 18px rgba(30,17,75,.08)}.card-blue{background:var(--blue-soft);border-color:#d7effa}.card-pink{background:var(--pink-soft);border-color:#ffe0e9}.card-purple{background:#f1edff;border-color:#e5ddff}.card-warm{background:#fff7e9;border-color:#f9e7c7}.soft-section{background:#faf9fd}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:34px;counter-reset:step}.steps article{background:#fff;padding:35px;border-radius:var(--radius);border:1px solid var(--line);box-shadow:0 15px 40px rgba(39,25,84,.05)}.steps article>span{font-size:13px;font-weight:900;color:var(--pink)}.steps h3{font-size:21px}.steps p{color:var(--muted)}.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.feature-visual{position:relative;min-height:550px}.feature-photo{position:absolute;inset:0;border-radius:32px}.safety-badge{position:absolute;right:-25px;bottom:35px;background:#fff;padding:18px 22px;border-radius:18px;box-shadow:var(--shadow);display:flex;gap:13px;align-items:center}.safety-badge b{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,var(--blue),var(--purple))}.safety-badge strong,.safety-badge small{display:block}.safety-badge small{color:var(--muted)}.check-list{list-style:none;padding:0;margin:28px 0}.check-list li{display:grid;grid-template-columns:1fr;position:relative;padding:0 0 20px 38px}.check-list li:before{content:"✓";position:absolute;left:0;top:2px;width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:var(--blue-soft);color:#1689cd;font-weight:900}.check-list b{font-size:15px}.check-list span{color:var(--muted);font-size:14px}.stories-section{background:linear-gradient(180deg,#251557,#1d1049);color:#fff}.stories-section .eyebrow{color:#ff9cb3}.stories-section .section-heading>p:last-child{color:#c8c0df}.story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.story-grid blockquote{margin:0;padding:30px;border-radius:24px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12)}.story-grid blockquote p{font-family:Georgia,serif;font-size:19px;line-height:1.6}.story-grid footer{font-size:12px;color:#bfb7d9}.placeholder-round{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,var(--blue),var(--pink));font-size:10px}.split-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:42px}.split-heading h2{margin-bottom:0}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.article-grid article{border:1px solid var(--line);border-radius:22px;overflow:hidden;background:#fff}.article-grid article>div:last-child{padding:24px}.article-image{display:grid;height:230px;place-items:center;text-align:center;color:#716b83;font-size:12px;font-weight:800}.img-one{background:linear-gradient(145deg,#dff6ff,#e7e0ff)}.img-two{background:linear-gradient(145deg,#ffe3ec,#fff4dd)}.img-three{background:linear-gradient(145deg,#e6ddff,#dff8f5)}.tag{font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:#ec5d82;font-weight:900}.article-grid h3{font-size:20px;line-height:1.3;margin:10px 0}.article-grid p{font-size:14px;color:var(--muted)}.join-section{padding:72px 0;background:linear-gradient(110deg,#319fdc,#7155d8 55%,#ec698c);color:#fff}.join-grid{display:grid;grid-template-columns:1.3fr .7fr;align-items:center;gap:50px}.join-section h2{margin:0 0 8px}.join-section p{margin:0;color:#f0ebff}.eyebrow.light{color:#fff}.join-card{text-align:center}.btn-white{background:#fff;color:var(--ink);box-shadow:none;min-width:220px}.join-card small{display:block;margin-top:12px;color:#eae5f6}.join-card small a{text-decoration:underline}.site-footer{background:#120b32;color:#fff;padding:70px 0 25px}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:60px}.footer-brand img{width:300px;filter:brightness(0) invert(1);opacity:.95}.footer-brand p{color:#aaa2c4;max-width:310px}.footer-brand span{font-size:12px;color:#ff9cb3}.footer-grid h2{font:800 13px/1.2 Inter,sans-serif;text-transform:uppercase;letter-spacing:.1em;margin-bottom:20px}.footer-grid>div:not(:first-child) a{display:block;color:#aaa2c4;margin:11px 0;font-size:14px}.footer-grid a:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.1);padding-top:22px;margin-top:50px;color:#81799c;font-size:12px}
/* Inner pages */.inner-hero{padding:95px 0 75px;background:linear-gradient(135deg,var(--blue-soft),#fff 45%,var(--pink-soft))}.inner-hero .container{max-width:900px;text-align:center}.inner-hero h1{font:700 clamp(44px,6vw,72px)/1.05 Georgia,serif;letter-spacing:-.04em;margin:0 0 20px}.inner-hero p{font-size:18px;color:var(--muted)}.content-wrap{width:min(calc(100% - 40px),820px);margin:auto;padding:75px 0 110px}.content-wrap h2{font:700 34px/1.2 Georgia,serif;margin-top:48px}.content-wrap h3{margin-top:32px}.content-wrap p,.content-wrap li{color:#59536c}.content-wrap a{color:#5134bd;text-decoration:underline}.notice{padding:20px 24px;border-radius:16px;background:var(--blue-soft);border-left:4px solid var(--blue)}.blog-list{width:min(calc(100% - 40px),var(--max));margin:auto;padding:75px 0 110px}.blog-list .article-grid{margin-bottom:50px}.article-page .content-wrap{max-width:780px}.article-cover{width:min(calc(100% - 40px),980px);margin:64px auto 0}.article-cover img{width:100%;max-height:560px;object-fit:cover;border-radius:28px;box-shadow:var(--shadow)}.article-meta{font-size:13px;color:var(--muted);margin-bottom:35px}.contact-form{display:grid;gap:18px;margin-top:35px}.field{display:grid;gap:7px}.field label{font-weight:800;font-size:14px}.field input,.field select,.field textarea{font:inherit;padding:13px 15px;border:1px solid #cec8da;border-radius:12px;background:#fff;color:var(--ink)}.field textarea{min-height:150px;resize:vertical}.form-note{font-size:13px;color:var(--muted)}.form-status{padding:12px 15px;background:var(--blue-soft);border-radius:10px;display:none}.form-status.show{display:block}.error-page{min-height:75vh;display:grid;place-items:center;text-align:center;padding:40px}.error-page strong{font:700 120px/1 Georgia,serif;color:#eadff8}.error-page h1{font:700 44px/1.1 Georgia,serif}
@media(max-width:950px){.main-nav{position:absolute;display:none;top:83px;left:0;right:0;background:#fff;padding:25px 20px;flex-direction:column;align-items:flex-start;box-shadow:0 15px 35px rgba(30,18,71,.12)}.main-nav.open{display:flex}.menu-toggle{display:block}.text-link{border:0;padding:0}.hero-grid,.feature-grid{grid-template-columns:1fr}.hero-grid{gap:30px;padding-top:70px}.hero-visual{min-height:480px}.identity-grid{grid-template-columns:repeat(2,1fr)}.feature-grid{gap:50px}.feature-visual{min-height:480px}.footer-grid{grid-template-columns:2fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/4}.trust-grid{grid-template-columns:repeat(2,1fr);gap:20px}.trust-grid div:nth-child(2){border:0}.article-grid,.story-grid{grid-template-columns:1fr 1fr}.article-grid article:last-child,.story-grid blockquote:last-child{grid-column:1/-1}.join-grid{grid-template-columns:1fr}.join-card{text-align:left}}
@media(max-width:650px){.container{width:min(calc(100% - 28px),var(--max))}.site-header{height:70px}.brand img{width:225px}.main-nav{top:69px}.hero-grid{min-height:auto;padding:55px 0}.hero h1{font-size:47px}.hero-lead{font-size:17px}.hero-actions{align-items:flex-start;flex-direction:column;gap:17px}.hero-visual{min-height:380px}.photo-main{inset:0 15px}.profile-one{left:-5px}.profile-two{right:-5px}.trust-grid{grid-template-columns:1fr;padding:24px 0}.trust-grid div{border:0;border-bottom:1px solid rgba(255,255,255,.14);padding:12px}.section{padding:75px 0}.identity-grid,.steps,.article-grid,.story-grid{grid-template-columns:1fr}.article-grid article:last-child,.story-grid blockquote:last-child{grid-column:auto}.feature-visual{min-height:380px}.safety-badge{right:-4px}.split-heading{align-items:flex-start;flex-direction:column;gap:14px}.footer-grid{grid-template-columns:1fr 1fr;gap:35px}.footer-brand{grid-column:1/-1}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{gap:12px;flex-direction:column}.inner-hero{padding:70px 0 55px}.inner-hero h1{font-size:46px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

/* Unified blog article layout */
.blog-article{padding:76px 20px 110px;background:linear-gradient(135deg,var(--blue-soft),#fff 35%,var(--pink-soft) 100%) no-repeat;background-size:100% 430px}
.article-header{width:min(100%,1200px);margin:0 auto 48px;text-align:center}
.article-header .eyebrow{margin-bottom:16px}
.article-header h1{margin:0;font:700 clamp(36px,2.8vw,48px)/1.12 Georgia,"Times New Roman",serif;letter-spacing:-.03em;text-wrap:balance}
.article-deck{max-width:920px;margin:18px auto 0;color:var(--muted);font-size:18px}
.blog-article .content-wrap{width:min(100%,960px);max-width:960px;padding:0;margin:0 auto;font-size:17px;line-height:1.8}
.blog-article .content-wrap>p,.blog-article .content-wrap>ul,.blog-article .content-wrap>.notice,.blog-article .content-wrap>h2,.blog-article .content-wrap>h3,.blog-article .content-wrap>.article-cover{width:100%;max-width:none;margin-left:auto;margin-right:auto}
.blog-article .content-wrap h2{font:700 27px/1.25 Georgia,"Times New Roman",serif;letter-spacing:-.012em;margin-top:52px;margin-bottom:20px;text-wrap:balance}
.blog-article .article-illustration{margin-top:34px;margin-bottom:34px}
.blog-article .article-illustration img{width:100%;max-height:520px;aspect-ratio:16/9;object-fit:cover;border-radius:24px;box-shadow:var(--shadow)}
@media(max-width:1200px){.article-header h1{font-size:clamp(34px,3.5vw,44px)}.blog-article .content-wrap h2{font-size:clamp(25px,2.4vw,27px)}}
@media(max-width:950px){.blog-article{padding:62px 20px 90px;background-size:100% 360px}.article-header{margin-bottom:38px}.blog-article .article-illustration{margin-top:30px;margin-bottom:30px}}
@media(max-width:650px){.blog-article{padding:50px 14px 75px}.article-header h1{font-size:36px}.article-deck{font-size:16px}.blog-article .content-wrap{font-size:16px;line-height:1.75}.blog-article .article-illustration{margin-top:25px;margin-bottom:25px}.blog-article .article-illustration img{border-radius:20px}.blog-article .content-wrap h2{font-size:26px;margin-top:42px}}
.intro-editorial{margin-bottom:85px}.editorial-grid{display:grid;grid-template-columns:1.55fr .75fr;gap:75px;align-items:start}.editorial-copy h2,.reading-grid h2{font:700 clamp(36px,4vw,54px)/1.1 Georgia,"Times New Roman",serif;letter-spacing:-.03em;margin:0 0 25px}.editorial-copy p{color:var(--muted);font-size:16px;margin:0 0 18px}.editorial-note{background:linear-gradient(145deg,#e9f8ff,#fff0f5);border:1px solid #dceef7;border-radius:24px;padding:32px;position:sticky;top:110px}.editorial-note h3{font:700 25px/1.2 Georgia,serif;margin:20px 0 12px}.editorial-note p{color:#625b74;font-size:14px}.editorial-note a{color:#5d3cc6;font-weight:800;font-size:14px}.note-mark{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:linear-gradient(135deg,var(--blue),var(--pink));color:#fff;font-weight:900}.reading-section{background:#fff8fa}.reading-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:80px;align-items:start}.reading-columns{columns:2;column-gap:42px}.reading-columns p{break-inside:avoid;margin:0 0 22px;color:#5e576e;font-size:15px;line-height:1.85}.stories-section{background:linear-gradient(135deg,#ff7898 0%,#ee6590 52%,#d95890 100%)!important;color:#fff}.stories-section .eyebrow{color:#fff!important}.stories-section .section-heading>p:last-child{color:#fff5f8!important}.story-grid article{margin:0;padding:32px;border-radius:24px;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.38);box-shadow:0 18px 45px rgba(117,34,75,.12)}.story-grid article h3{font:700 24px/1.25 Georgia,serif;margin:18px 0 12px}.story-grid article p{font:400 15px/1.75 Inter,sans-serif;margin:0;color:#fff}.story-number{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#fff;color:#d94f81;font-weight:900;font-size:12px}@media(max-width:950px){.editorial-grid,.reading-grid{grid-template-columns:1fr;gap:35px}.editorial-note{position:static}.reading-columns{columns:1}}@media(max-width:650px){.intro-editorial{margin-bottom:60px}.editorial-note{padding:25px}}
.brand{display:flex;align-items:center;gap:10px;font-weight:900;font-size:20px;letter-spacing:-.04em}.brand:after{content:"TransgendersNearMe.com"}.brand img{width:48px!important;height:48px;object-fit:cover;border-radius:14px}.footer-brand img{width:86px!important;height:86px;object-fit:cover;border-radius:24px;background:#fff;filter:none!important}.footer-brand:before{content:"TransgendersNearMe.com";display:block;font-weight:900;font-size:20px;margin-bottom:14px}@media(max-width:650px){.brand{font-size:15px}.brand img{width:40px!important;height:40px;border-radius:11px}}
.photo-main img,.feature-photo img,.article-image img{width:100%;height:100%;object-fit:cover}.photo-main img{position:absolute;inset:0}.feature-photo{overflow:hidden}.article-image{overflow:hidden}.community-gallery{display:grid;grid-template-columns:1.2fr .8fr 1fr;gap:18px;margin-top:42px}.community-gallery figure{margin:0;position:relative;border-radius:24px;overflow:hidden;height:330px}.community-gallery img{width:100%;height:100%;object-fit:cover}.community-gallery figcaption{position:absolute;left:18px;right:18px;bottom:16px;padding:10px 14px;border-radius:12px;background:rgba(255,255,255,.88);backdrop-filter:blur(8px);font-weight:800;font-size:13px}.join-section{background:linear-gradient(115deg,#ee6691 0%,#f47b9e 50%,#db568b 100%)!important}@media(max-width:950px){.community-gallery{grid-template-columns:repeat(3,1fr)}.community-gallery figure{height:280px}}@media(max-width:650px){.community-gallery{grid-template-columns:1fr}.community-gallery figure{height:360px}}
.article-image--portrait img{object-position:center 30%}
.trust-strip{background:linear-gradient(110deg,#f1789a,#e85f8d)!important}.trust-grid span{color:#fff3f7!important}.feature-photo img{object-position:left center}.gradient-action{display:inline-flex!important;align-items:center;justify-content:center;width:max-content;margin-top:9px;padding:13px 21px;border-radius:999px;background:linear-gradient(110deg,#6744d9 0%,#ee6590 100%);color:#fff!important;font-weight:800!important;font-size:14px!important;text-decoration:none!important;box-shadow:0 10px 25px rgba(111,63,185,.2);transition:transform .2s,box-shadow .2s}.gradient-action:hover,.gradient-action:focus{transform:translateY(-2px);box-shadow:0 14px 30px rgba(111,63,185,.28)}.editorial-note .gradient-action{margin-top:8px}.join-card{display:flex;align-items:center;justify-content:center}.join-card .btn-white{min-width:250px;padding:18px 38px;font-size:17px}.join-grid{grid-template-columns:1.15fr .85fr}@media(max-width:950px){.join-card{justify-content:flex-start}}@media(max-width:650px){.join-card .btn-white{width:100%;min-width:0}}
.brand:after{content:"TransgendersNearMe"!important}.footer-brand:before{content:"TransgendersNearMe"!important}.feature-photo img{object-position:right center!important}.reading-section .container{width:min(calc(100% - 48px),1360px)}.reading-grid{grid-template-columns:.8fr 1.6fr;gap:65px}.reading-grid h2{font-size:clamp(46px,4.6vw,68px)}.reading-columns{column-gap:55px}.reading-columns p{font-size:17px;line-height:1.9}@media(max-width:950px){.reading-section .container{width:min(calc(100% - 36px),1180px)}.reading-grid{grid-template-columns:1fr}.reading-grid h2{font-size:clamp(38px,7vw,54px)}}
.feature-visual{min-height:0!important;aspect-ratio:3/2}.feature-photo img{object-position:center center!important}.safety-badge{bottom:-18px!important}.testimonials-section{background:linear-gradient(180deg,#fff 0%,#fff7fa 100%)}.testimonials-wrap{max-width:980px}.testimonials-list{border-top:1px solid var(--line)}.testimonial-item{display:grid;grid-template-columns:116px 1fr;gap:34px;align-items:center;padding:34px 10px;border-bottom:1px solid var(--line)}.testimonial-item>img{width:104px;height:104px;border-radius:50%;object-fit:cover;box-shadow:0 10px 26px rgba(44,25,88,.12)}.testimonial-item blockquote{margin:0 0 15px;font:italic 17px/1.75 Georgia,serif;color:#403858}.testimonial-item p{margin:0;display:flex;gap:10px;align-items:center}.testimonial-item strong{color:#e35783}.testimonial-item span{font-size:13px;color:var(--muted)}@media(max-width:650px){.feature-visual{aspect-ratio:3/2!important;min-height:0!important;margin-bottom:35px}.testimonial-item{grid-template-columns:72px 1fr;gap:18px;padding:26px 0;align-items:start}.testimonial-item>img{width:68px;height:68px}.testimonial-item blockquote{font-size:15px}}
body{font-size:17px}.main-nav{text-transform:uppercase;font-size:13px;letter-spacing:.035em}.hero-copy{min-width:620px}.hero h1{font-size:clamp(48px,4.25vw,68px)!important;line-height:1.04}.feature-copy h2{font-size:clamp(38px,3.25vw,50px)!important;line-height:1.12}.feature-copy>p,.identity-card p,.steps p,.article-grid p,.editorial-copy p,.reading-columns p{font-size:17px!important}.testimonial-item blockquote{font-size:18px}.reading-grid{grid-template-columns:1.05fr 1.45fr!important}.reading-grid h2{font-size:clamp(42px,3.7vw,58px)!important;white-space:nowrap}.footer-grid>div:not(:first-child) a{font-size:15px}@media(max-width:1100px){.hero-copy{min-width:0}.reading-grid h2{white-space:normal}}@media(max-width:950px){.hero h1,.feature-copy h2{font-size:clamp(40px,7vw,54px)!important}.reading-grid h2{white-space:normal}}

/* Reading section: balanced editorial matrix */
.reading-section{position:relative;overflow:hidden;background:linear-gradient(90deg,rgba(255,224,235,.72) 0%,rgba(252,244,251,.38) 43%,rgba(220,244,255,.74) 100%) bottom/100% 210px no-repeat,linear-gradient(135deg,#fff9fb 0%,#fffdfd 52%,#f7fbff 100%)}
.reading-section:before,.reading-section:after{content:"";position:absolute;border-radius:50%;pointer-events:none;filter:blur(2px)}
.reading-section:before{width:720px;height:520px;left:-180px;bottom:-235px;background:radial-gradient(circle,rgba(247,121,166,.34),rgba(247,143,179,.16) 42%,rgba(247,143,179,0) 72%)}
.reading-section:after{width:680px;height:500px;right:-170px;bottom:-225px;background:radial-gradient(circle,rgba(112,200,244,.34),rgba(141,216,248,.15) 43%,rgba(141,216,248,0) 72%)}
.reading-section .container{width:min(calc(100% - 64px),1480px)}
.reading-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(400px,.9fr) minmax(640px,1.35fr)!important;gap:82px;align-items:center;min-height:560px}
.reading-intro{align-self:center;min-width:0}
.reading-intro .eyebrow{margin-bottom:21px}
.reading-grid .reading-intro h2{margin:0;font:700 clamp(48px,4vw,66px)/1.04 Georgia,"Times New Roman",serif;letter-spacing:-.045em;color:var(--ink);white-space:normal!important}
.reading-motif{display:block;width:min(100%,650px);height:auto;margin:38px 0 -12px -38px;overflow:visible}
.motif-line{fill:none;stroke:url(#reading-line-gradient);stroke-width:3;stroke-linecap:round;stroke-linejoin:round}
.reading-columns{columns:initial;column-gap:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}
.reading-item{min-width:0;padding:7px 34px 36px;border-bottom:1px solid rgba(204,183,213,.36)}
.reading-item:nth-child(odd){padding-left:0;border-right:1px solid rgba(204,183,213,.36)}
.reading-item:nth-child(even){padding-right:0}
.reading-item:nth-child(n+3){padding-top:32px;padding-bottom:7px;border-bottom:0}
.reading-marker{display:flex;align-items:center;gap:13px;margin-bottom:21px;font:500 20px/1 Georgia,serif;color:#f06491}
.reading-marker i{display:block;width:38px;height:1px;background:currentColor;opacity:.8}
.reading-blue .reading-marker{color:#44afea}.reading-lavender .reading-marker,.reading-violet .reading-marker{color:#8a78f0}
.reading-item-body{display:grid;grid-template-columns:58px minmax(0,1fr);gap:18px;align-items:start}
.reading-icon{display:grid;place-items:center;width:58px;height:58px;border-radius:50%;background:#ffe1eb;color:#ef6792}
.reading-blue .reading-icon{background:#def3ff;color:#4aaee6}.reading-lavender .reading-icon,.reading-violet .reading-icon{background:#eee9ff;color:#8373ed}
.reading-icon svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.reading-columns .reading-item p{margin:0;color:#332d3e;font-size:16px!important;line-height:1.72}
@media(max-width:1150px){.reading-section .container{width:min(calc(100% - 48px),1120px)}.reading-grid{grid-template-columns:1fr!important;gap:48px;min-height:0}.reading-intro{display:grid;grid-template-columns:1fr .8fr;align-items:end;gap:30px}.reading-intro .eyebrow,.reading-intro h2{grid-column:1}.reading-motif{grid-column:2;grid-row:1/3;margin:0 0 -12px;width:100%}.reading-item{padding-right:28px}.reading-item:nth-child(even){padding-left:28px}}
@media(max-width:720px){.reading-section .container{width:min(calc(100% - 30px),680px)}.reading-grid{gap:34px}.reading-intro{display:block}.reading-grid .reading-intro h2{font-size:clamp(39px,11vw,52px)}.reading-motif{width:108%;margin:24px 0 -8px -8%}.reading-columns{grid-template-columns:1fr}.reading-item,.reading-item:nth-child(odd),.reading-item:nth-child(even),.reading-item:nth-child(n+3){padding:25px 0;border-right:0;border-bottom:1px solid rgba(204,183,213,.4)}.reading-item:first-child{padding-top:4px}.reading-item:last-child{padding-bottom:0;border-bottom:0}.reading-item-body{grid-template-columns:48px minmax(0,1fr);gap:15px}.reading-icon{width:48px;height:48px}.reading-icon svg{width:25px;height:25px}.reading-columns .reading-item p{font-size:15.5px!important;line-height:1.68}}

/* Homepage reading-size enhancement */
.home-page{font-size:18px}
.home-page .hero-lead{font-size:20px}
.home-page .section-heading>p:last-child,.home-page .feature-copy>p,.home-page .identity-card p,.home-page .steps p,.home-page .article-grid p,.home-page .editorial-copy p,.home-page .reading-columns .reading-item p{font-size:18px!important}
.home-page .editorial-note p,.home-page .check-list span{font-size:16px}
.home-page .testimonial-item blockquote{font-size:19px}
.home-page .story-grid article p,.home-page .join-section p,.home-page .footer-brand p{font-size:17px}

/* Editorial safety section */
.home-page .feature-section{padding:92px 0 104px;background:radial-gradient(circle at 3% 85%,rgba(255,120,152,.1),transparent 28%),radial-gradient(circle at 96% 92%,rgba(42,169,244,.1),transparent 26%),#fff}
.home-page .feature-section .container{width:min(calc(100% - 48px),1320px)}
.home-page .feature-grid{grid-template-columns:minmax(0,1.12fr) minmax(460px,.88fr);gap:78px;align-items:center}
.home-page .feature-visual{aspect-ratio:4/3;min-height:0!important}
.home-page .feature-photo{inset:0;border-radius:26px;box-shadow:0 22px 58px rgba(39,25,84,.1)}
.home-page .feature-photo img{object-position:center center!important}
.home-page .safety-badge{right:28px!important;bottom:-24px!important;min-width:330px;padding:20px 24px;border-radius:20px}
.home-page .safety-badge b{flex:0 0 44px;background:#fff;color:var(--ink);border:2px solid var(--ink)}
.home-page .safety-badge strong{font:700 21px/1.25 Georgia,"Times New Roman",serif}
.home-page .safety-badge small{font-size:14px}
.home-page .feature-copy{max-width:540px}
.home-page .feature-copy .eyebrow{margin-bottom:20px;color:#ed5f8d}
.home-page .feature-copy h2{font-size:clamp(40px,3.2vw,52px)!important;line-height:1.06;margin-bottom:24px}
.home-page .safety-intro{display:grid;gap:14px;margin-bottom:24px}
.home-page .safety-intro p{margin:0;color:var(--muted);font-size:16px;line-height:1.72}
.home-page .safety-checks{margin:0 0 27px}
.home-page .safety-checks li{min-height:76px;padding:19px 0 18px 58px;border-bottom:1px solid transparent;border-image:linear-gradient(90deg,rgba(255,120,152,.55),rgba(107,82,217,.38),rgba(42,169,244,.25)) 1}
.home-page .safety-checks li:last-child{border-bottom:0}
.home-page .safety-checks li:before{top:20px;width:34px;height:34px;background:#fff;color:var(--ink);border:2px solid var(--ink);font-size:16px}
.home-page .safety-checks b{font:700 19px/1.3 Georgia,"Times New Roman",serif}
.home-page .safety-checks span{margin-top:4px;font-size:15px!important;line-height:1.55}
.home-page .feature-copy .gradient-action{margin-top:0;padding:14px 29px;font-size:16px!important}
.home-page .safety-checks li{min-height:68px;padding-top:14px;padding-bottom:13px}
.home-page .safety-checks li:before{top:15px}
@media(max-width:1100px){.home-page .feature-grid{grid-template-columns:1fr 1fr;gap:48px}.home-page .feature-copy h2{font-size:clamp(36px,4vw,46px)!important}.home-page .safety-badge{right:18px!important;min-width:300px}}
@media(max-width:950px){.home-page .feature-section .container{width:min(calc(100% - 36px),760px)}.home-page .feature-grid{grid-template-columns:1fr;gap:72px}.home-page .feature-visual{aspect-ratio:4/3!important}.home-page .feature-copy{max-width:none}.home-page .safety-badge{right:24px!important}}
@media(max-width:650px){.home-page .feature-section{padding:72px 0 80px}.home-page .feature-section .container{width:min(calc(100% - 28px),760px)}.home-page .feature-grid{gap:62px}.home-page .feature-visual{aspect-ratio:3/2!important}.home-page .safety-badge{left:14px;right:14px!important;bottom:-28px!important;min-width:0}.home-page .feature-copy h2{font-size:38px!important}.home-page .safety-intro p{font-size:16px}.home-page .safety-checks li{padding-left:52px}.home-page .safety-checks b{font-size:18px}}
@media(max-width:720px){.home-page{font-size:17px}.home-page .hero-lead{font-size:18px}.home-page .section-heading>p:last-child,.home-page .feature-copy>p,.home-page .identity-card p,.home-page .steps p,.home-page .article-grid p,.home-page .editorial-copy p,.home-page .reading-columns .reading-item p{font-size:17px!important}.home-page .testimonial-item blockquote{font-size:17px}}

/* Context section heart-and-butterfly motif */
.intro-editorial{position:relative;padding-bottom:62px}
.context-motif{position:absolute;z-index:0;right:-18px;bottom:-12px;width:min(43%,470px);height:auto;pointer-events:none}
.intro-editorial .editorial-copy,.intro-editorial .editorial-note{position:relative;z-index:1}
@media(max-width:950px){.intro-editorial{padding-bottom:0}.context-motif{position:relative;grid-column:1;width:min(70%,520px);right:auto;bottom:auto;margin:-18px 0 -16px auto;order:3}.intro-editorial .editorial-note{order:2}}
@media(max-width:650px){.context-motif{width:100%;margin:-12px 0 -10px}.intro-editorial{gap:26px}}

/* Member voices heart-and-butterfly accent */
.testimonials-section .section-heading{position:relative;max-width:860px}
.testimonials-motif{position:absolute;right:-118px;top:18px;width:142px;height:auto;pointer-events:none}
@media(max-width:1150px){.testimonials-motif{right:-54px;width:118px;opacity:.9}}
@media(max-width:950px){.testimonials-section .section-heading{padding-right:88px}.testimonials-motif{right:0;top:28px;width:102px}}
@media(max-width:650px){.testimonials-section .section-heading{padding-right:0}.testimonials-motif{position:relative;right:auto;top:auto;display:block;width:112px;margin:18px auto -6px}}

/* Butterfly link cue replaces text arrows */
.butterfly-link{display:inline-flex;align-items:center;gap:9px;white-space:nowrap}
.link-butterfly{display:inline-flex;width:31px;height:29px;transform:rotate(-8deg);transition:transform .22s ease}
.link-butterfly svg{display:block;width:100%;height:100%;filter:drop-shadow(0 4px 6px rgba(80,139,201,.16))}
.link-butterfly .butterfly-wings{fill:url(#link-butterfly-gradient)}
.link-butterfly .butterfly-detail{fill:none;stroke:#445aa3;stroke-width:2;stroke-linecap:round}
.butterfly-link:hover .link-butterfly,.butterfly-link:focus-visible .link-butterfly{transform:translate(4px,-3px) rotate(3deg)}
@media(prefers-reduced-motion:reduce){.link-butterfly{transition:none}.butterfly-link:hover .link-butterfly,.butterfly-link:focus-visible .link-butterfly{transform:rotate(-8deg)}}

/* Three Steps heart curve and butterfly */
.steps-container .section-heading{margin-bottom:18px}
.steps-stage{position:relative;padding-top:104px}
.steps-motif{position:absolute;z-index:0;top:0;left:0;width:100%;height:132px;overflow:visible;pointer-events:none}
.steps-motif-line{fill:none;stroke:url(#steps-line-gradient);stroke-width:3;stroke-linecap:round;stroke-linejoin:round}
.steps-motif-heart{fill:#fff;stroke:url(#steps-line-gradient);stroke-width:3;stroke-linecap:round;stroke-linejoin:round}
.steps-motif-butterfly{filter:drop-shadow(0 7px 10px rgba(78,107,181,.16))}
.steps-stage .steps{position:relative;z-index:1}
.steps-stage .steps article{position:relative}
.steps-stage .steps article:before{content:"";position:absolute;top:-13px;left:50%;width:18px;height:18px;border:5px solid #fff;border-radius:50%;background:linear-gradient(135deg,var(--pink),var(--blue));box-shadow:0 3px 12px rgba(70,69,155,.2);transform:translateX(-50%)}
@media(max-width:950px){.steps-stage{padding-top:82px}.steps-motif{height:106px}.steps-stage .steps{gap:22px}.steps-stage .steps article{padding:30px 27px}}
@media(max-width:650px){.steps-container .section-heading{margin-bottom:26px}.steps-stage{padding-top:62px}.steps-motif{top:0;left:50%;width:118%;height:72px;transform:translateX(-50%)}.steps-stage .steps{gap:24px}.steps-stage .steps article:before{top:-11px;width:16px;height:16px;border-width:4px}}

/* Controlled homepage and blog heading rhythm */
.home-page .hero h1>span,.home-page .hero h1>em,.home-page .feature-copy h2>span,.home-page .join-section h2>span{display:block;white-space:nowrap}
.home-page .hero h1{font-size:clamp(48px,4vw,64px)!important}
.home-page .feature-copy h2{font-size:clamp(39px,3vw,49px)!important}
.home-page .stories-section .section-heading{max-width:1020px}
.home-page .stories-section .section-heading h2{font-size:clamp(42px,3.7vw,56px);white-space:nowrap}
.home-page .join-grid{grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr)}
.home-page .join-section h2{font-size:clamp(40px,3.4vw,54px)}
.blog-preview-heading{display:block;margin-bottom:34px}
.blog-heading-copy{width:100%}
.blog-heading-meta{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:12px}
.blog-heading-meta .eyebrow{margin:0}
.blog-preview-heading h2{font-size:clamp(38px,3.35vw,52px);white-space:nowrap}
.blog-index-page .inner-hero .container{width:min(calc(100% - 48px),1320px)}
.blog-index-page .inner-hero h1{font-size:clamp(38px,3.4vw,54px);white-space:nowrap}
.blog-index-page .inner-hero>div>p:last-child{max-width:900px;margin-left:auto;margin-right:auto}
.blog-list-title{position:relative;display:inline-block;max-width:100%}
.blog-list-title h1{position:relative;z-index:1}
.blog-list-motif{position:absolute;z-index:0;right:-158px;top:-16px;width:142px;height:auto;pointer-events:none}
@media(max-width:1100px){.blog-list-motif{right:-116px;width:112px;top:-8px}}
@media(max-width:820px){.blog-list-title{padding-right:82px}.blog-list-motif{right:-4px;top:-3px;width:88px;opacity:.9}}
@media(max-width:520px){.blog-list-title{padding-right:0;padding-top:66px}.blog-list-motif{right:50%;top:-8px;width:104px;transform:translateX(50%)}}
@media(max-width:1100px){.home-page .hero h1{font-size:clamp(46px,5vw,58px)!important}.home-page .feature-copy h2{font-size:clamp(35px,4vw,44px)!important}.home-page .stories-section .section-heading h2{font-size:clamp(40px,4.4vw,50px)}.blog-preview-heading h2{font-size:clamp(34px,4vw,44px)}.blog-index-page .inner-hero h1{font-size:clamp(34px,4.1vw,46px)}}
@media(max-width:720px){.home-page .hero h1>span,.home-page .feature-copy h2>span,.home-page .join-section h2>span{white-space:normal}.home-page .hero h1>em{white-space:nowrap}.home-page .stories-section .section-heading h2,.blog-preview-heading h2,.blog-index-page .inner-hero h1{white-space:normal}.blog-heading-meta{align-items:flex-start;flex-direction:column;gap:12px}.blog-preview-heading h2{font-size:38px}.blog-index-page .inner-hero .container{width:min(calc(100% - 28px),680px)}}

/* Member Voices intro stays concise on wider screens */
.testimonials-intro{white-space:nowrap}
@media(max-width:950px){.testimonials-intro{white-space:normal}}
