@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300;400&family=Inter:wght@300;400;500&display=swap";:root{--ink: #1A1814;--ink-mid: #4A4540;--ink-soft: #8A847A;--white: #FFFFFF;--off-white: #F8F8F8;--line: #E0D9CF;--gold: #C4A96B;--font-display: "Cormorant Garamond", serif;--font-body: "Inter", sans-serif}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--ink);background:var(--white);font-size:14px;line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:hidden}h1,h2,h3,h4{font-family:var(--font-display);font-weight:300;letter-spacing:-.02em}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{font-family:var(--font-body);cursor:pointer;border:none;background:none}.velo-inner{max-width:1440px;margin:0 auto;padding:72px 40px}.velo-section-head{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:40px}.velo-eyebrow{font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-soft);margin-bottom:8px;font-family:var(--font-body);font-weight:400}.velo-section-title{font-family:var(--font-display);font-size:28px;color:var(--ink);font-weight:300}.velo-view-all{font-family:var(--font-body);font-size:11.5px;letter-spacing:.06em;text-transform:uppercase;border-bottom:1px solid var(--ink);padding-bottom:2px;color:var(--ink);font-weight:400;white-space:nowrap}.velo-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:var(--font-body);font-size:12.5px;letter-spacing:.08em;text-transform:uppercase;font-weight:400;cursor:pointer;transition:all .2s}.velo-btn--primary{background:var(--ink);color:var(--white);border:1px solid var(--ink);padding:16px 28px}.velo-btn--primary:hover{opacity:.85}.velo-btn--outline{background:transparent;color:var(--ink);border:1px solid var(--ink);padding:15px 28px}.velo-btn--outline:hover{background:var(--ink);color:var(--white)}.velo-product-card{cursor:pointer}.velo-product-img{aspect-ratio:2/3;background:#e8e4de;position:relative;overflow:hidden;margin-bottom:12px}.velo-product-img img{width:100%;height:100%;object-fit:contain;object-position:center center;transition:transform .5s cubic-bezier(.25,.46,.45,.94)}.velo-product-card:hover .velo-product-img img{transform:scale(1.04)}.velo-product-badge{position:absolute;top:10px;left:10px;font-family:var(--font-body);font-size:9.5px;letter-spacing:.06em;text-transform:uppercase;padding:4px 9px;background:var(--ink);color:var(--white);font-weight:400}.velo-product-badge--gold{background:var(--gold);color:var(--ink)}.velo-product-name{font-family:var(--font-body);font-size:13px;font-weight:400;margin-bottom:2px;color:var(--ink)}.velo-product-sub{display:none}.velo-product-bottom{display:flex;justify-content:space-between;align-items:center}.velo-product-price{font-family:var(--font-body);font-size:13.5px;font-weight:400}.velo-swatches{display:flex;gap:4px}.velo-swatch{width:12px;height:12px;border-radius:50%;border:1px solid rgba(0,0,0,.12)}.velo-swatch--schwarz{background:#1a1814}.velo-swatch--weiss{background:#f5f2ee;border-color:#ccc!important}.velo-swatch--ecru{background:#f0ebe3;border-color:#ccc!important}.velo-swatch--camel{background:#c8b89a}.velo-swatch--sand{background:#c4b49a}.velo-swatch--olive{background:#3c4a38}.velo-swatch--marine,.velo-swatch--navy{background:#1a2744}.velo-swatch--beige{background:#cabba0}.velo-swatch--anthrazit{background:#4a4a4a}.velo-filter-row{display:flex;gap:6px;margin-bottom:32px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.velo-filter-row::-webkit-scrollbar{display:none}.velo-filter-pill{font-family:var(--font-body);font-size:11.5px;padding:7px 16px;border:1px solid var(--line);color:var(--ink-soft);background:var(--white);letter-spacing:.04em;cursor:pointer;white-space:nowrap;transition:all .15s;font-weight:400}.velo-filter-pill.is-active,.velo-filter-pill:hover{background:var(--ink);color:var(--white);border-color:var(--ink)}.velo-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}@media(max-width:1024px){.velo-product-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.velo-inner{padding:40px 16px}.velo-product-grid{grid-template-columns:repeat(2,1fr);gap:12px}.velo-section-head{flex-direction:column;gap:10px;margin-bottom:24px}.velo-section-title{font-size:24px}.velo-product-name{font-size:12px}.velo-product-sub{font-size:11px}.velo-product-price{font-size:12.5px}.velo-filter-row{margin-bottom:20px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/velo.css.map */
