/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.resize{resize:both}}:root{--green:#176b4a;--green-dark:#0c4b34;--navy:#10263b;--gold:#e5ad38;--cream:#f7f5ef;--line:#dce2df;--muted:#617180}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--navy);background:#fbfcfb;margin:0;font-family:Arial,Helvetica,sans-serif;line-height:1.55}button,input,textarea,select{font:inherit}button,a{transition:all .2s}.site-header{border-bottom:1px solid var(--line);z-index:20;background:#fff;justify-content:space-between;align-items:center;height:82px;padding:0 max(28px,50vw - 590px);display:flex;position:sticky;top:0}.brand{color:var(--green);align-items:center;text-decoration:none;display:flex}.site-logo{object-fit:contain;width:auto;height:58px;display:block}.footer-logo{height:54px}.site-header nav{align-items:center;gap:28px;display:flex}.site-header nav a{color:var(--navy);font-size:14px;font-weight:700;text-decoration:none}.site-header nav a:hover{color:var(--green)}.site-header .admin-link{border:1px solid var(--line);border-radius:9px;padding:9px 13px}.hero{background:linear-gradient(128deg,var(--green-dark),#176b4a 70%,#23795a);color:#fff}.hero-inner{grid-template-columns:1.6fr .75fr;align-items:center;gap:72px;max-width:1180px;margin:auto;padding:88px 28px;display:grid}.hero h1{max-width:760px;margin:12px 0 24px;font:700 clamp(42px,5vw,68px)/1.05 Georgia,serif}.kicker,.eyebrow{text-transform:uppercase;letter-spacing:.16em;color:var(--gold);font-size:12px;font-weight:800}.hero-copy{color:#e6f2ec;max-width:750px;font-size:19px}.hero-actions{align-items:center;gap:24px;margin-top:34px;display:flex}.button{cursor:pointer;border:0;border-radius:9px;justify-content:center;align-items:center;padding:13px 19px;font-weight:800;text-decoration:none;display:inline-flex}.button.gold{background:var(--gold);color:#17202a;box-shadow:0 5px 14px #061f174d}.button.gold:hover{background:#f1c25d;transform:translateY(-1px)}.button.green{background:var(--green);color:#fff}.button.secondary{color:var(--navy);background:#eef2ef}.button.full{width:100%;margin-top:auto}.text-link{color:inherit;font-weight:800;text-decoration:none}.trust-card{background:#ffffff12;border:1px solid #ffffff38;border-radius:18px;padding:28px}.trust-card .shield{background:var(--gold);width:44px;height:44px;color:var(--navy);border-radius:50%;place-items:center;margin-bottom:18px;font-weight:900;display:grid}.trust-card strong{font:700 21px Georgia,serif}.trust-card p{color:#d8ebe1}.notice{border:1px solid #edd28d;border-left:5px solid var(--gold);background:#fff8e8;border-radius:10px;max-width:1124px;margin:-23px auto 0;padding:18px 22px;position:relative;box-shadow:0 9px 24px #10263b12}.notice.compact{margin:25px 0}.notice.options-notice{margin:-40px auto 70px}.section{max-width:1180px;margin:auto;padding:82px 28px}.options-section{padding-top:58px}.section-heading{max-width:680px;margin-bottom:35px}.section-heading h2{color:var(--green);margin:8px 0;font:700 clamp(31px,4vw,45px)/1.15 Georgia,serif}.section-heading p:not(.kicker){color:var(--muted)}.package-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.package-card{border:1px solid var(--line);background:#fff;border-radius:16px;flex-direction:column;padding:25px;display:flex;box-shadow:0 8px 30px #10263b0a}.package-card:hover,.package-card.selected{border-color:#dbb65e;transform:translateY(-3px);box-shadow:0 14px 35px #10263b17}.package-card h3{color:var(--green);margin:3px 0 16px;font:700 23px/1.2 Georgia,serif}.price{font:700 28px Georgia,serif}.subprice{color:var(--muted);min-height:40px;font-size:13px}.package-card>p{font-size:14px}.package-card ul{margin:12px 0 18px;padding:0;font-size:13px;list-style:none}.package-card li{padding:5px 0}.image-rule{color:var(--green);background:#f3f7f4;border-radius:8px;font-weight:800;padding:9px!important}.how{background:var(--cream);padding:75px max(28px,50vw - 562px)}.process{grid-template-columns:repeat(4,1fr);gap:15px;padding:0;list-style:none;display:grid}.process li{border:1px solid var(--line);background:#fff;border-radius:13px;min-height:105px;padding:18px;font-weight:700}.process span{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:29px;height:29px;margin-bottom:11px;display:grid}.progress{justify-content:space-between;align-items:flex-start;margin:34px 0;display:flex}.progress button{color:#8b969e;cursor:default;background:0 0;border:0;flex:1;position:relative}.progress button:before{content:"";background:var(--line);z-index:-1;width:100%;height:2px;position:absolute;top:16px;left:0}.progress span{background:#e7ece9;border-radius:50%;place-items:center;width:34px;height:34px;margin:auto;font-weight:800;display:grid}.progress button.active span,.progress button.done span{background:var(--green);color:#fff}.progress button.active small{color:var(--green);font-weight:800}.progress small{margin-top:6px;display:block}.form-shell{grid-template-columns:1fr 290px;align-items:start;gap:24px;display:grid}.form-main,.summary,.panel{border:1px solid var(--line);background:#fff;border-radius:16px;padding:30px;box-shadow:0 8px 30px #10263b0a}.step-title{border-bottom:1px solid var(--line);gap:14px;margin-bottom:25px;padding-bottom:20px;display:flex}.step-title>span{background:var(--green);color:#fff;border-radius:50%;flex:0 0 38px;place-items:center;height:38px;font-weight:800;display:grid}.step-title h3{color:var(--green);margin:0;font:700 27px Georgia,serif}.step-title p{color:var(--muted);margin:4px 0 0}.choice-list{gap:10px;display:grid}.choice{border:1px solid var(--line);cursor:pointer;border-radius:10px;align-items:center;gap:13px;padding:15px;display:flex}.choice.active,.section-choice.active{border-color:var(--green);background:#f0f8f4}.choice span{flex:1}.choice small{color:var(--muted);display:block}.price-snapshot{flex-wrap:wrap;gap:12px;margin-top:20px;display:flex}.price-snapshot span{background:var(--cream);border-radius:8px;padding:10px 14px}.section-choices{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.section-choice{border:1px solid var(--line);border-radius:10px;gap:10px;padding:16px;font-weight:700;display:flex}.fields{gap:17px;display:grid}.fields.two{grid-template-columns:repeat(2,1fr)}.field{flex-direction:column;gap:6px;font-size:14px;font-weight:700;display:flex}.field.wide{grid-column:1/-1}.field input,.field textarea,.field select,.admin-input{width:100%;color:var(--navy);background:#fff;border:1px solid #cbd4d0;border-radius:8px;padding:11px 12px}.field input:focus,.field textarea:focus,.field select:focus{border-color:var(--green);outline:3px solid #176b4a22}.counter{text-align:right;color:var(--muted);font-weight:400}.check{align-items:flex-start;gap:10px;margin:18px 0;display:flex}.check input{margin-top:5px}.inline-options{flex-wrap:wrap;gap:20px;margin:20px 0;display:flex}.info{border-left:4px solid var(--green);color:#345348;background:#eef6f2;border-radius:7px;padding:13px 15px;font-size:14px}.error{color:#8b241b;background:#fff0ef;border:1px solid #e7a9a1;border-radius:8px;padding:12px 15px}.form-actions{justify-content:space-between;margin-top:28px;display:flex}.form-actions .gold{margin-left:auto}.summary{position:sticky;top:105px}.summary h3{color:var(--green);font:700 23px Georgia,serif}.summary dl div,.confirmation dl div{border-top:1px solid var(--line);justify-content:space-between;gap:20px;padding:11px 0;display:flex}.summary dd,.confirmation dd{text-align:right;margin:0;font-weight:800}.summary dt,.confirmation dt{color:var(--muted)}.upload-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.upload{border:1px dashed #9cb3a9;border-radius:12px;min-height:230px;padding:18px}.upload label{text-align:center;cursor:pointer;min-height:170px;color:var(--green);place-items:center;font-weight:800;display:grid}.upload label small{color:var(--muted);font-weight:400;display:block}.upload input{opacity:0;pointer-events:none;position:absolute}.upload img{object-fit:contain;background:#f1f3f2;border-radius:8px;width:100%;height:155px;margin-top:10px}.guidance{color:var(--muted);font-size:14px}.advert-preview{border:1px solid var(--line);background:#fff;border-radius:15px;overflow:hidden}.advert-preview.featured{border:2px solid var(--gold);box-shadow:0 10px 25px #10263b1a}.advert-preview.homepage{background:var(--green-dark);color:#fff}.advert-image{object-fit:cover;width:100%;height:240px}.advert-body{padding:25px;position:relative}.logo-preview{object-fit:contain;border:1px solid var(--line);float:right;background:#fff;border-radius:10px;width:76px;height:76px;margin-left:15px;padding:6px}.preview-label{letter-spacing:.13em;color:var(--gold);font-size:11px;font-weight:900}.advert-body h3{color:var(--green);margin:5px 0;font:700 28px Georgia,serif}.homepage .advert-body h3{color:#fff}.contact-lines{color:var(--muted);flex-wrap:wrap;gap:15px;margin:18px 0;font-size:13px;display:flex}.fine{font-size:12px}.declarations{gap:5px;display:grid}.confirmation{background:linear-gradient(135deg,var(--green-dark),var(--green));place-items:center;min-height:100vh;padding:30px;display:grid}.confirmation-card{text-align:center;background:#fff;border-radius:20px;max-width:760px;padding:48px;box-shadow:0 24px 60px #031f163f}.confirmation-card h1{color:var(--green);font:700 40px/1.1 Georgia,serif}.confirmation-card dl{text-align:left;margin:30px 0}.success-mark{background:var(--gold);border-radius:50%;place-items:center;width:58px;height:58px;margin:auto;font-size:30px;font-weight:900;display:grid}footer{background:var(--navy);color:#d7e1e8;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:25px;padding:45px max(28px,50vw - 562px);display:grid}.brand.light{color:#fff}.brand.light .site-logo{background:#fff;border-radius:4px}footer a{color:#fff;margin-left:18px;text-decoration:none}footer>.brand{width:max-content;margin-left:0}footer div:last-child{text-align:right}.legal{max-width:820px;margin:auto;padding:70px 25px}.legal h1,.admin h1{color:var(--green);font:700 44px Georgia,serif}.legal h2{color:var(--green);margin-top:35px;font:700 25px Georgia,serif}.admin{max-width:1240px;margin:auto;padding:45px 25px}.stat-grid{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.stat{border:1px solid var(--line);background:#fff;border-radius:12px;padding:15px}.stat b{color:var(--green);font-size:26px;display:block}.toolbar{grid-template-columns:2fr repeat(3,1fr);gap:10px;margin:25px 0;display:grid}.table-wrap{overflow:auto}.admin-table{border-collapse:collapse;background:#fff;width:100%}.admin-table th,.admin-table td{text-align:left;border-bottom:1px solid var(--line);white-space:nowrap;padding:13px}.status{color:var(--green);background:#eef6f2;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:800;display:inline-block}.empty{text-align:center;color:var(--muted);padding:50px}@media (width<=950px){.package-grid{grid-template-columns:repeat(2,1fr)}.hero-inner,.form-shell{grid-template-columns:1fr}.summary{position:static}.site-header nav a:not(.admin-link){display:none}.stat-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=650px){.site-header{height:70px;padding:0 16px}.site-logo{max-width:190px;height:48px}.hero-inner{padding:58px 20px}.hero h1{font-size:43px}.hero-actions{flex-direction:column;align-items:flex-start}.notice{border-radius:0;margin:0}.notice.options-notice{margin:-24px 0 48px}.section{padding:58px 18px}.options-section{padding-top:42px}.package-grid,.process,.fields.two,.section-choices,.upload-grid,.stat-grid,.toolbar{grid-template-columns:1fr}.process li{min-height:auto}.progress{overflow:auto}.progress button{min-width:65px}.progress small{font-size:10px}.form-main,.summary{padding:20px}.step-title h3{font-size:23px}.field.wide{grid-column:auto}.advert-image{height:180px}.confirmation-card{padding:28px 20px}.confirmation-card h1{font-size:32px}footer{grid-template-columns:1fr}footer div:last-child{text-align:left}footer a{margin:0 16px 0 0}}.admin-top{justify-content:space-between;align-items:flex-start;gap:25px;display:flex}.admin-top a,.legal header a{color:var(--green);font-weight:700}.toolbar{flex-wrap:wrap;grid-template-columns:2fr repeat(3,1fr)}.toolbar .button{white-space:nowrap}.admin-table tbody tr{cursor:pointer}.admin-table tbody tr:hover{background:#f3f8f5}.table-link{color:var(--green);cursor:pointer;background:0 0;border:0;font-weight:800}.drawer{z-index:50;background:#071922a8;justify-content:flex-end;padding:30px;display:flex;position:fixed;inset:0;overflow:auto}.drawer-card{background:#fbfcfb;border-radius:18px;width:min(900px,100%);min-height:100%;padding:34px;position:relative}.drawer-close{cursor:pointer;background:0 0;border:0;font-size:35px;position:absolute;top:18px;right:22px}.drawer-card h2{color:var(--green);font:700 35px Georgia,serif}.detail-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.detail-grid section{border:1px solid var(--line);background:#fff;border-radius:12px;padding:19px}.detail-grid section.wide{grid-column:1/-1}.detail-grid h3{color:var(--green);margin-top:0;font:700 21px Georgia,serif}.detail-grid label{gap:5px;margin:12px 0;font-size:13px;font-weight:700;display:grid}.detail-grid pre{white-space:pre-wrap;background:#f4f6f5;border-radius:8px;max-height:340px;padding:13px;font-size:12px;overflow:auto}.action-row,.drawer-actions{flex-wrap:wrap;gap:10px;display:flex}.drawer-actions{justify-content:flex-end;margin-top:22px}.button.danger{color:#fff;background:#982f27;margin-right:auto}@media (width<=650px){.admin-top{display:block}.drawer{padding:0}.drawer-card{border-radius:0;padding:24px 16px}.detail-grid{grid-template-columns:1fr}.detail-grid section.wide{grid-column:auto}}@media print{.site-header,.toolbar,.stat-grid,.drawer-close,.drawer-actions,.action-row{display:none!important}.drawer{background:#fff;padding:0;position:static}.drawer-card{width:100%;padding:0}.detail-grid{display:block}.detail-grid section{break-inside:avoid;margin-bottom:12px}}
