/* Product-first retail layout inspired by the supplied shop reference. */
:root{--ink:#111214;--paper:#fff;--muted:#5a5c60;--line:#d9dade;--orange:#17181a}
body{background:#fff;font-size:15px}h1,h2,h3{font-family:'DM Sans',Arial,sans-serif;font-weight:500;letter-spacing:-.8px}.announcement{justify-content:center;background:#08090b;font-size:11px;letter-spacing:0;text-align:center;padding:12px 20px}.header{height:100px;margin:0 4%;display:grid;grid-template-columns:1fr auto 1fr;gap:20px}.brand{font-family:'DM Sans',Arial,sans-serif;font-size:28px;font-weight:600;letter-spacing:4px;text-align:center}.brand small{font-size:9px;letter-spacing:7px;margin-top:12px}.shop-menu{font-size:14px;display:flex;gap:10px;align-items:center}.bag-button{justify-self:end;color:var(--ink);font-size:12px}.bag-button span{background:#141517;color:#fff}.shop-nav{display:flex;justify-content:space-around;align-items:center;gap:15px;background:#f3f3f4;border-radius:32px;margin:0 4%;padding:18px 22px}.shop-nav a{font-size:14px;white-space:nowrap}.shop-nav span{margin-left:16px;color:#666}.shop-nav a:hover{text-decoration:underline;text-underline-offset:5px}.section-wrap{padding:48px max(6%,calc((100vw - 1320px)/2))}.section-title{display:block}.breadcrumb{font-size:11px;color:var(--muted);margin:0 0 15px}h1{font-size:48px;line-height:1.15;margin:0 0 34px;letter-spacing:-1.5px}.collection-toolbar{margin:0 0 25px;display:block}.filters{display:inline-flex;gap:3px;background:#f1f1f3;padding:4px;border-radius:9px}.filters button{padding:13px 20px;border:0;border-radius:6px;font-size:13px;min-height:44px}.filters button.active{background:#d5d5d9;color:#111214}.filters button:hover{background:#e2e2e5}.shop-controls{display:flex;align-items:end;justify-content:space-between;gap:24px;margin:26px 0}.shop-controls label{font-size:11px;font-weight:400}.shop-search{width:290px}.shop-controls input,.shop-controls select{border-radius:8px;background:#f6f6f7;border:1px solid #bfc0c4;min-height:49px;font-size:13px;margin-top:8px}.shop-sort{width:200px}.category-context{display:none}#result-count{font-size:14px;color:#27282a;margin:0 0 24px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:40px 18px}.product-art{height:auto;aspect-ratio:4/5;background:#f5f5f6!important;border-radius:10px}.product-art svg{height:83%;width:94%}.product-badge{font-size:8px;letter-spacing:.6px;background:#fff;border-radius:3px;top:13px;left:12px;padding:6px 8px}.product-number{display:none}.product-meta{margin:17px 0 9px;font-size:9px;color:#62646a;letter-spacing:.8px}.product-meta span:last-child{display:none}.product-card h3{font-family:'DM Sans',sans-serif;font-weight:500;font-size:15px;line-height:1.5;margin-bottom:12px;letter-spacing:0}.product-bottom{gap:8px;flex-wrap:wrap}.price{font-size:14px}.price small{font-size:10px}.add-button{font-size:11px;padding:6px 0}.add-button span{margin-left:8px}.product-card:hover .product-art svg{transform:scale(1.04)}.sample-note{font-size:11px;line-height:1.8;margin-top:40px}.no-results{grid-column:1/-1;padding:35px 0;font-size:15px;color:var(--muted)}.process{background:#f4f4f5;gap:70px}.process h2{font-size:34px;line-height:1.2}.process-heading>p:not(.eyebrow){font-size:14px}.process-arrow{color:#161719}.steps h3{font-size:17px;letter-spacing:0}.steps article{border-color:#d6d6d9}.steps p{font-size:13px;color:#54565c}.steps article>span{color:#5d5f65}.about{background:#101113;color:#fff}.about>.brand-mark{display:none}.about h2{font-size:32px;line-height:1.25}.about p:not(.eyebrow){font-size:13px}.about .eyebrow{color:#d4d4d8}footer{padding:35px 6%;gap:25px}footer .brand-mark{display:none}footer .brand{font-family:'DM Sans',sans-serif;font-size:17px}footer .brand small{font-size:7px}footer p,footer>span{font-size:10px}.dialog-top h2{font-size:27px;line-height:1.2}.form-note{font-size:12px}input,select,textarea{background:#fff;border-color:#b4b5bb;border-radius:5px}.submit-order{background:#121315;color:#fff;border-radius:5px}.empty h2{font-size:28px}.eyebrow{font-size:9px}html{scroll-padding-top:20px}
@media(min-width:1600px){body{max-width:none}}
@media(max-width:1000px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.shop-nav{gap:20px;overflow-x:auto;justify-content:flex-start}.shop-nav a{font-size:12px}.section-wrap{padding:40px 5%}.brand{font-size:24px}.shop-menu{font-size:12px}}
@media(max-width:700px){.announcement{font-size:9px;line-height:1.6;padding:9px 18px}.header{height:88px;margin:0 5%;grid-template-columns:auto 1fr auto;gap:12px}.shop-menu{font-size:19px}.shop-menu span{display:none}.header .brand{font-size:18px;letter-spacing:2px}.header .brand small{font-size:7px;letter-spacing:5px;margin-top:9px}.bag-button{font-size:0;gap:5px;padding:0}.bag-button span{font-size:10px}.bag-button svg{width:18px}.shop-nav{margin:0 4%;padding:15px 19px;gap:25px;border-radius:25px}.shop-nav a{font-size:11px}.shop-nav span{margin-left:5px}.section-wrap{padding:34px 5%}h1{font-size:32px;letter-spacing:-1px;margin-bottom:25px}.breadcrumb{font-size:10px}.filters{display:flex;flex-wrap:nowrap;overflow-x:auto}.filters button{font-size:11px;padding:11px 13px;white-space:nowrap;flex-shrink:0}.shop-controls{gap:12px;margin:24px 0}.shop-search{width:auto;flex:1;min-width:0}.shop-sort{width:145px}.shop-controls input,.shop-controls select{font-size:11px;padding:10px;min-height:45px}.shop-controls label{font-size:10px}#result-count{display:block;font-size:12px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 13px}.product-art{aspect-ratio:4/5;height:auto}.product-badge{font-size:6px;padding:5px;top:10px;left:8px}.product-card h3{font-size:13px}.product-meta{font-size:8px;margin-top:13px}.price{font-size:12px}.add-button{font-size:10px}.price small{display:none}.process{gap:22px}.process h2{font-size:28px}.about h2{font-size:27px}.about .round-arrow{width:35px;height:35px;font-size:22px}footer>span{font-size:8px}footer .brand{font-size:15px}.dialog-top h2{font-size:24px}.sample-note{font-size:10px}}

.header>.brand{justify-self:center}.shop-nav,.filters{scrollbar-width:none}.shop-nav::-webkit-scrollbar,.filters::-webkit-scrollbar{display:none}

/* Custom extended geometric wordmark. */
.header .wordmark{display:block;width:300px;height:auto}.brand{line-height:1}footer .wordmark{display:block;width:205px;height:auto}@media(max-width:700px){.header .wordmark{width:205px;max-width:100%;height:auto}footer .wordmark{width:175px}.header>.brand{min-width:0}}

@font-face{font-family:'Porsche Next';font-style:normal;font-weight:400;src:url('https://cdn.ui.porsche.com/porsche-design-system/fonts/porsche-next-latin-regular.b8f1c20.woff2') format('woff2');font-display:swap}
@font-face{font-family:'Porsche Next';font-style:normal;font-weight:600;src:url('https://cdn.ui.porsche.com/porsche-design-system/fonts/porsche-next-latin-semi-bold.b5f6fca.woff2') format('woff2');font-display:swap}
@font-face{font-family:'Porsche Next';font-style:normal;font-weight:700;src:url('https://cdn.ui.porsche.com/porsche-design-system/fonts/porsche-next-latin-bold.0fbdc6d.woff2') format('woff2');font-display:swap}
body,button,input,select,textarea,h1,h2,h3,.product-card h3,.brand,.brand small,footer .brand,.steps article>span,.round-arrow{font-family:'Porsche Next','Arial Narrow',Arial,sans-serif;font-synthesis:none}
body{font-size:16px;line-height:1.5;font-weight:400}h1{font-size:clamp(40px,4.06vw,68px);line-height:1.24;font-weight:400;letter-spacing:normal;margin:0 0 40px}h2,.process h2,.about h2{font-weight:400;letter-spacing:normal}.product-card h3{font-size:16px;font-weight:400;line-height:24px;letter-spacing:normal}.shop-nav a,.filters button,.shop-controls input,.shop-controls select,.shop-menu{font-size:16px;font-weight:400;letter-spacing:normal}.price{font-size:16px;font-weight:400}.steps h3{font-weight:400;letter-spacing:normal}.steps p,.about p:not(.eyebrow),.process-heading>p:not(.eyebrow){font-size:16px;line-height:24px}.form-note,.consent{font-size:14px}.breadcrumb{display:none}.filters{width:100%;padding:4px;background:#f0f0f3}.filters button{min-height:48px}.shop-nav{max-width:1212px;margin:0 auto;min-height:56px;padding:8px 24px}.header .wordmark{width:242px;height:auto}.header{height:90px}.section-wrap{padding-top:40px}.product-meta,.product-badge{font-weight:400}.announcement{font-size:12px}
@media(max-width:700px){.shop-nav{margin:0 4%;padding:8px 20px}.shop-nav a,.filters button,.shop-controls input,.shop-controls select{font-size:14px}h1{font-size:40px;line-height:1.2;margin-bottom:32px}.header .wordmark{width:220px}.product-card h3{font-size:15px;line-height:22px}.price{font-size:16px}.announcement{font-size:10px}.form-note,.consent{font-size:13px}.shop-sort{width:150px}}

/* Uploaded logo: preserve its proportions across screen sizes. */
.header .wordmark{width:290px;max-width:100%;height:auto}footer .wordmark{width:245px;height:auto}
@media(max-width:700px){.header .wordmark{width:240px}footer .wordmark{width:205px}}


/* Main navigation drawer */
.header .shop-menu{border:0;background:none;color:#111214;justify-self:start;padding:12px 8px;cursor:pointer;gap:10px;font-size:16px}
.header .shop-menu span{display:inline}
body.menu-open{overflow:hidden}
.site-menu{position:fixed;inset:0 auto 0 0;margin:0;width:min(540px,100%);height:100dvh;max-height:100dvh;max-width:100%;padding:32px 40px;border:0;background:#fff;color:#111214;overflow-y:auto;box-shadow:12px 0 60px #0002}
.site-menu[open]{display:flex;flex-direction:column;animation:menu-slide-in .28s ease-out}
.site-menu::backdrop{background:#0007;backdrop-filter:blur(5px)}
.menu-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:48px}
.menu-top h2{font-size:23px;margin:0}
.menu-top button{border:0;background:#f1f1f3;border-radius:4px;min-width:44px;min-height:44px;font-size:20px;cursor:pointer}
.drawer-nav{display:flex;flex-direction:column;gap:4px}
.drawer-nav[hidden],#menu-detail[hidden]{display:none}
.drawer-nav button{display:flex;align-items:center;justify-content:space-between;gap:24px;width:100%;text-align:left;padding:18px 12px;border:0;border-radius:4px;background:none;font-size:clamp(21px,2.3vw,28px);line-height:1.3;color:inherit;cursor:pointer}
.drawer-nav button:hover,.menu-top button:hover{background:#eeeef0}
.drawer-nav button span{font-size:30px;font-weight:400}
.site-menu button:focus-visible,.site-menu a:focus-visible,.shop-menu:focus-visible{outline:2px solid #111;outline-offset:3px}
.menu-bottom{margin-top:auto;padding:48px 12px 0}.menu-bottom a{display:flex;justify-content:space-between;font-size:16px}.menu-bottom p{font-size:13px;color:#666;margin:28px 0 0}
#menu-back{background:none;border:0;padding:12px 0;font-size:16px;cursor:pointer}#menu-detail h3{font-size:30px;margin:28px 0 18px;line-height:1.25}#menu-detail p{font-size:17px;line-height:1.7;color:#62646a}
@keyframes menu-slide-in{from{transform:translateX(-100%)}to{transform:translateX(0)}}
@media(max-width:700px){.site-menu{width:min(440px,100%);padding:24px}.menu-top{margin-bottom:28px}.header .shop-menu{padding:10px 0;font-size:14px;gap:6px}.header .wordmark{width:220px}.drawer-nav button{font-size:23px;padding:16px 8px}}
@media(prefers-reduced-motion:reduce){.site-menu[open]{animation:none}}
.footer-how{font-size:14px;white-space:nowrap;text-decoration:underline;text-underline-offset:4px}

/* Product availability label. */
.product-badge{background:#08090b;color:#fff;border-radius:999px;padding:7px 13px;font-size:12px;line-height:1.3;letter-spacing:0;font-weight:400;top:16px;left:16px}
@media(max-width:700px){.product-badge{top:12px;left:10px;padding:6px 10px;font-size:11px}}

/* Availability and product sizing */
.shop-status{width:180px}.shop-status select{border-radius:8px;background:#f6f6f7;min-height:49px;font-size:15px}.shop-controls{align-items:end}.shop-search{margin-right:auto}
body.size-open{overflow:hidden}#size-dialog{width:min(690px,94vw);border-radius:10px;background:#fff;padding:28px;max-height:90dvh}
.size-product{display:flex;gap:24px;align-items:center;margin:0 0 24px}.size-product-art{width:112px;flex-shrink:0;background:#f3f3f5;border-radius:6px}.size-product-art svg{display:block;width:100%;height:auto}.size-product h3{font-size:21px;line-height:1.3;margin:0 0 10px}.size-product p{margin:0;font-size:15px}
.size-options{border:0;padding:0;margin:0 0 22px;display:flex;flex-wrap:wrap;gap:10px}.size-options legend{font-size:15px;margin-bottom:12px}.size-options label{position:relative;cursor:pointer}.size-options input{position:absolute;opacity:0;width:1px;height:1px}.size-options span{display:block;min-width:53px;padding:12px 16px;border:1px solid #bfc0c4;border-radius:4px;font-size:15px;text-align:center}.size-options input:checked+span{background:#111;color:#fff;border-color:#111}.size-options input:focus-visible+span{outline:2px solid #111;outline-offset:3px}
.size-guide{border-top:1px solid #dedee1;border-bottom:1px solid #dedee1;padding:16px 0}.size-guide summary{cursor:pointer;font-size:16px}.size-help{font-size:13px;line-height:1.6;color:#63656b;margin:12px 0}.size-guide-layout{display:grid;grid-template-columns:130px 1fr;gap:20px;align-items:center}.size-guide-layout svg{width:100%}.size-table{border-collapse:collapse;width:100%;font-size:13px;text-align:left}.size-table caption{text-align:left;font-size:12px;color:#666;margin-bottom:8px}.size-table th,.size-table td{padding:8px;border-bottom:1px solid #e5e5e8}.size-table thead{background:#f1f1f3}.selected-size{background:#e6e6e9}.size-table-wrap{overflow:auto}
.measurement-input{display:flex;gap:6px}.measurement-input input{min-width:0;flex:1}.measurement-input select{width:78px}.measurement-field small{font-size:11px;display:block;margin-top:6px;color:#62646a}.measurement-field label span{font-weight:400}
@media(max-width:700px){.shop-controls{flex-wrap:wrap;gap:14px}.shop-search{width:100%}.shop-status,.shop-sort{width:calc(50% - 7px)}#size-dialog{padding:20px}.size-product{gap:15px}.size-product h3{font-size:18px}.size-guide-layout{grid-template-columns:1fr;gap:10px}.size-guide-layout svg{width:110px;margin:auto}.size-options{gap:7px}.size-options span{padding:10px 12px;min-width:44px}}

/* Shopping tools and full-page cart */
[hidden]{display:none!important}.header-actions{display:flex;justify-self:end;align-items:center;gap:16px}.header-icon{position:relative;display:grid;place-items:center;width:40px;height:44px;border:0;background:none;color:#090a0c;cursor:pointer}.header-icon svg{width:23px;height:23px}.header-icon:hover{background:#f2f2f4;border-radius:4px}.icon-count{position:absolute;top:0;right:0;display:grid;place-items:center;min-width:16px;height:16px;padding:0 3px;background:#c31829;color:#fff;border-radius:20px;font-size:10px;line-height:1}.header-search{margin:0 4% 20px;padding:20px;background:#f4f4f6;border-radius:8px}.header-search form{display:flex;align-items:end;gap:16px;max-width:850px;margin-left:auto}.header-search .shop-search{width:auto;flex:1}.header-search input{background:#fff;border-radius:4px;font-size:16px;min-height:46px}.header-search .button{min-height:46px}.shop-controls{justify-content:flex-end}.wishlist-toggle{position:absolute;z-index:2;top:12px;right:12px;border:0;background:#ffffffd9;width:36px;height:36px;border-radius:50%;display:grid;place-items:center;cursor:pointer}.wishlist-toggle svg{width:19px;height:19px}.wishlist-toggle.is-saved svg{fill:#111}.wishlist-toggle:hover{background:#fff}.back-shopping{border:0;background:none;font-size:16px;padding:10px 0;margin-bottom:28px;cursor:pointer}.commerce-view{min-height:60vh}.commerce-view h1{font-size:40px}.wishlist-note{color:#666;margin-bottom:30px}.wishlist-empty{text-align:center;padding:45px 20px 90px}.wishlist-empty>svg{width:64px;height:64px;margin-bottom:24px}.wishlist-empty h2{font-size:clamp(28px,3vw,46px);margin:0 0 18px}.wishlist-empty p{font-size:16px;color:#777;line-height:1.7}.wishlist-empty .button{margin:45px auto 0;min-width:180px;border-radius:8px}.cart-layout{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(300px,1fr);gap:36px;align-items:start}.cart-items{display:grid;gap:20px}.cart-item{border:1px solid #d0d1d5;border-radius:7px;padding:24px;display:flex;gap:25px}.cart-art{width:155px;flex-shrink:0;background:#f7f7f8}.cart-art svg{width:100%;height:auto;display:block}.cart-item-info{min-width:0;flex:1}.cart-item-heading{display:flex;align-items:start;justify-content:space-between;gap:12px}.cart-item-heading h2{font-size:21px;line-height:1.35;margin:8px 0 14px}.cart-status{display:inline-block;background:#111;color:#fff;border-radius:20px;font-size:12px;padding:5px 10px}.cart-size{display:flex;align-items:center;gap:15px;margin:18px 0;font-size:14px}.cart-size select{width:100px;margin:0;padding:7px}.cart-item-bottom{display:flex;align-items:center;justify-content:space-between;gap:15px}.quantity-controls{display:flex;align-items:center;gap:12px}.quantity-controls button{width:34px;height:34px;background:none;border:1px solid #dedee1;border-radius:3px;font-size:20px;cursor:pointer}.cart-summary{border:1px solid #d0d1d5;border-radius:7px;padding:30px;position:sticky;top:20px}.summary-total{display:flex;justify-content:space-between;gap:20px;font-size:21px}.cart-note{font-size:14px;color:#696a70;line-height:1.6}.cart-summary .button{width:100%;justify-content:center;border-radius:7px;min-height:54px;margin:16px 0 24px}.summary-line{display:flex;justify-content:space-between;gap:16px;margin:10px 0;font-size:14px}.header-icon:focus-visible,.wishlist-toggle:focus-visible,.back-shopping:focus-visible{outline:2px solid #111;outline-offset:3px}
@media(max-width:850px){.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}.header-actions{gap:5px}.header .wordmark{width:240px}}
@media(max-width:700px){.header{grid-template-columns:auto minmax(0,1fr) auto;gap:8px}.header .wordmark{width:100%;max-width:220px;margin:auto}.header .shop-menu span{display:none}.header-icon{width:34px}.header-actions{gap:2px}.header-search{padding:14px}.header-search form{flex-wrap:wrap;gap:8px}.header-search .shop-search{flex-basis:100%}.commerce-view h1{font-size:32px}.cart-item{padding:16px;gap:14px}.cart-art{width:95px}.cart-item-heading h2{font-size:17px}.cart-item-bottom{flex-wrap:wrap}.cart-summary{padding:22px}.wishlist-toggle{top:10px;right:8px;width:30px;height:30px}.product-badge{max-width:calc(100% - 48px);font-size:10px}.summary-total{font-size:20px}}

/* Instagram collection and product galleries */
.product-art > img {width:100%;height:100%;object-fit:contain;display:block;}
.shop-controls {flex-wrap:wrap;gap:20px;}
.shop-controls select {max-width:230px;}
#product-dialog {width:min(1050px,94vw);max-height:92vh;padding:28px;border:0;border-radius:12px;}
#product-dialog::backdrop {background:#0007;}
.product-detail-layout {display:grid;grid-template-columns:1.2fr 1fr;gap:30px;}
.gallery-main {width:100%;height:480px;object-fit:contain;background:#f5f5f5;border-radius:8px;}
.gallery-thumbs {display:flex;gap:8px;overflow:auto;padding:12px 0;}
.gallery-thumbs button {flex:0 0 66px;border:1px solid #ddd;padding:2px;background:white;border-radius:5px;cursor:pointer;}
.gallery-thumbs button[aria-pressed=true] {border:2px solid #111;}
.gallery-thumbs img {width:60px;height:70px;object-fit:contain;}
.product-detail-copy p {line-height:1.7;color:#666;}
.product-detail-copy h2 {font-size:30px;line-height:1.2;margin-bottom:20px;}
.product-detail-copy h3 {margin:30px 0;}
@media(max-width:650px){.product-detail-layout{grid-template-columns:1fr;gap:16px}.gallery-main{height:320px}#product-dialog{padding:18px}.shop-controls{gap:12px}.shop-controls label{flex:1 1 40%}.shop-controls select{width:100%}}

.product-photo-button{display:block;width:100%;height:100%;border:0;padding:0;background:transparent;cursor:pointer}.product-photo-button img,.size-product-art img,.cart-art img{width:100%;height:100%;object-fit:contain}.product-photo-button:focus-visible{outline:2px solid #111;outline-offset:-3px}
