.postman-page{min-height:100vh;display:flex;flex-direction:column;position:relative;z-index:3}.postman-content{flex:1 1}.postman-hero{min-height:80vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 4rem 0;text-align:center}.postman-hero-title{font-family:PP Telegraf,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(3rem,8vw,6rem);font-weight:200;letter-spacing:-.04em;color:var(--color-text);line-height:1;margin-bottom:1rem}.postman-hero-sub{font-size:clamp(1rem,1.5vw,1.25rem);color:var(--color-text-muted);margin-bottom:2.5rem;font-weight:300;letter-spacing:.01em}.postman-section{padding:6rem 4rem;max-width:1200px;margin:0 auto;width:100%}.postman-container{display:flex;flex-direction:column;align-items:center}.postman-heading{font-family:PP Telegraf,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:400;color:var(--color-text);text-align:center;margin-bottom:2.5rem;letter-spacing:-.02em}.postman-text{font-size:1rem;color:var(--color-text-muted);line-height:1.7;max-width:700px;margin-bottom:1rem}.postman-text-centered{text-align:center}.postman-problem-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem;width:100%}.postman-problem-item{background:var(--color-card-bg);border:1px solid var(--color-border);border-radius:2px;padding:2rem}.postman-problem-item strong{display:block;font-family:PP Telegraf,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.15rem;font-weight:400;color:var(--color-text);margin-bottom:.75rem;letter-spacing:-.01em}.postman-problem-item p{font-size:.95rem;color:var(--color-text-muted);line-height:1.6}.postman-stats-section{border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border)}.postman-stats{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2rem;gap:2rem;width:100%;text-align:center}.postman-stat{display:flex;flex-direction:column;align-items:center}.postman-stat-number{font-family:PP Telegraf,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(3rem,7vw,5rem);font-weight:200;letter-spacing:-.04em;color:var(--color-text);line-height:1;margin-bottom:.5rem}.postman-stat-label{font-size:.9rem;color:var(--color-text-muted);letter-spacing:.01em}.postman-stats-detail{margin-top:2.5rem}.postman-apps-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem;width:100%}.postman-cta-section{padding-bottom:8rem}.postman-cta-container{align-items:center;text-align:center}.postman-cta-heading{font-family:PP Telegraf,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:400;color:var(--color-text);letter-spacing:-.02em;margin-bottom:1rem}.postman-cta-container .postman-text{margin-bottom:2rem}@media (max-width:1024px){.postman-hero{min-height:auto;padding-top:120px;padding-bottom:4rem}.postman-apps-grid,.postman-problem-grid{grid-template-columns:1fr}}@media (max-width:768px){.postman-hero{padding:100px 1.5rem 3rem}.postman-section{padding:4rem 1.5rem}.postman-stats{grid-template-columns:repeat(2,1fr);gap:2rem 1rem}.postman-cta-section{padding-bottom:6rem}}@media (max-width:480px){.postman-hero{padding:90px 1.25rem 2rem}.postman-section{padding:3rem 1.25rem}.postman-hero-title,.postman-stat-number{font-size:2.5rem}.postman-problem-item{padding:1.5rem}.postman-cta-section{padding-bottom:4rem}}