:root{--night:#080a13;--charcoal:#12141e;--charcoal-2:#191c28;--bronze:#cc8424;--bronze-2:#e0a24a;--ivory:#f8f4ec;--muted:#b8b1a7;--line:#f8f4ec24;--sage:#6d8b7c;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--night);color:var(--ivory);letter-spacing:0;margin:0;font-family:Inter,Montserrat,Roboto,Segoe UI,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}img{max-width:100%}:focus-visible{outline:3px solid var(--bronze-2);outline-offset:3px}.site-shell{background:radial-gradient(circle at 0 0,#cc84241c,#0000 32rem),linear-gradient(#080a13 0%,#0c0f18 45%,#080a13 100%);min-height:100vh}.container{width:min(1160px,100% - 32px);margin:0 auto}.site-header{z-index:40;border-bottom:1px solid var(--line);background:#080a13;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:28px;min-height:76px;display:flex}.brand{gap:2px;display:grid}.brand strong{text-transform:uppercase;letter-spacing:.14em;font-size:1.08rem}.brand span{color:var(--muted);font-size:.78rem}.nav{color:var(--muted);align-items:center;gap:20px;font-size:.92rem;display:flex}.nav a:hover{color:var(--ivory)}.nav-dropdown{align-items:center;gap:6px;display:inline-flex;position:relative}.nav-dropdown-content{background-color:var(--charcoal);border:1px solid var(--line);z-index:50;opacity:0;visibility:hidden;border-radius:8px;flex-direction:column;min-width:260px;margin-top:10px;padding:8px 0;transition:all .2s;display:flex;position:absolute;top:100%;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #0006}.nav-dropdown:hover .nav-dropdown-content,.nav-dropdown:focus-within .nav-dropdown-content{opacity:1;visibility:visible;margin-top:0}.nav-dropdown-content a{color:var(--muted);white-space:nowrap;padding:12px 20px;font-weight:500}.nav-dropdown-content a:hover{background-color:var(--charcoal-2);color:var(--bronze-2)}.button,.ghost-button,.icon-button{border-radius:8px;justify-content:center;align-items:center;gap:10px;min-height:44px;font-weight:700;line-height:1;display:inline-flex}.button{background:var(--bronze);color:#080a13;border:1px solid #e0a24a8c;padding:0 18px}.button:hover{background:var(--bronze-2)}.ghost-button{border:1px solid var(--line);color:var(--ivory);padding:0 18px}.ghost-button:hover{border-color:#e0a24aa6}.hero{grid-template-columns:minmax(0,1fr) minmax(320px,520px);align-items:center;gap:48px;padding:72px 0 56px;display:grid}.eyebrow{color:var(--bronze-2);letter-spacing:.18em;text-transform:uppercase;font-size:.78rem;font-weight:800}.hero h1,.page-hero h1{max-width:780px;margin:14px 0 18px;font-size:clamp(2.4rem,5vw,5.2rem);line-height:.95}.hero p,.page-hero p,.section-lead{color:var(--muted);font-size:1.08rem;line-height:1.75}.hero-actions,.split-actions{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.hero-media{aspect-ratio:4/5;border:1px solid var(--line);background:#11141f;border-radius:8px;position:relative;overflow:hidden}.hero-media iframe,.hero-media img{object-fit:cover;border:0;width:100%;height:100%}.hero-stats{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:block}.hero-stat{border-right:1px solid var(--line);padding:20px 18px}.hero-stat:last-child{border-right:0}.hero-stat strong{color:var(--bronze-2);font-size:1.25rem;display:block}.hero-stat span{color:var(--muted);font-size:.86rem}.section{padding:72px 0}.section-header{justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px;display:flex}.section-header h2,.page-section h2{margin:8px 0 0;font-size:clamp(1.8rem,3vw,3rem);line-height:1.05}.service-grid,.therapist-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.therapist-carousel{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:var(--bronze) transparent;gap:18px;padding-bottom:12px;display:flex;overflow-x:auto}.therapist-carousel::-webkit-scrollbar{height:6px}.therapist-carousel::-webkit-scrollbar-track{background:0 0}.therapist-carousel::-webkit-scrollbar-thumb{background:var(--bronze);border-radius:99px}.therapist-carousel>*{scroll-snap-align:start;flex:0 0 calc(33.333% - 12px);min-width:290px}@media (max-width:900px){.therapist-carousel>*{flex:0 0 85%}}.service-card,.therapist-card,.admin-card{border:1px solid var(--line);background:#12141ee0;border-radius:8px;overflow:hidden}.card-media{aspect-ratio:1;background:#11141d;place-items:center;width:100%;display:grid;overflow:hidden}.card-media img,.service-card img,.therapist-card img{object-fit:cover;object-position:center;width:100%;height:100%}.card-kicker{color:var(--bronze-2);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:7px;font-size:.78rem;font-weight:800;display:inline-flex}.service-card h3,.therapist-card h3{margin:0 0 10px;font-size:1.2rem}.service-card p,.therapist-card p{color:var(--muted);line-height:1.6}.therapist-credentials{font-size:.92rem}.mini-tags{flex-wrap:wrap;gap:7px;margin-top:14px;display:flex}.mini-tags span{color:#f8f4ecd1;border:1px solid #f8f4ec21;border-radius:999px;padding:7px 9px;font-size:.78rem}.card-profile-link{color:var(--bronze-2);align-items:center;gap:8px;font-weight:800;display:inline-flex}.card-profile-link:hover{color:var(--ivory)}.meta-row{flex-wrap:wrap;gap:8px;margin:14px 0;display:flex}.pill{border:1px solid var(--line);color:var(--muted);border-radius:999px;align-items:center;gap:6px;padding:7px 10px;font-size:.82rem;display:inline-flex}.split-band{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:linear-gradient(90deg,#cc84241f,#6d8b7c1a)}.split{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:center;gap:48px;padding:62px 0;display:grid}.split img{aspect-ratio:16/10;object-fit:cover;background:#11141d;border-radius:8px;width:100%}.feature-list{gap:14px;margin:24px 0 0;padding:0;list-style:none;display:grid}.feature-list li{color:var(--muted);align-items:flex-start;gap:12px;display:flex}.feature-list svg{color:var(--bronze-2);flex:none;margin-top:3px}.page-hero{border-bottom:1px solid var(--line);background:linear-gradient(135deg,#080a13 0%,#10131d 56%,#0a0c14 100%);position:relative;overflow:hidden}.page-hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 18% 18%,#cc842433,#0000 22rem),linear-gradient(90deg,#f8f4ec0e,#0000 38%);border-bottom:1px solid #cc84242e;position:absolute;inset:0}.page-hero-inner{padding:58px 0 42px;position:relative}.page-hero h1{text-wrap:balance;max-width:820px;font-size:clamp(2.25rem,4vw,4.1rem);line-height:1.04}.page-hero p{max-width:760px}.page-hero+.container{margin-top:44px}.massagistas-overview{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:22px;display:grid}.overview-panel,.overview-facts>div{background:linear-gradient(#f8f4ec0b,#f8f4ec04),#12141ee6;border:1px solid #f8f4ec1f;border-radius:8px}.overview-panel{padding:28px}.overview-panel h2{color:#fff7eb;margin:8px 0 12px;font-size:clamp(1.55rem,2.4vw,2.45rem);line-height:1.08}.overview-panel p{color:var(--muted);margin:0;line-height:1.72}.overview-facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.overview-facts>div{align-content:start;gap:8px;min-height:172px;padding:20px;display:grid}.overview-facts svg{color:var(--bronze-2)}.overview-facts strong{color:var(--ivory);line-height:1.22}.overview-facts span{color:var(--muted);font-size:.9rem;line-height:1.5}.massagistas-section{padding-bottom:84px}.massagistas-header{margin-top:34px}.page-grid{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:36px;padding-bottom:72px;display:grid}.page-section{border-top:1px solid var(--line);padding:32px 0}.sidebar-panel{border:1px solid var(--line);background:#12141ef0;border-radius:8px;padding:22px;position:sticky;top:98px}.sidebar-panel p{color:var(--muted);line-height:1.6}.therapist-profile{grid-template-columns:minmax(280px,440px) minmax(0,1fr);align-items:start;gap:42px;padding:0 0 28px;display:grid}.therapist-photo-panel{background:linear-gradient(#f8f4ec0b,#080a1329),#11141d;border:1px solid #f8f4ec1f;border-radius:8px;padding:18px;overflow:hidden}.therapist-photo-panel img{object-fit:cover;object-position:center;width:100%;max-height:460px;display:block}.therapist-profile-main{gap:18px;display:grid}.profile-card{background:linear-gradient(#f8f4ec0a,#f8f4ec04),#12141ee6;border:1px solid #f8f4ec1f;border-radius:8px;padding:26px}.profile-summary-card{padding:32px}.profile-card h2{color:#fff7eb;margin:8px 0 14px;font-size:clamp(1.65rem,2.2vw,2.35rem);line-height:1.12}.profile-card p{color:var(--muted);line-height:1.72}.rich-text{gap:14px;display:grid}.rich-text p{white-space:pre-line;margin:0}.profile-actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.profile-info-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.profile-card.compact{gap:9px;padding:20px;display:grid}.profile-card.compact svg{color:var(--bronze-2)}.profile-card.compact strong{color:var(--ivory);font-size:1rem}.profile-card.compact span{color:var(--muted);line-height:1.55}.therapist-detail-sections{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:22px;padding:22px 0 76px;display:grid}.profile-service-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px;display:grid}.profile-service-list a{border:1px solid var(--line);border-radius:8px;justify-content:space-between;align-items:center;gap:12px;min-height:58px;padding:12px 14px;display:flex}.profile-service-list a:hover{background:#cc84241a;border-color:#e0a24a8c}.profile-service-list span{color:var(--ivory);font-weight:700}.profile-service-list small{color:var(--muted);white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.practice-list{gap:10px;margin:18px 0 0;padding:0;list-style:none;display:grid}.practice-list li{border:1px solid var(--line);color:var(--ivory);border-radius:8px;padding:13px 14px;font-weight:700;line-height:1.45}.practice-list li:before{content:"✓";color:var(--bronze-2);margin-right:10px}.faq{gap:10px;display:grid}.faq details{border:1px solid var(--line);background:#12141eb3;border-radius:8px;padding:16px 18px}.faq summary{cursor:pointer;font-weight:800}.faq p{color:var(--muted);line-height:1.65}.site-footer{border-top:1px solid var(--line);color:var(--muted);padding:32px 0}.footer-inner{flex-wrap:wrap;justify-content:space-between;gap:24px;display:flex}.admin-shell{background:#080a13;min-height:100vh}.admin-layout{grid-template-columns:260px minmax(0,1fr);min-height:100vh;display:grid}.admin-sidebar{border-right:1px solid var(--line);background:#0d1018;padding:24px}.admin-sidebar nav{gap:8px;margin-top:28px;display:grid}.admin-sidebar a,.admin-sidebar button{width:100%;min-height:42px;color:var(--muted);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;padding:0 12px;display:flex}.admin-sidebar a:hover,.admin-sidebar button:hover{color:var(--ivory);background:#cc84241f}.admin-main{padding:30px}.admin-title{justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px;display:flex}.admin-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.admin-card{padding:20px}.admin-section{margin-top:22px}.admin-section .admin-title{margin-bottom:14px}.admin-section h2{margin:6px 0 0;font-size:1.6rem;line-height:1.18}.admin-module-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.admin-module-card{border:1px solid var(--line);background:linear-gradient(#f8f4ec0b,#f8f4ec04),#12141ee6;border-radius:8px;min-height:176px;padding:18px}.admin-module-card svg{color:var(--bronze-2)}.admin-module-card strong{color:var(--ivory);margin:18px 0 8px;font-size:1.08rem;display:block}.admin-module-card span{color:var(--muted);line-height:1.55}.admin-module-card:hover{background:#cc84241f;border-color:#e0a24a8c}.admin-card strong{color:var(--bronze-2);font-size:2rem;display:block}.admin-table{border-collapse:collapse;border:1px solid var(--line);border-radius:8px;width:100%;overflow:hidden}.admin-table th,.admin-table td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:13px 14px}.admin-table th{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:.82rem}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.field{gap:7px;display:grid}.field.full{grid-column:1/-1}.field label{color:var(--muted);font-size:.88rem}.field input,.field textarea,.field select{border:1px solid var(--line);width:100%;min-height:42px;color:var(--ivory);background:#0b0e16;border-radius:8px;padding:10px 12px}.field textarea{resize:vertical;min-height:110px}.login-page{place-items:center;min-height:100vh;padding:24px;display:grid}.login-panel{border:1px solid var(--line);background:#10131d;border-radius:8px;width:min(420px,100%);padding:28px}@media (max-width:900px){.header-inner{flex-direction:column;align-items:flex-start;padding:16px 0}.nav{flex-wrap:wrap;width:100%}.hero,.split,.page-grid,.therapist-profile,.therapist-detail-sections,.admin-layout,.service-grid,.therapist-grid,.admin-grid,.massagistas-overview,.overview-facts,.form-grid,.hero-stats{grid-template-columns:1fr}.hero-stat{border-right:0;border-bottom:1px solid var(--line)}.hero-stat:last-child{border-bottom:0}.sidebar-panel{position:static}.profile-info-grid,.profile-service-list{grid-template-columns:1fr}.page-hero+.container{margin-top:30px}.therapist-profile{padding-top:0}}.skip-link{z-index:1000;background:var(--bronze-2);color:#080a13;border-radius:6px;padding:12px 16px;font-weight:800;position:absolute;top:-120px;left:16px}.skip-link:focus{top:16px}.site-shell{overflow-x:clip}.site-shell-home{background:#080a13}.site-shell-home .site-header{background:#080a13;border-bottom:1px solid #f8f4ec24;width:100%;position:sticky}.header-inner{min-height:84px}.brand-logo{width:178px;max-width:44vw;display:inline-flex}.brand-logo img{object-fit:contain;width:100%;height:auto}.nav{color:#f8f4ecd1;gap:6px;font-size:.9rem}.nav a:not(.button){border:1px solid #0000;border-radius:999px;padding:10px 12px}.nav a:not(.button):hover{background:#f8f4ec0f;border-color:#cc842452}.button,.ghost-button{border-radius:999px;transition:transform .18s,border-color .18s,background .18s}.button:hover,.ghost-button:hover,.text-link:hover{transform:translateY(-1px)}.home-hero{isolation:isolate;border-bottom:1px solid #f8f4ec1f;align-items:center;min-height:min(780px,100svh - 84px);display:grid;position:relative;overflow:hidden}.hero-video-layer{z-index:0;background:#080a13;position:absolute;inset:0;overflow:hidden}.hero-video-layer iframe{opacity:.64;pointer-events:none;border:0;width:max(100vw,177.78svh);height:max(100svh,56.25vw);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(1.08)}.hero-shade{z-index:1;background:linear-gradient(90deg,#080a13f0 0%,#080a13b8 38%,#080a133d 100%),linear-gradient(#080a1361 0%,#080a132e 48%,#080a13f0 100%);position:absolute;inset:0}.hero-frame{z-index:2;pointer-events:none;border:1px solid #cc842438;border-radius:10px;position:absolute;inset:42px 34px 34px}.hero-frame span:first-child,.hero-frame span:last-child{background:linear-gradient(90deg,#0000,#e0a24acc,#0000);width:120px;height:1px;position:absolute}.hero-frame span:first-child{top:-1px;left:9%}.hero-frame span:last-child{bottom:-1px;right:9%}.hero-stage{z-index:4;grid-template-columns:minmax(0,650px) minmax(260px,340px);align-items:end;gap:40px;padding:52px 0 54px;display:grid;position:relative}.hero-copy{max-width:650px;animation:.78s cubic-bezier(.22,1,.36,1) both cinematic-rise}.cinematic-eyebrow{color:#f0b765;background:#080a1357;border:1px solid #cc842457;border-radius:999px;align-items:center;gap:8px;padding:9px 12px;display:inline-flex}.hero-copy h1{letter-spacing:0;text-wrap:balance;text-shadow:0 4px 24px #000000b8,0 1px 1px #000000d9;max-width:650px;margin:20px 0 18px;font-size:3.9rem;line-height:.98}.hero-copy p{color:#f8f4ecd1;text-shadow:0 2px 16px #000000bd;max-width:560px;font-size:1rem;line-height:1.68}.hero-glass-panel{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#080a1357;border:1px solid #f8f4ec29;border-radius:10px;padding:22px;animation:9s ease-in-out infinite float-y;box-shadow:0 24px 60px #0000003d}.hero-glass-panel strong{color:#f0b765;margin-bottom:8px;font-size:1.06rem;display:block}.hero-glass-panel span{color:#f8f4ecc7;line-height:1.58}.cinematic-stats{background:linear-gradient(#080a13,#0c0e16)}.hero-stats-inner{border-left:1px solid var(--line);border-right:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.hero-stat{background:#f8f4ec06;min-height:104px}.section{position:relative}.section-header h2,.page-section h2{letter-spacing:0;text-wrap:balance;font-size:2.75rem;line-height:1.02}.section-header{align-items:start}.service-grid,.therapist-grid{gap:22px}.service-card,.therapist-card{background:linear-gradient(#f8f4ec0b,#f8f4ec04),#0d1018eb;border-color:#f8f4ec1f;transition:transform .22s,border-color .22s,box-shadow .22s;box-shadow:0 18px 60px #0000003d}.service-card:hover,.therapist-card:hover{border-color:#cc842473;transform:translateY(-4px);box-shadow:0 24px 70px #00000057}.card-media,.service-card img,.therapist-card img{aspect-ratio:1;background:linear-gradient(#f8f4ec09,#080a1329),#11141d;border-bottom:1px solid #f8f4ec1a;display:block}.card-media{position:relative;overflow:hidden}.card-media img{object-fit:cover;object-position:center;border-bottom:0;transition:transform .6s cubic-bezier(.16,1,.3,1);display:block}.service-card:hover .card-media img,.therapist-card:hover .card-media img{transform:scale(1.06)}.service-card-content,.therapist-card-content{padding:19px}.service-card h3,.therapist-card h3{color:#fff7eb;font-size:1.08rem;line-height:1.2}.text-link{color:#f0b765;border-bottom:1px solid #cc842466;align-items:center;min-height:38px;font-weight:800;transition:border-color .2s,color .2s,transform .2s;display:inline-flex}.text-link:hover{border-color:var(--bronze-2);color:var(--ivory);transform:translateY(-1px)}.pill{color:#f0b765;background:#cc842414;border:1px solid #cc842447}.split-band{background:linear-gradient(110deg,#cc84241f,#6d8b7c0f 42%,#080a13f0),#10131c;border-color:#f8f4ec1c}.split img{border:1px solid #f8f4ec1f;box-shadow:0 28px 80px #00000057}.site-footer{color:#f8f4ecc2;background:linear-gradient(#0a0c13 0%,#11141c 46%,#080a13 100%);border-top:1px solid #cc842438;padding:0;position:relative;overflow:hidden}.footer-marquee{color:#e0a24ab8;border-bottom:1px solid #f8f4ec1a;grid-template-columns:repeat(3,1fr);font-size:.82rem;font-weight:800;display:grid}.footer-marquee span{border-right:1px solid #f8f4ec1a;place-items:center;min-height:54px;display:grid}.footer-marquee span:last-child{border-right:0}.footer-inner{grid-template-columns:minmax(0,1.5fr) minmax(170px,.55fr) minmax(240px,.8fr);gap:48px;padding:58px 0 38px;display:grid}.footer-brand img{width:230px;height:auto;margin-bottom:18px}.footer-brand p,.footer-contact p{max-width:460px;line-height:1.7}.footer-cta{margin-top:14px}.footer-links,.footer-contact{align-content:start;gap:12px;display:grid}.footer-links strong,.footer-contact strong{color:#fff7eb}.footer-links a,.footer-contact a{color:#f8f4ecc7}.footer-links a:hover,.footer-contact a:hover{color:#f0b765}.footer-contact p{align-items:flex-start;gap:10px;margin:0;display:flex}.footer-contact svg{color:#f0b765;flex:none;margin-top:3px}.footer-bottom{color:#f8f4ec85;border-top:1px solid #f8f4ec1a;justify-content:space-between;gap:16px;padding:18px 0 24px;font-size:.86rem;display:flex}.eyebrow,.brand strong,.admin-table th{letter-spacing:0}@keyframes cinematic-rise{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:translateY(0)}}@keyframes float-y{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@media (max-width:1080px){.hero-stage{grid-template-columns:1fr;padding-top:52px}.hero-copy h1{font-size:3.35rem}.hero-glass-panel{max-width:420px}}@media (max-width:900px){.site-shell-home .site-header{position:sticky}.header-inner{flex-direction:row;align-items:center;min-height:76px}.brand-logo{width:146px}.nav{justify-content:flex-end;gap:4px;font-size:.78rem}.nav a:not(.button){display:none}.nav .button{min-height:38px;padding:0 12px}.hero-frame{inset:22px 14px 18px}.hero-stage{min-height:calc(100svh - 76px);padding:46px 0 38px}.hero-copy h1{font-size:2.55rem;line-height:1.02}.hero-copy p{font-size:1rem}.hero-glass-panel{padding:16px}.hero-stats-inner{grid-template-columns:1fr}.service-grid,.therapist-grid{gap:16px}.section-header h2,.page-section h2{font-size:2.15rem}.footer-marquee,.footer-inner{grid-template-columns:1fr}.footer-marquee span{border-bottom:1px solid #f8f4ec1a;border-right:0}.footer-bottom{flex-direction:column}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}[data-depth],.float-loop,.hero-glass-panel{animation:none!important;transform:none!important}}.rich-editor-wrapper .ql-toolbar{border:1px solid var(--line);background:var(--surface);border-top-left-radius:6px;border-top-right-radius:6px}.rich-editor-wrapper .ql-container{border:1px solid var(--line);color:var(--ivory);background:0 0;border-bottom-right-radius:6px;border-bottom-left-radius:6px;min-height:150px;font-family:inherit;font-size:1rem}.rich-editor-wrapper .ql-editor p{margin-bottom:.5rem}.rich-editor-wrapper .ql-stroke{stroke:var(--ivory)}.rich-editor-wrapper .ql-fill{fill:var(--ivory)}.rich-editor-wrapper .ql-picker{color:var(--ivory)}.rich-text p{color:var(--muted);word-break:break-word;margin-bottom:1.5rem;line-height:1.8}.rich-text p:last-child{margin-bottom:0}.rich-text strong{color:var(--ivory)}.rich-text a{color:var(--bronze-2);text-underline-offset:4px;text-decoration:underline}
