*{box-sizing:border-box;margin:0;padding:0;border:none;font-family:"Noto Sans Thai","Noto Sans",sans-serif}button{background:none;cursor:pointer}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.cg-header{position:fixed;top:0;left:0;right:0;z-index:100;min-height:90px;display:flex;align-items:center;padding:clamp(.5rem,.75vw,1rem) clamp(1rem,2.5vw,2rem)}@media(max-width: 1023px){.cg-header{min-height:0;padding:clamp(.375rem,1.2vw,.625rem) clamp(.75rem,2vw,1.25rem);left:0;right:0;width:100%;max-width:100vw}.cg-navbar{min-height:0 !important;margin-top:0 !important;justify-content:flex-end}.cg-navbar{background:rgba(0,0,0,0) !important;backdrop-filter:none !important;-webkit-backdrop-filter:none !important;border-color:rgba(0,0,0,0) !important;box-shadow:none !important;justify-content:flex-end !important}.cg-navbar__logo{display:none !important}.cg-navbar__social{display:flex !important}.cg-lang__btn{background:hsla(0,0%,100%,.8) !important}.cg-hamburger{background:hsla(0,0%,100%,.8) !important;border-radius:9999px !important}}@media(min-width: 768px)and (max-width: 1023px){.cg-cta-btn{font-size:1.17rem !important;padding:.675rem 1.8rem !important}.cg-lang__btn{width:50px !important;height:50px !important}.cg-hamburger{width:32px !important;height:32px !important}}@media(max-width: 767px)and (orientation: landscape){.cg-navbar__social{display:none !important}.cg-navbar__social_sm{display:flex !important}}.cg-navbar-wrap{width:100%;max-width:1832px;margin-inline:auto}.cg-navbar{position:relative;display:flex;align-items:center;justify-content:space-between;gap:clamp(1rem,2vw,2rem);min-height:80px;margin-top:10px;padding:clamp(.375rem,.5vw,.75rem) clamp(1rem,2vw,2.5rem);padding-left:clamp(9rem,20vw,21.5rem);background:hsla(0,0%,100%,.7);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:9999px;border:1px solid hsla(0,0%,100%,.4);box-shadow:0 4px 6px -4px rgba(186,230,253,.5),0 10px 15px -3px rgba(186,230,253,.5)}.cg-navbar__logo{position:absolute;left:clamp(1rem,2vw,2.5rem);top:50%;transform:translateY(-50%);display:flex;align-items:center;z-index:10}.cg-navbar__logo img{height:clamp(90px,30px + 7vw,120px);width:auto;object-fit:contain}.cg-navbar__menu{display:none;list-style:none;margin:0;padding:0;align-items:center;gap:.25rem;flex:1;justify-content:space-between;margin-inline:auto}@media(min-width: 1024px){.cg-navbar__menu{display:flex}}.cg-navbar__item{display:inline-flex;align-items:center;gap:.25rem;padding:.375rem .875rem;font-weight:700;font-size:1.1rem;color:#1f85fa;text-decoration:none;white-space:nowrap;border-radius:.375rem;transition:color .15s ease,background .15s ease;background:rgba(0,0,0,0);border:none;cursor:pointer}.cg-navbar__item:hover{color:#1a67be;background:rgba(31,133,250,.08)}.cg-navbar__item--active{color:#1a67be;border-bottom:3px solid #1a67be;border-radius:0;padding-bottom:calc(.375rem - 3px)}.cg-navbar__chevron{transition:transform .2s ease;flex-shrink:0}.cg-dropdown{position:absolute;top:calc(100% + .5rem);left:50%;transform:translateX(-50%);min-width:12rem;list-style:none;margin:0;padding:.5rem 0;background:hsla(0,0%,100%,.95);backdrop-filter:blur(8px);border-radius:.75rem;border:1px solid rgba(31,133,250,.15);box-shadow:0 10px 25px rgba(26,103,190,.12);z-index:200}.cg-dropdown--lang{left:auto;right:0;transform:none;min-width:9rem}.cg-dropdown__item{display:block;padding:.5rem 1.25rem;font-weight:600;font-size:.9rem;color:#1f85fa;text-decoration:none;transition:background .12s ease,color .12s ease;white-space:nowrap}.cg-dropdown__item:hover{background:rgba(31,133,250,.08);color:#1a67be}.cg-lang{position:relative}.cg-lang__btn{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:9999px;border:2px solid rgba(31,133,250,.4);background:rgba(0,0,0,0);color:#1f85fa;cursor:pointer;transition:border-color .15s ease,background .15s ease}.cg-lang__btn:hover{border-color:#1a67be;background:rgba(31,133,250,.08)}.cg-navbar__social{display:none;align-items:center;gap:.5rem;flex-shrink:0}.cg-navbar__social_sm{width:100%;display:none;align-items:center;gap:1rem;flex-shrink:0;justify-content:center}.cg-navbar__social-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:9999px;transition:opacity .15s ease}.cg-navbar__social-link:hover{opacity:.8}.cg-navbar__social-link img{width:clamp(24px,4vw,32px);height:clamp(24px,4vw,32px);object-fit:contain}.cg-navbar__actions{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.cg-hamburger{display:flex;flex-direction:column;justify-content:center;gap:5px;width:36px;height:36px;background:rgba(0,0,0,0);border:none;cursor:pointer;padding:4px}@media(min-width: 1024px){.cg-hamburger{display:none}}.cg-hamburger__bar{display:block;width:100%;height:2.5px;background:#1f85fa;border-radius:9999px;transition:transform .2s ease,opacity .2s ease;transform-origin:center}.cg-hamburger__bar--top-open{transform:translateY(7.5px) rotate(45deg)}.cg-hamburger__bar--bot-open{transform:translateY(-7.5px) rotate(-45deg)}.cg-mobile-menu{position:fixed;top:clamp(52px,10vw,72px);left:1rem;right:1rem;background:hsla(0,0%,100%,.97);backdrop-filter:blur(12px);border-radius:1.25rem;border:1px solid rgba(31,133,250,.15);box-shadow:0 16px 32px rgba(26,103,190,.12);padding:1rem 0;z-index:200;display:flex;flex-direction:column;max-height:calc(100dvh - 80px);overflow-y:auto}@media(min-width: 1024px){.cg-mobile-menu{display:none !important}}.cg-mobile-menu__item{display:block;padding:.75rem 1.5rem;font-weight:700;font-size:1rem;color:#1f85fa;text-decoration:none;transition:background .12s ease}.cg-mobile-menu__item:hover{background:rgba(31,133,250,.07)}.cg-mobile-menu__item--summary{cursor:pointer;list-style:none;width:100%}.cg-mobile-menu__item--summary::-webkit-details-marker{display:none}.cg-mobile-menu__group{border:none}.cg-mobile-menu__sub{display:block;padding:.5rem 2.5rem;font-weight:600;font-size:.9rem;color:#1a67be;text-decoration:none;transition:background .12s ease}.cg-mobile-menu__sub:hover{background:rgba(31,133,250,.07)}.cg-cta-btn{display:inline-flex;align-items:center;padding:.75rem 2rem;font-weight:700;font-size:1.3rem;color:#fff;background:linear-gradient(135deg, #ff8c00 0%, #ff5500 100%);border-radius:9999px;text-decoration:none;white-space:nowrap;box-shadow:0 2px 8px rgba(255,100,0,.35);transition:filter .15s ease,transform .15s ease;flex-shrink:0}.cg-cta-btn:hover{filter:brightness(1.1);transform:translateY(-1px)}.cg-cta-btn--sm{padding:.375rem 1rem;font-size:.9rem}.relative{position:relative}.rotate-180{transform:rotate(180deg)}.opacity-0{opacity:0}.-translate-y-2{transform:translateY(-0.5rem)}@media(max-width: 620px){.cg-navbar__social{display:flex !important;gap:.2rem}.cg-navbar__social_sm{display:none !important}.cg-navbar__social-link{width:32px;height:32px}.cg-navbar__social-link img{width:32px;height:32px}.cg-navbar{gap:.35rem;padding:.3rem .5rem}.cg-navbar__actions{gap:.35rem}.cg-cta-btn{font-size:1rem;padding:.4rem .85rem}.cg-lang__btn{width:32px;height:32px}.cg-hamburger{width:28px;height:28px}}@media(min-width: 1920px){.cg-navbar-wrap{max-width:3400px}.cg-navbar{gap:clamp(2rem,2vw,3.5rem);padding:clamp(.65rem,.5vw,1.25rem) clamp(1.75rem,2vw,4.25rem)}.cg-navbar__logo img{height:112px}.cg-navbar__item{font-size:1.75rem;padding:.65rem 1.5rem}.cg-lang__btn{width:76px;height:76px;border-width:3px}.cg-cta-btn{font-size:1.75rem;padding:.875rem 2.625rem}.cg-dropdown__item{font-size:1.575rem;padding:.875rem 2.125rem}}@keyframes cg-pulse{0%,100%{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}body.home{height:100dvh;overflow:hidden}.cg-fullpage{position:relative;width:100%;height:100dvh;overflow:hidden}.cg-hero{position:relative;width:100%;height:100%;overflow:hidden}.cg-hero__bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.cg-hero__bg--mobile{display:none}.cg-hero__bg--desktop{display:block}.cg-hero__gradient{position:absolute;inset:0;background:linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.08) 60%, rgba(246, 250, 255, 0.95) 100%);z-index:1;pointer-events:none}.cg-hero-top{position:absolute;top:2%;left:50%;transform:translateX(-50%);z-index:2}.cg-hero-top__stack{position:relative;width:360px;height:288px}.cg-hero__mascot{position:absolute;top:-24px;left:50%;transform:translateX(-50%);width:198px;height:auto;object-fit:contain;z-index:1}.cg-hero__title-img{position:absolute;bottom:0;left:0;width:100%;height:auto;z-index:2}.cg-hero__mobile-logo{display:none}.cg-hero-middle{position:absolute;top:35%;left:50%;transform:translateX(-50%);z-index:2}.cg-hero__video-wrap{position:relative;width:500px;aspect-ratio:16/10;cursor:pointer;border-radius:.75rem;overflow:hidden}.cg-hero__video-wrap:focus-visible{outline:3px solid #1f85fa;outline-offset:3px}.cg-hero__video-overlay{position:absolute;inset:0;width:100%;height:100%;object-fit:fill;pointer-events:none;z-index:3}.cg-hero__play-float{display:none}.cg-hero__play-img{width:100%;height:auto;object-fit:contain;animation:cg-pulse 2.4s ease-in-out infinite}.cg-hero-bottom{position:absolute;bottom:3%;left:50%;transform:translateX(-50%);z-index:2;display:flex;flex-direction:column;align-items:center;gap:10px;width:531px}.cg-hero-bottom__title{display:none}.cg-hero-bottom__title img{width:350px;height:auto}.cg-hero__social{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.cg-hero__social-link{display:flex;align-items:center;justify-content:center;width:35px;height:35px;border-radius:9999px;background:hsla(0,0%,100%,.85);transition:background .15s ease,transform .15s ease;text-decoration:none}.cg-hero__social-link img{width:20px;height:20px;object-fit:contain}.cg-hero__social-link:hover{background:#fff;transform:translateY(-2px)}.cg-hero__enter-wrap{display:flex;justify-content:center}.cg-hero__enter{display:block;text-decoration:none;transition:transform .15s ease}.cg-hero__enter:hover{transform:translateY(-2px)}.cg-hero__enter:focus-visible{outline:3px solid #1f85fa;outline-offset:3px;border-radius:4px}.cg-hero__enter-img{width:297px;height:45px;object-fit:contain}.cg-hero__downloads{display:flex;align-items:center;gap:.5rem;justify-content:center;flex-shrink:0}.cg-hero__download-link img{height:54px;width:auto;object-fit:contain;transition:transform .15s ease}.cg-hero__download-link:hover img{transform:translateY(-2px)}@media(min-width: 768px)and (max-width: 1280px),(min-width: 768px)and (max-height: 700px){.cg-hero-top{top:0}.cg-hero-top__stack{width:350px;height:300px}.cg-hero__mascot{width:165px;top:-30px}.cg-hero-middle{top:38%}.cg-hero__video-wrap{top:-5vw;width:600px}.cg-hero__enter-img{width:330px;height:50px}.cg-hero__download-link img{height:60px}}@media(min-width: 768px)and (max-width: 1280px)and (orientation: landscape){.cg-hero-top__stack{width:350px;height:280px}.cg-hero-middle{top:39%}.cg-hero__social{display:none}.cg-hero-bottom__title{display:none}.cg-hero-bottom{gap:30px}}@media(max-width: 767px)and (orientation: portrait){.cg-hero__bg--desktop{display:none}.cg-hero__bg--mobile{display:block}.cg-hero-top{top:5%;width:100%;display:flex;justify-content:center;transform:translateX(-50%)}.cg-hero-top__stack{display:none}.cg-hero__mobile-logo{display:block;width:430px;height:200px;object-fit:contain}.cg-hero-middle{display:none}.cg-hero__play-float{display:block;position:absolute;top:calc(50% - 215px);left:50%;transform:translateX(-50%);width:130px;height:130px;z-index:5;cursor:pointer}.cg-hero-bottom{width:590px;gap:0}.cg-hero-bottom__title{display:flex;justify-content:center;margin-bottom:35px}.cg-hero-bottom__title img{width:460px;height:200px;object-fit:contain}.cg-hero__social{display:none}.cg-hero__enter-img{width:330px;height:50px}.cg-hero__download-link img{height:60px}.cg-hero__downloads{margin-top:36px;width:590px;gap:0;justify-content:space-between}}@media(max-width: 480px){.cg-hero__bg--desktop{display:none}.cg-hero__bg--mobile{display:block}.cg-hero-top{top:10%;transform:translateX(-50%)}.cg-hero-top__stack{display:none}.cg-hero__mobile-logo{display:block;width:300px;height:140px;object-fit:contain}.cg-hero-middle{display:none}.cg-hero__play-float{display:block;position:absolute;top:28%;left:50%;transform:translateX(-50%);width:90px;height:90px;z-index:5;cursor:pointer}.cg-hero-bottom{width:320px;gap:0;bottom:3%}.cg-hero-bottom__title{display:flex;justify-content:center;margin-bottom:5px}.cg-hero-bottom__title img{width:310px;height:135px;object-fit:contain}.cg-hero__social{display:none}.cg-hero__enter-img{width:200px;height:30px}.cg-hero__downloads{margin-top:15px;width:320px;gap:0;justify-content:space-between}.cg-hero__download-link img{height:30px}}@media(max-width: 767px)and (orientation: landscape){.cg-hero__bg--desktop{display:block}.cg-hero__bg--mobile{display:none}.cg-hero-top{top:8%;transform:translateX(-50%)}.cg-hero-top__stack{display:none}.cg-hero__mobile-logo{display:block;width:215px;height:100px;object-fit:contain}.cg-hero-middle{display:none}.cg-hero__play-float{display:block;position:absolute;top:calc(50% - 45px);left:50%;transform:translateX(-50%);width:90px;height:90px;z-index:5;cursor:pointer}.cg-hero-bottom{width:320px;gap:20px;bottom:3%}.cg-hero-bottom__title{display:none}.cg-hero__social{display:none}.cg-hero__enter-img{width:200px;height:30px}.cg-hero__downloads{width:320px;gap:0;justify-content:space-between}.cg-hero__download-link img{height:30px}}@media(min-width: 1920px){.cg-hero-top__stack{width:540px;height:432px}.cg-hero__mascot{width:297px}.cg-hero__video-wrap{width:864px}.cg-hero-bottom{width:797px;gap:14px}.cg-hero__enter-img{width:446px;height:68px}.cg-hero__download-link img{height:81px}.cg-hero__social-link{width:47px;height:47px}.cg-hero__social-link img{width:27px;height:27px}}@media(min-width: 1920px)and (min-height: 1850px){.cg-hero-top__stack{width:700px;height:560px}.cg-hero__mascot{width:385px}.cg-hero__video-wrap{width:1120px}.cg-hero-bottom{width:1030px;gap:18px}.cg-hero__enter-img{width:578px;height:88px}.cg-hero__download-link img{height:105px}.cg-hero__social-link{width:61px;height:61px}.cg-hero__social-link img{width:35px;height:35px}}.cg-guide{position:relative;width:100%;height:100%;overflow:hidden}.cg-guide__bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.cg-guide__bg--mobile{display:none;object-position:top center}.cg-guide__bg--desktop{display:block}.cg-guide__board-wrap{position:absolute;top:13.2%;left:50%;transform:translateX(-50%);width:85.8%;aspect-ratio:1236/750;max-width:1240px;z-index:2}.cg-guide__board-img{position:absolute;inset:0;width:100%;height:100%;object-fit:fill;z-index:0;pointer-events:none;user-select:none}.cg-guide__title{position:absolute;top:1.9%;left:50%;transform:translateX(-50%);width:31.9%;height:auto;object-fit:contain;z-index:2;pointer-events:none}html[lang=th] .cg-guide__title{top:4.5%;left:48.5%}.cg-guide__grid{position:absolute;top:27.2%;left:25%;width:49.7%;display:grid;grid-template-columns:1fr 1fr;gap:10px;z-index:2;transition:opacity .2s ease}.cg-guide__grid--loading{opacity:.4;pointer-events:none}.cg-guide__card{background:#fff;border-radius:clamp(6px,.8vw,12px);border:1px solid rgba(128,85,51,.1);box-shadow:0 1px 2px rgba(0,0,0,.06);overflow:hidden;transition:transform .15s ease,box-shadow .15s ease}.cg-guide__card:hover{transform:translateY(-3px);box-shadow:0 6px 20px rgba(128,85,51,.18)}.cg-guide__card:hover .cg-guide__play{transform:translate(-50%, -50%) scale(1.1)}.cg-guide__thumb{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden}.cg-guide__poster{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.cg-guide__thumb-overlay{position:absolute;inset:0;background:rgba(0,0,0,.1);z-index:1}.cg-guide__play{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:2;width:min(30%,70px);height:auto;pointer-events:none;transition:transform .15s ease}.cg-guide__duration{position:absolute;right:clamp(4px,.5vw,8px);bottom:clamp(4px,.5vw,8px);z-index:3;padding:2px clamp(4px,.5vw,7px);background:rgba(0,0,0,.6);border-radius:4px;font-weight:700;font-size:clamp(8px,.7vw,11px);color:#fff;line-height:1.5;white-space:nowrap}.cg-guide__pagination{position:absolute;top:76.5%;left:50%;transform:translateX(-50%);z-index:2;display:flex;align-items:center;gap:clamp(6px,.6vw,10px);white-space:nowrap}.cg-guide__page-btn{display:flex;align-items:center;justify-content:center;width:clamp(36px,3.5vw,55px);height:clamp(36px,3.5vw,55px);border-radius:clamp(8px,.8vw,13px);border:2px solid #f0ca92;background:rgba(254,241,218,.9);backdrop-filter:blur(15px) brightness(100%) saturate(89.5%);color:#805533;font-weight:700;font-size:clamp(11px,1.1vw,18px);cursor:pointer;transition:background .15s ease,transform .1s ease;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.4),inset 1px 0 0 hsla(0,0%,100%,.32),inset 0 -1px 9px rgba(0,0,0,.2),inset -1px 0 9px rgba(0,0,0,.16)}.cg-guide__page-btn:hover:not(:disabled){background:rgba(254,220,160,.95);transform:translateY(-1px)}.cg-guide__page-btn--active{background:#faa499;color:#fff;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.4),inset 1px 0 0 hsla(0,0%,100%,.32),inset 0 -1px 9px rgba(0,0,0,.2),inset -1px 0 9px rgba(0,0,0,.16),0 4px 10px -4px rgba(0,0,0,.1)}.cg-guide__page-btn--active:hover:not(:disabled){background:#f88e82}.cg-guide__page-btn--ellipsis{background:rgba(251,220,161,.9);cursor:default}.cg-guide__page-btn:disabled{opacity:.4;cursor:not-allowed;transform:none}.cg-guide__page-btn svg{width:8px;height:auto}@media(min-width: 768px)and (max-height: 800px){.cg-guide__board-wrap{top:7.1%;width:76.9%;aspect-ratio:1107/672;max-width:none}}@media(min-width: 768px)and (max-width: 1280px)and (orientation: landscape){.cg-guide__board-wrap{top:2.7%;width:108.1%;aspect-ratio:1107/672;max-width:none}}@media(max-width: 767px)and (orientation: portrait){.cg-guide__bg--desktop{display:none}.cg-guide__bg--mobile{display:block}.cg-guide__board-wrap{top:0;left:0;transform:none;width:100%;height:100%;max-width:none}.cg-guide__board-img{display:none}.cg-guide__title{top:10%;left:50%;transform:translateX(-50%);width:35%}.cg-guide__grid{top:22%;left:50%;transform:translateX(-50%);width:40%;grid-template-columns:1fr;gap:15px}.cg-guide__pagination{top:unset;bottom:0%;left:50%;transform:translateX(-50%)}.cg-guide__page-btn{width:clamp(36px,7.5vw,52px);height:clamp(36px,7.5vw,52px);font-size:clamp(12px,2.5vw,16px)}.cg-guide__duration{font-size:clamp(9px,2vw,12px)}}@media(max-width: 480px){.cg-guide__bg--desktop{display:none}.cg-guide__bg--mobile{display:block}.cg-guide__board-wrap{top:0;left:0;transform:none;width:100%;height:100%;max-width:none}.cg-guide__board-img{display:none}.cg-guide__title{top:8%;left:50%;transform:translateX(-50%);width:55%}.cg-guide__grid{top:20%;left:50%;transform:translateX(-50%);width:50%;max-width:180px;grid-template-columns:1fr;gap:3px}.cg-guide__pagination{top:unset;bottom:10%;left:50%;transform:translateX(-50%)}.cg-guide__page-btn{width:clamp(30px,8vw,40px);height:clamp(30px,8vw,40px);border-radius:clamp(6px,1.5vw,10px);font-size:clamp(10px,2.5vw,14px);gap:clamp(4px,1vw,6px)}.cg-guide__duration{font-size:9px}}@media(max-width: 767px)and (orientation: landscape){.cg-guide__bg--desktop{display:none}.cg-guide__bg--mobile{display:block;top:-60px;height:auto}.cg-guide__board-wrap{top:0;left:0;transform:none;width:100%;height:100%;max-width:none}.cg-guide__board-img{display:none}.cg-guide__title{top:12%;left:50%;transform:translateX(-50%);width:26.25%}.cg-guide__grid{top:38%;left:50%;transform:translateX(-50%);width:50%;grid-template-columns:1fr 1fr;gap:3px 0}.cg-guide__pagination{top:unset;bottom:0%;left:50%;transform:translateX(-50%)}.cg-guide__page-btn{width:clamp(26px,5vw,35px);height:clamp(26px,5vw,35px);border-radius:clamp(5px,1vw,8px);font-size:clamp(9px,2vw,12px);gap:clamp(3px,.8vw,5px)}.cg-guide__page-btn svg{width:6px}.cg-guide__duration{font-size:9px}}@media(min-width: 1920px){.cg-guide__board-wrap{max-width:2170px}.cg-guide__page-btn{width:96px;height:96px;font-size:31px;border-radius:23px}}.cg-video-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.72);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);z-index:9000;display:flex;align-items:center;justify-content:center;padding:clamp(.75rem,3vw,2rem)}.cg-video-modal{position:relative;width:100%;max-width:min(90vw,900px);overflow:visible}.cg-video-modal__viewport{position:relative;z-index:1;width:100%;aspect-ratio:16/9;border:clamp(4px,.55vw,8px) solid #fff;border-radius:clamp(16px,2.8vw,32px);overflow:hidden;box-shadow:0 32px 80px rgba(0,0,0,.55);background:#000}.cg-video-modal__poster-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.cg-video-modal__duration{position:absolute;right:clamp(.75rem,2vw,1.5rem);bottom:clamp(.75rem,2vw,1.5rem);z-index:3;padding:clamp(.3rem,.8vw,.625rem) clamp(.625rem,1.5vw,1.25rem);background:rgba(0,0,0,.6);border-radius:clamp(6px,.9vw,12px);font-weight:700;font-size:clamp(14px,2.2vw,24px);color:#fff;letter-spacing:.02em;line-height:1.4}.cg-video-modal__iframe{position:absolute;inset:0;width:100%;height:100%;border:none;display:block}.cg-video-modal__flag-close{position:absolute;top:clamp(8px,1.2vw,16px);right:calc(-1*clamp(40px,4.5vw,60px));z-index:0;padding:0;background:none;border:none;cursor:pointer;line-height:0;opacity:.5;transition:opacity .2s ease}.cg-video-modal__flag-close:hover{opacity:1}.cg-video-modal__flag-close img{width:clamp(52px,6vw,80px);height:auto;display:block}@media(min-width: 1920px){.cg-video-modal{max-width:min(90vw,1800px)}}.cg-image-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.72);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);z-index:9000;display:flex;align-items:center;justify-content:center;padding:clamp(.75rem,3vw,2rem)}.cg-image-modal{position:relative;overflow:visible}.cg-image-modal__img{display:block;width:auto;height:auto;max-width:90vw;max-height:90vh;border:clamp(4px,.55vw,8px) solid #fff;border-radius:clamp(12px,1.8vw,24px);box-shadow:0 32px 80px rgba(0,0,0,.55)}.cg-image-modal__flag-close{position:absolute;top:clamp(8px,1.2vw,16px);right:calc(-1*clamp(40px,4.5vw,60px));z-index:1;padding:0;background:none;border:none;cursor:pointer;line-height:0;opacity:.5;transition:opacity .2s ease}.cg-image-modal__flag-close:hover{opacity:1}.cg-image-modal__flag-close img{width:clamp(52px,6vw,80px);height:auto;display:block}.cg-rotate-notice{display:none;position:fixed;inset:0;z-index:99999;background:#12253f;color:#fff;text-align:center;padding:2rem;flex-direction:column;align-items:center;justify-content:center;gap:1.25rem}@media(orientation: landscape)and (max-height: 500px)and (max-width: 1024px){.cg-rotate-notice--mobile{display:flex}}@media(orientation: portrait)and (min-width: 600px)and (max-width: 1024px){.cg-rotate-notice--tablet{display:flex}}.cg-rotate-notice--tablet .cg-rotate-notice__icon{transform:rotate(90deg);animation-direction:reverse}.cg-rotate-notice__icon{width:clamp(56px,10vh,88px);height:auto;animation:cg-rotate-hint 1.8s ease-in-out infinite}.cg-rotate-notice__text{font-size:clamp(1rem,3vh,1.375rem);font-weight:600;line-height:1.5;max-width:32rem}@keyframes cg-rotate-hint{0%,100%{transform:rotate(0deg)}50%{transform:rotate(-90deg)}}.cg-home-features{position:relative;width:100%;height:100%;overflow:hidden}.cg-home-features__bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center top;pointer-events:none;user-select:none}.cg-home-features__bg--mobile{display:none}.cg-home-features__gradient{position:absolute;bottom:0;left:0;width:100%;height:25%;background:linear-gradient(to bottom, rgba(246, 250, 255, 0) 0%, rgba(246, 250, 255, 0.1) 50%, rgb(246, 250, 255) 100%);pointer-events:none;z-index:2}.cg-home-features__heading{position:absolute;top:15.3%;left:50%;transform:translateX(-50%);z-index:3;display:flex;align-items:center;gap:clamp(16px,2vw,32px)}.cg-home-features__heading img{display:block;width:clamp(310px,30vw,580px);height:auto}.cg-features-swiper{position:absolute;top:50%;left:50%;transform:translate(-50%, -40%);width:80%;max-width:80%;height:540px;z-index:3;overflow:visible}.cg-features__slide{width:70%;display:flex;align-items:center;justify-content:center}.cg-features__slide img{display:block;max-height:540px;width:auto;max-width:100%;object-fit:contain;border-radius:clamp(12px,1.5vw,24px);transition:filter .3s ease;cursor:pointer}.cg-features__img-wrap{position:relative;display:inline-flex;line-height:0}.swiper-slide-active .cg-features__img-wrap img{filter:none}.cg-features__slide:not(.swiper-slide-active) .cg-features__img-wrap img{filter:blur(3px) brightness(0.5)}.cg-features__btn{position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:none;border:none;padding:0;cursor:pointer;width:clamp(40px,4vw,68px);height:clamp(40px,4vw,68px);display:flex;align-items:center;justify-content:center;transition:opacity .2s}.cg-features__btn:hover{opacity:.8}.cg-features__btn img{display:block;width:100%;height:auto}.cg-features__btn--prev{left:16px;transform:translateY(-50%) scaleX(-1)}.cg-features__btn--next{right:16px}.cg-features__btn.swiper-button-disabled{opacity:.3;pointer-events:none}.cg-features__pagination{position:absolute;bottom:clamp(-28px,-2.5vw,-36px);left:0;width:100%;display:flex;justify-content:center;gap:8px;z-index:10}.cg-features__dot{display:block;width:8px;height:8px;border-radius:50%;background:hsla(0,0%,100%,.45);border:none;padding:0;cursor:pointer;transition:background .25s,transform .25s}.cg-features__dot--active{background:#fff;transform:scale(1.4)}@media(min-width: 768px){.cg-features__slide img{max-height:50vh}.cg-features-swiper{height:50vh}}@media(max-width: 767px)and (orientation: landscape){.cg-features__slide img{max-height:80vh;max-width:100%}.cg-features-swiper{height:80vh}.cg-home-features__footer-bg{display:none !important}.cg-home-features__heading{top:8px !important;left:12px;transform:none}.cg-home-features__heading img{width:clamp(120px,28vw,200px)}}@media(max-width: 767px)and (orientation: portrait){.cg-features__slide img{max-width:80vw;max-height:unset;width:80vw}}.cg-home-features__footer{position:absolute;bottom:0;left:0;width:100%;z-index:4}.cg-home-features__footer-bg{display:block;width:100%;max-width:562px;height:auto}@media(max-width: 1023px){.cg-home-features__bg--desktop{display:none}.cg-home-features__bg--mobile{display:block}.cg-home-features__heading{top:13.5%}.cg-home-features__heading img{width:clamp(275px,45vw,420px)}.cg-features-swiper{left:0;width:100%;max-width:100%;height:clamp(200px,60vw,540px);transform:translateY(-20%)}.cg-features__btn{width:clamp(32px,8vw,56px);height:clamp(32px,8vw,56px)}.cg-features__btn--prev{left:8px}.cg-features__btn--next{right:8px}}@media(min-width: 1920px){.cg-home-features__heading img{width:780px}.cg-features-swiper{height:75vh}.cg-features__slide img{width:38vw;max-width:900px;height:auto;max-height:75vh}.cg-features__btn{width:119px;height:119px}.cg-features__dot{width:14px;height:14px}.cg-features__pagination{gap:14px;bottom:clamp(-49px,-2.5vw,-63px)}}.cg-news-slide{position:relative;overflow:hidden}.cg-home-news{position:relative;width:100%;height:100%}.cg-home-news__bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center center;pointer-events:none}.cg-home-news__bg--mobile{display:none}@media(max-width: 1023px){.cg-home-news__bg--desktop{display:none}.cg-home-news__bg--mobile{display:block}}.cg-home-news__heading{position:absolute;z-index:1;top:19vh;left:50%;transform:translateX(-50%);display:flex;justify-content:center;white-space:nowrap}.cg-home-news__heading img{height:clamp(80px,9.5vh,150px);width:auto}@media(min-aspect-ratio: 16/9){.cg-home-news__heading{top:calc(50vh - 17.5vw)}}@media(max-width: 1023px){.cg-home-news__heading{top:calc(50vh - 68.52vw)}}@media(max-width: 1023px)and (min-aspect-ratio: 9/16){.cg-home-news__heading{top:11.46vh}}.cg-home-news__panel{position:absolute;z-index:1;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;gap:clamp(.5rem,1.2vh,1rem);padding:clamp(.5rem,1vh,1rem) clamp(.75rem,1.5vw,1.25rem);top:32.41vh;width:min(123.15vh,100vw - 2rem);height:53.24vh}@media(min-aspect-ratio: 16/9){.cg-home-news__panel{top:calc(50vh - 9.5vw);width:min(66.5vw,1277px);height:28.75vw}}@media(max-width: 1023px){.cg-home-news__panel{top:calc(50vh - 57.41vw);width:70.37vw;height:calc(100vh - (50vh - 57.41vw) - 1rem);padding:.75rem;overflow-y:auto;-webkit-overflow-scrolling:touch}}@media(max-width: 1023px)and (min-aspect-ratio: 9/16){.cg-home-news__panel{top:17.71vh;width:min(39.58vh,100vw - 2rem);height:72.92vh}}.cg-home-news__tabs{display:flex;flex-wrap:wrap;gap:clamp(.5rem,1vw,1rem);justify-content:center}.cg-home-news__tabs-row{display:contents}.cg-home-news__tab{display:inline-flex;align-items:center;height:64px;padding:0 1.8em;border-radius:9999px;border:1.3px solid #cac6bd;background:#f1edeb;color:#75431b;font-weight:700;font-size:clamp(1.1rem,1.8vw,1.9rem);line-height:1.2;white-space:nowrap;text-decoration:none;box-shadow:0 1.3px 2.6px rgba(0,0,0,.05);transition:background .2s,color .2s,border-color .2s}.cg-home-news__tab.is-active,.cg-home-news__tab:hover{background:#fdc39a;border-color:rgba(128,85,51,.2);color:#794e2e}.cg-home-news__body{flex:1;min-height:0;display:grid;grid-template-columns:minmax(0, 1fr) minmax(0, 1fr);align-items:center;gap:clamp(8px,.8vw,12px)}@media(max-width: 1023px){.cg-home-news__body{grid-template-columns:1fr}}.cg-home-news__featured{display:flex;flex-direction:column;gap:.625rem;min-height:0}.cg-news-featured-swiper{position:relative;width:100%;max-width:502px;max-height:255px;border-radius:1.25rem;overflow:hidden;border:3px solid #fff;box-shadow:0 6.64px 8.3px -5px rgba(0,0,0,.1),0 16.6px 20.75px -4px rgba(0,0,0,.1);aspect-ratio:502/255}@media(max-width: 1023px){.cg-news-featured-swiper{max-height:240px}}@media(max-width: 640px){.cg-news-featured-swiper{max-height:200px}}.cg-news-featured-slide{position:relative;flex-shrink:0;width:100%;height:100%}.cg-news-featured-slide__img-link{display:block;width:100%;height:100%}.cg-news-featured-slide__img{display:block;width:100%;height:100%;object-fit:cover;object-position:center center}.cg-news-featured-slide__img--placeholder{background:#e6e2d7}.cg-news-featured__btn{position:absolute;top:50%;transform:translateY(-50%);z-index:10;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:50%;border:none;background:hsla(0,0%,100%,.9);color:#48473f;cursor:pointer;box-shadow:0 3.3px 5px -3px rgba(0,0,0,.1),0 8.3px 12.4px -2.5px rgba(0,0,0,.1);transition:background .2s,color .2s}.cg-news-featured__btn:hover{background:#fff;color:#75431b}.cg-news-featured__btn--prev{left:1rem}.cg-news-featured__btn--next{right:1rem}.cg-news-featured__btn svg{flex-shrink:0}.cg-news-featured__caption{display:flex;flex-direction:column;align-items:center;gap:.375rem;padding:0 .5rem;text-align:center}.cg-news-featured__title-link{display:block;font-weight:700;font-size:clamp(1.1rem,1.7vw,1.65rem);line-height:1.35;color:#1c1b1b;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.cg-news-featured__title-link:hover{color:#75431b}.cg-news-featured__excerpt{font-size:clamp(.9rem,1.25vw,1.25rem);color:#48473f;line-height:1.4;margin:0;width:100%;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cg-news-featured__dots{display:flex;gap:.5rem;justify-content:center;margin-top:.25rem}.cg-news-featured__dot{width:.625rem;height:.625rem;border-radius:50%;border:none;padding:0;background:#fff;cursor:pointer;transition:background .2s}.cg-news-featured__dot--active{background:#805533}.cg-home-news__sidebar{width:100%;height:100%;align-self:stretch;display:flex;flex-direction:column;background:rgba(247,243,241,.5);border-radius:1.25rem;border:.83px solid rgba(121,78,46,.05);padding:20px;gap:14px}.cg-home-news__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px;flex:1}.cg-home-news__item{background:#fdf8f7;border-radius:.875rem;box-shadow:0 .83px 1.66px rgba(0,0,0,.05)}.cg-home-news__item-link{display:flex;align-items:center;gap:10px;padding:7px 10px;text-decoration:none;color:inherit;border-radius:inherit;transition:background .2s}.cg-home-news__item-link:hover{background:#e6e2d7}.cg-home-news__item-thumb{flex-shrink:0;width:clamp(65px,5.5vw,80px);height:45px;border-radius:.625rem;overflow:hidden}.cg-home-news__item-thumb img{display:block;width:100%;height:100%;object-fit:cover}.cg-home-news__item-body{display:flex;flex-direction:column;gap:.25rem;flex:1;min-width:0}.cg-home-news__item-title{font-size:clamp(.95rem,1.28vw,1.28rem);line-height:1.25;color:#1c1b1b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cg-home-news__item-date{font-weight:700;font-size:clamp(.8rem,1vw,1.05rem);color:#79776f;letter-spacing:.04em}.cg-home-news__more-wrap{display:flex;justify-content:center}.cg-home-news__more-btn{display:inline-flex;align-items:center;gap:.75rem;padding:.6em 1.4em;background:#8b5e3c;color:#fff;border-radius:.875rem;border-bottom:3px solid #653d1e;font-weight:600;font-size:clamp(1rem,1.4vw,1.35rem);text-decoration:none;transition:background .2s,transform .1s}.cg-home-news__more-btn svg{flex-shrink:0}.cg-home-news__more-btn:hover{background:#7a5234;transform:translateY(-1px)}.cg-home-news__more-btn:active{transform:translateY(0)}@media(min-width: 1280px)and (max-height: 800px){.cg-home-news__bg--desktop{top:0}.cg-home-news__tab{height:50px;font-size:clamp(.95rem,1.3vw,1.3rem)}.cg-home-news__body{grid-template-columns:minmax(0, 1fr) minmax(0, 1fr);gap:10px}.cg-home-news__sidebar{padding:10px;gap:10px}.cg-news-featured-swiper{max-height:260px}}@media(min-width: 768px)and (max-width: 1280px)and (orientation: landscape){.cg-home-news__tab{height:50px;font-size:clamp(.95rem,1.3vw,1.3rem)}.cg-home-news__body{grid-template-columns:minmax(0, 1fr) minmax(0, 1fr);gap:13px}.cg-home-news__sidebar{padding:10px;gap:10px}.cg-home-news__list{gap:10px}.cg-home-news__item-link{padding:7px 10px;gap:8px}.cg-home-news__item-thumb{width:clamp(55px,5vw,70px);height:40px}.cg-home-news__more-btn{padding:.55em 1.5em;font-size:.85rem}.cg-news-featured-swiper{max-height:255px}}@media(max-width: 1023px){.cg-home-news__panel{overflow-y:auto;-webkit-overflow-scrolling:touch}.cg-home-news__sidebar{padding:1rem;gap:.75rem}.cg-home-news__list{gap:8px}.cg-home-news__item-thumb{width:clamp(70px,15vw,100px);height:clamp(46px,10vw,65px)}.cg-home-news__item-link{padding:8px;gap:8px}.cg-home-news__item-title{font-size:clamp(.85rem,3vw,1.1rem)}.cg-home-news__item-date{font-size:clamp(.7rem,2.5vw,.9rem)}.cg-home-news__tab{height:auto;padding:.5em 1.2em}}@media(max-width: 767px)and (orientation: portrait){.cg-home-news__bg--mobile{object-position:center top}.cg-home-news__panel{top:23%;width:71%;height:auto;overflow-y:visible}.cg-home-news__tab{height:40px;padding:0 1em;font-size:clamp(.65rem,2vw,.9rem)}.cg-home-news__item-link{padding:7px 10px;gap:8px}.cg-home-news__item-thumb{width:clamp(65px,12vw,80px);height:40px}.cg-home-news__more-btn{padding:.55em 1.5em;font-size:.85rem}.cg-news-featured-swiper{max-height:250px}}@media(max-width: 480px){.cg-home-news__bg--mobile{object-position:center top}.cg-home-news__heading{top:clamp(35px,8.5vh,80px)}.cg-home-news__heading img{height:clamp(45px,10vh,60px)}.cg-home-news__panel{top:18%;width:73%;min-width:320px;gap:clamp(.25rem,1vh,1rem)}.cg-home-news__tabs{display:flex;flex-direction:column;align-items:center;gap:clamp(.25rem,1vw,.5rem)}.cg-home-news__tabs-row{display:flex;justify-content:center;gap:clamp(.25rem,1vw,.5rem)}.cg-home-news__tab{height:30px;padding:0 .8em;font-size:clamp(.6rem,3.5vw,.75rem)}.cg-news-featured__caption{gap:0}.cg-news-featured__dot{width:clamp(.25rem,1.5vw,.5rem);height:clamp(.25rem,1.5vw,.5rem)}.cg-home-news__item-body{gap:0}.cg-home-news__sidebar{width:245px;margin-inline:auto;padding:5px;gap:5px;border-radius:5px}.cg-home-news__list{gap:2px}.cg-home-news__item-link{padding:5px 6px;gap:6px}.cg-home-news__item-thumb{width:clamp(45px,12vw,55px);height:25px}.cg-home-news__item-title{font-size:clamp(.7rem,3vw,.85rem)}.cg-home-news__item-date{font-size:clamp(.6rem,2.5vw,.7rem)}.cg-home-news__more-btn{padding:.4em 1em;font-size:.75rem;gap:.375rem}.cg-home-news__featured{align-items:center;max-width:250px;width:100%;margin:0 auto}.cg-news-featured__excerpt{max-width:250px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cg-news-featured-swiper{max-height:120px}}@media(max-width: 767px)and (orientation: landscape){.cg-home-news__bg--mobile{object-position:center center}.cg-home-news__heading{top:5%;left:19%;transform:none}.cg-home-news__heading img{height:clamp(30px,10vh,40px)}.cg-home-news__panel{top:18.5%;left:14%;transform:none;width:62%;height:auto;padding:0;gap:0;overflow-y:visible}.cg-home-news__tabs{display:none}.cg-home-news__body{grid-template-columns:1fr;gap:0}.cg-home-news__list{display:none}.cg-home-news__sidebar{background:rgba(0,0,0,0);border:none;border-radius:0;padding:0;gap:0}.cg-home-news__more-wrap{padding-top:14px;justify-content:center}.cg-home-news__more-btn{padding:.4em 1em;font-size:.75rem;gap:.375rem}.cg-news-featured-swiper{max-height:180px}}@media(min-width: 1920px){.cg-home-news__heading img{height:124px}.cg-home-news__panel{width:min(69.27vw,2330px);height:29.948vw}.cg-home-news__tab{height:68px;font-size:1.6875rem}.cg-news-featured-swiper{max-height:405px}.cg-news-featured__title-link{font-size:1.82rem}.cg-news-featured__excerpt{font-size:1.35rem}.cg-home-news__sidebar{padding:27px;gap:19px;border-radius:1.6875rem}.cg-home-news__item-link{padding:12px 14px;gap:14px}.cg-home-news__item-thumb{width:108px;height:61px;border-radius:.84rem}.cg-home-news__item-title{font-size:1.485rem}.cg-home-news__more-btn{font-size:1.485rem;padding:1.215em 2.7em;border-radius:1.18rem;gap:.84rem}}@media(min-width: 1920px)and (min-height: 1850px){.cg-home-news__heading img{height:161px}.cg-home-news__panel{width:min(69.27vw,2660px);height:29.948vw}.cg-home-news__tab{height:88px;font-size:2.1875rem}.cg-news-featured-swiper{max-height:525px}.cg-home-news__sidebar{padding:35px;gap:24px;border-radius:2.1875rem}.cg-home-news__item-thumb{width:140px;height:79px}.cg-home-news__item-title{font-size:1.925rem}.cg-home-news__more-btn{font-size:1.925rem;padding:1.575em 3.5em}}.cg-wof{position:relative;width:100%;height:100%;overflow:hidden}.cg-wof__bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center center;z-index:0;pointer-events:none;user-select:none}.cg-wof__canvas{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:97vw;aspect-ratio:1400/788;z-index:1}@media(min-width: 1280px)and (max-height: 800px){.cg-wof__canvas{width:90.5vw;aspect-ratio:1305/735}}@media(min-width: 768px)and (max-width: 1280px)and (orientation: landscape){.cg-wof__canvas{width:min(110vw,163.4517766497vh);aspect-ratio:1400/788}}.cg-wof__book-frame{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;user-select:none;z-index:0}.cg-wof__tabs{position:absolute;left:50%;top:12%;width:35.5%;height:10.5%;z-index:2;background-image:var(--wof-bookmark-url);background-size:100% 400%;background-position:0 calc(var(--ti, 0)*100%/3);background-repeat:no-repeat}.cg-wof__tab{position:absolute;top:0;bottom:0;width:16.5%;background:rgba(0,0,0,0);-webkit-appearance:none;appearance:none;border:none;padding:0;cursor:pointer}.cg-wof__tab:nth-child(1){left:15.5%}.cg-wof__tab:nth-child(2){left:35%}.cg-wof__tab:nth-child(3){left:54%}.cg-wof__tab:nth-child(4){left:74%}.cg-wof__book{position:absolute;left:18.5%;top:25%;width:64%;height:64%;z-index:1;overflow:hidden}.cg-wof__body{position:absolute;inset:0;display:flex;gap:6.75%}.cg-wof__left,.cg-wof__right{flex:1;position:relative;min-width:0;height:100%;overflow:hidden}.cg-wof__right{transform:scale(0.95);transform-origin:center center}.cg-wof__panel,.cg-wof__submenu{position:absolute;inset:0;height:100%;opacity:0;pointer-events:none;overflow-y:auto;touch-action:pan-y;transition:opacity .25s ease}.cg-wof__panel::-webkit-scrollbar,.cg-wof__submenu::-webkit-scrollbar{width:8px}.cg-wof__panel::-webkit-scrollbar-track,.cg-wof__submenu::-webkit-scrollbar-track{background:#fff;border-radius:10px}.cg-wof__panel::-webkit-scrollbar-thumb,.cg-wof__submenu::-webkit-scrollbar-thumb{background:linear-gradient(180deg, rgb(215, 167, 117) 0%, rgb(113, 88, 61) 100%);border-radius:10px}.cg-wof__panel,.cg-wof__submenu{scrollbar-width:thin;scrollbar-color:#a3764e #fff}.cg-wof__panel.is-active,.cg-wof__submenu.is-active{opacity:1;pointer-events:auto}.cg-wof__panel--index{display:flex;align-items:center;justify-content:center}.cg-wof__index-img{width:100%;height:auto;display:block}.cg-wof__char-header{display:flex;justify-content:center;padding:10px 10px 0}.cg-wof__char-title-img{height:60px;width:auto;display:block;margin-bottom:5px}.cg-wof__char-grid{list-style:none;margin:0;padding:5px 10px 10px;display:grid;grid-template-columns:repeat(12, 1fr);gap:10px}.cg-wof__char-item:nth-child(-n+3){grid-column:span 4;aspect-ratio:170/278}.cg-wof__char-item:nth-child(n+4){grid-column:span 3;aspect-ratio:126/220}.cg-wof__char-item{position:relative;border-radius:10px;border:5px solid #eedbbc;background:#ebeef4;overflow:hidden;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease}.cg-wof__char-item:hover{border-color:#ffdd6f}.cg-wof__char-item.is-active{border-color:#ffdd6f;box-shadow:0 1px 20px rgba(183,154,81,.4)}.cg-wof__char-thumb{position:absolute;inset:0}.cg-wof__char-thumb img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}.cg-wof__char-label{position:absolute;bottom:0;left:0;right:0;padding:10px;background:hsla(0,0%,100%,.95);text-align:center}.cg-wof__char-name{display:block;color:#75431b;font-size:18px;font-weight:600;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cg-wof__char-detail{display:flex;flex-direction:column;align-items:center;gap:10px;padding:15px}.cg-wof__char-portrait{width:80%;aspect-ratio:413/312;object-fit:cover;object-position:center;border-radius:20px;border:5px solid #eedcbc;display:block}.cg-wof__char-info{width:100%;display:flex;flex-direction:column;align-items:center;gap:10px}.cg-wof__char-name-row{display:flex;align-items:center;justify-content:center;gap:10px;width:100%}.cg-wof__char-name-line{width:60px;height:50px;object-fit:contain;display:block;flex-shrink:0}.cg-wof__char-name-line--flip{transform:scaleX(-1)}.cg-wof__char-title{margin:0;color:#75431b;font-size:32px;font-weight:700;line-height:1;text-align:center}.cg-wof__char-content{width:100%;text-align:center}.cg-wof__char-content h2{color:#75431b;font-size:18px;font-weight:700;line-height:1.25;text-align:center;margin:0 0 5px}.cg-wof__char-content p{color:#48473f;font-size:16px;font-weight:400;line-height:1.25;text-align:left;margin:0}.cg-wof__comp-grid{list-style:none;margin:0;padding:5px 10px 10px;display:grid;grid-template-columns:repeat(12, 1fr);align-items:center;gap:10px}.cg-wof__comp-item{grid-column:span 4;width:80%;justify-self:center;aspect-ratio:134/229;position:relative;border-radius:10px;border:5px solid #eedbbc;background:#ebeef4;overflow:hidden;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease}.cg-wof__comp-item:hover{border-color:#ffdd6f}.cg-wof__comp-item.is-active{border-color:#ffdd6f;box-shadow:0 1px 20px rgba(183,154,81,.4)}.cg-wof__comp-thumb{position:absolute;inset:0}.cg-wof__comp-thumb img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.cg-wof__comp-name{display:block;color:#75431b;font-size:20px;font-weight:600;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cg-wof__island-list{list-style:none;margin:0;padding:10px;display:flex;flex-direction:column;gap:10px}.cg-wof__island-item{display:flex;align-items:stretch;border-radius:20px;background:#fff;box-shadow:0 5px 15px rgba(74,59,40,.08);overflow:hidden;cursor:pointer;border:5px solid rgba(0,0,0,0);transition:border-color .2s ease}.cg-wof__island-item:hover{border-color:rgba(228,195,61,.5)}.cg-wof__island-item.is-active{border-color:#e4c33d}.cg-wof__island-thumb{flex:0 0 40%;overflow:hidden}.cg-wof__island-thumb img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.cg-wof__island-info{flex:1;min-width:0;padding:20px;display:flex;flex-direction:column;justify-content:space-between}.cg-wof__island-texts{display:flex;flex-direction:column;gap:5px}.cg-wof__island-name{margin:0;color:#1c1b1b;font-size:20px;font-weight:600;line-height:1.25}.cg-wof__island-excerpt{margin:0;color:#48473f;font-size:14px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cg-wof__island-arrow{margin-top:10px;display:flex;align-items:center}.cg-wof__island-detail{padding:20px;display:flex;flex-direction:column;align-items:center;gap:10px}.cg-wof__island-title-wrap{width:100%}.cg-wof__island-title{margin:0;color:#75431b;font-size:32px;font-weight:700;line-height:1;text-align:center}.cg-wof__island-divider{width:100%;height:auto;display:block}.cg-wof__island-photo-wrap{width:80%;max-width:80%}.cg-wof__island-photo{width:100%;height:auto;border-radius:20px;border:5px solid #fff;box-shadow:0 5px 10px -5px rgba(0,0,0,.1),0 15px 20px -5px rgba(0,0,0,.1);display:block}.cg-wof__island-content{width:100%;text-align:center}.cg-wof__island-content h2{color:#75431b;font-size:18px;font-weight:700;line-height:1.25;text-align:center;margin:0 0 5px}.cg-wof__island-content p{color:#48473f;font-size:14px;font-weight:400;line-height:1.25;text-align:center;margin:0}.cg-wof__pet-detail{display:flex;flex-direction:column;align-items:center;padding:15px;height:100%;gap:10px}.cg-wof__pet-title{margin:0;color:#75431b;font-size:32px;font-weight:600;line-height:1;text-align:center;flex-shrink:0}.cg-wof__pet-body{flex:1;display:flex;align-items:center;justify-content:space-between;gap:15px;width:100%;min-height:0}.cg-wof__pet-img-wrap{width:40%;flex-shrink:0;display:flex;align-items:center;justify-content:center}.cg-wof__pet-img{width:100%;aspect-ratio:248/383;object-fit:cover;object-position:center;display:block}.cg-wof__pet-stats-card{flex:1;min-width:0;aspect-ratio:276/354;background-image:url("../images/wof-pet-frame.webp");background-size:100% 100%;background-repeat:no-repeat;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:15px 20px 20px;border-radius:10px;backdrop-filter:blur(2px)}.cg-wof__pet-status{height:45px;width:auto;display:block;flex-shrink:0}.cg-wof__pet-stats{list-style:none;margin:0;padding:0;width:100%;display:flex;flex-direction:column;gap:10px}.cg-wof__pet-stat-row{display:flex;align-items:center;gap:10px;width:100%}.cg-wof__pet-stat-icon{width:25px;height:25px;flex-shrink:0;background-image:url("../images/wof-pet-stat.webp");background-size:100% 500%;background-repeat:no-repeat;background-position:0 calc(var(--si, 0)*100%/4)}.cg-wof__pet-stat-label{color:#75431b;font-size:13px;font-weight:500;line-height:1.5;white-space:nowrap}.cg-wof__pet-star{width:50px;height:15px;flex-shrink:0;margin-left:auto;background-image:url("../images/wof-pet-star.webp");background-size:100% 700%;background-repeat:no-repeat;background-position:0 calc(var(--sv, 0)*100%/6)}.cg-wof__submenu-placeholder{padding:20px;color:#836547;font-size:clamp(14px,1vw,18px)}@media(max-width: 767px)and (orientation: portrait){.cg-wof__canvas{top:50%;transform:translate(-50%, -50%);width:min(100vw,62.484774665vh);aspect-ratio:1080/1642}.cg-wof__book-frame{top:7.5%;left:0;width:100%;height:92.5%}.cg-wof__tabs{left:7.75%;top:0;width:82.5%;height:9.15%;background-image:var(--wof-bookmark-mobile-url);background-size:100% 400%;background-position:0 calc(var(--ti, 0)*100%/3)}.cg-wof__tab{width:21.1%}.cg-wof__tab:nth-child(1){left:2.9%}.cg-wof__tab:nth-child(2){left:27.6%}.cg-wof__tab:nth-child(3){left:52.4%}.cg-wof__tab:nth-child(4){left:77.3%}.cg-wof__book{left:15%;top:10.5%;width:71.5%;height:81.5%;overflow:visible}.cg-wof__body{flex-direction:column;gap:1%}.cg-wof__left{flex:660;height:auto}.cg-wof__right{flex:660;height:auto}.cg-wof__body[data-layout=detail] .cg-wof__left{flex:900}.cg-wof__body[data-layout=detail] .cg-wof__right{flex:420}.cg-wof__panel{position:absolute;inset:unset;height:100%;width:100%}.cg-wof__submenu{position:absolute;inset:unset;height:100%;width:100%}.cg-wof__char-grid{display:flex;flex-direction:row;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;padding:10px;gap:10px;align-items:stretch}.cg-wof__char-grid::-webkit-scrollbar{height:8px}.cg-wof__char-grid::-webkit-scrollbar-track{background:#fff;border-radius:10px}.cg-wof__char-grid::-webkit-scrollbar-thumb{background:linear-gradient(90deg, rgb(215, 167, 117) 0%, rgb(113, 88, 61) 100%);border-radius:10px}.cg-wof__char-grid{scrollbar-width:thin;scrollbar-color:#a3764e #fff}.cg-wof__char-item,.cg-wof__char-item:nth-child(-n+3),.cg-wof__char-item:nth-child(n+4){grid-column:unset;flex:0 0 auto;width:90px;aspect-ratio:134/229}.cg-wof__pet-stat-label{font-size:18px}.cg-wof__pet-stats-card{flex:0 0 auto;width:55%;padding:15px 15px 25px 15px}.cg-wof__char-portrait{width:75%}.cg-wof__pet-img-wrap{width:45%}.cg-wof__char-title,.cg-wof__pet-title,.cg-wof__island-title{font-size:26px}.cg-wof__char-content h2,.cg-wof__island-content h2{font-size:20px}.cg-wof__char-content p,.cg-wof__island-content p{font-size:18px}.cg-wof__char-title-img{height:45px}.cg-wof__comp-grid{display:flex;flex-direction:row;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;padding:10px;gap:10px;align-items:stretch}.cg-wof__comp-grid::-webkit-scrollbar{height:8px}.cg-wof__comp-grid::-webkit-scrollbar-track{background:#fff;border-radius:10px}.cg-wof__comp-grid::-webkit-scrollbar-thumb{background:linear-gradient(90deg, rgb(215, 167, 117) 0%, rgb(113, 88, 61) 100%);border-radius:10px}.cg-wof__comp-grid{scrollbar-width:thin;scrollbar-color:#a3764e #fff}.cg-wof__comp-item{grid-column:unset;justify-self:unset;flex:0 0 auto;width:90px;aspect-ratio:134/229}}@media(max-width: 480px)and (orientation: portrait){.cg-wof__canvas{width:110vw;transform:translate(-50%, -40%)}.cg-wof__island-item{border-width:3px !important}.cg-wof__char-item{border-width:3px !important}.cg-wof__comp-item{border-width:3px !important}.cg-wof__char-portrait{border-width:3px !important}.cg-wof__island-photo{border-width:3px !important}.cg-wof__island-thumb{flex:0 0 36%}.cg-wof__island-name{font-size:16px}.cg-wof__island-info{padding:10px}.cg-wof__island-arrow{margin-top:5px}.cg-wof__island-arrow svg{width:5px;height:10px}.cg-wof__char-title,.cg-wof__pet-title,.cg-wof__island-title{font-size:20px}.cg-wof__char-content h2,.cg-wof__island-content h2{font-size:16px}.cg-wof__char-content p,.cg-wof__island-content p{font-size:14px}.cg-wof__pet-stat-label{font-size:14px}.cg-wof__comp-name{font-size:14px}.cg-wof__pet-img-wrap{width:35%}.cg-wof__pet-stats-card{width:65%;padding:10px 5px 15px 5px}.cg-wof__pet-status{height:30px}.cg-wof__pet-stat-row{gap:5px}.cg-wof__pet-stat-icon{width:20px;height:20px}.cg-wof__pet-star{width:40px;height:13px}.cg-wof__char-name-line{height:30px}.cg-wof__char-name{font-size:14px}.cg-wof__char-label{padding:5px}.cg-wof__char-title-img{height:30px}.cg-wof__char-grid,.cg-wof__comp-grid{gap:5px}.cg-wof__char-item,.cg-wof__char-item:nth-child(-n+3),.cg-wof__char-item:nth-child(n+4){width:55px}.cg-wof__comp-item{width:55px}}@media(max-width: 767px)and (orientation: landscape){.cg-wof__canvas{top:55%;width:110vh;aspect-ratio:1080/1642;transform:rotate(270deg) translate(75%, -25%)}.cg-wof__tabs{background-image:var(--wof-bookmark-mobile-url);background-size:100% 400%;background-position:0 calc(var(--ti, 0)*100%/3);left:7.5%;top:-8%;width:82%;height:10%}.cg-wof__book{left:20%;top:3%;width:70%;height:90%}.cg-wof__body{flex-direction:column;gap:0}.cg-wof__left,.cg-wof__right{flex:1;width:270px;height:auto;overflow:hidden;transform:rotate(90deg)}.cg-wof__panel,.cg-wof__submenu{position:absolute;inset:unset;height:100%;overflow-y:auto;overflow-x:hidden;width:100%}.cg-wof__island-name{font-size:14px}.cg-wof__island-arrow svg{width:5px;height:10px}.cg-wof__island-item,.cg-wof__char-item,.cg-wof__comp-item{border-width:3px !important}.cg-wof__char-portrait,.cg-wof__island-photo{border-width:3px}.cg-wof__char-label{padding:5px}.cg-wof__char-name{font-size:14px}.cg-wof__comp-name{font-size:14px}.cg-wof__char-title,.cg-wof__pet-title,.cg-wof__island-title{font-size:20px}.cg-wof__char-content h2,.cg-wof__island-content h2{font-size:16px}.cg-wof__char-content p,.cg-wof__island-content p{font-size:14px}.cg-wof__island-photo-wrap{max-width:200px}.cg-wof__char-portrait{max-width:200px;width:100%}.cg-wof__char-title-img{height:35px}.cg-wof__char-name-line{width:60px;height:20px}.cg-wof__pet-body{width:65%}.cg-wof__pet-status{height:35px}.cg-wof__pet-stats-card{width:65%;padding:10px 15px;margin:0 auto}.cg-wof__pet-stat-label,.cg-wof__pet-img-wrap{display:none}.cg-wof__char-grid{display:grid;grid-template-columns:repeat(3, 1fr);grid-auto-rows:auto;overflow-y:auto;overflow-x:hidden;flex-direction:unset;flex-wrap:unset;height:auto;min-height:0}.cg-wof__char-item,.cg-wof__char-item:nth-child(-n+3),.cg-wof__char-item:nth-child(n+4){flex:unset;width:100%;grid-column:span 1;aspect-ratio:134/229}.cg-wof__comp-grid{display:grid;grid-template-columns:repeat(3, 1fr);grid-auto-rows:auto;overflow-y:auto;overflow-x:hidden;flex-direction:unset;flex-wrap:unset;height:auto;min-height:0}.cg-wof__comp-item{flex:unset;width:100%;max-width:unset;grid-column:span 1;justify-self:stretch;aspect-ratio:134/229}}@media(min-width: 1920px){.cg-wof__char-name{font-size:31px}.cg-wof__char-title{font-size:42px}.cg-wof__char-content h2{font-size:32px}.cg-wof__char-content p{font-size:24px}.cg-wof__island-name{font-size:35px}.cg-wof__island-title{font-size:42px}.cg-wof__pet-title{font-size:42px}.cg-wof__pet-stat-label{font-size:23px}}.cg-footer{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:20px 24px;text-align:center}.cg-footer__logos{display:block;width:auto;max-width:clamp(280px,50vw,720px);height:auto}.cg-footer__copy{margin:0;color:#000;font-size:clamp(11px,1vw,14px)}@media(min-width: 1920px){.cg-footer__logos{max-width:1400px}.cg-footer__copy{font-size:24px}}
