.vatpan-resources-page{--vr-text: #121820;--vr-muted: #5c6570;--vr-line: rgba(18, 24, 32, .1);--vr-page-bg: #ffffff;--vr-card: #ffffff;--vr-dark: #121820;--vr-radius: 18px;--vr-radius-sm: 12px;--vr-gold: var(--vp-gold, #f2b705);--vr-gold-hover: #d6ab14;--vr-cad-bg: #faf6eb;--vr-cad-bg-deep: rgba(242, 183, 5, .12);--vr-pad-side: clamp(2.5rem, 6.5vw, 6.25rem);--vr-section-y: clamp(2rem, 4vw, 3rem);--vr-content-gap: clamp(3.25rem, 6vw, 5rem);--vr-surface: #ffffff;--vr-surface-border: rgba(18, 24, 32, .12);--vr-surface-shadow: 0 2px 12px rgba(18, 24, 32, .07);color:var(--vr-text);font-family:inherit;background:var(--vr-page-bg);overflow-x:clip;width:100%;box-sizing:border-box}.vatpan-resources-page *,.vatpan-resources-page *:before,.vatpan-resources-page *:after{box-sizing:border-box}.vatpan-resources-page .vr-container{width:100%;max-width:none;margin:0 auto;padding-left:var(--vr-pad-side);padding-right:var(--vr-pad-side)}.vatpan-resources-page .vr-kicker{margin:0 0 .5rem;font-size:.8125rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--vr-gold)}.vatpan-resources-page .vr-panel-title{margin:0;font-size:clamp(1.35rem,2.8vw,1.85rem);font-weight:800;line-height:1.15;letter-spacing:-.02em}.vatpan-resources-page .vr-panel-sub{margin:.65rem 0 0;max-width:52ch;font-size:.98rem;line-height:1.55;color:var(--vr-muted)}.vatpan-resources-page .vr-accent-line{display:block;width:3.75rem;height:4px;margin:1.15rem 0 1.35rem;border-radius:2px;background:var(--vr-gold)}.vatpan-resources-page .vr-hero{background:transparent;border-bottom:0}.vatpan-resources-page .vr-hero-inner{display:grid;gap:clamp(1.5rem,3vw,2.25rem);align-items:center;padding-top:clamp(2.25rem,4.5vw,3.25rem);padding-bottom:clamp(2.25rem,4.5vw,3.25rem)}@media screen and (min-width:900px){.vatpan-resources-page .vr-hero-inner{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);min-height:min(520px,72vh)}}.vatpan-resources-page .vr-hero-content{max-width:42rem}.vatpan-resources-page .vr-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:0;margin:0 0 1.35rem;font-size:.875rem;line-height:1.4}.vatpan-resources-page .vr-breadcrumb a{color:var(--vr-text);font-weight:800;text-decoration:none}.vatpan-resources-page .vr-breadcrumb a:hover{color:var(--vr-gold)}.vatpan-resources-page .vr-breadcrumb-sep,.vatpan-resources-page .vr-breadcrumb-current{color:#8a9199;font-weight:500}.vatpan-resources-page .vr-hero-title{margin:0;font-size:clamp(2.35rem,5.8vw,3.65rem);font-weight:900;line-height:1.02;letter-spacing:-.035em;color:var(--vr-text);text-wrap:balance}.vatpan-resources-page .vr-hero-title-line{display:block}@media screen and (min-width:900px){.vatpan-resources-page .vr-hero-title-line{white-space:nowrap}}.vatpan-resources-page .vr-hero-lead{margin:0;max-width:34rem;font-size:clamp(.98rem,1.35vw,1.0625rem);line-height:1.65;color:var(--vr-muted)}.vatpan-resources-page .vr-hero-features{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:1.75rem;max-width:34rem}@media screen and (min-width:640px){.vatpan-resources-page .vr-hero-features{gap:.85rem}}@media screen and (min-width:900px){.vatpan-resources-page .vr-hero-features{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:1180px){.vatpan-resources-page .vr-hero-features{grid-template-columns:repeat(4,minmax(0,1fr))}}.vatpan-resources-page .vr-feature-card,.vatpan-resources-page .vr-resource-card:not(.vr-resource-card--dark),.vatpan-resources-page .vr-mini-card,.vatpan-resources-page .vr-library-panel,.vatpan-resources-page .vr-list-row,.vatpan-resources-page .vr-cta{background-color:var(--vr-surface)}.vatpan-resources-page .vr-feature-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.65rem;min-width:0;min-height:6.75rem;padding:1rem .65rem;border:1px solid var(--vr-surface-border);border-radius:14px;box-shadow:var(--vr-surface-shadow);text-align:center}.vatpan-resources-page .vr-feature-icon{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;color:var(--vr-text)}.vatpan-resources-page .vr-feature-label{display:block;max-width:100%;font-size:.8125rem;font-weight:800;line-height:1.3;color:var(--vr-text);white-space:normal;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.vatpan-resources-page .vr-icon{width:1.65rem;height:1.65rem;stroke:currentColor;fill:none;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.vatpan-resources-page .vr-hero-media{border-radius:var(--vr-radius);overflow:hidden;min-height:220px;background:#e8edf3;box-shadow:0 18px 48px #0f172a1a}.vatpan-resources-page .vr-hero-media img{display:block;width:100%;height:100%;min-height:220px;object-fit:cover}@media screen and (min-width:900px){.vatpan-resources-page .vr-hero-media{min-height:100%;clip-path:polygon(12% 0,100% 0,100% 100%,0 100%)}}.vatpan-resources-page .vr-main{padding-top:var(--vr-section-y);padding-bottom:var(--vr-section-y)}.vatpan-resources-page .vr-content-block+.vr-content-block{margin-top:0}.vatpan-resources-page .vr-section-divider{display:block;width:3.75rem;height:3px;margin:var(--vr-content-gap) auto;border:0;border-radius:2px;background:var(--vr-gold);opacity:.9}.vatpan-resources-page .vr-content-block+.vr-library-grid,.vatpan-resources-page .vr-library-grid+.vr-cad-panel,.vatpan-resources-page .vr-cad-panel+.vr-cta{margin-top:var(--vr-section-y)}.vatpan-resources-page .vr-engineering-center,.vatpan-resources-page .vr-panel--downloads{margin-top:0}.vatpan-resources-page .vr-panel-head{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:clamp(1.75rem,3vw,2.25rem)}.vatpan-resources-page .vr-panel-head--center{text-align:center;justify-content:center}.vatpan-resources-page .vr-panel-head--center .vr-panel-sub{max-width:40rem;margin-left:auto;margin-right:auto}.vatpan-resources-page .vr-resource-card-grid{display:grid;gap:1rem;grid-template-columns:repeat(1,minmax(0,1fr))}@media screen and (min-width:640px){.vatpan-resources-page .vr-resource-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:1024px){.vatpan-resources-page .vr-resource-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.vatpan-resources-page .vr-resource-card-featured-stack{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-top:1rem}.vatpan-resources-page .vr-resource-card-featured-item{width:100%}@media screen and (min-width:640px){.vatpan-resources-page .vr-resource-card-featured-item{max-width:calc((100% - 1rem)/2)}}@media screen and (min-width:1024px){.vatpan-resources-page .vr-resource-card-featured-item{max-width:calc((100% - 2rem) / 3)}}.vatpan-resources-page .vr-resource-card-featured-item .vr-resource-card{width:100%}.vatpan-resources-page .vr-resource-card{display:flex;flex-direction:column;gap:1.1rem;min-height:100%;padding:1.2rem 1.25rem 1.15rem 1.15rem;border:1px solid var(--vr-surface-border);border-left:4px solid var(--vr-gold);border-radius:16px;box-shadow:var(--vr-surface-shadow);color:inherit;text-decoration:none;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.vatpan-resources-page .vr-resource-card:hover{border-color:#f2b70573;border-left-color:var(--vr-gold);box-shadow:0 12px 32px #0f172a14;transform:translateY(-2px)}.vatpan-resources-page .vr-resource-card--dark{background:var(--vr-dark);border-color:#ffffff14;border-left-color:var(--vr-gold);color:#fff}.vatpan-resources-page .vr-resource-card-body{display:flex;align-items:flex-start;gap:.9rem}.vatpan-resources-page .vr-resource-card-copy{display:flex;flex-direction:column;gap:.35rem;min-width:0}.vatpan-resources-page .vr-resource-card--dark small{color:#ffffffb8}.vatpan-resources-page .vr-resource-card--dark em{color:#ffffff8c}.vatpan-resources-page .vr-resource-card-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:12px;background:#f2b70529;font-size:1.35rem;line-height:1}.vatpan-resources-page .vr-resource-card--dark .vr-resource-card-icon{background:#f2b70538}.vatpan-resources-page .vr-resource-card strong{display:block;font-size:clamp(1.125rem,1.8vw,1.3125rem);font-weight:900;line-height:1.2;letter-spacing:-.02em;color:var(--vr-text)}.vatpan-resources-page .vr-resource-card--dark strong{color:#fff}.vatpan-resources-page .vr-resource-card small{display:block;font-size:.875rem;line-height:1.45;color:var(--vr-muted)}.vatpan-resources-page .vr-resource-card-foot{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:auto}.vatpan-resources-page .vr-resource-card em{font-style:normal;font-size:.8125rem;font-weight:700;color:var(--vr-muted)}.vatpan-resources-page .vr-resource-card b{margin-left:auto;font-size:.8125rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase;color:var(--vr-text);white-space:nowrap}.vatpan-resources-page .vr-resource-card--dark b,.vatpan-resources-page .vr-resource-card:hover b{color:var(--vr-gold)}.vatpan-resources-page .vr-mini-card-grid{display:grid;gap:1.15rem;grid-template-columns:repeat(1,minmax(0,1fr))}@media screen and (min-width:640px){.vatpan-resources-page .vr-mini-card-grid--popular,.vatpan-resources-page .vr-mini-card-grid--latest{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:900px){.vatpan-resources-page .vr-mini-card-grid--popular{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (min-width:1100px){.vatpan-resources-page .vr-mini-card-grid--latest{grid-template-columns:repeat(4,minmax(0,1fr))}}.vatpan-resources-page .vr-mini-card{display:flex;flex-direction:column;align-items:flex-start;gap:0;min-height:100%;padding:1.2rem 1.25rem 1.15rem;border:1px solid var(--vr-surface-border);border-radius:16px;box-shadow:var(--vr-surface-shadow);color:inherit;text-decoration:none;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.vatpan-resources-page .vr-mini-card:hover{border-color:#f2b70573;box-shadow:0 12px 32px #0f172a14;transform:translateY(-2px)}.vatpan-resources-page .vr-mini-badge{display:inline-block;margin-bottom:.85rem;padding:.35rem .7rem;border-radius:999px;background:var(--vr-gold);font-size:.6875rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase;color:var(--vr-text)}.vatpan-resources-page .vr-mini-card strong{display:block;font-size:clamp(1.0625rem,1.65vw,1.25rem);font-weight:900;line-height:1.25;letter-spacing:-.02em;color:var(--vr-text)}.vatpan-resources-page .vr-mini-card small{display:block;margin-top:.45rem;font-size:.875rem;line-height:1.5;color:var(--vr-muted)}.vatpan-resources-page .vr-mini-card-meta{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:.75rem;width:100%;margin-top:auto;padding-top:.85rem}.vatpan-resources-page .vr-mini-card em{font-style:normal;font-size:.8125rem;font-weight:800;color:var(--vr-text)}.vatpan-resources-page .vr-mini-card b{font-size:.875rem;font-weight:900;color:var(--vr-gold)}.vatpan-resources-page .vr-library-grid{display:grid;gap:1.25rem;margin-bottom:0}@media screen and (min-width:1024px){.vatpan-resources-page .vr-library-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}}.vatpan-resources-page .vr-library-panel{padding:1.15rem 1.15rem 1rem;border:1px solid var(--vr-surface-border);border-radius:var(--vr-radius);box-shadow:var(--vr-surface-shadow);margin-bottom:0}.vatpan-resources-page .vr-resource-toolbar{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin:1rem 0 .75rem}.vatpan-resources-page .vr-resource-search{display:flex;align-items:center;gap:.5rem;flex:1;min-width:0;padding:.55rem .75rem;border:1px solid var(--vr-line);border-radius:10px;background:#fff}.vatpan-resources-page .vr-resource-search span{color:var(--vr-muted);font-size:.95rem}.vatpan-resources-page .vr-resource-search input{width:100%;border:0;background:transparent;font:inherit;color:var(--vr-text);outline:none}.vatpan-resources-page .vr-resource-count{flex-shrink:0;font-size:.75rem;font-weight:700;color:var(--vr-muted);white-space:nowrap}.vatpan-resources-page .vr-scroll-list{display:flex;flex-direction:column;gap:.45rem;max-height:420px;overflow:auto;padding-right:.15rem}.vatpan-resources-page .vr-list-row{display:grid;grid-template-columns:auto 1fr auto;gap:.65rem;align-items:center;padding:.7rem .75rem;border:1px solid rgba(18,24,32,.09);border-radius:10px;color:inherit;text-decoration:none;transition:border-color .15s ease,box-shadow .15s ease}.vatpan-resources-page .vr-list-row:hover{border-color:#f2b70573;box-shadow:0 4px 14px #0f172a14}.vatpan-resources-page .vr-list-row[hidden]{display:none!important}.vatpan-resources-page .vr-badge{align-self:start;padding:.18rem .42rem;border-radius:6px;background:#12182014;font-size:.625rem;font-weight:800;letter-spacing:.06em}.vatpan-resources-page .vr-list-row strong{display:block;font-size:.875rem;line-height:1.25}.vatpan-resources-page .vr-list-row small{display:block;margin-top:.12rem;font-size:.75rem;line-height:1.35;color:var(--vr-muted)}.vatpan-resources-page .vr-row-download{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:8px;background:#f2b70529;color:#8a6a00}.vatpan-resources-page .vr-icon-fallback{font-weight:900;line-height:1}.vatpan-resources-page .vr-no-results{margin:.75rem 0 0;font-size:.875rem;color:var(--vr-muted)}.vatpan-resources-page .vr-no-results[hidden]{display:none!important}.vatpan-resources-page .vr-cad-panel{padding:clamp(2rem,4.5vw,3rem);border:1px solid rgba(242,183,5,.22);border-radius:24px;background:linear-gradient(165deg,var(--vr-cad-bg) 0%,#ffffff 52%,var(--vr-cad-bg) 100%);box-shadow:0 14px 44px #f2b7051a}.vatpan-resources-page .vr-cad-grid{display:grid;gap:clamp(1.75rem,3.5vw,2.5rem)}@media screen and (min-width:960px){.vatpan-resources-page .vr-cad-grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:center}}.vatpan-resources-page .vr-cad-kicker{margin-bottom:.75rem;letter-spacing:.14em}.vatpan-resources-page .vr-cad-title{font-size:clamp(1.55rem,3.2vw,2.15rem);font-weight:900;line-height:1.12;letter-spacing:-.03em}.vatpan-resources-page .vr-cad-sub{max-width:34rem;margin-top:.85rem;font-size:clamp(.98rem,1.35vw,1.0625rem);line-height:1.65}.vatpan-resources-page .vr-filetype-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;margin-top:1.5rem;max-width:26rem}@media screen and (min-width:640px){.vatpan-resources-page .vr-filetype-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.vatpan-resources-page .vr-filetype-grid span{display:flex;align-items:center;justify-content:center;min-height:2.85rem;padding:.65rem .85rem;border:1.5px solid rgba(242,183,5,.42);border-radius:12px;background:#fff;font-size:.8125rem;font-weight:800;line-height:1.2;text-align:center;color:var(--vr-text)}.vatpan-resources-page .vr-request-form-card{padding:clamp(1.35rem,2.5vw,1.85rem);border:1px solid var(--vr-line);border-radius:20px;background:#fff;box-shadow:0 18px 48px #0f172a14}.vatpan-resources-page .vr-form-grid{display:grid;gap:.75rem;grid-template-columns:1fr;margin-bottom:.75rem}@media screen and (min-width:560px){.vatpan-resources-page .vr-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.vatpan-resources-page .vr-cad-panel .vr-form-grid{gap:1rem;margin-bottom:0}.vatpan-resources-page .vr-field{display:flex;flex-direction:column;gap:.35rem}.vatpan-resources-page .vr-field label{font-size:.8125rem;font-weight:700}.vatpan-resources-page .vr-cad-panel .vr-field label{font-size:.9375rem;font-weight:800;letter-spacing:-.01em;color:var(--vr-text)}.vatpan-resources-page .vr-field input,.vatpan-resources-page .vr-field select,.vatpan-resources-page .vr-field textarea{width:100%;padding:.65rem .75rem;border:1px solid var(--vr-line);border-radius:10px;background:#fff;font:inherit;color:var(--vr-text)}.vatpan-resources-page .vr-cad-panel .vr-field input,.vatpan-resources-page .vr-cad-panel .vr-field select,.vatpan-resources-page .vr-cad-panel .vr-field textarea{padding:.82rem .95rem;border:1px solid rgba(18,24,32,.12);border-radius:12px;font-size:.9375rem}.vatpan-resources-page .vr-field textarea{resize:vertical;min-height:120px}.vatpan-resources-page .vr-cad-panel .vr-field textarea{min-height:148px}.vatpan-resources-page .vr-field--full{grid-column:1 / -1}.vatpan-resources-page .vr-form-actions{margin-top:1.35rem}.vatpan-resources-page .vr-button{display:inline-flex;align-items:center;justify-content:center;width:100%;margin-top:.85rem;padding:.85rem 1.25rem;border:0;border-radius:10px;background:var(--vr-dark);color:#fff;font:inherit;font-size:.875rem;font-weight:800;letter-spacing:.02em;cursor:pointer;text-decoration:none;transition:background .15s ease,opacity .15s ease}.vatpan-resources-page .vr-button--cad{width:auto;min-width:min(100%,22rem);margin-top:0;padding:1.05rem 2.15rem;border-radius:999px;background:var(--vr-gold);color:var(--vr-text);font-size:clamp(.9375rem,1.25vw,1.0625rem);font-weight:900;box-shadow:0 10px 28px #f2b70561;transition:background .15s ease,box-shadow .15s ease,transform .15s ease}.vatpan-resources-page .vr-button:hover{background:#1e2834}.vatpan-resources-page .vr-button--cad:hover{background:var(--vr-gold-hover);color:var(--vr-text);box-shadow:0 14px 34px #f2b7056b;transform:translateY(-1px)}.vatpan-resources-page .vr-button:disabled,.vatpan-resources-page .vr-button.is-sending{opacity:.72;cursor:wait}.vatpan-resources-page .vr-button--cad:disabled,.vatpan-resources-page .vr-button--cad.is-sending{transform:none}.vatpan-resources-page .vr-sync-banner{display:none;margin-top:.75rem;padding:.65rem .75rem;border-radius:10px;font-size:.8125rem;line-height:1.45}.vatpan-resources-page .vr-sync-banner.is-visible{display:block}.vatpan-resources-page .vr-sync-banner--ok{background:#22965a1f;color:#166534}.vatpan-resources-page .vr-sync-banner--warn{background:#e022291a;color:#991b1b}.vatpan-resources-page .vr-cta{display:grid;gap:1rem;align-items:center;padding:1.35rem;border:1px solid var(--vr-surface-border);border-radius:var(--vr-radius);box-shadow:var(--vr-surface-shadow)}@media screen and (min-width:860px){.vatpan-resources-page .vr-cta{grid-template-columns:auto 1fr auto}}.vatpan-resources-page .vr-cta-icon{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:12px;background:#f2b70529;font-size:1.35rem;font-weight:800;color:#8a6a00}.vatpan-resources-page .vr-cta h2{margin:0;font-size:clamp(1.1rem,2vw,1.35rem);font-weight:800;line-height:1.25}.vatpan-resources-page .vr-cta p{margin:.45rem 0 0;font-size:.875rem;line-height:1.55;color:var(--vr-muted)}.vatpan-resources-page .vr-quote .vr-button{width:auto;min-width:220px;margin-top:0;white-space:nowrap}@media screen and (max-width:899px){.vatpan-resources-page{--vr-section-y: 1.75rem;--vr-content-gap: 2.35rem}.vatpan-resources-page .vr-hero-inner{padding-top:1.5rem;padding-bottom:1.75rem;gap:1.25rem}.vatpan-resources-page .vr-hero-content,.vatpan-resources-page .vr-hero-features,.vatpan-resources-page .vr-hero-lead{max-width:none}.vatpan-resources-page .vr-hero-title{font-size:clamp(1.85rem,8.5vw,2.45rem);line-height:1.08}.vatpan-resources-page .vr-hero-title-line{white-space:normal}.vatpan-resources-page .vr-hero-lead{font-size:.9375rem;line-height:1.6}.vatpan-resources-page .vr-hero-features{margin-top:1.35rem;gap:.65rem}.vatpan-resources-page .vr-feature-card{min-height:5.5rem;padding:.85rem .5rem}.vatpan-resources-page .vr-feature-label{font-size:.75rem}.vatpan-resources-page .vr-hero-media{min-height:200px;border-radius:14px;box-shadow:0 10px 28px #0f172a14}.vatpan-resources-page .vr-hero-media img{min-height:200px}.vatpan-resources-page .vr-main{padding-top:1.5rem;padding-bottom:1.75rem}.vatpan-resources-page .vr-section-divider{width:3rem}.vatpan-resources-page .vr-panel-head{margin-bottom:1.35rem}.vatpan-resources-page .vr-kicker{font-size:.6875rem;letter-spacing:.1em}.vatpan-resources-page .vr-panel-title{font-size:clamp(1.25rem,5.5vw,1.55rem)}.vatpan-resources-page .vr-panel-head--center .vr-panel-sub{font-size:.9375rem;line-height:1.55}.vatpan-resources-page .vr-resource-card{padding:1rem}.vatpan-resources-page .vr-resource-card-foot{gap:.5rem}.vatpan-resources-page .vr-resource-card b{font-size:.75rem;white-space:normal;text-align:right;line-height:1.25}.vatpan-resources-page .vr-mini-card{padding:1rem}.vatpan-resources-page .vr-mini-card-meta{flex-wrap:wrap;gap:.5rem}.vatpan-resources-page .vr-resource-toolbar{flex-direction:column;align-items:stretch;gap:.5rem}.vatpan-resources-page .vr-resource-count{align-self:flex-end}.vatpan-resources-page .vr-library-panel{padding:1rem}.vatpan-resources-page .vr-scroll-list{max-height:320px}.vatpan-resources-page .vr-list-row{grid-template-columns:auto minmax(0,1fr) auto;gap:.5rem;padding:.65rem}.vatpan-resources-page .vr-list-row strong{font-size:.8125rem;overflow-wrap:anywhere}.vatpan-resources-page .vr-list-row small{font-size:.6875rem}.vatpan-resources-page .vr-cad-panel{padding:1.25rem 1rem;border-radius:18px}.vatpan-resources-page .vr-cad-title{font-size:clamp(1.25rem,6vw,1.55rem)}.vatpan-resources-page .vr-cad-sub{font-size:.9375rem}.vatpan-resources-page .vr-filetype-grid{max-width:none;gap:.55rem}.vatpan-resources-page .vr-filetype-grid span{min-height:2.45rem;padding:.5rem .55rem;font-size:.75rem}.vatpan-resources-page .vr-request-form-card{padding:1rem;border-radius:16px}.vatpan-resources-page .vr-cad-panel .vr-form-grid{grid-template-columns:1fr;gap:.85rem}.vatpan-resources-page .vr-field input,.vatpan-resources-page .vr-field select,.vatpan-resources-page .vr-field textarea{font-size:16px}.vatpan-resources-page .vr-button--cad{width:100%;min-width:0;padding:1rem 1.25rem;font-size:.9375rem}.vatpan-resources-page .vr-form-actions{margin-top:1rem}.vatpan-resources-page .vr-cta{padding:1.15rem;text-align:center}.vatpan-resources-page .vr-cta-icon{margin-inline:auto}.vatpan-resources-page .vr-quote{width:100%}.vatpan-resources-page .vr-quote .vr-button{width:100%;min-width:0;white-space:normal}.vatpan-resources-page .vr-resource-card:hover,.vatpan-resources-page .vr-mini-card:hover{transform:none}}@media screen and (max-width:479px){.vatpan-resources-page{--vr-pad-side: 1rem}}@media screen and (min-width:480px)and (max-width:899px){.vatpan-resources-page{--vr-pad-side: 1.25rem;--vr-content-gap: 2.65rem}}.vatpan-resources-page .vr-form-shopify-host{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;border:0!important;pointer-events:none!important}body.template-page-resources .vatpan-resources-page-outer.shopify-section+.shopify-section,body.template-page-resources [id*=resources_form_apps],body.page-tpl-resources .vatpan-resources-page-outer.shopify-section+.shopify-section,body.page-tpl-resources [id*=resources_form_apps],.vatpan-resources-page-outer.shopify-section+.shopify-section{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;border:0!important;pointer-events:none!important}
/*# sourceMappingURL=/cdn/shop/t/5/assets/vatpan-resources.css.map */
