@charset "UTF-8";
:root{--paper:#fffdf9;--cream:#f5efe6;--ink:#302c27;--muted:#706960;--rose:#893d54;--rose-dark:#65263d;--line:#e5ddd2;--gold:#b38b54;--soft:#ece2d8;--serif:Georgia,'Times New Roman',serif;--sans:'Segoe UI',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:22px}body{margin:0;background:var(--paper);color:var(--ink);font:15px/1.55 var(--sans)}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}a{color:inherit}button{color:inherit}img{display:block;max-width:100%}figure,p,h1,h2,h3{margin:0}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #97712e;outline-offset:3px}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.skip{position:fixed;left:15px;top:-100px;background:white;padding:12px;z-index:120}.skip:focus{top:15px}.wrapper{width:min(1440px,calc(100% - 100px));margin-inline:auto}.preview-banner{background:var(--ink);color:#fffaf3;text-align:center;font-size:10px;letter-spacing:.14em;padding:7px 15px}.preview-banner span{letter-spacing:.02em;margin-left:18px;opacity:.85}.site-header{height:105px;display:flex;align-items:center;justify-content:space-between;gap:25px;padding:9px 50px;border-bottom:1px solid var(--line)}.brand{flex-shrink:0}.brand img{width:192px;height:82px;object-fit:contain}.site-header nav{display:flex;gap:30px;align-items:center;font-size:13px;font-weight:600}.site-header nav a{text-decoration:none}.site-header nav a:hover{color:var(--rose)}.phone{white-space:nowrap}.basket-open{border:1px solid var(--line);background:transparent;border-radius:5px;padding:11px 15px;white-space:nowrap}.basket-count{display:inline-grid;place-items:center;border-radius:50%;background:var(--rose);color:white;min-width:24px;height:24px;font:11px var(--sans);margin-left:7px}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:520px;background:var(--cream)}.hero-copy{padding:60px clamp(35px,5vw,90px) 45px;align-self:center}.eyebrow{text-transform:uppercase;font-weight:600;font-size:10px;letter-spacing:.18em;color:var(--rose);margin-bottom:16px}h1{font:clamp(48px,5vw,78px)/1.05 var(--serif);letter-spacing:-.045em}h1 em{font-weight:400;color:var(--rose)}.hero-intro{max-width:410px;color:var(--muted);font-size:15px;margin:24px 0 27px}.button{display:inline-flex;align-items:center;justify-content:center;gap:26px;min-height:47px;padding:12px 20px;border-radius:5px;border:1px solid transparent;text-decoration:none;font-size:13px;font-weight:600;transition:background .18s,box-shadow .18s}.primary{background:var(--rose);color:white}.primary:hover:not(:disabled){background:var(--rose-dark);box-shadow:0 4px 14px #65263d20}.outline{border-color:var(--line);background:var(--paper)}.outline:hover{background:var(--cream)}.signature{font:italic 14px/1.65 var(--serif);margin-top:30px;color:var(--muted)}.hero-photo{position:relative;min-height:100%;overflow:hidden}.hero-photo>img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.hero-photo:after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#1b171bb0);pointer-events:none}.hero-photo figcaption{position:absolute;left:35px;bottom:28px;z-index:1;color:white;font:italic 25px var(--serif)}.hero-photo figcaption small{font:10px var(--sans);display:block;margin-top:10px;opacity:.9}.photo-stamp{position:absolute;top:28px;right:28px;width:104px;height:104px;border-radius:50%;background:var(--paper);display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:11px;letter-spacing:.12em;text-transform:uppercase;transform:rotate(10deg);box-shadow:0 0 0 6px #fffdf92b}.photo-stamp i{font:italic 17px var(--serif);letter-spacing:0;text-transform:none;color:var(--rose);margin-top:5px}.how{display:grid;grid-template-columns:repeat(3,1fr);padding:32px 0;border-bottom:1px solid var(--line);gap:30px}.how>div{display:flex;align-items:center;gap:16px}.step-number{color:var(--gold);font:italic 29px var(--serif)}.how strong{display:block;font-size:13px;font-weight:600}.how p span{display:block;font-size:12px;color:var(--muted);margin-top:3px}.catalogue-section{padding-top:60px;padding-bottom:60px;scroll-margin-top:20px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:35px}.section-heading h2{font:42px/1.15 var(--serif);letter-spacing:-.03em}.section-heading .eyebrow{margin-bottom:12px}.section-heading>p{font-size:12px;color:var(--muted);padding-bottom:3px}.catalogue-layout{display:grid;grid-template-columns:minmax(0,1fr) 318px;gap:32px;align-items:start}.toolbar{display:flex;gap:12px}.search{display:flex;align-items:center;gap:10px;background:white;border:1px solid var(--line);border-radius:5px;padding:9px 13px;flex:1;min-width:0}.search>span:first-child{font-size:28px;line-height:20px;color:var(--rose)}.search input{width:100%;min-width:0;border:0;outline-offset:8px;background:transparent;font-size:13px;padding:5px 0}.sort-label{max-width:150px}.sort-label select{width:100%;height:100%;border:1px solid var(--line);border-radius:5px;background:var(--paper);padding:10px 7px;font-size:12px}.category-list{display:flex;gap:7px;flex-wrap:wrap;margin:17px 0}.category-list button{border:1px solid var(--line);background:transparent;border-radius:4px;padding:8px 11px;font-size:12px;min-height:39px}.category-list button[aria-pressed=true]{background:var(--ink);border-color:var(--ink);color:white}.category-list button:hover:not([aria-pressed=true]){background:var(--cream)}.results-bar{display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:11px;color:var(--muted)}.ready-filter{display:flex;align-items:center;gap:6px;white-space:nowrap;cursor:pointer}.ready-filter input{accent-color:var(--rose);width:15px;height:15px}.photo-note{font-size:11px;color:var(--muted);margin:10px 0 20px;max-width:650px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px 16px}.product{border:1px solid var(--line);border-radius:7px;overflow:hidden;background:white;display:flex;flex-direction:column;min-width:0;transition:border-color .18s,box-shadow .18s}.product:hover{border-color:#c7b8a6;box-shadow:0 7px 22px #3a28140a}.product-media{aspect-ratio:1.45;position:relative;background:var(--cream);overflow:hidden}.product-media img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.product:hover .product-media img{transform:scale(1.025)}.product-media figcaption{position:absolute;bottom:0;left:0;right:0;color:white;background:linear-gradient(transparent,#231b19ba);padding:24px 8px 7px;font-size:9px;text-align:right}.product-body{padding:15px;display:flex;flex-direction:column;flex:1}.product-category{text-transform:uppercase;font-size:9px;letter-spacing:.1em;color:var(--rose);margin-bottom:7px}.product h3{font:19px/1.25 var(--serif);margin-bottom:16px;overflow-wrap:anywhere}.product-price{margin-top:auto;display:flex;align-items:baseline;flex-wrap:wrap;gap:5px}.product-price strong{font-size:17px;font-weight:600}.product-price span{font-size:11px;color:var(--muted)}.product-note{font-size:10px;color:var(--muted);margin-top:6px}.product-actions{display:flex;gap:8px;margin-top:14px;align-items:stretch}.product-qty{width:56px;min-width:0;padding:8px 2px 8px 8px;border:1px solid var(--line);border-radius:4px;font-size:13px;text-align:center;background:white}.add{flex:1;min-width:0;font-size:12px;border:1px solid var(--line);background:var(--cream);border-radius:4px;min-height:40px}.add:hover{background:var(--rose);color:white;border-color:var(--rose)}.add span{margin-left:5px}.no-photo{display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(ellipse at 50% 100%,#e9ddd1,transparent),#f3eee7;color:#7f7061}.plate{width:75px;height:75px;border:1px solid #bdaa9360;border-radius:50%;display:grid;place-items:center;box-shadow:0 0 0 7px #e5dbce50,inset 0 0 0 9px #ffffff50;font:italic 23px var(--serif);color:#a28360}.no-photo>p{margin-top:15px;font:italic 14px var(--serif)}.no-photo>small{font-size:9px;letter-spacing:.07em;margin-top:5px}.more-wrap{text-align:center;margin-top:30px}.catalogue-footnote{margin-top:40px;padding:25px;background:var(--cream);border-left:2px solid var(--gold);border-radius:0 6px 6px 0}.catalogue-footnote h3{font:23px var(--serif)}.catalogue-footnote p{color:var(--muted);font-size:12px;margin:12px 0;max-width:630px}.catalogue-footnote a{font-size:12px;color:var(--rose);font-weight:600}.basket{position:sticky;top:20px;background:var(--cream);border:1px solid var(--line);border-radius:8px;padding:24px;max-height:calc(100dvh - 40px);overflow-y:auto;scrollbar-width:thin}.basket-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.basket-heading .eyebrow{font-size:9px;margin-bottom:8px}.basket-heading h2{font:29px var(--serif)}.guests-label{display:flex;align-items:center;gap:10px;justify-content:space-between;font-size:12px;font-weight:600}.guests-label input{width:75px;border:1px solid #d2c4b5;background:var(--paper);padding:8px;border-radius:4px}.micro{font-size:10px;color:var(--muted);line-height:1.6}.guests-label+.micro{margin-top:7px}.basket-lines{margin-top:23px}.basket-empty{text-align:center;padding:22px 0 30px;color:var(--muted)}.basket-empty .plate{width:54px;height:54px;margin:0 auto 20px;font-size:18px}.basket-empty strong{display:block;font:19px var(--serif);color:var(--ink);margin-bottom:10px}.basket-empty p{font-size:12px;max-width:210px;margin:auto}.basket-line{padding:15px 0;border-top:1px solid #dcd0c1}.basket-line-head{display:flex;align-items:start;justify-content:space-between;gap:10px}.basket-line h3{font-size:12px;font-weight:600;line-height:1.45}.remove{border:0;background:transparent;font-size:18px;line-height:20px;padding:0 3px;color:var(--muted);min-width:25px;min-height:28px}.line-controls{display:flex;align-items:center;justify-content:space-between;margin-top:9px;gap:10px}.stepper{display:flex;border:1px solid #d2c4b5;border-radius:4px;background:var(--paper)}.stepper button{border:0;background:transparent;width:29px;height:32px;font-size:16px}.stepper input{width:46px;min-width:0;text-align:center;border:0;border-inline:1px solid var(--line);background:transparent;font-size:12px;appearance:textfield}.stepper input::-webkit-inner-spin-button{appearance:none}.line-amount{font-size:12px;font-weight:600}.use-guests{border:0;background:transparent;padding:5px 0 0;font-size:10px;color:var(--rose);text-decoration:underline;text-underline-offset:3px}.basket-summary{border-top:1px solid #d2c4b5;padding-top:20px;margin:10px 0 20px}.sum-line{display:flex;justify-content:space-between;gap:10px;align-items:start}.sum-line span{font-size:11px;max-width:120px}.sum-line strong{font-size:23px;letter-spacing:-.04em;white-space:nowrap}.basket-summary>.micro{margin-top:8px}.pending-note{padding:10px 12px;background:#eee1cd;color:#6d471d;font-size:11px;border-radius:4px;margin:12px 0}.wide{width:100%;gap:12px}.privacy-note{font-size:10px;color:var(--muted);margin-top:16px;line-height:1.55}.text-button{display:block;font-size:11px;text-decoration:underline;background:none;border:0;padding:12px 0 0;margin:auto;color:var(--muted)}.site-footer{padding:35px 0 20px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:20px;font-size:12px;color:var(--muted)}.site-footer strong{font:22px var(--serif);color:var(--ink)}.site-footer p{margin-top:10px}.site-footer>div:nth-child(2){display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:8px}.site-footer a{color:var(--rose);text-decoration:none;overflow-wrap:anywhere}.site-footer .footer-credit{grid-column:1/-1;font-size:10px;padding-top:16px;border-top:1px solid var(--line)}.mobile-only,.mobile-basket{display:none}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,15px);opacity:0;pointer-events:none;background:var(--ink);color:white;padding:12px 22px;border-radius:5px;z-index:105;font-size:12px;max-width:calc(100% - 30px);box-shadow:0 6px 20px #0002;transition:opacity .2s,transform .2s}.toast.visible{opacity:1;transform:translate(-50%,0)}.empty-results{grid-column:1/-1;padding:45px 20px;text-align:center;background:var(--cream);border-radius:6px}.empty-results h3{font:25px var(--serif);margin-bottom:10px}.empty-results p{color:var(--muted);font-size:13px;margin-bottom:20px}.icon-button{border:1px solid var(--line);background:transparent;border-radius:50%;width:38px;height:38px;flex-shrink:0;font-size:25px;line-height:1}.backdrop{position:fixed;inset:0;background:#21181270;z-index:79}.noscript{margin:20px;padding:25px;background:var(--cream)}
dialog{border:1px solid var(--line);border-radius:10px;width:min(870px,calc(100% - 30px));max-height:calc(100dvh - 40px);padding:32px;color:var(--ink);background:var(--paper);overflow-y:auto;overscroll-behavior:contain}dialog::backdrop{background:#21181290;backdrop-filter:blur(3px)}.dialog-top{display:flex;justify-content:space-between;gap:20px;align-items:start}.dialog-top h2{font:34px var(--serif)}.dialog-intro{font-size:13px;color:var(--muted);margin:20px 0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.form-grid label{display:flex;flex-direction:column;gap:7px;font-size:12px}.form-grid label>span{display:contents;color:var(--muted)}.form-grid input,.form-grid select,.form-grid textarea{width:100%;border:1px solid var(--line);background:white;border-radius:4px;padding:10px;color:var(--ink);min-height:44px}.form-grid .full{grid-column:1/-1}.form-grid textarea{resize:vertical}#quote-form>.button{margin-top:20px}.document-actions{display:flex;flex-wrap:wrap;gap:10px;padding:20px 0}.document-actions .button{flex:1;white-space:nowrap}.quote-paper{background:white;border:1px solid var(--line);padding:25px;margin-top:20px;font-size:12px;overflow-wrap:anywhere}.quote-brand{display:flex;justify-content:space-between;gap:20px;padding-bottom:20px;border-bottom:2px solid var(--rose)}.quote-brand h2{font:32px var(--serif)}.quote-brand .eyebrow{margin-bottom:6px}.quote-brand p:not(.eyebrow){font-size:10px;color:var(--muted);margin-top:7px}.quote-reference{font-size:10px;text-align:right;color:var(--muted)}.quote-parties{display:grid;grid-template-columns:1fr 1fr;gap:25px;padding:22px 0}.quote-paper h3{font-size:12px;font-weight:600;margin-bottom:7px}.quote-parties p{font-size:11px;margin-bottom:8px}.quote-paper table{width:100%;border-collapse:collapse;table-layout:fixed}.quote-paper th{text-align:left;background:var(--cream);font-size:10px;padding:10px 7px;vertical-align:top}.quote-paper th:first-child{width:48%}.quote-paper th:nth-child(2){width:10%}.quote-paper th:nth-child(3),.quote-paper th:nth-child(4){width:21%}.quote-paper td{font-size:11px;padding:12px 7px;border-bottom:1px solid var(--line);vertical-align:top}.quote-paper td small{display:block;font-size:9px;font-weight:400;color:var(--muted);margin-top:4px}.quote-paper td strong{font-weight:500}.quote-paper td:not(:first-child){text-align:right}.quote-paper th:not(:first-child){text-align:right}.quote-total{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:20px 10px;background:var(--cream);margin-top:16px}.quote-total strong{font-size:25px;white-space:nowrap}.quote-warning{background:#fbf3e3;padding:12px;font-size:11px;color:#68471d;margin-top:15px}.quote-ratio{font-size:10px;text-align:right;margin-top:8px;color:var(--muted)}.quote-notes{margin-top:20px}.quote-conditions{padding-top:20px;margin-top:20px;border-top:1px solid var(--line);color:var(--muted)}.quote-conditions p{font-size:10px;line-height:1.5;margin-bottom:8px}#print-document{display:none}
@media(min-width:1700px){.hero{min-height:590px}.hero-copy{padding-left:max(60px,calc((100vw - 1440px)/2))}.product-media{aspect-ratio:1.55}}
@media(max-width:1270px){.wrapper{width:calc(100% - 64px)}.site-header{padding-inline:32px}.site-header nav{gap:22px}.catalogue-layout{grid-template-columns:minmax(0,1fr) 295px;gap:24px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.basket{padding:20px}.hero-copy{padding:45px 32px}.hero{min-height:500px}.how{gap:20px}.how p span{font-size:11px}}
@media(max-width:950px){.site-header nav>a:nth-child(2){display:none}.hero-copy{padding:38px 28px}.hero-intro{font-size:14px}.hero h1{font-size:54px}.signature{font-size:12px}.how{gap:15px}.how>div{gap:10px}.step-number{font-size:23px}.catalogue-layout{grid-template-columns:minmax(0,1fr) 278px;gap:20px}.product-grid{gap:14px}.product-body{padding:12px}.product h3{font-size:18px}.section-heading h2{font-size:36px}.section-heading>p{font-size:11px}}
@media(max-width:800px){.wrapper{width:calc(100% - 40px)}.site-header{height:86px;padding:6px 20px;gap:15px}.brand img{width:155px;height:72px}.site-header nav{gap:15px;font-size:11px}.site-header nav>a:first-child{display:none}.basket-open{padding:7px 10px}.hero{grid-template-columns:1fr 1fr;min-height:465px}.hero h1{font-size:45px}.hero-copy{padding:30px 20px}.hero .eyebrow{font-size:9px}.hero-photo figcaption{font-size:22px;left:20px;bottom:22px}.photo-stamp{width:85px;height:85px;right:20px;top:20px;font-size:9px}.photo-stamp i{font-size:15px}.hero-copy .button{padding:11px 14px;gap:14px;font-size:12px}.how{padding:24px 0;gap:20px}.how>div{align-items:start;gap:10px}.how strong{font-size:12px}.how p span{font-size:10px}.catalogue-section{padding-top:40px}.section-heading{margin-bottom:25px}.catalogue-layout{display:block}.basket{display:none;position:fixed;inset:0 0 0 auto;width:min(400px,100%);border-radius:0;max-height:100dvh;z-index:80;padding:25px}.basket.is-open{display:block}.mobile-only{display:block}.mobile-basket{display:flex;position:fixed;left:15px;right:15px;bottom:12px;z-index:70;border:0;justify-content:space-between;gap:10px;align-items:center;background:var(--rose);color:white;padding:14px 18px;box-shadow:0 5px 25px #3b152c30;font-size:13px}.mobile-basket .basket-count{background:#ffffff30}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.product-body{padding:14px}.product h3{font-size:19px}.site-footer{padding-bottom:100px}.toast{bottom:90px}.site-footer>div:nth-child(2){align-items:flex-start}.basket .privacy-note{margin-bottom:20px}.sum-line strong{font-size:25px}}
@media(max-width:600px){.preview-banner{font-size:9px;padding:6px 10px}.preview-banner span{font-size:9px;margin-left:9px;letter-spacing:0}.site-header{height:80px}.site-header nav .phone{display:none}.brand img{width:148px;height:66px}.site-header nav .basket-open{font-size:11px}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:35px 25px}.hero h1{font-size:58px}.hero .eyebrow{font-size:9px}.hero-intro{max-width:450px;margin-top:20px;font-size:14px}.signature{font-size:13px;margin-top:23px}.hero-photo{min-height:255px;aspect-ratio:1.7}.hero-photo img{object-position:center}.hero-photo figcaption{font-size:24px;bottom:20px;left:25px}.photo-stamp{width:86px;height:86px}.how{display:block;padding:22px 0}.how>div{align-items:center;margin-bottom:16px;gap:16px}.how>div:last-child{margin-bottom:0}.how strong{font-size:13px}.how p span{font-size:11px}.step-number{font-size:25px}.section-heading{display:block}.section-heading h2{font-size:37px}.section-heading>p{font-size:12px;margin-top:14px}.section-heading>p br{display:none}.toolbar{gap:7px}.sort-label{max-width:111px}.sort-label select{font-size:11px}.search{padding:7px 10px}.search input{font-size:12px}.category-list{flex-wrap:nowrap;overflow:auto;padding-bottom:7px;margin-right:-20px;scrollbar-width:thin}.category-list button{white-space:nowrap;flex-shrink:0;font-size:11px;min-height:40px}.results-bar{font-size:10px;align-items:start}.ready-filter{font-size:10px;gap:4px}.photo-note{font-size:10px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-media{aspect-ratio:1.15}.product-media figcaption{font-size:8px;padding:25px 6px 6px}.product-body{padding:12px}.product-category{font-size:8px;line-height:1.5}.product h3{font-size:18px;margin-bottom:14px}.product-price strong{font-size:16px}.product-price span{font-size:10px}.product-note{font-size:9px}.product-actions{gap:5px;flex-wrap:wrap}.product-qty{width:49px;font-size:12px;min-height:40px}.add{font-size:11px;min-width:55px}.add span{margin-left:2px}.no-photo .plate{width:52px;height:52px;font-size:17px}.no-photo>p{font-size:12px}.no-photo>small{font-size:8px}.catalogue-footnote{padding:20px}.catalogue-footnote h3{font-size:24px}.site-footer{grid-template-columns:1fr}.site-footer .footer-credit{font-size:9px}.section-heading .eyebrow{font-size:9px}.catalogue-section{padding-bottom:40px}dialog{padding:20px;width:calc(100% - 16px);max-height:calc(100dvh - 16px)}.dialog-top h2{font-size:29px}.dialog-top .eyebrow{margin-bottom:10px}.dialog-intro{font-size:12px}.form-grid{grid-template-columns:1fr;gap:14px}.form-grid .full{grid-column:auto}.quote-paper{padding:12px}.quote-brand{gap:10px}.quote-brand h2{font-size:25px}.quote-brand .eyebrow{font-size:8px}.quote-reference{font-size:8px}.quote-parties{gap:15px}.quote-parties p{font-size:10px}.quote-paper th{font-size:8px;padding:8px 4px}.quote-paper td{font-size:9px;padding:10px 4px}.quote-paper td small{font-size:8px}.quote-total{padding:13px 8px;gap:10px;font-size:11px}.quote-total strong{font-size:21px}.document-actions{flex-direction:column}.quote-conditions p{font-size:9px}.quote-warning{font-size:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
/* Keep intrinsic image ratios from expanding a narrow grid track. */
.hero-photo,.hero-copy{min-width:0}.hero-photo{width:100%;max-width:100%}
@media(max-width:800px){input,select,textarea,.search input,.product-qty,.stepper input{font-size:16px}.stepper button{width:40px;height:44px}.remove{min-height:40px;min-width:35px}.icon-button{width:44px;height:44px}.product-qty,.add,.category-list button{min-height:44px}.guests-label input{font-size:16px}.form-grid input,.form-grid select,.form-grid textarea{font-size:16px}}
@media(max-width:600px){.hero h1{font-size:clamp(42px,12vw,58px)}.hero-photo{min-height:230px}.section-heading>p br:after{content:' '}}
@media screen and (max-width:600px){.quote-parties{display:block;padding:15px 0}.quote-parties section+section{margin-top:20px}.quote-parties p{font-size:12px}.quote-paper thead{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.quote-paper table,.quote-paper tbody{display:block}.quote-paper tr{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-bottom:1px solid var(--line);padding:12px 0}.quote-paper td{border:0;padding:5px;font-size:12px;min-width:0}.quote-paper td:first-child{grid-column:1/-1;font-size:14px;margin-bottom:7px}.quote-paper td small{font-size:10px}.quote-paper td:not(:first-child){text-align:left}.quote-paper td[data-label]:before{content:attr(data-label);display:block;font-size:9px;color:var(--muted);margin-bottom:5px}.quote-conditions p{font-size:11px}.quote-warning{font-size:11px}}
@media print{@page{size:A4;margin:14mm}body{background:white;font-size:11px}body>*{display:none!important}body>#print-document{display:block!important}.quote-paper{border:0;padding:0;margin:0}.quote-brand h2{font-size:28px}.quote-brand .eyebrow{font-size:10px}.quote-brand p:not(.eyebrow){font-size:10px}.quote-reference{font-size:10px}.quote-parties p{font-size:11px}.quote-paper th{font-size:10px;padding:10px 7px}.quote-paper td{font-size:11px;padding:10px 7px}.quote-paper td small{font-size:9px}.quote-total{font-size:12px;padding:15px 10px}.quote-total strong{font-size:24px}.quote-paper table{page-break-inside:auto}.quote-paper tr{break-inside:avoid}.quote-paper thead{display:table-header-group}.quote-brand,.quote-parties,.quote-total,.quote-notes{break-inside:avoid}.quote-paper .quote-conditions p{font-size:10px}body{-webkit-print-color-adjust:exact;print-color-adjust:exact}}

.catalogue-notice{box-sizing:border-box;margin:24px auto;padding:20px 24px;background:#f5efe6;border-left:3px solid #8c435b;border-radius:8px;color:#302b28}
.catalogue-notice h2{margin:0 0 8px;font-size:1.25rem;line-height:1.35}
.catalogue-notice p{margin:8px 0;line-height:1.6}
.catalogue-notice a{color:#713649;text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}
@media(max-width:600px){.catalogue-notice{padding:16px;margin-top:16px;margin-bottom:16px}.catalogue-notice a{display:inline-block;margin:4px 0}.catalogue-notice span[aria-hidden]{display:none}}
