.HomeMap_HomeMapWrapper__MNLzL{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;min-height:100vh;gap:0}@media (max-width:600px){.HomeMap_HomeMapWrapper__MNLzL{padding:0}}.MapControls_ControlsWrapper__XhnXy{width:100%;max-width:800px;display:flex;flex-direction:row;border:1px solid var(--color-gray-100);background:var(--color-black)}.MapControls_toolbar__R0qCe{width:100%;padding:20px 16px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:12px;flex-wrap:nowrap;overflow:hidden}@media (max-width:768px){.MapControls_toolbar__R0qCe{flex-direction:column;flex-wrap:wrap;padding:10px 12px;gap:8px}}.MapControls_coordsDisplay__yR2BO{padding:4px 12px;border:1px solid var(--color-gray-100);background:var(--color-black);color:var(--color-gray-100);text-align:center;font-size:14px;font-family:var(--font-pixel)}.MapControls_buttonGroup__jn_0g{display:flex;flex-direction:row;gap:8px;flex-shrink:0}.MapControls_itemListWrapper__0oOSC{flex:1 1;min-width:0;overflow:hidden}.AppButton_AppButton__HlSPt{color:var(--color-gray-100);font-size:13px;font-family:var(--font-pixel);padding:6px 12px;background:var(--color-gray-900);border:1px solid var(--color-gray-100);text-decoration:none;cursor:pointer;transition:all .1s}.AppButton_AppButton__HlSPt:hover{background:var(--color-gray-800)}.AppButton_filled__yLjnn{background:var(--color-gray-100);color:var(--color-black);border-color:var(--color-gray-100)}.AppButton_filled__yLjnn:hover{background:var(--color-gray-300)}.DotGrid_grid__q0LtO{display:grid;grid-template-columns:repeat(10,32px);grid-template-rows:repeat(10,32px);grid-gap:1px;gap:1px;background:var(--color-gray-900);border:1px solid var(--color-gray-700);-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:crosshair}.DotGrid_cell__3lRqf{width:32px;height:32px;background:var(--color-gray-700);transition:background .05s}.DotGrid_cell__3lRqf:hover{background:var(--color-gray-800)}.DotGrid_cell__3lRqf.DotGrid_filled__iaPoQ{background:var(--color-black)}.ItemEditModal_overlay__sOGlH{position:fixed;inset:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:1000}.ItemEditModal_modal___rOOU{background:var(--color-gray-800);border:1px solid var(--color-gray-600);padding:20px;display:flex;flex-direction:column;align-items:center;gap:16px}.ItemEditModal_title__T6RDF{margin:0;font-family:var(--font-pixel);font-size:14px;color:var(--color-gray-100);text-transform:uppercase;letter-spacing:1px}.ItemEditModal_actions__mSNzx{display:flex;gap:10px}.ItemEditModal_nameInput__YwPss{width:100%;padding:6px 10px;background:var(--color-gray-900);border:1px solid var(--color-gray-600);color:var(--color-gray-100);font-family:var(--font-pixel);font-size:12px;outline:none;box-sizing:border-box}.ItemEditModal_nameInput__YwPss::placeholder{color:var(--color-gray-500)}.DotPreview_PreviewWrapper__iEoP0{display:flex;flex-direction:column;gap:12px}.DotPreview_box__7Dg4f{width:20px;height:20px;position:relative;background:var(--color-gray-100)}.DotPreview_pixel__xk2EF{position:absolute;top:-2px;left:-2px;width:2px;height:2px;background:transparent}.ItemList_ListWrapper__KNSe_{list-style:none;margin:0;padding:0;display:flex;flex-direction:row;gap:10px;max-height:120px;overflow-x:scroll}@media (max-width:768px){.ItemList_ListWrapper__KNSe_{flex-wrap:wrap;overflow-x:auto;overflow-y:scroll}}.ItemList_ListWrapper__KNSe_::-webkit-scrollbar{height:4px;width:4px}.ItemList_ListWrapper__KNSe_::-webkit-scrollbar-track{background:var(--color-gray-800)}.ItemList_ListWrapper__KNSe_::-webkit-scrollbar-thumb{background:var(--color-gray-500)}.ItemList_ListWrapper__KNSe_::-webkit-scrollbar-thumb:hover{background:var(--color-gray-400)}.ItemList_entry__Dk27w{display:flex;align-items:center;gap:6px;padding:2px;min-width:60px;border:1px solid var(--color-gray-600);background:var(--color-gray-700);border-radius:4px;cursor:pointer;transition:all .15s}.ItemList_entry__Dk27w:hover{background:var(--color-gray-700);border-color:var(--color-gray-500)}.ItemList_entry__Dk27w.ItemList_active__HYR7E{background:var(--color-primary);border-color:var(--color-primary)}@media (max-width:768px){.ItemList_entry__Dk27w{padding:6px;min-width:50px}}.ItemList_itemName__25fXz{max-width:60px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--color-gray-100);text-align:center;font-size:10px;font-family:var(--font-pixel)}@media (max-width:768px){.ItemList_itemName__25fXz{font-size:9px;max-width:50px}}.Game_container__3mUeS{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background:linear-gradient(135deg,#0a0a20,#1a1a40);gap:20px}.Game_canvas__k3NXR{border:3px solid #3333ff;border-radius:12px;box-shadow:0 0 30px rgba(50,50,255,.4),0 0 60px rgba(50,50,255,.2),inset 0 0 30px rgba(0,0,0,.5)}.Game_controls__QnICv{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:12px 24px;color:#aaaaaa;font-family:monospace;font-size:12px;display:flex;gap:20px;align-items:center}.Game_controls__QnICv p{margin:0}.Game_controls__QnICv strong{color:#ffffff}.Game_container__cSQZl{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background:linear-gradient(180deg,#0a0a15,#1a1a2e 50%,#16213e);gap:15px}.Game_canvas__Jncrg{border:3px solid #4a4a6a;border-radius:8px;box-shadow:0 0 40px rgba(100,100,150,.3),0 0 80px rgba(50,50,100,.2),inset 0 0 20px rgba(0,0,0,.5)}.Game_controls__uDprg{background:rgba(30,30,50,.9);border:1px solid rgba(100,100,150,.3);border-radius:8px;padding:10px 24px;color:#aaaacc;font-family:monospace;font-size:12px;display:flex;gap:20px;align-items:center}.Game_controls__uDprg p{margin:0}.Game_controls__uDprg strong{color:#ffcc00}.HealingParticles_container__qnP6P{width:100vw;height:100vh;position:relative;overflow:hidden;background-color:#000}.HealingParticles_canvas__INVRF{display:block;width:100%;height:100%}.ItemsGame_container__mhfFW{padding:2rem;min-height:100vh;background-color:#f0f4f8;font-family:Inter,sans-serif;display:flex;flex-direction:column;align-items:center}.ItemsGame_title__MIyjQ{color:#333;margin-bottom:.5rem;font-size:2.5rem;font-weight:800;text-transform:uppercase;letter-spacing:-1px}.ItemsGame_subtitle__ivmkA{color:#666;margin-bottom:3rem;font-size:1.2rem}.ItemsGame_grid__liA7q{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));grid-gap:2rem;gap:2rem;width:100%;max-width:1200px;margin:0 auto}.ItemsGame_card__Jgxl3{background:white;border-radius:16px;padding:1.5rem;display:flex;flex-direction:column;align-items:center;box-shadow:0 4px 6px rgba(0,0,0,.05);transition:transform .2s,box-shadow .2s}.ItemsGame_card__Jgxl3:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.1)}.ItemsGame_imageWrapper__MzbK7{width:100px;height:100px;margin-bottom:1rem}.ItemsGame_name__S4FCS{font-size:1rem;font-weight:600;color:#4a5568;margin:0;text-align:center;line-height:1.3}.GridMystery_container__eyZ76{position:fixed;top:0;left:0;width:100vw;height:100vh;overflow:hidden}.GridMystery_grid__7t88I{display:grid;width:100%;height:100%}.Cell_cell__cH_Kz{width:30px;height:30px;border:1px solid #2e2e2e;box-sizing:border-box;cursor:pointer;transition:background-color 0s ease}.Cell_cell__cH_Kz:hover{background-color:#2e2e2e}.Cell_cell__cH_Kz.Cell_active__JQchn{background-color:#4ecdc4}.BlurScroll_container__ac_bH{width:100%;height:100vh;background-color:var(--color-black);position:relative;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}.BlurScroll_container__ac_bH::-webkit-scrollbar{display:none}.BlurScroll_scrollSpacer__uJA1Q{height:300vh;width:1px}.BlurScroll_baseContent__8NAaj{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);color:#ffffff;text-align:center;z-index:1}.BlurScroll_screen1__fBPnP{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:2;pointer-events:none}.ScrollDynamicChange_container__6t_16{width:100%}.ScrollDynamicChange_blank__Im1JI{height:1500px;width:1px}.ScrollDynamicChange_section1__L0DOG{width:800px;height:400px;display:flex;justify-content:center;background-color:var(--color-primary);animation:ScrollDynamicChange_section1Animation__rYMgA 1s linear;animation-timeline:view();animation-range:0 80%}@keyframes ScrollDynamicChange_section1Animation__rYMgA{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.ScrollDynamicChange_section2__R1qMp{width:800px;height:300px;background-color:var(--color-secondary)}.CurriculumHome_container__0YImm{max-width:1200px;margin:0 auto;padding:40px 20px}.CurriculumHome_header__Bb479{text-align:center;margin-bottom:60px}.CurriculumHome_title__hwdrA{font-size:3rem;font-weight:700;background:linear-gradient(135deg,var(--color-primary),var(--color-secondary));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:16px}.CurriculumHome_subtitle__PFZPx{font-size:1.25rem;color:var(--color-text-secondary,#666)}.CurriculumHome_intro__yil4Z{background:var(--color-background-secondary,#f5f5f5);padding:30px;border-radius:var(--radius-lg,10px);margin-bottom:60px}.CurriculumHome_intro__yil4Z h2{font-size:1.5rem;font-weight:600;margin-bottom:16px;color:var(--color-primary)}.CurriculumHome_intro__yil4Z ul{list-style:disc;padding-left:24px;margin-bottom:30px}.CurriculumHome_intro__yil4Z ul:last-child{margin-bottom:0}.CurriculumHome_intro__yil4Z li{margin-bottom:8px;line-height:1.6}.CurriculumHome_weekList___uHeQ h2{font-size:2rem;font-weight:600;margin-bottom:30px;text-align:center}.CurriculumHome_grid__p76jh{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:24px;gap:24px;margin-bottom:60px}.CurriculumHome_card__f2Gd0{background:white;border:2px solid var(--color-border,#e0e0e0);border-radius:var(--radius-lg,10px);padding:24px;transition:all .3s ease;cursor:pointer;text-decoration:none;color:inherit;display:flex;flex-direction:column}.CurriculumHome_card__f2Gd0:hover{border-color:var(--color-primary);transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.12)}.CurriculumHome_cardHeader__xAEms{margin-bottom:16px}.CurriculumHome_weekNumber__042JH{display:inline-block;background:var(--color-primary);color:white;padding:4px 12px;border-radius:var(--radius-full,9999px);font-size:.875rem;font-weight:600;margin-bottom:12px}.CurriculumHome_cardTitle__aWuNC{font-size:1.25rem;font-weight:600;margin-top:8px}.CurriculumHome_cardDescription__NqUzc{color:var(--color-text-secondary,#666);line-height:1.6;margin-bottom:16px}.CurriculumHome_topicList__Te_oX{list-style:none;padding:0;margin-top:auto}.CurriculumHome_topicList__Te_oX li{padding:6px 0 6px 20px;position:relative;font-size:.875rem;color:var(--color-text-tertiary,#888)}.CurriculumHome_topicList__Te_oX li:before{content:"•";position:absolute;left:0;color:var(--color-primary);font-weight:700}.CurriculumHome_footer__aSqR9{text-align:center;padding:30px;background:var(--color-background-tertiary,#fafafa);border-radius:var(--radius-lg,10px);color:var(--color-text-secondary,#666)}.CurriculumHome_footer__aSqR9 p{margin-bottom:8px}.CurriculumHome_footer__aSqR9 p:last-child{margin-bottom:0}@media (max-width:768px){.CurriculumHome_title__hwdrA{font-size:2rem}.CurriculumHome_subtitle__PFZPx{font-size:1rem}.CurriculumHome_grid__p76jh{grid-template-columns:1fr}.CurriculumHome_intro__yil4Z{padding:20px}}.FigmaDesignGuide_container__QDq6P{width:100%;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:60px 20px;overflow-y:auto}.FigmaDesignGuide_content__ekWql{max-width:1200px;margin:0 auto}.FigmaDesignGuide_header__RL0HX{text-align:center;margin-bottom:80px;color:white}.FigmaDesignGuide_mainTitle__hb3Mm{font-size:56px;font-weight:800;margin-bottom:16px;letter-spacing:-.02em}.FigmaDesignGuide_subtitle__xKkgX{font-size:24px;font-weight:500;margin-bottom:16px;opacity:.95}.FigmaDesignGuide_description__y69Is{font-size:16px;line-height:1.6;opacity:.9;max-width:700px;margin:0 auto}.FigmaDesignGuide_section__tFfdf{background:white;border-radius:24px;padding:48px;margin-bottom:32px;box-shadow:0 20px 60px rgba(0,0,0,.15);transition:transform .3s ease,box-shadow .3s ease}.FigmaDesignGuide_section__tFfdf:hover{transform:translateY(-4px);box-shadow:0 24px 80px rgba(0,0,0,.2)}.FigmaDesignGuide_sectionHeader__fndan{display:flex;align-items:center;gap:16px;margin-bottom:16px}.FigmaDesignGuide_sectionTitle__U_JcX{font-size:32px;font-weight:700;color:#111827;margin:0}.FigmaDesignGuide_badge__i_P4O{background:linear-gradient(135deg,#667eea,#764ba2);color:white;padding:6px 16px;border-radius:20px;font-size:13px;font-weight:600}.FigmaDesignGuide_sectionDescription__baUra{font-size:16px;color:#6B7280;line-height:1.6;margin-bottom:32px}.FigmaDesignGuide_note__0pJli{margin-top:24px;padding:16px 20px;background:#F3F4F6;border-left:4px solid #667eea;border-radius:8px;font-size:14px;color:#4B5563;line-height:1.6}.FigmaDesignGuide_breakpointsGrid__DHRTl{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:24px;gap:24px}.FigmaDesignGuide_breakpointCard__NXp1V{padding:24px;background:#F9FAFB;border-radius:16px;text-align:center;transition:all .3s ease}.FigmaDesignGuide_breakpointCard__NXp1V:hover{background:#F3F4F6;transform:scale(1.05)}.FigmaDesignGuide_breakpointVisual__ttfOu{height:80px;border-radius:8px;margin:0 auto 20px;transition:width .5s ease}.FigmaDesignGuide_breakpointName__JsMxW{font-size:20px;font-weight:600;color:#111827;margin-bottom:8px}.FigmaDesignGuide_breakpointWidth__h4FyU{font-size:24px;font-weight:700;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.FigmaDesignGuide_layoutExamples__U3mOp{display:flex;flex-direction:column;gap:32px}.FigmaDesignGuide_layoutExample__dPsZH{display:flex;flex-direction:column;gap:12px}.FigmaDesignGuide_layoutLabel__UadTe{font-size:14px;font-weight:600;color:#6B7280;text-transform:uppercase;letter-spacing:.05em}.FigmaDesignGuide_layoutDemo__IYBX0{height:80px;background:linear-gradient(135deg,#E6F0FF,#F3F4F6);border-radius:12px;border:2px dashed #667eea;display:flex;align-items:center;justify-content:center}.FigmaDesignGuide_layoutInner__4HePe{font-size:18px;font-weight:700;color:#667eea}.FigmaDesignGuide_spacingScale__b9CWZ{display:flex;flex-direction:column;gap:16px}.FigmaDesignGuide_spacingItem__TdXIY{display:flex;align-items:center;gap:20px;padding:12px;background:#F9FAFB;border-radius:12px;transition:all .3s ease}.FigmaDesignGuide_spacingItem__TdXIY:hover{background:#F3F4F6;transform:translateX(8px)}.FigmaDesignGuide_spacingBar__vgJp4{height:40px;border-radius:6px;transition:all .3s ease}.FigmaDesignGuide_spacingItem__TdXIY:hover .FigmaDesignGuide_spacingBar__vgJp4{transform:scaleX(1.1)}.FigmaDesignGuide_spacingInfo__rQ6D2{display:flex;flex-direction:column;gap:4px}.FigmaDesignGuide_spacingValue__xNPKU{font-size:16px;font-weight:700;color:#111827}.FigmaDesignGuide_spacingUsage__QNi_g{font-size:14px;color:#6B7280}.FigmaDesignGuide_fontExamples__csbBq{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:24px;gap:24px}.FigmaDesignGuide_fontCard__hG3f1{padding:32px;background:#F9FAFB;border-radius:16px;border:2px solid #e5e7eb;transition:all .3s ease}.FigmaDesignGuide_fontCard__hG3f1:hover{border-color:#667eea;background:white;box-shadow:0 8px 24px rgba(102,126,234,.15)}.FigmaDesignGuide_fontLabel__bl3Uk{font-size:12px;font-weight:600;color:#667eea;text-transform:uppercase;letter-spacing:.05em;margin-bottom:12px}.FigmaDesignGuide_fontName__QwrRN{font-size:32px;font-weight:700;color:#111827;margin-bottom:8px}.FigmaDesignGuide_fontUsage__lol5K{font-size:14px;color:#6B7280;margin-bottom:20px;line-height:1.5}.FigmaDesignGuide_fontSample__HQltM{font-size:18px;color:#374151;padding:16px;background:white;border-radius:8px;border:1px solid #e5e7eb}.FigmaDesignGuide_colorGrid__bNMuk{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-gap:24px;gap:24px}.FigmaDesignGuide_colorCard__nEAbu{cursor:pointer;border-radius:16px;overflow:hidden;transition:all .3s ease;background:#F9FAFB;border:2px solid transparent}.FigmaDesignGuide_colorCard__nEAbu:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(0,0,0,.15);border-color:#667eea}.FigmaDesignGuide_colorSwatch__oGQso{height:140px;position:relative;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.FigmaDesignGuide_colorCard__nEAbu:hover .FigmaDesignGuide_colorSwatch__oGQso{height:160px}.FigmaDesignGuide_copiedLabel__oBff_{color:white;font-size:14px;font-weight:600;background:rgba(0,0,0,.3);padding:8px 16px;border-radius:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.FigmaDesignGuide_colorInfo__RkAqm{padding:20px}.FigmaDesignGuide_colorName__BsBZ8{font-size:18px;font-weight:700;color:#111827;margin-bottom:4px}.FigmaDesignGuide_colorValue___ksD7{font-size:14px;font-weight:600;color:#667eea;margin-bottom:8px;font-family:Courier New,monospace}.FigmaDesignGuide_colorRole__1F8gZ{font-size:13px;color:#6B7280;line-height:1.5}.FigmaDesignGuide_typographyList__i69u6{display:flex;flex-direction:column;gap:24px}.FigmaDesignGuide_typographyItem__kvpiw{padding:32px;background:#F9FAFB;border-radius:16px;border-left:4px solid #667eea;transition:all .3s ease}.FigmaDesignGuide_typographyItem__kvpiw:hover{background:white;box-shadow:0 8px 24px rgba(102,126,234,.15);transform:translateX(8px)}.FigmaDesignGuide_typographySpecs__ffOf6{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;flex-wrap:wrap;gap:12px}.FigmaDesignGuide_typographyRole__Ryuhi{font-size:14px;font-weight:700;color:#667eea;text-transform:uppercase;letter-spacing:.05em}.FigmaDesignGuide_typographyDetails__ZSzVr{font-size:13px;color:#6B7280;display:flex;gap:8px}.FigmaDesignGuide_typographySample__Om8YL{color:#111827;line-height:1.6}.FigmaDesignGuide_finalNotes__l2c3q{background:linear-gradient(135deg,#111827,#1F2937);color:white;border-radius:24px;padding:48px;margin-top:32px}.FigmaDesignGuide_finalNotesTitle__d8zDU{font-size:28px;font-weight:700;margin-bottom:24px;color:white}.FigmaDesignGuide_finalNotesList__XRqTV{list-style:none;padding:0;margin:0}.FigmaDesignGuide_finalNotesList__XRqTV li{padding:16px 0 16px 32px;position:relative;font-size:16px;line-height:1.6;opacity:.9}.FigmaDesignGuide_finalNotesList__XRqTV li:before{content:"✓";position:absolute;left:0;color:#667eea;font-weight:700;font-size:20px}@media (max-width:768px){.FigmaDesignGuide_container__QDq6P{padding:40px 16px}.FigmaDesignGuide_mainTitle__hb3Mm{font-size:36px}.FigmaDesignGuide_subtitle__xKkgX{font-size:18px}.FigmaDesignGuide_section__tFfdf{padding:32px 24px}.FigmaDesignGuide_sectionTitle__U_JcX{font-size:24px}.FigmaDesignGuide_breakpointsGrid__DHRTl,.FigmaDesignGuide_colorGrid__bNMuk,.FigmaDesignGuide_fontExamples__csbBq{grid-template-columns:1fr}.FigmaDesignGuide_sectionHeader__fndan{flex-direction:column;align-items:flex-start;gap:12px}.FigmaDesignGuide_finalNotes__l2c3q{padding:32px 24px}}.WebsiteTest1_container__VizC7{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;background-color:#121212;color:#e0d5c0;font-family:Georgia,serif;padding:20px}.WebsiteTest1_gameLayout__W2_fG{display:flex;gap:30px;max-width:900px;width:100%;align-items:flex-start}.WebsiteTest1_gameCard__L5HG_{flex:2 1;background-color:#222;border:4px double #444;padding:30px;box-shadow:0 20px 50px rgba(0,0,0,.9);display:flex;flex-direction:column;gap:20px}.WebsiteTest1_inventoryCard__cW5X_{flex:0.8 1;background-color:#1a1a1a;border:2px solid #333;padding:20px;min-height:580px;display:flex;flex-direction:column;gap:15px}.WebsiteTest1_imageWrapper__E_XmC{width:500px;height:500px;margin:0 auto;border:3px solid #333;position:relative;overflow:hidden;background-color:#000}.WebsiteTest1_illustration__YrEZr{width:100%;height:100%;object-fit:cover}.WebsiteTest1_hotspot__S6hZn{position:absolute;cursor:pointer;z-index:10;border:1px dashed rgba(255,255,255,.1);transition:all .3s}.WebsiteTest1_hotspot__S6hZn:hover{background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.6);box-shadow:0 0 15px rgba(255,255,255,.2)}.WebsiteTest1_hotspot__S6hZn:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,transparent,rgba(255,255,255,.05),transparent);animation:WebsiteTest1_glint__QWE5w 4s infinite}@keyframes WebsiteTest1_glint__QWE5w{0%{transform:translateX(-100%)}25%{transform:translateX(100%)}to{transform:translateX(100%)}}.WebsiteTest1_contentArea__1oS6X{display:flex;flex-direction:column;gap:20px}.WebsiteTest1_storyText__ozkOL{font-size:1.1rem;line-height:1.7;padding:20px;background:#2a2a2a;border-left:4px solid #8b0000;min-height:100px}.WebsiteTest1_controls__ccEsR{display:flex;flex-direction:column;gap:10px}.WebsiteTest1_button__Ym5Nx{background-color:#333;color:#c0b090;border:1px solid #444;padding:12px;cursor:pointer;text-align:left;font-family:Courier New,monospace;transition:all .2s;text-transform:uppercase}.WebsiteTest1_button__Ym5Nx:hover{background-color:#444;color:#fff}.WebsiteTest1_inventoryTitle__8kJNM{font-size:1.2rem;color:#c0b090;text-transform:uppercase;border-bottom:1px solid #333;padding-bottom:10px;margin:0;letter-spacing:1px}.WebsiteTest1_inventoryList__pOvnp{display:flex;flex-direction:column;gap:10px}.WebsiteTest1_inventoryItem__FzO6t{font-size:.95rem;color:#aaa;font-style:italic;padding:10px;border-bottom:1px dotted #333;animation:WebsiteTest1_fadeIn__WAgs_ .5s ease-out;display:flex;flex-direction:column;gap:5px}.WebsiteTest1_itemTitle__6yuy1{color:#c0b090;font-weight:700}.WebsiteTest1_itemDesc__Vsc2W{font-size:.8rem;color:#777}.WebsiteTest1_deductionGrid__jNwBh{display:flex;flex-direction:column;gap:10px;margin-top:15px;padding:15px;background:#1a1a1a;border:1px solid #333}.WebsiteTest1_proofButton___b4rq{background-color:#8b0000;color:white;border:1px solid #a00;padding:12px;cursor:pointer;font-family:Courier New,monospace;transition:all .2s;text-transform:uppercase}.WebsiteTest1_proofButton___b4rq:hover{background-color:#a00;transform:scale(1.02)}@keyframes WebsiteTest1_fadeIn__WAgs_{0%{opacity:0;transform:translateX(10px)}to{opacity:1;transform:translateX(0)}}.WebsiteTest1_emptyText__O8V5m{color:#555;font-size:.85rem}.WebsiteTest1_header__FdQC_{border-bottom:1px solid #444;padding-bottom:15px}.WebsiteTest1_title__up3ua{text-align:center;font-size:1.8rem;color:#c0b090;text-transform:uppercase;letter-spacing:4px;margin:0}.WebsiteTest1_restartBtn__ys1N9{background:#8b0000;color:white;border:none;padding:12px;cursor:pointer;margin-top:10px;text-transform:uppercase;font-weight:700}.Navbar_NavbarWrapper__j5_rS{position:fixed;top:0;left:0;right:0;z-index:50;transition:all 1s ease;background-color:transparent;padding:2.5rem 0}.Navbar_scrolled__9wJJH{background-color:rgba(253,252,248,.9);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);padding:1.5rem 0;border-bottom:1px solid rgba(51,51,51,.05)}.Navbar_container__ZfwxY{max-width:1280px;margin:0 auto;padding:0 1.5rem;display:flex;justify-content:space-between;align-items:center}@media (min-width:768px){.Navbar_container__ZfwxY{padding:0 3rem}}.Navbar_logo__LRKaJ{font-size:1.5rem;font-weight:800;letter-spacing:.3em;color:#333333;cursor:pointer;transition:opacity .3s ease}.Navbar_logo__LRKaJ:hover{opacity:.7}.Navbar_navLinks__hFEB2{display:none;gap:4rem}@media (min-width:768px){.Navbar_navLinks__hFEB2{display:flex}}.Navbar_navLink__vrceI{font-size:.625rem;text-transform:uppercase;letter-spacing:.4em;color:rgba(51,51,51,.6);font-weight:600;position:relative;text-decoration:none;transition:color .3s ease}.Navbar_navLink__vrceI:hover{color:#333333}.Navbar_navLinkUnderline__Iam_r{position:absolute;bottom:-.5rem;left:0;width:0;height:1px;background-color:#333333;transition:width .3s ease}.Navbar_navLink__vrceI:hover .Navbar_navLinkUnderline__Iam_r{width:100%}.Navbar_rightSection__5P3JY{display:flex;align-items:center;gap:2rem}.Navbar_time__UXTBk{display:none;font-size:.625rem;letter-spacing:.1em;color:rgba(51,51,51,.3);font-weight:700;text-transform:uppercase}@media (min-width:1024px){.Navbar_time__UXTBk{display:block}}.Navbar_menuButton__jSXVW{color:#333333;background:none;border:none;cursor:pointer;padding:0}.Navbar_menuIcon__i3eJQ{width:1.25rem;height:1.25rem}.Hero_HeroWrapper__7eTJm{position:relative;min-height:100vh;display:flex;flex-direction:column;justify-content:center;padding:8rem 1.5rem 5rem}.Hero_active__WGxAt{opacity:1!important;transform:translateY(0)!important}@media (min-width:768px){.Hero_HeroWrapper__7eTJm{padding:8rem 5rem 5rem}}.Hero_grid__JfkJJ{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem;align-items:flex-end}@media (min-width:768px){.Hero_grid__JfkJJ{grid-template-columns:repeat(12,1fr)}}.Hero_imageColumn__OlbOQ{position:relative;order:2}@media (min-width:768px){.Hero_imageColumn__OlbOQ{grid-column:span 7;order:1}}.Hero_imageWrapper__96nZG{overflow:hidden;border-radius:2px;background-color:#EBE6DE}.Hero_image__4dE17{width:100%;aspect-ratio:4/5;object-fit:cover;transition:transform .8s cubic-bezier(.16,1,.3,1)}.Hero_imageWrapper__96nZG:hover .Hero_image__4dE17{transform:scale(1.05)}.Hero_quoteBox__DRyCh{position:absolute;bottom:-2.5rem;right:-2.5rem;display:none;width:16rem;padding:2rem;background-color:rgba(235,230,222,.95);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}@media (min-width:1024px){.Hero_quoteBox__DRyCh{display:block}}.Hero_quoteLabel__9K_E0{font-size:.625rem;letter-spacing:.3em;font-weight:600;color:rgba(51,51,51,.5);margin-bottom:1rem;text-transform:uppercase}.Hero_quoteText__kxi5_{font-family:Nanum Myeongjo,serif;font-size:.875rem;line-height:1.625;font-style:italic;color:rgba(51,51,51,.7)}.Hero_contentColumn__v37LK{margin-bottom:3rem;order:1}@media (min-width:768px){.Hero_contentColumn__v37LK{grid-column:span 5;padding-left:3rem;margin-bottom:0;order:2}}.Hero_title__OAa1e{font-size:2.25rem;font-family:Nanum Myeongjo,serif;color:#333333;line-height:1.2;margin-bottom:3rem}@media (min-width:768px){.Hero_title__OAa1e{font-size:3.75rem}}.Hero_titleItalic__kN2Bg{font-style:italic;opacity:.6}.Hero_content__s5TZs{display:flex;flex-direction:column;gap:1.5rem}.Hero_description__jcU1_{font-size:.875rem;color:rgba(51,51,51,.6);font-weight:300;line-height:1.625;max-width:24rem}@media (min-width:768px){.Hero_description__jcU1_{font-size:1rem}}.Hero_cta__X_G2l{display:flex;align-items:center;gap:1rem;cursor:pointer}.Hero_ctaLine__fzicz{width:3rem;height:1px;background-color:rgba(51,51,51,.4);transition:width .5s ease}.Hero_cta__X_G2l:hover .Hero_ctaLine__fzicz{width:5rem}.Hero_ctaText__gu_51{font-size:.625rem;letter-spacing:.4em;text-transform:uppercase;font-weight:700;color:#333333}.Hero_scrollIndicator__30uTm{position:absolute;bottom:2.5rem;left:50%;transform:translateX(-50%);display:none;animation:Hero_bounce__3Y7h9 1s infinite;opacity:.2}@media (min-width:768px){.Hero_scrollIndicator__30uTm{display:block}}.Hero_scrollIcon__a0K0P{width:1.5rem;height:1.5rem}@keyframes Hero_bounce__3Y7h9{0%,to{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(-25%)}}.Philosophy_PhilosophyWrapper__2sWqc{padding:10rem 1.5rem}.Philosophy_grid__OFULk{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr;grid-gap:6rem;gap:6rem;align-items:center}@media (min-width:1024px){.Philosophy_grid__OFULk{grid-template-columns:repeat(2,1fr)}}.Philosophy_active__smlTn{opacity:1!important;transform:translateY(0)!important}.Philosophy_content__iQqMS{opacity:0;transform:translateY(30px);transition:all 1.2s cubic-bezier(.16,1,.3,1)}.Philosophy_label___lfxV{font-size:.75rem;letter-spacing:.5em;font-weight:700;color:rgba(51,51,51,.3);text-transform:uppercase;margin-bottom:3rem}.Philosophy_manifestoList__8V1PS{display:flex;flex-direction:column;gap:4rem}.Philosophy_manifestoItem__y70R4{display:flex;flex-direction:column;gap:1rem}.Philosophy_manifestoTitle__f_rUW{font-size:1.5rem;font-family:Nanum Myeongjo,serif;font-style:italic;color:rgba(51,51,51,.8);line-height:1.375}.Philosophy_manifestoText__x5Xt4{font-size:.875rem;color:rgba(51,51,51,.6);line-height:1.625;font-weight:300}.Philosophy_imageColumn__5qg32{position:relative;opacity:0;transform:translateY(30px);transition:all 1.2s cubic-bezier(.16,1,.3,1);transition-delay:.3s}.Philosophy_blurCircle__CgoR0{position:absolute;top:-2.5rem;left:-2.5rem;z-index:-1;width:16rem;height:16rem;border-radius:50%;background-color:#EBE6DE;filter:blur(48px);opacity:.4}.Philosophy_imageWrapper__sE6PH{overflow:hidden;background-color:#EBE6DE}.Philosophy_image__V1Npx{width:100%;aspect-ratio:1/1;object-fit:cover;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);filter:grayscale(10%);transition:transform 3s ease}.Philosophy_imageWrapper__sE6PH:hover .Philosophy_image__V1Npx{transform:scale(1.05)}.Philosophy_imageCaption__fqQHV{position:absolute;bottom:2rem;right:2rem;text-align:right}.Philosophy_captionText__g2WEl{font-size:2.5rem;font-family:Nanum Myeongjo,serif;font-style:italic;color:rgba(255,255,255,.9);text-shadow:0 2px 4px rgba(0,0,0,.3)}.Programs_ProgramsWrapper__NiFG5{padding:10rem 1.5rem;background-color:#F3F1ED;background-image:url(https://www.transparenttextures.com/patterns/natural-paper.png)}.Programs_container__gUjnQ{max-width:1280px;margin:0 auto}.Programs_active__Qloqo{opacity:1!important;transform:translateY(0)!important}.Programs_header___2P6u{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:6rem;opacity:0;transform:translateY(30px);transition:all 1.2s cubic-bezier(.16,1,.3,1)}.Programs_headerContent__8tMsu{display:flex;flex-direction:column;gap:.5rem}.Programs_title__9KRkh{font-size:2.25rem;font-family:Nanum Myeongjo,serif}.Programs_subtitle__4_BT3{font-size:.875rem;color:rgba(51,51,51,.4);font-weight:300;letter-spacing:.1em;text-transform:uppercase}.Programs_headerLine__fCRew{display:none;width:8rem;height:1px;background-color:rgba(51,51,51,.2);margin-bottom:1rem}@media (min-width:768px){.Programs_headerLine__fCRew{display:block}}.Programs_programsGrid__jR3A0{display:grid;grid-template-columns:1fr;grid-gap:1px;gap:1px;background-color:rgba(51,51,51,.05)}@media (min-width:768px){.Programs_programsGrid__jR3A0{grid-template-columns:repeat(3,1fr)}}.Programs_programCard__74OKk{background-color:rgba(255,255,255,.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:3rem;opacity:0;transform:translateY(30px);transition-property:opacity,transform,background-color;transition-duration:1.2s,1.2s,.7s;transition-timing-function:cubic-bezier(.16,1,.3,1)}.Programs_programCard__74OKk:hover{background-color:white}.Programs_cardHeader__hJ7Xn{margin-bottom:3rem;display:flex;justify-content:space-between;align-items:flex-start}.Programs_cardIcon__y7txz{font-size:.625rem;letter-spacing:.4em;font-weight:700;color:rgba(51,51,51,.3)}.Programs_arrowButton__jPN5J{width:2rem;height:2rem;border-radius:50%;border:1px solid rgba(51,51,51,.1);display:flex;align-items:center;justify-content:center;background:transparent;transition:background-color .5s ease}.Programs_programCard__74OKk:hover .Programs_arrowButton__jPN5J{background-color:#333333}.Programs_arrowIcon__GgTwh{width:.75rem;height:.75rem;color:#333333;transition:color .5s ease}.Programs_programCard__74OKk:hover .Programs_arrowIcon__GgTwh{color:white}.Programs_programTitle__Z71bI{font-size:1.5rem;font-family:Nanum Myeongjo,serif;color:#333333;margin-bottom:1rem}.Programs_programEngTitle__6Q0vM{font-size:.625rem;letter-spacing:.2em;text-transform:uppercase;color:rgba(51,51,51,.4);margin-bottom:2rem;font-weight:600}.Programs_programDescription__n2OXW{font-size:.875rem;line-height:1.625;color:rgba(51,51,51,.6);font-weight:300;font-style:italic}.Footer_FooterWrapper__lDJ_l{background-color:#EBE6DE;padding:6rem 1.5rem;background-image:url(https://www.transparenttextures.com/patterns/natural-paper.png)}.Footer_container__oJz2I{max-width:1280px;margin:0 auto;display:flex;flex-direction:column;justify-content:space-between;align-items:center;border-top:1px solid rgba(51,51,51,.1);padding-top:3rem}@media (min-width:768px){.Footer_container__oJz2I{flex-direction:row;align-items:flex-start}}.Footer_leftContent__ZGzV0{text-align:center;display:flex;flex-direction:column;gap:2rem;margin-bottom:4rem}@media (min-width:768px){.Footer_leftContent__ZGzV0{text-align:left;margin-bottom:0}}.Footer_logo__vFrtz{font-size:1.5rem;font-weight:800;letter-spacing:.2em;color:#333333}.Footer_contactInfo__wmuu0{display:flex;flex-direction:column;gap:1rem;font-size:.875rem;color:rgba(51,51,51,.6);font-weight:300;letter-spacing:.05em}.Footer_qrSection__SbKWY{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.Footer_qrBox__ib0HY{padding:1rem;background-color:white;border:1px solid #d1cec7;border-radius:2px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);transition:transform .5s ease}.Footer_qrBox__ib0HY:hover{transform:scale(1.05)}.Footer_qrInner__0qgxp{width:8rem;height:8rem;background-color:#FDFCF8;display:flex;align-items:center;justify-content:center;border:1px solid rgba(51,51,51,.05);position:relative}.Footer_qrGrid__Q9DGN{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(4,1fr);grid-gap:.25rem;gap:.25rem;opacity:.2}.Footer_qrCell__WEZkA{width:100%;height:100%}.Footer_qrCellFilled__hXacF{background-color:#333333}.Footer_qrLabel__3_wKO{position:absolute;font-size:.5rem;letter-spacing:.1em;color:rgba(51,51,51,.4);font-weight:700}.Footer_qrText__0mnE2{font-size:.625rem;letter-spacing:.2em;text-transform:uppercase;color:rgba(51,51,51,.4);font-weight:700}.Footer_copyright__rDdBz{max-width:1280px;margin:6rem auto 0;text-align:center}.Footer_copyrightText__0GVyw{font-size:.625rem;letter-spacing:.1em;color:rgba(51,51,51,.3);text-transform:uppercase}@import url("https://fonts.googleapis.com/css2?family=Nanum+Myeongjo:wght@400;700;800&family=Inter:wght@200;300;400;500;600&display=swap");.WebsiteTest2_PageWrapper__0rdqW{position:relative;min-height:100vh;font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased;background-color:#FDFCF8;color:#333333;overflow-x:hidden;background-image:url(https://www.transparenttextures.com/patterns/natural-paper.png)}.WebsiteTest2_active__l4ODv{opacity:1!important;transform:translateY(0)!important}.WebsiteTest2_reveal__n7U7y{opacity:0;transform:translateY(30px);transition:all 1.2s cubic-bezier(.16,1,.3,1)}.WebsiteTest2_delay150__5IYhF{transition-delay:.15s}.WebsiteTest2_delay300__5h_aG{transition-delay:.3s}.WebsiteTest2_main__7p_zW{display:block}.WebsiteTest2_divider__9frII{height:1px;background-color:rgba(51,51,51,.05);max-width:1280px;margin:0 auto}.WebsiteTest2_lifestyleSection__CWro6{padding:5rem 1.5rem;overflow:hidden}.WebsiteTest2_lifestyleGrid__168Jh{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr;grid-gap:3rem;gap:3rem;align-items:center}@media (min-width:768px){.WebsiteTest2_lifestyleGrid__168Jh{grid-template-columns:repeat(12,1fr)}}.WebsiteTest2_lifestyleImageContainer__cVU9H{grid-column:span 1}@media (min-width:768px){.WebsiteTest2_lifestyleImageContainer__cVU9H{grid-column:span 8}}.WebsiteTest2_lifestyleImageWrapper__xKreZ{overflow:hidden;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);background-color:#EBE6DE}.WebsiteTest2_lifestyleImage__n2Tv1{width:100%;height:60vh;object-fit:cover;transition:transform 4s ease}.WebsiteTest2_lifestyleImageWrapper__xKreZ:hover .WebsiteTest2_lifestyleImage__n2Tv1{transform:scale(1.1)}.WebsiteTest2_lifestyleQuote__vT7HK{grid-column:span 1}@media (min-width:768px){.WebsiteTest2_lifestyleQuote__vT7HK{grid-column:span 4}}.WebsiteTest2_quoteText__R8AdP{font-size:1.5rem;font-family:Nanum Myeongjo,serif;font-style:italic;color:rgba(51,51,51,.8);margin-bottom:1.5rem;line-height:1.625}.WebsiteTest2_quoteLabel__q12IU{font-size:.75rem;letter-spacing:.3em;text-transform:uppercase;font-weight:700;color:rgba(51,51,51,.3)}.WebsiteTest2_closingSection__C_yiY{padding:10rem 1.5rem}.WebsiteTest2_closingContainer__RlSIl{max-width:768px;margin:0 auto;text-align:center}.WebsiteTest2_closingImageWrapper__uvgiG{margin-bottom:5rem;overflow:hidden;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);background-color:#EBE6DE}.WebsiteTest2_closingImage__gE6nC{width:100%;height:70vh;object-fit:cover;filter:grayscale(20%) brightness(1.1);transition:transform 5s ease}.WebsiteTest2_closingImageWrapper__uvgiG:hover .WebsiteTest2_closingImage__gE6nC{transform:scale(1.05)}.WebsiteTest2_closingContent__F6_fd{display:flex;flex-direction:column;gap:1.5rem}.WebsiteTest2_closingLabel__8IGW3{font-size:.625rem;letter-spacing:.5em;text-transform:uppercase;font-weight:700;color:rgba(51,51,51,.3)}.WebsiteTest2_closingTitle__Baq4M{font-size:1.875rem;font-family:Nanum Myeongjo,serif;line-height:1.625;color:#333333}@media (min-width:768px){.WebsiteTest2_closingTitle__Baq4M{font-size:3rem}}.WebsiteTest2_closingTitleItalic__MfkJK{font-style:italic;opacity:.6}.WebsiteTest2_floatingCta__eUXQ9{position:fixed;bottom:2.5rem;right:2.5rem;z-index:40}.WebsiteTest2_ctaButton__QIZBT{background-color:#333333;color:white;width:4rem;height:4rem;border-radius:50%;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;overflow:hidden;position:relative;transition:background-color .3s ease}.WebsiteTest2_ctaButton__QIZBT:hover{background-color:#555555}.WebsiteTest2_ctaButtonText__9TWlE{position:absolute;font-size:.5rem;font-weight:700;letter-spacing:.1em;transform:rotate(-90deg);opacity:0;transition:all .5s ease}.WebsiteTest2_ctaButton__QIZBT:hover .WebsiteTest2_ctaButtonText__9TWlE{transform:rotate(0deg);opacity:1}.WebsiteTest2_ctaButtonIcon__bsCPP{width:1.5rem;height:1.5rem;transition:opacity .3s ease}.WebsiteTest2_ctaButton__QIZBT:hover .WebsiteTest2_ctaButtonIcon__bsCPP{opacity:0}.WebsiteTest2_PageWrapper__0rdqW ::selection{background:#EBE6DE;color:#333}.WebsiteTest2_PageWrapper__0rdqW::-webkit-scrollbar{display:none}.Navbar_NavbarWrapper__NPivh{position:fixed;top:0;left:0;width:100%;z-index:50;transition:all .3s ease;padding:1.5rem;display:flex;justify-content:space-between;align-items:center;background-color:transparent}@media (min-width:768px){.Navbar_NavbarWrapper__NPivh{padding:1.5rem 3rem}}.Navbar_scrolled__bN8Hu{background-color:rgba(241,229,207,.95);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding-top:1rem;padding-bottom:1rem}.Navbar_logo__Q1VZI{font-size:1.875rem;font-family:Bagel Fat One,system-ui;letter-spacing:-.025em;color:#E84E36}.Navbar_navLinks__DDkst{display:none;gap:2.5rem;font-family:Black Han Sans,sans-serif;font-size:.875rem;letter-spacing:.1em;text-transform:uppercase}@media (min-width:768px){.Navbar_navLinks__DDkst{display:flex}}.Navbar_navLink__mfbt8{color:#2D2D2D;text-decoration:none;transition:color .3s ease}.Navbar_navLink__mfbt8:hover{color:#E84E36}.Navbar_joinButton__Bg_VX{background-color:#E84E36;color:#F1E5CF;padding:.75rem 2rem;border-radius:9999px;font-family:Black Han Sans,sans-serif;font-size:.875rem;border:none;cursor:pointer}.Hero_HeroWrapper__q9qHZ{position:relative;min-height:100vh;display:flex;flex-direction:column;background-color:#E84E36;overflow:hidden;padding-top:6rem}.Hero_topSection__EcbJZ{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 1.5rem 3rem}.Hero_brandTitle__k_LbD{font-size:22vw;color:#F1E5CF;line-height:1;letter-spacing:-.05em;text-transform:lowercase;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-family:Bagel Fat One,system-ui}@media (min-width:768px){.Hero_brandTitle__k_LbD{font-size:18vw}}.Hero_subtitleContainer__irAql{width:100%;max-width:64rem;border-top:2px solid #f1e5cf;margin-top:.5rem;padding-top:1rem;display:flex;justify-content:space-between;align-items:center}.Hero_subtitle__cYWp4{color:#F1E5CF;font-family:Black Han Sans,sans-serif;font-size:.875rem;letter-spacing:.5em;text-transform:uppercase}@media (min-width:768px){.Hero_subtitle__cYWp4{font-size:1.5rem}}.Hero_bottomSection__cQjxr{height:40vh;display:flex;position:relative}@media (min-width:768px){.Hero_bottomSection__cQjxr{height:50vh}}.Hero_leftSide__abeZE{width:50%;background-color:#E84E36;position:relative;overflow:visible}.Hero_curvedShape__8gNYS{position:absolute;top:0;right:-10vw;height:100%;width:60vw;color:#F1E5CF;fill:currentColor}.Hero_rightSide__G8_2B{width:50%;background-color:#F1E5CF;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.5rem}@media (min-width:768px){.Hero_rightSide__G8_2B{padding:1.5rem 5rem}}.Hero_aboutContent__ZC7IJ{max-width:28rem;text-align:center}.Hero_logoCircle__DoAkZ{width:4rem;height:4rem;background-color:#E84E36;border-radius:50%;margin:0 auto 1.5rem;display:flex;align-items:center;justify-content:center;color:#F1E5CF;font-family:Bagel Fat One,system-ui;font-size:1.875rem}.Hero_philosophyLabel__YuwXl{font-family:Black Han Sans,sans-serif;color:#E84E36;font-size:1.25rem;margin-bottom:1rem;letter-spacing:.1em;text-transform:uppercase}.Hero_philosophyText__KENFr{color:#E84E36;font-weight:700;font-size:1.125rem;line-height:1.6}.Philosophy_PhilosophyWrapper__CdHt_{padding:6rem 0;background-color:#F1E5CF;position:relative}@media (min-width:768px){.Philosophy_PhilosophyWrapper__CdHt_{padding:12rem 0}}.Philosophy_container__K_crw{max-width:1280px;margin:0 auto;padding:0 1.5rem}.Philosophy_grid__y__ss{display:grid;grid-template-columns:1fr;grid-gap:5rem;gap:5rem;align-items:center}@media (min-width:1024px){.Philosophy_grid__y__ss{grid-template-columns:repeat(2,1fr)}}.Philosophy_content__fZ_Me{order:2}@media (min-width:1024px){.Philosophy_content__fZ_Me{order:1}}.Philosophy_title__eZrC5{font-size:3.75rem;color:#E84E36;margin-bottom:3rem;line-height:1.1;letter-spacing:-.05em;font-family:Bagel Fat One,system-ui}@media (min-width:768px){.Philosophy_title__eZrC5{font-size:6rem}}.Philosophy_textContent__3xuPv{display:flex;flex-direction:column;gap:2rem;max-width:36rem}.Philosophy_mainText__5Hu6T{font-size:1.25rem;font-weight:700;color:#C13B26;line-height:1.6}@media (min-width:768px){.Philosophy_mainText__5Hu6T{font-size:1.5rem}}.Philosophy_divider__QAVoY{height:.25rem;width:5rem;background-color:#E84E36}.Philosophy_subText__PGGl0{font-size:1.125rem;color:#374151;line-height:1.6}.Philosophy_imageColumn__8doXo{order:1;position:relative}@media (min-width:1024px){.Philosophy_imageColumn__8doXo{order:2}}.Philosophy_imageBox__yKJZ9{aspect-ratio:1/1;background-color:#E84E36;border-radius:2.5rem;overflow:hidden;transform:rotate(3deg);box-shadow:0 25px 50px -12px rgba(0,0,0,.25);position:relative}.Philosophy_image__Ito78{width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply;opacity:.6}.Philosophy_overlayText__EKZZ1{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:3rem;transform:rotate(-3deg)}.Philosophy_overlayTitle__bzVUf{color:#F1E5CF;font-size:3.75rem;font-family:Bagel Fat One,system-ui;text-align:center;line-height:1.1;letter-spacing:-.05em}@media (min-width:768px){.Philosophy_overlayTitle__bzVUf{font-size:6rem}}.ProgramGrid_ProgramGridWrapper__YZRSs{padding:6rem 0;background-color:white}.ProgramGrid_container__zy6Na{max-width:1280px;margin:0 auto;padding:0 1.5rem}.ProgramGrid_header__lI7o9{margin-bottom:5rem}.ProgramGrid_title__IU5Fe{font-size:3.75rem;color:#E84E36;letter-spacing:-.05em;line-height:1;margin-bottom:1.5rem;font-family:Bagel Fat One,system-ui}@media (min-width:768px){.ProgramGrid_title__IU5Fe{font-size:9rem}}.ProgramGrid_subtitle__x_8mh{font-size:1.25rem;font-family:Black Han Sans,sans-serif;color:#C13B26;text-transform:uppercase;letter-spacing:.1em}@media (min-width:768px){.ProgramGrid_subtitle__x_8mh{font-size:1.5rem}}.ProgramGrid_grid__J1KoY{display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem}@media (min-width:768px){.ProgramGrid_grid__J1KoY{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.ProgramGrid_grid__J1KoY{grid-template-columns:repeat(4,1fr)}}.ProgramGrid_programCard__x6KLv{padding:2.5rem;min-height:400px;display:flex;flex-direction:column;justify-content:space-between;cursor:default}.ProgramGrid_cardRed__9t5vz{background-color:#E84E36;color:#F1E5CF}.ProgramGrid_cardDarkRed__9d07_{background-color:#C13B26;color:#F1E5CF}.ProgramGrid_cardCream__kHlhr{background-color:#F1E5CF;color:#E84E36;border:4px solid #e84e36}.ProgramGrid_cardContent__ihS10{display:flex;flex-direction:column}.ProgramGrid_cardNumber__IOPA5{font-size:3rem;font-family:Bagel Fat One,system-ui;opacity:.3;display:block;margin-bottom:1.5rem}.ProgramGrid_cardTitle__OBCOq{font-size:2.25rem;line-height:1;margin-bottom:1.5rem;letter-spacing:-.05em;text-transform:uppercase;font-family:Bagel Fat One,system-ui}.ProgramGrid_cardDesc__JvyxT{font-weight:700;font-size:1.125rem;line-height:1.6}.ProgramGrid_cardButton__UYD1i{width:100%;padding:1rem;border-radius:9999px;font-family:Black Han Sans,sans-serif;font-size:.875rem;letter-spacing:.1em;background-color:transparent;cursor:pointer}.ProgramGrid_buttonOutline__cQ_K_{border:2px solid #f1e5cf;color:#F1E5CF}.ProgramGrid_buttonFilled__xZ1SF{border:2px solid #e84e36;background-color:#E84E36;color:#F1E5CF}.CallToAction_CtaWrapper__GgOVZ{position:relative;padding:8rem 0;background-color:#E84E36;overflow:hidden}@media (min-width:768px){.CallToAction_CtaWrapper__GgOVZ{padding:15rem 0}}.CallToAction_container__pR6dt{max-width:1280px;margin:0 auto;padding:0 1.5rem;position:relative;z-index:10;text-align:center}.CallToAction_title__FvYgF{font-size:4.5rem;color:#F1E5CF;line-height:.8;letter-spacing:-.05em;margin-bottom:4rem;text-transform:lowercase;font-family:Bagel Fat One,system-ui}@media (min-width:768px){.CallToAction_title__FvYgF{font-size:12vw}}.CallToAction_quote__CWK_r{max-width:56rem;margin:0 auto 5rem}.CallToAction_quoteText__HTD9C{font-size:1.5rem;font-family:Black Han Sans,sans-serif;color:#F1E5CF;line-height:1.3;font-style:italic}@media (min-width:768px){.CallToAction_quoteText__HTD9C{font-size:3rem}}.CallToAction_buttons__rAN6i{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem}@media (min-width:768px){.CallToAction_buttons__rAN6i{flex-direction:row}}.CallToAction_buttonPrimary__APONM{background-color:#F1E5CF;color:#E84E36;border-radius:9999px;border:none}.CallToAction_buttonPrimary__APONM,.CallToAction_buttonSecondary__P5bB6{font-size:1.5rem;font-family:Black Han Sans,sans-serif;padding:2rem 4rem;cursor:pointer}.CallToAction_buttonSecondary__P5bB6{border:4px solid #f1e5cf;color:#F1E5CF;border-radius:9999px;background-color:transparent}.CallToAction_decorativeLine__hlaCy{position:absolute;top:50%;left:0;width:100%;height:1px;background-color:#F1E5CF;opacity:.2}.CallToAction_lineRotateNeg__0p5VN{transform:rotate(-12deg)}.CallToAction_lineRotatePos__xczO1{transform:rotate(12deg)}.Footer_FooterWrapper__MLYFd{background-color:#F1E5CF;padding:6rem 1.5rem;border-top:1px solid rgba(232,78,54,.2)}.Footer_container__uaDOT{max-width:1280px;margin:0 auto}.Footer_mainContent__wIRZg{display:flex;flex-direction:column;justify-content:space-between;gap:4rem}@media (min-width:768px){.Footer_mainContent__wIRZg{flex-direction:row}}.Footer_brandSection__k28sh{max-width:28rem}.Footer_logo___Y6Vk{font-size:3.75rem;font-family:Bagel Fat One,system-ui;color:#E84E36;margin-bottom:2rem;letter-spacing:-.05em}.Footer_description__T6PZs{font-size:1.25rem;font-weight:700;color:#C13B26;line-height:1.6;margin-bottom:2.5rem}.Footer_socialLinks__xNMc8{display:flex;gap:1rem}.Footer_socialLink__9seQG{width:3.5rem;height:3.5rem;border-radius:50%;border:2px solid #e84e36;display:flex;align-items:center;justify-content:center;color:#E84E36;font-family:Black Han Sans,sans-serif;cursor:pointer}.Footer_contactGrid__cx4EG{display:grid;grid-template-columns:1fr;grid-gap:3rem;gap:3rem;color:#2D2D2D;font-family:Black Han Sans,sans-serif;letter-spacing:.1em;text-transform:uppercase;font-size:.875rem}@media (min-width:640px){.Footer_contactGrid__cx4EG{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.Footer_contactGrid__cx4EG{gap:5rem}}.Footer_contactItem__rhpOp{display:flex;flex-direction:column;gap:1.5rem}.Footer_contactLabel__WYSbt{color:#E84E36;font-size:1.125rem}.Footer_contactText__TydE4{text-transform:none}.Footer_bottomSection__B0unG{margin-top:6rem;padding-top:3rem;border-top:1px solid rgba(232,78,54,.1);display:flex;flex-direction:column;justify-content:space-between;align-items:center;font-size:.75rem;font-weight:700;color:rgba(232,78,54,.6);text-transform:uppercase;letter-spacing:.1em;gap:1.5rem}@media (min-width:768px){.Footer_bottomSection__B0unG{flex-direction:row}}.Footer_bottomLinks__C426Q{display:flex;gap:2.5rem}.Footer_bottomLink__BcSJ_{color:inherit;text-decoration:none}.WebsiteTest3_PageWrapper__S415p{--color-red:#E84E36;--color-cream:#F1E5CF;--color-dark-red:#C13B26;--color-text:#2D2D2D;min-height:100vh;display:flex;flex-direction:column;overflow-x:hidden;font-family:Noto Sans KR,sans-serif;line-height:1.6;background-color:var(--color-cream);color:var(--color-text)}.WebsiteTest3_fontGraphic__HtVmi{font-family:Bagel Fat One,system-ui;line-height:1.2}.WebsiteTest3_fontHeader__SQrr3{font-family:Black Han Sans,sans-serif}.WebsiteTest3_main___axa3{flex:1 1}.WebsiteTest3_PageWrapper__S415p ::selection{background-color:#E84E36;color:white}.WebsiteDesignSystem1_wrapper__QgwN_{display:flex;min-height:100vh;width:100%;background-color:#f8f8f5;color:#181811;font-family:Pretendard Variable,Pretendard,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.dark .WebsiteDesignSystem1_wrapper__QgwN_{background-color:#23220f;color:#f8f8f5}.WebsiteDesignSystem1_sidebar__OTXuN{width:18rem;position:fixed;height:100vh;border-right:1px solid #e5e5e0;background-color:#ffffff;display:flex;flex-direction:column;justify-content:space-between;padding:1.5rem;z-index:10}.dark .WebsiteDesignSystem1_sidebar__OTXuN{border-color:#3d3c2a;background-color:#1a190b}.WebsiteDesignSystem1_sidebarHeader__GkLyC{display:flex;flex-direction:column;gap:2rem}.WebsiteDesignSystem1_brandInfo__Dl6N6{display:flex;flex-direction:column}.WebsiteDesignSystem1_brandName__J5crx{color:#181811;font-size:1.25rem;font-weight:700;line-height:1.25;letter-spacing:-.025em}.dark .WebsiteDesignSystem1_brandName__J5crx{color:#ffffff}.WebsiteDesignSystem1_brandSub__AETK4{color:#8c8b5f;font-size:.875rem;font-weight:500}.WebsiteDesignSystem1_nav__v9YoN{display:flex;flex-direction:column;gap:.5rem}.WebsiteDesignSystem1_navItem__hrTsz{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-radius:9999px;transition:all .2s;font-size:.875rem;color:#181811}.dark .WebsiteDesignSystem1_navItem__hrTsz{color:#f8f8f5}.WebsiteDesignSystem1_navItemActive__fg2vm{background-color:#f9f506;font-weight:600;color:#181811}.WebsiteDesignSystem1_navItemHover___Zh7m:hover{background-color:#f5f5f0}.dark .WebsiteDesignSystem1_navItemHover___Zh7m:hover{background-color:#2a2916}.WebsiteDesignSystem1_sidebarFooter__W0xM_{display:flex;flex-direction:column;gap:1rem}.WebsiteDesignSystem1_downloadBtn__7aqoV{display:flex;width:100%;align-items:center;justify-content:center;gap:.5rem;border-radius:9999px;height:3rem;background-color:#f9f506;color:#181811;font-size:.875rem;font-weight:700;letter-spacing:-.025em;border:none;cursor:pointer;transition:all .2s}.WebsiteDesignSystem1_downloadBtn__7aqoV:hover{filter:brightness(.95)}.WebsiteDesignSystem1_copyright__2QFNS{padding:0 1rem;text-align:center}.WebsiteDesignSystem1_copyrightText__1J5YP{color:#8c8b5f;font-size:10px;text-transform:uppercase;letter-spacing:.1em;font-weight:700}.WebsiteDesignSystem1_main__aDCrc{margin-left:18rem;flex:1 1;padding:3rem;max-width:72rem;margin-right:auto}.WebsiteDesignSystem1_heroSection__jGLaI{margin-bottom:5rem}.WebsiteDesignSystem1_heroHeader__ePhI6{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1.5rem;border-bottom:1px solid #e5e5e0;padding-bottom:2.5rem}.dark .WebsiteDesignSystem1_heroHeader__ePhI6{border-color:#3d3c2a}.WebsiteDesignSystem1_heroTitleContainer__RPDf3{flex:1 1;min-width:320px}.WebsiteDesignSystem1_heroTitle__QxlaP{color:#181811;font-size:3rem;font-weight:900;line-height:1.25;letter-spacing:-.04em;margin-bottom:1rem}.dark .WebsiteDesignSystem1_heroTitle__QxlaP{color:#ffffff}.WebsiteDesignSystem1_heroDescription__GALD_{color:#8c8b5f;font-size:1.125rem;max-width:36rem;line-height:1.625;letter-spacing:-.025em}.WebsiteDesignSystem1_guideBtn__Dpw0h{display:flex;min-width:160px;align-items:center;justify-content:center;border-radius:9999px;height:3rem;padding:0 1.5rem;background-color:#ffffff;border:1px solid #e5e5e0;color:#181811;font-size:.875rem;font-weight:700;cursor:pointer;transition:all .2s}.dark .WebsiteDesignSystem1_guideBtn__Dpw0h{background-color:#1a190b;border-color:#3d3c2a;color:#ffffff}.WebsiteDesignSystem1_guideBtn__Dpw0h:hover{background-color:#f5f5f0}.WebsiteDesignSystem1_contentSection__kiDnB{margin-bottom:6rem}.WebsiteDesignSystem1_sectionLabel__cSOlh{display:flex;align-items:center;gap:1rem;margin-bottom:2.5rem}.WebsiteDesignSystem1_accentBar__deErq{height:2rem;width:.25rem;background-color:#f9f506;border-radius:9999px}.WebsiteDesignSystem1_sectionTitle__mWcH7{font-size:1.5rem;font-weight:700;letter-spacing:-.025em}.WebsiteDesignSystem1_card__83dU9{background-color:#ffffff;border-radius:.75rem;border:1px solid #e5e5e0;overflow:hidden}.dark .WebsiteDesignSystem1_card__83dU9{background-color:#1a190b;border-color:#3d3c2a}.WebsiteDesignSystem1_cardHeader__J2GKN{padding:2rem;border-bottom:1px solid #f5f5f0;display:flex;align-items:baseline;justify-content:space-between}.dark .WebsiteDesignSystem1_cardHeader__J2GKN{border-color:#2a2916}.WebsiteDesignSystem1_largeSample__OmTII{font-size:80px;font-weight:900;letter-spacing:-.05em;color:#181811;line-height:1}.dark .WebsiteDesignSystem1_largeSample__OmTII{color:#ffffff}.WebsiteDesignSystem1_fontInfo__H76HB{color:#8c8b5f;font-family:monospace;font-size:.875rem;text-transform:uppercase}.WebsiteDesignSystem1_cardBody__l6MCV{padding:2rem;display:grid;grid-gap:2.5rem;gap:2.5rem}.WebsiteDesignSystem1_typoRow__1EYXh{display:flex;flex-wrap:wrap;align-items:baseline;gap:1rem}.WebsiteDesignSystem1_typoLabel__6W5dI{width:8rem;font-size:.75rem;font-weight:700;color:#8c8b5f;text-transform:uppercase;letter-spacing:.1em}.WebsiteDesignSystem1_text6xl__n9prs{font-size:3.75rem;font-weight:900;letter-spacing:-.05em;line-height:1}.WebsiteDesignSystem1_text4xl__3UjF1{font-size:2.25rem;font-weight:800;letter-spacing:-.025em;line-height:1}.WebsiteDesignSystem1_textLg__GGQ7j{font-size:1.125rem;font-weight:400;line-height:1.625;color:#181811;max-width:42rem;letter-spacing:-.025em}.dark .WebsiteDesignSystem1_textLg__GGQ7j{color:#d1d1c7}.WebsiteDesignSystem1_colorGrid__sJ1Eg{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-gap:1.5rem;gap:1.5rem}@media (min-width:768px){.WebsiteDesignSystem1_colorGrid__sJ1Eg{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.WebsiteDesignSystem1_colorGrid__sJ1Eg{grid-template-columns:repeat(4,minmax(0,1fr))}}.WebsiteDesignSystem1_colorItem__Xv64I{display:flex;flex-direction:column;gap:.75rem}.WebsiteDesignSystem1_colorSwatch__py2c1{height:10rem;width:100%;border-radius:.5rem;display:flex;align-items:flex-end;padding:1rem;border:1px solid rgba(0,0,0,.05)}.WebsiteDesignSystem1_darkSwatch__l_fRt{border:1px solid rgba(255,255,255,.1)}.WebsiteDesignSystem1_swatchLabel__OKRqy{font-weight:700;font-size:.875rem}.WebsiteDesignSystem1_colorMeta__Bgp7Z{padding:0 .25rem}.WebsiteDesignSystem1_colorName__Fb75i{font-weight:700;font-size:.875rem}.WebsiteDesignSystem1_colorDesc__0iyuJ{font-size:.75rem;color:#8c8b5f;letter-spacing:-.025em}.WebsiteDesignSystem1_gridPattern__43BRQ{padding:2.5rem;overflow:hidden;position:relative;background-size:32px 32px;background-image:radial-gradient(circle,#e5e5e0 1px,transparent 0)}.WebsiteDesignSystem1_gridContent__ffO8L{position:relative;z-index:10;display:flex;flex-direction:column;gap:2.5rem}.WebsiteDesignSystem1_spacingRow__NU9MZ{display:flex;align-items:center;gap:1.5rem}.WebsiteDesignSystem1_square8__tTXMw{height:2rem;width:2rem}.WebsiteDesignSystem1_square16__IjWMB,.WebsiteDesignSystem1_square8__tTXMw{background-color:#f9f506;border-radius:.5rem;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700}.WebsiteDesignSystem1_square16__IjWMB{height:4rem;width:4rem}.WebsiteDesignSystem1_square24__WY1__{height:6rem;width:6rem}.WebsiteDesignSystem1_square24__WY1__,.WebsiteDesignSystem1_square32__d2Ip0{background-color:#f9f506;border-radius:.5rem;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700}.WebsiteDesignSystem1_square32__d2Ip0{height:8rem;width:8rem}.WebsiteDesignSystem1_radiusGrid__L3K1W{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:2rem;gap:2rem;padding-top:2rem;border-top:1px solid #f5f5f0}.dark .WebsiteDesignSystem1_radiusGrid__L3K1W{border-color:#2a2916}.WebsiteDesignSystem1_radiusBox___WF0_{padding:1.5rem;background-color:#f8f8f5;border:1px solid #e5e5e0}.dark .WebsiteDesignSystem1_radiusBox___WF0_{background-color:#23220f;border-color:#3d3c2a}.WebsiteDesignSystem1_radiusLabel__H2iYE{font-size:.75rem;font-weight:700;color:#8c8b5f;display:block;margin-bottom:.5rem;text-transform:uppercase}.WebsiteDesignSystem1_monoText__NM7Im{font-family:monospace;font-size:.75rem}.WebsiteDesignSystem1_componentsStack___Lvr1{display:flex;flex-direction:column;gap:3rem}.WebsiteDesignSystem1_compGroup__Z0N3_{display:flex;flex-direction:column;gap:1.5rem}.WebsiteDesignSystem1_compLabel__6_Hgk{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#8c8b5f}.WebsiteDesignSystem1_buttonRow__1HYAn{display:flex;flex-wrap:wrap;gap:1rem;align-items:center}.WebsiteDesignSystem1_btnPrimary__Yes8N{background-color:#f9f506;padding:0 2rem;height:3rem;border-radius:9999px;color:#181811;font-weight:700;font-size:.875rem;border:none;cursor:pointer;transition:all .2s}.WebsiteDesignSystem1_btnPrimary__Yes8N:hover{opacity:.9}.WebsiteDesignSystem1_btnSecondary__DKU7l{background-color:transparent;border:1px solid #181811;padding:0 2rem;height:3rem;border-radius:9999px;color:#181811;font-weight:700;font-size:.875rem;cursor:pointer;transition:all .2s}.dark .WebsiteDesignSystem1_btnSecondary__DKU7l{border-color:#f8f8f5;color:#ffffff}.WebsiteDesignSystem1_btnSecondary__DKU7l:hover{background-color:#181811;color:#ffffff}.dark .WebsiteDesignSystem1_btnSecondary__DKU7l:hover{background-color:#ffffff;color:#181811}.WebsiteDesignSystem1_btnIcon__q_oy7{background-color:#f5f5f0;padding:0 1.5rem;height:3rem;border-radius:9999px;color:#8c8b5f;font-weight:700;font-size:.875rem;display:flex;align-items:center;gap:.5rem;border:none}.dark .WebsiteDesignSystem1_btnIcon__q_oy7{background-color:#2a2916}.WebsiteDesignSystem1_textLink__zCExN{color:#181811;font-weight:700;font-size:.875rem;text-decoration:underline;text-underline-offset:8px;border:none;background:none;cursor:pointer}.dark .WebsiteDesignSystem1_textLink__zCExN{color:#ffffff}.WebsiteDesignSystem1_formGrid__GN_Sb{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-gap:2rem;gap:2rem}@media (min-width:768px){.WebsiteDesignSystem1_formGrid__GN_Sb{grid-template-columns:repeat(2,minmax(0,1fr))}}.WebsiteDesignSystem1_inputGroup__CM80h{display:flex;flex-direction:column;gap:.5rem}.WebsiteDesignSystem1_inputLabel__VYQq3{font-size:.75rem;font-weight:700;padding:0 1rem}.WebsiteDesignSystem1_inputControl__3nk28{height:3.5rem;padding:0 1.5rem;border-radius:9999px;border:1px solid #e5e5e0;background-color:#ffffff;font-size:.875rem;transition:all .2s}.dark .WebsiteDesignSystem1_inputControl__3nk28{border-color:#3d3c2a;background-color:#1a190b;color:#ffffff}.WebsiteDesignSystem1_inputControl__3nk28:focus{outline:none;border-color:#f9f506;box-shadow:0 0 0 2px rgba(249,245,6,.2)}.WebsiteDesignSystem1_patternGrid__HHoVb{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));grid-gap:1.5rem;gap:1.5rem}@media (min-width:768px){.WebsiteDesignSystem1_patternGrid__HHoVb{grid-template-columns:repeat(3,minmax(0,1fr))}}.WebsiteDesignSystem1_patternCard__xiyaH{background-color:#ffffff;border-radius:.75rem;border:1px solid #e5e5e0;overflow:hidden;display:flex;flex-direction:column}.dark .WebsiteDesignSystem1_patternCard__xiyaH{background-color:#1a190b;border-color:#3d3c2a}.WebsiteDesignSystem1_patternImageWrapper__Cx184{height:12rem;background-color:#f5f5f0;position:relative;overflow:hidden}.dark .WebsiteDesignSystem1_patternImageWrapper__Cx184{background-color:#2a2916}.WebsiteDesignSystem1_patternImage__mt_Cy{width:100%;height:100%;object-fit:cover;filter:grayscale(.8);opacity:.8;transition:all .5s}.WebsiteDesignSystem1_patternCard__xiyaH:hover .WebsiteDesignSystem1_patternImage__mt_Cy{filter:grayscale(0);opacity:1}.WebsiteDesignSystem1_patternContent__QI1e9{padding:1.5rem;flex:1 1;display:flex;flex-direction:column}.WebsiteDesignSystem1_tagRow__u87jJ{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.WebsiteDesignSystem1_tag__SmTSx{background-color:rgba(249,245,6,.2);color:#8c8b5f;font-size:10px;font-weight:700;padding:.125rem .5rem;border-radius:9999px;text-transform:uppercase}.WebsiteDesignSystem1_date__cMGKj{font-size:10px;color:#8c8b5f}.WebsiteDesignSystem1_patternTitle__jhpUT{font-weight:700;font-size:1.125rem;margin-bottom:.5rem}.WebsiteDesignSystem1_patternDesc__8N2EK{font-size:.875rem;color:#8c8b5f;line-height:1.625;margin-bottom:1.5rem}.WebsiteDesignSystem1_patternBtn__ujadV{width:100%;padding:.75rem 0;border-radius:9999px;border:1px solid #e5e5e0;font-weight:700;font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;background:transparent;cursor:pointer;transition:all .2s;margin-top:auto}.dark .WebsiteDesignSystem1_patternBtn__ujadV{border-color:#3d3c2a;color:#ffffff}.WebsiteDesignSystem1_patternBtn__ujadV:hover{background-color:#181811;color:#ffffff}.dark .WebsiteDesignSystem1_patternBtn__ujadV:hover{background-color:#ffffff;color:#181811}.WebsiteDesignSystem1_infoCard__Ee4OV{background-color:#ffffff;border-radius:.75rem;border:1px solid #e5e5e0;padding:2rem;display:flex;flex-direction:column;justify-content:center;text-align:center}.dark .WebsiteDesignSystem1_infoCard__Ee4OV{background-color:#1a190b;border-color:#3d3c2a}.WebsiteDesignSystem1_iconCircle__Uke0k{width:4rem;height:4rem;background-color:#f9f506;border-radius:9999px;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.WebsiteDesignSystem1_infoTitle__ZUNvz{font-weight:700;font-size:1.25rem;margin-bottom:.75rem}.WebsiteDesignSystem1_infoDesc__aTY6z{font-size:.875rem;color:#8c8b5f;margin-bottom:2rem}.WebsiteDesignSystem1_indicatorRow__gwPGk{display:flex;justify-content:center;gap:.25rem}.WebsiteDesignSystem1_bar__ZjtSF{height:6px;width:32px;background-color:#f9f506;border-radius:9999px}.WebsiteDesignSystem1_dot__aAMcp{height:6px;width:6px;background-color:#e5e5e0;border-radius:9999px}.WebsiteDesignSystem1_actionCard__e0tw7{background-color:#f9f506;border-radius:.75rem;padding:2rem;display:flex;flex-direction:column;justify-content:space-between;color:#181811}.WebsiteDesignSystem1_actionTitle__ZE8f2{font-weight:900;font-size:1.5rem;letter-spacing:-.025em;line-height:1.25;margin-bottom:.5rem}.WebsiteDesignSystem1_actionDesc__OPsOt{font-size:.875rem;font-weight:500;opacity:.8}.WebsiteDesignSystem1_actionBtn__AOIfR{background-color:#181811;color:#ffffff;width:100%;padding:1rem 0;border-radius:9999px;font-weight:700;font-size:.875rem;border:none;cursor:pointer;margin-top:2rem}.WebsiteDesignSystem1_footer__w6mGB{margin-top:5rem;padding-top:2.5rem;border-top:1px solid #e5e5e0;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;padding-bottom:5rem}.dark .WebsiteDesignSystem1_footer__w6mGB{border-color:#3d3c2a}.WebsiteDesignSystem1_footerBrand__Ikv_j{display:flex;align-items:center;gap:1rem}.WebsiteDesignSystem1_tokenCircle__G_2u9{width:2.5rem;height:2.5rem;background-color:#181811;border-radius:9999px;display:flex;align-items:center;justify-content:center}.dark .WebsiteDesignSystem1_tokenCircle__G_2u9{background-color:#ffffff}.WebsiteDesignSystem1_tokenIcon__op3gv{color:#ffffff;font-size:1.25rem}.dark .WebsiteDesignSystem1_tokenIcon__op3gv{color:#181811}.WebsiteDesignSystem1_footerBrandName__MNGmY{font-weight:700;letter-spacing:-.05em;font-size:1.125rem}.WebsiteDesignSystem1_footerCopy__sy4TT{font-size:.875rem;color:#8c8b5f}.WebsiteDesignSystem1_footerLinks__Mbh1n{display:flex;gap:1.5rem}.WebsiteDesignSystem1_footerLink__2iEwG{color:#8c8b5f;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.WebsiteDesignSystem1_footerLink__2iEwG:hover{color:#181811}.dark .WebsiteDesignSystem1_footerLink__2iEwG:hover{color:#ffffff}@media (max-width:1024px){.WebsiteDesignSystem1_sidebar__OTXuN{width:16rem}.WebsiteDesignSystem1_main__aDCrc{margin-left:16rem}}@media (max-width:768px){.WebsiteDesignSystem1_sidebar__OTXuN{display:none}.WebsiteDesignSystem1_main__aDCrc{margin-left:0;padding:2rem 1rem}}.ThumbnailEditor_wrapper__fjlQV{padding:20px}.ThumbnailEditor_title__0Nc57{display:flex;flex-direction:column;align-items:center;gap:12px}.ThumbnailEditor_title__0Nc57 h2{font-size:24px;color:var(--color-gray-50)}.ThumbnailEditor_content__8Z5WU{margin-top:30px;display:flex;flex-direction:column;align-items:center;gap:20px}.ImageUploader_wrapper__dQ_UE{display:flex;gap:4px;justify-content:center}.ImageUploader_wrapper__dQ_UE label{display:inline-block;padding:10px;font-size:inherit;line-height:normal;background-color:var(--color-gray-50);cursor:pointer;border:1px solid var(--color-black);border-radius:8px}.ImageUploader_wrapper__dQ_UE input[type=file]{width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.Button_button__Whv3E{padding:10px;height:40px;border-radius:8px;border:1px solid var(--color-gray-600);background-color:var(--color-gray-50);cursor:pointer;font-size:16px;color:var(--color-gray-700);line-height:1}.Button_button__Whv3E:hover{background-color:var(--color-primary);color:var(--color-black)}.Button_button__Whv3E:disabled{background-color:var(--color-gray-500);cursor:not-allowed}.Button_block__HGJ7N{width:100%}.ImageCanvas_wrapper__A_Nrn{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:40px;border:1px solid var(--color-gray-500);width:70vw}.ImageCanvas_formWrapper__bmsDK{width:100%;display:flex;gap:8px}.ImageCanvas_subtitleTextInput__GpcXv{padding:8px;border-radius:10px;font-size:16px;flex-grow:1;color:var(--color-gray-800)}@media (min-width:769px){.ImageCanvas_wrapper__A_Nrn{width:45vw}}.AppBackground_appBackground__l2PMf{background-color:var(--color-black);min-height:100vh;width:100vw}.PhaserStudy_container__GjgWR{min-height:100vh;padding:24px;color:#e0e0e0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;max-width:1400px;margin:0 auto}.PhaserStudy_header__pqSpt{margin-bottom:20px}.PhaserStudy_headerLeft___0XZA{display:flex;align-items:center;gap:12px;margin-bottom:4px}.PhaserStudy_title__klek_{font-size:28px;font-weight:700;color:#fff;margin:0}.PhaserStudy_badge__Yorfl{background:#6c63ff;color:#fff;padding:4px 12px;border-radius:20px;font-size:13px;font-weight:600}.PhaserStudy_subtitle__ndTb_{font-size:15px;color:#888;margin:0}.PhaserStudy_stepNav__otmYP{display:flex;gap:8px;margin-bottom:24px;overflow-x:auto;padding-bottom:4px}.PhaserStudy_stepButton__eiafN{display:flex;align-items:center;gap:8px;padding:8px 16px;border:1px solid #333;border-radius:8px;background:rgba(255,255,255,.03);color:#888;cursor:pointer;transition:all .2s ease;white-space:nowrap;font-size:13px}.PhaserStudy_stepButton__eiafN:hover{border-color:#555;color:#ccc;background:rgba(255,255,255,.06)}.PhaserStudy_stepButtonActive__ChPmz{border-color:#6c63ff;color:#fff;background:rgba(108,99,255,.12)}.PhaserStudy_stepNumber__ClwmM{display:flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:#333;font-size:12px;font-weight:700;color:#888}.PhaserStudy_stepButtonActive__ChPmz .PhaserStudy_stepNumber__ClwmM{background:#6c63ff;color:#fff}.PhaserStudy_stepLabel__OIo8v{font-weight:500}.PhaserStudy_content__mKiuD{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px;align-items:start}.PhaserStudy_learnPanel___iCXf{background:rgba(255,255,255,.03);border:1px solid #2a2a2a;border-radius:12px;padding:24px}.PhaserStudy_stepTitle__hlb_6{font-size:20px;font-weight:700;color:#fff;margin:0 0 4px}.PhaserStudy_stepSubtitle__ZEFs8{font-size:14px;color:#6c63ff;margin:0 0 16px;font-weight:500}.PhaserStudy_description__riz4c p{font-size:14px;line-height:1.7;color:#b0b0b0;margin:0 0 2px}.PhaserStudy_bulletPoint__clhUI{color:#d0d0d0!important;padding-left:4px}.PhaserStudy_codeBlock__OzYnX{margin-top:20px;border-radius:10px;overflow:hidden;border:1px solid #2a2a2a}.PhaserStudy_codeHeader__zmijj{display:flex;align-items:center;gap:6px;padding:10px 14px;background:#1a1a1a;border-bottom:1px solid #2a2a2a}.PhaserStudy_codeDot__Rqe7g{width:10px;height:10px;border-radius:50%}.PhaserStudy_codeTitle__7N7KO{margin-left:8px;font-size:12px;color:#666}.PhaserStudy_code__zs3es{margin:0;padding:16px;background:#0d0d0d;font-family:Fira Code,Consolas,Monaco,monospace;font-size:12.5px;line-height:1.65;color:#c8c8c8;overflow-x:auto;-moz-tab-size:2;tab-size:2}.PhaserStudy_gamePanel__Ociu_{background:rgba(255,255,255,.03);border:1px solid #2a2a2a;border-radius:12px;overflow:hidden;position:-webkit-sticky;position:sticky;top:24px}.PhaserStudy_gamePanelHeader__WDXsh{display:flex;align-items:center;gap:8px;padding:10px 16px;background:#1a1a1a;border-bottom:1px solid #2a2a2a;font-size:13px;color:#888;font-weight:500}.PhaserStudy_gamePanelDot__QgB_3{width:8px;height:8px;border-radius:50%;background:#27c93f}.PhaserStudy_gameWrapper__hxHwI{aspect-ratio:2/1;background:#111;position:relative;overflow:hidden}.PhaserStudy_gameWrapper__hxHwI canvas{width:100%!important;height:100%!important}.PhaserStudy_gameHint__xLaC0{padding:10px 16px;margin:0;font-size:12px;color:#666;border-top:1px solid #2a2a2a;min-height:18px}.PhaserStudy_gameLoading__6mls8{width:100%;aspect-ratio:2/1;display:flex;align-items:center;justify-content:center;color:#555;font-size:14px;background:#111}@media (max-width:960px){.PhaserStudy_content__mKiuD{grid-template-columns:1fr}.PhaserStudy_gamePanel__Ociu_{position:static}.PhaserStudy_stepNav__otmYP{gap:6px}.PhaserStudy_stepLabel__OIo8v{display:none}}@media (max-width:600px){.PhaserStudy_container__GjgWR{padding:16px}.PhaserStudy_title__klek_{font-size:22px}.PhaserStudy_learnPanel___iCXf{padding:16px}.PhaserStudy_code__zs3es{font-size:11px}}.Animation_title__FDG_3{color:#f0f0f0}.Animation_container__d9wjK{position:relative}.Animation_circle__UVIxr{position:absolute;top:10px;left:10px;width:100px;height:100px;background-color:rgb(209,170,170);border-radius:50%;opacity:.5;animation:Animation_pulseExample__BROwM 2s ease infinite;transform-origin:center;animation-play-state:paused}.Animation_circle__UVIxr:hover{animation-play-state:running}@keyframes Animation_pulseExample__BROwM{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.Animation_rect__rT6YN{position:absolute;top:100px;left:250px;width:100px;height:100px;background-color:rgb(216,181,255);opacity:.5;animation:Animation_rotateExample__dkAlb 2s linear infinite;transform-origin:center}@keyframes Animation_rotateExample__dkAlb{0%{transform:translate(50%,50%) rotate(0deg) translateX(200px) rotate(0deg)}to{transform:translate(50%,50%) rotate(1turn) translateX(200px) rotate(90deg)}}.Animation_rect3d__cZ0A5{position:absolute;top:200px;left:350px;width:100px;height:100px;background-color:rgb(255,255,255);opacity:.5;animation:Animation_rotate3DExample__XqtOn 2s linear infinite;transform-style:preserve-3d}@keyframes Animation_rotate3DExample__XqtOn{0%{transform:translate(-50%,-50%) rotateX(0deg) rotateY(0deg)}to{transform:translate(-50%,-50%) rotateX(1turn) rotateY(1turn)}}.Animation_ball__sQMh9{position:absolute;top:300px;left:450px;width:100px;height:100px;border-radius:50%;background-color:rgb(255,255,255);opacity:.5;animation:Animation_bounceExample__c0pNi 1s ease-in-out infinite}@keyframes Animation_bounceExample__c0pNi{0%,to{transform:translateY(0)}50%{transform:translateY(50px)}}.Animation_fade__3NwCI{position:absolute;top:400px;left:550px;width:100px;height:100px;background-color:rgb(255,255,255);opacity:.5;animation:Animation_fromToExample__2_2UO 2s linear infinite}@keyframes Animation_fromToExample__2_2UO{0%{transform:translateX(-600px)}to{transform:translateX(0)}}.RainAnimation_container__70yHP{position:relative;height:100vh;overflow:hidden}.RainDrop_rainDrop__v4Y6R{position:absolute;width:1px;background-color:#fff;animation:RainDrop_falling__H_J5S linear infinite;animation-duration:var(--duration,2s);animation-delay:var(--delay,0s)}@keyframes RainDrop_falling__H_J5S{0%{transform:translateY(0)}to{transform:translateY(100vh)}}@font-face{font-family:acinemaB;src:url(/asset/fonts/acinemaB.ttf) format("truetype")}.CanvasItem_canvasItem__Qzhg5{max-height:0;overflow:hidden;transition:all .5s ease-in-out}.CanvasItem_canvasItem__Qzhg5.CanvasItem_active__5T948{max-height:720px}.CanvasItem_canvasView__9twFl{width:100%;display:flex;justify-content:center;font-family:acinemaB,sans-serif}.Game003_container__c4BHb{display:flex;justify-content:center;align-items:center}@media (min-width:768px){.Game003_container__c4BHb{height:100%}}@font-face{font-family:neodgm;src:url(/asset/fonts/neodgm.woff) format("woff")}.TextAdventureGame_container__j_joW{max-width:900px;margin:0 auto;padding:40px;font-family:neodgm,sans-serif;background:url(/images/background.png) 50%/cover no-repeat;border-radius:10px;border:3px solid #13212c}.TextAdventureGame_title__Rm_Rq{color:#fff;text-align:center;font-size:2.5em;margin-bottom:200px;text-shadow:3px 3px 0 #3a5164}.TextAdventureGame_score__1Cp2I{color:#fff;text-align:center;font-size:1.2em;margin-bottom:20px}.TextAdventureGame_sceneCard__lWl8r{background-color:#fff;border-radius:10px;padding:30px;box-shadow:0 4px 8px rgba(0,0,0,.1);min-height:400px;display:flex;flex-direction:column;justify-content:space-between}.TextAdventureGame_sceneText__S1ZKm{color:var(--color-gray-700);font-size:1.2em;line-height:1.6;margin-bottom:20px}.TextAdventureGame_choiceContainer__LQgs_{display:flex;flex-direction:column;gap:15px}.TextAdventureGame_choiceButton__D30uM{background-color:#445A6B;color:white;border:none;padding:15px 20px;text-align:left;font-size:1em;margin:4px 2px;cursor:pointer;border-radius:5px;transition:all .3s;box-shadow:0 4px 0 #2b3e4d;position:relative;top:0;font-family:neodgm,sans-serif}.TextAdventureGame_choiceButton__D30uM:hover{background-color:#445A6B;box-shadow:0 2px 0 #2b3e4d;top:2px}.TextAdventureGame_choiceButton__D30uM:active{box-shadow:none;top:4px}@media (max-width:600px){.TextAdventureGame_container__j_joW{padding:40px 20px 20px}.TextAdventureGame_sceneCard__lWl8r{padding:20px}}.AntigravityAnimation_container__pVNLT{padding:2rem;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.AppFloatingMenu_infoWrapper__QWNvU{position:absolute;top:20px;left:20px;display:flex;flex-direction:column;align-items:center;gap:10px}.AppFloatingMenu_button__BBddw{width:50px;height:50px;cursor:pointer;border-radius:50%;background-color:#5757576c;display:flex;align-items:center;justify-content:center}.AppFloatingMenu_overlayInfo___49EZ{position:absolute;top:0;left:50px;background-color:rgba(112,112,112,.8);padding:20px;border-radius:8px;color:#fff;font-size:14px;white-space:nowrap}.PhaserStudyHome_container__aDdZV{max-width:1200px;margin:0 auto;padding:40px 20px;color:#e0e0e0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.PhaserStudyHome_header__LTpe7{text-align:center;margin-bottom:48px}.PhaserStudyHome_logoArea___e7Xa{display:flex;align-items:center;justify-content:center;gap:14px;margin-bottom:12px}.PhaserStudyHome_logoIcon__QU74y{font-size:40px}.PhaserStudyHome_title__9MiBC{font-size:2.5rem;font-weight:800;background:linear-gradient(135deg,#6c63ff,#4ecdc4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0}.PhaserStudyHome_subtitle__b7Qjn{font-size:1.1rem;color:#888;margin:0}.PhaserStudyHome_intro__AVn9u{margin-bottom:48px}.PhaserStudyHome_introGrid__7lJmf{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px}.PhaserStudyHome_introCard__uw8vv{background:rgba(255,255,255,.04);border:1px solid #2a2a2a;border-radius:12px;padding:24px}.PhaserStudyHome_introCard__uw8vv h3{font-size:16px;font-weight:700;color:#6c63ff;margin:0 0 14px}.PhaserStudyHome_introCard__uw8vv ul{list-style:none;padding:0;margin:0}.PhaserStudyHome_introCard__uw8vv li{padding:5px 0 5px 18px;position:relative;font-size:14px;color:#aaa;line-height:1.6}.PhaserStudyHome_introCard__uw8vv li:before{content:"→";position:absolute;left:0;color:#4ecdc4}.PhaserStudyHome_sectionTitle__g9UR2{font-size:1.5rem;font-weight:700;color:#fff;text-align:center;margin:0 0 28px}.PhaserStudyHome_grid__fnxgj{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:20px;gap:20px}.PhaserStudyHome_card__xLVV8{background:rgba(255,255,255,.03);border:1px solid #2a2a2a;border-radius:12px;padding:22px;text-decoration:none;color:inherit;display:flex;flex-direction:column;transition:all .25s ease;cursor:pointer}.PhaserStudyHome_card__xLVV8:hover{border-color:#6c63ff;transform:translateY(-3px);box-shadow:0 8px 30px rgba(108,99,255,.1)}.PhaserStudyHome_cardLocked___t2Og{opacity:.45;cursor:default;pointer-events:none}.PhaserStudyHome_cardTop__D79jK{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.PhaserStudyHome_weekBadge__5mYNO{padding:3px 10px;border-radius:20px;font-size:12px;font-weight:700}.PhaserStudyHome_statusTag__fnRWL{font-size:11px;font-weight:600;padding:2px 8px;border-radius:4px}.PhaserStudyHome_status_done__QV4cv .PhaserStudyHome_weekBadge__5mYNO,.PhaserStudyHome_weekBadge__5mYNO.PhaserStudyHome_status_done__QV4cv{background:rgba(78,205,196,.15);color:#4ecdc4}.PhaserStudyHome_statusTag__fnRWL.PhaserStudyHome_status_done__QV4cv{background:rgba(78,205,196,.1);color:#4ecdc4}.PhaserStudyHome_status_current__oZu7F .PhaserStudyHome_weekBadge__5mYNO,.PhaserStudyHome_weekBadge__5mYNO.PhaserStudyHome_status_current__oZu7F{background:rgba(108,99,255,.15);color:#6c63ff}.PhaserStudyHome_statusTag__fnRWL.PhaserStudyHome_status_current__oZu7F{background:rgba(108,99,255,.1);color:#6c63ff}.PhaserStudyHome_weekBadge__5mYNO.PhaserStudyHome_status_upcoming__GYE9R{background:rgba(255,255,255,.06);color:#666}.PhaserStudyHome_statusTag__fnRWL.PhaserStudyHome_status_upcoming__GYE9R{background:rgba(255,255,255,.04);color:#555}.PhaserStudyHome_cardTitle__5f3i2{font-size:17px;font-weight:700;color:#fff;margin:0 0 8px}.PhaserStudyHome_cardDesc__IIEC2{font-size:13px;color:#888;line-height:1.6;margin:0 0 14px}.PhaserStudyHome_topicList__Zl3s9{list-style:none;padding:0;margin:auto 0 0;display:flex;flex-wrap:wrap;gap:6px}.PhaserStudyHome_topicList__Zl3s9 li{font-size:11px;color:#777;background:rgba(255,255,255,.04);padding:3px 9px;border-radius:4px;border:1px solid #2a2a2a}@media (max-width:768px){.PhaserStudyHome_title__9MiBC{font-size:1.8rem}.PhaserStudyHome_grid__fnxgj,.PhaserStudyHome_introGrid__7lJmf{grid-template-columns:1fr}}