@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";:root{--color-charcoal:#1c1c1a;--color-charcoal-soft:#252522;--color-mustard:#d6a928;--color-mustard-light:#e4bc43;--color-off-white:#f4f1e8;--color-white:#fff;--color-gray:#aaa89f;--font-display:"Inter", sans-serif;--font-body:"Inter", sans-serif;--container-width:1200px;--space-xs:8px;--space-sm:16px;--space-md:24px;--space-lg:40px;--space-xl:64px;--space-2xl:96px;font-family:var(--font-body);color:var(--color-off-white);background:var(--color-charcoal);font-synthesis:none;text-rendering:optimizelegibility}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--color-charcoal);min-width:320px;min-height:100vh}body,button,input,textarea,select{font-family:var(--font-body)}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{cursor:pointer;border:0}h1,h2,h3,h4{font-family:var(--font-display);line-height:1.05}p{line-height:1.6}@media (width<=768px){:root{--space-xl:48px;--space-2xl:72px}.container{width:min(100% - 32px, var(--container-width))}}.site-header{z-index:1000;background:var(--color-charcoal);border-bottom:1px solid #f4f1e824;position:sticky;top:0}.navbar-logo{font-family:var(--font-display);color:var(--color-mustard);letter-spacing:-.04em;white-space:nowrap;font-size:1.45rem;font-weight:900;line-height:1;position:relative}.navbar-logo:before{content:"";background:var(--color-mustard);vertical-align:middle;width:8px;height:8px;margin-right:9px;display:inline-block}.navbar-links>a,.navbar-dropdown-trigger{color:var(--color-off-white);letter-spacing:.12em;text-transform:uppercase;background:0 0;align-items:center;padding:8px 0;font-size:.68rem;font-weight:800;transition:color .2s;display:inline-flex;position:relative}.dropdown-arrow{font-size:.65rem;transition:transform .2s}.navbar-dropdown-menu a{color:var(--color-off-white);letter-spacing:.1em;text-transform:uppercase;padding:14px 16px;font-size:.68rem;font-weight:800;transition:background .2s,color .2s;display:block}.navbar-dropdown-menu a:hover,.navbar-dropdown-menu a.active{background:var(--color-mustard);color:var(--color-charcoal)}@media (width<=900px){.navbar{gap:24px;min-height:72px}.navbar-links{gap:20px}.navbar-links>a,.navbar-dropdown-trigger{font-size:.62rem}}@media (width<=700px){.navbar{flex-direction:column;align-items:flex-start;gap:16px;min-height:auto;padding-top:18px;padding-bottom:18px}.navbar-links{scrollbar-width:none;gap:24px;width:100%;padding-bottom:4px;display:flex;overflow-x:auto}.navbar-links::-webkit-scrollbar{display:none}.navbar-links>a,.navbar-dropdown{flex:none}.navbar-dropdown-menu{left:0;transform:translateY(-8px)}.navbar-dropdown:hover .navbar-dropdown-menu{transform:translate(0)}}.footer-logo{font-family:var(--font-display);color:var(--color-mustard);letter-spacing:-.07em;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:900;line-height:.8}.footer-brand p{color:var(--color-off-white);letter-spacing:.2em;margin-top:18px;font-size:.68rem;font-weight:800}.footer-brand span{max-width:320px;color:var(--color-gray);margin-top:24px;font-size:.85rem;line-height:1.7;display:block}.footer-column a,.footer-placeholder{color:#f4f1e88c;font-size:.78rem;font-weight:500;transition:color .2s,transform .2s;position:relative}.footer-placeholder{cursor:default}.footer-bottom .container{color:#77766f;letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:20px;min-height:70px;font-size:.65rem;font-weight:600;display:flex}@media (width<=800px){.footer-main{grid-template-columns:repeat(2,1fr);gap:50px 30px;padding-top:70px;padding-bottom:70px}.footer-brand{grid-column:1/-1}}@media (width<=500px){.footer-main{grid-template-columns:1fr 1fr;gap:40px 20px;padding-top:60px;padding-bottom:60px}.footer-brand{grid-column:1/-1}.footer-logo{font-size:3rem}.footer-bottom .container{flex-direction:column;align-items:flex-start;gap:8px;min-height:auto;padding-top:20px;padding-bottom:20px}}.hero{background:var(--color-charcoal);align-items:center;min-height:calc(100vh - 78px);display:flex;position:relative;overflow:hidden}.hero-content{align-items:center;width:100%;min-height:calc(100vh - 78px);padding-top:70px;padding-bottom:70px;display:flex;position:relative}.hero-text{z-index:10;width:100%;max-width:1200px;position:relative}.hero-eyebrow{color:var(--color-mustard);font-family:var(--font-body);letter-spacing:.22em;text-transform:uppercase;margin:0 0 30px;font-size:.85rem;font-weight:800;line-height:1}.hero h1{width:max-content;max-width:100%;color:var(--color-off-white);font-family:var(--font-display);text-transform:uppercase;margin:0;font-weight:900;letter-spacing:-.095em!important;font-size:clamp(6rem,13vw,13rem)!important;line-height:.78!important}.hero h1 span{color:var(--color-mustard);margin:0;display:block}.hero-description{color:#f4f1e8ad;max-width:520px;font-family:var(--font-body);margin:45px 0 0;font-size:1.05rem;font-weight:400;line-height:1.6}.hero-button{background:var(--color-mustard);min-height:58px;color:var(--color-charcoal);font-family:var(--font-body);letter-spacing:.12em;text-transform:uppercase;border:1px solid var(--color-mustard);justify-content:center;align-items:center;margin-top:38px;padding:0 32px;font-size:.72rem;font-weight:800;transition:background .25s,color .25s,transform .25s;display:inline-flex}.hero-button:hover{color:var(--color-mustard);background:0 0;transform:translateY(-3px)}.hero-image{z-index:2;pointer-events:none;justify-content:center;align-items:center;width:min(58vw,780px);display:flex;position:absolute;top:50%;right:-5%;transform:translateY(-50%)}.hero-image img{z-index:2;object-fit:contain;filter:drop-shadow(0 35px 45px #00000073);width:100%;height:auto;position:relative}.hero:after{content:"PATMA";z-index:0;font-family:var(--font-display);letter-spacing:-.1em;color:#f4f1e806;pointer-events:none;white-space:nowrap;font-size:clamp(10rem,25vw,28rem);font-weight:900;line-height:.7;position:absolute;bottom:-55px;right:-30px}@media (width<=900px){.hero h1{font-size:clamp(5rem,13vw,9rem)!important}.hero-image{width:min(65vw,650px);right:-12%}}@media (width<=700px){.hero{min-height:auto}.hero-content{flex-direction:column;align-items:flex-start;min-height:auto;padding-top:70px;padding-bottom:80px}.hero-text{width:100%}.hero h1{width:100%;font-size:clamp(4.5rem,18vw,7.5rem)!important;line-height:.8!important}.hero-description{max-width:90%;margin-top:32px;font-size:.95rem}.hero-button{width:100%;margin-top:32px}.hero-image{order:2;width:100%;margin-top:55px;position:relative;top:auto;right:auto;transform:none}.hero-image img{width:min(85%,420px)}.hero:after{font-size:35vw;bottom:60px;right:-10px}}.product-highlight{background:var(--color-off-white);color:var(--color-charcoal);padding-top:130px;padding-bottom:130px;position:relative;overflow:hidden}.section-heading .section-eyebrow{color:var(--color-mustard);letter-spacing:.2em;text-transform:uppercase;margin-bottom:26px;font-size:.8rem;font-weight:800}.section-heading h2{letter-spacing:-.065em;text-transform:uppercase;max-width:950px;margin:0;font-size:clamp(5rem,10vw,10rem);font-weight:900;line-height:.8}.section-heading>p:last-child{color:#68675f;max-width:560px;margin-top:38px;font-size:1rem;line-height:1.65}.product-grid{grid-template-columns:repeat(2,1fr);gap:16px;width:100%;display:grid}.product-card:hover{transform:translateY(-6px)}.product-card-dark{background:var(--color-charcoal);color:var(--color-off-white)}.product-card-mustard{background:var(--color-mustard);color:var(--color-charcoal)}.product-card-image img{object-fit:contain;width:78%;height:100%;transition:transform .6s}.product-card-image:before{z-index:2;font-family:var(--font-display);letter-spacing:.15em;opacity:.55;font-size:.7rem;font-weight:800;position:absolute;top:20px;left:20px}.product-card-dark .product-card-image:before{content:"01 / ESPRESSO"}.product-card-mustard .product-card-image:before{content:"02 / FILTER"}.product-card-content h3{letter-spacing:-.065em;text-transform:uppercase;margin:0;font-size:clamp(3rem,5vw,5.5rem);font-weight:900;line-height:.8}.product-card-link{letter-spacing:.12em;text-transform:uppercase;border-bottom:2px solid;margin-top:34px;padding-bottom:5px;font-size:.68rem;font-weight:800;transition:padding .2s;display:inline-flex}.product-card:hover .product-card-link{padding-right:12px}@media (width<=700px){.product-highlight{padding-top:90px;padding-bottom:90px}.section-heading{margin-bottom:50px}.section-heading h2{letter-spacing:-.05em;font-size:clamp(4rem,17vw,7rem)}.section-heading>p:last-child{margin-top:30px;font-size:.95rem}.product-grid{grid-template-columns:1fr}.product-card{min-height:540px}.product-card-image{height:330px}.product-card-content{padding:28px}.product-card-content h3{font-size:clamp(3rem,15vw,5rem)}}.section-heading{max-width:1000px;margin-bottom:70px;position:relative}.section-eyebrow{color:var(--color-mustard);letter-spacing:.2em;text-transform:uppercase;margin-bottom:20px;font-size:.7rem;font-weight:800}.section-heading h2{letter-spacing:-.08em;text-transform:uppercase;max-width:950px;font-size:clamp(4rem,9vw,9rem);font-weight:900;line-height:.8}.section-heading h2 span{color:var(--color-charcoal);display:block}.section-heading>p:last-child{color:#68675f;max-width:480px;margin-top:35px;font-size:.95rem;font-weight:500;line-height:1.6}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.product-card{border:2px solid var(--color-charcoal);flex-direction:column;justify-content:space-between;min-height:620px;transition:transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden}.product-card:hover{box-shadow:10px 10px 0 var(--color-charcoal);transform:translate(-6px,-6px)}.product-card-dark{background:var(--color-charcoal);color:var(--color-off-white);border-color:var(--color-charcoal)}.product-card-mustard{background:var(--color-mustard);color:var(--color-charcoal);border-color:var(--color-charcoal)}.product-card-image:before{content:"";pointer-events:none;background-image:linear-gradient(90deg,#ffffff0d 1px,#0000 1px),linear-gradient(#ffffff0d 1px,#0000 1px);background-size:55px 55px;position:absolute;inset:0}.product-card-mustard .product-card-image:before{background-image:linear-gradient(90deg,#1c1c1a14 1px,#0000 1px),linear-gradient(#1c1c1a14 1px,#0000 1px)}.product-card-image img{z-index:1;object-fit:contain;width:78%;height:100%;transition:transform .5s cubic-bezier(.2,.8,.2,1);position:relative}.product-card:hover .product-card-image img{transform:scale(1.06)}.product-card-content{padding:32px;position:relative}.product-card-content>p{letter-spacing:.18em;opacity:.65;margin-bottom:18px;font-size:.68rem;font-weight:800}.product-card-content h3{letter-spacing:-.075em;text-transform:uppercase;font-size:clamp(3rem,5vw,5rem);font-weight:900;line-height:.8}.product-card-content h3 span{display:block}.product-card-link{letter-spacing:.12em;text-transform:uppercase;margin-top:30px;font-size:.68rem;font-weight:800;display:inline-block}.product-card-content:after{content:"+";opacity:.45;font-size:2.5rem;font-weight:300;position:absolute;bottom:28px;right:30px}@media (width<=700px){.product-highlight{padding-top:80px;padding-bottom:80px}.section-heading{margin-bottom:45px}.section-heading h2{font-size:clamp(3.5rem,16vw,6rem)}.product-grid{grid-template-columns:1fr;gap:16px}.product-card{min-height:540px}.product-card-image{height:320px}.product-card-content{padding:28px}.product-card-content h3{font-size:clamp(3rem,13vw,5rem)}.product-card:hover{box-shadow:6px 6px 0 var(--color-charcoal);transform:translate(-3px,-3px)}}.production-heading{width:100%;max-width:1100px;margin-bottom:70px;position:relative}.production-heading .section-eyebrow{color:var(--color-mustard);letter-spacing:.2em;text-transform:uppercase;margin-bottom:28px;font-size:1rem;font-weight:800}.production-heading h2{letter-spacing:-.085em;text-transform:uppercase;max-width:1100px;margin:0;font-size:clamp(5rem,11vw,11rem);font-weight:900;line-height:.78}.production-heading h2 span{color:var(--color-mustard);display:block}.production-heading>p:last-child{color:#f4f1e8b3;max-width:700px;margin-top:42px;font-size:clamp(1rem,1.5vw,1.35rem);font-weight:500;line-height:1.5}@media (width<=700px){.production-heading{margin-bottom:50px}.production-heading .section-eyebrow{margin-bottom:22px;font-size:.75rem}.production-heading h2{font-size:clamp(4rem,17vw,7rem);line-height:.8}.production-heading>p:last-child{margin-top:30px;font-size:1rem}}.production-showcase{flex-direction:column;gap:16px;width:100%;display:flex;position:relative}.production-video{aspect-ratio:16/9;background:#111;border:1px solid #f4f1e826;width:100%;position:relative;overflow:hidden}.production-video video{object-fit:cover;filter:saturate(.82)contrast(1.05);width:100%;height:100%;transition:transform .7s;display:block}.production-video:hover video{transform:scale(1.02)}.production-video:before{content:"PATMA / PRODUCTION";z-index:3;background:var(--color-mustard);color:var(--color-charcoal);letter-spacing:.14em;text-transform:uppercase;padding:9px 12px;font-size:.62rem;font-weight:800;position:absolute;top:20px;left:20px}.video-sound-button{z-index:5;width:50px;height:50px;color:var(--color-off-white);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1c1c1ad1;border:1px solid #f4f1e866;border-radius:0;justify-content:center;align-items:center;font-size:17px;transition:background .2s,color .2s,transform .2s;display:flex;position:absolute;bottom:20px;right:20px}.video-sound-button:hover{background:var(--color-mustard);color:var(--color-charcoal);transform:translateY(-3px)}.production-gallery{grid-template-columns:repeat(2,1fr);gap:16px;width:100%;display:grid}.production-image{aspect-ratio:4/3;background:#111;border:1px solid #f4f1e826;position:relative;overflow:hidden}.production-image img{object-fit:cover;filter:saturate(.8)contrast(1.08);width:100%;height:100%;transition:transform .6s,filter .4s;display:block}.production-image:hover img{filter:saturate()contrast(1.05);transform:scale(1.05)}.production-image:before{z-index:2;background:var(--color-charcoal);color:var(--color-off-white);letter-spacing:.12em;padding:7px 9px;font-size:.6rem;font-weight:800;position:absolute;top:14px;left:14px}.production-image:first-child:before{content:"01 / MACHINE"}.production-image:last-child:before{content:"02 / ROASTER"}@media (width<=600px){.production-video{aspect-ratio:16/10}.production-gallery{grid-template-columns:1fr}.production-image{aspect-ratio:4/3}.video-sound-button{width:44px;height:44px;bottom:14px;right:14px}.production-video:before{top:14px;left:14px}}.home-cta{background:var(--color-mustard);color:var(--color-charcoal);padding:150px 0 160px;position:relative;overflow:hidden}.home-cta .container{z-index:2;flex-direction:column;align-items:flex-start;display:flex;position:relative}.home-cta .section-eyebrow{color:var(--color-charcoal);letter-spacing:.2em;opacity:.65;margin-bottom:25px;font-size:.8rem;font-weight:800}.home-cta h2{letter-spacing:-.09em;text-transform:uppercase;max-width:1100px;margin:0;font-size:clamp(5rem,12vw,12rem);font-weight:900;line-height:.78}.home-cta h2 span{display:block}.home-cta-button{background:var(--color-charcoal);min-height:58px;color:var(--color-off-white);letter-spacing:.12em;border:1px solid var(--color-charcoal);justify-content:center;align-items:center;margin-top:55px;padding:0 30px;font-size:.75rem;font-weight:800;transition:background .25s,color .25s,transform .25s;display:inline-flex}.home-cta-button:hover{color:var(--color-charcoal);background:0 0;transform:translateY(-4px)}.home-cta:before{content:"";pointer-events:none;background-image:linear-gradient(90deg,#1c1c1a14 1px,#0000 1px),linear-gradient(#1c1c1a14 1px,#0000 1px);background-size:70px 70px;width:42%;height:100%;position:absolute;top:0;right:0}.home-cta:after{content:"PATMA";font-family:var(--font-display);letter-spacing:-.1em;color:#1c1c1a12;pointer-events:none;font-size:clamp(8rem,22vw,24rem);font-weight:900;line-height:.7;position:absolute;bottom:-70px;right:-30px}@media (width<=700px){.home-cta{padding:100px 0 110px}.home-cta h2{font-size:clamp(4rem,18vw,8rem);line-height:.8}.home-cta-button{width:100%;margin-top:40px}.home-cta:before{background-size:50px 50px;width:70%}.home-cta:after{font-size:35vw;bottom:-20px;right:-20px}}.product-page{background:var(--color-charcoal);color:var(--color-off-white)}.product-page-header{border-bottom:1px solid #f4f1e81f;padding:120px 0 80px}.product-page-header .container{max-width:1200px}.product-page-header h1{letter-spacing:-.065em;text-transform:uppercase;margin:20px 0 28px;font-size:clamp(4.5rem,9vw,9rem);font-weight:900;line-height:.82}.product-page-header h1 span{color:var(--color-mustard);display:block}.product-page-header>.container>p:last-child{color:#f4f1e8a6;max-width:600px;font-size:1rem;line-height:1.65}.product-list+.product-list{padding-top:0}.product-list[id]{scroll-margin-top:90px}.site-header .navbar-dropdown-menu,.site-header .navbar-dropdown-trigger .dropdown-arrow{display:none!important}.product-list#filter{padding-top:100px}.catalog-series-heading{border-bottom:1px solid #f4f1e82e;margin:0 0 44px;padding-bottom:24px}.catalog-series-heading span{color:#f4f1e88c;letter-spacing:.18em;margin-bottom:10px;font-family:Inter,sans-serif;font-size:10px;font-weight:800;display:block}.catalog-series-heading h2{color:var(--color-off-white);letter-spacing:-.055em;margin:0;font-family:Inter,sans-serif;font-size:clamp(2.5rem,7vw,6rem);font-weight:900;line-height:.9}.product-list-title{color:var(--color-mustard);letter-spacing:-.03em;margin:0 0 28px;font-family:Inter,sans-serif;font-size:clamp(1.75rem,4vw,3.25rem);font-weight:800;line-height:1}.product-section-title-accent{color:var(--color-mustard);letter-spacing:-.055em;-webkit-text-stroke:1px var(--color-charcoal);paint-order:stroke fill;font-family:Inter,sans-serif;font-size:clamp(34px,4.4vw,68px);font-weight:900;line-height:.88}.product-list-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.product-item{background:var(--color-charcoal-soft);border:1px solid #f4f1e81f;flex-direction:column;min-width:0;padding:0;transition:transform .3s,border-color .3s;display:flex;overflow:hidden}.product-item:hover{border-color:var(--color-mustard);transform:translateY(-6px)}.product-item-image{aspect-ratio:1;background:#18181a;justify-content:center;align-items:center;width:100%;min-height:0;padding:28px;display:flex;position:relative;overflow:hidden}.product-item-content{flex-direction:column;justify-content:flex-start;padding:28px;display:flex}.product-item-series{color:var(--color-mustard);letter-spacing:.14em;text-transform:uppercase;margin-bottom:12px;font-size:.62rem;font-weight:800}.product-item-content h2{letter-spacing:-.045em;text-transform:uppercase;margin:0 0 26px;font-size:clamp(1.8rem,2.5vw,2.8rem);font-weight:800;line-height:.9}.product-details div{border-bottom:1px solid #f4f1e81f;min-width:0;padding:14px 0}.product-details span,.product-meta span,.product-tasting>span{color:#f4f1e866;letter-spacing:.1em;text-transform:uppercase;margin-bottom:6px;font-size:.58rem;font-weight:800;display:block}.product-details strong{color:#f4f1e8d9;font-size:.75rem;font-weight:600;line-height:1.35;display:block}.product-meta{grid-template-columns:repeat(3,1fr);gap:12px;padding:22px 0;display:grid}.product-meta strong{font-size:.75rem;font-weight:700;display:block}.product-order-button{background:var(--color-mustard);width:100%;min-height:48px;color:var(--color-charcoal);letter-spacing:.1em;text-transform:uppercase;padding:0 16px;font-family:inherit;font-size:.62rem;font-weight:900;transition:background .2s,color .2s}.product-order-button:hover{background:var(--color-off-white);color:var(--color-charcoal)}@media (width<=1000px){.product-list-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=650px){.product-page-header{padding:90px 0 60px}.product-page-header h1{font-size:clamp(4rem,17vw,7rem)}.product-list{padding:60px 0 90px}.product-list-grid{grid-template-columns:1fr;gap:20px}.product-item-content{padding:24px}.product-item-content h2{font-size:2.2rem}}.product-list{padding:40px 0 140px}.product-list-grid{flex-direction:column;gap:80px;display:flex}.product-item{background:#242426;border:1px solid #ffffff14;grid-template-columns:minmax(300px,.9fr) minmax(400px,1.1fr);gap:70px;padding:50px;display:grid}.product-item-image{background:#18181a;justify-content:center;align-items:center;min-height:500px;display:flex;overflow:hidden}.product-item-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.product-item:hover .product-item-image img{transform:scale(1.03)}.product-item-content{flex-direction:column;justify-content:center;display:flex}.product-item-series{color:var(--color-mustard);letter-spacing:.12em;margin-bottom:15px;font-size:.68rem;font-weight:800}.product-item-content h2{letter-spacing:-.06em;margin-bottom:40px;font-size:clamp(2rem,4vw,4rem);font-weight:900;line-height:.95}.product-details{border-top:1px solid #ffffff1f;grid-template-columns:repeat(2,1fr);display:grid}.product-details div{border-bottom:1px solid #ffffff1f;padding:18px 0}.product-details div:nth-child(odd){margin-right:25px}.product-details span,.product-meta span,.product-tasting>span{color:#ffffff73;letter-spacing:.1em;margin-bottom:7px;font-size:.62rem;font-weight:800;display:block}.product-details strong{font-size:.9rem;font-weight:600}.product-tasting{border-bottom:1px solid #ffffff1f;padding:30px 0}.product-tasting p{color:#fffc;margin:0;font-size:1rem;line-height:1.6}.product-meta{grid-template-columns:repeat(3,1fr);padding:30px 0;display:grid}.product-meta strong{font-size:.9rem;font-weight:700}.product-order-button{background:var(--color-mustard);width:100%;color:var(--color-charcoal);letter-spacing:.1em;cursor:pointer;padding:18px 24px;font-family:inherit;font-size:.72rem;font-weight:800;transition:transform .2s,background .2s}.product-order-button:hover{background:#fff;transform:translateY(-3px)}@media (width<=768px){.product-page-header{padding:100px 0 70px}.product-list{padding-bottom:90px}.product-list-grid{gap:40px}.product-item{grid-template-columns:1fr;gap:40px;padding:20px}.product-item-image{min-height:380px}.product-item-content h2{margin-bottom:30px}}@media (width<=480px){.product-item-image{min-height:300px}.product-details{grid-template-columns:1fr}.product-details div:nth-child(odd){margin-right:0}.product-meta{grid-template-columns:1fr;gap:20px}}.hero-content{padding-left:48px;padding-right:48px}.hero-text{max-width:1150px}.hero-eyebrow{letter-spacing:.18em;margin-bottom:32px;font-size:.82rem}.hero h1{font-weight:800;letter-spacing:-.055em!important;font-size:clamp(5.5rem,11vw,11rem)!important;line-height:.86!important}.hero h1 span{margin-top:4px}.hero-button{margin-top:36px;padding-left:30px;padding-right:30px}@media (width>=1200px){.hero-content{padding-left:64px;padding-right:64px}.hero h1{letter-spacing:-.045em!important;font-size:clamp(6rem,10.5vw,11rem)!important}}@media (width<=900px){.hero-content{padding-left:32px;padding-right:32px}.hero h1{letter-spacing:-.045em!important;font-size:clamp(4.8rem,11vw,8rem)!important}}@media (width<=700px){.hero-content{padding-left:20px;padding-right:20px}.hero h1{letter-spacing:-.04em!important;font-size:clamp(4rem,17vw,7rem)!important;line-height:.86!important}}.product-page .product-list-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important;width:100%!important;display:grid!important}.product-page .product-item{background:#252522!important;border:1px solid #f4f1e81f!important;flex-direction:column!important;width:100%!important;min-width:0!important;margin:0!important;padding:0!important;display:flex!important;overflow:hidden!important}.product-page .product-item-image{background:#18181a!important;justify-content:center!important;align-items:center!important;width:100%!important;height:360px!important;min-height:0!important;padding:30px!important;display:flex!important;overflow:hidden!important}.product-page .product-item-image img{object-fit:contain!important;width:100%!important;height:100%!important}.product-page .product-item-content{flex-direction:column!important;width:100%!important;padding:26px!important;display:flex!important}.product-page .product-item-content h2{letter-spacing:-.04em!important;margin:0 0 24px!important;font-size:2.2rem!important;line-height:.9!important}.product-page .product-details{grid-template-columns:repeat(2,minmax(0,1fr))!important;width:100%!important;display:grid!important}.product-page .product-details div:nth-child(odd){margin-right:12px!important}.product-page .product-tasting{padding:20px 0!important}.product-page .product-meta{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;padding:20px 0!important;display:grid!important}.product-page .product-order-button{width:100%!important;min-height:48px!important;padding:0 12px!important;font-size:.62rem!important}@media (width<=1000px){.product-page .product-list-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=650px){.product-page .product-list-grid{grid-template-columns:1fr!important;gap:20px!important}.product-page .product-item-image{height:330px!important}}.product-page-header h1{white-space:nowrap!important}.product-page-header h1 span{color:var(--color-mustard);margin-left:.02em;display:inline!important}@media (width<=650px){.product-page-header h1{white-space:normal!important;font-size:clamp(3.5rem,15vw,6rem)!important;line-height:.88!important}.product-page-header h1 span{display:inline!important}}.product-page .product-list{padding-top:60px!important}.product-page .product-list-grid{align-items:stretch!important}.product-page .product-item{background:#1c1c1a!important;border:1px solid #f4f1e829!important;transition:transform .25s,border-color .25s!important;position:relative!important}.product-page .product-item:hover{border-color:var(--color-mustard)!important;transform:translateY(-5px)!important}.product-page .product-item-image{background:#f4f1e8!important;border-bottom:1px solid #1c1c1a26!important;height:380px!important;padding:36px!important}.product-page .product-item-image img{object-fit:contain!important;width:90%!important;height:90%!important;transition:transform .45s!important}.product-page .product-item-content{padding:26px!important}.product-page .product-item-series{color:var(--color-mustard)!important;letter-spacing:.16em!important;margin-bottom:12px!important;font-size:.6rem!important;font-weight:800!important}.product-page .product-item-content h2{min-height:58px!important;color:var(--color-off-white)!important;letter-spacing:-.045em!important;text-transform:uppercase!important;margin-bottom:24px!important;font-size:clamp(1.8rem,2.4vw,2.5rem)!important;font-weight:800!important;line-height:.9!important}.product-page .product-details{border-top:1px solid #f4f1e829!important}.product-page .product-details div{border-bottom:1px solid #f4f1e81a!important;padding:13px 0!important}.product-page .product-details span,.product-page .product-meta span,.product-page .product-tasting>span{color:#f4f1e86b!important;letter-spacing:.12em!important;font-size:.56rem!important;font-weight:800!important}.product-page .product-details strong{color:#f4f1e8e0!important;font-size:.72rem!important}.product-page .product-tasting{border-bottom:1px solid #f4f1e81a!important;min-height:100px!important;padding:20px 0!important}.product-page .product-tasting p{color:#f4f1e8b8!important;font-size:.76rem!important;line-height:1.55!important}.product-page .product-meta{min-height:76px!important;padding:20px 0!important}.product-page .product-meta strong{color:var(--color-off-white)!important;font-size:.72rem!important}.product-page .product-order-button{background:var(--color-mustard)!important;min-height:50px!important;color:var(--color-charcoal)!important;letter-spacing:.12em!important;margin-top:auto!important;font-size:.62rem!important;font-weight:900!important;transition:background .2s,color .2s!important}.product-page .product-order-button:hover{background:var(--color-off-white)!important;color:var(--color-charcoal)!important}@media (width<=1000px){.product-page .product-item-image{height:340px!important}}@media (width<=650px){.product-page .product-item-image{height:360px!important}.product-page .product-item-content h2{min-height:auto!important}}.about-hero{border-bottom:1px solid #f4f1e81f;align-items:center;min-height:72vh;padding:120px 0;display:flex}.about-hero h1{letter-spacing:-.065em;max-width:1100px;margin-top:24px;font-size:clamp(4rem,10vw,9rem);font-weight:700;line-height:.82}.about-hero h1 span{color:var(--color-mustard);display:block}.about-hero-description{max-width:560px;color:var(--color-gray);margin-top:42px;font-size:1rem;line-height:1.7}.about-intro{background:var(--color-off-white);color:var(--color-charcoal);padding:140px 0}.about-intro-grid{grid-template-columns:.35fr 1fr;gap:80px;display:grid}.about-label{flex-direction:column;gap:10px;display:flex}.about-label span{color:var(--color-mustard);font-family:var(--font-display);font-size:2rem;font-weight:700}.about-label p{letter-spacing:.14em;font-size:.65rem;font-weight:800}.about-intro-content{max-width:850px}.about-intro-content h2{letter-spacing:-.06em;margin-bottom:48px;font-size:clamp(3rem,6vw,6rem);line-height:.85}.about-intro-content h2 span{color:var(--color-mustard);display:block}.about-intro-content p{color:#68675f;max-width:680px;margin-bottom:24px;font-size:1rem;line-height:1.8}.about-visual{background:var(--color-charcoal);padding:100px 0}.about-image{aspect-ratio:16/8;background:#111;width:100%;position:relative;overflow:hidden}.about-image img{object-fit:cover;width:100%;height:100%;transition:transform .6s;display:block}.about-image:hover img{transform:scale(1.025)}.about-image-label{background:var(--color-mustard);color:var(--color-charcoal);align-items:center;gap:14px;padding:12px 16px;display:flex;position:absolute;bottom:24px;left:24px}.about-image-label span{font-family:var(--font-display);font-weight:800}.about-image-label p{letter-spacing:.12em;font-size:.62rem;font-weight:800}.about-values{background:var(--color-charcoal);padding:140px 0}.about-values-heading{max-width:800px;margin-bottom:80px}.about-values-heading h2 span{color:var(--color-mustard);display:block}.about-values-grid{border-top:1px solid #f4f1e82e;grid-template-columns:repeat(3,1fr);display:grid}.about-value{border-bottom:1px solid #f4f1e82e;border-right:1px solid #f4f1e82e;min-height:330px;padding:28px}.about-value:last-child{border-right:none}.about-value-number{color:var(--color-mustard);font-family:var(--font-display);margin-bottom:70px;font-size:1.4rem;font-weight:700;display:block}.about-value h3{letter-spacing:-.04em;margin-bottom:18px;font-size:2rem}.about-value p{max-width:280px;color:var(--color-gray);font-size:.85rem;line-height:1.7}.about-closing{background:var(--color-mustard);color:var(--color-charcoal);padding:140px 0}.about-closing .section-eyebrow{color:var(--color-charcoal);opacity:.6}.about-closing h2{letter-spacing:-.065em;max-width:1000px;margin-top:20px;font-size:clamp(3.5rem,8vw,8rem);line-height:.84}.about-closing h2 span{display:block}@media (width<=800px){.about-hero{min-height:auto;padding:100px 0}.about-intro{padding:100px 0}.about-intro-grid{grid-template-columns:1fr;gap:40px}.about-values{padding:100px 0}.about-values-grid{grid-template-columns:1fr}.about-value{border-right:none;min-height:auto;padding:30px 0}.about-value-number{margin-bottom:40px}.about-visual{padding:60px 0}.about-image{aspect-ratio:4/3}.about-closing{padding:100px 0}}.contact-hero{border-bottom:1px solid #f4f1e81f;align-items:center;min-height:65vh;padding:120px 0;display:flex}.contact-hero h1{letter-spacing:-.065em;max-width:1100px;margin-top:24px;font-size:clamp(4rem,10vw,9rem);line-height:.82}.contact-hero h1 span{color:var(--color-mustard);display:block}.contact-hero-description{max-width:560px;color:var(--color-gray);margin-top:40px;font-size:1rem;line-height:1.7}.contact-information{background:var(--color-off-white);color:var(--color-charcoal);padding:120px 0}.contact-grid{border-top:1px solid #1c1c1a33;border-left:1px solid #1c1c1a33;grid-template-columns:repeat(3,1fr);display:grid}.contact-card{border-bottom:1px solid #1c1c1a33;border-right:1px solid #1c1c1a33;flex-direction:column;align-items:flex-start;min-height:500px;padding:32px;display:flex}.contact-number{color:var(--color-mustard);font-family:var(--font-display);font-size:1.5rem;font-weight:700}.contact-label{letter-spacing:.15em;opacity:.55;margin-top:10px;font-size:.62rem;font-weight:800}.contact-card h2{letter-spacing:-.055em;margin-top:60px;font-size:clamp(2.5rem,4vw,4.5rem);line-height:.85}.contact-card h2 span{color:var(--color-mustard);display:block}.contact-description{color:#68675f;max-width:330px;margin-top:28px;font-size:.85rem;line-height:1.7}.contact-button{background:var(--color-charcoal);min-height:50px;color:var(--color-off-white);letter-spacing:.1em;justify-content:center;align-items:center;margin-top:auto;padding:0 22px;font-size:.65rem;font-weight:800;transition:background .2s,color .2s,transform .2s;display:inline-flex}.contact-button:hover{background:var(--color-mustard);color:var(--color-charcoal);transform:translateY(-3px)}.contact-location{width:100%;font-family:var(--font-display);letter-spacing:.08em;border-top:1px solid #1c1c1a33;margin-top:auto;padding-top:18px;font-size:.75rem;font-weight:700}.contact-closing{background:var(--color-mustard);color:var(--color-charcoal);padding:140px 0}.contact-closing .section-eyebrow{color:var(--color-charcoal);opacity:.6}.contact-closing h2{letter-spacing:-.065em;max-width:1000px;margin-top:20px;font-size:clamp(3.5rem,8vw,8rem);line-height:.84}.contact-closing h2 span{display:block}.contact-closing-button{background:var(--color-charcoal);min-height:54px;color:var(--color-off-white);letter-spacing:.1em;justify-content:center;align-items:center;margin-top:48px;padding:0 28px;font-size:.7rem;font-weight:800;transition:transform .2s,background .2s;display:inline-flex}.contact-closing-button:hover{background:#000;transform:translateY(-4px)}@media (width<=850px){.contact-hero{min-height:auto;padding:100px 0}.contact-information{padding:90px 0}.contact-grid{grid-template-columns:1fr}.contact-card{min-height:400px}.contact-card h2{margin-top:40px}.contact-closing{padding:100px 0}}@media (width<=500px){.contact-hero h1{font-size:clamp(3.5rem,16vw,6rem)}.contact-card{min-height:430px;padding:24px}.contact-button{width:100%}}.site-header{z-index:1000;background:var(--color-charcoal);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid #f4f1e829;position:sticky;top:0}.navbar{justify-content:space-between;align-items:center;gap:40px;min-height:84px;display:flex}.navbar-logo{color:var(--color-off-white);font-family:var(--font-display);letter-spacing:.12em;align-items:center;font-size:1.35rem;font-weight:700;line-height:1;transition:color .2s;display:inline-flex}.navbar-logo:before{content:"";background:var(--color-mustard);width:8px;height:8px;margin-right:10px}.navbar-logo:hover{color:var(--color-mustard)}.navbar-links{align-items:center;gap:34px;display:flex}.navbar-links>a,.navbar-dropdown-trigger{min-height:40px;color:var(--color-off-white);font-family:var(--font-body);letter-spacing:.12em;white-space:nowrap;background:0 0;align-items:center;padding:0;font-size:.68rem;font-weight:700;transition:color .2s;display:inline-flex;position:relative}.navbar-links>a:after,.navbar-dropdown-trigger:after{content:"";background:var(--color-mustard);width:0;height:2px;transition:width .25s;position:absolute;bottom:4px;left:0}.navbar-links>a:hover,.navbar-links>a.active,.navbar-dropdown-trigger:hover{color:var(--color-mustard)}.navbar-links>a:hover:after,.navbar-links>a.active:after,.navbar-dropdown:hover .navbar-dropdown-trigger:after{width:100%}.navbar-dropdown{position:relative}.navbar-dropdown-trigger{gap:8px}.dropdown-arrow{color:var(--color-mustard);font-size:.85rem;line-height:1;transition:transform .25s;display:inline-block}.navbar-dropdown:hover .dropdown-arrow{transform:rotate(180deg)}.navbar-dropdown-menu{background:var(--color-charcoal-soft);opacity:0;visibility:hidden;border:1px solid #f4f1e829;min-width:260px;padding:8px;transition:opacity .2s,visibility .2s,transform .2s;position:absolute;top:calc(100% + 18px);left:50%;transform:translate(-50%,-10px);box-shadow:12px 12px #00000047}.navbar-dropdown:hover .navbar-dropdown-menu{opacity:1;visibility:visible;transform:translate(-50%)}.navbar-dropdown-menu a{color:var(--color-off-white);font-family:var(--font-body);letter-spacing:.08em;grid-template-columns:28px 1fr;align-items:center;gap:10px;padding:16px 14px;font-size:.67rem;font-weight:700;transition:background .2s,color .2s;display:grid;position:relative}.navbar-dropdown-menu a span{color:var(--color-mustard);font-family:var(--font-display);font-size:.65rem;font-weight:700}.navbar-dropdown-menu a:hover,.navbar-dropdown-menu a.active{color:var(--color-charcoal);background:var(--color-mustard)}.navbar-dropdown-menu a:hover span,.navbar-dropdown-menu a.active span{color:var(--color-charcoal)}@media (width<=900px){.navbar{gap:24px;min-height:76px}.navbar-links{gap:22px}.navbar-links>a,.navbar-dropdown-trigger{font-size:.62rem}}@media (width<=700px){.navbar{flex-direction:column;align-items:flex-start;gap:18px;min-height:auto;padding-top:20px;padding-bottom:20px}.navbar-links{scrollbar-width:none;gap:24px;width:100%;padding-bottom:4px;display:flex;overflow-x:auto}.navbar-links::-webkit-scrollbar{display:none}.navbar-links>a,.navbar-dropdown{flex:none}.navbar-dropdown-menu{left:0;transform:translateY(-10px)}.navbar-dropdown:hover .navbar-dropdown-menu{transform:translate(0)}}@media (width<=420px){.navbar-links{gap:20px}.navbar-links>a,.navbar-dropdown-trigger{letter-spacing:.09em;font-size:.59rem}}.footer-main{grid-template-columns:2fr 1fr 1fr 1fr;gap:60px;padding-top:80px;padding-bottom:80px;display:grid}.footer-brand{flex-direction:column;align-items:flex-start;display:flex}.footer-logo{color:var(--color-off-white);font-family:var(--font-display);letter-spacing:.08em;align-items:center;font-size:2.4rem;font-weight:700;line-height:1;display:inline-flex;position:relative}.footer-logo:before{content:"";background:var(--color-mustard);width:10px;height:10px;margin-right:12px}.footer-brand>p{color:var(--color-mustard);letter-spacing:.2em;margin-top:14px;font-size:.65rem;font-weight:800}.footer-brand>span{max-width:300px;color:var(--color-gray);margin-top:26px;font-size:.85rem;line-height:1.7}.footer-column h3{color:var(--color-mustard);font-family:var(--font-body);letter-spacing:.15em;margin-bottom:12px;font-size:.65rem;font-weight:800}.footer-column a,.footer-placeholder{color:#9d9b92;letter-spacing:.08em;font-size:.7rem;font-weight:600;transition:color .2s,transform .2s;position:relative}.footer-column a:before{content:"→";color:var(--color-mustard);opacity:0;transition:opacity .2s,transform .2s;position:absolute;left:-18px;transform:translate(-5px)}.footer-column a:hover:before{opacity:1;transform:translate(0)}.footer-placeholder{cursor:default;color:#55544f}.footer-statement{border-top:1px solid #f4f1e814;border-bottom:1px solid #f4f1e814;padding:60px 0;overflow:hidden}.footer-statement .container{justify-content:space-between;align-items:flex-end;gap:40px;display:flex}.footer-statement p{color:var(--color-gray);letter-spacing:.16em;padding-bottom:8px;font-size:.65rem;font-weight:800}.footer-statement strong{font-family:var(--font-display);letter-spacing:-.07em;white-space:nowrap;font-size:clamp(4rem,10vw,9rem);font-weight:700;line-height:.75}.footer-statement strong span{color:var(--color-mustard)}.footer-bottom{border-top:none}.footer-bottom .container{color:#66645e;letter-spacing:.1em;justify-content:space-between;align-items:center;gap:20px;min-height:70px;font-size:.6rem;font-weight:600;display:flex}@media (width<=800px){.footer-main{grid-template-columns:repeat(2,1fr);gap:50px 40px;padding-top:65px;padding-bottom:65px}.footer-brand{grid-column:1/-1}.footer-statement{padding:50px 0}.footer-statement .container{display:block}.footer-statement strong{white-space:normal;margin-top:25px;display:block}}@media (width<=500px){.footer-main{grid-template-columns:1fr 1fr;gap:45px 24px;padding-top:55px;padding-bottom:55px}.footer-brand{grid-column:1/-1}.footer-logo{font-size:2rem}.footer-brand>span{max-width:250px}.footer-column a,.footer-placeholder{font-size:.62rem}.footer-statement{padding:55px 0}.footer-statement strong{font-size:clamp(3.5rem,16vw,6rem);line-height:.8}.footer-bottom .container{flex-direction:column;align-items:flex-start;min-height:auto;padding-top:22px;padding-bottom:22px;line-height:1.6}}:root{--font-display:"Helvetica Neue", "Helvetica", "Arial", sans-serif;--font-body:"Inter", "Helvetica Neue", "Helvetica", Arial, sans-serif;--container-width:1240px}html{font-size:16px}body{font-family:var(--font-body);letter-spacing:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;line-height:1.6}h1,h2,h3,h4{font-family:var(--font-display);letter-spacing:-.045em;text-wrap:balance;font-weight:700;line-height:.92}p{letter-spacing:0;line-height:1.7}.container{width:min(calc(100% - 64px), var(--container-width));margin-inline:auto}.section-eyebrow{font-family:var(--font-body);letter-spacing:.16em;text-transform:uppercase;margin-bottom:20px;font-size:.68rem;font-weight:800;line-height:1.2}.hero h1{max-width:850px;font-family:var(--font-display);letter-spacing:-.055em;font-size:clamp(4.5rem,9vw,8.5rem);font-weight:700;line-height:.84}.hero-description{letter-spacing:0;max-width:540px;margin-top:36px;font-size:1rem;line-height:1.75}.section-heading h2{letter-spacing:-.055em;font-size:clamp(3.5rem,7vw,6.5rem);line-height:.86}.product-page-header{padding-left:0;padding-right:0}.product-page-header h1{max-width:1100px;font-family:var(--font-display);letter-spacing:-.06em;font-size:clamp(4.5rem,10vw,9rem);font-weight:700;line-height:.84}.product-page-header>.container>p:last-child{letter-spacing:0;max-width:600px;margin-top:32px;font-size:1rem;line-height:1.75}.product-card-content h3{font-family:var(--font-display);letter-spacing:-.05em;font-size:clamp(2.4rem,4vw,4rem);line-height:.88}.product-item-content h2{font-family:var(--font-display);letter-spacing:-.045em;font-size:clamp(2.5rem,4vw,4.2rem);line-height:.9}.product-details strong,.product-meta strong{font-family:var(--font-body);letter-spacing:0;line-height:1.4}.product-tasting p{letter-spacing:0;max-width:620px;font-size:.7rem;line-height:1.7}.about-hero h1{letter-spacing:-.06em;max-width:1100px;font-size:clamp(4.5rem,10vw,9rem);line-height:.84}.about-hero-description{max-width:580px;font-size:1rem;line-height:1.75}.about-intro-content h2{letter-spacing:-.055em;max-width:850px;font-size:clamp(3.5rem,7vw,6.5rem);line-height:.86}.about-intro-content p{max-width:680px;font-size:1rem;line-height:1.8}.about-values-heading h2{letter-spacing:-.06em;font-size:clamp(3.5rem,7vw,7rem);line-height:.86}.contact-hero h1{letter-spacing:-.06em;max-width:1100px;font-size:clamp(4.5rem,10vw,9rem);line-height:.84}.contact-hero-description{max-width:580px;font-size:1rem;line-height:1.75}.contact-card h2{letter-spacing:-.05em;font-size:clamp(2.5rem,4vw,4.5rem);line-height:.87}.home-cta h2,.contact-closing h2,.about-closing h2{font-family:var(--font-display);letter-spacing:-.06em;font-size:clamp(4rem,8vw,8rem);font-weight:700;line-height:.84}.hero-button,.home-cta-button,.product-order-button,.contact-button,.contact-closing-button{font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;font-size:.68rem;font-weight:800;line-height:1}.navbar-links>a,.navbar-dropdown-trigger{font-family:var(--font-body);letter-spacing:.1em;font-size:.68rem;font-weight:700;line-height:1}.footer-brand>span{letter-spacing:0;font-size:.85rem;line-height:1.7}.footer-column a,.footer-placeholder{letter-spacing:.08em;font-size:.68rem;line-height:1.4}@media (width<=768px){.container{width:min(calc(100% - 40px), var(--container-width))}.hero h1,.product-page-header h1,.about-hero h1,.contact-hero h1{letter-spacing:-.055em;font-size:clamp(3.6rem,13vw,6.5rem);line-height:.86}}@media (width<=480px){.container{width:calc(100% - 32px)}.section-eyebrow{letter-spacing:.13em;font-size:.62rem}.hero h1,.product-page-header h1,.about-hero h1,.contact-hero h1{letter-spacing:-.05em;font-size:clamp(3.2rem,15vw,5rem);line-height:.88}.hero-description,.about-hero-description,.contact-hero-description{font-size:.9rem;line-height:1.7}}.hero{background:var(--color-charcoal);flex-direction:column;justify-content:center;min-height:calc(100vh - 84px);display:flex;position:relative;overflow:hidden}.hero-background-text{z-index:0;color:#f4f1e809;width:max-content;font-family:var(--font-display);letter-spacing:-.09em;pointer-events:none;-webkit-user-select:none;user-select:none;white-space:nowrap;font-size:clamp(12rem,28vw,32rem);font-weight:700;line-height:.75;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-content{z-index:2;width:min(calc(100% - 64px), var(--container-width));grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:center;gap:60px;min-height:calc(100vh - 160px);padding-top:70px;padding-bottom:100px;display:grid;position:relative}.hero-text{max-width:720px;padding-left:12px}.hero-eyebrow{color:var(--color-mustard);letter-spacing:.16em;margin-bottom:28px;font-size:.68rem;font-weight:800;line-height:1.2}.hero h1{max-width:780px;font-family:var(--font-display);letter-spacing:-.065em;margin:0;font-size:clamp(5rem,9vw,9.5rem);font-weight:700;line-height:.8}.hero h1 span{color:var(--color-mustard);display:block}.hero-description{max-width:480px;color:var(--color-gray);letter-spacing:0;margin-top:38px;font-size:.95rem;line-height:1.75}.hero-button{background:var(--color-mustard);min-height:54px;color:var(--color-charcoal);letter-spacing:.1em;justify-content:center;align-items:center;margin-top:38px;padding:0 26px;font-size:.68rem;font-weight:800;line-height:1;transition:transform .2s,background .2s;display:inline-flex}.hero-button:hover{background:var(--color-mustard-light);transform:translateY(-4px)}.hero-image{justify-content:center;align-items:center;min-height:620px;display:flex;position:relative}.hero-image:before{content:"";aspect-ratio:1;background:radial-gradient(circle,#d6a9281f,#d6a92800 68%);border-radius:50%;width:82%;position:absolute}.hero-image img{z-index:2;object-fit:contain;filter:drop-shadow(0 35px 40px #0000006b);width:min(100%,540px);height:auto;transition:transform .5s;position:relative}.hero-image:hover img{transform:scale(1.025)}.hero-image-label{z-index:3;color:var(--color-gray);letter-spacing:.1em;writing-mode:vertical-rl;align-items:center;gap:10px;font-size:.6rem;font-weight:700;display:flex;position:absolute;top:16%;right:0}.hero-image-label span{color:var(--color-mustard);font-family:var(--font-display);font-size:.8rem}.hero-bottom-line{z-index:3;width:min(calc(100% - 64px), var(--container-width));color:#77766f;letter-spacing:.12em;border-top:1px solid #f4f1e829;justify-content:space-between;align-items:center;gap:20px;padding-top:14px;font-size:.58rem;font-weight:700;display:flex;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}@media (width<=1000px){.hero-content{grid-template-columns:1fr .8fr;gap:30px}.hero h1{font-size:clamp(4.5rem,10vw,7rem)}.hero-image{min-height:500px}.hero-image img{width:min(100%,440px)}}@media (width<=800px){.hero{min-height:auto}.hero-content{grid-template-columns:1fr;gap:20px;min-height:auto;padding-top:80px;padding-bottom:130px}.hero-text{padding-left:0}.hero h1{font-size:clamp(4.5rem,15vw,7rem)}.hero-image{order:2;min-height:430px}.hero-image img{width:min(78%,430px)}.hero-image-label{top:12%;right:5%}.hero-bottom-line{bottom:24px}}@media (width<=500px){.hero-content{width:calc(100% - 32px);padding-top:65px;padding-bottom:120px}.hero-eyebrow{letter-spacing:.13em;margin-bottom:22px;font-size:.6rem}.hero h1{letter-spacing:-.055em;font-size:clamp(3.6rem,17vw,5.5rem);line-height:.84}.hero-description{max-width:330px;margin-top:30px;font-size:.88rem;line-height:1.7}.hero-button{width:100%;margin-top:32px}.hero-image{min-height:350px}.hero-image img{width:82%}.hero-image-label{font-size:.52rem;right:0}.hero-bottom-line{letter-spacing:.08em;width:calc(100% - 32px);font-size:.48rem;bottom:20px}.hero-bottom-line span:nth-child(2){display:none}.hero-background-text{font-size:48vw}}.navbar-logo img{object-fit:contain;width:42px;height:42px;display:block}.footer-logo{align-items:center;width:fit-content;display:inline-flex}.footer-logo img{object-fit:contain;width:48px;height:48px;display:block}.navbar-cart{align-items:center;gap:7px;text-decoration:none;display:inline-flex;position:relative}.navbar-cart .cart-icon{font-size:15px;line-height:1}.navbar-cart .cart-count{background:var(--color-mustard);min-width:17px;height:17px;color:var(--color-charcoal);border-radius:50%;justify-content:center;align-items:center;padding:0 4px;font-size:9px;font-weight:700;line-height:1;display:flex;position:absolute;top:-9px;right:-13px}.navbar-cart{align-items:center;gap:8px;display:inline-flex}.navbar-cart-count{background:var(--color-mustard);min-width:20px;height:20px;color:var(--color-charcoal);justify-content:center;align-items:center;padding:0 5px;font-size:10px;font-weight:700;display:inline-flex}.cart-page{padding:100px 0 120px}.cart-header{margin-bottom:70px}.cart-eyebrow{letter-spacing:.15em;margin-bottom:15px;font-size:12px;font-weight:700;display:block}.cart-header h1{letter-spacing:-.04em;margin:0;font-size:clamp(42px,7vw,90px);line-height:.9}.cart-header p{max-width:500px;margin-top:25px;line-height:1.6}.cart-empty{text-align:center;border-top:1px solid;border-bottom:1px solid;padding:90px 20px}.cart-empty h2{margin:0 0 15px;font-size:32px}.cart-empty p{margin-bottom:35px}.cart-empty-links{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.cart-button{background:var(--color-charcoal);min-height:48px;color:var(--color-off-white);letter-spacing:.08em;justify-content:center;align-items:center;padding:0 25px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.cart-button-outline{color:var(--color-charcoal);border:1px solid var(--color-charcoal);background:0 0}.cart-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:70px;display:grid}.cart-items-top{letter-spacing:.08em;border-bottom:1px solid;justify-content:space-between;align-items:center;padding-bottom:20px;font-size:11px;font-weight:700;display:flex}.cart-clear{cursor:pointer;font:inherit;letter-spacing:.08em;background:0 0;border:0;font-size:10px;text-decoration:underline}.cart-item{border-bottom:1px solid #00000026;grid-template-columns:140px minmax(0,1fr) auto;gap:25px;padding:25px 0;display:grid}.cart-item-image{background:#ebe8de;width:140px;height:160px;overflow:hidden}.cart-item-image img{object-fit:cover;width:100%;height:100%}.cart-item-info{flex-direction:column;align-items:flex-start;display:flex}.cart-item-series{text-transform:uppercase;letter-spacing:.12em;opacity:.6;margin-bottom:8px;font-size:9px;font-weight:700}.cart-item-info h2{margin:0;font-size:22px;line-height:1.1}.cart-item-weight{opacity:.65;margin-top:10px;font-size:12px}.cart-item-info strong{margin-top:auto;font-size:14px}.cart-item-actions{flex-direction:column;justify-content:space-between;align-items:flex-end;display:flex}.quantity-control{border:1px solid;align-items:center;display:flex}.quantity-control button{cursor:pointer;background:0 0;border:0;width:32px;height:32px;font-size:18px}.quantity-control span{text-align:center;width:32px;font-size:12px}.cart-remove{cursor:pointer;letter-spacing:.08em;background:0 0;border:0;font-size:9px;font-weight:700;text-decoration:underline}.cart-summary{background:var(--color-charcoal);color:var(--color-off-white);padding:30px;position:sticky;top:100px}.cart-summary-label{letter-spacing:.12em;margin-bottom:35px;font-size:11px;font-weight:700;display:block}.cart-summary-row{border-bottom:1px solid #ffffff40;justify-content:space-between;padding-bottom:20px;font-size:11px;display:flex}.cart-summary-total{flex-direction:column;gap:8px;padding:25px 0;display:flex}.cart-summary-total span{letter-spacing:.1em;opacity:.65;font-size:10px}.cart-summary-total strong{font-size:25px}.cart-checkout{background:var(--color-mustard);width:100%;min-height:52px;color:var(--color-charcoal);cursor:pointer;letter-spacing:.08em;border:0;font-family:inherit;font-size:11px;font-weight:700}.cart-continue{color:var(--color-off-white);text-align:center;letter-spacing:.08em;margin-top:25px;font-size:10px;display:block}@media (width<=800px){.cart-page{padding-top:70px}.cart-layout{grid-template-columns:1fr;gap:50px}.cart-summary{position:static}.cart-item{grid-template-columns:90px minmax(0,1fr)}.cart-item-image{width:90px;height:120px}.cart-item-actions{flex-direction:row;grid-column:2;justify-content:space-between;align-items:center}}@media (width<=500px){.cart-header h1{font-size:48px}.cart-item-info h2{font-size:17px}}.product-page .product-meta>div:last-child{text-align:center!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;width:100%!important;margin:0!important;padding:24px 0!important;display:flex!important}.product-page .product-meta>div:last-child>span{text-align:center!important;letter-spacing:1.5px!important;color:#888!important;width:auto!important;margin:0 0 8px!important;padding:0!important;font-size:10px!important;font-weight:800!important;line-height:1!important;display:block!important}.product-page .product-meta>div:last-child>strong{text-align:center!important;letter-spacing:-.5px!important;color:#f4f1e8!important;white-space:nowrap!important;width:auto!important;margin:0!important;padding:0!important;font-size:28px!important;font-weight:900!important;line-height:1.1!important;display:block!important}@media (width<=600px){.product-page .product-meta>div:last-child>strong{font-size:24px!important}}.product-page .product-item .product-meta>div:last-child{text-align:center!important;flex-direction:column!important;grid-column:1/-1!important;justify-content:center!important;align-items:center!important;width:100%!important;min-width:100%!important;margin:0!important;padding:24px 0!important;display:flex!important;position:relative!important;left:auto!important;right:auto!important;transform:none!important}.product-page .product-item .product-meta>div:last-child>span{text-align:center!important;letter-spacing:1.5px!important;width:auto!important;min-width:0!important;margin:0 0 8px!important;padding:0!important;font-size:10px!important;font-weight:800!important;line-height:1!important;display:block!important;position:static!important;transform:none!important}.product-page .product-item .product-meta>div:last-child>strong{text-align:center!important;letter-spacing:-.5px!important;white-space:nowrap!important;float:none!important;width:auto!important;min-width:0!important;margin:0 auto!important;padding:0!important;font-size:28px!important;font-weight:900!important;line-height:1!important;display:block!important;position:static!important;left:auto!important;right:auto!important;transform:none!important}@media (width<=600px){.product-page .product-item .product-meta>div:last-child>strong{font-size:24px!important}}.product-actions{align-items:stretch;gap:8px;width:100%;margin-top:0;display:flex}.product-actions .product-cart-button{color:#1c1c1a;cursor:pointer;background:#f4f1e8;border:0;border-radius:0;flex:0 0 54px;justify-content:center;align-items:center;width:54px;height:54px;margin:0;padding:0;transition:background .2s,color .2s,transform .2s;display:flex;position:relative}.product-actions .product-cart-badge{border:2px solid var(--color-charcoal);background:var(--color-off-white);min-width:20px;height:20px;color:var(--color-charcoal);z-index:2;pointer-events:none;border-radius:999px;place-items:center;padding:0 5px;font-family:Inter,sans-serif;font-size:10px;font-weight:900;line-height:1;display:grid;position:absolute;top:-8px;right:-8px}.product-actions .cart-icon{justify-content:center;align-items:center;width:100%;height:100%;font-size:20px;line-height:1;display:flex}.product-actions .product-cart-button:hover,.product-actions .product-cart-button.added{color:#1c1c1a;background:#d6a928}.product-actions .product-order-button{color:#1c1c1a;text-align:center;letter-spacing:1.2px;background:#d6a928;flex:1;justify-content:center;align-items:center;min-width:0;height:54px;margin:0;padding:0 18px;font-size:11px;font-weight:800;line-height:1;text-decoration:none;transition:background .2s,color .2s;display:flex}.product-actions .product-order-button:hover{color:#1c1c1a;background:#e4bc43}@media (width<=600px){.product-actions .product-cart-button{flex:0 0 50px;width:50px;height:50px}.product-actions .product-order-button{letter-spacing:1px;height:50px;font-size:10px}}.navbar .navbar-links .navbar-cart{background:0 0!important;border:none!important;justify-content:center!important;align-items:center!important;width:42px!important;height:42px!important;margin:0!important;padding:0!important;text-decoration:none!important;display:inline-flex!important;position:relative!important}.navbar .navbar-links .navbar-cart-icon{color:#1c1c1a!important;text-align:center!important;justify-content:center!important;align-items:center!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;font-size:17px!important;line-height:1!important;display:flex!important;transform:translateY(-1px)!important}@media (width<=768px){.navbar .navbar-links .navbar-cart{width:38px!important;height:38px!important}.navbar .navbar-links .navbar-cart-circle{width:35px!important;height:35px!important}.navbar .navbar-links .navbar-cart-icon{font-size:16px!important}.navbar .navbar-links .navbar-cart-count{width:17px!important;min-width:17px!important;max-width:17px!important;height:17px!important;font-size:7px!important;top:-4px!important;right:-4px!important}}.navbar .navbar-links .navbar-cart{background:0 0!important;justify-content:center!important;align-items:center!important;width:42px!important;height:42px!important;margin:0!important;padding:0!important;text-decoration:none!important;display:inline-flex!important;position:relative!important}.navbar .navbar-links .navbar-cart-circle{color:#1c1c1a!important;background:#d6a928!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:38px!important;height:38px!important;transition:transform .2s,background .2s!important;display:flex!important;position:relative!important}.navbar .navbar-links .navbar-cart-icon{color:#1c1c1a!important;fill:none!important;stroke:#1c1c1a!important;width:19px!important;height:19px!important;margin:0!important;padding:0!important;display:block!important;overflow:visible!important}.navbar .navbar-links .navbar-cart-count{color:#d6a928!important;text-align:center!important;box-sizing:border-box!important;background:#1c1c1a!important;border:2px solid #1c1c1a!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:18px!important;min-width:18px!important;max-width:18px!important;height:18px!important;margin:0!important;padding:0!important;font-size:8px!important;font-weight:900!important;line-height:1!important;display:flex!important;position:absolute!important;top:-5px!important;right:-5px!important}.navbar .navbar-links .navbar-cart:hover .navbar-cart-circle{background:#e4bc43!important;transform:scale(1.08)!important}.navbar .navbar-links .navbar-cart.active .navbar-cart-circle{background:#e4bc43!important}@media (width<=768px){.navbar .navbar-links .navbar-cart{width:38px!important;height:38px!important}.navbar .navbar-links .navbar-cart-circle{width:35px!important;height:35px!important}.navbar .navbar-links .navbar-cart-icon{width:18px!important;height:18px!important}.navbar .navbar-links .navbar-cart-count{width:17px!important;min-width:17px!important;max-width:17px!important;height:17px!important;font-size:7px!important;top:-4px!important;right:-4px!important}}.cart-clear{color:#d6a928!important;cursor:pointer!important;background:0 0!important;border:none!important;font-weight:700!important;text-decoration:none!important}.cart-clear:hover{color:#e4bc43!important}.quantity-control{border-color:#d6a928!important}.quantity-control button{color:#d6a928!important;cursor:pointer!important;background:0 0!important;border:none!important;font-size:18px!important;font-weight:700!important}.quantity-control button:hover{color:#e4bc43!important}.quantity-control span{color:#f4f1e8!important}.cart-remove{color:#d6a928!important;cursor:pointer!important;background:0 0!important;border:none!important;font-weight:700!important}.cart-remove:hover{color:#e4bc43!important}.product-actions .product-cart-button{justify-content:center!important;align-items:center!important;display:flex!important}.product-actions .product-cart-button .cart-icon{color:#1c1c1a!important;flex-shrink:0!important;width:18px!important;min-width:18px!important;max-width:18px!important;height:18px!important;min-height:18px!important;max-height:18px!important;display:block!important;overflow:visible!important}.product-actions .product-cart-button .cart-icon path{stroke:#1c1c1a!important}.product-actions .product-cart-button .cart-icon circle{fill:#1c1c1a!important}.product-actions .product-cart-button.added .cart-icon path{stroke:#1c1c1a!important}.product-actions .product-cart-button.added .cart-icon circle{fill:#1c1c1a!important}.home-page{background:var(--color-charcoal);color:var(--color-off-white)}.home-page .hero,.home-page .product-highlight,.home-page .production-highlight{border-bottom:1px solid #f4f1e838}.home-page .hero-eyebrow{font-weight:800}.home-page .hero h1{font-weight:900}.home-page .hero-description{font-weight:400}.home-page .hero-button{font-weight:800}.home-page .hero-bottom-line{border-top:1px solid #f4f1e838}.home-page .hero-bottom-line span{font-weight:700}.home-page .section-eyebrow{font-weight:800}.home-page .section-heading h2{font-weight:900}.home-page .section-heading p{font-weight:400}.home-page .product-card-content>p{font-weight:800}.home-page .product-card-content h3{font-weight:900}.home-page .product-card-link{font-weight:800}.home-page .production-heading h2{font-weight:900}.home-page .production-heading p{font-weight:400}.home-page .production-image,.home-page .production-video{border:1px solid #1c1c1a2e}.home-page .home-cta{border-top:1px solid #1c1c1a26}.home-page .home-cta .section-eyebrow{font-weight:800}.home-page .home-cta h2{font-weight:900}.home-page .home-cta-button{font-weight:800}@media (width<=768px){.home-page .production-highlight{padding-top:70px;padding-bottom:80px}.home-page .production-heading{margin-bottom:50px}.home-page .production-heading .section-eyebrow,.home-page .production-heading h2{margin-bottom:24px}}.home-page .production-highlight{border-top:1px solid #f4f1e82e;border-bottom:1px solid #f4f1e82e;padding-top:100px;padding-bottom:110px}.home-page .production-heading{margin-bottom:70px}.home-page .production-heading .section-eyebrow{margin-bottom:32px}.home-page .production-heading h2{margin-bottom:30px}.home-page .production-heading>p{margin-bottom:0}.home-page .production-showcase{margin-top:0}.home-page .production-video,.home-page .production-image{border:1px solid #f4f1e82e}@media (width<=768px){.home-page .production-highlight{padding-top:70px;padding-bottom:80px}.home-page .production-heading{margin-bottom:50px}.home-page .production-heading .section-eyebrow,.home-page .production-heading h2{margin-bottom:24px}}.page-transition-overlay{z-index:999999;background:var(--color-mustard);opacity:0;visibility:hidden;pointer-events:none;justify-content:center;align-items:center;transition:transform .4s cubic-bezier(.77,0,.175,1),opacity .2s,visibility 0s linear .4s;display:flex;position:fixed;inset:0;transform:translateY(100%)}.page-transition-overlay.active{opacity:1;visibility:visible;pointer-events:all;transition:transform .4s cubic-bezier(.77,0,.175,1),opacity .2s;transform:translateY(0)}.page-transition-content{flex-direction:column;align-items:center;gap:22px;display:flex}.page-transition-brand{color:var(--color-charcoal);letter-spacing:-.04em;font-family:inherit;font-size:24px;font-weight:900}.page-transition-loader{align-items:center;gap:7px;display:flex}.page-transition-loader span{background:var(--color-charcoal);width:7px;height:7px;animation:.8s cubic-bezier(.4,0,.2,1) infinite patma-transition-loader;display:block}.page-transition-loader span:first-child{animation-delay:0s}.page-transition-loader span:nth-child(2){animation-delay:.12s}.page-transition-loader span:nth-child(3){animation-delay:.24s}@keyframes patma-transition-loader{0%,to{opacity:.3;transform:translateY(0)}50%{opacity:1;transform:translateY(-6px)}}.page-transition{z-index:999999;background:var(--color-mustard);visibility:hidden;pointer-events:none;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;transform:translateY(100%)}.page-transition.active{visibility:visible;pointer-events:all;animation:.75s cubic-bezier(.76,0,.24,1) forwards patmaPageTransition}.page-transition-inner{flex-direction:column;align-items:center;gap:18px;display:flex}.page-transition-logo{color:var(--color-charcoal);letter-spacing:-.05em;font-size:28px;font-weight:900}.page-transition-line{background:var(--color-charcoal);transform-origin:0;width:70px;height:4px;animation:.5s forwards patmaLoadingLine}@keyframes patmaPageTransition{0%{transform:translateY(100%)}45%{transform:translateY(0)}70%{transform:translateY(0)}to{transform:translateY(-100%)}}@keyframes patmaLoadingLine{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.about-page{background:var(--color-charcoal);color:var(--color-off-white)}.about-page .about-hero,.about-page .about-intro,.about-page .about-visual,.about-page .about-values{border-bottom:1px solid #f4f1e82e}.about-page .about-hero{padding-top:120px;padding-bottom:120px}.about-page .about-hero .section-eyebrow{letter-spacing:.12em;margin-bottom:32px;font-size:12px;font-weight:800}.about-page .about-hero h1{letter-spacing:-.055em;max-width:900px;margin:0 0 38px;font-size:clamp(56px,8vw,110px);font-weight:900;line-height:.9}.about-page .about-hero h1 span{color:var(--color-mustard);display:block}.about-page .about-hero-description{color:#f4f1e8b8;max-width:620px;margin:0;font-size:18px;font-weight:400;line-height:1.7}.about-page .about-intro{padding-top:110px;padding-bottom:120px}.about-page .about-intro-grid{grid-template-columns:minmax(160px,.35fr) minmax(0,1fr);gap:70px;display:grid}.about-page .about-label{padding-top:8px}.about-page .about-label span{color:var(--color-mustard);margin-bottom:14px;font-size:14px;font-weight:800;display:block}.about-page .about-label p{letter-spacing:.12em;color:#f4f1e88c;margin:0;font-size:11px;font-weight:800}.about-page .about-intro-content{max-width:820px}.about-page .about-intro-content h2{letter-spacing:-.045em;margin:0 0 42px;font-size:clamp(42px,5vw,72px);font-weight:900;line-height:.95}.about-page .about-intro-content h2 span{color:var(--color-mustard);display:block}.about-page .about-intro-content p{color:#f4f1e8b8;max-width:720px;margin:0 0 26px;font-size:16px;font-weight:400;line-height:1.8}.about-page .about-intro-content p:last-child{margin-bottom:0}.about-page .about-visual{padding-top:80px;padding-bottom:80px}.about-page .about-image{background:var(--color-charcoal);border:1px solid #f4f1e82e;position:relative;overflow:hidden}.about-page .about-image img{aspect-ratio:16/8;object-fit:cover;filter:saturate(.9);width:100%;height:auto;display:block}.about-page .about-image-label{background:var(--color-charcoal);border-top:1px solid #f4f1e82e;border-right:1px solid #f4f1e82e;align-items:center;gap:18px;padding:18px 22px;display:flex;position:absolute;bottom:0;left:0}.about-page .about-image-label span{color:var(--color-mustard);font-size:13px;font-weight:800}.about-page .about-image-label p{letter-spacing:.1em;margin:0;font-size:11px;font-weight:800}.about-page .about-values{padding-top:120px;padding-bottom:120px}.about-page .about-values-heading{margin-bottom:75px}.about-page .about-values-heading .section-eyebrow{letter-spacing:.12em;margin-bottom:30px;font-size:12px;font-weight:800}.about-page .about-values-heading h2{letter-spacing:-.05em;margin:0;font-size:clamp(48px,6vw,82px);font-weight:900;line-height:.9}.about-page .about-values-heading h2 span{color:var(--color-mustard);display:block}.about-page .about-values-grid{border-top:1px solid #f4f1e82e;border-left:1px solid #f4f1e82e;grid-template-columns:repeat(3,1fr);display:grid}.about-page .about-value{border-bottom:1px solid #f4f1e82e;border-right:1px solid #f4f1e82e;min-height:300px;padding:34px}.about-page .about-value-number{color:var(--color-mustard);margin-bottom:70px;font-size:13px;font-weight:800;display:block}.about-page .about-value h3{letter-spacing:-.02em;margin:0 0 20px;font-size:24px;font-weight:900;line-height:1}.about-page .about-value p{color:#f4f1e8ad;max-width:330px;margin:0;font-size:14px;font-weight:400;line-height:1.75}.about-page .about-closing{background:var(--color-mustard);color:var(--color-charcoal);padding-top:140px;padding-bottom:150px}.about-page .about-closing .section-eyebrow{letter-spacing:.12em;color:var(--color-charcoal);margin-bottom:34px;font-size:12px;font-weight:900}.about-page .about-closing h2{letter-spacing:-.055em;max-width:1000px;margin:0;font-size:clamp(54px,8vw,110px);font-weight:900;line-height:.88}.about-page .about-closing h2 span{color:var(--color-charcoal);display:block}@media (width<=900px){.about-page .about-hero{padding-top:90px;padding-bottom:90px}.about-page .about-intro{padding-top:85px;padding-bottom:90px}.about-page .about-intro-grid{grid-template-columns:1fr;gap:40px}.about-page .about-label{padding-top:0}.about-page .about-values{padding-top:90px;padding-bottom:90px}.about-page .about-values-grid{grid-template-columns:1fr}.about-page .about-value{min-height:auto}.about-page .about-value-number{margin-bottom:45px}.about-page .about-closing{padding-top:100px;padding-bottom:110px}}@media (width<=600px){.about-page .about-hero{padding-top:70px;padding-bottom:75px}.about-page .about-hero h1{margin-bottom:28px;font-size:clamp(48px,14vw,72px)}.about-page .about-hero-description{font-size:15px;line-height:1.7}.about-page .about-intro{padding-top:70px;padding-bottom:75px}.about-page .about-intro-grid{gap:35px}.about-page .about-intro-content h2{margin-bottom:32px;font-size:clamp(38px,11vw,58px)}.about-page .about-intro-content p{font-size:14px;line-height:1.75}.about-page .about-visual{padding-top:50px;padding-bottom:50px}.about-page .about-image img{aspect-ratio:4/3}.about-page .about-image-label{gap:12px;padding:14px 16px}.about-page .about-values{padding-top:75px;padding-bottom:75px}.about-page .about-values-heading{margin-bottom:50px}.about-page .about-values-heading h2{font-size:clamp(44px,13vw,64px)}.about-page .about-value{padding:28px}.about-page .about-value-number{margin-bottom:40px}.about-page .about-value h3{font-size:21px}.about-page .about-value p{font-size:13px}.about-page .about-closing{padding-top:85px;padding-bottom:95px}.about-page .about-closing h2{font-size:clamp(48px,14vw,72px)}}.about-page .about-intro{background:var(--color-off-white);color:var(--color-charcoal)}.about-page .about-intro .about-label span{color:var(--color-mustard)}.about-page .about-intro .about-label p,.about-page .about-intro .about-intro-content h2{color:var(--color-charcoal)}.about-page .about-intro .about-intro-content h2 span{color:var(--color-mustard)}.about-page .about-intro .about-intro-content p{color:var(--color-charcoal)}.about-page .about-intro{border-top:1px solid #1c1c1a26;border-bottom:1px solid #1c1c1a26}.contact-page{background:var(--color-charcoal);color:var(--color-off-white)}.contact-page .contact-hero,.contact-page .contact-information{border-bottom:1px solid #f4f1e82e}.contact-page .contact-hero{padding-top:120px;padding-bottom:120px}.contact-page .contact-hero .section-eyebrow{letter-spacing:.12em;color:var(--color-mustard);margin-bottom:32px;font-size:12px;font-weight:800}.contact-page .contact-hero h1{letter-spacing:-.055em;max-width:1000px;color:var(--color-off-white);margin:0 0 38px;font-size:clamp(58px,8vw,112px);font-weight:900;line-height:.88}.contact-page .contact-hero h1 span{color:var(--color-mustard);display:block}.contact-page .contact-hero-description{color:#f4f1e8b3;max-width:620px;margin:0;font-size:18px;font-weight:400;line-height:1.7}.contact-page .contact-information{padding-top:100px;padding-bottom:100px}.contact-page .contact-grid{border-top:1px solid #f4f1e82e;border-left:1px solid #f4f1e82e;grid-template-columns:repeat(3,1fr);display:grid}.contact-page .contact-card{background:var(--color-charcoal);border-bottom:1px solid #f4f1e82e;border-right:1px solid #f4f1e82e;flex-direction:column;min-height:500px;padding:32px;transition:background-color .25s,color .25s;display:flex;position:relative}.contact-page .contact-card:hover{background:var(--color-charcoal-soft)}.contact-page .contact-number{color:var(--color-mustard);margin-bottom:14px;font-size:14px;font-weight:800;display:block}.contact-page .contact-label{letter-spacing:.12em;color:#f4f1e87a;margin:0 0 55px;font-size:11px;font-weight:800}.contact-page .contact-card h2{letter-spacing:-.045em;color:var(--color-off-white);margin:0 0 28px;font-size:clamp(36px,4vw,54px);font-weight:900;line-height:.9}.contact-page .contact-card h2 span{color:var(--color-mustard);display:block}.contact-page .contact-description{color:#f4f1e8a6;max-width:340px;margin:0;font-size:14px;font-weight:400;line-height:1.75}.contact-page .contact-button{background:var(--color-mustard);min-height:52px;color:var(--color-charcoal);border:1px solid var(--color-mustard);letter-spacing:.04em;justify-content:center;align-self:flex-start;align-items:center;margin-top:auto;padding:0 24px;font-size:11px;font-weight:900;text-decoration:none;transition:background-color .2s,color .2s,transform .2s;display:inline-flex}.contact-page .contact-button:hover{background:var(--color-off-white);border-color:var(--color-off-white);color:var(--color-charcoal);transform:translateY(-2px)}.contact-page .contact-location{letter-spacing:.08em;color:var(--color-mustard);border-top:1px solid #f4f1e82e;margin-top:auto;padding-top:18px;font-size:11px;font-weight:800;line-height:1.5;display:block}.contact-page .contact-closing{background:var(--color-mustard);color:var(--color-charcoal);padding-top:130px;padding-bottom:140px}.contact-page .contact-closing .section-eyebrow{letter-spacing:.12em;color:var(--color-charcoal);margin-bottom:34px;font-size:12px;font-weight:900}.contact-page .contact-closing h2{letter-spacing:-.055em;max-width:1000px;color:var(--color-charcoal);margin:0 0 48px;font-size:clamp(56px,8vw,110px);font-weight:900;line-height:.88}.contact-page .contact-closing h2 span{color:var(--color-charcoal);display:block}.contact-page .contact-closing-button{background:var(--color-charcoal);min-height:54px;color:var(--color-off-white);border:1px solid var(--color-charcoal);letter-spacing:.04em;justify-content:center;align-items:center;padding:0 28px;font-size:11px;font-weight:900;text-decoration:none;transition:background-color .2s,color .2s,transform .2s;display:inline-flex}.contact-page .contact-closing-button:hover{background:var(--color-off-white);color:var(--color-charcoal);transform:translateY(-2px)}@media (width<=900px){.contact-page .contact-hero{padding-top:90px;padding-bottom:90px}.contact-page .contact-information{padding-top:80px;padding-bottom:80px}.contact-page .contact-grid{grid-template-columns:1fr}.contact-page .contact-card{min-height:420px}.contact-page .contact-label{margin-bottom:45px}.contact-page .contact-closing{padding-top:100px;padding-bottom:110px}}@media (width<=600px){.contact-page .contact-hero{padding-top:70px;padding-bottom:75px}.contact-page .contact-hero h1{margin-bottom:28px;font-size:clamp(48px,14vw,72px)}.contact-page .contact-hero-description{font-size:15px;line-height:1.7}.contact-page .contact-information{padding-top:60px;padding-bottom:60px}.contact-page .contact-card{min-height:400px;padding:26px}.contact-page .contact-label{margin-bottom:40px}.contact-page .contact-card h2{font-size:clamp(36px,11vw,54px)}.contact-page .contact-description{font-size:13px}.contact-page .contact-button{width:100%}.contact-page .contact-closing{padding-top:80px;padding-bottom:90px}.contact-page .contact-closing h2{margin-bottom:38px;font-size:clamp(48px,14vw,72px)}.contact-page .contact-closing-button{width:100%}}.contact-page .contact-location-section{background:var(--color-off-white);color:var(--color-charcoal);border-bottom:1px solid #1c1c1a26;padding-top:110px;padding-bottom:110px}.contact-page .contact-location-heading{grid-template-columns:1fr .65fr;align-items:end;gap:80px;margin-bottom:55px;display:grid}.contact-page .contact-location-section .section-eyebrow{letter-spacing:.12em;color:var(--color-mustard);margin:0 0 28px;font-size:12px;font-weight:900}.contact-page .contact-location-section h2{letter-spacing:-.055em;color:var(--color-charcoal);margin:0;font-size:clamp(50px,7vw,96px);font-weight:900;line-height:.88}.contact-page .contact-location-section h2 span{color:var(--color-mustard);display:block}.contact-page .contact-location-copy{max-width:420px}.contact-page .contact-location-copy p{color:#1c1c1aad;margin:0 0 28px;font-size:15px;line-height:1.75}.contact-page .contact-map-button{background:var(--color-charcoal);border:1px solid var(--color-charcoal);min-height:52px;color:var(--color-off-white);letter-spacing:.04em;justify-content:center;align-items:center;padding:0 24px;font-size:11px;font-weight:900;text-decoration:none;transition:background-color .2s,color .2s,transform .2s;display:inline-flex}.contact-page .contact-map-button:hover{background:var(--color-mustard);border-color:var(--color-mustard);color:var(--color-charcoal);transform:translateY(-2px)}.contact-page .contact-map{background:#d8d8d8;border:1px solid #1c1c1a33;width:100%;height:500px;overflow:hidden}.contact-page .contact-map iframe{filter:grayscale()contrast(.95);border:0;width:100%;height:100%;display:block}@media (width<=900px){.contact-page .contact-location-section{padding-top:85px;padding-bottom:85px}.contact-page .contact-location-heading{grid-template-columns:1fr;gap:35px;margin-bottom:40px}.contact-page .contact-map{height:430px}}@media (width<=600px){.contact-page .contact-location-section{padding-top:70px;padding-bottom:70px}.contact-page .contact-location-section h2{font-size:clamp(48px,14vw,72px)}.contact-page .contact-location-copy p{font-size:14px}.contact-page .contact-map{height:360px}.contact-page .contact-map-button{width:100%}}.site-footer .footer-logo img{width:125px!important;height:auto!important}.site-footer .footer-brand>p{color:var(--color-mustard)!important;letter-spacing:.12em!important;margin:0 0 10px!important;font-size:10px!important;font-weight:900!important}.site-footer .footer-brand>span{color:#f4f1e894!important;max-width:240px!important;font-size:13px!important;line-height:1.65!important}.site-footer .footer-column h3{color:var(--color-mustard)!important;letter-spacing:.13em!important;margin:0 0 12px!important;font-size:10px!important;font-weight:900!important}.site-footer .footer-column a,.site-footer .footer-placeholder{color:#f4f1e89e!important;letter-spacing:.03em!important;font-size:11px!important;font-weight:700!important}.site-footer .footer-column a:hover{color:var(--color-off-white)!important}.site-footer .footer-statement-inline{border-top:1px solid #f4f1e826!important;grid-column:1/-1!important;justify-content:space-between!important;align-items:baseline!important;gap:30px!important;margin-top:15px!important;padding-top:30px!important;display:flex!important}.site-footer .footer-statement-inline>span{color:#f4f1e86b!important;letter-spacing:.15em!important;font-size:10px!important;font-weight:900!important}.site-footer .footer-statement-inline strong{color:var(--color-off-white)!important;letter-spacing:-.055em!important;font-size:clamp(32px,5vw,64px)!important;font-style:normal!important;font-weight:900!important;line-height:.9!important}.site-footer .footer-statement-inline strong em{color:var(--color-mustard)!important;font-style:normal!important}.site-footer .footer-bottom{border-top:1px solid #f4f1e81f!important}.site-footer .footer-bottom span{color:#f4f1e859!important;letter-spacing:.1em!important;font-size:8px!important;font-weight:700!important}@media (width<=850px){.site-footer .footer-main{grid-template-columns:1fr 1fr!important;gap:40px 30px!important}.site-footer .footer-brand{grid-column:1/-1!important}.site-footer .footer-statement-inline{flex-direction:column!important;align-items:flex-start!important;gap:12px!important}}@media (width<=550px){.site-footer .footer-main{gap:35px 22px!important;padding-top:50px!important;padding-bottom:35px!important}.site-footer .footer-logo img{width:110px!important}.site-footer .footer-statement-inline{margin-top:5px!important;padding-top:25px!important}.site-footer .footer-statement-inline strong{font-size:clamp(32px,11vw,48px)!important}.site-footer .footer-bottom .container{flex-direction:column!important;align-items:flex-start!important;gap:6px!important;min-height:auto!important;padding-top:18px!important;padding-bottom:18px!important}}.site-footer{color:var(--color-off-white)!important;background:#151513!important;border-top:1px solid #f4f1e81f!important;margin-top:0!important}.footer-compact{grid-template-columns:1.1fr 2fr!important;gap:60px!important;padding-top:56px!important;padding-bottom:28px!important;display:grid!important}.footer-brand-compact{flex-direction:column!important;align-items:flex-start!important;display:flex!important}.footer-logo-compact{align-items:center!important;margin-bottom:20px!important;display:inline-flex!important}.footer-logo-compact img{object-fit:contain!important;width:88px!important;height:auto!important;display:block!important}.footer-brand-title{color:var(--color-mustard)!important;letter-spacing:.14em!important;text-transform:uppercase!important;margin:0 0 14px!important;font-size:.72rem!important;font-weight:800!important}.footer-brand-description{max-width:240px!important;color:var(--color-gray)!important;font-size:.92rem!important;line-height:1.7!important}.footer-links-compact{grid-template-columns:repeat(3,1fr)!important;gap:40px!important;display:grid!important}.footer-column{flex-direction:column!important;align-items:flex-start!important;gap:12px!important;display:flex!important}.footer-column h3{color:var(--color-mustard)!important;letter-spacing:.14em!important;text-transform:uppercase!important;margin-bottom:10px!important;font-size:.68rem!important;font-weight:800!important}.footer-column a,.footer-placeholder{color:#f4f1e8b8!important;letter-spacing:.04em!important;font-size:.76rem!important;font-weight:600!important;transition:color .2s,transform .2s!important}.footer-column a:hover{color:var(--color-mustard)!important;transform:translate(3px)!important}.footer-placeholder{color:#f4f1e873!important;cursor:default!important}.footer-bottom-compact{color:#7b7971!important;letter-spacing:.08em!important;text-transform:uppercase!important;border-top:1px solid #f4f1e81a!important;grid-column:1/-1!important;justify-content:space-between!important;align-items:center!important;gap:16px!important;margin-top:28px!important;padding-top:18px!important;font-size:.62rem!important;font-weight:600!important;display:flex!important}@media (width<=900px){.footer-compact{grid-template-columns:1fr!important;gap:36px!important;padding-top:48px!important}.footer-links-compact{grid-template-columns:repeat(3,1fr)!important;gap:28px!important}}@media (width<=640px){.footer-links-compact{grid-template-columns:1fr!important;gap:24px!important}.footer-logo-compact img{width:72px!important}.footer-bottom-compact{flex-direction:column!important;align-items:flex-start!important}}.site-footer .footer-main{grid-template-columns:minmax(260px,1.5fr) .75fr .85fr .75fr!important;gap:60px!important;padding-top:65px!important;padding-bottom:65px!important;display:grid!important}.site-footer .footer-brand{flex-direction:column!important;align-items:flex-start!important;display:flex!important}.site-footer .footer-brand>span{letter-spacing:-.01em!important;color:#f4f1e89e!important;max-width:230px!important;font-size:14px!important;font-weight:450!important;line-height:1.65!important;display:block!important}.site-footer .footer-statement{background:var(--color-charcoal)!important;border-top:1px solid #f4f1e821!important;border-bottom:1px solid #f4f1e821!important;overflow:hidden!important}.site-footer .footer-statement .container{padding-top:42px!important;padding-bottom:48px!important}.site-footer .footer-statement p{letter-spacing:.18em!important;color:#f4f1e861!important;margin:0 0 14px!important;font-size:9px!important;font-weight:800!important;line-height:1!important}.site-footer .footer-statement strong{letter-spacing:-.055em!important;color:var(--color-off-white)!important;align-items:baseline!important;gap:10px!important;margin:0!important;font-size:clamp(44px,6vw,84px)!important;font-weight:900!important;line-height:.9!important;display:flex!important}.site-footer .footer-statement strong span{color:var(--color-mustard)!important;font-weight:900!important;display:inline!important}.site-footer .footer-bottom{background:var(--color-charcoal)!important}@media (width<=900px){.site-footer .footer-main{grid-template-columns:1fr 1fr 1fr!important;gap:45px 35px!important;padding-top:55px!important;padding-bottom:55px!important}.site-footer .footer-brand{border-bottom:1px solid #f4f1e81a!important;grid-column:1/-1!important;padding-bottom:25px!important}.site-footer .footer-statement strong{font-size:clamp(42px,9vw,72px)!important}}@media (width<=600px){.site-footer .footer-main{grid-template-columns:1fr 1fr!important;gap:40px 25px!important;padding-top:50px!important;padding-bottom:50px!important}.site-footer .footer-brand{grid-column:1/-1!important}.site-footer .footer-logo img{width:82px!important}.site-footer .footer-column:last-child{grid-column:1/-1!important}.site-footer .footer-statement .container{padding-top:35px!important;padding-bottom:38px!important}.site-footer .footer-statement strong{font-size:clamp(40px,13vw,60px)!important;display:block!important}.site-footer .footer-statement strong span{display:block!important}.site-footer .footer-bottom .container{flex-direction:column!important;align-items:flex-start!important;gap:8px!important;min-height:auto!important;padding-top:20px!important;padding-bottom:20px!important}}.site-footer{background:var(--color-charcoal)!important;color:var(--color-off-white)!important;border-top:1px solid #f4f1e824!important}.site-footer .footer-main{grid-template-rows:auto auto!important;grid-template-columns:1.35fr .75fr .85fr .75fr!important;gap:34px 60px!important;padding-top:48px!important;padding-bottom:38px!important;display:grid!important}.site-footer .footer-brand{flex-direction:column!important;grid-area:1/1/3!important;align-items:flex-start!important;display:flex!important}.site-footer .footer-logo{margin-bottom:18px!important;display:inline-flex!important}.site-footer .footer-logo img{object-fit:contain!important;width:72px!important;height:auto!important;display:block!important}.site-footer .footer-brand>p{letter-spacing:.14em!important;color:var(--color-mustard)!important;margin:0 0 12px!important;font-size:10px!important;font-weight:800!important;line-height:1!important}.site-footer .footer-brand>span{color:#f4f1e894!important;max-width:205px!important;font-size:13px!important;font-weight:450!important;line-height:1.6!important;display:block!important}.site-footer .footer-column{flex-direction:column!important;align-items:flex-start!important;gap:11px!important;display:flex!important}.site-footer .footer-column h3{letter-spacing:.16em!important;color:var(--color-mustard)!important;margin:0 0 10px!important;font-size:9px!important;font-weight:850!important;line-height:1!important}.site-footer .footer-column a,.site-footer .footer-placeholder{letter-spacing:.015em!important;color:#f4f1e8ab!important;margin:0!important;font-size:11px!important;font-weight:650!important;line-height:1.35!important;text-decoration:none!important;transition:color .2s,transform .2s!important}.site-footer .footer-column a:hover{color:var(--color-off-white)!important;transform:translate(3px)!important}.site-footer .footer-placeholder{color:#f4f1e86b!important}.site-footer .footer-statement-inline{border-top:1px solid #f4f1e81f!important;grid-area:2/2/auto/5!important;justify-content:space-between!important;align-items:baseline!important;gap:30px!important;padding-top:28px!important;display:flex!important}.site-footer .footer-statement-label{letter-spacing:.18em!important;color:#f4f1e852!important;flex-shrink:0!important;font-size:8px!important;font-weight:800!important}.site-footer .footer-statement-inline strong{letter-spacing:-.055em!important;white-space:nowrap!important;color:var(--color-off-white)!important;align-items:baseline!important;gap:9px!important;margin:0!important;font-size:clamp(34px,4.4vw,68px)!important;font-weight:900!important;line-height:.88!important;display:flex!important}.site-footer .footer-statement-inline strong span{color:var(--color-mustard)!important;font-weight:900!important}.site-footer>.footer-statement{display:none!important}.site-footer .footer-bottom{background:var(--color-charcoal)!important;border-top:1px solid #f4f1e81c!important}.site-footer .footer-bottom .container{justify-content:space-between!important;align-items:center!important;gap:20px!important;min-height:50px!important;display:flex!important}.site-footer .footer-bottom span{letter-spacing:.12em!important;color:#f4f1e84d!important;font-size:7px!important;font-weight:700!important;line-height:1!important}@media (width<=900px){.site-footer .footer-main{grid-template-rows:auto!important;grid-template-columns:1fr 1fr 1fr!important;gap:38px 30px!important;padding-top:45px!important;padding-bottom:38px!important}.site-footer .footer-brand{border-bottom:1px solid #f4f1e81a!important;grid-area:auto/1/auto/-1!important;padding-bottom:22px!important}.site-footer .footer-statement-inline{grid-area:auto/1/auto/-1!important}.site-footer .footer-statement-inline strong{font-size:clamp(36px,7vw,60px)!important}}@media (width<=600px){.site-footer .footer-main{grid-template-columns:1fr 1fr!important;gap:32px 24px!important;padding-top:40px!important;padding-bottom:32px!important}.site-footer .footer-brand{grid-column:1/-1!important}.site-footer .footer-logo img{width:62px!important}.site-footer .footer-column:last-of-type{grid-column:1/-1!important}.site-footer .footer-statement-inline{flex-direction:column!important;grid-column:1/-1!important;align-items:flex-start!important;gap:12px!important;padding-top:24px!important}.site-footer .footer-statement-inline strong{white-space:normal!important;font-size:clamp(36px,11vw,52px)!important;display:block!important}.site-footer .footer-statement-inline strong span{display:block!important}.site-footer .footer-bottom .container{flex-direction:column!important;align-items:flex-start!important;gap:7px!important;min-height:auto!important;padding-top:17px!important;padding-bottom:17px!important}}.page-transition{z-index:999999;background:var(--color-mustard);visibility:hidden;pointer-events:none;will-change:transform;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;transform:translateY(100%)}.page-transition.enter{visibility:visible;pointer-events:all;animation:.5s cubic-bezier(.76,0,.24,1) forwards patmaTransitionEnter}@keyframes patmaTransitionEnter{0%{transform:translateY(100%)}to{transform:translateY(0%)}}.page-transition.exit{visibility:visible;pointer-events:all;animation:.5s cubic-bezier(.76,0,.24,1) forwards patmaTransitionExit;transform:translateY(0%)}@keyframes patmaTransitionExit{0%{transform:translateY(0%)}to{transform:translateY(-100%)}}.page-transition-inner{flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex}.page-transition-logo{color:var(--color-charcoal);letter-spacing:-.05em;font-size:28px;font-weight:900;line-height:1}.page-transition-line{background:#1c1c1a40;width:72px;height:3px;position:relative;overflow:hidden}.page-transition-line:after{content:"";background:var(--color-charcoal);transform-origin:0;position:absolute;inset:0;transform:scaleX(0)}.page-transition.enter .page-transition-line:after{animation:.45s forwards patmaLoadingLine}.page-transition.exit .page-transition-line:after{transform:scaleX(1)}.patma-transition{z-index:9999999!important;background:var(--color-mustard)!important;pointer-events:none!important;visibility:hidden!important;will-change:transform!important;justify-content:center!important;align-items:center!important;display:flex!important;position:fixed!important;inset:0!important;transform:translateY(100%)!important}.patma-transition--idle{visibility:hidden!important;pointer-events:none!important;transform:translateY(100%)!important}.patma-transition--enter{visibility:visible!important;pointer-events:all!important;animation:.55s cubic-bezier(.76,0,.24,1) forwards patmaCoverPage!important}@keyframes patmaCoverPage{0%{transform:translateY(100%)}to{transform:translateY(0%)}}.patma-transition--hold{visibility:visible!important;pointer-events:all!important;transform:translateY(0%)!important}.patma-transition--exit{transform:translateY(0%);visibility:visible!important;pointer-events:all!important;animation:.55s cubic-bezier(.76,0,.24,1) forwards patmaRevealPage!important}@keyframes patmaRevealPage{0%{transform:translateY(0%)}to{transform:translateY(-100%)}}.patma-transition__content{flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex}.patma-transition__logo{color:var(--color-charcoal);letter-spacing:-.045em;font-size:26px;font-weight:900;line-height:1}.patma-transition__loader{background:#1c1c1a33;width:76px;height:3px;position:relative;overflow:hidden}.patma-transition__loader-bar{background:var(--color-charcoal);transform-origin:0;position:absolute;inset:0;transform:scaleX(0)}.patma-transition--enter .patma-transition__loader-bar{animation:.5s forwards patmaLoaderFill}.patma-transition--hold .patma-transition__loader-bar,.patma-transition--exit .patma-transition__loader-bar{transform:scaleX(1)}@keyframes patmaLoaderFill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.patma-route-transition{z-index:99999999;background:var(--color-mustard);visibility:hidden;pointer-events:none;will-change:transform;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;transform:translateY(100%)}.patma-route-transition--idle{visibility:hidden;pointer-events:none;transform:translateY(100%)}.patma-route-transition--covering{visibility:visible;pointer-events:all;animation:.7s cubic-bezier(.76,0,.24,1) forwards patmaRouteCover}@keyframes patmaRouteCover{0%{transform:translateY(100%)}to{transform:translate(0,0%)}}.patma-route-transition--covered{visibility:visible;pointer-events:all;transform:translate(0,0%)}.patma-route-transition--revealing{visibility:visible;pointer-events:all;animation:.7s cubic-bezier(.76,0,.24,1) forwards patmaRouteReveal;transform:translate(0,0%)}@keyframes patmaRouteReveal{0%{transform:translate(0,0%)}to{transform:translateY(-100%)}}.patma-route-transition__content{opacity:0;flex-direction:column;justify-content:center;align-items:center;gap:17px;display:flex;transform:translateY(15px)}@keyframes patmaTransitionContentEnter{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@keyframes patmaTransitionContentExit{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}.patma-route-transition__brand{color:var(--color-charcoal);letter-spacing:-.055em;font-size:30px;font-weight:900;line-height:1}.patma-route-transition__line{background:#1c1c1a2e;width:85px;height:3px;position:relative;overflow:hidden}.patma-route-transition__progress{background:var(--color-charcoal);transform-origin:0;position:absolute;inset:0;transform:scaleX(0)}.patma-route-transition--covering .patma-route-transition__progress{animation:.6s cubic-bezier(.65,0,.35,1) 80ms forwards patmaRouteProgress}.patma-route-transition--covered .patma-route-transition__progress,.patma-route-transition--revealing .patma-route-transition__progress{transform:scaleX(1)}@keyframes patmaRouteProgress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media (width<=600px){.patma-route-transition__brand{font-size:26px}.patma-route-transition__line{width:72px}}.patma-route-transition__content{opacity:0;transform:translateY(14px);flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:22px!important;display:flex!important}.patma-route-transition--covering .patma-route-transition__content{animation:.4s .18s forwards patmaLoadingContentIn}.patma-route-transition--covered .patma-route-transition__content{opacity:1;transform:translateY(0)}.patma-route-transition--revealing .patma-route-transition__content{opacity:1;animation:.3s forwards patmaLoadingContentOut;transform:translateY(0)}@keyframes patmaLoadingContentIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes patmaLoadingContentOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}.patma-route-transition__logo{object-fit:contain;filter:brightness(0)saturate();opacity:0;width:82px;height:auto;display:block;transform:scale(.94)}.patma-route-transition--covering .patma-route-transition__logo{animation:.45s cubic-bezier(.22,1,.36,1) .2s forwards patmaLogoEnter}.patma-route-transition--covered .patma-route-transition__logo,.patma-route-transition--revealing .patma-route-transition__logo{opacity:1;transform:scale(1)}@keyframes patmaLogoEnter{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}.patma-route-transition__dots{justify-content:center;align-items:center;gap:7px;height:12px;display:flex}.patma-route-transition__dots span{background:var(--color-charcoal);opacity:.28;border-radius:50%;width:6px;height:6px;display:block;transform:translateY(0)}.patma-route-transition--covering .patma-route-transition__dots span:first-child,.patma-route-transition--covered .patma-route-transition__dots span:first-child{animation:.8s ease-in-out infinite patmaLoadingDot}.patma-route-transition--covering .patma-route-transition__dots span:nth-child(2),.patma-route-transition--covered .patma-route-transition__dots span:nth-child(2){animation:.8s ease-in-out .14s infinite patmaLoadingDot}.patma-route-transition--covering .patma-route-transition__dots span:nth-child(3),.patma-route-transition--covered .patma-route-transition__dots span:nth-child(3){animation:.8s ease-in-out .28s infinite patmaLoadingDot}@keyframes patmaLoadingDot{0%,60%,to{opacity:.25;transform:translateY(0)}30%{opacity:1;transform:translateY(-5px)}}.patma-route-transition--revealing .patma-route-transition__dots span{opacity:.45;animation:none;transform:translateY(0)}@media (width<=600px){.patma-route-transition__logo{width:68px}.patma-route-transition__content{gap:18px!important}.patma-route-transition__dots{gap:6px}.patma-route-transition__dots span{width:5px;height:5px}}.home-page .hero .hero-content{align-items:center!important;min-height:680px!important;display:flex!important;position:relative!important}.home-page .hero .hero-production-image{z-index:1!important;pointer-events:none!important;width:68%!important;height:100%!important;position:absolute!important;top:0!important;bottom:0!important;right:0!important;overflow:hidden!important}.home-page .hero .hero-production-image img{object-fit:cover!important;object-position:center center!important;width:100%!important;height:100%!important;display:block!important;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#0000000d 8%,#00000040 18%,#000000a6 34%,#000 52% 100%)!important;mask-image:linear-gradient(90deg,#0000 0%,#0000000d 8%,#00000040 18%,#000000a6 34%,#000 52% 100%)!important;-webkit-mask-size:100% 100%!important;mask-size:100% 100%!important;-webkit-mask-repeat:no-repeat!important;mask-repeat:no-repeat!important}.home-page .hero .hero-background-text{z-index:0!important}@media (width<=900px){.home-page .hero .hero-content{min-height:620px!important}.home-page .hero .hero-text{width:65%!important}.home-page .hero .hero-production-image{width:75%!important}.home-page .hero .hero-production-image img{-webkit-mask-image:linear-gradient(90deg,#0000 0%,#00000026 20%,#000000bf 48%,#000 70%)!important;mask-image:linear-gradient(90deg,#0000 0%,#00000026 20%,#000000bf 48%,#000 70%)!important}}@media (width<=600px){.home-page .hero .hero-content{align-items:center!important;min-height:640px!important}.home-page .hero .hero-text{z-index:5!important;width:100%!important}.home-page .hero .hero-production-image{opacity:.58!important;width:100%!important;left:0!important;right:0!important}.home-page .hero .hero-production-image img{object-position:center center!important;-webkit-mask-image:linear-gradient(#00000040 0%,#000 35% 100%)!important;mask-image:linear-gradient(#00000040 0%,#000 35% 100%)!important}.home-page .hero .hero-production-image:after{background:#1c1c1a47!important}}.home-page .hero{position:relative!important;overflow:hidden!important}.home-page .hero .hero-content{z-index:2!important;align-items:center!important;min-height:680px!important;display:flex!important;position:relative!important}.home-page .hero .hero-text{z-index:5!important;width:58%!important;position:relative!important}.home-page .hero .hero-production-image{z-index:1!important;pointer-events:none!important;width:72%!important;height:100%!important;margin:0!important;padding:0!important;position:absolute!important;top:0!important;bottom:0!important;right:0!important;overflow:hidden!important}.home-page .hero .hero-production-image img{object-fit:cover!important;object-position:center center!important;width:100%!important;max-width:none!important;height:100%!important;margin:0!important;padding:0!important;display:block!important;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#00000008 8%,#00000026 17%,#0006 28%,#000000bf 42%,#000 57% 100%)!important;mask-image:linear-gradient(90deg,#0000 0%,#00000008 8%,#00000026 17%,#0006 28%,#000000bf 42%,#000 57% 100%)!important;-webkit-mask-size:100% 100%!important;mask-size:100% 100%!important;-webkit-mask-repeat:no-repeat!important;mask-repeat:no-repeat!important}.home-page .hero .hero-production-image:after{content:"";pointer-events:none;background:linear-gradient(90deg,#1c1c1a8c 0%,#1c1c1a33 28%,#1c1c1a0a 58%,#0000 100%);position:absolute;inset:0}.home-page .hero .hero-background-text{z-index:0!important;position:absolute!important}.home-page .hero .hero-bottom-line{z-index:6!important;position:relative!important}@media (width<=900px){.home-page .hero .hero-content{min-height:620px!important}.home-page .hero .hero-text{width:68%!important}.home-page .hero .hero-production-image{width:78%!important}}@media (width<=600px){.home-page .hero .hero-content{align-items:center!important;min-height:620px!important}.home-page .hero .hero-text{width:100%!important}.home-page .hero .hero-production-image{opacity:.55!important;width:100%!important;left:0!important;right:0!important}.home-page .hero .hero-production-image img{-webkit-mask-image:linear-gradient(#0000008c 0%,#000 35% 75%,#000000a6 100%)!important;mask-image:linear-gradient(#0000008c 0%,#000 35% 75%,#000000a6 100%)!important}.home-page .hero .hero-production-image:after{background:#1c1c1a40}}.home-page .hero{background:var(--color-charcoal)!important;position:relative!important;overflow:hidden!important}.home-page .hero-production-bg{z-index:0!important;pointer-events:none!important;width:70%!important;height:100%!important;position:absolute!important;top:0!important;bottom:0!important;right:0!important;overflow:hidden!important}.home-page .hero-production-bg img{object-fit:cover!important;object-position:center center!important;width:100%!important;max-width:none!important;height:100%!important;display:block!important;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#0000000d 8%,#0003 18%,#00000080 32%,#000000d9 46%,#000 58% 100%)!important;mask-image:linear-gradient(90deg,#0000 0%,#0000000d 8%,#0003 18%,#00000080 32%,#000000d9 46%,#000 58% 100%)!important;-webkit-mask-size:100% 100%!important;mask-size:100% 100%!important;-webkit-mask-repeat:no-repeat!important;mask-repeat:no-repeat!important}.home-page .hero-production-bg:after{content:"";pointer-events:none;background:linear-gradient(90deg,#1c1c1a66 0%,#1c1c1a1f 40%,#1c1c1a0d 100%);position:absolute;inset:0}.home-page .hero .hero-background-text{z-index:1!important;pointer-events:none!important;position:absolute!important}.home-page .hero .hero-content{z-index:3!important;min-height:680px!important;display:block!important;position:relative!important}.home-page .hero .hero-text{z-index:4!important;width:72%!important;max-width:1050px!important;margin:0!important;position:relative!important}.home-page .hero .hero-bottom-line.container{padding-left:var(--container-padding,0px);padding-right:var(--container-padding,0px);z-index:5!important;width:100%!important;margin-left:auto!important;margin-right:auto!important;position:relative!important;left:auto!important;right:auto!important;transform:none!important}.home-page .hero .hero-bottom-line{justify-content:space-between!important;align-items:center!important;gap:30px!important;display:flex!important}@media (width<=900px){.home-page .hero-production-bg{width:78%!important}.home-page .hero .hero-content{min-height:620px!important}.home-page .hero .hero-text{width:82%!important}}@media (width<=600px){.home-page .hero-production-bg{opacity:.5!important;width:100%!important;left:0!important;right:0!important}.home-page .hero-production-bg img{-webkit-mask-image:linear-gradient(#000000a6 0%,#000 35% 100%)!important;mask-image:linear-gradient(#000000a6 0%,#000 35% 100%)!important}.home-page .hero .hero-content{min-height:610px!important}.home-page .hero .hero-text{width:100%!important}.home-page .hero .hero-bottom-line{gap:15px!important}}.site-header .navbar-links>a:not(.navbar-cart),.site-header .navbar-dropdown-trigger{background:var(--color-mustard)!important;border:1px solid var(--color-mustard)!important;min-height:38px!important;color:var(--color-charcoal)!important;letter-spacing:.06em!important;cursor:pointer!important;border-radius:2px!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0 15px!important;font-size:10px!important;font-weight:850!important;line-height:1!important;text-decoration:none!important;transition:background-color .2s,color .2s,border-color .2s,transform .2s!important;display:inline-flex!important}.site-header .navbar-links>a:not(.navbar-cart):hover,.site-header .navbar-dropdown-trigger:hover{background:var(--color-mustard-light)!important;border-color:var(--color-mustard-light)!important;color:var(--color-charcoal)!important;transform:translateY(-2px)!important}.site-header .navbar-links>a.active:not(.navbar-cart){background:var(--color-off-white)!important;border-color:var(--color-off-white)!important;color:var(--color-charcoal)!important;transform:none!important}.site-header .navbar-dropdown-trigger{appearance:none!important;gap:8px!important;font-family:inherit!important}.site-header .dropdown-arrow{color:var(--color-charcoal)!important;align-items:center!important;font-size:13px!important;font-weight:900!important;transition:transform .2s!important;display:inline-flex!important}.site-header .navbar-cart{background:0 0!important;border:none!important;margin-left:4px!important;padding:0!important;transform:none!important}.site-header .navbar-cart:hover{background:0 0!important;transform:none!important}.site-header .navbar-dropdown-menu{background:var(--color-charcoal)!important;border:1px solid #f4f1e82e!important;margin-top:8px!important;padding:6px!important}.site-header .navbar-dropdown-menu a{color:var(--color-off-white)!important;letter-spacing:.04em!important;background:0 0!important;border:none!important;padding:13px 16px!important;font-size:10px!important;font-weight:750!important;transition:background-color .2s,color .2s!important;transform:none!important}.site-header .navbar-dropdown-menu a:hover{background:var(--color-mustard)!important;color:var(--color-charcoal)!important}@media (width<=900px){.site-header .navbar-links{gap:6px!important}.site-header .navbar-links>a:not(.navbar-cart),.site-header .navbar-dropdown-trigger{min-height:36px!important;padding-left:11px!important;padding-right:11px!important;font-size:9px!important}}.site-header .navbar-links>a:not(.navbar-cart),.site-header .navbar-dropdown-trigger{border-bottom:1px solid var(--color-mustard)!important;box-shadow:none!important;border-radius:12px!important;text-decoration:none!important}.site-header .navbar-links>a.active:not(.navbar-cart){border-bottom:1px solid var(--color-off-white)!important;text-decoration:none!important}.site-header .navbar-links>a:not(.navbar-cart):hover,.site-header .navbar-dropdown-trigger:hover{text-decoration:none!important}.site-header .navbar-dropdown-trigger{border-radius:12px!important}.site-header .navbar-dropdown-menu{border-radius:12px!important;overflow:hidden!important}.site-header .navbar-dropdown-menu a{border-bottom:none!important;border-radius:8px!important;text-decoration:none!important}.site-header .navbar-dropdown-menu a:before,.site-header .navbar-dropdown-menu a:after{content:none!important;display:none!important}.site-header .navbar-cart,.site-header .navbar-cart:hover,.site-header .navbar-cart.active{background:0 0!important;border-bottom:none!important;text-decoration:none!important}.site-header .navbar-cart:before,.site-header .navbar-cart:after{content:none!important;display:none!important}.site-header .navbar-links>a:not(.navbar-cart),.site-header .navbar-dropdown-trigger{letter-spacing:.045em!important;text-transform:uppercase!important;border-radius:12px!important;min-height:42px!important;padding-left:18px!important;padding-right:18px!important;font-size:12px!important;font-weight:900!important;line-height:1!important;text-decoration:none!important}.site-header .navbar-dropdown-trigger{letter-spacing:.045em!important;font-family:inherit!important;font-size:12px!important;font-weight:900!important}.site-header .dropdown-arrow{margin-left:2px!important;font-size:15px!important;font-weight:900!important}.site-header .navbar-links>a.active:not(.navbar-cart){letter-spacing:.04em!important;font-weight:900!important;text-decoration:none!important}.site-header .navbar-links>a:not(.navbar-cart):before,.site-header .navbar-links>a:not(.navbar-cart):after,.site-header .navbar-dropdown-trigger:before,.site-header .navbar-dropdown-trigger:after{content:none!important;display:none!important}.site-header .navbar-dropdown-menu a{letter-spacing:.045em!important;text-transform:uppercase!important;font-size:11px!important;font-weight:850!important}.site-header .navbar-links{gap:9px!important}@media (width<=900px){.site-header .navbar-links>a:not(.navbar-cart),.site-header .navbar-dropdown-trigger{min-height:38px!important;padding-left:13px!important;padding-right:13px!important;font-size:10px!important}}.site-header .navbar-links{align-items:center!important;gap:26px!important;display:flex!important}.site-header .navbar-links>a:not(.navbar-cart),.site-header .navbar-dropdown-trigger{min-height:auto!important;box-shadow:none!important;color:var(--color-off-white)!important;letter-spacing:.055em!important;text-transform:uppercase!important;cursor:pointer!important;background:0 0!important;border:none!important;border-radius:0!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:8px 0!important;font-family:inherit!important;font-size:12px!important;font-weight:900!important;line-height:1!important;text-decoration:none!important;transition:color .18s,opacity .18s!important;display:inline-flex!important;transform:none!important}.site-header .navbar-links>a:not(.navbar-cart):hover,.site-header .navbar-dropdown-trigger:hover{color:var(--color-mustard)!important;background:0 0!important;border:none!important;transform:none!important}.site-header .navbar-links>a.active:not(.navbar-cart){color:var(--color-mustard)!important;background:0 0!important;border:none!important;font-weight:900!important;text-decoration:none!important}.site-header .navbar-links>a:before,.site-header .navbar-links>a:after,.site-header .navbar-dropdown-trigger:before,.site-header .navbar-dropdown-trigger:after{content:none!important;background:0 0!important;border:none!important;width:0!important;height:0!important;display:none!important}.site-header .navbar-dropdown-trigger{appearance:none!important;gap:7px!important}.site-header .dropdown-arrow{color:var(--color-mustard)!important;justify-content:center!important;align-items:center!important;margin-left:1px!important;font-size:15px!important;font-weight:900!important;line-height:1!important;transition:transform .2s!important;display:inline-flex!important}.site-header .navbar-dropdown:hover .dropdown-arrow{transform:translateY(2px)!important}.site-header .navbar-cart,.site-header .navbar-cart:hover,.site-header .navbar-cart.active{background:0 0!important;border:none!important;margin-left:2px!important;padding:0!important;text-decoration:none!important;transform:none!important}.site-header .navbar-dropdown-menu{background:var(--color-charcoal)!important;box-shadow:none!important;border:1px solid #f4f1e824!important;border-radius:0!important;margin-top:12px!important;padding:6px!important}.site-header .navbar-dropdown-menu a{color:#f4f1e8b3!important;letter-spacing:.055em!important;text-transform:uppercase!important;background:0 0!important;border:none!important;border-radius:0!important;padding:13px 15px!important;font-size:10px!important;font-weight:800!important;text-decoration:none!important;transform:none!important}.site-header .navbar-dropdown-menu a:hover{color:var(--color-mustard)!important;background:0 0!important;transform:none!important}@media (width<=900px){.site-header .navbar-links{gap:18px!important}.site-header .navbar-links>a:not(.navbar-cart),.site-header .navbar-dropdown-trigger{letter-spacing:.045em!important;font-size:10px!important}}.product-page .product-item-image{background:0 0!important;width:100%!important;height:430px!important;margin:0!important;padding:0!important;display:block!important;position:relative!important;overflow:hidden!important}.product-page .product-item-image img{object-fit:cover!important;object-position:center center!important;width:100%!important;max-width:none!important;height:100%!important;margin:0!important;padding:0!important;display:block!important;transform:none!important}.product-page .product-item-image:before,.product-page .product-item-image:after{content:none!important;display:none!important}.product-page .product-item-image img{transition:transform .45s cubic-bezier(.22,1,.36,1),filter .3s!important}@media (width<=900px){.product-page .product-item-image{height:390px!important}}@media (width<=600px){.product-page .product-item-image{height:360px!important}}.product-card{min-height:700px}.product-card-image{justify-content:center;align-items:center;height:380px;padding:24px;display:flex;position:relative;overflow:hidden}.product-card-image img{display:block;box-shadow:0 20px 40px #00000038;object-fit:cover!important;object-position:center center!important;width:clamp(240px,52%,340px)!important;height:clamp(280px,78%,360px)!important;transition:transform .45s,box-shadow .45s!important}.product-card:hover .product-card-image img{box-shadow:0 28px 50px #00000047;transform:scale(1.03)!important}.product-card-content{padding:36px 34px 34px}.product-card-content h3{line-height:.9!important}@media (width<=900px){.product-card{min-height:660px}.product-card-image{height:340px;padding:22px}.product-card-image img{width:clamp(220px,58%,300px)!important;height:clamp(250px,76%,320px)!important}}@media (width<=700px){.product-card{min-height:600px}.product-card-image{height:300px;padding:20px}.product-card-image img{width:min(72%,280px)!important;height:min(82%,260px)!important}.product-card-content{padding:28px}}.navbar-mobile-actions,.navbar-mobile-panel{display:none}@media (width<=760px){.site-header{z-index:10000!important;background:var(--color-charcoal)!important;border-bottom:1px solid #f4f1e824!important;position:relative!important}.site-header .navbar{justify-content:space-between!important;align-items:center!important;gap:20px!important;min-height:72px!important;display:flex!important;position:relative!important}.site-header .navbar-links{display:none!important}.site-header .navbar-logo{z-index:3!important;align-items:center!important;margin:0!important;padding:0!important;display:inline-flex!important;position:relative!important}.site-header .navbar-logo img{width:68px!important;height:auto!important;display:block!important}.navbar-mobile-actions{z-index:3!important;align-items:center!important;gap:14px!important;display:flex!important;position:relative!important}.navbar-mobile-cart{background:0 0!important;border:none!important;justify-content:center!important;align-items:center!important;padding:0!important;text-decoration:none!important;display:inline-flex!important}.navbar-mobile-cart .navbar-cart-circle{background:var(--color-mustard)!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:38px!important;height:38px!important;display:flex!important;position:relative!important}.navbar-mobile-cart .navbar-cart-icon{width:18px!important;height:18px!important;color:var(--color-charcoal)!important}.navbar-menu-button{color:var(--color-off-white)!important;cursor:pointer!important;background:0 0!important;border:none!important;justify-content:center!important;align-items:center!important;gap:10px!important;padding:0!important;font-family:inherit!important;display:flex!important}.navbar-menu-label{letter-spacing:.12em!important;font-size:10px!important;font-weight:900!important;line-height:1!important}.navbar-menu-icon{width:22px!important;height:14px!important;display:block!important;position:relative!important}.navbar-menu-icon span{background:var(--color-mustard)!important;width:22px!important;height:2px!important;transition:top .25s,transform .25s!important;position:absolute!important;left:0!important}.navbar-menu-icon span:first-child{top:2px!important}.navbar-menu-icon span:last-child{top:10px!important}.navbar-menu-button.active .navbar-menu-icon span:first-child{top:6px!important;transform:rotate(45deg)!important}.navbar-menu-button.active .navbar-menu-icon span:last-child{top:6px!important;transform:rotate(-45deg)!important}.navbar-mobile-panel{z-index:9999!important;visibility:hidden!important;background:var(--color-charcoal)!important;border-bottom:1px solid #f4f1e829!important;width:100%!important;max-height:0!important;transition:max-height .55s cubic-bezier(.76,0,.24,1),visibility .55s!important;display:block!important;position:absolute!important;top:100%!important;left:0!important;right:0!important;overflow:hidden!important}.navbar-mobile-panel.active{visibility:visible!important;max-height:calc(100vh - 72px)!important}.navbar-mobile-panel-inner{padding-top:24px!important;padding-bottom:40px!important}.navbar-mobile-link,.navbar-mobile-product-trigger{width:100%!important;min-height:76px!important;color:var(--color-off-white)!important;letter-spacing:-.05em!important;text-align:left!important;cursor:pointer!important;background:0 0!important;border:none!important;border-bottom:1px solid #f4f1e824!important;border-radius:0!important;grid-template-columns:45px 1fr auto!important;align-items:center!important;margin:0!important;padding:0!important;font-family:inherit!important;font-size:clamp(28px,8vw,42px)!important;font-weight:900!important;line-height:.9!important;text-decoration:none!important;display:grid!important;position:relative!important}.navbar-mobile-number{color:var(--color-mustard)!important;letter-spacing:.1em!important;align-self:start!important;padding-top:17px!important;font-size:9px!important;font-weight:900!important;line-height:1!important}.navbar-mobile-link.active{color:var(--color-mustard)!important}.navbar-mobile-product-title{display:block!important}.navbar-mobile-product-arrow{color:var(--color-mustard)!important;font-size:26px!important;font-weight:500!important;line-height:1!important;transition:transform .3s!important}.navbar-mobile-product.active .navbar-mobile-product-arrow{transform:rotate(45deg)!important}.navbar-mobile-product-menu{background:var(--color-charcoal-soft)!important;max-height:0!important;transition:max-height .4s cubic-bezier(.76,0,.24,1)!important;overflow:hidden!important}.navbar-mobile-product.active .navbar-mobile-product-menu{max-height:180px!important}.navbar-mobile-product-menu a{color:#f4f1e8b3!important;letter-spacing:.055em!important;border-bottom:1px solid #f4f1e81a!important;grid-template-columns:45px 1fr!important;align-items:center!important;min-height:68px!important;padding:0 18px!important;font-size:12px!important;font-weight:850!important;text-decoration:none!important;display:grid!important}.navbar-mobile-product-menu a span{color:var(--color-mustard)!important;font-size:9px!important}.navbar-mobile-product-menu a.active{color:var(--color-mustard)!important}.navbar-mobile-footer{flex-direction:column!important;align-items:flex-start!important;gap:8px!important;padding-top:32px!important;display:flex!important}.navbar-mobile-footer>span{color:#f4f1e861!important;letter-spacing:.14em!important;font-size:8px!important;font-weight:800!important}.navbar-mobile-footer strong{color:var(--color-mustard)!important;letter-spacing:.07em!important;font-size:11px!important;font-weight:900!important}}@media (width<=600px){.site-header .navbar{flex-flow:row!important;justify-content:space-between!important;align-items:center!important;min-height:68px!important;padding-top:0!important;padding-bottom:0!important;display:flex!important}.site-header .navbar-logo{align-items:center!important;width:auto!important;height:auto!important;margin:0!important;padding:0!important;display:flex!important}.site-header .navbar-logo img{object-fit:contain!important;width:38px!important;max-width:38px!important;height:auto!important;max-height:46px!important}.navbar-mobile-actions{justify-content:flex-end!important;align-items:center!important;gap:14px!important;margin:0!important;padding:0!important;display:flex!important}.navbar-mobile-cart .navbar-cart-circle{width:36px!important;height:36px!important}.navbar-mobile-cart .navbar-cart-icon{width:17px!important;height:17px!important}.navbar-menu-button{gap:9px!important}.navbar-menu-label{letter-spacing:.1em!important;font-size:9px!important;font-weight:900!important}.navbar-menu-icon,.navbar-menu-icon span{width:20px!important}.home-page .hero{min-height:auto!important;overflow:hidden!important}.home-page .hero .hero-content{align-items:center!important;min-height:670px!important;padding-top:55px!important;padding-bottom:110px!important;display:flex!important}.home-page .hero-production-bg{opacity:1!important;width:100%!important;height:100%!important;position:absolute!important;inset:0!important}.home-page .hero-production-bg img{object-fit:cover!important;object-position:60% center!important;width:100%!important;height:100%!important;-webkit-mask-image:none!important;mask-image:none!important}.home-page .hero-production-bg:after{content:""!important;pointer-events:none!important;background:linear-gradient(90deg,#1c1c1ae6 0%,#1c1c1aa1 54%,#1c1c1a57 100%)!important;position:absolute!important;inset:0!important}.home-page .hero-background-text{opacity:.055!important;pointer-events:none!important;font-size:105vw!important;line-height:.75!important;left:-8%!important}.home-page .hero .hero-text{z-index:5!important;width:100%!important;max-width:none!important;padding-right:8px!important;position:relative!important}.home-page .hero-eyebrow{letter-spacing:.1em!important;margin-bottom:24px!important;font-size:10px!important;font-weight:900!important}.home-page .hero h1{letter-spacing:-.055em!important;overflow-wrap:normal!important;word-break:normal!important;width:100%!important;margin:0 0 27px!important;font-size:clamp(50px,15vw,66px)!important;font-weight:900!important;line-height:.88!important}.home-page .hero h1 span{display:block!important}.home-page .hero-description{color:#f4f1e8b8!important;max-width:285px!important;margin-bottom:32px!important;font-size:13px!important;line-height:1.6!important}.home-page .hero-button{letter-spacing:.04em!important;justify-content:center!important;align-items:center!important;width:auto!important;min-height:50px!important;padding:0 22px!important;font-size:10px!important;font-weight:900!important;display:inline-flex!important}.home-page .hero .hero-bottom-line{border-top:1px solid #f4f1e829!important;grid-template-columns:1fr 1fr!important;align-items:center!important;gap:10px!important;min-height:54px!important;padding-top:16px!important;padding-bottom:16px!important;display:grid!important;position:absolute!important;bottom:0!important;left:0!important;right:0!important}.home-page .hero-bottom-line span{letter-spacing:.09em!important;white-space:nowrap!important;font-size:7px!important;font-weight:750!important;line-height:1.2!important}.home-page .hero-bottom-line span:nth-child(2){display:none!important}.home-page .hero-bottom-line span:last-child{text-align:right!important}.navbar-mobile-cart,.navbar-mobile-cart:hover,.navbar-mobile-cart.active{width:34px!important;height:34px!important;box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;text-decoration:none!important;display:inline-flex!important;position:relative!important;transform:none!important}.navbar-mobile-cart:before,.navbar-mobile-cart:after,.navbar-mobile-cart .navbar-cart-circle:before,.navbar-mobile-cart .navbar-cart-circle:after{content:none!important;background:0 0!important;border:none!important;width:0!important;height:0!important;display:none!important}.navbar-mobile-cart .navbar-cart-circle{width:28px!important;height:28px!important;box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important;justify-content:center!important;align-items:center!important;padding:0!important;display:flex!important;position:relative!important}.navbar-mobile-cart .navbar-cart-icon{width:21px!important;height:21px!important;color:var(--color-off-white)!important;display:block!important}.navbar-mobile-cart .navbar-cart-icon path{stroke:var(--color-off-white)!important;stroke-width:1.8px!important}.navbar-mobile-cart .navbar-cart-icon circle{fill:var(--color-off-white)!important}.navbar-mobile-cart .navbar-cart-count{background:var(--color-mustard)!important;min-width:16px!important;height:16px!important;color:var(--color-charcoal)!important;border:2px solid var(--color-charcoal)!important;letter-spacing:0!important;box-sizing:border-box!important;border-radius:50px!important;justify-content:center!important;align-items:center!important;padding:0 4px!important;font-size:8px!important;font-weight:900!important;line-height:1!important;display:flex!important;position:absolute!important;top:-5px!important;right:-7px!important}.navbar-mobile-actions{align-items:center!important;gap:18px!important;display:flex!important}.navbar-menu-button{box-shadow:none!important;background:0 0!important;border:none!important;margin:0!important;padding:0!important}html,body{overflow-x:hidden!important}.product-page{width:100%!important;max-width:100%!important;overflow-x:hidden!important}.product-page .container{box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important;padding-left:14px!important;padding-right:14px!important}.product-page .product-page-header{padding-top:90px!important;padding-bottom:70px!important;overflow:hidden!important}.product-page .product-page-header h1{letter-spacing:-.055em!important;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important;width:100%!important;max-width:100%!important;margin:0 0 28px!important;font-size:clamp(46px,14vw,62px)!important;font-weight:900!important;line-height:.88!important;display:block!important}.product-page .product-page-header h1 span{width:100%!important;color:var(--color-mustard)!important;white-space:normal!important;display:block!important}.product-page .product-page-header>.container>p:last-child{width:100%!important;max-width:330px!important;font-size:15px!important;line-height:1.7!important}.product-page .product-list{width:100%!important;padding-top:60px!important;padding-bottom:70px!important;overflow:hidden!important}.product-page .product-list-grid{grid-template-columns:minmax(0,1fr)!important;gap:30px!important;width:100%!important;display:grid!important}.product-page .product-item{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important;overflow:hidden!important}.product-page .product-item-image{width:100%!important;max-width:100%!important;height:360px!important;overflow:hidden!important}.product-page .product-item-image img{object-fit:cover!important;object-position:center!important;width:100%!important;max-width:100%!important;height:100%!important;display:block!important}.product-page .product-item-content{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important;padding:26px 22px!important}.product-page .product-item-content h2{letter-spacing:-.045em!important;white-space:normal!important;overflow-wrap:break-word!important;width:100%!important;font-size:clamp(34px,11vw,48px)!important;line-height:.92!important}.product-page .product-details{grid-template-columns:1fr 1fr!important;gap:0!important;width:100%!important;display:grid!important}.product-page .product-details>div{min-width:0!important;padding-right:10px!important;overflow:hidden!important}.product-page .product-details strong{white-space:normal!important;overflow-wrap:break-word!important}.product-page .product-actions{gap:8px!important;width:100%!important;display:flex!important}.product-page .product-order-button{white-space:nowrap!important;flex:1!important;min-width:0!important;padding-left:12px!important;padding-right:12px!important;font-size:9px!important}.about-page .about-closing{box-sizing:border-box!important;width:100%!important;max-width:100%!important;padding-top:72px!important;padding-bottom:78px!important;overflow:hidden!important}.about-page .about-closing .container{box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important;padding-left:16px!important;padding-right:16px!important}.about-page .about-closing .section-eyebrow{letter-spacing:.1em!important;margin-bottom:30px!important;font-size:10px!important;font-weight:900!important;line-height:1!important}.about-page .about-closing h2{letter-spacing:-.055em!important;white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;width:100%!important;max-width:100%!important;margin:0!important;font-size:clamp(44px,12.5vw,54px)!important;font-weight:900!important;line-height:.9!important;display:block!important}.about-page .about-closing h2 span{letter-spacing:-.045em!important;white-space:normal!important;width:100%!important;font-size:.82em!important;line-height:.95!important;display:block!important}}.not-found-page{background:var(--color-charcoal);color:var(--color-off-white);overflow:hidden}.not-found-section{border-bottom:1px solid #f4f1e824;align-items:center;min-height:calc(100vh - 80px);padding-top:100px;padding-bottom:100px;display:flex;position:relative}.not-found-container{z-index:2;position:relative}.not-found-number{z-index:-1;letter-spacing:-.09em;color:#f4f1e806;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:clamp(220px,34vw,520px);font-weight:900;line-height:.7;position:absolute;top:50%;right:-3vw;transform:translateY(-50%)}.not-found-page .section-eyebrow{letter-spacing:.14em;color:var(--color-mustard);margin:0 0 30px;font-size:11px;font-weight:900}.not-found-page h1{letter-spacing:-.065em;max-width:900px;color:var(--color-off-white);margin:0 0 34px;font-size:clamp(70px,11vw,150px);font-weight:900;line-height:.82}.not-found-page h1 span{color:var(--color-mustard);display:block}.not-found-description{color:#f4f1e8a6;max-width:460px;margin:0 0 40px;font-size:16px;line-height:1.7}.not-found-actions{align-items:center;gap:12px;display:flex}.not-found-primary,.not-found-secondary{letter-spacing:.055em;justify-content:center;align-items:center;min-height:52px;padding:0 24px;font-size:10px;font-weight:900;text-decoration:none;transition:background-color .2s,color .2s;display:inline-flex}.not-found-primary{background:var(--color-mustard);color:var(--color-charcoal);border:1px solid var(--color-mustard)}.not-found-primary:hover{background:var(--color-off-white);border-color:var(--color-off-white);color:var(--color-charcoal)}.not-found-secondary{color:var(--color-off-white);background:0 0;border:1px solid #f4f1e840}.not-found-secondary:hover{border-color:var(--color-mustard);color:var(--color-mustard)}@media (width<=600px){.not-found-section{min-height:calc(100vh - 68px);padding-top:80px;padding-bottom:80px}.not-found-number{font-size:78vw;top:48%;right:-15vw}.not-found-page h1{font-size:clamp(58px,19vw,78px);line-height:.84}.not-found-description{max-width:300px;font-size:14px}.not-found-actions{flex-direction:column;align-items:stretch;width:100%}.not-found-primary,.not-found-secondary{width:100%}}.cart-item-subtotal{color:#f4f1e86b;letter-spacing:.08em;margin-top:7px;font-size:9px;font-weight:800;line-height:1;display:block}.espresso-brew-labels{flex-wrap:wrap!important;align-items:center!important;gap:18px!important;margin-top:18px!important;display:flex!important}.espresso-brew-label{letter-spacing:-.04em!important;text-transform:uppercase!important;color:#d6a928!important;text-shadow:3px 3px #f4f1e8!important;font-family:Inter,Arial,Helvetica,sans-serif!important;font-size:clamp(18px,1.8vw,26px)!important;font-weight:900!important;line-height:1!important;transition:transform .18s,text-shadow .18s!important;display:inline-block!important}.espresso-brew-label:hover{text-shadow:5px 5px #f4f1e8!important;transform:translate(-2px,-2px)!important}@media (width<=600px){.espresso-brew-labels{gap:13px!important;margin-top:16px!important}.espresso-brew-label{text-shadow:2.5px 2.5px #f4f1e8!important;font-size:19px!important}}.product-page .product-section-title-accent{letter-spacing:-.035em;font-size:clamp(20px,2.2vw,34px);line-height:1}.product-page .product-list-grid{gap:14px;grid-template-columns:repeat(4,minmax(0,1fr))!important}.product-page .product-item-image{height:240px!important}.product-page .product-item-image img{object-position:center center!important;transform-origin:50%!important;transform:scale(1.14)!important}.product-page .product-item-content{flex-direction:column;flex:1;display:flex;padding:10px!important}.product-page .product-item-content h2{min-height:28px!important;margin-bottom:6px!important;font-size:clamp(22px,1.8vw,29px)!important}.product-page .product-details strong,.product-page .product-tasting p{font-size:11px}.product-page .product-item-series{margin-bottom:5px!important}.product-page .product-details div{padding:4px 0!important}.product-page .product-tasting{overflow:visible;height:auto!important;min-height:46px!important;padding:6px 0!important}.product-page .product-tasting p{overflow-wrap:anywhere;margin-top:3px;display:block;overflow:visible;line-height:1.4!important}.product-page .product-meta{margin-top:auto;min-height:36px!important;padding:6px 0!important}.product-page .product-item .product-meta>div:last-child>strong{font-size:18px!important}.product-page .product-actions .product-cart-button,.product-page .product-actions .product-order-button{height:40px!important;min-height:40px!important}.product-page .product-actions .product-cart-button{flex-basis:40px;width:40px}.product-page .product-actions{margin-top:0}@media (width<=1000px){.product-page .product-list-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.product-page .product-item-image{height:250px!important}.product-page .product-item-content h2{font-size:clamp(19px,3vw,25px)!important}.product-page .product-item .product-meta>div:last-child>strong{font-size:16px!important}}@media (width<=600px){.product-page .product-list-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.product-page .product-item-image{height:220px!important}.product-page .product-item-content{padding:7px!important}.product-page .product-item-series{letter-spacing:.08em!important;margin-bottom:4px!important;font-size:8px!important;line-height:1.25!important}.product-page .product-item-content h2{min-height:24px!important;margin-bottom:5px!important;font-size:clamp(18px,5vw,23px)!important;line-height:.95!important}.product-page .product-details{grid-template-columns:minmax(0,1fr)!important}.product-page .product-details div,.product-page .product-details div:nth-child(odd){margin-right:0!important;padding:3px 0!important}.product-page .product-details span,.product-page .product-meta span,.product-page .product-tasting>span{letter-spacing:.06em!important;font-size:8px!important}.product-page .product-details strong{font-size:10px!important;line-height:1.25!important}.product-page .product-tasting{height:auto!important;min-height:48px!important;padding:5px 0!important}.product-page .product-tasting p{margin-top:2px;font-size:9px!important;line-height:1.3!important}.product-page .product-meta{min-height:32px!important;padding:5px 0!important}.product-page .product-item .product-meta>div:last-child>strong{font-size:14px!important}.product-page .product-actions{gap:4px}.product-page .product-actions .product-cart-button,.product-page .product-actions .product-order-button{height:38px!important;min-height:38px!important}.product-page .product-actions .product-cart-button{flex-basis:38px;width:38px}.product-page .product-actions .product-order-button{letter-spacing:.04em!important;padding:0 4px!important;font-size:8px!important}}.home-page .product-card-espresso:hover{box-shadow:10px 10px 0 var(--color-mustard)}.site-header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#1c1c1ae6!important}.scroll-reveal{--reveal-delay:0s;--reveal-duration:.8s;--reveal-distance:32px;--reveal-easing:cubic-bezier(.16, 1, .3, 1);--parallax-y:0px;opacity:0;transform:translate3d(0, var(--reveal-distance), 0);transition:opacity var(--reveal-duration) var(--reveal-easing), transform var(--reveal-duration) var(--reveal-easing);transition-delay:var(--reveal-delay);will-change:opacity, transform}.scroll-reveal.is-visible{opacity:1;transform:translate3d(0, var(--parallax-y), 0)}.scroll-reveal--eyebrow{--reveal-easing:cubic-bezier(.22, 1, .36, 1)}.scroll-reveal--headline{transform:translate3d(0, var(--reveal-distance), 0) scale(.985)}.scroll-reveal--headline.is-visible{transform:translate3d(0, var(--parallax-y), 0) scale(1)}.scroll-reveal--headline>span{opacity:0;transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);transition-delay:calc(var(--reveal-delay) + .1s);transform:translateY(16px)}.scroll-reveal--headline.is-visible>span{opacity:1;transform:translate(0,0)}.scroll-reveal--media{transform:translate3d(0, var(--reveal-distance), 0) scale(.99)}.scroll-reveal--media.is-visible{transform:translate(0,0)scale(1)}.home-page .hero .hero-eyebrow,.home-page .hero .hero-text h1,.home-page .hero .hero-description,.home-page .hero .hero-button{opacity:0;will-change:opacity, transform;animation:.85s cubic-bezier(.16,1,.3,1) forwards patmaHeroEntrance}.home-page .hero .hero-eyebrow{animation-delay:.1s}.home-page .hero .hero-text h1{animation-delay:.19s}.home-page .hero .hero-description{animation-delay:.3s}.home-page .hero .hero-button{animation-delay:.4s}@keyframes patmaHeroEntrance{0%{opacity:0;transform:translateY(28px)scale(.99)}to{opacity:1;transform:translate(0,0)scale(1)}}@media (width<=767px){.scroll-reveal--parallax.is-visible,.scroll-reveal--headline.is-visible{--parallax-y:0px}}@media (prefers-reduced-motion:reduce){.scroll-reveal,.scroll-reveal--headline,.scroll-reveal--headline>span,.home-page .hero .hero-eyebrow,.home-page .hero .hero-text h1,.home-page .hero .hero-description,.home-page .hero .hero-button{opacity:1!important;transition:none!important;animation:none!important;transform:none!important}}.product-page .product-item-image{box-sizing:border-box!important;border-bottom:1px solid #ffffff1f!important;justify-content:center!important;align-items:center!important;height:360px!important;padding:36px 28px 30px!important;display:flex!important;overflow:hidden!important}.product-page .product-item-image img{object-fit:contain!important;object-position:center center!important;transform-origin:50%!important;width:auto!important;max-width:100%!important;height:250px!important;max-height:250px!important;margin:0 auto!important;display:block!important;transform:scale(2)!important}.product-page .product-item:hover .product-item-image img{transform:scale(2.03)!important}.product-page .product-item-image img.product-image-compact{transform:scale(1.55)!important}.product-page .product-item:hover .product-item-image img.product-image-compact{transform:scale(1.58)!important}.product-page .product-item-content{margin-top:-24px!important;padding-top:2px!important}@media (width>=601px) and (width<=900px){.product-page .product-page-header h1{white-space:normal!important}.product-page .product-page-header h1 span{width:100%!important;display:block!important}}@media (width<=600px){.product-page .product-item-image{height:300px!important;padding:28px 20px 22px!important}.product-page .product-item-image img{width:auto!important;max-width:100%!important;height:210px!important;max-height:210px!important}.product-page .product-item-content{margin-top:-24px!important;padding-top:2px!important}}.site-footer .footer-integration-text.scramble-text{opacity:0;will-change:opacity, transform;transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);display:inline-block;transform:translateY(24px)}.site-footer .footer-integration-text.scramble-text.is-visible{opacity:1;transform:translate(0,0)}@media (prefers-reduced-motion:reduce){.site-footer .footer-integration-text.scramble-text{opacity:1!important;transition:none!important;transform:none!important}}
