:root{
  --wem-ink:#17142a;--wem-text:#514b61;--wem-paper:#fffdfd;--wem-soft:#fff7fb;--wem-soft2:#f8f3ff;
  --wem-pink:#e62988;--wem-pink2:#cd268e;--wem-purple:#7130ae;--wem-purple2:#8e47c5;--wem-line:#eaddeb;
  --wem-grad:linear-gradient(135deg,#ed2d88 0%,#c42898 45%,#7230b0 100%);--wem-shadow:0 24px 70px rgba(88,42,96,.14);
  --wem-r:26px;--wem-wrap:1200px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--wem-paper);color:var(--wem-ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;line-height:1.62;-webkit-font-smoothing:antialiased}body.admin-bar .wem-header{top:32px}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}button,input,select,textarea{font:inherit}.wem-wrap{width:min(var(--wem-wrap),calc(100% - 40px));margin-inline:auto}.wem-main{overflow:hidden}.wem-section{padding:94px 0}.wem-section--tight{padding:34px 0}.wem-soft{background:linear-gradient(180deg,#fff8fc 0%,#faf6ff 100%)}.wem-kicker{display:flex;align-items:center;gap:10px;font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--wem-purple)}.wem-kicker:before{content:"";width:30px;height:2px;border-radius:20px;background:var(--wem-pink)}.wem-kicker--light{color:#ffe4f4}.wem-kicker--light:before{background:#fff}.wem-section h2,.wem-page-hero h1{font-family:Georgia,"Times New Roman",serif;font-weight:500;letter-spacing:-.035em;line-height:1.02}.wem-section h2{font-size:clamp(42px,5.2vw,70px);margin:12px 0 22px}.wem-section h2 span,.wem-section-head h2 span{background:var(--wem-grad);-webkit-background-clip:text;background-clip:text;color:transparent}.wem-lead{font-size:18px;color:#716a78;max-width:740px;margin:0 0 28px}.wem-lead--dark{color:var(--wem-text)}.wem-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.wem-btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 22px;border-radius:15px;font-weight:800;font-size:12px;letter-spacing:.055em;text-transform:uppercase;border:1px solid transparent;transition:.22s ease}.wem-btn:hover{transform:translateY(-2px)}.wem-btn--primary{background:var(--wem-grad);color:#fff;box-shadow:0 14px 32px rgba(198,41,148,.23)}.wem-btn--ghost{background:#fff;border-color:#e7d9e8;color:var(--wem-ink)}.wem-btn--white{background:#fff;color:#742ba6}.wem-btn--outline{border-color:rgba(255,255,255,.36);color:#fff}.wem-muted{color:#b9acbd}.wem-skip{position:absolute;left:-9999px}.wem-skip:focus{left:16px;top:16px;z-index:9999;background:#fff;padding:10px 14px;border-radius:8px}

.wem-topbar{background:#25112f;color:#f6eaf6;font-size:11px}.wem-topbar-inner{min-height:34px;display:flex;justify-content:space-between;align-items:center;gap:20px}.wem-topbar-inner>span:first-child{font-weight:900;letter-spacing:.12em;text-transform:uppercase}.wem-topbar-dates{opacity:.82;text-align:right}.wem-header{position:sticky;top:0;z-index:90;background:rgba(255,253,253,.94);backdrop-filter:blur(16px);border-bottom:1px solid rgba(234,221,235,.8);transition:.2s}.wem-header.is-compact{box-shadow:0 8px 30px rgba(62,32,67,.08)}.wem-nav{height:82px;display:flex;align-items:center;justify-content:space-between;gap:26px}.wem-brand{display:inline-flex;align-items:center;gap:12px;min-width:245px}.wem-logo-mark{width:49px;height:49px;display:grid;place-items:center;border-radius:14px;background:var(--wem-grad);color:#fff;font-size:21px;font-weight:900;box-shadow:0 10px 26px rgba(193,47,144,.18)}.wem-logo-copy{display:block;line-height:1}.wem-logo-copy strong{display:block;font-size:21px;background:var(--wem-grad);-webkit-background-clip:text;background-clip:text;color:transparent}.wem-logo-copy small{display:block;font-size:11px;color:#615866;margin-top:6px;letter-spacing:.02em}.custom-logo{max-width:230px;max-height:64px;width:auto}.wem-menu{display:flex;align-items:center;gap:22px;font-size:12px;font-weight:800}.wem-menu>a{transition:.2s}.wem-menu>a:hover{color:var(--wem-pink)}.wem-nav-cta{padding:12px 17px;border-radius:13px;background:var(--wem-grad);color:#fff!important;box-shadow:0 10px 26px rgba(193,47,144,.18)}.wem-menu-toggle{display:none;width:44px;height:44px;border:1px solid var(--wem-line);border-radius:12px;background:#fff;padding:11px;cursor:pointer}.wem-menu-toggle span{display:block;height:2px;background:var(--wem-ink);margin:4px 0;border-radius:10px}

.wem-hero{position:relative;padding:74px 0 44px;background:radial-gradient(circle at 7% 4%,#ffe0ef 0,transparent 27%),radial-gradient(circle at 93% 12%,#ecddff 0,transparent 29%),#fffdfd}.wem-hero:after{content:"";position:absolute;left:-10%;right:-10%;bottom:-110px;height:240px;background:linear-gradient(100deg,rgba(238,43,136,.18),rgba(111,43,166,.15));filter:blur(38px);transform:rotate(-3deg)}.wem-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.05fr .95fr;gap:56px;align-items:center}.wem-hero-copy h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(58px,7vw,102px);line-height:.94;letter-spacing:-.045em;font-weight:500;margin:17px 0 24px;max-width:800px}.wem-hero-copy h1::first-line{color:var(--wem-ink)}.wem-tags{display:flex;flex-wrap:wrap;gap:8px;margin:22px 0}.wem-tags span{padding:8px 12px;border-radius:999px;background:#fff;border:1px solid #ecdcea;color:#7b3c73;font-size:11px;font-weight:800}.wem-hero-visual{position:relative;padding:0 8px 18px 0}.wem-hero-image{overflow:hidden;border-radius:34px 34px 115px 34px;box-shadow:var(--wem-shadow);background:#efe9f2;aspect-ratio:.88/1}.wem-hero-image img{width:100%;height:100%;object-fit:cover}.wem-hero-card{position:absolute;left:-36px;bottom:42px;min-width:250px;padding:18px 22px;background:#fff;border:1px solid #eddfec;border-radius:18px;box-shadow:0 18px 44px rgba(67,27,72,.18)}.wem-hero-card small{display:block;color:var(--wem-pink);font-weight:900;letter-spacing:.11em}.wem-hero-card strong{display:block;font-family:Georgia,"Times New Roman",serif;font-size:20px;margin:3px 0}.wem-hero-card span{font-size:13px;color:var(--wem-text)}.wem-orbit{position:absolute;right:-28px;top:26px;width:104px;height:104px;border-radius:50%;background:var(--wem-grad);display:grid;place-items:center;text-align:center;color:#fff;font-weight:900;line-height:1.2;font-size:12px;box-shadow:0 16px 40px rgba(111,43,166,.27);transform:rotate(7deg)}.wem-stats{position:relative;z-index:4;margin-top:40px;display:grid;grid-template-columns:repeat(5,1fr);background:#fff;border:1px solid var(--wem-line);border-radius:24px;box-shadow:0 18px 55px rgba(83,35,91,.09);overflow:hidden}.wem-stats div{padding:26px 18px;text-align:center;border-right:1px solid #efe3ee}.wem-stats div:last-child{border:0}.wem-stats strong{display:block;font-family:Georgia,"Times New Roman",serif;font-size:38px;color:var(--wem-purple);line-height:1}.wem-stats span{display:block;color:#716a78;font-size:12px;margin-top:7px}

.wem-about-grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:68px;align-items:center}.wem-about-image{position:relative}.wem-about-image:after{content:"";position:absolute;inset:28px -22px -24px 36px;border:1px solid #d9b2dc;border-radius:32px;z-index:-1}.wem-about-image img{width:100%;aspect-ratio:.9/1;border-radius:30px;object-fit:cover;box-shadow:var(--wem-shadow)}.wem-mini-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:28px}.wem-mini-grid article{padding:18px;background:#fff;border:1px solid var(--wem-line);border-radius:17px}.wem-mini-grid b{display:block;color:var(--wem-purple);font-size:14px;margin-bottom:4px}.wem-mini-grid span{display:block;font-size:12px;color:#716a78}

.wem-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:34px;margin-bottom:42px}.wem-section-head>div{max-width:650px}.wem-section-head h2{margin-bottom:0}.wem-section-head>p{max-width:520px;color:#716a78;margin:0 0 5px;font-size:16px}.wem-editions{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.wem-edition{background:#fff;border:1px solid var(--wem-line);border-radius:22px;overflow:hidden;box-shadow:0 10px 30px rgba(80,36,80,.05);transition:.25s}.wem-edition:hover{transform:translateY(-5px);box-shadow:0 22px 48px rgba(80,36,80,.11)}.wem-edition-image{height:250px;overflow:hidden;background:#eee}.wem-edition-image img{width:100%;height:100%;object-fit:cover}.wem-edition-copy{padding:20px}.wem-edition-copy small{font-size:10px;color:var(--wem-pink);font-weight:900;letter-spacing:.09em;text-transform:uppercase}.wem-edition-copy h3{font-family:Georgia,"Times New Roman",serif;font-size:24px;line-height:1.08;margin:4px 0 8px}.wem-edition-copy strong{font-size:13px;color:var(--wem-purple)}.wem-edition-copy p{font-size:12px;color:#736a78;min-height:58px;margin:9px 0 15px}.wem-edition-copy a{font-size:12px;font-weight:900;color:var(--wem-pink)}

.wem-conference-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:62px;align-items:center}.wem-topic-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.wem-topic-grid span{padding:12px 13px;border:1px solid var(--wem-line);background:#fff;border-radius:13px;font-size:12px;font-weight:800;color:#5e5367}.wem-conference-image{position:relative}.wem-conference-image img{width:100%;min-height:600px;max-height:690px;object-fit:cover;border-radius:30px;box-shadow:var(--wem-shadow)}.wem-image-note{position:absolute;left:24px;right:24px;bottom:24px;padding:16px 18px;border-radius:15px;background:rgba(37,17,47,.88);backdrop-filter:blur(9px);color:#fff;font-size:12px;font-weight:800;letter-spacing:.02em}

.wem-exhibit-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:64px;align-items:center}.wem-exhibit-image img{width:100%;aspect-ratio:.78/1;border-radius:30px;object-fit:cover;box-shadow:var(--wem-shadow)}.wem-category-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.wem-category-grid article{display:flex;align-items:center;gap:12px;padding:13px 14px;border:1px solid var(--wem-line);border-radius:14px;background:#fff}.wem-category-grid article span{width:30px;height:30px;border-radius:9px;background:linear-gradient(135deg,#fff0f8,#f1eaff);display:grid;place-items:center;color:var(--wem-pink);font-size:10px;font-weight:900}.wem-category-grid article b{font-size:13px}

.wem-feature-grid{display:grid;grid-template-columns:1.25fr .75fr .75fr;grid-template-rows:330px 250px;gap:18px}.wem-feature{position:relative;border-radius:24px;overflow:hidden;background:#27152e;box-shadow:0 10px 30px rgba(70,31,74,.09)}.wem-feature--large{grid-row:span 2}.wem-feature--text{grid-column:2/4;background:linear-gradient(135deg,#f7dfef,#eee4ff)}.wem-feature img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.wem-feature:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 30%,rgba(29,13,37,.91) 100%)}.wem-feature>div{position:absolute;left:0;right:0;bottom:0;z-index:2;padding:25px;color:#fff}.wem-feature small{font-weight:900;color:#ffd7ef}.wem-feature h3{font-family:Georgia,"Times New Roman",serif;font-size:30px;line-height:1.05;margin:5px 0}.wem-feature p{font-size:13px;color:#eee2ef;max-width:500px;margin:0}.wem-feature--text:after{display:none}.wem-feature--text>div{position:relative;color:var(--wem-ink);height:100%;display:flex;flex-direction:column;justify-content:center;padding:32px}.wem-feature--text small{color:var(--wem-pink)}.wem-feature--text p{color:var(--wem-text)}.wem-feature--text a{margin-top:14px;font-size:12px;font-weight:900;color:var(--wem-purple)}

.wem-participation-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.wem-participation-card{position:relative;padding:28px 26px;min-height:190px;background:#fff;border:1px solid var(--wem-line);border-radius:20px;transition:.24s;box-shadow:0 8px 26px rgba(78,38,80,.04)}.wem-participation-card>span{position:absolute;right:20px;top:18px;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#fff0f7,#f2e9ff);color:var(--wem-purple);font-weight:900}.wem-participation-card h3{font-family:Georgia,"Times New Roman",serif;font-size:30px;margin:34px 0 8px}.wem-participation-card p{margin:0;color:#716a78;font-size:13px}.wem-participation-card:hover{transform:translateY(-4px);border-color:#d8abd8;box-shadow:0 20px 44px rgba(78,38,80,.1)}

.wem-speaker-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.wem-speaker-card{background:#fff;border:1px solid var(--wem-line);border-radius:20px;padding:12px;box-shadow:0 8px 24px rgba(80,36,80,.04)}.wem-speaker-photo{height:250px;border-radius:14px;overflow:hidden;background:linear-gradient(135deg,#f7e3ef,#eee5fa);display:grid;place-items:center;color:#9c7ca3;font-weight:800}.wem-speaker-photo img{width:100%;height:100%;object-fit:cover}.wem-speaker-card h3{font-family:Georgia,"Times New Roman",serif;font-size:23px;margin:14px 7px 4px}.wem-speaker-card p{font-size:12px;color:#746b79;margin:0 7px 10px}.wem-partner-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.wem-partner-card{background:#fff;border:1px solid var(--wem-line);border-radius:18px;padding:16px;text-align:center;min-height:150px;display:flex;align-items:center;justify-content:center}.wem-partner-card>a{width:100%}.wem-partner-card>div,.wem-partner-card a>div{height:90px;display:grid;place-items:center}.wem-partner-card img{max-width:100%;max-height:80px;width:auto;margin:auto;object-fit:contain}.wem-partner-card span{font-size:13px;font-weight:900;color:#62546a}.wem-partner-card small{display:block;margin-top:8px;color:#98678f;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.wem-empty{padding:34px;border:1px dashed #d9bfd9;background:#fff;border-radius:20px;display:flex;align-items:center;gap:18px;flex-wrap:wrap}.wem-empty strong{font-size:18px}.wem-empty span{color:#746b79;font-size:13px;flex:1 1 360px}

.wem-cta{padding:72px 0;background:radial-gradient(circle at 10% 0%,rgba(255,255,255,.12),transparent 26%),linear-gradient(135deg,#6f2ca8,#d12893 72%,#ed478f);color:#fff}.wem-cta-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:40px;align-items:center}.wem-cta h2{font-family:Georgia,"Times New Roman",serif;font-weight:500;font-size:clamp(40px,5vw,68px);line-height:1;margin:12px 0 14px}.wem-cta p{color:#f4dff2;max-width:690px}.wem-cta-actions{display:flex;gap:12px;justify-content:flex-end;flex-wrap:wrap}

.wem-footer{background:#211229;color:#fff;padding:68px 0 24px}.wem-footer-grid{display:grid;grid-template-columns:1.4fr .7fr 1fr 1fr;gap:36px}.wem-brand--footer{min-width:0}.wem-brand--footer .wem-logo-copy small{color:#c8bbcc}.wem-footer p{font-size:13px;color:#c5b7ca}.wem-footer h4{font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:#f6d9ee;margin:4px 0 16px}.wem-footer a{display:block;color:#eee1ef;font-size:12px;margin:0 0 12px}.wem-footer a small{display:block;color:#a993af;font-size:9px;text-transform:uppercase;letter-spacing:.08em}.wem-footer a strong{display:block;color:#fff;font-size:12px}.wem-wa-link{padding:11px 13px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.09);border-radius:12px}.wem-wa-link span{display:block;font-size:9px;color:#c8b6ca;text-transform:uppercase;letter-spacing:.1em}.wem-footer-fine{display:flex;justify-content:space-between;gap:20px;margin-top:38px;padding-top:20px;border-top:1px solid rgba(255,255,255,.1);font-size:10px;color:#a995ad}.wem-footer-fine a{display:inline;font-size:10px;margin:0}.wem-floating-wa{position:fixed;right:20px;bottom:20px;z-index:80;display:flex!important;align-items:center;gap:8px;padding:12px 16px;border-radius:999px;background:#1e9f55;color:#fff!important;box-shadow:0 12px 30px rgba(0,0,0,.18);font-size:12px;font-weight:900}.wem-floating-wa span{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.18)}

.wem-page-hero{padding:84px 0 76px;background:radial-gradient(circle at 8% 5%,#ffe2f1 0,transparent 28%),radial-gradient(circle at 91% 5%,#ece0ff 0,transparent 30%),#fff}.wem-page-hero h1{font-size:clamp(50px,6vw,82px);margin:14px 0 16px;max-width:980px}.wem-page-hero p{max-width:720px;color:#716a78;font-size:17px}.wem-form-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.wem-form-tabs a{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:16px 17px;border:1px solid var(--wem-line);border-radius:14px;background:#fff;font-size:12px;font-weight:800}.wem-form-tabs a.is-active{background:var(--wem-grad);color:#fff;border-color:transparent;box-shadow:0 12px 30px rgba(190,45,145,.17)}.wem-form-shell{display:grid;grid-template-columns:.75fr 1.25fr;gap:50px;align-items:start}.wem-form-intro{position:sticky;top:130px}.wem-form-contact{display:grid;gap:10px;margin-top:28px}.wem-form-contact a{display:block;padding:15px 16px;border:1px solid var(--wem-line);border-radius:14px;background:#fff}.wem-form-contact small{display:block;color:var(--wem-pink);font-size:9px;text-transform:uppercase;letter-spacing:.1em}.wem-form-contact strong{font-size:14px}.wem-form{padding:28px;border-radius:24px;background:#fff;border:1px solid var(--wem-line);box-shadow:0 18px 50px rgba(72,31,78,.07)}.wem-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.wem-form label{display:block}.wem-form label>span{display:block;font-size:11px;font-weight:800;color:#5e5264;margin:0 0 7px}.wem-form input,.wem-form select,.wem-form textarea{width:100%;border:1px solid #dfd3e0;border-radius:12px;background:#fff;padding:12px 13px;color:var(--wem-ink);outline:none;transition:.2s}.wem-form input:focus,.wem-form select:focus,.wem-form textarea:focus{border-color:#c274bd;box-shadow:0 0 0 3px rgba(199,84,174,.09)}.wem-form-wide{grid-column:1/-1}.wem-consent{display:flex!important;gap:10px;align-items:flex-start}.wem-consent input{width:auto;margin-top:4px}.wem-consent span{font-weight:500!important;color:#716a78!important}.wem-form .wem-btn{margin-top:18px}.wem-form-note{font-size:11px;color:#7b727f;margin:12px 0 0}.wem-form-alert{margin-bottom:16px;padding:13px 15px;border-radius:12px;font-size:12px;font-weight:700}.wem-form-alert--success{background:#edf8f1;color:#235f3b;border:1px solid #cce9d6}.wem-form-alert--error{background:#fff0f2;color:#8a3040;border:1px solid #f0cdd4}.wem-hp{position:absolute!important;left:-9999px!important}.wem-content{max-width:900px}.wem-content>*:first-child{margin-top:0}.wem-content img{border-radius:18px}.wem-article-card{padding:24px;border-bottom:1px solid var(--wem-line)}.wem-single-image{margin-bottom:28px}.wem-single-image img{width:100%;max-height:620px;object-fit:cover}

[data-reveal]{opacity:0;transform:translateY(18px);transition:opacity .65s ease,transform .65s ease}[data-reveal].is-visible{opacity:1;transform:none}

@media(max-width:1100px){.wem-menu{gap:15px}.wem-editions{grid-template-columns:repeat(2,1fr)}.wem-partner-grid{grid-template-columns:repeat(4,1fr)}.wem-form-tabs{grid-template-columns:repeat(3,1fr)}}
@media(max-width:900px){body.admin-bar .wem-header{top:46px}.wem-topbar-dates{display:none}.wem-nav{height:72px}.wem-brand{min-width:0}.wem-logo-mark{width:44px;height:44px}.wem-logo-copy strong{font-size:19px}.wem-menu-toggle{display:block}.wem-menu{position:absolute;left:20px;right:20px;top:70px;display:none;flex-direction:column;align-items:stretch;gap:0;padding:10px;background:#fff;border:1px solid var(--wem-line);border-radius:18px;box-shadow:0 20px 55px rgba(60,25,66,.16)}.wem-menu.is-open{display:flex}.wem-menu a{padding:12px 14px}.wem-nav-cta{text-align:center;margin-top:5px}.wem-hero-grid,.wem-about-grid,.wem-conference-grid,.wem-exhibit-grid,.wem-cta-grid,.wem-form-shell{grid-template-columns:1fr}.wem-hero{padding-top:54px}.wem-hero-copy h1{font-size:clamp(54px,11vw,82px)}.wem-hero-visual{max-width:680px;margin:auto}.wem-hero-card{left:18px}.wem-orbit{right:6px}.wem-stats{grid-template-columns:repeat(3,1fr)}.wem-stats div:nth-child(3){border-right:0}.wem-stats div:nth-child(-n+3){border-bottom:1px solid #efe3ee}.wem-section{padding:76px 0}.wem-section-head{display:block}.wem-section-head>p{margin-top:18px}.wem-exhibit-grid .wem-exhibit-image{order:2}.wem-feature-grid{grid-template-columns:1fr 1fr;grid-template-rows:330px 260px 240px}.wem-feature--large{grid-column:1/3;grid-row:auto}.wem-feature--text{grid-column:1/3}.wem-participation-grid{grid-template-columns:repeat(2,1fr)}.wem-speaker-grid{grid-template-columns:repeat(2,1fr)}.wem-partner-grid{grid-template-columns:repeat(3,1fr)}.wem-cta-actions{justify-content:flex-start}.wem-footer-grid{grid-template-columns:1fr 1fr}.wem-form-intro{position:static}.wem-form-tabs{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.wem-wrap{width:min(var(--wem-wrap),calc(100% - 28px))}.wem-topbar-inner{min-height:30px}.wem-logo-copy small{display:none}.wem-section{padding:62px 0}.wem-section h2{font-size:44px}.wem-hero{padding:42px 0 28px}.wem-hero-copy h1{font-size:54px}.wem-lead{font-size:16px}.wem-actions .wem-btn{width:100%}.wem-hero-card{position:relative;left:auto;bottom:auto;margin:-28px 18px 0;z-index:4}.wem-orbit{width:88px;height:88px;font-size:10px}.wem-stats{grid-template-columns:repeat(2,1fr)}.wem-stats div{border-bottom:1px solid #efe3ee}.wem-stats div:nth-child(2n){border-right:0}.wem-stats div:last-child{grid-column:1/-1;border-bottom:0}.wem-about-grid{gap:44px}.wem-mini-grid,.wem-category-grid,.wem-editions,.wem-participation-grid,.wem-speaker-grid,.wem-partner-grid{grid-template-columns:1fr}.wem-edition-copy p{min-height:0}.wem-topic-grid{grid-template-columns:repeat(2,1fr)}.wem-conference-image img{min-height:480px}.wem-feature-grid{display:grid;grid-template-columns:1fr;grid-template-rows:none}.wem-feature,.wem-feature--large,.wem-feature--text{grid-column:auto;grid-row:auto;min-height:330px}.wem-feature--text{min-height:250px}.wem-footer-grid{grid-template-columns:1fr}.wem-footer-fine{display:block}.wem-footer-fine span{display:block;margin-bottom:8px}.wem-form-tabs{grid-template-columns:1fr}.wem-form{padding:20px}.wem-form-grid{grid-template-columns:1fr}.wem-form-wide{grid-column:auto}.wem-page-hero{padding:64px 0 54px}.wem-page-hero h1{font-size:48px}.wem-floating-wa b{display:none}.wem-floating-wa{padding:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}[data-reveal]{opacity:1;transform:none;transition:none}.wem-btn,.wem-edition,.wem-participation-card{transition:none}}

/* v1.1 edition pages */
.wem-edition-copy h3 a{color:inherit;text-decoration:none}.wem-edition-copy h3 a:hover{color:var(--wem-accent)}
.wem-edition-actions{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap}.wem-edition-actions a{font-weight:800}.wem-edition-secondary{color:#6f5693}
.wem-actions--wrap{flex-wrap:wrap}
.wem-edition-hero{position:relative;color:#fff;background-size:cover;background-position:center;min-height:620px;display:flex;align-items:end}.wem-edition-hero__content{padding:120px 0 78px}.wem-edition-hero h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(50px,7vw,84px);line-height:.98;margin:14px 0 16px}.wem-edition-hero .wem-lead{max-width:760px;color:rgba(255,255,255,.92)}.wem-edition-meta{display:flex;gap:12px;flex-wrap:wrap;margin:18px 0 28px}.wem-edition-meta span{display:inline-flex;align-items:center;padding:12px 16px;border-radius:999px;background:rgba(255,255,255,.14);backdrop-filter:blur(8px);font-weight:700}
.wem-edition-overview{display:grid;grid-template-columns:1.4fr .8fr;gap:32px;align-items:start}.wem-edition-quickfacts{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:28px}.wem-edition-quickfacts article{background:#fff;border:1px solid var(--wem-line);border-radius:20px;padding:18px}.wem-edition-quickfacts small{display:block;color:#996989;text-transform:uppercase;letter-spacing:.08em;font-weight:800;margin-bottom:9px}.wem-edition-quickfacts strong{font-size:17px;line-height:1.35;color:var(--wem-ink)}
.wem-edition-sidecard{background:#fff;border:1px solid var(--wem-line);border-radius:24px;padding:26px;box-shadow:0 10px 28px rgba(61,26,74,.06)}.wem-edition-sidecard h3{font-family:Georgia,"Times New Roman",serif;font-size:32px;margin:0 0 16px}.wem-edition-sidecard ul{margin:0;padding-left:18px;color:#5d5365;display:grid;gap:12px}.wem-edition-sidecard__actions{display:grid;gap:12px;margin-top:22px}.wem-edition-sidecard__actions a{display:flex;justify-content:space-between;padding:13px 15px;border-radius:14px;background:#fbf7fc;border:1px solid var(--wem-line);text-decoration:none;font-weight:700;color:var(--wem-ink)}
.wem-edition-agenda{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.wem-edition-agenda article{display:flex;gap:16px;align-items:flex-start;padding:20px;border-radius:22px;border:1px solid var(--wem-line);background:#fff;box-shadow:0 8px 24px rgba(80,36,80,.04)}.wem-edition-agenda span{display:grid;place-items:center;min-width:52px;height:52px;border-radius:16px;background:linear-gradient(135deg,#fff,#f6d5e6);font-weight:900;color:#bf2c72}.wem-edition-agenda p{margin:3px 0 0;font-weight:700;color:#51475a}
.wem-blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.wem-blog-card{background:#fff;border:1px solid var(--wem-line);border-radius:22px;padding:22px;box-shadow:0 8px 24px rgba(80,36,80,.04)}.wem-blog-card small{display:block;color:#a4789f;font-size:12px;text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px}.wem-blog-card h3{font-family:Georgia,"Times New Roman",serif;font-size:28px;line-height:1.08;margin:0 0 12px}.wem-blog-card h3 a{color:var(--wem-ink);text-decoration:none}.wem-blog-card p{margin:0 0 16px;color:#6f6578}.wem-blog-card>a{font-weight:800}
@media(max-width:900px){.wem-edition-overview{grid-template-columns:1fr}.wem-edition-quickfacts,.wem-edition-agenda,.wem-blog-grid{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.wem-edition-hero{min-height:540px}.wem-edition-hero__content{padding:96px 0 52px}.wem-edition-meta{display:grid;gap:10px}.wem-edition-quickfacts,.wem-edition-agenda,.wem-blog-grid{grid-template-columns:1fr}.wem-edition-actions{display:grid;gap:8px}.wem-edition-actions a{display:block}}

/* v2.2 approved Women Expo master logo — keep unchanged across theme updates */
.wem-brand{display:inline-flex;align-items:center;gap:12px;text-decoration:none}
.wem-logo-mark{flex:0 0 49px;width:49px;height:49px;border-radius:12px;background:linear-gradient(135deg,#e6339a 0%,#8e2de2 100%);color:#fff;font-family:Arial,Helvetica,sans-serif;font-size:21px;font-weight:800;line-height:1;letter-spacing:0;box-shadow:0 8px 22px rgba(172,45,188,.16)}
.wem-logo-copy{display:block;line-height:1;white-space:nowrap}
.wem-logo-copy strong{display:block;font-family:Arial,Helvetica,sans-serif;font-size:22px;font-weight:700;line-height:1.05;background:linear-gradient(90deg,#df2f91 0%,#8c2ee2 100%);-webkit-background-clip:text;background-clip:text;color:transparent}
.wem-logo-copy small{display:block;margin-top:5px;font-family:Arial,Helvetica,sans-serif;font-size:11px;font-weight:400;line-height:1;color:#64606f;letter-spacing:0}
.wem-brand--footer .wem-logo-copy small{color:#c8bbcc}
@media(max-width:640px){.wem-logo-mark{width:44px;height:44px;flex-basis:44px;font-size:19px}.wem-logo-copy strong{font-size:19px}}

/* v2.3 premium date ticker + approved high-resolution city imagery */
.wem-topbar{background:linear-gradient(90deg,#fff9fc 0%,#fff 48%,#fbf6ff 100%);color:var(--wem-ink);border-bottom:1px solid #f0e2ed;font-size:12px}
.wem-topbar-inner.wem-topbar-schedule{min-height:42px;display:flex;justify-content:center;align-items:center;gap:14px;white-space:nowrap;overflow:hidden}
.wem-topbar-event{display:inline-flex;align-items:baseline;gap:7px;letter-spacing:0;text-transform:none}
.wem-topbar-event b{font-family:Georgia,"Times New Roman",serif;font-size:14px;color:#692aa5;font-weight:800}
.wem-topbar-event em{font-style:normal;color:#d72b88;font-size:12px;font-weight:800}
.wem-topbar-schedule>i{font-style:normal;color:#7d397c;font-size:11px;opacity:.78}
.wem-edition-image{height:270px;background:#f5eef6}
.wem-edition-image img{width:100%;height:100%;object-fit:cover;object-position:center;image-rendering:auto}
@media(max-width:1100px){.wem-topbar-inner.wem-topbar-schedule{justify-content:flex-start;overflow-x:auto;scrollbar-width:none;padding-top:2px;padding-bottom:2px}.wem-topbar-inner.wem-topbar-schedule::-webkit-scrollbar{display:none}}
@media(max-width:900px){.wem-topbar-dates{display:inline}.wem-topbar-inner.wem-topbar-schedule{min-height:38px;gap:10px}.wem-topbar-event b{font-size:12px}.wem-topbar-event em{font-size:11px}}
@media(max-width:640px){.wem-edition-image{height:230px}.wem-topbar-inner.wem-topbar-schedule{width:calc(100% - 18px);padding-left:2px;padding-right:2px}}
