/* Planter.md V9 — unified premium UI/UX reconstruction for all public pages */
:root{
  --v9-forest:#173b28;--v9-forest-2:#234d35;--v9-forest-3:#315f43;
  --v9-ink:#142019;--v9-muted:#667068;--v9-paper:#f7f4ec;--v9-ivory:#fcfaf5;
  --v9-stone:#ebe6da;--v9-line:rgba(31,55,40,.14);--v9-white:#fff;
  --v9-shadow:0 30px 80px rgba(27,48,35,.10);--v9-shadow-soft:0 14px 40px rgba(27,48,35,.08);
  --v9-radius:32px;--v9-radius-sm:18px;--v9-max:1680px;--v9-pad:clamp(22px,4.8vw,92px);
  --v9-ease:cubic-bezier(.2,.75,.22,1);
}
@view-transition{navigation:auto}
html{background:var(--v9-paper)!important;scroll-behavior:smooth}
body.v5-site{font-family:"Manrope",system-ui,sans-serif!important;background:var(--v9-paper)!important;color:var(--v9-ink)!important;font-size:16px;line-height:1.65;overflow-x:hidden}
body.v5-site main{background:var(--v9-paper)}
body.v5-site h1,body.v5-site h2,body.v5-site h3{font-family:"Source Serif 4",Georgia,serif;font-weight:500;color:var(--v9-ink)}
body.v5-site .eyebrow{font-family:"Manrope",sans-serif;font-size:10px;letter-spacing:.24em;font-weight:800;color:#6e816f}

/* HEADER / BRAND */
body.v5-site .site-header{height:84px;background:rgba(252,250,245,.82);backdrop-filter:blur(20px) saturate(140%);border-bottom:1px solid rgba(27,48,35,.09);box-shadow:0 8px 30px rgba(25,43,32,.025);transition:transform .38s var(--v9-ease),background .3s ease}
body.v5-site .header-inner{width:100%!important;max-width:none!important;padding-inline:var(--v9-pad)!important;gap:34px}
body.v5-site .brand-combo{display:flex!important;align-items:center!important;gap:9px!important;flex:none}
body.v5-site .brand-mark-img{width:32px!important;height:32px!important;object-fit:contain!important;border-radius:0!important;flex:none!important}
body.v5-site .brand-combo .brand-wordmark{width:138px!important;height:auto!important;display:block!important;object-fit:contain!important}
body.v5-site .desktop-nav{gap:30px;font-size:12px;font-weight:700;color:#34443a}
body.v5-site .desktop-nav a{padding:10px 0}
body.v5-site .desktop-nav a:after{bottom:3px;background:var(--v9-forest)}
body.v5-site .lang-switch{border:0;background:#ece9e1;padding:3px}
body.v5-site .lang-switch a{font-size:10px;padding:7px 9px}
body.v5-site .header-actions>.btn{min-height:42px;padding-inline:18px;border-radius:10px;font-size:11px;box-shadow:none}
body.v5-site .btn-primary{background:var(--v9-forest);color:#fff;box-shadow:0 12px 30px rgba(23,59,40,.15)}
body.v5-site .btn-primary:hover{background:#0f3020;transform:translateY(-2px);box-shadow:0 18px 38px rgba(23,59,40,.20)}
body.v5-site .btn-ghost{background:rgba(255,255,255,.48);border:1px solid rgba(30,53,39,.22);color:var(--v9-ink)}
body.v5-site .btn-ghost:hover{background:#fff;border-color:#8ba08e}
body.v5-site .btn{border-radius:12px;min-height:48px;transition:transform .25s var(--v9-ease),box-shadow .25s ease,background .25s ease,border-color .25s ease}

/* SUBHERO — removes giant logo/awkward empty scale */
body.v5-site:not(.home-v5):not(.config-v5) main{padding-top:84px}
body.v5-site .subhero{position:relative;isolation:isolate;overflow:hidden;padding:clamp(88px,8vw,140px) var(--v9-pad) clamp(72px,7vw,112px)!important;background:linear-gradient(120deg,#eee9df 0%,#f5f1e8 55%,#e8e3d8 100%)!important;border-bottom:1px solid var(--v9-line)}
body.v5-site .subhero:before{content:"";position:absolute;inset:0;background:linear-gradient(rgba(30,58,42,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(30,58,42,.045) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(90deg,transparent,#000 30%,#000 70%,transparent);z-index:-1}
body.v5-site .subhero:after{content:"";position:absolute;width:520px;height:520px;border:1px solid rgba(32,68,46,.13);border-radius:50%;right:-130px;top:-260px;box-shadow:0 0 0 80px rgba(36,74,50,.025),0 0 0 170px rgba(36,74,50,.018);z-index:-1}
body.v5-site .subhero-inner{width:min(var(--v9-max),100%)!important;max-width:none!important;margin:auto;position:relative}
body.v5-site .subhero h1{font-size:clamp(58px,6.2vw,112px)!important;line-height:.9!important;letter-spacing:-.058em!important;max-width:1080px;margin:0!important;text-wrap:balance}
body.v5-site .subhero p{font-size:clamp(16px,1.25vw,20px)!important;line-height:1.65;color:#667168!important;max-width:760px!important;margin-top:28px!important}

/* GLOBAL SECTIONS */
body.v5-site .section{padding:clamp(78px,8vw,138px) var(--v9-pad)!important}
body.v5-site .section-inner{width:min(var(--v9-max),100%)!important;max-width:none!important;margin:auto}
body.v5-site .section-head{gap:clamp(30px,6vw,110px);margin-bottom:clamp(44px,5vw,80px)}
body.v5-site .section-head h2{font-size:clamp(46px,4.6vw,82px)!important;letter-spacing:-.05em!important;line-height:.98!important}
body.v5-site .section-head p{font-size:clamp(15px,1.1vw,18px)!important;line-height:1.75;color:#7a847d!important}

/* PRODUCTS */
body.page-produse .section{background:linear-gradient(#f8f6f0,#f2eee5)}
body.v5-site .product-editorial{grid-template-columns:minmax(0,1.15fr) minmax(420px,.85fr)!important;min-height:680px!important;border-radius:34px!important;background:#fdfbf6!important;box-shadow:var(--v9-shadow)!important;border:1px solid rgba(30,55,40,.09)!important}
body.v5-site .product-visual{padding:0!important;overflow:hidden!important;background:url('/assets/media/featured-v6.webp') center/cover no-repeat!important}
body.v5-site .product-visual>[data-static-preview]{display:none!important}
body.v5-site .product-visual:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,rgba(12,31,21,.18));z-index:1}
body.v5-site .product-visual:after{left:32px!important;top:28px!important;z-index:2;color:#fff!important;background:rgba(14,42,27,.72);backdrop-filter:blur(8px);padding:8px 11px;border-radius:999px;letter-spacing:.17em!important}
body.v5-site .product-copy{padding:clamp(44px,5vw,84px)!important}
body.v5-site .product-copy h2{font-size:clamp(54px,5vw,88px)!important;line-height:.92!important}
body.v5-site .product-copy>p{font-size:17px!important;line-height:1.75;color:#6b756d!important}
body.v5-site .product-copy .btn{margin-right:8px;margin-top:8px}

/* SOLUTIONS — real imagery rather than circles */
body.page-solutii .section{background:#f9f7f1}
body.v5-site .applications-grid{gap:18px!important}
body.v5-site .application{min-height:390px!important;border-radius:28px!important;padding:28px!important;background-position:center!important;background-size:cover!important;box-shadow:var(--v9-shadow-soft);transition:transform .45s var(--v9-ease),box-shadow .45s ease}
body.v5-site .application:hover{transform:translateY(-7px);box-shadow:0 28px 62px rgba(27,48,35,.14)}
body.v5-site .application:before{inset:0!important;background:linear-gradient(180deg,rgba(12,31,21,.02) 28%,rgba(12,31,21,.74) 100%)!important;opacity:1!important}
body.v5-site .application .arch-shape,body.v5-site .application .green-mass{display:none!important}
body.v5-site .application:nth-child(1){background-image:url('/assets/media/application-v6-3.webp')!important}
body.v5-site .application:nth-child(2){background-image:url('/assets/media/application-v6-5.webp')!important}
body.v5-site .application:nth-child(3){background-image:url('/assets/media/application-v6-2.webp')!important}
body.v5-site .application:nth-child(4){background-image:url('/assets/media/application-v6-7.webp')!important}
body.v5-site .application:nth-child(5){background-image:url('/assets/media/application-v6-4.webp')!important}
body.v5-site .application-copy{color:#fff!important;text-shadow:0 2px 18px rgba(0,0,0,.25)}
body.v5-site .application b{color:rgba(255,255,255,.72)!important;font-size:10px!important}
body.v5-site .application h3{font-family:"Source Serif 4",serif!important;color:#fff!important;font-size:clamp(27px,2.2vw,40px)!important;font-weight:500!important;line-height:1!important}
body.v5-site .page-cta{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:34px;padding:28px 32px;border:1px solid var(--v9-line);border-radius:22px;background:#fff}
body.v5-site .page-cta h2{font-family:"Manrope",sans-serif;font-size:clamp(18px,1.5vw,25px);letter-spacing:-.03em;margin:0}

/* ABOUT */
body.page-despre .dark{position:relative;background:linear-gradient(135deg,#173a28,#274b34)!important;overflow:hidden}
body.page-despre .dark:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 12% 20%,rgba(255,255,255,.08),transparent 36%),linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:auto,76px 76px,76px 76px}
body.page-despre .dark .section-inner{position:relative}
body.page-despre .section-head h2{color:#fff!important}
body.page-despre .function-line{border-color:rgba(255,255,255,.2)!important}
body.page-despre .function-item{min-height:300px!important;padding:34px 30px!important;transition:background .3s ease}
body.page-despre .function-item:hover{background:rgba(255,255,255,.045)}
body.page-despre .function-item strong{font-family:"Source Serif 4",serif;font-size:clamp(30px,2.4vw,44px)!important;color:#fff}
body.page-despre .function-item small{font-size:13px;line-height:1.6;color:rgba(255,255,255,.68)!important}

/* PROJECT + CONTACT forms — complete visual reconstruction */
body.v5-site .project-section{background:linear-gradient(135deg,#183b29 0%,#294d35 100%)!important;position:relative;overflow:hidden}
body.v5-site .project-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 10% 15%,rgba(255,255,255,.08),transparent 30%),linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:auto,80px 80px,80px 80px}
body.v5-site .project-layout{position:relative;grid-template-columns:minmax(330px,.72fr) minmax(600px,1.28fr)!important;gap:clamp(60px,8vw,150px)!important;align-items:center!important}
body.v5-site .project-copy{position:static!important;max-width:520px}
body.v5-site .project-copy .eyebrow{color:#9db5a4!important}
body.v5-site .project-copy h2{font-size:clamp(58px,5vw,88px)!important;line-height:.92!important;color:#fff!important}
body.v5-site .project-copy p{font-size:17px!important;line-height:1.75!important;color:rgba(255,255,255,.68)!important}
body.v5-site .project-form{background:rgba(252,250,245,.98)!important;border:1px solid rgba(255,255,255,.24)!important;border-radius:30px!important;padding:clamp(30px,4vw,58px)!important;box-shadow:0 35px 100px rgba(5,18,11,.28)!important;position:relative;overflow:hidden}
body.v5-site .project-form:before{content:"";position:absolute;height:4px;left:0;right:0;top:0;background:linear-gradient(90deg,#89a28d,#214c33,#bc9a72)}
body.v5-site .form-grid{gap:18px!important}
body.v5-site .form-grid label,body.v5-site .lead-form label{font-size:10px!important;text-transform:uppercase;letter-spacing:.11em;font-weight:800!important;color:#6c776f!important;gap:8px!important}
body.v5-site .input{min-height:54px!important;border-radius:12px!important;border:1px solid #d8d7d0!important;background:#fff!important;padding:13px 15px!important;font-size:14px!important;transition:border-color .25s,box-shadow .25s,transform .25s!important}
body.v5-site .input:hover{border-color:#aebbb0!important}
body.v5-site .input:focus{border-color:#52735d!important;box-shadow:0 0 0 4px rgba(69,108,82,.11)!important;transform:translateY(-1px)}
body.v5-site textarea.input{min-height:130px!important}
body.v5-site .file-drop{min-height:118px!important;justify-content:center!important;border:1.5px dashed #b9c0b9!important;border-radius:15px!important;background:#f3f1ea!important;padding:20px!important;transition:.25s ease!important;text-transform:none!important;letter-spacing:0!important}
body.v5-site .file-drop:hover,body.v5-site .file-drop.is-dragover{border-color:#53765f!important;background:#edf2ec!important}
body.v5-site .file-drop input::file-selector-button{border:0;border-radius:9px;background:var(--v9-forest);color:white;padding:9px 12px;margin-right:10px;font-weight:700;cursor:pointer}
body.v5-site .file-drop small{font-size:10px!important;color:#818981!important}
body.v5-site .consent{font-size:11px!important;text-transform:none!important;letter-spacing:0!important;color:#68736b!important}
body.v5-site .consent input{accent-color:var(--v9-forest);width:17px;height:17px}
body.v5-site .project-form>.btn{width:100%;min-height:56px!important;background:var(--v9-forest)!important;color:#fff!important;border-radius:12px!important;font-weight:800!important;box-shadow:0 14px 34px rgba(23,59,40,.16)}
body.v5-site .project-form>.btn.is-loading{pointer-events:none;opacity:.75}
body.v5-site .project-form>.btn.is-loading:after{content:"";width:14px;height:14px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:v9spin .7s linear infinite}
body.v5-site .form-status{padding-top:4px;font-size:12px!important}
@keyframes v9spin{to{transform:rotate(360deg)}}

/* CONTACT gets editorial image column without changing markup */
body.page-contact .project-layout,body.page-proiecte .project-layout{align-items:stretch!important}
body.page-contact .project-copy,body.page-proiecte .project-copy{padding:52px 46px;border-radius:28px;background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.025));border:1px solid rgba(255,255,255,.09);display:flex;flex-direction:column;justify-content:flex-end;min-height:620px;overflow:hidden;position:relative}
body.page-contact .project-copy:before,body.page-proiecte .project-copy:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(11,32,20,.05),rgba(11,32,20,.82)),url('/assets/media/project-v6.webp') center/cover no-repeat;z-index:0}
body.page-contact .project-copy>*,body.page-proiecte .project-copy>*{position:relative;z-index:1}

/* FAQ */
body.page-faq .section{background:#faf8f2}
body.v5-site .faq{max-width:1100px!important}
body.v5-site .faq-item{border:1px solid var(--v9-line)!important;border-radius:18px!important;background:#fff;margin-bottom:12px;overflow:hidden;box-shadow:0 8px 24px rgba(27,48,35,.035)}
body.v5-site .faq-item:last-child{border-bottom:1px solid var(--v9-line)!important}
body.v5-site .faq button{padding:25px 28px!important;font-size:17px!important;align-items:center;color:var(--v9-ink)}
body.v5-site .faq button:after{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#edf1eb;color:var(--v9-forest);font-size:20px;transition:transform .3s var(--v9-ease)}
body.v5-site .faq-item.open button:after{transform:rotate(180deg)}
body.v5-site .faq-answer>div{max-width:850px!important;padding-inline:28px}
body.v5-site .faq-answer p{font-size:15px;line-height:1.75;color:#6b756d;padding-bottom:26px!important}

/* LEGAL */
body.page-privacy main,body.page-cookies main{padding-top:84px!important}
body.page-privacy .section,body.page-cookies .section{padding-top:clamp(80px,8vw,130px)!important}
body.v5-site .legal{max-width:980px!important;background:#fff;border:1px solid var(--v9-line);border-radius:30px;padding:clamp(32px,5vw,72px)!important;box-shadow:var(--v9-shadow-soft)}
body.v5-site .legal h1{font-size:clamp(48px,5vw,76px)!important;line-height:.98!important;margin:0 0 36px}
body.v5-site .legal h2{font-family:"Manrope",sans-serif;font-size:18px!important;letter-spacing:-.02em;margin:38px 0 10px;padding-top:28px;border-top:1px solid var(--v9-line)}
body.v5-site .legal p,body.v5-site .legal li{font-size:15px;line-height:1.8;color:#667069!important}
body.v5-site .legal-note{border:0!important;border-radius:16px!important;padding:18px 20px!important;background:#edf2eb!important;color:#4e6254!important}

/* Landing pages: use high quality real scene, not tiny static preview */
body.page-horeca .hero,body.page-restaurante .hero,body.page-oficii .hero,body.page-rezidential .hero,body.page-spatii-publice .hero{min-height:calc(100svh - 84px)!important;margin-top:84px;padding:clamp(50px,6vw,90px) var(--v9-pad)!important;background:#f0ece2!important;align-items:center!important}
body.page-horeca .hero-inner,body.page-restaurante .hero-inner,body.page-oficii .hero-inner,body.page-rezidential .hero-inner,body.page-spatii-publice .hero-inner{width:min(var(--v9-max),100%)!important;grid-template-columns:minmax(430px,.8fr) minmax(600px,1.2fr)!important;gap:clamp(50px,7vw,120px)!important;align-items:center!important}
body.page-horeca .hero h1,body.page-restaurante .hero h1,body.page-oficii .hero h1,body.page-rezidential .hero h1,body.page-spatii-publice .hero h1{font-size:clamp(64px,6vw,106px)!important;line-height:.9!important}
body.page-horeca .hero-copy p,body.page-restaurante .hero-copy p,body.page-oficii .hero-copy p,body.page-rezidential .hero-copy p,body.page-spatii-publice .hero-copy p{font-size:18px!important;line-height:1.7!important}
body.page-horeca .hero-visual,body.page-restaurante .hero-visual,body.page-oficii .hero-visual,body.page-rezidential .hero-visual,body.page-spatii-publice .hero-visual{min-height:650px!important;border-radius:32px;overflow:hidden;box-shadow:var(--v9-shadow)}
body.page-horeca .visual-frame,body.page-restaurante .visual-frame,body.page-oficii .visual-frame,body.page-rezidential .visual-frame,body.page-spatii-publice .visual-frame{position:absolute!important;inset:0!important;padding:0!important;border:0!important;border-radius:0!important;transform:none!important;background-size:cover!important;background-position:center!important}
body.page-horeca .visual-frame{background-image:url('/assets/media/application-v6-3.webp')!important}
body.page-restaurante .visual-frame{background-image:url('/assets/media/application-v6-1.webp')!important}
body.page-oficii .visual-frame{background-image:url('/assets/media/application-v6-2.webp')!important}
body.page-rezidential .visual-frame{background-image:url('/assets/media/application-v6-4.webp')!important}
body.page-spatii-publice .visual-frame{background-image:url('/assets/media/application-v6-7.webp')!important}
body.page-horeca .visual-frame>[data-static-preview],body.page-restaurante .visual-frame>[data-static-preview],body.page-oficii .visual-frame>[data-static-preview],body.page-rezidential .visual-frame>[data-static-preview],body.page-spatii-publice .visual-frame>[data-static-preview]{display:none!important}

/* FOOTER */
body.v5-site .footer{background:#12291c!important;color:#eef3ee!important;padding:70px var(--v9-pad) 30px!important}
body.v5-site .footer-inner{width:min(var(--v9-max),100%)!important}
body.v5-site .footer-top{grid-template-columns:1.35fr .65fr .65fr!important;gap:80px!important;padding-bottom:60px!important}
body.v5-site .footer-brand .brand-lockup{width:170px!important;height:auto!important;filter:brightness(0) invert(1);opacity:.95}
body.v5-site .footer-brand-block p{max-width:500px!important;margin-top:22px!important}
body.v5-site .footer small,body.v5-site .footer a{color:rgba(235,243,237,.62)!important}
body.v5-site .footer a:hover{color:#fff!important}
body.v5-site .footer h4{color:#fff;font-size:10px!important;letter-spacing:.2em!important}
body.v5-site .footer-links{gap:10px!important}
body.v5-site .footer-bottom{border-color:rgba(255,255,255,.12)!important;padding-top:24px!important;color:rgba(235,243,237,.52)!important}
body.v5-site .adeptdev{color:#dbe8de!important}

/* COOKIE */
body.v5-site .cookie-banner{right:22px!important;bottom:22px!important;width:min(390px,calc(100% - 44px))!important;background:rgba(255,255,255,.94)!important;backdrop-filter:blur(18px)!important;border:1px solid var(--v9-line)!important;border-radius:20px!important;box-shadow:0 24px 70px rgba(20,38,27,.18)!important;padding:22px!important}
body.v5-site .cookie-banner strong{font-size:14px}
body.v5-site .cookie-banner p{font-size:11px!important;color:#707a72!important}
body.v5-site .cookie-banner .btn{min-height:38px!important;padding:0 14px!important;font-size:10px!important}

/* REVEAL / motion */
body.v5-site.reveal-ready [data-reveal],html.reveal-ready body.v5-site [data-reveal]{opacity:0;transform:translateY(22px);transition:opacity .8s var(--v9-ease),transform .8s var(--v9-ease)}
body.v5-site.reveal-ready [data-reveal].visible,html.reveal-ready body.v5-site [data-reveal].visible{opacity:1;transform:none}
body.v5-site .application[data-reveal]{transition-delay:var(--reveal-delay,0ms)}

@media(max-width:1100px){
  body.v5-site .header-inner{padding-inline:24px!important}
  body.v5-site .brand-mark-img{width:29px!important;height:29px!important}
  body.v5-site .brand-combo .brand-wordmark{width:126px!important}
  body.v5-site .mobile-nav{background:rgba(250,248,242,.97)!important;backdrop-filter:blur(18px)}
  body.v5-site .product-editorial{grid-template-columns:1fr!important}.product-visual{min-height:520px}
  body.v5-site .project-layout{grid-template-columns:1fr!important;gap:36px!important}
  body.page-contact .project-copy,body.page-proiecte .project-copy{min-height:460px}
  body.page-horeca .hero-inner,body.page-restaurante .hero-inner,body.page-oficii .hero-inner,body.page-rezidential .hero-inner,body.page-spatii-publice .hero-inner{grid-template-columns:1fr!important}
  body.page-horeca .hero-visual,body.page-restaurante .hero-visual,body.page-oficii .hero-visual,body.page-rezidential .hero-visual,body.page-spatii-publice .hero-visual{min-height:500px!important}
}
@media(max-width:760px){
  body.v5-site .site-header{height:68px!important}
  body.v5-site:not(.home-v5):not(.config-v5) main{padding-top:68px}
  body.v5-site .brand-mark-img{width:27px!important;height:27px!important}
  body.v5-site .brand-combo .brand-wordmark{width:118px!important}
  body.v5-site .subhero{padding:72px 20px 58px!important}
  body.v5-site .subhero h1{font-size:clamp(50px,14vw,68px)!important}
  body.v5-site .subhero p{font-size:15px!important}
  body.v5-site .section{padding:66px 20px!important}
  body.v5-site .product-editorial{border-radius:22px!important}.product-visual{min-height:340px!important}.product-copy{padding:30px 22px!important}.product-copy h2{font-size:48px!important}
  body.v5-site .applications-grid{grid-template-columns:1fr!important}.application,.application:nth-child(n){grid-column:auto!important;min-height:300px!important}
  body.v5-site .page-cta{display:block!important;padding:22px!important}.page-cta .btn{margin-top:16px;width:100%}
  body.page-despre .function-line{grid-template-columns:1fr!important}.function-item{min-height:190px!important;border-right:0!important;border-bottom:1px solid rgba(255,255,255,.16)}
  body.v5-site .project-form{padding:22px!important;border-radius:22px!important}.form-grid{grid-template-columns:1fr!important}.span-2{grid-column:auto!important}
  body.page-contact .project-copy,body.page-proiecte .project-copy{min-height:400px;padding:30px 24px!important}
  body.v5-site .footer{padding:50px 20px 24px!important}.footer-top{grid-template-columns:1fr!important;gap:34px!important}.footer-bottom{flex-direction:column!important}
  body.page-horeca .hero,body.page-restaurante .hero,body.page-oficii .hero,body.page-rezidential .hero,body.page-spatii-publice .hero{margin-top:68px!important;padding:54px 20px!important}
  body.page-horeca .hero h1,body.page-restaurante .hero h1,body.page-oficii .hero h1,body.page-rezidential .hero h1,body.page-spatii-publice .hero h1{font-size:52px!important}
  body.page-horeca .hero-visual,body.page-restaurante .hero-visual,body.page-oficii .hero-visual,body.page-rezidential .hero-visual,body.page-spatii-publice .hero-visual{min-height:360px!important}
  body.v5-site .legal{padding:26px 20px!important;border-radius:22px!important}
  body.v5-site .faq button{padding:21px 18px!important}.faq-answer>div{padding-inline:18px!important}
}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition-duration:.01ms!important}}

/* PRODUCT DETAIL */
body.page-produse .product-detail-grid{gap:20px!important}
body.page-produse .detail-card{position:relative;overflow:hidden;border:1px solid var(--v9-line)!important;border-radius:26px!important;padding:34px!important;min-height:300px!important;background:#fff!important;box-shadow:0 10px 28px rgba(27,48,35,.045);transition:transform .35s var(--v9-ease),box-shadow .35s ease,border-color .35s ease}
body.page-produse .detail-card:hover{transform:translateY(-5px);border-color:rgba(46,85,59,.28)!important;box-shadow:0 24px 52px rgba(27,48,35,.09)}
body.page-produse .detail-card.large{grid-template-columns:1.15fr .85fr!important;min-height:620px!important;padding:0!important;background:#f7f3ea!important}
body.page-produse .detail-card.large>[data-static-preview]{display:none!important}
body.page-produse .detail-card.large:before{content:"";min-height:620px;background:linear-gradient(180deg,transparent 56%,rgba(15,38,25,.2)),url('/assets/media/featured-v6.webp') center/cover no-repeat;grid-column:1;grid-row:1}
body.page-produse .detail-card.large>div:last-child{grid-column:2;grid-row:1;padding:clamp(34px,4vw,64px);display:flex;flex-direction:column;justify-content:center}
body.page-produse .detail-card h3{font-family:"Source Serif 4",serif!important;font-size:clamp(30px,2.4vw,44px)!important;line-height:1!important;margin:0 0 16px!important}
body.page-produse .detail-card p{font-size:15px!important;line-height:1.75!important;color:#6b756d!important}

/* Custom upload control: no operating-system language leaking into the UI */
body.v5-site .file-drop{position:relative;cursor:pointer}
body.v5-site .file-drop input[type=file]{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;opacity:0!important;cursor:pointer!important;z-index:2}
body.v5-site .file-drop:before{content:"Încarcă planul / fotografia";font-size:13px;font-weight:800;letter-spacing:-.01em;text-transform:none;color:var(--v9-forest);padding-left:28px;background:linear-gradient(90deg,var(--v9-forest),var(--v9-forest)) 0 50%/16px 1.5px no-repeat}
html[lang="ru"] body.v5-site .file-drop:before{content:"Загрузить план / фотографию"}
body.v5-site .file-drop small{position:relative;z-index:1;margin-top:4px}

/* subtle page-leave cue */
html.page-leaving body{opacity:.985;transition:opacity .14s ease}

@media(max-width:760px){
 body.page-produse .detail-card.large{grid-template-columns:1fr!important;min-height:0!important}
 body.page-produse .detail-card.large:before{grid-column:1;grid-row:1;min-height:330px}
 body.page-produse .detail-card.large>div:last-child{grid-column:1;grid-row:2;padding:28px 22px}
 body.page-produse .detail-card{padding:24px!important;min-height:240px!important}
}
