*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--oyc-blue:#99c8f9;--oyc-yellow:#eed16b;--color-bg:#fff;--color-surface:#f8f8f8;--color-border:rgba(0,0,0,.08);--color-text:#0a0a0a;--color-muted:#6b7280;--color-accent:#2563eb;--color-accent-hover:#1d4ed8;--main-background:#fff;--background:#f8f8f8;--text:#0a0a0a;--sub-text:#6b7280;--gray1:#f7f7f7;--gray2:#ebebeb;--gray3:#d5d5d5;--gray4:#7a7a7a;--blue-blue:#2563eb;--blue-light:#dbeafe;--line-color:rgba(0,0,0,.08);--primary-btn-text:#fff;--contrast1:#f0f0f0;--contrast-f7:#f7f7f7;--red-red:#ef4444;--green-green:#22c55e;--best-gray:#9ca3af;--elements-picker-bg:#fff;--forOverlay:rgba(0,0,0,.45);--font-arial-rounded-mt:"Arial Rounded MT","ARLRDBD",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-sans:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--radius:12px;--shadow:0 4px 32px rgba(0,0,0,.07)}@font-face{font-family:Arial Rounded MT;src:url(/asset/fonts/arial-rounded-bold.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}:root[data-theme=dark]{--color-bg:#0a0a0a;--color-surface:#141414;--color-border:hsla(0,0%,100%,.08);--color-text:#ededed;--color-muted:#9ca3af;--color-accent:#3b82f6;--color-accent-hover:#60a5fa;--main-background:#0a0a0a;--background:#141414;--text:#ededed;--sub-text:#9ca3af;--gray1:#161818;--gray2:#222;--gray3:#2e2e2e;--gray4:#9aa0a6;--blue-blue:#3b82f6;--blue-light:#1f2f4d;--line-color:hsla(0,0%,100%,.08);--primary-btn-text:#f7fbff;--contrast1:#1b1b1b;--contrast-f7:#151515;--red-red:#f87171;--green-green:#4ade80;--best-gray:#a7adb5;--elements-picker-bg:#0a0a0a;--forOverlay:rgba(0,0,0,.62);--font-arial-rounded-mt:"ARLRDBD",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--shadow:0 4px 32px rgba(0,0,0,.4)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--color-bg:#0a0a0a;--color-surface:#141414;--color-border:hsla(0,0%,100%,.08);--color-text:#ededed;--color-muted:#9ca3af;--color-accent:#3b82f6;--color-accent-hover:#60a5fa;--main-background:#0a0a0a;--background:#141414;--text:#ededed;--sub-text:#9ca3af;--gray1:#161818;--gray2:#222;--gray3:#2e2e2e;--gray4:#9aa0a6;--blue-blue:#3b82f6;--blue-light:#1f2f4d;--line-color:hsla(0,0%,100%,.08);--primary-btn-text:#f7fbff;--contrast1:#1b1b1b;--contrast-f7:#151515;--red-red:#f87171;--green-green:#4ade80;--best-gray:#a7adb5;--elements-picker-bg:#0a0a0a;--forOverlay:rgba(0,0,0,.62);--font-arial-rounded-mt:"ARLRDBD",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--shadow:0 4px 32px rgba(0,0,0,.4)}}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}body,html{overscroll-behavior:none}body{background-color:#72abe4;color:var(--color-text);font-family:var(--font-arial-rounded-mt,var(--font-sans));line-height:1.6;overflow-x:hidden}main{display:flow-root}a{color:var(--color-accent);text-decoration:none}a:hover{text-decoration:underline}.site-header{position:relative;z-index:30;width:min(1180px,calc(100% - 32px));min-height:68px;margin:24px auto 0;display:flex;align-items:center;gap:24px;padding:7px 8px 7px 18px;border:1px solid hsla(0,0%,100%,.44);border-radius:22px;background:linear-gradient(135deg,hsla(0,0%,100%,.26),hsla(0,0%,100%,.12));box-shadow:0 16px 45px rgba(49,101,150,.17),inset 0 1px 0 hsla(0,0%,100%,.34);backdrop-filter:blur(22px) saturate(145%);-webkit-backdrop-filter:blur(22px) saturate(145%)}.site-header--home{position:absolute;top:0;left:50%;margin-top:24px;transform:translateX(-50%)}.site-header-logo{position:relative;z-index:2;width:104px;height:94px;margin:-20px 0;flex:0 0 auto;transform:rotate(-2.5deg);transition:transform .18s ease}.site-header-logo img{width:100%;height:100%;filter:drop-shadow(0 7px 8px rgba(43,84,124,.2));object-fit:contain}.site-header-logo:hover{transform:rotate(-1deg) translateY(-2px) scale(1.04)}.site-navigation{display:flex;align-items:center;gap:4px}.site-navigation a{position:relative;padding:11px 12px;color:#fff;border-radius:12px;font-size:15px;font-weight:700;line-height:1;white-space:nowrap;transition:color .18s ease,background .18s ease,transform .18s ease}.site-navigation a:hover,.site-navigation a[aria-current=page]{color:#557da3;background:hsla(0,0%,100%,.84);text-decoration:none;transform:translateY(-1px)}.site-find-button{min-height:50px;margin-left:auto;padding:0 19px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid hsla(0,0%,100%,.62);border-radius:16px;background:#f0d36d;box-shadow:0 8px 22px rgba(133,108,24,.15),inset 0 1px 0 hsla(0,0%,100%,.65);color:#6f6028;font-size:14px;font-weight:700;line-height:1;white-space:nowrap;transition:background .18s ease,box-shadow .18s ease,transform .18s ease}.site-find-button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.site-find-button:hover{background:#f6dc7b;box-shadow:0 11px 26px rgba(133,108,24,.2),inset 0 1px 0 hsla(0,0%,100%,.75);text-decoration:none;transform:translateY(-2px)}.site-menu-button,.site-mobile-menu{display:none}.site-footer{position:relative;padding:54px 24px 22px;border-top:1px solid hsla(0,0%,100%,.44);background:linear-gradient(135deg,#98c7f8,rgba(91,157,219,.64));box-shadow:inset 0 1px 0 hsla(0,0%,100%,.34),0 -16px 45px rgba(49,101,150,.08);backdrop-filter:blur(22px) saturate(145%);-webkit-backdrop-filter:blur(22px) saturate(145%);color:#fff}.site-footer-inner{width:min(1080px,100%);margin:0 auto;display:grid;grid-template-columns:minmax(280px,1.2fr) minmax(320px,1fr) auto;align-items:center;grid-gap:50px;gap:50px}.site-footer-brand{display:flex;align-items:center;gap:17px}.site-footer-brand img{width:88px;height:70px;object-fit:contain}.site-footer-brand strong{display:block;font-size:17px;line-height:1.2}.site-footer-brand p{max-width:220px;margin-top:5px;color:hsla(0,0%,100%,.62);font-family:var(--font-sans);font-size:12px;font-weight:600;line-height:1.4}.site-footer-links{display:flex;flex-wrap:wrap;gap:10px 20px}.site-footer-links a{color:#fff;font-size:13px;font-weight:700;line-height:1}.site-footer a:hover{opacity:.72;text-decoration:none}.site-footer-socials>p{margin-bottom:10px;color:hsla(0,0%,100%,.62);font-size:10px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;white-space:nowrap}.site-footer-socials>div{display:flex;gap:8px}.site-footer-socials a{width:38px;height:38px;display:grid;place-items:center;border:1px solid hsla(0,0%,100%,.34);border-radius:12px;background:hsla(0,0%,100%,.1);color:#fff}.site-footer-socials svg{width:19px;height:19px;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.site-footer-bottom{width:min(1080px,100%);margin:38px auto 0;padding-top:18px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid hsla(0,0%,100%,.2);color:hsla(0,0%,100%,.54);font-family:var(--font-sans);font-size:11px;font-weight:600}.site-footer-bottom a{display:inline-flex;align-items:center;gap:12px;color:#fff;font-family:var(--font-arial-rounded-mt);font-size:12px;font-weight:700}@media (max-width:809px){.site-header{width:calc(100% - 24px);min-height:62px;margin-top:20px;padding:6px 7px 6px 15px;border-radius:19px}.site-header-logo{width:90px;height:80px;margin:-14px 0}.site-find-button,.site-navigation{display:none}.site-menu-button{width:48px;height:48px;margin-left:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;border:1px solid hsla(0,0%,100%,.55);border-radius:15px;background:hsla(0,0%,100%,.2);cursor:pointer}.site-menu-button span{width:19px;height:2px;border-radius:2px;background:#fff;transition:transform .18s ease,opacity .18s ease}.site-menu-button[aria-expanded=true] span:first-child{transform:translateY(7px) rotate(45deg)}.site-menu-button[aria-expanded=true] span:nth-child(2){opacity:0}.site-menu-button[aria-expanded=true] span:last-child{transform:translateY(-7px) rotate(-45deg)}.site-mobile-menu{position:absolute;top:calc(100% + 10px);left:0;right:0;padding:10px;border:1px solid hsla(0,0%,100%,.58);border-radius:19px;background:rgba(119,172,222,.94);box-shadow:0 22px 50px rgba(40,83,124,.25);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px)}.site-mobile-menu.is-open{display:block;animation:site-menu-in .18s ease both}.site-mobile-menu nav{display:grid}.site-mobile-menu nav a{display:flex;align-items:center;justify-content:space-between;padding:13px 12px;border-radius:12px;color:#fff;font-size:16px;font-weight:700;line-height:1}.site-mobile-menu nav a:hover,.site-mobile-menu nav a[aria-current=page]{background:hsla(0,0%,100%,.17);text-decoration:none}.site-mobile-menu nav a span{color:hsla(0,0%,100%,.58)}.site-mobile-find{min-height:48px;margin-top:8px;padding:0 15px;display:flex;align-items:center;justify-content:space-between;border-radius:14px;background:#f0d36d;color:#6f6028;font-size:15px;font-weight:700}.site-mobile-find:hover{text-decoration:none}.site-footer{padding:42px 20px 20px}.site-footer-inner{grid-template-columns:1fr;gap:28px}.site-footer-brand{justify-content:flex-start}.site-footer-links{gap:14px 20px}.site-footer-bottom{margin-top:30px}}@keyframes site-menu-in{0%{opacity:0;transform:translateY(-8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media (prefers-reduced-motion:reduce){.site-find-button,.site-header-logo,.site-menu-button span,.site-navigation a{transition:none}.site-mobile-menu.is-open{animation:none}}.article-main{min-height:100vh;padding-top:110px;background:var(--oyc-blue);color:#fff}.article-main .site-header{width:min(1000px,calc(100% - 30px))}.article-content{width:min(560px,calc(100% - 40px));margin:105px auto 80px}.article-content>h1{font-size:40px;line-height:1.1;text-align:center}.article-content>time{margin:18px 0;display:block;color:hsla(0,0%,100%,.55);text-align:center;font-size:13px;font-weight:700}.article-intro{margin-bottom:15px;text-align:center;font-size:14px;font-weight:700;line-height:1.8}.article-hero{margin-top:10px}.article-hero img{width:100%;height:auto;max-height:640px;border-radius:10px;object-fit:cover}.article-hero figcaption{margin-top:13px;font-size:13px;font-weight:700}.article-sections{margin-top:28px;display:flex;flex-direction:column;gap:24px}.article-sections section{padding:24px;border-radius:22px;background:hsla(0,0%,100%,.18)}.article-sections h2{margin-bottom:12px;font-size:25px}.article-sections p{margin-top:13px;line-height:1.55}.article-gallery{margin-top:25px;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:10px}.article-gallery img{width:100%;height:260px;border-radius:12px;object-fit:cover}.article-gallery-image--0{grid-column:span 2;height:380px!important}@media (max-width:700px){.article-main{padding-top:0}.article-content{margin-top:85px}.article-content>h1{font-size:32px}.article-gallery{grid-template-columns:1fr}.article-gallery-image--0{grid-column:auto;height:260px!important}}