/*! 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}.absolute{position:absolute}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.table{display:table}}:root{--ink:#173b3a;--teal:#17665f;--mint:#dcebe5;--sand:#f4efe7;--coral:#ee744f;--paper:#fcfaf6;--muted:#667a76}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}button,a{font:inherit}.wrap{width:min(1160px,100% - 40px);margin:auto}.nav{justify-content:space-between;align-items:center;height:84px;display:flex}.brand{color:var(--ink);align-items:center;gap:11px;font-size:20px;font-weight:700;text-decoration:none;display:flex}.brand>span:last-child>span{color:var(--coral)}.brand-mark{background:var(--teal);color:#fff;border-radius:50%;place-items:center;width:38px;height:38px;font-family:Georgia,serif;font-style:italic;display:grid}.nav-links{align-items:center;gap:32px;display:flex}.nav-links a,.footer a{color:var(--ink);font-size:14px;text-decoration:none}.button{cursor:pointer;border:0;border-radius:8px;padding:15px 23px;font-weight:700;transition:all .2s}.button:hover{transform:translateY(-2px)}.button.small{background:var(--ink);color:#fff;padding:11px 18px}.button.primary{background:var(--coral);color:#fff;box-shadow:0 10px 24px #ee744f2c}.button.primary:disabled{opacity:.4;cursor:not-allowed;transform:none}.hero{background:linear-gradient(100deg,var(--paper) 60%,#e8eee8 60%);padding:54px 0 86px;overflow:hidden}.hero-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:76px;display:grid}.eyebrow,.kicker{text-transform:uppercase;letter-spacing:1.8px;color:var(--teal);align-items:center;gap:8px;font-size:12px;font-weight:800;display:inline-flex}.eyebrow span{background:var(--mint);border-radius:50%;place-items:center;width:21px;height:21px;display:grid}.hero h1{letter-spacing:-3px;margin:22px 0;font-family:Georgia,serif;font-size:67px;line-height:1.03}.hero h1 em{color:var(--coral);font-weight:400}.lead{color:#536865;max-width:620px;font-size:19px;line-height:1.65}.hero-actions{align-items:center;gap:20px;margin:30px 0;display:flex}.micro{color:#71817e;font-size:12px}.trust-row{border-top:1px solid #d8ded8;gap:34px;margin-top:40px;padding-top:24px;display:flex}.trust-row div{grid-template-columns:auto auto;align-items:center;column-gap:9px;display:grid}.trust-row b{font-family:Georgia,serif;font-size:23px}.trust-row small{color:#72827e;grid-column:1/-1;margin-top:3px}.stars{color:#eeb548;letter-spacing:1px;font-size:11px}.hero-visual{height:510px;position:relative}.arch{background:linear-gradient(150deg,#d4e0da,#b6cdc3);border-radius:210px 210px 18px 18px;height:100%;position:relative;overflow:hidden;box-shadow:0 24px 60px #284b4425}.arch:after{content:"";clip-path:polygon(0 26%,100% 0,100% 100%,0 100%);background:#d9c5aa;height:38%;position:absolute;inset:auto 0 0}.sun{background:#f7e1bd;border-radius:50%;width:170px;height:170px;position:absolute;top:92px;right:-45px}.mirror{background:linear-gradient(160deg,#edf4ef,#a8c3ba);border:9px solid #f6eee1;border-radius:90px 90px 10px 10px;width:160px;height:210px;position:absolute;top:82px;left:75px;box-shadow:0 12px 24px #38564d33}.cabinet{z-index:2;background:#775c46;width:265px;height:88px;position:absolute;bottom:82px;left:42px}.basin{z-index:3;background:#f8f5ef;border-radius:5px 5px 55px 55px;width:125px;height:47px;position:absolute;bottom:163px;left:112px}.plant{color:#3d6b58;z-index:3;font-size:98px;position:absolute;bottom:135px;right:40px;transform:rotate(-14deg)}.match-card{background:#fff;border-radius:12px;align-items:center;gap:13px;padding:17px 21px;display:flex;position:absolute;bottom:31px;left:-43px;box-shadow:0 18px 45px #29463f2b}.match-card div{flex-direction:column;gap:4px;display:flex}.match-card b{font-size:13px}.match-card small{color:#778783}.match-icon{color:var(--teal);background:#dcebe5;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:700;display:grid}.how{padding:105px 0}.section-head{text-align:center;max-width:700px;margin:auto}.section-head>span{color:var(--coral);letter-spacing:2px;text-transform:uppercase;font-size:12px;font-weight:700}.section-head h2,.budget-grid h2,.pro-grid h2,.final-cta h2{letter-spacing:-1.5px;margin:14px 0 17px;font-family:Georgia,serif;font-size:43px;line-height:1.12}.section-head p,.budget-grid p,.pro-grid p{color:var(--muted);line-height:1.7}.steps{grid-template-columns:repeat(3,1fr);gap:52px;margin-top:68px;display:grid}.steps article{text-align:center;position:relative}.step-no{color:#cdd8d3;font-family:Georgia,serif;font-size:14px;position:absolute;top:5px;left:0}.step-icon{background:var(--mint);width:70px;height:70px;color:var(--teal);border-radius:50%;place-items:center;margin:0 auto 24px;font-size:27px;display:grid}.steps article:nth-child(2) .step-icon{color:var(--coral);background:#f7dfd3}.line{background:#d9dfdc;width:calc(100% - 90px);height:1px;position:absolute;top:34px;left:calc(50% + 57px)}.steps h3{font-size:18px}.steps p{color:var(--muted);max-width:270px;margin:auto;font-size:14px;line-height:1.7}.budget-section{background:var(--sand);padding:90px 0}.budget-grid{grid-template-columns:1fr 1fr;align-items:center;gap:110px;display:grid}.budget-grid>div:first-child{max-width:490px}.text-link{color:var(--teal);cursor:pointer;background:0 0;border:0;margin-top:13px;padding:0;font-weight:700}.budget-card{background:#fff;border-radius:18px;padding:36px;box-shadow:0 18px 45px #483a2720}.budget-head{justify-content:space-between;align-items:end;display:flex}.budget-head span{color:var(--muted);font-size:13px}.budget-head b{color:var(--coral);font-family:Georgia,serif;font-size:25px}.range{background:#d9e5e0;border-radius:9px;height:8px;margin:31px 0 10px;position:relative}.range i{background:var(--teal);border-radius:9px;width:64%;height:100%;display:block}.range span{background:var(--coral);border:4px solid #fff;border-radius:50%;width:18px;height:18px;position:absolute;top:-5px;left:62%;box-shadow:0 2px 8px #5555}.range-labels{color:#84918e;justify-content:space-between;font-size:11px;display:flex}.budget-card ul{border-top:1px solid #eee;margin:22px 0 0;padding:22px 0 0;list-style:none}.budget-card li{padding:7px 0;font-size:14px}.budget-card li span{color:var(--teal);margin-right:9px}.pro-section{background:var(--ink);color:#fff;padding:90px 0}.pro-grid{grid-template-columns:1.2fr .8fr;align-items:center;gap:90px;display:grid}.kicker.light{color:#8fc1af}.pro-grid p{color:#c0d0cc;max-width:600px}.pro-points{color:#d8e5e1;flex-wrap:wrap;gap:22px;margin-top:28px;font-size:13px;display:flex}.pro-card{background:#244d4a;border:1px solid #4c6c69;border-radius:16px;flex-direction:column;gap:10px;padding:30px;display:flex}.pro-card>span{text-transform:uppercase;letter-spacing:1.5px;color:#92b7ae;font-size:11px}.pro-card b{font-family:Georgia,serif;font-size:22px}.pro-card small{color:#b5c9c4}.pro-card button{color:var(--ink);cursor:pointer;background:#fff;border:0;border-radius:7px;margin-top:18px;padding:13px;font-weight:700}.final-cta{text-align:center;background:var(--coral);color:#fff;padding:77px 0}.final-cta h2{font-size:40px}.final-cta>div>span{text-transform:uppercase;letter-spacing:1.8px;font-size:12px}.button.white{color:var(--coral);background:#fff;margin:27px auto 12px;display:block}.final-cta small{opacity:.8}.footer{grid-template-columns:1fr 1fr 1.2fr;align-items:center;padding:40px 0;display:grid}.footer p{color:var(--muted);font-size:12px}.footer>div{justify-content:flex-end;gap:20px;display:flex}.footer a{font-size:12px}.modal{z-index:20;background:#0d2927dc;place-items:center;padding:20px;display:grid;position:fixed;inset:0;overflow:auto}.close{color:#fff;cursor:pointer;background:0 0;border:0;font-size:35px;position:fixed;top:18px;right:25px}.form-card{background:var(--paper);border-radius:18px;width:min(590px,100%);padding:30px 42px 38px;box-shadow:0 25px 80px #0005}.progress{background:#e2e7e4;border-radius:5px;height:5px;margin-bottom:10px;overflow:hidden}.progress span{background:var(--coral);height:100%;transition:all .3s;display:block}.form-card>small{color:var(--muted)}.form-step h2,.success h2{margin:22px 0 8px;font-family:Georgia,serif;font-size:32px}.form-step>p,.success p{color:var(--muted);margin-top:0;line-height:1.55}.options{gap:9px;margin:23px 0;display:grid}.options button{color:var(--ink);text-align:left;cursor:pointer;background:#fff;border:1px solid #d5deda;border-radius:8px;justify-content:space-between;padding:15px 17px;display:flex}.options button.active{border-color:var(--teal);background:#e9f2ee;font-weight:700}.wide{width:100%;margin-top:8px}.back{color:var(--muted);cursor:pointer;background:0 0;border:0;margin:13px auto 0;display:block}.form-step label{margin:14px 0;font-size:12px;font-weight:700;display:block}.form-step input:not([type=checkbox]){width:100%;color:var(--ink);background:#fff;border:1px solid #cdd8d3;border-radius:7px;outline:none;margin-top:6px;padding:12px;display:block}.field-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.form-step label.check{color:var(--muted);align-items:flex-start;gap:9px;font-weight:400;line-height:1.4;display:flex}.success{text-align:center;padding:28px 5px}.success>span{background:var(--mint);width:64px;height:64px;color:var(--teal);border-radius:50%;place-items:center;margin:auto;font-size:30px;display:grid}.success .button{margin-top:15px}@media (width<=800px){.nav-links a{display:none}.nav{height:70px}.hero{background:var(--paper);padding-top:38px}.hero-grid,.budget-grid,.pro-grid{grid-template-columns:1fr;gap:48px}.hero h1{font-size:48px}.hero-visual{height:410px}.trust-row{gap:17px}.steps{grid-template-columns:1fr;gap:55px}.line{display:none}.step-no{left:calc(50% - 65px)}.how{padding:75px 0}.budget-section,.pro-section{padding:70px 0}.section-head h2,.budget-grid h2,.pro-grid h2,.final-cta h2{font-size:35px}.footer{text-align:center;grid-template-columns:1fr;justify-items:center;gap:12px}.footer>div{flex-wrap:wrap;justify-content:center}.form-card{padding:25px 22px}.hero-actions{flex-direction:column;align-items:flex-start}.match-card{left:12px}.pro-points{flex-direction:column;gap:10px}}@media (width<=460px){.wrap{width:min(100% - 28px,1160px)}.hero h1{font-size:42px}.hero-visual{height:350px}.trust-row{justify-content:space-between}.trust-row small{font-size:9px}.trust-row div:nth-child(3){display:none}.field-row{grid-template-columns:1fr}.nav .brand{font-size:17px}.button.small{font-size:12px}.budget-head{flex-direction:column;align-items:flex-start;gap:12px}}.auth-page{background:#f4f7f5;grid-template-columns:minmax(0,1fr) minmax(360px,.72fr);min-height:100vh;display:grid}.auth-panel{flex-direction:column;justify-content:center;width:100%;max-width:760px;margin:auto;padding:clamp(32px,7vw,96px);display:flex}.auth-panel h1{color:#083f3d;margin:25px 0 14px;font-family:Georgia,serif;font-size:clamp(2.5rem,5vw,4.4rem);line-height:1}.auth-panel>p{color:#526a69;max-width:560px;font-size:1.05rem}.auth-form{gap:18px;margin:30px 0 20px;display:grid}.auth-form label{color:#123f3e;gap:8px;font-weight:700;display:grid}.auth-form input{width:100%;min-height:52px;font:inherit;color:#103c3a;background:#fff;border:1px solid #bfd0cc;border-radius:10px;padding:0 15px}.auth-form input:focus{border-color:#0f756d;outline:3px solid #0f756d29}.auth-links{flex-wrap:wrap;justify-content:space-between;gap:20px;font-size:.94rem;display:flex}.auth-links a{color:#0b6d66;font-weight:700}.auth-trust{color:#476461;border-top:1px solid #d6e1de;flex-wrap:wrap;gap:20px;margin-top:32px;padding-top:24px;font-size:.87rem;display:flex}.auth-aside{color:#fff;background:linear-gradient(145deg,#083f3d,#0c605a);flex-direction:column;justify-content:center;padding:clamp(40px,6vw,88px);display:flex}.auth-aside>span{color:#f6a382;text-transform:uppercase;letter-spacing:.18em;font-size:.78rem;font-weight:800}.auth-aside h2{margin:24px 0;font-family:Georgia,serif;font-size:clamp(2.2rem,4vw,3.7rem);line-height:1.08}.auth-aside p{color:#dcebe8;font-size:1.05rem;line-height:1.7}.auth-aside ul{gap:16px;margin:28px 0;padding:0;list-style:none;display:grid}.auth-aside li:before{content:"✓";color:#0c625b;background:#e5f3ee;border-radius:50%;place-items:center;width:24px;height:24px;margin-right:12px;font-weight:900;display:inline-grid}.auth-success{color:#0a5a54;background:#e5f3ee;border:1px solid #bdded5;border-radius:10px;margin:18px 0;padding:14px 16px}.register-card{max-width:760px}.form-error{color:#9f2e2e;background:#fff0ed;border:1px solid #f2c0b5;border-radius:9px;padding:12px 14px}@media (width<=820px){.auth-page{grid-template-columns:1fr}.auth-panel{padding:32px 20px}.auth-aside{padding:40px 20px}.auth-aside h2{font-size:2.35rem}.auth-links{flex-direction:column;gap:12px}}.portal-shell{background:linear-gradient(135deg,#edf4f0,#f7efe5);place-items:start center;min-height:100vh;padding:60px 20px;display:grid}.portal-card{background:#fff;border-radius:20px;width:min(760px,100%);padding:42px;box-shadow:0 22px 70px #1b3c3422}.auth-card{max-width:680px}.portal-card>.brand{margin-bottom:42px}.portal-kicker{color:var(--coral);letter-spacing:2px;text-transform:uppercase;margin-top:25px;font-size:11px;font-weight:800;display:block}.portal-card h1,.dash-head h1{margin:12px 0;font:42px/1.1 Georgia,serif}.portal-card>p,.dash-head p{color:var(--muted);line-height:1.6}.portal-form{margin-top:30px}.portal-form label{margin:15px 0;font-size:12px;font-weight:700;display:block}.portal-form input,.portal-form select,.portal-form textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #cbd7d2;border-radius:8px;margin-top:7px;padding:13px;display:block}.portal-form select[multiple]{height:130px}.role-picker{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:25px;display:grid}.role-picker button{text-align:left;color:var(--ink);cursor:pointer;background:#fff;border:1px solid #ccd9d4;border-radius:10px;flex-direction:column;gap:5px;padding:18px;display:flex}.role-picker button.active{border:2px solid var(--teal);background:#ebf3ef}.role-picker span{color:var(--muted);font-size:12px}.price-notice{background:#ecf3ef;border-radius:10px;flex-direction:column;gap:4px;padding:17px;display:flex}.price-notice span{color:var(--muted);font-size:12px}.back-link{color:var(--teal);font-size:13px;text-decoration:none}.dashboard{background:#f4f6f3;min-height:100vh}.dashboard>header{background:#fff;border-bottom:1px solid #dde5e1;justify-content:space-between;align-items:center;height:78px;padding:0 max(30px,50% - 580px);display:flex}.dashboard>header>div{align-items:center;gap:20px;font-size:12px;display:flex}.dashboard>header>div a{color:var(--coral);font-weight:700;text-decoration:none}.dashboard>section{width:min(1160px,100% - 40px);margin:auto;padding:58px 0 90px}.dash-head{justify-content:space-between;align-items:center;margin-bottom:35px;display:flex}.balance{background:var(--ink);color:#fff;border-radius:14px;flex-direction:column;gap:5px;padding:20px 27px;display:flex}.balance span,.balance small{color:#b7cbc6;font-size:11px}.balance b{font:28px Georgia,serif}.success-banner,.pending-banner{color:#216349;background:#dff0e7;border-radius:9px;margin-bottom:28px;padding:15px 18px}.pending-banner{color:#765419;background:#fff2d6}.data-list{gap:12px;display:grid}.data-list article{background:#fff;border:1px solid #e1e8e4;border-radius:12px;justify-content:space-between;padding:20px 24px;display:flex}.data-list article>div{flex-direction:column;gap:6px;display:flex}.data-list article>div:last-child{text-align:right}.data-list span{color:var(--muted);font-size:12px}.status{text-transform:uppercase;background:#e9efec;border-radius:20px;justify-content:center;align-items:center;padding:5px 9px;color:#58716b!important;font-size:10px!important;display:inline-flex!important}.status.matched,.status.approved{background:#dff0e7;color:#216349!important}.status.pending,.status.open{background:#fff2d6;color:#765419!important}.status.suspended{background:#fae2dc;color:#a13d29!important}.empty-state{text-align:center;background:#fff;border:1px dashed #cbd7d2;border-radius:14px;padding:60px}.empty-state>span{color:var(--teal);font-size:40px}.empty-state p{color:var(--muted)}.lead-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.lead-grid article{background:#fff;border:1px solid #dfe7e3;border-radius:14px;padding:24px}.lead-grid article h3{margin:18px 0 8px;font:24px Georgia,serif}.lead-grid article p{color:var(--muted);font-size:13px;line-height:1.6}.lead-top{color:var(--muted);justify-content:space-between;font-size:11px;display:flex}.lead-top span:last-child{color:var(--coral);font-weight:700}.contact-box{background:#eef4f1;border-radius:9px;flex-direction:column;gap:5px;margin:18px 0;padding:14px;display:flex}.contact-box a{color:var(--teal);font-size:13px}.dash-title{margin:42px 0 18px;font:27px Georgia,serif}.stats{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.stats>div{background:#fff;border-radius:12px;flex-direction:column;gap:8px;padding:20px;display:flex}.stats span{color:var(--muted);font-size:11px}.stats b{font:28px Georgia,serif}.admin-table{gap:8px;display:grid}.admin-table>div{background:#fff;border-radius:9px;grid-template-columns:1fr auto auto;align-items:center;gap:20px;padding:15px 18px;display:grid}.admin-table>div>span:first-child{flex-direction:column;gap:4px;display:flex}.admin-table small{color:var(--muted)}.table-actions button{background:var(--teal);color:#fff;cursor:pointer;border:0;border-radius:6px;padding:8px 11px;font-size:11px}.table-actions button.muted-btn{background:#9d4e3d}.paid{color:#216349;font-size:11px}@media (width<=800px){.portal-card{padding:26px}.role-picker,.lead-grid,.stats{grid-template-columns:1fr}.dash-head{flex-direction:column;align-items:flex-start;gap:22px}.dashboard>header>div>span{display:none}.dashboard>section{padding-top:35px}.admin-table>div{grid-template-columns:1fr}.data-list article{flex-direction:column;gap:15px}.data-list article>div:last-child{text-align:left}}.photo-upload{text-align:center;cursor:pointer;background:#f5f9f7;border-radius:12px;flex-direction:column;align-items:center;gap:7px;border:2px dashed #bfd0c8!important;padding:24px!important;display:flex!important}.photo-upload input{background:#fff;margin-top:12px!important;padding:10px!important}.photo-upload>span{color:var(--muted);font-size:12px;font-weight:400}.photo-upload .upload-icon{background:var(--mint);width:45px;height:45px;color:var(--teal);border-radius:50%;place-items:center;font-size:26px;display:grid}.photo-preview,.saved-photos{grid-template-columns:repeat(6,1fr);gap:8px;margin:14px 0;display:grid}.photo-preview div{position:relative}.photo-preview img,.saved-photos img{object-fit:cover;border:1px solid #d8e2dd;border-radius:8px;width:100%;height:78px}.photo-preview span{color:#fff;background:#173b3acc;border-radius:50%;place-items:center;width:20px;height:20px;font-size:10px;display:grid;position:absolute;top:5px;right:5px}.pricing-bar{background:#fff;border:1px solid #dfe7e3;border-radius:12px;flex-wrap:wrap;align-items:center;gap:16px;padding:16px 20px;display:flex}.pricing-bar b{margin-right:auto}.pricing-bar span{color:var(--teal);background:#edf5f1;border-radius:6px;padding:7px 9px;font-size:11px}.marketplace article{border-top:4px solid var(--coral)}.masked-contact{color:#73817d;text-align:center;background:#f2f3f1;border-radius:8px;margin:14px 0;padding:12px;font-size:11px}.buy-action button{background:var(--coral);color:#fff;cursor:pointer;border:0;border-radius:8px;width:100%;padding:13px;font-weight:800}.buy-action button:disabled{opacity:.55}.buy-action small{color:#a43e2b;margin-top:7px;display:block}@media (width<=650px){.photo-preview,.saved-photos{grid-template-columns:repeat(3,1fr)}.pricing-bar{flex-direction:column;align-items:flex-start}.pricing-bar b{margin:0}}.form-section-title{color:var(--ink);border-bottom:1px solid #e1e8e4;margin:32px 0 8px;padding-bottom:9px;font:20px Georgia,serif}.address-row{grid-template-columns:1fr 110px;gap:12px;display:grid}.address-row.lower{grid-template-columns:130px 1fr 160px}.optional{color:var(--muted);font-size:10px;font-weight:400}.legal-note{color:var(--muted);margin-top:10px;line-height:1.5;display:block}@media (width<=620px){.address-row,.address-row.lower,.portal-form .field-row{grid-template-columns:1fr}.form-section-title{margin-top:25px}}.project-shell{align-items:start}.project-card{width:min(980px,100%)}.project-wizard{margin-top:38px}.wizard-steps{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.wizard-steps button{color:#82918d;text-align:left;cursor:default;background:0 0;border:0;grid-template-columns:42px 1fr;align-items:center;column-gap:10px;padding:8px;display:grid}.wizard-steps button>span{background:#edf1ef;border-radius:12px;grid-row:1/3;place-items:center;width:42px;height:42px;font-size:18px;display:grid}.wizard-steps b{font-size:12px}.wizard-steps small{font-size:9px}.wizard-steps .active{color:var(--teal)}.wizard-steps .active>span{background:var(--teal);color:#fff;box-shadow:0 8px 18px #17665f35}.wizard-steps .done{color:var(--teal);cursor:pointer}.wizard-steps .done>span{background:#dcebe5}.wizard-progress{background:#e8edea;border-radius:5px;height:4px;margin:17px 0 35px;overflow:hidden}.wizard-progress span{background:linear-gradient(90deg,var(--teal),var(--coral));height:100%;transition:all .3s;display:block}.wizard-panel{display:none}.wizard-panel.active{animation:.25s panelin;display:block}@keyframes panelin{0%{opacity:.3;transform:translateY(8px)}to{opacity:1;transform:none}}.panel-title{align-items:flex-start;gap:16px;margin-bottom:25px;display:flex}.panel-title>span{height:50px;color:var(--teal);background:#e5f0eb;border-radius:15px;flex:0 0 50px;place-items:center;font-size:23px;display:grid}.panel-title small{color:var(--coral);text-transform:uppercase;letter-spacing:1.4px;font-size:10px;font-weight:800}.panel-title h2{margin:5px 0;font:30px Georgia,serif}.panel-title p{color:var(--muted);margin:0;font-size:13px}.choice-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.choice-grid.single{grid-template-columns:1fr}.choice-card{cursor:pointer;background:#fff;border:1px solid #d7e1dc;border-radius:13px;align-items:center;gap:13px;position:relative;margin:0!important;padding:17px!important;display:flex!important}.choice-card input{opacity:0;position:absolute}.choice-icon{width:42px;height:42px;color:var(--teal);background:#f0f4f2;border-radius:11px;place-items:center;font-size:20px;display:grid}.choice-card>span:nth-of-type(2){flex-direction:column;gap:4px;display:flex}.choice-card small{color:var(--muted);font-size:11px;font-weight:400}.choice-card i{background:var(--teal);color:#fff;border-radius:50%;place-items:center;width:23px;height:23px;margin-left:auto;font-style:normal;display:none}.choice-card:has(input:checked){border:2px solid var(--teal);background:#f0f7f4}.choice-card:has(input:checked) i{display:grid}.modern-field{margin:17px 0;font-size:12px;font-weight:800;display:block}.modern-field>span{margin-bottom:7px;display:block}.modern-field input,.modern-field select,.modern-field textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #ccd9d3;border-radius:10px;outline:none;padding:14px}.modern-field input:focus,.modern-field select:focus,.modern-field textarea:focus{border-color:var(--teal);box-shadow:0 0 0 3px #17665f12}.mini-grid{grid-template-columns:1fr 1fr;gap:0 14px;display:grid}.sub-question{margin:28px 0 13px;font:18px Georgia,serif}.check-grid{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.check-grid label{cursor:pointer;border:1px solid #d8e2dd;border-radius:9px;align-items:center;gap:8px;padding:12px;font-size:11px;display:flex}.check-grid input{opacity:0;position:absolute}.check-grid label>span{color:#0000;background:#edf1ef;border-radius:6px;place-items:center;width:20px;height:20px;display:grid}.check-grid label:has(input:checked){border-color:var(--teal);background:#edf6f2}.check-grid label:has(input:checked)>span{background:var(--teal);color:#fff}.style-row{grid-template-columns:repeat(5,1fr);gap:9px;display:grid}.style-row label{cursor:pointer;border:1px solid #d8e2dd;border-radius:10px;flex-direction:column;align-items:center;gap:7px;padding:13px;font-size:11px;display:flex}.style-row input{opacity:0;position:absolute}.style-row label>span{color:var(--teal);font-size:22px}.style-row label:has(input:checked){border:2px solid var(--teal);background:#edf6f2}.wizard-nav{border-top:1px solid #e3e9e6;justify-content:space-between;align-items:center;margin-top:30px;padding-top:20px;display:flex}.wizard-nav button{cursor:pointer;border:0;border-radius:9px;padding:13px 22px;font-weight:800}.wizard-nav .prev{color:var(--muted);background:0 0}.wizard-nav .next,.submit-project{background:var(--coral);color:#fff;box-shadow:0 9px 20px #ee744f30}.trust-note{background:#edf5f1;border-radius:10px;gap:12px;margin:18px 0;padding:15px;display:flex}.trust-note>span{color:var(--teal);font-size:24px}.trust-note div{flex-direction:column;gap:4px;display:flex}.trust-note small{color:var(--muted);line-height:1.4}.consent{color:var(--muted);align-items:flex-start;gap:9px;font-size:11px;line-height:1.5;display:flex}.lead-details{grid-template-columns:1fr 1fr;gap:6px;margin:14px 0;display:grid}.lead-details span{color:#4e6560;background:#f1f5f3;border-radius:7px;align-items:center;gap:7px;padding:7px 9px;font-size:10px;display:flex}.lead-details i{color:var(--teal);font-style:normal}.lead-details .wide-detail{grid-column:1/-1}@media (width<=720px){.wizard-steps button{text-align:center;grid-template-columns:1fr;justify-items:center}.wizard-steps button>span{grid-row:auto}.wizard-steps button small{display:none}.choice-grid,.mini-grid{grid-template-columns:1fr}.check-grid{grid-template-columns:1fr 1fr}.style-row{grid-template-columns:repeat(3,1fr)}.panel-title h2{font-size:25px}}@media (width<=440px){.wizard-steps b{display:none}.choice-grid,.check-grid,.lead-details{grid-template-columns:1fr}.style-row{grid-template-columns:1fr 1fr}}.legal-page{background:linear-gradient(135deg,#edf4f0,#f7efe5);min-height:100vh;padding:28px 20px 80px}.legal-nav{justify-content:space-between;align-items:center;width:min(900px,100%);margin:0 auto 25px;display:flex}.legal-nav>a:last-child{color:var(--teal);font-size:12px;text-decoration:none}.legal-card{background:#fff;border-radius:20px;width:min(900px,100%);margin:auto;padding:52px 65px;box-shadow:0 22px 70px #1b3c3422}.legal-card h1{margin:12px 0;font:52px Georgia,serif}.legal-intro{color:var(--muted);max-width:650px;margin-bottom:45px;font-size:17px;line-height:1.6}.legal-card section{border-top:1px solid #e2e9e6;padding:27px 0}.legal-card section h2{margin:0 0 14px;font:25px Georgia,serif}.legal-card section p{color:#586d68;margin:0;line-height:1.75}.legal-card dl{margin:0}.legal-card dl>div{border-bottom:1px solid #eef2f0;grid-template-columns:170px 1fr;padding:13px 0;display:grid}.legal-card dt{color:var(--muted);text-transform:uppercase;letter-spacing:.7px;font-size:12px;font-weight:800}.legal-card dd{margin:0;font-weight:700;line-height:1.6}.legal-updated{color:#86938f;margin-top:25px;font-size:11px}@media (width<=650px){.legal-card{padding:34px 24px}.legal-card h1{font-size:40px}.legal-card dl>div{grid-template-columns:1fr;gap:5px}.legal-nav .brand{font-size:17px}}.legal-long{width:min(980px,100%)}.legal-long .legal-intro{max-width:780px}.legal-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.legal-grid section{border-radius:14px;border:1px solid #e2ebe7!important;padding:22px!important}.legal-card h3{color:#173f3a;margin:18px 0 7px;font-size:16px}.legal-card ul{color:#586d68;margin:10px 0 0;padding-left:20px;line-height:1.75}.legal-card a,.consent a,.buy-action a{color:#0d7066;text-underline-offset:2px}.legal-card section p+p{margin-top:12px}.legal-card address{color:#586d68;font-style:normal;line-height:1.7}@media (width<=720px){.legal-grid{grid-template-columns:1fr}}.hero-premium{background:radial-gradient(circle at 82% 25%,#dceae4 0,#0000 34%),#fbfaf7;padding:54px 0 86px}.hero-premium .hero-grid{align-items:center;gap:58px}.swiss-badge{color:#0c665d;letter-spacing:.08em;text-transform:uppercase;background:#f7fbf9;border:1px solid #cfe0d9;border-radius:999px;align-items:center;gap:9px;padding:8px 12px;font-size:11px;font-weight:800;display:inline-flex}.swiss-badge span{color:#f46f4c}.hero-premium h1{margin-top:19px}.hero-benefits{color:#334e49;gap:9px;margin:23px 0 2px;font-size:14px;display:grid}.hero-benefits span{align-items:center;gap:9px;display:flex}.hero-benefits i{color:#0d7569;background:#e4f1ec;border-radius:50%;place-items:center;width:20px;height:20px;font-size:11px;font-style:normal;display:grid}.hero-secondary{color:#133f3b;border-bottom:1px solid #87a39e;font-size:13px;font-weight:800;text-decoration:none}.premium-photo{background:#d7dfda;border-radius:26px;height:520px;position:relative;overflow:hidden;box-shadow:0 28px 70px #173d342e}.premium-photo>img{object-fit:cover;object-position:center;width:100%;height:100%}.photo-shade{background:linear-gradient(#0000 45%,#0d2f2933);position:absolute;inset:0}.project-preview{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;border:1px solid #fffc;border-radius:17px;padding:18px;position:absolute;bottom:24px;left:22px;right:22px;box-shadow:0 15px 35px #153d3424}.preview-head{justify-content:space-between;align-items:center;margin-bottom:13px;display:flex}.preview-head span{color:#173f3a;font-weight:800}.preview-head b{color:#14766a;background:#e6f3ef;border-radius:999px;padding:6px 8px;font-size:10px}.preview-grid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.preview-grid p{background:#f5f7f5;border-radius:10px;margin:0;padding:9px 10px}.preview-grid small,.preview-grid strong{display:block}.preview-grid small{color:#73857f;text-transform:uppercase;letter-spacing:.06em;font-size:9px}.preview-grid strong{color:#173f3a;margin-top:3px;font-size:11px}.premium-photo .match-card{inset:20px 20px auto auto}.premium-trust>div{align-items:center;gap:10px;display:flex!important}.premium-trust p{margin:0}.premium-trust b,.premium-trust small{display:block}.trust-icon{color:#106b60;background:#e8f2ee;border-radius:10px;flex:0 0 34px;place-items:center;width:34px;height:34px;font-weight:800;display:grid}.premium-trust small{margin-top:3px}@media (width<=850px){.hero-premium{padding-top:30px}.hero-premium .hero-grid{gap:34px}.premium-photo{height:470px}.premium-trust{grid-template-columns:1fr!important}.premium-trust>div{border-right:0!important}}@media (width<=560px){.premium-photo{border-radius:18px;height:430px}.project-preview{bottom:12px;left:12px;right:12px}.preview-head{align-items:flex-start;gap:8px}.premium-photo .match-card{top:12px;right:12px}.hero-secondary{display:none}}.seo-intro{background:#f1f6f3;padding:90px 0}.seo-two{grid-template-columns:1.55fr .8fr;align-items:start;gap:68px;display:grid}.seo-two h2,.company-explain h2,.faq-section h2{color:#113f3a;margin:12px 0 22px;font:44px Georgia,serif}.seo-two>div>p{color:#536a65;margin:0 0 16px;font-size:16px;line-height:1.82}.seo-two aside{background:#fff;border:1px solid #dce9e4;border-radius:20px;padding:30px;box-shadow:0 18px 50px #153d3414}.seo-two aside>b{color:#113f3a;font:24px Georgia,serif}.seo-two aside p{color:#5c716c;line-height:1.65}.seo-two aside ul{color:#294d47;gap:10px;padding:0;list-style:none;display:grid}.seo-two aside li:before{content:"✓";color:#0e7569;margin-right:9px;font-weight:900}.seo-two aside .button{width:100%;margin-top:14px}.company-explain{background:#fff;padding:88px 0}.company-explain .section-head{max-width:830px}.company-explain .section-head p{line-height:1.8}.company-cards{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:38px;display:grid}.company-cards article{background:#fafcfb;border:1px solid #dde8e4;border-radius:16px;padding:26px}.company-cards article>span{color:#0e6c62;background:#e3f0eb;border-radius:11px;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.company-cards h3{color:#153f3a;margin:18px 0 8px}.company-cards p{color:#60736f;margin:0;line-height:1.65}.faq-section{background:#f7f2ea;padding:88px 0}.faq-grid{grid-template-columns:.7fr 1.3fr;gap:70px;display:grid}.faq-grid>div:first-child p{color:#60736f;line-height:1.7}.faq-grid details{background:#fff;border:1px solid #e1e8e4;border-radius:13px;margin-bottom:12px;padding:20px 22px}.faq-grid summary{cursor:pointer;color:#173f3a;font-weight:800}.faq-grid details p{color:#60736f;margin:13px 0 0;line-height:1.7}@media (width<=850px){.seo-two,.faq-grid{grid-template-columns:1fr;gap:35px}.company-cards{grid-template-columns:1fr}.seo-intro,.company-explain,.faq-section{padding:64px 0}.seo-two h2,.company-explain h2,.faq-section h2{font-size:36px}}.admin-hero{justify-content:space-between;align-items:flex-start;margin-bottom:28px;display:flex}.admin-hero h1{color:#153f3a;margin:8px 0;font:42px Georgia,serif}.admin-hero p{color:#667a75;margin:0}.admin-live{color:#1d684f;background:#e4f3eb;border-radius:999px;align-items:center;gap:8px;padding:9px 13px;font-size:11px;font-weight:800;display:flex}.admin-live i{background:#27a06e;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #27a06e20}.admin-stats>div{border:1px solid #e2e9e6;box-shadow:0 8px 25px #173d3408}.admin-stats small{color:#778984;font-size:10px}.admin-section-head{justify-content:space-between;align-items:end;margin:42px 0 14px;display:flex}.admin-section-head h2{color:#153f3a;margin:0 0 5px;font:27px Georgia,serif}.admin-section-head p{color:#758580;margin:0;font-size:12px}.admin-section-head>span{color:#46645e;background:#edf3f0;border-radius:8px;padding:7px 10px;font-size:10px;font-weight:800}.monitoring>div{border:1px solid #e5ebe8}.account-role{background:#edf2ef;border-radius:999px;padding:6px 10px;font-weight:800;color:#47665f!important;font-size:10px!important}.account-role.company{background:#e1f0eb;color:#17685c!important}.account-role.admin{background:#fff0dc;color:#825417!important}@media (width<=800px){.admin-hero,.admin-section-head{flex-direction:column;align-items:flex-start;gap:14px}.admin-hero h1{font-size:35px}.admin-section-head>span{align-self:flex-start}}.firmen-page{background:#fff;min-height:100vh}.firmen-hero{color:#fff;background:linear-gradient(135deg,#0c3f39,#092f2b);padding:68px 0 90px}.firmen-hero-grid{grid-template-columns:1.35fr .65fr;align-items:center;gap:70px;display:grid}.firmen-label{color:#b9ddd2;letter-spacing:.09em;text-transform:uppercase;border:1px solid #ffffff32;border-radius:999px;padding:8px 12px;font-size:11px;font-weight:800;display:inline-flex}.firmen-hero h1{margin:21px 0;font:55px/1.06 Georgia,serif}.firmen-hero h1 em{color:#f47a59}.firmen-hero p{color:#c2d3ce;max-width:680px;font-size:16px;line-height:1.75}.firmen-actions{align-items:center;gap:22px;margin:30px 0;display:flex}.firmen-actions>a:last-child{color:#fff;font-size:12px}.firmen-trust{color:#bcd9d1;flex-wrap:wrap;gap:20px;font-size:12px;display:flex}.firmen-hero aside{color:#143e39;background:#fff;border-radius:20px;padding:28px;box-shadow:0 20px 60px #001e1a66}.firmen-hero aside>small{color:#ef704e;text-transform:uppercase;letter-spacing:.1em;font-weight:800}.firmen-hero aside h3{font:25px Georgia,serif}.firmen-hero dl>div{border-bottom:1px solid #e7edeb;justify-content:space-between;padding:10px 0;font-size:12px;display:flex}.firmen-hero dt{color:#6b7d79}.firmen-hero dd{font-weight:800}.firmen-hero aside>b{color:#ef704e;margin-top:20px;font-size:20px;display:block}.lead-pricing{background:#eef4f1;padding:90px 0}.price-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:36px;display:grid}.price-grid article{text-align:center;background:#fff;border:1px solid #dae5e1;border-radius:15px;padding:26px 20px;position:relative}.price-grid small,.price-grid span{color:#71827e;display:block}.price-grid b{color:#123f39;margin:16px 0 7px;font:31px Georgia,serif;display:block}.price-grid .featured{border:2px solid #0d7569;transform:translateY(-8px)}.price-grid i{color:#fff;text-transform:uppercase;background:#0d7569;border-radius:999px;padding:5px 10px;font-size:9px;font-style:normal;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.firm-cta{background:#fff;border-radius:18px;justify-content:space-between;align-items:center;margin-top:55px;padding:32px;display:flex}.firm-cta h2{margin:0 0 7px;font:29px Georgia,serif}.firm-cta p{color:#657873;margin:0}@media (width<=850px){.firmen-hero-grid{grid-template-columns:1fr}.firmen-hero h1{font-size:43px}.price-grid{grid-template-columns:1fr 1fr}.firm-cta{flex-direction:column;align-items:flex-start;gap:20px}}@media (width<=520px){.price-grid{grid-template-columns:1fr}.firmen-actions{flex-direction:column;align-items:flex-start}.firmen-hero{padding-top:45px}}.reviews-page{background:#f7faf8;min-height:100vh}.reviews-hero{text-align:center;background:linear-gradient(135deg,#e8f2ed,#f8f1e8);padding:72px 0}.reviews-hero h1{color:#123f39;margin:13px 0;font:55px Georgia,serif}.reviews-hero>div>p{color:#5f736e;max-width:700px;margin:0 auto;line-height:1.75}.rating-summary{background:#fff;border-radius:15px;align-items:center;gap:15px;margin-top:26px;padding:14px 20px;display:inline-flex;box-shadow:0 12px 35px #153d3415}.rating-summary>b{color:#123f39;font:35px Georgia,serif}.rating-summary span>*{display:block}.rating-summary i,.review-stars{color:#ef9b31;letter-spacing:2px;font-style:normal}.rating-summary small{color:#71827e;margin-top:4px}.reviews-layout{grid-template-columns:1.12fr .88fr;gap:45px;padding-top:70px;padding-bottom:90px;display:grid}.reviews-layout h2{color:#123f39;font:32px Georgia,serif}.reviews-layout>aside{background:#fff;border:1px solid #dfe8e4;border-radius:20px;align-self:start;padding:30px;position:sticky;top:25px;box-shadow:0 18px 50px #153d3412}.review-list{gap:16px;display:grid}.review-list article{background:#fff;border:1px solid #e0e8e4;border-radius:16px;padding:25px}.review-list h3{color:#143f3a;margin:12px 0;font:23px Georgia,serif}.review-list p{color:#5c716c;line-height:1.75}.review-list footer{flex-direction:column;gap:4px;margin-top:18px;display:flex}.review-list footer span{color:#81908c;font-size:10px}.review-form{gap:18px;display:grid}.review-form label>span,.review-label{color:#294e48;margin-bottom:7px;font-size:11px;font-weight:800;display:block}.review-form input,.review-form textarea{box-sizing:border-box;width:100%;font:inherit;border:1px solid #cfdcd7;border-radius:9px;padding:12px}.star-picker{gap:3px;display:flex}.star-picker button{color:#cbd5d1;cursor:pointer;background:0 0;border:0;padding:0 2px;font-size:30px}.star-picker button.active{color:#ef9b31}.review-confirm{gap:9px;display:flex}.review-confirm input{width:auto}.review-confirm span{line-height:1.5;font-weight:400!important}.review-status{color:#657974;background:#eef4f1;border-radius:8px;padding:10px;font-size:11px}.review-success,.no-reviews,.review-login{text-align:center;background:#f2f7f4;border-radius:14px;padding:35px 20px}.review-success>span{color:#187057;background:#dcefe6;border-radius:50%;place-items:center;width:45px;height:45px;margin:auto;font-size:22px;display:grid}.no-reviews>span{color:#ef9b31;font-size:45px}@media (width<=800px){.reviews-layout{grid-template-columns:1fr}.reviews-layout>aside{position:static}.reviews-hero h1{font-size:42px}}.home-reviews{background:#f2f6f3;padding:90px 0}.home-review-head{justify-content:space-between;align-items:end;gap:35px;margin-bottom:34px;display:flex}.home-review-head h2{color:#123f39;margin:10px 0;font:42px Georgia,serif}.home-review-head p{color:#61756f;max-width:720px;margin:0;line-height:1.65}.home-review-head>a{color:#0d7066;white-space:nowrap;font-size:12px;font-weight:800}.home-review-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.home-review-grid article{background:#fff;border:1px solid #dce7e2;border-radius:17px;padding:25px;box-shadow:0 12px 35px #173d340d}.home-review-grid h3{color:#143f3a;margin:12px 0;font:22px Georgia,serif}.home-review-grid p{color:#5d716c;line-height:1.7}.home-review-grid footer{flex-direction:column;gap:3px;margin-top:17px;display:flex}.home-review-grid footer span{color:#7b8d88;font-size:10px}.example-review{box-shadow:none!important;border-style:dashed!important}.example-label{color:#8a5b31;text-transform:uppercase;letter-spacing:.05em;background:#fff1df;border-radius:6px;margin-bottom:12px;padding:5px 7px;font-size:8px;display:inline-block}@media (width<=800px){.home-review-head{flex-direction:column;align-items:flex-start}.home-review-grid{grid-template-columns:1fr}.home-reviews{padding:65px 0}.home-review-head h2{font-size:34px}}.invoice-page{background:#edf2ef;min-height:100vh;padding:35px 20px 80px}.invoice-actions{justify-content:space-between;width:min(850px,100%);margin:0 auto 16px;display:flex}.invoice-actions a,.invoice-actions button{color:#0d6e64;cursor:pointer;background:0 0;border:0;font:600 12px inherit}.invoice-sheet{box-sizing:border-box;background:#fff;width:min(850px,100%);margin:auto;padding:58px 65px;box-shadow:0 15px 55px #173d3418}.invoice-sheet>header{border-bottom:2px solid #153f3a;justify-content:space-between;padding-bottom:25px;display:flex}.invoice-sheet>header>div:last-child{text-align:right;flex-direction:column;gap:5px;display:flex}.invoice-sheet>header>div:last-child b{letter-spacing:.08em;font-size:24px}.invoice-sheet>header>div:last-child span{color:#667974}.invoice-address{grid-template-columns:1fr 1fr;gap:45px;margin:40px 0;display:grid}.invoice-address address{color:#526863;font-style:normal;line-height:1.7}.invoice-address small{color:#7e8e89;text-transform:uppercase}.invoice-meta{background:#f2f6f4;grid-template-columns:repeat(3,1fr);margin-bottom:35px;padding:15px;display:grid}.invoice-meta div{padding:0 12px}.invoice-meta dt{color:#738681;text-transform:uppercase;font-size:9px}.invoice-meta dd{margin:5px 0 0;font-weight:800}.invoice-sheet table{border-collapse:collapse;width:100%}.invoice-sheet th{text-align:left;text-transform:uppercase;color:#6c7e79;border-bottom:1px solid #d6e0dc;padding:12px 8px;font-size:10px}.invoice-sheet th:last-child,.invoice-sheet td:last-child{text-align:right}.invoice-sheet td{border-bottom:1px solid #e5ebe8;padding:18px 8px}.invoice-sheet td small{color:#71827e;margin-top:5px;display:block}.invoice-sheet tfoot td{color:#153f3a;font-size:18px;font-weight:900}.payment-note{background:#fff5e8;border-left:4px solid #ef7856;margin-top:40px;padding:20px}.payment-note p{color:#62736f;margin:7px 0 0;line-height:1.65}.invoice-sheet>footer{color:#637671;border-top:1px solid #dfe6e3;margin-top:55px;padding-top:20px}.invoice-sheet>footer small{font-size:9px}@media print{.invoice-page{background:#fff;padding:0}.invoice-actions{display:none}.invoice-sheet{box-shadow:none;width:100%;padding:30px}}@media (width<=650px){.invoice-sheet{padding:35px 24px}.invoice-address{grid-template-columns:1fr}.invoice-meta{grid-template-columns:1fr;gap:15px}}.brand{background:url(/brand/badumbaudirekt-logo.png) 0/contain no-repeat;width:214px;min-width:214px;height:58px;font-size:0;line-height:0;display:inline-block}.brand>.brand-mark{display:none!important}.brand>span:last-child{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.invoice-sheet .brand{width:220px;height:64px}@media (width<=760px){.brand{width:178px;min-width:178px;height:49px}}html,body{max-width:100%;overflow-x:clip}img,video,svg,canvas{max-width:100%;height:auto}main,section,article,aside,header,footer,nav,form,fieldset,div{min-width:0}p,li,a,button,label,span,strong,b,small,address,dd,td,th{overflow-wrap:anywhere}input,select,textarea{min-width:0;font-size:16px}button,.button,input,select{min-height:44px}@media (width<=1024px){.wrap{width:min(100% - 36px,1160px)}.nav-links{gap:18px}.nav-links a{font-size:12px}.hero-grid{gap:38px}.hero h1{font-size:clamp(48px,6vw,61px)}.seo-two,.faq-grid{gap:42px}.dashboard>section{width:calc(100% - 36px)}.lead-grid{gap:14px}.stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=801px) and (width<=940px){.nav-links>a:first-child,.nav-links>a:nth-child(2){display:none}.hero-grid{grid-template-columns:1fr 1fr}.premium-photo{height:470px}.project-preview{padding:14px;bottom:14px;left:14px;right:14px}.premium-photo .match-card{max-width:calc(100% - 28px)}.reviews-layout{gap:28px}}.wrap,.nav,.hero-grid,.seo-two,.budget-grid,.faq-grid,.firmen-hero-grid,.reviews-layout,.dashboard>section,.portal-card,.project-card,.legal-card,.invoice-sheet{min-width:0}@media (width<=800px){.wrap,.dashboard>section{width:calc(100% - 28px)}.nav{gap:10px}.nav-links{gap:8px;margin-left:auto}.nav-links>a{display:none}.nav-links .button.small{white-space:nowrap;padding:10px 12px}.hero,.hero-premium,.firmen-hero,.reviews-hero{overflow:hidden}.hero-grid>*,.seo-two>*,.budget-grid>*,.faq-grid>*,.firmen-hero-grid>*,.reviews-layout>*{min-width:0}.hero h1,.firmen-hero h1,.reviews-hero h1,.legal-card h1,.portal-card h1,.dash-head h1{overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto}.hero-actions .button,.firmen-actions .button{text-align:center;width:100%;max-width:100%}.premium-photo,.hero-visual{width:100%;max-width:100%}.premium-photo .match-card{max-width:calc(100% - 24px)}.project-preview,.preview-grid p,.premium-trust>div,.budget-card,.seo-two aside,.price-grid article,.company-cards article,.lead-grid article{min-width:0}.preview-head b,.preview-grid strong,.premium-trust b,.premium-trust small,.budget-head b,.data-list article,.admin-table>div,.contact-box,address,dd,td,th{overflow-wrap:anywhere}.dashboard>header{gap:10px;height:auto;min-height:70px;padding:10px 14px}.dashboard>header .brand{flex:0 170px}.dashboard>header>div{flex-shrink:0;gap:10px}.portal-shell,.project-shell{padding:24px 14px 55px}.portal-card{border-radius:16px;padding:24px 18px}.portal-card>.brand{margin-bottom:26px}.portal-card h1,.dash-head h1{font-size:clamp(32px,7vw,40px)}.role-picker,.portal-form .field-row,.address-row,.address-row.lower{grid-template-columns:1fr}.dashboard>header>div>a:first-child{display:none}.dashboard>header>div{margin-left:auto}.dash-head .button,.firm-cta .button{text-align:center;width:100%}.lead-grid,.stats{grid-template-columns:1fr}.lead-grid article{padding:20px 17px}.admin-table>div{gap:12px}.legal-page{padding:18px 12px 55px}.legal-nav{gap:10px}.legal-nav>a:last-child{flex:none}.invoice-page{padding:18px 10px 55px}.invoice-sheet{padding:30px 20px;overflow:hidden}.invoice-sheet>header,.invoice-address,.invoice-meta{gap:18px}.invoice-sheet table{table-layout:fixed;width:100%}.invoice-sheet th,.invoice-sheet td{padding-left:6px;padding-right:6px}input,select,textarea,button{max-width:100%}.footer>div{justify-content:center}.footer a{align-items:center;min-height:36px;display:inline-flex}}@media (width<=480px){.wrap,.dashboard>section{width:calc(100% - 24px)}.brand{width:136px;min-width:136px;height:44px}.nav{width:calc(100% - 24px)}.nav-links{min-width:0}.nav-links .button.small{padding:9px 10px;font-size:11px}.hero h1{letter-spacing:-1.5px;font-size:clamp(34px,11vw,40px)}.firmen-hero h1,.reviews-hero h1{font-size:36px}.swiss-badge,.firmen-label{border-radius:14px;max-width:100%;line-height:1.4}.lead{font-size:17px}.premium-photo{height:360px}.premium-photo .match-card{padding:12px}.project-preview{padding:13px}.preview-head{flex-direction:column}.preview-grid{gap:6px}.preview-grid p{padding:7px}.premium-trust{gap:12px;display:grid;grid-template-columns:1fr 1fr!important}.premium-trust>div:nth-child(3){display:none!important}.section-head h2,.budget-grid h2,.seo-two h2,.faq-section h2,.home-review-head h2,.final-cta h2{overflow-wrap:anywhere;font-size:31px}.budget-card,.seo-two aside,.reviews-layout>aside,.review-list article{padding:20px 16px}.wizard-steps{gap:2px}.wizard-steps button{padding:4px 2px}.wizard-steps button>span{width:36px;height:36px}.panel-title{gap:10px}.panel-title>span{flex-basis:42px;height:42px}.choice-card,.style-row label,.check-grid label{min-width:0}.wizard-nav{gap:8px}.wizard-nav button{padding:12px 14px}.wizard-nav{align-items:stretch}.wizard-nav .next,.wizard-nav .submit-project{flex:1}.photo-preview,.saved-photos{grid-template-columns:repeat(2,minmax(0,1fr))}.photo-upload{padding:18px 12px!important}.empty-state{padding:38px 18px}.data-list article{padding:17px}.lead-top{gap:10px}.balance{width:100%}.legal-card{padding:30px 18px}.legal-card h1{font-size:35px}.reviews-hero{padding:52px 0}.rating-summary{max-width:100%;padding:12px 14px}.auth-panel,.auth-aside{padding-left:16px;padding-right:16px}.auth-panel h1{font-size:39px}.auth-form{margin-top:22px}.invoice-actions,.invoice-sheet>header,.invoice-address,.invoice-meta{flex-direction:column;grid-template-columns:1fr}.invoice-sheet>header>div:last-child{text-align:left}.invoice-sheet .brand{width:180px;height:54px}.invoice-sheet table{font-size:10px}.invoice-sheet{padding:25px 14px}.invoice-page{padding-left:6px;padding-right:6px}.invoice-sheet th,.invoice-sheet td{padding:11px 3px}}@media (width<=360px){.brand{width:124px;min-width:124px}.nav-links .button.small{padding:8px;font-size:10px}.hero h1{font-size:32px}.premium-photo{height:330px}.project-preview{padding:10px;bottom:8px;left:8px;right:8px}.preview-grid{grid-template-columns:1fr}.preview-grid p:nth-child(n+3){display:none}.wizard-nav{flex-direction:column-reverse}.wizard-nav button{width:100%}}
