:root{--font-family-lato:var(--font-lato), sans-serif;--color-primary:#f05a2a;--color-primary-dark:#e15829;--color-primary-hover:#f2774f;--color-primary-alt:#f15a29;--color-secondary:#ffcd00;--color-secondary-dark:#ffbe27;--color-accent-orange:#f7941d;--color-black:#000;--color-text-primary:#191919;--color-text-dark:#1b1b1b;--color-text-body:#333;--color-text-muted-dark:#4c4e50;--color-text-muted:#5c5d60;--color-text-gray:#707070;--color-text-table:#212529;--color-text-gray-alt:#747474;--color-text-light:#999;--color-blue-700:#243f80;--color-blue-gray-500:#5f6782;--color-white:#fff;--color-footer-bg:#161f31;--color-footer-heading:#12335e;--color-footer-text:#3e4b50;--color-footer-link:#919fa7;--color-footer-dark:#0b0e14;--color-neutral-200:#e0e0e0;--color-neutral-300:#c5c5c5;--color-neutral-700:#525252;--color-border:#bababa;--color-text-primary-alpha-06:#1919190f;--color-text-primary-alpha-12:#1919191f;--color-text-primary-alpha-15:#19191926;--color-text-primary-alpha-20:#19191933;--color-text-primary-alpha-24:#1919193d;--color-text-primary-alpha-25:#19191940;--color-text-primary-alpha-35:#19191959;--color-border-subtle:#1919191a;--color-border-light:#ededed;--color-bg-white:#fff;--color-bg-snow:#fafafa;--color-bg-light:#f8f8f8;--color-bg-gray:#f7f7f7;--color-bg-gray-cool:#f7f8fa;--color-bg-silver:#f6f6f6;--color-bg-silver-cool:#f6f7f9;--color-bg-cloud:#f5f5f5;--color-bg-fog:#f2f2f2;--color-button-disabled:#c4c4c4;--color-success:#48d35a;--color-error:#ff2424;--color-error-brand:#ed1c24;--color-black-alpha-10:#0000001a;--color-black-alpha-12:#0000001f;--color-black-alpha-14:#00000024;--color-black-alpha-22:#00000038;--color-black-alpha-45:#00000073;--color-black-alpha-50:#00000080;--color-black-alpha-55:#0000008c;--color-black-alpha-72:#000000b8;--color-white-alpha-15:#ffffff26;--color-white-alpha-35:#ffffff59;--color-white-alpha-40:#fff6;--color-white-alpha-75:#ffffffbf;--color-overlay-subtle:#00000008;--color-overlay-light:#00000014;--color-overlay-medium:#0000006e;--color-overlay-dark:#00000087;--color-overlay-heavy:#000000bf;--color-shadow-card:#3e3e3e1a}@keyframes skeleton-pulse{0%{opacity:1}50%{opacity:.25}to{opacity:1}}.pdl-line{background-color:var(--color-border-light);border-radius:6px;animation:1.5s infinite skeleton-pulse;display:block}.pdl-root{max-width:100vw;overflow-x:clip}.pdl-circle{background-color:var(--color-border-light);border-radius:50%;width:24px;height:24px;animation:1.5s infinite skeleton-pulse;display:block}.pdl-hero-title{width:90%;height:44px;margin-bottom:8px}.pdl-hero-subtitle{width:70%;height:18px;margin-bottom:24px}.pdl-hero-stage{z-index:1;width:80%;display:block;position:absolute;top:46%;right:-150px;transform:translateY(-50%)}.pdl-hero-stage-shell{background-color:var(--color-border-light);border-radius:30%/50%;width:100%;height:680px;padding-top:53.34%;animation:1.5s infinite skeleton-pulse;display:block;overflow:hidden}.pdl-hero-controls{z-index:2;margin-top:-70px;position:relative}.pdl-hero-thumbs{gap:15px;display:flex}.pdl-hero-thumb{background-color:var(--color-border-light);border-radius:10px;flex:none;width:100px;height:75px;animation:1.5s infinite skeleton-pulse;display:block}.pdl-tabs{border-bottom:1px solid var(--color-text-primary-alpha-15);gap:44px;margin-bottom:72px;padding-bottom:22px;display:flex}.pdl-tab{background-color:var(--color-border-light);border-radius:6px;width:90px;height:18px;animation:1.5s infinite skeleton-pulse;display:block}.product-detail-feature-stack{flex-direction:column;gap:118px;display:flex}.pdl-feature{gap:42px;display:grid}.pdl-feature-end{grid-template-columns:minmax(0,374px) minmax(0,1fr);align-items:center}.pdl-feature-bottom{grid-template-columns:1fr}.pdl-feature-content{flex-direction:column;gap:14px;display:flex}.pdl-feature-title{width:60%;height:30px;margin-bottom:6px}.pdl-feature-body-1{width:100%;height:16px}.pdl-feature-body-2{width:75%;height:16px}.pdl-feature-media{background-color:var(--color-border-light);animation:1.5s infinite skeleton-pulse;display:block}.pdl-feature-media-pill{border-radius:999px;min-height:325px}.pdl-feature-media-rounded{border-radius:35px;min-height:450px}.pdl-video-section{padding-top:126px}.pdl-video-body{width:100%;max-width:788px;height:16px;margin-bottom:34px}.pdl-video-media{aspect-ratio:926/450;background-color:var(--color-border-light);border-radius:35px;width:100%;animation:1.5s infinite skeleton-pulse;display:block}.pdl-specs{padding-top:96px;padding-bottom:110px}.pdl-specs-title{width:40%;height:30px;margin-bottom:20px}.pdl-specs-table{border-top:1px solid var(--color-text-primary-alpha-10)}.pdl-spec-row{border-bottom:1px solid var(--color-text-primary-alpha-10);justify-content:space-between;align-items:center;gap:8px;min-height:74px;padding:18px 20px;display:flex}.pdl-spec-row-muted{background-color:rgb(from var(--color-bg-gray) r g b/68%)}.pdl-spec-label{width:30%;height:16px}.pdl-spec-value{width:40%;height:16px}.pdl-recommendations-title{width:240px;height:30px}.pdl-recommendations-actions{align-items:center;gap:26px;display:inline-flex}.pdl-recommendations-row{flex-wrap:nowrap;gap:40px;display:flex;overflow:hidden}.pdl-recommendation-card{background-color:var(--color-bg-silver);border-radius:20px;flex:0 0 25%;padding:20px}.product-detail-page .product-review-card-skeleton-media{aspect-ratio:374/475;border-radius:35px;height:auto}@media screen and (max-width:1649px){.pdl-recommendations-row{gap:32px}.pdl-recommendation-card{flex-basis:33.334%}}@media screen and (max-width:1350px){.pdl-recommendations-row{gap:28px}.pdl-recommendation-card{flex-basis:40%}}@media screen and (max-width:991px){.product-detail-hero{padding-top:28px}.product-detail-hero-content-col{text-align:center;flex-direction:column;align-items:center;display:flex}.pdl-hero-title,.pdl-hero-subtitle{margin-inline:auto}.pdl-hero-stage{width:calc(100% + 8rem);margin-top:40px;margin-left:-4rem;margin-right:-4rem;position:relative;top:auto;right:auto;transform:none}.pdl-hero-stage-shell{height:auto}.pdl-hero-controls{justify-content:center;margin-top:20px;display:flex}.pdl-tabs{gap:28px;margin-bottom:52px}.pdl-feature-end{grid-template-columns:1fr}.pdl-feature-media-pill{min-height:280px}.product-detail-feature-stack{gap:88px}.pdl-video-section{padding-top:88px}.pdl-specs{padding-top:72px}.pdl-recommendations-row{gap:24px}.pdl-recommendation-card{flex-basis:45.4545%}}@media screen and (max-width:767px){.pdl-hero-controls{gap:16px}.pdl-hero-thumbs{gap:10px}.pdl-hero-thumb{width:82px;height:62px}.pdl-spec-row{min-height:64px;padding:16px}.pdl-recommendations-row{gap:20px}.pdl-recommendation-card{flex-basis:66.667%}}@media screen and (max-width:575px){.pdl-hero-title{height:34px}.pdl-hero-controls{flex-direction:column;align-items:center;width:100%}.pdl-hero-thumbs{gap:8px;max-width:232px;overflow:hidden}.pdl-hero-thumb{width:72px;height:54px}.pdl-feature-media-rounded{border-radius:24px;min-height:280px}.pdl-feature-media-pill{min-height:220px}.product-detail-feature-stack{gap:56px}.pdl-video-body{margin-bottom:28px}.pdl-video-media{border-radius:24px}.pdl-specs{padding-top:56px}.pdl-spec-row{flex-direction:column;align-items:flex-start;gap:2px}.pdl-recommendations-row{gap:16px}.pdl-recommendation-card{flex-basis:86.9565%}.product-detail-page .product-review-card-skeleton-media{border-radius:24px}}
