.footer{background:linear-gradient(180deg,#1a1a1a,#0d0d0d);color:#e0e0e0;margin-top:auto;position:relative;overflow:hidden;border-top:1px solid rgba(217,119,6,.2)}.footer:before{content:"";position:absolute;top:0;left:-50%;right:-50%;height:1px;background:linear-gradient(90deg,transparent,rgba(217,119,6,.5),rgba(234,88,12,.5),transparent);animation:shimmer 3s infinite}@keyframes shimmer{0%,to{transform:translateX(-100%)}50%{transform:translateX(100%)}}.footer-container{max-width:1400px;margin:0 auto;padding:0 2rem;position:relative;z-index:1}.footer-content{display:grid;grid-template-columns:1fr;gap:3rem;padding:5rem 0 4rem}.footer-section{position:relative}.footer-section-title{font-size:1.125rem;font-weight:600;color:#d97706;margin-bottom:2rem;letter-spacing:.15em;text-transform:uppercase;position:relative;display:inline-block}.footer-section-title:after{content:"";position:absolute;bottom:-.75rem;left:0;width:40px;height:2px;background:linear-gradient(90deg,#d97706,transparent)}.footer-contact-info{display:flex;flex-direction:column;gap:1.25rem}.footer-contact-item{display:flex;align-items:center;gap:1rem;padding:0;background:transparent;border:none;transition:transform .3s ease}.footer-contact-item:hover{transform:translateX(8px)}.footer-contact-icon{width:20px;height:20px;color:#d97706;opacity:.8;flex-shrink:0;transition:opacity .3s ease}.footer-contact-item:hover .footer-contact-icon{opacity:1}.footer-contact-details{display:flex;flex-direction:column;gap:.125rem}.footer-contact-label{font-size:.75rem;font-weight:500;color:#808080;text-transform:uppercase;letter-spacing:.1em}.footer-contact-value{font-size:.95rem;font-weight:400;color:#e0e0e0;text-decoration:none;transition:color .3s ease}.footer-contact-value:hover{color:#d97706}.footer-address-info{display:flex;flex-direction:column;gap:2rem}.footer-address-item{display:flex;align-items:flex-start;gap:1rem;padding:0;background:transparent;border:none}.footer-address-icon{width:20px;height:20px;color:#d97706;opacity:.8;flex-shrink:0;margin-top:.125rem}.footer-address-details{flex:1}.footer-address-value{font-size:.95rem;font-weight:400;color:#e0e0e0;line-height:1.6}.footer-quick-links{margin-top:.5rem}.footer-quick-links-title{font-size:.875rem;font-weight:500;color:#808080;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.1em}.footer-links-list{display:flex;flex-direction:column;gap:.75rem}.footer-link{color:#b0b0b0;text-decoration:none;font-size:.95rem;padding:0;background:transparent;border:none;transition:all .3s ease;position:relative;display:inline-flex;align-items:center}.footer-link:before{content:"→";position:absolute;left:-20px;opacity:0;transition:all .3s ease;color:#d97706}.footer-link:hover{color:#d97706;padding-left:20px}.footer-link:hover:before{left:0;opacity:1}.footer-store-link{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:rgba(217,119,6,.1);border:1px solid rgba(217,119,6,.3);border-radius:8px;transition:all .3s ease;margin-top:1rem;text-decoration:none}.footer-store-link:hover{background:rgba(217,119,6,.15);border-color:rgba(217,119,6,.5);transform:translateY(-2px)}.footer-store-icon{width:18px;height:18px;color:#d97706}.footer-store-link-text{color:#e0e0e0;font-size:.95rem;font-weight:500}.footer-newsletter{display:flex;flex-direction:column;gap:2rem}.footer-newsletter-form{display:flex;flex-direction:column;gap:1rem;width:100%}.footer-email-input{width:100%;padding:1rem 1.25rem;border:1px solid rgba(255,255,255,.1);border-radius:8px;font-size:.95rem;color:#ffffff;background:rgba(255,255,255,.05);backdrop-filter:blur(10px);transition:all .3s ease;box-sizing:border-box}.footer-email-input:focus{outline:none;border-color:rgba(217,119,6,.5);background:rgba(255,255,255,.08);box-shadow:0 0 0 2px rgba(217,119,6,.1)}.footer-email-input::placeholder{color:#606060;font-weight:300}.footer-subscribe-btn{padding:1rem 2rem;background:linear-gradient(135deg,#d97706,#ea580c);color:white;border:none;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.1em;position:relative;overflow:hidden}.footer-subscribe-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .6s ease}.footer-subscribe-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 20px rgba(217,119,6,.3)}.footer-subscribe-btn:hover:before{left:100%}.footer-subscribe-btn:disabled{opacity:.6;cursor:not-allowed}.footer-success-message{background:rgba(34,197,94,.1);border:1px solid rgba(34,197,94,.3);color:#4ade80;padding:1rem;border-radius:8px;text-align:center;font-size:.95rem;animation:slideInUp .5s ease}@keyframes slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.footer-social-media{display:flex;gap:1rem;justify-content:center;padding-top:1rem}.footer-social-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:50%;transition:all .3s ease;text-decoration:none}.footer-social-link:hover{background:rgba(217,119,6,.15);border-color:rgba(217,119,6,.3);transform:translateY(-3px)}.footer-social-icon{width:20px;height:20px;color:#b0b0b0;transition:color .3s ease}.footer-social-link:hover .footer-social-icon{color:#d97706}.footer-bottom{border-top:1px solid rgba(255,255,255,.05);background:rgba(0,0,0,.3)}.footer-bottom-content{display:flex;flex-direction:column;gap:1rem;padding:2rem 0;text-align:center;align-items:center}.footer-copyright p{margin:0;font-size:.875rem;color:#808080;font-weight:300;line-height:1.5}.footer-legal-links{display:flex;align-items:center;gap:1.5rem}.footer-legal-link{color:#808080;text-decoration:none;font-size:.875rem;transition:color .3s ease;position:relative}.footer-legal-link:after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:1px;background:#d97706;transform:scaleX(0);transition:transform .3s ease}.footer-legal-link:hover{color:#d97706}.footer-legal-link:hover:after{transform:scaleX(1)}.footer-legal-divider{color:#404040;font-size:.875rem;font-weight:300}@media (min-width:768px){.footer-content{grid-template-columns:1fr 1fr;gap:4rem}.footer-newsletter-form{flex-direction:row}.footer-email-input{flex:1}.footer-subscribe-btn{flex-shrink:0;padding:1rem 2.5rem}.footer-bottom-content{flex-direction:row;justify-content:space-between;text-align:left}.footer-social-media{justify-content:flex-start}}@media (min-width:1024px){.footer-content{grid-template-columns:1.2fr 1.2fr 1.6fr;gap:5rem;padding:6rem 0 5rem}.footer-section-title{font-size:1.25rem}.footer-address-value,.footer-contact-value,.footer-link,.footer-store-link-text{font-size:1rem}.footer-social-link{width:44px;height:44px}.footer-social-icon{width:22px;height:22px}}@media (min-width:1280px){.footer-container{padding:0 3rem}.footer-content{gap:6rem}}@media (prefers-color-scheme:dark){.footer{background:linear-gradient(180deg,#0a0a0a,#000000)}.footer-email-input{background:rgba(255,255,255,.03)}.footer-email-input:focus{background:rgba(255,255,255,.06)}}@media (prefers-reduced-motion:reduce){.footer:before{animation:none}.footer-contact-item,.footer-link,.footer-social-link,.footer-subscribe-btn:before{transition:none}.footer-success-message{animation:none}}@media print{.footer{background:white!important;color:black!important;border-top:2px solid #000}.footer-newsletter-form,.footer-social-media{display:none}.footer-address-value,.footer-contact-value,.footer-copyright p,.footer-section-title{color:black!important}}.footer-service-times{padding-top:25px}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/4cf2300e9c8272f7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_188709{font-family:Geist,Geist Fallback;font-style:normal}.__variable_188709{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}

/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-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;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial}}}@layer theme{:host,:root{--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-geist-sans);--default-mono-font-family:var(--font-geist-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.collapse{visibility:collapse}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-block{display:inline-block}.flex-shrink{flex-shrink:1}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.resize{resize:both}.border{border-style:var(--tw-border-style);border-width:1px}.italic{font-style:italic}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.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,)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,visibility,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body{background:var(--background);color:var(--foreground);font-family:Arial,Helvetica,sans-serif}@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}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}