:root {
    --bg: #f8f2ec;
    --surface: #ffffff;
    --text: #4b3b46;
    --heading: #451246;
    --teal: #0fa39e;
    --teal-dark: #0a8b86;
    --border: #e8ddd3;
    --shadow: 0 10px 25px rgba(68, 28, 53, 0.06);
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Arial,Helvetica,sans-serif}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}.container{width:min(1240px,calc(100% - 96px));margin:0 auto}.site-header{position:sticky;top:0;z-index:1000;background:rgba(252,248,244,.96);border-bottom:1px solid #ece3db;box-shadow:0 6px 20px rgba(68,28,53,.06);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.header-inner{min-height:96px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:12px 0}.logo-link{display:flex;align-items:center;flex:0 0 auto}.logo{display:block;width:240px;height:auto;max-width:none;object-fit:contain;image-rendering:auto}.main-nav{display:flex;gap:38px;align-items:center;margin-left:auto;margin-right:24px}.main-nav a{color:#4b2444;font-size:14px;font-weight:700}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:10px;font-weight:700;transition:.2s ease}.btn-primary{background:var(--teal);color:#fff;box-shadow:0 12px 22px rgba(15,163,158,.18)}.btn-primary:hover{background:var(--teal-dark)}.header-cta{min-width:150px;height:52px;font-size:14px}.hero-section{padding:52px 0 34px;background:#fbf7f2;overflow:hidden}.hero-grid{display:block;min-height:590px;background-image:url('../images/pacina-exact/hero-seamless-large.jpg?v=20260824-v1');background-repeat:no-repeat;background-position:center;background-size:100% auto}.badge-pill{display:inline-flex;align-items:center;gap:10px;border:1px solid #d7cdc5;background:#fcfaf7;color:#148c86;border-radius:999px;padding:13px 18px;font-size:12px;font-weight:800;letter-spacing:.06em;margin-top:14px}.badge-dot{width:8px;height:8px;border-radius:50%;background:#148c86;box-shadow:0 0 0 4px rgba(20,140,134,.12)}.hero-copy{position:relative;z-index:1;width:48%;max-width:650px;padding-right:34px}.hero-copy h1,.section-head h2,.promo-copy h2,.contact-intro h3{font-family:Georgia,'Times New Roman',serif;color:var(--heading)}.hero-copy h1{font-size:64px;line-height:1.04;letter-spacing:-1.4px;margin:0 0 22px;max-width:650px}.hero-text{max-width:590px;color:#5e565b;font-size:18px;line-height:1.58;margin:0 0 28px}.hero-actions{display:flex;gap:18px;margin-bottom:34px}.hero-actions .btn{min-width:196px;height:60px;font-size:14px}.btn-outline{border:2px solid #7a5a79;color:#4e2446;background:#fff}.hero-features{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding-top:22px;border-top:1px solid var(--border);max-width:560px}.feature-item{display:flex;gap:12px;align-items:flex-start;font-size:12px;line-height:1.45;color:#544a50;font-weight:700}.icon,.tiny-icon,.step-icon,.contact-icon,.benefit-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.icon svg,.tiny-icon svg,.step-icon svg,.contact-icon svg,.benefit-icon svg{width:100%;height:100%}.icon{width:26px;height:26px}.purple{color:#6a2f5f}.teal{color:#109c97}.hero-visual{display:none}.categories-section{padding:20px 0 32px}.categories-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.category-card,.step-card,.package-card,.benefits-bar,.contact-card{background:#fff;box-shadow:var(--shadow)}.category-card{border:1px solid #ebe2db;border-radius:18px;display:grid;grid-template-columns:minmax(0,1fr) 138px;align-items:center;min-height:214px;overflow:hidden}.category-content{padding:28px 26px 26px}.category-title-row{display:flex;align-items:center;gap:10px;margin-bottom:18px}.tiny-icon{width:18px;height:18px}.category-title-row h3{margin:0;color:#4c2347;font-size:16px;line-height:1.2;letter-spacing:.01em}.category-content p{margin:0 0 26px;font-size:14px;line-height:1.55;color:#5e585b}.category-content a{color:#0f8f8a;font-size:14px;font-weight:700}.category-card img{width:100%;height:100%;object-fit:cover}.steps-section{padding:18px 0 28px}.section-head{text-align:center;margin-bottom:22px}.eyebrow{color:#139890;font-size:12px;font-weight:800;letter-spacing:.14em;margin-bottom:12px}.section-head h2{margin:0;font-size:58px;line-height:1;letter-spacing:-1px}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:60px;max-width:980px;margin:0 auto;position:relative}.steps-grid::before{content:"";position:absolute;left:22%;right:22%;top:88px;border-top:3px dotted #11a7a1;z-index:0}.step-card{position:relative;z-index:1;border-radius:16px;border:1px solid #ece3db;text-align:center;padding:44px 30px 28px;min-height:244px}.step-number{position:absolute;top:-18px;left:50%;transform:translateX(-50%);width:42px;height:42px;border-radius:50%;background:#0f968f;color:#fff;display:grid;place-items:center;font-size:21px;font-weight:800}.step-icon{width:56px;height:56px;margin:0 auto 20px;color:#6b315c}.step-card h3{margin:0 0 10px;color:#4c2347;font-family:Georgia,'Times New Roman',serif;font-size:20px;line-height:1.18}.step-card p{margin:0;font-size:14px;line-height:1.45;color:#666064}.packages-section{padding:18px 0 26px}.packages-wrap{position:relative}.packages-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.package-card{border-radius:18px;border:1px solid #ebe2db;padding:20px 18px 18px;text-align:center}.package-card img{width:100%;height:182px;object-fit:contain;margin-bottom:10px}.package-card h3{margin:0 0 8px;color:#4b2347;font-family:Georgia,'Times New Roman',serif;font-size:20px;line-height:1.12}.package-card p{margin:0;color:#6b656a;font-size:14px;line-height:1.4}.price{color:#4c2347;font-weight:800;font-size:36px;margin:12px 0 16px;font-family:Georgia,'Times New Roman',serif}.btn.small{width:100%;height:48px;font-size:13px}.carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;border:1px solid #e4d9d1;background:#fff;color:#5d5058;font-size:32px;line-height:1;cursor:pointer;box-shadow:var(--shadow)}.carousel-arrow.left{left:-58px}.carousel-arrow.right{right:-58px}.benefits-section{padding:14px 0 30px}.section-head.compact{margin-bottom:14px}.benefits-bar{border-radius:16px;border:1px solid #ebe2db;display:grid;grid-template-columns:repeat(5,1fr);gap:0;overflow:hidden}.benefit{padding:22px 18px 20px;display:flex;gap:14px;border-right:1px solid #efe6de}.benefit:last-child{border-right:0}.benefit-icon{width:44px;height:44px;margin-top:0}.benefit strong{display:block;color:#4c2347;font-size:15px;line-height:1.3;margin-bottom:8px}.benefit p{margin:0;font-size:13px;line-height:1.45;color:#696165}.about-section{padding:34px 0 30px}.about-heading{max-width:780px;margin:0 auto 26px}.about-heading h2{font-size:54px}.about-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:28px;align-items:stretch}.about-story,.company-details{background:#fff;border:1px solid #ebe2db;border-radius:18px;box-shadow:var(--shadow)}.about-story{padding:34px 38px}.about-story p{margin:0 0 18px;font-size:15px;line-height:1.7;color:#62585e}.about-story .about-lead{color:#4c2347;font-family:Georgia,'Times New Roman',serif;font-size:24px;line-height:1.35;font-weight:700}.about-story .about-closing{margin-bottom:0;color:#0f8f8a;font-weight:700}.company-details{padding:30px 32px}.company-details-head{display:flex;align-items:center;gap:16px;padding-bottom:20px;border-bottom:1px solid #eee4dc}.company-details-head .eyebrow{margin:0 0 5px}.company-details-head h3{margin:0;color:#4c2347;font-family:Georgia,'Times New Roman',serif;font-size:30px}.company-details-icon{display:inline-flex;flex:0 0 auto;width:48px;height:48px;color:#0f9e98}.company-details-icon svg{width:100%;height:100%}.details-list{display:grid;grid-template-columns:1fr 1fr;margin:0}.details-list>div{padding:15px 14px 14px 0;border-bottom:1px solid #eee4dc}.details-list>div:nth-last-child(-n+2){border-bottom:0}.details-list .details-wide{grid-column:1/-1}.details-list dt{margin-bottom:5px;color:#80757b;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.details-list dd{margin:0;color:#4c2347;font-size:14px;font-weight:700;line-height:1.45;overflow-wrap:anywhere}.details-list a{color:#0f8f8a}.bank-details dd{display:flex;align-items:center;justify-content:space-between;gap:24px;white-space:nowrap}
.promo-section{padding:10px 0 28px}.promo-banner{position:relative;min-height:360px;background:#471046 url('../images/pacina-exact/promo-magic-v2.jpg?v=20260824-v2') center/cover no-repeat;color:#fff;border-radius:18px;overflow:hidden}.promo-copy{position:relative;z-index:1;width:46%;padding:34px 40px}.promo-eyebrow{color:#18b0a6;font-size:12px;font-weight:800;letter-spacing:.15em;margin-bottom:14px}.promo-copy h2{margin:0 0 12px;color:#fff;font-size:46px;line-height:1.02;letter-spacing:-.8px}.promo-copy p{margin:0 0 22px;max-width:455px;font-size:14px;line-height:1.5;color:rgba(255,255,255,.9)}.promo-stats{display:flex;gap:24px;align-items:flex-start}.promo-stat{display:flex;align-items:center;gap:9px;min-width:0}.promo-stat-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:36px;height:36px;color:#17b6aa}.promo-stat-icon svg{width:100%;height:100%}.promo-stats strong{display:block;color:#17b6aa;font-size:25px;line-height:1;margin-bottom:5px}.promo-stats span{display:block;color:rgba(255,255,255,.9);font-size:11px;line-height:1.25}.promo-image{display:none}.contact-strip{padding:0 0 36px}.contact-card{border-radius:18px;border:1px solid #ebe2db;display:grid;grid-template-columns:1.3fr .9fr .9fr auto;align-items:center;gap:12px;padding:30px 34px}.contact-intro h3{margin:0 0 8px;font-size:48px;line-height:.98}.contact-intro p{margin:0;color:#6c6369;font-size:15px;line-height:1.55}.contact-item{display:flex;align-items:center;gap:16px}.contact-icon{width:34px;height:34px}.contact-item small{display:block;color:#7b7277;font-size:13px;margin-bottom:5px}.contact-item strong{color:#168f8a;font-size:17px}.contact-btn{min-width:188px;height:58px;padding:0 24px}.site-footer{border-top:1px solid #eadfd6;padding:34px 0 40px}.footer-grid{display:grid;grid-template-columns:1.35fr 1fr .9fr 1.25fr;gap:56px}.footer-logo{width:168px;margin-bottom:16px}.footer-brand p,.footer-col p,.footer-col div,.footer-col a,.newsletter-form input{color:#696164;font-size:14px;line-height:1.55}.socials{display:flex;gap:12px;margin-top:16px}.socials a{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#fff;border:1px solid #e8ddd3;color:#4d2447;transition:.2s ease}.socials a:hover{color:#fff;background:var(--teal);border-color:var(--teal);transform:translateY(-2px)}.socials svg{width:18px;height:18px}.footer-bottom{margin-top:30px;padding-top:20px;border-top:1px solid #e5dad1}.copyright{font-size:12px;color:#8a8186;text-align:center}.footer-col h4{margin:6px 0 16px;color:#4c2347;font-size:14px;letter-spacing:.06em}.footer-col{display:flex;flex-direction:column;gap:9px}.newsletter-form{display:flex;border:1px solid #dfd3cb;border-radius:10px;overflow:hidden;margin-top:8px;background:#fff}.newsletter-form input{border:0;background:transparent;padding:14px 14px;width:100%;outline:none}.newsletter-form button{border:0;background:#fff;width:46px;cursor:pointer;color:#4c2347;font-size:18px}@media (max-width:1280px){.container{width:min(1240px,calc(100% - 56px))}.carousel-arrow.left{left:-18px}.carousel-arrow.right{right:-18px}}@media (max-width:1100px){.hero-section{min-height:0}.hero-grid,.categories-grid,.packages-grid,.footer-grid,.contact-card,.promo-banner,.benefits-bar,.steps-grid{display:grid;grid-template-columns:1fr}.hero-grid{min-height:0;background-image:none}.steps-grid::before{display:none}.main-nav{display:none}.hero-copy{width:100%;max-width:none;padding-right:0}.hero-copy h1,.section-head h2,.promo-copy h2,.contact-intro h3{font-size:46px}.hero-features{grid-template-columns:1fr}.hero-visual{display:block;min-height:440px;margin:0;border-radius:16px;overflow:hidden}.hero-visual img{display:block;width:100%;height:100%;min-height:440px;object-fit:cover;object-position:center}.benefit{border-right:0;border-bottom:1px solid #efe6de}.benefit:last-child{border-bottom:0}.carousel-arrow{display:none}}
@media (max-width:600px){.container{width:calc(100% - 32px)}.header-inner{min-height:78px;gap:10px;padding:10px 0}.logo{width:150px}.header-cta{min-width:124px;height:46px;padding:0 12px;font-size:13px}.hero-copy h1{font-size:38px;line-height:1.05;letter-spacing:-.8px;overflow-wrap:anywhere}.hero-section{padding:30px 0 24px}.hero-grid{gap:26px}.hero-visual,.hero-visual img{min-height:300px}.hero-visual{border-radius:14px}.hero-visual img{object-position:60% center}}
@media (max-width:1100px){.promo-banner{display:block;min-height:420px;background-position:62% center}.promo-copy{width:58%;padding:32px}.promo-stats{gap:16px;flex-wrap:wrap}}
@media (max-width:600px){.promo-banner{min-height:0;background-image:linear-gradient(rgba(71,16,70,.88),rgba(71,16,70,.88)),url('../images/pacina-exact/promo-magic-v2.jpg?v=20260824-v2');background-position:68% center}.promo-copy{width:100%;padding:28px 22px}.promo-copy h2{font-size:38px}.promo-copy p{font-size:14px}.promo-stats{display:grid;grid-template-columns:1fr;gap:14px}.promo-stat-icon{width:32px;height:32px}}

@media (max-width:900px){.about-grid{grid-template-columns:1fr}.about-heading h2{font-size:44px}}
@media (max-width:600px){.about-section{padding:24px 0}.about-heading h2{font-size:38px}.about-story,.company-details{padding:24px 20px}.about-story .about-lead{font-size:21px}.details-list{grid-template-columns:1fr}.details-list .details-wide{grid-column:auto}.details-list>div:nth-last-child(2){border-bottom:1px solid #eee4dc}}

@media (max-width:600px){.bank-details dd{align-items:flex-start;flex-direction:column;gap:4px;white-space:normal}}

@media (max-width:600px){
    .hero-grid{width:100%;min-width:0}
    .hero-copy,.hero-visual{width:100%;max-width:100%;min-width:0}
    .hero-copy h1{width:100%;max-width:100%;font-size:36px;line-height:1.03;overflow-wrap:normal;word-break:normal}
    .hero-text{width:100%;max-width:100%;font-size:16px;line-height:1.55}
    .hero-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;gap:12px}
    .hero-actions .btn{width:100%;min-width:0;height:54px;padding:0 12px;text-align:center}
    .hero-visual img{width:100%;max-width:100%}
}
@media (max-width:360px){
    .hero-copy h1{font-size:33px}
    .hero-actions{grid-template-columns:1fr}
}

.mobile-nav-toggle,.mobile-nav-cta{display:none}
@media (max-width:1100px){
    .header-inner{position:relative}
    .mobile-nav-toggle{display:flex;width:46px;height:46px;flex:0 0 46px;border:1px solid #e4d9d1;border-radius:11px;background:#fff;align-items:center;justify-content:center;flex-direction:column;gap:5px;padding:0;cursor:pointer;color:#4c2347}
    .mobile-nav-toggle span{display:block;width:21px;height:2px;border-radius:999px;background:currentColor;transition:transform .2s ease,opacity .2s ease}
    .site-header.nav-open .mobile-nav-toggle span:nth-child(1){transform:translateY(7px) rotate(45deg)}
    .site-header.nav-open .mobile-nav-toggle span:nth-child(2){opacity:0}
    .site-header.nav-open .mobile-nav-toggle span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
    .main-nav{position:absolute;display:none;top:calc(100% + 10px);left:0;right:0;z-index:1100;margin:0;padding:10px;background:#fff;border:1px solid #e8ddd3;border-radius:14px;box-shadow:0 18px 40px rgba(68,28,53,.15);flex-direction:column;align-items:stretch;gap:2px}
    .site-header.nav-open .main-nav{display:flex}
    .main-nav a{display:flex;align-items:center;min-height:46px;padding:0 14px;border-radius:9px;font-size:15px}
    .main-nav a:hover{background:#f8f2ec}
    .main-nav .mobile-nav-cta{display:flex;margin-top:7px;color:#fff}
}
@media (max-width:600px){
    .header-cta{display:none}
    .header-inner{flex-wrap:nowrap}
    .mobile-nav-toggle{margin-left:auto}
}

@media (max-width:600px){
    .site-header{position:sticky}
    .header-inner{min-height:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:12px 0 10px}
    .logo-link{justify-content:center;width:100%}
    .logo{width:172px;margin:0 auto}
    .mobile-nav-toggle{margin:0 auto;width:42px;height:38px;flex-basis:38px;border-radius:10px}
    .main-nav{top:calc(100% + 6px);left:0;right:0}
    .hero-copy h1{text-align:center;margin-left:auto;margin-right:auto}
    .hero-text{text-align:center;margin-left:auto;margin-right:auto}
    .hero-features{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;max-width:none}
    .feature-item{display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center;font-size:10px;line-height:1.3;min-width:0}
    .feature-item br{display:block}.feature-item>div{width:100%;overflow-wrap:normal;word-break:normal}
    .feature-item .icon{width:23px;height:23px}
    .footer-grid{gap:32px}
    .footer-brand{display:flex;flex-direction:column;align-items:center;text-align:center}
    .footer-bottom{margin-top:26px;padding-top:18px}
}


/* Frequently asked questions */
.faq-section{padding:78px 0;background:#fffaf5}
.faq-heading{max-width:760px;margin:0 auto 34px;text-align:center}
.faq-heading h2{margin:7px 0 10px;color:#43153f;font-family:Georgia,'Times New Roman',serif;font-size:clamp(38px,5vw,56px);line-height:1.05}
.faq-heading p{margin:0;color:#6d6268;font-size:16px;line-height:1.55}
.faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;align-items:start}
.faq-item{overflow:hidden;border:1px solid #e8ddd4;border-radius:14px;background:#fff;box-shadow:0 8px 24px rgba(67,21,63,.045)}
.faq-item summary{position:relative;display:flex;min-height:72px;align-items:center;padding:18px 56px 18px 20px;color:#43153f;font-weight:850;line-height:1.35;cursor:pointer;list-style:none}
.faq-item summary::-webkit-details-marker{display:none}
.faq-item summary:after{content:"+";position:absolute;right:18px;top:50%;display:grid;width:30px;height:30px;place-items:center;transform:translateY(-50%);border-radius:50%;background:#e8f7f5;color:#0d918b;font-size:22px;font-weight:500;transition:transform .2s ease,background .2s ease}
.faq-item[open] summary:after{content:"−";background:#16a39d;color:#fff}
.faq-item[open] summary{padding-bottom:10px}
.faq-answer{padding:0 20px 19px;color:#6d6268;font-size:14px;line-height:1.65}
.faq-answer p{margin:0}.faq-answer a{color:#0b8f89;font-weight:800}
.faq-contact{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:26px;padding:22px 24px;border-radius:16px;background:#43153f;color:#fff}
.faq-contact strong,.faq-contact span{display:block}.faq-contact strong{margin-bottom:3px;font-family:Georgia,'Times New Roman',serif;font-size:22px}.faq-contact span{color:rgba(255,255,255,.72);font-size:14px}
.faq-contact .btn{flex:0 0 auto;min-width:220px;height:52px;padding:0 24px;border:2px solid #fff;border-radius:11px;background:#fff;color:#43153f;font-size:14px;font-weight:800;box-shadow:0 12px 24px rgba(0,0,0,.16)}
.faq-contact .btn:hover{border-color:#20b4ad;background:#20b4ad;color:#fff;transform:translateY(-1px)}
.faq-contact .btn:focus-visible{outline:3px solid rgba(255,255,255,.4);outline-offset:3px}
@media(max-width:760px){.faq-section{padding:54px 0}.faq-grid{grid-template-columns:1fr}.faq-contact{align-items:flex-start;flex-direction:column}.faq-contact .btn{width:100%}}
@media(max-width:480px){.faq-heading h2{font-size:36px}.faq-item summary{min-height:66px;padding-left:17px;font-size:15px}.faq-answer{padding-left:17px;padding-right:17px}.faq-contact{padding:20px}}


/* Delivery and payment */
.delivery-payment-section{padding:78px 0;background:#f6efe8}
.delivery-payment-heading{max-width:780px;margin:0 auto 34px;text-align:center}
.delivery-payment-heading h2{margin:7px 0 10px;color:#43153f;font-family:Georgia,'Times New Roman',serif;font-size:clamp(38px,5vw,56px);line-height:1.05}
.delivery-payment-heading p{margin:0;color:#6d6268;font-size:16px;line-height:1.55}
.delivery-payment-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}
.delivery-payment-card{display:grid;grid-template-columns:64px minmax(0,1fr);gap:18px;padding:28px;border:1px solid #e4d7cd;border-radius:18px;background:#fff;box-shadow:0 12px 32px rgba(67,21,63,.06)}
.delivery-payment-icon{display:grid;width:58px;height:58px;place-items:center;border-radius:15px;background:#e4f6f4;color:#129b95}
.delivery-payment-icon svg{width:34px;height:34px}
.delivery-payment-card h3{margin:4px 0 10px;color:#43153f;font-family:Georgia,'Times New Roman',serif;font-size:25px;line-height:1.12}
.delivery-payment-card p{margin:0 0 13px;color:#6d6268;font-size:14px;line-height:1.65}
.delivery-payment-card ul{margin:0;padding-left:19px;color:#51464c;font-size:14px;line-height:1.55}
.delivery-payment-card li{margin:7px 0}
.delivery-payment-note{margin-top:17px;padding:12px 14px;border-radius:10px;background:#faf4ee;color:#43153f;font-size:13px;font-weight:800;line-height:1.45}
.order-flow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:16px;margin-top:24px;padding:20px 24px;border:1px solid #e4d7cd;border-radius:16px;background:#fff}
.order-flow-step{display:flex;align-items:center;gap:12px;min-width:0}
.order-flow-step>span{display:grid;width:34px;height:34px;flex:0 0 34px;place-items:center;border-radius:50%;background:#16a39d;color:#fff;font-weight:900}
.order-flow-step strong,.order-flow-step small{display:block}.order-flow-step strong{color:#43153f;font-size:14px}.order-flow-step small{margin-top:2px;color:#7a6d74;font-size:12px;line-height:1.35}
.order-flow-arrow{color:#16a39d;font-size:22px;font-weight:800}
.delivery-payment-actions{display:flex;justify-content:center;align-items:center;gap:16px;margin-top:28px;flex-wrap:wrap}
.delivery-payment-actions .btn{min-width:210px;height:54px;padding:0 26px;border:2px solid transparent;border-radius:11px;font-size:14px;font-weight:800;line-height:1;box-shadow:0 12px 24px rgba(15,163,158,.16)}
.delivery-payment-actions .btn-outline{border-color:#795777;background:transparent;color:#4e2446;box-shadow:none}
.delivery-payment-actions .btn-outline:hover{border-color:#4e2446;background:#4e2446;color:#fff;box-shadow:0 12px 24px rgba(67,21,63,.13)}
.delivery-payment-actions .btn:focus-visible{outline:3px solid rgba(15,163,158,.25);outline-offset:3px}
@media(max-width:850px){.delivery-payment-grid{grid-template-columns:1fr}.order-flow{grid-template-columns:1fr}.order-flow-arrow{transform:rotate(90deg);text-align:center}}
@media(max-width:560px){.delivery-payment-section{padding:54px 0}.delivery-payment-card{grid-template-columns:1fr;padding:22px 19px}.delivery-payment-icon{width:52px;height:52px}.delivery-payment-card h3{font-size:23px}.order-flow{padding:18px}.delivery-payment-actions{display:grid;grid-template-columns:1fr}.delivery-payment-actions .btn{width:100%}}


/* Highlighted how-it-works steps */
.steps-section{
    position:relative;
    isolation:isolate;
    overflow:hidden;
    padding:68px 0 58px;
    border-top:1px solid #eadfd6;
    border-bottom:1px solid #eadfd6;
    background:linear-gradient(180deg,#fffaf5 0%,#f8f0e9 100%);
}
.steps-section .section-head{margin-bottom:42px}
.steps-section .section-head h2{font-size:clamp(40px,5vw,62px)}
.steps-section .steps-grid{
    gap:28px;
    max-width:1080px;
}
.steps-section .steps-grid::before{
    left:16%;
    right:16%;
    top:74px;
    border-top:3px dashed rgba(15,156,151,.55);
}
.steps-section .step-card{
    min-height:286px;
    padding:64px 30px 32px;
    border:2px solid #eadfd7;
    border-radius:20px;
    box-shadow:0 18px 42px rgba(67,21,63,.09);
    transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;
}
.steps-section .step-card:nth-child(1){border-top:6px solid #16a39d}
.steps-section .step-card:nth-child(2){border-top:6px solid #6b315c}
.steps-section .step-card:nth-child(3){border-top:6px solid #16a39d}
.steps-section .step-card:hover{
    transform:translateY(-7px);
    border-color:#16a39d;
    box-shadow:0 26px 54px rgba(67,21,63,.14);
}
.steps-section .step-number{
    top:-27px;
    width:54px;
    height:54px;
    border:5px solid #f8f0e9;
    background:#16a39d;
    font-size:23px;
    box-shadow:0 9px 20px rgba(15,150,143,.28);
}
.steps-section .step-card:nth-child(2) .step-number{
    background:#6b315c;
    box-shadow:0 9px 20px rgba(107,49,92,.25);
}
.steps-section .step-icon{
    display:grid;
    width:76px;
    height:76px;
    place-items:center;
    margin:0 auto 22px;
    border-radius:18px;
    background:#e8f7f5;
    color:#0f968f;
}
.steps-section .step-card:nth-child(2) .step-icon{
    background:#f2eaf1;
    color:#6b315c;
}
.steps-section .step-icon svg{width:44px;height:44px}
.steps-section .step-card h3{
    margin-bottom:12px;
    font-size:24px;
}
.steps-section .step-card p{
    max-width:250px;
    margin:0 auto;
    font-size:15px;
    line-height:1.55;
}
.steps-action{
    display:flex;
    flex-direction:column;
    align-items:center;
    gap:9px;
    margin-top:30px;
}
.steps-action-button{
    min-width:250px;
    height:56px;
    padding:0 28px;
    border-radius:11px;
    font-size:15px;
    box-shadow:0 14px 28px rgba(15,156,151,.2);
}
.steps-action-button span{margin-left:9px;font-size:19px}
.steps-action small{color:#756970;font-size:12px}
@media(max-width:1100px){
    .steps-section{padding:58px 0 52px}
    .steps-section .steps-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
}
@media(max-width:760px){
    .steps-section{padding:50px 0 44px}
    .steps-section .section-head{margin-bottom:38px}
    .steps-section .section-head h2{font-size:38px}
    .steps-section .steps-grid{grid-template-columns:1fr;gap:38px}
    .steps-section .steps-grid::before{display:none}
    .steps-section .step-card{min-height:0;padding:55px 24px 28px}
    .steps-action-button{width:100%;min-width:0}
}


/* Saved builder draft */
.builder-resume-header,.builder-resume-link{
    border-color:#451246!important;
    background:#451246!important;
    color:#fff!important;
}
.builder-resume-header{gap:9px;white-space:nowrap}
.builder-resume-header:hover,.builder-resume-link:hover{
    border-color:#5d235e!important;
    background:#5d235e!important;
    color:#fff!important;
}
.builder-resume-header span,.builder-resume-link span{font-size:18px;line-height:1}
.builder-resume-float{display:none}
.builder-draft-notice{
    display:flex;
    max-width:1240px;
    align-items:center;
    justify-content:space-between;
    gap:24px;
    margin:0 auto 20px;
    padding:18px 20px;
    border:1px solid #9fded9;
    border-left:6px solid #16a39d;
    border-radius:14px;
    background:#edfaf8;
    box-shadow:0 12px 30px rgba(15,156,151,.09);
}
.builder-draft-notice strong{
    display:block;
    color:#43153f;
    font-family:Georgia,'Times New Roman',serif;
    font-size:20px;
}
.builder-draft-notice p{margin:4px 0 0;color:#665c62;font-size:13px;line-height:1.45}
.builder-draft-actions{display:flex;flex:0 0 auto;gap:9px}
.builder-draft-notice button{
    min-height:44px;
    padding:0 17px;
    border:1px solid #70466d;
    border-radius:9px;
    background:#fff;
    color:#43153f;
    font-weight:900;
    cursor:pointer;
}
.builder-draft-notice button.primary{border-color:#16a39d;background:#16a39d;color:#fff}
.builder-draft-notice.error{border-color:#efb5b5;border-left-color:#c43b45;background:#fff0f0}
@media(max-width:1100px){
    .builder-resume-link{justify-content:center}
}
@media(max-width:760px){
    .builder-resume-float{
        position:fixed;
        z-index:1050;
        right:14px;
        bottom:14px;
        display:flex;
        min-width:190px;
        flex-direction:column;
        padding:12px 16px;
        border:2px solid #fff;
        border-radius:13px;
        background:#451246;
        color:#fff;
        text-decoration:none;
        box-shadow:0 14px 34px rgba(69,18,70,.28);
    }
    .builder-resume-float strong{font-size:14px}
    .builder-resume-float small{margin-top:3px;color:#9fe3df;font-size:10px}
    .builder-draft-notice{align-items:stretch;flex-direction:column;margin:0 16px 18px}
    .builder-draft-actions{display:grid;grid-template-columns:1fr}
    .builder-draft-notice button{width:100%}
}
