
:root{--apseo-blue:#159fd3;--apseo-dark:#0d2433;--apseo-soft:#f3f8fb;--apseo-border:#dbe5eb}
.apseo-breadcrumbs{max-width:1180px;margin:18px auto 22px;font-size:13px;color:#667781;line-height:1.5}
.apseo-breadcrumbs a{color:#287b9b;text-decoration:none}.apseo-breadcrumbs a:hover{text-decoration:underline}
.apseo-sepmark{padding:0 8px;color:#9aa8af}
.apseo-shell{max-width:1180px;margin:0 auto;padding:42px 22px 72px}.apseo-hero{text-align:center;max-width:820px;margin:0 auto 42px}
.apseo-kicker{display:inline-block;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.12em;color:var(--apseo-blue);margin-bottom:10px}
.apseo-hero h1{font-size:clamp(34px,5vw,58px);line-height:1.05;margin:0 0 16px;color:var(--apseo-dark)}
.apseo-hero p{font-size:18px;line-height:1.65;color:#52646e;margin:0}
.apseo-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.apseo-card{background:#fff;border:1px solid var(--apseo-border);border-radius:16px;overflow:hidden;box-shadow:0 10px 30px rgba(12,44,60,.06);display:flex;flex-direction:column}
.apseo-card img{width:100%;aspect-ratio:16/10;object-fit:cover;display:block}.apseo-card-body{padding:20px;display:flex;flex-direction:column;gap:10px;flex:1}
.apseo-card h2,.apseo-card h3{font-size:21px;line-height:1.2;margin:0;color:var(--apseo-dark)}.apseo-card p{color:#5a6c75;line-height:1.55;margin:0}
.apseo-card a{color:inherit;text-decoration:none}.apseo-card-link{margin-top:auto!important;padding-top:8px;color:var(--apseo-blue)!important;font-weight:700}
.apseo-tax{font-size:12px;font-weight:700;color:#70818a;text-transform:uppercase;letter-spacing:.06em}
.apseo-single{max-width:980px;margin:0 auto;padding:24px 22px 74px}.apseo-single-header{max-width:800px;margin:0 auto 32px;text-align:center}
.apseo-single-header h1{font-size:clamp(34px,5vw,56px);line-height:1.08;margin:8px 0 14px;color:var(--apseo-dark)}
.apseo-single-header .apseo-lead{font-size:18px;color:#566973;line-height:1.65}.apseo-cover{margin:30px 0;border-radius:18px;overflow:hidden}
.apseo-cover img{width:100%;height:auto;display:block}.apseo-content{font-size:17px;line-height:1.75;color:#293a43}
.apseo-content h2{margin-top:40px;color:var(--apseo-dark)}.apseo-content h3{color:var(--apseo-dark)}
.apseo-case-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:34px 0}
.apseo-case-box{padding:24px;border-radius:14px;background:var(--apseo-soft);border:1px solid var(--apseo-border)}
.apseo-case-box h2{font-size:18px;margin:0 0 9px;color:var(--apseo-dark)}.apseo-case-box p{margin:0;line-height:1.65;color:#41545e;white-space:pre-line}
.apseo-testimonial{margin:36px 0;padding:28px;border-left:4px solid var(--apseo-blue);background:#f8fbfd;border-radius:0 14px 14px 0}
.apseo-testimonial blockquote{font-size:20px;line-height:1.55;margin:0 0 12px;color:#263943}.apseo-testimonial cite{font-style:normal;font-weight:700;color:#60727c}
.apseo-meta-row{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 16px;color:#70818a;font-size:13px}
.apseo-cta{margin-top:44px;padding:30px;border-radius:16px;background:var(--apseo-dark);color:#fff;text-align:center}.apseo-cta h2{color:#fff;margin:0 0 8px}
.apseo-cta p{margin:0 0 18px;color:#dce8ed}.apseo-btn{display:inline-block;background:var(--apseo-blue);color:#fff!important;text-decoration:none;padding:12px 20px;border-radius:9px;font-weight:800}
@media(max-width:850px){.apseo-card-grid{grid-template-columns:1fr 1fr}.apseo-case-grid{grid-template-columns:1fr}}
@media(max-width:600px){.apseo-card-grid{grid-template-columns:1fr}.apseo-shell,.apseo-single{padding-left:16px;padding-right:16px}.apseo-breadcrumbs{padding:0 16px;margin-top:14px}}


.apseo-topic-nav{display:flex;flex-wrap:wrap;justify-content:center;gap:9px;margin:-14px auto 32px}
.apseo-topic-nav a{display:inline-block;padding:8px 13px;border:1px solid #dbe5eb;border-radius:999px;background:#fff;color:#315364;text-decoration:none;font-size:13px;font-weight:700}
.apseo-topic-nav a:hover{border-color:#159fd3;color:#117da6}
.apseo-empty{max-width:720px;margin:0 auto;padding:28px;border:1px solid #dbe5eb;border-radius:14px;background:#f3f8fb;text-align:center}

.apseo-project-summary{margin:30px 0 34px;padding:26px;border:1px solid #dbe5eb;border-radius:16px;background:#f3f8fb}
.apseo-project-summary h2{margin:0 0 18px;font-size:22px;color:#0d2433}
.apseo-project-summary dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0}
.apseo-project-summary dl div{background:#fff;border:1px solid #e2e9ed;border-radius:11px;padding:14px 15px}
.apseo-project-summary dt{font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#6e7f88;margin-bottom:5px}
.apseo-project-summary dd{margin:0;font-size:15px;font-weight:700;color:#263943}
.apseo-project-summary dd a{color:#159fd3;text-decoration:none}
.apseo-related{margin:0 0 34px}.apseo-related h2{font-size:22px;color:#0d2433;margin:0 0 14px}
.apseo-service-links{display:flex;flex-wrap:wrap;gap:10px}
.apseo-service-links a{display:inline-flex;align-items:center;gap:7px;padding:10px 14px;border:1px solid #dbe5eb;border-radius:10px;background:#fff;color:#21536a;text-decoration:none;font-weight:700}
.apseo-service-links a:hover{border-color:#159fd3;color:#117da6}
@media(max-width:760px){.apseo-project-summary dl{grid-template-columns:1fr 1fr}}
@media(max-width:520px){.apseo-project-summary dl{grid-template-columns:1fr}}
