*{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;font-family:Inter,sans-serif;font-size:16px}body{background-color:var(--main-white)}a{text-decoration:none!important}.container{flex-direction:column;gap:40px;width:calc(100% - 120px);max-width:1600px;margin:0 auto;padding:40px 0;display:flex}._hero_13j4j_2{justify-content:space-between;align-items:center;gap:40px;padding:60px 0;display:flex}._hero_13j4j_2 ._heroText_13j4j_9 h1{margin-bottom:20px;font-size:48px}._hero_13j4j_2 ._heroText_13j4j_9 p{color:#666;margin-bottom:30px;font-size:18px}._hero_13j4j_2 ._heroVisual_13j4j_18 img{max-width:100%;height:auto}._ctaButton_13j4j_23{color:#fff;cursor:pointer;background:#a67c52;border:none;border-radius:4px;padding:12px 24px;font-weight:600;transition:background .3s}._ctaButton_13j4j_23:hover{background:#8e6a45}._statsBar_13j4j_37{color:tan;background-position:50%;background-size:cover;padding:40px 0}._statsBar_13j4j_37 ._statsInner_13j4j_43{justify-content:space-around;align-items:center;display:flex}._statsBar_13j4j_37 ._statsInner_13j4j_43 div{align-items:center;gap:15px;font-size:1.2rem;display:flex}._statsBar_13j4j_37 ._statsInner_13j4j_43 div span{color:#fff;font-size:2rem;font-weight:700}._statsBar_13j4j_37 ._statsInner_13j4j_43 div p{margin:0;font-size:14px}._bookSection_13j4j_64{padding:40px 0}._bookSection_13j4j_64 h2{margin-bottom:20px;font-size:24px;font-weight:700}._bookSection_13j4j_64 ._grid_13j4j_72{grid-template-columns:repeat(6,1fr);gap:20px;display:grid}._bookSection_13j4j_64 ._card_13j4j_77{color:inherit;text-decoration:none;transition:transform .2s;display:block}._bookSection_13j4j_64 ._card_13j4j_77:hover{transform:translateY(-5px)}._bookSection_13j4j_64 ._card_13j4j_77 img{aspect-ratio:2/3;object-fit:cover;border-radius:4px;width:100%}._bookSection_13j4j_64 ._card_13j4j_77 ._placeholder_13j4j_92{aspect-ratio:2/3;color:#fff;background:#333;border-radius:4px;justify-content:center;align-items:center;width:100%;font-size:12px;display:flex}._bookSection_13j4j_64 ._card_13j4j_77 h3{white-space:nowrap;text-overflow:ellipsis;margin:10px 0 0;font-size:14px;overflow:hidden}._bookSection_13j4j_64 ._card_13j4j_77 p{color:#666;margin:5px 0 0;font-size:12px}._fullWidthBanner_13j4j_116{width:100%;margin:20px 0}._fullWidthBanner_13j4j_116 img{width:100%;height:auto;display:block}._header_1069o_1{background-color:#1e1e1e;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:16px 60px 0;display:flex}._header__section_1069o_10{border-bottom:1px solid #858585;justify-content:space-between;align-items:center;gap:24px;width:100%;max-width:1600px;padding:16px 0;display:flex}._header__section--logo_1069o_20{display:flex}._header__section--logo_1069o_20 img{width:298px;height:auto;display:block}@media (width<=1024px){._header__section_1069o_10{flex-direction:column;gap:12px}}@media (width<=600px){._header__section--logo_1069o_20 img{width:160px}}._top-nav_d6d8m_1{justify-content:space-between;width:100%;max-width:1600px;margin:0 auto;display:flex}._top-nav__app_d6d8m_8{justify-content:space-between;width:100%;display:flex}._top-nav__app--content_d6d8m_13{align-items:center;gap:24px;display:flex}._top-nav__app--content--link_d6d8m_18{color:#858585;text-decoration:none;transition:all .15s ease-in-out}._top-nav__app--content--link_d6d8m_18:hover{color:#f8f8f8}._top-nav__login-btn_d6d8m_26{color:#f8f8f8;align-items:center;gap:8px;font-weight:500;text-decoration:none;transition:all .15s ease-in-out;display:flex}._top-nav__login-btn_d6d8m_26:hover{color:#858585}._top-nav__profile-wrapper_d6d8m_38{align-items:center;gap:16px;display:flex;position:relative}._top-nav__profile-name_d6d8m_44{color:#f8f8f8;font-size:14px;font-weight:500}._top-nav__avatar-container_d6d8m_49{cursor:pointer;align-items:center;display:flex;position:relative}._top-nav__avatar-img_d6d8m_55{object-fit:cover;border:1px solid #858585;border-radius:50%;width:35px;height:35px;transition:all .15s ease-in-out}._top-nav__avatar-img_d6d8m_55:hover{border-color:#f8f8f8}._top-nav__dropdown_d6d8m_66{z-index:1000;background-color:#1a1a1a;border:1px solid #333;border-radius:8px;min-width:160px;padding:8px 0;list-style:none;position:absolute;top:calc(100% + 15px);right:0;box-shadow:0 4px 12px #00000080}._top-nav__dropdown_d6d8m_66:before{content:"";background-color:#1a1a1a;border-top:1px solid #333;border-left:1px solid #333;width:10px;height:10px;position:absolute;top:-6px;right:12px;transform:rotate(45deg)}._top-nav__dropdown_d6d8m_66 li{color:#f8f8f8;cursor:pointer;padding:10px 20px;font-size:14px;transition:all .15s ease-in-out}._top-nav__dropdown_d6d8m_66 li:hover{color:#f8f8f8;background-color:#2a2a2a}._top-nav__dropdown_d6d8m_66 li:last-child{color:#ff4d4d;border-top:1px solid #333}._top-nav__dropdown_d6d8m_66 li:last-child:hover{background-color:#ff4d4d1a}@media (width<=1024px){._top-nav__app_d6d8m_8{flex-direction:column;align-items:center;gap:12px}._top-nav__profile-wrapper_d6d8m_38{margin-top:8px}}@media (width<=600px){._top-nav__app--content_d6d8m_13{gap:12px;font-size:14px}._top-nav__profile-name_d6d8m_44{display:none}._top-nav__dropdown_d6d8m_66{right:-20px}}._search_1ivds_1{border:none;border-radius:4px;outline:none;width:100%;max-width:586px;height:35px;padding:0 8px}._search_1ivds_1::placeholder{color:#b9924f;opacity:1;transition:opacity .2s}._search_1ivds_1:focus::placeholder{opacity:0}._default-btn_15x1x_1{color:#f6e9d4;background-color:#b9924f;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:0 8px;transition:all .15s ease-in-out;display:flex}._default-btn_15x1x_1:hover:not(:disabled){cursor:pointer;background-color:#97702d}._default-btn_15x1x_1:disabled{opacity:.5;cursor:not-allowed}._default-btn--small_15x1x_21{width:80px;height:30px}._default-btn--medium_15x1x_25{width:114px;height:35px}._default-btn--large_15x1x_29{width:100%;height:42px}._default-btn--custom_15x1x_33{max-width:200px;padding:16px}._nav_1uh3b_1{align-items:center;width:100%;max-width:1600px;height:60px;display:flex;position:relative}._nav_1uh3b_1 ._hamburger_1uh3b_9{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:30px;height:21px;padding:0;display:none}._nav_1uh3b_1 ._hamburger_1uh3b_9 ._bar_1uh3b_21{background-color:#f8f8f8;border-radius:10px;width:100%;height:3px;transition:all .15s ease-in-out}._nav_1uh3b_1 ._hamburger_1uh3b_9._is-active_1uh3b_28 ._bar_1uh3b_21:first-child{transform:translateY(9px)rotate(45deg)}._nav_1uh3b_1 ._hamburger_1uh3b_9._is-active_1uh3b_28 ._bar_1uh3b_21:nth-child(2){opacity:0}._nav_1uh3b_1 ._hamburger_1uh3b_9._is-active_1uh3b_28 ._bar_1uh3b_21:nth-child(3){transform:translateY(-9px)rotate(-45deg)}._nav--ul_1uh3b_37{letter-spacing:1px;gap:24px;list-style:none;display:flex}._nav--ul--li_1uh3b_43 ._nav__link_1uh3b_43{color:#f8f8f8;text-decoration:none;transition:all .15s ease-in-out}._nav--ul--li_1uh3b_43 ._nav__link_1uh3b_43:hover,._nav--ul--li_1uh3b_43 ._nav__link_1uh3b_43._is-active_1uh3b_28{color:#b9924f}@media (width<=1024px){._nav_1uh3b_1{justify-content:center;padding:0 20px}._nav_1uh3b_1 ._hamburger_1uh3b_9{display:flex}._nav--ul_1uh3b_37{opacity:0;visibility:hidden;z-index:1000;background-color:#1e1e1e;border-bottom:1px solid #858585;flex-direction:column;gap:16px;width:100%;padding:20px;transition:all .15s ease-in-out;position:absolute;top:60px;left:0;transform:translateY(-10px)}._nav--ul_1uh3b_37._is-open_1uh3b_75{opacity:1;visibility:visible;transform:translateY(0)}._nav--ul--li_1uh3b_43{text-align:center;width:100%}}._footer_1ur66_1{color:#f8f8f8;background-color:#1e1e1e;width:100%;padding:40px 60px;font-family:Arial,sans-serif}._footer__container_1ur66_8{flex-wrap:wrap;justify-content:space-between;gap:40px;width:100%;max-width:1600px;margin:0 auto;display:flex}@media (width<=768px){._footer__container_1ur66_8{text-align:center;flex-direction:column;align-items:center;gap:10px}}._footer__section_1ur66_25{flex:1;min-width:250px}._footer__logo_1ur66_29{object-fit:contain;height:48px;margin-bottom:15px}@media (width<=768px){._footer__logo_1ur66_29{margin-bottom:0}}._footer__text_1ur66_39{margin:15px 0;line-height:1.6}._footer__socials_1ur66_43{gap:16px;margin-bottom:10px;display:flex}@media (width<=768px){._footer__socials_1ur66_43{justify-content:center}}._footer__socials--icon_1ur66_53{font-size:1.8rem}._footer__socials_1ur66_43 a{color:#f8f8f8;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;transition:all .15s ease-in-out;display:flex}._footer__socials_1ur66_43 a._facebook_1ur66_67{background-color:#1877f2}._footer__socials_1ur66_43 a._instagram_1ur66_70{background:radial-gradient(circle at 30% 107%,#fdf497 0% 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%)}._footer__socials_1ur66_43 a:hover{filter:brightness(1.1)}._footer__copy_1ur66_76{width:100%;max-width:1600px;margin:20px auto 0;font-size:.9rem}._footer__title_1ur66_82{margin-bottom:15px;font-size:2rem;font-weight:400}._footer__categories_1ur66_87{gap:40px;display:flex}@media (width<=768px){._footer__categories_1ur66_87{flex-direction:column;gap:20px}}._footer__category-list_1ur66_97{margin:0;padding:0;list-style:none}._footer__category-list_1ur66_97 li{margin-bottom:8px}._footer__category-list_1ur66_97 li a{color:#f8f8f8;font-size:14px;text-decoration:none;transition:color .3s ease-in-out}._footer__category-list_1ur66_97 li a:hover{color:#c9a54e}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}._map-container_1xcyh_1{flex-direction:column;gap:24px;width:100%;display:flex}@media (width>=768px){._map-container_1xcyh_1{flex-direction:row;gap:40px;height:600px}}._map-container__searcher_1xcyh_14{z-index:10;flex-direction:column;flex-shrink:0;width:100%;max-height:450px;display:flex}@media (width>=768px){._map-container__searcher_1xcyh_14{width:320px;height:100%;max-height:none}}._map-container__controls_1xcyh_29{flex-direction:column;flex-shrink:0;gap:12px;margin-bottom:12px;display:flex}._map-container__controls_1xcyh_29 input{box-sizing:border-box;border:1px solid #858585;border-radius:4px;outline:none;width:100%;margin:0;padding:12px;font-size:1rem}._map-container__controls_1xcyh_29 input:focus{border-color:#b9924f}._map-container__buttons-row_1xcyh_49{gap:12px;width:100%;display:flex}._map-container__buttons-row_1xcyh_49>*{flex:1;min-width:0}._map-container__full-btn_1xcyh_58{justify-content:center;width:100%!important;margin:0!important;display:flex!important}._map-container__list_1xcyh_64{flex-grow:1;padding-right:8px;overflow-y:auto}._map-container__list_1xcyh_64::-webkit-scrollbar{width:6px}._map-container__list_1xcyh_64::-webkit-scrollbar-track{background:#f1f1f1}._map-container__list_1xcyh_64::-webkit-scrollbar-thumb{background:#858585;border-radius:4px}._map-container__list_1xcyh_64::-webkit-scrollbar-thumb:hover{background:#b9924f}._map-container__map_1xcyh_82{z-index:1;border:2px solid #b9924f;border-radius:4px;width:100%;height:450px;position:relative;overflow:hidden}@media (width>=768px){._map-container__map_1xcyh_82{flex-grow:1;min-width:0;height:100%}}._map-container__map_1xcyh_82 .leaflet-container{width:100%!important;height:100%!important}._error-text_1xcyh_103{color:#d32f2f;text-align:center;margin:0;font-size:.8rem}._info-text_1xcyh_110{text-align:center;color:#b9924f;font-weight:700}._bookstore-item_1xcyh_116{cursor:pointer;border:1px solid #858585;border-radius:4px;margin-bottom:12px;padding:12px;transition:all .15s ease-in-out}._bookstore-item_1xcyh_116 h3{color:#1e1e1e;margin:0 0 8px;font-size:1.1rem}._bookstore-item_1xcyh_116 p{color:#515151;margin:4px 0;font-size:.9rem}._bookstore-item_1xcyh_116:hover{background-color:#b9924f0d;border-color:#b9924f}.leaflet-marker-icon.custom-icon{background:0 0!important;border:none!important}.leaflet-control-attribution{display:none!important}._layoutWrapper_1oopq_2{grid-template-columns:260px 1fr;gap:40px;padding:40px 0;display:grid}._sidebar_1oopq_9 ._filterHeader_1oopq_9{color:#111;margin-bottom:25px;font-size:24px;font-weight:700}._sidebar_1oopq_9 ._filterBlock_1oopq_15{border-top:1px solid #eee;padding:15px 0}._sidebar_1oopq_9 ._filterBlock_1oopq_15 summary{cursor:pointer;color:#333;justify-content:space-between;font-weight:500;list-style:none;display:flex}._sidebar_1oopq_9 ._filterBlock_1oopq_15 summary:after{content:"⌄";font-size:18px}._sidebar_1oopq_9 ._filterBlock_1oopq_15 ._optionsList_1oopq_31{flex-direction:column;gap:10px;margin-top:15px;display:flex}._sidebar_1oopq_9 ._filterBlock_1oopq_15 ._optionsList_1oopq_31 ._customCheckbox_1oopq_37{color:#555;cursor:pointer;align-items:center;gap:10px;font-size:14px;display:flex}._sidebar_1oopq_9 ._filterBlock_1oopq_15 ._optionsList_1oopq_31 ._customCheckbox_1oopq_37 input[type=checkbox]{accent-color:#d4bc8b}._grid_1oopq_49{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:25px;display:grid}._card_1oopq_55{background-color:#f8f8f8;border-radius:4px;transition:transform .2s;overflow:hidden}._card_1oopq_55:hover{transform:translateY(-4px)}._card_1oopq_55 ._cover_1oopq_64{aspect-ratio:2/3;background-color:#e2e2e2}._card_1oopq_55 ._cover_1oopq_64 img{object-fit:cover;width:100%;height:100%}._card_1oopq_55 ._info_1oopq_73{padding:12px}._card_1oopq_55 ._info_1oopq_73 h3{color:#1a1a1a;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:14px;font-weight:600;overflow:hidden}._card_1oopq_55 ._info_1oopq_73 p{color:#777;margin:4px 0 0;font-size:12px}._pagination_1oopq_91{justify-content:center;align-items:center;gap:15px;margin-top:60px;display:flex}._pagination_1oopq_91 ._arrowBtn_1oopq_98{cursor:pointer;background-color:#e5dcc3;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;transition:opacity .2s;display:flex}._pagination_1oopq_91 ._arrowBtn_1oopq_98:hover{opacity:.8}._pagination_1oopq_91 ._pagesCounter_1oopq_114{color:#999;align-items:center;gap:10px;font-size:14px;display:flex}._pagination_1oopq_91 ._pagesCounter_1oopq_114 input{text-align:center;background-color:#f4f4f4;border:1px solid #ddd;border-radius:5px;width:45px;height:35px}._bookWrapper_c6hks_1{color:#1e1e1e;padding:40px 0;font-family:Inter,sans-serif}._topSection_c6hks_7{gap:50px;margin-bottom:50px;display:flex}@media (width<=768px){._topSection_c6hks_7{flex-direction:column}}._imageColumn_c6hks_18{flex:0 0 350px;max-width:350px}._imageColumn_c6hks_18 ._coverImage_c6hks_22{object-fit:contain;border-radius:4px;width:100%;height:auto;max-height:550px;box-shadow:0 4px 15px #0000001a}._detailsColumn_c6hks_31{flex-direction:column;flex:1;display:flex}._titleBlock_c6hks_37{background-color:#1e1e1e;border-radius:4px;padding:20px 30px}._titleBlock_c6hks_37 h1{color:#f8f8f8;margin:0;font-size:28px;font-weight:700}._infoAndActionsRow_c6hks_49{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:20px;margin-top:15px;display:flex}._mainInfo_c6hks_58{flex:1;min-width:280px}._authorName_c6hks_63{color:#b9924f;margin:0 0 20px;font-size:20px;font-weight:700}._metadata_c6hks_70{flex-direction:column;gap:8px;margin-bottom:20px;font-size:14px;display:flex}._metadata_c6hks_70 p{margin:0}._metadata_c6hks_70 strong{margin-right:8px;font-weight:600}._metadata_c6hks_70 ._starIcon_c6hks_84{color:#1e1e1e;font-size:12px}._actionsSection_c6hks_89{text-align:center;margin-top:10px}._actionsSection_c6hks_89 h3{margin-bottom:20px;font-size:14px;font-weight:600}._actionsSection_c6hks_89 ._actionButtons_c6hks_98{justify-content:center;gap:25px;display:flex}._actionsSection_c6hks_89 ._actionButtons_c6hks_98 ._actionBtn_c6hks_103{cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:8px;padding:0;display:flex}._actionsSection_c6hks_89 ._actionButtons_c6hks_98 ._actionBtn_c6hks_103:hover ._iconCircle_c6hks_113{color:#f8f8f8;background-color:#b9924f}._actionsSection_c6hks_89 ._actionButtons_c6hks_98 ._actionBtn_c6hks_103 ._iconCircle_c6hks_113{color:#888;background-color:#e5e5e5;border-radius:50%;justify-content:center;align-items:center;width:55px;height:55px;font-size:22px;transition:all .2s ease-in-out;display:flex}._actionsSection_c6hks_89 ._actionButtons_c6hks_98 ._actionBtn_c6hks_103 span{color:#1e1e1e;font-size:11px;font-weight:500}._descriptionSection_c6hks_135{margin-top:40px}._descriptionSection_c6hks_135 ._descriptionHeader_c6hks_138{align-items:center;gap:10px;margin-bottom:20px;display:flex}._descriptionSection_c6hks_135 ._descriptionHeader_c6hks_138 h2{margin:0;font-size:20px;font-weight:700}._descriptionSection_c6hks_135 ._descriptionHeader_c6hks_138 svg{font-size:16px}._descriptionSection_c6hks_135 ._descriptionContent_c6hks_152 p{color:#1e1e1e;text-align:justify;margin-bottom:15px;font-size:14px;line-height:1.6}._middleSection_c6hks_160{border-top:1px solid #ccc;grid-template-columns:1fr 1fr;gap:40px;margin-top:60px;padding-top:40px;display:grid}@media (width<=992px){._middleSection_c6hks_160{grid-template-columns:1fr}}._middleSection_c6hks_160 h2{margin-bottom:25px;font-size:20px;font-weight:700}._pricesContainer_c6hks_179 ._tabs_c6hks_179{border-bottom:1px solid #ccc;gap:20px;margin-bottom:15px;display:flex}._pricesContainer_c6hks_179 ._tabs_c6hks_179 span{color:#858585;cursor:pointer;padding-bottom:10px;font-size:14px;font-weight:500;transition:color .2s ease-in-out;position:relative}._pricesContainer_c6hks_179 ._tabs_c6hks_179 span:hover{color:#1e1e1e}._pricesContainer_c6hks_179 ._tabs_c6hks_179 span._activeTab_c6hks_197{color:#b9924f;font-weight:600}._pricesContainer_c6hks_179 ._tabs_c6hks_179 span._activeTab_c6hks_197:after{content:"";background-color:#b9924f;width:100%;height:2px;position:absolute;bottom:-1px;left:0}._pricesContainer_c6hks_179 ._storesList_c6hks_210{max-height:500px;padding-right:10px;overflow-y:auto}._pricesContainer_c6hks_179 ._storesList_c6hks_210::-webkit-scrollbar{width:6px}._pricesContainer_c6hks_179 ._storesList_c6hks_210::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}._pricesContainer_c6hks_179 ._storesList_c6hks_210::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}._pricesContainer_c6hks_179 ._storesList_c6hks_210 ._storeItem_c6hks_226{border-bottom:1px solid #eaeaea;justify-content:space-between;align-items:center;padding:15px 0;display:flex}._pricesContainer_c6hks_179 ._storesList_c6hks_210 ._storeItem_c6hks_226 ._storeInfo_c6hks_233 ._storeName_c6hks_233{color:#1e1e1e;margin:0 0 4px;font-size:13px;font-weight:600}._pricesContainer_c6hks_179 ._storesList_c6hks_210 ._storeItem_c6hks_226 ._storeInfo_c6hks_233 p{color:#858585;margin:0 0 2px;font-size:11px}._pricesContainer_c6hks_179 ._storesList_c6hks_210 ._storeItem_c6hks_226 ._storeAction_c6hks_244{align-items:center;gap:15px;display:flex}._pricesContainer_c6hks_179 ._storesList_c6hks_210 ._storeItem_c6hks_226 ._storeAction_c6hks_244 ._price_c6hks_179{color:#858585;font-size:14px}._pricesContainer_c6hks_179 ._storesList_c6hks_210 ._storeItem_c6hks_226 ._storeAction_c6hks_244 ._checkBtn_c6hks_253{color:#f8f8f8;cursor:pointer;background-color:#b9924f;border:none;border-radius:4px;padding:8px 16px;font-size:12px;font-weight:600;transition:background-color .2s ease-in-out}._pricesContainer_c6hks_179 ._storesList_c6hks_210 ._storeItem_c6hks_226 ._storeAction_c6hks_244 ._checkBtn_c6hks_253:hover{background-color:#97702d}._recommendedContainer_c6hks_268 ._recommendedGrid_c6hks_268{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}@media (width<=600px){._recommendedContainer_c6hks_268 ._recommendedGrid_c6hks_268{grid-template-columns:repeat(2,1fr)}}._recommendedContainer_c6hks_268 ._recCard_c6hks_278{background-color:#ececec;flex-direction:column;display:flex}._recommendedContainer_c6hks_268 ._recCard_c6hks_278 img{aspect-ratio:2/3;object-fit:cover;width:100%}._recommendedContainer_c6hks_268 ._recCard_c6hks_278 ._recInfo_c6hks_288{padding:10px}._recommendedContainer_c6hks_268 ._recCard_c6hks_278 ._recInfo_c6hks_288 h4{white-space:nowrap;text-overflow:ellipsis;margin:0 0 4px;font-size:12px;font-weight:600;overflow:hidden}._recommendedContainer_c6hks_268 ._recCard_c6hks_278 ._recInfo_c6hks_288 p{color:#858585;margin:0;font-size:10px}._reviewsSection_c6hks_305{border-top:1px solid #ccc;margin-top:60px;padding-top:40px}._reviewsTop_c6hks_311{justify-content:space-between;align-items:flex-start;gap:40px;margin-bottom:50px;display:flex}@media (width<=768px){._reviewsTop_c6hks_311{flex-direction:column}}._ratingSummary_c6hks_324{align-items:center;gap:40px;display:flex}._ratingSummary_c6hks_324 ._averageBox_c6hks_329{flex-direction:column;align-items:center;display:flex}._ratingSummary_c6hks_324 ._averageBox_c6hks_329 span:first-child{color:#1e1e1e;margin-bottom:5px;font-size:12px;font-weight:600}._ratingSummary_c6hks_324 ._averageBox_c6hks_329 ._bigScore_c6hks_340{color:#b9924f;align-items:center;gap:5px;font-size:32px;font-weight:700;display:flex}._ratingSummary_c6hks_324 ._averageBox_c6hks_329 ._bigScore_c6hks_340 svg{font-size:20px}._ratingSummary_c6hks_324 ._averageBox_c6hks_329 ._reviewCount_c6hks_351{color:#858585;margin-top:5px;font-size:11px}._ratingSummary_c6hks_324 ._barsBox_c6hks_356{flex-direction:column;gap:8px;display:flex}._ratingSummary_c6hks_324 ._barsBox_c6hks_356 ._barRow_c6hks_361{align-items:center;gap:10px;display:flex}._ratingSummary_c6hks_324 ._barsBox_c6hks_356 ._barRow_c6hks_361 ._starLabel_c6hks_366{color:#1e1e1e;align-items:center;gap:4px;width:30px;font-size:11px;display:flex}._ratingSummary_c6hks_324 ._barsBox_c6hks_356 ._barRow_c6hks_361 ._starLabel_c6hks_366 svg{color:#b9924f}._ratingSummary_c6hks_324 ._barsBox_c6hks_356 ._barRow_c6hks_361 ._barTrack_c6hks_377{background-color:#e5e5e5;border-radius:3px;width:150px;height:6px;overflow:hidden}._ratingSummary_c6hks_324 ._barsBox_c6hks_356 ._barRow_c6hks_361 ._barTrack_c6hks_377 ._barFill_c6hks_384{background-color:#dec6a0;height:100%}._ratingSummary_c6hks_324 ._barsBox_c6hks_356 ._barRow_c6hks_361 ._countLabel_c6hks_388{color:#858585;width:20px;font-size:11px}._addCommentBox_c6hks_394{flex-direction:column;flex:1;align-items:flex-end;gap:15px;max-width:500px;display:flex}._addCommentBox_c6hks_394 ._addCommentInputArea_c6hks_402{border:1px solid #ccc;border-radius:12px;gap:15px;width:100%;padding:15px;display:flex}._addCommentBox_c6hks_394 ._addCommentInputArea_c6hks_402 ._avatarPlaceholder_c6hks_410{color:#858585;font-size:32px}._addCommentBox_c6hks_394 ._addCommentInputArea_c6hks_402 textarea{resize:none;border:none;outline:none;flex:1;height:60px;font-family:inherit;font-size:14px}._addCommentBox_c6hks_394 ._addCommentInputArea_c6hks_402 textarea::placeholder{color:#858585;opacity:1;transition:opacity .2s}._addCommentBox_c6hks_394 ._addCommentInputArea_c6hks_402 textarea:focus::placeholder{opacity:0}._addCommentBox_c6hks_394 ._addCommentActions_c6hks_431{align-items:center;gap:20px;display:flex}._addCommentBox_c6hks_394 ._addCommentActions_c6hks_431 ._starSelect_c6hks_436{color:#dec6a0;cursor:pointer;gap:4px;font-size:18px;display:flex}._addCommentBox_c6hks_394 ._addCommentActions_c6hks_431 ._submitCommentBtn_c6hks_443{color:#f8f8f8;cursor:pointer;background-color:#b9924f;border:none;border-radius:4px;padding:10px 20px;font-size:13px;font-weight:600;transition:background-color .2s ease-in-out}._addCommentBox_c6hks_394 ._addCommentActions_c6hks_431 ._submitCommentBtn_c6hks_443:hover{background-color:#97702d}._commentsListContainer_c6hks_458 h2{margin-bottom:20px;font-size:24px;font-weight:700}._commentsListContainer_c6hks_458 ._commentsList_c6hks_458{background-color:#ececec;border-radius:8px;max-height:400px;padding:10px;overflow-y:auto}._commentsListContainer_c6hks_458 ._commentsList_c6hks_458::-webkit-scrollbar{width:6px}._commentsListContainer_c6hks_458 ._commentsList_c6hks_458::-webkit-scrollbar-track{background:#e0e0e0;border-radius:4px}._commentsListContainer_c6hks_458 ._commentsList_c6hks_458::-webkit-scrollbar-thumb{background:#858585;border-radius:4px}._commentsListContainer_c6hks_458 ._commentsList_c6hks_458 ._commentItem_c6hks_481{border-bottom:1px solid #dcdcdc;align-items:flex-start;gap:15px;padding:20px;display:flex}._commentsListContainer_c6hks_458 ._commentsList_c6hks_458 ._commentItem_c6hks_481:last-child{border-bottom:none}._commentsListContainer_c6hks_458 ._commentsList_c6hks_458 ._commentItem_c6hks_481 ._userAvatar_c6hks_491{color:#858585;flex-shrink:0;font-size:40px}._commentsListContainer_c6hks_458 ._commentsList_c6hks_458 ._commentItem_c6hks_481 ._commentContent_c6hks_496{flex:1}._commentsListContainer_c6hks_458 ._commentsList_c6hks_458 ._commentItem_c6hks_481 ._commentContent_c6hks_496 p{color:#1e1e1e;margin:0;font-size:13px;line-height:1.5}._commentsListContainer_c6hks_458 ._commentsList_c6hks_458 ._commentItem_c6hks_481 ._commentMeta_c6hks_505{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:5px;display:flex}._commentsListContainer_c6hks_458 ._commentsList_c6hks_458 ._commentItem_c6hks_481 ._commentMeta_c6hks_505 ._stars_c6hks_512{color:#dec6a0;gap:2px;font-size:12px;display:flex}._commentsListContainer_c6hks_458 ._commentsList_c6hks_458 ._commentItem_c6hks_481 ._commentMeta_c6hks_505 ._date_c6hks_518{color:#858585;font-size:11px}._toastNotification_c6hks_523{color:#f8f8f8;z-index:1000;background-color:#b9924f;border-radius:8px;align-items:center;gap:12px;padding:16px 24px;font-size:15px;font-weight:600;animation:.3s cubic-bezier(.25,.46,.45,.94) forwards _slideInRight_c6hks_1;display:flex;position:fixed;bottom:40px;right:40px;box-shadow:0 4px 15px #0003}._toastNotification_c6hks_523 svg{font-size:20px}@keyframes _slideInRight_c6hks_1{0%{opacity:0;transform:translate(120%)}to{opacity:1;transform:translate(0)}}._sidebar_12niy_1{background-color:#f8f8f8;border-right:1px solid #ccc;width:260px;height:100vh;padding:20px 0;font-family:sans-serif;overflow-y:auto}._sidebar__content_12niy_10{flex-direction:column;padding:0 15px;display:flex}._sidebar__divider_12niy_15{border:0;border-top:1px solid #ccc;width:100%;margin:15px 0}._sidebar__item_12niy_21{cursor:pointer;color:#858585;border-radius:6px;align-items:center;padding:10px 12px;transition:all .15s ease-in-out;display:flex}._sidebar__item_12niy_21:hover{background-color:#dec6a033}._sidebar__item--active_12niy_33{color:#b9924f;font-weight:600}._sidebar__item--active_12niy_33 ._sidebar__icon_12niy_37{color:#b9924f}._sidebar__icon_12niy_37{margin-right:12px;font-size:22px;transition:all .15s ease-in-out;display:flex}._sidebar__label_12niy_46{color:inherit;flex:1;font-size:15px;text-decoration:none}._sidebar__arrow_12niy_52{transition:all .15s ease-in-out}._sidebar__arrow--open_12niy_55{transform:rotate(180deg)}._sidebar__sublist_12niy_58{flex-direction:column;gap:8px;margin-top:5px;margin-bottom:10px;padding-left:46px;display:flex}._sidebar__subitem_12niy_66{color:#b8b8b8;font-size:14px;text-decoration:none;transition:all .15s ease-in-out}._sidebar__subitem_12niy_66:hover{color:#b9924f}._dashboard_1k1xb_1{background-color:#ececec;width:100%;min-height:100vh;display:flex}._dashboard__main_1k1xb_7{flex-direction:column;flex:1;height:100vh;display:flex;overflow:hidden}._dashboard__content_1k1xb_14{flex:1;padding:20px;overflow-y:auto}._layoutWrapper_z27q5_1{color:#1e293b;gap:30px;font-family:Inter,sans-serif;display:flex}._navItem_z27q5_8{color:#64748b;cursor:pointer;border-radius:8px;align-items:center;gap:12px;padding:12px;font-size:14px;transition:all .2s;display:flex}._navItem_z27q5_8:hover{color:#1e293b;background-color:#f8fafc}._navItem_z27q5_8._active_z27q5_23{color:#854d0e;background-color:#fef9c3;font-weight:600}._navItem_z27q5_8 i{text-align:center;width:20px}._mainContent_z27q5_33{flex-direction:column;flex-grow:1;display:flex}._welcomeHeader_z27q5_39{margin-bottom:30px}._welcomeHeader_z27q5_39 h1{color:#0f172a;margin-bottom:8px;font-size:32px;font-weight:700}._welcomeHeader_z27q5_39 p{color:#64748b;margin:0;font-size:14px}._statsGrid_z27q5_54{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;margin-bottom:35px;display:grid}._statCard_z27q5_61{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:24px;position:relative;box-shadow:0 4px 6px -1px #0000000d}._statCard_z27q5_61 h3{color:#64748b;text-transform:uppercase;letter-spacing:.5px;margin:0;font-size:12px}._statCard_z27q5_61 ._value_z27q5_76{color:#1e293b;margin:12px 0;font-size:36px;font-weight:700}._statCard_z27q5_61 ._trend_z27q5_82{align-items:center;gap:6px;font-size:12px;font-weight:500;display:flex}._statCard_z27q5_61 ._trend_z27q5_82._up_z27q5_89{color:#10b981}._statCard_z27q5_61 ._iconBg_z27q5_92{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;display:flex;position:absolute;top:24px;right:24px}._statCard_z27q5_61 ._iconBg_z27q5_92._bgGold_z27q5_104{color:#a16207;background-color:#fef9c3}._statCard_z27q5_61 ._iconBg_z27q5_92._bgBlue_z27q5_108{color:#0369a1;background-color:#e0f2fe}._statCard_z27q5_61 ._iconBg_z27q5_92._bgRose_z27q5_112{color:#be123c;background-color:#ffe4e6}._sectionTitle_z27q5_117{color:#0f172a;margin-bottom:16px;font-size:18px;font-weight:600}._quickActions_z27q5_124{flex-wrap:wrap;gap:16px;margin-bottom:35px;display:flex}._actionBtn_z27q5_131{cursor:pointer;background:#fff;border:1px dashed #cbd5e1;border-radius:12px;flex-direction:column;align-items:center;gap:10px;min-width:130px;padding:16px 20px;transition:all .2s;display:flex}._actionBtn_z27q5_131:hover{background-color:#f8fafc;border-color:#c5a367}._actionBtn_z27q5_131 i{color:#c5a367;font-size:22px}._actionBtn_z27q5_131 span{text-align:center;font-size:13px;font-weight:500}._chartsRow_z27q5_158{grid-template-columns:2fr 1fr;gap:20px;display:grid}._chartCard_z27q5_164{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;height:340px;padding:24px;display:flex}._barContainer_z27q5_174{flex-grow:1;justify-content:space-between;align-items:flex-end;padding-top:20px;display:flex}._barGroup_z27q5_182{flex-direction:column;flex-grow:1;justify-content:flex-end;align-items:center;gap:10px;height:100%;display:flex}._bar_z27q5_174{background:linear-gradient(#e5d5b0,#c5a367);border-radius:6px 6px 0 0;width:32px;transition:height .3s}._barLabel_z27q5_199{color:#94a3b8;font-size:12px;font-weight:500}._doughnutBox_z27q5_205{background:conic-gradient(#c5a367 0% 40%,#0369a1 40% 70%,#10b981 70% 85%,#e2e8f0 85% 100%);border-radius:50%;width:150px;height:150px;margin:10px auto 20px;position:relative}._doughnutInner_z27q5_214{background:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:100px;height:100px;display:flex;position:absolute;top:25px;left:25px}._doughnutInner_z27q5_214 ._total_z27q5_227{color:#0f172a;font-size:20px;font-weight:700}._doughnutInner_z27q5_214 span{color:#94a3b8;font-size:11px}._genreList_z27q5_237{margin:0;padding:0;list-style:none}._genreItem_z27q5_243{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:8px 0;font-size:13px;font-weight:500;display:flex}._genreItem_z27q5_243:last-child{border-bottom:none}._genreItem_z27q5_243 span:first-child{align-items:center;display:flex}._dot_z27q5_260{border-radius:50%;width:10px;height:10px;margin-right:10px;display:inline-block}._libraryContainer_13zo6_1{box-sizing:border-box;background-color:#f8f8f8;width:100%;min-height:100vh;padding:30px 40px}._header_13zo6_9{margin-bottom:30px}._header_13zo6_9 h1{color:#1e1e1e;margin:0;font-size:28px;font-weight:600}._booksGrid_13zo6_19{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:30px;display:grid}._bookCard_13zo6_25{cursor:pointer;background-color:#ececec;flex-direction:column;transition:transform .2s ease-in-out;display:flex}._bookCard_13zo6_25:hover{transform:translateY(-5px)}._coverWrapper_13zo6_36{aspect-ratio:2/3;background-color:#ccc;width:100%;overflow:hidden}._coverWrapper_13zo6_36 img{object-fit:cover;width:100%;height:100%}._bookInfo_13zo6_48{padding:15px}._bookInfo_13zo6_48 h3{color:#1e1e1e;white-space:nowrap;text-overflow:ellipsis;margin:0 0 5px;font-size:15px;font-weight:600;overflow:hidden}._bookInfo_13zo6_48 p{color:#858585;margin:0;font-size:13px}._pageWrapper_3ts6k_1{width:100%;padding:20px}._formHeader_3ts6k_6{margin-bottom:30px}._formHeader_3ts6k_6 h1{color:#1e1e1e;margin-bottom:8px;font-size:28px}._formHeader_3ts6k_6 p{color:#858585;font-size:14px}._formContainer_3ts6k_19{background:#fff;border-radius:15px;padding:40px;box-shadow:0 4px 20px #0000000d}._authorForm__grid_3ts6k_26{grid-template-columns:300px 1fr;gap:40px;display:grid}@media (width<=1100px){._authorForm__grid_3ts6k_26{grid-template-columns:1fr}}._authorForm__upload_3ts6k_36{flex-direction:column;gap:15px;display:flex}._authorForm__preview_3ts6k_41{background-color:#f8f8f8;border:1px solid #ccc;border-radius:12px;justify-content:center;align-items:center;width:100%;height:350px;display:flex;overflow:hidden}._authorForm__preview_3ts6k_41 img{object-fit:cover;width:100%;height:100%}._authorForm__placeholder_3ts6k_57{color:#858585;font-size:14px}._authorForm__imageBtn_3ts6k_61{color:#b9924f;cursor:pointer;background:0 0;border:1px solid #b9924f;border-radius:6px;padding:10px;font-weight:600;transition:all .15s ease-in-out}._authorForm__imageBtn_3ts6k_61:hover{color:#fff;background-color:#b9924f}._authorForm__fields_3ts6k_75{flex-direction:column;gap:20px;display:flex}._authorForm__row_3ts6k_80{grid-template-columns:1fr 1fr;gap:20px;display:grid}._authorForm__group_3ts6k_85{flex-direction:column;gap:8px;display:flex}._authorForm__group_3ts6k_85 label{color:#858585;font-size:14px;font-weight:700}._authorForm__group_3ts6k_85 input,._authorForm__group_3ts6k_85 textarea,._authorForm__group_3ts6k_85 select{background-color:#fff;border:1px solid #ccc;border-radius:8px;padding:12px;font-size:15px;transition:all .15s ease-in-out}._authorForm__group_3ts6k_85 input:focus,._authorForm__group_3ts6k_85 textarea:focus,._authorForm__group_3ts6k_85 select:focus{border-color:#b9924f;outline:none;box-shadow:0 0 0 2px #b9924f1a}._authorForm__submit_3ts6k_108{color:#fff;cursor:pointer;background-color:#b9924f;border:none;border-radius:8px;align-self:flex-end;margin-top:10px;padding:15px 40px;font-size:16px;font-weight:700;transition:all .15s ease-in-out}._authorForm__submit_3ts6k_108:hover{background-color:#97702d;transform:translateY(-2px)}._pageWrapper_w3ik3_1{width:100%}._formHeader_w3ik3_5{margin-bottom:30px}._formHeader_w3ik3_5 h1{color:#1e1e1e;margin-bottom:6px;font-size:26px}._formHeader_w3ik3_5 p{color:#858585;font-size:14px}._formContainer_w3ik3_18{background:#fff;border-radius:12px;padding:40px;box-shadow:0 4px 20px #0000000a}._bookForm__grid_w3ik3_25{grid-template-columns:320px 1fr;gap:40px;display:grid}@media (width<=1100px){._bookForm__grid_w3ik3_25{grid-template-columns:1fr}}._bookForm__upload_w3ik3_35{flex-direction:column;gap:15px;display:flex}._bookForm__preview_w3ik3_40{background-color:#f8f8f8;border:1px solid #ccc;border-radius:8px;justify-content:center;align-items:center;width:100%;height:450px;display:flex;overflow:hidden}._bookForm__preview_w3ik3_40 img{object-fit:cover;width:100%;height:100%}._bookForm__placeholder_w3ik3_56{color:#858585;font-size:14px}._bookForm__imageBtn_w3ik3_60{color:#b9924f;cursor:pointer;background:0 0;border:1px solid #b9924f;border-radius:6px;padding:12px;font-weight:600;transition:all .15s ease-in-out}._bookForm__imageBtn_w3ik3_60:hover{color:#fff;background-color:#b9924f}._bookForm__fields_w3ik3_74{flex-direction:column;gap:20px;display:flex}._bookForm__row_w3ik3_79{grid-template-columns:1fr 1fr;gap:20px;display:grid}._bookForm__group_w3ik3_84{flex-direction:column;gap:8px;display:flex}._bookForm__group_w3ik3_84 label{color:#858585;text-transform:uppercase;font-size:13px;font-weight:700}._bookForm__group_w3ik3_84 input,._bookForm__group_w3ik3_84 textarea,._bookForm__group_w3ik3_84 select{background-color:#fff;border:1px solid #ccc;border-radius:6px;padding:14px;font-size:15px;transition:all .15s ease-in-out}._bookForm__group_w3ik3_84 input:focus,._bookForm__group_w3ik3_84 textarea:focus,._bookForm__group_w3ik3_84 select:focus{border-color:#b9924f;outline:none}._bookForm__submit_w3ik3_107{color:#fff;cursor:pointer;background-color:#b9924f;border:none;border-radius:6px;margin-top:10px;padding:18px;font-size:16px;font-weight:700;transition:all .15s ease-in-out}._bookForm__submit_w3ik3_107:hover{background-color:#97702d;transform:translateY(-2px)}._access-container_xma3z_1{width:100%;height:100vh;display:flex}._access-container__content_xma3z_6{background-color:#ececec;flex-direction:column;align-items:center;gap:48px;width:50%;height:100vh;padding-top:64px;display:flex}._access-container__content--logo_xma3z_16{width:360px;height:76px}@media only screen and (width<=1366px){._access-container_xma3z_1{width:100%;height:100vh;display:flex}._access-container__content_xma3z_6{flex-direction:column;align-items:center;gap:48px;width:100%;height:100vh;padding-top:64px;display:flex}._access-container__content--logo_xma3z_16{width:360px;height:76px}}@media only screen and (width<=536px){._access-container__content--logo_xma3z_16{width:60vw;height:6vh}}._form_1tivt_1{flex-direction:column;gap:40px;width:100%;max-width:586px;display:flex}._form__forgot-password_1tivt_8{color:inherit;align-self:flex-end;margin-top:-30px;font-size:14px;text-decoration:none;transition:all .15s ease-in-out}._form__forgot-password_1tivt_8:hover{color:#97702d}@media only screen and (width<=768px){._form_1tivt_1{width:80%}}._form-label_1fs8q_1{color:#858585;flex-direction:column;gap:16px;width:100%;font-size:1.2rem;display:flex}._form-label__input_1fs8q_9{letter-spacing:1px;background:#f8f8f8;border:1px solid #858585;border-radius:8px;outline:none;height:40px;padding:0 10px;font-size:1rem}@media (width<=768px){._form-label__input_1fs8q_9{height:40px;padding:0 12px;font-size:1.2rem}._form-label_1fs8q_1{gap:12px;width:100%;margin-bottom:8px;font-size:1.1rem}}._form-footer_1t4sp_1{flex-direction:column;align-items:center;gap:16px;display:flex}._form-footer__links_1t4sp_7{justify-content:space-between;width:100%;display:flex}._form-footer__links_1t4sp_7 a{color:#858585;text-decoration:none;transition:all .15s ease-in-out}._form-footer__links_1t4sp_7 a:hover{cursor:pointer;color:#343434}._form-footer__links--regi_1t4sp_21{-webkit-text-fill-color:transparent;background:#b9924f;-webkit-background-clip:text;background-clip:text;font-weight:700;transition:opacity .15s ease-in-out}._form-footer__links--regi_1t4sp_21:hover{opacity:.8}@media only screen and (width<=768px){._form-footer_1t4sp_1{padding-bottom:64px}._form-footer__divider_1t4sp_37{display:none}._form-footer__links_1t4sp_7{justify-content:space-between;width:70vw;display:flex}}._access-background_1yyn0_1{object-fit:cover;width:50%;height:100%;overflow:hidden}._access-background__img_1yyn0_7{width:100%;height:100%}@media only screen and (width<=1366px){._access-background_1yyn0_1{display:none}}
