:root{--mad-bg:#f6f1ed;--mad-paper:#fffdfa;--mad-ink:#21171f;--mad-muted:#756870;--mad-line:#ddd2d8;--mad-plum:#4e2346;--mad-plum-2:#6f315f;--mad-rose:#b66279;--mad-copper:#b47a5c;--mad-soft:#eee3e7;--mad-shadow:0 22px 60px rgba(48,25,39,.10);--mad-radius:28px;--mad-shell:min(1480px,calc(100% - 40px))}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--mad-bg);color:var(--mad-ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;line-height:1.6;text-rendering:optimizeLegibility;padding:0}body:before{content:"";position:fixed;inset:0;pointer-events:none;background:radial-gradient(circle at 90%0,rgb(182 98 121/.09),transparent 26rem),radial-gradient(circle at 5% 45%,rgb(180 122 92/.07),transparent 30rem);z-index:-1}img{max-width:100%;height:auto}a{color:inherit;text-decoration-thickness:.08em;text-underline-offset:.18em}.mad-shell{width:var(--mad-shell);margin-inline:auto}.mad-skip,.screen-reader-text{position:absolute!important;clip:rect(0,0,0,0);white-space:nowrap}.mad-skip{width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;border:0}.mad-skip:focus{position:fixed!important;top:12px;left:12px;width:auto;height:auto;margin:0;padding:10px 14px;clip:auto;background:#fff;color:#111;z-index:9999;border-radius:10px}.mad-site-header{position:sticky;top:0;z-index:100;background:rgb(246 241 237/.88);backdrop-filter:blur(16px);border-bottom:1px solid rgb(78 35 70/.09)}.mad-brand,.mad-header-inner{display:flex;align-items:center}.mad-header-inner{min-height:80px;justify-content:space-between;gap:28px}.mad-brand{gap:12px;text-decoration:none}.mad-primary-nav .mad-menu{display:flex;align-items:center;gap:3px;list-style:none;margin:0;padding:0}.mad-menu li{position:relative}.mad-menu a{display:block;padding:10px 12px;border-radius:999px;text-decoration:none;font-size:13px;font-weight:650;color:#4c3d46}.mad-menu a:focus-visible,.mad-menu a:hover{background:var(--mad-soft);color:var(--mad-plum)}.mad-menu-toggle{display:none;width:44px;height:44px;border:0;background:#fff0;align-items:center;justify-content:center;flex-direction:column;gap:4px}.mad-menu-toggle span{width:20px;height:2px;background:var(--mad-ink);border-radius:2px}.mad-main{padding:38px 0 80px}.mad-kicker{display:inline-block;color:var(--mad-rose);font-size:11px;font-weight:800;letter-spacing:.17em;text-transform:uppercase}.mad-profile-summary h1{font-family:Georgia,"Times New Roman",serif;font-weight:500;letter-spacing:-.045em;line-height:.97;font-size:clamp(44px,5.8vw,86px);margin:18px 0 22px}.mad-profile-actions{display:flex;gap:10px;flex-wrap:wrap}.mad-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border-radius:999px;text-decoration:none;font-size:13px;font-weight:800;letter-spacing:.02em;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.mad-button:hover{transform:translateY(-2px)}.mad-button--primary{background:linear-gradient(135deg,var(--mad-plum),var(--mad-plum-2));color:#fff;box-shadow:0 12px 26px rgb(78 35 70/.22)}.mad-button--ghost{border:1px solid var(--mad-line);background:rgb(255 255 255/.55);color:var(--mad-plum)}.mad-profile-content h2,.mad-related h2,.mad-section-heading h2{margin:0;font:500 clamp(30px,3vw,48px)/1.05 Georgia,serif;letter-spacing:-.035em}.mad-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:24px}.mad-section-heading h2{margin-top:8px}.mad-profile-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.mad-card{min-width:0}.mad-card-link{display:block;text-decoration:none}.mad-card-media{position:relative;aspect-ratio:4/5.3;overflow:hidden;border-radius:20px;background:#dfd2d8;box-shadow:0 10px 30px rgb(48 25 39/.08)}.mad-card-image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s cubic-bezier(.2,.7,.2,1)}.mad-card-sheen{position:absolute;inset:0;background:linear-gradient(to top,rgb(30 16 26/.22),transparent 40%);pointer-events:none}.mad-card-link:hover .mad-card-image{transform:scale(1.035)}.mad-card-body p,.mad-card-zone{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mad-card-zone{position:absolute;top:10px;right:10px;max-width:calc(100% - 54px);padding:5px 8px;border:1px solid rgb(255 255 255/.5);border-radius:999px;background:rgb(255 250 248/.78);backdrop-filter:blur(5px);color:#3e2634;font-size:9px;font-weight:800;line-height:1.1;letter-spacing:.05em;text-transform:uppercase}.mad-card-body{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center;padding:12px 4px 4px}.mad-card-body h3{margin:0;font:600 19px/1.1 Georgia,serif;letter-spacing:-.015em}.mad-card-body p{margin:4px 0 0}.mad-card-arrow{font-size:15px;color:var(--mad-rose);transition:transform .2s ease}.mad-card-link:hover .mad-card-arrow{transform:translate(2px,-2px)}.mad-breadcrumbs,.mad-card-body p{color:var(--mad-muted);font-size:11px}.mad-breadcrumbs{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin:2px 0 24px}.mad-breadcrumbs a{text-decoration:none;color:var(--mad-plum);font-weight:700}.mad-profile-hero{display:grid;grid-template-columns:minmax(330px,.8fr) minmax(0,1.2fr);gap:20px;align-items:stretch}.mad-profile-media{min-height:650px;border-radius:var(--mad-radius);overflow:hidden;background:#ddd0d6}.mad-profile-image{width:100%;height:100%;min-height:650px;object-fit:cover;display:block}.mad-profile-summary{display:flex;flex-direction:column;justify-content:center;padding:clamp(34px,5vw,74px);border-radius:var(--mad-radius);background:#2b1c27;color:#fff}.mad-profile-summary .mad-kicker{color:#d590a5}.mad-profile-lead{max-width:760px;color:#c5b7c0;font-size:15px;margin:0 0 30px}.mad-profile-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:rgb(255 255 255/.12);border:1px solid rgb(255 255 255/.12);border-radius:16px;overflow:hidden;margin-bottom:28px}.mad-profile-facts span{display:grid;padding:15px;background:#2f202c}.mad-profile-facts small{text-transform:uppercase;letter-spacing:.12em;font-size:8px;color:#ad9ca7}.mad-profile-facts strong{font-size:12px;margin-top:4px}.mad-profile-summary .mad-button--ghost{color:#fff;border-color:rgb(255 255 255/.2);background:rgb(255 255 255/.04)}.mad-profile-content{padding-top:64px}.mad-entry-content{max-width:940px;font-size:16px}.mad-entry-content h2{font-family:Georgia,serif;line-height:1.12;letter-spacing:-.025em;font-size:34px;margin-top:1.6em}.mad-entry-content p{margin:0 0 1.15em}.mad-entry-content a{color:var(--mad-plum);font-weight:650}.mad-entry-content img{border-radius:18px}.mad-entry-content figure{margin:28px 0}.mad-entry-content .wp-block-gallery{gap:10px}.mad-related{padding-top:70px}.mad-profile-grid--related{grid-template-columns:repeat(6,1fr)}.mad-site-footer{margin-top:30px;background:#1e151c;color:#d8cbd3;padding:54px 0 20px}.mad-footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:50px;padding-bottom:42px}.mad-footer-brand{font:600 28px/1 Georgia,serif;color:#fff;text-decoration:none}.mad-footer-grid p{max-width:420px;color:#95878f;font-size:13px}.mad-footer-grid strong{display:block;color:#fff;font-size:11px;text-transform:uppercase;letter-spacing:.13em;margin-bottom:12px}.mad-footer-zones{list-style:none;padding:0;margin:0;display:grid;gap:6px}.mad-footer-zones a{color:#ae9fa8;text-decoration:none;font-size:12px}.mad-footer-zones a:hover{color:#fff}.mad-footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-top:18px;border-top:1px solid rgb(255 255 255/.08);font-size:10px;color:#786b73;text-transform:uppercase;letter-spacing:.1em}@media (max-width:1180px){.mad-profile-grid,.mad-profile-grid--related{grid-template-columns:repeat(4,1fr)}}@media (max-width:900px){:root{--mad-shell:min(100% - 26px,1480px)}.mad-site-header{position:relative}.mad-header-inner{min-height:70px}.mad-menu-toggle{display:flex}.mad-primary-nav{display:none;position:absolute;top:70px;left:13px;right:13px;padding:12px;background:var(--mad-paper);border:1px solid var(--mad-line);border-radius:18px;box-shadow:var(--mad-shadow)}.mad-primary-nav .mad-menu{display:grid}.mad-profile-grid,.mad-profile-grid--related{grid-template-columns:repeat(3,1fr)}.mad-profile-hero{grid-template-columns:1fr}.mad-profile-image,.mad-profile-media{min-height:0}.mad-profile-media{aspect-ratio:4/5}.mad-footer-grid{grid-template-columns:1fr 1fr}.mad-footer-grid>div:first-child{grid-column:1/-1}}@media (max-width:620px){.mad-main{padding-top:18px}.mad-profile-grid,.mad-profile-grid--related{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.mad-card-media{border-radius:14px}.mad-card-body{padding-top:9px}.mad-card-body h3{font-size:16px}.mad-card-body p{font-size:9px}.mad-card-arrow{display:none}.mad-card-zone{top:7px;right:7px;font-size:7px;padding:4px 6px}.mad-section-heading{align-items:flex-start}.mad-profile-summary{padding:34px 24px}.mad-profile-summary h1{font-size:clamp(40px,12vw,58px)}.mad-profile-facts{grid-template-columns:1fr}.mad-profile-actions{display:grid}.mad-profile-actions .mad-button{width:100%}.mad-footer-grid{grid-template-columns:1fr}.mad-footer-grid>div:first-child{grid-column:auto}.mad-footer-bottom{display:grid}.mad-profile-content h2,.mad-related h2,.mad-section-heading h2{font-size:32px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}.screen-reader-text{word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;width:1px}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}figure.wp-block-gallery.has-nested-images{align-items:normal}.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){margin:0;width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2)}.wp-block-gallery.has-nested-images figure.wp-block-image{box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;justify-content:center;max-width:100%;position:relative}.wp-block-gallery.has-nested-images figure.wp-block-image img{display:block;height:auto;max-width:100%!important;width:auto}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image){align-self:inherit}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img{flex:1 0 0%;height:100%;object-fit:cover;width:100%}.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image){width:100%}.wp-block-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom}:root{--wp--preset--aspect-ratio--square:1;--wp--preset--aspect-ratio--4-3:4/3;--wp--preset--aspect-ratio--3-4:3/4;--wp--preset--aspect-ratio--3-2:3/2;--wp--preset--aspect-ratio--2-3:2/3;--wp--preset--aspect-ratio--16-9:16/9;--wp--preset--aspect-ratio--9-16:9/16;--wp--preset--color--black:#000000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#ffffff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgb(6,147,227) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--spacing--20:0.44rem;--wp--preset--spacing--30:0.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep:12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined:6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp:6px 6px 0px rgb(0, 0, 0)}:where(body){margin:0}:where(.is-layout-flex){gap:.5em}body .is-layout-flex{display:flex}.is-layout-flex{flex-wrap:wrap;align-items:center}.is-layout-flex>:is(*,div){margin:0}.wp-block-gallery.wp-block-gallery-1{--wp--style--unstable-gallery-gap:var( --wp--style--gallery-gap-default, var( --gallery-block--gutter-size, var( --wp--style--block-gap, 0.5em ) ) );gap:var(--wp--style--gallery-gap-default, var( --gallery-block--gutter-size, var( --wp--style--block-gap, 0.5em ) ) )}