: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}.copyright{margin-top:18px;font-size:12px;color:#8a8186}.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}
}
