.sge-container{width:min(100% - 4rem,72rem);max-width:72rem;margin-inline:auto;padding-inline:0}.sge-page{color:#334155}.font-gellix{font-family:var(--font-gellix)!important}.sge-modal-wrapper{position:relative;width:100%;max-width:29rem;background:#fff!important;border-radius:1rem;overflow:hidden;box-shadow:0 30px 60px -12px #00000026;color:#334155}.sge-modal-title{font-size:1.4rem!important;font-weight:700!important;color:#1e293b!important;margin:0!important;line-height:1.2!important}.sge-modal-header{background:#fff;border-bottom:2px solid #8cc63f;padding:1.5rem 2rem;display:flex;align-items:center;justify-content:space-between}.sge-modal-body{padding:2rem 2.5rem 2.8rem}.sge-modal-text-gellix{font-family:var(--font-gellix)!important;font-weight:500}.sge-modal-form-group{margin-bottom:1.5rem}.sge-modal-input{width:100%;padding:.875rem 1.25rem;border:1px solid #e2e8f0;border-radius:1rem;background:#f8fafc;font-size:.95rem;font-weight:400;color:#1e293b;outline:none;transition:all .2s cubic-bezier(.4,0,.2,1)}.sge-checkbox-group{display:flex!important;flex-direction:column!important;gap:1.75rem!important;margin-top:.5rem!important}.sge-modal-input::placeholder{color:#94a3b8;font-weight:400}.sge-modal-input:focus{border-color:#0ea5e9;background:#fff;box-shadow:none!important}.ruc-input{letter-spacing:.05em;font-weight:500}.sge-modal-close{color:#94a3b8;padding:.5rem;border-radius:.75rem;transition:all .2s;background:transparent;border:none;cursor:pointer}.sge-modal-close:hover{color:#1e293b;background:#f1f5f9}.sge-modal-footer-btns{display:flex;gap:1rem;margin-top:.5rem}.sge-modal-btn-dark{background:#0078ab;color:#fff;border:1px solid #0078AB}.sge-modal-btn-dark:hover:not(:disabled){background:#006a97;border-color:#006a97}.sge-modal-submit{width:50%;display:block;margin-inline:auto}.sge-modal-success{text-align:center;padding-block:1rem}.sge-modal-success-icon{width:5rem;height:5rem;background:#dcfce7;color:#16a34a;border-radius:9999px;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.sge-modal-success-title{font-size:1.5rem!important;font-weight:800!important;color:#0f172a!important;margin-bottom:.75rem!important}.sge-page h2,.sge-page h3{font-family:var(--font-heading);font-weight:700;line-height:1.15;color:#0f2f55}.sge-problem{position:relative;background:radial-gradient(120% 160% at 0% 0%,#95ffff21,#38f2f800 52%),linear-gradient(180deg,#fff,#f8ffff);padding-block:clamp(2.25rem,5vw,4.5rem)}.sge-problem .problem-shell{border:1px solid rgba(151,218,211,.2);border-radius:1.4rem;background:#ffffffd1;box-shadow:0 20px 45px #115c5814,inset 0 1px #ffffffb3;padding:clamp(1.25rem,2.1vw,2rem);backdrop-filter:blur(2px)}.sge-problem .problem-kicker{display:inline-flex;align-items:center;border:1px solid #bafdf7;border-radius:9999px;background:#f0fffe;color:#03a199;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;padding:.38rem .72rem}.sge-problem .problem-title{margin-top:.85rem;font-family:var(--font-heading);font-size:clamp(1.8rem,3.1vw,2.6rem);line-height:1.12;color:#0f2f55;text-wrap:balance;max-width:20ch}.sge-problem .problem-lead{margin-top:1rem;max-width:75ch;color:#334155;line-height:1.7}.sge-problem .problem-grid{margin-top:1.5rem;display:grid;grid-template-columns:1.25fr minmax(0,.75fr);gap:1rem;align-items:stretch}.sge-problem .problem-list{list-style:none;margin:0;padding:0;display:grid;gap:.7rem;grid-template-columns:repeat(2,minmax(0,1fr))}.sector-card:hover{transform:translateY(-5px);box-shadow:0 15px 30px #0000001a;border-color:var(--color-primary)}.sector-icon-row{display:flex;justify-content:center;height:48px}.sector-icon{color:var(--color-primary);background:#00aee714;width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:.75rem;transition:all .4s ease}.sector-card:hover .sector-icon{background:var(--color-primary);color:#fff}.sector-title-row{height:2.5rem;display:flex;align-items:center;justify-content:center;overflow:hidden;margin:0;padding:0}.sector-name{color:#0f2f55;line-height:1.25;margin:0;word-break:break-word}.sector-desc-row{display:flex;flex-direction:column;justify-content:flex-start;margin:0;padding:0}.sector-desc{line-height:1.4;margin:0;color:#64748b}.sectors-animated-bg{background:#20b8e9;background:radial-gradient(circle at 50% 50%,#20b8e9,#17a2b8);overflow:hidden}.aurora-blob{position:absolute;filter:blur(80px);border-radius:50%;z-index:1;animation:aurora-float 20s infinite alternate cubic-bezier(.45,0,.55,1),aurora-pulse 8s infinite ease-in-out}.blob-1{width:800px;height:800px;background:radial-gradient(circle,#FF66CC 0%,transparent 70%);top:-10%;left:-20%;animation-duration:25s,12s}.blob-2{width:600px;height:600px;background:radial-gradient(circle,#C694F9 0%,transparent 70%);bottom:-5%;right:-10%;animation-delay:-5s,-3s;animation-duration:18s,10s}.blob-3{width:500px;height:500px;background:radial-gradient(circle,#FFD700 0%,transparent 70%);top:20%;right:20%;animation-delay:-10s,-5s;animation-duration:22s,14s;opacity:.25}@keyframes aurora-float{0%{transform:translate(0) scale(1) rotate(0)}33%{transform:translate(150px,100px) scale(1.1) rotate(10deg)}66%{transform:translate(-100px,200px) scale(.9) rotate(-15deg)}to{transform:translate(50px,-50px) scale(1.05) rotate(5deg)}}@keyframes aurora-pulse{0%,to{opacity:.15}25%{opacity:.55}50%{opacity:.35}75%{opacity:.65}}.pricing-card{position:relative;background:linear-gradient(to bottom,var(--plan-bg, #fff),var(--plan-bg-end, #fff))!important;border:1px solid var(--plan-border, #e2e8f0)!important;border-radius:1.5rem;padding:2.25rem 1.5rem;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;flex-direction:column;text-align:center;box-shadow:0 4px 15px -2px var(--plan-shadow, rgba(0,0,0,.05))}.pricing-card.is-featured{transform:translateY(-2px);box-shadow:0 20px 40px -10px var(--plan-shadow, rgba(0,0,0,.15));z-index:5}.pricing-card:hover{transform:translateY(-8px);box-shadow:0 25px 50px -12px var(--plan-shadow, rgba(0,0,0,.2));border-color:var(--plan-base)!important}.sge-problem .problem-item{position:relative;border:1px solid #c0f3f0;border-radius:.9rem;background:#fff;color:#0f2a29;font-weight:600;line-height:1.45;padding:.92rem 1rem .92rem 2.1rem;box-shadow:0 8px 20px #0f554f0d}.sge-problem .problem-item:before{content:"";position:absolute;left:.9rem;top:1.02rem;width:.58rem;height:.58rem;border-radius:9999px;background:linear-gradient(180deg,#22c5af,#16a3a3);box-shadow:0 0 0 4px #22c55e29}.sge-problem .problem-callout{border:1px solid rgba(14,233,222,.3);border-radius:1rem;background:radial-gradient(180% 140% at 100% 0%,#0ee9de29,#0ee9de00 70%),#f8fdff;box-shadow:0 16px 30px #0e908a1f;padding:1.1rem 1.1rem 1.2rem;display:flex;flex-direction:column;justify-content:center}.sge-problem .problem-callout-label{color:#0c4a6e;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.sge-problem .problem-callout-text{margin-top:.55rem;font-family:var(--font-heading);font-size:clamp(1.12rem,1.55vw,1.45rem);line-height:1.3;color:#0f2f55;font-weight:700}.sge-solution{position:relative;overflow:hidden;isolation:isolate;background:linear-gradient(180deg,#fff,#f7fbff);padding-block:clamp(2.5rem,5vw,4.5rem)}.sge-solution:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:linear-gradient(245deg,#f7fbff00 14%,#f7fbff70 42%,#f7fbffe0 66%,#e1f6fc 80%),radial-gradient(150% 120% at 100% 0%,#f7fbff00,#f7fbff29 34%,#f7fbff94 54%,#f7fbff 90%),url(/images/SGE/sgi.png);background-repeat:no-repeat,no-repeat,no-repeat;background-size:auto,auto,auto 100%;background-position:center,center,right top;opacity:.98}.sge-solution>.sge-container{position:relative;z-index:1}.solution-head{max-width:68rem}.solution-kicker{display:inline-flex;align-items:center;border-radius:9999px;border:1px solid #bfdbfe;background:#eff6ff;color:#1d4ed8;font-size:.76rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.36rem .72rem}.solution-title{margin-top:.9rem;font-size:clamp(1.9rem,3vw,2.6rem);line-height:1.14;max-width:24ch;text-wrap:balance}.solution-lead{margin-top:.95rem;max-width:72ch;color:#334155;line-height:1.7}.sge-solution .solution-grid{margin-top:1.8rem;display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr))}.sge-solution .solution-card{border-radius:1rem;padding:1.1rem 1.1rem 1rem;border:1px solid #dbeafe;box-shadow:0 14px 26px #0f2f5512}.sge-solution .solution-card.is-commercial{background:linear-gradient(180deg,#f8fbff,#eef6ff)}.sge-solution .solution-card.is-operations{background:linear-gradient(180deg,#f7fef9,#ecfdf3);border-color:#bbf7d0}.sge-solution .solution-card.is-finance{background:linear-gradient(180deg,#f8fafc,#f1f5f9);border-color:#cbd5e1}.sge-solution .solution-card-tag{color:#2563eb;font-size:.72rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.sge-solution .solution-card h3{margin-top:.45rem;font-size:1.26rem;color:#0f2f55}.sge-solution .solution-list{margin:.9rem 0 0;padding:0;list-style:none;display:grid;gap:.5rem}.sge-solution .solution-list li{position:relative;padding-left:1.15rem;color:#334155;font-weight:600;line-height:1.45}.sge-solution .solution-list li:before{content:"";position:absolute;left:0;top:.45rem;width:.5rem;height:.5rem;border-radius:9999px;background:#0ea5e9;box-shadow:0 0 0 3px #0ea5e929}.sge-solution .solution-foot{margin-top:1.35rem;padding-top:1rem;border-top:1px solid #dbeafe;border-left:4px solid #0ea5e9;padding-left:.9rem;color:#0f2f55;font-weight:700;line-height:1.45}.sge-why{background:linear-gradient(180deg,#f3f7fc,#f8fbff);padding-block:clamp(2.4rem,4.5vw,4rem)}.sge-why .why-shell{border-radius:1.25rem;border:1px solid #dbeafe;background:radial-gradient(140% 160% at 0% 0%,#bae6fd4d,#bae6fd00 52%),#fff;padding:clamp(1.2rem,2vw,2rem);box-shadow:0 18px 36px #0f2f5512}.sge-why .why-kicker{display:inline-flex;align-items:center;border-radius:9999px;border:1px solid #bfdbfe;background:#eff6ff;color:#1d4ed8;font-size:.74rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.35rem .7rem}.sge-why .why-title{margin-top:.8rem;font-size:clamp(1.85rem,3vw,2.5rem);line-height:1.12;max-width:24ch;text-wrap:balance}.sge-why .why-lead{margin-top:.9rem;max-width:72ch;color:#334155;line-height:1.7}.sge-why .why-grid{margin-top:1.45rem;display:grid;gap:.85rem;grid-template-columns:repeat(2,minmax(0,1fr))}.sge-why .why-card{border:1px solid #dbeafe;border-radius:.95rem;background:#fff;box-shadow:0 10px 22px #0f2f550d;padding:.95rem 1rem}.sge-why .why-index{color:#0284c7;font-size:.75rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.sge-why .why-card h3{margin-top:.35rem;font-size:1.16rem;line-height:1.25;color:#0f2f55}.sge-why .why-card p{margin-top:.45rem;color:#475569;line-height:1.6}.sge-why .why-highlight{margin-top:1rem;border-radius:.95rem;border:1px solid #bae6fd;background:linear-gradient(90deg,#e0f2fef2,#f0f9fff2),#f8fdff;padding:.95rem 1rem}.sge-why .why-highlight-kicker{color:#0369a1;font-size:.73rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.sge-why .why-highlight-text{margin-top:.35rem;color:#0f2f55;font-family:var(--font-heading);font-size:clamp(1.02rem,1.35vw,1.2rem);font-weight:700;line-height:1.35}.sge-hero{background:linear-gradient(120deg,#0b3c72db,#0d4f95b8 52%,#1f78c8b3),url(/images/minimarket.png);background-size:cover;background-position:center;background-repeat:no-repeat;padding-top:calc(var(--header-height) + 2.5rem);color:#fff}.sge-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:2.5rem;padding-bottom:5rem}.sge-hero .hero-title{color:#fff;font-family:var(--font-heading);font-weight:700;line-height:1.1;font-size:clamp(2rem,3.4vw,3.1rem);max-width:20ch}.sge-hero .hero-subtitle{color:#fff;font-family:var(--font-heading);font-weight:700;line-height:1.15;font-size:clamp(1.45rem,2.2vw,2.2rem);max-width:26ch;text-wrap:balance;opacity:.96}.sge-hero .hero-kicker{color:#d7f6ff;margin-bottom:.9rem}.sge-hero .hero-copy{display:flex;flex-direction:column;align-items:flex-start}.sge-hero .hero-title{margin-top:.25rem}.sge-hero .hero-subtitle{margin-top:.45rem}.sge-hero .hero-lead{color:#ffffffeb;max-width:62ch;margin-top:1rem}.sge-hero .hero-lead+.hero-lead{margin-top:.9rem}.sge-hero .hero-features{margin-top:1.35rem}.sge-hero li{color:#fffffffa}.sge-hero .hero-note{color:#ffffffd9;margin-top:1rem}.sge-hero .hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.85rem;row-gap:.65rem;margin-top:1.6rem}.sge-hero .hero-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:9999px;min-height:2.85rem;padding:.78rem 1.6rem;font-size:.92rem;font-weight:600;text-decoration:none;line-height:1.2;letter-spacing:.01em;white-space:nowrap;transition:transform .2s ease,background-color .2s ease,border-color .2s ease}.sge-hero .hero-btn-primary{color:#fff;background:#66c000;box-shadow:0 10px 25px #73ff008c}.sge-hero .hero-btn-primary:hover{transform:translateY(-2px);background:#70d100}.sge-hero .hero-btn-secondary{color:#fff;border:1px solid rgba(255,255,255,.5);background:#ffffff1a}.sge-hero .hero-btn-secondary:hover{background:#fff3;border-color:#ffffffb8}.hero-screen-wrap{background:transparent;border:0;box-shadow:none}.hero-screen{display:block;max-width:44rem;margin-inline:auto;transform-origin:center;animation:screen-enter-zoom 4.6s cubic-bezier(.2,.9,.2,1) both;will-change:transform,opacity}@keyframes screen-enter-zoom{0%{opacity:0;transform:scale(.08)}58%{opacity:1;transform:scale(1.15)}to{opacity:1;transform:scale(1)}}@media(prefers-reduced-motion:reduce){.hero-screen{animation:none}}.sectors-title,.sectors-lead,.sectors-lead p,.sectors-highlight,.sectors-foot p{color:#fff}.sge-sectors{position:relative;overflow:hidden;isolation:isolate;padding-block:clamp(3rem,6vw,5rem);color:#fff}.sge-sectors h2{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:20px}.sge-sectors:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:linear-gradient(180deg,#2cc4f180,#1398d680),url(/images/SGE/shapes.webp);background-size:cover;background-position:center;background-repeat:no-repeat}.sge-sectors>.sge-container{position:relative;z-index:1}.sge-sectors .sge-container{position:relative;z-index:1}.sectors-head{max-width:64rem;margin-bottom:3rem}.sectors-kicker{display:inline-block;padding:6px 14px;border-radius:20px;background:#d4af3726;color:#e9d846;font-size:.75rem;font-weight:800;letter-spacing:1px;text-transform:uppercase;margin-bottom:20px;border:1px solid rgba(236,204,96,.89)}.sectors-title{margin-top:1rem;font-size:clamp(1.8rem,3vw,2.6rem);line-height:1.2;font-weight:800;max-width:26ch}.sectors-lead{margin-top:1.2rem;max-width:70ch;line-height:1.7;opacity:.95}.sectors-highlight{margin-top:1.2rem;font-weight:700}.sectors-grid{display:grid;gap:1.4rem;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));margin-bottom:3rem}.sector-card{padding:30px 25px;border-radius:20px;background:linear-gradient(140deg,#ffffff40 10%,#ffffff14 90%);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.25);box-shadow:none;transition:all .35s ease}.sector-card:hover{transform:translateY(-8px);box-shadow:0 15px 40px #ebdc158c,15px 0 20px #00c8fa8c,0 0 30px #ee2fde73}.sector-card h3{color:#fff;margin-top:.8rem;font-size:.95rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;line-height:1.3}.sector-card p{margin-top:.6rem;font-size:.85rem;color:#ffffffd9;line-height:1.5}.sector-icon{width:50px;height:50px;margin-bottom:20px;color:#fff;transition:color .35s ease}.sector-icon svg{width:100%;height:100%;display:block}.sector-card:hover .sector-icon{color:#dfbe55}.sector-icon--featured{width:56px;height:56px;padding:.4rem;border-radius:.7rem;background:#d4af371a;border:1px solid rgba(241,228,183,.28);color:#fff;transition:color .35s ease,border-color .35s ease,background-color .35s ease,box-shadow .35s ease,transform .35s ease}.sector-card:hover .sector-icon--featured{color:#fff;background:#dfca85;border-color:#cfb661}.sector-icon--featured svg{width:auto;height:40px;max-width:100%;margin:0 auto}.sectors-foot{max-width:56rem}.sectors-foot p{font-size:1.15rem;font-weight:600;line-height:1.5}.sectors-btn{display:inline-block;margin-top:1.5rem;padding:.8rem 1.8rem;border-radius:999px;border:1px solid #ffffff;color:#fff;text-decoration:none;transition:background .2s ease}.sectors-btn:hover{background:#ffffff26}.sge-pricing{background:linear-gradient(180deg,#fff,#f5f9ff);padding-block:clamp(2.5rem,5vw,4.5rem)}.sge-pricing .pricing-kicker{display:inline-flex;align-items:center;border-radius:9999px;border:1px solid #e22fbb;background:#fff1fd;color:#ee2aa3;font-size:.74rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.35rem .7rem}.sge-pricing .pricing-title{margin-top:.8rem;font-size:clamp(1.85rem,3vw,2.5rem);line-height:1.12;max-width:24ch;text-wrap:balance}.sge-pricing .pricing-lead{margin-top:.9rem;max-width:72ch;color:#334155;line-height:1.65}.sge-pricing .pricing-grid{margin-top:1.5rem;display:grid;gap:1.25rem;grid-template-columns:repeat(5,minmax(0,1fr))}.sge-pricing .pricing-badge{position:absolute;top:-.58rem;left:50%;transform:translate(-50%);border-radius:9999px;background:#0284c7;color:#fff;font-size:.64rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:.2rem .55rem}.sge-pricing .pricing-tier{font-family:var(--font-heading);color:#0f2f55;font-size:1.18rem;line-height:1.15;font-weight:700}.sge-pricing .pricing-price{margin-top:.25rem;color:#0f2f55;font-size:1.5rem;line-height:1.05;font-weight:800}.sge-pricing .pricing-meta{margin-top:.1rem;color:#475569;font-size:.8rem;font-weight:600}.sge-pricing .pricing-actions{margin-top:1.25rem}.sge-pricing .pricing-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:9999px;border:1px solid #0f2f55;color:#0f2f55;background:#fff;min-height:2.8rem;padding:.66rem 1.25rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:background-color .2s ease,color .2s ease,transform .2s ease}.sge-pricing .pricing-btn:hover{background:#0f2f55;color:#fff;transform:translateY(-1px)}.sge-final-cta{background:linear-gradient(120deg,#0b3c72f2,#0d4f95e6 52%,#1f78c8eb),radial-gradient(120% 120% at 0% 0%,#7dd3fc2e,#7dd3fc00 62%);padding-block:clamp(2.6rem,5.2vw,4.8rem)}.sge-final-cta .final-cta-shell{border-radius:1.2rem;border:1px solid rgba(255,255,255,.18);background:#0f2f555c;box-shadow:0 18px 36px #06182d4d;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1.2rem;padding:clamp(1.2rem,2.3vw,2rem)}.sge-final-cta .final-cta-kicker{display:inline-flex;align-items:center;border-radius:9999px;border:1px solid rgba(255,255,255,.38);background:#ffffff1a;color:#e0f2fe;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.33rem .7rem}.sge-final-cta .final-cta-title{margin-top:.7rem;color:#fff;font-size:clamp(1.9rem,2.7vw,2.55rem);line-height:1.1}.sge-final-cta .final-cta-lead{margin-top:.75rem;max-width:62ch;color:#ffffffe6;line-height:1.65}.sge-final-cta .final-cta-list{margin:.9rem 0 0;padding:0;list-style:none;display:grid;gap:.35rem}.sge-final-cta .final-cta-list li{position:relative;color:#fffffff5;font-weight:600;line-height:1.45;padding-left:1rem}.sge-final-cta .final-cta-list li:before{content:"";position:absolute;left:0;top:.5rem;width:.42rem;height:.42rem;border-radius:9999px;background:#22d3ee;box-shadow:0 0 0 3px #22d3ee40}.sge-final-cta .final-cta-actions{display:flex;flex-direction:column;gap:.7rem;min-width:15rem}.sge-final-cta .final-cta-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:9999px;min-height:2.8rem;text-decoration:none;font-size:.9rem;font-weight:700;padding:.68rem 1.15rem;transition:transform .2s ease,background-color .2s ease,color .2s ease}.sge-final-cta .final-cta-btn.is-primary{background:#f59e0b;color:#fff;box-shadow:0 10px 24px #f59e0b59}.sge-final-cta .final-cta-btn.is-primary:hover{background:#d97706;transform:translateY(-1px)}.sge-final-cta .final-cta-btn.is-secondary{border:1px solid rgba(255,255,255,.5);color:#fff;background:#ffffff14}.sge-final-cta .final-cta-btn.is-secondary:hover{background:#ffffff29}.sge-faq{background:linear-gradient(180deg,#f8fbff,#f2f7fd);padding-block:clamp(2.4rem,5vw,4.4rem)}.sge-faq .faq-kicker{display:inline-flex;align-items:center;border-radius:9999px;border:1px solid #bfdbfe;background:#eff6ff;color:#1d4ed8;font-size:.74rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.35rem .7rem}.sge-faq .faq-title{margin-top:.8rem;font-size:clamp(1.8rem,2.8vw,2.35rem)}.sge-faq .faq-list{margin-top:1.2rem;display:grid;gap:.7rem}.sge-faq .faq-item{border-radius:.9rem;border:1px solid #dbeafe;background:#fff;box-shadow:0 10px 22px #0f2f550d;overflow:clip}.sge-faq .faq-item summary{list-style:none;cursor:pointer;padding:1rem 2.5rem 1rem 1rem;color:#0f2f55;font-weight:700;line-height:1.35;position:relative}.sge-faq .faq-item summary::-webkit-details-marker{display:none}.sge-faq .faq-item summary:after{content:"+";position:absolute;right:1rem;top:50%;transform:translateY(-50%);color:#0ea5e9;font-size:1.35rem;font-weight:700;line-height:1}.sge-faq .faq-item[open] summary:after{content:"-"}.sge-faq .faq-item p{margin:0;padding:0 1rem 1rem;color:#475569;line-height:1.65;border-top:1px solid #e2e8f0}.comparison-container{margin-top:2rem;opacity:0;max-height:0;overflow:hidden;transition:all .5s cubic-bezier(.4,0,.2,1)}.plan-yellow,.column-yellow{--plan-base: #dbdb44ff;--plan-bg: #fffff7ff;--plan-bg-end: #FEFEE0;--plan-border: #f1f15fff;--plan-shadow: rgba(218, 218, 86, .31);background:radial-gradient(circle at 30% 20%,var(--plan-bg) 0%,var(--plan-bg-end) 70%)}.plan-teal,.column-teal{--plan-base: #1a9b90ff;--plan-bg: #f6fffdff;--plan-bg-end: #E0FAF4;--plan-border: #81EDD2;--plan-shadow: rgba(129, 237, 210, .25);background:radial-gradient(circle at 30% 20%,var(--plan-bg) 0%,var(--plan-bg-end) 70%)}.plan-sky,.column-sky{--plan-base: #0369a1;--plan-bg: #f3faffff;--plan-bg-end: #d0e9fa;--plan-border: #96D3FC;--plan-shadow: rgba(150, 211, 252, .35);background:radial-gradient(circle at 30% 20%,var(--plan-bg) 0%,var(--plan-bg-end) 70%)}.plan-pink,.column-pink{--plan-base: #be123c;--plan-bg: #fdf6f6ff;--plan-bg-end: #FFE5E5;--plan-border: #FFC1C1;--plan-shadow: rgba(255, 193, 193, .25);background:radial-gradient(circle at 30% 20%,var(--plan-bg) 0%,var(--plan-bg-end) 70%)}.plan-violet,.column-violet{--plan-base: #6d28d9;--plan-bg: #fbf8ffff;--plan-bg-end: #EDE9FF;--plan-border: #CFC6FF;--plan-shadow: rgba(207, 198, 255, .25);background:radial-gradient(circle at 30% 20%,var(--plan-bg) 0%,var(--plan-bg-end) 70%)}.pricing-main-container{width:min(100% - 2rem,72rem)!important;max-width:72rem!important;margin-inline:auto;padding-inline:0!important}.comparison-container:not(.hidden){opacity:1;max-height:2500px;margin-top:2rem}.comparison-scroll{overflow-x:auto;background:transparent!important;border:none!important;box-shadow:none!important;padding-top:2rem}.comparison-table{width:100%;border-collapse:separate;border-spacing:0;font-size:.9rem;min-width:100%;table-layout:fixed}.comparison-table th{background:#fff;padding:0;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;border-right:1px solid #e2e8f0;vertical-align:middle;position:relative;box-shadow:0 4px 6px -1px #0000000d}.comparison-table th.empty-header{background:transparent;border:none;box-shadow:none;padding:0 1.5rem 0 0;width:280px}.comparison-table th:nth-child(2){border-left:1px solid #e2e8f0;border-top-left-radius:1.5rem;border-bottom-left-radius:1.5rem}.comparison-table th:last-child{border-top-right-radius:1.5rem;border-bottom-right-radius:1.5rem}.header-plan-content{padding:2.25rem .75rem 1.75rem;min-height:140px;display:flex;flex-direction:column;justify-content:center;position:relative}.is-featured-header{z-index:10}.table-card-head.plan-yellow{background:radial-gradient(circle at 50% 0%,var(--plan-bg) 0%,var(--plan-bg-end) 100%)!important}.comparison-table td:nth-child(2){background:#fffff7!important}.comparison-table tr:nth-child(2n) td:nth-child(2){background:#ffffe6!important}.table-card-head.plan-teal{background:radial-gradient(circle at 50% 0%,var(--plan-bg) 0%,var(--plan-bg-end) 100%)!important}.comparison-table td:nth-child(3){background:#f6fffd!important}.comparison-table tr:nth-child(2n) td:nth-child(3){background:#e8fffa!important}.table-card-head.plan-sky{background:radial-gradient(circle at 50% 0%,var(--plan-bg) 0%,var(--plan-bg-end) 100%)!important}.comparison-table td:nth-child(4){background:#f3faff!important}.comparison-table tr:nth-child(2n) td:nth-child(4){background:#e4f5ff!important}.table-card-head.plan-pink{background:radial-gradient(circle at 50% 0%,var(--plan-bg) 0%,var(--plan-bg-end) 100%)!important}.comparison-table td:nth-child(5){background:#fdf6f6!important}.comparison-table tr:nth-child(2n) td:nth-child(5){background:#ffefef!important}.table-card-head.plan-violet{background:radial-gradient(circle at 50% 0%,var(--plan-bg) 0%,var(--plan-bg-end) 100%)!important}.comparison-table td:nth-child(6){background:#fbf8ff!important}.comparison-table tr:nth-child(2n) td:nth-child(6){background:#f4f2ff!important}.header-tbody-spacer td{height:1.5rem;background:transparent!important;border:none!important;padding:0!important}.table-badge{position:absolute;top:-10px;left:50%;transform:translate(-50%);background:var(--plan-base, #00aae4);color:#fff;font-size:.65rem;font-weight:800;padding:.25rem .75rem;border-radius:99px;white-space:nowrap;box-shadow:0 2px 4px #0000001a}.table-tier-name{color:#0f2f55;font-weight:800;font-size:1.25rem;margin-bottom:.5rem}.table-price-wrap{display:flex;align-items:baseline;justify-content:center;gap:.3rem}.table-currency{font-size:1rem;font-weight:700;color:#0f2f55}.table-price-wrap .pricing-price{font-size:2rem;font-weight:800;color:#0f2f55}.table-period-wrap{display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1;text-align:center}.table-period{font-size:.8rem;color:#64748b;font-weight:600;line-height:1}.table-subtitle{font-size:.65rem;color:#94a3b8;font-weight:500;margin-top:.1rem}.comparison-table td{border:1px solid #f1f5f9;border-top:none;border-left:none;padding:.675rem .75rem;text-align:center;color:#475569;background:#fff}.comparison-table td:first-child{border-left:1px solid #f1f5f9}.comparison-table tr:first-of-type td{border-top:1px solid #f1f5f9}.comparison-table tr:first-of-type td:first-child{border-top-left-radius:1rem}.comparison-table tr:first-of-type td:last-child{border-top-right-radius:1rem}.comparison-table tr:last-child td:first-child{border-bottom-left-radius:1rem}.comparison-table tr:last-child td:last-child{border-bottom-right-radius:1rem}.comparison-table td:first-child{text-align:left;font-weight:600;color:#1e293b;background:#f8fafa;border-left:1px solid #f1f5f9;width:280px;position:sticky;left:0;z-index:10}.comparison-table tr:hover td{filter:brightness(.98)}.comparison-table tr:nth-child(2n) td:first-child{background-color:#f4f7f7}.comparison-table .feature-highlight{color:#22c55e;font-weight:700}.comparison-table .check-icon{color:#00aae4;font-weight:900;font-size:1.1rem}.pricing-toggle-wrap{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:2rem;margin-bottom:2rem}.pricing-toggle{position:relative;display:inline-block;width:54px;height:28px}.pricing-toggle input{opacity:0;width:0;height:0}.toggle-slider{position:absolute;cursor:pointer;inset:0;background-color:#cbd5e1;transition:.4s;border-radius:34px}.toggle-slider:before{position:absolute;content:"";height:20px;width:20px;left:4px;bottom:4px;background-color:#fff;transition:.4s;border-radius:50%}input:checked+.toggle-slider{background-color:#0ea5e9}input:checked+.toggle-slider:before{transform:translate(26px)}.discount-badge{background:#fdf2f2;color:#ef4444;font-size:.75rem;padding:.1rem .4rem;border-radius:9999px;border:1px solid #fecaca}.pricing-divider{height:1px;background:#e7e7e7;margin:1rem 0;width:100%}.pricing-summary-specs{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.6rem}.pricing-summary-specs li{font-size:.95rem;color:#475569;font-weight:400;display:flex;align-items:center;justify-content:center;gap:.6rem}.pricing-summary-specs li span{color:#475569;font-weight:400;order:1}.pricing-summary-specs li .icon-blue{order:2}.icon-blue{color:var(--plan-base, #0284c7)}.pricing-val-wrap{margin-top:.75rem;display:flex;align-items:baseline;justify-content:center;gap:.2rem}.pricing-currency{font-size:1.1rem;font-weight:700;color:#0f2f55}.pricing-price{font-size:2.25rem;font-weight:800;color:#0f2f55}.pricing-period{font-size:.85rem;color:#64748b;font-weight:600;line-height:1.2}.period-subtitle{display:block;font-size:.72rem;font-weight:500;color:#94a3b8;margin-top:.1rem;white-space:nowrap}.table-period .period-subtitle{color:#ffffffb3}.card-modules-icons{margin-top:0;min-height:auto}.details-link-btn{display:inline-flex;align-items:center;justify-content:center;color:var(--plan-base, #f131a8);background:transparent;border:none;font-size:1.1rem;font-weight:700;text-decoration:underline;cursor:pointer;transition:color .2s ease;margin-top:1.5rem}.details-link-btn:hover{color:#da1b90}.pricing-page-grid-active .pricing-details-wrap{display:none}.pricing-page-grid-active .pricing-card{padding-bottom:1.5rem}.comparison-container{margin-top:2rem;display:none}.comparison-container:not(.hidden){display:block}@media(max-width:1280px){.sge-hero-grid{gap:1.7rem;padding-bottom:3.6rem}.sge-hero .hero-title{font-size:clamp(1.8rem,2.85vw,2.55rem)}.sge-hero .hero-subtitle{font-size:clamp(1.25rem,1.85vw,1.75rem)}.sge-hero .hero-lead{max-width:56ch}.hero-screen{max-width:40rem}}@media(min-width:901px)and (max-height:780px){.sge-hero{padding-top:calc(var(--header-height) + 1.25rem)}.sge-hero-grid{align-items:start;gap:1.4rem;padding-bottom:2.2rem}.sge-hero .hero-kicker{margin-bottom:.6rem}.sge-hero .hero-title{font-size:clamp(1.65rem,2.35vw,2.2rem);line-height:1.06;max-width:19ch}.sge-hero .hero-subtitle{margin-top:.3rem;font-size:clamp(1.1rem,1.55vw,1.45rem);line-height:1.12;max-width:25ch}.sge-hero .hero-lead{margin-top:.75rem;font-size:.98rem;line-height:1.42;max-width:54ch}.sge-hero .hero-lead+.hero-lead{margin-top:.55rem}.sge-hero .hero-features{margin-top:.9rem;gap:.32rem;font-size:.95rem}.sge-hero .hero-actions{margin-top:1rem;gap:.55rem}.sge-hero .hero-btn{min-height:2.45rem;padding:.62rem 1.2rem;font-size:.87rem}.sge-hero .hero-note{margin-top:.65rem;font-size:.82rem}.hero-screen{max-width:35rem}}@media(max-width:900px){.sge-container{width:min(100% - 2rem,72rem)}.sge-hero-grid{grid-template-columns:1fr;gap:1.5rem;padding-bottom:3rem}.sge-hero .hero-actions{gap:.7rem}.sge-hero .hero-btn{width:100%}.sge-problem .problem-grid,.sge-problem .problem-list,.sge-solution .solution-grid{grid-template-columns:1fr}.sge-solution .solution-head{padding-right:0}.sge-solution{background:radial-gradient(120% 130% at 100% 0%,#f7fbff00,#f7fbff61 36%,#f7fbffd1 62%,#f7fbff),linear-gradient(180deg,#fff,#f7fbff)}.sge-solution:before{display:none}.sge-why .why-grid,.sge-pricing .pricing-grid{grid-template-columns:1fr}.sge-pricing .pricing-card.is-featured{transform:none}.sge-final-cta .final-cta-shell{grid-template-columns:1fr}.sge-final-cta .final-cta-actions{min-width:0;width:100%}}.hidden{display:none!important}
