.cake-faqs{--cf-primary: #9b6b65;--cf-primary-hover: #bc9893;--cf-surface: #EDE0DD;--cf-surface-container: #fff5f4;--cf-text: #1f1a20;--cf-muted: #605a61;--cf-outline:#d5c2bd;--cf-shadow: 0 10px 40px -10px rgba(186, 0, 41, .15);--cf-shadow-strong: 0 20px 50px -15px rgba(186, 0, 41, .2);color:var(--cf-text);--ch-font-body: "Montserrat", sans-serif;--ch-font-heading: "Playfair Display", serif}.cake-faqs .page-width{max-width:1200px;margin:0 auto;padding-left:2rem;padding-right:2rem}@media(max-width:749px){.cake-faqs .page-width{padding-left:1.25rem;padding-right:1.25rem}}.cake-faqs h1,.cake-faqs h2,.cake-faqs h3{font-family:var(--ch-font-heading, serif)}.cake-faqs,.cake-faqs p,.cake-faqs a,.cake-faqs button{font-family:var(--ch-font-body, sans-serif)}.cake-faqs__section{padding-top:96px;padding-bottom:96px}.cake-faqs__surface{background:var(--cf-surface-container)}.cake-faqs__white{background:#fff}.cake-faqs__eyebrow{display:inline-flex;align-items:center;gap:.5rem;padding:8px 20px;border-radius:999px;background:#fff;color:var(--cf-primary);font-size:.75rem;font-weight:900;letter-spacing:.18em;text-transform:uppercase;box-shadow:var(--cf-shadow);font-family:var(--ch-font-body)}.cake-faqs__button{display:inline-flex;align-items:center;justify-content:center;padding:1rem 1.75rem;border-radius:.85rem;text-decoration:none;border:1px solid transparent;font-weight:800;letter-spacing:.08em;text-transform:uppercase;transition:all .25s ease;cursor:pointer}.cake-faqs__button:hover{transform:translateY(-1px)}.cake-faqs__button--on-dark{background:#fff;color:var(--cf-primary)}.cake-faqs__button--on-dark:hover{background:var(--cf-surface);color:var(--cf-primary)}.cake-faqs__hero{position:relative;overflow:hidden;isolation:isolate;padding:128px 0}.cake-faqs__hero:before{content:"";position:absolute;inset:-20% auto auto -8%;width:360px;height:360px;border-radius:999px;background:#bc989342;filter:blur(55px);z-index:-1}.cake-faqs__hero:after{content:"";position:absolute;right:5%;bottom:-110px;width:300px;height:300px;border-radius:999px;background:#ff4d6d1c;filter:blur(55px);z-index:-1}.cake-faqs__hero-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:3.5rem;align-items:center}.cake-faqs__hero-title{font-size:clamp(3rem,7vw,6rem);line-height:.9;letter-spacing:-.04em;margin:1.75rem 0;font-weight:900}.cake-faqs__hero-title em{font-style:italic;color:var(--cf-primary)}.cake-faqs__hero-text{font-size:clamp(1.1rem,2vw,1.45rem);line-height:1.7;color:var(--cf-muted);max-width:42rem;font-weight:500}.cake-faqs__category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.cake-faqs__category-card{background:linear-gradient(145deg,#ffffffe6,#fff5f4e6),radial-gradient(circle at 85% 10%,rgba(155,107,101,.13),transparent 30%);border-radius:1.25rem;padding:1.75rem;box-shadow:var(--cf-shadow)}.cake-faqs__category-icon{width:48px;height:48px;border-radius:999px;background:#9b6b651f;color:var(--cf-primary);display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.cake-faqs__category-icon svg{width:25px;height:25px}.cake-faqs__category-title{font-size:1.7rem;line-height:1;margin:0 0 .8rem;font-weight:800}.cake-faqs__category-text{color:var(--cf-muted);line-height:1.65;margin:0}.cake-faqs__shell{max-width:980px;margin:0 auto;border-radius:2rem;background:var(--cf-surface-container);padding:2rem;box-shadow:var(--cf-shadow-strong)}.cake-faqs__items{display:grid;gap:1rem}.cake-faqs__item{border:1px solid rgba(155,107,101,.16);background:#ffffffd1;overflow:hidden;border-radius:1.25rem}.cake-faqs__item[open]{background:#fff;border-color:#9b6b6552}.cake-faqs__question{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1.5rem 2rem}.cake-faqs__question::-webkit-details-marker{display:none}.cake-faqs__question-title{font-size:clamp(1.35rem,3vw,1.9rem);line-height:1.15;margin:0;font-weight:900}.cake-faqs__toggle{flex:0 0 auto;width:44px;height:44px;border-radius:999px;background:var(--cf-surface);color:var(--cf-primary);display:flex;align-items:center;justify-content:center;transition:transform .24s ease,background .24s ease,color .24s ease}.cake-faqs__toggle svg{width:21px;height:21px}.cake-faqs__item[open] .cake-faqs__toggle{transform:rotate(45deg);background:var(--cf-primary);color:#fff}.cake-faqs__answer{padding:0 2rem 2rem;color:var(--cf-muted);font-size:1.05rem;line-height:1.75}.cake-faqs__cta{border-radius:2rem;padding:4rem;color:#fff;overflow:hidden;position:relative;background:linear-gradient(#1f1a2085,#1f1a20ad),var(--cf-primary)}.cake-faqs__cta-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.cake-faqs__cta-bg img{width:100%;height:100%;object-fit:cover;display:block}.cake-faqs__cta:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(#1f1a2085,#1f1a20ad);z-index:1}.cake-faqs__cta-body{position:relative;z-index:2;max-width:42rem}.cake-faqs__cta-eyebrow{font-size:.75rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:#ffffffc7}.cake-faqs__cta-title{font-size:clamp(2.25rem,6vw,4rem);line-height:1;margin:.85rem 0 1rem;font-weight:900}.cake-faqs__cta-text{font-size:1.05rem;line-height:1.75;margin:0 0 2rem;opacity:.86}.cake-faqs .rte p:last-child{margin-bottom:0}@media(max-width:989px){.cake-faqs__hero-grid{grid-template-columns:1fr}}@media(max-width:749px){.cake-faqs__section{padding-top:48px;padding-bottom:48px}.cake-faqs__category-grid{grid-template-columns:1fr}.cake-faqs__shell{padding:1rem;border-radius:1.5rem}.cake-faqs__question{padding:1.25rem}.cake-faqs__answer{padding:0 1.25rem 1.5rem}.cake-faqs__cta{padding:2rem}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/cake-faqs.css.map */
