:root{--mint:#61cdbf;--mint-deep:#49b9ab;--ink:#4e4e4e;--light:#f2f2f2}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea{font:inherit}.site-header{z-index:50;background:#fffffffa;border-bottom:1px solid #ddd;position:sticky;top:0}.header-inner{grid-template-columns:1fr auto 1fr;align-items:center;max-width:1312px;height:122px;margin:0 auto;padding:0 4px;display:grid}.logo-link{width:225px}.main-nav{align-self:stretch;align-items:center;gap:46px;display:flex}.main-nav a{place-items:center;height:100%;font-size:14px;font-weight:400;display:grid;position:relative}.main-nav a:after{content:"";background:var(--mint);height:3px;position:absolute;bottom:10px;left:0;right:0;transform:scaleX(0)}.main-nav a.active{color:var(--mint-deep)}.main-nav a.active:after,.main-nav a:hover:after{transform:scaleX(1)}.socials{justify-self:end;gap:9px;display:flex}.social{color:#fff;border-radius:50%;place-items:center;width:37px;height:37px;font-size:15px;display:grid}.social svg{width:15px;height:15px}.social.x{background:#55c7e5}.social.tiktok{background:#5d636c}.social.youtube{background:#c93434}.menu-button,.mobile-menu{display:none}.hero{margin:10px 10px 0;overflow:hidden}.hero img{aspect-ratio:4/3;object-fit:cover;width:100%;height:auto}.section-title{text-align:center;color:var(--mint);margin:0 0 34px;font-size:30px;font-weight:500;line-height:1.5}.title-case{text-transform:none}.home-news{max-width:920px;margin:10px auto 0;padding:10px 0 11.5px}.home-news .section-title{margin-bottom:30px}.news-list{gap:20px;display:grid}.news-row{grid-template-columns:183px 1fr;align-items:center;gap:20px;min-height:91px;display:grid}.news-image{width:183px;height:91px;color:var(--mint);background:#fafafa;place-items:center;display:grid;overflow:hidden}.news-image img{object-fit:cover;width:100%;height:100%}.news-title{font-size:17px;font-weight:400;line-height:1.55;display:block}.news-row time{color:#888;font-size:14px;display:block}.center{text-align:center;margin-top:50px}.news-more{color:#fff;background:var(--mint);border-radius:2px;justify-content:center;align-items:center;gap:15px;min-width:168px;height:40px;padding:0 22px;font-size:15px;display:inline-flex}.news-more span{color:#fff;font-size:10px}.line-cta{text-align:center;background:#f2fffc;border:2px solid #8bd8cf;border-radius:9px;max-width:970px;min-height:192px;margin:54px auto 40px;padding:20px}.line-cta .eyebrow{color:#82d5ca;margin:0 0 8px;font-size:16px;font-weight:500;line-height:1.6}.line-cta p{margin:0 0 16px;font-size:14px;line-height:1.8}.line-button{display:inline-block}.line-button img{width:140px;height:auto}.home-calendar{max-width:980px;margin:0 auto;padding:10px 0 35px}.home-calendar .section-title{margin-bottom:20px}.calendar-frame{aspect-ratio:680/720;background:#fff;border:0;width:100%;min-height:700px;display:block}.official-x-section,.profile-x{max-width:980px;margin:0 auto;padding:10px 0 61.6px}.official-x-section .section-title,.profile-x .section-title{margin-bottom:20px}.official-x-box{text-align:center;border:1px solid #e5e5e5;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;min-height:190px;padding:34px 20px;display:flex}.profile-x{padding-bottom:44px}.profile-x .official-x-box{min-height:195.593px}.official-x-box p{margin:0 0 20px;line-height:1.5}.dark-button{color:#fff;background:#000;border-radius:28px;justify-content:center;align-items:center;min-width:140px;min-height:48px;padding:10px 23px;font-weight:500;display:inline-flex}.site-footer{min-height:344px;padding:10px 24px 32px;position:relative}.footer-logo{width:800px;margin:0 auto}.site-footer p{max-width:1120px;margin:20px auto 0;font-size:14px;line-height:1.1}.page-hero{background:#f1f1f1;height:120px}.page-hero-inner{justify-content:space-between;align-items:center;max-width:1120px;height:100%;margin:0 auto;display:flex}.page-hero h1{color:#000;margin:0;font-size:40px;font-weight:500;line-height:1}.page-hero h1.mint{color:var(--mint-deep)}.page-hero-crumbs{color:#777;gap:9px;font-size:13px;display:flex}.page-hero-crumbs a:hover{color:var(--mint-deep)}.news-archive{max-width:1120px;margin:0 auto;padding:60px 0 90px}.news-grid{grid-template-columns:repeat(3,1fr);gap:53px 30px;display:grid}.news-card{min-width:0}.news-card-image{background:#fafafa;width:100%;height:248px;display:block;overflow:hidden}.news-card-image img{object-fit:cover;width:100%;height:100%}.news-card-title{margin-top:19px;font-size:16px;font-weight:500;line-height:1.75;display:block}.news-card time{color:#888;font-size:14px;display:block}.pagination{justify-content:center;align-items:center;gap:8px;margin-top:55px;display:flex}.pagination a{color:#777;border:1px solid #ddd;place-items:center;min-width:36px;height:36px;padding:0 10px;font-size:13px;display:grid}.pagination a.current,.pagination a:hover{color:#fff;background:var(--mint);border-color:var(--mint)}.article-page{max-width:1090px;margin:0 auto;padding:62px 0 80px}.article-breadcrumbs{color:#777;white-space:nowrap;gap:9px;font-size:13px;display:flex;overflow:hidden}.post{padding-top:32px}.post>h1{color:#4b4b4b;text-transform:uppercase;margin:0 0 66px;font-size:40px;font-weight:500;line-height:1.35}.post-layout{grid-template-columns:335px minmax(0,1fr);align-items:start;gap:30px;margin:0 10px;display:grid}.post-media{position:relative}.post-featured{object-fit:contain;object-position:top;background:#fafafa;width:100%;height:auto;max-height:560px}.post-media time{text-align:right;color:#777;margin-top:-18px;padding-right:4px;font-size:13px;display:block;position:relative}.post-content{font-size:16px;line-height:1.9}.post-content p{margin:0 0 1.25em}.post-content a{color:var(--mint-deep);overflow-wrap:anywhere;text-decoration:underline}.post-content img{width:auto;max-width:100%;height:auto;margin:28px auto}.post-content iframe{max-width:100%}.post-content iframe[style*="clip: rect"]{width:1px!important;height:1px!important}.post-content hr{border:0;border-top:1px solid #ddd;margin:34px 0}.post-content blockquote{border-left:3px solid var(--mint);background:#f8f8f8;margin:24px 0;padding:18px 22px}.post-navigation{border-top:1px solid #ddd;grid-template-columns:1fr 1fr;margin-top:70px;padding-top:25px;display:grid}.post-navigation a{color:#777;align-items:center;gap:13px;display:flex}.post-navigation a:last-child{justify-content:flex-end}.post-navigation small{color:var(--mint-deep)}.profile-intro{text-align:center;max-width:1100px;margin:0 auto;padding:70px 0 44px}.profile-intro>img{width:100%;height:auto}.profile-intro>div{max-width:1100px;margin:20px auto 0;line-height:1.8}.profile-intro>div p{margin:0 0 24px}.profile-intro>div p:last-child{margin-bottom:0}.members-section{background:#fff;padding:0 0 209px}.members-section>.section-title{margin-bottom:10px}.member-grid{max-width:1100px;margin:0 auto}.member-card{grid-template-columns:1fr 1fr;align-items:stretch;gap:20px;padding:10px 0;display:grid}.member-card:nth-child(odd) .member-photo{order:2}.member-photo img{aspect-ratio:3/4;object-fit:cover;object-position:top center;width:100%;height:auto}.member-copy{text-align:center;flex-direction:column;justify-content:flex-start;min-width:0;height:720px;padding:0;display:flex}.member-star{height:24px;color:var(--accent);font-size:24px;line-height:24px}.member-copy h3{color:var(--accent);letter-spacing:.24em;margin:27px 0 0;font-size:28px;font-weight:400;line-height:51px}.member-copy h3 small{letter-spacing:.25em;margin:0;font-size:28px;font-weight:400;line-height:51px;display:block}.member-copy dl{gap:24px;margin:20px 0 0;display:grid}.member-copy dl>div{justify-content:center;line-height:28px;display:flex}.member-copy dt,.member-copy dd{margin:0;font-size:16px}.member-color{color:#fff;background:var(--accent);border-radius:7px;place-items:center;width:155px;height:37px;margin:124px auto 29px;display:grid}.member-color:after{content:"Follow Me";font-size:18px}.member-x{color:#fff;background:#000;border:0;border-radius:10px;align-self:center;place-items:center;width:213px;height:20px;padding:0;font-size:11px;line-height:20px;display:grid}.mbti-section{text-align:center;max-width:1100px;margin:0 auto;padding:20px 0 71px;line-height:1.8}.mbti-section .section-title{margin-bottom:20px}.mbti-section img{width:800px;margin:0 auto 20px}.mbti-section p{max-width:980px;margin:0 auto 24px}.mbti-section p:last-child{margin-bottom:0}.profile-line{max-width:1100px;min-height:194.43px;margin-top:0;margin-bottom:110px}.schedule-content{max-width:1100px;margin:0 auto;padding:70px 0 51px}.schedule-line{max-width:1100px;min-height:194.43px;margin-top:0;margin-bottom:110px}.contact-section{max-width:990px;margin:0 auto;padding:29px 0 140px}.contact-form{gap:31px;display:grid}.contact-form>label{gap:8px;font-size:16px;font-weight:500;display:grid}.required-note{margin:0 0:-18px -55px;font-size:14px;font-weight:400}.required-note span,.field-label b{color:#c84444}.field-label b{font-weight:500}.contact-form input:not([type=checkbox]),.contact-form textarea{background:#fff;border:1px solid #ddd;border-radius:0;outline:none;width:100%;padding:12px}.contact-form textarea{resize:vertical;height:200px}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--mint)}.contact-bottom{grid-template-columns:260px 322px;align-items:start;column-gap:60px;margin-top:1px;display:grid}.contact-form .confirm{align-items:center;gap:10px;font-size:18px;font-weight:700;display:flex}.contact-form .confirm input{width:20px;height:20px;margin:0}.contact-form .confirm b{color:#c84444}.honeypot{height:1px;left:-9999px;width:1px!important;position:absolute!important}.submit-button{color:#fff;cursor:pointer;background:#333;border:0;grid-column:1;justify-self:start;width:88px;min-width:0;height:50px;margin-top:25px;padding:0}.submit-button:disabled{opacity:.6}.form-status{grid-column:2;min-height:1.5em;margin:24px 0 0}.contact-notes{font-size:14px;line-height:28px}.contact-notes p{margin:0 0 21px}.contact-notes p:first-child{min-height:87px}.contact-notes p:last-child{margin-bottom:0}@media (max-width:1180px){.header-inner,.page-hero-inner,.news-archive,.article-page,.profile-intro,.schedule-content,.contact-section{margin-left:24px;margin-right:24px}.home-news,.line-cta,.home-calendar,.official-x-section,.profile-x{width:calc(100% - 48px);margin-left:auto;margin-right:auto}}@media (max-width:767px){.site-header{position:sticky}.header-inner{gap:10px;height:70px;margin:0;padding:0 15px;display:flex}.logo-link{width:82px}.socials{order:2;gap:5px;margin-left:auto;display:flex}.social{width:26px;height:26px;font-size:11px}.social svg{width:12px;height:12px}.mobile-menu{flex:0 0 27.5px;order:3;width:27.5px;display:block}.menu-button{cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:27.5px;height:30px;padding:0;list-style:none;display:flex}.menu-button::-webkit-details-marker{display:none}.menu-button span{background:#000;width:21px;height:3px;display:block}.main-nav{background:#fff;border-top:1px solid #ddd;flex-direction:column;gap:0;height:auto;padding:12px 20px 22px;display:none;position:absolute;top:70px;left:0;right:0;box-shadow:0 10px 20px #00000014}.mobile-menu[open] .mobile-nav{display:flex}.main-nav a{width:100%;padding:13px}.main-nav a:after{bottom:5px;left:40%;right:40%}.hero{margin:10px 10px 0}.hero img{aspect-ratio:4/3}.section-title{font-size:30px}.home-news{width:auto;margin:10px 10px 0;padding:10px 0 29px}.home-news .section-title{margin-bottom:30px}.news-list{gap:20px}.news-row{grid-template-columns:103px 1fr;gap:10px;min-height:52px}.news-image{width:103px;height:52px}.news-title{font-size:14px;line-height:1.45}.news-row time{font-size:12px}.center{margin-top:50px}.news-more{min-width:166px;height:40px;font-size:14px}.line-cta{width:auto;min-height:192px;margin:34px 10px 40px;padding:20px}.line-cta .eyebrow{font-size:16px}.line-cta p{font-size:14px}.line-button img{width:140px}.home-calendar{width:auto;margin:0 10px;padding-bottom:35px}.calendar-frame{aspect-ratio:auto;min-height:700px}.official-x-section,.profile-x{width:auto;margin:0 10px;padding:10px 0 60px}.official-x-box{min-height:220px;padding:32px 15px}.official-x-box p{font-size:16px;line-height:1.8}.site-footer{min-height:0;padding:10px 10px 32px}.footer-logo{width:100%}.site-footer p{margin-top:20px;font-size:12px}.page-hero{height:100px}.page-hero-inner{margin:0 20px}.page-hero h1{font-size:30px}.page-hero-crumbs{font-size:11px}.news-archive{margin:0 20px;padding:42px 0 70px}.news-grid{grid-template-columns:1fr;gap:30px}.news-card-image{aspect-ratio:3/2;height:auto}.news-card-title{font-size:15px}.article-page{margin:0 20px;padding:32px 0 65px}.article-breadcrumbs{font-size:11px}.post{padding-top:25px}.post>h1{margin-bottom:35px;font-size:28px}.post-layout{grid-template-columns:1fr;gap:30px;margin:0}.post-featured{max-height:none}.post-media time{margin-top:4px}.post-content{font-size:15px}.profile-intro{margin:0 10px;padding:45px 0 68.13px}.profile-intro>div{text-align:left;max-width:none;margin-top:20px;padding:0 12px;font-size:14px}.profile-intro>div p{margin-bottom:20px}.members-section{padding-bottom:11.25px}.members-section>.section-title{margin-bottom:20px}.member-grid{margin:0 30px}.member-card{border-bottom:4px solid #9adbd3;grid-template-columns:1fr;gap:0;padding:0 0 21.25px}.member-card+.member-card{padding-top:21.25px}.member-card:nth-child(odd) .member-photo{order:0}.member-copy{height:518.63px;padding:20px 0 0}.member-card:nth-child(2) .member-copy{height:484.8px}.member-card:nth-child(3) .member-copy{height:485.76px}.member-card:nth-child(4) .member-copy{height:564.77px}.member-card:nth-child(5) .member-copy{height:511.03px}.member-card:nth-child(6) .member-copy{height:515.8px}.member-photo img{max-height:none}.member-copy dl{gap:21.66px}.member-copy dl>div{text-align:center;justify-content:center;line-height:25.27px}.member-copy dt,.member-copy dd{min-width:auto;font-size:14.44px}.member-color{border-radius:4px;width:94px;height:22px;margin:55px auto 25px}.member-color:after{font-size:12px}.member-x{width:213px;height:20px}.mbti-section{text-align:left;margin:0 15px;padding:10px 0 83px;font-size:14px}.mbti-section .section-title{text-align:center}.mbti-section img{width:100%}.mbti-section p{width:auto}.profile-x{width:auto;margin:0 30px;padding:10px 0}.profile-x .official-x-box{min-height:218.68px}.profile-line{min-height:194.53px;margin:34px 30px 20px}.schedule-content,.contact-section{margin:0 15px;padding:45px 0 40px}.schedule-content .calendar-frame{min-height:700px}.schedule-line{margin:0 15px 80px}.required-note{margin-left:0}.contact-bottom{grid-template-columns:1fr;gap:24px}.submit-button,.form-status{grid-column:1;margin-top:0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
