:root{--background: #f5eee7;--foreground: #1a1a1a;--card: #efe6dc;--muted: #f0e7df;--muted-foreground: #666666;--primary: #c8a15a;--primary-foreground: #ffffff;--border: #ddd1c4;--radius: 10px;--container-width: 1400px;--font-display: "Egiane", Georgia, serif;--font-body: "Stack Sans Text", Arial, sans-serif;--header-height: 72px;--hero-overlay: linear-gradient(to bottom, rgba(0,0,0,.45) 0%, rgba(0,0,0,.25) 100%)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--background);color:var(--foreground);font-family:var(--font-body);line-height:1.6}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{font:inherit}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);line-height:1.15;margin:0 0 1rem;letter-spacing:.05em}h2{font-size:clamp(2rem,3.5vw,2.75rem)}p{margin:0 0 1rem}.page-width{width:min(calc(100% - 2rem),var(--container-width));margin-inline:auto}.section-spacing{padding:6rem 0}.section-card-bg{background:var(--card)}.text-center{text-align:center}.eyebrow{letter-spacing:.14em;text-transform:uppercase;font-size:.75rem;font-weight:700;color:var(--primary)}.btn,.site-nav a.btn,.shopify-payment-button__button--unbranded{display:inline-flex;align-items:center;justify-content:center;padding:.95rem 1.75rem;border-radius:var(--radius);background:var(--primary);color:var(--primary-foreground);font-weight:600;transition:opacity .25s ease,transform .25s ease;cursor:pointer;border:1px solid var(--border)}.btn:hover,.site-nav a.btn:hover,.shopify-payment-button__button--unbranded:hover{opacity:.92;background:var(--primary-foreground);color:var(--primary);border:1px solid var(--primary)}.btn--secondary{background:transparent;color:var(--foreground);border:1px solid var(--border)}.service-page-hero__title,.service-content-block__title,.studio-options__title,.simple-feature-grid__title,.cta-banner__title,.pricing-cards__title,.collection-products__title,.contact-page__title,.contact-page__section-title,.studio-product__title,.studio-product__section-title,.about-page__hero-title,.about-page__section-title,.about-page__closing-title,.faq-page__hero-title,.faq-page__category-title,.faq-page__cta-title{font-family:var(--font-display)}.service-content-block__title,.studio-options__title,.simple-feature-grid__title,.cta-banner__title,.pricing-cards__title,.collection-rates__title,.collection-products__title,.studio-product__section-title,.about-page__section-title,.faq-page__category-title,.faq-page__cta-title{font-size:clamp(2rem,4vw,3rem)}.service-page-hero__lead,.service-content-block__text,.cta-banner__text,.contact-page__text,.studio-product__subtitle,.studio-product__intro,.studio-product__section-text,.about-page__hero-text,.about-page__philosophy-text,.about-page__vision-text,.faq-page__hero-text,.faq-page__cta-text{color:var(--muted-foreground);line-height:1.8}.card,.collection-rate-card,.collection-products__card,.contact-page__sidebar,.contact-page__form-wrap,.studio-product__rates-card,.about-page__closing-card,.faq-page__item{border:1px solid var(--border);border-radius:18px}.product__media,.cart-item__media,.contact-page__map{border:1px solid var(--border);border-radius:18px;overflow:hidden;background:#fff}.studio-product__hero-media{border:0;border-radius:0;overflow:visible;background:transparent}.card__media,.collection-rate-card__media,.collection-products__media{aspect-ratio:4 / 3;overflow:hidden}.collection-rate-card__media img,.collection-products__image,.service-page-hero__bg-image{width:100%;height:100%;object-fit:cover}.service-page-hero__button,.service-content-block__button,.cta-banner__button,.collection-products__button,.faq-page__cta-button{margin-top:1rem}.collection-rate-card__title,.collection-products__product-title,.pricing-card__title,.studio-product__rates-title,.about-page__feature-title,.contact-page__social-title{font-family:var(--font-display)}.collection-rate-card__title,.collection-products__product-title,.pricing-card__title{font-size:1.5rem;margin-bottom:.5rem}.site-header{position:sticky;top:0;z-index:50;background:#f5eee7e0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);padding-top:var(--header-padding-top, 20px);padding-bottom:var(--header-padding-bottom, 20px);padding-left:var(--header-padding-left, 20px);padding-right:var(--header-padding-right, 20px)}.site-header__inner{min-height:var(--header-height);display:flex;align-items:center;justify-content:space-between;gap:1rem}.site-brand{font-family:var(--font-display);font-weight:600;font-size:1.375rem}.site-nav{display:flex;align-items:center;gap:2rem}.site-nav a{font-size:.95rem;color:var(--muted-foreground)}.site-nav a:hover{color:var(--foreground)}.site-nav__cta{margin-left:.5rem}.mobile-menu-toggle{display:none;border:none;background:none;padding:.25rem;cursor:pointer}.site-nav__item,.site-nav__submenu-item{position:relative}.site-nav__item{display:inline-flex;align-items:center}.site-nav__link,.site-nav__submenu-link,.site-nav__subsubmenu-link,.mobile-nav__link,.mobile-nav__submenu-link,.mobile-nav__subsubmenu-link{display:inline-flex;align-items:center;gap:.4rem}.site-nav__marker{display:inline-flex;align-items:center;justify-content:center;font-size:.75rem;line-height:1;opacity:.8}.site-nav__marker i{font-size:.75rem;line-height:1}.site-nav__marker--side{margin-left:auto}.site-nav__submenu,.site-nav__subsubmenu{position:absolute;min-width:220px;display:none;flex-direction:column;gap:.25rem;padding:.75rem;background:var(--background);border:1px solid var(--border);border-radius:12px;box-shadow:0 12px 30px #00000014;z-index:60}.site-nav__submenu{top:100%;left:0;margin-top:.75rem;padding-top:1rem}.site-nav__subsubmenu{top:0;left:100%;margin-left:0;padding-left:1rem}.site-nav__item:hover>.site-nav__submenu,.site-nav__submenu-item:hover>.site-nav__subsubmenu,.site-nav__item:focus-within>.site-nav__submenu,.site-nav__submenu-item:focus-within>.site-nav__subsubmenu{display:flex}.site-nav__item--has-children:after{content:"";position:absolute;left:0;right:0;top:100%;height:24px}.site-nav__submenu-item--has-children:after{content:"";position:absolute;top:0;left:100%;width:14px;height:100%}.site-nav__submenu-link,.site-nav__subsubmenu-link{display:flex;align-items:center;padding:.55rem .75rem;border-radius:8px;color:var(--muted-foreground);white-space:nowrap}.site-nav__submenu-link:hover,.site-nav__subsubmenu-link:hover{background:var(--card);color:var(--foreground)}.mobile-nav__item,.mobile-nav__submenu-item{display:flex;flex-direction:column;gap:.5rem}.mobile-nav__submenu{display:flex;flex-direction:column;gap:.75rem;padding-left:1rem;margin-top:.5rem;border-left:1px solid var(--border)}.mobile-nav__subsubmenu{display:flex;flex-direction:column;gap:.5rem;padding-left:1rem;margin-top:.35rem;border-left:1px solid var(--border)}.mobile-nav__submenu-link,.mobile-nav__subsubmenu-link{color:var(--muted-foreground)}.mobile-panel{display:none;border-top:1px solid var(--border);padding:1rem 0 1.25rem}.mobile-panel nav{display:flex;flex-direction:column;gap:1rem}.mobile-panel .btn{width:100%}.hero{position:relative;min-height:calc(100vh - var(--header-height));display:flex;align-items:center;justify-content:center;overflow:hidden}.hero__media,.hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.hero__media img{width:100%;height:100%;object-fit:cover}.hero__overlay{background:var(--hero-overlay)}.hero__content{position:relative;z-index:1;max-width:820px;text-align:center;padding:5rem 0;color:#fff}.hero__title{font-size:clamp(2.5rem,5vw,4.75rem)}.hero__lead{font-size:clamp(1.1rem,2vw,1.4rem);color:#ffffffd9}.hero__sublead{font-size:1.05rem;color:#ffffffc7;max-width:700px;margin-inline:auto}.hero__features{display:flex;justify-content:center;flex-wrap:wrap;gap:.75rem 1.5rem;margin:2rem 0 2.25rem}.hero__feature{display:inline-flex;align-items:center;gap:.5rem;color:#e3c898;font-size:.92rem}.hero__check{width:1rem;height:1rem;border-radius:999px;background:var(--primary);display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:.72rem;line-height:1}.richtext-section__inner{max-width:860px;margin-inline:auto}.richtext-section__text{font-size:1.1rem;color:var(--muted-foreground)}.card-grid{display:grid;gap:2rem}.card-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.card-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.card{background:var(--background);border:1px solid var(--border);border-radius:18px;overflow:hidden}.card__media{aspect-ratio:4 / 3;overflow:hidden}.card__media img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.card--linked{display:block;color:inherit;text-decoration:none}.card--linked:hover{color:inherit}.card:hover .card__media img{transform:scale(1.04)}.card__body{padding:1.5rem}.card__title{font-size:1.5rem;margin-bottom:.5rem}.card__text{color:var(--muted-foreground);font-size:.96rem}.card__meta{color:var(--muted-foreground);font-size:.84rem}.card__meta strong{color:var(--foreground)}.icon-grid,.reason-grid{display:grid;gap:1.5rem}.icon-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.reason-grid{grid-template-columns:repeat(4,minmax(0,1fr));max-width:1100px;margin-inline:auto}.icon-card,.reason-card{border:1px solid var(--border);border-radius:18px;padding:1.5rem;background:var(--card);text-align:center}.reason-card{background:transparent;border:none}.icon-badge,.reason-badge{width:3.5rem;height:3.5rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#c8a15a24;color:var(--primary);margin-bottom:1rem}.icon-svg{width:1.5rem;height:1.5rem}.cta-box{max-width:760px;margin-inline:auto;text-align:center}.site-footer{border-top:1px solid var(--border);padding:2rem 0}.site-footer__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem}.site-footer__brand{font-family:var(--font-display);font-weight:600;font-size:1.2rem}.site-footer__text{color:var(--muted-foreground);font-size:.95rem}.product{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:3rem;align-items:start}.product__media{background:#fff}.product__info h1{font-size:clamp(2rem,4vw,3rem)}.product__price{font-size:1.5rem;font-weight:600;margin-bottom:1rem}.product__description{color:var(--muted-foreground)}.product-form__controls{display:grid;gap:1rem;margin:1.5rem 0}.product-form__label{display:block;font-size:.92rem;font-weight:600;margin-bottom:.4rem}.product-form__select,.product-form__quantity{width:100%;padding:.85rem 1rem;border-radius:var(--radius);border:1px solid var(--border);background:#fff}.quantity-wrapper{max-width:120px}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.service-page-hero{position:relative;overflow:hidden;padding:8rem 0 5rem;background:var(--background)}.service-page-hero--has-image .page-width{position:relative;z-index:1}.service-page-hero__media,.service-page-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.service-page-hero__overlay{background:var(--hero-overlay)}.service-page-hero__inner,.service-content-block__inner{max-width:48rem;margin-inline:auto}.service-page-hero__title,.service-content-block__title,.studio-options__title,.simple-feature-grid__title,.cta-banner__title{color:var(--foreground)}.service-page-hero__title{font-size:clamp(2.5rem,5vw,4.5rem);line-height:1.1;margin-bottom:1.5rem}.service-page-hero__lead,.service-content-block__text,.cta-banner__text{font-size:1.125rem}.service-page-hero__sublead,.service-content-block__footnote{color:var(--muted-foreground);line-height:1.7}.service-page-hero__lead p,.service-page-hero__sublead p,.service-content-block__text p,.service-content-block__footnote p,.cta-banner__text p{margin:0 0 1rem}.service-page-hero--has-image .service-page-hero__title,.service-page-hero--has-image .service-page-hero__lead,.service-page-hero--has-image .service-page-hero__sublead,.service-page-hero--has-image .eyebrow{color:#fff}.service-page-hero--has-image .service-page-hero__lead,.service-page-hero--has-image .service-page-hero__lead p{color:#ffffffe0}.service-page-hero--has-image .service-page-hero__sublead,.service-page-hero--has-image .service-page-hero__sublead p{color:#fffc}.service-content-block,.studio-options,.simple-feature-grid,.cta-banner{padding:5rem 0}.service-content-block__title,.studio-options__title,.simple-feature-grid__title,.cta-banner__title{margin-bottom:1.5rem}.service-content-block__label{letter-spacing:.14em;text-transform:uppercase;font-size:.75rem;font-weight:700;color:var(--primary);margin:0 0 1rem}.service-checklist{list-style:none;padding:0;margin:0 0 1rem;display:grid;gap:.9rem}.service-checklist__item{display:flex;align-items:center;gap:.75rem}.service-checklist__icon{width:1.1rem;height:1.1rem;border-radius:999px;background:#c8a15a24;color:var(--primary);display:inline-flex;align-items:center;justify-content:center;flex:0 0 1.1rem;font-size:.75rem;line-height:1}.studio-options__grid{margin-top:4rem}.studio-options__tag{display:block;margin-bottom:.5rem;color:var(--primary);font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.simple-feature-grid__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;max-width:48rem;margin-inline:auto}.simple-feature-grid__item-title{font-family:var(--font-display);font-size:1.25rem;margin-bottom:.5rem}.simple-feature-grid__item-text,.reason-card p{color:var(--muted-foreground);font-size:.96rem;line-height:1.7}.cta-banner .cta-box{padding:1rem 0}.pricing-cards__title{margin-bottom:1rem}.pricing-cards__text{max-width:48rem;margin:0 auto 3rem}.pricing-cards__grid{align-items:stretch}.pricing-card__body{display:flex;flex-direction:column;height:100%}.pricing-card__tag{display:block;margin-bottom:.5rem;color:var(--primary);font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.pricing-card__title{margin-bottom:.5rem}.pricing-card__description{color:var(--muted-foreground);font-size:.96rem;margin-bottom:1.5rem}.pricing-card__prices{margin-bottom:1.5rem}.pricing-card__label{display:block;color:var(--muted-foreground);font-size:.75rem;margin-bottom:.2rem}.pricing-card__price{margin:0 0 1rem;color:var(--foreground)}.pricing-card__price--intro{font-size:2rem;font-weight:600}.pricing-card__price--regular{font-size:1.125rem;color:var(--muted-foreground)}.pricing-card__price span{font-size:.95rem;font-weight:400}.pricing-card__best-for{margin-top:auto;padding-top:1rem;border-top:1px solid var(--border);color:var(--muted-foreground);font-size:.95rem}.collection-rates{padding:5rem 0}.collection-rates__title{font-size:clamp(2rem,4vw,3rem);margin-bottom:3rem}.collection-rates__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}.collection-rate-card{background:var(--background);border:1px solid var(--border);border-radius:18px;overflow:hidden;display:flex;flex-direction:column}.collection-rate-card__body{padding:1.5rem;display:flex;flex-direction:column;height:auto}.collection-rate-card__eyebrow{display:block;margin:0 0 .5rem;color:var(--primary);font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.collection-rate-card__text{color:var(--muted-foreground);font-size:.96rem;margin-bottom:1.25rem}.collection-rate-card__price-label{display:block;font-size:.75rem;color:var(--muted-foreground);margin-bottom:.25rem}.collection-rate-card__price{font-size:2rem;font-weight:600;margin:0 0 .75rem}.collection-rate-card__compare{font-size:1.125rem;color:var(--muted-foreground);margin:0 0 1rem}.collection-rate-card__suffix{font-size:.95rem;font-weight:400;color:var(--muted-foreground)}.collection-rate-card__meta{color:var(--muted-foreground);font-size:.95rem;line-height:1.7;margin-top:auto;padding-top:1rem;border-top:1px solid var(--border)}.collection-rate-card__button{margin-top:1rem;align-self:flex-start}.collection-rates__empty{max-width:42rem;margin-inline:auto;color:var(--muted-foreground)}.collection-products{padding:5rem 0}.collection-products__intro{max-width:52rem;margin:0 auto 2.5rem}.collection-products__title{margin-bottom:1rem}.collection-products__text{color:var(--muted-foreground);font-size:1.05rem}.collection-products__toolbar{display:flex;justify-content:flex-end;margin-bottom:2rem}.collection-products__sort{padding:.85rem 1rem;border:1px solid var(--border);border-radius:var(--radius);background:#fff}.collection-products__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}.collection-products__card{background:var(--background);border:1px solid var(--border);border-radius:18px;overflow:hidden}.collection-products__card-link{display:block;height:100%}.collection-products__body{padding:1.5rem}.collection-products__vendor,.collection-products__excerpt{color:var(--muted-foreground)}.collection-products__price{margin-top:1rem;display:flex;gap:.75rem;align-items:center}.collection-products__price-current{font-weight:600}.collection-products__price-compare{color:var(--muted-foreground);text-decoration:line-through}.collection-products__pagination{margin-top:2rem}.contact-page{padding:5rem 0}.contact-page__intro{max-width:52rem;margin:0 auto 3rem}.contact-page__title{font-size:clamp(2.5rem,5vw,4.5rem);line-height:1.1;margin-bottom:1rem}.contact-page__text{font-size:1.05rem}.contact-page__grid{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(0,1.3fr);gap:2rem;align-items:start}.contact-page__sidebar,.contact-page__form-wrap{background:var(--background);padding:1.5rem}.contact-page__section-title{font-size:clamp(1.5rem,3vw,2.25rem);margin-bottom:1rem}.contact-page__details{display:grid;gap:1rem}.contact-page__detail{padding-bottom:1rem;border-bottom:1px solid var(--border)}.contact-page__detail:last-child{padding-bottom:0;border-bottom:0}.contact-page__detail-label{margin:0 0 .35rem;font-size:.8rem;text-transform:uppercase;letter-spacing:.12em;color:var(--primary);font-weight:700}.contact-page__detail-value{margin:0;color:var(--foreground);line-height:1.7}.contact-page__fields{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.contact-page__field{display:flex;flex-direction:column;gap:.45rem}.contact-page__field--full{grid-column:1 / -1}.contact-page__field label{font-size:.92rem;font-weight:600}.contact-page__field input,.contact-page__field textarea{width:100%;padding:.9rem 1rem;border:1px solid var(--border);border-radius:var(--radius);background:#fff;color:var(--foreground);font:inherit}.contact-page__field textarea{resize:vertical}.contact-page__submit{margin-top:1rem}.contact-page__success{margin-bottom:1rem;padding:1rem;border:1px solid var(--border);border-radius:var(--radius);background:var(--card)}.contact-page__map-wrap{margin-top:3rem}.contact-page__map iframe{display:block;width:100%;min-height:420px;border:0}.contact-page__social{margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--border)}.contact-page__social-title{font-size:1.25rem;margin-bottom:1rem}.contact-page__social-links{display:flex;flex-wrap:wrap;gap:.75rem}.contact-page__social-link{width:2.75rem;height:2.75rem;border-radius:999px;border:1px solid var(--border);background:var(--background);display:inline-flex;align-items:center;justify-content:center;color:var(--foreground);transition:all .25s ease}.contact-page__social-link:hover{background:var(--primary);color:var(--primary-foreground);border-color:var(--primary)}.contact-page__social-link i{font-size:1rem;line-height:1}.studio-product{padding:5rem 0}.studio-product__hero{margin-bottom:4rem}.studio-product__hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,1fr);gap:3rem;align-items:center}.studio-product__image{width:100%;height:auto;display:block;aspect-ratio:1.25 / 1;object-fit:cover}.studio-product__title{font-size:clamp(2rem,4vw,4rem);line-height:1.1;margin-bottom:1rem}.studio-product__actions{margin-top:1.5rem}.studio-product__section{max-width:54rem;margin:0 auto 4rem}.studio-product__section-title{margin-bottom:1rem}.studio-product__list{margin:1rem 0 0;padding-left:1.25rem;color:var(--muted-foreground);line-height:1.8}.studio-product__rates-card{background:var(--card);padding:1.5rem}.studio-product__rates-title{margin-bottom:1rem}.studio-product__rate-line{margin:0 0 .75rem;color:var(--foreground)}.studio-product__rate-line--secondary{color:var(--muted-foreground)}.studio-product__cta{border-radius:18px;padding:2rem}.studio-product__cta-inner{max-width:54rem;margin:0 auto}.about-page{padding:0 0 5rem}.about-page__hero{max-width:64rem;margin:0 auto;padding:7rem 0 4rem}.about-page__hero-title{font-size:clamp(2.5rem,5vw,4.5rem);line-height:1.1;margin-bottom:1.5rem}.about-page__hero-text,.about-page__philosophy-text,.about-page__vision-text{font-size:1.1rem}.about-page__image-section{padding-bottom:4rem}.about-page__image-wrap,.about-page__feature-image-wrap{border-radius:18px;overflow:hidden;box-shadow:0 12px 30px #00000014}.about-page__image,.about-page__feature-image{width:100%;display:block}.about-page__philosophy{max-width:52rem;margin:0 auto;padding-bottom:4rem}.about-page__features{padding:5rem 0}.about-page__section-title{margin-bottom:2rem}.about-page__feature-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,1fr);gap:3rem;align-items:start;margin-bottom:4rem}.about-page__feature-row:last-child{margin-bottom:0}.about-page__feature-list{display:flex;flex-direction:column;gap:2rem}.about-page__feature-item{margin:0}.about-page__feature-title{font-size:1.4rem;margin-bottom:.5rem}.about-page__feature-text{color:var(--muted-foreground);line-height:1.8;margin:0}.about-page__vision{max-width:52rem;margin:0 auto;padding:5rem 0}.about-page__closing-wrap{padding-bottom:2rem}.about-page__closing-card{padding:2.5rem 2rem;background:var(--card);max-width:40rem;margin:0 auto}.about-page__closing-title{font-size:clamp(1.8rem,3vw,2.5rem);margin-bottom:.75rem}.about-page__closing-meta{margin:0;color:var(--muted-foreground);font-size:.85rem;letter-spacing:.18em;text-transform:uppercase}.about-page__closing-meta+.about-page__closing-meta{margin-top:.35rem}.cart-items{display:grid;gap:1.5rem;margin-top:2rem}.cart-item{display:grid;grid-template-columns:140px 1fr;gap:1.5rem;padding:1.5rem;border:1px solid var(--border);border-radius:18px;background:var(--background)}.cart-item__media{border-radius:12px}.cart-item__details{display:flex;flex-direction:column;gap:.6rem}.cart-item__title{font-size:1.4rem;margin:0}.cart-item__variant,.cart-item__price,.cart-item__remove{color:var(--muted-foreground)}.cart-item__quantity{width:100px;padding:.75rem .9rem;border:1px solid var(--border);border-radius:var(--radius);background:#fff}.cart-footer{margin-top:2rem;padding-top:2rem;border-top:1px solid var(--border)}.cart-footer__total{font-size:1.1rem;margin-bottom:1rem}.cart-footer__actions{display:flex;gap:1rem;flex-wrap:wrap}.cart-empty{margin-top:2rem}.faq-page{padding-bottom:5rem}.faq-page__hero{max-width:52rem;margin:0 auto;padding:7rem 0 4rem}.faq-page__hero-title{font-size:clamp(2.5rem,5vw,4rem);line-height:1.1;margin-bottom:1.5rem}.faq-page__hero-text,.faq-page__cta-text{font-size:1.1rem}.faq-page__category-section{padding:4.5rem 0}.faq-page__category-section--alt{background:#00000008}.faq-page__category-wrap{max-width:52rem}.faq-page__category-title{font-size:clamp(1.8rem,4vw,2.75rem);margin-bottom:2rem}.faq-page__accordion{display:grid;gap:1rem}.faq-page__item{background:var(--background);overflow:hidden}.faq-page__question{list-style:none;cursor:pointer;padding:1.25rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;font-size:1rem;font-weight:600;color:var(--foreground)}.faq-page__question::-webkit-details-marker{display:none}.faq-page__icon{position:relative;width:1rem;height:1rem;flex:0 0 1rem}.faq-page__icon:before,.faq-page__icon:after{content:"";position:absolute;background:var(--foreground);border-radius:2px;transition:transform .2s ease,opacity .2s ease}.faq-page__icon:before{top:50%;left:0;right:0;height:2px;transform:translateY(-50%)}.faq-page__icon:after{left:50%;top:0;bottom:0;width:2px;transform:translate(-50%)}.faq-page__item[open] .faq-page__icon:after{opacity:0}.faq-page__answer{padding:0 1.25rem 1.25rem;color:var(--muted-foreground);line-height:1.8}.faq-page__answer p:last-child{margin-bottom:0}.faq-page__cta{padding:5rem 0 0}.faq-page__cta-inner{max-width:52rem;margin:0 auto}.faq-page__cta-title{margin-bottom:1rem}.cart-item__booking-details{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--border);display:grid;gap:.45rem}.cart-item__booking-row{display:flex;flex-wrap:wrap;gap:.35rem;font-size:.95rem;color:var(--muted-foreground)}.cart-item__booking-label{font-weight:600;color:var(--foreground)}.cart-item__booking-value{color:var(--muted-foreground)}.image-gallery{padding:5rem 0}.image-gallery__intro{max-width:52rem;margin:0 auto 2.5rem}.image-gallery__title{font-size:clamp(2rem,4vw,3rem);margin-bottom:1rem}.image-gallery__text{color:var(--muted-foreground);font-size:1.05rem;line-height:1.8}.image-gallery__grid{display:grid;gap:1.5rem}.image-gallery__grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.image-gallery__grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.image-gallery__grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.image-gallery__item{display:flex;flex-direction:column;gap:.75rem}.image-gallery__link,.image-gallery__item img,.image-gallery__placeholder{display:block;width:100%;border-radius:18px;overflow:hidden}.image-gallery__item img,.image-gallery__placeholder{aspect-ratio:4 / 3;object-fit:cover;border:1px solid var(--border);background:var(--background)}.image-gallery__placeholder{background:var(--card)}.image-gallery__caption{margin:0;color:var(--muted-foreground);font-size:.95rem;line-height:1.6}.collection-rate-card__variant-prices{display:grid;gap:.85rem}.collection-rate-card__variant-row{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;padding-bottom:.85rem;border-bottom:1px solid var(--border)}.collection-rate-card__variant-row:last-child{padding-bottom:0;border-bottom:0}.collection-rate-card__variant-title{font-size:.95rem;color:var(--foreground);line-height:1.5}.collection-rate-card__variant-values{display:flex;flex-direction:column;align-items:flex-end;gap:.2rem;text-align:right}.collection-rate-card__variant-price{font-weight:600;color:var(--foreground);white-space:nowrap}.collection-rate-card__variant-compare{font-size:.95rem;color:var(--muted-foreground);text-decoration:line-through;white-space:nowrap}@media(max-width:749px){.collection-rate-card__variant-row{flex-direction:column}.collection-rate-card__variant-values{align-items:flex-start;text-align:left}}.studio-product__gallery{display:grid;gap:1rem}.studio-product__gallery-main{border:1px solid var(--border);border-radius:18px;overflow:hidden;background:#fff}.studio-product__thumbnails{display:grid;grid-template-columns:repeat(auto-fit,minmax(84px,120px));gap:.75rem;justify-content:start}.studio-product__thumbnail{-webkit-appearance:none;appearance:none;width:100%;aspect-ratio:1 / 1;border:1px solid var(--border);border-radius:12px;padding:0;background:#fff;overflow:hidden;cursor:pointer;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.studio-product__thumbnail img{display:block;width:100%;height:100%!important;max-width:none;object-fit:cover;object-position:center}.studio-product__thumbnail:hover{border-color:var(--primary)}.studio-product__thumbnail.is-active{border-color:var(--primary);box-shadow:0 0 0 1px var(--primary)}.studio-product__lightbox-trigger{display:block;width:100%;padding:0;border:0;background:none;cursor:zoom-in}.studio-product__lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#000000e0;display:flex;align-items:center;justify-content:center;padding:2rem}.studio-product__lightbox[hidden]{display:none}.studio-product__lightbox-inner{max-width:min(1100px,100%);max-height:90vh;display:flex;align-items:center;justify-content:center}.studio-product__lightbox-image{display:block;max-width:100%;max-height:90vh;width:auto;height:auto;border-radius:18px;background:#fff}.studio-product__lightbox-close{position:absolute;top:1rem;right:1rem;width:3rem;height:3rem;border:0;border-radius:999px;background:#ffffff24;color:#fff;font-size:2rem;line-height:1;cursor:pointer}body.lightbox-open{overflow:hidden}@media(max-width:989px){.card-grid--3,.reason-grid,.icon-grid,.product,.collection-rates__grid,.collection-products__grid{grid-template-columns:1fr 1fr}.contact-page__grid,.studio-product__hero-grid,.about-page__feature-row{grid-template-columns:1fr}.image-gallery__grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.section-spacing{padding:4.5rem 0}.site-nav{display:none}.mobile-menu-toggle{display:inline-flex}.mobile-panel.is-open{display:block}.card-grid--3,.card-grid--4,.reason-grid,.icon-grid,.product,.site-footer__inner{grid-template-columns:1fr;display:grid}.site-footer__inner{justify-items:start}.service-page-hero{padding:7rem 0 4rem}.service-content-block,.studio-options,.simple-feature-grid,.cta-banner{padding:4rem 0}.simple-feature-grid__grid{grid-template-columns:1fr}.collection-rates{padding:4rem 0}.collection-rates__grid{grid-template-columns:1fr}.collection-products{padding:4rem 0}.collection-products__grid{grid-template-columns:1fr}.collection-products__toolbar{justify-content:flex-start}.contact-page{padding:4rem 0}.contact-page__fields{grid-template-columns:1fr}.studio-product{padding:4rem 0}.studio-product__hero,.studio-product__section{margin-bottom:3rem}.about-page{padding-bottom:4rem}.about-page__hero{padding:6rem 0 3rem}.about-page__image-section,.about-page__philosophy{padding-bottom:3rem}.about-page__features,.about-page__vision{padding:4rem 0}.about-page__feature-row{gap:2rem;margin-bottom:3rem}.about-page__closing-card{padding:2rem 1.5rem}.cart-item{grid-template-columns:1fr}.faq-page{padding-bottom:4rem}.faq-page__hero{padding:6rem 0 3rem}.faq-page__category-section{padding:3.5rem 0}.faq-page__cta{padding-top:4rem}.faq-page__question,.faq-page__answer{padding-left:1rem;padding-right:1rem}.image-gallery{padding:4rem 0}.image-gallery__grid--2,.image-gallery__grid--3,.image-gallery__grid--4{grid-template-columns:1fr}}@media(max-width:749px){.studio-product__thumbnails{grid-template-columns:repeat(auto-fit,minmax(72px,92px))}}.studio-product__lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);width:3.25rem;height:3.25rem;border:0;border-radius:999px;background:#ffffff24;color:#fff;font-size:2rem;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.studio-product__lightbox-nav--prev{left:1rem}.studio-product__lightbox-nav--next{right:1rem}.studio-product__lightbox-nav:hover,.studio-product__lightbox-close:hover{background:#ffffff3d}@media(max-width:749px){.studio-product__lightbox{padding:1rem}.studio-product__lightbox-nav{width:2.75rem;height:2.75rem;font-size:1.5rem}.studio-product__lightbox-nav--prev{left:.5rem}.studio-product__lightbox-nav--next{right:.5rem}}.waiver-page__inner{max-width:60rem}.waiver-page__title{font-size:clamp(2.25rem,4vw,3.5rem);margin-bottom:1rem}.waiver-page__required-note{color:var(--muted-foreground);font-size:.95rem;margin-bottom:1.5rem}.waiver-page__content{color:var(--foreground);line-height:1.85}.waiver-page__content p{margin-bottom:1rem}.waiver-page__form-wrap{margin-top:2.5rem;padding:1.5rem;border:1px solid var(--border);border-radius:18px;background:var(--background)}.waiver-form{display:grid;gap:1rem}.waiver-form__grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.waiver-form__field{display:flex;flex-direction:column;gap:.45rem}.waiver-form__field label{font-size:.95rem;font-weight:600}.waiver-form__field input[type=text],.waiver-form__field input[type=email],.waiver-form__field input[type=tel],.waiver-form__field input[type=date]{width:100%;padding:.9rem 1rem;border:1px solid var(--border);border-radius:var(--radius);background:#fff;color:var(--foreground);font:inherit}.waiver-form__field--checkbox{flex-direction:row;align-items:flex-start;gap:.75rem}.waiver-form__field--checkbox input{margin-top:.2rem}.waiver-form__actions{margin-top:.5rem}.waiver-form__success{padding:1rem;border:1px solid var(--border);border-radius:var(--radius);background:var(--card)}@media(max-width:749px){.waiver-form__grid{grid-template-columns:1fr}}.waiver-form__signature-wrap{border:1px solid var(--border);border-radius:12px;background:#fff;overflow:hidden}.waiver-form__signature-pad{display:block;width:100%;height:220px;background:#fff;touch-action:none;cursor:crosshair}.waiver-form__signature-actions{margin-top:.75rem}.waiver-form__signature-note{margin-top:.5rem;font-size:.9rem;color:var(--muted-foreground)}.studio-options__media{display:grid;gap:.75rem}.studio-options__gallery-main-wrap{position:relative}.studio-options__gallery-main{display:block;width:100%;padding:0;border:0;background:none;cursor:zoom-in}.studio-options__gallery-main img{display:block;width:100%;height:100%;aspect-ratio:4 / 3;object-fit:cover}.studio-options__gallery-nav{position:absolute;top:50%;transform:translateY(-50%);width:2.5rem;height:2.5rem;border:0;border-radius:999px;background:#00000073;color:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;z-index:2}.studio-options__gallery-nav--prev{left:.75rem}.studio-options__gallery-nav--next{right:.75rem}.studio-options__gallery-nav:hover{background:#000000a6}.studio-options__thumbnails{display:grid;grid-template-columns:repeat(auto-fit,minmax(72px,96px));gap:.5rem;justify-content:start;padding:0 .75rem .75rem}.studio-options__thumbnail{-webkit-appearance:none;appearance:none;width:100%;aspect-ratio:1 / 1;border:1px solid var(--border);border-radius:10px;padding:0;background:#fff;overflow:hidden;cursor:pointer}.studio-options__thumbnail img{display:block;width:100%;height:100%!important;max-width:none;object-fit:cover;object-position:center}.studio-options__thumbnail.is-active{border-color:var(--primary);box-shadow:0 0 0 1px var(--primary)}.studio-options__lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#000000e0;display:flex;align-items:center;justify-content:center;padding:2rem}.studio-options__lightbox[hidden]{display:none}.studio-options__lightbox-inner{max-width:min(1100px,100%);max-height:90vh;display:flex;align-items:center;justify-content:center}.studio-options__lightbox-image{display:block;max-width:100%;max-height:90vh;width:auto;height:auto;border-radius:18px;background:#fff}.studio-options__lightbox-close,.studio-options__lightbox-nav{position:absolute;border:0;border-radius:999px;background:#ffffff24;color:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.studio-options__lightbox-close{top:1rem;right:1rem;width:3rem;height:3rem;font-size:2rem;line-height:1}.studio-options__lightbox-nav{top:50%;transform:translateY(-50%);width:3.25rem;height:3.25rem;font-size:2rem;line-height:1}.studio-options__lightbox-nav--prev{left:1rem}.studio-options__lightbox-nav--next{right:1rem}.studio-options__lightbox-nav:hover,.studio-options__lightbox-close:hover{background:#ffffff3d}@media(max-width:749px){.studio-options__thumbnails{grid-template-columns:repeat(auto-fit,minmax(64px,84px))}.studio-options__lightbox{padding:1rem}.studio-options__gallery-nav{width:2.25rem;height:2.25rem}.studio-options__lightbox-nav{width:2.75rem;height:2.75rem;font-size:1.5rem}.studio-options__lightbox-nav--prev{left:.5rem}.studio-options__lightbox-nav--next{right:.5rem}}.contact-page__honeypot{position:absolute!important;left:-9999px!important;width:1px;height:1px;overflow:hidden}.studio-options__card .card__body{display:flex;flex-direction:column;height:100%}.studio-options__button{margin-top:1rem;align-self:flex-start}
/*# sourceMappingURL=/cdn/shop/t/3/assets/base.css.map */
