:root{--oro-black: #0a0a0a;--oro-off-black: #1a1a18;--oro-warm-dark: #2a2520;--oro-wood: #8B6914;--oro-wood-light: #C4983A;--oro-gold: #C9A84C;--oro-gold-muted: #A08535;--oro-cream: #F5F0E8;--oro-warm-white: #FAF7F2;--oro-warm-gray: #B5AFA5;--oro-text-muted: #8a8278;--oro-font-display: "Cormorant Garamond", Georgia, serif;--oro-font-body: "Outfit", sans-serif;--oro-ease-out-expo: cubic-bezier(.16, 1, .3, 1)}html{font-size:16px!important}body,.shopify-section{font-family:var(--oro-font-body)!important}.oro-hero *,.oro-philosophy *,.oro-collection *,.oro-ritual *,.oro-signup *,.oro-products *,.oro-stats *,.oro-footer *,.oro-marquee *,.oro-divider *{margin:0;padding:0;box-sizing:border-box}body{background-color:var(--oro-black)!important;color:var(--oro-cream)!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}.shopify-section-group-header-group,.shopify-section-group-footer-group{display:none!important}.oro-section .shopify-section{padding:0}::selection{background:var(--oro-gold);color:var(--oro-black)}body:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;opacity:.03;z-index:9999;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E")}body{--cursor-x: -20px;--cursor-y: -20px}body:after{content:"";display:block;width:20px;height:20px;border:1.5px solid var(--oro-gold);border-radius:50%;position:fixed;top:var(--cursor-y);left:var(--cursor-x);pointer-events:none;z-index:9998;transition:transform .15s var(--oro-ease-out-expo),background .3s ease,border-color .3s ease;transform:translate(-50%,-50%)}body.oro-cursor-hover:after{transform:translate(-50%,-50%) scale(2.5);background:#c9a84c1a;border-color:var(--oro-gold-muted)}@media(max-width:900px){body:after{display:none!important}}.oro-loader{position:fixed;top:0;left:0;width:100%;height:100%;background:var(--oro-black);z-index:10000;display:flex;align-items:center;justify-content:center;transition:opacity .8s var(--oro-ease-out-expo),visibility .8s}.oro-loader.hidden{opacity:0;visibility:hidden;pointer-events:none}.oro-loader-text{font-family:var(--oro-font-display);font-size:clamp(1.5rem,4vw,3rem);font-weight:300;letter-spacing:.35em;text-transform:uppercase;color:var(--oro-gold);opacity:0;animation:oroLoaderFade 1.8s var(--oro-ease-out-expo) forwards}@keyframes oroLoaderFade{0%{opacity:0;letter-spacing:.6em}50%{opacity:1}to{opacity:1;letter-spacing:.35em}}@keyframes oroLoaderFallback{0%,99%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}.oro-loader{animation:oroLoaderFallback 3s forwards}.oro-loader.hidden{animation:none}@keyframes oroRevealFallback{0%,99%{opacity:0}to{opacity:1;transform:none}}.oro-reveal,.oro-reveal-line,.oro-reveal-scale{animation:oroRevealFallback 3.5s forwards}.oro-reveal.visible,.oro-reveal-line.visible,.oro-reveal-scale.visible{animation:none}.oro-nav{position:fixed;top:0;left:0;width:100%;padding:2rem 4rem;display:flex;justify-content:space-between;align-items:center;z-index:100;mix-blend-mode:difference;transition:transform .5s var(--oro-ease-out-expo)}.oro-nav.hidden{transform:translateY(-100%)}.oro-nav-logo{font-family:var(--oro-font-display);font-size:1.1rem;font-weight:400;letter-spacing:.3em;text-transform:uppercase;color:var(--oro-cream);text-decoration:none}.oro-nav-logo:hover{color:var(--oro-cream)}.oro-nav-links{display:flex;gap:3rem;list-style:none;margin:0;padding:0}.oro-nav-links a{font-family:var(--oro-font-body);font-size:.75rem;font-weight:300;letter-spacing:.15em;text-transform:uppercase;color:var(--oro-cream);text-decoration:none;position:relative;padding-bottom:2px}.oro-nav-links a:after{content:"";position:absolute;bottom:0;left:0;width:0;height:1px;background:var(--oro-gold);transition:width .4s var(--oro-ease-out-expo)}.oro-nav-links a:hover:after{width:100%}.oro-hamburger{display:none;flex-direction:column;justify-content:center;gap:6px;width:28px;height:28px;background:none;border:none;cursor:pointer;padding:0;z-index:201}.oro-hamburger span{display:block;width:100%;height:1.5px;background:var(--oro-cream);transition:transform .4s var(--oro-ease-out-expo),opacity .3s ease;transform-origin:center}.oro-hamburger.active span:nth-child(1){transform:translateY(7.5px) rotate(45deg)}.oro-hamburger.active span:nth-child(2){opacity:0}.oro-hamburger.active span:nth-child(3){transform:translateY(-7.5px) rotate(-45deg)}.oro-mobile-menu{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:var(--oro-black);z-index:200;flex-direction:column;align-items:center;justify-content:center;gap:2.5rem;opacity:0;visibility:hidden;transition:opacity .5s var(--oro-ease-out-expo),visibility .5s}.oro-mobile-menu.open{opacity:1;visibility:visible}.oro-mobile-menu a{font-family:var(--oro-font-display);font-size:2rem;font-weight:300;letter-spacing:.15em;text-transform:uppercase;color:var(--oro-cream);text-decoration:none;opacity:0;transform:translateY(20px);transition:opacity .5s var(--oro-ease-out-expo),transform .5s var(--oro-ease-out-expo),color .3s ease}.oro-mobile-menu.open a{opacity:1;transform:translateY(0)}.oro-mobile-menu.open a:nth-child(1){transition-delay:.15s}.oro-mobile-menu.open a:nth-child(2){transition-delay:.25s}.oro-mobile-menu.open a:nth-child(3){transition-delay:.35s}.oro-mobile-menu a:hover{color:var(--oro-gold)}@media(max-width:900px){.oro-nav{padding:1.5rem 2rem}.oro-nav-links{display:none}.oro-hamburger,.oro-mobile-menu{display:flex}}.oro-reveal{opacity:0;transform:translateY(60px);transition:opacity 1s var(--oro-ease-out-expo),transform 1s var(--oro-ease-out-expo)}.oro-reveal.visible{opacity:1;transform:translateY(0)}.oro-reveal-line{overflow:hidden}.oro-reveal-line span{display:inline-block;transform:translateY(110%);transition:transform 1s var(--oro-ease-out-expo)}.oro-reveal-line.visible span{transform:translateY(0)}.oro-reveal-scale{opacity:0;transform:scale(.92);transition:opacity 1.2s var(--oro-ease-out-expo),transform 1.2s var(--oro-ease-out-expo)}.oro-reveal-scale.visible{opacity:1;transform:scale(1)}.oro-stagger-1{transition-delay:.1s}.oro-stagger-2{transition-delay:.25s}.oro-stagger-3{transition-delay:.4s}.oro-stagger-4{transition-delay:.55s}.oro-stagger-5{transition-delay:.7s}.oro-section-label{font-family:var(--oro-font-body);font-size:.65rem;font-weight:300;letter-spacing:.4em;text-transform:uppercase;color:var(--oro-gold-muted);margin-bottom:3.5rem;display:flex;align-items:center;justify-content:center;gap:1.5rem}.oro-section-label:before,.oro-section-label:after{content:"";width:30px;height:1px;background:var(--oro-gold-muted);opacity:.4}.oro-divider{width:100%;padding:0 4rem}.oro-divider-line{width:100%;height:1px;background:linear-gradient(to right,transparent,rgba(201,168,76,.2),transparent)}.oro-hero{height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;position:relative;overflow:hidden;background:var(--oro-black)}.oro-hero:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(ellipse at 50% 30%,rgba(201,168,76,.06) 0%,transparent 70%)}.oro-hero-overline{font-family:var(--oro-font-body);font-size:.7rem;font-weight:300;letter-spacing:.4em;text-transform:uppercase;color:var(--oro-gold);margin-bottom:3rem}.oro-hero-title{font-family:var(--oro-font-display);font-weight:300;font-size:clamp(3.5rem,10vw,9rem);line-height:.95;letter-spacing:-.02em;color:var(--oro-cream);margin-bottom:.3em}.oro-hero-title em{font-style:italic;font-weight:300;color:var(--oro-gold)}.oro-hero-sub{font-family:var(--oro-font-body);font-size:clamp(.85rem,1.2vw,1.05rem);font-weight:200;color:var(--oro-warm-gray);letter-spacing:.06em;max-width:480px;line-height:1.8;margin-bottom:3.5rem}.oro-hero-cta{display:inline-flex;align-items:center;gap:1rem;font-family:var(--oro-font-body);font-size:.72rem;font-weight:400;letter-spacing:.25em;text-transform:uppercase;color:var(--oro-gold);text-decoration:none;padding:1.1rem 3rem;border:1px solid rgba(201,168,76,.3);transition:all .5s var(--oro-ease-out-expo);position:relative;overflow:hidden}.oro-hero-cta:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:var(--oro-gold);transform:translateY(101%);transition:transform .5s var(--oro-ease-out-expo)}.oro-hero-cta:hover:before{transform:translateY(0)}.oro-hero-cta span{position:relative;z-index:1;transition:color .5s var(--oro-ease-out-expo)}.oro-hero-cta:hover span{color:var(--oro-black)}.oro-hero-cta .oro-arrow{position:relative;z-index:1;transition:transform .5s var(--oro-ease-out-expo),color .5s var(--oro-ease-out-expo);font-size:1.1rem}.oro-hero-cta:hover .oro-arrow{transform:translate(4px);color:var(--oro-black)}.oro-hero-scroll{position:absolute;bottom:3rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.8rem;z-index:10;transition:opacity .6s var(--oro-ease-out-expo)}.oro-hero-scroll.fade-out{opacity:0;pointer-events:none}.oro-hero-scroll span{font-size:.6rem;letter-spacing:.25em;text-transform:uppercase;color:var(--oro-text-muted);font-weight:300}.oro-hero-scroll:after{content:"";display:block;width:1px;height:50px;background:linear-gradient(to bottom,var(--oro-gold),transparent);animation:oroScrollPulse 2s ease-in-out infinite;transform-origin:top}@keyframes oroScrollPulse{0%,to{opacity:.3;transform:scaleY(.6)}50%{opacity:1;transform:scaleY(1)}}@media(max-width:600px){.oro-hero-title{font-size:clamp(3.8rem,16vw,6.5rem)}.oro-hero-cta{padding:1rem 2rem;font-size:.65rem}}.oro-marquee{overflow:hidden;padding:3rem 0;border-top:1px solid rgba(201,168,76,.06);border-bottom:1px solid rgba(201,168,76,.06);background:var(--oro-black)}.oro-marquee-track{display:flex;gap:4rem;animation:oroMarqueeScroll 25s linear infinite;width:max-content}.oro-marquee-item{font-family:var(--oro-font-display);font-size:1rem;font-weight:300;letter-spacing:.2em;text-transform:uppercase;color:var(--oro-text-muted);white-space:nowrap;display:flex;align-items:center;gap:4rem}.oro-marquee-item:after{content:"\25c6";font-size:.4rem;color:var(--oro-gold);opacity:.4}@keyframes oroMarqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.oro-philosophy{padding:12rem 4rem;display:flex;justify-content:center;background:var(--oro-black)}.oro-philosophy-inner{max-width:800px;text-align:center}.oro-philosophy-quote{font-family:var(--oro-font-display);font-size:clamp(1.8rem,3.5vw,3rem);font-weight:300;line-height:1.5;color:var(--oro-cream);font-style:italic;margin-bottom:2.5rem}.oro-philosophy-quote strong{color:var(--oro-gold);font-weight:400}.oro-philosophy-text{font-family:var(--oro-font-body);font-size:.9rem;font-weight:200;line-height:2;color:var(--oro-warm-gray);max-width:550px;margin:0 auto}@media(max-width:900px){.oro-philosophy{padding:8rem 2rem}}.oro-products{padding:4rem 4rem 12rem;background:var(--oro-black)}.oro-products-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:2rem;max-width:1200px;margin:0 auto}.oro-product-card{position:relative;aspect-ratio:3/4;overflow:hidden;background:var(--oro-off-black);border:1px solid rgba(201,168,76,.08);text-decoration:none;color:inherit;display:flex;flex-direction:column}.oro-product-card-img{width:100%;height:70%;position:relative;overflow:hidden;filter:grayscale(100%) contrast(1.1);transition:filter .8s var(--oro-ease-out-expo)}.oro-product-card:hover .oro-product-card-img{filter:grayscale(30%) contrast(1.05)}.oro-product-card-img img{width:100%;height:100%;object-fit:cover;transition:transform 1.2s var(--oro-ease-out-expo)}.oro-product-card:hover .oro-product-card-img img{transform:scale(1.05)}.oro-product-card-img .oro-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:4rem;background:linear-gradient(145deg,#1a1815,#2a2520,#1a1815);transition:transform 1.2s var(--oro-ease-out-expo)}.oro-product-card:hover .oro-placeholder{transform:scale(1.05)}.oro-product-card-content{padding:1.8rem 1.5rem;display:flex;flex-direction:column;gap:.5rem;flex:1}.oro-product-card-title{font-family:var(--oro-font-display);font-size:1.3rem;font-weight:400;color:var(--oro-cream);letter-spacing:.02em}.oro-product-card-desc{font-family:var(--oro-font-body);font-size:.75rem;font-weight:200;color:var(--oro-text-muted);letter-spacing:.04em;line-height:1.7}.oro-product-card-price{font-family:var(--oro-font-display);font-size:1rem;color:var(--oro-gold);font-weight:400;margin-top:auto}@media(max-width:900px){.oro-products{padding:4rem 2rem 8rem}.oro-products-grid{grid-template-columns:1fr;max-width:400px;margin:0 auto}}.oro-collection{padding:10rem 4rem;background:var(--oro-warm-white);color:var(--oro-black);position:relative;overflow:hidden}.oro-collection:before{content:"";position:absolute;top:-1px;left:0;width:100%;height:150px;background:linear-gradient(to bottom,var(--oro-black),transparent);z-index:2}.oro-collection:after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:150px;background:linear-gradient(to top,var(--oro-black),transparent);z-index:2}.oro-collection-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:8rem;align-items:center;position:relative;z-index:3}.oro-collection-visual{position:relative;aspect-ratio:4/5;background:linear-gradient(160deg,#e8e0d2,#d4c8b5);display:flex;align-items:center;justify-content:center;overflow:hidden}.oro-collection-visual .oro-big-icon{font-size:8rem;filter:grayscale(100%);opacity:.7;transition:all 1s var(--oro-ease-out-expo)}.oro-collection-visual:hover .oro-big-icon{filter:grayscale(0%);opacity:1;transform:scale(1.05)}.oro-collection-visual img{width:100%;height:100%;object-fit:cover;filter:grayscale(100%);transition:filter 1s var(--oro-ease-out-expo)}.oro-collection-visual:hover img{filter:grayscale(30%)}.oro-collection-text .oro-section-label{color:var(--oro-gold-muted);justify-content:flex-start}.oro-collection-text .oro-section-label:before{display:none}.oro-collection-title{font-family:var(--oro-font-display);font-size:clamp(2.5rem,4vw,4rem);font-weight:300;line-height:1.15;color:var(--oro-off-black);margin-bottom:2rem}.oro-collection-title em{font-style:italic;color:var(--oro-wood)}.oro-collection-desc{font-size:.9rem;font-weight:200;line-height:2;color:var(--oro-text-muted);margin-bottom:3rem;max-width:420px}.oro-collection-features{display:flex;flex-direction:column;gap:1.5rem}.oro-feature-item{display:flex;align-items:flex-start;gap:1.2rem}.oro-feature-number{font-family:var(--oro-font-display);font-size:1.8rem;font-weight:300;color:var(--oro-gold);line-height:1;min-width:30px}.oro-feature-text{font-size:.82rem;font-weight:300;line-height:1.7;color:var(--oro-warm-dark)}.oro-feature-text strong{font-weight:500;color:var(--oro-off-black)}@media(max-width:900px){.oro-collection{padding:8rem 2rem}.oro-collection-inner{grid-template-columns:1fr;gap:4rem}}.oro-ritual{padding:14rem 4rem;text-align:center;position:relative;background:var(--oro-black)}.oro-ritual-big{font-family:var(--oro-font-display);font-size:clamp(3rem,8vw,7rem);font-weight:300;line-height:1.1;color:var(--oro-cream);max-width:900px;margin:0 auto 3rem}.oro-ritual-big .oro-gold{color:var(--oro-gold);font-style:italic}.oro-ritual-desc{font-size:.9rem;font-weight:200;line-height:2;color:var(--oro-warm-gray);max-width:500px;margin:0 auto}.oro-ritual:before{content:"\25c6";position:absolute;top:6rem;left:50%;transform:translate(-50%);color:var(--oro-gold);opacity:.15;font-size:.8rem}@media(max-width:900px){.oro-ritual{padding:8rem 2rem}}.oro-stats{padding:8rem 4rem;display:flex;justify-content:center;gap:6rem;background:var(--oro-black)}.oro-stat-item{text-align:center}.oro-stat-number{font-family:var(--oro-font-display);font-size:clamp(3rem,5vw,4.5rem);font-weight:300;color:var(--oro-gold);line-height:1;margin-bottom:.8rem}.oro-stat-label{font-size:.7rem;font-weight:300;letter-spacing:.2em;text-transform:uppercase;color:var(--oro-text-muted)}@media(max-width:900px){.oro-stats{flex-direction:column;gap:3rem;padding:6rem 2rem}}.oro-signup{padding:10rem 4rem;background:linear-gradient(175deg,var(--oro-off-black),var(--oro-warm-dark));text-align:center;position:relative;overflow:hidden}.oro-signup:before{content:"";position:absolute;top:50%;left:50%;width:600px;height:600px;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(201,168,76,.05),transparent 70%)}.oro-signup-title{font-family:var(--oro-font-display);font-size:clamp(2rem,4vw,3.5rem);font-weight:300;color:var(--oro-cream);margin-bottom:1.5rem}.oro-signup-desc{font-size:.85rem;font-weight:200;color:var(--oro-warm-gray);margin-bottom:3rem;line-height:1.9;max-width:450px;margin-left:auto;margin-right:auto}.oro-signup-form{display:flex;gap:0;max-width:480px;margin:0 auto}.oro-signup-form input[type=email]{flex:1;background:transparent;border:1px solid rgba(201,168,76,.2);border-right:none;padding:1.1rem 1.5rem;font-family:var(--oro-font-body);font-size:.8rem;font-weight:200;color:var(--oro-cream);letter-spacing:.05em;outline:none;transition:border-color .4s ease}.oro-signup-form input[type=email]::placeholder{color:var(--oro-text-muted)}.oro-signup-form input[type=email]:focus{border-color:var(--oro-gold)}.oro-signup-form button{background:var(--oro-gold);border:1px solid var(--oro-gold);padding:1.1rem 2rem;font-family:var(--oro-font-body);font-size:.7rem;font-weight:400;letter-spacing:.2em;text-transform:uppercase;color:var(--oro-black);cursor:pointer;transition:all .4s var(--oro-ease-out-expo);white-space:nowrap}.oro-signup-form button:hover{background:var(--oro-wood-light);border-color:var(--oro-wood-light)}@media(max-width:900px){.oro-signup{padding:6rem 2rem}.oro-signup-form{flex-direction:column}.oro-signup-form input[type=email]{border-right:1px solid rgba(201,168,76,.2);border-bottom:none}}.oro-footer{padding:5rem 4rem 3rem;border-top:1px solid rgba(201,168,76,.08);background:var(--oro-black)}.oro-footer-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:4rem}.oro-footer-brand{font-family:var(--oro-font-display);font-size:1.3rem;font-weight:400;letter-spacing:.25em;text-transform:uppercase;color:var(--oro-cream)}.oro-footer-brand-tag{font-family:var(--oro-font-body);font-size:.7rem;font-weight:200;color:var(--oro-text-muted);letter-spacing:.06em;margin-top:.5rem}.oro-footer-columns{display:flex;gap:5rem}.oro-footer-col h4{font-family:var(--oro-font-body);font-size:.65rem;font-weight:400;letter-spacing:.2em;text-transform:uppercase;color:var(--oro-gold-muted);margin-bottom:1.2rem}.oro-footer-col a{display:block;font-size:.8rem;font-weight:200;color:var(--oro-warm-gray);text-decoration:none;margin-bottom:.8rem;transition:color .3s ease}.oro-footer-col a:hover{color:var(--oro-gold)}.oro-footer-bottom{display:flex;justify-content:space-between;padding-top:2rem;border-top:1px solid rgba(201,168,76,.06)}.oro-footer-copy{font-size:.7rem;font-weight:200;color:var(--oro-text-muted);letter-spacing:.04em}.oro-footer-legal{display:flex;gap:2rem}.oro-footer-legal a{font-size:.7rem;font-weight:200;color:var(--oro-text-muted);text-decoration:none;transition:color .3s ease}.oro-footer-legal a:hover{color:var(--oro-gold)}@media(max-width:900px){.oro-footer{padding:4rem 2rem 2rem}.oro-footer-top{flex-direction:column;gap:3rem}.oro-footer-columns{gap:3rem}.oro-footer-bottom{flex-direction:column;gap:1rem}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/oromaestro.css.map */
