.pufh-studio{--ps-ink:#202221;--ps-muted:#666961;--ps-paper:#f7f6f2;--ps-line:#dcded5;background:var(--ps-paper);color:var(--ps-ink);font-family:Inter,Arial,sans-serif;-webkit-font-smoothing:antialiased;--header-height:0px;--header-group-height:0px}.pufh-studio *{box-sizing:border-box}.pufh-studio #MainContent{display:block}.pufh-studio a{color:inherit}.ps-shell{max-width:1440px;margin-inline:auto;padding-inline:56px}.ps-home,.ps-product,.ps-collection,.ps-material-page{line-height:1.6}.ps-home h1,.ps-product h1,.ps-collection h1,.ps-material-page h1{font-family:Inter,Arial,sans-serif;font-weight:450;letter-spacing:-.065em;line-height:1.06;margin:0;font-size:clamp(42px,4.5vw,66px);text-wrap:balance}.ps-home h2,.ps-product h2,.ps-collection h2,.ps-material-page h2{font-family:Inter,Arial,sans-serif;font-size:clamp(32px,3.1vw,46px);font-weight:450;letter-spacing:-.055em;line-height:1.1;margin:0 0 22px;text-wrap:balance}.ps-home h3,.ps-product h3,.ps-collection h3,.ps-material-page h3{font-family:Inter,Arial,sans-serif;font-weight:500;letter-spacing:-.035em;line-height:1.2}.ps-home p,.ps-product p,.ps-collection p,.ps-material-page p{margin:0 0 20px}.ps-home img,.ps-product img,.ps-collection img,.ps-material-page img{display:block;width:100%;max-width:100%}.ps-preview{background:#252825;color:#e3e5dd;font-size:10px;letter-spacing:.06em;text-align:center;padding:8px 20px;display:flex;justify-content:center;gap:28px;line-height:1.3}.ps-preview span{color:#b9bdb2}.ps-header{display:flex;align-items:center;justify-content:space-between;gap:30px;min-height:103px}.ps-brand{display:flex;gap:11px;align-items:center;text-decoration:none;flex-shrink:0}.ps-brand img{width:42px;height:42px;border-radius:8px}.ps-brand>span{font-size:18px;font-weight:600;letter-spacing:.09em;line-height:1.25;white-space:nowrap}.ps-brand small{display:block;font-size:7px;font-weight:500;letter-spacing:.145em;margin-top:5px}.ps-nav{display:flex;gap:27px;font-size:12px;align-items:center}.ps-nav a{text-decoration:none;white-space:nowrap}.ps-nav a:hover{text-decoration:underline;text-underline-offset:6px}.ps-header-actions{display:flex;align-items:center;gap:23px}.ps-button{display:inline-flex;justify-content:space-between;align-items:center;gap:32px;padding:18px 22px;background:#242824;color:#fff!important;border:1px solid #242824;border-radius:7px;text-decoration:none;font:500 12px/1.3 Inter,Arial,sans-serif;cursor:pointer;min-height:52px;transition:background .2s,transform .2s}.ps-button:hover{background:#3c443b;transform:translateY(-1px)}.ps-button span{font-size:19px;line-height:1}.ps-button-small{padding:12px 15px;min-height:42px;font-size:10px;gap:20px}.ps-button-light{background:#f2f3eb;color:#20241f!important;border-color:#f2f3eb}.ps-button-light:hover{background:#fff}.ps-button-wide{width:100%}.ps-text-link{border:0;border-radius:0;background:none;padding:0 0 5px;border-bottom:1px solid currentColor;text-decoration:none;font:500 12px/1.5 Inter,Arial,sans-serif;display:inline-block;cursor:pointer}.ps-cart{position:relative;display:flex;text-decoration:none}.ps-cart sup{position:absolute;right:-8px;top:-5px;font-size:10px}.ps-menu{display:none}.ps-eyebrow{font-size:9px!important;letter-spacing:.15em;font-weight:600;line-height:1.6!important;text-transform:uppercase;margin-bottom:23px!important}.ps-line{width:25px;height:1px;display:inline-block;background:currentColor;vertical-align:middle;margin-right:8px}.ps-hero{display:grid;grid-template-columns:1fr 1.12fr;gap:34px;padding-top:15px;padding-bottom:36px;align-items:stretch}.ps-hero-copy{padding:48px 0 12px;display:flex;flex-direction:column;align-items:flex-start}.ps-hero h1{margin-bottom:25px;white-space:nowrap;font-size:clamp(40px,4.3vw,62px)}.ps-lead{max-width:345px;color:var(--ps-muted);font-size:14px;line-height:1.8}.ps-actions{display:flex;gap:23px;align-items:center;margin:9px 0 45px;flex-wrap:wrap}.ps-actions .ps-text-link{font-size:11px}.ps-hero-photo{position:relative;min-height:610px;border-radius:14px;overflow:hidden;background:#dbd8cd}.ps-hero-photo>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:64% center}.ps-photo-caption{position:absolute;left:23px;right:23px;bottom:20px;color:#fff;text-shadow:0 1px 6px #333;font-size:11px;display:flex;justify-content:space-between;gap:15px}.ps-photo-caption i{font-style:normal;font-size:9px;opacity:.8}.ps-hero-badge{position:absolute;right:22px;top:22px;border:1px solid #ffffff70;background:#fafaf01a;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);padding:12px 16px;display:flex;gap:28px;align-items:center;border-radius:7px;color:#fff!important;text-decoration:none;font-size:8px;line-height:1.7;letter-spacing:.1em}.ps-hero-badge b{font-size:26px;font-weight:400}.ps-hero-detail{display:flex;align-items:center;gap:17px;margin-top:auto;border-top:1px solid var(--ps-line);padding-top:24px;width:100%;max-width:400px}.ps-hero-detail img{width:77px;height:77px;object-fit:cover;border-radius:9px}.ps-hero-detail span{font-size:7px;letter-spacing:.1em;display:block;margin-bottom:7px;color:var(--ps-muted)}.ps-hero-detail strong{display:block;font-weight:500;font-size:11px;line-height:1.5}.ps-hero-detail a{font-size:10px;text-decoration:none;display:inline-block;margin-top:6px}.ps-values{display:grid;grid-template-columns:repeat(3,1fr);padding-block:30px;border-top:1px solid var(--ps-line);border-bottom:1px solid var(--ps-line);gap:20px}.ps-values>div{display:flex;gap:22px;align-items:center;justify-content:center}.ps-values>div+div{border-left:1px solid var(--ps-line)}.ps-values>div>span{font-size:11px;color:#8c9186}.ps-values p{margin:0;line-height:1.5}.ps-values strong{display:block;font-weight:500;font-size:12px}.ps-values small{font-size:10px;color:var(--ps-muted);display:block;margin-top:5px}.ps-section{padding-top:100px;padding-bottom:0}.ps-section-tight{padding-top:35px}.ps-section-heading{display:flex;justify-content:space-between;gap:50px;align-items:end;margin-bottom:38px}.ps-section-heading h2,.ps-section-heading h1{margin-bottom:0}.ps-section-heading>p,.ps-section-heading>div>p:not(.ps-eyebrow){color:var(--ps-muted);font-size:12px;line-height:1.9;margin-bottom:12px}.ps-section-heading .ps-text-link{margin-top:8px}.ps-system-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.ps-system{background:#fff;border:1px solid #e4e5de;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;min-width:0}.ps-system[hidden]{display:none}.ps-system-image{display:block;position:relative;aspect-ratio:1.42;background:#e8eae8;overflow:hidden}.ps-system-image>img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.ps-system:hover .ps-system-image>img{transform:scale(1.03)}.ps-image-tag{position:absolute;top:14px;left:14px;background:#fffffff0;padding:7px 10px;font-size:8px;border-radius:4px}.ps-round-arrow{position:absolute;bottom:16px;right:16px;background:#fff;display:grid;place-items:center;border-radius:50%;width:34px;height:34px;font-size:21px}.ps-system-copy{padding:25px;display:flex;flex:1;flex-direction:column}.ps-system-copy .ps-eyebrow{font-size:8px!important;color:#787c72;margin-bottom:12px!important}.ps-system-copy h3{font-size:26px;margin:0 0 13px}.ps-system-copy h3 a{text-decoration:none}.ps-system-copy>p:not(.ps-eyebrow){font-size:12px;color:var(--ps-muted);line-height:1.8;margin-bottom:25px;max-width:260px}.ps-system-bottom{border-top:1px solid #e5e7e0;display:flex;justify-content:space-between;align-items:end;gap:10px;padding-top:19px;margin-top:auto}.ps-system-bottom>span{font-size:20px;letter-spacing:-.03em}.ps-system-bottom small{font-size:8px;display:block;color:var(--ps-muted);letter-spacing:0;margin-bottom:3px}.ps-system-bottom>a{font-size:10px;text-decoration:none;padding-bottom:4px;white-space:nowrap}.ps-system-bottom>a span{margin-left:8px}.ps-fineprint{font-size:9px!important;line-height:1.7;color:#767b70;margin-top:15px!important;margin-bottom:0!important}.ps-material{display:grid;grid-template-columns:1fr 1fr;margin-top:95px}.ps-material-photo{position:relative;min-height:570px;border-radius:14px 0 0 14px;overflow:hidden;background:#eceeed}.ps-material-photo>img{width:100%;height:100%;position:absolute;object-fit:cover}.ps-material-label{position:absolute;top:30px;left:32px;font-size:11px;letter-spacing:.09em;font-weight:500;line-height:1.7}.ps-material-label small{font-size:7px;letter-spacing:.15em;color:#757a72}.ps-material-copy{background:#2c342c;color:#eff1e9;padding:65px 57px;border-radius:0 14px 14px 0}.ps-material-copy .ps-eyebrow{color:#c7cfbe}.ps-material-copy>p:not(.ps-eyebrow){font-size:13px;line-height:1.9;color:#c8cfc2}.ps-material-copy h2{font-size:46px}.ps-material-facts{display:flex;gap:45px;border-block:1px solid #ffffff24;padding:24px 0;margin:25px 0}.ps-material-facts>div{display:flex;flex-direction:column;gap:7px}.ps-material-facts strong{font-size:35px;font-weight:400;line-height:1.15;letter-spacing:-.04em}.ps-material-facts strong span{font-size:14px}.ps-material-facts>div>span{font-size:9px;color:#c0c9b8}.ps-material-copy .ps-small{font-size:11px!important}.ps-material-copy .ps-button{margin-top:8px}.ps-components{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:24px}.ps-component{position:relative;background:#fff;border:1px solid #e1e4dc;border-radius:12px;overflow:hidden;text-decoration:none;display:flex;flex-direction:column;min-height:380px}.ps-component>img{width:100%;aspect-ratio:1.35;object-fit:contain;padding:28px 20px 5px}.ps-component>div{padding:23px 25px;margin-top:auto}.ps-component span{font-size:8px;letter-spacing:.12em;color:#73796c}.ps-component h3{font-size:26px;margin:10px 0}.ps-component p{font-size:11px;color:var(--ps-muted);margin:0}.ps-component b{font-size:10px;font-weight:500;display:block;margin-top:20px}.ps-component-tube>img{padding:0;aspect-ratio:1.7;object-fit:cover}.ps-component-tube{background:#eeefed}.ps-film{display:grid;grid-template-columns:1.15fr 1fr;background:#e9ece4;border-radius:14px;overflow:hidden}.ps-film-visual{position:relative;min-height:380px}.ps-film-visual>img{height:100%;position:absolute;object-fit:cover;filter:brightness(.8)}.ps-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:74px;width:74px;border-radius:50%;background:#ffffffdc;color:#252825;border:1px solid #fff;cursor:pointer;display:grid;place-items:center;padding:0;font-size:20px}.ps-play span{padding-left:4px}.ps-play:hover{background:#fff}.ps-film-time{position:absolute;bottom:24px;left:25px;color:#fff;font-size:8px;letter-spacing:.12em}.ps-film-copy{padding:57px 45px}.ps-film-copy h2{font-size:36px}.ps-film-copy p{font-size:12px;line-height:1.85;color:#616957}.ps-film-copy small{font-size:8px;line-height:1.6;color:#767d6d;display:block;margin-top:23px;max-width:320px}.ps-video-dialog{width:min(1050px,95vw);padding:42px 15px 15px;border:0;border-radius:12px;background:#171a16;color:#fff;max-height:95vh}.ps-video-dialog::backdrop{background:#000b;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.ps-video-dialog video{display:block;width:100%;max-height:75vh}.ps-dialog-close{position:absolute;right:12px;top:2px;border:0;color:#fff;background:none;font-size:30px;cursor:pointer;width:38px;height:38px}.ps-video-dialog p{font-size:11px;margin:15px 5px 0}.ps-project{display:grid;grid-template-columns:1.1fr 1fr;border-radius:14px;background:#e9e4d9;overflow:hidden;margin-bottom:95px}.ps-project-image{position:relative;min-height:550px}.ps-project-image>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:56% center}.ps-project-copy{padding:70px 48px}.ps-project-copy h2{font-size:43px}.ps-project-copy>p:not(.ps-eyebrow){font-size:12px;line-height:1.9;color:#686759}.ps-project-copy .ps-button{margin-top:7px}.ps-project-steps{display:flex;flex-direction:column;gap:15px;margin-top:32px;padding-top:24px;border-top:1px solid #d0ccbe;font-size:10px}.ps-project-steps b{font-weight:400;color:#8c8a7b;margin-right:17px}.ps-footer{background:#202620;color:#dfe4d8}.ps-footer-main{display:grid;grid-template-columns:1.3fr .85fr .85fr 1.1fr;gap:50px;padding:65px 0 55px}.ps-footer h2{font-size:10px;font-weight:500;margin:4px 0 23px;letter-spacing:0}.ps-footer p{font-size:12px;line-height:1.9;color:#aeb8a3;margin-top:23px}.ps-footer-main>div>a:not(.ps-brand){display:block;font-size:10px;margin-bottom:13px;text-decoration:none;color:#c1cbb6}.ps-footer-main>div>a:hover{text-decoration:underline}.ps-footer .ps-brand>span{font-size:16px}.ps-footer .ps-brand small{font-size:6px}.ps-footer .ps-brand img{width:36px;height:36px}.ps-footer-note p{font-size:11px;max-width:250px}.ps-footer-note .ps-text-link{display:inline-block!important}.ps-footer-bottom{border-top:1px solid #3c4437;display:flex;gap:35px;padding:22px 0;font-size:9px;color:#aab59f}.ps-footer-bottom span:last-child{margin-left:auto}.ps-footer-bottom a{text-decoration:none}.ps-breadcrumb{font-size:9px!important;color:#777e6d;margin:18px 0 40px!important}.ps-breadcrumb a{text-decoration:none}.ps-collection .ps-section-heading{margin-bottom:35px}.ps-collection h1{font-size:58px}.ps-filters{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:30px}.ps-filters button{padding:12px 18px;border:1px solid #d5dbce;background:transparent;border-radius:6px;cursor:pointer;font:11px Inter,Arial,sans-serif;color:#5d6656}.ps-filters button[aria-pressed=true]{background:#2c342c;color:#fff;border-color:#2c342c}.ps-table-wrap{overflow-x:auto;margin:30px 0 10px}.ps-compare{width:100%;border-collapse:collapse;font-size:12px;line-height:1.7;min-width:700px}.ps-compare th{font-weight:500;text-align:left}.ps-compare th,.ps-compare td{padding:22px 20px;border-bottom:1px solid #d6ddce;width:25%;vertical-align:top}.ps-compare thead{background:#e8ece2}.ps-compare tbody td{color:#606953}.ps-collection .ps-project{margin-top:80px}.ps-bottom-space{height:85px}.ps-product-top{display:grid;grid-template-columns:1.1fr 1fr;gap:75px;align-items:start}.ps-gallery-main{position:relative;background:#eceeed;aspect-ratio:1;border-radius:12px;overflow:hidden}.ps-gallery-main>img{width:100%;height:100%;object-fit:cover}.ps-gallery-label{position:absolute;top:24px;left:25px;font-size:8px;letter-spacing:.12em}.ps-gallery-inset{position:absolute;width:34%;right:20px;bottom:20px;background:#ffffffec;border:1px solid #dee3d9;border-radius:8px;padding:10px}.ps-gallery-inset>img{aspect-ratio:1.4;object-fit:contain}.ps-gallery-inset>span{display:block;font-size:6px;text-align:center;letter-spacing:.07em}.ps-thumbs{display:flex;gap:12px;margin-top:15px}.ps-thumbs button{width:76px;height:76px;background:#fff;border:1px solid #dce1d4;border-radius:7px;padding:4px;cursor:pointer}.ps-thumbs img{height:100%;object-fit:cover;border-radius:3px}.ps-thumbs button[aria-pressed=true]{border:1.5px solid #414f39}.ps-product-info h1{font-size:49px;margin-bottom:18px}.ps-product-info .ps-eyebrow{font-size:8px!important;margin-bottom:16px!important}.ps-product-intro{font-size:14px;line-height:1.7;color:#707864;max-width:360px}.ps-price-row{display:flex;gap:16px;align-items:center;padding-top:6px}.ps-price-row>strong{font-size:36px;font-weight:450;letter-spacing:-.04em;line-height:1.2}.ps-price-row>span{font-size:9px;line-height:1.6;color:#77806a}.ps-unit-price{font-size:10px!important;color:#737c65;margin:10px 0 26px!important}.ps-product-form label{display:block;font-size:11px;margin-bottom:9px;font-weight:500}.ps-product-form select{-webkit-appearance:auto;appearance:auto;display:block;width:100%;background:#fff;border:1px solid #cbd2c2;color:#283120;border-radius:6px;padding:15px;font:12px Inter,Arial,sans-serif;margin-bottom:15px;min-height:48px}.ps-product-notes{display:grid;gap:7px;font-size:10px;color:#5f6b52;margin-top:22px}.ps-product-help{display:flex;justify-content:space-between;gap:10px;font-size:10px;border-block:1px solid #d4dccb;margin-top:25px;padding:18px 0}.ps-product-help span{color:#727e65}.ps-product-help a{text-underline-offset:3px}.ps-accordions details{border-bottom:1px solid #d4dccb;padding:19px 0}.ps-accordions summary{display:flex;justify-content:space-between;font-size:12px;font-weight:500;cursor:pointer;list-style:none}.ps-accordions summary::-webkit-details-marker{display:none}.ps-accordions summary>span{font-size:17px;font-weight:400;line-height:1}.ps-accordions details[open] summary>span{transform:rotate(45deg)}.ps-accordions p{font-size:11px;line-height:1.9;color:#6b775c;margin:15px 0 0}.ps-accordions dl{font-size:10px;color:#626f53;margin:15px 0 0}.ps-accordions dl>div{display:flex;justify-content:space-between;gap:15px;padding:7px 0}.ps-accordions dd{margin:0;text-align:right}.ps-product-story{display:grid;grid-template-columns:1fr 1.1fr;gap:70px;align-items:center;padding-bottom:80px}.ps-product-story>div{max-width:380px}.ps-product-story p{font-size:13px;line-height:1.9;color:#6e7a5e}.ps-product-story>img{aspect-ratio:1.6;object-fit:cover;border-radius:12px}.ps-material-page .ps-material{padding:0;margin-top:0}.ps-material-page .ps-material h1{font-size:52px;margin-bottom:25px}.ps-explain-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;margin:35px 0}.ps-explain-grid article{border-top:1px solid #cfd8c3;padding-top:25px}.ps-explain-grid article>span{font-size:9px;letter-spacing:.1em;color:#758367}.ps-explain-grid h3{font-size:23px;margin:23px 0 18px}.ps-explain-grid p{font-size:12px;line-height:1.9;color:#6c7a5d}.ps-material-page .ps-film{margin-top:70px}.ps-methods article{border:0;padding:0}.ps-methods img{aspect-ratio:1.45;object-fit:cover;border-radius:10px}.ps-material-page .ps-project{margin-top:70px}.ps-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.pufh-studio a:focus-visible,.pufh-studio button:focus-visible,.pufh-studio select:focus-visible{outline:3px solid #738c54;outline-offset:4px}@media(min-width:1600px){.ps-shell{max-width:1550px}.ps-hero-photo{min-height:680px}.ps-hero h1{font-size:70px}.ps-hero-copy{padding-top:65px}.ps-lead{font-size:16px;max-width:400px}}@media(max-width:1199px){.ps-shell{padding-inline:32px}.ps-header{gap:20px}.ps-nav{gap:18px;font-size:10px}.ps-header-actions{gap:18px}.ps-header-actions .ps-button{display:none}.ps-hero{gap:28px}.ps-hero h1{font-size:4.3vw}.ps-hero-photo{min-height:565px}.ps-hero-copy{padding-top:32px}.ps-actions{gap:17px}.ps-material-copy{padding:45px 35px}.ps-material-copy h2{font-size:38px}.ps-material-photo{min-height:540px}.ps-project-copy{padding:50px 35px}.ps-product-top{gap:40px}.ps-product-info h1{font-size:42px}.ps-footer-main{gap:30px}.ps-film-copy{padding:45px 35px}.ps-film-copy h2{font-size:32px}}@media(max-width:799px){.ps-shell{padding-inline:22px}.ps-preview{font-size:8px;gap:0;padding-block:8px}.ps-preview>span{display:none}.ps-header{min-height:82px;position:relative;z-index:5;gap:10px}.ps-brand>span{font-size:15px}.ps-brand small{font-size:6px}.ps-brand img{width:35px;height:35px}.ps-header-actions{gap:22px}.ps-menu{display:flex;flex-direction:column;justify-content:center;gap:6px;width:28px;height:40px;background:none;border:0;padding:4px;cursor:pointer}.ps-menu span{display:block;height:1px;width:22px;background:#202620}.ps-nav{display:none;position:absolute;top:100%;left:0;right:0;background:var(--ps-paper);border-bottom:1px solid #d1d9c4;padding:20px 24px;box-shadow:0 15px 18px #0000000a;flex-direction:column;align-items:stretch;gap:0;font-size:15px}.ps-nav.is-open{display:flex}.ps-nav a{padding:13px 0}.ps-hero{grid-template-columns:1fr;gap:27px;padding-top:20px;padding-bottom:30px}.ps-hero-copy{padding:0}.ps-hero h1{font-size:clamp(39px,8.6vw,65px);letter-spacing:-.065em;white-space:normal;margin-bottom:20px}.ps-hero .ps-eyebrow{font-size:8px!important;margin-bottom:19px!important}.ps-lead{font-size:13px;max-width:420px;line-height:1.8}.ps-actions{margin:4px 0 0;gap:20px}.ps-actions .ps-button{font-size:11px;padding:16px 17px;gap:25px}.ps-actions .ps-text-link{font-size:10px}.ps-hero-detail{display:none}.ps-hero-photo{min-height:0;aspect-ratio:1.1;border-radius:11px}.ps-hero-photo>img{object-position:58% center}.ps-hero-badge{right:15px;top:15px;font-size:6px;padding:9px 11px;gap:18px}.ps-hero-badge b{font-size:20px}.ps-photo-caption{font-size:9px;left:17px;right:17px;bottom:15px}.ps-photo-caption i{font-size:7px}.ps-values{grid-template-columns:1fr;padding-block:7px;gap:0;border-inline:0}.ps-values>div{justify-content:flex-start;padding:15px 0;gap:21px}.ps-values>div+div{border-left:0;border-top:1px solid #e2e6da}.ps-values strong{font-size:11px}.ps-values small{font-size:9px}.ps-values>div>span{font-size:10px}.ps-section{padding-top:65px}.ps-section-tight{padding-top:15px}.ps-section-heading{display:block;margin-bottom:27px}.ps-section-heading h2{font-size:34px;margin-bottom:22px}.ps-section-heading>p,.ps-section-heading>div>p:not(.ps-eyebrow){font-size:12px}.ps-eyebrow{font-size:8px!important;margin-bottom:18px!important}.ps-system-grid{grid-template-columns:1fr;gap:22px}.ps-system-image{aspect-ratio:1.6}.ps-system-copy{padding:23px}.ps-system-copy h3{font-size:28px}.ps-system-copy>p:not(.ps-eyebrow){max-width:none;margin-bottom:22px}.ps-system-bottom>a{font-size:11px}.ps-system-bottom>span{font-size:22px}.ps-fineprint{font-size:9px!important;line-height:1.7}.ps-material{grid-template-columns:1fr;margin-top:65px}.ps-material-photo{min-height:0;aspect-ratio:1.15;border-radius:12px 12px 0 0}.ps-material-label{top:22px;left:23px;font-size:10px}.ps-material-copy{border-radius:0 0 12px 12px;padding:35px 27px}.ps-material-copy h2{font-size:36px}.ps-material-copy>p:not(.ps-eyebrow){font-size:12px}.ps-material-facts{gap:50px}.ps-material-facts strong{font-size:32px}.ps-components{grid-template-columns:1fr 1fr;gap:14px}.ps-component-tube{grid-column:span 2;display:grid;grid-template-columns:1fr 1fr;align-items:center}.ps-component{min-height:0}.ps-component>div{padding:20px 15px}.ps-component-tube>div{padding:24px 16px;margin:auto 0}.ps-component-tube>img{height:100%;aspect-ratio:1;object-position:30% center}.ps-component>img{padding:10px 8px 0;aspect-ratio:1.1}.ps-component-tube>img{padding:0}.ps-component h3{font-size:21px;margin:9px 0}.ps-component span{font-size:7px}.ps-component p{font-size:10px;line-height:1.7}.ps-component b{font-size:9px;margin-top:14px}.ps-film{grid-template-columns:1fr}.ps-film-visual{min-height:0;aspect-ratio:1.6}.ps-film-copy{padding:33px 27px}.ps-film-copy h2{font-size:32px}.ps-play{width:60px;height:60px;font-size:17px}.ps-film-copy small{font-size:9px}.ps-project{grid-template-columns:1fr;margin-bottom:65px}.ps-project-image{min-height:0;aspect-ratio:1.13}.ps-project-copy{padding:35px 27px}.ps-project-copy h2{font-size:35px}.ps-project-steps{font-size:10px;gap:13px}.ps-footer-main{grid-template-columns:1fr 1fr;gap:32px 25px;padding:40px 0}.ps-footer-main>div:first-child{grid-column:span 2}.ps-footer-main>div:first-child p{margin:16px 0 0}.ps-footer-main>div:last-child{grid-column:span 2;max-width:320px;border-top:1px solid #3c4437;padding-top:25px}.ps-footer-note p{max-width:none}.ps-footer h2{margin-bottom:18px}.ps-footer-bottom{flex-wrap:wrap;gap:13px 23px;font-size:8px}.ps-footer-bottom span:last-child{margin-left:0}.ps-breadcrumb{font-size:8px!important;line-height:1.8;margin:5px 0 28px!important}.ps-collection h1{font-size:42px!important;margin-bottom:20px}.ps-filters{gap:8px;margin-bottom:25px}.ps-filters button{font-size:10px;padding:11px 12px}.ps-compare{font-size:11px;min-width:620px}.ps-compare th,.ps-compare td{padding:17px 14px}.ps-collection .ps-project{margin-top:55px}.ps-bottom-space{height:55px}.ps-product-top{grid-template-columns:1fr;gap:26px}.ps-gallery-main{aspect-ratio:1.27}.ps-gallery-label{font-size:7px;top:18px;left:20px}.ps-gallery-inset{width:30%;bottom:15px;right:15px;padding:7px}.ps-gallery-inset>span{font-size:5px}.ps-thumbs{gap:9px;margin-top:12px}.ps-thumbs button{width:59px;height:59px}.ps-gallery>.ps-fineprint{font-size:8px!important;margin-top:10px!important}.ps-product-info h1{font-size:40px}.ps-product-info .ps-eyebrow{font-size:7px!important;margin-bottom:12px!important}.ps-product-intro{font-size:12px;margin-bottom:15px!important}.ps-price-row strong{font-size:32px}.ps-unit-price{font-size:9px!important;margin-bottom:23px!important}.ps-product-help{font-size:9px}.ps-product-story{grid-template-columns:1fr;gap:25px;padding-bottom:55px}.ps-product-story h2{font-size:34px}.ps-product-story p{font-size:12px}.ps-material-page .ps-material h1{font-size:40px}.ps-explain-grid{grid-template-columns:1fr;gap:22px;margin:25px 0}.ps-explain-grid h3{font-size:25px;margin-top:16px}.ps-explain-grid p{margin-bottom:0}.ps-material-page .ps-film{margin-top:50px}.ps-methods{gap:35px}.ps-methods img{aspect-ratio:1.6}.ps-material-page .ps-project{margin-top:50px}}@media(prefers-reduced-motion:reduce){.ps-button,.ps-system-image>img{transition:none}.ps-button:hover,.ps-system:hover .ps-system-image>img{transform:none}}.pufh-studio .ufh-page,.pufh-studio .ufh-enquiry{background:var(--ps-paper);font-family:Inter,Arial,sans-serif;color:var(--ps-ink)}.pufh-studio .ufh-page h1{font-family:Inter,Arial,sans-serif;font-weight:450;letter-spacing:-.055em;font-size:clamp(40px,4vw,58px)}.pufh-studio .ufh-page h2,.pufh-studio .ufh-enquiry h2{font-family:Inter,Arial,sans-serif;font-weight:450;letter-spacing:-.04em}.pufh-studio .ufh-page__intro{font-size:15px;max-width:600px}.pufh-studio .ufh-prose{font-size:13px;line-height:1.85}.pufh-studio .ufh-page__aside{border-top:1px solid #c6cfbd;background:#edf0e7;border-radius:10px;padding:25px;font-size:12px}.pufh-studio .ufh-page__aside p{font-size:11px}.pufh-studio .ufh-enquiry{background:#eeeee6;border-color:#d8decf}.pufh-studio .ufh-field input,.pufh-studio .ufh-field textarea,.pufh-studio .ufh-field select{border:1px solid #cbd4bf;border-radius:6px;font-size:13px}.pufh-studio .ufh-field label{font-size:12px;font-weight:500}.pufh-studio .ufh-field small{font-size:10px}.pufh-studio .ufh-enquiry header>p:last-child{font-size:12px}.pufh-studio .ufh-button{border-radius:7px;background:#242824;font-size:12px}.pufh-studio .ufh-form__actions p{font-size:10px}@media(max-width:799px){.ps-preview{font-size:0}.ps-preview>span{display:inline;font-size:8px}.pufh-studio .ufh-page{padding-top:30px}.pufh-studio .ufh-page__inner,.pufh-studio .ufh-enquiry__inner{width:calc(100% - 44px)}}.ps-quote-intro{display:grid;grid-template-columns:1fr 1fr;gap:75px;padding-block:40px 60px;align-items:center}.ps-quote-intro h1{font-family:Inter,Arial,sans-serif;font-size:clamp(40px,4.5vw,64px);font-weight:450;letter-spacing:-.06em;line-height:1.07;margin:0 0 25px}.ps-quote-intro>div>p:not(.ps-eyebrow){font-size:13px;line-height:1.9;color:#6b745f;max-width:390px}.ps-quote-guide{display:grid;gap:12px;margin-top:28px;font-size:10px}.ps-quote-guide b{font-weight:400;margin-right:15px;color:#8a947e}.ps-quote-photo{position:relative;height:370px;border-radius:12px;overflow:hidden}.ps-quote-photo img{width:100%;height:100%;object-fit:cover}.ps-quote-photo .ps-photo-caption{font-size:9px}.ps-quote-photo .ps-photo-caption i{font-size:7px}@media(max-width:799px){.ps-quote-intro{grid-template-columns:1fr;gap:25px;padding-block:20px 35px}.ps-quote-intro h1{font-size:43px}.ps-quote-photo{height:210px}.ps-quote-guide{gap:10px;margin-top:20px}}.ps-launch-bar{display:flex;justify-content:space-between;gap:16px;padding:11px max(22px,calc((100vw - 1328px)/2));background:#242824;color:#fff;font-size:12px;line-height:1.5}.ps-launch-bar a{color:#fff;text-decoration:none}.ps-cart,.ps-menu{min-width:44px;min-height:44px;align-items:center;justify-content:center}.ps-cart{display:inline-flex}.ps-proof{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;padding-block:32px;border-block:1px solid #dcded5}.ps-proof strong{font-size:18px}.ps-proof p{font-size:15px;line-height:1.7;color:#62665e}.ps-proof .ps-text-link{font-size:14px}.ps-film-chapters{display:flex;gap:10px;flex-wrap:wrap;padding-top:15px}.ps-film-chapters button{min-height:44px;border:1px solid #666;padding:10px 14px;border-radius:6px;background:#292d29;color:#fff;cursor:pointer;font:14px Inter,Arial,sans-serif}.ps-optional-details{border-block:1px solid #cbd4bf;padding:16px 0}.ps-optional-details summary{cursor:pointer;font-size:15px;min-height:32px}.ps-optional-details .ufh-form__grid{padding-top:18px}.ps-legal{font-size:12px;line-height:1.8;color:#d4dccb;padding:0 0 24px}.ps-pack-list{margin:16px 0;padding:0;list-style:none}.ps-pack-list li{display:flex;justify-content:space-between;gap:18px;padding:10px 0;border-bottom:1px solid #dcded5;font-size:14px}.ps-pack-list li span:last-child{text-align:right;font-weight:500}.ps-order-note{padding:16px;background:#eaede5;border-radius:8px;font-size:14px;line-height:1.7}.ps-product-form label,.ps-product-form select{font-size:16px}.ps-product-form button{min-height:50px}.ps-price-row>span,.ps-unit-price{font-size:13px!important}.ps-accordions p,.ps-accordions dl{font-size:15px;line-height:1.75}.ps-accordions summary{font-size:16px;min-height:28px}.ps-fineprint{font-size:12px!important;line-height:1.75}.ps-product-notes,.ps-product-help{font-size:13px}.ps-product-help{flex-wrap:wrap}.ps-system-bottom small{font-size:12px}.ps-system-copy>p:not(.ps-eyebrow){font-size:15px}.pufh-studio .ufh-field input,.pufh-studio .ufh-field textarea,.pufh-studio .ufh-field select{font-size:16px}.pufh-studio .ufh-field label{font-size:14px}.pufh-studio .ufh-field small,.pufh-studio .ufh-form__actions p{font-size:12px}.pufh-studio .ufh-prose{font-size:16px}.ps-film-copy small{font-size:12px}@media(max-width:799px){.ps-launch-bar{font-size:11px;gap:12px}.ps-launch-bar>span{max-width:120px}.ps-header-actions{gap:6px}.ps-proof{grid-template-columns:1fr;gap:20px;padding-block:25px}.ps-proof p{margin:8px 0}.ps-lead,.ps-product-intro,.ps-product-story p,.ps-explain-grid p,.ps-material-copy>p:not(.ps-eyebrow),.ps-film-copy>p,.ps-project-copy>p{font-size:16px;line-height:1.7}.ps-eyebrow,.ps-hero .ps-eyebrow,.ps-product-info .ps-eyebrow{font-size:10px!important}.ps-actions{flex-wrap:wrap;gap:18px}.ps-actions .ps-button,.ps-actions .ps-text-link{font-size:14px}.ps-product-top{gap:22px}.ps-gallery-main{aspect-ratio:1.75}.ps-gallery>.ps-fineprint{font-size:11px!important}.ps-quote-photo{display:none}.ps-quote-intro{padding-bottom:15px;gap:0}.ps-quote-intro>div>p:not(.ps-eyebrow){font-size:16px}.ps-quote-guide{font-size:13px}.ps-quote-intro h1{font-size:38px}.ps-section-heading>p,.ps-section-heading>div>p:not(.ps-eyebrow){font-size:15px}.ps-component p{font-size:13px}.ps-component b,.ps-component span{font-size:11px}.ps-breadcrumb{font-size:11px!important;margin-bottom:18px!important}.ps-footer-main>div>a,.ps-footer-note p{font-size:14px}.ps-footer-bottom,.ps-values small{font-size:12px}.ps-values strong{font-size:14px}.ps-filters button{font-size:13px;min-height:44px}.ps-system-bottom>a{font-size:13px}}.ps-info{padding-bottom:70px}.ps-info-heading{max-width:850px;padding:15px 0 35px}.ps-info h1{font-size:clamp(36px,4.5vw,58px);font-weight:450;letter-spacing:-.045em;line-height:1.12}.ps-info-body{max-width:820px;font-size:16px;line-height:1.85}.ps-info-body h2{font-size:26px;font-weight:500;margin:35px 0 15px}.ps-info-body a{text-underline-offset:3px}.ps-info-body li{margin-bottom:9px}.ps-info-next{border-top:1px solid #dcded5;margin-top:45px;padding-top:25px;max-width:820px}.ps-info-next .ps-text-link{display:inline-block;margin:20px}.ps-info-next p{font-size:16px;line-height:1.7}.pufh-studio .ufh-field[hidden]{display:none!important}.ps-video-frame{aspect-ratio:16/9;border-radius:16px;overflow:hidden;background:#20251f}.ps-video-frame iframe{display:block;width:100%;height:100%;border:0}.ps-embedded-film>.ps-fineprint{margin-top:14px}.ps-board-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.ps-board-card{overflow:hidden;border:1px solid #d7dacf;border-radius:16px;background:#fff}.ps-board-card>a{display:block;background:#2b628f}.ps-board-card img{display:block;width:100%;aspect-ratio:1.45;object-fit:cover;object-position:center 63%}.ps-board-card>div{padding:28px}.ps-board-card h3{font-size:25px;margin:0 0 15px}.ps-board-card p{font-size:16px;line-height:1.7}.ps-board-options>.ps-fineprint{margin-top:22px}.ps-parts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.ps-part-card{border:1px solid #d7dacf;border-radius:14px;overflow:hidden;background:#fff}.ps-part-image{padding:20px;background:#fff}.ps-part-image img{width:100%;height:220px;object-fit:contain}.ps-part-copy{padding:22px;border-top:1px solid #ebede7}.ps-part-copy h3{font-size:21px;margin:12px 0}.ps-part-copy strong{display:block;font-size:16px;color:#314933;margin-bottom:12px}.ps-part-copy p{font-size:14px;line-height:1.7;color:#64695e;margin:0}.ps-part-badge{font-size:10px;letter-spacing:.08em;font-weight:600}.ps-connection-diagram{height:260px;display:flex;align-items:center;padding:28px;color:#59705b;background:#eef1e8}.ps-connection-diagram span{font-size:10px;writing-mode:vertical-rl;letter-spacing:.1em}.ps-connection-diagram svg{width:100%}.ps-pack-extra{padding:28px;margin-top:24px;border-radius:14px;background:#e8eddf}.ps-pack-extra>strong{font-size:23px}.ps-pack-extra>p{font-size:16px;margin-top:14px}.ps-control-options{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;max-width:760px;margin-bottom:25px}.ps-control-options figure{margin:0}.ps-control-options img{height:140px;width:100%;object-fit:contain;background:#fff;border-radius:10px}.ps-control-options figcaption{font-size:14px;margin-top:10px}.ps-fixing-choice{display:grid;grid-template-columns:1fr 1.2fr;gap:32px;margin-top:32px;align-items:center}.ps-fixing-choice>img{width:100%;aspect-ratio:1.7;object-fit:cover;border-radius:14px}.ps-fixing-choice h3{font-size:27px}.ps-fixing-choice p{font-size:16px}.ps-preference-summary{padding:14px 18px;border:1px solid #b9c5ad;border-radius:8px;background:#f5f7ee;font-size:15px}@media(max-width:799px){.ps-board-grid{grid-template-columns:1fr}.ps-board-card>div{padding:22px}.ps-parts-grid{grid-template-columns:1fr 1fr;gap:12px}.ps-part-image{padding:10px}.ps-part-image img{height:130px}.ps-part-copy{padding:14px}.ps-part-copy h3{font-size:18px}.ps-part-copy strong{font-size:14px}.ps-part-copy p{font-size:13px}.ps-connection-diagram{height:150px;padding:10px}.ps-part-badge{font-size:9px}.ps-pack-extra{padding:20px}.ps-control-options{gap:9px}.ps-control-options img{height:90px}.ps-control-options figcaption{font-size:12px}.ps-fixing-choice{grid-template-columns:1fr;gap:18px}.ps-board-options .ps-text-link,.ps-pack-extra .ps-text-link,.ps-fixing-choice .ps-text-link{font-size:14px;padding-block:10px}.ps-video-frame{border-radius:10px}}.ps-purchase-actions{display:grid;gap:10px}.ps-button-outline{background:transparent;color:#242824!important}.ps-button-outline:hover{background:#e8ece1}.ps-purchase-caption{font-size:12px!important;line-height:1.6;margin:10px 0 0!important}.ps-button:disabled{opacity:.45;cursor:not-allowed;transform:none}#ps-buy{scroll-margin-top:24px;outline-offset:8px}.ps-mobile-purchase{display:none}@media(max-width:799px){.ps-mobile-purchase{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:25;align-items:center;justify-content:space-between;gap:12px;padding:12px 22px calc(12px + env(safe-area-inset-bottom));background:#f7f7f2;border-top:1px solid #cbd1c3;box-shadow:0 -5px 24px #20241f0a}.ps-mobile-purchase strong{display:block;font-size:19px;font-weight:550}.ps-mobile-purchase small{display:block;font-size:10px}.ps-product .ps-bottom-space{height:100px}.ps-mobile-purchase .ps-button{font-size:13px;gap:16px}.ps-product-form .ps-button span[data-buy-label],.ps-purchase-actions .ps-button{font-size:16px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/pufh-studio.css.map */
