*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:#172d25;font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6}a{text-decoration:none;color:inherit}button,input,textarea{font:inherit}button,a,input,textarea{touch-action:manipulation}button{cursor:pointer}img{display:block;max-width:100%;object-fit:cover}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.12;letter-spacing:-.035em}h1{font-size:clamp(2.5rem,5.4vw,5.6rem);font-weight:500}h2{font-size:clamp(2rem,3.5vw,3.3rem);font-weight:500}h3{font-size:1.35rem;font-weight:500}p{color:#617168}.wrap{max-width:1320px;margin:auto;padding:0 44px}.topline{background:#073f2f;color:#e1eee7;text-align:center;padding:8px 20px;font-size:13px;letter-spacing:.14em}.header{display:flex;align-items:center;justify-content:space-between;gap:30px;height:108px}.logo{width:156px;height:91px;object-fit:contain}.nav{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:600}.nav a:hover{color:#1a9369}.button{display:inline-flex;align-items:center;justify-content:center;gap:15px;padding:14px 24px;background:#086345;color:#fff;border:1px solid #086345;border-radius:5px;font-size:14px;font-weight:600;min-height:48px}.button:hover{background:#034a32}.button.light{background:white;color:#164c36;border-color:white}.button.outline{background:transparent;color:inherit;border-color:#ccd8cf}.hero{position:relative;min-height:610px;background:#153a2a;color:white;isolation:isolate;border-radius:10px;overflow:hidden;margin:0 24px}.hero>img{position:absolute;inset:0;width:100%;height:100%;z-index:-2;object-position:center 52%}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,29,19,.82),rgba(3,29,19,.38) 55%,rgba(3,29,19,.04));z-index:-1}.hero-inner{padding:82px 64px;max-width:760px}.eyebrow{display:block;font-size:12px;letter-spacing:.16em;font-weight:600;text-transform:uppercase;margin-bottom:23px;color:#1b7958}.hero .eyebrow{color:#d9eadd}.hero h1{margin-bottom:26px;max-width:680px}.hero p{color:#e1e8e1;font-size:18px;max-width:460px}.actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px}.hero-bottom{position:absolute;bottom:28px;right:34px;color:#fff;font-size:13px}.benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;padding-top:32px;padding-bottom:32px;border-bottom:1px solid #e2e8e4}.benefit{display:flex;gap:16px;align-items:center}.benefit svg{color:#277552;width:26px;height:26px}.benefit strong{display:block;font-size:15px;font-weight:600}.benefit small{font-size:13px;color:#78877e}.section{padding-top:86px;padding-bottom:86px}.section-head{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:35px}.section-head h2{margin-bottom:0}.section-head p{max-width:360px;font-size:15px;margin-bottom:4px}.category-nav{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:32px}.chip{padding:10px 19px;border:1px solid #dce4df;border-radius:5px;font-size:14px;background:white}.chip.active,.chip:hover{background:#08563d;color:white;border-color:#08563d}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px 24px}.product-image{position:relative;border-radius:7px;overflow:hidden;background:#edf1ee}.product-image img{width:100%;height:270px;transition:transform .45s}.product-card:hover img{transform:scale(1.035)}.product-card small{display:block;font-size:12px;letter-spacing:.09em;color:#728277;margin:19px 0 9px}.product-card h3{display:flex;justify-content:space-between;gap:20px}.product-card h3 span{font-size:21px;color:#176647}.brand-band{background:#073e2d;color:white;padding:58px 0}.brand-band .wrap{display:flex;justify-content:space-between;align-items:center;gap:40px}.brand-band h2{margin-bottom:15px}.brand-band p{color:#bdcec2;max-width:610px;margin-bottom:0}.footer{padding:62px 0 20px;background:#f4f7f5}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px}.footer a{display:block;margin:9px 0;font-size:14px}.footer p{font-size:14px;max-width:320px}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #dce4df;margin-top:36px;padding-top:22px;font-size:12px;color:#77877c}.page-intro{background:#eef4f0;padding:60px 0}.page-intro h1{font-size:clamp(2.4rem,4vw,4rem);margin:15px 0}.breadcrumbs{font-size:13px;color:#6f8276}.detail{display:grid;grid-template-columns:1.1fr 1fr;gap:64px;align-items:start}.detail-photo{height:510px;width:100%;border-radius:8px}.detail h1{font-size:clamp(2.2rem,3.8vw,3.8rem)}.detail-copy{padding-top:12px}.detail-copy p{font-size:17px;line-height:1.85}.specs{max-width:950px;margin:60px auto 0}.specs th,.specs td{padding:16px 20px;font-size:15px;white-space:normal!important}.specs tr:nth-child(odd){background:#f5f8f6}.form-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.form{background:#f3f7f4;padding:32px;border:1px solid #e0e8e2;border-radius:9px}.fields{display:grid;grid-template-columns:1fr 1fr;gap:20px}.field{display:block;margin-bottom:20px;font-size:14px;font-weight:600}.field input,.field textarea{display:block;width:100%;margin-top:8px;padding:13px;border:1px solid #cad7ce;border-radius:5px;background:#fff;font-weight:400;color:#1a3426;min-width:0}.field textarea{min-height:120px}.field .select-trigger{width:100%;height:49px;margin-top:8px;background:#fff}.notice{padding:14px;border-radius:5px;background:#e0f0e5;color:#155739;margin:18px 0}.error{background:#fff0ef;color:#a32a26}.prose{max-width:800px}.prose p{font-size:18px;line-height:1.9}.admin-shell{max-width:1350px;margin:40px auto;padding:0 30px}.admin-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.admin-card{background:#f4f7f5;border:1px solid #dce6df;padding:28px;border-radius:9px;margin:24px 0}.admin-card h2{font-size:1.7rem}.admin-list{display:grid;grid-template-columns:300px 1fr;gap:25px}.admin-items{display:flex;flex-direction:column;gap:7px}.admin-items button{text-align:left;padding:11px;border-radius:4px;background:#f0f5f1}.admin-items button.active{background:#075c42;color:white}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.stats div{padding:22px;background:#ecf3ee;border-radius:7px}.stats strong{display:block;font-size:32px}.subtle{color:#738277;font-size:13px}.mobile-menu{display:none}a:focus-visible,button:focus-visible{outline:3px solid #6abf94;outline-offset:4px}.loading{padding:80px;text-align:center} [data-slot=tabs-list]{flex-wrap:wrap;height:auto!important;gap:5px} [data-slot=tabs-trigger]{min-height:44px;padding:10px 20px!important}
@media(max-width:900px){.wrap{padding:0 24px}.nav{gap:16px}.header{gap:15px;height:95px}.logo{width:130px;height:80px}.hero-inner{padding:68px 38px}.hero{min-height:570px;margin:0 14px}.grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail,.form-layout{gap:30px}.detail-photo{height:390px}.footer-grid{gap:25px}.admin-list{grid-template-columns:220px 1fr}}
@media(max-width:640px){.wrap{padding:0 20px}.topline{font-size:11px;letter-spacing:.1em}.header{height:83px}.logo{width:113px;height:75px}.nav{display:none}.mobile-menu{display:block;position:relative}.mobile-menu summary{cursor:pointer;font-size:15px;padding:12px}.mobile-menu nav{position:absolute;right:0;top:45px;background:white;z-index:20;width:230px;box-shadow:0 12px 35px #1234;padding:18px;border-radius:7px}.mobile-menu a{display:block;padding:10px}.header>.button{padding:10px 14px;font-size:12px;min-height:42px}.hero{min-height:560px;margin:0 10px}.hero-inner{padding:58px 24px}.hero h1{font-size:3.25rem}.hero p{font-size:16px}.hero:after{background:linear-gradient(90deg,#032415d9,#03241545)}.hero-bottom{left:24px;right:auto;bottom:25px;font-size:12px}.hero .button{padding:12px 17px}.benefits{grid-template-columns:1fr;gap:19px;padding:26px 20px}.benefit small{display:block}.section{padding-top:52px;padding-bottom:52px}.section-head{display:block}.section-head p{margin-top:20px}.grid{gap:25px 14px}.product-image img{height:185px}.product-card h3{font-size:1.05rem;line-height:1.3}.product-card small{font-size:10px;margin-top:12px}.category-nav{gap:7px}.chip{font-size:12px;padding:8px 11px}.brand-band .wrap{display:block}.brand-band .button{margin-top:25px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{display:block}.detail,.form-layout{grid-template-columns:1fr}.detail-photo{height:330px}.detail-copy{padding-top:0}.page-intro{padding:35px 0}.specs{margin-top:35px}.specs td,.specs th{padding:12px;font-size:14px}.fields{grid-template-columns:1fr;gap:0}.form{padding:23px}.admin-shell{padding:0 16px}.admin-list{grid-template-columns:1fr}.admin-items{max-height:210px;overflow:auto}.admin-top{display:block}.stats{gap:8px}.stats div{padding:12px;font-size:12px}.stats strong{font-size:24px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
/* Flora / architectural corporate layout */
.wrap{max-width:1200px}h1,h2,h3{letter-spacing:-.025em}.contact-strip{display:flex;justify-content:flex-end;min-height:34px}.contact-ribbon{background:#086345;color:#fff;display:flex;gap:25px;align-items:center;padding:7px 28px 7px 42px;font-size:13px;clip-path:polygon(24px 0,100% 0,100% 100%,0 100%)}.header{height:96px}.header .logo{width:167px;height:99px}.nav{margin-left:auto;gap:32px;font-size:15px}.button{border-radius:40px;padding:12px 27px;font-size:15px}.header>.button{background:transparent;color:#086345}.hero.reference-hero{margin:0;border-radius:0;min-height:520px;height:60vh;max-height:720px;display:flex;align-items:center;justify-content:center;text-align:center}.reference-hero>img{object-position:center 57%}.hero.reference-hero:after{background:rgba(0,20,13,.4)}.reference-hero .hero-inner{padding:55px 24px;max-width:930px;margin:auto}.reference-hero h1{font-size:clamp(2.4rem,4.5vw,4rem);font-weight:600;max-width:none;margin-bottom:22px}.reference-hero p{margin:0 auto;max-width:590px;font-size:18px}.reference-hero .eyebrow{text-transform:none;font-size:16px;letter-spacing:.12em;margin-bottom:20px}.reference-hero .actions{justify-content:center;gap:22px}.home-introduction{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;padding-top:75px;padding-bottom:75px}.shortcut-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;align-items:start}.shortcut{display:block;background:#f5f6f5;border-radius:14px;padding:25px 23px;color:#193c2e;transition:transform .2s,box-shadow .2s}.shortcut:nth-child(even){transform:translateY(20px)}.shortcut:hover{box-shadow:0 12px 30px #183d3014}.shortcut h3{font-size:20px;margin:18px 0 12px;font-weight:600}.shortcut p{font-size:14px;line-height:1.65;margin-bottom:18px}.shortcut>span{font-size:14px;font-weight:600;color:#08734c}.shortcut>span>span{margin-left:8px}.shortcut.highlight{background:#086345;color:white}.shortcut.highlight p{color:#e5eee8}.shortcut.highlight>span{color:white}.intro-copy h2{font-size:clamp(2rem,3vw,2.8rem);font-weight:600;line-height:1.2;margin-bottom:24px}.intro-copy p{font-size:16px;line-height:1.85}.eyebrow{font-size:13px;letter-spacing:.11em;margin-bottom:13px}.home-products{background:#fafbfa;padding-top:65px}.section-head.centered{display:block;text-align:center;margin-bottom:30px}.section-head.centered h2{font-size:clamp(1.9rem,3.5vw,2.6rem);font-weight:600}.section-head.centered p{max-width:none;margin-top:16px}.home-products .category-nav{justify-content:center;margin-bottom:36px}.product-card{display:flex;flex-direction:column;border:1px solid #e7ebe8;border-radius:12px;overflow:hidden;background:white;padding-bottom:24px;transition:box-shadow .2s}.product-card:hover{box-shadow:0 12px 35px #19392b12}.product-image{border-radius:0}.product-image img{height:235px}.product-card>small,.product-card>h3,.product-card>.card-description,.product-card>.card-link{margin-left:22px;margin-right:22px}.product-card h3{font-size:21px;font-weight:600;margin-bottom:14px;line-height:1.25}.card-description{font-size:15px;line-height:1.7;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:20px}.card-link{margin-top:auto;color:#076643;font-size:14px;font-weight:600}.card-link span{padding-left:8px}.chip{border-radius:25px}.footer{background:#f2f4f2}.footer strong{font-size:18px;font-weight:600}.footer .logo{width:175px;height:108px}.brand-band h2{font-size:clamp(1.8rem,3vw,2.5rem)}.page-intro{text-align:center;padding:50px 0}.page-intro h1{font-size:clamp(2.1rem,4vw,3.4rem);font-weight:600}
@media(max-width:900px){.home-introduction{gap:32px;padding-top:55px}.shortcut{padding:20px 17px}.nav{gap:18px}.header .logo{width:145px}.reference-hero h1{font-size:3rem}}
@media(max-width:640px){.contact-strip{padding:0;justify-content:center;background:#086345;min-height:32px}.contact-ribbon{clip-path:none;justify-content:center;padding:6px 14px;font-size:12px;flex-wrap:wrap;gap:8px 20px}.header{height:87px}.header .logo{width:130px;height:82px}.hero.reference-hero{min-height:450px;height:62vh;max-height:600px}.reference-hero .hero-inner{padding:45px 22px}.reference-hero h1{font-size:2.7rem;line-height:1.15}.reference-hero p{font-size:16px}.reference-hero .eyebrow{font-size:14px;letter-spacing:.06em}.reference-hero .actions{gap:12px}.home-introduction{grid-template-columns:1fr;gap:57px;padding-top:40px;padding-bottom:45px}.shortcut-grid{gap:12px}.shortcut{padding:20px 16px}.shortcut h3{font-size:18px}.shortcut p,.shortcut>span{font-size:14px}.intro-copy h2{font-size:2.2rem}.home-products{padding-top:45px}.grid{grid-template-columns:1fr;gap:25px}.product-image img{height:260px}.product-card h3{font-size:22px}.product-card small{font-size:12px;margin-top:20px}.card-description{font-size:16px}.chip{font-size:14px}.footer-grid{gap:28px}.page-intro{padding:35px 0}}
.header{height:140px;gap:24px}.brand-mark{display:block;flex:0 0 255px;width:255px;height:125px;overflow:hidden;position:relative}.header .brand-mark .logo{width:255px;height:125px;object-fit:contain}.header .brand-mark.original-logo .logo{width:275px;max-width:none;height:auto;position:absolute;left:-10px;top:-56px}.header .nav{gap:23px}.whatsapp-button,.header>.whatsapp-button{background:#168448;color:#fff;border-color:#168448;font-size:14px;gap:9px;padding:13px 20px;white-space:nowrap}.whatsapp-button:hover{background:#0d6635;border-color:#0d6635}.whatsapp-button:disabled{cursor:not-allowed;opacity:.75}.header>.whatsapp-button{max-width:280px}.reference-hero .whatsapp-button{background:#168448;color:white}
@media(min-width:641px) and (max-width:1000px){.header{flex-wrap:wrap;height:auto;padding-top:10px;padding-bottom:17px;gap:10px 25px}.header .nav{order:3;width:100%;justify-content:center;margin:0}.header>.whatsapp-button{margin-left:auto}}
@media(max-width:640px){.header{height:auto;min-height:148px;display:grid;grid-template-columns:1fr auto;padding-top:5px;padding-bottom:14px;gap:0 12px}.brand-mark{width:205px;height:102px}.header .brand-mark .logo{width:205px;height:102px}.header .brand-mark.original-logo .logo{width:220px;left:-8px;top:-45px;height:auto}.header>.whatsapp-button{grid-column:1/-1;max-width:none;width:100%;font-size:14px;min-height:44px}.reference-hero .actions{flex-direction:column;align-items:center}.reference-hero .whatsapp-button{font-size:14px}.mobile-menu nav{top:40px}}
.project-edit-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.project-edit-photo{background:white;padding:14px;border:1px solid #dae3dc;border-radius:8px}.project-edit-photo img{height:180px;width:100%;border-radius:5px;margin-bottom:12px}.project-edit-photo .actions{margin-top:10px;gap:8px}.project-edit-photo .button{font-size:13px;padding:8px 14px}.project-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.project-gallery button{border:0;padding:0;background:#f0f4f1;border-radius:10px;overflow:hidden}.project-gallery img{width:100%;height:280px;transition:transform .2s}.project-gallery button:hover img{transform:scale(1.03)}.project-gallery .project-cover{grid-column:1/-1}.project-gallery .project-cover img{height:550px;object-fit:contain}.project-heading{max-width:850px;margin:40px 0}.project-heading h1{font-size:clamp(2.3rem,4vw,3.5rem)}.project-lightbox{width:min(95vw,1050px)!important;max-width:1050px!important;max-height:95dvh;overflow:auto}.project-lightbox>img{width:100%;max-height:65dvh;object-fit:contain}.gallery-controls{display:flex;justify-content:space-between;align-items:center;gap:10px}.project-empty{text-align:center;padding:30px 0 60px}.header .nav{gap:17px;font-size:14px}
@media(min-width:641px) and (max-width:1120px){.header{flex-wrap:wrap;height:auto;padding-top:10px;padding-bottom:17px;gap:10px 25px}.header .nav{order:3;width:100%;justify-content:center;margin:0}.header>.whatsapp-button{margin-left:auto}}
@media(max-width:640px){.project-gallery{grid-template-columns:1fr 1fr;gap:12px}.project-gallery img{height:180px}.project-gallery .project-cover img{height:300px}.project-edit-gallery{grid-template-columns:1fr}.project-lightbox{padding:18px}.gallery-controls .button{padding:9px 14px;font-size:14px}}
:root{--background:#fff;--foreground:#172d25}h1,h2,h3{font-family:Arial,Helvetica,sans-serif}button:disabled{opacity:.6;cursor:not-allowed}select{display:block;width:100%;border:1px solid #cad7ce;border-radius:6px;background:white;padding:13px;font:inherit;margin-top:8px;color:#1a3426}table{width:100%;border-collapse:collapse}th{text-align:left;font-weight:600}td,th{border-bottom:1px solid #e2e8e4}.admin-tabs{display:flex;gap:10px;flex-wrap:wrap;margin-top:30px}.admin-items>a{display:block}.admin-preview{max-height:220px;max-width:100%;object-fit:contain;border-radius:6px;margin:15px 0}.delete-form{margin-top:18px}.lead{padding:28px 0;border-top:1px solid #d2dfd5}.login{max-width:490px;padding:25px;margin:40px auto}.login>img{max-height:180px;object-fit:contain;margin:auto}.consent{display:flex;align-items:flex-start;gap:10px;font-size:14px;margin-bottom:20px}.consent input{margin-top:6px}.native-lightbox{width:min(95vw,1050px);max-height:95vh;border:0;border-radius:12px;padding:24px}.native-lightbox::backdrop{background:#00190de0}.native-lightbox>img{max-height:70vh;object-fit:contain;margin:auto}.native-lightbox>button{display:block;margin-left:auto;border:0;background:white;font-size:30px;cursor:pointer}.gallery-controls button{border:1px solid #b6c9bd;background:white;border-radius:25px;padding:10px 20px}.shortcut-number{font-size:22px;opacity:.65}.breadcrumbs{margin-bottom:25px}.header .brand-mark.original-logo .logo{max-width:none}
