
:root{--navy:#091f40;--navy2:#0a2b57;--blue:#075df0;--cyan:#30b8ff;--green:#0ac469;--text:#102b52;--muted:#526782;--line:#dce9fb;--pale:#f3f9ff;--radius:13px;--shadow:0 14px 36px #0a337019}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);font:16px/1.5 Inter,system-ui,-apple-system,Segoe UI,Arial,sans-serif;background:#fff}a{text-decoration:none;color:inherit}button{font:inherit;cursor:pointer}img,svg{max-width:100%}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #5ad2ff;outline-offset:4px}p{margin:.45rem 0 1rem}.container{max-width:1210px;margin:auto;padding:0 25px}.chip{display:inline-flex;padding:5px 13px;border-radius:30px;background:#dfedff;color:#0752bd;font-size:12px;font-weight:800;letter-spacing:.035em}.kicker{display:inline-block;border-radius:30px;padding:4px 13px;background:#2267a888;color:#fff;font-size:11px;font-weight:800;letter-spacing:.04em}h1,h2,h3{line-height:1.17;letter-spacing:-.04em}h2{font-size:clamp(25px,3.2vw,38px);margin:12px 0}h3{font-size:17px}small{font-size:12px}.blue{color:var(--blue)}.cyan{color:var(--cyan)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:44px;padding:11px 21px;border-radius:9px;border:1.5px solid transparent;font-size:14px;font-weight:800;transition:transform .2s,background .2s}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--blue);color:white}.btn-green{background:var(--green);color:white;box-shadow:0 9px 22px #05bc6036}.btn-outline{background:transparent;color:inherit;border-color:#95b3e3}.btn-light{background:white;color:var(--blue);border-color:#bcd4ff}.skip{position:absolute;top:-100px;background:white;padding:15px;z-index:200}.skip:focus{top:0}.topline{color:#cfe2ff;background:#08244a;font-size:11px}.topline .container{min-height:32px;display:flex;justify-content:space-between;align-items:center;gap:10px}.topline a{margin-left:15px}.header{height:78px;background:white;position:relative;z-index:20;border-bottom:1px solid #e7eef8}.header .container{display:flex;align-items:center;justify-content:space-between;gap:15px;height:100%}.brand{display:flex;align-items:center;gap:10px;white-space:nowrap}.brand img{width:48px;height:53px}.brand strong{font-size:25px;letter-spacing:-.06em;color:#092954;display:block;line-height:1}.brand small{display:block;color:#103869;font-weight:800;font-size:9px;letter-spacing:.02em}.nav{display:flex;align-items:center;gap:29px;font-size:13px;font-weight:650}.nav a:hover,.footer a:hover{color:#168cfa}.header-actions{display:flex;align-items:center;gap:10px}.menu-button{display:none;border:1px solid var(--line);border-radius:9px;background:white;padding:8px 12px}.hero{background:radial-gradient(ellipse at 80% 30%,#106ddc 0,#0a3473 39%,#071f42 79%);color:white;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,transparent 44%,#1464d425 44% 65%,transparent 65%),radial-gradient(circle at 62% 45%,#23a4ff28,transparent 40%);pointer-events:none}.hero .container{position:relative;display:grid;grid-template-columns:49% 51%;min-height:405px;align-items:center;gap:8px}.hero-copy{padding:42px 0}.hero h1{font-size:clamp(34px,4vw,55px);line-height:1.1;max-width:610px;margin:17px 0}.hero p{font-size:16px;max-width:540px;color:#edf7ff;line-height:1.55}.hero-ctas{display:flex;gap:12px;margin:22px 0 30px;flex-wrap:wrap}.hero-ctas .btn{min-width:180px}.hero-trust{display:flex;flex-wrap:wrap;gap:20px;color:#ddecff;font-size:11px}.hero-trust span:before{content:'✓';display:inline-grid;place-items:center;margin-right:6px;width:17px;height:17px;border:1px solid #65ddff;border-radius:50%;color:#7efcae}.hero-art{height:100%;min-height:390px;position:relative}.robot-hero{position:absolute;bottom:0;left:5%;width:65%;height:90%;object-fit:contain;filter:drop-shadow(0 15px 32px #001c4f99)}.chat-card{position:absolute;z-index:2;top:8%;left:34%;background:#f9fcff;color:#123669;padding:16px;border-radius:12px;width:216px;box-shadow:var(--shadow);font-size:14px;line-height:1.35}.chat-card strong{color:var(--blue)}.whatsapp{position:absolute;top:23%;right:13%;background:#14c75a;border:5px solid white;width:64px;height:64px;display:grid;place-items:center;border-radius:50%;font-weight:900;font-size:28px;box-shadow:var(--shadow)}.hero-features{position:absolute;top:44%;right:-3%;width:210px;padding:12px 14px;border-radius:12px;background:#081e40e8;font-size:12px;line-height:2;color:#effaff;box-shadow:var(--shadow)}.hero-features div:before{content:'✓';color:#30e38c;margin-right:8px}.metric{position:absolute;bottom:6%;right:0;background:white;color:#0e3a78;border-radius:10px;padding:10px 17px;box-shadow:var(--shadow);font-weight:800;font-size:13px}.metric:before{content:'▂▄▆';color:#0967ff;font-size:27px;margin-right:10px}.arrows{position:absolute;inset:auto 0 16px;display:flex;justify-content:center;align-items:center;gap:7px}.dot{width:9px;height:9px;border:none;border-radius:50%;background:#ffffff60;padding:0}.dot.on{background:#fff}.hero-nav{position:absolute;top:50%;width:36px;height:36px;border:1px solid #ffffff8c;border-radius:50%;background:#8dbafc55;color:white;font-size:22px;z-index:3;transform:translateY(-50%)}.hero-nav.prev{left:12px}.hero-nav.next{right:12px}.benefits{background:linear-gradient(#fff,#f0f8ff);border-bottom:1px solid #edf3ff}.benefits .container{display:grid;grid-template-columns:repeat(7,1fr);gap:8px;padding-top:17px;padding-bottom:19px}.benefit{text-align:center;font-size:11px;line-height:1.35;font-weight:550}.icon{width:54px;height:54px;border-radius:50%;background:linear-gradient(#edf7ff,#dbeeff);border:1px solid #cee2fb;display:grid;place-items:center;margin:0 auto 7px;color:#0564ee;font-size:26px;font-weight:800}.benefit strong{display:block;font-size:12px}.steps{text-align:center;padding:54px 0 58px}.subtitle{color:var(--muted)}.stepgrid{display:grid;grid-template-columns:repeat(5,1fr);gap:27px;margin-top:43px}.step{position:relative;border:1px solid var(--line);border-radius:10px;padding:19px 13px 16px;background:linear-gradient(#fafcff,#f4f9ff);min-height:155px}.step:after{content:'➜';position:absolute;right:-24px;top:49%;color:#1465ea;font-size:25px}.step:last-child:after{content:none}.number{position:absolute;top:-17px;left:50%;transform:translateX(-50%);display:grid;place-items:center;width:33px;height:33px;background:var(--blue);color:white;border-radius:50%;font-weight:900;border:2px solid white}.step .sym{color:#0a61dd;font-size:38px;display:block;margin:4px auto}.step h3{font-size:14px;margin:3px auto}.step p{color:var(--muted);font-size:12px}.themes{background:linear-gradient(105deg,#f0f9ff,#fff);padding:54px 0}.themes .container{display:grid;grid-template-columns:33% 67%;align-items:center;gap:12px}.themes-copy p{color:var(--muted);max-width:310px}.showcases{position:relative;display:flex;justify-content:center;align-items:center;min-height:263px;isolation:isolate}.store{background:#fff;border:1px solid #d4e2f7;box-shadow:0 12px 30px #062a5030;border-radius:7px;overflow:hidden;width:33%;min-width:0;position:relative;transform:scale(.91);margin-left:-5%}.store:first-child{margin-left:0}.store.main{width:42%;z-index:3;transform:scale(1.1)}.store .browser{background:#131a23;color:#e0f2ff;padding:4px 9px;font-size:9px;letter-spacing:.25em}.store .mini-title{font-size:11px;font-weight:900;padding:9px}.store .mini-photo{height:89px;background:linear-gradient(130deg,#eecfc5,#9f756b);display:grid;place-items:center;color:white;font-family:Georgia,serif;font-size:16px;text-align:center;padding:10px}.store.tech .mini-photo{background:linear-gradient(135deg,#092444,#1676de)}.store.beauty .mini-photo{background:linear-gradient(130deg,#fedde8,#c86e8b)}.store .tiny-products{display:flex;justify-content:space-evenly;gap:7px;padding:12px 8px}.store .tiny-products i{width:33%;height:43px;border-radius:4px;background:#eee4dd}.store .tiny-products i:nth-child(2){background:#cad6e3}.store .tiny-products i:nth-child(3){background:#efd2bc}.ai-section{background:radial-gradient(ellipse at 20% 50%,#124f9c 0,#091e3d 65%);color:white;padding:52px 0;overflow:hidden}.ai-section .container{display:grid;grid-template-columns:22% 30% 28% 20%;gap:6px;align-items:center}.ai-bot{max-height:275px;filter:drop-shadow(0 10px 25px #007aff7a)}.ai-section h2{font-size:clamp(24px,2.9vw,37px)}.ai-section p{color:#e0edff}.phone{background:#0a151c;border:7px solid #182b40;border-radius:28px;padding:5px;box-shadow:0 0 0 2px #aab9ce,0 12px 32px #0007;max-width:248px;margin:auto}.phone-head{background:#075f4f;color:white;padding:9px 7px;font-size:13px;font-weight:800;border-radius:17px 17px 0 0}.phone-body{background:#e9f0ed;color:#203c39;padding:9px;min-height:234px;font-size:11px}.msg{background:white;padding:8px;border-radius:10px;max-width:90%;margin:9px 0}.msg.me{margin-left:auto;background:#caffdd}.ai-list{list-style:none;margin:0;padding:0}.ai-list li{padding:9px 0;border-bottom:1px solid #86adff33;font-size:12px}.ai-list li:before{content:'◎';margin-right:9px;color:#64c9ff}.plans{background:#f2f9ff;padding:54px 0}.center{text-align:center}.plan-toggle{display:inline-flex;border:1px solid #b5d4f8;padding:3px;border-radius:10px;background:white}.plan-toggle button{padding:7px 15px;border:0;background:none;color:#16509d;border-radius:7px;font-size:12px}.plan-toggle button.active{color:white;background:var(--blue)}.plangrid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin-top:33px}.plan{position:relative;border-radius:9px;background:white;padding:21px 18px 17px;border:1px solid #e1ebfa;box-shadow:0 8px 18px #17427009;display:flex;flex-direction:column;min-height:332px}.plan.featured{border-color:#166dff;box-shadow:0 10px 25px #0b4ccc22}.ribbon{position:absolute;top:-23px;left:-1px;right:-1px;text-align:center;background:#075bec;color:white;border-radius:8px 8px 0 0;font-size:11px;font-weight:800;padding:4px}.plan h3{margin:3px 0}.plan p{font-size:12px;color:var(--muted)}.price{font-size:22px;font-weight:900;margin:13px 0;color:#0b254e}.plan ul{padding:0;list-style:none;font-size:12px;line-height:2}.plan li:before{content:'●';color:#06b872;font-size:9px;margin-right:8px}.plan .btn{margin-top:auto}.trust{background:#fff;padding:18px 0;border-top:1px solid #e7f2fd;border-bottom:1px solid #e7f2fd}.trust .container{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.trust-item{display:flex;align-items:center;gap:9px;font-size:13px;font-weight:800}.trust-item .icon{width:40px;height:40px;margin:0;font-size:20px}.trust-item small{display:block;color:var(--muted);font-weight:400}.voices{background:#f7fbff;padding:48px 0}.voices .empty{text-align:center;background:white;border:1px dashed #bad1f2;border-radius:12px;padding:28px;color:#536988}.voices .container>h2{margin-bottom:23px}.bottom{display:grid;grid-template-columns:1.65fr 1fr;gap:20px;padding-top:30px;padding-bottom:42px}.cta{background:linear-gradient(110deg,#064edb,#0673fb);color:white;padding:26px;border-radius:12px;display:flex;align-items:center;gap:15px;justify-content:space-between}.cta h2{font-size:23px}.cta p{font-size:12px}.faq details{border:1px solid #dce8fa;border-radius:7px;margin:5px 0;padding:7px 11px;background:white;font-size:12px}.faq summary{cursor:pointer;font-weight:700}.faq details p{color:var(--muted)}.footer{background:#081e3c;color:#d7e6ff;padding:30px 0 18px;font-size:12px}.footgrid{display:grid;grid-template-columns:2fr repeat(3,1fr) 1.5fr;gap:22px}.footer h3{font-size:13px;color:white}.footer a{display:block;margin:6px 0}.footer .brand strong{color:white;font-size:21px}.footer .brand small{color:#d8e6ff}.copyright{border-top:1px solid #4a67804f;padding-top:14px;margin-top:20px;font-size:11px;display:flex;justify-content:space-between;gap:10px}.site-status{display:block;background:#f2f7ff;padding:7px;text-align:center;font-size:11px;color:#526984}.dialog{position:fixed;inset:0;background:#02112bd8;z-index:200;display:none;align-items:center;justify-content:center;padding:18px}.dialog.open{display:flex}.dialog-box{max-width:460px;background:white;border-radius:15px;padding:29px;box-shadow:var(--shadow);position:relative}.dialog-box h2{font-size:25px}.dialog-close{position:absolute;right:13px;top:10px;background:none;border:0;font-size:25px;color:#305078}.dialog .btn{margin-top:12px}
@media(max-width:1100px){.nav{gap:14px}.hero .container{grid-template-columns:51% 49%}.hero h1{font-size:39px}.hero-features{right:0;width:165px;font-size:11px}.ai-section .container{grid-template-columns:22% 30% 29% 19%}.ai-bot{max-height:235px}}
@media(max-width:820px){.topline .links{display:none}.header{height:69px}.menu-button{display:block}.nav{display:none;position:absolute;top:69px;left:0;right:0;padding:16px 24px;background:white;box-shadow:0 15px 28px #061b5033;flex-direction:column;align-items:stretch}.nav.open{display:flex}.header-actions>.btn{display:none}.hero .container{grid-template-columns:1fr;min-height:0}.hero-copy{padding:45px 0 5px}.hero h1{max-width:660px}.hero-art{height:340px;min-height:340px}.robot-hero{width:310px;height:340px;left:26%}.chat-card{left:49%;top:4%}.whatsapp{right:15%;top:29%}.hero-features{right:2%;top:47%}.benefits .container{grid-template-columns:repeat(4,1fr)}.stepgrid{grid-template-columns:repeat(3,1fr);gap:27px 16px}.step:after{display:none}.themes .container{grid-template-columns:1fr}.showcases{margin-top:20px}.ai-section .container{grid-template-columns:1fr 1fr}.ai-bot{max-height:230px}.plangrid{grid-template-columns:repeat(2,1fr);gap:30px 12px}.footgrid{grid-template-columns:repeat(3,1fr)}.bottom{grid-template-columns:1fr}.trust .container{grid-template-columns:repeat(2,1fr)}}
@media(max-width:520px){.container{padding:0 17px}.brand img{width:39px;height:42px}.brand strong{font-size:20px}.brand small{font-size:7px}.hero-copy{padding:38px 0 0}.hero h1{font-size:34px}.hero p{font-size:14px}.hero-ctas{gap:9px;margin:20px 0}.hero-ctas .btn{width:100%}.hero-trust{gap:9px;font-size:10px}.hero-art{height:280px;min-height:280px}.robot-hero{width:265px;height:275px;left:2%}.chat-card{left:auto;right:1%;top:1%;font-size:10px;width:145px;padding:9px}.whatsapp{right:4%;top:30%;width:48px;height:48px;font-size:20px}.hero-features{right:0;top:57%;width:135px;font-size:9px;line-height:1.55}.metric{bottom:6%;font-size:10px;padding:6px 8px}.metric:before{font-size:14px}.hero-nav{display:none}.benefits .container{grid-template-columns:repeat(2,1fr);gap:15px;padding-top:25px;padding-bottom:25px}.benefit:nth-child(7){grid-column:span 2}.steps{padding:40px 0}.stepgrid{grid-template-columns:1fr;max-width:420px;margin:35px auto 0}.step{min-height:125px}.themes{padding:40px 0}.showcases{min-height:210px}.store .mini-photo{height:70px;font-size:11px}.ai-section .container{grid-template-columns:1fr}.ai-bot{display:none}.phone{margin:23px auto}.ai-list{display:grid;grid-template-columns:1fr 1fr;gap:0 13px}.ai-section{padding:36px 0}.plangrid{grid-template-columns:1fr}.plan{min-height:295px}.trust .container{grid-template-columns:1fr 1fr}.trust-item{font-size:11px}.cta{flex-direction:column;align-items:flex-start}.footgrid{grid-template-columns:1fr 1fr}.footgrid>div:first-child{grid-column:span 2}.copyright{flex-direction:column}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

/* CVI-LOOP-021 */
:root{--connect-navy-950:#071d3f;--connect-royal:#075cf0;--connect-cyan:#37b8ff;--connect-green:#09bd63;--connect-ice:#f3f9ff;--connect-stroke:#dae7fa}body{overflow-x:clip}html{scroll-padding-top:85px}section[id]{scroll-margin-top:86px}

/* CVI-LOOP-022 */
:root{--navy:#071d3f;--navy2:#092247;--blue:#075cf0;--cyan:#37b8ff;--green:#09bd63;--line:#dae7fa;--pale:#f3f9ff;--text:#0e2850;--muted:#52657e;--shadow:0 10px 34px rgba(8,38,88,.09)}h1,h2,h3{font-weight:800;letter-spacing:-.035em}.btn{border-radius:11px}.btn-green{background:#09bd63}.btn-primary{background:#075cf0}.btn:focus-visible,input:focus-visible,button:focus-visible{outline:3px solid #37b8ff;outline-offset:3px}

/* CVI-LOOP-023 */
.topline{background:#092247;color:#e0edff}.topline .container{min-height:34px;max-width:1320px}.topline a{transition:color .18s}.topline a:hover{color:#fff;text-decoration:underline;text-underline-offset:3px}

/* CVI-LOOP-024 */
.header{height:88px}.container{max-width:1320px}.brand strong{font-size:29px}.brand img{width:54px;height:60px}.nav{gap:26px}

/* CVI-LOOP-025 */
.hero{background:linear-gradient(110deg,#071d3f,#092b59 48%,#0753a6)}.hero .container{grid-template-columns:49% 51%;min-height:470px}.hero h1{font-size:clamp(34px,3.7vw,51px);line-height:1.105}.hero-copy{position:relative;z-index:3}.hero-art{min-height:455px}

/* CVI-LOOP-026 */
.robot-hero{left:9%;width:60%;height:86%;filter:drop-shadow(0 22px 32px rgba(1,18,54,.43))}.chat-card{top:7%;left:38%;padding:16px;background:#f8fbff;border:1px solid #cfe3ff}.whatsapp{right:10%;top:23%;background:#0dc75f}.hero-features{right:0;top:43%;width:201px;line-height:2.03}.metric{bottom:7%;right:0}

/* CVI-LOOP-027 */
.dot.on{background:#fff;box-shadow:0 0 0 3px #ffffff25}.hero[data-active-slide="2"]{background:linear-gradient(108deg,#071d3f,#123e76 54%,#0360bd)}.hero[data-active-slide="3"]{background:linear-gradient(108deg,#071d3f,#092c61 54%,#1753a7)}.hero[data-active-slide="4"]{background:linear-gradient(108deg,#071d3f,#0c326a 54%,#076cbe)}.hero[data-active-slide="5"]{background:linear-gradient(108deg,#071d3f,#0a3778 54%,#0862bc)}

/* CVI-LOOP-028 */
.benefits{background:linear-gradient(#fff,#f1f8ff)}.benefits .container{padding-top:21px;padding-bottom:21px;gap:9px}.icon{background:linear-gradient(#f1f8ff,#dfedff);border-color:#cee2fb}.benefit{font-size:11px;line-height:1.36}.benefit strong{font-size:12px}.benefits .benefit .icon{box-shadow:0 3px 9px #0b64d40c}

/* CVI-LOOP-029 */
.steps{padding-top:50px;padding-bottom:56px}.steps h2{margin:7px auto 9px;font-size:clamp(27px,3vw,37px)}.stepgrid{margin-top:43px;gap:25px}.step{min-height:170px;padding:22px 13px 16px;border-radius:11px;box-shadow:0 3px 12px rgba(19,72,139,.035)}.step .sym{font-size:42px;color:#075cf0}.step h3{font-weight:800}.step p{line-height:1.42}

/* CVI-LOOP-030 */
.themes{background:linear-gradient(110deg,#f1f9ff,#fff 70%);padding:50px 0}.themes .container{grid-template-columns:32% 68%;gap:6px}.themes-copy h2{max-width:340px}.showcases{min-height:284px;perspective:900px}.store{box-shadow:0 14px 32px rgba(6,42,80,.19);border-color:#d6e2f5}.store.main{transform:scale(1.16);z-index:4}.store .browser{background:#1c232e}.store .mini-photo{height:107px}.store.main .mini-photo{height:126px}

/* CVI-LOOP-031 */
.ai-section{background:linear-gradient(112deg,#051a38,#0a3974);padding:49px 0}.ai-section .container{grid-template-columns:22% 30% 28% 20%;gap:6px}.ai-section h2{line-height:1.13}.ai-bot{max-height:283px}.phone{border-color:#283a50;max-width:256px}.phone-head{background:#075f4f}.phone-body{background:#ecf1ee}.ai-list li{padding:10px 0;line-height:1.3}.ai-section .btn-outline{border-color:#d5e9ff}

/* CVI-LOOP-032 */
.plans{background:#f2f9ff;padding:49px 0}.plangrid{gap:14px}.plan{min-height:342px;border-radius:10px}.plan.featured{border-color:#075cf0}

/* CVI-LOOP-033 */
.trust{padding:18px 0;background:#fff}.trust .container{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.trust-item{font-size:13px;color:#092247}.trust-item .icon{width:43px;height:43px}.trust-item small{font-size:11px;color:#52657e}

/* CVI-LOOP-034 */
.voices{background:linear-gradient(180deg,#f7fbff,#f2f8ff);padding:47px 0}.voices .empty{text-align:center;border:1px solid #d8e7fa;background:#fff;box-shadow:0 7px 18px #0b438708;border-radius:12px;padding:26px;line-height:1.6}.voices .container>h2{margin-bottom:20px}

/* CVI-LOOP-035 */
.bottom{grid-template-columns:1.65fr 1fr;gap:20px;padding-top:30px;padding-bottom:42px}.cta{background:linear-gradient(110deg,#0b55ec,#0562f9);border-radius:12px;padding:24px 27px;box-shadow:0 10px 30px #0b62ed1b}.cta h2{font-size:23px;line-height:1.15}.faq details{border-color:#dae7fa;border-radius:7px}.faq details[open]{border-color:#a9cbff;box-shadow:0 3px 13px #0d5adb0b}

/* CVI-LOOP-036 */
.footer{background:#071d3f;color:#d7e6ff;padding:32px 0 18px}.footgrid{gap:24px}.footer a:hover{color:#70d4ff;text-decoration:underline}.copyright{border-top:1px solid #7fa3d02c}

/* CVI-LOOP-037 */
.menu-button{min-width:42px}.header{z-index:50}.nav.open{box-shadow:0 16px 32px #081e4033}

/* CVI-LOOP-038 */
@media(max-width:520px){.container{padding-left:17px;padding-right:17px}.header{height:68px}.nav{top:68px}.brand img{width:39px;height:43px}.brand strong{font-size:21px}.hero h1{font-size:32px}.hero-copy{padding-top:33px}.hero-art{height:292px;min-height:292px}.robot-hero{left:1%;width:68%;height:95%}.chat-card{left:auto;right:2%;font-size:10px}.hero-features{right:1%;width:135px}.themes .container{gap:13px}.plangrid{gap:29px}.bottom{padding-bottom:30px}}

/* CVI-LOOP-039 */
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.btn,.hero-nav,.dot{transition:none!important}}:focus-visible{outline:3px solid #37b8ff;outline-offset:3px}.faq summary{list-style-position:inside}.menu-button[aria-expanded=true]{background:#eef6ff;color:#075cf0}

/* CVI-LOOP-040 */
.hero-ctas .btn,.cta .btn{font-weight:800}.footer .brand{max-width:300px}.step:focus-within,.plan:focus-within{box-shadow:0 0 0 3px #37b8ff55}img{height:auto}button{touch-action:manipulation}

/* CVI-LOOP-041 */
.hero-art{isolation:isolate}.hero-woman{position:absolute;left:-1%;bottom:0;width:68%;height:100%;object-fit:contain;z-index:0}.robot-hero{left:39%;width:53%;height:74%;z-index:1}.chat-card,.whatsapp,.hero-features,.metric{z-index:3}@media(max-width:520px){.hero-woman{left:1%;width:72%;height:99%}.robot-hero{left:41%;width:50%;height:68%}}

/* CVI-LOOP-042 */
.ui-icon{width:27px;height:27px;display:block;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;margin:auto}.benefit .ui-icon{width:29px;height:29px}.step .sym{height:45px;display:grid;place-items:center}.step .ui-icon{width:37px;height:37px}.ai-list .ui-icon{width:18px;height:18px}.hero-trust{align-items:center}

/* CVI-LOOP-043 */
.icon-whatsapp{color:#08b75a}.benefit .icon{display:grid;place-items:center}.benefit .icon .ui-icon{margin:0}.benefit:hover .icon{background:#e5f3ff;transform:translateY(-2px);transition:transform .2s}

/* CVI-LOOP-044 */
.step .sym{color:#075cf0}.step .ui-icon{stroke-width:1.65}.step:hover{border-color:#a7ceff;box-shadow:0 7px 17px #155cba12}.step .number{z-index:2}

/* CVI-LOOP-045 */
.showcases .store{transition:transform .2s,border-color .2s}.showcases .store:hover{border-color:#075cf0}.themes-copy .btn{min-height:43px}

/* CVI-LOOP-046 */
.gallery-overlay{display:none}.demo-label{color:#557184;font-size:11px}

/* CVI-LOOP-047 */
.gallery-overlay{position:fixed;inset:0;background:#041632d9;z-index:201;display:none;align-items:center;justify-content:center;padding:18px}.gallery-overlay.open{display:flex}.gallery-box{background:#fff;border-radius:16px;padding:28px;width:min(90vw,760px)}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.gallery-grid button{border:1px solid #dae7fa;background:#eaf5ff;border-radius:10px;min-height:120px;color:#075cf0}@media(max-width:520px){.gallery-grid{grid-template-columns:1fr}.gallery-grid button{min-height:60px}}

/* CVI-LOOP-048 */
.demo-actions{display:flex;flex-wrap:wrap;gap:5px}.demo-actions button{background:white;color:#0755af;border:1px solid #cde2ed;border-radius:7px;padding:5px;font-size:10px}.demo-actions button:hover{background:#e0f1ff}.demo-label{width:100%;font-size:10px;color:#526782}.demo-message{border-left:3px solid #08b95e}

/* CVI-LOOP-049 */
.hero:focus-visible{outline:3px solid #37b8ff;outline-offset:-4px}.hero-nav:focus-visible,.dot:focus-visible{outline:3px solid #fff;outline-offset:4px}.hero{touch-action:pan-y}.hero-nav{touch-action:manipulation}

/* CVI-LOOP-050 */
.interest-plan{background:#eef7ff;border-left:3px solid #075cf0;color:#123c76;padding:10px;border-radius:7px}.dialog-box{width:min(95vw,460px)}.dialog-box .chip{margin-bottom:9px}

/* CVI-LOOP-051 */
.plan-toggle{box-shadow:0 3px 12px #0a4fbe08}.plan-toggle button{min-width:74px;min-height:35px}.plan-toggle button:focus-visible{outline-offset:2px}.plans [data-period]{color:#476280}

/* CVI-LOOP-052 */
.voice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.voice-card{display:flex;gap:12px;align-items:center;background:#fff;border:1px solid #dfeafb;border-radius:10px;padding:15px;box-shadow:0 5px 18px #08264d0b}.voice-avatar{display:grid;place-items:center;flex:none;width:48px;height:48px;color:#075cf0;background:#e7f3ff;border-radius:50%;font-weight:900}.voice-card p{font-size:11px;line-height:1.45;color:#526782}.voice-card small{color:#0871d6;font-size:10px}@media(max-width:820px){.voice-grid{grid-template-columns:1fr}}

/* CVI-LOOP-053 */
.faq summary{cursor:pointer}.faq details[open]{background:#f6fbff;border-color:#9ac5fb}.faq details p{padding-top:6px}.faq details:focus-within{outline:2px solid #37b8ff;outline-offset:1px}

/* CVI-LOOP-054 */
@media(min-width:821px) and (max-width:1150px){.header .container{gap:11px}.nav{gap:13px}.brand strong{font-size:24px}.header-actions .btn-primary{min-width:150px}.hero .container{grid-template-columns:51% 49%}.hero h1{font-size:39px}.hero-woman{width:70%;left:-2%}.robot-hero{left:39%;width:55%}.hero-features{width:162px;right:-1%;font-size:11px}.stepgrid{gap:16px}.step:after{right:-19px}}

/* CVI-LOOP-055 */
@media(max-width:520px){.hero-art{height:300px}.hero-woman{left:-7%;width:79%}.robot-hero{left:42%;width:49%}}

/* CVI-LOOP-056 */
html{color-scheme:light}.site-status{font-size:11px;line-height:1.5}

/* CVI-LOOP-057 */
.hero-woman,.robot-hero{user-select:none;-webkit-user-drag:none}.hero-art img{pointer-events:none}.gallery-overlay .gallery-close{cursor:pointer}

/* CVI-LOOP-058 */
.hero .dot{cursor:pointer}.hero .arrows{z-index:5}.hero-nav{z-index:5}@media(prefers-reduced-motion:reduce){.hero{scroll-behavior:auto}}

/* CVI-LOOP-059 */
.hero-woman,.robot-hero{max-width:none}.store{max-width:100%}.hero-copy,.hero-art{min-width:0}.faq details{overflow-wrap:anywhere}

/* CVI-LOOP-060 */
.gallery-box{position:relative;max-height:90vh;overflow:auto;box-shadow:0 20px 70px #00112b70}.gallery-close{position:absolute;right:14px;top:10px;background:none;border:none;font-size:28px;color:#163d73}.gallery-grid{margin:17px 0;gap:12px}.gallery-response{padding:12px;border-radius:8px;background:#edf6ff;color:#164b85}.hero-woman{opacity:1}.site-status{color:#486280}

/* CVI-LOOP-061 */
.container{max-width:1320px}.hero-copy{min-width:0}.hero-art{min-width:0}

/* CVI-LOOP-062 */
.topline .links{display:flex;align-items:center;flex-wrap:wrap;gap:14px}.topline a{margin-left:0}.topline .container{min-height:34px}.topline .links a{min-height:24px;display:inline-flex;align-items:center}

/* CVI-LOOP-063 */
.header{height:88px}.brand{gap:11px}.brand strong{letter-spacing:-.06em}.header-actions .btn-light{border:1.5px solid #075cf0}.header-actions .btn-primary{box-shadow:0 3px 10px #0859e519}.nav a:focus-visible{border-radius:3px}

/* CVI-LOOP-064 */
@media(max-width:820px){.header .container{position:relative}.header-actions>.btn{display:none}.nav.open{display:flex;max-height:calc(100vh - 75px);overflow-y:auto}.menu-button{min-width:45px;min-height:43px}.nav a{padding:9px 6px;border-bottom:1px solid #e7eef8}}

/* CVI-LOOP-065 */
.mobile-action{display:none}@media(max-width:820px){.nav .mobile-action{display:flex;align-items:center;justify-content:center;background:#075cf0;color:#fff;border-radius:9px;margin-top:9px;text-align:center;min-height:47px;padding:12px}.nav .mobile-action:hover{color:#fff;background:#004bca}}

/* CVI-LOOP-066 */
.themes-copy [data-gallery]{cursor:pointer}.gallery-overlay.open{isolation:isolate}

/* CVI-LOOP-067 */
.topline .links{gap:13px}.topline .links a{white-space:nowrap}.topline .links a:hover{opacity:1}

/* CVI-LOOP-068 */
.hero .container{grid-template-columns:minmax(0,49%) minmax(0,51%)}.hero-copy{padding-right:12px}.hero h1{max-width:590px;text-wrap:balance}.hero p{max-width:505px}.hero-art{min-width:0}.hero-ctas .btn{min-height:49px}@media(max-width:820px){.hero .container{grid-template-columns:1fr}.hero-copy{padding-right:0}}

/* CVI-LOOP-069 */
.chat-card{max-width:232px}.chat-card strong{font-weight:750}.hero-features{background:#061b3eea;border:1px solid #1f6eca70}.hero-features div:before{color:#0be381}.metric{border:1px solid #d8e6fb}.whatsapp{box-shadow:0 13px 27px #013b347a}.hero-art{overflow:visible}

/* CVI-LOOP-070 */
.hero-nav{width:36px;height:36px;opacity:.92}.hero-nav:hover{opacity:1;background:#96c4ff66}.arrows{gap:9px}.dot{min-width:10px;min-height:10px;border:1px solid #f8fcff99}.dot.on{background:#fff;border-color:#fff}.hero [aria-pressed=true]{box-shadow:0 0 0 3px #fff3}

/* CVI-LOOP-071 */
.stepgrid{grid-template-columns:repeat(5,minmax(0,1fr))}.step{min-width:0}.step p{margin:.4rem 0 0}.step .number{box-shadow:0 3px 8px #075cf030}@media(min-width:521px) and (max-width:820px){.stepgrid{grid-template-columns:repeat(2,minmax(0,1fr))}.step:last-child{grid-column:1/-1;max-width:360px;margin:0 auto;width:100%}.step{min-height:160px}}@media(max-width:520px){.stepgrid{grid-template-columns:1fr}.step{min-height:135px}}

/* CVI-LOOP-072 */
.showcases{min-height:295px}.showcases .store{transition:transform .2s,box-shadow .2s}.showcases .store.main{z-index:5}.showcases .store.tech{transform:scale(.93) translateX(8px)}.showcases .store.beauty{transform:scale(.93) translateX(-8px)}.showcases .store .mini-title{font-weight:900}.store .browser{min-height:19px}.store .mini-photo{font-weight:700;line-height:1.2}@media(max-width:520px){.showcases{min-height:205px}.store .mini-photo,.store.main .mini-photo{height:70px}}

/* CVI-LOOP-073 */
.ai-section .container{align-items:center}.ai-bot{max-height:292px}.ai-section h2{max-width:410px}.ai-section .phone{box-shadow:0 0 0 2px #bddbff,0 18px 37px #0007}.ai-list{align-self:center}.ai-list li{min-height:40px}.ai-section .btn-outline{min-width:114px}

/* CVI-LOOP-074 */
.phone{overflow:hidden}.phone-body{max-height:300px;overflow-y:auto;scrollbar-width:thin}.phone-head{padding:10px}.demo-actions{gap:6px}.demo-actions button{padding:6px}.demo-label{line-height:1.3}.demo-message{border-left-color:#08bb61}.phone .msg{overflow-wrap:anywhere}

/* CVI-LOOP-075 */
.plans .plangrid{align-items:stretch}.plan{min-height:352px;box-shadow:0 6px 22px #1742700c}.plan .price{font-size:clamp(19px,2vw,24px);letter-spacing:-.02em}.plan ul{flex:1}.plan li{line-height:1.85}.plan .btn{min-height:44px}.plan.featured{border-width:2px}.ribbon{top:-22px}

/* CVI-LOOP-076 */
.trust{background:linear-gradient(#fff,#fcfdff)}.trust .container{grid-template-columns:repeat(4,minmax(0,1fr))}.trust-item{min-width:0}.trust-item small{font-size:11px}.trust-item .icon{flex:none}@media(max-width:620px){.trust .container{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.trust-item{font-size:11px}} 

/* CVI-LOOP-077 */
.voices{padding:45px 0}.voice-grid{gap:14px}.voice-card{align-items:flex-start;min-height:140px}.voice-card strong{display:block;font-size:13px;margin-top:2px}.voice-card p{margin:5px 0 6px}.voice-avatar{width:48px;height:48px}@media(max-width:820px){.voice-card{min-height:100px}}

/* CVI-LOOP-078 */
.bottom{align-items:stretch}.cta{align-items:center;gap:18px}.cta .btn{min-width:164px;white-space:nowrap}.faq details{margin:4px 0;padding:8px 12px}.faq summary{line-height:1.35}@media(max-width:520px){.cta .btn{width:100%}}

/* CVI-LOOP-079 */
.footer{padding-top:32px}.footgrid{gap:23px}.footer .brand{margin-bottom:10px}

/* CVI-LOOP-080 */
.hero-copy,.hero-art{min-width:0}
