:root{--ink:#083f4d;--ink-deep:#052e38;--teal:#1b7a7b;--teal-soft:#d8eeee;--gold:#c69842;--gold-pale:#f3e6c3;--lilac:#a48bb8;--rose:#d996a8;--paper:#fbfaf7;--white:#fff;--text:#243d42;--muted:#60757a;--border:rgba(8,63,77,.16)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--text);font-family:"DM Sans",sans-serif;font-size:16px;line-height:1.65}a{color:inherit}img{display:block;max-width:100%}.skip-link{position:fixed;left:1rem;top:-5rem;background:var(--ink);color:white;padding:.7rem 1rem;z-index:100}.skip-link:focus{top:1rem}.site-header{height:88px;padding:0 clamp(1.25rem,5vw,5rem);display:flex;align-items:center;justify-content:space-between;background:rgba(251,250,247,.94);border-bottom:1px solid var(--border);position:sticky;top:0;z-index:20;backdrop-filter:blur(14px)}.brand{width:176px;height:66px;overflow:hidden;display:flex;align-items:center}.brand img{width:100%;transform:scale(1.35)}nav{display:flex;align-items:center;gap:2rem}nav a{text-decoration:none;font-size:.9rem;font-weight:600;color:var(--ink)}.nav-cta{border:1px solid var(--ink);padding:.6rem 1rem}.menu-toggle{display:none;background:none;border:1px solid var(--border);padding:.55rem .8rem;font:inherit;color:var(--ink)}
.hero{min-height:calc(100vh - 88px);display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:4rem;padding:clamp(4rem,8vw,8rem) clamp(1.25rem,8vw,8.5rem);overflow:hidden;background:radial-gradient(circle at 85% 20%,rgba(164,139,184,.17),transparent 24%),linear-gradient(135deg,#fbfaf7 57%,#edf5f3 57%)}.eyebrow,.section-number{text-transform:uppercase;letter-spacing:.17em;font-size:.74rem;font-weight:700;color:var(--teal)}h1,h2{font-family:"Playfair Display",serif;color:var(--ink);line-height:1.05;margin:.5rem 0 1.4rem}h1{font-size:clamp(3.35rem,7.3vw,7.7rem);letter-spacing:-.055em}h1 em{font-weight:500;color:var(--teal)}h2{font-size:clamp(2.2rem,4.5vw,4.5rem);letter-spacing:-.035em}.hero-lede{font-size:clamp(1.05rem,1.5vw,1.25rem);max-width:660px;color:var(--muted)}.hero-actions{display:flex;align-items:center;gap:2rem;margin:2.3rem 0 3.3rem}.button{display:inline-flex;align-items:center;justify-content:center;border:0;text-decoration:none;padding:.95rem 1.4rem;font:600 .96rem "DM Sans",sans-serif;cursor:pointer;transition:.2s}.button-primary{background:var(--ink);color:white}.button-primary:hover{background:var(--teal);transform:translateY(-2px)}.button-light{background:white;color:var(--ink)}.text-link{text-decoration:none;color:var(--ink);font-weight:700}.text-link span{color:var(--gold);font-size:1.3rem}.trust-line{display:flex;align-items:center;gap:.8rem;text-transform:uppercase;letter-spacing:.13em;color:var(--ink);font-size:.7rem;font-weight:700}.trust-line i{width:18px;height:1px;background:var(--gold)}.hero-mark{min-height:520px;position:relative;display:grid;place-items:center}.logo-frame{width:min(390px,82%);aspect-ratio:1;border-radius:50%;overflow:hidden;border:1px solid rgba(198,152,66,.45);box-shadow:0 30px 90px rgba(8,63,77,.18);position:relative;z-index:2;background:white}.logo-frame img{width:100%;height:100%;object-fit:cover;transform:scale(1.03)}.orb{position:absolute;border-radius:50%;filter:blur(1px)}.orb-one{width:270px;height:270px;background:linear-gradient(145deg,var(--teal-soft),rgba(27,122,123,.38));right:-6%;top:2%}.orb-two{width:160px;height:160px;background:linear-gradient(145deg,rgba(217,150,168,.55),rgba(164,139,184,.48));left:3%;bottom:7%}.hero-mark>p{position:absolute;z-index:3;bottom:3%;right:0;background:var(--ink);color:white;padding:1.25rem 1.6rem;width:210px;line-height:1.3}.hero-mark>p strong{font-family:"Playfair Display",serif;color:var(--gold-pale);font-size:1.35rem}
.intro,.services,.approach,.connect{padding:clamp(5rem,9vw,9rem) clamp(1.25rem,8vw,8.5rem)}.intro{display:grid;grid-template-columns:.35fr 1.65fr;gap:3rem;background:white}.intro>div{max-width:950px}.intro p:last-child{max-width:760px;font-size:1.12rem;color:var(--muted)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:4rem;margin-bottom:3.3rem}.section-heading>div{max-width:760px}.section-heading>p{max-width:440px;color:var(--muted)}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--border)}.service-card{padding:2.4rem;min-height:500px;display:flex;flex-direction:column;background:white;border-right:1px solid var(--border);transition:.25s}.service-card:last-child{border:0}.service-card:hover{transform:translateY(-8px);box-shadow:0 25px 50px rgba(8,63,77,.11);z-index:2}.service-featured{background:var(--ink);color:white}.card-index{font-size:.75rem;color:var(--gold);letter-spacing:.15em}.card-icon{font-size:2.1rem;color:var(--gold);margin:2.5rem 0 1.3rem}.service-card h3,.approach-grid h3{font-family:"Playfair Display",serif;font-size:2rem;color:var(--ink);margin:0 0 1rem}.service-featured h3{color:white}.service-card p{color:var(--muted)}.service-featured p{color:#cee0e3}.service-card ul{padding-left:1.1rem;margin:1rem 0 2rem}.service-card li{margin:.35rem 0}.service-card a{margin-top:auto;font-weight:700;text-decoration:none;color:var(--teal)}.service-featured a{color:var(--gold-pale)}
.speaking{display:grid;grid-template-columns:.8fr 1.2fr;background:var(--ink);color:white;min-height:680px}.speaker-visual{position:relative;padding:5rem;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;background:linear-gradient(145deg,rgba(164,139,184,.34),rgba(217,150,168,.24))}.quote-mark{position:absolute;top:-5rem;left:2rem;font:22rem/1 "Playfair Display";color:rgba(255,255,255,.11)}.sound-lines{position:absolute;top:35%;left:15%;right:15%;height:110px;display:flex;align-items:center;justify-content:center;gap:1.1rem}.sound-lines i{width:9px;border-radius:10px;background:linear-gradient(var(--gold-pale),var(--rose))}.sound-lines i:nth-child(1),.sound-lines i:nth-child(5){height:28px}.sound-lines i:nth-child(2),.sound-lines i:nth-child(4){height:70px}.sound-lines i:nth-child(3){height:112px}.speaker-visual p{font-family:"Playfair Display",serif;font-size:2.3rem;line-height:1.15}.speaker-visual strong{color:var(--gold-pale)}.speaker-copy{padding:clamp(5rem,9vw,9rem)}.speaker-copy .section-number{color:var(--gold-pale)}.speaker-kicker{text-transform:uppercase;letter-spacing:.15em;font-size:.8rem;color:#b8d8d8}.speaker-copy h2{color:white}.speaker-copy>p:not(.section-number):not(.speaker-kicker){max-width:680px;color:#c4d8dc;font-size:1.1rem}.topic-list{display:flex;flex-wrap:wrap;gap:.7rem;margin:2rem 0}.topic-list span{border:1px solid rgba(255,255,255,.3);padding:.45rem .75rem;font-size:.85rem}.approach{background:white}.approach-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border)}.approach-grid article{background:white;padding:2rem 2rem 1rem}.approach-grid span{display:inline-grid;place-items:center;width:44px;height:44px;border-radius:50%;background:var(--gold-pale);color:var(--ink);font-weight:700;margin-bottom:3rem}.approach-grid p{color:var(--muted)}
.rebloom-preview{display:grid;grid-template-columns:1.05fr .95fr;min-height:720px;background:#f1eaf3}.rebloom-preview-image{min-height:620px;overflow:hidden}.rebloom-preview-image img{width:100%;height:100%;object-fit:cover}.rebloom-preview-copy{padding:clamp(4rem,8vw,8rem);display:flex;flex-direction:column;justify-content:center}.rebloom-wordmark{margin:.3rem 0 .8rem;font:600 clamp(3.2rem,6vw,6rem)/1 "Playfair Display",serif;color:var(--ink);letter-spacing:-.055em}.rebloom-wordmark span{color:var(--lilac);font-style:italic}.rebloom-preview-copy h2{font-size:clamp(2.2rem,4vw,4rem)}.rebloom-preview-copy>p:not(.section-number):not(.rebloom-wordmark){color:var(--muted);font-size:1.08rem}.rebloom-preview-copy blockquote{margin:1.5rem 0 2rem;padding-left:1.2rem;border-left:3px solid var(--rose);font:500 1.25rem/1.5 "Playfair Display",serif;color:var(--ink)}.rebloom-preview-copy .button{align-self:flex-start}
.connect{display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(3rem,8vw,8rem);background:#edf5f3}.connect-copy{position:sticky;top:120px;align-self:start}.privacy-note{border-left:3px solid var(--gold);padding-left:1rem;font-size:.88rem;color:var(--muted);margin-top:2rem}.interest-form{background:white;padding:clamp(1.5rem,4vw,3.5rem);box-shadow:0 20px 60px rgba(8,63,77,.1)}fieldset{border:0;padding:0;margin:0 0 2rem}legend,.interest-form>label,.field-row label{display:block;font-weight:700;color:var(--ink);margin-bottom:.6rem}.choice-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.7rem;margin-top:.8rem}.choice-grid input{position:absolute;opacity:0}.choice-grid span{display:block;border:1px solid var(--border);padding:.85rem 1rem;cursor:pointer;color:var(--ink)}.choice-grid input:checked+span{border-color:var(--teal);background:var(--teal-soft);box-shadow:inset 0 0 0 1px var(--teal)}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}input,textarea{width:100%;border:1px solid var(--border);background:#fcfdfd;padding:.9rem;margin-top:.45rem;font:inherit;color:var(--text);border-radius:0}input:focus,textarea:focus{outline:3px solid rgba(27,122,123,.2);border-color:var(--teal)}textarea{resize:vertical}.interest-form button{margin-top:1rem}.form-status{min-height:1.5rem;color:var(--teal);font-weight:600}footer{background:var(--ink-deep);color:#c9d8db;padding:3rem clamp(1.25rem,8vw,8.5rem);display:grid;grid-template-columns:1fr 1fr;gap:2rem}.footer-brand img{width:150px;filter:brightness(4) grayscale(1);mix-blend-mode:screen}.footer-brand p{font-family:"Playfair Display",serif;color:white}.footer-note{text-align:right;font-size:.82rem}.crisis{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.15);padding-top:1.2rem;font-size:.77rem;color:#9bb1b5}
@media(max-width:900px){.site-header{height:74px}.brand{width:140px}.menu-toggle{display:block}nav{display:none;position:absolute;left:0;right:0;top:74px;background:var(--paper);padding:1.2rem;flex-direction:column;align-items:stretch;border-bottom:1px solid var(--border)}nav.open{display:flex}.hero{grid-template-columns:1fr;padding-top:4.5rem}.hero-mark{min-height:430px}.intro{grid-template-columns:1fr}.service-grid{grid-template-columns:1fr}.service-card{min-height:auto;border-right:0;border-bottom:1px solid var(--border)}.speaking{grid-template-columns:1fr}.speaker-visual{min-height:400px}.rebloom-preview{grid-template-columns:1fr}.rebloom-preview-image{min-height:470px}.connect{grid-template-columns:1fr}.connect-copy{position:static}.approach-grid{grid-template-columns:1fr}.section-heading{display:block}.section-heading>p{margin-top:1rem}}
@media(max-width:580px){h1{font-size:3.2rem}.hero-actions{align-items:flex-start;flex-direction:column;gap:1rem}.trust-line{flex-wrap:wrap}.hero-mark{min-height:330px}.logo-frame{width:270px}.hero-mark>p{right:-.5rem;bottom:-1rem}.section-heading{margin-bottom:2rem}.service-card{padding:1.7rem}.speaker-copy,.speaker-visual{padding:3.5rem 1.5rem}.field-row,.choice-grid{grid-template-columns:1fr}footer{grid-template-columns:1fr}.footer-note{text-align:left}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.service-card,.button{transition:none}}

/* ReBloom */
.rebloom-page{--rebloom-plum:#684864;--rebloom-lilac:#b39ac2;--rebloom-rose:#c8798e;--rebloom-cream:#fff9f4;background:#fff;color:#2f3d41}.rebloom-header{background:rgba(255,249,244,.94)}.rebloom-hero{height:calc(100vh - 88px);min-height:720px;position:relative;overflow:hidden;background:var(--ink)}.rebloom-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.rebloom-hero-wash{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,46,56,.97) 0%,rgba(5,46,56,.84) 31%,rgba(5,46,56,.28) 64%,rgba(5,46,56,.08) 100%)}.rebloom-hero-copy{position:relative;z-index:2;width:min(800px,58%);height:100%;padding:clamp(4rem,8vw,8rem);display:flex;flex-direction:column;justify-content:center;color:white}.rebloom-hero-copy .eyebrow{color:#efd9ad}.rebloom-display{margin:.5rem 0 0;font:600 clamp(3.2rem,6vw,6.8rem)/.9 "Playfair Display",serif;letter-spacing:-.07em;color:white}.rebloom-display span{color:#d8bfdf;font-style:italic}.rebloom-hero h1{margin:.6rem 0 1.3rem;color:white;font-size:clamp(3.1rem,6.2vw,6.9rem)}.rebloom-hero-copy>p:not(.eyebrow):not(.rebloom-display){max-width:640px;font-size:1.16rem;color:#e6f0f0}.button-rebloom{align-self:flex-start;margin-top:1rem;background:var(--rebloom-rose);color:white;gap:.7rem}.button-rebloom:hover{background:#a95c71;transform:translateY(-2px)}.hero-side-note{position:absolute;z-index:2;right:2rem;bottom:2rem;margin:0;color:white;writing-mode:vertical-rl;text-transform:uppercase;letter-spacing:.17em;font-size:.7rem;font-weight:700}.rebloom-manifesto{padding:clamp(6rem,11vw,11rem) clamp(1.25rem,8vw,8.5rem);display:grid;grid-template-columns:1fr 1fr;gap:clamp(3rem,10vw,10rem);background:var(--rebloom-cream)}.rebloom-manifesto h2{max-width:760px}.manifesto-copy{max-width:680px;padding-top:2.2rem}.manifesto-copy p{color:var(--muted);font-size:1.08rem}.manifesto-copy .manifesto-lede{font:500 clamp(1.4rem,2.4vw,2rem)/1.45 "Playfair Display",serif;color:var(--ink)}.rebloom-belief{padding:clamp(5rem,10vw,9rem) clamp(1.25rem,8vw,8.5rem);background:var(--rebloom-plum);color:white;text-align:center}.rebloom-belief p{margin:.15em auto;font:500 clamp(2.2rem,5.3vw,5.7rem)/1.14 "Playfair Display",serif;letter-spacing:-.035em}.rebloom-belief em{color:#f0cad4}.rebloom-belief p:last-child{color:#dac9df}.rebloom-experience{padding:clamp(6rem,10vw,10rem) clamp(1.25rem,8vw,8.5rem);background:#fff}.bloom-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--border);border-left:1px solid var(--border)}.bloom-grid article{min-height:315px;padding:2rem;border-right:1px solid var(--border);border-bottom:1px solid var(--border);background:white;transition:.25s}.bloom-grid article:hover{background:#f7f0f8;transform:translateY(-5px);box-shadow:0 20px 45px rgba(104,72,100,.1);position:relative}.bloom-grid article>span{color:var(--rebloom-rose);font-size:.72rem;font-weight:700;letter-spacing:.14em}.bloom-grid h3{margin:4rem 0 1rem;font:600 1.7rem/1.15 "Playfair Display",serif;color:var(--ink)}.bloom-grid p{color:var(--muted)}.bloom-grid-last{background:var(--ink)!important;color:white}.bloom-grid-last h3{color:white}.bloom-grid-last p{color:#bdd0d3}.rebloom-takeaway{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(3rem,8vw,8rem);padding:clamp(6rem,10vw,10rem) clamp(1.25rem,8vw,8.5rem);background:#edf5f3}.takeaway-title{position:sticky;top:120px;align-self:start}.takeaway-title h2{font-size:clamp(2.3rem,4.3vw,4.4rem)}.takeaway-list article{padding:2.2rem 0;border-bottom:1px solid rgba(8,63,77,.2);display:grid;grid-template-columns:110px 1fr;gap:0 2rem}.takeaway-list article:first-child{padding-top:0}.takeaway-list article>span{grid-row:1/3;color:var(--teal);text-transform:uppercase;letter-spacing:.14em;font-size:.73rem;font-weight:700;padding-top:.5rem}.takeaway-list h3{margin:0;font:600 clamp(1.55rem,2.8vw,2.3rem)/1.2 "Playfair Display",serif;color:var(--ink)}.takeaway-list p{color:var(--muted);max-width:650px}.rebloom-connection{display:grid;grid-template-columns:1fr 1fr;min-height:660px;background:var(--ink);color:white}.connection-copy{padding:clamp(5rem,9vw,9rem);display:flex;flex-direction:column;justify-content:center}.connection-copy .section-number{color:#efd9ad}.connection-copy h2{color:white}.connection-copy>p:last-child{font-size:1.1rem;color:#c6d9db}.connection-words{position:relative;overflow:hidden;background:radial-gradient(circle at 50% 50%,rgba(200,121,142,.4),transparent 22%),linear-gradient(140deg,rgba(179,154,194,.36),rgba(27,122,123,.23));display:grid;place-items:center}.connection-words span{position:absolute;font-family:"Playfair Display",serif;color:white}.connection-words span:nth-child(1){font-size:clamp(2.4rem,5vw,5.6rem);top:15%;left:10%}.connection-words span:nth-child(2){font-size:clamp(1.4rem,3vw,3rem);top:31%;right:10%;color:#f0cad4}.connection-words span:nth-child(3){font-size:clamp(2rem,4vw,4.2rem);top:48%;left:22%;color:#efd9ad}.connection-words span:nth-child(4){font-size:clamp(2.5rem,5vw,5rem);bottom:15%;right:9%}.connection-words span:nth-child(5){font-size:clamp(1.2rem,2.5vw,2.5rem);bottom:10%;left:8%;color:#c6d9db}.rebloom-community{padding:clamp(7rem,13vw,13rem) 1.25rem;text-align:center;background:var(--rebloom-cream)}.rebloom-community .eyebrow{color:var(--rebloom-rose)}.rebloom-community h2{font-size:clamp(2.8rem,6.3vw,6.5rem)}.rebloom-community h2 em{color:var(--rebloom-plum)}.rebloom-community>p:not(.eyebrow){max-width:760px;margin:0 auto 2rem;color:var(--muted);font-size:1.12rem}.rebloom-community .button{margin-inline:auto}.rebloom-community small{display:block;margin-top:1rem;color:var(--muted)}
@media(max-width:1100px){.bloom-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:900px){.rebloom-hero{height:auto;min-height:760px}.rebloom-hero>img{object-position:62% center}.rebloom-hero-wash{background:linear-gradient(90deg,rgba(5,46,56,.95),rgba(5,46,56,.58))}.rebloom-hero-copy{width:78%;padding:5rem 1.5rem}.rebloom-manifesto,.rebloom-takeaway,.rebloom-connection{grid-template-columns:1fr}.manifesto-copy{padding-top:0}.takeaway-title{position:static}.connection-words{min-height:440px}.hero-side-note{display:none}}
@media(max-width:580px){.rebloom-hero{min-height:720px}.rebloom-hero-copy{width:100%;padding:4rem 1.25rem}.rebloom-hero-wash{background:linear-gradient(90deg,rgba(5,46,56,.94),rgba(5,46,56,.52))}.rebloom-display{font-size:3.8rem}.bloom-grid{grid-template-columns:1fr}.bloom-grid article{min-height:260px}.bloom-grid h3{margin-top:2.5rem}.takeaway-list article{grid-template-columns:1fr}.takeaway-list article>span{grid-row:auto;margin-bottom:.7rem}.connection-words{min-height:370px}}

/* ReBloom official identity and event */
.rebloom-official-logo{width:min(400px,100%);height:auto;aspect-ratio:1;object-fit:contain;object-position:center;background:rgba(255,255,255,.97);border-radius:50%;margin:.8rem 0 1rem;box-shadow:0 18px 50px rgba(0,0,0,.16)}
.rebloom-event{display:grid;grid-template-columns:minmax(340px,.9fr) minmax(380px,1.1fr);gap:clamp(3rem,8vw,8rem);align-items:center;padding:clamp(5rem,9vw,9rem) clamp(1.25rem,8vw,8.5rem);background:#f7f0f8}
.event-flyer-wrap{max-width:610px;margin-inline:auto;padding:clamp(.7rem,1.5vw,1.15rem);background:white;box-shadow:0 24px 70px rgba(104,72,100,.17);transform:rotate(-1deg)}
.event-flyer-wrap img{width:100%;height:auto}
.event-copy{max-width:650px}.event-copy h2{color:var(--rebloom-plum)}.event-copy>p{font-size:1.08rem;color:var(--muted)}.event-copy .event-date{font-weight:700;color:var(--teal);letter-spacing:.04em}.event-copy .event-note{font-family:"Playfair Display",serif;font-size:1.35rem;color:var(--rebloom-plum)}
.connection-words span:nth-child(6){font-size:clamp(1.5rem,3vw,3.2rem);top:7%;right:8%;color:#efd9ad}.connection-words span:nth-child(7){font-size:clamp(1.15rem,2vw,2rem);top:28%;left:7%;color:#c6d9db}.connection-words span:nth-child(8){font-size:clamp(1.4rem,2.7vw,2.7rem);top:42%;right:6%;color:#dac9df}.connection-words span:nth-child(9){font-size:clamp(1.2rem,2.3vw,2.3rem);bottom:31%;left:5%;color:#f0cad4}.connection-words span:nth-child(10){font-size:clamp(1.1rem,2vw,2rem);bottom:6%;right:30%;color:#efd9ad}.connection-words span:nth-child(11){font-size:clamp(1.3rem,2.4vw,2.4rem);top:61%;right:17%;color:white}.connection-words span:nth-child(12){font-size:clamp(1.1rem,2.1vw,2.1rem);top:73%;left:23%;color:#c6d9db}
@media(max-width:900px){.rebloom-event{grid-template-columns:1fr}.event-copy{margin-inline:auto}.rebloom-official-logo{width:min(360px,100%)}.connection-words span:nth-child(n+6){opacity:.9}}
@media(max-width:580px){.rebloom-official-logo{width:min(300px,100%)}.rebloom-event{padding-block:4rem}.event-flyer-wrap{transform:none}.connection-words span:nth-child(7),.connection-words span:nth-child(10),.connection-words span:nth-child(12){display:none}}

/* Keep the complete brand marks visible at every placement. */
.brand{height:76px;overflow:visible;justify-content:flex-start}
.brand img{width:auto;height:72px;max-width:100%;object-fit:contain;transform:none}
.logo-frame{width:min(470px,92%);padding:0;display:grid;place-items:center}
.logo-frame img{width:72%;height:72%;object-fit:contain;transform:none;border-radius:0}
@media(max-width:900px){.brand{height:66px}.brand img{height:62px}.logo-frame{width:min(410px,90%)}}
@media(max-width:580px){.logo-frame{width:320px;max-width:94%}}

/* About Tamika */
.about-page{background:#fff}.about-hero{min-height:680px;display:grid;grid-template-columns:1.18fr .82fr;gap:clamp(3rem,8vw,8rem);align-items:center;padding:clamp(5rem,9vw,9rem) clamp(1.25rem,8vw,8.5rem);background:radial-gradient(circle at 88% 25%,rgba(217,150,168,.2),transparent 24%),linear-gradient(135deg,#fbfaf7 58%,#edf5f3 58%)}.about-hero-copy h1{max-width:880px;font-size:clamp(3.6rem,6.8vw,7rem)}.about-hero-copy h1 em{display:block;color:var(--teal);font-size:.52em;letter-spacing:.01em;margin-top:.35em}.about-lede{max-width:760px;font-size:clamp(1.08rem,1.6vw,1.28rem);color:var(--muted)}.about-role-list{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:2.5rem;background:var(--border);border:1px solid var(--border)}.about-role-list span{background:white;padding:1.1rem;font-size:.78rem;color:var(--muted);line-height:1.45}.about-role-list strong{color:var(--ink);font-size:.88rem}.about-monogram{width:min(430px,90%);aspect-ratio:1;border-radius:50%;display:grid;place-items:center;justify-self:center;background:linear-gradient(145deg,var(--ink),var(--teal));box-shadow:0 30px 90px rgba(8,63,77,.2);padding:1px}.about-monogram-inner{width:88%;height:88%;border:1px solid rgba(243,230,195,.55);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:white;text-align:center}.about-monogram-inner span{font:500 clamp(6rem,11vw,10rem)/.8 "Playfair Display",serif;color:var(--gold-pale);letter-spacing:-.08em}.about-monogram-inner small{text-transform:uppercase;letter-spacing:.15em;font-size:.65rem;margin-top:2rem}.about-introduction,.about-personal{padding:clamp(6rem,10vw,10rem) clamp(1.25rem,8vw,8.5rem);display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(3rem,9vw,9rem)}.about-introduction h2,.about-personal h2{font-size:clamp(2.4rem,4.4vw,4.5rem)}.about-body,.about-personal>div:last-child{max-width:760px}.about-body p,.about-personal>div:last-child p{color:var(--muted);font-size:1.08rem}.about-body .about-opening{font:500 clamp(1.35rem,2.2vw,1.9rem)/1.5 "Playfair Display",serif;color:var(--ink)}.about-impact{padding:clamp(6rem,10vw,10rem) clamp(1.25rem,8vw,8.5rem);background:#edf5f3}.impact-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:rgba(8,63,77,.16);border:1px solid rgba(8,63,77,.16)}.impact-grid article{background:white;padding:clamp(2rem,4vw,3.5rem);min-height:320px}.impact-grid article>span{color:var(--gold);font-size:.75rem;letter-spacing:.15em}.impact-grid h3{margin:3rem 0 1rem;font:600 clamp(1.7rem,2.7vw,2.4rem)/1.15 "Playfair Display",serif;color:var(--ink)}.impact-grid p{color:var(--muted)}.about-quote{padding:clamp(6rem,11vw,11rem) clamp(1.25rem,10vw,12rem);text-align:center;background:var(--ink);color:white}.about-quote .section-number{color:var(--gold-pale)}.about-quote blockquote{max-width:1100px;margin:2rem auto;font:500 clamp(2.3rem,5vw,5.2rem)/1.15 "Playfair Display",serif;letter-spacing:-.03em}.about-quote>p:last-child{color:#bdd0d3;text-transform:uppercase;letter-spacing:.14em;font-size:.75rem;font-weight:700}.about-personal{background:#fbfaf7}.about-actions{display:flex;align-items:center;gap:2rem;margin-top:2.2rem}
@media(max-width:900px){.about-hero,.about-introduction,.about-personal{grid-template-columns:1fr}.about-monogram{width:min(390px,78%)}.about-role-list{grid-template-columns:1fr}.impact-grid{grid-template-columns:1fr}.impact-grid article{min-height:auto}.about-actions{align-items:flex-start;flex-direction:column;gap:1.2rem}}
@media(max-width:580px){.about-hero{padding-top:4rem}.about-monogram{width:280px}.about-role-list{margin-top:2rem}.about-actions .button{width:100%}}

.about-portrait{width:min(470px,95%);margin:0;justify-self:center;position:relative}
.about-portrait::before{content:"";position:absolute;inset:-18px 18px 40px -18px;border:1px solid rgba(198,152,66,.55);border-radius:50%;z-index:0}
.about-portrait img{position:relative;z-index:1;width:100%;aspect-ratio:1;object-fit:cover;object-position:center;border-radius:50%;box-shadow:0 30px 90px rgba(8,63,77,.22)}
.about-portrait figcaption{position:relative;z-index:2;width:max-content;max-width:90%;margin:-1.4rem 0 0 auto;background:var(--ink);color:white;padding:.85rem 1.15rem;text-transform:uppercase;letter-spacing:.14em;font-size:.65rem;font-weight:700}
@media(max-width:900px){.about-portrait{width:min(420px,82%)}}
@media(max-width:580px){.about-portrait{width:290px;max-width:88%}}

.contact-email{margin-top:1.4rem;color:var(--ink);font-weight:600}.contact-email a{color:var(--teal);text-underline-offset:3px}

/* Give the expanded circular logo and registration action room to breathe. */
.rebloom-hero{height:auto;min-height:960px}
.rebloom-hero-copy{height:auto;min-height:960px;padding-top:5rem;padding-bottom:5rem}
@media(max-width:900px){.rebloom-hero,.rebloom-hero-copy{min-height:940px}}
@media(max-width:580px){.rebloom-hero,.rebloom-hero-copy{min-height:880px}}
