:root{--veloura-bg: #f8f4ee;--veloura-card: #ffffff;--veloura-text: #111111;--veloura-muted: #666666;--veloura-border: #e5ded3;--veloura-accent: #c8a96a;--veloura-dark: #101010}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--veloura-bg);color:var(--veloura-text);font-family:Georgia,Times New Roman,serif;animation:velouraPageFade .6s ease both}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea,select{font:inherit}.veloura-container{width:min(1180px,calc(100% - 40px));margin:0 auto}.veloura-eyebrow{margin:0 0 16px;color:var(--veloura-accent);font-family:Arial,sans-serif;font-size:12px;letter-spacing:.32em;text-transform:uppercase;font-weight:700}.veloura-title{margin:0;font-size:clamp(42px,6vw,82px);line-height:.96;font-weight:500;letter-spacing:-.04em}.veloura-subtitle{color:var(--veloura-muted);font-family:Arial,sans-serif;font-size:16px;line-height:1.75}.veloura-card{background:var(--veloura-card);border:1px solid var(--veloura-border);border-radius:28px}.veloura-button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;border-radius:999px;padding:0 26px;background:var(--veloura-text);color:var(--veloura-bg);border:1px solid var(--veloura-text);font-family:Arial,sans-serif;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.18em;cursor:pointer;transition:all .25s ease}.veloura-button:hover{background:var(--veloura-accent);color:var(--veloura-text);border-color:var(--veloura-accent);transform:translateY(-2px);box-shadow:0 14px 34px #11111124}.veloura-button.secondary{background:transparent;color:var(--veloura-text)}.site-header{position:sticky;top:0;z-index:60;background:#f8f4eeeb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--veloura-border)}.site-header__inner{min-height:78px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px}.site-logo{color:var(--veloura-text);font-family:Georgia,Times New Roman,serif;font-size:30px;letter-spacing:.32em;font-weight:700;line-height:1}.site-nav{display:flex;align-items:center;justify-content:center;gap:30px;font-family:Arial,sans-serif;font-size:14px;color:#333}.site-actions{display:flex;align-items:center;justify-content:flex-end;gap:22px;font-family:Arial,sans-serif;font-size:14px}.site-nav a,.site-actions a{position:relative}.site-nav a:after,.site-actions a:after{content:"";position:absolute;left:0;bottom:-7px;width:0;height:1px;background:var(--veloura-accent);transition:width .25s ease}.site-nav a:hover:after,.site-actions a:hover:after{width:100%}.veloura-hero{background:radial-gradient(circle at top left,rgba(200,169,106,.16),transparent 34%),linear-gradient(135deg,#f8f4ee,#efe8df);padding:86px 20px 72px;color:var(--veloura-text);overflow:hidden}.veloura-hero__grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);gap:58px;align-items:center}.veloura-hero__copy{max-width:700px;animation:velouraFadeUp .85s ease both}.veloura-hero__eyebrow{margin:0 0 22px;color:var(--veloura-accent);font-family:Arial,sans-serif;font-size:12px;letter-spacing:.35em;text-transform:uppercase;font-weight:700}.veloura-hero__title{margin:0;max-width:760px;font-family:Georgia,Times New Roman,serif;font-size:clamp(56px,7vw,92px);line-height:.9;font-weight:600;letter-spacing:-.055em}.veloura-hero__text{margin:28px 0 0;max-width:560px;color:var(--veloura-muted);font-family:Arial,sans-serif;font-size:17px;line-height:1.75}.veloura-hero__buttons{margin-top:34px;display:flex;flex-wrap:wrap;gap:14px}.veloura-hero__button{display:inline-flex;min-height:54px;align-items:center;justify-content:center;border-radius:999px;padding:0 28px;font-family:Arial,sans-serif;font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;transition:.25s ease}.veloura-hero__button--primary{background:var(--veloura-text);color:var(--veloura-bg);border:1px solid var(--veloura-text)}.veloura-hero__button--primary:hover{background:var(--veloura-accent);color:var(--veloura-text);border-color:var(--veloura-accent);transform:translateY(-2px);box-shadow:0 14px 34px #11111124}.veloura-hero__button--secondary{background:transparent;color:var(--veloura-text);border:1px solid var(--veloura-text)}.veloura-hero__button--secondary:hover{background:var(--veloura-text);color:var(--veloura-bg);transform:translateY(-2px);box-shadow:0 14px 34px #11111124}.veloura-hero__stats{margin-top:44px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:560px;border-top:1px solid #ded6cc;border-bottom:1px solid #ded6cc}.veloura-hero__stats div{padding:20px 18px;border-right:1px solid #ded6cc}.veloura-hero__stats div:last-child{border-right:0}.veloura-hero__stats strong{display:block;font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:600}.veloura-hero__stats span{margin-top:4px;display:block;color:var(--veloura-muted);font-family:Arial,sans-serif;font-size:11px;letter-spacing:.16em;text-transform:uppercase}.veloura-hero__media-wrap{position:relative;animation:velouraFadeInZoom .95s ease both;animation-delay:.12s}.veloura-hero__media{position:relative;aspect-ratio:4 / 5;overflow:hidden;border-radius:34px;background:#e7e2da;box-shadow:0 32px 90px #11111124}.veloura-hero__media img{width:100%;height:100%;object-fit:cover;transition:transform 1.2s ease}.veloura-hero__media:hover img{transform:scale(1.035)}.veloura-hero__placeholder{height:100%;display:grid;place-items:center;background:linear-gradient(135deg,#ddd2c6,#f8f4ee)}.veloura-hero__placeholder span{color:var(--veloura-accent);font-family:Arial,sans-serif;font-size:28px;letter-spacing:.35em;font-weight:700}.veloura-hero__badge{position:absolute;left:22px;right:22px;bottom:22px;border-radius:24px;background:#f8f4eee0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);padding:18px 20px;color:var(--veloura-text)}.veloura-hero__badge span{display:block;color:var(--veloura-accent);font-family:Arial,sans-serif;font-size:11px;letter-spacing:.24em;text-transform:uppercase;font-weight:700}.veloura-hero__badge strong{margin-top:6px;display:block;font-family:Georgia,Times New Roman,serif;font-size:23px;font-weight:600}.hero{padding:72px 0 56px}.hero__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:40px;align-items:stretch}.hero__copy{padding:52px;min-height:520px;display:flex;flex-direction:column;justify-content:center;animation:velouraFadeUp .85s ease both}.hero__media{min-height:520px;overflow:hidden;background:linear-gradient(145deg,#ebe4d9,#fff);display:grid;place-items:center;animation:velouraFadeInZoom .95s ease both;animation-delay:.12s}.hero__media img{width:100%;height:100%;object-fit:cover;transition:transform 1.2s ease}.hero__media:hover img{transform:scale(1.035)}.hero__placeholder{width:84%;aspect-ratio:3 / 4;border-radius:220px 220px 28px 28px;background:linear-gradient(160deg,#111,#c8a96a);opacity:.16}.hero__buttons{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.section-padding{padding:72px 0}.section-header{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:30px}.section-header h2{margin:0;font-size:clamp(38px,5vw,64px);line-height:.95;font-weight:500;letter-spacing:-.04em}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.product-card{overflow:hidden;background:var(--veloura-card);border:1px solid var(--veloura-border);border-radius:28px;transition:transform .3s ease,box-shadow .3s ease}.product-card:hover{transform:translateY(-6px);box-shadow:0 24px 60px #1111111a}.product-card__image{aspect-ratio:4 / 5;background:#eee7dd;overflow:hidden}.product-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease,filter .6s ease}.product-card:hover .product-card__image img{transform:scale(1.055);filter:contrast(1.03) saturate(1.04)}.product-card__body{padding:18px}.product-card__badge{color:var(--veloura-accent);font-family:Arial,sans-serif;font-size:11px;text-transform:uppercase;letter-spacing:.2em}.product-card__title{margin:8px 0;font-size:23px;line-height:1.18;font-weight:500}.product-card__price{font-family:Arial,sans-serif;color:var(--veloura-muted)}.collection-page,.page-content,.search-page,.cart-page,.product-page{padding:60px 0 92px}.page-heading{margin-bottom:34px}.page-heading h1{margin:0;font-size:clamp(44px,6vw,76px);line-height:.96;font-weight:500;letter-spacing:-.04em}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:44px;align-items:start}.product-media{border-radius:30px;overflow:hidden;background:#eee7dd;border:1px solid var(--veloura-border)}.product-media img{width:100%;height:auto}.product-info{padding:34px}.product-info h1{margin:0 0 18px;font-size:clamp(42px,5vw,66px);line-height:.96;font-weight:500;letter-spacing:-.04em}.product-price{margin-bottom:22px;font-family:Arial,sans-serif;font-size:22px}.product-description{color:var(--veloura-muted);font-family:Arial,sans-serif;line-height:1.8}.variant-select,.quantity-input,.search-input{width:100%;min-height:52px;border:1px solid var(--veloura-border);border-radius:999px;background:#fff;padding:0 18px;margin-top:12px}.form-row{margin:20px 0;font-family:Arial,sans-serif}.cart-table{width:100%;border-collapse:collapse;font-family:Arial,sans-serif}.cart-table th,.cart-table td{border-bottom:1px solid var(--veloura-border);padding:18px 10px;text-align:left}.cart-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:24px}.editorial{background:var(--veloura-dark);color:var(--veloura-bg);margin:70px 0;padding:82px 0;overflow:hidden}.editorial .veloura-eyebrow{color:var(--veloura-accent)}.editorial .veloura-title,.editorial h2{max-width:1000px;font-size:clamp(48px,7vw,92px);line-height:.95;letter-spacing:-.05em}.editorial .veloura-subtitle,.editorial p{max-width:680px;color:#d8d0c5;font-family:Arial,sans-serif;font-size:17px;line-height:1.75}.newsletter{width:min(1180px,calc(100% - 40px));margin:70px auto;text-align:center;padding:70px 24px;background:#ffffff8c;border:1px solid var(--veloura-border);border-radius:30px}.newsletter form{display:flex;gap:12px;justify-content:center;margin-top:26px}.newsletter input{min-height:54px;border-radius:999px;border:1px solid var(--veloura-border);padding:0 22px;width:min(420px,100%);background:#fff}.site-footer{border-top:1px solid var(--veloura-border);padding:58px 0;font-family:Arial,sans-serif;color:var(--veloura-muted)}.site-footer__grid{display:grid;grid-template-columns:1.35fr .75fr 1fr 1.2fr 1.25fr;gap:30px;align-items:start}.site-footer h3{margin:0 0 14px;color:var(--veloura-text);font-family:Georgia,Times New Roman,serif;font-size:28px;letter-spacing:.2em}.site-footer p{margin:0;max-width:340px;line-height:1.65}.site-footer strong{display:block;margin-bottom:13px;color:var(--veloura-text);font-size:15px}.site-footer a{display:block;margin:9px 0;line-height:1.35;transition:all .25s ease}.site-footer a:hover{color:var(--veloura-text);padding-left:4px}.empty-state{padding:48px;text-align:center}@keyframes velouraPageFade{0%{opacity:0}to{opacity:1}}@keyframes velouraFadeUp{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:translateY(0)}}@keyframes velouraFadeInZoom{0%{opacity:0;transform:scale(.96) translateY(18px)}to{opacity:1;transform:scale(1) translateY(0)}}@media(max-width:1050px){.site-header__inner{grid-template-columns:1fr auto}.site-nav{grid-column:1 / -1;order:3;justify-content:flex-start;overflow-x:auto;white-space:nowrap;padding-bottom:4px}.veloura-hero__grid{grid-template-columns:1fr}.veloura-hero__media-wrap{max-width:560px}.site-footer__grid{grid-template-columns:1.2fr 1fr 1fr}}@media(max-width:850px){.veloura-container{width:min(100% - 28px,1180px)}.site-header__inner{min-height:auto;padding:14px 0 12px;display:grid;grid-template-columns:1fr auto;gap:14px}.site-logo{font-size:25px;letter-spacing:.22em}.site-actions{justify-content:flex-end;gap:16px;font-size:14px}.site-nav{grid-column:1 / -1;width:100%;display:flex;gap:22px;overflow-x:auto;white-space:nowrap;padding:4px 0 2px;font-size:14px}.veloura-hero{padding:58px 0 54px}.veloura-hero__grid{grid-template-columns:1fr;gap:36px}.veloura-hero__eyebrow{font-size:11px;letter-spacing:.28em;margin-bottom:18px}.veloura-hero__title{font-size:clamp(48px,14vw,68px);line-height:.92;letter-spacing:-.045em}.veloura-hero__text{margin-top:24px;font-size:16px;line-height:1.75}.veloura-hero__buttons{margin-top:30px;gap:12px}.veloura-hero__button{width:100%;min-height:58px}.veloura-hero__stats{margin-top:38px;grid-template-columns:1fr}.veloura-hero__stats div{padding:20px 4px;border-right:0;border-bottom:1px solid #ded6cc}.veloura-hero__stats div:last-child{border-bottom:0}.veloura-hero__stats strong{font-size:30px}.veloura-hero__media{border-radius:28px;aspect-ratio:4 / 5}.veloura-hero__badge{left:14px;right:14px;bottom:14px;border-radius:20px}.veloura-hero__badge strong{font-size:20px}.hero__grid,.product-detail{grid-template-columns:1fr}.hero__copy,.hero__media{min-height:auto;padding:28px}.hero__media{aspect-ratio:4 / 5}.section-padding{padding:52px 0}.section-header{display:block;margin-bottom:24px}.section-header h2{font-size:clamp(38px,12vw,56px)}.product-grid{grid-template-columns:1fr;gap:20px}.collection-page,.page-content,.search-page,.cart-page,.product-page{padding:44px 0 70px}.page-heading h1{font-size:clamp(40px,12vw,58px)}.product-detail{gap:26px}.product-info{padding:24px 0}.product-info h1{font-size:clamp(40px,12vw,58px)}.cart-table{font-size:14px}.cart-actions{flex-direction:column}.cart-actions .veloura-button{width:100%}.editorial{margin:48px 0;padding:58px 0}.editorial .veloura-title,.editorial h2{font-size:clamp(42px,13vw,62px);line-height:.98}.editorial .veloura-subtitle,.editorial p{font-size:16px}.newsletter{width:min(100% - 28px,1180px);margin:52px auto;padding:54px 20px}.newsletter form{flex-direction:column;align-items:stretch}.newsletter input,.newsletter .veloura-button{width:100%}.site-footer{padding:44px 0}.site-footer__grid{grid-template-columns:1fr;gap:30px}}@media(max-width:600px){body{overflow-x:hidden}.veloura-container{width:min(100% - 24px,1180px)}.site-header{background:#f8f4eef5}.site-header__inner{padding:14px 0 10px;grid-template-columns:1fr auto;gap:10px}.site-logo{font-size:24px;letter-spacing:.24em}.site-actions{gap:14px;font-size:13px}.site-nav{grid-column:1 / -1;gap:20px;font-size:14px;padding:8px 0 2px;overflow-x:auto;white-space:nowrap;scrollbar-width:none}.site-nav::-webkit-scrollbar{display:none}.veloura-hero{padding:42px 0 40px}.veloura-hero__grid{gap:28px}.veloura-hero__eyebrow{font-size:10px;letter-spacing:.24em;margin-bottom:16px}.veloura-hero__title{font-size:clamp(44px,13vw,58px);line-height:.92;letter-spacing:-.05em}.veloura-hero__text{margin-top:20px;font-size:15.5px;line-height:1.7;max-width:95%}.veloura-hero__buttons{margin-top:26px;display:grid;grid-template-columns:1fr;gap:12px}.veloura-hero__button{width:100%;min-height:54px;font-size:11px}.veloura-hero__stats{display:none}.veloura-hero__media{border-radius:26px;aspect-ratio:4 / 5;box-shadow:0 20px 50px #1111111f}.veloura-hero__badge{display:none}.section-padding{padding:42px 0}.section-header{margin-bottom:22px}.section-header h2{font-size:clamp(36px,11vw,48px);line-height:.96}.product-grid{gap:18px}.product-card{border-radius:24px}.product-card__body{padding:16px}.product-card__title{font-size:21px}.editorial{margin:40px 0;padding:48px 0}.editorial .veloura-eyebrow{font-size:10px;letter-spacing:.24em}.editorial .veloura-title,.editorial h2{font-size:clamp(38px,11vw,52px);line-height:.98}.editorial .veloura-subtitle,.editorial p{font-size:15.5px;line-height:1.7}.newsletter{width:min(100% - 24px,1180px);margin:42px auto;padding:42px 18px;border-radius:24px}.newsletter .veloura-eyebrow{font-size:10px;letter-spacing:.24em}.newsletter h2,.newsletter .veloura-title{font-size:30px;line-height:1.1}.newsletter p{font-size:15px;line-height:1.6}.newsletter form{margin-top:22px}.newsletter input{min-height:52px;font-size:15px}.newsletter .veloura-button{min-height:52px}.site-footer{padding:38px 0}.site-footer__grid{gap:26px}.site-footer h3{font-size:25px;letter-spacing:.22em}.site-footer p,.site-footer a{font-size:15px}.site-footer strong{margin-bottom:10px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/theme.css.map */
