.pearl-expertise{padding:10rem 8rem;max-width:1600px;margin:0 auto}.section-header{margin-bottom:5rem}.section-header h2{font-size:3.8rem;line-height:1.1;letter-spacing:-2px;margin-bottom:1.5rem}.section-header p{font-size:1.15rem;color:var(--text-sub);max-width:600px}.bento-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,320px);gap:2rem}.bento-card{background:var(--bg-card);border:1px solid var(--border-thin);border-radius:32px;padding:3rem;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden;box-shadow:var(--shadow-premium);transition:all .5s cubic-bezier(.16,1,.3,1)}.bento-card:hover{background:var(--bg-card-hover);transform:translateY(-8px);box-shadow:var(--shadow-hover);border-color:var(--border-hover)}.bento-glow{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(800px circle at var(--x, 0px) var(--y, 0px),rgba(11,15,25,.03),transparent 40%);pointer-events:none;z-index:1}.card-top{display:flex;justify-content:space-between;align-items:center;position:relative;z-index:2}.card-icon-wrapper{width:54px;height:54px;background:#fff;border:1px solid var(--border-thin);border-radius:16px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 10px #00000003}.card-icon-wrapper .material-icons{font-size:26px;color:var(--text-main)}.card-tag{font-family:Outfit,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:1.5px;color:var(--text-sub);padding:.4rem .9rem;background:#fff;border:1px solid var(--border-thin);border-radius:50px}.card-bottom{position:relative;z-index:2}.bento-card h3{font-size:1.6rem;margin-bottom:.8rem;letter-spacing:-.5px}.bento-card p{color:var(--text-sub);font-size:.95rem;line-height:1.6}.large-card{grid-row:span 2;background:linear-gradient(180deg,var(--bg-card) 0%,rgba(255,255,255,.4) 100%)}.wide-card{grid-column:span 2}.sci-fi-features{list-style:none;margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(11,15,25,.05)}.sci-fi-features li{display:flex;align-items:center;gap:.8rem;margin-bottom:.8rem;font-size:.9rem;font-weight:600}.bullet-dot{width:6px;height:6px;background:var(--text-main);border-radius:50%}.card-split{display:flex;height:100%;align-items:center;gap:3rem}.split-left{flex:1.1}.split-right{flex:.9;height:100%;display:flex;align-items:center}.capability-box{width:100%;background:#0b0f1908;border:1px solid rgba(11,15,25,.07);border-radius:20px;padding:2rem 2.2rem}.capability-list{margin-top:0;padding-top:0;border-top:none}.capability-list li{margin-bottom:1.1rem;font-size:.95rem}.capability-list li:last-child{margin-bottom:0}@media (max-width: 1200px){.pearl-expertise{padding:8rem 4rem}.section-header h2{font-size:3.2rem}.bento-grid{gap:1.5rem}}@media (max-width: 992px){.bento-grid{grid-template-columns:1fr;grid-template-rows:auto}.large-card{grid-row:auto}.wide-card{grid-column:auto}.card-split{flex-direction:column;gap:2rem}.split-right{width:100%}}@media (max-width: 768px){.pearl-expertise{padding:6rem 2rem}.section-header h2{font-size:2.5rem}.bento-card{padding:2rem;border-radius:24px}}
