:root{--b1:#074A59;--b2:#06313E;--r1:#F24535;--y1:#F2B544;--w1:#ffffff}*{margin:0;padding:0;box-sizing:border-box}body{font-family:"Rubik",sans-serif;font-optical-sizing:auto}h1{font-size:30px;color:var(--b1)}h1:not(.auth-title)::after{background:var(--y1);border-radius:2px;content:'';display:block;height:3px;margin-top:12px;width:56px}h2{font-size:25px;color:var(--y1)}h3{font-size:20px;font-weight:400;color:var(--b1)}.hero{position:relative;display:flex;align-items:center;width:100%;min-height:clamp(340px,46vh,450px);padding:48px 0;background-color:var(--b2);overflow:hidden;isolation:isolate}.hero::before{content:'';position:absolute;inset:0;z-index:-3;background-image:var(--hero-image);background-size:cover;background-position:center 42%;background-repeat:no-repeat;transition:opacity 600ms ease}.hero::after{content:'';position:absolute;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(100deg,rgba(6,49,62,0.97) 0%,rgba(6,49,62,0.95) 46%,rgba(6,49,62,0.68) 74%,rgba(6,49,62,0.52) 100%)}.hero__inner{display:grid;grid-template-columns:minmax(0,1fr);align-items:center;gap:clamp(32px,6vw,88px);width:100%;max-width:var(--site-width);margin:0 auto;padding:0 var(--site-gutter)}.hero__content{min-width:0;max-width:720px}.hero__pattern{position:absolute;inset:-40px;z-index:-2;background-image:var(--hero-pattern);background-repeat:repeat;background-size:200px 200px;opacity:0;pointer-events:none;transition:opacity 600ms ease}@media (hover:hover) and (min-width:901px){.hero__pattern{transition:opacity 600ms ease,transform 900ms cubic-bezier(0.22,1,0.36,1)}.hero:has(.hero__content:hover)::before{opacity:0}.hero:has(.hero__content:hover) .hero__pattern{opacity:0.7;transform:translate3d(-10px,-10px,0)}}@media (prefers-reduced-motion:reduce){.hero__pattern,.hero:has(.hero__content:hover) .hero__pattern{transform:none;transition:opacity 200ms linear}}.hero__logo{display:none;aspect-ratio:1;background-image:var(--hero-mark);background-size:contain;background-repeat:no-repeat}.hero__title{max-width:700px;color:var(--w1);font-size:clamp(32px,4.2vw,52px);font-weight:700;line-height:1.12;letter-spacing:-0.015em;text-wrap:balance}h1.hero__title::after{margin-top:18px}.hero__lead{max-width:46ch;margin-top:20px;color:var(--w1);font-size:clamp(17px,1.5vw,20px);line-height:1.5}.hero__title,.hero__lead{text-shadow:0 2px 16px rgba(3,26,33,0.55)}.hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}@media screen and (max-width:900px){.hero{min-height:unset;padding:44px 0 52px}.hero::before,.hero::after,.hero__pattern{display:none}.hero__inner{justify-items:start;gap:30px}.hero__logo{display:block;grid-row:1;justify-self:center;width:min(240px,62vw)}.hero__content{grid-row:2;max-width:none}.hero__title{max-width:16ch;font-size:clamp(30px,7vw,40px)}.hero__lead{max-width:42ch;margin-top:18px}.hero__actions{margin-top:28px}}@media screen and (max-width:560px){.hero__logo{width:min(200px,58vw)}.hero__actions{flex-direction:column;align-items:stretch}}.homepage-cta-button,.homepage-cta-button:hover{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 22px;border:2px solid var(--w1);border-radius:999px;background:var(--w1);color:var(--b2);font-family:"Rubik",sans-serif;font-size:18px;font-weight:600;text-decoration:none;transition:transform 0.2s ease;cursor:pointer}.homepage-cta-button:hover{transform:translateY(-2px)}.homepage-cta-button--ghost,.homepage-cta-button--ghost:hover{background:transparent;color:var(--w1)}.event{display:flex;flex-direction:column;gap:4px;border:#06313e 2px solid;padding:10px;border-radius:10px;color:var(--b2)}.event--clickable{cursor:pointer;transition:transform 0.18s ease,border-color 0.18s ease}.event--clickable:hover,.event--clickable:focus-visible{border-color:var(--b1);transform:translateY(-2px);outline:none}.event-info:not(:has(div)){margin-top:-4px}.event-description{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.event-more-link{display:inline-flex;align-items:center;padding:5px 12px;border:1px solid var(--b2);border-radius:999px;background-color:transparent;color:var(--b2);font-size:14px;font-weight:600;text-decoration:none;vertical-align:middle;transition:background-color 0.18s ease,color 0.18s ease,border-color 0.18s ease}.event-more-link:hover{background-color:var(--b2);color:var(--w1)}hr{border:none;background-color:var(--b1);height:3px}@media screen and (max-width:700px){}.seminar-theme{color:var(--b2)}main{display:flex;align-items:center}.home-band{padding:56px 0}.home-band--accent{background:var(--y1)}.home-band--accent h1,.home-band--accent .home-band__more,.home-band--accent .home-band__empty{color:var(--b2)}.home-band--accent h1::after{background:var(--b2)}.home-band--accent .home-band__more{border-color:var(--b2)}.home-band--accent .home-band__more:hover{background:var(--b2);color:var(--w1)}.home-band--soft{background:var(--miko-soft)}.home-band__inner{width:100%;max-width:var(--site-width);margin:0 auto;padding:0 var(--site-gutter)}.home-band__head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px 24px}.home-band__more{display:inline-flex;align-items:center;gap:8px;padding:10px 22px;border:2px solid var(--b1);border-radius:999px;background:transparent;color:var(--b1);font-size:14px;font-weight:700;letter-spacing:0.04em;text-transform:uppercase;text-decoration:none;white-space:nowrap;transition:background-color 0.2s ease,color 0.2s ease}.home-band__more:hover{background:var(--b1);color:var(--w1)}.home-band__more .material-symbols-rounded{font-size:18px}.home-band__lead{max-width:62ch;margin-top:18px}.home-band__actions{display:flex;justify-content:center;margin-top:40px}.home-band__empty{max-width:62ch;margin-top:24px;color:var(--miko-muted);font-size:18px;line-height:1.55}.home-band h1 + .post,.home-band__head + .post,.home-band__head + .seminar-grid{margin-top:28px}.seminar-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:20px;margin-top:28px}.event-attachment{display:flex;margin-top:10px}.event-attachment a{text-decoration:none}.principle-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px;margin-top:32px}.principle{display:flex;flex-direction:column;gap:12px;background:var(--miko-soft);border:1px solid var(--miko-border);border-radius:var(--miko-radius);padding:24px;transition:transform 0.3s ease}.principle:hover{transform:translateY(-5px)}.home-band--soft .principle{background:var(--w1)}.principle__icon{display:grid;place-items:center;width:52px;height:52px;border-radius:16px;background:var(--b1);color:var(--w1);font-size:28px}.principle:nth-child(2) .principle__icon{background:var(--r1)}.principle:nth-child(3) .principle__icon{background:var(--y1);color:var(--b2)}.principle:nth-child(4) .principle__icon{background:var(--b2)}.principle__title{color:var(--b1);font-size:21px;line-height:1.25}.principle__text{color:var(--b2);font-size:17px;line-height:1.5}.homepage-cta-button--dark,.homepage-cta-button--dark:hover{gap:8px;background:var(--b1);border-color:var(--b1);color:var(--w1)}.homepage-cta-button--outline,.homepage-cta-button--outline:hover{gap:8px;background:transparent;border-color:var(--b1);color:var(--b1)}.history-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,300px);align-items:stretch;gap:28px;color:var(--b1)}.history-section h1{margin-bottom:16px}.history-section__copy p{font-size:20px;line-height:1.55}.history-section__meta{display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--w1);border:1px solid var(--miko-border);border-radius:var(--miko-radius);min-height:220px;padding:22px;text-align:center}.history-section__number{color:var(--r1);font-size:72px;font-weight:800;line-height:1}.history-section__label{color:var(--b1);font-size:18px;font-weight:700;margin:8px 0 22px}.history-section__button{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:var(--r1);border:2px solid var(--r1);border-radius:999px;color:var(--w1);font-size:18px;font-weight:700;min-height:56px;padding:0 24px;text-decoration:none;transition:background-color 160ms ease,border-color 160ms ease,color 160ms ease}.history-section__button:hover{background:var(--y1);border-color:var(--y1);color:var(--b2)}.partner-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));justify-items:center;gap:28px 32px;list-style:none;margin-top:36px}.partner-strip__item{display:flex;align-items:center;justify-content:center;width:100%;height:72px}.partner-strip__item img{display:block;max-width:100%;max-height:100%;width:auto;height:auto}.partner-strip__rest{margin-top:26px;color:var(--miko-muted);font-size:14px;font-weight:600;letter-spacing:0.08em;text-align:center;text-transform:uppercase}.partner-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:40px}.pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px 20px;margin-top:40px}.pagination__step{display:inline-flex;align-items:center;gap:8px;border:2px solid var(--b1);border-radius:999px;color:var(--b1);font-size:14px;font-weight:700;letter-spacing:0.04em;min-height:46px;padding:0 20px;text-decoration:none;text-transform:uppercase;transition:background-color 160ms ease,color 160ms ease}.pagination__step:hover{background:var(--b1);color:var(--w1)}.pagination__status{color:var(--miko-muted);font-size:14px;font-weight:600;letter-spacing:0.08em;text-transform:uppercase}.pagination__step .material-symbols-rounded{font-size:18px}@media screen and (max-width:900px){.home-band{padding:40px 0}.history-section{grid-template-columns:1fr}.history-section__meta{min-height:190px}}.home-band--event{padding:40px 0 14px}.reg-notice{display:grid;grid-template-columns:minmax(240px,32%) minmax(0,1fr) auto;align-items:stretch;border:1px solid var(--miko-border);border-radius:var(--miko-radius);background:var(--miko-soft);overflow:hidden}.reg-notice__figure{position:relative;min-height:208px;background:var(--b2)}.reg-notice__figure img{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover;object-position:50% 38%}.reg-notice__copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:14px;min-width:0;padding:24px 28px}.reg-notice__eyebrow{display:inline-flex;align-items:center;gap:8px;padding:7px 14px;border-radius:999px;background:var(--b1);color:var(--w1);font-size:14px;font-weight:700;letter-spacing:0.08em;line-height:1;text-transform:uppercase}.reg-notice__eyebrow .material-symbols-rounded{font-size:19px}.reg-notice__title{min-width:0;color:var(--b1);font-size:clamp(24px,2.2vw,32px);font-weight:700;line-height:1.15;letter-spacing:-0.01em;overflow-wrap:break-word}.reg-notice__rule{width:56px;height:3px;border-radius:2px;background:var(--b1)}.reg-notice__facts{display:flex;flex-wrap:wrap;gap:10px 28px;list-style:none}.reg-notice__fact{display:inline-flex;align-items:center;gap:9px;min-width:0;color:var(--b2);font-size:18px;line-height:1.35}.reg-notice__fact .material-symbols-rounded{flex:0 0 auto;color:var(--r1);font-size:21px}.reg-notice__action{display:flex;align-items:center;padding:24px 28px 24px 0}.reg-notice__cta{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:56px;padding:0 28px;border:none;border-radius:999px;background:var(--r1);color:var(--w1);font-family:"Rubik",sans-serif;font-size:20px;font-weight:700;text-decoration:none;white-space:nowrap;transition:background-color 160ms ease,color 160ms ease}.reg-notice__cta:hover{background:var(--y1);color:var(--b2)}.reg-notice__cta:focus-visible{outline:2px solid var(--b1);outline-offset:3px}.reg-notice__sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media screen and (max-width:1000px){.reg-notice{grid-template-columns:minmax(220px,34%) minmax(0,1fr)}.reg-notice__figure{min-height:180px}.reg-notice__action{grid-column:1 / -1;padding:0 24px 24px}}@media screen and (max-width:900px){.home-band--event{padding:28px 0 22px}.reg-notice{grid-template-columns:minmax(0,1fr)}.reg-notice__figure{min-height:0;height:clamp(170px,42vw,260px)}.reg-notice__copy{gap:12px;padding:20px 20px 18px}.reg-notice__fact{font-size:17px}.reg-notice__action{padding:0 20px 20px}.reg-notice__cta{width:100%}}@media (prefers-reduced-motion:reduce){.principle,.reg-notice__cta{transition:none}.principle:hover{transform:none}}.post{display:grid;grid-template-columns:clamp(220px,19%,240px) minmax(0,1fr);grid-template-rows:auto minmax(0,1fr);grid-template-areas:"rail head" "rail body";column-gap:40px;row-gap:16px;padding:24px 30px 28px;border:2px solid var(--b1);border-radius:20px;color:var(--b1)}.post + .post{margin-top:30px}.post__rail{grid-area:rail;min-width:0;padding-right:24px;border-right:3px solid var(--y1)}.post__rail-inner{position:sticky;top:85px;display:flex;flex-direction:column;gap:16px}.post__meta{min-width:0}.post__meta-label{margin-bottom:4px;color:var(--miko-muted);font-size:14px;font-weight:600;letter-spacing:0.08em;line-height:1.3;text-transform:uppercase}.post__meta-value{color:var(--b1);font-size:16px;line-height:1.4}.post__authors{display:flex;flex-direction:column;gap:4px;list-style:none}.post__head{grid-area:head;align-self:start;min-width:0}.post__title{color:var(--b1);font-size:25px;line-height:1.25;overflow-wrap:break-word}.post__subtitle{margin-top:8px;color:var(--b1);font-size:20px;font-weight:400;line-height:1.4}.post__body{grid-area:body;align-self:start;min-width:0;max-width:41em;color:var(--b1);font-size:18px;line-height:1.55;overflow-wrap:break-word}.post__body>* + *{margin-top:16px}.post__content>* + *{margin-top:10px}.post__content ul,.post__content ol{padding-left:20px}.post__content ul{list-style-type:disc}.post__content li + li{margin-top:5px}.post__content blockquote{padding:10px 12px 10px 18px;border-left:4px solid var(--y1);border-radius:0 8px 8px 0;background:var(--miko-soft)}.post__content hr{height:1px;border:none;background:var(--miko-border)}.post__content code{padding:1px 6px;border-radius:6px;background:var(--miko-soft);font-size:0.92em}.post__content pre{padding:12px 14px;overflow-x:auto;border-radius:10px;background:var(--miko-soft)}.post__content pre code{padding:0;background:none}.post__content a,.post__authors a{color:var(--b1);text-decoration:underline;text-decoration-color:rgba(7,74,89,0.35);text-underline-offset:0.16em;transition:text-decoration-color 160ms ease}.post__authors a{font-size:16px;line-height:1.4}.post__content a{overflow-wrap:anywhere}.post__content a:hover,.post__authors a:hover{text-decoration-color:currentColor}.post__images{display:flex;flex-wrap:wrap;align-items:flex-start;gap:12px}.post__images img{flex:0 0 auto;display:block;width:40%;max-width:100%;height:auto;border-radius:10px}.post__file{display:flex}.post__file a{text-decoration:none}.post a:focus-visible{outline:2px solid var(--b1);outline-offset:3px;border-radius:4px}@media screen and (max-width:1000px){.post{grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto auto;grid-template-areas:"rail" "head" "body";column-gap:0;row-gap:14px;padding:20px 24px 24px}.post__rail{padding-right:0;padding-bottom:12px;border-right:none;border-bottom:3px solid var(--y1)}.post__rail-inner{position:static;flex-direction:row;flex-wrap:wrap;align-items:baseline;gap:10px 28px}.post__authors{flex-direction:row;flex-wrap:wrap;gap:2px 0}.post__authors li + li::before{content:"\00B7";padding:0 8px;color:rgba(7,74,89,0.45)}}@media screen and (max-width:900px){.post{padding:18px 20px 20px}.post + .post{margin-top:20px}.post__title{font-size:22px}.post__subtitle{font-size:18px}.post__body{font-size:16px}.post__images img{min-width:100%}}@media screen and (max-width:560px){.post__rail-inner{gap:8px 20px}}.badge-container{display:flex;flex-wrap:wrap;gap:4px 4px;margin:4px 0}.badge-container:not(:has(div)){margin:0}.badge{display:flex;align-items:center;gap:4px;color:#fff;padding:4px 6px;font-size:14px;font-weight:bold;border-radius:4px}.badge-light{background-color:var(--b1)}.badge-dark{background-color:var(--b2)}.badge-featured{background-color:var(--r1)}.badge-yellow{color:var(--b2);background-color:var(--y1)}.badge-icon{font-size:18px!important}