@charset "UTF-8";
:root{--green:#173e36;--accent:#b44d30;--paper:#faf8f3;--ink:#243c34;--muted:#65706a;--line:#dfdfd4;--white:#fff;--serif:Georgia,'Times New Roman',serif;--sans:Arial,Helvetica,sans-serif;--radius:5px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.6 var(--sans)}body:has(dialog[open]){overflow:hidden}a{color:inherit;text-decoration:none}a:hover{text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.55;cursor:not-allowed}img{max-width:100%;display:block;height:auto}button{color:inherit}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-weight:400}h1,h2{font-family:var(--serif);letter-spacing:-.045em;line-height:1.07}h1{font-size:clamp(2.8rem,5.2vw,5.7rem)}h2{font-size:clamp(2.25rem,3.6vw,4rem)}h3{font-family:var(--serif);font-size:1.65rem;line-height:1.2;letter-spacing:-.02em}p{margin-bottom:1.1rem}svg{flex:none}button svg,a svg{vertical-align:middle}button{border:0;background:none}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #c56a35;outline-offset:4px}input:focus,textarea:focus,select:focus{border-color:var(--green)}.skip{position:fixed;top:-100px;left:20px;padding:10px 20px;background:white;z-index:200}.skip:focus{top:15px}.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;background:var(--green);color:#fff;padding:17px 24px;min-height:52px;border:1px solid var(--green);border-radius:var(--radius);font-size:14px;font-weight:600;line-height:1.3;transition:background .2s,transform .2s;text-align:center}.button:hover{background:#28574a;transform:translateY(-1px)}.button.small{padding:13px 18px;min-height:46px;font-size:13px;gap:15px}.button.outline{background:transparent;color:var(--green);border:1px solid #9daaa2}.button.danger{background:#8f322d;border-color:#8f322d}.button.terracotta{background:var(--accent);border-color:var(--accent)}.text-button{padding:8px 0;text-decoration:underline;text-underline-offset:4px}.eyebrow{font-size:11px;font-weight:700;line-height:1.5;letter-spacing:.15em;margin-bottom:22px;text-transform:uppercase}.text-link{display:inline-flex;gap:14px;align-items:center;font-size:14px;border-bottom:1px solid #a9b2a7;padding:10px 0}.tiny-line{display:inline-block;width:30px;height:1px;background:var(--accent);vertical-align:middle;margin-right:12px}.site-header{height:110px;padding:0 4.8%;display:flex;align-items:center;justify-content:space-between;gap:26px;background:var(--paper);position:relative;z-index:30;border-bottom:1px solid rgba(23,62,54,.1)}.brand{display:flex;align-items:center;gap:12px;flex-shrink:0}.brand strong{font:24px/1.2 var(--serif);letter-spacing:-.6px}.brand small{display:block;font-size:11px;letter-spacing:.12em;line-height:1.4;margin-top:5px}.brand-mark{width:43px;height:43px;border:1px solid var(--green);border-radius:50%;display:grid;place-items:center}.brand-mark svg{width:32px;height:32px}.brand-logo{width:58px;height:58px;object-fit:contain}.site-header nav{display:flex;gap:28px;align-items:center;font-size:13px}.nav-item{display:flex;gap:3px;align-items:center;position:relative}.nav-item>a{padding:14px 0}.submenu-toggle{padding:8px;min-height:40px}.submenu{position:absolute;display:none;top:100%;left:-20px;background:var(--paper);border:1px solid var(--line);padding:12px;width:235px;box-shadow:0 10px 25px #183e3610}.submenu a{display:block;padding:10px}.submenu a:hover{background:#eeeee4}.nav-item.expanded .submenu{display:block}.portal-link{border-left:1px solid var(--line);padding-left:22px}.menu-toggle{display:none}.hero{position:relative;display:grid;grid-template-columns:1.02fr 1fr;padding:42px 0 0 6%;min-height:690px;overflow:hidden}.hero-copy{padding:45px 55px 65px 0;align-self:center;z-index:1}.hero h1{max-width:730px;margin-bottom:24px}.hero-subtitle{font-size:18px;font-weight:600;margin-bottom:17px}.hero-description{max-width:475px;color:var(--muted);font-size:15px;line-height:1.8}.hero-actions{display:flex;flex-wrap:wrap;gap:17px 26px;align-items:center;margin:29px 0 21px}.hero-actions .button{background:var(--accent);border-color:var(--accent);box-shadow:0 4px 0 #9b3d2510}.hero-note{font-size:12px;color:var(--muted);display:flex;align-items:center;gap:8px}.hero-note svg{width:16px;height:16px}.hero-picture{position:relative;padding-bottom:42px;align-self:stretch;min-height:580px}.hero-picture>img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;padding-bottom:42px;border-radius:90px 0 0 0}.hero-picture figcaption{position:absolute;bottom:0;left:24px;right:36px;height:42px;display:flex;align-items:center;justify-content:space-between;font-size:9px;font-weight:700;letter-spacing:.12em;gap:12px}.hero-picture figcaption span{color:var(--muted)}.picture-stamp{position:absolute;left:-52px;bottom:100px;transform:rotate(-9deg);height:126px;width:126px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;background:#f0eadb;border:1px solid #ddd4bf;box-shadow:0 0 0 7px #f0eadb;font:22px/1.05 var(--serif);color:var(--green)}.picture-stamp em{font-weight:400}.picture-stamp span{font:8px var(--sans);letter-spacing:.15em;margin-top:13px}.hero-bottom{position:absolute;bottom:0;left:6%;width:42%;height:42px;display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);font-size:9px;font-weight:700;letter-spacing:.16em;padding-right:16px}.hero-bottom a{font-size:21px}.section{padding:100px 6%}.section-inner{max-width:1460px;margin:auto}.section-description{max-width:640px;color:var(--muted);margin:24px 0 30px;white-space:normal}.section-icons{padding:34px 6%;margin-top:30px;border-block:1px solid var(--line)}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.trust-grid>div{display:flex;align-items:center;justify-content:center;gap:17px;border-right:1px solid var(--line)}.trust-grid>div:last-child{border:0}.trust-grid>div>svg{width:32px;height:32px;color:#576e4c}.trust-grid strong{display:block;font-size:14px;font-weight:500}.trust-grid small{display:block;color:var(--muted);font-size:12px;margin-top:2px}.section-cards>.section-inner>.eyebrow{text-align:center;color:var(--accent)}.section-cards>.section-inner>h2{text-align:center}.section-cards>.section-inner>.section-description{text-align:center;margin:20px auto 45px;max-width:530px}.food-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:27px;margin-top:35px}.food-card{position:relative;background:#f1f0e7;border-radius:5px;overflow:hidden}.card-image{display:block;overflow:hidden}.card-image img{width:100%;height:300px;object-fit:cover;transition:transform .5s}.food-card:hover .card-image img{transform:scale(1.035)}.card-copy{padding:26px 29px 35px;position:relative}.card-copy .eyebrow{color:var(--accent);font-size:9px;margin-bottom:14px}.card-copy h3{font-size:1.7rem;padding-right:20px;margin-bottom:15px}.card-copy p:not(.eyebrow){font-size:14px;color:var(--muted);line-height:1.7;max-width:93%;margin-bottom:6px}.round-link{position:absolute;right:20px;top:23px;width:34px;height:34px;border:1px solid #bac4b6;border-radius:50%;display:grid;place-items:center}.round-link svg{width:18px}.section-occasions{background:var(--green);color:var(--paper);padding-block:95px}.section-occasions .section-inner{display:grid;grid-template-columns:1fr 1fr;gap:100px}.section-occasions .section-description{color:#cbd7cf;max-width:435px}.section-occasions .eyebrow{color:#bdcaa7}.occasion-list a{display:flex;gap:20px;padding:23px 0;border-bottom:1px solid #557064;align-items:center}.occasion-list a:first-child{padding-top:0}.occasion-list a>svg{margin-left:auto}.occasion-list small{display:block;color:#cbd7cf;font-size:12px;margin-top:6px}.occasion-list h3{font-size:25px}.occasion-icon{color:#d2d5b8}.section-image_text .section-inner,.section-text_image .section-inner,.section-team .section-inner{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.split-image img{width:100%;height:530px;object-fit:cover;border-radius:4px 70px 4px 4px}.split-copy .eyebrow{color:var(--accent)}.section-text_image .split-image{order:2}.section-text_image .split-copy{order:1}.section-steps{padding-top:10px;padding-bottom:100px}.section-steps .eyebrow{color:var(--accent)}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;list-style:none;padding:0;margin:55px 0 0}.step-number{display:block;font:48px var(--serif);color:#a57b4b;padding-bottom:19px;border-bottom:1px solid var(--line);margin-bottom:22px}.steps h3{font-size:23px;margin-bottom:15px}.steps p{color:var(--muted);font-size:14px}.section-region{background:#eeeee3}.section-region .section-inner{display:grid;grid-template-columns:1fr 1fr;gap:120px;align-items:center}.region-panel{padding:38px 44px;border:1px solid #b8c3b2;position:relative}.region-location{display:flex;align-items:center;gap:10px;font-size:10px;letter-spacing:.12em}.region-large{font:clamp(40px,5vw,68px)/1.1 var(--serif);letter-spacing:-.04em;margin:30px 0}.region-large em{color:#9b5836}.region-links{display:grid;grid-template-columns:1fr 1fr;font-size:12px;gap:12px 20px;border-top:1px solid #b8c3b2;padding-top:24px}.section-gallery h2{max-width:720px}.gallery-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:25px;margin-top:35px}.gallery-grid img{height:340px;width:100%;object-fit:cover}.gallery-grid figure:nth-child(2){padding-top:50px}.gallery-grid figure:nth-child(3){padding-top:90px}.gallery-grid figcaption{font-size:12px;margin-top:15px}.section-gallery .section-description{font-size:13px}.section-faq{border-top:1px solid var(--line)}.section-faq .section-inner{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:20px;list-style:none;cursor:pointer;padding:23px 0;font-size:15px;font-weight:500}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:23px;font-weight:400}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{font-size:14px;color:var(--muted);padding-right:40px;padding-bottom:10px}.section-cta{background:#e6ddc9;padding-block:75px}.section-cta .section-inner{display:flex;justify-content:space-between;align-items:center;gap:40px}.section-cta .eyebrow{color:#7e543b}.section-cta .section-description{margin-bottom:0;max-width:550px}.section-cta .button{background:var(--accent);border-color:var(--accent);flex-shrink:0}.site-footer{background:var(--green);color:var(--paper);padding:65px 6% 20px}.footer-main{display:grid;grid-template-columns:1.6fr 1fr .7fr;gap:80px;padding-bottom:60px}.site-footer .brand-mark{border-color:#b6c4b6}.site-footer .brand strong{font-size:24px}.site-footer h2{font-size:28px;line-height:1.3;margin-top:30px}.site-footer p{font-size:13px;line-height:1.9;color:#c3d1c5;max-width:360px;margin-top:15px}.site-footer a,.site-footer span,.site-footer strong,.site-footer button{font-size:13px}.site-footer .eyebrow{font-size:10px;color:#d5c7a5}.footer-link{display:block;margin:0 0 9px}.footer-bottom{border-top:1px solid #456558;padding-top:23px;display:flex;align-items:center;justify-content:space-between;gap:25px;color:#b6c7bb}.footer-bottom span{font-size:10px;letter-spacing:.03em}.mobile-bar{display:none}.breadcrumbs{padding:20px 6%;font-size:12px;display:flex;gap:13px;color:var(--muted);border-bottom:1px solid var(--line)}.section-text .section-inner{max-width:900px}.section-text .section-description{max-width:850px;font-size:17px;line-height:1.9}.section-text+.section-text{padding-top:0}.section-contact .section-inner{max-width:1000px}.contact-box{padding:35px;background:#eeeee3;border:1px solid var(--line);max-width:600px}.contact-box p{margin:20px 0}.section-video video{width:100%;max-height:75vh}.section-testimonials blockquote{margin:0;padding:30px;border:1px solid var(--line)}.section-testimonials cite{font-size:14px}dialog{border:1px solid var(--line);padding:0;max-width:600px;width:calc(100% - 32px);max-height:90dvh;border-radius:8px;color:var(--ink);background:var(--paper);box-shadow:0 30px 120px #0004}dialog::backdrop{background:#102e2680;backdrop-filter:blur(3px)}.dialog-body{padding:35px}.dialog-body h2{font-size:36px;margin-bottom:20px}.dialog-body p{font-size:14px}.dialog-body .actions{margin:25px 0 15px;gap:10px}.dialog-body .button{padding:13px;font-size:13px;flex:1}.checkline{display:flex;align-items:center;gap:12px;margin:12px 0;font-size:14px}.checkline input{width:20px;height:20px;accent-color:var(--green);flex:none}.actions{display:flex;align-items:center;flex-wrap:wrap;gap:13px;margin-top:25px}.field{display:flex;flex-direction:column;gap:7px;font-size:13px;font-weight:600;min-width:0}.field input,.field textarea,.field select{width:100%;min-height:48px;border:1px solid #cbd1c8;border-radius:5px;background:#fff;color:var(--ink);padding:11px 13px;font-size:15px;font-weight:400;min-width:0}.field textarea{min-height:110px;resize:vertical}.field small{font-weight:400;color:var(--muted)}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.full{grid-column:1/-1}.notice{padding:15px 19px;border:1px solid #c6d4be;background:#eff4eb;border-radius:5px;font-size:14px;margin:20px 0}.notice.error{background:#fff1e8;border-color:#d7a58d;color:#823923}.notice.warning{background:#fff7de;border-color:#dfcb88;color:#725620}.muted{color:var(--muted)}.help{font-size:13px;color:var(--muted)}.auth-card{width:calc(100% - 32px);max-width:620px;margin:70px auto;padding:40px;background:#fff;border:1px solid var(--line);border-radius:8px}.auth-card h1{font-size:42px;margin-bottom:22px}.auth-card .field{margin-top:17px}.auth-card .brand{margin-bottom:40px}.auth-card .button{margin-top:20px}.auth-card .eyebrow{color:var(--accent)}.installer{max-width:1100px;margin:55px auto;padding:0 25px}.installer h1{font-size:48px;margin:20px 0}.panel{background:#fff;border:1px solid var(--line);border-radius:8px;padding:28px;margin-bottom:25px;min-width:0}.panel h2{font:26px var(--serif);letter-spacing:-.03em;margin-bottom:20px}.panel h3{margin-bottom:15px}.check-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:20px 0}.check-grid div{padding:12px;background:#edf2e8;font-size:13px}.check-grid .error{background:#fbe5df}.wizard-page{max-width:1140px;margin:60px auto 90px;padding:0 30px}.wizard-heading{text-align:center;max-width:740px;margin:0 auto 40px}.wizard-heading h1{font-size:54px;margin-bottom:18px}.wizard-heading .eyebrow{color:var(--accent)}.wizard-heading p{color:var(--muted)}.wizard-shell{display:grid;grid-template-columns:260px 1fr;gap:40px}.wizard-sidebar{background:var(--green);color:#fff;padding:30px;border-radius:8px;align-self:start}.wizard-sidebar ol{list-style:none;margin:0;padding:0;counter-reset:steps}.wizard-sidebar li{counter-increment:steps;padding:10px 0;font-size:13px;display:flex;align-items:center;gap:12px;color:#bdcfc3}.wizard-sidebar li:before{content:counter(steps);width:25px;height:25px;border-radius:50%;border:1px solid #648371;display:grid;place-items:center;font-size:10px}.wizard-sidebar li.active{color:#fff;font-weight:700}.wizard-sidebar li.active:before{background:#ead4ac;border-color:#ead4ac;color:var(--green)}.wizard-sidebar .help{color:#bdcfc3;margin-top:25px;font-size:12px}.wizard-card{background:#fff;border:1px solid var(--line);border-radius:8px;padding:36px;min-width:0}.wizard-card h2{font-size:32px;margin:25px 0 12px}.wizard-card .step-caption{font-size:13px;color:var(--muted);margin-bottom:24px}.progress-top{display:flex;justify-content:space-between;font-size:11px;letter-spacing:.07em;font-weight:600;color:var(--muted);margin-bottom:12px}.progress-track{height:4px;background:#e9ece5;border-radius:4px;overflow:hidden}.progress-track>div{height:100%;background:var(--accent);transition:width .25s}.wizard-step{border:0;padding:0;margin:0;min-width:0}.wizard-step[hidden]{display:none}.choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:20px 0}.choice{display:flex;align-items:center;gap:12px;padding:16px;border:1px solid #d9dfd4;border-radius:5px;cursor:pointer;min-height:58px;font-size:14px}.choice:hover,.choice:has(input:checked){background:#edf2e9;border-color:var(--green)}.choice input{width:17px;height:17px;accent-color:var(--green);margin:0}.wizard-actions{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:24px;margin-top:30px;gap:15px}.wizard-actions .button{font-size:13px;padding:14px 20px}.wizard-card .field-grid{margin:24px 0}.honey{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.summary-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.summary-grid>div{background:var(--paper);padding:15px;font-size:14px;overflow-wrap:anywhere}.summary-grid dt{font-size:11px;color:var(--muted);margin-bottom:5px;text-transform:uppercase}.summary-grid dd{margin:0;white-space:pre-line}.wizard-success{text-align:center;padding:45px 10px}.success-mark{display:grid;place-items:center;width:70px;height:70px;border-radius:50%;background:#e8efe3;color:var(--green);margin:0 auto 25px}.success-mark svg{width:35px;height:35px}.wizard-success h2{font-size:40px}.request-number{font:28px var(--serif);margin:25px 0}.admin{background:#f3f5f0}.admin-shell{display:grid;grid-template-columns:235px 1fr;min-height:100dvh}.sidebar{background:var(--green);color:#d7e3da;padding:30px 20px;position:sticky;top:0;height:100dvh;display:flex;flex-direction:column}.sidebar .brand{padding:0 6px;margin-bottom:40px}.sidebar .brand strong{font-size:21px;color:#fff}.sidebar .brand small{font-size:9px}.sidebar .brand-mark{border-color:#82a08a;width:32px;height:32px}.sidebar .brand-mark svg{width:25px}.sidebar nav{overflow:auto;flex:1}.sidebar nav a{display:flex;gap:13px;align-items:center;font-size:13px;padding:12px 15px;border-radius:5px;margin-bottom:4px}.sidebar nav a:hover,.sidebar nav a.active{background:#31584c;color:#fff}.sidebar nav .nav-label{font-size:9px;letter-spacing:.12em;color:#abc2b0;padding:22px 15px 10px}.sidebar .side-bottom{padding:20px 15px 0;border-top:1px solid #476b57;font-size:12px}.sidebar .side-bottom small{font-size:10px;color:#afc7b4;display:block}.sidebar .text-button{color:#d7e3da}.admin-main{min-width:0;padding:0 42px 60px}.admin-topbar{height:85px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:13px;margin-bottom:35px}.global-search{display:flex;align-items:center;gap:12px;max-width:450px;width:100%}.global-search input{border:0;background:transparent;width:100%;font-size:13px;min-height:42px}.admin-avatar{border-radius:50%;background:#e1e8da;width:35px;height:35px;display:grid;place-items:center;font-size:11px}.admin-heading{display:flex;justify-content:space-between;gap:20px;align-items:center;margin:20px 0 30px}.admin-heading h1{font:38px var(--serif);letter-spacing:-.04em;margin-bottom:7px}.admin-heading p{font-size:13px;color:var(--muted);margin:0}.admin h2{font-size:25px}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:30px}.stat-card{padding:24px;background:#fff;border:1px solid var(--line);border-radius:7px}.stat-card>span{font-size:11px;color:var(--muted);display:block;margin-bottom:14px}.stat-card strong{font-size:31px;font-weight:400;line-height:1}.stat-card small{display:block;font-size:10px;color:var(--muted);margin-top:12px}.dashboard-grid{display:grid;grid-template-columns:1.6fr 1fr;gap:25px}.table-wrap{overflow:auto;max-width:100%}table{border-collapse:collapse;width:100%;font-size:13px;text-align:left}th{font-size:10px;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);font-weight:500;background:#f7f8f4}th,td{padding:14px 13px;border-bottom:1px solid #e7ebe2;vertical-align:top}td a{font-weight:600}td a:hover{text-decoration:underline}.status{display:inline-block;padding:4px 9px;border-radius:4px;font-size:10px;background:#edf0e8;color:#586d4d;white-space:nowrap}.status.neu,.status.versendet{background:#fff0d5;color:#82632c}.status.angenommen,.status.bestaetigt{background:#e0eedc;color:#356841}.status.abgelehnt,.status.storniert{background:#fae5dd;color:#924d39}.empty{padding:45px 25px;text-align:center;color:var(--muted);font-size:14px}.empty svg{width:40px;height:40px;margin-bottom:14px}.filters{display:flex;flex-wrap:wrap;gap:12px;align-items:end;margin-bottom:20px}.filters .field{flex:1;min-width:140px}.filters .button{min-height:48px}.detail-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:25px;align-items:start}.detail-list{display:grid;grid-template-columns:1fr 1fr;gap:17px;overflow-wrap:anywhere}.detail-list dt{font-size:11px;color:var(--muted)}.detail-list dd{font-size:14px;margin:4px 0 0;white-space:pre-line}.message{border-left:3px solid #c4d3ba;padding:16px 20px;background:#f5f7f1;margin:15px 0;white-space:pre-line;font-size:14px;overflow-wrap:anywhere}.message.internal{background:#fff5df;border-color:#dfc281}.message small{font-size:11px;color:var(--muted);display:block;margin-bottom:8px;white-space:normal}.timeline{list-style:none;padding:0}.timeline li{border-left:2px solid #dce4d6;padding:0 0 20px 18px;font-size:13px}.timeline small{font-size:10px;color:var(--muted);display:block}.editor-section{border:1px solid #d8dfd1;border-radius:6px;margin-bottom:15px;background:#fff}.editor-toolbar{display:flex;gap:7px;align-items:center;background:#f5f7f1;padding:12px;border-bottom:1px solid var(--line)}.editor-toolbar strong{font-size:13px;margin-right:auto}.editor-toolbar button{border:1px solid #ccd7c3;border-radius:4px;padding:8px;font-size:12px;min-width:35px;min-height:35px}.editor-body{padding:20px;display:grid;grid-template-columns:1fr 1fr;gap:17px}.editor-nested{grid-column:1/-1;border:1px solid #e2e7dc;padding:15px;border-radius:5px}.editor-nested>summary{font-size:13px;font-weight:600;cursor:pointer}.editor-nested>div{margin-top:15px}.editor-array-item{border-left:3px solid #d9e3cf;padding:15px 0 15px 15px;margin:15px 0;display:grid;gap:15px;grid-template-columns:1fr 1fr}.media-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.media-card{background:#fff;border:1px solid var(--line);border-radius:6px;padding:15px;min-width:0}.media-card img{width:100%;height:175px;object-fit:cover}.media-card h3{font-size:20px;margin:15px 0}.media-card .field{margin-top:12px}.media-card .help{overflow-wrap:anywhere}.offer-table input,.offer-table select{width:100%;min-width:65px;border:1px solid #d5ddcc;padding:9px;background:#fff;border-radius:3px;font-size:13px}.offer-table td{padding:7px}.offer-table .item-name{min-width:170px}.offer-total{max-width:400px;margin:25px 0 0 auto;font-size:14px}.offer-total>div{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid var(--line)}.offer-total .grand{font-size:22px;font-weight:600;border-bottom:0}.portal-main{max-width:1180px;margin:50px auto 80px;padding:0 30px}.portal-main h1{font-size:47px}.portal-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}.portal-top p{font-size:14px;color:var(--muted);margin-top:10px}.portal-card{background:#fff;border:1px solid var(--line);border-radius:6px;padding:30px;margin-bottom:22px}.portal-card h2{font-size:28px;margin-bottom:20px}.portal-card-header{display:flex;align-items:center;justify-content:space-between;gap:20px}.offer-paper{background:#fff;border:1px solid var(--line);padding:40px;border-radius:6px}.offer-paper h2{font-size:32px}.offer-meta{display:flex;justify-content:space-between;gap:30px;margin:25px 0;font-size:13px}.offer-paper table{margin-top:25px}.offer-paper .terms{white-space:pre-line;font-size:13px;margin-top:30px}.seo-warning{display:block;font-size:11px;color:#9a5b28;margin:4px 0}.code-field{font-family:monospace;font-size:13px}.nowrap{white-space:nowrap}pre{white-space:pre-wrap;overflow-wrap:anywhere;font-size:12px}.admin-notice{margin-top:0}.admin-mobile-toggle{display:none}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}[hidden]{display:none!important}.map-placeholder iframe{border:0;width:100%;height:420px}.section-numbers img,.section-logos img{max-width:150px}.section-numbers .trust-grid>div,.section-logos .trust-grid>div{display:block;text-align:center}.section-numbers strong{font:40px var(--serif)}
@media(min-width:1600px){.site-header{padding-inline:max(6%,calc((100vw - 1680px)/2))}.hero{padding-left:max(6%,calc((100vw - 1630px)/2))}.hero-copy{padding-right:80px}.hero{min-height:770px}.hero-picture{min-height:670px}.hero-bottom{left:max(6%,calc((100vw - 1630px)/2))}.hero-description{font-size:17px;max-width:570px}}
@media(max-width:1200px){.site-header{padding-inline:4%;height:95px}.site-header nav{gap:16px}.brand strong{font-size:22px}.brand small{font-size:9px}.portal-link{display:none}.hero{padding-left:5%;min-height:620px}.hero-copy{padding-right:32px}.hero h1{font-size:60px}.hero-picture{min-height:540px}.hero .eyebrow{font-size:9px}.hero-subtitle{font-size:16px}.hero-actions{gap:13px}.hero-actions .button{padding:16px}.section{padding:75px 5%}.section-icons{padding:30px 5%}.section-image_text .section-inner,.section-text_image .section-inner,.section-team .section-inner{gap:50px}.section-occasions .section-inner,.section-region .section-inner{gap:60px}.card-image img{height:245px}.card-copy{padding:22px}.card-copy h3{font-size:23px}.round-link{display:none}.footer-main{gap:40px}.admin-main{padding:0 25px 45px}.admin-shell{grid-template-columns:210px 1fr}.sidebar{padding-inline:12px}.stat-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid,.detail-grid{grid-template-columns:1fr}.media-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:980px){.site-header{height:90px}.menu-toggle{display:grid;place-items:center;width:44px;height:44px}.site-header nav{display:none;position:absolute;top:100%;left:0;right:0;background:var(--paper);padding:20px 5% 30px;border-bottom:1px solid var(--line);box-shadow:0 20px 20px #163e360d}.site-header nav.open{display:flex;flex-direction:column;align-items:stretch;max-height:calc(100dvh - 90px);overflow:auto}.nav-item{flex-wrap:wrap;justify-content:space-between}.nav-item>a{flex:1;font-size:16px}.submenu{position:static;width:100%;box-shadow:none;border:0;padding:0 10px 15px}.submenu a{font-size:14px}.submenu-toggle{min-width:44px}.hero{padding:35px 0 0 5%;grid-template-columns:1.05fr 1fr;min-height:600px}.hero h1{font-size:50px}.hero-copy{padding-top:30px}.hero-picture{min-height:520px}.hero-description{font-size:14px}.picture-stamp{width:96px;height:96px;left:-33px;font-size:18px;bottom:70px}.picture-stamp span{font-size:7px;margin-top:8px}.hero-picture figcaption{font-size:8px;left:15px;right:15px}.hero-picture figcaption span{display:none}.section{padding-block:65px}.section-icons{padding-block:25px}.trust-grid{gap:15px}.trust-grid>div{gap:12px}.trust-grid strong{font-size:12px}.trust-grid small{font-size:11px}.trust-grid>div>svg{width:25px}.food-grid{gap:18px}.card-image img{height:200px}.card-copy h3{font-size:21px}.card-copy p:not(.eyebrow){font-size:13px}.split-image img{height:430px}.section-faq .section-inner{gap:40px}.steps{gap:20px}.steps h3{font-size:20px}.footer-main{grid-template-columns:1.2fr 1fr}.footer-main>div:last-child{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:12px 24px}.footer-main>div:last-child .eyebrow{width:100%;margin-bottom:0}.wizard-shell{grid-template-columns:210px 1fr;gap:25px}.wizard-sidebar{padding:25px 20px}.wizard-card{padding:25px}.wizard-page{padding-inline:20px}.admin-shell{display:block}.sidebar{position:fixed;left:-260px;width:235px;z-index:50;transition:left .2s}.sidebar.open{left:0;box-shadow:0 0 0 100vw #102e2650}.admin-mobile-toggle{display:block;min-width:44px;min-height:44px}.admin-topbar{height:70px}.admin-heading h1{font-size:33px}.check-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){html{scroll-padding-top:90px}.site-header{height:80px;padding:0 6%}.brand strong{font-size:21px}.brand small{font-size:9px}.brand-mark{width:36px;height:36px}.brand-mark svg{width:27px;height:27px}.hero{display:flex;flex-direction:column;padding:0;min-height:0;overflow:visible}.hero-copy{padding:43px 7% 30px}.hero .eyebrow{font-size:9px;letter-spacing:.09em;margin-bottom:24px}.tiny-line{width:20px;margin-right:8px}.hero h1{font-size:clamp(42px,10.9vw,69px);margin-bottom:22px;max-width:600px}.hero-subtitle{font-size:16px;max-width:330px;line-height:1.5}.hero-description{font-size:15px;line-height:1.7;max-width:500px}.hero-actions{margin-top:25px;gap:15px;align-items:start;flex-direction:column}.hero-actions .button{font-size:14px;padding:17px 20px;gap:35px}.hero-actions .text-link{font-size:13px}.hero-note{font-size:11px}.hero-picture{min-height:0;height:360px;margin-left:7%;margin-top:5px;padding-bottom:37px}.hero-picture>img{padding-bottom:37px;border-radius:55px 0 0 0}.hero-picture figcaption{height:37px;font-size:8px;padding-right:8px}.picture-stamp{left:auto;right:20px;bottom:61px;width:97px;height:97px;font-size:18px}.hero-bottom{display:none}.section{padding:58px 7%}.section h2{font-size:36px}.section .eyebrow{font-size:9px;letter-spacing:.12em;margin-bottom:16px}.section-description{font-size:15px;margin:20px 0 25px}.section-icons{margin-top:15px;padding:20px 7%}.trust-grid{grid-template-columns:1fr}.trust-grid>div{border-right:0;border-bottom:1px solid var(--line);padding:14px 0;justify-content:flex-start;gap:19px}.trust-grid>div:last-child{padding-bottom:7px}.trust-grid>div:first-child{padding-top:7px}.trust-grid strong{font-size:13px}.trust-grid small{font-size:12px}.trust-grid>div>svg{width:29px;height:29px}.food-grid{grid-template-columns:1fr;gap:25px;margin-top:30px}.card-image img{height:275px}.card-copy{padding:23px 25px 28px}.card-copy h3{font-size:27px}.card-copy p:not(.eyebrow){font-size:14px}.round-link{display:grid;top:24px;right:20px}.section-cards>.section-inner>h2,.section-cards>.section-inner>.eyebrow,.section-cards>.section-inner>.section-description{text-align:left}.section-cards>.section-inner>.section-description{margin-left:0;margin-bottom:25px}.section-occasions .section-inner,.section-image_text .section-inner,.section-text_image .section-inner,.section-team .section-inner,.section-region .section-inner,.section-faq .section-inner{grid-template-columns:1fr;gap:35px}.occasion-list h3{font-size:25px}.occasion-list a{padding:20px 0}.split-image img{height:340px;border-radius:4px 55px 4px 4px}.section-text_image .split-image{order:0}.section-text_image .split-copy{order:1}.steps{grid-template-columns:1fr 1fr;gap:25px;margin-top:28px}.step-number{font-size:39px;margin-bottom:18px;padding-bottom:12px}.steps h3{font-size:22px}.steps p{font-size:13px}.section-steps{padding-top:10px}.region-panel{padding:28px}.region-large{font-size:56px}.region-links{font-size:11px;gap:15px}.gallery-grid{grid-template-columns:1fr 1fr;gap:15px}.gallery-grid figure:first-child{grid-column:1/-1}.gallery-grid img{height:200px}.gallery-grid figure:first-child img{height:280px}.gallery-grid figure:nth-child(2),.gallery-grid figure:nth-child(3){padding-top:0}.gallery-grid figcaption{font-size:11px}.faq-list summary{font-size:14px;padding:19px 0}.faq-list details p{font-size:14px;padding-right:10px}.section-cta .section-inner{flex-direction:column;align-items:flex-start;gap:27px}.section-cta h2{font-size:44px}.site-footer{padding:45px 7% 90px}.footer-main{grid-template-columns:1fr;gap:30px;padding-bottom:30px}.footer-main>div:last-child{gap:8px 20px}.site-footer h2{font-size:27px}.footer-bottom{flex-wrap:wrap;gap:12px}.footer-bottom>span:nth-child(2){display:none}.mobile-bar{position:fixed;z-index:35;bottom:0;left:0;right:0;padding:10px 5% calc(10px + env(safe-area-inset-bottom));background:var(--paper);border-top:1px solid var(--line);display:flex;gap:20px;align-items:center;justify-content:center;box-shadow:0 -5px 15px #173e3608}.mobile-bar>a:not(.button){font-size:14px}.mobile-bar .button{padding:13px 21px;flex:1;min-height:44px;font-size:13px;max-width:500px}.wizard-page{margin:40px auto 100px;padding:0 5%}.wizard-heading h1{font-size:39px}.wizard-heading p{font-size:14px}.wizard-shell{grid-template-columns:1fr;gap:0}.wizard-sidebar{display:none}.wizard-card{padding:23px 20px}.wizard-card h2{font-size:29px}.wizard-card .step-caption{font-size:13px}.choice-grid{gap:10px}.choice{font-size:13px;padding:13px 10px;gap:8px}.field-grid{gap:18px;grid-template-columns:1fr}.field-grid .full{grid-column:auto}.wizard-card .field-grid{gap:20px}.summary-grid{grid-template-columns:1fr}.wizard-actions .button{font-size:12px;padding:12px 15px;gap:12px}.dialog-body{padding:25px}.dialog-body .actions{flex-direction:column;align-items:stretch}.auth-card{margin:30px auto;padding:28px}.auth-card h1{font-size:35px}.installer{padding:0 5%}.installer h1{font-size:37px}.check-grid{grid-template-columns:1fr}.panel{padding:20px}.admin-main{padding:0 16px 35px}.admin-topbar{gap:10px}.global-search{gap:7px}.global-search svg{display:none}.admin-topbar>a{display:none}.admin-heading{flex-direction:column;align-items:flex-start;gap:15px}.admin-heading h1{font-size:32px}.stat-grid{gap:12px}.stat-card{padding:20px 15px}.stat-card>span{font-size:11px}.stat-card strong{font-size:25px}.stat-card small{font-size:10px}.admin .panel h2{font-size:24px}.dashboard-grid{gap:0}.detail-list{grid-template-columns:1fr}.media-grid{grid-template-columns:1fr}.editor-body{grid-template-columns:1fr;padding:15px}.editor-array-item{grid-template-columns:1fr}.editor-toolbar{flex-wrap:wrap}.editor-toolbar strong{width:100%}.editor-toolbar button{min-height:40px;min-width:40px}.offer-paper{padding:20px}.offer-meta{flex-direction:column;gap:10px}.portal-main{margin:35px auto 100px;padding:0 5%}.portal-main h1{font-size:36px}.portal-top{align-items:flex-start;gap:20px}.portal-card{padding:20px}.portal-card h2{font-size:25px}.portal-card-header{align-items:flex-start}.portal-main .button{font-size:13px;padding:14px 18px}.breadcrumbs{padding:14px 7%;font-size:11px}.section-text .section-description{font-size:15px}.footer-main>div:last-child .eyebrow{display:none}.filters .field{min-width:125px}.table-wrap{margin-inline:-5px}.offer-table td,.offer-table th{padding:6px}.notice{font-size:13px}.hero-picture{height:330px}.hero-picture img{object-position:center}.section-hero{padding:0}}
@media(max-width:360px){.brand strong{font-size:18px}.brand{gap:8px}.brand small{font-size:8px}.hero-copy{padding-top:35px}.hero h1{font-size:40px}.hero .eyebrow{font-size:8px}.hero-subtitle{font-size:15px}.hero-description{font-size:14px}.hero-actions .button{width:100%;gap:15px;font-size:13px}.hero-picture{height:285px}.picture-stamp{width:80px;height:80px;font-size:16px}.picture-stamp span{font-size:6px}.section h2{font-size:31px}.card-image img{height:225px}.steps{gap:20px}.steps h3{font-size:20px}.choice-grid{grid-template-columns:1fr}.wizard-card{padding:20px 16px}.wizard-heading h1{font-size:34px}.wizard-actions .button{padding:12px}.hero-picture figcaption{font-size:7px}.stat-grid{grid-template-columns:1fr}.dialog-body{padding:22px}.region-panel{padding:23px}.region-links{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
.page-heading{padding:65px 6% 0;max-width:1500px;margin:auto}.page-heading h1{font-size:clamp(35px,5vw,65px)}
body:has(#request-form) .mobile-bar,.portal .mobile-bar{display:none}.media-card video{width:100%;height:175px;object-fit:cover;background:#173e36}.hero-picture>video{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;padding-bottom:42px;border-radius:90px 0 0 0}.reference-gallery{display:flex;gap:8px;overflow:auto;margin-top:16px}.reference-gallery img{width:100px;height:80px;object-fit:cover}.reference-meta{font-size:12px;color:var(--muted)}
@media print{.sidebar,.site-header,.site-footer,.mobile-bar,.admin-topbar,.actions,button,.breadcrumbs{display:none!important}.admin-shell{display:block}.admin-main,.portal-main{padding:0;margin:0}.offer-paper{border:0;padding:0}body{background:#fff;color:#000}a{color:#000}.panel{break-inside:avoid}}

[data-json-editor="sections"]>.json-fields{display:block;padding:0}.editor-section{min-width:0}.editor-body input,.editor-body textarea{min-width:0}

.calculator-teaser{font-size:13px;margin-top:20px;color:var(--green)}.calculator-teaser a{display:inline-flex;gap:9px;align-items:center;text-decoration:underline;text-underline-offset:5px}.calculator-teaser svg{width:17px}.estimate-lines{font-size:14px;margin:20px 0}.estimate-lines>div{display:flex;justify-content:space-between;gap:25px;padding:12px 0;border-bottom:1px solid var(--line)}.estimate-lines dd{margin:0;white-space:nowrap}.estimate-grand{font-weight:700}.estimate-summary h2{font-size:28px}.request-estimate{border:1px solid var(--line);border-radius:6px;background:#f1f4ea;padding:18px;margin:0 0 25px;font-size:13px}.request-estimate>summary{cursor:pointer;font-weight:600;line-height:1.7}.request-estimate .panel{margin:18px 0}.calc-admin-list{display:grid;gap:18px}.calc-admin-item{padding:20px;border:1px solid var(--line);border-radius:6px}.calc-admin-item .actions{justify-content:space-between;margin-bottom:15px}.calc-admin-item h3{font-size:23px}.calc-admin-item .checkline{margin:0}.calc-admin-item>.field-grid{margin-bottom:15px}
