@import"https://fonts.googleapis.com/css2?family=Fredoka:wght@400;500;600;700&family=Inter:wght@400;500;600;700;800&display=swap";:root{--velmesta-navy: #1B335F;--velmesta-navy-hover: #2B4A82;--velmesta-ink: #16213B;--velmesta-cream: #F7F5F1;--velmesta-border: #EDEDED;--velmesta-muted: #666666;--velmesta-footer-muted: #a9b6d1;--velmesta-footer-text: #CFD6E6;--velmesta-white: #FFFFFF;--velmesta-blue-bright: #0057FF;--velmesta-blue-soft: #EAF0FB;--velmesta-sale-green: #16A34A;--velmesta-sun: #FFD98A;--velmesta-font-heading: "Fredoka", "Inter", system-ui, sans-serif;--velmesta-font-body: "Inter", system-ui, -apple-system, sans-serif;--velmesta-heading-weight: 600;--velmesta-space-section: clamp(14px, 2vw, 22px);--velmesta-space-section-lg: clamp(18px, 2.6vw, 30px);--velmesta-space-gap: clamp(10px, 1.4vw, 16px)}.velmesta-container{max-width:1400px;margin:0 auto;padding:0 clamp(16px,4vw,48px)}.velmesta-h1{font-family:var(--velmesta-font-heading);font-weight:var(--velmesta-heading-weight);text-transform:uppercase;letter-spacing:.005em;line-height:1;font-size:clamp(32px,5.8vw,78px);margin:0}.velmesta-h2{font-family:var(--velmesta-font-heading);font-weight:var(--velmesta-heading-weight);text-transform:uppercase;letter-spacing:.005em;line-height:1.08;font-size:clamp(22px,2.8vw,36px);margin:0;color:var(--velmesta-ink)}.velmesta-h3{font-family:var(--velmesta-font-heading);font-weight:var(--velmesta-heading-weight);text-transform:uppercase;letter-spacing:.005em;line-height:1.12;font-size:clamp(18px,2vw,26px);margin:0;color:var(--velmesta-ink)}.velmesta-eyebrow{font-family:var(--velmesta-font-body);font-weight:700;text-transform:uppercase;letter-spacing:.12em;font-size:12px;color:var(--velmesta-navy);margin:0}.velmesta-body{font-family:var(--velmesta-font-body);font-size:15px;line-height:1.6;color:var(--velmesta-muted);margin:0}.velmesta-btn,.velmesta-btn-sm{display:inline-block;border-radius:999px;font-family:var(--velmesta-font-body);font-weight:700;text-transform:uppercase;letter-spacing:.06em;text-align:center;white-space:nowrap;border:none;cursor:pointer;text-decoration:none;transition:background .15s ease,color .15s ease,transform .15s ease,box-shadow .15s ease}.velmesta-btn{font-size:14px;padding:14px 34px}.velmesta-btn-sm{font-size:12px;padding:10px 20px;width:100%}.velmesta-btn-primary,.velmesta-btn-dark,.velmesta-btn-sm{background:var(--velmesta-navy);color:var(--velmesta-white)}.velmesta-btn-primary:hover,.velmesta-btn-dark:hover,.velmesta-btn-sm:hover{background:var(--velmesta-navy-hover);color:var(--velmesta-white);transform:translateY(-2px);box-shadow:0 8px 20px #1b335f40}.velmesta-btn-secondary{background:#10182b;color:var(--velmesta-white)}.velmesta-btn-secondary:hover{background:#000;color:var(--velmesta-white);transform:translateY(-2px);box-shadow:0 8px 20px #00000047}.velmesta-btn-light{background:var(--velmesta-white);color:var(--velmesta-navy)}.velmesta-btn-light:hover{background:var(--velmesta-navy);color:var(--velmesta-white);transform:translateY(-2px);box-shadow:0 8px 20px #00000040}.velmesta-btn-sm:disabled{opacity:.45;cursor:not-allowed;transform:none;box-shadow:none}.velmesta-hero{position:relative;width:100%;overflow:hidden;height:60vh;min-height:400px;max-height:680px}.velmesta-hero-track{position:absolute;top:0;right:0;bottom:0;left:0}.velmesta-hero-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;transition:opacity .7s ease,visibility .7s ease}.velmesta-hero-slide[data-active]{opacity:1;visibility:visible}.velmesta-hero-media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center right}.velmesta-hero-media-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,var(--velmesta-navy) 0%,var(--velmesta-navy-hover) 100%);display:flex;align-items:center;justify-content:center;color:#ffffff8c;font-size:13px;font-family:var(--velmesta-font-body);text-align:center;padding:24px}.velmesta-hero-scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0c162c99,#0c162c4d 45%,#0c162c0f);pointer-events:none}.velmesta-hero-content{position:relative;height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;text-align:left;gap:clamp(10px,1.6vw,18px);max-width:1400px;margin:0 auto;padding:0 clamp(20px,5vw,64px)}.velmesta-hero-badge{font-family:var(--velmesta-font-body);font-weight:800;text-transform:uppercase;letter-spacing:.14em;font-size:11px;color:var(--velmesta-navy);background:var(--velmesta-sun);padding:7px 16px;border-radius:999px}.velmesta-hero-content h1,.velmesta-hero-content .velmesta-hero-title{font-family:var(--velmesta-font-heading);font-weight:600;text-transform:uppercase;font-size:clamp(30px,5.4vw,74px);line-height:1;letter-spacing:.002em;color:#fff;margin:0;max-width:16ch;-webkit-text-stroke:2px rgba(12,22,44,.5);paint-order:stroke fill;text-shadow:0 6px 26px rgba(0,0,0,.42),0 2px 0 rgba(12,22,44,.3)}.velmesta-hero-content .velmesta-hero-sub{font-family:var(--velmesta-font-body);font-weight:700;text-transform:uppercase;letter-spacing:.05em;font-size:clamp(13px,1.5vw,20px);line-height:1.3;color:#fff;margin:0;text-shadow:0 2px 14px rgba(0,0,0,.5)}.velmesta-hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:4px}.velmesta-hero-dots{position:absolute;left:50%;bottom:16px;transform:translate(-50%);display:flex;gap:8px;z-index:3}.velmesta-hero-dot{width:9px;height:9px;border-radius:999px;border:none;cursor:pointer;background:#ffffff73;padding:0;transition:background .2s,width .2s}.velmesta-hero-dot[data-active]{background:#fff;width:26px}.velmesta-hero-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:40px;height:40px;border-radius:999px;border:none;cursor:pointer;background:#ffffff38;color:#fff;display:flex;align-items:center;justify-content:center;transition:background .2s}.velmesta-hero-arrow:hover{background:#fff6}.velmesta-hero-arrow--prev{left:14px}.velmesta-hero-arrow--next{right:14px}.velmesta-hero-arrow svg{width:18px;height:18px}.velmesta-trust-bar{border-bottom:1px solid var(--velmesta-border)}.velmesta-trust-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:16px;padding:var(--velmesta-space-section) clamp(16px,4vw,48px)}.velmesta-trust-item{display:flex;align-items:center;gap:13px}.velmesta-trust-icon{flex-shrink:0;width:48px;height:48px;border-radius:16px;background:var(--velmesta-blue-soft);color:var(--velmesta-navy);display:flex;align-items:center;justify-content:center;transition:transform .2s ease,background .2s ease}.velmesta-trust-item:hover .velmesta-trust-icon{transform:rotate(-6deg) scale(1.06);background:#dce7fa}.velmesta-trust-icon svg{width:27px;height:27px}.velmesta-trust-title{font-size:13px;font-weight:700;font-family:var(--velmesta-font-body);color:var(--velmesta-ink);letter-spacing:.01em}.velmesta-trust-subtitle{font-size:12px;color:var(--velmesta-muted);font-family:var(--velmesta-font-body)}.velmesta-icon-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.velmesta-icon-list li{display:flex;align-items:flex-start;gap:10px;font-family:var(--velmesta-font-body);font-size:14px;line-height:1.5;color:var(--velmesta-ink)}.velmesta-icon-chip{width:28px;height:28px;border-radius:10px;background:var(--velmesta-blue-soft);color:var(--velmesta-navy);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.velmesta-icon-chip svg{width:17px;height:17px}.velmesta-section-pad{padding-top:var(--velmesta-space-section-lg);padding-bottom:var(--velmesta-space-section-lg)}.velmesta-bestsellers-head{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-bottom:var(--velmesta-space-gap)}.velmesta-bestsellers-head h2{font-family:var(--velmesta-font-heading);font-weight:var(--velmesta-heading-weight);text-transform:uppercase;letter-spacing:.005em;font-size:clamp(20px,2.6vw,34px);line-height:1.08;margin:0;color:var(--velmesta-ink)}.velmesta-bestsellers-viewall{font-family:var(--velmesta-font-body);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;text-decoration:underline;color:var(--velmesta-navy);white-space:nowrap}.velmesta-section-sub{font-family:var(--velmesta-font-body);font-size:14px;color:var(--velmesta-muted);margin:-4px 0 var(--velmesta-space-gap)}.velmesta-product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:clamp(12px,1.6vw,22px)}.velmesta-product-grid.is-dense{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:clamp(10px,1.2vw,16px)}.velmesta-product-card{display:flex;flex-direction:column;gap:8px}.velmesta-product-img-wrap{display:block;position:relative;width:100%;aspect-ratio:1 / 1;background:var(--velmesta-cream);border-radius:10px;overflow:hidden}.velmesta-product-img-wrap img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.velmesta-product-card:hover .velmesta-product-img-wrap img{transform:scale(1.04)}.velmesta-product-badge{position:absolute;top:10px;left:10px;z-index:2;background:var(--velmesta-blue-bright);color:#fff;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;padding:5px 11px;border-radius:999px;font-family:var(--velmesta-font-body)}.velmesta-product-img-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--velmesta-muted);font-size:12px;font-family:var(--velmesta-font-body);text-align:center;padding:12px}.velmesta-product-name{font-size:13px;font-weight:600;line-height:1.35;color:var(--velmesta-ink);font-family:var(--velmesta-font-body);text-decoration:none}.velmesta-product-price{font-size:13px;color:var(--velmesta-ink);font-family:var(--velmesta-font-body);display:flex;align-items:baseline;gap:7px}.velmesta-product-price-sale{color:var(--velmesta-sale-green);font-weight:700}.velmesta-product-price-compare{color:var(--velmesta-muted);text-decoration:line-through;font-size:12px}.velmesta-product-card .velmesta-btn-sm{margin-top:auto}.velmesta-deal-strip{background:var(--velmesta-navy);color:#fff}.velmesta-deal-strip .velmesta-bestsellers-head h2{color:#fff}.velmesta-deal-strip .velmesta-section-sub{color:#c6d3ec}.velmesta-deal-strip .velmesta-bestsellers-viewall,.velmesta-deal-strip .velmesta-product-name,.velmesta-deal-strip .velmesta-product-price{color:#fff}.velmesta-deal-strip .velmesta-product-price-sale{color:#7ce0a3}.velmesta-deal-strip .velmesta-product-price-compare{color:#a9b6d1}.velmesta-deal-strip .velmesta-product-img-wrap{background:#24406f}.velmesta-deal-strip .velmesta-btn-sm{background:#fff;color:var(--velmesta-navy)}.velmesta-deal-strip .velmesta-btn-sm:hover{background:var(--velmesta-blue-soft);color:var(--velmesta-navy)}.velmesta-band-cream{background:var(--velmesta-cream)}.velmesta-product-rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(200px,1fr);gap:clamp(12px,1.6vw,20px);overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:6px;scrollbar-width:thin}.velmesta-product-rail>*{scroll-snap-align:start}.velmesta-collection-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:clamp(10px,1.4vw,18px)}.velmesta-collection-tile{position:relative;display:block;border-radius:12px;overflow:hidden;aspect-ratio:4 / 3;background:var(--velmesta-cream);text-decoration:none}.velmesta-collection-tile img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.velmesta-collection-tile:hover img{transform:scale(1.05)}.velmesta-collection-tile-label{position:absolute;inset:auto 0 0 0;padding:26px 16px 14px;background:linear-gradient(180deg,#0c162c00,#0c162cc7);color:#fff;font-family:var(--velmesta-font-heading);font-weight:var(--velmesta-heading-weight);text-transform:uppercase;letter-spacing:.01em;font-size:17px;line-height:1.15}.velmesta-collection-tile-count{display:block;font-family:var(--velmesta-font-body);font-size:11px;font-weight:600;letter-spacing:.08em;opacity:.85;margin-top:3px}.velmesta-banner{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));min-height:200px}.velmesta-banner-media{width:100%;height:100%;min-height:180px;object-fit:cover;display:block}.velmesta-banner-media-placeholder{width:100%;height:100%;min-height:180px;background:var(--velmesta-cream);display:flex;align-items:center;justify-content:center;color:var(--velmesta-muted);font-size:13px;font-family:var(--velmesta-font-body);text-align:center;padding:24px}.velmesta-banner-text{background:var(--velmesta-cream);display:flex;flex-direction:column;justify-content:center;gap:10px;padding:var(--velmesta-space-section-lg) clamp(20px,4vw,44px)}.velmesta-banner-text h3{font-family:var(--velmesta-font-heading);font-weight:var(--velmesta-heading-weight);text-transform:uppercase;font-size:clamp(19px,2.3vw,28px);line-height:1.1;margin:0;color:var(--velmesta-ink)}.velmesta-banner-text p{font-size:15px;line-height:1.6;color:var(--velmesta-muted);margin:0;max-width:460px;font-family:var(--velmesta-font-body)}.velmesta-faq-wrap{max-width:900px;margin:0 auto;padding:var(--velmesta-space-section-lg) clamp(16px,4vw,48px)}.velmesta-faq-wrap h2{font-family:var(--velmesta-font-heading);font-weight:var(--velmesta-heading-weight);text-transform:uppercase;letter-spacing:.005em;font-size:clamp(20px,2.6vw,32px);line-height:1.08;margin:0 0 var(--velmesta-space-gap);text-align:center;color:var(--velmesta-ink)}.velmesta-faq-item{border-bottom:1px solid var(--velmesta-border)}.velmesta-faq-item summary{width:100%;background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;padding:13px 4px;font-family:var(--velmesta-font-body);list-style:none}.velmesta-faq-item summary::-webkit-details-marker{display:none}.velmesta-faq-question{font-size:15px;font-weight:600;color:var(--velmesta-ink)}.velmesta-faq-toggle{font-size:20px;color:var(--velmesta-navy);transition:transform .2s;flex-shrink:0;margin-left:12px;line-height:1}.velmesta-faq-item[open] .velmesta-faq-toggle{transform:rotate(45deg)}.velmesta-faq-answer{font-size:14px;line-height:1.65;color:var(--velmesta-muted);margin:0 4px 14px;max-width:700px;font-family:var(--velmesta-font-body)}.velmesta-footer-banner{position:relative;height:150px;width:100%;overflow:hidden}.velmesta-footer-banner-media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.velmesta-footer-banner-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,var(--velmesta-navy) 0%,var(--velmesta-ink) 100%);display:flex;align-items:center;justify-content:center;color:#ffffff80;font-size:13px;font-family:var(--velmesta-font-body)}.velmesta-footer-banner-scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#101d36b3 20%,#101d3640);pointer-events:none}.velmesta-footer-banner-content{position:relative;height:100%;display:flex;flex-direction:column;justify-content:center;padding:0 clamp(20px,5vw,64px);max-width:620px}.velmesta-footer-banner-content h3{font-family:var(--velmesta-font-heading);font-weight:var(--velmesta-heading-weight);text-transform:uppercase;letter-spacing:.005em;font-size:clamp(19px,2.3vw,28px);line-height:1.1;color:#fff;margin:0 0 6px}.velmesta-footer-banner-content p{font-size:13px;line-height:1.5;color:#e5e5e5;margin:0;font-family:var(--velmesta-font-body)}.velmesta-breadcrumb{max-width:1400px;margin:0 auto;padding:10px clamp(16px,4vw,48px) 0;font-size:12px;color:var(--velmesta-muted);font-family:var(--velmesta-font-body)}.velmesta-breadcrumb a{color:var(--velmesta-muted)}.velmesta-breadcrumb a:hover{color:var(--velmesta-navy)}.velmesta-breadcrumb-current{color:var(--velmesta-ink)}.velmesta-instock-badge{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:var(--velmesta-navy);background:var(--velmesta-blue-soft);padding:6px 12px;border-radius:999px;width:fit-content;font-family:var(--velmesta-font-body)}.velmesta-size-guide-label{font-size:13px;font-weight:700;margin-bottom:6px;color:var(--velmesta-ink);font-family:var(--velmesta-font-body)}.velmesta-size-guide-text{font-size:13px;line-height:1.6;color:var(--velmesta-muted);margin:0;font-family:var(--velmesta-font-body)}.velmesta-brand-banner{position:relative;height:220px;width:100%;overflow:hidden}.velmesta-brand-banner-media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.velmesta-brand-banner-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,var(--velmesta-navy) 0%,var(--velmesta-ink) 100%);display:flex;align-items:center;justify-content:center;color:#ffffff80;font-size:13px;font-family:var(--velmesta-font-body);text-align:center;padding:24px}.velmesta-brand-banner-scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#101d368c 25%,#101d361a);pointer-events:none}.velmesta-brand-banner-scrim-right{background:linear-gradient(270deg,#101d368c 25%,#101d361a)}.velmesta-brand-banner-content{position:relative;height:100%;display:flex;flex-direction:column;justify-content:center;padding:0 clamp(20px,5vw,64px);max-width:520px}.velmesta-brand-banner-content-right{align-items:flex-end;text-align:right;margin-left:auto}.velmesta-brand-banner-logo{height:26px;width:auto;display:block;margin-bottom:10px}.velmesta-brand-banner-content h3{font-family:var(--velmesta-font-heading);font-weight:var(--velmesta-heading-weight);text-transform:uppercase;font-size:clamp(19px,2.3vw,26px);line-height:1.1;color:#fff;margin:0 0 6px}.velmesta-brand-banner-content p{font-size:14px;line-height:1.5;color:#e5e5e5;margin:0;font-family:var(--velmesta-font-body)}.velmesta-page-prose{max-width:780px;margin:0 auto;padding:var(--velmesta-space-section-lg) clamp(16px,4vw,48px) 12px;text-align:center}.velmesta-page-prose h1{font-family:var(--velmesta-font-heading);font-weight:var(--velmesta-heading-weight);text-transform:uppercase;font-size:clamp(22px,2.8vw,32px);margin:0 0 16px;color:var(--velmesta-ink)}.velmesta-page-prose-body{text-align:left;font-size:15px;line-height:1.7;color:#333;font-family:var(--velmesta-font-body)}.velmesta-page-prose-body p{margin:0 0 16px}.velmesta-page-prose-body p:last-child{margin-bottom:0}.velmesta-contact-block{max-width:1400px;margin:0 auto;padding:var(--velmesta-space-section-lg) clamp(16px,4vw,48px);display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:36px}.velmesta-contact-block-img-wrap{position:relative}.velmesta-contact-block-img{width:100%;height:320px;border-radius:10px;object-fit:cover;display:block;background:var(--velmesta-cream)}.velmesta-contact-block-img-placeholder{width:100%;height:320px;border-radius:10px;background:var(--velmesta-cream);display:flex;align-items:center;justify-content:center;color:var(--velmesta-muted);font-size:13px;font-family:var(--velmesta-font-body);text-align:center;padding:24px}.velmesta-contact-block-logo{position:absolute;bottom:16px;left:16px;height:22px;width:auto;opacity:.9}.velmesta-contact-block-info{display:flex;flex-direction:column;justify-content:center;gap:16px}.velmesta-contact-block-info h1{font-family:var(--velmesta-font-heading);font-weight:var(--velmesta-heading-weight);text-transform:uppercase;font-size:clamp(20px,2.6vw,28px);margin:0;color:var(--velmesta-ink)}.velmesta-contact-block-label{font-size:13px;font-weight:700;margin-bottom:5px;color:var(--velmesta-ink);font-family:var(--velmesta-font-body)}.velmesta-contact-block-list{display:flex;flex-direction:column;gap:8px;font-size:13px;color:#333;font-family:var(--velmesta-font-body)}.velmesta-contact-block-list a{text-decoration:underline}.velmesta-contact-form-section{background:var(--velmesta-cream);padding:var(--velmesta-space-section-lg) clamp(16px,4vw,48px)}.velmesta-contact-form-wrap{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:16px}.velmesta-contact-form-wrap h2{font-family:var(--velmesta-font-heading);font-weight:var(--velmesta-heading-weight);text-transform:uppercase;font-size:clamp(19px,2.2vw,25px);margin:0;text-align:center;color:var(--velmesta-ink)}.velmesta-contact-form-success{background:#e9f3ea;color:#2e5b33;border-radius:8px;padding:14px;font-size:14px;text-align:center;font-family:var(--velmesta-font-body)}.velmesta-contact-form-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:14px}.velmesta-contact-form-field{display:flex;flex-direction:column;gap:6px}.velmesta-contact-form-field label{font-size:12px;font-weight:700;color:var(--velmesta-ink);font-family:var(--velmesta-font-body)}.velmesta-contact-form-field input,.velmesta-contact-form-field textarea{border:1px solid #DDD;border-radius:8px;padding:11px 13px;font-size:14px;font-family:var(--velmesta-font-body);background:#fff}.velmesta-contact-form-field textarea{min-height:110px;resize:vertical}.velmesta-contact-form-wrap .velmesta-btn-dark{align-self:flex-start;border:none}.velmesta-policy{max-width:780px;margin:0 auto;padding:var(--velmesta-space-section-lg) clamp(16px,4vw,48px) clamp(28px,4vw,48px);font-family:var(--velmesta-font-body)}.velmesta-policy h1{font-family:var(--velmesta-font-heading);font-weight:var(--velmesta-heading-weight);text-transform:uppercase;font-size:clamp(22px,2.8vw,30px);margin:0 0 6px;color:var(--velmesta-ink)}.velmesta-policy-updated{font-size:13px;color:#999;margin:0 0 20px}.velmesta-policy-body h2{font-family:var(--velmesta-font-heading);font-weight:var(--velmesta-heading-weight);text-transform:uppercase;font-size:19px;margin:22px 0 8px;color:var(--velmesta-ink)}.velmesta-policy-body p{font-size:15px;line-height:1.7;color:#333;margin:0 0 8px}.velmesta-policy-body ul,.velmesta-policy-body ol{font-size:15px;line-height:1.8;color:#333;margin:0 0 8px;padding-left:22px}.velmesta-policy-body a{text-decoration:underline}.velmesta-policy-contact{margin-top:28px;padding-top:20px;border-top:1px solid var(--velmesta-border)}.velmesta-policy-contact h2{font-family:var(--velmesta-font-heading);font-weight:var(--velmesta-heading-weight);text-transform:uppercase;font-size:19px;margin:0 0 12px;color:var(--velmesta-ink)}.velmesta-policy-contact-list{display:flex;flex-direction:column;gap:8px;font-size:14px;color:#333}.velmesta-policy-contact-list a{text-decoration:underline}.velmesta-faq-page{max-width:820px;margin:0 auto;padding:var(--velmesta-space-section-lg) clamp(16px,4vw,48px);font-family:var(--velmesta-font-body)}.velmesta-faq-page h1{font-family:var(--velmesta-font-heading);font-weight:var(--velmesta-heading-weight);text-transform:uppercase;font-size:clamp(22px,2.8vw,30px);margin:0 0 10px;color:var(--velmesta-ink)}.velmesta-faq-page-intro{font-size:14px;line-height:1.6;color:var(--velmesta-muted);margin:0 0 22px}.velmesta-faq-page-item{margin-bottom:20px}.velmesta-faq-page-item h3{font-family:var(--velmesta-font-heading);font-weight:var(--velmesta-heading-weight);text-transform:uppercase;font-size:19px;margin:0 0 8px;color:var(--velmesta-ink)}.velmesta-faq-page-item p{font-size:15px;line-height:1.7;color:#333;margin:0 0 8px}footer h3,footer h2,.velmesta-force-heading{font-family:var(--velmesta-font-heading)!important;font-weight:var(--velmesta-heading-weight);text-transform:uppercase;letter-spacing:.005em}.header a,.header__menu a,.menu-list__link,.header-actions a,.header-actions button{text-transform:uppercase!important;letter-spacing:.06em}.velmesta-promo-marquee__items{font-family:var(--velmesta-font-heading)!important;font-size:clamp(16px,1.8vw,26px)!important;font-weight:600!important;letter-spacing:.03em!important;padding-block:13px!important}.velmesta-promo-marquee__dot{opacity:.75!important;font-size:.7em}.cart-drawer button[name=checkout],.cart__checkout-button,button[name=checkout],.shopify-payment-button__button--unbranded{text-transform:uppercase!important;letter-spacing:.07em!important;font-weight:700!important;background:var(--velmesta-navy)!important;color:#fff!important;border-color:var(--velmesta-navy)!important;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}button[name=checkout]:hover,.shopify-payment-button__button--unbranded:hover{background:var(--velmesta-navy-hover)!important;transform:translateY(-2px);box-shadow:0 8px 20px #1b335f47}.product-form__submit,.add-to-cart-button,button[name=add]{text-transform:uppercase!important;letter-spacing:.07em!important;font-weight:700!important}button[name=checkout] .svg-wrapper,button[name=checkout] svg{display:none!important}@media(max-width:749px){:root{--velmesta-space-section: clamp(12px, 3vw, 16px);--velmesta-space-section-lg: clamp(14px, 4vw, 22px)}.velmesta-hero{height:56vh;min-height:340px}.velmesta-hero-content{align-items:flex-start;text-align:left;padding:0 20px}.velmesta-hero-content h1,.velmesta-hero-content .velmesta-hero-title{font-size:clamp(26px,8.4vw,44px);-webkit-text-stroke-width:1.5px;max-width:13ch}.velmesta-hero-content .velmesta-hero-sub{font-size:13px}.velmesta-hero-scrim{background:linear-gradient(90deg,#0c162cad,#0c162c6b 60%,#0c162c33)}.velmesta-hero-arrow{display:none}.velmesta-promo-marquee__items{font-size:15px!important;padding-block:10px!important}.velmesta-footer-banner{height:130px}.velmesta-footer-banner-content{padding:0 20px;max-width:100%}.velmesta-brand-banner{height:190px}.velmesta-brand-banner-content{padding:0 20px;max-width:100%}.velmesta-banner-text h3{font-size:21px}.velmesta-product-grid{grid-template-columns:repeat(2,1fr);gap:12px}.velmesta-product-grid.is-dense{grid-template-columns:repeat(2,1fr)}.velmesta-product-rail{grid-auto-columns:62%}.velmesta-collection-grid{grid-template-columns:repeat(2,1fr)}.velmesta-trust-grid{grid-template-columns:repeat(4,1fr);gap:6px;padding:12px 10px}.velmesta-trust-item{flex-direction:column;align-items:center;text-align:center;gap:6px}.velmesta-trust-icon{width:40px;height:40px;border-radius:13px}.velmesta-trust-icon svg{width:23px;height:23px}.velmesta-trust-title{font-size:10px;line-height:1.25}.velmesta-trust-subtitle{display:none}}
/*# sourceMappingURL=/cdn/shop/t/133/assets/velmesta-styles.css.map */
