:root{--tg-font-ui: "Avenir Next", Avenir, "Helvetica Neue", Arial, sans-serif;--tg-font-display: Didot, "Bodoni 72", Georgia, "Times New Roman", serif;--tg-light-bg: #fbfaf6;--tg-light-ivory: #f4efe7;--tg-light-surface: #f1ece2;--tg-light-ink: #242522;--tg-light-muted: #79746a;--tg-light-stone: #c9c7c0;--tg-light-accent: #1f3528;--tg-light-line: rgba(9, 9, 9, .14);--tg-radius-xs: 8px;--tg-radius-sm: 12px;--tg-radius-md: 16px;--tg-ease: .16s ease}.tg-button,.tg-icon-button,.tg-textarea,.tg-tag-editor,.tg-swatch{font:inherit;letter-spacing:0}.tg-button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;gap:10px;padding:0 22px;border:1px solid transparent;border-radius:var(--tg-radius-sm);cursor:pointer;font-size:12px;font-weight:600;text-transform:uppercase;transition:background var(--tg-ease),border-color var(--tg-ease),color var(--tg-ease),transform var(--tg-ease)}.tg-button svg{width:17px;height:17px;stroke-width:1.7}.tg-button:not(:disabled):active{transform:translateY(1px)}.tg-button:disabled{cursor:not-allowed;opacity:.42}.tg-button--primary{background:var(--tg-light-ink);color:var(--tg-light-bg)}.tg-button--primary:not(:disabled):hover{background:#11120f}.tg-button--secondary{border-color:var(--tg-light-line);background:var(--tg-light-ivory);color:var(--tg-light-ink)}.tg-button--secondary:not(:disabled):hover,.tg-button--ghost:not(:disabled):hover{border-color:#09090947}.tg-button--ghost{border-color:transparent;background:transparent;color:var(--tg-light-ink)}.tg-icon-button{display:inline-grid;width:32px;height:32px;flex:0 0 32px;place-items:center;padding:0;border:0;border-radius:50%;background:transparent;color:currentColor;cursor:pointer;transition:background var(--tg-ease)}.tg-icon-button:hover{background:#24252214}.tg-icon-button svg{width:15px;height:15px}.tg-field{display:grid;gap:10px}.tg-label{color:var(--tg-light-muted);font-size:11px;font-weight:600;text-transform:uppercase}.tg-textarea{width:100%;min-height:150px;resize:vertical;padding:20px;border:1px solid var(--tg-light-line);border-radius:var(--tg-radius-md);outline:0;background:var(--tg-light-ivory);color:var(--tg-light-ink);font-family:var(--tg-font-display);font-size:24px;line-height:1.35;transition:border-color var(--tg-ease),box-shadow var(--tg-ease)}.tg-textarea::placeholder{color:#969086;opacity:1}.tg-textarea:focus{border-color:#1f3528b8;box-shadow:0 0 0 3px #1f352817}.tg-textarea[aria-invalid=true]{border-color:#9a4037}.tg-error{color:#8b312b;font-size:12px;line-height:1.45}.tg-spin{animation:tg-spin .9s linear infinite}.tg-swatch{position:relative;display:inline-grid;width:42px;height:42px;flex:0 0 42px;place-items:center;padding:4px;border:1px solid transparent;border-radius:50%;outline:0;background:transparent;cursor:pointer}.tg-swatch__colour{width:100%;height:100%;border:1px solid rgba(9,9,9,.16);border-radius:50%}.tg-swatch--selected{border-color:var(--tg-light-ink)}.tg-swatch:focus-visible{box-shadow:0 0 0 3px #1f352829}.tg-swatch--unavailable{opacity:.34}.tg-swatch--unavailable:after{position:absolute;width:28px;height:1px;background:var(--tg-light-ink);content:"";transform:rotate(-45deg)}.tg-skeleton{overflow:hidden;border-radius:var(--tg-radius-sm);background:linear-gradient(100deg,transparent 20%,rgba(255,255,255,.72) 46%,transparent 72%),var(--tg-light-surface);background-size:220% 100%;animation:tg-shimmer 1.4s ease-in-out infinite}.tg-inline-notice{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px;border:1px solid var(--tg-light-line);border-radius:var(--tg-radius-sm);background:var(--tg-light-ivory);color:var(--tg-light-ink)}.tg-inline-notice strong{font-family:var(--tg-font-display);font-size:20px;font-weight:400}.tg-inline-notice p{margin:6px 0 0;color:var(--tg-light-muted);font-size:13px;line-height:1.5}@supports (corner-shape: squircle){.tg-button,.tg-textarea,.tg-tag-editor,.tg-skeleton,.tg-inline-notice{corner-shape:squircle}}@keyframes tg-spin{to{transform:rotate(360deg)}}@keyframes tg-shimmer{to{background-position-x:-220%}}@media(prefers-reduced-motion:reduce){.tg-button,.tg-textarea{transition:none}.tg-spin{animation-duration:1.8s}.tg-skeleton{animation:none}}:root{color:var(--tg-light-ink);background:var(--tg-light-bg);font-family:var(--tg-font-ui);font-synthesis:none;letter-spacing:0}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0;background:var(--tg-light-bg)}a{color:inherit}button,input,textarea{font:inherit}.creation-shell{width:min(1240px,calc(100% - 48px));min-height:100vh;margin:0 auto}.creation-nav{display:flex;min-height:90px;align-items:center;justify-content:space-between;border-bottom:1px solid var(--tg-light-line)}.wordmark{color:inherit;font-family:var(--tg-font-display);font-size:40px;line-height:1;text-decoration:none}.step-count,.character-count,.tag-limit{color:var(--tg-light-muted);font-size:11px;font-weight:600;white-space:nowrap;text-transform:uppercase}.creation-layout{display:grid;grid-template-columns:minmax(0,.82fr) minmax(420px,1fr);gap:clamp(60px,9vw,136px);padding:clamp(64px,9vw,124px) 0 100px}.creation-intro{align-self:start;position:sticky;top:52px}.eyebrow,.section-kicker{margin:0 0 16px;color:var(--tg-light-accent);font-size:11px;font-weight:600;text-transform:uppercase}.creation-intro h1{max-width:560px;margin:0;font-family:var(--tg-font-display);font-size:clamp(64px,8vw,112px);font-weight:400;line-height:.9}.intro-copy{max-width:460px;margin:32px 0 0;color:#56564f;font-family:var(--tg-font-display);font-size:21px;line-height:1.5}.intro-rule{width:72px;height:1px;margin:46px 0 20px;background:var(--tg-light-stone)}.privacy-note{max-width:310px;margin:0;color:var(--tg-light-muted);font-size:12px;line-height:1.55}.creation-workspace{min-width:0}.brief-form{padding-bottom:46px;border-bottom:1px solid var(--tg-light-line)}.brief-actions,.tag-footer,.tag-heading-row{display:flex;align-items:center;justify-content:space-between;gap:20px}.brief-actions{margin-top:18px}.form-message{margin:18px 0 0;font-size:12px;line-height:1.5}.form-message--error{color:#8b312b}.tag-section{padding-top:48px}.tag-heading-row{align-items:end}.section-kicker{margin-bottom:8px}.tag-heading-row h2{margin:0;font-family:var(--tg-font-display);font-size:42px;font-weight:400;line-height:1}.candidate-section{width:100%;min-width:0;max-width:100%}.candidate-heading-row{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:28px}.candidate-heading-row h2,.generation-state h2{margin:0;font-family:var(--tg-font-display);font-size:42px;font-weight:400;line-height:1}.candidate-grid{display:grid;width:100%;min-width:0;max-width:100%;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.candidate-tile{position:relative;aspect-ratio:1;padding:18px;overflow:hidden;border:1px solid var(--tg-light-line);border-radius:var(--tg-radius-sm);background:#f1f0ea;color:var(--tg-light-ink);cursor:pointer;transition:background .16s ease,border-color .16s ease}.candidate-tile:hover,.candidate-tile:focus-visible{border-color:#1f35286b;outline:none}.candidate-tile--selected{border-color:var(--tg-light-accent);background:#e0e7dc}.candidate-tile img{width:100%;height:100%;object-fit:contain}.candidate-number,.candidate-check{position:absolute;z-index:1}.candidate-number{top:12px;left:13px;color:var(--tg-light-muted);font-size:9px;font-weight:600}.candidate-check{right:12px;bottom:12px;width:16px;height:16px;color:var(--tg-light-accent)}.candidate-footer{display:flex;justify-content:space-between;gap:12px;margin-top:28px}.candidate-footer-group{display:flex;min-width:0;gap:8px}.candidate-footer+.form-message{margin-top:12px}.tag-footer-message{min-width:0}.tag-footer-message .form-message{margin-top:8px}.generation-state{min-height:460px}.generation-heading-row{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:28px}.generation-note{max-width:390px;margin:20px 0 0;color:var(--tg-light-muted);font-size:13px;line-height:1.6}.candidate-tile--revealed{cursor:default;animation:candidate-reveal .32s ease-out both}.candidate-tile--loading{display:grid;place-items:center;cursor:wait}.candidate-loading-mark{width:38%;aspect-ratio:1;border-radius:48% 52% 44% 56%;background:#1f35281a;animation:generation-pulse 1.2s ease-in-out infinite}@keyframes candidate-reveal{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes generation-pulse{0%,to{opacity:.2;transform:scale(.72)}50%{opacity:.45;transform:scale(.9)}}.tag-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.tg-tag-editor{display:inline-flex;min-height:48px;align-items:center;gap:8px;padding:5px 7px 5px 13px;border:1px solid rgba(31,53,40,.2);border-radius:var(--tg-radius-sm);background:#e7ece3;color:var(--tg-light-accent)}.tag-number{color:#718071;font-size:9px;font-weight:600}.tg-tag-editor input{width:auto;max-width:180px;min-width:0;padding:5px 0;border:0;outline:0;background:transparent;color:var(--tg-light-ink);font-size:14px}.add-tag-button{width:48px;height:48px;flex-basis:48px;border:1px dashed rgba(36,37,34,.28)}.tag-footer{align-items:end;margin-top:42px}.ready-message{display:inline-flex;align-items:center;gap:8px;max-width:290px;margin:0;color:var(--tg-light-muted);font-size:12px;line-height:1.5}.ready-message svg{width:15px;height:15px;color:var(--tg-light-accent)}@media(max-width:860px){.creation-shell{width:min(100% - 32px,680px)}.creation-layout{grid-template-columns:1fr;gap:54px;padding-top:58px}.creation-intro{position:static}.creation-intro h1{font-size:clamp(66px,16vw,94px)}.intro-copy{font-size:19px}}@media(max-width:520px){.creation-shell{width:min(100% - 24px,680px)}.creation-nav{min-height:72px}.wordmark{font-size:34px}.creation-layout{padding:46px 0 72px}.brief-actions,.tag-footer,.generation-heading-row{align-items:stretch;flex-direction:column}.brief-actions .character-count{align-self:flex-end}.brief-actions .tg-button,.tag-footer .tg-button{width:100%}.tag-footer .ready-message{max-width:none}.tag-footer-message{width:100%}.tag-list{display:grid;grid-template-columns:minmax(0,1fr) 48px}.candidate-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.candidate-footer{align-items:stretch;flex-direction:column-reverse}.candidate-footer-group{display:grid;width:100%;min-width:0;grid-template-columns:minmax(0,1fr)}.candidate-footer .tg-button{width:100%;min-width:0}.tg-tag-editor{width:100%;grid-column:1 / -1}.tg-tag-editor input{width:100%;max-width:none;flex:1}.add-tag-button{grid-column:1}.tg-textarea{min-height:134px;font-size:21px}}.creation-context{display:flex;min-height:50px;align-items:center;gap:12px;border-bottom:1px solid var(--tg-light-line);color:var(--tg-light-muted);font-size:11px;text-transform:uppercase}.creation-context strong{color:var(--tg-light-ink);font-weight:600}.creation-context a{margin-left:auto;color:var(--tg-light-accent);font-weight:600;text-underline-offset:4px}.selection-confirmation{margin:18px 0 0;color:var(--tg-light-accent);font-size:13px;line-height:1.5;text-align:right}.storefront-shell{min-height:100vh;background:var(--tg-light-bg);color:var(--tg-light-ink)}.site-header{position:relative;z-index:20;border-bottom:1px solid var(--tg-light-line)}.site-header--overlay{position:sticky;top:0;height:82px;margin-bottom:-82px;border-bottom:0;background:#f9f7f10d;color:#faf7ef;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:background-color .18s ease,color .18s ease}.site-header--overlay .site-wordmark img{filter:invert(1)}.site-header--overlay .site-navigation a,.site-header--overlay .site-navigation a:hover,.site-header--overlay .site-navigation a.is-active,.site-header--overlay .site-header__create,.site-header--overlay .site-header__bag,.site-header--overlay .site-header__menu{color:#faf7ef}.site-header--overlay.is-scrolled{background:#f9f7f1cc;color:var(--tg-light-ink);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.site-header--overlay.is-menu-open{background:#f9f7f1eb;color:var(--tg-light-ink);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.site-header--overlay.is-scrolled .site-wordmark img,.site-header--overlay.is-menu-open .site-wordmark img{filter:none}.site-header--overlay.is-scrolled .site-navigation a,.site-header--overlay.is-scrolled .site-navigation a:hover,.site-header--overlay.is-scrolled .site-navigation a.is-active,.site-header--overlay.is-scrolled .site-header__create,.site-header--overlay.is-scrolled .site-header__bag,.site-header--overlay.is-scrolled .site-header__menu,.site-header--overlay.is-menu-open .site-navigation a,.site-header--overlay.is-menu-open .site-header__create,.site-header--overlay.is-menu-open .site-header__bag,.site-header--overlay.is-menu-open .site-header__menu{color:var(--tg-light-ink)}.site-header__inner{display:grid;width:min(1320px,calc(100% - 64px));min-height:82px;align-items:center;margin:0 auto;grid-template-columns:180px minmax(0,1fr) 180px}.site-wordmark{color:var(--tg-light-ink);font-family:var(--tg-font-display);font-size:38px;line-height:1;text-decoration:none}.site-navigation{display:flex;align-items:center;justify-content:center;gap:30px}.site-navigation a{position:relative;color:var(--tg-light-muted);font-size:11px;font-weight:600;text-decoration:none;text-transform:uppercase}.site-navigation a:after{position:absolute;right:0;bottom:-9px;left:0;height:1px;background:currentColor;content:"";opacity:0;transform:scaleX(.5);transition:opacity var(--tg-ease),transform var(--tg-ease)}.site-navigation a:hover,.site-navigation a.is-active{color:var(--tg-light-ink)}.site-navigation a.is-active:after{opacity:1;transform:scaleX(1)}.site-navigation .site-navigation__mobile-only{display:none}.site-header__create{display:inline-flex;align-items:center;justify-self:end;gap:9px;color:var(--tg-light-ink);font-size:11px;font-weight:600;text-decoration:none;text-transform:uppercase}.site-header__create svg,.site-header__bag svg{width:16px;height:16px;stroke-width:1.6}.site-header__actions{display:flex;align-items:center;justify-self:end;gap:20px}.site-header__bag{position:relative;display:grid;width:34px;height:34px;place-items:center;border-radius:50%;color:var(--tg-light-ink)}.site-header__bag-count{position:absolute;top:-3px;right:-5px;display:grid;min-width:17px;height:17px;place-items:center;padding:0 4px;border:2px solid var(--tg-light-bg);border-radius:9px;background:var(--tg-light-accent);color:var(--tg-light-bg);font-size:9px;font-weight:700;line-height:1}.site-header__menu{display:none}.catalogue-hero{display:grid;width:min(1320px,calc(100% - 64px));align-items:end;margin:0 auto;padding:92px 0 74px;grid-template-columns:minmax(0,1.2fr) minmax(300px,.54fr);gap:80px}.storefront-eyebrow{margin:0 0 18px;color:var(--tg-light-accent);font-size:11px;font-weight:600;text-transform:uppercase}.catalogue-hero h1,.product-detail__heading h1,.not-found-page h1{margin:0;font-family:var(--tg-font-display);font-weight:400}.catalogue-hero h1{max-width:760px;font-size:76px;line-height:.94}.catalogue-hero>p{max-width:440px;margin:0 0 5px;color:#595951;font-family:var(--tg-font-display);font-size:20px;line-height:1.55}.audience-nav{display:flex;width:min(1320px,calc(100% - 64px));align-items:center;gap:30px;margin:0 auto;padding:0 0 18px;overflow-x:auto;border-bottom:1px solid var(--tg-light-line);scrollbar-width:none}.audience-nav::-webkit-scrollbar,.category-filter::-webkit-scrollbar{display:none}.audience-nav a{flex:0 0 auto;padding:8px 0;color:var(--tg-light-muted);font-size:11px;font-weight:600;text-decoration:none;text-transform:uppercase}.audience-nav a.is-active{color:var(--tg-light-ink)}.catalogue-section{width:min(1320px,calc(100% - 64px));margin:0 auto;padding:28px 0 110px}.catalogue-toolbar{display:flex;min-height:48px;align-items:center;justify-content:space-between;gap:24px;margin-bottom:34px}.catalogue-toolbar>p{margin:0;color:var(--tg-light-muted);font-size:11px;white-space:nowrap;text-transform:uppercase}.category-filter{display:flex;align-items:center;gap:8px;overflow-x:auto;scrollbar-width:none}.category-filter button{min-height:36px;flex:0 0 auto;padding:0 14px;border:1px solid transparent;border-radius:var(--tg-radius-xs);background:transparent;color:var(--tg-light-muted);cursor:pointer;font-size:11px;font-weight:600;text-transform:uppercase}.category-filter button:hover{color:var(--tg-light-ink)}.category-filter button.is-active{border-color:var(--tg-light-line);background:var(--tg-light-ivory);color:var(--tg-light-ink)}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:54px 24px}.product-card{min-width:0}.product-card__image-link{position:relative;display:block;overflow:hidden;aspect-ratio:1;border-radius:var(--tg-radius-sm);background:var(--tg-light-surface)}.product-card__image-link img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .36s ease}.product-card__image-link:hover img{transform:scale(1.025)}.product-card__open{position:absolute;right:14px;bottom:14px;display:grid;width:38px;height:38px;place-items:center;border-radius:50%;background:var(--tg-light-bg);color:var(--tg-light-ink);opacity:0;transform:translateY(4px);transition:opacity var(--tg-ease),transform var(--tg-ease)}.product-card__image-link:hover .product-card__open,.product-card__image-link:focus-visible .product-card__open{opacity:1;transform:translateY(0)}.product-card__open svg{width:16px;height:16px}.product-card__body{display:flex;align-items:start;justify-content:space-between;gap:20px;padding:18px 2px 0}.product-card__body p{margin:0 0 7px;color:var(--tg-light-muted);font-size:10px;font-weight:600;text-transform:uppercase}.product-card__body h2{margin:0;font-family:var(--tg-font-display);font-size:20px;font-weight:400;line-height:1.25}.product-card__body h2 a{text-decoration:none}.product-card__body>span{padding-top:17px;font-size:12px;font-weight:600;white-space:nowrap}.product-card__skeleton-image{aspect-ratio:1}.product-card__skeleton-line{width:72%;height:16px;margin-top:18px}.product-card__skeleton-line.is-short{width:38%;height:11px;margin-top:10px}.product-page{width:min(1320px,calc(100% - 64px));margin:0 auto;padding:30px 0 110px}.product-page>.tg-inline-notice{margin-top:50px}.product-back-link{display:inline-flex;align-items:center;gap:9px;margin-bottom:28px;color:var(--tg-light-muted);font-size:11px;font-weight:600;text-decoration:none;text-transform:uppercase}.product-back-link:hover{color:var(--tg-light-ink)}.product-back-link svg{width:15px;height:15px}.product-detail{display:grid;align-items:start;grid-template-columns:minmax(0,1.25fr) minmax(390px,.75fr);gap:70px}.product-detail__image{position:sticky;top:24px;overflow:hidden;aspect-ratio:1 / 1;border-radius:var(--tg-radius-md);background:var(--tg-light-surface)}.product-detail__image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.product-detail__image>span{position:absolute;bottom:18px;left:18px;padding:9px 12px;border:1px solid var(--tg-light-line);border-radius:var(--tg-radius-xs);background:#fbfaf6e6;font-size:10px;font-weight:600;text-transform:uppercase}.product-detail__content{min-width:0;padding:34px 0 0}.product-detail__heading{padding-bottom:28px;border-bottom:1px solid var(--tg-light-line)}.product-detail__heading h1{max-width:560px;font-size:54px;line-height:.98}.product-detail__price{margin:24px 0 0;font-size:14px;font-weight:600}.product-detail__description{margin:28px 0 30px;color:#56564f;font-family:var(--tg-font-display);font-size:18px;line-height:1.55}.product-option{padding:21px 0;border-top:1px solid var(--tg-light-line)}.product-option h2{margin:0 0 14px;color:var(--tg-light-muted);font-size:10px;font-weight:600;text-transform:uppercase}.product-swatches,.product-sizes,.thread-colour-summary{display:flex;flex-wrap:wrap;gap:8px}.product-sizes span{display:grid;min-width:38px;height:38px;place-items:center;border:1px solid var(--tg-light-line);border-radius:var(--tg-radius-xs);font-size:11px;font-weight:600}.product-option__copy{margin:0;color:#56564f;font-size:13px;line-height:1.55}.thread-colour-summary span{width:24px;height:24px;border:1px solid rgba(9,9,9,.14);border-radius:50%}.inside-label-note{margin:4px 0 26px;color:var(--tg-light-accent);font-size:12px;line-height:1.5}.storefront-cta{display:flex;min-height:58px;align-items:center;justify-content:space-between;gap:20px;padding:0 20px;border-radius:var(--tg-radius-sm);background:var(--tg-light-ink);color:var(--tg-light-bg);font-size:12px;font-weight:600;text-decoration:none;text-transform:uppercase}.storefront-cta:hover{background:#11120f}.storefront-cta svg{width:17px;height:17px}.product-detail__policy{margin:14px 0 0;color:var(--tg-light-muted);font-size:11px;line-height:1.5;text-align:center}.product-detail__image-skeleton{aspect-ratio:1 / 1}.product-detail__line{width:100%;height:16px;margin-bottom:18px}.product-detail__line.is-short{width:30%}.product-detail__title-skeleton{width:84%;height:110px;margin:20px 0 30px}.product-detail__options-skeleton{width:100%;height:260px;margin-top:34px}.not-found-page{width:min(760px,calc(100% - 48px));margin:0 auto;padding:130px 0;text-align:center}.not-found-page h1{font-size:66px;line-height:1}.not-found-page>p:not(.storefront-eyebrow){max-width:430px;margin:24px auto 30px;color:var(--tg-light-muted);line-height:1.6}.text-link{color:var(--tg-light-ink);font-size:11px;font-weight:600;text-underline-offset:5px;text-transform:uppercase}.studio-page,.studio-recovery{width:min(1320px,calc(100% - 48px));margin:0 auto}.studio-page{padding:54px 0 100px}.studio-recovery{display:grid;gap:28px;padding-top:80px}.studio-recovery .text-link{width:fit-content}.studio-heading{display:flex;align-items:end;justify-content:space-between;gap:36px;padding-bottom:38px;border-bottom:1px solid var(--tg-light-line)}.studio-heading h1{margin:0;font-family:var(--tg-font-display);font-size:66px;font-weight:400;line-height:.95}.studio-change-mark{display:inline-flex;align-items:center;gap:8px}.studio-change-mark svg{width:14px}.studio-layout{display:grid;grid-template-columns:minmax(0,1.28fr) minmax(350px,.72fr);gap:clamp(48px,7vw,104px);padding-top:46px}.studio-preview{position:sticky;top:28px;overflow:hidden;align-self:start;aspect-ratio:1 / 1.12;margin:0;border:1px solid var(--tg-light-line);border-radius:28px;background:#eeece5}.studio-preview__product{display:block;width:100%;height:100%;object-fit:contain}.studio-preview__mark{position:absolute;aspect-ratio:1;transform:translate(-50%,-50%);filter:url(#studio-thread-colour) drop-shadow(0 1px 0 rgb(255 255 255 / 18%));object-fit:contain}.studio-preview__filter{position:absolute;width:0;height:0}.studio-preview figcaption{position:absolute;right:20px;bottom:18px;left:20px;display:flex;justify-content:space-between;color:var(--tg-light-ink);font-size:10px;font-weight:700;text-transform:uppercase}.studio-controls{min-width:0}.studio-product-title{padding-bottom:30px}.studio-product-title h2,.studio-product-picker h2{margin:0;font-family:var(--tg-font-display);font-size:42px;font-weight:400;line-height:1}.studio-product-title>p:last-child{margin:14px 0 0;font-size:14px}.studio-option{min-width:0;margin:0;padding:24px 0;border:0;border-top:1px solid var(--tg-light-line)}.studio-option legend{float:left;width:100%;margin-bottom:15px;color:var(--tg-light-muted);font-size:10px;font-weight:700;text-transform:uppercase}.studio-option legend+*{clear:both}.studio-swatches{display:flex;flex-wrap:wrap;gap:9px}.studio-segmented{display:flex;flex-wrap:wrap;gap:7px}.studio-segmented button{min-width:48px;min-height:38px;padding:8px 13px;border:1px solid var(--tg-light-line);border-radius:9px;color:var(--tg-light-ink);background:transparent;cursor:pointer;font-size:11px}.studio-segmented--wide button{min-width:110px}.studio-segmented button[aria-pressed=true]{border-color:var(--tg-light-ink);background:var(--tg-light-ink);color:var(--tg-light-bg)}.studio-segmented button:disabled{opacity:.3;cursor:not-allowed;text-decoration:line-through}.studio-add{width:100%;min-height:58px;margin-top:12px}.studio-added-note{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:14px 0 0;color:var(--tg-light-accent);font-size:12px;line-height:1.5}.studio-added-note a{flex:0 0 auto;color:var(--tg-light-ink);font-weight:700;text-underline-offset:4px;text-transform:uppercase}.bag-page{width:min(1320px,calc(100% - 64px));margin:0 auto;padding:58px 0 110px}.bag-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;padding-bottom:34px;border-bottom:1px solid var(--tg-light-line)}.bag-heading h1{margin:0;font-family:var(--tg-font-display);font-size:66px;font-weight:400;line-height:.92}.bag-heading>p{margin:0 0 5px;color:var(--tg-light-muted);font-size:11px;font-weight:600;text-transform:uppercase}.bag-layout{display:grid;align-items:start;grid-template-columns:minmax(0,1fr) minmax(290px,.38fr);gap:clamp(54px,8vw,112px);padding-top:40px}.bag-items{min-width:0;border-top:1px solid var(--tg-light-line)}.bag-line{display:grid;min-width:0;padding:24px 0;border-bottom:1px solid var(--tg-light-line);grid-template-columns:190px minmax(0,1fr);gap:30px}.bag-line.is-unavailable .bag-line__visual,.bag-line.is-unavailable .bag-line__details{opacity:.52}.bag-line__visual{position:relative;overflow:hidden;width:190px;aspect-ratio:1;margin:0;border-radius:var(--tg-radius-md);background:var(--tg-light-surface)}.bag-line__product{display:block;width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.bag-line__totem{position:absolute;aspect-ratio:1;object-fit:contain;transform:translate(-50%,-50%)}.bag-line__body{display:flex;min-width:0;flex-direction:column}.bag-line__title{display:flex;align-items:start;justify-content:space-between;gap:24px}.bag-line__title p{margin:0 0 7px;color:var(--tg-light-muted);font-size:9px;font-weight:700;text-transform:uppercase}.bag-line__title h2{margin:0;font-family:var(--tg-font-display);font-size:27px;font-weight:400;line-height:1.12}.bag-money{flex:0 0 auto;font-size:12px;font-weight:650;white-space:nowrap}.bag-line__details{display:flex;flex-wrap:wrap;gap:22px;margin:24px 0 0}.bag-line__details div{display:grid;gap:5px}.bag-line__details dt{color:var(--tg-light-muted);font-size:9px;font-weight:700;text-transform:uppercase}.bag-line__details dd{display:flex;align-items:center;gap:7px;margin:0;font-size:11px}.bag-line__thread{width:12px;height:12px;border:1px solid var(--tg-light-line);border-radius:50%}.bag-line__availability{margin:18px 0 0;color:#8b312b;font-size:12px;line-height:1.5}.bag-line__actions{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:auto;padding-top:22px}.bag-quantity{display:grid;min-width:116px;min-height:38px;align-items:center;border:1px solid var(--tg-light-line);border-radius:var(--tg-radius-xs);grid-template-columns:38px 1fr 38px}.bag-quantity>span{font-size:11px;font-weight:700;text-align:center}.bag-line__remove{color:var(--tg-light-muted)}.bag-summary{position:sticky;top:28px;min-height:320px;padding:30px;border:1px solid var(--tg-light-line);border-radius:var(--tg-radius-md);background:var(--tg-light-ivory)}.bag-summary__row{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:4px 0 22px;border-bottom:1px solid var(--tg-light-line);font-family:var(--tg-font-display);font-size:22px}.bag-summary__shipping,.bag-summary__blocked,.bag-summary__message{margin:20px 0 0;color:var(--tg-light-muted);font-size:11px;line-height:1.55}.bag-summary__blocked{color:#8b312b}.bag-summary__message{color:var(--tg-light-accent)}.bag-checkout{width:100%;margin-top:24px}.bag-continue{display:block;width:fit-content;margin:24px auto 0}.bag-empty{display:grid;max-width:520px;justify-items:center;margin:0 auto;padding:100px 0 30px;text-align:center}.bag-empty>svg{width:28px;height:28px;color:var(--tg-light-accent);stroke-width:1.4}.bag-empty h2{margin:24px 0 0;font-family:var(--tg-font-display);font-size:44px;font-weight:400;line-height:1}.bag-empty p{max-width:390px;margin:20px 0 0;color:var(--tg-light-muted);font-family:var(--tg-font-display);font-size:18px;line-height:1.5}.bag-empty>div{display:grid;justify-items:center;gap:22px;margin-top:32px}.bag-empty .storefront-cta{min-width:240px}.bag-skeleton-line{width:100%;height:12px;margin:20px 0 0}.bag-skeleton-line.is-title{width:72%;height:34px;margin-top:8px}.bag-skeleton-line.is-short{width:42%}.bag-summary--skeleton{min-height:320px;padding:0}.studio-product-picker{display:grid;grid-template-columns:minmax(260px,.45fr) minmax(0,1fr);gap:clamp(48px,8vw,120px);padding-top:58px}.studio-product-picker__intro{align-self:start;position:sticky;top:32px}.studio-product-list{border-top:1px solid var(--tg-light-line)}.studio-product-list button{display:grid;width:100%;grid-template-columns:116px 1fr;align-items:center;gap:24px;padding:18px 0;border:0;border-bottom:1px solid var(--tg-light-line);color:var(--tg-light-ink);background:transparent;cursor:pointer;text-align:left}.studio-product-list img{width:116px;aspect-ratio:1;border-radius:14px;background:#eeece5;object-fit:contain}.studio-product-list button>span{display:flex;align-items:center;justify-content:space-between;gap:24px}.studio-product-list strong{font-family:var(--tg-font-display);font-size:24px;font-weight:400}.studio-preview--skeleton{position:static}.studio-control-skeleton{height:92px;margin-bottom:16px}.studio-control-skeleton--title{height:124px}@supports (corner-shape: squircle){.category-filter button,.product-card__image-link,.product-detail__image,.product-detail__image>span,.home-process__steps article,.home-process__media,.product-sizes span,.storefront-cta{corner-shape:squircle}.studio-preview,.studio-product-list img,.studio-segmented button,.bag-line__visual,.bag-quantity,.bag-summary{corner-shape:squircle}}@media(max-width:960px){.site-header__inner{position:relative;width:min(100% - 40px,1320px);grid-template-columns:44px minmax(0,1fr) 44px}.site-header__menu{display:inline-grid;justify-self:start}.site-wordmark{position:absolute;left:50%;transform:translate(-50%)}.site-header__actions{grid-column:3}.site-navigation{position:absolute;top:82px;right:0;left:0;display:none;align-items:stretch;padding:18px 20px 24px;border-bottom:1px solid var(--tg-light-line);background:var(--tg-light-bg);flex-direction:column;gap:0}.site-navigation.is-open{display:flex}.site-navigation a{padding:15px 0;border-bottom:1px solid var(--tg-light-line)}.site-navigation a:after{display:none}.site-navigation .site-navigation__mobile-only{display:block}.site-header__create{display:none}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-detail{grid-template-columns:minmax(0,1fr) minmax(340px,.8fr);gap:40px}.studio-layout{grid-template-columns:minmax(0,1fr) minmax(320px,.78fr);gap:36px}.bag-layout{gap:42px;grid-template-columns:minmax(0,1fr) 290px}.bag-line{grid-template-columns:150px minmax(0,1fr);gap:22px}.bag-line__visual{width:150px}}.brand-wordmark,.brand-wordmark img{display:block;width:100%;height:100%}.brand-wordmark img{object-fit:contain}.site-wordmark{display:block;width:74px;height:29px;transform:translateY(-2px)}.home-page main{overflow:hidden}.home-hero{position:relative;display:flex;height:calc(100vh - 82px);min-height:650px;max-height:760px;align-items:center;overflow:hidden;background:#182130;color:#faf7ef}.home-hero__media,.home-hero__media picture,.home-hero__image,.home-hero__shade{position:absolute;inset:0;width:100%;height:100%}.home-hero__media picture{overflow:hidden}.home-hero__frames,.home-hero__backdrops,.home-hero__backdrop{position:absolute;inset:0}.home-hero__backdrop{opacity:0;will-change:opacity}.home-hero__backdrop--base{background:#182130;opacity:1}.home-hero__image{object-fit:cover;object-position:50% 61%}.home-hero__frame{clip-path:polygon(0 112%,100% 100%,100% 100%,0 100%);will-change:clip-path}.home-hero__media.is-ready .home-hero__frame,.home-hero__media.is-ready .home-hero__backdrop:not(.home-hero__backdrop--base){animation:home-hero-diagonal-reveal 1s cubic-bezier(.4,0,.2,1) forwards}.home-hero__media.is-ready .home-hero__backdrop:not(.home-hero__backdrop--base){animation-name:home-hero-backdrop-reveal}.home-hero__media.is-ready.is-initial-cycle :is(.home-hero__frame--1,.home-hero__backdrop--1){animation-delay:2s}.home-hero__media.is-ready.is-initial-cycle :is(.home-hero__frame--2,.home-hero__backdrop--2){animation-delay:4.5s}.home-hero__media.is-ready.is-initial-cycle :is(.home-hero__frame--3,.home-hero__backdrop--3){animation-delay:7s}.home-hero__media.is-ready.is-initial-cycle :is(.home-hero__frame--4,.home-hero__backdrop--4){animation-delay:9.5s}.home-hero__media.is-ready.is-initial-cycle :is(.home-hero__frame--5,.home-hero__backdrop--5){animation-delay:12s}.home-hero__media.is-ready.is-repeat-cycle :is(.home-hero__frame--1,.home-hero__backdrop--1){animation-delay:8s}.home-hero__media.is-ready.is-repeat-cycle :is(.home-hero__frame--2,.home-hero__backdrop--2){animation-delay:10.5s}.home-hero__media.is-ready.is-repeat-cycle :is(.home-hero__frame--3,.home-hero__backdrop--3){animation-delay:13s}.home-hero__media.is-ready.is-repeat-cycle :is(.home-hero__frame--4,.home-hero__backdrop--4){animation-delay:15.5s}.home-hero__media.is-ready.is-repeat-cycle :is(.home-hero__frame--5,.home-hero__backdrop--5){animation-delay:18s}@keyframes home-hero-diagonal-reveal{0%{clip-path:polygon(0 112%,100% 100%,100% 100%,0 100%)}to{clip-path:polygon(0 -12%,100% -24%,100% 100%,0 100%)}}@keyframes home-hero-backdrop-reveal{to{opacity:1}}@media(prefers-reduced-motion:reduce){.home-hero__frame,.home-hero__backdrop:not(.home-hero__backdrop--base){display:none}}.home-hero__shade{background:linear-gradient(90deg,#080c1280,#080c1242 52%,#080c121f)}.home-hero__content{position:relative;z-index:1;width:min(1320px,calc(100% - 64px));margin:0 auto;padding-bottom:18px;transform:translateY(clamp(56px,8vh,88px))}.home-hero h1{max-width:650px;margin:0;font-family:var(--tg-font-display);font-size:88px;font-weight:400;line-height:.92}.home-hero__content>p{max-width:540px;margin:28px 0 0;color:#faf7efe0;font-size:17px;line-height:1.65}.home-hero__actions{display:flex;align-items:center;gap:12px;margin-top:36px}.home-action{display:inline-flex;min-height:54px;align-items:center;justify-content:center;gap:12px;padding:0 22px;border:1px solid transparent;border-radius:var(--tg-radius-sm);font-size:11px;font-weight:600;text-decoration:none;text-transform:uppercase;transition:background var(--tg-ease),border-color var(--tg-ease),color var(--tg-ease),transform var(--tg-ease)}.home-action:hover{transform:translateY(-1px)}.home-action svg,.home-section-heading a svg{width:16px;height:16px;stroke-width:1.6}.home-action--light{background:#faf7ef;color:#11110f}.home-action--outline{border-color:#faf7ef9e;color:#faf7ef}.home-action--outline:hover{border-color:#faf7ef;background:#faf7ef14}.home-action--primary{background:var(--tg-light-accent);color:#faf7ef}.home-band{position:relative;z-index:0;width:min(1320px,calc(100% - 64px));margin:0 auto;padding:58px 0}.home-band:before{position:absolute;z-index:-1;top:0;bottom:0;left:50%;width:100vw;background:var(--home-band-background, var(--tg-light-bg));content:"";transform:translate(-50%)}.home-section-heading{max-width:820px;margin-bottom:40px}.home-section-heading--centered{margin-right:auto;margin-left:auto;text-align:center}.home-section-heading--split{display:flex;max-width:none;align-items:end;justify-content:space-between;gap:40px}.home-section-heading h2,.home-craft h2,.home-closing h2{margin:0;font-family:var(--tg-font-display);font-size:58px;font-weight:400;line-height:.98}.home-section-heading--split>a{display:inline-flex;flex:0 0 auto;align-items:center;gap:10px;padding-bottom:5px;color:var(--tg-light-accent);font-size:11px;font-weight:600;text-decoration:none;text-transform:uppercase}.home-process{--home-band-background: var(--tg-light-bg);padding-bottom:51px}.home-process__steps{display:grid;width:100%;padding-inline:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.home-process__steps article{display:flex;min-height:0;overflow:hidden;padding:0;border-radius:var(--tg-radius-sm);background:var(--tg-light-ivory);flex-direction:column}.home-process__steps article+article{border-left:0}.home-process__copy{padding:26px 28px}.home-process h3{margin:0 0 12px;font-family:var(--tg-font-display);font-size:25px;font-weight:400}.home-process__copy p{max-width:300px;margin:0;color:var(--tg-light-muted);font-size:13px;line-height:1.6}.home-process__media{position:relative;width:100%;aspect-ratio:1;margin-top:auto;overflow:hidden;border-radius:0;background:var(--tg-light-surface)}.home-process__media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.home-process__media--sequence img{opacity:0;animation:home-process-frame 7.2s linear infinite}.home-process__media--sequence img:first-child{animation-name:home-process-first-frame}.home-process__media--sequence img:nth-child(2){animation-delay:1.5s}.home-process__media--sequence img:nth-child(3){animation-delay:3.3s}.home-process__media--sequence img:nth-child(4){animation-delay:5.1s}@keyframes home-process-first-frame{0%,20.833%{opacity:1}25%,95.833%{opacity:0}to{opacity:1}}@keyframes home-process-frame{0%{opacity:0}4.167%,25%{opacity:1}29.167%,to{opacity:0}}@media(prefers-reduced-motion:reduce){.home-process__media--sequence img{display:none;animation:none}.home-process__media--sequence img:first-child{display:block;opacity:1}}.home-process__cta{display:flex;justify-content:center;margin-top:24px}.home-product-edit{--home-band-background: var(--tg-light-ivory);padding-top:50px}.home-product-edit .product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:46px 16px}.home-product-edit .product-card__body{gap:12px}.home-product-edit .product-card__body h2{font-size:18px}.home-craft{--home-band-background: var(--tg-light-accent);display:grid;align-items:center;padding-top:51px;color:#faf7ef;grid-template-columns:minmax(0,1.08fr) minmax(360px,.82fr);gap:90px}.home-craft__image{height:600px;overflow:hidden;border-radius:var(--tg-radius-sm);background:var(--tg-light-surface)}.home-craft__image img{width:100%;height:100%;object-fit:cover;object-position:50% 55%}.home-craft__copy>p{max-width:510px;margin:28px 0 0;color:#faf7efc2;font-size:15px;line-height:1.7}.home-craft__details{display:grid;margin-top:54px;border-top:1px solid rgba(250,247,239,.24);grid-template-columns:repeat(2,minmax(0,1fr))}.home-craft__details>div{display:flex;min-height:112px;align-items:start;gap:16px;padding:24px 18px 20px 0;color:#faf7ef;font-size:12px;line-height:1.4}.home-craft__details>div+div{padding-left:24px;border-left:1px solid rgba(250,247,239,.24)}.home-craft__details svg{width:23px;height:23px;flex:0 0 23px;color:#faf7efd6;stroke-width:1.25}.home-life{--home-band-background: #e4e9df;width:100%;padding-top:51px}.home-life>.home-section-heading{width:min(1320px,calc(100% - 64px));margin-right:auto;margin-left:auto}.home-life__gallery{display:flex;align-items:start;gap:16px;padding:0 max(32px,calc((100vw - 1320px)/2)) 8px;overflow-x:auto;scroll-padding-inline:max(32px,calc((100vw - 1320px)/2));scrollbar-width:none}.home-life__gallery::-webkit-scrollbar{display:none}.home-life figure{width:min(38vw,480px);flex:0 0 min(38vw,480px);margin:0}.home-life figure:nth-child(2){padding-top:0}.home-life figure img{width:100%;aspect-ratio:4 / 5;border-radius:var(--tg-radius-xs);object-fit:cover}.home-life figcaption{padding-top:12px;color:var(--tg-light-muted);font-size:10px;font-weight:600;text-transform:uppercase}.home-closing{display:flex;min-height:300px;align-items:end;justify-content:space-between;gap:60px;padding:45px max(32px,calc((100% - 1320px)/2));background:var(--tg-light-bg);color:var(--tg-light-ink)}.home-closing h2{max-width:720px;font-size:66px}.site-footer{background:#171815;color:#faf7ef}.site-footer__inner{width:min(1320px,calc(100% - 64px));margin:0 auto;padding:48px 0 24px}.site-footer__main{display:flex;align-items:center;justify-content:space-between;gap:38px}.site-footer__wordmark{display:block;width:88px;height:36px}.site-footer__wordmark img{filter:invert(1)}.site-footer__navigation{display:flex;align-items:center;justify-content:center;gap:26px}.site-footer__navigation a,.site-footer__copyright{color:#faf7efad;font-size:10px;font-weight:600;text-decoration:none;text-transform:uppercase}.site-footer__navigation a:hover{color:#faf7ef}.site-footer__copyright{margin:28px 0 0;font-weight:400;text-transform:none}@supports (corner-shape: squircle){.home-action,.home-craft__image,.home-life figure img{corner-shape:squircle}}@media(max-width:960px){.site-wordmark{transform:translate(-50%,-2px)}.home-hero__content,.home-band,.site-footer__inner{width:min(100% - 40px,1320px)}.home-life{width:100%}.home-life>.home-section-heading{width:calc(100% - 40px)}.home-life__gallery{padding-right:20px;padding-left:20px;scroll-padding-inline:20px}.home-hero h1{font-size:76px}.home-process__copy{padding-right:24px;padding-left:24px}.home-product-edit .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:48px 18px}.home-craft{gap:50px;grid-template-columns:minmax(0,1fr) minmax(330px,.82fr)}.home-craft__image{height:520px}}@media(max-width:720px){.site-wordmark{width:60px;height:23px}.home-hero{display:block;height:auto;min-height:0;max-height:none;padding-top:520px}.home-hero__image{height:600px;object-position:57% 55%}.home-hero__backdrops{z-index:1;top:430px;-webkit-mask-image:linear-gradient(to bottom,transparent,#000 170px);mask-image:linear-gradient(to bottom,transparent,#000 170px)}.home-hero__base,.home-hero__frames{z-index:0}.home-hero__shade{z-index:2;height:600px;background:linear-gradient(to bottom,#00000029,#00000038 68%,#0000)}.home-hero__content,.home-band,.site-footer__inner{width:calc(100% - 32px)}.home-hero__content{z-index:3;padding-bottom:40px;transform:none}.home-hero h1{max-width:360px;font-size:56px;line-height:.94}.home-hero__content>p{max-width:390px;margin-top:20px;font-size:15px;line-height:1.55}.home-hero__actions{align-items:stretch;margin-top:28px;flex-direction:column}.home-action{width:100%}.home-band{padding:37px 0}.home-section-heading{margin-bottom:26px}.home-section-heading--centered{text-align:left}.home-section-heading--split{align-items:start;flex-direction:column;gap:24px}.home-section-heading h2,.home-craft h2,.home-closing h2{font-size:43px;line-height:1}.home-process__steps{display:block}.home-process__steps article{display:grid;min-height:170px;align-items:stretch;overflow:hidden;grid-template-columns:minmax(0,1fr) clamp(132px,40vw,176px);gap:0;padding:0}.home-process__steps article+article{border-left:0;margin-top:14px}.home-process__copy{align-self:center;padding:20px}.home-process h3{margin-top:0}.home-process__media{height:100%;aspect-ratio:auto;margin-top:0;justify-self:end}.home-product-edit{padding-top:36px}.home-product-edit .product-grid{gap:38px 12px}.home-craft{display:flex;padding-top:37px;flex-direction:column;gap:42px}.home-craft__image{width:100%;height:auto;aspect-ratio:4 / 5}.home-craft__copy{width:100%}.home-craft__details{margin-top:38px}.home-life{width:100%;padding-top:37px}.home-life>.home-section-heading{width:calc(100% - 32px);margin-right:auto;margin-left:auto}.home-life__gallery{gap:12px;padding:0 16px 8px;scroll-padding-inline:16px}.home-life figure{width:min(78vw,320px);flex:0 0 min(78vw,320px)}.home-life figure:nth-child(2){padding-top:0}.home-closing{min-height:340px;align-items:stretch;padding:34px 16px;flex-direction:column}.home-closing h2{max-width:420px}.site-footer__inner{padding:40px 0 22px}.site-footer__main{align-items:flex-start;flex-direction:column;gap:30px}.site-footer__wordmark{width:80px;height:32px}.site-footer__navigation{align-items:start;flex-direction:column;gap:18px}.site-footer__copyright{margin-top:32px}}@media(max-width:720px){.site-header__inner,.catalogue-hero,.audience-nav,.catalogue-section,.product-page{width:calc(100% - 32px)}.site-header__inner{min-height:70px}.site-header--overlay{height:70px;margin-bottom:-70px}.site-navigation{top:70px}.site-wordmark{font-size:34px}.site-header__actions{gap:9px}.catalogue-hero{display:block;padding:58px 0 52px}.catalogue-hero h1{font-size:50px;line-height:.98}.catalogue-hero>p{margin-top:24px;font-size:17px}.audience-nav{gap:24px}.catalogue-section{padding-top:20px}.catalogue-toolbar{align-items:start;margin-bottom:24px;flex-direction:column-reverse;gap:10px}.category-filter{width:100%}.product-grid{gap:36px 12px}.product-card__body{display:block;padding-top:13px}.product-card__body h2{font-size:17px}.product-card__body>span{display:block;padding-top:8px;color:var(--tg-light-muted);font-size:11px}.product-card__open{display:none}.product-page{padding-top:20px}.product-detail{display:block}.product-detail__image{position:relative;top:auto}.product-detail__content{padding-top:38px}.product-detail__heading h1{font-size:44px}.product-detail__title-skeleton{height:82px}.tg-inline-notice{align-items:stretch;flex-direction:column}.creation-context{align-items:start;padding:12px 0;flex-wrap:wrap}.creation-context a{width:100%;margin-left:0}.studio-page,.studio-recovery{width:calc(100% - 32px)}.studio-page{padding-top:34px}.studio-heading{align-items:start;flex-direction:column;gap:24px}.studio-heading h1{font-size:50px}.studio-layout,.studio-product-picker{display:block}.studio-preview{position:relative;top:auto}.studio-controls{padding-top:38px}.studio-product-picker__intro{position:static;padding-bottom:34px}.studio-product-list button{grid-template-columns:86px 1fr}.studio-product-list img{width:86px}.studio-product-list button>span{align-items:start;flex-direction:column;gap:8px}.bag-page{width:calc(100% - 32px);padding-top:38px}.bag-heading h1{font-size:52px}.bag-layout{display:block;padding-top:28px}.bag-summary{position:static;margin-top:34px;padding:24px}}@media(max-width:420px){.product-grid{grid-template-columns:minmax(0,1fr);gap:42px}.not-found-page h1{font-size:48px}.bag-line{grid-template-columns:108px minmax(0,1fr);gap:16px}.bag-line__visual{width:108px}.bag-line__title{display:block}.bag-line__title h2{font-size:22px}.bag-line__title .bag-money{display:block;margin-top:8px}.bag-line__details{gap:12px 16px;margin-top:16px}.bag-line__details div:nth-child(3){width:100%}.bag-line__actions{padding-top:16px}.bag-quantity{min-width:104px;grid-template-columns:34px 1fr 34px}}.checkout-page,.order-status-page{width:min(1180px,calc(100% - 48px));margin:0 auto;padding:56px 0 100px}.checkout-heading{display:grid;grid-template-columns:1fr auto 1fr;align-items:end;padding-bottom:30px;border-bottom:1px solid var(--tg-light-line)}.checkout-heading>div{text-align:center}.checkout-heading h1,.order-status-heading h1,.order-result h1{margin:0;font-family:var(--tg-font-display);font-size:50px;font-weight:400;line-height:1}.checkout-heading>svg{width:20px;justify-self:end;color:var(--tg-light-accent)}.checkout-back{display:inline-flex;align-items:center;gap:8px;color:var(--tg-light-muted);font-size:12px;font-weight:600;text-decoration:none;text-transform:uppercase}.checkout-back svg{width:16px}.checkout-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.55fr);gap:48px;padding-top:44px}.checkout-form{min-height:600px}.checkout-summary{align-self:start;position:sticky;top:28px;padding:28px;border:1px solid var(--tg-light-line);border-radius:var(--tg-radius-md);background:var(--tg-light-ivory)}.checkout-summary__item{display:grid;grid-template-columns:56px minmax(0,1fr) auto;gap:14px;align-items:center;padding:16px 0;border-bottom:1px solid var(--tg-light-line);font-size:13px}.checkout-summary__item img{width:56px;aspect-ratio:1;object-fit:cover;border-radius:var(--tg-radius-xs)}.checkout-summary__item strong,.checkout-summary__item span{display:block}.checkout-summary__item div span,.checkout-summary>p{margin-top:5px;color:var(--tg-light-muted);font-size:12px;line-height:1.5}.checkout-summary__total,.order-status-totals div{display:flex;justify-content:space-between;gap:20px;padding-top:22px}.checkout-loading{display:grid;grid-template-columns:22px minmax(0,700px);gap:18px;justify-content:center;padding:80px 0}.order-result{width:min(720px,calc(100% - 48px));margin:0 auto;padding:120px 0;text-align:center}.order-result__mark{display:grid;width:58px;height:58px;place-items:center;margin:0 auto 26px;border:1px solid var(--tg-light-accent);border-radius:50%;color:var(--tg-light-accent)}.order-result__mark.is-error{border-color:#8a302a;color:#8a302a}.order-result>p:not(.storefront-eyebrow){max-width:540px;margin:24px auto 32px;color:var(--tg-light-muted);line-height:1.65}.order-status-heading{max-width:720px;margin:20px auto 54px;text-align:center}.order-status-heading>svg{width:30px;height:30px;margin-bottom:22px;color:var(--tg-light-accent);stroke-width:1.4}.order-status-heading>p:last-child{color:var(--tg-light-muted)}.order-status-timeline{display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:58px;border-top:1px solid var(--tg-light-line)}.order-status-timeline span{position:relative;padding-top:18px;color:var(--tg-light-muted);font-size:11px;font-weight:600;text-align:center;text-transform:uppercase}.order-status-timeline span:before{position:absolute;top:-5px;left:50%;width:9px;height:9px;border-radius:50%;background:var(--tg-light-stone);content:""}.order-status-timeline .is-complete{color:var(--tg-light-accent)}.order-status-timeline .is-complete:before{background:var(--tg-light-accent)}.order-status-items article{display:grid;grid-template-columns:112px minmax(0,1fr) auto;gap:24px;align-items:center;padding:22px 0;border-bottom:1px solid var(--tg-light-line)}.order-status-item__visual{position:relative;width:112px;aspect-ratio:1;overflow:hidden;border-radius:var(--tg-radius-sm);background:var(--tg-light-surface)}.order-status-item__visual>img:first-child{width:100%;height:100%;object-fit:cover}.order-status-item__totem{position:absolute;top:36%;left:50%;width:18%;transform:translate(-50%,-50%)}.order-status-items h2{margin:4px 0 8px;font-family:var(--tg-font-display);font-size:27px;font-weight:400}.order-status-items p,.order-status-items span{margin:0;color:var(--tg-light-muted);font-size:12px}.order-status-totals{width:min(420px,100%);margin:28px 0 0 auto}.order-status-totals div:last-child{margin-top:16px;border-top:1px solid var(--tg-light-line)}.order-status-empty{padding:100px 0;text-align:center}@supports (corner-shape: squircle){.checkout-summary,.checkout-summary__item img,.order-status-item__visual{corner-shape:squircle}}@media(max-width:960px){.checkout-page,.order-status-page{width:calc(100% - 32px);padding-top:34px}.checkout-heading{grid-template-columns:1fr auto}.checkout-heading>div{grid-column:1 / -1;grid-row:2;margin-top:28px;text-align:left}.checkout-heading>svg{grid-column:2;grid-row:1}.checkout-grid{display:flex;flex-direction:column-reverse;gap:28px}.checkout-summary{position:static}.order-status-items article{grid-template-columns:88px minmax(0,1fr)}.order-status-item__visual{width:88px}.order-status-items article>strong{grid-column:2}}.storefront-shell{display:flex;min-height:100vh;flex-direction:column}.storefront-shell__content{display:flex;min-height:0;flex:1;flex-direction:column}.storefront-shell__content>main{flex:1}.storefront-shell:not(.home-page) .site-header{position:sticky;top:0;z-index:30;border-bottom:0;background:#fbfaf6e0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.creation-shell{width:min(1320px,calc(100% - 64px));min-height:0;padding:56px 0 80px}.creation-layout{padding:0;grid-template-columns:minmax(300px,.72fr) minmax(480px,1fr);gap:clamp(48px,7vw,104px)}.creation-intro{top:124px}.creation-intro h1{font-size:76px;line-height:.94}.intro-copy{margin-top:26px;font-size:20px}.intro-rule{margin:34px 0 18px}.creation-context{min-height:0;margin-bottom:38px;padding:16px 20px;border:0;border-radius:var(--tg-radius-md);background:var(--tg-light-ivory)}.creation-workspace{padding:clamp(24px,3vw,38px);border-radius:24px;background:var(--tg-light-surface)}.creation-workspace .tg-textarea{background:var(--tg-light-bg)}.candidate-tile{--candidate-surface: #ffffff;background:var(--candidate-surface)}.candidate-tile--selected{border-color:var(--tg-light-accent);background:var(--candidate-surface);box-shadow:inset 0 0 0 2px var(--tg-light-accent)}.catalogue-hero{padding-top:72px;padding-bottom:58px}.catalogue-section,.product-page,.studio-page,.bag-page,.checkout-page,.order-status-page{padding-bottom:84px}.product-detail__image,.studio-preview,.bag-line__visual,.bag-summary,.checkout-summary,.order-status-item__visual{border:0;background:var(--tg-light-surface)}.studio-heading,.bag-heading,.checkout-heading{border-bottom-color:#0909091a}.studio-heading h1,.bag-heading h1{font-size:64px;line-height:.96}.studio-preview{border-radius:24px}.bag-summary,.checkout-summary{border-radius:20px;background:var(--tg-light-ivory)}.order-result{display:grid;min-height:620px;align-content:center;justify-items:center;padding-top:72px;padding-bottom:72px}.order-status-heading{margin-top:42px}.not-found-page{display:grid;min-height:620px;align-content:center;padding-top:72px;padding-bottom:72px}@supports (corner-shape: squircle){.creation-context,.creation-workspace,.candidate-tile,.studio-preview,.bag-summary,.checkout-summary{corner-shape:squircle}}@media(max-width:860px){.creation-shell{width:min(100% - 40px,680px);padding-top:42px;padding-bottom:64px}.creation-layout{grid-template-columns:1fr;gap:34px;padding:0}.creation-intro h1{font-size:58px}.creation-workspace{padding:24px}.catalogue-section,.product-page,.studio-page,.bag-page,.checkout-page,.order-status-page{padding-bottom:64px}}@media(max-width:520px){.creation-shell{width:min(100% - 24px,680px);padding-top:28px;padding-bottom:48px}.creation-context{align-items:flex-start;padding:14px 16px;flex-wrap:wrap}.creation-context a{width:100%;margin-left:0}.creation-intro h1{font-size:48px}.creation-workspace{width:calc(100% + 8px);min-width:0;max-width:calc(100% + 8px);margin-right:-4px;margin-left:-4px;padding:18px;border-radius:18px}.candidate-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-heading h1,.bag-heading h1,.checkout-heading h1,.order-status-heading h1,.order-result h1{font-size:42px}.bag-summary,.checkout-summary{border-radius:16px}}.creation-workspace{background:#f5f5f1}.creation-workspace .tg-textarea{border-color:#1f352833;background:#fff}.creation-workspace .tg-textarea:focus{border-color:#315b46}.creation-workspace .tg-button--primary{background:#315b46;color:#fffdf8}.creation-workspace .tg-button--primary:not(:disabled):hover{background:#244936}.creation-workspace .tg-button--secondary{border-color:#8248303d;background:#ead5c8;color:#693d2f}.creation-workspace .tg-button--secondary:not(:disabled):hover{border-color:#693d2f75;background:#e3c7b7}.creation-workspace .candidate-tile img{filter:brightness(1.55)}.creation-intro h1{margin:0}.brief-form .tg-label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:520px){.creation-intro h1{font-size:36px;line-height:1;white-space:normal}}.creation-workspace .tg-textarea{height:64px;min-height:64px;max-height:none;overflow-y:hidden;line-height:1.2;resize:none;transition:height .16s ease}.brief-actions{justify-content:flex-end}.creation-intro{display:flex;align-items:flex-start;gap:16px;min-width:0}.creation-intro h1{min-width:0;flex:1;overflow-wrap:anywhere}.creation-edit-button{display:grid;place-items:center;flex:0 0 40px;width:40px;height:40px;padding:0;border:1px solid var(--tg-light-line);border-radius:8px;background:#fff;color:var(--tg-light-accent);cursor:pointer}.creation-edit-button svg{width:18px;height:18px}.creation-edit-button:disabled{opacity:.4;cursor:default}.creation-edit-button:focus-visible{outline:2px solid var(--tg-light-accent);outline-offset:3px}.creation-change-item{padding:0;border:0;background:transparent;color:var(--tg-light-accent);cursor:pointer;font:inherit}.creation-change-item:disabled{opacity:.4;cursor:default}#creation-item-picker{margin-bottom:32px}
