/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.table{display:table}}:root{--yellow:#ffffff;--orange:#ffffff;--black:#111;--paper:#fffdf5;--cream:#f2ead7;--gray:#625e52}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--black);font-family:var(--font-geist-sans),"Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif;margin:0;font-weight:650}button,input{font:inherit}button,a{color:inherit}a{text-decoration:none}.container{width:min(1180px,100% - 48px);margin:auto}.section{padding:82px 0}.site-header{background:var(--yellow);border-bottom:3px solid var(--black);z-index:20;justify-content:space-between;align-items:center;height:94px;padding:0 max(24px,50vw - 590px);display:flex;position:relative}.brand{letter-spacing:-.03em;align-items:center;gap:12px;font:900 17px/.82 Arial,sans-serif;display:flex}.brand b{font-size:21px}.brand-mark{background:var(--orange);width:43px;height:43px;box-shadow:4px 4px 0 var(--black);border:3px solid;border-radius:50%;display:block;position:relative}.brand-mark:before{content:"";background:var(--yellow);border:3px solid;border-radius:50%;width:12px;height:12px;position:absolute;top:7px;left:7px}.brand-mark i{background:var(--paper);border:3px solid;border-radius:9px 9px 2px 2px;width:10px;height:19px;position:absolute;bottom:5px;right:6px}.nav{align-items:center;gap:29px;font-size:13px;display:flex}.nav>a:not(.header-cta){border-bottom:2px solid #0000;padding:8px 0}.nav>a:hover{border-color:var(--black)}.header-cta,.primary-button{background:var(--black);color:#fff;border:3px solid var(--black);box-shadow:5px 5px 0 var(--orange);align-items:center;gap:22px;padding:15px 20px;display:inline-flex}.header-cta span,.primary-button span,.black-button span{color:var(--yellow);font-size:18px}.menu-button{background:var(--black);color:#fff;border:0;padding:10px 13px;font-size:12px;font-weight:900;display:none}.hero{background:var(--yellow);border-bottom:3px solid;min-height:620px;position:relative;overflow:hidden}.hero-grid{z-index:2;grid-template-columns:1.25fr .75fr;align-items:center;gap:65px;min-height:620px;display:grid;position:relative}.eyebrow{background:var(--paper);box-shadow:4px 4px 0 var(--black);letter-spacing:.13em;border:3px solid;align-items:center;gap:10px;padding:9px 13px;font:900 11px Arial,sans-serif;display:inline-flex}.eyebrow:before{content:"";background:var(--orange);border:2px solid;border-radius:50%;width:9px;height:9px}.hero h1{letter-spacing:-.075em;margin:29px 0 23px;font-size:clamp(60px,6.2vw,92px);font-weight:950;line-height:1.02}.hero h1 em{color:var(--orange);text-shadow:2px 2px 0 var(--black);-webkit-text-stroke:2px var(--black);font-style:normal}.hero-lead{font-size:16px;line-height:1.9}.hero-actions{align-items:center;gap:27px;margin-top:31px;display:flex}.primary-button{padding:18px 23px}.hero-actions p{letter-spacing:.08em;font:11px/1.5 Arial,sans-serif}.hero-actions b{font-size:13px}.hero-poster{background:var(--paper);height:430px;box-shadow:13px 13px 0 var(--black);border:4px solid;padding:34px;position:relative;overflow:hidden;transform:rotate(1.5deg)}.hero-poster:before{content:"";background:var(--orange);border:4px solid;border-radius:50%;width:240px;height:240px;position:absolute;bottom:-74px;right:-75px}.hero-poster:after{content:"";background:var(--yellow);border:4px solid;width:105px;height:105px;position:absolute;top:37px;right:108px;transform:rotate(15deg)}.poster-kicker{letter-spacing:.18em;z-index:2;font:900 11px Arial;position:relative}.hero-poster strong{letter-spacing:-.07em;z-index:2;margin-top:90px;font:900 68px/.85 Arial,sans-serif;display:block;position:relative}.hero-poster strong i{color:var(--orange);font-style:normal}.poster-note{z-index:3;font-size:13px;line-height:1.6;position:absolute;bottom:34px;left:37px}.poster-badge{color:var(--paper);z-index:3;font:900 72px Arial;position:absolute;bottom:19px;right:25px}.hero-orbit{border:3px solid #1111;border-radius:50%;position:absolute}.orbit-one{width:680px;height:680px;top:-180px;right:-270px}.orbit-two{width:430px;height:430px;bottom:-330px;left:-260px}.upcoming{background:var(--paper)}.section-heading{justify-content:space-between;align-items:end;margin-bottom:34px;display:flex}.section-heading p{color:var(--orange);letter-spacing:.17em;margin:0 0 8px;font:900 11px Arial}.section-heading h2,.about h2,.entry h2{letter-spacing:-.055em;margin:0;font-size:43px;line-height:1.15}.section-heading>span{border-bottom:2px solid;padding-bottom:6px;font-size:13px}.featured-card{box-shadow:10px 10px 0 var(--yellow);background:#fff;border:4px solid;grid-template-columns:.92fr 1.08fr;display:grid}.featured-visual{background:var(--orange);border-right:4px solid;min-height:450px;padding:28px;position:relative;overflow:hidden}.live-badge{background:var(--black);color:#fff;letter-spacing:.12em;padding:8px 11px;font:900 10px Arial;display:inline-block}.live-badge:first-letter{color:var(--yellow)}.ninety{letter-spacing:-.09em;z-index:2;font:900 126px/.7 Arial;position:absolute;bottom:22px;left:30px}.ninety span{letter-spacing:-.06em;margin-left:4px;font-size:45px;display:block}.feature-shape{border:4px solid;position:absolute}.feature-shape-one{background:var(--yellow);border-radius:50%;width:230px;height:230px;bottom:-60px;right:-55px}.feature-shape-two{background:var(--paper);width:100px;height:100px;top:62px;right:69px;transform:rotate(16deg)}.featured-body{flex-direction:column;justify-content:center;padding:34px 38px;display:flex}.event-meta{justify-content:space-between;align-items:center;font:800 13px Arial;display:flex}.event-meta span{background:var(--yellow);border:2px solid;padding:6px 9px;font-size:10px}.event-label{color:var(--orange);letter-spacing:.15em;margin:28px 0 8px;font:900 10px Arial}.featured-body h3{letter-spacing:-.04em;margin:0;font-size:34px;line-height:1.4}.event-description{color:var(--gray);font-size:13px;font-weight:500;line-height:1.85}.speaker-row{border-top:2px solid #eee;align-items:center;gap:12px;padding:15px 0;display:flex}.speaker-avatar{background:var(--yellow);border:2px solid;border-radius:50%;place-items:center;width:43px;height:43px;font:900 12px Arial;display:grid}.speaker-row p{margin:0;font-size:11px;line-height:1.55}.speaker-row small{color:var(--orange);letter-spacing:.12em;font:900 9px Arial}.black-button{background:var(--black);color:#fff;cursor:pointer;border:3px solid;justify-content:space-between;align-items:center;padding:15px 18px;font-size:13px;display:flex}.archive{background:var(--yellow);border-top:3px solid;border-bottom:3px solid}.filter-row{gap:10px;margin:-5px 0 27px;display:flex}.filter-row button{background:var(--paper);cursor:pointer;border:2px solid;padding:9px 15px;font-size:12px;font-weight:800}.filter-row button.active{background:var(--black);color:#fff;box-shadow:4px 4px 0 var(--orange)}.archive-grid{grid-template-columns:repeat(3,1fr);gap:25px;display:grid}.archive-card{box-shadow:7px 7px 0 var(--black);background:#fff;border:3px solid}.archive-thumb{border-bottom:3px solid;height:175px;position:relative;overflow:hidden}.archive-thumb.yellow{background:var(--yellow)}.archive-thumb.orange{background:var(--orange)}.archive-thumb.cream{background:var(--cream)}.archive-thumb:before{content:"";background:#fff;border:3px solid;border-radius:50%;width:110px;height:110px;position:absolute;top:29px;right:25px}.archive-thumb:after{content:"";background:var(--orange);border:3px solid;width:75px;height:75px;position:absolute;top:48px;right:102px;transform:rotate(45deg)}.archive-thumb.orange:after{background:var(--yellow)}.archive-thumb.cream:after{background:var(--orange)}.archive-thumb>span{font:900 58px Arial;position:absolute;bottom:8px;left:19px}.archive-thumb button{width:46px;height:46px;box-shadow:3px 3px 0 var(--black);z-index:2;cursor:pointer;background:#fff;border:3px solid;border-radius:50%;position:absolute;top:61px;right:58px}.archive-body{padding:21px}.archive-meta{letter-spacing:.11em;justify-content:space-between;font:900 9px Arial;display:flex}.archive-meta span{color:var(--orange)}.archive-body h3{min-height:58px;margin:12px 0;font-size:19px;line-height:1.52}.archive-body p{color:var(--gray);font-size:10px}.archive-body>a{border-top:2px solid;justify-content:space-between;margin-top:17px;padding-top:13px;font-size:11px;display:flex}.about{background:var(--black);color:#fff}.about-grid{grid-template-columns:.75fr 1.25fr;gap:100px;display:grid}.eyebrow.dark{background:var(--yellow);color:var(--black);box-shadow:4px 4px 0 var(--orange)}.about h2{margin-top:30px;font-size:55px}.about-copy>p{color:#ddd;margin:0 0 38px;font-size:15px;font-weight:500;line-height:2.15}.steps{border-top:1px solid #555;grid-template-columns:repeat(3,1fr);display:grid}.steps>div{border-right:1px solid #555;padding:22px 18px 4px 0}.steps b{color:var(--yellow);margin-bottom:20px;font:900 27px Arial;display:block}.steps span{font-size:12px;line-height:1.7}.entry{background:var(--orange);border-bottom:3px solid}.entry-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:85px;display:grid}.entry h2{margin:25px 0;font-size:55px}.entry-grid>div>p:last-child{font-size:13px;line-height:1.8}.entry-panel{background:var(--paper);box-shadow:11px 11px 0 var(--black);border:4px solid;padding:36px}.entry-panel form{gap:19px;display:grid}.entry-panel label{gap:8px;font-size:12px;display:grid}.entry-panel input{background:#fff;border:3px solid;width:100%;padding:14px}.entry-panel .agreement{grid-template-columns:20px 1fr;align-items:center;display:flex}.entry-panel .agreement input{width:18px;height:18px}.entry-panel form>small{text-align:center;color:#777;font-size:9px}.thanks{text-align:center;padding:25px 5px}.thanks>span{background:var(--yellow);border:3px solid;border-radius:50%;place-items:center;width:64px;height:64px;margin:auto;font-size:29px;display:grid}.thanks h3{font-size:23px}.thanks p{font-size:13px;line-height:1.8}.thanks button{cursor:pointer;background:0 0;border:0;border-bottom:2px solid;font-size:12px}footer{background:var(--black);color:#fff;padding:48px 0}.footer-grid{grid-template-columns:1fr auto auto;align-items:center;gap:60px;display:grid}.footer-brand .brand-mark{box-shadow:4px 4px #fff}.footer-grid>div{gap:24px;font-size:11px;display:flex}.footer-grid>p{color:#aaa;font-size:10px}@media (width<=800px){.container{width:calc(100% - 32px)}.site-header{height:76px;padding:0 16px}.brand-mark{width:38px;height:38px}.menu-button{display:block}.nav{background:var(--yellow);border-bottom:3px solid;flex-direction:column;align-items:stretch;padding:20px;display:none;position:absolute;top:76px;left:0;right:0}.nav.open{display:flex}.nav a{text-align:center}.hero,.hero-grid{min-height:auto}.hero-grid{grid-template-columns:1fr;padding:60px 0 70px}.hero h1{font-size:55px}.hero-poster,.desktop{display:none}.hero-actions{flex-direction:column;align-items:flex-start}.section{padding:62px 0}.section-heading{align-items:flex-start;gap:20px}.section-heading h2{font-size:34px}.section-heading>span{display:none}.featured-card{grid-template-columns:1fr}.featured-visual{border-bottom:4px solid;border-right:0;min-height:300px}.ninety{font-size:95px}.featured-body{padding:26px 23px}.event-meta{align-items:flex-start;gap:13px}.featured-body h3{font-size:27px}.filter-row{padding-bottom:8px;overflow-x:auto}.filter-row button{flex:none}.archive-grid{grid-template-columns:1fr}.about-grid,.entry-grid{grid-template-columns:1fr;gap:45px}.about h2,.entry h2{font-size:43px}.steps{grid-template-columns:1fr}.steps>div{border-bottom:1px solid #555;border-right:0;align-items:center;gap:20px;display:flex}.steps b{margin:0}.entry-panel{box-shadow:7px 7px 0 var(--black);padding:24px}.footer-grid{grid-template-columns:1fr;gap:35px}.footer-grid>div{flex-wrap:wrap}.archive-heading{margin-bottom:25px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
.site-header{height:132px;overflow:visible}.site-header .brand{width:248px;max-width:34vw;height:96px;align-items:center;background:url("../images/moretokyo-logo.svg") left center/contain no-repeat;font-size:0!important;color:transparent!important}.site-header .brand>*{display:none!important}.site-header .brand-logo{width:248px;max-width:34vw;height:auto;display:block;object-fit:contain}.footer-brand{width:220px;height:110px;background:url("../images/moretokyo-logo.svg") left center/contain no-repeat;font-size:0!important;color:transparent!important}.footer-brand>*{display:none!important}.footer-brand .brand-logo{width:220px;height:auto;display:block}.brand-mark{display:none!important}@media (width<=800px){.site-header{height:104px}.site-header .brand{width:184px;max-width:56vw;height:76px;background-size:contain}.site-header .brand-logo{width:184px;max-width:56vw}.nav{top:104px}.footer-brand{width:180px;height:90px;background-size:contain}.footer-brand .brand-logo{width:180px}}

/* dark refresh + label cleanup */
:root{--yellow:#ffffff;--orange:#ffffff;--black:#080808;--paper:#111;--cream:#191919;--gray:#b8b8b8}
html,body{background:#080808!important;color:#f5f5f5!important}
.site-header,.hero,.upcoming,.archive,.entry,.about,footer{background:#080808!important;color:#f5f5f5!important;border-color:#242424!important}
.site-header{border-bottom:1px solid #2a2a2a!important}.nav>a:not(.header-cta){color:#f5f5f5!important}.nav>a:hover{border-color:#ffffff!important}
.eyebrow,.section-heading p,.event-label,.live-badge,.poster-kicker,.archive-meta span,.speaker-row small{display:none!important}
.section-heading{margin-bottom:28px!important}.hero h1{color:#f7f7f7!important}.hero h1 em{color:#ffffff!important;text-shadow:none!important;-webkit-text-stroke:0!important}.hero-lead,.event-description,.about-copy>p,.entry-grid>div>p:last-child,.archive-body p{color:#cfcfcf!important}
.header-cta,.primary-button,.black-button{background:#f5f5f5!important;color:#080808!important;border-color:#f5f5f5!important;box-shadow:6px 6px 0 #ffffff!important}.header-cta span,.primary-button span,.black-button span{color:#ffffff!important}
.hero-poster,.featured-card,.archive-card,.entry-panel{background:#141414!important;color:#f5f5f5!important;border-color:#333!important;box-shadow:10px 10px 0 #ffffff!important}
.featured-visual,.archive-thumb{background:#1b1b1b!important;border-color:#333!important}.archive-thumb:before,.archive-thumb:after,.feature-shape,.hero-poster:before,.hero-poster:after{background:#242424!important;border-color:#3a3a3a!important}
.event-meta span,.filter-row button.active,.speaker-avatar,.steps b{background:#ffffff!important;color:#080808!important;border-color:#ffffff!important}.filter-row button{background:#151515!important;color:#f5f5f5!important;border-color:#333!important;box-shadow:none!important}.archive-body>a,.speaker-row,.steps{border-color:#333!important}
.entry-panel input{background:#0e0e0e!important;color:#f5f5f5!important;border-color:#444!important}.entry-panel input::placeholder{color:#777!important}.entry-panel form>small{color:#a0a0a0!important}.poster-badge{color:#ffffff!important}.ninety{color:#f5f5f5!important}
footer{border-top:1px solid #242424!important}.footer-grid>p{color:#aaa!important}
@media (width<=800px){.nav{background:#080808!important;border-color:#242424!important}}

/* editorial information-first direction */
.site-header .brand{background-image:url("../images/moretokyo-logo.svg")!important}
/* Match the primary LP header logo scale. */
.site-header .brand{width:118px!important;max-width:118px!important;height:46px!important}.site-header .brand-logo{width:118px!important;max-width:118px!important;height:auto!important}@media(max-width:680px){.site-header .brand{width:94px!important;max-width:94px!important;height:40px!important}.site-header .brand-logo{width:94px!important;max-width:94px!important}}
.hero-actions p{color:#cfcfcf!important}
.entry-grid{grid-template-columns:1fr!important;max-width:860px!important;margin-inline:auto!important}
.entry-panel{padding:34px 38px!important}
.entry-note{color:#cfcfcf;font-size:16px;line-height:1.9}
.about{padding-block:94px!important}
.about-grid{grid-template-columns:1.05fr .95fr!important;gap:70px!important}
.about h2{margin-top:0!important;font-size:52px!important;line-height:1.22!important}
.about-copy>p{max-width:560px!important;margin:0!important;font-size:16px!important;line-height:2.05!important}
@media (width<=800px){.menu-button{display:none!important}.nav{display:flex!important;position:static!important;flex-direction:row!important;padding:0!important;gap:14px!important;border:0!important;background:transparent!important}.nav a{font-size:11px!important}.site-header{padding:0 16px!important}.entry-panel{padding:24px!important}}
.archive-card.is-clickable,.featured-card.is-clickable{cursor:pointer}.archive-card.is-clickable:hover,.featured-card.is-clickable:hover{border-color:#ffffff!important;transform:translate(-2px,-2px)}.archive-card.is-clickable:focus-visible,.featured-card.is-clickable:focus-visible{outline:3px solid #ffffff;outline-offset:4px}

/* Lead with the next webinar instead of a promotional hero. */
.upcoming.section{padding-top:58px!important}
.upcoming .section-heading{margin-bottom:24px!important}
.upcoming .section-heading h2{font-size:clamp(34px,4vw,52px)!important;letter-spacing:0!important}
.upcoming .featured-card{max-width:1040px!important}
@media (width<=800px){.upcoming.section{padding-top:38px!important}.upcoming .section-heading h2{font-size:31px!important}.upcoming .featured-card{box-shadow:7px 7px 0 #ffffff!important}}
.featured-visual.has-image .ninety,.featured-visual.has-image .feature-shape{display:none!important}
.featured-body .event-meta{justify-content:flex-start!important}.featured-body .event-meta span,.speaker-avatar{display:none!important}.speaker-row{padding-top:18px!important}
.footer-brand{width:170px!important;height:85px!important}.footer-brand .brand-logo{width:170px!important}@media (width<=800px){.footer-brand{width:150px!important;height:75px!important}.footer-brand .brand-logo{width:150px!important}}
