.h-20{height:5rem}
.min-h-screen{min-height:100vh}
.max-w-4xl{max-width:56rem}
.max-w-5xl{max-width:64rem}
.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}
.border-r{border-right-width:1px}
.last\:border-r-0:last-child{border-right-width:0}
.min-h-\[520px\]{min-height:520px}
.resize-none{resize:none}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}
.site-main{padding-top:4rem}
a[class*="rounded"],button[class*="rounded"]{border-radius:4px!important}
.service-card{position:relative;overflow:hidden;background:#fff;border:1px solid #e5e7eb;border-radius:18px;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f;padding:40px;min-height:338px;transition:box-shadow .2s ease,transform .2s ease}
.service-card:hover{box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;transform:translateY(-2px)}
.service-icon-box{width:56px;height:56px;border-radius:12px;background:#eff6ff;color:#155dfc;display:flex;align-items:center;justify-content:center;margin-bottom:34px}
.service-watermark{position:absolute;right:34px;top:28px;color:#155dfc;opacity:.055;transform:rotate(12deg);pointer-events:none}
.service-card-title{position:relative;z-index:1;font-size:1.35rem;line-height:1.15;font-weight:900;color:#020617;margin-bottom:20px;letter-spacing:-.025em}
.service-card-copy{position:relative;z-index:1;color:#475f85;font-size:1rem;line-height:1.6;margin-bottom:34px;max-width:380px}
.service-card-link{position:absolute;left:40px;bottom:40px;display:inline-flex;align-items:center;gap:8px;color:#155dfc;font-weight:900;font-size:.875rem;text-transform:uppercase;transition:gap .2s ease}
.service-card-link:hover{gap:14px}
@media (min-width:48rem){.site-main{padding-top:6rem}.md\:flex{display:flex}.md\:border-r{border-right-width:1px}}
@media (min-width:64rem){.site-main{padding-top:7rem}.lg\:h-20{height:5rem}.lg\:max-w-5xl{max-width:64rem}.lg\:inline-flex{display:inline-flex}.lg\:hidden{display:none}}
