@import "https://fonts.googleapis.com/css2?family=Orbitron:wght@400..900&display=swap";
.ProductCard-module__g-pugq__card{background:#fff;border:1px solid #ededed;border-radius:26px;flex-direction:column;gap:.85rem;height:100%;padding:.75rem;transition:box-shadow .2s;display:flex;position:relative;overflow:hidden}.ProductCard-module__g-pugq__card:hover{border-color:#111;box-shadow:0 18px 40px #0000001f}.ProductCard-module__g-pugq__outOfStock:before{content:"OUT OF STOCK";color:var(--color-white);letter-spacing:1px;text-transform:uppercase;z-index:2;background:#111;padding:.25rem .75rem;font-size:.7rem;position:absolute;top:1rem;right:1rem}.ProductCard-module__g-pugq__imageContainer{aspect-ratio:4/3;background:#f3f3f3;border-radius:22px;align-items:center;width:100%;max-width:100%;height:auto;display:flex;position:relative;overflow:hidden}.ProductCard-module__g-pugq__image{object-fit:cover;will-change:transform;width:100%;height:100%;transition:transform .3s}.ProductCard-module__g-pugq__card:hover .ProductCard-module__g-pugq__image{transform:scale(1.03)}.ProductCard-module__g-pugq__infoRow{justify-content:space-between;align-items:center;gap:.75rem;padding:0 .35rem .5rem;display:flex}.ProductCard-module__g-pugq__textBlock{flex-direction:column;gap:.25rem;display:flex}.ProductCard-module__g-pugq__productName{text-transform:none;letter-spacing:.2px;font-size:.95rem;font-weight:600}.ProductCard-module__g-pugq__productPrice{color:#666;font-size:.85rem}.ProductCard-module__g-pugq__addButton{background:var(--color-accent2);color:#fff;cursor:pointer;will-change:box-shadow;border:1px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.1rem;transition:box-shadow .2s;display:inline-flex}.ProductCard-module__g-pugq__addButton:hover{box-shadow:0 8px 16px #0000002e}.ProductCard-module__g-pugq__addButton:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.ProductCard-module__g-pugq__placeholderImage{color:#9d9d9d;background:linear-gradient(135deg,#f1f1f1 0%,#e0e0e0 100%);border-radius:22px;justify-content:center;align-items:center;width:100%;height:100%;font-size:3rem;font-weight:700;display:flex}
.ProductGrid-module__I0z52G__container{flex-direction:column;gap:2rem;display:flex}.ProductGrid-module__I0z52G__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;display:flex}.ProductGrid-module__I0z52G__title{text-transform:none;letter-spacing:.4px;max-width:420px;font-size:1.9rem;font-weight:700;line-height:1.25}.ProductGrid-module__I0z52G__filters{flex-wrap:wrap;gap:.75rem;display:flex}.ProductGrid-module__I0z52G__filterButton{color:#111;letter-spacing:.3px;cursor:pointer;background:#fff;border:1px solid #121212;border-radius:999px;padding:.4rem .9rem;font-size:.78rem;transition:box-shadow .2s,background .2s,color .2s}.ProductGrid-module__I0z52G__filterButton:hover{box-shadow:0 8px 16px #0000001f}.ProductGrid-module__I0z52G__filterButtonActive{color:#fff;background:#111}.ProductGrid-module__I0z52G__grid{grid-template-columns:repeat(3,minmax(220px,1fr));gap:1.75rem;display:grid}.ProductGrid-module__I0z52G__warningBanner{color:#5c4200;background:#fff6e5;border:1px solid #f2d49b;border-radius:12px;padding:.75rem 1rem;font-size:.85rem}.ProductGrid-module__I0z52G__loadingContainer,.ProductGrid-module__I0z52G__errorContainer,.ProductGrid-module__I0z52G__noResults{text-align:center;color:#6b6b6b;padding:3rem 1rem}.ProductGrid-module__I0z52G__spinner{border:3px solid #e5e5e5;border-top-color:#111;border-radius:50%;width:34px;height:34px;margin:0 auto 1rem;animation:.8s linear infinite ProductGrid-module__I0z52G__spin}.ProductGrid-module__I0z52G__retryButton{color:#fff;cursor:pointer;background:#111;border:1px solid #111;border-radius:999px;margin-top:1rem;padding:.6rem 1.25rem}@keyframes ProductGrid-module__I0z52G__spin{to{transform:rotate(360deg)}}@media (max-width:789px){.ProductGrid-module__I0z52G__grid{grid-template-columns:1fr}}
.CartIcon-module__Zmv7mq__cartIcon{z-index:50;background:var(--color-white);width:52px;height:52px;color:var(--color-primary);transition:var(--transition);border:1px solid #00000014;border-radius:999px;justify-content:center;align-items:center;text-decoration:none;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 10px 24px #0000001f}.CartIcon-module__Zmv7mq__cartIcon:hover{color:var(--color-secondary);transform:translateY(-2px)}.CartIcon-module__Zmv7mq__cartBadge{background:var(--color-accent2);color:var(--color-white);border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:.7rem;font-weight:600;display:flex;position:absolute;top:-4px;right:-4px}
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-white:#fff;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.static{position:static}.flex{display:flex}.grid{display:grid}.inline{display:inline}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.border{border-style:var(--tw-border-style);border-width:1px}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}}:root{--color-primary:#000;--color-secondary:#333;--color-accent:#666;--color-light:#f5f5f5;--color-white:#fff;--border-radius:4px;--shadow:0 2px 8px #00000014;--transition:all .2s ease;--color-accent2:#a87404}*{box-sizing:border-box;margin:0;padding:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}body{color:var(--color-primary);background:var(--color-white)}h1,h2,h3,h4{letter-spacing:.5px;text-transform:uppercase;font-family:Orbitron,sans-serif;font-weight:700}.sectionTitle{letter-spacing:2px;border-bottom:2px solid var(--color-primary);text-transform:uppercase;margin-bottom:2rem;padding-bottom:.5rem;font-size:1.5rem}.main{min-height:80vh;overflow:hidden}.heroSection{width:100%;height:80vh;position:relative;overflow:hidden}.heroImage{object-fit:cover;z-index:-1;width:100%;height:100%;position:absolute}.heroNav{z-index:1;justify-content:space-between;align-items:center;display:flex;position:relative}.heroBrand{letter-spacing:.5px;color:#a87404;padding:2rem;font-size:x-large;font-weight:700}.heroNavLinks{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#f5f4ecb3;border:1px solid #00000014;border-radius:999px;align-items:center;gap:1.25rem;padding:.5rem 1rem;display:flex}.heroNavLink{color:#1d1d1b;letter-spacing:.5px;font-size:.9rem;text-decoration:none}.heroNavLinkActive{color:#f5f4ec;background:#1d1d1b;border-radius:999px;padding:.35rem .75rem}.heroNavIcons{align-items:center;gap:.75rem;display:flex}.heroTitle{letter-spacing:1px;text-transform:none;color:#363636;scroll-behavior:smooth;font-size:clamp(2.5rem,2vw,1rem);font-weight:900}.heroContent{z-index:1;text-align:center;max-width:720px;margin:0 auto;position:relative}.featuresStrip{background:#fff;border:1px solid #0000000f;border-radius:18px;width:min(1120px,92vw);margin:8rem;padding:1.25rem;overflow:hidden}.featuresTrack{align-items:center;gap:5rem;width:max-content;padding:0 2.5rem;animation:26s linear infinite featureScroll;display:flex}.featuresStrip:hover .featuresTrack{animation-play-state:paused}.featureBadge{align-items:center;gap:1rem;min-width:260px;display:flex}.featureIcon{color:#1f1f1f;background:#0000000a;border-radius:14px;place-items:center;width:44px;height:44px;display:grid}.featureIcon svg{width:26px;height:26px}.featureText h3{letter-spacing:.4px;text-transform:none;margin-bottom:.2rem;font-size:1rem;font-weight:700}.featureText p{color:#0009;font-size:.85rem}.bestSellerSection{max-width:1200px;margin:0 auto;padding:3.5rem 2rem 1rem}.bestSellerHeader{flex-direction:column;align-items:center;gap:.5rem;margin-bottom:2.5rem;display:flex}.bestSellerTitle{text-transform:none;letter-spacing:.8px;font-size:1.6rem}.bestSellerUnderline{background:#1d1d1b;border-radius:999px;width:64px;height:3px}.bestSellerGrid{grid-template-columns:minmax(0,1fr) minmax(0,1.4fr);gap:1.5rem;display:grid}.bestSellerColumn{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;display:grid}.bestSellerCard{color:#1d1d1b;background-position:50%;background-size:cover;border-radius:18px;min-height:200px;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 30px #0000002e}.bestSellerCard:before{content:"";position:absolute;inset:0}.bestSellerCard.wide{grid-column:span 2;min-height:220px}.bestSellerCard.tall,.bestSellerCard.square{min-height:230px}.bestSellerCard.hero{color:#f7f7f5;min-height:360px}.bestSellerOverlay{z-index:1;width:100%;padding:1.25rem 1.4rem;position:relative}.bestSellerName{text-transform:none;color:#a87404;text-shadow:1px 1px #202020;margin-bottom:.3rem;font-size:1.2rem}.bestSellerCard.hero .bestSellerName{color:#a87404;text-shadow:2px 2px #202020;max-width:240px;font-size:2rem}.bestSellerButton{background:var(--color-accent2);color:#fff;cursor:pointer;border:1px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.1rem;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex}.bestSellerButton:hover{transform:translateY(-2px);box-shadow:0 10px 20px #0003}.trustedSection{text-align:center;min-width:100%;margin:6rem auto 0;padding:10rem 3rem 10rem 4rem}.trustedTitle{text-transform:none;letter-spacing:1px;font-size:2rem}.reviewSection{max-width:1200px;margin:auto;padding:3.5rem 2rem 4rem}.reviewGrid{grid-template-columns:repeat(3,minmax(0,3fr));gap:1.75rem;display:grid}.trustedLogoStrip{justify-content:center;align-items:center;width:auto;padding:3em 1rem 0;display:flex}.trustedLogoImage{filter:grayscale();width:max-content;height:auto}@keyframes featureScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.heroSubtitle{color:var(--color-accent);margin-bottom:1rem;font-size:1.2rem;font-style:italic}.heroTagline{letter-spacing:1px;font-size:1rem}.featuredSection{max-width:1200px;margin:0 auto;padding:4rem 2rem}.sectionTitle{color-scheme:sectionTitle from "../../styles/globals.css";text-align:center}.featuredDescription{text-align:center;max-width:600px;color:var(--color-accent);margin:0 auto 3rem;line-height:1.6}.reviewHeader{text-align:center;margin-bottom:2.5rem}.reviewTitle{text-transform:none;letter-spacing:.8px;font-size:1.6rem}.reviewUnderline{background:#1d1d1b;border-radius:999px;width:70px;height:3px;margin-top:.5rem;display:inline-block}.reviewCard{background-position:50%;background-size:cover;border-radius:18px;align-items:flex-end;min-height:280px;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 36px #0000002e}.reviewCard:after{content:"";background:linear-gradient(#0000 30%,#00000059 100%);position:absolute;inset:0}.reviewOverlay{z-index:1;text-align:center;background:#ffffffeb;border-radius:14px;width:min(80%,260px);margin:0 auto 1.5rem;padding:1.25rem 1.1rem;position:relative;box-shadow:0 10px 24px #0000002e}.reviewAvatar{width:52px;height:52px;color:var(--color-accent2);background:#f2f2f2;border:2px solid #fff;border-radius:50%;place-items:center;margin:-2.25rem auto .6rem;font-weight:700;display:grid;box-shadow:0 8px 18px #0000002e}.reviewName{text-transform:none;letter-spacing:.5px;margin-bottom:.35rem;font-size:1rem}.reviewText{color:#000000b3;font-size:.85rem;line-height:1.5}.aboutSection{background:url("/about US.png") 50%/cover no-repeat;justify-content:flex-end;align-items:center;min-height:60vh;padding:10rem 2rem;display:flex;position:relative}.aboutOverlay{position:absolute;inset:0}.aboutCard{z-index:1;color:#f2f2f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f0f0fbf;border:1px solid #ffffff1f;border-radius:18px;width:min(420px,92vw);padding:2.5rem 2.25rem;position:relative;box-shadow:0 20px 50px #00000059}.aboutTitle{text-transform:none;letter-spacing:1px;margin-bottom:1rem;font-size:1.6rem}.aboutText{color:#f2f2f2d9;margin-bottom:1.75rem;font-size:.98rem;line-height:1.7}.aboutButton{color:#111;letter-spacing:.5px;cursor:pointer;background:#f2f2f2;border:none;border-radius:999px;padding:.75rem 1.6rem;font-weight:600;transition:transform .2s,box-shadow .2s}.aboutButton:hover{transform:translateY(-2px);box-shadow:0 10px 20px #00000040}.ctaSection{background:var(--color-primary);color:var(--color-white);text-align:center;padding:4rem 2rem}.ctaTitle{letter-spacing:3px;text-transform:uppercase;margin-bottom:1.5rem;font-size:2rem}.ctaDescription{color:#ffffffe6;max-width:500px;margin:0 auto 2rem;line-height:1.6}.ctaButton{background:var(--color-white);color:var(--color-primary);text-transform:uppercase;letter-spacing:2px;cursor:pointer;transition:var(--transition);border:none;padding:1rem 2.5rem;font-weight:600}.ctaButton:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0003}.footer{color:#f2f2f2;background:#1d1d1b;padding:3.5rem 2rem 1.5rem}.footerContent{grid-template-columns:minmax(240px,1fr) 2fr;gap:3rem;max-width:1200px;margin:0 auto 2.5rem;display:grid}.footerBrand h3{text-transform:none;letter-spacing:1px;color:var(--color-accent2);margin-bottom:.75rem;font-size:1.4rem}.footerBrandDesc{color:#f2f2f2bf;margin-bottom:1.25rem;font-size:.9rem;line-height:1.6}.footerSocials{gap:.75rem;display:flex}.footerSocial{color:#f2f2f2;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.9rem;text-decoration:none;transition:background .2s,border-color .2s;display:flex}.footerSocial:hover{background:#ffffff26;border-color:#ffffff4d}.footerLinks{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.footerColumn h4{text-transform:none;letter-spacing:.5px;margin-bottom:1rem;font-size:1rem;font-weight:700}.footerColumn ul{flex-direction:column;gap:.5rem;padding:0;list-style:none;display:flex}.footerLink{color:#f2f2f2bf;font-size:.9rem;text-decoration:none;transition:color .2s}.footerLink:hover{color:var(--color-accent2)}.footerBottom{text-align:center;border-top:1px solid #ffffff1a;padding-top:1.5rem}.footerCopyright{color:#f2f2f299;font-size:.85rem}@media (max-width:768px){.aboutSection{justify-content:center;min-height:55vh;padding:3rem 1.5rem}.aboutCard{text-align:center}.footerContent{grid-template-columns:1fr;gap:2rem}.footerLinks{grid-template-columns:1fr;gap:1.5rem}.footer{padding:2.5rem 1.5rem 1rem}.heroSection{width:100%;height:60vh;margin-bottom:4rem;position:relative}.heroImage{width:100%;height:100%}.heroBrand{text-transform:inherit;padding:1rem;font-size:.8rem}.heroNav{flex-direction:column}.heroNavLinks{flex-wrap:wrap;justify-content:center}.heroTitle{text-align:center;text-transform:inherit;color:#fff;align-items:center;padding:.5rem 2rem 2.5rem;font-size:1rem;position:relative}.featuresStrip{border-radius:14px;margin:1.5rem auto 2.5rem;padding:1rem 0}.featuresTrack{gap:2rem;padding:0 1.5rem}.featureBadge{min-width:220px}.bestSellerSection{padding:2.5rem 1.25rem .5rem}.bestSellerGrid,.bestSellerColumn{grid-template-columns:1fr}.bestSellerCard.wide,.bestSellerCard.tall,.bestSellerCard.square{min-height:200px}.bestSellerCard.hero{min-height:260px}.trustedSection{border-radius:18px;padding:2rem 1.5rem 2.5rem}.trustedLogoStrip{padding:2rem 0}.trustedLogoImage{width:100%}.reviewSection{width:100%;margin:auto}.reviewGrid{grid-template-columns:repeat(1,minmax(0,1fr));gap:1.5rem}.reviewOverlay{width:min(90%,280px)}}@media (max-width:1200px){.heroSection{height:70vh}.heroImage{object-position:center top;height:100%}.heroTitle{color:#1d1d1b}}@media (max-width:992px){.heroSection{height:64vh}.heroImage{object-position:center top;height:100%}.heroTitle{color:#1d1d1b}}@media (max-width:576px){.heroSection{width:100%}.heroImage{object-position:center;object-fit:cover;width:100%;height:100%}.heroTitle{color:#0a0a0a;font-size:1.5rem}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
