/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.table{display:table}}@font-face{font-family:Sukhumvit Set;src:url(/brand/SukhumvitSet.ttf)format("truetype");font-style:normal;font-weight:300 600;font-display:swap}@font-face{font-family:Sukhumvit Set;src:url(/brand/SukhumvitSet-Bold.ttf)format("truetype");font-style:normal;font-weight:700 900;font-display:swap}:root{--red:#c10230;--red-dark:#9f0026;--ink:#222;--grey:#cfd2d3;--soft:#f5f5f3;--white:#fff;--line:#dedede}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--ink);margin:0;font-family:Sukhumvit Set,Arial,sans-serif}body.modal-open{overflow:hidden}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.top-strip{background:var(--red);color:#fff;text-align:center;letter-spacing:.04em;padding:8px 20px 7px;font-size:12px}.site-header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:30;background:#fffffff5;border-bottom:1px solid #0000000f;grid-template-columns:250px 1fr 250px;align-items:center;height:86px;padding:0 clamp(24px,5vw,82px);display:grid;position:sticky;top:0}.brand img{width:188px}.site-header nav{justify-content:center;gap:40px;font-size:14px;font-weight:600;display:flex}.site-header nav a{position:relative}.site-header nav a:after{content:"";background:var(--red);height:2px;transition:right .2s;position:absolute;bottom:-8px;left:0;right:100%}.site-header nav a:hover:after{right:0}.saved-link{justify-self:end;align-items:center;gap:7px;font-size:13px;display:flex}.saved-link>span{color:var(--red);font-size:18px}.saved-link b{color:#fff;background:var(--ink);border-radius:50%;place-items:center;min-width:24px;height:24px;display:grid}.cart-link{cursor:pointer;color:var(--ink);background:0 0;border:0;padding:8px 0}.header-actions{justify-self:end;align-items:center;gap:15px;display:flex}.language-toggle{border:1px solid #d6d6d6;display:flex}.language-toggle button{color:#777;cursor:pointer;background:#fff;border:0;min-width:35px;height:31px;font-size:10px;font-weight:800}.language-toggle button+button{border-left:1px solid #d6d6d6}.language-toggle button.active{background:var(--ink);color:#fff}.hero{background:var(--red);color:#fff;grid-template-columns:.92fr 1.08fr;min-height:700px;display:grid;position:relative;overflow:hidden}.hero-pattern{opacity:.07;background-image:url(/brand/kodyai-mark-white.png);background-repeat:repeat;background-size:150px;position:absolute;inset:0;transform:rotate(-7deg)scale(1.15)}.hero-copy{z-index:2;align-self:center;padding:84px 4vw 74px max(28px,7vw);position:relative}.eyebrow{letter-spacing:.2em;margin-bottom:22px;font-size:12px;font-weight:700;display:block}.eyebrow.red{color:var(--red)}.hero h1{letter-spacing:-.055em;margin:0 0 32px;font-size:clamp(62px,7.1vw,116px);font-weight:800;line-height:.9}.hero-copy>p{color:#ffffffe0;max-width:570px;margin:0;font-size:19px;line-height:1.7}.hero-actions{align-items:center;gap:28px;margin-top:36px;display:flex}.primary-button{color:var(--red);background:#fff;border-radius:2px;padding:15px 26px 13px;font-weight:700;transition:transform .2s;box-shadow:0 12px 28px #23000a26}.primary-button:hover{transform:translateY(-2px)}.text-button{border-bottom:1px solid #ffffff80;padding-bottom:4px;font-weight:600}.hero-stats{gap:44px;margin:52px 0 0;display:flex}.hero-stats div{border-left:2px solid #ffffff59;padding-left:16px}.hero-stats dt{font-size:25px;font-weight:700}.hero-stats dd{color:#ffffffb3;margin:3px 0 0;font-size:12px}.hero-campaign{z-index:2;clip-path:polygon(10% 0,100% 0,100% 100%,0 100%);background:#181310;min-height:700px;position:relative;overflow:hidden}.hero-campaign:after{content:"";pointer-events:none;background:linear-gradient(90deg,#b1203957,#0000 22%);position:absolute;inset:0}.hero-campaign img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .55s;position:absolute;inset:0}.hero-campaign:hover img{transform:scale(1.025)}.hero-campaign:focus-visible{outline-offset:-6px;outline:3px solid #fff}.value-strip{background:var(--ink);color:#fff;grid-template-columns:repeat(3,1fr);padding:0 clamp(24px,6vw,100px);display:grid}.value-strip>div{border-left:1px solid #ffffff21;grid-template-columns:42px 1fr;align-content:center;column-gap:12px;min-height:154px;padding:34px 42px 28px;display:grid}.value-strip>div:last-child{border-right:1px solid #ffffff21}.value-strip span{color:var(--red);grid-row:1/3;font-weight:700}.value-strip strong{font-size:18px}.value-strip p{color:#ffffff94;margin:4px 0 0;font-size:12px;line-height:1.5}.collection{max-width:1680px;margin:0 auto;padding:104px clamp(20px,6vw,100px) 120px}.section-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:44px;display:flex}.section-heading h2,.fit-copy h2,.brand-story h2{letter-spacing:-.045em;margin:0;font-size:clamp(40px,4vw,66px);line-height:1.02}.section-heading p{color:#686868;margin:16px 0 0}.result-count{color:#777;align-items:baseline;gap:8px;display:flex}.result-count strong{color:var(--red);font-size:42px}.catalogue-toolbar{border:1px solid var(--line);background:#fff;box-shadow:0 18px 45px #1c1d1f14}.catalogue-search-row{border-bottom:1px solid var(--line);grid-template-columns:1fr 168px;min-height:126px;display:grid}.search-box{cursor:text;align-items:center;gap:20px;min-width:0;padding:26px 38px;display:flex}.search-icon{color:var(--red);font-size:44px;line-height:1;transform:rotate(-10deg)}.search-copy{flex:1;gap:8px;min-width:0;display:grid}.search-copy b{color:var(--red);letter-spacing:.12em;font-size:12px}.search-box input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-family:inherit;font-size:clamp(18px,2vw,28px)}.search-box input::placeholder{color:#a1a1a5;opacity:1}.toolbar-result-count{background:var(--ink);color:#fff;justify-content:center;align-items:baseline;gap:9px;padding:25px;display:flex}.toolbar-result-count strong{font-size:38px;line-height:1}.toolbar-result-count span{color:#ffffffb8;font-size:12px}.catalogue-action-row{grid-template-columns:1fr 345px;min-height:78px;display:grid}.available-toggle{white-space:nowrap;cursor:pointer;border-right:1px solid var(--line);justify-content:flex-end;align-items:center;gap:11px;padding:0 34px;font-size:13px;font-weight:700;display:flex}.available-toggle input{opacity:0;pointer-events:none;position:absolute}.available-toggle>span{background:#d7d9de;border-radius:20px;width:46px;height:25px;transition:background .2s;position:relative}.available-toggle>span:after{content:"";background:#fff;border-radius:50%;width:19px;height:19px;transition:left .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 4px #00000029}.available-toggle input:checked+span{background:var(--red)}.available-toggle input:checked+span:after{left:24px}.filter-toggle{color:var(--ink);cursor:pointer;background:#fff;border:0;justify-content:space-between;align-items:center;gap:12px;padding:0 28px;font-family:inherit;font-weight:800;display:flex}.filter-toggle:hover,.filter-toggle[aria-expanded=true]{background:#faf6f6}.filter-toggle b{min-width:22px;height:22px;color:var(--red);background:#f2dfe2;border-radius:11px;place-items:center;padding:0 6px;font-size:11px;display:grid}.filter-toggle i{background:var(--red);color:#fff;border-radius:50%;place-items:center;width:40px;height:40px;font-size:24px;font-style:normal;font-weight:400;display:grid}.filter-panel{border-top:1px solid var(--line);background:#f8f8f7;grid-template-columns:repeat(4,minmax(0,1fr)) auto;align-items:end;gap:18px;padding:24px 28px 28px;animation:.2s filterReveal;display:grid}.filter-panel label{gap:8px;min-width:0;display:grid}.filter-panel label>span{color:#777;letter-spacing:.06em;font-size:11px;font-weight:700}.filter-panel select{width:100%;height:46px;color:var(--ink);background:#fff;border:1px solid #d6d6d4;outline:0;padding:0 36px 0 12px;font-family:inherit}.filter-panel select:focus{border-color:var(--red);box-shadow:0 0 0 2px #b125391a}.clear-filter-button{border:1px solid var(--ink);height:46px;color:var(--ink);white-space:nowrap;cursor:pointer;background:0 0;padding:0 18px;font-family:inherit;font-weight:700}.clear-filter-button:hover{background:var(--ink);color:#fff}@keyframes filterReveal{0%{opacity:0;transform:translateY(-6px)}}.category-tabs{scrollbar-width:thin;gap:8px;padding:18px 0 10px;display:flex;overflow-x:auto}.category-tabs button{white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #d5d5d5;padding:9px 16px 7px}.category-tabs button.active{background:var(--ink);border-color:var(--ink);color:#fff}.product-grid{grid-template-columns:repeat(4,1fr);gap:42px 22px;margin-top:28px;display:grid}.product-card{min-width:0}.product-image-wrap{aspect-ratio:.82;background:#f1f1ef;position:relative;overflow:hidden}.image-button{cursor:pointer;z-index:1;background:0 0;border:0;width:100%;height:100%;padding:32px 22px 24px;position:absolute;inset:0}.product-image{object-fit:contain;filter:drop-shadow(0 20px 20px #00000017);width:100%;height:100%;transition:transform .35s}.image-button:hover .product-image{transform:scale(1.045)}.discount-badge{z-index:3;background:var(--red);color:#fff;text-align:center;min-width:56px;padding:7px 10px 5px;font-size:13px;font-weight:800;position:absolute;top:14px;left:14px}.product-badges{z-index:4;flex-direction:column;align-items:flex-end;gap:7px;display:flex;position:absolute;top:14px;right:14px}.product-badge{color:#fff;letter-spacing:.08em;align-items:center;padding:7px 10px 5px;font-size:10px;font-weight:800;line-height:1;display:flex;box-shadow:0 5px 14px #1c1d1f29}.best-seller-badge{background:var(--red)}.new-arrival-badge{clip-path:polygon(0 0,92% 0,100% 50%,92% 100%,0 100%,7% 50%);background:#c92535;padding-left:16px;padding-right:16px}.pocket-badge{background:var(--ink)}.pocket-symbol{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px;margin-right:6px;overflow:visible}.pocket-symbol circle{fill:currentColor;stroke:none}.pocket-symbol .pocket-button-hole{fill:var(--ink)}.save-button{z-index:3;width:39px;height:39px;color:var(--ink);cursor:pointer;background:#fff;border:0;border-radius:50%;font-size:23px;position:absolute;top:12px;right:13px;box-shadow:0 6px 16px #00000014}.save-button.saved{color:var(--red)}.availability{z-index:3;letter-spacing:.02em;padding:6px 10px 5px;font-size:10px;font-weight:700;position:absolute;bottom:13px;left:13px}.availability.in{color:#285e3e;background:#e3f4e8}.availability.out{color:#777;background:#e3e3e3}.product-info{padding-top:20px}.product-kicker{color:var(--red);letter-spacing:.1em;font-size:11px;font-weight:700}.product-info h3{margin:7px 0 6px;font-size:21px;line-height:1.2}.product-info>p{color:#767676;min-height:38px;margin:0;font-size:12px}.colour-summary{color:#777;align-items:flex-start;gap:9px;margin-top:13px;font-size:11px;display:flex}.colour-grid{flex-wrap:wrap;flex:1;gap:4px;min-width:0;display:flex}.colour-square{cursor:help;border:2px solid #fff;border-radius:50%;flex:0 0 18px;width:18px;height:18px;transition:transform .15s,box-shadow .15s;box-shadow:0 0 0 1px #00000029}.colour-square:hover{box-shadow:0 0 0 2px var(--red);transform:scale(1.15)}.colour-count{white-space:nowrap;flex:none;line-height:18px}.colour-tooltip{z-index:200;pointer-events:none;background:var(--ink);color:#fff;white-space:nowrap;padding:7px 10px 6px;font-size:11px;font-weight:700;line-height:1;position:fixed;box-shadow:0 8px 24px #0003}.price-line{border-top:1px solid #e5e5e5;align-items:baseline;gap:8px;margin-top:14px;padding-top:14px;display:flex}.price-line .from{color:#777;font-size:11px}.price-line strong{color:var(--red);font-size:24px}.price-line del{color:#9a9a9a;font-size:12px}.card-cta{border:0;border-bottom:1px solid var(--ink);cursor:pointer;background:0 0;justify-content:space-between;width:100%;padding:13px 0 8px;font-size:13px;font-weight:700;display:flex}.card-cta:hover{color:var(--red);border-color:var(--red)}.empty-state{text-align:center;place-content:center;gap:18px;min-height:300px;display:grid}.empty-state button{background:var(--red);color:#fff;cursor:pointer;border:0;padding:11px 18px}.fit-guide{background:var(--grey);grid-template-columns:.7fr 1.3fr;min-height:560px;display:grid;overflow:hidden}.fit-mark{color:#ffffff80;letter-spacing:-.18em;justify-content:center;align-items:end;padding-right:11%;font-size:min(50vw,720px);font-weight:900;line-height:.77;display:flex;overflow:hidden}.fit-copy{background:var(--red);color:#fff;flex-direction:column;justify-content:center;padding:72px clamp(28px,7vw,110px);display:flex}.fit-copy>p{color:#fffc;max-width:780px;font-size:16px;line-height:1.75}.measure-list{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:26px;display:grid}.measure-list>div{border-top:1px solid #fff6;gap:14px;padding-top:17px;display:flex}.measure-list b{font-size:26px}.measure-list span{color:#ffffffb3;flex-direction:column;font-size:12px;display:flex}.measure-list strong{color:#fff;margin-bottom:4px;font-size:15px}.brand-story{grid-template-columns:1.1fr .9fr;align-items:center;gap:clamp(50px,10vw,160px);padding:110px clamp(24px,9vw,150px);display:grid}.brand-story p{color:#666;border-left:3px solid var(--red);padding-left:30px;font-size:18px;line-height:1.85}footer{background:var(--ink);color:#fff;grid-template-columns:1.4fr .6fr 1fr;gap:70px;padding:72px clamp(24px,7vw,110px) 25px;display:grid}.footer-brand img{width:210px}.footer-brand p{color:#ffffff8c}footer>div:not(.footer-brand):not(.footer-bottom){color:#fff9;flex-direction:column;gap:10px;font-size:12px;display:flex}footer strong{color:#fff;margin-bottom:7px;font-size:14px}footer a:hover{color:#fff}.footer-bottom{color:#fff6;letter-spacing:.12em;border-top:1px solid #ffffff1f;grid-column:1/-1;justify-content:space-between;padding-top:22px;font-size:10px;display:flex}.modal-backdrop{z-index:100;background:#0f0f0fc4;place-items:center;padding:24px;animation:.2s fadeIn;display:grid;position:fixed;inset:0}.product-modal{background:#fff;grid-template-columns:.92fr 1.08fr;width:min(1100px,100%);max-height:min(850px,94vh);animation:.24s riseIn;display:grid;position:relative;overflow:auto;box-shadow:0 28px 70px #00000059}.modal-close{z-index:4;background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:50%;width:42px;height:42px;font-size:27px;position:absolute;top:14px;right:14px}.modal-visual{background:#efefed;flex-direction:column;justify-content:center;min-height:690px;padding:40px 30px 25px;display:flex;position:sticky;top:0}.modal-visual>.product-badges{top:22px;right:22px}.modal-visual .product-badge{padding:9px 12px 7px;font-size:11px}.modal-visual .pocket-symbol{width:19px;height:19px}.modal-visual>img{object-fit:contain;z-index:1;filter:drop-shadow(0 25px 25px #00000021);width:100%;height:560px;position:relative}.modal-visual-caption{z-index:1;color:#666;border-top:1px solid #d6d6d6;justify-content:space-between;padding-top:15px;font-size:12px;display:flex;position:relative}.modal-content{padding:60px 55px 45px}.modal-category{color:var(--red);letter-spacing:.1em;font-size:12px;font-weight:800}.modal-content h2{letter-spacing:-.035em;margin:7px 0 8px;font-size:40px}.modal-note{color:#777;margin:0 0 30px}.option-section{border-top:1px solid #dedede;margin-top:23px;padding-top:23px}.section-label-row{justify-content:space-between;align-items:baseline;gap:20px;margin-bottom:14px;display:flex}.section-label-row h3{margin:0;font-size:16px}.section-label-row span{color:#999;font-size:10px}.colour-options{grid-template-columns:repeat(4,1fr);gap:8px;max-height:188px;padding-right:4px;display:grid;overflow:auto}.colour-options button{cursor:pointer;background:#fff;border:1px solid #ddd;min-width:0;padding:6px}.colour-options button.active{border:2px solid var(--red);padding:5px}.colour-options button.unavailable{opacity:.42;cursor:not-allowed;text-decoration:line-through}.colour-options img{object-fit:contain;background:#f5f5f3;width:100%;height:70px}.colour-options span{white-space:nowrap;text-overflow:ellipsis;margin-top:5px;font-size:9px;display:block;overflow:hidden}.colour-options small{color:#777;margin-top:2px;font-size:8px;text-decoration:none;display:block}.size-price-list{border:1px solid #e3e3e3;flex-direction:column;display:flex}.size-price-row{border-bottom:1px solid #e8e8e8;justify-content:space-between;align-items:center;padding:13px 15px;display:flex}.size-price-row:last-child{border-bottom:0}.size-price-row>div:first-child{flex-direction:column;display:flex}.size-price-row>div:first-child span{color:#46805a;font-size:9px}.size-price-row.unavailable{opacity:.52}.size-price-row.unavailable>div:first-child span{color:#777}.modal-price{align-items:center;gap:10px;display:flex}.modal-price del{color:#999;font-size:11px}.modal-price strong{color:var(--red);font-size:19px}.modal-price span{background:var(--red);color:#fff;padding:4px 7px 3px;font-size:10px}.modal-save{background:var(--red);color:#fff;cursor:pointer;border:0;width:100%;margin-top:23px;padding:14px 18px 12px;font-weight:700}.modal-save.saved{background:var(--ink)}.modal-save:disabled{color:#888;cursor:not-allowed;background:#d5d5d5}.size-quantity-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.size-quantity-card{border:1px solid #d8d8d8;justify-content:space-between;align-items:center;gap:12px;min-height:112px;padding:13px;display:flex}.size-quantity-card.unavailable{opacity:.48;background:#f4f4f4}.size-stock{flex-direction:column;min-width:0;display:flex}.size-stock>strong{font-size:19px;line-height:1.1}.size-stock>span{color:#49745a;margin-top:4px;font-size:10px}.size-quantity-card.unavailable .size-stock>span{color:#777}.size-unit-price{flex-wrap:wrap;align-items:center;gap:5px;margin-top:9px;display:flex}.size-unit-price del{color:#999;font-size:9px}.size-unit-price b{color:var(--red);font-size:13px}.size-unit-price em{color:#fff;background:var(--red);padding:2px 4px 1px;font-size:8px;font-style:normal}.quantity-stepper{border:1px solid #d4d4d4;flex:none;grid-template-columns:36px 48px 36px;height:43px;display:grid}.quantity-stepper button{cursor:pointer;background:#fff;border:0;font-size:17px}.quantity-stepper button+output,.quantity-stepper output+button{border-left:1px solid #d4d4d4}.quantity-stepper button:disabled{color:#bbb;cursor:not-allowed}.quantity-stepper output{background:#fff;place-items:center;display:grid}.size-chart-section{border-top:2px solid var(--ink);margin-top:30px;padding-top:25px}.size-chart-heading{align-items:flex-end;margin-bottom:13px}.size-chart-heading>div{flex-direction:column;gap:2px;display:flex}.size-chart-heading>div>span{color:var(--red);letter-spacing:.16em;font-size:8px;font-weight:800}.size-chart-heading h3{margin:0;font-size:21px}.size-chart-heading>a{color:var(--red);font-size:9px;font-weight:700;text-decoration:none}.size-chart-heading>a:hover{text-decoration:underline}.size-chart-panel{background:#fff;border:1px solid #d8d8d8;padding:12px}.size-chart-panel>img{background:#f6f6f4;width:100%;height:auto;display:block}.size-chart-note{color:#777;text-align:center;margin:10px 0 0;font-size:9px;line-height:1.45}.modal-actions{grid-template-columns:1.2fr .88fr;gap:10px;margin-top:23px;display:grid}.modal-actions .modal-save{margin:0}.modal-cart-link{border:1px solid var(--ink);color:var(--ink);cursor:pointer;background:#fff;padding:14px 12px 12px;font-weight:700}.modal-cart-link:hover{border-color:var(--red);color:var(--red)}.stock-note{color:#999;text-align:center;margin:10px 0 0;font-size:9px}.cart-backdrop{z-index:120;background:#0f0f0fb3;justify-content:flex-end;animation:.2s fadeIn;display:flex;position:fixed;inset:0}.cart-drawer{background:#fff;flex-direction:column;width:min(680px,100%);height:100%;animation:.25s cartIn;display:flex;box-shadow:-25px 0 60px #0003}.cart-header{border-bottom:1px solid #ddd;justify-content:space-between;align-items:flex-start;padding:28px 32px 20px;display:flex}.cart-header span{color:var(--red);letter-spacing:.16em;font-size:10px;font-weight:800}.cart-header h2{margin:3px 0 0;font-size:36px}.cart-header>button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:50%;width:40px;height:40px;font-size:25px}.cart-items{flex:auto;padding:0 32px;overflow:auto}.cart-item{border-bottom:1px solid #e3e3e3;grid-template-columns:82px 1fr auto;align-items:center;gap:15px;padding:18px 0;display:grid}.cart-item>img{object-fit:contain;background:#f3f3f1;width:82px;height:92px}.cart-item-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.cart-item-copy strong{font-size:14px;line-height:1.3}.cart-item-copy span{color:#777;font-size:10px}.cart-item-copy b{color:var(--red)}.cart-item-copy .cart-line-total{color:var(--ink);margin-top:3px;font-weight:700}.cart-item-actions{flex-direction:column;align-items:flex-end;gap:7px;display:flex}.quantity-stepper.compact{grid-template-columns:30px 36px 30px;height:36px}.remove-item{color:#888;cursor:pointer;background:0 0;border:0;padding:0;font-size:9px;text-decoration:underline}.cart-summary{border-top:2px solid var(--ink);background:#f6f6f4;flex:none;padding:20px 32px 28px}.cart-total-rows{gap:8px;display:grid}.cart-total-rows>div{justify-content:space-between;align-items:baseline;gap:16px;display:flex}.cart-total-rows span{color:#777;font-size:11px}.cart-total-rows strong{color:var(--ink);font-size:14px}.cart-total-rows .free-shipping{color:#2d6b42}.cart-total-rows .amount-due{border-top:1px solid #c9c9c9;margin-top:4px;padding-top:12px}.cart-total-rows .amount-due span{color:var(--ink);font-weight:700}.cart-total-rows .amount-due strong{color:var(--red);font-size:25px}.cart-summary textarea{resize:none;background:#fff;border:1px solid #d0d0d0;width:100%;height:145px;margin-top:12px;padding:12px;font-size:10px;line-height:1.55}.copy-summary{background:var(--red);color:#fff;cursor:pointer;border:0;width:100%;margin-top:10px;padding:14px;font-weight:700}.cart-summary p{color:#777;text-align:center;margin:8px 0 0;font-size:9px}.cart-empty{text-align:center;margin:auto;padding:40px}.cart-empty strong{font-size:22px}.cart-empty p{color:#777}.cart-empty button{background:var(--red);color:#fff;cursor:pointer;border:0;padding:12px 18px}.copy-notice-backdrop{z-index:150;background:#0f0f0fb8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.copy-notice{text-align:center;background:#fff;width:min(480px,100%);padding:38px 34px 32px;animation:.2s riseIn;box-shadow:0 25px 70px #0000004d}.copy-notice>span{color:#2d6b42;background:#e4f3e8;border-radius:50%;place-items:center;width:54px;height:54px;margin:0 auto 18px;font-size:25px;font-weight:800;display:grid}.copy-notice h3{margin:0;font-size:24px}.copy-notice p{color:#666;margin:13px 0 22px;line-height:1.7}.copy-notice button{background:var(--red);color:#fff;cursor:pointer;border:0;width:100%;padding:13px;font-weight:700}@keyframes fadeIn{0%{opacity:0}}@keyframes riseIn{0%{opacity:.7;transform:translateY(16px)}}@keyframes cartIn{0%{opacity:.7;transform:translate(24px)}}@media (max-width:1180px){.site-header{grid-template-columns:200px 1fr 200px;padding-inline:28px}.hero{grid-template-columns:1fr .9fr}.hero-copy{padding-left:5vw}.product-grid{grid-template-columns:repeat(3,1fr)}.filter-panel{grid-template-columns:repeat(2,minmax(0,1fr))}.clear-filter-button{justify-self:start}}@media (max-width:840px){.top-strip{font-size:10px}.site-header{grid-template-columns:1fr auto;height:70px;padding-inline:18px}.brand img{width:154px}.site-header nav{display:none}.saved-link{font-size:0}.saved-link b{font-size:11px}.header-actions{gap:8px}.language-toggle button{min-width:31px}.hero{grid-template-columns:1fr}.hero-copy{padding:60px 24px 54px}.hero h1{font-size:clamp(58px,17vw,90px)}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column;align-items:flex-start;gap:20px}.hero-stats{gap:20px}.hero-stats dt{font-size:20px}.hero-campaign{clip-path:none;height:clamp(480px,105vw,720px);min-height:0}.hero-campaign img{object-position:center top}.value-strip{grid-template-columns:1fr;padding-inline:20px}.value-strip>div{border-bottom:1px solid #ffffff1f;border-left:0;border-right:0;min-height:112px;padding:25px 5px}.value-strip>div:last-child{border-right:0}.collection{padding:75px 18px 85px}.section-heading{align-items:flex-start}.result-count{display:none}.catalogue-search-row{grid-template-columns:1fr 112px;min-height:104px}.search-box{gap:13px;padding:20px 22px}.search-icon{font-size:34px}.search-box input{font-size:18px}.toolbar-result-count{padding:16px}.toolbar-result-count strong{font-size:30px}.catalogue-action-row{grid-template-columns:1fr}.available-toggle{border-right:0;border-bottom:1px solid var(--line);justify-content:flex-start;min-height:64px;padding:0 22px}.filter-toggle{min-height:64px;padding:0 22px}.filter-panel{grid-template-columns:1fr 1fr;padding:20px}.product-grid{grid-template-columns:repeat(2,1fr);gap:34px 12px}.product-info h3{font-size:18px}.fit-guide{grid-template-columns:1fr}.fit-mark{display:none}.fit-copy{padding:64px 24px}.measure-list{grid-template-columns:1fr}.brand-story{grid-template-columns:1fr;gap:35px;padding:75px 24px}footer{grid-template-columns:1fr 1fr;gap:45px 25px}.footer-brand{grid-column:1/-1}.product-modal{grid-template-columns:1fr;max-height:94vh}.modal-visual{min-height:390px;padding:20px;position:relative}.modal-visual>img{height:320px}.modal-content{padding:35px 22px}.cart-item{grid-template-columns:70px 1fr}.cart-item-actions{grid-column:2;align-items:flex-start}}@media (max-width:520px){.hero-stats{justify-content:space-between}.hero-stats div{padding-left:8px}.hero-stats dt{font-size:17px}.hero-stats dd{font-size:9px}.hero-campaign{height:125vw;max-height:620px}.catalogue-search-row{grid-template-columns:1fr}.search-box{min-height:102px;padding:20px 18px}.toolbar-result-count{justify-content:flex-start;min-height:58px;padding:12px 20px}.toolbar-result-count strong{font-size:27px}.filter-panel{grid-template-columns:1fr}.clear-filter-button{width:100%}.product-grid{grid-template-columns:1fr;max-width:430px;margin-inline:auto}.product-image-wrap{aspect-ratio:.9}.colour-options{grid-template-columns:repeat(3,1fr)}.section-label-row{flex-direction:column;align-items:flex-start;gap:3px}.size-quantity-grid,.modal-actions{grid-template-columns:1fr}.size-price-row{flex-direction:column;align-items:flex-start;gap:9px}.modal-price{justify-content:flex-end;width:100%}.cart-header,.cart-items,.cart-summary{padding-left:18px;padding-right:18px}footer{grid-template-columns:1fr}.footer-brand,.footer-bottom{grid-column:auto}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
