.pricing-module__kvPdYW__pricingMain{background-color:var(--color-white)}.pricing-module__kvPdYW__pricingSection{min-height:calc(100vh - 80px)}.pricing-module__kvPdYW__container{max-width:800px;margin:0 auto}.pricing-module__kvPdYW__title{font-size:var(--font-size-3xl);color:var(--color-black);margin-bottom:var(--space-xs);text-align:center;font-weight:800}.pricing-module__kvPdYW__description{font-size:var(--font-size-lg);color:var(--color-mid-gray);text-align:center;margin-bottom:var(--space-xl)}.pricing-module__kvPdYW__guideContent{gap:var(--space-md);flex-direction:column;display:flex}.pricing-module__kvPdYW__guideCard{background-color:var(--color-light-gray);padding:var(--space-lg);border-left:4px solid var(--color-dark-gray);border-radius:8px;box-shadow:0 4px 6px #00000005}.pricing-module__kvPdYW__guideCard h3{font-size:var(--font-size-lg);margin-bottom:var(--space-sm);color:var(--color-black);font-weight:700}.pricing-module__kvPdYW__guideCard p,.pricing-module__kvPdYW__guideCard ul{font-size:var(--font-size-base);color:var(--color-dark-gray);line-height:1.6}.pricing-module__kvPdYW__guideCard ul{padding-left:var(--space-md);list-style-type:disc}
.page-module___8aEwW__main{flex-direction:column;width:100%;padding-top:80px;display:flex}
.header-module__3iWRfG__header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background-color:#0a0a0af2;border-bottom:1px solid #ffffff0d;width:100%;height:80px;transition:all .3s;position:fixed;top:0;left:0}.header-module__3iWRfG__container{height:100%;padding:0 var(--space-md);justify-content:space-between;align-items:center;display:flex}.header-module__3iWRfG__logo a{color:var(--color-white);letter-spacing:.05em;font-size:1.5rem;font-weight:900;text-decoration:none}.header-module__3iWRfG__nav{align-items:center;display:flex}.header-module__3iWRfG__menuList{align-items:center;gap:var(--space-md);margin:0;padding:0;list-style:none;display:flex}.header-module__3iWRfG__menuLink{color:var(--color-light-gray);font-size:var(--font-size-sm);opacity:.8;font-weight:500;text-decoration:none;transition:color .3s}.header-module__3iWRfG__menuLink:hover{color:var(--color-white);opacity:1}.header-module__3iWRfG__signupBtn{background-color:var(--color-white);color:var(--color-black);font-size:var(--font-size-sm);margin-left:var(--space-xs);border-radius:4px;padding:.6rem 1.2rem;font-weight:700;text-decoration:none;transition:all .3s}.header-module__3iWRfG__signupBtn:hover{background-color:var(--color-light-gray);transform:translateY(-2px)}.header-module__3iWRfG__dropdown{cursor:pointer;position:relative}.header-module__3iWRfG__dropdownMenu{opacity:0;visibility:hidden;background-color:#0a0a0af2;border:1px solid #ffffff1a;border-radius:4px;flex-direction:column;min-width:140px;margin:0;padding:.5rem 0;list-style:none;transition:all .3s;display:flex;position:absolute;top:100%;left:50%;transform:translate(-50%)}.header-module__3iWRfG__dropdown:hover .header-module__3iWRfG__dropdownMenu{opacity:1;visibility:visible;top:120%}.header-module__3iWRfG__dropdown:after{content:"";width:100%;height:20px;position:absolute;bottom:-20px;left:0}.header-module__3iWRfG__dropdownItem{color:var(--color-light-gray);font-size:var(--font-size-sm);text-align:center;padding:.5rem 1.2rem;text-decoration:none;transition:background .2s,color .2s;display:block}.header-module__3iWRfG__dropdownItem:hover{background-color:var(--color-dark-gray);color:var(--color-white)}@media (max-width:768px){.header-module__3iWRfG__menuList{display:none}}
.hero-module__NVBTOW__heroSection{background-color:var(--color-black);color:var(--color-white);height:65vh;min-height:480px;padding:var(--space-lg) 0;align-items:center;display:flex;position:relative;overflow:hidden}.hero-module__NVBTOW__carouselContainer{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.hero-module__NVBTOW__carouselImage{width:100%;height:100%;image-rendering:high-quality;opacity:0;background-position:50%;background-repeat:no-repeat;background-size:cover;transition:opacity 1.5s ease-in-out;position:absolute;top:0;left:0}.hero-module__NVBTOW__carouselImage.hero-module__NVBTOW__active{opacity:1}.hero-module__NVBTOW__carouselOverlay{z-index:1;background:radial-gradient(circle,#00000073 0%,#000000d9 60%,#000000fa 100%);width:100%;height:100%;position:absolute;top:0;left:0}.hero-module__NVBTOW__container{z-index:2;width:100%;position:relative}.hero-module__NVBTOW__content{text-align:center;text-shadow:0 4px 16px #000000e6,0 2px 4px #0009;flex-direction:column;gap:1rem;max-width:800px;margin:0 auto;display:flex}.hero-module__NVBTOW__title{font-size:var(--font-size-3xl);letter-spacing:-.02em;color:var(--color-white);margin-bottom:0;font-weight:800;line-height:1.15;animation:1s ease-out .2s backwards hero-module__NVBTOW__fadeInUp}.hero-module__NVBTOW__subtitle{letter-spacing:.02em;color:var(--color-white);opacity:.95;margin-top:0;font-size:1.38rem;font-weight:500;line-height:1.25;animation:1s ease-out hero-module__NVBTOW__fadeInDown}.hero-module__NVBTOW__description{font-size:var(--font-size-lg);color:#d0d0d0;margin-top:.5rem;font-weight:300;animation:1s ease-out .4s backwards hero-module__NVBTOW__fadeInUp}.hero-module__NVBTOW__ctaButton{text-shadow:none;margin-top:var(--space-lg);background-color:var(--color-white);color:var(--color-black);font-size:var(--font-size-lg);cursor:pointer;border:none;border-radius:4px;align-self:center;padding:1rem 3rem;font-weight:600;transition:all .3s;animation:1s ease-out .6s backwards hero-module__NVBTOW__fadeIn;box-shadow:0 6px 16px #0009}.hero-module__NVBTOW__ctaButton:hover{background-color:var(--color-light-gray);transform:translateY(-2px);box-shadow:0 10px 20px #ffffff1a}@keyframes hero-module__NVBTOW__fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-module__NVBTOW__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-module__NVBTOW__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:768px){.hero-module__NVBTOW__title{font-size:var(--font-size-2xl)}.hero-module__NVBTOW__subtitle{font-size:var(--font-size-lg)}.hero-module__NVBTOW__heroSection{min-height:80vh;padding:var(--space-xl) 0}}
.customerCases-module__x6ZpjW__casesSection{color:#111;background-color:#fafafa;padding:5rem 0}.customerCases-module__x6ZpjW__container{flex-direction:column;max-width:900px;margin:0 auto;padding:0 1.5rem;display:flex}.customerCases-module__x6ZpjW__header{text-align:center;margin-bottom:3rem}.customerCases-module__x6ZpjW__title{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:2.25rem;font-weight:300;line-height:1.35}.customerCases-module__x6ZpjW__title strong{font-weight:800}.customerCases-module__x6ZpjW__divider{background-color:#111;width:50px;height:4px;margin:0 auto}.customerCases-module__x6ZpjW__casesList{flex-direction:column;gap:1.25rem;display:flex}.customerCases-module__x6ZpjW__caseCard{background-color:#fff;border:1px solid #f0f0f0;border-radius:16px;align-items:center;padding:1.5rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 8px 24px #00000008}.customerCases-module__x6ZpjW__caseCard:hover{transform:translateY(-4px);box-shadow:0 16px 40px #0000000f}.customerCases-module__x6ZpjW__imageBox{color:#dde3e8;background-color:#f4f6f8;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:120px;height:120px;margin-right:2rem;font-size:2.5rem;font-weight:900;display:flex;position:relative;overflow:hidden}.customerCases-module__x6ZpjW__textContent{flex-grow:1}.customerCases-module__x6ZpjW__caseTitle{color:#111;letter-spacing:-.02em;margin-bottom:.4rem;font-size:1.35rem;font-weight:800}.customerCases-module__x6ZpjW__caseDesc{color:#666;word-break:keep-all;font-size:1.05rem;line-height:1.5}@media (max-width:640px){.customerCases-module__x6ZpjW__caseCard{text-align:center;flex-direction:column;padding:2rem 1.5rem}.customerCases-module__x6ZpjW__imageBox{width:100px;height:100px;margin-bottom:1.5rem;margin-right:0}}
.curationList-module__KPS0Rq__curationSection{background-color:#fafafa;border-bottom:1px solid #eaeaea;padding:5rem 0}.curationList-module__KPS0Rq__container{flex-direction:column;gap:3rem;max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex}.curationList-module__KPS0Rq__header{text-align:center;max-width:700px;margin:0 auto}.curationList-module__KPS0Rq__badge{color:#fff;text-transform:uppercase;letter-spacing:.15em;background-color:#111;border-radius:30px;margin-bottom:1.5rem;padding:.4em 1.2em;font-size:.85rem;font-weight:700;display:inline-block}.curationList-module__KPS0Rq__title{color:#111;letter-spacing:-.02em;margin-bottom:1rem;font-size:2.25rem;font-weight:300;line-height:1.35}.curationList-module__KPS0Rq__title strong{font-weight:800}.curationList-module__KPS0Rq__description{color:#555;word-break:keep-all;font-size:1.1rem;line-height:1.6}.curationList-module__KPS0Rq__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.curationList-module__KPS0Rq__card{background-color:#fff;border:1px solid #eaeaea;border-radius:12px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 4px 16px #0000000f}.curationList-module__KPS0Rq__card:hover{transform:translateY(-5px);box-shadow:0 12px 24px #0000001a}.curationList-module__KPS0Rq__imageBox{aspect-ratio:4/3;background-color:#f2f2f2;width:100%;position:relative}.curationList-module__KPS0Rq__cardContent{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.curationList-module__KPS0Rq__categoryBadge{color:#888;margin-bottom:.3rem;font-size:.8rem;font-weight:700}.curationList-module__KPS0Rq__restaurantName{color:#111;letter-spacing:-.02em;margin-bottom:1rem;font-size:1.25rem;font-weight:800}.curationList-module__KPS0Rq__menuList{flex-grow:1;margin:0 0 1.5rem;padding:0;list-style:none}.curationList-module__KPS0Rq__menuList li{color:#444;margin-bottom:.4rem;padding-left:12px;font-size:.95rem;position:relative}.curationList-module__KPS0Rq__menuList li:before{content:"•";color:#bbb;position:absolute;left:0}.curationList-module__KPS0Rq__naverLink{color:#03c75a;background-color:#03c75a14;border-radius:6px;align-self:flex-start;padding:.5rem .8rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:background-color .2s;display:inline-block}.curationList-module__KPS0Rq__naverLink:hover{background-color:#03c75a26}.curationList-module__KPS0Rq__martCard{background-color:#f8f9fa}@media (max-width:1024px){.curationList-module__KPS0Rq__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.curationList-module__KPS0Rq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.curationList-module__KPS0Rq__grid{grid-template-columns:1fr}}
.usage-module__ClhuNq__usageMain{background-color:#fafafa}.usage-module__ClhuNq__usageSection{min-height:calc(100vh - 80px);padding:4rem 0}.usage-module__ClhuNq__container{max-width:760px;margin:0 auto}.usage-module__ClhuNq__title{color:#111;text-align:center;letter-spacing:-.03em;margin-bottom:.5rem;font-size:2.25rem;font-weight:800}.usage-module__ClhuNq__description{color:#666;text-align:center;word-break:keep-all;margin-bottom:3rem;font-size:1.1rem}.usage-module__ClhuNq__guideContent{flex-direction:column;gap:2.5rem;display:flex}.usage-module__ClhuNq__guideCard{background-color:#fff;border:1px solid #f0f0f0;border-radius:20px;overflow:hidden;box-shadow:0 10px 40px #0000000a}.usage-module__ClhuNq__cardHeader{background-color:#fcfcfc;border-bottom:1px solid #f0f0f0;align-items:center;gap:1rem;padding:1.5rem 2rem;display:flex}.usage-module__ClhuNq__stepBadge{color:#333;letter-spacing:.05em;background-color:#f2f2f2;border-radius:20px;padding:.3rem .8rem;font-size:.9rem;font-weight:700;display:inline-block}.usage-module__ClhuNq__cardHeader h3{color:#111;letter-spacing:-.02em;margin:0;font-size:1.4rem;font-weight:800}.usage-module__ClhuNq__cardBody{padding:2rem}.usage-module__ClhuNq__guideList{margin:0 0 2rem;padding-left:1.2rem}.usage-module__ClhuNq__guideList li{color:#333;margin-bottom:.8rem;padding-left:.3rem;font-size:1.05rem;line-height:1.6}.usage-module__ClhuNq__guideList li::marker{color:#888;font-weight:600}.usage-module__ClhuNq__guideList strong{color:#111;font-weight:700}.usage-module__ClhuNq__highlight{color:#111;font-weight:800}.usage-module__ClhuNq__noticeBox{background-color:#fff9f9;border:1px solid #ffeded;border-radius:12px;padding:1.25rem 1.5rem}.usage-module__ClhuNq__noticeBox p{color:#555;margin-bottom:.5rem;font-size:.95rem;line-height:1.5}.usage-module__ClhuNq__noticeBox p:last-child{margin-bottom:0}.usage-module__ClhuNq__danger{color:#111;font-weight:800}.usage-module__ClhuNq__footerMessage{text-align:center;margin-top:2rem;padding:2rem 0}.usage-module__ClhuNq__cheer{color:#444;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:1.25rem;font-weight:500;line-height:1.6}.usage-module__ClhuNq__thanks{color:#111;margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.usage-module__ClhuNq__signature{color:#666;font-size:1rem;font-weight:500}@media (max-width:640px){.usage-module__ClhuNq__title{font-size:1.8rem}.usage-module__ClhuNq__cardBody{padding:1.5rem}.usage-module__ClhuNq__guideList li{font-size:1rem}.usage-module__ClhuNq__cardHeader{padding:1.2rem 1.5rem}}
.brandStory-module__jxNyUW__storySection,.brandStory-module__jxNyUW__storySection *{box-sizing:border-box}.brandStory-module__jxNyUW__storySection{background-color:var(--color-black);color:var(--color-mid-gray);padding:80px 0;font-family:Noto Sans KR,sans-serif}.brandStory-module__jxNyUW__container{flex-direction:column;gap:80px;max-width:1100px;margin:0 auto;padding:0 40px;display:flex}.brandStory-module__jxNyUW__header{text-align:center;max-width:800px;margin:0 auto}.brandStory-module__jxNyUW__title{color:var(--color-white);letter-spacing:-.02em;margin-bottom:20px;font-size:2.5rem;font-weight:800;line-height:1.4}.brandStory-module__jxNyUW__subtitle{color:var(--color-mid-gray);font-size:1.25rem;font-weight:400}.brandStory-module__jxNyUW__highlight{color:var(--color-white);font-weight:700}.brandStory-module__jxNyUW__mainGrid{flex-direction:row;align-items:flex-start;gap:60px;width:100%;display:flex}.brandStory-module__jxNyUW__imageWrapper{flex:0 0 380px;position:sticky;top:100px}.brandStory-module__jxNyUW__imageBox{aspect-ratio:3/4;background-color:#1a1a1a;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden;box-shadow:0 10px 30px #00000080}.brandStory-module__jxNyUW__imagePlaceholder{color:#666;text-align:center;flex-direction:column;gap:12px;display:flex}.brandStory-module__jxNyUW__imagePlaceholder p{color:#fff;letter-spacing:.1em;font-size:1.8rem;font-weight:800}.brandStory-module__jxNyUW__imagePlaceholder span{text-transform:uppercase;letter-spacing:.2em;font-size:.9rem}.brandStory-module__jxNyUW__textContent{border-left:1px solid #ffffff26;flex-direction:column;flex:1;gap:50px;min-width:0;padding-left:50px;display:flex}.brandStory-module__jxNyUW__paragraphGroup{flex-direction:column;gap:16px;display:flex}.brandStory-module__jxNyUW__subHeading{color:var(--color-white);letter-spacing:.05em;text-transform:uppercase;margin-bottom:8px;font-family:Inter,sans-serif;font-size:1.8rem;font-weight:800}.brandStory-module__jxNyUW__textContent p{color:#ccc;font-size:1.05rem;line-height:1.8}.brandStory-module__jxNyUW__signature{letter-spacing:.1em;font-weight:800;color:var(--color-white)!important;margin-top:24px!important;font-size:1.2rem!important}.brandStory-module__jxNyUW__bookBanner{background:#111;border:1px solid #ffffff14;border-radius:16px;flex-direction:row;align-items:center;gap:50px;width:100%;margin-top:40px;padding:40px 60px;display:flex;box-shadow:0 10px 40px #0006}.brandStory-module__jxNyUW__css3dBookWrapper{perspective:1500px;flex-shrink:0;width:150px;height:230px;margin:0 30px}.brandStory-module__jxNyUW__css3dBook{width:100%;height:100%;transform-style:preserve-3d;transition:transform .6s cubic-bezier(.2,.8,.2,1);position:relative;transform:rotateY(25deg)}.brandStory-module__jxNyUW__bookBanner:hover .brandStory-module__jxNyUW__css3dBook{transform:rotateY(5deg)scale(1.05)translateZ(10px)}.brandStory-module__jxNyUW__css3dFront{z-index:2;background-image:url(/book_cover_real.jpg);background-position:100% 0;background-size:110% 100%;border-radius:2px 6px 6px 2px;width:100%;height:100%;position:absolute;top:0;left:0;box-shadow:inset 4px 0 10px #0000001a,10px 10px 30px #0009}.brandStory-module__jxNyUW__css3dSpine{transform-origin:0;background-image:url(/book_cover_real.jpg);background-position:0 0;background-size:auto 100%;border-radius:2px 0 0 2px;width:25px;height:100%;position:absolute;left:0;transform:rotateY(-90deg);box-shadow:inset 0 0 15px #000000b3}.brandStory-module__jxNyUW__lighting{pointer-events:none;z-index:10;background:linear-gradient(90deg,#ffffff4d 0%,#fff0 8% 90%,#0000001a 100%);border-radius:2px 6px 6px 2px;position:absolute;inset:0}.brandStory-module__jxNyUW__bookInfo{flex-direction:column;flex:1;display:flex}.brandStory-module__jxNyUW__bookTitle{color:var(--color-white);letter-spacing:-.02em;text-indent:-.4em;margin-bottom:6px;font-size:1.8rem;font-weight:900}.brandStory-module__jxNyUW__bookMeta{color:#888;letter-spacing:.02em;margin-bottom:18px;font-size:.85rem;font-weight:500}.brandStory-module__jxNyUW__bookSubTitle{color:#aaa;margin-bottom:20px;font-size:1.1rem;font-weight:500}.brandStory-module__jxNyUW__bookFeatures{flex-direction:column;gap:12px;margin-bottom:32px;padding-left:0;list-style-type:none;display:flex}.brandStory-module__jxNyUW__bookFeatures li{color:#ddd;padding-left:24px;font-size:.95rem;line-height:1.6;position:relative}.brandStory-module__jxNyUW__bookFeatures li:before{content:"✓";color:#fff;font-weight:900;position:absolute;left:0}.brandStory-module__jxNyUW__learnMoreBtn{background-color:var(--color-white);color:var(--color-black);text-transform:uppercase;letter-spacing:.05em;border-radius:30px;align-self:flex-start;padding:12px 32px;font-size:.95rem;font-weight:800;text-decoration:none;transition:all .3s}.brandStory-module__jxNyUW__learnMoreBtn:hover{background-color:#ddd;transform:translateY(-2px)}@media (max-width:960px){.brandStory-module__jxNyUW__title{font-size:2rem}.brandStory-module__jxNyUW__mainGrid{flex-direction:column;gap:40px}.brandStory-module__jxNyUW__imageWrapper{flex:auto;width:100%;max-width:400px;margin:0 auto;position:static}.brandStory-module__jxNyUW__textContent{border-top:1px solid #ffffff26;border-left:none;gap:30px;padding-top:40px;padding-left:0}.brandStory-module__jxNyUW__bookBanner{text-align:center;flex-direction:column;gap:30px;padding:40px 20px}.brandStory-module__jxNyUW__bookFeatures li{padding-left:0}.brandStory-module__jxNyUW__bookFeatures li:before{display:none}.brandStory-module__jxNyUW__learnMoreBtn{align-self:center}}
.facilities-module__JAFpkq__facilitiesSection{padding:var(--space-xl) 0;background-color:#fcfcfc}.facilities-module__JAFpkq__container{gap:var(--space-xl);max-width:var(--container-width-max);padding:0 var(--space-md);flex-direction:column;margin:0 auto;display:flex}.facilities-module__JAFpkq__header{text-align:center;max-width:700px;margin:0 auto}.facilities-module__JAFpkq__title{font-size:var(--font-size-3xl);color:var(--color-black);margin-bottom:var(--space-md);letter-spacing:-.02em;font-weight:300;line-height:1.4}.facilities-module__JAFpkq__title strong{font-weight:900}.facilities-module__JAFpkq__description{font-size:var(--font-size-lg);color:var(--color-mid-gray);line-height:1.6}.facilities-module__JAFpkq__contentWrapper{flex-direction:column;gap:1rem;display:flex}.facilities-module__JAFpkq__grid{grid-template-columns:repeat(4,1fr);grid-auto-rows:200px;gap:1rem;display:grid}.facilities-module__JAFpkq__card{background-color:var(--color-black);border-radius:20px;flex-direction:column;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s;display:flex;position:relative;overflow:hidden;transform:translateZ(0);box-shadow:0 10px 30px #00000014}.facilities-module__JAFpkq__card:first-child{grid-area:span 2/span 2}.facilities-module__JAFpkq__card:nth-child(2),.facilities-module__JAFpkq__card:nth-child(3){grid-area:span 1/span 1}.facilities-module__JAFpkq__card:nth-child(4),.facilities-module__JAFpkq__card:nth-child(5),.facilities-module__JAFpkq__card:nth-child(6){grid-area:span 1/span 2}.facilities-module__JAFpkq__card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0003}.facilities-module__JAFpkq__cardBackground{object-fit:cover;z-index:1;transition:transform .8s}.facilities-module__JAFpkq__card:hover .facilities-module__JAFpkq__cardBackground{transform:scale(1.05)}.facilities-module__JAFpkq__placeholderBackground{color:var(--color-white);opacity:.5;z-index:1;background:linear-gradient(135deg,#2a2a2a,#111);justify-content:center;align-items:center;transition:opacity .4s;display:flex;position:absolute;inset:0}.facilities-module__JAFpkq__card:hover .facilities-module__JAFpkq__placeholderBackground{opacity:.7}.facilities-module__JAFpkq__cardOverlay{z-index:2;text-align:left;background:linear-gradient(#0000 0%,#0000004d 50%,#000000e6 100%);flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:2rem 1.8rem;display:flex;position:absolute;inset:0}.facilities-module__JAFpkq__cardTitle{color:var(--color-white);margin-bottom:var(--space-xs);letter-spacing:-.02em;word-break:keep-all;text-shadow:0 2px 6px #000c;width:100%;font-size:1.4rem;font-weight:800}.facilities-module__JAFpkq__cardDesc{color:#ffffffd9;word-break:keep-all;text-shadow:0 1px 4px #000c;width:100%;font-size:.95rem;line-height:1.5}.facilities-module__JAFpkq__card:first-child .facilities-module__JAFpkq__cardTitle{font-size:1.8rem}.facilities-module__JAFpkq__card:first-child .facilities-module__JAFpkq__cardDesc{font-size:1.05rem}.facilities-module__JAFpkq__imageGallery{border-radius:20px;overflow:hidden;box-shadow:0 20px 50px #0000001a}.facilities-module__JAFpkq__mainImage img{object-fit:cover;filter:grayscale(5%);width:100%;height:auto;min-height:280px;transition:transform .8s,filter .8s;display:block}.facilities-module__JAFpkq__imageGallery:hover .facilities-module__JAFpkq__mainImage img{filter:grayscale(0%);transform:scale(1.02)}@media (max-width:1024px){.facilities-module__JAFpkq__grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:180px}.facilities-module__JAFpkq__card:nth-child(n){grid-area:span 1/span 1}.facilities-module__JAFpkq__card:first-child,.facilities-module__JAFpkq__card:nth-child(4){grid-area:span 1/span 2}.facilities-module__JAFpkq__title{font-size:var(--font-size-2xl)}}@media (max-width:640px){.facilities-module__JAFpkq__grid{grid-template-columns:1fr;grid-auto-rows:160px;gap:1rem}.facilities-module__JAFpkq__card:nth-child(n){grid-area:span 1/span 1}.facilities-module__JAFpkq__title{font-size:1.75rem}.facilities-module__JAFpkq__description{font-size:var(--font-size-base)}}
.location-module__ROENAW__locationSection{background-color:var(--color-light-gray);color:var(--color-black)}.location-module__ROENAW__contentGrid{justify-content:space-between;gap:var(--space-xl);align-items:stretch;display:flex}.location-module__ROENAW__header{margin-bottom:var(--space-lg)}.location-module__ROENAW__infoWrapper{flex-direction:column;flex:1;justify-content:flex-start;display:flex}.location-module__ROENAW__divider{background-color:var(--color-black);width:40px;height:4px;margin-bottom:var(--space-md)}.location-module__ROENAW__title{font-size:var(--font-size-3xl);margin-bottom:0;font-weight:800}.location-module__ROENAW__addressBox{margin-bottom:var(--space-md)}.location-module__ROENAW__address{line-height:1.5}.location-module__ROENAW__address strong{color:var(--color-black);letter-spacing:-.5px;font-size:1.18rem;font-weight:800;display:block}.location-module__ROENAW__subAddress{color:var(--color-dark-gray);margin-top:4px;font-size:1.06rem;font-weight:500;display:block}.location-module__ROENAW__parkingInfo{margin-top:var(--space-lg);padding:var(--space-md);background-color:var(--color-white);border-left:4px solid var(--color-black);border-radius:4px;box-shadow:0 5px 15px #0000000d}.location-module__ROENAW__parkingTitle{align-items:center;gap:var(--space-xs);font-size:var(--font-size-lg);margin-bottom:var(--space-sm);color:var(--color-black);font-weight:700;display:flex}.location-module__ROENAW__parkingDesc{font-size:var(--font-size-base);color:var(--color-mid-gray);line-height:1.6}.location-module__ROENAW__parkingDesc strong{color:var(--color-dark-gray)}.location-module__ROENAW__mapWrapper{border-radius:8px;flex:1.2;width:100%;min-height:380px;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000001a}.location-module__ROENAW__mapPlaceholder{width:100%;height:100%;color:var(--color-mid-gray);font-weight:600;font-size:var(--font-size-lg);background-color:#e0e0e0;justify-content:center;align-items:center;display:flex}@media (max-width:992px){.location-module__ROENAW__container{flex-direction:column;align-items:stretch}.location-module__ROENAW__mapWrapper{height:300px}}.location-module__ROENAW__transportInfo{margin-top:var(--space-md)}.location-module__ROENAW__note{margin-top:var(--space-xs);font-size:var(--font-size-sm);color:var(--color-mid-gray);display:block}.location-module__ROENAW__mapLink{cursor:pointer;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.location-module__ROENAW__mapIframe{pointer-events:none;border:0;width:100%;height:calc(100% + 150px);position:absolute;top:-150px;left:0}.location-module__ROENAW__customMarker{z-index:10;pointer-events:none;flex-direction:column;align-items:center;display:flex;position:absolute;top:calc(50% - 55px);left:50%;transform:translate(-50%,-100%)}.location-module__ROENAW__markerText{background-color:var(--color-black);color:var(--color-white);font-weight:800;font-size:var(--font-size-lg);letter-spacing:-.5px;border-radius:8px;margin-bottom:4px;padding:8px 16px;animation:2s infinite location-module__ROENAW__bounce;box-shadow:0 4px 12px #0000004d}.location-module__ROENAW__markerText:after{content:"";border-style:solid;border-width:6px 6px 0;border-color:var(--color-black) transparent transparent transparent;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)}.location-module__ROENAW__markerPin{filter:drop-shadow(0 4px 4px #0006);margin-top:4px}.location-module__ROENAW__mapOverlay{bottom:var(--space-md);right:var(--space-md);color:#fff;font-size:var(--font-size-sm);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10;background-color:#000000b3;border-radius:20px;padding:8px 16px;font-weight:600;transition:all .2s;position:absolute}.location-module__ROENAW__mapLink:hover .location-module__ROENAW__mapOverlay{background-color:var(--color-black);transform:scale(1.05)}@keyframes location-module__ROENAW__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}
.signUp-module__ARd7pa__signupSection{background-color:var(--color-black);color:var(--color-white);text-align:center}.signUp-module__ARd7pa__container{justify-content:center;display:flex}.signUp-module__ARd7pa__content{width:100%;max-width:600px}.signUp-module__ARd7pa__title{font-size:var(--font-size-3xl);margin-bottom:var(--space-md);letter-spacing:-.02em;font-weight:800}.signUp-module__ARd7pa__description{font-size:var(--font-size-lg);color:var(--color-light-gray);margin-bottom:var(--space-xl);opacity:.9;font-weight:300}.signUp-module__ARd7pa__description strong{color:var(--color-white);font-weight:700}.signUp-module__ARd7pa__form{gap:var(--space-md);text-align:left;padding:var(--space-xl) var(--space-lg);background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;display:flex}.signUp-module__ARd7pa__inputGroup{gap:var(--space-xs);flex-direction:column;display:flex}.signUp-module__ARd7pa__label{font-size:var(--font-size-sm);color:var(--color-light-gray);letter-spacing:.05em;font-weight:600}.signUp-module__ARd7pa__input{color:var(--color-white);font-size:var(--font-size-base);background-color:#00000080;border:1px solid #fff3;border-radius:4px;padding:1rem;transition:all .3s}.signUp-module__ARd7pa__input:focus{border-color:var(--color-white);background-color:#ffffff0d;outline:none}.signUp-module__ARd7pa__input::placeholder{color:#ffffff4d}.signUp-module__ARd7pa__submitButton{margin-top:var(--space-sm);background-color:var(--color-white);color:var(--color-black);font-size:var(--font-size-lg);cursor:pointer;border:none;border-radius:4px;padding:1.2rem;font-weight:700;transition:all .3s}.signUp-module__ARd7pa__submitButton:hover{background-color:var(--color-light-gray);transform:translateY(-2px);box-shadow:0 10px 20px #0003}@media (max-width:640px){.signUp-module__ARd7pa__title{font-size:var(--font-size-2xl)}.signUp-module__ARd7pa__form{padding:var(--space-lg) var(--space-md)}}
