.pdl-rack-config{--pdl-accent: #f8c10e;--pdl-dark: #212121;--pdl-ink: #202020;--pdl-muted: #656565;--pdl-line: #e3e3e3;--pdl-soft: #f7f7f7;--pdl-green: #16834a;--pdl-green-soft: #e8f6ee;--pdl-orange: #a45400;--pdl-orange-soft: #fff1d7;width:min(1480px,calc(100% - 40px));margin:28px auto 80px;color:var(--pdl-ink);font-family:Barlow,var(--font-body-family),Arial,sans-serif}.pdl-rack-config *,.pdl-rack-config *:before,.pdl-rack-config *:after{box-sizing:border-box}.pdl-rack-config button,.pdl-rack-config select,.pdl-rack-config a{font:inherit}.pdl-rack-config__hero{position:relative;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(340px,.88fr);min-height:360px;overflow:hidden;border-radius:22px;background:var(--pdl-dark);isolation:isolate}.pdl-rack-config__hero:before{position:absolute;z-index:-1;inset:auto auto -180px -120px;width:500px;height:500px;border:88px solid color-mix(in srgb,var(--pdl-accent) 18%,transparent);border-radius:50%;content:""}.pdl-rack-config__hero-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(38px,5vw,74px);color:#fff}.pdl-rack-config__eyebrow,.pdl-config-kicker{display:block;margin:0 0 8px;color:var(--pdl-accent);font-size:12px;font-weight:900;letter-spacing:.13em;line-height:1.2;text-transform:uppercase}.pdl-rack-config__hero h1{max-width:760px;margin:0;color:#fff;font-size:clamp(38px,5vw,68px);font-weight:900;letter-spacing:-.045em;line-height:.98}.pdl-rack-config__hero-copy>p{max-width:720px;margin:22px 0 0;color:#ffffffc2;font-size:clamp(17px,1.6vw,22px);line-height:1.45}.pdl-rack-config__hero-points{display:flex;flex-wrap:wrap;gap:10px 20px;margin-top:30px}.pdl-rack-config__hero-points span{display:inline-flex;align-items:center;gap:8px;color:#fff;font-size:13px;font-weight:800}.pdl-rack-config__hero-points span:before{width:8px;height:8px;border-radius:50%;background:var(--pdl-accent);content:""}.pdl-rack-config__hero-media{position:relative;min-height:320px;background:#ececec}.pdl-rack-config__hero-media:after{position:absolute;inset:0 auto 0 0;width:22%;background:linear-gradient(90deg,var(--pdl-dark),transparent);content:""}.pdl-rack-config__hero-media img{width:100%;height:100%;object-fit:cover}.pdl-rack-config__hero-media--fallback{display:grid;align-content:center;justify-items:center;padding:40px;overflow:hidden;background:radial-gradient(circle at 70% 20%,rgba(248,193,14,.5),transparent 28%),linear-gradient(145deg,#f8c10e 0 36%,#fff 36% 100%)}.pdl-rack-config__hero-media--fallback:after{display:none}.pdl-rack-config__hero-media--fallback strong{position:relative;z-index:2;color:var(--pdl-dark);font-size:clamp(28px,3.6vw,52px);font-weight:950;letter-spacing:-.04em;line-height:.95;text-transform:uppercase}.pdl-rack-config__fallback-bars{position:absolute;top:0;right:0;bottom:0;left:0;transform:rotate(-10deg)}.pdl-rack-config__fallback-bars span{position:absolute;right:-10%;width:90%;height:22px;border-radius:999px;background:var(--pdl-dark);box-shadow:0 12px 24px #00000047}.pdl-rack-config__fallback-bars span:first-child{top:34%}.pdl-rack-config__fallback-bars span:last-child{top:58%;right:4%}.pdl-rack-config__layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(340px,.75fr);align-items:start;gap:24px;margin-top:24px}.pdl-rack-config__main{min-width:0}.pdl-config-card{margin-bottom:18px;padding:clamp(22px,3vw,34px);border:1px solid var(--pdl-line);border-radius:18px;background:#fff;box-shadow:0 10px 30px #00000009}.pdl-config-card--vehicle{display:grid;grid-template-columns:minmax(0,1fr) auto;column-gap:18px;padding:24px 26px}.pdl-config-card--vehicle .pdl-config-card__heading,.pdl-config-card--vehicle .pdl-config-fields{grid-column:1 / -1}.pdl-config-card--vehicle .pdl-roof-selector{grid-column:1}.pdl-config-card--vehicle .pdl-config-card__actions{grid-column:2;align-self:end}.pdl-config-card[hidden],.pdl-transbikes[hidden],.pdl-mobile-summary[hidden]{display:none!important}.pdl-config-card__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:24px}.pdl-config-card--vehicle .pdl-config-card__heading{margin-bottom:18px}.pdl-config-card__heading h2,.pdl-bar-picker h2,.pdl-components h2,.pdl-longlife-results h2,.pdl-transbikes h2,.pdl-order-summary h2{margin:0;color:var(--pdl-dark);font-size:clamp(24px,2.2vw,34px);font-weight:900;letter-spacing:-.025em;line-height:1.08}.pdl-config-reset{padding:5px 0;border:0;border-bottom:1px solid currentColor;background:transparent;color:var(--pdl-muted);cursor:pointer;font-size:13px;font-weight:800}.pdl-config-fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.pdl-config-field{display:grid;gap:8px}.pdl-config-field>span,.pdl-roof-selector legend{color:var(--pdl-dark);font-size:13px;font-weight:850}.pdl-config-field select{width:100%;min-height:52px;padding:0 44px 0 15px;border:1px solid #d7d7d7;border-radius:10px;outline:none;background-color:#fff;color:var(--pdl-dark);cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease}.pdl-config-field select:focus{border-color:var(--pdl-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--pdl-accent) 24%,transparent)}.pdl-config-field select:disabled{background:#f3f3f3;color:#909090;cursor:not-allowed}.pdl-roof-selector{min-width:0;margin:18px 0 0;padding:0;border:0}.pdl-roof-selector:disabled{opacity:.48;pointer-events:none}.pdl-roof-selector legend{margin-bottom:12px}.pdl-roof-selector__grid{display:flex;flex-wrap:wrap;gap:12px}.pdl-roof-option{position:relative;display:grid;flex:1 1 180px;grid-template:auto auto / 74px minmax(0,1fr);align-items:center;max-width:230px;min-height:96px;padding:12px;overflow:hidden;border:1px solid #dedede;border-radius:12px;background:#fff;text-align:left;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.pdl-roof-option:hover{border-color:#bdbdbd;transform:translateY(-1px)}.pdl-roof-option:has(input:checked){border-color:var(--pdl-accent);box-shadow:0 0 0 2px var(--pdl-accent)}.pdl-roof-option[hidden]{display:none}.pdl-roof-option input{position:absolute;opacity:0;pointer-events:none}.pdl-roof-option__visual{display:grid;place-items:center;grid-row:1 / span 2;width:68px;height:58px;color:#444}.pdl-roof-option__visual img{width:100%;height:58px;object-fit:contain}.pdl-roof-option__visual svg{width:68px;max-width:100%;height:58px}.pdl-roof-option strong{color:var(--pdl-dark);font-size:15px;font-weight:900}.pdl-roof-option small{margin-top:0;color:var(--pdl-muted);font-size:11px;line-height:1.3}.pdl-roof-option__check{position:absolute;top:9px;right:9px;display:none;place-items:center;width:23px;height:23px;border-radius:50%;background:var(--pdl-accent);color:var(--pdl-dark);font-size:13px;font-weight:950}.pdl-roof-option:has(input:checked) .pdl-roof-option__check{display:grid}.pdl-config-card__actions{display:flex;justify-content:flex-end;margin-top:18px}.pdl-config-primary,.pdl-summary-buy,.pdl-longlife-card button,.pdl-transbike-card button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 24px;border:1px solid var(--pdl-accent);border-radius:9px;background:var(--pdl-accent);color:var(--pdl-dark);cursor:pointer;font-weight:950;text-align:center;text-decoration:none;transition:filter .18s ease,transform .18s ease}.pdl-config-primary:hover,.pdl-summary-buy:hover,.pdl-longlife-card button:hover,.pdl-transbike-card button:hover{filter:brightness(.96);transform:translateY(-1px)}.pdl-config-primary:disabled,.pdl-summary-buy:disabled,.pdl-transbike-card button:disabled{border-color:#d7d7d7;background:#e7e7e7;color:#8d8d8d;cursor:not-allowed;transform:none}.pdl-brand-selector{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.pdl-brand-option{display:grid;place-items:center;min-height:100px;padding:16px;border:1px solid #ddd;border-radius:12px;background:#fff;color:var(--pdl-dark);cursor:pointer;text-align:center}.pdl-brand-option.is-selected{border-color:var(--pdl-accent);box-shadow:0 0 0 2px var(--pdl-accent)}.pdl-brand-option img{width:auto;max-width:160px;height:34px;object-fit:contain}.pdl-brand-option strong{font-size:24px;font-weight:950;letter-spacing:.04em}.pdl-brand-option span{margin-top:7px;color:var(--pdl-muted);font-size:12px;font-weight:700}.pdl-config-status{margin:0 0 18px}.pdl-config-status:empty{display:none}.pdl-status{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 18px;border-left:4px solid var(--pdl-accent);border-radius:8px;background:#fff8dd;color:#594500;font-size:14px;line-height:1.4}.pdl-status--error{border-color:#c23434;background:#fff0f0;color:#812626}.pdl-config-results{min-width:0}.pdl-config-results:empty{display:none}.pdl-bar-picker,.pdl-components,.pdl-longlife-results{margin-bottom:18px;padding:clamp(22px,3vw,34px);border:1px solid var(--pdl-line);border-radius:18px;background:#fff}.pdl-result-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:20px}.pdl-result-heading p{max-width:620px;margin:8px 0 0;color:var(--pdl-muted);font-size:14px;line-height:1.45}.pdl-bar-selected{display:grid;grid-template-columns:134px minmax(0,1fr);align-items:center;gap:18px;padding:16px;border:2px solid var(--pdl-accent);border-radius:14px;background:linear-gradient(120deg,#fff,#fffaf0)}.pdl-bar-selected__image,.pdl-bar-choice__image{display:grid;place-items:center;overflow:hidden;border-radius:10px;background:#f2f2f2}.pdl-bar-selected__image{height:112px}.pdl-bar-selected__image img,.pdl-bar-choice__image img,.pdl-component-row__image img,.pdl-summary-item__image img,.pdl-longlife-card__image img,.pdl-transbike-card__image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.pdl-bar-selected__body{min-width:0}.pdl-bar-selected__top{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.pdl-bar-selected h3,.pdl-bar-choice h3,.pdl-component-row h3,.pdl-summary-item h3,.pdl-longlife-card h3,.pdl-transbike-card h3{margin:0;color:var(--pdl-dark);font-size:17px;font-weight:900;line-height:1.2}.pdl-bar-selected__price{flex:0 0 auto;color:var(--pdl-dark);font-size:20px;font-weight:950}.pdl-bar-meta{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}.pdl-bar-meta span{padding:5px 8px;border-radius:999px;background:#f0f0f0;color:#4e4e4e;font-size:11px;font-weight:800}.pdl-stock{display:inline-flex;align-items:center;gap:6px;margin-top:12px;color:var(--pdl-green);font-size:12px;font-weight:900}.pdl-stock:before{width:8px;height:8px;border-radius:50%;background:currentColor;content:""}.pdl-stock--missing{color:var(--pdl-orange)}.pdl-bar-options{margin-top:14px;border:1px solid var(--pdl-line);border-radius:12px;background:#fff}.pdl-bar-options>summary{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:52px;padding:0 16px;color:var(--pdl-dark);cursor:pointer;font-size:13px;font-weight:900;list-style:none}.pdl-bar-options>summary::-webkit-details-marker{display:none}.pdl-bar-options>summary:after{content:"+";font-size:22px;font-weight:500}.pdl-bar-options[open]>summary:after{content:"\2212"}.pdl-bar-choices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:0 12px 12px}.pdl-bar-choice{display:grid;grid-template-columns:86px minmax(0,1fr);gap:12px;min-height:112px;padding:11px;border:1px solid var(--pdl-line);border-radius:10px;background:#fff;color:inherit;cursor:pointer;text-align:left}.pdl-bar-choice:hover,.pdl-bar-choice.is-selected{border-color:var(--pdl-accent);background:#fffaf0}.pdl-bar-choice__image{height:86px}.pdl-bar-choice__body{display:flex;flex-direction:column;min-width:0}.pdl-bar-choice h3{display:-webkit-box;overflow:hidden;font-size:14px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.pdl-bar-choice strong{margin-top:auto;color:var(--pdl-dark);font-size:15px;font-weight:950}.pdl-components-list{display:grid;gap:10px}.pdl-component-row{display:grid;grid-template-columns:74px minmax(0,1fr) auto;align-items:center;gap:14px;min-height:100px;padding:12px 14px;border-bottom:1px solid var(--pdl-line)}.pdl-component-row:last-child{border-bottom:0}.pdl-component-row__image,.pdl-summary-item__image{display:grid;place-items:center;width:74px;height:74px;overflow:hidden;border-radius:9px;background:#f3f3f3}.pdl-component-row__role,.pdl-summary-item__role{display:block;margin-bottom:4px;color:var(--pdl-muted);font-size:10px;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.pdl-component-row__code{display:block;margin-top:5px;color:var(--pdl-muted);font-size:12px}.pdl-component-row__aside{text-align:right}.pdl-component-row__aside strong{display:block;color:var(--pdl-dark);font-size:16px;font-weight:950}.pdl-component-row--not-needed{grid-template-columns:44px minmax(0,1fr);min-height:70px;color:var(--pdl-muted)}.pdl-component-row--not-needed .pdl-component-row__image{width:42px;height:42px;background:var(--pdl-green-soft);color:var(--pdl-green);font-size:20px;font-weight:950}.pdl-order-summary{position:sticky;top:22px;min-height:300px;overflow:hidden;border:1px solid var(--pdl-line);border-radius:18px;background:#fff;box-shadow:0 16px 44px #00000012}.pdl-order-summary__empty{display:grid;place-items:center;min-height:320px;padding:34px;text-align:center}.pdl-order-summary__empty p{max-width:260px;margin:10px 0 0;color:var(--pdl-muted);line-height:1.45}.pdl-order-summary__icon{display:grid;place-items:center;width:66px;height:66px;margin-bottom:18px;border-radius:50%;background:var(--pdl-accent);color:var(--pdl-dark)}.pdl-order-summary__icon svg{width:34px;height:34px}.pdl-summary-header{padding:24px 24px 18px;border-bottom:1px solid var(--pdl-line)}.pdl-summary-header h2{font-size:28px}.pdl-summary-vehicle{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px;margin-top:16px;padding:12px;border-radius:10px;background:var(--pdl-soft)}.pdl-summary-vehicle__icon{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--pdl-accent);color:var(--pdl-dark);font-weight:950}.pdl-summary-vehicle strong,.pdl-summary-vehicle span{display:block}.pdl-summary-vehicle strong{color:var(--pdl-dark);font-size:14px;line-height:1.2}.pdl-summary-vehicle span{margin-top:3px;color:var(--pdl-muted);font-size:11px}.pdl-summary-items{padding:6px 24px}.pdl-summary-item{display:grid;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px 0;border-bottom:1px solid var(--pdl-line)}.pdl-summary-item__image{width:54px;height:54px}.pdl-summary-item h3{font-size:13px}.pdl-summary-item__status{display:block;margin-top:4px;color:var(--pdl-green);font-size:10px;font-weight:850}.pdl-summary-item__status--missing{color:var(--pdl-orange)}.pdl-summary-item__price{color:var(--pdl-dark);font-size:13px;font-weight:950;text-align:right}.pdl-summary-footer{padding:20px 24px 24px}.pdl-summary-total{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:18px}.pdl-summary-total span{color:var(--pdl-muted);font-size:12px;font-weight:800}.pdl-summary-total strong{color:var(--pdl-dark);font-size:28px;font-weight:950;letter-spacing:-.03em}.pdl-summary-buy,.pdl-summary-order,.pdl-summary-help{width:100%}.pdl-summary-order{display:flex;align-items:center;justify-content:center;min-height:52px;padding:0 18px;border-radius:9px;background:#25d366;color:#0d341c;font-weight:950;text-align:center;text-decoration:none}.pdl-summary-help{display:block;margin-top:12px;color:var(--pdl-dark);font-size:12px;font-weight:800;text-align:center}.pdl-summary-note{margin:12px 0 0;color:var(--pdl-muted);font-size:11px;line-height:1.4;text-align:center}.pdl-longlife-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.pdl-longlife-card,.pdl-transbike-card{display:flex;flex-direction:column;min-width:0;overflow:hidden;border:1px solid var(--pdl-line);border-radius:13px;background:#fff}.pdl-longlife-card{display:grid;grid-template-columns:150px minmax(0,1fr);min-height:224px}.pdl-longlife-card.is-selected{border-color:var(--pdl-accent);box-shadow:0 0 0 2px var(--pdl-accent)}.pdl-longlife-card__image,.pdl-transbike-card__image{display:grid;place-items:center;height:158px;padding:12px;overflow:hidden;background:#f4f4f4}.pdl-longlife-card__image{height:100%;min-height:224px}.pdl-longlife-card__image img,.pdl-transbike-card__image img{position:static!important;inset:auto!important;display:block!important;width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important;transform:none!important;object-fit:contain!important}.pdl-transbike-card__image img{height:134px!important;max-height:134px!important}.pdl-longlife-card__body,.pdl-transbike-card__body{display:flex;flex:1;flex-direction:column;min-width:0;padding:14px}.pdl-longlife-card__line,.pdl-transbike-card__tag{margin-bottom:7px;color:var(--pdl-muted);font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.pdl-longlife-card__price,.pdl-transbike-card__price{display:block;margin:10px 0 7px;color:var(--pdl-dark);font-size:20px;font-weight:950}.pdl-longlife-card__select{width:100%;min-height:44px;margin-top:auto;border:1px solid var(--pdl-dark);border-radius:8px;background:#fff;color:var(--pdl-dark);cursor:pointer;font-weight:900}.pdl-transbikes{margin-top:28px;padding-top:30px;border-top:1px solid var(--pdl-line)}.pdl-transbikes__heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:20px}.pdl-transbikes__heading p{max-width:680px;margin:8px 0 0;color:var(--pdl-muted)}.pdl-transbikes__heading>a{flex:0 0 auto;color:var(--pdl-dark);font-size:13px;font-weight:900}.pdl-transbikes__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.pdl-transbike-card__image{height:126px;padding:10px}.pdl-transbike-card__image img{height:106px!important;max-height:106px!important}.pdl-transbike-card__body{padding:12px}.pdl-transbike-card h3{font-size:14px;-webkit-line-clamp:3}.pdl-transbike-card__price{font-size:18px}.pdl-transbike-card .pdl-stock{margin-top:7px}.pdl-transbike-card h3 a,.pdl-longlife-card h3 a{color:inherit;text-decoration:none}.pdl-transbike-card h3,.pdl-longlife-card h3{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.pdl-transbike-card button,.pdl-longlife-card button{width:100%;min-height:44px;margin-top:auto;padding-inline:12px;font-size:12px}.pdl-transbike-card button{min-height:40px}.pdl-transbike-card__order{display:flex;align-items:center;justify-content:center;min-height:44px;margin-top:auto;border:1px solid var(--pdl-dark);border-radius:8px;color:var(--pdl-dark);font-size:12px;font-weight:900;text-align:center;text-decoration:none}.pdl-mobile-summary{display:none}@media(max-width:1100px){.pdl-rack-config__layout{grid-template-columns:minmax(0,1.55fr) minmax(310px,.75fr)}.pdl-bar-choices,.pdl-longlife-grid{grid-template-columns:1fr}.pdl-transbikes__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.pdl-rack-config{width:min(100% - 24px,760px);margin-top:12px;padding-bottom:76px}.pdl-rack-config__hero{grid-template-columns:1fr;border-radius:16px}.pdl-rack-config__hero-copy{padding:34px 24px}.pdl-rack-config__hero h1{font-size:clamp(38px,10vw,54px)}.pdl-rack-config__hero-media{min-height:210px}.pdl-rack-config__hero-media:after{inset:0 0 auto;width:100%;height:20%;background:linear-gradient(180deg,var(--pdl-dark),transparent)}.pdl-rack-config__layout{display:flex;flex-direction:column}.pdl-rack-config__main,.pdl-order-summary{width:100%}.pdl-order-summary{position:static}.pdl-mobile-summary{position:fixed;z-index:40;right:10px;bottom:10px;left:10px;display:flex;align-items:center;justify-content:space-between;min-height:66px;padding:10px 14px 10px 18px;border:1px solid rgba(255,255,255,.16);border-radius:13px;background:var(--pdl-dark);color:#fff;box-shadow:0 14px 34px #00000047}.pdl-mobile-summary span,.pdl-mobile-summary small,.pdl-mobile-summary strong{display:block}.pdl-mobile-summary small{color:#ffffff9e;font-size:10px;font-weight:800;text-transform:uppercase}.pdl-mobile-summary strong{margin-top:2px;color:#fff;font-size:18px;font-weight:950}.pdl-mobile-summary b{padding:10px 14px;border-radius:8px;background:var(--pdl-accent);color:var(--pdl-dark);font-size:12px}.pdl-transbikes__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.pdl-rack-config{width:min(100% - 16px,620px);margin-bottom:36px}.pdl-rack-config__hero-points{display:grid;grid-template-columns:1fr;gap:8px}.pdl-config-card,.pdl-bar-picker,.pdl-components,.pdl-longlife-results{padding:20px 16px;border-radius:14px}.pdl-config-card--vehicle{display:block}.pdl-config-card__heading{margin-bottom:18px}.pdl-config-fields{grid-template-columns:1fr}.pdl-roof-selector__grid{display:grid;grid-template-columns:1fr}.pdl-roof-option{grid-template:1fr auto / 96px minmax(0,1fr);max-width:none;min-height:94px;text-align:left}.pdl-roof-option__visual{grid-row:1 / span 2;width:90px;height:62px}.pdl-roof-option__visual img{height:62px}.pdl-roof-option small{margin-top:0}.pdl-config-card__actions,.pdl-config-primary{width:100%}.pdl-brand-option{min-height:88px;padding:12px 8px}.pdl-brand-option strong{font-size:19px}.pdl-result-heading,.pdl-transbikes__heading{display:block}.pdl-transbikes__heading>a{display:inline-block;margin-top:12px}.pdl-bar-selected{grid-template-columns:92px minmax(0,1fr);gap:12px;padding:12px}.pdl-bar-selected__image{height:90px}.pdl-bar-selected__top{display:block}.pdl-bar-selected__price{display:block;margin-top:7px;font-size:17px}.pdl-bar-choices{grid-template-columns:1fr}.pdl-component-row{grid-template-columns:58px minmax(0,1fr);gap:10px}.pdl-component-row__image{width:58px;height:58px}.pdl-component-row__aside{grid-column:2;text-align:left}.pdl-component-row__aside .pdl-stock{margin-top:6px}.pdl-longlife-grid{grid-template-columns:1fr}.pdl-longlife-card{display:grid;grid-template-columns:118px minmax(0,1fr)}.pdl-longlife-card__image{height:100%;min-height:180px}.pdl-transbikes__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.pdl-transbike-card{display:flex;flex-direction:column}.pdl-transbike-card__image{height:116px;min-height:0}.pdl-transbike-card__image img{height:96px!important;max-height:96px!important}.pdl-summary-header,.pdl-summary-items,.pdl-summary-footer{padding-right:18px;padding-left:18px}}@media(prefers-reduced-motion:reduce){.pdl-rack-config *,.pdl-rack-config *:before,.pdl-rack-config *:after{scroll-behavior:auto!important;transition:none!important}}.pdl-config-card--roof{padding:clamp(22px,3vw,34px)}.pdl-config-card--roof .pdl-config-card__heading{margin-bottom:18px}.pdl-config-card--roof .pdl-config-card__heading p{margin:8px 0 0;color:var(--pdl-muted);font-size:14px;line-height:1.45}.pdl-config-card--roof .pdl-roof-selector{margin:0}.pdl-config-card--roof .pdl-roof-selector legend{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.pdl-config-card--roof .pdl-roof-selector__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.pdl-config-card--roof .pdl-roof-option{display:flex;flex-direction:column;max-width:none;min-height:0;padding:0;overflow:hidden;border-radius:16px;background:#fff}.pdl-config-card--roof .pdl-roof-option__visual{display:block;flex:0 0 auto;width:100%;height:auto;aspect-ratio:3 / 2;overflow:hidden;background:#f2f2f2}.pdl-config-card--roof .pdl-roof-option__visual img{width:100%;height:100%;object-fit:cover}.pdl-config-card--roof .pdl-roof-option strong{padding:14px 16px 0;font-size:17px}.pdl-config-card--roof .pdl-roof-option small{padding:5px 16px 17px;font-size:12px}.pdl-config-card--roof .pdl-roof-option__check{top:12px;right:12px;display:grid;opacity:0;transform:scale(.75);transition:opacity .18s ease,transform .18s ease}.pdl-config-card--roof .pdl-roof-option:has(input:checked) .pdl-roof-option__check{opacity:1;transform:scale(1)}.pdl-roof-confirmation{display:flex;align-items:center;gap:13px;min-height:74px;padding:14px 16px;border:1px solid var(--pdl-accent);border-radius:13px;background:#fffaf0}.pdl-roof-confirmation__check{display:grid;flex:0 0 auto;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--pdl-accent);color:var(--pdl-dark);font-weight:950}.pdl-roof-confirmation div{min-width:0}.pdl-roof-confirmation small,.pdl-roof-confirmation strong{display:block}.pdl-roof-confirmation small{color:var(--pdl-muted);font-size:11px;font-weight:800}.pdl-roof-confirmation strong{margin-top:2px;color:var(--pdl-dark);font-size:16px;font-weight:950}.pdl-roof-confirmation button{margin-left:auto;padding:5px 0;border:0;border-bottom:1px solid currentColor;background:transparent;color:var(--pdl-dark);cursor:pointer;font-size:13px;font-weight:900}@media screen and (max-width:749px){.pdl-config-card--roof .pdl-roof-selector__grid{grid-template-columns:1fr;gap:10px}.pdl-config-card--roof .pdl-roof-option{display:grid;grid-template:auto auto / 116px minmax(0,1fr);align-items:center}.pdl-config-card--roof .pdl-roof-option__visual{grid-row:1 / span 2;width:116px;height:94px;aspect-ratio:auto}.pdl-config-card--roof .pdl-roof-option strong{align-self:end;padding:13px 42px 2px 13px;font-size:15px}.pdl-config-card--roof .pdl-roof-option small{align-self:start;padding:2px 13px 13px;font-size:11px}.pdl-roof-confirmation{min-height:68px}}.pdl-config-card--roof .pdl-roof-option[hidden],.pdl-roof-confirmation[hidden]{display:none!important}.pdl-transbikes__actions{display:flex;flex:0 0 auto;align-items:center;gap:16px}.pdl-transbikes__actions>a{color:var(--pdl-dark);font-size:13px;font-weight:900}.pdl-transbikes__arrows{display:flex;gap:7px}.pdl-transbikes__arrows button{display:grid;place-items:center;width:40px;height:40px;padding:0;border:1px solid var(--pdl-line);border-radius:50%;background:#fff;color:var(--pdl-dark);cursor:pointer;font-size:25px;line-height:1}.pdl-transbikes__arrows button:hover{border-color:var(--pdl-accent);background:#fffaf0}.pdl-transbikes__grid{display:flex;gap:14px;padding:2px 2px 14px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-snap-type:inline mandatory;scrollbar-color:var(--pdl-accent) #ededed;scrollbar-width:thin}.pdl-transbikes__grid::-webkit-scrollbar{height:7px}.pdl-transbikes__grid::-webkit-scrollbar-track{border-radius:999px;background:#ededed}.pdl-transbikes__grid::-webkit-scrollbar-thumb{border-radius:999px;background:var(--pdl-accent)}.pdl-transbike-card{flex:0 0 248px;scroll-snap-align:start;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.pdl-transbike-card.is-selected{border-color:var(--pdl-accent);box-shadow:0 0 0 2px var(--pdl-accent)}.pdl-transbike-card [data-toggle-transbike][aria-pressed=true]{border-color:var(--pdl-dark);background:var(--pdl-dark);color:#fff}.pdl-summary-item--addon{background:#fffaf0}.pdl-summary-item__remove{margin-top:5px;padding:0;border:0;border-bottom:1px solid currentColor;background:transparent;color:var(--pdl-muted);cursor:pointer;font-size:10px;font-weight:850}@media(max-width:640px){.pdl-transbikes__heading{display:grid;gap:14px}.pdl-transbikes__actions{justify-content:space-between}.pdl-transbikes__actions>a{font-size:12px}.pdl-transbike-card{flex-basis:min(78vw,260px)}.pdl-transbikes__arrows button{width:38px;height:38px}}.pdl-color-mode-toggle{position:absolute;z-index:6;top:16px;right:16px;display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 14px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:#141414b8;color:#fff;cursor:pointer;font-size:12px;font-weight:900;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.pdl-color-mode-toggle:hover{border-color:var(--pdl-accent)}.pdl-color-mode-toggle__icon{color:var(--pdl-accent);font-size:16px;line-height:1}.pdl-bar-choices{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.pdl-bar-choice{display:flex;min-width:0;min-height:318px;padding:14px;flex-direction:column;gap:12px;border-radius:14px}.pdl-bar-choice__image{width:100%;height:142px}.pdl-bar-choice__body{flex:1}.pdl-bar-choice h3{display:block;overflow:visible;margin-top:2px;font-size:16px;line-height:1.18;-webkit-line-clamp:unset}.pdl-bar-card-specs{display:grid;gap:2px;margin-top:8px;color:var(--pdl-muted);font-size:13px;font-weight:800;line-height:1.25}.pdl-bar-choice .pdl-stock{margin-top:12px}.pdl-bar-price-row{display:flex;align-items:flex-end;gap:8px;width:100%;margin-top:auto;padding-top:14px}.pdl-bar-choice .pdl-bar-price-row strong{flex:0 0 auto;margin:0;font-size:17px}.pdl-bar-order-note{display:block;max-width:125px;color:var(--pdl-muted);font-size:9px;font-weight:700;line-height:1.15}.pdl-bar-alternative{display:block;margin-bottom:5px;color:var(--pdl-accent);font-size:9px;font-weight:900;letter-spacing:.04em;line-height:1.2;text-transform:uppercase}.pdl-bar-selected__price-area{display:grid;justify-items:end;min-width:220px}.pdl-bar-selected__price-area .pdl-stock{margin-top:0}.pdl-bar-selected__price-area .pdl-bar-price-row{justify-content:flex-end;padding-top:8px}.pdl-bar-selected__price-area .pdl-bar-order-note{max-width:150px;text-align:right}.pdl-rack-config[data-color-mode=dark]{--pdl-ink: #f3f3f3;--pdl-muted: #b5b5b5;--pdl-line: #3b3b3b;--pdl-soft: #181818;--pdl-green: #42c97a;--pdl-orange: #ffb14a;padding-bottom:24px;border-radius:22px;background:#111;color:var(--pdl-ink)}.pdl-rack-config[data-color-mode=dark] :is(.pdl-config-card,.pdl-bar-picker,.pdl-components,.pdl-order-summary,.pdl-longlife-results,.pdl-bar-options,.pdl-bar-choice,.pdl-longlife-card,.pdl-transbike-card,.pdl-roof-option,.pdl-roof-confirmation){border-color:var(--pdl-line);background:#1d1d1d;color:var(--pdl-ink);box-shadow:none}.pdl-rack-config[data-color-mode=dark] :is(.pdl-config-card__heading h2,.pdl-bar-picker h2,.pdl-components h2,.pdl-longlife-results h2,.pdl-transbikes h2,.pdl-order-summary h2,.pdl-config-field>span,.pdl-roof-selector legend,.pdl-roof-option strong,.pdl-bar-selected h3,.pdl-bar-choice h3,.pdl-component-row h3,.pdl-summary-item h3,.pdl-longlife-card h3,.pdl-transbike-card h3,.pdl-bar-options>summary,.pdl-component-row__aside strong,.pdl-bar-selected__price,.pdl-bar-choice strong,.pdl-summary-vehicle strong,.pdl-summary-item__price,.pdl-summary-total strong){color:var(--pdl-ink)}.pdl-rack-config[data-color-mode=dark] :is(.pdl-config-field select,.pdl-roof-selector,.pdl-component-row,.pdl-summary-item,.pdl-transbikes__arrows button){border-color:var(--pdl-line);background:#252525;color:var(--pdl-ink)}.pdl-rack-config[data-color-mode=dark] .pdl-bar-selected{border-color:var(--pdl-accent);background:linear-gradient(120deg,#242424,#2b281d)}.pdl-rack-config[data-color-mode=dark] :is(.pdl-bar-choice:hover,.pdl-bar-choice.is-selected){border-color:var(--pdl-accent);background:#2b281d}.pdl-rack-config[data-color-mode=dark] .pdl-bar-meta span{background:#303030;color:#ddd}@media(max-width:900px){.pdl-bar-choices{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.pdl-color-mode-toggle{top:10px;right:10px;min-height:34px;padding:0 11px}.pdl-bar-choices{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding:0 9px 10px}.pdl-bar-choice{min-height:270px;padding:9px;gap:8px;border-radius:11px}.pdl-bar-choice__image{height:104px}.pdl-bar-choice h3{font-size:13px}.pdl-bar-card-specs{margin-top:6px;font-size:12px}.pdl-bar-choice .pdl-stock{margin-top:9px;font-size:10px}.pdl-bar-choice .pdl-bar-price-row{display:grid;gap:4px;padding-top:10px}.pdl-bar-choice .pdl-bar-price-row strong{font-size:14px}.pdl-bar-order-note{max-width:none;font-size:8px}.pdl-bar-selected__price-area{justify-items:start;min-width:0;margin-top:9px}.pdl-bar-selected__price-area .pdl-bar-price-row{justify-content:flex-start}.pdl-bar-selected__price-area .pdl-bar-order-note{text-align:left}}@media(max-width:370px){.pdl-bar-choices{grid-template-columns:1fr}}.pdl-rack-config[data-color-mode=dark]{width:min(1520px,calc(100% - 16px));padding:20px 20px 32px;box-sizing:border-box}.pdl-rack-config :is(.pdl-rack-config__eyebrow,.pdl-config-kicker,.pdl-config-reset,.pdl-config-field>span,.pdl-roof-selector legend,.pdl-roof-option strong,.pdl-component-row__role,.pdl-summary-item__role,.pdl-longlife-card__line,.pdl-transbike-card__tag,.pdl-stock,.pdl-status strong,.pdl-bar-options>summary,.pdl-transbikes__heading>a){font-weight:650}.pdl-rack-config :is(.pdl-config-card__heading h2,.pdl-bar-picker h2,.pdl-components h2,.pdl-longlife-results h2,.pdl-transbikes h2,.pdl-order-summary h2){font-weight:700;letter-spacing:-.015em}.pdl-rack-config :is(.pdl-bar-selected h3,.pdl-bar-choice h3,.pdl-component-row h3,.pdl-summary-item h3,.pdl-longlife-card h3,.pdl-transbike-card h3){font-weight:650;line-height:1.28}.pdl-rack-config :is(.pdl-bar-selected__price,.pdl-bar-choice strong,.pdl-component-row__aside strong,.pdl-summary-item__price,.pdl-summary-total strong,.pdl-longlife-card__price,.pdl-transbike-card__price){font-weight:700}.pdl-rack-config :is(.pdl-config-primary,.pdl-summary-buy,.pdl-summary-order,.pdl-longlife-card button,.pdl-transbike-card button){font-weight:700}.pdl-bar-order-note{max-width:112px;font-size:9px;font-weight:400;line-height:1.2}.pdl-rack-config[data-color-mode=dark] :is(.pdl-transbike-card__price,.pdl-longlife-card__price){color:var(--pdl-ink)}.pdl-rack-config[data-color-mode=dark] .pdl-rack-config__layout{gap:28px}.pdl-rack-config[data-color-mode=dark] .pdl-transbikes{margin-inline:2px}@media(max-width:900px){.pdl-rack-config[data-color-mode=dark]{width:calc(100% - 10px);padding:10px 10px 82px}}@media(max-width:640px){.pdl-rack-config[data-color-mode=dark]{width:calc(100% - 6px);padding:7px 7px 82px;border-radius:16px}.pdl-bar-order-note{font-size:8px}}.pdl-rack-config :is(.pdl-config-card__heading h2,.pdl-bar-picker h2,.pdl-components h2,.pdl-longlife-results h2,.pdl-transbikes h2,.pdl-order-summary h2){font-weight:650}.pdl-rack-config :is(.pdl-rack-config__eyebrow,.pdl-config-kicker,.pdl-config-reset,.pdl-config-field>span,.pdl-roof-selector legend,.pdl-roof-option small,.pdl-component-row__role,.pdl-summary-item__role,.pdl-longlife-card__line,.pdl-transbike-card__tag,.pdl-transbikes__heading>a){font-weight:550}.pdl-rack-config :is(.pdl-config-primary,.pdl-summary-buy,.pdl-summary-order,.pdl-longlife-card button,.pdl-transbike-card button){font-weight:600}.pdl-summary-vehicle__icon svg{width:25px;height:25px}.pdl-summary-vehicle__icon{font-weight:400}.pdl-summary-vehicle strong{font-weight:600}.pdl-summary-item--compact{grid-template-columns:minmax(0,1fr) auto;gap:14px;min-height:58px;padding:11px 0}.pdl-summary-item--compact h3{display:-webkit-box;overflow:hidden;color:var(--pdl-dark);font-size:12px;font-weight:600;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2}.pdl-summary-item--compact .pdl-summary-item__price{align-self:center;white-space:nowrap}.pdl-summary-item--addon{background:transparent}.pdl-transbike-card__footer{display:grid;gap:8px;margin-top:auto;padding-top:14px}.pdl-transbike-card__footer .pdl-transbike-card__price,.pdl-transbike-card__footer .pdl-stock{margin:0}.pdl-transbike-card__footer button{margin-top:2px}.pdl-transbike-card [data-toggle-transbike][aria-pressed=true]{border-color:var(--pdl-accent);background:var(--pdl-accent);color:var(--pdl-dark)}.pdl-rack-config[data-color-mode=dark] :is(.pdl-roof-confirmation strong,.pdl-roof-confirmation button,.pdl-transbikes__actions>a:link,.pdl-transbikes__actions>a:visited){color:var(--pdl-ink)}.pdl-rack-config[data-color-mode=dark] .pdl-transbikes__actions>a:hover,.pdl-rack-config[data-color-mode=dark] .pdl-transbikes__actions>a:focus{color:var(--pdl-accent)}.pdl-rack-config[data-color-mode=dark] .pdl-summary-item--compact h3{color:var(--pdl-ink)}.pdl-rack-config ::selection{background:color-mix(in srgb,var(--pdl-accent) 52%,transparent);color:inherit}.pdl-summary-vehicle .pdl-summary-vehicle__icon{color:#212121}.pdl-roof-confirmation strong{font-weight:650}.pdl-roof-confirmation small,.pdl-roof-confirmation button{font-weight:550}.pdl-summary-item--compact{min-height:66px}.pdl-summary-item--compact .pdl-summary-item__status{margin-top:5px;font-weight:600}.pdl-summary-vehicle__icon{overflow:hidden}.pdl-summary-vehicle__icon img{display:block;width:100%;height:100%;border-radius:50%;object-fit:cover}.pdl-brand-option{align-content:center}.pdl-brand-option__logo{display:grid;place-items:center;width:min(190px,100%);height:42px;overflow:hidden}.pdl-brand-option__logo svg,.pdl-brand-option__logo img{display:block;width:100%;height:42px;max-width:none;object-fit:contain}.pdl-brand-option__logo--longlife{width:min(190px,100%);border-radius:5px;background:#050505}.pdl-brand-option__description{display:block;margin-top:7px;color:#666;font-size:12px;font-weight:600}.pdl-brand-option__country{display:inline-flex;align-items:center;min-height:20px;margin-top:6px;padding:3px 8px;border-radius:999px;background:#edf7ee;color:#23783b;font-size:10px;font-weight:650;letter-spacing:.02em}.pdl-rack-faq{width:100%;margin-top:clamp(36px,5vw,64px);padding:clamp(26px,4vw,48px);box-sizing:border-box;border:1px solid #e5e5e5;border-radius:18px;background:#fff;color:#171717;box-shadow:0 14px 36px #00000014}.pdl-rack-faq__heading{margin-bottom:18px}.pdl-rack-faq .pdl-config-kicker{color:#8a6a00;font-weight:650}.pdl-rack-faq h2{margin:5px 0 0;color:#171717!important;font-size:clamp(28px,3vw,40px);font-weight:700;letter-spacing:-.025em;line-height:1.05}.pdl-rack-faq__list{border-bottom:1px solid #dedede}.pdl-rack-faq details{border-top:1px solid #dedede}.pdl-rack-faq summary{display:grid;grid-template-columns:minmax(0,1fr) 24px;align-items:center;gap:18px;padding:18px 2px;color:#171717;cursor:pointer;font-size:15px;font-weight:600;line-height:1.35;list-style:none}.pdl-rack-faq summary::-webkit-details-marker{display:none}.pdl-rack-faq summary:after{content:"+";color:#8a6a00;font-size:24px;font-weight:400;line-height:1;text-align:center}.pdl-rack-faq details[open] summary:after{content:"\2212"}.pdl-rack-faq details[open] summary{padding-bottom:10px}.pdl-rack-faq details p{max-width:960px;margin:0;padding:0 38px 19px 2px;color:#555;font-size:14px;font-weight:400;line-height:1.6}.pdl-rack-config[data-color-mode=dark] .pdl-rack-faq{border-color:#e2e2e2;background:#fff;color:#171717}@media(max-width:640px){.pdl-brand-option{min-height:92px;padding:12px 8px}.pdl-brand-option__logo{width:min(145px,100%);height:34px}.pdl-brand-option__logo svg,.pdl-brand-option__logo img{height:34px}.pdl-brand-option__description{font-size:10.5px}.pdl-brand-option__country{min-height:18px;margin-top:4px;padding:2px 6px;font-size:9px}.pdl-rack-faq{margin-top:34px;padding:24px 16px;border-radius:14px}.pdl-rack-faq h2{font-size:28px}.pdl-rack-faq summary{gap:10px;padding:16px 0;font-size:14px}.pdl-rack-faq details p{padding:0 28px 17px 0;font-size:13px;line-height:1.55}}.pdl-summary-items{padding-right:0;padding-left:0}.pdl-summary-item{padding-right:24px;padding-left:24px}.pdl-rack-config[data-color-mode=dark] .pdl-summary-items{background:#252525}@media(max-width:640px){.pdl-summary-items{padding-right:0;padding-left:0}.pdl-summary-item{padding-right:18px;padding-left:18px}}.pdl-rack-config{width:min(1520px,calc(100% - 16px));padding:20px 20px 32px;border-radius:22px;box-sizing:border-box}.pdl-rack-config .pdl-rack-config__layout{gap:28px}.pdl-rack-config .pdl-transbikes{margin-inline:2px}@media(max-width:900px){.pdl-rack-config{width:calc(100% - 10px);padding:10px 10px 82px}}@media(max-width:640px){.pdl-rack-config{width:calc(100% - 6px);padding:7px 7px 82px;border-radius:16px}}
/*# sourceMappingURL=/cdn/shop/t/228/assets/pdl-racks-configurator.css.map */
