.wa-page{--wa-orange:#F28C18;--wa-orange-dark:#D8730C;--wa-brown:#4B2B24;--wa-muted:#716763;--wa-border:rgba(75, 43, 36, .12);--wa-green:#20B85A}.wa-container{width:min(1160px,92%);margin:0 auto}.wa-centered{text-align:center}.wa-tag{display:inline-flex;align-items:center;justify-content:center;padding:8px 16px;border:1px solid rgba(242,140,24,.34);border-radius:999px;color:var(--wa-orange);background:rgba(242,140,24,.07);font-size:10px;font-weight:700;letter-spacing:1.5px;white-space:nowrap}.wa-hero{position:relative;min-height:540px;margin-top:45px;display:flex;align-items:center;overflow:hidden;background:url("../images/whatsup-api.webp") center center/100% 100% no-repeat}.wa-hero::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(76,44,27,.25) 0,rgba(102,62,34,.12) 50%,rgba(122,77,40,.08) 100%);z-index:0}.wa-hero-container{position:relative;z-index:2;width:min(1000px,92%);margin:0 auto;padding:110px 0 65px;display:flex;justify-content:center}.wa-hero-content{width:min(820px,100%);display:flex;flex-direction:column;align-items:center;text-align:center}.wa-hero-content .wa-tag{color:#fff;border-color:rgba(242,140,24,.55);background:rgba(75,43,36,.23);backdrop-filter:blur(5px)}.wa-hero-content h1{max-width:850px;margin:20px auto 14px;color:#fff;font-size:clamp(42px, 5vw, 62px);line-height:1.04;font-weight:800;letter-spacing:-.7px}.wa-hero-content h1 span{display:block;color:var(--wa-brown)}.wa-hero-content>p{max-width:720px;margin:0 auto;color:rgba(255,255,255,.92);font-size:15px;line-height:1.75}.wa-actions{display:flex;justify-content:center;align-items:center;gap:12px;margin-top:28px;flex-wrap:wrap}.wa-btn{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 22px;border-radius:12px;font-size:13px;font-weight:700;text-decoration:none;transition:.25s ease}.wa-btn-primary{color:#fff;background:var(--wa-orange);box-shadow:0 12px 30px rgba(242,140,24,.2)}.wa-btn-primary:hover{transform:translateY(-2px);background:var(--wa-orange-dark)}.wa-btn-outline{color:#fff;border:1px solid rgba(255,255,255,.46);background:rgba(75,43,36,.18);backdrop-filter:blur(4px)}.wa-btn-outline:hover{transform:translateY(-2px);border-color:rgba(242,140,24,.75)}.wa-btn svg{width:17px;height:17px}.wa-heading{max-width:780px;margin:0 auto 38px}.wa-heading h2{margin:16px 0 12px;color:var(--wa-brown);font-size:clamp(31px, 4vw, 43px);line-height:1.1;font-weight:800}.wa-heading h2 span{color:var(--wa-orange)}.wa-heading p{max-width:700px;margin:0 auto;color:var(--wa-muted);font-size:14px;line-height:1.8}.wa-capabilities,.wa-overview,.wa-workflow{padding:84px 0 88px;background:#fff}.wa-overview-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.wa-info-card{padding:23px 20px;border:1px solid var(--wa-border);border-radius:17px;background:#fff;box-shadow:0 8px 25px rgba(75,43,36,.045)}.wa-info-icon{width:42px;height:42px;display:flex;align-items:center;justify-content:center;margin-bottom:17px;border-radius:12px;color:var(--wa-green);background:rgba(32,184,90,.1)}.wa-info-icon svg{width:20px;height:20px}.wa-info-card>span{display:block;margin-bottom:5px;color:rgba(75,43,36,.48);font-size:9px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase}.wa-info-card strong{color:var(--wa-brown);font-size:14px;line-height:1.45}.wa-challenge,.wa-use-cases{padding:84px 0;background:linear-gradient(180deg,#fbf8f6,#fff)}.wa-two-column{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:70px;align-items:center}.wa-content h2{margin:18px 0 16px;color:var(--wa-brown);font-size:clamp(31px, 4vw, 42px);line-height:1.08}.wa-content h2 span{display:block;color:var(--wa-orange)}.wa-content p{max-width:620px;margin:0 0 16px;color:var(--wa-muted);font-size:14px;line-height:1.8}.wa-challenge-list{display:flex;flex-direction:column;gap:12px}.wa-challenge-item{display:grid;grid-template-columns:42px minmax(0,1fr);gap:13px;padding:17px;border:1px solid var(--wa-border);border-radius:15px;background:#fff;box-shadow:0 8px 24px rgba(75,43,36,.045)}.wa-challenge-item>span{width:38px;height:38px;display:flex;align-items:center;justify-content:center;border-radius:50%;color:var(--wa-green);background:rgba(32,184,90,.1);font-size:10px;font-weight:800}.wa-challenge-item h3{margin:2px 0 5px;color:var(--wa-brown);font-size:16px}.wa-challenge-item p{margin:0;color:var(--wa-muted);font-size:12px;line-height:1.6}.wa-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.wa-feature-card,.wa-use-card{padding:24px 21px;border:1px solid var(--wa-border);border-radius:17px;background:#fff;box-shadow:0 8px 25px rgba(75,43,36,.045);transition:.25s ease}.wa-feature-card:hover{transform:translateY(-3px);box-shadow:0 13px 30px rgba(75,43,36,.08)}.wa-feature-icon{width:42px;height:42px;display:flex;align-items:center;justify-content:center;margin-bottom:17px;border-radius:12px;color:#fff;background:var(--wa-green)}.wa-feature-icon svg{width:20px;height:20px}.wa-feature-card h3,.wa-use-card h3{margin:0 0 8px;color:var(--wa-brown);font-size:17px}.wa-feature-card p,.wa-use-card p{margin:0;color:var(--wa-muted);font-size:12px;line-height:1.7}.wa-use-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.wa-use-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;margin-bottom:15px;border-radius:11px;color:var(--wa-green);background:rgba(32,184,90,.09)}.wa-use-icon svg{width:19px;height:19px}.wa-flow-grid{display:grid;grid-template-columns:1fr 36px 1fr 36px 1fr 36px 1fr;align-items:center;gap:8px}.wa-flow-step{position:relative;padding:24px 17px;border:1px solid var(--wa-border);border-radius:17px;background:#fff;text-align:center}.wa-flow-step>span{position:absolute;top:12px;right:12px;color:rgba(75,43,36,.32);font-size:9px;font-weight:800}.wa-flow-step>svg{width:26px;height:26px;margin:5px auto 12px;color:var(--wa-green)}.wa-flow-step h3{margin:0 0 7px;color:var(--wa-brown);font-size:16px}.wa-flow-step p{margin:0;color:var(--wa-muted);font-size:11px;line-height:1.6}.wa-flow-line{height:1px;background:rgba(32,184,90,.35)}.wa-cta{padding:0 0 90px;background:#fff}.wa-cta-card{padding:45px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:22px;border-radius:24px;background:linear-gradient(135deg,#4b2b24,#673021);box-shadow:0 20px 48px rgba(75,43,36,.15);text-align:center}.wa-cta-card>div{display:flex;flex-direction:column;align-items:center}.wa-cta-card .wa-tag{color:#fff;border-color:rgba(242,140,24,.44);background:rgba(242,140,24,.1)}.wa-cta-card h2{margin:15px 0 10px;color:#fff;font-size:clamp(30px, 4vw, 43px);line-height:1.08}.wa-cta-card h2 span{display:block;color:var(--wa-orange)}.wa-cta-card p{max-width:670px;margin:0;color:rgba(255,255,255,.72);font-size:13px;line-height:1.7}@media (min-width:768px) and (max-width:1199px){.wa-container{width:min(100% - 48px,920px)}.wa-hero{min-height:500px}.wa-hero-content h1{font-size:50px}.wa-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wa-two-column{gap:35px}.wa-feature-grid,.wa-use-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wa-flow-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.wa-flow-line{display:none}}@media (min-width:768px) and (max-width:899px){.wa-container{width:min(100% - 36px,700px)}.wa-two-column{grid-template-columns:1fr;gap:30px}}@media (max-width:767px){.wa-container{width:min(100% - 32px,560px);margin-left:auto;margin-right:auto;margin-top:0!important}.wa-hero{min-height:600px;margin-top:0!important;padding-top:0!important;background:url("../images/whatsup-api.webp") 78% center/cover no-repeat}.wa-hero::before{background:linear-gradient(180deg,rgba(76,44,27,.2) 0,rgba(76,44,27,.15) 100%)}.wa-hero-container{width:min(100% - 32px,560px);margin-left:auto;margin-right:auto;padding:100px 0 55px;display:flex;justify-content:center;align-items:center}.wa-hero-content{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.wa-hero-content .wa-tag{margin-left:auto;margin-right:auto;text-align:center}.wa-hero-content h1{width:100%;margin-left:auto;margin-right:auto;text-align:center}.wa-hero-content p{width:100%;margin-left:auto;margin-right:auto;text-align:center}.wa-actions{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;margin-left:auto;margin-right:auto}.wa-actions .wa-btn{width:min(100%,280px);margin-left:auto;margin-right:auto}.wa-capabilities,.wa-challenge,.wa-overview,.wa-use-cases,.wa-workflow{padding:62px 0}.wa-heading{width:100%;margin-left:auto;margin-right:auto;text-align:center}.wa-heading .wa-tag{margin-left:auto;margin-right:auto}.wa-heading h2{width:100%;margin-left:auto;margin-right:auto;font-size:29px;text-align:center}.wa-heading p{width:100%;max-width:520px;margin-left:auto;margin-right:auto;text-align:center}.wa-feature-grid,.wa-flow-grid,.wa-overview-grid,.wa-use-grid{grid-template-columns:1fr}.wa-two-column{grid-template-columns:1fr;gap:28px}.wa-info-card{width:100%;min-height:160px;padding:22px 18px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;box-sizing:border-box}.wa-info-icon{margin:0 auto 16px}.wa-info-card>span{width:100%;margin:0 0 6px;text-align:center}.wa-info-card strong{width:100%;text-align:center}.wa-content{width:100%;text-align:center}.wa-content .wa-tag{margin-left:auto;margin-right:auto}.wa-content h2{width:100%;margin-left:auto;margin-right:auto;font-size:29px;text-align:center}.wa-content p{max-width:520px;margin-left:auto;margin-right:auto;text-align:center}.wa-challenge-list{width:100%}.wa-challenge-item{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:10px}.wa-challenge-item>span{margin-left:auto;margin-right:auto}.wa-challenge-item h3,.wa-challenge-item p{text-align:center}.wa-feature-card{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.wa-feature-icon{margin-left:auto;margin-right:auto}.wa-feature-card h3,.wa-feature-card p{text-align:center}.wa-use-card{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.wa-use-icon{margin-left:auto;margin-right:auto}.wa-use-card h3,.wa-use-card p{text-align:center}.wa-flow-line{display:none}.wa-flow-step{text-align:center}.wa-flow-step>svg{display:block;margin-left:auto;margin-right:auto}.wa-cta{padding-bottom:65px}.wa-cta-card{padding:28px 20px;border-radius:22px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.wa-cta-card>div{display:flex;flex-direction:column;align-items:center;text-align:center}.wa-cta-card h2{width:100%;margin-left:auto;margin-right:auto;font-size:30px;text-align:center}.wa-cta-card p{width:100%;max-width:500px;margin-left:auto;margin-right:auto;text-align:center}}@media (max-width:480px){.wa-container{width:min(100% - 24px,420px)}.wa-hero-container{padding-top:92px;padding-bottom:45px}.wa-hero-content h1{font-size:33px}.wa-hero-content>p{font-size:13px}.wa-feature-card,.wa-flow-step,.wa-info-card,.wa-use-card{padding:18px}}