.plantation-page{--p-primary:#9e1b1b;--p-primary-dark:#6e0f0f;--p-primary-light:#c0392b;--p-line:#e3e1de;--p-ink:#2b2b2b;--p-muted:#555;position:relative;padding:28px 24px;overflow:hidden;background:#eceae7}.plantation-page::before,.plantation-page::after{content:"";position:fixed;width:280px;height:280px;opacity:.05;pointer-events:none;z-index:0;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><path d='M50 2 C18 28 18 72 50 98 C82 72 82 28 50 2 Z M50 12 L50 88' fill='none' stroke='%232f7d32' stroke-width='3'/></svg>") no-repeat center/contain}.plantation-page::before{left:-60px;bottom:-40px;transform:rotate(-18deg)}.plantation-page::after{right:-60px;top:120px;transform:rotate(22deg)}.plantation-page .container-fluid{position:relative;z-index:1}.plantation-page .crop-row{position:relative;z-index:1;max-width:1300px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:26px}.plantation-page .pcard{background:#fff;border:1px solid var(--p-line);border-radius:14px;overflow:visible;box-shadow:0 2px 10px rgba(0,0,0,.07),0 1px 3px rgba(0,0,0,.05);display:flex;flex-direction:column;position:relative;padding:14px}.plantation-page .pcard-header{position:relative;overflow:visible;background:linear-gradient(100deg,var(--p-primary-dark) 0%,var(--p-primary) 42%,#efcbcb 78%,#f9f9f9 100%);color:#fff;padding:18px 170px 18px 24px;min-height:80px;display:flex;align-items:center;border-radius:10px}.plantation-page .pcard-header h3{margin:0;font-size:2rem;font-weight:700;letter-spacing:.5px;color:#fff;font-family:Georgia,"Times New Roman","Playfair Display",serif}.plantation-page .pcard-header .crop-emblem-img,.plantation-page .pcard>.crop-emblem-img{position:absolute;right:26px;top:calc(14px + 40px);transform:translateY(-50%);height:112px;width:auto;max-width:170px;object-fit:contain;pointer-events:none;z-index:3;filter:drop-shadow(0 6px 9px rgba(0,0,0,.22))}.plantation-page .pcard-body{padding:16px 10px 6px;display:flex;flex-direction:column;flex:1}.plantation-page .pcard-body p{color:var(--p-muted);font-size:.95rem;line-height:1.6;margin:0 0 18px;text-align:justify}.plantation-page .pcard-body .explore-wrap{margin-top:auto;text-align:right}.plantation-page .btn-explore-p{display:inline-block;background:var(--p-primary);color:#fff;font-weight:600;padding:9px 22px;border-radius:7px;text-decoration:none;box-shadow:0 3px 9px rgba(158,27,27,.25);transition:.15s}.plantation-page .btn-explore-p:hover{background:var(--p-primary-dark);transform:translateY(-1px);color:#fff}@media(max-width:850px){.plantation-page .crop-row{grid-template-columns:1fr}}.brand-navbar{background:#fff!important;border-bottom:1px solid #ececec;box-shadow:0 1px 4px rgba(0,0,0,.04);padding:.5rem 1.25rem}.brand-navbar-logo{padding:0}.brand-navbar-logo img{height:42px;width:auto;margin-right:12px}.brand-navbar-text{display:flex;flex-direction:column;line-height:1.1}.brand-navbar-title{font-size:1.55rem;font-weight:700;color:#2f7d32;letter-spacing:.3px}.brand-navbar-sub{font-size:.95rem;font-weight:600;color:#6e6e6e;letter-spacing:.2px}.brand-navbar .navbar-nav .nav-link,.brand-navbar .navbar-nav .nav-link i{color:#555!important}