*,*: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_1exgr_3{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_1exgr_25{box-shadow:0 2px 4px #0000001a;border-bottom-color:var(--color-neutral-100)}._headerContainer_1exgr_35{display:flex;align-items:center;justify-content:space-between;padding-top:1rem;padding-bottom:1rem}._logo_1exgr_53{flex-shrink:0}._logo_1exgr_53 a{text-decoration:none;color:var(--color-text-primary);display:inline-block}._logoText_1exgr_73{font-size:1.5rem;font-weight:700;font-family:var(--font-family-heading);display:flex;align-items:center;gap:.25rem}._logoHighlight_1exgr_91{color:var(--color-primary-600)}._logoImage_1exgr_99{height:60px;width:auto;display:block;transition:opacity var(--transition-fast)}._logoImage_1exgr_99:hover{opacity:.9}._logo_1exgr_53 a:focus-visible{outline:2px solid var(--color-primary-600);outline-offset:4px;border-radius:4px}._desktopNav_1exgr_135{display:none}._navList_1exgr_143{display:flex;align-items:center;gap:2rem}._navLink_1exgr_155{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_1exgr_155: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_1exgr_155:hover,._navLink_1exgr_155:focus{color:var(--color-primary-600);text-decoration:none;border-radius:2px}._navLink_1exgr_155:hover:after,._navLink_1exgr_155:focus:after{transform:scaleX(1)}._navLink_1exgr_155._active_1exgr_223{color:var(--color-primary-600)}._navLink_1exgr_155._active_1exgr_223:after{transform:scaleX(1)}._mobileMenuButton_1exgr_241{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_1exgr_241:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px;border-radius:4px}._hamburger_1exgr_281{width:1.5rem;height:1.5rem;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;gap:.375rem}._hamburgerLine_1exgr_303{width:100%;height:2px;background-color:var(--color-text-primary);transition:all var(--transition-base);transform-origin:center;position:absolute}._hamburgerLine_1exgr_303:nth-child(1){top:0}._hamburgerLine_1exgr_303:nth-child(2){top:50%;transform:translateY(-50%)}._hamburgerLine_1exgr_303:nth-child(3){bottom:0}._hamburgerLine_1exgr_303._open_1exgr_347:nth-child(1){top:50%;transform:translateY(-50%) rotate(45deg)}._hamburgerLine_1exgr_303._open_1exgr_347:nth-child(2){opacity:0}._hamburgerLine_1exgr_303._open_1exgr_347:nth-child(3){bottom:50%;transform:translateY(50%) rotate(-45deg)}._mobileNav_1exgr_377{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_1exgr_1 .3s ease-out}@keyframes _slideDown_1exgr_1{0%{opacity:0;transform:translateY(-1rem)}to{opacity:1;transform:translateY(0)}}._mobileNavList_1exgr_425{display:flex;flex-direction:column;gap:1rem;list-style:none;padding-left:0}._mobileNavLink_1exgr_441{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_1exgr_441:hover,._mobileNavLink_1exgr_441:focus{background-color:var(--color-neutral-50);color:var(--color-primary-600);text-decoration:none}._mobileNavLink_1exgr_441._active_1exgr_223{background-color:var(--color-neutral-50);color:var(--color-primary-600);font-weight:600}._searchForm_1exgr_491{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_1exgr_491:focus-within{border-color:var(--color-primary-600);box-shadow:0 0 0 2px #0a90ff1a}._searchInput_1exgr_521{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_1exgr_521::placeholder{color:var(--color-text-tertiary)}._searchInput_1exgr_521:focus{width:12rem}._searchButton_1exgr_559{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_1exgr_559:hover{transform:scale(1.1)}._searchButton_1exgr_559:focus{outline:2px solid var(--color-primary-600);outline-offset:2px;border-radius:4px}._mobileSearchForm_1exgr_609{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem;padding:1rem;background-color:var(--color-neutral-50);border-radius:.5rem}._mobileSearchInput_1exgr_629{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_1exgr_629:focus{outline:none;border-color:var(--color-primary-600);box-shadow:0 0 0 2px #0a90ff1a}._mobileSearchInput_1exgr_629::placeholder{color:var(--color-text-tertiary)}._mobileSearchButton_1exgr_671{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_1exgr_671:hover{background-color:var(--color-primary-700)}._mobileSearchButton_1exgr_671:focus{outline:2px solid var(--color-primary-600);outline-offset:2px}._visuallyHidden_1exgr_723{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_1exgr_135{display:block}._mobileMenuButton_1exgr_241,._mobileNav_1exgr_377{display:none}}@media(min-width:768px)and (max-width:1024px){._headerContainer_1exgr_35{flex-wrap:wrap;row-gap:.75rem}._desktopNav_1exgr_135{width:100%}._navList_1exgr_143{flex-wrap:wrap;justify-content:center;gap:.75rem 1.5rem}._navLink_1exgr_155{font-size:.95rem}._searchForm_1exgr_491{padding:.25rem .4rem}._searchInput_1exgr_521{width:8rem}._searchInput_1exgr_521:focus{width:9rem}}._footer_1x7su_3{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_1x7su_21{display:flex;flex-direction:column;gap:2rem}._footerGrid_1x7su_35{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:640px){._footerGrid_1x7su_35{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){._footerGrid_1x7su_35{grid-template-columns:2fr 1fr 1fr;gap:3rem}}._footerSection_1x7su_75{display:flex;flex-direction:column;gap:1rem}._footerHeading_1x7su_87{font-size:1.125rem;font-weight:600;margin-bottom:.5rem;color:var(--color-text-inverse)}._logoHighlight_1x7su_101{color:var(--color-primary-500)}._footerLogo_1x7su_109{height:80px;width:auto;display:block;transition:opacity var(--transition-fast)}._footerLogo_1x7su_109:hover{opacity:.9}._footerHeading_1x7su_87 a{text-decoration:none;display:inline-block}._footerHeading_1x7su_87 a:focus-visible{outline:2px solid var(--color-primary-500);outline-offset:4px;border-radius:4px}._footerText_1x7su_153{font-size:.875rem;color:#fffc;line-height:1.6;margin-bottom:1rem}._contactInfo_1x7su_169{display:flex;flex-direction:column;gap:.5rem}._contactItem_1x7su_181{display:flex;flex-direction:column;gap:.25rem;font-size:.875rem;color:#fffc;display:block}._contactLabel_1x7su_199{font-weight:600;color:var(--color-text-inverse);display:block}._contactLink_1x7su_211{color:var(--color-primary-500);text-decoration:none;transition:color var(--transition-fast);display:inline-block}._contactLink_1x7su_211:hover,._contactLink_1x7su_211:focus{color:var(--color-primary-400);text-decoration:underline;border-radius:2px}._footerLinks_1x7su_241{display:flex;flex-direction:column;gap:.75rem;list-style:none;padding:0;margin:0}._footerLink_1x7su_241{font-size:.875rem;color:#fffc;text-decoration:none;transition:color var(--transition-fast);cursor:pointer}._footerLink_1x7su_241:hover,._footerLink_1x7su_241:focus{color:var(--color-primary-500);text-decoration:underline}._footerLink_1x7su_241:focus-visible{outline:2px solid var(--color-primary-500);outline-offset:4px;border-radius:2px}._footerBottom_1x7su_301{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_1x7su_321{width:100%;background-color:#ffffff0d;padding:1rem;border-radius:8px;border-left:3px solid var(--color-primary-500)}._aiNotice_1x7su_337{font-size:.8125rem;color:#ffffffe6;line-height:1.6;margin:0 0 .75rem}._aiNotice_1x7su_337 strong{color:var(--color-text-inverse);font-weight:600}._termsLink_1x7su_361{font-size:.875rem;color:var(--color-primary-500);text-decoration:none;transition:color var(--transition-fast);display:inline-block;font-weight:500}._termsLink_1x7su_361:hover,._termsLink_1x7su_361:focus{color:var(--color-primary-400);text-decoration:underline}._termsLink_1x7su_361:focus-visible{outline:2px solid var(--color-primary-500);outline-offset:4px;border-radius:2px}._copyright_1x7su_403{font-size:.875rem;color:#fffc}._subtleLink_1x7su_413{font-size:1.5rem;opacity:.3;margin-top:.5rem;transition:opacity var(--transition-fast)}._subtleLink_1x7su_413:hover{opacity:.7}._subtleLink_1x7su_413 ._footerLink_1x7su_241{color:#fff9}._subtleLink_1x7su_413 ._footerLink_1x7su_241:hover,._subtleLink_1x7su_413 ._footerLink_1x7su_241:focus{color:#ffffffe6}@media(min-width:640px){._footerBottom_1x7su_301{flex-direction:row;justify-content:space-between;text-align:left}}._layout_1l3ye_1{display:flex;flex-direction:column;min-height:100vh}._main_1l3ye_13{flex:1;display:flex;flex-direction:column}._button_4yaey_3{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_4yaey_3:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}._sm_4yaey_51{padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem}._md_4yaey_63{padding:.75rem 1.5rem;font-size:1rem;line-height:1.5rem}._lg_4yaey_75{padding:1rem 2rem;font-size:1.125rem;line-height:1.75rem}._primary_4yaey_89{background-color:var(--color-primary-600);color:var(--color-text-inverse)}._primary_4yaey_89: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_4yaey_89:active:not(:disabled){transform:translateY(0)}._secondary_4yaey_123{background-color:var(--color-secondary-500);color:var(--color-text-inverse)}._secondary_4yaey_123: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_4yaey_123:active:not(:disabled){transform:translateY(0)}._outline_4yaey_157{background-color:transparent;color:var(--color-primary-600);border-color:var(--color-primary-600)}._outline_4yaey_157:hover:not(:disabled){background-color:var(--color-primary-600);color:var(--color-text-inverse)}._ghost_4yaey_181{background-color:transparent;color:var(--color-primary-600)}._ghost_4yaey_181:hover:not(:disabled){background-color:var(--color-neutral-100)}._fullWidth_4yaey_201{width:100%}._loading_4yaey_211{position:relative;color:transparent;pointer-events:none}._loading_4yaey_211 ._content_4yaey_223{visibility:hidden}._spinner_4yaey_231{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center}._spinnerIcon_4yaey_251{width:1.25rem;height:1.25rem;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:_spin_4yaey_231 .6s linear infinite}@keyframes _spin_4yaey_231{to{transform:rotate(360deg)}}._iconBefore_4yaey_283,._iconAfter_4yaey_285{display:flex;align-items:center;justify-content:center}._content_4yaey_223{display:flex;align-items:center;gap:.5rem}._card_pjvpt_3{background-color:var(--color-bg-primary);border-radius:.5rem;transition:all var(--transition-base)}._default_pjvpt_17{border:1px solid var(--color-neutral-100)}._elevated_pjvpt_25{box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}._elevated_pjvpt_25:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}._outlined_pjvpt_41{border:2px solid var(--color-neutral-100)}._interactive_pjvpt_51{cursor:pointer}._interactive_pjvpt_51:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;border:1px solid #999999}._interactive_pjvpt_51:active{transform:translateY(0)}._padding-none_pjvpt_81{padding:0}._padding-sm_pjvpt_89{padding:1rem}._padding-md_pjvpt_97{padding:1.5rem}._padding-lg_pjvpt_105{padding:2rem}._homePage_1kw6n_3{width:100%}._hero_1kw6n_13{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_1kw6n_13{padding:6rem 0;min-height:600px}}._heroContent_1kw6n_51{max-width:800px;margin:0 auto;text-align:center}._heroTitle_1kw6n_63{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_1kw6n_63{font-size:3.5rem}}._highlight_1kw6n_91{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_1kw6n_107{font-size:1.25rem;line-height:1.6;color:var(--color-text-secondary);margin-bottom:2rem}@media(min-width:768px){._heroSubtitle_1kw6n_107{font-size:1.5rem}}._heroActions_1kw6n_133{display:flex;flex-direction:column;gap:1rem;align-items:center;justify-content:center}@media(min-width:640px){._heroActions_1kw6n_133{flex-direction:row}}._section_1kw6n_163{padding:4rem 0}._sectionHeader_1kw6n_171{text-align:center;margin-bottom:3rem}._sectionTitle_1kw6n_181{font-size:2.25rem;font-weight:700;margin-bottom:1rem;color:var(--color-text-primary)}._sectionSubtitle_1kw6n_195{font-size:1.125rem;color:var(--color-text-secondary);max-width:600px;margin:0 auto}._servicesGrid_1kw6n_211{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:640px){._servicesGrid_1kw6n_211{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){._servicesGrid_1kw6n_211{grid-template-columns:repeat(4,1fr)}}._serviceCard_1kw6n_247{text-align:center;display:flex;flex-direction:column;align-items:center}._serviceIcon_1kw6n_261{font-size:3rem;margin-bottom:1rem;filter:grayscale(.2)}._serviceTitle_1kw6n_273{font-size:1.25rem;font-weight:600;margin-bottom:.75rem;color:var(--color-text-primary)}._serviceDescription_1kw6n_287{font-size:.875rem;line-height:1.6;color:var(--color-text-secondary)}._benefitsGrid_1kw6n_301{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){._benefitsGrid_1kw6n_301{grid-template-columns:repeat(2,1fr)}}._benefit_1kw6n_301{padding:1.5rem}._benefitTitle_1kw6n_333{font-size:1.25rem;font-weight:600;margin-bottom:.75rem;color:var(--color-primary-600)}._benefitDescription_1kw6n_347{font-size:1rem;line-height:1.6;color:var(--color-text-secondary)}._ctaSection_1kw6n_361{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_1kw6n_361:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,var(--color-primary-600),var(--color-primary-700));opacity:.33;z-index:0}._ctaContent_1kw6n_405{text-align:center;max-width:700px;margin:0 auto;position:relative;z-index:1}._ctaTitle_1kw6n_421{font-size:2.25rem;font-weight:700;margin-bottom:1rem;color:var(--color-text-inverse)}._ctaSubtitle_1kw6n_435{font-size:1.125rem;line-height:1.6;margin-bottom:2rem;color:#ffffffe6}._servicesPage_10e61_3{width:100%}._hero_10e61_13{padding:3rem 0;background:linear-gradient(135deg,#e6f2ff,#fff);text-align:center}._heroContent_10e61_25{max-width:800px;margin:0 auto}._heroTitle_10e61_35{font-size:2.5rem;font-weight:800;margin-bottom:1rem;color:var(--color-text-primary)}@media(min-width:768px){._heroTitle_10e61_35{font-size:3rem}}._heroSubtitle_10e61_61{font-size:1.125rem;line-height:1.6;color:var(--color-text-secondary)}@media(min-width:768px){._heroSubtitle_10e61_61{font-size:1.25rem}}._section_10e61_87{padding:4rem 0}._sectionHeader_10e61_95{text-align:center;margin-bottom:3rem}._sectionTitle_10e61_105{font-size:2.25rem;font-weight:700;margin-bottom:1rem;color:var(--color-text-primary)}._sectionSubtitle_10e61_119{font-size:1.125rem;color:var(--color-text-secondary);max-width:600px;margin:0 auto}._servicesGrid_10e61_135{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:1024px){._servicesGrid_10e61_135{grid-template-columns:repeat(2,1fr)}}._serviceCard_10e61_159{display:flex;flex-direction:column;gap:1.5rem}._serviceHeader_10e61_171{display:flex;align-items:center;gap:1rem}._serviceIcon_10e61_183{font-size:2.5rem;filter:grayscale(.2)}._serviceTitle_10e61_193{font-size:1.5rem;font-weight:600;color:var(--color-text-primary)}._serviceDescription_10e61_205{font-size:1rem;line-height:1.6;color:var(--color-text-secondary)}._featuresSection_10e61_219{display:flex;flex-direction:column;gap:1rem}._featuresTitle_10e61_231{font-size:1.125rem;font-weight:600;color:var(--color-text-primary)}._featuresList_10e61_243{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}._featureItem_10e61_261{display:flex;align-items:flex-start;gap:.75rem;font-size:.875rem;line-height:1.6;color:var(--color-text-secondary)}._checkmark_10e61_279{color:var(--color-primary-600);font-weight:700;flex-shrink:0}._processSection_10e61_293{padding:4rem 0;background-color:var(--color-bg-secondary)}._processGrid_10e61_303{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:640px){._processGrid_10e61_303{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){._processGrid_10e61_303{grid-template-columns:repeat(4,1fr)}}._processStep_10e61_339{text-align:center;padding:1.5rem}._stepNumber_10e61_349{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_10e61_377{font-size:1.25rem;font-weight:600;margin-bottom:.75rem;color:var(--color-text-primary)}._stepDescription_10e61_391{font-size:.875rem;line-height:1.6;color:var(--color-text-secondary)}._ctaSection_10e61_405{padding:4rem 0;background:linear-gradient(135deg,var(--color-primary-600),var(--color-primary-700));color:var(--color-text-inverse)}._ctaContent_10e61_417{text-align:center;max-width:700px;margin:0 auto}._ctaTitle_10e61_429{font-size:2.25rem;font-weight:700;margin-bottom:1rem;color:var(--color-text-inverse)}._ctaSubtitle_10e61_443{font-size:1.125rem;line-height:1.6;margin-bottom:2rem;color:#ffffffe6}._aboutPage_xeqso_3{width:100%}._hero_xeqso_13{padding:3rem 0;background:linear-gradient(135deg,#e6f2ff,#fff);text-align:center}._heroContent_xeqso_25{max-width:800px;margin:0 auto}._heroTitle_xeqso_35{font-size:2.5rem;font-weight:800;margin-bottom:1rem;color:var(--color-text-primary)}@media(min-width:768px){._heroTitle_xeqso_35{font-size:3rem}}._heroLogo_xeqso_61{width:120px;height:auto;margin:1.5rem auto;display:block}@media(min-width:768px){._heroLogo_xeqso_61{width:150px;margin:2rem auto}}._heroSubtitle_xeqso_89{font-size:1.125rem;line-height:1.6;color:var(--color-text-secondary)}@media(min-width:768px){._heroSubtitle_xeqso_89{font-size:1.25rem}}._section_xeqso_115{padding:4rem 0}._sectionHeader_xeqso_123{text-align:center;margin-bottom:3rem}._sectionTitle_xeqso_133{font-size:2.25rem;font-weight:700;margin-bottom:1rem;color:var(--color-text-primary)}._sectionSubtitle_xeqso_147{font-size:1.125rem;color:var(--color-text-secondary);max-width:600px;margin:0 auto}._missionContent_xeqso_163{display:grid;grid-template-columns:1fr;gap:3rem;align-items:start}@media(min-width:1024px){._missionContent_xeqso_163{grid-template-columns:2fr 1fr}}._missionText_xeqso_189{display:flex;flex-direction:column;gap:1rem}._paragraph_xeqso_201{font-size:1rem;line-height:1.8;color:var(--color-text-secondary)}._statsGrid_xeqso_215{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_xeqso_215{text-align:center;color:var(--color-text-inverse)}._statNumber_xeqso_243{font-size:2rem;font-weight:800;margin-bottom:.5rem}@media(min-width:640px){._statNumber_xeqso_243{font-size:2.5rem}}._statLabel_xeqso_267{font-size:.875rem;font-weight:500;opacity:.9}._valuesSection_xeqso_281{padding:4rem 0;background-color:var(--color-bg-secondary)}._valuesGrid_xeqso_291{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:640px){._valuesGrid_xeqso_291{grid-template-columns:repeat(2,1fr)}}._valueCard_xeqso_315{text-align:center;display:flex;flex-direction:column;align-items:center;gap:1rem}._valueIcon_xeqso_331{font-size:3rem;filter:grayscale(.2)}._valueTitle_xeqso_341{font-size:1.25rem;font-weight:600;color:var(--color-text-primary)}._valueDescription_xeqso_353{font-size:.875rem;line-height:1.6;color:var(--color-text-secondary)}._expertiseContent_xeqso_367{display:grid;grid-template-columns:1fr;gap:2rem;max-width:900px;margin:0 auto}@media(min-width:768px){._expertiseContent_xeqso_367{grid-template-columns:repeat(3,1fr)}}._expertiseItem_xeqso_395{padding:1.5rem;text-align:center}._expertiseTitle_xeqso_405{font-size:1.125rem;font-weight:600;margin-bottom:.75rem;color:var(--color-primary-600)}._expertiseDescription_xeqso_419{font-size:.875rem;line-height:1.6;color:var(--color-text-secondary)}._ctaSection_xeqso_433{padding:4rem 0;background:linear-gradient(135deg,var(--color-primary-600),var(--color-primary-700));color:var(--color-text-inverse)}._ctaContent_xeqso_445{text-align:center;max-width:700px;margin:0 auto}._ctaTitle_xeqso_457{font-size:2.25rem;font-weight:700;margin-bottom:1rem;color:var(--color-text-inverse)}._ctaSubtitle_xeqso_471{font-size:1.125rem;line-height:1.6;margin-bottom:2rem;color:#ffffffe6}._clientsSection_xeqso_487{padding:4rem 0;background-color:var(--color-bg-secondary)}._clientsGrid_xeqso_497{display:grid;grid-template-columns:1fr;gap:2rem;max-width:1000px;margin:0 auto;align-items:stretch}@media(min-width:768px){._clientsGrid_xeqso_497{grid-template-columns:repeat(2,1fr)}}._clientCardLink_xeqso_527{text-decoration:none;color:inherit;display:flex;height:100%;transition:transform .2s ease}._clientCardLink_xeqso_527>*{width:100%;height:100%}._clientCardLink_xeqso_527:hover{transform:translateY(-4px);text-decoration:none}._clientCardLink_xeqso_527:hover ._clientName_xeqso_563,._clientCardLink_xeqso_527:hover ._clientDescription_xeqso_565,._clientCardLink_xeqso_527 *{text-decoration:none}._clientCard_xeqso_527{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.25rem;height:100%;width:100%}._clientLogo_xeqso_601{width:100%;height:80px;display:flex;align-items:center;justify-content:center;margin-bottom:.5rem}._clientLogoImage_xeqso_619{max-width:200px;max-height:80px;width:auto;height:auto;object-fit:contain}._clientLogoPlaceholder_xeqso_635{font-size:4rem;opacity:.8}._clientName_xeqso_563{font-size:1.5rem;font-weight:700;color:var(--color-text-primary);margin:0;text-decoration:none!important}._clientDescription_xeqso_565{font-size:.9375rem;line-height:1.7;color:var(--color-text-secondary);flex:1;margin:0;text-decoration:none!important}._clientLink_xeqso_679{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_xeqso_527:hover ._clientLink_xeqso_679{color:var(--color-primary-700);text-decoration:underline!important}._clientCardLink_xeqso_527:focus{outline:2px solid var(--color-primary-600);outline-offset:4px;border-radius:.5rem}._container_1urzz_5{position:relative;width:100%;overflow:hidden;background-color:var(--color-neutral-100)}._image_1urzz_19{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .3s ease-in-out}._image_1urzz_19._loaded_1urzz_39{opacity:1}._placeholder_1urzz_47{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_1urzz_1 1.5s infinite}@keyframes _shimmer_1urzz_1{0%{background-position:-200% 0}to{background-position:200% 0}}@media(prefers-reduced-motion:reduce){._image_1urzz_19{transition:none}._placeholder_1urzz_47{animation:none}}._teamPage_129p4_3{width:100%}._hero_129p4_13{padding:3rem 0;background:linear-gradient(135deg,#e6f2ff,#fff);text-align:center}._heroContent_129p4_25{max-width:800px;margin:0 auto}._heroTitle_129p4_35{font-size:2.5rem;font-weight:800;margin-bottom:1rem;color:var(--color-text-primary)}@media(min-width:768px){._heroTitle_129p4_35{font-size:3rem}}._heroSubtitle_129p4_61{font-size:1.125rem;line-height:1.6;color:var(--color-text-secondary)}@media(min-width:768px){._heroSubtitle_129p4_61{font-size:1.25rem}}._section_129p4_87{padding:4rem 0}._teamGrid_129p4_97{display:grid;grid-template-columns:1fr;gap:2rem;max-width:1200px;margin:0 auto}@media(min-width:768px){._teamGrid_129p4_97{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){._teamGrid_129p4_97{grid-template-columns:repeat(3,1fr)}}._memberCard_129p4_139{display:flex;flex-direction:column;height:100%}._memberImageWrapper_129p4_151{width:100%;overflow:hidden;background-color:var(--color-neutral-100)}._memberContent_129p4_163{padding:1.5rem;display:flex;flex-direction:column;gap:.5rem;flex:1}._memberName_129p4_179{font-size:1.25rem;font-weight:700;color:var(--color-text-primary);margin:0}._memberPosition_129p4_193{font-size:.875rem;font-weight:600;color:var(--color-primary-600);text-transform:uppercase;letter-spacing:.05em;margin:0}._memberBio_129p4_211{font-size:.875rem;line-height:1.6;color:var(--color-text-secondary);margin:0}._ctaSection_129p4_227{padding:4rem 0;background:linear-gradient(135deg,var(--color-primary-600),var(--color-primary-700));color:var(--color-text-inverse)}._ctaContent_129p4_239{text-align:center;max-width:700px;margin:0 auto}._ctaTitle_129p4_251{font-size:2.25rem;font-weight:700;margin-bottom:1rem;color:var(--color-text-inverse)}._ctaSubtitle_129p4_265{font-size:1.125rem;line-height:1.6;margin-bottom:2rem;color:#ffffffe6}._contactPage_1l0sa_3{width:100%}._hero_1l0sa_13{padding:3rem 0;background:linear-gradient(135deg,#e6f2ff,#fff);text-align:center}._heroContent_1l0sa_25{max-width:800px;margin:0 auto}._heroTitle_1l0sa_35{font-size:2.5rem;font-weight:800;margin-bottom:1rem;color:var(--color-text-primary)}@media(min-width:768px){._heroTitle_1l0sa_35{font-size:3rem}}._heroSubtitle_1l0sa_61{font-size:1.125rem;line-height:1.6;color:var(--color-text-secondary)}@media(min-width:768px){._heroSubtitle_1l0sa_61{font-size:1.25rem}}._section_1l0sa_87{padding:4rem 0}._contactGrid_1l0sa_97{display:grid;grid-template-columns:1fr;gap:2rem;align-items:start}@media(min-width:1024px){._contactGrid_1l0sa_97{grid-template-columns:1fr 2fr}}._contactInfo_1l0sa_125{display:flex;flex-direction:column;gap:2rem}._infoTitle_1l0sa_137{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;color:var(--color-text-primary)}._infoList_1l0sa_151{display:flex;flex-direction:column;gap:1.5rem}._infoItem_1l0sa_163{display:flex;gap:1rem;align-items:flex-start}._infoIcon_1l0sa_175{font-size:1.5rem;flex-shrink:0}._infoLabel_1l0sa_185{font-size:.875rem;font-weight:600;color:var(--color-text-primary);margin-bottom:.25rem}._infoValue_1l0sa_199{font-size:1rem;color:var(--color-text-secondary)}._infoLink_1l0sa_209{font-size:1rem;color:var(--color-primary-600);text-decoration:none;transition:color var(--transition-fast)}._infoLink_1l0sa_209:hover,._infoLink_1l0sa_209:focus{color:var(--color-primary-700);text-decoration:underline;border-radius:2px}._whyChoose_1l0sa_239{padding:1.5rem;background-color:var(--color-bg-secondary);border-radius:.5rem}._whyTitle_1l0sa_251{font-size:1.125rem;font-weight:600;margin-bottom:1rem;color:var(--color-text-primary)}._benefitsList_1l0sa_265{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}._benefitItem_1l0sa_283{display:flex;align-items:flex-start;gap:.75rem;font-size:.875rem;line-height:1.6;color:var(--color-text-secondary)}._checkmark_1l0sa_301{color:var(--color-primary-600);font-weight:700;flex-shrink:0}._form_1l0sa_315{display:flex;flex-direction:column;gap:1.5rem}._formTitle_1l0sa_327{font-size:1.5rem;font-weight:600;margin-bottom:.5rem;color:var(--color-text-primary)}._formGroup_1l0sa_341{display:flex;flex-direction:column;gap:.5rem}._label_1l0sa_353{font-size:.875rem;font-weight:600;color:var(--color-text-primary)}._required_1l0sa_365{color:var(--color-error)}._input_1l0sa_373,._select_1l0sa_375,._textarea_1l0sa_377{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_1l0sa_373:focus,._select_1l0sa_375:focus,._textarea_1l0sa_377:focus{outline:none;border-color:var(--color-primary-600);box-shadow:0 0 0 3px #0a90ff1a}._input_1l0sa_373:hover,._select_1l0sa_375:hover,._textarea_1l0sa_377:hover{border-color:var(--color-neutral-300)}._textarea_1l0sa_377{resize:vertical;min-height:120px}._successMessage_1l0sa_441{padding:1rem;background-color:#d1fae5;color:#065f46;border-radius:.375rem;font-size:.875rem;border:1px solid #10b981}._errorMessage_1l0sa_459{padding:1rem;background-color:#fee2e2;color:#991b1b;border-radius:.375rem;font-size:.875rem;border:1px solid #ef4444}._ctaSection_rsc87_5{padding:4rem 0;background:linear-gradient(135deg,var(--color-primary-600),var(--color-primary-700));color:var(--color-text-inverse)}._ctaContent_rsc87_17{text-align:center;max-width:700px;margin:0 auto}._ctaTitle_rsc87_29{font-size:2.25rem;font-weight:700;margin-bottom:1rem;color:var(--color-text-inverse)}._ctaSubtitle_rsc87_43{font-size:1.125rem;margin-bottom:2rem;opacity:.95;line-height:1.6}@media(max-width:768px){._ctaSection_rsc87_5{padding:3rem 0}._ctaTitle_rsc87_29{font-size:1.75rem}._ctaSubtitle_rsc87_43{font-size:1rem}}._blogHub_1xefc_5{min-height:100vh}._hero_1xefc_13{background:linear-gradient(135deg,#06c,#0052a3);color:#fff;padding:4rem 0;text-align:center}._title_1xefc_27{font-size:3rem;font-weight:700;margin-bottom:1rem}._subtitle_1xefc_39{font-size:1.25rem;max-width:700px;margin:0 auto;opacity:.95}._sectionTitle_1xefc_53{font-size:2rem;font-weight:700;margin-bottom:2rem;color:#1a1a1a}._featured_1xefc_69{padding:3rem 0}._featuredArticle_1xefc_77{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 6px #0000001a;transition:transform .3s ease,box-shadow .3s ease}._featuredArticle_1xefc_77:hover{transform:translateY(-4px);box-shadow:0 8px 16px #00000026}._featuredLink_1xefc_103{text-decoration:none;color:inherit;display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center;border-radius:12px}._featuredLink_1xefc_103:hover{text-decoration:none}._featuredLink_1xefc_103:focus-visible{outline:3px solid var(--color-primary-500);outline-offset:-3px}._featuredArticle_1xefc_77:has(._featuredLink_1xefc_103:focus-visible){transform:translateY(-4px);box-shadow:0 8px 16px #00000026}._featuredImage_1xefc_151{position:relative;width:100%;height:400px;overflow:hidden}._featuredImage_1xefc_151 img{width:100%;height:100%;object-fit:cover}._featuredBadge_1xefc_177{position:absolute;top:1rem;left:1rem;background:#ffc107;color:#1a1a1a;padding:.5rem 1rem;border-radius:20px;font-weight:600;font-size:.875rem}._featuredContent_1xefc_201{padding:2rem}._featuredMeta_1xefc_209{display:flex;gap:1rem;margin-bottom:1rem}._category_1xefc_221{background:#e3f2fd;color:#06c;padding:.25rem .75rem;border-radius:12px;font-size:.875rem;font-weight:600}._readTime_1xefc_239{color:#666;font-size:.875rem}._featuredTitle_1xefc_249{font-size:2rem;font-weight:700;margin-bottom:1rem;color:#1a1a1a}._featuredExcerpt_1xefc_263{font-size:1.125rem;color:#666;margin-bottom:1.5rem;line-height:1.6}._featuredFooter_1xefc_277{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;border-top:1px solid #e0e0e0}._author_1xefc_293{font-weight:600;color:#1a1a1a}._date_1xefc_303{color:#666;font-size:.875rem}._topCategories_1xefc_315{padding:3rem 0;background:#f8f9fa;margin:3rem -999px;padding-left:999px;padding-right:999px}._categoriesGrid_1xefc_331{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}._categoryCard_1xefc_343{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_1xefc_343:hover{transform:translateY(-4px);box-shadow:0 6px 12px #00000026;text-decoration:none}._categoryCard_1xefc_343:focus-visible{outline:3px solid var(--color-primary-500);outline-offset:2px;transform:translateY(-4px);box-shadow:0 6px 12px #00000026}._categoryCard_1xefc_343 ._categoryName_1xefc_389{font-size:1.5rem;font-weight:700;margin-bottom:.75rem;color:#06c;text-decoration:none}._categoryCard_1xefc_343 ._categoryDescription_1xefc_405{color:#666;margin-bottom:1rem;line-height:1.6;text-decoration:none}._categoryCard_1xefc_343 ._categoryCount_1xefc_419{display:inline-block;font-size:.875rem;color:#999;font-weight:600;text-decoration:none}._categorySection_1xefc_437{padding:3rem 0}._categorySectionHeader_1xefc_445{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}._viewAll_1xefc_459{color:#06c;text-decoration:none;font-weight:600;transition:color .3s ease}._viewAll_1xefc_459:hover{color:#0052a3}._articlesGrid_1xefc_483{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem}._articleCard_1xefc_495{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 4px #0000001a;transition:transform .3s ease,box-shadow .3s ease}._articleCard_1xefc_495:hover{transform:translateY(-4px);box-shadow:0 6px 12px #00000026}._articleCard_1xefc_495 a{text-decoration:none;color:inherit;display:flex;flex-direction:column;height:100%;border-radius:12px}._articleCard_1xefc_495 a:hover{text-decoration:none}._articleCard_1xefc_495 a:focus-visible{outline:3px solid var(--color-primary-500);outline-offset:-3px}._articleCard_1xefc_495:has(a:focus-visible){transform:translateY(-4px);box-shadow:0 6px 12px #00000026}._articleImage_1xefc_567{width:100%;height:200px;overflow:hidden}._articleImage_1xefc_567 img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}._articleCard_1xefc_495:hover ._articleImage_1xefc_567 img{transform:scale(1.05)}._articleContent_1xefc_601{padding:1.5rem;display:flex;flex-direction:column;flex:1}._articleMeta_1xefc_615{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._articleTitle_1xefc_629{font-size:1.25rem;font-weight:700;margin-bottom:.75rem;color:#1a1a1a;line-height:1.4}._articleExcerpt_1xefc_645{color:#666;font-size:.9375rem;line-height:1.6;margin-bottom:1rem}._articleFooter_1xefc_659{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_1xefc_27{font-size:2rem}._subtitle_1xefc_39{font-size:1rem}._featuredLink_1xefc_103{grid-template-columns:1fr}._featuredImage_1xefc_151{height:250px}._featuredTitle_1xefc_249{font-size:1.5rem}._categoriesGrid_1xefc_331,._articlesGrid_1xefc_483{grid-template-columns:1fr}}._categoryPage_1d0v6_5{min-height:100vh;padding-bottom:4rem}._hero_1d0v6_15{background:linear-gradient(135deg,#06c,#0052a3);color:#fff;padding:3rem 0}._backLink_1d0v6_27{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_1d0v6_27:hover{opacity:1;background:#ffffffbf;text-decoration:none}._title_1d0v6_63{font-size:3rem;font-weight:700;margin-bottom:1rem}._description_1d0v6_75{font-size:1.25rem;max-width:700px;opacity:.95;margin-bottom:.5rem;line-height:1.6}._articleCount_1d0v6_91{font-size:1rem;opacity:.8}._notFound_1d0v6_101{min-height:60vh;display:flex;align-items:center;justify-content:center;text-align:center}._notFound_1d0v6_101 ._backLink_1d0v6_27{color:#06c;margin-top:1rem}._articlesGrid_1d0v6_129{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;padding:3rem 0}._articleCard_1d0v6_143{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 4px #0000001a;transition:transform .3s ease,box-shadow .3s ease}._articleCard_1d0v6_143:hover{transform:translateY(-4px);box-shadow:0 6px 12px #00000026}._articleCard_1d0v6_143 a{text-decoration:none;color:inherit;display:flex;flex-direction:column;height:100%;border-radius:12px}._articleCard_1d0v6_143 a:hover{text-decoration:none}._articleCard_1d0v6_143 a:focus-visible{outline:3px solid var(--color-primary-500);outline-offset:-3px}._articleCard_1d0v6_143:has(a:focus-visible){transform:translateY(-4px);box-shadow:0 6px 12px #00000026}._articleImage_1d0v6_215{position:relative;width:100%;height:220px;overflow:hidden}._articleImage_1d0v6_215 img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}._articleCard_1d0v6_143:hover ._articleImage_1d0v6_215 img{transform:scale(1.05)}._featuredBadge_1d0v6_251{position:absolute;top:1rem;right:1rem;background:#ffc107;color:#1a1a1a;padding:.375rem .75rem;border-radius:16px;font-weight:600;font-size:.75rem}._articleContent_1d0v6_275{padding:1.5rem;display:flex;flex-direction:column;flex:1}._articleMeta_1d0v6_289{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._readTime_1d0v6_303{color:#666;font-size:.875rem}._articleTitle_1d0v6_313{font-size:1.375rem;font-weight:700;margin-bottom:.75rem;color:#1a1a1a;line-height:1.4}._articleExcerpt_1d0v6_329{color:#666;font-size:.9375rem;line-height:1.6;margin-bottom:1rem}._articleTags_1d0v6_343{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}._tag_1d0v6_357{background:#f0f0f0;color:#666;padding:.25rem .625rem;border-radius:12px;font-size:.75rem;font-weight:500}._articleFooter_1d0v6_375{display:flex;justify-content:space-between;align-items:center;font-size:.875rem;padding-top:1rem;border-top:1px solid #f0f0f0;margin-top:auto}._author_1d0v6_395{font-weight:600;color:#1a1a1a}._date_1d0v6_405{color:#666}@media(max-width:768px){._title_1d0v6_63{font-size:2rem}._description_1d0v6_75{font-size:1rem}._articlesGrid_1d0v6_129{grid-template-columns:1fr}}._articlePage_3k10c_5{min-height:100vh}._hero_3k10c_13{background:linear-gradient(135deg,#06c,#0052a3);color:#fff;padding:3rem 0 2rem}._backLink_3k10c_25{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_3k10c_25:hover{opacity:1;background:#ffffffbf;text-decoration:none}._heroContent_3k10c_61{max-width:800px}._category_3k10c_69{background:#fff3;color:#fff;padding:.375rem .875rem;border-radius:16px;font-size:.875rem;font-weight:600;display:inline-block;margin-bottom:1rem}._title_3k10c_91{font-size:3rem;font-weight:700;margin-bottom:1rem;line-height:1.2}._excerpt_3k10c_105{font-size:1.25rem;opacity:.95;margin-bottom:1.5rem;line-height:1.6}._meta_3k10c_119{display:flex;align-items:center;gap:.75rem;font-size:1rem;opacity:.9}._author_3k10c_135{font-weight:600}._separator_3k10c_143{opacity:.6}._date_3k10c_151,._readTime_3k10c_153{opacity:.9}._heroImageWrapper_3k10c_163{background:#f8f9fa;padding:2rem 0}._heroImage_3k10c_163{max-width:1000px;margin:0 auto;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #0000001a}._heroImage_3k10c_163 img{width:100%;height:auto;display:block}._articleContent_3k10c_203{padding:4rem 0}._contentWrapper_3k10c_211{max-width:800px;margin:0 auto}._content_3k10c_211{font-size:1.125rem;line-height:1.8;color:#333}._content_3k10c_211 h2{font-size:2rem;font-weight:700;margin:2.5rem 0 1rem;color:#1a1a1a}._content_3k10c_211 h3{font-size:1.5rem;font-weight:700;margin:2rem 0 1rem;color:#1a1a1a}._content_3k10c_211 p{margin-bottom:1.5rem}._content_3k10c_211 ul,._content_3k10c_211 ol{margin-bottom:1.5rem;margin-top:.5rem;padding-left:2rem;list-style-position:outside}._content_3k10c_211 ul{list-style-type:disc}._content_3k10c_211 ol{list-style-type:decimal}._content_3k10c_211 li{margin-bottom:.5rem;line-height:1.7}._content_3k10c_211 li>ul,._content_3k10c_211 li>ol{margin-top:.5rem;margin-bottom:.5rem}._content_3k10c_211 strong{font-weight:700;color:#1a1a1a}._content_3k10c_211 pre{background:#f5f5f5;padding:1.5rem;border-radius:8px;overflow-x:auto;margin-bottom:1.5rem;border:1px solid #e0e0e0}._content_3k10c_211 pre code{font-family:Monaco,Courier New,monospace;font-size:.9em;background:transparent;padding:0;color:#333}._content_3k10c_211 code{font-family:Monaco,Courier New,monospace;font-size:.9em;background:#f0f0f0;padding:.2em .4em;border-radius:3px;color:#e01e5a}._content_3k10c_211 a{color:#06c;text-decoration:none;transition:color .2s ease}._content_3k10c_211 a:hover{color:#0052a3;text-decoration:underline}._tags_3k10c_409{margin-top:3rem;padding-top:2rem;border-top:2px solid #e0e0e0}._tagsTitle_3k10c_421{font-size:1.25rem;font-weight:700;margin-bottom:1rem;color:#1a1a1a}._tagsList_3k10c_435{display:flex;flex-wrap:wrap;gap:.75rem}._tag_3k10c_409{background:#e3f2fd;color:#06c;padding:.5rem 1rem;border-radius:20px;font-size:.875rem;font-weight:600}._relatedArticles_3k10c_467{background:#f8f9fa;padding:4rem 0}._relatedTitle_3k10c_477{font-size:2rem;font-weight:700;margin-bottom:2rem;color:#1a1a1a}._relatedGrid_3k10c_491{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}._relatedCard_3k10c_503{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 4px #0000001a;transition:transform .3s ease,box-shadow .3s ease}._relatedCard_3k10c_503:hover{transform:translateY(-4px);box-shadow:0 6px 12px #00000026}._relatedCard_3k10c_503 a{text-decoration:none;color:inherit;display:block;border-radius:12px}._relatedCard_3k10c_503 a:hover{text-decoration:none}._relatedCard_3k10c_503 a:focus-visible{outline:3px solid var(--color-primary-500);outline-offset:-3px}._relatedCard_3k10c_503:has(a:focus-visible){transform:translateY(-4px);box-shadow:0 6px 12px #00000026}._relatedImage_3k10c_571{width:100%;height:180px;overflow:hidden}._relatedImage_3k10c_571 img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}._relatedCard_3k10c_503:hover ._relatedImage_3k10c_571 img{transform:scale(1.05)}._relatedContent_3k10c_605{padding:1.5rem}._relatedCardTitle_3k10c_613{font-size:1.125rem;font-weight:700;margin-bottom:.75rem;color:#1a1a1a;line-height:1.4}._relatedExcerpt_3k10c_629{color:#666;font-size:.9375rem;line-height:1.6;margin-bottom:1rem}._readMore_3k10c_643{color:#06c;font-weight:600;font-size:.9375rem}._notFound_3k10c_655{min-height:60vh;display:flex;align-items:center;justify-content:center;text-align:center}._notFound_3k10c_655 ._backLink_3k10c_25{color:#06c;margin-top:1rem}._backToTop_3k10c_683{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_3k10c_683:hover{background:#0052a3;transform:translateY(-2px);box-shadow:0 6px 16px #06c6}._backToTop_3k10c_683:active{transform:translateY(0)}@media(max-width:768px){._title_3k10c_91{font-size:2rem}._excerpt_3k10c_105{font-size:1rem}._meta_3k10c_119{flex-wrap:wrap}._content_3k10c_211{font-size:1rem}._content_3k10c_211 h2{font-size:1.5rem}._content_3k10c_211 h3{font-size:1.25rem}._relatedGrid_3k10c_491{grid-template-columns:1fr}._backToTop_3k10c_683{bottom:1rem;right:1rem;width:2.5rem;height:2.5rem;font-size:1.25rem}}._searchResults_1jglh_9{padding:3rem 0;min-height:60vh}._container_1jglh_19{max-width:900px}._header_1jglh_27{margin-bottom:2rem;text-align:center}._title_1jglh_37{font-size:2.5rem;font-weight:700;color:var(--color-text-primary);margin-bottom:.5rem}._query_1jglh_51{font-size:1.125rem;color:var(--color-text-secondary);margin:0}._query_1jglh_51 strong{color:var(--color-text-primary)}._resultCount_1jglh_71{font-size:1rem;color:var(--color-text-secondary);margin-bottom:1.5rem}._emptyState_1jglh_83{text-align:center;padding:3rem 1rem}._emptyMessage_1jglh_93{font-size:1.25rem;color:var(--color-text-secondary);margin-bottom:1rem}._emptyHint_1jglh_105{font-size:1rem;color:var(--color-text-secondary)}._emptyHint_1jglh_105 a{color:var(--color-primary-600);text-decoration:underline}._emptyHint_1jglh_105 a:hover{color:var(--color-primary-700)}._results_1jglh_133{display:flex;flex-direction:column;gap:1.5rem}._resultCard_1jglh_145{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_1jglh_145:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}._cardLink_1jglh_171{display:block;text-decoration:none;color:inherit;padding:1.5rem}._cardLink_1jglh_171:focus-visible{outline:3px solid var(--color-primary-500);outline-offset:2px;border-radius:.5rem}._resultCard_1jglh_145:has(._cardLink_1jglh_171:focus-visible){transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}._resultContent_1jglh_207{display:flex;gap:1.5rem;flex-direction:row}._thumbnailWrapper_1jglh_219{flex-shrink:0;width:200px;height:150px;overflow:hidden;border-radius:8px}._thumbnail_1jglh_219{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}._cardLink_1jglh_171:hover ._thumbnail_1jglh_219{transform:scale(1.05)}._resultDetails_1jglh_257{flex:1;min-width:0}._resultTitle_1jglh_267{font-size:1.75rem;font-weight:700;color:var(--color-text-primary);margin-bottom:.75rem;line-height:1.3;transition:color .2s ease}._cardLink_1jglh_171:hover ._resultTitle_1jglh_267{color:var(--color-primary-600)}._resultMeta_1jglh_293{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--color-text-secondary);margin-bottom:1rem;flex-wrap:wrap}._category_1jglh_313{text-transform:capitalize;color:var(--color-primary-600);font-weight:600}._separator_1jglh_325{color:var(--color-neutral-500)}._readTime_1jglh_333{color:var(--color-text-secondary)}._resultExcerpt_1jglh_341{font-size:1rem;line-height:1.6;color:var(--color-text-secondary);margin-bottom:1rem}._tags_1jglh_355{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}._tag_1jglh_355{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_1jglh_355:hover{background-color:var(--color-neutral-200)}._readMore_1jglh_397{display:inline-flex;align-items:center;gap:.25rem;font-size:1rem;font-weight:600;color:var(--color-primary-600);transition:color .2s ease}._cardLink_1jglh_171:hover ._readMore_1jglh_397{color:var(--color-primary-700);text-decoration:underline}@media(max-width:768px){._searchResults_1jglh_9{padding:2rem 0}._title_1jglh_37{font-size:2rem}._query_1jglh_51{font-size:1rem}._resultTitle_1jglh_267{font-size:1.5rem}._resultMeta_1jglh_293{font-size:.8125rem}._resultExcerpt_1jglh_341{font-size:.9375rem}._resultContent_1jglh_207{flex-direction:column}._thumbnailLink_1jglh_487{width:100%;height:200px}}@media(max-width:480px){._title_1jglh_37{font-size:1.75rem}._resultTitle_1jglh_267{font-size:1.25rem}._tags_1jglh_355{gap:.375rem}._tag_1jglh_355{font-size:.8125rem;padding:.1875rem .625rem}}._pagination_1jglh_539{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_1jglh_559{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_1jglh_559: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_1jglh_559:focus-visible{outline:2px solid var(--color-primary-500);outline-offset:2px}._paginationButton_1jglh_559:active:not(:disabled){transform:translateY(0);box-shadow:0 1px 2px #0000001a}._paginationButton_1jglh_559: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_1jglh_643{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:center}._paginationNumber_1jglh_643{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_1jglh_643: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_1jglh_643:focus-visible{outline:2px solid var(--color-primary-500);outline-offset:2px}._paginationNumber_1jglh_643:active{transform:translateY(0);box-shadow:0 1px 2px #0000000d}._paginationNumberActive_1jglh_723{background-color:var(--color-primary-600);color:var(--color-text-inverse);border-color:var(--color-primary-600);box-shadow:0 2px 4px #0a90ff4d}._paginationNumberActive_1jglh_723: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_1jglh_539{flex-direction:column;gap:1.5rem}._paginationNumbers_1jglh_643{order:-1}}._container_190p4_1{display:flex;justify-content:center;align-items:center;min-height:60vh;padding:2rem}._prompt_190p4_17{background:var(--color-white);border-radius:8px;box-shadow:0 2px 8px #0000001a;padding:3rem;max-width:400px;width:100%}._title_190p4_35{font-size:1.75rem;font-weight:700;color:var(--color-text-primary);margin:0 0 .5rem;text-align:center}._description_190p4_51{color:var(--color-text-secondary);margin:0 0 2rem;text-align:center;line-height:1.6}._form_190p4_65{display:flex;flex-direction:column;gap:1.5rem}._inputGroup_190p4_77{display:flex;flex-direction:column;gap:.5rem}._label_190p4_89{font-weight:600;color:var(--color-text-primary);font-size:.875rem}._input_190p4_77{padding:.75rem 1rem;border:1px solid var(--color-border);border-radius:4px;font-size:1rem;font-family:inherit;transition:border-color .2s}._input_190p4_77:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px #2563eb1a}._input_190p4_77[aria-invalid=true]{border-color:var(--color-error)}._error_190p4_139{color:var(--color-error);font-size:.875rem;margin:0}@media(max-width:768px){._prompt_190p4_17{padding:2rem}._title_190p4_35{font-size:1.5rem}}._grid_1p9sx_1{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1rem;padding:1rem 0}._gridItem_1p9sx_15{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_1p9sx_15:hover{transform:scale(1.02);box-shadow:0 4px 12px #00000026}._gridItem_1p9sx_15:focus{outline:2px solid var(--color-primary);outline-offset:2px}._image_1p9sx_59{width:100%;height:100%;object-fit:cover;display:block}._playIcon_1p9sx_73{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_1p9sx_15:hover ._playIcon_1p9sx_73{background:#000000d9}._folderItem_1p9sx_119{background:linear-gradient(135deg,var(--color-primary-500) 0%,var(--color-primary-700) 100%)}._folderContent_1p9sx_127{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:1rem}._folderIcon_1p9sx_149{font-size:3rem;line-height:1}._folderName_1p9sx_159{color:#fff;font-size:1rem;font-weight:600;text-align:center;word-break:break-word;max-width:100%}._empty_1p9sx_177{text-align:center;padding:3rem 1rem;color:var(--color-text-secondary)}@media(max-width:768px){._grid_1p9sx_1{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.75rem}._playIcon_1p9sx_73{width:45px;height:45px;font-size:1.125rem}._folderIcon_1p9sx_149{font-size:2rem}._folderName_1p9sx_159{font-size:.875rem}}@media(max-width:480px){._grid_1p9sx_1{grid-template-columns:repeat(2,1fr);gap:.5rem}._playIcon_1p9sx_73{width:40px;height:40px;font-size:1rem}._folderIcon_1p9sx_149{font-size:1.75rem}._folderName_1p9sx_159{font-size:.75rem}}._overlay_qex3u_1{position:fixed;inset:0;background:#000000f2;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}._modal_qex3u_29{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}._closeButton_qex3u_47{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_qex3u_47:hover{background:#fff;transform:scale(1.1);box-shadow:0 4px 12px #0006}._closeButton_qex3u_47:focus{outline:2px solid var(--color-primary);outline-offset:2px}._navButton_qex3u_111{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_qex3u_111:hover{background:#fff}._navButton_qex3u_111:focus{outline:2px solid var(--color-primary);outline-offset:2px}._prevButton_qex3u_165{left:1rem}._nextButton_qex3u_173{right:1rem}._imageContainer_qex3u_181{width:100%;height:100%;display:flex;align-items:center;justify-content:center}._image_qex3u_181{width:100%;height:100%;object-fit:contain;border-radius:4px}._video_qex3u_211{max-width:100%;max-height:100%;border-radius:4px}._counter_qex3u_223{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);background:#ffffffe6;padding:.5rem 1rem;border-radius:20px;font-weight:600;z-index:1001}._zoomControls_qex3u_247{position:absolute;bottom:4rem;left:50%;transform:translate(-50%);background:#ffffffe6;padding:.5rem;border-radius:20px;display:flex;gap:.5rem;z-index:1001}._zoomButton_qex3u_273{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_qex3u_273:hover:not(:disabled){background:#0000001a}._zoomButton_qex3u_273:focus{outline:2px solid var(--color-primary);outline-offset:2px}._zoomButton_qex3u_273:disabled{opacity:.4;cursor:not-allowed}@media(max-width:768px){._navButton_qex3u_111{width:40px;height:40px;font-size:1.5rem}._prevButton_qex3u_165{left:.5rem}._nextButton_qex3u_173{right:.5rem}._closeButton_qex3u_47{width:35px;height:35px;top:.5rem;right:.5rem}}._overlay_1scwh_1{position:fixed;inset:0;background:#000;display:flex;align-items:center;justify-content:center;z-index:1200}._slideshow_1scwh_27{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}._closeButton_1scwh_45{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_1scwh_45:hover{background:#fff}._closeButton_1scwh_45:focus{outline:2px solid var(--color-primary);outline-offset:2px}._playButton_1scwh_99{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_1scwh_99:hover{background:#fff}._playButton_1scwh_99:focus{outline:2px solid var(--color-primary);outline-offset:2px}._imageContainer_1scwh_153{position:relative;width:90%;height:90%;display:flex;align-items:center;justify-content:center}._mediaWrapper_1scwh_171{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_1scwh_171._active_1scwh_193{opacity:1}._image_1scwh_153{max-width:100%;max-height:100%;object-fit:contain}._counter_1scwh_213{position:absolute;bottom:4rem;left:50%;transform:translate(-50%);background:#ffffffe6;padding:.5rem 1rem;border-radius:20px;font-weight:600;z-index:1001}._indicators_1scwh_237{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_1scwh_237{width:10px;height:10px;border-radius:50%;border:none;background:#ffffff80;cursor:pointer;transition:background .2s;padding:0}._indicator_1scwh_237:hover{background:#fffc}._indicator_1scwh_237._activeIndicator_1scwh_293{background:#fff}._indicator_1scwh_237:focus{outline:2px solid var(--color-primary);outline-offset:2px}@media(max-width:768px){._closeButton_1scwh_45,._playButton_1scwh_99{width:35px;height:35px;top:.5rem}._closeButton_1scwh_45{right:.5rem}._playButton_1scwh_99{left:.5rem}._indicators_1scwh_237{gap:.25rem}._indicator_1scwh_237{width:8px;height:8px}}._page_16gcl_1{min-height:60vh}._content_16gcl_9{max-width:1400px;margin:0 auto;padding:2rem 1rem}._header_16gcl_21{text-align:center;margin-bottom:2rem}._title_16gcl_31{font-size:2.5rem;font-weight:700;color:var(--color-text-primary);margin:0 0 1rem}._description_16gcl_45{font-size:1.125rem;color:var(--color-text-secondary);margin:0;line-height:1.6}._disclaimer_16gcl_59{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_16gcl_81{font-size:1.25rem;font-weight:600;color:var(--color-text-primary);margin:0 0 1rem}._disclaimer_16gcl_59 p{margin:0 0 .75rem}._disclaimer_16gcl_59 p:last-child{margin-bottom:0}._breadcrumb_16gcl_111{margin-bottom:1.5rem}._actions_16gcl_119{display:flex;justify-content:flex-end;margin-bottom:1rem}._empty_16gcl_131{text-align:center;padding:4rem 2rem;color:var(--color-text-secondary)}@media(max-width:768px){._content_16gcl_9{padding:1.5rem 1rem}._header_16gcl_21{margin-bottom:1.5rem}._title_16gcl_31{font-size:2rem}._description_16gcl_45{font-size:1rem}}._grid_1g1ra_1{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.5rem;padding:1rem 0}._gridItem_1g1ra_15{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_1g1ra_15:hover{transform:translate(-2px,-2px);box-shadow:7px 7px #000}._gridItem_1g1ra_15:active{transform:translate(2px,2px);box-shadow:3px 3px #000}._gridItem_1g1ra_15:focus{outline:3px solid #FFE600;outline-offset:2px;transform:translate(-2px,-2px);box-shadow:7px 7px #000}._cover_1g1ra_75{width:100%;height:100%;object-fit:cover;display:block}._info_1g1ra_89{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_1g1ra_117{font-weight:900;font-size:1.25rem;text-shadow:2px 2px 0 rgba(255,255,255,.5);text-transform:uppercase;letter-spacing:.05em}._empty_1g1ra_133{text-align:center;padding:3rem 1rem;color:var(--color-text-secondary)}@media(max-width:768px){._grid_1g1ra_1{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:1rem}._gridItem_1g1ra_15{border-width:3px;box-shadow:4px 4px #000}._gridItem_1g1ra_15:hover{transform:translate(-1px,-1px);box-shadow:5px 5px #000}._gridItem_1g1ra_15:active{transform:translate(1px,1px);box-shadow:3px 3px #000}._issueNumber_1g1ra_117{font-size:1rem}}@media(max-width:480px){._grid_1g1ra_1{grid-template-columns:repeat(2,1fr);gap:.75rem}._gridItem_1g1ra_15{border-width:3px;box-shadow:3px 3px #000}._gridItem_1g1ra_15:hover{box-shadow:4px 4px #000}}._overlay_t16c7_1{position:fixed;inset:0;background:#000000f2;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}._modal_t16c7_29{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}._closeButton_t16c7_47{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_t16c7_47:hover{background:#fff}._closeButton_t16c7_47:focus{outline:2px solid var(--color-primary);outline-offset:2px}._navButton_t16c7_101{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_t16c7_101:hover{background:#fff}._navButton_t16c7_101:focus{outline:2px solid var(--color-primary);outline-offset:2px}._prevButton_t16c7_155{left:1rem}._nextButton_t16c7_163{right:1rem}._imageContainer_t16c7_171{max-width:90%;max-height:90%;display:flex;align-items:center;justify-content:center}._image_t16c7_171{max-width:100%;max-height:90vh;object-fit:contain;border-radius:4px}._counter_t16c7_201{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);background:#ffffffe6;padding:.5rem 1rem;border-radius:20px;font-weight:600;z-index:1001}._zoomControls_t16c7_225{position:absolute;bottom:4rem;left:50%;transform:translate(-50%);background:#ffffffe6;padding:.5rem;border-radius:20px;display:flex;gap:.5rem;z-index:1001}._zoomButton_t16c7_251{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_t16c7_251:hover:not(:disabled){background:#0000001a}._zoomButton_t16c7_251:focus{outline:2px solid var(--color-primary);outline-offset:2px}._zoomButton_t16c7_251:disabled{opacity:.4;cursor:not-allowed}@media(max-width:768px){._navButton_t16c7_101{width:40px;height:40px;font-size:1.5rem}._prevButton_t16c7_155{left:.5rem}._nextButton_t16c7_163{right:.5rem}._closeButton_t16c7_47{width:35px;height:35px;top:.5rem;right:.5rem}}._page_fro2c_1{min-height:60vh;background:linear-gradient(135deg,#fff,#f5f5f5)}._content_fro2c_11{max-width:1100px;margin:0 auto;padding:2rem 1rem}._header_fro2c_23{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_fro2c_23: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_fro2c_83{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_fro2c_111{font-size:1.125rem;color:#333;margin:0;line-height:1.6;font-weight:600;position:relative;z-index:2}._disclaimer_fro2c_131{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_fro2c_153{font-size:1.25rem;font-weight:600;color:var(--color-text-primary);margin:0 0 1rem}._disclaimer_fro2c_131 p{margin:0 0 .75rem}._disclaimer_fro2c_131 p:last-child{margin-bottom:0}._empty_fro2c_183{text-align:center;padding:4rem 2rem;color:var(--color-text-secondary)}._emptyHint_fro2c_195{font-size:.875rem;color:var(--color-text-tertiary);margin-top:.5rem}._series_fro2c_207{display:flex;flex-direction:column;gap:3rem}._seriesSection_fro2c_219{width:100%;background:#fff;border:4px solid #000;border-radius:8px;padding:1.5rem;box-shadow:6px 6px #000;position:relative}._seriesSection_fro2c_219: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_fro2c_277{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_fro2c_11{padding:1.5rem 1rem}._header_fro2c_23{margin-bottom:2rem;padding:1.5rem 1rem;box-shadow:6px 6px #000;border-width:4px}._title_fro2c_83{font-size:2rem}._description_fro2c_111{font-size:1rem}._seriesTitle_fro2c_277{font-size:1.5rem}._seriesSection_fro2c_219{padding:1rem;box-shadow:4px 4px #000}._series_fro2c_207{gap:2rem}}._page_1udsy_1{padding:2rem 0;position:relative;isolation:isolate}._backgroundImage_1udsy_25{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_1udsy_25{background-attachment:fixed}}._backgroundOverlay_1udsy_77{position:fixed;top:0;left:0;width:100%;height:100vh;background:#fff5;z-index:1}._content_1udsy_105{max-width:1200px;margin:0 auto;padding:0 1rem;position:relative;z-index:2}._breadcrumb_1udsy_129{display:flex;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.875rem;padding:0}._breadcrumbLink_1udsy_147{color:var(--primary, #007bff);text-decoration:none;transition:color .2s ease}._breadcrumbLink_1udsy_147:hover{color:#0056b3;text-decoration:underline}._breadcrumbLink_1udsy_147:focus-visible{outline:2px solid var(--primary, #007bff);outline-offset:2px;border-radius:2px}._breadcrumbSeparator_1udsy_181{color:var(--text-secondary, #666);margin:0 .25rem}._breadcrumbCurrent_1udsy_191{color:var(--text-secondary, #666)}._header_1udsy_199{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_1udsy_235{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:var(--text-primary, #1a1a1a)}._description_1udsy_249{font-size:1.125rem;color:var(--text-secondary, #666);max-width:800px;margin:0;line-height:1.6;text-align:left}._description_1udsy_249 p{margin-bottom:.75rem}._description_1udsy_249 p+p{margin-top:0}._loading_1udsy_283,._error_1udsy_285,._empty_1udsy_287{text-align:center;padding:3rem 1rem;color:var(--text-secondary, #666)}._error_1udsy_285{color:var(--error, #d32f2f)}._backButton_1udsy_307{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_1udsy_307:hover{background-color:#0052a3;color:#fff}._backButton_1udsy_307:focus-visible{outline:3px solid #0066cc;outline-offset:2px}._backButtonContainer_1udsy_353{display:flex;justify-content:center;margin-top:3rem;margin-bottom:2rem;padding:2rem 0}._backToLibraryButton_1udsy_369{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_1udsy_369:hover{background:sienna;color:#fff;transform:translateY(-2px);box-shadow:0 6px 16px #0003}._backToLibraryButton_1udsy_369:focus-visible{outline:3px solid #d4a574;outline-offset:3px;color:#fff}._backToLibraryButton_1udsy_369:active{transform:translateY(0);color:#fff}._comicBackToLibraryButton_1udsy_435{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_1udsy_435: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_1udsy_435:hover{background:linear-gradient(135deg,#ff4757,#ff6348);color:#000;transform:translate(2px,2px);box-shadow:3px 3px #000;text-decoration:none}._comicBackToLibraryButton_1udsy_435:focus-visible{outline:3px solid #FFE600;outline-offset:2px;color:#000}._comicBackToLibraryButton_1udsy_435:active{transform:translate(5px,5px);box-shadow:0 0 #000;color:#000}._backToTop_1udsy_553{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_1udsy_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_1udsy_553:hover{background:sienna;transform:translateY(-2px);box-shadow:0 6px 20px #0006,0 4px 12px #00000040}._backToTop_1udsy_553:active{transform:translateY(0)}._grid_1udsy_621{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_1udsy_621>*{width:100%;max-width:400px}._card_1udsy_653{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_1udsy_653:hover{transform:translateY(-8px);box-shadow:0 12px 24px #00000026;text-decoration:none;border:1px solid #999999}._card_1udsy_653:focus-visible{outline:3px solid #0066cc;outline-offset:2px;transform:translateY(-4px);box-shadow:0 12px 24px #00000026}._imageContainer_1udsy_705{position:relative;width:100%;padding-top:50%;overflow:hidden;background-color:#f0f0f0}._image_1udsy_705{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}._card_1udsy_653:hover ._image_1udsy_705{transform:scale(1.05)}._overlay_1udsy_749{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_1udsy_653:hover ._overlay_1udsy_749{opacity:1}._viewNovel_1udsy_785{color:#fff;font-weight:600;font-size:1rem;text-shadow:0 1px 2px rgba(0,0,0,.8)}._cardContent_1udsy_799{padding:1.5rem;flex:1;display:flex;flex-direction:column}._novelTitle_1udsy_813{font-size:1.5rem;font-weight:700;margin-bottom:.75rem;color:var(--text-primary, #1a1a1a)}._novelAuthor_1udsy_827{font-size:.95rem;font-weight:600;color:var(--text-primary, #1a1a1a);margin-bottom:.5rem}._authorLink_1udsy_841{color:#d97706;text-decoration:none;transition:color .2s ease;cursor:pointer}._authorLink_1udsy_841:hover{color:#c2410c;text-decoration:underline}._novelDescription_1udsy_865{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_1udsy_885{margin-top:auto;padding-top:.85rem;font-size:.85rem;font-weight:600;color:var(--text-primary, #1a1a1a)}@media(min-width:768px){._grid_1udsy_621{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2.5rem}._title_1udsy_235{font-size:3rem}}@media(max-width:768px){._breadcrumb_1udsy_129{padding:.5rem .75rem;font-size:.8125rem}._header_1udsy_199{padding:1.5rem}._backButtonContainer_1udsy_353{margin-top:2rem;padding:1.5rem 1rem}._backToLibraryButton_1udsy_369{font-size:1rem;padding:.875rem 1.5rem}}@media(min-width:1024px){._page_1udsy_1{padding:3rem 0}._header_1udsy_199{margin-bottom:4rem}}@keyframes _fadeIn_1udsy_1{0%{opacity:0}to{opacity:1}}._comicPage_1udsy_1011{background:linear-gradient(135deg,#fff,#f5f5f5)}._comicHeader_1udsy_1019{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_1udsy_1019: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_1udsy_1077{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_1udsy_1103{color:#333;font-weight:600;position:relative;z-index:1}._comicCard_1udsy_1117{border:4px solid #000;border-radius:0;box-shadow:5px 5px #000;transition:all .2s ease}._comicCard_1udsy_1117:hover{transform:translate(-2px,-2px);box-shadow:7px 7px #000;border-color:#000}._comicCard_1udsy_1117:focus-visible{outline:3px solid #FFE600;outline-offset:2px;transform:translate(-2px,-2px);box-shadow:7px 7px #000}._comicCardContent_1udsy_1157{background:linear-gradient(135deg,#ffe600,gold);border-top:3px solid #000}._comicNovelTitle_1udsy_1167{color:#000;font-weight:900;text-transform:uppercase;letter-spacing:.05em}@media(max-width:768px){._comicHeader_1udsy_1019{padding:1.5rem 1rem;box-shadow:6px 6px #000;border-width:4px}._comicTitle_1udsy_1077{font-size:2rem}._comicCard_1udsy_1117{border-width:3px;box-shadow:4px 4px #000}._comicCard_1udsy_1117:hover{box-shadow:5px 5px #000}._comicBackToLibraryButton_1udsy_435{border-width:3px;box-shadow:4px 4px #000;padding:.875rem 2rem;font-size:1rem}._comicBackToLibraryButton_1udsy_435:hover{box-shadow:3px 3px #000}}@media(max-width:640px){._comicHeader_1udsy_1019{padding:1rem;box-shadow:4px 4px #000;border-width:3px}._comicTitle_1udsy_1077{font-size:1.75rem}._comicCard_1udsy_1117,._comicBackToLibraryButton_1udsy_435{box-shadow:3px 3px #000}}._carousel_1v28w_1{width:100%;max-width:700px;margin:0 auto;outline:none}._reviewCard_1v28w_15{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_1v28w_39{font-size:2rem;margin-bottom:1.5rem;color:#ffc107}._starFilled_1v28w_51{color:#ffc107}._starEmpty_1v28w_59{color:#e0e0e0}._quote_1v28w_67{font-size:1.25rem;line-height:1.6;color:var(--text-primary, #1a1a1a);margin-bottom:1.5rem;font-style:italic}._critic_1v28w_83{font-size:1rem;color:var(--text-secondary, #666);font-style:normal;font-weight:600}._controls_1v28w_97{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin-top:2rem}._controlButton_1v28w_113{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_1v28w_113:hover{background:#0052a3;transform:scale(1.1)}._controlButton_1v28w_113:focus-visible{outline:3px solid #0066cc;outline-offset:3px;background:#0052a3}._controlButton_1v28w_113:active{transform:scale(.95)}._indicators_1v28w_175{display:flex;gap:.5rem;align-items:center}._indicator_1v28w_175{width:12px;height:12px;border-radius:50%;border:2px solid #0066cc;background:transparent;cursor:pointer;transition:all .3s ease;padding:0}._indicator_1v28w_175:hover{background:#0066cc4d;transform:scale(1.1)}._indicatorActive_1v28w_219{background:#06c}._indicator_1v28w_175:focus-visible{outline:2px solid #0066cc;outline-offset:3px}@media(min-width:768px){._reviewCard_1v28w_15{padding:3rem;min-height:300px}._quote_1v28w_67{font-size:1.5rem}._critic_1v28w_83{font-size:1.125rem}}@keyframes _fadeIn_1v28w_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._reviewCard_1v28w_15{animation:_fadeIn_1v28w_1 .3s ease}._page_4j5us_1{position:relative;isolation:isolate}._backgroundImage_4j5us_23{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_4j5us_23{background-attachment:fixed}}._backgroundOverlay_4j5us_77{position:fixed;top:0;left:0;width:100%;height:100svh;min-height:100vh;background:#fff5;z-index:1}._hero_4j5us_107{position:relative;width:100%;height:50vh;min-height:400px;max-height:600px;overflow:hidden;z-index:1}._heroImage_4j5us_135{width:100%;height:100%;object-fit:cover}._heroOverlay_4j5us_147{position:absolute;inset:0;background:linear-gradient(to top,#000c,#0000004d);display:flex;align-items:flex-end;justify-content:center}._heroContent_4j5us_171{text-align:center;color:#fff;padding:2rem 1rem;max-width:1200px;width:100%;display:flex;flex-direction:column;gap:.5rem}._heroContent_4j5us_171 ._breadcrumb_4j5us_193{margin-bottom:1rem;justify-content:center}._heroTitle_4j5us_203{font-size:2.5rem;font-weight:700;margin-bottom:.5rem;text-shadow:0 2px 4px rgba(0,0,0,.5)}._heroSeries_4j5us_217{font-size:1.25rem;opacity:.9;text-shadow:0 1px 2px rgba(0,0,0,.5)}._heroAuthor_4j5us_229{font-size:1.125rem;font-weight:600;opacity:.95;text-shadow:0 1px 2px rgba(0,0,0,.5)}._content_4j5us_243{max-width:1200px;margin:0 auto;padding:2rem 1rem;position:relative;z-index:2}._breadcrumb_4j5us_193{display:flex;align-items:center;gap:.5rem;font-size:.875rem;flex-wrap:wrap;padding:.75rem 1rem}._breadcrumbLink_4j5us_285{color:#fbefc0;text-decoration:none;transition:color .2s ease}._breadcrumbLink_4j5us_285:hover{color:#f9e89d;text-decoration:underline}._breadcrumbLink_4j5us_285:focus-visible{outline:2px solid #fbefc0;outline-offset:2px;border-radius:2px}._breadcrumbSeparator_4j5us_319{color:#fff}._breadcrumbCurrent_4j5us_327{color:#fff;font-weight:500}._mainContent_4j5us_337{max-width:800px;margin:0 auto}._descriptionSection_4j5us_347{margin-bottom:3rem}._descriptionContainer_4j5us_357{background:#ffffffeb;padding:2rem;border-radius:12px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 2px 8px #0000001a}._reviewsSection_4j5us_387{margin-bottom:3rem}._sectionTitle_4j5us_395{font-size:1.75rem;font-weight:700;margin-bottom:1.5rem;color:var(--text-primary, #1a1a1a)}._author_4j5us_409{font-size:1rem;font-weight:600;color:var(--text-primary, #1a1a1a);margin-bottom:.75rem}._authorLink_4j5us_423{color:#d97706;text-decoration:none;transition:color .2s ease;cursor:pointer}._authorLink_4j5us_423:hover{color:#c2410c;text-decoration:underline}._hero_4j5us_107 ._authorLink_4j5us_423{color:#fffffff2;text-shadow:0 1px 2px rgba(0,0,0,.5)}._hero_4j5us_107 ._authorLink_4j5us_423:hover{color:#fff;text-decoration:underline}._description_4j5us_347{font-size:1.125rem;line-height:1.8;color:var(--text-secondary, #666);margin-bottom:2rem}._description_4j5us_347 p{margin-bottom:.75rem}._description_4j5us_347 p+p{margin-top:0}._actionButtons_4j5us_499{display:flex;flex-direction:column;gap:1rem;align-items:center;margin-top:2rem}._actionButtonsRow_4j5us_515{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}._buttonIcon_4j5us_529{font-size:1.25rem;margin-right:.5rem}._buttonArrow_4j5us_539{margin-left:.5rem;transition:transform .3s ease}._startReading_4j5us_549{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_4j5us_549:hover{background:linear-gradient(135deg,sienna,#8b4513);color:#fff;transform:translateY(-3px);box-shadow:0 6px 20px #8b451366;border-color:#fff3}._startReading_4j5us_549:hover ._buttonArrow_4j5us_539{transform:translate(4px)}._startReading_4j5us_549:focus-visible{outline:3px solid #d4a574;outline-offset:3px;color:#fff}._startReading_4j5us_549:active{transform:translateY(-1px)}._downloadPdf_4j5us_625{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_4j5us_625:hover:not(:disabled){background:linear-gradient(135deg,#27ae60,#2ecc71);transform:translateY(-3px);box-shadow:0 6px 20px #2ecc7166;border-color:#fff3}._downloadPdf_4j5us_625:focus-visible{outline:3px solid #82e0aa;outline-offset:3px}._downloadPdf_4j5us_625:active:not(:disabled){transform:translateY(-1px)}._downloadPdf_4j5us_625:disabled{opacity:.6;cursor:not-allowed;transform:none}._downloadEpub_4j5us_703{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_4j5us_703:hover:not(:disabled){background:linear-gradient(135deg,#8e44ad,#9b59b6);transform:translateY(-3px);box-shadow:0 6px 20px #9b59b666;border-color:#fff3}._downloadEpub_4j5us_703:focus-visible{outline:3px solid #d7bde2;outline-offset:3px}._downloadEpub_4j5us_703:active:not(:disabled){transform:translateY(-1px)}._downloadEpub_4j5us_703:disabled{opacity:.6;cursor:not-allowed;transform:none}._loading_4j5us_781,._error_4j5us_783{text-align:center;padding:3rem 1rem;color:var(--text-secondary, #666)}._error_4j5us_783{color:var(--error, #d32f2f)}._backButton_4j5us_803{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_4j5us_803:hover{background-color:#0052a3;color:#fff}._backButton_4j5us_803:focus-visible{outline:3px solid #0066cc;outline-offset:2px}._backToSeriesContainer_4j5us_849{margin-top:2rem;text-align:center;padding-bottom:2rem}._backToSeriesButton_4j5us_861{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_4j5us_861:hover{background-color:#0052a3;color:#fff;text-decoration:none;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}._backToSeriesButton_4j5us_861:focus-visible{outline:3px solid #0066cc;outline-offset:2px}._comicBackToSeriesButton_4j5us_915{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_4j5us_915: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_4j5us_915:hover{background:linear-gradient(135deg,#ff4757,#ff6348);transform:translate(2px,2px);box-shadow:3px 3px #000;color:#000;text-decoration:none}._comicBackToSeriesButton_4j5us_915:active{transform:translate(5px,5px);box-shadow:0 0 #000}._backToTop_4j5us_1015{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_4j5us_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_4j5us_1015:hover{background:sienna;transform:translateY(-2px);box-shadow:0 6px 20px #0006,0 4px 12px #00000040}._backToTop_4j5us_1015:active{transform:translateY(0)}@media(min-width:768px){._heroTitle_4j5us_203{font-size:3.5rem}._heroSeries_4j5us_217{font-size:1.5rem}._description_4j5us_347{font-size:1.25rem}}@media(max-width:768px){._breadcrumb_4j5us_193{padding:.5rem .75rem;font-size:.8125rem}._descriptionContainer_4j5us_357{padding:1.5rem}._actionButtons_4j5us_499{flex-direction:column;gap:.875rem}._startReading_4j5us_549,._downloadPdf_4j5us_625,._downloadEpub_4j5us_703{width:100%;padding:.875rem 1.5rem;font-size:1rem;justify-content:center}._buttonIcon_4j5us_529{font-size:1.125rem;margin-right:.375rem}}@media(min-width:1024px){._content_4j5us_243{padding:3rem 1rem}._hero_4j5us_107{height:60vh}}._chaptersGrid_4j5us_1199{margin-top:3rem;padding-top:2rem;border-top:2px solid rgba(0,0,0,.1)}._chaptersGridTitle_4j5us_1211{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;color:var(--text-primary, #1a1a1a);text-align:center}._chaptersGridContainer_4j5us_1227{display:grid;grid-template-columns:1fr;gap:1.5rem}._chapterCard_4j5us_1239{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_4j5us_1239:hover{transform:translateY(-4px);box-shadow:0 8px 16px #00000026;text-decoration:none;border:1px solid #999999}._chapterCardImage_4j5us_1277{position:relative;width:100%;padding-top:56.25%;background:#f0f0f0;overflow:hidden;box-shadow:0 4px 12px #00000026}._chapterCardImage_4j5us_1277 img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}._chapterCardPlaceholder_4j5us_1313{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_4j5us_1343{padding:1.25rem;flex:1;display:flex;flex-direction:column}._chapterCardTitle_4j5us_1357{font-size:1.125rem;font-weight:700;margin-bottom:.5rem;color:var(--text-primary, #1a1a1a);line-height:1.4}._chapterCardDescription_4j5us_1373{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_4j5us_1393{margin-top:auto;padding-top:.75rem;font-size:.85rem;font-weight:600;color:var(--text-primary, #1a1a1a)}@media(min-width:768px){._chaptersGridContainer_4j5us_1227{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){._chaptersGridContainer_4j5us_1227{grid-template-columns:repeat(2,1fr);gap:2rem}}._pdfProgressOverlay_4j5us_1439{position:fixed;inset:0;background-color:#000000b3;display:flex;align-items:center;justify-content:center;z-index:9999}._pdfProgressContainer_4j5us_1465{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 8px 32px #0000004d;text-align:center;min-width:320px;max-width:500px}._pdfProgressContainer_4j5us_1465 h3{margin:0 0 .5rem;color:#1a1a1a;font-size:1.5rem}._pdfProgressContainer_4j5us_1465 p{margin:0 0 1.5rem;color:#666;font-size:1rem}._pdfProgressBar_4j5us_1509{width:100%;height:8px;background-color:#e0e0e0;border-radius:4px;overflow:hidden}._pdfProgressBarFill_4j5us_1525{height:100%;background:linear-gradient(90deg,#28a745,#218838);animation:_progressAnimation_4j5us_1 2s ease-in-out infinite;width:70%}@keyframes _progressAnimation_4j5us_1{0%{transform:translate(-100%)}50%{transform:translate(50%)}to{transform:translate(150%)}}@keyframes _fadeIn_4j5us_1{0%{opacity:0}to{opacity:1}}._comicPage_4j5us_1583{background:linear-gradient(135deg,#fff,#f5f5f5)}._comicHero_4j5us_1591{border-bottom:5px solid #000}._comicHeroOverlay_4j5us_1599{background:linear-gradient(135deg,#ffe60040,#ffd70040)}._comicHeroContent_4j5us_1607{color:#000}._comicHeroTitle_4j5us_1615{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_4j5us_1633{background:transparent}._comicMainSection_4j5us_1641{background:linear-gradient(135deg,#fff,#f5f5f5);border:5px solid #000;border-radius:0;box-shadow:8px 8px #000;position:relative}._comicMainSection_4j5us_1641: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_4j5us_1695{position:relative;z-index:1}._comicDescription_4j5us_1695{color:#333;font-weight:600}._comicButton_4j5us_1715,._comicButtonSecondary_4j5us_1717{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_4j5us_1715:before,._comicButtonSecondary_4j5us_1717: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_4j5us_1715:hover,._comicButtonSecondary_4j5us_1717:hover{background:linear-gradient(135deg,#ff4757,#ff6348);transform:translate(2px,2px);box-shadow:3px 3px #000;color:#000}._comicButton_4j5us_1715:active,._comicButtonSecondary_4j5us_1717:active{transform:translate(5px,5px);box-shadow:0 0 #000}._comicButtonSecondary_4j5us_1717{background:#fff;border-color:#000}._comicButtonSecondary_4j5us_1717:hover{background:linear-gradient(135deg,#ffe600,gold)}._comicChapterCard_4j5us_1831{border:4px solid #000;border-radius:0;box-shadow:5px 5px #000;transition:all .2s ease;background:#fff}._comicChapterCard_4j5us_1831:hover{transform:translate(-2px,-2px);box-shadow:7px 7px #000}._comicChapterCard_4j5us_1831:focus-visible{outline:3px solid #FFE600;outline-offset:2px}._comicChapterCardNumber_4j5us_1867{background:linear-gradient(135deg,#ffe600,gold);color:#000;font-weight:900;border:3px solid #000;border-radius:0}@media(max-width:768px){._comicMainSection_4j5us_1641{padding:1.5rem;box-shadow:6px 6px #000;border-width:4px}._comicButton_4j5us_1715,._comicButtonSecondary_4j5us_1717{border-width:3px;box-shadow:4px 4px #000}._comicButton_4j5us_1715:hover,._comicButtonSecondary_4j5us_1717:hover{box-shadow:3px 3px #000}._comicChapterCard_4j5us_1831{border-width:3px;box-shadow:4px 4px #000}._comicChapterCard_4j5us_1831:hover{box-shadow:5px 5px #000}._comicBackToSeriesButton_4j5us_915{border-width:3px;box-shadow:4px 4px #000;padding:.875rem 2rem;font-size:1rem}._comicBackToSeriesButton_4j5us_915:hover{box-shadow:3px 3px #000}}@media(max-width:640px){._comicMainSection_4j5us_1641{box-shadow:4px 4px #000;border-width:3px}._comicButton_4j5us_1715,._comicButtonSecondary_4j5us_1717,._comicChapterCard_4j5us_1831,._comicBackToSeriesButton_4j5us_915{box-shadow:3px 3px #000}}._navigation_1xhzd_1{display:flex;flex-direction:column;gap:2rem;margin-top:3rem;padding-top:2rem;border-top:2px solid #e0e0e0}._novelsNavigation_1xhzd_19{border-top-color:#4a342440}._kidsNavigation_1xhzd_27{border-top-color:#ffb84d73}._buttonContainer_1xhzd_35{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap}._button_1xhzd_35{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_1xhzd_35:not(._buttonDisabled_1xhzd_81):hover{border-color:#06c;box-shadow:0 4px 12px #06c3;transform:translateY(-2px)}._button_1xhzd_35:not(._buttonDisabled_1xhzd_81):focus-visible{outline:3px solid #0066cc;outline-offset:2px;border-color:#06c}._buttonPrev_1xhzd_105{justify-content:flex-start}._buttonNext_1xhzd_113{justify-content:flex-end;text-align:right}._novelsPrev_1xhzd_123{background:linear-gradient(180deg,#fff,#f6f0e7);border:2px solid #d7c6b0;color:#2c2015;box-shadow:0 10px 24px #3c28141f}._novelsPrev_1xhzd_123 ._label_1xhzd_137{color:#7b5a3a}._novelsPrev_1xhzd_123 ._chapterNumber_1xhzd_145{color:#2c2015}._novelsPrev_1xhzd_123 ._arrow_1xhzd_153{color:#8b6a4a}._novelsPrev_1xhzd_123:not(._buttonDisabled_1xhzd_81):hover{border-color:#b9976e;box-shadow:0 14px 28px #3c28142e}._novelsNext_1xhzd_171{background:linear-gradient(135deg,#1f2a44,#2f3f63);border:2px solid #1f2a44;color:#f7f3ee;box-shadow:0 14px 30px #19203640}._novelsNext_1xhzd_171 ._label_1xhzd_137,._novelsNext_1xhzd_171 ._chapterNumber_1xhzd_145{color:#f7f3ee}._novelsNext_1xhzd_171 ._arrow_1xhzd_153{color:#f3d38b}._novelsNext_1xhzd_171:not(._buttonDisabled_1xhzd_81):hover{border-color:#2b3a5c;box-shadow:0 18px 34px #19203652}._kidsPrev_1xhzd_213{background:#fff6e8;border:2px dashed #ffb15e;border-radius:999px;color:#4a2b12;box-shadow:0 10px 20px #ffaa5a40}._kidsPrev_1xhzd_213 ._label_1xhzd_137{color:#a25b20}._kidsPrev_1xhzd_213 ._chapterNumber_1xhzd_145{color:#4a2b12}._kidsPrev_1xhzd_213 ._arrow_1xhzd_153{color:#ff7a59}._kidsPrev_1xhzd_213:not(._buttonDisabled_1xhzd_81):hover{border-color:#ff9446;box-shadow:0 14px 24px #ff944652}._kidsNext_1xhzd_263{background:linear-gradient(135deg,#ff8bcf,#ffb86b);border:2px solid #ff8bcf;border-radius:999px;color:#fff;box-shadow:0 16px 28px #ff8bcf59}._kidsNext_1xhzd_263 ._label_1xhzd_137,._kidsNext_1xhzd_263 ._chapterNumber_1xhzd_145,._kidsNext_1xhzd_263 ._arrow_1xhzd_153{color:#fff}._kidsNext_1xhzd_263:not(._buttonDisabled_1xhzd_81):hover{border-color:#ff7fc6;box-shadow:0 20px 32px #ff8bcf73}._buttonDisabled_1xhzd_81{opacity:.5;cursor:not-allowed;background:#f5f5f5}._arrow_1xhzd_153{font-size:1.5rem;font-weight:700;color:#06c}._buttonDisabled_1xhzd_81 ._arrow_1xhzd_153{color:#999}._buttonText_1xhzd_339{display:flex;flex-direction:column;gap:.25rem}._label_1xhzd_137{font-size:.875rem;font-weight:600;color:var(--text-secondary, #666);text-transform:uppercase;letter-spacing:.05em}._chapterNumber_1xhzd_145{font-size:1rem;font-weight:600;color:var(--text-primary, #1a1a1a)}._buttonDisabled_1xhzd_81 ._chapterNumber_1xhzd_145{font-size:.875rem;color:#999}._backToNovel_1xhzd_389{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_1xhzd_415{background:#2f3f63;border:2px solid #22314f;color:#f7f3ee}._kidsBack_1xhzd_427{background:#7dd3fc;border:2px solid #38bdf8;color:#0f172a}._backToNovel_1xhzd_389:hover{background:#0052a3;color:#fff;transform:translateY(-2px);box-shadow:0 4px 8px #0056b34d}._novelsBack_1xhzd_415:hover{background:#22314f;color:#fff;box-shadow:0 6px 16px #1f2a4459}._kidsBack_1xhzd_427:hover{background:#38bdf8;color:#0b1220;box-shadow:0 6px 16px #38bdf859}._backToNovel_1xhzd_389:focus-visible{outline:3px solid #0066cc;outline-offset:2px;background:#0052a3}._novelsBack_1xhzd_415:focus-visible{outline-color:#1f2a44;background:#22314f}._kidsBack_1xhzd_427:focus-visible{outline-color:#38bdf8;background:#38bdf8}@media(max-width:600px){._buttonContainer_1xhzd_35{flex-direction:column}._button_1xhzd_35{width:auto}._buttonNext_1xhzd_113{text-align:left}}@media(min-width:768px){._button_1xhzd_35{padding:1.5rem 2rem}._label_1xhzd_137{font-size:1rem}._chapterNumber_1xhzd_145{font-size:1.125rem}}._page_5pto4_1{padding:0;background-color:#fafafa;position:relative;isolation:isolate}._kidsPage_5pto4_27{background-color:#fffdf5;font-family:Bubblegum Sans,sans-serif}._backgroundImage_5pto4_37{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_5pto4_37{background-attachment:fixed}}._backgroundOverlay_5pto4_91{position:fixed;top:0;left:0;width:100%;height:100svh;min-height:100vh;background:#fff5;z-index:1}._chapterHero_5pto4_131{position:relative;width:100%;height:40vh;min-height:300px;max-height:500px;overflow:hidden;z-index:1}._kidsHero_5pto4_169{position:relative;z-index:2;max-width:1100px;margin:0 auto;padding:2rem 1rem 0}._kidsHeroImageWrapper_5pto4_185{width:fit-content;max-width:100%;border-radius:20px;overflow:hidden;background:transparent;box-shadow:0 10px 30px #0000001f;margin:0 auto}._kidsHeroImage_5pto4_185{display:block;width:auto;height:auto;max-width:100%;object-fit:contain;object-position:center;background:#fff}._kidsHeroPlaceholder_5pto4_225{width:100%;height:100%;background:linear-gradient(135deg,#fde9a8,#f6c2a5)}._kidsHeroText_5pto4_237{text-align:center;padding:0 1rem 1.5rem;display:flex;flex-direction:column;gap:.5rem}._kidsBreadcrumb_5pto4_253{justify-content:center}._kidsBreadcrumb_5pto4_253 ._breadcrumbLink_5pto4_261{color:#111}._kidsBreadcrumb_5pto4_253 ._breadcrumbLink_5pto4_261:hover{color:#000}._kidsBreadcrumb_5pto4_253 ._breadcrumbSeparator_5pto4_277,._kidsBreadcrumb_5pto4_253 ._breadcrumbCurrent_5pto4_279{color:#111}._kidsTitle_5pto4_287{font-size:2.75rem;color:#111;font-weight:700;font-family:Bubblegum Sans,sans-serif;line-height:1.2}._chapterHeroImage_5pto4_303{width:100%;height:100%;object-fit:cover;object-position:center}._chapterHeroOverlay_5pto4_317{position:absolute;inset:0;background:linear-gradient(to bottom,#0000004d,#000000b3)}._chapterHeroContent_5pto4_353{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_5pto4_353 ._breadcrumb_5pto4_261{margin-bottom:1rem;justify-content:center}._chapterNumber_5pto4_393{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_5pto4_411{font-size:2.5rem;font-weight:700;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.6);line-height:1.2}._chapterHeroDescription_5pto4_427{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_5pto4_449{max-width:800px;margin:0 auto;padding:2rem 1rem;position:relative;z-index:2}._kidsContent_5pto4_473{max-width:900px;padding-top:1.5rem}._kidsTextContainer_5pto4_483{background:#fffffff0;border-radius:18px;box-shadow:0 10px 30px #0000001f;padding:1.5rem 1rem}._breadcrumb_5pto4_261{display:flex;align-items:center;gap:.5rem;font-size:.875rem;flex-wrap:wrap;padding:.75rem 1rem}._breadcrumbLink_5pto4_261{color:#fbefc0;text-decoration:none;transition:color .2s ease}._breadcrumbLink_5pto4_261:hover{color:#f9e89d;text-decoration:underline}._breadcrumbLink_5pto4_261:focus-visible{outline:2px solid #fbefc0;outline-offset:2px;border-radius:2px}._breadcrumbSeparator_5pto4_277{color:#fff}._breadcrumbCurrent_5pto4_279{color:#fff;font-weight:500}._header_5pto4_567{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_5pto4_567 ._breadcrumb_5pto4_261{margin-bottom:1rem;justify-content:center}._chapterTitle_5pto4_619{font-size:2rem;font-weight:700;margin-bottom:.5rem;color:var(--text-primary, #1a1a1a);line-height:1.3}._novelTitle_5pto4_635{font-size:1rem;color:var(--text-secondary, #666);font-style:italic}._chapterDescription_5pto4_649{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_5pto4_669{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 1px 4px #0000001a}._kidsArticle_5pto4_683{background:transparent;box-shadow:none;padding:1.5rem 1rem 2.5rem}._comicArticle_5pto4_695{background:transparent;box-shadow:none;padding:0;border-radius:0;margin:0}._paragraph_5pto4_711{font-size:1.125rem;line-height:1.8;color:var(--text-primary, #2a2a2a);margin-bottom:1.5rem;text-align:justify}._kidsParagraph_5pto4_727{text-align:center;font-size:1.5rem;line-height:1.9;color:#2d2a26;font-family:Bubblegum Sans,sans-serif}._dropCap_5pto4_745:first-letter{font-size:3.5rem;font-weight:700;line-height:1;float:left;margin:.1rem .5rem 0 0;color:var(--primary, #007bff)}._htmlContent_5pto4_765{font-size:1.125rem;line-height:1.8;color:var(--text-primary, #2a2a2a)}._kidsText_5pto4_483{text-align:center;font-size:1.5rem;line-height:1.9;color:#2d2a26;font-family:Bubblegum Sans,sans-serif}._htmlContent_5pto4_765 p{margin-bottom:1rem;text-align:justify}._htmlContent_5pto4_765 p+p{margin-top:0}._kidsText_5pto4_483 p{text-align:center;margin-bottom:1.25rem}._kidsText_5pto4_483 p+p{margin-top:0}._htmlContent_5pto4_765 h1,._htmlContent_5pto4_765 h2,._htmlContent_5pto4_765 h3{font-weight:700;margin:2rem 0 1rem;color:var(--text-primary, #1a1a1a);line-height:1.3}._htmlContent_5pto4_765 h1{font-size:2rem}._htmlContent_5pto4_765 h2{font-size:1.75rem}._htmlContent_5pto4_765 h3{font-size:1.5rem}._htmlContent_5pto4_765 strong,._htmlContent_5pto4_765 b{font-weight:700;color:var(--text-primary, #1a1a1a)}._htmlContent_5pto4_765 em,._htmlContent_5pto4_765 i{font-style:italic}._htmlContent_5pto4_765 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_5pto4_765 ul,._htmlContent_5pto4_765 ol{margin:1.5rem 0;padding-left:2rem}._htmlContent_5pto4_765 li{margin-bottom:.5rem;line-height:1.8}._htmlContent_5pto4_765 a{color:var(--primary, #007bff);text-decoration:underline;transition:color .2s ease}._htmlContent_5pto4_765 a:hover{color:#0052a3}._htmlContent_5pto4_765 ._ck-content_5pto4_959 ._text-align-left_5pto4_959{text-align:left}._htmlContent_5pto4_765 ._ck-content_5pto4_959 ._text-align-center_5pto4_967{text-align:center}._htmlContent_5pto4_765 ._ck-content_5pto4_959 ._text-align-right_5pto4_975{text-align:right}._htmlContent_5pto4_765 ._ck-content_5pto4_959 ._text-align-justify_5pto4_983{text-align:justify}._htmlContent_5pto4_765 p[style*="text-align: center"],._htmlContent_5pto4_765 h1[style*="text-align: center"],._htmlContent_5pto4_765 h2[style*="text-align: center"],._htmlContent_5pto4_765 h3[style*="text-align: center"]{text-align:center}._htmlContent_5pto4_765 p[style*="text-align: right"],._htmlContent_5pto4_765 h1[style*="text-align: right"],._htmlContent_5pto4_765 h2[style*="text-align: right"],._htmlContent_5pto4_765 h3[style*="text-align: right"]{text-align:right}._htmlContent_5pto4_765 p[style*="text-align: justify"],._htmlContent_5pto4_765 h1[style*="text-align: justify"],._htmlContent_5pto4_765 h2[style*="text-align: justify"],._htmlContent_5pto4_765 h3[style*="text-align: justify"]{text-align:justify}._figure_5pto4_1035{margin:2.5rem 0;text-align:center}._image_5pto4_1045{width:100%;max-width:100%;height:auto;border-radius:8px;box-shadow:0 4px 12px #00000026}._caption_5pto4_1061{margin-top:.75rem;font-size:.9375rem;color:var(--text-secondary, #666);font-style:italic}._additionalImages_5pto4_1075{margin-top:3rem}._loading_5pto4_1083,._error_5pto4_1085{text-align:center;padding:3rem 1rem;color:var(--text-secondary, #666)}._error_5pto4_1085{color:var(--error, #d32f2f)}._backButton_5pto4_1105{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_5pto4_1105:hover{background-color:#0052a3}._backButton_5pto4_1105:focus-visible{outline:3px solid #0066cc;outline-offset:2px}._backToTop_5pto4_1149{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_5pto4_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_5pto4_27 ._backToTop_5pto4_1149{background:#ff8bcf;box-shadow:0 4px 16px #0000004d,0 2px 8px #0003}._backToTop_5pto4_1149:hover{background:sienna;transform:translateY(-2px);box-shadow:0 6px 20px #0006,0 4px 12px #00000040}._kidsPage_5pto4_27 ._backToTop_5pto4_1149:hover{background:#ff7fc6;box-shadow:0 6px 20px #0006,0 4px 12px #00000040}._backToTop_5pto4_1149:active{transform:translateY(0)}@media(min-width:768px){._chapterHero_5pto4_131{height:45vh;min-height:350px}._kidsHero_5pto4_169{padding-top:3rem}._kidsTitle_5pto4_287{font-size:3.25rem}._chapterHeroContent_5pto4_353{bottom:3.5rem}._chapterNumber_5pto4_393{font-size:1.125rem}._chapterHeroTitle_5pto4_411{font-size:3rem}._chapterHeroDescription_5pto4_427{font-size:1.25rem}._header_5pto4_567{padding:3rem}._chapterTitle_5pto4_619{font-size:2.5rem}._article_5pto4_669{padding:3rem}._novelTitle_5pto4_635{font-size:1.125rem}._paragraph_5pto4_711{font-size:1.25rem;line-height:2}._kidsParagraph_5pto4_727,._kidsText_5pto4_483{font-size:1.75rem}._kidsTextContainer_5pto4_483{padding:2rem 2.5rem}}@media(max-width:768px){._backToTop_5pto4_1149{bottom:1rem;right:1rem;width:2.5rem;height:2.5rem;font-size:1.25rem}}@media(max-width:768px){._breadcrumb_5pto4_261{padding:.5rem .75rem;font-size:.8125rem}._header_5pto4_567{padding:1.5rem}}@media(min-width:1024px){._chapterHero_5pto4_131{height:50vh;max-height:600px}._kidsHero_5pto4_169{max-width:1200px}._kidsHeroImageWrapper_5pto4_185{border-radius:24px}._kidsTitle_5pto4_287{font-size:3.75rem}._chapterHeroContent_5pto4_353{bottom:4rem}._chapterNumber_5pto4_393{font-size:1.25rem}._chapterHeroTitle_5pto4_411{font-size:3.5rem}._chapterHeroDescription_5pto4_427{font-size:1.375rem}._page_5pto4_1{padding:0}._content_5pto4_449{max-width:1100px}._article_5pto4_669{padding:4rem}._comicArticle_5pto4_695{padding:0}._kidsArticle_5pto4_683{padding:2rem 2rem 3.5rem}._kidsTextContainer_5pto4_483{padding:2.5rem 3rem}}@media print{._breadcrumb_5pto4_261,._backButton_5pto4_1105{display:none}._article_5pto4_669{box-shadow:none;padding:0}._paragraph_5pto4_711,._kidsParagraph_5pto4_727,._kidsText_5pto4_483,._kidsText_5pto4_483 p{text-align:left}}._chapterNumber_5pto4_393,._chapterHeroTitle_5pto4_411,._chapterHeroDescription_5pto4_427{animation:_fadeInUp_5pto4_1 .8s ease-out forwards;opacity:0}._chapterNumber_5pto4_393{animation-delay:.2s}._chapterHeroTitle_5pto4_411{animation-delay:.4s}._chapterHeroDescription_5pto4_427{animation-delay:.6s}@keyframes _fadeInUp_5pto4_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){._chapterNumber_5pto4_393,._chapterHeroTitle_5pto4_411,._chapterHeroDescription_5pto4_427{animation:none;opacity:1;transform:none}}._comicPageContainer_5pto4_1665{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_5pto4_1689,._comicNavRight_5pto4_1691{display:flex;align-items:center;justify-content:center;align-self:stretch}._comicPage_5pto4_1665{display:flex;justify-content:center;align-items:center;padding:0;background-color:transparent;min-height:60vh;flex:1;max-width:1200px}._comicImage_5pto4_1727{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_5pto4_1727:hover{opacity:.9}._comicImageWrapper_5pto4_1761{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_5pto4_1781{position:absolute;inset:0;width:100%;height:100%;background:linear-gradient(90deg,#f0f0f0,#e8e8e8 20%,#f0f0f0 40% 100%);background-size:200% 100%;animation:_shimmer_5pto4_1 1.5s infinite;border-radius:8px;overflow:hidden}._skeletonShimmer_5pto4_1823{width:100%;height:100%}@keyframes _shimmer_5pto4_1{0%{background-position:-200% 0}to{background-position:200% 0}}._comicNavButton_5pto4_1851{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_5pto4_1851:link,._comicNavButton_5pto4_1851:visited,._comicNavButton_5pto4_1851:hover,._comicNavButton_5pto4_1851:active,._comicNavButton_5pto4_1851:focus{text-decoration:none;outline:none}._comicNavButton_5pto4_1851: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_5pto4_1851: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_5pto4_1851:active{transform:translate(5px,5px);box-shadow:0 0 0 4px #000}._comicNavIcon_5pto4_1965{width:32px;height:32px;color:#000;stroke-width:3;position:relative;z-index:2}._comicNavButton_5pto4_1851:hover ._comicNavIcon_5pto4_1965,._comicNavButton_5pto4_1851:active ._comicNavIcon_5pto4_1965,._comicNavButton_5pto4_1851:focus ._comicNavIcon_5pto4_1965{color:#000}._comicNavText_5pto4_1995{font-size:.875rem;font-weight:900;color:#000;text-transform:uppercase;letter-spacing:.05em;position:relative;z-index:2}._comicNavButton_5pto4_1851:hover ._comicNavText_5pto4_1995,._comicNavButton_5pto4_1851:active ._comicNavText_5pto4_1995,._comicNavButton_5pto4_1851:focus ._comicNavText_5pto4_1995{color:#000}@media(min-width:768px){._comicPageContainer_5pto4_1665{grid-template-columns:90px 1fr 90px;grid-template-rows:85vh}._comicNavButton_5pto4_1851{padding:1.25rem;min-width:70px;box-shadow:6px 6px #000,0 0 0 4px #000}._comicNavButton_5pto4_1851:hover{box-shadow:4px 4px #000,0 0 0 4px #000}._comicNavIcon_5pto4_1965{width:40px;height:40px}._comicNavText_5pto4_1995{font-size:1rem}}@media(min-width:1024px){._comicPageContainer_5pto4_1665{grid-template-columns:100px 1fr 100px;grid-template-rows:85vh}}@media(max-width:640px){._comicPageContainer_5pto4_1665{grid-template-columns:60px 1fr 60px;grid-template-rows:70vh;padding:1rem 0}._comicNavButton_5pto4_1851{padding:.75rem .5rem;min-width:50px;box-shadow:3px 3px #000,0 0 0 3px #000}._comicNavButton_5pto4_1851:hover{box-shadow:2px 2px #000,0 0 0 3px #000}._comicNavIcon_5pto4_1965{width:24px;height:24px}._comicNavText_5pto4_1995{font-size:.75rem}}._modal_5pto4_2151{animation:_fadeIn_5pto4_1 .2s ease-in}._modal_5pto4_2151 img{animation:_zoomIn_5pto4_1 .3s ease-out}@keyframes _zoomIn_5pto4_1{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}@keyframes _fadeIn_5pto4_1{0%{opacity:0}to{opacity:1}}._comicBackButton_5pto4_2227{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_5pto4_2227:link,._comicBackButton_5pto4_2227:visited,._comicBackButton_5pto4_2227:hover,._comicBackButton_5pto4_2227:active,._comicBackButton_5pto4_2227:focus{text-decoration:none;color:#000;outline:none}._comicBackButton_5pto4_2227: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_5pto4_2227: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_5pto4_2227:active{transform:translate(6px,6px);box-shadow:0 0 0 4px #000}._comicBackButtonContainer_5pto4_2347{text-align:center;padding:2rem 1rem;position:relative}@media(max-width:640px){._comicBackButton_5pto4_2227{padding:.875rem 2rem;font-size:1rem;box-shadow:4px 4px #000,0 0 0 3px #000}._comicBackButton_5pto4_2227:hover{box-shadow:3px 3px #000,0 0 0 3px #000;text-decoration:none;color:#000}}._comicHeader_5pto4_2389{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_5pto4_2389: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_5pto4_2389:after{content:"";position:absolute;inset:10px;border:3px solid rgba(0,0,0,.1);border-radius:0;pointer-events:none;z-index:1}._comicBreadcrumb_5pto4_2473{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_5pto4_2473 ._breadcrumbLink_5pto4_261{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_5pto4_2473 ._breadcrumbLink_5pto4_261:hover{background:#ff47574d;color:#000;text-decoration:none}._comicBreadcrumb_5pto4_2473 ._breadcrumbSeparator_5pto4_277{color:#000;font-weight:900;font-size:1rem}._comicBreadcrumb_5pto4_2473 ._breadcrumbCurrent_5pto4_279{color:#000;font-weight:900;text-transform:uppercase;letter-spacing:.05em;background:#ff475780;padding:.25rem .75rem;border-radius:4px;border:2px solid #000}._comicTitle_5pto4_2565{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_5pto4_2389{padding:1.5rem 1rem;box-shadow:6px 6px #000}._comicTitle_5pto4_2565{font-size:2rem}._comicBreadcrumb_5pto4_2473{font-size:.75rem}}@media(max-width:640px){._comicHeader_5pto4_2389{padding:1rem;box-shadow:4px 4px #000;border-width:4px}._comicTitle_5pto4_2565{font-size:1.75rem}}._page_15t4p_1{min-height:60vh}._content_15t4p_9{max-width:900px;margin:0 auto;padding:2rem 1rem}._title_15t4p_21{font-size:2.5rem;font-weight:700;color:var(--color-text-primary);margin:0 0 .5rem}._subtitle_15t4p_35{font-size:1.25rem;color:var(--color-text-secondary);margin:0 0 2rem;font-weight:600}._section_15t4p_49{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_15t4p_65{font-size:1.5rem;font-weight:600;color:var(--color-text-primary);margin:0 0 1rem}._section_15t4p_49 p{font-size:1rem;line-height:1.8;color:var(--color-text-secondary);margin:0 0 1rem}._section_15t4p_49 p:last-child{margin-bottom:0}@media(max-width:768px){._content_15t4p_9{padding:1.5rem 1rem}._title_15t4p_21{font-size:2rem}._subtitle_15t4p_35{font-size:1.125rem}._section_15t4p_49{padding:1rem}._sectionTitle_15t4p_65{font-size:1.25rem}._section_15t4p_49 p{font-size:.9375rem}}._notFoundPage_1py78_1{min-height:70vh;display:flex;align-items:center;justify-content:center;padding:2rem 0}._content_1py78_17{text-align:center;max-width:600px;margin:0 auto}._title_1py78_29{font-size:6rem;font-weight:800;color:var(--color-primary-600);margin-bottom:1rem;line-height:1}@media(min-width:768px){._title_1py78_29{font-size:8rem}}._subtitle_1py78_57{font-size:2rem;font-weight:700;margin-bottom:1rem;color:var(--color-text-primary)}._description_1py78_71{font-size:1.125rem;line-height:1.6;color:var(--color-text-secondary);margin-bottom:2rem}._actions_1py78_85{display:flex;flex-direction:column;gap:1rem;align-items:center;justify-content:center}@media(min-width:640px){._actions_1py78_85{flex-direction:row}}._linksSection_1py78_113{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_1py78_113{flex-direction:row;justify-content:center;gap:3rem}}._linkGroup_1py78_147{text-align:left}@media(max-width:639px){._linkGroup_1py78_147{text-align:center}}._groupTitle_1py78_167{font-size:1.25rem;font-weight:600;color:var(--color-text-primary);margin-bottom:.75rem}._linksList_1py78_181{display:flex;flex-direction:column;gap:.5rem}._externalLink_1py78_193{color:var(--color-primary-600);text-decoration:none;font-size:1rem;transition:color .2s ease}._externalLink_1py78_193:hover{color:var(--color-primary-700);text-decoration:underline}._externalLink_1py78_193:focus{outline:2px solid var(--color-primary-600);outline-offset:2px;border-radius:2px}._layout_9xppb_1{min-height:100vh;display:flex;flex-direction:column;background:#faf9f7;color:#2c2c2c}._skipLink_9xppb_19{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_9xppb_19:focus{top:0;outline:3px solid #d4a574;outline-offset:2px}._header_9xppb_61{background:#1a1a1a;border-bottom:2px solid #8b4513;position:sticky;top:0;z-index:1100;box-shadow:0 2px 8px #0000001a}._headerContent_9xppb_79{max-width:1400px;margin:0 auto;padding:1rem 2rem;display:flex;align-items:center;gap:2rem}._logo_9xppb_97{display:flex;align-items:center;gap:.75rem;text-decoration:none;color:#f4f1ea;font-size:1.25rem;font-weight:700;transition:opacity .2s}._logo_9xppb_97:hover{opacity:.85;text-decoration:none}._logo_9xppb_97:focus-visible{outline:2px solid #8b4513;outline-offset:4px;border-radius:4px;text-decoration:none}._logoImage_9xppb_143{height:45px;width:auto}._logoText_9xppb_153{white-space:nowrap;color:#f4f1ea;font-family:Georgia,serif;letter-spacing:.02em}._searchForm_9xppb_169{display:flex;gap:.5rem;flex:1;max-width:500px}._searchInput_9xppb_183{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_9xppb_183::placeholder{color:#999}._searchInput_9xppb_183:focus{outline:none;border-color:#8b4513;box-shadow:0 0 0 3px #8b451333;background:#fff}._searchButton_9xppb_227{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_9xppb_227:hover{background:sienna}._searchButton_9xppb_227:focus-visible{outline:2px solid #d4a574;outline-offset:2px}._searchButton_9xppb_227:active{background:#723a0f}._mobileSearchForm_9xppb_281{display:none}._mobileMenuToggle_9xppb_289{display:none;background:none;border:none;color:#f4f1ea;font-size:1.5rem;cursor:pointer;padding:.5rem;border-radius:4px;transition:background .2s}._mobileMenuToggle_9xppb_289:hover{background:#ffffff14}._mobileMenuToggle_9xppb_289:focus-visible{outline:2px solid #8b4513;outline-offset:2px}._mobileMenuToggle_9xppb_289:active{background:#8b45134d}._nav_9xppb_339{display:flex;gap:.5rem;margin-left:auto;align-items:center}._navLink_9xppb_353{color:#d4cfc4;text-decoration:none;font-size:.95rem;font-weight:500;padding:.75rem 1.25rem;transition:all .2s;border-radius:4px}._navLink_9xppb_353:hover{color:#f4f1ea;background:#ffffff14;text-decoration:none}._navLink_9xppb_353:focus-visible{outline:2px solid #8b4513;outline-offset:2px;color:#f4f1ea;text-decoration:none}._navLink_9xppb_353:active{background:#8b451366}._navLinkActive_9xppb_407{color:#f4f1ea;font-weight:600;background:#8b45134d}._main_9xppb_421{flex:1;width:100%;margin:0 auto;position:relative;z-index:2}._footer_9xppb_439{background:#1a1a1a;color:#d4cfc4;border-top:2px solid #8b4513;margin-top:4rem;position:relative;z-index:2}._footerContent_9xppb_457{max-width:1400px;margin:0 auto;padding:3rem 2rem 2rem}._footerMain_9xppb_469{display:grid;grid-template-columns:1.5fr 1fr;gap:3rem;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #333}._footerBrand_9xppb_487{display:flex;flex-direction:column;gap:.75rem;align-items:flex-start}._footerLogo_9xppb_501{height:100px;width:auto;max-width:350px;object-fit:contain;margin-bottom:.5rem}._footerTitle_9xppb_517{font-size:1.5rem;font-weight:700;color:#f4f1ea;margin:0;font-family:Georgia,serif;letter-spacing:.02em}._footerTagline_9xppb_535{color:#999;font-size:.95rem;font-style:italic;margin:0}._footerNav_9xppb_549{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}._footerSection_9xppb_561 h3{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:#888;font-weight:600;margin-bottom:.75rem;margin-top:0}._footerSection_9xppb_561 ul{list-style:none;padding:0;margin:0}._footerSection_9xppb_561 li{margin-bottom:.5rem}._footerSection_9xppb_561 a{color:#bbb;text-decoration:none;font-size:.875rem;transition:color .2s}._footerSection_9xppb_561 a:hover{color:#f4f1ea;text-decoration:none}._footerSection_9xppb_561 a:focus-visible{outline:2px solid #8b4513;outline-offset:2px;color:#f4f1ea;border-radius:2px;text-decoration:none}._footerBottom_9xppb_641{text-align:center}._footerCopyright_9xppb_649{color:#888;font-size:.875rem;margin:0}._footerBranding_9xppb_663{background:#111;border-top:1px solid #2a2a2a;padding:1.5rem 2rem}._footerBrandingContent_9xppb_675{max-width:1400px;margin:0 auto;display:flex;justify-content:flex-end;align-items:center}._poweredBy_9xppb_691{display:flex;align-items:center;gap:.5rem;text-decoration:none;transition:opacity .2s;padding:.25rem;border-radius:4px}._poweredBy_9xppb_691:hover{opacity:.8}._poweredBy_9xppb_691:focus-visible{outline:2px solid #8b4513;outline-offset:2px}._poweredByText_9xppb_729{color:#666;font-size:.875rem;font-weight:400}._poweredByLogo_9xppb_741{height:24px;width:auto;opacity:.7;transition:opacity .2s}._poweredBy_9xppb_691:hover ._poweredByLogo_9xppb_741{opacity:1}@media(max-width:900px){._headerContent_9xppb_79{position:relative}._mobileMenuToggle_9xppb_289{display:block;margin-left:auto;order:3}._searchForm_9xppb_169{display:none}._nav_9xppb_339{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_9xppb_829{transform:translateY(0);opacity:1;visibility:visible}._navLink_9xppb_353{padding:1rem;width:100%;text-align:left}._mobileSearchForm_9xppb_281{display:flex;gap:.5rem;width:100%;padding:1rem;border-top:1px solid rgba(139,69,19,.3);margin-top:.5rem}._mobileSearchInput_9xppb_871{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_9xppb_871::placeholder{color:#999}._mobileSearchInput_9xppb_871:focus{outline:none;border-color:#8b4513;box-shadow:0 0 0 3px #8b451333;background:#fff}._mobileSearchButton_9xppb_915{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_9xppb_915:hover{background:sienna}._mobileSearchButton_9xppb_915:focus-visible{outline:2px solid #d4a574;outline-offset:2px}._mobileSearchButton_9xppb_915:active{background:#723a0f}._footerMain_9xppb_469{grid-template-columns:1fr;gap:2rem}._footerNav_9xppb_549{grid-template-columns:1fr}._headerContent_9xppb_79{padding:1rem}}@media(max-width:768px){._logoText_9xppb_153{font-size:1rem}._logoImage_9xppb_143{height:35px}._footerContent_9xppb_457{padding:2rem 1rem 1.5rem}._footerBranding_9xppb_663{padding:1rem}._footerBrandingContent_9xppb_675{justify-content:center}}._backToTop_lt0gv_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_lt0gv_1:hover,._backToTop_lt0gv_1:focus{transform:translateY(-4px);box-shadow:0 8px 24px #667eea80,0 4px 12px #667eea4d;border-color:#fff6}._backToTop_lt0gv_1:active{transform:translateY(-2px)}._backToTop_lt0gv_1._visible_lt0gv_69{opacity:1;visibility:visible}@media(max-width:768px){._backToTop_lt0gv_1{bottom:1rem;right:1rem;width:44px;height:44px;font-size:20px}}._page_4tjsl_1{min-height:60vh}._hero_4tjsl_11{background:linear-gradient(135deg,#2c2416,#1a1a1a);color:#f4f1ea;padding:5rem 2rem;text-align:center;border-bottom:3px solid #8b4513}._heroContent_4tjsl_27{max-width:900px;margin:0 auto}._heroLogo_4tjsl_37{height:200px;width:auto;margin:0 auto 2rem;display:block;filter:drop-shadow(0 4px 12px rgba(0,0,0,.3))}._heroTitle_4tjsl_53{font-size:3.5rem;font-weight:700;margin:0 0 1rem;font-family:Georgia,serif;letter-spacing:.02em;color:#f4f1ea}._heroSubtitle_4tjsl_71{font-size:1.5rem;font-style:italic;color:#d4cfc4;margin:0 0 1.5rem;font-weight:400}._heroDescription_4tjsl_87{font-size:1.125rem;line-height:1.7;color:#c4bfb4;margin:0 0 2rem;max-width:700px;margin-left:auto;margin-right:auto}._searchForm_4tjsl_107{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_4tjsl_129{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_4tjsl_129::placeholder{color:#999}._searchInput_4tjsl_129:focus{outline:none;border-color:#8b4513;box-shadow:0 0 0 3px #8b451333;background:#fff}._searchButton_4tjsl_173{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_4tjsl_173:hover{background:sienna;transform:translateY(-1px)}._searchButton_4tjsl_173:focus-visible{outline:3px solid #d4a574;outline-offset:2px}._searchButton_4tjsl_173:active{background:#723a0f;transform:translateY(0)}._heroCta_4tjsl_229{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}._ctaPrimary_4tjsl_243{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_4tjsl_243:hover{background:sienna;transform:translateY(-2px);box-shadow:0 4px 12px #8b451366;text-decoration:none;color:#fff}._ctaPrimary_4tjsl_243:focus-visible{outline:3px solid #d4a574;outline-offset:3px;text-decoration:none}._ctaPrimary_4tjsl_243:active{background:#723a0f;transform:translateY(0);text-decoration:none}._ctaSecondary_4tjsl_309{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_4tjsl_309:hover{background:#8b451333;border-color:sienna;text-decoration:none;color:#f4f1ea}._ctaSecondary_4tjsl_309:focus-visible{outline:3px solid #d4a574;outline-offset:3px;text-decoration:none}._ctaSecondary_4tjsl_309:active{background:#8b45134d;text-decoration:none}._section_4tjsl_373{padding:4rem 2rem;background:#faf9f7}._sectionAlt_4tjsl_383{padding:4rem 2rem;background:#f0ede5}._container_4tjsl_393{max-width:1200px;margin:0 auto}._sectionTitle_4tjsl_403{font-size:2.5rem;font-weight:700;text-align:center;margin:0 0 3rem;color:#2c2c2c;font-family:Georgia,serif}._philosophy_4tjsl_423{margin-bottom:2rem}._philosophyGrid_4tjsl_431{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}._philosophyCard_4tjsl_443{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 8px #00000014;transition:all .2s;border:1px solid #e5e5e5}._philosophyCard_4tjsl_443:hover{transform:translateY(-4px);box-shadow:0 4px 16px #0000001f}._philosophyCard_4tjsl_443:focus-within{box-shadow:0 4px 16px #0000001f;border-color:#8b4513}._philosophyIcon_4tjsl_481{font-size:3rem;margin-bottom:1rem;text-align:center}._philosophyCard_4tjsl_443 h3{font-size:1.5rem;font-weight:700;margin:0 0 1rem;color:#2c2c2c;text-align:center}._philosophyCard_4tjsl_443 p{font-size:1rem;line-height:1.6;color:#555;margin:0}._genresGrid_4tjsl_525{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}._genreCard_4tjsl_537{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_4tjsl_537:hover{transform:translateY(-4px);box-shadow:0 4px 16px #0000001f;border-color:#8b4513;text-decoration:none}._genreCard_4tjsl_537:focus-visible{outline:3px solid #8b4513;outline-offset:2px;transform:translateY(-2px);text-decoration:none}._genreCard_4tjsl_537:active{transform:translateY(-1px);text-decoration:none}._genreCard_4tjsl_537 h3{font-size:1.5rem;font-weight:700;margin:0;color:#2c2c2c}._genreCard_4tjsl_537 p{font-size:.95rem;line-height:1.5;color:#666;margin:0;flex:1}._genreLink_4tjsl_633{color:#8b4513;font-weight:600;font-size:.95rem;text-decoration:none}._genreCard_4tjsl_537:hover ._genreLink_4tjsl_633{color:sienna;text-decoration:none}._ctaSection_4tjsl_659{background:linear-gradient(135deg,#2c2416,#1a1a1a);padding:4rem 2rem;text-align:center;color:#f4f1ea}._ctaTitle_4tjsl_673{font-size:2.5rem;font-weight:700;margin:0 0 1rem;font-family:Georgia,serif}._ctaDescription_4tjsl_687{font-size:1.125rem;color:#c4bfb4;margin:0 0 2rem;max-width:600px;margin-left:auto;margin-right:auto}@media(max-width:768px){._heroTitle_4tjsl_53{font-size:2.5rem}._heroSubtitle_4tjsl_71{font-size:1.25rem}._heroLogo_4tjsl_37{height:80px}._searchForm_4tjsl_107{flex-direction:column;gap:.5rem}._searchButton_4tjsl_173{width:100%}._sectionTitle_4tjsl_403{font-size:2rem}._philosophyGrid_4tjsl_431,._genresGrid_4tjsl_525{grid-template-columns:1fr}}._page_14daa_1{background:#faf9f7;min-height:60vh}._container_14daa_11{max-width:900px;margin:0 auto;padding:3rem 2rem}._hero_14daa_25{text-align:center;padding:2rem 0 3rem;border-bottom:2px solid #e5e5e5;margin-bottom:3rem}._heroLogo_14daa_39{height:100px;width:auto;margin:0 auto 1.5rem;display:block}._heroTitle_14daa_53{font-size:3rem;font-weight:700;color:#2c2c2c;margin:0 0 1rem;font-family:Georgia,serif;letter-spacing:.02em}._heroSubtitle_14daa_71{font-size:1.25rem;font-style:italic;color:#666;margin:0}._section_14daa_87{margin-bottom:3rem;padding:2rem 0}._sectionAlt_14daa_97{margin-bottom:3rem;padding:2rem;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000f}._sectionTitle_14daa_113{font-size:2rem;font-weight:700;color:#2c2c2c;margin:0 0 1.5rem;font-family:Georgia,serif}._content_14daa_129{color:#444}._paragraph_14daa_137{font-size:1.0625rem;line-height:1.8;margin:0 0 1.5rem;color:#444}._paragraph_14daa_137:last-child{margin-bottom:0}._approachGrid_14daa_161{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}._approachCard_14daa_173{padding:1.5rem;background:#faf9f7;border-radius:6px;border:1px solid #e5e5e5;transition:border-color .2s}._approachCard_14daa_173:focus-within{border-color:#8b4513}._approachCard_14daa_173 h3{font-size:1.25rem;font-weight:700;color:#2c2c2c;margin:0 0 .75rem}._approachCard_14daa_173 p{font-size:.9375rem;line-height:1.6;color:#555;margin:0}._list_14daa_227{list-style:none;padding:0;margin:0 0 1.5rem}._list_14daa_227 li{font-size:1.0625rem;line-height:1.8;color:#444;margin-bottom:1rem;padding-left:1.5rem;position:relative}._list_14daa_227 li:before{content:"→";position:absolute;left:0;color:#8b4513;font-weight:700}._list_14daa_227 li strong{color:#2c2c2c}._poweredBySection_14daa_283{text-align:center;padding:2rem 0 0;margin-top:3rem;border-top:2px solid #e5e5e5}._poweredByText_14daa_297{font-size:.9375rem;color:#666;margin:0}._link_14daa_309{color:#8b4513;text-decoration:none;font-weight:600;transition:color .2s}._link_14daa_309:hover{color:sienna;text-decoration:none}._link_14daa_309:focus-visible{outline:2px solid #8b4513;outline-offset:2px;border-radius:2px;text-decoration:none}._link_14daa_309:active{color:#723a0f;text-decoration:none}@media(max-width:768px){._container_14daa_11{padding:2rem 1rem}._heroTitle_14daa_53{font-size:2.25rem}._heroSubtitle_14daa_71{font-size:1.125rem}._heroLogo_14daa_39{height:70px}._sectionTitle_14daa_113{font-size:1.75rem}._approachGrid_14daa_161{grid-template-columns:1fr}._paragraph_14daa_137,._list_14daa_227 li{font-size:1rem}}._page_1c0e3_1{background:#faf9f7;min-height:60vh}._container_1c0e3_11{max-width:1100px;margin:0 auto;padding:3rem 2rem}._hero_1c0e3_25{text-align:center;padding:2rem 0 3rem;border-bottom:2px solid #e5e5e5;margin-bottom:3rem}._heroTitle_1c0e3_39{font-size:3rem;font-weight:700;color:#2c2c2c;margin:0 0 1rem;font-family:Georgia,serif;letter-spacing:.02em}._heroSubtitle_1c0e3_57{font-size:1.25rem;font-style:italic;color:#666;margin:0}._authorsSection_1c0e3_73{margin-bottom:3rem}._authorCard_1c0e3_81{background:#fff;border-radius:8px;padding:2rem;margin-bottom:2rem;box-shadow:0 2px 8px #0000000f;transition:box-shadow .3s ease}._authorCard_1c0e3_81:hover{box-shadow:0 4px 16px #0000001a}._authorCard_1c0e3_81:last-child{margin-bottom:0}._authorContent_1c0e3_117{position:relative}._authorPortrait_1c0e3_125{float:left;width:180px;margin:0 2rem 1rem 0}._portraitImage_1c0e3_137{width:100%;height:auto;border-radius:8px;box-shadow:0 2px 8px #0000001a;display:block}._authorHeader_1c0e3_161{margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:1px solid #e5e5e5}._authorName_1c0e3_173{font-size:1.75rem;font-weight:700;color:#2c2c2c;margin:0 0 .75rem;font-family:Georgia,serif}._genres_1c0e3_189{display:flex;flex-wrap:wrap;gap:.5rem}._genreTag_1c0e3_201{display:inline-block;padding:.25rem .75rem;background:#f0f0f0;color:#555;font-size:.875rem;border-radius:4px;font-weight:500}._authorBio_1c0e3_221{font-size:1.0625rem;line-height:1.8;color:#444;margin:0;text-align:justify}._authorBio_1c0e3_221 p{margin:0 0 1rem}._authorBio_1c0e3_221 p:last-child{margin-bottom:0}._authorBio_1c0e3_221 strong{font-weight:700;color:#2c2c2c}._authorBio_1c0e3_221 em{font-style:italic}._authorBio_1c0e3_221 ul{margin:1rem 0;padding-left:1.5rem;list-style-type:disc}._authorBio_1c0e3_221 li{margin:.5rem 0;line-height:1.6}._authorBio_1c0e3_221 a{color:#8b4513;text-decoration:none;font-weight:500;transition:color .2s ease}._authorBio_1c0e3_221 a:hover{color:sienna;text-decoration:underline}._authorBio_1c0e3_221 a:focus-visible{outline:2px solid #8b4513;outline-offset:2px;border-radius:2px}._booksSection_1c0e3_331{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e5e5e5}._booksHeading_1c0e3_343{font-size:1.125rem;font-weight:700;color:#2c2c2c;margin:0 0 .75rem;font-family:Georgia,serif}._booksList_1c0e3_359{list-style-type:none;padding:0;margin:0}._booksList_1c0e3_359 li{margin:.5rem 0;padding-left:1.25rem;position:relative}._booksList_1c0e3_359 li:before{content:"📖";position:absolute;left:0;top:0}._bookLink_1c0e3_397{color:#8b4513;text-decoration:none;font-weight:500;font-size:1.0625rem;transition:color .2s ease;display:inline-block}._bookLink_1c0e3_397:hover{color:sienna;text-decoration:underline}._bookLink_1c0e3_397:focus-visible{outline:2px solid #8b4513;outline-offset:2px;border-radius:2px}._comingSoon_1c0e3_437{font-style:italic;color:#666;margin:0;font-size:1rem}._loadingText_1c0e3_451{text-align:center;font-size:1.125rem;color:#666;padding:2rem;font-style:italic}._cta_1c0e3_469{text-align:center;padding:3rem 2rem;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;color:#fff;margin-top:3rem}._ctaTitle_1c0e3_487{font-size:2rem;font-weight:700;margin:0 0 1rem;font-family:Georgia,serif}._ctaParagraph_1c0e3_501{font-size:1.125rem;line-height:1.6;margin:0 0 2rem;opacity:.95}._ctaButton_1c0e3_515{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_1c0e3_515:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0003;background:#f8f8f8}@media(max-width:768px){._container_1c0e3_11{padding:2rem 1.25rem}._heroTitle_1c0e3_39{font-size:2.25rem}._heroSubtitle_1c0e3_57{font-size:1.125rem}._authorCard_1c0e3_81{padding:1.5rem}._authorPortrait_1c0e3_125{float:none;width:140px;margin:0 auto 1.5rem}._authorName_1c0e3_173{font-size:1.5rem}._authorBio_1c0e3_221{font-size:1rem;text-align:left}._cta_1c0e3_469{padding:2rem 1.5rem}._ctaTitle_1c0e3_487{font-size:1.75rem}._ctaParagraph_1c0e3_501{font-size:1rem}}@media(max-width:480px){._heroTitle_1c0e3_39{font-size:1.875rem}._authorName_1c0e3_173{font-size:1.375rem}._genres_1c0e3_189{gap:.375rem}._genreTag_1c0e3_201{font-size:.8125rem;padding:.25rem .625rem}}._page_8zewl_1{background:#faf9f7;min-height:60vh;padding:2rem 0}._container_8zewl_13{max-width:1200px;margin:0 auto;padding:0 2rem}._header_8zewl_27{text-align:center;padding:2rem 0 3rem;margin-bottom:3rem;border-bottom:2px solid #e5e5e5}._title_8zewl_41{font-size:2.75rem;font-weight:700;color:#2c2c2c;margin:0 0 .75rem;font-family:Georgia,serif;letter-spacing:.01em}._subtitle_8zewl_59{font-size:1.125rem;color:#666;margin:0;line-height:1.6}._featuredSection_8zewl_75{margin-bottom:4rem}._booksSection_8zewl_83{margin-bottom:3rem}._sectionTitle_8zewl_91{font-size:2rem;font-weight:700;color:#2c2c2c;margin:0 0 .5rem;font-family:Georgia,serif}._sectionSubtitle_8zewl_107{font-size:1rem;color:#666;margin:0 0 2rem;line-height:1.6}._loading_8zewl_123,._error_8zewl_125,._empty_8zewl_127{text-align:center;padding:3rem 1rem;color:#666;font-size:1.0625rem}._error_8zewl_125{color:#d32f2f}._filters_8zewl_151{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_8zewl_175{display:flex;flex-direction:column;gap:.5rem}._filterLabel_8zewl_187{font-size:.875rem;font-weight:600;color:#2c2c2c}._filterInput_8zewl_199,._filterSelect_8zewl_201{padding:.625rem .75rem;border-radius:6px;border:1px solid #d4cfc4;font-size:.95rem;background:#faf9f7;color:#2c2c2c;font-family:inherit}._filterInput_8zewl_199::placeholder{color:#999}._filterInput_8zewl_199:focus,._filterSelect_8zewl_201:focus{outline:none;border-color:#8b4513;box-shadow:0 0 0 3px #8b45131a}._resultsBar_8zewl_245{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_8zewl_271{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;margin-bottom:3rem}._card_8zewl_285{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_8zewl_285:hover{transform:translateY(-6px);box-shadow:0 8px 24px #0000001f;text-decoration:none;border-color:#8b4513}._card_8zewl_285:focus-visible{outline:3px solid #8b4513;outline-offset:2px;transform:translateY(-4px);text-decoration:none}._imageContainer_8zewl_339{position:relative;width:100%;padding-top:50%;overflow:hidden;background-color:#f0ede5}._image_8zewl_339{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}._card_8zewl_285:hover ._image_8zewl_339{transform:scale(1.05)}._overlay_8zewl_383{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_8zewl_285:hover ._overlay_8zewl_383{opacity:1}._viewSeries_8zewl_419{color:#fff;font-weight:600;font-size:1rem;text-shadow:0 2px 4px rgba(0,0,0,.4)}._cardContent_8zewl_435{padding:1.5rem;flex:1;display:flex;flex-direction:column;background:#fff}._badge_8zewl_451{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_8zewl_477{font-size:1.375rem;font-weight:700;margin-bottom:.5rem;color:#2c2c2c;line-height:1.3}._metaLine_8zewl_493{font-size:.875rem;color:#666;margin-bottom:.75rem;display:flex;flex-wrap:wrap;gap:.35rem}._seriesDescription_8zewl_511{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_8zewl_511 p{margin-bottom:.5rem}._seriesDescription_8zewl_511 p+p{margin-top:0}._readTime_8zewl_551{margin-top:auto;padding-top:1rem;font-size:.8125rem;font-weight:600;color:#8b4513}._pagination_8zewl_569{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin-top:3rem;padding:1.5rem 0}._pageButton_8zewl_587{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_8zewl_587:disabled{opacity:.4;cursor:not-allowed;border-color:#d4cfc4;color:#999}._pageButton_8zewl_587:not(:disabled):hover{background:#8b4513;color:#fff;transform:translateY(-1px);box-shadow:0 2px 8px #8b451333}._pageButton_8zewl_587:not(:disabled):focus-visible{outline:3px solid #d4a574;outline-offset:2px}._pageButton_8zewl_587:not(:disabled):active{background:#723a0f;transform:translateY(0)}._pageStatus_8zewl_659{font-size:.9375rem;color:#555;font-weight:500}._backToTop_8zewl_673{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_8zewl_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_8zewl_673:hover{background:sienna;transform:translateY(-2px);box-shadow:0 6px 20px #0006,0 4px 12px #00000040}._backToTop_8zewl_673:focus-visible{outline:3px solid #d4a574;outline-offset:3px}._backToTop_8zewl_673:active{transform:translateY(0)}@media(max-width:768px){._container_8zewl_13{padding:0 1rem}._title_8zewl_41{font-size:2.25rem}._subtitle_8zewl_59{font-size:1rem}._filters_8zewl_151{grid-template-columns:1fr}._grid_8zewl_271{grid-template-columns:1fr;gap:1.5rem}._pagination_8zewl_569{gap:1rem}._pageButton_8zewl_587{padding:.5rem 1rem;font-size:.875rem}}@media(min-width:769px)and (max-width:1024px){._grid_8zewl_271{grid-template-columns:repeat(2,1fr)}}@media(min-width:1025px){._grid_8zewl_271{grid-template-columns:repeat(3,1fr)}}@keyframes _fadeIn_8zewl_1{0%{opacity:0}to{opacity:1}}._authorLink_8zewl_861{color:#d97706;cursor:pointer;transition:color .2s ease}._authorLink_8zewl_861:hover{color:#c2410c;text-decoration:underline}._page_21y0r_1{background:#faf9f7;min-height:60vh}._container_21y0r_11{max-width:1000px;margin:0 auto;padding:3rem 2rem}._hero_21y0r_25{text-align:center;padding:2rem 0 3rem;border-bottom:2px solid #e5e5e5;margin-bottom:3rem}._heroTitle_21y0r_39{font-size:3rem;font-weight:700;color:#2c2c2c;margin:0 0 1rem;font-family:Georgia,serif;letter-spacing:.02em}._heroSubtitle_21y0r_57{font-size:1.25rem;color:#666;margin:0;line-height:1.5}._content_21y0r_73{padding:2rem 0}._infoGrid_21y0r_83{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:3rem;grid-auto-rows:auto}._infoCard_21y0r_99{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_21y0r_99:hover{transform:translateY(-4px);box-shadow:0 4px 16px #0000001a}._infoCard_21y0r_99:focus-within{box-shadow:0 4px 16px #0000001a;border-color:#8b4513}._infoIcon_21y0r_147{font-size:3rem;margin-bottom:0;height:3rem;display:flex;align-items:center;justify-content:center;align-self:center}._infoCard_21y0r_99 h3{font-size:1.5rem;font-weight:700;color:#2c2c2c;margin:0 0 .125rem}._infoCard_21y0r_99 p{font-size:1rem;line-height:1.6;color:#555;margin:0;align-self:stretch}._infoLink_21y0r_197{display:inline-block;color:#8b4513;text-decoration:none;font-weight:600;font-size:.9375rem;margin-top:.375rem;transition:color .2s;align-self:center}._infoLink_21y0r_197:hover{color:sienna;text-decoration:none}._infoLink_21y0r_197:focus-visible{outline:2px solid #8b4513;outline-offset:2px;border-radius:2px;text-decoration:none}._infoLink_21y0r_197:active{color:#723a0f;text-decoration:none}._note_21y0r_253{background:#fff;padding:2rem;border-radius:8px;border-left:4px solid #8b4513;box-shadow:0 2px 8px #0000000f;margin-bottom:3rem}._note_21y0r_253 h3{font-size:1.5rem;font-weight:700;color:#2c2c2c;margin:0 0 1rem}._note_21y0r_253 p{font-size:1.0625rem;line-height:1.7;color:#444;margin:0 0 1rem}._note_21y0r_253 p:last-child{margin-bottom:0}._parentCompany_21y0r_309{text-align:center;padding:2rem 0 0;border-top:2px solid #e5e5e5;margin-top:2rem}._parentCompany_21y0r_309 p{font-size:.9375rem;color:#666;margin:0 0 .5rem}._parentSubtext_21y0r_335{font-size:.875rem;color:#888}._link_21y0r_345{color:#8b4513;text-decoration:none;font-weight:600;transition:color .2s}._link_21y0r_345:hover{color:sienna;text-decoration:none}._link_21y0r_345:focus-visible{outline:2px solid #8b4513;outline-offset:2px;border-radius:2px;text-decoration:none}._link_21y0r_345:active{color:#723a0f;text-decoration:none}@media(max-width:1024px){._infoGrid_21y0r_83{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){._container_21y0r_11{padding:2rem 1rem}._heroTitle_21y0r_39{font-size:2.25rem}._heroSubtitle_21y0r_57{font-size:1.125rem}._infoGrid_21y0r_83{grid-template-columns:1fr}._infoCard_21y0r_99{grid-template-rows:auto auto 1fr auto;grid-row:auto}._infoCard_21y0r_99 h3{min-height:auto}._infoIcon_21y0r_147{height:auto}}._page_1wu0e_1{min-height:70vh;padding:3rem 0;background:#faf9f7}._container_1wu0e_13{max-width:900px;margin:0 auto;padding:0 2rem}._header_1wu0e_25{text-align:center;margin-bottom:2rem;padding-bottom:2rem;border-bottom:2px solid #e5e5e5}._title_1wu0e_39{font-size:2.5rem;font-weight:700;color:#2c2c2c;margin:0 0 1rem;font-family:Georgia,serif}._query_1wu0e_55{font-size:1.125rem;color:#666;margin:0}._query_1wu0e_55 strong{color:#2c2c2c;font-weight:600}._loading_1wu0e_77,._error_1wu0e_79,._empty_1wu0e_81{text-align:center;padding:3rem 2rem;font-size:1.0625rem;color:#666}._error_1wu0e_79{color:#d32f2f}._empty_1wu0e_81{background:#fff;border-radius:8px;border:1px solid #e5e5e5;padding:3rem 2rem}._emptyHint_1wu0e_117{margin-top:1rem;font-size:.95rem}._emptyHint_1wu0e_117 a{color:#8b4513;text-decoration:none;font-weight:600}._emptyHint_1wu0e_117 a:hover{text-decoration:underline}._results_1wu0e_147{margin-top:2rem}._count_1wu0e_155{font-size:.95rem;color:#666;margin:0 0 1.5rem;font-weight:500}._resultsList_1wu0e_169{display:flex;flex-direction:column;gap:1rem}._resultCard_1wu0e_181{background:#fff;border-radius:8px;padding:1.5rem;border:1px solid #e5e5e5;text-decoration:none;color:inherit;transition:all .2s ease;display:block}._resultCard_1wu0e_181:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014;border-color:#8b4513;text-decoration:none}._resultCard_1wu0e_181:focus-visible{outline:3px solid #8b4513;outline-offset:2px}._resultHeader_1wu0e_227{display:flex;gap:.75rem;align-items:center;margin-bottom:.75rem}._badge_1wu0e_241{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;padding:.35rem .6rem;border-radius:999px}._badgeseries_1wu0e_259{background:linear-gradient(135deg,#8b451326,#8b451340);color:#2c2c2c}._badgenovel_1wu0e_269{background:linear-gradient(135deg,#d9770626,#d9770640);color:#2c2c2c}._badgechapter_1wu0e_279{background:linear-gradient(135deg,#4f46e526,#4f46e540);color:#2c2c2c}._bookType_1wu0e_289{font-size:.8rem;color:#999;font-weight:500}._resultTitle_1wu0e_301{font-size:1.375rem;font-weight:700;color:#2c2c2c;margin:0 0 .5rem;line-height:1.3}._resultMeta_1wu0e_317{font-size:.875rem;color:#666;margin:0 0 .5rem}._resultNovel_1wu0e_329{font-size:.875rem;color:#999;margin:0 0 .5rem;font-style:italic}._resultDescription_1wu0e_343{font-size:.95rem;color:#555;line-height:1.6;margin:0 0 1rem}._readMore_1wu0e_357{color:#8b4513;font-weight:600;font-size:.875rem;display:inline-flex;align-items:center;gap:.25rem}._resultCard_1wu0e_181:hover ._readMore_1wu0e_357{color:sienna}@media(max-width:768px){._container_1wu0e_13{padding:0 1rem}._title_1wu0e_39{font-size:2rem}._resultCard_1wu0e_181{padding:1.25rem}._resultTitle_1wu0e_301{font-size:1.25rem}}
