.sp-hero{background:linear-gradient(90deg,#edf7ff,#e9f5f5);padding:4rem 1.25rem;text-align:center}.sp-hero h1{font-size:clamp(1.75rem,2.5vw,2.5rem);font-weight:700;color:#333;margin:0 0 1rem}.sp-hero p{font-size:1.125rem;color:#64748b;max-width:42rem;margin:0 auto}.sp-section{padding:5rem 1.25rem}.sp-container{max-width:1200px;margin:0 auto}.sp-narrow{max-width:900px;margin:0 auto}.sp-medium{max-width:1000px;margin:0 auto}.sp-title{font-size:2rem;font-weight:700;color:#2d3748;text-align:center;margin:0 0 1rem}.sp-subtitle{font-size:1rem;color:#64748b;text-align:center;max-width:600px;margin:0 auto 3rem}.sp-badge{display:inline-block;background:linear-gradient(90deg,#1283da,#0d6ab8);color:#fff;padding:.5rem 1.5rem;border-radius:999px;font-size:.875rem;font-weight:700;margin-bottom:1rem}.sp-card{background:#fff;border-radius:24px;box-shadow:0 8px 24px #00000014;padding:2.5rem;border:2px solid rgba(18,131,218,.1)}.sp-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:3rem}.sp-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.sp-checks{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.sp-checks li{display:flex;align-items:flex-start;gap:.75rem;font-size:.9375rem;color:#414c5d;line-height:1.6}.sp-check-icon{width:24px;height:24px;background:linear-gradient(135deg,#1283da,#0d6ab8);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.sp-check-icon svg{width:14px;height:14px;color:#fff}.sp-info-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.sp-info-list li{display:flex;align-items:flex-start;gap:.75rem;font-size:.9375rem;color:#64748b}.sp-info-list svg{width:20px;height:20px;color:#1283da;flex-shrink:0;margin-top:2px}.price-card{background:#fff;border-radius:20px;box-shadow:0 4px 8px #00000026;overflow:hidden;display:flex;flex-direction:column;border:2px solid transparent;transition:border-color .2s}.price-card:hover{border-color:#1283da}.price-card.popular{border:4px solid #e89f3c;box-shadow:0 8px 24px #e89f3c4d;transform:scale(1.05)}.price-header{color:#fff;padding:1.5rem;text-align:center}.price-header h2{font-size:1.25rem;font-weight:700;margin:0 0 .75rem}.price-amount{font-size:2rem;font-weight:700;margin-bottom:.25rem}.price-duration{font-size:.875rem;opacity:.9}.price-body{padding:1.5rem;flex:1;display:flex;flex-direction:column}.price-body h3{font-weight:700;font-size:1rem;color:#2d3748;margin:0 0 1rem}.price-modules{list-style:none;padding:0;margin:0 0 2rem;display:flex;flex-direction:column;gap:.75rem;flex:1}.price-modules li{display:flex;align-items:flex-start;gap:.75rem;font-size:.9375rem;color:#414c5d}.price-modules svg{width:20px;height:20px;flex-shrink:0;margin-top:2px}.sp-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 2.5rem;border-radius:50px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;border:none;text-decoration:none}.sp-btn-primary{background:#1283da;color:#fff}.sp-btn-primary:hover{background:#0d6ab8;box-shadow:0 4px 12px #1283da66}.sp-btn-outline{background:#fff;color:#1283da;border:2px solid #1283da}.sp-btn-outline:hover{background:#f0f9ff}.sp-btn-white{background:#fff;color:#1283da}.sp-btn-white:hover{background:#f9fafb}.sp-btn-block{width:100%}.sp-table-wrap{background:#fff;border-radius:24px;box-shadow:0 8px 24px #0000001f;overflow:hidden;border:1px solid #f1f5f9}.sp-table{width:100%;border-collapse:collapse}.sp-table thead tr{background:linear-gradient(90deg,#1283da,#0d6ab8)}.sp-table th{padding:1.5rem 2rem;color:#fff;text-align:center;font-size:1.25rem;font-weight:700}.sp-table th:first-child{text-align:left;width:25%}.sp-table th small{display:block;font-size:.8125rem;font-weight:400;opacity:.8;margin-top:.25rem}.sp-table .group-row td{padding:1rem 2rem;font-size:1rem;font-weight:700;color:#1283da;background:linear-gradient(90deg,#e0f2fe,#dbeafe);border-bottom:2px solid rgba(18,131,218,.2)}.sp-table td{padding:1.25rem 2rem;border-bottom:1px solid #f1f5f9;font-size:.875rem;vertical-align:top}.sp-table td:first-child{font-weight:700;color:#2d3748;font-size:.9375rem}.sp-table .alt{background:#f8fafc}.sp-table .highlight{color:#1283da;font-weight:500}.sp-table .actions-row td{padding:2rem;text-align:center;background:linear-gradient(90deg,#f0f9ff,#e0f2fe)}.sp-cta{padding:4rem 1.25rem;background:#f9fafb;text-align:center}.sp-cta h2{font-size:2rem;font-weight:700;color:#2d3748;margin:0 0 1rem}.sp-cta p{font-size:1rem;color:#64748b;margin:0 0 2rem}.sp-cta-btns{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.sp-feat-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.sp-feat-item{display:flex;align-items:flex-start;gap:.75rem}.sp-feat-item svg{width:24px;height:24px;color:#1283da;flex-shrink:0;margin-top:2px}.sp-feat-item h4{font-weight:700;font-size:1rem;color:#2d3748;margin:0 0 .25rem}.sp-feat-item p{font-size:.875rem;color:#64748b;margin:0}.sp-note{background:#fff;border-radius:20px;box-shadow:0 4px 8px #00000014;padding:2rem}.sp-note.gradient{background:linear-gradient(90deg,#f0f9ff,#e0f2fe)}.sp-note h3{font-size:1.25rem;font-weight:700;color:#2d3748;margin:0 0 1rem}.sp-addon{background:#fff;border-radius:20px;box-shadow:0 4px 8px #00000014;padding:2rem;border-left:4px solid #e89f3c}.sp-addon-header{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.5rem}.sp-addon-icon{width:48px;height:48px;background:linear-gradient(135deg,#e89f3c,#d68a2e);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.sp-addon h3{font-size:1.25rem;font-weight:700;color:#2d3748;margin:0 0 .5rem}.sp-addon-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.sp-addon-item{display:flex;align-items:flex-start;gap:.75rem}.sp-addon-item svg{width:20px;height:20px;color:#e89f3c;flex-shrink:0;margin-top:2px}.sp-addon-item h4{font-weight:700;font-size:.9375rem;color:#2d3748;margin:0 0 .25rem}.sp-addon-item p{font-size:.8125rem;color:#64748b;margin:0}.sp-cert{background:#fff;border-radius:20px;box-shadow:0 4px 12px #0000001a;padding:2rem;text-align:center;transition:all .2s;cursor:pointer}.sp-cert:hover{box-shadow:0 8px 24px #00000026;transform:scale(1.03)}.sp-cert-icon{width:96px;height:96px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.sp-cert h3{font-size:1.5rem;font-weight:700;color:#2d3748;margin:0 0 .5rem}.sp-cert p{font-size:.875rem;color:#64748b;margin:0 0 1rem;line-height:1.6}.sp-cert-link{font-size:.875rem;color:#1283da;font-weight:600;display:inline-flex;align-items:center;gap:.5rem}.scenario{background:#fff;border-radius:20px;box-shadow:0 4px 16px #00000014;border:1px solid #f1f5f9;overflow:hidden}.scenario-header{background:linear-gradient(90deg,#f0f9ff,#e0f2fe);padding:1.25rem 2rem;display:flex;align-items:center;gap:1rem;border-bottom:1px solid #e0f2fe}.scenario-icon{width:48px;height:48px;background:linear-gradient(135deg,#1283da,#0d6ab8);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.scenario-label{font-size:.8125rem;font-weight:600;color:#1283da;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem}.scenario-q{font-size:1.0625rem;font-weight:700;color:#2d3748}.scenario-cols{display:grid;grid-template-columns:1fr 1fr}.scenario-col{padding:1.75rem}.scenario-col+.scenario-col{border-left:1px solid #f1f5f9}.scenario-col.advanced{background:linear-gradient(135deg,#f0f9ff,#fff)}.scenario-col-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.dot-bad{width:24px;height:24px;background:#e5e7eb;border-radius:50%;display:flex;align-items:center;justify-content:center}.dot-good{width:24px;height:24px;background:linear-gradient(135deg,#1283da,#0d6ab8);border-radius:50%;display:flex;align-items:center;justify-content:center}.scenario-col p{font-size:.9375rem;line-height:1.6;margin:0;padding-left:2rem}.scenario-col.standard p{color:#64748b}.scenario-col.advanced p{color:#2d3748}.tech-card{background:#fff;border-radius:20px;box-shadow:0 4px 16px #00000014;padding:2rem;border:2px solid transparent;transition:border-color .2s}.tech-card:hover{border-color:#1283da}.tech-card-header{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.25rem}.tech-icon{width:56px;height:56px;background:linear-gradient(135deg,#1283da,#0d6ab8);border-radius:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.tech-num{font-size:.8125rem;font-weight:700;color:#1283da}.tech-card h3{font-size:1.0625rem;font-weight:700;color:#2d3748;margin:0}.tech-card .sub{font-size:.8125rem;color:#64748b;margin:0}.tech-card>p{font-size:.9375rem;color:#64748b;line-height:1.6;margin:0}.feat-highlight{background:#fff;border-radius:24px;padding:2.5rem;border:2px solid transparent;box-shadow:0 8px 24px #0000001f;transition:all .2s;position:relative;overflow:hidden}.feat-highlight:hover{box-shadow:0 12px 32px #00000029}.feat-highlight .corner{position:absolute;top:0;right:0;width:128px;height:128px;border-radius:0 0 0 100px}.feat-highlight-header{display:flex;align-items:flex-start;gap:1.25rem;margin-bottom:1.5rem;position:relative}.feat-highlight-icon{width:64px;height:64px;border-radius:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 8px #0000001a}.feat-highlight .feat-badge{font-size:.75rem;font-weight:700;color:#fff;padding:.25rem .75rem;border-radius:999px;margin-bottom:.5rem;display:inline-block}.feat-highlight h3{font-size:1.375rem;font-weight:700;color:#2d3748;margin:0 0 .5rem}.feat-highlight .feat-sub{font-size:.875rem;color:#64748b;font-style:italic;margin:0}.feat-highlight>p{font-size:1rem;color:#64748b;line-height:1.6;margin:0 0 1.5rem;position:relative}.feat-items{display:flex;flex-direction:column;gap:.75rem;position:relative}.feat-items .fi{display:flex;align-items:flex-start;gap:.75rem;border-radius:8px;padding:.75rem;border:1px solid transparent}.feat-items .fi svg{width:20px;height:20px;flex-shrink:0;margin-top:2px}.feat-items .fi span{font-size:.9375rem;color:#2d3748}.cmp-wrap{background:#fff;border-radius:20px;box-shadow:0 4px 16px #00000014;overflow:hidden;border:1px solid #f1f5f9}.cmp-header{display:grid;grid-template-columns:2fr 2fr 2fr;background:#2d3748;color:#fff}.cmp-header>div{padding:1.25rem 2rem;font-weight:700;font-size:.9375rem}.cmp-header>div+div{border-left:1px solid rgba(255,255,255,.2)}.cmp-header .adv{background:#1283da}.cmp-row{display:grid;grid-template-columns:2fr 2fr 2fr;border-bottom:1px solid #f1f5f9}.cmp-row:last-child{border-bottom:none}.cmp-row:nth-child(2n){background:#fafbfc}.cmp-row>div{padding:1.25rem 2rem;font-size:.875rem;display:flex;align-items:center}.cmp-row>div:first-child{font-weight:600;color:#2d3748}.cmp-row>div+div{border-left:1px solid #f1f5f9}.cmp-row .adv-col{background:#f0f9ff}.cmp-row .txt-muted{color:#64748b}.cmp-row .txt-adv{color:#1283da;font-weight:600}.dir-card{background:#fff;border-radius:20px;box-shadow:0 4px 8px #0000001f;overflow:hidden;display:flex;flex-direction:column;border:2px solid transparent;transition:border-color .2s}.dir-card:hover,.dir-card.featured{border-color:#1283da}.dir-header{color:#fff;padding:1.5rem;text-align:center;position:relative}.dir-body{padding:1.75rem;flex:1;display:flex;flex-direction:column}.dir-body>p{font-size:.875rem;color:#64748b;margin:0 0 1.25rem;line-height:1.6}.dir-body ul{list-style:none;padding:0;margin:0 0 2rem;display:flex;flex-direction:column;gap:.75rem;flex:1}.dir-body li{display:flex;align-items:flex-start;gap:.75rem;font-size:.9375rem;color:#414c5d}.dir-body li svg{width:20px;height:20px;flex-shrink:0;margin-top:2px}.ai-card{background:#fff;border-radius:24px;box-shadow:0 8px 24px #0000001a;border:2px solid transparent;overflow:hidden;transition:border-color .2s}.ai-card:hover{border-color:#1283da}.ai-card-img{width:100%;height:280px;background:#f3f4f6;display:flex;align-items:center;justify-content:center;overflow:hidden}.ai-card-img img{width:100%;height:100%;object-fit:cover}.ai-card-body{padding:2rem}.ai-card-body h2{font-size:1.5rem;font-weight:700;color:#2d3748;margin:0 0 .5rem}.ai-card-body>p{font-size:.9375rem;color:#64748b;margin:0 0 1.5rem}.ai-features{list-style:none;padding:0;margin:0 0 2rem;display:flex;flex-direction:column;gap:.75rem}.ai-features li{display:flex;align-items:flex-start;gap:.75rem;font-size:.9375rem;color:#414c5d}.ai-features svg{width:20px;height:20px;color:#11af22;flex-shrink:0;margin-top:2px}.ai-placeholder{display:flex;gap:1rem;justify-content:center;margin-top:3rem}.ai-placeholder-box{width:128px;height:128px;background:#fff;border-radius:16px;border:2px dashed #e0e7ff;display:flex;align-items:center;justify-content:center}.commit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3rem}.commit-item{text-align:center}.commit-icon{width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto .75rem}.commit-item h4{font-weight:700;font-size:1rem;color:#2d3748;margin:0 0 .5rem}.commit-item p{font-size:.875rem;color:#64748b;margin:0}@media(max-width:900px){.sp-grid-2,.sp-grid-3,.scenario-cols,.sp-feat-grid,.sp-addon-grid,.commit-grid,.cmp-header,.cmp-row{grid-template-columns:1fr}.sp-table-wrap{overflow-x:auto}}@media(max-width:600px){.sp-grid-3,.ai-placeholder{flex-direction:column;align-items:center}}
