/* Scoped IT page styles; shared YasnoCore theme is not modified. */
html{scroll-behavior:smooth}
.yc-it-page{color:#102235}
.yc-it-page #products{scroll-margin-top:24px}
.yc-it-page .crm-detail-toolbar{border-radius:18px}
.yc-it-page .crm-detail-toolbar .crm-search{min-width:0}
.yc-it-page .crm-detail-toolbar .crm-search p{margin:0}
.yc-it-page .subhero-grid.it-hero{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(250px,.75fr);gap:32px;padding:clamp(24px,3vw,44px);border-radius:24px;background:linear-gradient(135deg,#fff 50%,#eff7f7)}
.yc-it-page .it-hero-copy{align-self:center;min-width:0}
.yc-it-page .it-hero h1{max-width:800px;margin:16px 0 20px;font-size:clamp(30px,3.3vw,52px);line-height:1.1;letter-spacing:-.035em;text-wrap:balance}
.yc-it-page .it-hero p{color:#60758a;font-size:17px;line-height:1.7}
.yc-it-page .it-hero .section-kicker{color:#0f8a6d;font-size:12px;letter-spacing:.15em}
.yc-it-page .it-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}
.yc-it-page .it-meta span{border:1px solid #d5e3e7;border-radius:999px;padding:7px 11px;color:#52677b;font-size:12px;background:#f8fbfc}
.yc-it-page .it-brand-card{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:0;padding:30px 22px;text-align:center;border-radius:22px;border:1px solid #d6e5e9;background:radial-gradient(circle at 80% 10%,#d7ecee,transparent 60%),linear-gradient(155deg,#fff,#e8f3f3);box-shadow:0 20px 42px #264c6210}
.yc-it-page .it-brand-card img{display:block;width:112px;height:112px;object-fit:contain;margin:0 0 20px}
.yc-it-page .it-brand-card>strong{font-size:30px;letter-spacing:-.04em;color:#142c40}
.yc-it-page .it-brand-card>span{font-size:13px;color:#64788b;margin-top:4px}
.yc-it-page .it-capabilities{display:grid;gap:8px;width:100%;margin-top:24px}
.yc-it-page .it-capabilities span{padding:10px;background:#ffffffb3;border:1px solid #dbe8eb;border-radius:10px;color:#216d63;font-size:12px;font-weight:700}
.yc-it-page .section{padding:24px 0}
.yc-it-page .section-head{max-width:950px;margin-bottom:22px}
.yc-it-page .section-head h2{font-size:clamp(24px,2.3vw,34px);letter-spacing:-.025em;line-height:1.2}
.yc-it-page .section-kicker{color:#0f8a6d}
.yc-it-page .cards-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.yc-it-page .info-card{min-width:0;padding:26px;border:1px solid #d3e1e7;border-radius:20px;background:linear-gradient(145deg,#fff,#f8fbfc);box-shadow:0 12px 32px #23455d09;transition:transform .2s ease,box-shadow .2s ease}
.yc-it-page .info-card:hover{transform:translateY(-3px);box-shadow:0 18px 38px #23455d15}
.yc-it-page .info-card:before{content:'';display:block;width:32px;height:3px;border-radius:4px;background:linear-gradient(90deg,#0f8a6d,#2e74b5);margin-bottom:20px}
.yc-it-page .info-card h3{font-size:21px;margin:0 0 15px;line-height:1.25}
.yc-it-page .info-card p{color:#5b7185;font-size:14px;line-height:1.7}
.yc-it-page .info-card strong{color:#243e53}
.yc-it-page .feature-table-wrap{border-radius:18px;background:#fff}
.yc-it-page .feature-table{width:100%;min-width:0;table-layout:fixed}
.yc-it-page .feature-table th,.yc-it-page .feature-table td{padding:20px;overflow-wrap:anywhere;font-size:14px;line-height:1.6}
.yc-it-page .feature-table th[scope="row"]{width:30%}
.yc-it-page .feature-table thead{background:#edf5f6}
.yc-it-page .section>.container>p{color:#60758a;font-size:14px;line-height:1.75}
.yc-it-page .button{border-radius:12px}
.yc-it-page .site-footer{margin-top:30px;color:#d5e4eb}
.yc-it-page .site-footer a,.yc-it-page .site-footer strong,.yc-it-page .site-footer span{color:#d5e4eb}
.yc-it-page a:focus-visible{outline:3px solid #2e74b5;outline-offset:4px}
@media(max-width:1200px){.yc-it-page .cards-grid{grid-template-columns:1fr}.yc-it-page .subhero-grid.it-hero{grid-template-columns:minmax(0,1fr) minmax(220px,.65fr);gap:20px}}
@media(max-width:760px){.yc-it-page .subhero-grid.it-hero{grid-template-columns:1fr;padding:24px}.yc-it-page .it-brand-card{padding:24px}.yc-it-page .it-brand-card img{width:80px;height:80px;margin-bottom:14px}.yc-it-page .section{padding:18px 0}.yc-it-page .feature-table th,.yc-it-page .feature-table td{padding:12px;font-size:12px}.yc-it-page .feature-table th[scope="row"]{width:35%}.yc-it-page .crm-detail-toolbar{align-items:stretch}.yc-it-page .crm-toolbar-actions{flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.yc-it-page .info-card{transition:none}.yc-it-page .info-card:hover{transform:none}}
