@import"https://fonts.googleapis.com/css2?family=Raleway:wght@300;400;500;600;700&display=swap";.shopify-section-group-header-group{margin-bottom:0!important;padding-bottom:0!important;position:sticky!important;top:0!important;z-index:1000!important}.shopify-section-group-template,.shopify-section-group-template>.shopify-section:first-child{margin-top:0!important;padding-top:0!important}.shopify-section{margin-top:0!important;margin-bottom:0!important}body,main,#MainContent,#main,.main-content{margin:0!important;padding:0!important}:root{--gold: #D3B57C;--dark-teal: #0E2A37;--cream: #DBCCBB;--brown: #84735F;--dusty-rose: #E8C4C4;--soft-blush: #F5DDD5;--mauve-silk: #C9A9A6;--pearl-white: #F9F0EB;--rose-gold: #D4B5A0;--warm-taupe: #B7A188;--soft-teal: #1D4050;--deep-taupe: #84735F;--gold-gradient: linear-gradient(135deg, #9B8055, #D7BC91, #FFEDBC, #D3B57C);--white: #FFFFFF;--black: #000000;--gray-100: #F7F7F7;--gray-200: #E5E5E5;--gray-400: #A0A0A0;--gray-600: #666666;--font-serif: "Optima", "Palatino Linotype", "Book Antiqua", serif;--font-sans: "Raleway", sans-serif;--font-display: "Optima", "Palatino Linotype", "Book Antiqua", serif;--font-body: "Raleway", sans-serif;--space-xs: .5rem;--space-sm: 1rem;--space-md: 1.5rem;--space-lg: 2rem;--space-xl: 3rem;--space-2xl: 5rem;--radius-sm: .25rem;--radius-md: .5rem;--radius-lg: 1rem;--radius-xl: 1.5rem;--radius-full: 9999px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;overflow-x:hidden}body{font-family:var(--font-sans);font-size:16px;line-height:1.75;color:var(--dark-teal);background-color:var(--pearl-white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-serif);color:var(--dark-teal);letter-spacing:-.01em;line-height:1.15}h1{font-size:clamp(2rem,5vw,4rem);font-weight:600}h2{font-size:clamp(1.5rem,4vw,2.5rem);font-weight:500}h3{font-size:clamp(1.25rem,3vw,1.75rem);font-weight:500}h4{font-size:clamp(1.1rem,2.5vw,1.5rem);font-weight:500}a{text-decoration:none;color:inherit;transition:color .3s ease}img{max-width:100%;height:auto;display:block}ul,ol{list-style:none}button{cursor:pointer;border:none;background:none;font-family:inherit}.container{max-width:1200px;margin:0 auto;padding:0 1rem}@media(min-width:640px){.container{padding:0 1.5rem}}@media(min-width:1024px){.container{padding:0 2rem}}.text-center{text-align:center}.text-gold{color:var(--gold)}.text-white{color:var(--white)}.text-muted{color:var(--gray-600)}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gold-text{background:var(--gold-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem 2.5rem;font-size:.875rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;border-radius:var(--radius-sm);transition:all .4s ease}.btn-primary{background:var(--dark-teal);color:var(--white)}.btn-primary:hover{background:var(--gold);color:var(--dark-teal);box-shadow:0 8px 30px -8px #d3b57c66}.btn-gold{background:var(--gold-gradient);color:var(--dark-teal);border:none}.btn-gold:hover{box-shadow:0 8px 30px -8px #d3b57c80;transform:translateY(-2px)}.btn-outline{background:transparent;color:var(--dark-teal);border:2px solid var(--dark-teal)}.btn-outline:hover{background:var(--dark-teal);color:var(--white)}.gift-cards-section{padding:5rem 0;background:var(--pearl-white);position:relative;overflow:hidden}.gift-cards-section:before{content:"";position:absolute;top:0;right:0;width:50%;height:100%;background:linear-gradient(to left,rgba(232,196,196,.2),transparent);pointer-events:none}.section-header{text-align:center;max-width:700px;margin:0 auto 3rem;position:relative}.section-divider{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:1rem}.section-divider:before,.section-divider:after{content:"";width:3rem;height:1px;background:#d3b57c80}.section-header p{color:var(--deep-taupe);font-weight:300;font-size:1.125rem;margin-top:1rem}.faq-section{padding:5rem 0;background:var(--pearl-white)}.faq-grid{max-width:800px;margin:0 auto}.faq-item{border-bottom:1px solid rgba(201,169,166,.25)}.faq-question{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1.5rem 0;text-align:left;font-family:var(--font-serif);font-size:1.125rem;color:var(--dark-teal);cursor:pointer;transition:color .3s ease}.faq-question:hover{color:var(--gold)}.faq-icon{transition:transform .3s ease}.faq-item.open .faq-icon{transform:rotate(180deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease}.faq-item.open .faq-answer{max-height:500px;padding-bottom:1.5rem}.faq-answer p{color:var(--warm-taupe);font-size:.9375rem}.footer{background:var(--dark-teal);color:var(--white);padding:4rem 0 2rem}.footer-grid{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:3rem}@media(min-width:768px){.footer-grid{grid-template-columns:2fr 1fr 1fr}}.footer-brand h3{color:var(--white);margin-bottom:1rem}.footer-brand p{color:#ffffffb3;font-size:.875rem;margin-bottom:1.5rem;max-width:300px}.footer-contact{display:flex;flex-direction:column;gap:.5rem}.footer-contact a{color:#ffffffb3;font-size:.875rem;display:flex;align-items:center;gap:.5rem;transition:color .3s ease}.footer-contact a:hover{color:var(--gold)}.footer-links h4{color:var(--white);font-size:1rem;margin-bottom:1rem}.footer-links ul{display:flex;flex-direction:column;gap:.75rem}.footer-links a{color:#ffffffb3;font-size:.875rem;transition:color .3s ease}.footer-links a:hover{color:var(--gold)}.footer-bottom{padding-top:2rem;border-top:1px solid rgba(211,181,124,.12);text-align:center}.footer-bottom p{color:#ffffff59;font-size:.75rem}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:fadeIn .6s ease forwards}@media(max-width:768px){.hide-mobile{display:none!important}}@media(min-width:769px){.hide-desktop{display:none!important}}.icon{width:1em;height:1em;display:inline-block;vertical-align:middle}.icon-sm{width:1rem;height:1rem}.icon-md{width:1.25rem;height:1.25rem}.icon-lg{width:1.5rem;height:1.5rem}
/*# sourceMappingURL=/cdn/shop/t/24/assets/styles.css.map */
