@charset "UTF-8";
:root{--ink:#202a28;--muted:#69736d;--paper:#f4f3ed;--white:#fff;--line:#d9ddd4;--green:#304d42;--light-green:#e6ebe0;--blue:#173e55;--serif:Georgia,'Times New Roman',serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:106px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;font-size:15px;line-height:1.55}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button,input,textarea{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}button{color:inherit}a{color:inherit;text-decoration:none}button{border:0;background:none}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500;line-height:1.06;letter-spacing:-.05em}h1{font-size:clamp(64px,6.9vw,104px)}h2{font-size:clamp(40px,4vw,60px)}h3{font-size:32px}p{line-height:1.65}.serif{font-family:var(--serif);font-weight:400;font-style:italic;letter-spacing:-.055em}.wrap{width:min(1320px,calc(100% - 112px));margin-inline:auto}.eyebrow{font-size:10px;font-weight:600;letter-spacing:.14em;line-height:1.5;display:block}.small{font-size:12px;line-height:1.55}.muted{color:var(--muted)}.skip{position:fixed;left:20px;top:-60px;z-index:200;background:var(--white);padding:12px}.skip:focus{top:16px}:focus-visible{outline:3px solid #2777a2;outline-offset:4px}button:disabled{cursor:default;opacity:.45}[hidden]{display:none!important}.announcement-bar{height:29px;display:flex;align-items:center;gap:7px;background:var(--green);color:#f4f6ee;padding:0 56px;font-size:9px;letter-spacing:.14em}.tiny-lock{display:block;width:7px;height:6px;border:1px solid currentColor;position:relative;border-radius:1px}.tiny-lock:before{content:'';position:absolute;width:3px;height:4px;border:1px solid currentColor;bottom:4px;left:0;border-radius:3px 3px 0 0}.bar-right{margin-left:auto;text-transform:none;letter-spacing:.04em}.header{height:90px;padding:0 56px;display:flex;align-items:center;justify-content:space-between;gap:24px;background:#f4f3edf2;backdrop-filter:blur(14px);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:50}.brand img{width:165px;height:auto}.header nav{display:flex;gap:32px;font-size:12px}.header nav a:hover{color:var(--green);text-decoration:underline;text-underline-offset:7px}.nav-cta{font-size:12px;display:flex;gap:14px;align-items:center}.nav-count{display:flex;align-items:center;justify-content:center;border:1px solid #b9c4b5;border-radius:100%;width:25px;height:25px;font-size:10px}.hero{display:grid;grid-template-columns:1.02fr 1fr;gap:20px;min-height:650px;padding-top:44px;padding-bottom:30px;align-items:center}.hero-copy{padding:35px 0 30px;position:relative;z-index:2}.status-dot{display:inline-block;width:6px;height:6px;background:#6d846b;border-radius:100%;margin-right:8px}.hero h1{margin-top:28px;margin-bottom:26px}.hero-description{font-size:16px;max-width:410px;color:#616b64}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:22px;margin-top:32px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:24px;min-height:49px;padding:14px 22px;font-size:12px;font-weight:500;border-radius:3px;transition:background .2s,transform .2s;border:1px solid transparent}.button:hover{transform:translateY(-2px)}.primary{background:var(--green);color:#fff}.primary:hover{background:#233d33}.secondary{border-color:var(--line);background:var(--paper)}.text-button{font-size:11px;padding:9px 0;display:flex;align-items:center;gap:15px;border-bottom:1px solid #9ca79b}.hero-mini{margin-top:44px;display:flex;gap:12px;align-items:center;font-size:10px;line-height:1.5;color:var(--muted)}.hero-mini img{opacity:.7}.hero-mini strong{font-weight:400;color:var(--ink)}.hero-stage{position:relative;min-width:0;height:572px;isolation:isolate}.stage-top,.stage-bottom{display:flex;justify-content:space-between;align-items:center;position:absolute;left:12px;right:0;font-size:8px;letter-spacing:.12em;color:#6a746d;z-index:2}.stage-top{top:0}.stage-bottom{bottom:0;padding-top:14px;border-top:1px solid #cdd4c7}.stage-bottom>span{display:flex;align-items:center;gap:7px}.finish-dot{display:inline-block;width:9px;height:9px;border-radius:50%;border:1px solid #a3a692}.cream{background:#e8dfbe}.hero-halo{position:absolute;inset:50px 0 68px 10px;background:radial-gradient(ellipse at 58% 48%,#e0e5d8 0%,#e5e9df 48%,#f4f3ed00 73%);border-radius:50%;z-index:-1}.hero-product{position:absolute;width:108%;max-width:108%;height:480px;object-fit:contain;top:26px;left:-3%;filter:drop-shadow(5px 27px 22px #28332620);transform:rotate(-7deg)}.product-note{position:absolute;font-size:9px;color:#5c665e;display:flex;gap:7px;align-items:center}.note-controls{top:80px;left:15px}.product-note>span{width:32px;height:1px;background:#a2ad9b}.interface-note{position:absolute;bottom:52px;right:0;display:flex;gap:12px;font-size:11px;line-height:1.5}.interface-note strong{font-weight:500}.note-dot{width:7px;height:7px;border:1px solid #798b74;border-radius:50%;margin-top:6px}.underlink{font-size:11px;border-bottom:1px solid #a4b09f;padding:2px 0;display:inline-flex;gap:20px;align-items:center}.interface-note .underlink{margin-top:10px;font-size:10px}.benefit-strip{display:grid;grid-template-columns:repeat(3,1fr);padding:32px 0 35px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.benefit-strip>div{display:flex;align-items:center;gap:20px;padding:0 35px;border-left:1px solid var(--line)}.benefit-strip>div:first-child{border-left:0;padding-left:0}.benefit-strip>div:last-child{padding-right:0}.benefit-number{font-family:var(--serif);font-style:italic;font-size:32px;color:#7c8c78}.benefit-strip p{line-height:1.6;font-size:11px}.benefit-strip strong,.benefit-strip p span{display:block}.benefit-strip strong{font-size:13px;font-weight:500}.benefit-strip p span{color:var(--muted)}.handle-details{padding-top:80px;padding-bottom:76px;display:grid;grid-template-columns:.95fr 1fr;gap:36px 60px;align-items:center}.handle-details h2{font-size:40px;margin-top:15px}.specs{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.specs strong{font-size:43px;letter-spacing:-.045em;font-weight:400}.specs strong span{font-size:24px;margin-left:3px}.specs p{font-size:11px;color:var(--muted);max-width:100px;line-height:1.5;margin-top:4px}.technical{grid-column:1/-1;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.technical summary{cursor:pointer;list-style:none;padding:17px 0;font-size:12px;display:flex;align-items:center;justify-content:space-between}.technical summary::-webkit-details-marker{display:none}.technical[open] summary>span{transform:rotate(45deg)}.technical-body{display:grid;grid-template-columns:1fr 1fr;gap:70px;padding:20px 0 30px}.technical-body h3{font-size:26px;margin-bottom:15px}.technical-body p{font-size:12px;color:var(--muted)}dl{font-size:11px}dl>div{display:grid;grid-template-columns:85px 1fr;padding:10px 0;border-bottom:1px solid var(--line)}dt{color:var(--muted)}dd{margin:0}table{width:100%;font-size:11px;border-collapse:collapse;text-align:left}caption{text-align:left;font-size:12px;margin-bottom:12px}td,th{padding:10px 8px;border-bottom:1px solid var(--line);font-weight:400}th{color:var(--muted)}.table-wrap>p{margin-top:12px}.output-dot{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:9px}.o1{background:#74b1cc}.o2{background:#4d88ae}.o3{background:#356681}.o4{background:#213e5a}.functions{background:#e8ece2;padding:78px 0 70px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:60px;margin-bottom:40px}.section-heading h2{margin-top:16px}.section-heading>p{font-size:13px;color:var(--muted);max-width:355px}.explorer{display:grid;grid-template-columns:1.06fr 1fr;background:#fff;border-radius:6px;overflow:hidden;min-height:610px}.function-stage{background:#f7f7f2;position:relative;display:flex;align-items:center;justify-content:center;min-width:0}.stage-label{position:absolute;left:28px;right:28px;top:25px;display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:8px;letter-spacing:.12em;color:var(--muted);z-index:1}.function-stage>img{width:80%;height:470px;object-fit:contain;margin:66px 0 86px;filter:drop-shadow(8px 14px 10px #353b2414)}.function-stage>img.mixer-image{width:70%}.angle-control{position:absolute;bottom:24px;left:35px;right:35px;display:flex;gap:20px;align-items:center}.angle-control>div{flex:1}.angle-control button{width:32px;height:32px;border:1px solid var(--line);border-radius:50%;font-size:13px;flex-shrink:0}.angle-control button:hover{background:var(--light-green)}.angle-control label{display:flex;justify-content:space-between;gap:10px;font-size:9px;color:var(--muted);margin-bottom:7px}.angle-control input{width:100%;height:3px;accent-color:var(--green);display:block;cursor:pointer}.single-view{position:absolute;bottom:30px;font-size:8px;letter-spacing:.17em;color:#7a8478}.function-copy{padding:38px 50px;display:flex;flex-direction:column;align-items:flex-start}.explore-step{display:flex;justify-content:space-between;gap:10px;width:100%;color:var(--muted);font-size:9px}.explore-step .eyebrow{font-size:8px}.function-copy h3{font-size:clamp(35px,3.1vw,47px);margin-top:50px;margin-bottom:20px;line-height:1.09}.function-copy>p{font-size:13px;color:var(--muted);max-width:350px}.use-cases{display:flex;gap:6px;flex-wrap:wrap;margin-top:19px}.use-cases>span{font-size:9px;border:1px solid var(--line);padding:5px 9px;border-radius:2px}.function-name{display:flex;gap:12px;align-items:baseline;width:100%;border-top:1px solid var(--line);padding-top:23px;margin-top:30px;font-size:12px}.function-name>span:last-child{font-size:10px;color:var(--muted)}.function-copy>.button{margin-top:18px;min-width:232px}.function-copy #function-status{font-size:10px;margin-top:12px}.future-film{width:100%;display:flex;align-items:center;gap:14px;border-top:1px solid var(--line);padding-top:22px;margin-top:auto;color:var(--muted)}.film-icon{width:35px;height:35px;border:1px solid #c9d0c4;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.future-film strong{font-weight:400;font-size:11px;color:var(--ink);display:block}.future-film div>span{display:block;font-size:9px;margin-top:2px}.film-line{margin-left:auto;width:25px;height:1px;background:var(--line)}.function-copy .future-film{margin-top:27px}.collection-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-top:55px;margin-bottom:24px;gap:20px}.collection-heading h3{font-size:29px;margin-top:10px}.filters{display:flex;gap:9px;margin-bottom:25px;flex-wrap:wrap}.filters button{border:1px solid #bdc8b6;border-radius:30px;padding:9px 16px;font-size:10px;min-height:36px}.filters button[aria-pressed=true]{background:var(--green);color:white;border-color:var(--green)}.filters button span{opacity:.65;margin-left:8px;font-size:9px}.accessory-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.accessory-card{background:#f6f7f1;border-radius:4px;position:relative;border:1px solid transparent;min-width:0;transition:border-color .2s,transform .2s}.accessory-card.active{border-color:#677e5c}.accessory-card:hover{border-color:#9aaf8f;transform:translateY(-3px)}.card-explore{width:100%;padding:19px;text-align:left;display:block}.card-image{height:192px;display:flex;align-items:center;justify-content:center;position:relative}.card-image img{width:86%;height:90%;object-fit:contain;transition:transform .25s}.accessory-card:hover .card-image img{transform:scale(1.04)}.card-category{font-size:8px;letter-spacing:.1em;display:block;color:var(--muted);margin-bottom:14px}.card-title{font-weight:500;font-size:14px;display:block;padding-top:17px;padding-right:25px}.card-subtitle{font-size:10px;color:var(--muted);display:block;margin-top:4px}.card-toggle{position:absolute;right:16px;bottom:26px;width:29px;height:29px;border:1px solid #b9c4b0;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px}.card-toggle[aria-pressed=true]{background:var(--green);color:white;border-color:var(--green)}.card-concept{font-family:var(--serif);font-size:72px;color:#a6b09b;font-style:italic;letter-spacing:-.08em}.concept-tag{position:absolute;left:0;right:0;bottom:15px;text-align:center;font-size:9px;color:var(--muted)}.collection-bottom{display:flex;align-items:flex-start;justify-content:space-between;gap:30px;margin-top:23px}.collection-bottom p{font-size:10px}.collection-bottom button{white-space:nowrap}#concept-visual{text-align:center;color:#8c9c82}#concept-visual>span{font-size:100px;font-weight:200}#concept-visual p{font-family:var(--serif);font-style:italic;font-size:34px;line-height:1.2}.configure{padding:85px 0 0}.config-layout{display:grid;grid-template-columns:1fr 1fr;gap:25px}.finish-panel{position:relative;background:#e5e9df;border-radius:5px;min-width:0}.finish-product-wrap{height:487px;position:relative;display:flex;align-items:center;justify-content:center;padding:65px 30px 15px;overflow:hidden}.finish-product-wrap img{height:100%;width:65%;object-fit:contain;position:relative;filter:drop-shadow(20px 22px 16px #323a3026)}.finish-background-word{position:absolute;top:35%;font-size:140px;font-weight:600;letter-spacing:-.09em;color:#d6ddce}.finish-choice{padding:22px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.finish-choice button{display:flex;align-items:center;padding:16px 12px;gap:12px;border:1px solid #bfcab5;border-radius:3px;text-align:left}.finish-choice button[aria-pressed=true]{background:#f5f6ef;border-color:var(--green)}.finish-choice strong{font-weight:400;font-size:11px;display:block}.finish-choice small{font-size:9px;color:var(--muted);display:block;margin-top:1px}.swatch{width:24px;height:24px;border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #c6caba;flex-shrink:0}.swatch-cream{background:linear-gradient(130deg,#f6efd5,#d1c8a8)}.swatch-grey{background:linear-gradient(130deg,#a0a3a1,#464c50)}.finish-check{margin-left:auto;font-size:12px;opacity:0}.finish-choice button[aria-pressed=true] .finish-check{opacity:1}.range-panel{padding:28px 20px 10px 30px;min-width:0}.range-panel h3{font-size:34px;margin:16px 0 23px}.presets{display:flex;gap:7px;flex-wrap:wrap}.presets button{font-size:9px;padding:9px 12px;background:#e7eade;border:1px solid transparent;border-radius:3px;min-height:35px}.presets button[aria-pressed=true]{border-color:var(--green)}.range-topline{display:flex;align-items:center;justify-content:space-between;padding:26px 0 15px;border-bottom:1px solid var(--line);font-size:12px}.range-topline strong{font-weight:500}.range-topline strong>span{font-size:10px;color:var(--muted);font-weight:400;margin-left:10px}.range-topline button{font-size:10px}.included-handle{display:flex;align-items:center;gap:12px;padding:15px 0;border-bottom:1px solid var(--line);font-size:11px}.included-icon{width:33px;height:33px;display:flex;align-items:center;justify-content:center;background:#e4e9dc;border-radius:50%;font-family:var(--serif);font-style:italic;font-size:17px}.included-handle strong{font-weight:500;display:block}.included-handle div>span{display:block;font-size:10px;color:var(--muted);margin-top:2px}.included-handle>.small{margin-left:auto;color:var(--muted);font-size:9px}.selection-list{max-height:245px;overflow:auto;overscroll-behavior:contain;scrollbar-width:thin}.selection-row{display:flex;align-items:center;gap:12px;border-bottom:1px solid var(--line);height:51px;padding:5px 0;font-size:11px}.selection-row img{width:33px;height:40px;object-fit:contain}.selection-row .concept-thumb{width:33px;text-align:center;font-size:24px;color:#829176}.selection-row small{display:block;font-size:9px;color:var(--muted)}.selection-row button{margin-left:auto;width:30px;height:30px;border-radius:50%;font-size:19px;color:#68715f}.selection-row button:hover{background:#e1e7d8}.add-more{margin-top:17px;font-size:10px}.range-action{display:flex;gap:9px;margin-top:26px}.range-action>.primary{flex:1}.download-button{width:50px;flex-shrink:0;border:1px solid #bbc6b3;border-radius:3px;font-size:23px}.download-button:hover{background:#e4e9dd}.range-panel>.small{font-size:10px;margin-top:12px}.range-panel>.saved-note{color:#61775b;font-size:9px;margin-top:10px}.empty-selection{font-size:12px;color:var(--muted);padding:24px 0}.closing{display:flex;align-items:center;justify-content:space-between;gap:60px;border-top:1px solid var(--line);margin-top:80px;padding:50px 0}.closing>img{width:105px;height:auto}.closing>div{margin-right:auto}.closing p{font-size:36px;line-height:1.14;letter-spacing:-.04em;margin-top:10px}.top-link{border:1px solid #acb9a2;border-radius:50%;width:42px;height:42px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.footer{border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:20px;min-height:70px;font-size:9px;color:var(--muted)}dialog{border:0;padding:0;background:var(--paper);color:var(--ink);border-radius:8px;box-shadow:0 20px 90px #14271f40;max-height:90dvh;max-width:calc(100vw - 32px)}dialog::backdrop{background:#15271dcc;backdrop-filter:blur(7px)}body.dialog-open{overflow:hidden}.close-dialog{position:absolute;right:16px;top:16px;width:34px;height:34px;background:#ffffffb3;border:1px solid #c9d3c0;border-radius:50%;font-size:22px;z-index:3}.story-dialog[open]{display:grid;grid-template-columns:.85fr 1fr;width:870px}.story-dialog-art{background:#e3e9dc;display:flex;align-items:center;justify-content:center;min-height:590px;padding:35px}.story-dialog-art img{height:490px;width:90%;object-fit:contain}.story-dialog-copy{padding:50px 40px}.story-dialog h2{font-size:40px;margin-top:18px}.story-dialog ol{padding-left:18px;margin:27px 0}.story-dialog li{padding-left:7px;margin-bottom:16px;font-size:11px}.story-dialog li strong{display:block;font-weight:500;font-size:13px}.story-dialog li span{display:block;color:var(--muted);margin-top:4px}.story-dialog .button{margin-top:22px}.story-dialog .future-film{margin-top:20px}.enquiry-dialog{width:650px;padding:45px}.enquiry-dialog h2{font-size:40px;margin:15px 0}.enquiry-dialog>p:not(.eyebrow){font-size:12px;color:var(--muted)}.enquiry-dialog>label{display:block;font-size:11px;margin:20px 0 7px}.enquiry-dialog textarea{display:block;width:100%;resize:vertical;min-height:200px;border:1px solid #b8c4af;padding:15px;border-radius:4px;background:#fbfcf8;font-size:12px;line-height:1.65;color:var(--ink)}.enquiry-actions{display:flex;gap:10px;margin:20px 0 10px}.toast{position:fixed;bottom:22px;left:50%;transform:translate(-50%,15px);z-index:100;background:var(--green);color:#fff;padding:12px 22px;border-radius:4px;font-size:12px;box-shadow:0 5px 25px #10221830;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s;max-width:calc(100vw - 32px);text-align:center}.toast.visible{opacity:1;transform:translate(-50%,0)}.noscript{padding:25px;text-align:center}
@media(min-width:1600px){.hero{min-height:700px}.hero-stage{height:620px}.hero-product{height:540px}.hero h1{font-size:107px}}
@media(max-width:1150px){.wrap{width:calc(100% - 64px)}.announcement-bar,.header{padding-inline:32px}.header nav{gap:20px}.hero{gap:0;min-height:570px}.hero h1{font-size:76px}.hero-stage{height:490px}.hero-product{height:410px}.hero-description{font-size:14px}.hero-actions{gap:17px}.hero-mini{margin-top:28px}.note-controls{top:65px;left:0}.interface-note{bottom:45px}.benefit-strip>div{padding-inline:20px;gap:13px}.handle-details{gap:30px}.specs{gap:15px}.function-copy{padding:30px}.function-copy h3{font-size:39px}.function-stage>img{height:430px}.explorer{min-height:590px}.finish-choice{padding:16px;gap:8px}.finish-choice button{gap:8px;padding:13px 9px}.swatch{width:21px;height:21px}.range-panel{padding-left:15px;padding-right:0}.card-image{height:175px}.stage-label{left:23px;right:23px;font-size:7px}}
@media(max-width:850px){.header{height:76px;gap:12px}.brand img{width:138px}.header nav{gap:17px;font-size:10px}.nav-cta{font-size:10px;gap:7px}.nav-count{width:22px;height:22px}.hero h1{font-size:62px}.hero{padding-top:24px;min-height:520px}.hero-stage{height:450px}.hero-product{height:350px;top:52px}.hero-copy{padding-top:25px}.hero-description{font-size:13px}.hero .eyebrow{font-size:8px}.stage-top{font-size:6px}.stage-bottom{font-size:6px}.hero-actions{margin-top:25px;gap:15px}.hero-mini{font-size:9px}.button{padding:12px 17px;min-height:45px;font-size:11px}.text-button{font-size:10px}.note-controls{top:35px;font-size:8px}.interface-note{bottom:42px;font-size:9px}.interface-note .underlink{font-size:9px}.benefit-strip{padding-block:24px}.benefit-strip>div{align-items:flex-start;padding-inline:15px;gap:10px}.benefit-number{font-size:23px}.benefit-strip strong{font-size:11px}.benefit-strip p span{font-size:9px}.handle-details{grid-template-columns:1fr;padding-block:55px}.handle-details>div:first-child{display:flex;align-items:center;justify-content:space-between}.handle-details>div:first-child>.eyebrow{max-width:160px}.handle-details h2{font-size:32px;margin-top:0}.specs{grid-template-columns:repeat(4,1fr);padding-top:10px}.specs p{max-width:none}.technical-body{gap:30px}.functions{padding-top:55px}.section-heading{gap:30px;margin-bottom:30px}.section-heading h2{font-size:40px}.section-heading>p{font-size:11px;max-width:265px}.explorer{grid-template-columns:1fr 1fr;min-height:570px}.function-copy{padding:30px 24px}.function-copy h3{font-size:32px;margin-top:40px}.function-copy>p{font-size:11px}.function-stage>img{height:410px}.function-copy>.button{min-width:unset;width:100%;font-size:10px;padding-inline:14px}.function-name{display:block;font-size:11px}.function-name>span:last-child{display:block;margin-top:3px;font-size:9px}.explore-step>span:last-child{display:none}.explore-step .eyebrow{font-size:7px}.angle-control{left:20px;right:20px;gap:10px}.angle-control label{font-size:7px}.stage-label{left:18px;right:18px;font-size:6px}.card-explore{padding:15px}.card-image{height:152px}.card-title{font-size:12px}.card-subtitle{font-size:9px}.card-category{font-size:7px}.accessory-grid{gap:10px}.card-toggle{width:25px;height:25px;right:10px;bottom:23px;font-size:14px}.configure{padding-top:60px}.config-layout{gap:15px}.finish-choice{grid-template-columns:1fr}.finish-product-wrap{height:400px}.finish-background-word{font-size:100px}.range-panel{padding-top:18px}.range-panel h3{font-size:29px}.presets{gap:5px}.presets button{font-size:8px;padding:8px}.range-action>.primary{font-size:10px}.range-topline strong>span{font-size:9px}.closing{gap:32px}.closing p{font-size:30px}}
@media(max-width:640px){html{scroll-padding-top:88px}.wrap{width:calc(100% - 40px)}.announcement-bar{padding-inline:20px;font-size:7px;height:25px}.header{padding-inline:20px;height:68px}.brand img{width:135px}.header nav{display:none}.nav-cta{font-size:10px;gap:8px}.nav-count{width:23px;height:23px}.hero{grid-template-columns:1fr;padding-top:10px;padding-bottom:28px}.hero-copy{padding:27px 0 0}.hero h1{font-size:clamp(58px,13.5vw,84px);margin:21px 0 20px}.hero .eyebrow{font-size:8px}.hero-description{font-size:13px;max-width:345px;line-height:1.7}.hero-actions{margin-top:23px;gap:19px}.hero-mini{display:none}.hero-stage{height:377px;margin-top:28px}.hero-product{top:18px;height:310px;max-width:97%;width:97%;left:0;transform:rotate(-8deg)}.hero-halo{inset:20px 0 50px}.stage-top{font-size:7px;left:0}.stage-bottom{font-size:6px;left:0;bottom:0}.note-controls{display:none}.interface-note{bottom:45px;right:0;font-size:9px}.interface-note strong br{display:none}.interface-note .underlink{font-size:8px;margin-top:4px}.benefit-strip{grid-template-columns:1fr;padding-block:5px}.benefit-strip>div{padding:17px 0;border-left:0;border-bottom:1px solid var(--line);gap:18px;align-items:center}.benefit-strip>div:last-child{border-bottom:0}.benefit-number{font-size:27px;width:26px}.benefit-strip strong{font-size:12px}.benefit-strip p span{font-size:11px}.handle-details{padding-top:48px;padding-bottom:48px;gap:27px}.handle-details>div:first-child{display:block}.handle-details>div:first-child>.eyebrow{max-width:none;font-size:8px}.handle-details h2{font-size:36px;margin-top:12px}.specs{gap:13px}.specs strong{font-size:34px}.specs strong span{font-size:20px}.specs p{font-size:9px}.technical summary{font-size:11px}.technical-body{grid-template-columns:1fr;gap:22px;padding-top:12px}.technical-body h3{font-size:24px}.technical-body p{font-size:11px}.functions{padding-block:48px}.section-heading{display:block;margin-bottom:28px}.section-heading .eyebrow{font-size:8px}.section-heading h2{font-size:39px;margin-top:14px}.section-heading>p{font-size:12px;margin-top:20px;max-width:360px}.section-heading>p br{display:none}.explorer{grid-template-columns:1fr;min-height:0}.function-stage{min-height:408px}.function-stage>img{height:300px;width:77%;margin:53px 0 65px}.function-stage>img.mixer-image{width:70%}.stage-label{top:21px;left:20px;right:20px;font-size:7px}.angle-control{bottom:24px;gap:17px}.angle-control label{font-size:8px}.angle-control button{width:30px;height:30px}.function-copy{padding:27px 24px 25px}.function-copy h3{font-size:36px;margin-top:24px;margin-bottom:16px}.function-copy>p{font-size:12px;max-width:none}.explore-step .eyebrow{font-size:7px}.explore-step>span:last-child{display:block;font-size:8px}.use-cases{margin-top:17px}.function-name{display:flex;font-size:12px;padding-top:20px;margin-top:23px}.function-name>span:last-child{font-size:10px}.function-copy>.button{min-height:46px;font-size:11px;margin-top:16px}.function-copy .future-film{margin-top:22px;padding-top:17px}.collection-heading{margin-top:38px;display:block}.collection-heading h3{font-size:27px;margin-top:9px}.collection-heading .small{display:block;margin-top:12px;font-size:11px}.collection-heading .eyebrow{font-size:8px}.filters{gap:7px;margin-bottom:18px}.filters button{font-size:9px;padding:8px 12px;min-height:34px}.accessory-grid{grid-template-columns:repeat(2,1fr);gap:11px}.card-explore{padding:13px}.card-image{height:155px}.card-category{font-size:6px;letter-spacing:.07em;margin-bottom:8px}.card-title{font-size:12px;padding-top:12px}.card-subtitle{font-size:8px;line-height:1.5;max-width:112px}.card-toggle{width:25px;height:25px;right:10px;bottom:25px}.collection-bottom{display:block;margin-top:18px}.collection-bottom .small{font-size:9px}.collection-bottom .underlink{margin-top:19px}.configure{padding-top:48px}.config-layout{grid-template-columns:1fr;gap:25px}.finish-product-wrap{height:382px;padding-top:55px}.finish-background-word{font-size:132px;top:31%}.finish-choice{grid-template-columns:1fr 1fr;padding:16px;gap:10px}.finish-choice button{padding:12px 10px;gap:10px}.finish-choice strong{font-size:10px}.finish-choice small{font-size:8px}.swatch{width:21px;height:21px}.finish-check{font-size:10px}.range-panel{padding:8px 0 0}.range-panel h3{font-size:32px;margin-top:12px}.range-panel>.eyebrow{font-size:8px}.presets button{font-size:9px;padding:9px 11px}.range-topline strong>span{font-size:10px}.selection-list{max-height:255px}.range-action>.primary{font-size:11px}.range-panel>.small{font-size:10px}.closing{gap:23px;padding-block:30px;margin-top:48px;align-items:center;flex-wrap:wrap}.closing>img{width:68px}.closing>div{flex:1;margin:0}.closing .eyebrow{font-size:6px;letter-spacing:.09em}.closing p{font-size:24px;margin-top:9px}.closing>.top-link{display:none}.footer{padding-block:20px;font-size:8px;gap:8px;flex-wrap:wrap;justify-content:space-between}.footer>span:nth-child(2){order:3;flex-basis:100%}.story-dialog[open]{grid-template-columns:1fr;width:460px;overflow-y:auto}.story-dialog-art{min-height:290px;height:290px;padding:25px}.story-dialog-art img{height:245px}.story-dialog-copy{padding:28px}.story-dialog h2{font-size:34px}.story-dialog ol{margin-top:20px}.enquiry-dialog{padding:35px 23px 24px}.enquiry-dialog h2{font-size:36px}.enquiry-dialog>p:not(.eyebrow){font-size:11px}.enquiry-dialog textarea{font-size:11px}.enquiry-actions{flex-wrap:wrap}.enquiry-actions>.button{flex:1;justify-content:center;white-space:nowrap;font-size:10px;padding-inline:13px}.close-dialog{width:31px;height:31px;right:12px;top:12px}#concept-visual>span{font-size:60px}#concept-visual p{font-size:27px}.toast{font-size:11px;padding:11px 17px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.button:hover,.accessory-card:hover,.accessory-card:hover .card-image img{transform:none}}
.interface-note strong{display:block}.hero-product{width:98%;max-width:98%;left:0}
@media(max-width:640px){.hero-stage{height:420px}.interface-note{left:0;right:auto;bottom:42px}.hero-product{height:316px;top:20px}}
