:root{--green:#0b3d2e;--green2:#2f8232;--cream:#f5f7f0;--text:#26322c;--muted:#5d6862;--line:#e5e9e5;--white:#fff}
*{box-sizing:border-box}html{scroll-behavior:smooth;color-scheme:light}body{margin:0;background:#fff!important;color:var(--text);font-family:Arial,Helvetica,sans-serif;line-height:1.55;overflow-x:hidden}body *{max-width:100%}img{max-width:100%;height:auto}a{color:var(--green2);text-decoration:none}.container{width:min(1180px,calc(100% - 48px));margin-inline:auto}
.site-header{height:96px;background:#fff;border-bottom:1px solid var(--line);position:relative;z-index:50}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:14px;color:var(--green);font-weight:900}.brand img{width:82px;height:82px;object-fit:contain}.brand-text{display:flex;flex-direction:column;line-height:.9}.brand-text strong{font-size:30px;letter-spacing:.07em}.brand-text span{font-size:19px;letter-spacing:.25em;font-weight:500;margin-top:8px}.nav{display:flex;align-items:center;gap:36px;font-weight:700}.nav a{color:var(--green);font-size:16px}.nav a:hover{color:var(--green2)}.menu-toggle{display:none;border:0;background:transparent;color:var(--green);font-size:32px;line-height:1;cursor:pointer}
.homepage-content{margin:0;padding:0}.hero-block{position:relative!important;min-height:610px!important;display:flex!important;align-items:center!important;overflow:hidden!important;padding:0!important;background:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.95) 29%,rgba(255,255,255,.68) 49%,rgba(255,255,255,0) 74%),url(//nurgateenus.ee/wp-content/themes/nurga-teenus/assets/hero-garden.jpg) right center/cover no-repeat!important}.hero-block .wp-block-group__inner-container,.hero-block>.hero-inner{width:min(1180px,calc(100% - 48px));margin-inline:auto}.hero-block .hero-inner{padding:82px 0}.hero-block .hero-copy{max-width:650px}.hero-block h1,.hero-block .hero-title{font-size:clamp(48px,5.5vw,78px)!important;line-height:1.02!important;letter-spacing:-.045em;color:var(--green)!important;margin:0 0 24px!important;font-weight:900!important}.hero-block p{font-size:24px!important;line-height:1.45!important;max-width:560px;margin:0 0 32px!important;color:#303934}.hero-block .wp-block-button__link,.hero-block .wp-element-button,.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;border-radius:14px!important;padding:18px 30px!important;background:#2f8232!important;color:#fff!important;font-weight:800!important;font-size:20px!important;box-shadow:0 10px 25px rgba(13,59,42,.16);border:0}.hero-block .wp-block-button__link:after,.hero-block .wp-element-button:after{display:none}.hero-block .wp-element-button span,.button span{font-size:27px;line-height:1}
.section-title{padding:74px 24px 34px;text-align:center;background:#fff}.section-title h2{font-size:54px!important;line-height:1.1;color:var(--green)!important;margin:0!important;font-weight:900!important;letter-spacing:-.035em}.section-title h2:after{content:'';display:block;width:86px;height:5px;background:#2f8232;border-radius:10px;margin:18px auto 0}.services-block{padding:0 0 74px;background:#fff}.services-grid{width:min(1080px,calc(100% - 48px));margin:auto;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.service-card{background:#f7f8f7;border:1px solid #edf0ed;border-radius:18px;padding:34px 30px;min-height:270px;box-shadow:0 8px 24px rgba(24,48,34,.06)}.service-icon{width:58px;height:58px;margin-bottom:24px}.service-icon svg{width:100%;height:100%;fill:none;stroke:var(--green2);stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.service-card h3{color:var(--green)!important;font-size:27px!important;line-height:1.2;margin:0 0 12px!important}.service-card p{font-size:18px!important;line-height:1.55;color:#4c5651;margin:0!important}.trust-block{background:linear-gradient(90deg,rgba(4,42,20,.92),rgba(7,56,25,.80)),url(//nurgateenus.ee/wp-content/themes/nurga-teenus/assets/leafy.jpg) center/cover;color:#fff;padding:52px 0}.trust-grid{width:min(1080px,calc(100% - 48px));margin:auto;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;text-align:center}.trust-item{font-size:22px;font-weight:800;line-height:1.25;color:#fff}.trust-icon{width:52px;height:52px;margin:0 auto 12px}.trust-icon svg{width:100%;height:100%;fill:none;stroke:#fff;stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.trust-item span{display:block}.about-block{padding:80px 0;background:var(--cream)}.about-grid{width:min(980px,calc(100% - 48px));margin:auto;display:grid!important;grid-template-columns:1fr 1fr;gap:60px;align-items:stretch}.about-grid>div{display:flex;flex-direction:column;justify-content:flex-start}.about-grid h2{font-size:42px!important;color:var(--green)!important;line-height:1.1;margin:0 0 18px!important}.about-grid p{font-size:19px!important}.about-card{background:#fff;border-radius:18px;padding:34px;box-shadow:0 10px 30px rgba(20,50,30,.07)}.about-card .button{align-self:flex-start}.contact-section{padding:80px 0;background:#fff}.contact-section h2{text-align:center;color:var(--green)!important;font-size:44px!important;margin:0 0 35px!important}.contact-form-card{max-width:720px;margin:0 auto;background:#f7f8f7;border:1px solid var(--line);border-radius:18px;padding:32px}.contact-form-card form,.page-content form{width:100%}.form-field{margin:0 0 18px}.contact-form-card label,.page-content form label{display:block;font-weight:700;color:var(--green);margin:0 0 7px}.contact-form-card input,.contact-form-card textarea,.page-content form input,.page-content form textarea{width:100%!important;padding:14px 15px;border:1px solid #d9e0da;border-radius:10px;background:#fff;color:var(--text);font:inherit;margin:0}.contact-form-card textarea,.page-content form textarea{min-height:150px;resize:vertical}.contact-form-card .submit,.page-content form .submit{border:0;border-radius:10px;background:#2f8232;color:#fff;font:inherit;font-weight:800;padding:14px 25px;cursor:pointer}.form-message{margin:0 0 18px;padding:12px 15px;border-radius:10px}.form-success{background:#eaf6eb;color:#185b27}.form-error{background:#fff0f0;color:#8a2222}.contact-page{padding-bottom:90px}.contact-page .contact-form-title{text-align:center;margin-top:52px;margin-bottom:28px}.contact-page .contact-form-card{max-width:720px;margin:0 auto}
.wp-site-blocks{padding:0!important}.entry-content,.wp-block-post-content{max-width:none!important}.page-content{padding:70px 0 90px}.page-content h1{font-size:clamp(40px,5vw,64px);line-height:1.1;color:var(--green);margin:0 0 24px}.page-content h2{font-size:38px;color:var(--green)}.page-content p,.page-content li{font-size:18px}.page-content table{width:100%;border-collapse:collapse}.page-content td,.page-content th{padding:15px;border-bottom:1px solid var(--line);text-align:left}.page-content th{background:var(--green);color:#fff}.site-footer{background:var(--green);color:#fff;padding:38px 0}.footer-inner{display:flex;justify-content:space-between;gap:30px;align-items:center}.footer-inner strong{font-size:19px}.footer-inner p{margin:3px 0;color:#dce9df}.footer-inner a{color:#fff}.wp-block-separator{border-color:var(--line)}
@media (max-width:800px){
.container{width:calc(100% - 32px)}.site-header{height:76px}.header-inner{width:calc(100% - 24px)}.brand{gap:9px}.brand img{width:58px;height:58px}.brand-text strong{font-size:20px}.brand-text span{font-size:12px;letter-spacing:.18em;margin-top:5px}.menu-toggle{display:block}.nav{display:none;position:absolute;left:0;right:0;top:76px;background:#fff!important;border-bottom:1px solid var(--line);padding:10px 16px;flex-direction:column;gap:0;box-shadow:0 10px 25px rgba(0,0,0,.08)}.nav.open{display:flex}.nav a{width:100%;padding:13px 10px;border-bottom:1px solid #eef2ee}.hero-block{min-height:0!important;display:block!important;background:#fff!important}.hero-block:before{content:'';display:block;height:235px;background:url(//nurgateenus.ee/wp-content/themes/nurga-teenus/assets/hero-garden.jpg) center/cover no-repeat}.hero-block .wp-block-group__inner-container,.hero-block>.hero-inner{width:calc(100% - 32px);padding:34px 0 44px;margin:auto}.hero-block h1,.hero-block .hero-title{font-size:40px!important;line-height:1.03!important;margin-bottom:18px!important}.hero-block p{font-size:19px!important;line-height:1.45!important;margin-bottom:25px!important}.hero-block .wp-block-button,.hero-block .wp-block-button__link,.hero-block .wp-element-button,.button{width:100%!important}.hero-block .wp-block-button__link,.hero-block .wp-element-button,.button{font-size:18px!important;padding:15px 20px!important}.section-title{padding:52px 16px 28px}.section-title h2{font-size:39px!important}.services-block{padding-bottom:45px}.services-grid{width:calc(100% - 32px);grid-template-columns:1fr!important;gap:14px}.service-card{min-height:0;padding:25px 23px}.service-icon{width:48px;height:48px;margin-bottom:17px}.service-card h3{font-size:23px!important}.service-card p{font-size:17px!important}.trust-block{padding:38px 0}.trust-grid{width:calc(100% - 32px);grid-template-columns:1fr!important;gap:28px}.trust-item{font-size:20px}.trust-icon{width:44px;height:44px}.about-block{padding:55px 0}.about-grid{width:calc(100% - 32px);grid-template-columns:1fr!important;gap:25px}.about-grid h2{font-size:34px!important}.about-grid p{font-size:17px!important}.contact-section{padding:55px 0}.contact-section h2{font-size:36px!important;margin-bottom:26px!important}.contact-form-card{padding:22px;width:calc(100% - 32px)}.page-content{padding:45px 16px 65px}.page-content h1{font-size:42px}.page-content h2{font-size:31px}.page-content p,.page-content li{font-size:17px}.contact-page .contact-form-title{margin-top:42px}.footer-inner{display:block}.footer-inner>div+div{margin-top:18px}.site-footer{padding:30px 0}
}
@media (prefers-color-scheme:dark){html{color-scheme:light}html,body{background:#fff!important;color:var(--text)!important}.site-header,.nav,.section-title,.services-block,.contact-section,.about-block{background:#fff!important;color:var(--text)!important}.hero-block{background-color:#fff!important}.service-card,.contact-form-card,.about-card{background:#f7f8f7!important;color:var(--text)!important}.hero-block h1,.section-title h2,.service-card h3,.about-grid h2,.contact-section h2,.contact-page .contact-form-title{color:var(--green)!important}.hero-block p,.service-card p,.about-grid p{color:#343d38!important}.contact-form-card input,.contact-form-card textarea,.page-content form input,.page-content form textarea{background:#fff!important;color:var(--text)!important}} @media (max-width:800px){
html,body{width:100%;min-width:0;max-width:100%;overflow-x:hidden}
.site-header{height:72px!important;position:relative;background:#fff!important}
.header-inner{width:100%!important;max-width:none!important;padding:0 16px!important;margin:0!important;height:72px!important}
.brand{min-width:0;gap:8px!important;flex:1}
.brand img{width:48px!important;height:48px!important;flex:0 0 48px!important}
.brand-text strong{font-size:19px!important;letter-spacing:.055em!important;white-space:nowrap}
.brand-text span{font-size:10px!important;letter-spacing:.19em!important;margin-top:4px!important}
.menu-toggle{display:flex!important;align-items:center;justify-content:center;width:48px!important;height:48px!important;padding:0!important;font-size:0!important;flex:0 0 48px;border-radius:10px}
.menu-toggle:before{content:'☰';font-size:30px;line-height:1;color:var(--green)}
.nav{left:0!important;right:0!important;top:72px!important;width:100%!important;padding:8px 16px 14px!important;background:#fff!important}
.nav a{font-size:16px!important;padding:13px 8px!important}
.homepage-content{width:100%!important;margin:0!important;padding:0!important}
.hero-block{width:100%!important;min-height:0!important;height:auto!important;display:block!important;padding:0!important;margin:0!important;background:#fff!important}
.hero-block:before{display:block!important;width:100%!important;height:245px!important;background-image:url(//nurgateenus.ee/wp-content/themes/nurga-teenus/assets/hero-garden.jpg)!important;background-position:center center!important;background-size:cover!important;background-repeat:no-repeat!important}
.hero-block .hero-inner,.hero-block .wp-block-group__inner-container{width:100%!important;max-width:none!important;margin:0!important;padding:32px 20px 42px!important}
.hero-block .hero-copy{width:100%!important;max-width:100%!important}
.hero-block h1,.hero-block .hero-title{font-size:39px!important;line-height:1.05!important;letter-spacing:-.035em!important;margin:0 0 18px!important;max-width:100%!important}
.hero-block p{font-size:18px!important;line-height:1.45!important;max-width:100%!important;margin:0 0 24px!important}
.hero-block .wp-block-button{width:100%!important;margin:0!important}
.hero-block .wp-block-button__link,.hero-block .wp-element-button,.hero-block .button,.hero-block a.button{width:100%!important;min-height:56px!important;padding:15px 20px!important;font-size:18px!important;border-radius:12px!important}
.section-title{width:100%!important;padding:46px 20px 25px!important;margin:0!important}
.section-title h2{font-size:38px!important}
.services-block{width:100%!important;padding:0 0 46px!important}
.services-grid{width:100%!important;padding:0 16px!important;margin:0!important;display:grid!important;grid-template-columns:1fr!important;gap:14px!important}
.service-card{width:100%!important;min-width:0!important;min-height:0!important;padding:24px 21px!important;border-radius:16px!important}
.service-icon{width:48px!important;height:48px!important;margin-bottom:15px!important}
.service-card h3{font-size:23px!important;line-height:1.2!important;margin-bottom:9px!important}
.service-card p{font-size:16px!important;line-height:1.5!important}
.trust-block{width:100%!important;padding:42px 0!important;background-position:center!important}
.trust-grid{width:100%!important;padding:0 20px!important;margin:0!important;display:grid!important;grid-template-columns:1fr!important;gap:32px!important}
.trust-item{font-size:20px!important;line-height:1.25!important}
.trust-icon{width:46px!important;height:46px!important;margin-bottom:10px!important}
.about-block{width:100%!important;padding:52px 0!important}
.about-grid{width:100%!important;padding:0 20px!important;margin:0!important;display:grid!important;grid-template-columns:1fr!important;gap:24px!important}
.about-grid h2{font-size:33px!important;line-height:1.12!important}
.about-grid p{font-size:17px!important}
.about-card{width:100%!important;padding:26px 22px!important}
.about-card .button{width:100%!important}
.contact-section{width:100%!important;padding:52px 0!important}
.contact-section .container{width:100%!important;padding:0 16px!important}
.contact-section h2{font-size:36px!important;line-height:1.1!important}
.contact-form-card{width:100%!important;max-width:none!important;margin:0!important;padding:20px!important;border-radius:16px!important}
.contact-form-card input,.contact-form-card textarea{font-size:16px!important;width:100%!important;min-width:0!important}
.contact-form-card .submit{width:100%!important;min-height:52px!important}
.page-content{width:100%!important;max-width:none!important;padding:42px 16px 60px!important;margin:0!important}
.page-content h1{font-size:40px!important;line-height:1.08!important;overflow-wrap:anywhere}
.page-content h2{font-size:31px!important;line-height:1.15!important}
.page-content p,.page-content li{font-size:17px!important;overflow-wrap:anywhere}
.page-content table{display:table!important;width:100%!important;table-layout:fixed!important;font-size:15px!important}
.page-content td,.page-content th{padding:11px 8px!important;word-break:break-word}
.contact-page .contact-form-title{margin-top:42px!important;text-align:center!important}
.site-footer{width:100%!important;padding:30px 16px!important}
.footer-inner{width:100%!important;display:block!important}
}