:root{--levyo-brand-accent: #4d97f8;--levyo-brand-accent-rgb: 77, 151, 248;--levyo-brand-on-accent: #05080f;--levyo-brand-canvas: #06080e;--levyo-brand-surface: #101217;--levyo-brand-border: #2a303b;--levyo-brand-text: #f7f8ff}#threadly-konva-designer{position:relative;--konva-radius: 24px;--konva-border: 2px;--konva-inner-radius: calc(var(--konva-radius) - var(--konva-border));--konva-canvas-radius: calc(var(--konva-radius) - 8px);--threadly-maker-bar-height: 0px;--threadly-motion-spring: cubic-bezier(.16, 1, .3, 1);--threadly-motion-soft: cubic-bezier(.2, .9, .18, 1);--threadly-motion-fast: cubic-bezier(.24, .8, .24, 1);border-radius:var(--konva-radius);overflow:hidden;padding:var(--konva-border);background:transparent;box-shadow:0 22px 60px #0608148c;margin:0 0 16px;box-sizing:border-box;isolation:isolate;container-type:inline-size}#threadly-konva-designer:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:var(--konva-border);background:linear-gradient(90deg,var(--levyo-brand-accent),var(--levyo-brand-accent));-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;z-index:0}.threadly-konva-shell{position:relative;display:flex;flex-direction:column;min-height:560px;color:#f1f3f5;font-family:Jost,sans-serif;border-radius:var(--konva-inner-radius);overflow:hidden;background:var(--levyo-brand-canvas);z-index:1}.threadly-konva-shell:before{content:"";position:absolute;left:0;right:0;top:0;height:2px;background:linear-gradient(90deg,var(--levyo-brand-accent),var(--levyo-brand-accent));opacity:.85}#threadly-konva-designer.threadly-ai-open .threadly-konva-shell,#threadly-konva-designer.threadly-select-open .threadly-konva-shell{min-height:calc(560px + var(--threadly-maker-bar-height))}.threadly-konva-body,.threadly-konva-disclaimer,.threadly-ai-cta,#login-notice{opacity:1;transform:translateZ(0) scale(1);filter:none;transition:opacity .26s ease,transform .36s var(--threadly-motion-spring),filter .36s var(--threadly-motion-spring);will-change:opacity,transform}#threadly-konva-designer.threadly-ai-open .threadly-konva-body,#threadly-konva-designer.threadly-ai-open .threadly-konva-footer,#threadly-konva-designer.threadly-ai-open .threadly-konva-disclaimer,#threadly-konva-designer.threadly-ai-open .threadly-ai-cta,#threadly-konva-designer.threadly-ai-open #login-notice{opacity:0;visibility:hidden;transform:translate3d(0,10px,0) scale(.985);pointer-events:none}#threadly-konva-designer.threadly-maker-revealing .threadly-konva-body,#threadly-konva-designer.threadly-maker-revealing .threadly-konva-footer,#threadly-konva-designer.threadly-maker-revealing .threadly-konva-disclaimer{animation:threadly-maker-ready-reveal .54s var(--threadly-motion-spring) both}#threadly-konva-designer.threadly-maker-revealing .threadly-konva-body{animation-delay:.04s}#threadly-konva-designer.threadly-maker-revealing .threadly-konva-footer,#threadly-konva-designer.threadly-maker-revealing .threadly-konva-disclaimer{animation-delay:.08s}@keyframes threadly-maker-ready-reveal{0%{opacity:0;transform:translate3d(0,12px,0) scale(.992)}to{opacity:1;transform:translateZ(0) scale(1)}}.threadly-maker-runtime-error{position:absolute;inset:auto clamp(16px,4vw,36px) clamp(24px,8vh,72px);z-index:130;display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0;padding:14px 16px;border:1px solid rgba(255,91,159,.38);border-radius:18px;color:#ffd8ea;background:#120a17f0;box-shadow:0 18px 48px #00000057;font-family:Jost,sans-serif;font-size:13px;font-weight:600;line-height:1.35}.threadly-maker-runtime-error[hidden]{display:none!important}.threadly-maker-runtime-error__message{min-width:0;overflow-wrap:anywhere}.threadly-maker-runtime-error__action{-webkit-appearance:none;appearance:none;flex:0 0 auto;min-height:44px;padding:0 16px;border:1px solid rgba(255,255,255,.18);border-radius:999px;color:#fff;background:#ffffff1a;font:inherit;font-size:12px;font-weight:800;cursor:pointer}.threadly-maker-runtime-error__action:hover,.threadly-maker-runtime-error__action:focus-visible{background:#ffffff2e}.threadly-konva-actions{display:none;gap:8px}.threadly-btn{border:1px solid rgba(var(--levyo-brand-accent-rgb),.4);background:#12141ee6;color:#f1f3f5;padding:8px 12px;border-radius:999px;font-size:12px;font-weight:600;cursor:pointer}.threadly-btn--accent{background:var(--levyo-brand-accent);border:none;color:var(--levyo-brand-on-accent)}.threadly-btn--ghost{background:transparent}.threadly-konva-body{display:grid;grid-template-columns:minmax(0,1fr);gap:14px;padding:14px}.threadly-konva-canvas-wrap{position:relative;border-radius:var(--konva-canvas-radius);background-color:#0a0b10;border:1px solid rgba(var(--levyo-brand-accent-rgb),.2);overflow:hidden;min-height:420px}#threadly-konva-stage{width:100%;height:100%}#threadly-konva-stage,#threadly-konva-stage .konvajs-content,#threadly-konva-stage canvas{background:transparent!important}.threadly-konva-hint{position:absolute;right:14px;bottom:12px;font-size:11px;color:#f1f3f5b3;background:#0c0e16a6;padding:6px 10px;border-radius:999px;border:1px solid rgba(var(--levyo-brand-accent-rgb),.25)}.threadly-konva-disclaimer{padding:8px 16px 14px;font-size:11px;color:#f1f3f5a6;text-align:center}.threadly-konva-footer{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:0 16px calc(10px + env(safe-area-inset-bottom,0px));position:static;z-index:2}.threadly-ai-cta{width:min(100%,360px);padding:14px 18px;font-size:16px;font-weight:700;letter-spacing:.2px;display:inline-flex;align-items:center;justify-content:center;gap:0;position:relative;isolation:isolate;color:var(--levyo-brand-on-accent);border:1px solid rgba(255,255,255,.12);border-radius:9999px;background:var(--levyo-brand-accent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 10px 26px #00000059,0 0 0 1px rgba(var(--levyo-brand-accent-rgb),.08) inset,0 0 26px rgba(var(--levyo-brand-accent-rgb),.22),0 0 22px rgba(var(--levyo-brand-accent-rgb),.18);transition:transform .15s ease,box-shadow .2s ease,filter .2s ease}#threadly-konva-designer.threadly-select-open .threadly-konva-body,#threadly-konva-designer.threadly-select-open .threadly-konva-footer,#threadly-konva-designer.threadly-select-open .threadly-konva-disclaimer,#threadly-konva-designer.threadly-select-closing .threadly-konva-body,#threadly-konva-designer.threadly-select-closing .threadly-konva-footer,#threadly-konva-designer.threadly-select-closing .threadly-konva-disclaimer{opacity:0;transform:translate3d(0,10px,0) scale(.985);pointer-events:none}.threadly-select-view{position:absolute;inset:var(--threadly-maker-bar-height) 0 0 0;z-index:18;border-radius:0 0 var(--konva-inner-radius) var(--konva-inner-radius);overflow:hidden;color:#f8f9fa;font-family:Jost,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;opacity:0;transform:translate3d(0,8px,0) scale(.992);pointer-events:none;transition:opacity .12s ease,transform .16s var(--threadly-motion-spring);will-change:opacity,transform;contain:layout paint style}#threadly-konva-designer.threadly-select-open .threadly-select-view{opacity:1;transform:translateZ(0) scale(1);pointer-events:auto}#threadly-konva-designer.threadly-ai-open.threadly-select-open .threadly-select-view{z-index:46}#threadly-konva-designer.threadly-select-closing .threadly-select-view{opacity:0;transform:translate3d(0,6px,0) scale(.996);pointer-events:none}.threadly-select-view[hidden]{display:none!important}.threadly-maker-view-snapshot{position:absolute;z-index:70;pointer-events:none;overflow:hidden;border-radius:0 0 var(--konva-inner-radius) var(--konva-inner-radius);opacity:1;transform:translateZ(0) scale(1);transition:opacity .09s ease,transform .09s var(--threadly-motion-fast);will-change:opacity,transform;contain:layout paint style}.threadly-maker-view-snapshot.is-leaving{opacity:0;transform:translate3d(0,-2px,0) scale(.998)}.threadly-maker-view-snapshot>[data-threadly-maker-view-snapshot-clone]{display:block!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;opacity:1!important;visibility:visible!important;transform:none!important;pointer-events:none!important}#threadly-konva-designer.threadly-ai-open .threadly-maker-view-snapshot>[data-threadly-maker-view-snapshot-clone],#threadly-konva-designer.threadly-select-open .threadly-maker-view-snapshot>[data-threadly-maker-view-snapshot-clone],#threadly-konva-designer.threadly-select-closing .threadly-maker-view-snapshot>[data-threadly-maker-view-snapshot-clone],#threadly-konva-designer.threadly-cart-open .threadly-maker-view-snapshot>[data-threadly-maker-view-snapshot-clone],#threadly-konva-designer.threadly-checkout-open .threadly-maker-view-snapshot>[data-threadly-maker-view-snapshot-clone]{display:block!important;opacity:1!important;visibility:visible!important;transform:none!important}.threadly-maker-view-snapshot [data-threadly-maker-view-snapshot-clone] .threadly-ai-main,.threadly-maker-view-snapshot [data-threadly-maker-view-snapshot-clone] .threadly-ai-stage,.threadly-maker-view-snapshot [data-threadly-maker-view-snapshot-clone] .threadly-ai-greeting,.threadly-maker-view-snapshot [data-threadly-maker-view-snapshot-clone] .threadly-ai-composer,.threadly-maker-view-snapshot [data-threadly-maker-view-snapshot-clone] .threadly-select-surface,.threadly-maker-view-snapshot [data-threadly-maker-view-snapshot-clone] .threadly-cart-surface{opacity:1!important;visibility:visible!important;filter:none!important}.threadly-maker-view-snapshot,.threadly-maker-view-snapshot *{pointer-events:none!important}.threadly-select-surface{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;padding:clamp(14px,2.4cqw,24px);background:var(--levyo-brand-canvas);border:1px solid rgba(255,255,255,.12);border-radius:inherit;box-shadow:inset 0 0 0 1px #ffffff0a,0 28px 80px #00000080;contain:layout paint style;pointer-events:auto}.threadly-select-topbar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex:0 0 auto;min-height:38px}.threadly-cart-topbar{justify-content:flex-start}.threadly-cart-topbar__left{display:inline-flex;align-items:center;gap:10px;min-width:0}.threadly-select-back{-webkit-appearance:none;appearance:none;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#ffffff12;color:#fffffff0;min-height:36px;padding:8px 13px 8px 10px;display:inline-flex;align-items:center;gap:6px;font:inherit;font-size:13px;font-weight:800;line-height:1;cursor:pointer;-webkit-tap-highlight-color:transparent}.threadly-select-back span:first-child{font-size:24px;line-height:.7;transform:translateY(-1px)}.threadly-select-kicker{color:#ffffffad;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.threadly-select-grid{flex:1 1 auto;min-height:0;display:grid;grid-template-columns:minmax(0,.95fr) minmax(292px,.82fr);gap:clamp(14px,2.4cqw,22px);align-items:stretch;padding-top:clamp(12px,2.2cqw,20px)}.threadly-select-product{min-width:0;min-height:0;display:grid;grid-template-columns:minmax(0,1fr)}.threadly-select-preview{-webkit-appearance:none;appearance:none;position:relative;contain:layout paint;width:100%;min-height:0;border-radius:0;overflow:visible;background:transparent;border:0;padding:0;color:inherit;font:inherit;display:flex;align-items:center;justify-content:center;isolation:isolate;cursor:zoom-in;-webkit-tap-highlight-color:transparent}.threadly-select-preview[disabled],.threadly-select-preview[aria-disabled=true]{cursor:default;opacity:1}.threadly-select-preview:focus-visible{outline:2px solid rgba(255,255,255,.72);outline-offset:6px}.threadly-select-preview:before{content:"";position:absolute;z-index:0;top:8%;right:11%;bottom:8%;left:11%;opacity:0;pointer-events:none;background:linear-gradient(110deg,#ffffff14,#ffffff29,#ffffff14);transform:translateZ(0);transition:opacity .18s ease}.threadly-select-preview[data-threadly-select-preview-state=pending]:before{opacity:0}.threadly-select-heading--mobile{display:none}.threadly-select-preview img{position:relative;z-index:1;width:100%;height:100%;object-fit:contain;display:block;transform:translateZ(0) scale(1);backface-visibility:hidden;transition:opacity .18s ease,transform .24s var(--threadly-motion-spring);will-change:opacity,transform}.threadly-select-preview[data-threadly-select-preview-state=blank] img{opacity:.94;filter:saturate(.96)}.threadly-select-preview[data-threadly-select-preview-state=pending] img{opacity:.82;transform:translateZ(0) scale(.995)}.threadly-select-preview[data-threadly-select-preview-state=pending] img:not([src]),.threadly-select-preview[data-threadly-select-preview-state=pending] img[src=""]{opacity:0}.threadly-select-preview[data-threadly-select-preview-empty-pending=true]:before{opacity:.34}.threadly-select-preview[data-threadly-select-preview-empty-pending=true] img{opacity:0!important;visibility:hidden}.threadly-select-preview__pending-shirt{position:absolute;z-index:1;top:8%;right:11%;bottom:8%;left:11%;display:grid;place-items:center;color:#eef0f2ad;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .12s ease}.threadly-select-preview__pending-shirt svg{width:min(68%,132px);height:min(68%,132px);fill:currentColor;filter:drop-shadow(0 12px 24px rgba(var(--levyo-brand-accent-rgb),.2))}.threadly-select-preview[data-threadly-select-preview-empty-pending=true] .threadly-select-preview__pending-shirt{opacity:1;visibility:visible}.threadly-select-preview[data-threadly-select-preview-state=ready] img{opacity:1;transform:translateZ(0) scale(1)}.threadly-select-preview[data-threadly-select-preview-state=error] img{opacity:.86}#threadly-konva-designer.threadly-select-switching .threadly-select-preview img{opacity:1;transform:translateZ(0) scale(1)}.threadly-select-preview__swap{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3!important;width:100%;height:100%;object-fit:contain;display:none!important;opacity:0;pointer-events:none;transition:opacity .14s ease-out}.threadly-select-preview__swap.is-visible{display:none!important;opacity:0!important}.threadly-select-preview__glow{position:absolute;z-index:0;inset:auto 9% 0;height:28%;border-radius:999px;background:radial-gradient(circle,rgba(var(--levyo-brand-accent-rgb),.24),transparent 68%);filter:blur(22px);opacity:.74;pointer-events:none}.threadly-select-panel{min-width:0;display:flex;flex-direction:column;gap:13px;margin-bottom:12px;align-self:center;pointer-events:auto;touch-action:pan-y}.threadly-select-heading p{margin:0 0 6px;color:#fffffff0;font-size:clamp(22px,3cqw,34px);line-height:1;font-weight:800;letter-spacing:0}.threadly-select-heading h2{margin:0;color:#fff;font-size:clamp(26px,3.4cqw,40px);line-height:1;letter-spacing:0}.threadly-select-heading>.threadly-select-summary{display:block;margin-top:8px;color:#ffffff94;font-size:13px;font-weight:700}.threadly-select-summary-visual{display:inline;font:inherit;letter-spacing:inherit;line-height:inherit}.threadly-select-summary-token,.threadly-select-summary-separator{display:inline-block;font:inherit;letter-spacing:inherit;line-height:inherit;white-space:nowrap}.threadly-select-summary-separator{margin:0 .28em}.threadly-sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.threadly-select-label{display:inline-flex;align-items:center;gap:4px;color:#ffffff9e;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px}.threadly-select-info{-webkit-appearance:none;appearance:none;position:relative;width:44px;height:44px;min-width:44px;margin:-12.5px 0;border:0;border-radius:999px;display:inline-grid;place-items:center;padding:0;color:#ffffffd1;background:transparent;font:inherit;font-size:12px;font-weight:900;line-height:1;text-transform:none;cursor:pointer;-webkit-tap-highlight-color:transparent}.threadly-select-info:before{content:"";position:absolute;top:12.5px;right:12.5px;bottom:12.5px;left:12.5px;border:1.5px solid rgba(255,255,255,.72);border-radius:inherit;background:#ffffff09;pointer-events:none}.threadly-select-info:focus-visible{outline:2px solid rgba(var(--levyo-brand-accent-rgb),.9);outline-offset:3px}.threadly-price-pair{display:inline-flex;align-items:baseline;gap:clamp(10px,1.8cqw,18px);min-width:0;white-space:nowrap}.threadly-price-current{color:#fff;font-weight:860}.threadly-price-old{color:#ffffff6b;font-size:.52em;font-weight:720;line-height:1;text-decoration:line-through;text-decoration-thickness:2px;text-decoration-color:#ffffff6b}.threadly-select-heading h2 .threadly-price-old{font-size:clamp(18px,2.3cqw,28px)}.threadly-select-choices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.threadly-select-choice,.threadly-select-size,.threadly-select-quantity button{-webkit-appearance:none;appearance:none;border:1px solid rgba(255,255,255,.12);background:#fff1;color:#ffffffeb;font:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:transform .16s ease,color .18s ease,border-color .2s ease,background .2s ease,box-shadow .2s ease}.threadly-select-choice{min-height:62px;border-radius:17px;padding:11px;text-align:left}.threadly-select-choice span{display:block;font-size:14px;font-weight:740}.threadly-select-choice small{display:block;margin-top:4px;color:#ffffff8f;font-size:12px;font-weight:560}.threadly-select-choice.is-active,.threadly-select-size.is-active{border-color:rgba(var(--levyo-brand-accent-rgb),.34);color:#fff;background:radial-gradient(circle at 10% -18%,rgba(var(--levyo-brand-accent-rgb),.22),transparent 58%),radial-gradient(circle at 96% 5%,rgba(var(--levyo-brand-accent-rgb),.16),transparent 60%),linear-gradient(180deg,rgba(var(--levyo-brand-accent-rgb),.335),rgba(var(--levyo-brand-accent-rgb),.233));box-shadow:inset 0 1px #ffffff1c,inset 0 -1px #ffffff09,0 0 22px rgba(var(--levyo-brand-accent-rgb),.08),0 8px 18px #0000002e}.threadly-select-choice.is-active small{color:#ffffffc7}.threadly-select-size:active,.threadly-select-choice:active,.threadly-select-quantity button:active{transform:scale(.98)}.threadly-select-sizes{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.threadly-select-size{min-height:44px;border-radius:14px;font-size:14px;font-weight:740}.threadly-select-quantity{width:min(100%,214px);min-height:48px;display:grid;grid-template-columns:50px minmax(74px,1fr) 50px;align-items:center;gap:5px;padding:4px;border-radius:999px;overflow:hidden;border:1px solid rgba(255,255,255,.16);background:radial-gradient(circle at 16% 0%,rgba(var(--levyo-brand-accent-rgb),.08),transparent 58%),radial-gradient(circle at 88% 0%,rgba(var(--levyo-brand-accent-rgb),.06),transparent 64%),linear-gradient(180deg,#ffffff12,#ffffff08);box-shadow:inset 0 0 0 1px #ffffff09,0 14px 32px #00000038}.threadly-select-quantity button{border:0;border-radius:999px;background:#ffffff14;font-size:18px;font-weight:720;min-height:44px;color:#fff}.threadly-select-quantity input{width:100%;min-width:0;border:0;outline:0;text-align:center;color:#fff;font:inherit;font-size:15px;font-weight:720;min-height:44px;border-radius:999px;background:radial-gradient(circle at 14% 0%,rgba(var(--levyo-brand-accent-rgb),.1),transparent 58%),radial-gradient(circle at 90% 0%,rgba(var(--levyo-brand-accent-rgb),.075),transparent 64%),#ffffff0c;box-shadow:inset 0 0 0 1px #ffffff14;-webkit-appearance:textfield;appearance:textfield}.threadly-select-quantity input::-webkit-outer-spin-button,.threadly-select-quantity input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.threadly-select-total{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:16px 0 3px;border-top:1px solid rgba(255,255,255,.16);color:#ffffffa8;font-size:13px;font-weight:800}.threadly-select-total-label{display:grid;gap:4px;line-height:1.08}.threadly-select-total-label:after{content:"Tax included";color:#ffffff94;font-size:12px;font-weight:650;text-transform:none}.threadly-select-total .threadly-price-pair{justify-content:flex-end;padding-top:0;line-height:1}.threadly-select-total strong{color:#fff;font-size:24px}.threadly-select-explanation{display:grid;gap:6px;margin-top:10px;padding:12px 14px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:radial-gradient(circle at 10% 0%,rgba(var(--levyo-brand-accent-rgb),.14),transparent 56%),#ffffff0b}.threadly-select-explanation[hidden]{display:none!important}.threadly-select-explanation strong{color:#fff;font-size:13px;font-weight:780}.threadly-select-explanation p{margin:0;color:#ffffffb3;font-size:12px;line-height:1.5}.threadly-select-explanation>span{color:var(--levyo-brand-accent);font-size:10px;font-weight:820;letter-spacing:.16em;text-transform:uppercase}.threadly-select-explanation h3{margin:0;color:#fff;font-size:16px;line-height:1.1}.threadly-select-explanation__tiers{display:grid;gap:8px;margin-top:4px}.threadly-select-explanation__tier{display:grid;gap:7px;padding:10px;border-radius:12px;background:#ffffff0e;box-shadow:inset 0 0 0 1px #ffffff13}.threadly-select-explanation__tier>span{color:#ffffffd1;font-size:12px;font-weight:760}.threadly-select-explanation__tier dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin:0}.threadly-select-explanation__tier dl>div{min-width:0;padding:7px 8px;border-radius:10px;background:#ffffff0d}.threadly-select-explanation__tier dl>div.is-selected{background:rgba(var(--levyo-brand-accent-rgb),.13);box-shadow:inset 0 0 0 1px rgba(var(--levyo-brand-accent-rgb),.24)}.threadly-select-explanation__tier dt,.threadly-select-explanation__tier dd{margin:0}.threadly-select-explanation__tier dt{color:#ffffffa6;font-size:11px;font-weight:720}.threadly-select-explanation__tier dd{color:#fff;font-size:13px;font-weight:820}.threadly-size-guide-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483000;display:flex;align-items:flex-start;justify-content:center;overscroll-behavior:contain;padding:max(18px,calc(env(safe-area-inset-top,0px) + 18px)) 12px max(18px,calc(env(safe-area-inset-bottom,0px) + 18px))}.threadly-size-guide-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#0000009e;cursor:pointer}.threadly-size-guide-sheet{position:relative;z-index:1;box-sizing:border-box;width:min(100%,560px);max-height:min(720px,calc(100vh - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px) - 36px));overflow:auto;border:1px solid rgba(255,255,255,.16);border-radius:22px;padding:18px;color:#fff;background:radial-gradient(circle at 16% 0%,rgba(var(--levyo-brand-accent-rgb),.2),transparent 45%),radial-gradient(circle at 90% 4%,rgba(var(--levyo-brand-accent-rgb),.14),transparent 42%),#101218;box-shadow:0 -18px 50px #0000006b,inset 0 1px #ffffff1a}@supports (height: 100dvh){.threadly-size-guide-sheet{max-height:min(720px,calc(100dvh - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px) - 36px))}}.threadly-size-guide-head{position:sticky;top:-18px;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:16px;margin:-18px -18px 0;padding:18px 18px 12px;background:#101218f5}.threadly-size-guide-head h3{margin:0;color:#fff;line-height:1.08;font-size:22px}.threadly-size-guide-head button{width:36px;height:36px;border:1px solid rgba(255,255,255,.16);border-radius:999px;color:#fff;background:#ffffff14;font-size:24px;cursor:pointer}.threadly-size-guide-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:18px 0 10px;padding:3px;border:1px solid rgba(255,255,255,.15);border-radius:999px;overflow:hidden;isolation:isolate;background:#101218b8;box-shadow:inset 0 1px #ffffff12,0 12px 30px #00000038}.threadly-size-guide-tabs button,.threadly-size-guide-units button{position:relative;z-index:0;min-height:42px;border:0;border-radius:999px;color:#ffffffc7;background:transparent;font:inherit;font-weight:820;cursor:pointer;transition:border-color .18s ease,background .18s ease,color .18s ease;appearance:none;-webkit-appearance:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation;-webkit-user-select:none;user-select:none}.threadly-size-guide-overlay button:focus-visible{outline:2px solid rgba(var(--levyo-brand-accent-rgb),.95);outline-offset:3px}.threadly-size-guide-units{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:min(100%,200px);gap:0;margin:0 auto 14px;padding:3px;border:1px solid rgba(255,255,255,.15);border-radius:999px;overflow:hidden;isolation:isolate;background:#101218b8;box-shadow:inset 0 1px #ffffff12,0 12px 30px #00000038}.threadly-size-guide-units button{min-height:38px;padding:0 14px;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.threadly-size-guide-tabs button.is-active,.threadly-size-guide-units button.is-active{z-index:1;color:var(--levyo-brand-on-accent);background:var(--levyo-brand-accent);box-shadow:0 0 0 1px rgba(var(--levyo-brand-accent-rgb),.28),0 7px 22px rgba(var(--levyo-brand-accent-rgb),.3),inset 0 1px #ffffff29}.threadly-size-guide-panel{display:grid;gap:12px}.threadly-size-guide-panel[hidden],.threadly-size-guide-measurements[hidden]{display:none!important}.threadly-size-guide-table{width:100%;border-collapse:separate;border-spacing:0;border:1px solid rgba(255,255,255,.12);border-radius:18px;overflow:hidden;background:#ffffff09;font-variant-numeric:tabular-nums}.threadly-size-guide-table thead th{color:#ffffff94;font-size:11px;font-weight:820;text-transform:uppercase;letter-spacing:.08em;background:#ffffff0d}.threadly-size-guide-table th,.threadly-size-guide-table td{padding:11px 12px;text-align:left;border-top:1px solid rgba(255,255,255,.08)}.threadly-size-guide-table tbody tr:first-child th,.threadly-size-guide-table tbody tr:first-child td{border-top:0}.threadly-size-guide-table tbody th{color:#ffffffdb;font-size:13px;font-weight:760}.threadly-size-guide-table td{color:#ffffffc2;font-size:13px;font-weight:640}.threadly-group-discount-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483000;display:flex;align-items:center;justify-content:center;overscroll-behavior:contain;padding:max(18px,calc(env(safe-area-inset-top,0px) + 18px)) 14px max(18px,calc(env(safe-area-inset-bottom,0px) + 18px))}.threadly-group-discount-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#000000a3;cursor:pointer}.threadly-group-discount-sheet{position:relative;z-index:1;box-sizing:border-box;width:min(100%,500px);max-height:min(680px,calc(100vh - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px) - 36px));overflow:auto;border:1px solid rgba(255,255,255,.16);border-radius:24px;padding:18px;color:#fff;background:radial-gradient(circle at 12% 0%,rgba(var(--levyo-brand-accent-rgb),.24),transparent 52%),radial-gradient(circle at 92% 4%,rgba(var(--levyo-brand-accent-rgb),.18),transparent 50%),#101218;box-shadow:0 20px 54px #00000075,inset 0 1px #ffffff1a}@supports (height: 100dvh){.threadly-group-discount-sheet{max-height:min(680px,calc(100dvh - env(safe-area-inset-top,0px) - env(safe-area-inset-bottom,0px) - 36px))}}.threadly-group-discount-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:12px}.threadly-group-discount-head span{display:block;margin-bottom:6px;color:var(--levyo-brand-accent);font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.threadly-group-discount-head h3{margin:0;color:#fff;font-size:clamp(24px,4.6vw,34px);line-height:1.05}.threadly-group-discount-head button{appearance:none;-webkit-appearance:none;width:38px;height:38px;border:1px solid rgba(255,255,255,.18);border-radius:999px;color:#fff;background:#ffffff14;font:inherit;font-size:25px;line-height:1;cursor:pointer}.threadly-group-discount-intro{margin:0 0 14px;color:#ffffffbd;font-size:13px;line-height:1.45}.threadly-group-discount-tiers{display:grid;gap:10px}.threadly-group-discount-tier{display:grid;gap:10px;padding:14px;border:1px solid rgba(255,255,255,.13);border-radius:18px;background:radial-gradient(circle at 12% 0%,rgba(var(--levyo-brand-accent-rgb),.18),transparent 60%),radial-gradient(circle at 90% 0%,rgba(var(--levyo-brand-accent-rgb),.12),transparent 64%),#ffffff0b}.threadly-group-discount-tier>span{color:var(--levyo-brand-accent);font-size:12px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.threadly-group-discount-tier>strong{color:#25ff82;font-size:17px;line-height:1.15}.threadly-group-discount-tier dl{display:grid;gap:8px;margin:0}.threadly-group-discount-tier dl>div{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:34px;padding:0 10px;margin:0 -10px;border-radius:12px}.threadly-group-discount-tier dl>div.is-selected{background:#25ff8217;box-shadow:inset 0 0 0 1px #25ff823d}.threadly-group-discount-tier dt{color:#ffffffa8;font-size:13px;font-weight:760}.threadly-group-discount-tier dd{margin:0;color:#fff;font-size:18px;font-weight:880;white-space:nowrap}.threadly-group-discount-tier dl>div.is-selected dt,.threadly-group-discount-tier dl>div.is-selected dd{color:#fff}#threadly-konva-designer .is-value-updating{animation:threadly-cart-value-update .48s cubic-bezier(.32,.72,0,1) both;will-change:transform,opacity}#threadly-konva-designer .is-chip-updating{animation:threadly-select-chip-update .42s cubic-bezier(.32,.72,0,1) both;will-change:transform,opacity}.threadly-select-design-required{display:none;border:1px solid rgba(255,255,255,.14);border-radius:16px;padding:11px 12px;color:#ffffffd1;background:#ffffff12;font-size:13px;font-weight:750;line-height:1.28}.threadly-select-design-required.is-visible{display:block}.threadly-select-design-required.is-emphasized{animation:threadly-select-message-pulse .48s var(--threadly-motion-spring) both}.threadly-select-add{--levyo-add-gradient: var(--levyo-brand-accent);--levyo-add-gradient-active: var(--levyo-brand-accent);--levyo-add-rim: rgba(var(--levyo-brand-accent-rgb), .64);--levyo-add-glow: rgba(var(--levyo-brand-accent-rgb), .24);-webkit-appearance:none;appearance:none;position:relative;overflow:hidden;isolation:isolate;border:1px solid var(--levyo-add-rim);border-radius:999px;min-height:52px;color:var(--levyo-brand-on-accent);background:var(--levyo-add-gradient);box-shadow:0 18px 38px #00000061,0 0 0 1px rgba(var(--levyo-brand-accent-rgb),.18),0 0 24px var(--levyo-add-glow),inset 0 1px #ffffff3d;font:inherit;font-size:16px;font-weight:900;cursor:pointer;touch-action:manipulation;transition:transform .16s cubic-bezier(.32,.72,0,1),opacity .22s ease,border-color .22s ease,box-shadow .22s ease,background .22s ease;transform:translateZ(0)}.threadly-select-add:after{content:"";position:absolute;top:2px;right:2px;bottom:2px;left:2px;z-index:0;border-radius:inherit;border:1px solid rgba(var(--levyo-brand-accent-rgb),0);opacity:0;pointer-events:none}.threadly-select-add:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;border-radius:inherit;background:linear-gradient(90deg,transparent 0%,rgba(var(--levyo-brand-accent-rgb),0) 24%,rgba(var(--levyo-brand-accent-rgb),.46) 44%,rgba(var(--levyo-brand-accent-rgb),.58) 50%,rgba(var(--levyo-brand-accent-rgb),.46) 56%,rgba(var(--levyo-brand-accent-rgb),0) 76%,transparent 100%);opacity:0;transform:translate3d(-120%,0,0);pointer-events:none}.threadly-select-add.is-waiting{color:#ffffff9e;background:linear-gradient(100deg,rgba(var(--levyo-brand-accent-rgb),.26),rgba(var(--levyo-brand-accent-rgb),.2) 52%,rgba(var(--levyo-brand-accent-rgb),.18)),linear-gradient(155deg,#ffffff17,rgba(var(--levyo-brand-accent-rgb),.04) 58%,rgba(var(--levyo-brand-accent-rgb),.075));border-color:#ffffff29;opacity:.88;box-shadow:0 16px 34px #00000057,inset 0 1px #ffffff24}.threadly-select-add.is-loading{cursor:progress}.threadly-select-add.is-adding-to-cart,.threadly-select-add.is-levyo-add-working,.threadly-select-add.is-levyo-add-syncing{color:var(--levyo-brand-on-accent);border-color:rgba(var(--levyo-brand-accent-rgb),.78);background:var(--levyo-add-gradient-active);box-shadow:0 18px 42px #0000006b,0 0 0 1px rgba(var(--levyo-brand-accent-rgb),.22),0 0 28px rgba(var(--levyo-brand-accent-rgb),.3),inset 0 1px #ffffff3d}.threadly-select-add.is-adding-to-cart:after,.threadly-select-add.is-levyo-add-working:after,.threadly-select-add.is-levyo-add-syncing:after{opacity:1;border-color:rgba(var(--levyo-brand-accent-rgb),.72)}.threadly-select-add.is-adding-to-cart:before,.threadly-select-add.is-levyo-add-working:before,.threadly-select-add.is-levyo-add-syncing:before{opacity:.58;animation:levyoAddButtonSweep 1.65s cubic-bezier(.22,1,.36,1) infinite}.threadly-select-add.is-levyo-add-confirmed{color:var(--levyo-brand-on-accent);border-color:#ffffffe6;background:var(--levyo-brand-accent);box-shadow:0 18px 42px #0000006b,0 0 0 1px #ffffff6b,0 0 30px rgba(var(--levyo-brand-accent-rgb),.34),0 0 42px rgba(var(--levyo-brand-accent-rgb),.18),inset 0 1px #ffffff47;animation:threadly-select-add-confirmed-bounce .54s var(--threadly-motion-spring) both}.threadly-select-add.is-levyo-add-confirmed:after{opacity:1;border-color:#ffffffd1;animation:threadly-select-add-confirmed-rim .54s var(--threadly-motion-spring) both}.threadly-select-add.is-levyo-add-confirmed:before{opacity:.48;animation:threadly-select-add-confirmed-sheen .5s var(--threadly-motion-soft) both}.threadly-select-add.is-levyo-add-failed{color:#ffe4f0;border-color:#ff8484b8;background:radial-gradient(circle at 20% 20%,rgba(255,132,132,.26),transparent 36%),linear-gradient(135deg,#160b12,#241323 52%,#321b38);box-shadow:0 18px 42px #00000061,0 0 0 1px #ff84843d,inset 0 1px #ffc0d62e}.threadly-select-add.is-levyo-add-failed:after{opacity:1;border-color:#ff848480}.threadly-select-add.is-levyo-add-failed:before{opacity:0;animation:none}.threadly-select-add.is-pressing{transform:translate3d(0,1px,0) scale(.985)}.threadly-select-add.is-committing{animation:threadly-select-add-commit .28s cubic-bezier(.32,.72,0,1) both}.threadly-select-add.is-committing:after{animation:threadly-select-add-sheen .28s cubic-bezier(.32,.72,0,1) both}.threadly-select-add.is-cart-ready{animation:threadly-select-add-ready .74s cubic-bezier(.32,.72,0,1) both}.threadly-select-add.is-cart-ready:after{animation:threadly-select-add-ready-sheen .58s cubic-bezier(.32,.72,0,1) both}.threadly-select-add:active{transform:scale(.99)}@keyframes threadly-select-add-commit{0%{transform:translateZ(0) scale(1);filter:saturate(1);box-shadow:0 18px 38px #00000061,inset 0 1px #ffffff3d}28%{transform:translate3d(0,2px,0) scale(.968);filter:saturate(1.22) brightness(1.04);box-shadow:0 9px 24px #00000057,0 0 0 4px rgba(var(--levyo-brand-accent-rgb),.1),inset 0 1px #ffffff52}to{transform:translateZ(0) scale(1);filter:saturate(1.06);box-shadow:0 18px 40px rgba(var(--levyo-brand-accent-rgb),.16),0 18px 38px #00000057,inset 0 1px #ffffff47}}@keyframes threadly-select-add-press{0%{transform:translateZ(0) scale(1);filter:saturate(1)}55%{transform:translate3d(0,2px,0) scale(.966);filter:saturate(1.18) brightness(1.04)}to{transform:translateZ(0) scale(1);filter:saturate(1.08)}}@keyframes threadly-select-add-sheen{0%{opacity:0;transform:translate3d(-115%,0,0)}30%{opacity:.95}to{opacity:0;transform:translate3d(115%,0,0)}}@keyframes threadly-select-add-working{0%,to{filter:saturate(1.04) brightness(1);box-shadow:0 18px 42px rgba(var(--levyo-brand-accent-rgb),.16),0 16px 38px #0000005c,inset 0 1px #ffffff3d}50%{filter:saturate(1.22) brightness(1.06);box-shadow:0 0 0 5px rgba(var(--levyo-brand-accent-rgb),.09),0 20px 48px rgba(var(--levyo-brand-accent-rgb),.22),0 16px 38px #00000057,inset 0 1px #ffffff52}}@keyframes threadly-select-add-working-sheen{0%{opacity:0;transform:translate3d(-120%,0,0)}32%{opacity:.55}72%,to{opacity:0;transform:translate3d(115%,0,0)}}@keyframes threadly-select-add-confirmed-bounce{0%{transform:translateZ(0) scale(1);filter:saturate(1.02) brightness(1)}34%{transform:translate3d(0,-2px,0) scale(1.018);filter:saturate(1.18) brightness(1.05)}68%{transform:translate3d(0,1px,0) scale(.997);filter:saturate(1.1) brightness(1.02)}to{transform:translateZ(0) scale(1);filter:saturate(1.06) brightness(1)}}@keyframes threadly-select-add-confirmed-rim{0%,to{box-shadow:none;opacity:.72}42%{box-shadow:0 0 0 5px rgba(var(--levyo-brand-accent-rgb),.12);opacity:1}}@keyframes threadly-select-add-confirmed-sheen{0%{opacity:0;transform:translate3d(-92%,0,0)}34%{opacity:.55}to{opacity:0;transform:translate3d(94%,0,0)}}@keyframes threadly-select-add-spinner{to{transform:scale(.86) rotate(360deg)}}@keyframes levyoAddButtonSweep{0%{transform:translate3d(-120%,0,0)}to{transform:translate3d(120%,0,0)}}@keyframes threadly-select-chip-update{0%{opacity:.72;transform:translate3d(0,3px,0) scale(.985)}45%{opacity:1;transform:translate3d(0,-1px,0) scale(1.018)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes threadly-select-add-ready{0%{transform:translateZ(0) scale(1);filter:saturate(1)}32%{transform:translate3d(0,-2px,0) scale(1.018);filter:saturate(1.28) brightness(1.06);box-shadow:0 0 0 5px rgba(var(--levyo-brand-accent-rgb),.1),0 22px 44px rgba(var(--levyo-brand-accent-rgb),.22),0 18px 38px #00000057}to{transform:translateZ(0) scale(1);filter:saturate(1.06)}}@keyframes threadly-select-add-ready-sheen{0%{opacity:0;transform:translate3d(-80%,0,0)}38%{opacity:.54}to{opacity:0;transform:translate3d(90%,0,0)}}@keyframes threadly-select-message-pulse{0%,to{transform:translateZ(0);border-color:#ffffff24}40%{transform:translate3d(0,-2px,0);border-color:rgba(var(--levyo-brand-accent-rgb),.58)}}.threadly-checkout-surface,.threadly-checkout-topbar{justify-content:flex-start}.threadly-checkout-content{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;gap:clamp(14px,2cqw,24px);padding:clamp(18px,3cqw,34px) clamp(8px,1.4cqw,20px) 0}.threadly-checkout-summary{display:grid;grid-template-columns:minmax(120px,.42fr) minmax(0,1fr);gap:clamp(18px,3cqw,36px);align-items:center}.threadly-checkout-preview{min-width:0}.threadly-checkout-preview img{width:100%;max-height:220px;object-fit:contain;object-position:left center;display:block}.threadly-checkout-heading p{margin:0;color:#fff;font-size:clamp(28px,4cqw,46px);line-height:1.05;font-weight:800;letter-spacing:0}.threadly-checkout-heading span{display:block;margin-top:12px;color:#ffffffad;font-size:clamp(16px,2.1cqw,26px);font-weight:500}.threadly-checkout-heading h2{margin:28px 0 0;color:#fff;font-size:clamp(34px,4.5cqw,54px);line-height:1;font-weight:500;letter-spacing:0}.threadly-checkout-divider{height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.18),transparent);margin:clamp(4px,1.6cqw,14px) 0}.threadly-checkout-discount{border-radius:22px;padding:1px;background:linear-gradient(135deg,rgba(var(--levyo-brand-accent-rgb),.88),rgba(var(--levyo-brand-accent-rgb),.82))}.threadly-checkout-discount-toggle{-webkit-appearance:none;appearance:none;width:100%;min-height:104px;border:0;border-radius:21px;padding:22px 24px;color:#fff;background:#101218;display:flex;justify-content:space-between;align-items:center;text-align:left;font:inherit;cursor:pointer}.threadly-checkout-discount-toggle small{display:block;margin-bottom:8px;color:var(--levyo-brand-accent);font-size:12px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.threadly-checkout-discount-toggle strong{display:block;font-size:clamp(22px,3cqw,32px);line-height:1;font-weight:600}.threadly-checkout-discount-toggle i{width:52px;height:52px;border-radius:50%;border:1px solid rgba(255,255,255,.2);display:grid;place-items:center;font-style:normal;font-size:36px;font-weight:200;transition:transform .32s var(--threadly-motion-spring)}.threadly-checkout-discount.is-open .threadly-checkout-discount-toggle i{transform:rotate(45deg)}.threadly-checkout-discount-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:12px;background:#101218;border-radius:0 0 21px 21px}.threadly-checkout-discount-form[hidden]{display:none!important}.threadly-checkout-discount-form input,.threadly-checkout-discount-form button{min-height:44px;border-radius:999px;font:inherit}.threadly-checkout-discount-form input{min-width:0;border:1px solid rgba(255,255,255,.15);background:#ffffff14;color:#fff;padding:0 16px}.threadly-checkout-discount-form button{border:0;background:#ffffffeb;color:#101218;font-weight:800;padding:0 18px}.threadly-checkout-discount-message{grid-column:1 / -1;color:#ffffffbd;font-size:13px}.threadly-checkout-note{color:#ffffffad;font-size:13px;line-height:1.35}.threadly-checkout-total{display:flex;align-items:center;justify-content:space-between;gap:16px;color:#ffffffc7;font-size:clamp(20px,2.5cqw,30px)}.threadly-checkout-total strong{color:#fff;font-weight:500}.threadly-checkout-button{min-height:64px;border-radius:999px;display:grid;place-items:center;text-decoration:none;color:var(--levyo-brand-on-accent);background:var(--levyo-brand-accent);font-size:clamp(20px,2.6cqw,30px);font-weight:500;transition:transform .18s ease,filter .24s ease}.threadly-checkout-button:active{transform:scale(.99)}.threadly-checkout-express{display:grid;gap:14px;text-align:center;color:#ffffffc7;font-size:17px}.threadly-checkout-express [data-threadly-checkout-express]{min-height:80px}.threadly-checkout-express-empty{border:1px solid rgba(255,255,255,.14);border-radius:16px;padding:16px;color:#ffffff9e;font-size:13px;line-height:1.35}.threadly-select-cart-button svg,.threadly-cart-title svg,.threadly-cart-empty svg{width:24px;height:24px;display:block}.levyo-maker-cart-icon,.levyo-sidebar-icon{display:block}.threadly-select-cart-button{position:relative;color:#fff;overflow:visible!important}.threadly-select-cart-button.is-cart-ready{animation:threadly-cart-button-ready .82s cubic-bezier(.32,.72,0,1) both}.threadly-select-cart-button.is-cart-ready .threadly-cart-count{animation:threadly-cart-count-ready .82s cubic-bezier(.32,.72,0,1) both}.threadly-cart-title{position:relative;width:clamp(48px,5.8cqw,66px);height:clamp(48px,5.8cqw,66px);border-radius:clamp(18px,2.5cqw,28px);display:grid;place-items:center;color:#fff;background:#ffffff0e;border:1px solid rgba(255,255,255,.14)}.threadly-cart-count{position:absolute;right:-7px;top:-7px;min-width:22px;height:22px;padding:0 6px;border-radius:999px;display:none;place-items:center;color:var(--levyo-brand-on-accent);background:var(--levyo-brand-accent);box-shadow:0 10px 20px #0000004d,inset 0 1px #ffffffc7;font-size:11px;line-height:1;font-weight:900;pointer-events:none;transform:translateZ(0)}.threadly-cart-count.is-visible{display:grid}.threadly-ai-topbar__cart .threadly-cart-count,.threadly-maker-cart-count{right:-1px;top:-2px;min-width:17px;height:17px;padding:0 4px;font-size:9px;z-index:2}.threadly-ai-topbar__cart.is-levyo-cart-catching{animation:levyoCartCatch .36s cubic-bezier(.2,.8,.2,1);transform-origin:center}.threadly-cart-count.is-levyo-count-pop{animation:levyoCartCountPop .34s cubic-bezier(.2,.8,.2,1);transform-origin:center}.threadly-select-cart-button .threadly-cart-count{right:3px;top:3px;min-width:18px;height:18px;padding:0 5px;color:#101218;font-size:10px;box-shadow:0 8px 18px #00000057,0 0 0 1px #05060a2e,inset 0 1px #ffffffd1}@keyframes levyoCartCatch{0%{transform:scale(1)}42%{transform:scale(1.08) translateY(-1px)}to{transform:scale(1)}}@keyframes levyoCartCountPop{0%{transform:scale(1)}38%{transform:scale(1.24)}to{transform:scale(1)}}.threadly-cart-surface{flex-direction:column;align-items:stretch;justify-content:flex-start;min-height:0;overflow-x:hidden;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y;contain:layout style;padding-block-start:clamp(16px,2.4cqw,24px)}.threadly-cart-surface::-webkit-scrollbar{display:none;width:0;height:0}#threadly-konva-designer.threadly-cart-entering .threadly-cart-surface,#threadly-konva-designer.threadly-select-entering .threadly-select-surface,#threadly-konva-designer.threadly-select-returning .threadly-select-surface{animation:threadly-maker-view-soft-enter .22s var(--threadly-motion-soft) both}#threadly-konva-designer.threadly-cart-entering .threadly-cart-line,#threadly-konva-designer.threadly-cart-entering .threadly-cart-loading,#threadly-konva-designer.threadly-cart-entering .threadly-cart-empty,#threadly-konva-designer.threadly-cart-entering .threadly-cart-error,#threadly-konva-designer.threadly-cart-entering .threadly-cart-discount,#threadly-konva-designer.threadly-cart-entering .threadly-cart-total,#threadly-konva-designer.threadly-cart-entering .threadly-cart-checkout-button,#threadly-konva-designer.threadly-cart-entering .threadly-cart-express,#threadly-konva-designer.threadly-select-entering .threadly-select-product,#threadly-konva-designer.threadly-select-entering .threadly-select-panel,#threadly-konva-designer.threadly-select-returning .threadly-select-topbar,#threadly-konva-designer.threadly-select-returning .threadly-select-product,#threadly-konva-designer.threadly-select-returning .threadly-select-panel{animation:none}@keyframes threadly-maker-view-soft-enter{0%{opacity:.86;transform:translate3d(0,4px,0)}to{opacity:1;transform:translateZ(0)}}#threadly-konva-designer.threadly-cart-entering .threadly-cart-line{animation-delay:36ms}#threadly-konva-designer.threadly-cart-entering .threadly-cart-discount{animation-delay:70ms}#threadly-konva-designer.threadly-cart-entering .threadly-cart-total{animation-delay:92ms}#threadly-konva-designer.threadly-cart-entering .threadly-cart-checkout-button{animation-delay:112ms}#threadly-konva-designer.threadly-cart-entering .threadly-cart-express{animation-delay:132ms}@keyframes threadly-cart-button-ready{0%{transform:translateZ(0) scale(1);box-shadow:none}36%{transform:translate3d(0,-2px,0) scale(1.045);box-shadow:0 0 0 1px rgba(var(--levyo-brand-accent-rgb),.3),0 0 28px rgba(var(--levyo-brand-accent-rgb),.42)}to{transform:translateZ(0) scale(1);box-shadow:none}}@keyframes threadly-cart-count-ready{0%{transform:translateZ(0) scale(1)}40%{transform:translate3d(0,-1px,0) scale(1.16)}to{transform:translateZ(0) scale(1)}}@keyframes threadly-cart-value-update{0%{opacity:.84;transform:translate3d(0,4px,0) scale(.985)}45%{opacity:1;transform:translate3d(0,-1px,0) scale(1.018)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes threadly-cart-line-quantity-update{0%,to{box-shadow:none}44%{box-shadow:0 0 0 1px rgba(var(--levyo-brand-accent-rgb),.3),0 0 24px rgba(var(--levyo-brand-accent-rgb),.14)}}.threadly-cart-content{flex:1 0 auto;min-height:0;display:flex;flex-direction:column;gap:clamp(14px,2cqw,20px);padding:clamp(16px,2.8cqw,28px) clamp(4px,1cqw,14px) clamp(18px,2.5cqw,30px);overflow:visible;contain:layout style;pointer-events:auto}.threadly-cart-lines{display:grid;gap:clamp(16px,2.2cqw,24px)}.threadly-cart-summary{position:relative;margin-top:auto;display:grid;gap:clamp(14px,2cqw,20px);padding-top:clamp(10px,2.2cqw,20px);flex:0 0 auto}.threadly-cart-line{display:grid;grid-template-columns:minmax(118px,.3fr) minmax(0,1fr);gap:clamp(14px,2.2cqw,24px);align-items:center;padding:clamp(4px,1cqw,10px) 0 clamp(18px,2.8cqw,30px);border-bottom:1px solid rgba(255,255,255,.13);background:transparent;box-shadow:none;max-height:260px;contain:layout paint style;transition:max-height .28s cubic-bezier(.32,.72,0,1),padding .28s cubic-bezier(.32,.72,0,1),border-color .22s ease}.threadly-cart-line.is-removing{pointer-events:none;max-height:0;padding-top:0;padding-bottom:0;border-color:transparent;overflow:hidden;animation:threadly-cart-line-remove .24s cubic-bezier(.32,.72,0,1) both}.threadly-cart-line__error{grid-column:1 / -1;margin-top:-4px;color:#ffd3ddf2;font-size:12px;line-height:1.3;font-weight:720;letter-spacing:.01em}.threadly-cart-line.is-pending{opacity:.82}.threadly-cart-line.is-pending .threadly-cart-line__image,.threadly-cart-line.is-pending .threadly-cart-line__body{filter:saturate(.9)}.threadly-cart-line.is-pending .threadly-cart-line__quantity button,.threadly-cart-line.is-pending .threadly-cart-line__remove{cursor:progress;opacity:.46}.threadly-cart-line.is-quantity-updating{animation:threadly-cart-line-quantity-update .52s cubic-bezier(.32,.72,0,1) both}.threadly-cart-line__image{min-width:0;display:grid;place-items:center}.threadly-cart-line__image img{width:100%;max-height:clamp(118px,18cqw,190px);object-fit:contain;display:block;filter:drop-shadow(0 18px 32px rgba(0,0,0,.22))}.threadly-cart-line__image svg{width:52px;height:52px;color:#ffffffc7}.threadly-cart-line__body{min-width:0;display:grid;gap:clamp(12px,1.7cqw,18px)}.threadly-cart-line__top{min-width:0;display:flex;justify-content:space-between;gap:14px;align-items:flex-start}.threadly-cart-line h3{margin:0;color:#fff;font-size:clamp(20px,2.8cqw,34px);line-height:1.05;font-weight:800;letter-spacing:0;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none}.threadly-cart-line p{margin:8px 0 0;color:#ffffffa8;font-size:clamp(13px,1.7cqw,19px);line-height:1.25;font-weight:600}.threadly-cart-line strong{color:#fff;font-size:clamp(14px,1.9cqw,21px);line-height:1;font-weight:700;white-space:nowrap;display:inline-block;transform-origin:right center;will-change:auto}.threadly-cart-line__price{display:inline-flex;align-items:baseline;justify-content:flex-end;gap:clamp(9px,1.3cqw,14px);min-width:max-content;white-space:nowrap}.threadly-cart-line__price span{color:#ffffff6b;font-size:clamp(11px,1.25cqw,13px);line-height:1;font-weight:720;text-decoration:line-through;text-decoration-thickness:2px;text-decoration-color:#ffffff6b}.threadly-cart-line__actions{grid-column:1 / -1;display:flex;justify-content:space-between;align-items:center;gap:12px;min-width:0}.threadly-cart-line__quantity{display:grid;grid-template-columns:44px 50px 44px;gap:4px;align-items:center;min-height:46px;padding:4px;border-radius:999px;overflow:hidden;background:radial-gradient(circle at 16% 0%,rgba(var(--levyo-brand-accent-rgb),.075),transparent 60%),radial-gradient(circle at 90% 0%,rgba(var(--levyo-brand-accent-rgb),.055),transparent 68%),linear-gradient(180deg,#ffffff12,#ffffff08);box-shadow:inset 0 0 0 1px #ffffff1f,0 10px 24px #0000002e}.threadly-cart-line__quantity button,.threadly-cart-line__quantity span{min-width:0;border:0;display:grid;place-items:center;color:#fff;background:transparent;font:inherit;font-size:19px;font-weight:800;border-radius:999px}.threadly-cart-line__quantity button{min-width:44px;min-height:44px;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#ffffff12;transition:transform .16s ease,background .18s ease,opacity .18s ease}.threadly-cart-line__quantity button:active{transform:scale(.94);background:#ffffff1f}.threadly-cart-line__quantity button:disabled{opacity:.35;cursor:default}.threadly-cart-line__quantity span{background:radial-gradient(circle at 15% 0%,rgba(var(--levyo-brand-accent-rgb),.095),transparent 60%),radial-gradient(circle at 88% 0%,rgba(var(--levyo-brand-accent-rgb),.07),transparent 66%),#ffffff0c;box-shadow:inset 0 0 0 1px #ffffff14;will-change:auto}.threadly-cart-line__remove{-webkit-appearance:none;appearance:none;min-height:44px;padding:0 18px;border:1px solid rgba(255,255,255,.13);border-radius:999px;color:#ffffffd1;background:#ffffff0b;font:inherit;font-size:13px;font-weight:800;cursor:pointer;-webkit-tap-highlight-color:transparent;white-space:nowrap}.threadly-cart-line__remove:disabled{cursor:progress;opacity:.46}.threadly-cart-discount{--threadly-discount-ease: cubic-bezier(.32, .72, 0, 1);position:relative;z-index:2;border-radius:28px;padding:0;background:radial-gradient(circle at 12% 0%,rgba(var(--levyo-brand-accent-rgb),.18),transparent 42%),radial-gradient(circle at 88% 0%,rgba(var(--levyo-brand-accent-rgb),.11),transparent 40%),linear-gradient(180deg,#12161ff5,#080b12f5);border:1px solid rgba(255,255,255,.14);box-shadow:0 18px 46px #00000047,inset 1px 0 rgba(var(--levyo-brand-accent-rgb),.52),inset 0 1px #ffffff1f;contain:layout paint style;pointer-events:auto;touch-action:pan-y}.threadly-cart-error{border:1px solid rgba(255,255,255,.14);border-radius:18px;padding:13px 15px;color:#ffffffd6;background:#ffffff12;font-size:13px;line-height:1.35;font-weight:700}.threadly-cart-discount .threadly-checkout-discount-toggle{position:relative;z-index:1;min-height:clamp(82px,12cqw,106px);border-radius:28px;padding:clamp(18px,2.4cqw,26px) clamp(18px,2.8cqw,28px);background:transparent;box-shadow:none;transition:transform .52s var(--threadly-discount-ease),background-color .52s var(--threadly-discount-ease);cursor:pointer;pointer-events:auto;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.threadly-cart-discount .threadly-checkout-discount-toggle:active{transform:scale(.985)}.threadly-cart-discount .threadly-checkout-discount-toggle small{color:var(--levyo-brand-accent);font-size:clamp(13px,1.5cqw,16px);letter-spacing:.32em;text-transform:uppercase;text-shadow:0 0 18px rgba(var(--levyo-brand-accent-rgb),.22)}.threadly-cart-discount .threadly-checkout-discount-toggle strong{margin-top:8px;font-size:clamp(24px,3.3cqw,35px);line-height:1;font-weight:720}.threadly-cart-discount .threadly-checkout-discount-toggle i{width:clamp(52px,6.4cqw,64px);height:clamp(52px,6.4cqw,64px);display:grid;place-items:center;position:relative;border-radius:999px;background:#ffffff0e;border:1px solid rgba(255,255,255,.14);box-shadow:inset 0 1px #ffffff1a,0 12px 28px #0000002e;color:#fff;font-size:0;font-style:normal;font-weight:320;transition:transform .42s var(--threadly-discount-ease),background-color .42s var(--threadly-discount-ease),border-color .42s var(--threadly-discount-ease),box-shadow .42s var(--threadly-discount-ease)}.threadly-cart-discount .threadly-checkout-discount-toggle i span{position:absolute;width:18px;height:2px;border-radius:999px;background:currentColor;transform-origin:50% 50%;transition:transform .42s var(--threadly-discount-ease),opacity .22s ease}.threadly-cart-discount .threadly-checkout-discount-toggle i span:nth-child(2){transform:rotate(90deg)}.threadly-cart-discount.is-open .threadly-checkout-discount-toggle i{transform:rotate(90deg);background:#ffffff17;border-color:#ffffff3d}.threadly-cart-discount.is-open .threadly-checkout-discount-toggle i span:nth-child(1){transform:rotate(45deg)}.threadly-cart-discount.is-open .threadly-checkout-discount-toggle i span:nth-child(2){transform:rotate(135deg)}.threadly-cart-discount .threadly-checkout-discount-form{position:relative;z-index:2;gap:clamp(10px,1.8cqw,18px);border-radius:0 0 28px 28px;grid-template-columns:minmax(0,1fr) minmax(94px,auto);padding:0 clamp(18px,2.8cqw,28px) clamp(18px,2.4cqw,26px);background:transparent;transform-origin:top center;animation:threadly-discount-form-in .24s cubic-bezier(.32,.72,0,1) both;pointer-events:auto;touch-action:manipulation}.threadly-cart-discount-input{position:relative;z-index:1;min-width:0;padding:0;border-radius:999px;background:transparent;box-shadow:none;pointer-events:auto;touch-action:manipulation}.threadly-cart-discount .threadly-checkout-discount-form input{position:relative;z-index:1;min-height:clamp(54px,7.4cqw,70px);border:1px solid rgba(255,255,255,.14);border-radius:999px;padding:0 clamp(20px,3cqw,30px);color:#fff;background:#05080e70;box-shadow:inset 0 1px #ffffff14,0 10px 26px #00000021;pointer-events:auto;touch-action:manipulation;-webkit-user-select:text;user-select:text;-webkit-tap-highlight-color:transparent}.threadly-cart-discount .threadly-checkout-discount-form input:focus{background:#080c14a8;box-shadow:inset 0 0 0 1px rgba(var(--levyo-brand-accent-rgb),.58),0 0 0 4px rgba(var(--levyo-brand-accent-rgb),.12),0 10px 26px #00000021}.threadly-cart-discount .threadly-checkout-discount-form button{position:relative;z-index:1;min-height:clamp(54px,7.4cqw,70px);padding:0 clamp(20px,3cqw,30px);border-radius:999px;background:#fff;color:#101218;font-size:clamp(16px,2.1cqw,24px);font-weight:800;box-shadow:inset 0 1px #ffffffeb,0 16px 32px #0000003d;cursor:pointer;pointer-events:auto;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.threadly-cart-discount-codes{list-style:none;display:flex;flex-wrap:wrap;gap:8px;margin:10px 8px 4px;padding:0}.threadly-cart-discount-pill{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:0 8px 0 12px;border-radius:999px;color:#fff;background:#ffffff1c;box-shadow:inset 0 0 0 1px #ffffff1f;font-size:12px;font-weight:800}.threadly-cart-discount-pill button{width:24px;height:24px;border:0;border-radius:999px;display:grid;place-items:center;color:#fff;background:#ffffff1f;cursor:pointer}.threadly-cart-pricing-summary{display:grid;gap:9px;padding:clamp(8px,1.2cqw,12px) clamp(8px,1.2cqw,12px) 0}.threadly-cart-summary-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:16px;min-width:0}.threadly-cart-summary-row span{color:#ffffffb3;font-size:clamp(11px,1.45cqw,17px);line-height:1.12;font-weight:560}.threadly-cart-summary-row strong{color:#fff;font-size:clamp(11px,1.3cqw,14px);line-height:1.1;font-weight:820;white-space:nowrap}.threadly-cart-summary-row--discount span,.threadly-cart-summary-row--discount strong{color:#25ff82;font-weight:820}.threadly-cart-summary-divider{height:1px;margin:clamp(8px,1.4cqw,14px) 0 clamp(6px,1cqw,10px);background:#ffffff3d}.threadly-cart-total{display:flex;align-items:center;justify-content:space-between;gap:16px;color:#ffffffb3;font-size:clamp(13px,1.65cqw,22px);line-height:1.1;font-weight:560}.threadly-cart-total strong{color:#fff;font-size:clamp(18px,2cqw,26px);font-weight:860;display:inline-block;transform-origin:right center;will-change:auto}.threadly-cart-total__price{display:inline-flex;align-items:baseline;justify-content:flex-end;gap:clamp(8px,1.2cqw,14px);min-width:0;white-space:nowrap;text-decoration:none}.threadly-cart-total__price [data-threadly-cart-line-price-old],.threadly-cart-total__price .threadly-price-old{display:none!important}.threadly-cart-pricing-status{min-height:14px;margin:0;color:#ffffffa8;font-size:11px;line-height:1.2}.threadly-cart-pricing-summary[data-threadly-cart-pricing-pending=true] strong,.threadly-cart-line.has-pending-pricing .threadly-cart-line__price strong{opacity:.82}.threadly-cart-authority-recovery{margin:0;color:#ffd47a;font-size:12px;line-height:1.35;text-align:center}.threadly-cart-checkout-button[data-threadly-checkout-retry]{cursor:pointer}.threadly-cart-line strong.is-value-updating,.threadly-cart-line__quantity span.is-value-updating,.threadly-cart-summary-row strong.is-value-updating,.threadly-cart-total strong.is-value-updating{will-change:transform,opacity,filter;animation:threadly-cart-value-update .48s cubic-bezier(.32,.72,0,1) both}.threadly-cart-checkout-button{min-height:48px;height:48px;border-radius:14px;display:grid;place-items:center;text-decoration:none;color:var(--levyo-brand-on-accent);background:var(--levyo-brand-accent);box-shadow:inset 0 0 0 1px #ffffff24,0 12px 28px rgba(var(--levyo-brand-accent-rgb),.2);font-size:clamp(17px,2cqw,22px);font-weight:700;line-height:1;transition:transform .18s ease,filter .24s ease,opacity .2s ease}.threadly-cart-checkout-button:active{transform:scale(.99)}.threadly-cart-checkout-button[aria-disabled=true]{pointer-events:none;cursor:default;color:#ffffffad;background:#ffffff1f;box-shadow:inset 0 0 0 1px #ffffff1a;filter:saturate(.78);opacity:.9}.threadly-cart-checkout-button[aria-busy=true]{pointer-events:none;cursor:progress;opacity:.82}.threadly-cart-express{display:flex;flex-direction:column;justify-content:flex-start;text-align:center;color:#ffffffc7;font-size:14px;padding-bottom:4px;overflow:visible;flex:0 0 auto;min-height:164px;transition:opacity .18s var(--threadly-motion-fast),transform .18s var(--threadly-motion-fast)}.threadly-cart-express[hidden]{display:none!important}.threadly-cart-express [data-threadly-checkout-express]{display:grid;width:100%;min-height:0;overflow:visible;margin-top:12px}.threadly-cart-express [data-threadly-maker-express-native],.threadly-cart-express__fallback{grid-area:1 / 1}.threadly-cart-express.is-ready [data-threadly-checkout-express],.threadly-cart-express.is-pending [data-threadly-checkout-express]{position:relative;min-height:108px}.threadly-cart-express.is-pending{position:static;min-height:164px;opacity:1;filter:none;pointer-events:none}.threadly-cart-express.is-pending>span{opacity:.48}.threadly-cart-express.is-pending [data-threadly-maker-express-native]{opacity:0}.threadly-cart-express.is-pending [data-threadly-checkout-express]:before,.threadly-cart-express.is-pending [data-threadly-checkout-express]:after{content:"";position:absolute;inset:0 0 auto;height:48px;border-radius:14px;background:linear-gradient(100deg,#ffffff1f,#fff1);box-shadow:inset 0 0 0 1px #ffffff1c}.threadly-cart-express.is-pending [data-threadly-checkout-express]:after{top:60px}.threadly-cart-express.is-ready{position:static;min-height:164px;opacity:1;filter:none;pointer-events:auto}.threadly-cart-express.is-fallback{position:static;min-height:164px;opacity:1;pointer-events:auto}.threadly-cart-express.is-fallback [data-threadly-maker-express-native]{opacity:0;pointer-events:none}.threadly-cart-express__fallback{min-height:72px;margin:12px 0 0;padding:18px;display:grid;place-items:center;border-radius:16px;color:#ffffffc7;background:#ffffff0b;box-shadow:inset 0 0 0 1px #ffffff16;line-height:1.45}.threadly-maker-accelerated-checkout{display:block;width:100%;overflow:visible;transition:opacity .22s var(--threadly-motion-fast)}.threadly-maker-accelerated-checkout:not([data-threadly-express-ready=true]){opacity:1;pointer-events:none}.threadly-maker-accelerated-checkout[data-threadly-express-ready=true]{opacity:1}.threadly-maker-accelerated-checkout shopify-accelerated-checkout-cart,.threadly-maker-accelerated-checkout shopify-accelerated-checkout{display:block;width:100%;--shopify-accelerated-checkout-button-block-size: 48px;--shopify-accelerated-checkout-button-border-radius: 14px;--shopify-accelerated-checkout-button-box-shadow: none;--shopify-accelerated-checkout-row-gap: 12px;--shopify-accelerated-checkout-inline-alignment: stretch}.threadly-cart-loading{flex:1 1 auto;min-height:360px;display:grid;align-content:center;gap:14px;padding:18px}.threadly-cart-loading span{display:block;height:22px;border-radius:999px;background:linear-gradient(90deg,#ffffff12,rgba(var(--levyo-brand-accent-rgb),.16),#ffffff12),#ffffff0e;background-size:220% 100%;box-shadow:inset 0 0 0 1px #ffffff0e;animation:threadly-cart-loading-sheen 1.05s ease-in-out infinite}.threadly-cart-loading span:nth-child(1){width:min(76%,280px)}.threadly-cart-loading span:nth-child(2){width:min(100%,340px);animation-delay:.08s}.threadly-cart-loading span:nth-child(3){width:min(56%,220px);animation-delay:.16s}.threadly-cart-empty{flex:1 1 auto;min-height:360px;display:grid;place-items:center;align-content:center;gap:12px;text-align:center;color:#ffffffad}.threadly-cart-empty div{width:64px;height:64px;border-radius:22px;display:grid;place-items:center;color:#fff;background:#ffffff12;border:1px solid rgba(255,255,255,.12)}.threadly-cart-empty h2{margin:0;color:#fff;font-size:clamp(28px,4cqw,42px);line-height:1}.threadly-cart-empty p{max-width:300px;margin:0;font-size:15px;line-height:1.35}@keyframes threadly-cart-line-remove{0%{opacity:1;transform:translateZ(0) scale(1)}to{opacity:0;transform:translate3d(0,-8px,0) scale(.982)}}@keyframes threadly-discount-form-in{0%{opacity:0;transform:translate3d(0,-6px,0) scaleY(.96)}to{opacity:1;transform:translateZ(0) scaleY(1)}}@keyframes threadly-cart-loading-sheen{0%{background-position:130% 0;opacity:.72}50%{opacity:1}to{background-position:-90% 0;opacity:.78}}.threadly-cart-view.is-updating,.threadly-cart-surface.is-updating{cursor:progress}.threadly-ai-cta:active{transform:scale(.98)}.threadly-ai-cta:hover{filter:saturate(1.15);box-shadow:0 14px 34px #00000061,0 0 0 1px #ffffff1a inset,0 0 34px rgba(var(--levyo-brand-accent-rgb),.26),0 0 30px rgba(var(--levyo-brand-accent-rgb),.22)}.threadly-ai-cta:focus-visible{outline:2px solid rgba(var(--levyo-brand-accent-rgb),.7);outline-offset:3px}.threadly-ai-cta:after{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:inherit;background:linear-gradient(135deg,rgba(var(--levyo-brand-accent-rgb),.55),rgba(var(--levyo-brand-accent-rgb),.45));filter:blur(14px);opacity:.6;z-index:-1;pointer-events:none;transition:opacity .2s ease}.threadly-ai-cta:hover:after{opacity:.78}.threadly-ai-cta:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(110deg,transparent 0%,rgba(255,255,255,.22) 28%,transparent 52%);transform:translate(-120%);transition:transform .7s cubic-bezier(.2,.9,.2,1);opacity:.65;z-index:0;pointer-events:none;mix-blend-mode:screen}.threadly-ai-cta:hover:before{transform:translate(120%)}@keyframes threadlyShimmer{0%{transform:translate(-120%)}to{transform:translate(120%)}}@keyframes borderGradient{0%{background-position:0 0,0% 50%}50%{background-position:0 0,100% 50%}to{background-position:0 0,0% 50%}}.threadly-ai-cta__label{position:relative;z-index:1}.threadly-ai-cta.is-loading,.threadly-ai-cta[aria-busy=true]{opacity:1!important;cursor:progress;pointer-events:none;color:var(--levyo-brand-on-accent);background:var(--levyo-brand-accent);animation:none;filter:saturate(1.18);box-shadow:0 12px 30px #0000005c,0 0 0 1px #ffffff1f inset,0 0 34px rgba(var(--levyo-brand-accent-rgb),.32),0 0 34px rgba(var(--levyo-brand-accent-rgb),.26)}.threadly-ai-cta.is-loading:after,.threadly-ai-cta[aria-busy=true]:after{opacity:.92}.threadly-ai-cta.is-loading:before,.threadly-ai-cta[aria-busy=true]:before{animation:threadlyShimmer 1.4s cubic-bezier(.2,.9,.2,1) infinite}.generate-btn__label,.generate-btn__progress{position:relative;z-index:1}.generate-btn__label{white-space:nowrap}.generate-btn__progress{margin-left:10px;font-variant-numeric:tabular-nums;color:#fffffff2}.threadly-ai-upload{width:min(100%,220px);padding:10px 14px;font-size:13px;letter-spacing:.2px;border-radius:9999px;border:1px solid rgba(var(--levyo-brand-accent-rgb),.35);background:#0a0c1499;color:#f1f3f5;box-shadow:inset 0 0 0 1px #ffffff0a;transition:transform .15s ease,box-shadow .2s ease,filter .2s ease}.threadly-ai-upload:hover{filter:saturate(1.1);box-shadow:0 8px 18px #00000047,inset 0 0 0 1px #ffffff14}.threadly-ai-dock{position:static!important;width:100%;display:flex;flex-direction:column;align-items:center;gap:12px;padding-bottom:8px}.threadly-login-notice{width:100%;display:flex;justify-content:center;margin:2px 0 0}.threadly-login-notice[hidden]{display:none!important}.threadly-unlockbar{width:min(100%,520px);display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px 12px;align-items:center;padding:12px 14px;border-radius:18px;border:1px solid rgba(var(--levyo-brand-accent-rgb),.34);background:radial-gradient(circle at 95% 0%,rgba(var(--levyo-brand-accent-rgb),.14),transparent 36%),#0b0d16cc;color:#f1f3f5;font-family:Jost,sans-serif;box-shadow:0 12px 30px #050a1459,inset 0 0 0 1px #ffffff0b}.threadly-unlockbar__title{font-size:12px;font-weight:700;line-height:1.15;letter-spacing:.2px}.threadly-unlockbar__message{margin-top:3px;font-size:11px;line-height:1.3;color:#f1f3f5bf}.threadly-unlockbar__meta{display:flex;align-items:center;justify-content:flex-end;gap:10px}.threadly-unlockbar__status{display:inline-flex;align-items:center;gap:8px;min-height:30px;padding:6px 10px;border-radius:999px;border:1px solid rgba(var(--levyo-brand-accent-rgb),.35);background:#0c0e16b3;box-shadow:inset 0 0 0 1px #ffffff09}.threadly-unlockbar__count{font-size:11px;font-weight:700;line-height:1;color:#f1f3f5;font-variant-numeric:tabular-nums}.threadly-unlockbar__dots{display:inline-flex;align-items:center;gap:4px}.threadly-unlockbar__dot{width:8px;height:8px;border-radius:999px;border:1px solid rgba(var(--levyo-brand-accent-rgb),.45);background:#ffffff1a;box-shadow:inset 0 0 0 1px rgba(var(--levyo-brand-accent-rgb),.12)}.threadly-unlockbar__dot.is-active{background:linear-gradient(135deg,var(--levyo-brand-accent),var(--levyo-brand-accent));border-color:rgba(var(--levyo-brand-accent-rgb),.65);box-shadow:0 0 10px rgba(var(--levyo-brand-accent-rgb),.55)}.threadly-unlockbar__action{-webkit-appearance:none;appearance:none;border:1px solid rgba(var(--levyo-brand-accent-rgb),.45);background:#0c0e16db;color:#f1f3f5;min-height:30px;padding:6px 11px;border-radius:999px;font:inherit;font-size:11px;font-weight:800;line-height:1;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:transform .18s var(--threadly-motion-spring),box-shadow .24s ease,filter .2s ease,border-color .2s ease}.threadly-unlockbar__action:hover{filter:saturate(1.1) brightness(1.05);border-color:rgba(var(--levyo-brand-accent-rgb),.5);box-shadow:0 8px 16px #00000047}.threadly-unlockbar__action:active{transform:scale(.97)}.threadly-ai-panel{position:absolute;left:50%;bottom:calc(100% + 12px);width:min(100%,520px);opacity:0;transform-origin:50% 100%;transform:translate(-50%,14px) scale(.98);pointer-events:none;transition:transform .32s cubic-bezier(.2,.9,.2,1),opacity .2s ease;z-index:2}#threadly-konva-designer.threadly-ai-open .threadly-ai-panel{opacity:1;transform:translate(-50%) scale(1);pointer-events:auto}.threadly-ai-panel-inner{padding:0 6px 6px}.threadly-ai-card{position:relative;width:min(100%,520px);overflow:visible;margin:0;box-shadow:0 28px 70px #050a1459}.threadly-ai-card-body{max-height:min(70vh,520px);overflow:auto}.threadly-ai-close{position:absolute;top:12px;right:14px;width:32px;height:32px;border:none;border-radius:50%;background:#0000004d;color:#fff;font-size:22px;line-height:1;cursor:pointer}.threadly-ai-error{margin:8px auto 0;max-width:300px;display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:13px;color:#ffd5e8;background:#ff408126;border:1px solid rgba(255,64,129,.35);border-radius:12px;padding:8px 10px}.threadly-ai-error[hidden]{display:none!important}.threadly-ai-error__message{min-width:0;overflow-wrap:anywhere}.threadly-ai-error__action{-webkit-appearance:none;appearance:none;flex:0 0 auto;min-height:40px;padding:0 14px;border:1px solid rgba(255,216,234,.36);border-radius:999px;color:#fff;background:#ffffff1a;font:inherit;font-size:12px;font-weight:800;cursor:pointer}.threadly-ai-error__action:hover,.threadly-ai-error__action:focus-visible{background:#ffffff2e}#threadly-ai-panel.threadly-ai-maker{position:absolute;inset:var(--threadly-maker-bar-height) 0 0 0;width:auto;height:auto;max-width:none;max-height:none;opacity:0;transform:translate3d(0,12px,0) scale(.985);pointer-events:none;z-index:40;transition:opacity .28s ease,transform .42s var(--threadly-motion-spring);font-family:Jost,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;color:#f8f9fa;--threadly-ai-sidebar-width: clamp(260px, 26cqw, 318px);--threadly-ai-sidebar-gutter: clamp(12px, 1.7cqw, 20px);--threadly-motion-spring: cubic-bezier(.16, 1, .3, 1);--threadly-motion-soft: cubic-bezier(.2, .9, .18, 1);--threadly-motion-fast: cubic-bezier(.24, .8, .24, 1);--threadly-ai-composer-reserved: clamp(86px, 8.4cqw, 124px);--threadly-ai-composer-reserved-floor: 0px;border-radius:var(--konva-inner-radius);border-top-left-radius:0;border-top-right-radius:0;overflow:hidden;container-type:inline-size;overscroll-behavior:contain;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}#threadly-ai-panel.threadly-ai-maker:focus,#threadly-ai-panel.threadly-ai-maker:focus-visible{outline:none!important;box-shadow:none!important}#threadly-ai-panel[hidden],#threadly-ai-panel [hidden]{display:none!important}#threadly-ai-panel.threadly-ai-maker[aria-hidden=true]{visibility:hidden}#threadly-konva-designer.threadly-ai-prewarm #threadly-ai-panel.threadly-ai-maker[aria-hidden=true]{visibility:visible}#threadly-konva-designer.threadly-ai-prewarm #threadly-ai-panel.threadly-ai-maker{opacity:.001;transform:translateZ(0) scale(1);pointer-events:none;transition:none}#threadly-konva-designer.threadly-ai-prewarm .threadly-ai-greeting{opacity:.001;transform:translate3d(-50%,-50%,0);transition:none}#threadly-konva-designer.threadly-ai-prewarm .threadly-ai-composer{opacity:.001;transform:translateY(0);transition:none}#threadly-konva-designer.threadly-ai-open #threadly-ai-panel.threadly-ai-maker{opacity:1;transform:translateZ(0) scale(1);pointer-events:auto;visibility:visible}#threadly-ai-panel.threadly-ai-maker.is-select-sidebar-overlay{pointer-events:none;background:transparent}#threadly-ai-panel.threadly-ai-maker.is-select-sidebar-overlay .threadly-ai-maker__surface{background:transparent;border-color:transparent;box-shadow:none;pointer-events:none}#threadly-ai-panel.threadly-ai-maker.is-select-sidebar-overlay .threadly-ai-main,#threadly-ai-panel.threadly-ai-maker.is-select-sidebar-overlay .threadly-ai-boot-screen{opacity:0;pointer-events:none}#threadly-ai-panel.threadly-ai-maker.is-select-sidebar-overlay .threadly-ai-sidebar{pointer-events:auto}#threadly-konva-designer.threadly-ai-closing #threadly-ai-panel.threadly-ai-maker{opacity:0;transform:translate3d(0,8px,0) scale(.992);pointer-events:none}.threadly-ai-maker__surface{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;isolation:isolate;background:var(--levyo-brand-canvas);border:1px solid rgba(255,255,255,.12);border-radius:0 0 var(--konva-inner-radius) var(--konva-inner-radius);box-shadow:inset 0 0 0 1px #ffffff0a,0 28px 80px #00000080;overscroll-behavior:contain}.threadly-ai-boot-screen{position:absolute;top:0;right:0;bottom:0;left:0;z-index:8;display:grid;place-items:center;background:var(--levyo-brand-canvas);opacity:0;transform:translateZ(0) scale(1);filter:blur(0);pointer-events:none;transition:opacity .34s ease,transform .58s var(--threadly-motion-spring),filter .58s var(--threadly-motion-spring)}.threadly-ai-maker.is-booting .threadly-ai-boot-screen{opacity:1;pointer-events:auto}.threadly-ai-maker.is-boot-revealing .threadly-ai-boot-screen{opacity:0;transform:translate3d(0,-8px,0) scale(1.018);filter:blur(10px)}.threadly-ai-boot-mark{width:clamp(82px,11cqw,118px);height:clamp(82px,11cqw,118px);border-radius:32px;display:grid;place-items:center;position:relative;color:#fff;border:1px solid rgba(255,255,255,.14);background:linear-gradient(150deg,#ffffff21,#ffffff09) padding-box,linear-gradient(135deg,rgba(var(--levyo-brand-accent-rgb),.85),rgba(var(--levyo-brand-accent-rgb),.82)) border-box;box-shadow:0 22px 62px #0000006b,0 0 34px rgba(var(--levyo-brand-accent-rgb),.28),inset 0 0 0 1px #ffffff0f;animation:threadly-ai-boot-mark 1.38s var(--threadly-motion-spring) infinite alternate}.threadly-ai-boot-mark svg{width:46%;height:46%;transform:translateY(-5px)}.threadly-ai-boot-bars{position:absolute;left:50%;bottom:18%;display:inline-flex;align-items:flex-end;gap:5px;transform:translate(-50%)}.threadly-ai-boot-bars i{width:4px;height:16px;border-radius:999px;background:linear-gradient(180deg,#ffffff,var(--levyo-brand-accent));opacity:.76;transform-origin:50% 100%;animation:threadly-ai-boot-bar .82s ease-in-out infinite}.threadly-ai-boot-bars i:nth-child(2){animation-delay:.12s}.threadly-ai-boot-bars i:nth-child(3){animation-delay:.24s}.threadly-ai-maker.is-booting .threadly-ai-main,.threadly-ai-maker.is-booting .threadly-ai-sidebar{opacity:0!important;transform:translate3d(0,16px,0) scale(.99)!important;filter:blur(10px)!important;pointer-events:none!important;transition:none!important}.threadly-ai-maker.is-boot-revealing .threadly-ai-main{animation:threadly-ai-boot-content-in .68s var(--threadly-motion-spring) both}.threadly-ai-maker.is-boot-revealing .threadly-ai-topbar{animation:threadly-ai-boot-content-in .54s var(--threadly-motion-spring) both}.threadly-ai-maker.is-boot-revealing .threadly-ai-stage{animation:threadly-ai-boot-content-in .62s var(--threadly-motion-spring) .04s both}.threadly-ai-maker.is-boot-revealing .threadly-ai-composer{animation:threadly-ai-boot-composer-in .7s var(--threadly-motion-spring) .08s both}.threadly-ai-main{position:absolute;top:0;right:0;bottom:0;left:0;min-width:0;min-height:0;overflow:hidden;opacity:1;transform:translateZ(0) scale(1);filter:blur(0);overscroll-behavior:contain;touch-action:pan-y;transition:opacity .22s var(--threadly-motion-fast),transform .28s var(--threadly-motion-spring),filter .28s var(--threadly-motion-spring);will-change:opacity,transform,filter}#threadly-ai-panel.threadly-ai-maker{--threadly-ai-topbar-y: clamp(18px, 2.8cqw, 32px);--threadly-ai-topbar-h: clamp(52px, 6.4cqw, 72px);--threadly-ai-stage-gap: clamp(12px, 1.7cqw, 24px);--threadly-ai-stage-y: calc( var(--threadly-ai-topbar-y) + var(--threadly-ai-topbar-h) + var(--threadly-ai-stage-gap) )}.threadly-ai-maker__surface:after{content:none;display:none}.threadly-ai-topbar{position:absolute;top:var(--threadly-ai-topbar-y);left:clamp(18px,3cqw,32px);right:clamp(18px,3cqw,32px);height:var(--threadly-ai-topbar-h);display:grid;grid-template-columns:1fr auto 1fr;column-gap:clamp(16px,2.1cqw,28px);align-items:center;z-index:3}.threadly-ai-topbar__left{display:flex;gap:clamp(12px,1.8cqw,20px);align-items:center}.threadly-ai-topbar__brand{justify-self:center;color:#fff;font-family:Jost,sans-serif;font-size:clamp(18px,2.2cqw,24px);font-weight:700;line-height:1;letter-spacing:.16em}.threadly-ai-topbar__actions{justify-self:end;display:inline-flex;align-items:center;gap:clamp(8px,1.2cqw,12px)}.threadly-ai-topbar__new,.threadly-ai-topbar__cart{display:grid;margin:0}.threadly-ai-topbar__cart svg{width:clamp(22px,2.6cqw,28px);height:clamp(22px,2.6cqw,28px)}.threadly-ai-chip,.threadly-ai-icon-button,.threadly-ai-sidebar-action,.threadly-ai-output__actions button{-webkit-appearance:none;appearance:none;border:1px solid rgba(255,255,255,.14);color:#fff;background:#ffffff0e;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);cursor:pointer;-webkit-tap-highlight-color:transparent;transition:transform .22s var(--threadly-motion-spring),background-color .22s ease,border-color .22s ease,box-shadow .28s ease,filter .22s ease,opacity .22s ease;will-change:transform}.threadly-ai-chip:hover,.threadly-ai-icon-button:hover,.threadly-ai-sidebar-action:hover,.threadly-ai-output__actions button:hover{transform:translateY(-1px);filter:brightness(1.08)}.threadly-ai-chip:active,.threadly-ai-icon-button:active,.threadly-ai-sidebar-action:active,.threadly-ai-output__actions button:active{transform:scale(.965)}.threadly-ai-chip{min-height:clamp(48px,5.8cqw,66px);padding:0 clamp(16px,2.2cqw,26px);border-radius:999px;display:inline-flex;align-items:center;gap:clamp(10px,1.2cqw,14px);font-size:clamp(16px,2cqw,24px);font-weight:700;white-space:nowrap}.threadly-ai-chip span[aria-hidden=true]{font-size:0;line-height:0;width:clamp(20px,2.7cqw,28px);height:clamp(20px,2.7cqw,28px);position:relative;flex:0 0 auto}.threadly-ai-chip--back span[aria-hidden=true]:before,.threadly-ai-chip--back span[aria-hidden=true]:after{content:"";position:absolute;top:50%;left:50%;background:#fffffff0;border-radius:999px}.threadly-ai-chip--back span[aria-hidden=true]:before{width:74%;height:2px;transform:translate(-38%,-50%)}.threadly-ai-chip--back span[aria-hidden=true]:after{width:42%;height:42%;background:transparent;border-left:2px solid rgba(255,255,255,.94);border-bottom:2px solid rgba(255,255,255,.94);border-radius:1px;transform:translate(-62%,-50%) rotate(45deg)}.threadly-ai-chip--brand{pointer-events:none}.threadly-ai-brand-dot{width:11px;height:11px;border-radius:999px;background:linear-gradient(135deg,var(--levyo-brand-accent) 10%,var(--levyo-brand-accent) 86%);box-shadow:0 0 16px rgba(var(--levyo-brand-accent-rgb),.72)}.threadly-ai-icon-button{width:clamp(48px,5.8cqw,66px);height:clamp(48px,5.8cqw,66px);border-radius:clamp(18px,2.5cqw,28px);display:grid;place-items:center;position:relative}.threadly-ai-icon-button.threadly-ai-topbar__new,.threadly-ai-icon-button.threadly-ai-topbar__cart{display:grid}.threadly-ai-sidebar-icon,.threadly-ai-compose-icon{position:relative;width:clamp(22px,2.6cqw,28px);height:clamp(24px,3cqw,31px);display:block}.threadly-ai-sidebar-icon:before,.threadly-ai-sidebar-icon:after{content:"";position:absolute;top:2px;right:2px;bottom:2px;left:2px;border:2px solid rgba(255,255,255,.9);border-radius:4px}.threadly-ai-sidebar-icon:after{left:9px;border-left:2px solid rgba(255,255,255,.9)}.threadly-ai-compose-icon img{width:100%;height:100%;display:block;object-fit:contain}.threadly-ai-stage{position:absolute;inset:var(--threadly-ai-stage-y) 0 0;min-width:0;min-height:0;display:grid;align-items:start;justify-items:center;place-items:start center;overflow:hidden;z-index:1;background:transparent;transition:left .48s var(--threadly-motion-spring),right .48s var(--threadly-motion-spring),transform .48s var(--threadly-motion-spring),opacity .28s var(--threadly-motion-fast);will-change:transform,opacity;overscroll-behavior:contain}.threadly-ai-maker:not(.has-thread) .threadly-ai-stage{touch-action:none;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}.threadly-ai-maker.has-thread .threadly-ai-stage{touch-action:pan-y;pointer-events:auto}.threadly-ai-greeting{position:absolute;left:50%;top:var(--threadly-ai-greeting-top, 50%);width:min(calc(100% - 40px),640px);max-width:min(calc(100vw - 40px),640px);margin:0;display:grid;justify-items:center;place-self:center;text-align:center;font-weight:400;font-size:clamp(28px,4.2cqw,52px);line-height:1.55;letter-spacing:0;text-shadow:0 0 20px rgba(255,255,255,.12);opacity:0;transform:translate3d(-50%,calc(-50% + 18px),0);transition:opacity .4s ease .22s,transform .55s var(--threadly-motion-spring) .22s,filter .55s var(--threadly-motion-spring) .22s;touch-action:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;pointer-events:none}#threadly-konva-designer.threadly-ai-open .threadly-ai-greeting{opacity:1;transform:translate3d(-50%,-50%,0)}.threadly-ai-greeting p{width:100%;margin:0;text-align:center}.threadly-ai-thread{--threadly-ai-composer-reserved-fallback: calc(clamp(196px, 20cqw, 258px) + env(safe-area-inset-bottom, 0px)) ;--threadly-ai-scroll-boundary-guard: 1px;--threadly-ai-viewport-bottom-inset: calc( var(--threadly-ai-composer-reserved, var(--threadly-ai-composer-reserved-fallback)) + var(--threadly-ai-scroll-boundary-guard) );--threadly-ai-thread-end-gap: clamp(14px, 1.5cqw, 22px);width:min(100%,816px);align-self:start;justify-self:center;block-size:100%;min-height:0;position:relative;display:flex;flex-direction:column;align-items:stretch;overflow-y:auto;overflow-x:hidden;padding:clamp(16px,2.2cqw,28px) 24px var(--threadly-ai-viewport-bottom-inset);box-sizing:border-box;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y;-webkit-user-select:text;user-select:text;scroll-padding-bottom:var(--threadly-ai-viewport-bottom-inset);scrollbar-width:none;contain:layout style;clip-path:inset(0 0 0 0)}.threadly-ai-thread::-webkit-scrollbar{width:0;height:0}.threadly-ai-message-stack{width:100%;min-height:0;display:flex;flex-direction:column;gap:clamp(14px,2cqw,22px);justify-content:flex-start;box-sizing:border-box;touch-action:pan-y}.threadly-ai-message-stack:after{content:"";display:block;flex:0 0 var(--threadly-ai-thread-end-gap)}.threadly-ai-chat-shell{width:min(100%,620px);margin:clamp(18px,6cqw,58px) auto 0;padding:clamp(20px,4cqw,34px);display:grid;gap:8px;box-sizing:border-box;border:1px solid rgba(255,255,255,.12);border-radius:22px;background:radial-gradient(circle at 86% 0%,rgba(var(--levyo-brand-accent-rgb),.15),transparent 48%),linear-gradient(145deg,#ffffff16,#ffffff09);box-shadow:inset 0 1px #ffffff14,0 18px 42px #0000002e;color:#ffffffd1}.threadly-ai-chat-shell:after{content:"Loading this conversation\2026";color:#ffffffad;font-size:14px;line-height:1.5}.threadly-ai-chat-shell:before{content:attr(data-threadly-chat-title);color:#fff;font-size:clamp(20px,3.8cqw,30px);line-height:1.08}.threadly-ai-chat-shell[data-threadly-chat-shell-state=empty]:after{content:"This saved chat is empty and ready for your next message."}.threadly-ai-chat-shell[data-threadly-chat-shell-state=error]:after{content:"This conversation could not be loaded."}.threadly-ai-chat-shell__eyebrow{color:#ffffff85;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.threadly-ai-chat-shell__title{color:#fff;font-size:clamp(20px,3.8cqw,30px);line-height:1.08}.threadly-ai-chat-shell__message{color:#ffffffad;font-size:14px;line-height:1.5}.threadly-ai-chat-shell__skeleton{display:grid;gap:8px;margin-top:12px}.threadly-ai-chat-shell__skeleton i{display:block;height:12px;width:min(78%,360px);border-radius:999px;background:linear-gradient(90deg,#ffffff14,#ffffff38,#ffffff14);background-size:220% 100%;animation:threadly-ai-chat-shell-shimmer 1.35s ease-in-out infinite}.threadly-ai-chat-shell__skeleton i:nth-child(2){width:min(56%,260px);animation-delay:.12s}.threadly-ai-chat-shell[data-threadly-chat-shell-state=empty]{border-color:rgba(var(--levyo-brand-accent-rgb),.28)}.threadly-ai-chat-shell[data-threadly-chat-shell-state=error]{border-color:#ff4e9061;background:linear-gradient(145deg,#ff246c21,#ffffff09)}.threadly-ai-chat-shell__retry{justify-self:start;min-height:40px;margin-top:8px;padding:0 16px;border:1px solid rgba(255,255,255,.25);border-radius:999px;color:#fff;background:#ffffff1a;font:inherit;font-size:12px;font-weight:800;cursor:pointer}.threadly-ai-chat-shell__retry:hover,.threadly-ai-chat-shell__retry:focus-visible{background:#ffffff2e}@keyframes threadly-ai-chat-shell-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media(prefers-reduced-motion:reduce){.threadly-ai-chat-shell__skeleton i{animation:none}}.threadly-ai-maker.is-my-designs-view .threadly-ai-message-stack,.threadly-ai-maker.is-current-shirt-view .threadly-ai-message-stack,.threadly-ai-maker.is-design-team-view .threadly-ai-message-stack{display:none}.threadly-ai-message{max-width:100%;margin:0;color:#fff;font-family:Jost,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:normal;overflow-wrap:anywhere;-webkit-user-select:text;user-select:text;content-visibility:auto;contain-intrinsic-size:112px}.threadly-ai-message--user{align-self:flex-end;max-width:70%}.threadly-ai-message--user.has-reference-image{max-width:min(520px,72%);display:flex;flex-direction:column;align-items:flex-end}.threadly-ai-message--assistant{align-self:flex-start;width:100%;max-width:100%}.threadly-ai-message--user+.threadly-ai-message--assistant{margin-top:28px}.threadly-ai-message--assistant+.threadly-ai-message--user{margin-top:52px}.threadly-ai-message--output{contain-intrinsic-size:430px}.threadly-ai-message--text{animation:none}.threadly-ai-message__bubble{min-height:44px;display:flex;flex-direction:column;align-items:stretch;justify-content:center;padding:10px 16px;border-radius:22px;background:#ffffff13;font-size:16px;font-weight:400;line-height:24px;box-shadow:inset 0 0 0 1px #ffffff09}.threadly-ai-message__content{font-size:16px;font-weight:400;line-height:26px;white-space:pre-wrap;animation:none}.threadly-commerce-card{width:min(100%,420px);margin-top:12px;padding:14px;border:1px solid rgba(255,255,255,.1);border-radius:16px;background:#0f111cd1;box-shadow:0 10px 28px #0000002e;color:#f5f6f7;font-family:Jost,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.threadly-commerce-card__lines{display:grid;gap:8px}.threadly-commerce-card__line{display:grid;grid-template-columns:44px minmax(0,1fr);gap:10px;align-items:center}.threadly-commerce-card__line:has(>p:only-child){grid-template-columns:minmax(0,1fr)}.threadly-commerce-card__lines p,.threadly-commerce-card__total,.threadly-commerce-card__stale{margin:0;font-size:13px;line-height:18px}.threadly-commerce-card__thumb{display:block;width:44px;height:44px;border:1px solid rgba(255,255,255,.08);border-radius:10px;background:#ffffff09;overflow:hidden}.threadly-commerce-card__thumb img{display:block;width:100%;height:100%;object-fit:contain;background:transparent}.threadly-commerce-card__more{color:#f5f6f79e}.threadly-commerce-card__total{margin-top:10px;font-weight:650}.threadly-commerce-card__stale{margin-top:10px;color:#f5f6f794}.threadly-commerce-card__review,.threadly-commerce-card__checkout{display:flex;align-items:center;justify-content:center;width:100%;min-height:44px;margin-top:12px;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:#ffffff14;color:#fff;font:inherit;font-weight:700;text-decoration:none;cursor:pointer}.threadly-commerce-card__express{min-height:48px;margin-top:12px}.threadly-ai-message__followup{margin:12px 0 0;font-size:14px;line-height:20px;color:#f5f6f7b8}.threadly-ai-message__bubble :where(p,span,strong,em,a),.threadly-ai-message__content :where(p,h1,h2,h3,h4,ul,ol,li,strong,em,a,blockquote){font-family:inherit}.threadly-ai-message__content>:first-child,.threadly-ai-message__bubble>:first-child{margin-top:0}.threadly-ai-message__content>:last-child,.threadly-ai-message__bubble>:last-child{margin-bottom:0}.threadly-ai-message__content p,.threadly-ai-message__bubble p{margin:0 0 4px}.threadly-ai-message__bubble p{margin-bottom:8px}.threadly-ai-message__content p+p{margin-top:16px}.threadly-ai-message__content h1,.threadly-ai-message__content h2,.threadly-ai-message__content h3,.threadly-ai-message__content h4{margin:24px 0 4px;color:inherit;font-weight:600;letter-spacing:normal}.threadly-ai-message__content h1{font-size:24px;line-height:32px!important}.threadly-ai-message__content h2{font-size:20px;line-height:28px!important}.threadly-ai-message__content h3{font-size:18px;line-height:26px!important}.threadly-ai-message__content h4{font-size:16px;line-height:24px!important}.threadly-ai-message__content ul,.threadly-ai-message__content ol,.threadly-ai-message__bubble ul,.threadly-ai-message__bubble ol{margin:16px 0 0;padding-left:26px}.threadly-ai-message__bubble ul,.threadly-ai-message__bubble ol{margin-bottom:8px}.threadly-ai-message__content li+li,.threadly-ai-message__bubble li+li{margin-top:0}.threadly-ai-message__content li,.threadly-ai-message__bubble li{padding-left:6px}.threadly-ai-message__content li>p,.threadly-ai-message__bubble li>p{display:inline;margin:0}.threadly-ai-message__content ul+p,.threadly-ai-message__content ol+p{margin-top:8px}.threadly-ai-message__content strong,.threadly-ai-message__bubble strong{font-weight:600;line-height:inherit!important}.threadly-ai-message__content a,.threadly-ai-message__bubble a{line-height:inherit!important}.threadly-ai-message__content code,.threadly-ai-message__bubble code{padding:2px 5px;border-radius:6px;background:#ffffff17;font:500 .875em/1.5 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.threadly-ai-message__content pre{margin:12px 0 16px;padding:14px 16px;overflow-x:auto;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:#0000004d;white-space:pre}.threadly-ai-message__content pre code{padding:0;background:transparent;font-size:13px}.threadly-ai-message__content blockquote{margin:12px 0 16px;padding-left:14px;border-left:3px solid rgba(var(--levyo-brand-accent-rgb),.7);color:#ffffffc7}.threadly-ai-message__content a,.threadly-ai-message__bubble a{color:var(--levyo-brand-accent);text-decoration:underline;text-underline-offset:3px}.threadly-ai-message__content table{width:100%;margin:12px 0 16px;border-collapse:collapse;font-size:14px}.threadly-ai-message__content th,.threadly-ai-message__content td{padding:8px 10px;border-bottom:1px solid rgba(255,255,255,.1);text-align:left;vertical-align:top}.threadly-ai-message__content th{font-weight:600}.threadly-ai-message__content hr{margin:20px 0;border:0;border-top:1px solid rgba(255,255,255,.1)}.threadly-ai-message__content input[type=checkbox]{margin:0 8px 0 0}.threadly-ai-message--user .threadly-ai-message__bubble{transform-origin:right center}.threadly-ai-message--user.has-reference-image{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.threadly-ai-message__reference{width:min(340px,72cqw,100%);aspect-ratio:var(--threadly-reference-aspect, 16 / 10);max-height:min(260px,42cqh);border-radius:18px;overflow:hidden;background:#ffffff0f;box-shadow:inset 0 0 0 1px #ffffff14,0 14px 30px #00000047;margin:0 0 8px auto}.threadly-ai-message__reference.is-reference-landscape{width:min(340px,72cqw,100%);max-height:min(260px,42cqh)}.threadly-ai-message__reference.is-reference-portrait{width:clamp(150px,30cqw,190px);max-height:min(340px,48cqh)}.threadly-ai-message__reference.is-reference-square{width:clamp(180px,38cqw,250px);max-height:min(250px,42cqh)}.threadly-ai-message__reference img{width:100%;height:100%;object-fit:contain;display:block}.threadly-ai-message__mockup{width:min(100%,620px);aspect-ratio:1;border-radius:18px;overflow:hidden;position:relative;background:radial-gradient(circle at 48% 42%,rgba(var(--levyo-brand-accent-rgb),.34),transparent 34%),linear-gradient(135deg,#101218 0% 52%,#101218);display:grid;place-items:center;box-shadow:0 20px 54px #00000047}.threadly-ai-message__mockup:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;background:linear-gradient(115deg,transparent 24%,rgba(255,255,255,.14) 42%,transparent 62%),radial-gradient(circle at 50% 58%,rgba(255,255,255,.1),transparent 48%);transform:translate(-28%);transition:opacity .18s ease;pointer-events:none}.threadly-ai-message--output.is-image-loading .threadly-ai-message__mockup:before{opacity:1;animation:threadly-output-image-sheen 1.6s ease-in-out infinite}.threadly-ai-message__mockup img{width:100%;height:100%;object-fit:contain;display:block;opacity:1;transition:opacity .22s ease;position:relative;z-index:1}.threadly-ai-message--output.is-image-loading .threadly-ai-message__mockup img{opacity:0}.threadly-ai-message__actions[data-threadly-output-pending=true] button{opacity:.56;pointer-events:none;filter:grayscale(.18)}@keyframes threadly-output-image-sheen{0%{transform:translate(-34%)}50%{transform:translate(18%)}to{transform:translate(54%)}}.threadly-ai-message--loading{width:min(620px,76%)}.threadly-ai-message--thinking{width:100%;min-height:26px;position:relative}.threadly-ai-thinking{--threadly-eclipse-size: 13.5px;--threadly-eclipse-travel: 14px;--threadly-eclipse-duration: .84s;--threadly-eclipse-glow: 6.5px;--threadly-eclipse-blur: 1.1px;--threadly-eclipse-intensity: .94;width:calc(var(--threadly-eclipse-size) + var(--threadly-eclipse-travel));height:calc(var(--threadly-eclipse-size) + 4px);display:block;position:relative;left:2px;top:4px;opacity:0;transform:translate3d(0,2px,0) scale(.88);isolation:isolate;pointer-events:none;animation:threadly-ai-eclipse-reveal 80ms ease-out .14s both}.threadly-ai-thinking.is-resolving{position:absolute;opacity:0!important;transform:translate3d(-2px,1px,0) scale(.78)!important;transition:opacity 80ms ease,transform 80ms ease}.threadly-ai-thinking__field{position:absolute;top:2px;width:var(--threadly-eclipse-size);height:var(--threadly-eclipse-size);border-radius:48% 52% 49% 51%/51% 47% 53% 49%;will-change:transform,opacity;mix-blend-mode:screen;opacity:var(--threadly-eclipse-intensity);transform:translateZ(0) scale(.96);filter:blur(var(--threadly-eclipse-blur)) saturate(1.04)}.threadly-ai-thinking__field--leading{left:0;z-index:2;background:radial-gradient(ellipse 84% 76% at 47% 52%,rgba(var(--levyo-brand-accent-rgb),.88) 0 24%,rgba(var(--levyo-brand-accent-rgb),.78) 46%,rgba(var(--levyo-brand-accent-rgb),.4) 70%,transparent 100%);box-shadow:0 0 var(--threadly-eclipse-glow) rgba(var(--levyo-brand-accent-rgb),.55),0 0 calc(var(--threadly-eclipse-glow) * 1.7) rgba(var(--levyo-brand-accent-rgb),.22);animation:threadly-ai-eclipse-leading var(--threadly-eclipse-duration) cubic-bezier(.48,0,.52,1) infinite alternate}.threadly-ai-thinking__field--trailing{left:var(--threadly-eclipse-travel);z-index:1;background:radial-gradient(ellipse 84% 76% at 48% 52%,rgba(var(--levyo-brand-accent-rgb),.86) 0 24%,rgba(var(--levyo-brand-accent-rgb),.76) 46%,rgba(var(--levyo-brand-accent-rgb),.4) 70%,transparent 100%);box-shadow:0 0 var(--threadly-eclipse-glow) rgba(var(--levyo-brand-accent-rgb),.5),0 0 calc(var(--threadly-eclipse-glow) * 1.7) rgba(var(--levyo-brand-accent-rgb),.2);animation:threadly-ai-eclipse-trailing var(--threadly-eclipse-duration) cubic-bezier(.48,0,.52,1) infinite alternate}.threadly-ai-message--text.is-stream-starting .threadly-ai-message__content{animation:threadly-ai-first-token-in 80ms ease-out both}@keyframes threadly-ai-eclipse-reveal{0%{opacity:0;transform:translate3d(0,2px,0) scale(.88)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes threadly-ai-eclipse-leading{0%{transform:translateZ(0) scale(.96);opacity:calc(var(--threadly-eclipse-intensity) * .92)}to{transform:translate3d(var(--threadly-eclipse-travel),0,0) scale(.96);opacity:calc(var(--threadly-eclipse-intensity) * .86)}}@keyframes threadly-ai-eclipse-trailing{0%{transform:translateZ(0) scale(.96);opacity:calc(var(--threadly-eclipse-intensity) * .86)}to{transform:translate3d(calc(var(--threadly-eclipse-travel) * -1),0,0) scale(.96);opacity:calc(var(--threadly-eclipse-intensity) * .92)}}@keyframes threadly-ai-first-token-in{0%{opacity:0}to{opacity:1}}.threadly-ai-message__actions{width:min(100%,620px)}.threadly-ai-prompt-bubble{position:absolute;top:24px;right:30px;max-width:min(430px,48cqw);min-height:58px;max-height:min(34cqh,250px);display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:13px 24px;border-radius:30px;background:#ffffff13;color:#fff;font-size:clamp(15px,2.05cqw,23px);font-weight:500;line-height:1.24;overflow-wrap:anywhere;overflow:auto;scrollbar-width:none;transition:opacity .3s var(--threadly-motion-fast),transform .46s var(--threadly-motion-spring),background-color .24s ease,box-shadow .28s ease}.threadly-ai-prompt-bubble::-webkit-scrollbar{display:none}.threadly-ai-prompt-bubble.is-long{font-size:clamp(14px,1.72cqw,19px);line-height:1.25;font-weight:480}.threadly-ai-prompt-bubble.is-very-long{max-width:min(500px,54cqw);font-size:clamp(13px,1.45cqw,16px);line-height:1.27;padding:14px 22px}.threadly-ai-prompt-bubble.is-extra-long{font-size:clamp(12px,1.3cqw,15px);line-height:1.26}.threadly-ai-generation-status{position:absolute;top:156px;left:42px;max-width:min(540px,70cqw);padding:18px 24px;border-radius:26px;border:1px solid rgba(255,255,255,.12);background:#ffffff12;color:#ffffffd1;font-size:18px;font-weight:700;box-shadow:inset 0 0 0 1px #ffffff08,0 18px 42px #00000047;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);animation:threadly-ai-view-enter .46s var(--threadly-motion-spring) both}.threadly-ai-maker.is-generating-design .threadly-ai-generation-status{top:96px;left:42px;right:auto;max-width:min(760px,82cqw);padding:0;border:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.threadly-ai-generation-status:before{content:"";display:inline-block;width:10px;height:10px;margin-right:10px;border-radius:999px;background:linear-gradient(135deg,var(--levyo-brand-accent),var(--levyo-brand-accent));box-shadow:0 0 16px rgba(var(--levyo-brand-accent-rgb),.6);vertical-align:1px;animation:threadly-ai-pulse 1s ease-in-out infinite}.threadly-ai-maker.is-generating-design .threadly-ai-generation-status:before{display:none}.threadly-ai-generating-card{font-family:Jost,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:grid;grid-template-columns:minmax(0,1fr);gap:clamp(16px,2.4cqw,24px);padding:clamp(18px,2.4cqw,30px);border-radius:26px;border:1px solid rgba(255,255,255,.12);background:radial-gradient(circle at 50% 55%,rgba(var(--levyo-brand-accent-rgb),.34),transparent 44%),linear-gradient(160deg,#ffffff14,#ffffff06);box-shadow:inset 0 0 0 1px #ffffff09,0 24px 70px #00000057}.threadly-ai-generating-copy{display:grid;gap:12px;align-items:start;justify-items:start}.threadly-ai-generating-reference{display:grid;grid-template-columns:clamp(58px,8.4cqw,86px) minmax(0,1fr);gap:clamp(10px,1.5cqw,16px);align-items:center;padding:clamp(8px,1.1cqw,12px);border-radius:20px;background:#00000057;border:1px solid rgba(255,255,255,.105);box-shadow:inset 0 0 0 1px #ffffff06}.threadly-ai-generating-reference__thumb{width:100%;aspect-ratio:1;border-radius:16px;overflow:hidden;background:#fff;display:grid;place-items:center}.threadly-ai-generating-reference__thumb img{width:100%;height:100%;object-fit:contain;display:block}.threadly-ai-generating-reference strong,.threadly-ai-generating-reference span{display:block;overflow:hidden;text-overflow:ellipsis}.threadly-ai-generating-reference strong{color:#fff;font-size:clamp(13px,1.6cqw,17px);font-weight:760;line-height:1.12}.threadly-ai-generating-reference span{margin-top:4px;color:#eef0f2ad;font-size:clamp(12px,1.42cqw,15px);line-height:1.22;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.threadly-ai-generating-card p{margin:0;color:#fff;font-size:clamp(24px,3.4cqw,40px);line-height:1.16;font-weight:560}.threadly-ai-generating-subline{display:block;color:#ffffff9e;font-size:clamp(16px,2.1cqw,24px);font-weight:480;max-width:36ch;overflow-wrap:anywhere}.threadly-ai-generating-steps{width:min(100%,420px);display:grid;gap:8px;margin:0;padding:0;list-style:none}.threadly-ai-generating-steps li{display:grid;grid-template-columns:16px minmax(0,1fr);align-items:center;gap:10px;color:#f4f6f77a;font-size:clamp(13px,1.55cqw,17px);font-weight:620;line-height:1.2;transform-origin:left center;transition:color .22s ease,opacity .22s ease}.threadly-ai-generating-steps li i{width:10px;height:10px;border-radius:999px;justify-self:center;background:#ffffff38;box-shadow:0 0 0 1px #ffffff14;transition:background .22s ease,box-shadow .22s ease,transform .22s var(--threadly-motion-soft)}.threadly-ai-generating-steps li.is-active{color:#ffffffe6}.threadly-ai-generating-steps li.is-active i{background:linear-gradient(135deg,var(--levyo-brand-accent),var(--levyo-brand-accent));box-shadow:0 0 18px rgba(var(--levyo-brand-accent-rgb),.45);animation:threadly-ai-pulse 1s ease-in-out infinite}.threadly-ai-generating-steps li.is-complete{color:#f4f6f7a3}.threadly-ai-generating-steps li.is-complete i{background:rgba(var(--levyo-brand-accent-rgb),.72);box-shadow:0 0 13px rgba(var(--levyo-brand-accent-rgb),.28)}.threadly-ai-generating-card .threadly-ai-generating-shirt{display:block;width:min(100%,520px);aspect-ratio:1.05;margin:0 auto;border-radius:22px;border:1px solid rgba(var(--levyo-brand-accent-rgb),.22);background:radial-gradient(ellipse at 50% 54%,rgba(var(--levyo-brand-accent-rgb),.44),transparent 45%),radial-gradient(ellipse at 50% 42%,rgba(var(--levyo-brand-accent-rgb),.22),transparent 58%),#03040a8a;position:relative;overflow:hidden}.threadly-ai-generating-shirt>img{position:relative;z-index:1;display:block;width:100%;height:100%;object-fit:contain}.threadly-ai-generating-shirt:before{content:"";position:absolute;top:31%;right:30%;bottom:35%;left:30%;border-radius:34% 38% 28% 34%;background:radial-gradient(circle at 38% 38%,rgba(var(--levyo-brand-accent-rgb),.82),transparent 32%),radial-gradient(circle at 62% 60%,rgba(var(--levyo-brand-accent-rgb),.78),transparent 36%),radial-gradient(circle at 48% 52%,rgba(var(--levyo-brand-accent-rgb),.86),transparent 58%);filter:blur(12px);opacity:.72;transform:scale(.88);animation:threadly-ai-shirt-signal 1.5s var(--threadly-motion-spring) infinite alternate;z-index:2}@keyframes threadly-ai-shirt-signal{0%{opacity:.48;transform:scale(.86) translate3d(-3px,2px,0)}to{opacity:.9;transform:scale(1.08) translate3d(4px,-3px,0)}}@keyframes threadly-ai-pulse{0%,to{opacity:.35;transform:scale(.84)}50%{opacity:1;transform:scale(1)}}.threadly-ai-output{position:absolute;left:36px;top:150px;width:min(720px,67cqw);margin:0;opacity:0;transform:translateY(18px) scale(.98);transition:opacity .34s ease,transform .5s var(--threadly-motion-spring),filter .5s var(--threadly-motion-spring)}.threadly-ai-output.is-visible{opacity:1;transform:translateY(0) scale(1)}.threadly-ai-output__imagewrap{width:100%;aspect-ratio:1;border-radius:16px;overflow:hidden;background:#fff;display:grid;place-items:center}.threadly-ai-output__imagewrap img{width:100%;height:100%;object-fit:contain;display:block}.threadly-ai-output__actions{margin-top:26px;display:flex;gap:22px;align-items:center}.threadly-ai-output__actions button{width:38px;height:38px;border:0;background:transparent;font-size:0;line-height:0;padding:0;position:relative}.threadly-ai-output__actions button:before{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;background:center / contain no-repeat}.threadly-ai-output__actions button[data-threadly-feedback=like]:before{background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2032%2032'%3E%3Cpath%20d='M16%2028S5%2021.4%205%2012.4C5%208.2%207.9%205.4%2011.6%205.4c2.2%200%203.8%201%204.8%202.7%201-1.7%202.8-2.7%205-2.7%203.7%200%206.6%202.8%206.6%207%200%209-12%2015.6-12%2015.6Z'%20fill='none'%20stroke='white'%20stroke-width='2.4'%20stroke-linejoin='round'/%3E%3C/svg%3E")}.threadly-ai-output__actions button[data-threadly-feedback=dislike]:before{background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2032%2032'%3E%3Cpath%20d='M16%2028S5%2021.4%205%2012.4C5%208.2%207.9%205.4%2011.6%205.4c1.9%200%203.4.8%204.4%202.1%201-1.3%202.6-2.1%204.4-2.1%203.7%200%206.6%202.8%206.6%207%200%205-3.7%209.3-7%2012.1'%20fill='none'%20stroke='white'%20stroke-width='2.4'%20stroke-linecap='round'%20stroke-linejoin='round'/%3E%3Cpath%20d='M16%207.5l-2.8%206%204.8%202.4-3.4%205.3'%20fill='none'%20stroke='white'%20stroke-width='2.4'%20stroke-linecap='round'%20stroke-linejoin='round'/%3E%3C/svg%3E")}.threadly-ai-output__actions{margin-top:clamp(18px,2.6cqw,28px);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(10px,1.5cqw,14px);align-items:stretch}.threadly-ai-output__actions button{width:100%;min-height:clamp(46px,5cqw,54px);height:auto;border:1px solid rgba(255,255,255,.13);border-radius:999px;background:#ffffff0b;font-size:clamp(13px,1.55cqw,16px);line-height:1.1;padding:0 clamp(12px,1.7cqw,18px);display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:clamp(8px,1cqw,12px);text-align:left;position:relative;z-index:2;color:#fff;cursor:pointer;pointer-events:auto;touch-action:manipulation;-webkit-user-select:none;user-select:none;scroll-margin-bottom:calc(var(--threadly-ai-thread-bottom-space, var(--threadly-ai-composer-reserved, 184px)) + 22px)}.threadly-ai-output__actions button:before{display:none}.threadly-ai-output__actions button span{min-width:0}.threadly-ai-output__actions button span:last-child{min-width:0;overflow-wrap:anywhere;word-break:normal;-webkit-hyphens:auto;hyphens:auto}.threadly-ai-output__actions button span:first-child{display:grid;place-items:center;font-size:18px}.threadly-ai-output__actions .levyo-action-icon{width:23px;height:23px;display:block;flex:0 0 auto;background:#fff;-webkit-mask:var(--levyo-action-icon) center / contain no-repeat;mask:var(--levyo-action-icon) center / contain no-repeat;filter:drop-shadow(0 6px 12px rgba(var(--levyo-brand-accent-rgb),.24))}.levyo-action-icon--change{--levyo-action-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m5 19 3-1 11-11-3-3L5 15l-1 4h15M14 6l3 3M6 8h4M8 6v4'/%3E%3C/svg%3E")}.levyo-action-icon--retry{--levyo-action-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 8A8 8 0 0 0 6 6L4 8m0-4v4h4M4 16a8 8 0 0 0 14 2l2-2m0 4v-4h-4'/%3E%3C/svg%3E")}.levyo-action-icon--share{--levyo-action-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m8 12 8-4m-8 4 8 4'/%3E%3Ccircle cx='5' cy='12' r='3'/%3E%3Ccircle cx='19' cy='6' r='3'/%3E%3Ccircle cx='19' cy='18' r='3'/%3E%3C/svg%3E")}.levyo-action-icon--new-chat{--levyo-action-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M7 7h10a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H7a3 3 0 0 1-3-3V10a3 3 0 0 1 3-3Zm4 11 1-3 9-9 3 3-9 9-4 1Z'/%3E%3C/svg%3E")}.threadly-ai-output__actions button[data-threadly-change-design] span:first-child:before,.threadly-ai-output__actions button[data-threadly-start-over] span:first-child:before{display:none}.threadly-ai-output__primary{grid-column:1 / -1;min-height:clamp(56px,6.4cqw,68px)!important;grid-template-columns:34px minmax(0,1fr) 34px!important;padding:0 clamp(16px,2.3cqw,26px)!important;font-size:clamp(17px,2.1cqw,24px)!important;border:0!important;background:var(--levyo-brand-accent)!important;color:var(--levyo-brand-on-accent)!important;box-shadow:0 18px 34px rgba(var(--levyo-brand-accent-rgb),.24);overflow:hidden;isolation:isolate;background-clip:padding-box!important;clip-path:inset(0 round 999px);-webkit-mask-image:-webkit-radial-gradient(white,black)}.threadly-ai-output__primary,.threadly-ai-output__primary>span,.threadly-current-shirt-card [data-threadly-current-shirt-continue],.threadly-current-shirt-card [data-threadly-current-shirt-continue]>span{color:#fff!important}.threadly-ai-output__primary>span,.threadly-ai-output__primary>i{position:relative;z-index:1}.threadly-ai-output__primary i,.threadly-current-shirt-card button i{width:30px;height:30px;border-radius:999px;justify-self:end;position:relative;background:#ffffff1f}.threadly-ai-output__primary i:before,.threadly-current-shirt-card button i:before{content:"";position:absolute;top:50%;left:50%;width:13px;height:13px;border-top:2px solid #fff;border-right:2px solid #fff;transform:translate(-62%,-50%) rotate(45deg)}.threadly-ai-message.is-placement-result{contain-intrinsic-size:760px}.threadly-ai-placement-result__reply{width:min(100%,620px);margin:0 0 clamp(14px,2cqw,20px);display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:12px;color:#fff;font-family:Jost,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(16px,2cqw,20px);font-weight:500;line-height:1.35}.threadly-ai-placement-result__reply:before{content:"\2726";width:44px;height:44px;border-radius:50%;display:grid;place-items:center;color:var(--levyo-brand-on-accent);font-size:20px;background:var(--levyo-brand-accent);box-shadow:0 12px 28px rgba(var(--levyo-brand-accent-rgb),.28),inset 0 0 0 1px #ffffff2e}.threadly-ai-output__actions.is-placement-result{width:min(100%,620px);grid-template-columns:minmax(0,1fr);gap:10px}.threadly-ai-output__actions.is-placement-result [data-threadly-share-shirt],.threadly-ai-output__actions.is-placement-result [data-threadly-regenerate-shirt],.threadly-ai-output__actions.is-placement-result [data-threadly-start-over]{display:none}.threadly-ai-output__actions.is-placement-result [data-threadly-change-design]{grid-column:1 / -1;min-height:clamp(50px,5.4cqw,58px);grid-template-columns:30px minmax(0,1fr) 30px;padding:0 clamp(16px,2.3cqw,26px);text-align:left;background:#ffffff09}.threadly-ai-output__actions.is-placement-result [data-threadly-change-design]>span:last-child{text-align:center}.threadly-ai-composer{position:absolute;left:clamp(14px,2.6cqw,34px);right:clamp(14px,2.6cqw,34px);bottom:clamp(14px,2.2cqw,24px);z-index:4;margin:0;opacity:0;transform:translateY(24px);transition:opacity .36s ease .28s,transform .56s var(--threadly-motion-spring) .28s,filter .56s var(--threadly-motion-spring) .28s;--threadly-composer-attach-extra: 0px;--threadly-composer-bottom-gap: clamp(14px, 2.2cqw, 24px);isolation:isolate;contain:layout style!important;overflow:visible!important;will-change:transform,opacity;touch-action:manipulation;-webkit-user-select:none;user-select:none}#threadly-ai-panel.threadly-ai-maker .threadly-ai-main>.threadly-ai-composer{top:auto;bottom:max(clamp(14px,2.2cqw,24px),env(safe-area-inset-bottom,0px));--threadly-composer-bottom-gap: max(clamp(14px, 2.2cqw, 24px), env(safe-area-inset-bottom, 0px))}.threadly-ai-composer:before{content:none;display:none}.threadly-ai-composer:after{content:none;display:none}.threadly-ai-composer:has(.threadly-ai-free-login-row:not([hidden])){--threadly-composer-mask-top: clamp(26px, 3.4cqw, 36px)}.threadly-ai-free-login-row{display:flex;width:100%;max-width:100%;align-items:center;justify-content:center;gap:clamp(10px,1.7cqw,16px);margin:clamp(10px,1.4cqw,16px) auto 0;padding:0 clamp(4px,1cqw,10px);color:#f4f6f7db;font-size:clamp(11px,1.35cqw,14px);line-height:1.2;letter-spacing:0;text-align:center;text-shadow:0 1px 12px rgba(0,0,0,.28)}.threadly-ai-legal{position:relative;z-index:2;width:min(100%,560px);margin:clamp(16px,2.2cqw,24px) auto 0;padding:0 clamp(8px,1.5cqw,16px);color:#ebeceead;font-size:clamp(10px,1.2cqw,13px);line-height:1.45;text-align:center;text-wrap:balance}.threadly-ai-legal a{color:#f8f9faeb;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}.threadly-ai-legal a:focus-visible,.threadly-ai-composer-login:focus-visible{outline:2px solid var(--levyo-brand-accent);outline-offset:3px}.threadly-ai-free-login-gift{width:clamp(22px,2.7cqw,28px);height:clamp(22px,2.7cqw,28px);display:inline-grid;place-items:center;flex:0 0 auto}.threadly-ai-free-login-gift img{width:100%;height:100%;display:block;object-fit:contain}.threadly-ai-free-login-copy{min-width:0;overflow-wrap:anywhere}.threadly-ai-free-login-count{min-width:clamp(52px,6cqw,66px);height:clamp(34px,4.4cqw,44px);padding:0 clamp(12px,1.8cqw,18px);border-radius:999px;display:inline-grid;place-items:center;flex:0 0 auto;color:#f8f9fa;background:#ffffff14;border:1px solid rgba(var(--levyo-brand-accent-rgb),.2);box-shadow:inset 0 1px #ffffff1f,0 10px 24px #00000029;font-size:clamp(12px,1.5cqw,15px);font-weight:850;line-height:1;text-shadow:none}.threadly-ai-free-login-hint{margin:9px auto 0;text-align:center;color:#ebeceec7;font-size:clamp(10px,1.2cqw,13px);line-height:1.25}.threadly-ai-free-login-row,.threadly-ai-free-login-hint{position:relative;z-index:2;opacity:1;transform:translateZ(0);filter:blur(0);transition:opacity .28s ease,transform .36s var(--threadly-motion-spring),filter .36s var(--threadly-motion-spring);will-change:opacity,transform,filter}.threadly-ai-free-login-row.is-auth-exiting,.threadly-ai-free-login-hint.is-auth-exiting{opacity:0;transform:translate3d(0,-8px,0) scale(.985);filter:blur(8px);pointer-events:none}#threadly-konva-designer.threadly-ai-open .threadly-ai-composer{opacity:1;transform:translateY(var(--threadly-composer-attach-extra))}#threadly-konva-designer.threadly-select-open .threadly-ai-composer,#threadly-konva-designer.threadly-cart-open .threadly-ai-composer,#threadly-konva-designer.threadly-checkout-open .threadly-ai-composer{pointer-events:none}#threadly-konva-designer.threadly-select-open .threadly-ai-composer:before,#threadly-konva-designer.threadly-cart-open .threadly-ai-composer:before,#threadly-konva-designer.threadly-checkout-open .threadly-ai-composer:before,#threadly-konva-designer.threadly-select-open .threadly-ai-composer:after,#threadly-konva-designer.threadly-cart-open .threadly-ai-composer:after,#threadly-konva-designer.threadly-checkout-open .threadly-ai-composer:after{opacity:0;pointer-events:none}.threadly-ai-composer.is-hydrating-prompt #design-prompt{opacity:0;transform:translate3d(0,4px,0)}.threadly-ai-composer.is-hydrating-prompt.is-hydrated-prompt #design-prompt{opacity:1;transform:translateZ(0);transition:opacity .22s ease-out,transform .22s ease-out}.threadly-ai-composer.is-hydrating-prompt .threadly-ai-composer__bar{box-shadow:inset 0 0 0 1px #ffffff0e,0 18px 54px #00000057,0 0 0 1px rgba(var(--levyo-brand-accent-rgb),.08)}.threadly-ai-composer__bar{position:relative;z-index:2;min-height:clamp(60px,7.2cqw,78px);display:grid;grid-template-columns:clamp(32px,4.2cqw,42px) minmax(0,1fr) clamp(30px,4cqw,38px) clamp(34px,4.4cqw,44px);grid-template-rows:1fr;align-items:center;align-content:center;gap:clamp(6px,1cqw,10px);padding:clamp(8px,1.25cqw,12px) clamp(13px,2cqw,22px);border-radius:999px;border:1px solid rgba(var(--levyo-brand-accent-rgb),.22);background:#101217eb!important;box-shadow:inset 0 0 0 1px #fff1,0 18px 54px #00000080,0 0 34px rgba(var(--levyo-brand-accent-rgb),.12);-webkit-backdrop-filter:saturate(145%) blur(26px);backdrop-filter:saturate(145%) blur(26px);transition:min-height .46s var(--threadly-motion-spring),padding .46s var(--threadly-motion-spring),border-radius .46s var(--threadly-motion-spring),box-shadow .28s ease,filter .28s ease}.threadly-ai-composer.is-multiline .threadly-ai-composer__bar{align-items:end}.threadly-ai-composer.is-logged-out .threadly-ai-composer__bar{grid-template-columns:clamp(34px,4.9cqw,48px) minmax(0,1fr) auto;background:var(--levyo-brand-surface)!important}.threadly-ai-composer.is-logged-out .threadly-ai-mic,.threadly-ai-composer.is-logged-out .threadly-ai-submit{display:none!important}.threadly-ai-composer-login{grid-column:3;grid-row:1;-webkit-appearance:none;appearance:none;border:0;min-height:clamp(48px,6.5cqw,58px);padding:0 clamp(18px,2.2cqw,28px);border-radius:999px;color:var(--levyo-brand-on-accent);font-weight:800;font-size:clamp(14px,1.65cqw,18px);background:var(--levyo-brand-accent);box-shadow:0 14px 32px rgba(var(--levyo-brand-accent-rgb),.34),inset 0 0 0 1px #ffffff29;cursor:pointer;transition:transform .2s var(--threadly-motion-spring),filter .2s ease}.threadly-ai-composer-login:active{transform:scale(.97)}.threadly-ai-composer.has-attachment .threadly-ai-composer__bar{min-height:clamp(126px,15cqw,172px);grid-template-rows:minmax(54px,auto) minmax(50px,1fr);align-content:center;row-gap:clamp(6px,1cqw,10px);padding-top:clamp(10px,1.7cqw,18px);padding-bottom:clamp(10px,1.7cqw,18px)}.threadly-ai-composer.has-attachment{--threadly-composer-attach-extra: 0px}.threadly-ai-composer[aria-busy=true] .threadly-ai-composer__bar{opacity:.78;filter:saturate(.85)}#threadly-ai-panel #design-prompt{grid-column:2;grid-row:1;align-self:center;width:100%;min-height:32px;height:32px;max-height:104px;margin:0;padding:0;resize:none;border:0;border-radius:0;background:transparent!important;color:#fff!important;-webkit-text-fill-color:#fff!important;box-shadow:none!important;outline:none;font:inherit;font-size:clamp(15px,2cqw,23px)!important;line-height:32px;overflow-x:hidden;overflow-y:auto;scrollbar-width:none;min-width:0;-webkit-user-select:text;user-select:text;-webkit-touch-callout:default;touch-action:manipulation}#threadly-ai-panel .threadly-ai-composer.is-multiline #design-prompt{align-self:end;line-height:1.24;padding:2px 0}.threadly-ai-composer.is-multiline .threadly-ai-composer__plus,.threadly-ai-composer.is-multiline .threadly-ai-mic,.threadly-ai-composer.is-multiline .threadly-ai-submit{align-self:end}#threadly-ai-panel #design-prompt::-webkit-scrollbar{display:none}#threadly-ai-panel #design-prompt::placeholder{color:#dfe0e27a;opacity:1}.threadly-ai-composer__plus,.threadly-ai-mic,.threadly-ai-submit{-webkit-appearance:none;appearance:none;border:0;background:transparent;color:#fff;width:40px;height:40px;position:relative;cursor:pointer;transition:opacity .18s ease,transform .22s var(--threadly-motion-spring),filter .22s ease,background-color .22s ease,box-shadow .28s ease}.threadly-ai-composer__plus:hover,.threadly-ai-mic:hover,.threadly-ai-submit:not(:disabled):hover{transform:scale(1.045)}.threadly-ai-composer__plus:active,.threadly-ai-mic:active,.threadly-ai-submit:not(:disabled):active{transform:scale(.94)}.threadly-ai-composer__plus{grid-column:1;grid-row:1}.threadly-ai-composer__plus:before,.threadly-ai-composer__plus:after{content:"";position:absolute;left:50%;top:50%;width:24px;height:2.2px;border-radius:4px;background:#fffffff0;transform:translate(-50%,-50%)}.threadly-ai-composer__plus:after{transform:translate(-50%,-50%) rotate(90deg)}.threadly-ai-mode{height:40px;display:inline-flex;align-items:center;justify-content:center;font-size:clamp(14px,1.72cqw,20px);font-weight:800;line-height:1;white-space:nowrap;color:#fffffff0}.threadly-ai-mic{--threadly-voice-level: .32;grid-column:3;grid-row:1;display:grid;place-items:center;justify-self:end;cursor:pointer}.threadly-ai-mic img{width:28px;height:28px;display:block;object-fit:contain;pointer-events:none}.threadly-ai-mic.is-recording img,.threadly-ai-mic.is-transcribing img{opacity:0}.threadly-ai-mic.is-recording:before,.threadly-ai-mic.is-recording:after,.threadly-ai-mic.is-transcribing:before,.threadly-ai-mic.is-transcribing:after{content:"";position:absolute;top:11px;bottom:11px;width:4px;border-radius:999px;background:#fff;transform-origin:50% 50%;box-shadow:-8px 0 #ffffffb8,8px 0 #ffffffb8;animation:threadly-voice-wave .72s ease-in-out infinite}.threadly-ai-mic.is-recording:before,.threadly-ai-mic.is-transcribing:before{left:18px}.threadly-ai-mic.is-recording:after,.threadly-ai-mic.is-transcribing:after{right:18px;animation-delay:.18s}.threadly-ai-mic.is-recording{border-radius:999px;background:var(--levyo-brand-accent);box-shadow:0 0 0 8px rgba(var(--levyo-brand-accent-rgb),.14),0 10px 30px rgba(var(--levyo-brand-accent-rgb),.32)}.threadly-ai-mic.is-transcribing{border-radius:999px;background:#ffffff1f}.threadly-ai-submit{grid-column:4;grid-row:1;display:grid;place-items:center;justify-self:center;align-self:center;border-radius:999px;background:#ffffff1f;box-shadow:inset 0 0 0 1px #ffffff14;opacity:.62;transform:scale(1)}.threadly-ai-submit:hover{filter:saturate(1.12) brightness(1.06)}.threadly-ai-submit span{width:18px;height:18px;position:relative;display:block}.threadly-ai-submit span:before,.threadly-ai-submit span:after{content:"";position:absolute;background:#fff;border-radius:999px}.threadly-ai-submit span:before{width:18px;height:2.4px;left:0;top:50%;transform:translateY(-50%)}.threadly-ai-submit span:after{width:9px;height:9px;right:0;top:50%;border-right:2.4px solid #fff;border-top:2.4px solid #fff;background:transparent;transform:translateY(-50%) rotate(45deg);border-radius:1px}.threadly-ai-submit:disabled,.threadly-ai-submit[aria-disabled=true]{cursor:default;filter:grayscale(.18) saturate(.55);pointer-events:none}.threadly-ai-submit.is-generating{pointer-events:auto;cursor:pointer;opacity:1;filter:none;background:#ffffff29;box-shadow:inset 0 0 0 1px #ffffff1f,0 0 18px rgba(var(--levyo-brand-accent-rgb),.22)}.threadly-ai-submit:disabled span,.threadly-ai-submit[aria-disabled=true] span{opacity:.48}.threadly-ai-submit.is-generating span{opacity:.92!important;width:18px;height:18px}.threadly-ai-submit.is-generating span:before{width:13px;height:13px;left:50%;top:50%;border-radius:4px;transform:translate(-50%,-50%);background:#fff}.threadly-ai-submit.is-generating span:after{display:none}.threadly-ai-submit.is-generating.is-stopping span{animation:threadly-ai-pulse .72s ease-in-out infinite}.threadly-ai-composer.has-prompt .threadly-ai-submit:not(:disabled){background:var(--levyo-brand-accent);box-shadow:0 0 18px rgba(var(--levyo-brand-accent-rgb),.38),0 0 22px rgba(var(--levyo-brand-accent-rgb),.32);opacity:1;transform:scale(1)}.threadly-ai-composer.has-prompt .threadly-ai-submit:not(:disabled) span:before{background:var(--levyo-brand-on-accent)}.threadly-ai-composer.has-prompt .threadly-ai-submit:not(:disabled) span:after{border-color:var(--levyo-brand-on-accent)}.threadly-ai-attachment-preview{grid-column:1 / -1;grid-row:1;justify-self:start;width:clamp(92px,13cqw,142px);height:auto;aspect-ratio:var(--threadly-attachment-aspect, 16 / 10);min-height:clamp(58px,8.6cqw,96px);max-height:clamp(76px,12cqw,132px);margin:0 0 0 clamp(2px,.7cqw,8px);border-radius:20px;background:#000;display:grid;place-items:center;position:relative;color:#fff;font-size:14px;font-weight:700;box-shadow:0 10px 22px #00000047;overflow:hidden;opacity:1;transform:translateY(0) scale(1);transition:opacity .28s ease,transform .46s var(--threadly-motion-spring),width .46s var(--threadly-motion-spring),height .46s var(--threadly-motion-spring),margin .46s var(--threadly-motion-spring)}.threadly-ai-attachment-preview.is-reference-portrait{width:clamp(72px,9.4cqw,104px);height:clamp(96px,13.8cqw,136px)}.threadly-ai-attachment-preview.is-reference-square{width:clamp(72px,10cqw,108px);height:clamp(72px,10cqw,108px)}.threadly-ai-attachment-preview.is-loading:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(115deg,transparent 24%,rgba(255,255,255,.22) 46%,transparent 68%),#ffffff0a;transform:translate(-80%);animation:threadly-attachment-loading-sheen 1.1s ease-in-out infinite;z-index:1;pointer-events:none}.threadly-ai-attachment-preview[hidden]{display:none!important}.threadly-ai-composer.has-attachment .threadly-ai-composer__plus,.threadly-ai-composer.has-attachment #design-prompt,.threadly-ai-composer.has-attachment .threadly-ai-mic,.threadly-ai-composer.has-attachment .threadly-ai-submit,#threadly-ai-panel .threadly-ai-composer.has-attachment #design-prompt{grid-row:2}.threadly-ai-attachment-preview img{width:100%;height:100%;object-fit:contain;position:absolute;top:0;right:0;bottom:0;left:0}.threadly-ai-attachment-preview span{max-width:78%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;z-index:1}.threadly-ai-attachment-preview:has(img) span{display:none}.threadly-ai-attachment-preview button{position:absolute;top:5px;right:5px;width:18px;height:18px;border:0;border-radius:999px;background:#0000006b;opacity:.82;z-index:2;cursor:pointer}.threadly-ai-attachment-preview button:before,.threadly-ai-attachment-preview button:after{content:"";position:absolute;left:4px;top:8px;width:10px;height:1.8px;background:#fff}.threadly-ai-attachment-preview button:before{transform:rotate(45deg)}.threadly-ai-attachment-preview button:after{transform:rotate(-45deg)}@keyframes threadly-attachment-loading-sheen{0%{transform:translate(-90%)}to{transform:translate(90%)}}#threadly-ai-panel .threadly-ai-error{width:min(720px,calc(100% - 56px));max-width:none;margin:12px auto 0;color:#ffd8ea;background:#ff246c29;border-color:#ff4e9059;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);text-align:center}#threadly-ai-panel .threadly-ai-error[data-threadly-maker-feedback-type=notice],#threadly-ai-panel .threadly-ai-error[data-threadly-maker-feedback-type=success]{width:min(720px,calc(100% - 56px));padding:6px 0;justify-content:center;color:#f4f6f7d1;background:transparent;border-color:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.threadly-ai-sidebar{position:absolute;left:10px;top:10px;bottom:10px;width:var(--threadly-ai-sidebar-width);display:flex;flex-direction:column;gap:8px;padding:12px 10px;border-radius:22px;background:linear-gradient(145deg,#2a303b6b,#2a303b00 52%),linear-gradient(180deg,var(--levyo-brand-surface),var(--levyo-brand-canvas));border:1px solid rgba(255,255,255,.11);box-shadow:18px 0 54px #0000006b,inset 0 0 0 1px #ffffff09;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:60;transform:translate(calc(-100% - 28px));opacity:0;filter:blur(4px);transition:transform .28s var(--threadly-motion-spring),opacity .18s ease,filter .24s var(--threadly-motion-spring);will-change:transform,opacity,filter}.threadly-ai-maker.is-sidebar-open .threadly-ai-sidebar{transform:translate(0);opacity:1;filter:blur(0)}.threadly-ai-maker.is-sidebar-closing .threadly-ai-sidebar{transform:translate(calc(-100% - 28px));opacity:0;filter:blur(0)}.threadly-ai-maker.is-sidebar-closing .threadly-ai-main{opacity:1;pointer-events:auto}.threadly-ai-sidebar__top{display:flex;align-items:center;justify-content:flex-start;gap:8px}.threadly-ai-sidebar .threadly-ai-chip{min-height:clamp(48px,5.8cqw,66px);padding:0 clamp(16px,2.2cqw,26px);font-size:clamp(13px,1.7cqw,20px)}.threadly-ai-search{height:42px;display:flex;align-items:center;gap:10px;padding:0 12px;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:#ffffff0f}.threadly-ai-search span{width:18px;height:18px;border:2px solid rgba(255,255,255,.58);border-radius:999px;position:relative;flex:0 0 auto}.threadly-ai-search span:after{content:"";position:absolute;right:-6px;bottom:-4px;width:8px;height:2px;border-radius:3px;background:#ffffff94;transform:rotate(45deg)}.threadly-ai-search input{width:100%;border:0;outline:0;background:transparent;color:#fff;font:inherit;font-size:13px;min-width:0;box-shadow:none;-webkit-appearance:none;appearance:none}.threadly-ai-search input::placeholder{color:#ffffff80}.threadly-ai-search:focus,.threadly-ai-search:focus-within,.threadly-ai-search input:focus,.threadly-ai-search input:focus-visible{outline:2px solid rgba(var(--levyo-brand-accent-rgb),.92);outline-offset:3px;box-shadow:0 0 0 4px rgba(var(--levyo-brand-accent-rgb),.24),inset 0 0 0 1px #ffffff24}.threadly-ai-search input:focus,.threadly-ai-search input:focus-visible{outline:0;box-shadow:none}.threadly-ai-sidebar-action{min-height:40px;border-color:transparent;border-radius:13px;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none;display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:7px;padding:0 8px;font-size:14px;font-weight:560;text-align:left}.threadly-ai-sidebar-action.is-active{border-color:#ffffff24;background:#ffffff17}.threadly-ai-sidebar-action--plain{border-color:transparent;background:transparent}.threadly-ai-sidebar-action:focus,.threadly-ai-sidebar-action:focus-visible{outline:2px solid rgba(var(--levyo-brand-accent-rgb),.92);outline-offset:3px;box-shadow:0 0 0 4px rgba(var(--levyo-brand-accent-rgb),.24),inset 0 0 0 1px #ffffff24}.threadly-ai-maker :where(button,a,input,textarea,[role=button],[tabindex]):focus-visible{outline:2px solid rgba(var(--levyo-brand-accent-rgb),.92);outline-offset:3px;box-shadow:0 0 0 4px rgba(var(--levyo-brand-accent-rgb),.24),0 10px 28px #00000038}.threadly-ai-spark-icon{width:21px;height:21px;background:linear-gradient(135deg,var(--levyo-brand-accent) 15%,var(--levyo-brand-accent) 80%);clip-path:polygon(50% 0,62% 36%,100% 50%,62% 64%,50% 100%,38% 64%,0 50%,38% 36%);justify-self:center}.threadly-ai-shirt-icon,.threadly-ai-message-icon{position:relative;width:23px;height:23px;justify-self:center}.threadly-ai-shirt-icon img,.threadly-ai-shirt-icon svg,.threadly-ai-message-icon svg{width:24px;height:24px;display:block;color:currentColor;object-fit:contain}.threadly-ai-message-icon{color:#fff}.threadly-ai-sidebar-action .threadly-ai-shirt-icon:before,.threadly-ai-sidebar-action .threadly-ai-shirt-icon:after,.threadly-ai-sidebar-action .threadly-ai-message-icon:before,.threadly-ai-sidebar-action .threadly-ai-message-icon:after{display:none}.threadly-ai-shirt-icon:before{content:"";position:absolute;top:5px;right:4px;bottom:3px;left:4px;border:2px solid rgba(255,255,255,.92);border-top:0;border-radius:4px 4px 7px 7px}.threadly-ai-shirt-icon:after{content:"";position:absolute;left:2px;right:2px;top:3px;height:11px;border:2px solid rgba(255,255,255,.92);border-bottom:0;clip-path:polygon(0 45%,25% 0,39% 20%,61% 20%,75% 0,100% 45%,84% 72%,72% 48%,72% 100%,28% 100%,28% 48%,16% 72%)}.threadly-ai-message-icon:before{content:"";position:absolute;top:4px;right:3px;bottom:6px;left:3px;border:2px solid rgba(255,255,255,.92);border-radius:999px}.threadly-ai-message-icon:after{content:"";position:absolute;left:7px;bottom:3px;width:9px;height:9px;border-left:2px solid rgba(255,255,255,.92);border-bottom:2px solid rgba(255,255,255,.92);transform:rotate(-12deg)}.threadly-ai-sidebar-action .threadly-ai-compose-icon{width:21px;height:21px;justify-self:center}.threadly-ai-sidebar-action>span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.threadly-ai-sidebar__section-title{margin:8px 8px 0;color:#ffffff94;font-size:11px;font-weight:600}.threadly-ai-chat-list{display:grid;gap:2px;overflow:auto;padding:0 0 8px;min-height:0;overscroll-behavior:contain}.threadly-ai-chat-list__group{padding:9px 10px 3px;color:#ffffff70;font-size:10px;font-weight:650;letter-spacing:.02em;text-transform:uppercase}.threadly-ai-chat-row{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 30px;align-items:center;gap:2px;min-width:0;border-radius:12px}.threadly-ai-chat-list button,.threadly-ai-chat-rename{border:0;background:transparent;color:#fff;min-height:38px;padding:0 10px;text-align:left;font:inherit;font-size:10px;font-weight:580;border-radius:12px;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:background-color .22s ease,transform .22s var(--threadly-motion-spring),color .22s ease}.threadly-ai-chat-item{width:100%;min-width:0}.threadly-ai-chat-list button span{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:opacity .22s ease,transform .26s var(--threadly-motion-spring)}.threadly-ai-chat-list button.is-title-loading span{opacity:.68}.threadly-ai-chat-list button.is-title-loading:after{content:"";width:6px;height:6px;margin-left:8px;border-radius:999px;display:inline-block;vertical-align:middle;background:rgba(var(--levyo-brand-accent-rgb),.9);box-shadow:10px 0 rgba(var(--levyo-brand-accent-rgb),.7),20px 0 #ffffff80;animation:threadly-title-dots 1.05s ease-in-out infinite}.threadly-ai-chat-list button:hover,.threadly-ai-chat-row.is-active .threadly-ai-chat-item{background:#ffffff12}.threadly-ai-chat-list button:active{transform:scale(.985)}.threadly-ai-chat-menu-button{width:30px;min-height:30px!important;padding:0!important;display:grid;place-items:center;opacity:.32;border-radius:10px!important}.threadly-ai-chat-row:hover .threadly-ai-chat-menu-button,.threadly-ai-chat-row.is-menu-open .threadly-ai-chat-menu-button,.threadly-ai-chat-row.is-active .threadly-ai-chat-menu-button{opacity:.86}.threadly-ai-chat-menu-button span,.threadly-ai-chat-menu-button span:before,.threadly-ai-chat-menu-button span:after{width:3px;height:3px;border-radius:999px;background:currentColor;display:block}.threadly-ai-chat-menu-button span{position:relative}.threadly-ai-chat-menu-button span:before,.threadly-ai-chat-menu-button span:after{content:"";position:absolute;top:0}.threadly-ai-chat-menu-button span:before{left:-6px}.threadly-ai-chat-menu-button span:after{right:-6px}.threadly-ai-chat-menu{grid-column:1 / -1;display:grid;gap:2px;margin:2px 2px 7px;padding:5px;border:1px solid rgba(255,255,255,.1);border-radius:13px;background:#00000061;box-shadow:inset 0 1px #ffffff0b}.threadly-ai-chat-menu button{min-height:34px;border-radius:10px;font-size:12px;color:#ffffffe0}.threadly-ai-chat-menu button[data-threadly-chat-action=delete]{color:#ffd4e2}.threadly-ai-chat-rename{grid-column:1 / -1;width:100%;box-sizing:border-box;border:1px solid rgba(var(--levyo-brand-accent-rgb),.36);background:#ffffff14;outline:0;box-shadow:0 0 0 3px rgba(var(--levyo-brand-accent-rgb),.12)}.threadly-ai-chat-list-empty{color:#ffffff94;font-size:11px;font-weight:650;padding:16px 12px}.threadly-ai-sidebar__footer{position:relative;box-sizing:border-box;margin-top:auto;margin-inline:-10px;padding:18px 20px 0;border-top:1px solid rgba(255,255,255,.12);display:flex;align-items:center;gap:14px;font-size:12px;font-weight:720;min-height:54px}.threadly-ai-account-trigger{appearance:none;-webkit-appearance:none;width:100%;min-width:0;padding:0;border:0;background:transparent;color:#fff;display:grid;grid-template-columns:42px minmax(0,1fr) 22px;align-items:center;gap:14px;text-align:left;font:inherit;cursor:pointer}.threadly-ai-account-trigger>[data-threadly-profile-name]{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.threadly-ai-account-trigger:disabled{cursor:default;opacity:.78;pointer-events:none}.threadly-ai-account-trigger:disabled:focus-visible{outline:0}.threadly-ai-account-trigger__chevron{color:#ffffff9e;font-size:16px;line-height:1;text-align:center;transform:rotate(0);transition:transform .18s ease}.threadly-ai-sidebar__footer.is-account-menu-open .threadly-ai-account-trigger__chevron{transform:rotate(180deg)}.threadly-ai-account-menu{position:absolute;z-index:12;left:-1px;right:-1px;bottom:calc(100% - 1px);box-sizing:border-box;height:min(406px,calc(100vh - 112px));height:min(406px,calc(100dvh - 112px));padding:0;border:1px solid rgba(var(--levyo-brand-accent-rgb),.24);border-bottom:0;border-radius:22px 22px 0 0;background:linear-gradient(155deg,#121218fb,#070912fe);box-shadow:0 24px 70px #0000007a,inset 0 1px #ffffff0f;overflow:hidden;opacity:0;transform:translateY(10px) scale(.985);transform-origin:bottom center;transition:opacity .18s ease,transform .22s cubic-bezier(.2,.8,.2,1)}.threadly-ai-account-menu[hidden]{display:none}.threadly-ai-account-menu.is-visible{opacity:1;transform:none}.threadly-ai-account-menu__viewport{width:100%;height:100%;overflow:hidden}.threadly-ai-account-menu__track{width:300%;height:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));transform:translate(0);transition:transform .24s cubic-bezier(.2,.8,.2,1)}.threadly-ai-account-menu.is-help-open .threadly-ai-account-menu__track{transform:translate(-66.6667%)}.threadly-ai-account-menu.is-settings-open .threadly-ai-account-menu__track{transform:translate(-33.3333%)}.threadly-ai-account-menu__view{width:100%;min-width:0;height:100%;padding:10px 14px 8px;box-sizing:border-box}.threadly-ai-account-menu__identity{min-height:66px;padding:7px 8px 12px;display:grid;grid-template-columns:42px minmax(0,1fr) 20px;align-items:center;gap:12px}.threadly-ai-account-menu__identity-copy{min-width:0;display:grid;gap:3px}.threadly-ai-account-menu__identity-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.15}.threadly-ai-account-menu__identity-copy>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#ffffff8a;font-size:10.5px;font-weight:560}.threadly-ai-account-menu__rows{max-height:calc(100% - 66px);overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}.threadly-ai-account-menu__collapse{appearance:none;-webkit-appearance:none;width:36px;min-width:36px;min-height:36px;padding:0;border:0;border-radius:10px;background:transparent;color:#ffffffb3;display:grid;place-items:center;font:inherit;font-size:22px;line-height:1;cursor:pointer}.threadly-ai-account-menu__collapse span{transform:translateY(-2px)}.threadly-ai-account-menu__rows>button,.threadly-ai-account-menu__rows>a{appearance:none;-webkit-appearance:none;width:100%;min-height:54px;box-sizing:border-box;padding:8px;border:0;border-top:1px solid rgba(255,255,255,.1);border-radius:0;background:transparent;color:#ffffffe6;display:grid;grid-template-columns:24px minmax(0,1fr) 16px;align-items:center;gap:12px;text-align:left;text-decoration:none;font:inherit;font-size:12.5px;font-weight:620;cursor:pointer}.threadly-ai-account-menu__rows>button:hover,.threadly-ai-account-menu__rows>a:hover,.threadly-ai-account-menu__rows>button:focus-visible,.threadly-ai-account-menu__rows>a:focus-visible,.threadly-ai-account-menu__collapse:hover,.threadly-ai-account-menu__collapse:focus-visible,.threadly-ai-account-menu__subheader>button:hover,.threadly-ai-account-menu__subheader>button:focus-visible{outline:0;background:#ffffff13}.threadly-ai-account-menu__rows>button:active,.threadly-ai-account-menu__rows>a:active{transform:scale(.985)}.threadly-ai-account-menu__icon{width:22px;height:22px;color:#ffffffb8}.threadly-ai-account-menu__icon svg{width:100%;height:100%;display:block;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.threadly-ai-account-menu__next{color:#ffffff9e;font-size:24px;font-weight:400;line-height:1;text-align:center}.threadly-ai-account-menu__help,.threadly-ai-account-menu__settings{padding:0}.threadly-ai-account-menu__settings-body{height:calc(100% - 66px);padding:18px;box-sizing:border-box}.threadly-ai-account-menu__usage{padding:18px;border:1px solid rgba(var(--levyo-brand-accent-rgb),.2);border-radius:18px;background:#ffffff0b}.threadly-ai-account-menu__usage>div{display:grid;gap:7px}.threadly-ai-account-menu__usage small{color:var(--levyo-brand-accent);font-size:10px;font-weight:760;letter-spacing:.12em;text-transform:uppercase}.threadly-ai-account-menu__usage strong{color:#fff;font-size:18px;line-height:1.2}.threadly-ai-account-menu__usage p{margin:10px 0 0;color:#ffffff9e;font-size:11px;line-height:1.45}.threadly-ai-account-menu__subheader{min-height:66px;padding:12px 14px 10px;border-bottom:1px solid rgba(255,255,255,.1);display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px}.threadly-ai-account-menu__subheader>button{appearance:none;-webkit-appearance:none;width:38px;min-width:38px;min-height:38px;padding:0;border:0;border-radius:10px;background:transparent;color:#ffffffd6;font:inherit;font-size:20px;cursor:pointer}.threadly-ai-account-menu__subheader small{color:var(--levyo-brand-accent);font-size:8px;font-weight:760;letter-spacing:.14em}.threadly-ai-account-menu__subheader h2{margin:2px 0 0;color:#fff;font:inherit;font-size:15px;line-height:1.15}.threadly-ai-account-menu__help-scroll{height:calc(100% - 66px);padding:8px 14px 16px;box-sizing:border-box;overflow:auto;overscroll-behavior:contain;scrollbar-width:thin}.threadly-ai-account-menu__help details{border-bottom:1px solid rgba(255,255,255,.1)}.threadly-ai-account-menu__help summary{min-height:46px;padding:8px 4px;display:flex;align-items:center;color:#ffffffe6;font-size:11.5px;font-weight:650;cursor:pointer}.threadly-ai-account-menu__help summary:focus-visible{outline:2px solid var(--levyo-brand-accent);outline-offset:-2px;border-radius:8px}.threadly-ai-account-menu__help details p{margin:-2px 4px 12px;color:#ffffff91;font-size:10.5px;font-weight:520;line-height:1.45}.threadly-ai-account-menu__help nav h3{margin:14px 4px 5px;color:#ffffff7a;font-size:9px;letter-spacing:.08em;text-transform:uppercase}.threadly-ai-account-menu__help nav a{min-height:42px;padding:7px 4px;border-bottom:1px solid rgba(255,255,255,.08);color:#ffffffd6;display:grid;grid-template-columns:minmax(0,1fr) 16px;align-items:center;gap:10px;text-decoration:none;font:inherit;font-size:11px}.threadly-ai-account-menu__help nav a:hover,.threadly-ai-account-menu__help nav a:focus-visible{outline:0;color:#fff;background:#ffffff0f}.threadly-ai-account-menu__legal-empty{margin:16px 4px;color:#ffffff80;font-size:10.5px}.threadly-ai-sidebar__footer.is-account-menu-open{z-index:13;margin-bottom:-12px;padding:19px 19px 11px;border:1px solid rgba(var(--levyo-brand-accent-rgb),.24);border-top:0;border-radius:0 0 22px 22px;background:linear-gradient(155deg,#121218fb,#070912fe);box-shadow:none}.threadly-ai-profile-login{-webkit-appearance:none;appearance:none;border:0;background:transparent;color:#fff;padding:0;font:inherit;font-weight:720;cursor:pointer}.threadly-ai-avatar{width:42px;height:42px;border-radius:999px;flex:0 0 auto;overflow:hidden;display:block;background:linear-gradient(135deg,var(--levyo-brand-accent),#101218 70%);box-shadow:0 0 0 1px #ffffff2e,0 10px 28px rgba(var(--levyo-brand-accent-rgb),.28)}.threadly-ai-avatar img{display:block;width:100%;height:100%;object-fit:cover}.threadly-ai-avatar svg{display:block;width:100%;height:100%}html.threadly-group-sizes-open,body.threadly-group-sizes-open{overflow:hidden!important}.threadly-group-sizes{position:fixed;z-index:2147483000;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:max(18px,env(safe-area-inset-top,0px)) 18px max(18px,env(safe-area-inset-bottom,0px));color:#fff}.threadly-group-sizes[hidden]{display:none}.threadly-group-sizes__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#02030bc2;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.threadly-group-sizes__surface{position:relative;width:min(620px,100%);max-height:min(760px,calc(100dvh - 36px));box-sizing:border-box;overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:28px;background:radial-gradient(circle at 15% 0%,rgba(var(--levyo-brand-accent-rgb),.22),transparent 42%),linear-gradient(155deg,#101218 0% 72%);box-shadow:0 35px 120px #000000ad,inset 0 1px #ffffff0f;outline:0}.threadly-group-sizes__header{min-height:84px;box-sizing:border-box;padding:20px 22px 16px;border-bottom:1px solid rgba(255,255,255,.09);display:flex;align-items:center;justify-content:space-between;gap:18px}.threadly-group-sizes__header small{color:var(--levyo-brand-accent);font-size:9px;font-weight:820;letter-spacing:.18em}.threadly-group-sizes__header h2{margin:3px 0 0;color:#fff;font-size:23px;line-height:1.15}.threadly-group-sizes__header>button{width:38px;height:38px;border:1px solid rgba(255,255,255,.13);border-radius:13px;background:#ffffff0d;color:#fff;font-size:24px;line-height:1;cursor:pointer}.threadly-group-sizes__body{max-height:calc(min(760px,100dvh - 36px) - 84px);overflow:auto;box-sizing:border-box;padding:20px 22px 24px;scrollbar-width:thin}.threadly-group-sizes__intro{margin:0 0 16px;color:#ffffffa1;font-size:13px;line-height:1.55}.threadly-group-card{margin:0 0 10px;padding:15px;border:1px solid rgba(255,255,255,.11);border-radius:17px;background:#ffffff0b;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px}.threadly-group-card h3,.threadly-group-review h3{margin:0 0 4px;color:#fff;font-size:16px}.threadly-group-card p{margin:0;overflow:hidden;color:#ffffff9e;font-size:11px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.threadly-group-card small{color:#fff6;font-size:9px}.threadly-group-card__actions{display:flex;gap:7px}.threadly-group-card__actions button,.threadly-group-review__back,.threadly-group-editor__add,.threadly-group-editor__footer button,.threadly-group-sizes__status button,.threadly-group-privacy button{min-height:36px;padding:0 13px;border:1px solid rgba(255,255,255,.13);border-radius:11px;background:#ffffff0e;color:#fff;font:inherit;font-size:11px;font-weight:730;cursor:pointer}.threadly-group-card__actions button:first-child{border-color:rgba(var(--levyo-brand-accent-rgb),.32);background:linear-gradient(135deg,rgba(var(--levyo-brand-accent-rgb),.35),rgba(var(--levyo-brand-accent-rgb),.2))}.threadly-group-sizes__primary{width:100%;min-height:46px;margin-top:9px;padding:0 18px;border:1px solid rgba(var(--levyo-brand-accent-rgb),.5);border-radius:15px;background:var(--levyo-brand-accent);color:var(--levyo-brand-on-accent);box-shadow:0 13px 32px rgba(var(--levyo-brand-accent-rgb),.2),inset 0 1px #ffffff47;font:inherit;font-size:13px;font-weight:800;cursor:pointer}.threadly-group-sizes__primary:disabled{opacity:.42;cursor:not-allowed}.threadly-group-sizes__empty,.threadly-group-sizes__status{padding:28px 18px;border:1px dashed rgba(255,255,255,.14);border-radius:18px;color:#ffffff9e;text-align:center}.threadly-group-sizes__empty h3{margin:0 0 5px;color:#fff;font-size:15px}.threadly-group-sizes__empty p,.threadly-group-sizes__status p{margin:0 0 13px;font-size:12px;line-height:1.5}.threadly-group-editor{display:grid;gap:15px}.threadly-group-editor>label,.threadly-group-member label{display:grid;gap:6px;color:#ffffffa3;font-size:10px;font-weight:730}.threadly-group-editor input,.threadly-group-editor select{width:100%;min-height:43px;box-sizing:border-box;padding:0 12px;border:1px solid rgba(255,255,255,.13);border-radius:12px;outline:0;background:#ffffff0f;color:#fff;font:inherit;font-size:13px}.threadly-group-editor input:focus,.threadly-group-editor select:focus{border-color:rgba(var(--levyo-brand-accent-rgb),.58);box-shadow:0 0 0 3px rgba(var(--levyo-brand-accent-rgb),.12)}.threadly-group-editor select option{color:#111}.threadly-group-editor__members{display:grid;gap:9px}.threadly-group-member{display:grid;grid-template-columns:minmax(0,1fr) 92px 36px;align-items:end;gap:9px}.threadly-group-member>button{width:36px;height:43px;border:0;border-radius:11px;background:#ff5c821a;color:#ffc4d3;font-size:20px;cursor:pointer}.threadly-group-editor__add{justify-self:start}.threadly-group-editor__message{min-height:18px;color:#ffceb6;font-size:11px;line-height:1.45}.threadly-group-editor__footer{display:flex;align-items:center;gap:8px}.threadly-group-editor__footer .threadly-group-sizes__primary{width:auto;min-width:130px;margin:0 0 0 auto}.threadly-group-editor__delete{color:#ffc4d3!important}.threadly-group-review__back{margin:0 0 18px}.threadly-group-review__summary{color:var(--levyo-brand-accent);font-size:13px;font-weight:790}.threadly-group-review ul{margin:15px 0;padding:0;list-style:none;border-top:1px solid rgba(255,255,255,.1)}.threadly-group-review li{min-height:42px;border-bottom:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:12px}.threadly-group-review li strong{color:#fff}.threadly-group-review__note,.threadly-group-review__warning{padding:12px 13px;border-radius:12px;font-size:11px;line-height:1.45}.threadly-group-review__note{background:#19b88d1c;color:#b9f5dd}.threadly-group-review__warning{background:#ffae471c;color:#ffe0af}.threadly-group-privacy{display:grid;gap:14px;color:#ffffffad;font-size:13px;line-height:1.6}.threadly-group-privacy p{margin:0}.threadly-group-privacy a{color:var(--levyo-brand-accent);font-weight:750}.threadly-group-privacy button{justify-self:start}.threadly-ai-my-designs-panel{position:absolute;top:224px;right:30px;bottom:22px;left:30px;overflow:auto;box-sizing:border-box;padding:12px 8px 24px;scrollbar-width:none;opacity:1;transform:translateY(0);transition:opacity .28s ease,transform .46s var(--threadly-motion-spring)}.threadly-ai-my-designs-panel::-webkit-scrollbar{display:none}.threadly-ai-view-heading{position:absolute;top:138px;left:0;right:0;text-align:center;color:#fff;pointer-events:none;opacity:1;transform:translateY(0);transition:opacity .28s ease,transform .46s var(--threadly-motion-spring)}.threadly-ai-view-heading p{margin:0;font-size:clamp(34px,4.2cqw,56px);line-height:1.08;font-weight:650;letter-spacing:0;text-shadow:0 0 20px rgba(255,255,255,.12)}.threadly-ai-view-heading span{display:block;margin-top:clamp(12px,1.8cqw,20px);color:#ffffffb8;font-size:clamp(18px,2.4cqw,30px);line-height:1.45;font-weight:400;letter-spacing:0;text-shadow:0 0 18px rgba(var(--levyo-brand-accent-rgb),.16)}.threadly-ai-maker.is-design-team-view .threadly-ai-view-heading{top:50%;--threadly-ai-heading-y: -62%;transform:translateY(var(--threadly-ai-heading-y))}.threadly-ai-maker.is-design-team-view .threadly-ai-view-heading p{font-size:clamp(34px,4.4cqw,58px);font-weight:650}.threadly-ai-maker.is-my-designs-view .threadly-ai-composer,.threadly-ai-maker.is-current-shirt-view .threadly-ai-composer{display:none}.threadly-ai-design-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:14px;padding:10px 10px 26px;animation:threadly-ai-view-enter .46s var(--threadly-motion-spring) both}.threadly-ai-design-grid[data-threadly-design-grid-state=loading]{grid-template-columns:minmax(0,1fr)}.threadly-ai-design-card{border:1px solid rgba(255,255,255,.14);border-radius:16px;background:linear-gradient(155deg,#ffffff17,#ffffff09);padding:10px;overflow:visible;display:grid;gap:10px;transition:transform .24s var(--threadly-motion-spring),border-color .22s ease,box-shadow .28s ease,filter .22s ease}.threadly-ai-design-card:hover{transform:translateY(-1px) scale(1.003);border-color:#ffffff3d;box-shadow:0 16px 34px #00000047}.threadly-ai-design-card:active{transform:scale(.975)}.threadly-ai-design-grid img{width:100%;aspect-ratio:1;object-fit:contain;display:block;border-radius:12px;background:transparent}.threadly-ai-design-card__title{margin:0;min-height:2.5em;color:#fff;font-size:13px;line-height:1.25;font-weight:650;letter-spacing:-.01em}.threadly-ai-design-card__actions{display:grid;grid-template-columns:minmax(0,1fr) 42px;gap:8px}.threadly-ai-design-card__actions button{min-height:42px;position:relative;isolation:isolate;overflow:hidden;border:1px solid rgba(255,255,255,.13);border-radius:18px;background:linear-gradient(145deg,#ffffff1b,#ffffff0b);color:#fff;font:inherit;font-size:12px;font-weight:570;cursor:pointer;box-shadow:inset 0 1px #ffffff14,inset 0 -1px #ffffff06;transition:transform .22s var(--threadly-motion-spring),background-color .22s ease,border-color .22s ease,box-shadow .22s ease,filter .22s ease}.threadly-ai-design-card__share{display:grid;place-items:center;line-height:0}.threadly-ai-design-card__share svg{width:18px;height:18px}.threadly-ai-design-card__actions button:first-child{border-color:rgba(var(--levyo-brand-accent-rgb),.28);background:radial-gradient(circle at 12% -10%,rgba(var(--levyo-brand-accent-rgb),.18),transparent 56%),radial-gradient(circle at 92% 0%,rgba(var(--levyo-brand-accent-rgb),.14),transparent 62%),linear-gradient(145deg,#171920f0,#080911f7);box-shadow:inset 0 1px #ffffff1f,inset 0 -1px #ffffff0a,0 10px 24px rgba(var(--levyo-brand-accent-rgb),.08),0 10px 24px rgba(var(--levyo-brand-accent-rgb),.1)}.threadly-ai-design-card__actions button:first-child:hover{filter:brightness(1.04);box-shadow:inset 0 1px #ffffff24,inset 0 -1px #ffffff0d,0 12px 28px rgba(var(--levyo-brand-accent-rgb),.1),0 12px 28px rgba(var(--levyo-brand-accent-rgb),.13)}.threadly-ai-design-card__actions button:active{transform:scale(.96)}.threadly-ai-design-grid .is-empty{grid-column:1 / -1;margin-top:clamp(14px,2cqw,26px);color:#ffffff9e;font-size:18px;padding:24px;border:1px solid rgba(255,255,255,.12);border-radius:14px;background:#ffffff0d;animation:threadly-ai-view-enter .46s var(--threadly-motion-spring) both}.threadly-ai-design-loading{grid-column:1 / -1;display:grid;gap:14px;padding:4px 0 2px;animation:threadly-ai-view-enter .46s var(--threadly-motion-spring) both}.threadly-ai-design-loading__label{margin:0;color:#ffffffa8;font-size:14px;line-height:1.45;font-weight:520}.threadly-ai-design-loading__cards{display:grid;grid-template-columns:repeat(3,minmax(74px,1fr));gap:14px}.threadly-ai-design-card--loading{position:relative;min-height:188px;overflow:hidden;pointer-events:none;transform:translateZ(0);animation:threadly-ai-design-loading-card 1.35s ease-in-out infinite;animation-delay:calc(var(--threadly-loading-index, 0) * .18s)}.threadly-ai-design-card--loading:hover,.threadly-ai-design-card--loading:active{transform:translateZ(0)}.threadly-ai-design-loading__mockup{position:relative;width:100%;aspect-ratio:1;border-radius:12px;overflow:hidden;background:radial-gradient(circle at 50% 42%,rgba(255,255,255,.2),transparent 34%),linear-gradient(145deg,#ffffff1c,#ffffff09)}.threadly-ai-design-loading__mockup:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(110deg,transparent 18%,rgba(255,255,255,.24) 48%,transparent 74%);transform:translate(-120%);animation:threadly-ai-design-loading-sheen 1.35s ease-in-out infinite;animation-delay:calc(var(--threadly-loading-index, 0) * .18s)}.threadly-ai-design-loading__actions{pointer-events:none}.threadly-ai-design-loading__pill,.threadly-ai-design-loading__icon{min-height:42px;border:1px solid rgba(255,255,255,.11);border-radius:18px;background:radial-gradient(circle at 18% 0%,rgba(var(--levyo-brand-accent-rgb),.14),transparent 58%),linear-gradient(145deg,#ffffff1a,#ffffff0a)}.threadly-ai-design-loading__pill{display:block}.threadly-ai-design-loading__icon{display:block;width:42px}.threadly-share-sheet{position:absolute;top:0;right:0;bottom:0;left:0;z-index:72;display:grid;place-items:end center;padding:clamp(16px,2.8cqw,28px);background:linear-gradient(180deg,#00000014,#00000070)}.threadly-share-sheet__panel{width:min(100%,430px);display:grid;gap:8px;padding:12px;border-radius:24px;border:1px solid rgba(255,255,255,.13);background:radial-gradient(circle at 14% 0%,rgba(var(--levyo-brand-accent-rgb),.18),transparent 48%),radial-gradient(circle at 92% 0%,rgba(var(--levyo-brand-accent-rgb),.13),transparent 46%),linear-gradient(180deg,#181922f7,#07080dfb);box-shadow:0 22px 70px #00000075,inset 0 1px #ffffff14;animation:threadly-share-sheet-in .28s var(--threadly-motion-spring) both}.threadly-share-sheet__header{display:flex;align-items:center;justify-content:space-between;min-height:36px;padding:0 2px 2px 8px;color:#fff;font-size:15px;font-weight:680}.threadly-share-sheet__header button{width:44px;height:44px;border:0;border-radius:999px;background:#ffffff14;color:#ffffffdb;font:inherit;cursor:pointer}.threadly-share-sheet__panel>button{min-height:58px;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:#ffffff0f;color:#fff;display:grid;gap:2px;padding:10px 14px;text-align:left;font:inherit;cursor:pointer;transition:transform .18s var(--threadly-motion-spring),background-color .2s ease,border-color .2s ease}.threadly-share-sheet__panel>button:hover,.threadly-share-sheet__panel>button:focus-visible{border-color:rgba(var(--levyo-brand-accent-rgb),.32);background:#ffffff17;outline:0}.threadly-share-sheet__panel>button:active{transform:scale(.985)}.threadly-share-sheet__socials{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.threadly-share-sheet__socials button{min-height:44px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:#ffffff0e;color:#ffffffe6;font:inherit;font-size:13px;font-weight:680;cursor:pointer;transition:transform .18s var(--threadly-motion-spring),background-color .2s ease,border-color .2s ease}.threadly-share-sheet__socials button:hover,.threadly-share-sheet__socials button:focus-visible{border-color:rgba(var(--levyo-brand-accent-rgb),.32);background:#ffffff17;outline:0}.threadly-share-sheet__socials button:active{transform:scale(.985)}.threadly-share-sheet__panel strong{font-size:14px;font-weight:680}.threadly-share-sheet__panel span{color:#ffffff9e;font-size:12px;line-height:1.35}.threadly-share-login-prompt{position:absolute;left:16px;right:16px;bottom:calc(var(--threadly-ai-composer-reserved, 150px) + 12px);z-index:64;display:grid;place-items:center;pointer-events:none}.threadly-share-login-prompt__card{width:min(100%,430px);display:grid;gap:10px;padding:12px;border:1px solid rgba(255,255,255,.14);border-radius:18px;background:linear-gradient(180deg,#14161ff5,#08090efa);box-shadow:0 16px 44px #00000057,inset 0 1px #ffffff14;color:#fff;pointer-events:auto}.threadly-share-login-prompt__card p{margin:0;color:#ffffffd6;font-size:13px;line-height:1.35}.threadly-share-login-prompt__actions{display:flex;gap:8px}.threadly-share-login-prompt__actions button{min-height:40px;border:1px solid rgba(255,255,255,.16);border-radius:14px;padding:0 14px;font:inherit;font-size:13px;font-weight:720;cursor:pointer;-webkit-tap-highlight-color:transparent}.threadly-share-login-prompt__primary{flex:1 1 auto;position:relative;background:var(--levyo-brand-accent);background-clip:padding-box;border:0;border-radius:999px;overflow:hidden;color:var(--levyo-brand-on-accent);box-shadow:inset 0 0 0 1px #ffffff29,inset 0 -1px #00000029,0 8px 22px rgba(var(--levyo-brand-accent-rgb),.16);transform:translateZ(0)}.threadly-share-login-prompt__secondary{flex:0 0 auto;background:#ffffff0f;color:#ffffffd6}.threadly-share-login-prompt__actions button[disabled]{opacity:.62;cursor:wait}.threadly-ai-current-shirt-panel{position:absolute;top:244px;right:38px;bottom:34px;left:38px;min-height:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y;animation:threadly-ai-view-enter .46s var(--threadly-motion-spring) both}.threadly-current-shirt-card{min-height:100%;display:grid;grid-template-rows:minmax(0,1fr) auto auto;gap:clamp(16px,2.2cqw,24px);padding:clamp(14px,2.1cqw,24px);border:1px solid rgba(var(--levyo-brand-accent-rgb),.18);border-radius:24px;background:var(--levyo-brand-surface);box-shadow:inset 0 0 0 1px #ffffff09}.threadly-current-shirt-card__mockup{-webkit-appearance:none;appearance:none;width:100%;min-height:0;border-radius:22px;border:1px solid rgba(255,255,255,.1);background:var(--levyo-brand-canvas);color:inherit;font:inherit;display:grid;place-items:center;overflow:hidden;cursor:zoom-in;-webkit-tap-highlight-color:transparent;transition:border-color .18s ease,filter .2s ease,transform .2s var(--threadly-motion-spring)}.threadly-current-shirt-card__mockup:hover{border-color:#ffffff2e;filter:brightness(1.04)}.threadly-current-shirt-card__mockup:active{transform:scale(.992)}.threadly-current-shirt-card__mockup:focus-visible{outline:2px solid rgba(255,255,255,.78);outline-offset:4px}.threadly-current-shirt-card__mockup img{width:100%;height:100%;object-fit:contain;display:block}.threadly-current-shirt-card__copy{display:grid;gap:6px}.threadly-current-shirt-card__copy p{margin:0;color:#fff;font-size:clamp(24px,3.5cqw,42px);line-height:1.08;font-weight:760}.threadly-current-shirt-card__copy span{color:#ffffff9e;font-size:clamp(14px,1.8cqw,18px);font-weight:600}.threadly-current-shirt-card [data-threadly-current-shirt-continue]{-webkit-appearance:none;appearance:none;min-height:clamp(56px,7cqw,72px);border:0;border-radius:999px;padding:0 clamp(16px,2.4cqw,28px);background:var(--levyo-brand-accent);color:var(--levyo-brand-on-accent);font:inherit;font-size:clamp(17px,2.2cqw,24px);font-weight:720;display:grid;grid-template-columns:minmax(0,1fr) 34px;align-items:center;gap:14px;cursor:pointer;transition:transform .24s var(--threadly-motion-spring),filter .22s ease}.threadly-current-shirt-card [data-threadly-current-shirt-continue]:active{transform:scale(.97)}.threadly-current-shirt-focus{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483000;display:grid;place-items:center;padding:12px;opacity:0;pointer-events:none;transition:opacity .18s ease}.threadly-current-shirt-focus[hidden]{display:none}.threadly-current-shirt-focus.is-open{opacity:1;pointer-events:auto}.threadly-current-shirt-focus__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#04060ab8;-webkit-backdrop-filter:blur(10px) saturate(.9);backdrop-filter:blur(10px) saturate(.9)}@supports not ((backdrop-filter: blur(1px))){.threadly-current-shirt-focus__backdrop{background:#04060ad1}}.threadly-current-shirt-focus__surface{box-sizing:border-box;position:relative;z-index:1;width:clamp(480px,44vw,680px);max-height:min(760px,86dvh);border-radius:32px;padding:18px 20px 20px;background:var(--levyo-brand-surface);border:1px solid rgba(255,255,255,.08);box-shadow:0 28px 80px #00000094,inset 0 1px #ffffff0f;display:grid;grid-template-rows:44px minmax(0,1fr) auto;overflow:hidden;opacity:0;transform:translateY(18px) scale(.985);transition:opacity .22s ease,transform .22s cubic-bezier(.2,.8,.2,1)}.threadly-current-shirt-focus.is-open .threadly-current-shirt-focus__surface{opacity:1;transform:translateY(0) scale(1)}.threadly-current-shirt-focus__top{height:44px;display:flex;justify-content:flex-end;align-items:center}.threadly-current-shirt-focus__close{-webkit-appearance:none;appearance:none;width:44px;height:44px;border-radius:999px;border:1px solid rgba(255,255,255,.07);background:#ffffff0d;color:#ffffffb8;display:grid;place-items:center;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .18s ease,color .18s ease,transform .18s ease}.threadly-current-shirt-focus__close span{font-size:24px;line-height:1;transform:translateY(-1px)}.threadly-current-shirt-focus__close:hover{background:#ffffff14;color:#ffffffeb}.threadly-current-shirt-focus__close:active{transform:scale(.97)}.threadly-current-shirt-focus__close:focus-visible{outline:2px solid rgba(255,255,255,.78);outline-offset:3px}.threadly-current-shirt-focus__stage{position:relative;min-height:0;height:clamp(420px,62vh,560px);display:grid;place-items:center;padding:8px 12px 14px}.threadly-current-shirt-focus__stage img{max-width:min(92%,520px);max-height:100%;width:auto;height:auto;object-fit:contain;display:block;filter:drop-shadow(0 18px 34px rgba(0,0,0,.35));opacity:0;transform:scale(.985);transition:opacity .24s ease .04s,transform .24s cubic-bezier(.2,.8,.2,1) .04s}.threadly-current-shirt-focus.is-open .threadly-current-shirt-focus__stage[data-state=loaded] img{opacity:1;transform:scale(1)}.threadly-current-shirt-focus__loading,.threadly-current-shirt-focus__error{position:absolute;inset:auto 24px 24px;min-height:68px;border-radius:22px;border:1px solid rgba(255,255,255,.08);background:#ffffff0b;color:#ffffffb8;display:grid;place-items:center;padding:16px;text-align:center;font-size:14px;font-weight:650}.threadly-current-shirt-focus__error{gap:4px;align-content:center}.threadly-current-shirt-focus__error[hidden],.threadly-current-shirt-focus__loading[hidden]{display:none}.threadly-current-shirt-focus__error p,.threadly-current-shirt-focus__error span{margin:0}.threadly-current-shirt-focus__error p{color:#ffffffe0}.threadly-current-shirt-focus__error span{color:#ffffff94;font-size:12px}.threadly-current-shirt-focus__caption{display:grid;grid-template-columns:minmax(0,1fr);gap:12px;align-items:end;padding:12px 8px 0}.threadly-current-shirt-focus__copy{display:grid;gap:8px;justify-items:start}.threadly-current-shirt-focus__copy h2{margin:0;color:#ffffffeb;font-size:16px;line-height:22px;font-weight:650;letter-spacing:0}.threadly-current-shirt-focus__copy span{min-height:28px;display:inline-flex;align-items:center;border-radius:999px;border:1px solid rgba(255,255,255,.09);background:#ffffff12;color:#ffffffc7;padding:0 10px;font-size:12px;line-height:16px;font-weight:650}.threadly-current-shirt-empty,.threadly-design-team-empty{min-height:min(420px,100%);border:1px solid rgba(255,255,255,.12);border-radius:24px;background:var(--levyo-brand-surface);display:grid;place-items:center;gap:clamp(16px,2.6cqw,28px);text-align:center;padding:clamp(24px,4cqw,42px);color:#fff}.threadly-current-shirt-empty{min-height:100%;grid-template-rows:minmax(0,1fr) auto;align-content:center}.threadly-current-shirt-empty__mockup{width:min(82%,390px);max-width:100%;aspect-ratio:1 / 1;border-radius:24px;border:1px solid rgba(255,255,255,.1);background:var(--levyo-brand-canvas);display:grid;place-items:center;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff09}.threadly-current-shirt-empty__mockup img{width:100%;height:100%;object-fit:contain;display:block;filter:drop-shadow(0 22px 34px rgba(0,0,0,.36))}.threadly-current-shirt-empty__copy{display:grid;gap:8px;max-width:520px}.threadly-ai-design-team-panel{position:absolute;top:244px;right:38px;bottom:112px;left:38px;overflow:auto;display:grid;gap:16px;align-content:start;opacity:1;transform:translateY(0);transition:opacity .28s ease,transform .46s var(--threadly-motion-spring)}.threadly-design-team-context{display:grid;grid-template-columns:minmax(80px,112px) minmax(0,1fr);align-items:center;gap:14px;color:#fff}.threadly-design-team-context__mockup{border-radius:18px;overflow:hidden;background:#ffffff0f;aspect-ratio:1 / 1;box-shadow:inset 0 0 0 1px #ffffff1a}.threadly-design-team-context__mockup img{display:block;width:100%;height:100%;object-fit:contain}.threadly-design-review-pill{justify-self:start;border-radius:999px;padding:10px 14px;color:var(--levyo-brand-on-accent);font-size:13px;font-weight:800;background:var(--levyo-brand-accent);box-shadow:0 14px 34px rgba(var(--levyo-brand-accent-rgb),.28),inset 0 0 0 1px #ffffff2e}.threadly-design-team-thread{display:grid;gap:10px}.threadly-design-team-message{max-width:min(78%,560px);padding:12px 15px;border-radius:18px;color:#fff;font-size:15px;line-height:1.45;animation:threadly-ai-view-enter .36s var(--threadly-motion-spring) both}.threadly-design-team-message p{margin:0}.threadly-design-team-message--user{justify-self:end;border-bottom-right-radius:6px;color:var(--levyo-brand-on-accent);background:var(--levyo-brand-accent);box-shadow:0 14px 34px rgba(var(--levyo-brand-accent-rgb),.26)}.threadly-design-team-message--team{justify-self:start;border-bottom-left-radius:6px;background:#ffffff17;box-shadow:inset 0 0 0 1px #ffffff14}.threadly-design-team-message.is-draft{opacity:.72}.threadly-current-shirt-empty h3{margin:0 0 10px;font-size:clamp(26px,4cqw,44px);line-height:1.05}.threadly-current-shirt-empty p,.threadly-design-team-empty p{margin:0;color:#ffffffa3;font-size:clamp(16px,2.2cqw,24px)}#threadly-konva-designer.threadly-ai-entering #threadly-ai-panel .threadly-ai-thread:not([hidden]),#threadly-konva-designer.threadly-ai-entering #threadly-ai-panel .threadly-ai-output:not([hidden]),#threadly-konva-designer.threadly-ai-entering #threadly-ai-panel .threadly-ai-my-designs-panel:not([hidden]),#threadly-konva-designer.threadly-ai-entering #threadly-ai-panel .threadly-ai-current-shirt-panel:not([hidden]),#threadly-konva-designer.threadly-ai-entering #threadly-ai-panel .threadly-ai-design-team-panel:not([hidden]),.threadly-ai-maker.is-view-transitioning .threadly-ai-thread:not([hidden]),.threadly-ai-maker.is-view-transitioning .threadly-ai-output:not([hidden]),.threadly-ai-maker.is-view-transitioning .threadly-ai-my-designs-panel:not([hidden]),.threadly-ai-maker.is-view-transitioning .threadly-ai-current-shirt-panel:not([hidden]),.threadly-ai-maker.is-view-transitioning .threadly-ai-design-team-panel:not([hidden]),.threadly-ai-maker.is-view-transitioning-alt .threadly-ai-thread:not([hidden]),.threadly-ai-maker.is-view-transitioning-alt .threadly-ai-output:not([hidden]),.threadly-ai-maker.is-view-transitioning-alt .threadly-ai-my-designs-panel:not([hidden]),.threadly-ai-maker.is-view-transitioning-alt .threadly-ai-current-shirt-panel:not([hidden]),.threadly-ai-maker.is-view-transitioning-alt .threadly-ai-design-team-panel:not([hidden]){animation:none}#threadly-konva-designer.threadly-ai-entering #threadly-ai-panel .threadly-ai-greeting:not([hidden]),.threadly-ai-maker.is-view-transitioning .threadly-ai-greeting:not([hidden]),.threadly-ai-maker.is-view-transitioning-alt .threadly-ai-greeting:not([hidden]){animation:none}.threadly-ai-maker.is-view-transitioning .threadly-ai-view-heading:not([hidden]),.threadly-ai-maker.is-view-transitioning-alt .threadly-ai-view-heading:not([hidden]){animation:none}.threadly-ai-maker.is-sidebar-animating .threadly-ai-sidebar__top,.threadly-ai-maker.is-sidebar-animating .threadly-ai-search,.threadly-ai-maker.is-sidebar-animating .threadly-ai-sidebar-action,.threadly-ai-maker.is-sidebar-animating .threadly-ai-sidebar__section-title,.threadly-ai-maker.is-sidebar-animating .threadly-ai-chat-list,.threadly-ai-maker.is-sidebar-animating .threadly-ai-sidebar__footer{animation:threadly-ai-sidebar-content .24s var(--threadly-motion-spring) both}@keyframes threadly-ai-view-enter{0%{opacity:0;transform:translate3d(0,8px,0) scale(.995)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes threadly-ai-design-loading-card{0%,to{opacity:.64;border-color:#ffffff21;box-shadow:inset 0 1px #ffffff0f,0 10px 24px #0000002e}34%{opacity:1;border-color:rgba(var(--levyo-brand-accent-rgb),.38);box-shadow:inset 0 1px #ffffff21,0 14px 32px rgba(var(--levyo-brand-accent-rgb),.16),0 12px 28px rgba(var(--levyo-brand-accent-rgb),.16)}}@keyframes threadly-ai-design-loading-sheen{0%{transform:translate(-120%);opacity:0}28%{opacity:.82}58%,to{transform:translate(120%);opacity:0}}@keyframes threadly-ai-greeting-enter{0%{opacity:0;transform:translate3d(-50%,calc(-50% + 8px),0) scale(.995)}to{opacity:1;transform:translate3d(-50%,-50%,0) scale(1)}}@keyframes threadly-ai-heading-enter{0%{opacity:0;transform:translateY(calc(var(--threadly-ai-heading-y, 0px) + 8px)) scale(.995)}to{opacity:1;transform:translateY(var(--threadly-ai-heading-y, 0px)) scale(1)}}@keyframes threadly-share-sheet-in{0%{opacity:0;transform:translateY(18px) scale(.982);filter:blur(8px)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}@keyframes threadly-ai-boot-mark{0%{transform:translate3d(0,4px,0) scale(.985);box-shadow:0 18px 52px #00000061,0 0 24px rgba(var(--levyo-brand-accent-rgb),.22),inset 0 0 0 1px #ffffff0d}to{transform:translate3d(0,-4px,0) scale(1.015);box-shadow:0 26px 70px #00000075,0 0 42px rgba(var(--levyo-brand-accent-rgb),.34),inset 0 0 0 1px #ffffff14}}@keyframes threadly-ai-boot-bar{0%,to{transform:scaleY(.42);opacity:.48}50%{transform:scaleY(1);opacity:1}}@keyframes threadly-ai-boot-content-in{0%{opacity:0;transform:translate3d(0,16px,0) scale(.988);filter:blur(8px)}to{opacity:1;transform:translateZ(0) scale(1);filter:blur(0)}}@keyframes threadly-ai-boot-composer-in{0%{opacity:0;transform:translate3d(0,28px,0) scale(.988);filter:blur(8px)}to{opacity:1;transform:translate3d(0,var(--threadly-composer-attach-extra),0) scale(1);filter:blur(0)}}@keyframes threadly-title-dots{0%,to{opacity:.45;transform:translateY(0)}50%{opacity:1;transform:translateY(-2px)}}@keyframes threadly-voice-wave{0%,to{transform:scaleY(calc(.28 + (var(--threadly-voice-level, .32) * .54)));opacity:.62}50%{transform:scaleY(calc(.52 + (var(--threadly-voice-level, .32) * .78)));opacity:1}}@keyframes threadly-ai-sidebar-content{0%{opacity:0;transform:translate(-10px) scale(.985);filter:blur(6px)}to{opacity:1;transform:translate(0) scale(1);filter:blur(0)}}@media(min-width:1024px){.threadly-select-heading p{font-size:clamp(22px,1.67vw,24px)}.threadly-select-heading h2{font-size:24px;line-height:30px}.threadly-select-heading h2 .threadly-price-old{font-size:clamp(14px,1.04vw,15px)}.threadly-select-heading>.threadly-select-summary{font-size:clamp(12px,.9vw,13px)}.threadly-cart-line{grid-template-columns:160px minmax(0,1fr);grid-template-rows:auto auto;grid-template-areas:"image body" "image actions";column-gap:24px;row-gap:12px;align-items:center;max-height:none;padding:12px 0 20px}.threadly-cart-line__image{grid-area:image}.threadly-cart-line__image img{max-height:148px}.threadly-cart-line__body{grid-area:body;align-self:end;gap:8px}.threadly-cart-line__actions{grid-area:actions;align-self:start}.threadly-cart-line h3{font-size:16px;line-height:22px}.threadly-cart-line p{margin-top:5px;font-size:13px;line-height:18px}.threadly-cart-line strong{font-size:16px;line-height:22px}.threadly-cart-line__price span{font-size:13px;line-height:18px}.threadly-cart-line__quantity{grid-template-columns:40px 42px 40px;min-height:40px;padding:3px}.threadly-cart-line__quantity button,.threadly-cart-line__quantity span{font-size:16px;line-height:22px}.threadly-cart-line__quantity button{min-width:40px;min-height:40px}.threadly-cart-line__remove{min-height:40px;padding:0 14px;font-size:13px;line-height:18px}.threadly-cart-discount{border-radius:18px}.threadly-cart-discount .threadly-checkout-discount-toggle{min-height:56px;border-radius:18px;padding:9px 14px 9px 16px}.threadly-cart-discount .threadly-checkout-discount-toggle small{margin-bottom:2px;font-size:10px;letter-spacing:.24em}.threadly-cart-discount .threadly-checkout-discount-toggle strong{margin-top:0;font-size:15px;line-height:20px}.threadly-cart-discount .threadly-checkout-discount-toggle i{width:36px;height:36px}.threadly-cart-discount .threadly-checkout-discount-toggle i span{width:18px}.threadly-cart-discount .threadly-checkout-discount-form{border-radius:0 0 18px 18px;gap:10px;padding:0 14px 14px}.threadly-cart-discount .threadly-checkout-discount-form input,.threadly-cart-discount .threadly-checkout-discount-form button{min-height:44px}.threadly-cart-discount .threadly-checkout-discount-form input{font-size:16px;line-height:22px}.threadly-cart-discount .threadly-checkout-discount-form button{font-size:14px;line-height:20px}.threadly-ai-greeting,.threadly-ai-maker.is-sidebar-open .threadly-ai-greeting{font-size:24px;line-height:1.3}[data-threadly-sidebar-toggle].threadly-ai-icon-button{width:40px;height:40px;border-radius:15px}[data-threadly-sidebar-toggle] .threadly-ai-sidebar-icon{width:20px;height:20px}.threadly-ai-sidebar-action{font-size:16px;line-height:24px}.threadly-ai-sidebar__footer{align-items:center;font-size:16px;line-height:24px}.threadly-ai-sidebar__footer>[data-threadly-profile-name],.threadly-ai-sidebar__footer>.threadly-ai-profile-login{min-height:42px;display:inline-flex;align-items:center}}@media(max-width:749px){@keyframes threadly-ai-view-enter{0%{opacity:0;transform:translate3d(0,10px,0) scale(.99)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes threadly-ai-sidebar-content{0%{opacity:0;transform:translate3d(-8px,0,0) scale(.99)}to{opacity:1;transform:translateZ(0) scale(1)}}#threadly-konva-designer{--threadly-mobile-safe-top: env(safe-area-inset-top, 0px);--threadly-mobile-safe-bottom: env(safe-area-inset-bottom, 0px);--threadly-maker-bar-height: 0px;--threadly-mobile-shell-height: min(720px, calc(100vh - 26px) );--threadly-mobile-maker-height: calc(var(--threadly-mobile-shell-height) - var(--threadly-maker-bar-height));--threadly-mobile-select-height: min(760px, calc(100vh - 96px) );--threadly-select-product-gap: 12px;--threadly-select-panel-x-pad: 2px;--threadly-mobile-select-max-height: var(--threadly-mobile-select-height);--threadly-select-bottom-gap: max(18px, calc(var(--threadly-mobile-safe-bottom) + 12px));--threadly-select-total-gap: clamp(14px, 2.8svh, 28px);--threadly-select-total-gap-with-status: clamp(10px, 2svh, 20px);contain:layout paint style;transform:translateZ(0);-webkit-transform:translateZ(0)}@supports (height: 100svh){#threadly-konva-designer{--threadly-mobile-shell-height: min(720px, calc(100svh - 26px) );--threadly-mobile-maker-height: calc(var(--threadly-mobile-shell-height) - var(--threadly-maker-bar-height));--threadly-mobile-select-height: min(760px, calc(100svh - 96px) );--threadly-mobile-select-max-height: var(--threadly-mobile-select-height);--threadly-select-total-gap: clamp(14px, 2.8svh, 28px);--threadly-select-total-gap-with-status: clamp(10px, 2svh, 20px)}}@supports (height: 100dvh){#threadly-konva-designer{--threadly-mobile-shell-height: min(720px, calc(100svh - 26px) );--threadly-mobile-maker-height: calc(var(--threadly-mobile-shell-height) - var(--threadly-maker-bar-height))}}.threadly-maker-runtime-error{inset:auto 14px max(18px,env(safe-area-inset-bottom,0px));align-items:stretch;flex-wrap:wrap;gap:10px;padding:14px;font-size:13px}.threadly-maker-runtime-error__message{flex:1 0 100%}.threadly-maker-runtime-error__action{margin-left:auto}#threadly-konva-designer.threadly-ai-open .threadly-konva-shell,#threadly-konva-designer.threadly-select-open .threadly-konva-shell,#threadly-konva-designer.threadly-cart-open .threadly-konva-shell,#threadly-konva-designer.threadly-checkout-open .threadly-konva-shell{min-height:0;height:var(--threadly-mobile-shell-height)}#threadly-konva-designer.threadly-select-open:not(.threadly-cart-open):not(.threadly-checkout-open) .threadly-konva-shell{height:var(--threadly-mobile-shell-height);min-height:0}#threadly-konva-designer.threadly-select-open:not(.threadly-cart-open):not(.threadly-checkout-open) .threadly-konva-body,#threadly-konva-designer.threadly-select-open:not(.threadly-cart-open):not(.threadly-checkout-open) .threadly-konva-footer,#threadly-konva-designer.threadly-select-open:not(.threadly-cart-open):not(.threadly-checkout-open) .threadly-konva-disclaimer{display:none}#threadly-konva-designer.threadly-select-open:not(.threadly-cart-open):not(.threadly-checkout-open) .threadly-select-view{position:absolute;inset:var(--threadly-maker-bar-height) 0 0 0;flex:1 1 auto;width:100%;overflow:hidden}.threadly-select-surface{padding:14px 15px var(--threadly-select-bottom-gap);overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y;background:var(--levyo-brand-canvas);box-shadow:inset 0 0 0 1px #ffffff09,0 14px 30px #00000047}#threadly-konva-designer.threadly-select-open:not(.threadly-cart-open):not(.threadly-checkout-open) .threadly-select-surface{position:absolute;top:0;right:0;bottom:0;left:0;flex:1 1 auto;box-sizing:border-box;block-size:auto;min-block-size:0;max-block-size:none}.threadly-select-topbar{min-height:42px}.threadly-select-kicker{font-size:10px;max-width:48%;text-align:right}.threadly-select-info{margin-left:-8px}.threadly-select-grid{box-sizing:border-box;flex:0 0 auto;min-height:100%;min-block-size:0;grid-template-columns:minmax(0,1fr);grid-template-rows:max-content minmax(0,1fr);align-content:start;align-items:stretch;gap:var(--threadly-select-product-gap);padding-top:10px;overflow:visible}.threadly-select-product{grid-template-columns:minmax(112px,34%) minmax(0,1fr);gap:14px;align-items:start;min-height:120px}.threadly-select-preview{min-height:120px;border-radius:0;border:0;background:transparent;overflow:visible;justify-content:flex-start;align-items:flex-start}.threadly-select-preview img{width:100%;height:120px;object-fit:contain;object-position:left top;will-change:auto}.threadly-select-preview__glow{display:none}.threadly-select-panel{align-self:stretch;justify-content:flex-start;min-height:100%;overflow:visible;overscroll-behavior:contain;touch-action:pan-y;pointer-events:auto;margin-bottom:0;padding:0 var(--threadly-select-panel-x-pad) 0;gap:8px}.threadly-select-panel>.threadly-select-heading{display:none}.threadly-select-panel>.threadly-select-heading+.threadly-select-control{margin-top:0}.threadly-select-heading--mobile{display:block;min-width:0;padding-top:6px}.threadly-select-heading p{font-size:21px;line-height:1.08}.threadly-select-heading h2{font-size:24px;margin-top:9px}.threadly-select-heading h2 .threadly-price-pair{gap:11px}.threadly-select-heading h2 .threadly-price-old{font-size:18px}.threadly-select-heading>.threadly-select-summary{margin-top:8px;font-size:12px}.threadly-select-sizes{grid-template-columns:repeat(4,minmax(0,1fr))}.threadly-select-choice{min-height:51px;padding:9px 10px}.threadly-select-add{min-height:48px}.threadly-select-total{margin-top:auto}.threadly-select-total .threadly-price-pair{font-size:24px}.threadly-select-panel:after{content:none}.threadly-select-panel>.threadly-select-control{order:0}.threadly-select-explanation,.threadly-select-total,.threadly-select-design-required,.threadly-select-add{order:2;flex-shrink:0}@supports selector(.threadly-select-panel:has(.threadly-select-design-required.is-visible)){.threadly-select-panel:has(.threadly-select-design-required.is-visible) .threadly-select-total{margin-top:auto}}.threadly-checkout-content{gap:14px;padding:18px 4px 0;overflow:hidden}.threadly-checkout-summary{grid-template-columns:minmax(112px,34%) minmax(0,1fr);gap:20px;align-items:center}.threadly-checkout-preview img{height:150px;max-height:150px;object-position:left center}.threadly-checkout-heading p{font-size:23px;line-height:1.12}.threadly-checkout-heading span{margin-top:10px;font-size:14px;line-height:1.25}.threadly-checkout-heading h2{margin-top:18px;font-size:32px}.threadly-checkout-divider{margin:4px 0}.threadly-checkout-discount-toggle{min-height:86px;padding:18px}.threadly-checkout-discount-toggle strong{font-size:22px}.threadly-checkout-discount-toggle i{width:48px;height:48px;font-size:32px}.threadly-checkout-total{font-size:23px}.threadly-checkout-button{min-height:58px;font-size:22px}.threadly-checkout-express{gap:11px;font-size:15px}.threadly-checkout-express [data-threadly-checkout-express]{min-height:72px}.threadly-select-cart-button svg,.threadly-cart-title svg{width:22px;height:22px}.threadly-cart-title{width:42px;height:42px;border-radius:15px}.threadly-cart-content{gap:12px;padding:16px 4px max(22px,env(safe-area-inset-bottom,0px))}#threadly-konva-designer.threadly-cart-entering .threadly-cart-line,#threadly-konva-designer.threadly-cart-entering .threadly-cart-empty,#threadly-konva-designer.threadly-cart-entering .threadly-cart-error,#threadly-konva-designer.threadly-cart-entering .threadly-cart-discount,#threadly-konva-designer.threadly-cart-entering .threadly-cart-total,#threadly-konva-designer.threadly-cart-entering .threadly-cart-checkout-button,#threadly-konva-designer.threadly-cart-entering .threadly-cart-express{animation:none}.threadly-cart-line{grid-template-columns:136px minmax(0,1fr);gap:16px;padding:4px 0 18px}.threadly-cart-line__image img{max-height:142px;filter:none}.threadly-cart-line h3{font-size:18px;line-height:1.08}.threadly-cart-line p{margin-top:7px;font-size:12px}.threadly-cart-line strong{font-size:16px}.threadly-cart-line__top{flex-direction:column;align-items:flex-start;gap:10px}.threadly-cart-line__price{justify-content:flex-start}.threadly-cart-line__actions{gap:12px}.threadly-cart-line__quantity{grid-template-columns:44px 50px 44px;min-height:44px}.threadly-cart-line__quantity button,.threadly-cart-line__quantity span{font-size:18px}.threadly-cart-line__remove{min-height:44px;padding:0 18px;font-size:12px}.threadly-cart-discount .threadly-checkout-discount-toggle{min-height:70px;padding:14px 15px}.threadly-cart-discount .threadly-checkout-discount-toggle strong{font-size:16px}.threadly-cart-discount .threadly-checkout-discount-toggle i{width:38px;height:38px;font-size:0}.threadly-cart-discount .threadly-checkout-discount-toggle i span{width:15px}.threadly-cart-total{font-size:12px}.threadly-cart-total strong{font-size:18px}.threadly-cart-checkout-button{min-height:48px;font-size:16px}.threadly-cart-express{gap:10px;font-size:12px}#threadly-konva-designer:not(.threadly-ai-open):not(.threadly-ai-closing):not(.threadly-ai-prewarm) #threadly-ai-panel.threadly-ai-maker[aria-hidden=true]{display:none!important;content-visibility:hidden}#threadly-konva-designer:not(.threadly-ai-open) .threadly-ai-cta,#threadly-konva-designer:not(.threadly-ai-open) .threadly-ai-cta__label{animation:none!important}#threadly-konva-designer:not(.threadly-ai-open) .threadly-ai-cta{backdrop-filter:none;-webkit-backdrop-filter:none;filter:none}#threadly-konva-designer:not(.threadly-ai-open) .threadly-ai-cta:before{display:none}#threadly-konva-designer:not(.threadly-ai-open) .threadly-ai-cta:after{filter:none;opacity:.28}.threadly-konva-body,.threadly-konva-disclaimer,.threadly-ai-cta,#login-notice{transition:opacity .12s ease;transform:translateZ(0);filter:none}#threadly-konva-designer.threadly-ai-open .threadly-konva-body,#threadly-konva-designer.threadly-ai-open .threadly-konva-disclaimer,#threadly-konva-designer.threadly-ai-open .threadly-ai-cta,#threadly-konva-designer.threadly-ai-open #login-notice{visibility:hidden;transform:translateZ(0)}#threadly-konva-designer.threadly-ai-closing .threadly-konva-body,#threadly-konva-designer.threadly-ai-closing .threadly-konva-disclaimer,#threadly-konva-designer.threadly-ai-closing .threadly-ai-cta,#threadly-konva-designer.threadly-ai-closing #login-notice{visibility:hidden;opacity:0;transform:translateZ(0)}#threadly-ai-panel.threadly-ai-maker{top:var(--threadly-maker-bar-height);bottom:0;height:auto;transform:translate3d(0,8px,0) scale(.992);transition:opacity .18s ease,transform .24s var(--threadly-motion-spring);backface-visibility:hidden;-webkit-backface-visibility:hidden}#threadly-konva-designer.threadly-ai-open #threadly-ai-panel.threadly-ai-maker{transform:translateZ(0) scale(1)}.threadly-ai-maker__surface{border-radius:0 0 26px 26px;border-top:0;border-top-color:transparent;box-shadow:0 28px 80px #00000080;contain:layout paint style}.threadly-ai-maker__surface:after{display:none}.threadly-ai-topbar{top:20px;left:16px;right:16px;height:46px;grid-template-columns:auto 1fr auto}.threadly-ai-main .threadly-ai-topbar__left{justify-self:start;gap:0}.threadly-ai-main .threadly-ai-topbar__left .threadly-ai-chip--back{display:none}.threadly-ai-chip{min-height:42px;padding:0 13px;font-size:15px;gap:8px}.threadly-ai-chip span[aria-hidden=true]{font-size:0;width:18px;height:42px}.threadly-ai-icon-button{width:44px;height:44px;border-radius:15px;overflow:hidden;color:#fff;background:#0c0e18b8;border-color:#fff3;box-shadow:inset 0 0 0 1px #ffffff0b,0 8px 18px #0000002e;backdrop-filter:none;-webkit-backdrop-filter:none;transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}.threadly-select-cart-button{overflow:visible!important}.threadly-select-cart-button .threadly-cart-count{top:2px;right:2px;min-width:17px;height:17px;padding:0 5px;font-size:9px}.threadly-ai-sidebar-icon{background:transparent!important;transform:translateZ(0)}.threadly-ai-sidebar-icon:before,.threadly-ai-sidebar-icon:after{background:transparent;border-color:#fffffff5}.threadly-ai-icon-button.threadly-ai-topbar__new{display:none}#threadly-ai-panel.threadly-ai-maker{--threadly-ai-stage-gap: 10px;--threadly-ai-composer-reserved-floor: calc(142px + var(--threadly-mobile-safe-bottom))}.threadly-ai-stage{inset:var(--threadly-ai-stage-y) 0 0;background:radial-gradient(circle at 50% 56%,rgba(var(--levyo-brand-accent-rgb),.16),#0000 48%),linear-gradient(180deg,rgba(var(--levyo-brand-accent-rgb),0),rgba(var(--levyo-brand-accent-rgb),0) 44%,rgba(var(--levyo-brand-accent-rgb),.029));transition:opacity .18s var(--threadly-motion-fast),transform .22s var(--threadly-motion-spring);will-change:transform,opacity}.threadly-ai-thread{--threadly-ai-composer-reserved-fallback: calc(140px + var(--threadly-mobile-safe-bottom));--threadly-ai-thread-end-gap: 14px;width:100%;align-self:start;justify-self:center;block-size:100%;display:flex;flex-direction:column;align-items:stretch;overflow-y:auto;overflow-x:hidden;padding:12px 16px var(--threadly-ai-viewport-bottom-inset);box-sizing:border-box;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y;scroll-padding-bottom:var(--threadly-ai-viewport-bottom-inset);scrollbar-width:none;clip-path:inset(0 0 0 0);contain:layout style}.threadly-ai-thread::-webkit-scrollbar{width:0;height:0}.threadly-ai-message-stack{gap:12px}.threadly-ai-message-stack:after{flex-basis:var(--threadly-ai-thread-end-gap)}.threadly-ai-message{max-width:100%}.threadly-ai-message--user{max-width:70%}.threadly-ai-message__bubble{min-height:44px;padding:10px 16px;border-radius:22px;font-size:16px;line-height:24px;font-weight:400}.threadly-ai-message__content{font-size:16px;line-height:26px;font-weight:400}.threadly-ai-message--assistant,.threadly-ai-message--output,.threadly-ai-message--loading{width:100%;max-width:100%}.threadly-ai-message__mockup,.threadly-ai-message__actions{width:100%}.threadly-ai-greeting{--threadly-ai-greeting-top: 44%;left:50%;right:auto;width:min(calc(100% - 36px),390px);max-width:min(calc(100cqw - 36px),390px);margin:0;font-size:clamp(23px,6.1vw,26px);line-height:1.36}.threadly-ai-greeting p{max-width:100%;margin-inline:auto;text-align:center;text-wrap:balance}.threadly-ai-composer{left:10px;right:10px;bottom:calc(10px + var(--threadly-mobile-safe-bottom) + var(--threadly-ai-keyboard-offset, 0px));--threadly-composer-bottom-gap: calc(10px + var(--threadly-mobile-safe-bottom) + var(--threadly-ai-keyboard-offset, 0px))}.threadly-ai-composer:before{content:none;display:none}#threadly-ai-panel.threadly-ai-maker .threadly-ai-main>.threadly-ai-composer{top:auto;bottom:calc(10px + var(--threadly-mobile-safe-bottom) + var(--threadly-ai-keyboard-offset, 0px));--threadly-composer-bottom-gap: calc(10px + var(--threadly-mobile-safe-bottom) + var(--threadly-ai-keyboard-offset, 0px))}.threadly-ai-composer__bar{min-height:62px;grid-template-columns:44px minmax(0,1fr) 44px 44px;grid-template-rows:1fr;gap:4px;padding:8px;border-radius:32px}.threadly-ai-composer.has-attachment .threadly-ai-composer__bar{min-height:112px;grid-template-rows:48px 44px;row-gap:4px;padding-top:8px;padding-bottom:8px}.threadly-ai-composer.has-attachment{--threadly-composer-attach-extra: 0px}.threadly-ai-composer__plus,.threadly-ai-mic,.threadly-ai-submit{width:44px;height:44px}.threadly-ai-composer__plus:before,.threadly-ai-composer__plus:after{width:22px;height:2px}#threadly-ai-panel #design-prompt{height:32px;min-height:32px;max-height:92px;padding:0;line-height:32px;font-size:16px!important}.threadly-ai-mode{height:34px;font-size:13px}.threadly-ai-mic img{width:25px;height:25px}.threadly-ai-submit span{width:16px;height:16px}.threadly-ai-submit span:before{width:16px;height:2px}.threadly-unlockbar{width:min(100%,340px);grid-template-columns:1fr;gap:8px;padding:12px 14px;border-radius:18px;text-align:left}.threadly-unlockbar__meta{justify-content:space-between}.threadly-unlockbar__status{min-height:28px;padding:5px 9px}.threadly-unlockbar__action{min-height:28px;padding:5px 10px}.threadly-ai-submit span:after{width:8px;height:8px;border-right-width:2px;border-top-width:2px}.threadly-ai-attachment-preview{width:92px;height:auto;min-height:58px;max-height:132px;margin-left:2px;border-radius:14px}.threadly-ai-prompt-bubble{position:relative;top:auto;right:auto;align-self:flex-end;max-width:76cqw;min-height:44px;max-height:148px;flex:0 0 auto;margin:0 0 12px auto;padding:11px 18px;border-radius:24px;font-size:15px;font-weight:500;line-height:1.24}.threadly-ai-prompt-bubble.is-long{max-width:79cqw;font-size:14px;line-height:1.25}.threadly-ai-prompt-bubble.is-very-long,.threadly-ai-prompt-bubble.is-extra-long{max-width:82cqw;font-size:12px;line-height:1.24;padding:10px 15px}.threadly-ai-output{position:relative;left:auto;right:auto;top:auto;width:min(100%,258px);flex:0 0 auto;align-self:flex-start}.threadly-ai-output__imagewrap{max-height:none}.threadly-ai-output__actions{margin-top:8px;gap:6px;grid-template-columns:repeat(2,minmax(0,1fr))}.threadly-ai-output__actions button{min-height:48px;grid-template-columns:19px minmax(0,1fr);padding:0 10px;font-size:12.5px;line-height:1.08}.threadly-ai-output__actions .levyo-action-icon{width:19px;height:19px}.threadly-ai-generation-status{position:relative;left:auto;top:auto;max-width:calc(100cqw - 44px);flex:0 0 auto;align-self:flex-start}.threadly-ai-maker.is-generating-design .threadly-ai-generation-status{top:auto;left:auto;right:auto;width:min(100%,258px);max-width:258px}.threadly-ai-generating-card{padding:16px;border-radius:22px;gap:14px}.threadly-ai-generating-reference{grid-template-columns:58px minmax(0,1fr);border-radius:17px}.threadly-ai-generating-card p{font-size:22px}.threadly-ai-generating-subline{font-size:15px}.threadly-ai-generating-steps{gap:7px}.threadly-ai-generating-steps li{grid-template-columns:14px minmax(0,1fr);gap:8px;font-size:12px}.threadly-ai-generating-steps li i{width:8px;height:8px}.threadly-ai-generating-shirt{max-height:184px;background-size:92% auto}.threadly-ai-design-team-panel{top:210px;right:18px;bottom:104px;left:18px;gap:12px}.threadly-design-team-context{grid-template-columns:82px minmax(0,1fr);gap:12px}.threadly-design-team-message{max-width:86%;font-size:14px}.threadly-ai-sidebar{inset:8px auto 8px 8px;width:min(78vw,292px);transform:translate3d(calc(-100% - 24px),0,0);opacity:0;filter:none;border-radius:24px;padding:12px 10px;gap:7px;background:linear-gradient(145deg,#2a303b6b,#2a303b00 52%),linear-gradient(180deg,var(--levyo-brand-surface),var(--levyo-brand-canvas));backdrop-filter:none;-webkit-backdrop-filter:none;contain:layout paint style;box-shadow:14px 0 34px #00000052,inset 0 0 0 1px #ffffff09;transition:transform .18s var(--threadly-motion-fast),opacity .1s ease;will-change:transform,opacity;transform-style:preserve-3d;backface-visibility:hidden;-webkit-backface-visibility:hidden;-webkit-transform:translate3d(calc(-100% - 24px),0,0);overflow:hidden;overscroll-behavior:contain;touch-action:pan-y;pointer-events:none}.threadly-ai-maker.is-sidebar-open .threadly-ai-sidebar{transform:translateZ(0);-webkit-transform:translate3d(0,0,0);pointer-events:auto}.threadly-ai-maker.is-sidebar-closing .threadly-ai-sidebar,.threadly-ai-maker.is-sidebar-opening:not(.is-sidebar-open) .threadly-ai-sidebar{transform:translate3d(calc(-100% - 24px),0,0);-webkit-transform:translate3d(calc(-100% - 24px),0,0);opacity:0;filter:none}.threadly-ai-maker.is-sidebar-closing .threadly-ai-sidebar{transition:transform .22s var(--threadly-motion-fast),opacity .14s ease}.threadly-ai-maker.is-sidebar-open .threadly-ai-main{opacity:1;transform:none;filter:none;pointer-events:none}.threadly-ai-main{filter:none;transition:opacity .16s ease;will-change:opacity}.threadly-ai-maker.is-sidebar-open .threadly-ai-sidebar{opacity:1;filter:none}.threadly-ai-maker.is-sidebar-animating .threadly-ai-sidebar{box-shadow:6px 0 18px #0003,inset 0 0 0 1px #ffffff09}.threadly-ai-maker.is-sidebar-opening.is-sidebar-open .threadly-ai-sidebar{box-shadow:inset 0 0 0 1px #ffffff09}@supports (-webkit-touch-callout: none){.threadly-ai-sidebar{background:linear-gradient(145deg,#2a303b6b,#2a303b00 52%),linear-gradient(180deg,var(--levyo-brand-surface),var(--levyo-brand-canvas));transform:translate3d(-104%,0,0);-webkit-transform:translate3d(-104%,0,0);box-shadow:14px 0 34px #00000052,inset 0 0 0 1px #ffffff09;transition:transform .18s var(--threadly-motion-fast),opacity .1s ease}.threadly-ai-maker.is-sidebar-open .threadly-ai-sidebar{transform:translateZ(0);-webkit-transform:translate3d(0,0,0)}.threadly-ai-maker.is-sidebar-closing .threadly-ai-sidebar,.threadly-ai-maker.is-sidebar-opening:not(.is-sidebar-open) .threadly-ai-sidebar{transform:translate3d(-104%,0,0);-webkit-transform:translate3d(-104%,0,0);opacity:0}.threadly-ai-maker.is-sidebar-closing .threadly-ai-sidebar{transition:transform .22s var(--threadly-motion-fast),opacity .14s ease}.threadly-ai-maker.is-sidebar-animating .threadly-ai-sidebar{box-shadow:6px 0 18px #0003,inset 0 0 0 1px #ffffff09}.threadly-ai-maker.is-sidebar-opening.is-sidebar-open .threadly-ai-sidebar{box-shadow:inset 0 0 0 1px #ffffff09}.threadly-ai-main{transition-duration:.16s}.threadly-ai-maker.is-sidebar-closing .threadly-ai-main{opacity:1;transition-duration:.16s}}.threadly-ai-maker.is-sidebar-animating .threadly-ai-sidebar__top,.threadly-ai-maker.is-sidebar-animating .threadly-ai-search,.threadly-ai-maker.is-sidebar-animating .threadly-ai-sidebar-action,.threadly-ai-maker.is-sidebar-animating .threadly-ai-sidebar__section-title,.threadly-ai-maker.is-sidebar-animating .threadly-ai-chat-list,.threadly-ai-maker.is-sidebar-animating .threadly-ai-sidebar__footer{animation:none;filter:none}.threadly-ai-sidebar__top .threadly-ai-chip{font-size:11px}.threadly-ai-search{height:44px}.threadly-ai-sidebar-action{min-height:44px;grid-template-columns:22px minmax(0,1fr);gap:7px;font-size:13.5px}.threadly-ai-sidebar-action .threadly-ai-compose-icon,.threadly-ai-sidebar-action .threadly-ai-spark-icon{width:20px;height:20px}.threadly-ai-chat-list button{min-height:36px;font-size:12px}.threadly-ai-sidebar__section-title{margin-top:4px;font-size:10.5px}.threadly-ai-sidebar__footer{min-height:48px;padding-top:12px;font-size:11px}.threadly-ai-sidebar__footer.is-account-menu-open{padding-top:13px}.threadly-ai-avatar{width:38px;height:38px}.threadly-ai-account-trigger{grid-template-columns:38px minmax(0,1fr) 20px;gap:10px}.threadly-ai-account-menu{bottom:calc(100% - 1px);border-radius:20px 20px 0 0}.threadly-group-sizes{place-items:end center;padding:0}.threadly-group-sizes__surface{width:100%;max-height:calc(100dvh - max(12px,env(safe-area-inset-top,0px)));border-width:1px 0 0;border-radius:24px 24px 0 0}.threadly-group-sizes__header{min-height:74px;padding:16px 18px 13px}.threadly-group-sizes__header h2{font-size:20px}.threadly-group-sizes__body{max-height:calc(100dvh - max(12px,env(safe-area-inset-top,0px)) - 74px);padding:16px 16px max(22px,env(safe-area-inset-bottom,0px))}.threadly-group-card{grid-template-columns:1fr;gap:12px}.threadly-group-card__actions button{flex:1}.threadly-group-member{grid-template-columns:minmax(0,1fr) 78px 36px;gap:7px}.threadly-group-editor__footer{flex-wrap:wrap}.threadly-group-editor__footer .threadly-group-sizes__primary{width:100%;margin:4px 0 0}.threadly-ai-my-designs-panel{top:70px;right:12px;bottom:12px;left:12px;padding:12px 7px 28px}.threadly-ai-current-shirt-panel{inset:146px 18px max(16px,env(safe-area-inset-bottom,0px));scroll-padding-bottom:max(16px,env(safe-area-inset-bottom,0px))}.threadly-current-shirt-card{gap:14px;padding:14px;border-radius:22px}.threadly-current-shirt-card__mockup{min-height:240px}.threadly-current-shirt-empty{padding:16px;gap:14px}.threadly-current-shirt-empty__mockup{width:min(92%,300px)}.threadly-current-shirt-card__copy p{font-size:25px}.threadly-current-shirt-card [data-threadly-current-shirt-continue]{min-height:54px;font-size:16px}.threadly-current-shirt-focus{padding:12px}.threadly-current-shirt-focus__surface{width:min(calc(100vw - 24px),480px);max-height:calc(100dvh - 24px);border-radius:28px;padding:12px 12px calc(16px + env(safe-area-inset-bottom,0px))}.threadly-current-shirt-focus__stage{height:clamp(320px,58dvh,560px);padding:4px 8px 10px}.threadly-current-shirt-focus__caption{padding:10px 8px 0}.threadly-current-shirt-focus__copy h2{font-size:15px;line-height:20px}.threadly-ai-view-heading{top:20px}.threadly-ai-view-heading p{font-size:26px}.threadly-ai-view-heading span{margin-top:10px;font-size:17px;line-height:1.45}.threadly-ai-maker.is-design-team-view .threadly-ai-view-heading{top:50%;transform:translateY(-58%)}.threadly-ai-design-grid .is-empty{margin-top:18px}}@media(max-width:749px)and (max-height:760px){#threadly-konva-designer{--threadly-select-bottom-gap: max(40px, calc(var(--threadly-mobile-safe-bottom) + 18px))}}.threadly-modal-overlay[hidden],.threadly-modal[hidden]{display:none!important}.threadly-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483646;background:#0a0b1473;backdrop-filter:saturate(180%) blur(6px);-webkit-backdrop-filter:saturate(180%) blur(6px)}.threadly-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483647;display:flex;align-items:center;justify-content:center;padding:18px;font-family:Jost,sans-serif;color-scheme:light}.threadly-modal__card{width:min(680px,92vw);display:grid;grid-template-columns:1fr auto;grid-template-areas:"title close" "body body" "footer footer";row-gap:0;align-items:center;position:relative;padding:10px 18px 16px;border-radius:18px;background:#fff;color:#111;box-shadow:0 20px 60px #0000002e}#threadly-consent-title{grid-area:title;margin:0}.threadly-modal__close{grid-area:close;justify-self:end;align-self:center;margin:0;border:0;background:transparent;color:#111;font:inherit;font-size:22px;line-height:1;cursor:pointer}.threadly-modal__body{grid-area:body;display:grid;gap:14px;margin-top:10px}.threadly-modal__footer{grid-area:footer;display:flex;justify-content:flex-end;gap:10px;margin-top:16px}.threadly-checkbox{display:flex;gap:10px;align-items:flex-start;font-size:14px;line-height:1.45;color:#222;-webkit-tap-highlight-color:transparent}.threadly-checkbox input[type=checkbox]{appearance:none;-webkit-appearance:none;display:grid;place-items:center;width:22px;height:22px;padding:0;margin:0;position:relative;top:-.2rem;flex:0 0 auto;border:2px solid #a5a8ac;border-radius:999px;background:#fff;outline:none;box-shadow:none;-webkit-tap-highlight-color:transparent}.threadly-checkbox input[type=checkbox]:after{content:"";width:10px;height:6px;border:2px solid #fff;border-top:0;border-right:0;transform:translateY(-1px) rotate(-45deg) scale(0);transform-origin:50% 50%;transition:transform .2s ease}.threadly-checkbox input[type=checkbox]:checked{background:var(--levyo-brand-accent);border-color:var(--levyo-brand-accent)}.threadly-checkbox input[type=checkbox]:checked:after{transform:translateY(-1px) rotate(-45deg) scale(1)}.threadly-checkbox input[type=checkbox]:focus-visible{outline:2px solid #a5a8ac;outline-offset:2px}.threadly-modal .threadly-btn{-webkit-appearance:none;appearance:none;border:0;cursor:pointer;border-radius:9999px;padding:10px 16px;font-weight:700;background:var(--levyo-brand-accent);color:var(--levyo-brand-on-accent)}.threadly-modal .threadly-btn[disabled]{opacity:.5;cursor:not-allowed}.threadly-modal .threadly-btn--ghost{background:#f3f4f6;color:#111}@media(max-width:480px){.threadly-modal__card{padding:18px 14px 12px}}@media screen and (max-width:749px)and (orientation:landscape){#threadly-konva-designer{--threadly-maker-bar-height: 0px;--threadly-mobile-shell-height: max(300px, calc(100svh - 18px) );--threadly-mobile-maker-height: calc(var(--threadly-mobile-shell-height) - var(--threadly-maker-bar-height));--threadly-mobile-select-height: max(330px, calc(100svh - 22px) )}@supports (height: 100dvh){#threadly-konva-designer{--threadly-mobile-shell-height: max(300px, calc(100svh - 18px) );--threadly-mobile-maker-height: calc(var(--threadly-mobile-shell-height) - var(--threadly-maker-bar-height))}}#threadly-konva-designer.threadly-ai-open .threadly-konva-shell{height:var(--threadly-mobile-shell-height)}#threadly-ai-panel.threadly-ai-maker{top:var(--threadly-maker-bar-height);--threadly-ai-topbar-y: 12px;--threadly-ai-topbar-h: 40px;--threadly-ai-stage-gap: 12px}.threadly-ai-topbar{top:var(--threadly-ai-topbar-y);height:var(--threadly-ai-topbar-h)}.threadly-ai-stage{inset:var(--threadly-ai-stage-y) 0 0}.threadly-ai-thread{padding-top:18px}.threadly-ai-greeting{--threadly-ai-greeting-top: 40%;font-size:clamp(19px,4.8vw,23px);line-height:1.28}.threadly-ai-composer,#threadly-ai-panel.threadly-ai-maker .threadly-ai-main>.threadly-ai-composer{bottom:calc(8px + var(--threadly-mobile-safe-bottom) + var(--threadly-ai-keyboard-offset, 0px));--threadly-composer-bottom-gap: calc(8px + var(--threadly-mobile-safe-bottom) + var(--threadly-ai-keyboard-offset, 0px))}.threadly-ai-composer__bar{min-height:56px}#threadly-ai-panel #design-prompt{max-height:64px}#threadly-konva-designer.threadly-select-open .threadly-konva-shell,#threadly-konva-designer.threadly-cart-open .threadly-konva-shell,#threadly-konva-designer.threadly-checkout-open .threadly-konva-shell{height:var(--threadly-mobile-shell-height)}.threadly-select-surface{overflow:auto;-webkit-overflow-scrolling:touch;padding:12px 14px}.threadly-select-grid{grid-template-columns:minmax(180px,.78fr) minmax(260px,1fr);grid-template-rows:minmax(0,1fr);gap:14px;overflow:visible;padding-top:8px}.threadly-select-product{grid-template-columns:minmax(90px,120px) minmax(0,1fr);min-height:0;gap:12px}.threadly-select-preview{min-height:118px}.threadly-select-preview img{height:min(34svh,130px)}.threadly-select-panel{max-height:calc(100svh - 92px);overflow:auto}}@media(prefers-reduced-motion:reduce){#threadly-ai-panel.threadly-ai-maker,.threadly-ai-main,.threadly-ai-greeting,.threadly-ai-composer,.threadly-ai-composer__bar,.threadly-ai-sidebar,.threadly-ai-account-trigger__chevron,.threadly-ai-account-menu,.threadly-ai-account-menu__track,.threadly-ai-account-menu__rows>button,.threadly-ai-account-menu__rows>a,.threadly-ai-generation-status,.threadly-ai-output,.threadly-ai-my-designs-panel,.threadly-ai-view-heading,.threadly-ai-design-grid,.threadly-ai-design-grid .is-empty,.threadly-ai-design-loading,.threadly-ai-design-card--loading,.threadly-ai-design-loading__mockup:after,.threadly-select-add.is-pressing,.threadly-select-add.is-levyo-add-confirmed,#threadly-konva-designer .is-value-updating,#threadly-konva-designer .is-chip-updating,.threadly-select-add.is-levyo-add-working:before,.threadly-select-add.is-levyo-add-syncing:before,.threadly-select-add.is-levyo-add-confirmed:before,.threadly-select-add.is-levyo-add-confirmed:after,.threadly-ai-topbar__cart.is-levyo-cart-catching,.threadly-cart-count.is-levyo-count-pop,#threadly-konva-designer.threadly-ai-entering #threadly-ai-panel .threadly-ai-thread:not([hidden]),#threadly-konva-designer.threadly-ai-entering #threadly-ai-panel .threadly-ai-greeting:not([hidden]),#threadly-konva-designer.threadly-select-entering .threadly-select-surface,#threadly-konva-designer.threadly-cart-entering .threadly-cart-surface,#threadly-konva-designer.threadly-select-returning .threadly-select-surface{transition:none!important;animation:none!important}.threadly-select-preview img{transition:none!important;transform:none!important}.threadly-ai-generating-shirt:before,.threadly-ai-generating-steps li,.threadly-ai-generating-steps li i{transition:none!important;animation:none!important;transform:none!important}.threadly-select-preview[data-threadly-select-preview-state=pending] img{opacity:.86}.threadly-current-shirt-focus,.threadly-current-shirt-focus__surface,.threadly-current-shirt-focus__stage img{transition:opacity .12s linear!important;animation:none!important;transform:none!important}.threadly-select-add.is-levyo-add-working:before,.threadly-select-add.is-levyo-add-syncing:before,.threadly-select-add.is-levyo-add-confirmed:before{opacity:.22;transform:none}}@media(prefers-reduced-motion:reduce){.threadly-ai-thinking{animation:threadly-ai-eclipse-reveal 1ms linear .14s both}.threadly-ai-thinking__field{animation:none!important}.threadly-ai-thinking__field--leading{transform:translate3d(calc(var(--threadly-eclipse-travel) * .5),0,0) scale(.96)}.threadly-ai-thinking__field--trailing{transform:translate3d(calc(var(--threadly-eclipse-travel) * -.5),0,0) scale(.96)}.threadly-ai-panel,.threadly-ai-card{transition:none}}@media(max-width:749px){#threadly-ai-panel.threadly-ai-maker{transform:translate3d(0,8px,0) scale(.992);transition:opacity .16s ease,transform .22s var(--threadly-motion-soft)}.threadly-ai-main{filter:none}.threadly-ai-greeting{transition:opacity .16s ease,transform .22s var(--threadly-motion-soft),filter .22s var(--threadly-motion-soft)}.threadly-ai-chip,.threadly-ai-icon-button{backdrop-filter:none;-webkit-backdrop-filter:none}.threadly-konva-body{grid-template-columns:1fr}#threadly-konva-designer{--konva-radius: 24px;--konva-border: 2px}}@media(max-width:749px){.threadly-ai-maker.is-booting .threadly-ai-main{opacity:1!important;transform:none!important;filter:none!important;pointer-events:auto!important;transition:none!important}.threadly-ai-maker.is-booting .threadly-ai-stage,.threadly-ai-maker.is-booting .threadly-ai-composer,.threadly-ai-maker.is-booting .threadly-ai-sidebar{opacity:0!important;transform:translate3d(0,16px,0) scale(.99)!important;filter:none!important;pointer-events:none!important;transition:none!important}.threadly-ai-maker.is-booting .threadly-ai-topbar{z-index:10;opacity:1!important;transform:none!important;filter:none!important;pointer-events:auto!important}.threadly-ai-maker.is-booting .threadly-ai-boot-screen{z-index:8;pointer-events:none}.threadly-ai-main{will-change:opacity,transform;filter:none}.threadly-ai-composer__bar{transition:border-radius .28s ease,box-shadow .24s ease,filter .24s ease}.threadly-ai-attachment-preview{transition:opacity .22s ease,transform .24s var(--threadly-motion-spring)}.threadly-ai-thread{clip-path:inset(0 0 0 0);contain:layout style}.threadly-select-surface{overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;padding-bottom:var(--threadly-select-bottom-gap)}#threadly-konva-designer.threadly-cart-open .threadly-select-view:after,#threadly-konva-designer.threadly-checkout-open .threadly-select-view:after{content:none;display:none}.threadly-select-panel{max-height:none;overflow:visible;padding-bottom:0}.threadly-cart-surface{flex-direction:column;align-items:stretch;overflow-x:hidden;overflow-y:auto;contain:layout style;padding-block-start:16px}.threadly-cart-content{overflow:visible;padding-bottom:max(22px,env(safe-area-inset-bottom,0px))}.threadly-ai-chip,.threadly-ai-icon-button,.threadly-ai-generation-status,#threadly-ai-panel .threadly-ai-error,.threadly-modal-overlay{backdrop-filter:none;-webkit-backdrop-filter:none}}.threadly-ai-sidebar__footer--guest{margin-inline:0;padding:12px 2px max(0px,env(safe-area-inset-bottom,0px));min-height:0}.threadly-ai-sidebar__footer--guest>.threadly-ai-profile-login{width:100%;min-height:54px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;padding:0 18px;border:1px solid rgba(255,255,255,.24);border-radius:16px;color:#05080f;background:#4d97f8;box-shadow:0 10px 26px #4d97f83d,inset 0 1px #ffffff38;font-size:16px;font-weight:760;line-height:1;text-align:center;text-decoration:none;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;transition:transform .16s var(--threadly-motion-fast),filter .18s ease,box-shadow .18s ease}.threadly-ai-sidebar__footer--guest>.threadly-ai-profile-login:hover{filter:brightness(1.05)}.threadly-ai-sidebar__footer--guest>.threadly-ai-profile-login:active{transform:scale(.985)}.threadly-ai-sidebar__footer--guest>.threadly-ai-profile-login:focus-visible{outline:2px solid #fff;outline-offset:3px;box-shadow:0 0 0 5px #4d97f852,0 10px 26px #4d97f83d}@media(prefers-reduced-motion:reduce){.threadly-ai-sidebar__footer--guest>.threadly-ai-profile-login{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/threadly-ai-maker.css.map?levyo_ui=20260727_cloud_maker_v605 */
