:root{
  --vt-purple:#6f3ff5;
  --vt-purple-700:#5529d9;
  --vt-purple-900:#24124e;
  --vt-purple-soft:#f4f0ff;
  --vt-lavender:#eee9ff;
  --vt-ink:#171323;
  --vt-text:#2c2639;
  --vt-muted:#716b7e;
  --vt-line:rgba(86,56,155,.14);
  --vt-soft:#fbfaff;
  --vt-paper:#fffdfa;
  --vt-white:#fff;
  --vt-radius:28px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;text-size-adjust:100%;-webkit-text-size-adjust:100%}
body{margin:0;background:#fff;color:var(--vt-text);font-family:Inter,"Segoe UI",Roboto,Arial,sans-serif;font-size:16px;line-height:1.66;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}
ul{margin:0;padding:0;list-style:none}
img{display:block;max-width:100%;height:auto}
button,input,textarea{font:inherit}
.container{width:min(100% - 40px,1160px);margin-inline:auto}
.row{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:24px}.g-4{gap:20px}.g-5{gap:34px}.align-items-center{align-items:center}.align-items-end{align-items:end}.col-6{grid-column:span 6}.col-12{grid-column:span 12}.col-md-4{grid-column:span 4}.col-lg-2{grid-column:span 2}.col-lg-3{grid-column:span 3}.col-lg-4{grid-column:span 4}.col-lg-5{grid-column:span 5}.col-lg-6{grid-column:span 6}.col-lg-7{grid-column:span 7}.col-lg-8{grid-column:span 8}
.vt-eyebrow{display:inline-flex;align-items:center;gap:12px;margin-bottom:18px;color:var(--vt-purple);font-size:.73rem;font-weight:860;text-transform:uppercase;letter-spacing:.17em}.vt-eyebrow:before{content:"";width:34px;height:2px;background:currentColor;border-radius:99px}
.vt-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.98);border-bottom:1px solid rgba(37,18,90,.08)}.vt-header-inner{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:22px}.vt-brand{display:flex;align-items:center;gap:14px;min-width:250px}.vt-brand-mark{width:48px;height:48px;border-radius:18px;display:grid;place-items:center;color:#fff;font-weight:900;letter-spacing:-.05em;background:linear-gradient(135deg,#8d67ff,#5b30e8)}.vt-brand-copy{display:grid;line-height:1.15}.vt-brand-copy strong{font-size:1.08rem;font-weight:850;letter-spacing:-.03em}.vt-brand-copy small{max-width:245px;color:var(--vt-muted);font-size:.74rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vt-nav{display:flex;align-items:center;gap:6px}.vt-nav a,.vt-mobile-nav a{padding:11px 15px;border-radius:999px;color:#272136;font-weight:760;font-size:.9rem}.vt-nav a:hover,.vt-nav a.active,.vt-mobile-nav a.active{background:#f1ecff;color:var(--vt-purple-700)}.vt-header-cta{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 24px;border-radius:999px;background:var(--vt-purple);color:#fff;font-weight:850}.vt-mobile-nav{display:none;gap:8px;overflow-x:auto;padding-bottom:12px}
.vt-hero-gallery,.vt-page-hero,.vt-detail-hero{background:radial-gradient(circle at 82% 16%,rgba(111,63,245,.14),transparent 32%),linear-gradient(135deg,#fffdfb 0%,#fcfaff 58%,#f1ecff 100%)}.vt-hero-gallery{padding:84px 0 96px}.vt-hero-gallery h1,.vt-page-hero h1,.vt-detail-hero h1,.vt-section-header h2,.vt-final-panel h2,.vt-brief-box h2,.vt-spec-panel h2,.vt-footer-logo,.vt-catalogue-head h2{font-family:Georgia,"Times New Roman",serif;color:var(--vt-ink);font-weight:620;letter-spacing:-.046em;line-height:1.04}.vt-hero-gallery h1{margin:0;max-width:650px;font-size:clamp(2.75rem,4.65vw,4.65rem)}.vt-hero-lead,.vt-page-hero p,.vt-detail-copy p,.vt-section-header p,.vt-catalogue-head p{max-width:670px;margin:22px 0 0;color:var(--vt-muted);font-size:1.08rem;line-height:1.78}.vt-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.vt-actions-compact{display:grid;gap:10px;margin-top:22px}.vt-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:999px;font-weight:820;border:1px solid transparent;transition:transform .18s ease,background .18s ease,border-color .18s ease}.vt-btn:hover{transform:translateY(-2px)}.vt-btn-primary{background:var(--vt-purple);color:#fff}.vt-btn-ghost{background:#fff;color:var(--vt-purple-700);border-color:rgba(111,63,245,.18)}.vt-btn-line{background:rgba(255,255,255,.76);color:#171323;border-color:rgba(37,25,72,.13)}.vt-hero-trust{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.vt-hero-trust span{padding:8px 14px;border-radius:999px;background:#fff;color:#302842;font-weight:760;font-size:.88rem;border:1px solid rgba(111,63,245,.11)}.vt-hero-frame{position:relative;display:block;padding:10px;border-radius:34px;background:#fff;border:1px solid rgba(111,63,245,.12)}.vt-hero-frame img{width:100%;aspect-ratio:1100/720;object-fit:cover;border-radius:25px}.vt-hero-caption{position:absolute;left:28px;right:28px;bottom:26px;padding:18px 22px;border-radius:22px;background:rgba(255,255,255,.95);border:1px solid rgba(80,57,140,.10);display:grid;gap:5px}.vt-hero-caption span,.vt-gallery-meta span,.vt-detail-kicker span:first-child{color:var(--vt-purple);font-weight:900;font-size:.78rem;letter-spacing:.06em}.vt-hero-caption strong{font-size:1.15rem;line-height:1.24}.vt-hero-caption small{font-weight:780;color:var(--vt-muted)}
.vt-section{padding:84px 0}.vt-section-deep{background:#fff}.vt-section-soft,.vt-showcase-section{background:#fcfbff}.vt-section-paper{background:linear-gradient(180deg,#fffdfb 0%,#f6f2ff 100%)}.vt-story-band{background:linear-gradient(135deg,#fffaf5 0%,#f4efff 100%)}.vt-section-header{max-width:820px;margin-bottom:34px}.vt-section-header-compact{margin-bottom:26px}.vt-section-header h2,.vt-final-panel h2,.vt-brief-box h2,.vt-catalogue-head h2{margin:0;font-size:clamp(2.1rem,3.25vw,3.5rem)}.vt-section-header p{font-size:1.02rem}.vt-section-header-center{text-align:center;margin-inline:auto}.vt-section-header-end{margin-left:auto;text-align:right}.vt-home-editorial{padding-top:96px}.vt-catalogue-head{max-width:850px;margin-bottom:34px}.vt-catalogue-head h2{font-size:clamp(2.2rem,3.6vw,3.75rem);margin:0}
.vt-gallery-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:28px}.vt-gallery-card{grid-column:span 4;overflow:hidden;border-radius:28px;background:#fff;border:1px solid var(--vt-line);transition:transform .2s ease,border-color .2s ease}.vt-gallery-card:hover{transform:translateY(-4px);border-color:rgba(111,63,245,.24)}.vt-gallery-grid-editorial .vt-gallery-card-large{grid-column:span 7;grid-row:span 2}.vt-gallery-thumb{position:relative;display:block;overflow:hidden;background:#f8f5ff}.vt-gallery-thumb img{width:100%;aspect-ratio:1100/720;object-fit:cover;transition:transform .32s ease}.vt-gallery-card-large .vt-gallery-thumb img{aspect-ratio:1.42/1}.vt-gallery-card:hover .vt-gallery-thumb img{transform:scale(1.018)}.vt-gallery-view{position:absolute;right:16px;bottom:16px;display:inline-flex;padding:9px 13px;border-radius:999px;background:#fff;color:var(--vt-purple-700);font-weight:790;font-size:.86rem}.vt-gallery-meta{padding:21px 23px 24px}.vt-gallery-meta>div{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:10px}.vt-gallery-meta small{color:var(--vt-muted);font-weight:720}.vt-gallery-meta h3{margin:0;font-size:1.24rem;line-height:1.28;font-weight:760;letter-spacing:-.032em}.vt-gallery-meta p{margin:11px 0 0;color:#696276;font-size:.95rem}.vt-gallery-meta ul{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.vt-gallery-meta li{padding:7px 10px;border-radius:999px;background:#f4f0ff;color:#5d3bd8;font-size:.76rem;font-weight:760}.vt-card-inquiry{display:inline-flex;margin-top:16px;color:var(--vt-purple-700);font-weight:850;font-size:.9rem}.vt-collection-tabs,.vt-space-cloud{display:flex;flex-wrap:wrap;gap:12px}.vt-collection-tabs{margin-top:28px}.vt-collection-tabs a,.vt-space-cloud a{padding:10px 16px;border-radius:999px;background:#fff;color:#302842;border:1px solid var(--vt-line);font-weight:780}.vt-showroom-strip{display:grid;grid-template-columns:1.35fr .9fr .75fr;align-items:end;gap:18px}.vt-showroom-strip figure{position:relative;margin:0;overflow:hidden;border-radius:30px;background:#fff;border:1px solid var(--vt-line)}.vt-showroom-strip img{width:100%;height:clamp(210px,28vw,430px);object-fit:cover}.vt-showroom-strip figure:nth-child(2) img{height:clamp(170px,22vw,330px)}.vt-showroom-strip figure:nth-child(3) img{height:clamp(150px,18vw,280px)}.vt-showroom-strip figcaption{position:absolute;left:18px;bottom:18px;padding:9px 13px;border-radius:999px;background:#fff;color:#4b31c2;font-weight:820}.vt-service-grid,.vt-process-grid,.vt-social-grid,.vt-studio-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.vt-service-grid-featured{grid-template-columns:repeat(5,minmax(0,1fr))}.vt-service-grid-large{grid-template-columns:repeat(3,minmax(0,1fr))}.vt-service-card,.vt-process-step,.vt-social-card,.vt-contact-card,.vt-studio-points article,.vt-brief-box,.vt-spec-panel,.vt-final-panel,.vt-sticky-inquiry{background:#fff;border:1px solid var(--vt-line);border-radius:28px}.vt-service-card,.vt-process-step,.vt-social-card,.vt-contact-card,.vt-studio-points article{padding:28px}.vt-service-card span,.vt-process-step span,.vt-contact-card span{display:inline-block;margin-bottom:18px;color:var(--vt-purple);font-weight:900;letter-spacing:.05em}.vt-service-card h3,.vt-service-card h2,.vt-process-step h3,.vt-social-card h3,.vt-contact-card h2,.vt-studio-points h2{margin:0;color:var(--vt-ink);font-size:1.24rem;font-weight:760;letter-spacing:-.032em;line-height:1.25}.vt-service-card p,.vt-process-step p,.vt-social-card p,.vt-contact-card p,.vt-studio-points p{margin:12px 0 0;color:var(--vt-muted)}.vt-service-card small{display:block;margin-top:18px;color:#5732d8;font-weight:820}.vt-social-card strong,.vt-text-link{display:inline-flex;margin-top:18px;color:var(--vt-purple-700);font-weight:860}.vt-page-hero{padding:82px 0 88px;border-bottom:1px solid var(--vt-line)}.vt-page-hero h1{max-width:860px;margin:0;font-size:clamp(2.65rem,4.6vw,4.55rem)}.vt-page-hero-gallery{background:linear-gradient(135deg,#fffdfb 0%,#faf8ff 52%,#f1ecff 100%)}.vt-brief-box{padding:36px 38px}.vt-brief-box h2{font-size:clamp(2rem,3.2vw,3.1rem)}
.vt-detail-hero{padding:80px 0 88px}.vt-detail-hero .container{display:grid;grid-template-columns:minmax(0,1fr) minmax(390px,540px);gap:56px;align-items:center}.vt-detail-copy{max-width:640px}.vt-detail-kicker{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:20px}.vt-detail-kicker span{padding:8px 12px;border-radius:999px;background:#fff;border:1px solid var(--vt-line);color:#51476a;font-weight:780;font-size:.82rem}.vt-detail-kicker span:first-child{background:#f0ebff;color:var(--vt-purple-700)}.vt-detail-hero h1{margin:0;font-size:clamp(2.8rem,4.8vw,4.65rem)}.vt-scroll-cue{margin-top:28px;border:0;background:#fff;color:var(--vt-purple-700);border-radius:999px;padding:13px 18px;font-weight:860;cursor:pointer;border:1px solid var(--vt-line)}.vt-detail-cover{margin:0;padding:10px;border-radius:34px;background:#fff;border:1px solid rgba(111,63,245,.13)}.vt-detail-cover img{width:100%;aspect-ratio:1100/720;object-fit:cover;border-radius:25px}.vt-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:42px;align-items:start}.vt-photo-story{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.vt-photo-frame{margin:0;overflow:hidden;border-radius:26px;background:#fff;border:1px solid var(--vt-line)}.vt-photo-feature{grid-column:1/-1}.vt-photo-frame img{width:100%;aspect-ratio:1100/720;object-fit:cover;cursor:zoom-in}.vt-photo-portrait img{aspect-ratio:1/1.12}.vt-photo-wide img,.vt-photo-feature img{aspect-ratio:1.58/1}.vt-photo-frame figcaption{padding:14px 17px;color:#5f596c;font-weight:650;font-size:.92rem}.vt-sticky-inquiry{position:sticky;top:104px;padding:28px}.vt-sticky-inquiry h2{font-family:Georgia,"Times New Roman",serif;margin:0;color:var(--vt-ink);font-size:1.58rem;font-weight:620;letter-spacing:-.035em;line-height:1.12}.vt-sticky-inquiry p{margin:13px 0 0;color:var(--vt-muted)}.vt-detail-info{background:#fff;padding-top:70px}.vt-spec-panel{padding:42px;display:grid;grid-template-columns:.85fr 1.15fr;gap:44px;background:linear-gradient(135deg,#fff,#fffaf7)}.vt-spec-panel h2{margin:0;font-size:clamp(2rem,3.2vw,3.25rem)}.vt-spec-panel p{color:var(--vt-muted)}.vt-spec-list{display:grid;gap:0}.vt-spec-list div{display:grid;grid-template-columns:190px 1fr;gap:20px;padding:18px 0;border-bottom:1px solid var(--vt-line)}.vt-spec-list dt{color:var(--vt-purple-700);font-weight:860}.vt-spec-list dd{margin:0;color:#5f596c}.vt-final-cta{background:linear-gradient(135deg,#eee7ff 0%,#f7f3ff 55%,#fffaf8 100%);padding:78px 0}.vt-final-panel{padding:42px 46px}.vt-final-panel h2{font-size:clamp(2.1rem,3.45vw,3.45rem)}.vt-final-panel p{margin:12px 0 0;color:var(--vt-muted)}
.vt-footer{padding:72px 0 48px;background:#fff}.vt-footer-main{padding-top:0}.vt-footer-logo{display:inline-flex;margin-bottom:20px;font-size:1.75rem}.vt-footer-logo span{color:var(--vt-purple)}.vt-footer p,.vt-footer li{color:#6d6678}.vt-footer h3{margin:0 0 16px;color:#201a33;font-size:.88rem;font-weight:820;text-transform:uppercase;letter-spacing:.11em}.vt-footer li+li{margin-top:10px}.vt-socials{display:flex;gap:10px;margin-top:22px}.vt-socials a{width:34px;height:34px;display:grid;place-items:center;border-radius:999px;background:#f2edff;color:var(--vt-purple-700);font-weight:800}.vt-copyright{margin-top:36px;padding-top:24px;border-top:1px solid rgba(42,18,111,.08);color:#807889;font-size:.9rem}.vt-mobile-bar{position:fixed;left:14px;right:14px;bottom:14px;z-index:140;display:none;grid-template-columns:repeat(3,1fr);gap:8px;padding:8px;border-radius:22px;background:rgba(255,255,255,.98);border:1px solid var(--vt-line)}.vt-mobile-bar a{min-height:46px;display:grid;place-items:center;border-radius:16px;background:#f4f0ff;color:var(--vt-purple-700);font-weight:850}.vt-mobile-bar a:first-child{background:var(--vt-purple);color:#fff}.vt-lightbox{position:fixed;inset:0;z-index:999;background:rgba(17,13,35,.92);display:none;align-items:center;justify-content:center;padding:24px}.vt-lightbox.is-open{display:flex}.vt-lightbox figure{margin:0;max-width:min(1100px,92vw);max-height:88vh}.vt-lightbox img{max-height:78vh;width:auto;margin:auto;border-radius:20px;background:#fff}.vt-lightbox figcaption{color:#fff;text-align:center;margin-top:16px}.vt-lightbox button{position:absolute;border:0;border-radius:999px;background:#fff;color:var(--vt-ink);width:48px;height:48px;font-size:2rem;line-height:1;cursor:pointer}.vt-lightbox-close{top:22px;right:22px}.vt-lightbox-prev{left:22px}.vt-lightbox-next{right:22px}
@media (max-width:1100px){.vt-service-grid-featured{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media (max-width:980px){.row{grid-template-columns:1fr}.col-6,.col-12,.col-md-4,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8{grid-column:1/-1}.vt-nav,.vt-header-cta{display:none}.vt-mobile-nav{display:flex}.vt-header-inner{min-height:74px}.vt-brand{min-width:0}.vt-detail-hero .container,.vt-detail-layout{grid-template-columns:1fr}.vt-gallery-card,.vt-gallery-grid-editorial .vt-gallery-card-large{grid-column:span 6;grid-row:auto}.vt-service-grid,.vt-process-grid,.vt-social-grid,.vt-studio-points,.vt-service-grid-featured{grid-template-columns:repeat(2,minmax(0,1fr))}.vt-spec-panel{grid-template-columns:1fr}.vt-showroom-strip{grid-template-columns:1fr 1fr}.vt-showroom-strip figure:first-child{grid-column:1/-1}.vt-sticky-inquiry{position:static}}
@media (max-width:720px){body{font-size:15px}.container{width:min(100% - 28px,1180px)}.vt-brand-mark{width:44px;height:44px;border-radius:15px}.vt-brand-copy strong{font-size:1rem}.vt-brand-copy small{max-width:170px}.vt-mobile-nav{padding-bottom:10px}.vt-hero-gallery,.vt-page-hero,.vt-detail-hero{padding:50px 0 62px}.vt-hero-gallery h1,.vt-page-hero h1,.vt-detail-hero h1{font-size:clamp(2.25rem,9.8vw,3.25rem);line-height:1.04}.vt-hero-lead,.vt-page-hero p,.vt-detail-copy p{font-size:1rem}.vt-actions{gap:10px}.vt-btn{width:100%;min-height:50px}.vt-hero-trust span{font-size:.83rem}.vt-hero-caption{position:static;margin:10px 4px 4px;padding:16px;border-radius:20px}.vt-section{padding:62px 0}.vt-section-header h2,.vt-final-panel h2,.vt-brief-box h2,.vt-spec-panel h2,.vt-catalogue-head h2{font-size:clamp(2rem,8vw,2.8rem)}.vt-gallery-grid{grid-template-columns:1fr;gap:20px}.vt-gallery-card,.vt-gallery-grid-editorial .vt-gallery-card-large{grid-column:1/-1}.vt-service-grid,.vt-process-grid,.vt-social-grid,.vt-studio-points,.vt-photo-story,.vt-service-grid-featured{grid-template-columns:1fr}.vt-showroom-strip{grid-template-columns:1fr}.vt-showroom-strip img,.vt-showroom-strip figure:nth-child(2) img,.vt-showroom-strip figure:nth-child(3) img{height:auto;aspect-ratio:1100/720}.vt-space-cloud a,.vt-collection-tabs a{font-size:.9rem}.vt-final-cta{padding:56px 0}.vt-final-panel,.vt-brief-box,.vt-spec-panel{padding:28px;border-radius:24px}.vt-spec-list div{grid-template-columns:1fr;gap:6px}.vt-footer{padding:62px 0 108px}.vt-mobile-bar{display:grid}.vt-lightbox{padding:16px}.vt-lightbox button{width:42px;height:42px}.vt-lightbox-prev{left:12px}.vt-lightbox-next{right:12px}.vt-lightbox-close{right:12px;top:12px}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}.vt-btn:hover,.vt-gallery-card:hover,.vt-gallery-card:hover .vt-gallery-thumb img{transform:none!important}}
/* v2.4.1 Brand Identity + CTA Hierarchy + SEO Entity Upgrade */
.vt-skip-link{position:absolute;left:18px;top:-80px;z-index:1000;background:#fff;color:var(--vt-purple-700);padding:12px 18px;border-radius:999px;border:1px solid var(--vt-line);font-weight:850}.vt-skip-link:focus{top:16px}.vt-hero-editorial{padding:88px 0 104px}.vt-hero-editorial-inner{display:grid;grid-template-columns:minmax(0,.86fr) minmax(520px,1.14fr);gap:54px;align-items:center}.vt-hero-copy h1{margin:0;max-width:760px;font-size:clamp(2.75rem,5vw,5.25rem)}.vt-hero-collage{display:grid;grid-template-columns:1.2fr .55fr;gap:16px;align-items:stretch}.vt-hero-main-photo,.vt-hero-mini-stack a{position:relative;display:block;overflow:hidden;background:#fff;border:1px solid var(--vt-line)}.vt-hero-main-photo{border-radius:36px;padding:10px}.vt-hero-main-photo>img{width:100%;height:100%;min-height:530px;object-fit:cover;border-radius:27px}.vt-hero-mini-stack{display:grid;gap:16px}.vt-hero-mini-stack a{border-radius:26px}.vt-hero-mini-stack img{width:100%;height:100%;min-height:160px;object-fit:cover}.vt-hero-mini-stack span{position:absolute;left:12px;bottom:12px;background:#fff;color:var(--vt-purple-700);font-weight:820;border-radius:999px;padding:7px 10px;font-size:.78rem}.vt-hero-editorial .vt-hero-caption{left:30px;right:30px;bottom:30px}.vt-gallery-card[hidden],.vt-filter-empty[hidden]{display:none!important}.vt-collection-tabs button{padding:10px 16px;border-radius:999px;background:#fff;color:#302842;border:1px solid var(--vt-line);font-weight:780;cursor:pointer}.vt-collection-tabs button.is-active,.vt-collection-tabs button:hover{background:var(--vt-purple);color:#fff;border-color:var(--vt-purple)}.vt-filter-empty{margin:24px 0 0;padding:18px 22px;border-radius:20px;background:#fff;border:1px solid var(--vt-line);color:var(--vt-muted);font-weight:720}.vt-journal-grid{display:grid;grid-template-columns:1.25fr .8fr .8fr;gap:24px}.vt-journal-card{display:grid;overflow:hidden;border-radius:30px;background:#fff;border:1px solid var(--vt-line);color:inherit}.vt-journal-card-large{grid-row:span 2}.vt-journal-card img{width:100%;aspect-ratio:1100/720;object-fit:cover}.vt-journal-card-large img{aspect-ratio:1.1/1}.vt-journal-card div{padding:24px}.vt-journal-card span{display:inline-flex;color:var(--vt-purple);font-weight:860;letter-spacing:.06em;text-transform:uppercase;font-size:.73rem}.vt-journal-card h2{margin:10px 0 0;color:var(--vt-ink);font-size:1.35rem;line-height:1.22;letter-spacing:-.035em}.vt-journal-card p{margin:10px 0 0;color:var(--vt-muted)}.vt-journal-card strong{display:inline-flex;margin-top:16px;color:var(--vt-purple-700)}.vt-breadcrumb{padding:18px 0;background:#fff;border-bottom:1px solid rgba(86,56,155,.09)}.vt-breadcrumb .container{display:flex;align-items:center;gap:10px;flex-wrap:wrap;color:var(--vt-muted);font-size:.9rem}.vt-breadcrumb a{color:var(--vt-purple-700);font-weight:760}.vt-breadcrumb strong{color:var(--vt-ink);font-weight:820}.vt-detail-hero-premium .container{grid-template-columns:minmax(0,.9fr) minmax(500px,1.1fr)}.vt-photo-story-premium .vt-photo-feature img{aspect-ratio:1.78/1}.vt-copy-message{margin-top:18px;border:0;background:var(--vt-purple);color:#fff;padding:13px 18px;border-radius:999px;font-weight:860;cursor:pointer}.vt-copy-message.is-copied{background:#2f8f59}.vt-header a:focus-visible,.vt-btn:focus-visible,.vt-gallery-card a:focus-visible,.vt-collection-tabs button:focus-visible,.vt-lightbox button:focus-visible,.vt-copy-message:focus-visible{outline:3px solid rgba(111,63,245,.35);outline-offset:3px}.vt-lightbox[aria-hidden="true"]{display:none}.vt-lightbox.is-open{display:flex}
@media (max-width:1100px){.vt-hero-editorial-inner{grid-template-columns:1fr}.vt-hero-main-photo>img{min-height:auto;aspect-ratio:1100/720}.vt-detail-hero-premium .container{grid-template-columns:1fr}.vt-journal-grid{grid-template-columns:1fr 1fr}.vt-journal-card-large{grid-row:auto}}
@media (max-width:720px){.vt-hero-collage{grid-template-columns:1fr}.vt-hero-mini-stack{grid-template-columns:1fr 1fr 1fr}.vt-hero-mini-stack img{min-height:110px}.vt-journal-grid{grid-template-columns:1fr}.vt-journal-card-large img{aspect-ratio:1100/720}.vt-collection-tabs{overflow-x:auto;flex-wrap:nowrap;padding-bottom:8px}.vt-collection-tabs button{white-space:nowrap}.vt-hero-copy h1{font-size:clamp(2.2rem,9vw,3.3rem)}}

/* v2.4.1 brand identity, CTA hierarchy and SEO entity upgrades */
.vt-brand{min-width:300px;gap:12px}.vt-brand-logo{width:188px;height:auto;display:block}.vt-brand-copy{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.vt-footer-brand{display:inline-flex;margin-bottom:20px}.vt-footer-brand img{width:210px;height:auto;display:block}.vt-card-view{display:inline-flex;margin-top:18px;color:var(--vt-purple-700);font-weight:860}.vt-gallery-meta>div span{font-size:.74rem}.vt-final-cta-soft .vt-actions{margin-top:18px}.vt-entity-answer{padding:46px 0;background:#fff;border-bottom:1px solid rgba(42,18,111,.07)}.vt-entity-answer-compact{padding:34px 0}.vt-entity-panel{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);gap:28px;align-items:start;padding:30px;border:1px solid var(--vt-line);border-radius:28px;background:linear-gradient(135deg,#fff 0%,#fcfaff 100%)}.vt-entity-panel h2{margin:0;font-family:Georgia,"Times New Roman",serif;font-size:clamp(1.75rem,2.2vw,2.55rem);letter-spacing:-.04em;line-height:1.08}.vt-entity-panel p{margin:0;color:var(--vt-muted);line-height:1.75}.vt-entity-panel ul{display:grid;gap:10px;margin:0}.vt-entity-panel li{padding:12px 14px;border-radius:18px;background:#f6f2ff;color:#453b57}.vt-proof-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.vt-proof-list article,.vt-usecase-card,.vt-faq-grid article{padding:26px;border:1px solid var(--vt-line);border-radius:26px;background:#fff}.vt-proof-list span,.vt-usecase-card span{display:inline-block;color:var(--vt-purple);font-weight:900;margin-bottom:14px}.vt-proof-list strong,.vt-usecase-card h3{display:block;color:var(--vt-ink);font-size:1.22rem;line-height:1.25;letter-spacing:-.03em}.vt-proof-list p,.vt-usecase-card p,.vt-faq-grid p{color:var(--vt-muted);margin:10px 0 0}.vt-brief-box-split{display:grid;grid-template-columns:minmax(0,.9fr) minmax(280px,1.1fr);gap:30px;align-items:start}.vt-check-list{display:grid;gap:12px;margin:0}.vt-check-list li{position:relative;padding:14px 16px 14px 42px;border-radius:18px;background:#f7f3ff;color:#473e5e;font-weight:700}.vt-check-list li::before{content:"✓";position:absolute;left:16px;top:13px;color:var(--vt-purple);font-weight:900}.vt-check-list-card{padding:24px;border:1px solid var(--vt-line);border-radius:28px;background:#fff}.vt-usecase-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.vt-usecase-card p strong{color:#251842}.vt-proof-hub-grid .vt-journal-card div{min-height:210px}.vt-faq-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.vt-faq-grid h2{margin:0;color:var(--vt-ink);font-size:1.15rem;letter-spacing:-.025em}.vt-socials-branded{align-items:center;flex-wrap:wrap}.vt-socials-branded a{width:auto;height:auto;min-height:34px;padding:0 13px;border-radius:999px}.vt-socials-branded a span{font-size:.82rem}.vt-page-hero-brand{background:radial-gradient(circle at 88% 18%,rgba(111,63,245,.18),transparent 34%),linear-gradient(135deg,#fffdfb 0%,#fcfaff 58%,#f1ecff 100%)}
@media (max-width:1100px){.vt-usecase-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.vt-brand{min-width:230px}.vt-brand-logo{width:172px}}
@media (max-width:720px){.vt-brand-logo{width:152px}.vt-entity-panel,.vt-brief-box-split{grid-template-columns:1fr}.vt-proof-list,.vt-usecase-grid,.vt-faq-grid{grid-template-columns:1fr}.vt-entity-panel{padding:24px}.vt-proof-list article,.vt-usecase-card,.vt-faq-grid article{padding:22px}.vt-footer-brand img{width:188px}}


/* v2.4.1 Nationwide Presence + Location Engine + Brand Lockup */
.vt-header-national .vt-brand{min-width:250px}.vt-header-national .vt-brand-logo{width:220px;max-width:100%;height:auto}.vt-header-national .vt-brand-lockup{align-items:center}.vt-brand-lockup-component img{width:min(300px,100%);height:auto;display:block}.vt-national-section{padding-top:44px}.vt-national-panel{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;align-items:center;padding:30px;border:1px solid var(--vt-line);border-radius:30px;background:linear-gradient(135deg,#fff 0%,#fbf8ff 100%)}.vt-national-panel h2{margin:0;font-family:Georgia,"Times New Roman",serif;font-size:clamp(1.8rem,3vw,3rem);line-height:1.06;letter-spacing:-.045em;color:var(--vt-ink)}.vt-national-panel p{margin:12px 0 0;color:var(--vt-muted);max-width:760px}.vt-location-hub-hero h1,.vt-location-detail-hero h1{max-width:880px}.vt-location-region-list{display:grid;gap:48px}.vt-location-region>header{margin-bottom:18px}.vt-location-region h2{margin:4px 0 0;font-family:Georgia,"Times New Roman",serif;font-size:clamp(1.8rem,2.5vw,2.6rem);letter-spacing:-.04em}.vt-location-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.vt-location-card{padding:24px;border:1px solid var(--vt-line);border-radius:28px;background:#fff;display:flex;flex-direction:column;min-height:270px}.vt-location-card span{display:inline-flex;color:var(--vt-purple);font-weight:900;letter-spacing:.06em;text-transform:uppercase;font-size:.72rem}.vt-location-card h3{margin:10px 0 0;font-size:1.35rem;letter-spacing:-.035em;line-height:1.15}.vt-location-card p{color:var(--vt-muted);line-height:1.65}.vt-location-card ul{display:flex;gap:8px;flex-wrap:wrap;margin:auto 0 0}.vt-location-card li{background:#f4eeff;color:var(--vt-purple-700);font-weight:780;border-radius:999px;padding:7px 10px;font-size:.78rem}.vt-location-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.vt-location-summary-grid article{padding:24px;border:1px solid var(--vt-line);border-radius:24px;background:#fff}.vt-location-summary-grid strong{display:block;font-family:Georgia,"Times New Roman",serif;font-size:2rem;color:var(--vt-ink);letter-spacing:-.04em}.vt-location-summary-grid span{color:var(--vt-muted)}.vt-location-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.vt-location-facts article{padding:24px;border:1px solid var(--vt-line);border-radius:24px;background:#fff}.vt-location-facts span{display:block;color:var(--vt-purple);font-weight:900;margin-bottom:10px}.vt-location-facts p{margin:0;color:var(--vt-muted);line-height:1.65}.vt-link-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.vt-link-grid a{padding:16px 18px;border:1px solid var(--vt-line);border-radius:18px;background:#fff;color:var(--vt-purple-700);font-weight:820}.vt-contact-location-link{padding-top:36px;padding-bottom:36px}.vt-page-hero-brand .vt-actions,.vt-location-detail-hero .vt-actions{margin-top:22px}
@media (max-width:1100px){.vt-location-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.vt-location-summary-grid,.vt-location-facts,.vt-link-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.vt-national-panel{grid-template-columns:1fr}.vt-header-national .vt-brand-logo{width:195px}.vt-header-national .vt-brand{min-width:210px}}
@media (max-width:720px){.vt-location-grid,.vt-location-summary-grid,.vt-location-facts,.vt-link-grid{grid-template-columns:1fr}.vt-location-card{min-height:auto}.vt-national-panel{padding:24px}.vt-header-national .vt-brand-logo{width:178px}.vt-mobile-nav{overflow-x:auto;flex-wrap:nowrap}.vt-mobile-nav a{white-space:nowrap}}

/* v2.4.1 Public Alignment + Location Quality Gate + Conversion Cleanup */
.vt-header-national .vt-brand-logo{width:250px}.vt-footer-brand img{width:235px}.vt-gallery-meta>div span{letter-spacing:.03em}.vt-location-quality-note{margin-top:14px;color:var(--vt-muted);font-size:.92rem}.vt-card-helper{display:block;margin-top:9px;color:var(--vt-muted);font-size:.86rem;font-weight:720}.vt-location-card .vt-card-helper{margin-top:10px}.vt-mobile-bar a:nth-child(2){background:#fff;color:#221839;border:1px solid var(--vt-line)}.vt-mobile-bar a:nth-child(3){background:#f4f0ff;color:var(--vt-purple-700)}
@media (max-width:1100px){.vt-header-national .vt-brand-logo{width:220px}}
@media (max-width:720px){.vt-header-national .vt-brand-logo{width:190px}.vt-footer-brand img{width:205px}}


/* v2.4.1 Proof Content + Media Ownership Pipeline */
.vt-responsive-picture{display:contents}.vt-responsive-picture img{max-width:100%;height:auto}.vt-media-caption{font-size:.92rem;color:var(--vt-muted);margin-top:.65rem}.vt-proof-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.35rem}.vt-proof-card{display:flex;flex-direction:column;min-height:100%;background:#fff;border:1px solid rgba(25,18,55,.08);border-radius:28px;overflow:hidden;box-shadow:0 22px 70px rgba(44,25,90,.08);text-decoration:none;color:inherit}.vt-proof-card figure{margin:0;aspect-ratio:16/10;overflow:hidden;background:linear-gradient(135deg,#f4f0ff,#ffffff)}.vt-proof-card img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.vt-proof-card:hover img{transform:scale(1.035)}.vt-proof-body{padding:1.25rem}.vt-proof-body span,.vt-proof-status{display:inline-flex;align-items:center;gap:.35rem;margin-bottom:.7rem;color:var(--vt-purple);font-weight:800;text-transform:uppercase;letter-spacing:.08em;font-size:.72rem}.vt-proof-body h3{font-size:1.18rem;margin:0 0 .6rem}.vt-proof-body p{margin:0;color:var(--vt-muted)}.vt-proof-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:1.5rem}.vt-proof-step{padding:1.2rem;background:rgba(255,255,255,.72);border:1px solid rgba(25,18,55,.08);border-radius:24px}.vt-proof-step strong{display:block;font-size:1.05rem;margin-bottom:.35rem}.vt-proof-step span{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--vt-purple);color:#fff;font-weight:900;margin-bottom:.8rem}.vt-before-after{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;align-items:stretch}.vt-before-after figure{margin:0;background:#fff;border:1px solid rgba(25,18,55,.08);border-radius:24px;overflow:hidden}.vt-before-after img{width:100%;height:100%;object-fit:cover;aspect-ratio:16/10}.vt-before-after figcaption{padding:.85rem 1rem;color:var(--vt-muted);font-size:.94rem}.vt-before-after-empty{padding:1.35rem;border:1px dashed rgba(111,63,245,.38);border-radius:24px;background:linear-gradient(135deg,rgba(111,63,245,.08),rgba(255,255,255,.88));color:var(--vt-muted)}.vt-media-note{padding:1rem 1.15rem;border-radius:22px;background:rgba(111,63,245,.08);color:var(--vt-ink);border:1px solid rgba(111,63,245,.14)}.vt-location-proof-note{max-width:900px;margin:auto;text-align:center}.vt-proof-hub-grid .vt-proof-card:first-child{grid-column:span 2}.vt-media-audit-badge{display:inline-flex;align-items:center;gap:.35rem;border:1px solid rgba(111,63,245,.18);background:rgba(111,63,245,.07);border-radius:999px;padding:.45rem .75rem;font-weight:800;color:var(--vt-purple)}@media(max-width:991px){.vt-proof-grid,.vt-proof-list{grid-template-columns:1fr 1fr}.vt-proof-hub-grid .vt-proof-card:first-child{grid-column:auto}}@media(max-width:640px){.vt-proof-grid,.vt-proof-list,.vt-before-after{grid-template-columns:1fr}.vt-proof-card{border-radius:22px}}


/* v2.4.1 Proof Content + Media Ownership Pipeline */
.vt-responsive-picture{display:contents}.vt-responsive-picture img{max-width:100%;height:auto}.vt-media-caption{font-size:.92rem;color:var(--vt-muted);margin-top:.65rem}.vt-proof-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.35rem}.vt-proof-card{display:flex;flex-direction:column;min-height:100%;background:#fff;border:1px solid rgba(25,18,55,.08);border-radius:28px;overflow:hidden;box-shadow:0 22px 70px rgba(44,25,90,.08);text-decoration:none;color:inherit}.vt-proof-card figure{margin:0;aspect-ratio:16/10;overflow:hidden;background:linear-gradient(135deg,#f4f0ff,#ffffff)}.vt-proof-card img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.vt-proof-card:hover img{transform:scale(1.035)}.vt-proof-body{padding:1.25rem}.vt-proof-body span,.vt-proof-status{display:inline-flex;align-items:center;gap:.35rem;margin-bottom:.7rem;color:var(--vt-purple);font-weight:800;text-transform:uppercase;letter-spacing:.08em;font-size:.72rem}.vt-proof-body h3{font-size:1.18rem;margin:0 0 .6rem}.vt-proof-body p{margin:0;color:var(--vt-muted)}.vt-proof-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:1.5rem}.vt-proof-step{padding:1.2rem;background:rgba(255,255,255,.72);border:1px solid rgba(25,18,55,.08);border-radius:24px}.vt-proof-step strong{display:block;font-size:1.05rem;margin-bottom:.35rem}.vt-proof-step span{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--vt-purple);color:#fff;font-weight:900;margin-bottom:.8rem}.vt-before-after{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;align-items:stretch}.vt-before-after figure{margin:0;background:#fff;border:1px solid rgba(25,18,55,.08);border-radius:24px;overflow:hidden}.vt-before-after img{width:100%;height:100%;object-fit:cover;aspect-ratio:16/10}.vt-before-after figcaption{padding:.85rem 1rem;color:var(--vt-muted);font-size:.94rem}.vt-before-after-empty{padding:1.35rem;border:1px dashed rgba(111,63,245,.38);border-radius:24px;background:linear-gradient(135deg,rgba(111,63,245,.08),rgba(255,255,255,.88));color:var(--vt-muted)}.vt-media-note{padding:1rem 1.15rem;border-radius:22px;background:rgba(111,63,245,.08);color:var(--vt-ink);border:1px solid rgba(111,63,245,.14)}.vt-location-proof-note{max-width:900px;margin:auto;text-align:center}.vt-proof-hub-grid .vt-proof-card:first-child{grid-column:span 2}.vt-media-audit-badge{display:inline-flex;align-items:center;gap:.35rem;border:1px solid rgba(111,63,245,.18);background:rgba(111,63,245,.07);border-radius:999px;padding:.45rem .75rem;font-weight:800;color:var(--vt-purple)}@media(max-width:991px){.vt-proof-grid,.vt-proof-list{grid-template-columns:1fr 1fr}.vt-proof-hub-grid .vt-proof-card:first-child{grid-column:auto}}@media(max-width:640px){.vt-proof-grid,.vt-proof-list,.vt-before-after{grid-template-columns:1fr}.vt-proof-card{border-radius:22px}}


/* v2.4.1 Proof Content + Media Ownership Pipeline */
.vt-responsive-picture{display:contents}.vt-responsive-picture img{max-width:100%;height:auto}.vt-media-caption{font-size:.92rem;color:var(--vt-muted);margin-top:.65rem}.vt-proof-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.35rem}.vt-proof-card{display:flex;flex-direction:column;min-height:100%;background:#fff;border:1px solid rgba(25,18,55,.08);border-radius:28px;overflow:hidden;box-shadow:0 22px 70px rgba(44,25,90,.08);text-decoration:none;color:inherit}.vt-proof-card figure{margin:0;aspect-ratio:16/10;overflow:hidden;background:linear-gradient(135deg,#f4f0ff,#ffffff)}.vt-proof-card img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.vt-proof-card:hover img{transform:scale(1.035)}.vt-proof-body{padding:1.25rem}.vt-proof-body span,.vt-proof-status{display:inline-flex;align-items:center;gap:.35rem;margin-bottom:.7rem;color:var(--vt-purple);font-weight:800;text-transform:uppercase;letter-spacing:.08em;font-size:.72rem}.vt-proof-body h3{font-size:1.18rem;margin:0 0 .6rem}.vt-proof-body p{margin:0;color:var(--vt-muted)}.vt-proof-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:1.5rem}.vt-proof-step{padding:1.2rem;background:rgba(255,255,255,.72);border:1px solid rgba(25,18,55,.08);border-radius:24px}.vt-proof-step strong{display:block;font-size:1.05rem;margin-bottom:.35rem}.vt-proof-step span{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--vt-purple);color:#fff;font-weight:900;margin-bottom:.8rem}.vt-before-after{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;align-items:stretch}.vt-before-after figure{margin:0;background:#fff;border:1px solid rgba(25,18,55,.08);border-radius:24px;overflow:hidden}.vt-before-after img{width:100%;height:100%;object-fit:cover;aspect-ratio:16/10}.vt-before-after figcaption{padding:.85rem 1rem;color:var(--vt-muted);font-size:.94rem}.vt-before-after-empty{padding:1.35rem;border:1px dashed rgba(111,63,245,.38);border-radius:24px;background:linear-gradient(135deg,rgba(111,63,245,.08),rgba(255,255,255,.88));color:var(--vt-muted)}.vt-media-note{padding:1rem 1.15rem;border-radius:22px;background:rgba(111,63,245,.08);color:var(--vt-ink);border:1px solid rgba(111,63,245,.14)}.vt-location-proof-note{max-width:900px;margin:auto;text-align:center}.vt-proof-hub-grid .vt-proof-card:first-child{grid-column:span 2}.vt-media-audit-badge{display:inline-flex;align-items:center;gap:.35rem;border:1px solid rgba(111,63,245,.18);background:rgba(111,63,245,.07);border-radius:999px;padding:.45rem .75rem;font-weight:800;color:var(--vt-purple)}@media(max-width:991px){.vt-proof-grid,.vt-proof-list{grid-template-columns:1fr 1fr}.vt-proof-hub-grid .vt-proof-card:first-child{grid-column:auto}}@media(max-width:640px){.vt-proof-grid,.vt-proof-list,.vt-before-after{grid-template-columns:1fr}.vt-proof-card{border-radius:22px}}


/* v2.4.1 Product-First Sales Positioning + Homepage Commerce Alignment */
.vt-hero-product-first .vt-hero-sales-actions{display:flex;flex-wrap:wrap;gap:14px;margin:28px 0 20px}.vt-hero-product-first .vt-hero-trust{gap:10px}.vt-space-product-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:16px}.vt-space-product-card{display:block;padding:22px;border:1px solid var(--vt-line);border-radius:24px;background:#fff;text-decoration:none;color:inherit;min-height:100%;transition:transform .2s ease,border-color .2s ease}.vt-space-product-card:hover{transform:translateY(-3px);border-color:rgba(111,63,245,.25)}.vt-space-product-card span{display:inline-block;color:var(--vt-purple);font-weight:900;margin-bottom:14px}.vt-space-product-card h3{margin:0;color:var(--vt-ink);font-size:1.14rem;letter-spacing:-.03em}.vt-space-product-card p{margin:10px 0 14px;color:var(--vt-muted);font-size:.94rem}.vt-space-product-card strong{color:var(--vt-purple-700);font-size:.92rem}.vt-order-flow-section .vt-process-grid{grid-template-columns:repeat(2,minmax(240px,1fr))}.vt-service-actions{display:grid;gap:6px;margin-top:16px}.vt-service-actions .vt-card-view,.vt-service-actions .vt-text-link{margin-top:0}.vt-card-helper{font-size:.88rem}.vt-home-editorial .vt-card-helper{display:block}@media(max-width:1100px){.vt-space-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.vt-order-flow-section .vt-process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.vt-hero-product-first .vt-hero-sales-actions{display:grid}.vt-space-product-grid,.vt-order-flow-section .vt-process-grid{grid-template-columns:1fr}}

/* v2.5.0 Layout Rhythm + CTA Deduplication Cleanup */
:root{
  --vt-purple:#6736e8;
  --vt-purple-700:#4d1fc7;
  --vt-purple-900:#201039;
  --vt-plum:#2a173f;
  --vt-gold:#c59b5f;
  --vt-gold-soft:#f4eadb;
  --vt-ivory:#fffaf2;
  --vt-cream:#fbf6ec;
  --vt-stone:#eee6da;
  --vt-ink:#17101f;
  --vt-text:#352d40;
  --vt-muted:#756d7d;
  --vt-line:rgba(42,23,63,.12);
  --vt-shadow:0 24px 70px rgba(39,26,58,.10);
  --vt-shadow-soft:0 14px 42px rgba(39,26,58,.075);
}
body{background:var(--vt-ivory);color:var(--vt-text);font-size:16px;line-height:1.68}.container{width:min(100% - 48px,1180px)}
.vt-header{background:rgba(255,250,242,.94);backdrop-filter:blur(18px);border-bottom:1px solid rgba(42,23,63,.08)}.vt-header-inner{min-height:76px}.vt-brand-logo{width:210px;height:auto}.vt-nav{gap:6px}.vt-nav a{padding:10px 13px;border-radius:999px;color:#221832;font-weight:780;font-size:.94rem}.vt-nav a:hover,.vt-nav a.active{background:#fff;color:var(--vt-purple-700);box-shadow:0 8px 28px rgba(84,50,135,.10)}.vt-header-cta{background:var(--vt-purple);box-shadow:0 12px 32px rgba(103,54,232,.24)}
.vt-eyebrow{color:var(--vt-purple-700);letter-spacing:.2em}.vt-eyebrow:before{background:linear-gradient(90deg,var(--vt-purple),var(--vt-gold))}.vt-btn{box-shadow:none}.vt-btn-primary{background:linear-gradient(135deg,var(--vt-purple),#7f50ff);box-shadow:0 16px 34px rgba(103,54,232,.22)}.vt-btn-ghost,.vt-btn-line{background:#fffaf8;border-color:rgba(42,23,63,.12)}
.vt-section{padding:76px 0}.vt-section-deep{background:#fffdfa}.vt-section-soft{background:linear-gradient(180deg,#fffaf2 0%,#f7f0e7 100%)}.vt-section-paper{background:linear-gradient(180deg,#fffdfa 0%,#fbf6ec 100%)}.vt-final-cta{background:linear-gradient(180deg,#fbf6ec 0%,#fffaf2 100%)}.vt-section-header{max-width:760px}.vt-section-header h2,.vt-catalogue-head h2,.vt-final-panel h2,.vt-page-hero h1{font-family:Georgia,'Times New Roman',serif;color:var(--vt-ink);letter-spacing:-.047em}.vt-section-header p,.vt-catalogue-head p,.vt-page-hero p{color:#665d6f;line-height:1.78}
/* Hero as luxury gallery */
.vt-lux-shell{position:relative;overflow:hidden;background:radial-gradient(circle at 78% 12%,rgba(197,155,95,.16),transparent 30%),linear-gradient(135deg,#fffaf2 0%,#fffdfa 50%,#f4eadb 100%)}.vt-lux-shell:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.58),transparent 48%),repeating-linear-gradient(90deg,rgba(42,23,63,.025) 0 1px,transparent 1px 88px);pointer-events:none}.vt-lux-hero{padding:76px 0 88px}.vt-lux-hero-grid{position:relative;display:grid;grid-template-columns:minmax(0,0.9fr) minmax(460px,1.1fr);gap:56px;align-items:center;z-index:1}.vt-hero-copy{max-width:590px}.vt-hero-gallery h1{max-width:620px;font-size:clamp(2.65rem,4.55vw,4.9rem);line-height:.98;margin:0;color:var(--vt-ink)}.vt-hero-lead{font-size:1.08rem;color:#5f5668;max-width:610px}.vt-hero-sales-actions{display:flex;gap:14px;margin:30px 0 22px}.vt-hero-trust{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:22px}.vt-hero-trust span{background:rgba(255,255,255,.72);border-color:rgba(42,23,63,.10);box-shadow:0 10px 28px rgba(42,23,63,.06);color:#342743}.vt-lux-gallery-mosaic{display:grid;grid-template-columns:1fr 168px;grid-template-rows:1fr;gap:18px;align-items:stretch}.vt-hero-main-photo{position:relative;display:block;padding:12px;border-radius:36px;background:rgba(255,255,255,.74);border:1px solid rgba(197,155,95,.32);box-shadow:var(--vt-shadow);overflow:hidden}.vt-hero-main-photo:after{content:"";position:absolute;inset:12px;border-radius:26px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.45);pointer-events:none}.vt-hero-main-photo img{width:100%;height:580px;object-fit:cover;border-radius:26px}.vt-hero-caption{left:34px;right:auto;bottom:34px;max-width:420px;background:rgba(255,250,242,.94);border:1px solid rgba(197,155,95,.34);box-shadow:0 18px 44px rgba(42,23,63,.13)}.vt-hero-caption span{color:var(--vt-gold);letter-spacing:.11em;text-transform:uppercase}.vt-hero-caption strong{font-family:Georgia,'Times New Roman',serif;font-size:1.45rem;color:var(--vt-ink)}.vt-hero-caption small{color:var(--vt-purple-700);font-weight:850}.vt-hero-mini-stack{display:grid;gap:18px}.vt-hero-mini-stack a{position:relative;display:block;min-height:0;border-radius:28px;overflow:hidden;background:#fff;border:1px solid rgba(197,155,95,.24);box-shadow:var(--vt-shadow-soft)}.vt-hero-mini-stack img{width:100%;height:100%;object-fit:cover;aspect-ratio:1/1}.vt-hero-mini-stack span{position:absolute;left:12px;right:12px;bottom:12px;padding:8px 10px;border-radius:999px;background:rgba(255,250,242,.92);font-weight:850;color:var(--vt-plum);font-size:.82rem;text-align:center}
/* Product catalogue cards */
.vt-product-showcase .vt-section-header,.vt-shop-catalogue .vt-catalogue-head{margin-bottom:34px}.vt-product-grid,.vt-gallery-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:26px!important;align-items:stretch}.vt-gallery-grid-editorial .vt-gallery-card-large,.vt-gallery-card{grid-column:auto!important;grid-row:auto!important}.vt-product-card,.vt-gallery-card{display:flex;flex-direction:column;min-height:100%;border-radius:28px;background:#fffdf9;border:1px solid rgba(42,23,63,.10);box-shadow:var(--vt-shadow-soft);overflow:hidden;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.vt-product-card:hover{transform:translateY(-4px);box-shadow:var(--vt-shadow);border-color:rgba(197,155,95,.42)}.vt-gallery-thumb{background:#f4eadb;aspect-ratio:1.42/1;overflow:hidden}.vt-gallery-thumb img,.vt-gallery-card-large .vt-gallery-thumb img{width:100%;height:100%;aspect-ratio:auto;object-fit:cover;transform:none}.vt-gallery-view{right:14px;bottom:14px;background:var(--vt-ink);color:#fff;border:1px solid rgba(255,255,255,.28);font-size:.82rem}.vt-gallery-meta{display:flex;flex-direction:column;flex:1;padding:20px 21px 22px}.vt-gallery-meta>div{display:grid;grid-template-columns:1fr;gap:5px;margin-bottom:8px}.vt-gallery-meta span{color:var(--vt-gold)!important;letter-spacing:.09em;text-transform:uppercase}.vt-gallery-meta small{color:#6b5f74;font-size:.83rem}.vt-gallery-meta h3{font-family:Georgia,'Times New Roman',serif;font-size:1.25rem;letter-spacing:-.03em}.vt-gallery-meta p{font-size:.94rem;color:#6b6270;line-height:1.58}.vt-gallery-meta p:not(.vt-card-helper){display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.vt-card-helper{font-size:.88rem;color:#483755!important;margin-top:8px!important}.vt-gallery-meta ul{margin-top:auto;padding-top:16px}.vt-gallery-meta li{background:#f3eadc;color:#5f3a12}.vt-card-view{display:inline-flex;margin-top:16px;color:var(--vt-purple-700);font-weight:900}.vt-card-view:after{content:"";width:18px}
/* Space, process, proof */
.vt-space-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.vt-space-tile,.vt-space-product-card{background:#fffdf9;border:1px solid rgba(42,23,63,.10);box-shadow:0 14px 40px rgba(42,23,63,.055);border-radius:26px}.vt-space-product-card h3{font-family:Georgia,'Times New Roman',serif;font-size:1.28rem}.vt-space-product-card span{color:var(--vt-gold)}.vt-space-product-card strong{color:var(--vt-purple-700)}.vt-process-grid{gap:16px}.vt-process-step{border-color:rgba(42,23,63,.10);background:#fffdf9}.vt-process-step span{color:var(--vt-gold)}.vt-showroom-strip figure{border-color:rgba(197,155,95,.25);box-shadow:var(--vt-shadow-soft)}.vt-proof-grid{gap:24px}.vt-proof-card{background:#fffdf9;border-color:rgba(42,23,63,.10);box-shadow:var(--vt-shadow-soft)}.vt-proof-body h3{font-family:Georgia,'Times New Roman',serif;color:var(--vt-ink)}.vt-proof-body span,.vt-proof-status{color:var(--vt-gold)}
/* Page heroes and service/about/proof pages */
.vt-page-hero{padding:70px 0 78px;background:radial-gradient(circle at 88% 0%,rgba(197,155,95,.15),transparent 28%),linear-gradient(135deg,#fffaf2,#fffdfa 60%,#f4eadb);border-bottom:1px solid rgba(42,23,63,.08)}.vt-page-hero h1{font-size:clamp(2.45rem,4.1vw,4.4rem);max-width:940px}.vt-page-hero p{max-width:760px}.vt-catalogue-hero,.vt-proof-hero,.vt-services-hero,.vt-about-hero,.vt-contact-hero{background:radial-gradient(circle at 82% 12%,rgba(103,54,232,.09),transparent 32%),linear-gradient(135deg,#fffaf2 0%,#fffdfa 62%,#f4eadb 100%)}.vt-service-grid-large{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.vt-service-product-card{position:relative;overflow:hidden;padding:0;background:#fffdf9}.vt-service-product-card .vt-service-visual{height:118px;background:linear-gradient(135deg,#f6ead7,#fffdf8 55%,#e9ddff);border-bottom:1px solid rgba(42,23,63,.08);display:flex;align-items:flex-start;padding:22px}.vt-service-product-card .vt-service-visual span{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--vt-plum);color:#fff;margin:0}.vt-service-product-card h2,.vt-service-product-card p,.vt-service-product-card small,.vt-service-product-card .vt-service-actions{margin-left:24px;margin-right:24px}.vt-service-product-card h2{margin-top:22px;font-family:Georgia,'Times New Roman',serif;font-size:1.34rem}.vt-service-product-card .vt-service-actions{margin-bottom:24px}.vt-usecase-grid,.vt-faq-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.vt-usecase-card,.vt-faq-grid article{padding:24px;border-radius:26px;background:#fffdf9;border:1px solid rgba(42,23,63,.10);box-shadow:0 12px 34px rgba(42,23,63,.055)}.vt-usecase-card span{color:var(--vt-gold);font-weight:900}.vt-usecase-card h3,.vt-faq-grid h2{font-family:Georgia,'Times New Roman',serif;color:var(--vt-ink)}.vt-about-product-strip article{background:#fffdf9;box-shadow:var(--vt-shadow-soft)}
/* Contact quote layout */
.vt-quote-panel{background:#fffdf9;border:1px solid rgba(42,23,63,.10);box-shadow:var(--vt-shadow-soft)}.vt-contact-two-column{display:grid;grid-template-columns:.85fr 1.35fr;gap:28px;align-items:stretch;padding:30px;border-radius:32px}.vt-contact-guide{padding:24px;border-radius:26px;background:linear-gradient(135deg,#f7ead8,#fffaf2);border:1px solid rgba(197,155,95,.25)}.vt-contact-guide h2{margin:0;font-family:Georgia,'Times New Roman',serif;font-size:clamp(1.8rem,2.6vw,2.7rem);line-height:1.05}.vt-contact-guide p{color:#665d6f}.vt-contact-channel-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.vt-contact-channel-grid .col-md-4{grid-column:auto}.vt-contact-card{padding:22px;background:#fff;border-color:rgba(42,23,63,.10);box-shadow:0 12px 34px rgba(42,23,63,.055)}.vt-contact-card span{color:var(--vt-gold)}
/* Location hub recovery */
.vt-location-region-tabs{position:sticky;top:78px;z-index:5;display:flex;gap:10px;overflow:auto;padding:10px;margin:-22px 0 34px;background:rgba(255,250,242,.86);backdrop-filter:blur(14px);border:1px solid rgba(42,23,63,.08);border-radius:999px}.vt-location-region-tabs a{white-space:nowrap;padding:9px 14px;border-radius:999px;background:#fff;color:var(--vt-plum);font-weight:850;font-size:.88rem}.vt-location-region{padding:0 0 34px;margin:0 0 26px;border-bottom:1px solid rgba(42,23,63,.08)}.vt-location-region header{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:16px}.vt-location-region h2{margin:0;font-family:Georgia,'Times New Roman',serif;font-size:clamp(1.8rem,2.7vw,2.8rem);color:var(--vt-ink)}.vt-location-compact-grid,.vt-location-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.vt-location-compact-card,.vt-location-card{padding:20px;border-radius:24px;background:#fffdf9;border:1px solid rgba(42,23,63,.10);box-shadow:0 12px 34px rgba(42,23,63,.05)}.vt-location-card span{color:var(--vt-gold);font-weight:900;text-transform:uppercase;letter-spacing:.08em;font-size:.72rem}.vt-location-card h3{margin:8px 0 8px;font-family:Georgia,'Times New Roman',serif;font-size:1.32rem}.vt-location-card p{font-size:.92rem;line-height:1.52;color:#6d6474;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.vt-location-card ul{display:flex;gap:7px;flex-wrap:wrap;margin:12px 0}.vt-location-card li{padding:5px 8px;border-radius:999px;background:#f3eadc;color:#5f3a12;font-size:.75rem;font-weight:750}
.vt-national-panel,.vt-final-panel,.vt-brief-box,.vt-spec-panel{border-color:rgba(42,23,63,.10);box-shadow:var(--vt-shadow-soft)}.vt-footer{background:#fffdf9;border-top:1px solid rgba(42,23,63,.09)}
@media(max-width:1100px){.vt-lux-hero-grid{grid-template-columns:1fr;gap:36px}.vt-lux-gallery-mosaic{grid-template-columns:1fr 1fr}.vt-hero-main-photo{grid-column:1/-1}.vt-hero-main-photo img{height:auto;aspect-ratio:1.55/1}.vt-space-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.vt-service-grid-large,.vt-product-grid,.vt-gallery-grid,.vt-location-compact-grid,.vt-location-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.vt-contact-two-column{grid-template-columns:1fr}.vt-contact-channel-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.vt-usecase-grid,.vt-faq-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:720px){.container{width:min(100% - 28px,1180px)}.vt-section{padding:58px 0}.vt-lux-hero{padding:52px 0 64px}.vt-hero-gallery h1,.vt-page-hero h1{font-size:clamp(2.2rem,9vw,3.15rem)}.vt-hero-sales-actions,.vt-hero-trust{display:grid;grid-template-columns:1fr}.vt-lux-gallery-mosaic{grid-template-columns:1fr}.vt-hero-main-photo img,.vt-hero-mini-stack img{height:auto;aspect-ratio:1.34/1}.vt-hero-caption{position:static;margin:10px 0 0;max-width:none}.vt-product-grid,.vt-gallery-grid,.vt-space-product-grid,.vt-service-grid-large,.vt-location-compact-grid,.vt-location-grid,.vt-proof-grid,.vt-social-grid,.vt-process-grid,.vt-usecase-grid,.vt-faq-grid{grid-template-columns:1fr!important}.vt-contact-channel-grid{grid-template-columns:1fr}.vt-contact-two-column{padding:18px}.vt-location-region-tabs{top:0;border-radius:22px}.vt-location-region header{display:block}.vt-brand-logo{width:175px}}

/* v2.5.0 Layout Rhythm + CTA Deduplication Cleanup */
.vt-process-section{padding:74px 0 78px!important;}
.vt-process-layout{display:grid;grid-template-columns:minmax(280px,.82fr) minmax(0,1.38fr);gap:clamp(28px,4.2vw,58px);align-items:start;}
.vt-process-copy .vt-section-header{position:sticky;top:112px;margin-bottom:0;}
.vt-process-copy .vt-section-header p{max-width:430px;}
.vt-process-panel{min-width:0;}
.vt-process-panel .vt-process-grid,.vt-order-flow-section .vt-process-grid{display:grid!important;grid-template-columns:repeat(2,minmax(240px,1fr))!important;gap:18px!important;align-items:stretch!important;}
.vt-process-panel .vt-process-step,.vt-order-flow-section .vt-process-step{padding:24px 24px 25px!important;min-height:190px;border-radius:26px;background:linear-gradient(145deg,#fffdf9 0%,#fffaf3 100%);box-shadow:0 16px 42px rgba(42,23,63,.055);}
.vt-process-panel .vt-process-step:nth-child(5),.vt-order-flow-section .vt-process-step:nth-child(5){grid-column:1/-1;min-height:150px;display:grid;grid-template-columns:auto 1fr;column-gap:18px;align-items:start;}
.vt-process-panel .vt-process-step:nth-child(5) span,.vt-order-flow-section .vt-process-step:nth-child(5) span{grid-row:1/3;margin-bottom:0;}
.vt-process-panel .vt-process-step h3,.vt-order-flow-section .vt-process-step h3{font-size:1.16rem;line-height:1.28;}
.vt-process-panel .vt-process-step p,.vt-order-flow-section .vt-process-step p{line-height:1.55;font-size:.94rem;}
.vt-showroom-strip-section{padding-top:58px!important;}
.vt-section-paper + .vt-section-paper{padding-top:58px;}
.vt-final-cta{padding:64px 0!important;}
.vt-actions{align-items:center;}
.vt-actions-compact{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px;}
.vt-actions-compact .vt-btn{min-height:44px;padding:11px 16px;font-size:.9rem;}
.vt-actions-inline{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin:16px 0 0;color:var(--vt-purple-700);font-weight:850;}
.vt-actions-inline a{text-decoration:none;border-bottom:1px solid rgba(111,63,245,.28);}
.vt-actions-final{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px;}
.vt-contact-two-column .vt-contact-channel-grid{align-content:center;}
.vt-contact-card .vt-text-link{font-size:.92rem;}
.vt-section-header{margin-bottom:28px;}
.vt-product-showcase .vt-section-header,.vt-shop-catalogue .vt-catalogue-head{margin-bottom:30px;}
.vt-space-product-section{padding-top:74px!important;padding-bottom:78px!important;}
.vt-proof-grid{margin-top:8px;}
@media(max-width:1100px){
  .vt-process-layout{grid-template-columns:1fr;gap:24px;}
  .vt-process-copy .vt-section-header{position:static;}
  .vt-process-panel .vt-process-grid,.vt-order-flow-section .vt-process-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
}
@media(max-width:720px){
  .vt-process-section{padding:54px 0 58px!important;}
  .vt-process-layout{gap:18px;}
  .vt-process-panel .vt-process-grid,.vt-order-flow-section .vt-process-grid{grid-template-columns:1fr!important;gap:14px!important;}
  .vt-process-panel .vt-process-step:nth-child(5),.vt-order-flow-section .vt-process-step:nth-child(5){grid-column:auto;display:block;min-height:0;}
  .vt-process-panel .vt-process-step,.vt-order-flow-section .vt-process-step{min-height:0;padding:21px!important;}
  .vt-actions-compact,.vt-actions-final{display:grid;grid-template-columns:1fr;}
  .vt-final-cta{padding:52px 0!important;}
}


/* v2.5.0 Real Wall Mural Product Experience + Space-Based Catalogue */
.vt-wall-hero{padding:72px 0 86px;background:radial-gradient(circle at 82% 8%,rgba(111,63,245,.12),transparent 30%),linear-gradient(135deg,#fffaf2 0%,#fffdf8 58%,#f3e8d4 100%);border-bottom:1px solid rgba(42,23,63,.08)}
.vt-wall-hero-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(460px,1.1fr);gap:clamp(34px,5vw,72px);align-items:center}.vt-wall-hero-copy h1{font-size:clamp(2.55rem,5.1vw,5.45rem);line-height:.96;letter-spacing:-.058em;max-width:840px}.vt-wall-hero-copy .vt-hero-lead{font-size:1.08rem;max-width:660px;color:#63586e}.vt-wall-scene-board{display:grid;grid-template-columns:1.2fr .82fr;gap:18px;align-items:stretch}.vt-wall-scene-card{position:relative;overflow:hidden;display:block;border-radius:30px;border:1px solid rgba(42,23,63,.11);background:#fff;box-shadow:0 20px 55px rgba(42,23,63,.11);text-decoration:none;color:var(--vt-ink)}.vt-wall-scene-card img{display:block;width:100%;height:100%;min-height:190px;object-fit:cover;transition:transform .35s ease}.vt-wall-scene-card:hover img{transform:scale(1.025)}.vt-wall-scene-card.is-featured{grid-row:span 2}.vt-wall-scene-card.is-featured img{min-height:505px}.vt-wall-scene-card span{position:absolute;left:16px;top:16px;padding:8px 12px;border-radius:999px;background:rgba(255,253,248,.88);backdrop-filter:blur(12px);font-size:.76rem;font-weight:900;color:var(--vt-plum);text-transform:uppercase;letter-spacing:.08em}.vt-wall-scene-card strong{position:absolute;left:16px;right:16px;bottom:16px;padding:14px 16px;border-radius:20px;background:rgba(42,23,63,.86);backdrop-filter:blur(14px);color:#fff;font-family:Georgia,'Times New Roman',serif;font-size:clamp(1rem,1.7vw,1.42rem);line-height:1.12}.vt-wall-scene-board-compact{grid-template-columns:repeat(4,minmax(0,1fr))}.vt-wall-scene-board-compact .vt-wall-scene-card.is-featured{grid-row:auto}.vt-wall-scene-board-compact .vt-wall-scene-card img{min-height:210px}.vt-wall-scene-board-compact .vt-wall-scene-card strong{font-size:1rem}
.vt-usecase-section{padding-top:68px!important}.vt-usecase-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.vt-usecase-card{overflow:hidden;padding:0!important;background:#fffdf9;border:1px solid rgba(42,23,63,.10);border-radius:28px;box-shadow:0 16px 42px rgba(42,23,63,.07);display:flex;flex-direction:column}.vt-usecase-media{display:block;aspect-ratio:1.48/1;overflow:hidden;background:#f6ead7}.vt-usecase-media img{width:100%;height:100%;object-fit:cover;display:block}.vt-usecase-body{padding:20px;display:flex;flex-direction:column;gap:10px;flex:1}.vt-usecase-body span,.vt-usecase-card>span{color:var(--vt-gold);font-weight:900;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem}.vt-usecase-card h3{margin:0;font-family:Georgia,'Times New Roman',serif;font-size:1.18rem;line-height:1.14}.vt-usecase-card p{margin:0;color:#6d6474;font-size:.92rem;line-height:1.52}.vt-usecase-card ul{display:flex;flex-wrap:wrap;gap:7px;margin:4px 0 0;padding:0;list-style:none}.vt-usecase-card li{padding:5px 9px;border-radius:999px;background:#f3eadc;color:#5f3a12;font-size:.73rem;font-weight:800}.vt-usecase-service-card .vt-usecase-media{aspect-ratio:1.7/1}.vt-usecase-service-card{padding:0!important}.vt-usecase-service-card>span,.vt-usecase-service-card>h3,.vt-usecase-service-card>p,.vt-usecase-service-card>small,.vt-usecase-service-card>a{margin-left:18px;margin-right:18px}.vt-usecase-service-card>span{margin-top:18px}.vt-usecase-service-card>a{margin-bottom:18px}.vt-usecase-service-card small{color:#756b7c;line-height:1.45}.vt-usecase-grid-compact{grid-template-columns:repeat(3,minmax(0,1fr))}
.vt-space-catalogue-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.vt-space-catalogue-grid article{padding:24px 22px;border-radius:24px;background:#fffdf9;border:1px solid rgba(42,23,63,.10);box-shadow:0 12px 34px rgba(42,23,63,.05)}.vt-space-catalogue-grid span{color:var(--vt-gold);font-weight:900}.vt-space-catalogue-grid h3{font-family:Georgia,'Times New Roman',serif;font-size:1.16rem}.vt-space-catalogue-grid p{font-size:.9rem;color:#6d6474}.vt-space-catalogue-grid a{font-weight:900;color:var(--vt-purple-700);text-decoration:none}
.vt-quote-input-guide{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.vt-quote-input-guide article{padding:20px;border-radius:24px;background:#fffdf9;border:1px solid rgba(42,23,63,.10);box-shadow:0 12px 34px rgba(42,23,63,.05)}.vt-quote-input-guide span{color:var(--vt-gold);font-weight:900}.vt-quote-input-guide h3{font-family:Georgia,'Times New Roman',serif;font-size:1.12rem;margin:.45rem 0}.vt-quote-input-guide p{font-size:.9rem;line-height:1.5;color:#6d6474;margin:0}.vt-quote-input-guide-compact{grid-template-columns:repeat(2,minmax(0,1fr))}.vt-quote-input-guide-compact article:nth-child(4){grid-column:1/-1}.vt-shop-usecase-strip{display:flex;gap:12px;overflow:auto;padding:8px 0}.vt-shop-usecase-strip a{min-width:168px;padding:14px 16px;border:1px solid rgba(42,23,63,.10);background:#fffdf9;border-radius:18px;text-decoration:none;color:var(--vt-ink);box-shadow:0 10px 26px rgba(42,23,63,.045)}.vt-shop-usecase-strip strong{display:block;font-family:Georgia,'Times New Roman',serif}.vt-shop-usecase-strip span{display:block;margin-top:5px;color:#766c7e;font-size:.78rem}.vt-filter-stack{display:grid;gap:12px;margin-top:24px}.vt-product-filter-group button{background:#fffaf2;border-color:rgba(197,155,95,.32);color:#5f3a12}.vt-wall-proof-strip{background:linear-gradient(180deg,#fffdf9,#fff8ee)}
.vt-contact-quote-section .vt-quote-input-guide{align-self:stretch}.vt-contact-quote-section .vt-quote-input-guide article{background:#fff}.vt-about-hero,.vt-services-hero,.vt-catalogue-hero,.vt-proof-hero,.vt-contact-hero,.vt-location-hub-hero{background:radial-gradient(circle at 82% 12%,rgba(111,63,245,.085),transparent 32%),linear-gradient(135deg,#fffaf2 0%,#fffdfa 62%,#f4eadb 100%)}
@media(max-width:1180px){.vt-wall-hero-grid{grid-template-columns:1fr}.vt-wall-scene-card.is-featured img{min-height:390px}.vt-usecase-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.vt-space-catalogue-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:820px){.vt-usecase-grid,.vt-usecase-grid-compact,.vt-space-catalogue-grid,.vt-quote-input-guide,.vt-quote-input-guide-compact{grid-template-columns:1fr!important}.vt-wall-scene-board{grid-template-columns:1fr}.vt-wall-scene-card.is-featured{grid-row:auto}.vt-wall-scene-card.is-featured img,.vt-wall-scene-card img{min-height:auto;aspect-ratio:1.45/1}.vt-wall-hero{padding:54px 0 62px}.vt-wall-hero-copy h1{font-size:clamp(2.4rem,10vw,3.5rem)}.vt-quote-input-guide-compact article:nth-child(4){grid-column:auto}.vt-shop-usecase-strip a{min-width:145px}}
