.preferences-dialog{max-width:calc(100% - 64px);margin:32px auto}.preferences-dialog .modal-content{max-height:calc(100vh - 64px)}.preferences-dialog--developer{max-width:calc(100% - 100px);margin:50px auto}.preferences-dialog--developer .modal-content{max-height:calc(100vh - 100px)}.preferences-model-layout{flex-direction:column;gap:1rem;width:100%;display:flex}.preferences-model-controls{width:100%;min-width:0}.preferences-model-preview{width:100%;min-width:0;display:none}.preferences-model-preview-canvas-shell{border:1px solid #00000026;border-radius:.375rem;width:100%;height:360px;display:flex;overflow:hidden}.preferences-model-preview-canvas-shell .proxyCanvas{flex:auto;min-width:0;min-height:0}.preferences-model-preview-canvas-shell .proxyCanvas>div,.preferences-model-preview-canvas-shell .proxyCanvas canvas{background:#fff}@media (width>=992px){.preferences-dialog{max-width:min(1200px,100% - 96px);margin:48px auto}.preferences-dialog .modal-content{max-height:calc(100vh - 96px)}.preferences-dialog--developer{max-width:calc(100% - 200px);margin:100px auto}.preferences-dialog--developer .modal-content{max-height:calc(100vh - 200px)}.preferences-model-layout{flex-flow:wrap;justify-content:center;align-items:stretch;gap:1.5rem;max-width:1040px;margin:0 auto}.preferences-model-controls{flex:460px;width:auto;min-width:340px;max-width:560px}.preferences-model-preview{flex:0 420px;width:auto;min-width:340px;max-width:440px;display:block}.preferences-model-preview-canvas-shell{height:420px}}._controlPlane_w6av2_1{box-sizing:border-box;color:#e6e8ec;background:#0f1115;border:1px solid #2b2f3a;border-radius:8px;flex-direction:column;gap:12px;width:100%;max-width:100%;height:100%;min-height:0;padding:16px;display:flex}._offscreen_w6av2_17{position:fixed;top:0;left:-10000px}._header_w6av2_23{flex-direction:column;gap:4px;display:flex}._headerRow_w6av2_29{justify-content:space-between;align-items:center;gap:12px;display:flex}._subtitle_w6av2_36{color:#9aa4b2;font-size:.9rem}._primer_w6av2_41{background:#151923;border:1px solid #252b38;border-radius:6px;gap:8px;padding:12px;display:grid}._primerHidden_w6av2_50{display:none}._commandList_w6av2_54{gap:4px;margin:0;padding-left:18px;display:grid}._commandLine_w6av2_61{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.85rem}._repl_w6av2_66{border:1px solid #252b38;border-radius:6px;flex:1;grid-template-rows:auto minmax(120px,1fr);gap:8px;min-height:0;padding:12px;display:grid}._inputRow_w6av2_77{grid-template-columns:auto 1fr auto;align-items:center;gap:8px;display:grid}._prompt_w6av2_84{color:#9ad5ff;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.9rem}._inputField_w6av2_90{color:#e6e8ec;background:#0b0d12;border:1px solid #2b2f3a;border-radius:4px;width:100%;padding:6px 8px;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}._runButton_w6av2_100{color:#f4f7ff;cursor:pointer;background:#1c5fd4;border:none;border-radius:4px;padding:6px 12px;font-weight:600}._runButton_w6av2_100:disabled{cursor:not-allowed;background:#3a4252}._primerToggle_w6av2_115{color:#e6e8ec;cursor:pointer;background:0 0;border:1px solid #2b2f3a;border-radius:4px;padding:4px 10px;font-size:.8rem}._primerToggle_w6av2_115:hover{border-color:#3a4252}._outputPanel_w6av2_129{white-space:pre-wrap;background:#0b0d12;border:1px solid #2b2f3a;border-radius:4px;min-height:120px;padding:8px;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.85rem;overflow:auto}._outputLabel_w6av2_141{color:#9ad5ff;margin-bottom:4px}._status_w6av2_146{color:#9aa4b2;font-size:.85rem}._locator_w6av2_151{position:fixed;top:0;left:-10000px}.product-listing{--product-listing-transition-duration:.32s;--product-listing-transition-easing:cubic-bezier(.2, 0, 0, 1);--product-listing-preview-gap:1.5rem;--product-listing-controls-width:280px;--product-listing-controls-height:min(520px, calc(100vh - 240px))}.product-listing .proxyCanvas>div,.product-listing .proxyCanvas canvas{background:0 0}.product-listing__title{transition:margin var(--product-listing-transition-duration) var(--product-listing-transition-easing), max-height var(--product-listing-transition-duration) var(--product-listing-transition-easing), opacity var(--product-listing-transition-duration) var(--product-listing-transition-easing), transform var(--product-listing-transition-duration) var(--product-listing-transition-easing);margin-bottom:.75rem}.product-listing__preview-layout{align-items:stretch;column-gap:var(--product-listing-preview-gap);flex-wrap:nowrap;row-gap:1rem;display:flex}.product-listing__preview-canvas{min-width:0;max-width:none;transition:flex-basis var(--product-listing-transition-duration) var(--product-listing-transition-easing), max-width var(--product-listing-transition-duration) var(--product-listing-transition-easing);flex:auto}.product-listing__preview-canvas-shell{background:#fff;height:100%;min-height:400px;display:flex;position:relative;overflow:hidden}.product-listing__preview-fallback{background:linear-gradient(#f7f7f8 0%,#efeff1 100%);border-radius:12px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.product-listing__preview-fallback:before{content:"";background:linear-gradient(120deg,#fff0 10%,#ffffffb3 50%,#fff0 90%);animation:1.4s linear infinite product-listing-preview-fallback-shimmer;position:absolute;inset:0;transform:translate(-100%)}.product-listing__preview-fallback-icon{color:#94a3b8;z-index:1;font-size:1.4rem;animation:1.2s ease-in-out infinite product-listing-preview-fallback-pulse;position:relative}@keyframes product-listing-preview-fallback-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes product-listing-preview-fallback-pulse{0%,to{opacity:.72;transform:scale(.98)}50%{opacity:1;transform:scale(1.04)}}.product-listing__preview-controls{flex:0 0 var(--product-listing-controls-width);height:var(--product-listing-controls-height);max-height:var(--product-listing-controls-height);max-width:var(--product-listing-controls-width);min-height:var(--product-listing-controls-height);min-width:var(--product-listing-controls-width);scrollbar-gutter:stable both-edges;transition:flex-basis var(--product-listing-transition-duration) var(--product-listing-transition-easing), margin var(--product-listing-transition-duration) var(--product-listing-transition-easing), max-width var(--product-listing-transition-duration) var(--product-listing-transition-easing), opacity var(--product-listing-transition-duration) var(--product-listing-transition-easing), padding var(--product-listing-transition-duration) var(--product-listing-transition-easing), transform var(--product-listing-transition-duration) var(--product-listing-transition-easing);flex-shrink:0;align-self:flex-start;margin-top:0;padding-right:.35rem;overflow:hidden auto}.product-listing--residency-only{width:1px;height:1px;min-height:0;margin:0;padding:0;overflow:hidden}.product-listing--residency-only .product-listing__preview-layout{width:1px;height:1px;min-height:0;display:block}.product-listing--residency-only .product-listing__preview-canvas{flex:none;width:1px;min-width:1px;max-width:1px;height:1px}.product-listing--residency-only .product-listing__preview-canvas-shell{width:1px;height:1px;min-height:0}.product-listing--residency-only .proxyCanvas,.product-listing--residency-only .proxyCanvas>div,.product-listing--residency-only .proxyCanvas canvas{min-width:1px;max-width:1px;min-height:1px;max-height:1px;width:1px!important;height:1px!important}.product-listing__bottom-layout{flex-wrap:wrap;align-items:flex-start;gap:1rem 1.5rem;margin-top:1.25rem;display:flex}.product-listing__bottom-left{flex:55%;min-width:280px;max-width:55%}.product-listing__bottom-right{flex:35%;min-width:280px;max-width:35%}.product-listing__action-buttons{column-gap:1rem;margin-top:1rem;display:flex}.product-listing__action-button{flex:1 1 0}.product-listing__compact-title{color:#111;opacity:0;pointer-events:none;text-align:center;max-width:calc(100% - 2rem);transition:opacity var(--product-listing-transition-duration) var(--product-listing-transition-easing), transform var(--product-listing-transition-duration) var(--product-listing-transition-easing);z-index:3;margin:0;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:600;line-height:1.15;position:absolute;top:1rem;left:50%;transform:translate(-50%)translateY(-10px)}.product-listing__detail-only{opacity:1;max-height:10000px;transition:margin var(--product-listing-transition-duration) var(--product-listing-transition-easing), max-height var(--product-listing-transition-duration) var(--product-listing-transition-easing), opacity var(--product-listing-transition-duration) var(--product-listing-transition-easing), padding var(--product-listing-transition-duration) var(--product-listing-transition-easing), transform var(--product-listing-transition-duration) var(--product-listing-transition-easing);overflow:hidden;transform:translateY(0)}.product-listing__description-detail{opacity:1}.product-listing__description-content{opacity:1;transition:opacity var(--product-listing-transition-duration) var(--product-listing-transition-easing);transition-delay:calc(var(--product-listing-transition-duration) * .62)}.product-listing__variant-pills{flex-wrap:wrap;gap:.5rem;display:flex}.product-listing__variant-pill{appearance:none;color:#111827;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:999px;padding:.55rem .9rem;font-size:.9rem;font-weight:600;line-height:1.2;transition:background-color .18s,border-color .18s,color .18s,transform .18s}.product-listing__variant-pill:hover,.product-listing__variant-pill:focus-visible{border-color:#9ca3af;outline:none;transform:translateY(-1px)}.product-listing__variant-pill--active{color:#fff;background:#111827;border-color:#111827}.product-listing--mobile-sheet{flex-direction:column;gap:1rem;min-height:100%;margin:0;padding-top:0;padding-bottom:0;display:flex;position:relative}.product-listing__mobile-media{margin:0 -.25rem}.product-listing__mobile-summary{gap:.5rem;display:grid}.product-listing__description-detail--mobile-sheet{margin-bottom:0}.product-listing__description-detail--mobile-sheet p{margin:0}.product-listing__mobile-section{gap:.6rem;display:grid}.product-listing__mobile-section-label{color:#6b7280;letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:700}.product-listing__mobile-preview-controls-shell .product-listing__preview-layout{display:block}.product-listing__mobile-preview-controls-shell .product-listing__preview-controls{min-width:0;max-width:100%;margin-top:0}.product-listing--mobile-sheet .product-listing__preview-controls{--product-listing-controls-height:auto;scrollbar-gutter:auto;flex:auto;min-width:0;max-width:100%;height:auto;min-height:0;max-height:none;margin-top:0;padding-right:0;overflow:visible}.product-listing__mobile-footer-spacer{height:7.5rem}.product-listing__mobile-footer{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:4;background:#fffffff0;border-top:1px solid #d1d5dbf2;gap:.65rem;padding:.85rem 0 0;display:grid;position:sticky;bottom:0;left:0}.product-listing__mobile-footer-head{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.product-listing__mobile-price{justify-content:flex-start;align-items:center;min-height:2.5rem;display:flex}.product-listing__mobile-configure-button{white-space:nowrap;border-radius:999px;flex:none;font-weight:600}.product-listing__mobile-price>*{margin:0!important}.product-listing__mobile-configure-backdrop{pointer-events:none;z-index:7;background:#11182700;transition:background-color .22s;position:fixed;inset:0}.product-listing__mobile-configure-backdrop--visible{pointer-events:auto;background:#1118272e}.product-listing__mobile-configure-sheet{opacity:0;padding:1rem 1rem calc(5.8rem + env(safe-area-inset-bottom));pointer-events:none;z-index:8;background:#fffffffa;border:1px solid #d1d5dbf2;border-radius:24px 24px 0 0;transition:opacity .22s,transform .28s cubic-bezier(.2,0,0,1);position:fixed;bottom:0;left:0;right:0;transform:translateY(100%);box-shadow:0 -18px 36px #11182724}.product-listing__mobile-configure-sheet--visible{opacity:1;pointer-events:auto;transform:translateY(0)}.product-listing__mobile-configure-sheet-header{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.85rem;display:flex}.product-listing__mobile-configure-sheet-title{color:#111827;font-size:.98rem;font-weight:700;line-height:1.2}.product-listing__mobile-configure-sheet-body{max-height:min(44vh,420px);padding-right:.1rem;overflow:hidden auto}.product-listing__mobile-actions .product-listing__action-buttons{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.65rem;margin-top:0;display:grid}.product-listing__mobile-actions .product-listing__action-button{min-width:0}.product-listing--compact .product-listing__preview-controls{opacity:0;pointer-events:none;flex-basis:0;min-width:0;max-width:0;height:0;min-height:0;overflow:hidden;transform:translate(12px);margin:0!important;padding:0!important}.product-listing--compact .product-listing__preview-layout{justify-content:center}.product-listing--compact .product-listing__title{opacity:0;max-height:0;margin-bottom:0;overflow:hidden;transform:translateY(-8px)}.product-listing--compact .product-listing__compact-title{opacity:1;transform:translate(-50%)translateY(0)}.product-listing--compact .product-listing__detail-only{opacity:0;pointer-events:none;max-height:0;transform:translateY(-12px);margin-top:0!important;margin-bottom:0!important;padding-top:0!important;padding-bottom:0!important}.product-listing--compact .product-listing__description-detail{opacity:1}.product-listing--compact .product-listing__description-content{opacity:0;transition-delay:0s}.product-listing--compact.product-listing--mobile-sheet{gap:0}.product-listing--compact.product-listing--mobile-sheet .product-listing__mobile-summary,.product-listing--compact.product-listing--mobile-sheet .product-listing__mobile-section,.product-listing--compact.product-listing--mobile-sheet .product-listing__mobile-footer,.product-listing--compact.product-listing--mobile-sheet .product-listing__mobile-footer-spacer,.product-listing--compact.product-listing--mobile-sheet .product-listing__mobile-configure-backdrop,.product-listing--compact.product-listing--mobile-sheet .product-listing__mobile-configure-sheet{display:none}@media (width<=991.98px){.product-listing__preview-layout{flex-wrap:wrap}.product-listing__preview-canvas,.product-listing__preview-controls{flex-basis:100%;min-width:0;max-width:100%}.product-listing__preview-controls{--product-listing-controls-height:clamp(220px, 38vh, 300px);height:var(--product-listing-controls-height);max-height:var(--product-listing-controls-height);min-height:var(--product-listing-controls-height);margin-top:.75rem}.product-listing__bottom-left,.product-listing__bottom-right{flex-basis:100%;min-width:0;max-width:100%}.product-listing__action-buttons{flex-wrap:wrap}.product-listing--compact .product-listing__preview-controls{flex-basis:0;max-width:0}.product-listing--mobile-sheet{gap:.9rem}.product-listing__mobile-media{margin:0 -.1rem}.product-listing__mobile-footer{padding-bottom:max(.75rem, env(safe-area-inset-bottom))}.product-listing__mobile-configure-sheet{padding-bottom:calc(6.4rem + env(safe-area-inset-bottom))}.product-listing__mobile-actions .product-listing__action-buttons{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.product-listing__title,.product-listing__compact-title,.product-listing__description-content,.product-listing__preview-canvas,.product-listing__preview-controls,.product-listing__detail-only{transition:none}}
