.id-container{max-width:1100px;margin:0 auto;padding:0 20px}.industry-grid-custom{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:32px}.industry-card-custom{display:flex;flex-direction:column;padding:24px 20px;border-radius:16px;text-decoration:none;transition:all .3s ease;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);backdrop-filter:blur(8px);position:relative}.industry-card-custom:before{content:"";position:absolute;inset:0;border-radius:16px;padding:1px;background:linear-gradient(135deg,#0d63ce4d,#7c3aed4d);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;opacity:0;transition:opacity .3s ease}.industry-card-custom:hover:before{opacity:1}.industry-card-custom:hover{border-color:transparent;transform:translateY(-4px);box-shadow:0 8px 32px #0d63ce33}[data-theme=light] .industry-card-custom{background:#ffffffb3;border-color:#0f172a14}[data-theme=light] .industry-card-custom:hover{background:#fff;box-shadow:0 8px 32px #0000000f}.industry-icon-custom{width:46px;height:46px;border-radius:12px;display:grid;place-items:center;margin-bottom:14px;background:#0d63ce1f;border:1px solid rgba(13,99,206,.18);color:#3b82f6}.industry-name-custom{font-size:1rem;font-weight:700;color:#e8edf5;margin:0 0 8px}[data-theme=light] .industry-name-custom{color:#0d1b2a}.industry-desc-custom{font-size:.82rem;color:#ffffff73;line-height:1.6;margin:0 0 16px;flex:1}[data-theme=light] .industry-desc-custom{color:#0f172a8c}.industry-arrow-custom{display:inline-flex;align-items:center;color:#3b82f6;transition:transform .3s ease}.industry-card-custom:hover .industry-arrow-custom{transform:translate(4px)}.bizbrandpro-cta{background:linear-gradient(135deg,#0d63ce14,#7c3aed14);border:1px solid rgba(13,99,206,.15);border-radius:20px;padding:48px 40px;text-align:center;position:relative;overflow:hidden}.bizbrandpro-cta:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 50% 0%,rgba(13,99,206,.08) 0%,transparent 70%);pointer-events:none}[data-theme=light] .bizbrandpro-cta{background:#0d63ce0a;border-color:#0d63ce1f}.bizbrandpro-content{position:relative;z-index:1}.bizbrandpro-content h2{font-size:clamp(1.3rem,2.5vw,1.8rem);font-weight:800;color:#e8edf5;margin:0 0 14px}[data-theme=light] .bizbrandpro-content h2{color:#0d1b2a}.bizbrandpro-content p{font-size:.95rem;color:#ffffff73;max-width:640px;margin:0 auto 24px;line-height:1.7}[data-theme=light] .bizbrandpro-content p{color:#0f172a8c}.bizbrandpro-link{display:inline-flex;align-items:center;gap:8px;padding:12px 28px;border-radius:12px;font-size:.95rem;font-weight:600;text-decoration:none;background:linear-gradient(135deg,#0d63ce,#3b82f6);color:#fff;box-shadow:0 4px 24px #0d63ce59;transition:all .25s ease}.bizbrandpro-link:hover{transform:translateY(-2px);box-shadow:0 6px 32px #0d63ce80}.industry-path-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:32px}.industry-path-card{display:flex;align-items:center;gap:10px;padding:14px 16px;border-radius:12px;text-decoration:none;transition:all .2s ease;background:#ffffff08;border:1px solid rgba(255,255,255,.06)}.industry-path-card:hover{background:#0d63ce14;border-color:#0d63ce33;transform:translateY(-2px)}[data-theme=light] .industry-path-card{background:#0f172a08;border-color:#0f172a0f}[data-theme=light] .industry-path-card:hover{background:#0d63ce0f;border-color:#0d63ce33}.path-icon{width:34px;height:34px;border-radius:8px;display:grid;place-items:center;background:#0d63ce1a;color:#3b82f6;flex-shrink:0}.path-name{font-size:.85rem;font-weight:600;color:#fff9;flex:1}[data-theme=light] .path-name{color:#0f172ab3}.path-arrow{color:#ffffff59;flex-shrink:0;transition:transform .2s ease}.industry-path-card:hover .path-arrow{transform:translate(3px);color:#3b82f6}.trust-line{text-align:center;font-size:.82rem;color:#ffffff4d;margin-top:20px}@media(max-width:1024px){.industry-grid-custom,.industry-path-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.industry-grid-custom,.industry-path-grid{grid-template-columns:1fr}.bizbrandpro-cta{padding:32px 20px}}
