:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}*:focus-visible{outline:2px solid #02B3AD;outline-offset:2px;border-radius:4px}button:focus-visible,a:focus-visible{outline:3px solid #02B3AD;outline-offset:3px}.skip-to-main{position:absolute;left:-9999px;top:10px;z-index:9999;padding:12px 24px;background-color:#02b3ad;color:#fff;text-decoration:none;border-radius:6px;font-weight:600}.skip-to-main:focus{left:10px}@media (prefers-contrast: high){*{border-width:2px!important}button,a{font-weight:700!important}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.text-low-contrast{color:#666}button,a,[role=button]{min-height:44px;min-width:44px;position:relative}input:focus,textarea:focus,select:focus{border-color:#02b3ad;box-shadow:0 0 0 3px #02b3ad33}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}body{font-size:16px;line-height:1.5}[data-focus-lock]{position:relative}:root{--font-family-primary: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--font-family-secondary: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--font-family-monospace: "Courier New", Courier, monospace;--font-size-h1: 2.5rem;--font-size-h2: 2rem;--font-size-h3: 1.75rem;--font-size-h4: 1.5rem;--font-size-h5: 1.25rem;--font-size-h6: 1rem;--font-size-base: 1rem;--font-size-lg: 1.125rem;--font-size-sm: .875rem;--font-size-xs: .75rem;--line-height-tight: 1.2;--line-height-normal: 1.5;--line-height-relaxed: 1.8;--line-height-loose: 2;--letter-spacing-tight: -.02em;--letter-spacing-normal: 0;--letter-spacing-wide: .05em;--letter-spacing-wider: .1em;--letter-spacing-widest: .15em;--font-weight-light: 300;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--font-weight-extrabold: 800;--font-weight-black: 900;--button-padding-sm: .5rem 1rem;--button-padding-md: .75rem 1.5rem;--button-padding-lg: 1rem 2rem;--button-padding-xl: 1.25rem 2.5rem;--button-radius-none: 0;--button-radius-sm: 4px;--button-radius-md: 6px;--button-radius-lg: 8px;--button-radius-xl: 12px;--button-radius-full: 9999px;--button-font-weight: var(--font-weight-semibold);--button-text-transform: none;--button-letter-spacing: var(--letter-spacing-normal);--button-shadow: 0 2px 4px rgba(0, 0, 0, .1);--button-shadow-hover: 0 4px 8px rgba(0, 0, 0, .15);--button-shadow-active: 0 1px 2px rgba(0, 0, 0, .1);--spacing-xs: .25rem;--spacing-sm: .5rem;--spacing-md: 1rem;--spacing-lg: 1.5rem;--spacing-xl: 2rem;--spacing-2xl: 3rem;--spacing-3xl: 4rem;--spacing-4xl: 6rem;--radius-none: 0;--radius-sm: 2px;--radius-md: 4px;--radius-lg: 8px;--radius-xl: 12px;--radius-2xl: 16px;--radius-full: 9999px;--shadow-xs: 0 1px 2px rgba(0, 0, 0, .05);--shadow-sm: 0 2px 4px rgba(0, 0, 0, .1);--shadow-md: 0 4px 8px rgba(0, 0, 0, .12);--shadow-lg: 0 8px 16px rgba(0, 0, 0, .15);--shadow-xl: 0 16px 32px rgba(0, 0, 0, .2);--shadow-2xl: 0 24px 48px rgba(0, 0, 0, .25);--grid-columns-2: repeat(2, 1fr);--grid-columns-3: repeat(3, 1fr);--grid-columns-4: repeat(4, 1fr);--grid-columns-5: repeat(5, 1fr);--grid-columns-6: repeat(6, 1fr);--grid-gap-xs: .5rem;--grid-gap-sm: 1rem;--grid-gap-md: 1.5rem;--grid-gap-lg: 2rem;--grid-gap-xl: 3rem}.template-fashion{--font-family-primary: "Merriweather", serif;--font-family-secondary: "Inter", sans-serif;--font-size-h1: 3.5rem;--font-size-h2: 2.5rem;--font-size-h3: 2rem;--font-size-h4: 1.5rem;--line-height-tight: 1.2;--line-height-normal: 1.6;--line-height-relaxed: 1.8;--letter-spacing-tight: -1px;--letter-spacing-normal: 1px;--letter-spacing-wide: 2px;--button-padding-sm: .75rem 1.5rem;--button-padding-md: 1rem 2rem;--button-padding-lg: 1.25rem 2.5rem;--button-radius-none: 2px;--button-radius-sm: 2px;--button-radius-md: 2px;--button-radius-lg: 2px;--button-font-weight: var(--font-weight-normal);--button-text-transform: uppercase;--button-letter-spacing: 1px;--button-shadow: 0 4px 12px rgba(0, 0, 0, .08);--button-shadow-hover: 0 8px 20px rgba(0, 0, 0, .12);--spacing-xs: .5rem;--spacing-sm: 1rem;--spacing-md: 2rem;--spacing-lg: 3rem;--spacing-xl: 4rem;--radius-sm: 2px;--radius-md: 2px;--radius-lg: 4px;--shadow-sm: 0 4px 12px rgba(0, 0, 0, .08);--shadow-md: 0 8px 20px rgba(0, 0, 0, .12);--shadow-lg: 0 20px 40px rgba(0, 0, 0, .15);--grid-columns-default: repeat(3, 1fr);--grid-gap-default: 3rem}.template-sports{--font-family-primary: "Inter", sans-serif;--font-family-secondary: "Inter", sans-serif;--font-size-h1: 4rem;--font-size-h2: 3rem;--font-size-h3: 2rem;--font-size-h4: 1.5rem;--line-height-tight: 1;--line-height-normal: 1.4;--line-height-relaxed: 1.6;--letter-spacing-tight: -2px;--letter-spacing-normal: 0;--letter-spacing-wide: 1px;--button-padding-sm: .6rem 1.2rem;--button-padding-md: 1rem 2.5rem;--button-padding-lg: 1.25rem 3rem;--button-radius-none: 0;--button-radius-sm: 0;--button-radius-md: 0;--button-radius-lg: 0;--button-font-weight: var(--font-weight-bold);--button-text-transform: uppercase;--button-letter-spacing: .5px;--button-shadow: 0 5px 15px rgba(255, 51, 51, .3);--button-shadow-hover: 0 8px 25px rgba(255, 51, 51, .4);--spacing-xs: .5rem;--spacing-sm: 1rem;--spacing-md: 1.5rem;--spacing-lg: 2rem;--spacing-xl: 3rem;--radius-sm: 0;--radius-md: 0;--radius-lg: 0;--shadow-sm: 0 4px 12px rgba(255, 51, 51, .2);--shadow-md: 0 10px 25px rgba(255, 51, 51, .25);--shadow-lg: 0 20px 40px rgba(255, 51, 51, .3);--grid-columns-default: repeat(4, 1fr);--grid-gap-default: 1.5rem}.template-tech{--font-family-primary: "Courier New", monospace;--font-family-secondary: "Inter", sans-serif;--font-size-h1: 2.5rem;--font-size-h2: 2rem;--font-size-h3: 1.5rem;--font-size-h4: 1.25rem;--font-size-base: .85rem;--line-height-tight: 1.2;--line-height-normal: 1.5;--line-height-relaxed: 1.7;--letter-spacing-normal: .5px;--letter-spacing-wide: 2px;--button-padding-sm: .5rem 1rem;--button-padding-md: .75rem 1.5rem;--button-padding-lg: 1rem 2rem;--button-radius-none: 0;--button-radius-sm: 2px;--button-radius-md: 4px;--button-radius-lg: 4px;--button-font-weight: var(--font-weight-normal);--button-text-transform: none;--button-letter-spacing: 0;--button-shadow: none;--button-shadow-hover: 0 0 20px rgba(0, 153, 255, .1);--spacing-xs: .25rem;--spacing-sm: .5rem;--spacing-md: 1rem;--spacing-lg: 1.5rem;--spacing-xl: 2rem;--radius-sm: 2px;--radius-md: 4px;--radius-lg: 4px;--shadow-sm: none;--shadow-md: 0 0 20px rgba(0, 153, 255, .1);--shadow-lg: 0 0 30px rgba(0, 153, 255, .15);--grid-columns-default: repeat(4, 1fr);--grid-gap-default: 1.5rem}.template-food{--font-family-primary: "Georgia", serif;--font-family-secondary: "Georgia", serif;--font-size-h1: 3rem;--font-size-h2: 2.5rem;--font-size-h3: 2rem;--font-size-h4: 1.5rem;--font-size-base: 1rem;--font-size-lg: 1.1rem;--line-height-normal: 1.6;--line-height-relaxed: 1.8;--letter-spacing-normal: 0;--letter-spacing-wide: .5px;--button-padding-sm: .75rem 1.5rem;--button-padding-md: 1rem 2rem;--button-padding-lg: 1.25rem 2.5rem;--button-radius-none: 50px;--button-radius-sm: 50px;--button-radius-md: 50px;--button-radius-lg: 50px;--button-radius-full: 50px;--button-font-weight: var(--font-weight-bold);--button-text-transform: none;--button-letter-spacing: 0;--button-shadow: 0 4px 15px rgba(210, 105, 30, .3);--button-shadow-hover: 0 6px 20px rgba(210, 105, 30, .4);--spacing-sm: 1rem;--spacing-md: 1.5rem;--spacing-lg: 2rem;--spacing-xl: 3rem;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 10px;--radius-full: 50px;--shadow-sm: 0 4px 12px rgba(139, 69, 19, .1);--shadow-md: 0 8px 20px rgba(139, 69, 19, .15);--shadow-lg: 0 15px 40px rgba(139, 69, 19, .2);--grid-columns-default: repeat(3, 1fr);--grid-gap-default: 2.5rem}.template-jewelry{--font-family-primary: "Playfair Display", serif;--font-family-secondary: "Inter", sans-serif;--font-size-h1: 3.5rem;--font-size-h2: 2.8rem;--font-size-h3: 2.2rem;--font-size-h4: 1.8rem;--line-height-tight: 1.1;--line-height-normal: 1.5;--line-height-relaxed: 1.8;--letter-spacing-tight: -1px;--letter-spacing-normal: 1px;--letter-spacing-wide: 2px;--letter-spacing-wider: 3px;--button-padding-sm: .75rem 2rem;--button-padding-md: 1rem 3rem;--button-padding-lg: 1.25rem 4rem;--button-radius-none: 0;--button-radius-sm: 0;--button-radius-md: 0;--button-radius-lg: 0;--button-font-weight: var(--font-weight-bold);--button-text-transform: uppercase;--button-letter-spacing: 2px;--button-shadow: none;--button-shadow-hover: 0 4px 12px rgba(212, 175, 55, .2);--spacing-sm: 1rem;--spacing-md: 2rem;--spacing-lg: 3rem;--spacing-xl: 4rem;--spacing-2xl: 6rem;--radius-sm: 0;--radius-md: 0;--radius-lg: 2px;--shadow-sm: 0 4px 12px rgba(0, 0, 0, .06);--shadow-md: 0 10px 30px rgba(0, 0, 0, .08);--shadow-lg: 0 20px 50px rgba(0, 0, 0, .1);--grid-columns-default: repeat(3, 1fr);--grid-gap-default: 3rem}.template-beauty{--font-family-primary: "Poppins", sans-serif;--font-family-secondary: "Poppins", sans-serif;--font-size-h1: 2.5rem;--font-size-h2: 2rem;--font-size-h3: 1.5rem;--font-size-h4: 1.25rem;--line-height-normal: 1.5;--line-height-relaxed: 1.7;--letter-spacing-normal: 0;--letter-spacing-wide: .5px;--button-padding-sm: .6rem 1.2rem;--button-padding-md: .8rem 1.5rem;--button-padding-lg: 1rem 2rem;--button-radius-none: 8px;--button-radius-sm: 8px;--button-radius-md: 8px;--button-radius-lg: 12px;--button-radius-full: 50px;--button-font-weight: var(--font-weight-bold);--button-text-transform: none;--button-letter-spacing: 0;--button-shadow: 0 4px 12px rgba(236, 0, 140, .2);--button-shadow-hover: 0 8px 20px rgba(236, 0, 140, .3);--spacing-xs: .5rem;--spacing-sm: .75rem;--spacing-md: 1.5rem;--spacing-lg: 2rem;--spacing-xl: 3rem;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-full: 50px;--shadow-sm: 0 4px 12px rgba(0, 0, 0, .08);--shadow-md: 0 8px 20px rgba(236, 0, 140, .15);--shadow-lg: 0 12px 30px rgba(236, 0, 140, .2);--grid-columns-default: repeat(4, 1fr);--grid-gap-default: 1.5rem}.template-books{--font-family-primary: "Merriweather", serif;--font-family-secondary: "Merriweather", serif;--font-size-h1: 2.5rem;--font-size-h2: 2rem;--font-size-h3: 1.75rem;--font-size-h4: 1.5rem;--line-height-normal: 1.6;--line-height-relaxed: 1.8;--letter-spacing-normal: 0;--letter-spacing-wide: .5px;--button-padding-sm: .6rem 1.2rem;--button-padding-md: .7rem 1.5rem;--button-padding-lg: .9rem 2rem;--button-radius-none: 0;--button-radius-sm: 0;--button-radius-md: 0;--button-radius-lg: 0;--button-font-weight: var(--font-weight-medium);--button-text-transform: none;--button-letter-spacing: 0;--button-shadow: none;--button-shadow-hover: 0 2px 8px rgba(74, 55, 40, .15);--spacing-sm: .8rem;--spacing-md: 1.5rem;--spacing-lg: 2rem;--spacing-xl: 3rem;--radius-sm: 0;--radius-md: 0;--radius-lg: 2px;--shadow-sm: 0 4px 12px rgba(74, 55, 40, .1);--shadow-md: 0 8px 20px rgba(74, 55, 40, .15);--shadow-lg: 0 12px 30px rgba(74, 55, 40, .2);--grid-columns-default: repeat(4, 1fr);--grid-gap-default: 2rem}.template-home{--font-family-primary: "Inter", sans-serif;--font-family-secondary: "Inter", sans-serif;--font-size-h1: 3rem;--font-size-h2: 2.5rem;--font-size-h3: 2rem;--font-size-h4: 1.5rem;--line-height-tight: 1.2;--line-height-normal: 1.5;--line-height-relaxed: 1.7;--letter-spacing-tight: -1px;--letter-spacing-normal: 0;--letter-spacing-wide: 2px;--button-padding-sm: .75rem 1.5rem;--button-padding-md: 1rem 2.5rem;--button-padding-lg: 1.25rem 3rem;--button-radius-none: 4px;--button-radius-sm: 4px;--button-radius-md: 4px;--button-radius-lg: 6px;--button-font-weight: var(--font-weight-medium);--button-text-transform: none;--button-letter-spacing: 0;--button-shadow: 0 4px 12px rgba(200, 150, 102, .15);--button-shadow-hover: 0 6px 16px rgba(200, 150, 102, .2);--spacing-sm: 1rem;--spacing-md: 1.5rem;--spacing-lg: 2rem;--spacing-xl: 3rem;--radius-sm: 4px;--radius-md: 4px;--radius-lg: 8px;--shadow-sm: 0 4px 12px rgba(0, 0, 0, .06);--shadow-md: 0 8px 20px rgba(200, 150, 102, .12);--shadow-lg: 0 12px 35px rgba(200, 150, 102, .2);--grid-columns-default: repeat(3, 1fr);--grid-gap-default: 2rem}.template-toys{--font-family-primary: "Poppins", sans-serif;--font-family-secondary: "Poppins", sans-serif;--font-size-h1: 3.5rem;--font-size-h2: 2.8rem;--font-size-h3: 2.2rem;--font-size-h4: 1.8rem;--line-height-normal: 1.4;--line-height-relaxed: 1.6;--letter-spacing-normal: 0;--letter-spacing-wide: .5px;--button-padding-sm: .75rem 1.5rem;--button-padding-md: 1rem 2rem;--button-padding-lg: 1.25rem 2.5rem;--button-radius-none: 50px;--button-radius-sm: 50px;--button-radius-md: 50px;--button-radius-lg: 50px;--button-radius-full: 50px;--button-font-weight: var(--font-weight-black);--button-text-transform: uppercase;--button-letter-spacing: .5px;--button-shadow: 0 8px 20px rgba(255, 107, 107, .3);--button-shadow-hover: 0 12px 30px rgba(255, 107, 107, .5);--spacing-xs: .5rem;--spacing-sm: 1rem;--spacing-md: 1.5rem;--spacing-lg: 2rem;--spacing-xl: 3rem;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-full: 50px;--shadow-sm: 0 6px 15px rgba(0, 0, 0, .1);--shadow-md: 0 10px 25px rgba(255, 107, 107, .2);--shadow-lg: 0 15px 40px rgba(255, 107, 107, .3);--grid-columns-default: repeat(4, 1fr);--grid-gap-default: 1.5rem}.template-modern{--font-family-primary: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--font-family-secondary: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--font-size-h1: 2.5rem;--font-size-h2: 2rem;--font-size-h3: 1.75rem;--font-size-h4: 1.5rem;--line-height-normal: 1.5;--line-height-relaxed: 1.7;--letter-spacing-normal: 0;--button-padding-sm: .6rem 1.2rem;--button-padding-md: .7rem 1.5rem;--button-padding-lg: .9rem 2rem;--button-radius-none: 4px;--button-radius-sm: 4px;--button-radius-md: 4px;--button-radius-lg: 6px;--button-font-weight: var(--font-weight-medium);--button-text-transform: none;--button-letter-spacing: 0;--button-shadow: 0 2px 4px rgba(0, 0, 0, .1);--button-shadow-hover: 0 4px 8px rgba(0, 0, 0, .15);--spacing-xs: .5rem;--spacing-sm: 1rem;--spacing-md: 1.5rem;--spacing-lg: 2rem;--spacing-xl: 3rem;--radius-sm: 4px;--radius-md: 6px;--radius-lg: 8px;--shadow-sm: 0 2px 8px rgba(0, 0, 0, .1);--shadow-md: 0 4px 12px rgba(0, 0, 0, .12);--shadow-lg: 0 8px 20px rgba(0, 0, 0, .15);--grid-columns-default: repeat(4, 1fr);--grid-gap-default: 1.5rem}.template-clean-minimal{--font-family-primary: "Helvetica Neue", Helvetica, Arial, sans-serif;--font-family-secondary: "Helvetica Neue", Helvetica, Arial, sans-serif;--font-size-h1: 3rem;--font-size-h2: 2.25rem;--font-size-h3: 1.75rem;--font-size-h4: 1.5rem;--font-size-base: 1rem;--line-height-tight: 1.3;--line-height-normal: 1.6;--line-height-relaxed: 1.9;--letter-spacing-tight: -.5px;--letter-spacing-normal: 0;--letter-spacing-wide: .5px;--button-padding-sm: .6rem 1.5rem;--button-padding-md: .8rem 2rem;--button-padding-lg: 1rem 2.5rem;--button-radius-none: 0;--button-radius-sm: 0;--button-radius-md: 0;--button-radius-lg: 0;--button-font-weight: var(--font-weight-light);--button-text-transform: uppercase;--button-letter-spacing: 2px;--button-shadow: none;--button-shadow-hover: 0 2px 8px rgba(0, 0, 0, .08);--spacing-xs: 1rem;--spacing-sm: 2rem;--spacing-md: 3rem;--spacing-lg: 4rem;--spacing-xl: 6rem;--radius-sm: 0;--radius-md: 0;--radius-lg: 0;--shadow-sm: 0 1px 3px rgba(0, 0, 0, .04);--shadow-md: 0 2px 6px rgba(0, 0, 0, .06);--shadow-lg: 0 4px 12px rgba(0, 0, 0, .08);--grid-columns-default: repeat(3, 1fr);--grid-gap-default: 3rem}.template-bright-vibrant{--font-family-primary: "Poppins", sans-serif;--font-family-secondary: "Poppins", sans-serif;--font-size-h1: 3.5rem;--font-size-h2: 2.75rem;--font-size-h3: 2rem;--font-size-h4: 1.5rem;--line-height-tight: 1.2;--line-height-normal: 1.5;--line-height-relaxed: 1.7;--letter-spacing-normal: 0;--letter-spacing-wide: 1px;--button-padding-sm: .7rem 1.5rem;--button-padding-md: 1rem 2rem;--button-padding-lg: 1.25rem 2.5rem;--button-radius-none: 12px;--button-radius-sm: 12px;--button-radius-md: 16px;--button-radius-lg: 20px;--button-radius-full: 50px;--button-font-weight: var(--font-weight-bold);--button-text-transform: none;--button-letter-spacing: 0;--button-shadow: 0 6px 20px rgba(255, 107, 107, .3);--button-shadow-hover: 0 10px 30px rgba(255, 107, 107, .4);--spacing-xs: .5rem;--spacing-sm: 1rem;--spacing-md: 1.5rem;--spacing-lg: 2.5rem;--spacing-xl: 3.5rem;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-full: 50px;--shadow-sm: 0 4px 12px rgba(255, 107, 107, .2);--shadow-md: 0 8px 24px rgba(78, 205, 196, .25);--shadow-lg: 0 12px 36px rgba(255, 217, 61, .3);--grid-columns-default: repeat(4, 1fr);--grid-gap-default: 2rem}.template-luxury-elegant{--font-family-primary: "Playfair Display", serif;--font-family-secondary: "Lato", sans-serif;--font-size-h1: 3.75rem;--font-size-h2: 3rem;--font-size-h3: 2.25rem;--font-size-h4: 1.75rem;--line-height-tight: 1.15;--line-height-normal: 1.6;--line-height-relaxed: 1.85;--letter-spacing-tight: -1px;--letter-spacing-normal: .5px;--letter-spacing-wide: 2px;--letter-spacing-wider: 3px;--button-padding-sm: .8rem 2rem;--button-padding-md: 1rem 2.5rem;--button-padding-lg: 1.25rem 3rem;--button-radius-none: 0;--button-radius-sm: 2px;--button-radius-md: 2px;--button-radius-lg: 2px;--button-font-weight: var(--font-weight-semibold);--button-text-transform: uppercase;--button-letter-spacing: 2px;--button-shadow: 0 4px 16px rgba(212, 175, 55, .15);--button-shadow-hover: 0 8px 24px rgba(212, 175, 55, .25);--spacing-xs: .75rem;--spacing-sm: 1.5rem;--spacing-md: 2.5rem;--spacing-lg: 3.5rem;--spacing-xl: 5rem;--spacing-2xl: 7rem;--radius-sm: 0;--radius-md: 2px;--radius-lg: 4px;--shadow-sm: 0 4px 12px rgba(0, 0, 0, .06);--shadow-md: 0 8px 24px rgba(0, 0, 0, .08);--shadow-lg: 0 16px 48px rgba(0, 0, 0, .1);--grid-columns-default: repeat(3, 1fr);--grid-gap-default: 3rem}.template-dark-modern{--font-family-primary: "Inter", sans-serif;--font-family-secondary: "Roboto Mono", monospace;--font-size-h1: 3rem;--font-size-h2: 2.25rem;--font-size-h3: 1.75rem;--font-size-h4: 1.5rem;--font-size-base: .95rem;--line-height-tight: 1.25;--line-height-normal: 1.6;--line-height-relaxed: 1.75;--letter-spacing-tight: -.5px;--letter-spacing-normal: 0;--letter-spacing-wide: 1px;--button-padding-sm: .6rem 1.2rem;--button-padding-md: .8rem 1.6rem;--button-padding-lg: 1rem 2rem;--button-radius-none: 2px;--button-radius-sm: 4px;--button-radius-md: 6px;--button-radius-lg: 8px;--button-font-weight: var(--font-weight-medium);--button-text-transform: uppercase;--button-letter-spacing: 1px;--button-shadow: 0 4px 12px rgba(0, 255, 255, .2);--button-shadow-hover: 0 8px 24px rgba(0, 255, 255, .3);--spacing-xs: .5rem;--spacing-sm: 1rem;--spacing-md: 1.5rem;--spacing-lg: 2rem;--spacing-xl: 3rem;--radius-sm: 2px;--radius-md: 4px;--radius-lg: 6px;--shadow-sm: 0 2px 8px rgba(0, 255, 255, .1);--shadow-md: 0 4px 16px rgba(0, 255, 255, .15);--shadow-lg: 0 8px 32px rgba(0, 255, 255, .2);--grid-columns-default: repeat(4, 1fr);--grid-gap-default: 1.5rem}.template-pastel-soft{--font-family-primary: "Quicksand", sans-serif;--font-family-secondary: "Nunito", sans-serif;--font-size-h1: 2.75rem;--font-size-h2: 2.25rem;--font-size-h3: 1.85rem;--font-size-h4: 1.5rem;--line-height-tight: 1.3;--line-height-normal: 1.65;--line-height-relaxed: 1.85;--letter-spacing-normal: 0;--letter-spacing-wide: .5px;--button-padding-sm: .7rem 1.5rem;--button-padding-md: .9rem 2rem;--button-padding-lg: 1.1rem 2.5rem;--button-radius-none: 20px;--button-radius-sm: 20px;--button-radius-md: 25px;--button-radius-lg: 30px;--button-radius-full: 50px;--button-font-weight: var(--font-weight-semibold);--button-text-transform: none;--button-letter-spacing: .3px;--button-shadow: 0 4px 15px rgba(255, 182, 193, .3);--button-shadow-hover: 0 6px 20px rgba(255, 182, 193, .4);--spacing-xs: .6rem;--spacing-sm: 1.2rem;--spacing-md: 1.8rem;--spacing-lg: 2.5rem;--spacing-xl: 3.5rem;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-full: 50px;--shadow-sm: 0 4px 12px rgba(200, 150, 102, .1);--shadow-md: 0 6px 18px rgba(255, 182, 193, .15);--shadow-lg: 0 10px 30px rgba(173, 216, 230, .2);--grid-columns-default: repeat(3, 1fr);--grid-gap-default: 2rem}.heading-1{font-size:var(--font-size-h1)}.heading-2{font-size:var(--font-size-h2)}.heading-3{font-size:var(--font-size-h3)}.heading-4{font-size:var(--font-size-h4)}.heading-5{font-size:var(--font-size-h5)}.heading-6{font-size:var(--font-size-h6)}.text-base{font-size:var(--font-size-base)}.text-lg{font-size:var(--font-size-lg)}.text-sm{font-size:var(--font-size-sm)}.text-xs{font-size:var(--font-size-xs)}.leading-tight{line-height:var(--line-height-tight)}.leading-normal{line-height:var(--line-height-normal)}.leading-relaxed{line-height:var(--line-height-relaxed)}.tracking-tight{letter-spacing:var(--letter-spacing-tight)}.tracking-normal{letter-spacing:var(--letter-spacing-normal)}.tracking-wide{letter-spacing:var(--letter-spacing-wide)}.btn{padding:var(--button-padding-md);border-radius:var(--button-radius-md);font-weight:var(--button-font-weight);text-transform:var(--button-text-transform);letter-spacing:var(--button-letter-spacing);box-shadow:var(--button-shadow);transition:all .3s ease}.btn:hover{box-shadow:var(--button-shadow-hover)}.btn.btn-sm{padding:var(--button-padding-sm);border-radius:var(--button-radius-sm)}.btn.btn-lg{padding:var(--button-padding-lg);border-radius:var(--button-radius-lg)}.btn.btn-rounded{border-radius:var(--button-radius-full)}.space-xs{margin:var(--spacing-xs)}.space-sm{margin:var(--spacing-sm)}.space-md{margin:var(--spacing-md)}.space-lg{margin:var(--spacing-lg)}.space-xl{margin:var(--spacing-xl)}.gap-xs{gap:var(--spacing-xs)}.gap-sm{gap:var(--spacing-sm)}.gap-md{gap:var(--spacing-md)}.gap-lg{gap:var(--spacing-lg)}.gap-xl{gap:var(--spacing-xl)}.shadow-xs{box-shadow:var(--shadow-xs)}.shadow-sm{box-shadow:var(--shadow-sm)}.shadow-md{box-shadow:var(--shadow-md)}.shadow-lg{box-shadow:var(--shadow-lg)}.shadow-xl{box-shadow:var(--shadow-xl)}.rounded-none{border-radius:var(--radius-none)}.rounded-sm{border-radius:var(--radius-sm)}.rounded-md{border-radius:var(--radius-md)}.rounded-lg{border-radius:var(--radius-lg)}.rounded-full{border-radius:var(--radius-full)}.grid-2{grid-template-columns:var(--grid-columns-2)}.grid-3{grid-template-columns:var(--grid-columns-3)}.grid-4{grid-template-columns:var(--grid-columns-4)}.grid-5{grid-template-columns:var(--grid-columns-5)}.grid-6{grid-template-columns:var(--grid-columns-6)}.grid-gap-xs{gap:var(--grid-gap-xs)}.grid-gap-sm{gap:var(--grid-gap-sm)}.grid-gap-md{gap:var(--grid-gap-md)}.grid-gap-lg{gap:var(--grid-gap-lg)}.grid-gap-xl{gap:var(--grid-gap-xl)}.template-streetwear,.template-streetwear-casual{--font-family-primary: "Inter", sans-serif;--font-family-secondary: "Inter", sans-serif;--font-size-h1: 4rem;--font-size-h2: 3rem;--font-size-h3: 2.2rem;--font-size-h4: 1.75rem;--line-height-tight: .95;--line-height-normal: 1.3;--line-height-relaxed: 1.5;--letter-spacing-tight: -2px;--letter-spacing-normal: .5px;--letter-spacing-wide: 1px;--button-padding-sm: .7rem 1.5rem;--button-padding-md: 1rem 2rem;--button-padding-lg: 1.2rem 2.5rem;--button-radius-none: 0;--button-radius-sm: 0;--button-radius-md: 0;--button-radius-lg: 0;--button-font-weight: var(--font-weight-black);--button-text-transform: uppercase;--button-letter-spacing: 1px;--button-shadow: 0 8px 24px rgba(0, 0, 0, .3);--button-shadow-hover: 0 12px 32px rgba(0, 0, 0, .4);--spacing-xs: .5rem;--spacing-sm: 1rem;--spacing-md: 1.5rem;--spacing-lg: 2rem;--spacing-xl: 3rem;--radius-sm: 0;--radius-md: 0;--radius-lg: 2px;--shadow-sm: 0 6px 20px rgba(0, 0, 0, .2);--shadow-md: 0 10px 30px rgba(0, 0, 0, .25);--shadow-lg: 0 16px 48px rgba(0, 0, 0, .3);--grid-columns-default: repeat(3, 1fr);--grid-gap-default: 2rem}.template-athleisure,.template-athleisure-sport{--font-family-primary: "Inter", sans-serif;--font-family-secondary: "Inter", sans-serif;--font-size-h1: 3.5rem;--font-size-h2: 2.5rem;--font-size-h3: 2rem;--font-size-h4: 1.5rem;--line-height-tight: 1.1;--line-height-normal: 1.4;--line-height-relaxed: 1.6;--letter-spacing-tight: -1px;--letter-spacing-normal: .3px;--letter-spacing-wide: .8px;--button-padding-sm: .6rem 1.3rem;--button-padding-md: .9rem 2rem;--button-padding-lg: 1.1rem 2.5rem;--button-radius-none: 4px;--button-radius-sm: 4px;--button-radius-md: 6px;--button-radius-lg: 8px;--button-font-weight: var(--font-weight-bold);--button-text-transform: none;--button-letter-spacing: .3px;--button-shadow: 0 4px 12px rgba(0, 0, 0, .12);--button-shadow-hover: 0 6px 18px rgba(0, 0, 0, .18);--spacing-xs: .5rem;--spacing-sm: 1rem;--spacing-md: 1.5rem;--spacing-lg: 2rem;--spacing-xl: 3rem;--radius-sm: 4px;--radius-md: 6px;--radius-lg: 8px;--shadow-sm: 0 4px 12px rgba(0, 0, 0, .08);--shadow-md: 0 6px 18px rgba(0, 0, 0, .12);--shadow-lg: 0 12px 30px rgba(0, 0, 0, .15);--grid-columns-default: repeat(4, 1fr);--grid-gap-default: 1.75rem}.template-bakery,.template-cafe-bakery{--font-family-primary: "Georgia", serif;--font-family-secondary: "Georgia", serif;--font-size-h1: 3.2rem;--font-size-h2: 2.6rem;--font-size-h3: 2.1rem;--font-size-h4: 1.6rem;--font-size-base: 1rem;--font-size-lg: 1.125rem;--line-height-normal: 1.65;--line-height-relaxed: 1.85;--letter-spacing-normal: 0;--letter-spacing-wide: .3px;--button-padding-sm: .8rem 1.6rem;--button-padding-md: 1rem 2.2rem;--button-padding-lg: 1.3rem 2.8rem;--button-radius-none: 50px;--button-radius-sm: 50px;--button-radius-md: 50px;--button-radius-lg: 50px;--button-radius-full: 50px;--button-font-weight: var(--font-weight-bold);--button-text-transform: none;--button-letter-spacing: 0;--button-shadow: 0 4px 15px rgba(139, 69, 19, .3);--button-shadow-hover: 0 6px 20px rgba(139, 69, 19, .4);--spacing-sm: 1rem;--spacing-md: 1.5rem;--spacing-lg: 2rem;--spacing-xl: 3rem;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 12px;--radius-full: 50px;--shadow-sm: 0 4px 12px rgba(139, 69, 19, .12);--shadow-md: 0 8px 20px rgba(139, 69, 19, .18);--shadow-lg: 0 15px 40px rgba(139, 69, 19, .22);--grid-columns-default: repeat(3, 1fr);--grid-gap-default: 2.5rem}.template-fashion{--font-primary: var(--shop-font-primary, "Merriweather", serif);--font-secondary: var(--shop-font-secondary, "Inter", sans-serif);--spacing-multiplier: 2;--color-primary: var(--shop-primary-color, #d4af37);--color-secondary: var(--shop-secondary-color, #2a2a2a);--color-bg-primary: var(--shop-background-color, #fafaf8);--color-bg-secondary: #f5f3f0;--color-text-primary: var(--shop-text-color, #2a2a2a);--color-text-secondary: #6b6b6b;--color-accent: var(--shop-accent-color, #d4af37);--color-border: var(--shop-border-color, #e8e8e8)}.template-fashion .navbar{padding:2rem 0;background:transparent;border-bottom:1px solid var(--color-border)}.template-fashion .navbar .nav-container{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 3rem}.template-fashion .navbar .nav-logo{font-family:var(--font-primary);font-size:1.8rem;letter-spacing:2px;color:var(--color-text-primary)}.template-fashion .navbar .nav-links{display:flex;gap:4rem}.template-fashion .navbar .nav-links a{font-size:.9rem;font-family:var(--font-secondary);color:var(--color-text-primary);text-decoration:none;text-transform:uppercase;letter-spacing:1px;transition:color .3s ease;position:relative}.template-fashion .navbar .nav-links a:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background:var(--color-accent);transition:width .3s ease}.template-fashion .navbar .nav-links a:hover:after{width:100%}.template-fashion .hero{height:100vh;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;padding:0 3rem;background:linear-gradient(135deg,var(--color-bg-primary) 0%,var(--color-bg-secondary) 100%)}.template-fashion .hero .hero-content h1{font-family:var(--font-primary);font-size:3.5rem;line-height:1.2;color:var(--color-text-primary);margin-bottom:1.5rem;font-weight:400;letter-spacing:-1px}.template-fashion .hero .hero-content p{font-family:var(--font-secondary);font-size:1.1rem;color:var(--color-text-secondary);line-height:1.8;margin-bottom:2rem;max-width:500px}.template-fashion .hero .hero-image{height:100%;background-size:cover;background-position:center;opacity:.9}.template-fashion .product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;padding:4rem 3rem}.template-fashion .product-grid .product-card{position:relative;overflow:hidden;border-radius:2px;background:#fff;transition:all .4s cubic-bezier(.4,0,.2,1)}.template-fashion .product-grid .product-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #00000026}.template-fashion .product-grid .product-card .product-image{width:100%;height:400px;object-fit:cover;transition:transform .5s ease}.template-fashion .product-grid .product-card:hover .product-image{transform:scale(1.02)}.template-fashion .product-grid .product-card .product-info{padding:2rem}.template-fashion .product-grid .product-card .product-info .product-name{font-family:var(--font-primary);font-size:1.2rem;color:var(--color-text-primary);margin-bottom:.5rem}.template-fashion .product-grid .product-card .product-info .product-price{font-family:var(--font-secondary);font-size:1rem;color:var(--color-accent);font-weight:500;letter-spacing:1px}.template-sports{--font-primary: var(--shop-font-primary, "Inter", sans-serif);--color-bg-primary: var(--shop-background-color, #f8f9fa);--color-primary: var(--shop-primary-color, #ff3333);--color-secondary: var(--shop-secondary-color, #1a1a1a);--color-accent: var(--shop-accent-color, #ffd700);--spacing: 1.5rem}.template-sports .navbar{padding:1rem 2rem;background:var(--color-secondary);position:sticky;top:0;z-index:100;display:flex;justify-content:space-between;align-items:center;border-bottom:3px solid var(--color-primary)}.template-sports .navbar .nav-logo{font-size:1.8rem;font-weight:900;color:#fff;letter-spacing:-1px}.template-sports .navbar .nav-links{display:flex;gap:2rem}.template-sports .navbar .nav-links a{color:#fff;font-weight:700;text-transform:uppercase;font-size:.85rem;transition:all .2s ease;position:relative}.template-sports .navbar .nav-links a:before{content:"";position:absolute;bottom:-5px;left:0;width:100%;height:3px;background:var(--color-primary);transform:scaleX(0);transition:transform .2s ease}.template-sports .navbar .nav-links a:hover:before{transform:scaleX(1)}.template-sports .navbar .action-buttons{display:flex;gap:1rem}.template-sports .navbar .action-buttons button{padding:.6rem 1.2rem;background:var(--color-primary);color:#fff;border:none;border-radius:0;font-weight:700;font-size:.8rem;text-transform:uppercase;cursor:pointer;transition:all .2s ease}.template-sports .navbar .action-buttons button:hover{transform:scale(1.05);box-shadow:0 5px 15px #f336}.template-sports .hero{position:relative;height:80vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(135deg,#1a1a1a,#2d2d2d)}.template-sports .hero:before{content:"";position:absolute;inset:0;background:#0006;z-index:1}.template-sports .hero .hero-content{position:relative;z-index:2;text-align:center;color:#fff;max-width:600px}.template-sports .hero .hero-content h1{font-size:4rem;font-weight:900;margin-bottom:1rem;text-transform:uppercase;letter-spacing:-2px;animation:slideUp .6s ease}.template-sports .hero .hero-content p{font-size:1.2rem;margin-bottom:2rem;font-weight:500}.template-sports .hero .hero-content button{padding:1rem 2.5rem;background:var(--color-primary);color:#fff;border:none;font-weight:900;font-size:1rem;text-transform:uppercase;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.template-sports .hero .hero-content button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:var(--color-accent);z-index:-1;transition:left .3s ease}.template-sports .hero .hero-content button:hover:before{left:0}.template-sports .hero .hero-content button:hover{color:var(--color-secondary);transform:scale(1.02)}.template-sports .product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;padding:4rem 2rem;background:var(--color-bg-primary)}.template-sports .product-grid .product-card{background:#fff;border:2px solid var(--color-primary);border-radius:0;overflow:hidden;transition:all .3s cubic-bezier(.34,1.56,.64,1);position:relative}.template-sports .product-grid .product-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #ff33334d}.template-sports .product-grid .product-card .product-badge{position:absolute;top:10px;right:10px;background:var(--color-primary);color:#fff;padding:.4rem .8rem;font-weight:900;font-size:.75rem;z-index:10}.template-sports .product-grid .product-card .product-image{width:100%;height:250px;object-fit:cover;transition:transform .3s ease}.template-sports .product-grid .product-card:hover .product-image{transform:scale(1.05)}.template-sports .product-grid .product-card .product-info{padding:1.5rem}.template-sports .product-grid .product-card .product-info .product-name{font-weight:700;color:var(--color-secondary);margin-bottom:.5rem}.template-sports .product-grid .product-card .product-info .product-specs{font-size:.8rem;color:#666;margin-bottom:.5rem}.template-sports .product-grid .product-card .product-info .product-price{font-size:1.5rem;font-weight:900;color:var(--color-primary);margin-bottom:1rem}.template-sports .product-grid .product-card .product-info button{width:100%;padding:.7rem;background:var(--color-primary);color:#fff;border:none;font-weight:700;cursor:pointer;transition:all .2s ease}.template-sports .product-grid .product-card .product-info button:hover{background:var(--color-secondary)}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.template-tech{--font-primary: var(--shop-font-primary, "Courier New", monospace);--font-secondary: var(--shop-font-secondary, "Inter", sans-serif);--color-bg: var(--shop-background-color, #0f0f0f);--color-card: #1a1a1a;--color-border: var(--shop-border-color, #333);--color-primary: var(--shop-primary-color, #00ff00);--color-accent: var(--shop-accent-color, #0099ff);background-color:var(--color-bg);color:#e0e0e0}.template-tech .navbar{padding:1.5rem;background:var(--color-card);border-bottom:1px solid var(--color-border);font-family:var(--font-primary);font-size:.85rem}.template-tech .navbar .nav-container{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.template-tech .navbar .nav-container .nav-logo{color:var(--color-primary);font-weight:700;letter-spacing:2px}.template-tech .navbar .nav-container .nav-logo:before{content:"> ";color:var(--color-accent)}.template-tech .navbar .nav-container .nav-links{display:flex;gap:2rem}.template-tech .navbar .nav-container .nav-links a{color:#a0a0a0;text-decoration:none;border-left:2px solid transparent;padding-left:10px;transition:all .2s ease}.template-tech .navbar .nav-container .nav-links a:hover{color:var(--color-primary);border-left-color:var(--color-primary)}.template-tech .hero{padding:6rem 2rem;background:linear-gradient(180deg,var(--color-card) 0%,var(--color-bg) 100%);border-bottom:1px solid var(--color-border)}.template-tech .hero .hero-content{max-width:900px;margin:0 auto;font-family:var(--font-primary)}.template-tech .hero .hero-content .code-tag{color:var(--color-accent);font-size:.9rem}.template-tech .hero .hero-content h1{color:var(--color-primary);font-size:2.5rem;margin:1rem 0;font-weight:400}.template-tech .hero .hero-content .spec-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem}.template-tech .hero .hero-content .spec-grid .spec{padding:1.5rem;background:var(--color-card);border:1px solid var(--color-border);border-radius:4px}.template-tech .hero .hero-content .spec-grid .spec .spec-label{color:var(--color-accent);font-size:.8rem;margin-bottom:.5rem}.template-tech .hero .hero-content .spec-grid .spec .spec-value{color:var(--color-primary);font-size:1.2rem;font-weight:700}.template-tech .product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;padding:4rem 2rem}.template-tech .product-grid .product-card{background:var(--color-card);border:1px solid var(--color-border);border-radius:4px;overflow:hidden;transition:all .3s ease}.template-tech .product-grid .product-card:hover{border-color:var(--color-accent);box-shadow:0 0 20px #0099ff1a;transform:translateY(-4px)}.template-tech .product-grid .product-card .product-image{width:100%;height:200px;object-fit:cover;background:#2a2a2a}.template-tech .product-grid .product-card .product-info{padding:1.5rem;font-family:var(--font-primary);font-size:.85rem}.template-tech .product-grid .product-card .product-info .product-name{color:var(--color-primary);margin-bottom:.5rem;word-break:break-word}.template-tech .product-grid .product-card .product-info .product-specs{color:#666;font-size:.75rem;margin-bottom:1rem;line-height:1.4}.template-tech .product-grid .product-card .product-info .product-price{color:var(--color-accent);font-weight:700;margin-bottom:1rem}.template-tech .product-grid .product-card .product-info .actions{display:flex;gap:.5rem}.template-tech .product-grid .product-card .product-info .actions button{flex:1;padding:.5rem;background:transparent;border:1px solid var(--color-accent);color:var(--color-accent);cursor:pointer;font-family:var(--font-primary);font-size:.75rem;transition:all .2s ease}.template-tech .product-grid .product-card .product-info .actions button:hover{background:var(--color-accent);color:var(--color-bg)}.template-food{--color-primary: var(--shop-primary-color, #8b4513);--color-secondary: var(--shop-secondary-color, #daa520);--color-accent: var(--shop-accent-color, #d2691e);--color-bg: var(--shop-background-color, #fdf6f0);--font-primary: var(--shop-font-primary, "Georgia", serif);background:linear-gradient(135deg,var(--color-bg) 0%,#fff5e6 100%)}.template-food .navbar{padding:1.5rem 3rem;background:linear-gradient(180deg,#8b4513f2,#a0522df2);display:flex;justify-content:space-between;align-items:center;box-shadow:0 4px 15px #8b451333}.template-food .navbar .nav-logo{color:wheat;font-family:var(--font-primary);font-size:2rem;font-style:italic}.template-food .navbar .nav-links{display:flex;gap:3rem}.template-food .navbar .nav-links a{color:wheat;text-decoration:none;font-family:var(--font-primary);font-size:1rem;position:relative;transition:color .3s ease}.template-food .navbar .nav-links a:after{content:"";position:absolute;bottom:-8px;left:0;width:0;height:2px;background:var(--color-secondary);transition:width .3s ease}.template-food .navbar .nav-links a:hover{color:var(--color-secondary)}.template-food .navbar .nav-links a:hover:after{width:100%}.template-food .hero{padding:4rem 3rem;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.template-food .hero .hero-content h1{font-family:var(--font-primary);font-size:3rem;color:var(--color-primary);margin-bottom:1.5rem;font-weight:400}.template-food .hero .hero-content p{font-size:1.1rem;color:#555;line-height:1.8;margin-bottom:2rem}.template-food .hero .hero-content .recipe-button{padding:1rem 2rem;background:var(--color-accent);color:#fff;border:none;font-family:var(--font-primary);font-size:1rem;cursor:pointer;border-radius:50px;transition:all .3s ease;box-shadow:0 4px 15px #d2691e4d}.template-food .hero .hero-content .recipe-button:hover{transform:translateY(-3px);box-shadow:0 6px 20px #d2691e66;background:var(--color-primary)}.template-food .hero .hero-image{height:400px;border-radius:10px;object-fit:cover;box-shadow:0 10px 30px #8b451333}.template-food .product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem;padding:4rem 3rem}.template-food .product-grid .product-card{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 5px 20px #8b45131a;transition:all .4s ease}.template-food .product-grid .product-card:hover{transform:translateY(-10px);box-shadow:0 15px 40px #8b451333}.template-food .product-grid .product-card .product-image{width:100%;height:300px;object-fit:cover;position:relative}.template-food .product-grid .product-card .product-badge{position:absolute;top:15px;right:15px;background:var(--color-secondary);color:#fff;padding:.5rem 1rem;border-radius:50px;font-size:.85rem;font-weight:700}.template-food .product-grid .product-card .product-info{padding:2rem}.template-food .product-grid .product-card .product-info .cuisine-tag{display:inline-block;background:#f0e6d2;color:var(--color-primary);padding:.3rem .8rem;border-radius:50px;font-size:.8rem;margin-bottom:1rem;font-weight:700}.template-food .product-grid .product-card .product-info .product-name{font-family:var(--font-primary);font-size:1.4rem;color:var(--color-primary);margin-bottom:.5rem}.template-food .product-grid .product-card .product-info .product-description{color:#666;font-size:.95rem;line-height:1.6;margin-bottom:1rem}.template-food .product-grid .product-card .product-info .ingredients-preview{font-size:.85rem;color:#888;margin-bottom:1rem;padding:1rem;background:#faf6f0;border-left:3px solid var(--color-secondary);border-radius:4px}.template-food .product-grid .product-card .product-info .product-price{font-size:1.5rem;color:var(--color-accent);font-weight:700;margin-bottom:1rem}.template-food .product-grid .product-card .product-info button{width:100%;padding:.8rem;background:var(--color-accent);color:#fff;border:none;border-radius:50px;font-weight:700;cursor:pointer;transition:all .3s ease}.template-food .product-grid .product-card .product-info button:hover{background:var(--color-primary);transform:scale(1.02)}.template-jewelry{--color-primary: var(--shop-primary-color, #2c1810);--color-secondary: var(--shop-secondary-color, #d4af37);--color-accent: var(--shop-accent-color, #c9a876);--color-bg: var(--shop-background-color, #f9f7f4);background:var(--color-bg)}.template-jewelry .navbar{padding:2rem 4rem;background:var(--color-primary);display:flex;justify-content:space-between;align-items:center;border-bottom:2px solid var(--color-secondary)}.template-jewelry .navbar .nav-logo{color:var(--color-secondary);font-size:1.8rem;letter-spacing:3px;font-weight:300}.template-jewelry .navbar .nav-links{display:flex;gap:3rem}.template-jewelry .navbar .nav-links a{color:#dcdcdc;text-decoration:none;font-size:.95rem;letter-spacing:2px;text-transform:uppercase;font-weight:300;transition:color .4s ease}.template-jewelry .navbar .nav-links a:hover{color:var(--color-secondary)}.template-jewelry .hero{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:4rem;position:relative;overflow:hidden}.template-jewelry .hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 50%,rgba(212,175,55,.1) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(201,168,118,.1) 0%,transparent 50%);z-index:0}.template-jewelry .hero .hero-content{position:relative;z-index:1;max-width:800px;text-align:center}.template-jewelry .hero .hero-content .category{color:var(--color-secondary);font-size:.9rem;letter-spacing:3px;text-transform:uppercase;margin-bottom:1rem}.template-jewelry .hero .hero-content h1{font-size:3.5rem;color:var(--color-primary);font-weight:300;letter-spacing:-1px;margin-bottom:2rem;line-height:1.1}.template-jewelry .hero .hero-content p{font-size:1.1rem;color:#666;line-height:1.8;margin-bottom:2rem}.template-jewelry .hero .hero-content button{padding:1rem 3rem;background:var(--color-secondary);color:var(--color-primary);border:2px solid var(--color-secondary);font-size:.9rem;letter-spacing:2px;text-transform:uppercase;font-weight:700;cursor:pointer;transition:all .4s ease}.template-jewelry .hero .hero-content button:hover{background:transparent;color:var(--color-secondary)}.template-jewelry .hero .hero-image{position:absolute;right:0;width:50%;height:100%;object-fit:cover;opacity:.8;z-index:0}.template-jewelry .product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;padding:6rem 4rem}.template-jewelry .product-grid .product-card{background:#fff;overflow:hidden;transition:all .5s cubic-bezier(.4,0,.2,1);border:1px solid #e8e8e8;position:relative;group:"product"}.template-jewelry .product-grid .product-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#d4af3700,#d4af371a);opacity:0;transition:opacity .5s ease;z-index:10}.template-jewelry .product-grid .product-card:hover:before{opacity:1}.template-jewelry .product-grid .product-card:hover{transform:scale(1.02);box-shadow:0 20px 50px #0000001a}.template-jewelry .product-grid .product-card .product-image{width:100%;height:380px;object-fit:cover;transition:transform .6s ease;background:#fafafa}.template-jewelry .product-grid .product-card:hover .product-image{transform:scale(1.05)}.template-jewelry .product-grid .product-card .product-info{padding:2.5rem;text-align:center}.template-jewelry .product-grid .product-card .product-info .collection{font-size:.8rem;color:var(--color-secondary);letter-spacing:2px;text-transform:uppercase;margin-bottom:1rem}.template-jewelry .product-grid .product-card .product-info .product-name{font-size:1.3rem;color:var(--color-primary);margin-bottom:.5rem;font-weight:400;letter-spacing:1px}.template-jewelry .product-grid .product-card .product-info .material{font-size:.9rem;color:#999;margin-bottom:1rem;font-style:italic}.template-jewelry .product-grid .product-card .product-info .product-price{font-size:1.4rem;color:var(--color-secondary);font-weight:500;letter-spacing:1px;margin-bottom:1.5rem}.template-jewelry .product-grid .product-card .product-info button{width:100%;padding:.8rem;background:transparent;border:2px solid var(--color-primary);color:var(--color-primary);cursor:pointer;transition:all .4s ease;font-size:.9rem;letter-spacing:1px;text-transform:uppercase;font-weight:500}.template-jewelry .product-grid .product-card .product-info button:hover{background:var(--color-primary);color:#fff}.template-beauty{--color-primary: var(--shop-primary-color, #ec008c);--color-secondary: var(--shop-secondary-color, #f7971e);--color-accent: var(--shop-accent-color, #9b59b6);--color-bg: var(--shop-background-color, #fafafa);--font-primary: var(--shop-font-primary, "Poppins", sans-serif);background:var(--color-bg)}.template-beauty .navbar{padding:1rem 2rem;background:#fff;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 10px #ec008c14;position:sticky;top:0;z-index:100}.template-beauty .navbar .nav-logo{font-family:var(--font-primary);font-size:1.5rem;font-weight:700;background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-secondary) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.template-beauty .navbar .nav-links{display:flex;gap:2rem}.template-beauty .navbar .nav-links a{color:#333;text-decoration:none;font-weight:600;font-size:.9rem;transition:color .3s ease}.template-beauty .navbar .nav-links a:hover{color:var(--color-primary)}.template-beauty .hero{padding:3rem 0;background:#fff}.template-beauty .hero .carousel{position:relative;height:600px;overflow:hidden;display:flex;align-items:center;justify-content:center}.template-beauty .hero .carousel .slide{position:absolute;width:100%;height:100%;object-fit:cover}.template-beauty .product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;padding:3rem 2rem}.template-beauty .product-grid .product-card{position:relative;background:#fff;border-radius:12px;overflow:hidden;transition:all .3s ease;box-shadow:0 4px 15px #0000001a}.template-beauty .product-grid .product-card:hover{transform:translateY(-8px);box-shadow:0 12px 30px #ec008c33}.template-beauty .product-grid .product-card .trending-badge{position:absolute;top:10px;right:10px;background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-secondary) 100%);color:#fff;padding:.5rem 1rem;border-radius:50px;font-size:.7rem;font-weight:700;z-index:10;animation:pulse 2s infinite}.template-beauty .product-grid .product-card .product-image{width:100%;height:280px;object-fit:cover;transition:transform .4s ease}.template-beauty .product-grid .product-card:hover .product-image{transform:scale(1.1)}.template-beauty .product-grid .product-card .product-info{padding:1.5rem}.template-beauty .product-grid .product-card .product-info .product-name{font-family:var(--font-primary);font-weight:700;font-size:1rem;color:#333;margin-bottom:.5rem}.template-beauty .product-grid .product-card .product-info .swatch-preview{display:flex;gap:.5rem;margin-bottom:1rem}.template-beauty .product-grid .product-card .product-info .swatch-preview .swatch{width:30px;height:30px;border-radius:50%;border:2px solid #eee;cursor:pointer;transition:all .2s ease}.template-beauty .product-grid .product-card .product-info .swatch-preview .swatch:hover{transform:scale(1.1);border-color:var(--color-primary)}.template-beauty .product-grid .product-card .product-info .product-price{font-weight:700;color:var(--color-primary);margin-bottom:1rem}.template-beauty .product-grid .product-card .product-info button{width:100%;padding:.8rem;background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-secondary) 100%);color:#fff;border:none;border-radius:8px;font-weight:700;cursor:pointer;transition:all .3s ease}.template-beauty .product-grid .product-card .product-info button:hover{transform:scale(1.02);box-shadow:0 8px 20px #ec008c4d}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.template-books{--color-primary: var(--shop-primary-color, #4a3728);--color-secondary: var(--shop-secondary-color, #8b7355);--color-accent: var(--shop-accent-color, #d2691e);--color-bg: var(--shop-background-color, #f5f1ed);--font-primary: var(--shop-font-primary, "Merriweather", serif);background:linear-gradient(135deg,var(--color-bg) 0%,#faf8f6 100%)}.template-books .navbar{padding:2rem 3rem;background:var(--color-primary);display:flex;justify-content:space-between;align-items:center;border-bottom:3px double #d2b48c}.template-books .navbar .nav-logo{font-family:var(--font-primary);font-size:1.8rem;color:tan;font-style:italic}.template-books .navbar .nav-links{display:flex;gap:2.5rem}.template-books .navbar .nav-links a{color:tan;text-decoration:none;font-family:var(--font-primary);font-size:1rem;position:relative;transition:color .4s ease}.template-books .navbar .nav-links a:after{content:"";position:absolute;bottom:-8px;left:0;width:0;height:1px;background:var(--color-accent);transition:width .4s ease}.template-books .navbar .nav-links a:hover{color:var(--color-accent)}.template-books .navbar .nav-links a:hover:after{width:100%}.template-books .hero{padding:4rem 3rem;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.template-books .hero .featured-book h2{font-family:var(--font-primary);color:var(--color-primary);font-size:2.5rem;margin-bottom:1rem}.template-books .hero .featured-book .author{font-family:var(--font-primary);color:var(--color-secondary);font-size:1.2rem;font-style:italic;margin-bottom:1.5rem}.template-books .hero .featured-book p{color:#555;line-height:1.8;margin-bottom:2rem}.template-books .hero .book-cover{height:500px;object-fit:cover;box-shadow:10px 10px 30px #4a37284d;border:2px solid var(--color-secondary)}.template-books .product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;padding:4rem 3rem}.template-books .product-grid .product-card{background:#fff;border:1px solid #ddd;overflow:hidden;transition:all .4s ease;box-shadow:0 4px 12px #4a37281a}.template-books .product-grid .product-card:hover{transform:translateY(-12px);box-shadow:0 12px 30px #4a372833;border-color:var(--color-accent)}.template-books .product-grid .product-card .book-cover{width:100%;height:320px;object-fit:cover;background:linear-gradient(135deg,#f5f1ed,#e8dcd0);display:flex;align-items:center;justify-content:center}.template-books .product-grid .product-card .product-info{padding:1.5rem}.template-books .product-grid .product-card .product-info .product-name{font-family:var(--font-primary);font-size:1.1rem;color:var(--color-primary);margin-bottom:.5rem;font-weight:700}.template-books .product-grid .product-card .product-info .author{font-family:var(--font-primary);color:var(--color-secondary);font-size:.95rem;margin-bottom:.8rem;font-style:italic}.template-books .product-grid .product-card .product-info .rating{display:flex;gap:.3rem;margin-bottom:.8rem}.template-books .product-grid .product-card .product-info .rating .star{color:var(--color-accent)}.template-books .product-grid .product-card .product-info .product-price{font-weight:700;color:var(--color-primary);margin-bottom:1rem}.template-books .product-grid .product-card .product-info button{width:100%;padding:.7rem;background:#fff;border:2px solid var(--color-primary);color:var(--color-primary);font-family:var(--font-primary);cursor:pointer;transition:all .3s ease}.template-books .product-grid .product-card .product-info button:hover{background:var(--color-primary);color:#fff}.template-home{--color-primary: var(--shop-primary-color, #c89666);--color-secondary: var(--shop-secondary-color, #8b6f47);--color-accent: var(--shop-accent-color, #d4a574);--color-bg: var(--shop-background-color, #fefbf7);background:var(--color-bg)}.template-home .navbar{padding:1.5rem 3rem;background:#fff;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e8dcd0;box-shadow:0 2px 8px #c8966614}.template-home .navbar .nav-logo{font-size:1.6rem;color:var(--color-primary);font-weight:300;letter-spacing:2px}.template-home .navbar .nav-links{display:flex;gap:2.5rem}.template-home .navbar .nav-links a{color:var(--color-secondary);text-decoration:none;font-size:.95rem;transition:color .3s ease;position:relative}.template-home .navbar .nav-links a:hover{color:var(--color-primary)}.template-home .hero{height:700px;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.template-home .hero .hero-image{position:absolute;width:100%;height:100%;object-fit:cover;z-index:0}.template-home .hero .hero-content{position:relative;z-index:1;text-align:center;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.3)}.template-home .hero .hero-content h1{font-size:3rem;margin-bottom:1rem;font-weight:300;letter-spacing:-1px}.template-home .hero .hero-content p{font-size:1.2rem;margin-bottom:2rem;max-width:500px;margin-left:auto;margin-right:auto}.template-home .hero .hero-content button{padding:1rem 2.5rem;background:var(--color-primary);color:#fff;border:none;font-size:.95rem;cursor:pointer;transition:all .3s ease;border-radius:4px}.template-home .hero .hero-content button:hover{background:var(--color-secondary);transform:scale(1.02)}.template-home .product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;padding:4rem 3rem}.template-home .product-grid .product-card{position:relative;overflow:hidden;border-radius:4px;background:#fff;transition:all .4s ease;box-shadow:0 6px 20px #00000014}.template-home .product-grid .product-card:hover{transform:translateY(-8px);box-shadow:0 12px 35px #c8966633}.template-home .product-grid .product-card .product-image{width:100%;height:350px;object-fit:cover;transition:transform .5s ease}.template-home .product-grid .product-card:hover .product-image{transform:scale(1.05)}.template-home .product-grid .product-card .product-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,.7) 0%,transparent 100%);padding:2rem;color:#fff;transform:translateY(100%);transition:transform .4s ease}.template-home .product-grid .product-card:hover .product-overlay{transform:translateY(0)}.template-home .product-grid .product-card .product-info{padding:1.5rem}.template-home .product-grid .product-card .product-info .room-type{color:var(--color-primary);font-size:.8rem;font-weight:700;text-transform:uppercase;margin-bottom:.5rem}.template-home .product-grid .product-card .product-info .product-name{font-size:1.2rem;color:var(--color-secondary);margin-bottom:.5rem;font-weight:500}.template-home .product-grid .product-card .product-info .product-description{font-size:.9rem;color:#666;margin-bottom:1rem}.template-home .product-grid .product-card .product-info button{width:100%;padding:.8rem;background:var(--color-primary);color:#fff;border:none;cursor:pointer;transition:all .3s ease;border-radius:4px}.template-home .product-grid .product-card .product-info button:hover{background:var(--color-secondary)}.template-toys{--color-primary: var(--shop-primary-color, #ff6b6b);--color-secondary: var(--shop-secondary-color, #4ecdc4);--color-accent: var(--shop-accent-color, #ffd93d);--color-purple: #a78bfa;--color-pink: #ff69b4;--color-bg: var(--shop-background-color, #f0f8ff);background:linear-gradient(135deg,var(--color-bg) 0%,#fff5e6 100%)}.template-toys .navbar{padding:1rem 2rem;background:linear-gradient(90deg,var(--color-primary) 0%,var(--color-secondary) 50%,var(--color-accent) 100%);display:flex;justify-content:space-between;align-items:center;box-shadow:0 8px 20px #00000026;position:sticky;top:0;z-index:100}.template-toys .navbar .nav-logo{color:#fff;font-size:1.8rem;font-weight:900;text-shadow:2px 2px 0px rgba(0,0,0,.2);animation:bounce .6s ease-in-out}.template-toys .navbar .nav-links{display:flex;gap:1.5rem}.template-toys .navbar .nav-links a{color:#fff;text-decoration:none;font-weight:700;font-size:.9rem;transition:transform .2s ease}.template-toys .navbar .nav-links a:hover{transform:translateY(-3px);animation:wiggle .4s ease-in-out}.template-toys .hero{padding:3rem 2rem;text-align:center;position:relative;overflow:hidden}.template-toys .hero .decorative-shapes{position:absolute;inset:0;z-index:0}.template-toys .hero .decorative-shapes .shape{position:absolute;opacity:.2;animation:float 6s ease-in-out infinite}.template-toys .hero .decorative-shapes .shape:nth-child(1){width:100px;height:100px;background:var(--color-primary);border-radius:50%;top:10%;left:10%;animation-delay:0s}.template-toys .hero .decorative-shapes .shape:nth-child(2){width:150px;height:80px;background:var(--color-secondary);border-radius:50%;top:50%;right:5%;animation-delay:2s}.template-toys .hero .decorative-shapes .shape:nth-child(3){width:120px;height:120px;background:var(--color-accent);clip-path:polygon(50% 0%,100% 38%,82% 100%,18% 100%,0% 38%);bottom:10%;left:5%;animation-delay:1s}.template-toys .hero .hero-content{position:relative;z-index:1}.template-toys .hero .hero-content h1{font-size:3.5rem;font-weight:900;background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-secondary) 50%,var(--color-accent) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1rem;animation:slideIn .6s ease}.template-toys .hero .hero-content p{font-size:1.3rem;color:#333;margin-bottom:2rem;font-weight:600}.template-toys .hero .hero-content button{padding:1rem 2rem;background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-secondary) 100%);color:#fff;border:none;border-radius:50px;font-weight:900;font-size:1rem;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 20px #ff6b6b4d;text-transform:uppercase}.template-toys .hero .hero-content button:hover{transform:scale(1.1) rotate(-2deg);box-shadow:0 12px 30px #ff6b6b80}.template-toys .product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;padding:3rem 2rem}.template-toys .product-grid .product-card{background:#fff;border-radius:16px;overflow:hidden;transition:all .4s ease;box-shadow:0 6px 20px #0000001a;position:relative;border:3px solid transparent}.template-toys .product-grid .product-card:nth-child(5n+1){border-color:var(--color-primary)}.template-toys .product-grid .product-card:nth-child(5n+2){border-color:var(--color-secondary)}.template-toys .product-grid .product-card:nth-child(5n+3){border-color:var(--color-accent)}.template-toys .product-grid .product-card:nth-child(5n+4){border-color:var(--color-purple)}.template-toys .product-grid .product-card:nth-child(5n){border-color:var(--color-pink)}.template-toys .product-grid .product-card:hover{transform:translateY(-12px) rotate(2deg);box-shadow:0 15px 40px #0003}.template-toys .product-grid .product-card .age-badge{position:absolute;top:10px;right:10px;background:var(--color-accent);color:#333;padding:.5rem 1rem;border-radius:50px;font-weight:900;font-size:.8rem;z-index:10;box-shadow:0 4px 10px #ffd93d4d}.template-toys .product-grid .product-card .product-image{width:100%;height:250px;object-fit:cover;background:linear-gradient(135deg,#ffd93d,#ff6b6b);display:flex;align-items:center;justify-content:center}.template-toys .product-grid .product-card .product-info{padding:1.5rem}.template-toys .product-grid .product-card .product-info .product-name{font-weight:900;font-size:1.1rem;color:#333;margin-bottom:.5rem}.template-toys .product-grid .product-card .product-info .fun-description{font-size:.85rem;color:#666;margin-bottom:.8rem;font-weight:500}.template-toys .product-grid .product-card .product-info .fun-tags{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:1rem}.template-toys .product-grid .product-card .product-info .fun-tags .tag{background:#f0f0f0;padding:.3rem .7rem;border-radius:50px;font-size:.75rem;font-weight:700;color:#333}.template-toys .product-grid .product-card .product-info .product-price{font-weight:900;font-size:1.3rem;color:var(--color-primary);margin-bottom:1rem}.template-toys .product-grid .product-card .product-info button{width:100%;padding:.8rem;background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-secondary) 100%);color:#fff;border:none;border-radius:8px;font-weight:900;cursor:pointer;transition:all .3s ease;text-transform:uppercase;font-size:.85rem}.template-toys .product-grid .product-card .product-info button:hover{transform:scale(1.05);box-shadow:0 8px 20px #ff6b6b66}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes wiggle{0%,to{transform:rotate(0)}25%{transform:rotate(-2deg)}75%{transform:rotate(2deg)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(20px)}}@keyframes slideIn{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.template-modern{--color-primary: var(--shop-primary-color, #2c3e50);--color-secondary: var(--shop-secondary-color, #3498db);--color-accent: var(--shop-accent-color, #e74c3c);--color-bg: var(--shop-background-color, #ecf0f1);background:var(--color-bg)}.template-modern .navbar{padding:1rem 2rem;background:#fff;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 4px #0000001a;border-bottom:3px solid var(--color-secondary)}.template-modern .navbar .nav-logo{font-size:1.5rem;font-weight:700;color:var(--color-primary)}.template-modern .navbar .nav-links{display:flex;gap:2rem}.template-modern .navbar .nav-links a{color:var(--color-primary);text-decoration:none;font-weight:500;transition:color .3s ease}.template-modern .navbar .nav-links a:hover{color:var(--color-secondary)}.template-modern .product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;padding:3rem 2rem}.template-modern .product-grid .product-card{background:#fff;border-radius:6px;overflow:hidden;box-shadow:0 2px 8px #0000001a;transition:all .3s ease}.template-modern .product-grid .product-card:hover{box-shadow:0 8px 20px #00000026;transform:translateY(-4px)}.template-modern .product-grid .product-card .product-image{width:100%;height:200px;object-fit:cover}.template-modern .product-grid .product-card .product-info{padding:1.5rem}.template-modern .product-grid .product-card .product-info .product-name{font-weight:600;color:var(--color-primary);margin-bottom:.5rem}.template-modern .product-grid .product-card .product-info .product-price{font-size:1.2rem;font-weight:700;color:var(--color-secondary);margin-bottom:1rem}.template-modern .product-grid .product-card .product-info button{width:100%;padding:.7rem;background:var(--color-secondary);color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background .3s ease}.template-modern .product-grid .product-card .product-info button:hover{background:var(--color-primary)}.template-clean-minimal{--color-primary: var(--shop-primary-color, #1a1a1a);--color-secondary: var(--shop-secondary-color, #666666);--color-bg: var(--shop-background-color, #ffffff);--color-border: var(--shop-border-color, #e8e8e8);--font-primary: var(--shop-font-primary, "Helvetica Neue", Helvetica, Arial, sans-serif);background:var(--color-bg);color:var(--color-primary)}.template-clean-minimal .navbar{padding:2rem 4rem;background:transparent;border-bottom:1px solid var(--color-border)}.template-clean-minimal .navbar .nav-logo{font-size:1.5rem;font-weight:300;color:var(--color-primary);letter-spacing:3px}.template-clean-minimal .navbar .nav-links{display:flex;gap:4rem}.template-clean-minimal .navbar .nav-links a{color:var(--color-primary);text-decoration:none;font-size:.9rem;font-weight:300;text-transform:uppercase;letter-spacing:2px;transition:opacity .3s ease}.template-clean-minimal .navbar .nav-links a:hover{opacity:.6}.template-clean-minimal .hero{min-height:500px;display:flex;align-items:center;justify-content:center;padding:6rem 4rem;text-align:center}.template-clean-minimal .hero h1{font-size:3rem;font-weight:300;color:var(--color-primary);line-height:1.3;margin-bottom:2rem;letter-spacing:-.5px}.template-clean-minimal .hero p{font-size:1rem;color:var(--color-secondary);line-height:1.9;max-width:600px;margin:0 auto 3rem}.template-clean-minimal .hero button{padding:.8rem 2rem;background:transparent;color:var(--color-primary);border:1px solid var(--color-primary);font-size:.85rem;text-transform:uppercase;letter-spacing:2px;cursor:pointer;transition:all .3s ease}.template-clean-minimal .hero button:hover{background:var(--color-primary);color:#fff}.template-clean-minimal .product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;padding:6rem 4rem}.template-clean-minimal .product-grid .product-card{background:transparent;border:none;transition:opacity .3s ease}.template-clean-minimal .product-grid .product-card:hover{opacity:.8}.template-clean-minimal .product-grid .product-card .product-image{width:100%;height:400px;object-fit:cover;margin-bottom:1.5rem;background:#fafafa}.template-clean-minimal .product-grid .product-card .product-info{text-align:left}.template-clean-minimal .product-grid .product-card .product-info .product-name{font-size:1rem;font-weight:400;color:var(--color-primary);margin-bottom:.5rem}.template-clean-minimal .product-grid .product-card .product-info .product-price{font-size:.9rem;color:var(--color-secondary);font-weight:300}.template-bright-vibrant{--color-primary: var(--shop-primary-color, #ff6b6b);--color-secondary: var(--shop-secondary-color, #4ecdc4);--color-accent: var(--shop-accent-color, #ffd93d);--color-purple: #a78bfa;--color-bg: var(--shop-background-color, #f0f8ff);background:linear-gradient(135deg,var(--color-bg) 0%,#fff5e6 100%)}.template-bright-vibrant .navbar{padding:1rem 2rem;background:linear-gradient(90deg,var(--color-primary) 0%,var(--color-secondary) 100%);box-shadow:0 8px 20px #ff6b6b4d}.template-bright-vibrant .navbar .nav-logo{color:#fff;font-size:1.8rem;font-weight:800;text-shadow:2px 2px 4px rgba(0,0,0,.2)}.template-bright-vibrant .navbar .nav-links{display:flex;gap:2rem}.template-bright-vibrant .navbar .nav-links a{color:#fff;text-decoration:none;font-weight:700;font-size:.95rem;transition:transform .2s ease}.template-bright-vibrant .navbar .nav-links a:hover{transform:scale(1.1)}.template-bright-vibrant .hero{padding:5rem 2rem;text-align:center;position:relative;overflow:hidden}.template-bright-vibrant .hero h1{font-size:3.5rem;font-weight:900;background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-secondary) 50%,var(--color-accent) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1.5rem}.template-bright-vibrant .hero p{font-size:1.2rem;color:#333;font-weight:600;margin-bottom:2rem}.template-bright-vibrant .hero button{padding:1rem 2rem;background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-secondary) 100%);color:#fff;border:none;border-radius:50px;font-weight:900;font-size:1rem;cursor:pointer;box-shadow:0 8px 20px #ff6b6b4d;transition:all .3s ease}.template-bright-vibrant .hero button:hover{transform:scale(1.05);box-shadow:0 12px 30px #ff6b6b80}.template-bright-vibrant .product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;padding:4rem 2rem}.template-bright-vibrant .product-grid .product-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 8px 20px #0000001a;transition:all .3s ease;border:3px solid transparent}.template-bright-vibrant .product-grid .product-card:nth-child(4n+1){border-color:var(--color-primary)}.template-bright-vibrant .product-grid .product-card:nth-child(4n+2){border-color:var(--color-secondary)}.template-bright-vibrant .product-grid .product-card:nth-child(4n+3){border-color:var(--color-accent)}.template-bright-vibrant .product-grid .product-card:nth-child(4n){border-color:var(--color-purple)}.template-bright-vibrant .product-grid .product-card:hover{transform:translateY(-10px);box-shadow:0 15px 40px #0003}.template-bright-vibrant .product-grid .product-card .product-image{width:100%;height:280px;object-fit:cover}.template-bright-vibrant .product-grid .product-card .product-info{padding:1.5rem}.template-bright-vibrant .product-grid .product-card .product-info .product-name{font-weight:700;font-size:1.1rem;color:#333;margin-bottom:.5rem}.template-bright-vibrant .product-grid .product-card .product-info .product-price{font-weight:900;color:var(--color-primary);font-size:1.3rem;margin-bottom:1rem}.template-bright-vibrant .product-grid .product-card .product-info button{width:100%;padding:.8rem;background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-secondary) 100%);color:#fff;border:none;border-radius:8px;font-weight:900;cursor:pointer;transition:all .3s ease}.template-bright-vibrant .product-grid .product-card .product-info button:hover{transform:scale(1.05)}.template-luxury-elegant{--color-primary: var(--shop-primary-color, #2c1810);--color-secondary: var(--shop-secondary-color, #d4af37);--color-accent: var(--shop-accent-color, #c9a876);--color-bg: var(--shop-background-color, #f9f7f4);--font-primary: var(--shop-font-primary, "Playfair Display", serif);background:var(--color-bg)}.template-luxury-elegant .navbar{padding:2rem 4rem;background:var(--color-primary);border-bottom:2px solid var(--color-secondary)}.template-luxury-elegant .navbar .nav-logo{color:var(--color-secondary);font-family:var(--font-primary);font-size:1.8rem;letter-spacing:3px;font-weight:300}.template-luxury-elegant .navbar .nav-links{display:flex;gap:3rem}.template-luxury-elegant .navbar .nav-links a{color:#dcdcdc;text-decoration:none;font-size:.95rem;letter-spacing:2px;text-transform:uppercase;font-weight:300;transition:color .4s ease}.template-luxury-elegant .navbar .nav-links a:hover{color:var(--color-secondary)}.template-luxury-elegant .hero{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:4rem;position:relative;overflow:hidden}.template-luxury-elegant .hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 30% 50%,rgba(212,175,55,.1) 0%,transparent 50%);z-index:0}.template-luxury-elegant .hero .hero-content{position:relative;z-index:1;max-width:800px;text-align:center}.template-luxury-elegant .hero .hero-content h1{font-family:var(--font-primary);font-size:3.75rem;color:var(--color-primary);font-weight:300;letter-spacing:-1px;margin-bottom:2rem;line-height:1.15}.template-luxury-elegant .hero .hero-content p{font-size:1.1rem;color:#666;line-height:1.85;margin-bottom:2rem}.template-luxury-elegant .hero .hero-content button{padding:1rem 3rem;background:var(--color-secondary);color:var(--color-primary);border:2px solid var(--color-secondary);font-size:.9rem;letter-spacing:2px;text-transform:uppercase;font-weight:700;cursor:pointer;transition:all .4s ease}.template-luxury-elegant .hero .hero-content button:hover{background:transparent;color:var(--color-secondary)}.template-luxury-elegant .product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;padding:6rem 4rem}.template-luxury-elegant .product-grid .product-card{background:#fff;overflow:hidden;transition:all .5s cubic-bezier(.4,0,.2,1);border:1px solid #e8e8e8;position:relative}.template-luxury-elegant .product-grid .product-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#d4af3700,#d4af371a);opacity:0;transition:opacity .5s ease;z-index:1}.template-luxury-elegant .product-grid .product-card:hover:before{opacity:1}.template-luxury-elegant .product-grid .product-card:hover{transform:scale(1.02);box-shadow:0 20px 50px #0000001a}.template-luxury-elegant .product-grid .product-card .product-image{width:100%;height:380px;object-fit:cover;background:#fafafa}.template-luxury-elegant .product-grid .product-card .product-info{padding:2.5rem;text-align:center;position:relative;z-index:2}.template-luxury-elegant .product-grid .product-card .product-info .product-name{font-family:var(--font-primary);font-size:1.3rem;color:var(--color-primary);margin-bottom:.5rem;font-weight:400;letter-spacing:1px}.template-luxury-elegant .product-grid .product-card .product-info .product-price{font-size:1.4rem;color:var(--color-secondary);font-weight:500;letter-spacing:1px;margin-bottom:1.5rem}.template-luxury-elegant .product-grid .product-card .product-info button{width:100%;padding:.8rem;background:transparent;border:2px solid var(--color-primary);color:var(--color-primary);cursor:pointer;transition:all .4s ease;font-size:.9rem;letter-spacing:1px;text-transform:uppercase;font-weight:500}.template-luxury-elegant .product-grid .product-card .product-info button:hover{background:var(--color-primary);color:#fff}.template-dark-modern{--color-primary: var(--shop-primary-color, #00ffff);--color-secondary: var(--shop-secondary-color, #ff00ff);--color-accent: var(--shop-accent-color, #00ff00);--color-bg: var(--shop-background-color, #0f0f0f);--color-card: #1a1a1a;--color-border: #333;background:var(--color-bg);color:#e0e0e0}.template-dark-modern .navbar{padding:1.5rem 2rem;background:var(--color-card);border-bottom:1px solid var(--color-border);box-shadow:0 4px 12px #00ffff1a}.template-dark-modern .navbar .nav-logo{color:var(--color-primary);font-size:1.5rem;font-weight:600;letter-spacing:2px;text-shadow:0 0 10px rgba(0,255,255,.5)}.template-dark-modern .navbar .nav-links{display:flex;gap:2rem}.template-dark-modern .navbar .nav-links a{color:#a0a0a0;text-decoration:none;font-size:.9rem;text-transform:uppercase;letter-spacing:1px;transition:all .3s ease;border-bottom:2px solid transparent}.template-dark-modern .navbar .nav-links a:hover{color:var(--color-primary);border-bottom-color:var(--color-primary);text-shadow:0 0 8px rgba(0,255,255,.6)}.template-dark-modern .hero{padding:6rem 2rem;background:linear-gradient(180deg,var(--color-card) 0%,var(--color-bg) 100%);border-bottom:1px solid var(--color-border);text-align:center}.template-dark-modern .hero h1{font-size:3rem;color:var(--color-primary);margin-bottom:1.5rem;font-weight:600;text-shadow:0 0 20px rgba(0,255,255,.5)}.template-dark-modern .hero p{font-size:1.1rem;color:#a0a0a0;line-height:1.75;max-width:700px;margin:0 auto 2rem}.template-dark-modern .hero button{padding:.8rem 1.6rem;background:transparent;border:2px solid var(--color-primary);color:var(--color-primary);font-size:.9rem;text-transform:uppercase;letter-spacing:1px;cursor:pointer;transition:all .3s ease;box-shadow:0 0 20px #00ffff4d}.template-dark-modern .hero button:hover{background:var(--color-primary);color:var(--color-bg);box-shadow:0 0 30px #0ff9}.template-dark-modern .product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;padding:4rem 2rem}.template-dark-modern .product-grid .product-card{background:var(--color-card);border:1px solid var(--color-border);border-radius:4px;overflow:hidden;transition:all .3s ease}.template-dark-modern .product-grid .product-card:hover{border-color:var(--color-primary);box-shadow:0 0 20px #0ff3;transform:translateY(-4px)}.template-dark-modern .product-grid .product-card .product-image{width:100%;height:250px;object-fit:cover;background:#2a2a2a}.template-dark-modern .product-grid .product-card .product-info{padding:1.5rem}.template-dark-modern .product-grid .product-card .product-info .product-name{color:var(--color-primary);font-size:1rem;margin-bottom:.5rem;font-weight:500}.template-dark-modern .product-grid .product-card .product-info .product-price{color:var(--color-accent);font-weight:700;font-size:1.1rem;margin-bottom:1rem}.template-dark-modern .product-grid .product-card .product-info button{width:100%;padding:.6rem;background:transparent;border:1px solid var(--color-primary);color:var(--color-primary);cursor:pointer;transition:all .3s ease;font-size:.85rem;text-transform:uppercase;letter-spacing:.5px}.template-dark-modern .product-grid .product-card .product-info button:hover{background:var(--color-primary);color:var(--color-bg);box-shadow:0 0 15px #0ff6}.template-pastel-soft{--color-primary: var(--shop-primary-color, #ffb6c1);--color-secondary: var(--shop-secondary-color, #add8e6);--color-accent: var(--shop-accent-color, #e6e6fa);--color-peach: #ffd7ba;--color-mint: #b5ead7;--color-bg: var(--shop-background-color, #fffaf8);background:linear-gradient(135deg,var(--color-bg) 0%,#fef5f1 100%)}.template-pastel-soft .navbar{padding:1.5rem 2rem;background:#fffffff2;box-shadow:0 4px 15px #ffb6c126;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.template-pastel-soft .navbar .nav-logo{color:var(--color-primary);font-size:1.6rem;font-weight:700;font-family:Quicksand,sans-serif}.template-pastel-soft .navbar .nav-links{display:flex;gap:2rem}.template-pastel-soft .navbar .nav-links a{color:#666;text-decoration:none;font-size:.95rem;font-weight:600;transition:color .3s ease}.template-pastel-soft .navbar .nav-links a:hover{color:var(--color-primary)}.template-pastel-soft .hero{padding:5rem 2rem;text-align:center;position:relative}.template-pastel-soft .hero h1{font-family:Quicksand,sans-serif;font-size:2.75rem;background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-secondary) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1.5rem;font-weight:600}.template-pastel-soft .hero p{font-size:1.1rem;color:#666;line-height:1.85;max-width:600px;margin:0 auto 2rem}.template-pastel-soft .hero button{padding:.9rem 2rem;background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-secondary) 100%);color:#fff;border:none;border-radius:25px;font-size:.95rem;font-weight:600;cursor:pointer;box-shadow:0 4px 15px #ffb6c14d;transition:all .3s ease}.template-pastel-soft .hero button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ffb6c166}.template-pastel-soft .product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;padding:4rem 2rem}.template-pastel-soft .product-grid .product-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 6px 18px #ffb6c126;transition:all .3s ease;border:2px solid transparent}.template-pastel-soft .product-grid .product-card:nth-child(3n+1){border-color:var(--color-primary)}.template-pastel-soft .product-grid .product-card:nth-child(3n+2){border-color:var(--color-secondary)}.template-pastel-soft .product-grid .product-card:nth-child(3n){border-color:var(--color-mint)}.template-pastel-soft .product-grid .product-card:hover{transform:translateY(-8px);box-shadow:0 12px 30px #add8e633}.template-pastel-soft .product-grid .product-card .product-image{width:100%;height:300px;object-fit:cover;background:linear-gradient(135deg,var(--color-accent) 0%,var(--color-peach) 100%)}.template-pastel-soft .product-grid .product-card .product-info{padding:1.8rem}.template-pastel-soft .product-grid .product-card .product-info .product-name{font-family:Quicksand,sans-serif;font-size:1.1rem;font-weight:700;color:#333;margin-bottom:.5rem}.template-pastel-soft .product-grid .product-card .product-info .product-price{font-size:1.2rem;font-weight:700;color:var(--color-primary);margin-bottom:1rem}.template-pastel-soft .product-grid .product-card .product-info button{width:100%;padding:.8rem;background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-secondary) 100%);color:#fff;border:none;border-radius:12px;font-weight:600;cursor:pointer;transition:all .3s ease}.template-pastel-soft .product-grid .product-card .product-info button:hover{transform:scale(1.02);box-shadow:0 6px 15px #ffb6c14d}*{margin:0;padding:0;box-sizing:border-box}html,body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{scroll-behavior:smooth}a{color:inherit;text-decoration:none}a:hover{transition:all .3s ease}button{font-family:inherit;cursor:pointer;border:none;outline:none}img{max-width:100%;height:auto;display:block}.container,[class*=container]{width:100%;margin:0 auto;padding:0 1rem}@media (min-width: 640px){.container,[class*=container]{padding:0 2rem}}@media (min-width: 1024px){.container,[class*=container]{padding:0 3rem}}.grid{display:grid;gap:1.5rem}.grid.cols-2{grid-template-columns:repeat(2,1fr)}.grid.cols-3{grid-template-columns:repeat(3,1fr)}.grid.cols-4{grid-template-columns:repeat(4,1fr)}@media (max-width: 768px){.grid{grid-template-columns:1fr!important}}.flex{display:flex}.flex.flex-between{justify-content:space-between}.flex.flex-center{justify-content:center;align-items:center}.flex.flex-wrap{flex-wrap:wrap}.flex.gap-1{gap:1rem}.flex.gap-2{gap:2rem}.flex.gap-3{gap:3rem}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.font-bold{font-weight:700}.font-light{font-weight:300}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.mt-1{margin-top:1rem}.mt-2{margin-top:2rem}.mt-3{margin-top:3rem}.mt-4{margin-top:4rem}.mb-1{margin-bottom:1rem}.mb-2{margin-bottom:2rem}.mb-3{margin-bottom:3rem}.mb-4{margin-bottom:4rem}.p-1{padding:1rem}.p-2{padding:2rem}.p-3{padding:3rem}.hidden{display:none!important}.invisible{visibility:hidden!important}@media (max-width: 768px){.hide-mobile{display:none!important}}@media (min-width: 769px){.show-mobile{display:none!important}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUpFade{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .3s ease-in-out}.slide-up-fade{animation:slideUpFade .4s ease-in-out}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#555}::selection{background:#d4af37;color:#fff}
