
:root{--ink:#1b2d31;--muted:#637174;--paper:#fbfaf7;--white:#fff;--line:#dfE4e1;--orange:#f47e00;--orange-soft:#fff2df;--teal:#007a82;--teal-soft:#e8f2ef;--radius:18px;--shadow:0 15px 45px #18393b0b;--font:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:112px}body{margin:0;font-family:var(--font);color:var(--ink);background:var(--paper);font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:disabled{cursor:not-allowed;opacity:.45}a{color:inherit}button{border:0;background:transparent}input,select,textarea{display:block;width:100%;border:1px solid #cbd5d2;background:#fff;color:var(--ink);padding:12px 14px;border-radius:9px;line-height:1.5;min-height:48px}select{padding-right:30px}textarea{resize:vertical;white-space:pre-wrap}input::placeholder,textarea::placeholder{color:#758082}input:focus,select:focus,textarea:focus{border-color:var(--teal);outline:3px solid #007a8219}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid var(--teal);outline-offset:5px;border-radius:5px}img{max-width:100%;display:block}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{line-height:1.12;letter-spacing:-.035em}h2{font-size:42px}h3{font-size:24px}p{color:var(--muted)}[hidden]{display:none!important}.shell{width:min(1240px,calc(100% - 96px));margin-inline:auto}.icon{display:inline-flex;width:22px;height:22px;flex-shrink:0;vertical-align:middle}.icon svg{width:100%;height:100%;stroke:currentColor;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.skip-link{position:fixed;left:14px;top:-70px;background:var(--ink);color:white;padding:12px;z-index:100}.skip-link:focus{top:12px}.prototype-bar{background:#f2eadd;border-bottom:1px solid #e8decd;font-size:12px;line-height:1.3}.prototype-inner{display:flex;align-items:center;justify-content:space-between;min-height:37px;gap:10px}.prototype-inner>span{display:flex;align-items:center;gap:7px}.text-button{display:inline-flex;gap:7px;align-items:center;padding:5px 0;text-decoration:underline;text-underline-offset:4px;font-size:13px;font-weight:600;line-height:1.45}.status-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--orange);flex-shrink:0}.status-dot.teal{background:var(--teal)}.site-header{position:sticky;top:0;z-index:25;background:#fbfaf7f5;backdrop-filter:blur(14px);border-bottom:1px solid #e3e7e1}.header-inner{height:104px;display:flex;align-items:center;gap:30px;justify-content:space-between}.brand{display:block;width:268px;text-decoration:none;flex-shrink:0}.brand img{width:100%;height:auto}.brand span{display:block;font-size:10px;letter-spacing:.02em;margin:7px 0 0 94px;color:var(--muted)}.desktop-nav{display:flex;gap:27px;margin-left:auto;align-items:center}.desktop-nav a{text-decoration:none;font-size:13px;font-weight:600}.desktop-nav a:hover{color:var(--teal)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:15px 21px;border:1px solid transparent;border-radius:9px;min-height:52px;font-weight:700;font-size:14px;text-decoration:none;line-height:1.3;transition:transform .16s,background .16s,box-shadow .16s}.btn:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 6px 15px #19333710}.btn-primary{background:var(--orange);color:#201b11}.btn-primary:hover{background:#ff971f}.btn-dark{background:var(--ink);color:#fff}.btn-dark:hover{background:#31474b}.btn-outline{border-color:#bfcac6;background:#ffffff80}.btn-outline:hover{background:#fff}.btn-small{font-size:12px;min-height:42px;padding:11px 15px}.btn .icon{width:18px;height:18px}.icon-button{padding:9px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;min-height:42px;min-width:42px}.icon-button:hover{background:#eaf0ec}.menu-button{display:none}.mobile-nav{padding:5px 0 20px;gap:15px;flex-wrap:wrap}.mobile-nav a{text-decoration:none;font-size:14px}.hero{padding-top:58px;padding-bottom:69px;display:grid;grid-template-columns:1.1fr 1fr;gap:66px;align-items:center}.eyebrow{font-size:11px;font-weight:700;letter-spacing:.13em;line-height:1.5;color:var(--teal);margin-bottom:16px;display:flex;align-items:center;gap:12px}.short-rule{width:29px;height:2px;background:var(--orange)}h1{font-size:clamp(58px,5.7vw,80px);font-weight:800;letter-spacing:-.067em;line-height:.98;margin:20px 0 25px}h1 span{color:var(--teal);position:relative}h1 span:after{content:'';position:absolute;bottom:-8px;left:0;right:8px;height:4px;background:var(--orange);border-radius:50%;transform:rotate(-1.5deg)}.hero-lead{font-size:21px;color:var(--ink);line-height:1.5;font-weight:600;margin:30px 0 12px;letter-spacing:-.02em}.hero-description{max-width:450px;font-size:15px;line-height:1.75}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:27px}.hero-benefits{display:flex;gap:18px;font-size:11px;margin-top:20px;color:#596769}.hero-benefits>span{display:flex;align-items:center;gap:5px}.hero-benefits .icon{width:14px;height:14px;color:var(--teal)}.hero-visual{position:relative;padding-top:5px}.visual-topline{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:9px;margin-bottom:14px}.small-caps{letter-spacing:.12em;font-weight:700}.mini-tag{display:inline-flex;border:1px solid #d2dad6;border-radius:30px;padding:4px 9px;font-size:10px;font-weight:600;line-height:1.3;background:#ffffffa0}.photo-stage{height:415px;background:#1c3e41;position:relative;border-radius:23px;overflow:hidden}.hero-photo{width:100%;height:100%;object-fit:cover;object-position:50% 43%}.photo-fallback{position:absolute;inset:0;padding:34px;background:radial-gradient(ellipse at 90% 10%,#35757966,transparent 70%),linear-gradient(140deg,#203d40,#183034);display:flex;flex-direction:column;align-items:flex-start;gap:20px}.photo-fallback:after{content:'';width:300px;height:300px;border:1px solid #bfd3c81c;border-radius:50%;position:absolute;right:-150px;bottom:-65px;box-shadow:0 0 0 34px #bfd3c80b,0 0 0 68px #bfd3c808}.hero-mark{width:98px;max-height:68px;object-fit:contain;padding:10px;background:#fff;border-radius:12px;transform:rotate(-5deg)}.visual-word{font-size:42px;line-height:1.15;color:#e9eee9;font-weight:600;letter-spacing:-.04em}.photo-control{position:absolute;inset:auto 28px 55px;display:flex;flex-direction:column;align-items:flex-start;gap:5px;color:#d7e3dc}.photo-load{display:flex;align-items:center;gap:8px;background:#ffffff15;color:#fff;border:1px solid #ffffff46;border-radius:8px;padding:9px 11px;font-size:12px;min-height:40px}.photo-load:hover{background:#ffffff28}.photo-load .icon{width:17px;height:17px}.photo-control>span{font-size:10px;color:#d4deda}.photo-label{position:absolute;left:18px;bottom:15px;font-size:9px;color:white;background:#173138ba;padding:3px 6px;border-radius:3px}.letter-float{position:relative;display:flex;align-items:center;gap:17px;padding:25px 24px;margin:-27px 23px 0 -24px;background:#fff;box-shadow:0 18px 44px #20363a16;border-radius:14px;z-index:2;transform:rotate(-1.6deg);border:1px solid #e6ebe4}.letter-float strong{font-size:18px;letter-spacing:-.02em;line-height:1.35}.letter-float p{font-size:11px;margin-top:6px}.float-icon{width:51px;height:59px;background:#fff0db;display:flex;align-items:center;justify-content:center;border-radius:10px;color:#9c4e00}.float-icon .icon{width:26px;height:26px}.float-arrow{align-self:flex-start;margin-left:auto;color:var(--teal);font-size:26px}.visual-bottom{display:flex;justify-content:center;gap:20px;font-size:11px;margin-top:29px;color:var(--muted)}.visual-bottom>span{display:flex;gap:7px;align-items:center}.visual-bottom .icon{width:16px;height:16px}.how-band{border-block:1px solid var(--line);background:#f0f3ee}.how-grid{display:grid;grid-template-columns:repeat(3,1fr);padding:28px 0}.how-grid>div{display:flex;align-items:center;gap:17px;border-right:1px solid #d4ddd5;padding:0 28px}.how-grid>div:first-child{padding-left:0}.how-grid>div:last-child{border:0;padding-right:0}.step-number{font-size:35px;line-height:1;font-weight:700;color:#9caba3;letter-spacing:-.06em}.how-grid h2{font-size:15px;letter-spacing:-.01em;margin-bottom:5px}.how-grid p{font-size:12px;line-height:1.5}.section{padding-top:78px;padding-bottom:78px}.section-head{display:flex;justify-content:space-between;gap:35px;align-items:end;margin-bottom:28px}.section-head h2{margin-bottom:13px}.section-head p:not(.eyebrow){font-size:15px}.search-box{border:1px solid #cbd5d2;border-radius:9px;display:flex;align-items:center;gap:9px;padding:0 14px;background:#fff;width:250px;flex-shrink:0}.search-box input{border:0;outline:0;min-height:44px;padding:9px 0;font-size:13px;box-shadow:none!important}.search-box:focus-within{outline:3px solid #007a8219;border-color:var(--teal)}.search-box input:focus{outline:0}.search-box .icon{width:17px;height:17px;color:var(--muted)}.search-box.wide{width:100%}.filter-chips{display:flex;gap:9px;flex-wrap:wrap;margin-bottom:26px}.chip{font-size:12px;font-weight:600;border:1px solid #d3dcd4;padding:9px 15px;border-radius:30px;min-height:37px}.chip.active{background:var(--ink);border-color:var(--ink);color:#fff}.chip:not(.active):hover{background:#eaf0ea}.topic-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.topic-card{display:flex;flex-direction:column;align-items:flex-start;position:relative;min-height:211px;background:#fff;border:1px solid #dce3dc;border-radius:13px;padding:23px;text-align:left;box-shadow:0 3px 8px #24383e03;transition:transform .18s,box-shadow .18s,border .18s}.topic-card:hover{border-color:#dcac6d;transform:translateY(-4px);box-shadow:var(--shadow)}.topic-icon{display:flex;width:42px;height:42px;background:#eff4ee;align-items:center;justify-content:center;border-radius:10px;color:#246066;margin-bottom:17px}.topic-card:nth-child(4n+1) .topic-icon{background:#fff1de;color:#9b5305}.topic-card h3{font-size:17px;line-height:1.3;letter-spacing:-.015em;margin-bottom:7px;padding-right:8px}.topic-card p{font-size:12px;line-height:1.55;padding-right:12px}.topic-card .topic-arrow{position:absolute;right:18px;bottom:15px;color:#87988c;font-size:20px}.topic-tag{position:absolute;right:18px;top:25px;font-size:9px;color:#66736e}.no-results{text-align:center;padding:30px;border:1px dashed var(--line);border-radius:12px}.own-topic{margin-top:23px;border:1px solid #cddbd3;background:#eaf0e8;border-radius:13px;padding:25px 27px;display:flex;gap:20px;align-items:center}.own-icon{width:47px;height:47px;border:1px solid #c3d2c5;border-radius:10px;display:flex;align-items:center;justify-content:center}.own-topic h3{font-size:19px;margin-bottom:6px}.own-topic p{font-size:13px}.own-topic>.btn{margin-left:auto}.work-section{background:#edf0eb;padding:76px 0 53px;border-block:1px solid #dce3da}.work-head{align-items:center}.workspace{border:1px solid #d5dfd6;background:#fff;border-radius:19px;box-shadow:0 12px 35px #142c3210;overflow:hidden}.workspace-top{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:15px 27px;border-bottom:1px solid #e2e8df}.workspace-title{display:flex;gap:11px;align-items:center;font-size:14px}.workspace-title>.icon{color:var(--teal);width:18px;height:18px}.draft-status{font-size:10px;color:#5b776d;background:#edf3ed;border:1px solid #dfe6dc;border-radius:20px;padding:3px 8px;margin-left:8px}.draft-tools{display:flex;gap:4px}.draft-tools .icon{width:18px;height:18px}.stepper{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid #dfe5dc;background:#fcfcf9;padding:0 22px}.step{display:flex;align-items:center;gap:10px;justify-content:center;padding:22px 10px;border-bottom:3px solid transparent;font-size:12px;min-height:74px}.step>span{display:flex;align-items:center;justify-content:center;width:26px;height:26px;background:#eef1eb;border:1px solid #dce3d6;border-radius:50%;font-size:11px}.step.active{border-bottom-color:var(--orange)}.step.active>span{background:var(--orange);color:#272214;border-color:var(--orange)}.step.complete>span{background:#d8e9e1;border-color:#c8dfd3;color:#185d51}.work-layout{display:grid;grid-template-columns:minmax(0,1fr) 268px}.panels{padding:35px 39px}.step-panel{min-width:0}.panel-title{margin-bottom:27px}.panel-title>.eyebrow{font-size:9px;margin-bottom:11px}.panel-title h3{font-size:28px;margin-bottom:10px;letter-spacing:-.035em}.panel-title p{font-size:13px;line-height:1.6}.field-label{display:block;font-size:12px;font-weight:700;line-height:1.5;margin-top:19px;margin-bottom:7px}.field-label span{color:#6d7f78;font-size:10px;font-weight:400;margin-left:5px}.label-row{display:flex;align-items:end;justify-content:space-between;gap:10px}.label-row>.field-hint{font-size:10px;margin-bottom:8px}.field-hint{font-size:11px;color:#657970;line-height:1.6}.editor-note{display:flex;gap:7px;align-items:flex-start;font-size:11px;color:#6b7870;margin:10px 0 15px}.editor-note .icon{width:14px;height:14px;margin-top:2px}.writing-help{font-size:12px;margin-top:20px;background:#f6f8f3;border:1px solid #e1e7db;border-radius:8px;padding:12px 15px}.writing-help summary{font-weight:600;cursor:pointer}.writing-help p{margin-top:10px}.work-navigation{display:flex;align-items:center;gap:13px;border-top:1px solid #e2e7de;margin-top:28px;padding-top:24px}.work-navigation>#stepStatus{font-size:11px;color:var(--muted);margin-left:auto}.work-navigation .btn{font-size:12px;padding:12px 16px;min-height:45px}.work-sidebar{padding:37px 29px;background:#f5f7f0;border-left:1px solid #e3e9dc}.sidebar-label{font-size:9px;font-weight:700;letter-spacing:.12em;display:flex;align-items:center;gap:8px;color:#5b7365}.work-sidebar h3{font-size:31px;font-weight:600;margin:22px 0 24px;letter-spacing:-.045em}.summary-list{margin:0}.summary-list>div{margin-bottom:21px}.summary-list dt{color:#758477;font-size:10px;margin-bottom:5px}.summary-list dd{margin:0;font-size:12px;font-weight:600;line-height:1.6;overflow-wrap:anywhere}.sidebar-separator{border-top:1px solid #dbe3d2;margin:26px 0}.sidebar-tip>.icon{color:#68846e;width:18px;height:18px;margin-bottom:12px}.sidebar-tip strong{display:block;font-size:12px;line-height:1.5;margin-bottom:8px}.sidebar-tip p{font-size:12px;line-height:1.7}.sidebar-foot{display:flex;gap:9px;align-items:center;margin-top:38px}.sidebar-foot .icon{width:18px;height:18px;color:#7b8a77}.sidebar-foot p{font-size:10px;line-height:1.6}.under-workspace{display:flex;gap:20px;justify-content:space-between;font-size:10px;color:#607464;margin-top:19px;align-items:start}.under-workspace>span{display:flex;gap:6px;align-items:center}.under-workspace .icon{width:13px;height:13px}.under-workspace>.text-button{font-size:10px;padding:0}.two-fields{display:grid;grid-template-columns:1fr 1fr;gap:16px}.postcode-fields{grid-template-columns:.55fr 1.45fr}.segment{display:flex;background:#edf2ed;padding:4px;border-radius:10px;gap:4px;margin-bottom:21px}.segment button{flex:1;border:1px solid transparent;padding:10px 12px;min-height:43px;border-radius:7px;font-size:12px;display:flex;align-items:center;justify-content:center;gap:8px;font-weight:600}.segment button.active{background:#fff;border-color:#dce4d8;box-shadow:0 2px 4px #283b2b09}.segment .icon{width:17px;height:17px}.notice{display:flex;gap:10px;padding:14px;background:#fff5e7;border:1px solid #edd4b3;border-radius:10px;font-size:12px;line-height:1.6}.notice>.icon{width:18px;height:18px;flex-shrink:0;color:#935600;margin-top:2px}.notice strong{font-size:12px}.notice p{color:#75634b;margin-top:3px;font-size:11px}.notice-teal{background:#edf6f1;border-color:#cbddd4}.notice-teal>.icon{color:#376d5a}.notice-teal p{color:#566f63}.results-head{display:flex;justify-content:space-between;gap:10px;align-items:center;font-size:11px;margin:22px 0 12px}.rep-results{display:grid;grid-template-columns:1fr 1fr;gap:11px}.rep-card{display:flex;flex-direction:column;border:1px solid #dce4d8;border-radius:10px;padding:16px;text-align:left;background:#fff;position:relative;min-height:169px}.rep-card:hover{border-color:#8baaa0;background:#fcfdfb}.rep-card.selected{border:2px solid var(--teal);padding:15px;background:#f1f8f4}.rep-card-top{display:flex;align-items:center;gap:9px;margin-bottom:13px}.avatar{width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;background:#eef1e9;color:#4b6456;border-radius:50%}.rep-card h4{font-size:14px;letter-spacing:-.01em}.rep-card p{font-size:10px;line-height:1.5}.rep-card .demo-pill{margin-left:auto;background:#fff0db;color:#8a5306;font-size:8px;padding:3px 5px;border-radius:4px}.rep-meta{font-size:10px;color:#567163;line-height:1.7}.rep-contact{margin-top:auto;padding-top:10px;font-size:9px;color:#4e7062;display:flex;gap:5px;align-items:center}.rep-contact .icon{width:12px;height:12px}.pagination{display:flex;justify-content:space-between;align-items:center;margin-top:16px;font-size:11px}.pagination .btn{min-height:36px;padding:8px 12px;font-size:11px}.selection-summary{margin-top:22px;background:#edf6f1;border:1px solid #c6ddcf;border-radius:9px;padding:14px 16px;font-size:12px;line-height:1.7;overflow-wrap:anywhere}.selection-summary strong{color:#245a49}.selection-summary p{font-size:11px}.margin-top{margin-top:20px}.address-block{background:#f6f8f2;padding:20px;border:1px solid #e2e8da;border-radius:10px;margin-top:22px}.address-block h4{font-size:16px}.address-block>p{font-size:11px;margin-top:7px}.check-row{display:flex;gap:10px;align-items:flex-start;font-size:12px;line-height:1.6;margin-top:16px;cursor:pointer}.check-row input{appearance:auto;accent-color:var(--teal);height:18px;min-height:18px;width:18px;margin:1px 0;flex-shrink:0;padding:0}.review-warning{font-size:11px;color:#925401;margin-bottom:17px;padding:10px 12px;background:#fff5e7;border:1px solid #efd8b9;border-radius:7px}.mail-options{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:15px}.mail-options label{font-size:11px;color:#60715f}.mail-options select{width:auto;max-width:68%;font-size:11px;min-height:38px;padding:7px 12px}.mail-preview{border:1px solid #dce3d7;border-radius:11px;background:#fff;overflow:hidden}.mail-top{display:flex;gap:8px;align-items:center;padding:13px 17px;background:#f6f8f3;border-bottom:1px solid #e2e8dc;font-size:11px;font-weight:600}.mail-top>.mini-tag{margin-left:auto;font-size:8px}.mail-top>.icon{width:16px;height:16px}.mail-preview dl{padding:16px 19px;margin:0;border-bottom:1px solid #e7ebe1}.mail-preview dl>div{display:flex;gap:12px;font-size:11px;line-height:1.7;overflow-wrap:anywhere}.mail-preview dt{width:42px;color:#7b8a78;flex-shrink:0}.mail-preview dd{margin:0;color:#3d5649}.mail-body{padding:22px 21px;white-space:pre-wrap;font-size:12px;line-height:1.9;color:#324837;overflow-wrap:anywhere;max-height:660px;overflow-y:auto}.edit-again{margin-top:14px;font-size:11px}.edit-again .icon{width:14px;height:14px}.approval{background:#f4f7f0;border:1px solid #dce6d5;padding:14px;border-radius:8px;margin:21px 0 16px}.export-actions{display:flex;gap:10px;flex-wrap:wrap}.export-actions>.btn{font-size:12px;flex:1;padding:14px 13px}.extra-exports{display:flex;gap:16px;flex-wrap:wrap;margin-top:17px}.extra-exports>.text-button{font-size:10px}.extra-exports .icon{width:13px;height:13px}.delivery-note{font-size:10px;line-height:1.7;margin-top:17px}.letter-preview-controls{display:flex;align-items:center;justify-content:space-between;font-size:10px;margin-bottom:13px}.letter-preview-controls .text-button{font-size:10px}.canvas-preview{background:#e7eae3;padding:15px;border-radius:9px;max-height:700px;overflow-y:auto}.canvas-preview canvas{width:100%;height:auto;display:block;margin-bottom:16px;background:#fff;box-shadow:0 3px 10px #283b2612}.canvas-preview canvas:last-child{margin:0}.form-error{color:#8c3025;background:#fff1ed;border:1px solid #edc9bd;padding:14px;border-radius:9px;margin-top:20px;font-size:12px;line-height:1.7;white-space:pre-line}.why-section{display:grid;grid-template-columns:1.25fr 1fr;gap:100px}.why-section h2{font-size:37px;line-height:1.2}.why-section h2>span{color:var(--teal)}.why-copy{padding-top:34px}.why-copy p{font-size:14px;line-height:1.9;margin-bottom:16px}.why-copy .text-button{font-size:13px;color:var(--teal)}.faq-section{background:#f1f3ed;border-block:1px solid #dfe5d8;padding:66px 0 77px}.faq-layout{display:grid;grid-template-columns:.65fr 1fr;gap:88px}.faq-layout h2{font-size:37px;margin-bottom:16px}.faq-layout>div>p:not(.eyebrow){font-size:14px;line-height:1.8}.faq-list details{border-bottom:1px solid #d4decf}.faq-list details:first-child{border-top:1px solid #d4decf}.faq-list summary{position:relative;cursor:pointer;padding:20px 30px 20px 0;list-style:none;font-size:14px;font-weight:600;line-height:1.5}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:'+';position:absolute;right:2px;top:19px;font-size:21px;font-weight:400;color:#759178}.faq-list details[open] summary:after{content:'-';font-size:24px}.faq-list details p{font-size:13px;line-height:1.85;margin:0 20px 22px 0}.site-footer{background:#fbfaf7;padding:44px 0 23px}.footer-main{display:flex;align-items:start;gap:80px}.footer-main>.brand{width:229px}.footer-main .brand span{margin-left:76px;font-size:9px}.footer-main>p{font-size:14px;line-height:1.7;letter-spacing:-.01em}.footer-links{display:grid;grid-template-columns:1fr 1fr;gap:8px 28px;margin-left:auto}.footer-links>.text-button{font-size:11px}.footer-bottom{border-top:1px solid #dde4d8;margin-top:33px;padding-top:18px;font-size:10px;color:#718070;display:flex;justify-content:space-between;gap:25px}.toast{position:fixed;bottom:27px;left:50%;transform:translateX(-50%);background:var(--ink);color:white;border-radius:10px;padding:13px 21px;box-shadow:0 8px 35px #1b2d3129;max-width:min(600px,calc(100% - 32px));z-index:80;font-size:13px;line-height:1.6}dialog{border:1px solid #d5e1d3;border-radius:17px;padding:0;width:min(650px,calc(100% - 32px));max-height:85dvh;box-shadow:0 20px 80px #192c3426;background:#fbfcf8;color:var(--ink)}dialog::backdrop{background:#10292e9c;backdrop-filter:blur(4px)}.modal-header{display:flex;gap:20px;justify-content:space-between;align-items:center;padding:23px 28px;border-bottom:1px solid #dfe5d9}.modal-header h2{font-size:24px;line-height:1.2}.modal-body{padding:25px 28px;font-size:14px;line-height:1.8;overflow-wrap:anywhere}.modal-body p+p,.modal-body h3{margin-top:17px}.modal-body h3{font-size:16px}.modal-body ul{padding-left:20px;color:#596e61;font-size:13px}.modal-body pre{white-space:pre-wrap;background:#fff;padding:15px;border:1px solid #dce5d5;border-radius:8px;font:12px/1.7 var(--font);color:#244b3f}.modal-body a{color:var(--teal)}.modal-body textarea{font-size:13px}.modal-bottom{padding:0 28px 24px;display:flex;justify-content:end;gap:10px}.noscript{position:fixed;inset:auto 20px 20px;z-index:60;background:#fff2dd;color:#72501c;border:1px solid #dcae6c;padding:15px;border-radius:9px}#printOnly{display:none}
@media(min-width:1600px){.hero{gap:92px}h1{font-size:86px}.photo-stage{height:435px}}
@media(max-width:1130px){.shell{width:calc(100% - 64px)}.hero{gap:35px}.brand{width:232px}.brand span{margin-left:78px}.desktop-nav{gap:18px}.header-inner{gap:21px}.header-cta{font-size:11px;padding:10px 12px}.hero-description{font-size:14px}.hero-actions .btn{padding:14px 16px;font-size:12px}.photo-stage{height:405px}.visual-word{font-size:36px}.letter-float{margin-left:-12px;padding:20px 18px}.letter-float strong{font-size:16px}.letter-float p{font-size:10px}.how-grid>div{padding:0 18px;gap:12px}.how-grid p{font-size:10px}.how-grid h2{font-size:13px}.topic-card{padding:19px;min-height:206px}.topic-card h3{font-size:16px}.topic-tag{right:14px;top:23px;font-size:8px}.work-layout{grid-template-columns:minmax(0,1fr) 238px}.work-sidebar{padding:34px 23px}.panels{padding:32px}.own-topic{padding:23px}.why-section{gap:55px}.footer-main{gap:40px}}
@media(max-width:900px){.desktop-nav{display:none}.header-cta{margin-left:auto}.menu-button{display:inline-flex}.mobile-nav:not([hidden]){display:flex}.hero{grid-template-columns:1fr 1fr;gap:28px;padding-top:45px}.hero h1{font-size:60px}.hero-lead{font-size:18px}.hero-actions{flex-direction:column;align-items:flex-start;gap:10px}.hero-actions>.btn{min-width:200px}.hero-benefits{flex-wrap:wrap;gap:6px 13px;font-size:10px}.photo-stage{height:440px}.photo-fallback{padding:26px}.visual-word{font-size:34px}.photo-control{inset:auto 20px 80px}.photo-load{font-size:10px;padding:8px}.photo-control>span{font-size:9px}.visual-topline>.small-caps{font-size:8px}.visual-topline>.mini-tag{display:none}.letter-float{margin:-57px 8px 0 -7px;padding:19px 15px;gap:12px}.float-icon{width:39px;height:47px;flex-shrink:0}.float-arrow{display:none}.letter-float strong{font-size:15px}.letter-float p{font-size:9px}.visual-bottom{font-size:9px;gap:10px}.how-grid{gap:15px}.how-grid>div{align-items:start;gap:9px;padding:0 10px}.step-number{font-size:26px}.how-grid h2{font-size:12px}.how-grid p{font-size:10px}.topic-grid{grid-template-columns:repeat(3,1fr)}.topic-tag{display:none}.section-head h2{font-size:37px}.section-head{gap:25px}.search-box{width:205px}.own-topic h3{font-size:17px}.own-topic p{font-size:11px}.own-topic>.btn{font-size:11px;min-width:175px;padding:13px}.own-icon{display:none}.work-layout{grid-template-columns:minmax(0,1fr) 207px}.panels{padding:27px}.work-sidebar{padding:28px 20px}.work-sidebar h3{font-size:28px}.stepper{padding:0 10px}.step{font-size:11px;gap:7px;padding:18px 8px}.step>span{width:24px;height:24px}.rep-results{grid-template-columns:1fr}.rep-card{min-height:139px}.rep-meta{font-size:10px}.two-fields{grid-template-columns:1fr;gap:0}.postcode-fields{grid-template-columns:.65fr 1.35fr;gap:12px}.why-section h2{font-size:30px}.why-section{gap:36px}.faq-layout{gap:44px}.faq-layout h2{font-size:32px}.footer-main{gap:27px}.footer-main>.brand{width:200px}.footer-main .brand span{margin-left:65px;font-size:8px}.footer-main>p{font-size:12px}.footer-links{gap:7px 18px}.footer-links>.text-button{font-size:10px}.under-workspace{flex-direction:column;gap:8px}}
@media(max-width:680px){html{scroll-padding-top:83px}.shell{width:calc(100% - 38px)}.hide-small{display:none}.prototype-inner{min-height:33px;font-size:10px}.prototype-inner>.text-button{font-size:10px}.header-inner{height:84px;gap:12px}.brand{width:215px}.brand span{font-size:8px;margin-left:74px;margin-top:6px}.header-cta{display:none}.menu-button{margin-left:auto}.hero{grid-template-columns:1fr;padding-top:35px;padding-bottom:43px;gap:38px}.hero h1{font-size:56px;line-height:.99;margin-top:19px;margin-bottom:26px;letter-spacing:-.065em}.hero .eyebrow{font-size:9px;letter-spacing:.11em}.hero-lead{font-size:19px;line-height:1.5;margin-top:27px}.hero-description{font-size:14px;max-width:500px;line-height:1.8}.hero-actions{flex-direction:row;flex-wrap:nowrap;gap:9px}.hero-actions .btn{font-size:11px;min-width:0;flex:1;padding:14px 10px;min-height:49px;gap:7px}.hero-actions .icon{width:15px;height:15px}.hero-benefits{font-size:10px;gap:13px;margin-top:18px}.hero-visual{padding:0}.visual-topline>.small-caps{font-size:8px}.visual-topline>.mini-tag{display:inline-flex;font-size:9px}.photo-stage{height:320px;border-radius:16px}.photo-fallback{padding:25px}.hero-mark{position:absolute;top:26px;right:27px;width:85px;max-height:58px}.visual-word{font-size:35px;margin-top:8px;max-width:240px}.photo-control{inset:auto 25px 47px}.photo-load{font-size:10px;padding:8px 10px}.photo-control>span{font-size:9px}.letter-float{margin:-22px 12px 0 -4px;gap:15px;padding:18px}.letter-float strong{font-size:16px}.letter-float p{font-size:10px}.float-arrow{display:block}.visual-bottom{font-size:10px;margin-top:23px;gap:14px}.how-grid{grid-template-columns:1fr;gap:0;padding:7px 0}.how-grid>div,.how-grid>div:first-child,.how-grid>div:last-child{border-right:0;padding:18px 0;align-items:center;gap:20px}.how-grid>div:not(:last-child){border-bottom:1px solid #dce3d6}.how-grid h2{font-size:15px;margin-bottom:3px}.how-grid p{font-size:12px}.step-number{font-size:32px;min-width:43px}.section{padding-top:48px;padding-bottom:48px}.section-head{flex-direction:column;align-items:stretch;gap:20px;margin-bottom:22px}.section-head h2{font-size:33px;margin-bottom:11px}.section-head p:not(.eyebrow){font-size:13px}.eyebrow{font-size:9px;margin-bottom:12px}.section-head>.search-box{width:100%}.filter-chips{gap:6px;margin-bottom:19px}.chip{font-size:10px;min-height:34px;padding:8px 11px}.topic-grid{grid-template-columns:repeat(2,1fr);gap:10px}.topic-card{padding:17px 14px;min-height:201px;border-radius:11px}.topic-icon{height:36px;width:36px;border-radius:8px;margin-bottom:14px}.topic-icon .icon{width:20px;height:20px}.topic-card h3{font-size:15px;line-height:1.28;padding:0;margin-bottom:7px}.topic-card p{font-size:10px;line-height:1.65;padding-right:0}.topic-card .topic-arrow{bottom:10px;right:13px;font-size:17px}.own-topic{flex-wrap:wrap;padding:21px;gap:17px;margin-top:17px}.own-topic h3{font-size:18px}.own-topic p{font-size:12px}.own-topic>.btn{margin:0;width:100%;font-size:12px;min-height:46px}.work-section{padding:48px 0 35px}.work-head{gap:20px}.work-head .btn{align-self:flex-start;min-height:42px;font-size:11px}.workspace{border-radius:13px}.workspace-top{padding:10px 13px}.workspace-title{font-size:12px;gap:7px}.draft-status{display:none}.draft-tools{gap:0}.draft-tools .icon-button{width:35px;min-width:35px;min-height:37px;padding:8px}.draft-tools .icon{width:15px;height:15px}.stepper{padding:0 4px}.step{font-size:9px;flex-direction:column;gap:7px;padding:13px 3px;min-height:75px;line-height:1.3}.step strong{font-weight:600;max-width:85px;min-height:25px;display:flex;align-items:center;text-align:center}.step>span{height:23px;width:23px;font-size:10px}.work-layout{grid-template-columns:1fr}.work-sidebar{display:none}.panels{padding:25px 17px 22px}.panel-title h3{font-size:24px}.panel-title p{font-size:12px;line-height:1.7}.panel-title{margin-bottom:20px}.field-label{font-size:11px;margin-top:18px}.field-label span{font-size:9px}input,select,textarea{font-size:16px;padding:11px 12px;border-radius:8px;min-height:46px}textarea{font-size:14px;line-height:1.8}.search-box input{font-size:16px}.field-hint{font-size:10px}.label-row>.field-hint{font-size:9px}.writing-help{font-size:11px}.work-navigation{gap:9px;padding-top:20px;margin-top:24px;flex-wrap:wrap}.work-navigation .btn{font-size:11px;padding:11px 13px;min-height:43px}.work-navigation>#stepStatus{font-size:9px;order:3;text-align:center;flex-basis:100%;margin:0}#nextStep{margin-left:auto}.segment button{font-size:10px;padding:9px 8px;min-height:44px}.notice{padding:12px;font-size:11px}.notice strong{font-size:11px}.notice p{font-size:10px}.rep-results{grid-template-columns:1fr}.rep-card{min-height:145px}.rep-card h4{font-size:15px}.rep-meta{font-size:11px}.rep-card p,.rep-contact{font-size:10px}.two-fields{grid-template-columns:1fr}.postcode-fields{grid-template-columns:.65fr 1.35fr;gap:10px}.address-block{padding:15px}.check-row{font-size:11px}.review-warning{font-size:10px}.mail-options{flex-direction:column;align-items:stretch;gap:7px}.mail-options select{width:100%;max-width:100%;font-size:12px;min-height:43px}.mail-preview dl{padding:14px}.mail-preview dl>div{font-size:10px}.mail-body{padding:19px 15px;font-size:12px}.mail-top{padding:12px;font-size:10px}.mail-top .mini-tag{font-size:7px}.export-actions{flex-direction:column;gap:9px}.export-actions .btn{font-size:12px;min-height:48px}.extra-exports{gap:10px 13px}.canvas-preview{padding:8px;max-height:520px}.letter-preview-controls{font-size:9px}.letter-preview-controls .text-button{font-size:9px}.under-workspace{font-size:9px;line-height:1.7;gap:8px}.under-workspace>span{align-items:flex-start}.under-workspace .icon{margin-top:2px}.under-workspace>.text-button{font-size:9px}.why-section{grid-template-columns:1fr;gap:23px}.why-section h2{font-size:31px;line-height:1.2}.why-copy{padding:0}.why-copy p{font-size:13px}.why-copy .text-button{font-size:12px}.faq-section{padding:43px 0 46px}.faq-layout{grid-template-columns:1fr;gap:26px}.faq-layout h2{font-size:33px}.faq-layout>div>p:not(.eyebrow){font-size:13px}.faq-list summary{font-size:13px;padding:17px 27px 17px 0}.faq-list details p{font-size:12px;line-height:1.8}.site-footer{padding:33px 0 21px}.footer-main{flex-wrap:wrap;gap:25px}.footer-main>.brand{width:216px}.footer-main .brand span{font-size:8px;margin-left:73px}.footer-main>p{display:none}.footer-links{width:100%;margin:0;grid-template-columns:1fr 1fr;gap:9px 14px}.footer-links>.text-button{font-size:11px}.footer-bottom{flex-direction:column;gap:8px;font-size:9px;margin-top:23px;padding-top:17px}.modal-header{padding:20px}.modal-header h2{font-size:22px}.modal-body{padding:20px;font-size:13px}.modal-bottom{padding:0 20px 20px}.toast{bottom:16px;font-size:12px;padding:12px 17px}}
@media(max-width:365px){.shell{width:calc(100% - 28px)}.brand{width:197px}.brand span{margin-left:65px;font-size:8px}.hero h1{font-size:59px}.hero-actions .btn{font-size:10px;padding:13px 8px;gap:5px}.hero-benefits{font-size:9px;gap:9px}.chip{font-size:9px;padding:8px 10px}.panels{padding:22px 13px}.topic-card{padding:16px 12px;min-height:205px}.topic-card h3{font-size:14px}.letter-float strong{font-size:14px}.letter-float p{font-size:9px}.visual-word{font-size:32px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}}
@media print{@page{size:A4;margin:0}body{background:#fff}body>*:not(#printOnly){display:none!important}#printOnly{display:block!important}#printOnly canvas{display:block;width:210mm;height:297mm;page-break-after:always;break-after:page}#printOnly canvas:last-child{page-break-after:auto;break-after:auto}}


.brand span,.footer-main .brand span{margin-left:0!important;font-size:10px;line-height:1.45;letter-spacing:0}
.provider-line{grid-column:1/-1;font-size:12px;color:#526b65;margin-top:4px!important;line-height:1.7}.provider-line a{font-weight:700;text-underline-offset:3px}.provider-line span{white-space:normal}
.legal-kicker{font-size:11px!important;text-transform:uppercase;letter-spacing:.08em;color:#007a82!important;margin-bottom:16px!important}
.legal-review{border-left:3px solid #cd7b00;background:#fff4e1;padding:15px 18px;margin:23px 0;font-size:13px}.legal-review p{font-size:13px!important;margin-top:7px!important;color:#695539}
address{font-style:normal;font-size:16px;line-height:1.8;background:#eff4ef;border-radius:10px;padding:19px;margin:20px 0}
.legal-table-wrap{overflow-x:auto;margin:22px 0}.legal-table{width:100%;border-collapse:collapse;font-size:12px;line-height:1.5}.legal-table th,.legal-table td{padding:11px 9px;border-bottom:1px solid #d7e2db;text-align:right;vertical-align:top}.legal-table th:first-child{text-align:left}.legal-table thead{background:#eef4ef}.legal-table tbody th{font-weight:500}.legal-table td{font-variant-numeric:tabular-nums}
@media(max-width:600px){.provider-line{font-size:11px}.brand span{font-size:9px}.footer-links{gap:12px 18px}.legal-table{font-size:11px}}
