/* September refinement: bold brand, quiet interface, clear type hierarchy. */
:root{--ui-font:'Segoe UI Variable','Segoe UI',system-ui,-apple-system,BlinkMacSystemFont,sans-serif;--ink:#172021;--sheet:#f6f7f7}
body{font-family:var(--ui-font);color:var(--ink);-webkit-font-smoothing:antialiased}
button,input,select,textarea{font-family:var(--ui-font)}
h2,h3,.pt .num,.product-price b,.quote-phone,.mast-phone,.foot h4{font-family:var(--ui-font);font-weight:700!important;letter-spacing:-.045em;line-height:1.12}
h2{font-size:clamp(34px,3.7vw,54px)}
.hero-copy h1,.brand svg{font-family:'Budget Display',Impact,sans-serif}
.eyebrow,.kicker{font-family:var(--ui-font);font-weight:650;font-size:10px;letter-spacing:.12em;color:#616b6d}
.utility-strip{background:#172021}.utility-strip .wrap{letter-spacing:.055em}
.mast>.wrap{height:98px}.menu a{font-size:14px;font-weight:550}.mast-phone{font-size:17px;letter-spacing:-.025em}.mast-phone:before{content:none}
.btn{border-radius:12px;min-height:52px;padding:13px 23px;font-size:14px;font-weight:650;letter-spacing:-.015em;gap:18px;box-shadow:none;transition:background .18s,box-shadow .18s,transform .18s}
.btn:hover{transform:translateY(-1px);box-shadow:0 5px 14px #17202112}.btn:active{transform:translateY(0)}
.btn-primary{background:#ffdc23;border-color:#ffdc23;color:#172021}.btn-primary:hover{background:#f4cd08;border-color:#f4cd08;color:#172021}
.btn-ink,.btn-dark{background:#172021;color:white}.btn-ink:hover,.btn-dark:hover{background:#293536;color:white}
.btn span[aria-hidden]{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;font-size:21px;border-radius:50%;background:#1720210c;flex:none}
.btn-ink span[aria-hidden]{background:#ffffff18}
.mast-act .btn{border-radius:10px;font-size:13px;min-height:47px;padding:11px 17px}
.mast-act .btn .desktop-quote-label{font-size:13px;font-weight:650}
.hero-copy>p{font-size:19px;letter-spacing:-.025em;line-height:1.55}
.hero-cta{border-radius:12px;min-height:56px;min-width:255px}.hero-explore{font-size:13px;text-decoration:none;border-bottom:1px solid #17202166;padding-bottom:3px;font-weight:600}
.hero-small{letter-spacing:.2em;opacity:.75}
.homepage-enquiry{background:#f5f6f6;padding:72px 0 76px;border-bottom:0}
.homepage-enquiry .quote-layout{grid-template-columns:minmax(0,.9fr) minmax(0,1.15fr);gap:90px}
.homepage-enquiry .quote-intro h2{font-size:clamp(38px,4.2vw,61px);line-height:1.07;letter-spacing:-.055em;font-weight:720!important;margin-bottom:25px}
.homepage-enquiry .quote-intro em{color:#7d8788}.homepage-enquiry .quote-intro .eyebrow{margin-bottom:23px}
.homepage-enquiry .quote-intro p{font-size:16px;line-height:1.75;color:#5e696b;max-width:385px}
.homepage-enquiry .quote-phone{font-size:26px;font-weight:650!important;letter-spacing:-.035em;margin-top:22px}
.homepage-enquiry .quote-intro .fine{font-size:12px;color:#7a8385;margin-top:7px}
.homepage-enquiry .quote-intro ul{font-size:13px;color:#586466;line-height:2.5;padding-top:18px}
.quote-intro li::before{display:inline-flex;align-items:center;justify-content:center;background:#e8ebea;color:#465251;border-radius:50%;width:18px;height:18px;font-size:10px;margin-right:10px}
.askcard,.homepage-enquiry .askcard{padding:32px;border:1px solid #e6e9e9;border-radius:22px;background:white;box-shadow:0 18px 60px #17202108;color:#172021}
.homepage-enquiry .askcard>h3{display:block;font-family:var(--ui-font);font-size:23px;font-weight:650!important;letter-spacing:-.035em;margin:0 0 24px}
.askcard h3{font-size:28px;letter-spacing:-.04em}.askcard .kicker{color:#6b7677}
.askcard label{display:block;text-transform:none;letter-spacing:0;font-size:12px;font-weight:600;color:#4e5a5c;margin-bottom:8px}
.askcard label span{color:#899193;font-weight:400}
.askcard input,.askcard select,.askcard textarea,.homepage-enquiry .askcard input,.homepage-enquiry .askcard select{border:1px solid #e1e6e6!important;border-radius:10px!important;background:#f8f9f9!important;color:#243032!important;min-height:49px;padding:12px 14px;font-size:14px;line-height:1.5;margin-bottom:19px;box-shadow:none;transition:border-color .18s,box-shadow .18s,background .18s}
.askcard input::placeholder,.askcard textarea::placeholder{color:#8a9395;opacity:1}
.askcard input:focus,.askcard select:focus,.askcard textarea:focus{outline:none;background:#fff!important;border-color:#899698!important;box-shadow:0 0 0 4px #ffdc2330}
.askcard .qrow{gap:18px}
.qtoggle,.homepage-enquiry .qtoggle{padding:4px;background:#f0f2f2;border:0;border-radius:12px;gap:4px;margin:0 0 25px!important;overflow:visible}
.qtoggle label{width:50%;border-radius:9px;padding:11px 8px;background:transparent;color:#758083;font-size:12px;font-weight:600;line-height:1.5;cursor:pointer;transition:background .18s,color .18s,box-shadow .18s}
.qtoggle input:checked+label{background:#fff;color:#172021;box-shadow:0 2px 6px #1720210e}
.askcard .qtoggle input{min-height:0;margin:0;padding:0;border:0!important}
.quote-more,.homepage-enquiry .quote-more{margin:0 0 22px}.quote-more summary{font-size:12px;font-weight:500;color:#657174;text-decoration:none;list-style:none;display:flex;align-items:center;gap:8px}
.quote-more summary::-webkit-details-marker{display:none}.quote-more summary::before{content:'+';font-size:18px;line-height:1}.quote-more[open] summary::before{content:'−'}
.askcard .btn-wide{min-height:54px;border-radius:11px;font-size:14px;padding:13px 18px}
.askcard .qnote{font-size:10px;color:#8a9395;line-height:1.6;margin-top:17px;text-align:center}.askcard .qnote a{color:#647073;text-underline-offset:3px}
.purpose-strip{background:white;border-bottom:1px solid #edf0ef;padding:32px 0}.purpose-strip h2{font-size:27px;letter-spacing:-.04em;font-weight:650!important;max-width:480px}.purpose-links svg{height:33px;width:33px;margin-bottom:10px;color:#5b676a}.purpose-links span{font-size:9px;letter-spacing:.025em;text-transform:none;color:#758083}
.section-heading h2{font-size:clamp(36px,3.7vw,54px);letter-spacing:-.055em}.section-heading p{font-size:15px;color:#717c7f;line-height:1.7}.text-link{font-size:13px;font-weight:600;text-decoration:none;border-bottom:1px solid #b7c0c1;padding-bottom:4px}
.product-grid{gap:20px}.product-card{border:1px solid #e6eaea;border-radius:18px;box-shadow:0 3px 12px #17202102}.product-card:hover{border-color:#cdd5d5;box-shadow:0 12px 28px #17202108}
.product-card .product-image{padding:14px 12px 0}.product-info{padding:19px 24px 25px}.product-info .eyebrow{font-size:10px;letter-spacing:.045em;color:#849092;font-weight:500}
.product-info h3{font-size:23px;line-height:1.2;letter-spacing:-.04em;min-height:2.4em;font-weight:650!important;margin-bottom:16px}.product-info h3 span{font-size:19px;color:#849092}
.product-info p{font-size:13px;line-height:1.7;color:#788386;margin-bottom:23px}.product-meta{font-size:10px;color:#7b888a;border-color:#e9eded;padding-bottom:18px}
.product-price{font-size:10px;color:#7f898c;gap:4px 8px}.product-price b{font-size:29px;font-weight:650!important;letter-spacing:-.055em;color:#172021}.product-price small{font-size:10px;color:#949c9e}
.range-section>.wrap>.fine{color:#8a9597;font-size:11px;max-width:900px;line-height:1.7}
.choose-band,.foot{background:#172021}.choose-layout h2,.aussie-copy h2,.delivery-layout h2,.quote-intro h2{font-size:clamp(35px,3.5vw,50px);letter-spacing:-.05em}
.tool-links h3{font-size:22px;font-weight:600!important}.tool-links p{color:#a7b2b4}.tool-links a{border-color:#ffffff20}.tool-links b{font-weight:400}.tool-links a>span{color:#e2c137}
.aussie-photo,.exclusive-photo img{border-radius:18px;overflow:hidden}.aussie-photo>span{font-size:10px;letter-spacing:.09em;padding:17px 23px}.aussie-copy p,.delivery-layout p{font-size:15px;color:#717c7f;line-height:1.85}
.condition-grid article{border-top:1px solid #cbd3d3}.condition-number{font-size:10px;color:#889294}.condition-grid h3{font-size:28px;letter-spacing:-.04em}.condition-grid p,.guide-grid p{color:#768285;line-height:1.8}.condition-grid a,.use-links a{font-weight:600;font-size:12px}
.delivery-art{border-radius:18px;padding:30px}.delivery-art>p{font-family:var(--ui-font);font-size:26px;font-weight:650;letter-spacing:-.045em;color:#172021}.delivery-art .eyebrow{color:#685b14}
.guide-grid h3{font-size:25px;line-height:1.22;letter-spacing:-.035em}.guide-number{font-family:var(--ui-font);font-size:21px;color:#aeb7b8}.guide-grid article{border-color:#d7dede}
.last-call h2{font-size:clamp(35px,4vw,54px);letter-spacing:-.05em}.foot h4{font-size:16px;letter-spacing:-.025em}.foot .brand svg{font-family:'Budget Display',Impact,sans-serif}
.phead h1{font-family:var(--ui-font);font-size:clamp(37px,4.5vw,64px);font-weight:720!important;letter-spacing:-.055em;line-height:1.08}.phead{background:#f4f6f6;border-color:#e5eaea}.phead .lead{font-size:18px;color:#6e797b}.phead.has-photo figure{border-radius:18px;overflow:hidden}
.pt .num{font-size:22px}.pt thead th{color:#fff}.pt a{text-underline-offset:4px}.q-ok{border-radius:18px;border:1px solid #d0dad6;padding:30px}.q-ok h3{font-family:var(--ui-font)}
@media(max-width:1100px){.homepage-enquiry .quote-layout{gap:45px}.product-info{padding:17px}.product-info h3{font-size:21px}.purpose-strip h2{font-size:25px}.mast-phone{font-size:15px}}
@media(max-width:900px){.mast>.wrap{height:auto;min-height:84px}.homepage-enquiry .quote-layout{gap:32px;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr)}.homepage-enquiry .askcard{padding:25px}.homepage-enquiry .quote-intro h2{font-size:40px}.homepage-enquiry .quote-intro p{font-size:14px}.product-info h3{font-size:24px}.purpose-strip h2{font-size:23px}.purpose-links{gap:17px}.hero-copy>p{font-size:15px}}
@media(max-width:700px){.homepage-enquiry{padding:42px 0 48px}.homepage-enquiry .quote-layout{grid-template-columns:1fr;gap:28px}.homepage-enquiry .quote-intro h2{font-size:40px;max-width:500px}.homepage-enquiry .quote-intro .eyebrow{margin-bottom:17px}.homepage-enquiry .quote-intro p{font-size:15px;line-height:1.7;max-width:none}.homepage-enquiry .quote-phone{font-size:23px;margin-top:18px}.homepage-enquiry .askcard{padding:25px 21px;border-radius:18px}.homepage-enquiry .askcard>h3{font-size:22px;margin-bottom:22px}.askcard .qrow{gap:0}.homepage-enquiry .askcard .qrow{grid-template-columns:1fr}.homepage-enquiry .quote-intro h2 br{display:block}}
@media(max-width:600px){.mast>.wrap{min-height:77px}.mast-act .btn{border-radius:9px;padding:10px 12px;min-height:41px}.mast-act .btn .mobile-quote-label{font-size:11px}.burger{border-radius:9px;border-color:#e6ebeb}.hero-copy>p{font-size:16px}.hero-cta{font-size:13px;min-height:52px}.hero-copy h1{font-size:12.4vw}.purpose-strip h2{font-size:28px;max-width:290px;line-height:1.16}.purpose-links{gap:12px}.purpose-links span{font-size:10px}.purpose-links svg{height:31px;width:31px}.section-heading h2{font-size:36px;line-height:1.08}.product-info{padding:18px 23px 25px}.product-info h3{font-size:25px;min-height:0}.product-info p{font-size:14px}.product-price b{font-size:31px}.product-card .product-image{padding:13px 17px 0}.choose-layout h2,.aussie-copy h2,.delivery-layout h2{font-size:35px}.tool-links h3{font-size:22px}.condition-grid h3{font-size:28px}.guide-grid h3{font-size:25px}.last-call h2{font-size:36px}.phead h1,.phead.has-photo h1{font-size:38px}.askcard h3{font-size:26px}.delivery-art>p{font-size:25px}}
@media(prefers-reduced-motion:reduce){.btn,.product-card,.askcard input,.askcard select,.askcard textarea,.qtoggle label{transition:none}.btn:hover{transform:none}}
.askcard label{font-size:13px}.askcard .qnote{font-size:11px;color:#697577}.product-meta,.product-price,.product-price small,.range-section>.wrap>.fine,.product-info .eyebrow,.condition-number{color:#657174}.homepage-enquiry .quote-intro em{color:#697577}.askcard input::placeholder,.askcard textarea::placeholder{color:#758083}.purpose-links span{color:#657174}
@media(max-width:600px){.askcard input,.askcard select,.askcard textarea,.homepage-enquiry .askcard input,.homepage-enquiry .askcard select{font-size:16px}}
.sec.ask{background:#f5f6f6}.ask-copy .kicker{color:#657174}.ask-copy .lead{font-size:18px;line-height:1.7;color:#657174}.ask-copy .ask-or{color:#657174}

/* Explicit header colours override the original table selector. */
table.pt thead th,table thead th{color:#fff;background:#172021;font-size:13px;font-weight:650;letter-spacing:0;text-transform:none;line-height:1.5;padding:15px 16px;border-bottom:2px solid #ffdc23}table.pt thead th a{color:#fff}table.pt td.num,table.pt th.num{font-family:var(--ui-font);font-size:15px}.tablewrap{border:1px solid #e2e7e7;border-radius:12px;overflow-x:auto}.product-quote{display:flex;justify-content:space-between;align-items:center;margin-top:19px;font-size:14px;font-weight:600;text-decoration:none;color:#172021}.quote-size-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.quote-size-links a{border:1px solid #e2e7e7;border-radius:12px;padding:22px;text-decoration:none;background:#fff}.quote-size-links strong,.quote-size-links span{display:block}.quote-size-links span{font-size:12px;color:#657174;margin-top:8px}@media(max-width:600px){.quote-size-links{grid-template-columns:1fr}table.pt thead th{font-size:13px;white-space:normal;min-width:110px}}
