.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start;margin-bottom:5rem}.about-story h2{font-size:1.8rem;margin-bottom:1rem}.about-story p{color:var(--bf-text-muted);font-size:.95rem;line-height:1.8}.about-img{width:100%;border-radius:var(--radius-xl);box-shadow:var(--shadow-hover)}.about-img-placeholder{height:400px;border-radius:var(--radius-xl);background:var(--bf-pink-surface);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;color:var(--bf-text-muted);font-size:.85rem;text-align:center;font-family:var(--font-sans)}.values-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem}.value-card{text-align:center;padding:2rem 1.5rem;border-radius:var(--radius-lg);background:var(--bf-pink-surface);border:1px solid var(--bf-border-light)}.value-card__icon{width:56px;height:56px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;box-shadow:var(--shadow-soft);color:var(--bf-pink)}.value-card h3{font-family:var(--font-serif);font-size:1.1rem;color:var(--bf-rose-deep);margin-bottom:.5rem}.value-card p{font-size:.88rem;color:var(--bf-text-muted);line-height:1.65}@media(max-width:768px){.about-grid{grid-template-columns:1fr;gap:2rem}}.about-herb-block{border-radius:var(--radius-xl);background:var(--bf-rose-deep);padding:2.5rem 2rem;color:#ffffffe6;display:flex;flex-direction:column;gap:1.5rem;height:100%;min-height:360px;justify-content:center}.about-herb-block__eyebrow{font-family:var(--font-sans);font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--bf-gold);display:flex;align-items:center;gap:.5rem}.about-herb-block__eyebrow svg{color:var(--bf-gold);flex-shrink:0}.about-herb-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.85rem}.about-herb-list li{display:flex;justify-content:space-between;align-items:baseline;padding-bottom:.85rem;border-bottom:1px solid rgba(255,255,255,.1)}.about-herb-list li:last-child{border-bottom:none;padding-bottom:0}.herb-name{font-family:var(--font-serif);font-size:1.05rem;font-weight:700;color:#fff}.herb-role{font-family:var(--font-sans);font-size:.8rem;color:#ffffff8c}.about-herb-block__note{font-size:.8rem;color:#ffffff73;line-height:1.6;margin:0}.bf-benefits__intro{text-align:center;max-width:620px;margin:0 auto 3.5rem}.bf-benefits__intro h2{margin-bottom:1rem}.bf-benefits__intro p{font-size:1.05rem;color:var(--bf-text-muted);line-height:1.75;text-wrap:pretty}.bf-features-list{display:grid;grid-template-columns:1fr 1fr;gap:0;margin-bottom:4rem;border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--bf-border-light)}.bf-feature-item{display:flex;gap:1.25rem;align-items:flex-start;padding:2rem 2.25rem;background:var(--bf-white);border-bottom:1px solid var(--bf-border-light);border-right:1px solid var(--bf-border-light);transition:background .2s ease}.bf-feature-item:nth-child(2n){border-right:none}.bf-feature-item:nth-last-child(-n+2){border-bottom:none}.bf-feature-item:hover{background:var(--bf-pink-surface)}.bf-feature-item__icon{flex-shrink:0;width:48px;height:48px;background:var(--bf-border-light);border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;margin-top:.15rem}.bf-feature-item__icon svg{width:24px;height:24px;color:var(--bf-pink)}.bf-feature-item__body{flex:1;min-width:0}.bf-feature-item__title{font-family:var(--font-serif);font-size:1.15rem;font-weight:700;color:var(--bf-rose-deep);margin-bottom:.4rem;line-height:1.3}.bf-feature-item__text{font-size:.9rem;color:var(--bf-text-muted);line-height:1.65;margin:0}.how-it-works{background:linear-gradient(135deg,var(--bf-pink-pale),var(--bf-gold-pale));border-radius:var(--radius-xl);padding:3rem 2.5rem}.how-it-works__heading{font-family:var(--font-serif);font-size:clamp(1.3rem,3vw,1.9rem);color:var(--bf-rose-deep);text-align:center;margin-bottom:2.5rem}.steps-grid{display:flex;align-items:flex-start;gap:1rem;justify-content:center;flex-wrap:wrap}.step{text-align:center;max-width:200px;flex:1 1 180px}.step__number{width:52px;height:52px;background:var(--bf-rose-deep);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:var(--font-serif);font-size:1.4rem;font-weight:700;margin:0 auto 1rem;box-shadow:0 4px 16px #83184340}.step h4{font-family:var(--font-serif);font-size:1.05rem;font-weight:700;color:var(--bf-rose-deep);margin-bottom:.4rem}.step p{font-size:.85rem;color:var(--bf-text-muted);line-height:1.6}.step__arrow{color:var(--bf-pink-light);margin-top:1.5rem;flex-shrink:0}@media(max-width:700px){.bf-features-list{grid-template-columns:1fr}.bf-feature-item{border-right:none;flex-direction:column;align-items:center;text-align:center;padding:1.75rem 1.5rem}.bf-feature-item__icon{margin:0 auto .75rem}.bf-feature-item__body{min-width:0;width:100%}.bf-feature-item:nth-last-child(-n+2){border-bottom:1px solid var(--bf-border-light)}.bf-feature-item:last-child{border-bottom:none}.step__arrow{display:none}.steps-grid{flex-direction:column;align-items:center;gap:1.5rem}.step{width:100%;max-width:280px;text-align:center}.how-it-works{padding:2rem 1.5rem}}.bundle-value-stack-wrap{max-width:560px;margin:2.5rem auto 0}.bundle-cta-wrap{text-align:center;margin-top:2rem}.bundle-cta-guarantee{font-family:var(--font-sans);font-size:.8rem;color:var(--bf-text-muted);margin-top:.75rem}.bundle-scarcity{font-family:var(--font-sans);font-size:.82rem;color:var(--bf-pink-dark);font-weight:600;margin-top:.75rem;background:var(--bf-border-light);padding:.6rem 1rem;border-radius:var(--radius-pill);display:inline-block}.tier-card.is-selected:not(.is-featured){border-color:var(--bf-pink);border-width:2.5px;box-shadow:var(--shadow-hover);background:var(--bf-pink-surface)}.tier-card.is-selected:not(.is-featured):after{content:"";position:absolute;top:10px;right:10px;width:20px;height:20px;background:var(--bf-pink);border-radius:50%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");background-size:12px;background-repeat:no-repeat;background-position:center}.tier-card.is-featured.is-selected:after{content:"";position:absolute;top:10px;right:10px;width:20px;height:20px;background:#ffffff40;border:2px solid rgba(255,255,255,.6);border-radius:50%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");background-size:12px;background-repeat:no-repeat;background-position:center}.tier-card:not(.is-selected):not(.is-featured){opacity:.85;transition:opacity .2s,border-color .2s,box-shadow .2s,background .2s}.tier-card.is-selected,.tier-card.is-featured{opacity:1}.contact-layout{display:grid;grid-template-columns:1fr 300px;gap:3.5rem;align-items:start}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.contact-success{text-align:center;padding:3rem 2rem;background:linear-gradient(135deg,var(--bf-pink-pale),var(--bf-gold-pale));border-radius:var(--radius-xl);border:1.5px solid var(--bf-border-light)}.contact-success svg{color:var(--bf-success);margin:0 auto 1rem;display:block}.contact-success h3{font-family:var(--font-serif);font-size:1.5rem;color:var(--bf-rose-deep)}.contact-success p{color:var(--bf-text-muted);margin-top:.5rem}.contact-error{background:#dc262614;border:1px solid rgba(220,38,38,.2);border-radius:var(--radius-sm);padding:.75rem 1rem;margin-bottom:1rem;font-size:.9rem;color:var(--bf-error)}.contact-info-card{background:var(--bf-pink-surface);border:1.5px solid var(--bf-border-light);border-radius:var(--radius-xl);padding:1.5rem}.contact-info-card h3{font-family:var(--font-serif);font-size:1.1rem;color:var(--bf-rose-deep);margin-bottom:1rem}.contact-info-item{display:flex;gap:.75rem;margin-bottom:1rem;align-items:flex-start}.contact-info-item svg{color:var(--bf-pink);flex-shrink:0;margin-top:2px}.contact-info-item strong{font-family:var(--font-sans);font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--bf-text-muted);display:block;margin-bottom:.2rem}.contact-info-item p{font-size:.9rem;color:var(--bf-text);margin:0}.quick-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.6rem}.quick-links a{font-size:.9rem;color:var(--bf-pink);font-weight:500}.quick-links a:hover{color:var(--bf-pink-dark)}.guarantee-mini{display:flex;gap:.75rem;align-items:center;background:var(--bf-gold-pale);border:1.5px solid var(--bf-gold-light);border-radius:var(--radius-xl);padding:1.25rem}.guarantee-mini svg{color:var(--bf-gold);flex-shrink:0}.guarantee-mini strong{font-family:var(--font-sans);font-size:.85rem;font-weight:700;color:var(--bf-text);display:block;margin-bottom:.2rem}.guarantee-mini p{font-size:.82rem;color:var(--bf-text-muted);margin:0}@media(max-width:768px){.contact-layout,.form-row{grid-template-columns:1fr}}.faq-layout{display:grid;grid-template-columns:1fr 320px;gap:4rem;align-items:start}.faq-cta-card{background:var(--bf-pink-surface);border:1.5px solid var(--bf-border-light);border-radius:var(--radius-xl);padding:2rem 1.5rem;position:sticky;top:7rem}.faq-cta-card h3{font-family:var(--font-serif);color:var(--bf-rose-deep);margin-bottom:.5rem}.faq-cta-card p{font-size:.9rem;color:var(--bf-text-muted)}@media(max-width:768px){.faq-layout{grid-template-columns:1fr}.faq-cta-card{position:static}}.bf-hero{position:relative;min-height:92vh;display:flex;align-items:center;overflow:hidden;background:var(--bf-rose-deep)}.bf-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.bf-hero__bg-orb{position:absolute;border-radius:50%;filter:blur(80px)}.bf-hero__bg-orb--1{width:55vw;height:55vw;top:-15%;right:-10%;background:radial-gradient(circle,rgba(219,39,119,.28) 0%,transparent 70%)}.bf-hero__bg-orb--2{width:40vw;height:40vw;bottom:-10%;left:-5%;background:radial-gradient(circle,rgba(0,0,0,.25) 0%,transparent 70%)}.bf-hero__bg-orb--3{width:30vw;height:30vw;top:30%;left:30%;background:radial-gradient(circle,rgba(202,138,4,.1) 0%,transparent 70%)}.bf-hero__content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;padding:5rem clamp(1rem,4vw,1.5rem);position:relative;z-index:1;width:100%;max-width:1200px;margin:0 auto;box-sizing:border-box}.bf-hero__accent{display:block;font-size:2rem;margin-bottom:.75rem;color:var(--bf-pink-light);line-height:1.2}.bf-hero__headline{font-size:clamp(2.5rem,5vw,4rem);line-height:1.08;color:#fff;margin-bottom:1.25rem;letter-spacing:-.025em;text-wrap:balance}.bf-hero__subheadline{font-size:1.075rem;color:#fffc;line-height:1.8;max-width:460px;margin-bottom:1.75rem;font-family:var(--font-sans);font-weight:400;text-wrap:pretty}.bf-hero__social-proof{display:flex;align-items:center;gap:.6rem;margin-bottom:2rem}.bf-hero__social-proof .stars{display:flex;gap:2px}.bf-hero__social-proof .stars svg{fill:var(--bf-gold);width:15px;height:15px}.bf-hero__review-count{font-family:var(--font-sans);font-size:.82rem;font-weight:600;color:#ffffffe6;letter-spacing:.02em}.bf-hero__ctas{display:flex;gap:.875rem;flex-wrap:wrap;margin-bottom:2rem;align-items:center}.btn--hero-outline{display:inline-flex;align-items:center;justify-content:center;font-family:var(--font-sans);font-weight:600;font-size:.875rem;letter-spacing:.07em;text-transform:uppercase;border-radius:var(--radius-pill);padding:1rem 2.5rem;border:1.5px solid rgba(255,255,255,.45);cursor:pointer;transition:all .22s cubic-bezier(.25,0,0,1);text-decoration:none;white-space:nowrap;background:transparent;color:#ffffffe0}.btn--hero-outline:hover{background:#ffffff1a;border-color:#ffffffd9;color:#fff;transform:translateY(-1px)}.bf-hero__guarantees{display:flex;gap:1.5rem;flex-wrap:wrap}.bf-hero__guarantees span{display:flex;align-items:center;gap:.4rem;font-family:var(--font-sans);font-size:.75rem;font-weight:500;color:#ffffffd1;letter-spacing:.025em}.bf-hero__guarantees svg{color:#86efac;flex-shrink:0}.bf-hero__visual{position:relative}.bf-hero__media-wrap{position:relative;border-radius:var(--radius-xl);overflow:hidden;box-shadow:0 0 0 1px #ffffff14,0 24px 60px #0006,0 60px 120px #00000040;aspect-ratio:4/5;background:#ffffff0d}.bf-hero__image,.bf-hero__video{width:100%;height:100%;object-fit:cover;display:block}.bf-hero__video-pause{position:absolute;bottom:1rem;left:1rem;width:36px;height:36px;border-radius:50%;background:#00000073;border:1px solid rgba(255,255,255,.25);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s;z-index:2}.bf-hero__video-pause:hover{background:#000000b3}.bf-hero__image-placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:#fff6;text-align:center;padding:2rem;font-family:var(--font-sans);font-size:.82rem;line-height:1.5}.bf-hero__badge-float{position:absolute;bottom:1.25rem;right:1rem;background:#fff;border-radius:var(--radius-md);padding:.7rem 1rem;box-shadow:0 4px 16px #00000026,0 1px 3px #0000001a;text-align:center;min-width:96px}.bf-hero__badge-float .script-text{font-size:1rem;display:block;color:var(--bf-pink);margin-bottom:.1rem}.bf-hero__badge-float strong{font-family:var(--font-sans);font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--bf-text-muted);display:block}@media(max-width:900px){.bf-hero__content{grid-template-columns:1fr;gap:2.5rem;padding:3rem 1.25rem 2.5rem}.bf-hero{min-height:auto}.bf-hero__visual{order:-1}.bf-hero__media-wrap{aspect-ratio:3/2;max-height:340px}.bf-hero__ctas{flex-direction:column}.bf-hero__ctas .btn,.bf-hero__ctas .btn--hero-outline{width:100%;justify-content:center}.bf-hero__guarantees{gap:1rem}.bf-hero__headline{font-size:clamp(2.1rem,7vw,2.8rem)}.bf-hero__badge-float{right:.75rem;bottom:.75rem}}@media(prefers-reduced-motion:reduce){.bf-hero__bg-orb{filter:none}.bf-hero__video{display:none}}.product-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.product-hero__main-image{border-radius:var(--radius-lg);overflow:hidden;margin-bottom:.75rem}.product-main-img{width:100%;height:auto;display:block}.product-hero__thumbs{display:flex;gap:.5rem;flex-wrap:wrap}.product-thumb{width:72px;height:72px;border-radius:var(--radius-sm);overflow:hidden;border:2px solid var(--bf-border-light);cursor:pointer;padding:0;background:none;transition:border-color .2s}.product-thumb img{width:100%;height:100%;object-fit:cover}.product-thumb.is-active{border-color:var(--bf-pink)}.product-thumb:hover{border-color:var(--bf-pink-light)}.product-hero__image-placeholder{height:420px;border-radius:var(--radius-lg);background:var(--bf-pink-surface);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;color:var(--bf-text-muted);font-size:.85rem;text-align:center;font-family:var(--font-sans)}.product-hero__badges{display:flex;gap:.5rem;margin-bottom:1rem;flex-wrap:wrap}.product-hero__title{font-size:clamp(1.6rem,3vw,2.2rem);margin-bottom:.75rem}.product-hero__stars{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.product-hero__desc{color:var(--bf-text-muted);font-size:.95rem;line-height:1.75;margin-bottom:1.75rem}.bundle-selector__label{font-family:var(--font-sans);font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--bf-text-muted);margin-bottom:.75rem}.bundle-selector-pills{display:flex;gap:.75rem;flex-wrap:wrap}.bundle-pill{flex:1;min-width:100px;position:relative;border:2px solid var(--bf-border-light);border-radius:var(--radius-md);padding:1rem .75rem .75rem;background:#fff;cursor:pointer;text-align:center;transition:all .2s;min-height:44px}.bundle-pill:hover{border-color:var(--bf-pink-light)}.bundle-pill.is-selected{border-color:var(--bf-pink);background:var(--bf-pink-surface);border-width:2.5px}.bundle-pill:not(.is-selected){opacity:.85}.bundle-pill__name{display:block;font-family:var(--font-serif);font-size:.9rem;font-weight:700;color:var(--bf-rose-deep);margin-bottom:.2rem}.bundle-pill__price{display:block;font-family:var(--font-sans);font-size:1.1rem;font-weight:700;color:var(--bf-pink);margin-bottom:.2rem}.bundle-pill__label{display:block;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--bf-text-muted);font-family:var(--font-sans)}.product-bundle-cta:disabled{opacity:.6;cursor:not-allowed}.product-hero__trust-row{display:flex;gap:1.5rem;flex-wrap:wrap;margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid var(--bf-border-light)}@media(max-width:768px){.product-hero-grid{grid-template-columns:1fr;gap:2rem}.bundle-selector-pills{flex-direction:column}.product-bundle-cta{font-size:.95rem;padding:.9rem 1rem}}.bf-testimonials{background:var(--bf-rose-deep);padding:5rem 0}@media(max-width:768px){.bf-testimonials{padding:3rem 0}}.bf-testimonials__header{text-align:center;margin-bottom:3rem}.bf-testimonials__header h2{color:#fff;margin-top:1rem}.testimonials-aggregate{display:inline-flex;align-items:center;gap:.6rem;background:#ffffff1a;border-radius:var(--radius-pill);padding:.4rem 1rem .4rem .6rem}.testimonials-aggregate .stars svg{fill:var(--bf-gold);width:14px;height:14px}.testimonials-rating{font-family:var(--font-sans);font-size:.82rem;font-weight:600;color:#fffc}.testimonial-featured{position:relative;max-width:780px;margin:0 auto 4rem;text-align:center;padding:3rem 2rem 0;overflow:hidden}.testimonial-featured__mark{font-family:var(--font-serif);font-size:8rem;line-height:.6;color:#ffffff1f;position:absolute;top:-1rem;left:1rem;pointer-events:none;-webkit-user-select:none;user-select:none}.testimonial-featured__quote{font-family:var(--font-serif);font-size:clamp(1.3rem,2.5vw,1.8rem);font-style:italic;font-weight:400;line-height:1.6;color:#fff;margin:0 0 1.5rem;position:relative;z-index:1}.testimonial-featured__author{display:flex;align-items:center;justify-content:center;gap:.5rem;font-family:var(--font-sans);font-size:.85rem}.testimonial-featured__name{font-weight:700;color:#fffffff2}.testimonial-featured__sep{color:#ffffff4d}.testimonial-featured__meta{color:#fff9}.testimonials-ticker{overflow:hidden;margin-bottom:2.5rem;-webkit-mask-image:linear-gradient(to right,transparent 0%,black 8%,black 92%,transparent 100%);mask-image:linear-gradient(to right,transparent 0%,black 8%,black 92%,transparent 100%)}.testimonials-ticker:hover .testimonials-track,.testimonials-ticker:focus-within .testimonials-track{animation-play-state:paused}.testimonials-track{display:flex;gap:1.25rem;width:max-content;animation:ticker-scroll 40s linear infinite}@keyframes ticker-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.testimonials-track{animation:none}.testimonials-ticker{overflow-x:auto;-webkit-mask-image:none;mask-image:none}}.testimonial-simple{background:#ffffff12;border:1px solid rgba(255,255,255,.12);border-radius:var(--radius-lg);padding:1.5rem;width:300px;flex-shrink:0}.testimonial-simple__quote{font-family:var(--font-serif);font-size:.98rem;font-style:italic;line-height:1.65;color:#ffffffe0;margin:0 0 1rem}.testimonial-simple__author{display:flex;align-items:center;gap:.65rem}.testimonial-simple__avatar{width:36px;height:36px;border-radius:50%;background:#ffffff26;display:flex;align-items:center;justify-content:center;font-family:var(--font-serif);font-weight:700;color:#ffffffe6;font-size:.95rem;flex-shrink:0}.testimonial-simple__name{font-family:var(--font-sans);font-weight:700;font-size:.85rem;color:#fffffff2}.testimonial-simple__meta{font-size:.75rem;color:#ffffff80}.testimonials-verified{display:flex;align-items:center;justify-content:center;gap:.4rem;font-family:var(--font-sans);font-size:.8rem;font-weight:600;color:#ffffff73}.testimonials-verified svg{color:#86efac}.collections{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(var(--collection-card-size),100%),1fr));gap:var(--grid-gap)}.collections--compact{--collection-card-size: 160px}.collections--full{--collection-card-size: 280px}.collection-card{display:flex;flex-direction:column;width:100%}.custom-section{position:relative;overflow:hidden;width:100%}.custom-section__background{position:absolute;width:100%;height:100%;z-index:-1;overflow:hidden}.custom-section__background img{position:absolute;width:100%;height:auto;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-section__content{display:grid;grid-template-columns:var(--content-grid)}.custom-section__content>*{grid-column:2}.welcome{display:grid;grid-template-columns:var(--content-grid);background-color:#f6f6f7;padding:72px 0}.welcome-content{grid-column:2;display:flex;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:0 24px}.welcome-description{max-width:80ch;line-height:1.4;margin-top:1.5rem}.icon{width:300px}.highlights{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-top:50px}@media(max-width:1100px){.highlights{grid-template-columns:1fr}}.highlight{display:flex;flex-direction:column;height:100%;padding:24px;border-radius:8px;background-color:#eef3ff;color:#5c5f62;line-height:1.4}.highlight>*+*{margin-top:1rem}.highlight h3{font-size:1rem;color:#202223}.highlight-description{flex:1 1}.highlight a{display:flex;width:fit-content;background-color:#fafbfb;box-shadow:#0003 0 -3px inset,#ffffffe6 0 2px inset;border:1px solid rgb(140,145,150);border-radius:4px;color:#5c5f62;padding:3px 10px 5px;text-decoration:none}.search-results{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.search-results .prev,.search-results .page,.search-results .next{grid-column:1 / -1}.group{display:flex;flex-wrap:nowrap;overflow:hidden;width:100%}.group--horizontal{flex-direction:row;justify-content:space-between;align-items:center;padding:0 var(--padding)}.group--vertical{flex-direction:column;align-items:var(--alignment);padding:var(--padding) 0}.text{text-align:var(--text-align)}.text--title{font-size:2rem;font-weight:700}.text--subtitle{font-size:1.5rem}.image{display:block;position:relative;overflow:hidden;width:100%;height:auto}.image>img{width:100%;height:auto}
/*# sourceMappingURL=/cdn/shop/t/9/compiled_assets/styles.css.map */
