.t-exclusive-istudio{--ex-ink-900:#0b0b0d;--ex-ink-800:#120f10;--ex-card-from:#1a1b1f;--ex-card-to:#141416;--ex-rose:#faa;--ex-peach:#ffd8c0;--ex-white:#fff;--ex-line:#ffffff14;--ex-text-soft:#ffffffb3;--ex-text-faint:#ffffff80;--ex-sheen:inset 0 1px 2px 0 #ffffff0a;--ex-bg-section:linear-gradient(130deg, var(--ex-ink-900) 25%, var(--ex-ink-800) 75%);--ex-bg-card:linear-gradient(140deg, var(--ex-card-from) 25%, var(--ex-card-to) 75%);--ex-hero-scrim:linear-gradient(121deg, #0000 25%, #000c 52.5%, #000000e6 75%);--ex-shadow-section:0 14px 16px #00000040;--ex-shadow-head:0 10px 12px #00000026;--ex-shadow-title:0 10px 24px #0006;--ex-shadow-btn:inset -2px 0 4px 0 #00000040, inset 2px 0 2px 0 #00000040, inset 0 -3px 2px 0 #00000040, inset 0 3px 2px 0 #00000040;--ex-shadow-btn-drop:0 4px 6px #00000040;--ex-wonk:"SOFT" 0, "WONK" 1;--ex-r-sm:16px;--ex-r-md:20px;--ex-r-lg:24px;--ex-r-xl:32px;--font-wordmark:var(--font-italiana), Georgia, serif;--font-display:var(--font-instrument-serif), Georgia, serif;--font-body:var(--font-fraunces), Georgia, serif;--font-ui:var(--font-fraunces), Georgia, serif;--color-bg:var(--ex-ink-900);--color-surface:var(--ex-card-from);--color-primary:var(--ex-rose);--color-on-primary:var(--ex-white);--color-accent:var(--ex-rose);--color-text:var(--ex-white);--color-muted:var(--ex-text-soft);--color-border:var(--ex-line);--radius-card:var(--ex-r-lg);--radius-btn:var(--ex-r-sm);--radius-pill:var(--ex-r-sm);--bk-overlay-bg:#0009;--bk-panel-bg:var(--ex-ink-900);--bk-panel-radius:var(--ex-r-xl);--bk-panel-border-top:1px solid var(--ex-line);--bk-panel-shadow:0 -12px 24px #00000080;--bk-handle-bg:#ffffff40;--bk-handle-opacity:1;--bk-eyebrow-color:var(--ex-text-faint);--bk-title-weight:400;--bk-title-transform:none;--bk-chip-radius:var(--ex-r-sm);--bk-chip-selected-shadow:0 8px 16px #ffaaaa40;--bk-card-transition:border-color .15s ease, box-shadow .15s ease;--bk-card-selected-shadow:0 8px 16px #ffaaaa40;--bk-btn-radius:var(--ex-r-sm);--bk-btn-shadow:0 8px 16px #0006;--sd-overlay-bg:#0009;--sd-card-bg:var(--ex-card-from);--sd-card-radius:var(--ex-r-xl);--sd-media-radius:var(--ex-r-md);--sd-close-bg:var(--ex-ink-900);--sd-btn-radius:var(--ex-r-sm)}
.t-exclusive-istudio,.t-exclusive-istudio *{box-sizing:border-box;margin:0;padding:0}.t-exclusive-istudio{background:var(--ex-ink-900);width:100%;min-height:100%;color:var(--color-text);font-family:var(--font-body);font-variation-settings:var(--ex-wonk);-webkit-font-smoothing:antialiased}.t-exclusive-istudio img{max-width:100%;display:block}.t-exclusive-istudio button{font-family:inherit}.ex-section{border:1px solid var(--ex-line);background:var(--ex-bg-section);width:100%;max-width:520px;box-shadow:var(--ex-shadow-section);flex-direction:column;align-items:flex-start;gap:24px;margin-inline:auto;padding:24px;display:flex;position:relative}.ex-section-tight{gap:20px}.ex-section:after{content:"";border-radius:inherit;box-shadow:var(--ex-sheen);pointer-events:none;position:absolute;inset:0}.ex-head{border:1px solid var(--ex-line);border-radius:var(--ex-r-sm);background:var(--ex-ink-900);width:100%;box-shadow:var(--ex-shadow-head);justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex}.ex-head-title{min-width:0;font-family:var(--font-display);color:var(--ex-white);text-shadow:var(--ex-shadow-title);font-size:clamp(26px,9vw,40px);font-weight:400;line-height:1.05}.ex-head-title[data-long=true]{font-size:clamp(21px,7vw,32px)}.ex-orn{flex-shrink:0;align-items:center;gap:8px;display:flex}.ex-orn i{background:var(--ex-peach);border-radius:3px;width:6px;height:6px;display:block}.ex-orn span{background:var(--ex-peach);opacity:.9;border-radius:1px;width:40px;height:1px;display:block}.ex-tag{background:var(--ex-peach);border-radius:4px;flex-shrink:0;width:8px;height:8px}@media (max-width:359px){.ex-orn{display:none}}.ex-card{border:1px solid var(--ex-line);border-radius:var(--ex-r-lg);background:var(--ex-bg-card);box-shadow:var(--ex-shadow-section);position:relative}.ex-card:after{content:"";border-radius:inherit;box-shadow:var(--ex-sheen);pointer-events:none;position:absolute;inset:0}.ex-btn{border-radius:var(--ex-r-sm);width:100%;height:56px;font-family:var(--font-ui);font-variation-settings:var(--ex-wonk);text-transform:uppercase;letter-spacing:.02em;cursor:pointer;border:none;justify-content:center;align-items:center;font-size:14px;font-weight:700;text-decoration:none;display:flex;position:relative}.ex-btn:after{content:"";border-radius:inherit;pointer-events:none;position:absolute;inset:0}.ex-btn-primary{background:var(--ex-rose);color:var(--ex-white);filter:drop-shadow(var(--ex-shadow-btn-drop))}.ex-btn-primary:after{box-shadow:var(--ex-shadow-btn)}.ex-btn-secondary{background:var(--ex-white);color:#000;filter:drop-shadow(0 10px 12px #00000040);border:1px solid #fff3}.ex-btn-secondary:after{box-shadow:inset 0 1px 2px #ffffff12}.ex-carousel{flex-direction:column;gap:20px;width:100%;display:flex}.ex-track{scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:12px;width:100%;display:flex;position:relative;overflow-x:auto}.ex-track::-webkit-scrollbar{display:none}.ex-track>*{scroll-snap-align:start;flex-shrink:0}.ex-dots{justify-content:center;align-items:center;gap:8px;width:100%;min-height:10px;display:flex}.ex-dot{cursor:pointer;background:#ffffff40;border:none;border-radius:50%;width:6px;height:6px;padding:0;transition:width .2s,height .2s,background-color .2s}.ex-dot[aria-current=true]{background:var(--ex-rose);width:10px;height:10px}@media (prefers-reduced-motion:reduce){.ex-dot{transition:none}}.ex-header{z-index:20;width:100%;max-width:520px;margin-inline:auto;position:sticky;top:0}.ex-header-bar{filter:drop-shadow(-2px 2px 1.5px #000)drop-shadow(2px 2px 1.5px #000);background:linear-gradient(76.42deg,#181818 7.66%,#6e6e6e 52.87%,#a5a5a5 98.39%);border-bottom:3px solid #232323;border-radius:0 0 5px 5px;justify-content:space-between;align-items:center;gap:12px;height:82px;padding:0 16px;display:flex}.ex-header-brand{align-items:center;gap:16px;min-width:0;display:flex}.ex-header-logo{border:1px solid var(--ex-line);background:var(--ex-bg-card);width:44px;height:44px;box-shadow:var(--ex-sheen), 0 2px 6px #00000059;-o-object-fit:contain;object-fit:contain;border-radius:10px;flex-shrink:0;padding:4px}.ex-header-name{font-family:var(--font-wordmark);background:linear-gradient(90deg,#0d0d0d,#313131);color:#0000;text-shadow:0 1px 3px #00000026,.5px .5px #000;text-overflow:ellipsis;white-space:nowrap;-webkit-background-clip:text;background-clip:text;font-size:32px;font-weight:400;line-height:normal;overflow:hidden}.ex-header-menu-btn{filter:drop-shadow(-5px 10px 3.5px #00000040);cursor:pointer;background:linear-gradient(90deg,#1a1a1c,#0d0d0d);border:0;border-radius:20px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:40px;display:flex}.ex-header-menu-icon{flex-direction:column;gap:7px;width:20px;display:flex}.ex-header-menu-icon span{background:#fff;border-radius:1px;width:20px;height:2px;display:block}.ex-header-menu{border:1px solid var(--ex-line);background:var(--ex-bg-card);border-radius:0 0 12px 12px;flex-direction:column;padding:8px;display:none}.ex-header-menu[data-open=true]{display:flex}.ex-header-menu-link{font-family:var(--font-body);color:var(--ex-white);border-radius:8px;padding:12px 16px;font-size:15px;text-decoration:none}.ex-header-menu-link:hover{background:#ffffff0f}.ex-hero{border-bottom:1px solid var(--ex-line);flex-direction:column;justify-content:space-between;width:100%;max-width:520px;min-height:640px;margin-inline:auto;padding:24px;display:flex;position:relative;overflow:hidden}.ex-hero[data-empty=true]{min-height:380px}.ex-hero-media{position:absolute;inset:0}.ex-hero-img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.ex-hero-scrim{background:var(--ex-hero-scrim);position:absolute;inset:0}.ex-hero-content{flex-direction:column;flex:1;justify-content:space-between;gap:32px;display:flex;position:relative}.ex-hero-text{flex-direction:column;gap:12px;display:flex}.ex-hero-phrase{font-family:var(--font-body);text-align:center;color:#fffc;opacity:.85;font-variation-settings:"SOFT" 0, "WONK" 1;overflow-wrap:anywhere;font-size:20px;font-style:italic;line-height:normal}.ex-orn-hero{justify-content:center;gap:12px;width:100%}.ex-orn-hero span{width:56px}.ex-hero-ctas{flex-direction:column;gap:12px;padding-top:12px;display:flex}.ex-cat-card{text-align:left;cursor:pointer;flex-direction:column;align-items:flex-start;gap:12px;width:160px;padding:16px;transition:border-color .15s;display:flex}.ex-cat-card[data-active=true]{border-color:var(--ex-rose)}.ex-cat-name{font-family:var(--font-display);color:var(--ex-white);font-size:18px;font-weight:400;line-height:1.15}.ex-cat-desc{font-family:var(--font-body);color:var(--ex-text-soft);font-size:12px;line-height:1.4}.ex-serv-card{border-radius:var(--ex-r-xl);text-align:left;cursor:pointer;flex-direction:column;align-items:flex-start;gap:16px;width:100%;padding:16px;display:flex}.ex-track>.ex-serv-card{width:min(100%,310px)}.ex-serv-photo{border-radius:var(--ex-r-md);-o-object-fit:cover;object-fit:cover;width:100%;height:200px}.ex-serv-photo[data-placeholder]{display:none}.ex-serv-body{flex-direction:column;gap:8px;width:100%;display:flex}.ex-serv-name{font-family:var(--font-display);color:var(--ex-white);font-size:28px;font-weight:400;line-height:1.1}.ex-serv-desc{font-family:var(--font-body);color:var(--ex-text-soft);font-size:15px;line-height:1.5}.ex-serv-price-row{justify-content:space-between;align-items:center;gap:12px;width:100%;padding-top:8px;display:flex}.ex-serv-price-label{font-family:var(--font-ui);text-transform:uppercase;letter-spacing:.04em;color:var(--ex-text-faint);font-size:12px;font-weight:700}.ex-serv-price{font-family:var(--font-display);color:var(--ex-rose);font-size:32px;font-weight:400;line-height:1}.ex-serv-empty{font-family:var(--font-body);color:var(--ex-text-soft);font-size:14px}.ex-divider{border:1px solid var(--ex-line);background:#0f0f12;justify-content:center;align-items:center;width:100%;max-width:520px;margin-inline:auto;padding:16px 0;display:flex}.ex-flower{flex-shrink:0;display:inline-flex}.ex-divider .ex-flower{width:46px;height:56px}.ex-essence{gap:28px}.ex-essence-photo{border-radius:var(--ex-r-xl);-o-object-fit:cover;object-fit:cover;width:100%;height:400px}.ex-essence-text{font-family:var(--font-body);color:var(--ex-text-soft);font-size:16px;line-height:1.6}.ex-essence-features{flex-direction:column;gap:16px;width:100%;display:flex}.ex-feature{align-items:center;gap:12px;display:flex}.ex-feature .ex-flower{width:22px;height:28px}.ex-feature-text{font-family:var(--font-body);color:var(--ex-white);font-size:15px}.ex-gallery-item{flex-direction:column;gap:12px;width:180px;display:flex}.ex-gallery-slide{border-radius:var(--ex-r-lg);-o-object-fit:cover;object-fit:cover;width:180px;height:260px}.ex-gallery-caption{font-family:var(--font-body);text-align:center;color:var(--ex-white);font-size:14px;font-weight:500}.ex-artist-card{border-radius:var(--ex-r-xl);flex-direction:column;align-items:flex-start;gap:16px;width:280px;padding:20px;display:flex}.ex-artist-head{align-items:center;gap:16px;width:100%;display:flex}.ex-artist-avatar{-o-object-fit:cover;object-fit:cover;border-radius:50%;flex-shrink:0;width:80px;height:80px}.ex-artist-avatar[data-placeholder]{display:none}.ex-artist-id{flex-direction:column;gap:4px;min-width:0;display:flex}.ex-artist-name{font-family:var(--font-display);color:var(--ex-white);font-size:22px;font-weight:400;line-height:1.1}.ex-artist-role{font-family:var(--font-body);color:var(--ex-text-soft);font-size:13px}.ex-artist-ig{font-family:var(--font-ui);color:var(--ex-text-soft);align-items:center;gap:4px;font-size:13px;font-weight:600;display:inline-flex}.ex-artist-note{color:var(--ex-rose)}.ex-location{gap:32px}.ex-location-list{flex-direction:column;gap:20px;width:100%;display:flex}.ex-location-field{border-bottom:1px solid var(--ex-line);flex-direction:column;gap:6px;width:100%;padding-bottom:12px;display:flex}.ex-location-label{font-family:var(--font-ui);text-transform:uppercase;letter-spacing:.06em;color:var(--ex-text-faint);font-size:10px;font-weight:700}.ex-location-value{font-family:var(--font-body);color:var(--ex-white);overflow-wrap:anywhere;font-size:16px}.ex-review-card{flex-direction:column;align-items:flex-start;gap:16px;width:280px;padding:24px;display:flex}.ex-track:has(>.ex-review-card){gap:16px}.ex-review-stars{color:var(--ex-rose)}.ex-review-quote{font-family:var(--font-body);color:var(--ex-white);font-size:15px;font-style:italic;line-height:1.5}.ex-review-author{font-family:var(--font-display);color:var(--ex-text-soft);font-size:18px;font-weight:400}.ex-faq-list{flex-direction:column;gap:12px;width:100%;display:flex}.ex-faq-item{width:100%;padding:20px}.ex-faq-q{width:100%;font-family:var(--font-ui);color:var(--ex-white);cursor:pointer;justify-content:space-between;align-items:center;gap:12px;font-size:14px;font-weight:600;line-height:1.3;list-style:none;display:flex}.ex-faq-q::-webkit-details-marker{display:none}.ex-faq-q::marker{content:""}.ex-faq-icon{color:var(--ex-rose);flex-shrink:0;transition:transform .2s;display:inline-flex}.ex-faq-item[open] .ex-faq-icon{transform:rotate(45deg)}@media (prefers-reduced-motion:reduce){.ex-faq-icon{transition:none}}.ex-faq-a{font-family:var(--font-body);color:var(--ex-text-soft);padding-top:12px;font-size:13px;line-height:1.6;display:block}.t-exclusive-istudio .istudio-brand-plate,.t-exclusive-istudio .istudio-brand-plate *{margin:revert-layer;padding:revert-layer;max-width:revert-layer}
