.sla-page{width:100%;overflow-x:hidden}.sla-hero{position:relative;min-height:85vh;display:flex;align-items:center;padding:120px 0 80px;background:linear-gradient(180deg,#F8FAFC,#EFF6FF);overflow:hidden}@media(max-width:768px){.sla-hero{min-height:auto;padding:80px 0 60px}}.hero-background{position:absolute;inset:0;pointer-events:none;z-index:1;overflow:hidden}.hero-background .gradient-orb{position:absolute;border-radius:50%;opacity:.4;will-change:transform}.hero-background .gradient-orb.orb-1{width:500px;height:500px;top:-15%;right:-10%;background:radial-gradient(circle,rgba(45,212,191,.25) 0,rgba(45,212,191,.1) 40%,transparent 70%);filter:blur(140px);animation:float 20s ease-in-out infinite}.hero-background .gradient-orb.orb-2{width:450px;height:450px;bottom:-15%;left:-10%;background:radial-gradient(circle,rgba(59,130,246,.2) 0,rgba(59,130,246,.08) 40%,transparent 70%);filter:blur(120px);animation:float 25s ease-in-out infinite reverse}.hero-background .gradient-orb.orb-3{width:380px;height:380px;top:35%;right:5%;background:radial-gradient(circle,rgba(16,185,129,.15) 0,rgba(16,185,129,.06) 40%,transparent 70%);filter:blur(100px);animation:float 18s ease-in-out infinite}.hero-background .gradient-orb.orb-4{width:320px;height:320px;top:10%;left:15%;background:radial-gradient(circle,rgba(45,212,191,.12) 0,rgba(45,212,191,.04) 40%,transparent 70%);filter:blur(90px);animation:float 22s ease-in-out infinite reverse}@media(max-width:768px){.hero-background .gradient-orb{opacity:.3}.hero-background .gradient-orb.orb-1{width:300px;height:300px}.hero-background .gradient-orb.orb-2{width:280px;height:280px}.hero-background .gradient-orb.orb-3{width:240px;height:240px}.hero-background .gradient-orb.orb-4{width:200px;height:200px}}.hero-content{position:relative;z-index:2}.hero-icon{color:#2dd4bf;margin-bottom:24px;filter:drop-shadow(0 0 20px rgba(45,212,191,.4))}.hero-title{font-size:clamp(32px,5vw,48px);font-weight:700;line-height:1.2;color:#0f172a;margin-bottom:20px}@media(max-width:768px){.hero-title{font-size:32px}}.hero-title .highlight{background:#00a69f;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.hero-subtitle{font-size:clamp(16px,2vw,20px);line-height:1.6;color:#475569;margin-bottom:32px;max-width:500px}.stats-grid{position:relative;z-index:2;display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px}@media(max-width:768px){.stats-grid{margin-top:40px}}.stat-card{background:hsla(0,0%,100%,.7);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(0,0,0,.08);border-radius:20px;padding:24px;text-align:center;transition:all .3s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 12px rgba(0,0,0,.05)}.stat-card:hover{background:hsla(0,0%,100%,.9);border-color:rgba(45,212,191,.3);transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.1)}.stat-card .stat-value{font-size:32px;font-weight:700;background:#00a69f;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;margin-bottom:8px}.stat-card .stat-value svg{color:#2dd4bf}.stat-card .stat-label{font-size:14px;font-weight:500;color:#475569;text-transform:uppercase;letter-spacing:.5px}.section-title{font-size:clamp(28px,4vw,40px);font-weight:700;color:#0f172a;margin-bottom:16px}.section-subtitle{font-size:16px;color:#475569;margin-bottom:24px}.subsection-title{font-size:24px;font-weight:600;color:#0f172a;margin-bottom:12px}.sla-commitment{padding:80px 0;background:linear-gradient(180deg,#EFF6FF,#ffffff)}@media(max-width:768px){.sla-commitment{padding:60px 0}}.commitment-table-wrapper{background:hsla(0,0%,100%,.8);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:24px;padding:32px;box-shadow:0 8px 32px rgba(0,0,0,.08);overflow-x:auto}@media(max-width:768px){.commitment-table-wrapper{padding:20px}}.commitment-table-wrapper .table-responsive{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.commitment-table{width:100%;min-width:600px;border-collapse:separate;border-spacing:0}@media(max-width:768px){.commitment-table{min-width:500px}}.commitment-table thead tr{background:#0f172a}.commitment-table thead tr th{padding:16px 14px;text-align:center;color:#fff;font-weight:600;font-size:13px;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap}.commitment-table thead tr th:first-child{border-top-left-radius:12px;text-align:left;min-width:150px}.commitment-table thead tr th:last-child{border-top-right-radius:12px}@media(max-width:768px){.commitment-table thead tr th{padding:12px 10px;font-size:12px}}.commitment-table tbody tr{transition:all .3s cubic-bezier(.16,1,.3,1)}.commitment-table tbody tr:hover{background:rgba(45,212,191,.05)}.commitment-table tbody tr:nth-child(2n):not(.tier-highlight){background:rgba(0,0,0,.02)}.commitment-table tbody tr.tier-highlight.payg{background:rgba(45,212,191,.08)}.commitment-table tbody tr.tier-highlight.enterprise{background:rgba(45,212,191,.15)}.commitment-table tbody tr td{padding:14px 12px;border-bottom:1px solid rgba(0,0,0,.05);color:#475569;font-size:14px;line-height:1.5;vertical-align:middle}@media(max-width:768px){.commitment-table tbody tr td{padding:10px 8px;font-size:13px}}.commitment-table tbody tr td.tier-cell{color:#0f172a;font-weight:600;text-align:left}.commitment-table tbody tr td strong{color:#0f172a;font-weight:600}.commitment-table tbody tr:last-child td{border-bottom:none}.sla-credits{padding:80px 0;background:#f8fafc}@media(max-width:768px){.sla-credits{padding:60px 0}}.credits-table-wrapper{background:hsla(0,0%,100%,.8);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:24px;padding:32px;box-shadow:0 8px 32px rgba(0,0,0,.08);overflow-x:auto}@media(max-width:768px){.credits-table-wrapper{padding:20px}}.credits-table-wrapper .credits-description{font-size:16px;color:#475569;margin-bottom:24px;line-height:1.6}.credits-table-wrapper .table-responsive{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.credits-table{width:100%;min-width:400px;border-collapse:separate;border-spacing:0;margin-bottom:24px}.credits-table thead tr{background:#0f172a}.credits-table thead tr th{padding:16px 14px;text-align:center;color:#fff;font-weight:600;font-size:13px;text-transform:uppercase;letter-spacing:.5px}.credits-table thead tr th:first-child{border-top-left-radius:12px;text-align:left}.credits-table thead tr th:last-child{border-top-right-radius:12px}@media(max-width:768px){.credits-table thead tr th{padding:12px 10px;font-size:12px}}.credits-table tbody tr{transition:all .3s cubic-bezier(.16,1,.3,1)}.credits-table tbody tr:hover{background:rgba(45,212,191,.05)}.credits-table tbody tr:nth-child(2n){background:rgba(0,0,0,.02)}.credits-table tbody tr td{padding:14px 12px;border-bottom:1px solid rgba(0,0,0,.05);color:#475569;font-size:14px;line-height:1.5}@media(max-width:768px){.credits-table tbody tr td{padding:10px 8px;font-size:13px}}.credits-table tbody tr td:first-child{text-align:left}.credits-table tbody tr td strong{color:#0f172a;font-weight:600}.credits-table tbody tr:last-child td{border-bottom:none}.credits-alert{background:rgba(45,212,191,.1);border-left:4px solid #2dd4bf;border-radius:12px;padding:20px 24px;display:flex;align-items:flex-start;gap:16px}.credits-alert svg{color:#2dd4bf;flex-shrink:0;margin-top:2px}.credits-alert p{margin:0;color:#475569;line-height:1.6;font-size:15px}.sla-coverage{padding:80px 0;background:linear-gradient(180deg,#ffffff,#F8FAFC)}@media(max-width:768px){.sla-coverage{padding:60px 0}}.coverage-card{background:hsla(0,0%,100%,.9);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(0,0,0,.08);border-radius:24px;height:100%;overflow:hidden;transition:all .3s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 12px rgba(0,0,0,.05)}.coverage-card:hover{transform:translateY(-6px);box-shadow:0 12px 32px rgba(0,0,0,.12)}.coverage-card.covered .coverage-header{background:linear-gradient(135deg,#10b981,#059669)}.coverage-card.exclusions .coverage-header{background:linear-gradient(135deg,#f59e0b,#d97706)}.coverage-header{padding:24px;color:#fff}.coverage-header h3{margin:0;font-size:20px;font-weight:600}.coverage-body{padding:32px}.coverage-body ul{list-style:none;padding:0;margin:0}.coverage-body ul li{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px}.coverage-body ul li:last-child{margin-bottom:0}.coverage-body ul li svg{flex-shrink:0;margin-top:2px}.coverage-body ul li span{font-size:15px;line-height:1.6;color:#475569}.sla-support{padding:80px 0;background:#f8fafc}@media(max-width:768px){.sla-support{padding:60px 0}}.support-table-wrapper{background:hsla(0,0%,100%,.8);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:24px;padding:32px;box-shadow:0 8px 32px rgba(0,0,0,.08);overflow-x:auto}@media(max-width:768px){.support-table-wrapper{padding:20px}}.support-table-wrapper .table-responsive{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.support-table{width:100%;min-width:700px;border-collapse:separate;border-spacing:0}@media(max-width:768px){.support-table{min-width:600px}}.support-table thead tr{background:#0f172a}.support-table thead tr th{padding:16px 14px;text-align:center;color:#fff;font-weight:600;font-size:13px;text-transform:uppercase;letter-spacing:.5px}.support-table thead tr th:first-child{border-top-left-radius:12px;min-width:120px}.support-table thead tr th:last-child{border-top-right-radius:12px}@media(max-width:768px){.support-table thead tr th{padding:12px 10px;font-size:12px}}.support-table tbody tr{transition:all .3s cubic-bezier(.16,1,.3,1)}.support-table tbody tr:hover{background:rgba(45,212,191,.05)}.support-table tbody tr:nth-child(2n){background:rgba(0,0,0,.02)}.support-table tbody tr td{padding:14px 12px;border-bottom:1px solid rgba(0,0,0,.05);color:#475569;font-size:14px;line-height:1.5;vertical-align:middle}@media(max-width:768px){.support-table tbody tr td{padding:10px 8px;font-size:13px}}.support-table tbody tr td strong{color:#0f172a;font-weight:600}.support-table tbody tr:last-child td{border-bottom:none}.priority-badge{display:inline-block;padding:6px 12px;border-radius:16px;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.3px}.priority-badge.critical{background:#ef4444;color:#fff}.priority-badge.high{background:#f59e0b;color:#fff}.priority-badge.normal{background:#2dd4bf;color:#fff}.priority-badge.low{background:#6b7280;color:#fff}.sla-claim{padding:80px 0;background:linear-gradient(180deg,#ffffff,#F8FAFC)}@media(max-width:768px){.sla-claim{padding:60px 0}}.claim-card{background:hsla(0,0%,100%,.9);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(45,212,191,.15);border-radius:24px;padding:32px;box-shadow:0 4px 12px rgba(0,0,0,.05)}.claim-card h3{font-size:22px;font-weight:600;color:#0f172a;margin-bottom:16px}.claim-card ol{padding-left:24px;margin:0}.claim-card ol li{margin-bottom:20px;line-height:1.6;color:#475569;font-size:15px}.claim-card ol li:last-child{margin-bottom:0}.claim-card ol li strong{color:#2dd4bf;font-weight:600}.sla-worldwide{padding:80px 0;background:#f8fafc}@media(max-width:768px){.sla-worldwide{padding:60px 0}}.worldwide-card{background:hsla(0,0%,100%,.9);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(0,0,0,.08);border-radius:24px;padding:40px;box-shadow:0 4px 12px rgba(0,0,0,.05)}@media(max-width:768px){.worldwide-card{padding:24px}}.worldwide-card h3{font-size:20px;font-weight:600;color:#0f172a;margin-bottom:20px}.infrastructure-list{list-style:none;padding:0;margin:0}.infrastructure-list li{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px}.infrastructure-list li:last-child{margin-bottom:0}.infrastructure-list li svg{color:#2dd4bf;flex-shrink:0;margin-top:2px}.infrastructure-list li div{font-size:15px;line-height:1.6;color:#475569}.infrastructure-list li div strong{color:#0f172a;font-weight:600}.performance-table{width:100%;font-size:14px;border-collapse:separate;border-spacing:0}.performance-table thead tr{background:rgba(0,0,0,.03)}.performance-table thead tr th{padding:12px;text-align:left;font-weight:600;color:#0f172a;font-size:13px;text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid rgba(0,0,0,.1)}@media(max-width:768px){.performance-table thead tr th{padding:8px;font-size:12px}}.performance-table tbody tr:hover{background:rgba(45,212,191,.05)}.performance-table tbody tr td{padding:12px;border-bottom:1px solid rgba(0,0,0,.05);color:#475569;line-height:1.5}@media(max-width:768px){.performance-table tbody tr td{padding:8px;font-size:13px}}.performance-table tbody tr td.latency-good{color:#10b981;font-weight:600}.performance-table tbody tr td.latency-medium{color:#f59e0b;font-weight:600}.performance-table tbody tr:last-child td{border-bottom:none}.worldwide-alert{margin-top:24px;padding:20px 24px;background:rgba(45,212,191,.1);border-left:4px solid #2dd4bf;border-radius:12px;display:flex;align-items:flex-start;gap:16px}.worldwide-alert svg{color:#2dd4bf;flex-shrink:0;margin-top:2px}.worldwide-alert div{font-size:15px;line-height:1.6;color:#475569}.worldwide-alert div strong{color:#0f172a;font-weight:600}.sla-cta{position:relative;padding:100px 0;background:linear-gradient(135deg,#0F172A,#1E293B);overflow:hidden}@media(max-width:768px){.sla-cta{padding:80px 0}}.cta-background{position:absolute;inset:0;pointer-events:none;z-index:1}.cta-background .gradient-orb{position:absolute;border-radius:50%}.cta-background .gradient-orb.orb-1{width:600px;height:600px;top:-30%;right:-20%;background:radial-gradient(circle,rgba(45,212,191,.3) 0,rgba(45,212,191,.1) 40%,transparent 70%);filter:blur(150px);animation:float 20s ease-in-out infinite}.cta-background .gradient-orb.orb-2{width:500px;height:500px;bottom:-25%;left:-15%;background:radial-gradient(circle,rgba(59,130,246,.25) 0,rgba(59,130,246,.08) 40%,transparent 70%);filter:blur(130px);animation:float 25s ease-in-out infinite reverse}@media(max-width:768px){.cta-background .gradient-orb{opacity:.5}.cta-background .gradient-orb.orb-1{width:400px;height:400px}.cta-background .gradient-orb.orb-2{width:350px;height:350px}}.cta-title{font-size:clamp(32px,5vw,48px);font-weight:700;color:#fff;margin-bottom:16px}.cta-subtitle,.cta-title{position:relative;z-index:2}.cta-subtitle{font-size:20px;color:hsla(0,0%,100%,.8);margin-bottom:32px;max-width:700px;margin-left:auto;margin-right:auto;line-height:1.6}.cta-subtitle strong{color:#fff;font-weight:600}@media(max-width:768px){.cta-subtitle{font-size:18px}}.enterprise-badges{position:relative;z-index:2;display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin:24px 0 32px}.enterprise-badges .badge{padding:10px 20px;background:hsla(0,0%,100%,.1);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.2);border-radius:24px;color:#fff;font-size:14px;font-weight:500;transition:all .3s cubic-bezier(.16,1,.3,1)}.enterprise-badges .badge:hover{background:hsla(0,0%,100%,.15);transform:translateY(-2px)}.cta-primary-large{position:relative;z-index:2;background:#00a69f;color:#fff;font-size:18px;font-weight:600;padding:20px 40px;border-radius:12px;border:none;cursor:pointer;display:inline-flex;align-items:center;gap:12px;transition:all .3s cubic-bezier(.16,1,.3,1);text-decoration:none;box-shadow:0 0 30px rgba(45,212,191,.5),0 8px 25px rgba(0,0,0,.3);animation:pulse-glow-strong 2s ease-in-out infinite}.cta-primary-large:hover{transform:scale(1.08);box-shadow:0 0 40px rgba(45,212,191,.7),0 12px 35px rgba(0,0,0,.4);color:#fff;text-decoration:none}.cta-primary-large:active{transform:scale(1.02)}@media(max-width:576px){.cta-primary-large{width:100%;justify-content:center}}@keyframes pulse-glow-strong{0%,to{box-shadow:0 0 30px rgba(45,212,191,.5),0 8px 25px rgba(0,0,0,.3)}50%{box-shadow:0 0 45px rgba(45,212,191,.7),0 8px 25px rgba(0,0,0,.3)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes float{0%,to{transform:translate(0)}33%{transform:translate(30px,-30px)}66%{transform:translate(-20px,20px)}}@media(prefers-reduced-motion:reduce){.cta-primary-large{animation:none}.gradient-orb{animation:none!important}}