@font-face{font-family:'VVCloister';src:url('./CloisterBlack.ttf') format('truetype');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:'VVChopin';src:url('./ChopinScript.ttf') format('truetype');font-style:normal;font-weight:400;font-display:swap}
:root{--bg:#000;--panel:#050505;--panel-2:#090909;--ink:#f5f5f2;--muted:#aaa8a4;--line:#292929;--line-soft:#151515;--gothic:'VVCloister','Old English Text MT',serif;--script:'VVChopin','Snell Roundhand',cursive;--body:Georgia,'Times New Roman',serif;--max:1510px;--header-h:132px}
*{box-sizing:border-box}html{background:#000;color:var(--ink);scroll-behavior:smooth}body{margin:0;background:#000;color:var(--ink);font-family:var(--body);font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}button,input,select,textarea{font:inherit}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:1rem;top:1rem;z-index:999;background:#fff;color:#000;padding:.8rem}.vv-container{width:min(calc(100% - 48px),var(--max));margin:auto}.vv-gothic{font-family:var(--gothic);font-weight:400}.vv-script{font-family:var(--script);font-weight:400}.vv-kicker{text-transform:uppercase;letter-spacing:.2em;font-size:.7rem;color:#c7c7c7}.vv-btn{display:inline-flex;align-items:center;justify-content:center;gap:1.3rem;min-height:44px;border:0;border-bottom:1px solid #6b6b6b;background:transparent;color:#fff;padding:.62rem .15rem;font-family:var(--gothic);font-size:1.05rem;cursor:pointer;transition:.25s}.vv-btn:hover,.vv-btn:focus{color:#bbb;border-color:#fff}.vv-btn--solid{background:#efefef;color:#000;border:1px solid #efefef;padding:.82rem 1.2rem;width:100%}.vv-btn--solid:hover{background:#cfcfcf;color:#000}.vv-header{position:sticky;top:0;z-index:50;background:rgba(0,0,0,.97);border-bottom:1px solid var(--line)}.vv-header__top{height:82px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.vv-header__brand{grid-column:2;font-family:var(--gothic);font-size:1.82rem;letter-spacing:.055em;text-align:center}.vv-header__icons{grid-column:3;justify-self:end;display:flex;gap:1rem;align-items:center}.vv-header__nav{height:50px;display:flex;justify-content:center;align-items:center;gap:4rem;border-top:1px solid var(--line-soft)}.vv-header__nav a{font-family:var(--gothic);font-size:1.18rem;transition:.2s}.vv-header__nav a:hover{color:#aaa}.vv-icon{width:24px;height:24px;display:grid;place-items:center;background:none;border:0;color:#fff;cursor:pointer}.vv-icon svg{width:100%;height:100%;stroke-width:1.35}.vv-cart-count{font:10px/1 Arial,sans-serif;position:absolute;transform:translate(11px,-10px)}.vv-mobile-toggle{display:none}.vv-hero{min-height:calc(100vh - var(--header-h));display:grid;place-items:center;text-align:center;border-bottom:1px solid var(--line);position:relative;overflow:hidden;background:#020202}.vv-hero:before{content:'';position:absolute;inset:0;background-image:linear-gradient(rgba(0,0,0,.42),rgba(0,0,0,.64)),var(--hero-bg);background-size:cover;background-position:center;filter:grayscale(1) contrast(1.25);opacity:.67}.vv-hero:after{content:'';position:absolute;inset:0;background:radial-gradient(circle at center,transparent 5%,rgba(0,0,0,.24) 53%,rgba(0,0,0,.74) 100%)}.vv-hero__inner{position:relative;z-index:1;width:min(760px,92%);padding:4.5rem 0 5.5rem}.vv-hero__logo{font-size:clamp(6.7rem,11vw,11.8rem);line-height:.55;margin:0 0 3.3rem;text-shadow:0 3px 36px #000;letter-spacing:-.035em}.vv-cross{font-family:Georgia,serif;font-size:3.25rem;line-height:1;margin:1rem 0 1.4rem;color:#cfcfcf}.vv-hero__copy{font-family:var(--gothic);font-size:1.38rem;line-height:1.38;max-width:620px;margin:0 auto 1.3rem}.vv-section{padding:4.2rem 0;border-bottom:1px solid var(--line)}.vv-title{font-size:clamp(4.7rem,7vw,7.4rem);line-height:.67;margin:.25rem 0 1.1rem}.vv-about{display:grid;grid-template-columns:.62fr 1.38fr;gap:3.5rem;align-items:stretch}.vv-about__side{text-align:center;border-right:1px solid var(--line);padding:2.6rem;display:flex;flex-direction:column;justify-content:center}.vv-about__side .vv-gothic{font-size:2rem}.vv-about__copy{max-width:780px;padding:1.4rem 0}.vv-about__copy p{margin:0 0 1rem}.vv-category-heading{text-align:center;font-size:1.45rem;margin:0 0 1rem}.vv-category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.vv-category{position:relative;aspect-ratio:3/4;overflow:hidden;border:1px solid var(--line);background:#0a0a0a}.vv-category img{width:100%;height:100%;object-fit:cover;filter:grayscale(1) brightness(.48);transition:.45s}.vv-category:hover img{transform:scale(1.035);filter:grayscale(1) brightness(.72)}.vv-category__label{position:absolute;inset:auto 0 2rem;text-align:center;font-family:var(--gothic);font-size:1.38rem;text-shadow:0 2px 12px #000}.vv-placeholder{width:100%;height:100%;background:linear-gradient(145deg,#101010,#030303)}.vv-banner{display:grid;grid-template-columns:220px 1fr auto;align-items:center;border:1px solid var(--line);margin-top:1.1rem;min-height:108px}.vv-banner__image{height:100%;background:#111;overflow:hidden}.vv-banner__image img{width:100%;height:100%;object-fit:cover;filter:grayscale(1) brightness(.65)}.vv-banner>*{padding:1.4rem}.vv-banner__copy{font-family:var(--gothic);font-size:1.18rem}.vv-footer{padding:3.2rem 0 1.2rem}.vv-footer__grid{display:grid;grid-template-columns:repeat(4,1fr) 1.35fr;gap:2rem}.vv-footer h3{font-family:var(--gothic);font-weight:400;font-size:1.28rem;margin:0 0 .8rem}.vv-footer ul{list-style:none;padding:0;margin:0}.vv-footer li{margin:.42rem 0;color:#c6c6c6;font-family:var(--gothic);font-size:1rem}.vv-footer p{color:#bbb}.vv-newsletter input{width:100%;background:transparent;border:1px solid var(--line);color:#fff;padding:.85rem}.vv-socials{display:flex;gap:1.1rem;margin-top:1.25rem}.vv-socials a{width:22px;height:22px}.vv-footer__bottom{display:flex;justify-content:center;align-items:center;gap:2rem;border-top:1px solid #222;margin-top:2.2rem;padding-top:1.25rem;font-family:var(--gothic);font-size:.95rem}.vv-page-hero{min-height:350px;display:grid;place-items:center;text-align:center;background-image:linear-gradient(rgba(0,0,0,.56),rgba(0,0,0,.8)),var(--lace);background-size:cover;background-position:center;border-bottom:1px solid var(--line)}.vv-page-hero h1{font-size:clamp(5rem,10vw,9.5rem);line-height:.7;margin:0}.vv-products{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.vv-product-card{border:1px solid var(--line);padding:10px;position:relative;background:#020202}.vv-product-card__media{aspect-ratio:3/4;background:#0b0b0b;overflow:hidden}.vv-product-card__media img{width:100%;height:100%;object-fit:cover;filter:grayscale(1) brightness(.8);transition:.4s}.vv-product-card:hover img{transform:scale(1.025);filter:grayscale(1) brightness(1)}.vv-product-card__meta{display:flex;justify-content:space-between;gap:1rem;padding:.85rem .15rem .1rem}.vv-product-card__title{font-family:var(--gothic);font-size:1.1rem}.vv-wish{position:absolute;top:18px;right:18px;z-index:2;background:#000b;border:1px solid #555;color:#fff;border-radius:50%;width:34px;height:34px;cursor:pointer}.vv-wish.is-active{background:#fff;color:#000}.vv-toolbar{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid var(--line);font-family:var(--gothic)}.vv-toolbar select{background:#000;color:#fff;border:1px solid var(--line);padding:.6rem}.vv-product{display:grid;grid-template-columns:1.2fr .8fr;gap:3rem}.vv-product__gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.vv-product__gallery img{width:100%;aspect-ratio:3/4;object-fit:cover;filter:grayscale(1)}.vv-product__info{position:sticky;top:160px;align-self:start}.vv-product__info h1{font-family:var(--gothic);font-size:3rem;font-weight:400;line-height:1.05}.vv-price{font-size:1.35rem;margin:1rem 0}.vv-field{margin:1.1rem 0}.vv-field label{display:block;margin-bottom:.45rem;font-family:var(--gothic)}.vv-field input,.vv-field textarea,.vv-field select{width:100%;background:#050505;border:1px solid var(--line);color:#fff;padding:.85rem}.vv-qty{width:90px!important}.vv-accordion{border-top:1px solid var(--line);margin-top:1.5rem}.vv-accordion details{border-bottom:1px solid var(--line);padding:.9rem 0}.vv-accordion summary{font-family:var(--gothic);cursor:pointer}.vv-rte{max-width:850px;margin:auto}.vv-rte h1,.vv-rte h2,.vv-rte h3{font-family:var(--gothic);font-weight:400}.vv-rte a{text-decoration:underline}.vv-form{max-width:760px;margin:auto}.vv-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.vv-cart-row{display:grid;grid-template-columns:110px 1fr 120px 140px auto;gap:1rem;align-items:center;padding:1.25rem 0;border-bottom:1px solid var(--line)}.vv-cart-row img{width:100%;aspect-ratio:3/4;object-fit:cover;filter:grayscale(1)}.vv-cart-summary{margin-left:auto;max-width:450px;text-align:right;padding:2rem 0}.vv-search{position:fixed;inset:0;z-index:99;background:rgba(0,0,0,.98);display:grid;place-items:center;padding:2rem}.vv-search[hidden]{display:none}.vv-search form{width:min(760px,100%)}.vv-search label{display:block;font-family:var(--script);font-size:5rem;line-height:1}.vv-search__row{display:flex}.vv-search input{flex:1;background:#090909;border:1px solid var(--line);color:#fff;padding:1rem}.vv-search button{background:#fff;color:#000;border:0;padding:0 2rem}.vv-search__close{position:absolute;right:2rem;top:1rem;font-size:3rem;background:none;color:#fff;border:0}.vv-empty{text-align:center;padding:5rem 0}.vv-fade{opacity:0;transform:translateY(16px);transition:.75s ease}.vv-fade.is-visible{opacity:1;transform:none}.shopify-policy__container{max-width:900px!important;padding:4rem 24px!important}.shopify-policy__title h1{font-family:var(--script);font-size:5rem;font-weight:400}.shopify-policy__body h2,.shopify-policy__body h3{font-family:var(--gothic)}
@media(max-width:900px){:root{--header-h:78px}.vv-container{width:min(calc(100% - 28px),var(--max))}.vv-header__top{height:78px;grid-template-columns:auto 1fr auto}.vv-header__brand{grid-column:2;text-align:center;font-size:1.35rem}.vv-mobile-toggle{display:grid;grid-column:1}.vv-header__icons{grid-column:3}.vv-header__nav{position:fixed;inset:78px 0 0;background:#000;display:none;flex-direction:column;height:auto;justify-content:flex-start;gap:1.7rem;padding:3rem 1.5rem}.vv-header__nav.is-open{display:flex}.vv-hero{min-height:calc(100vh - 78px)}.vv-hero__logo{font-size:clamp(5.2rem,18vw,8rem)}.vv-category-grid{grid-template-columns:repeat(2,1fr)}.vv-footer__grid{grid-template-columns:repeat(2,1fr)}.vv-about,.vv-product{grid-template-columns:1fr}.vv-about__side{border-right:0;border-bottom:1px solid var(--line)}.vv-product__info{position:static}.vv-products{grid-template-columns:repeat(2,1fr)}.vv-banner{grid-template-columns:1fr}.vv-banner__image{display:none}.vv-cart-row{grid-template-columns:80px 1fr;align-items:start}.vv-cart-row>*:nth-child(n+3){grid-column:2}.vv-form-grid{grid-template-columns:1fr}}
@media(max-width:560px){.vv-container{width:min(calc(100% - 22px),var(--max))}.vv-header__brand{font-size:1.1rem}.vv-header__icons{gap:.45rem}.vv-hero__inner{padding:3rem 0}.vv-hero__logo{font-size:4.9rem;margin-bottom:2.5rem}.vv-hero__copy{font-size:1.12rem}.vv-products{grid-template-columns:1fr}.vv-footer__grid{grid-template-columns:1fr}.vv-footer__bottom{font-size:.78rem}.vv-category__label{font-size:1.08rem}.vv-product__gallery{grid-template-columns:1fr}.vv-form-grid{grid-template-columns:1fr}.vv-search label{font-size:3.5rem}}
