@charset "UTF-8";._navbar_121kb_1{position:fixed;top:0;left:0;right:0;z-index:200;display:flex;justify-content:space-between;align-items:center;padding:28px 60px;background:#f2ede4;border-bottom:1px solid transparent;transition:border-color .3s ease}._navbar--scrolled_121kb_15{border-bottom-color:#c8c0b0}._navbar__logo_121kb_18{font-family:Cormorant Garamond,Georgia,serif;font-size:20px;font-weight:400;letter-spacing:.02em;color:#0f0e0c;text-decoration:none;position:relative;z-index:0}._navbar__links_121kb_28{display:flex;gap:40px}@media(max-width:1024px){._navbar__links_121kb_28{display:none}}._navbar__link_121kb_28{font-size:11px;letter-spacing:.15em;text-transform:uppercase;color:#7a7468;transition:color .2s ease;text-decoration:none}._navbar__link_121kb_28:hover{color:#0f0e0c}._navbar__burger_121kb_48{display:none}@media(max-width:1024px){._navbar__burger_121kb_48{display:flex;flex-direction:column;justify-content:center;gap:5px;width:18px;height:18px;background:none;border:none;cursor:pointer;padding:0;position:relative;z-index:201}}._navbar__burgerLine_121kb_67{display:block;width:100%;height:1px;background:#0f0e0c;transform-origin:center;transition:transform .45s cubic-bezier(.77,0,.18,1),opacity .45s ease,width .45s cubic-bezier(.77,0,.18,1)}._navbar--open_121kb_75 ._navbar__burgerLine_121kb_67:nth-child(1){transform:translateY(6px) rotate(45deg)}._navbar--open_121kb_75 ._navbar__burgerLine_121kb_67:nth-child(2){opacity:0;width:0}._navbar--open_121kb_75 ._navbar__burgerLine_121kb_67:nth-child(3){transform:translateY(-6px) rotate(-45deg)}._navbar__drawer_121kb_85{display:none}@media(max-width:1024px){._navbar__drawer_121kb_85{display:flex;flex-direction:column;justify-content:start;position:fixed;top:0;right:0;width:min(340px,85vw);height:100dvh;background:#f2ede4;border-left:1px solid #C8C0B0;padding:120px 60px 60px;z-index:200;transform:translate(100%);visibility:hidden;transition:transform .45s cubic-bezier(.77,0,.18,1),visibility 0s linear .45s}._navbar__drawer--open_121kb_106{transform:translate(0);visibility:visible;transition:transform .45s cubic-bezier(.77,0,.18,1),visibility 0s linear 0s}}._navbar__drawerLinks_121kb_112{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:40px}._navbar__drawerLinks_121kb_112 li{overflow:hidden;opacity:0;transform:translate(20px);transition:opacity .3s ease calc(var(--i, 0) * .06s),transform .3s ease calc(var(--i, 0) * .06s)}._navbar__drawer--open_121kb_106 ._navbar__drawerLinks_121kb_112 li{opacity:1;transform:translate(0)}._navbar__drawerLinks_121kb_112 ._navbar__link_121kb_28{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(22px,4vw,28px);font-weight:300;letter-spacing:.02em;text-transform:none;color:#1a1915}._navbar__drawerLinks_121kb_112 ._navbar__link_121kb_28:hover{color:#0f0e0c}._navbar__overlay_121kb_141{display:none}@media(max-width:1024px){._navbar__overlay_121kb_141{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#0f0e0c59;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:199;animation:_fadeIn_121kb_1 .3s ease forwards}}@media(max-width:768px){._navbar_121kb_1{padding:24px}}@keyframes _fadeIn_121kb_1{0%{opacity:0}to{opacity:1}}._footer_1egyx_1{padding:40px 60px;display:flex;justify-content:space-between;align-items:center}._footer__left_1egyx_7{font-family:DM Mono,Courier New,monospace;font-size:11px;font-weight:300;letter-spacing:.1em;color:#7a7468}._footer__right_1egyx_14{font-family:Cormorant Garamond,Georgia,serif;font-size:13px;font-style:italic;color:#7a7468}@media(max-width:768px){._footer_1egyx_1{flex-direction:column;gap:16px;padding:24px;text-align:center}}._hero_12dkh_2{min-height:100vh;padding:160px 60px 100px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:40px}._hero__tag_12dkh_10{font-size:11px;letter-spacing:.15em;text-transform:uppercase;color:#7a7468;display:flex;align-items:center;gap:12px;margin-bottom:32px}._hero__tag_12dkh_10:before{content:"";display:block;width:30px;height:1px;background:#7a7468}._hero__title_12dkh_27{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(64px,8vw,110px);font-weight:300;line-height:.95;letter-spacing:-.02em;color:#0f0e0c}._hero__title_12dkh_27 em{font-style:italic;font-weight:300}._hero__right_12dkh_39{display:flex;flex-direction:column;justify-content:flex-end;padding-bottom:24px;gap:40px}._hero__kanji_12dkh_46{font-family:Zen Kaku Gothic New,sans-serif;font-size:90px;font-weight:300;color:#e8e0d2;line-height:1;-webkit-user-select:none;user-select:none;align-self:flex-start;margin-top:auto}._hero__desc_12dkh_56{max-width:320px;color:#7a7468;line-height:1.8;font-size:13px}._hero__cta_12dkh_62{display:inline-flex;align-items:center;gap:14px;font-size:11px;letter-spacing:.15em;text-transform:uppercase;color:#7a7468;color:#0f0e0c;border-bottom:1px solid #0F0E0C;padding-bottom:4px;width:fit-content}._hero__cta_12dkh_62:after{content:"→";font-size:14px;letter-spacing:0}._hero__year_12dkh_80{font-family:Cormorant Garamond,Georgia,serif;font-size:11px;color:#7a7468;letter-spacing:.1em}@media(max-width:768px){._hero_12dkh_2{grid-template-columns:1fr;padding:140px 24px 80px;gap:48px}._hero__kanji_12dkh_46{display:none}}._sectionLabel_11prc_1{font-size:11px;letter-spacing:.15em;text-transform:uppercase;color:#7a7468;display:flex;align-items:center;gap:12px;margin-bottom:80px}._sectionLabel_11prc_1:after{content:"";flex:1;height:1px;background:#c8c0b0}._about__ctn_ic5o5_1{display:grid;grid-template-columns:auto auto;align-items:center;gap:80px}@media(max-width:768px){._about__ctn_ic5o5_1{grid-template-columns:1fr;gap:40px}}._about_ic5o5_1{padding:120px 60px}@media(max-width:768px){._about_ic5o5_1{padding:80px 24px}}._about_ic5o5_1{display:grid;gap:80px}._about__title_ic5o5_26{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(36px,5vw,64px);font-weight:300;line-height:.95;color:#0f0e0c;margin-bottom:40px}._about__text_ic5o5_34{color:#7a7468;line-height:2}._about__text_ic5o5_34 p+p{margin-top:24px}._about__stats_ic5o5_41{display:flex;flex-direction:column;justify-content:flex-end}._about__stat_ic5o5_41{padding:28px 0;border-top:1px solid #C8C0B0;display:grid;grid-template-columns:80px 1fr;gap:24px;align-items:baseline}._about__stat_ic5o5_41:last-child{border-bottom:1px solid #C8C0B0}._about__statNum_ic5o5_57{font-family:Cormorant Garamond,Georgia,serif;font-size:42px;font-weight:300;color:#0f0e0c;line-height:1}._about__statLabel_ic5o5_64{font-family:DM Mono,Courier New,monospace;font-size:11px;font-weight:300;letter-spacing:.1em;color:#7a7468;line-height:1.6}@media(max-width:768px){._about_ic5o5_1{grid-template-columns:1fr;gap:48px}}._skills_snzf3_1{padding:120px 60px}@media(max-width:768px){._skills_snzf3_1{padding:80px 24px}}._skills__grid_snzf3_9{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}._skills__item_snzf3_14{padding:40px 0;border-top:1px solid #C8C0B0}._skills__category_snzf3_18{font-family:DM Mono,Courier New,monospace;font-size:11px;font-weight:300;letter-spacing:.1em;color:#7a7468;margin-bottom:24px}._skills__name_snzf3_26{font-family:Cormorant Garamond,Georgia,serif;font-size:28px;font-weight:300;color:#0f0e0c;line-height:1.2}._skills__tags_snzf3_33{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}._skills__tag_snzf3_33{font-family:DM Mono,Courier New,monospace;font-size:11px;font-weight:300;letter-spacing:.1em;color:#7a7468;border:1px solid #C8C0B0;padding:5px 12px}@media(max-width:1024px){._skills__grid_snzf3_9{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){._skills__grid_snzf3_9{grid-template-columns:1fr}}._experience_lvqqc_1{padding:120px 60px}@media(max-width:768px){._experience_lvqqc_1{padding:80px 24px}}._experience_lvqqc_1{text-align:center}._experience__grid_lvqqc_12{display:grid;grid-template-columns:1fr}._experience__date_lvqqc_16{padding:36px 40px 36px 0;border-top:1px solid #C8C0B0;font-family:DM Mono,Courier New,monospace;font-size:11px;font-weight:300;letter-spacing:.1em;color:#7a7468}._experience__content_lvqqc_26{padding:36px 0;border-top:1px solid #C8C0B0}._experience__role_lvqqc_30{font-family:Cormorant Garamond,Georgia,serif;font-size:26px;font-weight:300;color:#0f0e0c;margin-bottom:6px}._experience__company_lvqqc_37{font-family:DM Mono,Courier New,monospace;font-size:11px;font-weight:300;letter-spacing:.1em;color:#7a7468;margin-bottom:16px}._experience__desc_lvqqc_45{color:#7a7468;line-height:1.8;max-width:520px;margin:auto}@media(max-width:480px){._experience__grid_lvqqc_12{grid-template-columns:1fr}._experience__date_lvqqc_16{padding:24px 0 0;border-top:1px solid #C8C0B0}._experience__content_lvqqc_26{border-top:none;padding-top:16px}}._education_1vsdb_1{padding:120px 60px}@media(max-width:768px){._education_1vsdb_1{padding:80px 24px}}._education__timeline_1vsdb_9{display:flex;flex-direction:column}._education__item_1vsdb_13{display:grid;grid-template-columns:180px 40px 1fr;align-items:start;padding:36px 0;border-top:1px solid #C8C0B0}._education__year_1vsdb_20{font-family:DM Mono,Courier New,monospace;font-size:11px;font-weight:300;letter-spacing:.1em;color:#7a7468;padding-top:4px}._education__dot_1vsdb_28{display:flex;justify-content:center;padding-top:7px}._education__dot_1vsdb_28 span{width:6px;height:6px;border-radius:50%;background:#0f0e0c;display:block}._education__title_1vsdb_40{font-family:Cormorant Garamond,Georgia,serif;font-size:24px;line-height:1;font-weight:300;color:#0f0e0c;margin-bottom:4px}._education__institution_1vsdb_48{font-family:DM Mono,Courier New,monospace;font-size:11px;font-weight:300;letter-spacing:.1em;color:#7a7468}@media(max-width:768px){._education__item_1vsdb_13{grid-template-columns:120px 30px 1fr}}@media(max-width:480px){._education__item_1vsdb_13{grid-template-columns:80px 24px 1fr}}@media(max-width:360px){._education__item_1vsdb_13{grid-template-columns:1fr;gap:24px}._education__dot_1vsdb_28{display:none}}._education__desc_1vsdb_75{color:#7a7468;line-height:1.8;font-size:13px;margin-top:8px}@media(max-width:480px){._education__desc_1vsdb_75{font-size:12px}}._eventos_6cp5y_1{padding:120px 60px}@media(max-width:768px){._eventos_6cp5y_1{padding:80px 24px}}._eventos_6cp5y_1{border-bottom:1px solid #C8C0B0}._eventos__grid_6cp5y_12{display:grid;grid-template-columns:1fr 1fr;gap:0}._eventos__item_6cp5y_17{padding:48px 48px 48px 0;border-top:1px solid #C8C0B0;display:flex;flex-direction:column;gap:40px}._eventos__item_6cp5y_17:nth-child(2n){padding:48px 0 48px 48px;border-left:1px solid #C8C0B0}._eventos__text_6cp5y_28{display:flex;flex-direction:column;gap:10px}._eventos__year_6cp5y_33{font-family:DM Mono,Courier New,monospace;font-size:11px;font-weight:300;letter-spacing:.1em;color:#7a7468}._eventos__title_6cp5y_40{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(22px,2.5vw,30px);font-weight:300;color:#0f0e0c;line-height:1.2}._eventos__institution_6cp5y_47{font-family:DM Mono,Courier New,monospace;font-size:11px;font-weight:300;letter-spacing:.1em;color:#7a7468}._eventos__desc_6cp5y_54{color:#7a7468;line-height:1.8;font-size:13px;margin-top:4px}._eventos__imagePlaceholder_6cp5y_60{width:100%;aspect-ratio:16/9;border:1px solid #C8C0B0;background:#e8e0d2;display:flex;align-items:center;justify-content:center}._eventos__imagePlaceholder_6cp5y_60 span{font-family:DM Mono,Courier New,monospace;font-size:11px;font-weight:300;letter-spacing:.1em;color:#7a7468;letter-spacing:.12em}@media(max-width:768px){._eventos__grid_6cp5y_12{grid-template-columns:1fr}._eventos__item_6cp5y_17{padding:40px 0!important;border-left:none!important}}._card_ffzne_1{display:grid;grid-template-columns:120px 1fr auto;align-items:start;gap:40px;padding:36px 0;border-top:1px solid #C8C0B0;text-decoration:none;color:inherit}._card_ffzne_1:last-child{border-bottom:1px solid #C8C0B0}._card__date_ffzne_14{font-family:DM Mono,Courier New,monospace;font-size:11px;font-weight:300;letter-spacing:.1em;color:#7a7468;padding-top:5px}._card__body_ffzne_22{display:flex;flex-direction:column;gap:10px}._card__category_ffzne_27{font-family:DM Mono,Courier New,monospace;font-size:11px;font-weight:300;letter-spacing:.1em;color:#7a7468}._card__title_ffzne_34{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(20px,2.5vw,28px);font-weight:300;color:#0f0e0c;line-height:1.2;transition:opacity .2s ease}._card__excerpt_ffzne_42{color:#7a7468;line-height:1.8;max-width:520px;font-size:13px}._card__meta_ffzne_48{display:flex;flex-direction:column;align-items:flex-end;gap:8px;padding-top:4px;min-width:80px}._card__reading_ffzne_56{font-family:DM Mono,Courier New,monospace;font-size:11px;font-weight:300;letter-spacing:.1em;color:#7a7468;white-space:nowrap}._card__arrow_ffzne_64{font-size:18px;color:#7a7468;transition:transform .2s ease,color .2s ease}._card_ffzne_1:hover ._card__title_ffzne_34{opacity:.6}._card_ffzne_1:hover ._card__arrow_ffzne_64{transform:translate(4px);color:#0f0e0c}@media(max-width:768px){._card_ffzne_1{grid-template-columns:1fr auto}._card__date_ffzne_14{display:none}}@media(max-width:480px){._card_ffzne_1{grid-template-columns:1fr}._card__meta_ffzne_48{flex-direction:row;align-items:center}}._articles_nd1ac_1{padding:120px 60px}@media(max-width:768px){._articles_nd1ac_1{padding:80px 24px}}._articles__header_nd1ac_9{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:80px}@media(max-width:480px){._articles__header_nd1ac_9{flex-direction:column;align-items:flex-start;gap:16px}}._articles__label_nd1ac_22{font-size:11px;letter-spacing:.15em;text-transform:uppercase;color:#7a7468;display:flex;align-items:center;gap:12px;margin-bottom:80px}._articles__label_nd1ac_22:after{content:"";flex:1;height:1px;background:#c8c0b0}._articles__label_nd1ac_22{margin-bottom:0;flex:1}._articles__loading_nd1ac_42,._articles__empty_nd1ac_42{font-family:DM Mono,Courier New,monospace;font-size:11px;font-weight:300;letter-spacing:.1em;color:#7a7468;padding:40px 0}._contact_64pwv_1{padding:120px 60px}@media(max-width:768px){._contact_64pwv_1{padding:80px 24px}}._contact_64pwv_1{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start;border-bottom:1px solid #C8C0B0}._contact__title_64pwv_16{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(36px,5vw,64px);font-weight:300;line-height:.95;color:#0f0e0c;margin-bottom:24px}._contact__text_64pwv_24{color:#7a7468;line-height:2;margin-bottom:48px}._contact__email_64pwv_29{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(18px,2.5vw,30px);font-weight:300;color:#0f0e0c;border-bottom:1px solid #0F0E0C;display:inline-block;transition:opacity .2s ease}._contact__email_64pwv_29:hover{opacity:.6}._contact__links_64pwv_41{padding-top:80px;display:flex;flex-direction:column}._contact__link_64pwv_41{display:flex;justify-content:space-between;align-items:center;padding:24px 0;border-top:1px solid #C8C0B0;font-size:11px;letter-spacing:.15em;text-transform:uppercase;color:#7a7468;color:#0f0e0c;transition:opacity .2s ease}._contact__link_64pwv_41:last-child{border-bottom:1px solid #C8C0B0}._contact__link_64pwv_41:hover{opacity:.6}._contact__link_64pwv_41 span{color:#7a7468}@media(max-width:768px){._contact_64pwv_1{grid-template-columns:1fr;gap:48px}._contact__links_64pwv_41{padding-top:0}}._article_1eho2_1{max-width:780px;margin:0 auto;padding:160px 60px 120px}@media(max-width:768px){._article_1eho2_1{padding:140px 24px 80px}}._back_1eho2_12{font-family:DM Mono,Courier New,monospace;font-size:11px;font-weight:300;letter-spacing:.1em;color:#7a7468;display:inline-flex;align-items:center;gap:8px;margin-bottom:80px;transition:color .2s ease}._back_1eho2_12:hover{color:#0f0e0c}._back__arrow_1eho2_27{font-size:14px}._header_1eho2_31{margin-bottom:80px;padding-bottom:80px;border-bottom:1px solid #C8C0B0}._category_1eho2_37{font-family:DM Mono,Courier New,monospace;font-size:11px;font-weight:300;letter-spacing:.1em;color:#7a7468;margin-bottom:16px}._title_1eho2_46{font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(36px,5vw,64px);font-weight:300;line-height:1.05;color:#0f0e0c;margin-bottom:40px}._meta_1eho2_55{display:flex;gap:40px;font-family:DM Mono,Courier New,monospace;font-size:11px;font-weight:300;letter-spacing:.1em;color:#7a7468}._content_1eho2_65{color:#1a1915;line-height:2}._content_1eho2_65 h2{font-family:Cormorant Garamond,Georgia,serif;font-size:28px;font-weight:300;color:#0f0e0c;margin:80px 0 16px;line-height:1.2}._content_1eho2_65 h3{font-family:Cormorant Garamond,Georgia,serif;font-size:22px;font-weight:300;color:#0f0e0c;margin:40px 0 16px}._content_1eho2_65 p{margin-bottom:24px;color:#7a7468}._content_1eho2_65 strong{color:#1a1915;font-weight:400}._content_1eho2_65 code{font-family:DM Mono,Courier New,monospace;font-size:12px;background:#e8e0d2;padding:2px 8px;color:#2b2926}._content_1eho2_65 pre{background:#1a1915;border-radius:6px;padding:24px 40px;margin:40px 0;overflow-x:auto;border-left:3px solid #7A7468}._content_1eho2_65 pre code{background:none;padding:0;color:#f2ede4;font-size:13px;line-height:1.7;display:block}._content_1eho2_65 ul,._content_1eho2_65 ol{list-style:disc;margin-left:40px;margin-bottom:24px;color:#7a7468}._content_1eho2_65 ul li,._content_1eho2_65 ol li{margin-bottom:6px}._notFound_1eho2_127{padding:120px 60px}@media(max-width:768px){._notFound_1eho2_127{padding:80px 24px}}._notFound_1eho2_127{text-align:center}._notFound_1eho2_127 h2{font-family:Cormorant Garamond,Georgia,serif;font-size:36px;font-weight:300;color:#0f0e0c;margin-bottom:16px}._notFound_1eho2_127 p{color:#7a7468}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:13px}body{background:#f2ede4;color:#1a1915;font-family:DM Mono,Courier New,monospace;font-weight:300;line-height:1.8;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}ul,ol{list-style:none}button{cursor:pointer;background:none;border:none;font:inherit}
