/* VoxEtiket Orbit 4.0.0. Scoped homepage styles — no database or panel changes. */
:root{--vo-accent:#6622bb;--vo-charcoal:#29272e;--vo-gray:#dedede;--vo-ink:#29272e}
body.platform-body{background:#fff;color:var(--vo-ink);font-family:'Poppins','Lato',Arial,sans-serif}
.platform-body #app{overflow-x:clip}.platform-body .initial-loading{color:var(--vo-accent)}
.vo-main,.vo-header,.vo-footer,.vo-rail,.vo-tour,.vo-top{font-family:'Poppins','Lato',Arial,sans-serif;-webkit-font-smoothing:antialiased}
.vo-main *, .vo-header *, .vo-footer *, .vo-tour *{box-sizing:border-box}
.vo-main h1,.vo-main h2,.vo-main h3,.vo-main p,.vo-footer p{margin:0}
.vo-main button,.vo-header button,.vo-footer button,.vo-tour button{font-family:inherit;cursor:pointer}
.vo-main a,.vo-header a,.vo-footer a,.vo-tour a{text-decoration:none;color:inherit}
.vo-main a:focus-visible,.vo-main button:focus-visible,.vo-header a:focus-visible,.vo-header button:focus-visible,.vo-footer a:focus-visible,.vo-footer button:focus-visible,.vo-tour a:focus-visible,.vo-tour button:focus-visible{outline:3px solid var(--vo-accent);outline-offset:5px}
.vo-header a:focus-visible,.vo-header button:focus-visible,.vo-footer a:focus-visible,.vo-footer button:focus-visible{outline-color:white}
.vo-main [tabindex="-1"]:focus{outline:0}
.vo-icon{width:24px;height:24px;display:inline-block;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;vertical-align:middle;flex:none;pointer-events:none}
.vo-container{width:90%;max-width:1410px;margin:auto}
.vo-emblem{display:inline-flex;flex:none;color:var(--vo-accent);width:64px;height:64px}.vo-emblem svg{display:block;width:100%;height:100%}
.vo-brand{display:inline-flex;align-items:center;gap:14px;min-width:0;color:white!important;flex:none}
.vo-wordmark{font-size:35px;font-weight:600;line-height:1.15;letter-spacing:-1px;white-space:nowrap}
.vo-wordmark small{font-size:10px;display:block;font-weight:400;letter-spacing:1px;margin-top:6px;line-height:1.4}
.vo-header{width:90%;max-width:1460px;margin:38px auto 0;background:var(--vo-charcoal);color:#fff;min-height:126px;border-radius:90px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px 34px;position:relative;z-index:60}
.vo-header .vo-emblem{width:74px;height:74px}.vo-nav{display:flex;align-items:center;gap:23px;justify-content:center}.vo-nav>a{font-size:13px;font-weight:500;white-space:nowrap;padding:12px 0;position:relative}.vo-nav>a:after{content:'';height:2px;position:absolute;left:0;right:100%;bottom:4px;background:white;transition:right .18s}.vo-nav>a:hover:after{right:0}
.vo-nav-right{display:flex;flex-direction:column;align-items:center;gap:15px;flex:none}.vo-admin{font-size:21px;font-weight:700;letter-spacing:.5px;display:flex;align-items:center;gap:7px;white-space:nowrap}.vo-admin .vo-icon{width:17px;height:17px}.vo-language{padding:2px 4px;display:flex;align-items:center;gap:8px;font-size:12px;min-height:32px;color:#fff}.vo-language .vo-icon{width:13px;height:13px}.vo-language>span{font-size:17px}.vo-nav-toggle,.vo-mobile-admin{display:none!important}
.vo-rail{position:fixed;left:14px;top:50%;transform:translateY(-20%);display:grid;gap:15px;padding:15px 3px;background:var(--vo-charcoal);border-radius:26px;z-index:40;color:#fff}.vo-rail>a,.vo-rail>button{width:32px;height:36px;display:grid;place-items:center;color:#fff;border:0;background:none;padding:7px}.vo-rail .vo-icon{width:19px;height:19px}.vo-rail>a:hover,.vo-rail>button:hover{opacity:.7}
.vo-hero{display:grid;grid-template-columns:1fr 1fr;gap:4%;align-items:center;min-height:745px;padding-top:45px;padding-bottom:55px}
.vo-hero-art{position:relative;height:650px;display:flex;align-items:center;justify-content:center;isolation:isolate}
.vo-hero-copy{text-align:center;padding:20px 0 25px;max-width:625px;width:100%;align-self:center}
.vo-intro{color:var(--vo-accent);font-size:24px;line-height:1.65;font-weight:400;max-width:600px;overflow-wrap:anywhere}
.vo-hero h1{font-family:'Mrs Saint Delafield','Segoe Script','Brush Script MT',cursive;font-size:clamp(86px,8.4vw,132px);font-weight:400;line-height:1.2;letter-spacing:-2px;color:#26232b;margin:4px -10px 22px;overflow-wrap:anywhere}
.vo-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:var(--vo-accent);color:white!important;border:1px solid var(--vo-accent);border-radius:40px;min-height:46px;padding:12px 25px;font-size:13px;font-weight:600;line-height:1.45;transition:transform .18s,filter .18s}
.vo-button .vo-icon{width:17px;height:17px}.vo-button:hover{filter:brightness(1.08);transform:translateY(-2px)}.vo-button-outline{color:var(--vo-accent)!important;background:white}
.vo-hero-cta{font-size:16px;padding:14px 38px;min-width:206px;box-shadow:0 6px 16px #6622bb13}
.vo-demo-buttons{display:flex;align-items:center;justify-content:center;gap:24px;margin:30px 0 15px}.vo-demo-button{display:inline-flex;align-items:center;justify-content:flex-start;gap:12px;background:#080808;color:#fff!important;min-width:178px;border-radius:7px;padding:10px 16px;min-height:59px;transition:transform .18s}.vo-demo-button:hover{transform:translateY(-2px)}.vo-demo-button>.vo-icon{width:29px;height:29px;stroke-width:1.5}.vo-demo-button span{text-align:left;display:block}.vo-demo-button small{font-size:10px;font-weight:400;line-height:1.15;display:block;margin-bottom:3px}.vo-demo-button b{display:block;font-size:16px;font-weight:500;line-height:1.15}
.vo-how-link{font-size:12px;font-weight:600;color:var(--vo-accent);display:inline-flex;gap:6px;align-items:center;min-height:42px;padding:8px}.vo-how-link .vo-icon{width:16px;height:16px}.vo-hero-note{color:#83818a;font-size:11px;margin:3px auto 0!important;max-width:90%;font-weight:400}
/* CSS phone frame. All screen text, products and controls are actual HTML. */
.vo-phone{--device-w:302px;--device-h:614px;width:var(--device-w);height:var(--device-h);position:relative;border-radius:48px;background:linear-gradient(120deg,#cab5b3 0%,#3c333b 12%,#958b98 45%,#4b424e 65%,#a997a2 88%,#d3b7b0 100%);padding:4px;flex:none;box-shadow:0 36px 27px -19px #0005,0 3px 4px #241d3250;z-index:2;color:#222;transform:translateZ(0)}
.vo-phone-glass{height:100%;background:#fff;border:8px solid #0b0a0e;border-radius:45px;overflow:hidden;position:relative;box-shadow:inset 0 0 0 1px #ffffff10}
.vo-notch{position:absolute;top:-1px;left:50%;transform:translateX(-50%);width:119px;height:25px;background:#0b0a0e;border-radius:0 0 16px 16px;z-index:3}.vo-notch:after{content:'';position:absolute;left:45px;top:7px;width:31px;height:4px;background:#1f1c24;border-radius:7px}
.vo-status{height:33px;position:relative;z-index:2;padding:10px 17px 0;display:flex;justify-content:space-between;align-items:flex-start;font:600 9px Arial,sans-serif;line-height:12px}.vo-status-right{display:flex;gap:4px;align-items:center}.vo-status-right i{width:10px;height:8px;display:block;background:linear-gradient(90deg,currentColor 20%,transparent 20%,transparent 32%,currentColor 32%,currentColor 54%,transparent 54%,transparent 65%,currentColor 65%,currentColor 85%,transparent 85%);clip-path:polygon(0 70%,30% 70%,30% 40%,60% 40%,60% 10%,100% 10%,100% 100%,0 100%)}.vo-status-right b{font:bold 12px Arial;line-height:10px}.vo-battery{width:15px;height:7px;border:1px solid #333;border-radius:2px;position:relative}.vo-battery:before{content:'';display:block;position:absolute;inset:1px;background:#333}.vo-battery:after{content:'';position:absolute;width:1px;height:3px;background:#333;right:-3px;top:1px}
.vo-screen{position:relative;height:calc(100% - 52px);background:#fff;overflow:hidden;color:#202027;font-family:'Poppins','Lato',Arial,sans-serif;font-size:11px}.vo-home-indicator{position:absolute;bottom:6px;width:104px;height:4px;background:#19171c;left:50%;transform:translateX(-50%);border-radius:6px;z-index:3}
.vo-phone-side{position:absolute;width:3px;background:linear-gradient(#9c8f9e,#504a59);left:-2px;border-radius:3px;z-index:-1}.vo-side-one{top:90px;height:29px}.vo-side-two{top:136px;height:52px}
.vo-hero-phone{--device-w:288px;--device-h:587px;transform:rotate(-11deg);margin-top:6px;margin-left:25px;filter:drop-shadow(4px 10px 5px #0001)}
.vo-device-shadow{position:absolute;width:390px;height:28px;background:#3335;filter:blur(17px);border-radius:50%;bottom:10px;left:50%;transform:translateX(-44%);z-index:-1}
.vo-screen-header{display:flex;align-items:center;justify-content:space-between;gap:9px;padding:13px 10px 12px;border-bottom:1px solid #eee}.vo-screen-header>.vo-icon{width:15px;height:15px;color:var(--vo-accent)}.vo-screen-header>strong{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:145px}.vo-screen-header>span{font-size:8px;color:#999;white-space:nowrap}
.vo-phone-cover{height:172px;position:relative;background:#312b30;overflow:hidden}.vo-photo-grid{position:absolute;inset:0;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:3px}.vo-photo-grid>*{width:100%;height:100%;min-width:0;min-height:0;object-fit:cover}.vo-phone-cover:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#0001,#0005 55%,#101015e0)}.vo-phone-cover>div:last-child{position:absolute;z-index:1;left:17px;bottom:17px;right:10px;color:white}.vo-phone-cover strong{display:block;font-size:22px;font-weight:600;line-height:1.2;letter-spacing:-.5px}.vo-phone-cover span{display:block;font-size:9px;margin-top:7px;line-height:1.5}.vo-phone-content{padding:15px 13px}.vo-phone-cats{display:flex;align-items:center;justify-content:space-between;padding:0 0 15px;border-bottom:1px solid #eee}.vo-phone-cats>span{display:flex;flex-direction:column;align-items:center;gap:5px;font-size:7px;flex:1;text-align:center}.vo-phone-cats .vo-icon{color:var(--vo-accent);width:20px;height:20px}.vo-phone-line{display:flex;align-items:center;justify-content:space-between;margin:14px 0 12px}.vo-phone-line>b{font-size:11px;font-weight:600}.vo-phone-line>span{font-size:7px;color:#999}.vo-phone-line .vo-icon{width:9px;height:9px}
.vo-phone-featured{display:grid;grid-template-columns:1fr 1fr;gap:9px}.vo-phone-featured>button{text-align:left;padding:0;min-width:0}.vo-phone-featured img,.vo-phone-featured .vo-placeholder{width:100%;height:95px;object-fit:cover;border-radius:5px}.vo-phone-featured strong{font-size:9px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:8px 0 3px;min-height:27px;font-weight:600}.vo-phone-featured span{font-size:10px;font-weight:500}.vo-screen-button{display:flex;align-items:center;justify-content:center;gap:9px;min-height:36px;padding:9px;background:var(--vo-accent);border-radius:4px;color:#fff!important;font-size:10px;font-weight:500;line-height:1.6;width:100%;margin:15px 0 0;border:0}.vo-screen-button .vo-icon{width:13px;height:13px}.vo-phone-bottom{padding:11px 17px 6px;background:white;display:flex;justify-content:space-around;border-top:1px solid #eee;position:absolute;bottom:0;left:0;right:0}.vo-phone-bottom>*{display:flex;flex-direction:column;gap:4px;align-items:center;color:var(--vo-accent)!important;font-size:7px;padding:0}.vo-phone-bottom .vo-icon{width:17px;height:17px}
.vo-screen-caption{font-size:9px;color:#8e8891;line-height:1.6;margin-bottom:12px!important}.vo-screen-search{display:flex;align-items:center;gap:8px;padding:9px;background:#f5f4f6;border-radius:5px;color:#98929c;font-size:9px}.vo-screen-search .vo-icon{width:13px;height:13px}.vo-screen-tags{display:flex;gap:4px;overflow:hidden;margin:11px 0}.vo-screen-tags>span{font-size:7px;border:1px solid #e6e1ed;border-radius:4px;padding:5px 6px;white-space:nowrap}.vo-screen-tags>span:first-child{color:white;background:var(--vo-accent);border-color:var(--vo-accent)}.vo-screen-tags-top{margin:0;padding:11px 10px 0}
.vo-phone-row{display:flex;align-items:center;gap:9px;min-width:0;width:100%;text-align:left;padding:13px 0;border:0;border-bottom:1px solid #ece9ee;background:white}.vo-phone-row>img,.vo-phone-row>.vo-placeholder{width:57px;height:57px;object-fit:cover;border-radius:5px;flex:none}.vo-phone-row>span:not(.vo-placeholder){display:flex;flex-direction:column;min-width:0;flex:1;gap:3px}.vo-phone-row strong{font-size:10px;font-weight:600;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.vo-phone-row small{font-size:8px;line-height:1.5;color:#79717e;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.vo-phone-row b{font-size:10px;font-weight:500;color:var(--vo-accent)}.vo-phone-row>.vo-icon{width:11px;height:11px;color:var(--vo-accent)}
.vo-screen-category{font-size:13px;font-weight:600;margin:18px 0 0!important}.vo-access-screen{padding-top:34px}.vo-access-screen>h3{font-size:24px;line-height:1.25;letter-spacing:-.6px;margin:0 0 24px;font-weight:600}.vo-option{display:flex;align-items:center;gap:11px;border:1px solid #eee8f5;box-shadow:0 3px 5px #2f19420a;padding:16px 10px;border-radius:6px;margin:10px 0}.vo-option>.vo-icon{color:var(--vo-accent);width:20px;height:20px}.vo-option>span{flex:1;min-width:0}.vo-option b{font-size:11px;font-weight:600;display:block}.vo-option small{font-size:8px;color:#8a7f92;display:block;margin-top:4px}.vo-option>.vo-icon:last-child{width:11px;height:11px}.vo-access-note{display:flex;gap:12px;align-items:center;background:#f8f5fb;padding:13px;border-radius:5px;margin-top:19px;color:var(--vo-accent)}.vo-access-note .vo-icon{width:23px;height:23px}.vo-access-note p{font-size:10px;line-height:1.5}
.vo-detail-photo{height:220px;overflow:hidden}.vo-detail-photo>img,.vo-detail-photo>.vo-placeholder{width:100%;height:100%;object-fit:cover}.vo-detail-title{display:flex;flex-direction:column;gap:7px;align-items:flex-start}.vo-detail-title>h3{font-size:17px;line-height:1.35;letter-spacing:-.3px;font-weight:600}.vo-detail-title>strong{color:var(--vo-accent);font-size:17px;font-weight:600}.vo-detail-copy{font-size:10px;color:#736d78;line-height:1.8;margin:12px 0 16px!important;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.vo-detail-note{display:flex;align-items:flex-start;gap:8px;border-top:1px solid #eee;padding-top:12px;font-size:8px;color:#8b8193;line-height:1.7}.vo-detail-note .vo-icon{width:14px;height:14px;flex:none}
.vo-workspace-label{display:flex;align-items:center;gap:7px;padding:14px 12px;border-bottom:1px solid #eee}.vo-workspace-label .vo-emblem{width:24px;height:24px}.vo-workspace-label b{font-size:13px}.vo-workspace-label>span:last-child{margin-left:auto;font-size:8px;color:#9a94a0}.vo-manage-title{font-size:20px;font-weight:600;line-height:1.3;margin-bottom:17px!important}.vo-screen-stats{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-bottom:15px}.vo-screen-stats>span{border:1px solid #ece5f6;background:#faf8fd;border-radius:6px;padding:13px;font-size:8px;color:#9a8ea5}.vo-screen-stats strong{display:block;font-size:25px;color:var(--vo-accent);font-weight:600;line-height:1.3;margin-bottom:4px}.vo-admin-row{display:flex;align-items:center;gap:9px;padding:12px 0;border-bottom:1px solid #eee}.vo-admin-row>img,.vo-admin-row>.vo-placeholder{width:41px;height:41px;border-radius:4px;object-fit:cover;flex:none}.vo-admin-row>div{flex:1;min-width:0}.vo-admin-row strong{font-size:9px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.vo-admin-row b{display:block;font-size:9px;color:var(--vo-accent);font-weight:500;margin-top:4px}.vo-mini-toggle{width:23px;height:13px;border-radius:15px;background:var(--vo-accent);position:relative;flex:none}.vo-mini-toggle:after{content:'';width:9px;height:9px;position:absolute;right:2px;top:2px;background:white;border-radius:50%}.vo-admin-confirm{display:flex;align-items:center;justify-content:center;gap:5px;font-size:10px;color:var(--vo-accent);margin:17px 0}.vo-admin-confirm .vo-icon{width:14px;height:14px}.vo-screen-security{display:flex;align-items:center;justify-content:center;gap:5px;font-size:8px;color:#a095a8;line-height:1.7;margin:13px 0 0}.vo-screen-security .vo-icon{width:11px;height:11px}
.vo-message-screen{padding-top:30px}.vo-message-icon{width:49px;height:49px;display:grid;place-items:center;background:#f2e9fc;color:var(--vo-accent);border-radius:50%;margin:0 0 16px}.vo-message-icon .vo-icon{width:26px;height:26px}.vo-message-screen h3{font-size:24px;letter-spacing:-.5px;line-height:1.25;margin-bottom:12px!important;font-weight:600}.vo-message-screen>p{font-size:10px;color:#877c92;line-height:1.85;margin-bottom:26px!important}.vo-message-label{font-size:9px;font-weight:500;margin:14px 0 6px}.vo-fake-field,.vo-fake-textarea{border:1px solid #eae4f0;padding:10px;border-radius:4px;font-size:9px;line-height:1.8;color:#ad9dbc;background:#fcfbfd}.vo-fake-textarea{height:110px}.vo-placeholder{display:grid;place-items:center;background:#f2eef6;color:var(--vo-accent);min-height:40px}.vo-placeholder .vo-icon{width:26px;height:26px;opacity:.5}.vo-phone-empty{padding:30px 13px;font-size:11px;color:#8d8098;line-height:1.7}
/* Brand tokens and ribboned presentation boxes, drawn in CSS rather than flattened UI. */
.vo-token{position:absolute;width:65px;height:65px;z-index:3;transform:rotate(12deg);filter:drop-shadow(0 5px 3px #3e136527)}.vo-token .vo-emblem{width:100%;height:100%;border-radius:50%;box-shadow:4px 3px 0 #431179,7px 6px 8px #28104312}.vo-token-one{left:6%;top:123px;transform:rotate(-15deg);width:58px;height:58px}.vo-token-two{right:9%;top:56px;width:72px;height:72px;transform:rotate(10deg)}.vo-token-three{right:1%;bottom:137px;width:60px;height:60px;transform:rotate(12deg)}
.vo-gift{position:absolute;width:106px;height:108px;z-index:4;filter:drop-shadow(6px 13px 7px #47226415)}.vo-gift-left{left:3%;bottom:134px;transform:rotate(-24deg)}.vo-gift-right{right:-2%;top:207px;transform:rotate(17deg) scale(.97)}.vo-gift-box{position:absolute;inset:29px 5px 0 6px;background:linear-gradient(105deg,#f5f2f8 0 55%,#d9cedf 56%,#bdb0c7);border:1px solid #e9e0f0;border-radius:5px 5px 10px 7px;transform:skewY(5deg)}.vo-gift-box>span{position:absolute;top:0;bottom:0;left:37px;width:24px;background:linear-gradient(90deg,#6419aa,#9864d1 30%,#7626b8 64%,#3f1072)}.vo-gift-lid{height:29px;position:absolute;left:0;right:0;top:17px;background:linear-gradient(135deg,#f6f4fa 65%,#cabcdb 65%,#cabcdb);border-radius:4px;transform:skewY(5deg);box-shadow:0 5px 3px #3d234014}.vo-gift-lid>span{width:25px;left:43px;position:absolute;top:0;bottom:0;background:linear-gradient(90deg,#602295,#ac79dc 22%,#8138c7 85%,#54147e)}.vo-gift-loop{position:absolute;top:0;width:43px;height:23px;border:8px solid #813dcc;border-left-color:#a77ad6;border-bottom-color:#52228b;background:#391055;border-radius:65% 75% 50% 60%;transform:rotate(21deg);box-shadow:1px 1px 2px #542377}.vo-loop-a{left:18px}.vo-loop-b{left:49px;transform:rotate(-23deg) scaleX(-1)}.vo-gift-knot{position:absolute;left:46px;top:12px;width:20px;height:16px;background:linear-gradient(120deg,#9865d6,#571387);border-radius:7px;transform:rotate(8deg)}
/* Alternating feature bands preserve the approved screenshot's wide composition. */
.vo-feature{position:relative;overflow:hidden;isolation:isolate;scroll-margin-top:24px}.vo-feature-gray{background:var(--vo-gray)}.vo-feature-white{background:#fff}.vo-feature-inner{display:grid;grid-template-columns:1.15fr .85fr;gap:6%;min-height:680px;align-items:center;padding-top:36px;padding-bottom:32px}.vo-feature-copy{position:relative;z-index:3;padding:32px 0}.vo-feature-copy h2{font-size:clamp(34px,3.25vw,51px);line-height:1.27;letter-spacing:-1.15px;font-weight:800;margin:0 0 28px;overflow-wrap:anywhere}.vo-feature-copy>p{font-size:clamp(21px,2vw,31px);line-height:1.9;font-weight:400;color:var(--vo-accent);max-width:715px;overflow-wrap:anywhere}.vo-feature-visual{position:relative;align-self:stretch;display:flex;align-items:center;justify-content:center;min-width:0;isolation:isolate}.vo-feature-visual .vo-phone{margin:0 10px 0 0}.vo-blob{position:absolute;width:620px;height:545px;left:32%;top:50%;transform:translateY(-49%) rotate(-6deg);background:var(--vo-accent);border-radius:48% 52% 53% 47%/42% 52% 48% 58%;z-index:0}.vo-blob-doodles{position:absolute;top:10%;bottom:5%;left:44%;right:7%;display:flex;flex-direction:column;align-items:center;justify-content:space-around;color:#d8bdf4;opacity:.75}.vo-blob-doodles .vo-icon{width:79px;height:79px;stroke-width:.7;transform:rotate(12deg)}.vo-blob-doodles .vo-icon:nth-child(2){transform:rotate(-18deg)}.vo-feature-doodles{position:absolute;left:-28px;top:16%;bottom:4%;display:flex;flex-direction:column;justify-content:space-between;color:white;opacity:.78;z-index:0;pointer-events:none;gap:20px}.vo-feature-doodles>.vo-icon{width:76px;height:76px;stroke-width:.7;transform:rotate(-10deg)}.vo-feature-white>.vo-feature-doodles{display:none}
.vo-feature-reverse .vo-feature-inner{grid-template-columns:.85fr 1.15fr}.vo-feature-reverse .vo-feature-copy{order:2;text-align:right;padding-left:20px}.vo-feature-reverse .vo-feature-visual{order:1}.vo-feature-reverse .vo-feature-visual .vo-phone{margin-right:0;margin-left:10px}.vo-feature-reverse .vo-blob{left:auto;right:30%;transform:translateY(-49%) rotate(10deg);border-radius:41% 59% 41% 59%/61% 45% 55% 39%}.vo-feature-reverse .vo-blob-doodles{left:7%;right:43%}
.vo-benefits{padding-top:86px;padding-bottom:83px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:35px;text-align:center}.vo-benefits article{padding:0 15px;position:relative}.vo-benefits article+article:before{content:'';width:1px;background:#ebe7ef;position:absolute;top:10px;bottom:0;left:-17px}.vo-benefits article>.vo-icon{width:66px;height:66px;color:var(--vo-accent);stroke-width:1.25;margin:0 auto 26px}.vo-benefits h2{font-size:19px;font-weight:700;line-height:1.45;margin-bottom:12px;letter-spacing:-.3px}.vo-benefits p{font-size:16px;font-weight:400;line-height:1.75;color:#5e5866;max-width:270px;margin:auto}
.vo-faq{position:relative;isolation:isolate;overflow:hidden;background:#fafafa;padding:66px 0 72px}.vo-faq>.vo-container{position:relative;z-index:1}.vo-faq h2{font-size:31px;font-weight:800;letter-spacing:-.65px;line-height:1.4;margin-bottom:30px}.vo-faq-list{display:grid;gap:26px}.vo-faq-list article{display:flex;gap:15px;align-items:flex-start;max-width:1180px}.vo-faq-list .vo-emblem{width:27px;height:27px;margin-top:0}.vo-faq-list h3{font-size:18px;line-height:1.45;font-weight:700;margin:0 0 5px;color:#5f5c64}.vo-faq-list p{font-size:16px;line-height:1.8;font-weight:400;color:#89848e;max-width:1140px}.vo-faq-watermark{position:absolute;right:-230px;top:50%;transform:translateY(-50%);z-index:0;opacity:.065;width:800px;height:800px}.vo-faq-watermark>.vo-emblem{width:100%;height:100%}
.vo-location{position:relative;min-height:300px;isolation:isolate;overflow:hidden;background:#edf0f2}.vo-map-host{position:absolute;inset:0;z-index:-1}.vo-map-host iframe{width:100%;height:100%;border:0}.vo-city-pattern{width:100%;height:100%;display:block}.vo-location-inner{display:flex;align-items:center;justify-content:space-between;gap:35px;min-height:300px;padding-top:34px;padding-bottom:34px;pointer-events:none}.vo-location-card{display:flex;align-items:flex-start;gap:18px;padding:26px 30px;background:#fff;border-radius:8px;box-shadow:0 10px 25px #45555b10;max-width:455px;pointer-events:auto}.vo-location-card>.vo-icon{color:var(--vo-accent);width:29px;height:29px;margin-top:4px}.vo-location-card h2{font-size:17px;font-weight:600;line-height:1.45;margin:0 0 9px}.vo-location-card p{font-size:13px;line-height:1.8;color:#777180;white-space:pre-line}.vo-inline-link{display:inline-flex;align-items:center;gap:9px;font-size:12px;font-weight:600;color:var(--vo-accent);padding:10px 0 0;line-height:1.5}.vo-inline-link .vo-icon{width:14px;height:14px}.vo-location-brand{display:grid;grid-template-columns:45px auto;gap:6px 11px;align-items:center;margin-right:12%;background:#ffffffed;padding:20px 26px;border-radius:100px;box-shadow:0 7px 23px #24213212}.vo-location-brand .vo-emblem{width:45px;height:45px;grid-row:span 2}.vo-location-brand strong{font-size:23px;color:var(--vo-accent);line-height:1.1}.vo-location-brand>span{font-size:10px;color:#988fa3}.vo-map-privacy{font-size:10px;position:absolute;right:10px;bottom:5px;max-width:90%;background:white;padding:2px 5px;color:#777}.vo-contact-actions{display:flex;justify-content:center;gap:22px;align-items:center;padding:28px 20px 34px;background:#fff}
.vo-footer{background:var(--vo-accent);color:#fff;padding:44px 0 24px}.vo-footer-top{display:grid;grid-template-columns:1fr 1.3fr 1fr;align-items:start;gap:45px}.vo-footer .vo-brand .vo-emblem{color:#fff;width:55px;height:55px}.vo-footer .vo-emblem circle:nth-child(2){fill:var(--vo-accent)}.vo-footer .vo-wordmark{font-size:29px}.vo-footer .vo-wordmark small{font-size:9px;letter-spacing:.65px}.vo-footer-contact{display:flex;flex-direction:column;gap:11px;font-size:13px;line-height:1.8}.vo-footer-contact>*{display:flex;align-items:flex-start;gap:10px;white-space:pre-line}.vo-footer-contact .vo-icon{width:18px;height:18px;margin-top:3px}.vo-footer-links{display:flex;flex-direction:column;align-items:flex-end;gap:12px;font-size:13px}.vo-footer-links>button{color:#fff;padding:0;font-size:13px;text-align:right}.vo-footer-links>a:hover,.vo-footer-links>button:hover{text-decoration:underline;text-underline-offset:4px}.vo-footer-link{display:flex;gap:7px;align-items:center;color:#fff;font-size:12px;padding:0}.vo-footer-link .vo-icon{width:16px;height:16px}.vo-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid #ffffff24;margin-top:36px;padding-top:20px;font-size:10px;color:#ffffffb0;flex-wrap:wrap}.vo-footer-announcement{font-size:10px;line-height:1.8;color:#ffffffb0;margin:12px 0 0!important;max-width:900px}.vo-demo-note{font-size:10px;color:#e2c8ff;margin-top:15px!important;line-height:1.7}.vo-top{position:fixed;right:17px;bottom:20px;width:40px;height:40px;border-radius:50%;background:var(--vo-accent);color:#fff;z-index:25;display:grid;place-items:center;box-shadow:0 2px 9px #2613321a;border:1px solid #ffffff70}.vo-top .vo-icon{width:19px;height:19px}
/* Interactive guided demo: not a fake video or automatic signup flow. */
.vo-tour{width:min(940px,calc(100vw - 40px));max-height:90dvh;border:0;border-radius:20px;padding:0;background:#fff;color:var(--vo-ink);overflow:auto;box-shadow:0 30px 100px #0004}.vo-tour[open]{display:grid;grid-template-columns:1fr 1fr}.vo-tour::backdrop{background:#15111ba1;backdrop-filter:blur(5px)}.vo-tour-close{position:absolute;right:17px;top:17px;z-index:5;width:38px;height:38px;background:white;box-shadow:0 2px 8px #0001;border-radius:50%;display:grid;place-items:center}.vo-tour-close .vo-icon{width:21px;height:21px}.vo-tour-art{display:grid;place-items:center;padding:35px 20px;background:#eee9f4;min-height:645px;overflow:hidden}.vo-tour-art .vo-phone{transform:scale(.87);margin:-40px 0}.vo-tour-copy{display:flex;flex-direction:column;justify-content:center;padding:45px 40px;min-width:0}.vo-tour-copy>p:first-child{font-size:10px;color:var(--vo-accent);font-weight:600;letter-spacing:.7px;margin:0 0 24px}.vo-tour-copy h2{font-size:34px;line-height:1.25;letter-spacing:-1px;font-weight:700;margin:0 0 18px}.vo-tour-description{font-size:14px;color:#7e718b;line-height:1.85;margin:0 0 28px}.vo-tour-dots{display:flex;gap:8px;margin:0 0 28px}.vo-tour-dots>button{width:34px;height:34px;border:1px solid #dbcee6;border-radius:50%;font-size:11px;color:var(--vo-accent)}.vo-tour-dots>button[aria-pressed=true]{background:var(--vo-accent);color:white;border-color:var(--vo-accent)}.vo-tour .vo-phone [data-action=product]:focus-visible{outline-offset:0}
/* Respect the original panel/menu styles; only the marketing homepage uses this palette. */
@media(min-width:1650px){.vo-hero{min-height:800px;gap:6%}.vo-hero-art{height:690px}.vo-hero-phone{--device-w:304px;--device-h:622px}.vo-feature-inner{min-height:750px}.vo-feature-visual .vo-phone{--device-w:325px;--device-h:660px}.vo-feature-visual .vo-phone-cover{height:186px}.vo-blob{height:585px;width:670px}.vo-intro{font-size:27px}}
@media(max-width:1350px){.vo-header{gap:17px;padding:22px 26px;min-height:110px}.vo-header .vo-emblem{width:61px;height:61px}.vo-wordmark{font-size:29px}.vo-wordmark small{font-size:8px}.vo-nav{gap:16px}.vo-nav>a{font-size:11px}.vo-admin{font-size:18px}.vo-nav-right{gap:10px}.vo-language{font-size:11px}.vo-hero{min-height:705px;gap:3%}.vo-hero-art{height:625px}.vo-hero-phone{--device-w:275px;--device-h:568px;margin-left:13px}.vo-hero-phone .vo-phone-featured img{height:80px}.vo-intro{font-size:22px}.vo-demo-buttons{gap:13px}.vo-demo-button{min-width:164px;padding:10px 13px}.vo-demo-button b{font-size:14px}.vo-gift-left{left:0;transform:rotate(-24deg) scale(.86)}.vo-gift-right{right:-6%;transform:rotate(17deg) scale(.88)}.vo-token-one{left:1%;width:48px;height:48px}.vo-token-three{right:-3%;width:53px;height:53px}.vo-token-two{right:2%;width:62px;height:62px}.vo-feature-inner{gap:5%;min-height:655px}.vo-phone{--device-w:284px;--device-h:582px}.vo-feature-copy h2{font-size:41px}.vo-feature-copy p{font-size:25px}.vo-detail-photo{height:197px}.vo-phone-row{padding:11px 0}.vo-blob{width:530px;height:500px}.vo-feature-visual .vo-phone{margin-right:0}.vo-rail{left:8px}.vo-benefits{gap:19px}.vo-benefits article{padding:0 8px}.vo-benefits h2{font-size:17px}.vo-benefits p{font-size:14px}.vo-footer-top{gap:25px}.vo-footer .vo-wordmark{font-size:25px}}
@media(max-width:1100px){.vo-header{min-height:102px;gap:22px;margin-top:25px;padding:20px 28px}.vo-header .vo-emblem{width:56px;height:56px}.vo-header .vo-wordmark{font-size:28px}.vo-header .vo-wordmark small{font-size:8px}.vo-nav-toggle{display:grid!important;place-items:center;color:#fff;width:43px;height:43px;border:1px solid #ffffff40;border-radius:50%;flex:none}.vo-nav-toggle .vo-icon{width:21px;height:21px}.vo-nav-right{margin-left:auto;flex-direction:row;gap:23px}.vo-nav{display:none;position:absolute;top:calc(100% + 9px);left:0;right:0;background:var(--vo-charcoal);padding:22px 26px;border-radius:28px;box-shadow:0 10px 30px #1e15211a}.vo-nav.open{display:flex;align-items:stretch;flex-direction:column;gap:0}.vo-nav>a{font-size:14px;padding:14px 4px;border-bottom:1px solid #ffffff10}.vo-nav>a:after{display:none}.vo-nav .vo-mobile-admin{display:flex!important;align-items:center;justify-content:space-between;color:#d7b7fa}.vo-hero{min-height:650px}.vo-hero-art{height:595px}.vo-hero-phone{--device-w:255px;--device-h:537px}.vo-hero-phone .vo-phone-cover{height:145px}.vo-hero-phone .vo-phone-featured img{height:79px}.vo-hero-phone .vo-phone-content{padding:12px}.vo-intro{font-size:19px}.vo-hero h1{font-size:94px;letter-spacing:-1px;margin-bottom:19px}.vo-hero-cta{font-size:13px;padding:12px 23px;min-width:180px}.vo-demo-buttons{gap:9px;margin-top:24px}.vo-demo-button{min-width:142px;padding:10px;gap:8px;min-height:53px}.vo-demo-button>.vo-icon{width:24px;height:24px}.vo-demo-button b{font-size:12px}.vo-demo-button small{font-size:8px}.vo-gift-left{left:-5%;bottom:123px;transform:rotate(-24deg) scale(.7)}.vo-gift-right{top:212px;right:-7%;transform:rotate(17deg) scale(.74)}.vo-token-two{right:-1%;top:53px;width:53px;height:53px}.vo-token-one{left:-1%;width:40px;height:40px}.vo-token-three{right:-6%;bottom:151px;width:44px;height:44px}.vo-rail{display:none}.vo-feature-copy h2{font-size:34px;letter-spacing:-.7px;margin-bottom:20px}.vo-feature-copy>p{font-size:22px;line-height:1.85}.vo-feature-inner{min-height:650px;gap:4%;grid-template-columns:1fr 1fr}.vo-feature-reverse .vo-feature-inner{grid-template-columns:1fr 1fr}.vo-feature-reverse .vo-feature-copy{padding-left:0}.vo-blob{width:475px;height:495px;left:27%}.vo-feature-reverse .vo-blob{right:27%}.vo-feature-doodles{left:-42px}.vo-footer-top{grid-template-columns:1fr 1fr}.vo-footer-top>.vo-brand{grid-column:1/-1}.vo-benefits{grid-template-columns:1fr 1fr;gap:44px 35px;padding-top:70px;padding-bottom:70px}.vo-benefits article:nth-child(3):before{display:none}.vo-benefits h2{font-size:20px}.vo-benefits p{font-size:16px}.vo-faq h2{font-size:28px}.vo-faq-list h3{font-size:17px}.vo-faq-list p{font-size:15px}.vo-location-brand{margin-right:0}.vo-tour-art{padding:30px 10px;min-height:590px}.vo-tour-copy{padding:40px 30px}.vo-tour-copy h2{font-size:30px}}
@media(max-width:760px){.vo-container{width:calc(100% - 42px)}.vo-header{width:calc(100% - 30px);margin-top:17px;min-height:79px;border-radius:44px;padding:13px 17px;gap:13px}.vo-header .vo-emblem{width:46px;height:46px}.vo-header .vo-brand{gap:9px}.vo-header .vo-wordmark{font-size:24px;letter-spacing:-.7px}.vo-header .vo-wordmark small{font-size:6px;letter-spacing:.5px;margin-top:4px}.vo-nav-right{gap:0;align-items:center;flex-direction:row}.vo-admin{display:none}.vo-language{font-size:10px;padding:3px;gap:4px}.vo-language>span{font-size:13px}.vo-language>.vo-icon{display:none}.vo-nav-toggle{width:34px;height:34px}.vo-nav-toggle .vo-icon{width:18px;height:18px}.vo-nav{padding:15px 22px;border-radius:23px}.vo-nav>a{font-size:13px;padding:13px 3px}.vo-hero{display:flex;flex-direction:column-reverse;gap:0;padding-top:42px;padding-bottom:24px;min-height:0;width:calc(100% - 34px)}.vo-hero-copy{padding:0 8px;max-width:550px}.vo-intro{font-size:18px;line-height:1.7;max-width:480px;margin:auto!important}.vo-hero h1{font-size:96px;line-height:1.2;letter-spacing:-1px;margin:5px -5px 9px}.vo-hero-cta{font-size:13px;min-height:41px;padding:10px 24px;min-width:169px}.vo-demo-buttons{margin:21px 0 7px;gap:14px}.vo-demo-button{min-width:154px;min-height:53px;padding:10px 13px}.vo-demo-button small{font-size:8px}.vo-demo-button b{font-size:13px}.vo-how-link{font-size:11px;min-height:33px;padding:6px}.vo-hero-note{font-size:10px;margin-top:4px!important}.vo-hero-art{height:590px;width:100%;max-width:455px;margin:auto;min-height:0}.vo-hero-phone{--device-w:258px;--device-h:540px;margin-left:0;transform:rotate(-10deg);margin-top:14px}.vo-hero-phone .vo-phone-cover{height:148px}.vo-device-shadow{width:290px;bottom:3px;transform:translateX(-44%);height:17px;filter:blur(11px)}.vo-token-one{left:4%;top:111px;width:42px;height:42px}.vo-token-two{right:6%;top:38px;width:53px;height:53px}.vo-token-three{right:1%;bottom:125px;width:47px;height:47px}.vo-gift-left{left:0%;bottom:105px;transform:rotate(-24deg) scale(.74)}.vo-gift-right{right:-4%;top:199px;transform:rotate(17deg) scale(.76)}
.vo-feature-inner,.vo-feature-reverse .vo-feature-inner{display:flex;flex-direction:column;align-items:stretch;gap:0;padding-top:44px;padding-bottom:30px;min-height:0;width:calc(100% - 44px)}.vo-feature-copy,.vo-feature-reverse .vo-feature-copy{padding:0;order:0;text-align:left;max-width:600px;margin:auto;width:100%}.vo-feature-copy h2{font-size:30px;line-height:1.3;letter-spacing:-.7px;margin:0 0 17px}.vo-feature-copy>p{font-size:19px;line-height:1.85;max-width:600px;margin:0}.vo-feature-visual,.vo-feature-reverse .vo-feature-visual{align-self:center;order:1;margin-top:30px;width:100%;max-width:500px;min-height:590px;padding-bottom:8px}.vo-feature-visual .vo-phone,.vo-feature-reverse .vo-feature-visual .vo-phone{margin:0;--device-w:278px;--device-h:575px}.vo-blob{width:440px;height:454px;left:30%;top:49%}.vo-feature-reverse .vo-blob{right:30%;left:auto}.vo-blob-doodles .vo-icon{width:67px;height:67px}.vo-feature-doodles{display:none}.vo-feature .vo-detail-photo{height:190px}.vo-phone-row{padding:11px 0}.vo-phone-featured strong{font-size:9px}.vo-detail-title>h3{font-size:16px}.vo-detail-copy{font-size:10px}.vo-access-screen{padding-top:24px}.vo-access-screen>h3{font-size:22px;margin-bottom:20px}.vo-option{padding:15px 9px}.vo-access-note{margin-top:15px}.vo-message-screen{padding-top:22px}
.vo-benefits{width:calc(100% - 44px);gap:33px 18px;padding-top:48px;padding-bottom:50px}.vo-benefits article{padding:0 3px}.vo-benefits article+article:before{left:-9px}.vo-benefits article>.vo-icon{width:49px;height:49px;margin-bottom:18px}.vo-benefits h2{font-size:16px;line-height:1.5;letter-spacing:-.3px;margin-bottom:9px}.vo-benefits p{font-size:13px;line-height:1.8}.vo-faq{padding:40px 0 45px}.vo-faq h2{font-size:25px;letter-spacing:-.6px;margin-bottom:25px}.vo-faq-list{gap:25px}.vo-faq-list article{gap:10px}.vo-faq-list .vo-emblem{width:24px;height:24px;margin-top:1px}.vo-faq-list h3{font-size:15px;line-height:1.6;margin-bottom:5px}.vo-faq-list p{font-size:13px;line-height:1.85;color:#7c7585}.vo-faq-watermark{right:-330px;width:620px;height:620px;opacity:.045}.vo-location-inner{min-height:250px;justify-content:center;padding:27px 0}.vo-location-card{padding:21px 20px;max-width:420px;gap:12px;flex:1}.vo-location-card h2{font-size:16px;line-height:1.45}.vo-location-card p{font-size:12px}.vo-location{min-height:250px}.vo-location-brand{display:none}.vo-contact-actions{gap:12px;padding:23px 17px 26px;flex-wrap:wrap}.vo-contact-actions .vo-button{font-size:11px;padding:11px 17px;min-height:42px}.vo-footer{padding:35px 0 25px}.vo-footer .vo-brand .vo-emblem{width:46px;height:46px}.vo-footer .vo-wordmark{font-size:25px}.vo-footer .vo-wordmark small{font-size:8px}.vo-footer-top{gap:26px;grid-template-columns:1fr}.vo-footer-links{align-items:flex-start;gap:11px;font-size:12px}.vo-footer-links>button{font-size:12px}.vo-footer-contact{font-size:12px}.vo-footer-bottom{font-size:9px;gap:10px;margin-top:29px;padding-top:18px}.vo-footer-bottom>span:last-child{width:100%}.vo-footer-announcement{font-size:9px}.vo-top{right:11px;bottom:12px;width:36px;height:36px}.vo-top .vo-icon{width:17px;height:17px}
.vo-tour{width:calc(100vw - 24px);max-height:92dvh;border-radius:16px}.vo-tour[open]{display:flex;flex-direction:column-reverse}.vo-tour-copy{padding:32px 27px 24px}.vo-tour-copy>p:first-child{font-size:8px;margin-bottom:17px}.vo-tour-copy h2{font-size:26px;max-width:270px;margin-bottom:14px}.vo-tour-description{font-size:12px;line-height:1.8;margin:0 0 16px}.vo-tour-dots{margin-bottom:15px}.vo-tour-dots>button{width:28px;height:28px}.vo-tour-actions .vo-button{font-size:11px;min-height:39px;padding:10px 17px}.vo-tour-art{min-height:522px;padding:10px}.vo-tour-art .vo-phone{transform:scale(.8);margin:-50px 0}.vo-tour-close{width:32px;height:32px;right:13px;top:13px}.vo-tour-close .vo-icon{width:17px;height:17px}}
@media(max-width:390px){.vo-header{gap:8px;padding:12px 13px}.vo-header .vo-brand{gap:7px}.vo-header .vo-emblem{width:39px;height:39px}.vo-header .vo-wordmark{font-size:21px}.vo-header .vo-wordmark small{font-size:5.5px}.vo-language{font-size:9px;gap:3px}.vo-language>span{font-size:12px}.vo-nav-toggle{width:30px;height:30px}.vo-hero{padding-top:33px}.vo-intro{font-size:16px}.vo-hero h1{font-size:81px}.vo-demo-buttons{gap:9px}.vo-demo-button{min-width:139px;padding:9px 11px;min-height:49px;gap:8px}.vo-demo-button b{font-size:12px}.vo-demo-button>.vo-icon{width:24px;height:24px}.vo-hero-art{height:560px}.vo-hero-phone{transform:rotate(-9deg) scale(.93);margin-top:0}.vo-token-one{left:-1%;width:37px;height:37px}.vo-token-two{right:0%;width:44px;height:44px;top:45px}.vo-token-three{right:-2%;bottom:128px;width:39px;height:39px}.vo-gift-left{left:-9%;bottom:96px;transform:rotate(-24deg) scale(.61)}.vo-gift-right{right:-13%;top:187px;transform:rotate(17deg) scale(.64)}.vo-feature-copy h2{font-size:27px}.vo-feature-copy>p{font-size:17px}.vo-feature-inner,.vo-feature-reverse .vo-feature-inner{width:calc(100% - 36px)}.vo-feature-visual,.vo-feature-reverse .vo-feature-visual{min-height:550px;margin-top:22px}.vo-feature-visual .vo-phone,.vo-feature-reverse .vo-feature-visual .vo-phone{transform:scale(.91);margin:-20px 0}.vo-blob{height:413px;width:400px;left:28%}.vo-feature-reverse .vo-blob{right:28%}.vo-benefits h2{font-size:15px}.vo-benefits p{font-size:12px}.vo-faq h2{font-size:23px}.vo-faq-list h3{font-size:14px}.vo-faq-list p{font-size:12px}.vo-location-card{gap:9px;padding:20px 16px}.vo-location-card>.vo-icon{width:22px;height:22px}.vo-location-card h2{font-size:14px}}
@media(prefers-reduced-motion:reduce){.vo-main *, .vo-header *, .vo-footer *, .vo-tour *{transition:none!important;animation:none!important;scroll-behavior:auto!important}}
@media print{.vo-header,.vo-rail,.vo-tour,.vo-top,.vo-contact-actions{display:none!important}.vo-main .vo-phone{transform:none;box-shadow:none}.vo-feature{break-inside:avoid}.vo-footer{background:#fff;color:#222}}

.vo-script-art{width:min(100%,510px);height:auto;display:block;object-fit:contain;margin:0 auto}.vo-hero h1:has(.vo-script-art){font-size:0;line-height:0;margin:4px auto 24px;max-width:100%}.vo-hero h1 .sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}@media(max-width:1100px){.vo-script-art{max-width:420px}}@media(max-width:760px){.vo-script-art{max-width:370px;width:94%}.vo-hero h1:has(.vo-script-art){margin:7px auto 13px}}@media(max-width:390px){.vo-script-art{width:94%;max-width:315px}}

/* Screen previews remain scrollable without cutting interactive controls. */
.vo-screen{overflow-y:auto;overscroll-behavior-y:contain;scrollbar-width:none}.vo-screen::-webkit-scrollbar{display:none}
.vo-kind-hero .vo-screen-button{display:none}.vo-kind-hero .vo-phone-content{padding-bottom:59px}
.vo-kind-overview .vo-phone-cover{height:145px}.vo-kind-overview .vo-phone-content{padding-top:11px}
.vo-main .vo-phone [data-action=product]:hover{filter:brightness(.96)}

/* VoxEtiket footer refinement 4.1 — preserves the existing purple visual language. */
.vo-footer{position:relative;overflow:hidden;padding:58px 0 25px}
.vo-footer>.vo-footer-mark{position:absolute;right:-145px;top:-105px;width:420px;height:420px;opacity:.055;pointer-events:none;transform:rotate(-8deg)}
.vo-footer>.vo-footer-mark .vo-emblem,.vo-footer>.vo-footer-mark .vo-emblem svg{width:100%;height:100%;display:block}
.vo-footer-main{position:relative;z-index:1;display:grid;grid-template-columns:minmax(300px,1.55fr) minmax(145px,.7fr) minmax(185px,.9fr) minmax(260px,1.15fr);gap:54px;align-items:start}
.vo-footer-brandblock .vo-brand{display:inline-flex;margin-bottom:22px}
.vo-footer-pitch{max-width:430px;font-size:13px;line-height:1.9;color:#ffffffbf!important}
.vo-footer-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:23px}
.vo-footer-primary,.vo-footer-secondary{min-height:44px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:11px 18px;font-size:11px;font-weight:600;transition:transform .2s ease,background .2s ease,border-color .2s ease}
.vo-footer-primary{background:#fff;color:var(--vo-accent);border:1px solid #fff}
.vo-footer-secondary{background:transparent;color:#fff;border:1px solid #ffffff55}
.vo-footer-primary:hover,.vo-footer-secondary:hover{transform:translateY(-2px)}
.vo-footer-primary .vo-icon,.vo-footer-secondary .vo-icon{width:15px;height:15px}
.vo-footer-column{display:flex;flex-direction:column;align-items:flex-start;gap:12px;font-size:12px;color:#ffffffd6}
.vo-footer-column>strong{font-size:10px;letter-spacing:1.5px;text-transform:uppercase;color:#ffffff85;margin-bottom:6px}
.vo-footer-column>button{padding:0;color:#ffffffd6;font-size:12px;text-align:left;background:none;border:0}
.vo-footer-column>a,.vo-footer-column>button{transition:opacity .2s ease,transform .2s ease}
.vo-footer-column>a:hover,.vo-footer-column>button:hover{opacity:1;transform:translateX(3px);text-decoration:none}
.vo-footer-contactcard{border:1px solid #ffffff26;background:#ffffff0b;border-radius:18px;padding:22px 23px 21px;backdrop-filter:blur(7px)}
.vo-footer-kicker{display:block;font-size:9px;letter-spacing:1.8px;color:#ffffff78;margin-bottom:11px}
.vo-footer-contactcard h3{font-size:17px;line-height:1.55;font-weight:500;margin:0 0 16px;max-width:260px}
.vo-footer-contactcard .vo-footer-contact{font-size:11px;gap:10px;color:#ffffffc4}
.vo-footer-contactcard .vo-footer-contact>*{line-height:1.65}
.vo-footer-contactcard .vo-footer-link{margin-top:3px;border-top:1px solid #ffffff18;padding-top:12px;width:100%;justify-content:space-between;font-size:11px}
.vo-footer-trust{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #ffffff1e;border-bottom:1px solid #ffffff1e;margin-top:40px;padding:18px 0;gap:0}
.vo-footer-trust span{display:flex;align-items:center;justify-content:center;gap:9px;color:#ffffffb8;font-size:10px;letter-spacing:.15px;padding:2px 14px;text-align:center}
.vo-footer-trust span+span{border-left:1px solid #ffffff1e}
.vo-footer-trust .vo-icon{width:17px;height:17px;flex:none;color:#fff}
.vo-footer-bottom{position:relative;z-index:1;margin-top:0;padding-top:20px;border-top:0;font-size:9px}
.vo-footer-bottom>a{color:#ffffffb0;transition:color .2s ease}
.vo-footer-bottom>a:hover{color:#fff}
.vo-footer-legal{display:flex;align-items:center;gap:8px;flex-wrap:wrap;color:#ffffff9a}
.vo-footer-legal button{padding:0;color:#ffffffb0;font-size:9px;background:none;border:0}
.vo-footer-legal button:hover{text-decoration:underline;text-underline-offset:3px}

@media(max-width:1100px){
  .vo-footer-main{grid-template-columns:1.25fr .75fr .8fr;gap:38px}
  .vo-footer-contactcard{grid-column:1/-1;display:grid;grid-template-columns:1fr 1.4fr;align-items:center;gap:28px}
  .vo-footer-contactcard h3{margin:0;max-width:350px}
  .vo-footer-kicker{grid-column:1/-1;margin-bottom:-18px}
}
@media(max-width:760px){
  .vo-footer{padding:40px 0 22px}
  .vo-footer>.vo-footer-mark{right:-170px;top:-70px;width:330px;height:330px}
  .vo-footer-main{grid-template-columns:1fr 1fr;gap:32px 25px}
  .vo-footer-brandblock{grid-column:1/-1}
  .vo-footer-pitch{max-width:520px;font-size:12px}
  .vo-footer-contactcard{grid-column:1/-1;display:block;padding:20px}
  .vo-footer-contactcard h3{margin-bottom:15px;font-size:16px}
  .vo-footer-kicker{margin-bottom:9px}
  .vo-footer-trust{grid-template-columns:1fr 1fr;margin-top:32px;padding:0}
  .vo-footer-trust span{min-height:52px;padding:10px 8px}
  .vo-footer-trust span:nth-child(3){border-left:0;border-top:1px solid #ffffff1e}
  .vo-footer-trust span:nth-child(4){border-top:1px solid #ffffff1e}
  .vo-footer-bottom{align-items:flex-start;gap:10px 18px}
  .vo-footer-legal{width:100%}
}
@media(max-width:480px){
  .vo-footer-main{grid-template-columns:1fr}
  .vo-footer-brandblock,.vo-footer-contactcard{grid-column:auto}
  .vo-footer-column{padding-top:2px}
  .vo-footer-actions{align-items:stretch;flex-direction:column}
  .vo-footer-primary,.vo-footer-secondary{width:100%}
  .vo-footer-trust{grid-template-columns:1fr}
  .vo-footer-trust span+span,.vo-footer-trust span:nth-child(3){border-left:0;border-top:1px solid #ffffff1e}
  .vo-footer-trust span{justify-content:flex-start;text-align:left;padding-left:4px}
}

/* V11.1 — live Manal Creative map; cache-busted deployment */
.vo-location-live{min-height:360px;background:#e9edf1}
.vo-location-live .vo-map-host{z-index:0;background:#e9edf1}
.vo-location-live .vo-map-host iframe{position:absolute;inset:0;display:block;width:100%;height:100%;min-height:360px;border:0}
.vo-location-live .vo-location-inner{position:relative;z-index:1;min-height:360px}
.vo-location-card-live{max-width:430px;padding:26px 30px;border:1px solid rgba(104,34,199,.08);box-shadow:0 18px 48px rgba(35,28,50,.14)}
.vo-location-card-live .vo-location-kicker{display:block;margin:0 0 7px;font-size:10px;font-weight:700;letter-spacing:.13em;color:var(--vo-accent)}
.vo-location-card-live h2{font-size:20px;margin-bottom:7px}
.vo-location-card-live p{max-width:330px;margin:0;color:#6d6872;line-height:1.65}
.vo-location-pin-card{pointer-events:auto;display:flex;align-items:center;gap:12px;margin-right:7%;padding:14px 16px;background:rgba(255,255,255,.94);border:1px solid rgba(104,34,199,.10);border-radius:18px;box-shadow:0 16px 42px rgba(35,28,50,.14);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#2c2830;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}
.vo-location-pin-card:hover{transform:translateY(-2px);box-shadow:0 20px 48px rgba(35,28,50,.18)}
.vo-location-pin-card>.vo-icon:first-child{width:35px;height:35px;padding:8px;border-radius:50%;background:var(--vo-accent);color:#fff;flex:0 0 auto}
.vo-location-pin-card span{display:flex;flex-direction:column;gap:2px;min-width:150px}
.vo-location-pin-card strong{font-size:14px;line-height:1.2}
.vo-location-pin-card small{font-size:10px;color:#8b8491}
.vo-location-pin-card>.vo-icon:last-child{width:15px;height:15px;color:var(--vo-accent)}
.vo-location-live .vo-map-privacy{z-index:2;border-radius:5px;box-shadow:0 4px 14px rgba(35,28,50,.08)}
@media(max-width:900px){.vo-location-live,.vo-location-live .vo-location-inner,.vo-location-live .vo-map-host iframe{min-height:430px}.vo-location-live .vo-location-inner{align-items:flex-end;padding-bottom:22px}.vo-location-card-live{max-width:min(92vw,430px)}.vo-location-pin-card{display:none}}
@media(max-width:600px){.vo-location-live,.vo-location-live .vo-location-inner,.vo-location-live .vo-map-host iframe{min-height:400px}.vo-location-card-live{padding:20px 22px}.vo-location-card-live h2{font-size:18px}.vo-location-live .vo-map-privacy{font-size:8px}}
