:root{
  --bg:#f6efe5;
  --bg-2:#fbf8f2;
  --panel:#fffaf3;
  --panel-2:#f2e5d4;
  --ink:#17120f;
  --muted:#71675f;
  --line:rgba(33,25,20,.13);
  --gold:#a97635;
  --gold-2:#c59654;
  --gold-3:#e8d3ae;
  --deep:#281d17;
  --taupe:#8a7662;
  --sage:#8a927e;
  --radius-xl:34px;
  --radius-lg:24px;
  --radius-md:16px;
  --shadow-soft:0 24px 70px rgba(48,35,24,.12);
  --shadow-card:0 18px 44px rgba(48,35,24,.08);
  --shell:min(1780px,calc(100vw - clamp(36px,5.2vw,104px)));
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:92px}
body{margin:0;background:radial-gradient(circle at 0% 0%,rgba(232,211,174,.58),transparent 34rem),radial-gradient(circle at 86% 7%,rgba(169,118,53,.12),transparent 28rem),linear-gradient(180deg,#fbf8f2 0%,#f6efe5 52%,#efe1cf 100%);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.58;letter-spacing:-.01em;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;overflow-x:hidden}
a{color:inherit}button,input,textarea,select{font:inherit}img{max-width:100%;display:block}.svg-sprite{position:absolute;width:0;height:0;overflow:hidden}.shell{width:var(--shell);margin-inline:auto}.site-header{position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:16px max(clamp(18px,2.6vw,48px),calc((100vw - var(--shell))/2));background:rgba(251,248,242,.84);backdrop-filter:blur(18px);border-bottom:1px solid rgba(33,25,20,.1)}.brand{display:flex;align-items:center;gap:13px;text-decoration:none;min-width:max-content}.brand-mark{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:linear-gradient(145deg,#8a5d29,#bd8d49);color:#fff;font-weight:850;letter-spacing:.05em;font-size:.88rem;box-shadow:0 14px 30px rgba(169,118,53,.2)}.brand strong{display:block;font-family:Georgia,"Times New Roman",serif;font-size:1.15rem;line-height:1.08;letter-spacing:-.025em}.brand em{display:block;margin-top:2px;font-style:normal;font-size:.78rem;color:var(--muted);line-height:1.2}.mainnav{display:flex;align-items:center;gap:clamp(16px,2vw,30px)}.mainnav a,.link-button{position:relative;color:#2d2722;text-decoration:none;font-size:.92rem;font-weight:720;letter-spacing:-.005em;border:0;background:transparent;cursor:pointer}.mainnav a:hover,.link-button:hover{color:var(--gold)}.nav-login{display:inline-flex;align-items:center;min-height:38px;padding:0 13px;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.54)}.nav-toggle{display:none}.section{padding-block:clamp(76px,7vw,132px)}.centre-section{text-align:center}.centre-section h2,.centre-section .section-intro{margin-inline:auto}.eyebrow{margin:0 0 13px;color:var(--gold);font-size:.72rem;text-transform:uppercase;letter-spacing:.24em;font-weight:900}.hero{display:grid;grid-template-columns:minmax(0,.92fr) minmax(520px,1.08fr);align-items:center;gap:clamp(42px,5.5vw,96px);min-height:calc(100vh - 81px);padding-block:clamp(54px,6.2vw,112px)}.hero-copy{padding-top:10px}.hero h1,.section h2,.auth-card h1,.portal-welcome h1,.legal-page h1{font-family:Georgia,"Times New Roman",serif;color:var(--ink);letter-spacing:-.055em;line-height:1.02;margin:0}.hero h1{font-size:clamp(3.15rem,4.95vw,6.05rem);max-width:920px}.section h2{font-size:clamp(2rem,2.65vw,3.45rem);line-height:1.08;max-width:980px}.lead{margin:25px 0 0;max-width:720px;color:#4c423a;font-size:clamp(1rem,1.04vw,1.18rem);line-height:1.76;letter-spacing:-.012em}.section-intro{margin:14px 0 0;max-width:740px;color:var(--muted);font-size:clamp(.98rem,1vw,1.1rem);line-height:1.7}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:31px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border-radius:999px;border:1px solid var(--line);font-size:.92rem;font-weight:850;text-decoration:none;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;background:#fff;color:var(--ink)}.btn:hover{transform:translateY(-1px);box-shadow:0 12px 26px rgba(48,35,24,.12)}.btn.primary{background:linear-gradient(135deg,#8c5d28,#b98643);color:#fff;border-color:rgba(255,255,255,.1);box-shadow:0 16px 34px rgba(169,118,53,.23)}.btn.soft{background:rgba(255,255,255,.52);border-color:rgba(169,118,53,.32)}.btn.full,.full-field{width:100%}.btn.small-wide{width:100%;min-height:42px;margin-top:auto}.trust-row{display:grid;grid-template-columns:repeat(5,minmax(112px,1fr));gap:16px;margin-top:40px;max-width:900px}.trust-row span{display:grid;grid-template-columns:30px 1fr;align-items:center;gap:9px;min-width:0;color:#50463d;font-size:.82rem;font-weight:780;line-height:1.28}.trust-row svg,.service-card svg,.process-steps svg,.lock-badge svg{width:28px;height:28px;fill:none;stroke:var(--gold);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.hero-media{position:relative;min-height:620px;isolation:isolate}.hero-media:before{content:"";position:absolute;inset:5% 18% 3% -5%;z-index:-1;border-radius:48% 42% 46% 40%;background:radial-gradient(circle at 48% 45%,rgba(255,255,255,.88),rgba(255,255,255,.22) 48%,transparent 70%);filter:blur(4px)}.hero-main-img{position:absolute;inset:2% 22% 0 2%;width:70%;height:88%;object-fit:cover;border-radius:44px;box-shadow:var(--shadow-soft);border:1px solid rgba(255,255,255,.58)}.float-img{position:absolute;object-fit:cover;border-radius:22px;border:1px solid rgba(255,255,255,.72);box-shadow:0 20px 50px rgba(30,22,16,.22);background:#e8d3ae}.float-img.portrait{top:3%;right:1%;width:28%;height:18%}.float-img.event{top:24%;right:0;width:39%;height:23%}.float-img.business{left:37%;bottom:20%;width:37%;height:21%}.float-img.detail{right:1%;bottom:7%;width:33%;height:22%}.service-grid{display:grid;gap:20px;margin-top:42px}.service-grid.five{grid-template-columns:repeat(5,minmax(0,1fr))}.card,.shop-card,.login-panel,.portal-card,.auth-card,.impression-card{border:1px solid var(--line);border-radius:var(--radius-lg);background:linear-gradient(180deg,rgba(255,250,243,.9),rgba(255,255,255,.62));box-shadow:var(--shadow-card)}.service-card{min-height:254px;padding:28px;text-align:left;transition:transform .18s ease,border-color .18s ease}.service-card:hover{transform:translateY(-2px);border-color:rgba(169,118,53,.35)}.service-card svg{width:38px;height:38px;margin-bottom:28px}.service-card h3,.shop-card h3,.impression-card h3{margin:0 0 9px;font-family:Georgia,"Times New Roman",serif;font-size:1.18rem;line-height:1.16;letter-spacing:-.025em}.service-card p,.shop-card p,.impression-card p{margin:0;color:var(--muted);font-size:.94rem;line-height:1.62}.process-section{padding-block:0;background:linear-gradient(90deg,rgba(40,29,23,.04),rgba(255,250,243,.38));border-block:1px solid rgba(33,25,20,.08)}.process-grid{display:grid;grid-template-columns:minmax(300px,.45fr) 1fr;align-items:center;gap:clamp(34px,4vw,70px)}.process-photo{height:420px;margin-left:calc((100vw - var(--shell))/-2);border-radius:0 40px 40px 0;overflow:hidden;box-shadow:var(--shadow-soft)}.process-photo img{width:100%;height:100%;object-fit:cover}.process-steps{list-style:none;margin:34px 0 0;padding:0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.process-steps li{position:relative;display:grid;align-content:start;gap:8px;min-height:188px;padding:20px 16px;border:1px solid rgba(33,25,20,.1);border-radius:22px;background:rgba(255,250,243,.68)}.process-steps svg{width:30px;height:30px}.process-steps strong{font-size:.96rem;line-height:1.25}.process-steps span{color:var(--muted);font-size:.82rem;line-height:1.48}.impressions-section{background:linear-gradient(180deg,rgba(255,250,243,.1),rgba(255,255,255,.26))}.impressions-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px;margin-top:42px;text-align:left}.impression-card{overflow:hidden}.impression-card img{width:100%;height:240px;object-fit:cover}.impression-card div{padding:22px}.impression-card.wide{background:linear-gradient(180deg,rgba(255,250,243,.96),rgba(244,232,214,.72))}.offers-section{position:relative;overflow:hidden;background:linear-gradient(90deg,rgba(255,250,243,.34),rgba(232,211,174,.28))}.offers-layout{display:grid;grid-template-columns:1fr minmax(330px,.46fr);gap:28px;align-items:end}.offers-copy{align-self:end}.offer-workspace{grid-column:2;grid-row:1 / span 2;height:100%;min-height:510px;border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-soft);border:1px solid rgba(255,255,255,.56)}.offer-workspace img{width:100%;height:100%;object-fit:cover}.shop-grid{grid-column:1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:38px}.shop-card{display:flex;flex-direction:column;min-height:448px;padding:14px}.shop-card img{width:100%;height:124px;object-fit:cover;border-radius:18px;margin-bottom:17px}.shop-card h3,.shop-card .price,.shop-card ul{margin-inline:8px}.shop-card .price{margin-top:0;margin-bottom:14px;font-family:Georgia,"Times New Roman",serif;font-size:1.62rem;font-weight:800;letter-spacing:-.04em;color:#211812}.shop-card ul{display:grid;gap:6px;margin-top:0;margin-bottom:22px;padding-left:18px;color:#51483f;font-size:.9rem;line-height:1.45}.protected-preview{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(310px,420px) 210px;gap:28px;align-items:center;padding:42px;border-radius:var(--radius-xl);background:linear-gradient(135deg,#33241c,#6f5034 70%,#a97635);color:#fff;box-shadow:var(--shadow-soft);overflow:hidden}.protected-copy{position:relative;z-index:2}.protected-copy h2{color:#fff;max-width:720px}.protected-copy p:not(.eyebrow){max-width:760px;color:rgba(255,255,255,.82);line-height:1.7}.protected-copy .eyebrow{color:#e8d3ae}.lock-badge{display:grid;place-items:center;width:72px;height:72px;border:1px solid rgba(232,211,174,.45);border-radius:50%;margin-bottom:20px;background:rgba(255,255,255,.06)}.lock-badge svg{width:34px;height:34px;stroke:#e8d3ae}.login-panel{position:relative;z-index:2;padding:28px;color:var(--ink);background:rgba(255,250,243,.92)}.login-panel h3{margin:0 0 8px;font-family:Georgia,"Times New Roman",serif;font-size:1.42rem}.login-panel p{margin:0 0 18px;color:var(--muted)}.login-panel .btn + .btn{margin-top:10px}.protected-img{position:relative;z-index:2;width:100%;height:230px;object-fit:cover;border-radius:26px;border:1px solid rgba(255,255,255,.38)}.contact-section{display:grid;grid-template-columns:.38fr .28fr .52fr;gap:30px;align-items:center}.contact-photo{height:340px;border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-soft)}.contact-photo img{width:100%;height:100%;object-fit:cover}.contact-copy h2{font-size:clamp(2rem,2.4vw,3.15rem)}.contact-copy p{color:var(--muted);line-height:1.7}.contact-form{display:grid;grid-template-columns:1fr 1fr;gap:15px;padding:28px;border:1px solid var(--line);border-radius:var(--radius-xl);background:rgba(255,250,243,.72);box-shadow:var(--shadow-card)}label{display:grid;gap:7px;color:#3f342d;font-size:.88rem;font-weight:800;letter-spacing:-.005em}input,textarea,select{width:100%;border:1px solid rgba(33,25,20,.14);border-radius:14px;background:rgba(255,255,255,.72);padding:13px 14px;color:var(--ink);outline:none;line-height:1.4}textarea{resize:vertical}input:focus,textarea:focus,select:focus{border-color:rgba(169,118,53,.72);box-shadow:0 0 0 4px rgba(169,118,53,.13)}.form-status{min-height:22px;margin:0;color:var(--muted);font-weight:780}.site-footer{display:flex;justify-content:space-between;gap:24px;align-items:center;padding:34px max(clamp(18px,2.6vw,48px),calc((100vw - var(--shell))/2));border-top:1px solid var(--line);background:rgba(255,250,243,.36);color:var(--muted);font-size:.92rem}.site-footer strong,.site-footer span{display:block}.site-footer strong{color:var(--ink)}.site-footer nav{display:flex;gap:18px}.site-footer a{text-decoration:none}.auth-body{min-height:100vh;display:grid;place-items:center;padding:28px;background:radial-gradient(circle at 20% 0%,rgba(232,211,174,.55),transparent 32rem),var(--bg)}.auth-shell{width:min(100%,560px)}.auth-brand{margin-bottom:24px}.auth-card{padding:34px}.auth-card h1{font-size:clamp(2.1rem,4.2vw,4.1rem)}.auth-card p{color:var(--muted)}.auth-card form{display:grid;gap:14px}.auth-links{display:flex;justify-content:space-between;gap:14px;margin-top:18px;color:var(--muted);font-weight:750}.portal-shell{width:var(--shell);margin-inline:auto;padding-block:56px 90px}.portal-welcome{max-width:980px;margin-bottom:28px}.portal-welcome h1{font-size:clamp(2.3rem,4.6vw,5.2rem)}.portal-welcome p{color:var(--muted);font-size:1.08rem}.portal-grid{display:grid;grid-template-columns:320px 1fr;gap:22px}.portal-card{padding:24px}.portal-card.wide{min-height:380px}.portal-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px;margin-top:18px}.gallery-card{border:1px solid var(--line);border-radius:22px;overflow:hidden;background:#fff}.gallery-card .thumb{aspect-ratio:4/3;background:linear-gradient(135deg,#e7d8c4,#a9855f);display:grid;place-items:center;color:#fff;font-weight:900}.gallery-card img{width:100%;height:100%;object-fit:cover}.gallery-card-body{padding:16px}.gallery-card-body h3{margin:0 0 8px}.gallery-card-body p{margin:0;color:var(--muted);font-size:.94rem}.photo-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.admin-only{margin-top:24px}.admin-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.admin-grid form{display:grid;gap:14px}.admin-list{margin-top:22px;display:grid;gap:14px}.admin-row{border:1px solid var(--line);border-radius:18px;padding:14px;background:rgba(255,255,255,.54);font-size:.94rem}.legal-page{max-width:840px;margin:0 auto;padding:70px 22px}.legal-page h1{font-size:clamp(2.3rem,4.5vw,4.6rem);margin-top:28px}.legal-page p{color:var(--muted)}
@media (min-width:1800px){:root{--shell:min(1880px,calc(100vw - 132px))}.hero h1{font-size:6.15rem}.hero-media{min-height:680px}.impression-card img{height:280px}.offer-workspace{min-height:560px}.shop-card{min-height:468px}}
@media (max-width:1280px){:root{--shell:calc(100vw - 56px)}.hero{grid-template-columns:1fr 1fr}.hero h1{font-size:clamp(3rem,5.2vw,5.2rem)}.service-grid.five{grid-template-columns:repeat(3,minmax(0,1fr))}.process-steps{grid-template-columns:repeat(3,minmax(0,1fr))}.impressions-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.offers-layout{grid-template-columns:1fr}.offer-workspace{grid-column:1;grid-row:auto;min-height:320px}.shop-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.contact-section{grid-template-columns:.8fr 1fr}.contact-photo{grid-row:span 2}.contact-form{grid-column:2}.contact-copy{grid-column:2}.protected-preview{grid-template-columns:1fr minmax(280px,380px)}}
@media (max-width:980px){:root{--shell:calc(100vw - 36px)}.site-header{padding:14px 18px}.nav-toggle{display:inline-flex;border:1px solid var(--line);border-radius:999px;background:#fff;padding:10px 14px;font-weight:800}.mainnav{display:none;position:absolute;left:18px;right:18px;top:72px;flex-direction:column;align-items:stretch;padding:18px;border:1px solid var(--line);border-radius:24px;background:rgba(255,250,243,.97);box-shadow:var(--shadow-soft)}.mainnav.open{display:flex}.hero{grid-template-columns:1fr;gap:28px;min-height:auto;padding-block:52px 72px}.hero-copy{padding-top:0}.hero h1{max-width:780px}.hero-media{min-height:560px}.hero-main-img{inset:0 17% 0 0;width:74%;height:94%}.float-img.portrait{width:28%;right:0}.float-img.event{width:40%;right:0}.float-img.business{left:42%;width:36%}.trust-row{grid-template-columns:repeat(2,minmax(0,1fr));max-width:680px}.service-grid.five,.process-steps,.impressions-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.process-grid{grid-template-columns:1fr}.process-photo{height:330px;margin:0;border-radius:var(--radius-xl)}.shop-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.protected-preview{grid-template-columns:1fr}.protected-img{display:none}.contact-section{grid-template-columns:1fr}.contact-photo,.contact-copy,.contact-form{grid-column:auto}.contact-photo{height:300px}.portal-grid{grid-template-columns:1fr}.admin-grid{grid-template-columns:1fr}.site-footer{flex-direction:column;align-items:flex-start}}
@media (max-width:640px){:root{--shell:calc(100vw - 28px)}html{scroll-padding-top:78px}.section{padding-block:62px}.brand-mark{width:42px;height:42px}.brand strong{font-size:1rem}.hero h1{font-size:clamp(2.7rem,12vw,3.65rem);line-height:1.03}.section h2{font-size:clamp(1.9rem,9vw,2.65rem);line-height:1.1}.lead{font-size:1rem;line-height:1.7}.hero-media{min-height:420px}.hero-main-img{inset:0 8% 18% 0;width:78%;height:78%;border-radius:28px}.float-img.portrait{top:3%;width:31%;height:18%;border-radius:16px}.float-img.event{top:28%;width:43%;height:22%;border-radius:16px}.float-img.business{display:none}.float-img.detail{right:0;bottom:5%;width:46%;height:25%;border-radius:16px}.trust-row,.service-grid.five,.process-steps,.impressions-grid,.shop-grid,.contact-form{grid-template-columns:1fr}.service-card{min-height:auto;padding:23px}.impression-card img{height:220px}.shop-card{min-height:auto}.protected-preview{padding:28px;border-radius:26px}.lock-badge{width:58px;height:58px}.contact-form{padding:22px}.auth-card{padding:24px}.portal-shell{width:calc(100vw - 28px);padding-block:32px 64px}}
.btn.ghost{background:rgba(255,255,255,.58);border-color:rgba(33,25,20,.13)}
.btn.small{min-height:38px;padding:0 14px;font-size:.86rem}


/* Premium refinement layer - keep wide layout */
:root{
  --premium-gold:#c49a5a;
  --premium-amber:#f2dfbc;
  --premium-brown:#3b2a20;
  --premium-glass:rgba(255,250,243,.74);
  --premium-line:rgba(79,58,42,.16);
}
html{hyphens:none;-webkit-hyphens:none;scroll-behavior:smooth;}
body{position:relative;overflow-x:hidden;}
body *{hyphens:none;-webkit-hyphens:none;overflow-wrap:normal;word-break:normal;}
.premium-ambient{position:fixed;inset:0;z-index:-1;pointer-events:none;overflow:hidden;background:radial-gradient(circle at 80% 10%,rgba(196,154,90,.16),transparent 28rem),radial-gradient(circle at 8% 42%,rgba(232,211,174,.18),transparent 30rem)}
.premium-ambient span{position:absolute;display:block;border-radius:999px;filter:blur(14px);opacity:.45;animation:ambientFloat 18s ease-in-out infinite alternate}
.premium-ambient span:nth-child(1){width:260px;height:260px;right:7%;top:14%;background:rgba(196,154,90,.16)}
.premium-ambient span:nth-child(2){width:210px;height:210px;left:5%;top:58%;background:rgba(111,80,52,.10);animation-delay:-6s}
.premium-ambient span:nth-child(3){width:180px;height:180px;right:22%;bottom:5%;background:rgba(242,223,188,.22);animation-delay:-11s}
@keyframes ambientFloat{from{transform:translate3d(0,0,0) scale(1)}to{transform:translate3d(34px,-26px,0) scale(1.08)}}
.site-header{backdrop-filter:saturate(160%) blur(18px);-webkit-backdrop-filter:saturate(160%) blur(18px)}
.brand-mark{position:relative;isolation:isolate;box-shadow:0 14px 34px rgba(74,49,28,.17)}
.brand-mark:after{content:"";position:absolute;inset:7px;border:1px solid rgba(255,255,255,.34);border-radius:50%}
.mainnav a{position:relative;transition:color .22s ease,transform .22s ease,background .22s ease}
.mainnav a:not(.nav-login):after{content:"";position:absolute;left:13px;right:13px;bottom:7px;height:1px;background:linear-gradient(90deg,transparent,var(--premium-gold),transparent);transform:scaleX(0);opacity:0;transition:transform .28s ease,opacity .28s ease}
.mainnav a:hover{transform:translateY(-1px)}
.mainnav a:hover:after{transform:scaleX(1);opacity:1}
.hero{position:relative;isolation:isolate}
.hero:before{content:"";position:absolute;right:4%;top:10%;width:38%;height:62%;border:1px solid rgba(196,154,90,.2);border-radius:42px;transform:rotate(-2deg);z-index:-1;background:linear-gradient(135deg,rgba(255,255,255,.28),rgba(255,255,255,0))}
.hero-proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px;max-width:980px}
.hero-proof span{border:1px solid var(--premium-line);border-radius:18px;padding:13px 15px;background:rgba(255,255,255,.46);box-shadow:0 14px 34px rgba(47,31,20,.06);color:#5b4b3f;line-height:1.35}
.hero-proof strong{display:block;color:var(--premium-brown);font-family:Georgia,"Times New Roman",serif;font-size:1.04rem;margin-bottom:2px}
.hero-media img,.contact-photo,.process-photo,.offer-workspace,.impression-card,.shop-card,.card{transform:translateZ(0)}
.hero-media img{transition:transform .65s cubic-bezier(.2,.75,.2,1),filter .65s ease,box-shadow .65s ease}
.hero-media:hover img{filter:saturate(1.04) contrast(1.03)}
.hero-media:hover .hero-main-img{transform:translate3d(0,-4px,0) scale(1.012)}
.hero-media:hover .float-img{transform:translate3d(0,-8px,0) scale(1.025)}
.card,.shop-card,.impression-card,.login-panel,.contact-form{position:relative;isolation:isolate;overflow:hidden;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease,background .28s ease}
.card:before,.shop-card:before,.impression-card:before,.login-panel:before,.contact-form:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,rgba(255,255,255,.0) 0%,rgba(255,255,255,.38) 46%,rgba(255,255,255,.0) 58%);transform:translateX(-135%);transition:transform .75s ease;z-index:-1}
.card:hover,.shop-card:hover,.impression-card:hover{transform:translateY(-5px);border-color:rgba(196,154,90,.34);box-shadow:0 26px 70px rgba(47,31,20,.12)}
.card:hover:before,.shop-card:hover:before,.impression-card:hover:before,.login-panel:hover:before,.contact-form:hover:before{transform:translateX(135%)}
.signature-section{display:grid;grid-template-columns:minmax(300px,.82fr) 1.18fr;gap:28px;align-items:stretch;padding-block:68px 44px}
.signature-copy{padding:36px;border:1px solid var(--premium-line);border-radius:34px;background:linear-gradient(135deg,rgba(255,250,243,.86),rgba(255,255,255,.54));box-shadow:0 22px 60px rgba(47,31,20,.08)}
.signature-copy h2{margin-top:6px;margin-bottom:14px;font-size:clamp(2.1rem,3.6vw,4.5rem);line-height:1.02}
.signature-copy p:not(.eyebrow){color:var(--muted);line-height:1.7;max-width:680px}
.signature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.signature-card{min-height:265px;border:1px solid var(--premium-line);border-radius:34px;padding:28px;background:linear-gradient(180deg,rgba(255,255,255,.76),rgba(255,250,243,.64));box-shadow:0 18px 48px rgba(47,31,20,.07);transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}
.signature-card:hover{transform:translateY(-6px);box-shadow:0 30px 75px rgba(47,31,20,.12);border-color:rgba(196,154,90,.34)}
.signature-card span{display:inline-flex;width:46px;height:46px;border-radius:999px;align-items:center;justify-content:center;margin-bottom:28px;background:linear-gradient(135deg,#3b2a20,#8a6133);color:#fff;font-weight:900;letter-spacing:.05em}
.signature-card h3{font-family:Georgia,"Times New Roman",serif;font-size:1.42rem;margin:0 0 10px;color:var(--ink)}
.signature-card p{margin:0;color:var(--muted);line-height:1.62}
.align-left{margin-left:0;margin-right:0;text-align:left;max-width:780px}
.process-section{position:relative;overflow:hidden}
.process-section:before{content:"";position:absolute;inset:42px 0 auto 0;height:1px;background:linear-gradient(90deg,transparent,rgba(196,154,90,.35),transparent)}
.process-steps li{transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease;background:rgba(255,250,243,.78)}
.process-steps li:hover{transform:translateY(-5px);border-color:rgba(196,154,90,.34);box-shadow:0 22px 60px rgba(47,31,20,.1)}
.impressions-section{position:relative}
.impressions-section:before{content:"";position:absolute;inset:54px -26px auto auto;width:180px;height:180px;border:1px solid rgba(196,154,90,.2);border-radius:44px;transform:rotate(8deg);z-index:-1}
.impression-card img,.shop-card img{transition:transform .75s cubic-bezier(.2,.75,.2,1),filter .75s ease}
.impression-card:hover img,.shop-card:hover img{transform:scale(1.055);filter:saturate(1.05) contrast(1.03)}
.quote-section{display:grid;grid-template-columns:150px 1fr;gap:26px;align-items:center;margin-top:8px;margin-bottom:8px;padding:42px;border:1px solid rgba(196,154,90,.24);border-radius:38px;background:linear-gradient(135deg,rgba(59,42,32,.94),rgba(103,73,45,.88));box-shadow:0 28px 86px rgba(47,31,20,.18);color:#fff;overflow:hidden;position:relative}
.quote-section:after{content:"";position:absolute;right:-90px;top:-110px;width:290px;height:290px;border-radius:50%;background:rgba(242,223,188,.12)}
.quote-section h2{color:#fff;font-size:clamp(2rem,3.5vw,4.15rem);line-height:1.04;margin:4px 0 12px}
.quote-section p:not(.eyebrow){max-width:880px;color:rgba(255,255,255,.78);line-height:1.72}
.quote-section .eyebrow{color:#f2dfbc}.quote-mark{font-family:Georgia,"Times New Roman",serif;font-size:9rem;line-height:.72;color:rgba(242,223,188,.76)}
.offer-note{display:inline-flex;margin-top:8px;border:1px solid rgba(196,154,90,.28);border-radius:999px;padding:10px 15px;background:rgba(255,255,255,.56);color:#5e4937;font-weight:850;box-shadow:0 14px 38px rgba(47,31,20,.06)}
.price{position:relative}.price:after{content:"Richtpreis";display:inline-flex;margin-left:8px;vertical-align:middle;border:1px solid rgba(196,154,90,.3);border-radius:999px;padding:4px 8px;font-family:Inter,system-ui,sans-serif;font-size:.68rem;font-weight:900;color:#8a6133;background:rgba(242,223,188,.32)}
.protected-preview{position:relative;overflow:hidden}.protected-preview:after{content:"";position:absolute;inset:auto 26px 26px auto;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,rgba(242,223,188,.2),transparent 67%);pointer-events:none}
.contact-mini-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.contact-mini-list span{border:1px solid var(--premium-line);border-radius:999px;padding:9px 12px;background:rgba(255,255,255,.56);color:#5e4937;font-weight:800;font-size:.88rem}.contact-mini-list span:before{content:"✓";margin-right:7px;color:#8a6133;font-weight:900}
.btn{transition:transform .22s ease,box-shadow .22s ease,background .22s ease,border-color .22s ease}.btn:hover{transform:translateY(-2px);box-shadow:0 16px 36px rgba(47,31,20,.14)}
.reveal-card,.service-card,.process-photo,.process-steps li,.impression-card,.shop-card,.protected-preview,.contact-photo,.contact-copy,.contact-form,.signature-section,.quote-section{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s cubic-bezier(.2,.75,.2,1),box-shadow .28s ease,border-color .28s ease}
.is-visible{opacity:1!important;transform:translateY(0)!important}
.cookie-banner{position:fixed;left:24px;right:24px;bottom:24px;z-index:9999;display:flex;align-items:center;justify-content:space-between;gap:22px;max-width:1120px;margin-inline:auto;padding:18px;border:1px solid rgba(196,154,90,.28);border-radius:24px;background:rgba(255,250,243,.94);box-shadow:0 24px 80px rgba(47,31,20,.2);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}
.cookie-banner[hidden]{display:none!important}.cookie-banner strong{display:block;color:var(--ink);margin-bottom:3px}.cookie-banner p{margin:0;color:var(--muted);line-height:1.48;font-size:.94rem}.as-cookie-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end;flex:0 0 auto}
@media (prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.reveal-card,.service-card,.process-photo,.process-steps li,.impression-card,.shop-card,.protected-preview,.contact-photo,.contact-copy,.contact-form,.signature-section,.quote-section{opacity:1!important;transform:none!important}}
@media (max-width:1280px){.hero-proof{grid-template-columns:repeat(3,minmax(0,1fr))}.signature-section{grid-template-columns:1fr}.signature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media (max-width:980px){.hero-proof,.signature-grid{grid-template-columns:1fr}.quote-section{grid-template-columns:1fr;padding:32px}.quote-mark{font-size:6rem}.cookie-banner{align-items:flex-start;flex-direction:column;left:16px;right:16px;bottom:16px}.as-cookie-actions{justify-content:flex-start}}
@media (max-width:640px){.hero-proof{gap:10px}.signature-copy,.signature-card{padding:23px;border-radius:26px}.quote-section{border-radius:28px;padding:26px}.offer-note{border-radius:18px;line-height:1.4}.cookie-banner{padding:16px;border-radius:20px}.cookie-banner .btn{width:100%;justify-content:center}.as-cookie-actions{width:100%;display:grid;grid-template-columns:1fr}}

/* CSP-safe analytics cookie layout fix: replaces the former runtime <style> injection in analytics.js. */
#asCookieSettings button,
#asCookieSettings .btn{width:auto!important;display:inline-flex!important}
#asCookieSettings .as-cookie-actions{display:flex;flex-wrap:wrap;gap:10px}
@media (max-width:640px){#asCookieSettings .as-cookie-actions{display:flex;width:auto}#asCookieSettings button,#asCookieSettings .btn{width:auto!important}}

/* V3 Höhen-Feinschliff: etwas mehr vertikale Luft, ohne die breite Layoutbasis zu verändern. */
/* CSP-safe analytics styles: keep analytics.js from injecting runtime <style> tags. */
.leaflet-tooltip.custom-tooltip{background:rgba(255,255,255,.95);border:1px solid #dee2e6;border-radius:6px;box-shadow:0 2px 8px rgba(0,0,0,.15);padding:.5rem .65rem;font-size:.8rem}
.leaflet-tooltip.custom-tooltip:before{border-top-color:rgba(255,255,255,.95)}
#asLegend>div{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}
@media (max-width:768px){#asLegend>div{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
#asFoldRow{display:block;position:relative;z-index:2}
#asFoldRow>details{width:100%}
@media (min-width:769px){#asFoldRow{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;align-items:start}#asFoldRow>details{margin:0!important}}
#asFoldPanel{display:none;background:#fff;border:1px solid #e9ecef;border-radius:6px;overflow:hidden;margin:12px 0 16px 0}
#analysis-blog-social-view{max-width:100%;overflow-x:hidden}
#analysis-blog-social-view .as-analytics-filter-grid{max-width:100%}
#analysis-blog-social-view .as-analytics-actions .btn{min-height:38px}
#analysis-blog-social-view .card,#analysis-blog-social-view .table-responsive{width:100%;max-width:100%}
#analysis-blog-social-view .x25-profile-style-025{position:relative;min-height:300px}
#analysis-blog-social-view #asChart{display:block;width:100%!important;height:300px!important}
@media (max-width:768px){#analysis-blog-social-view .x25-profile-style-025{min-height:240px}#analysis-blog-social-view #asChart{height:240px!important}}
#asTable{table-layout:auto;white-space:nowrap;margin-bottom:0;min-width:100%;width:max(100%,1180px)}
#asTable th,#asTable td{vertical-align:middle}
#asTable th:nth-child(1),#asTable td:nth-child(1){min-width:112px}
#asTable th:nth-child(2),#asTable td:nth-child(2),#asTable th:nth-child(3),#asTable td:nth-child(3){min-width:112px}
#asTable th:nth-child(4),#asTable td:nth-child(4){min-width:108px}
#asTable th:nth-child(5),#asTable td:nth-child(5),#asTable th:nth-child(6),#asTable td:nth-child(6),#asTable th:nth-child(7),#asTable td:nth-child(7){min-width:96px}
#asTable th:nth-child(8),#asTable td:nth-child(8){min-width:70px}
#asTable th:nth-child(9),#asTable td:nth-child(9){min-width:110px}
#asTable th:nth-child(10),#asTable td:nth-child(10){min-width:125px}
#asTable th:nth-child(11),#asTable td:nth-child(11){min-width:180px;max-width:460px}
#asTable th:nth-child(12),#asTable td:nth-child(12){min-width:260px;max-width:460px}
#asTable td:nth-child(11),#asTable td:nth-child(12){overflow:hidden;text-overflow:ellipsis}
.as-table-scroll-wrap,.as-scrollbar-visible{display:block;width:100%;max-width:100%;overflow-x:scroll!important;overflow-y:hidden;padding-bottom:10px;scrollbar-width:thin;scrollbar-color:#9aa0a6 #eef1f4;-webkit-overflow-scrolling:touch}
.as-scrollbar-visible::-webkit-scrollbar{height:12px;background:#eef1f4}
.as-scrollbar-visible::-webkit-scrollbar-track{background:#eef1f4;border-radius:8px}
.as-scrollbar-visible::-webkit-scrollbar-thumb{background:#9aa0a6;border-radius:8px;border:2px solid #eef1f4}
.as-scrollbar-visible::-webkit-scrollbar-thumb:hover{background:#6f7782}
#asPager{max-width:100%}
.as-day-subtotal td{vertical-align:middle}
#analysis-blog-social-view .as-table-loading-host{position:relative;min-height:260px}
#analysis-blog-social-view .as-table-boot-loader{display:none!important;align-items:center;justify-content:center;width:100%;max-width:100%;min-height:260px;border:1px solid rgba(0,0,0,.08);border-radius:.5rem;background:rgba(255,255,255,.72)}
#analysis-blog-social-view .as-table-loader-overlay{position:absolute;inset:0;z-index:10;display:none!important;align-items:center;justify-content:center;min-height:260px;background:rgba(255,255,255,.72);pointer-events:none}
#analysis-blog-social-view .as-table-loading-active{position:relative;min-height:260px}
#analysis-blog-social-view .as-table-loading-active>.as-table-loader-overlay{display:none!important}
#analysis-blog-social-view .as-table-spinner{display:none!important;visibility:hidden!important;opacity:0!important;animation:none!important}
@keyframes asSpin{to{transform:rotate(360deg)}}
#analysis-blog-social-view .as-cumulative-panel{border:1px solid rgba(15,23,42,.10);border-radius:14px;background:#fff;margin:18px 0 14px;box-shadow:0 8px 24px rgba(15,23,42,.045);overflow:hidden}
#analysis-blog-social-view details.as-cumulative-panel>summary{list-style:none;cursor:pointer}
#analysis-blog-social-view details.as-cumulative-panel>summary::-webkit-details-marker{display:none}
#analysis-blog-social-view .as-cumulative-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 18px;background:#fff;user-select:none}
#analysis-blog-social-view .as-cumulative-head:after{content:"";width:10px;height:10px;border-right:2px solid #64748b;border-bottom:2px solid #64748b;transform:rotate(45deg);transition:transform .18s ease;margin-left:auto;flex:0 0 auto}
#analysis-blog-social-view details.as-cumulative-panel[open] .as-cumulative-head{border-bottom:1px solid rgba(15,23,42,.08)}
#analysis-blog-social-view details.as-cumulative-panel[open] .as-cumulative-head:after{transform:rotate(225deg);margin-top:4px}
#analysis-blog-social-view .as-cumulative-title{font-weight:700;font-size:.98rem;margin:0;color:#0f172a;line-height:1.25}
#analysis-blog-social-view .as-cumulative-info{font-size:.82rem;color:#64748b;margin:.18rem 0 0;line-height:1.4}
#analysis-blog-social-view .as-cumulative-body{padding:0 18px 18px}
#analysis-blog-social-view .as-cumulative-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:14px 0 16px}
#analysis-blog-social-view .as-cumulative-kpi{border:1px solid rgba(15,23,42,.08);border-radius:12px;padding:10px 12px;background:linear-gradient(180deg,#fff,#f8fafc);min-width:0}
#analysis-blog-social-view .as-cumulative-kpi span{display:block;font-size:.82rem;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
#analysis-blog-social-view .as-cumulative-kpi strong{display:block;font-size:1.12rem;color:#0f172a;line-height:1.25;margin-top:3px;white-space:normal;overflow-wrap:anywhere}
#analysis-blog-social-view .as-cumulative-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;align-items:start}
#analysis-blog-social-view .as-cumulative-column{display:grid;grid-template-columns:1fr;gap:12px;align-content:start;align-items:start;min-width:0}
#analysis-blog-social-view .as-cumulative-box{height:max-content;border:1px solid rgba(15,23,42,.08);border-radius:12px;overflow:hidden;background:#fff}
#analysis-blog-social-view .as-cumulative-box h5{font-size:.86rem;font-weight:700;margin:0;padding:10px 12px;border-bottom:1px solid rgba(15,23,42,.08);background:#f8fafc;color:#0f172a}
#analysis-blog-social-view .as-cumulative-table{width:100%;border-collapse:collapse;font-size:.96rem}
#analysis-blog-social-view .as-cumulative-table th,#analysis-blog-social-view .as-cumulative-table td{padding:8px 10px;border-bottom:1px solid rgba(15,23,42,.06);vertical-align:middle}
#analysis-blog-social-view .as-cumulative-table th{font-weight:700;color:#475569;background:#fff;text-align:right}
#analysis-blog-social-view .as-cumulative-table th:first-child,#analysis-blog-social-view .as-cumulative-table td:first-child{text-align:left;max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
#analysis-blog-social-view .as-cumulative-table td:not(:first-child){text-align:right;font-variant-numeric:tabular-nums}
#analysis-blog-social-view .as-cumulative-mobile{display:none;gap:10px}
#analysis-blog-social-view .as-cumulative-card{border:1px solid rgba(15,23,42,.09);border-radius:12px;padding:10px 12px;background:#fff}
#analysis-blog-social-view .as-cumulative-card-title{font-weight:700;color:#0f172a;margin-bottom:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
#analysis-blog-social-view .as-cumulative-card dl{display:grid;grid-template-columns:1fr auto;gap:4px 10px;margin:0;font-size:.96rem}
#analysis-blog-social-view .as-cumulative-card dt{font-weight:500;color:#64748b}
#analysis-blog-social-view .as-cumulative-card dd{margin:0;color:#0f172a;font-variant-numeric:tabular-nums}
@media (max-width:1199px){#analysis-blog-social-view .as-cumulative-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}#analysis-blog-social-view .as-cumulative-grid{grid-template-columns:1fr}#analysis-blog-social-view .as-cumulative-column{gap:12px}}
@media (max-width:640px){#analysis-blog-social-view .as-cumulative-panel{margin-top:14px}#analysis-blog-social-view .as-cumulative-head{padding:12px 14px}#analysis-blog-social-view .as-cumulative-body{padding:0 14px 14px}#analysis-blog-social-view .as-cumulative-kpis{grid-template-columns:1fr 1fr;gap:8px;margin:12px 0 14px}#analysis-blog-social-view .as-cumulative-kpi{padding:9px 10px}#analysis-blog-social-view .as-cumulative-kpi strong{font-size:1.05rem}#analysis-blog-social-view .as-cumulative-grid{display:none}#analysis-blog-social-view .as-cumulative-mobile{display:grid}#analysis-blog-social-view .as-table-scroll-wrap{border:1px solid rgba(15,23,42,.08);border-radius:12px}#asTable{width:max(100%,980px)}}
@media (max-width:479px){#analysis-blog-social-view .as-cumulative-kpis{grid-template-columns:1fr}}
#analysis-blog-social-view section.as-cumulative-panel>.as-cumulative-head{border:0;width:100%;text-align:left;background:#fff}
#analysis-blog-social-view section.as-cumulative-panel>.as-cumulative-head[aria-expanded="true"]{border-bottom:1px solid rgba(15,23,42,.08)}
#analysis-blog-social-view section.as-cumulative-panel>.as-cumulative-head[aria-expanded="true"]:after{transform:rotate(225deg);margin-top:4px}
#analysis-blog-social-view .as-cumulative-loading{font-size:.86rem;color:#64748b;padding:14px 0}

@media (min-width:981px){
  .section{padding-block:clamp(92px,7.8vw,150px)}
  .hero{min-height:calc(100vh - 72px);padding-block:clamp(72px,6.8vw,126px)}
  .hero-media{min-height:680px}
  .hero-main-img{height:92%}
  .float-img.portrait{height:20%}
  .float-img.event{height:25%}
  .float-img.business{height:23%}
  .float-img.detail{height:24%}
  .service-card{min-height:286px;padding:32px}
  .signature-section{padding-block:92px 78px}
  .signature-card{min-height:306px;padding:32px}
  .process-photo{height:500px}
  .process-steps li{min-height:220px;padding:24px 18px}
  .impressions-grid{margin-top:52px}
  .impression-card img{height:295px}
  .impression-card div{padding:26px 24px 28px}
  .quote-section{margin-top:18px;margin-bottom:18px;padding:58px 54px;min-height:300px}
  .offers-layout{align-items:stretch}
  .offer-workspace{min-height:620px}
  .shop-card{min-height:510px;padding:16px}
  .shop-card img{height:155px}
  .protected-preview{padding:56px;min-height:360px}
  .protected-img{height:280px}
  .contact-section{padding-block:clamp(96px,8vw,156px);align-items:stretch}
  .contact-photo{min-height:560px}
  .contact-form{min-height:560px}
}
@media (min-width:1281px){
  .hero-media{min-height:720px}
  .impression-card img{height:320px}
  .offer-workspace{min-height:660px}
  .process-photo{height:540px}
}
@media (max-width:980px){
  .section{padding-block:74px 86px}
  .hero{padding-block:64px 84px}
  .hero-media{min-height:600px}
  .process-photo{height:390px}
  .impression-card img{height:280px}
  .offer-workspace{min-height:430px}
  .quote-section{padding:40px 34px;min-height:260px}
  .protected-preview{padding:40px;min-height:320px}
  .contact-photo{height:380px}
}
@media (max-width:640px){
  .section{padding-block:70px 82px}
  .hero{padding-block:58px 76px}
  .hero-media{min-height:500px}
  .impression-card img{height:275px}
  .process-photo{height:360px}
  .offer-workspace{min-height:360px}
  .shop-card img{height:170px}
  .quote-section{padding:34px 26px;min-height:250px}
  .protected-preview{padding:34px 26px;min-height:300px}
  .contact-photo{height:340px}
}

/* V4 Kontakt-Feinschliff: Form optisch ruhiger, Felder nicht gestreckt, Headlines ohne Max-Width. */
.hero h1,
.section h2,
.auth-card h1,
.portal-welcome h1,
.legal-page h1,
.protected-copy h2,
.signature-copy h2,
.quote-section h2,
.contact-copy h2{
  max-width:none!important;
}

@media (min-width:981px){
  .contact-section{
    grid-template-columns:minmax(380px,.42fr) minmax(330px,.31fr) minmax(620px,.58fr);
    gap:clamp(34px,3.4vw,68px);
    align-items:center!important;
  }
  .contact-photo{
    min-height:clamp(520px,34vw,620px)!important;
    height:auto;
    border-radius:34px;
  }
  .contact-copy{
    align-self:center;
    padding-block:18px;
  }
  .contact-copy h2{
    font-size:clamp(2.35rem,2.75vw,3.55rem);
    line-height:1.03;
    letter-spacing:-.055em;
  }
  .contact-copy p:not(.eyebrow){
    margin-top:22px;
    line-height:1.72;
  }
  .contact-mini-list{
    gap:11px;
    margin-top:24px;
  }
  .contact-mini-list span{
    padding:10px 14px;
    box-shadow:0 10px 28px rgba(47,31,20,.06);
  }
  .contact-form{
    min-height:auto!important;
    align-self:center;
    align-content:start;
    gap:20px 22px;
    padding:clamp(30px,2.3vw,44px);
    border-radius:34px;
    background:linear-gradient(180deg,rgba(255,250,243,.88),rgba(255,255,255,.62));
  }
  .contact-form label{
    align-content:start;
    gap:11px;
  }
  .contact-form input,
  .contact-form select{
    height:58px;
    min-height:58px;
    padding-inline:18px;
  }
  .contact-form textarea{
    min-height:154px;
    height:154px;
    resize:vertical;
    padding:17px 18px;
  }
  .contact-form .btn[type="submit"]{
    grid-column:1 / -1;
    justify-self:start;
    width:min(100%,360px);
    min-height:58px;
    margin-top:2px;
  }
  .contact-form .form-status{
    grid-column:1 / -1;
  }
}

@media (min-width:1281px){
  .contact-section{
    grid-template-columns:minmax(420px,.43fr) minmax(360px,.31fr) minmax(680px,.6fr);
  }
  .contact-form textarea{
    min-height:168px;
    height:168px;
  }
}

@media (max-width:980px){
  .hero h1,
  .section h2,
  .auth-card h1,
  .portal-welcome h1,
  .legal-page h1{
    max-width:none!important;
  }
  .contact-form{
    min-height:auto!important;
    align-content:start;
    gap:18px;
  }
  .contact-form input,
  .contact-form select{
    min-height:56px;
  }
  .contact-form textarea{
    min-height:150px;
  }
  .contact-form .btn[type="submit"]{
    grid-column:1 / -1;
    width:min(100%,360px);
    justify-self:start;
  }
}

@media (max-width:640px){
  .contact-copy h2{
    font-size:clamp(2rem,9vw,2.72rem);
  }
  .contact-mini-list span{
    width:100%;
  }
  .contact-form .btn[type="submit"]{
    width:100%;
  }
}


/* V5 akribischer Layout- und Text-Feinschliff: mehr Ruhe, bessere Proportionen, keine engeren Breiten. */
:root{
  --shell:min(1780px,calc(100vw - clamp(44px,5.2vw,112px)));
}
body{font-size:16.5px;line-height:1.62}
.site-header{min-height:72px;padding-block:14px}.brand-mark{width:50px;height:50px}.brand strong{font-size:1.18rem}.brand em{font-size:.8rem}.mainnav a,.link-button{font-size:.95rem}.nav-login{min-height:40px;padding-inline:15px}
.hero{grid-template-columns:minmax(0,.95fr) minmax(600px,1.05fr);gap:clamp(58px,6vw,112px)}
.hero-copy{max-width:900px}.hero h1{font-size:clamp(3.45rem,5.05vw,6.35rem);max-width:none!important}.lead{max-width:820px;font-size:clamp(1.05rem,1.05vw,1.22rem);line-height:1.82}.hero-actions{margin-top:34px}.trust-row{max-width:1040px;gap:18px;margin-top:44px}.trust-row span{font-size:.88rem}.hero-proof{margin-top:22px;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;max-width:920px}.hero-proof span{min-height:82px;padding:17px 18px;font-size:.9rem;line-height:1.42}
.section{padding-block:clamp(104px,7.6vw,158px)}.section h2{max-width:none!important;font-size:clamp(2.18rem,2.85vw,3.72rem);line-height:1.06}.section-intro{max-width:920px;font-size:clamp(1.02rem,1vw,1.14rem);line-height:1.78}.centre-section .section-intro{max-width:940px}.eyebrow{margin-bottom:15px;font-size:.74rem;letter-spacing:.255em}
.service-grid{margin-top:50px;gap:24px}.service-card{min-height:318px;padding:34px 32px}.service-card svg{margin-bottom:32px}.service-card h3,.shop-card h3,.impression-card h3{font-size:1.26rem;line-height:1.18}.service-card p,.shop-card p,.impression-card p{font-size:.985rem;line-height:1.72}.card,.shop-card,.login-panel,.portal-card,.auth-card,.impression-card{border-color:rgba(33,25,20,.105)}
.signature-section{padding-block:96px;gap:30px}.signature-copy{padding:44px}.signature-copy h2{font-size:clamp(2.35rem,3.75vw,4.85rem);max-width:none!important}.signature-copy p:not(.eyebrow){font-size:1.04rem;max-width:none}.signature-card{min-height:340px;padding:36px}.signature-card span{margin-bottom:34px}.signature-card h3{font-size:1.48rem}.signature-card p{font-size:1rem;line-height:1.7}
.process-section{padding-block:42px;background:linear-gradient(90deg,rgba(40,29,23,.035),rgba(255,250,243,.52))}.process-grid{grid-template-columns:minmax(360px,.48fr) minmax(0,1fr);gap:clamp(50px,5vw,92px)}.process-photo{height:clamp(520px,34vw,620px);border-radius:0 46px 46px 0}.process-steps{gap:18px;margin-top:42px}.process-steps li{min-height:246px;padding:26px 20px;border-radius:26px}.process-steps svg{width:34px;height:34px}.process-steps strong{font-size:1.02rem}.process-steps span{font-size:.9rem;line-height:1.58}.align-left{max-width:980px}
.impressions-grid{gap:24px;margin-top:56px}.impression-card{border-radius:26px}.impression-card img{height:330px}.impression-card div{padding:27px 25px 30px}.impression-card p{min-height:88px}.impressions-section:before{right:0;width:200px;height:200px}
.quote-section{grid-template-columns:150px 1fr;min-height:330px;padding:62px 64px;margin-block:28px;border-radius:42px}.quote-section h2{max-width:none!important;font-size:clamp(2.25rem,3.55vw,4.3rem)}.quote-section p:not(.eyebrow){max-width:1080px;font-size:1.04rem}.quote-mark{font-size:9.5rem}
.offers-section{padding-block:clamp(110px,7.8vw,162px)}.offers-layout{grid-template-columns:minmax(0,1fr) minmax(420px,.44fr);gap:42px;align-items:stretch}.offers-copy{align-self:start;max-width:980px}.offer-note{margin-top:18px;padding:12px 18px;font-size:.95rem}.offer-workspace{min-height:680px;border-radius:38px}.shop-grid{gap:22px;margin-top:46px}.shop-card{min-height:565px;padding:18px;border-radius:28px}.shop-card img{height:180px;border-radius:20px;margin-bottom:20px}.shop-card h3,.shop-card .price,.shop-card ul{margin-inline:10px}.shop-card .price{font-size:1.62rem;margin-bottom:15px}.shop-card ul{font-size:.94rem;line-height:1.55;gap:7px;margin-bottom:24px}.shop-card .btn{min-height:46px}
.protected-preview{grid-template-columns:minmax(0,1fr) minmax(330px,440px) 260px;gap:34px;padding:64px;border-radius:42px;min-height:390px}.protected-copy h2{max-width:none!important}.protected-copy p:not(.eyebrow){max-width:960px;font-size:1.04rem}.login-panel{padding:25px}.protected-img{height:300px;border-radius:26px}
.contact-section{padding-block:clamp(116px,8vw,170px)!important}.contact-photo{min-height:clamp(560px,34vw,650px)!important;border-radius:36px}.contact-copy{max-width:460px}.contact-copy h2{max-width:none!important;font-size:clamp(2.55rem,2.9vw,3.75rem)!important;line-height:1.03}.contact-copy p:not(.eyebrow){font-size:1.02rem;line-height:1.78}.contact-mini-list{margin-top:26px;gap:12px}.contact-mini-list span{font-size:.91rem;padding:10px 14px}.contact-form{padding:clamp(36px,2.6vw,52px)!important;border-radius:36px;gap:22px 24px!important}.contact-form input,.contact-form select{height:62px!important;min-height:62px!important}.contact-form textarea{height:176px!important;min-height:176px!important}.form-helper{grid-column:1/-1;margin:0;color:var(--muted);font-size:.9rem;line-height:1.55;padding:12px 14px;border:1px solid rgba(169,118,53,.18);border-radius:18px;background:rgba(242,223,188,.18)}.contact-form .btn[type="submit"]{min-height:60px!important;width:min(100%,380px)!important}
.site-footer{min-height:96px;padding-block:28px}.site-footer span{line-height:1.45}
@media (min-width:1500px){.hero-media{min-height:760px}.hero-main-img{height:90%}.service-card{min-height:330px}.process-steps li{min-height:258px}.impression-card img{height:350px}.shop-card{min-height:585px}.shop-card img{height:190px}.protected-preview{min-height:420px}.contact-form textarea{height:188px!important;min-height:188px!important}}
@media (max-width:1380px){.service-grid.five{grid-template-columns:repeat(3,minmax(0,1fr))}.process-steps{grid-template-columns:repeat(3,minmax(0,1fr))}.impressions-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.shop-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.offers-layout{grid-template-columns:1fr}.offer-workspace{grid-column:auto;grid-row:auto;min-height:480px}.protected-preview{grid-template-columns:1fr minmax(300px,420px)}.protected-img{display:none}}
@media (max-width:980px){:root{--shell:min(100% - 34px,900px)}.site-header{min-height:68px}.hero{grid-template-columns:1fr;gap:44px}.hero-media{min-height:610px}.trust-row{grid-template-columns:repeat(2,minmax(0,1fr));max-width:none}.hero-proof{grid-template-columns:1fr}.service-grid.five,.process-steps,.impressions-grid,.shop-grid{grid-template-columns:1fr 1fr}.service-card,.signature-card{min-height:auto}.signature-section{padding-block:76px}.signature-grid{grid-template-columns:1fr}.process-grid{grid-template-columns:1fr}.process-photo{margin-left:0;border-radius:34px;height:420px}.quote-section{grid-template-columns:1fr;padding:44px 36px}.protected-preview{grid-template-columns:1fr;padding:42px}.contact-section{grid-template-columns:1fr!important}.contact-copy{max-width:none}.contact-photo{height:430px!important;min-height:0!important}.contact-form{grid-template-columns:1fr 1fr}}
@media (max-width:640px){:root{--shell:min(100% - 28px,560px)}body{font-size:16px}.site-header{padding-inline:14px}.brand-mark{width:44px;height:44px}.brand strong{font-size:1.03rem}.brand em{font-size:.74rem}.hero h1{font-size:clamp(2.85rem,13vw,4.15rem)}.hero-media{min-height:520px}.trust-row,.service-grid.five,.process-steps,.impressions-grid,.shop-grid,.contact-form{grid-template-columns:1fr}.section{padding-block:74px 88px}.service-card{padding:28px}.process-photo{height:360px}.impression-card img{height:285px}.quote-section{padding:34px 26px}.offers-section{padding-block:80px 92px}.offer-workspace{min-height:360px}.shop-card{min-height:auto}.shop-card img{height:180px}.protected-preview{padding:32px 24px}.contact-photo{height:340px!important}.contact-form{padding:26px!important}.contact-form .btn[type="submit"]{width:100%!important}}


/* V6 Mobile-Akribik: saubere Mobile-Proportionen, keine künstlichen Headline-Breiten, Login-Icon. */
html, body{
  min-width:320px;
}
body, h1, h2, h3, p, a, button, input, textarea, select, label{
  hyphens:none;
  -webkit-hyphens:none;
  overflow-wrap:normal;
  word-break:normal;
}
.nav-login,
.footer-login,
.btn-login{
  gap:8px;
}
.nav-login svg,
.footer-login svg,
.btn-login svg{
  width:16px;
  height:16px;
  flex:0 0 auto;
  fill:none;
  stroke:currentColor;
  stroke-width:1.9;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.footer-login{
  display:inline-flex;
  align-items:center;
  text-decoration:none;
}
.btn-login svg{
  stroke:#fff;
}

@media (max-width:980px){
  :root{--shell:min(100% - 32px,900px)}
  .site-header{
    gap:14px;
    padding:12px 16px;
    min-height:66px;
  }
  .brand{gap:10px;min-width:0;max-width:calc(100vw - 112px)}
  .brand-mark{width:42px!important;height:42px!important;font-size:.74rem;flex:0 0 auto}
  .brand strong{font-size:1rem!important;line-height:1.08;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}
  .brand em{font-size:.72rem!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}
  .nav-toggle{min-height:40px;padding:9px 13px;font-size:.88rem;flex:0 0 auto}
  .mainnav{
    top:66px;
    left:12px;
    right:12px;
    gap:4px;
    padding:12px;
    border-radius:22px;
  }
  .mainnav a,
  .mainnav .link-button{
    display:flex;
    align-items:center;
    min-height:44px;
    padding:0 14px;
    border-radius:16px;
    font-size:.96rem;
  }
  .mainnav a:not(.nav-login):after{display:none}
  .nav-login{
    justify-content:flex-start;
    min-height:44px!important;
    padding:0 14px!important;
    width:100%;
    border-radius:16px;
    background:rgba(169,118,53,.10);
  }
  .hero{
    gap:36px;
    padding-block:48px 70px;
  }
  .hero-copy{max-width:none;width:100%}
  .hero h1{
    max-width:none!important;
    font-size:clamp(2.65rem,8.8vw,4.25rem)!important;
    line-height:1.02!important;
    letter-spacing:-.058em;
  }
  .lead{
    max-width:none;
    margin-top:18px;
    font-size:1.02rem;
    line-height:1.72;
  }
  .hero-actions{margin-top:24px;gap:10px}
  .hero-actions .btn{min-height:44px;padding-inline:16px}
  .trust-row{gap:11px;margin-top:30px}
  .trust-row span{grid-template-columns:26px 1fr;font-size:.82rem;min-height:44px}
  .hero-proof{gap:11px;margin-top:18px}
  .hero-proof span{min-height:auto;padding:14px 15px}
  .hero-media{
    min-height:520px!important;
    width:100%;
    margin-inline:auto;
  }
  .hero-main-img{inset:0 18% 10% 0;width:76%;height:86%;border-radius:32px}
  .float-img.portrait{top:1%;right:0;width:31%;height:19%;border-radius:17px}
  .float-img.event{top:27%;right:0;width:43%;height:22%;border-radius:17px}
  .float-img.business{left:auto;right:10%;bottom:20%;width:34%;height:20%;display:block;border-radius:17px}
  .float-img.detail{right:0;bottom:3%;width:40%;height:23%;border-radius:17px}
  .section{padding-block:72px 82px}
  .centre-section{text-align:left}
  .centre-section h2,
  .centre-section .section-intro{margin-inline:0}
  .section h2,
  .signature-copy h2,
  .protected-copy h2,
  .contact-copy h2,
  .quote-section h2{
    max-width:none!important;
  }
  .section-intro{max-width:none;line-height:1.72}
  .service-grid,
  .process-steps,
  .impressions-grid,
  .shop-grid{gap:16px!important}
  .service-card,
  .signature-card,
  .impression-card,
  .shop-card{
    border-radius:24px;
  }
  .process-grid{gap:28px}
  .process-photo{height:390px!important;border-radius:30px!important}
  .process-steps li{min-height:0!important;padding:22px 18px}
  .impression-card img{height:270px!important}
  .impression-card p{min-height:0!important}
  .offer-workspace{min-height:390px!important;border-radius:30px}
  .shop-card{min-height:auto!important;padding:16px}
  .shop-card img{height:175px!important}
  .protected-preview{gap:22px;border-radius:30px;padding:36px 30px!important}
  .lock-badge{width:60px;height:60px;margin-bottom:16px}
  .login-panel{padding:22px;border-radius:24px}
  .contact-section{gap:22px!important;padding-block:78px 90px!important}
  .contact-photo{height:380px!important;border-radius:30px!important}
  .contact-copy{max-width:none!important}
  .contact-mini-list{gap:9px;margin-top:18px}
  .contact-mini-list span{width:auto;padding:9px 12px;font-size:.88rem}
  .contact-form{gap:16px!important;border-radius:28px;padding:26px!important}
  .contact-form input,
  .contact-form select{height:54px!important;min-height:54px!important;padding-inline:15px}
  .contact-form textarea{height:140px!important;min-height:140px!important;padding:15px}
  .form-helper{font-size:.86rem;line-height:1.5;padding:11px 12px}
  .site-footer{gap:14px;padding-inline:16px}
  .site-footer nav{gap:14px;flex-wrap:wrap}
}

@media (max-width:640px){
  :root{--shell:calc(100vw - 22px)}
  html{scroll-padding-top:74px}
  body{font-size:15.7px;line-height:1.6}
  .premium-ambient{display:none}
  .site-header{padding:10px 11px;min-height:64px}
  .brand{max-width:calc(100vw - 92px)}
  .brand-mark{width:38px!important;height:38px!important;font-size:.68rem;box-shadow:0 10px 22px rgba(169,118,53,.18)}
  .brand strong{font-size:.94rem!important}
  .brand em{display:none}
  .nav-toggle{min-height:38px;padding:8px 11px;font-size:.84rem}
  .mainnav{top:62px;left:8px;right:8px;padding:10px;border-radius:20px}
  .hero{padding-block:42px 62px;gap:26px}
  .hero h1{font-size:clamp(2.45rem,12.4vw,3.45rem)!important;line-height:1.01!important}
  .lead{font-size:.98rem;line-height:1.66;margin-top:16px}
  .hero-actions{display:grid;grid-template-columns:1fr;gap:9px;margin-top:22px}
  .hero-actions .btn{width:100%;justify-content:center}
  .trust-row{grid-template-columns:1fr!important;margin-top:24px;gap:8px}
  .trust-row span{border:1px solid rgba(33,25,20,.09);border-radius:16px;background:rgba(255,250,243,.54);padding:10px 12px}
  .hero-proof{grid-template-columns:1fr!important;gap:9px}
  .hero-proof span{padding:13px 14px;border-radius:16px}
  .hero-media{min-height:390px!important;max-width:100%;}
  .hero-main-img{inset:0 10% 18% 0;width:82%;height:78%;border-radius:26px}
  .float-img.portrait{top:2%;right:0;width:33%;height:17%;border-radius:14px}
  .float-img.event{top:31%;right:0;width:46%;height:20%;border-radius:14px}
  .float-img.business{display:none!important}
  .float-img.detail{right:0;bottom:4%;width:47%;height:22%;border-radius:14px}
  .section{padding-block:62px 72px!important}
  .eyebrow{font-size:.68rem;letter-spacing:.21em;margin-bottom:12px}
  .section h2{font-size:clamp(1.86rem,8.6vw,2.72rem)!important;line-height:1.08!important;letter-spacing:-.05em}
  .section-intro{font-size:.98rem;line-height:1.66;margin-top:12px}
  .service-grid{margin-top:28px!important}
  .service-card{padding:22px!important;min-height:0!important}
  .service-card svg{margin-bottom:18px;width:32px;height:32px}
  .service-card h3,
  .shop-card h3,
  .impression-card h3{font-size:1.18rem;line-height:1.16}
  .service-card p,
  .shop-card p,
  .impression-card p{font-size:.94rem;line-height:1.6}
  .signature-section{padding-block:62px!important;gap:14px}
  .signature-copy{padding:24px!important;border-radius:24px}
  .signature-copy h2{font-size:clamp(2rem,9.5vw,3rem)!important}
  .signature-card{padding:22px!important;min-height:0!important}
  .signature-card span{margin-bottom:18px}
  .process-section{padding-block:32px!important}
  .process-photo{height:300px!important;border-radius:24px!important}
  .process-steps{grid-template-columns:1fr!important;margin-top:24px!important}
  .process-steps li{padding:20px 17px;border-radius:22px}
  .impressions-grid{grid-template-columns:1fr!important;margin-top:28px!important}
  .impression-card img{height:255px!important}
  .impression-card div{padding:21px 20px 23px!important}
  .quote-section{padding:28px 22px!important;border-radius:26px;min-height:0!important;margin-block:8px!important}
  .quote-mark{font-size:4.8rem;line-height:.65}
  .quote-section h2{font-size:clamp(1.82rem,8.6vw,2.6rem)!important;line-height:1.08!important}
  .quote-section p:not(.eyebrow){font-size:.96rem;line-height:1.62}
  .offers-section{padding-block:66px 76px!important}
  .offer-note{display:flex;padding:11px 13px;font-size:.88rem;border-radius:16px}
  .offer-workspace{min-height:300px!important;border-radius:24px!important}
  .shop-grid{grid-template-columns:1fr!important;margin-top:28px!important}
  .shop-card{padding:15px!important;border-radius:24px!important}
  .shop-card img{height:160px!important;border-radius:17px;margin-bottom:16px}
  .shop-card h3,.shop-card .price,.shop-card ul{margin-inline:4px!important}
  .shop-card .price{font-size:1.42rem;margin-bottom:12px}
  .shop-card ul{font-size:.91rem;line-height:1.5;margin-bottom:18px}
  .shop-card .btn{min-height:44px}
  .protected-preview{padding:28px 22px!important;border-radius:26px!important;gap:18px}
  .protected-copy p:not(.eyebrow){font-size:.96rem;line-height:1.62}
  .login-panel{padding:20px;border-radius:22px}
  .login-panel .btn{min-height:44px}
  .contact-section{padding-block:66px 78px!important;gap:18px!important}
  .contact-photo{height:300px!important;border-radius:24px!important}
  .contact-copy h2{font-size:clamp(1.94rem,9vw,2.72rem)!important;line-height:1.06!important}
  .contact-copy p:not(.eyebrow){font-size:.97rem;line-height:1.64;margin-top:14px}
  .contact-mini-list{display:grid;grid-template-columns:1fr;gap:8px;margin-top:16px}
  .contact-mini-list span{width:100%;font-size:.86rem;padding:9px 11px}
  .contact-form{grid-template-columns:1fr!important;padding:20px!important;border-radius:24px!important;gap:13px!important}
  .contact-form label{gap:6px;font-size:.84rem}
  .contact-form input,
  .contact-form select{height:50px!important;min-height:50px!important;padding-inline:13px;border-radius:15px}
  .contact-form textarea{height:130px!important;min-height:130px!important;padding:13px;border-radius:15px}
  .form-helper{font-size:.82rem;line-height:1.45;border-radius:15px;padding:10px 11px}
  .contact-form .btn[type="submit"]{min-height:50px!important;width:100%!important}
  .site-footer{min-height:0;padding:22px 11px;gap:12px}
  .site-footer strong{font-size:.94rem}
  .site-footer span{font-size:.82rem}
  .site-footer nav{width:100%;justify-content:flex-start;gap:12px;font-size:.86rem}
  .cookie-banner{left:10px;right:10px;bottom:10px;padding:14px;border-radius:18px}
}

@media (max-width:380px){
  :root{--shell:calc(100vw - 18px)}
  .hero h1{font-size:clamp(2.18rem,12vw,2.9rem)!important}
  .section h2{font-size:clamp(1.7rem,8.8vw,2.25rem)!important}
  .hero-media{min-height:350px!important}
  .hero-main-img{width:84%;height:76%}
  .float-img.event{width:48%}
  .float-img.detail{width:49%}
  .process-photo,.contact-photo{height:260px!important}
  .impression-card img{height:225px!important}
  .offer-workspace{min-height:260px!important}
  .shop-card img{height:140px!important}
}

/* V8 Responsive-Stabilisierung: keine gequetschten Karten/Bilder auf Laptop- und Monitorbreiten. */
body{
  -webkit-text-size-adjust:100%;
}
.hero h1,
.section h2,
.signature-copy h2,
.protected-copy h2,
.contact-copy h2,
.quote-section h2{
  max-width:none!important;
}
.service-grid.five,
.process-steps,
.impressions-grid,
.shop-grid{
  align-items:stretch;
}
.service-card,
.signature-card,
.process-steps li,
.impression-card,
.shop-card{
  min-width:0;
}
.service-card p,
.signature-card p,
.process-steps span,
.impression-card p,
.shop-card li,
.contact-copy p,
.section-intro,
.lead{
  overflow-wrap:normal;
  word-break:normal;
}
.contact-photo img,
.offer-workspace img,
.process-photo img,
.impression-card img,
.shop-card img{
  object-fit:cover;
}
.contact-photo img{
  object-position:center center;
}

@media (min-width:981px){
  .service-grid.five{
    grid-template-columns:repeat(auto-fit,minmax(245px,1fr))!important;
    gap:clamp(20px,1.45vw,28px)!important;
  }
  .process-steps{
    grid-template-columns:repeat(auto-fit,minmax(190px,1fr))!important;
    gap:clamp(15px,1.2vw,22px)!important;
  }
  .impressions-grid{
    grid-template-columns:repeat(auto-fit,minmax(230px,1fr))!important;
    gap:clamp(20px,1.45vw,28px)!important;
  }
  .shop-grid{
    grid-template-columns:repeat(auto-fit,minmax(230px,1fr))!important;
    gap:clamp(18px,1.3vw,24px)!important;
  }
  .service-card{
    padding:clamp(28px,1.9vw,36px)!important;
    min-height:clamp(292px,18vw,334px)!important;
  }
  .process-steps li{
    padding:clamp(20px,1.45vw,28px)!important;
    min-height:clamp(210px,14vw,252px)!important;
  }
  .impression-card img{
    height:clamp(270px,18vw,348px)!important;
  }
  .shop-card{
    min-height:clamp(510px,34vw,580px)!important;
    padding:clamp(16px,1.15vw,20px)!important;
  }
  .shop-card img{
    height:clamp(168px,11vw,198px)!important;
  }
  .protected-preview{
    gap:clamp(24px,2vw,42px)!important;
  }
}

@media (min-width:1461px){
  .hero{
    grid-template-columns:minmax(0,1fr) minmax(560px,.94fr)!important;
  }
  .offers-layout{
    grid-template-columns:minmax(0,1fr) minmax(420px,.42fr)!important;
    gap:clamp(38px,2.7vw,58px)!important;
    align-items:stretch!important;
  }
  .offer-workspace{
    min-height:clamp(620px,38vw,760px)!important;
  }
  .contact-section{
    grid-template-columns:minmax(420px,.72fr) minmax(360px,.56fr) minmax(560px,1fr)!important;
    gap:clamp(34px,2.5vw,58px)!important;
    align-items:center!important;
  }
  .contact-photo{
    height:auto!important;
    min-height:clamp(610px,34vw,720px)!important;
    aspect-ratio:4/5;
  }
  .contact-copy{
    max-width:none!important;
  }
  .contact-form{
    align-self:center!important;
  }
}

@media (min-width:981px) and (max-width:1460px){
  :root{
    --shell:calc(100vw - clamp(54px,5vw,82px));
  }
  .hero{
    grid-template-columns:minmax(0,1fr) minmax(460px,.9fr)!important;
    gap:clamp(42px,4.3vw,72px)!important;
  }
  .hero h1{
    font-size:clamp(3rem,4.65vw,5.25rem)!important;
  }
  .hero-media{
    min-height:clamp(560px,46vw,690px)!important;
  }
  .trust-row{
    grid-template-columns:repeat(auto-fit,minmax(168px,1fr))!important;
    max-width:none!important;
  }
  .process-grid{
    grid-template-columns:minmax(320px,.42fr) minmax(0,1fr)!important;
    gap:clamp(34px,4vw,62px)!important;
  }
  .process-photo{
    height:clamp(430px,34vw,560px)!important;
  }
  .offers-layout{
    grid-template-columns:1fr!important;
    gap:clamp(28px,3vw,44px)!important;
  }
  .offer-workspace{
    grid-column:1!important;
    grid-row:auto!important;
    min-height:clamp(430px,36vw,560px)!important;
  }
  .contact-section{
    grid-template-columns:minmax(360px,.72fr) minmax(520px,1fr)!important;
    gap:clamp(28px,3vw,46px)!important;
    align-items:stretch!important;
  }
  .contact-photo{
    grid-column:1!important;
    grid-row:1!important;
    height:auto!important;
    min-height:clamp(390px,33vw,520px)!important;
    aspect-ratio:4/5;
  }
  .contact-copy{
    grid-column:1!important;
    grid-row:2!important;
    max-width:none!important;
    align-self:start!important;
  }
  .contact-form{
    grid-column:2!important;
    grid-row:1 / span 2!important;
    align-self:center!important;
    padding:clamp(30px,2.5vw,42px)!important;
  }
  .contact-form input,
  .contact-form select{
    height:58px!important;
    min-height:58px!important;
  }
  .contact-form textarea{
    height:164px!important;
    min-height:164px!important;
  }
}

@media (min-width:981px) and (max-width:1180px){
  .hero{
    grid-template-columns:1fr!important;
    gap:42px!important;
  }
  .hero-media{
    max-width:760px;
    min-height:560px!important;
    margin-inline:auto;
  }
  .process-grid{
    grid-template-columns:1fr!important;
  }
  .process-photo{
    margin-left:0!important;
    border-radius:34px!important;
    height:420px!important;
  }
  .contact-section{
    grid-template-columns:1fr!important;
  }
  .contact-photo,
  .contact-copy,
  .contact-form{
    grid-column:auto!important;
    grid-row:auto!important;
  }
  .contact-photo{
    min-height:520px!important;
    aspect-ratio:4/3;
  }
}

@media (max-width:980px){
  .service-grid.five,
  .process-steps,
  .impressions-grid,
  .shop-grid{
    grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr))!important;
  }
  .contact-photo{
    background:#f2e5d4;
  }
  .contact-photo img{
    object-position:center center;
  }
}

@media (max-width:640px){
  :root{
    --shell:calc(100vw - 24px);
  }
  .hero,
  .section,
  .offers-section,
  .contact-section{
    overflow:visible;
  }
  .contact-photo{
    height:auto!important;
    min-height:0!important;
    aspect-ratio:4/5;
  }
  .contact-photo img{
    height:100%;
  }
  .offer-workspace{
    aspect-ratio:4/5;
    min-height:0!important;
  }
  .offer-workspace img{
    height:100%;
  }
  .impression-card img{
    height:auto!important;
    aspect-ratio:4/3;
  }
  .shop-card img{
    height:auto!important;
    aspect-ratio:4/3;
  }
}

@media (max-width:380px){
  :root{--shell:calc(100vw - 18px)}
  .contact-photo{aspect-ratio:4/5!important;height:auto!important;}
  .offer-workspace{aspect-ratio:4/5!important;}
}

/* V9: Trust-Leiste gekürzt und Kontaktbereich ohne Bild, damit Laptop- und Monitorbreiten nicht gequetscht wirken. */
.trust-row{
  grid-template-columns:repeat(4,minmax(150px,1fr))!important;
  max-width:980px!important;
  gap:clamp(18px,2vw,30px)!important;
}
.trust-row span{
  grid-template-columns:34px 1fr!important;
  font-size:clamp(.88rem,.95vw,1.02rem)!important;
  line-height:1.24!important;
}
.contact-section-no-image{
  display:grid!important;
  grid-template-columns:minmax(420px,.62fr) minmax(620px,1fr)!important;
  gap:clamp(46px,5vw,92px)!important;
  align-items:center!important;
  padding-block:clamp(112px,8vw,168px)!important;
}
.contact-section-no-image .contact-copy{
  grid-column:1!important;
  grid-row:auto!important;
  max-width:none!important;
  align-self:center!important;
}
.contact-section-no-image .contact-copy h2{
  max-width:none!important;
  font-size:clamp(3rem,4.15vw,5rem)!important;
  line-height:1.02!important;
  letter-spacing:-.06em!important;
}
.contact-section-no-image .contact-copy p:not(.eyebrow){
  max-width:680px!important;
  font-size:clamp(1.02rem,1.05vw,1.16rem)!important;
  line-height:1.78!important;
}
.contact-section-no-image .contact-mini-list{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,max-content))!important;
  gap:12px!important;
  align-items:start!important;
  justify-content:start!important;
}
.contact-section-no-image .contact-mini-list span{
  white-space:normal!important;
  width:auto!important;
  max-width:310px!important;
}
.contact-section-no-image .contact-form{
  grid-column:2!important;
  grid-row:auto!important;
  align-self:center!important;
  min-height:auto!important;
  padding:clamp(40px,3.1vw,58px)!important;
}
.contact-section-no-image .contact-form textarea{
  height:168px!important;
  min-height:168px!important;
}

@media (min-width:1500px){
  .contact-section-no-image{
    grid-template-columns:minmax(520px,.68fr) minmax(700px,1fr)!important;
  }
}

@media (min-width:981px) and (max-width:1280px){
  .trust-row{
    grid-template-columns:repeat(4,minmax(130px,1fr))!important;
    gap:18px!important;
  }
  .trust-row span{
    font-size:.9rem!important;
  }
  .contact-section-no-image{
    grid-template-columns:minmax(340px,.58fr) minmax(520px,1fr)!important;
    gap:clamp(34px,3.8vw,54px)!important;
    padding-block:clamp(88px,7vw,132px)!important;
  }
  .contact-section-no-image .contact-copy h2{
    font-size:clamp(2.7rem,4.5vw,4.05rem)!important;
  }
  .contact-section-no-image .contact-form{
    padding:clamp(30px,2.6vw,42px)!important;
  }
  .contact-section-no-image .contact-mini-list{
    grid-template-columns:1fr!important;
  }
}

@media (max-width:980px){
  .trust-row{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    max-width:none!important;
  }
  .contact-section-no-image{
    grid-template-columns:1fr!important;
    gap:30px!important;
    padding-block:76px 92px!important;
  }
  .contact-section-no-image .contact-copy,
  .contact-section-no-image .contact-form{
    grid-column:auto!important;
    grid-row:auto!important;
  }
  .contact-section-no-image .contact-mini-list{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}

@media (max-width:640px){
  .trust-row{
    grid-template-columns:1fr!important;
    gap:13px!important;
  }
  .trust-row span{
    font-size:.91rem!important;
  }
  .contact-section-no-image{
    gap:22px!important;
    padding-block:66px 82px!important;
  }
  .contact-section-no-image .contact-copy h2{
    font-size:clamp(2.08rem,10vw,3rem)!important;
    line-height:1.05!important;
  }
  .contact-section-no-image .contact-copy p:not(.eyebrow){
    font-size:.98rem!important;
    line-height:1.66!important;
  }
  .contact-section-no-image .contact-mini-list{
    grid-template-columns:1fr!important;
  }
  .contact-section-no-image .contact-form{
    padding:22px!important;
  }
  .contact-section-no-image .contact-form textarea{
    height:136px!important;
    min-height:136px!important;
  }
}

/* V11: Premium-Lupe und Premium-Lightbox – ohne Inline-Styles, CSP-konform */
.hero h1,
.section h2,
.auth-card h1,
.portal-welcome h1,
.legal-page h1,
.protected-copy h2,
.contact-copy h2{
  max-width:none!important;
}
.hero-media img,
.process-photo img,
.impression-card img,
.offer-workspace img,
.shop-card img,
.protected-preview img{
  cursor:zoom-in;
}
.hero-media,
.process-photo,
.impression-card,
.offer-workspace,
.shop-card,
.protected-preview{
  position:relative;
}
.hero-media:after,
.process-photo:after,
.impression-card:after,
.offer-workspace:after,
.shop-card:after,
.protected-preview:after{
  content:"";
  position:absolute;
  right:14px;
  top:14px;
  width:42px;
  height:42px;
  z-index:8;
  border-radius:999px;
  border:1px solid rgba(255,255,255,.72);
  background:linear-gradient(180deg,rgba(38,28,22,.52),rgba(38,28,22,.34));
  backdrop-filter:blur(14px);
  box-shadow:0 18px 40px rgba(23,16,12,.18);
  opacity:.72;
  pointer-events:none;
  transition:opacity .22s ease, transform .22s ease, background .22s ease, box-shadow .22s ease;
}
.hero-media:before,
.process-photo:before,
.impression-card:before,
.offer-workspace:before,
.shop-card:before,
.protected-preview:before{
  content:"";
  position:absolute;
  right:27px;
  top:26px;
  z-index:9;
  width:12px;
  height:12px;
  border:2px solid rgba(255,255,255,.96);
  border-radius:50%;
  box-shadow:9px 9px 0 -8px rgba(255,255,255,.96), 12px 12px 0 -9px rgba(255,255,255,.96);
  pointer-events:none;
  opacity:.84;
  transition:opacity .22s ease, transform .22s ease;
}
.hero-media:hover:after,
.process-photo:hover:after,
.impression-card:hover:after,
.offer-workspace:hover:after,
.shop-card:hover:after,
.protected-preview:hover:after,
.hero-media:focus-within:after,
.process-photo:focus-within:after,
.impression-card:focus-within:after,
.offer-workspace:focus-within:after,
.shop-card:focus-within:after,
.protected-preview:focus-within:after{
  opacity:1;
  transform:translateY(-2px) scale(1.03);
  background:linear-gradient(180deg,rgba(38,28,22,.62),rgba(38,28,22,.46));
  box-shadow:0 24px 46px rgba(23,16,12,.24);
}
.hero-media:hover:before,
.process-photo:hover:before,
.impression-card:hover:before,
.offer-workspace:hover:before,
.shop-card:hover:before,
.protected-preview:hover:before,
.hero-media:focus-within:before,
.process-photo:focus-within:before,
.impression-card:focus-within:before,
.offer-workspace:focus-within:before,
.shop-card:focus-within:before,
.protected-preview:focus-within:before{
  opacity:1;
  transform:translateY(-2px);
}
.hero-media:focus-within,
.process-photo:focus-within,
.impression-card:focus-within,
.offer-workspace:focus-within,
.shop-card:focus-within,
.protected-preview:focus-within{
  outline:2px solid rgba(169,118,53,.32);
  outline-offset:4px;
}
html.has-image-lightbox,
html.has-image-lightbox body{
  overflow:hidden;
}
.image-lightbox{
  position:fixed;
  inset:0;
  z-index:9999;
  display:grid;
  place-items:center;
  padding:clamp(16px,2.4vw,30px);
  background:rgba(16,12,9,.74);
  backdrop-filter:blur(26px) saturate(1.06);
}
.image-lightbox[hidden]{display:none!important;}
.image-lightbox__shell{
  position:relative;
  width:min(96vw,1680px);
  max-height:94vh;
  display:grid;
  grid-template-rows:auto minmax(0,1fr) auto;
  gap:14px;
}
.image-lightbox__toolbar,
.image-lightbox__footer{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
}
.image-lightbox__counter{
  margin:0;
  display:inline-flex;
  align-items:center;
  min-height:38px;
  padding:0 14px;
  border-radius:999px;
  border:1px solid rgba(255,255,255,.14);
  background:rgba(255,255,255,.07);
  color:rgba(255,255,255,.96);
  font-size:.92rem;
  font-weight:760;
  letter-spacing:.02em;
}
.image-lightbox__toolbar-actions{
  display:flex;
  align-items:center;
  gap:12px;
  margin-left:auto;
}
.image-lightbox__hint{
  margin:0;
  color:rgba(255,255,255,.68);
  font-size:.9rem;
}
.image-lightbox__close,
.image-lightbox__nav{
  display:grid;
  place-items:center;
  width:54px;
  height:54px;
  border:1px solid rgba(255,255,255,.22);
  border-radius:999px;
  background:rgba(255,255,255,.1);
  color:#fff;
  box-shadow:0 16px 40px rgba(0,0,0,.18);
  backdrop-filter:blur(18px);
  cursor:pointer;
  transition:transform .18s ease, background .18s ease, border-color .18s ease, box-shadow .18s ease;
}
.image-lightbox__close{
  font-size:1.55rem;
  line-height:1;
}
.image-lightbox__close:hover,
.image-lightbox__close:focus-visible,
.image-lightbox__nav:hover,
.image-lightbox__nav:focus-visible{
  transform:translateY(-1px) scale(1.02);
  background:rgba(255,255,255,.18);
  border-color:rgba(255,255,255,.34);
  box-shadow:0 22px 48px rgba(0,0,0,.22);
}
.image-lightbox__stage{
  position:relative;
  min-height:min(76vh,980px);
  display:grid;
  align-items:center;
}
.image-lightbox__media{
  position:relative;
  min-height:min(76vh,980px);
  width:100%;
  overflow:hidden;
  border-radius:34px;
  border:1px solid rgba(255,255,255,.18);
  background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.04));
  box-shadow:0 34px 110px rgba(0,0,0,.34);
}
.image-lightbox__backdrop{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:cover;
  filter:blur(38px) saturate(1.02) brightness(.48);
  opacity:.96;
  transform:scale(1.09);
}
.image-lightbox__glow{
  position:absolute;
  inset:0;
  background:
    radial-gradient(circle at 50% 38%, rgba(255,255,255,.18), transparent 36%),
    linear-gradient(180deg, rgba(255,255,255,.12), rgba(255,255,255,0) 24%, rgba(0,0,0,.14) 100%);
  z-index:1;
  pointer-events:none;
}
.image-lightbox__image{
  position:relative;
  z-index:2;
  display:block;
  width:100%;
  height:min(76vh,980px);
  margin:0 auto;
  object-fit:contain;
  filter:drop-shadow(0 28px 60px rgba(0,0,0,.24));
}
.image-lightbox__nav{
  position:absolute;
  top:50%;
  transform:translateY(-50%);
  z-index:4;
  font-size:1.85rem;
  line-height:1;
}
.image-lightbox__nav--prev{left:18px;}
.image-lightbox__nav--next{right:18px;}
.image-lightbox__footer{
  align-items:flex-start;
}
.image-lightbox__caption{
  margin:0;
  color:rgba(255,255,255,.92);
  font-size:1rem;
  line-height:1.55;
  max-width:min(100%,1100px);
}
@media (max-width:980px){
  .image-lightbox__shell{
    width:min(100vw - 20px, 100%);
  }
  .image-lightbox__toolbar,
  .image-lightbox__footer{
    gap:12px;
  }
  .image-lightbox__hint{
    display:none;
  }
}
@media (max-width:760px){
  .hero-media:after,.process-photo:after,.impression-card:after,.offer-workspace:after,.shop-card:after,.protected-preview:after{width:36px;height:36px;right:12px;top:12px;opacity:.84;}
  .hero-media:before,.process-photo:before,.impression-card:before,.offer-workspace:before,.shop-card:before,.protected-preview:before{right:23px;top:22px;width:10px;height:10px;}
  .image-lightbox{
    padding:12px;
  }
  .image-lightbox__shell{
    max-height:96vh;
    gap:10px;
  }
  .image-lightbox__toolbar{
    align-items:flex-start;
    gap:10px;
  }
  .image-lightbox__counter{
    min-height:34px;
    padding:0 12px;
    font-size:.84rem;
  }
  .image-lightbox__close,
  .image-lightbox__nav{
    width:48px;
    height:48px;
  }
  .image-lightbox__stage,
  .image-lightbox__media,
  .image-lightbox__image{
    min-height:auto;
    height:min(68vh,560px);
  }
  .image-lightbox__media{
    border-radius:24px;
  }
  .image-lightbox__nav--prev{left:10px;}
  .image-lightbox__nav--next{right:10px;}
  .image-lightbox__footer{
    align-items:flex-start;
  }
  .image-lightbox__caption{
    font-size:.92rem;
  }
}

/* V10-Korrektur: Lupen-Icon ohne bestehende dekorative Pseudo-Elemente zu überschreiben */
.hero-media:before{
  content:""!important;
  position:absolute!important;
  inset:5% 18% 3% -5%!important;
  z-index:-1!important;
  border-radius:48% 42% 46% 40%!important;
  background:radial-gradient(circle at 48% 45%,rgba(255,255,255,.88),rgba(255,255,255,.22) 48%,transparent 70%)!important;
  filter:blur(4px)!important;
  pointer-events:none!important;
  width:auto!important;
  height:auto!important;
  right:auto!important;
  top:auto!important;
  border:0!important;
  box-shadow:none!important;
  opacity:1!important;
  transform:none!important;
}
.card:before,.shop-card:before,.impression-card:before,.login-panel:before,.contact-form:before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  width:auto!important;
  height:auto!important;
  right:auto!important;
  top:auto!important;
  border:0!important;
  border-radius:0!important;
  opacity:1!important;
  pointer-events:none!important;
  background:linear-gradient(120deg,rgba(255,255,255,.0) 0%,rgba(255,255,255,.38) 46%,rgba(255,255,255,.0) 58%)!important;
  transform:translateX(-135%)!important;
  transition:transform .75s ease!important;
  z-index:-1!important;
  box-shadow:none!important;
}
.card:hover:before,.shop-card:hover:before,.impression-card:hover:before,.login-panel:hover:before,.contact-form:hover:before{
  transform:translateX(135%)!important;
}
.process-photo:before,.offer-workspace:before,.protected-preview:before{content:none!important;}
.protected-preview:after{
  content:""!important;
  position:absolute!important;
  inset:auto 26px 26px auto!important;
  width:220px!important;
  height:220px!important;
  z-index:1!important;
  border:0!important;
  border-radius:50%!important;
  background:radial-gradient(circle,rgba(242,223,188,.2),transparent 67%)!important;
  box-shadow:none!important;
  opacity:1!important;
  pointer-events:none!important;
  transform:none!important;
}
.hero-media:after,.process-photo:after,.impression-card:after,.offer-workspace:after,.shop-card:after{
  content:"⌕"!important;
  display:grid!important;
  place-items:center!important;
  color:#fff!important;
  font-size:1.15rem!important;
  font-weight:800!important;
  line-height:1!important;
}
@media (max-width:640px){
  .hero-media:before{inset:5% 18% 3% -5%!important;}
  .protected-preview:after{width:150px!important;height:150px!important;right:14px!important;bottom:14px!important;}
}


/* V12: Schrägen Hero-Rahmen auf Mobile entfernen */
@media (max-width: 640px){
  .hero:before{
    content:none !important;
    display:none !important;
  }
}


/* V13: Hero-Schrägrahmen komplett entfernen, Desktop und Mobile */
.hero:before{
  content:none!important;
  display:none!important;
}

/* V13: Lightbox-Rahmen passt sich dem Bildformat an, keine starre Vollbreite */
.image-lightbox{
  --lb-stage-h: min(78vh, 980px);
  --lb-stage-w: min(calc(var(--lb-stage-h) * var(--lb-image-ratio, 1.45)), calc(100vw - 188px), 1680px);
}
.image-lightbox__shell{
  width:var(--lb-stage-w)!important;
  max-width:calc(100vw - 48px)!important;
  justify-self:center;
}
.image-lightbox__stage{
  min-height:0!important;
  height:auto!important;
  display:grid!important;
  place-items:center!important;
}
.image-lightbox__media{
  width:100%!important;
  height:var(--lb-stage-h)!important;
  min-height:0!important;
  margin-inline:auto!important;
}
.image-lightbox__image{
  width:100%!important;
  height:100%!important;
  max-height:none!important;
  object-fit:contain!important;
}
.image-lightbox__backdrop{
  object-fit:cover!important;
}
.image-lightbox__nav{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  padding:0!important;
  line-height:1!important;
  font-family:Georgia,"Times New Roman",serif!important;
}
.image-lightbox__nav span{
  display:block!important;
  line-height:1!important;
  transform:translateY(-3px)!important;
}
.image-lightbox__nav--prev{left:-27px!important;}
.image-lightbox__nav--next{right:-27px!important;}
.image-lightbox__media.is-portrait,
.image-lightbox__stage.is-portrait + *{
  max-width:calc(100vw - 48px)!important;
}
@media (max-width:980px){
  .image-lightbox{
    --lb-stage-h: min(72vh, 720px);
    --lb-stage-w: min(calc(var(--lb-stage-h) * var(--lb-image-ratio, 1.25)), calc(100vw - 72px));
  }
  .image-lightbox__nav--prev{left:10px!important;}
  .image-lightbox__nav--next{right:10px!important;}
}
@media (max-width:760px){
  .image-lightbox{
    --lb-stage-h: min(66vh, 560px);
    --lb-stage-w: min(calc(var(--lb-stage-h) * var(--lb-image-ratio, 1)), calc(100vw - 24px));
  }
  .image-lightbox__shell{
    width:var(--lb-stage-w)!important;
    max-width:calc(100vw - 24px)!important;
  }
  .image-lightbox__media,
  .image-lightbox__image{
    height:var(--lb-stage-h)!important;
  }
  .image-lightbox__nav span{
    transform:translateY(-2px)!important;
  }
}


/* V14: Hero-Headline nur in der ersten Top-Section etwas kleiner */
.hero h1{
  font-size:clamp(3.08rem,4.55vw,5.72rem)!important;
  line-height:1.025!important;
}
@media (max-width:1280px){
  .hero h1{font-size:clamp(2.86rem,4.9vw,4.82rem)!important;}
}
@media (max-width:640px){
  .hero h1{font-size:clamp(2.28rem,11vw,3.2rem)!important;line-height:1.035!important;}
}
@media (max-width:380px){
  .hero h1{font-size:clamp(2.06rem,10.8vw,2.72rem)!important;}
}

/* V14: Lightbox-Pfeile bleiben bei Hover absolut stabil und optisch zentriert */
.image-lightbox__nav{
  transform:translateY(-50%)!important;
  line-height:0!important;
  font-size:0!important;
  text-align:center!important;
}
.image-lightbox__nav::before{
  display:block;
  font-family:Georgia,"Times New Roman",serif;
  font-size:2rem;
  line-height:1;
  font-weight:400;
  transform:translateY(-1px);
}
.image-lightbox__nav--prev::before{content:"‹";}
.image-lightbox__nav--next::before{content:"›";}
.image-lightbox__nav:hover,
.image-lightbox__nav:focus-visible{
  transform:translateY(-50%)!important;
  background:rgba(255,255,255,.18)!important;
  border-color:rgba(255,255,255,.34)!important;
}
.image-lightbox__nav:active{
  transform:translateY(-50%)!important;
}
.image-lightbox__close:hover,
.image-lightbox__close:focus-visible{
  transform:none!important;
}

/* V14: Zoom-Rahmen bleibt bildadaptiv, aber nie starr überbreit */
.image-lightbox{
  --lb-stage-h: min(78vh, 980px);
  --lb-stage-w: min(calc(var(--lb-stage-h) * var(--lb-image-ratio, 1.45)), calc(100vw - 220px), 1680px);
}
.image-lightbox__shell{
  width:var(--lb-stage-w)!important;
  max-width:calc(100vw - 72px)!important;
}
@media (max-width:980px){
  .image-lightbox{
    --lb-stage-h: min(72vh, 720px);
    --lb-stage-w: min(calc(var(--lb-stage-h) * var(--lb-image-ratio, 1.2)), calc(100vw - 56px));
  }
  .image-lightbox__shell{max-width:calc(100vw - 24px)!important;}
}
@media (max-width:760px){
  .image-lightbox{
    --lb-stage-h: min(66vh, 560px);
    --lb-stage-w: min(calc(var(--lb-stage-h) * var(--lb-image-ratio, 1)), calc(100vw - 24px));
  }
  .image-lightbox__nav::before{font-size:1.82rem;transform:translateY(-1px);}
}


/* V16: Ganz oben im Hero-Bildbereich kein Zoom / keine Lupe */
.hero-media img{
  cursor:default !important;
}
.hero-media:after{
  content:none !important;
  display:none !important;
}
.hero-media:before{
  content:none !important;
  display:none !important;
}
.hero-media:focus-within{
  outline:0 !important;
}
.hero-media img[role="button"]{
  cursor:default !important;
}


/* V17: Linie beim Ablauf-Bereich entfernen */
.process-section{
  border-top:0 !important;
  border-bottom:0 !important;
  border-block:0 !important;
}
.process-section::before,
.process-section::after{
  border:0 !important;
}


/* V19: Linie oberhalb des Ablauf-Bereichs entfernen */
.process-section{
  border-top: 0 !important;
  border-bottom: 0 !important;
  border-block: 0 !important;
  box-shadow: none !important;
}
.process-section::before,
.process-section::after{
  content: none !important;
  display: none !important;
  border: 0 !important;
  box-shadow: none !important;
}
#ablauf{
  border-top: 0 !important;
  box-shadow: none !important;
}
#ablauf > .shell{
  border-top: 0 !important;
  box-shadow: none !important;
}


/* V22: Mobile-Overflow fixen, ohne Mobile-Padding/Margins/Shell-Breiten anzufassen */
@media (max-width: 760px){
  html,
  body{
    overflow-x:hidden !important;
    max-width:100vw;
  }

  body{
    position:relative;
  }

  main,
  .site-header,
  .site-footer{
    overflow-x:clip;
  }

  .process-section,
  .offers-section,
  .impressions-section{
    overflow-x:clip;
  }

  .image-lightbox{
    overflow-x:hidden;
  }
}



/* V23: compact section spacing across desktop and mobile */
.section{
  padding-block:clamp(68px,5.2vw,112px)!important;
}

.signature-section{
  padding-block:clamp(58px,4.6vw,92px)!important;
}

.process-section{
  padding-block:clamp(32px,3.2vw,58px)!important;
}

.quote-section{
  margin-block:clamp(10px,1.4vw,20px)!important;
  padding:clamp(30px,3.4vw,54px)!important;
  min-height:auto!important;
}

.offers-section{
  padding-block:clamp(72px,5.4vw,118px)!important;
}

.contact-section,
.contact-section-no-image{
  padding-block:clamp(72px,5.7vw,124px)!important;
}

@media (max-width:980px){
  .section{
    padding-block:58px 68px!important;
  }

  .signature-section{
    padding-block:54px!important;
  }

  .process-section{
    padding-block:30px!important;
  }

  .offers-section{
    padding-block:62px 72px!important;
  }

  .contact-section,
  .contact-section-no-image{
    padding-block:64px 76px!important;
  }
}

@media (max-width:640px){
  .section{
    padding-block:46px 56px!important;
  }

  .signature-section{
    padding-block:46px!important;
  }

  .process-section{
    padding-block:26px!important;
  }

  .offers-section{
    padding-block:52px 62px!important;
  }

  .contact-section,
  .contact-section-no-image{
    padding-block:54px 66px!important;
  }
}

/* V23: no hover movement/filter/glow on the five hero images only */
.hero-media img,
.hero-media:hover img,
.hero-media:focus-within img{
  transition:none!important;
  filter:none!important;
}

.hero-media:hover .hero-main-img,
.hero-media:hover .float-img,
.hero-media:focus-within .hero-main-img,
.hero-media:focus-within .float-img{
  transform:none!important;
  filter:none!important;
}

.hero-media:hover:before,
.hero-media:hover:after,
.hero-media:focus-within:before,
.hero-media:focus-within:after{
  opacity:0!important;
  transform:none!important;
}

.lang-switch{
  display:inline-flex;
  align-items:center;
  gap:6px;
  margin-left:4px;
}

.lang-switch a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:34px;
  padding:0 9px;
  border:1px solid var(--line);
  border-radius:999px;
  background:rgba(255,255,255,.44);
  font-size:.78rem;
  font-weight:850;
  letter-spacing:.03em;
}

.lang-switch a[aria-current="page"]{
  color:#fff;
  border-color:rgba(169,118,53,.72);
  background:linear-gradient(135deg,var(--gold),var(--gold-2));
}

@media (max-width:980px){
  .lang-switch{
    flex-wrap:wrap;
    margin-top:4px;
  }
}



/* x25.website order sidebar ------------------------------------------------ */
.x25-order-sidebar {
  position: fixed !important;
  right: 18px !important;
  top: 50% !important;
  z-index: 2147483647 !important;
  width: min(264px, calc(100vw - 36px));
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 12px;
  padding: 20px 20px 18px 20px;
  border: 1px solid rgba(150, 198, 231, 0.22);
  border-radius: 26px;
  background: linear-gradient(180deg, #16344c 0%, #102b41 100%);
  color: #ffffff !important;
  text-decoration: none !important;
  text-align: left;
  box-shadow: 0 24px 56px rgba(5, 16, 29, 0.34);
  isolation: isolate;
  overflow: hidden;
  transform: translateY(-50%);
  line-height: 1;
  transition: opacity 180ms ease, transform 180ms ease;
}

.x25-order-sidebar::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -2;
  background:
    radial-gradient(circle at 10% 8%, rgba(255, 255, 255, 0.07), transparent 22%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.06), rgba(255, 255, 255, 0.015));
  pointer-events: none;
}

.x25-order-sidebar::after,
.x25-order-sidebar-mobile-trigger::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 4px;
  background: linear-gradient(180deg, #67d8ea 0%, #4f9fff 100%);
  pointer-events: none;
}

.x25-order-sidebar__drag,
.x25-order-sidebar__close {
  display: none;
}

.x25-order-sidebar__eyebrow {
  display: inline-flex;
  align-self: flex-start;
  align-items: center;
  justify-content: center;
  min-height: 32px;
  margin: 0;
  padding: 0 12px;
  border-radius: 999px;
  background: rgba(103, 216, 234, 0.12);
  border: 1px solid rgba(103, 216, 234, 0.18);
  font-size: 0.645rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  line-height: 1;
  text-transform: uppercase;
  color: rgba(233, 248, 255, 0.97);
  white-space: nowrap;
}

.x25-order-sidebar__title {
  display: block;
  margin: 0;
  max-width: 100%;
  font-size: clamp(1.18rem, 1.2vw, 1.3rem);
  font-weight: 860;
  line-height: 1.14;
  letter-spacing: -0.018em;
  color: #ffffff;
  text-wrap: balance;
}

.x25-order-sidebar__text {
  display: block;
  margin: -1px 0 0;
  font-size: 0.905rem;
  font-weight: 520;
  line-height: 1.5;
  letter-spacing: -0.005em;
  color: rgba(238, 246, 255, 0.88);
}

.x25-order-sidebar__button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  width: 100%;
  min-height: 46px;
  margin: 2px 0 0;
  padding: 12px 16px;
  border-radius: 999px;
  background: linear-gradient(135deg, #61e0e6, #4da9ff);
  color: #08263d;
  font-size: 0.93rem;
  font-weight: 850;
  line-height: 1.1;
  letter-spacing: -0.01em;
  text-align: center;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.38);
  white-space: nowrap;
}

.x25-order-sidebar__button::after {
  content: "→";
  font-size: 0.98em;
  line-height: 1;
}

.x25-order-sidebar__note {
  display: block;
  margin: 0;
  padding-top: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1.38;
  letter-spacing: -0.004em;
  color: rgba(214, 229, 241, 0.82);
}

.x25-order-sidebar-mobile-trigger {
  display: none;
}

.x25-order-sidebar:hover,
.x25-order-sidebar:focus-visible,
.x25-order-sidebar:active,
.x25-order-sidebar:visited {
  color: #ffffff !important;
  text-decoration: none !important;
  transform: translateY(-50%);
  box-shadow: 0 24px 56px rgba(5, 16, 29, 0.34);
}

.x25-order-sidebar:focus-visible {
  outline: 3px solid rgba(97, 224, 230, 0.42);
  outline-offset: 4px;
}

@media (max-width: 1240px) {
  .x25-order-sidebar {
    right: 0 !important;
    width: 86px;
    min-height: 274px;
    padding: 28px 12px 18px 14px;
    gap: 10px;
    align-items: center;
    justify-content: center;
    border-radius: 24px 0 0 24px;
    text-align: center;
    writing-mode: vertical-rl;
    text-orientation: mixed;
  }

  .x25-order-sidebar__eyebrow,
  .x25-order-sidebar__text,
  .x25-order-sidebar__note,
  .x25-order-sidebar__close,
  .x25-order-sidebar__drag {
    display: none;
  }

  .x25-order-sidebar__title,
  .x25-order-sidebar__button {
    width: auto;
    max-width: none;
    margin: 0;
    line-height: 1;
  }

  .x25-order-sidebar__title {
    font-size: 0.92rem;
    letter-spacing: -0.01em;
    text-wrap: nowrap;
  }

  .x25-order-sidebar__button {
    min-height: auto;
    padding: 10px 9px;
    font-size: 0.82rem;
  }

  .x25-order-sidebar__button::after {
    content: "";
  }
}

@media (max-width: 720px) {
  .x25-order-sidebar {
    display: none !important;
  }

  .x25-order-sidebar-mobile-trigger {
    position: fixed !important;
    right: 0 !important;
    top: 50% !important;
    bottom: auto !important;
    left: auto !important;
    z-index: 2147483647 !important;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    min-width: 58px;
    min-height: 134px;
    padding: 16px 8px 14px 11px;
    border: 1px solid rgba(150, 198, 231, 0.22);
    border-right: 0;
    border-radius: 20px 0 0 20px;
    background: linear-gradient(180deg, #16344c 0%, #102b41 100%);
    color: #ffffff !important;
    text-decoration: none !important;
    box-shadow: 0 22px 46px rgba(5, 16, 29, 0.28);
    writing-mode: vertical-rl;
    text-orientation: mixed;
    font-size: 0.82rem;
    font-weight: 850;
    line-height: 1;
    letter-spacing: -0.01em;
    transform: translateY(-50%) !important;
    overflow: hidden;
  }

  .x25-order-sidebar-mobile-trigger.is-visible,
  .x25-order-sidebar-mobile-trigger.is-hidden {
    display: inline-flex !important;
  }
}

/* x25.website order sidebar drag behaviour --------------------------------- */
.x25-order-sidebar {
  cursor: grab;
  touch-action: none;
}

@media (max-width: 720px) {
  .x25-order-sidebar {
    cursor: pointer;
    touch-action: auto;
  }
}


.x25-order-sidebar.is-dragging {
  cursor: grabbing;
  -webkit-user-select: none;
  user-select: none;
}

/* Mobile hero spacing: compact the image collage so the headline follows without a large blank gap. */
@media (max-width: 640px) {
  .hero {
    gap: 14px !important;
    padding-block: 28px 44px !important;
  }

  .hero-media {
    min-height: clamp(300px, 82vw, 340px) !important;
  }

  .hero-main-img {
    inset: 0 12% 15% 0 !important;
    width: 82% !important;
    height: 78% !important;
  }

  .float-img.portrait {
    top: 2% !important;
  }

  .float-img.event {
    top: 24% !important;
  }

  .float-img.detail {
    bottom: 2% !important;
  }
}

@media (max-width: 380px) {
  .hero-media {
    min-height: clamp(280px, 84vw, 318px) !important;
  }
}

/* Mobile section rhythm: reduce oversized vertical whitespace across the page. */
@media (max-width: 640px) {
  .section,
  .signature-section,
  .process-section,
  .offers-section,
  .contact-section,
  .contact-section-no-image {
    padding-block: 34px 42px !important;
  }

  .centre-section,
  .signature-section,
  .process-grid,
  .offers-layout,
  .protected-preview,
  .contact-section,
  .contact-section-no-image {
    gap: 18px !important;
  }

  .service-grid,
  .signature-grid,
  .process-steps,
  .impressions-grid,
  .shop-grid {
    margin-top: 24px !important;
    gap: 14px !important;
  }

  .section-intro,
  .lead,
  .contact-copy p {
    margin-top: 12px !important;
  }
}

@media (max-width: 380px) {
  .section,
  .signature-section,
  .process-section,
  .offers-section,
  .contact-section,
  .contact-section-no-image {
    padding-block: 28px 36px !important;
  }
}

/* v60 mobile CTA: always visible while scrolling */
@media (max-width: 720px) {
  .x25-order-sidebar-mobile-trigger,
  .x25-order-sidebar-mobile-trigger.is-visible,
  .x25-order-sidebar-mobile-trigger.is-hidden {
    position: fixed !important;
    right: 0 !important;
    left: auto !important;
    top: 50% !important;
    bottom: auto !important;
    z-index: 2147483647 !important;
    display: inline-flex !important;
    transform: translateY(-50%) !important;
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto !important;
  }
}

/* v61 mobile density pass: make the long one-column page feel less padded. */
@media (max-width: 640px) {
  .section,
  .signature-section,
  .process-section,
  .offers-section,
  .contact-section,
  .contact-section-no-image {
    padding-block: 24px 30px !important;
  }

  .hero {
    padding-block: 22px 30px !important;
    gap: 10px !important;
  }

  .hero-media {
    min-height: clamp(270px, 76vw, 318px) !important;
  }

  .eyebrow {
    margin-bottom: 8px !important;
  }

  .lead,
  .section-intro,
  .contact-copy p {
    margin-top: 9px !important;
    line-height: 1.58 !important;
  }

  .hero-actions {
    margin-top: 16px !important;
  }

  .trust-row,
  .hero-proof {
    margin-top: 14px !important;
    gap: 7px !important;
  }

  .service-grid,
  .signature-grid,
  .process-steps,
  .impressions-grid,
  .shop-grid {
    margin-top: 16px !important;
    gap: 10px !important;
  }

  .service-card,
  .signature-card,
  .shop-card,
  .impression-card div,
  .contact-form,
  .login-panel {
    padding: 18px !important;
  }

  .service-card svg,
  .signature-card span,
  .lock-badge {
    margin-bottom: 14px !important;
  }

  .impression-card img {
    height: 210px !important;
  }

  .shop-card img {
    height: 142px !important;
    margin-bottom: 12px !important;
  }

  .process-photo,
  .contact-photo {
    height: 260px !important;
  }

  .offer-workspace {
    min-height: 270px !important;
  }

  .protected-preview {
    padding: 22px 18px !important;
    gap: 14px !important;
  }

  .quote-section {
    padding: 24px 18px !important;
    margin-block: 10px !important;
  }
}

@media (max-width: 380px) {
  .section,
  .signature-section,
  .process-section,
  .offers-section,
  .contact-section,
  .contact-section-no-image {
    padding-block: 20px 26px !important;
  }

  .hero-media {
    min-height: clamp(250px, 78vw, 292px) !important;
  }
}


#leistungen{
  padding-bottom:clamp(32px,2.4vw,46px)!important;
}

#leistungen + .signature-section{
  padding-top:clamp(28px,2.2vw,40px)!important;
}

@media (max-width:980px){
  #leistungen{
    padding-bottom:34px!important;
  }

  #leistungen + .signature-section{
    padding-top:28px!important;
  }
}

@media (max-width:640px){
  #leistungen{
    padding-bottom:24px!important;
  }

  #leistungen + .signature-section{
    padding-top:20px!important;
  }
}


.hero-media{
  min-height:clamp(440px,46vw,760px)!important;
  padding:0!important;
  border-radius:42px!important;
  overflow:hidden!important;
  background:linear-gradient(180deg,rgba(255,255,255,.62),rgba(255,250,243,.36))!important;
  border:1px solid rgba(255,255,255,.68)!important;
  box-shadow:var(--shadow-soft)!important;
  isolation:isolate;
}

.hero-media:before{
  inset:0!important;
  border-radius:inherit!important;
  background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,0) 34%)!important;
  filter:none!important;
}

.hero-media:after{
  content:"";
  position:absolute;
  inset:auto 24px 24px auto;
  width:136px;
  height:136px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(255,255,255,.22),rgba(255,255,255,0) 68%);
  pointer-events:none;
  z-index:1;
}

.hero-single-img{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center center!important;
  border:0!important;
  border-radius:inherit!important;
  box-shadow:none!important;
  transform:none!important;
  filter:none!important;
}

.hero-media img:not(.hero-single-img),
.hero-media .float-img,
.hero-media .hero-main-img{
  display:none!important;
}

.hero-media img,
.hero-media:hover img,
.hero-media:focus-within img,
.hero-media:hover .hero-single-img,
.hero-media:focus-within .hero-single-img{
  transform:none!important;
  filter:none!important;
  transition:none!important;
}

@media (max-width:980px){
  .hero-media{
    min-height:clamp(360px,62vw,560px)!important;
    border-radius:34px!important;
  }

  .hero-media:after{
    width:110px;
    height:110px;
    right:18px;
    bottom:18px;
  }
}

@media (max-width:640px){
  .hero-media{
    min-height:clamp(280px,78vw,420px)!important;
    border-radius:26px!important;
  }

  .hero-media:after{
    width:86px;
    height:86px;
    right:14px;
    bottom:14px;
  }
}


.hero-single-picture{
  position:absolute!important;
  inset:0!important;
  display:block!important;
  width:100%!important;
  height:100%!important;
  border-radius:inherit!important;
  overflow:hidden!important;
}

.hero-single-picture source{
  display:none!important;
}

.hero-single-picture .hero-single-img{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center center!important;
  border:0!important;
  border-radius:inherit!important;
  box-shadow:none!important;
  transform:none!important;
  filter:none!important;
  opacity:1!important;
  content-visibility:visible!important;
  will-change:auto!important;
}

.hero-media,
.hero-media.is-visible,
.hero-media .hero-single-picture,
.hero-media .hero-single-img{
  opacity:1!important;
  visibility:visible!important;
  animation:none!important;
}


.hero-media:before{
  opacity:.18!important;
  background:linear-gradient(90deg,rgba(255,250,243,.08),rgba(255,255,255,0) 42%)!important;
  filter:none!important;
}

.hero-media:after{
  opacity:.12!important;
  width:58px!important;
  height:58px!important;
  right:18px!important;
  bottom:18px!important;
  background:radial-gradient(circle,rgba(255,255,255,.12),rgba(255,255,255,0) 70%)!important;
}

.hero:before{
  opacity:.08!important;
  background:transparent!important;
  border-color:rgba(196,154,90,.08)!important;
}

.hero-media{
  box-shadow:0 18px 42px rgba(48,35,24,.10)!important;
}

@media (max-width:980px){
  .hero-media:after{
    width:46px!important;
    height:46px!important;
    right:14px!important;
    bottom:14px!important;
  }
}

@media (max-width:640px){
  .hero-media:before{
    opacity:.12!important;
  }

  .hero-media:after{
    width:34px!important;
    height:34px!important;
    right:10px!important;
    bottom:10px!important;
  }
}


.hero-copy,
.hero-copy.reveal-card,
.hero-copy.is-visible,
.hero .hero-copy,
.hero .hero-copy.reveal-card,
.hero .hero-copy.is-visible{
  opacity:1!important;
  visibility:visible!important;
  transform:none!important;
  animation:none!important;
  transition:none!important;
}

.hero-copy *,
.hero-copy.reveal-card *,
.hero-copy.is-visible *{
  opacity:1!important;
  visibility:visible!important;
  transform:none!important;
  animation:none!important;
  transition:none!important;
}

.hero-copy:before,
.hero-copy:after,
.hero-copy.reveal-card:before,
.hero-copy.reveal-card:after{
  display:none!important;
  content:none!important;
}


.hero-copy,
.hero-copy *,
.hero-copy.reveal-card,
.hero-copy.reveal-card *,
.hero-copy.is-visible,
.hero-copy.is-visible *,
.hero-actions,
.hero-actions *,
.trust-row,
.trust-row *,
.hero-proof,
.hero-proof *{
  animation:none!important;
  transition:none!important;
  transform:none!important;
  filter:none!important;
  opacity:1!important;
  visibility:visible!important;
  box-shadow:none!important;
  text-shadow:none!important;
}

.hero-copy:before,
.hero-copy:after,
.hero-copy.reveal-card:before,
.hero-copy.reveal-card:after,
.hero-actions:before,
.hero-actions:after,
.trust-row:before,
.trust-row:after,
.hero-proof:before,
.hero-proof:after,
.hero-proof span:before,
.hero-proof span:after,
.trust-row span:before,
.trust-row span:after{
  display:none!important;
  content:none!important;
}

.hero-actions .btn,
.hero-actions .btn:hover,
.hero-actions .btn:focus,
.hero-actions .btn:active,
.hero-proof span,
.hero-proof span:hover,
.trust-row span,
.trust-row span:hover{
  transform:none!important;
  filter:none!important;
  box-shadow:none!important;
}

.hero-proof span,
.trust-row span{
  background:transparent!important;
}


.hero{
  padding-top:clamp(28px,3.2vw,58px)!important;
}

@media (max-width:980px){
  .hero{
    padding-top:32px!important;
  }
}

@media (max-width:640px){
  .hero{
    padding-top:24px!important;
  }
}


.hero{
  min-height:calc(100svh - 72px)!important;
  padding-top:clamp(22px,2.4vh,42px)!important;
  padding-bottom:clamp(28px,3.2vh,56px)!important;
  grid-template-columns:minmax(0,.92fr) minmax(520px,1.08fr)!important;
  align-items:center!important;
  gap:clamp(34px,4.2vw,78px)!important;
}

.hero-copy{
  align-self:center!important;
  padding-top:0!important;
}

.hero h1{
  font-size:clamp(3.05rem,4.45vw,5.7rem)!important;
  line-height:.98!important;
}

.lead{
  margin-top:clamp(16px,1.8vh,24px)!important;
}

.hero-actions{
  margin-top:clamp(20px,2.4vh,30px)!important;
}

.trust-row{
  margin-top:clamp(26px,3vh,36px)!important;
}

.hero-proof{
  margin-top:clamp(14px,1.8vh,20px)!important;
}

.hero-media{
  min-height:auto!important;
  height:min(72svh,720px)!important;
  max-height:720px!important;
  align-self:center!important;
}

@media (min-width:1600px){
  .hero{
    min-height:calc(100svh - 72px)!important;
  }

  .hero-media{
    height:min(74svh,760px)!important;
    max-height:760px!important;
  }
}

@media (max-width:1180px){
  .hero{
    min-height:auto!important;
    grid-template-columns:1fr!important;
    padding-top:32px!important;
    padding-bottom:52px!important;
    gap:34px!important;
  }

  .hero h1{
    font-size:clamp(2.85rem,8.2vw,4.9rem)!important;
  }

  .hero-media{
    height:min(58svh,560px)!important;
    min-height:360px!important;
  }
}

@media (max-width:640px){
  .hero{
    padding-top:22px!important;
    padding-bottom:40px!important;
    gap:26px!important;
  }

  .hero h1{
    font-size:clamp(2.55rem,11.4vw,3.55rem)!important;
    line-height:1.02!important;
  }

  .lead{
    margin-top:14px!important;
  }

  .hero-actions{
    margin-top:18px!important;
  }

  .trust-row{
    margin-top:22px!important;
  }

  .hero-proof{
    margin-top:12px!important;
  }

  .hero-media{
    height:min(46svh,390px)!important;
    min-height:280px!important;
  }
}

@media (max-width:380px){
  .hero-media{
    height:min(43svh,330px)!important;
    min-height:250px!important;
  }
}

.hero-proof{
  display:none!important;
}


.hero h1{
  font-size:clamp(2.66rem,3.88vw,4.92rem)!important;
  line-height:1!important;
}

@media (max-width:1180px){
  .hero h1{
    font-size:clamp(2.46rem,7.05vw,4.18rem)!important;
  }
}

@media (max-width:640px){
  .hero h1{
    font-size:clamp(2.18rem,9.8vw,3.02rem)!important;
    line-height:1.03!important;
  }
}
