/*! tailwindcss v4.2.2 | MIT License | https://tailwindcss.com */@import "https://fonts.googleapis.com/css2?family=Syncopate:wght@400;700&family=Plus+Jakarta+Sans:wght@300;400;500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300;400;500;600;700&family=Bebas+Neue&display=swap";@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800&family=Syne:wght@400;500;600;700;800&display=swap";@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:host,:root{--font-sans:var(--font-geist-sans);--font-mono:var(--font-geist-mono);--color-gray-500:oklch(55.1% .027 264.364);--spacing:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--font-dm-sans:var(--font-dm-sans)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.sticky{position:sticky}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.isolate{isolation:isolate}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.w-full{width:100%}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.rounded{border-radius:.25rem}.border{border-style:var(--tw-border-style);border-width:1px}.p-4{padding:calc(var(--spacing) * 4)}.text-center{text-align:center}.text-gray-500{color:var(--color-gray-500)}.uppercase{text-transform:uppercase}.italic{font-style:italic}.underline{text-decoration-line:underline}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px)}.blur,.grayscale{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.grayscale{--tw-grayscale:grayscale(100%)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--background:#fff;--foreground:#171717;--mobile-padding-x:18px;--header-height-mobile:56px;--header-height-desktop:90px;--safe-bottom:env(safe-area-inset-bottom);--viewport-height:100dvh;--spring-bounce:cubic-bezier(.68,-.55,.265,1.55);--spring-smooth:cubic-bezier(.4,0,.2,1);--spring-responsive:cubic-bezier(.175,.885,.32,1.275);--ease-out-expo:cubic-bezier(.19,1,.22,1);--duration-instant:.1s;--duration-fast:.15s;--duration-normal:.25s;--duration-slow:.35s;--scale-tap:.96;--scale-hover:1.02;--scale-tap-subtle:.98;--scale-hover-subtle:1.01}@media (prefers-color-scheme:dark){:root{--background:#fff;--foreground:#171717}}html{-webkit-text-size-adjust:100%;height:100%;scroll-padding-top:80px}body,html{width:100%;margin:0;padding:0;overflow-x:hidden}body{background:var(--background);min-height:100dvh;color:var(--foreground);font-family:var(--font-dm-sans),Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative}@media (min-width:769px){body{overflow-x:hidden}}*{box-sizing:border-box}.fade-in{animation:fadeIn var(--duration-normal) var(--ease-out-expo)}.slide-up{animation:slideUp var(--duration-normal) var(--ease-out-expo)}.pulse{animation:pulse 2s ease-in-out infinite}.bounce{animation:bounce .5s var(--spring-bounce)}.shake{animation:shake .5s ease-in-out}.shimmer{background:linear-gradient(90deg,#fff0,#ffffff80 50%,#fff0) 0 0/200% 100%;animation:shimmer 1.5s infinite}.loading:after{content:"";border:2px solid #0000;border-top-color:currentcolor;width:20px;height:20px;margin:-10px 0 0 -10px;animation:spin .8s linear infinite;top:50%;left:50%}.loading:after,.ripple{border-radius:50%;position:absolute}.ripple{pointer-events:none;background:#fff6;animation:ripple-animation .6s ease-out forwards;transform:scale(0)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{50%{opacity:.5}}@keyframes bounce{0%,to{animation-timing-function:cubic-bezier(.8,0,1,1);transform:translateY(-25%)}50%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:none}}@keyframes shake{0%,to{transform:translate(0)}20%,60%{transform:translate(-8px)}40%,80%{transform:translate(8px)}}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes spin{to{transform:rotate(1turn)}}@keyframes ripple-animation{to{opacity:0;transform:scale(2)}}.btn,.interactive,[role=button]:not([disabled]),a.btn,button:not([disabled]){transition:transform var(--duration-fast) var(--spring-responsive),box-shadow var(--duration-normal) var(--ease-out-expo),background-color var(--duration-fast) ease-out,border-color var(--duration-fast) ease-out;will-change:transform;-webkit-tap-highlight-color:transparent}@media (hover:hover){.interactive:hover:not([disabled]),[role=button]:not([disabled]):hover,button:not([disabled]):hover{transform:scale(var(--scale-hover)) translateY(-1px)}.interactive-subtle:hover:not([disabled]){transform:scale(var(--scale-hover-subtle))}}.interactive:active:not([disabled]),[role=button]:not([disabled]):active,button:not([disabled]):active{transform:scale(var(--scale-tap));transition-duration:var(--duration-instant)}.interactive-subtle:active:not([disabled]){transform:scale(var(--scale-tap-subtle))}.card-interactive{transition:transform var(--duration-normal) var(--spring-smooth),box-shadow var(--duration-normal) var(--ease-out-expo);cursor:pointer}@media (hover:hover){.card-interactive:hover{transform:translateY(-8px)scale(1.01);box-shadow:0 20px 40px #0000001f}}.card-interactive:active{transform:translateY(-4px)scale(.99);box-shadow:0 10px 25px #0000001a}.link-animated{text-decoration:none;position:relative}.link-animated:after{content:"";width:0;height:2px;transition:width var(--duration-normal) var(--ease-out-expo);background:currentColor;position:absolute;bottom:-2px;left:0}@media (hover:hover){.link-animated:hover:after{width:100%}}input:not([type=checkbox]):not([type=radio]),select,textarea{transition:border-color var(--duration-fast) ease-out,box-shadow var(--duration-normal) var(--ease-out-expo),transform var(--duration-fast) var(--spring-responsive);font-size:16px}input:not([type=checkbox]):not([type=radio]):focus,select:focus,textarea:focus{outline:none;transform:none}input[type=checkbox],input[type=radio]{transition:transform var(--duration-instant) var(--spring-bounce);cursor:pointer}input[type=checkbox]:active,input[type=radio]:active{transform:scale(.9)}.icon-btn{cursor:pointer;transition:transform var(--duration-fast) var(--spring-responsive),background-color var(--duration-fast) ease-out;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px;display:inline-flex}@media (hover:hover){.icon-btn:hover{background:#0000000d;transform:scale(1.1)}}.icon-btn:active{transform:scale(.9)rotate(-5deg)}.ripple-container{position:relative;overflow:hidden}.loading{pointer-events:none;opacity:.7;position:relative}.all-products-page-modern{background:var(--theme-bg,#fff);min-height:100vh;color:var(--theme-text,#1a1a1a);font-family:var(--theme-font,system-ui,-apple-system,sans-serif);font-weight:var(--theme-body-weight,400)}.all-products-main-modern{max-width:1280px;margin:0 auto;padding:32px 32px 80px}@media (max-width:768px){.all-products-main-modern{padding:20px 16px 60px}}.all-products-header-modern{margin-bottom:28px}.all-products-title-modern{font-size:clamp(1.5rem,4vw,2.25rem);font-weight:var(--theme-heading-weight,700);color:var(--theme-heading,#0a0a0a);letter-spacing:-.025em;margin:0 0 6px}.all-products-subtitle-modern{color:var(--theme-text,#666);opacity:.7;margin:0;font-size:.875rem}.all-products-toolbar-modern{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:28px;display:flex}.all-products-toolbar-left{align-items:center;gap:8px;display:flex}.all-products-filter-btn-modern,.all-products-sort-btn-modern{background:var(--theme-bg,#fff);color:var(--theme-text,#1a1a1a);cursor:pointer;white-space:nowrap;border:1px solid #0000001a;border-radius:10px;align-items:center;gap:7px;padding:10px 18px;font-size:.875rem;font-weight:500;transition:border-color .2s,box-shadow .2s;display:inline-flex}.all-products-filter-btn-modern:hover,.all-products-sort-btn-modern:hover{border-color:var(--theme-primary,#333);box-shadow:0 2px 8px #0000000f}.all-products-empty-modern{text-align:center;opacity:.5;flex-direction:column;align-items:center;gap:12px;padding:80px 20px;font-size:.9375rem;display:flex}.all-products-empty-modern h3{color:var(--theme-heading,#0a0a0a);margin:0;font-size:1.125rem;font-weight:600}.all-products-empty-modern p{margin:0}.all-products-grid-modern{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px;display:grid}@media (max-width:640px){.all-products-grid-modern{grid-template-columns:repeat(2,1fr);gap:12px}}.sort-dropdown-overlay-modern{z-index:90;position:fixed;inset:0}.sort-dropdown-modern{background:var(--theme-bg,#fff);z-index:100;border:1px solid #00000012;border-radius:12px;min-width:200px;position:absolute;top:calc(100% + 6px);right:0;overflow:hidden;box-shadow:0 8px 32px #0000001f}.sort-dropdown-item-modern{text-align:left;width:100%;color:var(--theme-text,#1a1a1a);cursor:pointer;background:0 0;border:none;padding:12px 18px;font-size:.875rem;transition:background .12s;display:block}.sort-dropdown-item-modern:hover{background:#0000000a}.sort-dropdown-item-modern.selected{font-weight:600}.filter-modal-overlay-modern{-webkit-backdrop-filter:blur(6px);z-index:200;background:#00000073;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.filter-modal-modern{background:var(--theme-bg,#fff);will-change:transform;border-radius:20px 20px 0 0;flex-direction:column;width:100%;max-width:480px;max-height:88vh;display:flex;overflow:hidden}.filter-modal-header-modern{border-bottom:1px solid #0000000f;justify-content:space-between;align-items:center;padding:18px 22px;display:flex}.filter-modal-header-modern h2{color:var(--theme-heading,#0a0a0a);margin:0;font-size:1.0625rem;font-weight:700}.filter-modal-close-modern{cursor:pointer;width:32px;height:32px;color:var(--theme-text,#1a1a1a);opacity:.55;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:0;transition:opacity .15s,background .15s;display:flex}.filter-modal-close-modern:hover{opacity:1;background:#0000000d}.filter-modal-content-modern{-webkit-overflow-scrolling:touch;flex:1;padding:18px 22px;overflow-y:auto}.filter-categories-modern{-webkit-overflow-scrolling:touch;gap:8px;margin-bottom:22px;padding-bottom:4px;display:flex;overflow-x:auto}.filter-category-tab-modern{color:var(--theme-text,#1a1a1a);cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000001a;border-radius:20px;flex-shrink:0;padding:8px 16px;font-size:.8125rem;font-weight:600;transition:background .15s,border-color .15s,color .15s}.filter-category-tab-modern.active,.filter-category-tab-modern:hover{background:var(--theme-primary,#111);color:#fff;border-color:var(--theme-primary,#111)}.filter-section-modern{margin-bottom:20px}.filter-section-header-modern{width:100%;color:var(--theme-heading,#0a0a0a);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:10px 0;font-size:.9375rem;font-weight:600;display:flex}.filter-section-content-modern{padding:8px 0 4px}.filter-size-options-modern{flex-wrap:wrap;gap:8px;display:flex}.filter-size-btn-modern{cursor:pointer;color:var(--theme-text,#1a1a1a);background:0 0;border:1px solid #0000001f;border-radius:8px;padding:8px 16px;font-size:.8125rem;font-weight:500;transition:background .15s,border-color .15s,color .15s}.filter-size-btn-modern.active,.filter-size-btn-modern.selected,.filter-size-btn-modern:hover{background:var(--theme-primary,#111);color:#fff;border-color:var(--theme-primary,#111)}.filter-color-options-modern{flex-wrap:wrap;gap:10px;display:flex}.filter-color-btn-modern{cursor:pointer;border:2.5px solid #0000;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:border-color .15s,transform .15s;display:flex}.filter-color-btn-modern.active,.filter-color-btn-modern.selected,.filter-color-btn-modern:hover{border-color:var(--theme-primary,#111);transform:scale(1.15)}.filter-color-white-modern{border-color:#0000002e!important}.filter-color-white-modern.active,.filter-color-white-modern.selected{border-color:var(--theme-primary,#111)!important}.filter-modal-footer-modern{border-top:1px solid #0000000f;gap:12px;padding:16px 22px;display:flex}.filter-reset-btn-modern{cursor:pointer;color:var(--theme-text,#1a1a1a);background:0 0;border:1px solid #0000001f;border-radius:12px;flex:1;padding:14px;font-size:.9375rem;font-weight:600;transition:background .15s}.filter-reset-btn-modern:hover{background:#0000000a}.filter-apply-btn-modern{background:var(--theme-primary,#111);color:#fff;cursor:pointer;border:none;border-radius:12px;flex:2;padding:14px;font-size:.9375rem;font-weight:600;transition:opacity .15s}.filter-apply-btn-modern:hover{opacity:.88}.product-detail-page-modern{background:var(--theme-bg,#fff);min-height:100vh;color:var(--theme-text,#1a1a1a);font-family:var(--theme-font,system-ui,-apple-system,sans-serif);font-weight:var(--theme-body-weight,400)}.product-detail-container-modern{max-width:1100px;margin:0 auto;padding:28px 32px 80px}@media (max-width:768px){.product-detail-container-modern{padding:18px 16px 60px}}.product-detail-back-modern{color:var(--theme-text,#1a1a1a);opacity:.55;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;margin-bottom:24px;padding:8px 0;font-size:.8125rem;font-weight:500;transition:opacity .15s;display:inline-flex}.product-detail-back-modern:hover{opacity:1}.product-detail-content-modern{grid-template-columns:1fr 1fr;align-items:start;gap:48px;display:grid}@media (max-width:768px){.product-detail-content-modern{grid-template-columns:1fr;gap:28px}}.product-detail-gallery-modern{position:sticky;top:88px}@media (max-width:768px){.product-detail-gallery-modern{position:static}}.product-detail-image-wrapper-modern{aspect-ratio:1;background:#00000008;border-radius:16px;width:100%;position:relative;overflow:hidden}.product-detail-image-modern{object-fit:contain;object-position:center;width:100%;height:100%}.product-detail-image-placeholder-modern{opacity:.15;justify-content:center;align-items:center;width:100%;height:100%;font-size:4rem;display:flex}.product-detail-info-modern{flex-direction:column;gap:24px;display:flex}.product-detail-header-modern{flex-direction:column;gap:10px;display:flex}.product-detail-name-modern{font-size:clamp(1.375rem,3.5vw,1.875rem);font-weight:var(--theme-heading-weight,700);color:var(--theme-heading,#0a0a0a);letter-spacing:-.025em;margin:0;line-height:1.2}.product-detail-price-modern{color:var(--theme-primary,#333);font-size:clamp(1.125rem,3vw,1.5rem);font-weight:700}.product-detail-description-section-modern{margin-top:4px}.product-detail-section-title-modern{text-transform:uppercase;letter-spacing:.1em;color:var(--theme-text,#1a1a1a);opacity:.45;margin:0 0 10px;font-size:.75rem;font-weight:700}.product-detail-description-modern{color:var(--theme-text,#1a1a1a);opacity:.8;margin:0;font-size:.9375rem;line-height:1.75}.product-detail-add-to-cart-modern{margin-top:8px}.product-detail-add-to-cart-modern button{cursor:pointer!important;border-radius:12px!important;min-height:48px!important;padding:14px 24px!important;font-size:15px!important;font-weight:600!important;transition:opacity .2s,transform .15s!important}.product-detail-add-to-cart-modern button:first-child{color:var(--theme-primary,#000)!important;border:2px solid var(--theme-primary,#000)!important;background:0 0!important}.product-detail-add-to-cart-modern button:first-child:hover,.product-detail-add-to-cart-modern button:last-of-type{background:var(--theme-primary,#000)!important;color:#fff!important}.product-detail-add-to-cart-modern button:last-of-type{border:none!important}.product-detail-add-to-cart-modern button:last-of-type:hover{opacity:.9}.product-detail-add-to-cart-modern button:active{transform:scale(.97)!important}.order-confirmation-page-modern{background:var(--theme-bg,#fff);min-height:100vh;color:var(--theme-text,#1a1a1a);font-family:var(--theme-font,system-ui,-apple-system,sans-serif);font-weight:var(--theme-body-weight,400)}.order-confirmation-container-modern{max-width:680px;margin:0 auto;padding:48px 20px 80px}.order-confirmation-header-modern{text-align:center;margin-bottom:44px}.order-confirmation-icon-modern{color:#fff;background:linear-gradient(135deg,#34d399,#059669);border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;margin:0 auto 22px;font-size:1.75rem;display:flex}.order-confirmation-title-modern{font-size:clamp(1.25rem,4vw,1.75rem);font-weight:var(--theme-heading-weight,700);color:var(--theme-heading,#0a0a0a);letter-spacing:-.02em;margin:0 0 8px}.order-confirmation-subtitle-modern{color:var(--theme-text,#1a1a1a);opacity:.6;margin:0;font-size:.9375rem;line-height:1.6}.order-confirmation-details-modern{flex-direction:column;gap:24px;display:flex}.order-confirmation-section-title-modern{text-transform:uppercase;letter-spacing:.1em;color:var(--theme-text,#1a1a1a);opacity:.45;margin:0 0 14px;font-size:.6875rem;font-weight:700}.order-confirmation-order-modern{background:#00000006;border:1px solid #0000000f;border-radius:16px;padding:20px 22px}.order-confirmation-order-separator{background:#0000000f;height:1px;margin:16px 0}.order-confirmation-order-header-modern{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:14px;display:flex}.order-confirmation-store-name-modern{color:var(--theme-heading,#0a0a0a);font-size:1rem;font-weight:700}.order-confirmation-order-meta-modern{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.order-confirmation-order-id-modern{color:var(--theme-text,#1a1a1a);opacity:.45;font-family:monospace;font-size:.75rem}.order-confirmation-deletion-badge-modern{color:#ef4444;background:#ef44441a;border-radius:20px;padding:3px 10px;font-size:.6875rem;font-weight:600}.order-confirmation-order-total-modern{border-top:1px solid #0000000f;justify-content:space-between;align-items:center;padding-top:14px;font-weight:600;display:flex}.order-confirmation-total-amount-modern{color:var(--theme-heading,#0a0a0a);font-size:1.1875rem;font-weight:800}.order-confirmation-status-modern{color:#3b82f6;background:#3b82f61a;border-radius:20px;padding:4px 12px;font-size:.75rem;font-weight:600}.order-confirmation-items-modern{flex-direction:column;gap:14px;margin-bottom:16px;display:flex}.order-confirmation-item-modern{align-items:center;gap:14px;display:flex}.order-confirmation-item-image-modern{background:#0000000a;border-radius:10px;flex-shrink:0;width:60px;height:60px;overflow:hidden}.order-confirmation-item-img-modern{object-fit:cover;width:100%;height:100%}.order-confirmation-item-details-modern{flex:1;min-width:0}.order-confirmation-item-name-modern{color:var(--theme-heading,#0a0a0a);white-space:nowrap;text-overflow:ellipsis;margin-bottom:3px;font-size:.9375rem;font-weight:600;overflow:hidden}.order-confirmation-item-meta-modern{color:var(--theme-text,#1a1a1a);opacity:.5;font-size:.8125rem}.order-confirmation-item-price-modern{color:var(--theme-heading,#0a0a0a);flex-shrink:0;font-size:.9375rem;font-weight:700}.order-confirmation-actions-modern{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:36px;display:flex}.order-confirmation-button-modern{background:var(--theme-bg,#fff);color:var(--theme-text,#1a1a1a);cursor:pointer;border:1px solid #0000001a;border-radius:12px;align-items:center;gap:8px;padding:14px 28px;font-size:.9375rem;font-weight:600;text-decoration:none;transition:border-color .2s,box-shadow .2s;display:inline-flex}.order-confirmation-button-modern:hover{border-color:var(--theme-primary,#333);box-shadow:0 2px 12px #00000014}@media (max-width:500px){.order-confirmation-actions-modern{flex-direction:column}.order-confirmation-button-modern{justify-content:center}}.cart-page-modern{background:var(--theme-bg,#fff);min-height:100vh;color:var(--theme-text,#1a1a1a);font-family:var(--theme-font,system-ui,-apple-system,sans-serif);font-weight:var(--theme-body-weight,400)}.cart-empty-modern{justify-content:center;align-items:center;min-height:60vh;display:flex}.cart-empty-content-modern{text-align:center;max-width:320px;padding:32px 16px}.cart-empty-content-modern h2{font-size:1.25rem;font-weight:var(--theme-heading-weight,700);color:var(--theme-heading,#0a0a0a);margin:0 0 8px}.cart-empty-content-modern p{color:var(--theme-text,#1a1a1a);opacity:.6;margin:0 0 24px;font-size:.875rem}.cart-empty-btn-modern{background:var(--theme-primary,#1a1a1a);color:#fff;cursor:pointer;border:none;border-radius:12px;align-items:center;gap:8px;padding:14px 28px;font-size:.9375rem;font-weight:600;text-decoration:none;transition:opacity .15s,transform .1s;display:inline-flex}.cart-empty-btn-modern:hover{opacity:.9}.cart-empty-btn-modern:active{transform:scale(.98)}.cart-container-modern{max-width:900px;margin:0 auto;padding:24px 16px 64px}.cart-header-modern{align-items:center;gap:16px;margin-bottom:28px;display:flex}.cart-back-modern{color:var(--theme-text,#1a1a1a);opacity:.6;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:6px 0;font-size:.875rem;transition:opacity .15s;display:inline-flex}.cart-back-modern:hover{opacity:1}.cart-title-modern{font-size:clamp(1.25rem,3.5vw,1.5rem);font-weight:var(--theme-heading-weight,700);color:var(--theme-heading,#0a0a0a);margin:0}.cart-content-modern{grid-template-columns:1fr 340px;align-items:start;gap:32px;display:grid}@media (max-width:768px){.cart-content-modern{grid-template-columns:1fr;gap:24px}}.cart-items-modern{flex-direction:column;gap:16px;display:flex}.cart-item-modern{background:#00000005;border:1px solid #0000000d;border-radius:14px;gap:14px;padding:16px;transition:border-color .15s;display:flex}.cart-item-modern:hover{border-color:#0000001a}.cart-item-image-modern{background:#0000000a;border-radius:10px;flex-shrink:0;width:80px;height:80px;overflow:hidden}.cart-item-img-modern{object-fit:cover;width:100%;height:100%}.cart-item-placeholder-modern{opacity:.2;justify-content:center;align-items:center;width:100%;height:100%;font-size:1.5rem;display:flex}.cart-item-details-modern{flex-direction:column;flex:1;min-width:0;display:flex}.cart-item-info-modern{flex:1}.cart-item-name-modern{color:var(--theme-heading,#0a0a0a);white-space:nowrap;text-overflow:ellipsis;margin-bottom:2px;font-size:.9375rem;font-weight:600;overflow:hidden}.cart-item-store-modern{color:var(--theme-text,#1a1a1a);opacity:.5;margin-bottom:4px;font-size:.8125rem}.cart-item-price-modern{color:var(--theme-primary,#333);font-size:.9375rem;font-weight:600}.cart-item-controls-modern{align-items:center;gap:12px;margin-top:10px;display:flex}.cart-item-quantity-modern{border:1px solid #0000001a;border-radius:8px;align-items:center;gap:0;display:inline-flex;overflow:hidden}.cart-quantity-btn-modern{cursor:pointer;width:32px;height:32px;color:var(--theme-text,#1a1a1a);background:0 0;border:none;justify-content:center;align-items:center;font-size:1rem;font-weight:600;transition:background .1s;display:flex}.cart-quantity-btn-modern:hover{background:#0000000d}.cart-quantity-value-modern{text-align:center;width:36px;color:var(--theme-heading,#0a0a0a);border-left:1px solid #00000014;border-right:1px solid #00000014;padding:4px 0;font-size:.875rem;font-weight:600}.cart-item-remove-modern{color:#ef4444;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px 8px;font-size:.8125rem;font-weight:500;transition:background .1s}.cart-item-remove-modern:hover{background:#ef444414}.cart-item-total-modern{color:var(--theme-heading,#0a0a0a);text-align:right;margin-top:auto;padding-top:6px;font-size:1rem;font-weight:700}.cart-summary-modern{background:#00000005;border:1px solid #0000000d;border-radius:16px;padding:24px;position:sticky;top:24px}.cart-summary-title-modern{font-size:1rem;font-weight:var(--theme-heading-weight,700);color:var(--theme-heading,#0a0a0a);margin:0 0 16px}.cart-summary-rows-modern{flex-direction:column;gap:10px;margin-bottom:16px;display:flex}.cart-summary-row-modern{color:var(--theme-text,#1a1a1a);opacity:.75;justify-content:space-between;font-size:.875rem;display:flex}.cart-summary-total-modern{color:var(--theme-heading,#0a0a0a);border-top:1px solid #00000014;justify-content:space-between;margin-bottom:20px;padding-top:16px;font-size:1.125rem;font-weight:700;display:flex}.cart-checkout-btn-modern{background:var(--theme-primary,#1a1a1a);color:#fff;cursor:pointer;text-align:center;border:none;border-radius:12px;width:100%;padding:16px;font-size:1rem;font-weight:600;text-decoration:none;transition:opacity .15s,transform .1s;display:block}.cart-checkout-btn-modern:hover{opacity:.9}.cart-checkout-btn-modern:active{transform:scale(.99)}.checkout-page-modern{background:var(--theme-bg,#fff);min-height:100vh;color:var(--theme-text,#1a1a1a);font-family:var(--theme-font,system-ui,-apple-system,sans-serif);font-weight:var(--theme-body-weight,400)}.checkout-empty-modern{justify-content:center;align-items:center;min-height:60vh;display:flex}.checkout-empty-content-modern{text-align:center;max-width:320px;padding:32px 16px}.checkout-empty-content-modern h2{font-size:1.25rem;font-weight:var(--theme-heading-weight,700);color:var(--theme-heading,#0a0a0a);margin:0 0 8px}.checkout-empty-content-modern p{color:var(--theme-text,#1a1a1a);opacity:.6;margin:0 0 24px;font-size:.875rem}.checkout-spinner-modern{border:3px solid #0000001a;border-top:3px solid var(--theme-primary,#1a1a1a);border-radius:50%;width:32px;height:32px;margin:0 auto 16px;animation:checkout-spin .6s linear infinite}@keyframes checkout-spin{to{transform:rotate(1turn)}}.checkout-empty-btn-modern{background:var(--theme-primary,#1a1a1a);color:#fff;cursor:pointer;border:none;border-radius:12px;align-items:center;gap:8px;padding:14px 28px;font-size:.9375rem;font-weight:600;text-decoration:none;transition:opacity .15s;display:inline-flex}.checkout-empty-btn-modern:hover{opacity:.9}.checkout-container-modern{max-width:1000px;margin:0 auto;padding:24px 16px 64px}.checkout-header-modern{align-items:center;gap:16px;margin-bottom:28px;display:flex}.checkout-back-modern{color:var(--theme-text,#1a1a1a);opacity:.6;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:6px 0;font-size:.875rem;transition:opacity .15s;display:inline-flex}.checkout-back-modern:hover{opacity:1}.checkout-title-modern{font-size:clamp(1.25rem,3.5vw,1.5rem);font-weight:var(--theme-heading-weight,700);color:var(--theme-heading,#0a0a0a);margin:0}.checkout-content-modern{grid-template-columns:1fr 380px;align-items:start;gap:32px;display:grid}@media (max-width:768px){.checkout-content-modern{grid-template-columns:1fr;gap:24px}}.checkout-form-section-modern{flex-direction:column;gap:24px;display:flex}.checkout-section-title-modern{font-size:1rem;font-weight:var(--theme-heading-weight,700);color:var(--theme-heading,#0a0a0a);border-bottom:1px solid #0000000f;margin:0 0 16px;padding-bottom:10px}.checkout-form-modern{flex-direction:column;gap:14px;display:flex}.checkout-form-group-modern{flex-direction:column;gap:6px;display:flex}.checkout-label-modern{color:var(--theme-text,#1a1a1a);opacity:.7;font-size:.8125rem;font-weight:600}.checkout-input-modern{background:var(--theme-bg,#fff);color:var(--theme-text,#1a1a1a);border:1px solid #0000001f;border-radius:10px;outline:none;padding:12px 14px;font-family:inherit;font-size:.9375rem;transition:border-color .15s,box-shadow .15s}.checkout-input-modern:focus{border-color:var(--theme-primary,#333);box-shadow:0 0 0 3px #0000000f}.checkout-summary-section-modern{background:#00000005;border:1px solid #0000000d;border-radius:16px;padding:24px;position:sticky;top:24px}.checkout-items-modern{flex-direction:column;gap:14px;margin-bottom:20px;display:flex}.checkout-item-modern{align-items:center;gap:12px;display:flex}.checkout-item-image-modern{background:#fff;border:1px solid #0000000f;border-radius:10px;flex-shrink:0;width:56px;height:56px;overflow:hidden}.checkout-item-img-modern{object-fit:contain;object-position:center;width:100%;height:100%}.checkout-item-placeholder-modern{opacity:.2;justify-content:center;align-items:center;width:100%;height:100%;font-size:1.25rem;display:flex}.checkout-item-details-modern{flex:1;min-width:0}.checkout-item-name-modern{color:var(--theme-heading,#0a0a0a);white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:600;overflow:hidden}.checkout-item-meta-modern,.checkout-item-store-modern{color:var(--theme-text,#1a1a1a);opacity:.5;font-size:.75rem}.checkout-item-price-modern{color:var(--theme-heading,#0a0a0a);flex-shrink:0;font-size:.875rem;font-weight:600}.checkout-item-quantity-modern{color:var(--theme-text,#1a1a1a);opacity:.55;font-size:.75rem}.checkout-item-remove-modern{color:#ef4444;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:2px 6px;font-size:.75rem;transition:background .1s}.checkout-item-remove-modern:hover{background:#ef444414}.checkout-totals-modern{border-top:1px solid #0000000f;flex-direction:column;gap:10px;margin-bottom:20px;padding-top:16px;display:flex}.checkout-total-row-modern{color:var(--theme-text,#1a1a1a);opacity:.75;justify-content:space-between;font-size:.875rem;display:flex}.checkout-total-final-modern{color:var(--theme-heading,#0a0a0a);border-top:1px solid #0000000f;justify-content:space-between;padding-top:10px;font-size:1.125rem;font-weight:700;display:flex}.checkout-submit-btn-modern{background:var(--theme-primary,#1a1a1a);color:#fff;cursor:pointer;border:none;border-radius:12px;width:100%;padding:16px;font-size:1rem;font-weight:600;transition:opacity .15s,transform .1s}.checkout-submit-btn-modern:hover{opacity:.9}.checkout-submit-btn-modern:active{transform:scale(.99)}.checkout-submit-btn-modern:disabled{opacity:.5;cursor:not-allowed}@keyframes t1-fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes t1-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes t1-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.all-products-theme-1,.cart-theme-1,.checkout-theme-1,.order-confirmation-theme-1,.product-detail-theme-1,.theme-1-page{--t1-bg:var(--theme-bg,#f8f6f1);--t1-white:#fff;--t1-blue:var(--theme-primary,#1b6ca8);--t1-blue-light:#e8f0f8;--t1-blue-dark:#14537f;--t1-terra:var(--theme-accent,#c2724f);--t1-terra-light:#f5e8e2;--t1-text:var(--theme-text,#3d3832);--t1-heading:var(--theme-heading,#1a1612);--t1-muted:#8a8078;--t1-rule:#1b6ca81f;--t1-hover:#1b6ca80a;--t1-shadow:0 2px 12px #0000000f;--t1-radius:10px}.theme-1-page{background:var(--t1-bg);min-height:100vh;color:var(--t1-text);font-family:var(--theme-font,system-ui,-apple-system,"Segoe UI",sans-serif);font-weight:var(--theme-body-weight,400);-webkit-font-smoothing:antialiased;line-height:1.6;overflow-x:hidden}.theme-1-header{z-index:100;background:var(--theme-header-bg,#fffffff2);-webkit-backdrop-filter:blur(8px);border-bottom:1px solid var(--t1-rule);animation:t1-fadeIn .4s both;position:sticky;top:0}.theme-1-container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:14px 24px;display:flex}.theme-1-cart-btn{background:var(--t1-blue-light);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:background .2s,transform .15s;display:flex;position:relative}.theme-1-cart-btn:hover{background:var(--t1-blue);transform:scale(1.05)}.theme-1-cart-btn:hover svg{stroke:var(--t1-white)!important}.theme-1-cart-btn:active{transform:scale(.95)}.theme-1-cart-badge{background:var(--t1-terra);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.625rem;font-weight:700;animation:t1-fadeUp .3s both;display:flex;position:absolute;top:-4px;right:-4px}.theme-1-hero{background:var(--t1-white);border-bottom:1px solid var(--t1-rule);position:relative;overflow:hidden}.t1-hero-inner{grid-template-columns:minmax(0,1fr) minmax(260px,380px);align-items:start;gap:20px;max-width:1200px;min-height:auto;margin:0 auto;padding:0 24px;display:grid;position:relative}.t1-hero-left{flex-direction:column;gap:14px;padding:10px 0 6px;animation:t1-fadeUp .5s both;display:flex}.t1-hero-season{letter-spacing:.08em;text-transform:uppercase;color:var(--t1-blue);background:var(--t1-blue-light);border-radius:20px;align-items:center;gap:8px;width:fit-content;padding:6px 14px;font-size:.75rem;font-weight:600;display:inline-flex}.t1-hero-headline{letter-spacing:-.02em;line-height:1.05;font-weight:var(--theme-heading-weight,700);color:var(--t1-heading);flex-direction:column;margin:0;padding:0;display:flex}.t1-hero-word{font-size:clamp(2.5rem,6vw,4rem);display:block}.t1-hero-footer{flex-direction:column;gap:12px;display:flex}.t1-hero-sub{color:var(--t1-muted);max-width:400px;margin:0;font-size:1rem;line-height:1.6}.t1-hero-cta{background:var(--t1-blue);color:var(--t1-white);cursor:pointer;border-radius:var(--t1-radius);border:none;align-items:center;gap:10px;width:fit-content;padding:14px 28px;font-size:.875rem;font-weight:600;transition:background .2s,transform .15s;display:inline-flex}.t1-hero-cta:hover{background:var(--t1-blue-dark)}.t1-hero-cta:active{transform:scale(.97)}.t1-arrow{font-size:1rem;transition:transform .2s;display:inline-block}.t1-hero-cta:hover .t1-arrow{transform:translate(4px)}.t1-hero-visual{border-radius:var(--t1-radius);justify-content:center;align-items:center;height:100%;min-height:220px;padding:10px;animation:t1-fadeIn .6s .2s both;display:flex;overflow:hidden}.t1-hero-visual img{border-radius:var(--t1-radius);max-width:100%;max-height:100%;display:block}.t1-ticker{background:var(--t1-blue);white-space:nowrap;padding:12px 0;position:relative;overflow:hidden}.t1-ticker:after,.t1-ticker:before{content:"";z-index:1;pointer-events:none;width:60px;position:absolute;top:0;bottom:0}.t1-ticker:before{background:linear-gradient(90deg,var(--t1-blue),transparent);left:0}.t1-ticker:after{background:linear-gradient(-90deg,var(--t1-blue),transparent);right:0}.t1-ticker-track{letter-spacing:.12em;text-transform:uppercase;color:#ffffffe6;will-change:transform;font-size:.75rem;font-weight:600;animation:t1-scroll 25s linear infinite;display:inline-block}.t1-cats-section{max-width:1200px;margin:0 auto;padding:56px 24px;animation:t1-fadeUp .5s both}.t1-cats-label{align-items:center;gap:16px;margin-bottom:24px;display:flex}.t1-cats-label span{letter-spacing:.06em;text-transform:uppercase;color:var(--t1-heading);white-space:nowrap;font-size:.8125rem;font-weight:700}.t1-cats-line{background:var(--t1-rule);flex:1;height:1px}.t1-cats-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.theme-1-category{background:var(--t1-white);cursor:pointer;aspect-ratio:3/4;border-radius:var(--t1-radius);box-shadow:var(--t1-shadow);border:none;flex-direction:column;padding:0;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.theme-1-category:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.t1-cat-img{flex:1;position:relative;overflow:hidden}.t1-cat-img img{transition:transform .3s;display:block}.theme-1-category:hover .t1-cat-img img{transform:scale(1.04)}.theme-1-category:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0000,#00000059);height:50%;position:absolute;bottom:0;left:0;right:0}.theme-1-category-label{color:#fff;text-align:left;z-index:2;padding:16px 18px;font-size:.9375rem;font-weight:700;position:absolute;bottom:0;left:0;right:0}.theme-1-section{max-width:1200px;margin:0 auto;padding:48px 24px;animation:t1-fadeUp .5s both}.t1-section-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:28px;display:flex}.t1-section-index{display:none}.t1-section-title-wrap{flex-direction:column;gap:4px;display:flex}.theme-1-section-title{font-size:1.375rem;font-weight:var(--theme-heading-weight,700);color:var(--t1-heading);margin:0}.t1-section-rule{background:var(--t1-blue);border-radius:2px;width:40px;height:3px}.theme-1-view-all{border:2px solid var(--t1-blue);color:var(--t1-blue);cursor:pointer;white-space:nowrap;border-radius:var(--t1-radius);background:0 0;padding:10px 20px;font-size:.8125rem;font-weight:600;transition:all .2s}.theme-1-view-all:hover{background:var(--t1-blue);color:var(--t1-white)}.t1-products-grid{grid-template-columns:repeat(auto-fit,minmax(180px,210px));justify-content:start;gap:16px;width:100%;display:grid}.t1-products-grid .theme-1-product-card{width:100%;max-width:210px}.theme-1-product-card{background:var(--t1-white);border-radius:var(--t1-radius);width:100%;box-shadow:var(--t1-shadow);transition:transform .2s,box-shadow .2s;display:block;position:relative;overflow:hidden}.theme-1-product-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.theme-1-product-image{aspect-ratio:1;background:var(--t1-bg);width:100%;overflow:hidden}.theme-1-product-image>span{width:100%!important;height:100%!important;display:block!important}.theme-1-product-image img{object-fit:contain;object-position:center;width:100%;height:100%;padding:4px;transition:transform .3s;transform:none}.theme-1-product-card:hover .theme-1-product-image img{transform:scale(1.04)}.theme-1-product-info{text-align:center;flex-direction:column;align-items:center;gap:4px;padding:14px 16px 16px;display:flex}.theme-1-product-name{color:var(--t1-heading);white-space:nowrap;text-overflow:ellipsis;width:100%;margin:0;font-size:.9375rem;font-weight:600;overflow:hidden}.theme-1-product-price{color:var(--t1-blue);margin:0;font-size:1rem;font-weight:700}.theme-1-product-rating{color:var(--t1-muted);font-size:.75rem}.theme-1-scroll-btn{display:none}@media (max-width:900px){.theme-1-container{padding:12px 16px}.t1-hero-inner{grid-template-columns:1fr;gap:0;min-height:auto}.t1-hero-left{padding:32px 0 24px}.t1-hero-visual{height:45vw;min-height:200px;padding:16px}.t1-cats-section{padding:36px 16px}.t1-cats-grid{grid-template-columns:repeat(3,1fr);gap:10px}.theme-1-section{padding:36px 16px}.t1-products-grid{grid-template-columns:repeat(2,1fr);gap:12px}}@media (max-width:480px){.t1-hero-word{font-size:clamp(2rem,10vw,3rem)}.t1-cats-grid{grid-template-columns:repeat(2,1fr)}.theme-1-category{aspect-ratio:3/4}.t1-products-grid{grid-template-columns:repeat(2,1fr);gap:8px}.theme-1-product-info{padding:10px 12px 12px}.theme-1-product-name{font-size:.8125rem}.theme-1-product-price{font-size:.875rem}}@media (max-width:768px){.theme-1-header{-webkit-backdrop-filter:none}.theme-1-category:hover,.theme-1-product-card:hover{box-shadow:var(--t1-shadow);transform:none}}.all-products-theme-1{background:var(--t1-bg)!important;color:var(--t1-text)!important}.all-products-theme-1 .all-products-title-modern{color:var(--t1-heading);font-weight:700}.all-products-theme-1 .all-products-filter-btn-modern,.all-products-theme-1 .all-products-sort-btn-modern{background:var(--t1-white);border-color:var(--t1-rule);border-radius:var(--t1-radius);font-size:.8125rem;font-weight:600;transition:all .2s}.all-products-theme-1 .all-products-filter-btn-modern:hover,.all-products-theme-1 .all-products-sort-btn-modern:hover{border-color:var(--t1-blue);background:var(--t1-blue);color:var(--t1-white)}.all-products-theme-1 .all-products-grid-modern{gap:16px}.all-products-theme-1 .sort-dropdown-modern{background:var(--t1-white);border-color:var(--t1-rule);border-radius:var(--t1-radius)}.all-products-theme-1 .sort-dropdown-item-modern{color:var(--t1-text);font-size:.875rem;transition:all .2s}.all-products-theme-1 .sort-dropdown-item-modern:hover{background:var(--t1-blue-light);color:var(--t1-blue)}.all-products-theme-1 .filter-modal-modern{background:var(--t1-white);border-radius:var(--t1-radius)}.all-products-theme-1 .filter-modal-header-modern{color:var(--t1-heading);border-color:var(--t1-rule)}.all-products-theme-1 .filter-category-tab-modern{border-radius:var(--t1-radius);border-color:var(--t1-rule);font-size:.8125rem;font-weight:600;transition:all .2s}.all-products-theme-1 .filter-category-tab-modern.active,.all-products-theme-1 .filter-category-tab-modern:hover{background:var(--t1-blue);color:#fff;border-color:var(--t1-blue)}.all-products-theme-1 .filter-size-btn-modern{border-radius:var(--t1-radius);border-color:var(--t1-rule);transition:all .2s}.all-products-theme-1 .filter-size-btn-modern.active,.all-products-theme-1 .filter-size-btn-modern.selected,.all-products-theme-1 .filter-size-btn-modern:hover{background:var(--t1-blue);color:#fff;border-color:var(--t1-blue)}.all-products-theme-1 .filter-apply-btn-modern{background:var(--t1-blue);border-radius:var(--t1-radius)}.all-products-theme-1 .filter-reset-btn-modern{border-radius:var(--t1-radius);border-color:var(--t1-rule)}.cart-theme-1{background:var(--t1-bg)!important;color:var(--t1-text)!important}.cart-theme-1 .cart-title-modern{color:var(--t1-heading);font-weight:700}.cart-theme-1 .cart-item-modern{background:var(--t1-white);border-color:var(--t1-rule);border-radius:var(--t1-radius);box-shadow:var(--t1-shadow);transition:transform .2s}.cart-theme-1 .cart-item-modern:hover{transform:translateY(-2px)}.cart-theme-1 .cart-item-name-modern{color:var(--t1-heading)}.cart-theme-1 .cart-item-price-modern{color:var(--t1-blue);font-weight:700}.cart-theme-1 .cart-item-total-modern{color:var(--t1-heading)}.cart-theme-1 .cart-item-quantity-modern{border-radius:var(--t1-radius);border-color:var(--t1-rule)}.cart-theme-1 .cart-quantity-value-modern{color:var(--t1-heading);border-color:var(--t1-rule)}.cart-theme-1 .cart-summary-modern{background:var(--t1-white);border-color:var(--t1-rule);border-radius:var(--t1-radius);box-shadow:var(--t1-shadow)}.cart-theme-1 .cart-summary-title-modern{color:var(--t1-heading);font-weight:700}.cart-theme-1 .cart-summary-total-modern{color:var(--t1-heading);border-color:var(--t1-rule)}.cart-theme-1 .cart-checkout-btn-modern,.cart-theme-1 .cart-empty-btn-modern{background:var(--t1-blue);border-radius:var(--t1-radius);font-weight:600;transition:background .2s,transform .15s}.cart-theme-1 .cart-checkout-btn-modern:hover,.cart-theme-1 .cart-empty-btn-modern:hover{background:var(--t1-blue-dark)}.cart-theme-1 .cart-checkout-btn-modern:active,.cart-theme-1 .cart-empty-btn-modern:active{transform:scale(.98)}.checkout-theme-1{background:var(--t1-bg)!important;color:var(--t1-text)!important}.checkout-theme-1 .checkout-title-modern{color:var(--t1-heading);font-weight:700}.checkout-theme-1 .checkout-section-title-modern{color:var(--t1-heading);border-color:var(--t1-rule);font-weight:600}.checkout-theme-1 .checkout-label-modern{color:var(--t1-muted);font-size:.8125rem;font-weight:500}.checkout-theme-1 .checkout-input-modern{background:var(--t1-white);border-color:var(--t1-rule);color:var(--t1-heading);border-radius:var(--t1-radius);transition:border-color .2s}.checkout-theme-1 .checkout-input-modern:focus{border-color:var(--t1-blue);outline:none;box-shadow:0 0 0 3px #1b6ca81a}.checkout-theme-1 .checkout-summary-section-modern{background:var(--t1-white);border-color:var(--t1-rule);border-radius:var(--t1-radius);box-shadow:var(--t1-shadow)}.checkout-theme-1 .checkout-item-name-modern{color:var(--t1-heading)}.checkout-theme-1 .checkout-item-price-modern{color:var(--t1-blue)}.checkout-theme-1 .checkout-total-final-modern{color:var(--t1-heading);border-color:var(--t1-rule)}.checkout-theme-1 .checkout-empty-btn-modern,.checkout-theme-1 .checkout-submit-btn-modern{background:var(--t1-blue);border-radius:var(--t1-radius);font-weight:600;transition:background .2s,transform .15s}.checkout-theme-1 .checkout-submit-btn-modern:hover{background:var(--t1-blue-dark)}.checkout-theme-1 .checkout-submit-btn-modern:active{transform:scale(.98)}.product-detail-theme-1{background:var(--t1-bg)!important;color:var(--t1-text)!important}.product-detail-theme-1 .product-detail-name-modern{color:var(--t1-heading);font-weight:700}.product-detail-theme-1 .product-detail-price-modern{color:var(--t1-blue);font-weight:700}.product-detail-theme-1 .product-detail-image-wrapper-modern{border-radius:var(--t1-radius);background:var(--t1-white);box-shadow:var(--t1-shadow);overflow:hidden}.product-detail-theme-1 .product-detail-section-title-modern{color:var(--t1-heading);font-weight:600}.product-detail-theme-1 .product-detail-description-modern{color:var(--t1-text);line-height:1.7}.product-detail-theme-1 .product-detail-back-modern{color:var(--t1-blue);font-weight:500;transition:color .2s}.product-detail-theme-1 .product-detail-back-modern:hover{color:var(--t1-blue-dark)}.order-confirmation-theme-1{background:var(--t1-bg)!important;color:var(--t1-text)!important}.order-confirmation-theme-1 .order-confirmation-title-modern{color:var(--t1-heading);font-weight:700}.order-confirmation-theme-1 .order-confirmation-order-modern{background:var(--t1-white);border-color:var(--t1-rule);border-radius:var(--t1-radius);box-shadow:var(--t1-shadow)}.order-confirmation-theme-1 .order-confirmation-store-name-modern{color:var(--t1-heading)}.order-confirmation-theme-1 .order-confirmation-total-amount-modern{color:var(--t1-blue)}.order-confirmation-theme-1 .order-confirmation-item-name-modern{color:var(--t1-heading)}.order-confirmation-theme-1 .order-confirmation-button-modern{border-radius:var(--t1-radius);border-color:var(--t1-blue);color:var(--t1-blue);transition:all .2s}.order-confirmation-theme-1 .order-confirmation-button-modern:hover{background:var(--t1-blue);color:var(--t1-white)}@keyframes t2-fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes t2-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes t2-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.all-products-theme-2,.cart-theme-2,.checkout-theme-2,.order-confirmation-theme-2,.product-detail-theme-2,.theme-2-page{--t2-bg:var(--theme-bg,#faf5ee);--t2-white:#fff;--t2-cream:#f3ebe0;--t2-terra:var(--theme-primary,#c2724f);--t2-terra-dark:#a3573a;--t2-terra-light:#f8ede8;--t2-olive:var(--theme-accent,#6b7b4f);--t2-olive-light:#ebf0e4;--t2-heading:var(--theme-heading,#2c1f14);--t2-text:var(--theme-text,#5c4a3a);--t2-muted:#9a8878;--t2-rule:#c2724f1f;--t2-shadow:0 2px 12px #2c1f140f;--t2-radius:12px}.theme-2-page{background:var(--t2-bg);min-height:100vh;color:var(--t2-text);font-family:var(--theme-font,system-ui,-apple-system,"Segoe UI",sans-serif);font-weight:var(--theme-body-weight,400);-webkit-font-smoothing:antialiased;line-height:1.6;overflow-x:hidden}.theme-2-header{z-index:100;background:var(--theme-header-bg,#fffffff2);-webkit-backdrop-filter:blur(8px);border-bottom:1px solid var(--t2-rule);animation:t2-fadeIn .4s both;position:sticky;top:0}.theme-2-container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:14px 24px;display:flex}.theme-2-cart-btn{background:var(--t2-terra-light);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:background .2s,transform .15s;display:flex;position:relative}.theme-2-cart-btn:hover{background:var(--t2-terra);transform:scale(1.05)}.theme-2-cart-btn:hover svg{stroke:var(--t2-white)!important}.theme-2-cart-btn:active{transform:scale(.95)}.theme-2-cart-badge{background:var(--t2-olive);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.625rem;font-weight:700;animation:t2-fadeUp .3s both;display:flex;position:absolute;top:-4px;right:-4px}.theme-2-hero{background:var(--t2-cream);grid-template-columns:1fr 1fr;min-height:min(85vh,600px);display:grid}.t2-hero-img-side,.theme-2-hero{position:relative;overflow:hidden}.t2-hero-img-side{background:var(--t2-terra-light);justify-content:center;align-items:center;display:flex}.t2-hero-img-side img{animation:t2-fadeIn .5s both}.t2-hero-img-fallback{background:var(--t2-terra-light);width:100%;height:100%}.t2-hero-img-overlay{display:none}.t2-hero-text-side{flex-direction:column;justify-content:center;gap:20px;padding:48px 40px;animation:t2-fadeUp .5s both;display:flex}.t2-hero-badge{letter-spacing:.06em;text-transform:uppercase;color:var(--t2-terra);background:var(--t2-terra-light);border-radius:20px;align-items:center;gap:6px;width:fit-content;padding:6px 14px;font-size:.75rem;font-weight:600;display:inline-flex}.t2-hero-headline{line-height:1.1;font-weight:var(--theme-heading-weight,700);color:var(--t2-heading);flex-direction:column;margin:0;display:flex}.t2-hero-word{letter-spacing:-.01em;font-size:clamp(2.5rem,5vw,3.5rem);display:block}.t2-hero-sub{color:var(--t2-muted);max-width:380px;margin:0;font-size:1rem;line-height:1.6}.t2-hero-actions{flex-wrap:wrap;gap:12px;display:flex}.t2-hero-cta-primary{background:var(--t2-terra);color:var(--t2-white);cursor:pointer;border-radius:var(--t2-radius);border:none;align-items:center;gap:8px;padding:14px 28px;font-size:.875rem;font-weight:600;transition:background .2s,transform .15s;display:inline-flex}.t2-hero-cta-primary:hover{background:var(--t2-terra-dark)}.t2-hero-cta-primary:active{transform:scale(.97)}.t2-hero-bottom-label{align-items:center;gap:12px;margin-top:12px;display:flex}.t2-hero-bottom-label span{letter-spacing:.06em;text-transform:uppercase;color:var(--t2-muted);font-size:.6875rem;font-weight:500}.t2-scroll-line{background:var(--t2-terra);opacity:.4;width:30px;height:1px}.t2-cats-strip{grid-template-columns:repeat(3,1fr);gap:16px;max-width:1200px;margin:0 auto;padding:56px 24px;animation:t2-fadeUp .5s both;display:grid}.theme-2-category{background:var(--t2-white);cursor:pointer;aspect-ratio:3/4;border-radius:var(--t2-radius);box-shadow:var(--t2-shadow);border:none;padding:0;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.theme-2-category:hover{transform:translateY(-4px);box-shadow:0 8px 24px #2c1f141a}.theme-2-category img{transition:transform .3s}.theme-2-category:hover img{transform:scale(1.04)}.t2-cat-overlay{pointer-events:none;background:linear-gradient(#0000 50%,#2c1f1480);position:absolute;inset:0}.t2-cat-info{z-index:1;justify-content:space-between;align-items:flex-end;padding:16px 18px;display:flex;position:absolute;bottom:0;left:0;right:0}.t2-cat-index{display:none}.theme-2-category-label{color:#fff;font-size:.9375rem;font-weight:700}.t2-cat-arrow{color:#fff;opacity:.8;font-size:1.25rem}.theme-2-section{max-width:1200px;margin:0 auto;padding:48px 24px;animation:t2-fadeUp .5s both}.t2-section-header{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.t2-section-code{color:var(--t2-heading);font-size:1.375rem;font-weight:700}.theme-2-view-all{border:2px solid var(--t2-terra);color:var(--t2-terra);cursor:pointer;white-space:nowrap;border-radius:var(--t2-radius);background:0 0;padding:10px 20px;font-size:.8125rem;font-weight:600;transition:all .2s}.theme-2-view-all:hover{background:var(--t2-terra);color:var(--t2-white)}.t2-products-grid{grid-template-columns:repeat(auto-fit,minmax(180px,210px));justify-content:start;gap:16px;max-width:100%;display:grid}.t2-products-grid .theme-2-product-card{width:100%;max-width:210px}.theme-2-product-card{background:var(--t2-white);border-radius:var(--t2-radius);width:100%;box-shadow:var(--t2-shadow);transition:transform .2s,box-shadow .2s;display:block;overflow:hidden}.theme-2-product-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #2c1f141a}.theme-2-product-image{aspect-ratio:1;background:#fff;width:100%;overflow:hidden}.theme-2-product-image>span{width:100%!important;height:100%!important;display:block!important}.theme-2-product-image img{object-fit:contain;object-position:center;width:100%;height:100%;padding:4px;transition:transform .3s}.theme-2-product-card:hover .theme-2-product-image img{transform:scale(1.04)}.theme-2-product-info{flex-direction:column;gap:4px;padding:14px 16px 16px;display:flex}.theme-2-product-name{color:var(--t2-heading);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.9375rem;font-weight:600;overflow:hidden}.theme-2-product-price{color:var(--t2-terra);margin:0;font-size:1rem;font-weight:700}.theme-2-product-rating{color:var(--t2-muted);font-size:.75rem}.theme-2-scroll-btn{display:none}@media (max-width:900px){.theme-2-container{padding:12px 16px}.theme-2-hero{grid-template-columns:1fr;min-height:auto}.t2-hero-img-side{min-height:45vw;max-height:300px}.t2-hero-text-side{padding:32px 20px}.t2-cats-strip{grid-template-columns:repeat(3,1fr);gap:10px}.t2-cats-strip,.theme-2-section{padding:36px 16px}.t2-products-grid{grid-template-columns:repeat(2,1fr);gap:12px}}@media (max-width:480px){.t2-hero-word{font-size:clamp(2rem,10vw,3rem)}.t2-cats-strip,.t2-products-grid{grid-template-columns:repeat(2,1fr)}.t2-products-grid{gap:8px}.theme-2-product-info{padding:10px 12px 12px}.theme-2-product-name{font-size:.8125rem}.theme-2-product-price{font-size:.875rem}}@media (max-width:768px){.theme-2-header{-webkit-backdrop-filter:none}.theme-2-category:hover,.theme-2-product-card:hover{box-shadow:var(--t2-shadow);transform:none}}.all-products-theme-2{background:var(--t2-bg)!important;color:var(--t2-text)!important}.all-products-theme-2 .all-products-title-modern{color:var(--t2-heading);font-weight:700}.all-products-theme-2 .all-products-filter-btn-modern,.all-products-theme-2 .all-products-sort-btn-modern{background:var(--t2-white);border-color:var(--t2-rule);border-radius:var(--t2-radius);font-size:.8125rem;font-weight:600;transition:all .2s}.all-products-theme-2 .all-products-filter-btn-modern:hover,.all-products-theme-2 .all-products-sort-btn-modern:hover{border-color:var(--t2-terra);background:var(--t2-terra);color:var(--t2-white)}.all-products-theme-2 .all-products-grid-modern{gap:16px}.all-products-theme-2 .sort-dropdown-modern{background:var(--t2-white);border-color:var(--t2-rule);border-radius:var(--t2-radius)}.all-products-theme-2 .sort-dropdown-item-modern{color:var(--t2-text);font-size:.875rem;transition:all .2s}.all-products-theme-2 .sort-dropdown-item-modern:hover{background:var(--t2-terra-light);color:var(--t2-terra)}.all-products-theme-2 .filter-modal-modern{background:var(--t2-white);border-radius:var(--t2-radius)}.all-products-theme-2 .filter-modal-header-modern{color:var(--t2-heading);border-color:var(--t2-rule)}.all-products-theme-2 .filter-category-tab-modern{border-radius:var(--t2-radius);border-color:var(--t2-rule);font-size:.8125rem;font-weight:600;transition:all .2s}.all-products-theme-2 .filter-category-tab-modern.active,.all-products-theme-2 .filter-category-tab-modern:hover{background:var(--t2-terra);color:#fff;border-color:var(--t2-terra)}.all-products-theme-2 .filter-size-btn-modern{border-radius:var(--t2-radius);border-color:var(--t2-rule);transition:all .2s}.all-products-theme-2 .filter-size-btn-modern.active,.all-products-theme-2 .filter-size-btn-modern.selected,.all-products-theme-2 .filter-size-btn-modern:hover{background:var(--t2-terra);color:#fff;border-color:var(--t2-terra)}.all-products-theme-2 .filter-apply-btn-modern{background:var(--t2-terra);border-radius:var(--t2-radius)}.all-products-theme-2 .filter-reset-btn-modern{border-radius:var(--t2-radius);border-color:var(--t2-rule)}.cart-theme-2{background:var(--t2-bg)!important;color:var(--t2-text)!important}.cart-theme-2 .cart-title-modern{color:var(--t2-heading);font-weight:700}.cart-theme-2 .cart-item-modern{background:var(--t2-white);border-color:var(--t2-rule);border-radius:var(--t2-radius);box-shadow:var(--t2-shadow);transition:transform .2s}.cart-theme-2 .cart-item-modern:hover{transform:translateY(-2px)}.cart-theme-2 .cart-item-name-modern{color:var(--t2-heading)}.cart-theme-2 .cart-item-price-modern{color:var(--t2-terra);font-weight:700}.cart-theme-2 .cart-item-total-modern{color:var(--t2-heading)}.cart-theme-2 .cart-item-quantity-modern{border-radius:var(--t2-radius);border-color:var(--t2-rule)}.cart-theme-2 .cart-quantity-value-modern{color:var(--t2-heading);border-color:var(--t2-rule)}.cart-theme-2 .cart-summary-modern{background:var(--t2-white);border-color:var(--t2-rule);border-radius:var(--t2-radius);box-shadow:var(--t2-shadow)}.cart-theme-2 .cart-summary-title-modern{color:var(--t2-heading);font-weight:700}.cart-theme-2 .cart-summary-total-modern{color:var(--t2-heading);border-color:var(--t2-rule)}.cart-theme-2 .cart-checkout-btn-modern,.cart-theme-2 .cart-empty-btn-modern{background:var(--t2-terra);border-radius:var(--t2-radius);font-weight:600;transition:background .2s,transform .15s}.cart-theme-2 .cart-checkout-btn-modern:hover,.cart-theme-2 .cart-empty-btn-modern:hover{background:var(--t2-terra-dark)}.cart-theme-2 .cart-checkout-btn-modern:active,.cart-theme-2 .cart-empty-btn-modern:active{transform:scale(.98)}.checkout-theme-2{background:var(--t2-bg)!important;color:var(--t2-text)!important}.checkout-theme-2 .checkout-title-modern{color:var(--t2-heading);font-weight:700}.checkout-theme-2 .checkout-section-title-modern{color:var(--t2-heading);border-color:var(--t2-rule);font-weight:600}.checkout-theme-2 .checkout-label-modern{color:var(--t2-muted);font-size:.8125rem;font-weight:500}.checkout-theme-2 .checkout-input-modern{background:var(--t2-white);border-color:var(--t2-rule);color:var(--t2-heading);border-radius:var(--t2-radius);transition:border-color .2s}.checkout-theme-2 .checkout-input-modern:focus{border-color:var(--t2-terra);outline:none;box-shadow:0 0 0 3px #c2724f1a}.checkout-theme-2 .checkout-summary-section-modern{background:var(--t2-white);border-color:var(--t2-rule);border-radius:var(--t2-radius);box-shadow:var(--t2-shadow)}.checkout-theme-2 .checkout-item-name-modern{color:var(--t2-heading)}.checkout-theme-2 .checkout-item-price-modern{color:var(--t2-terra)}.checkout-theme-2 .checkout-total-final-modern{color:var(--t2-heading);border-color:var(--t2-rule)}.checkout-theme-2 .checkout-empty-btn-modern,.checkout-theme-2 .checkout-submit-btn-modern{background:var(--t2-terra);border-radius:var(--t2-radius);font-weight:600;transition:background .2s,transform .15s}.checkout-theme-2 .checkout-submit-btn-modern:hover{background:var(--t2-terra-dark)}.checkout-theme-2 .checkout-submit-btn-modern:active{transform:scale(.98)}.product-detail-theme-2{background:var(--t2-bg)!important;color:var(--t2-text)!important}.product-detail-theme-2 .product-detail-name-modern{color:var(--t2-heading);font-weight:700}.product-detail-theme-2 .product-detail-price-modern{color:var(--t2-terra);font-weight:700}.product-detail-theme-2 .product-detail-image-wrapper-modern{border-radius:var(--t2-radius);background:var(--t2-white);box-shadow:var(--t2-shadow);overflow:hidden}.product-detail-theme-2 .product-detail-section-title-modern{color:var(--t2-heading);font-weight:600}.product-detail-theme-2 .product-detail-description-modern{color:var(--t2-text);line-height:1.7}.product-detail-theme-2 .product-detail-back-modern{color:var(--t2-terra);font-weight:500;transition:color .2s}.product-detail-theme-2 .product-detail-back-modern:hover{color:var(--t2-terra-dark)}.order-confirmation-theme-2{background:var(--t2-bg)!important;color:var(--t2-text)!important}.order-confirmation-theme-2 .order-confirmation-title-modern{color:var(--t2-heading);font-weight:700}.order-confirmation-theme-2 .order-confirmation-order-modern{background:var(--t2-white);border-color:var(--t2-rule);border-radius:var(--t2-radius);box-shadow:var(--t2-shadow)}.order-confirmation-theme-2 .order-confirmation-store-name-modern{color:var(--t2-heading)}.order-confirmation-theme-2 .order-confirmation-total-amount-modern{color:var(--t2-terra)}.order-confirmation-theme-2 .order-confirmation-item-name-modern{color:var(--t2-heading)}.order-confirmation-theme-2 .order-confirmation-button-modern{border-radius:var(--t2-radius);border-color:var(--t2-terra);color:var(--t2-terra);transition:all .2s}.order-confirmation-theme-2 .order-confirmation-button-modern:hover{background:var(--t2-terra);color:var(--t2-white)}@keyframes t3-fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes t3-fadeIn{0%{opacity:0}to{opacity:1}}.all-products-theme-3,.cart-theme-3,.checkout-theme-3,.order-confirmation-theme-3,.product-detail-theme-3,.theme-3-page{--t3-bg:var(--theme-bg,#f5f7f5);--t3-white:#fff;--t3-teal:var(--theme-primary,#1a8a6e);--t3-teal-dark:#14705a;--t3-teal-light:#e6f5f0;--t3-coral:var(--theme-accent,#e86b5a);--t3-coral-light:#fdf0ee;--t3-heading:var(--theme-heading,#1a2b25);--t3-text:var(--theme-text,#3d4f48);--t3-muted:#7a8a84;--t3-rule:#1a8a6e1a;--t3-shadow:0 2px 12px #1a2b250f;--t3-radius:14px}.theme-3-page{background:var(--t3-bg);min-height:100vh;color:var(--t3-text);font-family:var(--theme-font,system-ui,-apple-system,"Segoe UI",sans-serif);font-weight:var(--theme-body-weight,400);-webkit-font-smoothing:antialiased;line-height:1.6;overflow-x:hidden}.theme-3-header{z-index:100;background:var(--theme-header-bg,#fffffff2);-webkit-backdrop-filter:blur(8px);border-bottom:1px solid var(--t3-rule);width:100%;animation:t3-fadeIn .4s both;position:absolute;top:0;left:0}.all-products-theme-3 .theme-3-header,.cart-theme-3 .theme-3-header,.checkout-theme-3 .theme-3-header,.order-confirmation-theme-3 .theme-3-header,.product-detail-theme-3 .theme-3-header{position:sticky;left:auto}.theme-3-container{justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:14px 24px;display:flex}.theme-3-cart-btn{background:var(--t3-teal-light);cursor:pointer;border:1px solid #1a8a6e2e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;transition:background .2s,transform .15s;display:flex;position:relative;box-shadow:0 4px 14px #1a8a6e29}.theme-3-cart-btn:hover{background:var(--t3-teal);transform:scale(1.05)}.theme-3-cart-btn:hover svg{stroke:var(--t3-white)!important}.theme-3-cart-btn:active{transform:scale(.95)}.theme-3-cart-badge{background:var(--t3-coral);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.625rem;font-weight:700;animation:t3-fadeUp .3s both;display:flex;position:absolute;top:-4px;right:-4px}.theme-3-hero{background:var(--t3-teal);align-items:flex-end;min-height:min(85vh,600px);display:flex;position:relative;overflow:hidden}.t3-hero-bg{background:var(--t3-teal-light);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.t3-hero-bg img{animation:t3-fadeIn .5s both}.t3-hero-gradient{pointer-events:none;background:linear-gradient(#1a2b2526,#1a2b2566 60%,#1a2b25d9);position:absolute;inset:0}.t3-hero-content{z-index:2;flex-direction:column;gap:16px;width:100%;max-width:1200px;margin:0 auto;padding:120px 24px 48px;animation:t3-fadeUp .5s both;display:flex;position:relative}.t3-hero-tag{letter-spacing:.06em;text-transform:uppercase;color:#ffffffd9;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff26;border-radius:20px;align-items:center;gap:6px;width:fit-content;padding:6px 14px;font-size:.75rem;font-weight:600;display:inline-flex}.t3-hero-headline{font-size:clamp(2.5rem,6vw,4rem);font-weight:var(--theme-heading-weight,700);color:#fff;letter-spacing:-.02em;margin:0;line-height:1.1}.t3-hero-sub{color:#fffc;max-width:450px;margin:0;font-size:1rem;line-height:1.6}.t3-hero-cta{background:var(--t3-white);color:var(--t3-teal);cursor:pointer;border-radius:var(--t3-radius);border:none;align-items:center;gap:8px;width:fit-content;padding:14px 28px;font-size:.875rem;font-weight:600;transition:background .2s,transform .15s;display:inline-flex}.t3-hero-cta:hover{background:var(--t3-teal-light)}.t3-hero-cta:active{transform:scale(.97)}.t3-cats-section{max-width:1200px;margin:0 auto;padding:56px 24px;animation:t3-fadeUp .5s both}.t3-cats-intro{margin-bottom:24px}.t3-cats-heading{color:var(--t3-heading);margin:0;font-size:1.375rem;font-weight:700}.t3-cats-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.theme-3-category{background:var(--t3-white);cursor:pointer;aspect-ratio:3/4;border-radius:var(--t3-radius);box-shadow:var(--t3-shadow);border:none;padding:0;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.theme-3-category:hover{transform:translateY(-4px);box-shadow:0 8px 24px #1a2b251a}.t3-cat-feature{grid-area:span 1/span 1}.t3-cat-img{position:absolute;inset:0}.t3-cat-img img{transition:transform .3s}.theme-3-category:hover .t3-cat-img img{transform:scale(1.04)}.t3-cat-overlay{pointer-events:none;background:linear-gradient(#0000 50%,#1a2b2580);position:absolute;inset:0}.t3-cat-info{z-index:1;justify-content:space-between;align-items:flex-end;padding:16px 18px;display:flex;position:absolute;bottom:0;left:0;right:0}.theme-3-category-label{color:#fff;font-size:.9375rem;font-weight:700}.t3-cat-cta{color:#fffc;font-size:.8125rem;font-weight:600}.theme-3-section{max-width:1200px;margin:0 auto;padding:48px 24px;animation:t3-fadeUp .5s both}.t3-section-header{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.theme-3-section-title{color:var(--t3-heading);margin:0;font-size:1.375rem;font-weight:700}.theme-3-view-all{border:2px solid var(--t3-teal);color:var(--t3-teal);cursor:pointer;white-space:nowrap;border-radius:var(--t3-radius);background:0 0;padding:10px 20px;font-size:.8125rem;font-weight:600;transition:all .2s}.theme-3-view-all:hover{background:var(--t3-teal);color:var(--t3-white)}.t3-products-grid{grid-template-columns:repeat(auto-fit,minmax(180px,210px));justify-content:start;gap:16px;max-width:100%;display:grid}.t3-products-grid .theme-3-product-card{width:100%;max-width:210px}.theme-3-product-card{background:var(--t3-white);border:1px solid var(--t3-rule);border-radius:var(--t3-radius);width:100%;box-shadow:var(--t3-shadow);transition:transform .2s,box-shadow .2s;display:block;overflow:hidden}.theme-3-product-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #1a2b251a}.theme-3-product-image{aspect-ratio:1;background:linear-gradient(160deg,#f7fbf9,#edf4f1);width:100%;overflow:hidden}.theme-3-product-image>span{width:100%!important;height:100%!important;display:block!important}.theme-3-product-image img{object-fit:contain;object-position:center;width:100%;height:100%;padding:4px;transition:transform .3s;display:block}.theme-3-product-card:hover .theme-3-product-image img{transform:scale(1.04)}.theme-3-product-info{flex-direction:column;gap:6px;padding:14px 16px 16px;display:flex}.theme-3-product-name{color:var(--t3-heading);line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.5em;margin:0;font-size:.9375rem;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.theme-3-product-price{color:var(--t3-teal);margin:0;font-size:1rem;font-weight:700}.theme-3-product-rating{color:var(--t3-muted);font-size:.75rem}.theme-3-scroll-btn{display:none}@media (max-width:900px){.theme-3-container{padding:12px 16px}.theme-3-hero{min-height:70vh}.t3-hero-content{padding:100px 16px 32px}.t3-cats-section{padding:36px 16px}.t3-cats-grid{grid-template-columns:repeat(3,1fr);gap:10px}.theme-3-section{padding:36px 16px}.t3-products-grid{grid-template-columns:repeat(2,1fr);gap:12px}}@media (max-width:480px){.t3-hero-headline{font-size:clamp(2rem,10vw,3rem)}.theme-3-hero{min-height:60vh}.theme-3-cart-btn{width:40px;height:40px}.t3-hero-content{padding-top:92px}.t3-cats-grid,.t3-products-grid{grid-template-columns:repeat(2,1fr)}.t3-products-grid{gap:8px}.theme-3-product-info{padding:10px 12px 12px}.theme-3-product-name{font-size:.8125rem}.theme-3-product-price{font-size:.875rem}}@media (max-width:768px){.theme-3-header{-webkit-backdrop-filter:none}.theme-3-category:hover,.theme-3-product-card:hover{box-shadow:var(--t3-shadow);transform:none}}.all-products-theme-3{background:var(--t3-bg)!important;color:var(--t3-text)!important}.all-products-theme-3 .all-products-title-modern{color:var(--t3-heading);font-weight:700}.all-products-theme-3 .all-products-filter-btn-modern,.all-products-theme-3 .all-products-sort-btn-modern{background:var(--t3-white);border-color:var(--t3-rule);border-radius:var(--t3-radius);font-size:.8125rem;font-weight:600;transition:all .2s}.all-products-theme-3 .all-products-filter-btn-modern:hover,.all-products-theme-3 .all-products-sort-btn-modern:hover{border-color:var(--t3-teal);background:var(--t3-teal);color:var(--t3-white)}.all-products-theme-3 .all-products-grid-modern{gap:16px}.all-products-theme-3 .sort-dropdown-modern{background:var(--t3-white);border-color:var(--t3-rule);border-radius:var(--t3-radius)}.all-products-theme-3 .sort-dropdown-item-modern{color:var(--t3-text);font-size:.875rem;transition:all .2s}.all-products-theme-3 .sort-dropdown-item-modern:hover{background:var(--t3-teal-light);color:var(--t3-teal)}.all-products-theme-3 .filter-modal-modern{background:var(--t3-white);border-radius:var(--t3-radius)}.all-products-theme-3 .filter-modal-header-modern{color:var(--t3-heading);border-color:var(--t3-rule)}.all-products-theme-3 .filter-category-tab-modern{border-radius:var(--t3-radius);border-color:var(--t3-rule);font-size:.8125rem;font-weight:600;transition:all .2s}.all-products-theme-3 .filter-category-tab-modern.active,.all-products-theme-3 .filter-category-tab-modern:hover{background:var(--t3-teal);color:#fff;border-color:var(--t3-teal)}.all-products-theme-3 .filter-size-btn-modern{border-radius:var(--t3-radius);border-color:var(--t3-rule);transition:all .2s}.all-products-theme-3 .filter-size-btn-modern.active,.all-products-theme-3 .filter-size-btn-modern.selected,.all-products-theme-3 .filter-size-btn-modern:hover{background:var(--t3-teal);color:#fff;border-color:var(--t3-teal)}.all-products-theme-3 .filter-apply-btn-modern{background:var(--t3-teal);border-radius:var(--t3-radius)}.all-products-theme-3 .filter-reset-btn-modern{border-radius:var(--t3-radius);border-color:var(--t3-rule)}.cart-theme-3{background:var(--t3-bg)!important;color:var(--t3-text)!important}.cart-theme-3 .cart-title-modern{color:var(--t3-heading);font-weight:700}.cart-theme-3 .cart-item-modern{background:var(--t3-white);border-color:var(--t3-rule);border-radius:var(--t3-radius);box-shadow:var(--t3-shadow);transition:transform .2s}.cart-theme-3 .cart-item-modern:hover{transform:translateY(-2px)}.cart-theme-3 .cart-item-name-modern{color:var(--t3-heading)}.cart-theme-3 .cart-item-price-modern{color:var(--t3-teal);font-weight:700}.cart-theme-3 .cart-item-total-modern{color:var(--t3-heading)}.cart-theme-3 .cart-item-quantity-modern{border-radius:var(--t3-radius);border-color:var(--t3-rule)}.cart-theme-3 .cart-quantity-value-modern{color:var(--t3-heading);border-color:var(--t3-rule)}.cart-theme-3 .cart-summary-modern{background:var(--t3-white);border-color:var(--t3-rule);border-radius:var(--t3-radius);box-shadow:var(--t3-shadow)}.cart-theme-3 .cart-summary-title-modern{color:var(--t3-heading);font-weight:700}.cart-theme-3 .cart-summary-total-modern{color:var(--t3-heading);border-color:var(--t3-rule)}.cart-theme-3 .cart-checkout-btn-modern,.cart-theme-3 .cart-empty-btn-modern{background:var(--t3-teal);border-radius:var(--t3-radius);font-weight:600;transition:background .2s,transform .15s}.cart-theme-3 .cart-checkout-btn-modern:hover,.cart-theme-3 .cart-empty-btn-modern:hover{background:var(--t3-teal-dark)}.cart-theme-3 .cart-checkout-btn-modern:active,.cart-theme-3 .cart-empty-btn-modern:active{transform:scale(.98)}.checkout-theme-3{background:var(--t3-bg)!important;color:var(--t3-text)!important}.checkout-theme-3 .checkout-title-modern{color:var(--t3-heading);font-weight:700}.checkout-theme-3 .checkout-section-title-modern{color:var(--t3-heading);border-color:var(--t3-rule);font-weight:600}.checkout-theme-3 .checkout-label-modern{color:var(--t3-muted);font-size:.8125rem;font-weight:500}.checkout-theme-3 .checkout-input-modern{background:var(--t3-white);border-color:var(--t3-rule);color:var(--t3-heading);border-radius:var(--t3-radius);transition:border-color .2s}.checkout-theme-3 .checkout-input-modern:focus{border-color:var(--t3-teal);outline:none;box-shadow:0 0 0 3px #1a8a6e1a}.checkout-theme-3 .checkout-summary-section-modern{background:var(--t3-white);border-color:var(--t3-rule);border-radius:var(--t3-radius);box-shadow:var(--t3-shadow)}.checkout-theme-3 .checkout-item-name-modern{color:var(--t3-heading)}.checkout-theme-3 .checkout-item-price-modern{color:var(--t3-teal)}.checkout-theme-3 .checkout-total-final-modern{color:var(--t3-heading);border-color:var(--t3-rule)}.checkout-theme-3 .checkout-empty-btn-modern,.checkout-theme-3 .checkout-submit-btn-modern{background:var(--t3-teal);border-radius:var(--t3-radius);font-weight:600;transition:background .2s,transform .15s}.checkout-theme-3 .checkout-submit-btn-modern:hover{background:var(--t3-teal-dark)}.checkout-theme-3 .checkout-submit-btn-modern:active{transform:scale(.98)}.product-detail-theme-3{background:var(--t3-bg)!important;color:var(--t3-text)!important}.product-detail-theme-3 .product-detail-name-modern{color:var(--t3-heading);font-weight:700}.product-detail-theme-3 .product-detail-price-modern{color:var(--t3-teal);font-weight:700}.product-detail-theme-3 .product-detail-image-wrapper-modern{border-radius:var(--t3-radius);background:var(--t3-white);box-shadow:var(--t3-shadow);overflow:hidden}.product-detail-theme-3 .product-detail-section-title-modern{color:var(--t3-heading);font-weight:600}.product-detail-theme-3 .product-detail-description-modern{color:var(--t3-text);line-height:1.7}.product-detail-theme-3 .product-detail-back-modern{color:var(--t3-teal);font-weight:500;transition:color .2s}.product-detail-theme-3 .product-detail-back-modern:hover{color:var(--t3-teal-dark)}.order-confirmation-theme-3{background:var(--t3-bg)!important;color:var(--t3-text)!important}.order-confirmation-theme-3 .order-confirmation-title-modern{color:var(--t3-heading);font-weight:700}.order-confirmation-theme-3 .order-confirmation-order-modern{background:var(--t3-white);border-color:var(--t3-rule);border-radius:var(--t3-radius);box-shadow:var(--t3-shadow)}.order-confirmation-theme-3 .order-confirmation-store-name-modern{color:var(--t3-heading)}.order-confirmation-theme-3 .order-confirmation-total-amount-modern{color:var(--t3-teal)}.order-confirmation-theme-3 .order-confirmation-item-name-modern{color:var(--t3-heading)}.order-confirmation-theme-3 .order-confirmation-button-modern{border-radius:var(--t3-radius);border-color:var(--t3-teal);color:var(--t3-teal);transition:all .2s}.order-confirmation-theme-3 .order-confirmation-button-modern:hover{background:var(--t3-teal);color:var(--t3-white)}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}