.cc-hero{background:#fceaf4}.cc-hero__inner{display:grid;grid-template-columns:.9fr 1.1fr;height:clamp(520px,62vw,680px);max-height:680px}.cc-hero__content{display:flex;flex-direction:column;justify-content:center;padding:clamp(3rem,7vw,7rem)}.cc-hero__eyebrow{margin:0 0 1rem;color:#3d087b;font-size:.8rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase}.cc-hero__heading{margin:0;max-width:720px;color:#211f22;font-family:Playfair Display,serif;font-size:clamp(3rem,5.5vw,6rem);line-height:.98;letter-spacing:-.03em}.cc-hero__heading span{color:#e91e8c;font-style:italic}.cc-hero__text{max-width:560px;margin:1.5rem 0 0;color:#211f22;font-family:DM Sans,sans-serif;font-size:1.1rem;line-height:1.6}.cc-hero__buttons{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}.cc-btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 1.6rem;border-radius:999px;font-family:DM Sans,sans-serif;font-size:.95rem;font-weight:600;text-decoration:none;transition:transform .2s ease,background-color .2s ease,color .2s ease}.cc-btn:hover{transform:translateY(-2px)}.cc-btn--primary{background:#e91e8c;color:#fff}.cc-btn--secondary{border:1px solid #3d087b;background:transparent;color:#3d087b}.cc-hero__media{min-width:0;height:100%;overflow:hidden}.cc-hero__image{width:100%;height:100%;object-fit:cover;display:block}.cc-hero__placeholder{display:grid;place-items:center;width:100%;height:100%;min-height:650px;background:#fff;color:#3d087b;font-family:DM Sans,sans-serif}@media screen and (max-width:749px){.cc-hero__inner{grid-template-columns:1fr;height:auto;max-height:none}.cc-hero__media{order:1;width:100%;aspect-ratio:4 / 3;overflow:hidden}.cc-hero__content{order:2;padding:2.5rem 1.5rem 3rem}.cc-hero__image{width:100%;height:100%;object-fit:cover;object-position:center}.cc-hero__heading{font-size:clamp(2.8rem,12vw,4rem);line-height:1}.cc-hero__text{font-size:1rem}.cc-hero__buttons{flex-direction:column;gap:.85rem}.cc-btn{width:100%}}.cc-featured{background:#fffdfc;padding:clamp(4rem,7vw,7rem) 0}.cc-featured__inner{width:min(1400px,calc(100% - 3rem));margin:0 auto}.cc-featured__header{display:flex;justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2rem}.cc-section-eyebrow{margin:0 0 .6rem;color:#e91e8c;font-family:DM Sans,sans-serif;font-size:.78rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase}.cc-section-heading{margin:0;color:#211f22;font-family:Playfair Display,serif;font-size:clamp(2.4rem,4vw,4.2rem);line-height:1;letter-spacing:-.03em}.cc-featured__view-all{display:inline-flex;align-items:center;gap:.5rem;color:#3d087b;font-family:DM Sans,sans-serif;font-size:.95rem;font-weight:600;text-decoration:none;white-space:nowrap}.cc-featured__view-all:hover{color:#e91e8c}.cc-featured__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem}.cc-product-card{min-width:0}.cc-product-card__image-wrap{display:block;overflow:hidden;aspect-ratio:4 / 3;border-radius:18px;background:#f7f3f5}.cc-product-card__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.cc-product-card:hover .cc-product-card__image{transform:scale(1.035)}.cc-product-card__placeholder{display:grid;place-items:center;width:100%;height:100%}.cc-product-card__placeholder svg{width:45%;height:auto}.cc-product-card__content{padding-top:1rem}.cc-product-card__title{margin:0;font-family:DM Sans,sans-serif;font-size:1rem;font-weight:600;line-height:1.4}.cc-product-card__title a{color:#211f22;text-decoration:none}.cc-product-card__title a:hover{color:#3d087b}.cc-product-card__price{margin-top:.35rem;color:#211f22;font-family:DM Sans,sans-serif;font-size:.95rem}.cc-featured__empty{display:grid;place-items:center;min-height:260px;border:1px dashed rgba(61,8,123,.25);border-radius:18px;color:#3d087b;font-family:DM Sans,sans-serif;text-align:center}@media screen and (max-width:989px){.cc-featured__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.cc-featured{padding:3.5rem 0}.cc-featured__inner{width:min(100% - 2rem,1400px)}.cc-featured__header{align-items:flex-start;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.cc-featured__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.cc-product-card__image-wrap{aspect-ratio:1 / 1;border-radius:14px}.cc-product-card__content{padding-top:.7rem}.cc-product-card__title{font-size:.92rem}.cc-product-card__price{font-size:.88rem}}.cc-custom-order__inner{width:min(1400px,calc(100% - 3rem));margin:0 auto;display:grid;grid-template-columns:1.05fr .95fr;height:clamp(460px,38vw,540px);overflow:hidden;border-radius:26px;background:#fceaf4}.cc-custom-order__media{min-width:0;height:100%;overflow:hidden}.cc-custom-order__image{width:100%;height:100%;min-height:0;display:block;object-fit:cover;object-position:center}.cc-custom-order__content{height:100%;display:flex;flex-direction:column;justify-content:center;padding:clamp(2.5rem,4vw,4.5rem);overflow:hidden}@media screen and (max-width:989px){.cc-custom-order__inner{grid-template-columns:1fr;height:auto;max-height:none}.cc-custom-order__media{width:100%;height:auto;aspect-ratio:4 / 3}.cc-custom-order__content{height:auto;overflow:visible}.cc-custom-order__image{width:100%;height:100%;min-height:0;object-fit:cover}}@media screen and (max-width:749px){.cc-custom-order{padding-bottom:3.5rem}.cc-custom-order__inner{width:calc(100% - 2rem);height:auto;max-height:none;border-radius:20px}.cc-custom-order__media{aspect-ratio:1 / 1}.cc-custom-order__image{width:100%;height:100%;min-height:0;object-fit:cover;object-position:center}.cc-custom-order__content{padding:2.5rem 1.5rem 2.75rem}.cc-custom-order__heading{font-size:clamp(2.5rem,10vw,3.6rem)}.cc-custom-order__text{font-size:1rem}.cc-custom-order__button{display:inline-flex;width:100%;margin-top:2rem}}.cc-how{background:#fffdfc;padding:clamp(4rem,7vw,7rem) 0}.cc-how__inner{width:min(1400px,calc(100% - 3rem));margin:0 auto}.cc-how__intro{max-width:700px;margin-bottom:3rem}.cc-how__heading{margin:0;color:#211f22;font-family:Playfair Display,serif;font-size:clamp(2.7rem,4vw,4.5rem);line-height:1;letter-spacing:-.03em}.cc-how__text{max-width:620px;margin:1.2rem 0 0;color:#211f22;font-family:DM Sans,sans-serif;font-size:1.05rem;line-height:1.65}.cc-how__steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid rgba(33,31,34,.12);border-bottom:1px solid rgba(33,31,34,.12)}.cc-how__step{display:grid;grid-template-columns:auto 1fr;gap:1.2rem;padding:2.5rem 2rem}.cc-how__step+.cc-how__step{border-left:1px solid rgba(33,31,34,.12)}.cc-how__icon{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:#fceaf4;color:#e91e8c;font-family:DM Sans,sans-serif;font-size:1.15rem;font-weight:700}.cc-how__number{margin:0 0 .6rem;color:#e91e8c;font-family:DM Sans,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.18em}.cc-how__step-title{margin:0;color:#211f22;font-family:Playfair Display,serif;font-size:clamp(1.55rem,2.1vw,2.2rem);line-height:1.05}.cc-how__step-text{margin:.8rem 0 0;color:#211f22;font-family:DM Sans,sans-serif;font-size:.95rem;line-height:1.6}@media screen and (max-width:989px){.cc-how__steps{grid-template-columns:1fr}.cc-how__step+.cc-how__step{border-left:0;border-top:1px solid rgba(33,31,34,.12)}}@media screen and (max-width:749px){.cc-how{padding:3.5rem 0}.cc-how__inner{width:min(100% - 2rem,1400px)}.cc-how__intro{margin-bottom:2rem}.cc-how__step{grid-template-columns:44px 1fr;gap:1rem;padding:2rem .25rem}.cc-how__icon{width:44px;height:44px}.cc-how__step-title{font-size:1.75rem}}.cc-delivery{background:#fffdfc;padding:0 0 clamp(4rem,7vw,7rem)}.cc-delivery__inner{width:min(1400px,calc(100% - 3rem));margin:0 auto;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1.75rem;padding:2rem 2.25rem;border-radius:22px;background:linear-gradient(100deg,#fceaf4,#fff6fa 55%,#fffdfc)}.cc-delivery__icon{display:grid;place-items:center;width:68px;height:68px;border-radius:18px;background:#fff;font-size:1.8rem;box-shadow:0 8px 24px #3d087b14}.cc-delivery__heading{margin:0;color:#211f22;font-family:Playfair Display,serif;font-size:clamp(2rem,3vw,3.2rem);line-height:1;letter-spacing:-.025em}.cc-delivery__text{max-width:760px;margin:.75rem 0 0;color:#211f22;font-family:DM Sans,sans-serif;font-size:1rem;line-height:1.6}.cc-delivery__action{display:flex;justify-content:flex-end}@media screen and (max-width:989px){.cc-delivery__inner{grid-template-columns:auto 1fr}.cc-delivery__action{grid-column:2;justify-content:flex-start}}@media screen and (max-width:749px){.cc-delivery{padding-bottom:3.5rem}.cc-delivery__inner{width:min(100% - 2rem,1400px);grid-template-columns:1fr;gap:1.25rem;padding:1.75rem 1.5rem;border-radius:18px}.cc-delivery__icon{width:58px;height:58px;border-radius:16px}.cc-delivery__action{grid-column:auto}.cc-delivery__action .cc-btn{width:100%}}.cc-instagram{background:#fffdfc;padding:0 0 clamp(4rem,7vw,7rem)}.cc-instagram__inner{width:min(1400px,calc(100% - 3rem));margin:0 auto;display:grid;grid-template-columns:.8fr 1.2fr;gap:3rem;align-items:center}.cc-instagram__intro{max-width:520px}.cc-instagram__heading{margin:0;color:#211f22;font-family:Playfair Display,serif;font-size:clamp(2.6rem,4vw,4.4rem);line-height:1;letter-spacing:-.03em}.cc-instagram__text{margin:1.2rem 0 1.8rem;color:#211f22;font-family:DM Sans,sans-serif;font-size:1rem;line-height:1.65}.cc-instagram__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem}.cc-instagram__item{overflow:hidden;aspect-ratio:1 / 1;border-radius:18px;background:#f7f3f5}.cc-instagram__image{width:100%;height:100%;display:block;object-fit:cover;transition:transform .35s ease}.cc-instagram__item:hover .cc-instagram__image{transform:scale(1.04)}.cc-instagram__placeholder{display:grid;place-items:center;width:100%;height:100%;color:#3d087b;font-family:DM Sans,sans-serif;font-size:.9rem}@media screen and (max-width:989px){.cc-instagram__inner{grid-template-columns:1fr}.cc-instagram__intro{max-width:680px}}@media screen and (max-width:749px){.cc-instagram{padding-bottom:3.5rem}.cc-instagram__inner{width:min(100% - 2rem,1400px);gap:2rem}.cc-instagram__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.cc-instagram__item{border-radius:14px}.cc-instagram__intro .cc-btn{width:100%}}.cc-final-cta{background:#fffdfc;padding:0 0 clamp(4rem,7vw,7rem)}.cc-final-cta__inner{width:min(1400px,calc(100% - 3rem));margin:0 auto;padding:clamp(4rem,7vw,7rem) 2rem;text-align:center;border-radius:28px;background:#3d087b;color:#fff;position:relative;overflow:hidden}.cc-final-cta__inner:before{content:"";position:absolute;width:420px;height:420px;border-radius:50%;top:-260px;right:-120px;background:#e91e8c38}.cc-final-cta__inner:after{content:"";position:absolute;width:300px;height:300px;border-radius:50%;bottom:-220px;left:-80px;background:#e91e8c24}.cc-final-cta__eyebrow,.cc-final-cta__heading,.cc-final-cta__text,.cc-final-cta__buttons{position:relative;z-index:1}.cc-final-cta__eyebrow{margin:0 0 1rem;color:#f7b8dc;font-family:DM Sans,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.16em}.cc-final-cta__heading{max-width:850px;margin:0 auto;font-family:Playfair Display,serif;font-size:clamp(3rem,5.5vw,5.5rem);line-height:.98;letter-spacing:-.035em}.cc-final-cta__text{max-width:650px;margin:1.4rem auto 0;font-family:DM Sans,sans-serif;font-size:1.05rem;line-height:1.65;color:#ffffffd1}.cc-final-cta__buttons{display:flex;justify-content:center;gap:.8rem;margin-top:2rem}.cc-final-cta__button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:.8rem 1.6rem;border-radius:999px;font-family:DM Sans,sans-serif;font-size:.95rem;font-weight:600;text-decoration:none;transition:transform .2s ease,background .2s ease}.cc-final-cta__button:hover{transform:translateY(-2px)}.cc-final-cta__button--primary{background:#e91e8c;color:#fff}.cc-final-cta__button--secondary{border:1px solid rgba(255,255,255,.45);color:#fff;background:transparent}.cc-final-cta__button--secondary:hover{background:#ffffff1a}@media screen and (max-width:749px){.cc-final-cta{padding-bottom:2rem}.cc-final-cta__inner{width:calc(100% - 2rem);padding:4rem 1.5rem;border-radius:22px}.cc-final-cta__heading{font-size:clamp(2.7rem,13vw,4rem)}.cc-final-cta__buttons{flex-direction:column}.cc-final-cta__button{width:100%}}.cc-footer{background:#24004f;color:#fff;padding:clamp(3rem,6vw,5.5rem) 0 2rem}.cc-footer__inner{width:min(1400px,calc(100% - 3rem));margin:0 auto}.cc-footer__newsletter{display:grid;grid-template-columns:.85fr 1.15fr;gap:3rem;align-items:end}.cc-footer__eyebrow{margin:0 0 .7rem;color:#f3a9d1;font-family:DM Sans,sans-serif;font-size:.72rem;font-weight:700;letter-spacing:.16em}.cc-footer__newsletter-heading{margin:0;font-family:Playfair Display,serif;font-size:clamp(2rem,3.2vw,3.6rem);line-height:1;letter-spacing:-.025em}.cc-footer__newsletter-text{max-width:500px;margin:.9rem 0 0;color:#ffffffb8;font-family:DM Sans,sans-serif;line-height:1.6}.cc-footer__form{position:relative}.cc-footer__input{width:100%;min-height:58px;padding:0 4rem 0 1.4rem;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:#fff;color:#211f22;font-family:DM Sans,sans-serif;font-size:.95rem}.cc-footer__input::placeholder{color:#777077}.cc-footer__submit{position:absolute;top:50%;right:.45rem;transform:translateY(-50%);display:grid;place-items:center;width:46px;height:46px;border:0;border-radius:50%;cursor:pointer;background:#e91e8c;color:#fff;font-size:1.25rem}.cc-footer__message{margin:.75rem 0 0;font-family:DM Sans,sans-serif;font-size:.85rem}.cc-footer__divider{height:1px;margin:3rem 0;background:#ffffff2e}.cc-footer__main{display:grid;grid-template-columns:1.5fr repeat(3,.75fr);gap:3rem}.cc-footer__brand{max-width:370px}.cc-footer__brand-name{margin:0;font-family:Playfair Display,serif;font-size:2rem}.cc-footer__brand-text{margin:1rem 0 0;color:#ffffffb8;font-family:DM Sans,sans-serif;font-size:.95rem;line-height:1.6}.cc-footer__location{margin:1rem 0 0;color:#f3a9d1;font-family:DM Sans,sans-serif;font-size:.9rem}.cc-footer__column-title{margin:0 0 1rem;font-family:DM Sans,sans-serif;font-size:.8rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.cc-footer__links{margin:0;padding:0;list-style:none}.cc-footer__links li+li{margin-top:.7rem}.cc-footer__links a{color:#ffffffb8;font-family:DM Sans,sans-serif;font-size:.95rem;text-decoration:none}.cc-footer__links a:hover{color:#fff}.cc-footer__bottom{display:flex;justify-content:space-between;gap:2rem;margin-top:3.5rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.12);color:#ffffff8c;font-family:DM Sans,sans-serif;font-size:.78rem}.cc-footer__bottom p{margin:0}@media screen and (max-width:989px){.cc-footer__newsletter{grid-template-columns:1fr}.cc-footer__main{grid-template-columns:1.4fr 1fr 1fr}.cc-footer__column:last-child{grid-column:2}}@media screen and (max-width:749px){.cc-footer{padding-top:3rem}.cc-footer__inner{width:min(100% - 2rem,1400px)}.cc-footer__newsletter{gap:1.75rem}.cc-footer__divider{margin:2.5rem 0}.cc-footer__main{grid-template-columns:1fr 1fr;gap:2.5rem 1.5rem}.cc-footer__brand{grid-column:1 / -1}.cc-footer__column:last-child{grid-column:auto}.cc-footer__bottom{flex-direction:column;gap:.5rem;margin-top:2.5rem}}.cc-footer__velra{color:inherit;text-decoration:none;font-weight:600}.cc-footer__velra:hover{color:#fff;text-decoration:underline}.cc-contact{background:#fffdfc;padding:clamp(4rem,7vw,7rem) 0}.cc-contact__inner{width:min(1200px,calc(100% - 3rem));margin:0 auto;display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(3rem,7vw,7rem);align-items:start}.cc-contact__eyebrow,.cc-contact__form-eyebrow{margin:0 0 1rem;color:#e91e8c;font-family:DM Sans,sans-serif;font-size:.72rem;font-weight:700;letter-spacing:.16em}.cc-contact__heading{margin:0;color:#211f22;font-family:Playfair Display,serif;font-size:clamp(3.2rem,5vw,5.4rem);line-height:.98;letter-spacing:-.04em}.cc-contact__lead{max-width:500px;margin:1.5rem 0 0;color:#5c565c;font-family:DM Sans,sans-serif;font-size:1.05rem;line-height:1.7}.cc-contact__details{margin-top:2.5rem;border-top:1px solid rgba(33,31,34,.12)}.cc-contact__detail{display:grid;grid-template-columns:100px 1fr;gap:1rem;padding:1rem 0;border-bottom:1px solid rgba(33,31,34,.12);font-family:DM Sans,sans-serif;font-size:.95rem}.cc-contact__detail-label{color:#777077}.cc-contact__detail a,.cc-contact__detail span:last-child{color:#211f22;text-decoration:none}.cc-contact__detail a:hover{color:#e91e8c}.cc-contact__note{margin-top:2.5rem;padding:1.5rem;border-radius:18px;background:#fceaf4;font-family:DM Sans,sans-serif}.cc-contact__note strong{color:#3d087b}.cc-contact__note p{margin:.6rem 0 1rem;color:#5c565c;line-height:1.6}.cc-contact__note a{color:#3d087b;font-weight:700;text-decoration:none}.cc-contact__form-wrap{padding:clamp(2rem,4vw,3.5rem);border-radius:24px;background:#f8f5f7}.cc-contact__form-heading{margin:0 0 2rem;color:#211f22;font-family:Playfair Display,serif;font-size:clamp(2.2rem,3vw,3.2rem);line-height:1}.cc-contact__form{display:grid;gap:1.25rem}.cc-contact__row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.cc-contact__field{display:grid;gap:.55rem}.cc-contact__field label{color:#211f22;font-family:DM Sans,sans-serif;font-size:.85rem;font-weight:600}.cc-contact__field label span{color:#8c858c;font-weight:400}.cc-contact__field input,.cc-contact__field textarea{width:100%;border:1px solid rgba(33,31,34,.16);border-radius:12px;background:#fff;color:#211f22;padding:.9rem 1rem;font-family:DM Sans,sans-serif;font-size:1rem;outline:none}.cc-contact__field input{min-height:52px}.cc-contact__field textarea{resize:vertical;min-height:160px}.cc-contact__field input:focus,.cc-contact__field textarea:focus{border-color:#e91e8c}.cc-contact__submit{display:inline-flex;align-items:center;justify-content:space-between;gap:2rem;width:fit-content;min-width:190px;margin-top:.5rem;padding:.95rem 1.3rem;border:0;border-radius:999px;background:#e91e8c;color:#fff;cursor:pointer;font-family:DM Sans,sans-serif;font-size:.95rem;font-weight:700}.cc-contact__submit:hover{background:#3d087b}.cc-contact__success{padding:1rem 1.2rem;border-radius:12px;background:#fceaf4;color:#3d087b;font-family:DM Sans,sans-serif}@media screen and (max-width:989px){.cc-contact__inner{grid-template-columns:1fr;gap:3rem}}@media screen and (max-width:749px){.cc-contact{padding:3.5rem 0}.cc-contact__inner{width:min(100% - 2rem,1200px)}.cc-contact__heading{font-size:clamp(3rem,13vw,4rem)}.cc-contact__form-wrap{padding:1.5rem;border-radius:18px}.cc-contact__row{grid-template-columns:1fr}.cc-contact__submit{width:100%}}.cc-contact__address{margin:0;font-style:normal;line-height:1.6}
/*# sourceMappingURL=/cdn/shop/t/1/assets/cakecity.css.map */
