:root{
  --ink:#171716;
  --muted:#777775;
  --soft:#b9b9b6;
  --line:#d7d6d1;
  --red:#dd3d39;
  --bg:#fff;
  --wrap:1180px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--bg);color:var(--ink);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}
button,input,select,textarea{font:inherit;color:inherit}
button{background:none;border:0;cursor:pointer}
img{max-width:100%;display:block}
.wrap{width:min(calc(100% - 72px),var(--wrap));margin-inline:auto}
.site-header{padding:31px 0 0}
.header-inner{height:91px;border-bottom:1px solid var(--line);display:flex;align-items:flex-start;justify-content:space-between}
.brand-lockup{display:flex;align-items:center;gap:17px;height:61px}
.brand-colop{width:157px;height:auto}
.customised-by{font-size:14px;color:#70706e;letter-spacing:.07em;white-space:nowrap}
.brand-kerf{width:165px;height:auto}
.range-link{font-size:15px;letter-spacing:.04em;margin-top:19px;padding-bottom:8px;border-bottom:1px solid transparent}
.range-link:hover{border-color:var(--ink)}
.range-link span{margin-left:31px}
.section-pad{padding:104px 0}
.eyebrow{font-weight:700;font-size:15px;letter-spacing:.16em;margin:0 0 34px}
.eyebrow.red,.brand-red{color:var(--red)}
.eyebrow.dark{color:#30302f}
.hero{padding-top:92px;padding-bottom:92px}
.hero-grid{display:grid;grid-template-columns:minmax(0,1.48fr) minmax(310px,.65fr);gap:98px;align-items:center}
.hero-copy h1{font-size:66px;line-height:.97;letter-spacing:-.065em;margin:0 0 38px;max-width:610px;font-weight:700}
.hero-copy h1 em{font-family:Georgia,'Times New Roman',serif;font-weight:400;color:var(--red);letter-spacing:-.03em}
.hero-intro{font-size:19px;line-height:1.55;color:#585855;max-width:650px;margin:0 0 55px}
.hero-actions{display:flex;align-items:center;gap:59px}
.text-link{font-size:14px;letter-spacing:.04em;border-bottom:1px solid var(--ink);padding-bottom:7px}
.text-link.muted{color:#a7a7a4;border-bottom-color:transparent}
.text-link.muted span{margin-left:34px}
.hero-card{border:1px solid rgba(221,61,57,.58);padding:27px 27px 21px;min-height:448px;display:flex;flex-direction:column;justify-content:flex-start}
.hero-card .eyebrow{margin:0 0 10px;font-size:15px}
.hero-card img{width:86%;margin:16px auto 0}
.hero-price{text-align:right;margin-top:auto}
.hero-price span{display:block;font-size:14px;letter-spacing:.08em;margin-bottom:5px}
.hero-price strong{font-size:36px;letter-spacing:-.04em}
.benefits{padding:25px 0 16px;border-top:1px solid transparent}
.benefit-row{display:grid;grid-template-columns:repeat(3,1fr);gap:34px;font-size:15px;letter-spacing:.035em;font-weight:700}
.benefit-row div{display:flex;align-items:center;gap:13px}
.benefit-row span{color:var(--red);font-size:21px;font-weight:400}
.range-section{padding-top:126px;padding-bottom:72px}
.section-intro.two-col{display:grid;grid-template-columns:1.3fr .8fr;gap:96px;align-items:end;margin-bottom:76px}
.section-intro .eyebrow{margin-bottom:18px}
.section-intro h2,.how-section h2{font-size:48px;line-height:1.02;letter-spacing:-.055em;font-weight:400;margin:0}
.section-intro.two-col>p{font-size:16px;line-height:1.58;color:#686864;margin:0 0 4px;max-width:390px}
.product-grid{display:grid;border-top:1px solid var(--line);border-left:1px solid var(--line)}
.top-three{grid-template-columns:repeat(3,1fr)}
.lower-two{grid-template-columns:repeat(2,1fr);width:67%;margin:0 auto;border-top:0}
.product-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-width:0}
.product-visual{height:325px;position:relative;padding:35px 28px 0;display:flex;justify-content:center;align-items:center}
.product-visual img{width:75%;height:230px;object-fit:contain}
.product-number{position:absolute;left:28px;top:29px;color:#737370;font-size:15px}
.popular-label{position:absolute;top:29px;right:29px;color:#bcbcb9;letter-spacing:.06em;font-size:15px}
.product-info{padding:11px 28px 28px}
.brand-red{font-size:15px;letter-spacing:.12em;font-weight:700;margin:0 0 12px}
.product-info h3{font-size:24px;letter-spacing:-.05em;margin:0 0 13px;font-weight:400}
.product-info h3 strong{color:var(--red);font-weight:700}
.tagline{color:#777773;font-size:14px;line-height:1.45;margin:0 0 24px}
.spec-pills{display:flex;gap:8px;flex-wrap:wrap;border-bottom:1px solid #b9b9b4;padding-bottom:7px;margin-bottom:25px}
.spec-pills span{border:1px solid #c8c8c4;padding:8px 10px 7px;font-size:13px;letter-spacing:.015em}
.price-line{display:flex;align-items:baseline;gap:8px;margin-bottom:24px}
.price-line strong{font-size:31px;letter-spacing:-.045em}
.price-line small{font-size:9px;color:#7f7f7b}
.replacement-row{display:flex;justify-content:space-between;gap:20px;margin-bottom:20px}
.replacement-row div:last-child{text-align:right}
.replacement-row strong{font-size:12px;font-weight:400;display:block;margin-bottom:5px}
.replacement-row small{font-size:8px;color:#8a8a86;display:block}
.add-order{width:100%;border-top:1px solid var(--ink);padding:14px 0 0;text-align:left;font-size:14px;display:flex;justify-content:space-between;align-items:center}
.add-order span{font-size:18px}
.wide-card .product-visual{height:355px}
.wide-card .product-visual img{height:260px;width:70%}
.how-section{padding-top:118px;padding-bottom:122px}
.how-section .eyebrow{margin-bottom:18px}
.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);border-left:1px solid var(--line);border-top:1px solid var(--line);margin-top:68px}
.steps-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:210px;padding:28px 29px}
.steps-grid span{color:var(--red);font-size:12px}
.steps-grid h3{font-size:19px;margin:45px 0 11px;font-weight:400}
.steps-grid p{font-size:12px;line-height:1.55;color:#787874;max-width:240px;margin:0}
.order-section{padding-top:123px;padding-bottom:95px}
.order-layout{display:grid;grid-template-columns:.76fr 1.34fr;gap:115px;align-items:start}
.order-side .eyebrow{margin-bottom:23px}
.order-side h2{font-size:72px;line-height:.93;letter-spacing:-.065em;color:#bcbcb9;font-weight:400;margin:0 0 18px}
.order-side>p:not(.eyebrow){color:#666662;font-size:16px;line-height:1.55;max-width:360px;margin-bottom:53px}
.side-note{border-top:1px solid var(--ink);padding:24px 0 21px;display:flex;flex-direction:column;gap:10px;max-width:330px}
.side-note strong{color:#9a9a96;font-size:12px;font-weight:400}
.side-note span{font-size:12px;color:#4f4f4c}
.stamp-entry{padding-bottom:48px;margin-bottom:28px;border-bottom:1px solid var(--ink)}
.entry-heading{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;border-bottom:1px solid var(--line);padding-bottom:28px;margin-bottom:27px}
.entry-heading .eyebrow{margin:0 0 10px;font-size:13px}
.entry-heading h3{font-size:22px;letter-spacing:-.025em;margin:0}
.entry-heading h3 strong{color:var(--red)}
.remove-entry{font-size:11px;color:#9a9a97;letter-spacing:.08em;margin-top:4px}
.form-row{display:grid;grid-template-columns:minmax(0,1fr) 170px;gap:17px;margin-bottom:15px}
.field label,.requirements-label,.wording-label{display:block;font-size:13px;letter-spacing:.035em;margin-bottom:10px}
.field small{font-size:7px;color:#777773}
select,input[type="number"],input[type="text"],input[type="email"],textarea{width:100%;border:1px solid #bdbdb8;background:#fff;border-radius:0;padding:14px 15px;outline:none}
select:focus,input:focus,textarea:focus{border-color:var(--red)}
.spec-strip{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:25px}
.spec-strip span{border:1px solid #c7c7c3;padding:9px 10px;font-size:12px}
.requirements{margin-bottom:24px}
.check-row{display:flex;gap:10px;flex-wrap:wrap}
.check-box{border:1px solid #aaa9a5;padding:12px 14px;min-width:116px;font-size:12px;display:flex;align-items:center;gap:10px;cursor:pointer}
.check-box input{accent-color:var(--red)}
.wording-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}
.wording-head label{font-size:13px}
.line-count{font-size:8px;color:#777773}
textarea{height:165px;resize:vertical;line-height:1.5}
.helper{font-size:10px;color:#858581;margin:9px 0 0}
.logo-upload{margin-top:19px;padding:14px;border:1px dashed #aaa9a5}
.logo-upload label{display:block;font-size:12px;margin-bottom:8px}
.logo-upload input{font-size:11px;max-width:100%}
.invalid{border-color:var(--red)!important}
.add-another{width:100%;border:1px dashed #a9a9a4;padding:22px;text-align:center;color:#adada9;font-size:16px;letter-spacing:.02em;margin:8px 0 31px}
.order-total{border-top:1px solid var(--ink);padding-top:31px;display:flex;justify-content:space-between;align-items:flex-end;color:#b9b9b5}
.order-total span{font-size:14px}
.order-total strong{color:#b63c38;font-size:31px;letter-spacing:-.04em}
.price-note{font-size:10px;margin:9px 0 7px;color:#6b6b67}
.validation-note{font-size:10px;color:#b63c38;margin:0 0 33px}
.whatsapp-block h3{font-size:15px;letter-spacing:.06em;color:#aaa9a5;font-weight:400;margin:0 0 16px}
.send-grid{display:grid;grid-template-columns:1fr 1fr;gap:19px}
.wa-send{border:1px solid transparent;padding:20px 20px;font-size:13px;color:#a8a8a4;display:flex;justify-content:space-between;text-align:left}
.wa-send.outlined{border-color:#8f8f8b}
.wa-send:hover{color:var(--ink);border-color:var(--ink)}
.copy-link{display:block;margin:24px auto 19px;color:#bbb; border-bottom:1px solid #d5d5d1;padding-bottom:3px;font-size:12px}
.wa-note{text-align:center;font-size:8px;color:#696965;margin:0}
.submit-feedback{text-align:center;font-size:11px;margin-top:12px;color:var(--red);min-height:16px}
.contact-section{padding-top:84px;padding-bottom:72px}
.contact-topline{border-top:1px solid var(--line);padding-top:60px;display:flex;justify-content:space-between;align-items:center}
.contact-mini-brand{display:flex;align-items:center;gap:33px}
.contact-mini-brand img{width:205px}
.contact-mini-brand span{font-size:14px;line-height:1.55}
.contact-topline>p{font-size:15px;letter-spacing:-.01em}
.kerf-centre{display:flex;justify-content:center;margin:60px 0 65px}
.kerf-centre img{width:560px}
.contact-grid{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--line);max-width:980px;margin:0 auto}
.contact-grid>div{padding:17px 55px 36px}
.contact-grid>div+div{border-left:2px solid #3b3b38}
.contact-grid h3{font-size:20px;letter-spacing:.08em;margin:0 0 14px}
.contact-grid p{font-size:14px;letter-spacing:.04em;margin:0 0 28px}
.contact-grid p a{color:var(--red);margin-left:10px}
.contact-grid .email{font-size:15px;font-weight:700;letter-spacing:.035em}
.hello-mail{display:block;text-align:center;font-size:18px;letter-spacing:.08em;font-weight:700;margin:38px 0 0}
.site-footer{padding:20px 0 44px;font-size:11px;letter-spacing:.05em}
.site-footer .wrap{display:flex;justify-content:space-between;border-top:0;padding-top:12px}

@media (max-width: 900px){
  .wrap{width:min(calc(100% - 36px),var(--wrap))}
  .header-inner{height:auto;padding-bottom:22px;align-items:center}
  .brand-lockup{gap:9px}.brand-colop{width:112px}.brand-kerf{width:116px}.customised-by{font-size:9px}
  .range-link{font-size:11px}.range-link span{margin-left:10px}
  .section-pad{padding:72px 0}
  .hero-grid{grid-template-columns:1fr;gap:45px}.hero-copy h1{font-size:56px}.hero-card{max-width:440px}
  .benefit-row{grid-template-columns:1fr;gap:12px}
  .section-intro.two-col{grid-template-columns:1fr;gap:25px;margin-bottom:45px}
  .top-three,.lower-two{grid-template-columns:1fr}.lower-two{width:100%}
  .product-visual{height:290px}.product-visual img{height:220px;width:62%}
  .steps-grid{grid-template-columns:1fr}.steps-grid article{min-height:160px}.steps-grid h3{margin-top:27px}
  .order-layout{grid-template-columns:1fr;gap:55px}.order-side h2{font-size:62px}.order-side>p:not(.eyebrow){max-width:none}.side-note{max-width:none}
  .contact-topline{align-items:flex-start;gap:30px}.contact-mini-brand img{width:160px}.contact-mini-brand{gap:17px}.contact-topline>p{text-align:right}
  .kerf-centre img{width:75%}.contact-grid>div{padding:17px 25px 34px}
}
@media (max-width: 580px){
  .site-header{padding-top:18px}.header-inner{flex-direction:column;align-items:flex-start;gap:8px}
  .range-link{align-self:flex-end;margin-top:-8px}.brand-colop{width:98px}.brand-kerf{width:102px}.customised-by{font-size:8px}
  .hero{padding-top:62px}.hero-copy h1{font-size:48px}.hero-intro{font-size:17px}.hero-actions{gap:26px;flex-wrap:wrap}
  .hero-card{min-height:400px;padding:23px}.hero-price strong{font-size:33px}
  .section-intro h2,.how-section h2{font-size:40px}
  .product-visual img{width:75%}.product-info h3{font-size:22px}
  .form-row{grid-template-columns:1fr}.send-grid{grid-template-columns:1fr}
  .order-side h2{font-size:56px}.order-builder{min-width:0}
  .contact-topline{flex-direction:column}.contact-topline>p{text-align:left}.contact-mini-brand{width:100%}
  .contact-grid{grid-template-columns:1fr}.contact-grid>div+div{border-left:0;border-top:1px solid var(--line)}
  .kerf-centre{margin:45px 0}.kerf-centre img{width:96%}
  .site-footer .wrap{flex-direction:column;gap:16px}
}

/* Reference-image desktop alignment (screen1.PNG / screen2.PNG) */
:root{
  --ink:#171714;
  --muted:#6f6d65;
  --soft:#8b8b8b;
  --line:#d8d3c8;
  --red:#e33a2e;
  --cream:#f4f1e9;
  --paper:#fbfaf6;
  --wrap:1240px;
}
body{background:var(--paper);color:var(--ink)}
.site-header,.hero,.benefits{background:var(--cream)}
.range-section,.contact-section,.site-footer{background:var(--paper)}
.how-section{background:var(--cream)}
.order-section{background:var(--ink);color:var(--paper)}

.site-header{padding-top:24px}
.header-inner{height:90px}
.brand-colop{width:144px}
.customised-by{font-size:12px;letter-spacing:.075em}
.brand-kerf{width:152px}
.range-link{font-size:12px;margin-top:18px}

.hero{padding-top:76px;padding-bottom:94px}
.hero-grid{grid-template-columns:760px 308px;justify-content:space-between;gap:0;align-items:start}
.hero-copy h1{font-size:94px;line-height:.88;letter-spacing:-.075em;margin-bottom:34px;max-width:700px}
.hero-copy h1 em{letter-spacing:-.04em}
.hero-intro{font-size:17px;line-height:1.5;max-width:620px;margin-bottom:36px;color:#44433f}
.hero-actions{gap:34px}
.text-link{font-size:12px;letter-spacing:.055em;padding-bottom:6px}
.text-link.muted{display:inline-flex;align-items:center;justify-content:space-between;min-width:306px;padding:15px 18px 14px;background:var(--ink);color:var(--paper);border:0}
.text-link.muted span{margin-left:30px}
.hero-card{width:308px;min-height:416px;padding:21px 21px 18px;background:var(--paper);margin-top:56px}
.hero-card .eyebrow{font-size:12px;margin-bottom:4px}
.hero-card img{width:83%;margin-top:12px}
.hero-price span{font-size:11px}
.hero-price strong{font-size:30px}

.benefits{padding:0}
.benefit-row{border-top:1px solid var(--line);padding:20px 0 17px;grid-template-columns:repeat(3,1fr);gap:36px;font-size:12px}
.benefit-row span{font-size:17px}

.range-section{padding-top:108px;padding-bottom:68px}
.section-intro.two-col{grid-template-columns:1.42fr .72fr;gap:96px;margin-bottom:52px}
.section-intro .eyebrow,.how-section .eyebrow{margin-bottom:15px}
.section-intro h2,.how-section h2{font-size:66px;line-height:.96;letter-spacing:-.065em}
.section-intro.two-col>p{font-size:13px;line-height:1.48;max-width:360px}

.product-visual{height:258px;padding:26px 24px 0}
.product-visual img{height:178px;width:72%}
.product-number{left:24px;top:22px;font-size:12px}
.popular-label{top:17px;right:17px;background:var(--red);color:var(--paper);padding:7px 10px 6px;font-size:10px;letter-spacing:.08em}
.product-info{padding:7px 24px 20px}
.brand-red{font-size:11px;margin-bottom:8px}
.product-info h3{font-size:19px;margin-bottom:8px}
.tagline{font-size:11px;line-height:1.35;margin-bottom:15px}
.spec-pills{gap:6px;padding-bottom:6px;margin-bottom:15px}
.spec-pills span{padding:6px 8px 5px;font-size:10px}
.price-line{gap:6px;margin-bottom:13px}
.price-line strong{font-size:25px}
.price-line small{font-size:7px}
.replacement-row{margin-bottom:12px}
.replacement-row strong{font-size:10px;margin-bottom:3px}
.replacement-row small{font-size:6px}
.add-order{padding-top:9px;font-size:10px}
.add-order span{font-size:13px}
.wide-card .product-visual{height:270px}
.wide-card .product-visual img{height:192px;width:68%}

.how-section{padding-top:112px;padding-bottom:112px}
.steps-grid{margin-top:56px}
.steps-grid article{min-height:216px;padding:25px 26px}
.steps-grid span{font-size:10px}
.steps-grid h3{font-size:17px;margin:39px 0 9px}
.steps-grid p{font-size:10px;line-height:1.5}

.order-section{padding-top:108px;padding-bottom:104px}
.order-layout{grid-template-columns:320px 568px;justify-content:space-between;gap:0}
.order-side .eyebrow{font-size:12px;margin-bottom:21px}
.order-side h2{font-size:102px;line-height:.84;letter-spacing:-.075em;color:var(--paper);margin-bottom:26px}
.order-side>p:not(.eyebrow){color:#a9a69e;font-size:13px;line-height:1.45;max-width:310px;margin-bottom:42px}
.side-note{border-top-color:#77756f;padding:18px 0 17px;max-width:315px}
.side-note strong{color:#aaa79f;font-size:10px}
.side-note span{color:#dedad0;font-size:10px}

.stamp-entry{background:var(--cream);color:var(--ink);padding:25px 26px 24px;border-bottom:0;margin:0 0 29px}
.entry-heading{padding-bottom:18px;margin-bottom:18px;border-bottom-color:#bdb8ae}
.entry-heading .eyebrow{font-size:10px;margin-bottom:7px}
.entry-heading h3{font-size:17px}
.remove-entry{font-size:9px}
.form-row{grid-template-columns:minmax(0,1fr) 130px;gap:14px;margin-bottom:12px}
.field label,.requirements-label,.wording-label{font-size:10px;margin-bottom:7px}
.field small{font-size:6px}
select,input[type="number"],input[type="text"],input[type="email"],textarea{padding:10px 11px;background:var(--paper)}
.spec-strip{gap:6px;margin-bottom:16px}
.spec-strip span{padding:6px 8px;font-size:9px}
.requirements{margin-bottom:16px}
.check-row{gap:7px}
.check-box{padding:8px 10px;min-width:94px;font-size:9px}
.wording-head{margin-bottom:7px}
.wording-head label{font-size:10px}
.line-count{font-size:7px}
textarea{height:174px;font-size:11px}
.helper{font-size:7px;margin-top:6px}
.logo-upload{margin-top:12px;padding:10px}
.add-another{border-color:#9a978f;color:#d0ccc2;padding:25px 18px;margin:0 0 27px;font-size:11px}
.order-total{border-top-color:#77756f;padding-top:22px;color:#c4c0b8}
.order-total span{font-size:11px}
.order-total strong{font-size:25px;color:var(--red)}
.price-note{font-size:8px;color:#b8b4ac;margin:7px 0 5px}
.validation-note{font-size:8px;color:#e87d72;margin-bottom:23px}
.whatsapp-block h3{font-size:11px;color:#e5e1d8;margin-bottom:12px}
.send-grid{gap:12px}
.wa-send{background:var(--red);color:var(--paper);border:1px solid var(--red);padding:14px 14px;font-size:10px}
.wa-send.outlined{background:transparent;color:var(--paper);border-color:#b7b3aa}
.wa-send:hover{color:var(--paper);border-color:var(--paper)}
.copy-link{color:#b7b3aa;border-bottom-color:#706e68;margin:16px auto 13px;font-size:9px}
.wa-note{color:#96938c;font-size:7px}
.submit-feedback{font-size:9px}

.contact-section{padding-top:72px;padding-bottom:52px}
.contact-topline{padding-top:48px}
.contact-mini-brand{gap:25px}
.contact-mini-brand img{width:220px}
.contact-mini-brand span{font-size:11px}
.contact-topline>p{font-size:11px}
.kerf-centre{margin:48px 0 45px}
.kerf-centre img{width:650px}
.contact-grid{max-width:900px}
.contact-grid>div{padding:14px 42px 28px}
.contact-grid h3{font-size:16px;margin-bottom:11px}
.contact-grid p{font-size:11px;margin-bottom:20px}
.contact-grid .email{font-size:12px}
.hello-mail{font-size:14px;margin-top:28px}
.site-footer{background:var(--paper);padding:15px 0 32px;font-size:9px}

/* Fine alignment to the supplied desktop references */
.hero-copy h1{margin-bottom:46px}
.hero-intro{margin-bottom:44px}
.hero{padding-bottom:150px}
.hero-card{margin-top:130px}

.product-card{display:flex;flex-direction:column;min-height:632px}
.product-info{display:flex;flex-direction:column;flex:1}
.add-order{margin-top:auto}
.section-intro.two-col{margin-bottom:66px}
.range-section{padding-bottom:110px}

.steps-grid{margin-top:78px}
.how-section{padding-bottom:120px}

.stamp-entry{display:flex;flex-direction:column;gap:22px;padding-top:30px;padding-bottom:29px}
.order-section{padding-bottom:140px}

.contact-section,.site-footer{background:#faf9f5}

/* Product-card vertical rhythm: spread information through the full reference-card height */
.product-card{display:block;min-height:0}
.product-info{display:block}
.add-order{margin-top:0}
.product-visual{height:278px}
.wide-card .product-visual{height:290px}
.product-info{padding:11px 24px 28px}
.brand-red{margin-bottom:10px}
.product-info h3{margin-bottom:12px}
.tagline{margin-bottom:27px}
.spec-pills{padding-bottom:10px;margin-bottom:27px}
.price-line{margin-bottom:29px}
.replacement-row{margin-bottom:24px}
.add-order{padding-top:19px}

/* Pixel-level section closure against the supplied desktop references */
.hero{padding-bottom:156px}
.order-section{padding-bottom:162px}

/* The reference keeps the top-grid left rule running beside the centred lower pair. */
.top-three{position:relative}
.top-three::after{content:"";position:absolute;left:0;top:100%;height:640px;border-left:1px solid var(--line);pointer-events:none}

/* Keep the delivered page responsive while the desktop view remains reference-locked. */
@media (max-width:900px){
  .wrap{width:min(calc(100% - 36px),var(--wrap))}
  .site-header{padding-top:18px}
  .header-inner{height:auto;padding-bottom:22px;align-items:center}
  .brand-lockup{gap:9px}.brand-colop{width:112px}.brand-kerf{width:116px}.customised-by{font-size:9px}
  .range-link{font-size:11px}.range-link span{margin-left:10px}
  .section-pad{padding:72px 0}
  .hero{padding-top:72px;padding-bottom:72px}
  .hero-grid{grid-template-columns:1fr;gap:45px}
  .hero-copy h1{font-size:64px;line-height:.9;margin-bottom:30px;max-width:620px}
  .hero-intro{font-size:17px;margin-bottom:32px}
  .hero-card{width:100%;max-width:440px;min-height:400px;margin-top:0}
  .benefit-row{grid-template-columns:1fr;gap:12px;padding:18px 0}
  .section-intro.two-col{grid-template-columns:1fr;gap:25px;margin-bottom:45px}
  .section-intro h2,.how-section h2{font-size:48px}
  .top-three,.lower-two{grid-template-columns:1fr;width:100%}
  .top-three::after{display:none}
  .product-visual,.wide-card .product-visual{height:290px}
  .product-visual img,.wide-card .product-visual img{height:220px;width:62%}
  .product-info{padding:11px 24px 28px}
  .steps-grid{grid-template-columns:1fr;margin-top:45px}.steps-grid article{min-height:160px}.steps-grid h3{margin-top:27px}
  .order-layout{grid-template-columns:1fr;gap:55px}
  .order-side h2{font-size:72px;line-height:.88}.order-side>p:not(.eyebrow){max-width:none}.side-note{max-width:none}
  .stamp-entry{gap:14px;padding:24px}
  .contact-topline{align-items:flex-start;gap:30px}.contact-mini-brand img{width:160px}.contact-mini-brand{gap:17px}.contact-topline>p{text-align:right}
  .kerf-centre img{width:75%}.contact-grid>div{padding:17px 25px 34px}
}
@media (max-width:580px){
  .site-header{padding-top:18px}.header-inner{flex-direction:column;align-items:flex-start;gap:8px}
  .range-link{align-self:flex-end;margin-top:-8px}.brand-colop{width:98px}.brand-kerf{width:102px}.customised-by{font-size:8px}
  .hero{padding-top:62px;padding-bottom:62px}.hero-copy h1{font-size:50px}.hero-intro{font-size:16px}.hero-actions{gap:18px;flex-wrap:wrap}
  .text-link.muted{min-width:0;width:100%}.hero-card{min-height:380px;padding:23px}.hero-price strong{font-size:33px}
  .section-intro h2,.how-section h2{font-size:40px}
  .product-visual img,.wide-card .product-visual img{width:75%}.product-info h3{font-size:22px}
  .form-row{grid-template-columns:1fr}.send-grid{grid-template-columns:1fr}
  .order-side h2{font-size:60px}.order-builder{min-width:0}
  .contact-topline{flex-direction:column}.contact-topline>p{text-align:left}.contact-mini-brand{width:100%}
  .contact-grid{grid-template-columns:1fr}.contact-grid>div+div{border-left:0;border-top:1px solid var(--line)}
  .kerf-centre{margin:45px 0}.kerf-centre img{width:96%}
  .site-footer .wrap{flex-direction:column;gap:16px}
}
