@font-face{font-family:Bohemian Soul;src:url(/fonts/Bohemian%20Soul.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Averta;src:url(/fonts/AvertaDemoPECuttedDemo-Regular.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Averta;src:url(/fonts/AvertaDemoPE-ExtraBold.otf)format("opentype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Rage Italic;src:url(/fonts/RAGE_1.TTF)format("truetype");font-weight:400;font-style:normal;font-display:swap}:root{--primary:#3e2e20;--primary-light:#523f2f;--accent:#9c5b3c;--accent-light:#b47253;--background:#f9f3eb;--lines:#ecddcf;--white:#fff;--gray:#ecddcf;--banner:#8c4f33;--primary-rgb:62, 46, 32;--accent-rgb:156, 91, 60;--font-title:"Averta", "Outfit", sans-serif;--font-body:"Averta", "Inter", sans-serif;--font-handwritten:"Rage Italic", cursive;font-family:var(--font-body);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:var(--primary);background-color:var(--background);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;line-height:1.6}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--background);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1600' height='1000' viewBox='0 0 1600 1000'%3E%3Cpath d='M-100,200 Q200,80 500,250 T1100,120 T1700,300' fill='none' stroke='%23ECDDCF' stroke-width='1.5'/%3E%3Cpath d='M-100,230 Q200,110 500,280 T1100,150 T1700,330' fill='none' stroke='%23ECDDCF' stroke-width='1.5'/%3E%3Cpath d='M-100,260 Q200,140 500,310 T1100,180 T1700,360' fill='none' stroke='%23ECDDCF' stroke-width='1.5'/%3E%3Cpath d='M-100,290 Q200,170 500,340 T1100,211 T1700,390' fill='none' stroke='%23ECDDCF' stroke-width='1.5'/%3E%3Cpath d='M-100,320 Q200,200 500,370 T1100,241 T1700,420' fill='none' stroke='%23ECDDCF' stroke-width='1.5'/%3E%3Cpath d='M-100,700 Q300,550 700,750 T1300,600 T1700,800' fill='none' stroke='%23ECDDCF' stroke-width='1.5'/%3E%3Cpath d='M-100,730 Q300,580 700,780 T1300,630 T1700,830' fill='none' stroke='%23ECDDCF' stroke-width='1.5'/%3E%3Cpath d='M-100,760 Q300,610 700,810 T1300,660 T1700,860' fill='none' stroke='%23ECDDCF' stroke-width='1.5'/%3E%3C/svg%3E");background-position:50%;background-size:cover;background-attachment:fixed;min-width:320px;min-height:100vh;margin:0;display:flex}#root{flex-direction:column;width:100%;min-height:100vh;display:flex}h1,h2,h3,h4,h5,h6{font-family:var(--font-title);color:var(--primary);letter-spacing:.5px;margin-bottom:1rem;font-weight:800;line-height:1.25}a{color:inherit;text-decoration:none;transition:all .3s}button{cursor:pointer;font-size:.95rem;font-weight:800;font-family:var(--font-body);background-color:var(--accent);color:var(--white);border:1px solid #0000;border-radius:50px;padding:.8em 1.8em;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 15px #9c5b3c33}button:hover{background-color:var(--primary);transform:translateY(-2px);box-shadow:0 6px 20px #3e2e2040}button:active{transform:translateY(0)}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 24px}.fontHandwritten{font-size:1.4rem;line-height:1.1;font-family:var(--font-handwritten)!important;text-transform:none!important}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:.6s forwards fadeIn}._navbar_o9yx4_1{-webkit-backdrop-filter:blur(12px);z-index:1000;background-color:#f9f3ebd9;border-bottom:1px solid #3e2e2014;padding:1rem 0;transition:all .3s;position:sticky;top:0}._navContainer_o9yx4_13{justify-content:space-between;align-items:center;display:flex}._logoLink_o9yx4_19{color:var(--primary);align-items:center;display:inline-flex}._navLogo_o9yx4_25{object-fit:contain;width:auto;height:44px;transition:transform .3s}._logoLink_o9yx4_19:hover ._navLogo_o9yx4_25{transform:scale(1.04)}._links_o9yx4_36{align-items:center;gap:2rem;display:flex}._navLink_o9yx4_42{color:var(--primary);padding:4px 0;font-size:.95rem;font-weight:600;position:relative}._navLink_o9yx4_42:after{content:"";background-color:var(--accent);width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}._navLink_o9yx4_42:hover{color:var(--accent)}._navLink_o9yx4_42:hover:after{width:100%}._cartBtn_o9yx4_69{background:#3e2e200f;border:1px solid #3e2e200d;border-radius:50px;align-items:center;padding:.5rem .9rem;transition:all .3s;display:flex;position:relative}._cartBtn_o9yx4_69:hover{background:var(--primary);color:var(--white);transform:scale(1.05)}._cartEmoji_o9yx4_86{font-size:1.1rem}._cartCount_o9yx4_90{background:var(--accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:.7rem;font-weight:700;animation:.3s cubic-bezier(.175,.885,.32,1.275) _popScale_o9yx4_1;display:flex;position:absolute;top:-6px;right:-6px;box-shadow:0 2px 5px #9c5b3c66}@keyframes _popScale_o9yx4_1{0%{transform:scale(0)}to{transform:scale(1)}}._fab_oxpez_1{z-index:950;color:#fff;background-color:#25d366;border-radius:50px;align-items:center;gap:.55rem;padding:.72rem 1.15rem .72rem .9rem;font-size:.92rem;font-weight:700;line-height:1;transition:transform .25s,box-shadow .25s;display:flex;position:fixed;bottom:1.25rem;right:1.25rem;box-shadow:0 6px 18px #25d36666}._fab_oxpez_1:hover{transform:translateY(-2px);box-shadow:0 8px 22px #25d36680}._icon_oxpez_26{flex-shrink:0;width:27px;height:27px}._label_oxpez_32{white-space:nowrap}@media (width<=600px){._fab_oxpez_1{gap:.5rem;padding:.68rem 1rem .68rem .85rem;font-size:.88rem;bottom:1rem;right:1rem}._icon_oxpez_26{width:25px;height:25px}}._newsletter_y74yf_1{text-align:center;margin-top:1.5rem}._title_y74yf_6{color:var(--primary);margin-bottom:.75rem;font-size:.85rem;font-weight:700}._form_y74yf_13{flex-wrap:wrap;justify-content:center;gap:.5rem;max-width:420px;margin:0 auto;display:flex}._input_y74yf_22{border:1px solid var(--lines);min-width:220px;font-size:.85rem;font-family:var(--font-body);color:var(--primary);background:var(--white);border-radius:50px;flex:1;padding:.6rem 1rem}._input_y74yf_22:focus{border-color:var(--accent);outline:none}._button_y74yf_39{background-color:var(--accent);color:var(--white);white-space:nowrap;border-radius:50px;padding:.6rem 1.25rem;font-size:.85rem;font-weight:700}._button_y74yf_39:hover:not(:disabled){background-color:var(--primary);transform:translateY(-2px)}._button_y74yf_39:disabled{opacity:.6;cursor:not-allowed}._feedback_y74yf_59{color:var(--accent);margin-top:.6rem;font-size:.8rem;font-weight:600}@media (width<=480px){._form_y74yf_13{flex-direction:column}._input_y74yf_22{min-width:0}}._hero_e5lmx_2{min-height:85vh;color:var(--white);background:linear-gradient(135deg,#3e2e20e6 0%,#8c4f33cc 100%),url(https://images.unsplash.com/photo-1516211697149-d8677ecd4e72?auto=format&fit=crop&q=80&w=2000) 50%/cover;border-bottom-right-radius:40px;border-bottom-left-radius:40px;align-items:center;padding:4rem 0;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #3e2e2014}._heroContent_e5lmx_17{z-index:2;max-width:680px;position:relative}._heroBadge_e5lmx_23{color:var(--background);text-transform:uppercase;letter-spacing:1.5px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#f9f3eb26;border:1px solid #f9f3eb40;border-radius:50px;margin-bottom:1.5rem;padding:.4rem 1.2rem;font-size:.8rem;font-weight:700;display:inline-block}._heroTitle_e5lmx_38{flex-direction:column;margin-bottom:2.5rem;line-height:1;display:flex}._heroTitle_e5lmx_38 .fontHandwritten{color:var(--background);transform-origin:0;margin-bottom:-.2rem;font-size:5rem;display:inline-block;transform:rotate(-2deg)}._heroTitleSub_e5lmx_54{font-family:var(--font-title);color:var(--white);text-transform:uppercase;letter-spacing:1px;margin-top:.25rem;font-size:2.6rem;line-height:1.1}._heroContent_e5lmx_17 p{opacity:.95;color:#f7ede2;margin-bottom:2.5rem;font-size:1.15rem;line-height:1.6}._heroActions_e5lmx_72{flex-wrap:wrap;gap:1rem;display:flex}._ctaBtn_e5lmx_78{cursor:pointer;background-color:var(--background);color:var(--primary);border-radius:50px;padding:.95rem 2rem;font-size:.95rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-block;box-shadow:0 4px 15px #00000026}._ctaBtn_e5lmx_78:hover{background-color:var(--accent);color:var(--white);transform:translateY(-2px);box-shadow:0 6px 20px #9c5b3c4d}._secondaryBtn_e5lmx_98{cursor:pointer;color:var(--white);background-color:#0000;border:2px solid #f9f3eb66;border-radius:50px;padding:.95rem 2rem;font-size:.95rem;font-weight:700;transition:all .3s;display:inline-block}._secondaryBtn_e5lmx_98:hover{border-color:var(--white);background-color:#f9f3eb1a}._features_e5lmx_117{background:0 0;padding:7rem 0}._sectionHeader_e5lmx_122{text-align:center;margin-bottom:4rem}._sectionSub_e5lmx_127{text-transform:uppercase;color:var(--accent);letter-spacing:2px;margin-bottom:.5rem;font-size:.85rem;font-weight:700;display:block}._sectionHeader_e5lmx_122 h2{color:var(--primary);font-size:2.6rem;font-weight:800}._headerLine_e5lmx_143{background-color:var(--accent);border-radius:2px;width:60px;height:4px;margin:1rem auto 0}._featuresGrid_e5lmx_151{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem;display:grid}._featureCard_e5lmx_157{background:var(--white);text-align:center;border:1px solid #3e2e200f;border-radius:24px;padding:3rem 2rem;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 20px #3e2e2005}._featureCard_e5lmx_157:hover{border-color:#9c5b3c26;transform:translateY(-6px);box-shadow:0 12px 30px #3e2e200d}._featureIconWrapper_e5lmx_173{width:64px;height:64px;color:var(--accent);background-color:#9c5b3c14;border-radius:50% 50% 50% 0;justify-content:center;align-items:center;margin:0 auto 1.75rem;transition:all .3s;display:flex}._featureCard_e5lmx_157:hover ._featureIconWrapper_e5lmx_173{background-color:var(--accent);color:var(--white);transform:rotate(-10deg)}._featureCard_e5lmx_157 h3{color:var(--primary);margin-bottom:1rem;font-size:1.35rem;font-weight:700}._featureCard_e5lmx_157 p{color:#61554a;font-size:.95rem;line-height:1.6}._about_e5lmx_206{background:#ecddcf4d;border-top:1px solid #3e2e200d;border-bottom:1px solid #3e2e200d;padding:6rem 0}._aboutWrapper_e5lmx_213{grid-template-columns:1.2fr .8fr;align-items:center;gap:4rem;display:grid}._aboutContent_e5lmx_220{max-width:680px}._aboutLabel_e5lmx_224{text-transform:uppercase;color:var(--accent);letter-spacing:1.5px;margin-bottom:.5rem;font-size:.85rem;font-weight:700;display:block}._aboutContent_e5lmx_220 h2{margin-bottom:1.5rem;font-size:2.5rem;font-weight:800}._aboutContent_e5lmx_220 p{color:#52473c;margin-bottom:1.5rem;font-size:1.05rem;line-height:1.7}._aboutQuote_e5lmx_247{border-left:3px solid var(--accent);margin-top:2rem;padding-left:1.5rem}._aboutQuote_e5lmx_247 blockquote{font-family:var(--font-handwritten);color:var(--accent);font-size:2.3rem;font-style:normal;line-height:1.1}._aboutGraphic_e5lmx_262{justify-content:center;align-items:center;display:flex}._circleGraphic_e5lmx_268{justify-content:center;align-items:center;width:240px;height:240px;display:flex;position:relative}._rotatingSun_e5lmx_277{width:100%;height:100%;color:var(--accent);opacity:.35;animation:25s linear infinite _rotateClockwise_e5lmx_1;position:absolute}._innerGraphicText_e5lmx_286{font-family:var(--font-title);text-transform:uppercase;color:var(--primary);letter-spacing:1px;flex-direction:column;justify-content:center;align-items:center;font-weight:800;line-height:1.2;display:flex}._innerGraphicText_e5lmx_286 span:first-child{color:var(--accent);font-size:1.4rem}._innerGraphicText_e5lmx_286 span:last-child{font-size:1rem}@keyframes _rotateClockwise_e5lmx_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (width<=900px){._aboutWrapper_e5lmx_213{grid-template-columns:1fr;gap:3rem}._aboutGraphic_e5lmx_262{margin-top:2rem}._heroContent_e5lmx_17 h1{font-size:2.8rem}}@media (width<=600px){._heroContent_e5lmx_17 h1{font-size:2.2rem}._heroContent_e5lmx_17 p{font-size:1rem}._features_e5lmx_117{padding:5rem 0}}._manifesto_e5lmx_348{background:0 0;padding:6rem 0 3rem;position:relative}._manifestoWrapper_e5lmx_354{text-align:center;max-width:800px;margin:0 auto}._manifestoBadge_e5lmx_360{color:var(--accent);text-transform:uppercase;letter-spacing:1.5px;background:#9c5b3c14;border:1px solid #9c5b3c0d;border-radius:50px;margin-bottom:1.5rem;padding:.35rem 1rem;font-size:.75rem;font-weight:800;display:inline-block}._manifestoTitle_e5lmx_374{color:var(--primary);margin-bottom:.75rem;font-size:2.6rem;line-height:1.2}._manifestoSubtitle_e5lmx_381{color:var(--accent);margin-bottom:2.5rem;font-size:2.1rem;font-weight:400}._manifestoText_e5lmx_388{text-align:left;flex-direction:column;gap:1.5rem;display:flex}._manifestoText_e5lmx_388 p{color:#52473c;font-size:1.05rem;line-height:1.75}._manifestoText_e5lmx_388 strong{color:var(--primary);font-weight:800}@media (width<=768px){._manifestoTitle_e5lmx_374{font-size:2rem}._manifestoSubtitle_e5lmx_381{margin-bottom:2rem;font-size:1.75rem}._manifestoText_e5lmx_388 p{font-size:.98rem}}._overlay_m0173_1{-webkit-backdrop-filter:blur(8px);z-index:2000;background-color:#3e2e2073;justify-content:center;align-items:center;padding:1.5rem;animation:.3s cubic-bezier(.4,0,.2,1) _fadeInOverlay_m0173_1;display:flex;position:fixed;inset:0}._modal_m0173_18{background:var(--background);-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--product-color) transparent;border:1px solid #3e2e2014;border-radius:28px;width:100%;max-width:680px;max-height:80vh;animation:.35s cubic-bezier(.34,1.56,.64,1) _slideInModal_m0173_1;position:relative;overflow-y:auto;box-shadow:0 20px 50px #3e2e201f}._modal_m0173_18::-webkit-scrollbar{width:6px}._modal_m0173_18::-webkit-scrollbar-thumb{background-color:var(--product-color);border-radius:10px}._closeBtn_m0173_44{background:var(--white);width:36px;height:36px;color:var(--primary);cursor:pointer;z-index:10;border:1px solid #3e2e2014;border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;font-weight:300;transition:all .25s;display:flex;position:absolute;top:1.25rem;right:1.25rem;box-shadow:0 2px 8px #0000000a}._closeBtn_m0173_44:hover{background:var(--primary);color:var(--white);transform:scale(1.05)rotate(90deg)}._modalContent_m0173_71{padding:2.5rem}._heroSection_m0173_76{border-bottom:1px solid #3e2e200f;align-items:center;gap:1.5rem;margin-bottom:2rem;padding-bottom:1.5rem;display:flex}._headerInfo_m0173_85{flex-direction:column;display:flex}._category_m0173_90{text-transform:uppercase;color:var(--product-color);letter-spacing:.8px;margin-bottom:4px;font-size:.72rem;font-weight:800}._headerInfo_m0173_85 h2{font-family:var(--font-title);color:var(--primary);margin-bottom:0;font-size:1.9rem;line-height:1.1}._divider_m0173_107{background-color:var(--product-color);border-radius:2px;width:45px;height:3px;margin-top:8px}._bodySection_m0173_116{flex-direction:column;display:flex}._taglineBlock_m0173_121{background:var(--product-color-light);text-align:center;border-left:5px solid var(--product-color);border-radius:18px;margin-bottom:2rem;padding:1.5rem 2rem;position:relative}._tagline_m0173_121{color:var(--product-color);margin:0;line-height:1.25;font-size:1.8rem!important}._infoBlock_m0173_138{margin-bottom:2rem}._blockTitle_m0173_142{color:var(--product-color);align-items:center;gap:.65rem;margin-bottom:.75rem;display:flex}._blockTitle_m0173_142 h4{font-family:var(--font-body);color:var(--primary);text-transform:uppercase;letter-spacing:.8px;margin-bottom:0;font-size:.85rem;font-weight:800}._icon_m0173_160{color:var(--product-color);flex-shrink:0}._infoDescription_m0173_165{color:#5c4e40;font-size:.95rem;line-height:1.65}._ritualBlock_m0173_172{border:1.5px dashed var(--product-color);background:#ffffff73;border-radius:22px;padding:1.5rem;box-shadow:0 4px 15px #3e2e2003}@keyframes _fadeInOverlay_m0173_1{0%{opacity:0}to{opacity:1}}@keyframes _slideInModal_m0173_1{0%{opacity:0;transform:scale(.92)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}@media (width<=600px){._modalContent_m0173_71{padding:1.75rem}._headerInfo_m0173_85 h2{font-size:1.6rem}._tagline_m0173_121{font-size:1.5rem!important}}._card_hju6p_1{background:var(--white);border:1px solid #3e2e2014;border-radius:20px;flex-direction:column;height:100%;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden;box-shadow:0 4px 20px #3e2e2005}._card_hju6p_1:hover{border-color:var(--product-color);transform:translateY(-6px);box-shadow:0 12px 30px #3e2e200f}._category_hju6p_19{background:var(--product-color-light);color:var(--product-color);letter-spacing:.5px;text-transform:uppercase;border:1px solid var(--product-color);border-radius:50px;align-self:flex-start;margin-bottom:.85rem;padding:.35rem .8rem;font-size:.75rem;font-weight:800;box-shadow:0 2px 8px #00000008}._content_hju6p_34{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}._title_hju6p_41{color:var(--primary);margin-bottom:.5rem;font-size:1.35rem;font-weight:700}._description_hju6p_48{color:#61554a;flex-grow:1;margin-bottom:1.25rem;font-size:.88rem;line-height:1.5}._sizeSelector_hju6p_57{align-items:center;gap:.5rem;margin-bottom:1.25rem;display:flex}._sizeButton_hju6p_64{color:var(--primary);border:1px solid var(--lines);cursor:pointer;box-shadow:none;background:0 0;border-radius:50px;padding:.4rem .8rem;font-size:.8rem;font-weight:600;transition:all .2s}._sizeButton_hju6p_64:hover{box-shadow:none;background:#3e2e200a;transform:none}._sizeActive_hju6p_83{background:var(--product-color)!important;color:var(--white)!important;border-color:var(--product-color)!important}._singleSize_hju6p_89{color:#61554a;background:#3e2e2008;border-radius:8px;align-self:flex-start;margin-bottom:1.25rem;padding:.4rem .8rem;font-size:.8rem;display:inline-block}._benefits_hju6p_101{flex-wrap:wrap;gap:.35rem;margin-bottom:1.5rem;display:flex}._benefitTag_hju6p_108{background:var(--product-color-light);color:var(--product-color);border:1px solid #00000005;border-radius:4px;padding:.25rem .6rem;font-size:.72rem;font-weight:800}._footer_hju6p_119{border-top:1px solid #3e2e200f;justify-content:space-between;align-items:center;margin-top:auto;padding-top:1.25rem;display:flex}._priceContainer_hju6p_128{flex-direction:column;display:flex}._priceLabel_hju6p_133{text-transform:uppercase;letter-spacing:.5px;color:#8c7d70;font-size:.7rem;font-weight:600}._price_hju6p_128{color:var(--product-color);font-size:1.25rem;font-weight:800;font-family:var(--font-title)}._addButton_hju6p_148{background-color:var(--product-color);color:var(--white);box-shadow:0 4px 10px var(--product-color-light);border-radius:50px;padding:.6rem 1.4rem;font-size:.88rem;font-weight:800}._addButton_hju6p_148:hover{background-color:var(--primary);transform:translateY(-2px);box-shadow:0 6px 15px #3e2e2033}._ritualBtn_hju6p_165{border:1.5px dashed var(--product-color);color:var(--product-color);cursor:pointer;box-shadow:none;background:0 0;border-radius:50px;align-self:flex-start;margin-bottom:1.25rem;padding:.5rem 1.1rem;font-size:.8rem;font-weight:800;transition:all .3s}._ritualBtn_hju6p_165:hover{background:var(--product-color-light);box-shadow:0 4px 12px var(--product-color-light);transform:translateY(-1px)}._catalogPage_sgkhv_1{padding-bottom:5rem}._header_sgkhv_5{text-align:center;background:linear-gradient(#ecddcf66 0%,#f9f3eb00 100%);border-bottom:1px solid #3e2e200a;margin-bottom:3rem;padding:5rem 0 4rem}._headerBadge_sgkhv_13{color:var(--accent);text-transform:uppercase;letter-spacing:1px;background:#9c5b3c14;border:1px solid #9c5b3c0d;border-radius:50px;margin-bottom:1rem;padding:.35rem 1rem;font-size:.75rem;font-weight:700;display:inline-block}._header_sgkhv_5 h1{color:var(--primary);margin-bottom:.75rem;font-size:2.8rem;font-weight:800}._header_sgkhv_5 p{color:#61554a;max-width:650px;margin:0 auto;font-size:1.1rem}._filterTabs_sgkhv_42{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:3.5rem;display:flex}._filterTab_sgkhv_42{background:var(--white);color:var(--primary);cursor:pointer;border:1px solid #3e2e2014;border-radius:50px;padding:.65rem 1.5rem;font-size:.9rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 10px #3e2e2003}._filterTab_sgkhv_42:hover{border-color:var(--accent);color:var(--accent);background:#9c5b3c0d;transform:translateY(-1px)}._tabActive_sgkhv_70{background:var(--accent)!important;color:var(--white)!important;border-color:var(--accent)!important;box-shadow:0 4px 15px #9c5b3c40!important}._tabActive_sgkhv_70:hover{color:var(--white)!important}._grid_sgkhv_82{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2.5rem;display:grid}._noProducts_sgkhv_88{text-align:center;color:#8c7d70;padding:4rem 0;font-weight:500}@media (width<=768px){._header_sgkhv_5 h1{font-size:2.2rem}._header_sgkhv_5 p{font-size:.95rem}._grid_sgkhv_82{gap:1.5rem}}._cartPage_tkedb_1{padding-bottom:5rem}._header_tkedb_5{text-align:left;border-bottom:1px solid #3e2e2014;margin-bottom:3rem;padding:4rem 0 2rem}._header_tkedb_5 h1{color:var(--primary);margin-bottom:.5rem;font-size:2.8rem;font-weight:800}._header_tkedb_5 p{color:#61554a;font-size:1.05rem}._cartContent_tkedb_25{grid-template-columns:1.3fr .7fr;align-items:start;gap:3rem;display:grid}._itemsList_tkedb_35{flex-direction:column;order:1;gap:1.5rem;display:flex}._cartItem_tkedb_42{background:var(--white);border:1px solid #3e2e200f;border-radius:20px;align-items:center;gap:1.5rem;padding:1.5rem;transition:border-color .3s;display:flex;box-shadow:0 4px 15px #3e2e2003}._cartItem_tkedb_42:hover{border-color:var(--product-color)}._itemInfo_tkedb_58{flex-direction:column;flex-grow:1;display:flex}._itemCategory_tkedb_64{text-transform:uppercase;color:var(--product-color);letter-spacing:.5px;margin-bottom:2px;font-size:.7rem;font-weight:700}._itemInfo_tkedb_58 h3{color:var(--primary);margin-bottom:4px;font-size:1.15rem;font-weight:700}._itemSize_tkedb_80{color:#61554a;margin-bottom:8px;font-size:.8rem}._itemPrice_tkedb_86{color:var(--primary);font-size:.95rem;font-weight:700}._quantityControlsWrapper_tkedb_93{justify-content:center;align-items:center;display:flex}._quantityControls_tkedb_93{border:1px solid var(--lines);background-color:var(--background);border-radius:50px;align-items:center;padding:.25rem;display:flex}._quantityControls_tkedb_93 button{background:var(--white);width:28px;min-width:28px;height:28px;color:var(--primary);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:1rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 2px 4px #0000000d}._quantityControls_tkedb_93 button:hover:not(:disabled){background:var(--product-color);color:var(--white);transform:none}._quantityControls_tkedb_93 button:disabled{opacity:.4;cursor:not-allowed}._quantityValue_tkedb_138{color:var(--primary);text-align:center;min-width:24px;padding:0 .85rem;font-size:.9rem;font-weight:700}._itemTotal_tkedb_148{text-align:right;min-width:120px}._totalPriceText_tkedb_153{color:var(--product-color);font-size:1.1rem;font-weight:800;font-family:var(--font-title);margin-bottom:8px}._removeBtn_tkedb_161{color:#9c7365;cursor:pointer;box-shadow:none;background:0 0;border:none;padding:0;font-size:.8rem;font-weight:600;text-decoration:underline;transition:color .2s}._removeBtn_tkedb_161:hover{color:#c0392b;box-shadow:none;background:0 0;transform:none}._summaryCard_tkedb_182{background:var(--white);border:1px solid #3e2e2014;border-radius:24px;order:2;padding:2rem;box-shadow:0 4px 25px #3e2e2005}._summaryCard_tkedb_182 h3{border-bottom:1px solid #3e2e200f;margin-bottom:1.5rem;padding-bottom:1rem;font-size:1.4rem;font-weight:700}._summaryLines_tkedb_199{flex-direction:column;gap:1rem;margin-bottom:2rem;display:flex}._summaryLine_tkedb_199{color:#61554a;justify-content:space-between;font-size:.95rem;font-weight:500;display:flex}._freeShipping_tkedb_214{color:var(--accent);font-weight:700}._shippingNote_tkedb_219{color:#8c7d70;font-size:.82rem;font-weight:600}._divider_tkedb_225{background:#3e2e200f;height:1px;margin:.5rem 0}._totalLine_tkedb_231{color:var(--primary);font-size:1.25rem;font-weight:800;font-family:var(--font-title)}._checkoutBtn_tkedb_238{background-color:var(--accent);width:100%;color:var(--white);border-radius:50px;margin-bottom:1.75rem;padding:1rem;font-size:1rem;font-weight:700;box-shadow:0 4px 15px #9c5b3c33}._checkoutBtn_tkedb_238:hover{background-color:var(--primary);transform:translateY(-2px);box-shadow:0 6px 20px #3e2e2040}._emptyCart_tkedb_257{text-align:center;max-width:500px;padding:6rem 0}._emptyCartIcon_tkedb_263{margin-bottom:1.5rem;font-size:4rem;animation:3s ease-in-out infinite _floatIcon_tkedb_1}._emptyCart_tkedb_257 h2{color:var(--primary);margin-bottom:.75rem;font-size:2rem;font-weight:800}._emptyCart_tkedb_257 p{color:#61554a;margin-bottom:2.5rem;font-size:1rem;line-height:1.6}._shopLink_tkedb_283{background-color:var(--accent);color:var(--white);border-radius:50px;padding:.9rem 2rem;font-weight:700;display:inline-block;box-shadow:0 4px 15px #9c5b3c33}._shopLink_tkedb_283:hover{background-color:var(--primary);transform:translateY(-2px);box-shadow:0 6px 20px #3e2e2040}@keyframes _floatIcon_tkedb_1{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (width<=900px){._cartContent_tkedb_25{grid-template-columns:1fr;gap:2.5rem}._summaryCard_tkedb_182{order:1}._itemsList_tkedb_35{order:2}}@media (width<=600px){._cartItem_tkedb_42{text-align:center;flex-direction:column;align-items:center;padding:1.25rem}._itemTotal_tkedb_148{text-align:center;margin-top:.5rem}._header_tkedb_5 h1{font-size:2.2rem}}._paymentPage_1kf57_1{padding-bottom:5rem}._header_1kf57_5{text-align:left;border-bottom:1px solid #3e2e2014;margin-bottom:3rem;padding:3rem 0 2rem}._backLink_1kf57_12{color:var(--accent);margin-bottom:1rem;font-size:.85rem;font-weight:600;display:inline-block}._backLink_1kf57_12:hover{color:var(--primary)}._header_1kf57_5 h1{color:var(--primary);margin-bottom:.5rem;font-size:2.6rem;font-weight:800}._header_1kf57_5 p{color:#61554a;font-size:1.05rem}._paymentContent_1kf57_36{grid-template-columns:.9fr 1.1fr;align-items:start;gap:3rem;display:grid}._qrCard_1kf57_44{background:var(--white);text-align:center;border:1px solid #3e2e2014;border-radius:24px;padding:2rem;position:sticky;top:100px;box-shadow:0 4px 25px #3e2e200a}._amountBadge_1kf57_55{background:var(--background);border-radius:16px;flex-direction:column;gap:.5rem;margin-bottom:1.5rem;padding:.9rem;display:flex}._amountBreakdown_1kf57_65{border-bottom:1px dashed var(--lines);flex-direction:column;gap:3px;padding-bottom:.5rem;display:flex}._amountBreakdownLine_1kf57_73{color:#61554a;justify-content:space-between;font-size:.78rem;font-weight:600;display:flex}._savingsNote_1kf57_81{color:var(--accent);text-align:right;font-size:.75rem;font-weight:700}._amountTotalLine_1kf57_88{justify-content:space-between;align-items:baseline;display:flex}._amountTotalLine_1kf57_88 span{text-transform:uppercase;letter-spacing:.5px;color:#8c7d70;font-size:.75rem;font-weight:700}._amountTotalLine_1kf57_88 strong{color:var(--accent);font-size:1.6rem;font-family:var(--font-title)}._methodToggle_1kf57_109{background:var(--background);border-radius:50px;gap:.5rem;margin-bottom:1.25rem;padding:.3rem;display:flex}._methodTab_1kf57_118{color:var(--primary);box-shadow:none;background:0 0;border:none;border-radius:50px;flex:1;padding:.55rem .75rem;font-size:.85rem;font-weight:700}._methodTab_1kf57_118:hover{box-shadow:none;background:#3e2e200f;transform:none}._methodTabActive_1kf57_136,._methodTabActive_1kf57_136:hover{background:var(--accent);color:var(--white)}._qrImage_1kf57_142{border:1px solid var(--lines);border-radius:16px;width:100%;max-width:280px;margin-bottom:.75rem}._accountLine_1kf57_150{color:#61554a;margin-bottom:1.5rem;font-size:.85rem}._accountLine_1kf57_150 strong{color:var(--primary)}._payerForm_1kf57_161{text-align:left;flex-direction:column;gap:.9rem;margin-bottom:1.75rem;display:flex}._formField_1kf57_169{flex-direction:column;gap:.35rem;display:flex}._formField_1kf57_169 span{text-transform:uppercase;letter-spacing:.5px;color:#8c7d70;font-size:.75rem;font-weight:700}._formField_1kf57_169 input,._formField_1kf57_169 select{border:1px solid var(--lines);font-size:.92rem;font-family:var(--font-body);color:var(--primary);background:var(--white);border-radius:12px;padding:.7rem .9rem;transition:border-color .2s}._formField_1kf57_169 input:focus,._formField_1kf57_169 select:focus{border-color:var(--accent);outline:none}._wednesdayOption_1kf57_202{cursor:pointer;align-items:flex-start;gap:.6rem;display:flex}._wednesdayOption_1kf57_202 input[type=checkbox]{width:18px;height:18px;accent-color:var(--accent);cursor:pointer;flex-shrink:0;margin-top:2px}._wednesdayOption_1kf57_202 span{text-transform:none;letter-spacing:normal;color:var(--primary);font-size:.85rem;font-weight:500;line-height:1.4}._wednesdayOption_1kf57_202 small{color:#8c7d70;margin-top:2px;font-size:.75rem;font-weight:400;display:block}._qrSteps_1kf57_236{text-align:left;flex-direction:column;gap:.9rem;margin-bottom:1.75rem;display:flex}._qrStep_1kf57_236{align-items:flex-start;gap:.75rem;display:flex}._stepNumber_1kf57_250{background:var(--accent);width:22px;height:22px;color:var(--white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:800;display:flex}._qrStep_1kf57_236 p{color:#61554a;margin:0;font-size:.82rem;line-height:1.4}._whatsappBtn_1kf57_271{width:100%;color:var(--white);background-color:#25d366;border-radius:50px;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-size:.95rem;font-weight:700;display:flex;box-shadow:0 4px 15px #25d3664d}._whatsappBtn_1kf57_271:hover{background-color:#1ea952;transform:translateY(-2px);box-shadow:0 6px 20px #25d36659}._whatsappBtn_1kf57_271:disabled{background-color:var(--lines);color:#8c7d70;box-shadow:none;cursor:not-allowed}._whatsappBtn_1kf57_271:disabled:hover{background-color:var(--lines);box-shadow:none;transform:none}._infoColumn_1kf57_306{flex-direction:column;gap:1.5rem;display:flex}._infoCard_1kf57_312{background:var(--white);border:1px solid #3e2e2014;border-radius:20px;padding:1.75rem;box-shadow:0 4px 15px #3e2e2003}._infoCard_1kf57_312 h3{margin-bottom:1.25rem;font-size:1.2rem;font-weight:700}._paymentMethod_1kf57_326{align-items:flex-start;gap:1rem;display:flex}._paymentMethod_1kf57_326+._paymentMethod_1kf57_326{margin-top:1.25rem}._methodIcon_1kf57_336{flex-shrink:0;font-size:1.4rem}._paymentMethod_1kf57_326 strong{color:var(--primary);margin-bottom:2px;font-size:.95rem;display:block}._paymentMethod_1kf57_326 p{color:#61554a;margin:0;font-size:.82rem;line-height:1.4}._offersList_1kf57_355{flex-direction:column;gap:1rem;list-style:none;display:flex}._offersList_1kf57_355 li{align-items:flex-start;gap:.75rem;display:flex}._offersList_1kf57_355 span{flex-shrink:0;font-size:1.1rem}._offersList_1kf57_355 strong{color:var(--primary)}._offersList_1kf57_355 p{color:#61554a;margin:0;font-size:.82rem;line-height:1.4}._summaryLines_1kf57_384{flex-direction:column;gap:.6rem;margin-bottom:1.25rem;display:flex}._summaryLine_1kf57_384{color:#61554a;justify-content:space-between;font-size:.85rem;font-weight:500;display:flex}._divider_1kf57_399{background:#3e2e200f;height:1px;margin:.5rem 0 .9rem}._totalLine_1kf57_405{color:var(--primary);font-size:1.1rem;font-weight:800;font-family:var(--font-title)}@media (width<=900px){._paymentContent_1kf57_36{grid-template-columns:1fr;gap:2rem}._qrCard_1kf57_44{position:static}}@media (width<=600px){._header_1kf57_5 h1{font-size:2rem}}._policyPage_1q42s_1{max-width:760px;padding-top:3rem;padding-bottom:5rem}._header_1q42s_7{border-bottom:1px solid #3e2e2014;margin-bottom:2.5rem;padding-bottom:2rem}._backLink_1q42s_13{color:var(--accent);margin-bottom:1rem;font-size:.85rem;font-weight:600;display:inline-block}._backLink_1q42s_13:hover{color:var(--primary)}._header_1q42s_7 h1{color:var(--primary);margin-bottom:1rem;font-size:2.2rem;font-weight:800;line-height:1.15}._intro_1q42s_33{color:#61554a;font-size:.95rem;line-height:1.6}._section_1q42s_39{margin-bottom:2rem}._section_1q42s_39 h2{color:var(--primary);margin-bottom:.75rem;font-size:1.2rem;font-weight:700}._section_1q42s_39 p{color:#61554a;margin-bottom:.6rem;font-size:.92rem;line-height:1.65}._section_1q42s_39 ul{flex-direction:column;gap:.4rem;padding-left:1.4rem;list-style:outside;display:flex}._section_1q42s_39 li{color:#61554a;font-size:.92rem;line-height:1.5}._section_1q42s_39 strong{color:var(--primary)}._updated_1q42s_75{color:#8c7d70;margin-top:2.5rem;font-size:.82rem;font-style:italic}@media (width<=600px){._header_1q42s_7 h1{font-size:1.7rem}}._page_1w7ai_1{text-align:center;max-width:560px;padding:5rem 0}._page_1w7ai_1 h1{color:var(--primary);margin-bottom:1rem;font-size:1.9rem;font-weight:800;line-height:1.2}._page_1w7ai_1 p{color:#61554a;margin-bottom:2rem;font-size:.95rem;line-height:1.6}._backLink_1w7ai_22{color:var(--accent);font-size:.85rem;font-weight:600;display:inline-block}._backLink_1w7ai_22:hover{color:var(--primary)}@media (width<=600px){._page_1w7ai_1 h1{font-size:1.5rem}}.app{flex-direction:column;min-height:100vh;display:flex}main{flex-grow:1}.footer{background-color:#ecddcf40;border-top:1px solid #3e2e2014;margin-top:5rem;padding-top:4rem}.footerContent{text-align:center;margin-bottom:3rem}.footerLogoImg{width:100%;max-width:260px;height:auto;margin:0 auto 2rem;display:block}.sellosContainer{flex-wrap:wrap;justify-content:center;gap:2.5rem;margin-bottom:2rem;display:flex}.footerPolicyLink{color:#8c7d70;text-underline-offset:2px;font-size:.8rem;text-decoration:underline;display:inline-block}.footerPolicyLink:hover{color:var(--primary)}.selloImg{object-fit:contain;width:110px;height:110px;transition:transform .3s}.selloImg:hover{transform:scale(1.08)rotate(-5deg)}.bannerPromo{background-color:var(--banner);color:var(--white);padding:1.5rem 0;font-size:.9rem;font-weight:600}.bannerContainer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.bannerItem{align-items:center;gap:.75rem;display:flex}.bannerIcon{flex-shrink:0;width:24px;height:24px}.bannerContact{background:#ffffff1a;border:1px solid #ffffff26;border-radius:50px;align-items:center;gap:.5rem;padding:.5rem 1.2rem;font-size:1rem;font-weight:700;display:flex}.bannerContact a{color:var(--white)}.bannerContact:hover{background:#ffffff26}@media (width<=768px){.bannerContainer{text-align:center;flex-direction:column;justify-content:center}}
