:root{--ink:#111f29;--lime:#d1ff5b;--paper:#f7f8f8;--line:#d9dfe1;--muted:#53616b}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:25px}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper);font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #5871fa;outline-offset:6px}p{margin:0 0 20px}h1,h2,h3{margin:0;font-weight:600;line-height:1.05;letter-spacing:-.045em}.topline{background:var(--lime);display:flex;justify-content:space-between;padding:10px 4%;font-size:12px;font-weight:bold;letter-spacing:.1em}header{padding:28px 4%;display:flex;justify-content:space-between;align-items:center;gap:30px;background:white}.brand{font-size:25px;font-weight:900;line-height:1;letter-spacing:-.065em}.brand>span{display:block;font-size:15px;letter-spacing:-.03em;margin-top:5px}.brand-dot{display:inline;margin-left:8px}nav{display:flex;gap:28px;font-size:14px}nav a:hover,.text-link:hover{text-decoration:underline;text-underline-offset:5px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;padding:17px 24px;background:var(--ink);color:white;font-size:14px;font-weight:bold}.button:hover{filter:brightness(.9)}.button.small{padding:13px 20px}.button span{font-size:21px}.lime-bg{background:var(--lime);color:var(--ink)}.hero{display:grid;grid-template-columns:1.1fr 1fr;min-height:650px;background:var(--ink);color:white}.hero-copy{padding:60px 7% 38px}.eyebrow{font-size:12px;letter-spacing:.13em;font-weight:bold;margin-bottom:25px}h1{font-size:clamp(48px,5.4vw,86px);line-height:1.02;letter-spacing:-.065em}.lime{color:var(--lime)}.intro{max-width:430px;font-size:19px;color:#d0dadd;margin:28px 0 32px}.hero-actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap}.text-link{font-size:14px;font-weight:bold}.hero-meta{display:flex;gap:45px;border-top:1px solid #465059;margin-top:55px;padding-top:25px}.hero-meta span,.hero-meta strong{display:block}.hero-meta span{font-size:11px;letter-spacing:.14em;color:#bbc5cb;margin-bottom:5px}.hero-meta strong{font-size:14px;font-weight:400}.hero-photo{position:relative;min-height:500px;overflow:hidden;background:#196475}.hero-photo img{width:100%;height:100%;position:absolute;object-fit:cover}.hero-photo:after{content:'';position:absolute;inset:45% 0 0;background:linear-gradient(transparent,#082028b8)}.photo-label{position:absolute;bottom:35px;left:35px;font-size:12px;z-index:1;letter-spacing:.04em}.photo-label strong{display:block;font-size:21px;letter-spacing:-.03em;margin-top:8px}.year{position:absolute;top:25px;right:30px;font-size:60px;font-weight:bold;color:white;letter-spacing:-.07em}.ticker{display:flex;justify-content:space-around;gap:20px;align-items:center;padding:23px 4%;border-bottom:1px solid var(--line);font-size:13px;font-weight:bold;letter-spacing:.08em}.ticker b{font-size:27px;color:#608329}.section{padding:90px 6%}.about{display:grid;grid-template-columns:1fr 2fr;gap:70px}.about h2{margin-bottom:28px}h2{font-size:clamp(36px,4.1vw,61px)}.about p:not(.eyebrow){max-width:700px;color:var(--muted);font-size:18px}.topic-grid{display:grid;grid-template-columns:1fr 1fr;margin-top:40px;border-top:1px solid var(--line)}.topic-grid span{padding:17px 0;border-bottom:1px solid var(--line);font-size:14px}.program{background:#eaf0f2}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:45px}.section-heading>p{font-size:14px;margin:0;color:var(--muted)}.days{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.days article{border-top:1px solid #aab8bd;padding-top:20px}.day-number{display:block;color:#788a91;font-size:46px;letter-spacing:-.05em;margin-bottom:30px}.days .eyebrow{font-size:11px;margin-bottom:16px}.days h3{font-size:26px;margin-bottom:20px}.days p:not(.eyebrow){color:var(--muted)}ul{padding:0;list-style:none;margin:25px 0}li{padding:9px 0;border-bottom:1px solid var(--line);font-size:14px}li:before{content:'↗';margin-right:12px}.speaker{display:grid;grid-template-columns:1fr 1.25fr;gap:60px;align-items:center}.speaker h2{margin-bottom:25px}.speaker>div>p:last-child{color:var(--muted);max-width:300px}.speaker-card{border:1px solid var(--line);background:white;display:flex;align-items:stretch;min-height:285px}.monogram{background:var(--lime);font-size:62px;letter-spacing:-.08em;font-weight:bold;width:32%;padding:25px 15px;display:flex;flex-direction:column;justify-content:space-between}.monogram span{align-self:flex-end}.speaker-details{padding:35px 25px}.tag{display:inline-block;font-size:11px;letter-spacing:.09em;font-weight:bold;border:1px solid currentColor;padding:5px 9px;margin-bottom:20px}.speaker-details h3{font-size:33px;margin-bottom:13px}.speaker-details p{font-size:14px;color:var(--muted)}.speaker-note{font-size:12px;margin-top:30px;color:var(--muted)}.venue{background:var(--ink);color:white;display:grid;grid-template-columns:1fr 1.25fr;gap:60px}.venue h2{margin-bottom:30px}.venue>div>p:last-child{max-width:290px;color:#c1cdd2}.venue-card{background:#fff;color:var(--ink);padding:40px}.venue-card h3{font-size:34px;margin-bottom:10px}.local-name{font-size:13px;color:var(--muted)}.venue-stats{display:flex;gap:35px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:25px 0;padding:20px 0}.venue-stats strong{display:block;font-size:38px;line-height:1.2}.venue-stats span{font-size:12px}.note{font-size:12px;color:var(--muted);line-height:1.6}.pass-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.pass-grid article{padding:30px;background:white;border:1px solid var(--line)}.pass-grid h3{font-size:30px;margin-bottom:25px}.price{font-size:20px;font-weight:bold;padding-bottom:22px;border-bottom:1px solid var(--line)}.pass-grid article>p:not(.eyebrow):not(.price){font-size:14px;color:var(--muted)}.pass-grid .featured{background:var(--lime);border-color:var(--lime)}.featured .price,.featured li{border-color:#a9cc52}.status{display:block;text-align:center;padding:13px;border:1px solid var(--ink);font-size:13px;font-weight:bold}.passes>.note{margin-top:22px}.closing{background:var(--lime);padding:70px 6%;position:relative}.closing h2{font-size:clamp(42px,5.5vw,80px);margin-bottom:35px}.closing h2 span{margin-left:25px}.closing .button{background:var(--ink);color:white}footer{display:flex;justify-content:space-between;gap:35px;padding:45px 6%;background:white}footer>p{font-size:13px}.fine{font-size:11px;color:var(--muted);max-width:380px}@media(max-width:1000px){nav{gap:15px}.hero{grid-template-columns:1.2fr 1fr}.hero-copy{padding:50px 7%}.hero-actions{gap:15px}.hero-meta{gap:20px}.speaker,.venue{gap:30px}.speaker-card{display:block}.monogram{width:100%;font-size:40px;flex-direction:row;padding:20px}.days{gap:20px}.pass-grid article{padding:24px}}@media(max-width:700px){.topline{font-size:10px;padding:9px 5%}.topline span:last-child{display:none}header{padding:22px 5%;flex-wrap:wrap;gap:20px}.brand{font-size:22px}.brand>span{font-size:12px}header>.button{font-size:12px;padding:10px 13px;gap:15px}nav{order:3;width:100%;justify-content:space-between;font-size:12px;gap:8px}.hero{display:flex;flex-direction:column}.hero-copy{padding:42px 6%}h1{font-size:56px}.intro{font-size:18px}.hero-photo{min-height:350px}.hero-meta{margin-top:35px}.ticker{flex-wrap:wrap;gap:12px 20px;font-size:10px;padding:18px}.ticker b{font-size:15px}.ticker b:last-of-type{display:none}.section{padding:55px 6%}.about,.speaker,.venue{grid-template-columns:1fr;gap:25px}.about>.eyebrow{margin-bottom:0}.topic-grid{gap:0 15px}.topic-grid span{font-size:12px}.section-heading{display:block}.section-heading>p{margin-top:22px}.days,.pass-grid{grid-template-columns:1fr;gap:30px}.day-number{margin-bottom:20px}.speaker-card{display:flex}.monogram{width:28%;flex-direction:column;font-size:43px}.speaker-details{padding:25px 20px}.speaker-details h3{font-size:30px}.venue-card{padding:28px}.venue-stats{gap:23px}.venue-card h3{font-size:30px}footer{flex-direction:column;gap:20px}footer p{margin:0}.closing{padding:55px 6%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

.people{background:white}.sheyla-feature{display:grid;grid-template-columns:minmax(260px, .85fr) 1.3fr;background:var(--ink);color:white;max-width:100%;margin-bottom:60px}.sheyla-feature>img{display:block;width:100%;height:auto;max-height:470px;object-fit:cover;object-position:50% 32%}.sheyla-bio{padding:50px;align-self:center}.sheyla-bio .tag{color:var(--lime)}.sheyla-bio h3{font-size:clamp(35px,4vw,60px);margin-bottom:18px}.sheyla-bio .company{font-size:25px;color:var(--lime);font-weight:bold}.sheyla-bio>p:not(.company){max-width:340px;color:#d0dadd}.sheyla-bio .speaker-note{color:#d0dadd;letter-spacing:.08em;line-height:1.8}.roster-heading{max-width:720px;margin-bottom:30px}.roster-heading h3{font-size:32px;margin-bottom:18px}.roster-heading p{color:var(--muted)}.roster-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.guest{background:#edf2f3;border-top:3px solid var(--ink);padding:27px;min-height:255px}.guest-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.guest-top .tag{margin:0;font-size:10px}.initials{font-size:29px;letter-spacing:-.05em;font-weight:bold;color:#63757f}.guest h3{font-size:27px;margin-bottom:18px}.guest-role{font-size:14px;color:var(--muted);margin-bottom:5px}.guest-org{font-size:15px;font-weight:bold;margin:0}.roster-source{font-size:12px;color:var(--muted);margin:25px 0 0}.roster-source a{text-decoration:underline}.organization-band{border-top:1px solid var(--line);margin-top:50px;padding-top:32px}.organization-band>div{display:flex;flex-wrap:wrap;gap:20px 35px;align-items:center}.organization-band span{font-weight:bold;font-size:19px;letter-spacing:-.03em}.organization-band>p:last-child{font-size:12px;color:var(--muted);margin:20px 0 0}@media(max-width:900px){.roster-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sheyla-bio{padding:30px}}@media(max-width:600px){.sheyla-feature{grid-template-columns:1fr}.sheyla-feature>img{max-height:430px}.sheyla-bio{padding:30px}.roster-grid{grid-template-columns:1fr}.guest{min-height:0}.organization-band>div{gap:18px 25px}}
.agenda-draft{font-size:14px;color:var(--muted);max-width:800px}.day-filters{display:flex;border-bottom:1px solid #aab8bd;margin:30px 0;gap:4px}.day-filters button{font:inherit;background:transparent;border:0;padding:17px 25px;cursor:pointer;color:var(--ink);border-bottom:3px solid transparent}.day-filters button[aria-pressed=true]{background:var(--ink);color:var(--lime);border-bottom-color:var(--lime)}.day-filters strong{margin-left:6px}.agenda-filters{display:grid;grid-template-columns:2fr 1fr 1fr auto;gap:18px;align-items:end}.agenda-filters label{font-size:13px;font-weight:bold}.agenda-filters input,.agenda-filters select{display:block;width:100%;min-width:0;margin-top:9px;background:white;border:1px solid #aab8bd;padding:13px;font:inherit;font-size:15px;border-radius:0;color:var(--ink)}.agenda-filters button{font:inherit;font-size:14px;padding:14px;background:transparent;border:1px solid #aab8bd;cursor:pointer}.day-filters button:focus-visible,.agenda-filters :focus-visible,summary:focus-visible{outline:3px solid #5871fa;outline-offset:3px}#agenda-count{font-size:13px;margin:22px 0}.agenda-day>h3{font-size:25px;margin:35px 0 20px}.session{background:white;border-top:1px solid var(--line)}.session:last-child{border-bottom:1px solid var(--line)}.session summary{cursor:pointer;display:grid;grid-template-columns:85px 1fr 25px;gap:25px;padding:25px;list-style:none}.session summary::-webkit-details-marker{display:none}.session-time{font-size:22px;font-weight:bold}.session-time small{font-size:14px;color:var(--muted);display:block;font-weight:normal}.session-main>strong{display:block;font-size:22px;letter-spacing:-.025em;line-height:1.3;margin:7px 0}.session-meta{font-size:12px;font-weight:bold;color:#53666e}.session-location{font-size:13px;color:var(--muted)}.session-toggle{font-size:25px}.session[open] .session-toggle{transform:rotate(45deg)}.session-body{padding:0 75px 24px 135px;max-width:950px}.session-body p:last-child{margin-bottom:0}[hidden]{display:none!important}#agenda-empty{background:white;padding:30px}@media(max-width:850px){.agenda-filters{grid-template-columns:1fr 1fr}.agenda-filters label:first-child{grid-column:1/-1}}@media(max-width:600px){.day-filters button{font-size:13px;padding:13px 10px;flex:1}.day-filters strong{display:block;margin:0}.session summary{padding:20px 15px;grid-template-columns:53px 1fr 18px;gap:13px}.session-time{font-size:18px}.session-main>strong{font-size:19px}.session-body{padding:0 20px 20px 81px}.agenda-filters{gap:14px}.agenda-filters button{grid-column:1/-1}.session-location{font-size:12px}}

.photo-credit{margin-top:12px;max-width:340px;font-size:12px;letter-spacing:0}.photo-credit summary{cursor:pointer;text-decoration:underline}.photo-credit p{margin:8px 0 0;background:#111f29;padding:10px}.photo-credit a{text-decoration:underline}

.attendance-highlight{margin:30px 0 0;color:var(--lime);font-size:18px}.attendance-highlight strong{font-size:30px;margin-right:6px}.venue-photo{margin:0 0 28px}.venue-photo img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover}.venue-photo figcaption{font-size:12px;margin-top:8px;color:var(--muted)}

/* Sintra–Marrakech living lab */
.living-lab{background:#edf2f3}.living-lab p{font-size:1rem}.living-lab .eyebrow{font-size:.875rem}.living-lab h3{font-size:1.8rem;line-height:1.15}.living-lab h4{font-size:1.1rem;line-height:1.3;margin:0 0 12px}.living-lab .lab-thesis{font-size:clamp(1.5rem,3vw,2.6rem);font-weight:600;line-height:1.2;letter-spacing:-.03em;max-width:900px}.living-lab .lab-lead{font-size:1.25rem;max-width:880px;margin:28px 0}.lab-story{max-width:980px;color:var(--muted)}.lab-questions{border-left:5px solid #648129;padding:24px 30px;margin:35px 0;background:#fff}.lab-questions ol{padding-left:22px;margin:20px 0 0}.lab-questions li{font-size:1rem;padding:12px 0}.lab-questions li:before{content:none}.lab-questions li:last-child{border:0}.lab-locations{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-top:45px}.lab-city{background:#fff;padding:32px;border-top:5px solid var(--ink)}.lab-city:nth-child(2){border-top-color:#698733}.lab-city h3{font-size:2rem}.lab-date{font-weight:bold;margin:22px 0}.lab-day{border-top:1px solid var(--line);padding-top:24px;margin-top:24px}.lab-day p{color:var(--muted);margin-bottom:0}.lab-transfer{padding:25px 30px;border:1px solid #adb9bf;margin:25px 0 55px}.lab-hosts>h3{margin-bottom:18px}.living-lab .lab-status{font-size:.875rem;color:var(--muted);line-height:1.6}.lab-host-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin:28px 0 40px}.lab-host-grid article{padding:28px;background:#fff;border:1px solid var(--line)}.lab-host-grid .tag{font-size:.875rem}.lab-host-grid h4{font-size:1.4rem}.lab-host-grid p{color:var(--muted)}.lab-host-grid a{font-size:.875rem;text-decoration:underline;text-underline-offset:4px}.lab-output{background:var(--ink);color:white;padding:35px;margin-bottom:30px}.lab-output h3{color:var(--lime);margin-bottom:20px}.lab-output p:last-child{margin-bottom:0}header nav{flex-wrap:wrap}@media(max-width:1000px){header{flex-wrap:wrap}header nav{gap:16px}}@media(max-width:700px){.lab-locations,.lab-host-grid{grid-template-columns:1fr}.lab-city,.lab-host-grid article,.lab-output{padding:25px}.lab-questions{padding:22px}.living-lab .section-heading>p{font-size:1rem}header nav{justify-content:flex-start;gap:14px 18px}}
