@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Plus+Jakarta+Sans:wght@500;600;700;800&display=swap');
:root{--yellow:#f1e637;--ink:#181a18;--paper:#fafbf8;--muted:#62685f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}a:focus-visible,button:focus-visible{outline:3px solid #217c68;outline-offset:5px}h1,h2,h3{font-family:'Plus Jakarta Sans',Arial,sans-serif;line-height:1.12;letter-spacing:-.04em;margin:0}p{margin:14px 0}.wrap{max-width:1320px;margin:auto;padding:0 42px}.notice{background:var(--ink);color:white;text-align:center;font-size:12px;letter-spacing:.1em;padding:8px 16px}.top{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #cfd3c8;padding:18px 0;font-size:13px}.top b{font-size:16px}.tag{font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.mast{font-family:'Plus Jakarta Sans',Arial,sans-serif;font-weight:800;font-size:clamp(65px,14.8vw,196px);letter-spacing:-.085em;line-height:1.14;padding:8px 0 22px}.mast span{color:#757b6f}.nav{border-top:2px solid var(--ink);border-bottom:1px solid var(--ink);display:flex;gap:28px;align-items:center;padding:15px 0;font-weight:700;font-size:14px}.nav a:last-child{margin-left:auto;background:var(--yellow);padding:7px 14px}.nav a:hover{text-decoration:underline}.intro{display:flex;align-items:center;justify-content:space-between;padding:26px 0 22px;gap:20px}.intro h1{font-size:27px}.intro p{color:var(--muted);font-size:14px;margin:0}.hero{display:grid;grid-template-columns:1.65fr 1fr;gap:30px}.photo{height:450px;background:#cdd9d4;position:relative;overflow:hidden}.photo img{height:100%;width:100%;object-fit:cover;filter:saturate(.75)}.photo .credit{position:absolute;bottom:0;right:0;background:#151815c9;color:#fff;font-size:12px;padding:3px 8px}.hero-copy{background:var(--yellow);padding:35px;display:flex;flex-direction:column;justify-content:center}.hero-copy h2{font-size:clamp(32px,3.8vw,53px);margin:18px 0}.hero-copy p{font-size:17px}.pill{font-size:12px;letter-spacing:.07em;border:1px solid currentColor;border-radius:30px;padding:5px 10px;width:fit-content}.link{display:inline-block;font-weight:700;border-bottom:1px solid;padding:7px 0;width:fit-content}.section{padding:56px 0;border-bottom:1px solid #cfd3c8;scroll-margin-top:20px}.section-head{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:27px}.section-head h2{font-size:32px}.section-head span{color:var(--muted);font-size:14px}.stories{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.story{border-top:3px solid var(--ink);padding-top:18px}.story h3{font-size:24px;margin:14px 0}.story p{color:var(--muted)}.story button{border:0;background:none;padding:0;text-decoration:underline;font-weight:700}.ecosystem{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.brand{min-height:290px;padding:28px;display:flex;flex-direction:column}.brand h3{font-size:34px;margin:30px 0 12px}.brand .link{margin-top:auto}.market{background:#efdb29}.next{background:#482aac;color:white}.kalam{background:#164f43;color:white}.events{display:grid;grid-template-columns:1fr 1fr;gap:25px}.event{border-top:1px solid;padding:20px 0;display:flex;gap:20px}.event strong{font-size:25px;font-family:'Plus Jakarta Sans',sans-serif}.event .symbol{font-size:30px;font-weight:800;background:#e9ebe5;padding:8px 18px;height:fit-content}.collab{background:var(--ink);color:white;padding:38px;display:flex;align-items:center;justify-content:space-between;gap:30px}.collab h2{font-size:34px}.cta{display:inline-block;background:var(--yellow);color:var(--ink);font-weight:700;padding:13px 20px;white-space:nowrap}.footer{padding:32px 0;display:flex;justify-content:space-between;gap:25px;font-size:14px}.footer p{color:var(--muted);max-width:550px}.brand-head{padding:55px 40px;margin-top:30px}.brand-head h1{font-size:clamp(42px,7vw,86px);margin:22px 0}.brand-head p{max-width:720px;font-size:20px}.breadcrumb{font-size:14px}.detail-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.detail{padding:26px;border:1px solid #cfd3c8}.detail h3{font-size:25px}.small{font-size:14px;color:var(--muted)}dialog{border:0;max-width:650px;width:calc(100% - 36px);padding:35px;background:var(--paper)}dialog::backdrop{background:#0009}dialog h2{font-size:32px;margin:20px 0}dialog button{float:right;padding:6px 14px;background:var(--yellow);border:0}.directory{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.directory div{padding:23px 18px;border:1px solid #cfd3c8;font-weight:700}.brand-nav{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.brand-nav a{border:1px solid currentColor;padding:8px 16px;font-weight:700}@media(max-width:760px){.wrap{padding:0 20px}.top{font-size:12px}.top span:last-child{display:none}.mast{padding-top:15px;font-size:17vw}.nav{gap:18px;overflow-x:auto;white-space:nowrap}.nav a:last-child{margin-left:0}.intro{display:block}.intro p{margin-top:10px}.hero{grid-template-columns:1fr;gap:0}.photo{height:290px}.hero-copy{padding:28px}.hero-copy h2{font-size:38px}.stories,.ecosystem,.detail-grid,.events{grid-template-columns:1fr}.section{padding:35px 0}.section-head{align-items:flex-start;flex-direction:column;gap:8px}.section-head h2{font-size:29px}.brand{min-height:250px}.brand h3{margin-top:20px}.collab,.footer{flex-direction:column;align-items:flex-start}.collab{padding:27px}.brand-head{padding:32px 24px}.directory{grid-template-columns:1fr 1fr}.notice{font-size:12px;letter-spacing:0}.event strong{font-size:22px}}
