@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,600;1,400&family=DM+Sans:wght@300;400;500;600&display=swap";:root{--charcoal: #1a1a18;--charcoal-soft: #2c2c28;--forest: #3d5a3e;--forest-light: #4e7250;--cream: #f5f0e8;--cream-dark: #ede8dc;--white: #ffffff;--gold: #c4923a;--gold-light: #d4a855;--text: #1a1a18;--text-muted: #6b6b60;--border: #e0dbd0;--font-display: "Cormorant Garamond", Georgia, serif;--font-body: "DM Sans", -apple-system, sans-serif;--radius: 12px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--text);background:var(--white);-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}.announcement-bar{background:var(--charcoal);color:var(--cream);font-size:11px;font-weight:500;letter-spacing:.03em;overflow:hidden;height:32px;display:flex;align-items:center}.announcement-track{display:flex;gap:48px;animation:marquee 22s linear infinite;white-space:nowrap;flex-shrink:0}.announcement-track span{display:flex;align-items:center;gap:5px}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.site-header{position:sticky;top:0;z-index:100;background:#fffffff7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border);padding:0 16px;height:52px;display:flex;align-items:center;justify-content:space-between}.header-logo img{height:26px;width:auto}.header-nav{display:none}.cart-icon{position:relative;padding:8px;cursor:pointer}.cart-count{position:absolute;top:2px;right:2px;background:var(--forest);color:#fff;font-size:9px;font-weight:700;width:15px;height:15px;border-radius:50%;display:flex;align-items:center;justify-content:center}.trust-bar{background:var(--cream);border-bottom:1px solid var(--border);overflow:hidden;height:38px;display:flex;align-items:center}.trust-bar-inner{display:flex;gap:48px;animation:marquee 20s linear infinite;white-space:nowrap;flex-shrink:0}.trust-item{display:flex;align-items:center;gap:6px;flex-shrink:0}.trust-icon{width:20px;height:20px;background:var(--charcoal);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.trust-icon svg{color:#fff;width:11px;height:11px}.trust-text strong{font-size:11px;font-weight:700;color:var(--charcoal);white-space:nowrap}.trust-text span{display:none}.btn{display:inline-flex;align-items:center;justify-content:center;font-family:var(--font-body);font-weight:700;font-size:12px;letter-spacing:.04em;text-transform:uppercase;border:none;cursor:pointer;transition:all .2s;border-radius:8px;padding:11px 16px}.btn-forest{background:var(--forest);color:#fff}.btn-primary{background:var(--charcoal);color:#fff}.btn-full{width:100%;text-align:center;display:flex;justify-content:center}.section{padding:36px 14px}.section-inner{max-width:1200px;margin:0 auto}.section-label{font-size:10px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--forest);margin-bottom:6px}.section-title{font-family:var(--font-display);font-size:26px;font-weight:600;line-height:1.15;color:var(--charcoal);margin-bottom:8px}.section-subtitle{font-size:13px;color:var(--text-muted);line-height:1.6}.products-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:20px}.product-card{background:var(--cream);border-radius:var(--radius);overflow:hidden;border:1px solid var(--border);display:flex;flex-direction:column}.product-card-image{aspect-ratio:1;overflow:hidden;background:#fff}.product-card-image img{width:100%;height:100%;object-fit:cover}.product-card-body{padding:10px;display:flex;flex-direction:column;flex:1}.product-card-title{font-family:var(--font-display);font-size:15px;font-weight:600;margin-bottom:4px}.product-card-price{font-size:14px;font-weight:700;margin-bottom:4px}.product-card-price .original{font-size:11px;color:var(--text-muted);text-decoration:line-through;margin-left:3px;font-weight:400}.product-card-desc{font-size:10px;color:var(--text-muted);margin-bottom:10px;line-height:1.4;flex:1}.steps-section{background:var(--cream);padding:36px 14px}.steps-grid{display:flex;flex-direction:column;gap:16px;margin-top:20px}.step-card{background:#fff;border-radius:var(--radius);overflow:hidden;border:1px solid var(--border);display:flex;flex-direction:column}.step-image{width:100%;aspect-ratio:16/9;overflow:hidden}.step-image img{width:100%;height:100%;object-fit:cover}.step-body{padding:14px}.step-number{font-family:var(--font-display);font-size:28px;font-weight:600;color:var(--border);line-height:1;margin-bottom:4px}.step-title{font-weight:700;font-size:15px;color:var(--charcoal);margin-bottom:4px}.step-desc{font-size:12px;color:var(--text-muted);line-height:1.6}.comparison-section{background:var(--charcoal);padding:36px 14px;color:#fff}.comparison-section .section-title{color:#fff}.comparison-section .section-label{color:var(--gold-light)}.comparison-table-wrapper{overflow-x:auto;margin-top:20px;-webkit-overflow-scrolling:touch}.comparison-table{width:100%;min-width:360px;border-collapse:collapse}.comparison-table th{padding:10px 8px;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;text-align:center;background:#ffffff14}.comparison-table th:first-child{text-align:left}.comparison-table th.highlight{background:var(--forest);color:#fff}.comparison-table td{padding:10px 8px;font-size:11px;text-align:center;border-top:1px solid rgba(255,255,255,.08);color:#ffffffb3}.comparison-table td:first-child{text-align:left;font-weight:500;color:#fff;font-size:11px}.comparison-table td.highlight{background:#3d5a3e26}.check{color:#6ee77a;font-size:14px}.cross{color:#ffffff4d;font-size:14px}.social-proof-section{background:var(--cream);padding:36px 0 36px 14px}.social-proof-section .section-inner{padding-right:0}.social-slider{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-right:14px;margin-top:20px;scrollbar-width:none}.social-slider::-webkit-scrollbar{display:none}.social-slide{flex-shrink:0;width:65vw;max-width:220px;scroll-snap-align:start;border-radius:var(--radius);overflow:hidden}.social-slide img{width:100%;aspect-ratio:3/4;object-fit:cover}.reviews-section{padding:36px 0 36px 14px}.reviews-section .section-inner{padding-right:0}.reviews-header{margin-bottom:20px;padding-right:14px}.reviews-aggregate{display:flex;align-items:center;gap:10px;margin-top:10px}.reviews-score{font-family:var(--font-display);font-size:40px;font-weight:600;color:var(--charcoal);line-height:1}.reviews-stars-big{font-size:16px;color:var(--gold)}.reviews-count{font-size:11px;color:var(--text-muted);margin-top:2px}.reviews-slider{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-right:14px;scrollbar-width:none}.reviews-slider::-webkit-scrollbar{display:none}.review-card{flex-shrink:0;width:72vw;max-width:260px;scroll-snap-align:start;background:var(--cream);border-radius:var(--radius);padding:14px;border:1px solid var(--border)}.review-header{display:flex;align-items:center;gap:8px;margin-bottom:8px}.review-avatar{width:34px;height:34px;border-radius:50%;overflow:hidden;background:var(--border);flex-shrink:0}.review-avatar img{width:100%;height:100%;object-fit:cover}.review-author strong{display:block;font-size:12px;font-weight:700}.review-author span{font-size:10px;color:var(--text-muted)}.review-stars{font-size:11px;color:var(--gold);margin-bottom:6px}.review-text{font-size:11px;color:var(--text-muted);line-height:1.5;font-style:italic}.review-photo{margin-top:10px;border-radius:6px;overflow:hidden;height:70px}.review-photo img{width:100%;height:100%;object-fit:cover}.faq-section{background:var(--cream);padding:36px 14px}.faq-list{margin-top:20px}.faq-item{border-bottom:1px solid var(--border)}.faq-item:first-child{border-top:1px solid var(--border)}.faq-question{width:100%;display:flex;justify-content:space-between;align-items:center;padding:14px 0;background:none;border:none;cursor:pointer;font-family:var(--font-body);font-size:13px;font-weight:600;color:var(--charcoal);text-align:left;gap:10px}.faq-icon{width:20px;height:20px;border-radius:50%;background:var(--charcoal);color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;flex-shrink:0;transition:transform .3s}.faq-item.open .faq-icon{transform:rotate(45deg);background:var(--forest)}.faq-answer{display:none;padding:0 0 14px;font-size:12px;color:var(--text-muted);line-height:1.7}.faq-item.open .faq-answer{display:block}.site-footer{background:var(--charcoal);color:#fff9;padding:36px 14px 20px}.footer-inner{max-width:1200px;margin:0 auto}.footer-top{display:flex;flex-direction:column;gap:24px;margin-bottom:24px}.footer-brand-logo img{height:24px;filter:brightness(0) invert(1);margin-bottom:10px}.footer-tagline{font-size:12px;line-height:1.7;color:#ffffff73}.footer-heading{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#fff;margin-bottom:10px}.footer-links{display:flex;flex-direction:column;gap:7px}.footer-links a{font-size:12px;color:#ffffff73}.footer-links a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:14px;font-size:11px;color:#ffffff4d;display:flex;flex-direction:column;gap:4px}@media(min-width:768px){.site-header{padding:0 24px;height:64px}.header-logo img{height:36px}.header-nav{display:flex;align-items:center;gap:28px;font-size:14px;font-weight:500}.trust-bar-inner{gap:24px}.trust-text span{display:block}.trust-icon{width:36px;height:36px}.trust-icon svg{width:16px;height:16px}.trust-text strong{font-size:12px}.section{padding:72px 24px}.section-title{font-size:44px}.steps-section{padding:72px 24px}.steps-grid{flex-direction:row}.step-card{flex:1}.products-grid{gap:20px}.product-card-title{font-size:20px}.product-card-price{font-size:18px}.product-card-body{padding:18px}.comparison-section,.social-proof-section{padding:72px 24px}.social-proof-section .section-inner{padding-right:24px}.social-slider{padding-right:0;overflow:visible;display:grid;grid-template-columns:repeat(3,1fr)}.social-slide{width:100%;max-width:100%}.reviews-section{padding:72px 24px}.reviews-section .section-inner{padding-right:24px}.reviews-slider{overflow:visible;display:grid;grid-template-columns:repeat(3,1fr)}.review-card{width:100%;max-width:100%}.reviews-header{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start}.footer-top{display:grid;grid-template-columns:2fr 1fr 1fr;gap:48px}.footer-bottom{flex-direction:row;justify-content:space-between}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/grilven.css.map */
