.studio-section{width:100%;display:flex;flex-direction:column;background-color:var(--brand-cloud);position:relative;margin:auto}@media(min-width:768px){.studio-section{min-height:100vh;width:100%}}@media(min-width:1025px){.studio-section{width:80%}}.studio-header{flex-shrink:0;padding:2.5rem 1.5rem 1.25rem;border-bottom:1px solid var(--brand-sand);width:100%}@media(min-width:768px){.studio-header{padding:1.5rem 3rem 1rem}}@media(min-width:1025px){.studio-header{padding-inline:5rem}}.studio-overline{display:flex;align-items:center;gap:1rem;margin-bottom:.5rem}.studio-overline-line{display:block;width:2rem;height:1px;background-color:#8b6f4e8c}.studio-overline-text{font-family:var(--font-sans);font-size:11px;font-weight:500;letter-spacing:.4em;text-transform:uppercase;color:var(--brand-taupe);margin:0}.studio-heading{font-family:var(--font-heading);font-size:1.875rem;font-weight:300;color:var(--brand-stone);line-height:1.1;letter-spacing:-.01em;margin:0}@media(min-width:768px){.studio-heading{font-size:28px}}@media(min-width:1025px){.studio-heading{font-size:2.25rem}}.studio-grid{display:flex;flex-direction:column;flex:1;min-height:0}@media(min-width:1025px){.studio-grid{flex-direction:row}}.studio-preview-wrap{width:100%;height:50vh;position:relative;overflow:hidden;background-color:var(--brand-cloud)}@media(min-width:768px){.studio-preview-wrap{height:70vh}}@media(min-width:1025px){.studio-preview-wrap{width:60%;height:100vh}}.studio-layer{position:absolute;top:0;right:0;bottom:0;left:0;transition:opacity .5s ease-in-out}.studio-main-img,.studio-label-img{width:100%}.studio-circle-peek{position:absolute;bottom:2.5rem;right:2rem;width:38%;max-width:220px;aspect-ratio:1;border-radius:50%;overflow:hidden;border:3px solid white;box-shadow:0 4px 28px #00000059,0 0 0 1px #ffffff26}.studio-peek-img{width:100%;height:100%;object-fit:cover}.studio-layer-personalized{display:flex;align-items:center;justify-content:center;padding:0}@media(min-width:768px){.studio-layer-personalized{padding:2rem 1.5rem 1.5rem 3rem}}@media(min-width:1025px){.studio-layer-personalized{padding:2rem 2.5rem 1.5rem 5rem}}.studio-label-bg-fx{display:none}@media(min-width:768px){.studio-label-bg-fx{display:block;position:absolute;top:1.5rem;right:1.5rem;bottom:1.5rem;left:1.5rem;background:radial-gradient(ellipse at center,rgba(196,168,130,.15) 0%,transparent 70%);pointer-events:none}}.studio-label-container{position:relative;width:100%;height:fit-content;overflow:hidden}.studio-label-text-overlay{position:absolute;top:50%;left:50%;display:flex;align-items:center;justify-content:center;text-align:center;pointer-events:none;transform:translate(calc(-50% + 2px),calc(-50% - 8px))}@media(min-width:768px){.studio-label-text-overlay{width:33.75%;height:25%}}.studio-label-text{width:100%;flex-shrink:0;font-weight:700;line-height:1.5;color:#3a2f24;word-break:break-word;white-space:pre-wrap;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;text-shadow:0 -.5px 0 rgba(255,255,255,.35),0 1px 1px rgba(90,74,58,.3),.5px .5px 0 rgba(90,74,58,.1),-.5px .5px 0 rgba(90,74,58,.1);filter:contrast(1.08);-webkit-text-stroke:.15px rgba(90,74,58,.12)}.studio-label-text.font-serif{font-family:var(--font-heading);font-style:italic;font-size:16px}.studio-label-text.font-mono{font-family:var(--font-typewriter);font-size:13px;letter-spacing:.02em}@media(min-width:768px){.studio-label-text.font-serif{font-size:20px}.studio-label-text.font-mono{font-size:16px}}@media(min-width:1025px){.studio-label-text.font-serif{font-size:24px}.studio-label-text.font-mono{font-size:19px}}.studio-controls{width:100%;padding:0;overflow-y:visible}@media(min-width:768px){.studio-controls{padding:3rem 2rem}}@media(min-width:1025px){.studio-controls{width:40%;padding:2rem 2.5rem}}@media(min-width:1280px){.studio-controls{width:36%}}.studio-controls-inner{width:100%;max-width:440px;margin:0 auto;padding:16px 20px;display:flex;flex-direction:column;gap:1.5rem;background-color:#efe8dd}@media(max-width:1024px){.studio-controls-inner{max-width:100%}}@media(min-width:768px){.studio-controls-inner{padding:2rem;background-color:#fff}}@media(min-width:1025px){.studio-controls-inner{padding:2.5rem;gap:1.75rem}}.studio-group-label{display:block;font-family:var(--font-sans);font-size:11px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--brand-stone);margin-bottom:.75rem}.studio-group-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.studio-link-btn{background:none;border:none;padding:0;font-family:var(--font-sans);font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--brand-stone-muted);text-decoration:underline;text-underline-offset:2px;cursor:pointer;transition:color .2s ease}.studio-link-btn:hover{color:var(--brand-taupe)}.color-row{display:flex;flex-wrap:wrap;gap:.75rem}.color-swatch{width:32px;height:32px;border-radius:50%;border:1px solid rgba(0,0,0,.15);cursor:pointer;transition:all .2s ease;padding:0}.color-swatch:hover{border-color:#0000004d}.color-swatch.is-active{box-shadow:0 0 0 2px var(--brand-taupe);transform:scale(1.05);border-color:transparent}.size-row{display:flex;flex-wrap:wrap;gap:.5rem}.size-btn{padding:.625rem 1rem;font-family:var(--font-sans);font-size:11px;border-radius:9999px;cursor:pointer;transition:all .2s ease;background:var(--brand-sand);border:1px solid var(--brand-sand);color:var(--brand-stone)}.size-btn:hover:not(.is-active){border-color:#8b6f4e80}.size-btn.is-active{background:var(--brand-taupe);border-color:var(--brand-taupe);color:#fff}@media(min-width:768px){.color-swatch{width:40px;height:40px}.size-btn{background:var(--brand-cloud);border:1px solid rgba(41,37,36,.1)}.size-btn.is-active{background:var(--brand-stone);border-color:var(--brand-stone)}}.spec-grid{display:grid;grid-template-columns:repeat(4,1fr);row-gap:.75rem}.spec-item{display:flex;align-items:baseline;gap:0;flex-direction:column;border:1px solid var(--brand-sand);padding:4px;text-align:center}.spec-val{font-family:var(--font-mono);font-size:10px;color:var(--brand-taupe);width:100%}.spec-label{font-family:var(--font-sans);font-size:9px;letter-spacing:.05em;color:var(--brand-stone-muted);width:100%}@media(min-width:768px){.spec-grid{grid-template-columns:1fr 1fr;column-gap:1.5rem}.spec-item{flex-direction:row;border:unset;padding:0;text-align:left;gap:.375rem}.spec-val{font-size:.875rem;width:auto}.spec-label{font-size:10px;text-transform:uppercase;width:auto}}.studio-upsell-header{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:.375rem}.studio-upsell-title{font-family:var(--font-sans);font-size:11px;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--brand-taupe);margin:0}.studio-upsell-price{font-family:var(--font-mono);font-size:11px;letter-spacing:-.02em;color:var(--brand-taupe)}.studio-upsell-desc{font-family:var(--font-sans);font-size:13px;line-height:1.55;color:var(--brand-stone-muted);margin-bottom:1rem;max-width:28rem}.studio-composer-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.studio-composer-title-wrap{display:flex;align-items:center;gap:.5rem}.studio-icon-small{width:14px;height:14px;color:var(--brand-taupe)}.studio-composer-title{font-family:var(--font-sans);font-size:11px;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--brand-taupe)}.studio-paper-surface{background-color:#fdf9f2;border-radius:2px;padding:1.25rem 1.5rem 1rem;box-shadow:0 2px 16px #2925240f,0 1px 4px #2925240a;transition:box-shadow .7s ease;display:flex;flex-direction:column;gap:.875rem}.studio-paper-surface.is-focused{box-shadow:0 8px 48px #8b6f4e2e,0 2px 12px #8b6f4e14}.studio-input-row{display:flex;align-items:baseline;gap:.75rem}.studio-input-row.align-start{align-items:flex-start}.studio-input-label{width:2.5rem;flex-shrink:0;font-family:var(--font-sans);font-size:9px;letter-spacing:.22em;text-transform:uppercase;color:#8b6f4eb3;cursor:pointer}.studio-input-wrapper{position:relative;flex:1}.studio-input{width:100%;background:transparent;border:none;border-bottom:1px solid rgba(139,111,78,.15);padding-bottom:.25rem;color:#292524d9;font-size:.95rem;transition:border-color .2s ease}.studio-input:focus{outline:none;border-color:#8b6f4e73}.studio-input::placeholder{color:#29252438}.studio-input-comma{position:absolute;right:0;bottom:.25rem;color:#29252473;font-size:.95rem;pointer-events:none}.studio-textarea-wrapper{flex:1}.studio-textarea{width:100%;background:transparent;border:none;resize:none;color:#292524d9;font-size:.95rem;line-height:1.7;letter-spacing:.02em}.studio-textarea:focus{outline:none}.studio-textarea::placeholder{color:#29252438}.studio-char-count{display:flex;justify-content:flex-end;padding-left:52px;font-family:var(--font-mono);font-size:10px;font-variant-numeric:tabular-nums;color:#29252473}.studio-quotes-toggle{background:none;border:none;padding:0;display:flex;align-items:center;gap:.375rem;font-family:var(--font-sans);font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:var(--brand-stone-muted);cursor:pointer;transition:color .2s ease}.studio-quotes-toggle:hover{color:var(--brand-taupe)}.studio-quotes-toggle .chevron{transition:transform .3s ease}.studio-quotes-toggle.is-open .chevron{transform:rotate(180deg)}.studio-quotes-list{display:flex;flex-direction:column;gap:.375rem;margin-top:.625rem;transition:all .3s ease;overflow:hidden}.studio-quote-btn{width:100%;text-align:left;border-radius:2px;border:1px solid var(--brand-sand);background:var(--brand-cloud);padding:.625rem .875rem;cursor:pointer;transition:all .2s ease;color:#292524bf;font-size:.82rem;line-height:1.45}.studio-quote-btn:hover{border-color:#8b6f4e66}.studio-quote-btn.is-active{border-color:#8b6f4e8c;background:#8b6f4e0f}.studio-live-hint{display:flex;align-items:flex-start;gap:.375rem;transition:opacity .3s ease}.studio-live-hint-text{font-family:var(--font-sans);font-size:10px;letter-spacing:.05em;color:var(--brand-taupe);line-height:1.4}.studio-price-main{font-family:var(--font-mono);font-size:1.25rem;color:var(--brand-stone)}.studio-price-currency{font-family:var(--font-sans);font-size:.75rem;color:var(--brand-stone-muted);margin-left:.25rem}.studio-btn,.studio-add-btn{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;font-family:var(--font-sans);font-size:12px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;border:none;border-radius:9999px;cursor:pointer;transition:all .3s ease;touch-action:manipulation}.studio-btn.w-full,.studio-add-btn.w-full{width:100%}.studio-btn-primary,.studio-add-btn{background:var(--brand-taupe);color:var(--brand-cloud)}.studio-btn-primary:hover:not(:disabled),.studio-add-btn:hover:not(:disabled){background:#735a3d;box-shadow:0 8px 32px #8b6f4e33}.studio-btn-primary:active:not(:disabled),.studio-add-btn:active:not(:disabled){transform:scale(.99)}.studio-add-btn:disabled{opacity:.4;cursor:not-allowed}.promo-text-highlight{font-family:var(--font-sans);font-size:10px;font-weight:500;letter-spacing:.25em;text-transform:uppercase;color:var(--brand-taupe)}.promo-divider{width:1px;height:12px;background-color:#29252433}.promo-text-muted{font-family:var(--font-sans);font-size:10px;letter-spacing:.05em;color:var(--brand-stone-muted)}.studio-cart-info-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.75rem}.studio-cart-shipping{font-family:var(--font-sans);font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--brand-stone-muted)}.studio-promo-badge{display:inline-flex;align-items:center;gap:.25rem;font-family:var(--font-sans);font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:var(--brand-taupe);background:var(--brand-sand);border-radius:9999px;padding:.3rem .6rem;white-space:nowrap}.studio-cart-header,.studio-upsell-desktop{display:none}.studio-personalize-pill{display:flex}.studio-personalize-pill{width:100%;align-items:center;justify-content:center;padding:.875rem 1.5rem;font-family:var(--font-sans);font-size:11px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--brand-stone);background:transparent;border:1.5px solid rgba(41,37,36,.2);border-radius:9999px;cursor:pointer;transition:all .2s ease;margin-bottom:0}@media(min-width:768px){.studio-personalize-pill{margin-bottom:.75rem}}.studio-personalize-pill:hover{border-color:var(--brand-taupe);color:var(--brand-taupe)}.studio-cart-area-mobile{margin-top:1rem}.studio-add-btn-price{display:inline}.studio-promo-nudge-desktop{display:none}@media(min-width:768px){.studio-upsell-desktop{display:block}.studio-personalize-pill{display:none}.studio-personalization-container{display:block;margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid var(--brand-sand)}.studio-cart-info-row{display:none}.studio-cart-area-mobile{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--brand-sand)}.studio-cart-header{display:flex;justify-content:space-between;align-items:flex-end}.studio-add-btn-price{display:none}.studio-promo-nudge-desktop{display:flex;align-items:center;justify-content:center;gap:.75rem;border-top-color:var(--brand-sand)}.studio-mobile-modal{display:none!important}}.studio-mobile-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;background:var(--brand-cloud);display:flex;flex-direction:column;overflow-y:auto;-webkit-overflow-scrolling:touch;transform:translateY(100%);transition:transform .4s cubic-bezier(.22,1,.36,1)}.studio-mobile-modal[hidden]{display:none}.studio-mobile-modal.is-open{transform:translateY(0)}.studio-mobile-modal-inner{display:flex;flex-direction:column;min-height:100%}.studio-mobile-modal-preview{position:relative;width:100%;aspect-ratio:1;overflow:hidden;background:var(--brand-beige);flex-shrink:0}.studio-modal-label-img{width:100%;height:100%;object-fit:cover}.studio-modal-label-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:33.75%;height:25%}.studio-mobile-modal-body{padding:1.25rem 1.25rem 2rem;flex:1;display:flex;flex-direction:column}.studio-mobile-modal-header{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:1rem}.studio-mobile-modal-title{font-family:var(--font-heading);font-size:1.125rem;font-weight:400;font-style:italic;color:var(--brand-stone)}.studio-modal-quote-row{display:flex;align-items:center;gap:.5rem;padding:.625rem 0;flex-wrap:wrap;display:none}.studio-modal-quote-label{font-family:var(--font-sans);font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--brand-stone-muted)}.studio-modal-quote-action{background:none;border:none;padding:0;font-family:var(--font-sans);font-size:11px;letter-spacing:.05em;color:var(--brand-taupe);cursor:pointer;text-decoration:underline;text-underline-offset:2px;transition:color .2s ease}.studio-modal-quote-action:hover{color:var(--brand-stone)}.studio-modal-hint{font-family:var(--font-sans);font-size:11px;font-style:italic;color:var(--brand-stone-muted);margin:.75rem 0 1rem;line-height:1.4}.studio-modal-btn-outline{width:100%;padding:.875rem 1.5rem;font-family:var(--font-sans);font-size:12px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--brand-stone);background:transparent;border:1.5px solid rgba(41,37,36,.2);border-radius:9999px;cursor:pointer;transition:all .2s ease;margin-bottom:.75rem}.studio-modal-btn-outline:hover{border-color:var(--brand-taupe);color:var(--brand-taupe)}.studio-modal-paper{border-radius:2px}@media(max-width:767px){.studio-note-composer{display:none!important}}.studio-modal-rewrite-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:.375rem;padding:.625rem 0;margin-bottom:1rem;background:none;border:none;font-family:var(--font-sans);font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--brand-stone-muted);cursor:pointer;transition:color .2s ease}.studio-modal-rewrite-btn:hover{color:var(--brand-taupe)}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.pt-1{padding-top:.25rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.border-t{border-top:1px solid var(--brand-sand)}.text-right{text-align:right}.flex-1{flex:1}.w-full{width:100%}.shrink-0{flex-shrink:0}.hidden-md-down{display:none}@media(min-width:768px){.hidden-md-down{display:block}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/studio.css.map */
