:root{--gold: #D4AF37;--silver: #C0C0C0;--charcoal: #1F1F1F;--soft-white: #F9F9F9;--accent: #B8860B;--font-heading: "Georgia", "Times New Roman", serif;--font-body: "Helvetica Neue", Arial, sans-serif}*{box-sizing:border-box}body{margin:0;padding:0;font-family:var(--font-body);background:var(--soft-white);color:#222}a{color:var(--gold);text-decoration:none}a:hover{text-decoration:underline}.site-header{background:#fff;border-bottom:1px solid #e3e3e3;position:sticky;top:0;z-index:100}.site-header-inner{max-width:1100px;margin:0 auto;padding:10px 20px;display:flex;align-items:center;justify-content:space-between}.site-logo{display:flex;align-items:center;gap:12px}.site-logo img{max-height:64px;width:auto}.site-title-block{display:flex;flex-direction:column}.site-title-block .site-title{font-family:var(--font-heading);font-size:1.4rem;letter-spacing:.05em}.site-title-block .site-subtitle{font-size:.8rem;color:#555}.main-nav{display:flex;gap:18px;font-size:.95rem}.main-nav a{font-weight:500;color:#222}.main-nav a.cta-link{padding:8px 14px;border-radius:999px;border:1px solid var(--gold);color:#000}.main-nav a.cta-link:hover{background:var(--gold);color:#000}.hero{background:radial-gradient(circle at top,#fff 0,#f3f3f3 45%,#eaeaea);padding:40px 20px 30px;border-bottom:1px solid #ddd}.hero-inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:minmax(0,3fr) minmax(0,2fr);gap:40px;align-items:center}.hero-title{font-family:var(--font-heading);font-size:2.2rem;margin:0 0 10px}.hero-title span.gold{color:var(--gold)}.hero-title span.silver{color:var(--charcoal)}.hero-subtitle{margin:0 0 18px;color:#444}.hero-badges{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:18px}.badge{border-radius:999px;border:1px solid #ddd;padding:6px 12px;font-size:.8rem;background:#fff}.hero-ctas{display:flex;flex-wrap:wrap;gap:12px}.btn{display:inline-block;padding:10px 18px;border-radius:999px;font-size:.95rem;font-weight:600;border:none;cursor:pointer}.btn-gold{background:var(--gold);color:#000}.btn-outline-dark{background:transparent;border:1px solid #333;color:#111}.btn-outline-gold{background:transparent;border:1px solid var(--gold);color:#222}.hero-side-card{background:#111;color:#f3f3f3;border-radius:18px;padding:20px 18px;box-shadow:0 15px 30px #00000047}.hero-side-title{font-size:1rem;letter-spacing:.08em;text-transform:uppercase;color:var(--silver);margin-bottom:8px}.price-row{display:flex;justify-content:space-between;font-size:.9rem;margin-bottom:6px}.price-row span.metal{font-weight:600}.price-row span.value{color:var(--gold)}.price-note{font-size:.75rem;color:#aaa;margin-top:8px}.section{padding:35px 20px}.section.alt{background:#fff}.section-dark{background:#111;color:#f3f3f3}.section-inner{max-width:1100px;margin:0 auto}.section-title{font-family:var(--font-heading);font-size:1.6rem;margin-bottom:18px}.section-title .gold{color:var(--gold)}.section-subtitle{font-size:.95rem;color:#ccc;max-width:640px}.steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:18px}.step{background:#fff;border-radius:18px;padding:16px 16px 14px;border:1px solid #ececec;box-shadow:0 8px 18px #0000000a}.step-number{width:26px;height:26px;border-radius:50%;background:var(--gold);color:#000;font-size:.85rem;display:flex;align-items:center;justify-content:center;font-weight:700;margin-bottom:8px}.step-title{font-size:1rem;font-weight:600;margin-bottom:6px}.step-body{font-size:.9rem;color:#555}.prices-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,3fr);gap:24px;margin-top:18px}.live-table{background:#111;border-radius:18px;padding:16px;color:#f2f2f2;margin-top:0}.live-table table{width:100%;border-collapse:collapse;font-size:.9rem}.live-table th,.live-table td{padding:8px 4px;border-bottom:1px solid rgba(255,255,255,.08)}.live-table th{text-align:left;font-weight:500;color:var(--silver)}.live-table td.trend-up{color:#4caf50}.live-table td.trend-down{color:#ff5252}.twocol{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1.6fr);gap:28px;margin-top:18px}.card{background:#fff;border-radius:18px;padding:18px;box-shadow:0 8px 20px #0000000d;border:1px solid #eee}.section-dark .card{background:#222;color:#f5f5f5;border-color:#444}.card.dark{background:#181818;color:#f5f5f5;border-color:#333}.card h3{margin-top:0;margin-bottom:8px;font-size:1.05rem}.card p{margin:0 0 6px;font-size:.9rem}.visit-details{font-size:.92rem;line-height:1.5}.contact-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1.6fr);gap:26px;margin-top:18px}.contact-card{background:#fff;border-radius:18px;padding:16px 18px;box-shadow:0 8px 18px #0000000d;border:1px solid #eee}.contact-card label{display:block;font-size:.85rem;margin-bottom:4px;font-weight:600}.contact-card input,.contact-card textarea{width:100%;padding:8px;border-radius:8px;border:1px solid #ccc;font-size:.9rem;margin-bottom:8px}.contact-card button{margin-top:4px}.faq-list{margin:0;padding-left:18px;font-size:.9rem}.faq-list li{margin-bottom:8px}.collection-header{max-width:1100px;margin:0 auto;padding:30px 20px 10px}.collection-header h1{font-family:var(--font-heading);font-size:1.8rem;margin-bottom:6px}.collection-header p{font-size:.95rem;color:#555;max-width:640px}.collection-grid{max-width:1100px;margin:0 auto 40px;padding:0 20px 10px;display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:18px}.product-card{background:#fff;border-radius:16px;box-shadow:0 6px 18px #0000000a;border:1px solid #eee;overflow:hidden;display:flex;flex-direction:column}.product-card img{width:100%;height:auto;max-height:220px;object-fit:contain}.product-card-body{padding:12px 14px 14px;font-size:.9rem}.product-card-title{font-weight:600;margin-bottom:4px}.product-card-price{color:var(--gold);font-weight:700;margin-bottom:6px}.product-card a.btn{margin-top:6px}.site-footer{background:#111;color:#bbb;padding:18px 20px 24px;font-size:.8rem}.site-footer-inner{max-width:1100px;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px}.footer-left span{display:block}.footer-right{text-align:right}.footer-right a{color:#ddd;margin-left:10px;font-size:.8rem}.mobile-quick-bar{display:none}@media (max-width: 860px){body{padding-bottom:64px}.hero-inner,.prices-grid,.twocol,.contact-grid{grid-template-columns:minmax(0,1fr)}.hero-side-card{display:none}.site-header-inner{flex-direction:column;align-items:center;gap:6px;text-align:center}.main-nav{flex-wrap:nowrap;justify-content:center;gap:12px;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:4px}.main-nav a{font-size:.85rem;white-space:nowrap}.steps{grid-template-columns:minmax(0,1fr)}.mobile-quick-bar{display:flex;position:fixed;bottom:0;left:0;right:0;background:#fff;padding:8px 10px;justify-content:center;align-items:center;gap:6px;border-top:1px solid #e0e0e0;z-index:200}.mobile-quick-bar a{flex:1;text-align:center;font-size:.85rem;padding:7px 0;border-radius:999px;border:1px solid #d3a400;background:#fff9e3;color:#000;text-decoration:none}}#inventory-preview .product-preview-grid{display:flex!important;flex-wrap:wrap!important;gap:18px!important;justify-content:flex-start!important;margin-top:25px!important}#inventory-preview .product-card{width:160px!important;background:#fff!important;border:1px solid #e5e5e5!important;border-radius:12px!important;padding:12px!important;box-shadow:0 2px 6px #0000000f!important;text-align:center!important}#inventory-preview .product-card-thumb-wrapper{width:100%!important;height:160px!important;aspect-ratio:1 / 1!important;border-radius:10px!important;overflow:hidden!important;background:#fafafa!important;display:flex!important;align-items:center!important;justify-content:center!important}#inventory-preview .product-card-thumb{width:100%!important;height:100%!important;object-fit:contain!important;background:#fff!important}#inventory-preview .placeholder-thumb{width:100%!important;height:100%!important;background:#eee!important;color:#666!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:.85rem!important;font-style:italic!important}#inventory-preview .product-card-title a{font-size:.9rem!important;line-height:1.25!important;font-weight:600!important;display:block!important;margin-top:10px!important;color:#222!important}#inventory-preview .product-card-price{font-size:.9rem!important;font-weight:700!important;margin:6px 0 10px!important}#inventory-preview .small-btn{font-size:.8rem!important;padding:6px 10px!important;border-radius:6px!important;border:1px solid #b38e00!important;background:#f8d24a!important;color:#000!important;cursor:pointer!important}.product-page{max-width:1100px;margin:0 auto;padding:30px 20px 50px}.product-breadcrumb{font-size:.85rem;margin-bottom:10px}.product-breadcrumb a{color:#555;text-decoration:none}.product-breadcrumb a:hover{text-decoration:underline}.product-page-header{margin-bottom:18px}.product-page-title{font-family:var(--font-heading);font-size:1.9rem;margin:0 0 6px}.product-page-price-main{font-size:1.3rem;font-weight:700;color:var(--gold)}.product-page-compare{font-size:.9rem;color:#777}.product-page-subtitle{font-size:.95rem;color:#555;max-width:640px}.product-page-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1.8fr);gap:30px;align-items:flex-start}.product-media-card{display:flex;justify-content:center}.product-media-frame{max-width:340px!important;width:100%;margin:0 auto;border-radius:14px;padding:10px;background:#fff;border:1px solid #e5e5e5;box-shadow:0 4px 14px #0000000f}.product-media-frame img{width:100%!important;height:auto!important;max-height:340px!important;object-fit:contain!important;display:block}.product-info-card{background:#fff;border-radius:14px;padding:16px 18px;border:1px solid #e5e5e5;box-shadow:0 4px 14px #0000000a;font-size:.95rem}.product-options{margin-bottom:10px}.product-option-label{display:block;font-size:.85rem;font-weight:600;margin-bottom:4px}.product-option-select{width:100%;padding:6px 8px;border-radius:6px;border:1px solid #ccc;margin-bottom:8px}.product-cta-row{display:flex;align-items:center;gap:10px;margin:10px 0 12px}.product-cta-row input[type=number]{width:70px;padding:6px 8px;border-radius:6px;border:1px solid #ccc}.product-add-btn{padding-inline:16px}.product-unavailable{padding:10px 12px;border-radius:8px;background:#fff6e0;border:1px solid #f0d28a;font-size:.9rem}.product-meta{font-size:.85rem;color:#666;margin:8px 0 12px}.product-meta div{margin-bottom:2px}.product-description{font-size:.9rem;color:#444;margin-bottom:10px}.product-note{font-size:.85rem;color:#777;border-top:1px dashed #ddd;padding-top:8px}@media (max-width: 860px){.product-page-grid{grid-template-columns:minmax(0,1fr)}.product-media-frame{max-width:280px;margin:0 auto}.product-info-card{margin-top:10px}.site-title,.header-brand,.header-title,.site-header__logo-text{font-size:.95rem;line-height:1.1;white-space:nowrap;padding-right:4px}.site-tagline,.header-subtitle{font-size:.7rem}.main-nav,.header-inline-menu{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;font-size:.85rem;margin-top:0x}.main-nav a,.header-inline-menu a,.main-nav .btn-nav-contact,.header-inline-menu .btn-nav-contact{border:none!important;background:transparent!important;padding:0!important;box-shadow:none!important;color:#222!important;font-weight:500}.hero-badges{display:flex;flex-wrap:wrap;justify-content:center;gap:6px}.hero-badges .badge{padding:3px 10px;border-radius:999px;background:#f6f6f6;border:1px solid #e0e0e0;font-size:.78rem;font-weight:500;color:#555}.hero-ctas{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:16px}.hero-ctas .btn{display:flex;align-items:center;justify-content:center;width:100%;padding:10px 12px!important;font-size:.95rem;border-radius:999px!important}.hero-ctas .btn:nth-child(3){grid-column:1 / -1;max-width:180px;justify-self:center}body{padding-bottom:60px}.mobile-quick-bar{position:fixed;bottom:6px;left:12px;right:12px;z-index:200;display:flex;gap:8px;padding:6px 8px;border-radius:999px;background:#fff;border:1px solid #d7c27a;box-shadow:0 3px 8px #0000001a}.mobile-quick-bar a{flex:1;text-align:center;font-size:.8rem;padding:6px 0;border-radius:999px;border:1px solid #d7c27a;background:#fff;color:#222;font-weight:500}}@media (max-width: 540px){#inventory-preview .product-preview-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;column-gap:10px;row-gap:14px;justify-items:stretch}#inventory-preview .product-card.small-card{width:100%!important;max-width:none!important;margin:0!important;padding:12px 10px 14px!important}#inventory-preview .product-card-thumb-wrapper{display:flex!important;align-items:center!important;justify-content:center!important;aspect-ratio:1 / 1!important}#inventory-preview .product-card-thumb{width:85%!important;height:auto!important}#inventory-preview .small-body{margin-top:8px!important}}.template-collection .card--product{max-width:260px!important;margin:0 auto 28px!important}.template-collection .card--product .media>img,.template-collection .card--product .card__media .media>img{object-fit:contain!important;height:220px!important;width:100%!important;display:block!important}@media (max-width: 540px){#inventory-preview .product-preview-grid{display:grid!important;grid-template-columns:repeat(3,1fr)!important;column-gap:8px;row-gap:10px;padding:0 6px}#inventory-preview .product-card.small-card{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;padding:8px 6px 10px!important;height:auto!important;min-height:0!important}#inventory-preview .product-card-thumb-wrapper{display:block!important;width:100%!important;height:auto!important;min-height:0!important;padding:0!important;margin:0!important}#inventory-preview .product-card-thumb{display:block!important;width:80%!important;max-width:72px;height:auto!important;margin:0 auto!important}#inventory-preview .small-body{margin-top:6px!important;width:100%!important}#inventory-preview .product-card-title.small-title{font-size:.75rem!important;line-height:1.2!important;margin:0 0 2px!important;text-align:left}#inventory-preview .product-card-price{font-size:.8rem!important;margin-bottom:4px!important}#inventory-preview .small-btn{padding:4px 0!important;font-size:.75rem!important;width:100%}#inventory-preview .product-card.small-card:nth-child(n+4){display:none!important}#inventory-preview .product-card.small-card{padding:4px 6px 8px!important;min-height:0!important;height:auto!important}#inventory-preview .product-card.small-card>*:first-child{margin-top:0!important;padding-top:0!important}#inventory-preview .small-body{margin-top:2px!important;padding-top:0!important}#inventory-preview .product-preview-grid .product-card{height:auto!important;min-height:0!important}#inventory-preview .product-card-thumb-wrapper{padding-top:0!important;padding-bottom:0!important}#inventory-preview .product-card-thumb{width:100%!important;max-width:110px!important;height:auto!important;margin:0 auto!important;display:block!important}#inventory-preview .product-card.small-card{padding-top:4px!important;padding-bottom:6px!important}#inventory-preview .product-card-title.small-title{font-size:.7rem!important;line-height:1.2!important;margin-top:2px!important;margin-bottom:2px!important}#inventory-preview .product-card-price{font-size:.75rem!important;margin-bottom:3px!important}#inventory-preview .small-btn{font-size:.7rem!important;padding:3px 0!important}#inventory-preview .product-card-title.small-title,#inventory-preview .product-card-title.small-title a{font-size:.7rem!important;line-height:1.15!important;font-weight:600!important;display:block!important}#inventory-preview .product-card-price{font-size:.7rem!important;line-height:1.2!important}#inventory-preview .small-body{margin-top:2px!important}#inventory-preview .product-card-title.small-title a{text-align:center!important;display:block!important;margin:0 auto!important;width:100%!important}}@media (max-width: 860px){.hero-inner{padding-inline:18px}.hero-main{text-align:center}.hero-title{font-size:1.8rem;line-height:1.25;margin-bottom:8px}.hero-subtitle{font-size:.95rem;line-height:1.5;max-width:28rem;margin:0 auto 14px}.section{padding-top:1px;padding-bottom:25px}.hero{padding-top:10px;padding-bottom:24px}.twocol{gap:10px!important}.faq-list li{margin-bottom:6px!important}@media (max-width: 540px){#inventory-preview .product-preview-grid .product-card.small-card:nth-child(n+5){display:none!important}}@media (max-width: 540px){.grid--collection,.product-grid,ul#product-grid,.collection>.grid,.collection-grid,.collection-products{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:12px!important}.grid--collection .grid__item,.product-grid .grid__item,#product-grid .grid__item{width:100%!important;max-width:none!important;margin:0!important}.card-wrapper,.product-card,.product-item{padding:10px!important}.card-wrapper .card__heading,.product-card .product-card__title,.product-grid .card__heading,.product-item .product-item__title{font-size:.75rem!important;text-align:center!important}.price-item,.price{text-align:center!important;font-size:.8rem!important}.card__media,.media,.product-card__image{margin:0 auto!important;width:90%!important}}.hero-badges{display:flex!important;flex-wrap:nowrap!important;justify-content:center!important;gap:6px!important}.hero-badges .badge{white-space:nowrap!important;padding:3px 8px!important;font-size:.75rem!important}.site-header-inner{padding-top:6px!important;padding-bottom:4px!important}.hero{padding-top:14px!important}.main-nav{display:flex;justify-content:center;gap:0}.main-nav a{padding:0 10px!important;font-size:.95rem;position:relative}.main-nav a:not(:last-child):after{content:"";position:absolute;right:0;top:50%;width:1px;height:14px;background:#ccc;transform:translateY(-50%);opacity:.6}.nav-call{font-size:.8rem!important}}.site-title-block .nav-call{display:none!important}@media (max-width: 860px){.site-title-block .nav-call{display:inline-block!important;font-size:.8rem!important}}html{scroll-padding-top:80px}@media (max-width: 860px){html{scroll-padding-top:110px}}.title-link{color:inherit!important;text-decoration:none!important}.title-link:hover{opacity:.85}.nav-call{text-decoration:none!important}.collection-header{padding-top:15px!important;margin-top:0!important}main .collection-header,.page-width .collection-header,.collection-page .collection-header{margin-top:-20px!important}.collection-header h1{margin-top:0!important;margin-bottom:6px!important}.collection-header p,.collection-header div{margin-top:0!important}.section-subtitle{color:#777}.product-card-title a{color:#000!important}.cart-page .page-title{margin-bottom:1.5rem}.cart-items{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.cart-item{display:grid;grid-template-columns:90px 1fr auto auto;gap:1rem;padding:1rem;border-radius:10px;background:#fff;box-shadow:0 2px 6px #0000000a;align-items:center}.cart-item-media img{display:block;width:90px;height:90px;object-fit:cover;border-radius:8px}.cart-item-title{font-weight:600;text-decoration:none;color:#222}.cart-item-title:hover{text-decoration:underline}.cart-item-variant{font-size:.9rem;color:#666;margin-top:.15rem}.cart-item-price-each{margin-top:.5rem;font-size:.95rem;color:#444}.cart-item-qty{text-align:center;font-size:.85rem}.cart-item-qty label{display:block;margin-bottom:.25rem}.cart-item-qty input[type=number]{width:60px;padding:.25rem .35rem;border-radius:6px;border:1px solid #ccc;text-align:center}.cart-remove-link{display:block;margin-top:.25rem;background:none;border:none;padding:0;font-size:.8rem;color:#b00020;text-decoration:underline;cursor:pointer}.cart-item-line{text-align:right;font-weight:600}.cart-item-line-label{display:block;font-size:.8rem;color:#666}.cart-item-line-price{font-size:1rem}.cart-summary{padding:1.5rem;border-radius:10px;background:#fff;box-shadow:0 2px 6px #0000000a}.cart-subtotal{display:flex;justify-content:space-between;font-size:1.05rem;font-weight:600;margin-bottom:.5rem}.cart-note{font-size:.85rem;color:#666;margin-bottom:1rem}.cart-actions{display:flex;flex-wrap:wrap;gap:.5rem}.cart-actions .btn,.cart-actions .btn-gold,.cart-actions .btn.btn-outline{flex:1 1 auto;text-align:center}@media (max-width: 768px){.cart-item{grid-template-columns:80px 1fr;grid-template-rows:auto auto;grid-template-areas:"media main" "qty   line"}.cart-item-media{grid-area:media}.cart-item-main{grid-area:main}.cart-item-qty{grid-area:qty;text-align:left}.cart-item-line{grid-area:line;text-align:right}}.estate-centered .hero-inner{display:flex!important;flex-direction:column;align-items:center;text-align:center;max-width:900px}.estate-centered .estate-hero-content{width:100%;max-width:700px}.estate-centered .hero-title{margin-bottom:12px}.estate-centered .hero-subtitle{margin-bottom:20px}.estate-centered .hero-badges,.estate-centered .hero-ctas{justify-content:center}
/*# sourceMappingURL=/cdn/shop/t/11/assets/styles.css.map */
