@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600;700&family=Proza+Libre:wght@400;500;600&display=swap";:root{--color-text:#211d1e;--color-background:#e9e6e1;--color-background-light:#f2efeb;--color-background-dark:#e0ddd8;--color-muted:#a5aeb7;--color-accent:#d3a999;--font-title:"Cormorant Garamond", serif;--font-body:"Proza Libre", sans-serif;--color-border:#a5aeb773;--color-text-soft:#211d1ed6;--color-overlay:#211d1ea8;--color-button-primary:#d3a999;--color-button-secondary:#a5aeb7;--color-button-neutral:#211d1e;--shadow-sm:0 8px 18px #211d1e1f;--shadow-md:0 12px 28px #211d1e14;--shadow-lg:0 18px 45px #211d1e14}*{box-sizing:border-box}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}body{background:var(--color-background);min-height:100vh;color:var(--color-text);font-family:var(--font-body);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-size:18px;line-height:1.7}#root{min-height:100vh}article[id]{scroll-margin-top:6rem}h1,h2,h3,h4,h5,h6{color:var(--color-text);font-family:var(--font-title);margin:0;font-weight:600;line-height:.95}p{color:var(--color-text-soft);font-family:var(--font-body);margin:0}a{color:inherit;-webkit-text-decoration-color:var(--color-accent);text-decoration-color:var(--color-accent);text-underline-offset:.18em}img{max-width:100%}button,input,textarea,select{font:inherit;color:inherit}::selection{color:var(--color-text);background:#d3a99973}.page-shell{min-height:100vh}.app-shell{gap:5rem;width:min(100%,72rem);margin:0 auto;padding:2.5rem 2.25rem 8.5rem;display:grid}.view{gap:2rem;scroll-margin-top:7rem;display:grid}.section-heading{gap:.85rem;max-width:48rem;display:grid}.section-heading h2{font-size:clamp(2.5rem,5vw,4.2rem)}.eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#211d1ec7;align-items:center;gap:.4rem;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-flex}.content-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;display:grid}.surface-card{border:1px solid var(--color-border);background:var(--color-background-light);box-shadow:var(--shadow-md);border-radius:1.2rem}@media (width<=900px){.app-shell{padding-top:1.75rem;padding-bottom:6rem}.content-grid{grid-template-columns:1fr}}@media (width<=640px){body{font-size:17px}.app-shell{gap:4rem;padding-inline:1.25rem}}.site-footer{border-top:1px solid var(--color-border)}.site-footer__inner{flex-wrap:wrap;justify-content:space-between;gap:1rem;width:min(100%,72rem);margin:0 auto;padding:1.5rem 2rem 2.5rem;display:flex}.site-footer__inner p,.site-footer__inner a{font-size:1rem}.site-footer__inner a{text-decoration:none}@media (width<=900px){.site-footer__inner{padding-inline:1.25rem}}.site-header{z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:var(--color-background-light);border-bottom:1px solid var(--color-border);position:sticky;top:0}.site-header__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;width:min(100%,72rem);margin:0 auto;padding:1.45rem 2.25rem;display:flex}.site-header__brand{letter-spacing:.14em;text-transform:uppercase;color:#211d1ec7;align-items:center;gap:.4rem;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-flex}.site-header__nav{flex-wrap:wrap;justify-content:flex-end;gap:1rem;display:flex}.site-header__menu-toggle{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;min-height:2.5rem;padding:.2rem .1rem;font-size:1.9rem;line-height:1;display:none}.site-header__menu-toggle svg{width:1em;height:1em}.site-header__nav a{color:#211d1ed6;border-radius:999px;justify-content:center;align-items:center;min-height:2.2rem;padding:.1rem .55rem;font-size:1rem;text-decoration:none;transition:color .12s,text-decoration-color .12s;display:inline-flex}.site-header__nav a.is-active{color:var(--color-text);text-underline-offset:.22em;text-decoration:underline;text-decoration-thickness:2px;-webkit-text-decoration-color:var(--color-accent);text-decoration-color:var(--color-accent);font-weight:700}.header-cart-button{cursor:pointer;background:0 0;border:0;align-items:center;gap:.5rem;min-height:2.6rem;padding:.25rem .1rem;display:inline-flex}.header-cart-button__icon{justify-content:center;align-items:center;width:1.55rem;height:1.55rem;font-size:1.55rem;display:inline-flex}.header-cart-button__icon svg{fill:currentColor;stroke:none;width:100%;height:100%}.header-cart-button__badge{background:var(--color-text);min-width:1.3rem;height:1.3rem;color:var(--color-background);border-radius:999px;place-items:center;padding:0 .25rem;font-size:.74rem;line-height:1;display:grid}@media (width<=900px){.site-header__inner{padding-inline:1.25rem}}@media (width<=640px){.site-header__inner{grid-template-columns:auto 1fr auto;align-items:center;gap:.55rem .65rem;display:grid}.site-header__brand{letter-spacing:.1em;min-width:0;font-size:.82rem}.site-header__menu-toggle{justify-self:start;display:inline-flex}.site-header__nav{border-top:1px solid var(--color-border);flex-direction:column;grid-column:1/-1;justify-content:stretch;gap:.4rem;width:100%;margin-top:.25rem;padding-top:.7rem;display:none}.site-header__nav.is-open{display:flex}.site-header__nav a{background:0 0;border:0;justify-content:flex-start;min-height:2.7rem;padding-inline:.85rem}.header-cart-button{justify-self:end;min-height:2.5rem;padding-inline:.15rem}}.expandable-gallery-lightbox{z-index:1700;place-items:center;display:grid;position:fixed;inset:0}.expandable-gallery-lightbox__backdrop{background:#211d1e80;border:0;position:absolute;inset:0}.expandable-gallery-lightbox__panel{z-index:1;width:min(95vw,56rem);max-height:95vh;position:relative}.expandable-gallery{border-radius:1rem;position:relative;overflow:hidden}.expandable-gallery__image{background:var(--color-background-light);border:0;width:auto;max-width:100%;height:auto;max-height:90vh;margin-inline:auto;display:block}.expandable-gallery__placeholder{aspect-ratio:4/3;border:1px solid var(--color-border);background:var(--color-background-dark);color:#211d1ebd;letter-spacing:.05em;text-transform:uppercase;place-items:center;width:min(92vw,56rem);font-size:.9rem;display:grid}.expandable-gallery__nav{width:2.1rem;height:2.1rem;color:var(--color-background);cursor:pointer;background:#211d1ea8;border:0;border-radius:999px;position:absolute;top:50%;transform:translateY(-50%)}.expandable-gallery__nav--prev{left:.65rem}.expandable-gallery__nav--next{right:.65rem}.expandable-gallery__counter{color:var(--color-background);background:#211d1ea8;border-radius:999px;margin:0;padding:.2rem .5rem;font-size:.8rem;position:absolute;bottom:.8rem;left:.8rem}.expandable-gallery__collapse{color:var(--color-background);cursor:pointer;background:#211d1ea8;border:0;border-radius:999px;place-items:center;width:2.2rem;height:2.2rem;font-size:1.1rem;display:grid;position:absolute;bottom:.7rem;right:.7rem}.profile-list{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:1.75rem;display:grid}.profile-card{border:1px solid var(--color-border);background:var(--color-background-light);box-shadow:var(--shadow-lg);border-radius:1.75rem;grid-template-columns:1fr;gap:1.5rem;padding:1.75rem;display:grid}.profile-card__media{min-width:0}.profile-card__content{gap:1.5rem;display:grid}.profile-card__header{gap:.7rem;display:grid}.profile-card__header h3{font-size:clamp(2.5rem,5vw,4rem)}.profile-card__body{gap:1.15rem;display:grid}.profile-card__body p{max-width:none}.profile-gallery{gap:.9rem;display:grid}.profile-gallery--founder{grid-template-rows:repeat(2,minmax(0,13rem));grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr)}.profile-gallery--founder .profile-gallery__item:first-child{grid-row:1/span 2}.profile-gallery--artist{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:minmax(0,13rem);gap:1rem}.profile-card__gallery{margin-top:1.5rem}.profile-gallery__item{background:var(--color-background-light);box-shadow:var(--shadow-md);border-radius:1.5rem;margin:0;overflow:hidden}.profile-gallery__item img,.profile-gallery__trigger img{object-fit:cover;width:100%;height:100%;display:block}.profile-gallery__trigger{cursor:pointer;background:0 0;border:0;width:100%;height:100%;padding:0;display:block}.artist-headshot{height:var(--artist-media-height,20rem);background:var(--color-background-light);box-shadow:var(--shadow-md);border-radius:1.5rem;margin:0;overflow:hidden}.artist-headshot img{object-fit:cover;object-position:center bottom;border-radius:1.5rem;width:100%;height:100%;display:block}.image-carousel{height:100%}.image-carousel__slides{background:var(--color-background-light);height:100%;box-shadow:var(--shadow-md);border-radius:1.5rem;position:relative;overflow:hidden}.image-carousel__slide{opacity:0;margin:0;transition:opacity 1.2s;position:absolute;inset:0}.image-carousel__slide.is-active{opacity:1}.image-carousel__slide img{object-fit:cover;width:100%;height:100%;display:block}@media (width<=1200px){.profile-gallery--artist{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.profile-list{grid-template-columns:1fr}}@media (width<=720px){.profile-gallery--artist{grid-template-columns:1fr}}@media (width<=900px){.profile-gallery--founder,.profile-gallery--artist{grid-template-rows:none;grid-template-columns:1fr;grid-auto-rows:minmax(0,18rem)}.artist-headshot{height:var(--artist-media-height)}}.contact-container{grid-template-columns:minmax(0,1.35fr) minmax(0,.85fr);align-items:start;gap:3.5rem;width:min(100%,92rem);margin:0 auto;display:grid}.view#contact .section-heading{max-width:72rem}.contact-form,.contact-info{background:var(--color-background-light);border:1px solid var(--color-border);box-shadow:var(--shadow-lg);border-radius:2rem;gap:1.5rem;width:100%;padding:2rem;display:grid}.contact-form h3{margin:0;font-size:clamp(2rem,3vw,2.4rem)}.contact-info h3{margin:0;font-size:clamp(1.25rem,2vw,1.4rem)}.contact-details{gap:1.25rem;display:grid}.contact-item{gap:.25rem;display:grid}.contact-label{text-transform:uppercase;letter-spacing:.15em;color:var(--color-muted);font-size:.82rem;font-weight:700}.contact-item a{font-size:1.05rem;text-decoration:none;transition:color .2s}.contact-item a:hover{color:var(--color-accent)}.contact-form label{color:var(--color-text);gap:.5rem;display:grid}.contact-form input,.contact-form textarea{border:1px solid var(--color-border);background:var(--color-background-dark);width:100%;color:var(--color-text);border-radius:1rem;padding:.9rem 1rem}.contact-form textarea{resize:vertical;min-height:8rem}.contact-form button{background:var(--color-button-primary);width:fit-content;color:var(--color-text);cursor:pointer;border:0;border-radius:999px;padding:.9rem 1.25rem}@media (width<=940px){.contact-container{grid-template-columns:1fr;gap:2rem}}.shop-view{gap:1.6rem}.shop-alert,.shop-error{border:1px solid var(--color-border);background:var(--color-background-light);border-radius:.9rem;padding:.85rem 1rem}.shop-error{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.shop-error button{background:var(--color-button-primary);color:var(--color-text);cursor:pointer;border:0;border-radius:999px;padding:.45rem .95rem}.shop-card-section{gap:1rem;display:grid}.shop-card-section h3{font-size:clamp(2rem,4vw,2.6rem)}.shop-garment-block{gap:.8rem;display:grid}.shop-garment-block h4{text-transform:uppercase;letter-spacing:.06em;color:#211d1ed1;font-size:clamp(1.5rem,3vw,2rem)}.shop-product-grid{grid-template-columns:repeat(auto-fit,minmax(16rem,1fr));gap:1rem;display:grid}.shop-product-card{border:1px solid var(--color-border);background:var(--color-background-light);box-shadow:var(--shadow-md);border-radius:1.2rem;display:grid;overflow:hidden}.shop-product-card__image{aspect-ratio:4/3;border-bottom:1px solid var(--color-border);object-fit:cover;width:100%;display:block}.shop-product-card__image--placeholder{background:var(--color-background-dark);color:#211d1ebd;letter-spacing:.05em;text-transform:uppercase;place-items:center;font-size:.9rem;display:grid}.shop-product-card__body{gap:.75rem;padding:.95rem;display:grid}.shop-product-card__body h5{font-size:clamp(1.4rem,2.2vw,1.9rem)}.shop-product-card__price{color:#211d1ee6;font-size:1rem}.shop-product-card__sold-out{letter-spacing:.08em;color:#dc3545;margin:0;font-size:.85rem;font-weight:700}.shop-product-card__actions{gap:.55rem;display:grid}.shop-product-card__ghost-btn,.shop-product-card__add,.shop-cart-summary__secondary,.shop-cart-summary__checkout{cursor:pointer;border-radius:.75rem;justify-content:center;align-items:center;min-height:2.45rem;text-decoration:none;display:inline-flex}.shop-product-card__ghost-btn{border:1px solid var(--color-border);background:var(--color-button-neutral);color:var(--color-background);padding:.55rem .9rem}.shop-cart-summary__secondary{border:1px solid var(--color-border);background:var(--color-button-primary);color:var(--color-text);padding:.55rem .9rem}.shop-product-card__add,.shop-cart-summary__checkout{background:var(--color-button-primary);color:var(--color-text);letter-spacing:.03em;border:0;padding:.72rem 1rem;font-weight:600}.shop-product-card__add:hover{box-shadow:var(--shadow-sm)}.shop-product-card__add:disabled,.shop-cart-summary__checkout:disabled,.shop-product-card__ghost-btn:disabled,.shop-cart-summary__secondary:disabled{background:var(--color-button-secondary);color:var(--color-text);opacity:1;cursor:not-allowed}.shop-product-card__add:disabled{color:var(--color-text)}.shop-quantity-input__button:disabled{opacity:.55;cursor:not-allowed}.shop-purchase-panel{gap:.7rem;display:grid}.shop-product-card__field{gap:.35rem;display:grid}.shop-product-card__field span{text-transform:uppercase;letter-spacing:.08em;color:#211d1ebf;font-size:.72rem}.shop-product-card__field select{border:1px solid var(--color-border);background:var(--color-background-dark);border-radius:.65rem;width:100%;min-height:2.5rem;padding:.45rem .65rem}.shop-quantity-input{border:1px solid var(--color-border);background:var(--color-background-dark);border-radius:.65rem;grid-template-columns:2.3rem 1fr 2.3rem;align-items:center;width:100%;min-height:2.5rem;display:grid}.shop-quantity-input__button{cursor:pointer;background:0 0;border:0;min-height:2.5rem}.shop-quantity-input input{text-align:center;appearance:textfield;background:0 0;border:0;width:100%;min-height:2.5rem}.shop-quantity-input input:focus{outline:none}.shop-quantity-input input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.shop-quantity-input input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.shop-preview-modal,.shop-gallery-lightbox,.cart-drawer{z-index:1200;display:grid;position:fixed;inset:0}.shop-preview-modal,.shop-gallery-lightbox{place-items:center}.shop-preview-modal__backdrop,.shop-gallery-lightbox__backdrop,.cart-drawer__backdrop{background:#211d1e80;border:0;position:absolute;inset:0}.shop-preview-modal__panel,.shop-gallery-lightbox__panel,.cart-drawer__panel{z-index:1;border:1px solid var(--color-border);background:var(--color-background-light);position:relative}.shop-preview-modal__panel{border-radius:1rem;gap:.8rem;width:min(94vw,40rem);max-height:92vh;padding:1rem;display:grid;overflow:auto}.shop-preview-modal__header{justify-content:space-between;align-items:center;display:flex}.shop-preview-modal__close,.cart-drawer__close{border:1px solid var(--color-border);cursor:pointer;background:0 0;border-radius:999px;width:2.2rem;height:2.2rem}.shop-preview-modal__content{gap:.7rem;display:grid}.shop-preview-modal__content h3{font-size:clamp(2rem,4vw,2.8rem)}.shop-gallery{border-radius:.85rem;position:relative;overflow:hidden}.shop-gallery__image{aspect-ratio:4/3;object-fit:cover;border:1px solid var(--color-border);background:var(--color-background-light);width:100%;display:block}.shop-gallery__nav{background:var(--color-overlay);width:2.1rem;height:2.1rem;color:var(--color-background);cursor:pointer;border:0;border-radius:999px;position:absolute;top:50%;transform:translateY(-50%)}.shop-gallery__nav--prev{left:.65rem}.shop-gallery__nav--next{right:.65rem}.shop-gallery__counter{color:var(--color-background);background:var(--color-overlay);border-radius:999px;margin:0;padding:.2rem .5rem;font-size:.8rem;position:absolute;bottom:.8rem;left:.8rem}.shop-gallery__expand{background:var(--color-overlay);color:var(--color-background);cursor:pointer;border:0;border-radius:999px;place-items:center;width:2.2rem;height:2.2rem;font-size:1.1rem;display:grid;position:absolute;bottom:.7rem;right:.7rem}.shop-gallery-lightbox{z-index:1700}.shop-gallery-lightbox__panel{width:min(95vw,56rem);max-height:95vh}.shop-gallery--expanded{border-radius:1rem}.shop-gallery--expanded .shop-gallery__image{background:var(--color-background-light);border:0;width:auto;max-width:100%;height:auto;max-height:90vh;margin-inline:auto}.shop-product-detail{border:1px solid var(--color-border);background:var(--color-background-light);border-radius:1.3rem;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1rem;padding:1rem;display:grid}.shop-product-detail__body{align-content:start;gap:.8rem;display:grid}.shop-product-detail__body h3{font-size:clamp(2.2rem,4vw,3.1rem)}.shop-cart-view{gap:1.2rem}.shop-cart-empty,.shop-cart-summary,.cart-line-item{border:1px solid var(--color-border);background:var(--color-background-light);border-radius:1rem}.shop-cart-empty{gap:.7rem;padding:1rem;display:grid}.shop-cart-layout{grid-template-columns:minmax(0,1fr) minmax(16rem,22rem);align-items:start;gap:1rem;display:grid}.shop-cart-lines,.cart-drawer__lines{gap:.8rem;margin:0;padding:0;list-style:none;display:grid}.shop-cart-summary{gap:.75rem;padding:1rem;display:grid;position:sticky;top:6.5rem}.shop-cart-summary__row,.cart-summary__row,.cart-line-item__pricing{justify-content:space-between;align-items:center;display:flex}.shop-cart-summary__error,.cart-summary__error{color:var(--color-accent);font-size:.9rem}.shop-cart-summary__secondary,.shop-cart-summary__checkout{min-height:2.7rem}.cart-drawer{justify-items:end}.cart-drawer__panel{border-left:1px solid var(--color-border);grid-template-rows:auto 1fr;gap:1rem;width:min(96vw,25rem);height:100%;padding:1rem;display:grid;overflow:hidden}.cart-drawer__header{justify-content:space-between;align-items:center;display:flex}.cart-drawer__header h2{font-size:2rem}.cart-drawer__empty{align-content:start;gap:.4rem;display:grid}.cart-drawer__lines{align-content:start;padding-right:.25rem;overflow:auto}.cart-line-item{gap:.65rem;padding:.8rem;display:grid}.cart-line-item__name{font-weight:600}.cart-line-item__meta{font-size:.88rem}.cart-line-item__controls{align-items:center;gap:.45rem;display:inline-flex}.cart-line-item__qty-btn{border:1px solid var(--color-border);cursor:pointer;background:0 0;border-radius:999px;width:1.9rem;height:1.9rem}.cart-line-item__qty{text-align:center;min-width:1.5rem}.cart-line-item__remove{text-underline-offset:.2em;cursor:pointer;background:0 0;border:0;text-decoration:underline}@media (width<=900px){.shop-product-detail,.shop-cart-layout{grid-template-columns:1fr}.shop-cart-summary{position:static}}@media (width<=640px){.shop-product-card__add{width:100%}.shop-product-grid{background:var(--color-background);scroll-snap-type:x proximity;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;gap:.85rem;margin-inline:calc(50% - 50vw);padding:.85rem 0 1.85rem;scroll-padding-inline:.9rem;display:flex;overflow:auto visible}.shop-product-grid::-webkit-scrollbar{display:none}.shop-product-card{scroll-snap-align:center;flex:0 0 min(80vw,18.5rem)}}.hero{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:3rem;display:grid}.hero__copy{gap:1.6rem;display:grid}.hero__copy h1{font-size:clamp(4.25rem,10vw,7.25rem)}.hero__copy .eyebrow{margin-bottom:-.25rem}.hero__carousel{gap:1rem;display:grid}.hero__slides{border:1px solid var(--color-border);background:var(--color-background-light);min-height:clamp(24rem,52vw,40rem);box-shadow:var(--shadow-lg);border-radius:2rem;position:relative;overflow:hidden}.hero__slide{opacity:0;margin:0;transition:opacity 1.5s;position:absolute;inset:0}.hero__slide.is-active{opacity:1}.hero__slide img{object-fit:cover;width:100%;height:100%;display:block}.hero__cta{background:var(--color-button-primary);color:var(--color-text);text-transform:uppercase;letter-spacing:.12em;box-shadow:var(--shadow-sm);cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;padding:1.1rem 1.7rem;font-family:inherit;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-flex}.hero__cta--copy{justify-self:end;margin-top:.35rem}.hero__cta-group{flex-wrap:wrap;justify-content:flex-end;gap:.75rem;margin-top:.35rem;display:flex}.hero__cta-group .hero__cta--copy{margin-top:0}.hero__cta:disabled{opacity:.75;cursor:not-allowed}.hero__donation-error{color:var(--color-accent);text-align:right;justify-self:end;max-width:26rem;margin-top:.55rem}.view--home{justify-self:center;width:min(100%,82rem)}.view--home .hero{grid-template-columns:minmax(18rem,.78fr) minmax(0,1.22fr);align-items:start;gap:2.5rem}.view--home .hero__slides{min-height:clamp(34rem,58vw,48rem)}.view--home .hero__copy{text-align:right;align-content:start;justify-items:end;max-width:34rem;margin-left:auto;padding-top:.4rem}.instagram-section{gap:.8rem;margin-top:1.5rem;display:grid}.instagram-section__title{font-size:clamp(1.8rem,3.5vw,2.5rem);line-height:1.15}.instagram-feed-shell{overflow:visible}@media (width<=900px){.hero{grid-template-columns:1fr;gap:2rem}.hero__slides{min-height:22rem}.view--home{width:100%}.view--home .hero{grid-template-columns:1fr;gap:2rem}.view--home .hero__slides{min-height:30rem}.view--home .hero__copy{text-align:left;justify-items:start;max-width:none;margin-left:0}.hero__cta--copy{justify-self:start}.hero__cta-group{justify-content:flex-start}.hero__donation-error{text-align:left;justify-self:start}}
