:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;overscroll-behavior:none}canvas{touch-action:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.pf-bottom-dimensions-horizontal,.pf-bottom-dimension-row-horizontal{flex-direction:row;align-items:center;gap:8px}:root{color-scheme:dark;--pf-bg: radial-gradient(circle at 20% 20%, rgba(93, 123, 255, .24), transparent 55%), radial-gradient(circle at 80% 10%, rgba(137, 73, 255, .18), transparent 45%), #8095db;--pf-panel: rgba(181, 233, 77, .86);--pf-panel-strong: rgba(236, 183, 37, .92);--pf-border: rgba(124, 148, 255, .28);--pf-border-strong: rgba(160, 176, 255, .45);--pf-text: #f2f5ff;--pf-text-muted: #9ea7d6;--pf-accent: #7c8dff;--pf-accent-strong: #556dff}@font-face{font-family:ITC Avant Garde Gothic Condensed;src:url(/fonts/ITC%20Avant%20Garde%20Gothic%20Bold%20Condensed/ITC%20Avant%20Garde%20Gothic%20Bold%20Condensed.otf) format("opentype");font-weight:700;font-display:swap}@font-face{font-family:ITC Avant Garde Gothic;src:url(/fonts/ITC%20Avant%20Garde%20Gothic%20CE%20Book/ITC%20Avant%20Garde%20Gothic%20CE%20Book.woff2) format("woff2"),url(/fonts/ITC%20Avant%20Garde%20Gothic%20CE%20Book/ITC%20Avant%20Garde%20Gothic%20CE%20Book.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:ITC Avant Garde Gothic;src:url(/fonts/ITC%20Avant%20Garde%20Gothic%20CE%20Book%20Oblique/ITC%20Avant%20Garde%20Gothic%20CE%20Book%20Oblique.otf) format("opentype");font-weight:400;font-style:italic}@font-face{font-family:ITC Avant Garde Gothic;src:url(/fonts/ITC%20Avant%20Garde%20Gothic%20Medium/ITC%20Avant%20Garde%20Gothic%20Medium.otf) format("opentype");font-weight:500;font-style:normal}@font-face{font-family:ITC Avant Garde Gothic;src:url(/fonts/ITC%20Avant%20Garde%20Gothic%20Medium%20Oblique/ITC%20Avant%20Garde%20Gothic%20Medium%20Oblique.otf) format("opentype");font-weight:500;font-style:italic}@font-face{font-family:ITC Avant Garde Gothic;src:url(/fonts/ITC%20Avant%20Garde%20Gothic%20CE%20Demi/ITC%20Avant%20Garde%20Gothic%20CE%20Demi.woff2) format("woff2"),url(/fonts/ITC%20Avant%20Garde%20Gothic%20CE%20Demi/ITC%20Avant%20Garde%20Gothic%20CE%20Demi.otf) format("opentype");font-weight:600;font-style:normal}@font-face{font-family:ITC Avant Garde Gothic;src:url(/fonts/ITC%20Avant%20Garde%20Gothic%20CE%20Demi%20Oblique/ITC%20Avant%20Garde%20Gothic%20CE%20Demi%20Oblique.otf) format("opentype");font-weight:600;font-style:italic}@font-face{font-family:ITC Avant Garde Gothic;src:url(/fonts/ITC%20Avant%20Garde%20Gothic%20Bold/ITC%20Avant%20Garde%20Gothic%20Bold.otf) format("opentype");font-weight:700;font-style:normal}@font-face{font-family:ITC Avant Garde Gothic;src:url(/fonts/ITC%20Avant%20Garde%20Gothic%20Bold%20Oblique/ITC%20Avant%20Garde%20Gothic%20Bold%20Oblique.otf) format("opentype");font-weight:700;font-style:italic}html,body,#root{width:100%;height:100%;margin:0}body{width:100%;height:100%;background:#fff;color:var(--pf-text);font-family:ITC Avant Garde Gothic,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.pf-root{position:relative;display:flex;flex-direction:column;height:100vh;width:100vw;font-family:inherit;color:var(--pf-text);overflow:hidden;background:transparent}.pf-toolbar{display:none}.pf-toolbar>*{margin:0}.pf-toolbar::-webkit-scrollbar{height:6px}.pf-toolbar::-webkit-scrollbar-track{background:#0000000d;border-radius:3px}.pf-toolbar::-webkit-scrollbar-thumb{background:#0003;border-radius:3px}.pf-toolbar::-webkit-scrollbar-thumb:hover{background:#0000004d}.pf-toolbar input,.pf-toolbar select,.pf-toolbar button{border:1px solid rgba(129,146,255,.18);border-radius:999px;padding:7px 16px;background:#182142b8;flex:0 0 auto;white-space:nowrap;font-size:13px;min-width:max-content;color:var(--pf-text);transition:border .25s ease,background .25s ease,color .25s ease,box-shadow .25s ease}.pf-toolbar input{min-width:120px;border-radius:12px}.pf-toolbar input::placeholder{color:#cdd6ff99}.pf-toolbar select{min-width:150px;border-radius:12px}.pf-toolbar button{min-width:80px;cursor:pointer}.pf-toolbar input:focus,.pf-toolbar select:focus{outline:none;border-color:var(--pf-border-strong);box-shadow:0 0 0 4px #7c94ff1f}.pf-toolbar button:hover{border-color:var(--pf-border-strong);background:#26325ed9}.pf-toolbar-dev{font-weight:600;background:#7c8dff40;border-color:#7c8dff73}.pf-toolbar.collapsed{gap:0}.pf-toolbar-toggle{font-weight:600;display:flex;align-items:center;gap:6px}.pf-toolbar-divider{width:1px;height:24px;background:#0f172a1f;margin:0 4px}.pf-toolbar .pf-active{background:var(--pf-accent-strong);color:#fff;border-color:#c5ceffcc;font-weight:600;box-shadow:0 16px 40px -28px #5d75ffd9}.pf-header{position:relative;display:flex;align-items:center;justify-content:space-between;min-height:48px;padding:0 24px;background:#000;border-bottom:1px solid rgba(255,255,255,.1);z-index:100;gap:16px}.pf-header-logo{display:flex;align-items:center}.pf-header-title{font-size:14px;font-weight:500;color:#ffffffe6;letter-spacing:.02em;white-space:nowrap}.pf-header-actions{display:flex;align-items:center;gap:6px;margin-left:auto;flex-shrink:0}@media(max-width:1300px){.pf-header-control-label{display:none}.pf-header-search-inner{max-width:220px;min-width:120px}.pf-header{padding:0 16px}}@media(max-width:1120px){.pf-header-search-inner{min-width:44px;max-width:150px}.pf-header-search{margin:0 8px}.pf-header-dimension-select{width:120px}.pf-header-sort-select{width:90px}.pf-header-breadcrumbs{gap:4px;margin-left:8px}.pf-header-breadcrumb{padding:2px 3px;font-size:12px}.pf-header-breadcrumbs>.pf-catalog-breadcrumb:first-child,.pf-header-breadcrumbs>.pf-catalog-breadcrumb:first-child+.pf-header-breadcrumb-sep,.pf-header-breadcrumbs>.pf-brand-breadcrumb,.pf-header-breadcrumbs>.pf-brand-breadcrumb+.pf-header-breadcrumb-sep{display:none}.pf-header-btn,.pf-header-actions>button{padding:0 8px;font-size:12px}.pf-header-actions{gap:4px}}.pf-header-select-group{display:flex;align-items:center;gap:5px}.pf-header-control-label{color:#ffffff7a;font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.pf-header-select,.pf-header-select.custom-select{min-width:0}.pf-header-dimension-select{width:142px}.pf-header-sort-select{width:104px}.pf-header-select .custom-select-trigger{min-height:32px;padding:0 6px 0 8px;border:none;border-radius:6px;background:transparent;color:#ffffffe6;font-size:12.5px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;line-height:1}.pf-header-select .custom-select-trigger:hover{background:#ffffff14}.pf-header-select .custom-select-trigger:hover{background:#ffffff2e;border-color:#ffffff6b}.pf-header-select .custom-select-arrow{width:14px;height:14px}.pf-header-btn{padding:4px 10px;font-size:11px;font-weight:600;border:1px solid rgba(255,255,255,.3);border-radius:4px;background:#ffffff1a;color:#ffffffb3;cursor:pointer;transition:all .2s ease}.pf-header-btn:hover{background:#fff3;color:#ffffffe6}.pf-header-btn.active{background:#ff8c004d;border-color:#ff8c0099;color:#ff8c00}.pf-header-breadcrumbs{display:flex;align-items:center;gap:8px;margin-left:16px}.pf-header-breadcrumb{font-size:11.5px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#ffffff9e;cursor:pointer;white-space:nowrap;padding:4px;border-radius:4px;transition:color .15s ease;text-decoration:none}.pf-header-breadcrumb:hover:not(.active){color:#fff}.pf-header-breadcrumb.active{color:#fff;cursor:default}.pf-header-breadcrumb.home,.pf-header-breadcrumb.home.active{cursor:pointer}.pf-header-breadcrumb-sep{color:#ffffff47;font-size:11px;-webkit-user-select:none;user-select:none}.pf-mobile-breadcrumb-row{display:none}.pf-stage{position:relative;flex:1 1 auto;width:100%;min-height:0;z-index:0;border-bottom:none}.pf-stage-left{padding-left:0}.pf-stage-right{padding-right:0}.pf-nav-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:20;width:48px;height:48px;border:1px solid rgba(255,255,255,.15);border-radius:14px;background:#1e1e288c;backdrop-filter:blur(20px) saturate(1.4);-webkit-backdrop-filter:blur(20px) saturate(1.4);color:#ffffffe6;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .25s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 24px #0000004d,inset 0 1px #ffffff14}.pf-nav-arrow:hover{background:#282837b3;border-color:#ffffff40;color:#fff;box-shadow:0 6px 32px #0006,inset 0 1px #ffffff1f;transform:translateY(-50%) scale(1.1)}.pf-nav-arrow:active{background:#323241cc;transform:translateY(-50%) scale(.95);transition-duration:.1s}.pf-nav-prev{left:16px}.pf-nav-next{right:16px}@media(max-width:768px){.pf-nav-arrow{display:none}.pf-header{padding:0 12px;min-height:44px;gap:8px;display:grid;grid-template-columns:auto minmax(0,1fr) auto}.pf-header-logo img{height:18px}.pf-header-search{min-width:0}.pf-header-search-inner,.pf-header-search-input{min-width:0;box-sizing:border-box}.pf-header-search-input{font-size:16px!important}.pf-header-title,.pf-header-actions{display:none}.pf-bottom-bar{display:none!important}.pf-mobile-icons{display:flex!important}.pf-header-btn{padding:4px 8px;font-size:10px}.pf-header-breadcrumbs{display:none}.pf-mobile-breadcrumb-row{display:flex;flex:0 0 34px;min-width:0;padding:0 12px;background:#111;border-bottom:1px solid rgba(255,255,255,.12);z-index:99}.pf-mobile-breadcrumb-scroll{display:flex;align-items:center;gap:4px;min-width:0;width:100%;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}.pf-mobile-breadcrumb-scroll::-webkit-scrollbar{display:none}.pf-header-breadcrumb{font-size:11px;white-space:nowrap;flex:0 0 auto}.pf-mobile-breadcrumb-scroll .pf-search-filter-chip{flex:0 0 auto}.pf-footer-left,.pf-footer-right{position:relative!important;inset:auto!important;width:100%!important;max-height:none!important;height:auto!important;border-left:none!important;border-right:none!important;border-top:1px solid rgba(255,255,255,.8);border-radius:0;flex-direction:row!important;flex-wrap:wrap;padding:12px!important;box-shadow:0 -8px 32px #0000001a}.pf-footer-left .pf-bottom-section,.pf-footer-right .pf-bottom-section{margin-bottom:8px}.pf-footer-floating{left:8px!important;right:8px;width:auto!important;max-width:calc(100vw - 16px);max-height:60vh!important;border-radius:12px}.pf-stage-left,.pf-stage-right{padding-left:0!important;padding-right:0!important}.pf-ai-search-btn{padding:4px 8px;font-size:11px}.pf-ai-history{max-width:100%;overflow-x:auto;flex-wrap:nowrap}.pf-ai-history-item{max-width:120px}}.pf-canvas{display:block;position:absolute;inset:0;width:100%;height:100%;z-index:1;background:transparent}.pf-bottom-bar{flex:0 0 auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;padding:18px 28px;border-top:none;background:none;box-shadow:none;max-width:100vw;width:100%;box-sizing:border-box;overflow-x:hidden;overflow-y:visible;transition:all .3s ease}.pf-footer-bottom{position:absolute;bottom:0;left:0;right:0;z-index:10;background:#e6e6e6d9;backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);border-top:1px solid rgba(255,255,255,.8);box-shadow:0 -24px 64px #00000026,0 0 0 1px #ffffff80 inset}.pf-footer-right{position:absolute;top:30px;right:0;bottom:0;width:300px;height:auto;max-height:calc(100vh - 30px);display:flex;flex-direction:column;grid-template-columns:none;padding:20px;background:#e6e6e6d9;backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);border-left:1px solid rgba(255,255,255,.8);box-shadow:-24px 0 64px #00000026,0 0 0 1px #ffffff80 inset;overflow-y:auto;overflow-x:hidden;z-index:50}.pf-footer-right .pf-bottom-section{width:100%;margin-bottom:20px}.pf-footer-right .pf-bottom-left,.pf-footer-right .pf-bottom-center,.pf-footer-right .pf-bottom-right{justify-self:stretch;align-items:stretch;text-align:left}.pf-footer-left{position:absolute;top:30px;left:0;bottom:0;width:300px;height:auto;max-height:calc(100vh - 30px);display:flex;flex-direction:column;grid-template-columns:none;padding:20px;background:#e6e6e6d9;backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);border-right:1px solid rgba(255,255,255,.8);box-shadow:24px 0 64px #00000026,0 0 0 1px #ffffff80 inset;overflow-y:auto;overflow-x:hidden;z-index:50}.pf-footer-left .pf-bottom-section{width:100%;margin-bottom:20px}.pf-footer-left .pf-bottom-left,.pf-footer-left .pf-bottom-center,.pf-footer-left .pf-bottom-right{justify-self:stretch;align-items:stretch;text-align:left}.pf-footer-floating{position:fixed;top:var(--footer-floating-y, 80px);left:var(--footer-floating-x, 20px);width:320px;height:auto;max-height:calc(100vh - 100px);display:flex;flex-direction:column;grid-template-columns:none;padding:20px;background:#e6e6e6d9;backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);border:1px solid rgba(255,255,255,.8);border-radius:16px;box-shadow:0 24px 64px #00000026,0 0 0 1px #ffffff80 inset;overflow-y:auto;overflow-x:hidden;z-index:200;cursor:move}.pf-footer-floating .pf-bottom-section{width:100%;margin-bottom:16px}.pf-footer-floating .pf-bottom-left,.pf-footer-floating .pf-bottom-center,.pf-footer-floating .pf-bottom-right{justify-self:stretch;align-items:stretch;text-align:left}.pf-bottom-bar-mobile-top,.pf-bottom-bar-collapsed,.pf-bottom-mobile-section{display:none!important}.pf-bottom-desktop-section{display:flex}.pf-bottom-section{display:flex;flex-direction:column;align-items:flex-start;gap:8px;min-width:0;overflow:visible}.pf-bottom-left{flex:1 1 30%;justify-self:flex-start}.pf-bottom-center{flex:1 1 40%;align-items:center;text-align:center;justify-self:center}.pf-bottom-right{flex:0 0 auto;align-items:flex-end;text-align:right;justify-self:flex-end;overflow:visible;position:relative;z-index:100}.pf-bottom-label{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:#0009;font-weight:600}.pf-bottom-crumbs{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.pf-ai-search-btn{display:flex;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:600;border:1px solid rgba(255,255,255,.25);border-radius:6px;background:#ff8c0033;color:#ff8c00;cursor:pointer;transition:all .2s ease}.pf-ai-search-btn:hover{background:#ff8c0059;border-color:#ff8c0080}.pf-ai-clear-btn{padding:4px 8px;font-size:11px;border:1px solid rgba(16,185,129,.4);border-radius:4px;background:#10b98126;color:#10b981;cursor:pointer}.pf-ai-clear-btn:hover{background:#ef444433;border-color:#ef444466;color:#ef4444}.pf-ai-history{display:flex;gap:4px;flex-wrap:wrap;margin-top:4px}.pf-ai-history-item{display:flex;align-items:center;gap:4px;padding:3px 8px;font-size:10px;border:1px solid rgba(255,255,255,.15);border-radius:4px;background:#ffffff14;color:#ffffffb3;cursor:pointer;transition:all .15s ease;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pf-ai-history-item:hover{background:#ff8c0033;border-color:#ff8c0066;color:#ff8c00}.pf-ai-history-count{font-size:9px;padding:1px 4px;border-radius:3px;background:#ffffff26;color:#fff9;flex-shrink:0}.pf-ai-prompt-container{display:flex;align-items:center;gap:8px;width:100%}.pf-ai-prompt-input{flex:1;background:#f0f0f0e6;border:1px solid rgba(0,0,0,.15);color:#1a1a1a;border-radius:8px;padding:10px 14px;font-size:14px;outline:none;transition:border-color .2s ease,background-color .2s ease}.pf-ai-prompt-input:focus{border-color:#0000004d;background:#fafafaf2}.pf-ai-prompt-input::placeholder{color:#0006}.pf-ai-prompt-submit{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border:1px solid rgba(0,0,0,.15);border-radius:8px;background:#1a1a1a;color:#fff;cursor:pointer;transition:all .2s ease}.pf-ai-prompt-submit:hover:not(:disabled){background:#000;border-color:#00000040}.pf-ai-prompt-submit:active:not(:disabled){transform:scale(.95)}.pf-ai-prompt-submit:disabled{opacity:.4;cursor:not-allowed}.pf-ai-spinner{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.pf-ai-prompt-error{font-size:11px;color:#ff6464e6;margin-top:4px}.pf-header-left{display:flex;align-items:center;gap:16px;flex-shrink:0}.pf-header-search{flex:1;display:flex;justify-content:center}.pf-header-search-inner{position:relative;width:100%;min-width:160px;max-width:300px}.pf-header-search{margin:0 28px 0 12px;min-width:0}.pf-header-search-input{width:100%;padding:6px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.2);background:#ffffff26;color:#fff;font-size:13px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.pf-header-search-input::placeholder{color:#fff9}.pf-header-search-results{position:absolute;top:calc(100% + 6px);left:0;width:100%;max-height:220px;overflow-y:auto;border-radius:10px;border:1px solid rgba(255,255,255,.15);background:#fffffffa;box-shadow:0 18px 40px #00000040;display:flex;flex-direction:column;z-index:120}.pf-header-search-result{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;border:none;background:transparent;color:#111827;cursor:pointer;text-align:left}.pf-header-search-result:hover{background:#11182714}.pf-header-search-name{font-size:13px;font-weight:600;flex:1;margin-right:12px}.pf-header-search-price{font-size:12px;color:#374151e6}.pf-header-search-empty{padding:12px 14px;font-size:12px;color:#374151b3}.pf-header-search-filter-action{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;border:none;border-top:1px solid rgba(0,0,0,.08);background:#2aa8ef1f;color:#0b6bbd;cursor:pointer;font-size:12px;font-weight:600;text-align:left}.pf-header-search-filter-action:hover{background:#2aa8ef38}.pf-header-search-filter-hint{font-size:10px;font-weight:500;opacity:.7;padding:2px 6px;border-radius:4px;background:#0000000f}.pf-search-filter-chip{display:inline-flex;align-items:center;gap:6px;margin-left:10px;padding:3px 4px 3px 8px;border-radius:12px;background:#2aa8ef38;border:1px solid rgba(42,168,239,.5);color:#fff;font-size:12px;font-weight:500}.pf-search-filter-chip-icon{font-size:11px;opacity:.85}.pf-search-filter-chip-text{max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pf-search-filter-chip-close{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;border:none;background:#ffffff2e;color:#fff;font-size:14px;line-height:1;cursor:pointer;padding:0}.pf-search-filter-chip-close:hover{background:#ffffff59}.pf-ai-result-count{font-size:10px;padding:2px 8px;border-radius:10px;background:#2aa8ef40;color:#c8e6ffe6;font-weight:500}.pf-bottom-crumb{font-size:13px;color:#d4e2ffd9;text-decoration:underline;cursor:pointer;padding:2px 0}.pf-bottom-crumb.active{text-decoration:none;cursor:default;color:#d4e2ff80}.pf-bottom-dimensions{display:flex;flex-direction:column;gap:8px;align-items:stretch}.pf-bottom-dimension-row{display:flex;flex-direction:column;gap:8px}.pf-bottom-groups{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}.pf-bottom-placeholder{font-size:12px;color:#c6d0ff73}.pf-pivot-group-label{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:#d4e2ffd9}.pf-pivot-group-count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:18px;padding:0 6px;border-radius:9px;background:#6779ff66;font-size:11px;color:#ebf0ffe6}.pf-bottom-section select{background:#f0f0f0e6;border:1px solid rgba(0,0,0,.15);color:#1a1a1a;border-radius:8px;padding:10px 12px;font-size:14px;cursor:pointer}.pf-pivot-chip{border:none;border-radius:8px;background:#1a1a1a;padding:8px 20px;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;transition:all .2s;color:#fff;box-shadow:none}.pf-pivot-chip:hover:not(:disabled){background:#000}.pf-pivot-chip.active{background:#000;color:#fff;cursor:default;font-weight:700}.pf-pivot-chip:disabled{opacity:.5;cursor:default}.pf-reset-button{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:10px 16px;background:#1a1a1a;border:1px solid rgba(0,0,0,.15);border-radius:8px;color:#fff;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;transition:all .2s ease}.pf-reset-button:hover{background:#000;border-color:#00000040}.pf-reset-button svg{flex-shrink:0}.pf-cart-empty{font-size:12px;color:#374151b3;padding:8px 0}.pf-cart-list{display:flex;flex-direction:column;gap:8px;margin-top:8px;max-height:440px;overflow-y:auto}.pf-cart-item{display:flex;gap:10px;align-items:center;padding:8px 10px;border-radius:10px;background:#ffffffe6;border:1px solid rgba(0,0,0,.05)}.pf-cart-thumb{width:48px;height:48px;border-radius:8px;object-fit:cover;border:1px solid rgba(0,0,0,.08);background:#f3f4f699}.pf-cart-thumb-placeholder{display:flex;align-items:center;justify-content:center;color:#37415199;font-weight:700}.pf-cart-item-info{display:flex;flex-direction:column;gap:2px;flex:1}.pf-cart-item-name{font-size:13px;font-weight:600;color:#111827}.pf-cart-item-variant{font-size:11px;color:#4b5563e6;text-transform:uppercase;letter-spacing:.05em}.pf-cart-item-price{font-size:12px;color:#047857;font-weight:600}.pf-cart-item-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:6px}.pf-cart-qty{display:inline-flex;align-items:center;gap:6px;border-radius:12px;padding:4px 6px}.pf-cart-qty button{width:28px;height:28px;border:none;border-radius:8px;background:transparent;font-size:18px;font-weight:600;cursor:pointer;color:#111827;display:flex;align-items:center;justify-content:center}.pf-cart-qty span{min-width:20px;text-align:center;font-size:13px;font-weight:600;color:#111827}.pf-bottom-sort-hero{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;animation:slideInFromRight .4s ease-out}@keyframes slideInFromRight{0%{opacity:0;transform:translate(100px)}to{opacity:1;transform:translate(0)}}.pf-sort-chip{display:inline-flex;align-items:center;gap:4px;padding:6px 14px;border-radius:18px;font-size:13px;font-weight:500;border:1.5px solid rgba(0,0,0,.2);background:#f0f0f0e6;color:#1a1a1a;cursor:pointer;transition:all .2s ease;white-space:nowrap}.pf-sort-chip:hover{background:#fafafaf2;border-color:#0000004d;transform:translateY(-1px)}.pf-sort-chip.active{background:#1a1a1a;color:#fff;font-weight:600;border-color:#0000004d;box-shadow:none}.pf-pivot-sep{color:#9ca3af;font-size:12px}.pf-pivot-divider{width:1px;height:20px;background:#0f172a1f;margin:0 4px}.container{padding:24px}.loading,.error{font-size:14px;color:#1f2937}.pf-tooltip{background:#fffffff2;border-radius:14px;border:1px solid rgba(0,0,0,.08);color:#111827;box-shadow:0 24px 60px -30px #080b204d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:12px 16px;min-width:220px}.pf-tooltip-price{color:#047857}.pf-tooltip{z-index:999;animation:tooltipFadeIn .15s ease-out}@keyframes tooltipFadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.pf-tooltip-content{background:transparent;color:#111827;max-width:300px}.pf-tooltip-name{font-size:14px;font-weight:600;margin-bottom:6px;line-height:1.3}.pf-tooltip-discipline{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#11182799;margin-bottom:6px}.pf-tooltip-price{font-size:16px;font-weight:700;color:#047857;margin-bottom:4px}.pf-tooltip-brand{font-size:12px;color:#4b5563e6;margin-bottom:8px}.pf-tooltip-hint{font-size:11px;color:#11182780;text-transform:uppercase;letter-spacing:.08em;border-top:1px solid rgba(0,0,0,.05);padding-top:6px;margin-top:8px}.pf-overlay-toggle{position:fixed;top:20px;right:20px;z-index:9999;display:flex;align-items:center;gap:8px;padding:12px 20px;border:none;border-radius:14px;background:linear-gradient(145deg,#2aa8ef,#12d4de);color:#fff;font-size:14px;font-weight:600;font-family:inherit;cursor:pointer;box-shadow:0 4px 16px #2aa8ef59,0 0 0 1px #ffffff26 inset;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .2s ease;-webkit-user-select:none;user-select:none}.pf-overlay-toggle:hover{transform:translateY(-2px);box-shadow:0 6px 24px #2aa8ef73,0 0 0 1px #ffffff40 inset;background:linear-gradient(145deg,#3ab8ff,#22e4ee)}.pf-overlay-toggle:active{transform:translateY(0);box-shadow:0 2px 8px #2aa8ef4d,0 0 0 1px #ffffff26 inset}@media(max-width:768px){.pf-bottom-desktop-section{display:none!important}.pf-bottom-mobile-section{display:flex!important}.pf-bottom-bar{display:flex;flex-direction:column;gap:.75rem;padding:1rem;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px 16px 0 0;margin:0;transition:max-height .3s ease,padding .3s ease;max-width:100vw;width:100%;box-sizing:border-box}.pf-bottom-bar.collapsed{max-height:auto;padding:.75rem 1rem}.pf-bottom-bar.expanded{max-height:50vh;overflow-y:auto}.pf-bottom-bar-collapsed{display:flex!important;justify-content:space-between;align-items:center;gap:1rem}.pf-bottom-collapsed-content{flex:1;display:flex;flex-direction:column;gap:.25rem}.pf-bottom-collapsed-row{display:flex;align-items:center}.pf-bottom-summary-text{font-size:.85rem;color:#ffffffd9}.pf-bottom-toggle-btn{background:#ffffff1a;border:none;border-radius:8px;padding:.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;transition:background .2s ease}.pf-bottom-toggle-btn:hover{background:#fff3}.pf-bottom-toggle-btn svg{width:20px;height:20px}.pf-bottom-bar-mobile-top{display:flex!important;justify-content:space-between;align-items:center;gap:1rem;order:-1}.pf-bottom-bar.expanded .pf-bottom-mobile-section{display:flex!important}.pf-bottom-label{font-size:.9rem;letter-spacing:.1em;color:#ffffffb3;margin:0}.pf-bottom-right{flex:0 0 auto;align-items:flex-end}.pf-bottom-section select{background:#ffffff1a;color:#fff;border:none;border-radius:8px;padding:.4rem .8rem;font-size:.85rem}.pf-bottom-center{flex:1 1 auto;width:100%;align-items:stretch;justify-self:stretch}.pf-bottom-dimensions,.pf-bottom-dimension-row{flex-direction:column;gap:.4rem;align-items:stretch;justify-content:flex-start}.pf-pivot-chip{width:100%;text-align:center;border-radius:10px;padding:.6rem 1rem;font-size:.9rem;background:linear-gradient(145deg,#2aa8ef,#12d4de);color:#fff;box-shadow:none}.pf-pivot-chip.active{background:#000;color:#fff;font-weight:600;border-color:#0000004d;box-shadow:none}.pf-bottom-left{order:3;flex:0 0 auto;width:100%;text-align:center;margin-top:.8rem;padding-top:.8rem;border-top:1px solid rgba(255,255,255,.1)}.pf-bottom-crumbs{justify-content:center;font-size:.8rem;color:#fff6}.pf-pivot-divider{display:none}.pf-bottom-bar::-webkit-scrollbar{width:4px}.pf-bottom-bar::-webkit-scrollbar-track{background:#0000001a}.pf-bottom-bar::-webkit-scrollbar-thumb{background:#fff3;border-radius:2px}.pf-overlay-toggle{top:12px;right:12px;padding:10px 16px;font-size:13px;border-radius:12px}}.quicksearch-wrapper{position:fixed;pointer-events:none;transform:translate(-50%,-50%)}.quicksearch-dialog{display:flex;width:min(420px,92vw);max-height:78vh;border-radius:20px;overflow:hidden;background:linear-gradient(145deg,#3884ffa6,#f578ffad 55%,#ffb05c9e);border:1px solid rgba(255,255,255,.4);box-shadow:0 28px 90px #17234c73;backdrop-filter:blur(28px) saturate(175%);-webkit-backdrop-filter:blur(28px) saturate(175%);pointer-events:auto}.quicksearch-content{position:relative;flex:1 1 auto;padding:30px 32px 26px;color:#fff;display:flex;flex-direction:column;gap:22px}.quicksearch-close{width:28px;height:28px;border-radius:6px;border:none;color:#ffffffb3;background:#ffffff1a;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s ease;flex-shrink:0}.quicksearch-close:hover{background:#fff3;color:#fffffff2}.quicksearch-header h2{margin:0 0 4px;font-size:24px;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.quicksearch-header p{margin:0;font-size:14px;line-height:1.6;color:#ecf4ffdb;max-width:26rem}.quicksearch-body{display:flex;flex-direction:column;gap:16px;margin-top:10px;padding:0 6px}.quicksearch-label{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#edf4ffbf}.quicksearch-input{width:100%;border-radius:14px;border:1px solid rgba(255,255,255,.4);padding:16px 18px;font-size:16px;color:#111936f2;background:#ffffffeb;transition:border .2s ease,box-shadow .2s ease;box-shadow:0 14px 30px -24px #07142a59}.quicksearch-input:focus{outline:none;border-color:#3884ffd9;box-shadow:0 0 0 3px #3884ff4d}.quicksearch-input:disabled{opacity:.7}.quicksearch-input::placeholder{color:#4c669a80}.quicksearch-hint{font-size:12px;color:#ecf4ffbf;display:flex;gap:10px;align-items:center}.quicksearch-hint span{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:26px;padding:0 8px;border-radius:999px;background:#ffffff2e;color:#0f172a;font-size:12px;font-weight:600}.quicksearch-error,.quicksearch-success{border-radius:14px;padding:12px 14px;font-size:13px;line-height:1.55}.quicksearch-error{background:#d22e4e2e;border:1px solid rgba(245,130,155,.35);color:#ffdce4f2}.quicksearch-success{background:#28a6762e;border:1px solid rgba(116,233,179,.35);color:#d9ffecf2}.quicksearch-footer{margin-top:auto;display:flex;justify-content:flex-end;gap:12px}.quicksearch-primary,.quicksearch-secondary{border:none;border-radius:12px;padding:12px 20px;font-size:14px;font-weight:600;cursor:pointer;transition:transform .18s ease,box-shadow .2s ease,background .2s ease}.quicksearch-primary{background:linear-gradient(145deg,#fffffff2,#d6effff2);color:#124072;box-shadow:0 12px 32px -18px #07142a59}.quicksearch-primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 18px 40px -22px #07142a73}.quicksearch-primary:disabled{opacity:.6;cursor:default;transform:none;box-shadow:none}.quicksearch-secondary{background:#05132640;color:#f0f7ffe6;border:1px solid rgba(228,235,255,.35)}.quicksearch-secondary:hover:not(:disabled){transform:translateY(-1px);background:#05132673}.quicksearch-secondary:disabled{opacity:.6;cursor:default;transform:none}.quicksearch-indicator{position:fixed;top:24px;right:28px;display:inline-flex;align-items:center;gap:12px;padding:10px 16px;border-radius:999px;background:#111831d9;border:1px solid rgba(124,146,255,.4);color:#ebf2ffe6;font-size:14px;z-index:1500}.quicksearch-indicator button{border:none;background:#7e92ff40;color:#f1f5ff;padding:6px 14px;border-radius:999px;font-size:13px;font-weight:600;cursor:pointer;transition:background .2s ease,transform .15s ease}.quicksearch-indicator button:hover{background:#7e92ff66;transform:translateY(-1px)}.pf-mobile-icons{display:none;gap:8px;align-items:center}.pf-mobile-icon-btn{width:36px;height:36px;border-radius:8px;border:none;background:#ffffff26;color:#fff;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;-webkit-tap-highlight-color:transparent}.pf-mobile-icon-btn:active{background:#ffffff4d}.pf-mobile-pivot-overlay{position:fixed;inset:0;z-index:10010;background:#000000eb;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:16px;overflow-y:auto}.pf-mobile-pivot-header{display:flex;justify-content:space-between;align-items:center;color:#fff;font-size:16px;font-weight:600;margin-bottom:16px}.pf-mobile-pivot-breadcrumbs{display:flex;gap:4px;flex-wrap:wrap;margin-bottom:20px}.pf-mobile-pivot-crumb{padding:6px 12px;border-radius:6px;border:1px solid rgba(255,255,255,.15);background:#ffffff14;color:#fff9;font-size:13px;font-family:inherit;cursor:pointer}.pf-mobile-pivot-crumb.active{background:#6366f14d;border-color:#6366f180;color:#fff;font-weight:600}.pf-mobile-pivot-label{color:#fff6;font-size:11px;text-transform:uppercase;letter-spacing:1px;margin-bottom:10px}.pf-mobile-pivot-dims{display:flex;flex-wrap:wrap;gap:8px}.pf-mobile-pivot-dim{padding:8px 14px;border-radius:8px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:#ffffffb3;font-size:13px;font-family:inherit;cursor:pointer}.pf-mobile-pivot-dim.active{background:#6366f140;border-color:#6366f180;color:#fff;font-weight:600}.pf-mobile-pivot-dim:active{background:#ffffff26}.pf-mobile-search-close{width:36px;height:36px;border-radius:8px;border:none;background:#ffffff26;color:#fff;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center}.pf-brand-breadcrumb{flex:0 0 auto;font-weight:700;white-space:nowrap}.pf-brand-breadcrumb.changeable{cursor:pointer}.pf-brand-breadcrumb.changeable:hover,.pf-brand-breadcrumb.changeable:focus-visible{color:#ff5a36;text-decoration:underline;text-underline-offset:3px}.pf-hero-arrow{position:absolute;bottom:max(18px,env(safe-area-inset-bottom));width:48px;min-width:48px;height:48px;padding:0;box-sizing:border-box;border-radius:50%;border:1px solid rgba(255,255,255,.35);background:#161618;color:#fff;font-size:30px;line-height:1;display:grid;place-items:center;z-index:4;-webkit-tap-highlight-color:transparent;box-shadow:0 6px 18px #00000059}.pf-hero-arrow:active{background:#111}.pf-hero-arrow-prev{left:14px}.pf-hero-arrow-next{right:14px}.pf-header-btn{height:32px;padding:0 13px;border-radius:999px;border:1px solid transparent;background:transparent;color:#fff;font:inherit;font-size:13px;font-weight:600;display:inline-flex;align-items:center;gap:6px;cursor:pointer;white-space:nowrap}.pf-header-btn:hover{background:#ffffff29}.pf-header-btn:focus-visible{outline:2px solid #ff7a45;outline-offset:2px}.pf-header-ai-btn{background:#ff5a1f;color:#fff;font-weight:700}.pf-header-ai-btn:hover{background:#ff6f3c}.pf-header-cart-btn{position:relative;padding:0 8px}.pf-header-voice-btn{padding:0 8px}.pf-header-voice-btn.active{color:#c6f542}.pf-header-cart-btn svg{width:20px;height:20px}.pf-header-cart-btn.has-items{color:#fff}.pf-header-cart-count{min-width:18px;height:18px;padding:0 5px;border-radius:9px;background:#e3261b;color:#fff;font-size:11px;font-weight:700;display:inline-grid;place-items:center;font-variant-numeric:tabular-nums}.pf-hero-counter{position:absolute;left:32px;bottom:22px;z-index:3;font-family:ITC Avant Garde Gothic,system-ui,sans-serif;font-size:14px;letter-spacing:.12em;color:#11111173;font-variant-numeric:tabular-nums;pointer-events:none}.pf-hero-counter b{color:#e3261b;font-weight:700}@media(min-width:768px){.pf-hero-arrow{width:56px;height:56px;min-width:56px;font-size:34px;bottom:28px}.pf-hero-counter{bottom:22px;left:32px}.pf-hero-arrow{bottom:64px}.pf-hero-arrow-prev{left:28px}.pf-hero-arrow-next{right:28px}}.pf-hero-dots{position:absolute;left:50%;bottom:26px;transform:translate(-50%);display:flex;gap:10px;z-index:3}.pf-hero-dot{width:9px;height:9px;min-width:9px;padding:0;border-radius:50%;border:none;background:#11111138;cursor:pointer}.pf-hero-dot.active{background:#e3261b}.pf-hero-dot:focus-visible{outline:2px solid #e3261b;outline-offset:3px}.pf-header-search-inner{position:relative}.pf-header-search-icon{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:#ffffff8c;pointer-events:none}.pf-header-search-input{padding:7px 36px 7px 16px;box-sizing:border-box;border:1px solid rgba(255,255,255,.12);background:#ffffff1a;font-size:13px}.pf-header-search-icon{z-index:1}.pf-header-search-input:focus{outline:none;border-color:#fff6;background:#ffffff24}.pf-header-actions>.pf-header-btn:not(.pf-header-ai-btn):not(.pf-header-cart-btn){width:36px;padding:0;justify-content:center;color:#ffffffbf}.pf-header-actions>.pf-header-btn.active{background:#ffffff24;color:#fff}.pf-header-actions{gap:4px}.pf-header-select-group+.pf-header-select-group{margin-left:2px}.pf-header-ai-btn{margin-left:8px}.pf-hero-arrow:disabled{opacity:.25;cursor:default;pointer-events:none}@media(max-width:767px){.pf-stage-card-open .pf-hero-arrow{bottom:calc(var(--pf-sheet-gap, 52vh) + 16px)}.pf-stage-card-open .pf-hero-counter{bottom:calc(var(--pf-sheet-gap, 52vh) + 24px)}}.pf-hero-dock-scrim{position:fixed;top:48px;right:0;bottom:0;width:640px;pointer-events:none;z-index:3;background:linear-gradient(to left,#ffffffeb,#ffffffe0 55%,#ffffff8c 78%,#fff0)}.pf-crumb-wrap{position:relative;display:inline-flex;align-items:center}.pf-crumb-menu{position:absolute;top:100%;left:-6px;min-width:180px;max-width:320px;max-height:min(60vh,480px);overflow-y:auto;padding:6px;background:#161618;border:1px solid rgba(255,255,255,.14);border-radius:10px;box-shadow:0 14px 40px #00000073;z-index:10600;display:none;flex-direction:column}.pf-crumb-wrap:hover .pf-crumb-menu,.pf-crumb-wrap:focus-within .pf-crumb-menu{display:flex}.pf-crumb-menu:before{content:"";position:absolute;top:-8px;left:0;right:0;height:8px}.pf-crumb-menu-item{padding:8px 12px;border:none;border-radius:6px;background:transparent;color:#ffffffd9;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer;min-width:0}.pf-crumb-menu-item:hover{background:#ff5a1f2e;color:#fff}.pf-crumb-menu-item.active{color:#ff5a1f;cursor:default}@media(hover:none){.pf-crumb-menu{display:none!important}}.pf-crumb-wrap.pf-crumb-open .pf-crumb-menu{display:flex!important}.pf-view-switch{display:inline-flex;gap:2px;padding:2px;border-radius:999px;background:#ffffff12}.pf-view-switch .pf-header-btn.active{background:#ff5a1f40;color:#fff}.pf-view-switch .pf-header-btn:disabled{opacity:.35;cursor:default}.pf-search-panel{position:fixed;left:12px;right:12px;max-height:calc(100vh - 120px);display:flex;flex-direction:column;border-radius:14px;background:#fffffffa;border:1px solid rgba(0,0,0,.08);box-shadow:0 24px 60px #00000059;z-index:10700;overflow:hidden}.pf-search-panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 18px;border-bottom:1px solid rgba(0,0,0,.08);background:#fff}.pf-search-panel-title{font-size:14px;font-weight:800;color:#111;letter-spacing:.02em}.pf-search-panel-sub,.pf-search-panel-term{font-weight:500;color:#1111118c}.pf-search-panel-actions{display:flex;align-items:center;gap:8px}.pf-search-panel-apply{padding:8px 14px;border:none;border-radius:999px;background:#ff5a1f;color:#fff;font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;cursor:pointer}.pf-search-panel-apply:hover{background:#e84d14}.pf-search-panel-close{width:32px;height:32px;border:1px solid rgba(0,0,0,.12);border-radius:50%;background:#fff;color:#111;font-size:18px;line-height:1;cursor:pointer}.pf-search-panel-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px;padding:14px 18px 18px;overflow-y:auto}.pf-search-tile{display:flex;flex-direction:column;align-items:stretch;gap:4px;padding:8px;border:1px solid rgba(0,0,0,.06);border-radius:10px;background:#fff;color:#111;text-align:left;cursor:pointer;transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease}.pf-search-tile:hover{transform:translateY(-2px);box-shadow:0 10px 24px #00000024;border-color:#ff5a1f99}.pf-search-tile-img{display:block;aspect-ratio:1 / 1;border-radius:8px;background:linear-gradient(160deg,#fafafa,#eef1f4);overflow:hidden}.pf-search-tile-img img{width:100%;height:100%;object-fit:contain;display:block}.pf-search-tile-cat{font-size:9.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#11111173;margin-top:4px}.pf-search-tile-name{font-size:12px;font-weight:700;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pf-search-tile-price{font-size:12px;font-weight:800;color:#ff5a1f}@media(max-width:767px){.pf-search-panel{left:6px;right:6px;max-height:calc(100vh - 100px)}.pf-search-panel-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:8px;padding:10px}.pf-search-panel-apply{font-size:11px;padding:7px 10px}}.pf-mobile-pivot-overlay{padding:0;background:#0000008c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:flex-end}.pf-mobile-sheet{width:100%;max-height:88vh;overflow-y:auto;background:#141416;color:#fff;border-radius:22px 22px 0 0;padding:10px 18px calc(18px + env(safe-area-inset-bottom));box-shadow:0 -12px 40px #00000080;animation:pf-sheet-in .22s ease-out}@keyframes pf-sheet-in{0%{transform:translateY(24px);opacity:0}to{transform:none;opacity:1}}.pf-mobile-sheet-handle{width:40px;height:4px;border-radius:2px;background:#ffffff40;margin:0 auto 12px}.pf-mobile-sheet .pf-mobile-pivot-header{font-size:18px;font-weight:700;margin-bottom:14px}.pf-mobile-sheet .pf-mobile-pivot-label{margin:18px 0 8px}.pf-mobile-sheet .pf-mobile-pivot-dim{padding:10px 14px;border-radius:10px;font-size:14px}.pf-mobile-sheet .pf-mobile-pivot-dim.active,.pf-mobile-sheet .pf-mobile-pivot-crumb.active{background:#fff;border-color:#fff;color:#111}.pf-mobile-voice-cta{display:flex;align-items:center;gap:14px;width:100%;padding:14px 16px;border:0;border-radius:16px;background:#c6f542;color:#111;font:inherit;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent}.pf-mobile-voice-cta.active{background:#e5312f;color:#fff}.pf-mobile-voice-cta:active{transform:translateY(1px)}.pf-mobile-voice-cta-icon{flex:0 0 44px;width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#0000001f}.pf-mobile-voice-cta.active .pf-mobile-voice-cta-icon{background:#ffffff2e}.pf-mobile-voice-cta-text{display:flex;flex-direction:column;gap:2px}.pf-mobile-voice-cta-text strong{font-size:16px;font-weight:800}.pf-mobile-voice-cta-text small{font-size:12px;opacity:.75}.pf-mobile-voice-btn.active{background:#c6f542;color:#111}.pf-mobile-voice-btn svg{width:20px;height:20px;display:block;flex:0 0 auto}.pf-mobile-cart-btn{position:relative}.pf-mobile-cart-btn.has-items{background:#3fb95047}.pf-mobile-cart-badge{position:absolute;top:-5px;right:-5px;min-width:18px;height:18px;padding:0 5px;border-radius:9px;background:#3fb950;color:#fff;font-size:11px;font-weight:800;line-height:18px;text-align:center}.pf-mobile-sheet-row{display:flex;align-items:center;gap:12px;width:100%;margin:12px 0 18px;padding:13px 16px;border:1px solid rgba(255,255,255,.14);border-radius:14px;background:#ffffff0f;color:#fff;font:inherit;font-size:15px;font-weight:600;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent}.pf-mobile-sheet-row:active{background:#ffffff24}.pf-mobile-sheet-row-meta{margin-left:auto;font-size:12px;font-weight:500;color:#8b949e}.quicksearch-voice{display:inline-flex;align-items:center;gap:6px;margin-right:auto}.pf-header-actions>.pf-header-btn.pf-header-full-mode-btn:not(.pf-header-ai-btn):not(.pf-header-cart-btn),.pf-header-actions>.pf-header-btn.pf-header-dealer-btn:not(.pf-header-ai-btn):not(.pf-header-cart-btn){width:auto;min-width:36px;padding:0 12px;text-decoration:none}.pf-header-actions>.pf-header-btn.pf-header-full-mode-btn:not(.pf-header-ai-btn){border-color:#ffffff47}@media(max-width:1279px){.pf-header-actions>.pf-header-btn.pf-header-full-mode-btn .pf-header-dealer-label{display:none}}.pf-b2b-dialog-backdrop{position:fixed;inset:0;z-index:10020;display:flex;align-items:center;justify-content:center;padding:16px;background:#0000009e;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.pf-b2b-dialog{width:min(420px,100%);border-radius:18px;background:#16181d;color:#fff;border:1px solid rgba(255,255,255,.12);box-shadow:0 24px 64px #0000008c;overflow:hidden}.pf-b2b-dialog-head{display:flex;align-items:flex-start;justify-content:space-between;padding:18px 20px 12px}.pf-b2b-dialog-kicker{font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:#8b949e}.pf-b2b-dialog-title{margin:4px 0 0;font-size:20px;font-weight:800}.pf-b2b-dialog-close{width:32px;height:32px;border-radius:16px;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:#ccc;cursor:pointer;font-size:14px}.pf-b2b-dialog-body{display:flex;flex-direction:column;gap:12px;padding:4px 20px 20px}.pf-b2b-dialog-intro{margin:0;font-size:13px;line-height:1.45;color:#c9d1d9}.pf-b2b-dialog-label{display:flex;flex-direction:column;gap:6px;font-size:12px;color:#8b949e}.pf-b2b-dialog-input{padding:11px 12px;border-radius:10px;border:1px solid rgba(255,255,255,.16);background:#ffffff0f;color:#fff;font:inherit;font-size:15px}.pf-b2b-dialog-input:focus{outline:none;border-color:#c6f542}.pf-b2b-dialog-error{font-size:13px;color:#f85149}.pf-b2b-dialog-note{font-size:12px;color:#e5a50a;line-height:1.4}.pf-b2b-dialog-row{display:flex;justify-content:space-between;font-size:14px;color:#c9d1d9}.pf-b2b-dialog-row strong{color:#fff}.pf-b2b-dialog-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:4px}.pf-b2b-dialog-primary{padding:11px 18px;border:0;border-radius:10px;background:#3fb950;color:#fff;font:inherit;font-size:14px;font-weight:700;cursor:pointer}.pf-b2b-dialog-primary:disabled{background:#3fb9504d;cursor:not-allowed}.pf-b2b-dialog-secondary{padding:10px 16px;border-radius:10px;border:1px solid rgba(255,255,255,.18);background:transparent;color:#fff;font:inherit;font-size:13px;font-weight:600;cursor:pointer}.pf-b2b-dialog-link{margin-left:auto;font-size:12px;color:#8b949e;text-decoration:underline}.pf-header-dealer-btn{display:inline-flex;align-items:center;gap:6px;padding:0 10px}.pf-header-dealer-btn.active{color:#c6f542;border-color:#c6f54280}.pf-header-dealer-btn .pf-header-dealer-label{font-size:11px;font-weight:700;letter-spacing:.02em}.pf-mobile-dealer-btn.active{background:#c6f54238;color:#c6f542}@media(max-width:1699px){.pf-header-dealer-btn .pf-header-dealer-label{display:none}}.pf-header-dealer-btn{white-space:nowrap}.pf-b2b-menu-backdrop{position:fixed;inset:0;z-index:10020}.pf-b2b-menu{position:absolute;top:56px;right:16px;min-width:220px;padding:8px;border-radius:12px;background:#16181d;color:#fff;border:1px solid rgba(255,255,255,.14);box-shadow:0 16px 40px #00000080}.pf-b2b-menu-head{padding:8px 10px 10px;font-size:12px;color:#8b949e;border-bottom:1px solid rgba(255,255,255,.08);margin-bottom:6px}.pf-b2b-menu-head strong{color:#fff}.pf-b2b-menu-item{display:block;width:100%;padding:9px 10px;border:0;border-radius:8px;background:transparent;color:#fff;font:inherit;font-size:14px;text-align:left;cursor:pointer}.pf-b2b-menu-item:hover{background:#ffffff14}.pf-b2b-menu-danger{color:#f88}@media(max-width:767px){.pf-b2b-menu{top:calc(env(safe-area-inset-top) + 60px);right:10px}}.b2b-orders{display:flex;flex-direction:column;height:100%;background:#0f1115;color:#e6e6e6}.b2b-orders-toolbar{display:flex;flex-wrap:wrap;gap:14px;align-items:center;padding:10px 20px;border-bottom:1px solid rgba(255,255,255,.08)}.b2b-orders-body{flex:1;min-height:0;overflow:auto;padding:14px 20px 24px;display:flex;flex-direction:column;gap:10px}.b2b-orders-empty{padding:32px 0;text-align:center;color:#8b949e;font-size:14px}.b2b-order{border:1px solid rgba(255,255,255,.1);border-radius:12px;background:#16181d;overflow:hidden}.b2b-order.open{border-color:#c6f54273}.b2b-order-head{display:grid;grid-template-columns:96px 1fr auto 140px;gap:14px;align-items:center;width:100%;padding:12px 14px;border:0;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer}.b2b-order-head:hover{background:#ffffff0a}.b2b-order-head>div{display:flex;flex-direction:column;gap:2px;min-width:0}.b2b-order-head strong{font-size:14px;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.b2b-order-head span{font-size:12px;color:#8b949e}.b2b-order-meta{flex-direction:row!important;flex-wrap:wrap;gap:6px!important}.b2b-order-status{font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:3px 8px;border-radius:999px;color:#fff!important}.b2b-order-status.is-finished{background:#3fb9504d}.b2b-order-status.is-failed{background:#f8514959}.b2b-order-status.is-uncertain{background:#e5a50a59}.b2b-order-test,.b2b-order-flag{font-size:11px;font-weight:700;padding:3px 8px;border-radius:999px;background:#ffffff14;color:#e6e6e6!important}.b2b-order-test{background:#e5a50a40;color:#ffd166!important}.b2b-order-sum{text-align:right;align-items:flex-end}.b2b-order-detail{padding:0 14px 14px;border-top:1px solid rgba(255,255,255,.08)}.b2b-order-facts{display:flex;flex-wrap:wrap;gap:16px;padding:10px 0;font-size:12px;color:#8b949e}.b2b-order-facts strong{color:#e6e6e6;font-weight:600}.b2b-orders .cart-confirmation-table{width:100%}@media(max-width:767px){.b2b-order-head{grid-template-columns:1fr 1fr}.b2b-order-sum{grid-column:2;grid-row:1}.b2b-order-ids,.b2b-order-meta{grid-column:1 / -1}}.cart-view{display:flex;flex-direction:column;width:100%;height:100%;background:#0f0f12;color:#e0e0e0;font-family:ITC Avant Garde Gothic,system-ui,sans-serif;overflow:hidden}.cart-header{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;border-bottom:1px solid rgba(255,255,255,.08);flex-shrink:0}.cart-title{font-size:18px;font-weight:700;display:flex;align-items:baseline;gap:12px}.cart-count{font-size:12px;color:#8b949e;font-weight:400}.cart-close{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#aaa;width:28px;height:28px;border-radius:14px;cursor:pointer;font-size:14px;display:flex;align-items:center;justify-content:center;transition:background .15s}.cart-close:hover{background:#ffffff1f;color:#fff}.cart-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px;gap:12px}.cart-empty-icon{font-size:48px;opacity:.4}.cart-empty-text{font-size:16px;font-weight:600}.cart-empty-hint{font-size:13px;color:#8b949e;text-align:center}.cart-table-wrapper{flex:1;overflow:auto;padding:0 24px}.cart-table{width:100%;border-collapse:separate;border-spacing:0;font-size:13px}.cart-table thead{position:sticky;top:0;z-index:10;background:#16161a}.cart-table th{text-align:center;padding:12px 8px;font-weight:600;color:#8b949e;font-size:11px;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid rgba(255,255,255,.08);white-space:nowrap}.cart-col-product{text-align:left!important;min-width:240px}.cart-col-art{min-width:80px}.cart-col-color{min-width:120px}.cart-col-size,.cart-col-total{min-width:50px}.cart-col-actions{width:40px}.cart-table td{padding:8px;border-bottom:1px solid rgba(255,255,255,.04);vertical-align:middle;text-align:center}.cart-table tbody tr:hover{background:#ffffff05}.cart-cell-product{text-align:left!important;display:flex;align-items:center;gap:12px;padding-right:16px!important}.cart-thumb{width:40px;height:40px;object-fit:contain;background:#ffffff0d;border-radius:4px;flex-shrink:0}.cart-product-name{font-weight:500;color:#fff}.cart-cell-art{font-family:monospace;font-size:11px;color:#8b949e}.cart-color-select{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#fff;padding:4px 8px;border-radius:4px;font-size:12px;cursor:pointer;font-family:inherit;max-width:130px}.cart-qty-input{width:44px;text-align:center;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);color:#fff;padding:4px;border-radius:4px;font-size:13px;font-family:inherit}.cart-qty-input:focus{outline:none;border-color:#58a6ff;background:#58a6ff14}.cart-qty-input::-webkit-outer-spin-button,.cart-qty-input::-webkit-inner-spin-button{-webkit-appearance:none}.cart-qty-input[type=number]{-moz-appearance:textfield}.cart-cell-na{background:#0003}.cart-na{color:#444;font-size:14px}.cart-cell-total{font-weight:700;color:#58a6ff;font-size:14px}.cart-remove-btn{background:transparent;border:none;color:#555;cursor:pointer;font-size:14px;padding:4px 8px;border-radius:4px;transition:color .15s,background .15s}.cart-remove-btn:hover{color:#f85149;background:#f851491a}.cart-table tfoot td{border-top:2px solid rgba(255,255,255,.15);border-bottom:none;padding:14px 8px}.cart-foot-label{text-align:right!important;font-weight:700;color:#fff}.cart-foot-total{font-weight:700;font-size:16px;color:#3fb950}.cart-search-section{padding:20px 24px;border-top:1px solid rgba(255,255,255,.08);flex-shrink:0;position:relative}.cart-search-label{font-size:11px;text-transform:uppercase;letter-spacing:.05em;color:#8b949e;margin-bottom:8px;font-weight:600}.cart-search-input-wrapper{position:relative}.cart-search-input{width:100%;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#fff;padding:10px 14px;border-radius:8px;font-size:14px;font-family:inherit;box-sizing:border-box}.cart-search-input:focus{outline:none;border-color:#58a6ff;background:#58a6ff14}.cart-search-results{position:absolute;bottom:100%;left:0;right:0;margin-bottom:4px;background:#1a1a1f;border:1px solid rgba(255,255,255,.12);border-radius:8px;box-shadow:0 -8px 32px #00000080;max-height:320px;overflow-y:auto;z-index:100}.cart-search-result{display:flex;align-items:center;gap:12px;width:100%;padding:10px 14px;background:transparent;border:none;border-bottom:1px solid rgba(255,255,255,.05);color:#fff;cursor:pointer;font-family:inherit;text-align:left;transition:background .15s}.cart-search-result:last-child{border-bottom:none}.cart-search-result:hover{background:#58a6ff1a}.cart-search-thumb{width:32px;height:32px;object-fit:contain;background:#ffffff0d;border-radius:4px;flex-shrink:0}.cart-search-info{flex:1;min-width:0}.cart-search-name{font-size:13px;font-weight:500;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cart-search-meta{font-size:11px;color:#8b949e;font-family:monospace}.cart-search-add{width:24px;height:24px;border-radius:12px;background:#58a6ff33;color:#58a6ff;font-size:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.cart-footer{padding:16px 24px;border-top:1px solid rgba(255,255,255,.08);display:flex;justify-content:flex-end;flex-shrink:0}.cart-upload-btn{background:#3fb950;border:none;color:#fff;padding:12px 24px;border-radius:8px;font-size:14px;font-weight:700;cursor:pointer;font-family:inherit;transition:background .15s,transform .15s}.cart-upload-btn:hover:not(:disabled){background:#56d364;transform:translateY(-1px)}.cart-upload-btn:disabled{background:#3fb9504d;cursor:not-allowed}.cart-view.cart-light{background:#fff;color:#1a1a1a}.cart-view.cart-light .cart-table th{color:#555;background:#f5f5f5}.cart-view.cart-light .cart-product-name{color:#1a1a1a}.cart-view.cart-light .cart-qty-input,.cart-view.cart-light .cart-color-select,.cart-view.cart-light .cart-search-input{background:#f5f5f5;color:#1a1a1a;border-color:#ddd}.cart-order-status{padding:10px 14px;border-radius:10px;font-size:14px;margin-bottom:10px;cursor:pointer}.cart-order-success{background:#e8f7ee;color:#116632;border:1px solid #b7e4c7}.cart-order-error{background:#fdecec;color:#8f1d1d;border:1px solid #f3b8b8}.cart-qty-stepper{display:inline-flex;align-items:center;gap:4px}.cart-qty-btn{width:24px;height:24px;border-radius:6px;border:1px solid rgba(255,255,255,.25);background:#ffffff14;color:#fff;font-size:14px;line-height:1;cursor:pointer}.cart-qty-btn:hover:not(:disabled){background:#ffffff2e}.cart-qty-btn:disabled{opacity:.3;cursor:default}.cart-table th{padding:10px 4px}.cart-cell-qty{padding:6px 3px!important}.cart-qty-input{width:32px;padding:4px 1px;font-size:12px}.cart-qty-stepper{gap:2px}.cart-qty-btn{width:20px;height:20px;font-size:12px;border-radius:5px;padding:0;box-sizing:border-box}.cart-qty-input{box-sizing:border-box}.cart-col-product{min-width:180px!important}.cart-col-color{min-width:84px!important}.cart-col-art{min-width:60px!important}.cart-table th,.cart-table td{box-sizing:border-box}.cart-col-size{min-width:0!important;width:84px}.cart-cell-qty{width:84px}.cart-b2b-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:10px 24px;border-bottom:1px solid rgba(255,255,255,.08);font-size:13px;color:#8b949e;flex-shrink:0}.cart-b2b-active{color:#c9d1d9;background:#3fb95014}.cart-b2b-active strong{color:#fff}.cart-b2b-link{background:none;border:1px solid rgba(255,255,255,.18);color:#c9d1d9;padding:6px 12px;border-radius:6px;font:inherit;font-size:12px;font-weight:600;cursor:pointer}.cart-b2b-link:hover:not(:disabled){border-color:#fff;color:#fff}.cart-b2b-form{display:flex;align-items:center;gap:8px;flex-wrap:wrap;width:100%}.cart-b2b-input{background:#ffffff0f;border:1px solid rgba(255,255,255,.15);color:#fff;padding:7px 10px;border-radius:6px;font:inherit;font-size:13px;min-width:140px}.cart-b2b-submit{background:#3fb950;border:none;color:#fff;padding:8px 14px;border-radius:6px;font:inherit;font-size:13px;font-weight:700;cursor:pointer}.cart-b2b-submit:disabled{background:#3fb9504d;cursor:not-allowed}.cart-b2b-error{color:#f85149;font-size:12px;width:100%}.cart-col-ek,.cart-cell-ek,.cart-foot-ek{text-align:right;white-space:nowrap}.cart-cell-ek{color:#c9d1d9;font-variant-numeric:tabular-nums}.cart-cell-ek.is-unknown{color:#f85149}.cart-foot-ek{font-weight:700;color:#fff}.cart-footer{align-items:center;gap:16px}.cart-footer-summary{margin-right:auto;font-size:13px;color:#8b949e}.cart-footer-summary strong{color:#fff;font-size:15px}.cart-footer-hint{margin-right:auto;font-size:12px;color:#8b949e}.cart-view.cart-light .cart-b2b-bar{color:#555}.cart-view.cart-light .cart-b2b-active{color:#1a1a1a;background:#e8f7ee}.cart-view.cart-light .cart-b2b-active strong,.cart-view.cart-light .cart-foot-ek,.cart-view.cart-light .cart-footer-summary strong{color:#1a1a1a}.cart-view.cart-light .cart-b2b-input{background:#f5f5f5;color:#1a1a1a;border-color:#ddd}.cart-view.cart-light .cart-b2b-link{color:#333;border-color:#ccc}.cart-view.cart-light .cart-cell-ek{color:#333}.cart-b2b-testbadge{margin-left:10px;padding:2px 8px;border-radius:4px;background:#e5a50a;color:#1a1a1a;font-size:10px;font-weight:800;letter-spacing:.08em;vertical-align:middle}.cart-checkout{padding:18px 24px 8px;overflow-y:auto}.cart-checkout-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px}.cart-checkout-block{display:flex;flex-direction:column;gap:10px;padding:16px;border-radius:14px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}.cart-checkout-block h3{margin:0 0 4px;font-size:13px;letter-spacing:.08em;text-transform:uppercase;color:#8b949e}.cart-checkout-radio,.cart-checkout-check{display:flex;align-items:center;gap:8px;font-size:14px;flex-wrap:wrap}.cart-checkout-label{display:flex;flex-direction:column;gap:6px;font-size:12px;color:#8b949e}.cart-checkout-input{padding:9px 10px;border-radius:8px;border:1px solid rgba(255,255,255,.16);background:#ffffff0f;color:#fff;font:inherit;font-size:14px}.cart-checkout-date{margin-left:4px;padding:5px 8px;font-size:13px}.cart-checkout-textarea{resize:vertical;min-height:88px}.cart-checkout-muted{font-size:12px;color:#8b949e;line-height:1.4}.cart-checkout-test{font-size:12px;color:#e5a50a;font-weight:700}.cart-checkout-row{display:flex;justify-content:space-between;gap:12px;font-size:14px;color:#c9d1d9}.cart-checkout-row strong{color:#fff;text-align:right}.cart-checkout-agb{margin-top:6px;font-size:13px}.cart-checkout-agb a{color:#c6f542}.cart-checkout-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-top:8px}.cart-confirmation{padding:20px 24px;display:flex;flex-direction:column;gap:16px;overflow-y:auto}.cart-confirmation-head{display:flex;align-items:center;gap:14px}.cart-confirmation-head h3{margin:0;font-size:18px}.cart-confirmation-check{width:44px;height:44px;border-radius:22px;background:#3fb950;color:#fff;font-size:24px;font-weight:900;display:flex;align-items:center;justify-content:center;flex:0 0 44px}.cart-confirmation-ids{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px 24px;padding:12px 16px;border-radius:12px;background:#3fb95014;border:1px solid rgba(63,185,80,.25)}.cart-confirmation-table{width:100%;border-collapse:collapse;font-size:13px}.cart-confirmation-table th,.cart-confirmation-table td{padding:8px 10px;border-bottom:1px solid rgba(255,255,255,.08);text-align:left}.cart-confirmation-table th{font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:#8b949e}.cart-confirmation-table .num{text-align:right;font-variant-numeric:tabular-nums}.cart-confirmation-table tfoot td{font-weight:700;border-bottom:0}.cart-avail-dot{display:inline-block;width:7px;height:7px;border-radius:4px;margin-right:3px;vertical-align:middle}.cart-footer-links{display:flex;gap:12px;align-items:center;margin-right:auto}.cart-view.cart-light .cart-checkout-block{background:#f5f5f5;border-color:#e5e5e5}.cart-view.cart-light .cart-checkout-input{background:#fff;color:#1a1a1a;border-color:#ddd}.cart-view.cart-light .cart-checkout-row,.cart-view.cart-light .cart-checkout-row strong{color:#1a1a1a}@media(max-width:767px){.cart-footer-hint{display:none}.cart-footer{flex-wrap:wrap}}.cart-cell-qty.is-available .cart-qty-input{border-color:#10b981b3}.cart-cell-qty.is-backorder .cart-qty-input{border-color:#f59e0bcc}.cart-cell-qty.is-unavailable .cart-qty-input{border-color:#ef4444b3}.cart-avail-dot{display:none}.cart-footer-warn{flex:1 1 100%;font-size:12px;font-weight:600;color:#8f1d1d;background:#fdecec;border:1px solid #f3b8b8;border-radius:8px;padding:8px 10px}.cart-checkout-blocklist{margin:6px 0 8px;padding-left:18px;font-size:13px}.cart-checkout-blocklist li{margin:2px 0}.pom-backdrop{position:fixed;inset:0;background:#000000b3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px}.pom-container{position:relative;width:min(240px,95vw);max-height:90vh;background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 20px 60px #0000004d}.pom-close{position:absolute;top:12px;right:12px;width:32px;height:32px;min-width:32px;min-height:32px;border-radius:50%;border:none;background:#0000004d;color:#fff;font-size:20px;font-weight:300;cursor:pointer;z-index:10;transition:all .2s ease;display:flex;align-items:center;justify-content:center;line-height:1;padding:0}.pom-close:hover{background:#00000080;transform:scale(1.1)}.pom-layout{display:grid;grid-template-columns:1fr;min-height:auto;max-height:90vh}@media(max-width:968px){.pom-layout{grid-template-columns:1fr;min-height:auto}}.pom-image-section{display:none}.pom-product-image{max-width:100%;max-height:70vh;object-fit:contain;filter:drop-shadow(0 20px 40px rgba(0,0,0,.15))}.pom-info-panel{background:#e6e6e6d9;backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);padding:16px;color:#1a1a1a;overflow-y:auto;display:flex;flex-direction:column;gap:12px}.pom-features,.pom-material,.pom-section,.pom-material-item{display:none!important}.pom-info-panel::-webkit-scrollbar{width:8px;margin-right:4px}.pom-info-panel::-webkit-scrollbar-track{background:#0000000d;border-radius:4px;margin-top:32px;margin-bottom:32px}.pom-info-panel::-webkit-scrollbar-thumb{background:#0003;border-radius:4px}.pom-info-panel::-webkit-scrollbar-thumb:hover{background:#0000004d}.pom-info-panel{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) rgba(0,0,0,.05)}.pom-panel-standalone{border-radius:16px;border:none;box-shadow:0 24px 64px #00000026;z-index:10000}.pom-title{font-size:18px;font-weight:700;margin:0;line-height:1.2;color:#1a1a1a;word-break:break-word}.pom-price{font-size:24px;font-weight:700;color:#1a1a1a}.pom-dropdowns{display:flex;flex-direction:column;gap:12px}.pom-dropdown-wrapper{position:relative}.pom-dropdown{width:100%;padding:10px 36px 10px 12px;background:#f0f0f0e6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(0,0,0,.15);border-radius:12px;color:#1a1a1a;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 20 20' fill='none' stroke='%231a1a1a' stroke-width='2'%3E%3Cpolyline points='6 8 10 12 14 8'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;background-size:16px}.pom-dropdown:hover{background:#fafafaf2;border-color:#00000040}.pom-dropdown:focus{outline:none;background:#fafafaf2;border-color:#0000004d}.pom-dropdown option{background:#fff;color:#1a1a1a;padding:12px}.pom-features{display:flex;flex-direction:column;gap:20px}.pom-feature{display:flex;align-items:flex-start;gap:16px}.pom-feature-icon{width:50px;height:50px;min-width:50px;background:#ffffff2e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.25);border-radius:14px;display:flex;align-items:center;justify-content:center;color:#fff}.feature-icon-svg{width:24px;height:24px}.pom-feature-text{flex:1}.pom-feature-title{font-size:18px;font-weight:700;margin-bottom:4px;color:#fff}.pom-feature-subtitle{font-size:15px;color:#ffffffe6;line-height:1.4}.pom-section{display:flex;flex-direction:column;gap:8px}.pom-section-title{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.02em;opacity:.9}.pom-chip-row{display:flex;flex-wrap:wrap;gap:8px}.pom-chip-row-path{margin-top:4px}.pom-chip{display:inline-flex;align-items:center;padding:6px 12px;border-radius:999px;background:#ffffff2e;font-size:12px;font-weight:500;color:#fff;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.pom-chip-muted{background:#00000040}.pom-meta-grid{display:flex;flex-direction:column;gap:10px}.pom-meta-item{background:#0000002e;border-radius:10px;padding:10px 12px}.pom-meta-label{font-size:11px;letter-spacing:.04em;text-transform:uppercase;opacity:.7;margin-bottom:4px}.pom-meta-value{font-size:12px;line-height:1.5;white-space:pre-wrap;word-break:break-word}.pom-meta-link{font-size:12px;line-height:1.5;color:#ffe29a;word-break:break-all;text-decoration:none}.pom-meta-link:hover{text-decoration:underline}.pom-material{padding-top:16px;border-top:1px solid rgba(255,255,255,.2);display:flex;flex-direction:column;gap:8px}.pom-material-item{font-size:15px;color:#ffffffe6}.pom-actions{display:flex;flex-direction:column;gap:12px;margin-top:auto;padding-top:20px}.pom-button{width:100%;padding:12px 16px;border:none;border-radius:12px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;text-align:center}.pom-button-primary{background:#1a1a1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(0,0,0,.15);color:#fff;box-shadow:none}.pom-button-primary:hover{background:#000;transform:translateY(-2px);box-shadow:none}.pom-button-primary:active{transform:translateY(0)}.pom-button-secondary{background:#f0f0f0e6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#1a1a1a;border:1px solid rgba(0,0,0,.15)}.pom-button-secondary:hover{background:#fafafaf2;border-color:#00000040;transform:translateY(-1px)}.pom-button-secondary:active{transform:translateY(0)}@media(max-width:968px){.pom-container{width:min(240px,95vw);max-width:240px;max-height:auto;border-radius:12px}.pom-image-section{display:none}.pom-features,.pom-material,.pom-section,.pom-material-item{display:none!important}.pom-info-panel{padding:12px;gap:10px}.pom-title{font-size:14px;line-height:1.2;color:#1a1a1a}.pom-price{font-size:18px;color:#1a1a1a}.pom-dropdowns{grid-template-columns:1fr;gap:8px}.pom-dropdown{padding:10px 14px;font-size:13px}}@media(max-width:640px){.pom-backdrop{padding:8px}.pom-container{width:min(220px,95vw);max-width:220px;border-radius:10px}.pom-info-panel{padding:12px;gap:10px}.pom-title{font-size:13px;line-height:1.2;color:#1a1a1a}.pom-price{font-size:16px;color:#1a1a1a}.pom-dropdowns{gap:6px}.pom-dropdown{padding:8px 12px;font-size:12px;border-radius:8px}.pom-close{top:8px;right:8px;width:32px;height:32px;min-width:32px;min-height:32px;font-size:20px}}.pom-info-panel.pom-hero-dock{transform-origin:0% 50%;background:#141416eb;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);color:#f3f3f3;border:1px solid rgba(255,255,255,.08);border-radius:18px;padding:22px 22px 20px;gap:14px;box-shadow:0 30px 80px #00000059}.pom-hero-dock .pom-title{color:#fff}.pom-hero-series{color:#fff9!important;font-size:13px;font-weight:600;letter-spacing:.14em;margin-bottom:4px}.pom-hero-model{font-family:ITC Avant Garde Gothic Condensed,ITC Avant Garde Gothic,sans-serif;font-size:56px;font-weight:700;line-height:.92;letter-spacing:.005em;color:#fff!important;text-wrap:balance}.pom-hero-colour{margin-top:10px;font-size:15px;font-weight:700;letter-spacing:.04em;color:#ffffffd9!important}.pom-hero-colour .sep{color:#ffffff59!important;font-weight:400}.pom-hero-colour .accent{color:#ff7a45!important}.pom-hero-dock .pom-price{color:#fff;font-size:26px}.pom-hero-dock .pom-close{background:#ffffff1a;color:#fff}.pom-hero-dock .pom-button-primary{background:#ff5a1f;color:#fff;border:none;font-weight:700;letter-spacing:.06em;text-transform:uppercase;font-size:14px;padding:14px;border-radius:12px}.pom-hero-dock .pom-button-primary:hover{background:#ff6f3c}.pom-hero-dock .pom-button-secondary,.pom-hero-dock .pom-button:not(.pom-button-primary){background:transparent;color:#ffffffb3;border:1px solid rgba(255,255,255,.18)}.pom-hero-dock div,.pom-hero-dock span,.pom-hero-dock label{color:inherit}.pom-hero-dock [style*="rgba(0, 0, 0"]{color:#ffffffa6!important}.pom-hero-dock [style*="color: #1a1a1a"],.pom-hero-dock [style*="color:#1a1a1a"]{color:#fff!important}.pom-hero-badges{position:absolute;left:calc(100% + 12px);top:24px;display:flex;flex-direction:column;gap:8px;width:116px}.pom-hero-badge{background:#141416eb;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:10px 8px;text-align:center;display:flex;flex-direction:column;gap:2px}.pom-hero-badge-label{font-size:9.5px;letter-spacing:.14em;text-transform:uppercase;color:#ffffff80!important;font-weight:700}.pom-hero-badge-value{font-family:ITC Avant Garde Gothic Condensed,ITC Avant Garde Gothic,sans-serif;font-size:17px;font-weight:700;color:#fff!important;font-variant-numeric:tabular-nums;white-space:nowrap}.pom-info-panel.pom-hero-dock.pom-hero-sheet{border-radius:18px;padding:14px 16px 12px;display:grid;grid-template-columns:1fr 1fr;gap:4px 14px;align-content:start;overflow:hidden}.pom-hero-sheet>*{min-width:0}.pom-hero-sheet .pom-actions{grid-column:1 / -1;align-self:end;margin-top:2px}.pom-hero-sheet .pom-close{background:#3c3c40e6}.pom-hero-sheet>*:empty{display:none}.pom-hero-sheet .pom-actions .pom-button:not(.pom-button-primary){display:none}.pom-hero-sheet .pom-title-hero{padding-right:34px}.pom-hero-sheet .pom-hero-model{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.pom-hero-sheet .pom-size-block{grid-column:1 / -1;margin-bottom:4px!important}.pom-hero-sheet .pom-hero-colour,.pom-hero-sheet .pom-hero-badges,.pom-hero-sheet .pom-material{display:none}.pom-hero-sheet .pom-thumbs img,.pom-hero-sheet button>img{width:40px!important;height:40px!important}.pom-hero-sheet .pom-hero-model{font-size:22px}.pom-hero-sheet .pom-price{font-size:20px}.pom-hero-sheet .pom-hero-badges{position:static;flex-direction:row;width:auto;gap:8px;order:2}.pom-hero-sheet .pom-hero-badge{flex:1 1 0;padding:8px 6px}.pom-hero-sheet .pom-button-primary{font-size:13px;padding:12px}.pom-hero-sheet .pom-thumb-strip{padding-right:44px;margin-top:0!important}.pom-info-panel.pom-hero-dock.pom-expanded{cursor:default}.pom-expanded .pom-hero-model{font-size:44px}.pom-expanded-extra{margin:6px 0 10px}.pom-expanded-desc{font-size:13.5px;line-height:1.65;color:#ffffffd1}.pom-expanded-desc a{color:#ff5a1f}.pom-expanded-props{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:8px;margin-top:14px}.pom-expanded-prop{background:#ffffff0f;border:1px solid rgba(255,255,255,.08);border-radius:10px;padding:8px 10px;display:flex;flex-direction:column;gap:2px}.pom-expanded-prop-label{font-size:9.5px;letter-spacing:.12em;text-transform:uppercase;color:#ffffff80!important;font-weight:700}.pom-expanded-prop-value{font-size:14px;font-weight:600;color:#fff!important}.pom-expanded .pom-hero-badges{display:none}.pom-info-panel.pom-expanded{padding-left:536px;position:relative;min-height:460px}.pom-expanded-hero{position:absolute;left:20px;top:20px;bottom:20px;width:492px;background:linear-gradient(160deg,#fff,#eef1f4);border-radius:16px;display:flex;flex-direction:column;overflow:hidden}.pom-expanded-hero-img{flex:1 1 auto;min-height:0;width:100%;object-fit:contain;padding:18px;box-sizing:border-box}.pom-expanded-hero-thumbs{flex:0 0 auto;display:flex;gap:8px;padding:10px 14px 14px;overflow-x:auto}.pom-expanded-thumb{width:56px;height:56px;min-width:56px;padding:0;border-radius:8px;border:1px solid rgba(0,0,0,.12);background:#fff;cursor:pointer;overflow:hidden}.pom-expanded-thumb.active{border:2px solid #ff5a1f}.pom-expanded-thumb img{width:100%;height:100%;object-fit:contain}.pom-expanded .pom-thumb-strip{display:none!important}@media(max-width:767px){.pom-info-panel.pom-expanded{padding-left:16px}.pom-expanded-hero{position:static;width:auto;height:34vh;flex:0 0 34vh;margin-bottom:10px}}.pom-expanded-hero-video{flex:1 1 auto;min-height:0;width:100%;border:0}.pom-expanded-thumb-video{position:relative;background:#000}.pom-expanded-thumb-video img{object-fit:cover;opacity:.75}.pom-expanded-thumb-play{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#fff;font-size:16px;text-shadow:0 1px 6px rgba(0,0,0,.8)}.pom-expanded-hero-empty{align-items:center;justify-content:center;color:#0006;font-size:14px;font-weight:600;letter-spacing:.04em}@keyframes pomContentFade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.pom-info-panel.pom-expanded>*{animation:pomContentFade .3s ease both}.pom-expanded-hero{animation:pomContentFade .35s ease both}.hero-video-background{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:9999;overflow:hidden;background:transparent}.hero-video{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;transform:translate(-50%,-50%);object-fit:cover;object-position:78% center;opacity:0;transition:opacity 1s ease-in-out}.hero-video.loaded{opacity:1}.hero-video-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#0006;pointer-events:none;z-index:1}.hero-video-content{position:relative;z-index:2;width:100%;height:100%;display:flex;align-items:center;justify-content:center;pointer-events:none}.hero-video-content>*{pointer-events:auto}.hero-video-close{position:absolute;top:24px;right:24px;z-index:3;width:48px;height:48px;border:none;background:transparent;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.hero-video-close:hover{transform:scale(1.2);opacity:.8}.hero-video-close:active{transform:scale(.95)}.hero-video-error{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:3;background:#000000e6;padding:32px;border-radius:12px;text-align:center;color:#fff}.hero-video-error p{margin:0 0 16px;font-size:16px}.hero-video-error button{padding:12px 24px;background:#fff;color:#000;border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:600}.hero-video-error button:hover{background:#f0f0f0}.hero-bg-image{position:absolute;inset:0;background-size:cover;background-position:78% center;opacity:0;transition:opacity 1s ease-in-out;animation:hero-kenburns 24s ease-in-out infinite alternate;will-change:transform}.hero-bg-image.loaded{opacity:1}@keyframes hero-kenburns{0%{transform:scale(1)}to{transform:scale(1.12)}}.dev-overlay-toggle{position:fixed;bottom:20px;right:20px;width:50px;height:50px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;font-size:24px;cursor:pointer;box-shadow:0 4px 15px #667eea66;transition:all .3s ease;z-index:9999}.dev-overlay-toggle:hover{transform:scale(1.1);box-shadow:0 6px 20px #667eea99}.dev-overlay{position:fixed;bottom:20px;right:20px;width:350px;background:#1a202cfa;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;box-shadow:0 10px 40px #00000080;color:#e2e8f0;font-family:SF Mono,Monaco,Courier New,monospace;font-size:13px;z-index:9999;transition:all .3s ease}.dev-overlay.minimized{height:auto}.dev-overlay-header{display:flex;justify-content:space-between;align-items:center;padding:15px;border-bottom:1px solid rgba(255,255,255,.1);background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px 12px 0 0}.dev-overlay-header h3{margin:0;font-size:16px;font-weight:600;color:#fff}.dev-overlay-actions{display:flex;gap:8px}.dev-overlay-actions button{background:#fff3;border:none;color:#fff;width:28px;height:28px;border-radius:6px;cursor:pointer;font-size:14px;transition:all .2s ease}.dev-overlay-actions button:hover{background:#ffffff4d;transform:scale(1.05)}.dev-overlay-content{max-height:70vh;overflow-y:auto;padding:15px}.dev-overlay-content::-webkit-scrollbar{width:6px}.dev-overlay-content::-webkit-scrollbar-track{background:#ffffff0d;border-radius:3px}.dev-overlay-content::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.dev-overlay-content::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.dev-section{margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid rgba(255,255,255,.1)}.dev-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.dev-section h4{margin:0 0 12px;font-size:14px;font-weight:600;color:#a0aec0;text-transform:uppercase;letter-spacing:.5px}.dev-stats{display:grid;grid-template-columns:1fr 1fr;gap:10px}.dev-stat{background:#ffffff0d;padding:10px;border-radius:6px;display:flex;flex-direction:column;gap:4px}.dev-stat-label{font-size:11px;color:#a0aec0;text-transform:uppercase;letter-spacing:.5px}.dev-stat-value{font-size:20px;font-weight:700;color:#48bb78}.dev-control{margin-bottom:15px}.dev-control:last-child{margin-bottom:0}.dev-control label{display:block;margin-bottom:6px;color:#cbd5e0;font-size:12px}.dev-control label strong{color:#48bb78;float:right}.dev-control input[type=range]{width:100%;height:6px;border-radius:3px;background:#ffffff1a;outline:none;-webkit-appearance:none}.dev-control input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:16px;height:16px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);cursor:pointer;box-shadow:0 2px 8px #667eea66;transition:all .2s ease}.dev-control input[type=range]::-webkit-slider-thumb:hover{transform:scale(1.2);box-shadow:0 3px 12px #667eea99}.dev-control input[type=range]::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);cursor:pointer;border:none;box-shadow:0 2px 8px #667eea66;transition:all .2s ease}.dev-control input[type=range]::-moz-range-thumb:hover{transform:scale(1.2);box-shadow:0 3px 12px #667eea99}.dev-checkbox{margin-bottom:10px}.dev-checkbox:last-child{margin-bottom:0}.dev-checkbox label{display:flex;align-items:center;gap:8px;cursor:pointer;color:#cbd5e0;font-size:12px;transition:color .2s ease}.dev-checkbox label:hover{color:#e2e8f0}.dev-checkbox input[type=checkbox]{width:16px;height:16px;cursor:pointer;accent-color:#667eea}.dev-buttons{display:flex;flex-direction:column;gap:8px}.dev-button{width:100%;padding:10px;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#e2e8f0;border-radius:6px;cursor:pointer;font-size:12px;font-weight:600;transition:all .2s ease}.dev-button:hover{background:#ffffff26;border-color:#ffffff4d;transform:translateY(-1px)}.dev-button:active{transform:translateY(0)}@keyframes slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.dev-overlay{animation:slideIn .3s ease-out}.custom-select{position:relative;display:inline-block;min-width:180px}.custom-select-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:10px 12px;background:#f0f0f0e6;border:1px solid rgba(0,0,0,.15);border-radius:8px;color:#1a1a1a;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;box-shadow:none}.custom-select-trigger:hover{background:#fafafaf2;border-color:#00000040}.custom-select-value{flex:1;text-align:left}.custom-select-arrow{flex-shrink:0;transition:transform .2s ease}.custom-select-arrow.open{transform:rotate(180deg)}.custom-select-dropdown{z-index:100000;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;box-shadow:0 8px 32px #0003;overflow:hidden;pointer-events:auto}.custom-select-dropdown.open-downwards{animation:dropdownSlideInDown .2s ease}.custom-select-dropdown.open-upwards{animation:dropdownSlideInUp .2s ease}@keyframes dropdownSlideInDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes dropdownSlideInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.custom-select-options{list-style:none;margin:0;padding:.5rem 0;max-height:300px;overflow-y:auto}.custom-select-option{display:flex;align-items:center;gap:.5rem;padding:10px 16px;font-size:13px;color:#1f2937;cursor:pointer;transition:background .15s ease;pointer-events:auto;-webkit-user-select:none;user-select:none}.custom-select-option:hover{background:#0000000d}.custom-select-option.selected{background:#1a1a1a;color:#fff;font-weight:600}.custom-select-checkmark{flex-shrink:0;width:16px;height:16px}.custom-select-options::-webkit-scrollbar{width:6px}.custom-select-options::-webkit-scrollbar-track{background:#0000000d;border-radius:3px}.custom-select-options::-webkit-scrollbar-thumb{background:#0003;border-radius:3px}.custom-select-options::-webkit-scrollbar-thumb:hover{background:#0000004d}@media(max-width:768px){.custom-select{min-width:auto;width:100%}.custom-select-trigger{padding:.6rem 1rem;font-size:.9rem}}.pf-realtime-surface{position:fixed;right:22px;bottom:22px;z-index:1200;width:min(350px,calc(100vw - 32px));box-sizing:border-box;padding:16px;border:1px solid rgba(255,255,255,.18);border-radius:18px;color:#fff;background:linear-gradient(145deg,#121317f7,#07080af0);box-shadow:0 18px 48px #0000006b;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.pf-realtime-heading,.pf-realtime-status,.pf-realtime-start,.pf-realtime-ptt{display:flex;align-items:center}.pf-realtime-heading{min-height:24px;justify-content:space-between}.pf-realtime-kicker{color:#ffffff94;font-size:10px;font-weight:700;letter-spacing:.16em}.pf-realtime-close{width:28px;height:28px;padding:5px;border:0;border-radius:50%;color:#ffffffb8;background:#ffffff14}.pf-realtime-close svg,.pf-realtime-start svg,.pf-realtime-ptt svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.pf-realtime-status{justify-content:center;gap:8px;margin-top:8px;font-size:14px;font-weight:600}.pf-realtime-status-dot{width:8px;height:8px;border-radius:50%;background:#a8a8ac;box-shadow:0 0 0 4px #a8a8ac1f}.pf-realtime-surface.is-ready .pf-realtime-status-dot,.pf-realtime-surface.is-speaking .pf-realtime-status-dot{background:#b8d832;box-shadow:0 0 0 4px #b8d83229}.pf-realtime-surface.is-listening .pf-realtime-status-dot{background:#fff;box-shadow:0 0 0 4px #b8d8324d}.pf-realtime-surface.is-error .pf-realtime-status-dot{background:#ff6b62;box-shadow:0 0 0 4px #ff6b6229}.pf-realtime-tool,.pf-realtime-transcript,.pf-realtime-error{margin:12px 0 0;font-size:12px;line-height:1.45}.pf-realtime-tool{color:#cfec52}.pf-realtime-transcript{max-height:76px;overflow:hidden;color:#ffffffc2}.pf-realtime-transcript span{display:block;margin-bottom:3px;color:#ffffff6b;font-size:9px;font-weight:700;letter-spacing:.14em}.pf-realtime-error{color:#ffaaa4}.pf-realtime-start,.pf-realtime-ptt{width:100%;min-height:48px;justify-content:center;gap:9px;margin-top:14px;border:1px solid rgba(255,255,255,.12);border-radius:12px;color:#0b0c0e;background:#b8d832;font:700 13px/1 ITC Avant Garde Gothic,sans-serif}.pf-realtime-ptt[aria-pressed=true]{color:#fff;background:#e5312f;transform:translateY(1px)}.pf-realtime-ptt:disabled{cursor:wait;color:#ffffff8c;background:#ffffff14}@media(max-width:767px){.pf-realtime-surface{right:12px;bottom:76px;width:calc(100vw - 24px);padding:13px;border-radius:15px}}.pf-realtime-orb-wrap{position:relative;display:block;width:220px;height:220px;margin:6px auto 4px;border-radius:50%;pointer-events:none;transition:transform .16s ease}.pf-realtime-stage{display:flex;flex-direction:column;align-items:center;width:100%;padding:4px 0 8px;border:0;border-radius:14px;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer;touch-action:none;user-select:none;-webkit-user-select:none}.pf-realtime-stage:disabled{cursor:wait}.pf-realtime-stage.is-talking .pf-realtime-orb-wrap{transform:scale(1.04);box-shadow:0 0 0 6px #e5312f59,0 0 40px #e5312f59}.pf-realtime-stage.is-idle .pf-realtime-orb-wrap{opacity:.85}.pf-realtime-stage .pf-realtime-status{display:block;text-align:center}.pf-realtime-stage .pf-realtime-transcript,.pf-realtime-stage .pf-realtime-tool,.pf-realtime-stage .pf-realtime-error{display:block;width:100%}@media(min-width:768px){body:has(.pf-stage-card-open) .pf-realtime-surface{right:auto;left:22px}}@media(max-width:767px){.pf-realtime-surface{z-index:90;top:calc(env(safe-area-inset-top) + 112px);bottom:auto;right:10px;left:auto;width:min(320px,calc(100vw - 20px));padding:8px 10px 8px 8px;border-radius:14px}.pf-realtime-heading{min-height:0;margin-bottom:2px}.pf-realtime-kicker{font-size:7px;letter-spacing:.1em;opacity:.7}.pf-realtime-stage{display:grid;grid-template-columns:72px minmax(0,1fr);column-gap:10px;row-gap:2px;align-items:center;padding:0;text-align:left}.pf-realtime-orb-wrap{grid-column:1;grid-row:1 / span 4;width:72px;height:72px;margin:0}.pf-realtime-stage>:not(.pf-realtime-orb-wrap){grid-column:2}.pf-realtime-stage .pf-realtime-status{text-align:left;font-size:12px;line-height:1.25}.pf-realtime-stage .pf-realtime-transcript{display:none}.pf-realtime-stage .pf-realtime-tool{font-size:10px}.pf-realtime-stage .pf-realtime-error{font-size:11px}.pf-realtime-stage.is-talking .pf-realtime-orb-wrap{transform:none;box-shadow:0 0 0 3px #e5312f59}}.pf-catalog-entry{min-height:100dvh;box-sizing:border-box;color:#fff;background:radial-gradient(circle at 82% 16%,rgba(230,51,18,.22),transparent 34%),linear-gradient(145deg,#171717,#050505 72%)}.pf-catalog-landing{position:relative;min-height:100dvh;display:grid;place-items:center;overflow:hidden;isolation:isolate}.pf-catalog-landing-media,.pf-catalog-landing-shade{position:absolute;inset:0;width:100%;height:100%}.pf-catalog-landing-media{object-fit:cover;z-index:-3}.pf-catalog-landing-shade{z-index:-2;background:linear-gradient(180deg,#00000057,#000000d1)}.pf-catalog-landing-content{width:min(1120px,calc(100vw - 48px));padding:48px 0;display:grid;gap:clamp(42px,9vh,92px)}.pf-catalog-wordmark-logo{justify-self:center;width:min(420px,62vw);height:auto;display:block}.pf-catalog-wordmark{justify-self:center;text-align:center;text-transform:uppercase;letter-spacing:.2em;font-weight:900;font-size:clamp(22px,4vw,54px);line-height:.95}.pf-catalog-wordmark span{display:block;margin-top:10px;color:#e63312;font-size:.34em;letter-spacing:.54em}.pf-catalog-landing-copy{text-align:center}.pf-catalog-landing-copy h1,.pf-catalog-page-title{margin:0;text-transform:uppercase;font-size:clamp(48px,9vw,118px);line-height:.88;letter-spacing:-.055em}.pf-catalog-language-panel{display:grid;gap:16px}.pf-catalog-language-title{margin:0;text-align:center;color:#ffffffad;font-size:13px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.pf-catalog-language-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:10px}.pf-catalog-language{min-height:60px;padding:12px;border:1px solid rgba(255,255,255,.2);color:#fff;background:#00000080;text-transform:uppercase;font:inherit;font-weight:800;cursor:pointer}.pf-catalog-language:hover:not(:disabled),.pf-catalog-language:focus-visible:not(:disabled){border-color:#e63312;background:#e6331238;outline:none}.pf-catalog-language:disabled{color:#ffffff47;border-color:#ffffff14;cursor:not-allowed}.pf-catalog-page{width:min(1120px,calc(100vw - 48px));min-height:100dvh;margin:0 auto;padding:32px 0 72px;box-sizing:border-box}.pf-catalog-entry-breadcrumbs{min-height:36px;display:flex;align-items:center;gap:8px;overflow-x:auto;color:#ffffff8c;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.pf-catalog-entry-breadcrumbs button{padding:6px 0;border:0;color:inherit;background:none;font:inherit;text-transform:inherit;letter-spacing:inherit;cursor:pointer;white-space:nowrap}.pf-catalog-entry-breadcrumbs button:hover,.pf-catalog-entry-breadcrumbs button:focus-visible{color:#fff;outline:none}.pf-catalog-entry-breadcrumbs span{white-space:nowrap}.pf-catalog-page-header{padding:clamp(56px,10vh,110px) 0 clamp(38px,7vh,72px)}.pf-catalog-page-kicker{display:block;margin-bottom:12px;color:#e63312;font-size:13px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.pf-catalog-page-title{font-size:clamp(46px,8vw,96px)}.pf-catalog-page-subtitle{margin:18px 0 0;color:#ffffff94}.pf-catalog-sport-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.pf-catalog-sport-card{position:relative;min-height:min(44vw,420px);padding:32px;border:1px solid rgba(255,255,255,.14);display:flex;align-items:flex-end;color:#fff;background:linear-gradient(145deg,#242424,#0b0b0b);font:inherit;text-align:left;cursor:pointer;overflow:hidden}.pf-catalog-sport-card:not(:disabled):hover,.pf-catalog-sport-card:not(:disabled):focus-visible{border-color:#e63312;outline:none}.pf-catalog-sport-card:disabled{color:#ffffff5c;cursor:not-allowed}.pf-catalog-sport-name{font-size:clamp(44px,8vw,94px);font-weight:900;letter-spacing:-.05em}.pf-catalog-coming-soon{position:absolute;top:22px;right:22px;padding:8px 10px;border:1px solid rgba(255,255,255,.18);font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.pf-catalog-category-list{display:grid;gap:30px}.pf-catalog-category-banner{position:relative;width:100%;min-height:72px;aspect-ratio:15.55 / 1;padding:0 clamp(20px,4vw,46px);border:1px solid rgba(255,255,255,.12);display:flex;align-items:center;justify-content:space-between;gap:18px;color:#fff;background-color:#141414;background-position:center;background-size:cover;box-sizing:border-box;font:inherit;text-align:left;cursor:pointer;overflow:hidden}.pf-catalog-category-banner:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#000000db,#00000047)}.pf-catalog-category-banner:not(:disabled):hover,.pf-catalog-category-banner:not(:disabled):focus-visible{border-color:#e63312;outline:none}.pf-catalog-category-banner:disabled{color:#ffffff57;cursor:not-allowed}.pf-catalog-category-name,.pf-catalog-category-count{position:relative;z-index:1}.pf-catalog-category-name{font-size:clamp(16px,2.1vw,28px);font-weight:900;letter-spacing:.025em}.pf-catalog-category-count{font-size:13px;font-weight:800;white-space:nowrap}.pf-catalog-entry-state{min-height:100dvh;display:grid;place-items:center;padding:32px;text-align:center}.pf-catalog-entry-state button{margin-top:18px}@media(max-width:768px){.pf-catalog-landing-content,.pf-catalog-page{width:min(100% - 32px,1120px)}.pf-catalog-landing-content{padding:32px 0;gap:48px}.pf-catalog-language-list{grid-template-columns:repeat(2,minmax(0,1fr))}.pf-catalog-sport-grid{grid-template-columns:1fr}.pf-catalog-sport-card{min-height:230px}.pf-catalog-category-list{gap:18px}.pf-catalog-category-banner{min-height:128px;aspect-ratio:2.5 / 1;padding:20px}.pf-catalog-category-name{max-width:72%}}.pf-catalog-sport-card.has-banner{background-size:cover;background-repeat:no-repeat}.pf-catalog-sport-card.has-banner:before{content:"";position:absolute;inset:0;background:linear-gradient(to top,#000000b8,#00000040 45%,#0000000d);pointer-events:none}.pf-catalog-category-banner[style*=background-image]:before{content:"";position:absolute;inset:0;background:linear-gradient(to right,#000000d1,#00000059 38%,#0003 62%,#000000b8);pointer-events:none}.pf-catalog-sport-card.has-banner>*,.pf-catalog-category-banner>*{position:relative;z-index:1}.pf-catalog-sport-card.has-banner:not(:disabled):hover{filter:saturate(1.08)}.pf-catalog-sport-card:disabled.has-banner{filter:grayscale(.85) brightness(.6)}@media(max-width:767px){.pf-catalog-page-title{font-size:clamp(30px,10.5vw,46px);overflow-wrap:anywhere}}.pf-series-gate{position:fixed;inset:0;z-index:200;overflow-y:auto}.pf-catalog-category-banner.pf-catalog-series-banner{aspect-ratio:auto;min-height:clamp(96px,11vw,150px);padding-top:8px;padding-bottom:8px;background:linear-gradient(90deg,#151515,#1d1d1d 55%,#262626)}.pf-catalog-category-banner.pf-catalog-series-banner:before{background:radial-gradient(circle at 78% 50%,rgba(230,51,18,.16),transparent 55%)}.pf-catalog-series-text{display:grid;gap:6px;flex-shrink:0}.pf-catalog-series-banner .pf-catalog-category-name{white-space:nowrap;max-width:none}.pf-catalog-series-images{display:flex;align-items:center;justify-content:flex-end;gap:clamp(6px,1.4vw,22px);height:clamp(80px,9.5vw,134px);min-width:0}.pf-catalog-series-images img{height:100%;width:auto;max-width:clamp(80px,10vw,150px);object-fit:contain;filter:drop-shadow(0 10px 14px rgba(0,0,0,.55));transition:transform .25s ease}.pf-catalog-series-banner:hover .pf-catalog-series-images img{transform:translateY(-3px) scale(1.03)}.pf-catalog-series-all{margin:30px 0 48px;padding:12px 22px;border:1px solid rgba(255,255,255,.28);background:transparent;color:#fff;font:inherit;font-size:13px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;cursor:pointer}.pf-catalog-series-all:hover,.pf-catalog-series-all:focus-visible{border-color:#e63312;outline:none}@media(max-width:768px){.pf-catalog-category-banner.pf-catalog-series-banner{min-height:112px;padding:12px 16px}.pf-catalog-series-images{height:88px}.pf-catalog-series-images img:nth-child(n+3){display:none}}.pf-full-mode-floating{position:fixed;top:16px;right:16px;z-index:210;display:inline-flex;align-items:center;gap:8px;padding:9px 14px;border:1px solid rgba(255,255,255,.3);background:#0a0a0ab8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;font:inherit;font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;cursor:pointer}.pf-full-mode-floating:hover,.pf-full-mode-floating:focus-visible{border-color:#e63312;outline:none}body.pf-finder-active .pf-full-mode-floating:not(.pf-series-gate-toggle){display:none}@media(max-width:768px){.pf-full-mode-floating{top:10px;right:10px;padding:7px 10px;font-size:10px}.pf-catalog-page{padding-top:62px}}.pf-brand-entry{min-height:100dvh;box-sizing:border-box;padding:clamp(32px,7vw,96px);display:flex;flex-direction:column;justify-content:center;gap:clamp(36px,6vw,72px);color:#fff;background:radial-gradient(circle at 78% 20%,rgba(230,51,18,.24),transparent 32%),linear-gradient(145deg,#171717,#050505 70%);overflow:auto}.pf-brand-entry-copy{max-width:760px}.pf-brand-entry-kicker{color:#e63312;font-size:13px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.pf-brand-entry h1{margin:12px 0 10px;font-size:clamp(42px,7vw,88px);line-height:.96;letter-spacing:-.045em;text-transform:uppercase}.pf-brand-entry p{margin:0;color:#ffffff9e;font-size:17px}.pf-brand-grid{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(280px,100%),1fr));gap:16px}.pf-brand-card{min-height:clamp(300px,38vh,420px);padding:26px;border:1px solid rgba(255,255,255,.14);border-radius:4px;display:flex;flex-direction:column;align-items:flex-start;text-align:left;color:#fff;background:#ffffff0e;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease}.pf-brand-card.has-banner{background-size:cover;background-repeat:no-repeat;position:relative;overflow:hidden}.pf-brand-card.fit-contain{background-color:#ffffff0e;background-size:auto min(78%,300px)}.pf-brand-card.has-banner .pf-brand-card-name,.pf-brand-card.has-banner .pf-brand-card-count,.pf-brand-card.has-banner .pf-brand-card-action{position:relative;z-index:1;text-shadow:0 2px 14px rgba(0,0,0,.55)}.pf-brand-card:hover,.pf-brand-card:focus-visible{transform:translateY(-4px);border-color:#e63312e6;background:#e633121f;outline:none}.pf-brand-card-name{font-size:clamp(25px,3vw,38px);font-weight:900;text-transform:uppercase}.pf-brand-card-count{margin-top:8px;color:#ffffff8c;font-size:14px}.pf-brand-card-action{margin-top:auto;color:#fff;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.pf-brand-entry-state{align-items:center;text-align:center;gap:18px}.pf-brand-entry-spinner{width:32px;height:32px;border:3px solid rgba(255,255,255,.2);border-top-color:#e63312;border-radius:50%;animation:pf-brand-spin .8s linear infinite}.pf-brand-retry{padding:10px 18px;border:1px solid #e63312;color:#fff;background:transparent;cursor:pointer}@keyframes pf-brand-spin{to{transform:rotate(360deg)}}@media(max-width:768px){.pf-brand-entry{justify-content:flex-start;padding:56px 18px 32px;gap:32px}.pf-brand-entry h1{font-size:clamp(40px,15vw,64px)}.pf-brand-card{min-height:220px;padding:20px}.pf-brand-card.fit-contain{background-size:auto 70%;background-position:right 12px center}}
