.brigelia-home{--cream: #f4ece1;--white: #fcfbf9;--charcoal: #0d0d0d;--terracotta: #bb5827;--line: rgba(13, 13, 13, .12);--section-spacing-desktop: 40px;--section-spacing-mobile: 24px;background:var(--white);color:var(--charcoal);font-family:Inter,sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden;width:100%}.brigelia-home *{box-sizing:border-box}.brigelia-home h1,.brigelia-home h2,.brigelia-home h3,.brigelia-home .serif{font-family:Fraunces,serif;font-weight:500;letter-spacing:-.01em}.brigelia-home a{color:inherit;text-decoration:none}.brigelia-home .eyebrow{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--terracotta);font-weight:600;margin-bottom:6px!important;display:inline-block}.brigelia-home .wrap{max-width:1180px;margin:0 auto;padding:0 40px}.top-banner,.announcement-bar,#shopify-section-announcement-bar{background:#f4ece1!important;color:#0d0d0d!important;text-align:center;font-size:12px;padding:8px 16px;font-weight:500;letter-spacing:.05em;width:100%}header.custom-header,.site-header{top:0;left:0;right:0;width:100%;z-index:1000!important;background:#fcfbf9;border-bottom:1px solid rgba(13,13,13,.12);margin:0;padding:0}header.custom-header .nav-row{display:flex;align-items:center;justify-content:space-between;height:70px;max-width:1180px;margin:0 auto;padding:0 40px}header.custom-header .brand-logo img{display:block;height:35px!important;width:auto}header.custom-header .links{display:flex;align-items:center;gap:24px}header.custom-header .links a{font-size:12px;letter-spacing:.12em;text-transform:uppercase;font-weight:500;color:#0d0d0d;text-decoration:none;padding:4px 0;position:relative;display:inline-block}header.custom-header .links a.active,header.custom-header .links a:hover{color:#bb5827!important}header.custom-header .links a.active:after,header.custom-header .links a:hover:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px!important;background-color:#bb5827}header.custom-header .nav-right{display:flex;align-items:center;gap:16px}header.custom-header .icon-btn{background:none;border:none;cursor:pointer;position:relative;color:#0d0d0d;padding:4px;display:flex;align-items:center}header.custom-header .cart-badge{position:absolute;top:-2px;right:-6px;background:#bb5827;color:#fff;font-size:10px;font-weight:700;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center}header.custom-header .mobile-menu-toggle{display:none;background:none;border:none;cursor:pointer;color:#0d0d0d}.top-banner{position:relative;width:100%}header.custom-header{position:relative;width:100%;background:#fcfbf9;border-bottom:1px solid rgba(13,13,13,.12);z-index:9999;transition:top .2s ease}header.custom-header.is-sticky{position:fixed!important;top:0!important;left:0!important;right:0!important;box-shadow:0 4px 15px #0000000d}.drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:1001;display:none}.drawer-overlay.open{display:block}.mobile-drawer{position:fixed;top:0;left:-300px;width:300px;height:100%;background:#fcfbf9;z-index:1002;transition:left .3s ease;padding:24px}.mobile-drawer.open{left:0}.mobile-drawer-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.mobile-drawer-close{background:none;border:none;font-size:28px;cursor:pointer}.mobile-drawer-title{font-family:Inter,sans-serif!important;font-size:15px;font-weight:500!important;color:#0d0d0d;letter-spacing:.05em;text-transform:uppercase}.mobile-drawer-links{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:16px!important}.mobile-drawer-links a{display:inline-block!important;width:fit-content!important;font-size:13px;font-weight:500;letter-spacing:.08em;padding:4px 0;border-bottom:none!important;color:#0d0d0d;text-decoration:none;position:relative}.mobile-drawer-links a.active,.mobile-drawer-links a:hover{color:#bb5827!important}.mobile-drawer-links a.active:after,.mobile-drawer-links a:hover:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px!important;background-color:#bb5827}.brigelia-home .hero{display:grid;grid-template-columns:1.05fr 1fr;align-items:center;min-height:500px;background:var(--white);padding:0!important;margin:0!important}.brigelia-home .hero-copy{display:flex;flex-direction:column;justify-content:center;padding:30px 5vw 30px 40px;max-width:560px}.brigelia-home .hero-copy h1{font-size:clamp(32px,4vw,52px);line-height:1.1;margin-top:4px;margin-bottom:12px;color:var(--charcoal)}.brigelia-home .hero-copy h1 em{font-style:italic;color:var(--charcoal)}.brigelia-home .hero-copy p{font-size:15px;line-height:1.55;color:var(--charcoal);max-width:440px;margin-bottom:24px}.brigelia-home .btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--terracotta);color:#fff;padding:14px 24px;font-size:12px;letter-spacing:.06em;text-transform:uppercase;font-weight:600;border-radius:0;width:fit-content;white-space:nowrap;transition:background .2s ease;border:none;cursor:pointer}.brigelia-home .btn-primary:hover{background:#9a4a2c}.brigelia-home .hero-visual{width:100%;height:100%;min-height:400px;display:flex}.brigelia-home .hero-visual img{width:100%;height:100%;object-fit:cover;display:block}.brigelia-home .trust{background:var(--cream);padding:24px 0}.brigelia-home .trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;text-align:center}.brigelia-home .trust-item{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:8px;font-size:13px;color:var(--charcoal)}.brigelia-home .trust-item b{font-size:15px;font-weight:600;display:block;margin-bottom:2px}.brigelia-home section{padding:var(--section-spacing-desktop) 0;margin:0}.brigelia-home .section-head{text-align:center;max-width:600px;margin:0 auto 20px!important}.brigelia-home .section-head .eyebrow{justify-content:center;display:flex;gap:8px;margin-bottom:6px!important}.brigelia-home .section-head h2{font-size:clamp(26px,3vw,36px);margin-top:0;margin-bottom:6px!important;color:var(--charcoal)}.brigelia-home .section-head p{color:var(--charcoal);font-size:14px;line-height:1.5;margin-top:6px!important;opacity:.85}.brigelia-home .selection-grid,.brigelia-home .reviews-grid{display:flex!important;overflow-x:auto!important;scroll-behavior:smooth!important;-webkit-overflow-scrolling:touch!important;scroll-snap-type:x mandatory!important;gap:16px!important;padding-top:12px!important;padding-bottom:12px!important;scrollbar-width:none!important}.brigelia-home .selection-grid::-webkit-scrollbar,.brigelia-home .reviews-grid::-webkit-scrollbar{display:none!important}.brigelia-home .product-card{background:var(--cream);border:1px solid var(--charcoal);display:block;scroll-snap-align:start;transition:transform .25s ease,box-shadow .25s ease!important;will-change:transform}.brigelia-home .product-card:hover{transform:translateY(-6px)!important;box-shadow:0 8px 18px #0000001a!important}.brigelia-home .product-thumb{aspect-ratio:1/1;width:100%;overflow:hidden}.brigelia-home .product-thumb img{width:100%;height:100%;object-fit:cover;display:block}.brigelia-home .product-info{padding:16px;display:flex;flex-direction:column}.brigelia-home .product-info .cat{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--terracotta);margin-bottom:6px!important;display:block;font-weight:600}.brigelia-home .product-info h4{font-family:Fraunces,serif;font-weight:500;font-size:16px;margin-top:0;margin-bottom:6px!important;color:var(--charcoal);line-height:1.3}.brigelia-home .product-info .price-container{display:flex;align-items:center;gap:8px;margin-top:0}.brigelia-home .product-info .price-sale{font-size:15px;color:var(--terracotta);font-weight:700}.brigelia-home .product-info .price-compare{font-size:15px;font-weight:700;color:var(--charcoal);text-decoration:line-through;opacity:.7}.brigelia-home .selection-grid .product-card{flex:0 0 calc(33.333% - 11px)!important;min-width:calc(33.333% - 11px)!important}@media(min-width:1024px){.brigelia-home .selection-grid .product-card{flex:0 0 calc(25% - 12px)!important;min-width:calc(25% - 12px)!important}}.brigelia-home .reviews-section{background:var(--cream)}.brigelia-home .review-card{background:var(--white);border:1px solid var(--charcoal);display:flex;flex-direction:column;scroll-snap-align:start;transition:transform .25s ease,box-shadow .25s ease!important;will-change:transform}.brigelia-home .review-card:hover{transform:translateY(-6px)!important;box-shadow:0 8px 18px #0000001a!important}.brigelia-home .reviews-grid .review-card{flex:0 0 calc(33.333% - 11px)!important;min-width:calc(33.333% - 11px)!important}.brigelia-home .review-thumb{aspect-ratio:16/9;width:100%;overflow:hidden}.brigelia-home .review-thumb img{width:100%;height:100%;object-fit:cover;display:block}.brigelia-home .review-body{padding:16px;display:flex;flex-direction:column;flex-grow:1}.brigelia-home .stars{color:var(--terracotta);font-size:14px;margin-bottom:4px;letter-spacing:2px}.brigelia-home .review-card h3{font-size:16px;margin-top:0;margin-bottom:6px!important;line-height:1.3}.brigelia-home .review-card p{font-size:13.5px;line-height:1.45;color:var(--charcoal);margin-top:0;margin-bottom:8px!important;opacity:.9;flex-grow:1}.brigelia-home .review-author{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--terracotta);margin-top:0}.brigelia-home .slider-arrows{display:flex!important;justify-content:center!important;gap:12px!important;margin-top:16px!important}.brigelia-home .slider-arrow{background:none;border:1px solid var(--charcoal);width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:16px;color:var(--charcoal);transition:all .2s ease}.brigelia-home .slider-arrow:hover{background:var(--terracotta);color:#fff;border-color:var(--terracotta)}.brigelia-home .categories-section{background:var(--charcoal)}.brigelia-home .categories-section .section-head h2,.brigelia-home .categories-section .section-head p{color:#fff}.brigelia-home .univers-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding-top:10px}.brigelia-home .univers-card{background:var(--cream);border:1px solid var(--line);padding:24px 20px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:transform .25s ease,box-shadow .25s ease!important;will-change:transform}.brigelia-home .univers-card:hover{transform:translateY(-6px)!important;box-shadow:0 10px 20px #00000040!important}.brigelia-home .univers-icon{width:40px;height:40px;margin-bottom:10px;display:flex;align-items:center;justify-content:center}.brigelia-home .univers-card h3{font-size:18px;margin-top:0;margin-bottom:6px;color:var(--charcoal)}.brigelia-home .univers-card p{font-size:13px;color:var(--charcoal);line-height:1.4;opacity:.85;margin:0}.brigelia-home .support-section{background:var(--cream);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.brigelia-home .support-grid,.brigelia-home .story-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}@media(min-width:768px){.brigelia-home .story-grid .story-visual{grid-column:2}.brigelia-home .story-grid .story-content{grid-column:1;grid-row:1}}.brigelia-home .support-img,.brigelia-home .story-visual{width:100%;aspect-ratio:4/3;overflow:hidden}.brigelia-home .support-img img,.brigelia-home .story-visual img{width:100%;height:100%;object-fit:cover;display:block}.brigelia-home .support-content h2,.brigelia-home .story-content h2{font-size:32px;margin-top:2px;margin-bottom:12px;line-height:1.2}.brigelia-home .support-content p,.brigelia-home .story-content p{font-size:14.5px;line-height:1.55;margin-bottom:20px}footer.custom-footer,footer{background:#0d0d0d;color:#fff;padding:60px 0 30px;margin:0}footer.custom-footer .wrap,footer .wrap{max-width:1180px;margin:0 auto;padding:0 40px}footer h5,footer .footer-col-title,footer.custom-footer h5{font-family:Inter,sans-serif!important;font-weight:500!important;font-size:12px!important;letter-spacing:.08em;text-transform:uppercase!important;margin-top:0;margin-bottom:14px;color:#fff}footer .brand-logo img{height:35px!important;width:auto}@media(min-width:768px){footer.custom-footer .footer-grid,footer .footer-grid{display:grid!important;grid-template-columns:1.5fr 1fr 1fr 1fr!important;gap:40px!important;margin-bottom:40px;align-items:start}footer .footer-brand-info,footer.custom-footer p{text-align:left!important;font-size:12px!important;line-height:1.5;opacity:.7;max-width:320px;margin-top:14px}}footer.custom-footer .footer-col a,footer .footer-col a{display:block;font-size:12px!important;color:#fff;opacity:.7;margin-bottom:8px;text-decoration:none}footer.custom-footer .footer-col a:hover,footer .footer-col a:hover{opacity:1;color:#bb5827}footer.custom-footer .footer-bottom,footer .footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:24px;display:flex;justify-content:space-between;font-size:11px;opacity:.5}@media(max-width:767px){header.custom-header .nav-row,footer.custom-footer .wrap,footer .wrap,.brigelia-home .wrap{padding:0 16px}header.custom-header .links{display:none}header.custom-header .mobile-menu-toggle{display:block}footer.custom-footer .footer-grid,footer .footer-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:28px 20px!important;text-align:left!important}footer .footer-brand-info,footer.custom-footer p{font-size:12px!important;line-height:1.5}footer .footer-brand-info{grid-column:1 / 2!important;grid-row:1!important}footer .footer-col-boutique{grid-column:2 / 3!important;grid-row:1!important}footer .footer-col-aide{grid-column:1 / 2!important;grid-row:2!important}footer .footer-col-legal{grid-column:2 / 3!important;grid-row:2!important}.brigelia-home .hero{grid-template-columns:1fr;min-height:auto}.brigelia-home .hero-copy{padding:24px 16px}.brigelia-home .hero-visual{min-height:260px}.brigelia-home .trust-grid{grid-template-columns:1fr;gap:16px}.brigelia-home .selection-grid .product-card{flex:0 0 80%!important;min-width:80%!important}.brigelia-home .reviews-grid .review-card{flex:0 0 85%!important;min-width:85%!important}.brigelia-home .univers-grid{grid-template-columns:1fr;gap:12px}.brigelia-home .univers-card{padding:16px}.brigelia-home .support-grid,.brigelia-home .story-grid{grid-template-columns:1fr;gap:20px}.brigelia-home .story-grid .story-visual{order:1}.brigelia-home .story-grid .story-content{order:2}.brigelia-home section{padding:var(--section-spacing-mobile) 0}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/homepage.css.map */
