/* Delivery and payment page. */
.cg-delivery-page{--cg-delivery-ink:#3c2d2a;--cg-delivery-muted:#7d6c67;--cg-delivery-line:#eadbd6;--cg-delivery-accent:#bd6b78;--cg-delivery-accent-dark:#95515d;--cg-delivery-soft:#fff7f4;--cg-delivery-green:#3e7452;color:var(--cg-delivery-ink);background:#fff}
.cg-delivery-container{width:min(1180px,calc(100% - 40px));margin:0 auto}
.cg-delivery-eyebrow{display:block;margin-bottom:10px;color:var(--cg-delivery-accent-dark);font-size:12px;font-weight:900;letter-spacing:.15em;text-transform:uppercase}
.cg-delivery-button{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 26px;border:1px solid var(--cg-delivery-accent);border-radius:999px;background:linear-gradient(135deg,var(--cg-delivery-accent),#d98793);color:#fff;text-decoration:none;font-size:14px;font-weight:850;box-shadow:0 14px 30px rgba(173,91,104,.2);transition:transform .2s ease,box-shadow .2s ease,background .2s ease}
.cg-delivery-button:hover{transform:translateY(-2px);color:#fff;box-shadow:0 19px 38px rgba(173,91,104,.28)}
.cg-delivery-button--light{border-color:#ddc9c4;background:#fff;color:var(--cg-delivery-ink);box-shadow:none}
.cg-delivery-button--light:hover{background:#fff8f6;color:var(--cg-delivery-accent-dark);box-shadow:0 12px 26px rgba(81,55,51,.08)}

.cg-delivery-hero{position:relative;overflow:hidden;padding:82px 0 68px;background:radial-gradient(circle at 10% 16%,rgba(237,192,184,.28),transparent 28%),radial-gradient(circle at 88% 20%,rgba(226,195,206,.22),transparent 27%),linear-gradient(150deg,#fff 0%,#fff8f5 58%,#f9eeee 100%)}
.cg-delivery-hero:after{content:"";position:absolute;right:-120px;bottom:-170px;width:440px;height:440px;border:1px solid rgba(188,111,122,.12);border-radius:50%;box-shadow:0 0 0 45px rgba(188,111,122,.035),0 0 0 90px rgba(188,111,122,.025)}
.cg-delivery-hero__grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(330px,.65fr);align-items:center;gap:68px}
.cg-delivery-hero__copy h1{max-width:790px;margin:0;font:500 clamp(48px,6vw,78px)/.98 Georgia,"Times New Roman",serif;letter-spacing:-.035em}
.cg-delivery-hero__lead{max-width:720px;margin:25px 0 0;color:var(--cg-delivery-muted);font-size:18px;line-height:1.7}
.cg-delivery-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}
.cg-delivery-hero__meta{display:flex;flex-wrap:wrap;gap:24px;margin-top:28px;color:var(--cg-delivery-muted);font-size:13px}
.cg-delivery-hero__meta span{display:flex;align-items:center;gap:7px}
.cg-delivery-hero__meta b{color:var(--cg-delivery-ink)}
.cg-delivery-hero__card{position:relative;padding:34px;border:1px solid rgba(226,204,199,.9);border-radius:30px;background:rgba(255,255,255,.84);box-shadow:0 28px 70px rgba(83,53,50,.11);backdrop-filter:blur(12px)}
.cg-delivery-hero__icon{display:grid;place-items:center;width:64px;height:64px;margin-bottom:28px;border-radius:20px;background:#edf7f0;color:var(--cg-delivery-green)}
.cg-delivery-hero__icon svg{width:34px;height:34px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.cg-delivery-hero__card>span{display:block;color:var(--cg-delivery-muted);font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}
.cg-delivery-hero__card>strong{display:block;margin-top:8px;font:600 32px/1.15 Georgia,serif;color:var(--cg-delivery-green)}
.cg-delivery-hero__card p{margin:17px 0 0;color:var(--cg-delivery-muted);line-height:1.65}

.cg-delivery-highlights{position:relative;z-index:2;margin-top:-1px;padding:28px 0;border-top:1px solid rgba(233,216,211,.75);border-bottom:1px solid rgba(233,216,211,.75);background:#fff}
.cg-delivery-highlights__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0}
.cg-delivery-highlights article{display:flex;align-items:flex-start;gap:14px;min-width:0;padding:12px 25px;border-right:1px solid var(--cg-delivery-line)}
.cg-delivery-highlights article:first-child{padding-left:0}
.cg-delivery-highlights article:last-child{padding-right:0;border-right:0}
.cg-delivery-highlights article>span{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border-radius:14px;background:#fff1ed;color:var(--cg-delivery-accent-dark);font-size:20px;font-weight:700}
.cg-delivery-highlights strong{display:block;margin-top:1px;font-size:14px}
.cg-delivery-highlights p{margin:5px 0 0;color:var(--cg-delivery-muted);font-size:12px;line-height:1.5}

.cg-delivery-section{padding:88px 0}
.cg-delivery-section--soft{background:linear-gradient(180deg,#fffaf8,#fff5f2)}
.cg-delivery-section__head{max-width:780px;margin-bottom:38px}
.cg-delivery-section__head h2{margin:0;font:500 clamp(38px,5vw,58px)/1.04 Georgia,serif;letter-spacing:-.025em}
.cg-delivery-section__head>p{margin:18px 0 0;color:var(--cg-delivery-muted);font-size:16px;line-height:1.7}

.cg-delivery-rates{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.cg-delivery-rate{display:grid;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:18px;padding:24px;border:1px solid var(--cg-delivery-line);border-radius:22px;background:#fff;box-shadow:0 12px 34px rgba(80,54,50,.045)}
.cg-delivery-rate.is-local{border-color:#cce3d3;background:linear-gradient(135deg,#f4fbf6,#fff)}
.cg-delivery-rate.is-custom{border-style:dashed;background:rgba(255,255,255,.7)}
.cg-delivery-rate__icon{display:grid;place-items:center;width:58px;height:58px;border-radius:18px;background:#fff0ec;color:var(--cg-delivery-accent-dark);font-size:25px}
.cg-delivery-rate.is-local .cg-delivery-rate__icon{background:#e4f3e8;color:var(--cg-delivery-green)}
.cg-delivery-rate__icon svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.cg-delivery-rate h3{margin:0;font-size:18px;line-height:1.3}
.cg-delivery-rate p{margin:7px 0 0;color:var(--cg-delivery-muted);font-size:12px;line-height:1.55}
.cg-delivery-rate>strong{max-width:150px;color:var(--cg-delivery-accent-dark);font-size:18px;text-align:right}
.cg-delivery-rate.is-local>strong{color:var(--cg-delivery-green)}
.cg-delivery-rate-note{display:flex;align-items:flex-start;gap:13px;margin-top:20px;padding:18px 20px;border:1px solid #e8d8d3;border-radius:18px;background:#fff}
.cg-delivery-rate-note svg{flex:0 0 22px;width:22px;height:22px;margin-top:1px;fill:none;stroke:var(--cg-delivery-accent-dark);stroke-width:1.7;stroke-linecap:round}
.cg-delivery-rate-note p{margin:0;color:var(--cg-delivery-muted);font-size:13px;line-height:1.6}
.cg-delivery-empty{padding:34px;border:1px dashed var(--cg-delivery-line);border-radius:22px;background:#fff;text-align:center}
.cg-delivery-empty strong{display:block;font-size:20px}
.cg-delivery-empty p{margin:9px 0 0;color:var(--cg-delivery-muted)}

.cg-delivery-process{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;counter-reset:delivery-step}
.cg-delivery-process article{position:relative;padding:26px;border:1px solid var(--cg-delivery-line);border-radius:22px;background:#fff}
.cg-delivery-process article:after{content:"";position:absolute;top:47px;right:-19px;width:19px;border-top:1px dashed #d7bdb7}
.cg-delivery-process article:last-child:after{display:none}
.cg-delivery-process article>span{display:grid;place-items:center;width:42px;height:42px;margin-bottom:22px;border-radius:50%;background:linear-gradient(135deg,var(--cg-delivery-accent),#d98793);color:#fff;font-weight:900;box-shadow:0 9px 18px rgba(180,98,111,.2)}
.cg-delivery-process h3{margin:0;font-size:17px;line-height:1.35}
.cg-delivery-process p{margin:9px 0 0;color:var(--cg-delivery-muted);font-size:13px;line-height:1.6}
.cg-delivery-important{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:32px}
.cg-delivery-important>div{padding:30px;border-radius:24px;background:linear-gradient(145deg,#4b3733,#624943);color:#fff;box-shadow:0 18px 42px rgba(68,45,41,.13)}
.cg-delivery-important>div:last-child{background:linear-gradient(145deg,#fff4f0,#f9e6e3);color:var(--cg-delivery-ink);box-shadow:none;border:1px solid var(--cg-delivery-line)}
.cg-delivery-important .cg-delivery-eyebrow{color:#edbec5}
.cg-delivery-important>div:last-child .cg-delivery-eyebrow{color:var(--cg-delivery-accent-dark)}
.cg-delivery-important h3{margin:0;font:600 27px/1.2 Georgia,serif}
.cg-delivery-important p{margin:13px 0 0;color:rgba(255,255,255,.72);line-height:1.7}
.cg-delivery-important>div:last-child p{color:var(--cg-delivery-muted)}

.cg-delivery-section--dark{overflow:hidden;background:radial-gradient(circle at 90% 15%,rgba(214,137,149,.2),transparent 25%),linear-gradient(145deg,#3f302d,#58413c);color:#fff}
.cg-delivery-section--dark .cg-delivery-eyebrow{color:#e7abb5}
.cg-delivery-section--dark .cg-delivery-section__head>p{color:rgba(255,255,255,.68)}
.cg-payment-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.cg-payment-card{padding:28px;border:1px solid rgba(255,255,255,.13);border-radius:24px;background:rgba(255,255,255,.07);box-shadow:0 18px 50px rgba(0,0,0,.12)}
.cg-payment-card.is-accent{background:linear-gradient(145deg,#fff4f1,#f7dedb);color:var(--cg-delivery-ink)}
.cg-payment-card__icon{display:grid;place-items:center;width:56px;height:56px;margin-bottom:23px;border-radius:17px;background:rgba(255,255,255,.12);color:#f4c3ca}
.cg-payment-card.is-accent .cg-payment-card__icon{background:#fff;color:var(--cg-delivery-accent-dark)}
.cg-payment-card__icon svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.cg-payment-card h3{margin:0;font:600 24px/1.2 Georgia,serif}
.cg-payment-card p{margin:13px 0 0;color:rgba(255,255,255,.67);line-height:1.65}
.cg-payment-card.is-accent p{color:var(--cg-delivery-muted)}

.cg-delivery-faq-layout{display:grid;grid-template-columns:minmax(280px,.65fr) minmax(0,1.35fr);gap:70px;align-items:start}
.cg-delivery-faq-layout .cg-delivery-section__head{position:sticky;top:120px;margin:0}
.cg-delivery-faq-layout .cg-delivery-button{margin-top:25px}
.cg-delivery-faq{display:grid;gap:12px}
.cg-delivery-faq details{overflow:hidden;border:1px solid var(--cg-delivery-line);border-radius:19px;background:#fff}
.cg-delivery-faq summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 24px;cursor:pointer;list-style:none;font-size:15px;font-weight:800}
.cg-delivery-faq summary::-webkit-details-marker{display:none}
.cg-delivery-faq summary span{position:relative;flex:0 0 32px;width:32px;height:32px;border-radius:50%;background:#fff1ed}
.cg-delivery-faq summary span:before,.cg-delivery-faq summary span:after{content:"";position:absolute;top:50%;left:50%;width:12px;border-top:2px solid var(--cg-delivery-accent-dark);transform:translate(-50%,-50%)}
.cg-delivery-faq summary span:after{transform:translate(-50%,-50%) rotate(90deg);transition:transform .2s ease}
.cg-delivery-faq details[open] summary span:after{transform:translate(-50%,-50%) rotate(0)}
.cg-delivery-faq details p{margin:0;padding:0 24px 23px;color:var(--cg-delivery-muted);line-height:1.7}

.cg-delivery-cta{padding:0 0 90px}
.cg-delivery-cta__inner{display:flex;align-items:center;justify-content:space-between;gap:45px;padding:48px;border:1px solid var(--cg-delivery-line);border-radius:30px;background:radial-gradient(circle at 90% 10%,rgba(239,190,198,.28),transparent 26%),linear-gradient(135deg,#fff8f5,#fff);box-shadow:0 24px 65px rgba(77,50,47,.08)}
.cg-delivery-cta h2{max-width:700px;margin:0;font:500 clamp(34px,4.4vw,53px)/1.05 Georgia,serif}
.cg-delivery-cta p{margin:16px 0 0;color:var(--cg-delivery-muted)}
.cg-delivery-cta__actions{display:flex;flex:0 0 auto;flex-direction:column;gap:10px;min-width:210px}

@media(max-width:1050px){
    .cg-delivery-hero__grid{grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:38px}
    .cg-delivery-highlights__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
    .cg-delivery-highlights article{border:0;padding:12px}
    .cg-delivery-highlights article:first-child{padding-left:12px}
    .cg-delivery-highlights article:last-child{padding-right:12px}
    .cg-delivery-process{grid-template-columns:repeat(2,minmax(0,1fr))}
    .cg-delivery-process article:after{display:none}
    .cg-payment-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}

@media(max-width:780px){
    .cg-delivery-container{width:min(100% - 28px,1180px)}
    .cg-delivery-hero{padding:48px 0 42px}
    .cg-delivery-hero__grid{grid-template-columns:1fr;gap:30px}
    .cg-delivery-hero__copy h1{font-size:clamp(42px,13vw,61px)}
    .cg-delivery-hero__lead{font-size:16px}
    .cg-delivery-hero__card{padding:26px;border-radius:24px}
    .cg-delivery-section{padding:64px 0}
    .cg-delivery-rates{grid-template-columns:1fr}
    .cg-delivery-important{grid-template-columns:1fr}
    .cg-delivery-faq-layout{grid-template-columns:1fr;gap:34px}
    .cg-delivery-faq-layout .cg-delivery-section__head{position:static}
    .cg-delivery-cta{padding-bottom:64px}
    .cg-delivery-cta__inner{align-items:stretch;flex-direction:column;padding:32px 26px;border-radius:24px}
    .cg-delivery-cta__actions{min-width:0}
}

@media(max-width:540px){
    .cg-delivery-button{width:100%;min-height:52px}
    .cg-delivery-hero__actions{display:grid}
    .cg-delivery-hero__meta{align-items:flex-start;flex-direction:column;gap:9px}
    .cg-delivery-highlights__grid{grid-template-columns:1fr}
    .cg-delivery-highlights article{padding:10px 0!important}
    .cg-delivery-process{grid-template-columns:1fr}
    .cg-delivery-rate{grid-template-columns:48px minmax(0,1fr);gap:13px;padding:20px}
    .cg-delivery-rate__icon{width:48px;height:48px;border-radius:15px}
    .cg-delivery-rate>strong{grid-column:2;text-align:left}
    .cg-payment-grid{grid-template-columns:1fr}
    .cg-delivery-faq summary{padding:19px 18px}
    .cg-delivery-faq details p{padding:0 18px 19px}
}

@media(prefers-reduced-motion:reduce){.cg-delivery-button,.cg-delivery-faq summary span:after{transition:none}}
