:root{--v-ink:#111317;--v-graphite:#2a2e36;--v-soft:#f7f7f5;--v-blue:#6c6cff;--v-lavender:#dde2ff;--v-muted:#626570;--v-line:#dedfe5;--v-max:1240px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--v-ink);background:var(--v-soft);font-family:Inter,"Segoe UI",Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;line-height:1.55}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{display:block;max-width:100%}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-weight:700;letter-spacing:-.052em;line-height:1.06}p{color:var(--v-muted)}a:focus-visible,button:focus-visible,summary:focus-visible,[tabindex="0"]:focus-visible{outline:3px solid var(--v-blue);outline-offset:5px}svg{width:20px;height:20px;flex:none;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.v-sprite{position:absolute;width:0;height:0;overflow:hidden}.v-wrap{width:min(var(--v-max),calc(100% - 80px));margin-inline:auto}.v-skip{position:fixed;z-index:200;top:8px;left:8px;background:var(--v-ink);color:white;padding:12px 20px;transform:translateY(-160%)}.v-skip:focus{transform:none}.v-button{display:inline-flex;align-items:center;justify-content:center;gap:15px;min-height:52px;padding:14px 25px;border-radius:100px;border:1px solid transparent;font-size:14px;font-weight:650;line-height:1.25;transition:background .2s,transform .2s,box-shadow .2s}.v-button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #11131710}.v-button svg{width:19px;height:19px}.v-button-blue{background:var(--v-blue);color:white}.v-button-blue:hover{background:#5858ea}.v-button-dark{background:var(--v-ink);color:white}.v-button-outline{border-color:#bfc1ca;background:transparent}.v-button-outline:hover{background:white}.v-button-light{background:white;color:var(--v-ink)}.v-actions{display:flex;gap:12px;flex-wrap:wrap}.v-actions-center{justify-content:center}.v-eyebrow{font-size:10px;letter-spacing:.18em;text-transform:uppercase;font-weight:700;color:#5555d8;display:flex;align-items:center;gap:9px;margin-bottom:22px}.v-dot{height:6px;width:6px;border-radius:50%;background:var(--v-blue);display:inline-block;flex:none}.v-card-kicker{font-size:10px;letter-spacing:.14em;line-height:1.5;font-weight:700}.v-text-link{display:inline-flex;align-items:center;gap:14px;font-weight:650;font-size:14px;line-height:1.45}.v-text-link svg{transition:transform .2s}.v-text-link:hover svg{transform:translateX(5px)}
/* Navigation */
.v-nav{position:sticky;top:0;background:rgba(247,247,245,.95);backdrop-filter:blur(18px);z-index:80;border-bottom:1px solid #11131708}.v-nav-inner{display:flex;align-items:center;gap:36px;height:84px}.v-logo{display:inline-flex;flex:none}.v-logo img{width:126px;height:36px;object-fit:contain}.v-nav-links{display:flex;gap:32px;margin-inline:auto;font-size:13px}.v-nav-links a:hover{color:#5555d8}.v-nav-cta{min-height:44px;padding:10px 22px;font-size:13px}.v-nav-toggle{display:none;border:1px solid var(--v-line);background:transparent;border-radius:50%;width:44px;height:44px;padding:12px}.v-nav-toggle span{display:block;width:18px;height:1.5px;background:var(--v-ink);margin:5px 0}
/* Opening */
.v-hero{text-align:center;padding-top:67px}.v-hero>.v-eyebrow{justify-content:center;margin-bottom:22px}.v-hero h1{font-size:clamp(55px,6.6vw,92px);font-weight:730;line-height:1.01;letter-spacing:-.067em}.v-hero h1 span{color:var(--v-ink)}.v-hero-lead{font-size:18px;line-height:1.55;max-width:720px;margin:24px auto 28px}.v-hero-stage{position:relative;height:515px;margin-top:58px;text-align:left}.v-persona{position:absolute;top:0;bottom:22px;left:13%;right:13%;border-radius:40px;overflow:hidden;background:var(--v-lavender)}.v-persona>img{width:100%;height:100%;object-fit:cover;object-position:50% 10%}.v-persona figcaption{position:absolute;bottom:22px;left:26px;padding:9px 14px;display:flex;align-items:center;gap:8px;background:#ffffffdb;backdrop-filter:blur(14px);border-radius:30px;font-size:11px;font-weight:650}.v-persona figcaption small{font-size:9px;color:#696c75;border-left:1px solid #d6d7dd;padding-left:8px;font-weight:400}.v-voice-float{position:absolute;left:0;top:82px;width:240px;padding:28px 25px 23px;background:#14161a;color:white;border-radius:24px;box-shadow:0 24px 40px #11131714}.v-voice-float .v-card-kicker{color:#c9cbf5;font-size:9px}.v-voice-float h2{font-size:30px;line-height:1.14;letter-spacing:-.04em;margin-top:24px}.v-wave{display:flex;align-items:center;justify-content:center;gap:4px;height:76px;overflow:hidden;color:#adafff;margin:14px 0}.v-wave i{height:18px;width:3px;min-width:3px;background:currentColor;border-radius:3px;animation:v-wave 2.5s ease-in-out infinite alternate}.v-wave i:nth-child(3n){height:45px;animation-delay:-.8s}.v-wave i:nth-child(4n){height:31px;animation-delay:-1.9s}.v-wave i:nth-child(5n){height:64px;animation-delay:-.2s}.v-wave i:nth-child(7n){height:12px;animation-delay:-1.3s}@keyframes v-wave{0%{transform:scaleY(.7)}100%{transform:scaleY(1)}}.v-voice-caption{display:flex;align-items:center;gap:8px;color:#c6c8d0;font-size:10px}.v-voice-caption svg{width:17px;height:17px}.v-chat-float{position:absolute;right:0;top:52px;width:305px;background:#fffffffa;border:1px solid #ececf1;border-radius:25px;padding:23px;box-shadow:0 24px 40px #1113170c}.v-chat-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #eeeef3;padding-bottom:17px;margin-bottom:19px}.v-chat-head strong{font-size:14px;letter-spacing:-.04em}.v-chat-head span{font-size:8px;color:#797a87;letter-spacing:.12em}.v-message{font-size:12px;line-height:1.5;padding:13px 15px;border-radius:15px;width:fit-content}.v-message-user{background:#e8e8ff;margin-left:auto;margin-bottom:13px;max-width:90%;border-bottom-right-radius:5px}.v-message-ai{background:#f3f3f6;max-width:95%;border-bottom-left-radius:5px}.v-source-card{border:1px solid #e8e8ee;border-radius:15px;padding:16px 13px;display:flex;gap:11px;margin-top:16px}.v-source-card>svg{color:#6c6cff;width:22px;height:22px}.v-source-card strong,.v-source-card span{display:block}.v-source-card strong{font-size:11px;font-weight:650}.v-source-card span{font-size:10px;color:#757580;margin-top:4px;line-height:1.5}.v-chat-next{display:flex;align-items:center;justify-content:space-between;font-size:10px;margin-top:18px;color:#696977;gap:5px}.v-chat-next svg{width:17px;height:17px}.v-mode-links{position:absolute;bottom:0;left:50%;transform:translateX(-50%);display:flex;padding:11px 12px;border:1px solid #ececf0;background:rgba(255,255,255,.95);box-shadow:0 12px 36px #1113170a;border-radius:60px;white-space:nowrap}.v-mode-links a{display:flex;align-items:center;gap:10px;padding:4px 20px;font-size:12px;border-right:1px solid #e8e9ef}.v-mode-links a:last-child{border-right:0}.v-mode-links a:hover{color:#5757dd}.v-mode-links svg{width:18px;height:18px}.v-illustration-note{margin-top:15px;font-size:10px;color:#747781;text-align:right}
/* Entry points */
.v-entry{padding-top:67px;padding-bottom:30px}.v-entry-head{display:flex;align-items:end;justify-content:space-between;gap:36px;margin-bottom:27px;padding-top:26px;border-top:1px solid var(--v-line)}.v-entry-head h2{font-size:clamp(26px,3vw,40px);letter-spacing:-.048em}.v-entry-head p{font-size:13px;line-height:1.5}.v-entry-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.v-entry-card{border-radius:18px;overflow:hidden;background:#eeefff;transition:transform .25s}.v-entry-card:hover{transform:translateY(-5px)}.v-entry-card>img{width:100%;height:155px;object-fit:cover}.v-entry-card>div{position:relative;padding:20px 47px 22px 20px}.v-entry-card h3{font-size:17px;letter-spacing:-.03em;line-height:1.25}.v-entry-card p{font-size:11px;margin-top:5px}.v-entry-card svg{position:absolute;right:15px;top:25px;width:25px;height:25px;padding:3px;border:1px solid #d3d4e7;border-radius:50%}
/* Common section rhythm */
.v-section{padding-top:112px;padding-bottom:12px}.v-section-heading{display:grid;grid-template-columns:1.35fr .65fr;gap:90px;align-items:end;margin-bottom:44px}.v-section-heading h2{font-size:clamp(37px,4.3vw,60px);letter-spacing:-.055em;line-height:1.04}.v-section-heading>p{font-size:15px;line-height:1.65;max-width:380px;padding-bottom:4px}.v-section-heading .v-eyebrow{margin-bottom:20px}
/* Product canvas */
.v-bento{display:grid;grid-template-columns:2.1fr 1fr 1fr;grid-template-rows:auto 215px;gap:16px}.v-bento>article,.v-bento>a{border-radius:26px;overflow:hidden}.v-bento h3{font-size:30px;line-height:1.11;letter-spacing:-.047em}.v-bento p{font-size:13px;line-height:1.55}.v-bento .v-card-kicker{display:block;margin-bottom:19px}.v-bento-knowledge{grid-row:1/3;background:#efefeb;padding:35px 30px}.v-bento-knowledge>p{margin-top:15px;max-width:390px}.v-knowledge-example{display:grid;grid-template-columns:.9fr 1.1fr;gap:12px;margin:32px -3px 28px;align-items:center}.v-doc-list{background:#fafaf9;border:1px solid #e6e6e2;border-radius:17px;padding:17px 13px}.v-doc-list>span{font-size:7px;font-weight:650;letter-spacing:.1em;color:#70727a;display:block;margin-bottom:16px}.v-doc-list>div{display:flex;gap:9px;align-items:center;border-top:1px solid #eeeeec;padding:14px 0}.v-doc-list>div:last-child{padding-bottom:0}.v-doc-list svg{width:24px;height:30px;color:#7374c5;background:#eff0fc;padding:3px;border-radius:5px}.v-doc-list strong{font-size:10px;font-weight:600;line-height:1.35}.v-doc-list small{display:block;color:#777b85;font-size:9px;font-weight:400;margin-top:3px}.v-mini-answer{background:white;padding:18px 15px;border-radius:20px;box-shadow:0 14px 25px #11131706}.v-mini-label{font-size:7px;letter-spacing:.07em;color:#858792;display:block;margin-bottom:20px}.v-mini-answer .v-message{font-size:10px}.v-mini-answer>p{font-size:11px;line-height:1.65;margin:21px 0}.v-answer-bottom{display:flex;border-top:1px solid #eeeeef;padding-top:16px;align-items:center;gap:10px}.v-answer-bottom>span{font-size:9px;color:#73747f}.v-answer-bottom svg{background:#ececff;color:#6666ff;border-radius:50%;width:30px;height:30px;padding:7px}.v-bento-knowledge .v-text-link{font-size:12px}.v-bento-voice{padding:32px 25px;background:#111317;color:white}.v-bento-voice p{color:#c1c3ca;margin-top:15px;font-size:12px}.v-bento-voice .v-card-kicker{color:#cbccdf}.v-bento-voice .v-wave{margin-top:23px;height:63px;gap:5px}.v-circle-icon{display:inline-flex;justify-content:center;align-items:center;border:1px solid #ffffff50;width:36px;height:36px;border-radius:50%;margin-top:2px}.v-circle-icon svg{width:19px;height:19px}.v-bento-actions{background:#e0e3ff;padding:32px 25px}.v-bento-actions p{margin-top:15px;font-size:12px}.v-action-flow{display:flex;align-items:center;justify-content:space-between;gap:5px;margin:25px 0}.v-action-flow>span{text-align:center;display:flex;flex-direction:column;align-items:center;gap:8px}.v-action-flow svg{background:#ffffffad;border-radius:12px;padding:10px;width:44px;height:44px;color:#6363ee}.v-action-flow small{font-size:8px;color:#555967;white-space:nowrap}.v-action-flow>b{font-size:12px;font-weight:400;color:#9193ad;padding-bottom:18px}.v-scope-note{font-size:9px;display:block;border-top:1px solid #bdc2ef;padding-top:14px;color:#62677c}.v-bento-presence{position:relative;grid-column:2/4;background:var(--v-lavender)}.v-bento-presence>img{width:68%;height:100%;object-fit:cover;object-position:50% 35%;position:absolute;right:0}.v-bento-presence:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#dde2ff 18%,#dde2ffdd 35%,transparent 65%);z-index:1}.v-bento-presence>div{position:relative;z-index:2;padding:29px 31px}.v-bento-presence .v-card-kicker{margin-bottom:16px}.v-bento-presence h3{font-size:27px;max-width:220px}.v-bento-presence .v-circle-icon{border-color:#b7bcdb;margin-top:19px}
/* Scenario selector */
.v-scenarios{padding-top:119px}.v-scenario-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;border-bottom:1px solid var(--v-line);margin-bottom:28px}.v-scenario-tabs button{border:0;background:transparent;padding:17px 8px;border-bottom:2px solid transparent;margin-bottom:-1px;font-size:13px;color:#71747e;transition:color .2s,border-color .2s}.v-scenario-tabs button[aria-selected="true"]{border-color:var(--v-blue);color:#5050da;font-weight:650}.v-scenario-tabs button:hover{color:var(--v-ink)}.v-scenario-panel{display:grid;grid-template-columns:1.15fr 1fr;min-height:490px;border-radius:28px;overflow:hidden;background:#efefeb}.v-scenario-panel[hidden]{display:none}.v-scenario-image{position:relative;min-height:490px;overflow:hidden}.v-scenario-image>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:64% center}.v-scene-tag{position:absolute;top:20px;left:20px;background:#ffffffdd;backdrop-filter:blur(8px);padding:7px 12px;border-radius:30px;font-size:9px;letter-spacing:.05em;color:#51535e}.v-scene-question{position:absolute;bottom:25px;left:25px;right:25px;max-width:330px;display:flex;align-items:center;gap:12px;background:#ffffffec;backdrop-filter:blur(10px);box-shadow:0 12px 24px #1113170a;border-radius:17px;padding:17px 20px;font-size:15px;color:#272938}.v-scene-question>svg{color:var(--v-blue)}.v-scenario-copy{padding:48px 43px;display:flex;flex-direction:column;align-items:flex-start}.v-scenario-copy .v-card-kicker{font-size:8px;color:#5d626e;letter-spacing:.13em}.v-scenario-copy h3{font-size:clamp(34px,3.3vw,45px);line-height:1.03;margin:22px 0}.v-scenario-copy>p{font-size:14px;line-height:1.65}.v-scenario-copy ul{list-style:none;margin:25px 0 32px;padding:0}.v-scenario-copy li{font-size:12px;margin-top:10px;display:flex;gap:9px;align-items:center;color:#565a65}.v-scenario-copy li:before{content:"";display:block;width:5px;height:5px;background:#6c6cff;border-radius:50%;flex:none}.v-scenario-copy .v-text-link{margin-top:auto;font-size:13px}.v-scenario-note{font-size:10px;line-height:1.5;margin-top:15px;color:#747883}
/* Delivered projects */
.v-proof{padding-bottom:0}.v-proof-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.v-proof-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--v-line);border-radius:25px;background:#fff;transition:transform .25s,box-shadow .25s}.v-proof-card:hover{transform:translateY(-4px);box-shadow:0 18px 38px #1113170c}.v-proof-card>img{width:100%;height:300px;object-fit:cover;object-position:center}.v-proof-copy{display:flex;flex:1;flex-direction:column;align-items:flex-start;padding:28px 29px 30px}.v-proof-copy .v-card-kicker{color:#5759bf;font-size:8px}.v-proof-copy h3{font-size:27px;line-height:1.08;margin:18px 0}.v-proof-copy p{font-size:12px;line-height:1.62}.v-proof-copy .v-text-link{margin-top:auto;padding-top:22px;font-size:12px}.v-proof-note{font-size:10px;line-height:1.55;margin-top:15px;color:#747883}
/* Presence campaign */
.v-presence-campaign{position:relative;isolation:isolate;overflow:hidden;background:#111317;color:white;margin-top:111px;min-height:605px}.v-presence-background{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:65% 51%;z-index:-2}.v-presence-campaign:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#111317 2%,#111317f2 23%,#111317a3 44%,#1113171a 78%);z-index:-1}.v-presence-content{padding-top:96px;padding-bottom:74px}.v-presence-content .v-eyebrow{color:#c3c5f0}.v-presence-content h2{font-size:clamp(45px,4.6vw,65px);letter-spacing:-.055em;line-height:1.04;max-width:740px}.v-presence-content>p{font-size:22px;color:#e1e1e7;margin:28px 0 31px;line-height:1.45}.v-presence-content>small{font-size:9px;letter-spacing:.04em;display:block;margin-top:43px;color:#d0d0d5}
/* Principles and project */
.v-principles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:56px;padding-top:13px}.v-principle-icon{display:flex;align-items:center;justify-content:center;width:68px;height:68px;border-radius:50%;background:#e6e8ff;margin-bottom:25px}.v-principle-icon svg{width:31px;height:31px;stroke-width:1.35}.v-principles h3{font-size:22px;margin-bottom:13px;letter-spacing:-.035em}.v-principles p{font-size:13px;line-height:1.7}.v-start{display:grid;grid-template-columns:.95fr 1.65fr;gap:35px 60px;background:#e4e6ff;border-radius:28px;padding:51px 48px;margin-top:100px}.v-start-intro{grid-row:span 2}.v-start-intro h2{font-size:44px;letter-spacing:-.054em;max-width:330px;line-height:1.06}.v-start-intro p{font-size:14px;line-height:1.65;margin-top:20px;max-width:330px}.v-start-intro .v-eyebrow{font-size:9px}.v-start-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px;padding-top:4px}.v-start-steps article>span{display:flex;align-items:center;justify-content:center;border-radius:50%;background:#cfd3ff;color:#3e3e82;width:36px;height:36px;font-size:13px;margin-bottom:21px;position:relative}.v-start-steps article h3{font-size:16px;line-height:1.25;letter-spacing:-.02em;margin-bottom:12px}.v-start-steps p{font-size:11px;line-height:1.65}.v-start-cta{text-align:center}.v-start-cta p{font-size:10px;margin-top:9px}
/* FAQ and close */
.v-faq-section{display:grid;grid-template-columns:.7fr 1.3fr;gap:100px;padding-bottom:100px}.v-faq-section h2{font-size:48px;line-height:1.05;margin-bottom:30px}.v-faq details{border-bottom:1px solid var(--v-line)}.v-faq summary{list-style:none;padding:23px 0;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:15px;font-weight:600;cursor:pointer}.v-faq summary::-webkit-details-marker{display:none}.v-faq summary>span{font-size:23px;font-weight:300;transition:transform .2s;color:#777985}.v-faq details[open] summary>span{transform:rotate(45deg)}.v-faq details p{padding:0 35px 24px 0;font-size:13px;line-height:1.7}.v-final{background:#111317;color:white;text-align:center;padding:82px 0 92px}.v-final .v-eyebrow{justify-content:center;color:#bcbfff}.v-final h2{font-size:clamp(54px,7.1vw,99px);letter-spacing:-.062em}.v-final p{font-size:17px;color:#bec1ca;line-height:1.6;margin:22px auto 30px}.v-footer{padding:43px 0 30px}.v-footer-top{display:flex;align-items:center;gap:27px;padding-bottom:32px;border-bottom:1px solid var(--v-line)}.v-footer-top p{font-size:11px}.v-footer-top>div{display:flex;gap:23px;font-size:11px;margin-left:auto}.v-footer-bottom{display:flex;justify-content:space-between;gap:30px;padding-top:23px;color:#737781;font-size:9px}.v-footer-bottom>div{display:flex;gap:20px}.v-footer a:hover{color:#5757d9}
.v-final .v-direct-contact{display:flex;justify-content:center;flex-wrap:wrap;gap:9px;font-size:12px;color:#d5d7df;margin:20px auto 0}.v-final .v-direct-contact a:hover{color:white;text-decoration:underline;text-underline-offset:4px}
/* Responsive composition */
@media(min-width:1500px){.v-hero-stage{height:550px}.v-persona{left:12%;right:12%}.v-voice-float{top:105px}.v-chat-float{top:90px}}
@media(max-width:1100px){.v-wrap{width:calc(100% - 56px)}.v-nav-links{gap:24px}.v-hero h1{font-size:78px}.v-hero-stage{height:475px}.v-voice-float{width:205px;top:70px;padding:24px 21px}.v-voice-float h2{font-size:26px}.v-chat-float{width:260px;padding:19px;top:50px}.v-persona{left:10%;right:10%}.v-section-heading{gap:48px}.v-section-heading>p{font-size:14px}.v-bento{grid-template-columns:1.8fr 1fr 1fr;grid-template-rows:auto 210px}.v-bento h3{font-size:25px}.v-bento-knowledge{padding:30px 24px}.v-bento-voice,.v-bento-actions{padding:29px 20px}.v-action-flow{gap:2px}.v-action-flow svg{width:36px;height:36px;padding:8px}.v-action-flow small{font-size:7px}.v-scenario-copy{padding:35px 30px}.v-scenario-panel,.v-scenario-image{min-height:460px}.v-start{padding:40px 35px;gap:35px}.v-start-intro h2{font-size:38px}.v-start-steps{gap:19px}}
@media(max-width:900px){.v-hero h1{font-size:65px}.v-hero-lead{font-size:16px}.v-entry-grid{gap:12px}.v-entry-card>img{height:125px}.v-entry-card>div{padding:17px 31px 18px 14px}.v-entry-card h3{font-size:14px}.v-entry-card p{font-size:10px}.v-entry-card svg{right:9px;width:20px;height:20px}.v-entry-head h2{font-size:31px}.v-entry-head p{font-size:11px}.v-bento{grid-template-columns:1fr 1fr;grid-template-rows:auto auto 230px}.v-bento-knowledge{grid-column:1/3;grid-row:1;padding:32px}.v-bento-knowledge h3{font-size:32px}.v-knowledge-example{max-width:620px;margin:24px 0}.v-doc-list{padding:22px 20px}.v-doc-list>span{font-size:9px}.v-doc-list strong{font-size:12px}.v-doc-list small{font-size:10px}.v-mini-label{font-size:8px}.v-mini-answer{padding:26px 24px}.v-mini-answer>p{font-size:13px}.v-mini-answer .v-message{font-size:12px}.v-bento-voice,.v-bento-actions{padding:31px}.v-action-flow{justify-content:flex-start;gap:15px}.v-action-flow svg{width:44px;height:44px;padding:10px}.v-action-flow small{font-size:9px}.v-bento-presence{grid-column:1/3;grid-row:3}.v-section-heading{grid-template-columns:1fr;gap:22px}.v-section-heading>p{max-width:500px}.v-section-heading h2{font-size:49px}.v-scenario-tabs{gap:10px}.v-scenario-tabs button{font-size:12px}.v-scenario-panel{grid-template-columns:1fr 1fr}.v-scenario-copy{padding:32px 25px}.v-scenario-copy h3{font-size:34px}.v-scenario-copy>p{font-size:13px}.v-scenario-copy .v-card-kicker{font-size:7px}.v-scenario-copy li{font-size:11px}.v-presence-content h2{font-size:50px}.v-presence-content>p{font-size:20px}.v-principles{gap:32px}.v-principles h3{font-size:19px}.v-start{grid-template-columns:1fr}.v-start-intro{grid-row:auto}.v-start-intro h2{max-width:none}.v-start-intro p{max-width:470px}.v-start-steps{gap:34px}.v-start-steps p{font-size:12px}.v-start-cta{text-align:left}.v-faq-section{gap:50px}.v-faq-section h2{font-size:40px}.v-footer-top{flex-wrap:wrap}.v-footer-top>div{margin-left:0;width:100%}.v-footer-bottom{flex-direction:column;gap:14px}}
@media(max-width:680px){html{scroll-padding-top:83px}.v-wrap{width:calc(100% - 36px)}.v-nav-inner{height:72px;gap:12px}.v-logo img{width:108px;height:31px}.v-nav-cta{margin-left:auto;min-height:39px;padding:10px 15px;font-size:11px;gap:9px}.v-nav-cta svg{width:16px;height:16px}.v-nav-toggle{display:block;width:38px;height:38px;padding:9px}.v-nav-links{display:none;position:absolute;top:71px;left:0;right:0;background:var(--v-soft);padding:18px 22px 24px;border-bottom:1px solid var(--v-line);box-shadow:0 16px 24px #11131708;gap:0}.v-nav-links[data-open="true"]{display:flex;flex-direction:column}.v-nav-links a{padding:14px 4px;font-size:16px}.v-hero{padding-top:47px}.v-hero>.v-eyebrow{font-size:8px;letter-spacing:.12em;margin-bottom:25px}.v-hero h1{font-size:clamp(38px,9vw,61px);letter-spacing:-.055em;line-height:1.06}.v-hero-lead{font-size:14px;line-height:1.6;margin:20px auto 25px;max-width:355px}.v-hero-lead br{display:none}.v-button{min-height:47px;padding:13px 20px;font-size:12px;gap:10px}.v-hero .v-actions{gap:9px}.v-hero .v-actions .v-button{font-size:11px;padding:13px 15px}.v-hero-stage{height:auto;display:grid;grid-template-columns:.86fr 1.14fr;gap:12px;margin-top:35px}.v-persona{position:relative;inset:auto;grid-column:1/-1;height:340px;border-radius:26px}.v-persona>img{object-position:50% 40%}.v-persona figcaption{left:15px;bottom:16px;padding:7px 10px;font-size:9px}.v-persona figcaption small{font-size:8px}.v-voice-float,.v-chat-float{position:relative;inset:auto;width:auto;margin:0;border-radius:18px;box-shadow:none}.v-voice-float{padding:22px 17px}.v-voice-float .v-card-kicker{font-size:8px}.v-voice-float h2{font-size:23px;margin-top:22px}.v-voice-float .v-wave{height:64px;margin:13px -5px;gap:3px}.v-voice-caption{font-size:8px;align-items:flex-start;line-height:1.4;gap:6px}.v-voice-caption svg{width:15px;height:15px}.v-chat-float{padding:18px 14px}.v-chat-head{padding-bottom:12px;margin-bottom:14px}.v-chat-head strong{font-size:12px}.v-chat-head span{font-size:6px}.v-message{font-size:10px;padding:10px 11px;line-height:1.4}.v-source-card{padding:12px 10px;margin-top:12px;gap:8px;border-radius:12px}.v-source-card strong{font-size:9px}.v-source-card span{font-size:8px}.v-source-card>svg{width:17px;height:17px}.v-chat-next{font-size:8px;margin-top:14px}.v-chat-next svg{width:14px;height:14px}.v-mode-links{position:relative;inset:auto;transform:none;justify-self:center;grid-column:1/-1;margin-top:4px;padding:9px 4px}.v-mode-links a{font-size:11px;padding:4px 20px;gap:8px}.v-mode-links svg{width:16px;height:16px}.v-illustration-note{text-align:center;font-size:8px;line-height:1.6;margin-top:14px}.v-entry{padding-top:43px}.v-entry-head{display:block;padding-top:28px;margin-bottom:24px}.v-entry-head h2{font-size:31px;line-height:1.08;max-width:330px;letter-spacing:-.055em}.v-entry-head p{font-size:12px;margin-top:14px}.v-entry-head p br{display:none}.v-entry-grid{grid-template-columns:1fr 1fr;gap:13px}.v-entry-card{border-radius:15px}.v-entry-card>img{height:128px}.v-entry-card>div{padding:16px 34px 18px 14px;min-height:94px}.v-entry-card h3{font-size:15px}.v-entry-card p{font-size:9px;margin-top:6px}.v-entry-card svg{top:19px;right:9px}.v-section{padding-top:71px}.v-section-heading{margin-bottom:30px;gap:19px}.v-section-heading h2{font-size:38px;letter-spacing:-.05em;line-height:1.08}.v-section-heading>p{font-size:13px}.v-section-heading .v-eyebrow{font-size:9px;margin-bottom:17px}.v-bento{gap:12px;grid-template-columns:1fr;grid-template-rows:none}.v-bento>article,.v-bento>a{grid-column:1;grid-row:auto;border-radius:22px}.v-bento-knowledge{padding:26px 20px}.v-bento-knowledge h3{font-size:29px}.v-bento-knowledge>p{font-size:12px}.v-bento .v-card-kicker{font-size:8px;margin-bottom:16px}.v-knowledge-example{gap:8px;margin:24px -5px;grid-template-columns:.9fr 1.1fr}.v-doc-list{padding:16px 10px;border-radius:13px}.v-doc-list>span{font-size:6px}.v-doc-list strong{font-size:9px}.v-doc-list small{font-size:7px}.v-doc-list>div{gap:7px;padding:12px 0}.v-doc-list svg{width:21px;height:26px}.v-mini-answer{padding:16px 11px;border-radius:15px}.v-mini-label{font-size:6px;margin-bottom:15px}.v-mini-answer .v-message{font-size:9px;padding:10px}.v-mini-answer>p{font-size:10px;margin:14px 0}.v-answer-bottom>span{font-size:8px}.v-answer-bottom>svg{width:25px;height:25px;padding:6px}.v-bento-voice{padding:27px}.v-bento h3{font-size:28px}.v-bento-voice .v-wave{max-width:270px;height:55px;justify-content:flex-start;margin:19px 0}.v-bento-voice .v-circle-icon{position:absolute;right:27px;bottom:27px}.v-bento-voice{position:relative}.v-bento-actions{padding:27px}.v-action-flow{justify-content:flex-start;gap:20px}.v-action-flow small{font-size:9px}.v-bento-presence{height:225px}.v-bento-presence>div{padding:27px}.v-bento-presence>img{width:78%;object-position:50% 35%}.v-bento-presence h3{font-size:27px}.v-scenario-tabs{gap:4px;grid-template-columns:repeat(2,1fr);border-bottom:none;margin-bottom:22px}.v-scenario-tabs button{font-size:12px;padding:13px 5px;border-bottom:1px solid var(--v-line);margin:0}.v-scenario-tabs button[aria-selected="true"]{border-bottom:2px solid var(--v-blue)}.v-scenario-panel{display:flex;flex-direction:column;border-radius:23px;min-height:0}.v-scenario-image{min-height:0;height:325px}.v-scenario-image>img{object-position:65% center}.v-scene-tag{top:16px;left:16px;font-size:8px;padding:6px 10px}.v-scene-question{bottom:17px;left:16px;right:16px;padding:14px 16px;font-size:13px;max-width:300px}.v-scenario-copy{padding:28px 26px 33px}.v-scenario-copy .v-card-kicker{font-size:8px}.v-scenario-copy h3{font-size:39px;margin:20px 0}.v-scenario-copy>p{font-size:13px}.v-scenario-copy ul{margin:20px 0 26px}.v-scenario-copy li{font-size:12px}.v-scenario-copy .v-text-link{font-size:12px}.v-scenario-note{font-size:9px;line-height:1.65;margin-top:13px}.v-presence-campaign{margin-top:67px;min-height:720px}.v-presence-background{top:auto;height:55%;object-position:67% 50%}.v-presence-campaign:after{background:linear-gradient(180deg,#111317 34%,#111317fc 42%,#11131750 70%,#11131710 100%)}.v-presence-content{padding-top:52px;padding-bottom:350px}.v-presence-content .v-eyebrow{font-size:8px;margin-bottom:23px}.v-presence-content h2{font-size:43px;line-height:1.08;max-width:480px}.v-presence-content>p{font-size:18px;line-height:1.5;margin:20px 0 25px}.v-presence-content>small{font-size:8px;margin-top:20px}.v-principles{grid-template-columns:1fr;gap:32px;padding-top:0}.v-principles article{position:relative;padding-left:76px;min-height:70px}.v-principle-icon{position:absolute;left:0;top:0;width:53px;height:53px;margin:0}.v-principle-icon svg{width:25px;height:25px}.v-principles h3{font-size:22px;margin-bottom:10px}.v-principles p{font-size:12px}.v-start{margin-top:65px;padding:30px 25px;border-radius:23px;gap:31px}.v-start-intro .v-eyebrow{font-size:8px}.v-start-intro h2{font-size:37px;line-height:1.08}.v-start-intro p{font-size:13px;margin-top:18px}.v-start-steps{grid-template-columns:1fr;gap:25px;padding:0}.v-start-steps article{position:relative;padding-left:51px}.v-start-steps article>span{position:absolute;top:1px;left:0;width:31px;height:31px;font-size:12px;margin:0}.v-start-steps article h3{font-size:17px;margin-bottom:8px}.v-start-steps p{font-size:12px}.v-start-cta{text-align:center}.v-start-cta .v-button{width:100%;font-size:12px}.v-start-cta p{font-size:9px}.v-faq-section{display:block;padding-bottom:67px}.v-faq-section h2{font-size:40px;margin-bottom:20px}.v-faq{margin-top:27px}.v-faq summary{font-size:14px;padding:21px 0}.v-faq details p{font-size:12px;padding-right:20px}.v-final{padding:62px 0 66px}.v-final .v-eyebrow{font-size:9px}.v-final h2{font-size:55px;letter-spacing:-.055em}.v-final p{font-size:14px}.v-footer{padding-top:31px;padding-bottom:25px}.v-footer-top{gap:16px;padding-bottom:23px}.v-footer-top p{font-size:9px;margin-left:auto}.v-footer-top>div{gap:24px;font-size:11px}.v-footer-bottom{font-size:8px;padding-top:20px}.v-footer-bottom>div{flex-wrap:wrap;gap:10px 17px}}
@media(max-width:360px){.v-wrap{width:calc(100% - 28px)}.v-hero h1{font-size:37px}.v-hero .v-actions .v-button{font-size:10px;padding-inline:12px}.v-persona{height:300px}.v-chat-float{padding:16px 11px}.v-voice-float{padding:20px 14px}.v-mode-links a{padding-inline:16px}.v-entry-card h3{font-size:13px}.v-entry-card>div{min-height:98px;padding-left:11px}.v-section-heading h2{font-size:34px}.v-scenario-copy h3{font-size:34px}.v-presence-content h2{font-size:38px}.v-start{padding-inline:21px}.v-start-intro h2{font-size:33px}.v-footer-top p{font-size:8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}


/* Visible pricing and a dedicated kiosk consultation */
.v-language-switch{display:flex;align-items:center;gap:7px;white-space:nowrap;font-size:11px;font-weight:700;letter-spacing:.03em;color:#818492}.v-language-switch a{padding:6px 2px}.v-language-switch a[aria-current="page"]{color:#292b35}.v-language-switch a:hover{color:#5757dd}
@media(max-width:800px){.v-language-switch{margin-left:auto}.v-nav-cta{margin-left:0}}
@media(max-width:480px){.v-nav .v-nav-cta{display:none}.v-logo img{width:108px}.v-language-switch{font-size:12px}}
.v-hero-price { display: inline-flex; flex-wrap: wrap; justify-content: center; align-items: baseline; gap: 6px 12px; margin-top: 22px; font-size: 12px; color: #696d78; }
.v-hero-price strong { color: #313542; font-size: 13px; }.v-price-discover { color: #5555d8; text-decoration: underline; text-underline-offset: 4px; margin-left: 3px; }
.v-price-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 20px; }
.v-price-card { min-width: 0; border: 1px solid #dcdfe7; border-radius: 24px; background: white; padding: 31px 29px; display: flex; flex-direction: column; }
.v-price-card-voice { background: #eeefff; border-color: #b9baff; }
.v-price-mode { color: #5c5bc3; font-size: 10px; font-weight: 650; letter-spacing: .13em; text-transform: uppercase; margin-bottom: 20px; }
.v-price-card h3 { font-size: 29px; letter-spacing: -.045em; }.v-price-purpose { font-size: 13px; line-height: 1.65; margin-top: 15px; min-height: 65px; max-width: 275px; }
.v-price-amount { display: flex; align-items: baseline; flex-wrap: wrap; gap: 7px; margin-top: 28px; }.v-price-amount > span { font-size: 11px; color: #727786; }.v-price-amount strong { font-size: 50px; font-weight: 650; line-height: 1.05; letter-spacing: -.06em; }.v-price-amount small { font-size: 13px; color: #727786; }
.v-price-setup { font-size: 12px; color: #737886; margin-top: 12px; padding-bottom: 25px; border-bottom: 1px solid #dedfeb; }.v-price-setup strong { color: #363b4b; font-weight: 650; }
.v-price-card ul { list-style: none; padding: 0; margin: 25px 0 30px; flex: 1; }.v-price-card li { padding-left: 17px; position: relative; font-size: 12px; color: #636977; line-height: 1.6; margin-top: 12px; }.v-price-card li:before { content: ''; position: absolute; left: 0; top: 7px; width: 5px; height: 5px; border-radius: 50%; background: #8383ed; }
.v-price-card .v-button { width: 100%; font-size: 12px; gap: 12px; }
.v-pricing-note { font-size: 11px; line-height: 1.75; max-width: 1000px; margin: 21px 0 0; color: #777d89; }
.v-kiosk-offer { margin-top: 30px; border-radius: 24px; padding: 34px 38px; background: #17191f; color: white; display: grid; grid-template-columns: 1fr auto; gap: 40px; align-items: center; }.v-kiosk-offer .v-card-kicker { display: block; color: #bdbcef; font-size: 9px; }.v-kiosk-offer h3 { font-size: 29px; margin: 15px 0 13px; }.v-kiosk-offer p { font-size: 12px; color: #b7bbc7; max-width: 600px; }.v-kiosk-price { min-width: 230px; }.v-kiosk-price strong { display: block; font-size: 25px; letter-spacing: -.035em; }.v-kiosk-price > span { display: block; font-size: 11px; color: #b6bac5; margin-top: 5px; }.v-kiosk-price .v-button { margin-top: 22px; min-height: 46px; font-size: 12px; }
.v-faq details p a { color: #5555c7; text-decoration: underline; text-underline-offset: 3px; }
@media(max-width:1100px) { .v-price-grid { gap: 14px; }.v-price-card { padding: 27px 22px; }.v-price-card h3 { font-size: 25px; }.v-price-amount strong { font-size: 45px; } }
@media(max-width:800px) { .v-price-grid { grid-template-columns: 1fr; gap: 16px; }.v-price-card { padding: 28px; }.v-price-purpose { min-height: 0; max-width: none; }.v-price-mode { margin-bottom: 16px; }.v-price-card h3 { font-size: 29px; }.v-price-amount { margin-top: 24px; }.v-price-amount strong { font-size: 48px; }.v-price-card ul { margin-top: 10px; margin-bottom: 25px; }.v-price-setup { padding-bottom: 19px; }.v-kiosk-offer { grid-template-columns: 1fr; gap: 25px; padding: 30px 28px; }.v-kiosk-price { min-width: 0; }.v-kiosk-price .v-button { margin-top: 18px; }.v-hero-price { max-width: 310px; margin-top: 19px; column-gap: 8px; row-gap: 5px; font-size: 11px; }.v-hero-price strong { font-size: 12px; }.v-price-discover { flex-basis: 100%; margin-left: 0; }.v-pricing-note { font-size: 10px; }.v-footer-top>div { flex-wrap: wrap; } }
@media(max-width:900px){.v-proof-grid{grid-template-columns:1fr}.v-proof-card>img{height:min(62vw,360px)}.v-proof-copy{padding:26px 24px}.v-proof-copy h3{font-size:27px}}
