:root{--ink:#101010;--paper:#f5f2e9;--gold:#b9a46a;--muted:#5e5b54;--line:#d9d2c2;--white:#fffefa;--focus:#786022}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font:16px/1.55 Arial,Helvetica,sans-serif}button,input,select{font:inherit}button,a,input,select{touch-action:manipulation}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid var(--focus);outline-offset:4px}button{cursor:pointer}button:disabled{opacity:.5;cursor:wait}a{color:inherit}.shell{width:min(1160px,calc(100% - 40px));margin:auto}.skip{position:absolute;left:15px;top:-60px}.skip:focus{top:10px;z-index:20;background:#fff;padding:10px}header{background:var(--ink);color:#fff;border-bottom:1px solid #38362f}.head{min-height:88px;display:flex;justify-content:space-between;align-items:center;gap:20px}.logo{display:block;width:221px;height:auto;max-height:60px;object-fit:contain;filter:none}.tagline{font-size:11px;letter-spacing:.12em;color:#d7cba9}.hero{background:var(--ink);color:#fff}.hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:65px;align-items:center;padding:90px 0 98px}.eyebrow{font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--gold);margin:0 0 22px}h1{font-size:clamp(46px,6.5vw,84px);line-height:.98;letter-spacing:-.05em;margin:0 0 28px}h1 span{color:var(--gold)}.hero p.copy{max-width:510px;font-size:18px;line-height:1.65;color:#d8d5ce}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;border-radius:5px;border:1px solid #fff0;background:var(--gold);color:var(--ink);padding:13px 22px;font-weight:700;text-decoration:none}.secondary{background:#fff0;border-color:var(--line);color:inherit}.dark{background:var(--ink);color:#fff}.reassurance{font-size:12px;color:#c3beb3;margin-top:16px}.path{display:grid;gap:12px}.path article{padding:23px 24px;border:1px solid #4b4639;border-left:3px solid var(--gold);background:#1b1a17;display:grid;grid-template-columns:85px 1fr;gap:18px;align-items:center}.path strong{font-size:14px;letter-spacing:.1em;color:var(--gold)}.path span{font-size:13px;color:#d6d2c8}.path article:nth-child(2){margin-left:16px}.path article:nth-child(3){margin-left:32px}.path article:nth-child(4){margin-left:48px}.section{padding:65px 0}.section-top{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:32px}h2{font-size:clamp(27px,3.5vw,40px);line-height:1.15;letter-spacing:-.03em;margin:0 0 14px}.section-top p{max-width:470px;color:var(--muted);margin:0 0 14px}.benefits{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);background:var(--white)}.benefits article{padding:24px;border-right:1px solid var(--line)}.benefits article:last-child{border:0}.index{color:var(--focus);font-size:12px;font-weight:700}.benefits h3{font-size:18px;margin:32px 0 9px}.benefits p{color:var(--muted);font-size:14px;margin:0}.bottom-start{margin:32px 0 0}.foot{padding:28px 0;display:flex;justify-content:space-between;gap:20px;font-size:12px;color:var(--muted);border-top:1px solid var(--line)}[hidden]{display:none!important}.work{width:min(880px,calc(100% - 32px));margin:40px auto 65px}.work-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:26px}.quiet{border:0;background:#fff0;color:var(--muted);padding:9px;text-decoration:underline;font-size:13px}.card{border:1px solid var(--line);background:var(--white);padding:clamp(22px,4vw,38px)}.progress{height:5px;background:#e4dece;margin-bottom:28px}.progress span{display:block;height:100%;background:var(--gold)}fieldset{border:0;padding:0;margin:0}legend{font-size:clamp(25px,3vw,32px);font-weight:700;line-height:1.2;margin-bottom:25px}.options{display:grid;gap:10px}.option{display:flex;gap:12px;align-items:center;border:1px solid var(--line);border-radius:5px;padding:16px;background:#fff;cursor:pointer}.option:has(input:checked){border-color:var(--focus);background:#f8f3e4;box-shadow:inset 0 0 0 1px var(--focus)}input[type=radio],input[type=checkbox]{accent-color:#756027;width:19px;height:19px;flex:0 0 19px}.navigation{display:flex;justify-content:space-between;gap:16px;margin-top:25px}.muted{color:var(--muted)}.small{font-size:13px}.snapshot{font-size:15px;color:var(--muted)}.summary{display:grid;grid-template-columns:repeat(4,1fr);margin:25px 0 16px;border:1px solid var(--line);background:var(--paper)}.summary div{padding:12px;min-width:0}.summary small{display:block;font-size:10px;font-weight:700;color:var(--focus);margin-bottom:7px}.summary strong{font-size:12px}.stage-card{display:grid;grid-template-columns:150px 1fr;gap:20px;background:var(--ink);color:#fff;padding:24px}.stage-card .stage-name{white-space:nowrap;font-size:26px;align-self:center;font-weight:700}.stage-card .stage-name.experienced{font-size:14px}.stage-card h3{margin:0 0 8px;font-size:16px}.stage-card p{margin:0;font-size:13px;color:#ddd9d0}.subheading{font-size:20px;letter-spacing:0;margin:30px 0 16px}.priority{display:grid;grid-template-columns:30px 1fr;gap:13px;padding:16px 0;border-top:1px solid var(--line)}.priority h4{margin:0 0 5px;font-size:15px}.priority p{margin:0;font-size:13px;color:var(--muted)}.first-move{padding:20px;background:var(--paper);margin-top:15px}.first-move h3{color:var(--focus);font-size:12px;margin:0 0 10px}.first-move p{font-size:14px;margin:0}.road-block{border:1px solid var(--line);background:var(--paper);padding:20px;margin:12px 0}.road-block h4{margin:0 0 10px;font-size:14px}.road-block ul{padding-left:19px;font-size:13px}.focus{border-top:1px solid var(--line);padding-top:11px;font-size:13px}.checks{font-size:12px;color:var(--muted)}details{margin-top:24px;border:1px solid var(--line);padding:18px}summary{cursor:pointer;font-weight:700}.checklist{padding-left:22px;font-size:14px}.checklist li{padding:8px 0}.checklist p{margin:3px 0;color:var(--muted);font-size:13px}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}#resultActions{padding-bottom:24px;margin-bottom:24px;border-bottom:1px solid var(--line)}#resultActions .actions{margin-top:20px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{display:grid;gap:6px;font-size:14px;margin-bottom:17px}.field input,.field select{min-height:49px;border:1px solid #b8af9e;border-radius:4px;padding:10px 12px;width:100%;background:#fff}.consent{display:flex;gap:10px;align-items:start;margin:18px 0;font-size:13px}.error{color:#9e221b;font-size:14px;min-height:22px}.success{padding:20px;border:1px solid #a1b6a4;background:#f0f6ef;margin:20px 0}.trap{position:absolute;left:-9999px}.preview-note{background:#fff0c5;padding:10px;text-align:center;font-size:13px}.booking-topics{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-bottom:22px}.booking-topics .option{font-size:13px;padding:12px}.privacy{font-size:12px;color:var(--muted)}.loading{padding:60px;text-align:center}.status{font-size:14px;margin:14px 0}@media(max-width:720px){.shell{width:calc(100% - 32px)}.head{min-height:75px}.logo{width:165px}.tagline{max-width:125px;font-size:8px}.hero-grid{grid-template-columns:1fr;gap:37px;padding:48px 0}.hero p.copy{font-size:16px}.hero .button{width:100%}.path{gap:8px}.path article{padding:15px;grid-template-columns:75px 1fr}.path article:nth-child(n){margin-left:0}.section{padding:42px 0}.section-top{display:block}.benefits{grid-template-columns:1fr 1fr}.benefits article{border-bottom:1px solid var(--line);padding:19px}.benefits article:nth-child(2){border-right:0}.benefits h3{margin-top:24px}.foot{display:block}.foot p{margin:8px 0}.summary{grid-template-columns:1fr 1fr}.stage-card{grid-template-columns:1fr;gap:12px}.stage-card .stage-name{font-size:28px}.form-grid,.booking-topics{grid-template-columns:1fr}.card{padding:22px 18px}.work{margin-top:24px}.actions .button{width:100%}.navigation .button{padding:11px 16px}.work-head{margin-bottom:15px}.reassurance{font-size:11px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}@media print{body *{visibility:hidden!important}#resultPanel,#resultPanel *{visibility:visible!important}#resultPanel{position:absolute;inset:0;width:100%;border:0;padding:0}#resultActions,header,.work-head{display:none!important}.road-block,.priority,details{break-inside:avoid}}.hostinger-reach-block-connect{display:flex;flex-direction:column;align-content:flex-start;background:#fff6e9;padding:14px;font-size:14px;margin:28px 0 14px}.hostinger-reach-block-connect__title{color:#1d1e20;font-weight:700;margin-bottom:4px}.hostinger-reach-block-connect__subtitle{color:#727586;margin-bottom:4px}.hostinger-reach-block-connect a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));text-decoration:underline}.hostinger-reach-block-dialog{display:block;flex-direction:column;align-content:flex-start;background:#fff;color:#1d1e20;padding:20px;gap:14px;font-size:14px;line-height:20px;bottom:80px;left:20px;position:fixed;z-index:100001;max-width:400px;border-radius:16px;box-shadow:0 0 10px rgb(0 0 0 / .05)}.hostinger-reach-block-dialog__actions{display:flex;justify-content:flex-start;gap:10px}.hostinger-reach-block-dialog__button_indicator{height:16px;width:16px}.hostinger-reach-block-dialog__button{cursor:pointer;text-align:center;background:#673de6;color:#fff;font-weight:700;font-size:12px;padding:6px 16px;display:flex;flex-direction:row;align-items:center;gap:10px;border-radius:8px}.hostinger-reach-block-dialog__button:hover{background:#5029c2}.hostinger-reach-block-dialog__button a{color:#fff;text-decoration:none}.hostinger-reach-block-dialog__button a:hover,.hostinger-reach-block-dialog__button a:focus,.hostinger-reach-block-dialog__button a:active{color:#fff;box-shadow:none;outline:none}.hostinger-reach-block-dialog__button svg{height:16px;width:16px}.hostinger-reach-block-dialog__button svg path{fill:#fff}.hostinger-reach-block-dialog__close{cursor:pointer}.hostinger-reach-block-dialog__close:before,.hostinger-reach-block-dialog__close:after{content:"";position:absolute;width:16px;height:2px;background-color:#1d1e20;top:26px;right:16px}.hostinger-reach-block-dialog__close:before{transform:rotate(45deg)}.hostinger-reach-block-dialog__close:after{transform:rotate(-45deg)}.hostinger-reach-block-dialog__close:hover:before,.hostinger-reach-block-dialog__close:hover:after{background-color:#727272}.hostinger-reach-select-form-modal.components-modal__frame{display:flex;flex-direction:column;max-width:900px;width:90vw;height:640px;max-height:calc(100vh - 64px)}.hostinger-reach-select-form-modal .components-modal__header{height:52px;padding:12px 24px}.hostinger-reach-select-form-modal .components-modal__content{display:flex;flex-direction:column;flex:1;min-height:0;margin-top:52px;padding:0 24px;overflow:hidden}.hostinger-reach-select-form-modal .components-modal__children-container{display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden}.hostinger-reach-select-form-modal__content{display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden;border-top:1px solid #e0e0e0}.hostinger-reach-select-form-modal__loading,.hostinger-reach-select-form-modal__empty{display:flex;flex:1;align-items:center;justify-content:center;min-height:240px;text-align:center;color:#757575}.hostinger-reach-select-form-modal__list{display:grid;grid-template-columns:1fr 1fr;flex:1;min-height:0}.hostinger-reach-select-form-modal__list-forms{display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:190px;gap:16px;align-content:start;min-height:0;overflow-y:auto;padding:16px}.hostinger-reach-select-form-modal__list-preview{display:flex;flex-direction:column;min-height:0;overflow-y:auto;padding:16px;background:#f5f5f5}.hostinger-reach-select-form-modal__form-item{display:flex;flex-direction:column;gap:8px;padding:0;border:none;background:#fff0;cursor:pointer;text-align:left}.hostinger-reach-select-form-modal__form-item:focus-visible{outline:none}.hostinger-reach-select-form-modal__form-name{font-weight:700;font-size:14px;color:#1e1e1e}.hostinger-reach-select-form-modal__form-thumb{display:flex;flex:1;align-items:center;justify-content:center;width:100%;min-height:0;overflow:hidden;background:#f5f5f5;border-radius:16px;border:3px solid #fff0;transition:border-color .2s ease}.hostinger-reach-select-form-modal__form-thumb-fallback{width:100%;height:100%;background:#ebebeb}.hostinger-reach-select-form-modal__form-image{width:100%;height:100%;object-fit:cover}.hostinger-reach-select-form-modal__form-item--selected .hostinger-reach-select-form-modal__form-thumb{border-color:#3858e9}.hostinger-reach-select-form-modal__preview-frame{width:100%;height:100%;min-height:320px;border:1px solid #e0e0e0;border-radius:12px}.hostinger-reach-select-form-modal__footer{display:flex;flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;flex-wrap:wrap;padding:16px 0;border-top:1px solid #e0e0e0}.hostinger-reach-select-form-modal__footer-start{display:flex;align-items:center;gap:8px}.hostinger-reach-select-form-modal__footer-actions{display:flex;align-items:center;gap:8px;margin-left:auto}.hostinger-reach-block-subscription-form .hostinger-reach-block-form-fields{display:flex;flex-direction:column;width:100%}.hostinger-reach-block-subscription-form .hostinger-reach-block-form-fields--inline{flex-direction:row;justify-content:flex-start;align-items:end;width:100%;gap:.5rem}.hostinger-reach-block-subscription-form .hostinger-reach-block-form-fields--inline .hostinger-reach-block-form-field{min-width:70%}.hostinger-reach-block-subscription-form .hostinger-reach-block-form-fields--inline .hostinger-reach-block-submit{min-width:30%}.hostinger-reach-block-subscription-form .hostinger-reach-block-submit{border-width:0;margin-top:var(--wp--preset--spacing--20);align-content:center;box-sizing:border-box;cursor:pointer;display:inline-block;height:100%;text-align:center;width:100%;word-break:break-word;font-weight:500;min-height:40px;border-radius:50px}.hostinger-reach-block-subscription-form .hostinger-reach-block-form-field{margin-top:8px}.hostinger-reach-block-subscription-form label{display:block;font-size:11px;font-weight:500;line-height:1.4;text-transform:uppercase;margin-bottom:8px;padding:0}.hostinger-reach-block-subscription-form input{display:block;width:100%;padding:3px 10px;min-height:40px;box-shadow:0 0 0 #fff0;border-radius:4px;border:1px solid #8c8f94;background-color:#fff;color:#2c3338;box-sizing:border-box}.hostinger-reach-block-use-template{width:100%;justify-content:center;margin-bottom:16px}.hostinger-reach-block-selected-form{display:flex;flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:16px;padding:12px;border:2px solid #fff0;border-radius:8px;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(90deg,#3ab0ff,#673de6,#e536db) border-box}.hostinger-reach-block-selected-form__title{display:flex;align-items:center;gap:8px;max-width:100%}.hostinger-reach-block-selected-form__title svg{flex-shrink:0}.hostinger-reach-block-selected-form__name{font-weight:700;font-size:13px;color:#1e1e1e;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hostinger-reach-block-selected-form__image{width:100%;height:auto;object-fit:cover;border-radius:8px;background:#f0f0f0}.hostinger-reach-block-selected-form__edit{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:auto;padding:8px 12px;border:1px solid rgb(0 0 0 / .1);border-radius:8px;background:#fff;color:#673de6}.hostinger-reach-block-selected-form__edit:hover,.hostinger-reach-block-selected-form__edit:focus{background:#fff;color:#673de6}.hostinger-reach-block-selected-form__edit svg{flex-shrink:0}.hostinger-reach-block-selected-form__edit-text{color:#673de6}.hostinger-reach-block-selected-form__change.components-button.is-link{align-self:center;padding:0;color:#673de6}.hostinger-reach-block-selected-form__change.components-button.is-link:hover,.hostinger-reach-block-selected-form__change.components-button.is-link:focus,.hostinger-reach-block-selected-form__change.components-button.is-link:active{color:#673de6}.hostinger-reach-block-classic-form{width:100%;justify-content:center;margin-bottom:16px}.hostinger-reach-block-tags{margin-left:-6px;margin-top:10px;max-height:14em;overflow:auto;padding-left:6px;padding-top:6px;margin-bottom:20px}.components-button.is-link.hostinger-reach-block-toggler{margin-bottom:20px}.hostinger-reach-block-newtag{margin-bottom:20px}.reach-subscription-message{font-weight:700;padding:1em;gap:10px;margin-top:10px}.reach-subscription-message.is-success{background:rgb(0 158 91 / .1019607843)}.reach-subscription-message.is-error{background:rgb(234 71 104 / .1019607843)}