:root{--cream:#e8e1d8;--cream-light:#f6f2ec;--ink:#2f2a26;--muted:#746b62;--gold:#b48748;--gold-dark:#8f6835;--line:#d7cec3;--white:#fffdf9;--shadow:0 14px 40px rgba(45,35,25,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Arial,Helvetica,sans-serif}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.page-width{width:min(1240px,calc(100% - 40px));margin:auto}.section{padding:72px 0}.section--tight{padding:45px 0}.section-heading{text-align:center;margin:0 auto 38px;max-width:760px}.section-heading .eyebrow,.eyebrow{font-size:11px;letter-spacing:3px;text-transform:uppercase;color:var(--gold-dark);font-weight:700}.section-heading h2{font-family:Georgia,serif;font-size:clamp(30px,4vw,48px);font-weight:400;line-height:1.1;margin:10px 0 12px}.section-heading p{color:var(--muted);line-height:1.75;margin:0}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 28px;border:1px solid var(--ink);background:var(--ink);color:#fff;text-transform:uppercase;letter-spacing:1.6px;font-size:11px;transition:.3s ease;cursor:pointer}.btn:hover{background:var(--gold-dark);border-color:var(--gold-dark);transform:translateY(-2px)}.btn--light{background:#ffffffeb;border-color:#ffffffeb;color:var(--ink)}.btn--outline{background:transparent;color:var(--ink)}.announcement{background:var(--ink);color:#fff;overflow:hidden;font-size:11px;letter-spacing:1.5px;text-align:center;padding:9px 15px}.announcement a{text-decoration:underline;text-underline-offset:3px}.site-header{position:sticky;top:0;z-index:50;background:#e8e1d8f5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(47,42,38,.08)}.header-inner{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:flex;align-items:center;gap:10px;min-width:180px}.brand img{width:38px;height:38px;object-fit:contain}.brand-name{font-family:Georgia,serif;letter-spacing:5px;font-size:22px}.nav{display:flex;align-items:center;justify-content:center;gap:28px;font-size:11px;letter-spacing:1.4px;text-transform:uppercase}.nav a{position:relative;padding:8px 0}.nav a:after{content:"";position:absolute;left:0;bottom:1px;width:0;height:1px;background:var(--gold);transition:.25s}.nav a:hover:after{width:100%}.header-actions{display:flex;gap:14px;align-items:center;min-width:180px;justify-content:flex-end}.header-icon{width:36px;height:36px;border:0;background:none;display:grid;place-items:center;cursor:pointer;color:var(--ink)}.mobile-toggle{display:none}.hero{position:relative;min-height:clamp(520px,70vh,760px);display:flex;align-items:center;background-size:cover;background-position:center;overflow:hidden}.hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#1c17138c,#1c171314 65%,#1c17131f)}.hero__content{position:relative;z-index:1;color:#fff;max-width:620px;padding:90px 0}.hero h1{font-family:Georgia,serif;font-size:clamp(42px,6vw,78px);font-weight:400;line-height:.98;margin:12px 0 20px}.hero p{font-size:16px;line-height:1.7;max-width:560px;margin:0 0 28px;color:#ffffffe6}.hero .eyebrow{color:#e9c88f}.collection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.collection-card{position:relative;min-height:390px;overflow:hidden;background:#ddd}.collection-card img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s ease}.collection-card:hover img{transform:scale(1.045)}.collection-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(transparent 45%,#14110eb8)}.collection-card__content{position:absolute;z-index:1;bottom:25px;left:25px;color:#fff}.collection-card h3{font-family:Georgia,serif;font-size:28px;font-weight:400;margin:0 0 10px}.collection-card span{font-size:10px;text-transform:uppercase;letter-spacing:2px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{background:var(--cream-light);position:relative;overflow:hidden}.product-card__media{aspect-ratio:1/1;overflow:hidden;background:#ddd}.product-card__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease}.product-card:hover .product-card__media img{transform:scale(1.035)}.product-card__body{padding:16px 16px 19px}.product-card__title{font-family:Georgia,serif;font-size:17px;line-height:1.3;margin:0 0 7px}.product-card__price{font-size:13px;color:var(--gold-dark);font-weight:700}.product-card__actions{margin-top:13px;display:flex;gap:8px}.product-card__actions .btn{min-height:40px;padding:0 14px;flex:1;font-size:9px}.badge{position:absolute;top:12px;left:12px;background:var(--ink);color:#fff;padding:7px 9px;font-size:9px;letter-spacing:1px;text-transform:uppercase;z-index:2}.image-text{display:grid;grid-template-columns:1fr 1fr;min-height:560px;background:var(--cream-light)}.image-text__media{min-height:560px;background-size:cover;background-position:center}.image-text__content{display:flex;align-items:center;padding:70px clamp(35px,7vw,100px)}.image-text__content h2{font-family:Georgia,serif;font-size:clamp(32px,4vw,55px);font-weight:400;line-height:1.05;margin:12px 0 20px}.image-text__content p{color:var(--muted);line-height:1.85;max-width:520px}.rich-text{text-align:center;max-width:820px;margin:auto}.rich-text h2{font-family:Georgia,serif;font-weight:400;font-size:clamp(32px,4vw,50px);margin:12px 0 18px}.rich-text p{color:var(--muted);line-height:1.9}.banner-image{min-height:440px;background-size:cover;background-position:center;display:flex;align-items:flex-end}.banner-image__inner{width:100%;padding:55px 0;background:linear-gradient(transparent,#191411b3);color:#fff}.banner-image h2{font-family:Georgia,serif;font-weight:400;font-size:clamp(32px,4vw,54px);margin:0 0 15px}.newsletter{background:var(--ink);color:#fff;text-align:center;padding:75px 20px}.newsletter h2{font-family:Georgia,serif;font-weight:400;font-size:40px;margin:10px 0 12px}.newsletter p{color:#d9d0c7}.newsletter-form{display:flex;max-width:560px;margin:28px auto 0;border-bottom:1px solid #8c8177}.newsletter-form input{flex:1;border:0;background:transparent;color:#fff;padding:14px 2px;outline:none}.newsletter-form button{border:0;background:transparent;color:#fff;text-transform:uppercase;letter-spacing:1.5px;font-size:10px;cursor:pointer}.site-footer{background:#211e1b;color:#eee;padding:65px 0 25px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:45px}.site-footer h3{font-family:Georgia,serif;font-weight:400;font-size:18px;margin:0 0 18px}.site-footer p,.site-footer a{color:#bfb7af;font-size:12px;line-height:1.8}.footer-links{display:grid;gap:8px}.footer-bottom{border-top:1px solid #3c3732;margin-top:45px;padding-top:18px;font-size:10px;color:#8f8780;display:flex;justify-content:space-between;gap:15px}.product-page{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;padding:75px 0}.product-gallery{background:var(--cream-light)}.product-gallery img{width:100%;display:block}.product-info h1{font-family:Georgia,serif;font-size:clamp(34px,5vw,58px);font-weight:400;line-height:1.05;margin:12px 0}.product-price{font-size:20px;color:var(--gold-dark);font-weight:700;margin:18px 0 25px}.product-description{color:var(--muted);line-height:1.85;margin-bottom:30px}.product-form{display:grid;gap:12px}.quantity{display:flex;border:1px solid var(--line);width:130px}.quantity button,.quantity input{border:0;background:transparent;height:44px;width:42px;text-align:center}.quantity input{width:46px}.trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:28px;padding-top:20px;border-top:1px solid var(--line);font-size:10px;color:var(--muted);text-align:center}.direct-checkout{background:var(--gold-dark);border-color:var(--gold-dark)}.direct-checkout:hover{background:#765327;border-color:#765327}.empty-state{text-align:center;padding:100px 20px}@media(max-width:900px){.nav{display:none}.mobile-toggle{display:grid}.header-actions,.brand{min-width:auto}.collection-grid{grid-template-columns:1fr}.collection-card{min-height:300px}.product-grid{grid-template-columns:repeat(2,1fr)}.image-text{grid-template-columns:1fr}.image-text__media{min-height:420px}.footer-grid{grid-template-columns:1fr 1fr}.product-page{grid-template-columns:1fr;gap:35px}}@media(max-width:560px){.page-width{width:min(100% - 24px,1240px)}.header-inner{min-height:66px}.brand img{width:31px;height:31px}.brand-name{font-size:17px;letter-spacing:3px}.hero{min-height:570px}.hero__content{padding:70px 0}.hero h1{font-size:43px}.product-grid{gap:10px}.product-card__body{padding:12px}.product-card__title{font-size:14px}.product-card__actions{display:block}.product-card__actions .btn{width:100%;margin-top:7px}.footer-grid{grid-template-columns:1fr}.footer-bottom{display:block}.newsletter h2{font-size:32px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/orinnx.css.map */
