:root{--hno-black:#090909;--hno-charcoal:#151515;--hno-gold:#d4af37;--hno-cream:#f5f0e7;--hno-white:#fff;--hno-text:#222;--page-width:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--hno-text);background:#fff;line-height:1.55}img{max-width:100%;height:auto;display:block}a{color:inherit}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:12px;top:12px;z-index:99;background:#fff;padding:10px}.page-width{width:min(var(--page-width),calc(100% - 36px));margin:0 auto}.hno-serif{font-family:Georgia,Times New Roman,serif}.hno-kicker{text-transform:uppercase;letter-spacing:.18em;font-size:.75rem;font-weight:700;color:var(--hno-gold)}.hno-title{font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,4rem);line-height:1.05;margin:.35rem 0 1rem}.hno-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 22px;text-decoration:none;text-transform:uppercase;letter-spacing:.08em;font-size:.8rem;font-weight:700;border:1px solid var(--hno-gold);transition:.2s}.hno-btn--gold{background:var(--hno-gold);color:#090909}.hno-btn--outline{color:#fff;background:#00000040}.hno-btn:hover{transform:translateY(-2px);opacity:.9}.section-pad{padding:70px 0}.section-dark{background:var(--hno-black);color:#fff}.grid{display:grid;gap:24px}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.card{background:#fff;color:#222;border:1px solid #ece7dd;overflow:hidden}.card__media{aspect-ratio:1/1;overflow:hidden;background:#eee}.card__media img{width:100%;height:100%;object-fit:cover}.card__body{padding:18px}.card__body h3{margin:0 0 8px;font-family:Georgia,Times New Roman,serif}.price{font-weight:700;color:#8b6b10}.rte p:first-child{margin-top:0}.shopify-section{width:100%}.site-header{background:#080808;color:#fff;border-bottom:1px solid rgba(212,175,55,.35);position:relative;z-index:10}.site-header__inner{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.site-logo{text-decoration:none;font-family:Georgia,Times New Roman,serif;font-weight:700;letter-spacing:.12em;font-size:1.35rem;color:var(--hno-gold)}.site-nav{display:flex;gap:22px;align-items:center;flex-wrap:wrap}.site-nav a{text-decoration:none;font-size:.86rem}.site-nav a:hover{color:var(--hno-gold)}.header-actions{display:flex;gap:14px}.header-actions a{text-decoration:none}.site-footer{background:#070707;color:#fff;padding:52px 0 24px;border-top:1px solid rgba(212,175,55,.35)}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:30px}.footer-title{font-family:Georgia,Times New Roman,serif;color:var(--hno-gold)}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin:8px 0}.footer-links a{text-decoration:none}.footer-bottom{margin-top:34px;padding-top:18px;border-top:1px solid #292929;font-size:.82rem;color:#aaa}.hero{position:relative;min-height:680px;display:flex;align-items:center;overflow:hidden;background:#080808;color:#fff}.hero__media,.hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.hero__media img{width:100%;height:100%;object-fit:cover}.hero__fallback{width:100%;height:100%;background:linear-gradient(120deg,#050505,#241c0a 55%,#050505)}.hero__overlay{background:rgba(0,0,0,var(--overlay,.35))}.hero__content{position:relative;z-index:2;max-width:760px;padding:80px 0}.hero__content.center{text-align:center;margin:auto}.hero__content.right{text-align:right;margin-left:auto}.hero__buttons{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.hero__content.center .hero__buttons{justify-content:center}.hero__content.right .hero__buttons{justify-content:flex-end}.collection-card{position:relative;min-height:360px;overflow:hidden;background:#111;color:#fff}.collection-card img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.collection-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(transparent,#000c)}.collection-card__content{position:absolute;z-index:2;left:24px;right:24px;bottom:24px}.collection-card__content h3{font-family:Georgia,Times New Roman,serif;font-size:1.7rem;margin:0 0 8px}.collection-card__content a{color:var(--hno-gold);font-weight:700;text-transform:uppercase;letter-spacing:.08em;font-size:.75rem}.about-split{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:50px}.about-image{min-height:480px;background:#111}.about-image img{width:100%;height:100%;object-fit:cover}.newsletter{text-align:center;background:var(--hno-cream)}.newsletter form{display:flex;max-width:600px;margin:24px auto 0}.newsletter input{flex:1;padding:15px;border:1px solid #bbb;font-size:1rem}.newsletter button{border:0}.product-page{display:grid;grid-template-columns:1.1fr .9fr;gap:50px;padding:60px 0}.product-gallery img{width:100%;background:#f5f5f5}.product-info h1{font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,3.5rem);margin-top:0}.product-form select,.product-form input{width:100%;padding:13px;margin:8px 0 18px}.product-form button{width:100%;border:0}.collection-header{text-align:center;padding:60px 0 25px}.pagination{display:flex;gap:10px;justify-content:center;margin-top:30px}.cart-table{width:100%;border-collapse:collapse}.cart-table th,.cart-table td{padding:14px;border-bottom:1px solid #ddd;text-align:left}.page-content{padding:60px 0;max-width:850px}@media(max-width:900px){.grid-4{grid-template-columns:repeat(2,1fr)}.grid-3,.about-split,.product-page,.footer-grid{grid-template-columns:1fr}.site-nav{display:none}}@media(max-width:600px){.hero{min-height:620px}.hero__content{text-align:center!important;margin:auto!important}.hero__buttons{justify-content:center!important}.hno-btn{width:100%}.grid-4{grid-template-columns:1fr}.newsletter form{flex-direction:column}.site-header__inner{min-height:66px}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/base.css.map */
