:root{--red:#b3252f;--dark:#241a17;--muted:#756a66;--cream:#fff9f6;--pink:#fbe9e7;--line:#eadfdb;--white:#fff;--shadow:0 18px 50px rgba(65,34,28,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{margin:0;color:var(--dark);background:#fff;font-family:"Manrope",Arial,sans-serif;overflow-x:hidden}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto}.wrap{max-width:1160px;margin:auto;padding-left:24px;padding-right:24px}.site-header{height:82px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:#fffdfbf0;position:sticky;top:0;z-index:30;backdrop-filter:blur(14px)}.site-header .wrap{width:100%;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px}.brand .custom-logo{max-height:48px;width:auto}.brand-mark{width:39px;height:39px;border-radius:12px;background:linear-gradient(145deg,#ff3d4b,#e62433);color:#fff;display:grid;place-items:center;font-size:25px}.brand b,h1,h2{font-family:"Merriweather",Georgia,serif}.brand b{font-size:27px}.nav{display:flex;gap:26px;font-weight:600;color:#5d514c}.nav a:hover{color:var(--red)}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:999px;padding:14px 21px;font-weight:800;transition:transform .2s ease,box-shadow .2s ease}.button:hover{transform:translateY(-1px)}.primary{background:linear-gradient(135deg,#c52b36,#a91f29);color:#fff;box-shadow:0 10px 24px #b3252f25}.secondary{background:#fff;border:1px solid var(--line)}.menu-toggle{display:none;border:0;background:none;font-size:26px}.hero{min-height:690px;background:radial-gradient(circle at 85% 22%,#fbdedc 0,transparent 24%),linear-gradient(180deg,#fffdfb,#fff8f4);display:flex;align-items:center}.slide{display:none;grid-template-columns:1.05fr .95fr;gap:60px;align-items:center;width:100%;animation:fade .45s ease}.slide.active{display:grid}.badge,.eyebrow{display:inline-flex;background:var(--pink);color:#80202a;border:1px solid #f2d0d0;border-radius:999px;padding:8px 13px;font-size:13px;font-weight:800}.hero h1{font-size:64px;line-height:1.12;letter-spacing:-1.5px;margin:24px 0}.hero p{font-size:18px;line-height:1.75;color:var(--muted)}.actions{display:flex;gap:14px;margin-top:28px}.proof{display:flex;gap:20px;margin-top:25px;font-size:13px;font-weight:650}.proof span:before{content:"";display:inline-block;width:6px;height:6px;background:var(--red);border-radius:50%;margin-right:8px}.phone-wrap{height:570px;display:grid;place-items:center;position:relative}.phone{width:300px;height:610px;background:#1d1816;border-radius:52px;padding:8px;box-shadow:0 35px 70px #3f171529}.screen{height:100%;border-radius:44px;overflow:hidden;background:#f8ede8}.chat-head{height:88px;padding:32px 24px 12px;background:linear-gradient(120deg,#8f1721,#bd2833);color:#fff}.chat-body{padding:15px}.msg{padding:13px;border-radius:13px;line-height:1.5;font-size:13px}.user{background:#b62832;color:#fff;margin-left:30px}.ai{background:#fff;border:1px solid #ead8d2;margin-top:15px}.hero-photo{height:145px;background-size:cover;background-position:center;margin:13px 0;border-radius:12px}.dots{display:flex;gap:8px;margin-top:25px}.dots button{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:#dfcbc6}.dots button.active{width:28px;border-radius:10px;background:var(--red)}.section{padding:95px 0}.intro{text-align:center;max-width:760px;margin:0 auto 44px}.intro h2{font-size:52px;line-height:1.2;margin:18px 0}.intro p,.card p{color:var(--muted);line-height:1.7}.grid{display:grid;gap:18px}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.card{border:1px solid var(--line);border-radius:16px;padding:27px;background:#fff}.card h3{font-size:20px}.how,.pricing{background:var(--cream)}.steps{text-align:center}.step-no{font-family:"Merriweather",Georgia,serif;font-size:55px;color:#efd0cd}.types{grid-template-columns:repeat(2,1fr)}.price strong{display:block;font-size:30px}.price ul{padding-left:0;list-style:none;min-height:130px;border-top:1px solid var(--line);padding-top:15px}.price li{margin:9px 0}.final-cta{text-align:center;background:linear-gradient(135deg,#a91f29,#c9343d);color:#fff;padding:90px 24px}.final-cta h2{font-size:54px;margin:18px 0}.final-cta p{max-width:680px;margin:0 auto 24px;line-height:1.7}.final-cta .button{background:#fff;color:var(--red)}.experts{background:#261b18;color:#fff}.experts .intro p{color:#c9bdb9}.expert-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.expert-card{display:flex;flex-direction:column;min-height:410px;padding:30px;border-radius:22px;background:#352723;border:1px solid #ffffff16;box-shadow:0 20px 50px #130d0b24}.expert-top{display:flex;align-items:flex-start;gap:16px}.expert-icon{width:50px;height:50px;flex:0 0 50px;border-radius:16px;display:grid;place-items:center;background:#ffffff12;font-size:25px}.expert-icon.small{width:42px;height:42px;flex-basis:42px;border-radius:13px;background:var(--pink)}.expert-kicker{display:block;margin-bottom:4px;color:#f4a8ac;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.expert-card h3{margin:0;font-size:25px}.expert-tagline{font-family:"Merriweather",Georgia,serif;font-size:22px;line-height:1.45;margin:25px 0 10px}.expert-description{color:#c9bdb9;line-height:1.7;margin:0}.expert-skills{display:flex;gap:8px;flex-wrap:wrap;margin:20px 0 24px}.expert-skills span{padding:7px 10px;border-radius:999px;background:#ffffff0c;border:1px solid #ffffff17;color:#e7dbd7;font-size:12px;font-weight:700}.expert-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin-top:auto}.expert-chat{background:#fff;color:#7f2028;padding:12px 17px}.expert-example-link{font-size:13px;font-weight:800;color:#ff9297}.expert-properti{background:linear-gradient(145deg,#3a2925,#30221f)}.expert-umkm{background:linear-gradient(145deg,#3a2925,#33241e)}.expert-kesehatan{background:linear-gradient(145deg,#312825,#2d211f)}.expert-kerja-online{background:linear-gradient(145deg,#372825,#2e211f)}.work-samples{background:#fff}.sample-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.sample-card{scroll-margin-top:105px;border:1px solid var(--line);border-radius:22px;padding:28px;background:#fff;box-shadow:var(--shadow)}.sample-heading{display:flex;align-items:center;gap:13px;margin-bottom:20px}.sample-heading small{display:block;color:var(--red);font-weight:800;margin-bottom:3px}.sample-heading h3{margin:0;font-size:21px}.sample-chat{display:flex;flex-direction:column;gap:12px}.sample-bubble{border-radius:16px;padding:15px 16px;line-height:1.6}.sample-bubble b{font-size:10px;letter-spacing:.08em}.sample-bubble p{margin:5px 0 0;white-space:normal;overflow-wrap:anywhere}.sample-user{background:#f4ede9;margin-left:11%;color:#5f514c}.sample-ai{background:#fff7f4;border:1px solid #f0dcd6;margin-right:5%}.sample-ai b{color:var(--red)}.sample-cta{display:inline-block;margin-top:18px;color:var(--red);font-size:13px;font-weight:800}.site-footer{background:#201714;color:#fff;padding:55px 0 25px}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:40px}.footer-col{display:flex;flex-direction:column;gap:11px;color:#c7b9b5}.footer-col b{color:#fff}.copyright{border-top:1px solid #ffffff16;margin-top:38px;padding-top:20px;font-size:11px;color:#8f817d}.admin-entry{cursor:default}.admin-entry:focus{outline:1px dashed #8f817d}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes fade{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@media(max-width:950px){.menu-toggle{display:block}.nav{display:none;position:absolute;top:82px;left:0;right:0;background:#fff;padding:24px;flex-direction:column;border-bottom:1px solid var(--line);box-shadow:0 18px 35px rgb(40 25 20 / .08)}.nav.open{display:flex}.header-cta{display:none}.slide{grid-template-columns:1fr}.hero-copy{text-align:center}.actions,.proof,.dots{justify-content:center}.grid-4{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){html{scroll-padding-top:78px}.wrap{padding-left:18px;padding-right:18px}.site-header{height:72px}.site-header .wrap{gap:12px}.brand b{font-size:23px}.brand .custom-logo{max-height:42px;max-width:200px}.nav{top:72px;padding:20px 18px}.hero{padding:42px 0 28px;min-height:auto}.hero h1{font-size:42px;line-height:1.15;letter-spacing:-.8px}.hero p{font-size:16px;line-height:1.65}.hero-copy{text-align:left}.actions{flex-direction:column;justify-content:stretch}.actions .button{width:100%}.proof{justify-content:flex-start;flex-wrap:wrap;gap:10px 16px}.dots{justify-content:flex-start}.phone-wrap{height:auto;padding:30px 0 12px}.phone{width:min(280px,86vw);height:565px;border-radius:44px}.screen{border-radius:37px}.section{padding:68px 0}.intro{text-align:left;margin-bottom:32px}.intro h2,.final-cta h2{font-size:36px;line-height:1.22}.grid-3,.grid-4,.types,.footer-grid,.expert-grid,.sample-grid{grid-template-columns:1fr}.expert-card{min-height:0;padding:24px}.expert-tagline{font-size:20px}.expert-actions{align-items:stretch;flex-direction:column;gap:12px}.expert-chat{width:100%}.expert-example-link{text-align:center}.sample-card{padding:22px}.sample-user{margin-left:5%}.sample-ai{margin-right:0}.price ul{min-height:0}.price .button{width:100%}.final-cta{padding:68px 18px}.footer-grid{gap:28px}}@media(max-width:390px){.hero h1{font-size:37px}.intro h2,.final-cta h2{font-size:33px}.phone{width:92vw;height:540px}.expert-top{gap:12px}.expert-icon{width:44px;height:44px;flex-basis:44px}.expert-card h3{font-size:22px}.sample-heading h3{font-size:19px}}:root{--red:#ff3131;--yellow:#fff200;--dark:#070707;--muted:#686868;--cream:#fffafa;--pink:#fff0f0;--line:#ececec;--white:#fff;--shadow:0 24px 70px rgba(0,0,0,.10)}body{background:#fff;color:var(--dark)}.site-header{background:rgb(255 255 255 / .94);border-bottom:1px solid #eee}.brand .custom-logo{max-height:56px}.brand-mark{display:none}.nav{color:#222}.nav a:hover{color:var(--red)}.button{border-radius:14px}.primary{background:var(--red);color:#fff;box-shadow:0 12px 28px rgb(255 49 49 / .25)}.secondary{border-color:#ddd}.badge,.eyebrow{background:#fff;color:#111;border:1px solid #dedede;box-shadow:0 5px 18px rgb(0 0 0 / .04)}.hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#fff 0%,#fff 58%,#fff2f2 100%)}.hero:before,.hero:after{content:"";position:absolute;border-radius:50%;pointer-events:none}.hero:before{width:420px;height:420px;right:-180px;top:-130px;border:1px solid rgb(255 49 49 / .18);box-shadow:0 0 0 55px rgb(255 49 49 / .035),0 0 0 110px rgb(255 49 49 / .025)}.hero:after{width:10px;height:10px;right:13%;top:19%;background:var(--yellow);box-shadow:-90px 100px 0 var(--red),75px 180px 0 #111,-150px 235px 0 var(--yellow)}.hero h1{color:#050505}.hero h1:after{content:"AI";display:inline-grid;place-items:center;margin-left:14px;width:58px;height:58px;border-radius:16px;background:var(--yellow);font-family:"Manrope",Arial,sans-serif;font-size:22px;vertical-align:middle;transform:rotate(-4deg)}.proof span:before{background:var(--red)}.phone{background:#050505;border:2px solid #111;box-shadow:0 35px 80px rgb(0 0 0 / .24)}.screen{background:#f5f5f5}.chat-head{background:#090909;border-bottom:4px solid var(--red)}.user{background:var(--red)}.ai{border-color:#e6e6e6}.hero-photo{border:1px solid #ddd}.dots button.active{background:var(--red)}.section{position:relative}.how{background:#fafafa}.steps .card{position:relative;overflow:hidden}.steps .card:after{content:"";position:absolute;width:72px;height:72px;border:1px solid #eee;border-radius:50%;right:-20px;bottom:-20px}.step-no{color:var(--red);opacity:.18}.experts{background:#050505}.experts:before{content:"AI • AI • AI • AI • AI";position:absolute;left:0;right:0;top:22px;text-align:center;color:#ffffff08;font-size:76px;font-weight:900;letter-spacing:.18em;white-space:nowrap;overflow:hidden}.experts .intro{position:relative}.experts .eyebrow{background:var(--yellow);border-color:var(--yellow);color:#000}.experts .intro p{color:#bdbdbd}.expert-card{background:#101010;border:1px solid #262626;box-shadow:none;transition:.25s ease}.expert-card:hover{transform:translateY(-4px);border-color:#ff313166}.expert-icon{background:var(--red);color:#fff}.expert-kicker{color:var(--yellow)}.expert-description{color:#aaa}.expert-skills span{background:#181818;border-color:#292929;color:#ddd}.expert-chat{background:var(--yellow);color:#000}.expert-example-link{color:#ff6d6d}.expert-properti,.expert-umkm,.expert-kesehatan,.expert-kerja-online{background:linear-gradient(145deg,#151515,#090909)}.work-samples{background:#fff}.sample-card{border-color:#e8e8e8}.expert-icon.small{background:var(--red);color:#fff}.sample-heading small,.sample-ai b,.sample-cta{color:var(--red)}.sample-user{background:#f3f3f3}.sample-ai{background:#fff7f7;border-color:#ffd6d6}.types{gap:20px}.types .card{position:relative;padding:30px 30px 30px 84px;min-height:155px;border-color:#e7e7e7;box-shadow:0 16px 45px rgb(0 0 0 / .045)}.types .card:before{content:"AI";position:absolute;left:25px;top:28px;width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:#050505;color:var(--yellow);font-weight:900;font-size:13px}.types .card:nth-child(even):before{background:var(--red);color:#fff}.types .card h3{margin-top:0}.types .card p{margin-bottom:0}.pricing{background:#080808;color:#fff}.pricing .intro p{color:#aaa}.pricing .eyebrow{background:var(--yellow);color:#000;border-color:var(--yellow)}.pricing .price{background:#111;border-color:#282828;color:#fff;position:relative}.pricing .price:first-child{border:2px solid var(--yellow);transform:translateY(-7px)}.pricing .price:first-child:before{content:"COBA DULU";position:absolute;right:18px;top:18px;background:var(--yellow);color:#000;padding:6px 8px;border-radius:7px;font-size:9px;font-weight:900;letter-spacing:.08em}.pricing .price ul{border-color:#292929;color:#c8c8c8}.pricing .price .primary{background:var(--red)}.faq-section{background:#fff}.faq-item button i,.faq-email{color:var(--red)}.final-cta{position:relative;overflow:hidden;background:var(--red);color:#fff}.final-cta:before{content:"AI";position:absolute;right:-35px;bottom:-115px;font-size:330px;font-weight:900;color:#ffffff0d;line-height:1}.final-cta span{display:inline-block;background:var(--yellow);color:#000;padding:8px 12px;border-radius:8px;font-weight:900}.final-cta .button{background:#050505;color:#fff}.site-footer{background:#050505}.copyright{border-color:#222}@media(max-width:720px){.brand .custom-logo{max-height:46px;max-width:170px}.hero h1:after{width:45px;height:45px;border-radius:12px;font-size:17px;margin-left:8px}.hero:before{width:260px;height:260px}.experts:before{font-size:42px}.types .card{padding:24px 22px 24px 76px;min-height:auto}.types .card:before{left:20px;top:22px}.pricing .price:first-child{transform:none}.final-cta:before{font-size:220px;right:-40px}}.sobatai-new-logo{display:block;width:58px;height:58px;object-fit:contain}.brand{min-width:58px}@media(max-width:720px){.sobatai-new-logo{width:48px;height:48px}.brand{min-width:48px}}:root{--red:#ff3131;--yellow:#ffed00;--black:#050608;--black-2:#0b0d10;--panel:#101216;--panel-2:#15181d;--white:#ffffff;--soft:#f7f7f8;--muted:#8e939b;--line:#242832;--shadow-tech:0 28px 80px rgba(0,0,0,.28)}body{font-family:"Manrope",Arial,sans-serif;background:#fff;color:#090a0c}h1,h2,.brand b{font-family:"Manrope",Arial,sans-serif;font-weight:850;letter-spacing:-.035em}.wrap{max-width:1240px;padding-left:34px;padding-right:34px}.section{padding:128px 0}.intro{max-width:820px;margin-bottom:62px}.intro h2{font-size:50px;letter-spacing:-.045em;margin:17px 0 18px}.intro p{font-size:17px;line-height:1.8}.eyebrow,.badge{border-radius:999px;text-transform:uppercase;letter-spacing:.08em;font-size:11px;padding:8px 13px;font-weight:900}.site-header{height:86px;background:rgb(5 6 8 / .92);border-bottom:1px solid rgb(255 255 255 / .09);backdrop-filter:blur(20px);color:#fff}.site-header .wrap{max-width:1300px}.sobatai-new-logo{width:54px;height:54px;filter:drop-shadow(0 0 16px rgb(255 49 49 / .22))}.nav{color:#e8e8e8;gap:31px;font-size:13px}.nav a{position:relative}.nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:2px;background:var(--red);transition:.2s ease}.nav a:hover{color:#fff}.nav a:hover:after{right:0}.header-cta{padding:12px 18px;border-radius:10px;background:var(--red);box-shadow:0 0 28px rgb(255 49 49 / .23)}.menu-toggle{color:#fff}.hero{min-height:790px;padding:72px 0 62px;background:radial-gradient(circle at 72% 46%,rgb(255 49 49 / .14),transparent 27%),radial-gradient(circle at 45% 5%,rgb(255 237 0 / .035),transparent 18%),linear-gradient(180deg,#050608 0%,#080a0e 100%);color:#fff;isolation:isolate}.hero:before{width:640px;height:640px;right:-130px;top:-240px;border:1px solid rgb(255 49 49 / .10);box-shadow:0 0 0 80px rgb(255 49 49 / .018),0 0 0 160px rgb(255 49 49 / .012)}.hero:after{display:none}.hero-circuit{position:absolute;z-index:-1;pointer-events:none;opacity:.34}.hero-circuit-a{width:520px;height:340px;right:8%;top:155px;background:repeating-linear-gradient(90deg,transparent 0 38px,rgb(255 49 49 / .18) 39px 40px),repeating-linear-gradient(0deg,transparent 0 38px,rgb(255 49 49 / .08) 39px 40px);mask-image:linear-gradient(to left,#000,transparent)}.hero-circuit-b{width:380px;height:220px;left:-70px;bottom:0;background:repeating-linear-gradient(90deg,transparent 0 48px,rgb(255 49 49 / .11) 49px 50px);transform:skewY(-18deg);mask-image:linear-gradient(to right,#000,transparent)}.slide{grid-template-columns:1.03fr .97fr;gap:104px}.hero-copy{max-width:610px}.hero .badge{background:#fff0;color:#fff;border-color:rgb(255 237 0 / .75);box-shadow:none}.hero h1{font-size:66px;line-height:1.05;color:#fff;margin:27px 0 24px;letter-spacing:-.055em}.hero h1:after{content:"";display:none}.hero p{max-width:590px;color:#b8bdc6;font-size:18px;line-height:1.82}.hero .actions{margin-top:34px;gap:15px}.hero .actions .primary{background:var(--red);border-radius:11px;padding:15px 21px;box-shadow:0 10px 32px rgb(255 49 49 / .24)}.hero .actions .secondary{background:#fff0;border:1px solid #383d46;color:#fff;border-radius:11px}.proof{margin-top:36px;gap:28px;color:#d9dce1}.proof span:before{width:8px;height:8px;box-shadow:0 0 16px rgb(255 49 49 / .75)}.phone-wrap{height:630px;overflow:visible}.phone{width:310px;height:630px;transform:rotate(3deg);border:1px solid #5b6069;background:linear-gradient(145deg,#444a53,#111318);padding:9px;box-shadow:0 42px 100px rgb(0 0 0 / .56),0 0 55px rgb(255 49 49 / .14);z-index:4}.phone:before{content:"";position:absolute;left:50%;bottom:-36px;width:390px;height:82px;transform:translateX(-50%) rotate(-3deg);border:2px solid var(--red);border-radius:50%;background:rgb(255 49 49 / .06);filter:drop-shadow(0 0 22px rgb(255 49 49 / .6));z-index:-1}.screen{background:#eceff2}.chat-head{background:#0e1513;border-bottom:0;height:82px}.chat-body{padding:17px}.user{background:#dcf8c6;color:#111;margin-left:28px}.ai{color:#17191c;border:1px solid #d9dde2}.hero-photo{height:150px;border:0}.tech-orbit{position:absolute;border:1px solid rgb(255 49 49 / .25);border-radius:50%;z-index:0}.orbit-one{width:480px;height:480px}.orbit-two{width:560px;height:360px;border-color:rgb(255 237 0 / .08);transform:rotate(-14deg)}.hero-benefit{position:absolute;right:-18px;width:160px;padding:15px 16px;border:1px solid #313640;background:rgb(13 15 19 / .86);border-radius:14px;z-index:7;box-shadow:0 18px 45px rgb(0 0 0 / .28);backdrop-filter:blur(14px)}.hero-benefit:before{content:"AI";display:grid;place-items:center;width:28px;height:28px;border:1px solid var(--red);border-radius:9px;color:var(--red);font-size:9px;font-weight:900;margin-bottom:10px}.hero-benefit b{display:block;color:#fff;font-size:13px;margin-bottom:4px}.hero-benefit small{display:block;color:#959ba5;line-height:1.45;font-size:10px}.benefit-speed{top:112px}.benefit-relevant{top:265px}.benefit-wa{top:418px}.benefit-wa:before{border-color:var(--yellow);color:var(--yellow)}.dots{margin-top:32px}.dots button{background:#4b5059}.dots button.active{background:var(--red)}.trust-strip{background:#090b0e;border-top:1px solid #16191f;border-bottom:1px solid #16191f;color:#858b95;padding:22px 0}.trust-strip .wrap{display:flex;align-items:center;justify-content:space-between;gap:32px}.trust-strip span{font-size:11px;text-transform:uppercase;letter-spacing:.09em;font-weight:800;white-space:nowrap}.trust-strip .wrap>div{display:flex;align-items:center;justify-content:flex-end;gap:34px;flex-wrap:wrap}.trust-strip b{color:#d8dbe0;font-size:12px;font-weight:700}.how{background:#fff}.steps{gap:30px}.steps .card{padding:38px 34px;text-align:left;border-color:#e8e9ec;border-radius:20px;box-shadow:0 18px 55px rgb(0 0 0 / .045)}.steps .card:after{width:115px;height:115px;border-color:#f0f1f3}.step-no{font-family:"Manrope",Arial,sans-serif;font-size:58px;font-weight:900;color:var(--red);opacity:.12}.steps .card h3{margin:10px 0 10px}.steps .card p{margin-bottom:0}.experts{padding:142px 0;background:linear-gradient(180deg,#07090c,#050608);overflow:hidden}.experts:before{content:"";width:720px;height:720px;position:absolute;right:-360px;top:10%;border:1px solid rgb(255 49 49 / .12);border-radius:50%;box-shadow:0 0 0 90px rgb(255 49 49 / .018),0 0 0 180px rgb(255 49 49 / .012)}.experts .intro{margin-bottom:70px}.experts .eyebrow{background:#fff0;color:var(--yellow);border-color:#514d17}.experts .intro h2{color:#fff}.experts .intro p{color:#969ca6}.expert-grid{gap:30px}.expert-card{min-height:455px;padding:38px;border-radius:24px;background:linear-gradient(145deg,#12151a,#0b0d10);border:1px solid #242832;box-shadow:0 25px 70px rgb(0 0 0 / .22)}.expert-card:hover{transform:translateY(-5px);border-color:rgb(255 49 49 / .52);box-shadow:0 30px 80px rgb(0 0 0 / .33)}.expert-icon{width:56px;height:56px;flex-basis:56px;border-radius:17px;background:rgb(255 49 49 / .12);border:1px solid rgb(255 49 49 / .25)}.expert-kicker{color:var(--yellow);font-size:10px;letter-spacing:.11em}.expert-card h3{font-size:27px;color:#fff}.expert-tagline{font-family:"Manrope",Arial,sans-serif;font-size:23px;font-weight:800;color:#fff;letter-spacing:-.02em}.expert-description{color:#9aa0aa}.expert-skills{margin:26px 0 30px;gap:9px}.expert-skills span{background:#15181d;border-color:#282d36;color:#c8ccd2;padding:8px 11px}.expert-chat{background:var(--red);color:#fff;border-radius:10px}.expert-example-link{color:#c8ccd2}.work-samples{padding:132px 0;background:#f7f7f8}.sample-grid{gap:30px}.sample-card{border:1px solid #e6e7e9;border-radius:24px;padding:36px;box-shadow:0 22px 65px rgb(0 0 0 / .055)}.sample-heading{margin-bottom:26px}.expert-icon.small{background:#080a0d;color:var(--yellow);border:0}.sample-heading h3{font-size:23px}.sample-chat{gap:15px}.sample-bubble{padding:18px 19px;border-radius:18px}.sample-user{background:#eceef1;color:#3f434a}.sample-ai{background:#fff;border-color:#f1d4d4}.sample-cta{margin-top:24px}#fitur{background:#fff}.types{gap:26px}.types .card{min-height:185px;padding:34px 34px 34px 96px;border-radius:22px;box-shadow:none;border-color:#e8e9eb;transition:.22s ease}.types .card:hover{transform:translateY(-3px);border-color:#ffc5c5;box-shadow:0 20px 55px rgb(255 49 49 / .07)}.types .card:before{left:30px;top:34px;width:48px;height:48px;border-radius:14px;background:#080a0d;color:var(--yellow)}.types .card:nth-child(even):before{background:var(--red);color:#fff}.types .card h3{font-size:20px}.types .card p{font-size:14px;line-height:1.75}.pricing{padding:138px 0;background:radial-gradient(circle at 12% 20%,rgb(255 49 49 / .10),transparent 22%),#07090c}.pricing .intro{margin-bottom:68px}.pricing .intro h2{color:#fff}.pricing .intro p{color:#969ca6}.pricing .eyebrow{background:#fff0;color:var(--yellow);border-color:#514d17}.pricing .grid-4{gap:22px}.pricing .price{padding:34px 28px;border-radius:22px;background:#0f1216;border-color:#252a32;min-height:390px}.pricing .price:first-child{transform:none;border:1px solid rgb(255 49 49 / .78);box-shadow:0 0 0 1px rgb(255 49 49 / .12),0 22px 65px rgb(255 49 49 / .09)}.pricing .price:first-child:before{right:22px;top:-13px;background:var(--yellow);border-radius:999px;padding:7px 12px}.price strong{font-size:33px;margin-top:14px}.pricing .price ul{min-height:150px;padding-top:20px;border-color:#252a32;color:#b7bcc5;line-height:1.55}.pricing .price .button{border-radius:10px;width:100%;margin-top:auto}.faq-section{padding:132px 0;background:#fff}.faq-layout{display:grid;grid-template-columns:.82fr 1.18fr;gap:82px;align-items:start}.faq-heading{position:sticky;top:120px}.faq-heading h2{font-size:46px;line-height:1.15;margin:18px 0}.faq-heading p{color:#737880;line-height:1.75}.faq-email{display:inline-flex;margin-top:16px;font-weight:800}.faq-list{display:flex;flex-direction:column;gap:12px}.faq-item{border:1px solid #e4e6e9;border-radius:16px;background:#fff;overflow:hidden}.faq-item button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:18px;text-align:left;padding:20px 22px;border:0;background:#fff0;color:#111;font:inherit;font-weight:800;cursor:pointer}.faq-item button i{font-style:normal;font-size:22px}.faq-answer{display:none;padding:0 22px 20px}.faq-item.open .faq-answer{display:block}.faq-answer p{margin:0;color:#727780;line-height:1.7}.final-cta{margin:0;background:#ff3131;padding:95px 24px;isolation:isolate}.final-cta:before{font-size:380px;bottom:-180px}.final-cta h2{font-size:50px;letter-spacing:-.04em}.final-cta .button{border-radius:11px;background:#050608}.site-footer{background:#050608;padding:70px 0 28px}.footer-grid{gap:60px}.footer-brand b{font-size:20px}.footer-col{color:#8f959e}.footer-col b{color:#fff}.footer-col a:hover{color:#fff}.copyright{border-color:#1b1e24}@media(max-width:1050px){.slide{gap:45px}.hero-benefit{display:none}.phone-wrap{height:590px}.phone{height:590px;width:290px}.faq-layout{grid-template-columns:1fr;gap:45px}.faq-heading{position:static;max-width:700px}.pricing .grid-4{grid-template-columns:repeat(2,1fr)}}@media(max-width:950px){.site-header .nav{background:#0b0d10;border-bottom-color:#242832;color:#fff}.hero{padding-top:54px}.slide{grid-template-columns:1fr;gap:60px}.hero-copy{text-align:center;margin:0 auto}.hero .actions,.hero .proof,.dots{justify-content:center}.phone-wrap{height:590px}.trust-strip .wrap{flex-direction:column;text-align:center}.trust-strip .wrap>div{justify-content:center}.expert-grid,.sample-grid{grid-template-columns:1fr 1fr}}@media(max-width:720px){.wrap{padding-left:20px;padding-right:20px}.section{padding:82px 0}.site-header{height:72px}.nav{top:72px}.sobatai-new-logo{width:46px;height:46px}.hero{min-height:auto;padding:54px 0 40px}.hero-copy{text-align:left}.hero h1{font-size:45px;line-height:1.08}.hero p{font-size:16px;line-height:1.7}.hero .actions{justify-content:stretch}.hero .proof{justify-content:flex-start;gap:12px 18px}.dots{justify-content:flex-start}.phone-wrap{height:auto;padding:42px 0 12px}.phone{width:min(278px,86vw);height:555px;transform:rotate(1.5deg)}.phone:before{width:315px;bottom:-28px}.tech-orbit{display:none}.trust-strip{padding:24px 0}.trust-strip .wrap>div{gap:12px 22px}.trust-strip b{font-size:11px}.intro{text-align:left;margin-bottom:40px}.intro h2,.faq-heading h2,.final-cta h2{font-size:35px}.intro p{font-size:15px}.steps,.expert-grid,.sample-grid,.types,.pricing .grid-4,.footer-grid{grid-template-columns:1fr}.steps{gap:16px}.steps .card{padding:28px}.experts{padding:88px 0}.expert-card{min-height:0;padding:28px}.expert-card h3{font-size:23px}.expert-tagline{font-size:20px}.expert-actions{flex-direction:column;align-items:stretch}.expert-chat{width:100%}.expert-example-link{text-align:center}.work-samples{padding:82px 0}.sample-card{padding:25px}.sample-user{margin-left:4%}.sample-ai{margin-right:0}.types{gap:15px}.types .card{min-height:0;padding:25px 22px 25px 78px}.types .card:before{left:20px;top:24px;width:42px;height:42px}.pricing{padding:88px 0}.pricing .price{min-height:0}.pricing .price ul{min-height:0}.faq-section{padding:84px 0}.faq-layout{gap:34px}.faq-item button{padding:18px}.faq-answer{padding:0 18px 18px}.final-cta{padding:76px 20px}.final-cta:before{font-size:230px}.footer-grid{gap:30px}}@media(max-width:390px){.hero h1{font-size:39px}.intro h2,.faq-heading h2,.final-cta h2{font-size:32px}.phone{width:90vw;height:535px}.proof{font-size:11px}}.faq-list{gap:14px}.faq-item{border:1px solid #20242b;border-radius:16px;background:#fff;overflow:hidden;box-shadow:0 10px 30px rgb(0 0 0 / .05)}.faq-item button{background:#050608;color:#fff;padding:23px 26px;line-height:1.55}.faq-item button:hover{background:#0c0e12}.faq-item button i{color:#ffed00}.faq-answer{background:#fff;padding:0}.faq-answer p{color:#17191d;padding:24px 26px 27px;line-height:1.8}.faq-item.open button{border-bottom:1px solid #eceef1}@media(max-width:720px){.faq-item button{padding:20px 21px}.faq-answer p{padding:21px 21px 24px}}:root{--red:#ff3131;--yellow:#ffed00;--ink:#111216;--muted:#6b6f78;--soft:#f7f8fb;--soft-red:#fff0f0;--soft-yellow:#fffbe0;--line:#e7e9ee;--white:#fff;--shadow:0 18px 55px rgba(17,18,22,.08)}body{font-family:"DM Sans",Arial,sans-serif;color:var(--ink);background:#fff}.brand b,h1,h2,.expert-tagline,.step-no,.faq-heading h2{font-family:"Space Grotesk","DM Sans",Arial,sans-serif}.wrap{max-width:1200px}.site-header{height:84px;background:rgb(255 255 255 / .92);border-bottom:1px solid #eceef2;box-shadow:0 8px 32px rgb(17 18 22 / .035)}.nav{color:#343740}.nav a:hover{color:var(--red)}.button{border-radius:14px;padding:14px 20px;letter-spacing:-.01em}.primary{background:var(--red);color:#fff;box-shadow:0 10px 30px rgb(255 49 49 / .22)}.primary:hover{box-shadow:0 14px 34px rgb(255 49 49 / .28)}.secondary{background:#fff;border:1px solid #dfe2e8;color:#1b1d22}.hero{position:relative;isolation:isolate;min-height:720px;padding:72px 0 60px;background:radial-gradient(circle at 88% 16%,rgb(255 237 0 / .24),transparent 23%),radial-gradient(circle at 72% 78%,rgb(255 49 49 / .09),transparent 30%),linear-gradient(180deg,#fff 0%,#fff 68%,#fbfbfd 100%);overflow:hidden}.hero:before{content:"";position:absolute;z-index:-2;inset:0;background-image:linear-gradient(rgb(17 18 22 / .035) 1px,transparent 1px),linear-gradient(90deg,rgb(17 18 22 / .035) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(to bottom,rgb(0 0 0 / .45),transparent 70%)}.hero:after{content:"AI";position:absolute;z-index:-1;right:-20px;top:35px;font:900 260px/1 "Space Grotesk",sans-serif;letter-spacing:-.1em;color:rgb(255 49 49 / .035)}.slide{grid-template-columns:1.02fr .98fr;gap:76px}.hero-copy{max-width:640px}.badge,.eyebrow{background:var(--soft-yellow);color:#171717;border:1px solid #f1df00;border-radius:999px;padding:8px 14px;font-weight:800;letter-spacing:.01em}.hero h1{font-family:"Space Grotesk",sans-serif;font-size:68px;line-height:1.02;letter-spacing:-.055em;margin:25px 0 22px;max-width:690px}.hero h1::first-letter{color:inherit}.hero p{font-size:18px;line-height:1.72;color:#636770;max-width:620px}.proof{gap:12px;flex-wrap:wrap}.proof span{background:#fff;border:1px solid #e8eaef;border-radius:999px;padding:8px 12px;box-shadow:0 8px 25px rgb(17 18 22 / .04)}.proof span:before{background:var(--red)}.dots button{background:#d9dce3}.dots button.active{background:var(--red)}.hero-circuit{opacity:.22}.hero-circuit-a{background:repeating-linear-gradient(90deg,transparent 0 38px,rgb(255 49 49 / .17) 39px 40px),repeating-linear-gradient(0deg,transparent 0 38px,rgb(255 49 49 / .08) 39px 40px)}.hero-circuit-b{opacity:.12}.phone-wrap{height:590px}.phone{width:302px;height:610px;background:#15161a;border:1px solid #2d3036;box-shadow:0 34px 85px rgb(17 18 22 / .22),0 0 0 10px rgb(255 255 255 / .75)}.screen{background:#f6f7f9}.chat-head{background:linear-gradient(135deg,#fff,#f1f3f6);color:#17191d;border-bottom:1px solid #e4e7eb}.chat-head:before{content:"●";color:#25d366;margin-right:5px}.user{background:#ddf8d8;color:#1e2820}.ai{background:#fff;border-color:#e4e6ea}.hero-photo{border:1px solid #e5e7eb}.tech-orbit{border-color:rgb(255 49 49 / .21)}.hero-benefit{background:rgb(255 255 255 / .92);border:1px solid #e2e5ea;color:#16181d;box-shadow:0 16px 42px rgb(17 18 22 / .09);backdrop-filter:blur(12px)}.hero-benefit small{color:#747983}.hero-benefit:before{background:var(--yellow);box-shadow:none}.trust-strip{background:#fff;border-color:#eceef2;color:#737780;padding:25px 0}.trust-strip b{color:#22252b;background:#f7f8fa;border:1px solid #eceef2;border-radius:999px;padding:8px 13px}.section{padding:110px 0}.intro{max-width:820px;margin-bottom:52px}.intro h2{font-family:"Space Grotesk",sans-serif;font-size:54px;letter-spacing:-.045em;line-height:1.08}.intro p{font-size:17px}.how{background:#f7f8fb;position:relative;overflow:hidden}.how:after{content:"";position:absolute;width:320px;height:320px;border-radius:50%;background:var(--yellow);opacity:.13;right:-120px;top:-120px;filter:blur(2px)}.card{border:1px solid #e7e9ee;border-radius:22px;padding:30px;background:#fff;box-shadow:0 16px 42px rgb(17 18 22 / .055)}.steps .card{text-align:left;position:relative;overflow:hidden}.steps .card:nth-child(2){transform:translateY(18px)}.steps .card:nth-child(3){transform:translateY(36px)}.step-no{font-size:58px;color:var(--red);letter-spacing:-.06em}.steps .card:after{content:"";position:absolute;right:-35px;bottom:-38px;width:110px;height:110px;background:var(--soft-yellow);border-radius:50%}.experts{background:#fff;color:var(--ink);position:relative;overflow:hidden}.experts:before{content:"";position:absolute;left:-130px;top:110px;width:290px;height:290px;border-radius:50%;background:rgb(255 49 49 / .07)}.experts .intro p{color:var(--muted)}.expert-grid{gap:24px}.expert-card{min-height:420px;padding:30px;border-radius:26px;background:#fff;border:1px solid #e4e7ec;box-shadow:0 18px 55px rgb(17 18 22 / .07);position:relative;overflow:hidden}.expert-card:before{content:"";position:absolute;left:0;top:0;width:100%;height:6px;background:var(--red)}.expert-card:nth-child(even):before{background:var(--yellow)}.expert-icon{background:#111216;color:#fff;border-radius:15px}.expert-icon.small{background:var(--soft-yellow);color:#111}.expert-kicker{color:var(--red)}.expert-card h3{color:#111}.expert-tagline{color:#111;font-size:24px;letter-spacing:-.025em}.expert-description{color:#6e727b}.expert-skills span{background:#f7f8fa;border:1px solid #e8eaee;color:#42464e}.expert-chat{background:#111216;color:#fff;border-radius:13px}.expert-example-link{color:var(--red)}.expert-properti,.expert-umkm,.expert-kesehatan,.expert-kerja-online{background:#fff}.work-samples{background:#f8f9fb}.sample-grid{gap:24px}.sample-card{border-radius:26px;border-color:#e6e8ed;box-shadow:0 15px 46px rgb(17 18 22 / .06)}.sample-heading small,.sample-cta,.sample-ai b{color:var(--red)}.sample-user{background:#f1f2f5;color:#444850}.sample-ai{background:#fff6f6;border-color:#ffd9d9}.sample-card:nth-child(even) .sample-ai{background:#fffde8;border-color:#f5e986}#fitur{background:#fff}.types{gap:18px}.types .card{position:relative;min-height:160px;padding:28px 28px 28px 82px;box-shadow:none;transition:.2s ease}.types .card:hover{transform:translateY(-3px);border-color:#ffb4b4;box-shadow:0 18px 40px rgb(17 18 22 / .055)}.types .card:before{content:"✦";position:absolute;left:24px;top:28px;width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:#111216;color:var(--yellow);font-size:20px}.types .card:nth-child(3n+2):before{background:var(--red);color:#fff}.types .card:nth-child(3n):before{background:var(--yellow);color:#111}.pricing{background:linear-gradient(180deg,#fff 0,#f7f8fb 100%)}.pricing .grid{align-items:stretch}.pricing .price{position:relative;min-height:430px;border-radius:24px;box-shadow:0 16px 45px rgb(17 18 22 / .055)}.pricing .price:first-child{border:2px solid var(--red);background:#fff}.pricing .price:first-child:before{content:"COBA DULU";position:absolute;right:18px;top:18px;background:var(--yellow);color:#111;padding:6px 10px;border-radius:999px;font-size:10px;font-weight:900;letter-spacing:.06em}.price strong{font-family:"Space Grotesk",sans-serif;font-size:32px;letter-spacing:-.04em}.price li{color:#545962}.price li::first-letter{color:var(--red)}.faq-section{background:#fff}.faq-layout{gap:86px}.faq-heading h2{font-family:"Space Grotesk",sans-serif;letter-spacing:-.045em}.faq-item{border-color:#e3e6eb;box-shadow:0 10px 28px rgb(17 18 22 / .045)}.faq-item button{background:#111216;color:#fff}.faq-item button:hover{background:#1b1d22}.faq-item button i{color:var(--yellow)}.faq-answer,.faq-answer p{background:#fff;color:#25282e}.final-cta{position:relative;overflow:hidden;background:#ff3131;color:#fff;padding:96px 24px}.final-cta:before{content:"AI";position:absolute;right:4%;top:-30px;font:900 250px/1 "Space Grotesk",sans-serif;color:rgb(255 255 255 / .1)}.final-cta span{display:inline-flex;background:var(--yellow);color:#111;padding:7px 12px;border-radius:999px;font-weight:900}.final-cta h2{font-family:"Space Grotesk",sans-serif;font-size:56px;letter-spacing:-.05em}.final-cta .button{background:#111216;color:#fff;border:1px solid rgb(255 255 255 / .15)}.site-footer{background:#fff;color:#1b1d22;border-top:1px solid #eceef2}.footer-col{color:#6f747d}.footer-col b{color:#17191d}.copyright{border-top-color:#eceef2;color:#8a8f98}@media(max-width:950px){.site-header .nav{background:#fff;border-bottom-color:#eceef2;color:#202329}.slide{grid-template-columns:1fr;gap:50px}.hero-copy{margin:auto;text-align:center}.hero .actions,.hero .proof,.dots{justify-content:center}.phone-wrap{height:585px}.steps .card:nth-child(2),.steps .card:nth-child(3){transform:none}}@media(max-width:720px){.site-header{height:72px}.hero{padding:46px 0 34px}.hero:after{font-size:150px;right:-15px}.hero h1{font-size:44px;line-height:1.04;letter-spacing:-.05em}.hero-copy{text-align:left}.hero .actions,.hero .proof,.dots{justify-content:flex-start}.hero p{font-size:16px}.hero-benefit{display:none}.phone-wrap{height:auto;padding:34px 0 10px}.phone{width:min(276px,88vw);height:560px}.section{padding:76px 0}.intro h2,.faq-heading h2,.final-cta h2{font-size:38px}.intro{margin-bottom:34px}.trust-strip .wrap>div{gap:10px}.trust-strip b{padding:7px 10px}.expert-card{padding:24px}.types .card{min-height:0;padding:24px 20px 24px 72px}.types .card:before{left:18px;top:22px}.pricing .price{min-height:0}.faq-layout{gap:36px}.faq-heading{position:static}.final-cta{padding:72px 20px}.final-cta:before{font-size:155px;right:-15px;top:8px}}@media(max-width:390px){.hero h1{font-size:39px}.intro h2,.faq-heading h2,.final-cta h2{font-size:34px}}:root{--red:#ff3131;--red-deep:#e92121;--yellow:#ffed00;--yellow-soft:#fff9b8;--black:#0b0b0d;--text:#111111;--text-2:#242424;--white:#ffffff;--surface:#ffffff;--surface-soft:#fafafa;--line:#dedede;--line-dark:#c9c9c9;--shadow:0 15px 45px rgba(0,0,0,.08);--shadow-soft:0 7px 24px rgba(0,0,0,.06)}html{background:#fff}body{background:#fff;color:var(--text);font-family:"DM Sans",Arial,sans-serif;font-weight:500}p,li,small,.intro p,.expert-description,.sample-bubble p,.faq-answer p,.footer-copy,.footer-col a{color:var(--text-2)!important;opacity:1!important}h1,h2,h3,h4,strong,b,.nav a,.eyebrow,.badge{color:var(--black)}.wrap{max-width:1240px;padding-left:30px;padding-right:30px}.site-header{height:86px;background:#fff;border-bottom:1px solid #ededed;box-shadow:0 5px 20px rgb(0 0 0 / .035);backdrop-filter:none}.brand .custom-logo{max-height:54px}.nav{gap:31px}.nav a{font-weight:750;font-size:14px}.nav a:hover{color:var(--red)}.header-cta{background:var(--red)!important;color:#fff!important;border-radius:11px!important;box-shadow:0 9px 25px rgb(255 49 49 / .2)!important}.hero{min-height:690px;padding:66px 0 50px;background:#fff;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 94% 17%,rgb(255 49 49 / .08) 0 80px,transparent 81px),radial-gradient(circle at 62% 42%,rgb(255 237 0 / .12) 0 95px,transparent 96px),linear-gradient(rgb(255 49 49 / .055) 1px,transparent 1px),linear-gradient(90deg,rgb(255 49 49 / .055) 1px,transparent 1px);background-size:auto,auto,36px 36px,36px 36px;mask-image:linear-gradient(90deg,transparent 0,rgb(0 0 0 / .22) 40%,rgb(0 0 0 / .55) 100%);z-index:-2}.hero:after{content:"";position:absolute;right:-85px;top:0;width:185px;height:185px;border-radius:50%;background:var(--red);z-index:-1}.hero-circuit{display:block!important;opacity:1!important;pointer-events:none}.hero-circuit-a{left:47%;top:70px;width:450px;height:470px;background:repeating-linear-gradient(0deg,transparent 0 28px,rgb(255 49 49 / .08) 29px 30px)}.hero-circuit-b{right:2%;bottom:65px;width:310px;height:280px;background:radial-gradient(circle,rgb(255 49 49 / .25) 1.4px,transparent 1.6px);background-size:14px 14px;opacity:.45!important}.slide{grid-template-columns:1.03fr .97fr;gap:60px;align-items:center;min-height:555px}.hero-copy{max-width:650px;position:relative;z-index:3}.badge,.eyebrow{display:inline-flex;background:var(--yellow);border:0;color:var(--black);font-size:12px;font-weight:900;border-radius:999px;padding:9px 15px;text-transform:uppercase;letter-spacing:.03em}.hero h1{font-family:"Space Grotesk","DM Sans",sans-serif!important;font-size:66px;line-height:1.02;letter-spacing:-.055em;margin:22px 0 20px;color:#09090b!important;font-weight:800;max-width:680px;text-shadow:none!important;opacity:1!important}.hero p{font-size:17px;line-height:1.7;color:#181818!important;font-weight:520;max-width:605px;opacity:1!important}.actions{margin-top:29px}.button{font-weight:800;border-radius:11px}.primary{background:var(--red);color:#fff!important;border:1px solid var(--red);box-shadow:0 10px 25px rgb(255 49 49 / .2)}.primary:hover{background:#e91f1f}.secondary{background:#fff;color:#111!important;border:1.5px solid #171717}.proof{margin-top:31px;gap:20px}.proof span{background:transparent!important;border:0!important;box-shadow:none!important;color:#111!important;font-size:13px;font-weight:800;padding:0 0 0 23px;position:relative}.proof span:before{content:"✓";position:absolute;left:0;top:-2px;width:17px;height:17px;border-radius:50%;display:grid;place-items:center;background:var(--red)!important;color:#fff;font-size:10px}.dots{margin-top:7px}.dots button{width:7px;height:7px;background:#111}.dots button.active{width:27px;border-radius:999px;background:var(--red)}.phone-wrap{height:555px;display:grid;place-items:center;position:relative}.phone{width:295px;height:570px;border-radius:43px;background:#0c0d10;border:3px solid #111;box-shadow:0 28px 55px rgb(0 0 0 / .18),0 0 0 8px #ececec;transform:rotate(2deg);z-index:3}.phone:before{content:"";position:absolute;left:50%;bottom:-43px;width:370px;height:78px;transform:translateX(-50%);border-radius:50%;background:radial-gradient(ellipse,rgb(255 49 49 / .17),rgb(0 0 0 / .07) 46%,transparent 70%);z-index:-3}.screen{background:#f4f4f4;border-radius:35px;overflow:hidden}.chat-head{background:#fff;color:#111!important;border-bottom:1px solid #ddd;padding:19px 17px 13px}.chat-head b,.chat-head small{color:#111!important}.chat-body{padding:15px}.msg{color:#111!important}.user{background:#d9fbd7;color:#111!important;border:1px solid #bde8ba}.ai{background:#fff;color:#111!important;border:1px solid #dedede}.hero .phone .msg p{color:#111!important}.hero-photo{border-radius:14px;border:1px solid #ddd;box-shadow:none}.tech-orbit{border:1px solid rgb(255 49 49 / .2);background:#fff0}.orbit-one{width:390px;height:390px}.orbit-two{width:475px;height:475px;border-color:rgb(255 237 0 / .45)}.hero-benefit{width:165px;background:#fff;border:1px solid #e3e3e3;border-radius:15px;color:#111!important;box-shadow:0 12px 30px rgb(0 0 0 / .09);padding:14px 15px 14px 48px;z-index:5}.hero-benefit b{color:#111!important;font-size:13px}.hero-benefit small{color:#222!important;font-size:10.5px;line-height:1.35}.hero-benefit:before{content:"✦";left:14px;top:50%;transform:translateY(-50%);width:25px;height:25px;border-radius:8px;display:grid;place-items:center;background:#fff!important;border:2px solid var(--red);color:var(--red)}.benefit-speed{right:-2px;top:96px}.benefit-relevant{right:-22px;top:190px}.benefit-wa{right:-5px;top:284px}.benefit-wa:before{border-color:#e0cc00;color:#111;background:var(--yellow)!important}.trust-strip{background:#fff;border-top:1px solid #ededed;border-bottom:1px solid #ededed;padding:21px 0;box-shadow:0 8px 24px rgb(0 0 0 / .03)}.trust-strip .wrap{display:flex;align-items:center;justify-content:center;gap:30px}.trust-strip .wrap>span{display:none}.trust-strip .wrap>div{display:flex;width:100%;justify-content:space-around;gap:18px;flex-wrap:wrap}.trust-strip b{background:#fff0;border:0;color:#111!important;font-size:12px;font-weight:800;padding:9px 10px;position:relative}.trust-strip b:before{content:"◉";margin-right:9px;color:var(--red)}.trust-strip b:nth-child(even):before{color:#cabd00}.section{padding:94px 0}.intro{text-align:center;max-width:820px;margin:0 auto 47px}.intro h2{font-family:"Space Grotesk","DM Sans",sans-serif;font-size:45px;line-height:1.08;letter-spacing:-.04em;margin:13px 0 13px;color:#0b0b0d!important}.intro p{font-size:16px;line-height:1.68;max-width:700px;margin-inline:auto;color:#202020!important}.how{background:#fff}.card{background:#fff;border:1px solid #e1e1e1;border-radius:16px;box-shadow:0 8px 26px rgb(0 0 0 / .055)}.steps{gap:20px}.steps .card{padding:27px;transform:none!important;text-align:left}.step-no{font-size:15px;background:var(--red);color:#fff!important;width:37px;height:37px;border-radius:10px;display:grid;place-items:center;margin-bottom:18px}.steps .card:nth-child(even) .step-no{background:var(--yellow);color:#111!important}.steps .card h3{font-size:18px;color:#111!important}.steps .card p{font-size:14px;color:#242424!important}.experts{background:#fff;color:#111}.experts:before{display:none}.expert-grid{grid-template-columns:repeat(4,1fr);gap:18px}.expert-card{min-height:430px;padding:24px 23px 21px;border:1px solid #dedede;border-radius:16px;background:#fff!important;box-shadow:0 8px 26px rgb(0 0 0 / .055);overflow:visible}.expert-card:before{height:0}.expert-card:after{content:"";display:block;height:118px;border-radius:12px;margin:-1px 0 18px;order:-1;background:linear-gradient(145deg,#fff3f3,#fff);border:1px solid #f1dede}.expert-card:nth-child(even):after{background:linear-gradient(145deg,#fffde9,#fff);border-color:#eee7a8}.expert-top{position:relative;margin-top:-138px;padding-top:138px}.expert-icon{position:absolute;left:0;top:0;width:44px;height:44px;border-radius:50%;background:var(--red);color:#fff;font-size:20px;z-index:2;box-shadow:0 5px 15px rgb(255 49 49 / .2)}.expert-card:nth-child(even) .expert-icon{background:var(--yellow);color:#111}.expert-kicker{font-size:10px;color:var(--red)!important;font-weight:900;text-transform:uppercase}.expert-card h3{font-size:21px;color:var(--red)!important;margin:5px 0 9px}.expert-card:nth-child(even) h3{color:#d5a900!important}.expert-tagline{font-size:17px!important;line-height:1.35;color:#111!important}.expert-description{font-size:13px;color:#242424!important;line-height:1.6}.expert-skills{gap:6px}.expert-skills span{background:#fafafa;border:1px solid #e2e2e2;color:#111!important;font-size:10.5px}.expert-actions{margin-top:auto}.expert-chat{width:100%;background:var(--red);color:#fff!important;border-radius:9px;text-align:center;padding:12px 10px;font-size:11px}.expert-card:nth-child(even) .expert-chat{background:var(--yellow);color:#111!important}.expert-example-link{display:none}.work-samples{background:#fafafa}.sample-grid{gap:18px}.sample-card{background:#fff;border:1px solid #dedede;border-radius:16px;box-shadow:0 8px 24px rgb(0 0 0 / .045)}.sample-heading h3{color:#111!important}.sample-heading small,.sample-ai b,.sample-cta{color:var(--red)!important}.sample-user{background:#f3f3f3;color:#111!important}.sample-ai{background:#fff5f5;border-color:#ffd6d6;color:#111!important}.sample-bubble p{color:#181818!important}#fitur{background:#fff}.types{grid-template-columns:repeat(4,1fr);gap:14px}.types .card{min-height:165px;padding:63px 18px 19px;text-align:center;border:1px solid #dfdfdf;border-radius:15px;box-shadow:0 6px 18px rgb(0 0 0 / .035)}.types .card:before{left:50%;top:17px;transform:translateX(-50%);width:38px;height:38px;border-radius:11px;background:#fff!important;border:2px solid var(--red);color:var(--red);content:"✦"}.types .card:nth-child(3n+2):before{background:#fff!important;color:#111;border-color:#111}.types .card:nth-child(3n):before{background:var(--yellow)!important;color:#111;border-color:#e7d600}.types .card h3{font-size:14px;color:#111!important;margin-bottom:9px}.types .card p{font-size:12px;line-height:1.55;color:#242424!important}.pricing{background:#fff}.pricing .grid-4{grid-template-columns:repeat(4,1fr);gap:16px;max-width:1120px;margin:auto}.pricing .price{min-height:390px;border:1px solid #d8d8d8;border-radius:16px;padding:26px 23px;box-shadow:0 8px 22px rgb(0 0 0 / .04)}.pricing .price:first-child{border:1.5px solid var(--red);background:#fff}.pricing .price:first-child:before{top:-13px;right:auto;left:50%;transform:translateX(-50%);background:var(--yellow);color:#111;padding:5px 15px;white-space:nowrap}.price h3{font-size:20px;color:#111!important}.price strong{font-size:31px;color:#111!important}.price li{color:#181818!important;font-size:13px}.price li::first-letter{color:var(--red)}.price .button{margin-top:auto;width:100%;text-align:center}.pricing .price:not(:first-child) .button{background:var(--yellow);border-color:var(--yellow);color:#111!important;box-shadow:none}.faq-section{background:#fff}.faq-layout{grid-template-columns:.55fr 1.45fr;gap:55px;align-items:start}.faq-heading{text-align:left}.faq-heading h2{font-size:40px;color:#111!important}.faq-heading p{color:#202020!important}.faq-email{color:var(--red)!important}.faq-list{display:grid;grid-template-columns:1fr 1fr;gap:11px 14px}.faq-item{border:1px solid #111;border-radius:10px;box-shadow:none;background:#fff}.faq-item button{background:#0a0a0b!important;color:#fff!important;border-radius:0;padding:17px 18px;font-size:12px;line-height:1.4}.faq-item button span{color:#fff!important}.faq-item button i{color:var(--yellow)!important}.faq-answer{background:#fff!important}.faq-answer p{color:#111!important;padding:18px;line-height:1.6;font-size:12px}.final-cta{max-width:1180px;margin:0 auto 64px;padding:34px 38px;border-radius:22px;background:linear-gradient(110deg,#ff3131,#e71919);color:#fff;text-align:left;display:grid;grid-template-columns:auto 1fr auto;grid-template-areas:"badge title button" "badge text button";column-gap:24px;align-items:center;box-shadow:0 18px 40px rgb(255 49 49 / .19);overflow:hidden}.final-cta:before{display:none}.final-cta>span{grid-area:badge;width:76px;height:76px;border-radius:50%;background:var(--yellow);color:#111!important;display:grid;place-items:center;text-align:center;font-size:10px;font-weight:900;padding:10px;border:5px solid rgb(255 255 255 / .8)}.final-cta h2{grid-area:title;color:#fff!important;font-size:30px!important;margin:0 0 3px}.final-cta p{grid-area:text;color:#fff!important;margin:0;opacity:1!important}.final-cta .button{grid-area:button;background:#fff;color:var(--red)!important;border:0;white-space:nowrap}.site-footer{background:#0b0b0d;color:#fff;border-top:0}.site-footer p,.site-footer a,.site-footer small,.site-footer b{color:#fff!important}.footer-bottom{border-color:#2a2a2a}@media(max-width:980px){.wrap{padding-left:22px;padding-right:22px}.nav{display:none}.menu-toggle{display:block}.hero{padding-top:46px;min-height:0}.slide{grid-template-columns:1fr;gap:24px}.hero-copy{text-align:left;max-width:none}.hero h1{font-size:54px}.hero p{max-width:650px}.phone-wrap{height:535px}.benefit-speed{right:5%}.benefit-relevant{right:1%}.benefit-wa{right:4%}.expert-grid{grid-template-columns:repeat(2,1fr)}.types{grid-template-columns:repeat(2,1fr)}.pricing .grid-4{grid-template-columns:repeat(2,1fr)}.faq-layout{grid-template-columns:1fr}.faq-heading{text-align:center}.faq-list{grid-template-columns:1fr 1fr}}@media(max-width:650px){.wrap{padding-left:18px;padding-right:18px}.site-header{height:74px}.brand .custom-logo{max-height:43px}.hero{padding:38px 0 36px}.hero:after{width:100px;height:100px;right:-50px}.hero h1{font-size:43px;line-height:1.03;letter-spacing:-.045em}.hero p{font-size:15px;line-height:1.62}.actions{display:grid;grid-template-columns:1fr;gap:10px}.actions .button{text-align:center;width:100%}.proof{gap:11px 18px}.proof span{font-size:11px}.phone-wrap{height:505px;margin-top:5px}.phone{width:min(270px,78vw);height:510px}.phone:before{width:290px}.hero-benefit{display:none}.tech-orbit{display:none!important}.dots{justify-content:center;margin-top:22px}.trust-strip{padding:14px 0}.trust-strip .wrap>div{display:grid;grid-template-columns:1fr 1fr;gap:5px 10px}.trust-strip b{font-size:10px;padding:7px 4px}.section{padding:72px 0}.intro{text-align:center;margin-bottom:34px}.intro h2{font-size:34px}.intro p{font-size:14px}.steps,.expert-grid,.sample-grid,.types,.pricing .grid-4,.footer-grid{grid-template-columns:1fr}.expert-card{min-height:0}.types .card{min-height:0}.faq-list{grid-template-columns:1fr}.faq-item button{font-size:12px;padding:16px}.faq-answer p{font-size:12px;padding:17px}.final-cta{margin:0 16px 42px;padding:29px 22px;grid-template-columns:1fr;grid-template-areas:"badge" "title" "text" "button";text-align:center;justify-items:center;row-gap:12px}.final-cta h2{font-size:27px!important}.final-cta p{font-size:14px}.final-cta .button{width:100%;text-align:center}}:root{--sa-red:#ff3131;--sa-yellow:#ffed00;--sa-black:#08090b;--sa-text:#111216;--sa-muted:#595d65;--sa-line:#e8e9ec;--sa-soft:#fafbfc;--sa-green:#25d366}body{background:#fff!important;color:var(--sa-text)!important;font-family:"DM Sans",Arial,sans-serif!important}.bright-home{background:#fff}.bright-home *{box-sizing:border-box}.bright-home p{color:#3d4148!important}.wrap{max-width:1200px!important}.site-header{height:78px!important;background:#fff!important;border-bottom:1px solid #eceef1!important;box-shadow:none!important}.site-header .wrap{max-width:1200px!important}.sobatai-new-logo{height:52px!important;width:auto!important}.nav{gap:28px!important}.nav a{font-size:14px!important;font-weight:800!important;color:#111!important}.nav a:hover{color:var(--sa-red)!important}.header-cta{background:var(--sa-red)!important;color:#fff!important;border:0!important;border-radius:10px!important;padding:13px 18px!important}.ref-hero{position:relative;overflow:hidden;background:#fff;padding:46px 0 28px;min-height:650px}.ref-grid{position:absolute;inset:0;background-image:linear-gradient(rgb(255 49 49 / .035) 1px,transparent 1px),linear-gradient(90deg,rgb(255 49 49 / .035) 1px,transparent 1px);background-size:32px 32px;mask-image:linear-gradient(90deg,transparent 0,#000 45%,#000 100%);pointer-events:none}.ref-dotfield{position:absolute;right:5%;top:48px;width:180px;height:100px;background:radial-gradient(circle,var(--sa-red) 1.6px,transparent 1.8px);background-size:13px 13px;opacity:.6}.ref-red-disc{position:absolute;width:180px;height:180px;border-radius:50%;background:var(--sa-red);right:-95px;top:18px}.ref-slide{display:none;grid-template-columns:1.02fr .98fr;gap:68px;align-items:center;min-height:555px}.ref-slide.active{display:grid}.ref-hero-copy{position:relative;z-index:2;max-width:590px}.ref-badge{display:inline-flex;background:var(--sa-yellow);color:#050505!important;border-radius:999px;padding:8px 13px;font-size:12px;font-weight:900;letter-spacing:.01em;margin-bottom:22px}.ref-hero h1{font-family:"Space Grotesk",sans-serif!important;color:#070709!important;font-size:62px!important;line-height:1.01!important;letter-spacing:-.055em!important;margin:0 0 20px!important;font-weight:800!important}.ref-hero h1::first-letter{color:inherit}.ref-hero-copy>p{font-size:17px!important;line-height:1.75!important;max-width:540px;margin:0 0 28px!important;color:#31343a!important}.ref-proof-row{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin:18px 0 28px}.ref-proof-row>div{min-width:0}.ref-proof-row span{display:block;color:var(--sa-red);font-size:25px;line-height:1;margin-bottom:8px}.ref-proof-row b{display:block;color:#0b0c0e!important;font-size:14px}.ref-proof-row small{display:block;color:#555a62!important;font-size:11px;line-height:1.3;margin-top:3px}.ref-actions{display:flex;flex-wrap:wrap;gap:13px}.ref-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border-radius:8px;font-size:13px;font-weight:900}.ref-btn-red{background:var(--sa-red);color:#fff!important;box-shadow:0 10px 24px rgb(255 49 49 / .18)}.ref-btn-outline{background:#fff;color:#111!important;border:1.5px solid #bfc3c9}.ref-phone-stage{position:relative;min-height:555px;display:grid;place-items:center}.ref-orbit{position:absolute;border:1.5px solid rgb(255 49 49 / .22);border-radius:50%}.orbit-a{width:440px;height:440px}.orbit-b{width:330px;height:330px;border-color:rgb(255 237 0 / .65)}.ref-ai-chip{position:absolute;left:10%;top:41%;z-index:4;width:66px;height:66px;border-radius:50%;background:var(--sa-yellow);border:2px solid #111;display:grid;place-items:center;font:900 23px/1 "Space Grotesk";box-shadow:0 10px 30px rgb(0 0 0 / .12)}.ref-phone{position:relative;z-index:3;width:275px;height:548px;border-radius:40px;background:#0d0e11;border:5px solid #17191c;padding:9px;box-shadow:0 30px 55px rgb(0 0 0 / .18),0 0 0 2px #81868c;transform:rotate(2deg)}.ref-notch{position:absolute;z-index:6;top:10px;left:50%;transform:translateX(-50%);width:92px;height:23px;background:#08090a;border-radius:20px}.ref-phone-top{height:62px;border-radius:30px 30px 0 0;background:#fff;display:flex;align-items:center;gap:8px;padding:19px 13px 8px;color:#101214}.ref-phone-top>span:last-child{margin-left:auto;font-size:20px}.ref-phone-top b{font-size:13px;color:#111!important}.ref-phone-top small{display:block;font-size:9px;color:#5e6369!important}.wa-dot{color:var(--sa-green)!important;font-size:18px}.ref-chat{height:411px;background:#efeae2;padding:15px 10px;overflow:hidden;display:flex;flex-direction:column;gap:8px}.ref-msg{max-width:87%;padding:8px 9px;border-radius:7px;font-size:10px;line-height:1.45;color:#202329}.ref-msg-ai{background:#fff;align-self:flex-start}.ref-msg-user{background:#d9fdd3;align-self:flex-end}.ref-phone-photo{height:90px;border-radius:7px;background-size:cover;background-position:center;align-self:stretch;border:1px solid rgb(0 0 0 / .08)}.ref-input{height:48px;border-radius:0 0 30px 30px;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 13px;color:#8b8f95;font-size:10px}.ref-input span{color:var(--sa-green);font-size:23px}.ref-benefits{position:absolute;right:-2px;top:74px;z-index:4;display:grid;gap:12px;width:160px}.ref-benefits>div{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #e3e5e9;border-radius:12px;padding:12px;box-shadow:0 10px 28px rgb(0 0 0 / .08)}.ref-benefits i{font-style:normal;color:var(--sa-red);font-size:20px}.ref-benefits b{display:block;color:#111!important;font-size:12px}.ref-benefits small{display:block;color:#676c74!important;font-size:9px;margin-top:2px}.ref-slider-dots{display:flex;justify-content:center;gap:7px;margin-top:-8px}.ref-slider-dots button{width:7px;height:7px;border-radius:50%;border:0;background:#d9dbe0;padding:0;cursor:pointer}.ref-slider-dots button.active{background:var(--sa-red);width:20px;border-radius:999px}.ref-audience{padding:0 0 40px;background:#fff}.ref-audience-card{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;background:#fff;border:1px solid #eceef1;border-radius:14px;padding:19px 22px;box-shadow:0 10px 28px rgb(0 0 0 / .05)}.ref-audience-card span{text-align:center;color:#22262c;font-size:12px}.ref-audience-card b{color:#111!important}.ref-section{padding:72px 0}.ref-heading{text-align:center;max-width:760px;margin:0 auto 38px}.ref-heading>span{display:block;color:var(--sa-red)!important;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.06em;margin-bottom:8px}.ref-heading h2{font-family:"Space Grotesk",sans-serif!important;color:#0a0b0d!important;font-size:39px!important;line-height:1.1!important;letter-spacing:-.035em!important;margin:0 0 10px!important}.ref-heading p{font-size:14px!important;line-height:1.65!important;margin:0!important;color:#555a62!important}.ref-heading.compact{margin-bottom:30px}.ref-experts{background:#fff}.ref-expert-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.ref-expert-card{position:relative;border:1px solid #e2e4e8;border-radius:14px;padding:14px 14px 16px;background:#fff;box-shadow:0 9px 28px rgb(0 0 0 / .055);overflow:hidden}.ref-expert-card.red{border-top:3px solid var(--sa-red)}.ref-expert-card.yellow{border-top:3px solid var(--sa-yellow)}.ref-expert-badge{position:absolute;top:12px;left:12px;z-index:2;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:var(--sa-red);color:#fff;font-weight:900}.ref-expert-card.yellow .ref-expert-badge{background:var(--sa-yellow);color:#111}.ref-expert-art{height:150px;border-radius:10px;background:linear-gradient(145deg,#fff,#f7f7f8);display:grid;place-items:center;margin-bottom:15px;overflow:hidden}.ref-expert-art span{font-size:86px;filter:drop-shadow(0 10px 12px rgb(0 0 0 / .12));transform:translateY(5px)}.ref-expert-card h3{font-size:18px!important;color:var(--sa-red)!important;margin:0 0 9px!important}.ref-expert-card.yellow h3{color:#d1b900!important}.ref-expert-card p{font-size:12px!important;line-height:1.55!important;min-height:96px;margin:0 0 14px!important;color:#34383e!important}.ref-expert-card a{display:flex;align-items:center;justify-content:center;text-align:center;min-height:42px;background:var(--sa-red);color:#fff!important;border-radius:7px;padding:8px 10px;font-size:11px;font-weight:900}.ref-expert-card.yellow a{background:var(--sa-yellow);color:#111!important}.ref-types{background:#fff}.ref-type-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.ref-type-card{border:1px solid #e3e5e8;border-radius:12px;padding:18px 13px 15px;background:#fff;text-align:center;min-height:180px}.ref-type-icon{height:45px;display:grid;place-items:center;color:var(--sa-red);font-size:27px;font-weight:900}.ref-type-card:nth-child(3n+2) .ref-type-icon{color:#111}.ref-type-card:nth-child(3n) .ref-type-icon{color:#d1b900}.ref-type-card h3{font-size:12px!important;color:#111!important;margin:4px 0 8px!important}.ref-type-card p{font-size:10.5px!important;line-height:1.55!important;margin:0!important;color:#5d626a!important}.ref-pricing{background:#fff}.ref-price-grid{max-width:920px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.ref-price-card{position:relative;border:1px solid #dfe2e6;border-radius:13px;padding:25px 18px 17px;background:#fff;min-height:310px;display:flex;flex-direction:column}.ref-price-card.featured{border:1.5px solid var(--sa-red)}.ref-price-card em{position:absolute;top:-12px;left:50%;transform:translateX(-50%);background:var(--sa-yellow);color:#111;font-size:10px;font-weight:900;font-style:normal;border-radius:999px;padding:5px 14px;white-space:nowrap}.ref-price-card h3{font-size:20px!important;color:#111!important;margin:0 0 3px!important}.ref-price-card.featured h3{color:var(--sa-red)!important}.ref-price-card>small{font-size:9px;color:#686d74!important;font-weight:800;margin-bottom:15px}.ref-price-card ul{list-style:none;padding:0;margin:0 0 16px;display:grid;gap:8px}.ref-price-card li{font-size:11px;color:#34383e!important}.ref-price-card li::first-letter{color:var(--sa-red)}.ref-price-card strong{font-size:27px;color:#111!important;margin:auto 0 13px}.ref-price-card a{display:flex;align-items:center;justify-content:center;min-height:39px;border-radius:7px;background:var(--sa-yellow);color:#111!important;font-size:11px;font-weight:900}.ref-price-card.featured a{background:var(--sa-red);color:#fff!important}.ref-faq{background:#fff;padding-top:62px}.ref-faq-layout{display:grid;grid-template-columns:180px 1fr;gap:32px;align-items:end;max-width:1020px;margin:0 auto}.ref-robot{height:260px;position:relative;display:grid;place-items:end center}.robot-head{position:absolute;top:15px;width:118px;height:90px;border-radius:42px;background:#f7f7f7;border:2px solid #cfd2d6;box-shadow:inset 0 -10px 18px rgb(0 0 0 / .08)}.robot-head:before{content:"";position:absolute;inset:13px;border-radius:30px;background:#101114}.robot-head i{position:absolute;z-index:2;top:40px;width:12px;height:12px;border-radius:50%;background:var(--sa-red);box-shadow:0 0 12px var(--sa-red)}.robot-head i:first-child{left:37px}.robot-head i:nth-child(2){right:37px}.robot-head b{position:absolute;z-index:2;left:50%;top:57px;transform:translateX(-50%);width:28px;height:10px;border-bottom:2px solid var(--sa-red);border-radius:50%}.robot-body{width:130px;height:125px;border-radius:48px 48px 30px 30px;background:linear-gradient(#fafafa,#e8eaed);border:2px solid #cfd2d6;display:grid;place-items:center}.robot-body span{width:50px;height:50px;border-radius:50%;background:var(--sa-red);color:var(--sa-yellow)!important;display:grid;place-items:center;font-weight:900}.ref-faq-list{display:grid;grid-template-columns:1fr 1fr;gap:10px 14px}.ref-faq-item{border-radius:7px;overflow:hidden}.ref-faq-item button{width:100%;min-height:47px;border:0;background:#08090b;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 15px;text-align:left;font:800 11px/1.35 "DM Sans",Arial;cursor:pointer}.ref-faq-item button span{color:#fff!important}.ref-faq-item button i{font-style:normal;color:var(--sa-yellow);font-size:18px}.ref-faq-answer{display:none;background:#fff;border:1px solid #e2e5e9;border-top:0}.ref-faq-item.open .ref-faq-answer{display:block}.ref-faq-answer p{font-size:11px!important;line-height:1.6!important;color:#272b31!important;margin:0!important;padding:15px!important}.ref-final{padding:24px 0 48px;background:#fff}.ref-final-card{min-height:115px;border-radius:20px;background:linear-gradient(135deg,#ff3131,#ef1f1f);display:grid;grid-template-columns:76px 1fr auto;align-items:center;gap:22px;padding:20px 28px;color:#fff;position:relative;overflow:hidden}.ref-final-card:after{content:"";position:absolute;right:-40px;top:-60px;width:230px;height:230px;border:1px solid rgb(255 237 0 / .33);border-radius:50%}.ref-final-logo{width:68px;height:68px;border-radius:50%;background:#fff;display:grid;place-items:center;overflow:hidden}.ref-final-logo img{width:62px;height:62px;object-fit:contain}.ref-final-card h2{color:#fff!important;font-size:29px!important;margin:0 0 5px!important}.ref-final-card p{color:#fff!important;margin:0!important;font-size:13px!important}.ref-final-card>a{position:relative;z-index:2;background:#fff;color:var(--sa-red)!important;border-radius:8px;padding:14px 18px;font-size:12px;font-weight:900}.site-footer{background:#fff!important;border-top:1px solid #eceef1!important}.footer-grid{padding-top:50px!important}.site-footer p,.site-footer a{color:#4c5159!important}.site-footer b{color:#111!important}@media(max-width:1000px){.ref-slide{grid-template-columns:1fr;gap:20px}.ref-hero-copy{max-width:760px;margin:0 auto;text-align:center}.ref-proof-row{max-width:620px;margin:18px auto 28px}.ref-actions{justify-content:center}.ref-phone-stage{min-height:560px}.ref-expert-grid{grid-template-columns:1fr 1fr}.ref-type-grid{grid-template-columns:repeat(4,1fr)}.ref-price-grid{grid-template-columns:1fr 1fr}.ref-audience-card{grid-template-columns:repeat(3,1fr)}.ref-red-disc{display:none}.ref-heading h2{font-size:34px!important}}@media(max-width:720px){.wrap{padding-left:18px!important;padding-right:18px!important}.site-header{height:70px!important}.sobatai-new-logo{height:44px!important}.header-cta{display:none!important}.ref-hero{padding-top:34px}.ref-slide{min-height:0}.ref-hero-copy{text-align:left}.ref-hero h1{font-size:43px!important;line-height:1.04!important}.ref-hero-copy>p{font-size:15px!important}.ref-proof-row{grid-template-columns:1fr 1fr;margin-left:0}.ref-actions{justify-content:flex-start}.ref-btn{width:100%}.ref-phone-stage{min-height:510px;transform:scale(.9);margin:-18px -20px}.ref-benefits{right:0}.ref-ai-chip{left:2%}.ref-audience{padding-top:0}.ref-audience-card{grid-template-columns:1fr 1fr;padding:14px}.ref-audience-card span{font-size:11px}.ref-section{padding:58px 0}.ref-heading{margin-bottom:26px}.ref-heading h2{font-size:31px!important}.ref-expert-grid{grid-template-columns:1fr}.ref-expert-art{height:165px}.ref-expert-card p{min-height:0}.ref-type-grid{grid-template-columns:1fr 1fr}.ref-type-card{min-height:165px}.ref-price-grid{grid-template-columns:1fr}.ref-price-card{min-height:0}.ref-faq-layout{grid-template-columns:1fr}.ref-robot{display:none}.ref-faq-list{grid-template-columns:1fr}.ref-final-card{grid-template-columns:58px 1fr;gap:14px;padding:20px}.ref-final-logo{width:55px;height:55px}.ref-final-logo img{width:50px;height:50px}.ref-final-card h2{font-size:22px!important}.ref-final-card>a{grid-column:1/-1;text-align:center}.nav.open{top:70px!important}}@media(max-width:390px){.ref-hero h1{font-size:38px!important}.ref-phone-stage{transform:scale(.82);margin:-36px -42px}.ref-type-grid{grid-template-columns:1fr}.ref-heading h2{font-size:28px!important}}\n\n\n.ref-experts{background:#fff!important}\n.ref-expert-card{\n background:#0b0d10!important;\n border-color:#1f2732!important;\n box-shadow:0 16px 36px rgb(9 18 32 / .12)!important;\n}\n.ref-expert-card:nth-child(even){\n background:#0c2240!important;\n border-color:#173b67!important;\n}\n.ref-expert-card.red{border-top-color:var(--sa-red)!important}\n.ref-expert-card.yellow{border-top-color:var(--sa-yellow)!important}\n.ref-expert-art{\n background:linear-gradient(145deg,#171b21,#0d1015)!important;\n border:1px solid rgb(255 255 255 / .07)!important;\n}\n.ref-expert-card:nth-child(even) .ref-expert-art{\n background:linear-gradient(145deg,#14345d,#0a1b33)!important;\n border-color:rgb(255 255 255 / .09)!important;\n}\n.ref-expert-card h3{color:#ff4a4a!important}\n.ref-expert-card.yellow h3{color:#ffe600!important}\n.ref-expert-card p{color:#f4f7fb!important}\n.ref-expert-card a{box-shadow:0 8px 18px rgb(255 49 49 / .18)}\n.ref-expert-card.yellow a{box-shadow:0 8px 18px rgb(255 226 0 / .14)}\n.ref-expert-card:hover{transform:translateY(-3px);box-shadow:0 20px 42px rgb(9 18 32 / .18)!important}\n\n\n.ref-type-card h3{display:block!important;color:#0b0d10!important;opacity:1!important}\n.ref-type-card p{display:block!important;color:#3f4650!important;opacity:1!important}\n .ref-chat.has-hero-media{padding:0;display:block;background:#fff;overflow:hidden}.ref-phone-hero-media{display:block;width:100%;height:100%;object-fit:cover;object-position:center;background:#fff}@media(max-width:720px){.ref-phone-hero-media{object-position:center}}.faq-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.faq-heading h2{font-family:"Merriweather",Georgia,serif;font-size:52px;line-height:1.2;margin:18px 0}.faq-heading p{color:var(--muted);line-height:1.7}.faq-email{display:inline-block;color:var(--red);font-weight:700;margin-top:18px}.faq-list{gap:14px}.faq-item{border:1px solid #20242b;border-radius:16px;background:#fff;overflow:hidden;box-shadow:0 10px 30px rgb(0 0 0 / .05)}.faq-item button{width:100%;border:0;background:#050608;padding:23px 26px;display:flex;align-items:center;justify-content:space-between;gap:20px;text-align:left;font-family:"Manrope",Arial,sans-serif;font-size:15px;font-weight:800;line-height:1.55;color:#fff;cursor:pointer}.faq-item button:hover{background:#0c0e12}.faq-item button i{flex:0 0 auto;font-style:normal;color:#ffed00;font-size:23px}.faq-answer{display:none;background:#fff;padding:0}.faq-item.open .faq-answer{display:block}.faq-answer p{margin:0;padding:24px 26px 27px;color:#17191d;font-size:14px;line-height:1.8}.faq-item.open button{border-bottom:1px solid #eceef1}@media(max-width:650px){.faq-layout{grid-template-columns:1fr;gap:35px}.faq-heading h2{font-size:39px}.faq-item button{padding:20px 21px;font-size:14px}.faq-answer p{padding:21px 21px 24px;font-size:13.5px}}.phone .chat-head b{font-size:13px;line-height:1.2}.phone .chat-head small{font-size:9.5px;line-height:1.3}.phone .msg{font-size:11px;line-height:1.4}.hero .phone .msg p{font-size:11px;line-height:1.45;margin:5px 0 0}@media(max-width:650px){.phone .chat-head b{font-size:12px}.phone .chat-head small{font-size:9px}.phone .msg,.hero .phone .msg p{font-size:10.5px;line-height:1.4}}