.poker-hero{align-items:center;gap:var(--space-8);padding:var(--space-8)}.poker-hero-media{display:flex;align-items:center;justify-content:center}.poker-hero-figure{border-radius:var(--radius-xl);overflow:hidden}.poker-hero-caption{font-size:var(--text-sm);color:var(--gray-600);padding:var(--space-3);background-color:rgba(255,255,255,0.9)}.poker-section-header{max-width:720px;margin-inline:auto}.poker-grid{align-items:stretch}.poker-list{list-style:none;padding:0;margin:0 0 var(--space-3)}.poker-list li{position:relative;padding-left:1.3rem;margin-bottom:0.35rem;font-size:var(--text-sm);color:var(--color-text-soft)}.poker-list li::before{content:"";position:absolute;left:0.35rem;top:0.55rem;width:6px;height:6px;border-radius:999px;background:linear-gradient(135deg,#f5e3c3,#b5935a)}.poker-tags{display:flex;flex-wrap:wrap;gap:0.4rem;margin-top:var(--space-2)}.poker-cta-inline{margin-top:var(--space-3)}.poker-design-section{align-items:center;gap:var(--space-8)}.poker-features .card-ghost{height:100%}.poker-loft-highlights{margin-top:var(--space-4)}.poker-list-inline{display:flex;flex-wrap:wrap;gap:0.5rem;list-style:none;padding:0;margin:0}.poker-list-inline li{font-size:var(--text-sm);padding:0.25rem 0.8rem;border-radius:999px;background-color:rgba(255,255,255,0.9);border:1px solid rgba(15,23,42,0.06)}.poker-ambiance-media{display:flex;align-items:center;justify-content:center}.poker-ambiance-figure{border-radius:var(--radius-xl);overflow:hidden}.poker-ambiance-figure figcaption{padding:var(--space-3);font-size:var(--text-sm);color:var(--gray-600);background-color:rgba(255,255,255,0.95)}.poker-animators-section{align-items:center;gap:var(--space-8)}.poker-animators-media{display:flex;align-items:center;justify-content:center}.poker-animators-figure{border-radius:var(--radius-xl);overflow:hidden}.poker-animators-figure figcaption{padding:var(--space-3);font-size:var(--text-sm);color:var(--gray-600);background-color:rgba(255,255,255,0.95)}.poker-animators-grid .card-soft{height:100%}.poker-cta-strip{margin-top:var(--space-4);padding:var(--space-4);border-radius:var(--radius-xl);background-color:var(--color-bg-muted);display:flex;flex-direction:column;gap:var(--space-3)}.poker-cta-strip-actions{display:flex;flex-wrap:wrap;gap:var(--space-3)}.poker-use-cases{gap:var(--space-6)}.poker-use-cases .card-soft{height:100%;display:flex;flex-direction:column}.poker-use-cases .btn{margin-top:auto}.poker-steps-wrapper{padding:var(--space-6);border-radius:var(--radius-xl);display:flex;flex-direction:column;gap:var(--space-4)}.poker-steps{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr;gap:var(--space-4)}.poker-steps li{position:relative;padding-left:2.5rem}.poker-steps li::before{content:counter(step);counter-increment:step;position:absolute;left:0;top:0.2rem;width:1.8rem;height:1.8rem;border-radius:999px;background:linear-gradient(135deg,#f5e3c3,#b5935a);display:flex;align-items:center;justify-content:center;font-size:var(--text-sm);color:#fff;font-family:var(--font-display)}.poker-steps h3{margin-bottom:0.25rem;font-size:1.05rem}.poker-steps p{margin-bottom:0;font-size:var(--text-sm)}.poker-steps-note{border-top:var(--border-subtle);padding-top:var(--space-3);font-size:var(--text-sm);color:var(--gray-600)}.poker-contact-section{padding-bottom:var(--space-20)}.poker-contact-intro{padding:var(--space-6)}.poker-contact-form{padding:var(--space-6)}.poker-contact-links{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-2)}.poker-consent-label{display:flex;align-items:flex-start;gap:0.5rem;font-size:var(--text-xs);color:var(--gray-600)}.poker-consent-label input[type="checkbox"]{margin-top:0.15rem;width:auto;flex-shrink:0}.poker-contact-form .w-full{width:100%}@media(min-width:768px){.poker-cta-strip{flex-direction:row;align-items:center;justify-content:space-between}.poker-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.poker-contact-intro{padding:var(--space-8)}.poker-contact-form{padding:var(--space-8)}}@media(max-width:899px){.poker-hero{padding:var(--space-5)}.poker-contact-section{padding-bottom:var(--space-16)}}@media(max-width:640px){.poker-hero{padding:var(--space-4)}.poker-contact-intro,.poker-contact-form{padding:var(--space-5)}.poker-steps-wrapper{padding:var(--space-5)}}