*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}@font-face{font-family:Bubblegum Sans;src:local("Bubblegum Sans"),local("BubblegumSans-Regular"),url(/assets/fonts/BubblegumSans-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}:root{--color-primary-500: #0a90ff;--color-primary-600: #0874d9;--color-primary-700: #0658b3;--color-secondary-500: #ff9800;--color-secondary-600: #fb8c00;--color-neutral-50: #fafafa;--color-neutral-100: #f5f5f5;--color-neutral-900: #212121;--color-text-primary: #212121;--color-text-secondary: #616161;--color-text-inverse: #ffffff;--color-bg-primary: #ffffff;--color-bg-secondary: #fafafa;--font-family-primary: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-family-heading: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--transition-fast: .15s cubic-bezier(.4, 0, .2, 1);--transition-base: .25s cubic-bezier(.4, 0, .2, 1)}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}body{font-family:var(--font-family-primary);font-size:1rem;line-height:1.5;color:var(--color-text-primary);background-color:var(--color-bg-primary);min-height:100vh;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-family-heading);font-weight:700;line-height:1.25;margin-bottom:.5em}h1{font-size:3rem}h2{font-size:2.25rem}h3{font-size:1.875rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1.125rem}p{margin-bottom:1rem}a{color:var(--color-primary-600);text-decoration:none;transition:color var(--transition-fast)}a:hover{color:var(--color-primary-700);text-decoration:underline}:focus{outline:2px solid var(--color-primary-500);outline-offset:2px}:focus:not(:focus-visible){outline:none}:focus-visible{outline:2px solid var(--color-primary-500);outline-offset:2px}.skip-to-main{position:absolute;left:-9999px;z-index:999;padding:1rem 1.5rem;background-color:var(--color-primary-600);color:var(--color-text-inverse);text-decoration:none;border-radius:0 0 .25rem;font-weight:600;box-shadow:0 4px 6px #0000001a}.skip-to-main:focus,.skip-to-main:focus-visible{left:0;top:0;outline:3px solid var(--color-secondary-500);outline-offset:2px;z-index:1200}.skip-to-main:hover{color:var(--color-text-inverse)}img{max-width:100%;height:auto;display:block}button{font-family:inherit;cursor:pointer;border:none;background:none}ul,ol{padding-left:1.5rem}nav ul{list-style:none;padding:0;margin:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.bubblegum-sans-regular{font-family:Bubblegum Sans,sans-serif;font-weight:400;font-style:normal}.container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media(min-width:640px){.container{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:1024px){.container{padding-left:2rem;padding-right:2rem}}::selection{background-color:var(--color-primary-500);color:var(--color-text-inverse)}._header_15hzh_2{position:sticky;top:0;left:0;right:0;z-index:1100;background-color:var(--color-bg-primary);transition:all var(--transition-base);border-bottom:1px solid transparent}._scrolled_15hzh_13{box-shadow:0 2px 4px #0000001a;border-bottom-color:var(--color-neutral-100)}._headerContainer_15hzh_18{display:flex;align-items:center;justify-content:space-between;padding-top:1rem;padding-bottom:1rem}._logo_15hzh_27{flex-shrink:0}._logo_15hzh_27 a{text-decoration:none;color:var(--color-text-primary);display:inline-block}._logoText_15hzh_37{font-size:1.5rem;font-weight:700;font-family:var(--font-family-heading);display:flex;align-items:center;gap:.25rem}._logoHighlight_15hzh_46{color:var(--color-primary-600)}._logoImage_15hzh_50{height:60px;width:auto;display:block;transition:opacity var(--transition-fast)}._logoImage_15hzh_50:hover{opacity:.9}._logo_15hzh_27 a:focus-visible{outline:2px solid var(--color-primary-600);outline-offset:4px;border-radius:4px}._desktopNav_15hzh_68{display:none}._navList_15hzh_72{display:flex;align-items:center;gap:2rem}._navLink_15hzh_78{font-size:1rem;font-weight:500;color:var(--color-text-secondary);text-decoration:none;transition:color var(--transition-fast);position:relative;padding:.5rem 0}._navLink_15hzh_78:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background-color:var(--color-primary-600);transform:scaleX(0);transition:transform var(--transition-base)}._navLink_15hzh_78:hover,._navLink_15hzh_78:focus{color:var(--color-primary-600);text-decoration:none;border-radius:2px}._navLink_15hzh_78:hover:after,._navLink_15hzh_78:focus:after{transform:scaleX(1)}._navLink_15hzh_78._active_15hzh_112{color:var(--color-primary-600)}._navLink_15hzh_78._active_15hzh_112:after{transform:scaleX(1)}._mobileMenuButton_15hzh_121{display:flex;align-items:center;justify-content:center;padding:.75rem;background:none;border:none;cursor:pointer;z-index:1200;min-width:48px;min-height:48px;overflow:visible}._mobileMenuButton_15hzh_121:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px;border-radius:4px}._hamburger_15hzh_141{width:1.5rem;height:1.5rem;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;gap:.375rem}._hamburgerLine_15hzh_152{width:100%;height:2px;background-color:var(--color-text-primary);transition:all var(--transition-base);transform-origin:center;position:absolute}._hamburgerLine_15hzh_152:nth-child(1){top:0}._hamburgerLine_15hzh_152:nth-child(2){top:50%;transform:translateY(-50%)}._hamburgerLine_15hzh_152:nth-child(3){bottom:0}._hamburgerLine_15hzh_152._open_15hzh_174:nth-child(1){top:50%;transform:translateY(-50%) rotate(45deg)}._hamburgerLine_15hzh_152._open_15hzh_174:nth-child(2){opacity:0}._hamburgerLine_15hzh_152._open_15hzh_174:nth-child(3){bottom:50%;transform:translateY(50%) rotate(-45deg)}._mobileNav_15hzh_189{position:fixed;top:4rem;left:0;right:0;bottom:0;background-color:var(--color-bg-primary);z-index:1100;padding:2rem;overflow-y:auto;animation:_slideDown_15hzh_1 .3s ease-out}@keyframes _slideDown_15hzh_1{0%{opacity:0;transform:translateY(-1rem)}to{opacity:1;transform:translateY(0)}}._mobileNavList_15hzh_213{display:flex;flex-direction:column;gap:1rem;list-style:none;padding-left:0}._mobileNavLink_15hzh_221{display:block;font-size:1.25rem;font-weight:500;color:var(--color-text-secondary);text-decoration:none;padding:1rem;border-radius:.5rem;transition:all var(--transition-fast)}._mobileNavLink_15hzh_221:hover,._mobileNavLink_15hzh_221:focus{background-color:var(--color-neutral-50);color:var(--color-primary-600);text-decoration:none}._mobileNavLink_15hzh_221._active_15hzh_112{background-color:var(--color-neutral-50);color:var(--color-primary-600);font-weight:600}._searchForm_15hzh_246{display:flex;align-items:center;gap:.25rem;border:1px solid var(--color-neutral-200);border-radius:.5rem;padding:.25rem .5rem;transition:border-color var(--transition-fast)}._searchForm_15hzh_246:focus-within{border-color:var(--color-primary-600);box-shadow:0 0 0 2px #0a90ff1a}._searchInput_15hzh_261{border:none;outline:none;padding:.25rem .5rem;font-size:.9375rem;background:transparent;color:var(--color-text-primary);width:10rem;transition:width var(--transition-base)}._searchInput_15hzh_261::placeholder{color:var(--color-text-tertiary)}._searchInput_15hzh_261:focus{width:12rem}._searchButton_15hzh_280{background:none;border:none;cursor:pointer;padding:.5rem;font-size:1rem;display:flex;align-items:center;justify-content:center;transition:transform var(--transition-fast);min-width:44px;min-height:44px}._searchButton_15hzh_280:hover{transform:scale(1.1)}._searchButton_15hzh_280:focus{outline:2px solid var(--color-primary-600);outline-offset:2px;border-radius:4px}._mobileSearchForm_15hzh_305{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem;padding:1rem;background-color:var(--color-neutral-50);border-radius:.5rem}._mobileSearchInput_15hzh_315{width:100%;padding:.75rem;border:1px solid var(--color-neutral-200);border-radius:.5rem;font-size:1rem;color:var(--color-text-primary);background-color:var(--color-bg-primary);transition:border-color var(--transition-fast)}._mobileSearchInput_15hzh_315:focus{outline:none;border-color:var(--color-primary-600);box-shadow:0 0 0 2px #0a90ff1a}._mobileSearchInput_15hzh_315::placeholder{color:var(--color-text-tertiary)}._mobileSearchButton_15hzh_336{padding:.75rem 1.5rem;background-color:var(--color-primary-600);color:#fff;border:none;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color var(--transition-fast);display:flex;align-items:center;justify-content:center;gap:.5rem}._mobileSearchButton_15hzh_336:hover{background-color:var(--color-primary-700)}._mobileSearchButton_15hzh_336:focus{outline:2px solid var(--color-primary-600);outline-offset:2px}._visuallyHidden_15hzh_362{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}@media(min-width:768px){._desktopNav_15hzh_68{display:block}._mobileMenuButton_15hzh_121,._mobileNav_15hzh_189{display:none}}@media(min-width:768px)and (max-width:1024px){._headerContainer_15hzh_18{flex-wrap:wrap;row-gap:.75rem}._desktopNav_15hzh_68{width:100%}._navList_15hzh_72{flex-wrap:wrap;justify-content:center;gap:.75rem 1.5rem}._navLink_15hzh_78{font-size:.95rem}._searchForm_15hzh_246{padding:.25rem .4rem}._searchInput_15hzh_261{width:8rem}._searchInput_15hzh_261:focus{width:9rem}}._footer_1g6zt_2{background-color:var(--color-neutral-900);color:var(--color-text-inverse);padding:3rem 0 1.5rem;margin-top:4rem;position:relative;z-index:1}._footerContainer_1g6zt_11{display:flex;flex-direction:column;gap:2rem}._footerGrid_1g6zt_18{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:640px){._footerGrid_1g6zt_18{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){._footerGrid_1g6zt_18{grid-template-columns:2fr 1fr 1fr;gap:3rem}}._footerSection_1g6zt_38{display:flex;flex-direction:column;gap:1rem}._footerHeading_1g6zt_44{font-size:1.125rem;font-weight:600;margin-bottom:.5rem;color:var(--color-text-inverse)}._logoHighlight_1g6zt_51{color:var(--color-primary-500)}._footerLogo_1g6zt_55{height:80px;width:auto;display:block;transition:opacity var(--transition-fast)}._footerLogo_1g6zt_55:hover{opacity:.9}._footerHeading_1g6zt_44 a{text-decoration:none;display:inline-block}._footerHeading_1g6zt_44 a:focus-visible{outline:2px solid var(--color-primary-500);outline-offset:4px;border-radius:4px}._footerText_1g6zt_77{font-size:.875rem;color:#fffc;line-height:1.6;margin-bottom:1rem}._contactInfo_1g6zt_85{display:flex;flex-direction:column;gap:.5rem}._contactItem_1g6zt_91{display:flex;flex-direction:column;gap:.25rem;font-size:.875rem;color:#fffc;display:block}._contactLabel_1g6zt_100{font-weight:600;color:var(--color-text-inverse);display:block}._contactLink_1g6zt_106{color:var(--color-primary-500);text-decoration:none;transition:color var(--transition-fast);display:inline-block}._contactLink_1g6zt_106:hover,._contactLink_1g6zt_106:focus{color:var(--color-primary-400);text-decoration:underline;border-radius:2px}._footerLinks_1g6zt_121{display:flex;flex-direction:column;gap:.75rem;list-style:none;padding:0;margin:0}._footerLink_1g6zt_121{font-size:.875rem;color:#fffc;text-decoration:none;transition:color var(--transition-fast);cursor:pointer}._footerLink_1g6zt_121:hover,._footerLink_1g6zt_121:focus{color:var(--color-primary-500);text-decoration:underline}._footerLink_1g6zt_121:focus-visible{outline:2px solid var(--color-primary-500);outline-offset:4px;border-radius:2px}._footerBottom_1g6zt_151{border-top:1px solid rgba(255,255,255,.1);padding-top:1.5rem;display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center}._disclaimerSection_1g6zt_161{width:100%;background-color:#ffffff0d;padding:1rem;border-radius:8px;border-left:3px solid var(--color-primary-500)}._aiNotice_1g6zt_169{font-size:.8125rem;color:#ffffffe6;line-height:1.6;margin:0 0 .75rem}._aiNotice_1g6zt_169 strong{color:var(--color-text-inverse);font-weight:600}._termsLink_1g6zt_181{font-size:.875rem;color:var(--color-primary-500);text-decoration:none;transition:color var(--transition-fast);display:inline-block;font-weight:500}._termsLink_1g6zt_181:hover,._termsLink_1g6zt_181:focus{color:var(--color-primary-400);text-decoration:underline}._termsLink_1g6zt_181:focus-visible{outline:2px solid var(--color-primary-500);outline-offset:4px;border-radius:2px}._copyright_1g6zt_202{font-size:.875rem;color:#fffc}._subtleLink_1g6zt_207{font-size:1.5rem;opacity:.3;margin-top:.5rem;transition:opacity var(--transition-fast)}._subtleLink_1g6zt_207:hover{opacity:.7}._subtleLink_1g6zt_207 ._footerLink_1g6zt_121{color:#fff9}._subtleLink_1g6zt_207 ._footerLink_1g6zt_121:hover,._subtleLink_1g6zt_207 ._footerLink_1g6zt_121:focus{color:#ffffffe6}@media(min-width:640px){._footerBottom_1g6zt_151{flex-direction:row;justify-content:space-between;text-align:left}}._layout_yb2jz_1{display:flex;flex-direction:column;min-height:100vh}._main_yb2jz_7{flex:1;display:flex;flex-direction:column}._button_13e6b_2{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:var(--font-family-primary);font-weight:600;text-align:center;text-decoration:none;white-space:nowrap;border-radius:.375rem;transition:all var(--transition-fast);cursor:pointer;border:2px solid transparent;position:relative}._button_13e6b_2:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}._sm_13e6b_26{padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem}._md_13e6b_32{padding:.75rem 1.5rem;font-size:1rem;line-height:1.5rem}._lg_13e6b_38{padding:1rem 2rem;font-size:1.125rem;line-height:1.75rem}._primary_13e6b_45{background-color:var(--color-primary-600);color:var(--color-text-inverse)}._primary_13e6b_45:hover:not(:disabled){background-color:var(--color-primary-700);transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a;color:var(--color-text-inverse)}._primary_13e6b_45:active:not(:disabled){transform:translateY(0)}._secondary_13e6b_62{background-color:var(--color-secondary-500);color:var(--color-text-inverse)}._secondary_13e6b_62:hover:not(:disabled){background-color:var(--color-secondary-600);transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a;color:var(--color-text-inverse)}._secondary_13e6b_62:active:not(:disabled){transform:translateY(0)}._outline_13e6b_79{background-color:transparent;color:var(--color-primary-600);border-color:var(--color-primary-600)}._outline_13e6b_79:hover:not(:disabled){background-color:var(--color-primary-600);color:var(--color-text-inverse)}._ghost_13e6b_91{background-color:transparent;color:var(--color-primary-600)}._ghost_13e6b_91:hover:not(:disabled){background-color:var(--color-neutral-100)}._fullWidth_13e6b_101{width:100%}._loading_13e6b_106{position:relative;color:transparent;pointer-events:none}._loading_13e6b_106 ._content_13e6b_112{visibility:hidden}._spinner_13e6b_116{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center}._spinnerIcon_13e6b_126{width:1.25rem;height:1.25rem;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:_spin_13e6b_116 .6s linear infinite}@keyframes _spin_13e6b_116{to{transform:rotate(360deg)}}._iconBefore_13e6b_142,._iconAfter_13e6b_143{display:flex;align-items:center;justify-content:center}._content_13e6b_112{display:flex;align-items:center;gap:.5rem}._card_1r7jd_2{background-color:var(--color-bg-primary);border-radius:.5rem;transition:all var(--transition-base)}._default_1r7jd_9{border:1px solid var(--color-neutral-100)}._elevated_1r7jd_13{box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}._elevated_1r7jd_13:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}._outlined_1r7jd_21{border:2px solid var(--color-neutral-100)}._interactive_1r7jd_26{cursor:pointer}._interactive_1r7jd_26:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;border:1px solid #999999}._interactive_1r7jd_26:active{transform:translateY(0)}._padding-none_1r7jd_41{padding:0}._padding-sm_1r7jd_45{padding:1rem}._padding-md_1r7jd_49{padding:1.5rem}._padding-lg_1r7jd_53{padding:2rem}._homePage_1cz4m_2{width:100%}._hero_1cz4m_7{padding:4rem 0;background:linear-gradient(135deg,#e6f2ff,#fff);background-image:url(/assets/wave-bg.png);background-size:cover;background-position:center;background-repeat:no-repeat;min-height:500px;display:flex;align-items:center}@media(min-width:768px){._hero_1cz4m_7{padding:6rem 0;min-height:600px}}._heroContent_1cz4m_26{max-width:800px;margin:0 auto;text-align:center}._heroTitle_1cz4m_32{font-size:2.5rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem;color:var(--color-text-primary)}@media(min-width:768px){._heroTitle_1cz4m_32{font-size:3.5rem}}._highlight_1cz4m_46{color:var(--color-primary-600);background:linear-gradient(135deg,var(--color-primary-500),var(--color-primary-700));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._heroSubtitle_1cz4m_54{font-size:1.25rem;line-height:1.6;color:var(--color-text-secondary);margin-bottom:2rem}@media(min-width:768px){._heroSubtitle_1cz4m_54{font-size:1.5rem}}._heroActions_1cz4m_67{display:flex;flex-direction:column;gap:1rem;align-items:center;justify-content:center}@media(min-width:640px){._heroActions_1cz4m_67{flex-direction:row}}._section_1cz4m_82{padding:4rem 0}._sectionHeader_1cz4m_86{text-align:center;margin-bottom:3rem}._sectionTitle_1cz4m_91{font-size:2.25rem;font-weight:700;margin-bottom:1rem;color:var(--color-text-primary)}._sectionSubtitle_1cz4m_98{font-size:1.125rem;color:var(--color-text-secondary);max-width:600px;margin:0 auto}._servicesGrid_1cz4m_106{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:640px){._servicesGrid_1cz4m_106{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){._servicesGrid_1cz4m_106{grid-template-columns:repeat(4,1fr)}}._serviceCard_1cz4m_124{text-align:center;display:flex;flex-direction:column;align-items:center}._serviceIcon_1cz4m_131{font-size:3rem;margin-bottom:1rem;filter:grayscale(.2)}._serviceTitle_1cz4m_137{font-size:1.25rem;font-weight:600;margin-bottom:.75rem;color:var(--color-text-primary)}._serviceDescription_1cz4m_144{font-size:.875rem;line-height:1.6;color:var(--color-text-secondary)}._benefitsGrid_1cz4m_151{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){._benefitsGrid_1cz4m_151{grid-template-columns:repeat(2,1fr)}}._benefit_1cz4m_151{padding:1.5rem}._benefitTitle_1cz4m_167{font-size:1.25rem;font-weight:600;margin-bottom:.75rem;color:var(--color-primary-600)}._benefitDescription_1cz4m_174{font-size:1rem;line-height:1.6;color:var(--color-text-secondary)}._ctaSection_1cz4m_181{padding:4rem 0;background-image:url(/assets/wave-bg-blue.png);background-size:cover;background-position:center;background-repeat:no-repeat;color:var(--color-text-inverse);position:relative}._ctaSection_1cz4m_181:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,var(--color-primary-600),var(--color-primary-700));opacity:.33;z-index:0}._ctaContent_1cz4m_203{text-align:center;max-width:700px;margin:0 auto;position:relative;z-index:1}._ctaTitle_1cz4m_211{font-size:2.25rem;font-weight:700;margin-bottom:1rem;color:var(--color-text-inverse)}._ctaSubtitle_1cz4m_218{font-size:1.125rem;line-height:1.6;margin-bottom:2rem;color:#ffffffe6}._servicesPage_18lad_2{width:100%}._hero_18lad_7{padding:3rem 0;background:linear-gradient(135deg,#e6f2ff,#fff);text-align:center}._heroContent_18lad_13{max-width:800px;margin:0 auto}._heroTitle_18lad_18{font-size:2.5rem;font-weight:800;margin-bottom:1rem;color:var(--color-text-primary)}@media(min-width:768px){._heroTitle_18lad_18{font-size:3rem}}._heroSubtitle_18lad_31{font-size:1.125rem;line-height:1.6;color:var(--color-text-secondary)}@media(min-width:768px){._heroSubtitle_18lad_31{font-size:1.25rem}}._section_18lad_44{padding:4rem 0}._sectionHeader_18lad_48{text-align:center;margin-bottom:3rem}._sectionTitle_18lad_53{font-size:2.25rem;font-weight:700;margin-bottom:1rem;color:var(--color-text-primary)}._sectionSubtitle_18lad_60{font-size:1.125rem;color:var(--color-text-secondary);max-width:600px;margin:0 auto}._servicesGrid_18lad_68{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:1024px){._servicesGrid_18lad_68{grid-template-columns:repeat(2,1fr)}}._serviceCard_18lad_80{display:flex;flex-direction:column;gap:1.5rem}._serviceHeader_18lad_86{display:flex;align-items:center;gap:1rem}._serviceIcon_18lad_92{font-size:2.5rem;filter:grayscale(.2)}._serviceTitle_18lad_97{font-size:1.5rem;font-weight:600;color:var(--color-text-primary)}._serviceDescription_18lad_103{font-size:1rem;line-height:1.6;color:var(--color-text-secondary)}._featuresSection_18lad_110{display:flex;flex-direction:column;gap:1rem}._featuresTitle_18lad_116{font-size:1.125rem;font-weight:600;color:var(--color-text-primary)}._featuresList_18lad_122{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}._featureItem_18lad_131{display:flex;align-items:flex-start;gap:.75rem;font-size:.875rem;line-height:1.6;color:var(--color-text-secondary)}._checkmark_18lad_140{color:var(--color-primary-600);font-weight:700;flex-shrink:0}._processSection_18lad_147{padding:4rem 0;background-color:var(--color-bg-secondary)}._processGrid_18lad_152{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:640px){._processGrid_18lad_152{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){._processGrid_18lad_152{grid-template-columns:repeat(4,1fr)}}._processStep_18lad_170{text-align:center;padding:1.5rem}._stepNumber_18lad_175{width:3rem;height:3rem;border-radius:50%;background-color:var(--color-primary-600);color:var(--color-text-inverse);display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;margin:0 auto 1rem}._stepTitle_18lad_189{font-size:1.25rem;font-weight:600;margin-bottom:.75rem;color:var(--color-text-primary)}._stepDescription_18lad_196{font-size:.875rem;line-height:1.6;color:var(--color-text-secondary)}._ctaSection_18lad_203{padding:4rem 0;background:linear-gradient(135deg,var(--color-primary-600),var(--color-primary-700));color:var(--color-text-inverse)}._ctaContent_18lad_209{text-align:center;max-width:700px;margin:0 auto}._ctaTitle_18lad_215{font-size:2.25rem;font-weight:700;margin-bottom:1rem;color:var(--color-text-inverse)}._ctaSubtitle_18lad_222{font-size:1.125rem;line-height:1.6;margin-bottom:2rem;color:#ffffffe6}._aboutPage_1yu15_2{width:100%}._hero_1yu15_7{padding:3rem 0;background:linear-gradient(135deg,#e6f2ff,#fff);text-align:center}._heroContent_1yu15_13{max-width:800px;margin:0 auto}._heroTitle_1yu15_18{font-size:2.5rem;font-weight:800;margin-bottom:1rem;color:var(--color-text-primary)}@media(min-width:768px){._heroTitle_1yu15_18{font-size:3rem}}._heroLogo_1yu15_31{width:120px;height:auto;margin:1.5rem auto;display:block}@media(min-width:768px){._heroLogo_1yu15_31{width:150px;margin:2rem auto}}._heroSubtitle_1yu15_45{font-size:1.125rem;line-height:1.6;color:var(--color-text-secondary)}@media(min-width:768px){._heroSubtitle_1yu15_45{font-size:1.25rem}}._section_1yu15_58{padding:4rem 0}._sectionHeader_1yu15_62{text-align:center;margin-bottom:3rem}._sectionTitle_1yu15_67{font-size:2.25rem;font-weight:700;margin-bottom:1rem;color:var(--color-text-primary)}._sectionSubtitle_1yu15_74{font-size:1.125rem;color:var(--color-text-secondary);max-width:600px;margin:0 auto}._missionContent_1yu15_82{display:grid;grid-template-columns:1fr;gap:3rem;align-items:start}@media(min-width:1024px){._missionContent_1yu15_82{grid-template-columns:2fr 1fr}}._missionText_1yu15_95{display:flex;flex-direction:column;gap:1rem}._paragraph_1yu15_101{font-size:1rem;line-height:1.8;color:var(--color-text-secondary)}._statsGrid_1yu15_108{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;padding:2rem;background:linear-gradient(135deg,var(--color-primary-600),var(--color-primary-700));border-radius:.5rem}._stat_1yu15_108{text-align:center;color:var(--color-text-inverse)}._statNumber_1yu15_122{font-size:2rem;font-weight:800;margin-bottom:.5rem}@media(min-width:640px){._statNumber_1yu15_122{font-size:2.5rem}}._statLabel_1yu15_134{font-size:.875rem;font-weight:500;opacity:.9}._valuesSection_1yu15_141{padding:4rem 0;background-color:var(--color-bg-secondary)}._valuesGrid_1yu15_146{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:640px){._valuesGrid_1yu15_146{grid-template-columns:repeat(2,1fr)}}._valueCard_1yu15_158{text-align:center;display:flex;flex-direction:column;align-items:center;gap:1rem}._valueIcon_1yu15_166{font-size:3rem;filter:grayscale(.2)}._valueTitle_1yu15_171{font-size:1.25rem;font-weight:600;color:var(--color-text-primary)}._valueDescription_1yu15_177{font-size:.875rem;line-height:1.6;color:var(--color-text-secondary)}._expertiseContent_1yu15_184{display:grid;grid-template-columns:1fr;gap:2rem;max-width:900px;margin:0 auto}@media(min-width:768px){._expertiseContent_1yu15_184{grid-template-columns:repeat(3,1fr)}}._expertiseItem_1yu15_198{padding:1.5rem;text-align:center}._expertiseTitle_1yu15_203{font-size:1.125rem;font-weight:600;margin-bottom:.75rem;color:var(--color-primary-600)}._expertiseDescription_1yu15_210{font-size:.875rem;line-height:1.6;color:var(--color-text-secondary)}._ctaSection_1yu15_217{padding:4rem 0;background:linear-gradient(135deg,var(--color-primary-600),var(--color-primary-700));color:var(--color-text-inverse)}._ctaContent_1yu15_223{text-align:center;max-width:700px;margin:0 auto}._ctaTitle_1yu15_229{font-size:2.25rem;font-weight:700;margin-bottom:1rem;color:var(--color-text-inverse)}._ctaSubtitle_1yu15_236{font-size:1.125rem;line-height:1.6;margin-bottom:2rem;color:#ffffffe6}._clientsSection_1yu15_244{padding:4rem 0;background-color:var(--color-bg-secondary)}._clientsGrid_1yu15_249{display:grid;grid-template-columns:1fr;gap:2rem;max-width:1000px;margin:0 auto;align-items:stretch}@media(min-width:768px){._clientsGrid_1yu15_249{grid-template-columns:repeat(2,1fr)}}._clientCardLink_1yu15_264{text-decoration:none;color:inherit;display:flex;height:100%;transition:transform .2s ease}._clientCardLink_1yu15_264>*{width:100%;height:100%}._clientCardLink_1yu15_264:hover{transform:translateY(-4px);text-decoration:none}._clientCardLink_1yu15_264:hover ._clientName_1yu15_282,._clientCardLink_1yu15_264:hover ._clientDescription_1yu15_283,._clientCardLink_1yu15_264 *{text-decoration:none}._clientCard_1yu15_264{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.25rem;height:100%;width:100%}._clientLogo_1yu15_301{width:100%;height:80px;display:flex;align-items:center;justify-content:center;margin-bottom:.5rem}._clientLogoImage_1yu15_310{max-width:200px;max-height:80px;width:auto;height:auto;object-fit:contain}._clientLogoPlaceholder_1yu15_318{font-size:4rem;opacity:.8}._clientName_1yu15_282{font-size:1.5rem;font-weight:700;color:var(--color-text-primary);margin:0;text-decoration:none!important}._clientDescription_1yu15_283{font-size:.9375rem;line-height:1.7;color:var(--color-text-secondary);flex:1;margin:0;text-decoration:none!important}._clientLink_1yu15_340{font-size:.9375rem;font-weight:600;color:var(--color-primary-600);display:inline-flex;align-items:center;gap:.375rem;margin-top:.5rem;transition:color .2s ease;text-decoration:none!important}._clientCardLink_1yu15_264:hover ._clientLink_1yu15_340{color:var(--color-primary-700);text-decoration:underline!important}._clientCardLink_1yu15_264:focus{outline:2px solid var(--color-primary-600);outline-offset:4px;border-radius:.5rem}._container_1pe3w_3{position:relative;width:100%;overflow:hidden;background-color:var(--color-neutral-100)}._image_1pe3w_10{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .3s ease-in-out}._image_1pe3w_10._loaded_1pe3w_20{opacity:1}._placeholder_1pe3w_24{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,var(--color-neutral-100) 0%,var(--color-neutral-50) 50%,var(--color-neutral-100) 100%);background-size:200% 100%;animation:_shimmer_1pe3w_1 1.5s infinite}@keyframes _shimmer_1pe3w_1{0%{background-position:-200% 0}to{background-position:200% 0}}@media(prefers-reduced-motion:reduce){._image_1pe3w_10{transition:none}._placeholder_1pe3w_24{animation:none}}._teamPage_6rsus_2{width:100%}._hero_6rsus_7{padding:3rem 0;background:linear-gradient(135deg,#e6f2ff,#fff);text-align:center}._heroContent_6rsus_13{max-width:800px;margin:0 auto}._heroTitle_6rsus_18{font-size:2.5rem;font-weight:800;margin-bottom:1rem;color:var(--color-text-primary)}@media(min-width:768px){._heroTitle_6rsus_18{font-size:3rem}}._heroSubtitle_6rsus_31{font-size:1.125rem;line-height:1.6;color:var(--color-text-secondary)}@media(min-width:768px){._heroSubtitle_6rsus_31{font-size:1.25rem}}._section_6rsus_44{padding:4rem 0}._teamGrid_6rsus_49{display:grid;grid-template-columns:1fr;gap:2rem;max-width:1200px;margin:0 auto}@media(min-width:768px){._teamGrid_6rsus_49{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){._teamGrid_6rsus_49{grid-template-columns:repeat(3,1fr)}}._memberCard_6rsus_70{display:flex;flex-direction:column;height:100%}._memberImageWrapper_6rsus_76{width:100%;overflow:hidden;background-color:var(--color-neutral-100)}._memberContent_6rsus_82{padding:1.5rem;display:flex;flex-direction:column;gap:.5rem;flex:1}._memberName_6rsus_90{font-size:1.25rem;font-weight:700;color:var(--color-text-primary);margin:0}._memberPosition_6rsus_97{font-size:.875rem;font-weight:600;color:var(--color-primary-600);text-transform:uppercase;letter-spacing:.05em;margin:0}._memberBio_6rsus_106{font-size:.875rem;line-height:1.6;color:var(--color-text-secondary);margin:0}._ctaSection_6rsus_114{padding:4rem 0;background:linear-gradient(135deg,var(--color-primary-600),var(--color-primary-700));color:var(--color-text-inverse)}._ctaContent_6rsus_120{text-align:center;max-width:700px;margin:0 auto}._ctaTitle_6rsus_126{font-size:2.25rem;font-weight:700;margin-bottom:1rem;color:var(--color-text-inverse)}._ctaSubtitle_6rsus_133{font-size:1.125rem;line-height:1.6;margin-bottom:2rem;color:#ffffffe6}._contactPage_1film_2{width:100%}._hero_1film_7{padding:3rem 0;background:linear-gradient(135deg,#e6f2ff,#fff);text-align:center}._heroContent_1film_13{max-width:800px;margin:0 auto}._heroTitle_1film_18{font-size:2.5rem;font-weight:800;margin-bottom:1rem;color:var(--color-text-primary)}@media(min-width:768px){._heroTitle_1film_18{font-size:3rem}}._heroSubtitle_1film_31{font-size:1.125rem;line-height:1.6;color:var(--color-text-secondary)}@media(min-width:768px){._heroSubtitle_1film_31{font-size:1.25rem}}._section_1film_44{padding:4rem 0}._contactGrid_1film_49{display:grid;grid-template-columns:1fr;gap:2rem;align-items:start}@media(min-width:1024px){._contactGrid_1film_49{grid-template-columns:1fr 2fr}}._contactInfo_1film_63{display:flex;flex-direction:column;gap:2rem}._infoTitle_1film_69{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;color:var(--color-text-primary)}._infoList_1film_76{display:flex;flex-direction:column;gap:1.5rem}._infoItem_1film_82{display:flex;gap:1rem;align-items:flex-start}._infoIcon_1film_88{font-size:1.5rem;flex-shrink:0}._infoLabel_1film_93{font-size:.875rem;font-weight:600;color:var(--color-text-primary);margin-bottom:.25rem}._infoValue_1film_100{font-size:1rem;color:var(--color-text-secondary)}._infoLink_1film_105{font-size:1rem;color:var(--color-primary-600);text-decoration:none;transition:color var(--transition-fast)}._infoLink_1film_105:hover,._infoLink_1film_105:focus{color:var(--color-primary-700);text-decoration:underline;border-radius:2px}._whyChoose_1film_120{padding:1.5rem;background-color:var(--color-bg-secondary);border-radius:.5rem}._whyTitle_1film_126{font-size:1.125rem;font-weight:600;margin-bottom:1rem;color:var(--color-text-primary)}._benefitsList_1film_133{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}._benefitItem_1film_142{display:flex;align-items:flex-start;gap:.75rem;font-size:.875rem;line-height:1.6;color:var(--color-text-secondary)}._checkmark_1film_151{color:var(--color-primary-600);font-weight:700;flex-shrink:0}._form_1film_158{display:flex;flex-direction:column;gap:1.5rem}._formTitle_1film_164{font-size:1.5rem;font-weight:600;margin-bottom:.5rem;color:var(--color-text-primary)}._formGroup_1film_171{display:flex;flex-direction:column;gap:.5rem}._label_1film_177{font-size:.875rem;font-weight:600;color:var(--color-text-primary)}._required_1film_183{color:var(--color-error)}._input_1film_187,._select_1film_188,._textarea_1film_189{width:100%;padding:.75rem;font-size:1rem;font-family:var(--font-family-primary);border:2px solid var(--color-neutral-100);border-radius:.375rem;transition:all var(--transition-fast);background-color:var(--color-bg-primary);color:var(--color-text-primary)}._input_1film_187:focus,._select_1film_188:focus,._textarea_1film_189:focus{outline:none;border-color:var(--color-primary-600);box-shadow:0 0 0 3px #0a90ff1a}._input_1film_187:hover,._select_1film_188:hover,._textarea_1film_189:hover{border-color:var(--color-neutral-300)}._textarea_1film_189{resize:vertical;min-height:120px}._successMessage_1film_221{padding:1rem;background-color:#d1fae5;color:#065f46;border-radius:.375rem;font-size:.875rem;border:1px solid #10b981}._errorMessage_1film_230{padding:1rem;background-color:#fee2e2;color:#991b1b;border-radius:.375rem;font-size:.875rem;border:1px solid #ef4444}._ctaSection_1d8rv_3{padding:4rem 0;background:linear-gradient(135deg,var(--color-primary-600),var(--color-primary-700));color:var(--color-text-inverse)}._ctaContent_1d8rv_9{text-align:center;max-width:700px;margin:0 auto}._ctaTitle_1d8rv_15{font-size:2.25rem;font-weight:700;margin-bottom:1rem;color:var(--color-text-inverse)}._ctaSubtitle_1d8rv_22{font-size:1.125rem;margin-bottom:2rem;opacity:.95;line-height:1.6}@media(max-width:768px){._ctaSection_1d8rv_3{padding:3rem 0}._ctaTitle_1d8rv_15{font-size:1.75rem}._ctaSubtitle_1d8rv_22{font-size:1rem}}._blogHub_1ox7e_3{min-height:100vh}._hero_1ox7e_7{background:linear-gradient(135deg,#06c,#0052a3);color:#fff;padding:4rem 0;text-align:center}._title_1ox7e_14{font-size:3rem;font-weight:700;margin-bottom:1rem}._subtitle_1ox7e_20{font-size:1.25rem;max-width:700px;margin:0 auto;opacity:.95}._sectionTitle_1ox7e_27{font-size:2rem;font-weight:700;margin-bottom:2rem;color:#1a1a1a}._featured_1ox7e_35{padding:3rem 0}._featuredArticle_1ox7e_39{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 6px #0000001a;transition:transform .3s ease,box-shadow .3s ease}._featuredArticle_1ox7e_39:hover{transform:translateY(-4px);box-shadow:0 8px 16px #00000026}._featuredLink_1ox7e_52{text-decoration:none;color:inherit;display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center;border-radius:12px}._featuredLink_1ox7e_52:hover{text-decoration:none}._featuredLink_1ox7e_52:focus-visible{outline:3px solid var(--color-primary-500);outline-offset:-3px}._featuredArticle_1ox7e_39:has(._featuredLink_1ox7e_52:focus-visible){transform:translateY(-4px);box-shadow:0 8px 16px #00000026}._featuredImage_1ox7e_76{position:relative;width:100%;height:400px;overflow:hidden}._featuredImage_1ox7e_76 img{width:100%;height:100%;object-fit:cover}._featuredBadge_1ox7e_89{position:absolute;top:1rem;left:1rem;background:#ffc107;color:#1a1a1a;padding:.5rem 1rem;border-radius:20px;font-weight:600;font-size:.875rem}._featuredContent_1ox7e_101{padding:2rem}._featuredMeta_1ox7e_105{display:flex;gap:1rem;margin-bottom:1rem}._category_1ox7e_111{background:#e3f2fd;color:#06c;padding:.25rem .75rem;border-radius:12px;font-size:.875rem;font-weight:600}._readTime_1ox7e_120{color:#666;font-size:.875rem}._featuredTitle_1ox7e_125{font-size:2rem;font-weight:700;margin-bottom:1rem;color:#1a1a1a}._featuredExcerpt_1ox7e_132{font-size:1.125rem;color:#666;margin-bottom:1.5rem;line-height:1.6}._featuredFooter_1ox7e_139{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;border-top:1px solid #e0e0e0}._author_1ox7e_147{font-weight:600;color:#1a1a1a}._date_1ox7e_152{color:#666;font-size:.875rem}._topCategories_1ox7e_158{padding:3rem 0;background:#f8f9fa;margin:3rem -999px;padding-left:999px;padding-right:999px}._categoriesGrid_1ox7e_166{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}._categoryCard_1ox7e_172{background:#fff;padding:2rem;border-radius:12px;text-decoration:none;color:inherit;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 2px 4px #0000001a}._categoryCard_1ox7e_172:hover{transform:translateY(-4px);box-shadow:0 6px 12px #00000026;text-decoration:none}._categoryCard_1ox7e_172:focus-visible{outline:3px solid var(--color-primary-500);outline-offset:2px;transform:translateY(-4px);box-shadow:0 6px 12px #00000026}._categoryCard_1ox7e_172 ._categoryName_1ox7e_195{font-size:1.5rem;font-weight:700;margin-bottom:.75rem;color:#06c;text-decoration:none}._categoryCard_1ox7e_172 ._categoryDescription_1ox7e_203{color:#666;margin-bottom:1rem;line-height:1.6;text-decoration:none}._categoryCard_1ox7e_172 ._categoryCount_1ox7e_210{display:inline-block;font-size:.875rem;color:#999;font-weight:600;text-decoration:none}._categorySection_1ox7e_219{padding:3rem 0}._categorySectionHeader_1ox7e_223{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}._viewAll_1ox7e_230{color:#06c;text-decoration:none;font-weight:600;transition:color .3s ease}._viewAll_1ox7e_230:hover{color:#0052a3}._articlesGrid_1ox7e_242{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem}._articleCard_1ox7e_248{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 4px #0000001a;transition:transform .3s ease,box-shadow .3s ease}._articleCard_1ox7e_248:hover{transform:translateY(-4px);box-shadow:0 6px 12px #00000026}._articleCard_1ox7e_248 a{text-decoration:none;color:inherit;display:flex;flex-direction:column;height:100%;border-radius:12px}._articleCard_1ox7e_248 a:hover{text-decoration:none}._articleCard_1ox7e_248 a:focus-visible{outline:3px solid var(--color-primary-500);outline-offset:-3px}._articleCard_1ox7e_248:has(a:focus-visible){transform:translateY(-4px);box-shadow:0 6px 12px #00000026}._articleImage_1ox7e_284{width:100%;height:200px;overflow:hidden}._articleImage_1ox7e_284 img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}._articleCard_1ox7e_248:hover ._articleImage_1ox7e_284 img{transform:scale(1.05)}._articleContent_1ox7e_301{padding:1.5rem;display:flex;flex-direction:column;flex:1}._articleMeta_1ox7e_308{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._articleTitle_1ox7e_315{font-size:1.25rem;font-weight:700;margin-bottom:.75rem;color:#1a1a1a;line-height:1.4}._articleExcerpt_1ox7e_323{color:#666;font-size:.9375rem;line-height:1.6;margin-bottom:1rem}._articleFooter_1ox7e_330{display:flex;justify-content:space-between;align-items:center;font-size:.875rem;padding-top:1rem;border-top:1px solid #f0f0f0;margin-top:auto}@media(max-width:768px){._title_1ox7e_14{font-size:2rem}._subtitle_1ox7e_20{font-size:1rem}._featuredLink_1ox7e_52{grid-template-columns:1fr}._featuredImage_1ox7e_76{height:250px}._featuredTitle_1ox7e_125{font-size:1.5rem}._categoriesGrid_1ox7e_166,._articlesGrid_1ox7e_242{grid-template-columns:1fr}}._categoryPage_wpa62_3{min-height:100vh;padding-bottom:4rem}._hero_wpa62_8{background:linear-gradient(135deg,#06c,#0052a3);color:#fff;padding:3rem 0}._backLink_wpa62_14{color:#fff;text-decoration:none;display:inline-block;margin-bottom:1.5rem;opacity:.9;transition:all .3s ease;background:#ffffff1a;padding:.5rem 1rem;border-radius:6px}._backLink_wpa62_14:hover{opacity:1;background:#ffffffbf;text-decoration:none}._title_wpa62_32{font-size:3rem;font-weight:700;margin-bottom:1rem}._description_wpa62_38{font-size:1.25rem;max-width:700px;opacity:.95;margin-bottom:.5rem;line-height:1.6}._articleCount_wpa62_46{font-size:1rem;opacity:.8}._notFound_wpa62_51{min-height:60vh;display:flex;align-items:center;justify-content:center;text-align:center}._notFound_wpa62_51 ._backLink_wpa62_14{color:#06c;margin-top:1rem}._articlesGrid_wpa62_65{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;padding:3rem 0}._articleCard_wpa62_72{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 4px #0000001a;transition:transform .3s ease,box-shadow .3s ease}._articleCard_wpa62_72:hover{transform:translateY(-4px);box-shadow:0 6px 12px #00000026}._articleCard_wpa62_72 a{text-decoration:none;color:inherit;display:flex;flex-direction:column;height:100%;border-radius:12px}._articleCard_wpa62_72 a:hover{text-decoration:none}._articleCard_wpa62_72 a:focus-visible{outline:3px solid var(--color-primary-500);outline-offset:-3px}._articleCard_wpa62_72:has(a:focus-visible){transform:translateY(-4px);box-shadow:0 6px 12px #00000026}._articleImage_wpa62_108{position:relative;width:100%;height:220px;overflow:hidden}._articleImage_wpa62_108 img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}._articleCard_wpa62_72:hover ._articleImage_wpa62_108 img{transform:scale(1.05)}._featuredBadge_wpa62_126{position:absolute;top:1rem;right:1rem;background:#ffc107;color:#1a1a1a;padding:.375rem .75rem;border-radius:16px;font-weight:600;font-size:.75rem}._articleContent_wpa62_138{padding:1.5rem;display:flex;flex-direction:column;flex:1}._articleMeta_wpa62_145{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._readTime_wpa62_152{color:#666;font-size:.875rem}._articleTitle_wpa62_157{font-size:1.375rem;font-weight:700;margin-bottom:.75rem;color:#1a1a1a;line-height:1.4}._articleExcerpt_wpa62_165{color:#666;font-size:.9375rem;line-height:1.6;margin-bottom:1rem}._articleTags_wpa62_172{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}._tag_wpa62_179{background:#f0f0f0;color:#666;padding:.25rem .625rem;border-radius:12px;font-size:.75rem;font-weight:500}._articleFooter_wpa62_188{display:flex;justify-content:space-between;align-items:center;font-size:.875rem;padding-top:1rem;border-top:1px solid #f0f0f0;margin-top:auto}._author_wpa62_198{font-weight:600;color:#1a1a1a}._date_wpa62_203{color:#666}@media(max-width:768px){._title_wpa62_32{font-size:2rem}._description_wpa62_38{font-size:1rem}._articlesGrid_wpa62_65{grid-template-columns:1fr}}._articlePage_1xzee_3{min-height:100vh}._hero_1xzee_7{background:linear-gradient(135deg,#06c,#0052a3);color:#fff;padding:3rem 0 2rem}._backLink_1xzee_13{color:#fff;text-decoration:none;display:inline-block;margin-bottom:1.5rem;opacity:.9;transition:all .3s ease;background:#ffffff1a;padding:.5rem 1rem;border-radius:6px}._backLink_1xzee_13:hover{opacity:1;background:#ffffffbf;text-decoration:none}._heroContent_1xzee_31{max-width:800px}._category_1xzee_35{background:#fff3;color:#fff;padding:.375rem .875rem;border-radius:16px;font-size:.875rem;font-weight:600;display:inline-block;margin-bottom:1rem}._title_1xzee_46{font-size:3rem;font-weight:700;margin-bottom:1rem;line-height:1.2}._excerpt_1xzee_53{font-size:1.25rem;opacity:.95;margin-bottom:1.5rem;line-height:1.6}._meta_1xzee_60{display:flex;align-items:center;gap:.75rem;font-size:1rem;opacity:.9}._author_1xzee_68{font-weight:600}._separator_1xzee_72{opacity:.6}._date_1xzee_76,._readTime_1xzee_77{opacity:.9}._heroImageWrapper_1xzee_82{background:#f8f9fa;padding:2rem 0}._heroImage_1xzee_82{max-width:1000px;margin:0 auto;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #0000001a}._heroImage_1xzee_82 img{width:100%;height:auto;display:block}._articleContent_1xzee_102{padding:4rem 0}._contentWrapper_1xzee_106{max-width:800px;margin:0 auto}._content_1xzee_106{font-size:1.125rem;line-height:1.8;color:#333}._content_1xzee_106 h2{font-size:2rem;font-weight:700;margin:2.5rem 0 1rem;color:#1a1a1a}._content_1xzee_106 h3{font-size:1.5rem;font-weight:700;margin:2rem 0 1rem;color:#1a1a1a}._content_1xzee_106 p{margin-bottom:1.5rem}._content_1xzee_106 ul,._content_1xzee_106 ol{margin-bottom:1.5rem;margin-top:.5rem;padding-left:2rem;list-style-position:outside}._content_1xzee_106 ul{list-style-type:disc}._content_1xzee_106 ol{list-style-type:decimal}._content_1xzee_106 li{margin-bottom:.5rem;line-height:1.7}._content_1xzee_106 li>ul,._content_1xzee_106 li>ol{margin-top:.5rem;margin-bottom:.5rem}._content_1xzee_106 strong{font-weight:700;color:#1a1a1a}._content_1xzee_106 pre{background:#f5f5f5;padding:1.5rem;border-radius:8px;overflow-x:auto;margin-bottom:1.5rem;border:1px solid #e0e0e0}._content_1xzee_106 pre code{font-family:Monaco,Courier New,monospace;font-size:.9em;background:transparent;padding:0;color:#333}._content_1xzee_106 code{font-family:Monaco,Courier New,monospace;font-size:.9em;background:#f0f0f0;padding:.2em .4em;border-radius:3px;color:#e01e5a}._content_1xzee_106 a{color:#06c;text-decoration:none;transition:color .2s ease}._content_1xzee_106 a:hover{color:#0052a3;text-decoration:underline}._tags_1xzee_205{margin-top:3rem;padding-top:2rem;border-top:2px solid #e0e0e0}._tagsTitle_1xzee_211{font-size:1.25rem;font-weight:700;margin-bottom:1rem;color:#1a1a1a}._tagsList_1xzee_218{display:flex;flex-wrap:wrap;gap:.75rem}._tag_1xzee_205{background:#e3f2fd;color:#06c;padding:.5rem 1rem;border-radius:20px;font-size:.875rem;font-weight:600}._relatedArticles_1xzee_234{background:#f8f9fa;padding:4rem 0}._relatedTitle_1xzee_239{font-size:2rem;font-weight:700;margin-bottom:2rem;color:#1a1a1a}._relatedGrid_1xzee_246{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}._relatedCard_1xzee_252{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 4px #0000001a;transition:transform .3s ease,box-shadow .3s ease}._relatedCard_1xzee_252:hover{transform:translateY(-4px);box-shadow:0 6px 12px #00000026}._relatedCard_1xzee_252 a{text-decoration:none;color:inherit;display:block;border-radius:12px}._relatedCard_1xzee_252 a:hover{text-decoration:none}._relatedCard_1xzee_252 a:focus-visible{outline:3px solid var(--color-primary-500);outline-offset:-3px}._relatedCard_1xzee_252:has(a:focus-visible){transform:translateY(-4px);box-shadow:0 6px 12px #00000026}._relatedImage_1xzee_286{width:100%;height:180px;overflow:hidden}._relatedImage_1xzee_286 img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}._relatedCard_1xzee_252:hover ._relatedImage_1xzee_286 img{transform:scale(1.05)}._relatedContent_1xzee_303{padding:1.5rem}._relatedCardTitle_1xzee_307{font-size:1.125rem;font-weight:700;margin-bottom:.75rem;color:#1a1a1a;line-height:1.4}._relatedExcerpt_1xzee_315{color:#666;font-size:.9375rem;line-height:1.6;margin-bottom:1rem}._readMore_1xzee_322{color:#06c;font-weight:600;font-size:.9375rem}._notFound_1xzee_328{min-height:60vh;display:flex;align-items:center;justify-content:center;text-align:center}._notFound_1xzee_328 ._backLink_1xzee_13{color:#06c;margin-top:1rem}._backToTop_1xzee_342{position:fixed;bottom:2rem;right:2rem;width:3rem;height:3rem;background:#06c;color:#fff;border:none;border-radius:50%;font-size:1.5rem;font-weight:700;cursor:pointer;box-shadow:0 4px 12px #0066cc4d;transition:all .3s ease;z-index:1000;display:flex;align-items:center;justify-content:center;line-height:1}._backToTop_1xzee_342:hover{background:#0052a3;transform:translateY(-2px);box-shadow:0 6px 16px #06c6}._backToTop_1xzee_342:active{transform:translateY(0)}@media(max-width:768px){._title_1xzee_46{font-size:2rem}._excerpt_1xzee_53{font-size:1rem}._meta_1xzee_60{flex-wrap:wrap}._content_1xzee_106{font-size:1rem}._content_1xzee_106 h2{font-size:1.5rem}._content_1xzee_106 h3{font-size:1.25rem}._relatedGrid_1xzee_246{grid-template-columns:1fr}._backToTop_1xzee_342{bottom:1rem;right:1rem;width:2.5rem;height:2.5rem;font-size:1.25rem}}._searchResults_1v6dp_5{padding:3rem 0;min-height:60vh}._container_1v6dp_10{max-width:900px}._header_1v6dp_14{margin-bottom:2rem;text-align:center}._title_1v6dp_19{font-size:2.5rem;font-weight:700;color:var(--color-text-primary);margin-bottom:.5rem}._query_1v6dp_26{font-size:1.125rem;color:var(--color-text-secondary);margin:0}._query_1v6dp_26 strong{color:var(--color-text-primary)}._resultCount_1v6dp_36{font-size:1rem;color:var(--color-text-secondary);margin-bottom:1.5rem}._emptyState_1v6dp_42{text-align:center;padding:3rem 1rem}._emptyMessage_1v6dp_47{font-size:1.25rem;color:var(--color-text-secondary);margin-bottom:1rem}._emptyHint_1v6dp_53{font-size:1rem;color:var(--color-text-secondary)}._emptyHint_1v6dp_53 a{color:var(--color-primary-600);text-decoration:underline}._emptyHint_1v6dp_53 a:hover{color:var(--color-primary-700)}._results_1v6dp_67{display:flex;flex-direction:column;gap:1.5rem}._resultCard_1v6dp_73{background-color:var(--color-bg-primary);border:1px solid var(--color-neutral-100);border-radius:.5rem;transition:transform .2s ease,box-shadow .2s ease;overflow:hidden}._resultCard_1v6dp_73:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}._cardLink_1v6dp_86{display:block;text-decoration:none;color:inherit;padding:1.5rem}._cardLink_1v6dp_86:focus-visible{outline:3px solid var(--color-primary-500);outline-offset:2px;border-radius:.5rem}._resultCard_1v6dp_73:has(._cardLink_1v6dp_86:focus-visible){transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}._resultContent_1v6dp_104{display:flex;gap:1.5rem;flex-direction:row}._thumbnailWrapper_1v6dp_110{flex-shrink:0;width:200px;height:150px;overflow:hidden;border-radius:8px}._thumbnail_1v6dp_110{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}._cardLink_1v6dp_86:hover ._thumbnail_1v6dp_110{transform:scale(1.05)}._resultDetails_1v6dp_129{flex:1;min-width:0}._resultTitle_1v6dp_134{font-size:1.75rem;font-weight:700;color:var(--color-text-primary);margin-bottom:.75rem;line-height:1.3;transition:color .2s ease}._cardLink_1v6dp_86:hover ._resultTitle_1v6dp_134{color:var(--color-primary-600)}._resultMeta_1v6dp_147{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--color-text-secondary);margin-bottom:1rem;flex-wrap:wrap}._category_1v6dp_157{text-transform:capitalize;color:var(--color-primary-600);font-weight:600}._separator_1v6dp_163{color:var(--color-neutral-500)}._readTime_1v6dp_167{color:var(--color-text-secondary)}._resultExcerpt_1v6dp_171{font-size:1rem;line-height:1.6;color:var(--color-text-secondary);margin-bottom:1rem}._tags_1v6dp_178{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}._tag_1v6dp_178{display:inline-block;padding:.25rem .75rem;background-color:var(--color-neutral-100);color:var(--color-text-secondary);font-size:.875rem;border-radius:1rem;transition:background-color .2s ease}._tag_1v6dp_178:hover{background-color:var(--color-neutral-200)}._readMore_1v6dp_199{display:inline-flex;align-items:center;gap:.25rem;font-size:1rem;font-weight:600;color:var(--color-primary-600);transition:color .2s ease}._cardLink_1v6dp_86:hover ._readMore_1v6dp_199{color:var(--color-primary-700);text-decoration:underline}@media(max-width:768px){._searchResults_1v6dp_5{padding:2rem 0}._title_1v6dp_19{font-size:2rem}._query_1v6dp_26{font-size:1rem}._resultTitle_1v6dp_134{font-size:1.5rem}._resultMeta_1v6dp_147{font-size:.8125rem}._resultExcerpt_1v6dp_171{font-size:.9375rem}._resultContent_1v6dp_104{flex-direction:column}._thumbnailLink_1v6dp_244{width:100%;height:200px}}@media(max-width:480px){._title_1v6dp_19{font-size:1.75rem}._resultTitle_1v6dp_134{font-size:1.25rem}._tags_1v6dp_178{gap:.375rem}._tag_1v6dp_178{font-size:.8125rem;padding:.1875rem .625rem}}._pagination_1v6dp_270{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:3rem;padding-top:2rem;border-top:1px solid var(--color-neutral-200)}._paginationButton_1v6dp_280{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;background-color:var(--color-primary-600);color:var(--color-text-inverse);border:2px solid var(--color-primary-600);border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px #0000001a}._paginationButton_1v6dp_280:hover:not(:disabled){background-color:var(--color-primary-700);border-color:var(--color-primary-700);transform:translateY(-1px);box-shadow:0 4px 8px #00000026}._paginationButton_1v6dp_280:focus-visible{outline:2px solid var(--color-primary-500);outline-offset:2px}._paginationButton_1v6dp_280:active:not(:disabled){transform:translateY(0);box-shadow:0 1px 2px #0000001a}._paginationButton_1v6dp_280:disabled{background-color:var(--color-neutral-200);border-color:var(--color-neutral-300);color:var(--color-neutral-500);cursor:not-allowed;opacity:.6;box-shadow:none}._paginationNumbers_1v6dp_322{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:center}._paginationNumber_1v6dp_322{min-width:2.75rem;height:2.75rem;padding:0 .5rem;background-color:var(--color-bg-primary);color:var(--color-text-primary);border:2px solid var(--color-neutral-300);border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 2px #0000000d}._paginationNumber_1v6dp_322:hover{background-color:var(--color-neutral-100);border-color:var(--color-primary-600);color:var(--color-primary-600);transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}._paginationNumber_1v6dp_322:focus-visible{outline:2px solid var(--color-primary-500);outline-offset:2px}._paginationNumber_1v6dp_322:active{transform:translateY(0);box-shadow:0 1px 2px #0000000d}._paginationNumberActive_1v6dp_362{background-color:var(--color-primary-600);color:var(--color-text-inverse);border-color:var(--color-primary-600);box-shadow:0 2px 4px #0a90ff4d}._paginationNumberActive_1v6dp_362:hover{background-color:var(--color-primary-700);border-color:var(--color-primary-700);transform:translateY(-1px);box-shadow:0 3px 6px #0a90ff66}@media(max-width:768px){._pagination_1v6dp_270{flex-direction:column;gap:1.5rem}._paginationNumbers_1v6dp_322{order:-1}}._container_174g4_1{display:flex;justify-content:center;align-items:center;min-height:60vh;padding:2rem}._prompt_174g4_9{background:var(--color-white);border-radius:8px;box-shadow:0 2px 8px #0000001a;padding:3rem;max-width:400px;width:100%}._title_174g4_18{font-size:1.75rem;font-weight:700;color:var(--color-text-primary);margin:0 0 .5rem;text-align:center}._description_174g4_26{color:var(--color-text-secondary);margin:0 0 2rem;text-align:center;line-height:1.6}._form_174g4_33{display:flex;flex-direction:column;gap:1.5rem}._inputGroup_174g4_39{display:flex;flex-direction:column;gap:.5rem}._label_174g4_45{font-weight:600;color:var(--color-text-primary);font-size:.875rem}._input_174g4_39{padding:.75rem 1rem;border:1px solid var(--color-border);border-radius:4px;font-size:1rem;font-family:inherit;transition:border-color .2s}._input_174g4_39:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px #2563eb1a}._input_174g4_39[aria-invalid=true]{border-color:var(--color-error)}._error_174g4_70{color:var(--color-error);font-size:.875rem;margin:0}@media(max-width:768px){._prompt_174g4_9{padding:2rem}._title_174g4_18{font-size:1.5rem}}._grid_1hnot_1{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem;padding:1rem 0}._gridItem_1hnot_8{position:relative;aspect-ratio:1;overflow:hidden;border-radius:8px;cursor:pointer;border:none;padding:0;background:var(--color-background-secondary);transition:transform .2s,box-shadow .2s}._gridItem_1hnot_8:hover{transform:scale(1.02);box-shadow:0 4px 12px #00000026}._gridItem_1hnot_8:focus{outline:2px solid var(--color-primary);outline-offset:2px}._image_1hnot_30{width:100%;height:100%;object-fit:cover;display:block}._playIcon_1hnot_37{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;background:#000000b3;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.5rem;pointer-events:none;transition:background .2s}._gridItem_1hnot_8:hover ._playIcon_1hnot_37{background:#000000d9}._folderItem_1hnot_60{background:linear-gradient(135deg,var(--color-primary-500) 0%,var(--color-primary-700) 100%)}._folderContent_1hnot_64{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:1rem}._folderIcon_1hnot_75{font-size:3rem;line-height:1}._folderName_1hnot_80{color:#fff;font-size:1rem;font-weight:600;text-align:center;word-break:break-word;max-width:100%}._empty_1hnot_89{text-align:center;padding:3rem 1rem;color:var(--color-text-secondary)}@media(max-width:768px){._grid_1hnot_1{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.75rem}._playIcon_1hnot_37{width:45px;height:45px;font-size:1.125rem}._folderIcon_1hnot_75{font-size:2rem}._folderName_1hnot_80{font-size:.875rem}}@media(max-width:480px){._grid_1hnot_1{grid-template-columns:repeat(2,1fr);gap:.5rem}._playIcon_1hnot_37{width:40px;height:40px;font-size:1rem}._folderIcon_1hnot_75{font-size:1.75rem}._folderName_1hnot_80{font-size:.75rem}}._overlay_b3qln_1{position:fixed;inset:0;background:#000000f2;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}._modal_b3qln_15{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}._closeButton_b3qln_24{position:absolute;top:1rem;right:1rem;background:#fffffff2;border:2px solid rgba(0,0,0,.2);border-radius:50%;width:44px;height:44px;font-size:1.5rem;font-weight:700;color:#000;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:1001;transition:all .2s;box-shadow:0 2px 8px #0000004d}._closeButton_b3qln_24:hover{background:#fff;transform:scale(1.1);box-shadow:0 4px 12px #0006}._closeButton_b3qln_24:focus{outline:2px solid var(--color-primary);outline-offset:2px}._navButton_b3qln_56{position:absolute;top:50%;transform:translateY(-50%);background:#ffffffe6;border:none;border-radius:50%;width:50px;height:50px;font-size:2rem;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:1001;transition:background .2s}._navButton_b3qln_56:hover{background:#fff}._navButton_b3qln_56:focus{outline:2px solid var(--color-primary);outline-offset:2px}._prevButton_b3qln_83{left:1rem}._nextButton_b3qln_87{right:1rem}._imageContainer_b3qln_91{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._image_b3qln_91{width:100%;height:100%;object-fit:contain;border-radius:4px}._video_b3qln_106{max-width:100%;max-height:100%;border-radius:4px}._counter_b3qln_112{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);background:#ffffffe6;padding:.5rem 1rem;border-radius:20px;font-weight:600;z-index:1001}._zoomControls_b3qln_124{position:absolute;bottom:4rem;left:50%;transform:translate(-50%);background:#ffffffe6;padding:.5rem;border-radius:20px;display:flex;gap:.5rem;z-index:1001}._zoomButton_b3qln_137{background:transparent;border:none;border-radius:4px;min-width:40px;height:32px;font-size:1rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s;padding:0 .5rem}._zoomButton_b3qln_137:hover:not(:disabled){background:#0000001a}._zoomButton_b3qln_137:focus{outline:2px solid var(--color-primary);outline-offset:2px}._zoomButton_b3qln_137:disabled{opacity:.4;cursor:not-allowed}@media(max-width:768px){._navButton_b3qln_56{width:40px;height:40px;font-size:1.5rem}._prevButton_b3qln_83{left:.5rem}._nextButton_b3qln_87{right:.5rem}._closeButton_b3qln_24{width:35px;height:35px;top:.5rem;right:.5rem}}._overlay_vbqs8_1{position:fixed;inset:0;background:#000;display:flex;align-items:center;justify-content:center;z-index:1200}._slideshow_vbqs8_14{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}._closeButton_vbqs8_23{position:absolute;top:1rem;right:1rem;background:#ffffffe6;border:none;border-radius:50%;width:40px;height:40px;font-size:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:1001;transition:background .2s}._closeButton_vbqs8_23:hover{background:#fff}._closeButton_vbqs8_23:focus{outline:2px solid var(--color-primary);outline-offset:2px}._playButton_vbqs8_50{position:absolute;top:1rem;left:1rem;background:#ffffffe6;border:none;border-radius:50%;width:40px;height:40px;font-size:1.25rem;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:1001;transition:background .2s}._playButton_vbqs8_50:hover{background:#fff}._playButton_vbqs8_50:focus{outline:2px solid var(--color-primary);outline-offset:2px}._imageContainer_vbqs8_77{position:relative;width:90%;height:90%;display:flex;align-items:center;justify-content:center}._mediaWrapper_vbqs8_86{position:absolute;max-width:100%;max-height:100%;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity 1s ease-in-out}._mediaWrapper_vbqs8_86._active_vbqs8_97{opacity:1}._image_vbqs8_77{max-width:100%;max-height:100%;object-fit:contain}._counter_vbqs8_107{position:absolute;bottom:4rem;left:50%;transform:translate(-50%);background:#ffffffe6;padding:.5rem 1rem;border-radius:20px;font-weight:600;z-index:1001}._indicators_vbqs8_119{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);display:flex;gap:.5rem;z-index:1001;max-width:90%;overflow-x:auto;padding:.5rem}._indicator_vbqs8_119{width:10px;height:10px;border-radius:50%;border:none;background:#ffffff80;cursor:pointer;transition:background .2s;padding:0}._indicator_vbqs8_119:hover{background:#fffc}._indicator_vbqs8_119._activeIndicator_vbqs8_147{background:#fff}._indicator_vbqs8_119:focus{outline:2px solid var(--color-primary);outline-offset:2px}@media(max-width:768px){._closeButton_vbqs8_23,._playButton_vbqs8_50{width:35px;height:35px;top:.5rem}._closeButton_vbqs8_23{right:.5rem}._playButton_vbqs8_50{left:.5rem}._indicators_vbqs8_119{gap:.25rem}._indicator_vbqs8_119{width:8px;height:8px}}._page_1rbj7_1{min-height:60vh}._content_1rbj7_5{max-width:1400px;margin:0 auto;padding:2rem 1rem}._header_1rbj7_11{text-align:center;margin-bottom:2rem}._title_1rbj7_16{font-size:2.5rem;font-weight:700;color:var(--color-text-primary);margin:0 0 1rem}._description_1rbj7_23{font-size:1.125rem;color:var(--color-text-secondary);margin:0;line-height:1.6}._disclaimer_1rbj7_30{background-color:var(--color-bg-secondary);border-left:4px solid var(--color-accent);padding:1.5rem;margin:2rem 0;border-radius:8px;font-size:.875rem;line-height:1.6;color:var(--color-text-secondary)}._disclaimerTitle_1rbj7_41{font-size:1.25rem;font-weight:600;color:var(--color-text-primary);margin:0 0 1rem}._disclaimer_1rbj7_30 p{margin:0 0 .75rem}._disclaimer_1rbj7_30 p:last-child{margin-bottom:0}._breadcrumb_1rbj7_56{margin-bottom:1.5rem}._actions_1rbj7_60{display:flex;justify-content:flex-end;margin-bottom:1rem}._empty_1rbj7_66{text-align:center;padding:4rem 2rem;color:var(--color-text-secondary)}@media(max-width:768px){._content_1rbj7_5{padding:1.5rem 1rem}._header_1rbj7_11{margin-bottom:1.5rem}._title_1rbj7_16{font-size:2rem}._description_1rbj7_23{font-size:1rem}}._grid_w5shi_1{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.5rem;padding:1rem 0}._gridItem_w5shi_8{position:relative;aspect-ratio:2/3;overflow:hidden;border-radius:0;cursor:pointer;border:4px solid #000;padding:0;background:var(--color-background-secondary);transition:all .2s ease;box-shadow:5px 5px #000}._gridItem_w5shi_8:hover{transform:translate(-2px,-2px);box-shadow:7px 7px #000}._gridItem_w5shi_8:active{transform:translate(2px,2px);box-shadow:3px 3px #000}._gridItem_w5shi_8:focus{outline:3px solid #FFE600;outline-offset:2px;transform:translate(-2px,-2px);box-shadow:7px 7px #000}._cover_w5shi_38{width:100%;height:100%;object-fit:cover;display:block}._info_w5shi_45{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(135deg,#ffe600,gold);border-top:3px solid #000;padding:.75rem;color:#000;display:flex;justify-content:space-between;align-items:flex-end}._issueNumber_w5shi_59{font-weight:900;font-size:1.25rem;text-shadow:2px 2px 0 rgba(255,255,255,.5);text-transform:uppercase;letter-spacing:.05em}._empty_w5shi_67{text-align:center;padding:3rem 1rem;color:var(--color-text-secondary)}@media(max-width:768px){._grid_w5shi_1{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:1rem}._gridItem_w5shi_8{border-width:3px;box-shadow:4px 4px #000}._gridItem_w5shi_8:hover{transform:translate(-1px,-1px);box-shadow:5px 5px #000}._gridItem_w5shi_8:active{transform:translate(1px,1px);box-shadow:3px 3px #000}._issueNumber_w5shi_59{font-size:1rem}}@media(max-width:480px){._grid_w5shi_1{grid-template-columns:repeat(2,1fr);gap:.75rem}._gridItem_w5shi_8{border-width:3px;box-shadow:3px 3px #000}._gridItem_w5shi_8:hover{box-shadow:4px 4px #000}}._overlay_13qv4_1{position:fixed;inset:0;background:#000000f2;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}._modal_13qv4_15{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}._closeButton_13qv4_24{position:absolute;top:1rem;right:1rem;background:#ffffffe6;border:none;border-radius:50%;width:40px;height:40px;font-size:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:1001;transition:background .2s}._closeButton_13qv4_24:hover{background:#fff}._closeButton_13qv4_24:focus{outline:2px solid var(--color-primary);outline-offset:2px}._navButton_13qv4_51{position:absolute;top:50%;transform:translateY(-50%);background:#ffffffe6;border:none;border-radius:50%;width:50px;height:50px;font-size:2rem;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:1001;transition:background .2s}._navButton_13qv4_51:hover{background:#fff}._navButton_13qv4_51:focus{outline:2px solid var(--color-primary);outline-offset:2px}._prevButton_13qv4_78{left:1rem}._nextButton_13qv4_82{right:1rem}._imageContainer_13qv4_86{max-width:90%;max-height:90%;display:flex;align-items:center;justify-content:center}._image_13qv4_86{max-width:100%;max-height:90vh;object-fit:contain;border-radius:4px}._counter_13qv4_101{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);background:#ffffffe6;padding:.5rem 1rem;border-radius:20px;font-weight:600;z-index:1001}._zoomControls_13qv4_113{position:absolute;bottom:4rem;left:50%;transform:translate(-50%);background:#ffffffe6;padding:.5rem;border-radius:20px;display:flex;gap:.5rem;z-index:1001}._zoomButton_13qv4_126{background:transparent;border:none;border-radius:4px;min-width:40px;height:32px;font-size:1rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s;padding:0 .5rem}._zoomButton_13qv4_126:hover:not(:disabled){background:#0000001a}._zoomButton_13qv4_126:focus{outline:2px solid var(--color-primary);outline-offset:2px}._zoomButton_13qv4_126:disabled{opacity:.4;cursor:not-allowed}@media(max-width:768px){._navButton_13qv4_51{width:40px;height:40px;font-size:1.5rem}._prevButton_13qv4_78{left:.5rem}._nextButton_13qv4_82{right:.5rem}._closeButton_13qv4_24{width:35px;height:35px;top:.5rem;right:.5rem}}._page_18fdl_1{min-height:60vh;background:linear-gradient(135deg,#fff,#f5f5f5)}._content_18fdl_6{max-width:1100px;margin:0 auto;padding:2rem 1rem}._header_18fdl_12{text-align:center;margin-bottom:3rem;background:linear-gradient(135deg,#fff,#f5f5f5);border:5px solid #000;border-radius:0;padding:2rem;box-shadow:8px 8px #000;position:relative}._header_18fdl_12:before{content:"";position:absolute;inset:-2px;background:repeating-linear-gradient(45deg,transparent,transparent 2px,rgba(255,255,255,.3) 2px,rgba(255,255,255,.3) 4px);border-radius:0;pointer-events:none;z-index:1}._title_18fdl_42{font-size:3rem;font-weight:900;color:#000;margin:0 0 1rem;text-transform:uppercase;letter-spacing:.02em;text-shadow:3px 3px 0 rgba(255,71,87,.3),-1px -1px 0 rgba(0,0,0,.1);position:relative;z-index:2}._description_18fdl_56{font-size:1.125rem;color:#333;margin:0;line-height:1.6;font-weight:600;position:relative;z-index:2}._disclaimer_18fdl_66{background-color:var(--color-bg-secondary);border-left:4px solid var(--color-accent);padding:1.5rem;margin:2rem 0;border-radius:8px;font-size:.875rem;line-height:1.6;color:var(--color-text-secondary)}._disclaimerTitle_18fdl_77{font-size:1.25rem;font-weight:600;color:var(--color-text-primary);margin:0 0 1rem}._disclaimer_18fdl_66 p{margin:0 0 .75rem}._disclaimer_18fdl_66 p:last-child{margin-bottom:0}._empty_18fdl_92{text-align:center;padding:4rem 2rem;color:var(--color-text-secondary)}._emptyHint_18fdl_98{font-size:.875rem;color:var(--color-text-tertiary);margin-top:.5rem}._series_18fdl_104{display:flex;flex-direction:column;gap:3rem}._seriesSection_18fdl_110{width:100%;background:#fff;border:4px solid #000;border-radius:8px;padding:1.5rem;box-shadow:6px 6px #000;position:relative}._seriesSection_18fdl_110:before{content:"";position:absolute;inset:-2px;background:repeating-linear-gradient(45deg,transparent,transparent 2px,rgba(255,230,0,.1) 2px,rgba(255,230,0,.1) 4px);border-radius:8px;pointer-events:none;z-index:0}._seriesTitle_18fdl_139{font-size:2rem;font-weight:900;color:#000;margin:0 0 1.5rem;padding:1rem;background:linear-gradient(135deg,#ffe600,gold);border:3px solid #000;border-radius:8px;text-transform:uppercase;letter-spacing:.05em;box-shadow:4px 4px #000;position:relative;z-index:1}@media(max-width:768px){._content_18fdl_6{padding:1.5rem 1rem}._header_18fdl_12{margin-bottom:2rem;padding:1.5rem 1rem;box-shadow:6px 6px #000;border-width:4px}._title_18fdl_42{font-size:2rem}._description_18fdl_56{font-size:1rem}._seriesTitle_18fdl_139{font-size:1.5rem}._seriesSection_18fdl_110{padding:1rem;box-shadow:4px 4px #000}._series_18fdl_104{gap:2rem}}._page_54syy_1{padding:2rem 0;position:relative;isolation:isolate}._backgroundImage_54syy_13{position:fixed;top:0;left:0;width:100%;height:100vh;background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:scroll;z-index:0}@media(min-width:1024px){._backgroundImage_54syy_13{background-attachment:fixed}}._backgroundOverlay_54syy_39{position:fixed;top:0;left:0;width:100%;height:100vh;background:#fff5;z-index:1}._content_54syy_53{max-width:1200px;margin:0 auto;padding:0 1rem;position:relative;z-index:2}._breadcrumb_54syy_65{display:flex;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.875rem;padding:0}._breadcrumbLink_54syy_74{color:var(--primary, #007bff);text-decoration:none;transition:color .2s ease}._breadcrumbLink_54syy_74:hover{color:#0056b3;text-decoration:underline}._breadcrumbLink_54syy_74:focus-visible{outline:2px solid var(--primary, #007bff);outline-offset:2px;border-radius:2px}._breadcrumbSeparator_54syy_91{color:var(--text-secondary, #666);margin:0 .25rem}._breadcrumbCurrent_54syy_96{color:var(--text-secondary, #666)}._header_54syy_100{text-align:center;background:#ffffffeb;padding:2rem;border-radius:12px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 2px 8px #0000001a;max-width:900px;margin:0 auto 3rem}._title_54syy_118{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:var(--text-primary, #1a1a1a)}._description_54syy_125{font-size:1.125rem;color:var(--text-secondary, #666);max-width:800px;margin:0;line-height:1.6;text-align:left}._description_54syy_125 p{margin-bottom:.75rem}._description_54syy_125 p+p{margin-top:0}._loading_54syy_142,._error_54syy_143,._empty_54syy_144{text-align:center;padding:3rem 1rem;color:var(--text-secondary, #666)}._error_54syy_143{color:var(--error, #d32f2f)}._backButton_54syy_154{margin-top:1rem;padding:.75rem 1.5rem;background-color:var(--primary, #007bff);color:#fff;border:none;border-radius:6px;font-size:1rem;cursor:pointer;transition:background-color .2s ease}._backButton_54syy_154:hover{background-color:#0052a3;color:#fff}._backButton_54syy_154:focus-visible{outline:3px solid #0066cc;outline-offset:2px}._backButtonContainer_54syy_177{display:flex;justify-content:center;margin-top:3rem;margin-bottom:2rem;padding:2rem 0}._backToLibraryButton_54syy_185{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:#8b4513;color:#fff;text-decoration:none;border-radius:8px;font-size:1.125rem;font-weight:600;transition:background .3s ease,transform .2s ease,box-shadow .3s ease;box-shadow:0 4px 12px #00000026}._backToLibraryButton_54syy_185:hover{background:sienna;color:#fff;transform:translateY(-2px);box-shadow:0 6px 16px #0003}._backToLibraryButton_54syy_185:focus-visible{outline:3px solid #d4a574;outline-offset:3px;color:#fff}._backToLibraryButton_54syy_185:active{transform:translateY(0);color:#fff}._comicBackToLibraryButton_54syy_218{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2.5rem;background:linear-gradient(135deg,#ffe600,gold);color:#000;text-decoration:none;border:4px solid #000;border-radius:12px;font-size:1.125rem;font-weight:900;text-transform:uppercase;letter-spacing:.05em;transition:all .15s ease;box-shadow:5px 5px #000;position:relative}._comicBackToLibraryButton_54syy_218:before{content:"";position:absolute;inset:-2px;background:repeating-linear-gradient(45deg,transparent,transparent 2px,rgba(255,255,255,.3) 2px,rgba(255,255,255,.3) 4px);border-radius:12px;pointer-events:none;z-index:-1}._comicBackToLibraryButton_54syy_218:hover{background:linear-gradient(135deg,#ff4757,#ff6348);color:#000;transform:translate(2px,2px);box-shadow:3px 3px #000;text-decoration:none}._comicBackToLibraryButton_54syy_218:focus-visible{outline:3px solid #FFE600;outline-offset:2px;color:#000}._comicBackToLibraryButton_54syy_218:active{transform:translate(5px,5px);box-shadow:0 0 #000;color:#000}._backToTop_54syy_277{position:fixed;bottom:2rem;right:2rem;width:3rem;height:3rem;background:#8b4513;color:#fff;border:none;border-radius:50%;font-size:1.5rem;font-weight:700;cursor:pointer;opacity:0;animation:_fadeIn_54syy_1 .4s ease-in-out forwards;box-shadow:0 4px 16px #0000004d,0 2px 8px #0003;transition:transform .3s ease,background .3s ease,box-shadow .3s ease;z-index:1000;display:flex;align-items:center;justify-content:center;line-height:1}._backToTop_54syy_277:hover{background:sienna;transform:translateY(-2px);box-shadow:0 6px 20px #0006,0 4px 12px #00000040}._backToTop_54syy_277:active{transform:translateY(0)}._grid_54syy_311{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));max-width:1400px;gap:2rem;margin-top:2rem;justify-items:center;justify-content:center}._grid_54syy_311>*{width:100%;max-width:400px}._card_54syy_327{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000001a;transition:all .3s ease;text-decoration:none;color:inherit;display:flex;flex-direction:column}._card_54syy_327:hover{transform:translateY(-8px);box-shadow:0 12px 24px #00000026;text-decoration:none;border:1px solid #999999}._card_54syy_327:focus-visible{outline:3px solid #0066cc;outline-offset:2px;transform:translateY(-4px);box-shadow:0 12px 24px #00000026}._imageContainer_54syy_353{position:relative;width:100%;padding-top:50%;overflow:hidden;background-color:#f0f0f0}._image_54syy_353{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}._card_54syy_327:hover ._image_54syy_353{transform:scale(1.05)}._overlay_54syy_375{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,.8),transparent);padding:1.5rem;opacity:0;transition:opacity .3s ease;display:flex;align-items:flex-end;justify-content:center}._card_54syy_327:hover ._overlay_54syy_375{opacity:1}._viewNovel_54syy_393{color:#fff;font-weight:600;font-size:1rem;text-shadow:0 1px 2px rgba(0,0,0,.8)}._cardContent_54syy_400{padding:1.5rem;flex:1;display:flex;flex-direction:column}._novelTitle_54syy_407{font-size:1.5rem;font-weight:700;margin-bottom:.75rem;color:var(--text-primary, #1a1a1a)}._novelAuthor_54syy_414{font-size:.95rem;font-weight:600;color:var(--text-primary, #1a1a1a);margin-bottom:.5rem}._authorLink_54syy_421{color:#d97706;text-decoration:none;transition:color .2s ease;cursor:pointer}._authorLink_54syy_421:hover{color:#c2410c;text-decoration:underline}._novelDescription_54syy_433{font-size:.9375rem;color:var(--text-secondary, #666);line-height:1.6;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}._readTime_54syy_443{margin-top:auto;padding-top:.85rem;font-size:.85rem;font-weight:600;color:var(--text-primary, #1a1a1a)}@media(min-width:768px){._grid_54syy_311{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2.5rem}._title_54syy_118{font-size:3rem}}@media(max-width:768px){._breadcrumb_54syy_65{padding:.5rem .75rem;font-size:.8125rem}._header_54syy_100{padding:1.5rem}._backButtonContainer_54syy_177{margin-top:2rem;padding:1.5rem 1rem}._backToLibraryButton_54syy_185{font-size:1rem;padding:.875rem 1.5rem}}@media(min-width:1024px){._page_54syy_1{padding:3rem 0}._header_54syy_100{margin-bottom:4rem}}@keyframes _fadeIn_54syy_1{0%{opacity:0}to{opacity:1}}._comicPage_54syy_506{background:linear-gradient(135deg,#fff,#f5f5f5)}._comicHeader_54syy_510{background:linear-gradient(135deg,#fff,#f5f5f5);border:5px solid #000;border-radius:0;box-shadow:8px 8px #000;position:relative;backdrop-filter:none;-webkit-backdrop-filter:none}._comicHeader_54syy_510:before{content:"";position:absolute;inset:-2px;background:repeating-linear-gradient(45deg,transparent,transparent 2px,rgba(255,255,255,.3) 2px,rgba(255,255,255,.3) 4px);border-radius:0;pointer-events:none;z-index:0}._comicTitle_54syy_539{font-size:3rem;font-weight:900;color:#000;text-transform:uppercase;letter-spacing:.02em;text-shadow:3px 3px 0 rgba(255,71,87,.3),-1px -1px 0 rgba(0,0,0,.1);position:relative;z-index:1}._comicDescription_54syy_552{color:#333;font-weight:600;position:relative;z-index:1}._comicCard_54syy_559{border:4px solid #000;border-radius:0;box-shadow:5px 5px #000;transition:all .2s ease}._comicCard_54syy_559:hover{transform:translate(-2px,-2px);box-shadow:7px 7px #000;border-color:#000}._comicCard_54syy_559:focus-visible{outline:3px solid #FFE600;outline-offset:2px;transform:translate(-2px,-2px);box-shadow:7px 7px #000}._comicCardContent_54syy_579{background:linear-gradient(135deg,#ffe600,gold);border-top:3px solid #000}._comicNovelTitle_54syy_584{color:#000;font-weight:900;text-transform:uppercase;letter-spacing:.05em}@media(max-width:768px){._comicHeader_54syy_510{padding:1.5rem 1rem;box-shadow:6px 6px #000;border-width:4px}._comicTitle_54syy_539{font-size:2rem}._comicCard_54syy_559{border-width:3px;box-shadow:4px 4px #000}._comicCard_54syy_559:hover{box-shadow:5px 5px #000}._comicBackToLibraryButton_54syy_218{border-width:3px;box-shadow:4px 4px #000;padding:.875rem 2rem;font-size:1rem}._comicBackToLibraryButton_54syy_218:hover{box-shadow:3px 3px #000}}@media(max-width:640px){._comicHeader_54syy_510{padding:1rem;box-shadow:4px 4px #000;border-width:3px}._comicTitle_54syy_539{font-size:1.75rem}._comicCard_54syy_559,._comicBackToLibraryButton_54syy_218{box-shadow:3px 3px #000}}._carousel_8d5t2_1{width:100%;max-width:700px;margin:0 auto;outline:none}._reviewCard_8d5t2_8{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 12px #0000001a;text-align:center;min-height:250px;display:flex;flex-direction:column;justify-content:center}._stars_8d5t2_20{font-size:2rem;margin-bottom:1.5rem;color:#ffc107}._starFilled_8d5t2_26{color:#ffc107}._starEmpty_8d5t2_30{color:#e0e0e0}._quote_8d5t2_34{font-size:1.25rem;line-height:1.6;color:var(--text-primary, #1a1a1a);margin-bottom:1.5rem;font-style:italic}._critic_8d5t2_42{font-size:1rem;color:var(--text-secondary, #666);font-style:normal;font-weight:600}._controls_8d5t2_49{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin-top:2rem}._controlButton_8d5t2_57{background:#06c;color:#fff;border:none;border-radius:50%;width:48px;height:48px;font-size:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;box-shadow:0 2px 4px #0000001a}._controlButton_8d5t2_57:hover{background:#0052a3;transform:scale(1.1)}._controlButton_8d5t2_57:focus-visible{outline:3px solid #0066cc;outline-offset:3px;background:#0052a3}._controlButton_8d5t2_57:active{transform:scale(.95)}._indicators_8d5t2_88{display:flex;gap:.5rem;align-items:center}._indicator_8d5t2_88{width:12px;height:12px;border-radius:50%;border:2px solid #0066cc;background:transparent;cursor:pointer;transition:all .3s ease;padding:0}._indicator_8d5t2_88:hover{background:#0066cc4d;transform:scale(1.1)}._indicatorActive_8d5t2_110{background:#06c}._indicator_8d5t2_88:focus-visible{outline:2px solid #0066cc;outline-offset:3px}@media(min-width:768px){._reviewCard_8d5t2_8{padding:3rem;min-height:300px}._quote_8d5t2_34{font-size:1.5rem}._critic_8d5t2_42{font-size:1.125rem}}@keyframes _fadeIn_8d5t2_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._reviewCard_8d5t2_8{animation:_fadeIn_8d5t2_1 .3s ease}._page_ytngx_1{position:relative;isolation:isolate}._backgroundImage_ytngx_12{position:fixed;top:0;left:0;width:100%;height:100svh;min-height:100vh;background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:scroll;z-index:0}@media(min-width:768px){._backgroundImage_ytngx_12{background-attachment:fixed}}._backgroundOverlay_ytngx_39{position:fixed;top:0;left:0;width:100%;height:100svh;min-height:100vh;background:#fff5;z-index:1}._hero_ytngx_54{position:relative;width:100%;height:50vh;min-height:400px;max-height:600px;overflow:hidden;z-index:1}._heroImage_ytngx_68{width:100%;height:100%;object-fit:cover}._heroOverlay_ytngx_74{position:absolute;inset:0;background:linear-gradient(to top,#000c,#0000004d);display:flex;align-items:flex-end;justify-content:center}._heroContent_ytngx_86{text-align:center;color:#fff;padding:2rem 1rem;max-width:1200px;width:100%;display:flex;flex-direction:column;gap:.5rem}._heroContent_ytngx_86 ._breadcrumb_ytngx_97{margin-bottom:1rem;justify-content:center}._heroTitle_ytngx_102{font-size:2.5rem;font-weight:700;margin-bottom:.5rem;text-shadow:0 2px 4px rgba(0,0,0,.5)}._heroSeries_ytngx_109{font-size:1.25rem;opacity:.9;text-shadow:0 1px 2px rgba(0,0,0,.5)}._heroAuthor_ytngx_115{font-size:1.125rem;font-weight:600;opacity:.95;text-shadow:0 1px 2px rgba(0,0,0,.5)}._content_ytngx_122{max-width:1200px;margin:0 auto;padding:2rem 1rem;position:relative;z-index:2}._breadcrumb_ytngx_97{display:flex;align-items:center;gap:.5rem;font-size:.875rem;flex-wrap:wrap;padding:.75rem 1rem}._breadcrumbLink_ytngx_143{color:#fbefc0;text-decoration:none;transition:color .2s ease}._breadcrumbLink_ytngx_143:hover{color:#f9e89d;text-decoration:underline}._breadcrumbLink_ytngx_143:focus-visible{outline:2px solid #fbefc0;outline-offset:2px;border-radius:2px}._breadcrumbSeparator_ytngx_160{color:#fff}._breadcrumbCurrent_ytngx_164{color:#fff;font-weight:500}._mainContent_ytngx_169{max-width:800px;margin:0 auto}._descriptionSection_ytngx_174{margin-bottom:3rem}._descriptionContainer_ytngx_179{background:#ffffffeb;padding:2rem;border-radius:12px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 2px 8px #0000001a}._reviewsSection_ytngx_194{margin-bottom:3rem}._sectionTitle_ytngx_198{font-size:1.75rem;font-weight:700;margin-bottom:1.5rem;color:var(--text-primary, #1a1a1a)}._author_ytngx_205{font-size:1rem;font-weight:600;color:var(--text-primary, #1a1a1a);margin-bottom:.75rem}._authorLink_ytngx_212{color:#d97706;text-decoration:none;transition:color .2s ease;cursor:pointer}._authorLink_ytngx_212:hover{color:#c2410c;text-decoration:underline}._hero_ytngx_54 ._authorLink_ytngx_212{color:#fffffff2;text-shadow:0 1px 2px rgba(0,0,0,.5)}._hero_ytngx_54 ._authorLink_ytngx_212:hover{color:#fff;text-decoration:underline}._description_ytngx_174{font-size:1.125rem;line-height:1.8;color:var(--text-secondary, #666);margin-bottom:2rem}._description_ytngx_174 p{margin-bottom:.75rem}._description_ytngx_174 p+p{margin-top:0}._actionButtons_ytngx_250{display:flex;flex-direction:column;gap:1rem;align-items:center;margin-top:2rem}._actionButtonsRow_ytngx_258{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}._buttonIcon_ytngx_265{font-size:1.25rem;margin-right:.5rem}._buttonArrow_ytngx_270{margin-left:.5rem;transition:transform .3s ease}._startReading_ytngx_275{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;background:linear-gradient(135deg,#8b4513,sienna);color:#fff;text-decoration:none;border-radius:12px;font-size:1.125rem;font-weight:600;transition:all .3s ease;box-shadow:0 4px 16px #8b45134d;border:2px solid transparent}._startReading_ytngx_275:hover{background:linear-gradient(135deg,sienna,#8b4513);color:#fff;transform:translateY(-3px);box-shadow:0 6px 20px #8b451366;border-color:#fff3}._startReading_ytngx_275:hover ._buttonArrow_ytngx_270{transform:translate(4px)}._startReading_ytngx_275:focus-visible{outline:3px solid #d4a574;outline-offset:3px;color:#fff}._startReading_ytngx_275:active{transform:translateY(-1px)}._downloadPdf_ytngx_313{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;background:linear-gradient(135deg,#2ecc71,#27ae60);color:#fff;font-family:inherit;font-size:1.125rem;font-weight:600;border:2px solid transparent;border-radius:12px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 16px #2ecc714d}._downloadPdf_ytngx_313:hover:not(:disabled){background:linear-gradient(135deg,#27ae60,#2ecc71);transform:translateY(-3px);box-shadow:0 6px 20px #2ecc7166;border-color:#fff3}._downloadPdf_ytngx_313:focus-visible{outline:3px solid #82e0aa;outline-offset:3px}._downloadPdf_ytngx_313:active:not(:disabled){transform:translateY(-1px)}._downloadPdf_ytngx_313:disabled{opacity:.6;cursor:not-allowed;transform:none}._downloadEpub_ytngx_352{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;background:linear-gradient(135deg,#9b59b6,#8e44ad);color:#fff;font-family:inherit;font-size:1.125rem;font-weight:600;border:2px solid transparent;border-radius:12px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 16px #9b59b64d}._downloadEpub_ytngx_352:hover:not(:disabled){background:linear-gradient(135deg,#8e44ad,#9b59b6);transform:translateY(-3px);box-shadow:0 6px 20px #9b59b666;border-color:#fff3}._downloadEpub_ytngx_352:focus-visible{outline:3px solid #d7bde2;outline-offset:3px}._downloadEpub_ytngx_352:active:not(:disabled){transform:translateY(-1px)}._downloadEpub_ytngx_352:disabled{opacity:.6;cursor:not-allowed;transform:none}._loading_ytngx_391,._error_ytngx_392{text-align:center;padding:3rem 1rem;color:var(--text-secondary, #666)}._error_ytngx_392{color:var(--error, #d32f2f)}._backButton_ytngx_402{margin-top:1rem;padding:.75rem 1.5rem;background-color:var(--primary, #007bff);color:#fff;border:none;border-radius:6px;font-size:1rem;cursor:pointer;transition:background-color .2s ease}._backButton_ytngx_402:hover{background-color:#0052a3;color:#fff}._backButton_ytngx_402:focus-visible{outline:3px solid #0066cc;outline-offset:2px}._backToSeriesContainer_ytngx_425{margin-top:2rem;text-align:center;padding-bottom:2rem}._backToSeriesButton_ytngx_431{display:inline-block;padding:1rem 2rem;background-color:var(--primary, #007bff);color:#fff;border:none;border-radius:8px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s ease;box-shadow:0 2px 8px #0000001a}._backToSeriesButton_ytngx_431:hover{background-color:#0052a3;color:#fff;text-decoration:none;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}._backToSeriesButton_ytngx_431:focus-visible{outline:3px solid #0066cc;outline-offset:2px}._comicBackToSeriesButton_ytngx_458{display:inline-block;padding:1rem 2.5rem;background:linear-gradient(135deg,#ffe600,gold);color:#000;border:4px solid #000;border-radius:12px;font-weight:900;font-size:1.125rem;text-transform:uppercase;letter-spacing:.05em;box-shadow:5px 5px #000;transition:all .15s ease;position:relative;text-decoration:none}._comicBackToSeriesButton_ytngx_458:before{content:"";position:absolute;inset:-2px;background:repeating-linear-gradient(45deg,transparent,transparent 2px,rgba(255,255,255,.3) 2px,rgba(255,255,255,.3) 4px);border-radius:12px;pointer-events:none;z-index:-1}._comicBackToSeriesButton_ytngx_458:hover{background:linear-gradient(135deg,#ff4757,#ff6348);transform:translate(2px,2px);box-shadow:3px 3px #000;color:#000;text-decoration:none}._comicBackToSeriesButton_ytngx_458:active{transform:translate(5px,5px);box-shadow:0 0 #000}._backToTop_ytngx_508{position:fixed;bottom:2rem;right:2rem;width:3rem;height:3rem;background:#8b4513;color:#fff;border:none;border-radius:50%;font-size:1.5rem;font-weight:700;cursor:pointer;opacity:0;animation:_fadeIn_ytngx_1 .4s ease-in-out forwards;box-shadow:0 4px 16px #0000004d,0 2px 8px #0003;transition:transform .3s ease,background .3s ease,box-shadow .3s ease;z-index:1000;display:flex;align-items:center;justify-content:center;line-height:1}._backToTop_ytngx_508:hover{background:sienna;transform:translateY(-2px);box-shadow:0 6px 20px #0006,0 4px 12px #00000040}._backToTop_ytngx_508:active{transform:translateY(0)}@media(min-width:768px){._heroTitle_ytngx_102{font-size:3.5rem}._heroSeries_ytngx_109{font-size:1.5rem}._description_ytngx_174{font-size:1.25rem}}@media(max-width:768px){._breadcrumb_ytngx_97{padding:.5rem .75rem;font-size:.8125rem}._descriptionContainer_ytngx_179{padding:1.5rem}._actionButtons_ytngx_250{flex-direction:column;gap:.875rem}._startReading_ytngx_275,._downloadPdf_ytngx_313,._downloadEpub_ytngx_352{width:100%;padding:.875rem 1.5rem;font-size:1rem;justify-content:center}._buttonIcon_ytngx_265{font-size:1.125rem;margin-right:.375rem}}@media(min-width:1024px){._content_ytngx_122{padding:3rem 1rem}._hero_ytngx_54{height:60vh}}._chaptersGrid_ytngx_600{margin-top:3rem;padding-top:2rem;border-top:2px solid rgba(0,0,0,.1)}._chaptersGridTitle_ytngx_606{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;color:var(--text-primary, #1a1a1a);text-align:center}._chaptersGridContainer_ytngx_614{display:grid;grid-template-columns:1fr;gap:1.5rem}._chapterCard_ytngx_620{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000001a;transition:all .3s ease;text-decoration:none;color:inherit;display:flex;flex-direction:column}._chapterCard_ytngx_620:hover{transform:translateY(-4px);box-shadow:0 8px 16px #00000026;text-decoration:none;border:1px solid #999999}._chapterCardImage_ytngx_639{position:relative;width:100%;padding-top:56.25%;background:#f0f0f0;overflow:hidden;box-shadow:0 4px 12px #00000026}._chapterCardImage_ytngx_639 img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}._chapterCardPlaceholder_ytngx_657{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-size:1.5rem;font-weight:700}._chapterCardContent_ytngx_672{padding:1.25rem;flex:1;display:flex;flex-direction:column}._chapterCardTitle_ytngx_679{font-size:1.125rem;font-weight:700;margin-bottom:.5rem;color:var(--text-primary, #1a1a1a);line-height:1.4}._chapterCardDescription_ytngx_687{font-size:.9375rem;color:var(--text-secondary, #666);line-height:1.6;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._readTime_ytngx_697{margin-top:auto;padding-top:.75rem;font-size:.85rem;font-weight:600;color:var(--text-primary, #1a1a1a)}@media(min-width:768px){._chaptersGridContainer_ytngx_614{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){._chaptersGridContainer_ytngx_614{grid-template-columns:repeat(2,1fr);gap:2rem}}._pdfProgressOverlay_ytngx_720{position:fixed;inset:0;background-color:#000000b3;display:flex;align-items:center;justify-content:center;z-index:9999}._pdfProgressContainer_ytngx_733{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 8px 32px #0000004d;text-align:center;min-width:320px;max-width:500px}._pdfProgressContainer_ytngx_733 h3{margin:0 0 .5rem;color:#1a1a1a;font-size:1.5rem}._pdfProgressContainer_ytngx_733 p{margin:0 0 1.5rem;color:#666;font-size:1rem}._pdfProgressBar_ytngx_755{width:100%;height:8px;background-color:#e0e0e0;border-radius:4px;overflow:hidden}._pdfProgressBarFill_ytngx_763{height:100%;background:linear-gradient(90deg,#28a745,#218838);animation:_progressAnimation_ytngx_1 2s ease-in-out infinite;width:70%}@keyframes _progressAnimation_ytngx_1{0%{transform:translate(-100%)}50%{transform:translate(50%)}to{transform:translate(150%)}}@keyframes _fadeIn_ytngx_1{0%{opacity:0}to{opacity:1}}._comicPage_ytngx_792{background:linear-gradient(135deg,#fff,#f5f5f5)}._comicHero_ytngx_796{border-bottom:5px solid #000}._comicHeroOverlay_ytngx_800{background:linear-gradient(135deg,#ffe60040,#ffd70040)}._comicHeroContent_ytngx_804{color:#000}._comicHeroTitle_ytngx_808{font-weight:900;text-transform:uppercase;letter-spacing:.02em;text-shadow:3px 3px 0 rgba(255,71,87,.3),-1px -1px 0 rgba(0,0,0,.1)}._comicContent_ytngx_817{background:transparent}._comicMainSection_ytngx_821{background:linear-gradient(135deg,#fff,#f5f5f5);border:5px solid #000;border-radius:0;box-shadow:8px 8px #000;position:relative}._comicMainSection_ytngx_821:before{content:"";position:absolute;inset:-2px;background:repeating-linear-gradient(45deg,transparent,transparent 2px,rgba(255,255,255,.3) 2px,rgba(255,255,255,.3) 4px);border-radius:0;pointer-events:none;z-index:0}._comicDescriptionSection_ytngx_848{position:relative;z-index:1}._comicDescription_ytngx_848{color:#333;font-weight:600}._comicButton_ytngx_858,._comicButtonSecondary_ytngx_859{background:linear-gradient(135deg,#ffe600,gold);color:#000;border:4px solid #000;border-radius:12px;font-weight:900;text-transform:uppercase;letter-spacing:.05em;box-shadow:5px 5px #000;transition:all .15s ease;position:relative;z-index:1}._comicButton_ytngx_858:before,._comicButtonSecondary_ytngx_859:before{content:"";position:absolute;inset:-2px;background:repeating-linear-gradient(45deg,transparent,transparent 2px,rgba(255,255,255,.3) 2px,rgba(255,255,255,.3) 4px);border-radius:12px;pointer-events:none;z-index:-1}._comicButton_ytngx_858:hover,._comicButtonSecondary_ytngx_859:hover{background:linear-gradient(135deg,#ff4757,#ff6348);transform:translate(2px,2px);box-shadow:3px 3px #000;color:#000}._comicButton_ytngx_858:active,._comicButtonSecondary_ytngx_859:active{transform:translate(5px,5px);box-shadow:0 0 #000}._comicButtonSecondary_ytngx_859{background:#fff;border-color:#000}._comicButtonSecondary_ytngx_859:hover{background:linear-gradient(135deg,#ffe600,gold)}._comicChapterCard_ytngx_916{border:4px solid #000;border-radius:0;box-shadow:5px 5px #000;transition:all .2s ease;background:#fff}._comicChapterCard_ytngx_916:hover{transform:translate(-2px,-2px);box-shadow:7px 7px #000}._comicChapterCard_ytngx_916:focus-visible{outline:3px solid #FFE600;outline-offset:2px}._comicChapterCardNumber_ytngx_934{background:linear-gradient(135deg,#ffe600,gold);color:#000;font-weight:900;border:3px solid #000;border-radius:0}@media(max-width:768px){._comicMainSection_ytngx_821{padding:1.5rem;box-shadow:6px 6px #000;border-width:4px}._comicButton_ytngx_858,._comicButtonSecondary_ytngx_859{border-width:3px;box-shadow:4px 4px #000}._comicButton_ytngx_858:hover,._comicButtonSecondary_ytngx_859:hover{box-shadow:3px 3px #000}._comicChapterCard_ytngx_916{border-width:3px;box-shadow:4px 4px #000}._comicChapterCard_ytngx_916:hover{box-shadow:5px 5px #000}._comicBackToSeriesButton_ytngx_458{border-width:3px;box-shadow:4px 4px #000;padding:.875rem 2rem;font-size:1rem}._comicBackToSeriesButton_ytngx_458:hover{box-shadow:3px 3px #000}}@media(max-width:640px){._comicMainSection_ytngx_821{box-shadow:4px 4px #000;border-width:3px}._comicButton_ytngx_858,._comicButtonSecondary_ytngx_859,._comicChapterCard_ytngx_916,._comicBackToSeriesButton_ytngx_458{box-shadow:3px 3px #000}}._navigation_pddj6_1{display:flex;flex-direction:column;gap:2rem;margin-top:3rem;padding-top:2rem;border-top:2px solid #e0e0e0}._novelsNavigation_pddj6_10{border-top-color:#4a342440}._kidsNavigation_pddj6_14{border-top-color:#ffb84d73}._buttonContainer_pddj6_18{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap}._button_pddj6_18{flex:0 1 auto;min-width:200px;display:flex;align-items:center;gap:1rem;padding:1.25rem 1.5rem;background:#fff;border:2px solid #e0e0e0;border-radius:8px;text-decoration:none;color:var(--text-primary, #1a1a1a);transition:all .3s ease;box-shadow:0 2px 4px #0000000d}._button_pddj6_18:not(._buttonDisabled_pddj6_41):hover{border-color:#06c;box-shadow:0 4px 12px #06c3;transform:translateY(-2px)}._button_pddj6_18:not(._buttonDisabled_pddj6_41):focus-visible{outline:3px solid #0066cc;outline-offset:2px;border-color:#06c}._buttonPrev_pddj6_53{justify-content:flex-start}._buttonNext_pddj6_57{justify-content:flex-end;text-align:right}._novelsPrev_pddj6_62{background:linear-gradient(180deg,#fff,#f6f0e7);border:2px solid #d7c6b0;color:#2c2015;box-shadow:0 10px 24px #3c28141f}._novelsPrev_pddj6_62 ._label_pddj6_69{color:#7b5a3a}._novelsPrev_pddj6_62 ._chapterNumber_pddj6_73{color:#2c2015}._novelsPrev_pddj6_62 ._arrow_pddj6_77{color:#8b6a4a}._novelsPrev_pddj6_62:not(._buttonDisabled_pddj6_41):hover{border-color:#b9976e;box-shadow:0 14px 28px #3c28142e}._novelsNext_pddj6_86{background:linear-gradient(135deg,#1f2a44,#2f3f63);border:2px solid #1f2a44;color:#f7f3ee;box-shadow:0 14px 30px #19203640}._novelsNext_pddj6_86 ._label_pddj6_69,._novelsNext_pddj6_86 ._chapterNumber_pddj6_73{color:#f7f3ee}._novelsNext_pddj6_86 ._arrow_pddj6_77{color:#f3d38b}._novelsNext_pddj6_86:not(._buttonDisabled_pddj6_41):hover{border-color:#2b3a5c;box-shadow:0 18px 34px #19203652}._kidsPrev_pddj6_107{background:#fff6e8;border:2px dashed #ffb15e;border-radius:999px;color:#4a2b12;box-shadow:0 10px 20px #ffaa5a40}._kidsPrev_pddj6_107 ._label_pddj6_69{color:#a25b20}._kidsPrev_pddj6_107 ._chapterNumber_pddj6_73{color:#4a2b12}._kidsPrev_pddj6_107 ._arrow_pddj6_77{color:#ff7a59}._kidsPrev_pddj6_107:not(._buttonDisabled_pddj6_41):hover{border-color:#ff9446;box-shadow:0 14px 24px #ff944652}._kidsNext_pddj6_132{background:linear-gradient(135deg,#ff8bcf,#ffb86b);border:2px solid #ff8bcf;border-radius:999px;color:#fff;box-shadow:0 16px 28px #ff8bcf59}._kidsNext_pddj6_132 ._label_pddj6_69,._kidsNext_pddj6_132 ._chapterNumber_pddj6_73,._kidsNext_pddj6_132 ._arrow_pddj6_77{color:#fff}._kidsNext_pddj6_132:not(._buttonDisabled_pddj6_41):hover{border-color:#ff7fc6;box-shadow:0 20px 32px #ff8bcf73}._buttonDisabled_pddj6_41{opacity:.5;cursor:not-allowed;background:#f5f5f5}._arrow_pddj6_77{font-size:1.5rem;font-weight:700;color:#06c}._buttonDisabled_pddj6_41 ._arrow_pddj6_77{color:#999}._buttonText_pddj6_170{display:flex;flex-direction:column;gap:.25rem}._label_pddj6_69{font-size:.875rem;font-weight:600;color:var(--text-secondary, #666);text-transform:uppercase;letter-spacing:.05em}._chapterNumber_pddj6_73{font-size:1rem;font-weight:600;color:var(--text-primary, #1a1a1a)}._buttonDisabled_pddj6_41 ._chapterNumber_pddj6_73{font-size:.875rem;color:#999}._backToNovel_pddj6_195{display:inline-block;text-align:center;padding:.75rem 1.5rem;background:#06c;color:#fff;text-decoration:none;border-radius:6px;font-weight:600;transition:all .3s ease;align-self:center}._novelsBack_pddj6_208{background:#2f3f63;border:2px solid #22314f;color:#f7f3ee}._kidsBack_pddj6_214{background:#7dd3fc;border:2px solid #38bdf8;color:#0f172a}._backToNovel_pddj6_195:hover{background:#0052a3;color:#fff;transform:translateY(-2px);box-shadow:0 4px 8px #0056b34d}._novelsBack_pddj6_208:hover{background:#22314f;color:#fff;box-shadow:0 6px 16px #1f2a4459}._kidsBack_pddj6_214:hover{background:#38bdf8;color:#0b1220;box-shadow:0 6px 16px #38bdf859}._backToNovel_pddj6_195:focus-visible{outline:3px solid #0066cc;outline-offset:2px;background:#0052a3}._novelsBack_pddj6_208:focus-visible{outline-color:#1f2a44;background:#22314f}._kidsBack_pddj6_214:focus-visible{outline-color:#38bdf8;background:#38bdf8}@media(max-width:600px){._buttonContainer_pddj6_18{flex-direction:column}._button_pddj6_18{width:auto}._buttonNext_pddj6_57{text-align:left}}@media(min-width:768px){._button_pddj6_18{padding:1.5rem 2rem}._label_pddj6_69{font-size:1rem}._chapterNumber_pddj6_73{font-size:1.125rem}}._page_fr9eg_1{padding:0;background-color:#fafafa;position:relative;isolation:isolate}._kidsPage_fr9eg_14{background-color:#fffdf5;font-family:Bubblegum Sans,sans-serif}._backgroundImage_fr9eg_19{position:fixed;top:0;left:0;width:100%;height:100svh;min-height:100vh;background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:scroll;z-index:0}@media(min-width:768px){._backgroundImage_fr9eg_19{background-attachment:fixed}}._backgroundOverlay_fr9eg_46{position:fixed;top:0;left:0;width:100%;height:100svh;min-height:100vh;background:#fff5;z-index:1}._chapterHero_fr9eg_66{position:relative;width:100%;height:40vh;min-height:300px;max-height:500px;overflow:hidden;z-index:1}._kidsHero_fr9eg_85{position:relative;z-index:2;max-width:1100px;margin:0 auto;padding:2rem 1rem 0}._kidsHeroImageWrapper_fr9eg_93{width:fit-content;max-width:100%;border-radius:20px;overflow:hidden;background:transparent;box-shadow:0 10px 30px #0000001f;margin:0 auto}._kidsHeroImage_fr9eg_93{display:block;width:auto;height:auto;max-width:100%;object-fit:contain;object-position:center;background:#fff}._kidsHeroPlaceholder_fr9eg_113{width:100%;height:100%;background:linear-gradient(135deg,#fde9a8,#f6c2a5)}._kidsHeroText_fr9eg_119{text-align:center;padding:0 1rem 1.5rem;display:flex;flex-direction:column;gap:.5rem}._kidsBreadcrumb_fr9eg_127{justify-content:center}._kidsBreadcrumb_fr9eg_127 ._breadcrumbLink_fr9eg_131{color:#111}._kidsBreadcrumb_fr9eg_127 ._breadcrumbLink_fr9eg_131:hover{color:#000}._kidsBreadcrumb_fr9eg_127 ._breadcrumbSeparator_fr9eg_139,._kidsBreadcrumb_fr9eg_127 ._breadcrumbCurrent_fr9eg_140{color:#111}._kidsTitle_fr9eg_144{font-size:2.75rem;color:#111;font-weight:700;font-family:Bubblegum Sans,sans-serif;line-height:1.2}._chapterHeroImage_fr9eg_152{width:100%;height:100%;object-fit:cover;object-position:center}._chapterHeroOverlay_fr9eg_159{position:absolute;inset:0;background:linear-gradient(to bottom,#0000004d,#000000b3)}._chapterHeroContent_fr9eg_177{position:absolute;bottom:3rem;left:0;right:0;text-align:center;padding:0 2rem;max-width:1200px;margin:0 auto;z-index:1;display:flex;flex-direction:column;gap:.5rem}._chapterHeroContent_fr9eg_177 ._breadcrumb_fr9eg_131{margin-bottom:1rem;justify-content:center}._chapterNumber_fr9eg_197{font-size:1rem;font-weight:600;color:#fffc;letter-spacing:.1em;text-transform:uppercase;text-shadow:0 1px 3px rgba(0,0,0,.5)}._chapterHeroTitle_fr9eg_206{font-size:2.5rem;font-weight:700;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.6);line-height:1.2}._chapterHeroDescription_fr9eg_214{font-size:1.125rem;font-weight:400;font-style:italic;color:#ffffffe6;text-shadow:0 1px 4px rgba(0,0,0,.5);max-width:800px;margin:0 auto;line-height:1.6}._content_fr9eg_225{max-width:800px;margin:0 auto;padding:2rem 1rem;position:relative;z-index:2}._kidsContent_fr9eg_237{max-width:900px;padding-top:1.5rem}._kidsTextContainer_fr9eg_242{background:#fffffff0;border-radius:18px;box-shadow:0 10px 30px #0000001f;padding:1.5rem 1rem}._breadcrumb_fr9eg_131{display:flex;align-items:center;gap:.5rem;font-size:.875rem;flex-wrap:wrap;padding:.75rem 1rem}._breadcrumbLink_fr9eg_131{color:#fbefc0;text-decoration:none;transition:color .2s ease}._breadcrumbLink_fr9eg_131:hover{color:#f9e89d;text-decoration:underline}._breadcrumbLink_fr9eg_131:focus-visible{outline:2px solid #fbefc0;outline-offset:2px;border-radius:2px}._breadcrumbSeparator_fr9eg_139{color:#fff}._breadcrumbCurrent_fr9eg_140{color:#fff;font-weight:500}._header_fr9eg_284{text-align:center;margin-bottom:3rem;padding:2rem;border-bottom:2px solid #e0e0e0;background:#ffffffeb;border-radius:12px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 2px 8px #0000001a;display:flex;flex-direction:column;gap:1rem}._header_fr9eg_284 ._breadcrumb_fr9eg_131{margin-bottom:1rem;justify-content:center}._chapterTitle_fr9eg_310{font-size:2rem;font-weight:700;margin-bottom:.5rem;color:var(--text-primary, #1a1a1a);line-height:1.3}._novelTitle_fr9eg_318{font-size:1rem;color:var(--text-secondary, #666);font-style:italic}._chapterDescription_fr9eg_325{font-size:1rem;font-style:italic;color:var(--text-secondary, #555);max-width:700px;margin-left:auto;margin-right:auto;line-height:1.6}._article_fr9eg_335{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 1px 4px #0000001a}._kidsArticle_fr9eg_342{background:transparent;box-shadow:none;padding:1.5rem 1rem 2.5rem}._comicArticle_fr9eg_348{background:transparent;box-shadow:none;padding:0;border-radius:0;margin:0}._paragraph_fr9eg_356{font-size:1.125rem;line-height:1.8;color:var(--text-primary, #2a2a2a);margin-bottom:1.5rem;text-align:justify}._kidsParagraph_fr9eg_364{text-align:center;font-size:1.5rem;line-height:1.9;color:#2d2a26;font-family:Bubblegum Sans,sans-serif}._dropCap_fr9eg_373:first-letter{font-size:3.5rem;font-weight:700;line-height:1;float:left;margin:.1rem .5rem 0 0;color:var(--primary, #007bff)}._htmlContent_fr9eg_383{font-size:1.125rem;line-height:1.8;color:var(--text-primary, #2a2a2a)}._kidsText_fr9eg_242{text-align:center;font-size:1.5rem;line-height:1.9;color:#2d2a26;font-family:Bubblegum Sans,sans-serif}._htmlContent_fr9eg_383 p{margin-bottom:1rem;text-align:justify}._htmlContent_fr9eg_383 p+p{margin-top:0}._kidsText_fr9eg_242 p{text-align:center;margin-bottom:1.25rem}._kidsText_fr9eg_242 p+p{margin-top:0}._htmlContent_fr9eg_383 h1,._htmlContent_fr9eg_383 h2,._htmlContent_fr9eg_383 h3{font-weight:700;margin:2rem 0 1rem;color:var(--text-primary, #1a1a1a);line-height:1.3}._htmlContent_fr9eg_383 h1{font-size:2rem}._htmlContent_fr9eg_383 h2{font-size:1.75rem}._htmlContent_fr9eg_383 h3{font-size:1.5rem}._htmlContent_fr9eg_383 strong,._htmlContent_fr9eg_383 b{font-weight:700;color:var(--text-primary, #1a1a1a)}._htmlContent_fr9eg_383 em,._htmlContent_fr9eg_383 i{font-style:italic}._htmlContent_fr9eg_383 blockquote{margin:2rem 0;padding:1rem 1.5rem;border-left:4px solid var(--primary, #007bff);background:#007bff0d;font-style:italic;color:var(--text-secondary, #555)}._htmlContent_fr9eg_383 ul,._htmlContent_fr9eg_383 ol{margin:1.5rem 0;padding-left:2rem}._htmlContent_fr9eg_383 li{margin-bottom:.5rem;line-height:1.8}._htmlContent_fr9eg_383 a{color:var(--primary, #007bff);text-decoration:underline;transition:color .2s ease}._htmlContent_fr9eg_383 a:hover{color:#0052a3}._htmlContent_fr9eg_383 ._ck-content_fr9eg_480 ._text-align-left_fr9eg_480{text-align:left}._htmlContent_fr9eg_383 ._ck-content_fr9eg_480 ._text-align-center_fr9eg_484{text-align:center}._htmlContent_fr9eg_383 ._ck-content_fr9eg_480 ._text-align-right_fr9eg_488{text-align:right}._htmlContent_fr9eg_383 ._ck-content_fr9eg_480 ._text-align-justify_fr9eg_492{text-align:justify}._htmlContent_fr9eg_383 p[style*="text-align: center"],._htmlContent_fr9eg_383 h1[style*="text-align: center"],._htmlContent_fr9eg_383 h2[style*="text-align: center"],._htmlContent_fr9eg_383 h3[style*="text-align: center"]{text-align:center}._htmlContent_fr9eg_383 p[style*="text-align: right"],._htmlContent_fr9eg_383 h1[style*="text-align: right"],._htmlContent_fr9eg_383 h2[style*="text-align: right"],._htmlContent_fr9eg_383 h3[style*="text-align: right"]{text-align:right}._htmlContent_fr9eg_383 p[style*="text-align: justify"],._htmlContent_fr9eg_383 h1[style*="text-align: justify"],._htmlContent_fr9eg_383 h2[style*="text-align: justify"],._htmlContent_fr9eg_383 h3[style*="text-align: justify"]{text-align:justify}._figure_fr9eg_518{margin:2.5rem 0;text-align:center}._image_fr9eg_523{width:100%;max-width:100%;height:auto;border-radius:8px;box-shadow:0 4px 12px #00000026}._caption_fr9eg_531{margin-top:.75rem;font-size:.9375rem;color:var(--text-secondary, #666);font-style:italic}._additionalImages_fr9eg_538{margin-top:3rem}._loading_fr9eg_542,._error_fr9eg_543{text-align:center;padding:3rem 1rem;color:var(--text-secondary, #666)}._error_fr9eg_543{color:var(--error, #d32f2f)}._backButton_fr9eg_553{margin-top:1rem;padding:.75rem 1.5rem;background-color:var(--primary, #007bff);color:#fff;border:none;border-radius:6px;font-size:1rem;cursor:pointer;transition:background-color .2s ease}._backButton_fr9eg_553:hover{background-color:#0052a3}._backButton_fr9eg_553:focus-visible{outline:3px solid #0066cc;outline-offset:2px}._backToTop_fr9eg_575{position:fixed;bottom:2rem;right:2rem;width:3rem;height:3rem;background:#8b4513;color:#fff;border:none;border-radius:50%;font-size:1.5rem;font-weight:700;cursor:pointer;opacity:0;animation:_fadeIn_fr9eg_1 .4s ease-in-out forwards;box-shadow:0 4px 16px #0000004d,0 2px 8px #0003;transition:transform .3s ease,background .3s ease,box-shadow .3s ease;z-index:1000;display:flex;align-items:center;justify-content:center;line-height:1}._kidsPage_fr9eg_14 ._backToTop_fr9eg_575{background:#ff8bcf;box-shadow:0 4px 16px #0000004d,0 2px 8px #0003}._backToTop_fr9eg_575:hover{background:sienna;transform:translateY(-2px);box-shadow:0 6px 20px #0006,0 4px 12px #00000040}._kidsPage_fr9eg_14 ._backToTop_fr9eg_575:hover{background:#ff7fc6;box-shadow:0 6px 20px #0006,0 4px 12px #00000040}._backToTop_fr9eg_575:active{transform:translateY(0)}@media(min-width:768px){._chapterHero_fr9eg_66{height:45vh;min-height:350px}._kidsHero_fr9eg_85{padding-top:3rem}._kidsTitle_fr9eg_144{font-size:3.25rem}._chapterHeroContent_fr9eg_177{bottom:3.5rem}._chapterNumber_fr9eg_197{font-size:1.125rem}._chapterHeroTitle_fr9eg_206{font-size:3rem}._chapterHeroDescription_fr9eg_214{font-size:1.25rem}._header_fr9eg_284{padding:3rem}._chapterTitle_fr9eg_310{font-size:2.5rem}._article_fr9eg_335{padding:3rem}._novelTitle_fr9eg_318{font-size:1.125rem}._paragraph_fr9eg_356{font-size:1.25rem;line-height:2}._kidsParagraph_fr9eg_364,._kidsText_fr9eg_242{font-size:1.75rem}._kidsTextContainer_fr9eg_242{padding:2rem 2.5rem}}@media(max-width:768px){._backToTop_fr9eg_575{bottom:1rem;right:1rem;width:2.5rem;height:2.5rem;font-size:1.25rem}}@media(max-width:768px){._breadcrumb_fr9eg_131{padding:.5rem .75rem;font-size:.8125rem}._header_fr9eg_284{padding:1.5rem}}@media(min-width:1024px){._chapterHero_fr9eg_66{height:50vh;max-height:600px}._kidsHero_fr9eg_85{max-width:1200px}._kidsHeroImageWrapper_fr9eg_93{border-radius:24px}._kidsTitle_fr9eg_144{font-size:3.75rem}._chapterHeroContent_fr9eg_177{bottom:4rem}._chapterNumber_fr9eg_197{font-size:1.25rem}._chapterHeroTitle_fr9eg_206{font-size:3.5rem}._chapterHeroDescription_fr9eg_214{font-size:1.375rem}._page_fr9eg_1{padding:0}._content_fr9eg_225{max-width:1100px}._article_fr9eg_335{padding:4rem}._comicArticle_fr9eg_348{padding:0}._kidsArticle_fr9eg_342{padding:2rem 2rem 3.5rem}._kidsTextContainer_fr9eg_242{padding:2.5rem 3rem}}@media print{._breadcrumb_fr9eg_131,._backButton_fr9eg_553{display:none}._article_fr9eg_335{box-shadow:none;padding:0}._paragraph_fr9eg_356,._kidsParagraph_fr9eg_364,._kidsText_fr9eg_242,._kidsText_fr9eg_242 p{text-align:left}}._chapterNumber_fr9eg_197,._chapterHeroTitle_fr9eg_206,._chapterHeroDescription_fr9eg_214{animation:_fadeInUp_fr9eg_1 .8s ease-out forwards;opacity:0}._chapterNumber_fr9eg_197{animation-delay:.2s}._chapterHeroTitle_fr9eg_206{animation-delay:.4s}._chapterHeroDescription_fr9eg_214{animation-delay:.6s}@keyframes _fadeInUp_fr9eg_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){._chapterNumber_fr9eg_197,._chapterHeroTitle_fr9eg_206,._chapterHeroDescription_fr9eg_214{animation:none;opacity:1;transform:none}}._comicPageContainer_fr9eg_833{display:grid;grid-template-columns:80px 1fr 80px;grid-template-rows:85vh;align-items:center;background-color:transparent;width:100%;padding:2rem 0;margin:0;position:relative}._comicNavLeft_fr9eg_845,._comicNavRight_fr9eg_846{display:flex;align-items:center;justify-content:center;align-self:stretch}._comicPage_fr9eg_833{display:flex;justify-content:center;align-items:center;padding:0;background-color:transparent;min-height:60vh;flex:1;max-width:1200px}._comicImage_fr9eg_864{max-width:100%;max-height:100%;width:auto;height:auto;display:block;margin:0;padding:0;object-fit:contain;transition:opacity .2s ease;border-radius:4px}._comicImage_fr9eg_864:hover{opacity:.9}._comicImageWrapper_fr9eg_881{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;filter:drop-shadow(0 12px 32px rgba(0,0,0,.4)) drop-shadow(0 6px 16px rgba(0,0,0,.3))}._comicImageSkeleton_fr9eg_891{position:absolute;inset:0;width:100%;height:100%;background:linear-gradient(90deg,#f0f0f0,#e8e8e8 20%,#f0f0f0 40% 100%);background-size:200% 100%;animation:_shimmer_fr9eg_1 1.5s infinite;border-radius:8px;overflow:hidden}._skeletonShimmer_fr9eg_912{width:100%;height:100%}@keyframes _shimmer_fr9eg_1{0%{background-position:-200% 0}to{background-position:200% 0}}._comicNavButton_fr9eg_926{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:1rem;background:linear-gradient(135deg,#ffe600,gold);border:4px solid #000;border-radius:12px;text-decoration:none;transition:all .15s ease;min-width:60px;box-shadow:5px 5px #000,0 0 0 4px #000;position:relative}._comicNavButton_fr9eg_926:link,._comicNavButton_fr9eg_926:visited,._comicNavButton_fr9eg_926:hover,._comicNavButton_fr9eg_926:active,._comicNavButton_fr9eg_926:focus{text-decoration:none;outline:none}._comicNavButton_fr9eg_926:before{content:"";position:absolute;inset:-2px;background:repeating-linear-gradient(45deg,transparent,transparent 2px,rgba(255,255,255,.3) 2px,rgba(255,255,255,.3) 4px);border-radius:12px;pointer-events:none;z-index:1}._comicNavButton_fr9eg_926:hover{background:linear-gradient(135deg,#ff4757,#ff6348);transform:translate(2px,2px);box-shadow:3px 3px #000,0 0 0 4px #000;text-decoration:none}._comicNavButton_fr9eg_926:active{transform:translate(5px,5px);box-shadow:0 0 0 4px #000}._comicNavIcon_fr9eg_983{width:32px;height:32px;color:#000;stroke-width:3;position:relative;z-index:2}._comicNavButton_fr9eg_926:hover ._comicNavIcon_fr9eg_983,._comicNavButton_fr9eg_926:active ._comicNavIcon_fr9eg_983,._comicNavButton_fr9eg_926:focus ._comicNavIcon_fr9eg_983{color:#000}._comicNavText_fr9eg_998{font-size:.875rem;font-weight:900;color:#000;text-transform:uppercase;letter-spacing:.05em;position:relative;z-index:2}._comicNavButton_fr9eg_926:hover ._comicNavText_fr9eg_998,._comicNavButton_fr9eg_926:active ._comicNavText_fr9eg_998,._comicNavButton_fr9eg_926:focus ._comicNavText_fr9eg_998{color:#000}@media(min-width:768px){._comicPageContainer_fr9eg_833{grid-template-columns:90px 1fr 90px;grid-template-rows:85vh}._comicNavButton_fr9eg_926{padding:1.25rem;min-width:70px;box-shadow:6px 6px #000,0 0 0 4px #000}._comicNavButton_fr9eg_926:hover{box-shadow:4px 4px #000,0 0 0 4px #000}._comicNavIcon_fr9eg_983{width:40px;height:40px}._comicNavText_fr9eg_998{font-size:1rem}}@media(min-width:1024px){._comicPageContainer_fr9eg_833{grid-template-columns:100px 1fr 100px;grid-template-rows:85vh}}@media(max-width:640px){._comicPageContainer_fr9eg_833{grid-template-columns:60px 1fr 60px;grid-template-rows:70vh;padding:1rem 0}._comicNavButton_fr9eg_926{padding:.75rem .5rem;min-width:50px;box-shadow:3px 3px #000,0 0 0 3px #000}._comicNavButton_fr9eg_926:hover{box-shadow:2px 2px #000,0 0 0 3px #000}._comicNavIcon_fr9eg_983{width:24px;height:24px}._comicNavText_fr9eg_998{font-size:.75rem}}._modal_fr9eg_1076{animation:_fadeIn_fr9eg_1 .2s ease-in}._modal_fr9eg_1076 img{animation:_zoomIn_fr9eg_1 .3s ease-out}@keyframes _zoomIn_fr9eg_1{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}@keyframes _fadeIn_fr9eg_1{0%{opacity:0}to{opacity:1}}._comicBackButton_fr9eg_1114{display:inline-block;padding:1rem 2.5rem;background:linear-gradient(135deg,#ffe600,gold);color:#000;text-decoration:none;border:4px solid #000;border-radius:12px;font-weight:900;font-size:1.125rem;text-transform:uppercase;letter-spacing:.05em;box-shadow:6px 6px #000,0 0 0 4px #000;transition:all .15s ease;position:relative;text-align:center}._comicBackButton_fr9eg_1114:link,._comicBackButton_fr9eg_1114:visited,._comicBackButton_fr9eg_1114:hover,._comicBackButton_fr9eg_1114:active,._comicBackButton_fr9eg_1114:focus{text-decoration:none;color:#000;outline:none}._comicBackButton_fr9eg_1114:before{content:"";position:absolute;inset:-2px;background:repeating-linear-gradient(45deg,transparent,transparent 2px,rgba(255,255,255,.3) 2px,rgba(255,255,255,.3) 4px);border-radius:12px;pointer-events:none;z-index:1}._comicBackButton_fr9eg_1114:hover{background:linear-gradient(135deg,#ff4757,#ff6348);transform:translate(2px,2px);box-shadow:4px 4px #000,0 0 0 4px #000;text-decoration:none;color:#000}._comicBackButton_fr9eg_1114:active{transform:translate(6px,6px);box-shadow:0 0 0 4px #000}._comicBackButtonContainer_fr9eg_1174{text-align:center;padding:2rem 1rem;position:relative}@media(max-width:640px){._comicBackButton_fr9eg_1114{padding:.875rem 2rem;font-size:1rem;box-shadow:4px 4px #000,0 0 0 3px #000}._comicBackButton_fr9eg_1114:hover{box-shadow:3px 3px #000,0 0 0 3px #000;text-decoration:none;color:#000}}._comicHeader_fr9eg_1195{background:linear-gradient(135deg,#fff,#f5f5f5);border:5px solid #000;border-radius:0;padding:2rem 2rem 1.5rem;margin-bottom:2rem;position:relative;box-shadow:8px 8px #000;overflow:hidden}._comicHeader_fr9eg_1195:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(45deg,transparent,transparent 3px,rgba(0,0,0,.03) 3px,rgba(0,0,0,.03) 6px);pointer-events:none;z-index:1}._comicHeader_fr9eg_1195:after{content:"";position:absolute;inset:10px;border:3px solid rgba(0,0,0,.1);border-radius:0;pointer-events:none;z-index:1}._comicBreadcrumb_fr9eg_1237{display:flex;align-items:center;gap:.5rem;font-size:.875rem;flex-wrap:wrap;justify-content:center;margin-bottom:1rem;position:relative;z-index:2}._comicBreadcrumb_fr9eg_1237 ._breadcrumbLink_fr9eg_131{color:#000;text-decoration:none;font-weight:700;text-transform:uppercase;letter-spacing:.05em;transition:all .15s ease;padding:.25rem .5rem;border-radius:4px}._comicBreadcrumb_fr9eg_1237 ._breadcrumbLink_fr9eg_131:hover{background:#ff47574d;color:#000;text-decoration:none}._comicBreadcrumb_fr9eg_1237 ._breadcrumbSeparator_fr9eg_139{color:#000;font-weight:900;font-size:1rem}._comicBreadcrumb_fr9eg_1237 ._breadcrumbCurrent_fr9eg_140{color:#000;font-weight:900;text-transform:uppercase;letter-spacing:.05em;background:#ff475780;padding:.25rem .75rem;border-radius:4px;border:2px solid #000}._comicTitle_fr9eg_1283{font-size:3rem;font-weight:900;color:#000;text-align:center;text-transform:uppercase;letter-spacing:.02em;line-height:1.1;margin:0;position:relative;z-index:2;text-shadow:3px 3px 0 rgba(255,71,87,.3),-1px -1px 0 rgba(0,0,0,.1)}@media(max-width:768px){._comicHeader_fr9eg_1195{padding:1.5rem 1rem;box-shadow:6px 6px #000}._comicTitle_fr9eg_1283{font-size:2rem}._comicBreadcrumb_fr9eg_1237{font-size:.75rem}}@media(max-width:640px){._comicHeader_fr9eg_1195{padding:1rem;box-shadow:4px 4px #000;border-width:4px}._comicTitle_fr9eg_1283{font-size:1.75rem}}._page_uwvfv_1{min-height:60vh}._content_uwvfv_5{max-width:900px;margin:0 auto;padding:2rem 1rem}._title_uwvfv_11{font-size:2.5rem;font-weight:700;color:var(--color-text-primary);margin:0 0 .5rem}._subtitle_uwvfv_18{font-size:1.25rem;color:var(--color-text-secondary);margin:0 0 2rem;font-weight:600}._section_uwvfv_25{margin-bottom:2.5rem;padding:1.5rem;background-color:var(--color-bg-secondary);border-radius:8px;border-left:4px solid var(--color-primary-500)}._sectionTitle_uwvfv_33{font-size:1.5rem;font-weight:600;color:var(--color-text-primary);margin:0 0 1rem}._section_uwvfv_25 p{font-size:1rem;line-height:1.8;color:var(--color-text-secondary);margin:0 0 1rem}._section_uwvfv_25 p:last-child{margin-bottom:0}@media(max-width:768px){._content_uwvfv_5{padding:1.5rem 1rem}._title_uwvfv_11{font-size:2rem}._subtitle_uwvfv_18{font-size:1.125rem}._section_uwvfv_25{padding:1rem}._sectionTitle_uwvfv_33{font-size:1.25rem}._section_uwvfv_25 p{font-size:.9375rem}}._notFoundPage_18gk9_1{min-height:70vh;display:flex;align-items:center;justify-content:center;padding:2rem 0}._content_18gk9_9{text-align:center;max-width:600px;margin:0 auto}._title_18gk9_15{font-size:6rem;font-weight:800;color:var(--color-primary-600);margin-bottom:1rem;line-height:1}@media(min-width:768px){._title_18gk9_15{font-size:8rem}}._subtitle_18gk9_29{font-size:2rem;font-weight:700;margin-bottom:1rem;color:var(--color-text-primary)}._description_18gk9_36{font-size:1.125rem;line-height:1.6;color:var(--color-text-secondary);margin-bottom:2rem}._actions_18gk9_43{display:flex;flex-direction:column;gap:1rem;align-items:center;justify-content:center}@media(min-width:640px){._actions_18gk9_43{flex-direction:row}}._linksSection_18gk9_57{margin-top:3rem;padding-top:2rem;border-top:1px solid var(--color-neutral-200);display:flex;flex-direction:column;gap:2rem}@media(min-width:640px){._linksSection_18gk9_57{flex-direction:row;justify-content:center;gap:3rem}}._linkGroup_18gk9_74{text-align:left}@media(max-width:639px){._linkGroup_18gk9_74{text-align:center}}._groupTitle_18gk9_84{font-size:1.25rem;font-weight:600;color:var(--color-text-primary);margin-bottom:.75rem}._linksList_18gk9_91{display:flex;flex-direction:column;gap:.5rem}._externalLink_18gk9_97{color:var(--color-primary-600);text-decoration:none;font-size:1rem;transition:color .2s ease}._externalLink_18gk9_97:hover{color:var(--color-primary-700);text-decoration:underline}._externalLink_18gk9_97:focus{outline:2px solid var(--color-primary-600);outline-offset:2px;border-radius:2px}._layout_1slzl_1{min-height:100vh;display:flex;flex-direction:column;background:#faf9f7;color:#2c2c2c}._skipLink_1slzl_10{position:absolute;top:-100px;left:0;background:#8b4513;color:#fff;padding:.75rem 1.5rem;text-decoration:none;font-weight:600;z-index:1200;transition:top .2s ease;border-radius:0 0 4px}._skipLink_1slzl_10:focus{top:0;outline:3px solid #d4a574;outline-offset:2px}._header_1slzl_31{background:#1a1a1a;border-bottom:2px solid #8b4513;position:sticky;top:0;z-index:1100;box-shadow:0 2px 8px #0000001a}._headerContent_1slzl_40{max-width:1400px;margin:0 auto;padding:1rem 2rem;display:flex;align-items:center;gap:2rem}._logo_1slzl_49{display:flex;align-items:center;gap:.75rem;text-decoration:none;color:#f4f1ea;font-size:1.25rem;font-weight:700;transition:opacity .2s}._logo_1slzl_49:hover{opacity:.85;text-decoration:none}._logo_1slzl_49:focus-visible{outline:2px solid #8b4513;outline-offset:4px;border-radius:4px;text-decoration:none}._logoImage_1slzl_72{height:45px;width:auto}._logoText_1slzl_77{white-space:nowrap;color:#f4f1ea;font-family:Georgia,serif;letter-spacing:.02em}._searchForm_1slzl_85{display:flex;gap:.5rem;flex:1;max-width:500px}._searchInput_1slzl_92{flex:1;padding:.5rem 1rem;border:1px solid rgba(139,69,19,.3);border-radius:6px;font-size:.9rem;background:#fffffff2;color:#2c2c2c;transition:all .2s}._searchInput_1slzl_92::placeholder{color:#999}._searchInput_1slzl_92:focus{outline:none;border-color:#8b4513;box-shadow:0 0 0 3px #8b451333;background:#fff}._searchButton_1slzl_114{padding:.5rem 1rem;background:#8b4513;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center}._searchButton_1slzl_114:hover{background:sienna}._searchButton_1slzl_114:focus-visible{outline:2px solid #d4a574;outline-offset:2px}._searchButton_1slzl_114:active{background:#723a0f}._mobileSearchForm_1slzl_141{display:none}._mobileMenuToggle_1slzl_145{display:none;background:none;border:none;color:#f4f1ea;font-size:1.5rem;cursor:pointer;padding:.5rem;border-radius:4px;transition:background .2s}._mobileMenuToggle_1slzl_145:hover{background:#ffffff14}._mobileMenuToggle_1slzl_145:focus-visible{outline:2px solid #8b4513;outline-offset:2px}._mobileMenuToggle_1slzl_145:active{background:#8b45134d}._nav_1slzl_170{display:flex;gap:.5rem;margin-left:auto;align-items:center}._navLink_1slzl_177{color:#d4cfc4;text-decoration:none;font-size:.95rem;font-weight:500;padding:.75rem 1.25rem;transition:all .2s;border-radius:4px}._navLink_1slzl_177:hover{color:#f4f1ea;background:#ffffff14;text-decoration:none}._navLink_1slzl_177:focus-visible{outline:2px solid #8b4513;outline-offset:2px;color:#f4f1ea;text-decoration:none}._navLink_1slzl_177:active{background:#8b451366}._navLinkActive_1slzl_204{color:#f4f1ea;font-weight:600;background:#8b45134d}._main_1slzl_211{flex:1;width:100%;margin:0 auto;position:relative;z-index:2}._footer_1slzl_220{background:#1a1a1a;color:#d4cfc4;border-top:2px solid #8b4513;margin-top:4rem;position:relative;z-index:2}._footerContent_1slzl_229{max-width:1400px;margin:0 auto;padding:3rem 2rem 2rem}._footerMain_1slzl_235{display:grid;grid-template-columns:1.5fr 1fr;gap:3rem;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #333}._footerBrand_1slzl_244{display:flex;flex-direction:column;gap:.75rem;align-items:flex-start}._footerLogo_1slzl_251{height:100px;width:auto;max-width:350px;object-fit:contain;margin-bottom:.5rem}._footerTitle_1slzl_259{font-size:1.5rem;font-weight:700;color:#f4f1ea;margin:0;font-family:Georgia,serif;letter-spacing:.02em}._footerTagline_1slzl_268{color:#999;font-size:.95rem;font-style:italic;margin:0}._footerNav_1slzl_275{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}._footerSection_1slzl_281 h3{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:#888;font-weight:600;margin-bottom:.75rem;margin-top:0}._footerSection_1slzl_281 ul{list-style:none;padding:0;margin:0}._footerSection_1slzl_281 li{margin-bottom:.5rem}._footerSection_1slzl_281 a{color:#bbb;text-decoration:none;font-size:.875rem;transition:color .2s}._footerSection_1slzl_281 a:hover{color:#f4f1ea;text-decoration:none}._footerSection_1slzl_281 a:focus-visible{outline:2px solid #8b4513;outline-offset:2px;color:#f4f1ea;border-radius:2px;text-decoration:none}._footerBottom_1slzl_321{text-align:center}._footerCopyright_1slzl_325{color:#888;font-size:.875rem;margin:0}._footerBranding_1slzl_332{background:#111;border-top:1px solid #2a2a2a;padding:1.5rem 2rem}._footerBrandingContent_1slzl_338{max-width:1400px;margin:0 auto;display:flex;justify-content:flex-end;align-items:center}._poweredBy_1slzl_346{display:flex;align-items:center;gap:.5rem;text-decoration:none;transition:opacity .2s;padding:.25rem;border-radius:4px}._poweredBy_1slzl_346:hover{opacity:.8}._poweredBy_1slzl_346:focus-visible{outline:2px solid #8b4513;outline-offset:2px}._poweredByText_1slzl_365{color:#666;font-size:.875rem;font-weight:400}._poweredByLogo_1slzl_371{height:24px;width:auto;opacity:.7;transition:opacity .2s}._poweredBy_1slzl_346:hover ._poweredByLogo_1slzl_371{opacity:1}@media(max-width:900px){._headerContent_1slzl_40{position:relative}._mobileMenuToggle_1slzl_145{display:block;margin-left:auto;order:3}._searchForm_1slzl_85{display:none}._nav_1slzl_170{position:fixed;top:70px;left:0;right:0;background:#1a1a1a;flex-direction:column;padding:1rem;border-bottom:2px solid #8b4513;box-shadow:0 4px 12px #0000004d;transform:translateY(-100%);opacity:0;visibility:hidden;transition:all .3s ease-in-out;order:2}._mobileNavOpen_1slzl_415{transform:translateY(0);opacity:1;visibility:visible}._navLink_1slzl_177{padding:1rem;width:100%;text-align:left}._mobileSearchForm_1slzl_141{display:flex;gap:.5rem;width:100%;padding:1rem;border-top:1px solid rgba(139,69,19,.3);margin-top:.5rem}._mobileSearchInput_1slzl_436{flex:1;padding:.75rem 1rem;border:1px solid rgba(139,69,19,.3);border-radius:6px;font-size:.95rem;background:#fffffff2;color:#2c2c2c;transition:all .2s}._mobileSearchInput_1slzl_436::placeholder{color:#999}._mobileSearchInput_1slzl_436:focus{outline:none;border-color:#8b4513;box-shadow:0 0 0 3px #8b451333;background:#fff}._mobileSearchButton_1slzl_458{padding:.75rem 1.25rem;background:#8b4513;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center}._mobileSearchButton_1slzl_458:hover{background:sienna}._mobileSearchButton_1slzl_458:focus-visible{outline:2px solid #d4a574;outline-offset:2px}._mobileSearchButton_1slzl_458:active{background:#723a0f}._footerMain_1slzl_235{grid-template-columns:1fr;gap:2rem}._footerNav_1slzl_275{grid-template-columns:1fr}._headerContent_1slzl_40{padding:1rem}}@media(max-width:768px){._logoText_1slzl_77{font-size:1rem}._logoImage_1slzl_72{height:35px}._footerContent_1slzl_229{padding:2rem 1rem 1.5rem}._footerBranding_1slzl_332{padding:1rem}._footerBrandingContent_1slzl_338{justify-content:center}}._backToTop_12kq0_1{position:fixed;bottom:2rem;right:2rem;width:48px;height:48px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:2px solid rgba(255,255,255,.2);border-radius:50%;font-size:24px;font-weight:700;cursor:pointer;opacity:0;visibility:hidden;transition:opacity .4s ease-in-out,visibility .4s ease-in-out,transform .3s ease,box-shadow .3s ease;z-index:900;box-shadow:0 4px 16px #667eea4d,0 2px 8px #667eea33;display:flex;align-items:center;justify-content:center}._backToTop_12kq0_1:hover,._backToTop_12kq0_1:focus{transform:translateY(-4px);box-shadow:0 8px 24px #667eea80,0 4px 12px #667eea4d;border-color:#fff6}._backToTop_12kq0_1:active{transform:translateY(-2px)}._backToTop_12kq0_1._visible_12kq0_35{opacity:1;visibility:visible}@media(max-width:768px){._backToTop_12kq0_1{bottom:1rem;right:1rem;width:44px;height:44px;font-size:20px}}._page_nuewn_1{min-height:60vh}._hero_nuewn_6{background:linear-gradient(135deg,#2c2416,#1a1a1a);color:#f4f1ea;padding:5rem 2rem;text-align:center;border-bottom:3px solid #8b4513}._heroContent_nuewn_14{max-width:900px;margin:0 auto}._heroLogo_nuewn_19{height:200px;width:auto;margin:0 auto 2rem;display:block;filter:drop-shadow(0 4px 12px rgba(0,0,0,.3))}._heroTitle_nuewn_27{font-size:3.5rem;font-weight:700;margin:0 0 1rem;font-family:Georgia,serif;letter-spacing:.02em;color:#f4f1ea}._heroSubtitle_nuewn_36{font-size:1.5rem;font-style:italic;color:#d4cfc4;margin:0 0 1.5rem;font-weight:400}._heroDescription_nuewn_44{font-size:1.125rem;line-height:1.7;color:#c4bfb4;margin:0 0 2rem;max-width:700px;margin-left:auto;margin-right:auto}._searchForm_nuewn_54{display:flex;gap:.75rem;max-width:600px;margin:0 auto 2rem;background:#ffffff1a;padding:.5rem;border-radius:8px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._searchInput_nuewn_65{flex:1;padding:.75rem 1rem;border:2px solid rgba(139,69,19,.3);border-radius:6px;font-size:1rem;background:#fffffff2;color:#2c2c2c;transition:all .2s}._searchInput_nuewn_65::placeholder{color:#999}._searchInput_nuewn_65:focus{outline:none;border-color:#8b4513;box-shadow:0 0 0 3px #8b451333;background:#fff}._searchButton_nuewn_87{padding:.75rem 1.5rem;background:#8b4513;color:#fff;border:none;border-radius:6px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s;white-space:nowrap}._searchButton_nuewn_87:hover{background:sienna;transform:translateY(-1px)}._searchButton_nuewn_87:focus-visible{outline:3px solid #d4a574;outline-offset:2px}._searchButton_nuewn_87:active{background:#723a0f;transform:translateY(0)}._heroCta_nuewn_115{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}._ctaPrimary_nuewn_122{display:inline-block;padding:.875rem 2rem;background:#8b4513;color:#fff;text-decoration:none;border-radius:6px;font-weight:600;font-size:1rem;transition:all .2s;box-shadow:0 2px 8px #8b45134d}._ctaPrimary_nuewn_122:hover{background:sienna;transform:translateY(-2px);box-shadow:0 4px 12px #8b451366;text-decoration:none;color:#fff}._ctaPrimary_nuewn_122:focus-visible{outline:3px solid #d4a574;outline-offset:3px;text-decoration:none}._ctaPrimary_nuewn_122:active{background:#723a0f;transform:translateY(0);text-decoration:none}._ctaSecondary_nuewn_155{display:inline-block;padding:.875rem 2rem;background:transparent;color:#f4f1ea;text-decoration:none;border-radius:6px;font-weight:600;font-size:1rem;border:2px solid #8b4513;transition:all .2s}._ctaSecondary_nuewn_155:hover{background:#8b451333;border-color:sienna;text-decoration:none;color:#f4f1ea}._ctaSecondary_nuewn_155:focus-visible{outline:3px solid #d4a574;outline-offset:3px;text-decoration:none}._ctaSecondary_nuewn_155:active{background:#8b45134d;text-decoration:none}._section_nuewn_187{padding:4rem 2rem;background:#faf9f7}._sectionAlt_nuewn_192{padding:4rem 2rem;background:#f0ede5}._container_nuewn_197{max-width:1200px;margin:0 auto}._sectionTitle_nuewn_202{font-size:2.5rem;font-weight:700;text-align:center;margin:0 0 3rem;color:#2c2c2c;font-family:Georgia,serif}._philosophy_nuewn_212{margin-bottom:2rem}._philosophyGrid_nuewn_216{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}._philosophyCard_nuewn_222{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 8px #00000014;transition:all .2s;border:1px solid #e5e5e5}._philosophyCard_nuewn_222:hover{transform:translateY(-4px);box-shadow:0 4px 16px #0000001f}._philosophyCard_nuewn_222:focus-within{box-shadow:0 4px 16px #0000001f;border-color:#8b4513}._philosophyIcon_nuewn_241{font-size:3rem;margin-bottom:1rem;text-align:center}._philosophyCard_nuewn_222 h3{font-size:1.5rem;font-weight:700;margin:0 0 1rem;color:#2c2c2c;text-align:center}._philosophyCard_nuewn_222 p{font-size:1rem;line-height:1.6;color:#555;margin:0}._genresGrid_nuewn_263{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}._genreCard_nuewn_269{background:#fff;padding:2rem;border-radius:8px;text-decoration:none;color:#2c2c2c;box-shadow:0 2px 8px #00000014;transition:all .2s;border:1px solid #e5e5e5;display:flex;flex-direction:column;gap:.75rem}._genreCard_nuewn_269:hover{transform:translateY(-4px);box-shadow:0 4px 16px #0000001f;border-color:#8b4513;text-decoration:none}._genreCard_nuewn_269:focus-visible{outline:3px solid #8b4513;outline-offset:2px;transform:translateY(-2px);text-decoration:none}._genreCard_nuewn_269:active{transform:translateY(-1px);text-decoration:none}._genreCard_nuewn_269 h3{font-size:1.5rem;font-weight:700;margin:0;color:#2c2c2c}._genreCard_nuewn_269 p{font-size:.95rem;line-height:1.5;color:#666;margin:0;flex:1}._genreLink_nuewn_317{color:#8b4513;font-weight:600;font-size:.95rem;text-decoration:none}._genreCard_nuewn_269:hover ._genreLink_nuewn_317{color:sienna;text-decoration:none}._ctaSection_nuewn_330{background:linear-gradient(135deg,#2c2416,#1a1a1a);padding:4rem 2rem;text-align:center;color:#f4f1ea}._ctaTitle_nuewn_337{font-size:2.5rem;font-weight:700;margin:0 0 1rem;font-family:Georgia,serif}._ctaDescription_nuewn_344{font-size:1.125rem;color:#c4bfb4;margin:0 0 2rem;max-width:600px;margin-left:auto;margin-right:auto}@media(max-width:768px){._heroTitle_nuewn_27{font-size:2.5rem}._heroSubtitle_nuewn_36{font-size:1.25rem}._heroLogo_nuewn_19{height:80px}._searchForm_nuewn_54{flex-direction:column;gap:.5rem}._searchButton_nuewn_87{width:100%}._sectionTitle_nuewn_202{font-size:2rem}._philosophyGrid_nuewn_216,._genresGrid_nuewn_263{grid-template-columns:1fr}}._page_dmz0g_1{background:#faf9f7;min-height:60vh}._container_dmz0g_6{max-width:900px;margin:0 auto;padding:3rem 2rem}._hero_dmz0g_13{text-align:center;padding:2rem 0 3rem;border-bottom:2px solid #e5e5e5;margin-bottom:3rem}._heroLogo_dmz0g_20{height:100px;width:auto;margin:0 auto 1.5rem;display:block}._heroTitle_dmz0g_27{font-size:3rem;font-weight:700;color:#2c2c2c;margin:0 0 1rem;font-family:Georgia,serif;letter-spacing:.02em}._heroSubtitle_dmz0g_36{font-size:1.25rem;font-style:italic;color:#666;margin:0}._section_dmz0g_44{margin-bottom:3rem;padding:2rem 0}._sectionAlt_dmz0g_49{margin-bottom:3rem;padding:2rem;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000f}._sectionTitle_dmz0g_57{font-size:2rem;font-weight:700;color:#2c2c2c;margin:0 0 1.5rem;font-family:Georgia,serif}._content_dmz0g_65{color:#444}._paragraph_dmz0g_69{font-size:1.0625rem;line-height:1.8;margin:0 0 1.5rem;color:#444}._paragraph_dmz0g_69:last-child{margin-bottom:0}._approachGrid_dmz0g_81{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}._approachCard_dmz0g_87{padding:1.5rem;background:#faf9f7;border-radius:6px;border:1px solid #e5e5e5;transition:border-color .2s}._approachCard_dmz0g_87:focus-within{border-color:#8b4513}._approachCard_dmz0g_87 h3{font-size:1.25rem;font-weight:700;color:#2c2c2c;margin:0 0 .75rem}._approachCard_dmz0g_87 p{font-size:.9375rem;line-height:1.6;color:#555;margin:0}._list_dmz0g_114{list-style:none;padding:0;margin:0 0 1.5rem}._list_dmz0g_114 li{font-size:1.0625rem;line-height:1.8;color:#444;margin-bottom:1rem;padding-left:1.5rem;position:relative}._list_dmz0g_114 li:before{content:"→";position:absolute;left:0;color:#8b4513;font-weight:700}._list_dmz0g_114 li strong{color:#2c2c2c}._poweredBySection_dmz0g_142{text-align:center;padding:2rem 0 0;margin-top:3rem;border-top:2px solid #e5e5e5}._poweredByText_dmz0g_149{font-size:.9375rem;color:#666;margin:0}._link_dmz0g_155{color:#8b4513;text-decoration:none;font-weight:600;transition:color .2s}._link_dmz0g_155:hover{color:sienna;text-decoration:none}._link_dmz0g_155:focus-visible{outline:2px solid #8b4513;outline-offset:2px;border-radius:2px;text-decoration:none}._link_dmz0g_155:active{color:#723a0f;text-decoration:none}@media(max-width:768px){._container_dmz0g_6{padding:2rem 1rem}._heroTitle_dmz0g_27{font-size:2.25rem}._heroSubtitle_dmz0g_36{font-size:1.125rem}._heroLogo_dmz0g_20{height:70px}._sectionTitle_dmz0g_57{font-size:1.75rem}._approachGrid_dmz0g_81{grid-template-columns:1fr}._paragraph_dmz0g_69,._list_dmz0g_114 li{font-size:1rem}}._page_x3pkd_1{background:#faf9f7;min-height:60vh}._container_x3pkd_6{max-width:1100px;margin:0 auto;padding:3rem 2rem}._hero_x3pkd_13{text-align:center;padding:2rem 0 3rem;border-bottom:2px solid #e5e5e5;margin-bottom:3rem}._heroTitle_x3pkd_20{font-size:3rem;font-weight:700;color:#2c2c2c;margin:0 0 1rem;font-family:Georgia,serif;letter-spacing:.02em}._heroSubtitle_x3pkd_29{font-size:1.25rem;font-style:italic;color:#666;margin:0}._authorsSection_x3pkd_37{margin-bottom:3rem}._authorCard_x3pkd_41{background:#fff;border-radius:8px;padding:2rem;margin-bottom:2rem;box-shadow:0 2px 8px #0000000f;transition:box-shadow .3s ease}._authorCard_x3pkd_41:hover{box-shadow:0 4px 16px #0000001a}._authorCard_x3pkd_41:last-child{margin-bottom:0}._authorContent_x3pkd_59{position:relative}._authorPortrait_x3pkd_63{float:left;width:180px;margin:0 2rem 1rem 0}._portraitImage_x3pkd_69{width:100%;height:auto;border-radius:8px;box-shadow:0 2px 8px #0000001a;display:block}._authorHeader_x3pkd_81{margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:1px solid #e5e5e5}._authorName_x3pkd_87{font-size:1.75rem;font-weight:700;color:#2c2c2c;margin:0 0 .75rem;font-family:Georgia,serif}._genres_x3pkd_95{display:flex;flex-wrap:wrap;gap:.5rem}._genreTag_x3pkd_101{display:inline-block;padding:.25rem .75rem;background:#f0f0f0;color:#555;font-size:.875rem;border-radius:4px;font-weight:500}._authorBio_x3pkd_111{font-size:1.0625rem;line-height:1.8;color:#444;margin:0;text-align:justify}._authorBio_x3pkd_111 p{margin:0 0 1rem}._authorBio_x3pkd_111 p:last-child{margin-bottom:0}._authorBio_x3pkd_111 strong{font-weight:700;color:#2c2c2c}._authorBio_x3pkd_111 em{font-style:italic}._authorBio_x3pkd_111 ul{margin:1rem 0;padding-left:1.5rem;list-style-type:disc}._authorBio_x3pkd_111 li{margin:.5rem 0;line-height:1.6}._authorBio_x3pkd_111 a{color:#8b4513;text-decoration:none;font-weight:500;transition:color .2s ease}._authorBio_x3pkd_111 a:hover{color:sienna;text-decoration:underline}._authorBio_x3pkd_111 a:focus-visible{outline:2px solid #8b4513;outline-offset:2px;border-radius:2px}._booksSection_x3pkd_166{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e5e5e5}._booksHeading_x3pkd_172{font-size:1.125rem;font-weight:700;color:#2c2c2c;margin:0 0 .75rem;font-family:Georgia,serif}._booksList_x3pkd_180{list-style-type:none;padding:0;margin:0}._booksList_x3pkd_180 li{margin:.5rem 0;padding-left:1.25rem;position:relative}._booksList_x3pkd_180 li:before{content:"📖";position:absolute;left:0;top:0}._bookLink_x3pkd_199{color:#8b4513;text-decoration:none;font-weight:500;font-size:1.0625rem;transition:color .2s ease;display:inline-block}._bookLink_x3pkd_199:hover{color:sienna;text-decoration:underline}._bookLink_x3pkd_199:focus-visible{outline:2px solid #8b4513;outline-offset:2px;border-radius:2px}._comingSoon_x3pkd_219{font-style:italic;color:#666;margin:0;font-size:1rem}._loadingText_x3pkd_226{text-align:center;font-size:1.125rem;color:#666;padding:2rem;font-style:italic}._cta_x3pkd_235{text-align:center;padding:3rem 2rem;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;color:#fff;margin-top:3rem}._ctaTitle_x3pkd_244{font-size:2rem;font-weight:700;margin:0 0 1rem;font-family:Georgia,serif}._ctaParagraph_x3pkd_251{font-size:1.125rem;line-height:1.6;margin:0 0 2rem;opacity:.95}._ctaButton_x3pkd_258{display:inline-block;padding:.875rem 2rem;background:#fff;color:#667eea;text-decoration:none;font-weight:600;font-size:1.0625rem;border-radius:6px;transition:all .3s ease;box-shadow:0 4px 12px #00000026}._ctaButton_x3pkd_258:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0003;background:#f8f8f8}@media(max-width:768px){._container_x3pkd_6{padding:2rem 1.25rem}._heroTitle_x3pkd_20{font-size:2.25rem}._heroSubtitle_x3pkd_29{font-size:1.125rem}._authorCard_x3pkd_41{padding:1.5rem}._authorPortrait_x3pkd_63{float:none;width:140px;margin:0 auto 1.5rem}._authorName_x3pkd_87{font-size:1.5rem}._authorBio_x3pkd_111{font-size:1rem;text-align:left}._cta_x3pkd_235{padding:2rem 1.5rem}._ctaTitle_x3pkd_244{font-size:1.75rem}._ctaParagraph_x3pkd_251{font-size:1rem}}@media(max-width:480px){._heroTitle_x3pkd_20{font-size:1.875rem}._authorName_x3pkd_87{font-size:1.375rem}._genres_x3pkd_95{gap:.375rem}._genreTag_x3pkd_101{font-size:.8125rem;padding:.25rem .625rem}}._page_zsugf_1{background:#faf9f7;min-height:60vh;padding:2rem 0}._container_zsugf_7{max-width:1200px;margin:0 auto;padding:0 2rem}._header_zsugf_14{text-align:center;padding:2rem 0 3rem;margin-bottom:3rem;border-bottom:2px solid #e5e5e5}._title_zsugf_21{font-size:2.75rem;font-weight:700;color:#2c2c2c;margin:0 0 .75rem;font-family:Georgia,serif;letter-spacing:.01em}._subtitle_zsugf_30{font-size:1.125rem;color:#666;margin:0;line-height:1.6}._featuredSection_zsugf_38{margin-bottom:4rem}._booksSection_zsugf_42{margin-bottom:3rem}._sectionTitle_zsugf_46{font-size:2rem;font-weight:700;color:#2c2c2c;margin:0 0 .5rem;font-family:Georgia,serif}._sectionSubtitle_zsugf_54{font-size:1rem;color:#666;margin:0 0 2rem;line-height:1.6}._loading_zsugf_62,._error_zsugf_63,._empty_zsugf_64{text-align:center;padding:3rem 1rem;color:#666;font-size:1.0625rem}._error_zsugf_63{color:#d32f2f}._filters_zsugf_76{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin-bottom:2rem;background:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 2px 8px #0000000f;border:1px solid #e5e5e5}._filterGroup_zsugf_88{display:flex;flex-direction:column;gap:.5rem}._filterLabel_zsugf_94{font-size:.875rem;font-weight:600;color:#2c2c2c}._filterInput_zsugf_100,._filterSelect_zsugf_101{padding:.625rem .75rem;border-radius:6px;border:1px solid #d4cfc4;font-size:.95rem;background:#faf9f7;color:#2c2c2c;font-family:inherit}._filterInput_zsugf_100::placeholder{color:#999}._filterInput_zsugf_100:focus,._filterSelect_zsugf_101:focus{outline:none;border-color:#8b4513;box-shadow:0 0 0 3px #8b45131a}._resultsBar_zsugf_123{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:.75rem 1rem;background:#f0ede5;border-radius:6px;font-size:.95rem;color:#555}._grid_zsugf_136{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;margin-bottom:3rem}._card_zsugf_143{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #00000014;transition:all .25s ease;text-decoration:none;color:inherit;display:flex;flex-direction:column;border:1px solid #e5e5e5}._card_zsugf_143:hover{transform:translateY(-6px);box-shadow:0 8px 24px #0000001f;text-decoration:none;border-color:#8b4513}._card_zsugf_143:focus-visible{outline:3px solid #8b4513;outline-offset:2px;transform:translateY(-4px);text-decoration:none}._imageContainer_zsugf_170{position:relative;width:100%;padding-top:50%;overflow:hidden;background-color:#f0ede5}._image_zsugf_170{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}._card_zsugf_143:hover ._image_zsugf_170{transform:scale(1.05)}._overlay_zsugf_192{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,#2c2416d9,#2c241600);padding:1.5rem;opacity:0;transition:opacity .3s ease;display:flex;align-items:flex-end;justify-content:center}._card_zsugf_143:hover ._overlay_zsugf_192{opacity:1}._viewSeries_zsugf_210{color:#fff;font-weight:600;font-size:1rem;text-shadow:0 2px 4px rgba(0,0,0,.4)}._cardContent_zsugf_218{padding:1.5rem;flex:1;display:flex;flex-direction:column;background:#fff}._badge_zsugf_226{align-self:flex-start;background:linear-gradient(135deg,#8b451326,#8b451340);color:#2c2c2c;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:.35rem .6rem;border-radius:999px;margin-bottom:.75rem}._seriesTitle_zsugf_239{font-size:1.375rem;font-weight:700;margin-bottom:.5rem;color:#2c2c2c;line-height:1.3}._metaLine_zsugf_247{font-size:.875rem;color:#666;margin-bottom:.75rem;display:flex;flex-wrap:wrap;gap:.35rem}._seriesDescription_zsugf_256{font-size:.9375rem;color:#555;line-height:1.6;display:-webkit-box;-webkit-line-clamp:5;line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;flex:1}._seriesDescription_zsugf_256 p{margin-bottom:.5rem}._seriesDescription_zsugf_256 p+p{margin-top:0}._readTime_zsugf_276{margin-top:auto;padding-top:1rem;font-size:.8125rem;font-weight:600;color:#8b4513}._pagination_zsugf_285{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin-top:3rem;padding:1.5rem 0}._pageButton_zsugf_294{padding:.625rem 1.5rem;border-radius:6px;border:1px solid #8b4513;background:#fff;color:#8b4513;font-weight:600;font-size:.9375rem;cursor:pointer;transition:all .2s ease}._pageButton_zsugf_294:disabled{opacity:.4;cursor:not-allowed;border-color:#d4cfc4;color:#999}._pageButton_zsugf_294:not(:disabled):hover{background:#8b4513;color:#fff;transform:translateY(-1px);box-shadow:0 2px 8px #8b451333}._pageButton_zsugf_294:not(:disabled):focus-visible{outline:3px solid #d4a574;outline-offset:2px}._pageButton_zsugf_294:not(:disabled):active{background:#723a0f;transform:translateY(0)}._pageStatus_zsugf_330{font-size:.9375rem;color:#555;font-weight:500}._backToTop_zsugf_337{position:fixed;bottom:2rem;right:2rem;width:3rem;height:3rem;background:#8b4513;color:#fff;border:none;border-radius:50%;font-size:1.5rem;font-weight:700;cursor:pointer;opacity:0;animation:_fadeIn_zsugf_1 .4s ease-in-out forwards;box-shadow:0 4px 16px #0000004d,0 2px 8px #0003;transition:transform .3s ease,background .3s ease,box-shadow .3s ease;z-index:1000;display:flex;align-items:center;justify-content:center;line-height:1}._backToTop_zsugf_337:hover{background:sienna;transform:translateY(-2px);box-shadow:0 6px 20px #0006,0 4px 12px #00000040}._backToTop_zsugf_337:focus-visible{outline:3px solid #d4a574;outline-offset:3px}._backToTop_zsugf_337:active{transform:translateY(0)}@media(max-width:768px){._container_zsugf_7{padding:0 1rem}._title_zsugf_21{font-size:2.25rem}._subtitle_zsugf_30{font-size:1rem}._filters_zsugf_76{grid-template-columns:1fr}._grid_zsugf_136{grid-template-columns:1fr;gap:1.5rem}._pagination_zsugf_285{gap:1rem}._pageButton_zsugf_294{padding:.5rem 1rem;font-size:.875rem}}@media(min-width:769px)and (max-width:1024px){._grid_zsugf_136{grid-template-columns:repeat(2,1fr)}}@media(min-width:1025px){._grid_zsugf_136{grid-template-columns:repeat(3,1fr)}}@keyframes _fadeIn_zsugf_1{0%{opacity:0}to{opacity:1}}._authorLink_zsugf_431{color:#d97706;cursor:pointer;transition:color .2s ease}._authorLink_zsugf_431:hover{color:#c2410c;text-decoration:underline}._page_2bscl_1{background:#faf9f7;min-height:60vh}._container_2bscl_6{max-width:1000px;margin:0 auto;padding:3rem 2rem}._hero_2bscl_13{text-align:center;padding:2rem 0 3rem;border-bottom:2px solid #e5e5e5;margin-bottom:3rem}._heroTitle_2bscl_20{font-size:3rem;font-weight:700;color:#2c2c2c;margin:0 0 1rem;font-family:Georgia,serif;letter-spacing:.02em}._heroSubtitle_2bscl_29{font-size:1.25rem;color:#666;margin:0;line-height:1.5}._content_2bscl_37{padding:2rem 0}._infoGrid_2bscl_42{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:3rem;grid-auto-rows:auto}._infoCard_2bscl_50{background:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 2px 8px #0000000f;text-align:center;border:1px solid #e5e5e5;transition:all .2s;display:grid;grid-template-rows:subgrid;grid-row:span 4;align-items:start}._infoCard_2bscl_50:hover{transform:translateY(-4px);box-shadow:0 4px 16px #0000001a}._infoCard_2bscl_50:focus-within{box-shadow:0 4px 16px #0000001a;border-color:#8b4513}._infoIcon_2bscl_74{font-size:3rem;margin-bottom:0;height:3rem;display:flex;align-items:center;justify-content:center;align-self:center}._infoCard_2bscl_50 h3{font-size:1.5rem;font-weight:700;color:#2c2c2c;margin:0 0 .125rem}._infoCard_2bscl_50 p{font-size:1rem;line-height:1.6;color:#555;margin:0;align-self:stretch}._infoLink_2bscl_99{display:inline-block;color:#8b4513;text-decoration:none;font-weight:600;font-size:.9375rem;margin-top:.375rem;transition:color .2s;align-self:center}._infoLink_2bscl_99:hover{color:sienna;text-decoration:none}._infoLink_2bscl_99:focus-visible{outline:2px solid #8b4513;outline-offset:2px;border-radius:2px;text-decoration:none}._infoLink_2bscl_99:active{color:#723a0f;text-decoration:none}._note_2bscl_127{background:#fff;padding:2rem;border-radius:8px;border-left:4px solid #8b4513;box-shadow:0 2px 8px #0000000f;margin-bottom:3rem}._note_2bscl_127 h3{font-size:1.5rem;font-weight:700;color:#2c2c2c;margin:0 0 1rem}._note_2bscl_127 p{font-size:1.0625rem;line-height:1.7;color:#444;margin:0 0 1rem}._note_2bscl_127 p:last-child{margin-bottom:0}._parentCompany_2bscl_155{text-align:center;padding:2rem 0 0;border-top:2px solid #e5e5e5;margin-top:2rem}._parentCompany_2bscl_155 p{font-size:.9375rem;color:#666;margin:0 0 .5rem}._parentSubtext_2bscl_168{font-size:.875rem;color:#888}._link_2bscl_173{color:#8b4513;text-decoration:none;font-weight:600;transition:color .2s}._link_2bscl_173:hover{color:sienna;text-decoration:none}._link_2bscl_173:focus-visible{outline:2px solid #8b4513;outline-offset:2px;border-radius:2px;text-decoration:none}._link_2bscl_173:active{color:#723a0f;text-decoration:none}@media(max-width:1024px){._infoGrid_2bscl_42{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){._container_2bscl_6{padding:2rem 1rem}._heroTitle_2bscl_20{font-size:2.25rem}._heroSubtitle_2bscl_29{font-size:1.125rem}._infoGrid_2bscl_42{grid-template-columns:1fr}._infoCard_2bscl_50{grid-template-rows:auto auto 1fr auto;grid-row:auto}._infoCard_2bscl_50 h3{min-height:auto}._infoIcon_2bscl_74{height:auto}}._page_kwsxf_1{min-height:70vh;padding:3rem 0;background:#faf9f7}._container_kwsxf_7{max-width:900px;margin:0 auto;padding:0 2rem}._header_kwsxf_13{text-align:center;margin-bottom:2rem;padding-bottom:2rem;border-bottom:2px solid #e5e5e5}._title_kwsxf_20{font-size:2.5rem;font-weight:700;color:#2c2c2c;margin:0 0 1rem;font-family:Georgia,serif}._query_kwsxf_28{font-size:1.125rem;color:#666;margin:0}._query_kwsxf_28 strong{color:#2c2c2c;font-weight:600}._loading_kwsxf_39,._error_kwsxf_40,._empty_kwsxf_41{text-align:center;padding:3rem 2rem;font-size:1.0625rem;color:#666}._error_kwsxf_40{color:#d32f2f}._empty_kwsxf_41{background:#fff;border-radius:8px;border:1px solid #e5e5e5;padding:3rem 2rem}._emptyHint_kwsxf_59{margin-top:1rem;font-size:.95rem}._emptyHint_kwsxf_59 a{color:#8b4513;text-decoration:none;font-weight:600}._emptyHint_kwsxf_59 a:hover{text-decoration:underline}._results_kwsxf_74{margin-top:2rem}._count_kwsxf_78{font-size:.95rem;color:#666;margin:0 0 1.5rem;font-weight:500}._resultsList_kwsxf_85{display:flex;flex-direction:column;gap:1rem}._resultCard_kwsxf_91{background:#fff;border-radius:8px;padding:1.5rem;border:1px solid #e5e5e5;text-decoration:none;color:inherit;transition:all .2s ease;display:block}._resultCard_kwsxf_91:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014;border-color:#8b4513;text-decoration:none}._resultCard_kwsxf_91:focus-visible{outline:3px solid #8b4513;outline-offset:2px}._resultHeader_kwsxf_114{display:flex;gap:.75rem;align-items:center;margin-bottom:.75rem}._badge_kwsxf_121{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:.35rem .6rem;border-radius:999px}._badgeseries_kwsxf_130{background:linear-gradient(135deg,#8b451326,#8b451340);color:#2c2c2c}._badgenovel_kwsxf_135{background:linear-gradient(135deg,#d9770626,#d9770640);color:#2c2c2c}._badgechapter_kwsxf_140{background:linear-gradient(135deg,#4f46e526,#4f46e540);color:#2c2c2c}._bookType_kwsxf_145{font-size:.8rem;color:#999;font-weight:500}._resultTitle_kwsxf_151{font-size:1.375rem;font-weight:700;color:#2c2c2c;margin:0 0 .5rem;line-height:1.3}._resultMeta_kwsxf_159{font-size:.875rem;color:#666;margin:0 0 .5rem}._resultNovel_kwsxf_165{font-size:.875rem;color:#999;margin:0 0 .5rem;font-style:italic}._resultDescription_kwsxf_172{font-size:.95rem;color:#555;line-height:1.6;margin:0 0 1rem}._readMore_kwsxf_179{color:#8b4513;font-weight:600;font-size:.875rem;display:inline-flex;align-items:center;gap:.25rem}._resultCard_kwsxf_91:hover ._readMore_kwsxf_179{color:sienna}@media(max-width:768px){._container_kwsxf_7{padding:0 1rem}._title_kwsxf_20{font-size:2rem}._resultCard_kwsxf_91{padding:1.25rem}._resultTitle_kwsxf_151{font-size:1.25rem}}
