
:root{
 --forest:#151515;--forest2:#d60816;--forest3:#a90913;--sage:#f4e9ea;--sage2:#fff5f6;
 --sand:#f6f3f3;--gold:#d60816;--rust:#8e0b13;--ink:#1d1d1f;--muted:#6f6f73;
 --white:#fff;--bg:#fafafa;--line:#e8e3e4;--shadow:0 18px 46px rgba(20,20,20,.10);--max:1240px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}
body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.72}
a{color:var(--forest2);text-decoration:none}a:hover{text-decoration:underline}
img{display:block;max-width:100%;height:auto}
.wrap{width:min(var(--max),calc(100% - 36px));margin:auto}
.top{background:var(--forest);color:#fff;font-size:14px}.top .wrap{display:flex;justify-content:space-between;gap:18px;align-items:center;padding:8px 0}.top a{color:#fff;font-weight:800}
.header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.97);backdrop-filter:blur(10px);border-bottom:1px solid #edf2ef;box-shadow:0 5px 20px rgba(20,20,20,.04)}
.nav{min-height:84px;display:flex;align-items:center;justify-content:space-between;gap:18px}.brand img{width:275px;max-height:64px}
.menu{list-style:none;display:flex;align-items:center;gap:17px;margin:0;padding:0;white-space:nowrap}.menu a{font-size:14px;font-weight:850;color:var(--ink)}.menu a:hover{color:var(--forest2);text-decoration:none}.menu .cta{background:var(--forest2);color:#fff;padding:12px 16px;border-radius:10px}.toggle{display:none;border:0;background:none;font-size:29px;color:var(--forest);cursor:pointer}
.hero{position:relative;overflow:hidden;background:linear-gradient(108deg,#111 0%,#2a1719 55%,#8e0b13 100%);color:#fff}
.hero:before{content:"";position:absolute;right:-120px;top:-160px;width:560px;height:560px;border-radius:50%;background:rgba(255,255,255,.05)}
.hero .wrap{min-height:640px;display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:52px;padding:78px 0;position:relative;z-index:2}
.kicker{display:inline-flex;gap:8px;align-items:center;color:#f8dfe2;text-transform:uppercase;letter-spacing:.10em;font-size:12px;font-weight:900}.kicker:before{content:"";width:32px;height:3px;background:var(--gold);border-radius:5px}
.hero h1,.pagehero h1{font-size:clamp(40px,5.4vw,69px);line-height:1.04;letter-spacing:-.04em;margin:13px 0 19px}.hero p,.pagehero p{font-size:19px;color:#f5eeee;max-width:820px}
.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:13px 19px;border:2px solid transparent;border-radius:10px;font-weight:900;text-decoration:none!important}.btn.light{background:#fff;color:var(--forest)}.btn.gold{background:var(--gold);color:#2a2212}.btn.green{background:var(--forest3);color:#fff}.btn.ghost{border-color:#fff;color:#fff}
.hero-product{background:#fff;border-radius:24px;padding:18px;box-shadow:var(--shadow);transform:rotate(1deg)}.hero-product img{width:100%;height:390px;object-fit:cover;border-radius:17px}.hero-product .caption{padding:17px 10px 5px;color:var(--ink)}.hero-product .caption strong{display:block;color:var(--forest);font-size:21px}.hero-product .caption span{color:var(--muted)}
.trust{background:var(--sand);border-bottom:1px solid #eadfca}.trust .wrap{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#e8e1e1}.trust div{background:var(--sand);padding:20px}.trust b{display:block;color:var(--forest);font-size:18px}.trust span{color:#756b6c;font-size:14px}
.section{padding:78px 0}.section.alt{background:var(--bg)}.section.sage{background:var(--sage2)}
.title{max-width:900px;margin-bottom:36px}.title.center{text-align:center;margin-inline:auto}.title h2{font-size:clamp(31px,4vw,47px);line-height:1.13;letter-spacing:-.025em;color:var(--forest);margin:0 0 12px}.title p{font-size:17px;color:var(--muted);margin:0}
.grid{display:grid;gap:24px}.g2{grid-template-columns:repeat(2,minmax(0,1fr))}.g3{grid-template-columns:repeat(3,minmax(0,1fr))}.g4{grid-template-columns:repeat(4,minmax(0,1fr))}
.card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:24px;box-shadow:0 8px 26px rgba(20,20,20,.05)}.card h3{font-size:22px;line-height:1.25;color:var(--forest);margin:0 0 10px}.card p{color:var(--muted)}
.product-card{overflow:hidden;padding:0;height:100%;display:flex;flex-direction:column}.product-card img{width:100%;height:245px;object-fit:cover}.product-card .pad{padding:23px;display:flex;flex-direction:column;flex:1}.product-card .tag{display:inline-flex;align-self:flex-start;background:var(--sage2);color:var(--forest2);border-radius:999px;padding:5px 9px;font-size:12px;font-weight:900}.more{font-weight:900;margin-top:auto}
.split{display:grid;grid-template-columns:1fr 1fr;gap:42px;align-items:center}.prose h2{font-size:31px;line-height:1.22;color:var(--forest);margin-top:44px}.prose h3{font-size:23px;color:var(--forest);margin-top:28px}.prose p,.prose li{font-size:17px}.prose ul{padding-left:23px}
.media-panel{position:relative}.media-panel img{width:100%;height:470px;object-fit:cover;border-radius:22px;box-shadow:var(--shadow)}.media-panel:after{content:"";position:absolute;right:-13px;bottom:-13px;width:115px;height:115px;border:6px solid var(--gold);border-radius:18px;z-index:-1}
.process{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.step{background:#fff;border:1px solid var(--line);border-radius:17px;padding:22px}.step .n{width:39px;height:39px;border-radius:50%;display:grid;place-items:center;background:var(--forest);color:#fff;font-weight:900;margin-bottom:12px}
.citychips{display:flex;gap:10px;flex-wrap:wrap}.citychips a,.citychips span{background:#fff;border:1px solid var(--line);border-radius:999px;padding:9px 13px;font-weight:850;color:var(--forest)}
.band{background:var(--forest);color:#fff;padding:38px 0}.band .wrap{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.band h2{font-size:31px;margin:0}.band p{margin:5px 0 0;color:#f2e3e5}
.crumbs{background:#f7faf8;border-bottom:1px solid var(--line);padding:13px 0;color:var(--muted);font-size:14px}
.pagehero{background:linear-gradient(110deg,var(--forest),var(--forest2));color:#fff;padding:68px 0}.pagehero h1{font-size:clamp(38px,5vw,58px)}
.content{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:42px}.sidebar{position:sticky;top:112px;align-self:start}.sidebar .card{margin-bottom:18px}
.faq details{border:1px solid var(--line);background:#fff;border-radius:12px;margin:10px 0;padding:0 18px}.faq summary{font-weight:900;color:var(--forest);cursor:pointer;padding:16px 0}.faq p{margin:0;padding:0 0 16px;color:var(--muted)}
.docs{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.doc{border:1px solid var(--line);border-radius:17px;overflow:hidden;background:#fff;box-shadow:0 8px 24px rgba(20,20,20,.05)}.doc img{width:100%;height:330px;object-fit:cover;object-position:top}.doc .pad{padding:16px}.doc strong{display:block;color:var(--forest);margin-bottom:7px}
.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.form label{display:block;font-weight:800;color:var(--forest);margin-bottom:14px}.form input,.form select,.form textarea{width:100%;margin-top:6px;border:1px solid #d9d2d3;border-radius:10px;padding:12px 13px;font:inherit;background:#fff}.form textarea{resize:vertical}
.map{border:1px solid var(--line);border-radius:20px;overflow:hidden;min-height:420px;box-shadow:var(--shadow)}.map iframe{width:100%;height:420px;border:0;display:block}
.notice{background:var(--sage2);border-left:5px solid var(--forest3);padding:18px;border-radius:8px}
.footer{background:#111111;color:#ece7e8;padding:58px 0 24px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:34px}.footer h3{color:#fff}.footer a{color:#ece7e8}.footer ul{list-style:none;padding:0;line-height:2}.footer-logo{width:275px;background:#fff;border-radius:10px;padding:7px}.copy{border-top:1px solid rgba(255,255,255,.13);margin-top:30px;padding-top:20px;color:#aaa1a3;font-size:14px}
.mobilebar{display:none;position:fixed;left:10px;right:10px;bottom:10px;z-index:60;gap:8px}.mobilebar a{flex:1;text-align:center;padding:12px;border-radius:10px;color:#fff;font-weight:900;box-shadow:var(--shadow)}.mobilebar .call{background:var(--forest2)}.mobilebar .wa{background:#16a34a}
@media(max-width:1120px){.menu{display:none;position:absolute;top:84px;left:0;right:0;background:#fff;padding:16px 24px 22px;flex-direction:column;align-items:stretch;gap:3px;border-top:1px solid var(--line);box-shadow:var(--shadow)}.menu.open{display:flex}.menu li{width:100%}.menu a{display:block;width:100%;padding:10px 3px}.menu .cta{display:inline-flex;width:auto}.toggle{display:block}.hero .wrap,.split,.content{grid-template-columns:1fr}.g4{grid-template-columns:repeat(2,1fr)}.g3{grid-template-columns:repeat(2,1fr)}.process,.trust .wrap{grid-template-columns:repeat(2,1fr)}.docs{grid-template-columns:repeat(2,1fr)}.sidebar{position:static}.mobilebar{display:flex}.footer{padding-bottom:92px}}
@media(max-width:680px){.wrap{width:min(var(--max),calc(100% - 24px))}.top .wrap{justify-content:center}.top span:last-child{display:none}.brand img{width:220px}.hero .wrap{min-height:auto;padding:58px 0}.hero h1{font-size:43px}.hero-product img{height:290px}.section{padding:56px 0}.g4,.g3,.g2,.process,.docs,.contact-grid,.footer-grid,.trust .wrap{grid-template-columns:1fr}.product-card img{height:220px}.media-panel img{height:340px}.actions .btn{width:100%}}


/* ORIGINAL NT BRAND + REAL ASSET GALLERY */
.brand img{width:330px;max-height:72px}
.footer-logo{width:330px;background:#fff;border-radius:10px;padding:8px}
.real-assets{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.real-assets figure{margin:0;background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;box-shadow:0 8px 26px rgba(20,20,20,.05)}
.real-assets img{width:100%;height:260px;object-fit:cover}
.real-assets figcaption{padding:14px 16px;color:var(--muted);font-size:14px}
.cert-note{background:#fff5f6;border-left:5px solid var(--forest2);padding:18px;border-radius:8px;color:#4d4547}
.codigle-credit{text-align:center;padding-top:14px;font-size:12px;color:#8f8789}
.codigle-credit a{color:inherit;text-decoration:underline;text-underline-offset:3px}
@media(max-width:1120px){.real-assets{grid-template-columns:repeat(2,1fr)}}
@media(max-width:680px){.brand img{width:255px}.real-assets{grid-template-columns:1fr}.real-assets img{height:240px}.footer-logo{width:270px}}


/* NATURAL FINAL HEADER LOGO R6 */
.nav{
    min-height:104px;
}
.brand{
    display:flex;
    align-items:center;
    flex:0 1 420px;
    min-width:0;
    overflow:visible;
}
.brand img{
    display:block;
    width:390px !important;
    max-width:100% !important;
    height:auto !important;
    max-height:82px !important;
    object-fit:contain !important;
    object-position:left center !important;
}
.footer-logo{
    display:block;
    width:390px !important;
    max-width:100% !important;
    height:auto !important;
    object-fit:contain !important;
}
@media(max-width:1180px){
    .brand{flex-basis:350px;}
    .brand img{
        width:330px !important;
        max-height:72px !important;
    }
}
@media(max-width:760px){
    .nav{min-height:86px;}
    .brand{flex:1 1 auto;}
    .brand img{
        width:270px !important;
        max-width:calc(100vw - 88px) !important;
        max-height:58px !important;
    }
    .footer-logo{
        width:285px !important;
    }
}


/* NATURAL ABOUT LOCATION + SEO R1 */
.location-section{background:#fff}
.location-grid{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:26px;align-items:stretch}
.location-card{border:1px solid #e7e0df;border-radius:22px;padding:30px;background:#fff;box-shadow:0 18px 45px rgba(26,18,18,.06)}
.location-card h3{margin:0 0 18px;font-size:28px}
.location-list{margin:0}
.location-list>div{display:grid;grid-template-columns:92px 1fr;gap:14px;padding:14px 0;border-bottom:1px solid #eee8e6}
.location-list>div:last-child{border-bottom:0}
.location-list dt{font-weight:800;color:#6b5d5a}
.location-list dd{margin:0;color:#171212}
.location-list a{font-weight:800;color:#a8000d}
.location-map{min-height:420px;border-radius:22px;overflow:hidden;border:1px solid #e7e0df;box-shadow:0 18px 45px rgba(26,18,18,.06)}
.location-map iframe{width:100%;height:100%;min-height:420px;border:0}
.btn.outline{background:#fff;color:#171212;border:1px solid #cfc4c1}
@media(max-width:900px){.location-grid{grid-template-columns:1fr}}
@media(max-width:600px){.location-card{padding:22px}.location-list>div{grid-template-columns:1fr;gap:4px}.location-map,.location-map iframe{min-height:330px}}
