:root{--navy: #1B2A4A;--navy-dark: #0F1A2E;--gold: #C9A96E;--offwhite: #F5EDE4;--surface: #F5EDE4;--canvas: #EEF0F3;--darkest: #141414;--error: #DC2626;--success: #16A34A;--royal: #1A3FCF;--border: #CDD0D8;--ff-ui: "Geist", system-ui, -apple-system, sans-serif;--ff-heading: "Geist", system-ui, sans-serif;--ff-serif: Georgia, "Times New Roman", serif;--footer-h: 48px;--page-max: 820px;--radius: 8px;--radius-md: 12px;--radius-lg: 20px;--radius-pill: 40px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{height:100%}body{min-height:100%;background:var(--offwhite);color:var(--navy);font-family:var(--ff-ui);font-size:16px;font-weight:400;line-height:1.5;-webkit-font-smoothing:antialiased}body.template-index{background:var(--navy-dark);color:#fff}body.template-product,body.template-product--mapvibe{background:var(--navy-dark);color:#fff;overflow:hidden;height:100svh}body.template-product .site-footer,body.template-product--mapvibe .site-footer{display:none!important}body.template-product .mapvibe-editor-section,body.template-product--mapvibe .mapvibe-editor-section{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;max-width:none!important;margin:0!important;z-index:1}body.template-product .mapvibe-editor-wrapper,body.template-product--mapvibe .mapvibe-editor-wrapper{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important}@media(min-width:768px){body.template-index{overflow:hidden;height:100svh}}a{color:inherit}img{max-width:100%;height:auto;display:block}.site-footer{background:var(--navy-dark);border-top:1px solid rgba(201,169,110,.15)}body.template-index .site-footer{position:fixed;inset:auto 0 0 0;height:var(--footer-h);z-index:200}.footer-inner{display:flex;align-items:center;justify-content:space-between;padding:20px 32px;max-width:1280px;margin:0 auto;gap:24px;flex-wrap:wrap}body.template-index .footer-inner{height:var(--footer-h);padding:0 24px;flex-wrap:nowrap}body.template-index .footer-brand,body.template-index .footer-copy{display:none}body.template-index .footer-nav{gap:12px}body.template-index .footer-nav__heading{display:none}body.template-index .footer-nav{flex-direction:row}.footer-brand{display:flex;align-items:center;gap:8px;text-decoration:none;flex-shrink:0}.footer-brand__pin{width:24px;height:24px}.footer-brand__wordmark{font-family:var(--ff-heading);font-size:14px;font-weight:700;letter-spacing:.04em;white-space:nowrap}.footer-brand__map{color:#fff}.footer-brand__vibe{color:var(--gold)}.footer-nav{display:flex;gap:24px;flex-wrap:wrap}.footer-nav__col{display:flex;align-items:flex-start;flex-direction:column;gap:6px}.footer-nav__heading{font-family:var(--ff-heading);font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--gold);margin-bottom:2px}.footer-nav__link{text-decoration:none;font-size:13px;color:#ffffff73;transition:color .15s;white-space:nowrap}.footer-nav__link:hover{color:var(--gold)}body.template-index .footer-nav__col{flex-direction:row;align-items:center;gap:4px}body.template-index .footer-nav__link{font-size:11px}body.template-index .footer-nav__link+.footer-nav__link:before{content:"\b7";color:#ffffff26;margin-right:4px}.footer-copy{font-size:11px;color:#ffffff40;flex-shrink:0}.mapvibe-wrapper{position:fixed;top:0;bottom:var(--footer-h);left:0;right:0;z-index:1}.mapvibe-wrapper iframe{width:100%;height:100%;border:none;display:block;background:#0a0c10}.page-wrap{background:var(--offwhite)}.page-width{max-width:var(--page-max);margin:0 auto;padding:48px 28px 64px}.onboarding-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#0f1a2ed9;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);align-items:center;justify-content:center}.onboarding-overlay.is-visible{display:flex}.onboarding-card{background:#fff;border-radius:var(--radius-lg);padding:48px 40px;max-width:480px;width:92%;position:relative;box-shadow:0 32px 80px #0000004d;color:var(--navy)}.onboarding-close{position:absolute;top:16px;right:16px;background:none;border:none;font-size:20px;color:#0000004d;cursor:pointer;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:var(--radius);transition:background .15s}.onboarding-close:hover{background:#0000000d}.rte h1,.rte h2,.rte h3{font-family:var(--ff-heading);color:var(--navy);margin-bottom:16px}.rte h1{font-size:28px;font-weight:700}.rte h2{font-size:22px;font-weight:600;margin-top:32px}.rte h3{font-size:18px;font-weight:600;margin-top:24px}.rte p{font-size:15px;line-height:1.65;color:#1b2a4abf;margin-bottom:16px}.rte ul,.rte ol{padding-left:24px;margin-bottom:16px}.rte li{font-size:15px;line-height:1.65;color:#1b2a4abf;margin-bottom:8px}.rte a{color:var(--royal);text-decoration:underline;text-underline-offset:2px}.rte a:hover{color:var(--navy)}.rte strong{font-weight:600;color:var(--navy)}.rte hr{border:none;border-top:1px solid rgba(27,42,74,.1);margin:32px 0}.btn{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 20px;border-radius:var(--radius-md);font-family:var(--ff-ui);font-size:14px;font-weight:600;text-decoration:none;border:none;cursor:pointer;transition:background .15s}.btn--primary{background:var(--navy);color:#fff}.btn--primary:hover{background:var(--gold);color:var(--navy)}.cart-page{min-height:calc(100svh - 80px);padding:48px 28px 64px;max-width:var(--page-max);margin:0 auto}.cart-title{font-family:var(--ff-heading);font-size:24px;font-weight:700;color:var(--navy);margin-bottom:24px}.cart-empty{text-align:center;padding:64px 0;color:#1b2a4a80;font-size:15px}.cart-continue{font-size:14px;font-weight:600;color:var(--gold);text-decoration:none;margin-top:16px}.error-page{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:calc(100vh - 80px);padding:48px 28px;text-align:center}.error-code{font-family:var(--ff-heading);font-size:96px;font-weight:700;color:#1b2a4a12;line-height:1;margin-bottom:8px}.error-title{font-family:var(--ff-heading);font-size:28px;font-weight:700;color:var(--navy);margin-bottom:12px}.error-msg{color:#1b2a4a80;font-size:15px;margin-bottom:32px}.hiw-steps{display:flex;flex-direction:column;gap:24px;margin:32px 0}.hiw-step{display:flex;gap:16px;align-items:flex-start}.hiw-step__num{flex-shrink:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:var(--navy);color:var(--gold);border-radius:var(--radius);font-family:var(--ff-heading);font-size:13px;font-weight:700}.hiw-step__text strong{display:block;font-family:var(--ff-heading);font-size:15px;font-weight:600;color:var(--navy);margin-bottom:4px}.hiw-step__text span{font-size:14px;color:#1b2a4a99;line-height:1.5}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}@media(max-width:767px){:root{--footer-h: auto}body.template-index{--footer-h: 48px}.footer-inner{padding:16px;gap:16px;flex-direction:column;align-items:flex-start}.footer-nav{gap:12px}.footer-nav__col{gap:4px}.page-width{padding:32px 20px 48px}body.template-index .footer-inner{padding:0 12px;flex-wrap:nowrap;height:48px;flex-direction:row;align-items:center}.template-cart .site-footer{display:none}body.template-product--mapvibe .site-footer{height:48px}body.template-product--mapvibe .footer-inner{padding:0 12px;height:48px;flex-direction:row;align-items:center}body.template-product--mapvibe .mapvibe-editor-wrapper{bottom:48px}.site-footer{padding-bottom:env(safe-area-inset-bottom,0px)}}.footer-social{display:flex;gap:1.25rem;align-items:center;justify-content:center;padding:1.5rem 0 .75rem;width:100%}.footer-social__link{display:flex;align-items:center;justify-content:center;color:#c9a24a;transition:color .2s ease,transform .2s ease;line-height:0}.footer-social__link:hover,.footer-social__link:focus-visible{color:#e0ba6a;transform:translateY(-2px);outline:none}.footer-social__link svg{width:22px;height:22px;fill:currentColor}body.template-product #mapvibe-iframe,body.template-product--mapvibe #mapvibe-iframe{height:100%!important}
/*# sourceMappingURL=/cdn/shop/t/5/assets/base.css.map */
