html{height:100%;overflow-x:clip}body{display:flex;min-width:320px;min-height:100vh;margin:0;font-family:Lora,serif;font-weight:400;background:linear-gradient(90deg,#13192e,#152869);font-style:normal;overscroll-behavior:none;place-items:center;overflow-x:clip}h1{margin:0;font-size:4rem;color:#e2c275}p{margin:0;font-size:1.5rem;color:#fff}a{margin:0 2.25rem;font-size:1.5rem;font-weight:500;text-decoration:none;color:#e2c275;transition:text-decoration .2s ease}a:hover{text-decoration:underline}button{z-index:1;font-family:inherit;font-size:1.5rem;font-weight:500;color:#000;background-color:#e2c275;border:1px solid transparent;border-radius:.5rem;transition:all .3s ease;cursor:pointer;text-wrap:nowrap}button:hover{color:#e2c275;background-color:transparent;border-color:#e2c275}#root{width:100%;max-width:80rem;margin:0 auto}._cursorGlow_1ghun_1{position:fixed;top:0;left:0;z-index:1;width:1000px;height:1000px;box-sizing:border-box;background:radial-gradient(circle,#3297c4,transparent 70%);border-radius:50%;transition:opacity .2s ease;transform:translate(-50%,-50%);mix-blend-mode:screen;pointer-events:none}@media (pointer: coarse){._cursorGlow_1ghun_1{display:none}}._mistCanvas_18opo_1{position:fixed;top:0;left:0;width:100vw;height:100vh;pointer-events:none;z-index:0}._magicCanvas_3tdzq_1{position:fixed;top:0;left:0;width:100vw;height:100vh;pointer-events:none;z-index:1}._header_nadqk_1{position:sticky;top:0;right:0;left:0;z-index:100;display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center;padding:1.5em 4em;transition:all .3s ease-in-out;box-sizing:border-box;width:100%;max-width:100vw}._header_nadqk_1 h1{margin:0;padding:0;font-size:3rem;line-height:1;font-family:Cinzel,serif;font-weight:700;color:#e2c275;letter-spacing:.04em;text-shadow:0 2px 12px rgba(226,194,117,.3)}@media (max-width: 1060px){._header_nadqk_1{padding:18px 24px}._header_nadqk_1 h1{padding:0;margin:0;font-size:1.6rem;display:flex;align-items:center;line-height:1;font-family:Cinzel,serif;font-weight:700;color:#e2c275;letter-spacing:.04em;text-shadow:0 2px 12px rgba(226,194,117,.3)}}._transparent_nadqk_47{background:transparent;box-shadow:none}._scrolled_nadqk_52{padding:.75em 4em;background:#0e0f14;box-shadow:0 10px 15px #00000073}@media (max-width: 1060px){._scrolled_nadqk_52{padding:12px 24px}}button,a{position:relative;text-decoration:none;color:#e2c275;background:none;border:none;cursor:pointer;font-size:1.1rem}button:hover,a:hover{opacity:.8}._desktopNav_nadqk_78{z-index:100;display:flex;justify-content:space-between;gap:1.5rem}._desktopNav_nadqk_78 a{position:relative;text-decoration:none;color:#e2c275;background:none;border:none;cursor:pointer}._desktopNav_nadqk_78 a:after{position:absolute;bottom:-5px;left:0;width:0;height:2px;background:currentcolor;transition:width .3s ease;content:""}._desktopNav_nadqk_78 a:hover:after{width:100%}@media (max-width: 1060px){._desktopNav_nadqk_78{display:none}}._orderButton_nadqk_111{padding:.6em 1.25em;font-size:1.05rem;font-weight:600;color:#e2c275;background:#ffffff1a;border:1px solid rgba(255,255,255,.3);border-radius:6px;cursor:pointer;white-space:nowrap}._orderButton_nadqk_111:hover{background:#fff3;transform:translateY(-1px)}@media (max-width: 1060px){._orderButton_nadqk_111{display:none}}._hamburger_nadqk_132{z-index:101;display:none;flex-direction:column;justify-content:space-between;width:24px;height:18px;padding:0;background:none;border:none;cursor:pointer;flex-shrink:0}._hamburger_nadqk_132 span{display:block;width:100%;height:2px;background-color:#fff;transition:all .3s ease;transform-origin:center}@media (max-width: 1060px){._hamburger_nadqk_132{display:flex}}._hamburgerOpen_nadqk_159 span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}._hamburgerOpen_nadqk_159 span:nth-child(2){opacity:0}._hamburgerOpen_nadqk_159 span:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}._mobileMenu_nadqk_169{position:absolute;top:100%;right:0;left:0;z-index:100;display:flex;flex-direction:column;padding:1rem;background:#0e0f14;opacity:0;transition:all .3s ease;transform:translateY(-100%);visibility:hidden;border-top:1px solid rgba(255,255,255,.1);box-sizing:border-box;max-width:100vw}._mobileMenu_nadqk_169 button,._mobileMenu_nadqk_169 a{padding:1rem 0;font-family:inherit;font-size:inherit;font-weight:500;text-align:left;color:#fff;background:none;border:none;cursor:pointer;border-bottom:1px solid rgba(255,255,255,.1);word-wrap:break-word;overflow-wrap:break-word}._mobileMenu_nadqk_169 button:last-child,._mobileMenu_nadqk_169 a:last-child{border-bottom:none}._mobileMenu_nadqk_169 button:hover,._mobileMenu_nadqk_169 a:hover{padding-left:.5rem;opacity:.8}@media (min-width: 1061px){._mobileMenu_nadqk_169{display:none}}._mobileMenuOpen_nadqk_217{opacity:1;transform:translateY(0);visibility:visible}._floatingOrderButton_nadqk_223{position:fixed;right:1rem;bottom:2rem;z-index:999;padding:1rem 1.5rem;color:#e2c275;background:#fff3;border:1px solid rgba(255,255,255,.1);font-size:21px;text-decoration:none;background:#0e0f14;border-radius:6px;box-shadow:0 4px 20px #0000004d;transition:all .3s ease;max-width:calc(100vw - 2rem);box-sizing:border-box;word-wrap:break-word}._floatingOrderButton_nadqk_223:hover{background:#14161c;box-shadow:0 6px 25px #0006;transform:translateY(-2px)}@media (min-width: 1061px){._floatingOrderButton_nadqk_223{display:none}}._floatingHidden_nadqk_253{opacity:0;pointer-events:none;transform:translateY(12px)}._sectionHeader_1mnrb_1{display:flex;flex-direction:column;justify-content:center;width:50%;margin:2rem;box-sizing:border-box;max-width:100%}._sectionHeader_1mnrb_1 h1{position:relative;font-size:42px;font-family:Lora,serif;color:#e2c275;margin-bottom:1.5rem;word-wrap:break-word;overflow-wrap:break-word;letter-spacing:.02em}._sectionHeader_1mnrb_1 h1:before{content:"";position:absolute;bottom:-.5rem;left:0;width:80%;height:1px;background-color:#e2c275;border-radius:2px;transition:width .6s ease-in-out;animation:_underlineGrow_1mnrb_1 2s;animation-timeline:view()}@keyframes _underlineGrow_1mnrb_1{0%{width:0}to{width:80%}}._sectionHeader_1mnrb_1 ._paragraph_1mnrb_41{margin-top:1.25rem;font-size:20px;color:#fff;word-wrap:break-word;overflow-wrap:break-word;line-height:1.8;letter-spacing:.01em;opacity:0;transform:translateY(18px);transition:opacity .6s ease,transform .6s ease}._sectionHeader_1mnrb_1 ._paragraph_1mnrb_41:first-of-type{margin-top:1rem}._sectionHeader_1mnrb_1 ._paragraphVisible_1mnrb_56{opacity:1;transform:translateY(0)}@media (width <= 768px){._sectionHeader_1mnrb_1{width:100%;margin:0;padding-bottom:20px;box-sizing:border-box}._sectionHeader_1mnrb_1 h1{font-size:24px;margin-bottom:15px;line-height:1.2}._sectionHeader_1mnrb_1 ._paragraph_1mnrb_41{font-size:17px;margin-top:1rem;line-height:1.7}}._contentSection_1h2ox_1{position:relative;z-index:1;display:flex;justify-content:center;align-items:start;padding:0 4rem;margin-bottom:4rem;box-sizing:border-box;width:100%;max-width:100vw;overflow:visible}._sectionImage_1h2ox_15{position:relative;z-index:1;width:42.5%;height:auto;padding:2rem;box-sizing:border-box;object-fit:contain;max-width:100%;max-height:calc(100vh - 100px)}._stickySection_1h2ox_27{align-items:flex-start}._stickyImage_1h2ox_31{position:sticky;top:10vh;align-self:flex-start;max-height:80vh;object-fit:contain;object-position:center;border-radius:8px;box-shadow:0 8px 32px #0000008c,0 0 50px #3264b433,inset 0 0 0 1px #e2c2751a}._stickyText_1h2ox_42{position:sticky;top:110px;align-self:flex-start}._floatSection_1h2ox_48{display:block;position:relative;z-index:1;padding:0 4rem;margin-bottom:4rem;box-sizing:border-box;width:100%;max-width:100vw}._floatSection_1h2ox_48:after{content:"";display:table;clear:both}._floatedImage_1h2ox_64{float:right;width:38%;max-width:400px;height:auto;margin:.25rem 0 1.5rem 2.5rem;border-radius:12px;box-shadow:0 8px 32px #0000008c,0 0 40px #3264b42e,inset 0 0 0 1px #e2c2751f;opacity:0;transform:translate(24px) scale(.97);transition:opacity .8s ease,transform .8s ease}._floatedImageVisible_1h2ox_77{opacity:1;transform:translate(0) scale(1)}._floatText_1h2ox_82{display:block!important;width:100%!important;margin:0!important}._floatText_1h2ox_82 h1{display:inline-block}@media (width <= 768px){._contentSection_1h2ox_1{flex-direction:column;padding:0 30px;margin-bottom:40px}._sectionImage_1h2ox_15{width:100%;padding:0;margin-bottom:20px}._stickyImage_1h2ox_31,._stickyText_1h2ox_42{position:relative;top:auto}._floatSection_1h2ox_48{padding:0 24px}._floatedImage_1h2ox_64{float:none;width:100%;max-width:100%;margin:0 0 1.5rem;max-height:360px;object-fit:cover;object-position:top}}._footer_1yitt_1{position:sticky;bottom:-270px;z-index:1;display:flex;justify-content:space-between;align-items:flex-end;padding:1.25rem 2rem;background-color:#000}._footer_1yitt_1 p{margin:0;font-size:1rem;color:#fff}._footer_1yitt_1 a{margin:0;font-size:1rem;text-decoration:none;color:#e2c275}._footer_1yitt_1 ._footerLeft_1yitt_22,._footer_1yitt_1 ._footerCenter_1yitt_23,._footer_1yitt_1 ._footerRight_1yitt_24{display:flex;flex-direction:column;justify-content:end;gap:.25rem;margin:0}._footer_1yitt_1 ._footerRight_1yitt_24{text-align:right;align-items:flex-end}._footer_1yitt_1 ._footerCenter_1yitt_23{flex-direction:row;align-items:end}._footer_1yitt_1 ._footerCenter_1yitt_23 a{padding:0 1rem;text-decoration:none;border-left:1px solid #E2C275}._footer_1yitt_1 ._footerCenter_1yitt_23 a:first-child{padding-left:0;border-left:none}._footer_1yitt_1 ._footerCenter_1yitt_23 a:last-child{padding-right:0}._footer_1yitt_1 ._socialIcons_1yitt_51{display:flex;gap:.75rem;margin-bottom:.25rem}._footer_1yitt_1 ._socialIcons_1yitt_51 a{color:#fff;font-size:1.1rem;transition:transform .2s ease}._footer_1yitt_1 ._socialIcons_1yitt_51 a:hover{transform:scale(1.1)}._footer_1yitt_1 ._credits_1yitt_64 a{font-size:.85rem;opacity:.6;transition:opacity .2s ease}._footer_1yitt_1 ._credits_1yitt_64 a:hover{opacity:1}@media (width <= 768px){._footer_1yitt_1{flex-direction:column;align-items:start;gap:1rem;padding:1rem 1.5rem}._footerCenter_1yitt_23{flex-direction:column!important}._footerRight_1yitt_24{align-items:flex-start!important;text-align:left!important}._socialIcons_1yitt_51 a{font-size:1.1rem!important}}._formContainer_lnebd_1{position:relative;z-index:2;width:580px;margin:2rem auto;background:#141932d9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:2.5rem;border-radius:12px;border:1px solid rgba(226,194,117,.2);box-shadow:0 8px 32px #0006;font-family:Lora,serif}._formContainer_lnebd_1 h1{font-size:2rem;font-weight:400;color:#e2c275;margin-bottom:2rem;text-align:center;letter-spacing:.02em}@media (max-width: 640px){._formContainer_lnebd_1{width:100%;max-width:100%;margin:0;padding:1.5rem 1.25rem;box-sizing:border-box;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;border:none;border-radius:0;box-shadow:none}._formContainer_lnebd_1 h1{font-size:1.6rem}}._bookPrice_lnebd_40{display:flex;align-items:center;gap:1.5rem;margin-bottom:2rem;padding:1.5rem;background:#1e2341e6;border:1px solid rgba(226,194,117,.2);border-radius:10px}@media (max-width: 640px){._bookPrice_lnebd_40{flex-direction:column;gap:1rem;text-align:center}}._bookCover_lnebd_58{width:90px;height:135px;border-radius:6px;object-fit:cover;box-shadow:0 4px 20px #0006;flex-shrink:0}._bookInfo_lnebd_67{flex:1}._bookInfo_lnebd_67 h2{margin:0 0 .5rem;font-size:1.5rem;font-weight:400;color:#fff;line-height:1.2}._price_lnebd_78{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem}@media (max-width: 640px){._price_lnebd_78{align-items:center}}._priceAmount_lnebd_90{font-size:2.5rem;font-weight:400;color:#e2c275;line-height:1}._quantitySelector_lnebd_97{display:flex;align-items:center;gap:1rem;margin-top:1rem}@media (max-width: 640px){._quantitySelector_lnebd_97{justify-content:center}}._quantityLabel_lnebd_109{font-size:1rem;color:#ffffffb3}._quantityControls_lnebd_114{display:flex;align-items:center;gap:.5rem;background:#0000004d;border:1px solid rgba(226,194,117,.2);border-radius:8px;padding:.25rem}._quantityButton_lnebd_124{width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;background:transparent;border:1px solid transparent;border-radius:6px;color:#e2c275;font-size:1.25rem;font-weight:400;cursor:pointer;transition:all .2s ease;font-family:inherit}._quantityButton_lnebd_124:hover:not(:disabled){background:#e2c27526;border-color:#e2c27533}._quantityButton_lnebd_124:disabled{color:#ffffff80;cursor:not-allowed;opacity:.5}._quantityValue_lnebd_150{min-width:2.5rem;text-align:center;font-size:1.25rem;font-weight:400;color:#fff}._form_lnebd_1{display:flex;flex-direction:column;gap:1rem}._sectionTitle_lnebd_164{font-size:1.2rem;font-weight:400;color:#e2c275;margin:2rem 0 1rem;padding-bottom:.75rem;border-bottom:1px solid rgba(226,194,117,.2);display:flex;align-items:center;gap:.5rem;letter-spacing:.02em}._inputGroup_lnebd_177{display:flex;flex-direction:column}._inputRow_lnebd_182{display:grid;grid-template-columns:1fr 2fr;gap:1rem}@media (max-width: 480px){._inputRow_lnebd_182{grid-template-columns:1fr}}._label_lnebd_193{display:block;font-size:.95rem;font-weight:400;color:#ffffffb3;margin-bottom:.5rem}._input_lnebd_177{width:100%;padding:.875rem 1rem;margin:0;border:1px solid rgba(226,194,117,.2);border-radius:8px;font-size:1rem;transition:all .3s ease;background-color:#0000004d;color:#fff;box-sizing:border-box;font-family:inherit}._input_lnebd_177:focus{outline:none;border-color:#e2c275;box-shadow:0 0 0 2px #e2c27533;background-color:#0006}._input_lnebd_177::placeholder{color:#ffffff80}._deliveryOptions_lnebd_224{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}._deliveryOption_lnebd_224{position:relative;display:block;cursor:pointer}._deliveryOption_lnebd_224 input{position:absolute;opacity:0;cursor:pointer}._deliveryOption_lnebd_224 input:checked+._deliveryCard_lnebd_241{background:#282d50f2;border-color:#e2c275;box-shadow:0 0 20px #e2c27526}._deliveryOption_lnebd_224 input:checked+._deliveryCard_lnebd_241 ._deliveryPrice_lnebd_246{color:#e2c275}._deliveryCard_lnebd_241{display:flex;align-items:center;gap:1rem;padding:1.25rem;border:1px solid rgba(226,194,117,.2);border-radius:8px;background:#1e2341e6;transition:all .3s ease;min-height:60px}._deliveryCard_lnebd_241:hover{border-color:#e2c27580;background:#282d50f2}._deliveryIcon_lnebd_266{width:1.5rem;height:1.5rem;flex-shrink:0;color:#fff9}._deliveryIcon_lnebd_266 svg{width:100%;height:100%;display:block}._deliveryContent_lnebd_278{flex:1;min-width:0}._deliveryName_lnebd_283{font-size:1.05rem;font-weight:400;color:#fff;margin-bottom:.25rem}._deliveryPrice_lnebd_246{font-size:1.1rem;font-weight:400;color:#22c55e;transition:color .3s ease}._pickupInfo_lnebd_297{background:#3297c41a;border:1px solid rgba(50,151,196,.3);border-radius:8px;padding:1.25rem;margin-bottom:1.5rem}._pickupInfo_lnebd_297 ._pickupHeader_lnebd_304{font-weight:500;color:#3297c480;margin-bottom:.5rem;font-size:1rem}._pickupInfo_lnebd_297 p{margin:.5rem 0;color:#ffffffb3;font-size:.9rem;line-height:1.6}._pickupInfo_lnebd_297 p:last-child{margin-bottom:0}._rodoBanner_lnebd_320{background:#1e2341e6;border:1px solid rgba(226,194,117,.2);border-radius:8px;padding:1.25rem;margin:1.5rem 0}._rodoBanner_lnebd_320 p{margin:0;color:#ffffff80;font-size:.9rem;line-height:1.6}._rodoBanner_lnebd_320 p strong{color:#ffffffb3}._orderSummary_lnebd_337{background:#1e2341e6;border:1px solid rgba(226,194,117,.2);border-radius:10px;padding:1.5rem;margin:2rem 0}._summaryTitle_lnebd_345{font-size:1.2rem;font-weight:400;color:#e2c275;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}._summaryLine_lnebd_355{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid rgba(226,194,117,.2);color:#ffffffb3;font-size:1rem}._summaryLine_lnebd_355:last-of-type{border-bottom:none;margin-bottom:1rem}._summaryTotal_lnebd_369{display:flex;justify-content:space-between;align-items:center;padding:1rem 0 0;border-top:1px solid rgba(226,194,117,.5);font-size:1.3rem;font-weight:400;color:#e2c275}._submitButton_lnebd_380{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:1.1rem;background-color:#e2c275;color:#1a1a2e;border:1px solid transparent;border-radius:8px;font-size:1.1rem;font-weight:500;cursor:pointer;transition:all .3s ease;margin-top:.5rem;font-family:inherit}._submitButton_lnebd_380:hover:not(:disabled){background-color:transparent;color:#e2c275;border-color:#e2c275}._submitButton_lnebd_380:disabled{opacity:.5;cursor:not-allowed}._creditCardIcon_lnebd_408{width:1.25rem;height:1.25rem;flex-shrink:0;stroke-width:2}._spinner_lnebd_415{width:1.1rem;height:1.1rem;border:2px solid transparent;border-top:2px solid currentColor;border-radius:50%;animation:_spin_lnebd_415 1s linear infinite}@keyframes _spin_lnebd_415{to{transform:rotate(360deg)}}._successContainer_lnebd_429{position:relative;z-index:2;max-width:520px;margin:2rem auto;background:#141932d9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:3rem 2rem;border-radius:12px;border:1px solid rgba(226,194,117,.2);box-shadow:0 8px 32px #0006;text-align:center;font-family:Lora,serif}._successContainer_lnebd_429 h2{font-size:2rem;font-weight:400;color:#e2c275;margin:1.5rem 0 1rem}._successContainer_lnebd_429>p{color:#ffffffb3;line-height:1.7;font-size:1.1rem;margin-bottom:2rem}._successContainer_lnebd_429>p strong{color:#fff}._successIcon_lnebd_459{width:5rem;height:5rem;background:#22c55e;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;box-shadow:0 0 30px #22c55e4d}._checkmark_lnebd_471{width:2.5rem;height:2.5rem;color:#fff;stroke-width:3}._orderNumber_lnebd_478{background:#1e2341e6;border:1px solid rgba(226,194,117,.2);border-radius:8px;padding:1rem 1.5rem;margin:1.5rem 0;display:inline-block}._orderNumber_lnebd_478 span{color:#ffffffb3;font-size:1rem}._orderNumber_lnebd_478 span strong{color:#e2c275;font-size:1.1rem}._nextSteps_lnebd_495{background:#1e2341e6;border-radius:10px;padding:1.5rem;margin:2rem 0;text-align:left}._nextSteps_lnebd_495 p{margin:.75rem 0;color:#ffffffb3;font-size:.95rem;display:flex;align-items:flex-start;gap:.75rem;line-height:1.6}._nextSteps_lnebd_495 p:first-child{margin-top:0}._nextSteps_lnebd_495 p:last-child{margin-bottom:0}._nextSteps_lnebd_495 p strong{color:#fff}._paymentSection_lnebd_521{margin-bottom:1.5rem}._paymentMethodTitle_lnebd_525{margin-bottom:.75rem;color:#3297c480;font-size:1.1rem;font-weight:500}._paymentMethodTitleBank_lnebd_532{margin-bottom:.75rem;color:#22c55e;font-size:1.1rem;font-weight:500}._paymentMethodTitleCash_lnebd_539{margin-bottom:.75rem;color:#e2c275;font-size:1.1rem;font-weight:500}._paymentDescription_lnebd_546{margin-bottom:.5rem;font-size:.95rem;color:#ffffffb3}._paymentHighlight_lnebd_552{background-color:#3297c426;border:1px solid rgba(50,151,196,.3);padding:1rem;border-radius:8px;text-align:center;font-size:1.2rem;font-weight:500;margin-bottom:.75rem;color:#fff}._paymentHighlightBank_lnebd_564{background-color:#22c55e1a;border:1px solid rgba(34,197,94,.3);padding:1rem;border-radius:8px;text-align:center;font-size:1.05rem;font-weight:500;font-family:monospace;margin-bottom:.75rem;color:#22c55e}._paymentNote_lnebd_577{font-size:.9rem;color:#ffffff80}._paymentTotal_lnebd_582{background-color:#e2c2751a;border:1px solid rgba(226,194,117,.2);padding:1.25rem;border-radius:10px;text-align:center;margin-top:1.5rem}._paymentTotal_lnebd_582 h4{margin:0 0 .75rem;color:#e2c275;font-weight:400;font-size:1.1rem}._paymentTotal_lnebd_582 p{margin:0;font-size:.9rem;color:#ffffff80}._nextStepsInline_lnebd_602{padding:.75rem 0}._nextStepsInline_lnebd_602 p{margin:.5rem 0;font-size:.95rem;color:#ffffffb3}._nextStepsInline_lnebd_602 p strong{color:#fff}._successActions_lnebd_614{margin-top:2rem}._homeButton_lnebd_618{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 2.5rem;background:#e2c275;color:#1a1a2e;border:1px solid transparent;border-radius:8px;font-size:1.1rem;font-weight:500;cursor:pointer;transition:all .3s ease;text-decoration:none;font-family:inherit}._homeButton_lnebd_618:hover{background:transparent;color:#e2c275;border-color:#e2c275}@media (max-width: 640px){._formContainer_lnebd_1{padding:1.25rem}._sectionTitle_lnebd_164{font-size:1.1rem;margin:1.5rem 0 .75rem}._orderSummary_lnebd_337{padding:1.25rem;margin:1.5rem 0}._summaryTotal_lnebd_369{font-size:1.2rem}._deliveryCard_lnebd_241{padding:1rem}._bookPrice_lnebd_40{margin-bottom:1.5rem;padding:1.25rem}._priceAmount_lnebd_90{font-size:2rem}._successContainer_lnebd_429{margin:1rem;padding:2rem 1.5rem}._successContainer_lnebd_429 h2{font-size:1.7rem}._nextSteps_lnebd_495{text-align:center}._nextSteps_lnebd_495 p{flex-direction:column;align-items:center;text-align:center}._homeButton_lnebd_618{width:100%}}@media (max-width: 480px){._input_lnebd_177{padding:.75rem;font-size:16px}._bookCover_lnebd_58{width:80px;height:120px}._bookInfo_lnebd_67 h2{font-size:1.3rem}._priceAmount_lnebd_90{font-size:1.8rem}}._loginContainer_1fp5u_1{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#0a0a1a,#1a1a3a,#0a0a1a);padding:20px}._loginBox_1fp5u_10{background:#fff;border-radius:16px;padding:36px 32px;box-shadow:0 20px 40px #0000001a;text-align:center;max-width:400px;width:100%;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._loginBox_1fp5u_10 h2{margin-bottom:8px;color:#1e293b;font-size:28px;font-weight:700;letter-spacing:-.025em}._loginBox_1fp5u_10 p{margin-bottom:32px;color:#64748b;font-size:16px;line-height:1.5}._loginForm_1fp5u_34{margin-bottom:24px}._passwordInput_1fp5u_38{width:100%;padding:14px 18px;border:2px solid #e2e8f0;border-radius:12px;font-size:16px;margin-bottom:24px;transition:all .3s ease;font-family:inherit;background:#f8fafc;box-sizing:border-box}._passwordInput_1fp5u_38:focus{outline:none;border-color:#667eea;background:#fff;box-shadow:0 0 0 4px #667eea1a}._passwordInput_1fp5u_38::placeholder{color:#94a3b8}._loginBtn_1fp5u_60{width:100%;padding:14px;background:linear-gradient(135deg,#667eea,#4338ca);color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;font-family:inherit;text-transform:uppercase;letter-spacing:.05em}._loginBtn_1fp5u_60:hover{transform:translateY(-2px);box-shadow:0 8px 25px #667eea66}._loginBtn_1fp5u_60:active{transform:translateY(0)}._loginError_1fp5u_83{background:#fef2f2;color:#dc2626;padding:12px 16px;border-radius:8px;margin-bottom:24px;font-size:14px;border:1px solid #fecaca;display:flex;align-items:center;gap:8px}._backBtn_1fp5u_96{color:#667eea;background:transparent;border:none;font-size:14px;cursor:pointer;text-decoration:none;transition:all .3s ease;font-family:inherit;padding:8px 0}._backBtn_1fp5u_96:hover{color:#5a6fd8;text-decoration:underline}._headerButtons_1fp5u_112{display:flex;gap:12px;align-items:center}._logoutBtn_1fp5u_118{display:flex;align-items:center;gap:8px;background:#ef4444;color:#fff;border:none;padding:10px 16px;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s ease;font-family:inherit}._logoutBtn_1fp5u_118:hover{background:#dc2626;transform:translateY(-1px)}._logoutBtn_1fp5u_118 span{font-size:16px}._adminPanel_1fp5u_141{max-width:1300px;margin:0 auto;padding:20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:linear-gradient(180deg,#0a0a1a,#1a1a3a,#0a0a1a);min-height:100vh}._loading_1fp5u_150{display:flex;align-items:center;justify-content:center;padding:60px 20px;font-size:1.125rem;color:#ffffffb3;min-height:100vh;background:linear-gradient(180deg,#0a0a1a,#1a1a3a,#0a0a1a)}._loading_1fp5u_150:before{content:"";width:20px;height:20px;margin-right:12px;border:2px solid rgba(226,194,117,.3);border-top:2px solid #E2C275;border-radius:50%;animation:_spin_1fp5u_1 1s linear infinite}@keyframes _spin_1fp5u_1{to{transform:rotate(360deg)}}._header_1fp5u_112{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding:20px;background:#141932e6;border-radius:12px;box-shadow:0 4px 20px #0000004d;border:1px solid rgba(226,194,117,.2)}._header_1fp5u_112 h1{color:#e2c275;margin:0;font-size:1.75rem;font-weight:700;letter-spacing:-.025em;font-family:"Instrument Serif",serif}._homeBtn_1fp5u_196{display:flex;align-items:center;gap:8px;padding:10px 16px;background:#64748b;color:#fff;border:none;border-radius:8px;cursor:pointer;font-weight:500;font-size:.875rem;transition:all .2s ease;font-family:inherit}._homeBtn_1fp5u_196:hover{background:#475569;transform:translateY(-1px)}._homeBtn_1fp5u_196 span{font-size:1rem}._filters_1fp5u_219{display:flex;gap:16px;align-items:center;margin-bottom:24px;padding:20px;background:#141932e6;border-radius:12px;box-shadow:0 4px 20px #0000004d;border:1px solid rgba(226,194,117,.2)}._filters_1fp5u_219 label{display:flex;align-items:center;gap:12px;font-weight:600;color:#fffc;font-size:.875rem;white-space:nowrap}._filters_1fp5u_219 label select{padding:8px 12px;border:1px solid rgba(226,194,117,.3);border-radius:8px;background:#0000004d;font-size:14px;color:#fff;min-width:140px;height:36px;transition:all .2s ease;font-family:inherit}._filters_1fp5u_219 label select:focus{outline:none;border-color:#e2c275;box-shadow:0 0 0 3px #e2c2751a}._filters_1fp5u_219 label select:hover{border-color:#e2c275b3}._filters_1fp5u_219 label select option{background:#1a1a3a;color:#fff}._refreshBtn_1fp5u_264{padding:8px 20px;background:#e2c275;color:#1a1a2e;border:none;border-radius:8px;cursor:pointer;font-weight:600;font-size:.875rem;height:36px;transition:all .2s ease;font-family:inherit;display:flex;align-items:center;justify-content:center}._refreshBtn_1fp5u_264:hover{background:transparent;color:#e2c275;border:1px solid #E2C275;transform:translateY(-1px);box-shadow:0 4px 12px #e2c2754d}._stats_1fp5u_288{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:20px;margin-bottom:24px}._stat_1fp5u_288{padding:20px;background:#141932e6;border:1px solid rgba(226,194,117,.2);border-radius:12px;box-shadow:0 4px 20px #0000004d;transition:all .2s ease}._stat_1fp5u_288:hover{transform:translateY(-2px);border-color:#e2c27566;box-shadow:0 8px 25px #0006}._stat_1fp5u_288 span{display:block;color:#fff9;font-size:.8rem;font-weight:500;margin-bottom:8px;text-transform:uppercase;letter-spacing:.05em}._stat_1fp5u_288 strong{font-size:1.75rem;font-weight:700;color:#e2c275;line-height:1}._ordersSection_1fp5u_324{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #0000001a;border:1px solid #e2e8f0}._emptyState_1fp5u_332{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;color:#64748b}._emptyState_1fp5u_332 span{font-size:3rem;margin-bottom:16px}._emptyState_1fp5u_332 p{font-size:1.125rem;margin:0}._desktopTable_1fp5u_349{display:block;overflow-x:auto}._desktopTable_1fp5u_349 table{width:100%;border-collapse:collapse;min-width:1000px}._desktopTable_1fp5u_349 table th,._desktopTable_1fp5u_349 table td{padding:12px 10px;text-align:left;border-bottom:1px solid #f1f5f9;font-size:.8rem;vertical-align:top}._desktopTable_1fp5u_349 table th{background:#f8fafc;font-weight:600;color:#475569;text-transform:uppercase;letter-spacing:.05em;font-size:.7rem;border-bottom:2px solid #e2e8f0;white-space:nowrap}._desktopTable_1fp5u_349 table td{color:#334155;line-height:1.4}._desktopTable_1fp5u_349 table tr{transition:background-color .2s ease}._desktopTable_1fp5u_349 table tr:hover{background:#f8fafc}._desktopTable_1fp5u_349 table tr:last-child td{border-bottom:none}._contact_1fp5u_389{display:flex;flex-direction:column;gap:4px}._contactLink_1fp5u_395{color:#334155;text-decoration:none;font-size:.75rem}._contactLink_1fp5u_395:hover{color:#1e293b;text-decoration:underline}._delivery_1fp5u_405{font-size:.8rem}._deliveryMethod_1fp5u_409{font-weight:600;margin-bottom:4px}._deliveryDetails_1fp5u_414{color:#6b7280;font-size:.75rem}._prices_1fp5u_419{display:flex;flex-direction:column;gap:2px;font-size:.75rem}._bookPrice_1fp5u_426{font-weight:600;color:#059669;display:flex;align-items:center;gap:4px}._quantityBadge_1fp5u_434{background:#3b82f6;color:#fff;font-size:.65rem;font-weight:600;padding:2px 5px;border-radius:4px}._quantityCell_1fp5u_443{font-weight:700;font-size:1rem;color:#3b82f6;text-align:center}._quantityValue_1fp5u_450{font-weight:600;color:#3b82f6}._deliveryPrice_1fp5u_455{color:#6b7280}._totalPrice_1fp5u_459{font-weight:700;color:#1e293b;padding-top:4px;border-top:1px solid #e5e7eb;margin-top:4px}._statusBadge_1fp5u_467{display:inline-flex;align-items:center;padding:4px 8px;border-radius:16px;color:#fff;font-size:.65rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;box-shadow:0 1px 2px #0000001a}._statusSelect_1fp5u_481{padding:4px 8px;border:1px solid #d1d5db;border-radius:6px;font-size:.7rem;background:#fff;cursor:pointer;color:#374151;font-weight:500;transition:all .2s ease;min-width:90px;height:28px;font-family:inherit}._statusSelect_1fp5u_481:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}._statusSelect_1fp5u_481:hover{border-color:#9ca3af;background:#f9fafb}._mobileCards_1fp5u_505{display:none}._orderCard_1fp5u_509{border-bottom:1px solid #f1f5f9}._orderCard_1fp5u_509:last-child{border-bottom:none}._cardHeader_1fp5u_516{padding:16px;cursor:pointer;transition:background-color .2s ease}._cardHeader_1fp5u_516:hover{background:#f8fafc}._cardMain_1fp5u_525{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}._cardId_1fp5u_532{font-size:.875rem;font-weight:600;color:#6b7280}._cardCustomer_1fp5u_538{flex:1;margin:0 12px;font-weight:600;color:#1e293b}._cardPrice_1fp5u_545{font-weight:700;color:#059669;font-size:1rem}._cardMeta_1fp5u_551{display:flex;justify-content:space-between;align-items:center}._expandBtn_1fp5u_557{background:none;border:none;color:#6b7280;font-size:1rem;cursor:pointer;padding:4px;font-family:inherit}._expandBtn_1fp5u_557:hover{color:#374151}._cardDetails_1fp5u_570{padding:16px;border-top:1px solid #f1f5f9;margin-top:8px}._detailRow_1fp5u_577{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px;font-size:.875rem}._detailRow_1fp5u_577>span:first-child{color:#6b7280;font-weight:500;min-width:80px;margin-right:12px}._detailRow_1fp5u_577>span:last-child,._detailRow_1fp5u_577>div:last-child,._detailRow_1fp5u_577>a:last-child{flex:1;text-align:right;color:#1e293b}._priceBreakdown_1fp5u_598{text-align:right;font-size:.8rem}._priceBreakdown_1fp5u_598>div{margin-bottom:4px}._totalMobile_1fp5u_606{padding-top:8px;border-top:1px solid #e5e7eb;margin-top:8px;color:#059669!important}@media (max-width: 1024px){._adminPanel_1fp5u_141{padding:16px}._header_1fp5u_112{flex-direction:column;gap:16px;text-align:center}._header_1fp5u_112 h1{font-size:1.5rem}._homeBtn_1fp5u_196{width:100%;justify-content:center}._filters_1fp5u_219{flex-wrap:wrap;gap:12px}._filters_1fp5u_219 label{flex:1;min-width:200px}._filters_1fp5u_219 label select{min-width:100%}._filters_1fp5u_219 ._refreshBtn_1fp5u_264{width:100%;margin-top:8px}._stats_1fp5u_288{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:16px}._loginBox_1fp5u_10{margin:20px;padding:28px 24px}._headerButtons_1fp5u_112{flex-direction:column;gap:8px;width:100%}._headerButtons_1fp5u_112 ._homeBtn_1fp5u_196,._headerButtons_1fp5u_112 ._logoutBtn_1fp5u_118{width:100%;justify-content:center}}@media (max-width: 768px){._adminPanel_1fp5u_141{padding:12px}._header_1fp5u_112{padding:16px;margin-bottom:20px}._header_1fp5u_112 h1{font-size:1.375rem}._filters_1fp5u_219{flex-direction:column;align-items:stretch;padding:16px}._filters_1fp5u_219 label{flex-direction:row;align-items:center;justify-content:space-between;gap:8px}._filters_1fp5u_219 label select{min-width:120px;flex:none}._stats_1fp5u_288{grid-template-columns:repeat(2,1fr);gap:12px}._stat_1fp5u_288{padding:16px}._stat_1fp5u_288 strong{font-size:1.5rem}._desktopTable_1fp5u_349{display:none}._mobileCards_1fp5u_505{display:block}._loginContainer_1fp5u_1{padding:16px}._loginBox_1fp5u_10{padding:26px 20px}._loginBox_1fp5u_10 h2{font-size:22px}}@media (max-width: 640px){._adminPanel_1fp5u_141{padding:8px}._header_1fp5u_112{padding:12px;margin-bottom:16px}._filters_1fp5u_219{padding:12px;margin-bottom:20px}._stats_1fp5u_288{grid-template-columns:repeat(2,1fr);gap:10px}._stat_1fp5u_288{text-align:center;padding:12px}._stat_1fp5u_288 strong{font-size:1.25rem}._cardMain_1fp5u_525{flex-direction:column;align-items:flex-start;gap:8px}._cardCustomer_1fp5u_538{margin:0;order:-1;font-size:1rem}._cardId_1fp5u_532{align-self:flex-end}._cardPrice_1fp5u_545{align-self:flex-end;font-size:1.125rem}._detailRow_1fp5u_577{flex-direction:column;align-items:flex-start;gap:4px}._detailRow_1fp5u_577>span:first-child{min-width:auto;margin-right:0}._detailRow_1fp5u_577>span:last-child,._detailRow_1fp5u_577>div:last-child,._detailRow_1fp5u_577>a:last-child{text-align:left}._priceBreakdown_1fp5u_598{text-align:left}._statusSelect_1fp5u_481{width:100%;min-width:auto}._loginBox_1fp5u_10{padding:22px 18px}._loginBox_1fp5u_10 h2{font-size:20px}._loginBox_1fp5u_10 p{font-size:14px}._passwordInput_1fp5u_38{padding:14px 16px;font-size:16px}}@media (max-width: 480px){._stats_1fp5u_288{grid-template-columns:1fr;gap:8px}}._cookieBanner_1goft_1{position:fixed;bottom:0;left:0;right:0;z-index:1000;background:linear-gradient(90deg,#13192e,#152869);border-top:1px solid rgba(255,255,255,.1);box-shadow:0 10px 15px #00000073;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:_slideUp_1goft_1 .4s ease-out}@keyframes _slideUp_1goft_1{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}._cookieContent_1goft_24{max-width:1200px;margin:0 auto;padding:1.5rem 2rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}@media (max-width: 768px){._cookieContent_1goft_24{flex-direction:column;gap:1.5rem;padding:1.25rem 1.5rem;text-align:center}}._cookieText_1goft_42{display:flex;align-items:center;gap:1rem;flex:1}@media (max-width: 768px){._cookieText_1goft_42{flex-direction:column;gap:.75rem;text-align:center}}._cookieIcon_1goft_56{font-size:2rem;flex-shrink:0}@media (max-width: 768px){._cookieIcon_1goft_56{font-size:1.75rem}}._cookieMessage_1goft_66 h4{margin:0 0 .5rem;color:#e2c275;font-size:1.1rem;font-weight:600;font-family:Lora,serif}@media (max-width: 768px){._cookieMessage_1goft_66 h4{font-size:1rem;margin-bottom:.25rem}}._cookieMessage_1goft_66 p{margin:0;color:#fff;font-size:.9rem;line-height:1.4;opacity:.9}@media (max-width: 768px){._cookieMessage_1goft_66 p{font-size:.85rem;line-height:1.3}}._privacyLink_1goft_93{color:#e2c275;text-decoration:underline;transition:opacity .2s ease}._privacyLink_1goft_93:hover{opacity:.8}._cookieActions_1goft_102{display:flex;gap:.75rem;flex-shrink:0}@media (max-width: 768px){._cookieActions_1goft_102{width:100%;justify-content:center}}._acceptButton_1goft_114{padding:.75rem 2rem;border:none;border-radius:6px;font-size:.9rem;font-weight:600;font-family:Lora,serif;cursor:pointer;transition:all .2s ease;white-space:nowrap;background:#e2c275;color:#000}._acceptButton_1goft_114:hover{background:transparent;color:#e2c275;border:1px solid #E2C275;transform:translateY(-1px)}@media (max-width: 768px){._acceptButton_1goft_114{padding:.8rem 2.5rem;font-size:.9rem}}@media (max-width: 480px){._acceptButton_1goft_114{width:100%;padding:.9rem 1rem}}._cookieBanner_1goft_1._hiding_1goft_146{animation:_slideDown_1goft_1 .3s ease-in forwards}@keyframes _slideDown_1goft_1{0%{transform:translateY(0);opacity:1}to{transform:translateY(100%);opacity:0}}
