.delivery-page{background:#fff;color:var(--text)}.delivery-hero{min-height:560px;position:relative;display:flex;align-items:center;overflow:hidden;background:linear-gradient(120deg,#071e33,#0e4562)}.delivery-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,22,37,.92),rgba(4,22,37,.42))}.delivery-hero-media{position:absolute;inset:0;display:grid;grid-auto-flow:column}.delivery-hero-media img{width:100%;height:100%;object-fit:cover;opacity:.55}.delivery-hero-content{position:relative;z-index:1;color:#fff;padding-top:100px;padding-bottom:80px}.delivery-hero h1{font-size:clamp(38px,5vw,68px);max-width:900px;margin:16px 0}.eyebrow,.section-heading span{letter-spacing:.16em;font-size:13px;font-weight:700;color:#28c2b8}.hero-copy{max-width:760px;font-size:19px;color:rgba(255,255,255,.86)}.hero-copy img{display:none}.section-heading{margin-bottom:30px}.section-heading h2{font-size:34px;margin:8px 0}.rich-card{background:#fff;border:1px solid #e7edf2;border-radius:18px;padding:30px;box-shadow:0 12px 40px rgba(13,42,65,.07)}.section-soft{background:#f4f8fa}.rich-content{line-height:1.8}.rich-content img{max-width:100%;height:auto;border-radius:14px}.rich-content h3{margin:0 0 10px;color:#12344a}.roles-grid,.scope-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.roles-grid>*,.scope-grid>*{background:#fff;border:1px solid #e2eaef;border-radius:16px;padding:24px;margin:0}.role-card-icon{width:64px;height:64px;display:flex;align-items:center;justify-content:center;float:right;margin:0 0 12px 16px;border-radius:14px;background:#eef7f8}.role-card-icon img{width:48px!important;height:48px!important;object-fit:contain;float:none!important;border-radius:8px}.two-columns{display:grid;grid-template-columns:1fr 1fr;gap:26px}.delivery-slogan{text-align:center;padding:70px 0;background:#0b3047;color:#fff}.delivery-slogan h2{font-size:clamp(30px,4vw,50px);margin:0}.consult-section{text-align:center;padding:80px 0}.consult-section h2{font-size:36px}.consult-section .btn{margin-top:22px}@media(max-width:768px){.delivery-hero{min-height:480px}.roles-grid,.scope-grid,.two-columns{grid-template-columns:1fr}.delivery-hero-content{padding-top:90px}.rich-card{padding:22px}}
.faq-list{display:grid;gap:12px}.faq-item{border:1px solid #e2eaef;border-radius:14px;background:#fff;padding:0 20px}.faq-item summary{cursor:pointer;font-weight:700;padding:18px 0}.faq-item>div{padding:0 0 18px;color:var(--text-muted);line-height:1.8}.consult-actions{display:flex;gap:14px;justify-content:center;flex-wrap:wrap;margin-top:24px}.service-order-modal{display:none;position:fixed;inset:0;background:rgba(4,22,37,.72);z-index:10000;align-items:center;justify-content:center;padding:20px}.service-order-modal.show{display:flex}.service-order-dialog{position:relative;width:min(420px,100%);background:#fff;border-radius:20px;padding:32px;text-align:center}.service-order-close{position:absolute;right:14px;top:12px;border:0;background:#eef2f5;border-radius:50%;width:34px;height:34px;font-size:24px;cursor:pointer}.service-order-dialog img{width:210px;height:210px;object-fit:contain;border:1px solid #e2eaef;border-radius:14px;margin:16px auto}.service-order-route{font-weight:700;color:#12344a}.service-order-tip{font-size:13px;color:var(--text-muted);margin-top:10px}