:root{--navy:#002d57;--blue:#087ee8;--sky:#25b6ef;--yellow:#ffe500;--ink:#101a24;--paper:#f5f8fb;--line:#d7e0e7;--shadow:0 20px 50px rgba(0,38,76,.14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Pretendard Variable,Pretendard,SUIT,Noto Sans KR,Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}.skip-link{position:fixed;z-index:1000;top:10px;left:10px;padding:12px 18px;color:#fff;background:var(--navy);transform:translateY(-160%);transition:transform .2s}.skip-link:focus{transform:translateY(0)}:focus-visible{outline:3px solid #ffbf00;outline-offset:3px}section[id]{scroll-margin-top:90px}.wrap{width:min(1180px,calc(100% - 48px));margin:0 auto}.utility-bar{background:var(--navy);color:#d9e7f5;font-size:12px}.utility-inner{height:34px;display:flex;align-items:center;justify-content:space-between}.utility-inner div{height:100%;display:flex;align-items:center;gap:24px}.language-select,.utility-inner a,.utility-inner button{height:26px;display:inline-flex;align-items:center;line-height:1}.utility-inner button{padding:0;border:0;color:inherit;background:transparent;cursor:pointer}.language-select select{display:block;height:26px;border:1px solid rgba(255,255,255,.35);border-radius:4px;padding:0 24px 0 8px;background:var(--navy);color:#fff;font:inherit;line-height:26px;cursor:pointer}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.utility-inner a:hover,.utility-inner button:hover{color:#fff;text-decoration:underline;text-underline-offset:3px}.site-header{position:sticky;z-index:20;top:0;background:rgba(255,255,255,.96);border-bottom:1px solid #e8edf2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.header-inner{height:88px;justify-content:space-between}.brand,.header-inner{display:flex;align-items:center}.brand{gap:12px}.brand-emblem{width:50px;height:50px;flex:0 0 50px;overflow:hidden;border-radius:50%}.brand-emblem img{display:block;width:358px;max-width:none;height:50px}.brand-copy{display:flex;flex-direction:column;gap:3px}.brand b{font-size:21px;letter-spacing:.04em;color:var(--navy)}.brand small{font-size:10px;color:#5e6c79;letter-spacing:.08em}.nav{display:flex;align-items:center;gap:38px;font-weight:700;font-size:15px}.nav a{position:relative;padding:34px 0}.nav a:after{content:"";position:absolute;left:0;right:100%;bottom:25px;height:3px;background:var(--blue);transition:.2s}.nav a:hover:after{right:0}.menu-button{display:none;border:0;background:none;padding:10px}.menu-button span{display:block;width:24px;height:2px;margin:5px;background:var(--navy)}.hero{position:relative;overflow:hidden;min-height:690px;padding:80px 0 0;color:#fff;background:#002a52}.hero,.hero-theme-1{--hero-gradient:linear-gradient(118deg,#002a52,#004f91 58%,#0986dc);--card-gradient:linear-gradient(135deg,#071d35,#087ee8)}.hero-theme-2{--hero-gradient:linear-gradient(120deg,#24115f,#5132a5 52%,#c14bb2);--card-gradient:linear-gradient(135deg,#24115f,#a02c85)}.hero-theme-3{--hero-gradient:linear-gradient(120deg,#003f46,#007d78 54%,#12a77f);--card-gradient:linear-gradient(135deg,#003f46,#0b9978)}.hero-theme-4{--hero-gradient:linear-gradient(120deg,#3d1c09,#9b4314 52%,#e47c18);--card-gradient:linear-gradient(135deg,#3d1c09,#c65d12)}.hero-backdrop{position:absolute;inset:0;background:var(--hero-gradient);animation:hero-background-in .9s ease both}@keyframes hero-background-in{0%{opacity:.2;transform:scale(1.025)}to{opacity:1;transform:scale(1)}}.hero-grid{inset:0;opacity:.13;background-image:linear-gradient(#fff 1px,transparent 0),linear-gradient(90deg,#fff 1px,transparent 0);background-size:64px 64px;-webkit-mask-image:linear-gradient(90deg,transparent,#000);mask-image:linear-gradient(90deg,transparent,#000)}.hero-grid,.orb{position:absolute}.orb{border-radius:50%;border:1px solid rgba(255,255,255,.35)}.orb-one{width:520px;height:520px;right:-130px;top:-170px;box-shadow:0 0 0 70px rgba(255,255,255,.04),0 0 0 140px rgba(255,255,255,.025)}.orb-two{width:120px;height:120px;left:46%;bottom:90px;background:rgba(37,182,239,.22)}.hero-inner{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(330px,.65fr);gap:90px;align-items:center}.hero-status{width:max-content;margin-bottom:26px;display:flex;align-items:center;border:1px solid rgba(255,255,255,.32);border-radius:30px;overflow:hidden;color:#dcebf7;font-size:10px;font-weight:800;letter-spacing:.06em}.hero-status span,.hero-status strong,.hero-status time{padding:8px 13px}.hero-status strong{color:inherit;font:inherit}.hero-status span{color:#002b52;background:var(--yellow)}.eyebrow{display:flex;align-items:center;gap:10px;margin:0 0 24px;color:#9edcff;font-size:13px;font-weight:800;letter-spacing:.12em}.eyebrow span{width:28px;height:2px;background:var(--yellow)}.hero h1{max-width:720px;margin:0;font-size:clamp(46px,5.3vw,76px);line-height:1.09;letter-spacing:-.055em}html:lang(ja) .hero h1{font-size:clamp(40px,4.6vw,62px);line-height:1.16;letter-spacing:-.04em}.hero h1 em{color:var(--yellow);font-style:normal}.hero-slide-copy{animation:hero-copy-in .55s ease-out both}@keyframes hero-copy-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.hero-description{margin:28px 0 34px;color:#dcebf7;font-size:17px;line-height:1.85}.hero-actions{display:flex;gap:12px}.button{min-height:52px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;gap:25px;border:1px solid rgba(255,255,255,.55);font-weight:800;font-size:14px;transition:transform .2s,background .2s,color .2s}.button:hover{transform:translateY(-2px)}.button.primary{color:#002b52;background:var(--yellow);border-color:var(--yellow)}.button.ghost:hover{background:#fff;color:var(--navy)}.hero-controls{margin-top:22px;display:flex;align-items:center;gap:18px;color:#dcebf7}.hero-controls>div{display:flex;gap:7px}.hero-controls button{min-width:34px;height:30px;border:1px solid rgba(255,255,255,.35);background:transparent;color:inherit;font:inherit;font-size:11px;cursor:pointer}.hero-controls button.active{border-color:var(--yellow);color:var(--navy);background:var(--yellow);font-weight:900}.hero-controls .hero-pause{width:auto;padding:0 10px}.hero-card{position:relative;min-height:415px;padding:24px;background:#fff;color:var(--ink);box-shadow:0 28px 60px rgba(0,23,48,.32);animation:card-enter .7s ease-out .1s both}@keyframes card-enter{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}.card-top{display:flex;justify-content:space-between;color:var(--blue);font-weight:900;font-size:12px;letter-spacing:.11em}.card-art{height:152px;margin:20px 0 24px;padding:22px;overflow:hidden;position:relative;display:flex;flex-direction:column;justify-content:flex-end;background:var(--card-gradient);color:#fff;transition:background .6s ease}.card-art:after{content:"";position:absolute;width:160px;height:160px;border:28px solid var(--yellow);border-radius:50%;right:-60px;top:-70px}.card-art span{font-size:11px;letter-spacing:.35em;opacity:.7}.card-art b{font-size:clamp(28px,3vw,42px);letter-spacing:-.06em;line-height:1}.event-type{color:var(--blue);font-size:11px;font-weight:900;letter-spacing:.08em}.hero-card h2{margin:10px 0 20px;color:var(--navy);font-size:28px;line-height:1.3;letter-spacing:-.04em}.event-meta{padding-top:15px;border-top:1px solid #e5ebf0;font-size:12px;color:#5a6773}.event-meta,.quick-strip{display:flex;justify-content:space-between}.quick-strip{position:relative;z-index:3;min-height:76px;margin-top:65px;padding:0 28px;align-items:center;background:#fff;color:var(--ink);transform:translateY(1px)}.quick-strip p{display:flex;align-items:center;gap:24px;margin:0;font-size:14px}.quick-strip p span{color:var(--blue);font-size:11px;font-weight:900;letter-spacing:.12em}.quick-strip time{color:#87929b;font-size:12px;font-weight:400}.quick-strip>a{font-size:28px;color:var(--blue);font-weight:200}.section{padding:120px 0}.section-kicker{margin:0 0 18px;color:var(--blue);font-size:11px;font-weight:900;letter-spacing:.18em}.section h2{margin:0;color:var(--navy);font-size:clamp(36px,4vw,58px);line-height:1.14;letter-spacing:-.055em}.intro-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:110px}.intro-copy>p{max-width:680px;margin:6px 0 52px;font-size:20px;line-height:1.8;letter-spacing:-.02em}.value-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #ccd7e0}.value-grid article{min-height:210px;padding:24px 25px 10px 0;border-right:1px solid #dbe3e9}.value-grid article+article{padding-left:25px}.value-grid article:last-child{border-right:0}.value-grid span{color:var(--blue);font-size:11px;font-weight:900}.value-grid h3{margin:28px 0 12px;color:var(--navy);font-size:24px}.value-grid p{margin:0;color:#62707d;font-size:14px;line-height:1.7}.research-section{color:#fff;background:linear-gradient(125deg,#032441,#075ca5)}.research-section .title-row>p{margin:0;color:#bcd5e8;font-size:14px;line-height:1.7;text-align:right}.research-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.research-grid article{min-height:410px;padding:30px;display:flex;flex-direction:column;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.08)}.research-grid article>span{color:#7fd3ff;font-size:12px;font-weight:900}.research-grid article>p{margin:30px 0 8px;color:#8ed8ff;font-size:10px;font-weight:900;letter-spacing:.13em}.research-grid h3{margin:0 0 18px;color:#fff;font-size:25px;line-height:1.35}.research-summary{color:#d9e7f1;font-size:14px;line-height:1.8;white-space:pre-wrap}.research-activities{margin-top:20px;padding-top:16px;border-top:1px solid rgba(255,255,255,.15)}.research-activities b{color:#fff;font-size:12px}.research-activities p{margin:7px 0;color:#bdd0df;font-size:12px;line-height:1.7;white-space:pre-wrap}.research-grid dl{margin:auto 0 15px;display:grid;gap:5px}.research-grid dl>div{display:flex;gap:12px;font-size:12px}.research-grid dt{width:32px;color:#80cffa;font-weight:900}.research-grid dd{margin:0;color:#dce9f2;overflow-wrap:anywhere}.research-grid a{padding-top:15px;display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.22);color:#fff;font-size:12px;font-weight:900}.research-empty{padding:55px;border:1px dashed rgba(255,255,255,.35);text-align:center}.research-empty b{font-size:18px}.research-empty p{margin:10px 0 0;color:#bdd0df}.notice-section{background:var(--paper)}.title-row{margin-bottom:50px;display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.filter-tabs{display:flex;gap:6px;flex-wrap:wrap}.filter-tabs button{padding:8px 14px;border:1px solid #d3dde5;border-radius:30px;background:transparent;color:#6b7783;cursor:pointer}.filter-tabs button[aria-selected=true]{background:var(--navy);border-color:var(--navy);color:#fff}.notice-list{border-top:2px solid var(--navy)}.notice-item{width:100%;min-height:94px;padding:0;display:grid;grid-template-columns:92px 78px 1fr 28px;align-items:center;border:0;border-bottom:1px solid #d7e0e7;text-align:left;color:inherit;background:transparent;cursor:pointer;transition:.2s}.notice-item:hover{padding-left:14px;background:#fff}.notice-date{display:flex;flex-direction:column;color:var(--navy)}.notice-date b{font-size:21px}.notice-date small{margin-top:2px;color:#98a2aa;font-size:10px}.notice-tag{width:max-content;padding:5px 9px;border:1px solid #8fc9f7;color:var(--blue);font-size:11px;font-weight:800}.notice-item strong{font-size:16px;letter-spacing:-.02em}.notice-item strong i{margin-left:10px;color:#ef4c68;font-size:9px;font-style:normal}.arrow{color:var(--blue);font-size:18px}.notice-pagination{min-height:92px;padding:24px 0 0;gap:24px}.notice-pagination,.pagination-pages{display:flex;align-items:center;justify-content:center}.pagination-pages{gap:6px}.pagination-item{display:flex;align-items:center;gap:6px}.pagination-item i{width:22px;color:#8997a4;font-size:14px;font-style:normal;text-align:center}.notice-pagination button{min-width:42px;height:42px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;background:transparent;color:#526474;font:inherit;font-size:14px;font-weight:800;cursor:pointer;transition:border-color .2s,background-color .2s,color .2s}.notice-pagination button:hover:not(:disabled){border-color:#8fc9f7;color:var(--blue)}.notice-pagination button[aria-current=page]{border-color:var(--navy);background:var(--navy);color:#fff}.notice-pagination .pagination-direction{min-width:76px;gap:8px;border-color:#d3dde5;color:var(--navy)}.notice-pagination .pagination-direction:disabled{opacity:.32;cursor:not-allowed}.events-section{overflow:hidden;color:#fff;background:#072947}.title-row.light .section-kicker,.title-row.light h2{color:#fff}.title-row.light>p{margin:0;color:#b8cada;line-height:1.7;font-size:14px}.event-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.event-card{position:relative;padding:24px;color:var(--ink);background:#fff;cursor:pointer;transition:transform .25s,box-shadow .25s}.event-card:hover{z-index:2;transform:translateY(-6px);box-shadow:0 24px 45px rgba(0,18,35,.28)}.event-number{position:absolute;z-index:2;top:24px;left:24px;width:62px;height:68px;padding:9px 10px;display:flex;flex-direction:column;background:var(--yellow);color:var(--navy)}.event-number b{font-size:28px;line-height:1}.event-number span{margin-top:4px;font-size:9px;font-weight:900;letter-spacing:.15em}.event-visual{height:230px;margin-bottom:26px;padding:18px;display:flex;justify-content:flex-end;align-items:flex-end;color:#fff;font-weight:900;line-height:.9;font-size:32px;letter-spacing:-.05em;overflow:hidden;position:relative}.event-visual:after,.event-visual:before{content:"";position:absolute;border-radius:50%}.visual-1{background:linear-gradient(135deg,#0d80e8,#00c0f3)}.visual-1:before{width:170px;height:170px;top:-60px;right:-30px;border:32px solid var(--yellow)}.visual-2{background:linear-gradient(145deg,#042d56,#086fb8)}.visual-2:before{width:180px;height:180px;left:-80px;bottom:-80px;border:35px solid #33d6ca}.visual-3{background:linear-gradient(145deg,#5949db,#128cf0)}.visual-3:before{width:120px;height:240px;right:10px;top:-100px;background:rgba(255,255,255,.16);border-radius:70px;transform:rotate(38deg)}.event-visual span{position:relative;z-index:1}.event-card>p{margin:0 0 8px;color:var(--blue);font-size:10px;font-weight:900;letter-spacing:.14em}.event-card h3{max-width:260px;min-height:55px;margin:0 0 18px;color:var(--navy);font-size:20px;line-height:1.35}.event-card small{color:#798590}.event-arrow{position:absolute;right:24px;bottom:20px;width:38px;height:38px;display:grid;place-items:center;border:1px solid #d9e1e7;background:#fff;color:var(--blue);transition:background .2s,color .2s}.event-card:focus-visible .event-arrow,.event-card:hover .event-arrow{color:#fff;background:var(--blue)}.stories-section{background:#eef5fa}.stories-section .title-row>p{margin:0;color:#607483;font-size:14px;line-height:1.7;text-align:right}.stories-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.story-card{overflow:hidden;background:#fff;box-shadow:0 12px 35px rgba(0,45,87,.09)}.story-card>button{width:100%;padding:0;border:0;background:#fff;text-align:left;cursor:pointer}.story-cover{position:relative;height:250px;overflow:hidden;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,var(--navy),var(--blue));font-size:28px;font-weight:900;line-height:1.05}.story-cover img,.story-cover video{width:100%;height:100%;object-fit:cover;transition:transform .3s}.story-card:hover .story-cover img,.story-card:hover .story-cover video{transform:scale(1.04)}.story-cover i{position:absolute;left:18px;bottom:18px;padding:6px 10px;color:var(--navy);background:var(--yellow);font-size:10px;font-style:normal;font-weight:900}.story-copy{padding:22px}.story-copy time{color:#83919b;font-size:11px}.story-copy h3{min-height:54px;margin:9px 0;color:var(--navy);font-size:20px;line-height:1.35}.story-copy p{height:46px;margin:0 0 20px;overflow:hidden;color:#667681;font-size:13px;line-height:1.75;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.story-copy b{display:flex;justify-content:space-between;color:var(--blue);font-size:12px}.stories-empty{padding:55px;border:1px dashed #b6c8d5;background:#fff;text-align:center}.stories-empty b{color:var(--navy);font-size:18px}.stories-empty p{margin:10px 0 0;color:#778791}.story-modal{width:min(760px,100%)}.story-modal-media{margin:24px 0;display:grid;gap:12px}.story-modal-media img,.story-modal-media video{width:100%;max-height:560px;object-fit:contain;background:#071d35}.signup-modal{position:relative;width:min(680px,100%);max-height:92vh;padding:42px;overflow:auto;background:#fff;box-shadow:0 30px 80px rgba(0,18,36,.4)}.signup-modal h2{margin:0 42px 10px 0;color:var(--navy);font-size:30px}.signup-intro{margin:0 0 24px;color:#667985;font-size:13px;line-height:1.7}.signup-fields{display:grid;grid-template-columns:1fr 1fr;gap:0 14px}.signup-fields label{margin-bottom:15px;display:flex;flex-direction:column;gap:7px;color:#263f57;font-size:12px;font-weight:800}.signup-fields label:nth-child(3){grid-column:1/-1}.signup-fields input{height:45px;padding:0 11px;border:1px solid #cad6de;font:inherit}.signup-fields small{color:#788994;font-size:10px;font-weight:400}.privacy-consent{margin-top:8px;padding:18px;border:1px solid #d7e2e9;background:#f5f8fa}.privacy-consent>b{color:var(--navy);font-size:13px}.privacy-consent dl{margin:13px 0;display:grid;gap:7px}.privacy-consent dl>div{display:grid;grid-template-columns:70px 1fr;gap:10px;font-size:11px;line-height:1.55}.privacy-consent dt{color:#31516a;font-weight:900}.privacy-consent dd{margin:0;color:#657682}.privacy-consent>p{margin:0 0 12px;color:#768691;font-size:10px;line-height:1.6}.privacy-consent>label{display:flex;align-items:flex-start;gap:8px;color:#183a58;font-size:12px;font-weight:800}.privacy-consent>label input{margin-top:2px}.signup-status{margin:12px 0 0;padding:11px;color:#9a3030;background:#fff0f0;font-size:12px}.signup-complete>button,.signup-submit{width:100%;height:50px;margin-top:16px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;border:0;color:#fff;background:var(--navy);font-weight:900;cursor:pointer}.signup-submit:disabled{opacity:.5}.signup-complete{text-align:center}.signup-complete>span{width:58px;height:58px;margin:5px auto 18px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#087052;font-size:27px}.signup-complete h2{margin-right:0}.signup-complete p{color:#667985;font-size:13px;line-height:1.7}.signup-complete>button{justify-content:center}.resources-section{background:#fff}.resources-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px;align-items:start}.resources-copy h2{font-size:clamp(36px,2.7vw,44px);letter-spacing:-.075em;white-space:nowrap}.resources-copy>p:not(.section-kicker){margin:28px 0;color:#63717d;line-height:1.7}.resources-copy>a{display:inline-flex;gap:22px;padding-bottom:7px;border-bottom:2px solid var(--navy);color:var(--navy);font-size:13px;font-weight:800}.resource-links{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #cfd9e1}.resource-links a{min-height:145px;padding:28px 22px;display:grid;grid-template-columns:52px 1fr 20px;gap:15px;align-items:center;border-right:1px solid #dce4ea;border-bottom:1px solid #dce4ea;transition:.2s}.resource-links a:nth-child(2n){border-right:0}.resource-links a:hover{color:#fff;background:var(--blue)}.resource-links a>span{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:#e9f4fd;color:var(--blue);font-size:12px;font-weight:900}.resource-links a:hover>span{background:#fff}.resource-links div{display:flex;flex-direction:column;gap:7px}.resource-links b{color:var(--navy)}.resource-links a:hover b{color:#fff}.resource-links small{color:#84909a}.resource-links a:hover small{color:#dceeff}.resource-links i{font-style:normal;color:var(--blue)}.resource-links a:hover i{color:#fff}.voice-section{color:#fff;background:linear-gradient(115deg,#087ee8,#00539a)}.voice-grid{display:grid;grid-template-columns:1.12fr .88fr;gap:80px;align-items:center}.voice-section .section-kicker,.voice-section h2{color:#fff}.voice-section h2{font-size:clamp(37px,3.4vw,50px);letter-spacing:-.075em;white-space:nowrap}.voice-section .voice-grid>div>p:last-child{max-width:none;color:#d9ecfb;font-size:13px;line-height:1.8;letter-spacing:-.045em;white-space:nowrap}.voice-section form{padding:34px;background:#fff;color:var(--ink);box-shadow:0 20px 50px rgba(0,40,80,.22)}.voice-section label{margin-bottom:22px;display:flex;flex-direction:column;gap:9px;color:var(--navy);font-size:12px;font-weight:800}.voice-section input,.voice-section select,.voice-section textarea{width:100%;border:0;border-bottom:1px solid #cbd5dd;border-radius:0;outline:0;background:#fff;color:#53616e;font:inherit;font-size:14px}.voice-section input,.voice-section select{height:50px}.voice-section textarea{min-height:90px;padding:12px 0;resize:vertical;line-height:1.6}.voice-section input:focus,.voice-section select:focus,.voice-section textarea:focus{border-color:var(--blue)}.form-note{margin:-8px 0 20px;color:#7d8993;font-size:11px;line-height:1.5}.voice-section form button{width:100%;height:54px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;border:0;color:#fff;background:var(--navy);font-weight:800;cursor:pointer}.voice-section form button:disabled{cursor:default;background:#0c7856}.form-success{margin:14px 0 0;color:#087149;font-size:12px;line-height:1.5}.faq-section{background:#fff}.faq-grid{display:grid;grid-template-columns:.65fr 1.35fr;gap:100px}.faq-list{border-top:2px solid var(--navy)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{padding:25px 0;display:flex;align-items:center;justify-content:space-between;gap:20px;color:var(--navy);font-size:17px;font-weight:800;cursor:pointer;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:22px;font-weight:300;transition:transform .2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{max-width:700px;margin:-4px 0 26px;color:#64727d;font-size:14px;line-height:1.8}footer{padding:60px 0 24px;color:#b9c8d5;background:#031b31}.footer-top{padding-bottom:48px;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:start;border-bottom:1px solid #20394f}.footer-brand b{color:#fff}.footer-brand small{color:#8da0b1}.footer-top>p{margin:4px 0 0;color:#fff;font-size:22px;font-weight:800;line-height:1.4;letter-spacing:-.03em}.footer-top>div{display:grid;grid-template-columns:1fr 1fr;gap:14px;font-size:13px}.footer-top>div button{width:max-content;padding:0;border:0;color:inherit;background:transparent;text-align:left;cursor:pointer}.footer-top>div a:hover,.footer-top>div button:hover{color:#fff;text-decoration:underline;text-underline-offset:4px}.footer-bottom{padding-top:22px;display:flex;justify-content:space-between;gap:30px;font-size:10px}.back-to-top{position:fixed;z-index:15;right:22px;bottom:22px;width:46px;height:46px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.3);color:#fff;background:rgba(0,45,87,.9);box-shadow:0 10px 25px rgba(0,30,60,.18)}.modal-backdrop{position:fixed;z-index:100;inset:0;padding:24px;display:grid;place-items:center;background:rgba(0,24,48,.68);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:fade-in .18s both}.detail-modal{position:relative;width:min(620px,100%);max-height:90vh;overflow:auto;padding:46px;background:#fff;box-shadow:0 30px 80px rgba(0,18,36,.38)}.modal-close{position:absolute;top:17px;right:18px;width:36px;height:36px;border:0;color:var(--navy);background:#eef4f8;font-size:23px;cursor:pointer}.modal-kicker{margin:0 0 16px;color:var(--blue);font-size:11px!important;font-weight:900;letter-spacing:.14em}.detail-modal h2{margin:0 42px 12px 0;color:var(--navy);font-size:30px;line-height:1.3;letter-spacing:-.04em}.detail-modal time{color:#8a969f;font-size:12px}.detail-modal>p:not(.modal-kicker){margin:27px 0;color:#586873;font-size:15px;line-height:1.85}.detail-modal>a,.detail-modal>button:not(.modal-close){min-height:48px;padding:0 18px;display:inline-flex;align-items:center;justify-content:space-between;gap:30px;border:0;color:#fff;background:var(--navy);font-size:13px;font-weight:800;cursor:pointer}.modal-meta{margin-top:22px;padding:15px 0;display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:#64717c;font-size:12px}.bylaws-modal{width:min(820px,100%);padding:0}.bylaws-heading{padding:48px 54px 38px;color:#fff;background:linear-gradient(120deg,var(--navy),#076fc4)}.bylaws-heading .modal-kicker{color:#9edcff}.bylaws-heading h2{margin-right:30px;color:#fff;font-size:34px}.bylaws-heading>p:last-child{margin:20px 0 0;color:#cce3f5;font-size:12px}.bylaws-toc{position:sticky;z-index:2;top:0;padding:12px 54px;display:flex;gap:8px;overflow-x:auto;border-bottom:1px solid var(--line);background:rgba(255,255,255,.96);scrollbar-width:thin}.bylaws-toc a{flex:0 0 auto;padding:8px 11px;border:1px solid #d9e5ed;color:#536673;background:#fff;font-size:11px;font-weight:800;white-space:nowrap}.bylaws-toc a:focus-visible,.bylaws-toc a:hover{border-color:var(--blue);color:var(--blue);outline:none}.bylaws-content{padding:12px 54px 42px}.bylaws-content>section{padding-top:34px;scroll-margin-top:62px}.bylaws-content>section+section{margin-top:12px;border-top:1px solid var(--line)}.bylaws-content h3{margin:0 0 20px;color:var(--blue);font-size:13px;letter-spacing:.04em}.bylaws-content article{display:grid;grid-template-columns:120px 1fr;gap:22px;padding:13px 0}.bylaws-content h4{margin:0;color:var(--navy);font-size:14px}.bylaw-article-body{min-width:0}.bylaws-content article li,.bylaws-content article p{color:#596975;font-size:13px;line-height:1.75}.bylaws-content article p{margin:0}.bylaws-content article ol+p,.bylaws-content article p+ol,.bylaws-content article p+p{margin-top:8px}.bylaws-content article ol{margin:0;padding-left:21px}.bylaws-content article li+li{margin-top:5px}.bylaws-content .bylaw-formula{padding:12px 15px;border-left:3px solid var(--blue);background:#f2f7fb;color:var(--navy);font-weight:800}.bylaws-footer{position:sticky;bottom:0;padding:16px 54px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--line);background:#f4f8fb;color:#77848e;font-size:11px}.bylaws-footer button{min-width:86px;height:38px;border:0;color:#fff;background:var(--navy);cursor:pointer}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@media (max-width:1100px){.nav{display:none;position:absolute;left:0;right:0;top:88px;padding:18px 24px;background:#fff;color:var(--navy);flex-direction:column;align-items:flex-start;gap:0;box-shadow:0 15px 30px rgba(0,30,60,.12)}.nav.open{display:flex}.nav a{width:100%;padding:13px 0;border-bottom:1px solid #edf1f4}.menu-button{display:block}}@media (max-width:840px){.wrap{width:min(100% - 30px,680px)}.utility-inner>span{display:none}.utility-inner{justify-content:flex-end}.nav{display:none;position:absolute;left:0;right:0;top:88px;padding:18px 24px;background:#fff;color:var(--navy);flex-direction:column;align-items:flex-start;gap:0;box-shadow:0 15px 30px rgba(0,30,60,.12)}.nav.open{display:flex}.nav a{width:100%;padding:13px 0;border-bottom:1px solid #edf1f4}.menu-button{display:block}.menu-button span{transition:transform .2s,opacity .2s}.menu-button.active span:first-child{transform:translateY(7px) rotate(45deg)}.menu-button.active span:nth-child(2){opacity:0}.menu-button.active span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.hero{padding-top:58px}.hero-inner{grid-template-columns:1fr;gap:50px}.hero-card{max-width:430px}.quick-strip{margin-top:50px}.quick-strip time{display:none}.section{padding:85px 0}.faq-grid,.intro-grid,.resources-grid,.voice-grid{grid-template-columns:1fr;gap:55px}.voice-section .voice-grid>div>p:last-child{white-space:normal}.event-grid{grid-template-columns:1fr}.research-grid,.stories-grid{grid-template-columns:1fr 1fr}.event-card{display:grid;grid-template-columns:180px 1fr;column-gap:24px}.event-card .event-visual{grid-row:1/span 4;height:230px;margin:0}.event-card .event-number{left:40px}.event-card>p{align-self:end}.event-card h3{min-height:auto}.event-card .event-arrow{bottom:24px}.footer-top{grid-template-columns:1fr 1fr;gap:40px}.footer-top>div{grid-column:1/-1}}@media (max-width:520px){.signup-backdrop{padding:10px}.signup-modal{padding:34px 22px 24px}.signup-fields{grid-template-columns:1fr}.signup-fields label:nth-child(3){grid-column:auto}.utility-inner div{gap:14px}.header-inner{height:76px}.nav{top:76px}.brand small{display:none}.hero h1{font-size:42px}html:lang(ja) .hero h1{font-size:36px}.hero-status{margin-bottom:20px}.hero-description br{display:none}.hero-actions{flex-direction:column;align-items:stretch}.hero-card{min-height:390px}.quick-strip{padding:18px}.quick-strip p{align-items:flex-start;gap:12px}.intro-copy>p{font-size:17px}.resources-copy h2,.voice-section h2{font-size:clamp(27px,7.4vw,32px);letter-spacing:-.085em}.resource-links,.value-grid{grid-template-columns:1fr}.value-grid article,.value-grid article+article{min-height:auto;padding:22px 0;border-right:0;border-bottom:1px solid #dbe3e9}.value-grid h3{margin:10px 0 8px}.title-row{align-items:flex-start;flex-direction:column}.notice-item{grid-template-columns:65px 58px 1fr;padding:16px 0}.notice-item .arrow{display:none}.notice-item strong{font-size:14px;line-height:1.5}.notice-pagination{gap:8px}.notice-pagination .pagination-direction{min-width:42px;padding:0 10px}.notice-pagination .pagination-direction span{display:none}.pagination-pages{gap:2px}.notice-pagination button{min-width:38px;height:38px;padding:0 8px}.pagination-item i{width:16px}.event-card{display:block}.research-grid,.stories-grid{grid-template-columns:1fr}.research-section .title-row>p,.stories-section .title-row>p{text-align:left}.event-card .event-visual{margin-bottom:24px}.event-card .event-arrow{bottom:20px}.resource-links a,.resource-links a:nth-child(2n){border-right:0}.voice-section form{padding:24px}.footer-top{grid-template-columns:1fr}.footer-top>div{grid-column:auto}.footer-bottom{flex-direction:column}.detail-modal{padding:38px 24px 26px}.detail-modal.bylaws-modal{padding:0}.detail-modal h2{font-size:25px}.bylaws-heading{padding:42px 24px 30px}.bylaws-heading h2{font-size:27px}.bylaws-toc{padding:10px 24px}.bylaws-content{padding:5px 24px 28px}.bylaws-content article{grid-template-columns:1fr;gap:7px}.bylaws-footer{padding:14px 24px}.bylaws-footer span{display:none}.bylaws-footer button{width:100%}.modal-meta{flex-direction:column;gap:7px}.back-to-top{right:14px;bottom:14px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.published-bylaws{margin-bottom:32px;padding-bottom:28px;border-bottom:2px solid #dce5eb}.published-bylaws>article{margin-top:18px;padding:22px;border:1px solid #dce5eb;background:#f8fbfd}.published-bylaws>article>span{color:#087ee8;font-size:11px;font-weight:900}.published-bylaws>article h3{margin:7px 0;color:#173a59}.published-bylaws>article small{color:#6b7f8e}.published-bylaws pre{max-height:480px;margin:16px 0 0;padding:20px;overflow:auto;white-space:pre-wrap;word-break:keep-all;color:#263f57;background:#fff;font-family:Apple SD Gothic Neo,sans-serif;font-size:13px;line-height:1.9}