.PresenceScreen-module__jYhWAa__metricStrip{gap:var(--space-6);padding:var(--space-4) 0;border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);margin-bottom:var(--space-5);flex-wrap:wrap;display:flex}.PresenceScreen-module__jYhWAa__metric{gap:var(--space-1);flex-direction:column;min-width:96px;display:flex}.PresenceScreen-module__jYhWAa__metricValue{font-size:var(--font-size-2xl);font-variant-numeric:tabular-nums;align-items:baseline;font-weight:600;line-height:1;display:inline-flex}.PresenceScreen-module__jYhWAa__metricUnit{font-size:var(--font-size-sm);color:var(--color-text-muted);margin-left:2px;font-weight:500}.PresenceScreen-module__jYhWAa__metricLabel{font-size:var(--font-size-xs);color:var(--color-text-muted)}.PresenceScreen-module__jYhWAa__live{align-items:center;gap:var(--space-2);font-size:var(--font-size-xs);color:var(--color-text-muted);display:inline-flex}.PresenceScreen-module__jYhWAa__dot{background:var(--color-success);width:8px;height:8px;box-shadow:0 0 0 0 var(--color-success);border-radius:50%;animation:2s infinite PresenceScreen-module__jYhWAa__pulse}@keyframes PresenceScreen-module__jYhWAa__pulse{0%{box-shadow:0 0 0 0 color-mix(in srgb, var(--color-success) 60%, transparent)}70%{box-shadow:0 0 0 6px color-mix(in srgb, var(--color-success) 0%, transparent)}to{box-shadow:0 0 0 0 color-mix(in srgb, var(--color-success) 0%, transparent)}}.PresenceScreen-module__jYhWAa__storeStrip{gap:var(--space-2);margin-bottom:var(--space-5);flex-wrap:wrap;display:flex}.PresenceScreen-module__jYhWAa__storePill{align-items:center;gap:var(--space-2);padding:var(--space-1) var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-full,999px);font-size:var(--font-size-sm);display:inline-flex}.PresenceScreen-module__jYhWAa__storePillCount{font-variant-numeric:tabular-nums;font-weight:600}.PresenceScreen-module__jYhWAa__pathCell{font-family:var(--font-mono,monospace);font-size:var(--font-size-sm)}.PresenceScreen-module__jYhWAa__muted{color:var(--color-text-muted)}.PresenceScreen-module__jYhWAa__spin{animation:1s linear infinite PresenceScreen-module__jYhWAa__spin}@keyframes PresenceScreen-module__jYhWAa__spin{to{transform:rotate(360deg)}}
.index-module__38jMBG__tableContainer{width:100%;position:relative;overflow:auto}.index-module__38jMBG__table{caption-side:bottom;width:100%;font-size:var(--font-size-md);border-collapse:collapse;color:var(--color-text-primary)}.index-module__38jMBG__header{border-bottom:1px solid var(--color-border);background-color:var(--color-surface-subtle)}.index-module__38jMBG__body:last-child{border-bottom:0}.index-module__38jMBG__row{border-bottom:1px solid var(--color-border);transition:background-color var(--transition-normal)}.index-module__38jMBG__row:hover{background-color:var(--color-surface-subtle)}.index-module__38jMBG__row[data-state=selected]{background-color:var(--color-brand-subtle)}.index-module__38jMBG__head{height:44px;padding:0 var(--space-4);text-align:left;vertical-align:middle;font-weight:var(--font-weight-semibold);color:var(--color-text-secondary);font-size:var(--font-size-body);white-space:nowrap}.index-module__38jMBG__cell{padding:14px var(--space-4);vertical-align:middle}.index-module__38jMBG__caption{font-size:var(--font-size-md);color:var(--color-text-muted);margin-top:1rem}
.index-module__VBrWgW__zebra tbody tr:nth-child(2n){background-color:var(--color-surface-subtle)}.index-module__VBrWgW__dense td{padding-top:var(--space-2);padding-bottom:var(--space-2)}.index-module__VBrWgW__rowActions{gap:var(--space-2);justify-content:flex-end;display:inline-flex}.index-module__VBrWgW__keyCell{align-items:center;gap:var(--space-2);min-width:0;display:flex}.index-module__VBrWgW__keyIcon{border-radius:var(--radius-md);background-color:var(--color-surface-overlay);width:28px;height:28px;color:var(--color-text-secondary);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.index-module__VBrWgW__keyMain{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.index-module__VBrWgW__keyTitle{align-items:center;gap:var(--space-1);font-family:var(--font-family-mono);font-size:var(--font-size-sm);white-space:nowrap;min-width:0;line-height:1.3;display:flex}.index-module__VBrWgW__keyNs{color:var(--color-text-muted)}.index-module__VBrWgW__keyName{color:var(--color-text-primary);font-weight:var(--font-weight-medium);text-overflow:ellipsis;overflow:hidden}.index-module__VBrWgW__keyMeta{align-items:center;gap:var(--space-2);font-size:var(--font-size-xs);color:var(--color-text-muted);white-space:nowrap;min-width:0;display:flex}.index-module__VBrWgW__keyDesc{color:var(--color-text-secondary);text-overflow:ellipsis;max-width:340px;line-height:1.4;overflow:hidden}.index-module__VBrWgW__tagBtn{cursor:pointer;background:0 0;border:none;padding:0;display:inline-flex}.index-module__VBrWgW__copyBtn{width:22px;height:22px;margin-left:var(--space-1);border-radius:var(--radius-sm);color:var(--color-text-muted);cursor:pointer;opacity:0;transition:opacity var(--transition-fast), background-color var(--transition-fast), color var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex}.index-module__VBrWgW__keyCell:hover .index-module__VBrWgW__copyBtn{opacity:1}.index-module__VBrWgW__copyBtn:hover{background-color:var(--color-surface-overlay);color:var(--color-text-primary)}.index-module__VBrWgW__copyBtn:focus-visible{opacity:1;outline:2px solid var(--color-focus,#2563eb);outline-offset:-2px}.index-module__VBrWgW__muted{color:var(--color-text-muted);font-size:var(--font-size-xs)}
.index-module__7Yx8ka__wrapper{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);transition:border-color var(--transition-fast);align-items:stretch;display:inline-flex;overflow:hidden}.index-module__7Yx8ka__wrapper:focus-within{border-color:var(--color-border-focus);box-shadow:0 0 0 2px color-mix(in srgb, var(--color-brand) 20%, transparent)}.index-module__7Yx8ka__wrapper.index-module__7Yx8ka__disabled{opacity:.5;cursor:not-allowed;background:var(--color-surface-subtle)}.index-module__7Yx8ka__prefix{padding:0 var(--space-2) 0 var(--space-3);color:var(--color-text-muted);font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);letter-spacing:.03em;text-transform:uppercase;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;align-items:center;display:inline-flex}.index-module__7Yx8ka__input{min-width:0;padding:var(--space-2) var(--space-3);color:var(--color-text-primary);font-size:var(--font-size-md);text-align:right;background:0 0;border:none;outline:none;flex:1}.index-module__7Yx8ka__input:disabled{cursor:not-allowed}.index-module__7Yx8ka__controls{border-left:1px solid var(--color-border);flex-direction:column;display:flex}.index-module__7Yx8ka__controlBtn{width:22px;color:var(--color-text-muted);cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast);background:0 0;border:none;flex:1;justify-content:center;align-items:center;display:flex}.index-module__7Yx8ka__controlBtn:hover:not(:disabled){background:var(--color-surface-overlay);color:var(--color-text-primary)}.index-module__7Yx8ka__controlBtn:disabled{cursor:not-allowed;opacity:.4}.index-module__7Yx8ka__controlBtn:first-child{border-bottom:1px solid var(--color-border)}
.index-module__eNLinW__group{gap:var(--space-3);display:flex}.index-module__eNLinW__group.index-module__eNLinW__horizontal{flex-direction:row}.index-module__eNLinW__group.index-module__eNLinW__vertical{flex-direction:column}.index-module__eNLinW__item{border-radius:var(--radius-full);border:1.5px solid var(--color-border-strong);background:var(--color-surface);cursor:pointer;width:16px;height:16px;transition:border-color var(--transition-fast);outline:none;flex-shrink:0;justify-content:center;align-items:center;display:flex}.index-module__eNLinW__item:focus-visible{box-shadow:0 0 0 2px var(--color-focus-ring)}.index-module__eNLinW__item[data-state=checked]{border-color:var(--color-control-active)}.index-module__eNLinW__item:disabled{opacity:.5;cursor:not-allowed}.index-module__eNLinW__indicator{border-radius:var(--radius-full);background:var(--color-control-active);width:8px;height:8px}.index-module__eNLinW__wrapper{align-items:center;gap:var(--space-2);display:flex}.index-module__eNLinW__label{font-size:var(--font-size-md);color:var(--color-text-primary);cursor:pointer;-webkit-user-select:none;user-select:none}
.index-module__-wXBva__separator{background-color:var(--color-border);flex-shrink:0}.index-module__-wXBva__horizontal{width:100%;height:1px;margin:var(--space-2) 0}.index-module__-wXBva__vertical{width:1px;height:100%;margin:0 var(--space-2)}
.index-module__4dQ8Aq__root{touch-action:none;-webkit-user-select:none;user-select:none;align-items:center;width:100%;height:20px;display:flex;position:relative}.index-module__4dQ8Aq__track{border-radius:var(--radius-full);background:var(--color-border);flex-grow:1;height:4px;position:relative}.index-module__4dQ8Aq__range{border-radius:var(--radius-full);background:var(--color-text-primary);height:100%;position:absolute}.index-module__4dQ8Aq__thumb{background:var(--color-surface);border:2px solid var(--color-text-primary);cursor:grab;width:14px;height:14px;transition:box-shadow var(--transition-normal);border-radius:50%;outline:none;display:block}.index-module__4dQ8Aq__thumb:hover{box-shadow:0 0 0 4px #0000000f}.index-module__4dQ8Aq__thumb:focus-visible{box-shadow:0 0 0 4px #0000001f}.index-module__4dQ8Aq__thumb:active{cursor:grabbing}
.index-module__m_Xg1q__progressContainer{background-color:var(--color-border);border-radius:2px;width:100%;height:4px;overflow:hidden}.index-module__m_Xg1q__progressBar{background-color:var(--color-interactive);height:100%;transition:width .3s}
.index-module__8Vp-eq__stack{flex-direction:column;display:flex}
.index-module__kL1GDq__hstack{flex-direction:row;align-items:center;display:flex}
.index-module__kmSanq__grid{display:grid}
.index-module__-pQKda__content{z-index:var(--z-index-tooltip);padding:var(--space-1-5) var(--space-2);background:var(--neutral-900);color:var(--neutral-0);font-size:var(--font-size-xs);border-radius:var(--radius-md);box-shadow:var(--shadow-md);max-width:260px;line-height:1.4;animation:.1s index-module__-pQKda__tooltipIn}@keyframes index-module__-pQKda__tooltipIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.index-module__-pQKda__arrow{fill:var(--neutral-900)}
.index-module__Oq6ima__collapse{border:1px solid var(--color-border);border-radius:var(--radius-md);overflow:hidden}.index-module__Oq6ima__item{border-bottom:1px solid var(--color-border)}.index-module__Oq6ima__item:last-child{border-bottom:none}.index-module__Oq6ima__trigger{width:100%;padding:var(--space-3) var(--space-4);background:var(--color-surface);cursor:pointer;text-align:left;font-size:var(--font-size-md);font-weight:var(--font-weight-medium);color:var(--color-text-primary);transition:background var(--transition-fast);border:none;justify-content:space-between;align-items:center;display:flex}.index-module__Oq6ima__trigger:hover{background:var(--color-surface-subtle)}.index-module__Oq6ima__trigger:disabled{opacity:.5;cursor:not-allowed}.index-module__Oq6ima__chevron{transition:transform var(--transition-fast);color:var(--color-text-secondary);flex-shrink:0}.index-module__Oq6ima__chevronOpen{transform:rotate(180deg)}.index-module__Oq6ima__content{padding:var(--space-3) var(--space-4);background:var(--color-surface);color:var(--color-text-primary)}
.index-module__3mFBwW__statistic{gap:var(--space-1);flex-direction:column;display:flex}.index-module__3mFBwW__title{font-size:var(--font-size-sm);color:var(--color-text-secondary);font-weight:var(--font-weight-medium)}.index-module__3mFBwW__valueRow{align-items:baseline;gap:var(--space-1);display:flex}.index-module__3mFBwW__prefix,.index-module__3mFBwW__suffix{font-size:var(--font-size-md);color:var(--color-text-secondary)}.index-module__3mFBwW__value{font-size:2rem;font-weight:var(--font-weight-semibold);color:var(--color-text-primary);line-height:1}
.index-module__EZSp6a__shell{min-width:0}.index-module__EZSp6a__root{gap:var(--space-5);grid-template-columns:minmax(0,1fr) 220px;align-items:start;display:grid}.index-module__EZSp6a__shell[data-side=left] .index-module__EZSp6a__root{grid-template-columns:220px minmax(0,1fr)}.index-module__EZSp6a__shell[data-side=left] .index-module__EZSp6a__rail{order:-1}.index-module__EZSp6a__shell[data-side=top] .index-module__EZSp6a__root{grid-template-columns:1fr}.index-module__EZSp6a__shell[data-side=top] .index-module__EZSp6a__rail{flex-flow:wrap;order:-1;position:static}.index-module__EZSp6a__shell[data-side=top] .index-module__EZSp6a__item{flex:none;width:auto}.index-module__EZSp6a__shell[data-side=top] .index-module__EZSp6a__hint,.index-module__EZSp6a__shell[data-side=top] .index-module__EZSp6a__groupLabel{display:none}.index-module__EZSp6a__rail{top:var(--space-4);gap:var(--space-1);padding:var(--space-2);border:1px solid var(--color-border);border-radius:var(--radius-xl);background:var(--color-surface);flex-direction:column;display:flex;position:sticky}.index-module__EZSp6a__groupLabel{padding:var(--space-3) var(--space-3) var(--space-1);font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold,600);letter-spacing:.06em;text-transform:uppercase;color:var(--color-text-muted);-webkit-user-select:none;user-select:none}.index-module__EZSp6a__groupLabel:first-child{padding-top:var(--space-1)}.index-module__EZSp6a__item{align-items:center;gap:var(--space-3);width:100%;padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);color:var(--color-text-secondary);text-align:left;cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast);background:0 0;border:none;display:flex}.index-module__EZSp6a__item:hover:not([data-state=active]){background:var(--color-surface-subtle);color:var(--color-text-primary)}.index-module__EZSp6a__item[data-state=active]{background:var(--color-brand-subtle);color:var(--color-text-brand)}.index-module__EZSp6a__item:disabled{opacity:.45;cursor:not-allowed}.index-module__EZSp6a__item:focus-visible{outline:2px solid var(--color-border-focus);outline-offset:1px}.index-module__EZSp6a__text{flex-direction:column;gap:1px;min-width:0;display:flex}.index-module__EZSp6a__label{font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);line-height:1.3}.index-module__EZSp6a__hint{font-size:var(--font-size-xs);font-weight:var(--font-weight-normal);color:var(--color-text-muted);line-height:1.3}.index-module__EZSp6a__item[data-state=active] .index-module__EZSp6a__hint{color:var(--color-text-brand);opacity:.75}.index-module__EZSp6a__panel{outline:none;min-width:0}@media (max-width:1024px){.index-module__EZSp6a__root,.index-module__EZSp6a__shell[data-side=left] .index-module__EZSp6a__root{grid-template-columns:1fr}.index-module__EZSp6a__rail{flex-direction:row;order:-1;position:static;overflow-x:auto}.index-module__EZSp6a__item{flex:none}.index-module__EZSp6a__hint,.index-module__EZSp6a__groupLabel{display:none}}
.index-module__WSNf0a__svg{width:100%;height:100%;display:block;overflow:visible}.index-module__WSNf0a__area{fill-opacity:.14;stroke:none}.index-module__WSNf0a__line{fill:none;stroke-width:1.5px;vector-effect:non-scaling-stroke}.index-module__WSNf0a__threshold{stroke:var(--color-danger,#dc2626);stroke-width:1px;stroke-dasharray:3 3;opacity:.6;vector-effect:non-scaling-stroke}.index-module__WSNf0a__empty{color:var(--color-text-muted,#9ca3af);font-size:.75rem}
.index-module__8kSBSa__terminal{border-radius:var(--radius-md);background:#0b0e14;border:1px solid #1f2430;overflow:hidden;box-shadow:0 8px 28px #00000047}.index-module__8kSBSa__toolbar{align-items:center;gap:var(--space-2);padding:7px var(--space-3);background:#11151f;border-bottom:1px solid #1f2430;display:flex}.index-module__8kSBSa__dots{flex-shrink:0;gap:6px;display:flex}.index-module__8kSBSa__dotRed,.index-module__8kSBSa__dotYellow,.index-module__8kSBSa__dotGreen{border-radius:50%;width:10px;height:10px}.index-module__8kSBSa__dotRed{background:#ff5f57}.index-module__8kSBSa__dotYellow{background:#febc2e}.index-module__8kSBSa__dotGreen{background:#28c840}.index-module__8kSBSa__termTitle{font-family:var(--font-mono,monospace);font-size:var(--font-size-xs);color:#c9d3e3;margin-left:var(--space-1);align-items:center;gap:6px;font-weight:600;display:inline-flex}.index-module__8kSBSa__termFilter{border-radius:var(--radius-sm);background:#0b0e14;border:1px solid #232a38;align-items:center;gap:5px;margin-left:auto;padding:3px 8px;display:inline-flex}.index-module__8kSBSa__filterIcon{color:#5a6478;flex-shrink:0}.index-module__8kSBSa__filterInput{color:#dbe3f0;font-family:var(--font-mono,monospace);font-size:var(--font-size-xs);background:0 0;border:none;outline:none;width:120px}.index-module__8kSBSa__filterInput::placeholder{color:#4a5364}.index-module__8kSBSa__iconBtn{color:#8b95a7;border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:1px solid #0000;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:24px;transition:color .1s,background .1s;display:inline-flex}.index-module__8kSBSa__iconBtn:hover:not(:disabled){color:#fff;background:#1c2230}.index-module__8kSBSa__iconBtn:disabled{opacity:.35;cursor:not-allowed}.index-module__8kSBSa__iconBtnOn{color:#a5b4fc;background:#1a2036}.index-module__8kSBSa__outputPane{min-height:120px;max-height:380px;padding:var(--space-2) 0;font-family:var(--font-mono,monospace);color:#c9d3e3;background:#0b0e14;font-size:12.5px;line-height:1.55;overflow:auto}.index-module__8kSBSa__wrap .index-module__8kSBSa__lineText{white-space:pre-wrap;word-break:break-word}.index-module__8kSBSa__nowrap .index-module__8kSBSa__lineText{white-space:pre}.index-module__8kSBSa__logLine{gap:var(--space-2);padding:0 var(--space-3);display:flex}.index-module__8kSBSa__logLine:hover{background:#ffffff08}.index-module__8kSBSa__lineNo{text-align:right;color:#3e4658;-webkit-user-select:none;user-select:none;flex-shrink:0;width:34px}.index-module__8kSBSa__lineText{flex:1;min-width:0}.index-module__8kSBSa__lineTag{color:#5a6478;margin-right:4px}.index-module__8kSBSa__tone_default{color:#c9d3e3}.index-module__8kSBSa__tone_ok{color:#6ee7a8}.index-module__8kSBSa__tone_ok .index-module__8kSBSa__lineTag{color:#3f8f66}.index-module__8kSBSa__tone_warn{color:#fbbf60}.index-module__8kSBSa__tone_warn .index-module__8kSBSa__lineTag{color:#9a7434}.index-module__8kSBSa__tone_err{color:#ff8b8b}.index-module__8kSBSa__tone_err .index-module__8kSBSa__lineTag{color:#a85454}.index-module__8kSBSa__emptyState{padding:var(--space-4) var(--space-3);color:#5a6478;font-family:var(--font-mono,monospace);font-size:var(--font-size-xs);align-items:center;gap:6px;margin:0;display:flex}.index-module__8kSBSa__termFooter{align-items:center;gap:var(--space-2);padding:6px var(--space-3);font-family:var(--font-mono,monospace);color:#8b95a7;background:#11151f;border-top:1px solid #1f2430;font-size:11px;display:flex}.index-module__8kSBSa__footItem{align-items:center;gap:5px;display:inline-flex}.index-module__8kSBSa__footSep{color:#3e4658}
.index-module___IDJFq__row{align-items:flex-end;gap:var(--bar-gap,2px);display:flex}.index-module___IDJFq__bar{flex:1 1 var(--bar-w,6px);min-width:var(--bar-w,6px);background:var(--color-border);border-radius:2px;height:100%}.index-module___IDJFq__bar[data-tone=ok]{background:var(--color-success)}.index-module___IDJFq__bar[data-tone=warn]{background:var(--color-warning)}.index-module___IDJFq__bar[data-tone=err]{background:var(--color-danger)}.index-module___IDJFq__bar[data-tone=empty]{background:var(--color-border);opacity:.5}.index-module___IDJFq__empty{color:var(--color-text-muted,#9ca3af);font-size:.75rem}
.index-module__nDudha__card{gap:var(--space-2);padding:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);flex-direction:column;display:flex}.index-module__nDudha__head{justify-content:space-between;align-items:flex-start;gap:var(--space-2);display:flex}.index-module__nDudha__titleWrap{flex-direction:column;gap:2px;min-width:0;display:flex}.index-module__nDudha__title{align-items:center;gap:var(--space-2);font-weight:600;font-size:var(--font-size-sm);color:var(--color-text-primary);display:flex}.index-module__nDudha__subtitle{font-size:var(--font-size-xs);color:var(--color-text-muted);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.index-module__nDudha__barsRow{justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.index-module__nDudha__bars{flex:auto;min-width:0}.index-module__nDudha__metric{font-size:var(--font-size-xs);color:var(--color-text-secondary);white-space:nowrap}.index-module__nDudha__foot{font-size:var(--font-size-xs);color:var(--color-text-muted);justify-content:space-between;align-items:center;display:flex}.index-module__nDudha__toggle{cursor:pointer;color:var(--color-text-muted);font:inherit;font-size:var(--font-size-xs);background:0 0;border:none;align-items:center;gap:4px;padding:0;display:inline-flex}.index-module__nDudha__toggle:hover{color:var(--color-text-secondary)}.index-module__nDudha__chevron{transition:transform .15s}.index-module__nDudha__chevronOpen{transform:rotate(180deg)}.index-module__nDudha__detail{margin-top:var(--space-2);padding-top:var(--space-2);border-top:1px solid var(--color-border)}
.index-module__91lrPq__container{width:100%;position:relative}.index-module__91lrPq__trigger{width:100%;min-height:36px;padding:6px var(--space-3);border:1px solid var(--color-border-strong);border-radius:var(--radius-md);cursor:pointer;transition:border-color var(--transition-fast);background:var(--color-surface);flex-wrap:wrap;align-items:center;gap:6px;display:flex}.index-module__91lrPq__trigger:hover{border-color:var(--color-brand)}.index-module__91lrPq__triggerDisabled{opacity:.5;pointer-events:none}.index-module__91lrPq__placeholder{color:var(--color-text-muted);font-size:var(--font-size-sm)}.index-module__91lrPq__tag{border-radius:var(--radius-sm);background:var(--color-surface-subtle);border:1px solid var(--color-border);font-size:var(--font-size-xs);color:var(--color-text-primary);align-items:center;gap:4px;padding:2px 8px;display:inline-flex}.index-module__91lrPq__tagClose{cursor:pointer;opacity:.6;font-size:14px;line-height:1}.index-module__91lrPq__tagClose:hover{opacity:1}.index-module__91lrPq__chevron{color:var(--color-text-muted);transition:transform var(--transition-moderate);flex-shrink:0;margin-left:auto;font-size:12px}.index-module__91lrPq__chevronOpen{transform:rotate(180deg)}.index-module__91lrPq__dropdown{z-index:var(--z-index-dropdown,100);width:100%;margin-top:var(--space-1);background:var(--color-surface);border:1px solid var(--color-border-strong);border-radius:var(--radius-md);box-shadow:var(--shadow-md);position:absolute}.index-module__91lrPq__searchBox{padding:var(--space-2);border-bottom:1px solid var(--color-border)}.index-module__91lrPq__searchInput{width:100%;padding:6px var(--space-2);border:1px solid var(--color-border);border-radius:var(--radius-sm);font-size:var(--font-size-sm);background:var(--color-surface);color:var(--color-text-primary);outline:none}.index-module__91lrPq__searchInput:focus{border-color:var(--color-brand)}.index-module__91lrPq__optionsList{max-height:200px;padding:var(--space-1);overflow-y:auto}.index-module__91lrPq__option{padding:6px var(--space-2);border-radius:var(--radius-sm);cursor:pointer;transition:background-color var(--transition-fast);font-size:var(--font-size-sm);color:var(--color-text-primary)}.index-module__91lrPq__option:hover{background:var(--color-surface-subtle)}.index-module__91lrPq__optionSelected{background:var(--color-info-bg);font-weight:var(--font-weight-medium)}.index-module__91lrPq__emptyMessage{padding:var(--space-6) var(--space-4);text-align:center;color:var(--color-text-muted);font-size:var(--font-size-sm)}.index-module__91lrPq__singleValue{font-size:var(--font-size-sm);color:var(--color-text-primary)}
.index-module__mewGTW__root{width:100%}.index-module__mewGTW__dropzone{padding:var(--space-8) var(--space-4);border:2px dashed var(--color-border-strong);border-radius:var(--radius-lg);background:var(--color-surface-subtle);cursor:pointer;transition:border-color var(--transition-fast), background-color var(--transition-fast);text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.index-module__mewGTW__dropzone:hover{border-color:var(--color-brand);background:var(--color-surface)}.index-module__mewGTW__dropzoneActive{border-color:var(--color-brand);background:var(--color-info-bg)}.index-module__mewGTW__dropzoneDisabled{opacity:.5;pointer-events:none}.index-module__mewGTW__icon{color:var(--color-text-muted);margin-bottom:var(--space-3);font-size:32px}.index-module__mewGTW__title{font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);color:var(--color-text-primary);margin:0 0 var(--space-1) 0}.index-module__mewGTW__hint{font-size:var(--font-size-xs);color:var(--color-text-muted);margin:0}.index-module__mewGTW__fileInput{display:none}.index-module__mewGTW__progressBar{margin-top:var(--space-3);width:100%;max-width:300px}.index-module__mewGTW__progressTrack{background:var(--color-border);border-radius:var(--radius-full);height:4px;overflow:hidden}.index-module__mewGTW__progressFill{background:var(--color-brand);border-radius:var(--radius-full);height:100%;transition:width var(--transition-moderate)}.index-module__mewGTW__progressText{font-size:var(--font-size-xs);color:var(--color-text-muted);text-align:center;margin-top:var(--space-1)}
.index-module__P0MamG__avatar{border-radius:var(--radius-sm);flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.index-module__P0MamG__avatarImage{object-fit:cover}.index-module__P0MamG__avatarFallback{background-color:var(--color-info);color:var(--color-text-inverse);font-weight:var(--font-weight-semibold);border:2px solid var(--color-text-inverse);box-shadow:var(--shadow-sm)}.index-module__P0MamG__avatar.index-module__P0MamG__sm{width:24px;height:24px;font-size:10px}.index-module__P0MamG__avatar.index-module__P0MamG__md{width:32px;height:32px;font-size:13px}.index-module__P0MamG__avatar.index-module__P0MamG__lg{width:40px;height:40px;font-size:16px}
.UserMenuTrigger-module__9_0cda__root{align-items:center;gap:var(--space-2);pointer-events:none;display:flex}.UserMenuTrigger-module__9_0cda__meta{text-align:left;flex-direction:column;line-height:1.15;display:flex}.UserMenuTrigger-module__9_0cda__name{font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);color:currentColor}.UserMenuTrigger-module__9_0cda__role{font-size:var(--font-size-xs);opacity:.6}.UserMenuTrigger-module__9_0cda__chevron{opacity:.6;flex-shrink:0}@media (max-width:640px){.UserMenuTrigger-module__9_0cda__meta{display:none}}
.ShowcaseHero-module__8Nrk4W__hero{isolation:isolate;min-height:100svh;padding:80px var(--space-8) 60px;align-items:center;display:flex;position:relative;overflow:hidden}.ShowcaseHero-module__8Nrk4W__heroInner{align-items:center;gap:var(--space-6);perspective:1800px;grid-template-columns:.92fr 1.18fr;width:100%;max-width:1280px;margin:0 auto;display:grid}.ShowcaseHero-module__8Nrk4W__heroCopy{z-index:2;position:relative}.ShowcaseHero-module__8Nrk4W__heroTitle{font-family:var(--lp-font-display);font-size:clamp(2.2rem, 5vw, 5git prem);letter-spacing:-.022em;color:var(--lp-ink);margin:0 0 var(--space-6);font-weight:700;line-height:1}.ShowcaseHero-module__8Nrk4W__heroTitleLine{display:block}.ShowcaseHero-module__8Nrk4W__wordPill{border-radius:var(--radius-full);background:var(--lp-bg-alt);font-family:var(--font-inter), "Inter", ui-sans-serif, system-ui, sans-serif;letter-spacing:-.01em;color:var(--lp-ink);vertical-align:baseline;align-items:center;gap:.32em;padding:.04em .42em .04em .36em;font-weight:700;display:inline-flex}.ShowcaseHero-module__8Nrk4W__wordDot{background:var(--dot,var(--lp-ink));border-radius:50%;flex-shrink:0;width:.5em;height:.5em;transition:background .4s}.ShowcaseHero-module__8Nrk4W__wordText{animation:.4s ShowcaseHero-module__8Nrk4W__wordFade;display:inline-block}@keyframes ShowcaseHero-module__8Nrk4W__wordFade{0%{opacity:0;transform:translateY(.08em)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.ShowcaseHero-module__8Nrk4W__wordText{animation:none}.ShowcaseHero-module__8Nrk4W__wordDot{transition:none}}.ShowcaseHero-module__8Nrk4W__heroSub{color:var(--lp-muted);max-width:440px;margin:0 0 var(--space-10);font-size:clamp(1rem,1.4vw,1.175rem);line-height:1.65}.ShowcaseHero-module__8Nrk4W__heroForm{align-items:flex-start;gap:var(--space-3);max-width:460px;display:flex}.ShowcaseHero-module__8Nrk4W__heroInput{min-width:0;padding:13px var(--space-5);color:var(--lp-ink);background:var(--lp-panel);border:1px solid var(--lp-border-strong);border-radius:var(--radius-full);transition:border-color var(--transition-fast), box-shadow var(--transition-fast);-webkit-tap-highlight-color:transparent;outline:none;flex:1;font-size:16px;line-height:1.25}.ShowcaseHero-module__8Nrk4W__heroInput::placeholder{color:var(--lp-faint)}.ShowcaseHero-module__8Nrk4W__heroInput:focus{border-color:var(--lp-accent);box-shadow:0 0 0 3px var(--lp-accent-soft)}.ShowcaseHero-module__8Nrk4W__heroBtn{padding:13px var(--space-6);border-radius:var(--lp-radius-organic);font-size:var(--font-size-md);line-height:1.25;font-weight:var(--font-weight-semibold);color:#fff;background:var(--lp-accent);cursor:pointer;align-items:center;gap:var(--space-2);transition:background var(--transition-fast), transform var(--transition-fast);-webkit-tap-highlight-color:transparent;border:none;flex-shrink:0;display:inline-flex}.ShowcaseHero-module__8Nrk4W__heroBtn:hover{background:#000;transform:translateY(-1px)}.ShowcaseHero-module__8Nrk4W__heroHint{margin-top:var(--space-4);font-size:var(--font-size-sm);color:var(--lp-faint)}.ShowcaseHero-module__8Nrk4W__heroError{margin-top:var(--space-2);font-size:var(--font-size-sm);color:var(--lp-accent);font-weight:500}.ShowcaseHero-module__8Nrk4W__heroInput[aria-invalid=true]{border-color:var(--lp-accent);box-shadow:0 0 0 3px var(--lp-accent-soft)}.ShowcaseHero-module__8Nrk4W__heroCollage{z-index:3;height:520px;transform-style:preserve-3d;will-change:transform;margin-right:-3vw;transition:transform .7s cubic-bezier(.16,1,.3,1);position:relative;transform:rotateY(-4deg)rotateX(1.5deg)}.ShowcaseHero-module__8Nrk4W__heroCollage:hover{transform:rotateY(-2deg)rotateX(1deg)translateY(-8px)}.ShowcaseHero-module__8Nrk4W__founderCard{z-index:10;background:var(--lp-panel);border:1px solid var(--lp-border);border-radius:12px;max-width:172px;margin:0;padding:8px 8px 10px;position:absolute;bottom:8px;left:-12px;transform:rotate(-4deg);box-shadow:0 24px 50px -22px #1a171266}.ShowcaseHero-module__8Nrk4W__founderPhoto{object-fit:cover;border-radius:7px;width:132px;height:164px;display:block}.ShowcaseHero-module__8Nrk4W__founderCaption{font-size:var(--font-size-xs);color:var(--lp-muted);line-height:1.3;font-family:var(--lp-font-display);margin-top:8px}.ShowcaseHero-module__8Nrk4W__founderCaption strong{color:var(--lp-ink);font-weight:600}@media (max-width:860px){.ShowcaseHero-module__8Nrk4W__founderCard{display:none}}.ShowcaseHero-module__8Nrk4W__heroMobilePreview{display:none}@media (max-width:1100px){.ShowcaseHero-module__8Nrk4W__heroInner{gap:var(--space-8);grid-template-columns:1fr 1fr}.ShowcaseHero-module__8Nrk4W__heroCollage{height:560px}}@media (max-width:860px){.ShowcaseHero-module__8Nrk4W__heroInner{grid-template-columns:1fr}.ShowcaseHero-module__8Nrk4W__heroCollage{order:-1;height:400px;margin-left:0;margin-right:0;transform:none}.ShowcaseHero-module__8Nrk4W__heroCollage:hover{transform:none}}@media (max-width:600px){.ShowcaseHero-module__8Nrk4W__heroCollage{display:none}.ShowcaseHero-module__8Nrk4W__heroMobilePreview{padding:var(--space-6) 0 var(--space-4);order:-1;justify-content:center;align-items:center;display:flex}.ShowcaseHero-module__8Nrk4W__heroMobileFrame{border:1px solid var(--lp-border);border-radius:24px;width:260px;overflow:hidden;transform:rotate(1.5deg);box-shadow:0 32px 80px -20px #1a171247,0 0 0 1px #1a17120a}.ShowcaseHero-module__8Nrk4W__heroInner{grid-template-columns:1fr}.ShowcaseHero-module__8Nrk4W__hero{padding:80px var(--space-6) 48px;align-items:flex-start}}@media (max-width:480px){.ShowcaseHero-module__8Nrk4W__heroForm{align-items:stretch;gap:var(--space-3);flex-direction:column;max-width:100%}.ShowcaseHero-module__8Nrk4W__heroInput{padding:16px var(--space-5)}.ShowcaseHero-module__8Nrk4W__heroBtn{width:100%;padding:16px var(--space-6);justify-content:center;font-size:1rem}.ShowcaseHero-module__8Nrk4W__heroHint{text-align:center;font-size:var(--font-size-xs)}}.ShowcaseHero-module__8Nrk4W__heroBtn:active{background:#000;transform:scale(.98)}@media (prefers-reduced-motion:reduce){.ShowcaseHero-module__8Nrk4W__heroCollage{transition:none}.ShowcaseHero-module__8Nrk4W__heroCollage:hover{transform:rotateY(-4deg)rotateX(1.5deg)}}
.FashionCard-module__U8fCaa__root{background:linear-gradient(160deg,#1a1410 0%,#3d2c18 50%,#0f0b07 100%);position:absolute;inset:0}.FashionCard-module__U8fCaa__vignette{background:linear-gradient(#0000 45%,#000000b3 100%);position:absolute;inset:0}.FashionCard-module__U8fCaa__silhouette{background:linear-gradient(#c9a96e40 0%,#c9a96e14 100%);border:1px solid #c9a96e33;border-radius:45px 45px 12px 12px;width:90px;height:200px;position:absolute;top:15%;left:50%;transform:translate(-50%)}.FashionCard-module__U8fCaa__belt{background:#c9a96e66;border-radius:4px;width:100px;height:12px;position:absolute;top:calc(15% + 120px);left:50%;transform:translate(-50%)}.FashionCard-module__U8fCaa__content{position:absolute;bottom:28px;left:20px;right:20px}.FashionCard-module__U8fCaa__badge{letter-spacing:.08em;text-transform:uppercase;color:#c9a96e;background:#c9a96e26;border:1px solid #c9a96e4d;border-radius:99px;margin-bottom:10px;padding:3px 10px;font-size:9px;font-weight:700;display:inline-block}.FashionCard-module__U8fCaa__title{letter-spacing:-.03em;color:#fff;text-shadow:0 1px 6px #0000008c;margin-bottom:6px;font-size:22px;font-weight:800;line-height:1.15}.FashionCard-module__U8fCaa__sub{color:#ffffff73;font-size:11px}
.SkRow-module__VyNjoa__row{border-radius:3px;height:8px;margin-bottom:6px}.SkRow-module__VyNjoa__row:last-child{margin-bottom:0}.SkRow-module__VyNjoa__strong{background:#ffffff80}.SkRow-module__VyNjoa__muted{background:#ffffff40}.SkRow-module__VyNjoa__dark{background:#00000040}.SkRow-module__VyNjoa__darkMuted{background:#0000001f}
.TechCard-module__6m3pRW__root{background:linear-gradient(135deg,#0a0a12 0%,#1a1030 60%,#080818 100%);flex-direction:column;padding:20px;display:flex;position:absolute;inset:0}.TechCard-module__6m3pRW__header{color:#ffffffb8;text-shadow:0 1px 5px #00000080;margin-bottom:12px;font-size:11px;font-weight:700}.TechCard-module__6m3pRW__grid{flex:1;grid-template-columns:1fr 1fr;gap:8px;display:grid}.TechCard-module__6m3pRW__item{background:#ffffff0a;border:1px solid #ffffff12;border-radius:10px;flex-direction:column;justify-content:flex-end;align-items:center;gap:8px;min-height:80px;padding:10px;display:flex;position:relative}.TechCard-module__6m3pRW__product{border-radius:6px;position:absolute;top:50%;left:50%;transform:translate(-50%,-55%)}
.FoodCard-module__texDpq__root{background:linear-gradient(140deg,#0a1a0a 0%,#142414 60%,#080d08 100%);flex-direction:column;justify-content:space-between;padding:20px;display:flex;position:absolute;inset:0}.FoodCard-module__texDpq__label{letter-spacing:.08em;text-transform:uppercase;color:#5cb85c;text-shadow:0 1px 5px #00000080;margin-bottom:6px;font-size:10px;font-weight:700}.FoodCard-module__texDpq__plate{background:radial-gradient(circle,#5cb85c66 30%,#0000 70%);border:1px solid #5cb85c40;border-radius:50%;align-self:center;width:64px;height:64px;margin:0 auto}.FoodCard-module__texDpq__footer{justify-content:space-between;align-items:center;display:flex}.FoodCard-module__texDpq__priceLine{background:#ffffffb3;border-radius:2px;width:40px;height:10px}.FoodCard-module__texDpq__button{background:#5cb85c;border-radius:6px;width:56px;height:22px}
.NordicCard-module__oANaXq__root{background:linear-gradient(140deg,#f5f0eb 0%,#ede5db 60%,#e8ddd0 100%);padding:20px;position:absolute;inset:0}.NordicCard-module__oANaXq__label{letter-spacing:.08em;text-transform:uppercase;color:#503c2899;margin-bottom:12px;font-size:10px;font-weight:700}.NordicCard-module__oANaXq__stack{flex-direction:column;gap:8px;display:flex}.NordicCard-module__oANaXq__tile{border-radius:10px;position:relative;overflow:hidden}.NordicCard-module__oANaXq__tileProduct{background:#78644666;border-radius:4px 4px 2px 2px;width:40%;height:60%;position:absolute;bottom:4px;left:50%;transform:translate(-50%)}.NordicCard-module__oANaXq__rows{margin-top:12px}.NordicCard-module__oANaXq__button{background:#8b7d72;border-radius:8px;justify-content:center;align-items:center;height:30px;margin-top:12px;display:flex}.NordicCard-module__oANaXq__buttonLine{background:#fffc;border-radius:2px;width:70px;height:8px}
.CosmeticsCard-module__soy1rG__root{background:linear-gradient(140deg,#100a14 0%,#220f30 60%,#0e0810 100%);flex-direction:column;padding:20px;display:flex;position:absolute;inset:0}.CosmeticsCard-module__soy1rG__label{letter-spacing:.08em;text-transform:uppercase;color:#e8a0b4;text-shadow:0 1px 5px #00000080;margin-bottom:8px;font-size:9px;font-weight:700}.CosmeticsCard-module__soy1rG__stage{flex:1;justify-content:center;align-items:center;display:flex}.CosmeticsCard-module__soy1rG__bottle{background:linear-gradient(#ffb7c5b3 0%,#ffb7c533 100%);border:1px solid #ffb7c54d;border-radius:15px 15px 5px 5px;width:30px;height:60px}
.MiniCartItem-module__eGvS9a__item{background:#ffffff0d;border:1px solid #ffffff12;border-radius:10px;align-items:center;gap:10px;margin-top:8px;padding:12px;display:flex}.MiniCartItem-module__eGvS9a__thumb{border-radius:8px;flex-shrink:0;width:40px;height:40px}.MiniCartItem-module__eGvS9a__lines{flex:1}.MiniCartItem-module__eGvS9a__line{background:#ffffff80;border-radius:2px;height:7px;margin-bottom:4px}.MiniCartItem-module__eGvS9a__line:last-child{background:#ffffff40;width:55%;margin-bottom:0}
.CoffeeCard-module__7x3rAG__root{background:linear-gradient(135deg,#0a1520 0%,#0f2540 60%,#070f18 100%);flex-direction:column;justify-content:space-between;padding:20px;display:flex;position:absolute;inset:0}.CoffeeCard-module__7x3rAG__label{letter-spacing:.08em;text-transform:uppercase;color:#d4a055;text-shadow:0 1px 5px #00000080;margin-bottom:6px;font-size:9px;font-weight:700}.CoffeeCard-module__7x3rAG__button{background:#d4a055;border-radius:7px;height:26px}
.SneakersCard-module__DThuJW__root{position:absolute;inset:0}.SneakersCard-module__DThuJW__bg{background:linear-gradient(100deg,#070707 0%,#1a0a00 50%,#050505 100%);position:absolute;inset:0}.SneakersCard-module__DThuJW__shoe{background:linear-gradient(100deg,#ff6b2bcc 0%,#ff8c5a66 100%);border-radius:6px 36px 6px 6px;width:120px;height:56px;position:absolute;top:50%;right:30px;transform:translateY(-50%)rotate(-15deg);box-shadow:0 0 40px #ff6b2b59}.SneakersCard-module__DThuJW__content{position:absolute;bottom:20px;left:20px}.SneakersCard-module__DThuJW__badge{letter-spacing:.08em;text-transform:uppercase;color:#ff6b2b;background:#ff6b2b26;border:1px solid #ff6b2b4d;border-radius:99px;margin-bottom:8px;padding:3px 10px;font-size:9px;font-weight:700;display:inline-block}.SneakersCard-module__DThuJW__title{letter-spacing:-.02em;color:#fff;text-shadow:0 1px 6px #0000008c;font-size:18px;font-weight:800}
.CollectionCard-module__g6lSja__root{background:linear-gradient(135deg,#0e0c0a 0%,#201810 60%,#0a0907 100%);flex-direction:column;padding:20px;display:flex;position:absolute;inset:0}.CollectionCard-module__g6lSja__label{letter-spacing:.06em;text-transform:uppercase;color:#ffffffad;text-shadow:0 1px 5px #00000080;margin-bottom:10px;font-size:10px;font-weight:700}.CollectionCard-module__g6lSja__grid{flex:1;grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.CollectionCard-module__g6lSja__item{aspect-ratio:1/1.2;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:8px;position:relative;overflow:hidden}.CollectionCard-module__g6lSja__product{opacity:.6;border-radius:4px 4px 2px 2px;width:40%;height:55%;position:absolute;bottom:4px;left:50%;transform:translate(-50%)}
.MobileCard-module__u5sPBG__root{background:linear-gradient(140deg,#080b12 0%,#101830 60%,#060810 100%);justify-content:center;align-items:center;padding:20px;display:flex;position:absolute;inset:0}.MobileCard-module__u5sPBG__phone{border:1.5px solid #ffffff26;border-radius:18px;width:90px;overflow:hidden;box-shadow:0 16px 40px #0009}.MobileCard-module__u5sPBG__chrome{background:#ffffff0f;justify-content:center;align-items:center;height:14px;display:flex}.MobileCard-module__u5sPBG__notch{background:#fff3;border-radius:2px;width:20px;height:4px}.MobileCard-module__u5sPBG__screen{background:#ffffff08;padding:10px 8px}.MobileCard-module__u5sPBG__title{background:#ffffff80;border-radius:2px;width:60%;height:7px;margin-bottom:4px}.MobileCard-module__u5sPBG__thumb{background:linear-gradient(135deg,#38bdf84d 0%,#2563eb33 100%);border-radius:8px;height:80px;margin-bottom:8px;position:relative;overflow:hidden}.MobileCard-module__u5sPBG__thumbProduct{background:#38bdf8b3;border-radius:4px 4px 2px 2px;width:24px;height:36px;position:absolute;bottom:5px;left:50%;transform:translate(-50%)}.MobileCard-module__u5sPBG__line1{background:#fff9;border-radius:2px;height:6px;margin-bottom:3px}.MobileCard-module__u5sPBG__line2{background:#ffffff4d;border-radius:2px;width:70%;height:6px;margin-bottom:8px}.MobileCard-module__u5sPBG__button{background:#38bdf880;border-radius:6px;height:22px}
.StorefrontGrid-module__GcnB1G__gridSection{background:var(--lp-bg-deep);border-top:1px solid var(--lp-border);border-bottom:1px solid var(--lp-border)}.StorefrontGrid-module__GcnB1G__sectionInner{max-width:1280px;padding:100px var(--space-8);margin:0 auto}.StorefrontGrid-module__GcnB1G__gridHeader{margin-bottom:60px}.StorefrontGrid-module__GcnB1G__sectionEyebrow{font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold);letter-spacing:.08em;text-transform:uppercase;color:var(--lp-accent);margin-bottom:var(--space-4);display:inline-block}.StorefrontGrid-module__GcnB1G__sectionTitle{font-family:var(--lp-font-display);letter-spacing:-.02em;color:var(--lp-ink);margin:0 0 var(--space-5);font-size:clamp(2rem,3.5vw,3.25rem);font-weight:500;line-height:1.12}.StorefrontGrid-module__GcnB1G__sectionSub{color:var(--lp-muted);max-width:500px;margin:0;font-size:clamp(1rem,1.3vw,1.125rem);line-height:1.65}.StorefrontGrid-module__GcnB1G__themeGrid{grid-template-columns:repeat(12,1fr);gap:24px;width:100%;display:grid}.StorefrontGrid-module__GcnB1G__cell{-webkit-tap-highlight-color:transparent;border-radius:16px;transition:transform .22s cubic-bezier(.2,0,0,1),box-shadow .22s cubic-bezier(.2,0,0,1);position:relative;overflow:hidden}.StorefrontGrid-module__GcnB1G__cell:hover{transform:translateY(-4px)scale(1.01);box-shadow:0 32px 80px -20px #1a171259}.StorefrontGrid-module__GcnB1G__cell:active{transform:translateY(-2px)scale(1.005)}.StorefrontGrid-module__GcnB1G__cellA{grid-area:span 2/span 5;min-height:360px}.StorefrontGrid-module__GcnB1G__cellB{grid-column:span 4;min-height:170px}.StorefrontGrid-module__GcnB1G__cellC{grid-column:span 3;min-height:170px}.StorefrontGrid-module__GcnB1G__cellD{grid-area:span 2/span 3;min-height:360px}.StorefrontGrid-module__GcnB1G__cellE,.StorefrontGrid-module__GcnB1G__cellF{grid-column:span 2;min-height:170px}.StorefrontGrid-module__GcnB1G__cellG{grid-column:span 5;min-height:200px}.StorefrontGrid-module__GcnB1G__cellH{grid-column:span 4;min-height:200px}.StorefrontGrid-module__GcnB1G__cellI{grid-column:span 3;min-height:200px}@media (max-width:1100px){.StorefrontGrid-module__GcnB1G__themeGrid{grid-template-columns:repeat(6,1fr)}.StorefrontGrid-module__GcnB1G__cellA,.StorefrontGrid-module__GcnB1G__cellB,.StorefrontGrid-module__GcnB1G__cellC,.StorefrontGrid-module__GcnB1G__cellD,.StorefrontGrid-module__GcnB1G__cellG,.StorefrontGrid-module__GcnB1G__cellH,.StorefrontGrid-module__GcnB1G__cellI{grid-column:span 3}.StorefrontGrid-module__GcnB1G__cellE,.StorefrontGrid-module__GcnB1G__cellF{grid-column:span 2}}@media (max-width:600px){.StorefrontGrid-module__GcnB1G__sectionInner{padding:70px 0 70px var(--space-6)}.StorefrontGrid-module__GcnB1G__themeGrid{scroll-snap-type:x mandatory;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-right:var(--space-6);align-items:stretch;gap:12px;display:flex;overflow-x:scroll}.StorefrontGrid-module__GcnB1G__themeGrid::-webkit-scrollbar{display:none}.StorefrontGrid-module__GcnB1G__cellA,.StorefrontGrid-module__GcnB1G__cellB,.StorefrontGrid-module__GcnB1G__cellC,.StorefrontGrid-module__GcnB1G__cellD,.StorefrontGrid-module__GcnB1G__cellE,.StorefrontGrid-module__GcnB1G__cellF,.StorefrontGrid-module__GcnB1G__cellG,.StorefrontGrid-module__GcnB1G__cellH,.StorefrontGrid-module__GcnB1G__cellI{grid-column:unset;grid-row:unset;scroll-snap-align:center;flex-shrink:0;width:72vw;max-width:280px;min-height:240px}}@media (prefers-reduced-motion:reduce){.StorefrontGrid-module__GcnB1G__cell{transition:none}}
.CompLabel-module__AT7AAW__label{letter-spacing:.08em;text-transform:uppercase;text-align:center;font-size:9px;font-weight:700;position:absolute;bottom:10px;left:10px;right:10px}.CompLabel-module__AT7AAW__light{color:#ffffff80}.CompLabel-module__AT7AAW__dark{color:#00000059}.CompLabel-module__AT7AAW__darkSoft{color:#0000004d}
.ClassicCard-module__o7jTSa__root{background:#fff;border-radius:14px;height:240px;transition:transform .2s;position:relative;overflow:hidden}.ClassicCard-module__o7jTSa__root:hover{transform:translateY(-6px)}.ClassicCard-module__o7jTSa__img{background:linear-gradient(145deg,#e8f4ff 0%,#c8e8fa 50%,#a8d5f5 100%);width:100%;height:155px;position:relative}.ClassicCard-module__o7jTSa__img:after{content:"";background:linear-gradient(#2563eb99 0%,#1d4ed866 100%);border-radius:8px 8px 4px 4px;width:48px;height:70px;position:absolute;bottom:10px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #2563eb4d}.ClassicCard-module__o7jTSa__body{padding:12px}.ClassicCard-module__o7jTSa__name{background:#1a1a2e;border-radius:2px;height:9px;margin-bottom:5px}.ClassicCard-module__o7jTSa__price{background:#2563eb;border-radius:2px;width:50%;height:11px}.ClassicCard-module__o7jTSa__button{background:#1a1a2e;justify-content:center;align-items:center;height:32px;display:flex;position:absolute;bottom:0;left:0;right:0}.ClassicCard-module__o7jTSa__buttonLine{background:#fff9;border-radius:2px;width:80px;height:8px}@media (prefers-reduced-motion:reduce){.ClassicCard-module__o7jTSa__root{transition:none}}
.HeroBleedCard-module__AqE0Ba__root{background:linear-gradient(150deg,#060a18 0%,#0d1530 50%,#040810 100%);border-radius:14px;height:300px;transition:transform .2s;position:relative;overflow:hidden}.HeroBleedCard-module__AqE0Ba__root:hover{transform:translateY(-6px)}.HeroBleedCard-module__AqE0Ba__product{background:linear-gradient(#38bdf8cc 0%,#2563eb80 100%);border-radius:8px 8px 4px 4px;width:55px;height:80px;position:absolute;top:20px;left:50%;transform:translate(-50%);box-shadow:0 0 40px #38bdf84d,0 16px 40px #00000080}.HeroBleedCard-module__AqE0Ba__text{position:absolute;bottom:36px;left:16px;right:16px}.HeroBleedCard-module__AqE0Ba__title{background:#ffffffe6;border-radius:3px;height:14px;margin-bottom:6px}.HeroBleedCard-module__AqE0Ba__sub{background:#ffffff59;border-radius:2px;width:70%;height:8px}.HeroBleedCard-module__AqE0Ba__glow{pointer-events:none;background:radial-gradient(60% 50% at 50% 30%,#38bdf81a 0%,#0000 70%);position:absolute;inset:0}@media (max-width:1100px){.HeroBleedCard-module__AqE0Ba__root{height:260px}}@media (max-width:860px){.HeroBleedCard-module__AqE0Ba__root{height:220px}}@media (prefers-reduced-motion:reduce){.HeroBleedCard-module__AqE0Ba__root{transition:none}}
.MobilePdpCard-module__IibezG__root{background:#0a0a0f;border:1.5px solid #ffffff1f;border-radius:18px;width:85%;height:280px;margin:0 auto;transition:transform .2s;position:relative;overflow:hidden}.MobilePdpCard-module__IibezG__root:hover{transform:translateY(-6px)}.MobilePdpCard-module__IibezG__img{background:linear-gradient(140deg,#0f1a30 0%,#1a2850 50%,#0a1020 100%);border-radius:16px 16px 0 0;width:100%;height:150px;position:relative}.MobilePdpCard-module__IibezG__img:after{content:"";background:linear-gradient(#38bdf8b3 0%,#2563eb66 100%);border-radius:8px 8px 4px 4px;width:42px;height:64px;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.MobilePdpCard-module__IibezG__body{padding:12px 14px}.MobilePdpCard-module__IibezG__name{background:#ffffffb3;border-radius:2px;height:8px;margin-bottom:5px}.MobilePdpCard-module__IibezG__price{background:#38bdf8cc;border-radius:2px;width:45%;height:10px;margin-bottom:12px}.MobilePdpCard-module__IibezG__button{background:linear-gradient(90deg,#38bdf8 0%,#2563eb 100%);border-radius:8px;height:28px}@media (prefers-reduced-motion:reduce){.MobilePdpCard-module__IibezG__root{transition:none}}
.CollectionGridCard-module__UNRsva__root{background:#f4f6f8;border-radius:14px;height:240px;padding:14px;transition:transform .2s;position:relative;overflow:hidden}.CollectionGridCard-module__UNRsva__root:hover{transform:translateY(-6px)}.CollectionGridCard-module__UNRsva__grid{grid-template-columns:1fr 1fr;gap:8px;height:100%;display:grid}.CollectionGridCard-module__UNRsva__item{background:#e8ecf0;border-radius:8px;position:relative;overflow:hidden}.CollectionGridCard-module__UNRsva__item:after{content:"";background:linear-gradient(#2563eb80 0%,#1d4ed84d 100%);border-radius:4px 4px 2px 2px;width:26px;height:38px;position:absolute;bottom:6px;left:50%;transform:translate(-50%)}.CollectionGridCard-module__UNRsva__bar{background:#00000026;border-radius:2px;height:8px;position:absolute;bottom:12px;left:14px;right:14px}@media (prefers-reduced-motion:reduce){.CollectionGridCard-module__UNRsva__root{transition:none}}
.StoryCard-module__zOusya__root{background:linear-gradient(165deg,#04060a 0%,#0a1020 60%,#060810 100%);border-radius:14px;height:320px;transition:transform .2s;position:relative;overflow:hidden}.StoryCard-module__zOusya__root:hover{transform:translateY(-6px)}.StoryCard-module__zOusya__product{background:linear-gradient(#38bdf8d9 0%,#2563eb8c 100%);border-radius:8px 8px 4px 4px;width:50px;height:76px;position:absolute;top:24px;left:50%;transform:translate(-50%);box-shadow:0 0 50px #38bdf866}.StoryCard-module__zOusya__badge{letter-spacing:.06em;text-transform:uppercase;color:#ffffffb3;background:#ffffff1f;border:1px solid #ffffff26;border-radius:4px;padding:3px 8px;font-size:8px;font-weight:700;position:absolute;top:20px;left:14px}.StoryCard-module__zOusya__scrim{pointer-events:none;background:linear-gradient(#0000 40%,#04060ae6 100%);position:absolute;inset:0}.StoryCard-module__zOusya__bottom{position:absolute;bottom:32px;left:16px;right:16px}.StoryCard-module__zOusya__line1{background:#ffffffd9;border-radius:3px;height:12px;margin-bottom:6px}.StoryCard-module__zOusya__line2{background:#38bdf899;border-radius:2px;width:60%;height:8px}@media (max-width:1100px){.StoryCard-module__zOusya__root{height:260px}}@media (max-width:860px){.StoryCard-module__zOusya__root{height:220px}}@media (prefers-reduced-motion:reduce){.StoryCard-module__zOusya__root{transition:none}}
.CheckoutCard-module__yhWl8q__root{background:#fff;border-radius:14px;height:220px;padding:18px;transition:transform .2s;position:relative;overflow:hidden}.CheckoutCard-module__yhWl8q__root:hover{transform:translateY(-6px)}.CheckoutCard-module__yhWl8q__header{align-items:center;gap:10px;margin-bottom:14px;display:flex}.CheckoutCard-module__yhWl8q__logo{background:#1a1a2e;border-radius:2px;width:28px;height:12px}.CheckoutCard-module__yhWl8q__step{letter-spacing:.06em;text-transform:uppercase;color:#94a3b8;margin-left:auto;font-size:9px;font-weight:700}.CheckoutCard-module__yhWl8q__lineItem{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:12px;margin-bottom:12px;padding:12px;display:flex}.CheckoutCard-module__yhWl8q__thumb{background:linear-gradient(135deg,#c8e8fa 0%,#a8d5f5 100%);border-radius:8px;flex-shrink:0;width:44px;height:44px;position:relative;overflow:hidden}.CheckoutCard-module__yhWl8q__thumb:after{content:"";background:#2563eb80;border-radius:3px 3px 2px 2px;width:18px;height:26px;position:absolute;bottom:3px;left:50%;transform:translate(-50%)}.CheckoutCard-module__yhWl8q__lines{flex:1}.CheckoutCard-module__yhWl8q__l1{background:#1a1a2e;border-radius:2px;height:8px;margin-bottom:4px}.CheckoutCard-module__yhWl8q__l2{background:#94a3b8;border-radius:2px;width:60%;height:7px}.CheckoutCard-module__yhWl8q__total{justify-content:space-between;align-items:center;display:flex}.CheckoutCard-module__yhWl8q__totalLabel{background:#cbd5e1;border-radius:2px;width:60px;height:8px}.CheckoutCard-module__yhWl8q__totalValue{background:#1a1a2e;border-radius:2px;width:50px;height:12px}@media (prefers-reduced-motion:reduce){.CheckoutCard-module__yhWl8q__root{transition:none}}
.PluginIcon-module__mWLkuq__root{--plugin-icon-size:44px;width:var(--plugin-icon-size);height:var(--plugin-icon-size);border-radius:var(--radius-lg);background:var(--color-surface-subtle);border:1px solid color-mix(in srgb, var(--plugin-icon-accent) 30%, transparent);color:var(--plugin-icon-accent);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.PluginIcon-module__mWLkuq__bordered{border-width:1.5px;border-color:var(--plugin-icon-accent)}.PluginIcon-module__mWLkuq__img{object-fit:cover;width:100%;height:100%;display:block}.PluginIcon-module__mWLkuq__initial{width:100%;height:100%;font-weight:700;font-size:calc(var(--plugin-icon-size) * .42);background:color-mix(in srgb, var(--plugin-icon-accent) 12%, var(--color-surface));color:var(--plugin-icon-accent);-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;line-height:1;display:inline-flex}
.CompositionSection-module__IjRpXW__composSection{background:var(--lp-bg);border-top:1px solid var(--lp-border)}.CompositionSection-module__IjRpXW__composInner{max-width:1280px;padding:100px var(--space-8);margin:0 auto}.CompositionSection-module__IjRpXW__composHeader{margin-bottom:60px}.CompositionSection-module__IjRpXW__eyebrowRow{align-items:center;gap:8px;margin-bottom:16px;display:flex}.CompositionSection-module__IjRpXW__sectionEyebrow{font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold);letter-spacing:.08em;text-transform:uppercase;color:var(--lp-accent);display:inline-block}.CompositionSection-module__IjRpXW__sectionTitle{font-family:var(--lp-font-display);letter-spacing:-.02em;color:var(--lp-ink);margin:0 0 var(--space-5);font-size:clamp(2rem,3.5vw,3.25rem);font-weight:500;line-height:1.12}.CompositionSection-module__IjRpXW__titleMuted{color:var(--lp-faint)}.CompositionSection-module__IjRpXW__sectionSub{color:var(--lp-muted);max-width:500px;margin:0;font-size:clamp(1rem,1.3vw,1.125rem);line-height:1.65}.CompositionSection-module__IjRpXW__composTrack{perspective:1800px;transform-style:preserve-3d;grid-template-columns:repeat(6,1fr);align-items:center;gap:14px;display:grid;position:relative}.CompositionSection-module__IjRpXW__connector{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}@media (min-width:1101px){.CompositionSection-module__IjRpXW__composInner{padding-top:130px;padding-bottom:130px}.CompositionSection-module__IjRpXW__composTrack>:not(.CompositionSection-module__IjRpXW__connector){z-index:1;will-change:transform;transform-origin:50%;transition:transform .38s cubic-bezier(.2,0,0,1);position:relative}.CompositionSection-module__IjRpXW__composTrack>:nth-child(2){z-index:1;transform:rotateY(11deg)rotate(-2.2deg)translateY(58px)scale(.9)}.CompositionSection-module__IjRpXW__composTrack>:nth-child(3){z-index:2;transform:rotateY(6deg)rotate(1.4deg)translateY(-46px)scale(.98)}.CompositionSection-module__IjRpXW__composTrack>:nth-child(4){z-index:4;transform:rotateY(2deg)rotate(-1deg)translateY(34px)scale(1.04)}.CompositionSection-module__IjRpXW__composTrack>:nth-child(5){z-index:3;transform:rotateY(-4deg)rotate(1.6deg)translateY(-52px)scale(1.01)}.CompositionSection-module__IjRpXW__composTrack>:nth-child(6){z-index:2;transform:rotateY(-8deg)rotate(-1.5deg)translateY(24px)scale(.95)}.CompositionSection-module__IjRpXW__composTrack>:nth-child(7){z-index:1;transform:rotateY(-13deg)rotate(4.5deg)translateY(-20px)scale(.92)}.CompositionSection-module__IjRpXW__composTrack>:not(.CompositionSection-module__IjRpXW__connector):hover{z-index:6;transform:rotateY(0)rotate(0)translateY(0)scale(1.08)}}@media (max-width:1100px){.CompositionSection-module__IjRpXW__composTrack{perspective:none;grid-template-columns:repeat(3,1fr)}.CompositionSection-module__IjRpXW__connector{display:none}}@media (max-width:860px){.CompositionSection-module__IjRpXW__composTrack{grid-template-columns:repeat(2,1fr)}}@media (prefers-reduced-motion:reduce){.CompositionSection-module__IjRpXW__composTrack>*{transition:none}}@media (max-width:600px){.CompositionSection-module__IjRpXW__composInner{padding:70px 0 70px var(--space-6)}.CompositionSection-module__IjRpXW__composTrack{scroll-snap-type:x mandatory;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-right:var(--space-6);align-items:stretch;gap:12px;display:flex;overflow-x:scroll}.CompositionSection-module__IjRpXW__composTrack::-webkit-scrollbar{display:none}.CompositionSection-module__IjRpXW__composTrack>*{scroll-snap-align:center;flex-shrink:0;width:80vw;max-width:300px}}
.index-module__jQszzW__row{align-items:center;gap:6px;display:inline-flex}
.ResumenTab-module__T0h2SG__root{gap:var(--space-5);flex-direction:column;display:flex}.ResumenTab-module__T0h2SG__metricsStrip{gap:var(--space-3);flex-wrap:wrap;display:flex}.ResumenTab-module__T0h2SG__metricCard{border:1px solid var(--color-border);border-radius:var(--radius-lg);min-width:100px;padding:var(--space-4) var(--space-5);background:var(--color-surface);flex:1}.ResumenTab-module__T0h2SG__recentSection{gap:var(--space-3);flex-direction:column;display:flex}.ResumenTab-module__T0h2SG__sectionTitle{font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em;margin:0}
.index-module__Cljaiq__simNote{color:var(--o-muted);font-size:var(--font-size-xs);margin-top:var(--space-4);justify-content:center;align-items:center;gap:6px;display:flex}.index-module__Cljaiq__simNote svg{flex-shrink:0}.index-module__Cljaiq__summary{border:1px solid var(--o-border);border-radius:var(--radius-lg);background-color:var(--o-elevated);padding:var(--space-2) var(--space-4);margin-top:var(--space-2)}.index-module__Cljaiq__summaryRow{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-3) 0;font-size:var(--font-size-sm);display:flex}.index-module__Cljaiq__summaryRow+.index-module__Cljaiq__summaryRow{border-top:1px solid var(--o-border)}.index-module__Cljaiq__summaryLabel{color:var(--o-muted)}.index-module__Cljaiq__summaryValue{color:var(--o-text);text-align:right}.index-module__Cljaiq__summaryValue code{font-family:var(--font-family-mono);font-size:var(--font-size-xs);color:var(--o-muted)}.index-module__Cljaiq__summaryTotal{font-weight:var(--font-weight-semibold);color:var(--o-text)}
.StatTile-module__5qKKHW__tile{background:#ffffff08;border:1px solid #ffffff12;border-radius:12px;flex-direction:column;gap:6px;padding:16px 18px;display:flex}.StatTile-module__5qKKHW__label{font-size:var(--font-size-xs);color:#e2e8f08c}.StatTile-module__5qKKHW__value{font-size:var(--font-size-xl);letter-spacing:-.02em;color:#fff;font-weight:800}.StatTile-module__5qKKHW__delta{font-size:var(--font-size-xs);color:#5ee6a8;font-weight:600}
.index-module__h7OtHa__section{gap:var(--space-3);padding:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);flex-direction:column;display:flex}.index-module__h7OtHa__sectionTitle{font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold);color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.06em;margin:0}.index-module__h7OtHa__muted{color:var(--color-text-muted);font-size:var(--font-size-sm);margin:0}.index-module__h7OtHa__probeRow{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.index-module__h7OtHa__probeOk{font-size:var(--font-size-sm);color:var(--color-success-text)}.index-module__h7OtHa__probeErr{font-size:var(--font-size-sm);color:var(--color-danger-text)}
.UniversesBody-module__qSVj3W__statusSelect{min-width:160px}.UniversesBody-module__qSVj3W__tdMuted{color:var(--color-text-muted);font-size:var(--font-size-sm);margin:0}.UniversesBody-module__qSVj3W__universeCell{align-items:center;gap:var(--space-3);display:flex}.UniversesBody-module__qSVj3W__providerTile{border-radius:var(--radius-md);border:1px solid var(--color-border);background:var(--color-surface-muted,#94a3b814);width:34px;height:34px;color:var(--color-text-muted);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.UniversesBody-module__qSVj3W__providerTile[data-provider=digitalocean]{background:#0080ff14;border-color:#0080ff40}.UniversesBody-module__qSVj3W__providerTile[data-provider=docker]{background:#2496ed14;border-color:#2496ed40}.UniversesBody-module__qSVj3W__universeId{flex-direction:column;gap:1px;min-width:0;display:flex}.UniversesBody-module__qSVj3W__universeName{font-weight:var(--font-weight-medium)}.UniversesBody-module__qSVj3W__universeMeta{align-items:center;gap:var(--space-2);display:flex}.UniversesBody-module__qSVj3W__universeSlug{font-size:var(--font-size-xs);color:var(--color-text-muted)}.UniversesBody-module__qSVj3W__tenancyChip{font-size:10px;font-weight:var(--font-weight-medium);border-radius:var(--radius-full);background:var(--color-surface-muted,#94a3b81f);color:var(--color-text-muted);white-space:nowrap;padding:1px 6px}.UniversesBody-module__qSVj3W__providerCell{align-items:center;gap:var(--space-2);display:inline-flex}.UniversesBody-module__qSVj3W__envTag{font-size:10px;font-weight:var(--font-weight-medium);text-transform:uppercase;letter-spacing:.04em;border-radius:var(--radius-full);flex-shrink:0;padding:0 6px}.UniversesBody-module__qSVj3W__env-dev{background:var(--color-info-soft,#3b82f61f);color:var(--color-info,#2563eb)}.UniversesBody-module__qSVj3W__env-prod{background:var(--color-warning-soft,#f59e0b26);color:var(--color-warning-text,#b45309)}.UniversesBody-module__qSVj3W__env-demo{background:var(--color-surface-muted,#94a3b826);color:var(--color-text-muted)}.UniversesBody-module__qSVj3W__storeCountCell{align-items:center;gap:var(--space-2);display:inline-flex}.UniversesBody-module__qSVj3W__storeCountIcon{color:var(--color-text-muted);flex-shrink:0}.UniversesBody-module__qSVj3W__storeCountNum{font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);color:var(--color-text)}.UniversesBody-module__qSVj3W__statusTrigger{align-items:center;gap:var(--space-1);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;padding:0;display:inline-flex}.UniversesBody-module__qSVj3W__statusTrigger:hover{opacity:.8}.UniversesBody-module__qSVj3W__statusTrigger:disabled{opacity:.5;cursor:not-allowed}.UniversesBody-module__qSVj3W__statusChevron{color:var(--color-text-muted);font-size:10px}.UniversesBody-module__qSVj3W__statusItemActive{background:var(--color-surface-muted,#94a3b81a)}.UniversesBody-module__qSVj3W__snapshotCell{gap:var(--space-1);flex-direction:column;min-width:0;display:flex}.UniversesBody-module__qSVj3W__snapshotCurrent{flex-direction:column;gap:1px;display:flex}.UniversesBody-module__qSVj3W__snapshotDate{font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);color:var(--color-text);line-height:1.3}.UniversesBody-module__qSVj3W__snapshotMeta{font-family:var(--font-mono,monospace);font-size:var(--font-size-xs);color:var(--color-text-muted)}.UniversesBody-module__qSVj3W__snapshotNone{font-size:var(--font-size-sm);color:var(--color-text-muted);font-style:italic}.UniversesBody-module__qSVj3W__newerChip{background:var(--color-warning-soft,#f59e0b1f);color:var(--color-warning-text,#92400e);border-radius:var(--radius-full);font-size:11px;font-weight:var(--font-weight-semibold);cursor:pointer;border:1px solid #f59e0b4d;align-items:center;gap:5px;width:fit-content;padding:2px 8px;transition:opacity .15s;display:inline-flex}.UniversesBody-module__qSVj3W__newerChip:hover{opacity:.8}.UniversesBody-module__qSVj3W__newerChip:disabled{opacity:.5;cursor:not-allowed}.UniversesBody-module__qSVj3W__snapshotPickerBtn{width:fit-content;color:var(--color-text-muted)!important}.UniversesBody-module__qSVj3W__snapshotPopover{width:340px;padding:var(--space-2) 0}.UniversesBody-module__qSVj3W__snapshotPopoverTitle{font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold);color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em;margin:0 0 var(--space-1) 0;padding:0 var(--space-3)}.UniversesBody-module__qSVj3W__snapshotList{flex-direction:column;display:flex}.UniversesBody-module__qSVj3W__snapshotOption{text-align:left;padding:var(--space-2) var(--space-3);cursor:pointer;background:0 0;border:none;border-radius:0;flex-direction:column;gap:1px;transition:background .1s;display:flex;position:relative}.UniversesBody-module__qSVj3W__snapshotOption:hover:not(:disabled){background:var(--color-surface-muted,#94a3b814)}.UniversesBody-module__qSVj3W__snapshotOption:disabled{cursor:default}.UniversesBody-module__qSVj3W__snapshotOptionActive{background:color-mix(in srgb, var(--color-primary,#2563eb) 6%, transparent)}.UniversesBody-module__qSVj3W__snapshotOptionDate{font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);color:var(--color-text)}.UniversesBody-module__qSVj3W__snapshotOptionMeta{font-family:var(--font-mono,monospace);font-size:var(--font-size-xs);color:var(--color-text-muted)}.UniversesBody-module__qSVj3W__snapshotOptionTags{gap:var(--space-1);margin-top:2px;display:flex}.UniversesBody-module__qSVj3W__snapshotTag{font-size:10px;font-weight:var(--font-weight-semibold);text-transform:uppercase;letter-spacing:.04em;border-radius:var(--radius-full);padding:1px 6px}.UniversesBody-module__qSVj3W__tagCurrent{background:color-mix(in srgb, var(--color-primary,#2563eb) 10%, transparent);color:var(--color-primary,#2563eb)}.UniversesBody-module__qSVj3W__tagNewest{background:var(--color-success-soft,#22c55e1f);color:var(--color-success-text,#166534)}
.index-module__QU0NxG__hero{align-items:flex-start;gap:var(--space-4);padding:var(--space-5) var(--space-6);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-xl);margin-bottom:var(--space-5);display:flex}.index-module__QU0NxG__body{gap:var(--space-2);flex-direction:column;flex:1;min-width:0;display:flex}.index-module__QU0NxG__titleRow{align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.index-module__QU0NxG__title{font-size:var(--font-size-2xl);font-weight:var(--font-weight-bold);color:var(--color-text-primary);letter-spacing:-.01em;margin:0;line-height:1.1}.index-module__QU0NxG__actions{align-items:center;gap:var(--space-2);margin-left:auto;display:inline-flex}.index-module__QU0NxG__tagline{font-size:var(--font-size-sm);color:var(--color-text-secondary);margin:0;line-height:1.45}.index-module__QU0NxG__meta{align-items:center;gap:var(--space-4);font-size:var(--font-size-xs);color:var(--color-text-muted);flex-wrap:wrap;display:flex}.index-module__QU0NxG__metaItem{align-items:center;gap:6px;min-width:0;display:inline-flex}.index-module__QU0NxG__metaItem code{font-family:var(--font-family-mono);background:var(--color-surface-overlay);border-radius:var(--radius-sm);color:var(--color-text-secondary);padding:1px 6px}.index-module__QU0NxG__copyBtn{color:var(--color-text-muted);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;padding:2px;display:inline-flex}.index-module__QU0NxG__copyBtn:hover{color:var(--color-text-primary);background:var(--color-surface-overlay)}
.index-module__a069TG__panel{gap:var(--space-3);padding:var(--space-4);border:1px solid var(--color-border-subtle,var(--color-border));border-radius:var(--radius-lg,12px);background:var(--color-surface,var(--color-bg-elevated));flex-direction:column;display:flex}.index-module__a069TG__muted{color:var(--color-text-muted);font-size:var(--font-size-sm)}.index-module__a069TG__head{align-items:center;gap:var(--space-3);display:flex}.index-module__a069TG__readiness{align-items:center;gap:var(--space-2);font-size:var(--font-size-sm);flex-shrink:0;display:flex}.index-module__a069TG__readyLabel{font-weight:var(--font-weight-medium)}.index-module__a069TG__bar{background:var(--color-border-subtle,var(--color-border));border-radius:999px;flex:1;min-width:60px;height:6px;position:relative;overflow:hidden}.index-module__a069TG__toggle{font-size:var(--font-size-xs);color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;flex-shrink:0;align-items:center;gap:4px;padding:0;display:inline-flex}.index-module__a069TG__toggle:hover{color:var(--color-text-primary)}.index-module__a069TG__toggleOpen{transform:rotate(180deg)}.index-module__a069TG__chips{gap:var(--space-2);flex-wrap:wrap;display:flex}.index-module__a069TG__chip{border:1px solid var(--color-border-subtle,var(--color-border));font-size:var(--font-size-xs);border-radius:999px;align-items:center;gap:6px;min-width:0;padding:3px 10px;display:inline-flex}.index-module__a069TG__chip[data-status=fail]{border-color:var(--color-danger,#dc2626)}.index-module__a069TG__chipLabel{font-weight:var(--font-weight-medium)}.index-module__a069TG__chipDetail{color:var(--color-text-muted);text-overflow:ellipsis;white-space:nowrap;max-width:220px;overflow:hidden}.index-module__a069TG__chipMuted{color:var(--color-text-muted);border-style:dashed}.index-module__a069TG__barFill{border-radius:999px;height:100%;transition:width .4s;display:block}.index-module__a069TG__bar_ok{background:var(--color-success,#16a34a)}.index-module__a069TG__bar_warn{background:var(--color-warning,#d97706)}.index-module__a069TG__bar_err{background:var(--color-danger,#dc2626)}.index-module__a069TG__grid{gap:var(--space-2);grid-template-columns:repeat(auto-fill,minmax(140px,1fr));margin:0;padding:0;list-style:none;display:grid}.index-module__a069TG__cell{align-items:flex-start;gap:var(--space-2);padding:var(--space-2) var(--space-3);border:1px solid var(--color-border-subtle,var(--color-border));border-radius:var(--radius-md,8px);background:var(--color-bg,transparent);min-width:0;display:flex}.index-module__a069TG__cell[data-status=fail]{border-color:var(--color-danger,#dc2626)}.index-module__a069TG__cell[data-status=unknown]{opacity:.6}.index-module__a069TG__cellBody{flex-direction:column;gap:1px;min-width:0;display:flex}.index-module__a069TG__cellLabel{font-size:var(--font-size-xs);font-weight:var(--font-weight-medium)}.index-module__a069TG__cellDetail{font-size:var(--font-size-xs);color:var(--color-text-muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.ProvisionProgressList-module__0wvmta__list{margin:var(--space-3) 0 0;padding:var(--space-3) var(--space-4);gap:var(--space-2);text-align:left;background:var(--o-surface-2,#00000008);border-radius:var(--radius-md,8px);flex-direction:column;min-width:260px;list-style:none;display:flex}.ProvisionProgressList-module__0wvmta__item{align-items:center;gap:var(--space-2);font-size:var(--font-size-sm);color:var(--o-text-muted);display:flex}.ProvisionProgressList-module__0wvmta__item.ProvisionProgressList-module__0wvmta__done{color:var(--o-text)}.ProvisionProgressList-module__0wvmta__item.ProvisionProgressList-module__0wvmta__active{color:var(--o-text);font-weight:var(--font-weight-medium)}.ProvisionProgressList-module__0wvmta__item.ProvisionProgressList-module__0wvmta__failed{color:var(--o-danger)}.ProvisionProgressList-module__0wvmta__icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.ProvisionProgressList-module__0wvmta__done .ProvisionProgressList-module__0wvmta__icon{background:var(--o-ok-soft);color:var(--o-ok)}.ProvisionProgressList-module__0wvmta__active .ProvisionProgressList-module__0wvmta__icon{background:var(--o-surface-3,#0000000f)}.ProvisionProgressList-module__0wvmta__failed .ProvisionProgressList-module__0wvmta__icon{background:var(--o-danger-soft);color:var(--o-danger)}.ProvisionProgressList-module__0wvmta__spin{animation:.8s linear infinite ProvisionProgressList-module__0wvmta__progress-spin}@keyframes ProvisionProgressList-module__0wvmta__progress-spin{to{transform:rotate(360deg)}}
.MiniChart-module__ef0FEW__chart{background:#ffffff05;border:1px solid #ffffff0f;border-radius:14px;flex-direction:column;flex:1;gap:16px;min-height:150px;padding:18px 20px;display:flex}.MiniChart-module__ef0FEW__head{justify-content:space-between;align-items:center;display:flex}.MiniChart-module__ef0FEW__title{font-size:var(--font-size-sm);color:#e2e8f0b3;font-weight:600}.MiniChart-module__ef0FEW__legend{font-size:var(--font-size-xs);color:#e2e8f073}.MiniChart-module__ef0FEW__bars{flex:1;align-items:flex-end;gap:8px;min-height:90px;display:flex}.MiniChart-module__ef0FEW__bar{background:linear-gradient(#2dd4bfd9 0%,#2563eb59 100%);border-radius:4px 4px 2px 2px;flex:1}
.index-module__v2E0Ya__section{gap:var(--space-3);padding:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);flex-direction:column;display:flex}.index-module__v2E0Ya__sectionTitle{font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold);color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.06em;margin:0}.index-module__v2E0Ya__grid2{gap:var(--space-3);grid-template-columns:1fr 1fr;display:grid}.index-module__v2E0Ya__labelRow{justify-content:space-between;align-items:center;gap:var(--space-2);display:flex}.index-module__v2E0Ya__labelWithHint{align-items:center;gap:var(--space-1);display:inline-flex}.index-module__v2E0Ya__techHint{color:var(--color-text-muted);font-size:var(--font-size-xs);font-family:var(--font-mono,monospace);font-weight:400}.index-module__v2E0Ya__chip{font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);border-radius:var(--radius-full);white-space:nowrap;padding:1px 8px}.index-module__v2E0Ya__chipSet{background:var(--color-success-soft,#22c55e26);color:var(--color-success,#16a34a)}.index-module__v2E0Ya__chipDefault{background:var(--color-surface-muted,#94a3b826);color:var(--color-text-muted)}.index-module__v2E0Ya__muted{color:var(--color-text-muted);font-size:var(--font-size-sm);margin:0}
.index-module__2_TSXG__tdMuted{color:var(--color-text-muted);font-size:var(--font-size-sm);margin:0}.index-module__2_TSXG__migrateWarn{align-items:flex-start;gap:var(--space-2);padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);background:var(--color-surface-subtle);border:1px solid var(--color-border);color:var(--color-text-secondary);font-size:var(--font-size-sm);line-height:1.4;display:flex}.index-module__2_TSXG__migrateWarn svg{color:var(--color-warning-text,#b45309);flex-shrink:0;margin-top:2px}.index-module__2_TSXG__migrateReport{gap:var(--space-3);font-size:var(--font-size-sm);flex-direction:column;display:flex}.index-module__2_TSXG__migrateFailures{padding-left:var(--space-4);gap:var(--space-1);max-height:220px;color:var(--color-danger-text);font-size:var(--font-size-xs);flex-direction:column;margin:0;display:flex;overflow-y:auto}
.index-module__KS3nRa__readme{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.75rem 2rem}.index-module__KS3nRa__heading{color:#111827;margin:0 0 .75rem;font-size:1rem;font-weight:700}.index-module__KS3nRa__body{color:#374151;white-space:pre-wrap;font-size:.95rem;line-height:1.7}.index-module__KS3nRa__empty{color:#9ca3af;font-size:.9rem}.index-module__KS3nRa__featuresHeading{color:#111827;margin:1.5rem 0 .5rem;font-size:.85rem;font-weight:700}.index-module__KS3nRa__featuresList{color:#374151;margin:0;padding-left:1.25rem;font-size:.9rem;line-height:1.7}
.IntegrationsTab-module__oSuD3W__grid{gap:var(--space-4);grid-template-columns:repeat(auto-fill,minmax(320px,1fr));display:grid}.IntegrationsTab-module__oSuD3W__card{background-color:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-xl);padding:var(--space-5);gap:var(--space-3);flex-direction:column;display:flex}.IntegrationsTab-module__oSuD3W__head{justify-content:space-between;align-items:flex-start;gap:var(--space-3);display:flex}.IntegrationsTab-module__oSuD3W__identity{align-items:center;gap:var(--space-3);min-width:0;display:flex}.IntegrationsTab-module__oSuD3W__serviceIcon{border-radius:var(--radius-md);background-color:var(--color-surface-subtle);border:1px solid var(--color-border);flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.IntegrationsTab-module__oSuD3W__title{font-size:var(--font-size-body);font-weight:var(--font-weight-medium);color:var(--color-text-primary);margin:0}.IntegrationsTab-module__oSuD3W__category{font-size:var(--font-size-xs);color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em}.IntegrationsTab-module__oSuD3W__description{font-size:var(--font-size-sm);color:var(--color-text-secondary);margin:0;line-height:1.45}.IntegrationsTab-module__oSuD3W__reqList{gap:var(--space-1);border-top:1px solid var(--color-surface-subtle);padding-top:var(--space-3);flex-direction:column;display:flex}.IntegrationsTab-module__oSuD3W__reqRow{align-items:center;gap:var(--space-2);font-size:var(--font-size-xs);grid-template-columns:16px 1fr auto;display:grid}.IntegrationsTab-module__oSuD3W__reqKey{font-family:var(--font-family-mono);color:var(--color-text-primary);word-break:break-all}.IntegrationsTab-module__oSuD3W__reqKeyOff{color:var(--color-text-muted);}.IntegrationsTab-module__oSuD3W__reqSource{font-size:var(--font-size-xs);color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em}.IntegrationsTab-module__oSuD3W__iconOk{color:var(--color-success-text)}.IntegrationsTab-module__oSuD3W__iconWarn{color:var(--color-warning-text)}.IntegrationsTab-module__oSuD3W__iconErr{color:var(--color-danger-text);opacity:.6}.IntegrationsTab-module__oSuD3W__optionalTag{text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted);margin-left:var(--space-1);font-size:10px}.IntegrationsTab-module__oSuD3W__probeRow{align-items:center;gap:var(--space-2);margin-top:var(--space-2);padding-top:var(--space-3);border-top:1px solid var(--color-border);flex-wrap:wrap;display:flex}.IntegrationsTab-module__oSuD3W__docsLink{font-size:var(--font-size-xs);color:var(--color-text-muted);text-decoration:none}.IntegrationsTab-module__oSuD3W__docsLink:hover{color:var(--color-text-primary);text-decoration:underline}.IntegrationsTab-module__oSuD3W__toolbar{gap:var(--space-2);margin-bottom:var(--space-4);flex-wrap:wrap;align-items:center;display:flex}.IntegrationsTab-module__oSuD3W__summary{align-items:center;gap:var(--space-2);font-size:var(--font-size-xs);color:var(--color-text-muted);background-color:var(--color-surface-subtle);border-radius:var(--radius-md);padding:4px 10px;display:flex}.IntegrationsTab-module__oSuD3W__summaryNum{font-weight:var(--font-weight-medium);color:var(--color-text-primary);font-variant-numeric:tabular-nums}
.index-module__zRkvZG__record{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:10px 16px;margin-top:10px;display:grid}.index-module__zRkvZG__field{flex-direction:column;gap:3px;display:flex}.index-module__zRkvZG__label{text-transform:uppercase;letter-spacing:.04em;opacity:.7;font-size:11px}.index-module__zRkvZG__mono{font-family:var(--font-mono,ui-monospace, monospace);font-size:13px}
.index-module__NlLCtq__center{text-align:center;padding:var(--space-6) var(--space-4);align-items:center;gap:var(--space-2);flex-direction:column;display:flex}.index-module__NlLCtq__iconCircle{width:72px;height:72px;margin-bottom:var(--space-3);border-radius:50%;justify-content:center;align-items:center;display:flex}.index-module__NlLCtq__iconOk{background-color:var(--o-ok-soft);color:var(--o-ok);box-shadow:0 0 0 8px var(--o-ok-soft)}.index-module__NlLCtq__iconFail{background-color:var(--o-danger-soft);color:var(--o-danger);box-shadow:0 0 0 8px var(--o-danger-soft)}.index-module__NlLCtq__title{font-size:var(--font-size-xl);font-weight:var(--font-weight-bold);color:var(--o-text);letter-spacing:-.01em;margin:0}.index-module__NlLCtq__failLead{align-items:center;gap:var(--space-2);color:var(--o-warning,#b45309);font-weight:var(--font-weight-medium);margin:var(--space-2) 0 0;display:inline-flex}
.PartnersNavLinks-module__XbG3bG__link{font-size:var(--font-size-body);font-weight:var(--font-weight-medium);color:var(--lp-muted);transition:color var(--transition-fast);-webkit-tap-highlight-color:transparent;text-decoration:none}.PartnersNavLinks-module__XbG3bG__link:hover,.PartnersNavLinks-module__XbG3bG__link:active{color:var(--lp-ink)}
.AdminSection-module__nKO35q__section{border-top:1px solid var(--lp-border);position:relative}.AdminSection-module__nKO35q__inner{max-width:1280px;padding:110px var(--space-8);margin:0 auto}.AdminSection-module__nKO35q__header{max-width:620px;margin:0 0 48px clamp(0px,4vw,88px)}.AdminSection-module__nKO35q__eyebrow{font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold);letter-spacing:.08em;text-transform:uppercase;color:var(--lp-accent);margin-bottom:var(--space-4);display:inline-block}.AdminSection-module__nKO35q__title{font-family:var(--lp-font-serif);letter-spacing:-.01em;margin:0 0 var(--space-5);color:var(--lp-ink);font-size:clamp(2.2rem,3.8vw,3.5rem);font-weight:400;line-height:1.08}.AdminSection-module__nKO35q__sub{color:var(--lp-muted);margin:0;font-size:clamp(1rem,1.3vw,1.125rem);line-height:1.65}.AdminSection-module__nKO35q__app{transform-origin:0;will-change:transform;background:#0b0f18;border:1px solid #ffffff14;border-radius:18px;grid-template-columns:210px 1fr;min-height:470px;transition:transform .7s cubic-bezier(.16,1,.3,1);display:grid;overflow:hidden;transform:perspective(2200px)rotateY(3deg)rotateX(1.5deg);box-shadow:-18px 50px 100px -40px #1a17128c,0 2px 4px #1a17121a}.AdminSection-module__nKO35q__app:hover{transform:perspective(2200px)rotateY(1.5deg)rotateX(.5deg)translateY(-6px)}@media (max-width:760px){.AdminSection-module__nKO35q__app,.AdminSection-module__nKO35q__app:hover{transform:none}}@media (prefers-reduced-motion:reduce){.AdminSection-module__nKO35q__app{transition:none}.AdminSection-module__nKO35q__app:hover{transform:perspective(2200px)rotateY(3deg)rotateX(1.5deg)}}.AdminSection-module__nKO35q__sidebar{background:#ffffff05;border-right:1px solid #ffffff0f;flex-direction:column;gap:24px;padding:20px 16px;display:flex}.AdminSection-module__nKO35q__brand{letter-spacing:-.01em;color:#fff;align-items:center;gap:9px;padding:4px 8px;font-weight:800;display:flex}.AdminSection-module__nKO35q__brandDot{background:linear-gradient(135deg, #e08a3c, var(--lp-gold));border-radius:3px;width:11px;height:11px}.AdminSection-module__nKO35q__nav{flex-direction:column;gap:2px;display:flex}.AdminSection-module__nKO35q__navItem{font-size:var(--font-size-sm);color:#e2e8f099;border-radius:8px;align-items:center;gap:10px;padding:9px 10px;display:flex}.AdminSection-module__nKO35q__navItemActive{color:#fff;background:#2dd4bf1f;box-shadow:inset 0 0 0 1px #2dd4bf33}.AdminSection-module__nKO35q__main{flex-direction:column;gap:18px;padding:20px 24px;display:flex}.AdminSection-module__nKO35q__topbar{justify-content:space-between;align-items:center;display:flex}.AdminSection-module__nKO35q__crumb{font-size:var(--font-size-sm);color:#e2e8f08c;font-weight:600}.AdminSection-module__nKO35q__avatar{color:#fff;background:linear-gradient(135deg, #e08a3c, var(--lp-gold));border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:11px;font-weight:700;display:flex}.AdminSection-module__nKO35q__topbarRight{align-items:center;gap:12px;display:flex}.AdminSection-module__nKO35q__notif{color:#e2e8f0d1;background:#5ee6a81a;border:1px solid #5ee6a838;border-radius:99px;align-items:center;gap:7px;padding:5px 11px;font-size:11px;font-weight:600;display:inline-flex}.AdminSection-module__nKO35q__notifDot{background:#5ee6a8;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #5ee6a833}.AdminSection-module__nKO35q__alert{font-size:var(--font-size-sm);color:#e2e8f0b8;background:#e08a3c14;border:1px solid #e08a3c38;border-radius:10px;align-items:center;gap:10px;padding:11px 14px;display:flex}.AdminSection-module__nKO35q__alertBadge{text-transform:uppercase;letter-spacing:.04em;color:#1a1206;background:#e08a3c;border-radius:99px;flex-shrink:0;padding:2px 9px;font-size:10px;font-weight:700}@media (max-width:760px){.AdminSection-module__nKO35q__notif{display:none}}.AdminSection-module__nKO35q__hero{background:linear-gradient(135deg,#2dd4bf1a,#2563eb0f);border:1px solid #ffffff12;border-radius:14px;flex-direction:column;gap:6px;padding:22px;display:flex}.AdminSection-module__nKO35q__heroLabel{font-size:var(--font-size-xs);text-transform:uppercase;letter-spacing:.08em;color:#e2e8f08c}.AdminSection-module__nKO35q__heroValue{letter-spacing:-.03em;color:#fff;font-size:clamp(2rem,4vw,2.75rem);font-weight:800}.AdminSection-module__nKO35q__heroDelta{font-size:var(--font-size-sm);color:#5ee6a8;font-weight:600}.AdminSection-module__nKO35q__tiles{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}@media (max-width:760px){.AdminSection-module__nKO35q__app{grid-template-columns:1fr}.AdminSection-module__nKO35q__sidebar{display:none}.AdminSection-module__nKO35q__tiles{grid-template-columns:1fr}}@media (max-width:600px){.AdminSection-module__nKO35q__inner{padding:72px var(--space-6)}}
.index-module__gornva__section{gap:var(--space-3);padding:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);flex-direction:column;display:flex}.index-module__gornva__sectionTitle{font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold);color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.06em;margin:0}.index-module__gornva__labelRow{justify-content:space-between;align-items:center;gap:var(--space-2);display:flex}.index-module__gornva__labelWithHint{align-items:center;gap:var(--space-1);display:inline-flex}.index-module__gornva__chip{font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);border-radius:var(--radius-full);white-space:nowrap;padding:1px 8px}.index-module__gornva__chipSet{background:var(--color-success-soft,#22c55e26);color:var(--color-success,#16a34a)}.index-module__gornva__chipDefault{background:var(--color-surface-muted,#94a3b826);color:var(--color-text-muted)}
.index-module__at-NbG__sidebar{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;gap:1.25rem;padding:1.25rem;font-size:.85rem;display:flex}.index-module__at-NbG__section{flex-direction:column;gap:.4rem;display:flex}.index-module__at-NbG__label{letter-spacing:.06em;text-transform:uppercase;color:#9ca3af;font-size:.7rem;font-weight:700}.index-module__at-NbG__value{color:#111827;word-break:break-word}.index-module__at-NbG__muted{color:#9ca3af}.index-module__at-NbG__linkList{flex-direction:column;gap:.35rem;display:flex}.index-module__at-NbG__linkList a{color:#4f46e5;align-items:center;gap:.35rem;font-size:.85rem;text-decoration:none;display:inline-flex}.index-module__at-NbG__linkList a:hover{text-decoration:underline}.index-module__at-NbG__tags{flex-wrap:wrap;gap:.35rem;display:flex}.index-module__at-NbG__tag{color:#374151;background:#f3f4f6;border-radius:999px;padding:.15rem .55rem;font-size:.72rem;font-weight:500}.index-module__at-NbG__divider{border-top:1px solid #f3f4f6}
.styles-module__-MP93G__editor{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.styles-module__-MP93G__input{flex:16rem;min-width:12rem}
.index-module__KzZqfa__stack{gap:var(--space-4);flex-direction:column;display:flex}.index-module__KzZqfa__statsRow{gap:var(--space-3);grid-template-columns:repeat(auto-fit,minmax(160px,1fr));display:grid}.index-module__KzZqfa__statCard{gap:var(--space-2);padding:var(--space-4);background-color:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);flex-direction:column;display:flex}.index-module__KzZqfa__grid{gap:var(--space-4);grid-template-columns:repeat(auto-fill,minmax(320px,1fr));align-items:start;display:grid}.index-module__KzZqfa__row{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-2) 0;border-bottom:1px solid var(--color-border-subtle,var(--color-border));font-size:var(--font-size-sm);min-width:0;display:flex}.index-module__KzZqfa__row:last-child{border-bottom:none}.index-module__KzZqfa__rowLabel{color:var(--color-text-secondary);flex-shrink:0}.index-module__KzZqfa__rowValue{align-items:center;gap:var(--space-2);text-align:right;min-width:0;display:flex}.index-module__KzZqfa__inline{align-items:center;gap:var(--space-1);display:inline-flex}.index-module__KzZqfa__link{color:var(--color-text-brand);text-decoration:none}.index-module__KzZqfa__link:hover{text-decoration:underline}.index-module__KzZqfa__muted{color:var(--color-text-muted)}.index-module__KzZqfa__mono{font-family:var(--font-mono);font-size:var(--font-size-xs)}.index-module__KzZqfa__jump{align-items:center;gap:var(--space-1);font-size:var(--font-size-xs);color:var(--color-text-brand);cursor:pointer;background:0 0;border:none;padding:0;display:inline-flex}.index-module__KzZqfa__jump:hover{text-decoration:underline}.index-module__KzZqfa__events{gap:var(--space-2);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.index-module__KzZqfa__event{align-items:flex-start;gap:var(--space-2);font-size:var(--font-size-sm);display:flex}.index-module__KzZqfa__eventDot{background:var(--color-text-muted);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:6px}.index-module__KzZqfa__eventDot[data-status=ok]{background:var(--color-success,#16a34a)}.index-module__KzZqfa__eventDot[data-status=failed]{background:var(--color-danger,#dc2626)}.index-module__KzZqfa__eventDot[data-status=started]{background:var(--color-info,#2563eb)}.index-module__KzZqfa__eventBody{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.index-module__KzZqfa__eventPhase{font-weight:var(--font-weight-medium)}.index-module__KzZqfa__eventMsg{font-size:var(--font-size-xs);color:var(--color-text-secondary);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.index-module__KzZqfa__eventWhen{font-size:var(--font-size-xs);color:var(--color-text-muted);flex-shrink:0}
.StoreNotFound-module__4xF2Ja__root{text-align:center;justify-content:center;align-items:center;gap:var(--space-5);padding:var(--space-16) var(--space-6);flex-direction:column;display:flex}.StoreNotFound-module__4xF2Ja__art{width:180px;height:auto}.StoreNotFound-module__4xF2Ja__copy{gap:var(--space-2);flex-direction:column;max-width:380px;display:flex}.StoreNotFound-module__4xF2Ja__title{font-size:var(--font-size-2xl);font-weight:var(--font-weight-bold);color:var(--color-text-primary);letter-spacing:-.01em;margin:0}.StoreNotFound-module__4xF2Ja__description{font-size:var(--font-size-md);color:var(--color-text-secondary);text-wrap:balance;margin:0;line-height:1.5}
.index-module__pX9GEW__chip{flex-shrink:0;align-items:center;gap:7px;min-width:0;display:inline-flex}.index-module__pX9GEW__avatar{background:var(--o-border-strong);width:26px;height:26px;color:var(--o-text-soft);font-size:10px;font-weight:var(--font-weight-semibold);letter-spacing:.02em;-webkit-user-select:none;user-select:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.index-module__pX9GEW__name{font-size:var(--font-size-xs);color:var(--o-text-soft);font-weight:var(--font-weight-medium);white-space:nowrap;text-overflow:ellipsis;max-width:130px;overflow:hidden}.index-module__pX9GEW__dot{color:var(--o-border-strong);flex-shrink:0;font-size:10px}.index-module__pX9GEW__switch{font-size:var(--font-size-xs);color:var(--o-muted);flex-shrink:0;text-decoration:none;transition:color .12s}.index-module__pX9GEW__switch:hover{color:var(--o-text);text-decoration:underline}.index-module__pX9GEW__anon{flex-shrink:0;align-items:center;gap:4px;display:inline-flex}.index-module__pX9GEW__anonText{font-size:var(--font-size-xs);color:var(--o-muted)}.index-module__pX9GEW__anonLink{cursor:pointer;font-size:var(--font-size-xs);color:var(--o-text-soft);font-weight:var(--font-weight-medium);text-underline-offset:2px;background:0 0;border:none;padding:0;text-decoration:underline;transition:color .12s}.index-module__pX9GEW__anonLink:hover{color:var(--o-text)}.index-module__pX9GEW__skeleton{border-radius:var(--radius-full);background:var(--o-elevated);width:100px;height:18px;animation:1.4s ease-in-out infinite index-module__pX9GEW__pulse}@keyframes index-module__pX9GEW__pulse{0%,to{opacity:1}50%{opacity:.45}}
.PartnersHero-module__35zJLG__hero{background:var(--lp-bg);padding:0 var(--space-8)}.PartnersHero-module__35zJLG__heroInner{gap:clamp(var(--space-8), 6vw, 96px);grid-template-columns:1fr 1fr;align-items:center;max-width:1280px;margin:0 auto;padding:120px 0 100px;display:grid}.PartnersHero-module__35zJLG__eyebrow{font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold);letter-spacing:.08em;text-transform:uppercase;color:var(--lp-gold);margin-bottom:var(--space-5);display:inline-block}.PartnersHero-module__35zJLG__heroTitle{font-family:var(--lp-font-serif);letter-spacing:-.02em;color:var(--lp-ink);margin:0 0 var(--space-6);flex-direction:column;font-size:clamp(2.8rem,4.5vw,5rem);font-weight:400;line-height:1.04;display:flex}.PartnersHero-module__35zJLG__heroTitleLine{display:block}.PartnersHero-module__35zJLG__heroSub{color:var(--lp-muted);margin:0 0 var(--space-8);max-width:440px;font-size:clamp(1rem,1.4vw,1.175rem);line-height:1.65}.PartnersHero-module__35zJLG__heroActions{align-items:center;gap:var(--space-4);margin-bottom:var(--space-5);display:flex}.PartnersHero-module__35zJLG__heroBtn{align-items:center;gap:var(--space-2);height:52px;padding:0 var(--space-7);border-radius:var(--lp-radius-organic);font-size:1rem;font-weight:var(--font-weight-semibold);color:#fff;background:var(--lp-accent);transition:background var(--transition-fast), transform var(--transition-fast), box-shadow var(--transition-fast);-webkit-tap-highlight-color:transparent;text-decoration:none;display:inline-flex}.PartnersHero-module__35zJLG__heroBtn:hover{background:#000;transform:translateY(-2px);box-shadow:0 16px 40px -8px #19191959}.PartnersHero-module__35zJLG__heroBtn:active{transform:scale(.98)}.PartnersHero-module__35zJLG__heroHint{font-size:var(--font-size-sm);color:var(--lp-faint);margin:0}.PartnersHero-module__35zJLG__heroDashboard{background:var(--lp-panel);border:1px solid var(--lp-border-strong);padding:var(--space-7);box-shadow:var(--lp-shadow-lifted);gap:var(--space-6);border-radius:20px;flex-direction:column;display:flex}.PartnersHero-module__35zJLG__dashHeader{justify-content:space-between;align-items:center;display:flex}.PartnersHero-module__35zJLG__dashTitle{font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);color:var(--lp-ink)}.PartnersHero-module__35zJLG__dashBadge{font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold);color:var(--lp-gold);letter-spacing:.04em;background:#b894501a;border:1px solid #b894504d;border-radius:99px;padding:2px 10px}.PartnersHero-module__35zJLG__dashGrid{gap:var(--space-4);grid-template-columns:repeat(2,1fr);display:grid}.PartnersHero-module__35zJLG__dashCard{background:var(--lp-bg-alt);border:1px solid var(--lp-border);border-radius:var(--lp-radius-organic);padding:var(--space-5);flex-direction:column;gap:4px;display:flex}.PartnersHero-module__35zJLG__dashLabel{font-size:var(--font-size-xs);color:var(--lp-muted);font-weight:var(--font-weight-medium)}.PartnersHero-module__35zJLG__dashValue{font-family:var(--lp-font-serif);color:var(--lp-ink);font-size:1.6rem;font-weight:500;line-height:1.1}.PartnersHero-module__35zJLG__dashGrowth{font-size:var(--font-size-xs);color:var(--lp-gold);font-weight:var(--font-weight-medium)}.PartnersHero-module__35zJLG__dashProgress{gap:var(--space-2);flex-direction:column;display:flex}.PartnersHero-module__35zJLG__dashProgressLabel{font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold);color:var(--lp-muted)}.PartnersHero-module__35zJLG__dashProgressBar{background:var(--lp-bg-deep);border-radius:99px;height:6px;overflow:hidden}.PartnersHero-module__35zJLG__dashProgressFill{background:var(--lp-gold);border-radius:99px;height:100%;transition:width .6s}.PartnersHero-module__35zJLG__dashProgressHint{font-size:var(--font-size-xs);color:var(--lp-faint);text-align:right}@media (max-width:960px){.PartnersHero-module__35zJLG__heroInner{grid-template-columns:1fr;padding:96px 0 80px}.PartnersHero-module__35zJLG__heroDashboard{max-width:520px}}@media (max-width:600px){.PartnersHero-module__35zJLG__hero{padding:0 var(--space-6)}.PartnersHero-module__35zJLG__heroInner{padding:80px 0 64px}.PartnersHero-module__35zJLG__heroTitle{font-size:2.5rem}.PartnersHero-module__35zJLG__dashGrid{grid-template-columns:repeat(2,1fr)}}
.ResponsiveSection-module__eMsjTW__section{border-top:1px solid var(--lp-border);position:relative}.ResponsiveSection-module__eMsjTW__inner{max-width:1280px;padding:110px var(--space-8);margin:0 auto}.ResponsiveSection-module__eMsjTW__header{max-width:620px;margin:0 0 56px clamp(0px,4vw,88px)}.ResponsiveSection-module__eMsjTW__eyebrow{font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold);letter-spacing:.08em;text-transform:uppercase;color:var(--lp-accent);margin-bottom:var(--space-4);display:inline-block}.ResponsiveSection-module__eMsjTW__title{font-family:var(--lp-font-serif);letter-spacing:-.01em;margin:0 0 var(--space-5);color:var(--lp-ink);font-size:clamp(2.2rem,3.8vw,3.5rem);font-weight:400;line-height:1.08}.ResponsiveSection-module__eMsjTW__sub{color:var(--lp-muted);margin:0;font-size:clamp(1rem,1.3vw,1.125rem);line-height:1.65}.ResponsiveSection-module__eMsjTW__stage{max-width:920px;min-height:540px;margin:0 auto;position:relative}.ResponsiveSection-module__eMsjTW__figure{flex-direction:column;align-items:center;gap:12px;margin:0;display:flex}.ResponsiveSection-module__eMsjTW__caption{font-size:var(--font-size-xs);letter-spacing:.06em;text-transform:uppercase;color:var(--lp-faint);font-weight:600}.ResponsiveSection-module__eMsjTW__figDesktop{z-index:1;width:60%;padding-top:16px;position:relative}.ResponsiveSection-module__eMsjTW__desktop{width:100%}.ResponsiveSection-module__eMsjTW__figCheckout{z-index:2;position:absolute;top:0;right:0}.ResponsiveSection-module__eMsjTW__figPhone{z-index:3;position:absolute;bottom:0;left:47%}.ResponsiveSection-module__eMsjTW__phone{background:#0a0a0f;border:2px solid #ffffff24;border-radius:22px;width:168px;overflow:hidden;box-shadow:0 30px 70px -24px #000000b3}.ResponsiveSection-module__eMsjTW__mImg{background:linear-gradient(160deg,#1a1410 0%,#3d2c18 50%,#0f0b07 100%);height:150px;position:relative}.ResponsiveSection-module__eMsjTW__mShape{background:linear-gradient(#c9a96e66,#c9a96e1f);border:1px solid #c9a96e47;border-radius:24px 24px 6px 6px;width:46px;height:70px;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.ResponsiveSection-module__eMsjTW__mBody{flex-direction:column;gap:6px;padding:14px;display:flex}.ResponsiveSection-module__eMsjTW__mName{color:#fff;font-size:13px;font-weight:700}.ResponsiveSection-module__eMsjTW__mPrice{color:#c9a96e;margin-bottom:4px;font-size:14px;font-weight:800}.ResponsiveSection-module__eMsjTW__mBtn{text-align:center;color:#1a1206;background:#c9a96e;border-radius:8px;padding:9px 0;font-size:11px;font-weight:700}.ResponsiveSection-module__eMsjTW__checkout{background:#fff;border-radius:16px;width:230px;padding:18px;box-shadow:0 30px 70px -24px #0000008c}.ResponsiveSection-module__eMsjTW__coHead{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.ResponsiveSection-module__eMsjTW__coLogo{letter-spacing:.14em;color:#1a1a2e;font-size:12px;font-weight:800}.ResponsiveSection-module__eMsjTW__coStep{letter-spacing:.06em;text-transform:uppercase;color:#94a3b8;font-size:9px;font-weight:700}.ResponsiveSection-module__eMsjTW__coItem{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:10px;margin-bottom:12px;padding:10px;display:flex}.ResponsiveSection-module__eMsjTW__coThumb{background:linear-gradient(135deg,#e8d9b8 0%,#c9a96e 100%);border-radius:8px;flex-shrink:0;width:40px;height:40px}.ResponsiveSection-module__eMsjTW__coLines{flex-direction:column;flex:1;gap:3px;display:flex}.ResponsiveSection-module__eMsjTW__coL1{color:#1a1a2e;font-size:11px;font-weight:700}.ResponsiveSection-module__eMsjTW__coL2{color:#94a3b8;font-size:10px}.ResponsiveSection-module__eMsjTW__coItemPrice{color:#1a1a2e;font-size:12px;font-weight:700}.ResponsiveSection-module__eMsjTW__coTotal{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.ResponsiveSection-module__eMsjTW__coTotalLabel{color:#64748b;font-size:11px}.ResponsiveSection-module__eMsjTW__coTotalVal{color:#1a1a2e;font-size:15px;font-weight:800}.ResponsiveSection-module__eMsjTW__coPay{text-align:center;color:#fff;background:linear-gradient(90deg,#1a1a2e 0%,#2d2d4a 100%);border-radius:9px;padding:10px 0;font-size:11px;font-weight:700;display:block}@media (max-width:900px){.ResponsiveSection-module__eMsjTW__stage{flex-direction:column;align-items:center;gap:36px;max-width:none;min-height:0;display:flex;position:static}.ResponsiveSection-module__eMsjTW__figDesktop,.ResponsiveSection-module__eMsjTW__figCheckout,.ResponsiveSection-module__eMsjTW__figPhone{width:auto;padding-top:0;position:static}.ResponsiveSection-module__eMsjTW__figDesktop{width:100%;max-width:420px}.ResponsiveSection-module__eMsjTW__header{margin-left:0}}@media (max-width:600px){.ResponsiveSection-module__eMsjTW__inner{padding:72px var(--space-6)}}
.index-module__YEdyFq__section{gap:var(--space-3);padding:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);flex-direction:column;display:flex}.index-module__YEdyFq__sectionTitle{font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold);color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.06em;margin:0}.index-module__YEdyFq__muted{color:var(--color-text-muted);font-size:var(--font-size-sm);margin:0}.index-module__YEdyFq__probeRow{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.index-module__YEdyFq__probeErr{font-size:var(--font-size-sm);color:var(--color-danger-text)}.index-module__YEdyFq__pickerList{gap:var(--space-1);flex-direction:column;max-height:220px;display:flex;overflow-y:auto}.index-module__YEdyFq__pickerCard{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-text);font-size:var(--font-size-sm);cursor:pointer;text-align:left;background:0 0;transition:border-color .12s,background .12s;display:flex}.index-module__YEdyFq__pickerCard:hover{border-color:var(--color-primary,#6366f1)}.index-module__YEdyFq__pickerCardActive{border-color:var(--color-primary,#6366f1);background:var(--color-primary-soft,#6366f114)}.index-module__YEdyFq__pickerName{font-family:var(--font-mono,monospace);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}
.index-module__eCzERG__panel{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.25rem 1.5rem}.index-module__eCzERG__heading{color:#111827;margin:0 0 .75rem;font-size:.9rem;font-weight:700}.index-module__eCzERG__subHeading{color:#111827;margin:1.5rem 0 .5rem;font-size:.85rem;font-weight:700}.index-module__eCzERG__statsGrid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.75rem;margin-bottom:.5rem;display:grid}.index-module__eCzERG__statCard{background:#f9fafb;border:1px solid #f3f4f6;border-radius:8px;flex-direction:column;gap:.2rem;padding:.75rem .9rem;display:flex}.index-module__eCzERG__statLabel{color:#9ca3af;text-transform:uppercase;letter-spacing:.04em;font-size:.7rem;font-weight:600}.index-module__eCzERG__statValue{color:#111827;font-size:1.1rem;font-weight:700}.index-module__eCzERG__statHint{color:#9ca3af;font-size:.7rem}.index-module__eCzERG__table{border-collapse:collapse;width:100%;margin-top:.5rem;font-size:.85rem}.index-module__eCzERG__table th{text-align:left;letter-spacing:.06em;text-transform:uppercase;color:#6b7280;background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:.5rem .75rem;font-size:.7rem;font-weight:700}.index-module__eCzERG__table td{border-bottom:1px solid #f3f4f6;padding:.65rem .75rem}.index-module__eCzERG__muted{color:#9ca3af;font-size:.85rem}
.styles-module__ttc2rG__card{gap:var(--space-2);padding:var(--space-3) var(--space-4);flex-direction:column;display:flex}.styles-module__ttc2rG__header{align-items:center;gap:var(--space-2);display:flex}.styles-module__ttc2rG__icon{border-radius:var(--radius-md);background:var(--color-surface-subtle);width:26px;height:26px;color:var(--color-text-muted);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.styles-module__ttc2rG__title{min-width:0;font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);color:var(--color-text-primary);text-overflow:ellipsis;white-space:nowrap;flex:1;text-decoration:none;overflow:hidden}.styles-module__ttc2rG__title:hover{color:var(--color-primary);text-decoration:underline}.styles-module__ttc2rG__bar{border-radius:var(--radius-full);background:var(--color-border);height:3px;overflow:hidden}.styles-module__ttc2rG__barFill{border-radius:var(--radius-full);background:var(--color-warning);height:100%;display:block}.styles-module__ttc2rG__barFill[data-ok=true]{background:var(--color-success)}.styles-module__ttc2rG__list{margin:0;padding:0;list-style:none}.styles-module__ttc2rG__unavailable{font-size:var(--font-size-sm);color:var(--color-text-muted)}
.index-module__6qHyha__stack{gap:var(--space-4);flex-direction:column;display:flex}.index-module__6qHyha__capGrid{gap:var(--space-3);grid-template-columns:1fr;display:grid}.index-module__6qHyha__capRow{align-items:flex-start;gap:var(--space-3);padding:var(--space-3);border:1px solid var(--color-border-subtle,var(--color-border));border-radius:var(--radius-md);cursor:pointer;transition:background-color .1s;display:flex}.index-module__6qHyha__capRow:hover{background-color:var(--color-surface-hover,var(--color-surface))}.index-module__6qHyha__capRow[data-checked=true]{border-color:var(--color-primary,var(--color-border));background-color:var(--color-primary-subtle,transparent)}.index-module__6qHyha__capText{gap:var(--space-1);flex-direction:column;flex:1;min-width:0;display:flex}.index-module__6qHyha__capLabel{font-size:var(--font-size-sm);font-weight:var(--font-weight-medium)}.index-module__6qHyha__capDesc{font-size:var(--font-size-xs);color:var(--color-text-muted)}.index-module__6qHyha__footer{justify-content:flex-end;align-items:center;gap:var(--space-2);padding-top:var(--space-3);border-top:1px solid var(--color-border-subtle,var(--color-border));display:flex}.index-module__6qHyha__kindRow{padding:var(--space-3) 0;border-bottom:1px solid var(--color-border-subtle,var(--color-border));font-size:var(--font-size-sm);justify-content:space-between;align-items:center;display:flex}.index-module__6qHyha__kindLabel{color:var(--color-text-muted)}
.StoreSwitcher-module__sGGWrq__trigger{align-items:center;gap:var(--space-3);width:100%;padding:var(--space-3);border:none;border-bottom:1px solid var(--color-border);cursor:pointer;text-align:left;transition:background-color var(--transition-fast);background:0 0;display:flex}.StoreSwitcher-module__sGGWrq__trigger:hover{background-color:var(--color-sidebar-hover)}.StoreSwitcher-module__sGGWrq__body{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.StoreSwitcher-module__sGGWrq__name{font-size:var(--font-size-body);font-weight:var(--font-weight-semibold);color:var(--color-text-primary);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.StoreSwitcher-module__sGGWrq__chevron{color:var(--color-text-muted);flex-shrink:0}.StoreSwitcher-module__sGGWrq__content{min-width:240px}.StoreSwitcher-module__sGGWrq__itemName{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}
.layout-module__vdluUG__overlay{--o-panel:#fff;--o-elevated:#f7f7f5;--o-aside:#f7f7f5;--o-border:#00000012;--o-border-strong:#0000001f;--o-text:#191919;--o-text-soft:#191919b3;--o-muted:#19191980;--o-accent:#191919;--o-accent-strong:#191919;--o-accent-hover:#000;--o-accent-ink:#fff;--o-accent-soft:#1919190f;--o-accent-ring:#1919191f;--o-ok:#34c759;--o-ok-soft:#34c75924;--o-danger:#e5484d;--o-danger-soft:#e5484d1a;--o-warn:#b8860b;--o-shadow-lifted:-2px 8px 28px -14px #0000002e, 0 1px 2px #0000000d;--o-font-display:var(--font-display), system-ui, sans-serif;z-index:60;isolation:isolate;padding:var(--space-6);background:radial-gradient(60% 55% at 15% 20%,#7877c61a,#0000 60%),radial-gradient(50% 50% at 85% 15%,#ffb77817,#0000 55%),radial-gradient(65% 60% at 80% 85%,#78c8b414,#0000 60%),#fbfbfa;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden}.layout-module__vdluUG__closeBtn{top:var(--space-5);right:var(--space-5);z-index:2;background:var(--o-panel);border:1px solid var(--o-border);border-radius:var(--radius-full);width:30px;height:30px;color:var(--o-muted);cursor:pointer;justify-content:center;align-items:center;transition:color .15s,border-color .15s,background-color .15s;display:inline-flex;position:absolute}.layout-module__vdluUG__closeBtn:hover{color:var(--o-text);border-color:var(--o-border-strong);background:var(--o-elevated)}.layout-module__vdluUG__card{width:min(600px,100%);max-height:calc(100dvh - var(--space-6) * 2);background-color:var(--o-panel);border:1px solid var(--o-border-strong);color:var(--o-text);box-shadow:var(--o-shadow-lifted);border-radius:20px;flex-direction:column;display:flex;position:relative;overflow:hidden}.layout-module__vdluUG__cardSolo{max-width:480px}.layout-module__vdluUG__formSide{padding:var(--space-10) var(--space-10);flex-direction:column;display:flex;overflow-y:auto}.layout-module__vdluUG__header{gap:var(--space-4);margin-bottom:var(--space-7);flex-direction:column;flex-shrink:0;display:flex}.layout-module__vdluUG__topRow{justify-content:space-between;align-items:center;gap:var(--space-3);min-width:0;padding-right:var(--space-5);display:flex}.layout-module__vdluUG__brand{flex-shrink:0;font-size:1.5rem}.layout-module__vdluUG__formBody{flex-direction:column;flex:1;justify-content:center;min-height:0;display:flex}@media (max-width:1024px){.layout-module__vdluUG__formSide{padding:var(--space-6) var(--space-6)}}@media (max-width:760px){.layout-module__vdluUG__overlay{padding:var(--space-4)}.layout-module__vdluUG__card{max-width:460px;max-height:calc(100dvh - var(--space-4) * 2)}.layout-module__vdluUG__formSide{padding:var(--space-6) var(--space-5)}}@media (max-width:480px){.layout-module__vdluUG__overlay{align-items:flex-start;padding:0;overflow-y:auto}.layout-module__vdluUG__card{border-top:none;border-left:none;border-right:none;border-radius:0;width:100%;max-width:100%;min-height:100dvh;max-height:none;overflow:visible}.layout-module__vdluUG__formSide{padding:var(--space-6) var(--space-4);overflow-y:visible}.layout-module__vdluUG__closeBtn{top:var(--space-3);right:var(--space-3)}}
.index-module__qoEEDa__hero{justify-content:space-between;align-items:center;gap:var(--space-4);padding-bottom:var(--space-5);border-bottom:1px solid var(--color-border);flex-wrap:wrap;display:flex}.index-module__qoEEDa__identity{align-items:center;gap:var(--space-4);min-width:0;display:flex}.index-module__qoEEDa__identityBody{flex-direction:column;gap:6px;min-width:0;display:flex}.index-module__qoEEDa__titleRow{align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.index-module__qoEEDa__title{font-size:var(--font-size-2xl);font-weight:var(--font-weight-bold);color:var(--color-text-primary);letter-spacing:-.02em;margin:0;line-height:1.1}.index-module__qoEEDa__meta{align-items:center;gap:var(--space-2);font-size:var(--font-size-xs);color:var(--color-text-muted);flex-wrap:wrap;display:flex}.index-module__qoEEDa__metaItem{align-items:center;gap:5px;min-width:0;display:inline-flex}.index-module__qoEEDa__metaItem code{font-family:var(--font-family-mono);color:var(--color-text-secondary)}.index-module__qoEEDa__metaLink{color:var(--color-text-secondary);align-items:center;gap:4px;text-decoration:none;display:inline-flex}.index-module__qoEEDa__metaLink:hover{color:var(--color-text-primary);text-decoration:underline}.index-module__qoEEDa__dot{background-color:var(--color-border);border-radius:50%;flex-shrink:0;width:3px;height:3px}.index-module__qoEEDa__actions{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:inline-flex}.index-module__qoEEDa__spin{animation:1s linear infinite index-module__qoEEDa__spin}@keyframes index-module__qoEEDa__spin{to{transform:rotate(360deg)}}@media (max-width:720px){.index-module__qoEEDa__hero{align-items:flex-start}.index-module__qoEEDa__actions{width:100%}}
.HowItWorksSection-module__9tiP9G__section{background:var(--lp-bg);border-top:1px solid var(--lp-border)}.HowItWorksSection-module__9tiP9G__inner{max-width:1280px;padding:100px var(--space-8);margin:0 auto}.HowItWorksSection-module__9tiP9G__header{max-width:540px;margin-bottom:64px}.HowItWorksSection-module__9tiP9G__eyebrow{font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold);letter-spacing:.08em;text-transform:uppercase;color:var(--lp-accent);margin-bottom:var(--space-4);display:inline-block}.HowItWorksSection-module__9tiP9G__title{font-family:var(--lp-font-serif);letter-spacing:-.01em;color:var(--lp-ink);margin:0;font-size:clamp(2.2rem,3.8vw,3.5rem);font-weight:400;line-height:1.08}.HowItWorksSection-module__9tiP9G__steps{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.HowItWorksSection-module__9tiP9G__step{gap:var(--space-4);padding:var(--space-7);background:var(--lp-panel);border:1px solid var(--lp-border);border-radius:var(--lp-radius-organic);box-shadow:var(--lp-shadow);flex-direction:column;display:flex;position:relative}.HowItWorksSection-module__9tiP9G__stepNumber{top:var(--space-5);right:var(--space-5);font-family:var(--lp-font-serif);color:var(--lp-border-strong);-webkit-user-select:none;user-select:none;font-size:3rem;font-weight:400;line-height:1;position:absolute}.HowItWorksSection-module__9tiP9G__stepIcon{background:var(--lp-accent-soft);width:48px;height:48px;color:var(--lp-accent);border:1.5px solid #19191947;border-radius:14px 14px 14px 4px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.HowItWorksSection-module__9tiP9G__stepTitle{font-size:clamp(1.1rem,1.4vw,1.25rem);font-weight:var(--font-weight-semibold);color:var(--lp-ink);margin:0;line-height:1.25}.HowItWorksSection-module__9tiP9G__stepDesc{font-size:var(--font-size-body);color:var(--lp-muted);margin:0;line-height:1.65}@media (max-width:860px){.HowItWorksSection-module__9tiP9G__steps{grid-template-columns:1fr;max-width:520px}}@media (max-width:600px){.HowItWorksSection-module__9tiP9G__inner{padding:70px var(--space-6)}}
.BakeStatusPill-module__GHjBwW__pill{align-items:center;gap:var(--space-2);height:30px;padding:0 var(--space-3);border-radius:var(--radius-full,999px);color:#ffffffe6;font-size:var(--text-xs,12px);white-space:nowrap;background:#ffffff0f;border:1px solid #ffffff29;line-height:1;text-decoration:none;transition:background .15s;display:inline-flex}.BakeStatusPill-module__GHjBwW__pill:hover{background:#ffffff1f}.BakeStatusPill-module__GHjBwW__context{text-overflow:ellipsis;max-width:220px;overflow:hidden}.BakeStatusPill-module__GHjBwW__elapsed{opacity:.7;font-variant-numeric:tabular-nums}.BakeStatusPill-module__GHjBwW__ok{color:var(--color-success,#16a34a)}.BakeStatusPill-module__GHjBwW__fail{color:var(--color-danger,#dc2626)}.BakeStatusPill-module__GHjBwW__spinner{border:2px solid #ffffff40;border-top-color:var(--color-accent,#fff);border-radius:50%;flex-shrink:0;width:13px;height:13px;animation:.7s linear infinite BakeStatusPill-module__GHjBwW__bakePillSpin}@keyframes BakeStatusPill-module__GHjBwW__bakePillSpin{to{transform:rotate(360deg)}}@media (max-width:640px){.BakeStatusPill-module__GHjBwW__context{display:none}}
.index-module__rjUETa__page{gap:var(--space-5);flex-direction:column;display:flex}
.StoreMessagingScreen-module__ypqI0q__tabContent{padding-top:var(--space-5);gap:var(--space-4);flex-direction:column;display:flex}
