:root{--pdx-bg:#0a0e14;--pdx-surface:#141b26;--pdx-surface-2:#1a2332;--pdx-border:#ff9f1c1f;--pdx-border-hover:#ff9f1c57;--pdx-text:#f8fafc;--pdx-muted:#cbd5e1;--pdx-subtle:#94a3b8;--pdx-primary:#ff9f1c;--pdx-accent:#ff7a00;--pdx-accent-2:#ffb84d;--pdx-success:#22c55e;--pdx-danger:#ef4444;--pdx-star:#f59e0b;--pdx-cyan-soft:#ff9f1c0f;--pdx-space-xs:.25rem;--pdx-space-sm:.5rem;--pdx-space-md:1rem;--pdx-space-lg:1.5rem;--pdx-space-xl:2rem;--pdx-space-2xl:3rem;--pdx-transition:all .3s cubic-bezier(.4, 0, .2, 1)}.pdx-experience,.pdx-experience *{box-sizing:border-box}.pdx-experience{width:100%;max-width:100%}.pdx-container{max-width:1400px;margin:0 auto;padding:0 1rem}@media (max-width:575px){.pdx-container{padding:0 .75rem}}[data-pdx-reveal]{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(24px)}[data-pdx-reveal].pdx-revealed{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){[data-pdx-reveal]{opacity:1!important;transition:none!important;transform:none!important}}.pdx-experience{background:0 0;width:100%;max-width:100%}.pdx-section{background:0 0;border-bottom:1px solid #ffffff09;width:100%;padding:2.75rem 0;overflow:visible}.pdx-section:last-child{border-bottom:none}@media (max-width:1024px){.pdx-section{padding:2.25rem 0}}@media (max-width:575px){.pdx-section{padding:1.5rem 0}}.pdx-section-header{text-align:center;margin-bottom:2.5rem}@media (max-width:575px){.pdx-section-header{margin-bottom:1.75rem}}.pdx-section-eyebrow{color:var(--pdx-primary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;font-size:.85rem;font-weight:700;display:block}.pdx-section-title{color:var(--pdx-text);margin:0 0 .75rem;font-size:2.2rem;font-weight:900;line-height:1.2}@media (max-width:1024px){.pdx-section-title{font-size:1.8rem}}@media (max-width:575px){.pdx-section-title{font-size:1.3rem}}.pdx-section-subtitle{color:var(--pdx-muted);margin:0;font-size:1rem;font-weight:500}@media (max-width:575px){.pdx-section-subtitle{font-size:.9rem}}.pdx-grid{gap:1.5rem;display:grid}.pdx-fit-grid,.pdx-value-grid{grid-template-columns:repeat(4,1fr)}.pdx-prep-grid,.pdx-trust-grid,.pdx-support-grid{grid-template-columns:repeat(3,1fr)}@media (max-width:1024px){.pdx-fit-grid,.pdx-value-grid,.pdx-prep-grid,.pdx-trust-grid,.pdx-support-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.pdx-fit-grid,.pdx-value-grid,.pdx-prep-grid,.pdx-trust-grid,.pdx-support-grid{grid-template-columns:1fr;gap:1rem}}.pdx-card{background:linear-gradient(135deg, var(--pdx-surface), var(--pdx-surface-2));border:1px solid var(--pdx-border);transition:var(--pdx-transition);border-radius:12px;padding:1.5rem}@media (hover:hover){.pdx-card:hover{border-color:var(--pdx-border-hover);transform:translateY(-4px);box-shadow:0 12px 32px #ff9f1c1a}}@media (max-width:575px){.pdx-card{padding:1.25rem}}.pdx-fit-card,.pdx-prep-card,.pdx-trust-card,.pdx-support-card{text-align:center;flex-direction:column;gap:.75rem;display:flex}.pdx-card-icon{min-height:2rem;color:var(--pdx-primary);justify-content:center;align-items:center;font-size:2rem;line-height:1;display:flex}.pdx-card-title{color:var(--pdx-text);margin:0;font-size:1rem;font-weight:800}.pdx-card-desc{color:var(--pdx-muted);margin:0;font-size:.9rem;line-height:1.5}.pdx-premium-stats{grid-template-columns:repeat(3,1fr);gap:1.2rem;display:grid;position:relative}.pdx-premium-stats:before{content:"";pointer-events:none;z-index:0;background-image:linear-gradient(90deg,#ff9f1c14 1px,#0000 1px),linear-gradient(#ff9f1c14 1px,#0000 1px);background-position:calc(33.333% + .2rem) 0,0 calc(25% + .15rem);background-size:calc(33.333% - .4rem) 100%,100% calc(25% - .3rem);position:absolute;inset:0}.pdx-stat-item{z-index:1;align-items:center;gap:1rem;display:flex;position:relative}.pdx-stat-item.animate-left:not(.pdx-animate-active),.pdx-stat-item.animate-right:not(.pdx-animate-active){opacity:0;transform:translate(0)scale(1)}.pdx-stat-item.animate-left.pdx-animate-active{animation:3.2s ease-in-out infinite pdxStatFromLeft}.pdx-stat-item.animate-right.pdx-animate-active{animation:3.2s ease-in-out infinite pdxStatFromRight}.pdx-stat-item-1.pdx-animate-active{animation-delay:0s!important}.pdx-stat-item-2.pdx-animate-active{animation-delay:.6s!important}.pdx-stat-item-3.pdx-animate-active{animation-delay:1.2s!important}.pdx-stat-item-4.pdx-animate-active{animation-delay:1.8s!important}.pdx-stat-item-5.pdx-animate-active{animation-delay:2.4s!important}.pdx-stat-item-6.pdx-animate-active{animation-delay:3s!important}.pdx-stat-item-7.pdx-animate-active{animation-delay:3.6s!important}.pdx-stat-item-8.pdx-animate-active{animation-delay:4.2s!important}.pdx-stat-item-9.pdx-animate-active{animation-delay:4.8s!important}.pdx-stat-item-10.pdx-animate-active{animation-delay:5.4s!important}.pdx-stat-item-11.pdx-animate-active{animation-delay:6s!important}.pdx-stat-item-12.pdx-animate-active{animation-delay:6.6s!important}.pdx-stat-marker{z-index:2;background:linear-gradient(135deg,#ff9f1c26,#ff7a000d);border:1.5px solid #ff9f1c47;border-radius:50%;flex:0 0 48px;justify-content:center;align-items:center;width:48px;height:48px;transition:all .4s;display:flex;position:relative}.pdx-stat-marker:before{content:"";background:#ff9f1c8f;border-radius:50%;width:6px;height:6px;position:absolute}.pdx-stat-item:hover .pdx-stat-marker{border-color:#ff9f1c8f;transform:scale(1.08);box-shadow:0 0 20px #ff9f1c33}.pdx-stat-item:hover .pdx-stat-marker:before{background:#ff9f1ccc;box-shadow:0 0 8px #ff9f1c52}.pdx-stat-showcase{border-radius:20px;flex:1;justify-content:space-between;align-items:center;gap:1.5rem;min-height:130px;padding:1.5rem;display:flex;position:relative;overflow:hidden}.pdx-showcase-bg{animation:3.2s ease-in-out infinite pdxShowcaseBgPulse;animation-delay:inherit;background:radial-gradient(circle at 20% 30%,#ff9f1c0f,#0000 35%),radial-gradient(circle at 80% 70%,#ff7a000a,#0000 40%),linear-gradient(135deg,#ff9f1c1f,#ff7a000d);border:1px solid #ff9f1c2e;position:absolute;inset:0}.pdx-showcase-bg:before{content:"";opacity:.5;background-image:radial-gradient(circle at 15%,#ff9f1c14 1px,#0000 1px),radial-gradient(circle at 85% 40%,#ff9f1c0f 1px,#0000 1px),radial-gradient(circle at 50% 80%,#ff9f1c0d 1px,#0000 1px);background-position:0 0,20px 30px,10px 20px;background-size:100px 100px,120px 140px,80px 90px;animation:8s linear infinite pdxShowcaseBgDots;position:absolute;inset:0}.pdx-showcase-bg:after{content:"";animation:4s ease-in-out infinite pdxShowcaseGlowShift;animation-delay:inherit;background:radial-gradient(circle at 70% 30%,#ff9f1c1f,#0000 45%);position:absolute;inset:0}.pdx-showcase-left{z-index:1;text-align:right;flex-direction:column;flex:0 auto;gap:.35rem;display:flex;position:relative}.pdx-showcase-divider{z-index:1;background:linear-gradient(#0000,#ff9f1c3d,#0000);width:1px;height:60%;position:relative}.pdx-showcase-right{z-index:1;flex-direction:column;flex:0 auto;gap:.35rem;display:flex;position:relative}.pdx-stat-label{color:var(--pdx-subtle);text-transform:uppercase;letter-spacing:.06em;font-size:.75rem;font-weight:800;display:block}.pdx-stat-value{color:var(--pdx-text);word-wrap:break-word;animation:.8s cubic-bezier(.34,1.56,.64,1) forwards pdxValueScaleIn;animation-delay:inherit;margin-top:.15rem;font-size:1.55rem;font-weight:900;line-height:1.15}.pdx-stat-info{color:var(--pdx-subtle);letter-spacing:.03em;font-size:.75rem;font-weight:700;animation:.8s cubic-bezier(.34,1.56,.64,1) .1s forwards pdxValueScaleIn}.pdx-stat-bar{background:#ff9f1c14;border-radius:999px;width:100%;height:3px;margin-top:.35rem;overflow:hidden}.pdx-stat-bar-fill{background:linear-gradient(90deg,#ff9f1c7a,#ff7a00b8);border-radius:999px;width:72%;height:100%;animation:1.2s cubic-bezier(.34,1.56,.64,1) .2s forwards pdxStatBarFill;box-shadow:0 0 8px #ff9f1c52}@media (hover:hover){.pdx-stat-item:hover .pdx-showcase-bg{background:linear-gradient(135deg,#ff9f1c29,#ff7a0014);border-color:#ff9f1c52;animation:none}.pdx-stat-item:hover .pdx-showcase-bg:before{animation:.6s ease-out forwards pdxShowcaseGlowActive}.pdx-stat-item:hover .pdx-stat-value{color:var(--pdx-primary)}}@media (max-width:1024px){.pdx-premium-stats{grid-template-columns:repeat(2,1fr);gap:1rem}.pdx-stat-showcase{min-height:120px;padding:1.25rem}.pdx-stat-value{font-size:1.35rem}}@media (max-width:575px){.pdx-premium-stats{grid-template-columns:1fr;gap:.9rem}.pdx-stat-item{gap:.8rem}.pdx-stat-marker{border-width:1.5px;flex:0 0 42px;width:42px;height:42px}.pdx-stat-showcase{border-radius:14px;min-height:110px;padding:1rem}.pdx-stat-label{font-size:.7rem}.pdx-stat-value{font-size:1.15rem}}@keyframes pdxStatFromLeft{0%{opacity:0;transform:translate(-40px)scale(.92)}25%{opacity:1;transform:translate(0)scale(1)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes pdxStatFromRight{0%{opacity:0;transform:translate(40px)scale(.92)}25%{opacity:1;transform:translate(0)scale(1)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes pdxValueScaleIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes pdxStatBarFill{0%{opacity:0;width:0}to{opacity:1;width:72%}}@keyframes pdxShowcaseBgDots{0%{background-position:0 0,20px 30px,10px 20px}to{background-position:40px 40px,60px 70px,50px 60px}}@keyframes pdxShowcaseBgPulse{0%,to{opacity:1}50%{opacity:.7}}@keyframes pdxShowcaseGlowShift{0%,to{opacity:.4;transform:translate(0)}50%{opacity:.8;transform:translate(40px)}}@keyframes pdxShowcaseGlowActive{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1.2)}}@media (prefers-reduced-motion:reduce){.pdx-stat-item,.pdx-stat-marker,.pdx-stat-value,.pdx-showcase-bg,.pdx-showcase-bg:before{opacity:1;animation:none!important;transform:none!important}}.pdx-timeline{align-items:stretch;gap:1rem;padding-bottom:1rem;display:flex;overflow-x:auto}@media (max-width:1024px){.pdx-timeline{gap:.75rem}}@media (max-width:575px){.pdx-timeline{-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;gap:.5rem;overflow-x:auto}}.pdx-timeline-step{background:linear-gradient(135deg, var(--pdx-surface), var(--pdx-surface-2));border:1px solid var(--pdx-border);text-align:center;min-width:160px;transition:var(--pdx-transition);border-radius:12px;flex-direction:column;flex:1;gap:.75rem;padding:1.5rem;display:flex}@media (hover:hover){.pdx-timeline-step:hover{border-color:var(--pdx-border-hover);box-shadow:0 12px 32px #ff9f1c1a}}@media (max-width:575px){.pdx-timeline-step{scroll-snap-align:start;min-width:140px;padding:1.25rem .75rem;font-size:.9rem}}.pdx-step-number{color:var(--pdx-primary);font-size:2rem;font-weight:900;line-height:1}.pdx-step-title{color:var(--pdx-text);margin:0;font-size:.95rem;font-weight:700}.pdx-step-desc{color:var(--pdx-muted);margin:0;font-size:.8rem}.pdx-comparison-table{border:1px solid var(--pdx-border);background:var(--pdx-surface);-webkit-overflow-scrolling:touch;border-radius:12px;overflow-x:auto}.pdx-comparison-row{border-bottom:1px solid var(--pdx-border);grid-template-columns:1fr 1fr 1fr;gap:0;display:grid}.pdx-comparison-row:last-child{border-bottom:none}.pdx-comparison-header{color:var(--pdx-primary);background:#ff9f1c14;font-weight:700}.pdx-comparison-feature,.pdx-comparison-yox,.pdx-comparison-other{color:var(--pdx-text);align-items:center;padding:1.25rem;font-size:.95rem;display:flex}.pdx-comparison-yox{text-align:center;color:var(--pdx-primary);font-weight:600}.pdx-comparison-other{text-align:center;color:var(--pdx-muted)}@media (max-width:575px){.pdx-comparison-feature,.pdx-comparison-yox,.pdx-comparison-other{padding:1rem;font-size:.85rem}}.pdx-content-hub-body{background:linear-gradient(135deg, var(--pdx-surface), var(--pdx-surface-2));border:1px solid var(--pdx-border);border-radius:12px;min-height:200px;padding:2rem}.pdx-final-cta-content{background:linear-gradient(135deg, var(--pdx-surface), var(--pdx-surface-2));text-align:center;border:1px solid #ff9f1c3d;border-radius:16px;padding:2.5rem}@media (max-width:575px){.pdx-final-cta-content{border-radius:12px;padding:1.75rem}}.pdx-final-cta-header{margin-bottom:1.5rem}.pdx-final-cta-title{color:var(--pdx-text);margin:0 0 .75rem;font-size:2rem;font-weight:900}@media (max-width:575px){.pdx-final-cta-title{font-size:1.3rem}}.pdx-final-cta-price{background:linear-gradient(135deg,#ff7a00,#ff9f1c);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:2rem;font-weight:900}@media (max-width:575px){.pdx-final-cta-price{font-size:1.5rem}}.pdx-final-cta-body{margin-bottom:1.5rem}.pdx-final-cta-stock{flex-wrap:wrap;justify-content:center;gap:.75rem;margin:0;font-size:.95rem;display:flex}@media (max-width:575px){.pdx-final-cta-stock{font-size:.85rem}}.pdx-stock-badge-available{background:linear-gradient(135deg, var(--pdx-success), #059669);color:#fff;border-radius:6px;padding:.5rem 1rem;font-size:.85rem;font-weight:700}.pdx-stock-badge-unavailable{background:var(--pdx-danger);color:#fff;border-radius:6px;padding:.5rem 1rem;font-size:.85rem;font-weight:700}.pdx-stock-warning{color:var(--pdx-accent);border:1px solid var(--pdx-accent);background:#ff7a0033;border-radius:6px;padding:.5rem 1rem;font-size:.85rem;font-weight:700}.pdx-final-cta-actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.pdx-btn{cursor:pointer;transition:var(--pdx-transition);border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;display:inline-flex}.pdx-btn-primary{color:#0b0e14;background:linear-gradient(135deg,#ff7a00,#ff9f1c);box-shadow:0 10px 30px #ff7a0059}.pdx-btn-primary:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 14px 42px #ff7a008c}.pdx-btn-primary:disabled{background:var(--pdx-subtle);color:var(--pdx-muted);cursor:not-allowed;opacity:.6}.pdx-btn-secondary{color:var(--pdx-primary);border:2px solid var(--pdx-border-hover);background:0 0;min-width:44px;min-height:44px;padding:.85rem 1rem}.pdx-btn-secondary:hover{background:#ff9f1c1a;box-shadow:0 0 18px #ff9f1c24}.pdx-btn-secondary span{display:none}@media (max-width:575px){.pdx-btn{padding:.8rem 1rem;font-size:.9rem}.pdx-btn-secondary{padding:.75rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.pdx-tabs{border-bottom:2px solid var(--pdx-border);gap:0;margin:0 0 2rem;padding:0;list-style:none;display:flex;overflow-x:auto}.pdx-tab{color:var(--pdx-muted);cursor:pointer;transition:var(--pdx-transition);white-space:nowrap;background:0 0;border:none;border-bottom:3px solid #0000;align-items:center;gap:.5rem;padding:1rem 1.5rem;font-size:1rem;font-weight:700;display:flex}.pdx-tab-content{display:none}.pdx-description-box p{margin:1rem 0}.pdx-description-box strong{color:var(--pdx-accent)}.pdx-description-box h2,.pdx-description-box h3,.pdx-description-box h4{color:var(--pdx-primary);margin-top:1.5rem;margin-bottom:.75rem}.pdx-specs-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;display:grid}.pdx-spec-item{background:linear-gradient(135deg, var(--pdx-surface), var(--pdx-surface-2));border:1px solid var(--pdx-border);border-left:3px solid var(--pdx-primary);border-radius:10px;padding:1.5rem}.pdx-faq-item{background:linear-gradient(135deg, var(--pdx-surface), var(--pdx-surface-2));border:1px solid var(--pdx-border);transition:var(--pdx-transition);border-radius:12px;padding:1.5rem}@media (hover:hover){.pdx-faq-item:hover{border-color:var(--pdx-border-hover)}}.pdx-faq-question{width:100%;color:var(--pdx-text);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;margin:0;padding:0;font-size:1rem;font-weight:700;display:flex}.pdx-faq-toggle{color:var(--pdx-primary);flex-shrink:0;transition:transform .25s}.pdx-faq-answer{color:var(--pdx-muted);opacity:0;max-height:0;margin:0;padding-left:1rem;font-size:.95rem;line-height:1.6;transition:max-height .35s,opacity .25s,margin-top .25s;overflow:hidden}.pdx-faq-item.is-open .pdx-faq-answer{opacity:1;max-height:500px;margin-top:.85rem}.pdx-review-card{background:linear-gradient(135deg, var(--pdx-surface), var(--pdx-surface-2));border:1px solid var(--pdx-border);transition:var(--pdx-transition);border-radius:12px;padding:1.5rem}@media (hover:hover){.pdx-review-card:hover{border-color:var(--pdx-border-hover)}}.pdx-review-header{margin-bottom:1rem}.pdx-review-author{color:var(--pdx-text);margin-bottom:.35rem;font-weight:700}.pdx-review-rating{color:var(--pdx-star);letter-spacing:.1em;font-size:.9rem}.pdx-related-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1.5rem;display:grid}.pdx-related-card{background:linear-gradient(135deg, var(--pdx-surface), var(--pdx-surface-2));border:1px solid var(--pdx-border);transition:var(--pdx-transition);color:inherit;border-radius:12px;flex-direction:column;height:100%;text-decoration:none;display:flex;overflow:hidden}@media (hover:hover){.pdx-related-card:hover{border-color:var(--pdx-border-hover);transform:translateY(-5px)}}.pdx-related-image{background:linear-gradient(135deg, var(--pdx-surface), var(--pdx-surface-2));border-bottom:1px solid var(--pdx-border);justify-content:center;align-items:center;width:100%;height:140px;display:flex;overflow:hidden}.pdx-related-image img{object-fit:contain;max-width:90%;max-height:90%}.pdx-related-image i{opacity:.3;font-size:2rem}.pdx-related-info{flex-direction:column;flex:1;padding:1rem;display:flex}.pdx-related-info h3,.pdx-related-info .sh3{color:var(--pdx-text);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .5rem;font-size:.85rem;font-weight:700;display:-webkit-box;overflow:hidden}.pdx-related-info p{background:linear-gradient(135deg,#ff7a00,#ff9f1c);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:auto 0 0;font-size:.95rem;font-weight:900}.pdx-product-universe{background:radial-gradient(circle at top,#ff9f1c09,#0000 38%);border-radius:0;padding-top:1.25rem}@media (max-width:575px){.pdx-product-universe{padding-top:.75rem}}.pdx-universe-shell{background:radial-gradient(circle at 100% 0,#ff9f1c0e,#0000 36%),linear-gradient(135deg,#141b26b8,#0a0e146b);border:1px solid #ff9f1c1a;border-radius:22px;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:center;gap:2rem;padding:2rem;display:grid;overflow:hidden}@media (hover:hover){.pdx-universe-shell:hover{border-color:#ff9f1c2e}}.pdx-universe-eyebrow{color:var(--pdx-primary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.75rem;font-size:.85rem;font-weight:700;display:block}.pdx-universe-title{color:var(--pdx-text);margin:0 0 1.25rem;font-size:clamp(1.6rem,3vw,2.8rem);font-weight:900;line-height:1.15}.pdx-universe-summary{color:var(--pdx-muted);max-width:720px;margin:0 0 1.75rem;font-size:1rem;line-height:1.7}.pdx-universe-points{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-bottom:1.5rem;display:grid}.pdx-universe-point{text-align:center;background:#ff9f1c0b;border:1px solid #ff9f1c1a;border-radius:14px;padding:.9rem 1rem}.pdx-universe-point-label{color:var(--pdx-subtle);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.35rem;font-size:.75rem;font-weight:700;display:block}.pdx-universe-point-value{color:var(--pdx-text);font-size:1rem;font-weight:700;display:block}.pdx-universe-chips{flex-wrap:wrap;gap:.75rem;display:flex}.pdx-universe-chip{color:var(--pdx-text);transition:var(--pdx-transition);background:#ff9f1c0f;border:1px solid #ff9f1c24;border-radius:12px;align-items:center;gap:.5rem;padding:.65rem 1rem;font-size:.9rem;font-weight:600;display:flex}.pdx-universe-chip i{color:var(--pdx-primary);font-size:.95rem}@media (hover:hover){.pdx-universe-chip:hover{background:#ff9f1c1f;border-color:#ff9f1c3d}}.pdx-universe-visual{position:relative}.pdx-universe-image-card{background:radial-gradient(circle,#ff9f1c12,#0000 45%),linear-gradient(135deg,#141b26f2,#1a2332c7);border:1px solid #ff9f1c1f;border-radius:22px;justify-content:center;align-items:center;min-height:360px;display:flex;position:relative;overflow:hidden}.pdx-universe-image-card img{object-fit:contain;filter:drop-shadow(0 24px 44px #00000059);max-width:88%;max-height:320px}.pdx-universe-placeholder{color:#ff9f1c59;justify-content:center;align-items:center;width:100%;height:100%;font-size:4rem;display:flex}.pdx-universe-floating-badge{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:12px;align-items:center;gap:.5rem;padding:.65rem 1rem;font-size:.9rem;font-weight:700;animation:.6s pdxSlideUp;display:flex;position:absolute}.pdx-universe-floating-badge i{font-size:1rem}.pdx-universe-floating-badge-stock{bottom:1rem;right:1rem}.pdx-universe-floating-badge-stock.is-stock{color:#fff;background:#22c55eeb;border:1px solid #22c55e80}.pdx-universe-floating-badge-stock.is-unavailable{color:#fff;background:#ef4444eb;border:1px solid #ef444480}.pdx-universe-floating-badge-info{color:#fff;background:#ff9f1ceb;border:1px solid #ff9f1c80;top:1rem;right:1rem}@media (max-width:768px){.pdx-universe-shell{border-radius:18px;grid-template-columns:1fr;gap:1.5rem;padding:1.25rem}.pdx-universe-title{font-size:1.8rem}.pdx-universe-summary{font-size:.95rem}.pdx-universe-points{grid-template-columns:1fr}.pdx-universe-image-card{min-height:240px}.pdx-universe-image-card img{max-height:220px}.pdx-universe-chips{gap:.5rem}.pdx-universe-chip{padding:.5rem .8rem;font-size:.8rem}}@media (max-width:575px){.pdx-universe-image-card{min-height:190px}.pdx-universe-image-card img{max-height:170px}.pdx-universe-floating-badge{padding:.45rem .65rem;font-size:.72rem}}.pdx-fit-guide,.pdx-value-map{background:radial-gradient(circle at 50% 0,#ff9f1c09,#0000 34%)}.pdx-fit-motion-shell{background:radial-gradient(circle at 0 0,#ff9f1c0d,#0000 34%),linear-gradient(135deg,#141b2685,#0a0e1438);border:1px solid #ff9f1c1a;border-radius:24px;padding:2rem;position:relative;overflow:hidden}.pdx-fit-motion-head{max-width:760px;margin-bottom:1.5rem}.pdx-fit-motion-head .pdx-section-title,.pdx-fit-motion-head .pdx-section-subtitle{text-align:left}.pdx-fit-motion-stage{margin-bottom:1.5rem;padding:.5rem 0;position:relative;overflow:hidden}.pdx-fit-motion-track{will-change:transform;gap:1rem;width:max-content;animation:34s linear infinite pdxFitMarquee;display:flex}.pdx-fit-motion-stage:hover .pdx-fit-motion-track{animation-play-state:paused}.pdx-fit-motion-card{width:300px;min-height:190px;transition:var(--pdx-transition);background:radial-gradient(circle at 100% 0,#ff9f1c0f,#0000 36%),linear-gradient(135deg,#141b26f0,#1a2332c7);border:1px solid #ff9f1c1c;border-radius:20px;flex:0 0 300px;padding:1.35rem;box-shadow:0 12px 30px #0000002e}@media (hover:hover){.pdx-fit-motion-card:hover{border-color:#ff9f1c42;transform:translateY(-4px);box-shadow:0 16px 40px #0000003d,0 0 24px #ff9f1c14}}.pdx-fit-motion-card-top{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.pdx-fit-motion-icon{background:#ff9f1c14;border:1px solid #ff9f1c24;border-radius:15px;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.25rem;line-height:1;display:inline-flex}.pdx-fit-motion-tag{color:var(--pdx-primary);letter-spacing:.06em;text-transform:uppercase;font-size:.72rem;font-weight:800}.pdx-fit-motion-title{color:var(--pdx-text);margin:0 0 .65rem;font-size:1.05rem;font-weight:900}.pdx-fit-motion-desc{color:var(--pdx-muted);margin:0;font-size:.9rem;line-height:1.55}.pdx-fit-motion-fade{z-index:2;pointer-events:none;width:90px;position:absolute;top:0;bottom:0}.pdx-fit-motion-fade-left{background:linear-gradient(90deg,#0a0e14eb,#0000);left:0}.pdx-fit-motion-fade-right{background:linear-gradient(270deg,#0a0e14eb,#0000);right:0}.pdx-fit-mini-rail{margin-top:1rem;overflow:hidden}.pdx-fit-mini-track{will-change:transform;gap:.65rem;width:max-content;animation:42s linear infinite reverse pdxFitMiniMarquee;display:flex}.pdx-fit-mini-chip{color:var(--pdx-muted);background:#ff9f1c0b;border:1px solid #ff9f1c1a;border-radius:999px;flex:none;padding:.45rem .8rem;font-size:.78rem;font-weight:700}@keyframes pdxFitMarquee{0%{transform:translate(0,0)}to{transform:translate(-50%)}}@keyframes pdxFitMiniMarquee{0%{transform:translate(0,0)}to{transform:translate(-50%)}}@media (max-width:1024px){.pdx-fit-motion-shell{border-radius:20px;padding:1.5rem}.pdx-fit-motion-head{margin-bottom:1.25rem}.pdx-fit-motion-card{flex:0 0 280px;width:280px;min-height:180px}}@media (max-width:575px){.pdx-fit-motion-shell{border-radius:18px;padding:1rem}.pdx-fit-motion-head{margin-bottom:1rem}.pdx-fit-motion-stage{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;margin-bottom:.75rem;padding:0;overflow-x:auto}.pdx-fit-motion-stage::-webkit-scrollbar{display:none}.pdx-fit-motion-track{width:max-content;padding-right:1rem;animation:none}.pdx-fit-motion-card{scroll-snap-align:start;border-radius:16px;flex:0 0 78vw;width:78vw;min-height:170px;padding:1rem}.pdx-fit-motion-fade{display:none}.pdx-fit-mini-track{width:auto;animation:none;overflow-x:auto}.pdx-fit-mini-chip{flex:none;padding:.35rem .65rem;font-size:.7rem}}@media (prefers-reduced-motion:reduce){.pdx-fit-motion-track,.pdx-fit-mini-track{animation:none!important}}.pdx-order-flow,.pdx-prep-center,.pdx-delivery-trust,.pdx-why-yox,.pdx-support-center,.pdx-highlights{background:radial-gradient(circle at 50% 0,#ff9f1c09,#0000 34%)}.pdx-final-cta{background:radial-gradient(circle at 50% 0,#ff9f1c0b,#0000 34%)}.pdx-highlights-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem;display:grid}.pdx-highlight-card{text-align:center;background:linear-gradient(135deg, var(--pdx-surface), var(--pdx-surface-2));border:1px solid var(--pdx-border);transition:var(--pdx-transition);border-radius:12px;flex-direction:column;gap:.75rem;padding:1.5rem;display:flex}@media (hover:hover){.pdx-highlight-card:hover{border-color:var(--pdx-border-hover);transform:translateY(-4px);box-shadow:0 8px 24px #ff9f1c14}}@media (max-width:1024px){.pdx-highlights-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.pdx-highlights-grid{grid-template-columns:1fr;gap:1rem}.pdx-highlight-card{padding:1.25rem}}.pdx-tabs{border-bottom:2px solid var(--pdx-border);-webkit-overflow-scrolling:touch;gap:0;margin:0 0 2rem;padding:0;list-style:none;display:flex;overflow-x:auto}.pdx-tab{color:var(--pdx-muted);cursor:pointer;transition:var(--pdx-transition);white-space:nowrap;background:0 0;border:none;border-bottom:3px solid #0000;align-items:center;gap:.5rem;padding:1rem 1.5rem;font-size:.95rem;font-weight:700;display:flex;position:relative}.pdx-tab:hover{color:var(--pdx-primary)}.pdx-tab.is-active{color:var(--pdx-primary);border-bottom-color:var(--pdx-primary)}.pdx-tab-content{animation:.3s pdxFadeIn;display:none}.pdx-tab-content.is-active{display:block}@keyframes pdxFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:575px){.pdx-tabs{margin-bottom:1.5rem}.pdx-tab{padding:.85rem 1rem;font-size:.85rem}}.pdx-description-box{color:var(--pdx-muted);word-wrap:break-word;line-height:1.8}.pdx-description-box p{color:inherit;margin:1rem 0}.pdx-description-box p:first-child{margin-top:0}.pdx-description-box strong{color:var(--pdx-accent);font-weight:700}.pdx-description-box em{color:var(--pdx-primary);font-style:italic}.pdx-description-box h2,.pdx-description-box h3,.pdx-description-box h4{color:var(--pdx-primary);margin-top:1.5rem;margin-bottom:.75rem;font-weight:900}.pdx-description-box h2{font-size:1.3rem}.pdx-description-box h3{font-size:1.1rem}.pdx-description-box ul,.pdx-description-box ol{color:var(--pdx-muted);margin:1rem 0 1rem 2rem}.pdx-description-box li{margin-bottom:.5rem}.pdx-description-box blockquote{border-left:4px solid var(--pdx-primary);color:var(--pdx-muted);background:#ff9f1c0f;border-radius:4px;margin:1rem 0;padding:1rem;font-style:italic}.pdx-faq-accordion{flex-direction:column;gap:1rem;display:flex}.pdx-faq-item{background:linear-gradient(135deg, var(--pdx-surface), var(--pdx-surface-2));border:1px solid var(--pdx-border);transition:var(--pdx-transition);border-radius:12px;padding:1.5rem;overflow:hidden}@media (hover:hover){.pdx-faq-item:hover{border-color:var(--pdx-border-hover);box-shadow:0 8px 24px #ff9f1c14}}.pdx-faq-question{width:100%;color:var(--pdx-text);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;margin:0;padding:0;font-size:.95rem;font-weight:700;line-height:1.5;display:flex}.pdx-faq-question:hover{color:var(--pdx-primary)}.pdx-faq-toggle{color:var(--pdx-primary);flex-shrink:0;font-size:.85rem;transition:transform .25s,color .25s;display:inline-flex}.pdx-faq-item.is-open .pdx-faq-toggle{transform:rotate(180deg)}.pdx-faq-answer{color:var(--pdx-muted);opacity:0;max-height:0;margin:0;padding:0;font-size:.9rem;line-height:1.6;transition:max-height .35s,opacity .25s,padding .25s;overflow:hidden}.pdx-faq-item.is-open .pdx-faq-answer{opacity:1;border-top:1px solid #ff9f1c14;max-height:600px;margin-top:1rem;padding-top:1rem}@media (max-width:575px){.pdx-faq-item{padding:1.25rem}.pdx-faq-question{font-size:.9rem}.pdx-faq-answer{font-size:.85rem}}.pdx-review-card{background:linear-gradient(135deg, var(--pdx-surface), var(--pdx-surface-2));border:1px solid var(--pdx-border);transition:var(--pdx-transition);border-radius:12px;flex-direction:column;height:100%;padding:1.5rem;display:flex}@media (hover:hover){.pdx-review-card:hover{border-color:var(--pdx-border-hover);transform:translateY(-4px);box-shadow:0 8px 24px #ff9f1c14}}.pdx-review-header{border-bottom:1px solid #ff9f1c14;margin-bottom:1rem;padding-bottom:1rem}.pdx-review-author{color:var(--pdx-text);margin-bottom:.5rem;font-size:.95rem;font-weight:700}.pdx-review-rating{color:var(--pdx-star);letter-spacing:.1em;font-size:.85rem;font-weight:700}.pdx-review-text{color:var(--pdx-muted);flex:1;margin:0;font-size:.9rem;line-height:1.6}.pdx-review-date{color:var(--pdx-subtle);border-top:1px solid #ff9f1c14;margin-top:1rem;padding-top:1rem;font-size:.8rem}@media (max-width:1024px){.pdx-reviews-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}}@media (max-width:575px){.pdx-reviews-grid{grid-template-columns:1fr;gap:1rem}.pdx-review-card{padding:1.25rem}.pdx-review-text{font-size:.85rem}}.pdx-content-hub{background:linear-gradient(135deg,#ff9f1c08,#ff7a0005)}.pdx-content-hub-body{background:0 0;border:none;min-height:auto;padding:0}.pdx-text-muted{color:var(--pdx-muted)}.pdx-text-subtle{color:var(--pdx-subtle)}.pdx-text-primary{color:var(--pdx-primary)}.pdx-text-accent{color:var(--pdx-accent)}.pdx-mt-1{margin-top:.5rem}.pdx-mt-2{margin-top:1rem}.pdx-mt-3{margin-top:1.5rem}.pdx-mb-1{margin-bottom:.5rem}.pdx-mb-2{margin-bottom:1rem}.pdx-mb-3{margin-bottom:1.5rem}@keyframes pdxSlideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes pdxScaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.pdx-animate-slide-up{animation:.4s pdxSlideUp}.pdx-animate-scale-in{animation:.4s pdxScaleIn}.pdx-timeline,.pdx-tabs,.pdx-comparison-table{scrollbar-width:none;-ms-overflow-style:none}.pdx-timeline::-webkit-scrollbar{display:none}.pdx-tabs::-webkit-scrollbar{display:none}.pdx-comparison-table::-webkit-scrollbar{display:none}.pdx-comparison-table{-webkit-overflow-scrolling:touch;overflow-x:auto}.pdx-order-flow{background:linear-gradient(#ff9f1c0f,#ff7a0005)}.pdx-section-subtitle{color:var(--pdx-subtle);margin-top:.5rem;font-size:1rem;font-weight:500}.pdx-order-flow-demo{flex-direction:column;gap:0;display:flex;position:relative}.pdx-flow-step{opacity:0;grid-template-columns:70px 1fr;align-items:flex-start;gap:2rem;padding:2.5rem 2rem 2.5rem 0;animation:.8s cubic-bezier(.34,1.56,.64,1) forwards pdxFlowStepReveal;display:grid;position:relative}.pdx-flow-step-1{animation-delay:0s}.pdx-flow-step-2{animation-delay:.4s}.pdx-flow-step-3{animation-delay:.8s}.pdx-flow-step-4{animation-delay:1.2s}.pdx-flow-step-5{animation-delay:1.6s}.pdx-flow-marker{width:64px;height:64px;color:var(--pdx-primary);z-index:2;background:linear-gradient(135deg,#ff9f1c33,#ff7a000f);border:2.5px solid #ff9f1c5c;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.6rem;font-weight:900;transition:all .4s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative}.pdx-flow-step:hover .pdx-flow-marker{border-color:#ff9f1c8f;transform:scale(1.15);box-shadow:0 0 28px #ff9f1c3d,inset 0 0 12px #ff9f1c14}.pdx-flow-content{flex-direction:column;gap:1.2rem;display:flex}.pdx-flow-content h3,.pdx-flow-content .sh3{color:var(--pdx-text);margin:0;font-size:1.4rem;font-weight:800}.pdx-flow-content p{color:var(--pdx-text);opacity:.85;margin:0;font-size:.95rem;line-height:1.7}.pdx-flow-demo-box{background:linear-gradient(135deg,#ff9f1c14,#ff7a0005);border:1.5px solid #ff9f1c24;border-radius:18px;min-height:200px;margin-top:1rem;padding:2rem;position:relative;overflow:hidden}.pdx-flow-demo-box:before{content:"";pointer-events:none;background:radial-gradient(circle at 80% 20%,#ff9f1c0f,#0000 60%);position:absolute;inset:0}.pdx-demo-area{z-index:1;justify-content:center;align-items:center;min-height:160px;display:flex;position:relative}.pdx-spec-item{background:#ff9f1c0d;border:1px solid #ff9f1c1f;border-radius:12px;grid-template-columns:120px 1fr;gap:1rem;padding:.8rem 1rem;transition:all .3s;display:grid}.pdx-spec-item.pdx-spec-highlight{background:#ff9f1c26;border-color:#ff9f1c47;animation:2s ease-in-out infinite pdxSpecHighlight}.pdx-spec-label{color:var(--pdx-subtle);text-transform:uppercase;font-size:.8rem;font-weight:700}.pdx-demo-button{cursor:pointer;border:2px solid #ff9f1c5c;border-radius:14px;justify-content:center;align-items:center;padding:1rem 2rem;font-size:.95rem;font-weight:700;transition:all .3s;display:flex;position:relative;overflow:hidden}.pdx-demo-button-cart{color:var(--pdx-primary);background:linear-gradient(135deg,#ff9f1c29,#ff7a000f)}.pdx-demo-button-cart:hover{background:linear-gradient(135deg,#ff9f1c3d,#ff7a001f);border-color:#ff9f1c8f;box-shadow:0 8px 24px #ff9f1c29}.pdx-btn-text{z-index:2;position:relative}.pdx-demo-button-cart:active .pdx-btn-ripple{animation:.8s ease-out pdxButtonRipple}.pdx-demo-cart-icon{opacity:.5;font-size:1.5rem;position:absolute;top:50%;right:2rem;transform:translateY(-50%)}.pdx-cart-badge{background:var(--pdx-primary);color:#0a0e14;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.7rem;font-weight:900;animation:.6s cubic-bezier(.34,1.56,.64,1) pdxBadgePop;display:flex;position:absolute;top:-8px;right:-8px}.pdx-demo-payment{flex-direction:column;gap:1rem;width:100%;display:flex}.pdx-payment-field{height:44px;color:var(--pdx-subtle);background:#ff9f1c0f;border:1.5px solid #ff9f1c1f;border-radius:10px;align-items:center;padding:0 1rem;font-size:.9rem;transition:all .3s;display:flex}.pdx-payment-field.pdx-payment-fill{animation:1.5s ease-in-out infinite pdxFieldFill}.pdx-demo-button-pay{background:linear-gradient(135deg, var(--pdx-primary), var(--pdx-accent));color:#0a0e14;border-color:#0000;margin-top:.5rem}.pdx-demo-button-pay:hover{box-shadow:0 12px 32px #ff9f1c3d}.pdx-demo-progress{align-items:center;gap:1rem;width:100%;display:flex}.pdx-progress-step{min-width:100px;height:44px;color:var(--pdx-subtle);background:#ff9f1c0f;border:1.5px solid #ff9f1c1f;border-radius:10px;flex:1;justify-content:center;align-items:center;font-size:.8rem;font-weight:700;transition:all .4s;display:flex}.pdx-progress-step.pdx-progress-complete{color:#4cc864;background:#4cc8641f;border-color:#4cc86447}.pdx-progress-step.pdx-progress-active{color:var(--pdx-primary);background:#ff9f1c29;border-color:#ff9f1c5c;animation:1s ease-in-out infinite pdxProgressPulse}.pdx-progress-line{background:#ff9f1c1f;flex-shrink:0;width:24px;height:2px}.pdx-progress-line.pdx-progress-line-active{background:#4cc86447}.pdx-tracking-status{color:var(--pdx-text);background:#ff9f1c14;border:1.5px solid #ff9f1c29;border-radius:10px;padding:1rem;font-size:1.1rem;font-weight:800}.pdx-tracking-status.pdx-tracking-complete{color:#4cc864;background:#4cc8641a;border-color:#4cc8643d;animation:.6s cubic-bezier(.34,1.56,.64,1) pdxTrackingComplete}.pdx-tracking-date,.pdx-tracking-number{color:var(--pdx-text);opacity:.75;padding:.5rem 1rem;font-size:.9rem}.pdx-flow-connector{height:50px;margin:0;padding-left:28px;display:flex;position:relative}.pdx-flow-connector:before{content:"";background:linear-gradient(#ff9f1c3d,#ff9f1c14);width:2px;height:100%;animation:.5s ease-out forwards pdxFlowConnectorDraw;position:absolute;top:0;left:30px}.pdx-flow-step-2~.pdx-flow-connector:first-of-type:before{animation-delay:1.1s}.pdx-flow-step-3~.pdx-flow-connector:nth-of-type(2):before{animation-delay:1.5s}.pdx-flow-step-4~.pdx-flow-connector:nth-of-type(3):before{animation-delay:1.9s}.pdx-flow-step-5~.pdx-flow-connector:nth-of-type(4):before{animation-delay:2.3s}@media (max-width:1024px){.pdx-flow-step{grid-template-columns:60px 1fr;gap:1.5rem;padding:2rem 1.5rem 2rem 0}.pdx-flow-marker{width:56px;height:56px;font-size:1.35rem}.pdx-flow-content h3,.pdx-flow-content .sh3{font-size:1.25rem}.pdx-flow-demo-box{padding:1.5rem}}@media (max-width:575px){.pdx-flow-step{grid-template-columns:50px 1fr;gap:1rem;padding:1.5rem 1rem 1.5rem 0}.pdx-flow-marker{width:48px;height:48px;font-size:1.1rem}.pdx-flow-content h3,.pdx-flow-content .sh3{font-size:1.1rem}.pdx-flow-content p{font-size:.9rem}.pdx-flow-demo-box{min-height:150px;padding:1.25rem}.pdx-demo-progress{gap:.5rem}.pdx-progress-step{min-width:70px;font-size:.7rem}.pdx-progress-line{width:16px}.pdx-flow-connector{height:40px;padding-left:20px}.pdx-flow-connector:before{left:22px}}@keyframes pdxFlowStepReveal{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes pdxSpecHighlight{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}@keyframes pdxButtonRipple{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(2.5)}}@keyframes pdxBadgePop{0%{opacity:0;transform:scale(.3)}to{opacity:1;transform:scale(1)}}@keyframes pdxFieldFill{0%,to{background:#ff9f1c0f;border-color:#ff9f1c1f}50%{background:#ff9f1c1f;border-color:#ff9f1c3d}}@keyframes pdxProgressPulse{0%,to{box-shadow:0 0 #ff9f1c33}50%{box-shadow:0 0 0 6px #ff9f1c00}}@keyframes pdxTrackingComplete{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes pdxFlowConnectorDraw{0%{height:0}to{height:100%}}@media (prefers-reduced-motion:reduce){.pdx-flow-step,.pdx-flow-marker,.pdx-demo-button,.pdx-flow-connector:before{opacity:1;animation:none!important;transform:none!important}.pdx-flow-connector:before{height:100%}}@media print{.pdx-final-cta-actions,.pdx-btn,.pdx-tabs{display:none}}.pdx-demo-payment-premium{flex-direction:column;gap:1.5rem;display:flex}.pdx-payment-method-selector{grid-template-columns:repeat(3,1fr);gap:.8rem;display:grid}.pdx-method-tab{color:var(--pdx-subtle);cursor:pointer;text-align:center;background:#ff9f1c0a;border:2px solid #ff9f1c1f;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-size:.9rem;font-weight:600;transition:all .3s;display:flex}.pdx-method-tab.pdx-method-active{color:var(--pdx-primary);background:#ff9f1c1f;border-color:#ff9f1c5c}.pdx-payment-form-section{flex-direction:column;gap:1.5rem;display:flex}.pdx-payment-section-title{color:var(--pdx-text);text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:1rem;font-weight:700}.pdx-card-preview{perspective:1000px}.pdx-card-front{color:#fff;background:linear-gradient(135deg,#1e325ae6,#0f1e3cf2);border:1.5px solid #ff9f1c3d;border-radius:16px;flex-direction:column;justify-content:space-between;min-height:160px;padding:2rem;animation:.8s cubic-bezier(.34,1.56,.64,1) forwards pdxCardEnter;display:flex;box-shadow:0 16px 48px #0000004d,inset 0 1px #ffffff26}.pdx-card-top{justify-content:space-between;align-items:flex-start;display:flex}.pdx-card-chip-demo{background:linear-gradient(135deg,#ffc832b3,#ff960080);border:1px solid #ffc83280;border-radius:6px;width:50px;height:42px;box-shadow:0 6px 16px #ffc8324d,inset 0 1px 2px #fff6}.pdx-card-brand{letter-spacing:.15em;font-size:1.1rem;font-weight:900}.pdx-card-middle{text-align:center}.pdx-card-number-display{letter-spacing:.3em;font-size:1.25rem;font-weight:700}.pdx-card-bottom{justify-content:space-between;align-items:flex-end;display:flex}.pdx-card-label-small{text-transform:uppercase;opacity:.7;letter-spacing:.08em;margin-bottom:.3rem;font-size:.65rem;font-weight:700;display:block}.pdx-card-text{font-size:.9rem;font-weight:700;display:block}.pdx-payment-fields-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.pdx-form-field{flex-direction:column;gap:.5rem;display:flex}.pdx-form-field-full{grid-column:1/-1}.pdx-field-label{text-transform:uppercase;color:var(--pdx-subtle);letter-spacing:.06em;font-size:.75rem;font-weight:700}.pdx-field-display{color:var(--pdx-primary);letter-spacing:.1em;background:#ff9f1c14;border:1.5px solid #ff9f1c24;border-radius:10px;padding:.9rem 1rem;font-size:.95rem;font-weight:700}.pdx-field-hint{color:var(--pdx-subtle);font-size:.75rem;font-weight:600}.pdx-payment-security-bar{background:#4cc86414;border:1.5px solid #4cc86429;border-radius:12px;align-items:center;gap:1rem;padding:1.2rem;display:flex}.pdx-security-icon{flex-shrink:0;font-size:1.5rem}.pdx-security-text{flex-direction:column;gap:.3rem;display:flex}.pdx-security-text strong{color:#4cc864;font-size:.9rem;font-weight:700}.pdx-security-text span{color:var(--pdx-subtle);font-size:.8rem}.pdx-payment-test-note{color:var(--pdx-text);text-align:center;background:#ffc83214;border:1.5px solid #ffc83224;border-radius:10px;padding:1rem;font-size:.85rem;font-weight:600}.pdx-btn-large{padding:1.2rem 2rem!important;font-size:1rem!important}.pdx-btn-check{margin-right:.5rem;font-size:1.3rem}.pdx-btn-arrow{margin-left:.8rem}@keyframes pdxCardEnter{0%{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.pdx-payment-method-selector,.pdx-payment-fields-grid{grid-template-columns:1fr}.pdx-form-field-full{grid-column:1}.pdx-card-front{min-height:140px;padding:1.5rem}.pdx-card-number-display{font-size:1.1rem}}@media (max-width:575px){.pdx-payment-method-selector{grid-template-columns:1fr;gap:.6rem}.pdx-method-tab{padding:.85rem;font-size:.8rem}.pdx-payment-fields-grid{grid-template-columns:1fr;gap:.8rem}.pdx-card-front{min-height:130px;padding:1.25rem}.pdx-card-top{gap:1rem}.pdx-card-chip-demo{width:42px;height:35px}.pdx-card-brand{font-size:.9rem}.pdx-card-number-display{letter-spacing:.2em;font-size:1rem}.pdx-card-bottom{flex-direction:column;align-items:flex-start;gap:.8rem}.pdx-payment-security-bar{gap:.8rem;padding:1rem}.pdx-security-icon{font-size:1.2rem}.pdx-btn-large{padding:1rem 1.5rem!important}}.pdx-demo-specs{flex-direction:column;gap:1rem;width:100%;display:flex}.pdx-spec-item{background:linear-gradient(135deg,#ff9f1c0f,#ff7a0005);border:1.5px solid #ff9f1c1f;border-radius:14px;grid-template-columns:140px 1fr;align-items:center;gap:1.5rem;padding:1.2rem 1.5rem;transition:all .4s cubic-bezier(.34,1.56,.64,1);display:grid}.pdx-spec-item:hover{background:linear-gradient(135deg,#ff9f1c1f,#ff7a000f);border-color:#ff9f1c3d;transform:translate(8px)}.pdx-spec-item.pdx-spec-highlight{background:linear-gradient(135deg,#ff9f1c29,#ff7a0014);border-color:#ff9f1c52;animation:2s ease-in-out infinite pdxSpecPulse;box-shadow:0 6px 20px #ff9f1c1f}.pdx-spec-label{color:var(--pdx-subtle);text-transform:uppercase;letter-spacing:.06em;font-size:.75rem;font-weight:800}@keyframes pdxSpecPulse{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}.pdx-demo-cart-section{justify-content:center;align-items:center;gap:2rem;width:100%;display:flex}.pdx-demo-quantity{background:#ff9f1c14;border:2px solid #ff9f1c2e;border-radius:12px;align-items:center;display:flex;overflow:hidden;box-shadow:0 4px 12px #ff9f1c14}.pdx-qty-btn{width:48px;height:48px;color:var(--pdx-primary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;font-size:1.4rem;font-weight:900;transition:all .3s;display:flex}.pdx-qty-btn:hover{background:#ff9f1c1f}.pdx-qty-btn:active{background:#ff9f1c2e}.pdx-qty-input{text-align:center;width:56px;height:48px;color:var(--pdx-text);background:0 0;border:none;outline:none;font-size:1.1rem;font-weight:800}.pdx-demo-button{cursor:pointer;color:var(--pdx-primary);background:linear-gradient(135deg,#ff9f1c1f,#ff7a000f);border:2px solid #ff9f1c47;border-radius:14px;justify-content:center;align-items:center;gap:.8rem;padding:1rem 2.5rem;font-size:1rem;font-weight:700;transition:all .4s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative;overflow:hidden;box-shadow:0 6px 20px #ff9f1c1a}.pdx-demo-button:hover{background:linear-gradient(135deg,#ff9f1c33,#ff7a001f);border-color:#ff9f1c7a;transform:translateY(-2px);box-shadow:0 12px 32px #ff9f1c33}.pdx-demo-button-cart:active{transform:translateY(0)}.pdx-btn-text{font-weight:700}.pdx-btn-ripple{opacity:0;background:#ff9f1c66;border-radius:50%;width:40px;height:40px;animation:.8s ease-out pdxButtonRipple;position:absolute}.pdx-demo-cart-icon{background:linear-gradient(135deg,#ff9f1c1f,#ff7a000a);border:2px solid #ff9f1c33;border-radius:14px;justify-content:center;align-items:center;width:64px;height:64px;animation:.8s cubic-bezier(.34,1.56,.64,1) forwards pdxCartIconBounce;display:flex;position:relative;box-shadow:0 6px 20px #ff9f1c1a}.pdx-cart-icon-shape{opacity:.7;font-size:2.2rem}.pdx-cart-badge{background:linear-gradient(135deg, var(--pdx-primary), var(--pdx-accent));color:#0a0e14;border:2px solid #0a0e14;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.8rem;font-weight:900;animation:.6s cubic-bezier(.34,1.56,.64,1) pdxBadgePop;display:flex;position:absolute;top:-10px;right:-10px;box-shadow:0 4px 12px #ff9f1c33}@keyframes pdxCartIconBounce{0%{opacity:0;transform:scale(.4)translateY(-20px)}to{opacity:1;transform:scale(1)translateY(0)}}.pdx-demo-progress-vertical{flex-direction:column;gap:0;width:100%;max-width:360px;display:flex}.pdx-progress-item{background:linear-gradient(135deg,#ff9f1c0d,#ff7a0003);border:1.5px solid #ff9f1c1a;border-radius:14px;align-items:flex-start;gap:1.2rem;padding:1.4rem;transition:all .3s;animation:.6s cubic-bezier(.34,1.56,.64,1) forwards pdxProgressItemReveal;display:flex;position:relative}.pdx-progress-item.pdx-progress-complete{background:linear-gradient(135deg,#4cc86414,#4cc86405);border-color:#4cc8642e}.pdx-progress-item.pdx-progress-active{background:linear-gradient(135deg,#ff9f1c1f,#ff7a000f);border-color:#ff9f1c3d;box-shadow:0 6px 20px #ff9f1c1f}.pdx-progress-icon{width:44px;height:44px;color:var(--pdx-primary);background:#ff9f1c1a;border:2px solid #ff9f1c24;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.2rem;font-weight:800;display:flex}.pdx-progress-item.pdx-progress-complete .pdx-progress-icon{color:#4cc864;background:#4cc8641f;border-color:#4cc86433}.pdx-progress-item.pdx-progress-active .pdx-progress-icon{animation:2s linear infinite pdxProgressIconSpin}.pdx-progress-text{flex-direction:column;flex:1;gap:.4rem;display:flex}.pdx-progress-title{color:var(--pdx-text);font-size:.95rem;font-weight:800}.pdx-progress-time{color:var(--pdx-subtle);font-size:.8rem;font-weight:600}.pdx-progress-connector{border-left:2.5px solid #ff9f1c1a;border-radius:2px 0 0;height:28px;margin-left:22px}.pdx-progress-connector.pdx-connector-active{border-left-color:#4cc8642e}@keyframes pdxProgressIconSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pdxProgressItemReveal{0%{opacity:0;transform:translate(-16px)}to{opacity:1;transform:translate(0)}}.pdx-demo-tracking{flex-direction:column;gap:1.2rem;display:flex}.pdx-tracking-header{background:linear-gradient(135deg,#ff9f1c14,#ff7a0005);border:1.5px solid #ff9f1c24;border-radius:14px;align-items:center;gap:1.2rem;padding:1.4rem;display:flex;box-shadow:0 6px 20px #ff9f1c14}.pdx-tracking-header.pdx-tracking-complete{background:linear-gradient(135deg,#4cc8641a,#4cc86405);border-color:#4cc8642e}.pdx-tracking-badge{color:#4cc864;background:#4cc86424;border:2px solid #4cc86433;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.6rem;font-weight:900;animation:.6s cubic-bezier(.34,1.56,.64,1) pdxTrackingBadgePulse;display:flex;box-shadow:0 6px 20px #4cc86424}.pdx-tracking-status-text{flex-direction:column;gap:.3rem;display:flex}.pdx-tracking-title{color:var(--pdx-text);font-size:1.05rem;font-weight:800}.pdx-tracking-time{color:var(--pdx-subtle);font-size:.8rem;font-weight:600}.pdx-tracking-details{background:linear-gradient(135deg,#ff9f1c0d,#ff7a0003);border:1.5px solid #ff9f1c1a;border-radius:14px;flex-direction:column;gap:1rem;padding:1.4rem;display:flex}.pdx-tracking-detail-item{flex-direction:column;gap:.4rem;animation:.6s cubic-bezier(.34,1.56,.64,1) forwards pdxTrackingDetailReveal;display:flex}.pdx-tracking-label{text-transform:uppercase;color:var(--pdx-subtle);letter-spacing:.06em;font-size:.75rem;font-weight:800}.pdx-tracking-value{color:var(--pdx-primary);font-size:.95rem;font-weight:700}@keyframes pdxTrackingBadgePulse{0%{opacity:0;transform:scale(.4)}to{opacity:1;transform:scale(1)}}@keyframes pdxTrackingDetailReveal{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.pdx-demo-product-view{grid-template-columns:1fr 1.1fr;gap:2.5rem;display:grid}.pdx-product-carousel{flex-direction:column;gap:1rem;display:flex}.pdx-carousel-main{aspect-ratio:1;background:#ff9f1c0d;border:1.5px solid #ff9f1c1f;border-radius:18px;min-height:280px;overflow:hidden}.pdx-image-container{opacity:0;background:linear-gradient(135deg,#ff9f1c0a,#ff7a0005);justify-content:center;align-items:center;width:100%;height:100%;animation:.8s ease-out forwards pdxImageFadeIn;display:flex;position:relative}.pdx-image-active{animation:.8s ease-out forwards pdxImageFadeIn}.pdx-image-placeholder{color:var(--pdx-subtle);font-size:2.5rem;font-weight:700}.pdx-image-zoom{cursor:pointer;opacity:0;background:#ff9f1c1f;border:1.5px solid #ff9f1c33;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.3rem;animation:.8s ease-out .3s forwards pdxZoomAppear;display:flex;position:absolute;top:1.5rem;right:1.5rem}.pdx-carousel-thumbnails{gap:.8rem;display:flex}.pdx-thumb{cursor:pointer;background:#ff9f1c14;border:2px solid #ff9f1c1f;border-radius:12px;width:70px;height:70px;transition:all .3s;animation:.6s ease-out forwards pdxThumbAppear}.pdx-thumb:nth-child(2){animation-delay:.1s}.pdx-thumb:nth-child(3){animation-delay:.2s}.pdx-thumb-active{background:#ff9f1c29;border-color:#ff9f1c5c}.pdx-thumb:hover{border-color:#ff9f1c47}.pdx-product-info{flex-direction:column;gap:1.6rem;display:flex}.pdx-product-rating{opacity:0;background:#ff9f1c0f;border:1.5px solid #ff9f1c1a;border-radius:12px;align-items:center;gap:1rem;padding:1rem 1.2rem;animation:.7s ease-out .2s forwards pdxRatingAppear;display:flex}.pdx-rating-stars{gap:.2rem;display:flex}.pdx-star{color:gold;font-size:1.3rem;animation:1.2s ease-in-out infinite pdxStarPulse}.pdx-star:nth-child(2){animation-delay:.1s}.pdx-star:nth-child(3){animation-delay:.2s}.pdx-star:nth-child(4){animation-delay:.3s}.pdx-star:nth-child(5){animation-delay:.4s}.pdx-rating-text{color:var(--pdx-text);font-size:.9rem;font-weight:700}.pdx-product-price{opacity:0;background:linear-gradient(135deg,#ff9f1c1a,#ff7a000a);border:1.5px solid #ff9f1c29;border-radius:14px;padding:1.4rem;animation:.7s ease-out .3s forwards pdxPriceAppear}.pdx-price-label{text-transform:uppercase;color:var(--pdx-subtle);margin-bottom:.4rem;font-size:.75rem;font-weight:800;display:block}.pdx-price-value{color:var(--pdx-primary);margin-bottom:.5rem;font-size:2rem;font-weight:900;display:block}.pdx-price-discount{color:#4cc864;background:#4cc8641f;border-radius:8px;padding:.5rem 1rem;font-size:.8rem;font-weight:700;animation:1s ease-in-out infinite pdxDiscountBounce;display:inline-block}.pdx-product-stock{opacity:0;flex-direction:column;gap:.6rem;animation:.7s ease-out .4s forwards pdxStockAppear;display:flex}.pdx-stock-label{text-transform:uppercase;color:var(--pdx-subtle);font-size:.75rem;font-weight:800}.pdx-stock-bar{background:#ff9f1c14;border:1px solid #ff9f1c1f;border-radius:4px;height:8px;overflow:hidden}.pdx-stock-fill{background:linear-gradient(90deg,#4cc864,#2ecc71);width:0;height:100%;animation:2s ease-out forwards pdxStockFill}.pdx-stock-text{color:#4cc864;font-size:.85rem;font-weight:700}.pdx-product-features{opacity:0;flex-direction:column;gap:.8rem;animation:.7s ease-out .5s forwards pdxFeaturesAppear;display:flex}.pdx-feature-label{text-transform:uppercase;color:var(--pdx-subtle);font-size:.75rem;font-weight:800}.pdx-feature-list{flex-direction:column;gap:.6rem;display:flex}.pdx-feature-item{color:var(--pdx-text);opacity:0;background:#ff9f1c0f;border:1px solid #ff9f1c1a;border-radius:10px;padding:.8rem 1rem;font-size:.9rem;font-weight:600;animation:.5s ease-out forwards pdxFeatureSlideIn}.pdx-feature-item:nth-child(2){animation-delay:.1s}.pdx-feature-item:nth-child(3){animation-delay:.2s}@keyframes pdxImageFadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes pdxZoomAppear{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}@keyframes pdxThumbAppear{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes pdxRatingAppear{0%{opacity:0;transform:translate(-16px)}to{opacity:1;transform:translate(0)}}@keyframes pdxStarPulse{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}@keyframes pdxPriceAppear{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes pdxDiscountBounce{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes pdxStockAppear{0%{opacity:0;transform:translate(-16px)}to{opacity:1;transform:translate(0)}}@keyframes pdxStockFill{0%{width:0}to{width:85%}}@keyframes pdxFeaturesAppear{0%{opacity:0;transform:translate(-16px)}to{opacity:1;transform:translate(0)}}@keyframes pdxFeatureSlideIn{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:translate(0)}}.pdx-demo-add-to-cart{flex-direction:column;gap:1.8rem;display:flex;position:relative}.pdx-atc-product-name{color:var(--pdx-text);font-size:1.1rem;font-weight:800;animation:.7s ease-out forwards pdxNameAppear}.pdx-atc-quantity-section{opacity:0;flex-direction:column;gap:1rem;animation:.7s ease-out .2s forwards pdxQtyAppear;display:flex}.pdx-atc-label{text-transform:uppercase;color:var(--pdx-subtle);font-size:.75rem;font-weight:800}.pdx-quantity-control{background:#ff9f1c0f;border:2px solid #ff9f1c2e;border-radius:12px;display:flex;overflow:hidden;box-shadow:0 4px 12px #ff9f1c14}.pdx-qty-decrease,.pdx-qty-increase{width:52px;height:52px;color:var(--pdx-primary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;font-size:1.6rem;font-weight:900;transition:all .3s;display:flex}.pdx-qty-decrease:hover,.pdx-qty-increase:hover{background:#ff9f1c1f}.pdx-qty-decrease:active,.pdx-qty-increase:active{background:#ff9f1c33;transform:scale(.95)}.pdx-qty-display{text-align:center;color:var(--pdx-text);background:0 0;border:none;outline:none;flex:1;font-size:1.3rem;font-weight:800;animation:1.5s ease-in-out infinite pdxQtyPulse}.pdx-qty-sublabel{color:var(--pdx-subtle);font-size:.75rem}.pdx-atc-price-info{opacity:0;background:#ff9f1c0f;border:1.5px solid #ff9f1c1f;border-radius:12px;flex-direction:column;gap:.8rem;padding:1.2rem;animation:.7s ease-out .4s forwards pdxPriceInfoAppear;display:flex}.pdx-price-row{color:var(--pdx-text);justify-content:space-between;font-size:.95rem;display:flex}.pdx-price-amount{color:var(--pdx-primary);font-weight:700}.pdx-price-row.pdx-price-total{border-top:1px solid #ff9f1c1f;padding-top:.8rem;font-size:1.1rem;font-weight:800}.pdx-total-amount{color:var(--pdx-primary);font-size:1.3rem;animation:1.2s ease-in-out infinite pdxTotalPulse}.pdx-btn-add-to-cart{color:var(--pdx-primary);cursor:pointer;opacity:0;background:linear-gradient(135deg,#ff9f1c24,#ff7a000f);border:2px solid #ff9f1c47;border-radius:14px;justify-content:center;align-items:center;gap:.8rem;padding:1.2rem 2.5rem;font-size:1rem;font-weight:800;transition:all .4s cubic-bezier(.34,1.56,.64,1);animation:.7s ease-out .5s forwards pdxButtonAppear;display:flex;position:relative;overflow:hidden}.pdx-btn-add-to-cart:hover{background:linear-gradient(135deg,#ff9f1c33,#ff7a001f);border-color:#ff9f1c7a;transform:translateY(-2px);box-shadow:0 12px 32px #ff9f1c33}.pdx-btn-add-to-cart:active{transform:translateY(0)}.pdx-btn-icon{font-size:1.4rem;font-weight:900}.pdx-btn-loading{border:2px solid #ff9f1c33;border-top-color:var(--pdx-primary);opacity:0;border-radius:50%;width:20px;height:20px;animation:1s linear infinite pdxLoadingSpin;position:absolute}.pdx-atc-feedback{flex-direction:column;gap:.8rem;display:flex}.pdx-feedback-item{text-align:center;opacity:0;border-radius:12px;padding:1rem 1.2rem;font-weight:700;animation:.6s ease-out forwards pdxFeedbackAppear}.pdx-feedback-success{color:#4cc864;background:#4cc8641f;border:1.5px solid #4cc86433}.pdx-cart-notification{align-items:center;gap:.6rem;animation:.8s cubic-bezier(.34,1.56,.64,1) forwards pdxCartNotifyAppear;display:flex;position:absolute;bottom:0;right:0}.pdx-cart-icon-anim{font-size:2.5rem;animation:2s ease-in-out infinite pdxCartIconFloat}.pdx-cart-count{background:var(--pdx-primary);color:#0a0e14;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-weight:900;animation:.6s cubic-bezier(.34,1.56,.64,1) pdxCartCountPulse;display:flex}@keyframes pdxNameAppear{0%{opacity:0}to{opacity:1}}@keyframes pdxQtyAppear{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes pdxQtyPulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes pdxPriceInfoAppear{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes pdxTotalPulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}@keyframes pdxButtonAppear{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes pdxLoadingSpin{to{transform:rotate(360deg)}}@keyframes pdxFeedbackAppear{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}@keyframes pdxCartNotifyAppear{0%{opacity:0;transform:scale(.3)translateY(30px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes pdxCartIconFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes pdxCartCountPulse{0%{opacity:0;transform:scale(.4)}to{opacity:1;transform:scale(1)}}.pdx-buyflow-shell{background:radial-gradient(circle at 100% 0,#ff9f1c0e,#0000 34%),linear-gradient(135deg,#141b26b3,#0a0e1447);border:1px solid #ff9f1c1a;border-radius:26px;padding:2rem;overflow:hidden}.pdx-buyflow-header{text-align:center;margin-bottom:2rem}.pdx-buyflow-header .pdx-section-eyebrow{letter-spacing:.06em;color:var(--pdx-primary);text-transform:uppercase;margin-bottom:.5rem;font-size:.75rem;font-weight:900;display:inline-block}.pdx-buyflow-header .pdx-section-title{color:var(--pdx-text);margin:.5rem 0 .8rem;font-size:2rem;font-weight:900}.pdx-buyflow-header .pdx-section-subtitle{color:var(--pdx-muted);max-width:580px;margin:0 auto;font-size:.95rem;line-height:1.6}.pdx-buyflow-mini-path{scrollbar-width:none;-ms-overflow-style:none;justify-content:center;gap:.6rem;margin:2rem 0 2.5rem;padding:0 1rem;display:flex;overflow-x:auto}.pdx-buyflow-mini-path::-webkit-scrollbar{display:none}.pdx-buyflow-path-item{color:var(--pdx-muted);cursor:pointer;background:#ff9f1c0b;border:1px solid #ff9f1c1a;border-radius:999px;flex:none;align-items:center;gap:.45rem;padding:.6rem .9rem;font-size:.75rem;font-weight:800;transition:all .28s;display:inline-flex}.pdx-buyflow-path-item:hover{background:#ff9f1c11;border-color:#ff9f1c2e}.pdx-buyflow-path-item.is-active{color:var(--pdx-primary);background:#ff9f1c14;border-color:#ff9f1c47;box-shadow:0 4px 12px #ff9f1c14}.pdx-path-icon{text-align:center;width:1rem;font-size:.9rem}.pdx-path-label{white-space:nowrap}.pdx-buyflow-layout{grid-template-columns:minmax(0,.95fr) minmax(460px,1.05fr);gap:2rem;margin-top:2rem;display:grid}.pdx-buyflow-timeline{flex-direction:column;gap:1.2rem;display:flex}.pdx-buyflow-step{cursor:pointer;background:#0a0e1403;border:1px solid #0a0e1414;border-radius:16px;gap:1rem;padding:1.2rem;transition:all .3s;display:flex;position:relative}.pdx-buyflow-step:hover{background:#ff9f1c0a;border-color:#ff9f1c1f;transform:translateY(-2px)}.pdx-buyflow-step.is-active{background:#ff9f1c14;border-color:#ff9f1c47;box-shadow:0 8px 24px #ff9f1c1a}.pdx-buyflow-step-marker{background:#ff9f1c14;border:2px solid #ff9f1c2e;border-radius:12px;flex-direction:column;flex:0 0 52px;justify-content:center;align-items:center;width:52px;height:52px;transition:all .3s;display:flex}.pdx-buyflow-step.is-active .pdx-buyflow-step-marker{background:#ff9f1c26;border-color:#ff9f1c59}.pdx-buyflow-step-no{color:var(--pdx-primary);font-size:.7rem;font-weight:900;line-height:1}.pdx-buyflow-step-icon{color:var(--pdx-primary);margin-top:2px;font-size:1.2rem}.pdx-buyflow-step-content{flex:1;min-width:0}.pdx-buyflow-step-status{color:#ff9f1ca6;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.3rem;font-size:.7rem;font-weight:900;display:inline-block}.pdx-buyflow-step-content h3,.pdx-buyflow-step-content .sh3{color:var(--pdx-text);margin:0 0 .4rem;font-size:.95rem;font-weight:900}.pdx-buyflow-step-content p{color:var(--pdx-muted);margin:0;font-size:.8rem;line-height:1.5}.pdx-buyflow-mobile-details,.pdx-buyflow-mobile-mock{display:none}.pdx-buyflow-visual{height:-moz-fit-content;height:fit-content;position:sticky;top:2rem}.pdx-buyflow-device{background:radial-gradient(circle at top,#ff9f1c0f,#0000 38%),linear-gradient(135deg,#141b26f5,#0a0e14b8);border:1px solid #ff9f1c21;border-radius:20px;overflow:hidden;box-shadow:0 22px 60px #00000047}.pdx-buyflow-device-top{background:#ff9f1c09;border-bottom:1px solid #ff9f1c14;justify-content:center;gap:5px;padding:.8rem;display:flex}.pdx-buyflow-device-dots{background:#0a0e141f;border-radius:50%;width:6px;height:6px}.pdx-buyflow-device-body{min-height:480px;position:relative}.pdx-buyflow-visual-screen{opacity:0;pointer-events:none;flex-direction:column;width:100%;height:100%;padding:1.5rem;transition:opacity .3s;display:flex;position:absolute}.pdx-buyflow-visual-screen.is-active{opacity:1;pointer-events:auto;position:relative}.pdx-buyflow-screen-header{border-bottom:1px solid #0a0e1414;align-items:center;gap:.6rem;margin-bottom:1.2rem;padding-bottom:.8rem;display:flex}.pdx-screen-step-no{color:#ff9f1ca6;text-transform:uppercase;font-size:.75rem;font-weight:900}.pdx-buyflow-screen-header strong{color:var(--pdx-text);font-size:.85rem;font-weight:900}.pdx-buyflow-screen-icon{width:48px;height:48px;color:var(--pdx-primary);background:#ff9f1c14;border-radius:12px;justify-content:center;align-items:center;margin:0 0 .8rem;font-size:1.6rem;display:flex}.pdx-buyflow-visual-screen h3,.pdx-buyflow-visual-screen .sh3{color:var(--pdx-text);margin:0 0 .4rem;font-size:.95rem;font-weight:900}.pdx-buyflow-visual-screen p{color:var(--pdx-muted);margin:0 0 1rem;font-size:.8rem;line-height:1.5}.pdx-buyflow-mock{background:#ff9f1c0b;border:1px solid #ff9f1c1a;border-radius:12px;min-height:100px;margin:1rem 0;padding:1rem}.pdx-buyflow-mock-row{border-bottom:1px solid #ff9f1c14;justify-content:space-between;align-items:center;padding:.6rem 0;font-size:.8rem;display:flex}.pdx-buyflow-mock-row:last-child{border-bottom:none}.pdx-buyflow-mock-label{color:var(--pdx-muted);font-weight:700}.pdx-buyflow-mock-value{color:var(--pdx-text);font-weight:800}.pdx-buyflow-stock-badge{border-radius:6px;padding:.25rem .6rem;font-size:.75rem;font-weight:900;display:inline-block}.pdx-buyflow-stock-badge.in-stock{color:#22c55e;background:#4ade801f}.pdx-buyflow-stock-badge.out-of-stock{color:#ef4444;background:#ef44441f}.pdx-buyflow-mock-button{width:100%;color:var(--pdx-primary);text-align:center;cursor:default;background:#ff9f1c14;border:1px solid #ff9f1c33;border-radius:8px;margin-top:.8rem;padding:.75rem;font-size:.8rem;font-weight:800;transition:all .2s;display:block}.pdx-buyflow-mock-button-primary{background:#ff9f1c26;border-color:#ff9f1c4d}.pdx-buyflow-mock-button-secondary{color:var(--pdx-muted);background:0 0;border-color:#0a0e141a;margin-top:.5rem}.pdx-buyflow-mock-notification{color:#22c55e;background:#4ade8014;border-left:3px solid #22c55e;border-radius:4px;margin:.6rem 0;padding:.6rem .8rem;font-size:.75rem;font-weight:800}.pdx-buyflow-mock-input{width:100%;color:var(--pdx-muted);background:#0a0e1403;border:1px solid #0a0e141a;border-radius:8px;margin:.6rem 0;padding:.7rem;font-size:.8rem;display:block}.pdx-buyflow-mock-note{color:#22c55e;text-align:center;background:#4ade8014;border-radius:6px;margin:.8rem 0;padding:.6rem;font-size:.75rem;font-weight:800}.pdx-buyflow-confirmation-badge{text-align:center;color:#22c55e;margin:.8rem 0;font-size:2rem;font-weight:900}.pdx-buyflow-status-mini,.pdx-buyflow-support-option{color:var(--pdx-text);background:#ff9f1c14;border-left:3px solid #ff9f1c4d;border-radius:6px;margin:.5rem 0;padding:.6rem .8rem;font-size:.8rem;font-weight:700}.pdx-buyflow-checklist{border-top:1px solid #0a0e1414;margin-top:1rem;padding-top:1rem}.pdx-buyflow-checklist strong{color:var(--pdx-primary);text-transform:uppercase;letter-spacing:.04em;margin-bottom:.5rem;font-size:.75rem;font-weight:900;display:block}.pdx-buyflow-checklist ul{color:var(--pdx-muted);margin:0;padding-left:0;font-size:.78rem;line-height:1.6;list-style:none}.pdx-buyflow-checklist li{margin:.35rem 0;padding-left:1.2rem;position:relative}.pdx-buyflow-checklist li:before{content:"•";color:var(--pdx-primary);font-weight:900;position:absolute;left:0}.pdx-buyflow-action-info{color:var(--pdx-muted);background:#ff9f1c0a;border-left:2px solid #ff9f1c33;border-radius:6px;margin-top:1rem;padding:.8rem;font-size:.78rem;line-height:1.5}.pdx-buyflow-action-note{color:var(--pdx-muted);background:#ff9f1c0a;border-left:2px solid #ff9f1c26;border-radius:4px;margin-top:.6rem;padding:.6rem;font-size:.7rem;line-height:1.4}.pdx-mock-item{color:var(--pdx-text);border-bottom:1px solid #ff9f1c0f;padding:.4rem 0;font-size:.75rem}.pdx-mock-item:last-child{border-bottom:none}.pdx-mock-badge{border-radius:4px;padding:.2rem .5rem;font-size:.7rem;font-weight:800;display:inline-block}.pdx-mock-badge.in-stock{color:#22c55e;background:#4ade801f}.pdx-mock-badge.out-of-stock{color:#ef4444;background:#ef44441f}.pdx-mock-button-small{color:var(--pdx-primary);text-align:center;cursor:default;background:#ff9f1c0f;border:1px solid #ff9f1c26;border-radius:6px;margin-top:.6rem;padding:.6rem;font-size:.7rem;font-weight:700;display:block}.pdx-mock-button-small.pdx-mock-primary{background:#ff9f1c1f;border-color:#ff9f1c3d}.pdx-mock-notification-small{color:#22c55e;background:#4ade8014;border-left:2px solid #22c55e;border-radius:3px;margin:.5rem 0;padding:.4rem .6rem;font-size:.7rem;font-weight:700}.pdx-mock-input-small{color:var(--pdx-muted);background:#0a0e1403;border:1px solid #0a0e1414;border-radius:6px;margin:.4rem 0;padding:.5rem;font-size:.75rem;display:block}.pdx-mock-security{color:#22c55e;text-align:center;background:#4ade8014;border-radius:4px;margin:.5rem 0;padding:.4rem;font-size:.7rem;font-weight:700}.pdx-mock-success{text-align:center;color:#22c55e;margin:.6rem 0;font-size:1.2rem;font-weight:900}.pdx-mock-status-item{color:var(--pdx-text);background:#ff9f1c0f;border-left:2px solid #ff9f1c3d;border-radius:4px;margin:.3rem 0;padding:.4rem .5rem;font-size:.75rem;font-weight:700}.pdx-mock-option{color:var(--pdx-text);background:#ff9f1c0f;border-radius:4px;margin:.3rem 0;padding:.4rem .5rem;font-size:.75rem;font-weight:700}@media (max-width:1024px){.pdx-buyflow-layout{grid-template-columns:1fr}.pdx-buyflow-visual{position:static}.pdx-buyflow-device{margin-top:1rem}}@media (max-width:575px){.pdx-buyflow-shell{padding:1rem}.pdx-buyflow-header .pdx-section-title{font-size:1.4rem}.pdx-buyflow-header .pdx-section-subtitle{font-size:.85rem}.pdx-buyflow-mini-path{gap:.4rem;margin:1.2rem 0 1.5rem;padding:0 .75rem}.pdx-buyflow-path-item{padding:.5rem .65rem;font-size:.68rem}.pdx-path-icon{font-size:.8rem}.pdx-buyflow-layout{grid-template-columns:1fr;gap:1rem}.pdx-buyflow-step{gap:.8rem;padding:.9rem}.pdx-buyflow-step-marker{border-radius:10px;flex:0 0 40px;width:40px;height:40px}.pdx-buyflow-step-no{font-size:.65rem}.pdx-buyflow-step-icon{font-size:1rem}.pdx-buyflow-step-content h3,.pdx-buyflow-step-content .sh3{font-size:.85rem}.pdx-buyflow-step-content p{font-size:.75rem}.pdx-buyflow-visual{display:none}.pdx-buyflow-mobile-details{border-top:1px solid #ff9f1c14;margin-top:.8rem;padding-top:.8rem;display:block}.pdx-buyflow-mobile-details strong{color:var(--pdx-primary);margin-bottom:.5rem;font-size:.8rem;font-weight:900;display:block}.pdx-buyflow-mobile-details ul{color:var(--pdx-muted);margin:0;padding-left:1rem;font-size:.75rem;line-height:1.5;list-style:none}.pdx-buyflow-mobile-details li{margin:.25rem 0}.pdx-buyflow-mobile-details li:before{content:"•";color:var(--pdx-primary);margin-right:.5rem;font-weight:900}.pdx-buyflow-mobile-mock{background:#ff9f1c09;border:1px solid #ff9f1c0f;border-radius:8px;margin-top:.6rem;padding:.6rem;display:block}}@media (prefers-reduced-motion:reduce){.pdx-buyflow-step,.pdx-buyflow-path-item,.pdx-buyflow-step-marker{transition:none}}.pdx-prep-center{background:radial-gradient(circle at 50% 0,#ff9f1c09,#0000 34%)}.pdx-prep-main{grid-template-columns:1fr 1.1fr;gap:2.5rem;margin-bottom:3rem;display:grid}.pdx-prep-left{flex-direction:column;display:flex}.pdx-prep-panel{background:linear-gradient(135deg,#141b26b8,#0a0e146b);border:1px solid #ff9f1c1a;border-radius:18px;padding:2rem;box-shadow:0 12px 40px #00000026}@media (hover:hover){.pdx-prep-panel{transition:all .3s}.pdx-prep-panel:hover{border-color:#ff9f1c2e}}.pdx-prep-panel-header{border-bottom:1px solid #ff9f1c14;margin-bottom:1.75rem;padding-bottom:1rem}.pdx-prep-panel-title{color:var(--pdx-text);margin:0;font-size:1.35rem;font-weight:900}.pdx-prep-panel-subtitle{color:var(--pdx-primary);text-transform:uppercase;letter-spacing:.08em;margin-top:.4rem;font-size:.75rem;font-weight:700;display:block}.pdx-prep-panel-body{flex-direction:column;gap:0;margin-bottom:1.5rem;display:flex}.pdx-prep-info-row{border-bottom:1px solid #ff9f1c0f;justify-content:space-between;align-items:center;padding:1rem 0;display:flex}.pdx-prep-info-row:last-child{border-bottom:none}.pdx-prep-info-label{color:var(--pdx-subtle);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:800}.pdx-prep-info-value{color:var(--pdx-text);text-align:right;word-wrap:break-word;max-width:65%;font-size:.95rem;font-weight:700}.pdx-prep-price{background:linear-gradient(135deg,#ff7a00,#ff9f1c);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.3rem!important;font-weight:900!important}.pdx-prep-divider{background:#ff9f1c14;height:1px;margin:1rem 0 .5rem}.pdx-prep-badge{white-space:nowrap;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.8rem;font-weight:700;display:inline-flex}.pdx-prep-badge i{font-size:.85rem}.pdx-prep-badge-stock{color:#22c55e;background:#22c55e1f;border:1px solid #22c55e33}.pdx-prep-badge-unavailable{color:#ef4444;background:#ef44441f;border:1px solid #ef444433}.pdx-prep-badge-info{color:var(--pdx-primary);background:#ff9f1c1f;border:1px solid #ff9f1c33}.pdx-prep-badge-process{color:#6366f1;background:#6366f11f;border:1px solid #6366f133}.pdx-prep-panel-footer{border-top:1px solid #ff9f1c14;padding-top:1.5rem}.pdx-prep-trust-text{color:var(--pdx-subtle);align-items:center;gap:.6rem;margin:0;font-size:.85rem;line-height:1.5;display:flex}.pdx-prep-trust-text i{color:var(--pdx-primary);flex-shrink:0;font-size:.95rem}.pdx-prep-right{flex-direction:column;display:flex}.pdx-prep-timeline{flex-direction:column;gap:1.2rem;display:flex;position:relative}.pdx-prep-timeline:before{content:"";z-index:0;background:linear-gradient(#ff9f1c33,#ff9f1c0d);width:2px;position:absolute;top:40px;bottom:40px;left:24px}.pdx-prep-timeline-item{z-index:1;gap:2rem;display:flex;position:relative}.pdx-prep-timeline-marker{flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}.pdx-prep-timeline-number{width:48px;height:48px;color:var(--pdx-primary);z-index:2;background:linear-gradient(135deg,#ff9f1c26,#ff7a000d);border:2px solid #ff9f1c47;border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;font-weight:900;transition:all .3s;display:flex}@media (hover:hover){.pdx-prep-timeline-item:hover .pdx-prep-timeline-number{border-color:#ff9f1c8f;transform:scale(1.08);box-shadow:0 0 20px #ff9f1c33}}.pdx-prep-timeline-line{background:0 0;width:2px;height:48px;position:absolute;top:48px;left:24px}.pdx-prep-timeline-content{background:linear-gradient(135deg,#ff9f1c0d,#ff7a0003);border:1px solid #ff9f1c14;border-radius:14px;flex:1;padding:1.25rem;transition:all .3s}@media (hover:hover){.pdx-prep-timeline-item:hover .pdx-prep-timeline-content{background:linear-gradient(135deg,#ff9f1c1a,#ff7a0008);border-color:#ff9f1c29}}.pdx-prep-timeline-title{color:var(--pdx-text);margin:0 0 .5rem;font-size:.95rem;font-weight:800}.pdx-prep-timeline-desc{color:var(--pdx-muted);margin:0 0 .75rem;font-size:.85rem;line-height:1.6}.pdx-prep-timeline-status{color:var(--pdx-primary);text-transform:uppercase;letter-spacing:.03em;background:#ff9f1c14;border-radius:6px;padding:.4rem .8rem;font-size:.75rem;font-weight:700;display:inline-block}.pdx-prep-types-section{margin-bottom:3rem}.pdx-prep-section-subtitle{color:var(--pdx-text);margin:0 0 1.75rem;font-size:1.15rem;font-weight:800}.pdx-prep-types-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}@media (max-width:1024px){.pdx-prep-types-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.pdx-prep-types-grid{grid-template-columns:1fr}}.pdx-prep-type-card{opacity:.65;background:linear-gradient(135deg,#ff9f1c0a,#ff7a0003);border:1px solid #ff9f1c14;border-radius:14px;padding:1.75rem;transition:all .3s}.pdx-prep-type-card.is-active{opacity:1;background:linear-gradient(135deg,#ff9f1c1f,#ff7a000d);border-color:#ff9f1c3d;box-shadow:0 8px 24px #ff9f1c1a}@media (hover:hover){.pdx-prep-type-card:hover{border-color:#ff9f1c29}}.pdx-prep-type-icon{width:52px;height:52px;color:var(--pdx-primary);background:#ff9f1c1a;border:1.5px solid #ff9f1c24;border-radius:12px;justify-content:center;align-items:center;margin-bottom:1rem;font-size:1.5rem;transition:all .3s;display:flex}.pdx-prep-type-card.is-active .pdx-prep-type-icon{background:#ff9f1c29;border-color:#ff9f1c47}.pdx-prep-type-title{color:var(--pdx-text);margin:0 0 1rem;font-size:1rem;font-weight:800}.pdx-prep-type-items{flex-direction:column;gap:.7rem;margin:0;padding:0;list-style:none;display:flex}.pdx-prep-type-items li{color:var(--pdx-muted);padding-left:1.5rem;font-size:.9rem;line-height:1.5;position:relative}.pdx-prep-type-items li:before{content:"✓";color:var(--pdx-primary);font-size:.95rem;font-weight:900;position:absolute;left:0}.pdx-prep-reasons-section{margin-bottom:2.5rem}.pdx-prep-reasons-intro{color:var(--pdx-muted);margin:0 0 1.5rem;font-size:.95rem;line-height:1.6}.pdx-prep-reasons-grid{grid-template-columns:repeat(2,1fr);gap:1.2rem;display:grid}@media (max-width:1024px){.pdx-prep-reasons-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.pdx-prep-reasons-grid{grid-template-columns:1fr}}.pdx-prep-reason-card{background:linear-gradient(135deg,#ff9f1c0d,#ff7a0003);border:1px solid #ff9f1c14;border-radius:12px;gap:1rem;padding:1.25rem;transition:all .3s;display:flex}@media (hover:hover){.pdx-prep-reason-card:hover{background:linear-gradient(135deg,#ff9f1c1a,#ff7a0008);border-color:#ff9f1c29}}.pdx-prep-reason-dot{background:var(--pdx-primary);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:.4rem}.pdx-prep-reason-text{color:var(--pdx-muted);margin:0;font-size:.9rem;line-height:1.6}.pdx-prep-bottom-note{background:linear-gradient(135deg,#ff9f1c0f,#ff7a0005);border:1.5px solid #ff9f1c1f;border-radius:14px;padding:2rem;box-shadow:0 8px 24px #ff9f1c0f}.pdx-prep-note-content{align-items:flex-start;gap:1.25rem;display:flex}.pdx-prep-note-content i{color:var(--pdx-primary);flex-shrink:0;margin-top:.2rem;font-size:1.35rem}.pdx-prep-note-text{color:var(--pdx-muted);margin:0;font-size:.95rem;line-height:1.6}@media (max-width:1024px){.pdx-prep-main{grid-template-columns:1fr;gap:2rem}.pdx-prep-panel{padding:1.5rem}.pdx-prep-timeline:before{left:20px}.pdx-prep-timeline-marker{min-width:40px}.pdx-prep-timeline-number{width:40px;height:40px;font-size:1rem}.pdx-prep-timeline-item{gap:1.5rem}}@media (max-width:575px){.pdx-section-header{margin-bottom:2rem}.pdx-prep-panel{padding:1.25rem}.pdx-prep-panel-title{font-size:1.15rem}.pdx-prep-info-row{flex-direction:column;align-items:flex-start;gap:.4rem;padding:.85rem 0}.pdx-prep-info-value{text-align:left;max-width:100%}.pdx-prep-timeline:before{top:35px;left:18px}.pdx-prep-timeline-marker{min-width:36px}.pdx-prep-timeline-number{width:36px;height:36px;font-size:.9rem}.pdx-prep-timeline-item{gap:1rem}.pdx-prep-timeline-content{padding:1rem}.pdx-prep-timeline-title{font-size:.9rem}.pdx-prep-timeline-desc{font-size:.8rem}.pdx-prep-section-subtitle{margin-bottom:1.25rem;font-size:1rem}.pdx-prep-type-card{padding:1.25rem}.pdx-prep-type-icon{width:44px;height:44px;margin-bottom:.75rem;font-size:1.3rem}.pdx-prep-type-title{font-size:.95rem}.pdx-prep-type-items li{font-size:.85rem}.pdx-prep-bottom-note{padding:1.5rem}.pdx-prep-note-content{gap:1rem}.pdx-prep-note-text{font-size:.9rem}}@media (prefers-reduced-motion:reduce){.pdx-prep-timeline-number,.pdx-prep-timeline-content,.pdx-prep-type-card,.pdx-prep-reason-card{transition:none}}.pdx-delivery-trust{background:radial-gradient(circle at 50% 0,#ff9f1c09,#0000 34%)}.pdx-delivery-shell{background:linear-gradient(135deg,#141b26b8,#0a0e146b);border:1px solid #ff9f1c1a;border-radius:18px;grid-template-columns:1fr 1.1fr;gap:2.5rem;margin-bottom:3rem;padding:2.5rem;display:grid;box-shadow:0 12px 40px #00000026}@media (max-width:1024px){.pdx-delivery-shell{grid-template-columns:1fr;gap:2rem;padding:2rem}}@media (max-width:575px){.pdx-delivery-shell{padding:1.5rem}}.pdx-delivery-left{display:flex}.pdx-delivery-dashboard{flex:1}.pdx-delivery-dashboard-header{border-bottom:1px solid #ff9f1c14;margin-bottom:1.5rem;padding-bottom:1rem}.pdx-delivery-dashboard-title{color:var(--pdx-text);margin:0;font-size:1.25rem;font-weight:900}.pdx-delivery-dashboard-body{flex-direction:column;gap:0;display:flex}.pdx-delivery-info-row{border-bottom:1px solid #ff9f1c0f;justify-content:space-between;align-items:center;padding:1rem 0;display:flex}.pdx-delivery-info-row:last-child{border-bottom:none}.pdx-delivery-info-label{color:var(--pdx-subtle);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:800}.pdx-delivery-info-value{color:var(--pdx-text);text-align:right;word-wrap:break-word;max-width:60%;font-size:.95rem;font-weight:700}.pdx-delivery-price{background:linear-gradient(135deg,#ff7a00,#ff9f1c);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.2rem!important;font-weight:900!important}.pdx-delivery-divider{background:#ff9f1c14;height:1px;margin:1rem 0 .5rem}.pdx-delivery-badge{white-space:nowrap;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.8rem;font-weight:700;display:inline-flex}.pdx-delivery-badge i{font-size:.85rem}.pdx-delivery-badge-available{color:#22c55e;background:#22c55e1f;border:1px solid #22c55e33}.pdx-delivery-badge-pending{color:var(--pdx-primary);background:#ff9f1c1f;border:1px solid #ff9f1c33}.pdx-delivery-badge-type{color:#6366f1;background:#6366f11f;border:1px solid #6366f133}.pdx-delivery-badge-secure{color:#22c55e;background:#4cc8641f;border:1px solid #4cc86433}.pdx-delivery-badge-support{color:var(--pdx-primary);background:#ff9f1c1f;border:1px solid #ff9f1c33}.pdx-delivery-dashboard-footer{border-top:1px solid #ff9f1c14;margin-top:1rem;padding-top:1.5rem}.pdx-delivery-dashboard-note{color:var(--pdx-subtle);align-items:center;gap:.6rem;margin:0;font-size:.85rem;line-height:1.5;display:flex}.pdx-delivery-dashboard-note i{color:var(--pdx-primary);flex-shrink:0;font-size:.95rem}.pdx-delivery-right{flex-direction:column;display:flex}.pdx-delivery-layers{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}@media (max-width:1024px){.pdx-delivery-layers{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.pdx-delivery-layers{grid-template-columns:1fr}}.pdx-delivery-layer-card{background:linear-gradient(135deg,#ff9f1c0d,#ff7a0003);border:1px solid #ff9f1c14;border-radius:14px;flex-direction:column;gap:1rem;padding:1.75rem;transition:all .3s;display:flex}@media (hover:hover){.pdx-delivery-layer-card:hover{background:linear-gradient(135deg,#ff9f1c1a,#ff7a0008);border-color:#ff9f1c29;transform:translateY(-2px)}}.pdx-delivery-layer-icon{width:48px;height:48px;color:var(--pdx-primary);background:#ff9f1c1a;border:1.5px solid #ff9f1c24;border-radius:12px;justify-content:center;align-items:center;font-size:1.35rem;transition:all .3s;display:flex}.pdx-delivery-layer-card:hover .pdx-delivery-layer-icon{background:#ff9f1c29;border-color:#ff9f1c47}.pdx-delivery-layer-title{color:var(--pdx-text);margin:0;font-size:1rem;font-weight:800}.pdx-delivery-layer-desc{color:var(--pdx-muted);flex:1;margin:0;font-size:.9rem;line-height:1.6}.pdx-delivery-layer-chip{color:var(--pdx-primary);text-transform:uppercase;letter-spacing:.03em;background:#ff9f1c14;border-radius:6px;padding:.4rem .9rem;font-size:.75rem;font-weight:700;display:inline-block}.pdx-delivery-types-wrapper{margin-bottom:3rem}.pdx-delivery-section-title{color:var(--pdx-text);margin:0 0 1.75rem;font-size:1.15rem;font-weight:800}.pdx-delivery-types-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}@media (max-width:1024px){.pdx-delivery-types-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.pdx-delivery-types-grid{grid-template-columns:1fr}}.pdx-delivery-type-card{opacity:.65;background:linear-gradient(135deg,#ff9f1c0a,#ff7a0003);border:1px solid #ff9f1c14;border-radius:14px;padding:1.75rem;transition:all .3s}.pdx-delivery-type-card.is-active{opacity:1;background:linear-gradient(135deg,#ff9f1c1f,#ff7a000d);border-color:#ff9f1c3d;box-shadow:0 8px 24px #ff9f1c1a}@media (hover:hover){.pdx-delivery-type-card:hover{border-color:#ff9f1c29}}.pdx-delivery-type-icon{width:52px;height:52px;color:var(--pdx-primary);background:#ff9f1c1a;border:1.5px solid #ff9f1c24;border-radius:12px;justify-content:center;align-items:center;margin-bottom:1rem;font-size:1.6rem;transition:all .3s;display:flex}.pdx-delivery-type-card.is-active .pdx-delivery-type-icon{background:#ff9f1c29;border-color:#ff9f1c47}.pdx-delivery-type-title{color:var(--pdx-text);margin:0 0 .75rem;font-size:1rem;font-weight:800}.pdx-delivery-type-intro{color:var(--pdx-muted);margin:0 0 1rem;font-size:.85rem;line-height:1.5}.pdx-delivery-type-list{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.pdx-delivery-type-list li{color:var(--pdx-muted);padding-left:1.5rem;font-size:.9rem;line-height:1.5;position:relative}.pdx-delivery-type-list li:before{content:"✓";color:var(--pdx-primary);font-size:.95rem;font-weight:900;position:absolute;left:0}.pdx-delivery-steps-wrapper{margin-bottom:3rem}.pdx-delivery-steps{flex-wrap:nowrap;gap:0;padding:1.5rem 0;display:flex;position:relative;overflow-x:auto}@media (max-width:1024px){.pdx-delivery-steps{flex-direction:column;gap:1rem;overflow-x:visible}}.pdx-delivery-step{background:linear-gradient(135deg,#ff9f1c0d,#ff7a0003);border:1px solid #ff9f1c14;border-radius:12px;flex-direction:column;flex:1;gap:.75rem;min-width:180px;padding:1.5rem;transition:all .3s;display:flex;position:relative}@media (hover:hover){.pdx-delivery-step:hover{background:linear-gradient(135deg,#ff9f1c1a,#ff7a0008);border-color:#ff9f1c29}}@media (max-width:1024px){.pdx-delivery-step{flex-direction:row;align-items:flex-start;gap:1.5rem;min-width:auto;display:flex}}.pdx-delivery-step-marker{flex-shrink:0}.pdx-delivery-step-number{width:44px;height:44px;color:var(--pdx-primary);background:linear-gradient(135deg,#ff9f1c26,#ff7a000d);border:2px solid #ff9f1c47;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;font-weight:900;transition:all .3s;display:flex}.pdx-delivery-step:hover .pdx-delivery-step-number{border-color:#ff9f1c8f;transform:scale(1.08);box-shadow:0 0 16px #ff9f1c29}@media (max-width:1024px){.pdx-delivery-step-number{width:40px;height:40px;font-size:.95rem}}.pdx-delivery-step-connector{background:#ff9f1c29;width:1rem;height:2px;display:none;position:absolute;top:50%;right:-1rem}.pdx-delivery-step:not(:last-child) .pdx-delivery-step-connector{display:block}@media (max-width:1024px){.pdx-delivery-step-connector{display:none!important}}.pdx-delivery-step-content{flex:1}.pdx-delivery-step-title{color:var(--pdx-text);margin:0;font-size:.95rem;font-weight:800}.pdx-delivery-step-desc{color:var(--pdx-muted);margin:0;font-size:.85rem;line-height:1.5}.pdx-delivery-policy-wrapper{margin-bottom:2.5rem}.pdx-delivery-policy-intro{color:var(--pdx-muted);margin:0 0 1.5rem;font-size:.95rem;line-height:1.6}.pdx-delivery-policy-grid{grid-template-columns:repeat(3,1fr);gap:1.2rem;display:grid}@media (max-width:1024px){.pdx-delivery-policy-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.pdx-delivery-policy-grid{grid-template-columns:1fr}}.pdx-delivery-policy-card{background:linear-gradient(135deg,#ff9f1c0d,#ff7a0003);border:1px solid #ff9f1c14;border-radius:12px;padding:1.25rem;transition:all .3s}@media (hover:hover){.pdx-delivery-policy-card:hover{background:linear-gradient(135deg,#ff9f1c1a,#ff7a0008);border-color:#ff9f1c29}}.pdx-delivery-policy-title{color:var(--pdx-text);margin:0 0 .6rem;font-size:.95rem;font-weight:800}.pdx-delivery-policy-text{color:var(--pdx-muted);margin:0;font-size:.9rem;line-height:1.6}.pdx-delivery-support-cta{background:linear-gradient(135deg,#ff9f1c0f,#ff7a0005);border:1.5px solid #ff9f1c1f;border-radius:14px;padding:2rem;box-shadow:0 8px 24px #ff9f1c0f}@media (max-width:575px){.pdx-delivery-support-cta{padding:1.5rem}}.pdx-delivery-support-inner{text-align:center;flex-direction:column;gap:1rem;display:flex}.pdx-delivery-support-title{color:var(--pdx-text);margin:0;font-size:1.1rem;font-weight:800}.pdx-delivery-support-text{color:var(--pdx-muted);margin:0;font-size:.95rem;line-height:1.6}.pdx-delivery-support-badge{color:var(--pdx-primary);cursor:pointer;background:#ff9f1c1f;border:1px solid #ff9f1c33;border-radius:10px;justify-content:center;align-self:center;align-items:center;gap:.6rem;padding:.9rem 1.5rem;font-size:.9rem;font-weight:700;transition:all .3s;display:inline-flex}@media (hover:hover){.pdx-delivery-support-badge:hover{background:#ff9f1c2e;border-color:#ff9f1c5c;transform:translateY(-1px)}}.pdx-delivery-support-badge i{font-size:1rem}@media (max-width:575px){.pdx-delivery-info-row{flex-direction:column;align-items:flex-start;gap:.4rem;padding:.85rem 0}.pdx-delivery-info-value{text-align:left;max-width:100%}.pdx-delivery-badge{font-size:.75rem}.pdx-delivery-type-card,.pdx-delivery-layer-card{padding:1.25rem}}@media (prefers-reduced-motion:reduce){.pdx-delivery-layer-card,.pdx-delivery-type-card,.pdx-delivery-step,.pdx-delivery-policy-card,.pdx-delivery-support-badge{transition:none}}.pdx-support-center{background:radial-gradient(circle at 50% 0,#ff9f1c09,#0000 34%)}.pdx-support-shell{background:linear-gradient(135deg,#141b26b8,#0a0e146b);border:1px solid #ff9f1c1a;border-radius:18px;grid-template-columns:1fr 1.1fr;gap:2.5rem;margin-bottom:3rem;padding:2.5rem;display:grid;box-shadow:0 12px 40px #00000026}@media (max-width:1024px){.pdx-support-shell{grid-template-columns:1fr;gap:2rem;padding:2rem}}@media (max-width:575px){.pdx-support-shell{padding:1.5rem}}.pdx-support-left{display:flex}.pdx-support-chat-panel{background:linear-gradient(135deg,#ff9f1c0d,#ff7a0003);border:1px solid #ff9f1c14;border-radius:14px;flex-direction:column;flex:1;display:flex;overflow:hidden}.pdx-support-chat-header{background:#ff9f1c08;border-bottom:1px solid #ff9f1c14;justify-content:space-between;align-items:center;padding:1.25rem;display:flex}.pdx-support-chat-title{color:var(--pdx-text);margin:0;font-size:1.05rem;font-weight:800}.pdx-support-chat-status{color:var(--pdx-subtle);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:700}.pdx-support-chat-product-bar{background:#ff9f1c05;border-bottom:1px solid #ff9f1c14;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.pdx-support-product-info{align-items:center;gap:.75rem;display:flex}.pdx-support-product-label{color:var(--pdx-subtle);text-transform:uppercase;letter-spacing:.04em;font-size:.8rem;font-weight:700}.pdx-support-product-name{color:var(--pdx-text);word-wrap:break-word;font-size:.9rem;font-weight:700}.pdx-support-product-badge{display:flex}.pdx-support-badge-stock,.pdx-support-badge-pending{white-space:nowrap;border-radius:6px;padding:.35rem .85rem;font-size:.75rem;font-weight:700;display:inline-block}.pdx-support-badge-stock{color:#22c55e;background:#22c55e1f}.pdx-support-badge-pending{color:var(--pdx-primary);background:#ff9f1c1f}.pdx-support-chat-messages{flex-direction:column;flex:1;gap:1rem;max-height:320px;padding:1.5rem 1.25rem;display:flex;overflow-y:auto}.pdx-support-chat-messages::-webkit-scrollbar{width:8px}.pdx-support-chat-messages::-webkit-scrollbar-track{background:#ff9f1c14;border-radius:4px}.pdx-support-chat-messages::-webkit-scrollbar-thumb{background:#ff9f1c66;border-radius:4px}.pdx-support-chat-messages::-webkit-scrollbar-thumb:hover{background:#ff9f1c99}.pdx-support-message{opacity:0;align-items:flex-end;gap:.75rem;display:flex}.pdx-support-message.is-visible{animation:.55s ease-out forwards pdxChatMessageIn}.pdx-support-message-user{justify-content:flex-end}.pdx-support-message-support{justify-content:flex-start}.pdx-support-message-avatar{width:32px;height:32px;color:var(--pdx-primary);background:#ff9f1c1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;display:flex}.pdx-support-message-balloon{background:linear-gradient(135deg,#ff9f1c1a,#ff7a000d);border:1px solid #ff9f1c1f;border-radius:12px;max-width:75%;padding:.85rem 1.1rem}.pdx-support-message-user .pdx-support-message-balloon{background:#ff9f1c26;border-color:#ff9f1c3d}.pdx-support-message-text{color:var(--pdx-text);margin:0;font-size:.9rem;line-height:1.5}.pdx-support-chat-footer{background:#ff9f1c05;border-top:1px solid #ff9f1c14;margin-top:auto;padding:1.5rem 1.25rem}.pdx-support-chat-note{color:var(--pdx-subtle);align-items:flex-start;gap:.8rem;margin:0;font-size:.8rem;line-height:1.6;display:flex}.pdx-support-chat-note i{color:var(--pdx-primary);flex-shrink:0;margin-top:.2rem;font-size:.9rem}.pdx-support-right{flex-direction:column;display:flex}.pdx-support-quick-topics{grid-template-columns:repeat(3,1fr);grid-auto-rows:max-content;gap:1.2rem;display:grid}@media (max-width:1280px){.pdx-support-quick-topics{grid-template-columns:repeat(2,1fr)}}@media (max-width:1024px){.pdx-support-quick-topics{grid-template-columns:repeat(3,1fr);gap:1rem}}@media (max-width:767px){.pdx-support-quick-topics{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.pdx-support-quick-topics{grid-template-columns:1fr}}.pdx-support-quick-card{background:linear-gradient(135deg,#ff9f1c0d,#ff7a0003);border:1px solid #ff9f1c14;border-radius:12px;flex-direction:column;gap:.75rem;padding:1.5rem;transition:all .3s;display:flex}@media (hover:hover){.pdx-support-quick-card:hover{background:linear-gradient(135deg,#ff9f1c1a,#ff7a0008);border-color:#ff9f1c29;transform:translateY(-2px)}}.pdx-support-quick-icon{width:44px;height:44px;color:var(--pdx-primary);background:#ff9f1c1a;border:1.5px solid #ff9f1c24;border-radius:10px;justify-content:center;align-items:center;font-size:1.2rem;transition:all .3s;display:flex}.pdx-support-quick-card:hover .pdx-support-quick-icon{background:#ff9f1c29;border-color:#ff9f1c47}.pdx-support-quick-title{color:var(--pdx-text);margin:0;font-size:.95rem;font-weight:800}.pdx-support-quick-desc{color:var(--pdx-muted);flex:1;margin:0;font-size:.85rem;line-height:1.5}.pdx-support-quick-chip{color:var(--pdx-primary);text-transform:uppercase;letter-spacing:.03em;background:#ff9f1c14;border-radius:6px;align-self:flex-start;padding:.35rem .8rem;font-size:.75rem;font-weight:700;display:inline-block}.pdx-support-stages-wrapper{margin-bottom:3rem}.pdx-support-section-title{color:var(--pdx-text);margin:0 0 1.75rem;font-size:1.15rem;font-weight:800}.pdx-support-stages-grid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}@media (max-width:767px){.pdx-support-stages-grid{grid-template-columns:1fr;gap:1.5rem}}.pdx-support-stage-card{background:linear-gradient(135deg,#ff9f1c0f,#ff7a0005);border:1.5px solid #ff9f1c1f;border-radius:14px;padding:2rem;transition:all .3s}@media (hover:hover){.pdx-support-stage-card:hover{background:linear-gradient(135deg,#ff9f1c1f,#ff7a000f);border-color:#ff9f1c33}}.pdx-support-stage-icon{width:52px;height:52px;color:var(--pdx-primary);background:#ff9f1c1a;border:1.5px solid #ff9f1c24;border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.25rem;font-size:1.6rem;transition:all .3s;display:flex}.pdx-support-stage-card:hover .pdx-support-stage-icon{background:#ff9f1c29;border-color:#ff9f1c47}.pdx-support-stage-title{color:var(--pdx-text);margin:0 0 1rem;font-size:1.1rem;font-weight:800}.pdx-support-stage-list{flex-direction:column;gap:.8rem;margin:0;padding:0;list-style:none;display:flex}.pdx-support-stage-list li{color:var(--pdx-muted);padding-left:1.75rem;font-size:.95rem;line-height:1.6;position:relative}.pdx-support-stage-list li:before{content:"✓";color:var(--pdx-primary);font-size:1rem;font-weight:900;position:absolute;left:0}.pdx-support-types-wrapper{margin-bottom:3rem}.pdx-support-types-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}@media (max-width:1024px){.pdx-support-types-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.pdx-support-types-grid{grid-template-columns:1fr}}.pdx-support-type-card{opacity:.65;background:linear-gradient(135deg,#ff9f1c0a,#ff7a0003);border:1px solid #ff9f1c14;border-radius:14px;padding:1.75rem;transition:all .3s}.pdx-support-type-card.is-active{opacity:1;background:linear-gradient(135deg,#ff9f1c1f,#ff7a000d);border-color:#ff9f1c3d;box-shadow:0 8px 24px #ff9f1c1a}@media (hover:hover){.pdx-support-type-card:hover{border-color:#ff9f1c29}}.pdx-support-type-icon{width:48px;height:48px;color:var(--pdx-primary);background:#ff9f1c1a;border:1.5px solid #ff9f1c24;border-radius:12px;justify-content:center;align-items:center;margin-bottom:1rem;font-size:1.4rem;transition:all .3s;display:flex}.pdx-support-type-card.is-active .pdx-support-type-icon{background:#ff9f1c29;border-color:#ff9f1c47}.pdx-support-type-title{color:var(--pdx-text);margin:0 0 .75rem;font-size:.95rem;font-weight:800}.pdx-support-type-list{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.pdx-support-type-list li{color:var(--pdx-muted);padding-left:1.5rem;font-size:.9rem;line-height:1.5;position:relative}.pdx-support-type-list li:before{content:"•";color:var(--pdx-primary);font-size:1rem;font-weight:900;position:absolute;left:0}.pdx-support-faqs-wrapper{margin-bottom:2.5rem}.pdx-support-faq-list{flex-direction:column;gap:.8rem;display:flex}.pdx-support-faq-item{cursor:pointer;background:linear-gradient(135deg,#ff9f1c0d,#ff7a0003);border:1px solid #ff9f1c14;border-radius:12px;padding:1.5rem;transition:all .3s}.pdx-support-faq-item[open]{background:linear-gradient(135deg,#ff9f1c1a,#ff7a0008);border-color:#ff9f1c29}@media (hover:hover){.pdx-support-faq-item:hover{border-color:#ff9f1c29}}.pdx-support-faq-summary{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;list-style:none;display:flex}.pdx-support-faq-summary::-webkit-details-marker{display:none}.pdx-article-highlights{background:radial-gradient(circle at 50% 0,#ff9f1c09,#0000 34%)}.pdx-article-shell{background:linear-gradient(135deg,#141b26b8,#0a0e146b);border:1px solid #ff9f1c1a;border-radius:18px;grid-template-columns:1.2fr 1fr;gap:3rem;margin-bottom:3rem;padding:2.5rem;display:grid;box-shadow:0 12px 40px #00000026}@media (max-width:1024px){.pdx-article-shell{grid-template-columns:1fr;gap:2rem;padding:2rem}}@media (max-width:575px){.pdx-article-shell{padding:1.5rem}}.pdx-article-left{display:flex}.pdx-article-content{flex-direction:column;flex:1;gap:1.75rem;display:flex}.pdx-article-title{color:var(--pdx-text);margin:0 0 1rem;font-size:1.4rem;font-weight:900;line-height:1.25}@media (max-width:575px){.pdx-article-title{font-size:1.2rem}}.pdx-article-intro{color:var(--pdx-muted);margin:0;font-size:1rem;line-height:1.75}.pdx-article-section-title{color:var(--pdx-text);border-bottom:1px solid #ff9f1c14;margin:.5rem 0 .75rem;padding-bottom:.5rem;font-size:1.05rem;font-weight:800}.pdx-article-section-text{color:var(--pdx-muted);margin:0;font-size:.95rem;line-height:1.75}.pdx-article-highlight{border:1px solid #ff9f1c1f;border-left:4px solid var(--pdx-primary);background:linear-gradient(135deg,#ff9f1c14,#ff7a0005);border-radius:12px;padding:1.5rem}.pdx-highlight-title{color:var(--pdx-text);align-items:center;gap:.6rem;margin:0 0 .75rem;font-size:.95rem;font-weight:800;display:flex}.pdx-highlight-title i{color:var(--pdx-primary);font-size:1rem}.pdx-highlight-text{color:var(--pdx-muted);margin:0;font-size:.9rem;line-height:1.6}.pdx-article-accent-box{background:#ff9f1c0a;border:1px solid #ff9f1c14;border-radius:10px;margin-top:1rem;padding:1.25rem}.pdx-accent-box-title{color:var(--pdx-text);margin:0 0 .75rem;font-size:.9rem;font-weight:800}.pdx-accent-box-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.pdx-accent-box-list li{color:var(--pdx-muted);padding-left:1.4rem;font-size:.85rem;line-height:1.5;position:relative}.pdx-accent-box-list li:before{content:"○";color:var(--pdx-primary);font-size:.8rem;font-weight:900;position:absolute;left:0}.pdx-article-right{flex-direction:column;display:flex}.pdx-article-summary-panel{background:linear-gradient(135deg,#ff9f1c0f,#ff7a0005);border:1px solid #ff9f1c1a;border-radius:14px;flex-direction:column;gap:1.5rem;height:-moz-fit-content;height:fit-content;padding:2rem;display:flex;position:sticky;top:2rem}@media (max-width:1024px){.pdx-article-summary-panel{position:static}}.pdx-article-summary-title{color:var(--pdx-text);margin:0;font-size:1.1rem;font-weight:800}.pdx-article-metrics-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.pdx-article-metric{background:#ff9f1c0a;border:1px solid #ff9f1c14;border-radius:10px;flex-direction:column;gap:.35rem;padding:.85rem;display:flex}.pdx-article-metric-label{color:var(--pdx-subtle);text-transform:uppercase;letter-spacing:.04em;font-size:.75rem;font-weight:700}.pdx-article-metric-value{color:var(--pdx-text);word-wrap:break-word;font-size:.9rem;font-weight:800}.pdx-article-metric-value.is-available{color:#22c55e}.pdx-article-metric-value.is-pending{color:var(--pdx-primary)}.pdx-article-summary-note{border-top:1px solid #ff9f1c14;padding-top:1rem}.pdx-article-note-text{color:var(--pdx-subtle);align-items:center;gap:.6rem;margin:0;font-size:.8rem;line-height:1.5;display:flex}.pdx-article-note-text i{color:var(--pdx-primary);flex-shrink:0;font-size:.9rem}.pdx-article-advantages-wrapper{margin-bottom:3rem}.pdx-article-advantages-title{color:var(--pdx-text);margin:0 0 1.75rem;font-size:1.15rem;font-weight:800}.pdx-article-advantages-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}@media (max-width:1024px){.pdx-article-advantages-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.pdx-article-advantages-grid{grid-template-columns:1fr}}.pdx-article-advantage-card{background:linear-gradient(135deg,#ff9f1c0d,#ff7a0003);border:1px solid #ff9f1c1a;border-radius:14px;flex-direction:column;gap:.75rem;padding:1.75rem;transition:all .3s;display:flex}@media (hover:hover){.pdx-article-advantage-card:hover{background:linear-gradient(135deg,#ff9f1c1a,#ff7a0008);border-color:#ff9f1c2e;transform:translateY(-2px)}}.pdx-article-advantage-icon{width:48px;height:48px;color:var(--pdx-primary);background:#ff9f1c1f;border:1.5px solid #ff9f1c29;border-radius:12px;justify-content:center;align-items:center;font-size:1.3rem;transition:all .3s;display:flex}.pdx-article-advantage-card:hover .pdx-article-advantage-icon{background:#ff9f1c2e;border-color:#ff9f1c47}.pdx-article-advantage-title{color:var(--pdx-text);margin:0;font-size:1rem;font-weight:800}.pdx-article-advantage-text{color:var(--pdx-muted);flex:1;margin:0;font-size:.9rem;line-height:1.6}.pdx-article-advantage-chip{color:var(--pdx-primary);text-transform:uppercase;letter-spacing:.03em;background:#ff9f1c14;border-radius:6px;align-self:flex-start;padding:.35rem .85rem;font-size:.75rem;font-weight:700;display:inline-block}.pdx-article-types-wrapper{margin-bottom:3rem}.pdx-article-types-title{color:var(--pdx-text);margin:0 0 1.75rem;font-size:1.15rem;font-weight:800}.pdx-article-types-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}@media (max-width:1024px){.pdx-article-types-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.pdx-article-types-grid{grid-template-columns:1fr}}.pdx-article-type-card{opacity:.65;background:linear-gradient(135deg,#ff9f1c0a,#ff7a0003);border:1px solid #ff9f1c1a;border-radius:14px;padding:1.75rem;transition:all .3s}.pdx-article-type-card.is-active{opacity:1;background:linear-gradient(135deg,#ff9f1c1f,#ff7a000d);border-color:#ff9f1c3d;box-shadow:0 8px 24px #ff9f1c1a}@media (hover:hover){.pdx-article-type-card:hover{border-color:#ff9f1c29}}.pdx-article-type-icon{width:48px;height:48px;color:var(--pdx-primary);background:#ff9f1c1f;border:1.5px solid #ff9f1c29;border-radius:12px;justify-content:center;align-items:center;margin-bottom:1rem;font-size:1.4rem;transition:all .3s;display:flex}.pdx-article-type-card.is-active .pdx-article-type-icon{background:#ff9f1c2e;border-color:#ff9f1c47}.pdx-article-type-title{color:var(--pdx-text);margin:0 0 .75rem;font-size:.95rem;font-weight:800}.pdx-article-type-list{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.pdx-article-type-list li{color:var(--pdx-muted);padding-left:1.5rem;font-size:.9rem;line-height:1.5;position:relative}.pdx-article-type-list li:before{content:"•";color:var(--pdx-primary);font-size:1rem;font-weight:900;position:absolute;left:0}.pdx-article-checklist-wrapper{margin-bottom:2.5rem}.pdx-article-checklist-title{color:var(--pdx-text);margin:0 0 1.75rem;font-size:1.15rem;font-weight:800}.pdx-article-checklist-list{flex-direction:column;gap:1rem;display:flex}.pdx-article-checklist-item{background:linear-gradient(135deg,#ff9f1c0d,#ff7a0003);border:1px solid #ff9f1c1a;border-radius:12px;align-items:flex-start;gap:1rem;padding:1.25rem;transition:all .3s;display:flex}@media (hover:hover){.pdx-article-checklist-item:hover{background:linear-gradient(135deg,#ff9f1c1a,#ff7a0008);border-color:#ff9f1c29}}.pdx-article-checklist-check{color:#22c55e;background:#22c55e1f;border:1.5px solid #22c55e3d;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.9rem;display:flex}.pdx-article-checklist-text{color:var(--pdx-muted);margin:0;font-size:.95rem;line-height:1.6}.pdx-article-summary-box{background:linear-gradient(135deg,#ff9f1c14,#ff7a0005);border:1.5px solid #ff9f1c1f;border-radius:14px;padding:2.5rem;box-shadow:0 8px 24px #ff9f1c14}@media (max-width:575px){.pdx-article-summary-box{padding:1.75rem}}.pdx-article-summary-box-title{color:var(--pdx-text);margin:0 0 1rem;font-size:1.1rem;font-weight:800}.pdx-article-summary-box-text{color:var(--pdx-muted);margin:0;font-size:.95rem;line-height:1.75}@media (prefers-reduced-motion:reduce){.pdx-article-advantage-card,.pdx-article-type-card,.pdx-article-checklist-item{transition:none}}.pdx-why-yox{background:radial-gradient(circle at 50% 0,#ff9f1c09,#0000 34%)}.pdx-why-shell{background:linear-gradient(135deg,#141b26b8,#0a0e146b);border:1px solid #ff9f1c1a;border-radius:18px;grid-template-columns:1fr 1.15fr;gap:2.5rem;margin-bottom:3rem;padding:2.5rem;display:grid;box-shadow:0 12px 40px #00000026}@media (max-width:1024px){.pdx-why-shell{grid-template-columns:1fr;gap:2rem;padding:2rem}}@media (max-width:575px){.pdx-why-shell{padding:1.5rem}}.pdx-why-left{display:flex}.pdx-why-dashboard{background:linear-gradient(135deg,#ff9f1c0d,#ff7a0003);border:1px solid #ff9f1c14;border-radius:14px;flex-direction:column;flex:1;gap:1.5rem;padding:2rem;display:flex}.pdx-why-dashboard-title{color:var(--pdx-text);margin:0;font-size:1.1rem;font-weight:800}.pdx-why-metrics-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:1024px){.pdx-why-metrics-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:575px){.pdx-why-metrics-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}}.pdx-why-metric{background:#ff9f1c0a;border:1px solid #ff9f1c14;border-radius:10px;flex-direction:column;gap:.35rem;padding:.9rem;display:flex}.pdx-why-metric-label{color:var(--pdx-subtle);text-transform:uppercase;letter-spacing:.04em;font-size:.75rem;font-weight:700}.pdx-why-metric-value{color:var(--pdx-text);font-size:.95rem;font-weight:800}.pdx-why-metric-value.is-stock{color:#22c55e}.pdx-why-metric-value.is-pending{color:var(--pdx-primary)}.pdx-why-dashboard-note{border-top:1px solid #ff9f1c14;margin-top:auto;padding:1rem}.pdx-why-note-text{color:var(--pdx-subtle);align-items:center;gap:.6rem;margin:0;font-size:.8rem;line-height:1.5;display:flex}.pdx-why-note-text i{color:var(--pdx-primary);flex-shrink:0;font-size:.9rem}.pdx-why-right{flex-direction:column;display:flex}.pdx-why-value-grid{grid-template-columns:repeat(3,1fr);grid-auto-rows:max-content;gap:1.2rem;display:grid}@media (max-width:1280px){.pdx-why-value-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:1024px){.pdx-why-value-grid{grid-template-columns:repeat(3,1fr);gap:1rem}}@media (max-width:767px){.pdx-why-value-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.pdx-why-value-grid{grid-template-columns:1fr}}.pdx-why-value-card{background:linear-gradient(135deg,#ff9f1c0d,#ff7a0003);border:1px solid #ff9f1c14;border-radius:12px;flex-direction:column;gap:.75rem;padding:1.5rem;transition:all .3s;display:flex}@media (hover:hover){.pdx-why-value-card:hover{background:linear-gradient(135deg,#ff9f1c1a,#ff7a0008);border-color:#ff9f1c29;transform:translateY(-2px)}}.pdx-why-value-icon{width:44px;height:44px;color:var(--pdx-primary);background:#ff9f1c1a;border:1.5px solid #ff9f1c24;border-radius:10px;justify-content:center;align-items:center;font-size:1.2rem;transition:all .3s;display:flex}.pdx-why-value-card:hover .pdx-why-value-icon{background:#ff9f1c29;border-color:#ff9f1c47}.pdx-why-value-title{color:var(--pdx-text);margin:0;font-size:.95rem;font-weight:800}.pdx-why-value-desc{color:var(--pdx-muted);flex:1;margin:0;font-size:.85rem;line-height:1.5}.pdx-why-value-chip{color:var(--pdx-primary);text-transform:uppercase;letter-spacing:.03em;background:#ff9f1c14;border-radius:6px;align-self:flex-start;padding:.35rem .8rem;font-size:.75rem;font-weight:700;display:inline-block}.pdx-why-comparison-wrapper{margin-bottom:3rem}.pdx-why-section-title{color:var(--pdx-text);margin:0 0 1.75rem;font-size:1.15rem;font-weight:800}.pdx-why-comparison-table-desktop{display:none}@media (min-width:768px){.pdx-why-comparison-table-desktop{background:var(--pdx-surface);border:1px solid #ff9f1c1a;border-radius:12px;display:block;overflow:hidden}}.pdx-why-comparison-header{background:#ff9f1c14;border-bottom:1px solid #ff9f1c1a;grid-template-columns:.8fr 1fr 1fr;display:grid}.pdx-why-comparison-row{border-bottom:1px solid #ff9f1c14;grid-template-columns:.8fr 1fr 1fr;display:grid}.pdx-why-comparison-row:last-child{border-bottom:none}.pdx-why-comparison-col{color:var(--pdx-text);align-items:center;padding:1.25rem;font-size:.95rem;display:flex}.pdx-why-col-kriter{color:var(--pdx-primary);font-weight:700}.pdx-why-comparison-header .pdx-why-col-kriter,.pdx-why-comparison-header .pdx-why-col-yox,.pdx-why-comparison-header .pdx-why-col-klasik{text-transform:uppercase;letter-spacing:.05em;font-size:.9rem;font-weight:800}.pdx-why-col-yox,.pdx-why-col-klasik{color:var(--pdx-muted);line-height:1.6}.pdx-why-comparison-cards-mobile{flex-direction:column;gap:1rem;display:flex}@media (min-width:768px){.pdx-why-comparison-cards-mobile{display:none}}.pdx-why-comparison-card{background:linear-gradient(135deg,#ff9f1c0d,#ff7a0003);border:1px solid #ff9f1c14;border-radius:12px;padding:1.5rem}.pdx-why-card-kriter{color:var(--pdx-primary);margin:0 0 1rem;font-size:.95rem;font-weight:800}.pdx-why-card-comparison{flex-direction:column;gap:1.25rem;display:flex}.pdx-why-card-section{flex-direction:column;gap:.5rem;display:flex}.pdx-why-card-label{color:var(--pdx-subtle);text-transform:uppercase;letter-spacing:.04em;font-size:.8rem;font-weight:700}.pdx-why-card-text{color:var(--pdx-muted);margin:0;font-size:.9rem;line-height:1.6}.pdx-why-types-wrapper{margin-bottom:3rem}.pdx-why-types-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}@media (max-width:1024px){.pdx-why-types-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.pdx-why-types-grid{grid-template-columns:1fr}}.pdx-why-type-card{opacity:.65;background:linear-gradient(135deg,#ff9f1c0a,#ff7a0003);border:1px solid #ff9f1c14;border-radius:14px;padding:1.75rem;transition:all .3s}.pdx-why-type-card.is-active{opacity:1;background:linear-gradient(135deg,#ff9f1c1f,#ff7a000d);border-color:#ff9f1c3d;box-shadow:0 8px 24px #ff9f1c1a}@media (hover:hover){.pdx-why-type-card:hover{border-color:#ff9f1c29}}.pdx-why-type-icon{width:48px;height:48px;color:var(--pdx-primary);background:#ff9f1c1a;border:1.5px solid #ff9f1c24;border-radius:12px;justify-content:center;align-items:center;margin-bottom:1rem;font-size:1.4rem;transition:all .3s;display:flex}.pdx-why-type-card.is-active .pdx-why-type-icon{background:#ff9f1c29;border-color:#ff9f1c47}.pdx-why-type-title{color:var(--pdx-text);margin:0 0 .75rem;font-size:.95rem;font-weight:800}.pdx-why-type-list{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.pdx-why-type-list li{color:var(--pdx-muted);padding-left:1.5rem;font-size:.9rem;line-height:1.5;position:relative}.pdx-why-type-list li:before{content:"•";color:var(--pdx-primary);font-size:1rem;font-weight:900;position:absolute;left:0}.pdx-why-decision-wrapper{margin-bottom:3rem}.pdx-why-decision-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}@media (max-width:1024px){.pdx-why-decision-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.pdx-why-decision-grid{grid-template-columns:1fr}}.pdx-why-decision-card{background:linear-gradient(135deg,#ff9f1c0f,#ff7a0005);border:1.5px solid #ff9f1c1f;border-radius:14px;padding:1.75rem;transition:all .3s}@media (hover:hover){.pdx-why-decision-card:hover{background:linear-gradient(135deg,#ff9f1c1f,#ff7a000f);border-color:#ff9f1c33}}.pdx-why-decision-title{color:var(--pdx-text);margin:0 0 .75rem;font-size:.95rem;font-weight:800}.pdx-why-decision-text{color:var(--pdx-muted);margin:0;font-size:.9rem;line-height:1.6}.pdx-why-safety-box{background:linear-gradient(135deg,#ff9f1c14,#ff7a0008);border:1.5px solid #ff9f1c1f;border-radius:14px;margin-bottom:2.5rem;padding:2rem}@media (max-width:575px){.pdx-why-safety-box{padding:1.5rem}}.pdx-why-safety-title{color:var(--pdx-text);margin:0 0 1rem;font-size:1.1rem;font-weight:800}.pdx-why-safety-intro{color:var(--pdx-muted);margin:0 0 1.25rem;font-size:.95rem;line-height:1.6}.pdx-why-safety-list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.pdx-why-safety-list li{color:var(--pdx-muted);padding-left:1.75rem;font-size:.9rem;line-height:1.5;position:relative}.pdx-why-safety-list li:before{content:"✓";color:var(--pdx-primary);font-size:1rem;font-weight:900;position:absolute;left:0}.pdx-why-cta-bar{background:linear-gradient(135deg,#ff9f1c14,#ff7a0008);border:1.5px solid #ff9f1c1f;border-radius:14px;padding:2.5rem;box-shadow:0 8px 24px #ff9f1c14}@media (max-width:575px){.pdx-why-cta-bar{padding:1.75rem}}.pdx-why-cta-inner{text-align:center}.pdx-why-cta-title{color:var(--pdx-text);margin:0 0 1rem;font-size:1.25rem;font-weight:800}.pdx-why-cta-text{color:var(--pdx-muted);max-width:720px;margin:0 auto;font-size:.95rem;line-height:1.6}@media (max-width:575px){.pdx-why-cta-title{font-size:1rem}.pdx-why-cta-text{font-size:.9rem}}@media (prefers-reduced-motion:reduce){.pdx-why-value-card,.pdx-why-type-card,.pdx-why-decision-card{transition:none}}.pdx-support-faq-question{color:var(--pdx-text);flex:1;font-size:.95rem;font-weight:800}.pdx-support-faq-toggle{color:var(--pdx-primary);flex-shrink:0;justify-content:center;align-items:center;font-size:.9rem;transition:transform .3s;display:flex}.pdx-support-faq-item[open] .pdx-support-faq-toggle{transform:rotate(180deg)}.pdx-support-faq-answer{border-top:1px solid #ff9f1c14;margin-top:1.25rem;padding-top:1.25rem}.pdx-support-faq-answer p{color:var(--pdx-muted);margin:0;font-size:.9rem;line-height:1.6}.pdx-support-cta-bar{background:linear-gradient(135deg,#ff9f1c14,#ff7a0008);border:1.5px solid #ff9f1c1f;border-radius:14px;padding:2.5rem;box-shadow:0 8px 24px #ff9f1c14}@media (max-width:575px){.pdx-support-cta-bar{padding:1.75rem}}.pdx-support-cta-inner{flex-direction:column;gap:1.5rem;display:flex}.pdx-support-cta-title{color:var(--pdx-text);margin:0;font-size:1.25rem;font-weight:800}.pdx-support-cta-text{color:var(--pdx-muted);margin:0;font-size:.95rem;line-height:1.6}.pdx-support-cta-action{flex-direction:column;align-items:flex-start;gap:.75rem;display:flex}.pdx-support-action-button{color:var(--pdx-primary);cursor:pointer;background:#ff9f1c1f;border:1px solid #ff9f1c33;border-radius:10px;justify-content:center;align-items:center;gap:.75rem;padding:1rem 1.75rem;font-size:.95rem;font-weight:800;text-decoration:none;transition:all .3s;display:inline-flex}@media (hover:hover){.pdx-support-action-button:hover{background:#ff9f1c2e;border-color:#ff9f1c5c;transform:translateY(-1px)}}.pdx-support-action-button i{font-size:1.1rem}.pdx-support-cta-note{color:var(--pdx-subtle);margin:0;font-size:.8rem;line-height:1.5}@media (max-width:575px){.pdx-support-stage-card{padding:1.5rem}.pdx-support-chat-messages{max-height:280px}.pdx-support-quick-card,.pdx-support-type-card{padding:1.25rem}}@media (prefers-reduced-motion:reduce){.pdx-support-quick-card,.pdx-support-stage-card,.pdx-support-type-card,.pdx-support-faq-item,.pdx-support-action-button,.pdx-support-faq-toggle{transition:none}.pdx-support-message{opacity:1!important;animation:none!important}}@keyframes pdxChatMessageIn{0%{opacity:0;transform:translateY(12px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes pdxChatBalloonPulse{0%,to{box-shadow:0 2px 8px #ff9f1c1f}50%{box-shadow:0 4px 16px #ff9f1c2e}}.pdx-support-message{opacity:0;animation:.5s ease-out forwards pdxChatMessageIn}.pdx-support-message.is-visible .pdx-support-message-balloon{animation:.6s ease-in-out infinite pdxChatBalloonPulse}.pdx-support-quick-card{opacity:0;animation:.5s ease-out forwards pdxChatMessageIn}.pdx-support-quick-card:first-child{animation-delay:.1s}.pdx-support-quick-card:nth-child(2){animation-delay:.2s}.pdx-support-quick-card:nth-child(3){animation-delay:.3s}.pdx-support-quick-card:nth-child(4){animation-delay:.4s}.pdx-support-quick-card:nth-child(5){animation-delay:.5s}.pdx-support-quick-card:nth-child(6){animation-delay:.6s}.pdx-support-stage-card{opacity:0;animation:.6s ease-out forwards pdxChatMessageIn}.pdx-support-stage-card:first-child{animation-delay:.7s}.pdx-support-stage-card:nth-child(2){animation-delay:.85s}.pdx-support-type-card{opacity:0;animation:.5s ease-out forwards pdxChatMessageIn}.pdx-support-type-card:first-child{animation-delay:.2s}.pdx-support-type-card:nth-child(2){animation-delay:.3s}.pdx-support-type-card:nth-child(3){animation-delay:.4s}.pdx-support-type-card:nth-child(4){animation-delay:.5s}.pdx-support-faq-item{opacity:0;animation:.5s ease-out forwards pdxChatMessageIn}.pdx-support-faq-item:first-child{animation-delay:.2s}.pdx-support-faq-item:nth-child(2){animation-delay:.3s}.pdx-support-faq-item:nth-child(3){animation-delay:.4s}.pdx-support-faq-item:nth-child(4){animation-delay:.5s}.pdx-support-faq-item:nth-child(5){animation-delay:.6s}.pdx-product-universe{background:radial-gradient(circle at 50% 0,#ff9f1c08,#0000 35%)}.pdx-product-info-meta-chips{grid-template-columns:repeat(4,1fr);gap:1.25rem;margin-bottom:3rem;display:grid}@media (max-width:1024px){.pdx-product-info-meta-chips{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.pdx-product-info-meta-chips{grid-template-columns:1fr}}.pdx-product-info-chip{background:linear-gradient(135deg,#ff9f1c0f,#ff7a0005);border:1px solid #ff9f1c1a;border-radius:12px;flex-direction:column;gap:.5rem;padding:1.25rem;transition:all .3s;display:flex}@media (hover:hover){.pdx-product-info-chip:hover{border-color:#ff9f1c29}}.pdx-chip-label{color:var(--pdx-subtle);text-transform:uppercase;letter-spacing:.04em;font-size:.75rem;font-weight:700}.pdx-chip-value{color:var(--pdx-text);font-size:1rem;font-weight:900}.pdx-chip-value.is-available{color:#22c55e}.pdx-chip-value.is-unavailable{color:#ef4444}.pdx-product-info-shell{grid-template-columns:1.1fr 1fr;gap:2.5rem;margin-bottom:3rem;display:grid}@media (max-width:1024px){.pdx-product-info-shell{grid-template-columns:1fr;gap:2rem}}.pdx-product-info-left{flex-direction:column;gap:1.75rem;display:flex}.pdx-product-info-description-box,.pdx-product-info-attention-box,.pdx-product-info-checklist-box{background:linear-gradient(135deg,#ff9f1c0d,#ff7a0003);border:1px solid #ff9f1c1a;border-radius:14px;padding:2rem}.pdx-product-info-description-empty{background:linear-gradient(135deg,#64748b0d,#47556905);border-color:#64748b1a}.pdx-product-info-box-title{color:var(--pdx-text);margin:0 0 1rem;font-size:1rem;font-weight:800}.pdx-product-info-description-text{color:var(--pdx-muted);margin:0;font-size:.95rem;line-height:1.75}.pdx-product-info-description-note{color:var(--pdx-subtle);border-top:1px solid #ff9f1c14;align-items:center;gap:.6rem;margin-top:1rem;margin-bottom:0;padding-top:1rem;font-size:.8rem;display:flex}.pdx-product-info-description-note i{color:var(--pdx-primary);flex-shrink:0}.pdx-product-info-attention-list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.pdx-product-info-attention-list li{color:var(--pdx-muted);padding-left:1.5rem;font-size:.9rem;line-height:1.6;position:relative}.pdx-product-info-attention-list li:before{content:"•";color:var(--pdx-primary);font-size:1rem;font-weight:900;position:absolute;left:0}.pdx-product-info-checklist{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (max-width:767px){.pdx-product-info-checklist{grid-template-columns:1fr}}.pdx-product-info-checklist-item{background:#22c55e0d;border:1px solid #22c55e1a;border-radius:10px;align-items:flex-start;gap:.75rem;padding:1rem;display:flex}.pdx-product-info-checklist-item i{color:#22c55e;flex-shrink:0;margin-top:.2rem;font-size:.9rem}.pdx-product-info-checklist-item span{color:var(--pdx-muted);font-size:.9rem;line-height:1.5}.pdx-product-info-right{flex-direction:column;gap:1.75rem;display:flex}.pdx-product-info-image-card{background:linear-gradient(135deg,#ff9f1c0d,#ff7a0003);border:1px solid #ff9f1c1a;border-radius:14px;min-height:320px;position:relative;overflow:hidden}.pdx-product-info-image{object-fit:contain;background:radial-gradient(circle,#ff9f1c14,#0000 60%);width:100%;height:100%;padding:1.25rem;display:block}@media (max-width:575px){.pdx-product-info-image{padding:.75rem}}.pdx-product-info-placeholder{background:linear-gradient(135deg,#64748b0d,#47556905);flex-direction:column;justify-content:center;align-items:center;gap:.75rem;width:100%;height:100%;min-height:320px;display:flex}.pdx-product-info-placeholder i{color:#ff9f1c29;font-size:3rem}.pdx-product-info-placeholder p{color:var(--pdx-subtle);margin:0;font-size:.95rem}.pdx-product-info-floating-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #fff3;border-radius:8px;align-items:center;gap:.6rem;padding:.65rem 1.15rem;font-size:.85rem;font-weight:700;display:flex;position:absolute}.pdx-product-info-badge-stock{color:#fff;background:#0000008c;top:1.25rem;left:1.25rem}.pdx-product-info-badge-stock.is-available{background:#22c55ed9}.pdx-product-info-badge-stock.is-unavailable{background:#ef4444d9}.pdx-product-info-badge-type{color:#fff;background:#ff9f1cbf;top:1.25rem;right:1.25rem}.pdx-product-info-image-note{color:var(--pdx-subtle);background:linear-gradient(135deg,#ff9f1c05,#0000);border-top:1px solid #ff9f1c14;margin:0;padding:1rem;font-size:.8rem}.pdx-product-info-price-panel{background:linear-gradient(135deg,#ff9f1c14,#ff7a0005);border:1.5px solid #ff9f1c24;border-radius:14px;grid-template-columns:auto 1px auto 1px auto;align-items:center;gap:1.5rem;margin-bottom:1.75rem;padding:1.75rem;display:grid;box-shadow:0 8px 24px #ff9f1c14}@media (max-width:767px){.pdx-product-info-price-panel{grid-template-columns:repeat(3,1fr);gap:1rem;padding:1.5rem}}@media (max-width:575px){.pdx-product-info-price-panel{grid-template-rows:auto auto auto auto auto;grid-template-columns:1fr}}.pdx-product-info-price-section,.pdx-product-info-stock-section,.pdx-product-info-type-section{flex-direction:column;gap:.5rem;display:flex}.pdx-product-info-price-label,.pdx-product-info-stock-label,.pdx-product-info-type-label-small{color:var(--pdx-subtle);text-transform:uppercase;letter-spacing:.04em;font-size:.75rem;font-weight:700}.pdx-product-info-price-value{color:var(--pdx-text);font-size:1.4rem;font-weight:900}.pdx-product-info-stock-value,.pdx-product-info-type-value{color:var(--pdx-text);font-size:1rem;font-weight:800}.pdx-product-info-stock-value.is-available{color:#22c55e}.pdx-product-info-stock-value.is-unavailable{color:#64748b}.pdx-product-info-panel-divider{background:#ff9f1c1f;width:1px;height:60px}@media (max-width:767px){.pdx-product-info-panel-divider{display:none}}@media (max-width:575px){.pdx-product-info-panel-divider{grid-column:1;width:100%;height:1px}}.pdx-product-info-panel-note{color:var(--pdx-muted);border-top:1px solid #ff9f1c14;grid-column:1/-1;align-items:center;gap:.6rem;margin:0;padding-top:1rem;font-size:.8rem;line-height:1.5;display:flex}.pdx-product-info-panel-note i{color:var(--pdx-primary);flex-shrink:0;font-size:.85rem}.pdx-product-info-quick-cards{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}@media (max-width:1024px){.pdx-product-info-quick-cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.pdx-product-info-quick-cards{grid-template-columns:1fr}}.pdx-product-info-quick-card{background:linear-gradient(135deg,#ff9f1c0d,#ff7a0003);border:1px solid #ff9f1c1a;border-radius:12px;flex-direction:column;gap:.5rem;padding:1.25rem;transition:all .3s;display:flex}@media (hover:hover){.pdx-product-info-quick-card:hover{border-color:#ff9f1c29;transform:translateY(-1px)}}.pdx-product-info-quick-label{color:var(--pdx-subtle);text-transform:uppercase;letter-spacing:.04em;font-size:.75rem;font-weight:700}.pdx-product-info-quick-value{color:var(--pdx-text);font-size:.95rem;font-weight:800}.pdx-product-info-quick-desc{color:var(--pdx-muted);margin:0;font-size:.8rem;line-height:1.5}.pdx-product-info-trust-box{text-align:center;background:linear-gradient(135deg,#ff9f1c14,#ff7a0005);border:1.5px solid #ff9f1c1f;border-radius:14px;margin-bottom:2rem;padding:2rem}.pdx-product-info-trust-title{color:var(--pdx-text);margin:0 0 .75rem;font-size:1.1rem;font-weight:800}.pdx-product-info-trust-text{color:var(--pdx-muted);max-width:600px;margin:0 auto;font-size:.95rem;line-height:1.7}.pdx-product-info-nav-wrapper{margin-top:2rem}.pdx-product-info-nav-title{color:var(--pdx-subtle);text-transform:uppercase;letter-spacing:.04em;margin:0 0 1rem;font-size:.85rem;font-weight:700}.pdx-product-info-nav-chips{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;display:grid}@media (max-width:767px){.pdx-product-info-nav-chips{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}}.pdx-product-info-nav-chip{color:var(--pdx-text);text-align:center;cursor:default;background:#ff9f1c0a;border:1px solid #ff9f1c1a;border-radius:10px;justify-content:center;align-items:center;gap:.6rem;padding:.9rem 1.25rem;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}@media (hover:hover){.pdx-product-info-nav-chip:hover{background:#ff9f1c14;border-color:#ff9f1c24}}.pdx-product-info-nav-chip i{color:var(--pdx-primary);font-size:.9rem}@media (prefers-reduced-motion:reduce){.pdx-product-info-chip,.pdx-product-info-quick-card,.pdx-product-info-nav-chip{transition:none}}.pdx-tabs{border-bottom:2px solid #ff9f1c1a;flex-wrap:wrap;gap:.75rem;margin-bottom:2rem;padding-bottom:.75rem;display:flex}@media (max-width:767px){.pdx-tabs{-webkit-overflow-scrolling:touch;gap:.5rem;margin-bottom:1.5rem;padding-bottom:1.25rem;overflow-x:auto}}.pdx-tab{color:var(--pdx-muted);cursor:pointer;white-space:nowrap;background:#ff9f1c0a;border:1px solid #ff9f1c1f;border-radius:8px;align-items:center;gap:.6rem;padding:.75rem 1.25rem;font-size:.9rem;font-weight:600;transition:all .25s;display:flex}@media (hover:hover){.pdx-tab:hover{background:#ff9f1c1a;border-color:#ff9f1c33}}.pdx-tab.is-active{color:var(--pdx-text);background:#ff9f1c1f;border-color:#ff9f1c3d;box-shadow:0 2px 8px #ff9f1c1a}.pdx-tab i{font-size:.95rem}.pdx-tab-content{opacity:0;transition:opacity .2s;display:none}.pdx-tab-content.is-active{opacity:1;display:block}.pdx-description-box{color:var(--pdx-muted);padding:1.5rem 0;font-size:1rem;line-height:1.8}.pdx-description-box p{margin-bottom:1.25rem}.pdx-description-box p:last-child{margin-bottom:0}.pdx-specs-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;padding:1rem 0;display:grid}@media (max-width:767px){.pdx-specs-grid{grid-template-columns:1fr;gap:1rem}}.pdx-spec-item{background:linear-gradient(135deg,#ff9f1c0d,#ff7a0003);border:1px solid #ff9f1c1a;border-radius:10px;padding:1.25rem}.pdx-spec-label{color:var(--pdx-subtle);text-transform:uppercase;letter-spacing:.04em;margin-bottom:.5rem;font-size:.8rem;font-weight:700}.pdx-spec-value{color:var(--pdx-text);font-size:1.1rem;font-weight:800}.pdx-faq-accordion{padding:.5rem 0}.pdx-faq-item{background:#ff9f1c05;border:1px solid #ff9f1c1a;border-radius:8px;margin-bottom:.75rem;overflow:hidden}.pdx-faq-question{cursor:pointer;width:100%;color:var(--pdx-text);background:0 0;border:none;justify-content:space-between;align-items:center;padding:1rem 1.25rem;font-weight:600;transition:all .2s;display:flex}@media (hover:hover){.pdx-faq-question:hover{background:#ff9f1c0f}}.pdx-faq-answer{color:var(--pdx-muted);padding:0 1.25rem 1rem;font-size:.95rem;line-height:1.6;display:none}.pdx-faq-item.is-open .pdx-faq-answer{display:block}.pdx-reviews-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;display:grid}.pdx-review-card{background:linear-gradient(135deg,#ff9f1c0a,#ff7a0003);border:1px solid #ff9f1c1a;border-radius:10px;padding:1.5rem}.pdx-review-header{border-bottom:1px solid #ff9f1c14;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:1rem;display:flex}.pdx-review-author{color:var(--pdx-text);font-size:.95rem;font-weight:700}.pdx-review-rating{color:#ffc107;font-size:.9rem}.pdx-review-text{color:var(--pdx-muted);margin:0;font-size:.9rem;line-height:1.6}.pdx-tab-related-notice{color:var(--pdx-muted);background:#ff9f1c0f;border:1px solid #ff9f1c1f;border-radius:10px;padding:1.5rem;font-size:.95rem}.pdx-visible-related-wrapper{border-top:2px solid #ff9f1c1a;margin-top:3rem;padding-top:3rem}.pdx-related-header{margin-bottom:2rem}.pdx-related-title{color:var(--pdx-text);margin:0 0 .75rem;font-size:1.3rem;font-weight:800}.pdx-related-subtitle{color:var(--pdx-muted);max-width:600px;margin:0;font-size:.95rem;line-height:1.6}.pdx-related-products-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.5rem;display:grid}@media (max-width:1024px){.pdx-related-products-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}}@media (max-width:767px){.pdx-related-products-grid{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (max-width:475px){.pdx-related-products-grid{grid-template-columns:1fr}}.pdx-related-product-card{color:inherit;background:linear-gradient(135deg,#ff9f1c0a,#ff7a0003);border:1px solid #ff9f1c1a;border-radius:12px;flex-direction:column;text-decoration:none;transition:all .3s;display:flex;overflow:hidden}@media (hover:hover){.pdx-related-product-card:hover{border-color:#ff9f1c33;transform:translateY(-3px);box-shadow:0 8px 24px #ff9f1c1a}}.pdx-related-product-image{aspect-ratio:1;background:#64748b0d;width:100%;position:relative;overflow:hidden}.pdx-related-img{object-fit:contain;object-position:center;width:100%;height:100%;padding:.75rem}.pdx-related-placeholder{color:#ff9f1c33;justify-content:center;align-items:center;width:100%;height:100%;font-size:2rem;display:flex}.pdx-related-category-badge,.pdx-related-stock-badge{text-transform:uppercase;letter-spacing:.03em;border-radius:6px;padding:.4rem .75rem;font-size:.75rem;font-weight:700;position:absolute}.pdx-related-category-badge{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0009;bottom:.75rem;left:.75rem}.pdx-related-stock-badge{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0009;top:.75rem;right:.75rem}.pdx-related-available{background:#22c55ecc!important}.pdx-related-unavailable{background:#64748bcc!important}.pdx-related-product-info{flex-direction:column;flex:1;gap:.75rem;padding:1rem;display:flex}.pdx-related-product-name{color:var(--pdx-text);text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.95rem;font-weight:700;display:-webkit-box;overflow:hidden}.pdx-related-product-price{color:var(--pdx-text);font-size:1.2rem;font-weight:900}.pdx-related-product-cta{color:var(--pdx-primary);text-transform:uppercase;letter-spacing:.03em;margin-top:auto;font-size:.85rem;font-weight:700}.pdx-related-empty{text-align:center;background:linear-gradient(135deg,#64748b0d,#47556905);border:1px solid #64748b1a;border-radius:12px;padding:2.5rem}.pdx-related-empty-title{color:var(--pdx-text);margin:0 0 .75rem;font-size:1.1rem;font-weight:800}.pdx-related-empty-text{color:var(--pdx-muted);margin:0;font-size:.95rem;line-height:1.6}.pd-info-block{background:linear-gradient(135deg,#ff9f1c0d,#ff7a0003);border:1px solid #ff9f1c1a;border-radius:14px;margin-bottom:2.5rem;padding:2rem}@media (max-width:767px){.pd-info-block{margin-bottom:2rem;padding:1.5rem}}.pd-info-section-header{margin-bottom:1.75rem}.pd-info-section-title{color:var(--pdx-text);align-items:center;gap:.75rem;margin:0 0 .75rem;font-size:1.4rem;font-weight:800;display:flex}.pd-info-section-title i{color:var(--pdx-primary);font-size:1.1rem}.pd-info-section-subtitle{color:var(--pdx-muted);margin:0;font-size:.95rem;line-height:1.6}.pd-info-description-content{grid-template-columns:1fr 280px;gap:2rem;display:grid}@media (max-width:767px){.pd-info-description-content{grid-template-columns:1fr;gap:1.5rem}}.pd-description-text{color:var(--pdx-muted);font-size:1rem;line-height:1.8}.pd-description-meta{flex-direction:column;gap:1rem;display:flex}.pd-meta-item{background:#ff9f1c0f;border:1px solid #ff9f1c1f;border-radius:10px;flex-direction:column;gap:.4rem;padding:1rem;display:flex}.pd-meta-label{color:var(--pdx-subtle);text-transform:uppercase;letter-spacing:.04em;font-size:.75rem;font-weight:700}.pd-meta-value{color:var(--pdx-text);font-size:1rem;font-weight:800}.pd-meta-value.is-available{color:#22c55e}.pd-meta-value.is-unavailable{color:#64748b}.pd-price-value{font-size:1.3rem!important}.pd-specs-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}@media (max-width:1024px){.pd-specs-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.pd-specs-grid{grid-template-columns:1fr}}.pd-spec-item{background:#ff9f1c0f;border:1px solid #ff9f1c1f;border-radius:10px;flex-direction:column;gap:.5rem;padding:1.25rem;transition:all .3s;display:flex}@media (hover:hover){.pd-spec-item:hover{border-color:#ff9f1c33;transform:translateY(-2px)}}.pd-spec-label{color:var(--pdx-subtle);text-transform:uppercase;letter-spacing:.04em;font-size:.75rem;font-weight:700}.pd-spec-value{color:var(--pdx-text);font-size:1rem;font-weight:800}.pd-spec-value.is-available{color:#22c55e}.pd-spec-value.is-unavailable{color:#64748b}.pd-faq-accordion{flex-direction:column;gap:.75rem;display:flex}.pd-faq-item{background:#ff9f1c05;border:1px solid #ff9f1c1a;border-radius:10px;overflow:hidden}.pd-faq-question{cursor:pointer;width:100%;color:var(--pdx-text);background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem;font-size:.95rem;font-weight:700;transition:all .2s;display:flex}@media (hover:hover){.pd-faq-question:hover{background:#ff9f1c0f}}.pd-faq-toggle{color:var(--pdx-primary);flex-shrink:0;font-size:.9rem;transition:transform .3s}.pd-faq-answer{max-height:0;color:var(--pdx-muted);padding:0 1.25rem;font-size:.95rem;line-height:1.6;transition:max-height .3s;overflow:hidden}.pd-faq-answer.is-open{border-top:1px solid #ff9f1c14;max-height:500px;padding:1rem 1.25rem}.pd-reviews-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.75rem;display:grid}@media (max-width:1024px){.pd-reviews-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.pd-reviews-grid{grid-template-columns:1fr}}.pd-review-card{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:linear-gradient(135deg,#47556914,#3341550a);border:1px solid #94a3b826;border-radius:12px;flex-direction:row;gap:1.25rem;padding:1.75rem;transition:all .3s;display:flex}@media (hover:hover){.pd-review-card:hover{background:linear-gradient(135deg,#4755691f,#33415514);border-color:#ff9f1c33;transform:translateY(-2px)}}.pd-review-avatar-area{flex-shrink:0;width:48px;height:48px}.pd-review-avatar-image,.pd-review-avatar-initials{object-fit:cover;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;font-size:.95rem;font-weight:700;display:flex}.pd-review-avatar-image{background:linear-gradient(135deg,#ff9f1c1a,#ff7a000d)}.pd-review-avatar-initials{color:var(--pdx-primary);background:linear-gradient(135deg,#ff9f1c26,#ff7a0014)}.pd-review-content{flex:1;min-width:0}.pd-review-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.75rem;display:flex}.pd-review-author-section{flex-direction:column;gap:.35rem;display:flex}.pd-review-author{color:var(--pdx-text);word-break:break-word;font-size:.95rem;font-weight:800}.pd-review-profession{text-transform:uppercase;letter-spacing:.03em;color:var(--pdx-muted);font-size:.75rem;font-weight:600}.pd-review-profession.pd-review-verified{color:var(--pdx-primary)}.pd-review-rating{color:#ffc107;white-space:nowrap;font-size:.85rem}.pd-review-text{color:var(--pdx-muted);margin:0 0 .75rem;font-size:.9rem;line-height:1.6}.pd-review-product-note{color:var(--pdx-subtle);text-transform:uppercase;letter-spacing:.03em;background:#ff9f1c14;border-radius:4px;padding:.35rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.pd-reviews-empty-content{padding:1rem 0}.pd-related-carousel{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.5rem;display:grid}@media (max-width:1024px){.pd-related-carousel{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}@media (max-width:767px){.pd-related-carousel{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (max-width:475px){.pd-related-carousel{grid-template-columns:1fr}}.pd-related-card{color:inherit;background:linear-gradient(135deg,#ff9f1c0a,#ff7a0003);border:1px solid #ff9f1c1a;border-radius:12px;flex-direction:column;text-decoration:none;transition:all .3s;display:flex;overflow:hidden}@media (hover:hover){.pd-related-card:hover{border-color:#ff9f1c33;transform:translateY(-4px);box-shadow:0 12px 24px #ff9f1c1f}}.pd-related-image-container{aspect-ratio:1;background:#64748b0d;width:100%;position:relative;overflow:hidden}.pd-related-image{object-fit:contain;object-position:center;width:100%;height:100%;padding:.75rem;transition:transform .3s}@media (hover:hover){.pd-related-card:hover .pd-related-image{transform:scale(1.02)}}.pd-related-placeholder{color:#ff9f1c33;justify-content:center;align-items:center;width:100%;height:100%;font-size:2.5rem;display:flex}.pd-related-badge{text-transform:uppercase;letter-spacing:.03em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:6px;padding:.5rem .75rem;font-size:.75rem;font-weight:700;position:absolute}.pd-related-category{color:#fff;background:#0009;bottom:.75rem;left:.75rem}.pd-related-stock{color:#fff;background:#0009;top:.75rem;right:.75rem}.pd-related-stock.is-available{background:#22c55ed9!important}.pd-related-stock.is-unavailable{background:#64748bd9!important}.pd-related-info{flex-direction:column;flex:1;gap:.75rem;padding:1.25rem;display:flex}.pd-related-name{color:var(--pdx-text);text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.95rem;font-weight:700;display:-webkit-box;overflow:hidden}.pd-related-price{color:var(--pdx-text);font-size:1.2rem;font-weight:900}.pd-related-cta{color:var(--pdx-primary);text-transform:uppercase;letter-spacing:.03em;margin-top:auto;font-size:.85rem;font-weight:700}.pd-info-empty-state{text-align:center;padding:2.5rem!important}.pd-info-empty-text{color:var(--pdx-muted);margin:0;font-size:.95rem;line-height:1.6}.pd-related-empty-state{padding:2rem!important}.pd-meta-rail{flex-wrap:wrap;gap:1rem;margin-bottom:1.75rem;display:flex}@media (max-width:575px){.pd-meta-rail{gap:.75rem}}.pd-meta-chip{background:#94a3b81a;border:1px solid #ff9f1c26;border-radius:8px;flex-direction:column;gap:.3rem;min-width:120px;padding:.75rem 1rem;display:flex}.pd-meta-chip-label{color:var(--pdx-subtle);text-transform:uppercase;letter-spacing:.03em;font-size:.7rem;font-weight:700}.pd-meta-chip-value{color:var(--pdx-text);font-size:.9rem;font-weight:700}.pd-meta-chip-value.is-available{color:#22c55e}.pd-meta-chip-value.is-unavailable{color:#64748b}.pd-meta-chip-price{color:var(--pdx-primary);font-size:1rem}.pd-description-editorial{padding:1.5rem 0}.pd-description-text{color:var(--pdx-muted);margin-bottom:1rem;font-size:1rem;line-height:1.75}.pd-description-text p{margin-bottom:1rem}.pd-description-text p:last-child{margin-bottom:0}.pd-description-text h2,.pd-description-text h3{color:var(--pdx-text);margin:1.5rem 0 .75rem;font-weight:800}.pd-description-text h2{font-size:1.2rem}.pd-description-text h3{font-size:1.05rem}.pd-description-text ul,.pd-description-text ol{margin:1rem 0;padding-left:1.5rem}.pd-description-text li{color:var(--pdx-muted);margin-bottom:.5rem}.pd-description-text strong{color:var(--pdx-text);font-weight:700}.pd-description-note{color:var(--pdx-muted);border-top:1px solid #ff9f1c1a;align-items:center;gap:.5rem;margin-top:1rem;padding:1rem;font-size:.85rem;display:flex}.pd-description-note i{color:var(--pdx-primary);flex-shrink:0}.pd-description-empty{padding:1.5rem 0}.pd-description-empty-text{color:var(--pdx-muted);margin:0;font-size:.95rem;line-height:1.6}.pdx-section.pdx-final-cta-premium{margin-top:3rem;margin-bottom:2rem}.pdx-final-cta-panel{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(135deg,#0f172ac7,#1e293bb8);border:1.5px solid #ff9f1c2e;border-radius:16px;padding:2.5rem;box-shadow:0 12px 40px #0000004d}@media (max-width:767px){.pdx-final-cta-panel{border-radius:12px;padding:1.75rem}}.pdx-final-cta-header-premium{margin-bottom:2rem}.pdx-final-cta-title-premium{color:var(--pdx-text);margin:0 0 .75rem;font-size:1.5rem;font-weight:900}.pdx-final-cta-subtitle{color:var(--pdx-muted);margin:0;font-size:.95rem;line-height:1.6}.pdx-final-cta-main{border-bottom:1px solid #ff9f1c1a;grid-template-columns:1.2fr 1fr 1.1fr;gap:2rem;margin-bottom:2rem;padding-bottom:2rem;display:grid}@media (max-width:991px){.pdx-final-cta-main{grid-template-columns:1fr 1fr;gap:1.5rem}}@media (max-width:575px){.pdx-final-cta-main{grid-template-columns:1fr;gap:1.25rem}}.pdx-final-cta-left{flex-direction:column;gap:1rem;display:flex}.pdx-final-product-name{color:var(--pdx-text);font-size:1.15rem;font-weight:800}.pdx-final-product-meta{flex-wrap:wrap;gap:.75rem;display:flex}.pdx-final-category-chip,.pdx-final-type-badge{text-transform:uppercase;letter-spacing:.02em;border-radius:6px;align-items:center;gap:.4rem;padding:.4rem .75rem;font-size:.8rem;font-weight:700;display:inline-flex}.pdx-final-category-chip{color:var(--pdx-primary);background:#ff9f1c1a;border:1px solid #ff9f1c33}.pdx-final-type-badge{color:var(--pdx-muted);background:#94a3b81a;border:1px solid #94a3b826}.pdx-final-cta-notice{color:var(--pdx-muted);background:#94a3b80d;border-radius:8px;margin:0;padding:1rem;font-size:.9rem;line-height:1.6}.pdx-final-cta-center{flex-direction:column;justify-content:center;gap:1.5rem;display:flex}.pdx-final-price-large{color:var(--pdx-primary);text-align:center;font-size:2.2rem;font-weight:900}.pdx-final-stock-section{text-align:center;flex-direction:column;gap:.75rem;display:flex}.pdx-final-stock-badge{border-radius:8px;justify-content:center;align-items:center;gap:.6rem;padding:.6rem 1rem;font-size:.9rem;font-weight:700;display:inline-flex}.pdx-final-stock-available{color:#22c55e;background:#22c55e1f;border:1px solid #22c55e40}.pdx-final-stock-unavailable{color:#64748b;background:#64748b1f;border:1px solid #64748b40}.pdx-final-stock-warning{color:var(--pdx-muted);font-size:.8rem;font-weight:600}.pdx-final-stock-note{color:var(--pdx-muted);margin:0;font-size:.8rem;line-height:1.5}.pdx-final-cta-right{flex-direction:column;justify-content:center;gap:1rem;display:flex}.pdx-final-btn-primary,.pdx-final-btn-secondary{cursor:pointer;text-transform:uppercase;letter-spacing:.02em;border:none;border-radius:10px;justify-content:center;align-items:center;gap:.6rem;padding:.9rem 1.5rem;font-size:.95rem;font-weight:700;transition:all .3s;display:flex}.pdx-final-btn-primary{color:#000;background:linear-gradient(135deg,#ff9f1ce6,#ff7a00d9);border:1px solid #ff9f1c4d;box-shadow:0 6px 20px #ff9f1c33}.pdx-final-btn-primary:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 10px 30px #ff9f1c4d}.pdx-final-btn-primary:disabled{color:var(--pdx-muted);cursor:not-allowed;background:#64748b4d;border-color:#64748b26}.pdx-final-btn-secondary{color:var(--pdx-primary);background:0 0;border:1.5px solid #ff9f1c33}.pdx-final-btn-secondary:hover{background:#ff9f1c0d;border-color:#ff9f1c66}@media (max-width:575px){.pdx-final-btn-secondary .pdx-final-share-text{display:none}}.pdx-final-cta-confirmation{color:var(--pdx-subtle);text-align:center;text-transform:uppercase;letter-spacing:.03em;margin:0;font-size:.75rem}.pdx-final-cta-trust-notes{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}@media (max-width:767px){.pdx-final-cta-trust-notes{grid-template-columns:1fr;gap:1rem}}.pdx-final-trust-item{color:var(--pdx-muted);gap:.75rem;font-size:.85rem;line-height:1.5;display:flex}.pdx-final-trust-item i{color:var(--pdx-primary);flex-shrink:0;margin-top:.1rem;font-size:.9rem}.product-detail-sticky-cta{padding:1rem;padding-bottom:calc(1rem + env(safe-area-inset-bottom));z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(135deg,#0f172af2,#1e293beb);border-top:1.5px solid #ff9f1c26;display:none;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #0000004d}@media (max-width:991px){.product-detail-sticky-cta{display:block}}.product-detail-sticky-cta-content{justify-content:space-between;align-items:center;gap:1rem;max-width:100%;display:flex}.product-detail-sticky-left{flex:1;align-items:center;gap:1rem;min-width:0;display:flex}.product-detail-sticky-price{color:var(--pdx-primary);white-space:nowrap;font-size:1.25rem;font-weight:900}.product-detail-sticky-stock{text-transform:uppercase;letter-spacing:.02em;white-space:nowrap;border-radius:5px;padding:.35rem .6rem;font-size:.75rem;font-weight:700}.product-detail-sticky-stock.is-available{color:#22c55e;background:#22c55e26;border:1px solid #22c55e33}.product-detail-sticky-stock.is-unavailable{color:#64748b;background:#64748b26;border:1px solid #64748b33}.product-detail-sticky-right{flex-shrink:0;gap:.75rem;display:flex}.product-detail-sticky-btn{color:#000;cursor:pointer;white-space:nowrap;text-transform:uppercase;letter-spacing:.02em;background:linear-gradient(135deg,#ff9f1ce6,#ff7a00d9);border:none;border-radius:8px;align-items:center;gap:.5rem;min-height:48px;padding:.8rem 1.25rem;font-size:.85rem;font-weight:700;transition:all .3s;display:flex}.product-detail-sticky-btn:not(:disabled):active{transform:translateY(-1px);box-shadow:0 4px 12px #ff9f1c40}.product-detail-sticky-btn:disabled{color:var(--pdx-muted);cursor:not-allowed;background:#64748b4d}.product-detail-sticky-share{color:var(--pdx-primary);cursor:pointer;background:0 0;border:1.5px solid #ff9f1c26;border-radius:8px;justify-content:center;align-items:center;min-width:48px;min-height:48px;padding:.8rem;font-size:1rem;transition:all .3s;display:flex}.product-detail-sticky-share:hover{background:#ff9f1c14;border-color:#ff9f1c4d}@media (max-width:991px){.product-detail-page{padding-bottom:calc(80px + env(safe-area-inset-bottom))}}@media (prefers-reduced-motion:reduce){.pdx-final-btn-primary,.pdx-final-btn-secondary,.product-detail-sticky-btn,.product-detail-sticky-share{transition:none}}.fa-dollar-sign{--fa:"$"}.fa-file-alt{--fa:""}.fa-lightbulb{--fa:""}.fa-laptop{--fa:""}.fa-user-edit{--fa:""}.fa-check-double{--fa:""}.fa-exclamation-circle,.fa-circle-exclamation{--fa:""}.fa-spinner{--fa:""}.fa-shield-alt{--fa:""}.fa-hourglass-half{--fa:""}.fa-phone{--fa:""}.fa-list-check{--fa:""}.fa-route{--fa:""}.fa-sitemap{--fa:""}.fa-brain{--fa:""}.fa-credit-card{--fa:""}.fa-exclamation-triangle{--fa:""}.fa-link{--fa:""}.fa-align-left{--fa:""}.fa-folder-open{--fa:""}.fa-folder{--fa:""}.fa-list-alt,.fa-rectangle-list{--fa:""}.fa-plus-circle,.fa-circle-plus{--fa:""}.fa-project-diagram,.fa-diagram-project{--fa:""}html[data-theme=light]{--pdx-bg:#f7f9fb;--pdx-surface:#fff;--pdx-surface-2:#f1f5f9;--pdx-text:#0f172a;--pdx-muted:#475569;--pdx-subtle:#64748b;--pdx-border:#ff9f1c4d;--pdx-border-hover:#ff9f1c80;--pdx-cyan-soft:#ff9f1c14}html[data-theme=light] .pdx-prep-panel,html[data-theme=light] .pdx-delivery-shell,html[data-theme=light] .pdx-support-shell,html[data-theme=light] .pdx-article-shell,html[data-theme=light] .pdx-why-shell{background:linear-gradient(135deg,#fff,#f7f9fb);border-color:#ff9f1c38}html[data-theme=light] .pdx-final-cta-panel{background:linear-gradient(135deg,#fff,#f1f5f9);border-color:#ff9f1c38}html[data-theme=light] .product-detail-sticky-cta{background:linear-gradient(135deg,#fffffff7,#f1f5f9f2);border-top:1px solid #ff9f1c40}html[data-theme=light] .pdx-fit-motion-fade-left{background:linear-gradient(90deg,#f7f9fb,#0000)}html[data-theme=light] .pdx-fit-motion-fade-right{background:linear-gradient(270deg,#f7f9fb,#0000)}html[data-theme=light] .pdx-universe-shell,html[data-theme=light] .pdx-fit-motion-shell,html[data-theme=light] .pdx-buyflow-shell{background:radial-gradient(circle at 100% 0,#ff9f1c12,#0000 36%),linear-gradient(135deg,#fff,#f7f9fb);border-color:#ff9f1c33}html[data-theme=light] .pdx-universe-image-card,html[data-theme=light] .pdx-fit-motion-card,html[data-theme=light] .pdx-buyflow-step,html[data-theme=light] .pdx-buyflow-checklist{background:linear-gradient(135deg,#fff,#f1f5f9);border-color:#ff9f1c33}html[data-theme=light] .pdx-buyflow-device{background:radial-gradient(circle at top,#ff9f1c0f,#0000 38%),linear-gradient(135deg,#fff,#f1f5f9);border-color:#ff9f1c38;box-shadow:0 22px 60px #0f172a1f}html[data-theme=light] .pdx-buyflow-device-dots,html[data-theme=light] .pdx-buyflow-screen-header{background:#eef2f8}html[data-theme=light] .pdx-buyflow-mock-input,html[data-theme=light] .pdx-mock-input-small,html[data-theme=light] .pdx-buyflow-mock-button-secondary{background:#f7f9fb;border-color:#ff9f1c38}.pd-faq-heading{font-size:inherit;font-weight:inherit;line-height:inherit;margin:0}.pd-faq-heading .pd-faq-question{width:100%}.pdx-section{content-visibility:auto;contain-intrinsic-size:auto 720px}
