@import"https://fonts.googleapis.com/css2?family=Heebo:wght@300;400;500;700;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@700;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:FILL@0..1&display=swap";:root{font-family:Heebo,system-ui,sans-serif;line-height:1.5;font-weight:400;color:#1f1a16;background:#f7f3ed;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}html,body,#root{min-height:100%}html,body{margin:0}body{min-width:320px}button,input,textarea,select{font:inherit}a{color:inherit}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: hsl(38, 30%, 96%);--fg: hsl(30, 15%, 12%);--card: hsl(40, 38%, 99%);--muted: hsl(30, 8%, 42%);--border: hsl(35, 18%, 87%);--sec: hsl(38, 25%, 92%);--accent: hsl(150, 32%, 36%);--wine: hsl(350, 42%, 36%);--deal: hsl(150, 38%, 30%);--gold: hsl(42, 85%, 52%);--sh-card: 0 1px 3px hsl(30 15% 14% / 5%), 0 6px 20px hsl(30 15% 14% / 6%);--sh-hover: 0 8px 32px hsl(30 15% 14% / 14%);--sh-hero: 0 20px 60px -10px hsl(30 15% 14% / 22%);--font-body: "Heebo", system-ui, sans-serif;--font-display: var(--font-body)}html{scroll-behavior:smooth}body{font-family:var(--font-body);background:var(--bg);color:var(--fg);direction:rtl;min-height:100vh;line-height:1.7;letter-spacing:normal;word-spacing:.05em}h1,h2,h3{font-family:var(--font-display)}.wrap{max-width:1120px;margin:0 auto;padding:0 1.5rem}@keyframes fadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes pulse2{0%,to{box-shadow:0 0 #22c55e66}50%{box-shadow:0 0 0 8px #22c55e00}}@keyframes shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}@keyframes float{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-9px) scale(1.07)}}.shimmer{background:linear-gradient(90deg,var(--sec) 25%,hsl(38,30%,96%) 50%,var(--sec) 75%);background-size:400px 100%;animation:shimmer 1.4s infinite}.nav{position:sticky;top:0;z-index:50;background:#fbf9f6f0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--border);transition:box-shadow .2s;will-change:transform}.nav.scrolled{box-shadow:var(--sh-card)}.nav-inner{display:flex;align-items:center;justify-content:space-between;height:64px}.logo-wrap{display:inline-flex;align-items:center;gap:7px;direction:ltr;unicode-bidi:bidi-override;text-decoration:none;cursor:pointer}.logo-btn{background:none;border:none;padding:0}.logo-dot{width:9px;height:9px;border-radius:50%;background:var(--wine);flex-shrink:0;transition:transform .3s}.logo-wrap:hover .logo-dot{transform:scale(1.4)}@keyframes logo-liquid-pulse{0%,to{opacity:.55}50%{opacity:.85}}.logo-u-liquid{opacity:.6;animation:logo-liquid-pulse 3s ease-in-out infinite}.logo-text{font-family:Playfair Display,Georgia,serif;font-size:1.4rem;font-weight:900;letter-spacing:-.02em;white-space:nowrap;display:inline-block;font-size:0}.logo-text .l1{color:var(--fg)}.logo-text .l2{color:var(--wine)}.nav-links{display:flex;gap:1.25rem;align-items:center}.nav-link-btn,.nav-link-anchor{font-size:.8rem;color:var(--muted);text-decoration:none;background:none;border:none;font-family:var(--font-body);cursor:pointer;transition:color .15s}.nav-link-btn:hover,.nav-link-anchor:hover{color:var(--fg)}.nav-link-primary{color:var(--fg);font-weight:700}.hero{position:relative;overflow:hidden;border-bottom:1px solid var(--border);min-height:640px;display:flex;align-items:center}.hero-bg-img{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center 48%;background-repeat:no-repeat;transition:transform 8s ease-out}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at top center,rgb(255 243 212 / 18%),transparent 42%),linear-gradient(180deg,#fbefe657,#f5ddcb1a 40%,#f8f2ec75)}.hero-content{position:relative;z-index:2;padding:5.5rem 0 4.5rem;width:100%;display:flex;flex-direction:column;align-items:center;text-align:center}.hero-badge{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--border);background:#ffffffbf;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:999px;padding:5px 14px;font-size:.72rem;color:var(--muted);margin-bottom:1.25rem;box-shadow:var(--sh-card);animation:fadeIn .6s ease both}.hero-pulse{width:7px;height:7px;border-radius:50%;background:#22c55e;animation:pulse2 2s infinite;flex-shrink:0}.hero h1{font-size:clamp(2.4rem,5.5vw,3.9rem);font-weight:900;line-height:1.06;letter-spacing:-.03em;margin-bottom:1.1rem;max-width:780px;animation:fadeUp .7s .1s both}.hero h1 em{font-style:normal;color:var(--wine)}.hero-sub{font-size:1rem;color:var(--muted);max-width:640px;line-height:1.65;margin-bottom:2.25rem;font-weight:300;animation:fadeUp .7s .2s both}.hero-search-group{width:100%;max-width:720px}.hero-control-label{font-size:.78rem;font-weight:800;color:var(--fg);margin-bottom:.35rem}.hero-control-sub{font-size:.78rem;color:var(--muted);margin-bottom:.65rem;line-height:1.5}.search-outer{position:relative;max-width:720px;isolation:isolate;z-index:40;animation:fadeUp .7s .3s both}.search-box{display:flex;align-items:center;background:#ffffffeb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:1.2rem;box-shadow:var(--sh-hero);border:1.5px solid var(--border);padding:8px 8px 8px 16px;gap:8px;transition:border-color .2s,box-shadow .2s,transform .2s}.search-box:focus-within{border-color:#6cac8c;box-shadow:var(--sh-hero),0 0 0 3px #6cac8c1f;transform:translateY(-1px)}.search-icon{color:var(--muted);font-size:17px;flex-shrink:0}.search-box input{flex:1;border:none;background:transparent;font-size:1.02rem;font-family:var(--font-body);padding:12px 4px;outline:none;color:var(--fg);direction:rtl;text-align:right}.search-box input::-moz-placeholder{color:var(--muted)}.search-box input::placeholder{color:var(--muted)}.search-btn{background:var(--fg);color:#fdfdfb;border:none;border-radius:.9rem;padding:13px 24px;font-size:.94rem;font-weight:700;cursor:pointer;white-space:nowrap;font-family:var(--font-body);transition:background .15s,transform .1s}.search-btn:hover{background:#3b332b}.search-btn:active{transform:scale(.97)}.ac{position:absolute;top:calc(100% + 8px);right:0;left:0;background:#fbf9f6fa;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid var(--border);border-radius:1rem;box-shadow:var(--sh-hero);z-index:460;max-height:380px;overflow-y:auto;animation:fadeUp .15s ease both}.ac-sec{padding:7px 16px 4px;font-size:.66rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);background:var(--sec)}.ac-item{padding:10px 16px;cursor:pointer;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:flex-start;gap:10px;transition:background .1s;border-bottom:1px solid hsl(35,18%,93%)}.ac-item:last-child{border-bottom:none}.ac-item:hover,.ac-item.hi{background:var(--sec)}.ac-left{display:flex;align-items:center;gap:10px;min-width:0}.ac-left>div:last-child{min-width:0}.ac-img{width:38px;height:38px;border-radius:7px;-o-object-fit:cover;object-fit:cover;background:var(--sec);flex-shrink:0;overflow:hidden;display:flex;align-items:center;justify-content:center;font-size:1.4rem}.ac-name{font-size:.88rem;font-weight:600;line-height:1.2;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.ac-vol{font-size:.7rem;color:var(--muted)}.ac-right{display:flex;flex-direction:column;align-items:flex-end;gap:2px;min-width:84px}.ac-price{font-size:.88rem;font-weight:800;color:var(--deal)}.ac-cat{font-size:.65rem;color:var(--muted);border:1px solid var(--border);border-radius:999px;padding:2px 7px;white-space:nowrap}.hero-category-shell{width:100%;max-width:720px;margin-top:1rem;padding:1rem;border:1px solid rgb(255 255 255 / 52%);border-radius:1.3rem;background:#ffffff9e;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:var(--sh-card);animation:fadeUp .7s .34s both}.hero-category-header{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:.8rem;text-align:right}.hero-category-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;border:1px solid rgb(30 20 10 / 10%);background:linear-gradient(135deg,#fffffff2,#f8f4edeb);border-radius:1rem;padding:1rem 1.05rem;box-shadow:var(--sh-card);cursor:pointer;transition:transform .18s,box-shadow .18s,border-color .18s}.hero-category-trigger:hover,.hero-category-trigger.on{transform:translateY(-1px);box-shadow:var(--sh-hover);border-color:#7454412e}.hero-category-copy{display:flex;flex-direction:column;gap:.18rem;text-align:right}.hero-category-current{font-size:1rem;font-weight:800;color:var(--fg)}.hero-category-meta{font-size:.75rem;color:var(--muted);line-height:1.45}.hero-category-chevron{width:2.2rem;height:2.2rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#352a2112;color:var(--fg);font-size:1.1rem;flex-shrink:0}.hero-category-panel{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem;margin-top:.8rem}.hero-category-option{border:1px solid rgb(30 20 10 / 10%);background:#ffffffeb;border-radius:1rem;padding:.95rem;text-align:right;cursor:pointer;transition:transform .18s,box-shadow .18s,border-color .18s,background .18s}.hero-category-option:hover,.hero-category-option.on{transform:translateY(-2px);box-shadow:var(--sh-card);border-color:#704d3b2e;background:#fffffffa}.hero-category-option-label{display:block;font-size:.9rem;font-weight:800;color:var(--fg);margin-bottom:.2rem}.hero-category-option-desc{display:block;font-size:.72rem;color:var(--muted);line-height:1.5}.hero-catalog-btn{border:1px solid var(--border);background:var(--fg);color:#fdfdfb;border-radius:999px;padding:.9rem 1.2rem;font-size:.84rem;font-weight:800;font-family:var(--font-body);cursor:pointer;white-space:nowrap;transition:background .15s,transform .1s,box-shadow .15s;box-shadow:var(--sh-card)}.hero-catalog-btn:hover{background:#3b332b;transform:translateY(-1px)}.quick{display:flex;flex-wrap:wrap;gap:7px;align-items:center;justify-content:center;margin-top:1.1rem;animation:fadeUp .7s .4s both}.qlabel{font-size:.76rem;color:var(--muted)}.qtag{border:1px solid rgb(30 20 10 / 18%);background:#ffffffe5;border-radius:999px;padding:6px 14px;font-size:.74rem;cursor:pointer;font-family:var(--font-body);color:var(--fg);transition:all .2s}.qtag:hover{border-color:var(--fg);background:#ffffffe5;transform:translateY(-1px)}.stats-row{width:100%;max-width:900px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.95rem;margin-top:2.5rem;animation:fadeUp .7s .5s both}.stat-card{padding:1rem 1.15rem;border-radius:1.05rem;border:1px solid rgb(255 255 255 / 48%);background:#ffffff8f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:var(--sh-card)}.stat-k{font-family:var(--font-display);font-size:1.9rem;font-weight:900;line-height:1}.stat-v{font-size:.76rem;color:var(--muted);margin-top:.3rem}.stores-strip{border-bottom:1px solid var(--border);background:var(--card);padding:.8rem 0;overflow:hidden}.stores-inner{display:flex;gap:1.5rem;align-items:center;flex-wrap:wrap;justify-content:center}.sbadge{font-size:.7rem;color:var(--muted);font-weight:500;white-space:nowrap;display:flex;align-items:center;gap:4px;transition:color .15s}.sbadge:hover{color:var(--fg)}.sbadge:before{content:"✓";color:var(--accent);font-weight:800;font-size:.72rem}.sponsored-banner{background:linear-gradient(130deg,#742f3b,#5f321c);border-radius:1.25rem;padding:1.6rem 2rem;margin:2rem 0;position:relative;overflow:hidden;cursor:pointer;transition:transform .2s,box-shadow .2s}.sponsored-banner:hover{transform:translateY(-2px);box-shadow:var(--sh-hover)}.sponsored-banner:before{content:"";position:absolute;top:-40px;left:-40px;width:200px;height:200px;background:#ffffff0d;border-radius:50%}.sponsored-banner:after{content:"";position:absolute;bottom:-60px;right:-20px;width:250px;height:250px;background:#ffffff0a;border-radius:50%}.sb-inner{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;position:relative;z-index:1}.sb-left h3{font-size:1.1rem;font-weight:900;color:#fff;margin-bottom:3px;font-family:var(--font-display)}.sb-left p{font-size:.78rem;color:#ffffffbf}.sb-pills{display:flex;gap:7px;flex-wrap:wrap}.sbpill{background:#ffffff21;border:1px solid rgb(255 255 255 / 22%);border-radius:7px;padding:5px 13px;font-size:.72rem;font-weight:700;color:#fff}.sb-btn{background:#fff;color:#742f3b;border:none;border-radius:9px;padding:10px 20px;font-size:.82rem;font-weight:800;cursor:pointer;font-family:var(--font-body);white-space:nowrap;flex-shrink:0;transition:transform .15s}.sb-btn:hover{transform:scale(1.04)}.featured{padding:2.5rem 0 2rem;border-bottom:1px solid var(--border)}.section-eyebrow{font-size:.66rem;font-weight:800;text-transform:uppercase;letter-spacing:.14em;color:var(--accent);margin-bottom:.4rem}.section-title{font-size:clamp(1.3rem,2.5vw,1.75rem);font-weight:900;line-height:1.1}.section-sub{font-size:.84rem;color:var(--muted);margin-top:.35rem}.featured-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(185px,1fr));gap:.9rem;margin-top:1.4rem}.fcard{background:var(--card);border:1px solid var(--border);border-radius:1rem;overflow:hidden;cursor:pointer;transition:box-shadow .25s,transform .25s}.fcard:hover{box-shadow:var(--sh-hover);transform:translateY(-4px)}.fcard-img{height:196px;position:relative;overflow:hidden;background:var(--sec)}.fcard-img-inner,.pcard-img-inner{width:100%;height:100%;display:flex;align-items:center;justify-content:center;transition:transform .4s cubic-bezier(.22,1,.36,1)}.product-photo-stage.loaded{background:radial-gradient(circle at top,#fffffff5,#f8f5eef5),linear-gradient(180deg,#f9f8f5,#efece7)}.product-photo{max-height:96%;max-width:90%;-o-object-fit:contain;object-fit:contain;-o-object-position:center bottom;object-position:center bottom;mix-blend-mode:multiply;filter:drop-shadow(0 16px 24px rgb(52 40 25 / 18%))}.fcard:hover .fcard-img-inner,.pcard:hover .pcard-img-inner{transform:scale(1.07)}.fcard-badge{position:absolute;top:8px;right:8px;font-size:.63rem;font-weight:800;border-radius:999px;padding:3px 9px;z-index:2}.fcard-sponsored-tag{position:absolute;top:8px;left:8px;font-size:.6rem;font-weight:700;background:#000000ad;color:#fff;border-radius:999px;padding:2px 8px;z-index:2}.bd{background:#d0f1e0;color:#174f33}.bh{background:#fcdacf;color:#812b0e}.bp{background:#fce8c5;color:#6c4c13}.bn{background:#d1e6fa;color:#13406c}.bs{background:#faebc6;color:#5d4714}.fcard-body{padding:.85rem 1rem .95rem}.fcard-cat{font-size:.62rem;color:var(--muted);margin-bottom:2px}.fcard-name{font-size:.86rem;font-weight:700;font-family:var(--font-display);line-height:1.2;margin-bottom:2px}.fcard-brand{font-size:.7rem;color:var(--muted);margin-bottom:7px}.fcard-vol{font-size:.68rem;color:var(--muted);background:var(--sec);border-radius:5px;padding:2px 7px;display:inline-block;margin-bottom:6px}.fcard-price-row{display:flex;align-items:baseline;gap:6px;margin-bottom:4px}.fcard-price{font-size:1.2rem;font-weight:900;font-family:var(--font-display);color:var(--deal)}.fcard-was{font-size:.72rem;color:var(--muted);text-decoration:line-through}.fcard-stores-count{font-size:.65rem;color:var(--muted)}.fcard-btn{width:100%;background:var(--fg);color:#fdfdfb;border:none;border-radius:.5rem;padding:7px;font-size:.75rem;font-weight:700;cursor:pointer;font-family:var(--font-body);margin-top:7px;transition:background .15s,transform .1s}.fcard-btn:hover{background:#413830}.fcard-btn:active{transform:scale(.97)}.catalog{padding:2rem 0 3rem;scroll-margin-top:88px}.catalog-overview-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.95rem}.category-tile{width:100%;border:1px solid rgb(255 255 255 / 55%);border-radius:1.25rem;padding:1.1rem;text-align:right;cursor:pointer;color:var(--fg);box-shadow:var(--sh-card);transition:transform .2s,box-shadow .2s,border-color .2s}.category-tile:hover{transform:translateY(-3px);box-shadow:var(--sh-hover);border-color:#ffffffd9}.category-tile-top{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.9rem}.category-tile-icon{font-size:1.5rem}.category-tile-count{font-size:.7rem;color:var(--muted);background:#ffffff94;padding:.25rem .55rem;border-radius:999px}.category-tile-label{font-size:1.05rem;font-weight:900;font-family:var(--font-display);margin-bottom:.45rem}.category-tile-description{font-size:.78rem;color:var(--muted);line-height:1.55;min-height:2.5rem}.category-tile-cta{display:inline-flex;margin-top:.95rem;font-size:.78rem;font-weight:700}.results-header{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:1rem;margin-bottom:1.4rem}.results-info{font-size:.78rem;color:var(--muted);margin-top:3px}.cat-filters{display:flex;gap:6px;flex-wrap:wrap}.cf{border:1px solid var(--border);background:var(--bg);border-radius:999px;padding:5px 13px;font-size:.74rem;cursor:pointer;font-family:var(--font-body);color:var(--fg);transition:all .2s}.cf:hover{background:var(--sec);transform:translateY(-1px)}.cf.on{background:var(--fg);color:#fdfdfb;border-color:var(--fg)}.results-grid{display:grid;gap:.9rem;grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.pcard{background:var(--card);border:1px solid var(--border);border-radius:1rem;overflow:hidden;transition:box-shadow .25s,transform .25s;display:flex;flex-direction:column;cursor:pointer}.pcard:hover{box-shadow:var(--sh-hover);transform:translateY(-3px)}.pcard-img{height:188px;position:relative;overflow:hidden;background:var(--sec);flex-shrink:0}.pcard-sponsored{position:absolute;top:6px;left:6px;font-size:.59rem;background:#000000ad;color:#fff;border-radius:999px;padding:2px 7px;font-weight:800;z-index:2}.pcard-body{padding:.85rem 1rem;flex:1;display:flex;flex-direction:column;gap:.4rem}.pcard-top{display:flex;justify-content:space-between;align-items:flex-start;gap:4px}.pcard-cat{font-size:.62rem;border:1px solid var(--border);border-radius:999px;padding:2px 8px;color:var(--muted);white-space:nowrap}.pcard-premium{font-size:.62rem;background:#fdefd8;color:#72471d;border-radius:999px;padding:2px 8px}.pcard-name{font-size:.9rem;font-weight:700;font-family:var(--font-display);line-height:1.2}.pcard-brand{font-size:.72rem;color:var(--muted)}.pcard-pills,.modal-meta{display:flex;gap:5px;flex-wrap:wrap}.pill{font-size:.63rem;background:var(--sec);border-radius:5px;padding:2px 7px;color:var(--muted)}.pcard-bottom{margin-top:auto;padding-top:.4rem}.pcard-store-label{font-size:.67rem;font-weight:700;color:var(--muted)}.pcard-store-list{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.38rem}.pcard-store-chip{display:inline-flex;align-items:center;border-radius:999px;background:var(--sec);color:var(--fg);font-size:.62rem;padding:.22rem .5rem}.pcard-store-chip.best{background:#e5f0eb;color:#23573d}.pcard-store-chip.more{background:#352a2112;color:var(--muted)}.pcard-store-meta{font-size:.62rem;color:#56816b;margin-top:.35rem}.pcard-price-row{display:flex;align-items:baseline;gap:7px}.pcard-price{font-size:1.35rem;font-weight:900;font-family:var(--font-display);color:var(--deal)}.pcard-was{font-size:.75rem;color:var(--muted);text-decoration:line-through}.pcard-updated{font-size:.6rem;color:var(--muted);margin-top:2px}.pcard-actions{display:flex;gap:5px;margin-top:.6rem}.pcard-btn-main{flex:1;background:var(--fg);color:#fdfdfb;border:none;border-radius:.5rem;padding:8px;font-size:.74rem;font-weight:700;cursor:pointer;font-family:var(--font-body);transition:background .15s,transform .1s}.pcard-btn-main:hover{background:#413830}.pcard-btn-main:active{transform:scale(.97)}.pcard-btn-sec{border:1px solid var(--border);background:transparent;border-radius:.5rem;padding:8px 10px;font-size:.74rem;cursor:pointer;font-family:var(--font-body);color:var(--muted);transition:background .15s,transform .1s}.pcard-btn-sec:hover{background:var(--sec);transform:scale(1.03)}.load-more{display:block;margin:1.75rem auto 0;border:1px solid var(--border);background:var(--card);border-radius:.75rem;padding:11px 30px;font-size:.85rem;font-weight:600;cursor:pointer;font-family:var(--font-body);color:var(--fg);transition:all .2s}.load-more:hover{background:var(--sec);box-shadow:var(--sh-card);transform:translateY(-2px)}.empty{border:1px dashed var(--border);border-radius:1.2rem;padding:3.5rem;text-align:center}.empty-icon{font-size:2.5rem;margin-bottom:.6rem}.empty-h{font-size:1.1rem;font-weight:700;font-family:var(--font-display)}.empty-p{font-size:.82rem;color:var(--muted);margin-top:4px}.modal-bg{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;z-index:400;display:flex;align-items:center;justify-content:center;padding:1rem;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);animation:fadeIn .2s ease}.modal{background:var(--card);border-radius:1.25rem;max-width:520px;width:100%;max-height:92vh;overflow-y:auto;box-shadow:0 24px 80px #00000059;animation:fadeUp .25s ease}.modal-header{padding:1.1rem 1.4rem;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;background:var(--card);z-index:2}.modal-title{font-size:1rem;font-weight:700;font-family:var(--font-display);line-height:1.3}.modal-close{background:var(--sec);border:none;width:28px;height:28px;border-radius:50%;font-size:1.1rem;cursor:pointer;color:var(--muted);display:flex;align-items:center;justify-content:center;transition:background .15s,transform .15s}.modal-close:hover{background:var(--border);transform:scale(1.1)}.modal-body{padding:1.25rem 1.4rem}.modal-img{height:240px;border-radius:.85rem;overflow:hidden;background:var(--sec);margin-bottom:1.1rem;display:flex;align-items:center;justify-content:center}.modal-price-hero{font-size:2.4rem;font-weight:900;font-family:var(--font-display);color:var(--deal);line-height:1}.modal-price-sub{font-size:.75rem;color:var(--muted);margin-top:4px}.modal-updated{font-size:.65rem;color:#509b75;margin-top:3px;display:flex;align-items:center;gap:4px}.modal-updated:before{content:"●";font-size:.5rem}.modal-stores{margin-top:1rem;display:flex;flex-direction:column;gap:5px}.msr{display:flex;justify-content:space-between;align-items:center;padding:10px 14px;border:1px solid var(--border);border-radius:.65rem;background:var(--bg);text-decoration:none;color:inherit;transition:background .15s,transform .15s,border-color .15s}.msr:hover{background:var(--sec);transform:translate(-2px);border-color:var(--border)}.msr.best{border-color:#7cb699;background:#f5f9f7}.msr-left{display:flex;flex-direction:column;gap:2px}.msr-name{font-size:.85rem;font-weight:600}.msr-vol{font-size:.7rem;color:var(--muted)}.msr-right{display:flex;align-items:flex-end;gap:8px;flex-direction:column}.msr-badge{font-size:.6rem;background:#d0f1e0;color:#174f33;border-radius:999px;padding:2px 7px;font-weight:800}.msr-price{font-size:.95rem;font-weight:800;color:var(--deal)}.msr-per{font-size:.62rem;color:var(--muted)}.modal-buy-btn{width:100%;background:var(--fg);color:#fdfdfb;border:none;border-radius:.75rem;padding:13px;font-size:.92rem;font-weight:700;cursor:pointer;font-family:var(--font-body);margin-top:.9rem;transition:background .15s,transform .1s}.modal-buy-btn:hover{background:#413830}.modal-buy-btn:active{transform:scale(.98)}.aff-note{font-size:.62rem;color:var(--muted);text-align:center;margin-top:.5rem}.age-popup-bg{position:fixed;top:0;right:0;bottom:0;left:0;z-index:600;display:flex;align-items:center;justify-content:center;padding:1rem;background-size:cover;background-position:center 50%;background-repeat:no-repeat;animation:fadeIn .3s ease}.age-popup{background:#fbf9f6f7;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:1.25rem;max-width:380px;width:100%;padding:2.1rem 2rem 1.9rem;text-align:center;box-shadow:0 32px 80px #00000059;border:1px solid var(--border);animation:fadeUp .4s .1s both}.age-brand-wrap{display:flex;justify-content:center;margin-bottom:1rem}.age-popup h2{font-size:1.15rem;font-weight:700;margin:0 0 .35rem;font-family:var(--font-display)}.age-popup p{font-size:.8rem;color:var(--muted);line-height:1.6;margin:0 0 1.35rem}.age-popup .stitch-brand-copy{gap:.06rem}.age-popup .stitch-brand-tagline{line-height:1}.age-btns{display:flex;gap:.65rem;margin-bottom:1rem}.age-yes{flex:1;background:var(--fg);color:#fdfdfb;border:none;border-radius:.75rem;padding:12px;font-size:.9rem;font-weight:800;cursor:pointer;font-family:var(--font-body);transition:background .15s,transform .1s}.age-yes:hover{background:#413830;transform:scale(1.02)}.age-no{flex:1;background:none;border:1px solid var(--border);border-radius:.75rem;padding:12px;font-size:.9rem;font-weight:600;cursor:pointer;font-family:var(--font-body);color:var(--muted);transition:background .15s}.age-no:hover{background:var(--sec)}.age-legal{font-size:.62rem;color:var(--muted);line-height:1.55}.footer{border-top:1px solid var(--border);padding:2rem 0 2.4rem;margin-top:1rem}.footer-inner{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer-links{display:flex;gap:1.25rem;flex-wrap:wrap}.footer-links a{font-size:.74rem;color:var(--muted);text-decoration:none;transition:color .15s}.footer-links a:hover{color:var(--fg)}.footer-copy{font-size:.7rem;color:var(--muted)}.site-info{padding:1rem 0 2.25rem;border-top:1px solid var(--border)}.site-info-head{margin-bottom:1.25rem;text-align:center}.site-info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.9rem}.site-info-card{height:100%;border:1px solid var(--border);border-radius:1.15rem;background:var(--card);box-shadow:var(--sh-card);padding:1.15rem;scroll-margin-top:88px}.site-info-eyebrow{font-size:.68rem;font-weight:800;color:var(--wine);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.45rem}.site-info-title{font-size:1rem;font-weight:900;line-height:1.2;margin-bottom:.45rem}.site-info-body{font-size:.8rem;color:var(--muted);line-height:1.65}.site-info-link{display:inline-flex;margin-top:.9rem;font-size:.78rem;font-weight:700;color:var(--fg);text-decoration:none;background:none;border:none;padding:0;cursor:pointer;font-family:inherit}.match-admin{padding:2rem 0 3rem}.match-admin-wrap{display:grid;gap:1rem}.match-admin-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.match-admin-head-actions{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap;justify-content:flex-end}.match-admin-banner{border:1px solid hsl(150 32% 78%);background:#f1f9f5;color:var(--fg);border-radius:1rem;padding:.95rem 1rem;font-size:.84rem;line-height:1.6}.match-admin-banner code{font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.match-admin-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.9rem}.match-stat-card{border:1px solid var(--border);border-radius:1rem;background:var(--card);box-shadow:var(--sh-card);padding:1rem;display:grid;gap:.25rem}.match-stat-card strong{font-size:1.6rem;font-family:var(--font-display)}.match-stat-card span{color:var(--muted);font-size:.8rem}.match-admin-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.match-admin-search{min-width:min(100%,340px);flex:1 1 320px;border:1px solid var(--border);border-radius:999px;padding:.85rem 1rem;background:var(--card);color:var(--fg);font-family:var(--font-body)}.match-admin-search:focus{outline:2px solid hsl(150 28% 55% / 18%);border-color:#6cac8c}.match-admin-filters{display:flex;gap:.55rem;flex-wrap:wrap}.match-admin-list{display:grid;gap:1rem}.match-pair-card{border:1px solid var(--border);border-radius:1.25rem;background:var(--card);box-shadow:var(--sh-card);padding:1rem;display:grid;gap:.95rem}.match-pair-top{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.match-pair-title{font-size:1.02rem;font-weight:900;line-height:1.4}.match-pair-sub{margin-top:.2rem;color:var(--muted);font-size:.8rem}.match-score-box{min-width:88px;border-radius:1rem;background:linear-gradient(135deg,#edf7f2,#f7f4ed);border:1px solid var(--border);padding:.7rem .85rem;text-align:center;display:grid;gap:.15rem}.match-score-box strong{font-size:1.15rem}.match-score-box span{font-size:.7rem;color:var(--muted)}.match-pair-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}.match-side-card{position:relative;border:1px solid var(--border);border-radius:1rem;background:#fcfbf8;padding:.9rem;display:grid;grid-template-columns:116px 1fr;gap:.9rem}.match-side-media{border-radius:.95rem;background:linear-gradient(180deg,#ebeef5,#dfe3ec);overflow:hidden}.match-side-copy{display:grid;gap:.22rem}.match-side-name{font-size:.95rem;font-weight:900;line-height:1.45}.match-side-brand,.match-side-meta,.match-side-stores,.match-side-normalized{color:var(--muted);font-size:.78rem;line-height:1.5}.match-side-price{color:var(--deal);font-weight:800;font-size:.92rem}.match-side-normalized{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.72rem}.match-side-index{position:absolute;top:.85rem;left:.85rem;font-size:.68rem;color:var(--wine);font-weight:800}.match-metrics,.match-token-row,.match-token-diff,.match-pair-actions{display:flex;gap:.6rem;flex-wrap:wrap;align-items:center}.match-token-row,.match-token-diff{color:var(--muted);font-size:.8rem}.match-token-diff{justify-content:space-between}.app-shell-main{padding-bottom:7.5rem}.topbar{position:sticky;top:0;z-index:120;background:#fbf9f6e5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid rgb(53 42 33 / 8%);will-change:transform}.topbar-inner{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:1.25rem}.topbar-brand{display:flex;align-items:center;gap:1rem}.topbar-trust{display:flex;align-items:center;gap:.45rem;flex-wrap:wrap;justify-content:flex-end}.trust-chip{display:inline-flex;align-items:center;border-radius:999px;border:1px solid rgb(53 42 33 / 10%);background:#ffffffc2;padding:.34rem .7rem;font-size:.68rem;color:var(--muted);white-space:nowrap}.topbar-links{display:flex;align-items:center;gap:.65rem;flex-wrap:wrap}.topbar-link,.history-card-link,.history-clear-btn,.route-teaser-link{display:inline-flex;align-items:center;justify-content:center;gap:.25rem;border:1px solid rgb(53 42 33 / 10%);background:#ffffffbd;color:var(--fg);border-radius:999px;padding:.72rem 1rem;font-size:.8rem;font-weight:700;text-decoration:none;cursor:pointer;font-family:var(--font-body);transition:transform .15s,background .15s,border-color .15s}.topbar-link:hover,.history-card-link:hover,.history-clear-btn:hover,.route-teaser-link:hover{transform:translateY(-1px);background:#fffffff5;border-color:#352a212e}.topbar-link.is-active{background:var(--fg);color:var(--card);border-color:var(--fg)}.topbar-login{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:.1rem;min-width:92px;border-radius:1rem;border:1px solid rgb(53 42 33 / 10%);background:linear-gradient(135deg,#ffffffe5,#f8f4eddb);padding:.62rem .95rem;font-family:var(--font-body);font-size:.78rem;font-weight:800;color:var(--fg);cursor:pointer}.topbar-login span{font-size:.62rem;font-weight:500;color:var(--muted)}.bottom-nav{position:fixed;bottom:1rem;left:50%;transform:translate(-50%);z-index:140;width:min(100% - 1.5rem,720px)}.bottom-nav-inner{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;gap:.5rem;padding:.75rem;border-radius:1.6rem;border:1px solid rgb(53 42 33 / 10%);background:#fdfcf9f5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 18px 46px #29241e1f;will-change:transform}.bottom-nav-link,.bottom-nav-chat{min-height:58px;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:.2rem;text-decoration:none;color:var(--muted);border-radius:1rem;transition:transform .15s,color .15s,background .15s}.bottom-nav-link:hover,.bottom-nav-chat:hover{transform:translateY(-2px)}.bottom-nav-link.is-active{color:var(--fg);background:#352a210d}.bottom-nav-link span:last-child,.bottom-nav-chat span:last-child{font-size:.7rem;font-weight:700}.bottom-nav-icon{font-size:1rem}.bottom-nav-chat{position:relative;background:linear-gradient(135deg,#823542,#67361e);color:#fff;box-shadow:0 12px 24px #8235423d}.bottom-nav-chat[aria-current=page]{background:linear-gradient(135deg,#3e795c,#2f6051)}.bottom-nav-chat-icon{position:relative;z-index:2;font-size:1.15rem}.bottom-nav-chat-pulse{position:absolute;top:10px;right:10px;bottom:10px;left:10px;border-radius:1rem;background:#ffffff1f;animation:pulse2 2.4s infinite}.route-page{padding:1.25rem 0 2rem}.page-hero{padding:1.5rem 0 .4rem}.page-hero-compact{padding-bottom:1.25rem}.page-hero-inner,.chat-shell{display:grid;gap:1rem}.page-kicker{font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.12em;color:var(--wine)}.page-title{font-size:clamp(1.8rem,4vw,2.6rem);line-height:1.08}.page-copy{max-width:780px;color:var(--muted);font-size:.96rem;line-height:1.75}.welcome-hero{position:relative;min-height:76vh;overflow:hidden;border-bottom:1px solid var(--border);display:flex;align-items:center}.welcome-hero .hero-bg-img{background-position:center 54%}.welcome-hero-inner{position:relative;z-index:2;width:100%;padding:4rem 0 3.5rem}.welcome-panel{max-width:760px;margin-inline:auto;text-align:center;display:grid;gap:1.2rem}.welcome-badge{margin-inline:auto;display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .9rem;border-radius:999px;border:1px solid rgb(255 255 255 / 55%);background:#ffffffb8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--muted);font-size:.76rem;box-shadow:var(--sh-card)}.welcome-title{font-size:clamp(2.3rem,6vw,4.25rem);line-height:1.03;letter-spacing:-.04em}.welcome-title em{font-style:normal;color:var(--wine)}.welcome-sub{max-width:650px;margin-inline:auto;color:var(--muted);font-size:1rem;line-height:1.8}.welcome-search-box{width:100%;display:flex;align-items:center;gap:.75rem;padding:.65rem .7rem .65rem 1rem;border-radius:1.5rem;border:1px solid rgb(255 255 255 / 55%);background:#ffffffe5;box-shadow:var(--sh-hero)}.welcome-search-box input{flex:1;min-width:0;border:none;outline:none;background:transparent;color:var(--fg);font-family:var(--font-body);font-size:1rem;padding:.9rem .35rem;text-align:right}.welcome-search-box input::-moz-placeholder{color:var(--muted)}.welcome-search-box input::placeholder{color:var(--muted)}.welcome-search-btn,.empty-panel-btn,.history-card-btn,.route-teaser-btn{display:inline-flex;align-items:center;justify-content:center;border:none;text-decoration:none;background:var(--fg);color:var(--card);padding:.95rem 1.2rem;border-radius:1rem;font-family:var(--font-body);font-size:.88rem;font-weight:800;cursor:pointer;white-space:nowrap;transition:transform .15s,background .15s}.welcome-search-btn:hover,.empty-panel-btn:hover,.history-card-btn:hover,.route-teaser-btn:hover{transform:translateY(-1px);background:#3b332b}.welcome-smart-row{display:grid;gap:.75rem;justify-items:center;color:var(--muted);font-size:.82rem}.welcome-chip-row,.chat-inline-pills,.history-card-filters{display:flex;gap:.55rem;flex-wrap:wrap;justify-content:center}.suggestion-chip{border:1px solid rgb(53 42 33 / 12%);background:#ffffffd6;color:var(--fg);border-radius:999px;padding:.62rem .95rem;font-size:.78rem;font-family:var(--font-body);cursor:pointer;transition:transform .15s,border-color .15s,background .15s}.suggestion-chip:hover,.suggestion-chip.is-active{transform:translateY(-1px);background:#fffffff5;border-color:#352a2133}.welcome-actions,.route-teaser-actions,.history-card-actions{display:flex;align-items:center;justify-content:center;gap:.85rem;flex-wrap:wrap}.welcome-text-link{color:var(--wine);font-size:.88rem;font-weight:800;text-decoration:none}.welcome-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem}.welcome-stat-card{padding:1rem 1.05rem;border-radius:1.15rem;background:#ffffff9e;border:1px solid rgb(255 255 255 / 45%);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:var(--sh-card);display:grid;gap:.2rem}.welcome-stat-card strong{font-family:var(--font-display);font-size:1.55rem;line-height:1}.welcome-stat-card span{color:var(--muted);font-size:.74rem}.route-teaser{padding-top:2rem}.route-teaser-card{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;flex-wrap:wrap;padding:1.25rem 1.35rem;border-radius:1.35rem;background:linear-gradient(135deg,#fffffff5,#f8f3ebf2);border:1px solid var(--border);box-shadow:var(--sh-card)}.chat-page{padding-bottom:2.5rem}.chat-panel{display:grid;gap:1rem;padding:1.2rem;border-radius:1.6rem;border:1px solid var(--border);background:linear-gradient(180deg,#fffffffa,#f8f4edfa);box-shadow:var(--sh-card)}.chat-welcome{display:grid;gap:.85rem;justify-items:flex-start;text-align:right}.chat-welcome h2,.chat-result-head h2{font-size:1.4rem;line-height:1.18}.chat-welcome p,.chat-empty-state p{color:var(--muted);line-height:1.7}.progress-shell{display:grid;gap:.45rem}.progress-caption{display:flex;align-items:center;justify-content:space-between;gap:1rem;color:var(--muted);font-size:.8rem}.progress-track{width:100%;height:10px;border-radius:999px;background:#352a2117;overflow:hidden}.progress-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--wine),var(--gold));transition:width .3s ease}.chat-messages{display:grid;gap:.75rem}.message-row{display:flex}.message-row.user{justify-content:flex-start}.message-row.assistant{justify-content:flex-end}.message-bubble{max-width:min(100%,580px);border-radius:1.3rem;padding:.95rem 1rem;box-shadow:var(--sh-card);border:1px solid var(--border)}.message-bubble.user{background:linear-gradient(135deg,#823542,#6a3a25);border-bottom-right-radius:.45rem;color:#fff}.message-bubble.assistant{background:#fff;border-bottom-left-radius:.45rem}.message-meta{display:flex;align-items:center;justify-content:space-between;gap:1rem;font-size:.7rem;margin-bottom:.35rem;opacity:.78}.message-text{white-space:pre-wrap;line-height:1.75;font-size:.92rem}.chat-empty-state{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;border-radius:1.1rem;background:#f6f3ee;padding:.95rem 1rem}.chat-result-strip{display:grid;gap:1rem}.chat-result-head{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;flex-wrap:wrap}.chat-results-carousel{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(280px,1fr);gap:.9rem;overflow-x:auto;padding-bottom:.35rem}.chat-product-card{position:relative;min-width:0;display:grid;grid-template-rows:auto 1fr;border-radius:1.35rem;border:1px solid var(--border);background:var(--card);box-shadow:var(--sh-card);overflow:hidden}.favorite-badge{position:absolute;top:.8rem;left:.8rem;z-index:3;width:2.2rem;height:2.2rem;border-radius:999px;border:1px solid rgb(53 42 33 / 12%);background:#ffffffdb;color:var(--wine);font-size:1rem;cursor:pointer}.favorite-badge.is-active{background:#823542;color:#fff}.chat-product-card-media{min-height:240px;background:linear-gradient(180deg,#f7f5f2,#ece9e4)}.chat-product-card-body{display:grid;gap:.65rem;padding:1rem}.chat-product-card-top{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.chat-product-tag{display:inline-flex;align-items:center;border-radius:999px;background:#352a2112;color:var(--muted);padding:.26rem .55rem;font-size:.66rem}.chat-product-tag.accent{background:#e5f0eb;color:#23573d}.chat-product-card h3{font-size:1.05rem;line-height:1.35}.chat-product-brand,.chat-product-copy,.chat-product-caption{color:var(--muted);line-height:1.6}.chat-product-brand{font-size:.8rem}.chat-product-pills{display:flex;gap:.4rem;flex-wrap:wrap}.chat-product-price-row{display:flex;align-items:baseline;gap:.55rem}.chat-product-price-row strong{font-family:var(--font-display);font-size:2rem;line-height:1;color:var(--deal)}.chat-product-price-row span{color:var(--muted);font-size:.74rem}.chat-product-copy{display:flex;flex-direction:column;gap:.12rem;font-size:.76rem}.chat-product-caption{font-size:.8rem}.chat-product-actions{padding-top:.35rem}.chat-product-btn{width:100%;border:none;border-radius:.95rem;background:var(--fg);color:var(--card);padding:.9rem 1rem;font-family:var(--font-body);font-weight:800;cursor:pointer}.chat-composer{position:sticky;bottom:0;display:flex;align-items:center;gap:.75rem;padding-top:.2rem}.chat-composer-input{flex:1;min-width:0;border:1px solid var(--border);border-radius:1rem;padding:.95rem 1rem;background:#fff;color:var(--fg);font-family:var(--font-body);font-size:.92rem}.chat-composer-btn{border:none;border-radius:1rem;padding:.95rem 1.1rem;background:linear-gradient(135deg,#823542,#6a3a25);color:#fff;font-family:var(--font-body);font-weight:800;cursor:pointer}.chat-composer-btn:disabled{opacity:.7;cursor:progress}.favorites-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem}.history-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem;color:var(--muted);font-size:.8rem}.history-list{display:grid;gap:.9rem}.history-card{display:grid;gap:.9rem;padding:1rem 1.05rem;border-radius:1.25rem;border:1px solid var(--border);background:var(--card);box-shadow:var(--sh-card)}.history-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.history-card-source{color:var(--wine);font-size:.72rem;font-weight:800;margin-bottom:.2rem}.history-card h2{font-size:1.1rem;line-height:1.3}.history-card-time,.history-card-copy{color:var(--muted);font-size:.8rem}.empty-panel{display:grid;gap:.7rem;justify-items:center;text-align:center;padding:2.5rem 1.5rem;border-radius:1.35rem;border:1px dashed var(--border);background:#ffffffbf}.empty-panel h2{font-size:1.35rem}.empty-panel p{max-width:560px;color:var(--muted);line-height:1.7}@media(max-width:600px){.hero h1{font-size:2.1rem}.search-box{padding-inline:10px 6px}.ac-item{grid-template-columns:1fr}.ac-right{flex-direction:row;align-items:center;justify-content:flex-start;min-width:0}.hero-category-header{flex-direction:column;align-items:stretch}.hero-catalog-btn{width:100%}.stats-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.featured-grid{grid-template-columns:repeat(2,1fr)}.results-grid{grid-template-columns:1fr}.nav-links{gap:.75rem}.match-admin-head,.match-admin-toolbar,.match-pair-top,.match-token-diff{flex-direction:column;align-items:stretch}.match-admin-stats,.match-pair-grid,.match-side-card{grid-template-columns:1fr}}@media(max-width:900px){.topbar-inner,.topbar-brand{flex-direction:column;align-items:stretch}.topbar-brand{gap:.75rem}.topbar-links{justify-content:space-between}.welcome-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.route-teaser-card,.history-card-top,.chat-result-head,.history-toolbar{flex-direction:column;align-items:stretch}}@media(max-width:720px){.app-shell-main{padding-bottom:8.25rem}.welcome-hero-inner{padding-top:3rem}.welcome-search-box,.chat-composer{flex-direction:column;align-items:stretch}.welcome-search-btn,.chat-composer-btn{width:100%}.bottom-nav{width:calc(100% - 1rem);bottom:.55rem}.bottom-nav-inner{gap:.25rem;padding-inline:.45rem}.bottom-nav-link span:last-child,.bottom-nav-chat span:last-child{font-size:.62rem}.chat-results-carousel{grid-auto-columns:88%}}:root{--stitch-surface: #fff8f7;--stitch-surface-low: #fff0f0;--stitch-surface-card: rgb(255 255 255 / 78%);--stitch-surface-strong: #ffffff;--stitch-border: #d9c1c1;--stitch-outline: #877273;--stitch-text: #221a1a;--stitch-text-muted: #544243;--stitch-primary: #823542;--stitch-primary-strong: #9f4151;--stitch-secondary: #ffbe36;--stitch-success: #005b32;--stitch-shadow: 0 8px 30px rgb(130 54 62 / 10%);--stitch-shadow-soft: 0 4px 16px rgb(130 54 62 / 6%);--stitch-radius: 20px;--stitch-radius-sm: 14px;--stitch-container: 1120px}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24;line-height:1;display:inline-flex;align-items:center;justify-content:center}.stitch-app-shell{min-height:100vh;background:var(--stitch-surface)}.stitch-app-main{min-height:100vh;padding-top:72px;padding-bottom:92px}.stitch-topbar{position:fixed;inset:0 0 auto;z-index:10000;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#faf8f7e0;border-bottom:1px solid rgb(130 54 62 / 10%);box-shadow:0 6px 22px #82363e0f;will-change:transform}.stitch-topbar-inner{max-width:var(--stitch-container);margin:0 auto;display:flex;flex-direction:row-reverse;align-items:center;justify-content:space-between;gap:1rem;padding:.72rem 1.5rem}.stitch-brand-text-area{display:inline-flex;align-items:center;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-shrink:0}.stitch-seal-btn{background:none;border:none;padding:0;cursor:pointer;display:inline-flex;align-items:center}.stitch-nav-menu-panel{position:fixed;inset:auto 0 0;width:100%;max-width:100%;border-radius:1.25rem 1.25rem 0 0;padding:.75rem .75rem calc(.75rem + env(safe-area-inset-bottom));display:grid;gap:.3rem;background:#fffcfbf7;border:1px solid rgb(130 54 62 / 14%);box-shadow:0 -8px 48px #82363e29;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:9999;animation:pageFadeIn .12s ease}@media(min-width:781px){.stitch-nav-menu-panel{inset:unset;width:min(280px,calc(100vw - 2rem));max-width:unset;border-radius:1.15rem;padding:.5rem;box-shadow:0 20px 48px #82363e29}}.stitch-image-picker-sheet{position:fixed;inset:auto 0 0;z-index:9999;background:#fffcfbf7;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:1.5rem 1.5rem 0 0;border:1px solid rgb(130 54 62 / 12%);box-shadow:0 -8px 40px #82363e24;padding:1.25rem 1rem calc(1.25rem + env(safe-area-inset-bottom));display:flex;flex-direction:column;gap:.6rem;animation:pageFadeIn .14s ease}.stitch-image-picker-btn{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;border-radius:1rem;border:1px solid rgb(130 54 62 / 10%);background:#fffcfb99;font-family:var(--font-body);font-size:1rem;font-weight:600;color:var(--stitch-primary);cursor:pointer;text-align:start;width:100%;transition:background-color .14s ease}.stitch-image-picker-btn:hover{background:#82363e0f}.stitch-image-picker-cancel{margin-top:.2rem;padding:.85rem;border:none;background:none;font-family:var(--font-body);font-size:.9rem;color:var(--stitch-text-muted);cursor:pointer;border-radius:.75rem;width:100%;transition:background-color .14s ease}.stitch-image-picker-cancel:hover{background:#0000000d}.stitch-sheet-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000061;z-index:9998}@media(min-width:781px){.stitch-sheet-backdrop{display:none}}.stitch-brand-lockup{display:inline-flex;align-items:center;gap:.8rem;min-width:0;color:var(--stitch-primary)}.stitch-brand-lockup--header{gap:.62rem}.stitch-brand-lockup--modal,.stitch-brand-lockup.is-wordmark-only{gap:0}.stitch-brand-link{display:inline-flex;align-items:center;text-decoration:none;border-radius:999px;outline:none;min-width:0;flex-shrink:0;padding:0;cursor:pointer;transition:box-shadow .18s ease,background-color .18s ease}.stitch-brand-home-control{display:inline-flex;align-items:center;gap:.62rem;min-width:0}.stitch-brand-home-copy{display:inline-flex;min-width:0;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.stitch-brand-home-copy,.stitch-brand-home-copy *{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:default;transition:none!important}.stitch-brand-link:hover .stitch-brand-seal,.stitch-brand-link:focus-visible .stitch-brand-seal{box-shadow:0 14px 28px #82363e29;border-color:#82363e42;transform:translateY(-1px) scale(1.03)}.stitch-brand-link:focus-visible .stitch-brand-seal{background:linear-gradient(180deg,#fff,#f4e6e6f5)}.stitch-seal-wrap{position:relative;display:inline-flex;align-items:center;gap:.3rem}.stitch-seal-menu-btn{display:inline-flex;align-items:center;justify-content:center;width:1.9rem;height:1.9rem;border-radius:999px;background:none;border:none;padding:0;cursor:pointer;color:var(--stitch-primary);font-size:1.1rem;transition:background-color .15s ease}.stitch-seal-menu-btn:hover{background:#82363e14}.stitch-brand-seal{position:relative;width:3rem;height:3rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;background:linear-gradient(180deg,#fffffff5,#efdfdfeb);border:1px solid rgb(130 54 62 / 16%);box-shadow:0 10px 24px #82363e1a;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease;color:var(--stitch-primary)}.stitch-brand-lockup--header .stitch-brand-seal{width:2.72rem;height:2.72rem;box-shadow:0 8px 20px #82363e1a}.stitch-brand-seal:after{content:"";position:absolute;top:.22rem;right:.22rem;bottom:.22rem;left:.22rem;border-radius:inherit;border:1px solid rgb(130 54 62 / 18%);pointer-events:none}.stitch-brand-seal-mark{position:relative;z-index:1;width:1.3rem;height:1.3rem}.stitch-brand-copy{display:flex;flex-direction:column;align-items:center;gap:.14rem;min-width:0;text-align:center}.stitch-brand-lockup--header .stitch-brand-copy{gap:.02rem}.stitch-brand-lockup--modal .stitch-brand-copy{gap:.04rem}.stitch-brand-lockup.is-wordmark-only .stitch-brand-copy{align-items:center;text-align:center}.stitch-brand-lockup.is-wordmark-only .stitch-brand-tagline{padding-inline-start:0}.stitch-brand-logo-wrap{display:block;width:9.35rem;max-width:100%;flex-shrink:0;line-height:0}.stitch-brand-lockup--sm .stitch-brand-logo-wrap{width:8rem}.stitch-brand-lockup--lg .stitch-brand-logo-wrap{width:12.4rem}.stitch-brand-lockup--header .stitch-brand-logo-wrap{width:9.55rem}.stitch-brand-lockup--modal .stitch-brand-logo-wrap{width:11.15rem}.stitch-brand-logo-img{display:block;width:100%;height:auto;mix-blend-mode:multiply}.stitch-brand-tagline{font-size:.68rem;letter-spacing:.015em;color:var(--stitch-outline);font-weight:700;line-height:1.05;white-space:nowrap;direction:rtl;padding-inline-start:0}.stitch-brand-lockup--header .stitch-brand-tagline{font-size:.59rem;letter-spacing:.01em}.stitch-brand-lockup--modal .stitch-brand-tagline{font-size:.61rem;letter-spacing:.008em}.stitch-topbar-trust{display:flex;align-items:center;gap:.7rem;color:#57534e;font-size:.78rem;font-weight:500}.stitch-topbar-trust span{display:inline-flex;align-items:center;gap:.42rem}.stitch-live-dot{width:.5rem;height:.5rem;border-radius:999px;background:#22c55e;box-shadow:0 0 #22c55e73;animation:pulse2 2.4s ease-in-out infinite}.stitch-divider{color:#c9b7b7}.stitch-account-menu{position:relative;flex-shrink:0}.stitch-login-button{display:inline-flex;align-items:center;gap:.72rem;border:1px solid rgb(130 54 62 / 16%);border-radius:999px;padding:.6rem .92rem;background:#ffffffd6;color:var(--stitch-primary);font-weight:700;cursor:pointer;transition:transform .2s ease,border-color .2s ease,background-color .2s ease,box-shadow .2s ease}.stitch-login-button:hover{border-color:#82363e42;background:#fbf4f4f5;box-shadow:0 12px 24px #82363e1a}.stitch-login-button:active{transform:scale(.97)}.stitch-login-button-icon,.stitch-login-button-caret{color:var(--stitch-primary)}.stitch-login-button-copy{display:flex;flex-direction:column;align-items:flex-start;gap:.12rem;line-height:1;text-align:right}.stitch-login-button-copy strong{font-size:.92rem}.stitch-login-button-copy small{font-size:.68rem;color:var(--stitch-outline);font-weight:700}.stitch-account-menu-panel{position:absolute;top:calc(100% + .6rem);inset-inline-end:0;width:min(320px,calc(100vw - 2rem));display:grid;gap:.3rem;padding:.5rem;border-radius:1.15rem;background:#fffcfbf5;border:1px solid rgb(130 54 62 / 14%);box-shadow:0 20px 48px #82363e29;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}@media(max-width:780px){.stitch-account-menu-panel{position:fixed;inset:auto 0 0;width:100%;max-width:100%;border-radius:1.25rem 1.25rem 0 0;padding:.75rem .75rem calc(.75rem + env(safe-area-inset-bottom));z-index:200}.stitch-brand-link{pointer-events:none;cursor:default}.stitch-brand-link.stitch-seal-btn{pointer-events:auto;cursor:pointer}.stitch-brand-link:hover{transform:none}.stitch-brand-link:hover .stitch-brand-seal,.stitch-brand-link:focus-visible .stitch-brand-seal{box-shadow:none;border-color:#82363e24;transform:none}}.stitch-account-menu-item{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem;padding:.8rem .85rem;border-radius:.95rem;text-decoration:none;color:var(--stitch-text);transition:background-color .2s ease,transform .2s ease}.stitch-account-menu-item:hover{background:#fbf3f3f5;transform:translateY(-1px)}.stitch-account-menu-icon{color:var(--stitch-primary)}.stitch-account-menu-copy{display:grid;gap:.18rem;text-align:right}.stitch-account-menu-copy strong{color:var(--stitch-primary);font-size:.9rem}.stitch-account-menu-copy small{color:var(--stitch-text-muted);font-size:.74rem;line-height:1.45}.stitch-account-soon-pill{display:inline-flex;align-items:center;justify-content:center;padding:.28rem .58rem;border-radius:999px;background:#82363e1a;color:var(--stitch-primary);font-size:.7rem;font-weight:800}.stitch-bottom-nav{position:fixed;inset:auto 0 0;z-index:70;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));justify-items:center;align-items:center;gap:.3rem;padding:.8rem 1rem calc(.8rem + env(safe-area-inset-bottom));background:#faf8f7f0;border-top:1px solid rgb(130 54 62 / 10%);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 -8px 24px #82363e14;will-change:transform}.stitch-bottom-nav-link{position:relative;text-decoration:none;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:.28rem;width:100%;min-width:58px;color:#7b6d6d;font-size:.74rem;font-weight:500;transition:color .2s ease,transform .2s ease}.stitch-bottom-nav-link:hover{color:var(--stitch-primary)}.stitch-bottom-nav-link:active{transform:scale(.88);color:var(--stitch-primary)}.stitch-bottom-nav-link.is-active,.stitch-bottom-nav-link--sommelier,.stitch-bottom-nav-link--mixologist{color:var(--stitch-primary);font-weight:700}.stitch-sommelier-orb,.stitch-mixologist-orb{width:2.65rem;height:2.65rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center}@keyframes mix-invite{0%,to{box-shadow:0 0 10px 3px #c4842824}50%{box-shadow:0 0 20px 7px #c4842847}}.stitch-bottom-nav-link--mixologist{color:#b0741c}.stitch-bottom-nav-link--sommelier .material-symbols-rounded,.stitch-bottom-nav-link--mixologist .material-symbols-rounded{font-variation-settings:"FILL" 1,"wght" 500}.stitch-sommelier-status,.stitch-mixologist-status{position:absolute;top:.1rem;left:50%;width:.5rem;height:.5rem;border-radius:999px;border:2px solid white}.stitch-sommelier-status{background:#22c55e;transform:translate(.75rem)}.stitch-mixologist-status{background:#f59e0b;transform:translate(-1.25rem)}@keyframes pageFadeIn{0%{opacity:0;transform:translateY(12px) scale(.99)}to{opacity:1;transform:none}}.stitch-page{position:relative;min-height:calc(100vh - 76px);overflow:hidden}.stitch-page--hero{display:flex;flex-direction:column;min-height:calc(100vh - 76px)}.stitch-page--chat{overflow:visible}.stitch-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(to bottom,#fcf1e729,#f7e5cd0f,#f6ecdf52 72%,#f8f4eee5),url(../images/hero-vineyard-screen.png);background-size:cover;background-position:center 46%;background-repeat:no-repeat;image-rendering:-webkit-optimize-contrast;filter:saturate(1.02) contrast(1.01) brightness(1.04);opacity:1;pointer-events:none}.stitch-home-hero{position:relative;min-height:max(90vh,640px);width:100%;overflow:hidden}.stitch-backdrop--hero{background-image:linear-gradient(to bottom,#fcf1e724,#f7e3c90d 34%,#f6ebdc4d 72%,#f8f4eee0),url(../images/hero-vineyard-screen.png);opacity:1;background-position:center 46%;background-size:cover;background-repeat:no-repeat;image-rendering:-webkit-optimize-contrast;filter:saturate(1.03) contrast(1.02) brightness(1.05)}.stitch-hero-layout,.stitch-section-shell,.stitch-chat-shell{position:relative;z-index:1;max-width:var(--stitch-container);margin:0 auto;padding-inline:1.5rem}.stitch-hero-layout{min-height:inherit;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:3rem;padding-top:5.75rem;padding-bottom:5.75rem}.stitch-hero-copy{display:grid;gap:1.15rem;max-width:min(100%,60rem);margin-inline:auto}.stitch-hero-copy h1{font-family:var(--font-display);font-size:clamp(2.25rem,4.8vw,4.1rem);line-height:1.08;color:var(--stitch-text);display:flex;flex-direction:column;gap:.35rem;letter-spacing:-.04em;text-shadow:0 8px 28px rgb(255 255 255 / 26%)}.stitch-hero-line{display:block;white-space:nowrap}.stitch-hero-copy .accent{color:var(--stitch-primary-strong)}.stitch-app-shell.is-bordeaux-route .stitch-hero-copy .accent,.stitch-app-shell.is-bordeaux-route .stitch-section-head h1,.stitch-app-shell.is-bordeaux-route .stitch-section-subhead h2{color:#dcccd0;text-shadow:0 10px 28px rgb(56 8 21 / 28%),0 2px 10px rgb(255 244 230 / 18%)}.stitch-app-shell.is-bordeaux-route .stitch-section-head p,.stitch-app-shell.is-bordeaux-route .stitch-hero-copy p{color:#e8dadee5;text-shadow:0 6px 18px rgb(56 8 21 / 18%)}.stitch-app-shell.is-bordeaux-route{--stitch-bordeaux-ui: rgb(119 31 49);--stitch-bordeaux-ui-strong: rgb(102 22 40);--stitch-bordeaux-ui-soft: rgb(244 228 233 / 92%);--stitch-bordeaux-ui-soft-strong: rgb(250 241 243 / 94%);--stitch-bordeaux-ui-border: rgb(255 236 241 / 38%);--stitch-bordeaux-ui-text: rgb(94 28 42);--stitch-bordeaux-ui-muted: rgb(123 82 93)}.stitch-app-shell.is-bordeaux-route .stitch-search-shell{background:linear-gradient(180deg,#fffafbf5,#f9f1f3ed),#fff7f8eb;border-color:#ffeff39e;box-shadow:inset 0 1px #ffffffb8,0 22px 48px #2d08142e}.stitch-app-shell.is-bordeaux-route .stitch-search-row input{border-color:#771f3129;background:#fffbfce0;color:var(--stitch-bordeaux-ui-text)}.stitch-app-shell.is-bordeaux-route .stitch-search-row input:focus{border-color:#922f456b;box-shadow:0 0 0 4px #771f311a,0 10px 24px #2d081414}.stitch-app-shell.is-bordeaux-route .stitch-search-row input::-moz-placeholder{color:#947b82}.stitch-app-shell.is-bordeaux-route .stitch-search-row input::placeholder{color:#947b82}.stitch-app-shell.is-bordeaux-route .stitch-search-button,.stitch-app-shell.is-bordeaux-route .stitch-primary-button{background:linear-gradient(180deg,#9e4259,#8c3047 46%,#741c31);box-shadow:0 14px 28px #380a1838}.stitch-app-shell.is-bordeaux-route .stitch-search-button:hover,.stitch-app-shell.is-bordeaux-route .stitch-primary-button:hover{background:linear-gradient(180deg,#a64a61,#93364c 42%,#7a2035);opacity:1}.stitch-app-shell.is-bordeaux-route .stitch-search-button--arrow{background:linear-gradient(180deg,#9e4259,#8c3047 46%,#741c31)!important;border-color:#ffe9ef38;box-shadow:0 14px 28px #380a183d}.stitch-app-shell.is-bordeaux-route .stitch-search-button--arrow:hover{background:linear-gradient(180deg,#a64a61,#93364c 42%,#7a2035)!important;box-shadow:0 18px 32px #380a1847}.stitch-app-shell.is-bordeaux-route .stitch-image-btn--hero{background:linear-gradient(180deg,#fff9fafa,#f4e7ebf5);border-color:#ffeaef6b;box-shadow:inset 0 1px #ffffffdb,0 10px 22px #2d081424}.stitch-app-shell.is-bordeaux-route .stitch-image-btn--hero:hover:not(:disabled){background:linear-gradient(180deg,#fffcfc,#f6ecef);border-color:#ffe5eb8f;box-shadow:inset 0 1px #ffffffeb,0 14px 26px #2d08142e}.stitch-app-shell.is-bordeaux-route .stitch-image-btn--hero .material-symbols-outlined{color:#ad8891}.stitch-app-shell.is-bordeaux-route .stitch-image-bubble{color:var(--stitch-bordeaux-ui);border-color:#771f312e;box-shadow:0 8px 18px #2d08141f}.stitch-app-shell.is-bordeaux-route .stitch-chip{border-color:var(--stitch-bordeaux-ui-border);background:var(--stitch-bordeaux-ui-soft);color:var(--stitch-bordeaux-ui-text)}.stitch-app-shell.is-bordeaux-route .stitch-chip:hover{border-color:#771f3147;background:#fbf0f3f5;color:var(--stitch-bordeaux-ui)}.stitch-app-shell.is-bordeaux-route .stitch-chip.is-active{background:#771f311f;border-color:#771f3157;color:var(--stitch-bordeaux-ui)}.stitch-app-shell.is-bordeaux-route .stitch-private-link,.stitch-app-shell.is-bordeaux-route .stitch-secondary-link{background:var(--stitch-bordeaux-ui-soft);border-color:var(--stitch-bordeaux-ui-border);color:var(--stitch-bordeaux-ui-muted)}.stitch-app-shell.is-bordeaux-route .stitch-private-link:hover,.stitch-app-shell.is-bordeaux-route .stitch-secondary-link:hover{background:var(--stitch-bordeaux-ui-soft-strong);border-color:#771f3147;color:var(--stitch-bordeaux-ui);box-shadow:0 8px 18px #2d08141f}.stitch-app-shell.is-bordeaux-route .stitch-trust-badge{color:var(--stitch-bordeaux-ui-muted)}.stitch-app-shell.is-bordeaux-route .stitch-empty-state{background:linear-gradient(180deg,#f7e5ead6,#eed4dcc2),#f2dde3d1;border-color:#ffeaef6b;box-shadow:0 18px 40px #2d08141a}.stitch-app-shell.is-bordeaux-route .stitch-empty-icon{color:var(--stitch-bordeaux-ui)}.stitch-app-shell.is-bordeaux-route .stitch-history-card{background:#faf3f5d1;border-color:#ffeaef57;box-shadow:0 14px 30px #2d081414}.stitch-app-shell.is-bordeaux-route .stitch-history-icon{background:#771f311f;color:var(--stitch-bordeaux-ui)}.stitch-app-shell.is-bordeaux-route .stitch-history-link{color:var(--stitch-bordeaux-ui-muted)}.stitch-app-shell.is-bordeaux-route .stitch-history-link:hover{color:#fff;background:var(--stitch-bordeaux-ui)}.stitch-hero-copy p{max-width:42rem;margin:0 auto;color:var(--stitch-text-muted);font-size:1.08rem;line-height:1.7}.stitch-search-shell{width:min(100%,720px);margin-inline:auto;padding:1.75rem 1.85rem 1.6rem;border-radius:1.25rem;background:#fdfdfbf5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid rgb(255 255 255 / 70%);box-shadow:0 18px 45px #65202921}.stitch-search-header{display:grid;justify-items:center;gap:.35rem;padding-inline:.25rem;margin-bottom:1.1rem;text-align:center}.stitch-search-header span{color:var(--stitch-primary-strong);font-size:.82rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.stitch-search-header p{max-width:35rem;color:var(--stitch-text-muted);font-size:.92rem;line-height:1.6;text-transform:none;letter-spacing:normal}.stitch-search-row{display:flex;flex-direction:row;gap:.75rem;align-items:center;justify-content:center;width:100%;direction:rtl}.stitch-search-row input{flex:1;min-width:0;border:1.5px solid rgb(135 114 115 / 20%);background:#fff0f0b8;color:var(--stitch-text);border-radius:999px;padding:1rem 1.35rem;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.stitch-chat-composer input{flex:1;border:2px solid var(--stitch-border);background:#fff0f0d9;color:var(--stitch-text);border-radius:999px;padding:1rem 1.25rem;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.stitch-composer{z-index:40;max-width:min(680px,100%);margin:0 auto;width:100%;display:flex;flex-direction:column;gap:0;padding:.9rem 1.1rem .7rem;background:#ffffffeb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgb(217 193 193 / 55%);border-radius:1.5rem;box-shadow:0 20px 48px #82363e1f;transition:border-color .2s ease,box-shadow .2s ease}.stitch-composer:focus-within{border-color:#82363e52;box-shadow:0 20px 48px #82363e2e,0 0 0 3px #82363e12}.stitch-composer--sticky{position:sticky;top:92px}.stitch-composer--welcome{position:static}.stitch-composer__textarea{width:100%;border:none;background:transparent;color:var(--fg);font-family:var(--font-body);font-size:1rem;line-height:1.65;resize:none;outline:none;min-height:2.2rem;max-height:11rem;overflow-y:auto;padding:0;direction:rtl}.stitch-composer__textarea::-moz-placeholder{color:#8f8585}.stitch-composer__textarea::placeholder{color:#8f8585}.stitch-composer__footer{display:flex;align-items:center;justify-content:space-between;margin-top:.55rem;min-height:2rem}.stitch-composer__hint{font-size:.72rem;color:var(--muted);opacity:.55;-webkit-user-select:none;-moz-user-select:none;user-select:none}.stitch-composer__send{width:2.3rem;height:2.3rem;border:none;border-radius:50%;background:var(--wine);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .18s ease}.stitch-composer__send:hover:not(:disabled){background:#6d2c37}.stitch-composer__send:disabled{cursor:default}@media(max-width:600px){.stitch-composer{max-width:none}.stitch-composer--sticky{top:84px}.stitch-composer__hint{display:none}}.stitch-search-row input:focus,.stitch-chat-composer input:focus{border-color:var(--stitch-primary);box-shadow:0 0 0 4px #6520291a}.stitch-search-row input::-moz-placeholder,.stitch-chat-composer input::-moz-placeholder{color:#8f8585}.stitch-search-row input::placeholder,.stitch-chat-composer input::placeholder{color:#8f8585}.stitch-search-button,.stitch-chat-composer button,.stitch-primary-button{border:none;border-radius:999px;background:var(--stitch-primary);color:#fff;cursor:pointer;font-weight:700;transition:transform .2s ease,opacity .2s ease,background-color .2s ease}.stitch-search-button:hover,.stitch-chat-composer button:hover,.stitch-primary-button:hover{opacity:.94}.stitch-search-button:active,.stitch-chat-composer button:active,.stitch-primary-button:active{transform:scale(.98)}.stitch-search-button{min-width:110px;padding:1rem 1.4rem;box-shadow:0 10px 24px #65202924}.stitch-search-tip,.stitch-inline-note{font-size:.83rem;color:var(--stitch-text-muted);text-align:center}.stitch-search-tip{margin-top:.95rem;max-width:36rem;margin-inline:auto}.stitch-inline-note{margin-top:.7rem}.stitch-app-shell.is-bordeaux-route .stitch-inline-note{color:#e6d0d6e5}.stitch-popular-block,.stitch-quick-picks{display:flex;flex-direction:column;align-items:center;gap:.9rem}.stitch-popular-title{color:#8f8585;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;font-weight:700}.stitch-chip-group,.stitch-suggestion-cloud{display:flex;flex-wrap:wrap;justify-content:center;gap:.7rem}.stitch-suggestion-cloud--primary,.stitch-chip-group--primary{flex-wrap:nowrap;width:100%;max-width:680px;justify-content:center;gap:.75rem;margin-inline:auto}.stitch-suggestion-cloud--primary .stitch-chip,.stitch-chip-group--primary .stitch-chip{white-space:nowrap;flex:0 0 auto}.stitch-suggestion-cloud--smart{max-width:720px}.stitch-chip-group--chat{justify-content:flex-end}.stitch-chip-group--result-actions{margin:1.25rem auto 0;justify-content:center}.stitch-chip-group--categories{margin-top:.9rem}.stitch-chip-group--centered{max-width:860px;margin-inline:auto}.stitch-chip{border:1px solid var(--stitch-border);background:#faeaeae0;color:#5f5757;padding:.72rem 1.1rem;border-radius:999px;cursor:pointer;font-weight:600;transition:transform .18s ease,border-color .2s ease,background-color .2s ease,color .2s ease}.stitch-chip:hover{border-color:#82363e57;background:#fff7f7f5;color:var(--stitch-primary)}.stitch-chip:active{transform:scale(.98)}.stitch-chip.is-active{background:#82363e1a;border-color:#82363e57;color:var(--stitch-primary)}.stitch-private-link,.stitch-secondary-link{color:var(--stitch-text-muted);text-decoration:none;font-size:.96rem;padding:.5rem 1rem;border-radius:999px;border:1px solid rgb(217 193 193 / 50%);background:#fff9;transition:all .3s ease;cursor:pointer}.stitch-private-link{display:inline-flex;align-items:center;justify-content:center;text-align:center}.stitch-private-link--hero{font-weight:500}@media(max-width:780px){.stitch-private-link--hero{font-size:.78rem}}.stitch-private-link:hover,.stitch-secondary-link:hover{color:var(--stitch-primary);background:#ffffffe5;border-color:var(--stitch-primary);transform:translateY(-1px);box-shadow:0 4px 12px #82363e14}.stitch-footer{position:relative;z-index:1;margin-top:3rem;padding:2.25rem 1.5rem 7rem;background:var(--stitch-surface)}.stitch-footer-inner{max-width:var(--stitch-container);margin:0 auto;display:flex;flex-direction:row-reverse;justify-content:space-between;gap:2rem;align-items:center;padding-top:1.25rem}.stitch-footer-brand{text-align:right}.stitch-footer-brand strong{display:block;font-family:var(--font-display);font-size:1.3rem;color:var(--stitch-primary)}.stitch-footer-brand p{color:var(--stitch-text-muted);font-size:.88rem}.stitch-footer-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:1rem}.stitch-footer-links a{color:var(--stitch-text-muted);text-decoration:none;font-size:.88rem}.stitch-footer-links a:hover{color:var(--stitch-primary)}.stitch-chat-shell{min-height:calc(100vh - 168px);padding-top:1.5rem;padding-bottom:7.5rem;transition:min-height .46s cubic-bezier(.22,1,.36,1),padding-top .46s cubic-bezier(.22,1,.36,1),padding-bottom .46s cubic-bezier(.22,1,.36,1)}.stitch-chat-shell.is-welcome{min-height:calc(100vh - 168px);padding-top:clamp(4rem,12vh,8rem);padding-bottom:clamp(2rem,7vh,4rem)}.stitch-chat-intro{display:flex;flex-direction:column;gap:1.5rem;max-width:680px;margin:0 auto;width:100%;align-items:stretch}.stitch-chat-intro-card,.stitch-results-summary{border-radius:var(--stitch-radius);padding:2rem;background:var(--stitch-surface-card);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgb(217 193 193 / 55%);box-shadow:var(--stitch-shadow-soft);text-align:center;width:100%}.stitch-chat-intro-card h1,.stitch-results-summary h2,.stitch-section-head h1,.stitch-about-copy h2,.stitch-about-card h3,.stitch-about-contact h3,.stitch-about-responsible h3{font-family:var(--font-display);color:var(--stitch-primary)}.stitch-chat-intro-card h1{font-size:clamp(2rem,4vw,2.6rem);margin-bottom:.65rem}.stitch-chat-intro-card p,.stitch-results-summary p,.stitch-section-head p,.stitch-about-copy p,.stitch-about-card p,.stitch-about-contact p,.stitch-about-responsible p{color:var(--stitch-text-muted)}.contact-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem 1.4rem;margin-top:1.5rem;max-width:100%;width:100%;margin-inline:auto;text-align:right;align-items:start}.contact-form .stitch-primary-button{width:100%;grid-column:1 / -1}.contact-form-row{display:flex;flex-direction:column;gap:.4rem}.contact-form-row--full,.contact-form-error,.contact-form-success{grid-column:1 / -1}.contact-form-label{font-size:.85rem;font-weight:600;color:var(--stitch-text)}.contact-form-chip-group{display:flex;flex-wrap:wrap;gap:.6rem}.contact-form-chip{border:1px solid rgb(217 193 193 / 70%);background:#ffffffd6;color:var(--stitch-primary);border-radius:999px;padding:.62rem .92rem;font-family:var(--font-body);font-size:.85rem;font-weight:700;cursor:pointer;transition:border-color .2s ease,background-color .2s ease,transform .2s ease,color .2s ease}.contact-form-chip:hover,.contact-form-chip.is-active{border-color:#82363e5c;background:#82363e1a;transform:translateY(-1px)}.contact-form-input,.contact-form-textarea{width:100%;padding:.85rem 1rem;border:1.5px solid var(--stitch-border, #e2e2e2);border-radius:14px;background:var(--stitch-surface, #fff);color:var(--stitch-text);font-size:.95rem;font-family:inherit;transition:border-color .15s,box-shadow .15s ease,background-color .15s ease;outline:none;box-sizing:border-box}.contact-form-input:focus,.contact-form-textarea:focus{border-color:var(--stitch-primary);box-shadow:0 0 0 3px #82363e14;background:#fffffff5}.contact-form-input:disabled,.contact-form-textarea:disabled{opacity:.6;cursor:not-allowed}.contact-form-textarea{resize:vertical;min-height:182px;line-height:1.6}.contact-form-error{font-size:.85rem;color:#c0392b;margin:0}.contact-form-success{display:flex;align-items:flex-start;gap:.75rem;padding:1rem 1.25rem;background:#f0faf3;border:1.5px solid hsl(142,40%,80%);border-radius:18px;margin-top:1.2rem}.contact-form-success-icon{font-size:1.3rem;color:#339958;font-weight:700;line-height:1;padding-top:.08rem}.contact-form-success-copy{display:grid;gap:.35rem}.contact-form-success-copy strong{color:#27683f;font-size:1rem}.contact-form-success p{margin:0;color:#2e6b44;font-size:.95rem}.contact-form-success-copy small{color:#3e6f50;font-size:.8rem}@media(max-width:720px){.contact-form,.stitch-filter-price-range{grid-template-columns:1fr}}.contact-form-secondary-action{justify-self:flex-start;margin-top:.25rem}.stitch-secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:2.7rem;padding:.72rem 1rem;border-radius:999px;border:1px solid rgb(217 193 193 / 70%);background:#ffffffe0;color:var(--stitch-primary);font-family:var(--font-body);font-size:.9rem;font-weight:700;cursor:pointer;transition:border-color .2s ease,background-color .2s ease,transform .2s ease}.stitch-secondary-button:hover{border-color:#82363e52;background:#fff6f6f5;transform:translateY(-1px)}.stitch-chat-intro-card p{max-width:32rem;margin-inline:auto;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.stitch-chat-intro-badge,.stitch-message-badge{display:inline-flex;align-items:center;gap:.45rem;color:var(--stitch-primary);font-weight:800;margin-bottom:.85rem}.stitch-chat-intro-badge{justify-content:center;width:100%}.stitch-search-workspace{display:grid;gap:1rem;width:min(100%,var(--stitch-container));max-width:1120px;margin:0 auto;transition:transform .46s cubic-bezier(.22,1,.36,1),opacity .3s ease}.stitch-chat-shell.is-welcome .stitch-search-workspace{transform:translateY(2rem)}.stitch-search-panel,.stitch-search-summary{border-radius:var(--stitch-radius);background:#ffffffc7;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);border:1px solid rgb(217 193 193 / 55%);box-shadow:var(--stitch-shadow-soft)}.stitch-search-panel{display:grid;gap:1rem;width:100%;padding:1.2rem 1.3rem 1.3rem}.stitch-search-panel-head{display:flex;justify-content:center;text-align:center}.stitch-search-panel-head>div{display:grid;gap:.35rem;justify-items:center;max-width:38rem;margin-inline:auto}.stitch-search-panel-head h1{font-family:var(--font-display);color:var(--stitch-primary);font-size:clamp(1.45rem,2.8vw,1.95rem);margin-bottom:.25rem}.stitch-search-panel-head p{color:var(--stitch-text-muted);font-size:.9rem;max-width:34rem}.stitch-search-form{display:grid;gap:.8rem}.stitch-search-input-shell{display:flex;flex-direction:row-reverse;align-items:center;gap:.75rem;padding:.75rem .85rem;border-radius:1.4rem;border:1px solid rgb(217 193 193 / 60%);background:#ffffffa8;box-shadow:inset 0 1px #ffffff7f;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.stitch-search-input-shell:focus-within{border-color:#82363e4d;box-shadow:0 16px 34px #82363e1a,0 0 0 3px #82363e12;transform:translateY(-1px)}.stitch-search-input-icon{color:var(--stitch-primary);flex-shrink:0}.stitch-search-input-shell input{flex:1;min-width:0;border:none;background:transparent;color:var(--stitch-text);font-family:var(--font-body);font-size:1rem;outline:none;text-align:right}.stitch-search-input-shell input::-moz-placeholder{color:#8f8585}.stitch-search-input-shell input::placeholder{color:#8f8585}.stitch-search-submit{min-width:104px;flex-shrink:0;white-space:nowrap}.stitch-image-btn{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:2.1rem;height:2.1rem;padding:0;border:none;background:#82363e;color:#fff;cursor:pointer;border-radius:50%;transition:background .15s,transform .15s}.stitch-image-btn:hover:not(:disabled){background:#6b2c33;transform:scale(1.06)}.stitch-image-btn:disabled{opacity:.45;cursor:not-allowed}.stitch-image-btn--gallery{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:8px;border:1.5px solid rgb(130 54 62 / 22%);background:#82363e0f;color:#82363e;cursor:pointer;transition:background .15s,transform .12s;margin-right:-2px}.stitch-image-btn--gallery:hover:not(:disabled){background:#82363e24;transform:scale(1.06)}.stitch-image-btn--gallery:disabled{opacity:.4;cursor:not-allowed}.stitch-image-btn--gallery .material-symbols-outlined{font-size:1.05rem}.stitch-image-source-menu{position:absolute;bottom:calc(100% + 8px);right:0;background:#fff;border:1px solid rgb(0 0 0 / 10%);border-radius:12px;box-shadow:0 6px 20px #00000024;overflow:hidden;z-index:200;min-width:160px;direction:rtl}.stitch-image-source-menu-btn{display:flex;align-items:center;gap:.55rem;width:100%;padding:.72rem 1rem;border:none;background:none;cursor:pointer;font-size:.88rem;font-family:inherit;color:#2a1f23;text-align:right;direction:rtl;transition:background .12s}.stitch-image-source-menu-btn:not(:last-child){border-bottom:1px solid rgb(0 0 0 / 6%)}.stitch-image-source-menu-btn:hover{background:#82363e0f}.stitch-image-source-menu-btn .material-symbols-outlined{font-size:1.15rem;color:#82363e;flex-shrink:0}.stitch-image-btn-wrap{position:relative;display:flex;align-items:center;flex-shrink:0}.stitch-image-picker-menu{position:absolute;bottom:calc(100% + .5rem);inset-inline-end:0;display:grid;gap:.25rem;padding:.4rem;border-radius:1rem;background:#fffcfbf7;border:1px solid rgb(130 54 62 / 14%);box-shadow:0 8px 28px #82363e29;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:50;min-width:9rem;animation:pageFadeIn .12s ease}.stitch-image-picker-option{display:flex;align-items:center;gap:.6rem;padding:.55rem .75rem;border-radius:.7rem;color:var(--stitch-text);font-size:.88rem;font-weight:600;cursor:pointer;transition:background-color .15s ease;white-space:nowrap}.stitch-image-picker-option:hover{background:#82363e14}.stitch-image-picker-option .material-symbols-rounded,.stitch-image-picker-option .material-symbols-outlined{color:var(--stitch-primary);font-size:1.15rem}.stitch-image-bubble{position:absolute;bottom:calc(100% + .5rem);right:0;background:#fff;color:#82363e;font-size:.72rem;font-weight:600;white-space:nowrap;padding:.28rem .6rem;border-radius:999px;box-shadow:0 2px 10px #0000001f;border:1px solid rgb(130 54 62 / 20%);pointer-events:none;animation:stitch-bubble-in .4s ease 1.2s both,stitch-bubble-out .3s ease 5s forwards}.stitch-image-bubble:after{content:"";position:absolute;top:100%;right:.75rem;border:5px solid transparent;border-top-color:#fff}@keyframes stitch-bubble-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes stitch-bubble-out{to{opacity:0;pointer-events:none}}.stitch-image-btn--hero{position:relative;overflow:hidden;width:3rem;height:3rem;background:linear-gradient(180deg,#fffffffa,#f6f2eff5);color:#fff;border:1px solid rgb(188 174 167 / 34%);box-shadow:inset 0 1px #ffffffd9,0 8px 18px #4a3a321a}.stitch-image-btn--hero:hover:not(:disabled){background:linear-gradient(180deg,#fff,#f2ede9);border-color:#b2a29a75;box-shadow:inset 0 1px #ffffffeb,0 12px 24px #4a3a3224;transform:translateY(-1px) scale(1.02)}.stitch-image-btn--hero .material-symbols-outlined{font-variation-settings:"FILL" 1;color:#b7aea9;filter:drop-shadow(0 1px 1px rgb(255 255 255 / 85%))}.stitch-image-btn--hero>*{position:relative}.stitch-spinning{animation:stitch-spin .9s linear infinite}@keyframes stitch-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.stitch-filter-clear:hover{color:var(--stitch-primary)}.stitch-search-form-meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.9rem}.stitch-filter-toggle{display:inline-flex;align-items:center;gap:.45rem;padding:.65rem .95rem;border-radius:999px;border:1px solid rgb(217 193 193 / 60%);background:#ffffffbd;color:var(--stitch-primary);font-family:var(--font-body);font-size:.85rem;font-weight:800;cursor:pointer;transition:border-color .2s ease,background-color .2s ease,transform .2s ease}.stitch-filter-toggle:hover,.stitch-filter-toggle.is-open{background:#ffbe3624;border-color:#ffbe3657;transform:translateY(-1px)}.stitch-filter-panel{padding-top:.15rem}.stitch-filter-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem;align-items:end}.stitch-filter-field{display:grid;gap:.38rem;color:var(--stitch-text);font-size:.8rem;font-weight:700;text-align:right}.stitch-filter-field select{width:100%;border:1px solid rgb(217 193 193 / 60%);background:#ffffffe0;border-radius:.95rem;padding:.88rem .95rem;color:var(--stitch-text);font-family:var(--font-body);font-size:.92rem;outline:none}.stitch-filter-field select:focus{border-color:var(--stitch-primary);box-shadow:0 0 0 3px #65202917}.stitch-filter-switch{display:inline-flex;align-items:center;justify-content:flex-start;gap:.7rem;min-height:53px;padding:.88rem 1rem;border-radius:.95rem;border:1px solid rgb(217 193 193 / 60%);background:#ffffffd6;color:var(--stitch-text);font-size:.92rem;font-weight:700;cursor:pointer}.stitch-filter-switch input{inline-size:1rem;block-size:1rem;accent-color:var(--stitch-primary)}.stitch-filter-clear{justify-self:flex-start;align-self:center;border:none;background:transparent;font-family:var(--font-body);font-size:.86rem;font-weight:700;cursor:pointer}.stitch-search-suggestions,.stitch-search-shortcuts{display:grid;gap:.7rem}.stitch-search-suggestions-title{color:var(--stitch-text-muted);font-size:.76rem;letter-spacing:.02em;font-weight:700}.stitch-search-status{display:inline-flex;align-items:center;gap:.55rem;align-self:flex-start;padding:.78rem 1rem;border-radius:999px;background:#ffffffbd;border:1px solid rgb(217 193 193 / 60%);color:var(--stitch-primary);font-size:.88rem;font-weight:700;animation:fadeUp .32s ease both}.stitch-search-summary{display:grid;gap:1rem;padding:1.2rem 1.35rem;animation:fadeUp .42s cubic-bezier(.22,1,.36,1) both}.stitch-search-summary-top{display:grid;gap:1rem;justify-items:stretch}.stitch-search-summary-copy{display:grid;gap:.48rem;text-align:right}.stitch-search-summary-copy h2{font-family:var(--font-display);color:var(--stitch-primary);font-size:clamp(1.45rem,3vw,1.95rem)}.stitch-search-summary-copy p{color:var(--stitch-text-muted);max-width:46rem;font-size:.92rem}.stitch-search-summary-badge{display:inline-flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;padding:.38rem .85rem;border-radius:999px;background:#ffbe3624;border:1px solid rgb(255 190 54 / 30%);color:#7c5a00;font-size:.78rem;font-weight:800}.stitch-search-summary-section{display:grid;gap:.85rem;padding-top:.95rem;border-top:1px solid rgb(217 193 193 / 38%);text-align:right}.stitch-active-filter-list{display:flex;flex-wrap:wrap;gap:.65rem;justify-content:flex-end}.stitch-active-filter-pill{display:inline-flex;align-items:center;gap:.38rem;border:1px solid rgb(217 193 193 / 68%);background:#ffffffd6;color:var(--stitch-primary);padding:.56rem .8rem;border-radius:999px;font-family:var(--font-body);font-size:.82rem;font-weight:700;cursor:pointer;transition:border-color .2s ease,background-color .2s ease,transform .2s ease}.stitch-active-filter-pill:hover{border-color:#82363e52;background:#fff4f4f5;transform:translateY(-1px)}.stitch-active-filter-pill-icon{font-size:.95rem}.stitch-companion-bubbles{display:flex;flex-wrap:wrap;gap:.78rem;justify-content:flex-end}.stitch-companion-bubble{display:inline-flex;align-items:center;gap:.62rem;padding:.82rem 1.08rem;border:1px solid rgb(217 193 193 / 62%);border-radius:999px;background:#ffffffe5;color:var(--stitch-text);text-align:right;cursor:pointer;transition:border-color .2s ease,background-color .2s ease,transform .2s ease}.stitch-companion-bubble:hover{border-color:#82363e4d;background:#fff8f7fa;transform:translateY(-1px)}.stitch-companion-bubble-label{font-size:.92rem;font-weight:700}.stitch-companion-bubble small{color:var(--stitch-text-muted);font-size:.8rem;unicode-bidi:isolate}.stitch-companion-pill{display:inline-flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;padding:.36rem .74rem;border-radius:999px;font-size:.78rem;font-weight:800}.stitch-companion-pill--bundle{background:#ffbe3624;border:1px solid rgb(255 190 54 / 26%);color:#7c5a00}.stitch-companion-pill--mixer{background:#a6f4bd29;border:1px solid rgb(72 170 112 / 22%);color:var(--stitch-success)}.stitch-inline-icon{font-size:1.1rem}.stitch-progress-shell{max-width:920px;margin:0 auto 1.5rem}.stitch-progress-track{width:100%;height:4px;background:#6520291a;border-radius:999px;overflow:hidden}.stitch-progress-fill{height:100%;border-radius:inherit;background:var(--stitch-primary);transition:width .35s ease}.stitch-progress-meta{display:flex;flex-direction:row-reverse;justify-content:space-between;margin-top:.45rem;color:var(--stitch-primary);font-size:.76rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.stitch-messages-panel{display:grid;gap:1rem;max-width:920px;margin:0 auto}.stitch-messages-panel--conversation{gap:1.25rem;padding-top:1.1rem}.stitch-conversation-block{display:grid;gap:.85rem}.stitch-message-row{display:flex;direction:ltr}.stitch-message-row.assistant{justify-content:flex-start}.stitch-message-row.user{justify-content:flex-end}.stitch-message-bubble{max-width:min(720px,88%);padding:1rem 1.1rem;border-radius:1.35rem;box-shadow:var(--stitch-shadow-soft);text-align:right}.stitch-message-bubble.is-compact .stitch-message-text{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.stitch-message-bubble.assistant{border-top-left-radius:.35rem;background:#fffc;border:1px solid rgb(217 193 193 / 48%)}.stitch-message-bubble.user{border-top-right-radius:.35rem;background:var(--stitch-primary);color:#fff}.stitch-message-text{white-space:pre-wrap}.stitch-message-time{display:block;margin-top:.45rem;font-size:.68rem;color:#544243a6}.stitch-message-bubble.user .stitch-message-time{color:#ffffffad}.stitch-context-row{max-width:1120px;margin:0 auto 1.2rem;display:flex;flex-wrap:wrap;gap:.7rem;justify-content:flex-end;align-items:center;color:var(--stitch-text-muted)}.stitch-context-row--inline{max-width:none;margin:0;justify-content:flex-start}.stitch-results-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;margin-top:1.25rem;animation:fadeUp .46s .08s cubic-bezier(.22,1,.36,1) both}.stitch-results-meta{display:flex;flex-wrap:wrap;align-items:center;flex-direction:row-reverse;justify-content:space-between;gap:.55rem 1rem;margin-top:.2rem;padding:.7rem .95rem;border-radius:1rem;border:1px solid rgb(217 193 193 / 40%);background:#fffc;color:var(--stitch-text-muted);font-size:.88rem}.stitch-results-meta strong{color:var(--stitch-primary);font-size:.92rem}.stitch-results-grid--inline{margin-top:0}.stitch-results-grid--compact .stitch-product-card{min-height:unset}.stitch-product-card{position:relative;display:flex;flex-direction:column;min-height:100%;border-radius:1rem;overflow:hidden;background:#fff8f7eb;border:1px solid rgb(217 193 193 / 55%);box-shadow:var(--stitch-shadow)}.stitch-product-media{padding:.35rem .35rem 0;background:linear-gradient(180deg,#fff8f7f5,#f5e5e4b8)}.stitch-product-stage{min-height:320px;background:radial-gradient(circle at 50% 28%,#ffffffe0,#fff0f000 70%)}.stitch-card-badge{position:absolute;top:1rem;right:1rem;z-index:1;padding:.35rem .7rem;border-radius:999px;background:#ffbe36e5;color:#6f4e00;font-size:.74rem;font-weight:800}.stitch-favorite-button{position:absolute;top:1rem;left:1rem;z-index:1;width:2.2rem;height:2.2rem;border:none;border-radius:999px;background:#ffffffe0;color:var(--stitch-outline);cursor:pointer}.stitch-favorite-button.is-active{color:var(--stitch-primary)}.stitch-product-content{display:flex;flex-direction:column;gap:1rem;padding:1.2rem 1.15rem 1.15rem;text-align:right}.stitch-product-meta,.stitch-product-copy{display:grid;grid-template-columns:auto auto;justify-content:space-between;align-items:start;width:100%;gap:.75rem;color:var(--stitch-text-muted);font-size:.8rem}.stitch-product-category{font-weight:700;color:var(--stitch-text-muted);justify-self:start}.stitch-store-badge{display:inline-flex;align-items:center;justify-content:center;padding:.32rem .72rem;border-radius:999px;background:#a6f4bd2e;color:var(--stitch-success);font-size:.72rem;font-weight:700;white-space:nowrap}.stitch-product-card h3{font-family:var(--font-display);font-size:1.2rem;line-height:1.3;color:var(--stitch-text);text-align:right}.stitch-product-details{display:grid;gap:.38rem}.stitch-product-subtitle,.stitch-product-caption{color:var(--stitch-text-muted)}.stitch-product-subtitle{font-size:.92rem;line-height:1.5}.stitch-product-facts{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.45rem .8rem;color:var(--stitch-text-muted);font-size:.82rem}.stitch-product-facts span{display:inline-flex;align-items:center}.stitch-product-caption{font-size:.86rem;line-height:1.65;text-align:right}.stitch-product-price{display:flex;flex-direction:column;align-items:flex-end;gap:.2rem}.stitch-product-price strong{font-size:2rem;line-height:1;color:var(--stitch-success)}.stitch-product-price span{color:var(--stitch-outline);font-size:.82rem}.stitch-product-store,.stitch-product-source{text-align:right}.stitch-product-source{justify-self:start}.stitch-product-store{font-weight:700;color:var(--stitch-text)}.stitch-search-clear-icon{display:inline-flex;align-items:center;justify-content:center;inline-size:2.35rem;block-size:2.35rem;border:1px solid rgb(217 193 193 / 58%);border-radius:999px;background:#ffffffd6;color:var(--stitch-outline);cursor:pointer;flex-shrink:0;transition:background-color .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.stitch-search-clear-icon:hover,.stitch-search-clear-icon:focus-visible{background:#82363e14;border-color:#82363e3d;color:var(--stitch-primary);transform:translateY(-1px)}.stitch-search-clear-icon .material-symbols-rounded{font-size:1.1rem}.stitch-product-action,.stitch-link-button{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.95rem 1.25rem;text-decoration:none}.stitch-results-more{display:flex;justify-content:center;margin-top:1.75rem;animation:fadeUp .46s .14s cubic-bezier(.22,1,.36,1) both}.stitch-results-more-button{min-width:240px}.stitch-chat-composer{z-index:40;max-width:min(680px,100%);margin:0 auto;width:100%;display:flex;flex-direction:row-reverse;gap:.75rem;padding:.8rem;background:#ffffffeb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgb(217 193 193 / 55%);border-radius:1.6rem;box-shadow:0 20px 48px #82363e1f}.stitch-chat-composer--top{position:sticky;top:92px}.stitch-chat-composer--welcome{position:static}.stitch-chat-composer button{width:3rem;height:3rem;flex-shrink:0}.stitch-chat-toolbar{display:grid;gap:.9rem;max-width:920px;margin-inline-end:auto;margin-inline-start:0}.stitch-chat-toolbar .stitch-chip-group--result-actions,.stitch-chat-toolbar .stitch-chip-group--categories{justify-content:flex-start;margin-top:0}.stitch-search-summary .stitch-chip-group--result-actions{justify-content:flex-end;margin:0}.stitch-inline-cluster{display:grid;gap:1rem}.stitch-inline-cluster--assistant{max-width:920px;margin-inline-end:auto;margin-inline-start:0}.stitch-inline-results-copy{display:grid;gap:.2rem;text-align:right}.stitch-inline-results-copy strong{color:var(--stitch-primary);font-family:var(--font-display);font-size:1.35rem}.stitch-inline-results-copy span{color:var(--stitch-text-muted);font-size:.88rem}.stitch-section-shell{padding-top:2.6rem;padding-bottom:1rem}.stitch-section-head{display:grid;gap:.35rem;text-align:right;margin-bottom:1.5rem}.stitch-section-head h1{font-size:clamp(2rem,4vw,3rem)}.stitch-section-head--split{display:flex;flex-direction:column;gap:1.5rem;align-items:stretch}.stitch-section-head--centered{text-align:center}.stitch-empty-state{display:grid;justify-items:center;gap:.75rem;text-align:center;border-radius:1.8rem;border:2px dashed rgb(217 193 193 / 70%);background:#ffffff7a;padding:2.25rem 1.5rem;animation:fadeUp .42s .08s cubic-bezier(.22,1,.36,1) both}.stitch-empty-state--inline{justify-items:start;text-align:right}.stitch-empty-icon{font-size:2.8rem;color:var(--stitch-primary)}.stitch-history-list{display:grid;gap:.9rem}.stitch-history-card{display:flex;flex-direction:row;align-items:center;gap:.85rem;padding:.9rem 1.1rem;border-radius:1rem;background:#ffffffd9;border:1px solid rgb(217 193 193 / 55%);box-shadow:var(--stitch-shadow-soft);text-decoration:none;color:inherit;transition:background .15s}.stitch-history-card:hover{background:#fffffff7}.stitch-history-icon{width:2.4rem;height:2.4rem;border-radius:999px;background:#ffb2b759;color:var(--stitch-primary);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.stitch-history-copy{flex:1;display:grid;gap:.2rem;text-align:right;direction:rtl;min-width:0}.stitch-history-copy h3{font-size:1rem;font-weight:600;color:var(--stitch-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stitch-history-meta{display:flex;flex-direction:row;gap:.3rem;color:var(--stitch-text-muted);font-size:.8rem}.stitch-history-dot{opacity:.5}.stitch-history-tags{display:flex;flex-wrap:wrap;gap:.3rem;margin-top:.15rem}.stitch-history-tag{font-size:.72rem;padding:.1rem .5rem;border-radius:999px;background:#ffb2b74d;color:var(--stitch-primary);border:1px solid rgb(217 193 193 / 50%)}.stitch-history-chevron{color:var(--stitch-outline);flex-shrink:0;font-size:1.2rem;opacity:.6}.stitch-history-products{margin-top:2rem}.stitch-section-subhead{text-align:right;margin-bottom:1rem}.stitch-section-subhead h2{font-family:var(--font-display);color:var(--stitch-primary);font-size:1.8rem}.stitch-about-shell{max-width:var(--stitch-container)}.stitch-about-hero-card{display:block;padding:1.5rem;border-radius:1.5rem;background:#ffffffb8;border:1px solid rgb(217 193 193 / 55%);box-shadow:var(--stitch-shadow-soft)}.stitch-about-copy{text-align:right}.stitch-about-copy h2{margin-bottom:.6rem;font-size:2rem}.stitch-about-copy p+p{margin-top:.75rem}.stitch-about-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;margin-top:1.5rem}.stitch-about-card,.stitch-about-contact,.stitch-about-responsible{padding:1.5rem;border-radius:1.25rem;background:#ffffff9e;border:1px solid rgb(217 193 193 / 55%);box-shadow:var(--stitch-shadow-soft);text-align:right}.stitch-about-card h3,.stitch-about-contact h3,.stitch-about-responsible h3{margin-bottom:.65rem}.stitch-about-card ul{margin-top:.9rem;padding-right:1.1rem;color:var(--stitch-text-muted)}.stitch-about-card li+li{margin-top:.35rem}.stitch-about-contact,.stitch-about-responsible{margin-top:1.25rem}.stitch-about-contact{display:grid;justify-items:stretch;padding-inline:clamp(1.35rem,3vw,2.35rem)}.stitch-about-contact h3,.stitch-about-contact p{width:100%;max-width:100%;margin-inline:auto;text-align:center}.stitch-page--categories{position:relative}.stitch-categories-shell{position:relative;z-index:1;max-width:1080px}.stitch-categories-head{margin-bottom:1.25rem}.stitch-categories-kicker{display:inline-flex;align-items:center;justify-content:center;padding:.35rem .8rem;border-radius:999px;background:#ffffffbf;border:1px solid rgb(209 185 185 / 55%);color:var(--stitch-primary);font-size:.78rem;font-weight:700;letter-spacing:.04em}.stitch-categories-summary{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.75rem;margin-bottom:1.5rem}.stitch-categories-summary-pill{display:inline-flex;align-items:center;justify-content:center;padding:.5rem .9rem;border-radius:999px;background:#ffffffc7;border:1px solid rgb(217 193 193 / 55%);color:var(--stitch-text-muted);font-size:.82rem;font-weight:600}.stitch-categories-inline-link{color:var(--stitch-primary);font-size:.85rem;font-weight:700;text-decoration:none}.stitch-categories-inline-link:hover{text-decoration:underline}.stitch-categories-grid{position:relative;z-index:1}.stitch-category-card{min-height:210px;color:var(--stitch-text);border-color:#ffffff9e;box-shadow:var(--stitch-shadow-soft)}.stitch-category-card:hover{box-shadow:var(--stitch-shadow-soft)}.stitch-category-card .category-tile-count{color:var(--stitch-primary);background:#ffffffb8}.stitch-category-card .category-tile-description{min-height:3rem;color:var(--stitch-text-muted)}.stitch-category-card .category-tile-cta{color:var(--stitch-primary)}.stitch-account-shell{max-width:1120px}.stitch-account-kicker{display:inline-flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;padding:.38rem .82rem;border-radius:999px;background:#ffffffc7;border:1px solid rgb(217 193 193 / 55%);color:var(--stitch-primary);font-size:.78rem;font-weight:800}.stitch-account-status-card,.stitch-settings-card,.stitch-account-idea-card{border-radius:var(--stitch-radius);background:#ffffffc7;border:1px solid rgb(217 193 193 / 55%);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:var(--stitch-shadow-soft)}.stitch-account-status-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;min-width:min(100%,27rem);padding:1rem 1.1rem}.stitch-account-status-icon,.stitch-account-idea-icon{display:inline-flex;align-items:center;justify-content:center;width:2.85rem;height:2.85rem;border-radius:999px;background:#82363e1a;color:var(--stitch-primary)}.stitch-account-status-copy{display:grid;gap:.2rem;text-align:right}.stitch-account-status-copy strong{color:var(--stitch-primary);font-size:1rem}.stitch-account-status-copy p{color:var(--stitch-text-muted);font-size:.84rem}.stitch-account-soon-button{border:1px dashed rgb(130 54 62 / 24%);border-radius:999px;padding:.72rem 1rem;background:#82363e12;color:var(--stitch-primary);font-family:var(--font-body);font-size:.82rem;font-weight:800;opacity:.72}.stitch-account-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-bottom:1rem}.stitch-settings-card{display:grid;gap:1rem;padding:1.2rem 1.25rem}.stitch-settings-stack{display:grid;gap:.85rem}.stitch-setting-row{display:grid;gap:.85rem;padding:.95rem 1rem;border-radius:1rem;background:#fffcfbe5;border:1px solid rgb(217 193 193 / 44%)}.stitch-setting-row select{width:100%;border:1px solid rgb(217 193 193 / 60%);background:#ffffffeb;border-radius:.95rem;padding:.86rem .95rem;color:var(--stitch-text);font-family:var(--font-body);font-size:.92rem;outline:none}.stitch-setting-row select:focus{border-color:#82363e4d;box-shadow:0 0 0 3px #82363e14}.stitch-setting-row--toggle{grid-template-columns:1fr auto;align-items:center}.stitch-setting-row--toggle input{inline-size:1.05rem;block-size:1.05rem;accent-color:var(--stitch-primary)}.stitch-setting-copy{display:grid;gap:.22rem;text-align:right}.stitch-setting-copy strong{color:var(--stitch-primary);font-size:.95rem}.stitch-setting-copy span{color:var(--stitch-text-muted);font-size:.84rem;line-height:1.55}.stitch-setting-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.9rem}.stitch-secondary-link--danger{color:#8f2d39}.stitch-account-ideas{display:grid;gap:1rem}.stitch-account-ideas-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.stitch-account-idea-card{display:grid;gap:.7rem;padding:1.1rem;text-align:right}.stitch-account-idea-card h3{color:var(--stitch-primary);font-family:var(--font-display);font-size:1.12rem}.stitch-account-idea-card p{color:var(--stitch-text-muted);font-size:.88rem;line-height:1.65}@keyframes backdropFadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(20px) scale(.97)}to{opacity:1;transform:none}}@keyframes modalSlideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.stitch-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;background:#221a1a73;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;padding:1rem;animation:backdropFadeIn .22s ease both}.stitch-modal{width:min(680px,100%);max-height:min(90vh,820px);overflow:auto;position:relative;border-radius:1.6rem;background:var(--stitch-surface);border:1px solid rgb(217 193 193 / 72%);box-shadow:0 24px 60px #221a1a2e;padding:1.35rem;animation:modalSlideIn .3s cubic-bezier(.22,1,.36,1) both}.stitch-modal-close{position:absolute;top:1rem;left:1rem;width:2.25rem;height:2.25rem;border:none;border-radius:999px;background:#fffc;color:var(--stitch-outline);cursor:pointer}.stitch-modal-copy{text-align:right;padding-left:3rem}.stitch-modal-copy h2{font-family:var(--font-display);font-size:1.7rem;color:var(--stitch-text)}.stitch-modal-copy p,.stitch-modal-price span,.stitch-modal-price small,.stitch-modal-price em{color:var(--stitch-text-muted)}.stitch-modal-hero{margin-top:1rem}.stitch-modal-stage{background:linear-gradient(180deg,#ffffffe5,#faeaeab3);border-radius:1.2rem}.stitch-modal-pills{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.55rem;margin-top:1rem}.stitch-meta-pill{padding:.42rem .8rem;border-radius:999px;background:#faeaeadb;color:var(--stitch-text-muted);font-size:.8rem;border:1px solid rgb(217 193 193 / 55%)}.stitch-modal-price{display:grid;justify-items:end;gap:.3rem;text-align:right;margin-top:1rem}.stitch-modal-price strong{font-size:2.4rem;line-height:1;color:var(--stitch-success)}.stitch-offer-list{display:grid;gap:.7rem;margin-top:1rem}.stitch-offer-row{border:1px solid rgb(217 193 193 / 62%);background:#fffc;border-radius:1rem;padding:1rem;display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center;text-align:right;cursor:pointer}.stitch-offer-row.is-best{border-color:#005b3240;background:#a6f4bd24}.stitch-offer-store,.stitch-offer-price{display:grid;gap:.2rem}.stitch-offer-store span,.stitch-offer-price strong{color:var(--stitch-text);font-weight:700}.stitch-offer-store small,.stitch-offer-price span{color:var(--stitch-text-muted)}.stitch-offer-multi{flex-direction:column;align-items:stretch;cursor:default;gap:.5rem}.stitch-offer-store-name{text-align:right;font-weight:700;color:var(--stitch-text)}.stitch-offer-sizes{display:flex;flex-direction:column;gap:.3rem}.stitch-offer-size-option{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center;padding:.45rem .65rem;border-radius:.6rem;background:#0000000d;border:none;cursor:pointer;text-align:right;width:100%}.stitch-offer-size-option:hover{background:#00000017}.stitch-offer-size-price{display:grid;gap:.1rem}.stitch-offer-size-price strong{font-weight:700;color:var(--stitch-text)}.stitch-offer-size-price small,.stitch-offer-size-option>small{color:var(--stitch-text-muted);font-size:.8em}.stitch-modal-cta{width:100%;margin-top:1rem;padding:1rem 1.2rem}.product-photo-stage{display:flex;align-items:center;justify-content:center;overflow:hidden}.product-photo-stage .pcard-img-inner{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.stitch-product-stage .pcard-img-inner{align-items:flex-end;padding:1rem 1.1rem .8rem}.product-photo{width:84%;height:84%;transition:transform .35s ease;filter:drop-shadow(0 18px 24px rgb(34 26 26 / 10%))}.stitch-product-stage .product-photo{width:100%;height:100%}.product-photo.contain{-o-object-fit:contain;object-fit:contain;mix-blend-mode:multiply}.stitch-product-stage .product-photo.contain{-o-object-position:center bottom;object-position:center bottom;transform:scale(1.06)}.product-photo.cover{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:1100px){.stitch-results-grid,.stitch-about-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stitch-topbar-trust{display:none}}@media(max-width:780px){.stitch-app-main{padding-top:66px}.stitch-topbar-inner{padding:.52rem 1rem;gap:.8rem}.stitch-login-button{padding:.55rem .72rem;gap:.5rem}.stitch-login-button-copy small{display:none}.stitch-brand-lockup--header,.stitch-brand-home-control{gap:.46rem}.stitch-brand-lockup--header .stitch-brand-seal{width:2.42rem;height:2.42rem}.stitch-brand-lockup--header .stitch-brand-seal-mark{width:.98rem;height:.98rem}.stitch-brand-lockup--header .stitch-brand-logo-wrap{width:8.75rem}.stitch-brand-lockup--lg .stitch-brand-logo-wrap{width:10.8rem}.stitch-brand-lockup--header .stitch-brand-tagline{font-size:.54rem}.age-popup{max-width:356px;padding:1.85rem 1.35rem 1.55rem}.age-brand-wrap{margin-bottom:.8rem}.stitch-brand-lockup--modal .stitch-brand-logo-wrap{width:9.9rem}.stitch-brand-lockup--modal .stitch-brand-tagline{font-size:.57rem}.stitch-account-status-card,.stitch-account-grid,.stitch-account-ideas-grid{grid-template-columns:1fr}.stitch-account-status-card{min-width:0}.stitch-hero-layout,.stitch-section-shell,.stitch-chat-shell{padding-inline:1rem}.stitch-section-head--split,.stitch-footer-inner{flex-direction:column;align-items:stretch}.stitch-results-grid,.stitch-results-grid--compact,.stitch-about-grid,.stitch-about-hero-card{grid-template-columns:1fr}.stitch-home-hero,.stitch-hero-layout{min-height:70vh}.stitch-backdrop,.stitch-backdrop--hero,.age-popup-bg,.hero-bg-img{background-position:center 40%}.stitch-backdrop-dreamy{background-position:center 36%}.stitch-search-panel,.stitch-search-summary{padding:1.2rem}.stitch-search-panel-head h1{font-size:1.35rem}.stitch-search-input-shell{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;grid-template-areas:"submit input clear camera";align-items:center;gap:.58rem .65rem;padding:.72rem .78rem}.stitch-search-input-icon{display:none;position:static;z-index:1;pointer-events:none}.stitch-search-input-shell input{grid-area:input;width:100%;min-height:2.9rem;padding-inline-start:.1rem;padding-inline-end:.1rem}.stitch-search-input-shell .stitch-image-btn{grid-area:camera;width:2.35rem;height:2.35rem;align-self:center}.stitch-search-submit{min-width:0;min-height:2.7rem;text-align:center;justify-content:center;grid-area:submit;width:2.7rem;padding:0;font-size:.95rem;font-weight:800}.stitch-search-clear-icon{inline-size:2.35rem;block-size:2.35rem}.stitch-search-input-shell.no-reset .stitch-search-submit{width:2.7rem}.stitch-search-form-meta{flex-direction:column;align-items:stretch}.stitch-filter-toggle{width:100%;min-height:3rem;justify-content:center}.stitch-filter-grid{grid-template-columns:1fr}.stitch-filter-clear{justify-self:stretch;text-align:right;padding-inline:0}.stitch-search-summary-top{flex-direction:column;align-items:stretch}.stitch-search-summary .stitch-chip-group--result-actions{justify-content:flex-end}.stitch-hero-copy h1{font-size:clamp(1.9rem,7vw,2.5rem);line-height:1.08}.stitch-search-shell{padding:1.2rem 1.1rem 1.15rem}.stitch-search-header p,.stitch-search-panel-head p{font-size:.86rem}.stitch-search-button{min-width:96px;padding:.95rem 1.1rem}.stitch-chat-composer{max-width:none;width:100%}.stitch-chat-composer--top{top:84px}.stitch-chat-composer button{width:3.2rem;height:3.2rem;align-self:flex-end;padding:0}.stitch-modal{padding:1rem}}@media(max-width:640px){.stitch-modal-backdrop{align-items:flex-end;padding:0}.stitch-modal{width:100%;max-height:92dvh;border-radius:1.6rem 1.6rem 0 0;animation:modalSlideUp .35s cubic-bezier(.22,1,.36,1) both;padding-bottom:calc(1rem + env(safe-area-inset-bottom))}.stitch-suggestion-cloud--primary,.stitch-chip-group--primary{flex-wrap:wrap;max-width:440px}.stitch-suggestion-cloud--primary .stitch-chip,.stitch-chip-group--primary .stitch-chip{flex:1 1 calc(50% - .7rem);white-space:normal}.stitch-companion-bubbles{justify-content:flex-start}}.stitch-brand-seal-icon{font-size:1.45rem;color:var(--stitch-primary);position:relative;z-index:1}.stitch-chip--context{font-size:.8rem;padding:.5rem .9rem}.stitch-favorites-filters{display:flex;flex-direction:row-reverse;flex-wrap:wrap;gap:.6rem;margin-bottom:1.5rem;overflow-x:auto}.stitch-search-row--hero{position:relative;display:flex;align-items:center;gap:.35rem;background:#fffffff5;border-radius:1.5rem;padding:.45rem;box-shadow:0 14px 34px #41181d1a,inset 0 1px #ffffffb8;border:1px solid rgb(217 193 193 / 42%);transition:box-shadow .2s ease,border-color .2s ease,transform .2s ease;width:100%}.stitch-search-row--hero:focus-within{border-color:var(--stitch-primary);box-shadow:0 18px 38px #65202924,0 0 0 4px #6520291a;transform:translateY(-1px)}.stitch-search-row--hero input{flex:1;background:transparent!important;border:none!important;box-shadow:none!important;color:var(--stitch-text)!important;min-width:0;padding:.92rem .7rem!important;outline:none!important;font-size:1rem}.stitch-search-row--hero input::-moz-placeholder{color:#8f8585!important;opacity:.8}.stitch-search-row--hero input::placeholder{color:#8f8585!important;opacity:.8}.stitch-search-button--arrow{display:flex!important;align-items:center;justify-content:center;min-width:unset!important;width:3rem!important;height:3rem!important;flex-shrink:0;padding:0!important;border-radius:999px!important;background:var(--stitch-primary)!important;color:#fff!important;border:1px solid rgb(101 32 41 / 18%);cursor:pointer;box-shadow:0 10px 24px #65202933;transition:background .15s,transform .15s,box-shadow .15s!important}.stitch-search-button--arrow:hover{background:#6f2730!important;box-shadow:0 14px 28px #6520293d;transform:translateY(-1px) scale(1.03)}.stitch-search-button--arrow:active{transform:translateY(0) scale(.98);box-shadow:0 6px 16px #6520292e}.stitch-search-input-shell.stitch-search-row--chat{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;grid-template-areas:"submit input clear camera";align-items:center;gap:.45rem .55rem;padding:.45rem;background:#ffffff9e;border-radius:1.5rem;border:1px solid rgb(217 193 193 / 42%);box-shadow:0 14px 34px #41181d1a,inset 0 1px #ffffffb8}.stitch-search-input-shell.stitch-search-row--chat .stitch-image-btn{grid-area:camera;width:3rem;height:3rem}.stitch-search-input-shell.stitch-search-row--chat .stitch-search-clear-icon{grid-area:clear}.stitch-search-input-shell.stitch-search-row--chat .stitch-search-input-icon{position:absolute;right:4rem;top:50%;transform:translateY(-50%);color:#8f8585;z-index:1;pointer-events:none}.stitch-search-input-shell.stitch-search-row--chat input{grid-area:input;min-width:0;min-height:3rem;padding-right:.45rem;padding-left:.45rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.stitch-search-input-shell.stitch-search-row--chat input[type=search]::-webkit-search-decoration,.stitch-search-input-shell.stitch-search-row--chat input[type=search]::-webkit-search-cancel-button,.stitch-search-input-shell.stitch-search-row--chat input[type=search]::-webkit-search-results-button,.stitch-search-input-shell.stitch-search-row--chat input[type=search]::-webkit-search-results-decoration{display:none;-webkit-appearance:none}.stitch-filter-field--price-range{gap:.6rem}.stitch-filter-price-range{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem}.stitch-filter-price-range input{width:100%;min-height:3rem;padding:.8rem .95rem;border-radius:14px;border:1px solid rgb(217 193 193 / 58%);background:#ffffffe0;color:var(--stitch-text);font:inherit}.stitch-filter-price-range input:focus{outline:none;border-color:#82363e6b;box-shadow:0 0 0 3px #82363e14}.stitch-search-button--chat{grid-area:submit;width:3rem;min-width:3rem;height:3rem;min-height:3rem;padding:0!important;border-radius:999px!important;box-shadow:0 10px 24px #65202933}.stitch-search-button--chat:hover{background:#6f2730!important;box-shadow:0 14px 28px #6520293d;transform:translateY(-1px)}.stitch-search-trust-badges{display:flex;justify-content:center;gap:1.4rem;margin-top:.8rem}.stitch-trust-badge{display:flex;align-items:center;gap:.35rem;font-size:.85rem;color:#7b716c;font-weight:500}.stitch-trust-badge .material-symbols-outlined{font-size:1.1rem;opacity:.7}@media(max-width:640px){.stitch-search-trust-badges{gap:.8rem}.stitch-trust-badge{font-size:.75rem}}.stitch-admin-shell{gap:1.5rem}.stitch-admin-login-shell{max-width:720px}.stitch-admin-login-card,.stitch-admin-product-card,.stitch-admin-gap-card{display:grid;gap:.9rem}.stitch-admin-nav{display:flex;flex-wrap:wrap;gap:.75rem}.stitch-admin-nav-link{display:inline-flex;align-items:center;gap:.5rem;padding:.8rem 1rem;border-radius:999px;border:1px solid rgba(101,32,41,.12);background:#ffffffd1;color:var(--stitch-ink, #2a1718);text-decoration:none}.stitch-admin-nav-link.is-active{background:#6520291f;border-color:#65202947}.stitch-admin-toolbar{display:grid;grid-template-columns:minmax(0,1.8fr) auto auto;gap:1rem;align-items:end}.stitch-admin-product-grid,.stitch-admin-gap-list{display:grid;gap:1rem}.stitch-admin-product-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.stitch-admin-product-card,.stitch-admin-gap-card,.stitch-admin-login-card{padding:1.1rem;border-radius:24px;border:1px solid rgba(101,32,41,.12);background:#ffffffdb;box-shadow:0 18px 40px #52202914}.stitch-admin-product-head,.stitch-admin-gap-card,.stitch-admin-inline-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.stitch-admin-product-head span,.stitch-admin-meta-list,.stitch-admin-gap-card span{color:#2a1718b8;font-size:.85rem}.stitch-admin-meta-list{display:grid;gap:.35rem}.stitch-admin-aliases{display:grid;gap:.75rem}.stitch-admin-inline-row input{flex:1 1 auto;min-width:0}.stitch-admin-shell{gap:1.25rem;inline-size:min(1700px,calc(100vw - 2rem));max-inline-size:min(1700px,calc(100vw - 2rem))}.stitch-admin-nav{justify-content:flex-end}.stitch-admin-nav-link{border-radius:1.1rem;padding-block:.85rem;padding-inline:1rem 1.15rem;box-shadow:0 10px 26px #40222714;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.stitch-admin-nav-link:hover,.stitch-admin-nav-link.is-active{transform:translateY(-1px);box-shadow:0 16px 34px #40222724}.admin-workspace{display:grid;gap:1.15rem}.admin-workspace-grid{display:grid;grid-template-columns:minmax(360px,460px) minmax(0,1.4fr);gap:1.35rem;align-items:start}.admin-rail,.admin-editor,.admin-stats-grid,.admin-filter-stack,.admin-editor-layout,.admin-form-grid,.admin-chip-group,.admin-gap-list,.admin-pair-list,.admin-merge-list,.admin-member-list,.admin-store-list{display:grid;gap:.9rem}.admin-panel{position:relative;overflow:hidden;border:1px solid rgb(154 106 78 / 14%);border-radius:1.6rem;background:linear-gradient(180deg,#fffffff0,#fff9f4eb),radial-gradient(circle at top,rgb(255 240 223 / 36%),transparent 58%);box-shadow:0 20px 42px #5733291a,inset 0 1px #fffc;padding:1.15rem}.admin-panel--soft{background:linear-gradient(135deg,#fffbf7f5,#f9ebdfeb),radial-gradient(circle at top left,rgb(255 208 168 / 22%),transparent 50%)}.admin-panel--editor{padding:1.25rem}.admin-panel-head,.admin-card-block-head,.admin-results-head,.admin-editor-hero,.admin-result-topline,.admin-filter-row,.admin-action-row,.admin-merge-card,.admin-member-row,.admin-pair-head,.admin-pair-grid,.admin-inline-input,.admin-hero-meta,.admin-pair-score,.admin-merge-actions{display:flex;align-items:center;justify-content:space-between;gap:.8rem}.admin-panel-head{align-items:flex-start}.admin-panel-head--tight,.admin-card-block-head{align-items:center}.admin-panel-head h2,.admin-card-block-head h3,.admin-pair-head h3{color:var(--stitch-primary);font-family:var(--font-display);line-height:1.08}.admin-panel-head h2{font-size:1.55rem}.admin-card-block-head h3{font-size:1.14rem}.admin-kicker{display:inline-flex;align-items:center;gap:.4rem;color:#82363ec7;font-size:.74rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.admin-badge,.admin-member-badge,.admin-store-pill,.admin-pill{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;white-space:nowrap}.admin-badge{border:1px solid rgb(130 54 62 / 18%);background:#ffffffc2;color:var(--stitch-primary);font-size:.78rem;font-weight:800;padding-block:.42rem;padding-inline:.8rem}.admin-badge.is-local{border-color:#2e78532e;color:#236949;background:#eafaf2eb}.admin-panel-copy,.admin-muted-copy,.admin-empty-state p,.admin-result-copy>span,.admin-member-copy>span,.admin-pair-side-copy>span{color:var(--stitch-text-muted);font-size:.92rem;line-height:1.65}.admin-inline-note{border-radius:1rem;background:#ffffffc2;border:1px solid rgb(217 193 193 / 50%);color:var(--stitch-text-muted);font-size:.84rem;padding-block:.7rem;padding-inline:.9rem}.admin-inline-note--danger{border-color:#8f2d392e;background:#fff1f3eb;color:#8f2d39}.admin-inline-note--success{border-color:#005b322e;background:#f2fbf6f0;color:var(--stitch-success)}.admin-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.admin-stat-card{display:grid;gap:.24rem;border-radius:1.3rem;border:1px solid rgb(154 106 78 / 14%);background:#ffffffe0;box-shadow:0 14px 30px #512c2414;padding:1rem 1.05rem;text-align:right}.admin-stat-card strong{color:var(--stitch-primary);font-family:var(--font-display);font-size:1.7rem;line-height:1}.admin-stat-card span{color:var(--stitch-text-muted);font-size:.82rem}.admin-filter-stack{gap:1rem}.admin-field{display:grid;gap:.42rem;text-align:right}.admin-field>span{color:var(--stitch-text);font-size:.86rem;font-weight:700}.admin-field input,.admin-field select,.admin-field textarea,.admin-inline-input input,.admin-search-shell input{inline-size:100%;border:1px solid rgb(154 106 78 / 18%);border-radius:1rem;background:#fffffff2;color:var(--stitch-text);font-family:var(--font-body);font-size:.96rem;outline:none;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.admin-field input,.admin-field select,.admin-inline-input input,.admin-search-shell input{min-block-size:3.1rem;padding-block:.85rem;padding-inline:1rem}.admin-field textarea{min-block-size:128px;resize:vertical;padding-block:.9rem;padding-inline:1rem}.admin-field input:focus,.admin-field select:focus,.admin-field textarea:focus,.admin-inline-input input:focus,.admin-search-shell input:focus{border-color:#82363e4d;box-shadow:0 0 0 4px #82363e17}.admin-search-shell{position:relative;display:flex;align-items:center}.admin-search-shell input{padding-inline-start:1rem;padding-inline-end:2.9rem}.admin-search-icon{position:absolute;inset-inline-end:1rem;color:var(--stitch-text-muted);pointer-events:none}.admin-filter-row{align-items:end}.admin-filter-row .admin-field{flex:1 1 auto}.admin-toggle{display:inline-flex;align-items:center;gap:.65rem;color:var(--stitch-text);font-size:.88rem;font-weight:700}.admin-toggle input{inline-size:1rem;block-size:1rem;accent-color:var(--stitch-primary)}.admin-toggle--block{justify-content:flex-start;border:1px dashed rgb(130 54 62 / 18%);border-radius:1rem;background:#fffcfbc7;padding-block:.82rem;padding-inline:.95rem}.admin-results-head{color:var(--stitch-text-muted);font-size:.85rem}.admin-results-head strong{color:var(--stitch-text)}.admin-results-list{min-block-size:460px;max-block-size:calc(100vh - 18rem);overflow:auto;padding-inline-end:.3rem}.admin-result-card{display:grid;grid-template-columns:102px minmax(0,1fr);gap:.95rem;inline-size:100%;border:1px solid rgb(154 106 78 / 12%);border-radius:1.35rem;background:#ffffffe0;box-shadow:0 10px 26px #522d2712;cursor:pointer;padding:.8rem;text-align:right;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.admin-result-card:hover,.admin-result-card.is-selected{transform:translateY(-1px);border-color:#82363e3d;box-shadow:0 18px 36px #522d271f}.admin-result-media,.admin-editor-stage,.admin-merge-media,.admin-member-media,.admin-pair-side-media{overflow:hidden;border-radius:1.2rem;background:linear-gradient(180deg,#fffffffa,#f6ece4eb);box-shadow:inset 0 1px #ffffffd1}.admin-result-copy,.admin-editor-copy,.admin-merge-copy,.admin-member-copy,.admin-pair-side-copy{display:grid;gap:.35rem;min-width:0}.admin-result-copy strong,.admin-editor-copy h2,.admin-merge-copy strong,.admin-member-copy strong,.admin-pair-side-copy strong{color:var(--stitch-text);font-family:var(--font-display);line-height:1.14}.admin-result-copy strong,.admin-merge-copy strong,.admin-member-copy strong,.admin-pair-side-copy strong{font-size:1rem}.admin-result-meta,.admin-pill-row,.admin-store-list{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem}.admin-result-meta{color:var(--stitch-text-muted);font-size:.76rem}.admin-result-id{color:#5a4a4ad1;font-size:.73rem;line-height:1.5;word-break:break-word}.admin-pill,.admin-chip,.admin-filter-pill,.admin-store-pill,.admin-member-badge{border:1px solid rgb(154 106 78 / 14%);background:#ffffffeb;color:var(--stitch-text-muted);font-size:.74rem;font-weight:700;padding-block:.34rem;padding-inline:.72rem}.admin-pill--accent{border-color:#2e78532e;background:#ebfaf1eb;color:#236949}.admin-pill--muted{border-color:#8f2d391f;background:#fff2f3eb;color:#8f2d39}.admin-empty-state{display:grid;place-items:center;gap:.45rem;min-block-size:220px;border:1px dashed rgb(154 106 78 / 18%);border-radius:1.35rem;background:#ffffff9e;padding:1.4rem;text-align:center}.admin-empty-title{color:var(--stitch-primary);font-family:var(--font-display);font-size:1.2rem}.admin-primary-button,.admin-secondary-button,.admin-quiet-button,.admin-filter-pill,.admin-gap-card,.admin-quiet-link{border:none;border-radius:999px;cursor:pointer;font-family:var(--font-body);font-weight:800;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease,background .16s ease,color .16s ease}.admin-primary-button,.admin-secondary-button,.admin-quiet-button{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-block-size:2.9rem;padding-block:.78rem;padding-inline:1rem 1.1rem}.admin-primary-button{background:var(--stitch-primary);color:#fff;box-shadow:0 14px 28px #82363e2e}.admin-primary-button:hover,.admin-secondary-button:hover,.admin-quiet-button:hover,.admin-filter-pill:hover,.admin-gap-card:hover,.admin-quiet-link:hover{transform:translateY(-1px)}.admin-secondary-button{background:#ffffffeb;border:1px solid rgb(130 54 62 / 16%);color:var(--stitch-primary)}.admin-quiet-button,.admin-quiet-link{background:#ffffffc2;color:var(--stitch-text-muted)}.admin-quiet-link{inline-size:-moz-fit-content;inline-size:fit-content;padding-block:.62rem;padding-inline:.9rem}.admin-primary-button:disabled,.admin-secondary-button:disabled,.admin-quiet-button:disabled{cursor:wait;opacity:.7;transform:none}.admin-editor-hero{align-items:stretch}.admin-editor-stage{flex:0 0 min(280px,32vw)}.admin-editor-copy{flex:1 1 auto;align-content:start}.admin-editor-copy h2{font-size:clamp(2rem,4vw,2.7rem)}.admin-hero-meta{justify-content:flex-start;flex-wrap:wrap;margin-top:.45rem}.admin-hero-meta>div{min-inline-size:136px;border:1px solid rgb(154 106 78 / 12%);border-radius:1.2rem;background:#ffffffdb;display:grid;gap:.18rem;padding-block:.8rem;padding-inline:.92rem}.admin-hero-meta strong{color:var(--stitch-primary);font-size:1.1rem}.admin-hero-meta span{color:var(--stitch-text-muted);font-size:.75rem}.admin-editor-layout{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.admin-card-block{display:grid;gap:.95rem;border:1px solid rgb(154 106 78 / 12%);border-radius:1.35rem;background:#ffffffd6;padding:1rem}.admin-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-action-row{justify-content:flex-start;flex-wrap:wrap}.admin-action-row--wrap{padding-top:.2rem}.admin-chip-group{display:flex;flex-wrap:wrap;gap:.55rem;max-block-size:min(34vh,340px);overflow:auto;align-content:start;padding-inline-end:.2rem}.admin-chip{display:inline-flex;align-items:center;gap:.3rem;cursor:pointer}.admin-chip--static{cursor:default}.admin-inline-input{align-items:stretch}.admin-inline-input--merge{flex-wrap:wrap}.admin-inline-input input{flex:1 1 auto;min-width:0}.admin-merge-list,.admin-member-list,.admin-pair-list{gap:.8rem}.admin-merge-card,.admin-member-row{align-items:stretch;border:1px solid rgb(154 106 78 / 12%);border-radius:1.2rem;background:#ffffffe0;padding:.78rem}.admin-merge-media,.admin-member-media{flex:0 0 92px}.admin-merge-copy,.admin-member-copy{flex:1 1 auto}.admin-merge-actions{flex-direction:column;align-items:stretch;justify-content:center}.admin-gap-list{gap:.7rem}.admin-gap-card{display:grid;gap:.25rem;inline-size:100%;text-align:right;background:#ffffffe0;border:1px solid rgb(154 106 78 / 12%);color:var(--stitch-text);padding-block:.88rem;padding-inline:1rem}.admin-gap-card span{color:var(--stitch-text-muted);font-size:.78rem}.contact-request-list{display:grid;gap:.9rem}.contact-request-card{display:grid;gap:.8rem;border:1px solid rgb(154 106 78 / 12%);border-radius:1.25rem;background:#ffffffe5;padding:1rem}.contact-request-card-top,.contact-request-meta,.contact-request-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.65rem 1rem}.contact-request-ticket{display:grid;gap:.16rem}.contact-request-ticket strong{color:var(--stitch-primary);font-size:1.02rem}.contact-request-ticket span,.contact-request-meta span{color:var(--stitch-text-muted);font-size:.84rem}.contact-request-status{display:inline-flex;align-items:center;justify-content:center;padding:.42rem .76rem;border-radius:999px;font-size:.78rem;font-weight:800}.contact-request-status--new{background:#ffbe3624;border:1px solid rgb(255 190 54 / 30%);color:#7c5a00}.contact-request-status--in_progress{background:#82363e1a;border:1px solid rgb(130 54 62 / 18%);color:var(--stitch-primary)}.contact-request-status--closed{background:#a6f4bd29;border:1px solid rgb(72 170 112 / 20%);color:var(--stitch-success)}.contact-request-message{margin:0;color:var(--stitch-text);line-height:1.75;white-space:pre-wrap}.contact-request-select{min-width:min(220px,100%)}.admin-filter-pill{background:#ffffffd6;color:var(--stitch-text-muted);padding-block:.62rem;padding-inline:.95rem}.admin-filter-pill.is-active{background:var(--stitch-primary);color:#fff;box-shadow:0 12px 24px #82363e29}.admin-pair-card{display:grid;gap:1rem;border:1px solid rgb(154 106 78 / 12%);border-radius:1.45rem;background:#ffffff17;background:#ffffffe0;box-shadow:0 14px 32px #522d2714;padding:1rem}.admin-pair-head p{color:var(--stitch-text-muted);font-size:.8rem;line-height:1.55}.admin-pair-score{flex-direction:column;align-items:center;justify-content:center;min-inline-size:112px;border-radius:1.2rem;padding-block:.85rem;padding-inline:1rem;text-align:center}.admin-pair-score strong{font-family:var(--font-display);font-size:1.5rem;line-height:1}.admin-pair-score span{font-size:.74rem;font-weight:700}.admin-pair-score.is-review{background:#fff6e9eb;color:#a86b1c}.admin-pair-score.is-approved{background:#eafaf2eb;color:#236949}.admin-pair-score.is-rejected{background:#fff1f3eb;color:#8f2d39}.admin-pair-grid{align-items:stretch}.admin-pair-side{flex:1 1 0;display:grid;gap:.85rem;border:1px solid rgb(154 106 78 / 12%);border-radius:1.25rem;background:#fffcfae5;padding:.85rem}.admin-store-list{display:flex;flex-wrap:wrap;gap:.45rem}.admin-store-pill{background:#f7f1ecf5}.stitch-section-shell.stitch-admin-shell{inline-size:min(1720px,calc(100vw - 2rem));max-inline-size:min(1720px,calc(100vw - 2rem))}.admin-workspace-grid{grid-template-columns:minmax(360px,470px) minmax(0,1.45fr);gap:1.35rem}.admin-editor-toolbar,.admin-editor-toolbar-actions,.admin-editor-toolbar-meta,.admin-section-tabs{display:flex;align-items:center;gap:.8rem}.admin-editor-toolbar{position:sticky;top:.8rem;z-index:5;justify-content:space-between;flex-wrap:wrap;margin-bottom:1rem;padding:.85rem 1rem;border:1px solid rgb(154 106 78 / 12%);border-radius:1.25rem;background:linear-gradient(180deg,#fffffff7,#fff9f4f0);box-shadow:0 12px 28px #522d271a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.admin-editor-toolbar-meta{flex-wrap:wrap;color:var(--stitch-text-muted);font-size:.84rem}.admin-editor-toolbar-meta strong{color:var(--stitch-text);font-size:1rem}.admin-editor-toolbar-actions{flex-wrap:wrap;justify-content:flex-end}.admin-section-tabs{position:sticky;top:6rem;z-index:4;flex-wrap:wrap;margin-bottom:1rem;padding:.4rem;border-radius:1.25rem;background:#fffc;box-shadow:0 10px 24px #522d2714;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.admin-section-tab{border:1px solid transparent;border-radius:999px;background:transparent;color:var(--stitch-text-muted);cursor:pointer;font-family:var(--font-body);font-size:.88rem;font-weight:800;min-block-size:2.7rem;padding-block:.68rem;padding-inline:1rem;transition:background .16s ease,color .16s ease,border-color .16s ease,transform .16s ease}.admin-section-tab:hover{transform:translateY(-1px);background:#fff7f3eb}.admin-section-tab.is-active{border-color:#82363e29;background:#82363e1a;color:var(--stitch-primary)}.admin-results-list{min-block-size:460px;max-block-size:calc(100vh - 18rem);padding-inline-end:.3rem}.admin-editor-layout--single{grid-template-columns:minmax(0,1fr)}.admin-chip-group{max-block-size:min(34vh,340px);overflow:auto;align-content:start;padding-inline-end:.2rem}.admin-merge-list,.admin-member-list{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.admin-inline-note--merge{display:flex;align-items:center;justify-content:space-between;gap:.8rem;flex-wrap:wrap}@media(max-width:900px){.stitch-admin-toolbar{grid-template-columns:1fr}}@media(max-width:1180px){.admin-workspace-grid,.admin-editor-layout,.admin-form-grid,.admin-stats-grid{grid-template-columns:1fr}.admin-results-list{max-block-size:none}.admin-editor-hero,.admin-editor-toolbar,.admin-pair-grid,.admin-filter-row,.admin-inline-input{flex-direction:column;align-items:stretch}.admin-editor-toolbar-actions,.admin-section-tabs{justify-content:stretch}.admin-section-tab{flex:1 1 180px}.admin-editor-stage,.admin-merge-media,.admin-member-media{flex-basis:auto}}@media(max-width:720px){.admin-panel,.admin-panel--editor{padding:1rem}.admin-result-card{grid-template-columns:88px minmax(0,1fr)}.admin-merge-card,.admin-member-row,.admin-pair-head,.admin-action-row,.admin-editor-toolbar-actions{flex-direction:column;align-items:stretch}.admin-merge-actions,.admin-primary-button,.admin-secondary-button,.admin-quiet-button,.admin-quiet-link,.admin-section-tab{inline-size:100%}.admin-editor-toolbar,.admin-section-tabs{position:static}}.stitch-page--mixologist{--mix-paper: rgb(255 252 248 / 96%);--mix-card: rgb(255 251 247 / 88%);--mix-border: rgb(120 81 59 / 16%);--mix-shadow: 0 24px 60px -32px rgb(73 39 29 / 24%);--mix-accent: hsl(350 42% 36%);--mix-accent-soft: rgb(130 54 62 / 9%);--mix-amber: hsl(37 84% 56%);--mix-text: hsl(25 26% 18%);--mix-muted: hsl(24 10% 42%);--mix-surface: rgb(255 255 255 / 72%);--mix-surface-strong: rgb(255 255 255 / 92%);position:relative;z-index:1;padding-bottom:6rem;color:var(--mix-text)}@keyframes mix-fade-in{0%{opacity:0}to{opacity:1}}@keyframes mix-spin{to{transform:rotate(360deg)}}.mix-shell{width:min(100%,var(--stitch-container));max-width:1120px;margin:0 auto;padding:2.35rem 1.5rem 0}.mix-search-section,.mix-welcome,.mix-result,.mix-loading,.mix-not-found{animation:mix-fade-in .45s ease both;background:var(--mix-paper);border:1px solid var(--mix-border);border-radius:2rem;box-shadow:var(--mix-shadow)}.mix-search-section{padding:1.8rem 1.9rem 1.6rem}.mix-search-panel{display:grid;gap:1rem;margin-top:.2rem;padding:1.2rem 1.3rem 1.3rem}.mix-search-panel-head{justify-content:center;text-align:center}.mix-search-panel-head>div{justify-items:center;max-width:50rem;margin-inline:auto}.mix-hero-orb-wrap{position:relative;display:inline-flex;margin-bottom:.9rem}.mix-hero-orb{width:4rem;height:4rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#c484281f;color:var(--mix-accent);font-size:1.75rem;box-shadow:0 0 18px 5px #c4842829;animation:float 2.6s ease-in-out infinite,mix-invite 3.2s ease-in-out infinite;animation-delay:.2s,.6s}.mix-hero-status{display:none}.mix-search-panel .stitch-search-form{justify-items:stretch}.mix-search-card{display:grid;gap:.45rem;justify-items:start;text-align:start;margin-bottom:1.1rem}.mix-search-kicker{display:inline-flex;align-items:center;justify-content:center;padding:.28rem .85rem;border-radius:999px;background:#ffffffc2;border:1px solid var(--mix-border);color:var(--mix-accent);font-size:.88rem;font-weight:800}.mix-page-title{max-width:820px;font-size:clamp(1.8rem,3.7vw,2.75rem);font-weight:900;line-height:1.12}.mix-page-sub{max-width:720px;font-size:.98rem;color:var(--mix-muted);line-height:1.75}.mix-search-wrap{position:relative;width:100%;max-width:none;margin-inline:0}.mix-search-input-row{display:flex;align-items:center;gap:.8rem}.mix-search-input-shell{width:100%;flex-direction:row;padding:.75rem .85rem}.mix-search-input-shell input{text-align:right}.mix-search-input{flex:1;min-height:3.5rem;padding:.95rem 1.2rem;border:1px solid var(--mix-border);border-radius:1.2rem;background:var(--mix-surface-strong);color:var(--mix-text);font-size:1rem;font-family:inherit;text-align:start;outline:none;transition:border-color .18s,box-shadow .18s,transform .18s}.mix-search-input::-moz-placeholder{color:color-mix(in srgb,var(--mix-muted) 80%,white)}.mix-search-input::placeholder{color:color-mix(in srgb,var(--mix-muted) 80%,white)}.mix-search-input:focus{border-color:#82363e52;box-shadow:0 0 0 4px #82363e17;transform:translateY(-1px)}.mix-search-btn{inline-size:3.35rem;block-size:3.35rem;border:none;border-radius:999px;background:var(--mix-accent);color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .18s,box-shadow .18s,opacity .18s;box-shadow:0 14px 28px -20px #82363ea3}.mix-search-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 18px 32px -20px #82363eb8}.mix-search-btn:disabled{opacity:.55;cursor:not-allowed}.mix-spinner{inline-size:1rem;block-size:1rem;border-radius:999px;border:2px solid rgb(255 255 255 / 26%);border-top-color:#fff;animation:mix-spin .72s linear infinite}.mix-suggestions-list{position:absolute;inset-inline:0;top:calc(100% + .45rem);list-style:none;margin:0;padding:.45rem;border-radius:1.15rem;border:1px solid var(--mix-border);background:#fffbf7f7;box-shadow:var(--mix-shadow);z-index:30}.mix-suggestion-item{inline-size:100%;display:flex;align-items:center;justify-content:space-between;gap:.9rem;padding:.72rem .9rem;border:none;border-radius:.95rem;background:transparent;text-align:start;cursor:pointer;transition:background .14s ease}.mix-suggestion-item:hover{background:#82363e0f}.mix-suggestion-he{font-size:.95rem;font-weight:800;color:var(--mix-text)}.mix-latin{direction:ltr;unicode-bidi:isolate;display:inline-block;text-align:start}.mix-suggestion-en{font-size:.74rem;color:var(--mix-muted)}.mix-search-form-meta{width:100%;justify-content:center;gap:.85rem}.mix-search-panel .stitch-search-shortcuts{display:grid;gap:.58rem;justify-items:center}.mix-search-panel .stitch-search-suggestions-title{text-align:center}.mix-search-panel .stitch-chip-group--primary{width:100%;max-width:min(100%,860px);margin-inline:auto;justify-content:center;flex-wrap:nowrap;gap:.55rem}.mix-search-panel .stitch-chip-group--primary .stitch-chip{white-space:nowrap;padding:.65rem .95rem;font-size:.9rem}.mix-filter-grid{grid-template-columns:repeat(4,minmax(0,1fr)) auto}.mix-welcome{margin-top:2.1rem;padding:.45rem 0 .2rem;display:grid;gap:2rem;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;border:none;box-shadow:none}.mix-welcome-head{display:grid;gap:.55rem;justify-items:center;text-align:center;max-width:44rem;margin-inline:auto}.mix-welcome-label{font-size:.77rem;font-weight:800;color:var(--mix-accent)}.mix-welcome-title{font-size:clamp(1.4rem,2.65vw,2rem);font-weight:900;line-height:1.14}.mix-welcome-hint{max-width:38rem;font-size:.92rem;color:var(--mix-muted);line-height:1.7;margin-inline:auto}.mix-curation-tools{display:grid;gap:1rem}.mix-chip-stack{display:grid;gap:.55rem}.mix-chip-label{font-size:.77rem;font-weight:800;color:var(--mix-muted)}.mix-chip-row{direction:rtl;display:flex;flex-wrap:wrap;justify-content:flex-start;gap:.7rem}.mix-spotlight-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.75rem;align-items:stretch}.mix-spotlight-card{display:grid;gap:0;padding:0;border:1px solid rgb(255 255 255 / 58%);border-radius:1.55rem;background:linear-gradient(180deg,#fffffffa,#faf3ecf2),#fff9f4b8;box-shadow:0 24px 46px -30px #300d1661,0 8px 22px -18px #46271f3d;overflow:hidden;cursor:pointer;text-align:start;font:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;transition:transform .24s cubic-bezier(.22,1,.36,1),box-shadow .24s cubic-bezier(.22,1,.36,1),border-color .24s cubic-bezier(.22,1,.36,1),background .24s cubic-bezier(.22,1,.36,1),opacity .2s ease}.mix-spotlight-card:disabled{opacity:.55;cursor:default;pointer-events:none}.mix-spotlight-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(180deg,rgb(255 255 255 / 12%),transparent 30%),radial-gradient(circle at 50% 0%,rgb(255 255 255 / 16%),transparent 48%);opacity:0;pointer-events:none;transition:opacity .24s cubic-bezier(.22,1,.36,1)}.mix-spotlight-card--amber{background:linear-gradient(180deg,#fffffff0,#f8efe4eb)}.mix-spotlight-card--citrus{background:linear-gradient(180deg,#fffffff0,#faf4e3eb)}.mix-spotlight-card--crimson{background:linear-gradient(180deg,#fffffff0,#f8ececeb)}.mix-spotlight-card--espresso{background:linear-gradient(180deg,#fffffff0,#f2ece5eb)}.mix-spotlight-card--herbal{background:linear-gradient(180deg,#fffffff0,#f0f5edeb)}.mix-spotlight-card--ocean{background:linear-gradient(180deg,#fffffff0,#ecf3f6eb)}.mix-spotlight-card:hover{transform:translateY(-8px) scale(1.012);border-color:#ffffffbd;box-shadow:0 38px 64px -30px #300d167f,0 18px 32px -20px #46271f47}.mix-spotlight-card:hover:after{opacity:1}.mix-spotlight-image-shell{aspect-ratio:4 / 5;background:linear-gradient(180deg,#fff,#f7ede2);overflow:hidden;border-bottom:1px solid rgb(255 255 255 / 44%);position:relative;transition:transform .34s cubic-bezier(.22,1,.36,1),filter .34s cubic-bezier(.22,1,.36,1)}.mix-spotlight-image-shell--amber{background:linear-gradient(180deg,#fff8ee,#f0dcc1)}.mix-spotlight-image-shell--citrus{background:linear-gradient(180deg,#fffcef,#f4e3b2)}.mix-spotlight-image-shell--crimson{background:linear-gradient(180deg,#fff6f6,#ebced1)}.mix-spotlight-image-shell--espresso{background:linear-gradient(180deg,#fff7f0,#dfd0c2)}.mix-spotlight-image-shell--herbal{background:linear-gradient(180deg,#f8fff7,#d6e4d0)}.mix-spotlight-image-shell--ocean{background:linear-gradient(180deg,#f6fbff,#d9e7ec)}.mix-spotlight-image{inline-size:100%;block-size:100%;-o-object-fit:cover;object-fit:cover;display:block;transform:scale(1);transition:transform .4s cubic-bezier(.22,1,.36,1),filter .4s cubic-bezier(.22,1,.36,1)}.mix-spotlight-image--naked-famous{-o-object-position:68% center;object-position:68% center}.mix-spotlight-image--new-york-sour{-o-object-position:35% center;object-position:35% center}.mix-spotlight-image--rusty-nail{-o-object-position:70% center;object-position:70% center}.mix-spotlight-fallback{inline-size:100%;block-size:100%;display:grid;align-content:center;justify-items:center;gap:.45rem;padding:1rem}.mix-spotlight-fallback-mark{font-size:clamp(2rem,4vw,3.4rem);font-weight:900;color:#543026c7;letter-spacing:-.04em}.mix-spotlight-fallback-meta{padding:.28rem .7rem;border-radius:999px;background:#ffffffa8;border:1px solid rgb(120 81 59 / 14%);color:var(--mix-muted);font-size:.75rem;font-weight:800}.mix-spotlight-body{display:grid;gap:.48rem;justify-items:center;text-align:center;padding:1.28rem 1.16rem 1.42rem;transition:transform .28s cubic-bezier(.22,1,.36,1)}.mix-spotlight-kicker{font-size:.72rem;font-weight:800;color:var(--mix-accent)}.mix-spotlight-name{font-size:1.2rem;font-weight:900;line-height:1.2}.mix-spotlight-he{font-size:.8rem;color:var(--mix-muted);font-weight:800}.mix-spotlight-copy{font-size:.84rem;color:var(--mix-muted);line-height:1.65;max-width:24rem}.mix-spotlight-card:hover .mix-spotlight-image-shell{transform:translateY(-2px)}.mix-spotlight-card:hover .mix-spotlight-image{transform:scale(1.035)}.mix-spotlight-card:hover .mix-spotlight-body{transform:translateY(-2px)}.mix-spotlight-card:hover .mix-spotlight-kicker{color:color-mix(in srgb,var(--mix-accent) 85%,white)}.mix-more-cocktails-sentinel{block-size:1px}.mix-more-cocktails-note{justify-self:center;color:var(--mix-muted);font-size:.86rem;text-align:center}.mix-more-cocktails-btn,.mix-load-more-btn,.mix-reset-btn{justify-self:center;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:2.95rem;padding:.8rem 1.25rem;border-radius:999px;border:1px solid var(--mix-border);background:#ffffffd1;color:var(--mix-accent);font-size:.9rem;font-family:inherit;font-weight:800;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.mix-more-cocktails-btn:hover,.mix-load-more-btn:hover,.mix-reset-btn:hover{transform:translateY(-1px);border-color:#82363e47;box-shadow:0 18px 28px -20px #46271f47;background:#fff}.mix-loading,.mix-not-found{margin-top:1.55rem;padding:2.3rem 1.55rem;text-align:start}.mix-loading{display:grid;justify-items:start;gap:.9rem;color:var(--mix-muted)}.mix-loading-spinner{inline-size:2rem;block-size:2rem;border-radius:999px;border:3px solid rgb(130 54 62 / 12%);border-top-color:var(--mix-accent);animation:mix-spin .82s linear infinite}.mix-not-found-icon{display:inline-flex;align-items:center;justify-content:center;inline-size:3.15rem;block-size:3.15rem;border-radius:999px;background:#ffffffb8;border:1px solid var(--mix-border);font-size:1.7rem;margin-bottom:.75rem}.mix-not-found h3{font-size:1.25rem;font-weight:900;margin-bottom:.45rem}.mix-not-found p{color:var(--mix-muted);font-size:.92rem;line-height:1.7;margin-bottom:1rem}.mix-query-token{display:inline-block;unicode-bidi:isolate}.mix-result{margin-top:1.55rem;padding:1.7rem;display:grid;gap:1.35rem}.mix-cocktail-card{display:grid;grid-template-columns:minmax(280px,.95fr) minmax(360px,1.1fr);grid-template-areas:"art content";gap:1.8rem;align-items:stretch;padding:1.55rem 1.7rem;border-radius:1.55rem;border:1px solid rgb(130 54 62 / 14%);background:linear-gradient(135deg,#fffffff5,#f8f0e8eb)}.mix-cocktail-art-shell{grid-area:art;display:grid;place-items:center;border-radius:1.25rem;overflow:hidden;background:#fff;inline-size:100%;min-block-size:320px;max-inline-size:none;justify-self:stretch;border:1px solid var(--mix-border);position:relative}.mix-cocktail-art{inline-size:100%;block-size:100%;-o-object-fit:cover;object-fit:cover;display:block;padding:0;transition:transform .6s cubic-bezier(.16,1,.3,1)}.mix-cocktail-art-shell:hover .mix-cocktail-art{transform:scale(1.05)}.mix-cocktail-art--naked-famous{-o-object-fit:cover;object-fit:cover;-o-object-position:68% center;object-position:68% center}.mix-cocktail-art--new-york-sour{-o-object-position:35% center;object-position:35% center}.mix-cocktail-art--rusty-nail{-o-object-position:70% center;object-position:70% center}.mix-cocktail-content{grid-area:content;display:grid;gap:.78rem;align-content:center;justify-items:start;text-align:right;max-width:none;margin-inline:0}.mix-cocktail-title-stack{display:grid;gap:.22rem;justify-items:start}.mix-cocktail-name{font-size:clamp(1.8rem,3.2vw,2.5rem);font-weight:900;line-height:1.08}.mix-cocktail-he{font-size:.92rem;color:var(--mix-muted);font-weight:800}.mix-twist-title-suffix{color:var(--mix-accent);font-weight:900;margin-inline-start:.4rem}.mix-twists-selector{display:flex;flex-direction:column;gap:.6rem;width:100%;margin-block:.2rem .5rem}.mix-twists-label{font-size:.78rem;font-weight:800;color:var(--mix-muted);text-align:right}.mix-twists-chips{display:flex;flex-wrap:wrap;gap:.5rem;direction:rtl}.mix-twist-chip{padding:.45rem 1rem;border-radius:999px;background:#fffc;border:1px solid var(--mix-border);color:var(--mix-text);font-size:.8rem;font-weight:800;cursor:pointer;transition:all .2s ease}.mix-twist-chip:hover{border-color:var(--mix-accent-soft);background:var(--mix-accent-soft);color:var(--mix-accent)}.mix-twist-chip.is-active{background:var(--mix-accent);border-color:var(--mix-accent);color:#fff;box-shadow:0 4px 12px #82363e33}.mix-cocktail-desc{max-width:38rem;font-size:.97rem;color:var(--mix-text);line-height:1.75}.mix-cocktail-recipe{display:grid;gap:.5rem;width:100%;max-width:36rem}.mix-cocktail-recipe-line{direction:rtl;display:flex;align-items:center;justify-content:space-between;gap:.8rem;padding:.58rem .88rem;border-radius:.95rem;border:1px solid var(--mix-border);background:#ffffffb8}.mix-cocktail-recipe-role{font-size:.9rem;font-weight:800;color:var(--mix-text)}.mix-cocktail-recipe-measure{font-size:.84rem;font-weight:800;color:var(--mix-accent)}.mix-cocktail-meta{display:flex;flex-wrap:wrap;direction:rtl;justify-content:flex-start;gap:.55rem}.mix-cocktail-notes{display:grid;gap:.3rem;margin-top:.15rem;max-width:36rem;justify-items:start;text-align:right}.mix-cocktail-notes p{color:var(--mix-muted);font-size:.88rem;line-height:1.7;margin:0}.mix-cocktail-notes strong{color:var(--mix-text)}.mix-technique-badge,.mix-glass-tag,.mix-ingredient-ratio,.mix-ingredient-meta{display:inline-flex;align-items:center;justify-content:center;min-height:2rem;padding:.32rem .9rem;border-radius:999px;font-size:.73rem;font-weight:800;border:1px solid transparent}.mix-technique-badge--gold{background:#ffc64a2e;color:#8b4d00}.mix-technique-badge--accent{background:var(--mix-accent-soft);color:var(--mix-accent)}.mix-technique-badge--muted,.mix-glass-tag,.mix-ingredient-meta{background:#ffffffc2;border-color:var(--mix-border);color:var(--mix-muted)}.mix-ingredients-label,.mix-supermarket-header{display:flex;align-items:center;gap:.45rem;justify-content:center;color:var(--mix-accent);font-size:.82rem;font-weight:800}.mix-ingredients{display:grid;gap:1.15rem}.mix-ingredient-group{display:grid;gap:1.05rem;padding:1.35rem;border-radius:1.45rem;border:1px solid var(--mix-border);background:linear-gradient(180deg,#fffffff0,#f8f1ebe0)}.mix-ingredient-head{display:flex;align-items:center;justify-content:space-between;gap:.9rem;flex-wrap:wrap}.mix-ingredient-copy{display:flex;align-items:center;gap:.78rem;flex-wrap:wrap}.mix-ingredient-role{font-size:1.1rem;font-weight:900;color:var(--mix-text)}.mix-ingredient-ratio{background:#ffc64a29;color:#8b4d00}.mix-ingredient-empty{text-align:right;color:var(--mix-muted);font-size:.9rem;line-height:1.75}.mix-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.05rem}.mix-product-mini{display:grid;grid-template-rows:auto 1fr;overflow:hidden;border-radius:1.15rem;border:1px solid var(--mix-border);background:#ffffffeb;cursor:pointer;text-align:right;position:relative;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.mix-product-mini:hover{transform:translateY(-3px);border-color:#82363e3d;box-shadow:0 16px 28px -24px #46271f57}.mix-product-mini-img{border-radius:0}.mix-product-mini-body{display:grid;gap:.35rem;padding:.95rem .95rem 1rem}.mix-product-mini-name{font-size:.92rem;font-weight:800;line-height:1.45;color:var(--mix-text)}.mix-product-mini-brand,.mix-product-mini-stores,.mix-product-mini-price-label{font-size:.74rem;color:var(--mix-muted)}.mix-product-mini-price-row,.mix-product-mini-footer{display:flex;align-items:center;justify-content:space-between;gap:.6rem}.mix-product-mini-price{font-size:1.28rem;font-weight:900;color:var(--deal)}.mix-product-mini-price-currency{font-size:.82rem}.mix-product-mini-action{display:inline-flex;align-items:center;min-height:1.85rem;padding:.15rem .6rem;border-radius:999px;background:#82363e14;color:var(--mix-accent);font-size:.72rem;font-weight:800}.mix-load-more-btn{margin-top:.25rem}.mix-supermarket{padding:1.3rem 1.35rem;border-radius:1.45rem;border:1px solid var(--mix-border);background:linear-gradient(180deg,#ffffffeb,#f8f0e9e0)}.mix-supermarket-sub{margin-top:.35rem;color:var(--mix-muted);font-size:.9rem;line-height:1.7}.mix-supermarket-list{list-style:none;display:flex;flex-wrap:wrap;justify-content:flex-start;gap:.55rem;margin-top:.75rem}.mix-supermarket-item{padding:.42rem .85rem;border-radius:999px;background:#ffffffc7;border:1px solid var(--mix-border);color:var(--mix-text);font-size:.84rem}.mix-bundle-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.mix-combo-pill{display:grid;gap:.28rem;align-content:start;text-align:right;padding:1.15rem 1.25rem;border-radius:1.35rem;border:1px solid var(--mix-border);background:#ffffffe0}.mix-combo-label{color:var(--mix-muted);font-size:.78rem;font-weight:700}.mix-combo-total{font-size:1.6rem;font-weight:900}.mix-combo-currency{font-size:.9rem}.mix-combo-lines{list-style:none;padding:0;margin:.35rem 0 .1rem;display:grid;gap:.22rem;border-top:1px solid var(--mix-border);padding-top:.5rem}.mix-combo-line{display:grid;grid-template-columns:auto 1fr auto;gap:.3rem .5rem;align-items:baseline;font-size:.75rem;line-height:1.4}.mix-combo-line-role{color:var(--mix-muted);font-size:.7rem;white-space:nowrap}.mix-combo-line-name{color:var(--mix-fg);font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mix-combo-line-price{color:var(--mix-muted);white-space:nowrap;font-variant-numeric:tabular-nums}.mix-combo-desc{color:var(--mix-muted);font-size:.75rem;line-height:1.55;margin-top:.3rem}.mix-combo-pill--cheap strong{color:var(--deal)}.mix-combo-pill--balanced strong{color:#c18428}.mix-combo-pill--premium strong{color:var(--mix-accent)}.mix-reset-btn{justify-self:center;min-height:unset;padding:.72rem 1.1rem;font-weight:600;transition:transform .18s ease,border-color .2s ease,background-color .2s ease,color .2s ease}.stitch-app-shell.is-bordeaux-route .mix-reset-btn{background:var(--stitch-bordeaux-ui-soft);border-color:var(--stitch-bordeaux-ui-border);color:var(--stitch-bordeaux-ui-text)}.stitch-app-shell.is-bordeaux-route .mix-reset-btn:hover{border-color:#771f3147;background:#fbf0f3f5;color:var(--stitch-bordeaux-ui);box-shadow:none}.stitch-bottom-nav-link--mixologist.is-active{color:#b0741c}@media(max-width:1080px){.mix-spotlight-grid,.mix-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mix-cocktail-card{grid-template-columns:1fr;grid-template-areas:"art" "content";justify-items:center}.mix-cocktail-art-shell{justify-self:center}.mix-cocktail-content{width:100%}}@media(max-width:720px){.mix-shell{padding-inline:.9rem;padding-top:1.15rem}.mix-search-section,.mix-result,.mix-loading,.mix-not-found{border-radius:1.55rem;padding:1.2rem}.mix-welcome{padding:.25rem 0 .2rem;gap:1.45rem}.mix-welcome-head{max-width:34rem;padding-inline:.15rem}.mix-spotlight-grid{gap:1.15rem}.mix-spotlight-card{border-radius:1.35rem}.mix-search-input-row{gap:.6rem}.mix-search-form-meta{width:100%;justify-content:center}.mix-filter-grid{grid-template-columns:1fr}.mix-chip-row{gap:.55rem}.mix-search-btn{inline-size:3rem;block-size:3rem}.mix-suggestions-list{inset-inline-end:3.6rem}.mix-spotlight-grid,.mix-product-grid,.mix-bundle-summary{grid-template-columns:1fr}.mix-search-panel .stitch-chip-group--primary{flex-wrap:wrap}.mix-ingredient-head{align-items:flex-start}.mix-ingredient-copy{flex-direction:column;align-items:flex-start;gap:.45rem}.mix-more-cocktails-btn,.mix-load-more-btn,.mix-reset-btn{justify-self:stretch}}.stitch-backdrop-v2{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;background-image:linear-gradient(to bottom,#2a171866,#65202966,#140a0cd9),url(../images/hero-vineyard-screen.png);background-size:cover;background-position:center 46%;background-repeat:no-repeat;filter:saturate(1.1) contrast(1.05)}.stitch-backdrop-v2:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 15% 20%,rgba(255,190,54,.12) 0%,transparent 40%),radial-gradient(circle at 85% 80%,rgba(101,32,41,.25) 0%,transparent 50%);animation:dreamy-mesh-v2 18s ease-in-out infinite alternate;pointer-events:none;z-index:1}@keyframes dreamy-mesh-v2{0%{transform:scale(1) translate(0);opacity:.7}to{transform:scale(1.1) translate(-20px,15px);opacity:1}}.stitch-glass-surface-v2{background:#ffffffd9;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid rgba(255,255,255,.6);box-shadow:0 12px 40px #65202926;border-radius:var(--stitch-radius, 20px)}.stitch-backdrop-v3{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;background:#0c0506;overflow:hidden}.stitch-backdrop-v3-blob-1,.stitch-backdrop-v3-blob-2{position:absolute;filter:blur(90px);border-radius:50%;opacity:.55;animation:stitch-float-blob 25s infinite alternate ease-in-out}.stitch-backdrop-v3-blob-1{top:-15%;left:-10%;width:60vmin;height:60vmin;background:#652029}.stitch-backdrop-v3-blob-2{bottom:-15%;right:-10%;width:50vmin;height:50vmin;background:#ffbe36;animation-delay:-12s}.stitch-backdrop-v3:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(../images/hero-vineyard-screen.png);background-size:cover;background-position:center;mix-blend-mode:overlay;opacity:.12;pointer-events:none}@keyframes stitch-float-blob{0%{transform:translate(0) scale(1)}33%{transform:translate(8%,12%) scale(1.15)}66%{transform:translate(-8%,6%) scale(.85)}to{transform:translate(0) scale(1)}}@keyframes dreamy-glow-pulse{0%{transform:translate(0) scale(1);opacity:.75}33%{transform:translate(4%,-2%) scale(1.06);opacity:.95}66%{transform:translate(-3%,4%) scale(.94);opacity:.85}to{transform:translate(0) scale(1);opacity:.75}}@keyframes dreamy-mesh-float{0%{transform:translate(0) scale(1);opacity:.6}50%{transform:translate(-4%,3%) scale(1.1);opacity:.9}to{transform:translate(0) scale(1);opacity:.6}}.stitch-backdrop-dreamy{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;overflow:hidden;transform-origin:center center;will-change:opacity,transform,filter;transition:opacity .98s cubic-bezier(.22,1,.36,1),transform 1.28s cubic-bezier(.22,1,.36,1),filter 1.28s cubic-bezier(.22,1,.36,1);background:radial-gradient(ellipse 62% 38% at 50% 18%,rgb(255 240 210 / 68%) 0%,rgb(255 245 228 / 34%) 34%,transparent 74%),radial-gradient(ellipse 88% 64% at 50% 48%,rgb(255 252 247 / 34%) 0%,transparent 72%),linear-gradient(180deg,#fff4e694,#fdefdf4d 22%,#faefe629 48%,#f7f1ecb8 82%,#f8f5f1f0),url(../images/hero-vineyard-screen.png);background-size:cover;background-position:center 44%;background-repeat:no-repeat;filter:saturate(.82) contrast(.88) brightness(1.13)}@keyframes dreamy-home-bordeaux-drift{0%{transform:scale(1.04) translateZ(0)}50%{transform:scale(1.07) translate3d(-1.4%,1.2%,0)}to{transform:scale(1.05) translate3d(1.1%,-1%,0)}}.stitch-backdrop-dreamy--bordeaux{opacity:0;transform:scale(1.025);filter:saturate(1.02) contrast(.98) brightness(.92) blur(12px);background:radial-gradient(circle at 18% 22%,rgb(255 69 141 / 28%) 0%,transparent 18%),radial-gradient(circle at 48% 50%,rgb(255 182 212 / 16%) 0%,transparent 22%),radial-gradient(circle at 82% 26%,rgb(255 122 173 / 20%) 0%,transparent 18%),radial-gradient(circle at 72% 78%,rgb(255 154 196 / 14%) 0%,transparent 20%),linear-gradient(135deg,#22030bf5,#52081cf2 16%,#6f142af0,#962843eb 52%,#691227f0 72%,#190208fa);background-size:cover;background-position:center;animation:dreamy-home-bordeaux-drift 34s ease-in-out infinite alternate}.stitch-app-shell.is-bordeaux-route .stitch-backdrop-dreamy--bordeaux{opacity:1;transform:scale(1.01);filter:saturate(1.04) contrast(.99) brightness(.91) blur(8px)}.stitch-backdrop-dreamy--bordeaux:before{background:radial-gradient(circle at 16% 20%,rgb(255 73 158 / 42%) 0%,transparent 16%),radial-gradient(circle at 34% 46%,rgb(255 188 220 / 24%) 0%,transparent 18%),radial-gradient(circle at 52% 24%,rgb(255 138 187 / 26%) 0%,transparent 14%),radial-gradient(circle at 68% 58%,rgb(255 167 205 / 18%) 0%,transparent 18%),radial-gradient(circle at 84% 30%,rgb(255 92 160 / 30%) 0%,transparent 15%),radial-gradient(circle at 78% 82%,rgb(255 174 214 / 16%) 0%,transparent 18%);mix-blend-mode:screen;opacity:.76;animation:dreamy-glow-pulse 22s ease-in-out infinite}.stitch-backdrop-dreamy--bordeaux:after{background:radial-gradient(ellipse at 22% 18%,rgb(255 255 255 / 6%) 0%,transparent 34%),radial-gradient(ellipse at 42% 52%,rgb(255 208 230 / 8%) 0%,transparent 28%),radial-gradient(ellipse at 72% 26%,rgb(255 255 255 / 5%) 0%,transparent 30%),radial-gradient(ellipse at 86% 68%,rgb(255 192 221 / 8%) 0%,transparent 24%);opacity:.72;animation:dreamy-mesh-float 34s ease-in-out infinite alternate}.stitch-backdrop-dreamy--categories{opacity:0;transform:scale(1.024);filter:saturate(.88) contrast(.86) brightness(1.02) blur(12px);background:radial-gradient(ellipse 58% 34% at 45% 16%,rgb(255 238 210 / 54%) 0%,rgb(255 244 226 / 18%) 40%,transparent 78%),radial-gradient(ellipse 86% 60% at 52% 52%,rgb(255 249 240 / 20%) 0%,transparent 72%),linear-gradient(180deg,#fff7ec52,#f9eee029 26%,#f4e8dd2e 54%,#f4efe9bd 84%,#f7f4f0eb),url(../images/hero-categories-vineyard.jpg);background-size:cover;background-position:center 38%;background-repeat:no-repeat}.stitch-app-shell.is-categories-route .stitch-backdrop-dreamy{transform:scale(1.006);filter:saturate(.82) contrast(.89) brightness(1.08) blur(.8px)}.stitch-app-shell.is-categories-route .stitch-backdrop-dreamy--categories{opacity:1;transform:scale(1);filter:saturate(.92) contrast(.9) brightness(1.04) blur(0)}.stitch-backdrop-dreamy--sommelier{opacity:0;transform:scale(1.022);filter:saturate(.96) contrast(.92) brightness(1.02) blur(8px);background:radial-gradient(ellipse 58% 35% at 50% 15%,rgb(255 241 219 / 46%) 0%,rgb(255 244 227 / 16%) 38%,transparent 76%),radial-gradient(ellipse 84% 60% at 50% 48%,rgb(255 247 238 / 18%) 0%,transparent 72%),linear-gradient(180deg,#fff4e44d,#fbecd624,#f5e8dd2e,#f4eee8b3 84%,#f6f2eee5),url(../images/hero-sommelier-vineyard.jpg);background-size:cover;background-position:center 46%;background-repeat:no-repeat}.stitch-app-shell.is-sommelier-route .stitch-backdrop-dreamy{transform:scale(1.006);filter:saturate(.84) contrast(.9) brightness(1.08) blur(.7px)}.stitch-app-shell.is-sommelier-route .stitch-backdrop-dreamy--sommelier{opacity:1;transform:scale(1);filter:saturate(.98) contrast(.94) brightness(1.06) blur(0)}.stitch-backdrop-dreamy--mixologist{opacity:0;transform:scale(1.02);filter:saturate(.95) contrast(.92) brightness(1.07) blur(7px);background:radial-gradient(ellipse 56% 34% at 50% 14%,rgb(255 243 225 / 52%) 0%,rgb(255 245 228 / 18%) 38%,transparent 76%),radial-gradient(ellipse 78% 58% at 50% 46%,rgb(255 248 241 / 18%) 0%,transparent 72%),linear-gradient(180deg,#fff6ea57,#fdf1e029 28%,#f8efe72e 54%,#f7f1ecb3 84%,#f8f5f1eb),url(../images/cocktails/french-75.jpg);background-size:cover;background-position:center 42%;background-repeat:no-repeat}.stitch-app-shell.is-mixologist-route .stitch-backdrop-dreamy{transform:scale(1.004);filter:saturate(.82) contrast(.9) brightness(1.09) blur(.6px)}.stitch-app-shell.is-mixologist-route .stitch-backdrop-dreamy--mixologist{opacity:1;transform:scale(1);filter:saturate(.98) contrast(.93) brightness(1.09) blur(0)}.stitch-backdrop-dreamy:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 18% 18%,rgb(255 210 136 / 10%) 0%,transparent 26%),radial-gradient(circle at 50% 12%,rgb(255 237 203 / 18%) 0%,transparent 20%),radial-gradient(circle at 82% 18%,rgb(188 92 76 / 5%) 0%,transparent 22%),radial-gradient(circle at 50% 74%,rgb(255 255 255 / 12%) 0%,transparent 34%);animation:dreamy-glow-pulse 28s ease-in-out infinite;pointer-events:none}.stitch-backdrop-dreamy:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 24% 62%,rgb(255 248 238 / 18%) 0%,transparent 34%),radial-gradient(ellipse at 76% 56%,rgb(255 231 196 / 12%) 0%,transparent 30%);animation:dreamy-mesh-float 36s ease-in-out infinite alternate;pointer-events:none}.cocktail-admin-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.5rem;margin-top:1.5rem;animation:mix-fade-in .4s ease}.cocktail-admin-card{background:var(--mix-surface-strong);border:1px solid var(--mix-border);border-radius:1.5rem;padding:0;text-align:center;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;position:relative;overflow:hidden}.cocktail-admin-card:hover{transform:translateY(-5px);border-color:var(--mix-accent);box-shadow:0 12px 40px #0006}.card-image-wrap{width:100%;height:140px;overflow:hidden;background:#000;border-bottom:1px solid var(--mix-border)}.card-image-wrap img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.8;transition:transform .4s ease}.cocktail-admin-card:hover .card-image-wrap img{transform:scale(1.05);opacity:1}.card-content{padding:1.2rem;display:flex;flex-direction:column;gap:.3rem}.cocktail-admin-card h3{margin:0;font-size:1.25rem;font-weight:900;color:var(--mix-text);font-family:var(--font-latin)}.cocktail-admin-card span{font-size:.9rem;color:var(--mix-accent);font-weight:700}.cocktail-admin-gallery-controls{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;background:var(--mix-surface-strong);padding:1rem 1.5rem;border-radius:1.5rem;border:1px solid var(--mix-border)}.gallery-search{display:flex;align-items:center;gap:1rem;flex:1;max-width:400px}.gallery-search input{background:transparent;border:none;color:var(--mix-text);font-size:1.1rem;width:100%;outline:none}.back-to-gallery{display:flex;align-items:center;gap:.6rem;color:var(--mix-accent);background:transparent;border:none;font-weight:800;cursor:pointer;padding:.5rem 1rem;border-radius:1rem;transition:background .2s}.back-to-gallery:hover{background:#c484281a}.stitch-admin-content{background:var(--mix-paper);border:1px solid var(--mix-border);border-radius:1.5rem;padding:2.5rem;box-shadow:var(--mix-shadow);position:relative}.stitch-admin-editor{animation:mix-fade-in .3s ease}.editor-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:2.5rem;padding-bottom:1.5rem;border-bottom:1px solid var(--mix-border)}.editor-head h2{font-size:2rem;font-weight:900;margin:0}.editor-actions{display:flex;gap:1rem}.editor-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:3rem}.editor-field{display:flex;flex-direction:column;gap:.6rem}.editor-field.full-width{grid-column:span 2}.editor-field label{font-size:.85rem;font-weight:800;color:var(--mix-accent);margin-right:.4rem}.editor-field input,.editor-field textarea{padding:1rem 1.2rem;border-radius:1rem;background:var(--mix-surface-strong);border:1px solid var(--mix-border);color:var(--mix-text);font-size:1rem;transition:all .2s ease}.editor-field input:focus,.editor-field textarea:focus{border-color:var(--mix-accent);box-shadow:0 0 0 4px #c484281a;outline:none}.editor-field textarea{min-height:120px;line-height:1.6}.editor-ingredients{display:flex;flex-direction:column;gap:1rem;margin-top:1.5rem}.ingredient-row{display:grid;grid-template-columns:2fr 1fr 120px 80px;gap:1rem;align-items:center;padding:1rem;background:#ffffff08;border-radius:1rem;border:1px solid var(--mix-border)}.ingredient-row input{padding:.75rem 1rem;background:var(--mix-surface-strong);border:1px solid var(--mix-border);border-radius:.8rem;color:var(--mix-text)}.checkbox-label{display:flex;align-items:center;gap:.5rem;font-size:.85rem;cursor:pointer}.stitch-admin-empty{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--mix-muted);gap:1rem}.stitch-admin-empty .material-symbols-rounded{font-size:4rem;opacity:.2}@media(max-width:1024px){.stitch-admin-workspace{grid-template-columns:1fr}}.mybar-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000007f;z-index:500;display:flex;align-items:flex-end;justify-content:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:fadeIn .2s ease}.mybar-sheet{background:var(--card);width:100%;max-width:580px;border-radius:1.5rem 1.5rem 0 0;box-shadow:0 -8px 40px #00000040;animation:fadeUp .28s ease;overflow:hidden;max-height:88vh;display:flex;flex-direction:column}.mybar-header{display:flex;align-items:center;justify-content:space-between;padding:1.1rem 1.4rem;border-bottom:1px solid var(--border);position:sticky;top:0;background:var(--card);z-index:2}.mybar-title-section{display:flex;align-items:center;gap:.5rem;font-weight:700;font-family:var(--font-display);font-size:1rem}.mybar-title-section h3{margin:0;font-size:1rem;font-weight:700}.mybar-count{color:var(--muted);font-size:.88rem;font-weight:500}.mybar-close{background:var(--sec);border:none;width:30px;height:30px;border-radius:50%;font-size:1.1rem;cursor:pointer;color:var(--muted);display:flex;align-items:center;justify-content:center;transition:background .15s,transform .15s}.mybar-close:hover{background:var(--border);transform:scale(1.08)}.mybar-content{padding:1.1rem 1.4rem;overflow-y:auto;flex:1}.mybar-section-label{font-size:.78rem;font-weight:700;color:var(--muted);text-transform:uppercase;letter-spacing:.04em;margin:0 0 .6rem}.mybar-search-wrap{display:flex;align-items:center;gap:.5rem;border:1.5px solid var(--border);border-radius:999px;padding:.45rem .9rem;background:var(--sec);transition:border-color .15s}.mybar-search-wrap:focus-within{border-color:var(--mix-accent)}.mybar-search-wrap .material-symbols-rounded{color:var(--muted);font-size:1.1rem;flex-shrink:0}.mybar-search-input{flex:1;border:none;background:transparent;font-size:.9rem;color:var(--fg);outline:none;min-width:0}.mybar-search-input::-moz-placeholder{color:var(--muted)}.mybar-search-input::placeholder{color:var(--muted)}.mybar-search-clear{background:none;border:none;cursor:pointer;color:var(--muted);display:flex;align-items:center;padding:0}.mybar-search-clear .material-symbols-rounded{font-size:.95rem}.mybar-search-results{display:flex;flex-direction:column;gap:.3rem;margin-top:.55rem}.mybar-search-item{display:flex;align-items:center;gap:.7rem;padding:.45rem .7rem;border-radius:.7rem;border:1.5px solid var(--border);background:transparent;cursor:pointer;text-align:right;transition:border-color .15s,background .15s}.mybar-search-item:hover{border-color:var(--mix-accent);background:color-mix(in srgb,var(--mix-accent) 6%,transparent)}.mybar-search-item.owned{border-color:var(--mix-accent);background:color-mix(in srgb,var(--mix-accent) 8%,transparent)}.mybar-search-item-img-wrap{width:38px;height:48px;flex-shrink:0;border-radius:.45rem;overflow:hidden}.mybar-search-item-name{flex:1;font-size:.88rem;font-weight:500;color:var(--fg);text-align:right}.mybar-search-item-toggle{width:26px;height:26px;border-radius:50%;border:1.5px solid var(--border);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--muted);transition:border-color .15s,background .15s,color .15s}.mybar-search-item-toggle.owned{background:var(--mix-accent);border-color:var(--mix-accent);color:#fff}.mybar-search-item-toggle .material-symbols-rounded{font-size:.9rem}.mybar-search-empty{font-size:.83rem;color:var(--muted);margin:.5rem 0 0;text-align:center}.mybar-owned-list{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.9rem}.mybar-owned-chip{display:inline-flex;align-items:center;gap:.3rem;padding:.28rem .5rem .28rem .75rem;border-radius:999px;background:color-mix(in srgb,var(--mix-accent) 10%,transparent);border:1.5px solid var(--mix-accent);color:var(--mix-accent);font-size:.8rem;font-weight:600}.mybar-owned-remove{background:none;border:none;cursor:pointer;color:var(--mix-accent);display:flex;align-items:center;padding:0;opacity:.7;transition:opacity .15s}.mybar-owned-remove:hover{opacity:1}.mybar-owned-remove .material-symbols-rounded{font-size:.85rem}.mix-readiness-badge{position:absolute;top:.55rem;inset-inline-start:.55rem;background:#00000085;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;font-size:.72rem;font-weight:700;padding:.22rem .55rem;border-radius:999px;pointer-events:none;white-space:nowrap}.mix-readiness-badge.ready{background:var(--mix-accent)}.mix-reset-btn--active,.stitch-app-shell.is-bordeaux-route .mix-reset-btn--active{background:#771f311f;border-color:#771f3157;color:var(--stitch-bordeaux-ui)}.mix-product-owned{outline:2px solid var(--mix-accent);outline-offset:-2px}.mix-product-owned-badge{position:absolute;top:.4rem;inset-inline-end:.4rem;background:var(--mix-accent);color:#fff;font-size:.68rem;font-weight:700;padding:.15rem .45rem;border-radius:999px;pointer-events:none}.mybar-grid{display:flex;flex-wrap:wrap;gap:.55rem}.mybar-category{display:inline-flex;align-items:center;gap:.35rem;padding:.45rem .9rem;border-radius:999px;border:1.5px solid var(--border);background:transparent;font-size:.88rem;font-weight:500;cursor:pointer;color:var(--fg);transition:border-color .15s,background .15s,color .15s}.mybar-category:hover{border-color:var(--mix-accent);background:color-mix(in srgb,var(--mix-accent) 8%,transparent)}.mybar-category.selected{border-color:var(--mix-accent);background:color-mix(in srgb,var(--mix-accent) 12%,transparent);color:var(--mix-accent);font-weight:700}.mybar-category-check{display:flex;align-items:center;font-size:.9rem;width:1em}.mybar-footer{padding:1rem 1.4rem 1.4rem;border-top:1px solid var(--border)}.mybar-done{width:100%;padding:.75rem 1.2rem;border-radius:999px;background:var(--mix-accent);color:#fff;border:none;font-size:.95rem;font-weight:700;cursor:pointer;transition:opacity .15s,transform .15s}.mybar-done:hover{opacity:.88;transform:scale(1.01)}@keyframes softFadeIn{to{opacity:1;transform:translateY(0)}}.soft-fade-in{opacity:0;transform:translateY(4px);animation:softFadeIn .22s ease-out forwards}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.1s!important}html{scroll-behavior:auto}.soft-fade-in{animation:none;opacity:1;transform:none}}
