.customer-photo{width:min(355px,78%);height:455px;overflow:hidden;border:8px solid rgba(255,255,255,.9);border-radius:44% 44% 30px 30px;box-shadow:var(--shadow);transform:rotate(2deg);background:#fff;z-index:1}.customer-photo img{width:100%;height:100%;object-fit:cover;object-position:center 35%;transform:scale(1.02)}.photo-brand{position:absolute;right:34px;bottom:55px;width:58px;height:58px;display:grid;place-items:center;border-radius:18px;background:#fff;box-shadow:0 12px 30px rgba(11,31,51,.16);transform:rotate(5deg);z-index:3}.photo-brand img{object-fit:contain}.business-grid{grid-template-columns:.9fr 1.1fr;gap:70px}.business-photo{position:relative}.business-photo>img{display:block;width:100%;aspect-ratio:4/4.35;object-fit:cover;object-position:center;border-radius:28px;border:1px solid rgba(255,255,255,.18);box-shadow:0 28px 60px rgba(0,0,0,.2)}.ai-badge{position:absolute;right:-20px;bottom:28px;display:flex;align-items:center;gap:12px;padding:14px 17px;border-radius:16px;background:#fff;color:var(--ink);box-shadow:0 18px 40px rgba(0,0,0,.2)}.ai-badge>span{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:var(--orange);color:#fff}.ai-badge small,.ai-badge strong{display:block}.ai-badge small{font-size:.68rem;color:var(--purple);font-weight:800}.ai-badge strong{font-size:.82rem}.business-features{display:grid;gap:15px;margin-top:28px}.business-features article{display:grid;grid-template-columns:38px 1fr;gap:13px;align-items:start}.business-features article>span{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;background:rgba(255,255,255,.11);color:var(--orange);font-weight:800}.business-features h3{margin:0;font-size:.96rem}.business-features p{margin:2px 0 0;color:rgba(255,255,255,.68);font-size:.83rem}.business-actions{display:flex;align-items:center;gap:22px;margin-top:30px}.business-actions .button{margin-top:0}.login-link{color:#fff;text-underline-offset:4px;font-weight:700;font-size:.86rem}@media(max-width:900px){.business-grid{grid-template-columns:1fr;gap:52px}.business-photo{max-width:620px}.customer-photo{height:350px}.photo-brand{right:10%;bottom:25px}}@media(max-width:560px){.customer-photo{width:235px;height:305px;border-width:6px}.photo-brand{right:20px;bottom:25px;width:50px;height:50px}.business-photo>img{aspect-ratio:1/1.1}.ai-badge{right:10px;bottom:12px;padding:10px 12px}.ai-badge strong{font-size:.7rem}.business-actions{align-items:stretch;flex-direction:column;gap:14px}.login-link{text-align:center}}
