:root{--bg:#070a12;--bg2:#0b101c;--ink:#10131b;--muted:#697083;--line:#dfe4ed;--paper:#f3f5fa;--white:#fff;--blue:#2864ff;--violet:#9d5cff;--green:#63f2b1;--radius:32px;--header:76px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header) + 18px)}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;line-height:1.55;overflow-wrap:anywhere}body.menu-open{overflow:hidden}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}.container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.site-header{position:fixed;inset:0 0 auto;z-index:100;background:rgba(7,10,18,.82);border-bottom:1px solid rgba(255,255,255,.08);backdrop-filter:blur(18px);color:#fff}.header-inner{height:var(--header);display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;flex:none}.brand img{width:104px}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:24px;margin-inline:auto;font-size:13px;color:#bdc4d4}.desktop-nav a,.footer-grid a{transition:color .2s}.desktop-nav a:hover,.footer-grid a:hover{color:#fff}.header-actions{display:flex;align-items:center;gap:9px}.button{min-height:54px;padding:0 23px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;font-weight:750;font-size:15px;border:1px solid transparent;transition:transform .2s,background .2s,border .2s;cursor:pointer}.button:hover{transform:translateY(-2px)}.button-small{min-height:42px;padding:0 16px;font-size:13px}.button-primary{background:linear-gradient(135deg,#3575ff,#254fe7);color:#fff;box-shadow:0 12px 30px rgba(40,100,255,.25)}.button-outline{border-color:rgba(255,255,255,.24);color:#fff;background:rgba(255,255,255,.05)}.button-ghost{background:#161b27;color:#fff;border-color:rgba(255,255,255,.08)}.button-telegram{background:#1d9bf0;color:#fff}.button-light{background:#fff;color:#111828;border-color:#dce1eb}.menu-toggle,.mobile-menu{display:none}.hero{position:relative;overflow:hidden;padding:calc(var(--header) + 80px) 0 0;color:#fff;background:radial-gradient(circle at 75% 30%,#152044 0,transparent 35%),linear-gradient(180deg,#070a12,#0a0e18);min-height:820px}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;min-height:570px;position:relative;z-index:1}.hero-copy{padding:30px 0 90px}.eyebrow{margin:0 0 15px;color:var(--green);font-weight:800;font-size:12px;letter-spacing:.13em}.eyebrow.blue{color:var(--blue)}.eyebrow.violet{color:var(--violet)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(42px,5vw,68px);line-height:1.03;letter-spacing:-.055em;max-width:720px;margin-bottom:25px}h2{font-size:clamp(34px,4.1vw,54px);line-height:1.06;letter-spacing:-.045em;margin-bottom:22px;max-width:800px}h3{font-size:23px;line-height:1.15;letter-spacing:-.025em;margin-bottom:12px}.hero-lead,.section-lead{font-size:18px;color:#aeb6c8;max-width:650px;margin-bottom:32px}.button-row{display:flex;flex-wrap:wrap;gap:12px}.button-row.centered{justify-content:center}.hero-visual{height:590px;position:relative;display:flex;align-items:flex-end;justify-content:center}.hero-visual img{width:570px;max-width:none;filter:drop-shadow(0 34px 60px rgba(0,0,0,.48))}.float-tag{position:absolute;background:white;color:#12141b;border-radius:14px;padding:14px 20px;font-weight:900;font-size:20px;line-height:1.1;box-shadow:0 20px 45px rgba(0,0,0,.3);transform:rotate(-7deg)}.float-tag small{display:block;color:#6d7382;font-size:10px;margin-top:5px;font-weight:700}.tag-rev{left:2%;top:45%}.tag-cpa{left:16%;top:64%;transform:rotate(8deg)}.hero-glow{position:absolute;border-radius:50%;filter:blur(80px);opacity:.25}.hero-glow-one{width:430px;height:430px;background:#5647ff;right:6%;top:15%}.hero-glow-two{width:250px;height:250px;background:#159dff;left:25%;top:25%}.highlight-strip{position:relative;z-index:3;margin-top:-35px;transform:translateY(50%);background:linear-gradient(125deg,#3778ff,#244bf0 58%,#784cfa);border-radius:26px;padding:32px 36px;display:grid;grid-template-columns:repeat(3,1fr);box-shadow:0 24px 60px rgba(27,74,232,.32)}.highlight-strip>div{padding:0 28px;border-left:1px solid rgba(255,255,255,.2)}.highlight-strip>div:first-child{border-left:0}.highlight-strip strong{font-size:19px;display:block}.highlight-strip p{font-size:13px;color:#d7e2ff;margin:5px 0 0}.strip-icon{display:inline-flex;font-size:22px;margin-bottom:12px}.light-section{background:var(--paper);padding:180px 0 120px;border-radius:0 0 34px 34px}.feature-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:18px;margin-top:44px}.feature-card{min-height:300px;border-radius:24px;background:#fff;padding:30px;overflow:hidden;position:relative;border:1px solid #e9edf4;box-shadow:0 16px 40px rgba(27,38,71,.05)}.feature-card p{color:var(--muted);max-width:480px}.feature-card.dark-card{background:#0c111b;color:#fff;display:grid;grid-template-columns:1fr .9fr}.card-dashboard img{align-self:end;width:400px;filter:drop-shadow(0 20px 30px #000)}.card-number{display:inline-flex;color:var(--blue);font-size:12px;font-weight:800;margin-bottom:60px}.mini-chart{height:110px;display:flex;align-items:flex-end;gap:12px;margin-top:20px}.mini-chart i{display:block;flex:1;border-radius:8px 8px 2px 2px;background:#dbe3f6;height:30%}.mini-chart i:nth-child(2){height:50%}.mini-chart i:nth-child(3){height:38%}.mini-chart i:nth-child(4){height:72%;background:#81e7aa}.mini-chart i:nth-child(5){height:90%;background:#3ed782}.mini-chart i:nth-child(6){height:60%;background:#1ebf67}.model-pills{display:flex;gap:9px;flex-wrap:wrap;margin-top:34px}.model-pills span,.geo-tags span{border-radius:999px;background:#eef2ff;color:#3150c7;padding:9px 14px;font-size:13px;font-weight:700}.mobile-card{display:grid;grid-template-columns:1fr .65fr}.mobile-card img{align-self:end;justify-self:end;max-height:260px}.geography-block{display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:60px;padding-top:110px}.geography-block p{color:var(--muted)}.geo-tags{display:flex;flex-wrap:wrap;gap:8px;margin:24px 0}.legal-note{font-size:13px}.world-map{height:390px;position:relative;border-radius:40% 50% 40% 45%;background:radial-gradient(ellipse,#fff 0 36%,transparent 37%),repeating-linear-gradient(0deg,transparent 0 25px,rgba(42,91,255,.05) 26px),repeating-linear-gradient(90deg,transparent 0 35px,rgba(42,91,255,.05) 36px)}.continent{position:absolute;background:linear-gradient(135deg,#3475ff,#794ef5);border-radius:48% 35% 52% 40%;filter:drop-shadow(0 10px 13px rgba(37,90,255,.18))}.c1{width:20%;height:31%;left:10%;top:22%;transform:rotate(-16deg)}.c2{width:11%;height:27%;left:27%;top:48%;transform:rotate(18deg)}.c3{width:18%;height:22%;left:43%;top:26%}.c4{width:17%;height:35%;left:58%;top:35%;transform:rotate(12deg)}.c5{width:10%;height:12%;right:8%;bottom:18%}.map-dot{position:absolute;width:12px;height:12px;background:#fff;border:4px solid #5a59ff;border-radius:50%;box-shadow:0 0 0 8px rgba(69,87,255,.13)}.d1{left:19%;top:32%}.d2{left:51%;top:37%}.d3{left:67%;top:52%}.d4{right:11%;bottom:22%}.models-section{background:#fff;padding:110px 0}.section-heading.centered{text-align:center;margin-inline:auto}.section-heading.centered h2,.section-heading.centered p{margin-left:auto;margin-right:auto}.section-heading.centered>p:last-child{color:var(--muted);max-width:650px}.model-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:48px}.model-grid article{padding:32px;border:1px solid var(--line);border-radius:24px;background:linear-gradient(145deg,#fff,#f6f8fc);min-height:270px}.model-grid article>span{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;background:#e8eeff;color:var(--blue);border-radius:12px;font-weight:800;margin-bottom:52px}.model-grid p{color:var(--muted)}.terms-note{background:#f1f4fb;border-radius:15px;padding:18px;text-align:center;color:#515a6c;font-size:14px;margin:22px 0 0}.support-section{background:radial-gradient(circle at 75% 40%,#17264b,transparent 32%),#070a12;color:#fff;padding:120px 0}.support-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center}.support-copy>p{color:#aeb6c8}.support-list{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin:35px 0}.support-list article{display:flex;gap:14px;padding:18px;background:#111622;border:1px solid rgba(255,255,255,.07);border-radius:16px}.support-list article>span{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:10px;background:#1e2636;color:#73e4bb;flex:none}.support-list h3{font-size:16px;margin-bottom:5px}.support-list p{font-size:12px;color:#969fb2;margin:0}.device-stage{height:540px;position:relative;display:flex;align-items:center;justify-content:center}.device-tablet{position:relative;width:620px;filter:drop-shadow(0 35px 45px rgba(0,0,0,.5))}.device-phone{position:absolute;width:190px;left:2%;bottom:10%;filter:drop-shadow(0 30px 35px rgba(0,0,0,.65))}.device-glow{position:absolute;width:80%;height:70%;background:#254cff;filter:blur(100px);opacity:.18}.faq-section{background:var(--paper);padding:110px 0;border-radius:32px}.faq-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:50px;margin-top:45px}.chat-card{background:#fff;border-radius:20px;padding:24px;margin-bottom:16px}.chat-card img{width:50px;height:50px;object-fit:cover;border-radius:50%;margin-bottom:18px}.chat-card p{color:var(--muted);margin-bottom:0}.accordion{display:grid;gap:10px}.accordion details{background:#fff;border:1px solid #e5e9f0;border-radius:16px;padding:0 21px}.accordion summary{list-style:none;cursor:pointer;font-weight:750;padding:20px 45px 20px 0;position:relative}.accordion summary::-webkit-details-marker{display:none}.accordion summary:after{content:'+';position:absolute;right:0;top:15px;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#eef2f8;color:#43506b;font-size:20px}.accordion details[open] summary:after{content:'−'}.accordion details p{color:var(--muted);padding:0 35px 20px 0;margin:0}.industry-section{background:#fff;padding:115px 0}.industry-section .section-lead{color:var(--muted)}.gallery{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:210px;gap:12px;margin-top:40px}.gallery img{width:100%;height:100%;object-fit:cover;border-radius:18px}.gallery img:nth-child(1),.gallery img:nth-child(6){grid-row:span 2}.gallery img:nth-child(2){grid-column:span 2}.steps-section{background:#f2f4f9;padding:110px 0}.steps{list-style:none;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin:48px 0 35px}.steps li{background:#fff;border-radius:22px;padding:28px;min-height:270px;border:1px solid #e8ebf2}.steps span{display:inline-flex;color:var(--blue);font-size:12px;font-weight:900;margin-bottom:60px}.steps h3{font-size:19px}.steps p{color:var(--muted);font-size:14px}.contact-section{background:radial-gradient(circle at 75% 40%,#273778,transparent 35%),#070a12;color:#fff;padding:120px 0}.contact-grid{display:grid;grid-template-columns:1fr .8fr;gap:70px;align-items:center}.contact-grid>div:first-child>p{color:#aab3c5;font-size:18px;max-width:650px}.telegram-visual{min-height:380px;position:relative;display:grid;place-items:center}.telegram-orbit{position:absolute;width:340px;height:340px;border:1px solid rgba(84,126,255,.28);border-radius:50%;box-shadow:0 0 0 50px rgba(53,99,242,.04),0 0 0 100px rgba(53,99,242,.03)}.telegram-card{position:relative;width:min(360px,100%);padding:36px;border-radius:28px;background:rgba(18,25,43,.9);border:1px solid rgba(255,255,255,.12);box-shadow:0 30px 70px #000;text-align:center}.telegram-icon{width:76px;height:76px;border-radius:50%;display:grid;place-items:center;background:#199fea;margin:0 auto 25px;font-size:32px}.telegram-card strong{font-size:24px}.telegram-card p{color:#aeb6c8;margin:10px 0 20px}.telegram-card a{color:#6fc8ff;font-weight:800}footer{background:#05070c;color:#a5adbd;padding:70px 0 max(30px,env(safe-area-inset-bottom))}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:60px}.footer-grid>div:first-child p{max-width:370px;margin-top:22px}.footer-grid nav,.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.footer-grid strong{color:#fff;margin-bottom:8px}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:45px;padding-top:28px;display:flex;justify-content:space-between;gap:30px;font-size:12px}.footer-bottom p{max-width:800px;margin:0}.footer-bottom span{white-space:nowrap}
@media(max-width:1050px){.desktop-nav{display:none}.menu-toggle{width:44px;height:44px;background:#151b27;border:1px solid rgba(255,255,255,.1);border-radius:10px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:0}.menu-toggle span{width:18px;height:2px;background:#fff;transition:.2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(7px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-7px) rotate(-45deg)}.mobile-menu{display:none;position:absolute;top:var(--header);left:0;right:0;background:#0b0f18;border-top:1px solid rgba(255,255,255,.08);padding:18px max(20px,calc((100% - 1180px)/2));max-height:calc(100svh - var(--header));overflow:auto}.mobile-menu.is-open{display:grid}.mobile-menu>a{padding:14px 4px;border-bottom:1px solid rgba(255,255,255,.08)}.mobile-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding-top:18px}.hero-grid{grid-template-columns:1fr 1fr}.hero-visual img{width:520px}.support-grid{grid-template-columns:1fr}.device-stage{order:-1}.gallery{grid-template-columns:repeat(3,1fr)}.steps{grid-template-columns:1fr 1fr}}
@media(max-width:800px){.telegram-orbit{width:250px;height:250px}}
@media(max-width:760px){:root{--header:68px}.container{width:min(100% - 28px,1180px)}.header-inner{gap:10px}.brand img{width:82px}.header-actions{margin-left:auto}.desktop-action{display:none}.telegram-compact{min-height:38px;padding:0 12px;font-size:12px}.hero{padding-top:calc(var(--header) + 45px);min-height:0}.hero-grid{grid-template-columns:1fr}.hero-copy{padding:15px 0 20px}.hero-lead{font-size:16px}.hero-visual{height:430px;overflow:visible}.hero-visual img{width:min(460px,100%);max-width:100%}.float-tag{padding:11px 14px;font-size:16px}.tag-rev{left:2%;top:38%}.tag-cpa{left:8%;top:60%}.highlight-strip{transform:none;margin:0 0 -70px;padding:14px;grid-template-columns:1fr}.highlight-strip>div{border-left:0;border-top:1px solid rgba(255,255,255,.2);padding:18px 10px}.highlight-strip>div:first-child{border-top:0}.strip-icon{float:left;margin:2px 13px 0 0}.highlight-strip strong{font-size:16px}.light-section{padding-top:150px;padding-bottom:80px}.feature-grid,.geography-block,.model-grid,.faq-layout,.contact-grid{grid-template-columns:1fr}.feature-card{min-height:260px;padding:24px}.feature-card.dark-card,.mobile-card{grid-template-columns:1fr}.card-dashboard img{max-height:210px;margin:10px auto 0}.mobile-card img{position:absolute;right:-5px;bottom:0;width:42%;opacity:.75}.card-number{margin-bottom:38px}.geography-block{gap:20px;padding-top:80px}.world-map{height:290px}.models-section,.support-section,.faq-section,.industry-section,.steps-section,.contact-section{padding:78px 0}.model-grid article{min-height:230px}.support-list{grid-template-columns:1fr}.device-stage{height:340px}.device-tablet{width:95%}.device-phone{width:28%}.faq-layout{gap:25px}.gallery{grid-template-columns:1fr 1fr;grid-auto-rows:170px}.gallery img:nth-child(2){grid-column:auto}.steps{grid-template-columns:1fr}.steps li{min-height:210px}.steps span{margin-bottom:35px}.telegram-visual{min-height:340px}.footer-grid{grid-template-columns:1fr;gap:38px}.footer-bottom{flex-direction:column}.footer-bottom span{white-space:normal}h1{font-size:clamp(38px,12vw,54px)}h2{font-size:clamp(32px,10vw,44px)}}
@media(max-width:390px){.container{width:min(100% - 24px,1180px)}.brand img{width:75px}.telegram-compact{padding:0 10px}.hero-visual{height:390px}.button-row .button{width:100%}.gallery{grid-auto-rows:145px}.mobile-actions{grid-template-columns:1fr}.telegram-card{padding:28px 20px}.support-list article{padding:15px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}}
.error-page{min-height:100svh;background:#070a12;color:#fff}.error-main{min-height:100svh;display:grid;place-items:center;position:relative;overflow:hidden;padding:calc(var(--header) + 50px) 0 50px}.error-content{position:relative;z-index:1}.error-content h1{max-width:750px}.error-content>p:not(.eyebrow){color:#aeb6c8;font-size:18px;max-width:650px;margin-bottom:30px}.error-glow{position:absolute;width:600px;height:600px;border-radius:50%;background:#284cff;filter:blur(150px);opacity:.22;right:-10%;top:10%}

/* Reference-template alignment */
@media(min-width:1060px){
  :root{--header:68px}.container{width:min(1080px,calc(100% - 40px))}.header-inner{gap:22px}.brand img{width:76px}.desktop-nav{font-size:11px;gap:20px}.button-small{min-height:38px;font-size:11px;padding-inline:15px}
  .hero{min-height:700px;padding-top:calc(var(--header) + 52px)}.hero-grid{min-height:505px;grid-template-columns:1fr 1fr}.hero-copy{padding:20px 0 72px}.hero-copy h1{font-size:50px;max-width:560px}.hero-lead{font-size:15px;max-width:530px}.hero-visual{height:520px}.hero-visual img{width:510px}.tag-rev{left:1%;top:47%}.tag-cpa{left:14%;top:67%}
  .highlight-strip{width:880px;margin-inline:auto;margin-top:-58px;padding:30px 20px;border-radius:22px}.highlight-strip>div{padding:0 32px}.highlight-strip .metric{font-size:31px;letter-spacing:-.04em}.highlight-strip p{font-size:11px}
  .light-section{padding-top:150px}.light-section>.container>h2{font-size:46px;max-width:620px}.feature-grid{grid-template-columns:1fr 1.1fr;grid-template-rows:210px 190px 230px}.feature-card{min-height:0;padding:24px}.feature-card.dark-card{grid-row:1/3;display:block}.card-dashboard img{position:absolute;width:84%;right:-8%;bottom:-5%}.stats-card{grid-column:2;grid-row:1}.retention-card{grid-column:1;grid-row:3}.mobile-card{grid-column:2;grid-row:2/4}.mobile-card img{max-height:310px}.card-number{margin-bottom:16px}.feature-card h3{font-size:20px}.feature-card p{font-size:13px}.mini-chart{height:58px;position:absolute;left:24px;right:24px;bottom:20px}.live-stat{position:absolute;right:22px;top:22px;background:#8f5cff;color:#fff;padding:10px 13px;border-radius:12px;transform:rotate(4deg);box-shadow:0 8px 18px rgba(130,75,255,.25)}.live-stat span{display:block;font-size:9px}.live-stat strong{font-size:14px}.model-pills{margin-top:18px}
  .geography-block{padding-top:85px}.world-map{height:350px}.models-section,.support-section,.faq-section,.industry-section,.steps-section,.contact-section{padding-top:95px;padding-bottom:95px}
}
.model-rate{font-size:30px;font-weight:900;letter-spacing:-.04em;color:#2864ff;margin:-36px 0 18px}.model-grid article:nth-child(2) .model-rate{color:#8d56f5}.model-grid article:nth-child(3) .model-rate{font-size:21px;color:#121a2d}
@media(max-width:760px){.highlight-strip .metric{font-size:27px}.live-stat{display:inline-flex;gap:8px;align-items:center;background:#8f5cff;color:#fff;padding:9px 12px;border-radius:10px;margin:4px 0 0}.live-stat span{font-size:10px}.feature-card.stats-card{min-height:310px}.model-rate{margin:-22px 0 16px}}

/* Screenshot-accurate section geometry */
.anchor-proxy{position:absolute;top:0}.support-section{position:relative}.support-list{grid-template-columns:1fr}.support-list article{max-width:390px;border:0;border-left:3px solid #8e4dff;background:rgba(255,255,255,.035);border-radius:12px}.support-list article:nth-child(2){border-left-color:#e8edf7}.support-list article:nth-child(3){border-left-color:#f1ad3b}.support-list article>span{background:#1a202c;color:#cbd3e5}.support-list small{display:block;color:#8b60ff;font-size:10px;margin-top:7px}.support-list article:nth-child(2) small{color:#5dda9a}.support-list article:nth-child(3) small{color:#f1ad3b}.faq-section{position:relative;border-radius:42px 42px 0 0}.industry-section{padding-top:85px}.gallery{grid-template-columns:repeat(4,1fr);grid-template-rows:185px 185px}.gallery img:nth-child(1){grid-row:1/3}.gallery img:nth-child(2){grid-column:auto}.gallery img:nth-child(4){grid-row:1/3;grid-column:4}.gallery img:nth-child(5){grid-column:2}.gallery img:nth-child(6){grid-column:3}
@media(min-width:1060px){
  body{background:#070a12}.light-section{border-radius:22px 22px 30px 30px;position:relative;z-index:2;box-shadow:0 10px 0 #2457ff}.ecosystem>.container{width:900px}.geography-block{grid-template-columns:290px 1fr;gap:28px}.geography-block h2{font-size:24px;letter-spacing:-.03em}.world-map{height:330px}.geo-tags{display:none}
  .support-section{min-height:710px;padding:110px 0;background:radial-gradient(circle at 78% 42%,#17213a,transparent 35%),linear-gradient(180deg,#080b13,#060911)}.support-grid{grid-template-columns:430px 1fr;gap:35px}.support-copy h2{font-size:44px;max-width:520px}.support-copy>p{font-size:13px}.support-list{margin:28px 0}.support-list article{padding:15px}.support-list article>span{width:42px;height:42px}.support-list h3{font-size:15px}.support-list p{font-size:11px}.device-stage{height:480px}.device-tablet{width:650px;max-width:none;transform:translateX(75px)}.device-phone{width:170px;left:0;bottom:5%}
  .faq-section{padding-top:100px}.faq-section>.container{width:900px}.faq-section h2{font-size:44px;max-width:520px}.faq-layout{grid-template-columns:390px 1fr;gap:45px}.chat-card{background:transparent;padding:0}.chat-card p{background:#2864ff;color:#fff;border-radius:16px;padding:22px;font-size:13px}.accordion summary{font-size:13px;padding-top:18px;padding-bottom:18px}
  .industry-section>.container{width:900px}.industry-section h2{font-size:44px;max-width:650px}.industry-section .section-lead{font-size:13px}.gallery{gap:10px}.gallery img{border-radius:12px}
}
@media(max-width:760px){.support-list article{max-width:none}.faq-section{border-radius:28px 28px 0 0}.gallery{grid-template-rows:170px 170px}.gallery img:nth-child(1),.gallery img:nth-child(4){grid-row:auto;grid-column:auto}.gallery img:nth-child(5),.gallery img:nth-child(6){grid-column:auto}}
