:root{
  --vttg-red:#d80f20;
  --vttg-red-dark:#9f0712;
  --vttg-burgundy:#360407;
  --vttg-gold:#f1bd2d;
  --vttg-gold-dark:#cf8f00;
  --vttg-navy:#0c1a39;
  --vttg-ink:#111827;
  --vttg-muted:#667085;
  --vttg-line:#e6e8ee;
  --vttg-cream:#f7f1e7;
  --vttg-white:#fff;
  --vttg-shadow:0 24px 60px rgba(15,23,42,.12);
  --vttg-radius:26px;
  --vttg-shell:min(1180px,calc(100% - 40px));
}
.vttg-page,.vttc-page{position:relative;z-index:1;background:#fff;color:var(--vttg-ink);font-family:inherit;overflow:hidden}
.vttg-page *,.vttc-page *{box-sizing:border-box}
.vttg-page button,.vttg-page input,.vttg-page textarea,.vttg-page select,.vttc-page button,.vttc-page input,.vttc-page textarea,.vttc-page select{font:inherit}
.vttg-page img,.vttc-page img{max-width:100%}
.vttg-shell{width:var(--vttg-shell);margin-inline:auto}
.vttg-section{position:relative;padding:92px 0}
.vttg-eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:16px;padding:8px 13px;border:1px solid rgba(216,15,32,.2);border-radius:999px;background:#fff5f6;color:var(--vttg-red);font-size:11px;font-weight:900;line-height:1;letter-spacing:.11em;text-transform:uppercase}
.vttg-eyebrow--light{border-color:rgba(255,255,255,.24);background:rgba(255,255,255,.11);color:#fff}
.vttg-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:34px}
.vttg-section-heading--compact{margin-bottom:24px}
.vttg-section-heading h2,.vttg-submit-copy h2,.vttc-form-heading h2{margin:0;color:var(--vttg-navy)!important;font-size:clamp(32px,4vw,54px)!important;line-height:1.02!important;letter-spacing:-.045em!important;font-weight:850!important}
.vttg-section-heading p,.vttg-submit-copy>p,.vttc-form-heading p{max-width:720px;margin:14px 0 0;color:#526078!important;font-size:17px!important;line-height:1.65!important}
.vttg-button{display:inline-flex!important;align-items:center;justify-content:center;gap:10px;min-height:50px;padding:13px 20px;border:1px solid transparent!important;border-radius:14px!important;text-decoration:none!important;font-weight:800!important;line-height:1.1!important;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease,color .2s ease}
.vttg-button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.vttg-button:hover{transform:translateY(-2px)}
.vttg-button:focus-visible,.vttg-icon-button:focus-visible,.vttg-action-button:focus-visible,.vttg-filter-chip:focus-visible,.vttg-memory-media:focus-visible{outline:3px solid rgba(241,189,45,.75);outline-offset:3px}
.vttg-button--primary{background:linear-gradient(135deg,var(--vttg-red),#b50816)!important;color:#fff!important;box-shadow:0 14px 28px rgba(216,15,32,.22)}
.vttg-button--gold{background:linear-gradient(135deg,#ffd34f,var(--vttg-gold-dark))!important;color:#281b00!important;box-shadow:0 14px 34px rgba(241,189,45,.22)}
.vttg-button--ghost{border-color:rgba(255,255,255,.38)!important;background:rgba(255,255,255,.07)!important;color:#fff!important;backdrop-filter:blur(8px)}
.vttg-button--outline{border-color:#d8dde8!important;background:#fff!important;color:var(--vttg-navy)!important}
.vttg-text-button{padding:0;border:0;background:none;color:var(--vttg-red);font-weight:800;cursor:pointer;text-decoration:underline;text-underline-offset:4px}
.vttg-icon-button,.vttg-action-button{display:inline-flex;align-items:center;justify-content:center;border:1px solid #dce0e8;background:#fff;color:var(--vttg-navy);cursor:pointer;transition:.2s ease}
.vttg-icon-button{width:43px;height:43px;border-radius:13px}
.vttg-icon-button svg,.vttg-action-button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.vttg-icon-button.is-active,.vttg-icon-button:hover{border-color:var(--vttg-red);background:#fff3f4;color:var(--vttg-red)}
.vttg-honeypot{position:absolute!important;left:-10000px!important;top:auto!important;width:1px!important;height:1px!important;overflow:hidden!important}
.vttg-highlight{color:var(--vttg-gold)!important}

/* Hero: explicit colors prevent theme and page-builder inheritance. */
.vttg-hero{position:relative;isolation:isolate;min-height:620px;padding:110px 0 92px;background:radial-gradient(circle at 88% 18%,rgba(241,189,45,.22),transparent 24%),radial-gradient(circle at 56% 100%,rgba(216,15,32,.3),transparent 36%),linear-gradient(118deg,#180204 0%,#43070a 46%,#76150a 100%);overflow:hidden}
.vttg-hero:before{content:"";position:absolute;inset:0;z-index:-1;opacity:.17;background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px);background-size:68px 68px;mask-image:linear-gradient(90deg,#000,transparent 85%)}
.vttg-hero-glow{position:absolute;border-radius:50%;filter:blur(70px);opacity:.5;pointer-events:none}
.vttg-hero-glow--one{width:280px;height:280px;right:3%;top:12%;background:#efb118}
.vttg-hero-glow--two{width:320px;height:320px;left:-8%;bottom:-18%;background:#d80f20}
.vttg-hero-layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);gap:76px;align-items:center}
.vttg-hero-copy{position:relative;z-index:2}
.vttg-hero h1{max-width:820px;margin:0!important;color:#fff!important;font-size:clamp(52px,6.3vw,88px)!important;line-height:.96!important;letter-spacing:-.055em!important;font-weight:850!important;text-shadow:0 16px 44px rgba(0,0,0,.24)}
.vttg-hero-copy>p{max-width:670px;margin:27px 0 0;color:rgba(255,255,255,.82)!important;font-size:19px!important;line-height:1.67!important}
.vttg-hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}
.vttg-hero-trust{display:flex;flex-wrap:wrap;gap:16px 24px;margin-top:34px;color:rgba(255,255,255,.82);font-size:13px;font-weight:700}
.vttg-hero-trust span{display:inline-flex;align-items:center;gap:8px}
.vttg-hero-trust svg{width:17px;height:17px;fill:none;stroke:var(--vttg-gold);stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.vttg-hero-visual{position:relative;min-height:430px;display:grid;place-items:center}
.vttg-hero-visual>img{width:100%;height:430px;object-fit:cover;border:1px solid rgba(255,255,255,.24);border-radius:34px;box-shadow:0 42px 84px rgba(0,0,0,.38);transform:rotate(1.2deg)}
.vttg-memory-stack{position:relative;width:340px;height:390px;perspective:1000px}
.vttg-memory-card{position:absolute;display:grid;place-items:center;width:270px;height:340px;border:1px solid rgba(255,255,255,.24);border-radius:30px;box-shadow:0 36px 72px rgba(0,0,0,.34);backdrop-filter:blur(16px)}
.vttg-memory-card svg{width:62px;height:62px;fill:none;stroke:currentColor;stroke-width:1.4}
.vttg-memory-card--back{top:5px;right:0;background:linear-gradient(160deg,#f1bd2d,#b96d00);color:#fff;transform:rotate(11deg)}
.vttg-memory-card--middle{top:24px;left:5px;background:linear-gradient(160deg,#e31c2d,#73070e);color:#fff;transform:rotate(-9deg)}
.vttg-memory-card--front{left:38px;top:35px;display:flex;flex-direction:column;gap:18px;background:linear-gradient(145deg,rgba(255,255,255,.96),rgba(255,245,225,.9));color:var(--vttg-navy);transform:rotate(1.5deg)}
.vttg-memory-card--front strong{font-size:19px}
.vttg-memory-mark{display:grid;place-items:center;width:116px;height:116px;border:7px solid #f7d869;border-radius:50%;background:radial-gradient(circle at 35% 30%,#e31c2d,#7c0710 68%);color:#fff;font-family:Georgia,serif;font-size:66px;line-height:1;box-shadow:0 12px 30px rgba(100,0,0,.3)}
.vttg-floating-note{position:absolute;display:flex;align-items:center;gap:11px;padding:12px 15px;border:1px solid rgba(255,255,255,.55);border-radius:16px;background:rgba(255,255,255,.92);color:var(--vttg-navy);box-shadow:0 18px 40px rgba(0,0,0,.2);backdrop-filter:blur(12px)}
.vttg-floating-note svg{width:24px;height:24px;fill:none;stroke:var(--vttg-red);stroke-width:1.8}
.vttg-floating-note span{display:flex;flex-direction:column;font-size:11px;color:#647087}
.vttg-floating-note strong{font-size:13px;color:var(--vttg-navy)}
.vttg-floating-note--top{right:-15px;top:42px}
.vttg-floating-note--bottom{left:-16px;bottom:55px}

/* Featured carousel. */
.vttg-featured-section{padding:72px 0;background:linear-gradient(180deg,#fff,#fff9ef)}
.vttg-carousel-controls{display:flex;gap:9px}
.vttg-featured-track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(250px,31%);gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;padding:2px 2px 22px;scrollbar-width:thin}
.vttg-featured-card{position:relative;height:360px;border-radius:24px;overflow:hidden;scroll-snap-align:start;cursor:pointer;box-shadow:0 18px 38px rgba(15,23,42,.13);transition:transform .25s ease}
.vttg-featured-card:hover{transform:translateY(-5px)}
.vttg-featured-card img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}
.vttg-featured-card:hover img{transform:scale(1.045)}
.vttg-featured-overlay{position:absolute;inset:auto 0 0;padding:62px 20px 20px;background:linear-gradient(transparent,rgba(3,8,20,.94));color:#fff}
.vttg-featured-overlay>span{display:inline-flex;align-items:center;gap:6px;margin-bottom:8px;color:#ffd85a;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}
.vttg-featured-overlay svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2}
.vttg-featured-overlay h3{margin:0!important;color:#fff!important;font-size:21px!important;line-height:1.15!important;font-weight:800!important}
.vttg-featured-overlay p{margin:7px 0 0!important;color:rgba(255,255,255,.75)!important;font-size:13px!important}

/* Filters and public grid. */
.vttg-gallery-section{background:#fff}
.vttg-view-controls{display:flex;gap:8px}
.vttg-filter-panel{display:grid;grid-template-columns:minmax(240px,1fr) minmax(0,2.1fr) auto;gap:16px;align-items:center;padding:16px;border:1px solid #e4e7ee;border-radius:20px;background:#f9fafc;box-shadow:0 8px 24px rgba(15,23,42,.05)}
.vttg-search-field{position:relative;display:flex;align-items:center}
.vttg-search-field svg{position:absolute;left:14px;width:19px;height:19px;fill:none;stroke:#69758c;stroke-width:1.8}
.vttg-search-field input,.vttg-sort-field select{width:100%;min-height:46px;border:1px solid #d9dee8!important;border-radius:13px!important;background:#fff!important;color:var(--vttg-ink)!important;box-shadow:none!important}
.vttg-search-field input{padding:10px 14px 10px 43px!important}
.vttg-search-field input:focus,.vttg-sort-field select:focus,.vttg-submit-form input:focus,.vttg-submit-form textarea:focus,.vttg-submit-form select:focus,.vttc-form input:focus,.vttc-form textarea:focus,.vttc-form select:focus{border-color:var(--vttg-red)!important;outline:3px solid rgba(216,15,32,.1)!important}
.vttg-category-scroll{display:flex;gap:8px;overflow-x:auto;padding:2px;scrollbar-width:none}
.vttg-category-scroll::-webkit-scrollbar{display:none}
.vttg-filter-chip{flex:none;min-height:40px;padding:8px 13px;border:1px solid #dde2ea;border-radius:999px;background:#fff;color:#4c5870;font-size:13px;font-weight:800;cursor:pointer;transition:.2s ease}
.vttg-filter-chip:hover,.vttg-filter-chip.is-active{border-color:var(--vttg-red);background:var(--vttg-red);color:#fff}
.vttg-sort-field{display:flex;align-items:center;gap:9px;color:#667085;font-size:12px;font-weight:800}
.vttg-sort-field select{min-width:145px;padding:9px 34px 9px 11px!important}
.vttg-results-bar{display:flex;justify-content:space-between;align-items:center;min-height:48px;padding:15px 2px;color:#657088;font-size:14px}
.vttg-results-bar strong{color:var(--vttg-navy)}
.vttg-gallery-grid{columns:4 245px;column-gap:18px;transition:opacity .2s ease}
.vttg-gallery-grid.is-loading{opacity:.42;pointer-events:none}
.vttg-gallery-grid.is-compact{columns:5 190px}
.vttg-memory{position:relative;break-inside:avoid;margin:0 0 18px;border:1px solid #e5e8ef;border-radius:22px;background:#fff;overflow:hidden;box-shadow:0 12px 30px rgba(15,23,42,.075);transition:transform .25s ease,box-shadow .25s ease}
.vttg-memory:hover{transform:translateY(-4px);box-shadow:0 20px 46px rgba(15,23,42,.13)}
.vttg-memory-media{position:relative;display:block;width:100%;padding:0;border:0;background:#eef1f5;cursor:zoom-in;overflow:hidden}
.vttg-memory-media img{display:block;width:100%;height:auto;min-height:220px;object-fit:cover;transition:transform .45s ease}
.vttg-memory:hover .vttg-memory-media img{transform:scale(1.025)}
.vttg-memory-zoom{position:absolute;right:12px;bottom:12px;display:grid;place-items:center;width:38px;height:38px;border:1px solid rgba(255,255,255,.65);border-radius:12px;background:rgba(12,26,57,.82);color:#fff;opacity:0;transform:translateY(8px);transition:.2s ease;backdrop-filter:blur(8px)}
.vttg-memory:hover .vttg-memory-zoom,.vttg-memory-media:focus-visible .vttg-memory-zoom{opacity:1;transform:none}
.vttg-memory-zoom svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8}
.vttg-memory-content{padding:17px}
.vttg-memory-meta{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:11px}
.vttg-category-badge{display:inline-flex;align-items:center;padding:6px 9px;border-radius:999px;background:#fff0f1;color:var(--vttg-red);font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}
.vttg-memory-meta a{color:#5c6980!important;font-size:11px!important;font-weight:750!important;text-decoration:none!important}
.vttg-memory-meta a:hover{color:var(--vttg-red)!important}
.vttg-memory h3{margin:0!important;color:var(--vttg-navy)!important;font-size:19px!important;line-height:1.25!important;font-weight:850!important;letter-spacing:-.02em!important}
.vttg-memory-content>p{margin:9px 0 0!important;color:#647087!important;font-size:13px!important;line-height:1.55!important}
.vttg-memory-footer{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;margin-top:16px;padding-top:13px;border-top:1px solid #eef0f4}
.vttg-memory-footer>div:first-child{display:flex;flex-direction:column;gap:5px}
.vttg-contributor,.vttg-date{display:inline-flex;align-items:center;gap:5px;color:#69758b;font-size:11px}
.vttg-contributor svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:1.8}
.vttg-memory-actions{display:flex;gap:6px}
.vttg-action-button{min-width:34px;height:34px;padding:0 8px;border-radius:11px;font-size:11px;font-weight:800}
.vttg-action-button.is-active{border-color:#f2a3ab;background:#fff0f2;color:var(--vttg-red)}
.vttg-action-button.is-active svg{fill:currentColor}
.vttg-load-more-wrap{display:flex;justify-content:center;margin-top:34px}
.vttg-empty-state{display:grid;place-items:center;min-height:360px;padding:50px;text-align:center;border:1px dashed #d6dce7;border-radius:26px;background:linear-gradient(145deg,#fafbfc,#fff8ec)}
.vttg-empty-state.is-hidden{display:none}
.vttg-empty-art{display:grid;place-items:center;width:92px;height:92px;margin-bottom:16px;border-radius:28px;background:#fff;box-shadow:0 16px 34px rgba(15,23,42,.1);color:var(--vttg-red)}
.vttg-empty-art svg{width:45px;height:45px;fill:none;stroke:currentColor;stroke-width:1.5}
.vttg-empty-state h3{margin:0!important;color:var(--vttg-navy)!important;font-size:29px!important;font-weight:850!important}
.vttg-empty-state p{max-width:560px;margin:10px 0 22px!important;color:#69758b!important}

/* Submission form. */
.vttg-submit-section{background:linear-gradient(140deg,#f7f0e5,#fff 58%,#fff5f5)}
.vttg-submit-layout{display:grid;grid-template-columns:minmax(0,.78fr) minmax(560px,1.22fr);gap:62px;align-items:start}
.vttg-submission-steps{display:grid;gap:15px;margin-top:32px}
.vttg-submission-steps article{display:flex;gap:15px;padding:16px 0;border-bottom:1px solid rgba(12,26,57,.1)}
.vttg-submission-steps article>span{display:grid;place-items:center;flex:0 0 40px;height:40px;border-radius:13px;background:var(--vttg-navy);color:#fff;font-size:12px;font-weight:900}
.vttg-submission-steps h3{margin:0!important;color:var(--vttg-navy)!important;font-size:16px!important;font-weight:850!important}
.vttg-submission-steps p{margin:4px 0 0!important;color:#68748a!important;font-size:13px!important;line-height:1.5!important}
.vttg-privacy-card{display:flex;gap:14px;margin-top:24px;padding:18px;border:1px solid rgba(216,15,32,.14);border-radius:18px;background:rgba(255,255,255,.68)}
.vttg-privacy-card>svg{flex:0 0 28px;width:28px;height:28px;fill:none;stroke:var(--vttg-red);stroke-width:1.7}
.vttg-privacy-card strong{display:block;color:var(--vttg-navy);font-size:14px}
.vttg-privacy-card p{margin:5px 0 0!important;color:#68748a!important;font-size:12px!important;line-height:1.5!important}
.vttg-submit-form,.vttc-form{position:relative;padding:30px;border:1px solid rgba(12,26,57,.09);border-radius:28px;background:#fff;box-shadow:var(--vttg-shadow)}
.vttg-form-progress{display:flex;align-items:center;justify-content:center;margin-bottom:24px}
.vttg-form-progress span{display:grid;place-items:center;width:31px;height:31px;border-radius:50%;background:#eef0f5;color:#7a8496;font-size:12px;font-weight:900}
.vttg-form-progress span.is-active{background:var(--vttg-red);color:#fff}
.vttg-form-progress i{width:52px;height:2px;background:#e5e7ec}
.vttg-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}
.vttg-form-grid label,.vttg-report-dialog label{display:flex;flex-direction:column;gap:7px;color:var(--vttg-navy);font-size:12px;font-weight:850}
.vttg-form-grid label>small{align-self:flex-end;color:#8790a0;font-weight:600}
.vttg-form-grid input,.vttg-form-grid textarea,.vttg-form-grid select,.vttg-report-dialog input,.vttg-report-dialog textarea,.vttg-report-dialog select{width:100%;min-height:48px;padding:11px 13px!important;border:1px solid #dce1e9!important;border-radius:13px!important;background:#fbfcfd!important;color:var(--vttg-ink)!important;box-shadow:none!important}
.vttg-form-grid textarea,.vttg-report-dialog textarea{min-height:110px;resize:vertical}
.vttg-full{grid-column:1/-1}
.vttg-dropzone{position:relative;display:grid;place-items:center;min-height:190px;margin:20px 0;border:2px dashed #cfd5df;border-radius:20px;background:#fafbfc;transition:.2s ease;overflow:hidden}
.vttg-dropzone.is-dragging{border-color:var(--vttg-red);background:#fff4f5}
.vttg-dropzone>input[type=file]{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}
.vttg-dropzone-empty{display:grid;place-items:center;text-align:center;pointer-events:none}
.vttg-dropzone-empty svg{width:42px;height:42px;margin-bottom:10px;fill:none;stroke:var(--vttg-red);stroke-width:1.5}
.vttg-dropzone-empty strong{color:var(--vttg-navy);font-size:15px}
.vttg-dropzone-empty span{margin-top:6px;color:#7b8597;font-size:12px}
.vttg-upload-preview{position:relative;z-index:2;display:grid;grid-template-columns:105px 1fr auto;gap:15px;align-items:center;width:100%;padding:15px;pointer-events:none}
.vttg-upload-preview img{width:105px;height:105px;border-radius:15px;object-fit:cover}
.vttg-upload-preview>div{display:flex;flex-direction:column;min-width:0}
.vttg-upload-preview strong{overflow:hidden;color:var(--vttg-navy);text-overflow:ellipsis;white-space:nowrap}
.vttg-upload-preview span{margin-top:5px;color:#748096;font-size:12px}
.vttg-upload-preview button{display:grid;place-items:center;width:38px;height:38px;border:0;border-radius:12px;background:#fff0f1;color:var(--vttg-red);cursor:pointer;pointer-events:auto}
.vttg-upload-preview button svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2}
.vttg-checkbox{display:flex;align-items:flex-start;gap:10px;margin:12px 0;color:#526078;font-size:12px;line-height:1.5;cursor:pointer}
.vttg-checkbox input{flex:0 0 18px;width:18px;height:18px;margin-top:1px;accent-color:var(--vttg-red)}
.vttg-checkbox a{color:var(--vttg-red)!important;font-weight:800}
.vttg-upload-progress{position:relative;height:26px;margin:18px 0;border-radius:999px;background:#eef0f4;overflow:hidden}
.vttg-upload-progress span{display:block;width:0;height:100%;background:linear-gradient(90deg,var(--vttg-red),var(--vttg-gold));transition:width .18s ease}
.vttg-upload-progress strong{position:absolute;inset:0;display:grid;place-items:center;color:var(--vttg-navy);font-size:11px}
.vttg-form-response{min-height:22px;margin-top:14px;font-size:13px;font-weight:750}
.vttg-form-response.is-success{color:#087a45}.vttg-form-response.is-error{color:#b30b19}
.vttg-submit-button{width:100%;margin-top:8px}
.vttg-login-prompt{max-width:680px;margin:auto;padding:50px;border:1px solid #e3e6ed;border-radius:28px;background:#fff;text-align:center;box-shadow:var(--vttg-shadow)}
.vttg-login-prompt h2{margin:0!important;color:var(--vttg-navy)!important;font-size:38px!important}.vttg-login-prompt p{color:#68748a!important}

/* Lightbox and reporting. */
.vttg-lightbox,.vttg-report-modal{position:fixed;inset:0;z-index:999999;display:grid;place-items:center;padding:24px}
.vttg-lightbox[hidden],.vttg-report-modal[hidden]{display:none!important}
.vttg-lightbox-backdrop{position:absolute;inset:0;background:rgba(3,6,15,.88);backdrop-filter:blur(10px)}
.vttg-lightbox-dialog{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);width:min(1120px,100%);max-height:calc(100vh - 48px);border:1px solid rgba(255,255,255,.15);border-radius:26px;background:#0a1020;overflow:hidden;box-shadow:0 50px 110px rgba(0,0,0,.55)}
.vttg-lightbox-dialog figure{display:grid;place-items:center;min-height:520px;margin:0;background:#050811;overflow:hidden}
.vttg-lightbox-dialog figure img{width:100%;height:100%;max-height:calc(100vh - 48px);object-fit:contain}
.vttg-lightbox-dialog aside{padding:42px 30px;overflow-y:auto;color:#fff}
.vttg-lightbox-dialog aside h2{margin:15px 0 0!important;color:#fff!important;font-size:32px!important;line-height:1.08!important;font-weight:850!important}
.vttg-lightbox-dialog aside>p{margin:16px 0!important;color:rgba(255,255,255,.7)!important;line-height:1.7!important}
.vttg-lightbox-dialog dl{display:grid;gap:13px;margin:25px 0}
.vttg-lightbox-dialog dl div{display:grid;grid-template-columns:90px 1fr;gap:12px;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.12)}
.vttg-lightbox-dialog dt{color:rgba(255,255,255,.5);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}
.vttg-lightbox-dialog dd{margin:0;color:#fff;font-size:13px}.vttg-lightbox-dialog dd a{color:#ffd15a!important}
.vttg-lightbox-close{position:absolute;z-index:5;top:14px;right:14px;display:grid;place-items:center;width:42px;height:42px;border:1px solid rgba(255,255,255,.22);border-radius:14px;background:rgba(10,16,32,.72);color:#fff;cursor:pointer}
.vttg-lightbox-close svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:2}
.vttg-lightbox-nav{position:absolute;z-index:4;top:50%;display:grid;place-items:center;width:46px;height:58px;border:1px solid rgba(255,255,255,.18);border-radius:15px;background:rgba(10,16,32,.72);color:#fff;cursor:pointer;transform:translateY(-50%)}
.vttg-lightbox-nav svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:2}
.vttg-lightbox-nav--prev{left:14px}.vttg-lightbox-nav--next{right:330px}
.vttg-lightbox-actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin-top:24px}.vttg-lightbox-actions .vttg-button--outline{border-color:rgba(255,255,255,.25)!important;background:rgba(255,255,255,.08)!important;color:#fff!important}.vttg-report-link{color:#ff9aa3}
.vttg-report-dialog{position:relative;z-index:2;width:min(520px,100%);padding:30px;border-radius:24px;background:#fff;box-shadow:0 35px 80px rgba(0,0,0,.35)}
.vttg-report-dialog h2{margin:4px 0 0!important;color:var(--vttg-navy)!important;font-size:32px!important}.vttg-report-dialog>p{color:#67738a!important}.vttg-report-dialog label{margin-top:15px}.vttg-report-dialog .vttg-lightbox-close{background:#fff0f1;color:var(--vttg-red);border-color:#f4cbd0}
body.vttg-modal-open{overflow:hidden}.admin-bar .vttg-lightbox,.admin-bar .vttg-report-modal{padding-top:56px}

/* Contact page. */
.vttc-hero{position:relative;padding:110px 0 88px;background:radial-gradient(circle at 85% 22%,rgba(241,189,45,.18),transparent 27%),linear-gradient(120deg,#160204,#58090e 56%,#8c2610);overflow:hidden}
.vttc-hero-layout{display:grid;grid-template-columns:1.2fr .8fr;gap:70px;align-items:center}
.vttc-hero h1{margin:0!important;color:#fff!important;font-size:clamp(52px,6vw,82px)!important;line-height:.98!important;letter-spacing:-.05em!important;font-weight:850!important}.vttc-hero p{max-width:700px;margin:23px 0 0!important;color:rgba(255,255,255,.8)!important;font-size:18px!important;line-height:1.65!important}
.vttc-trust{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.vttc-trust span{padding:8px 11px;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:rgba(255,255,255,.08);color:#fff;font-size:11px;font-weight:750}
.vttc-hero-card{padding:28px;border:1px solid rgba(255,255,255,.2);border-radius:24px;background:rgba(255,255,255,.1);color:#fff;backdrop-filter:blur(16px);box-shadow:0 28px 60px rgba(0,0,0,.2)}.vttc-hero-card strong{font-size:18px}.vttc-hero-card ul{margin:14px 0 0;padding-left:21px;color:rgba(255,255,255,.75);line-height:1.8}
.vttc-contact-section{background:linear-gradient(145deg,#fff,#f8f2e9)}
.vttc-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:38px;align-items:start}
.vttc-form-heading{margin-bottom:25px}.vttc-form-heading h2{font-size:38px!important}.vttc-sidebar{display:grid;gap:15px}.vttc-sidebar article,.vttc-support-card{padding:22px;border:1px solid #e3e7ee;border-radius:20px;background:#fff;box-shadow:0 12px 26px rgba(15,23,42,.055)}.vttc-sidebar article>span{display:grid;place-items:center;width:37px;height:37px;border-radius:12px;background:#fff0f1;color:var(--vttg-red);font-size:12px;font-weight:900}.vttc-sidebar h3{margin:13px 0 0!important;color:var(--vttg-navy)!important;font-size:17px!important}.vttc-sidebar p{margin:7px 0 0!important;color:#68748a!important;font-size:13px!important;line-height:1.55!important}.vttc-support-card{display:flex;flex-direction:column;gap:7px;background:var(--vttg-navy);color:#fff}.vttc-support-card a{color:#ffd15a!important;overflow-wrap:anywhere}

@media(max-width:1050px){
  .vttg-hero-layout{grid-template-columns:1fr .72fr;gap:34px}.vttg-memory-stack{transform:scale(.82)}
  .vttg-submit-layout{grid-template-columns:1fr;gap:38px}.vttg-submit-copy{max-width:760px}
  .vttg-filter-panel{grid-template-columns:1fr auto}.vttg-category-scroll{grid-column:1/-1;grid-row:2}.vttg-search-field{grid-column:1}.vttg-sort-field{grid-column:2}
  .vttc-hero-layout,.vttc-layout{grid-template-columns:1fr}.vttc-hero-card{max-width:580px}
}
@media(max-width:782px){.admin-bar .vttg-lightbox,.admin-bar .vttg-report-modal{padding-top:72px}}
@media(max-width:760px){
  :root{--vttg-shell:min(100% - 28px,1180px)}
  .vttg-section{padding:68px 0}.vttg-section-heading{align-items:flex-start;flex-direction:column;gap:18px}.vttg-section-heading h2,.vttg-submit-copy h2{font-size:38px!important}
  .vttg-hero{min-height:0;padding:78px 0 70px}.vttg-hero-layout{grid-template-columns:1fr;gap:48px}.vttg-hero h1{font-size:clamp(48px,14vw,68px)!important}.vttg-hero-copy>p{font-size:17px!important}.vttg-hero-visual{min-height:340px}.vttg-memory-stack{transform:scale(.78)}.vttg-floating-note--top{right:0}.vttg-floating-note--bottom{left:0}
  .vttg-featured-track{grid-auto-columns:82%}.vttg-carousel-controls{display:none}
  .vttg-view-controls{display:none}.vttg-filter-panel{display:flex;flex-direction:column;align-items:stretch;padding:13px}.vttg-search-field,.vttg-sort-field,.vttg-category-scroll{width:100%}.vttg-sort-field{justify-content:space-between}.vttg-sort-field select{flex:1}.vttg-category-scroll{order:2}.vttg-sort-field{order:3}
  .vttg-gallery-grid,.vttg-gallery-grid.is-compact{columns:2 220px}.vttg-memory-media img{min-height:180px}.vttg-memory-content{padding:14px}.vttg-memory h3{font-size:17px!important}.vttg-memory-footer{align-items:flex-start;flex-direction:column}.vttg-memory-actions{align-self:flex-end}
  .vttg-submit-form,.vttc-form{padding:21px;border-radius:22px}.vttg-form-grid{grid-template-columns:1fr}.vttg-full{grid-column:auto}.vttg-upload-preview{grid-template-columns:75px 1fr auto}.vttg-upload-preview img{width:75px;height:75px}
  .vttg-lightbox{padding:8px}.vttg-lightbox-dialog{grid-template-columns:1fr;max-height:calc(100vh - 16px);overflow-y:auto}.vttg-lightbox-dialog figure{min-height:48vh}.vttg-lightbox-dialog figure img{max-height:58vh}.vttg-lightbox-dialog aside{padding:25px 20px}.vttg-lightbox-nav{top:35%}.vttg-lightbox-nav--next{right:12px}.vttg-lightbox-nav--prev{left:12px}.vttg-lightbox-close{top:10px;right:10px}
  .vttc-hero{padding:82px 0 68px}.vttc-hero h1{font-size:52px!important}
}
@media(max-width:520px){
  .vttg-hero-actions{display:grid}.vttg-hero-actions .vttg-button{width:100%}.vttg-hero-trust{display:grid;gap:12px}.vttg-hero-visual{min-height:300px}.vttg-memory-stack{width:300px;transform:scale(.7);transform-origin:center}.vttg-floating-note{display:none}
  .vttg-featured-track{grid-auto-columns:90%}.vttg-featured-card{height:330px}
  .vttg-gallery-grid,.vttg-gallery-grid.is-compact{columns:1}.vttg-memory-media img{min-height:260px}.vttg-results-bar{align-items:flex-start;gap:10px;flex-direction:column}.vttg-empty-state{min-height:300px;padding:30px 20px}
  .vttg-form-progress i{width:32px}.vttg-submit-form,.vttc-form{padding:18px}.vttg-dropzone{min-height:160px}.vttg-upload-preview{grid-template-columns:65px 1fr auto;gap:10px}.vttg-upload-preview img{width:65px;height:65px}
  .vttg-report-dialog{padding:24px 18px}.vttg-lightbox-dialog aside h2{font-size:27px!important}
}
@media(prefers-reduced-motion:reduce){.vttg-page *,.vttc-page *{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
@media(prefers-color-scheme:dark){
  body.vtt-auto-dark .vttg-gallery-section{background:#090d17}body.vtt-auto-dark .vttg-section-heading h2,body.vtt-auto-dark .vttg-memory h3,body.vtt-auto-dark .vttg-empty-state h3{color:#fff!important}body.vtt-auto-dark .vttg-section-heading p,body.vtt-auto-dark .vttg-memory-content>p{color:#aab4c6!important}body.vtt-auto-dark .vttg-memory,body.vtt-auto-dark .vttg-filter-panel{border-color:#283145;background:#121827}body.vtt-auto-dark .vttg-search-field input,body.vtt-auto-dark .vttg-sort-field select,body.vtt-auto-dark .vttg-filter-chip{border-color:#30394b!important;background:#0c1220!important;color:#fff!important}
}
