@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,600;0,700;1,400;1,600&family=DM+Sans:wght@300;400;500;600&display=swap);:root{--vt-cream:#FAF7F2;--vt-cream-2:#F2EDE3;--vt-sand-light:#E8D5B0;--vt-sand:#C9A96E;--vt-sand-dark:#8B6B35;--vt-ink:#1A1410;--vt-ink-2:#3D2E1E;--vt-muted:#7A6A55;--vt-white:#FFFFFF;--vt-success:#2D5A27;--vt-success-bg:#E8F2E6;--vt-danger:#8B2020;--vt-danger-bg:#F5E8E8;--vt-info:#1A3A6B;--vt-info-bg:#E6EDF8;--vt-warning-bg:#FEF3C7;--vt-warning:#92400E;--vt-bkash:#E2136E;--vt-nagad:#ED2025;--vt-rocket:#8B1A8C;--font-display:'Playfair Display', Georgia, serif;--font-body:'DM Sans', system-ui, sans-serif;--space-xs:0.25rem;--space-sm:0.5rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2.5rem;--space-2xl:4rem;--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--radius-xl:24px;--radius-full:9999px;--shadow-sm:0 1px 4px rgba(26,20,16,.06);--shadow-md:0 4px 16px rgba(26,20,16,.08);--shadow-lg:0 12px 40px rgba(139,107,53,.12);--shadow-xl:0 24px 64px rgba(139,107,53,.16)}*,*::before,*::after{box-sizing:border-box}body{font-family:var(--font-body);background-color:var(--vt-cream);color:var(--vt-ink);font-size:16px;line-height:1.7;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);color:var(--vt-ink);line-height:1.2;font-weight:700;letter-spacing:-.02em}a{color:var(--vt-sand-dark);text-decoration:none}a:hover{color:var(--vt-ink)}img{max-width:100%;height:auto}p{margin-bottom:var(--space-md)}#masthead,.site-header{background:var(--vt-white)!important;border-bottom:1px solid var(--vt-sand-light)!important;box-shadow:none!important;position:sticky;top:0;z-index:999}.site-header .ast-container{display:flex;align-items:center;justify-content:space-between;padding:.75rem 2rem}.site-branding .site-title a,.site-branding .custom-logo-link{font-family:var(--font-display);font-size:1.4rem;font-weight:700;color:var(--vt-ink)!important;letter-spacing:-.02em}.main-navigation ul>li>a,.ast-nav-menu>li>a{font-family:var(--font-body);font-size:.875rem;font-weight:500;color:var(--vt-muted)!important;padding:.5rem .85rem;transition:color 0.2s}.main-navigation ul>li>a:hover,.ast-nav-menu>li:hover>a,.ast-nav-menu>li.current-menu-item>a{color:var(--vt-ink)!important}.ast-nav-menu .sub-menu,.main-navigation .sub-menu{background:var(--vt-white);border:1px solid var(--vt-sand-light);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);padding:.5rem}.ast-nav-menu .sub-menu li a{font-size:.8125rem;color:var(--vt-ink-2)!important;padding:.45rem .75rem;border-radius:var(--radius-sm);transition:background 0.15s}.ast-nav-menu .sub-menu li a:hover{background:var(--vt-cream);color:var(--vt-ink)!important}.ast-header-custom-widget .vt-btn-primary,.menu-item.menu-cta a{background:var(--vt-ink)!important;color:var(--vt-white)!important;padding:.5rem 1.1rem!important;border-radius:var(--radius-sm)!important;font-weight:600!important;font-size:0.8125rem!important;transition:background 0.2s!important}.ast-header-custom-widget .vt-btn-primary:hover{background:var(--vt-ink-2)!important}.vt-btn,.button,.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{display:inline-flex;align-items:center;gap:.4rem;font-family:var(--font-body);font-weight:600;font-size:.875rem;border-radius:var(--radius-sm);padding:.65rem 1.4rem;cursor:pointer;transition:all 0.2s;border:none;text-decoration:none;line-height:1}.vt-btn-primary,.woocommerce a.button.alt,.woocommerce button.button.alt,.single_add_to_cart_button{background:var(--vt-ink)!important;color:var(--vt-white)!important}.vt-btn-primary:hover,.single_add_to_cart_button:hover{background:var(--vt-ink-2)!important;transform:translateY(-1px)}.vt-btn-secondary{background:var(--vt-white);color:var(--vt-ink);border:1.5px solid var(--vt-sand-light)}.vt-btn-secondary:hover{border-color:var(--vt-sand);background:var(--vt-cream)}.vt-btn-sand{background:var(--vt-sand);color:var(--vt-white)}.vt-btn-sand:hover{background:var(--vt-sand-dark)}.vt-hero{background:var(--vt-cream);padding:5rem 2rem 4rem;text-align:center;position:relative;overflow:hidden}.vt-hero::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse 80% 50% at 50% 0%,var(--vt-sand-light) 0%,transparent 65%);opacity:.35;pointer-events:none}.vt-hero-eyebrow{display:inline-flex;align-items:center;gap:.5rem;background:var(--vt-white);border:1px solid var(--vt-sand-light);border-radius:var(--radius-full);padding:.35rem 1rem;font-size:.75rem;font-weight:600;color:var(--vt-sand-dark);letter-spacing:.08em;text-transform:uppercase;margin-bottom:1.5rem}.vt-hero-eyebrow::before{content:'';display:inline-block;width:6px;height:6px;background:var(--vt-sand);border-radius:50%}.vt-hero-title{font-size:clamp(2.25rem, 5vw, 3.5rem);font-weight:700;line-height:1.12;margin-bottom:1.25rem;letter-spacing:-.03em}.vt-hero-title em{font-style:italic;color:var(--vt-sand-dark)}.vt-hero-sub{font-size:1.05rem;color:var(--vt-muted);max-width:520px;margin:0 auto 2rem;line-height:1.75}.vt-hero-actions{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap;margin-bottom:2.5rem}.vt-hero-stats{display:flex;gap:2rem;justify-content:center;flex-wrap:wrap}.vt-stat{text-align:center}.vt-stat-num{font-family:var(--font-display);font-size:2rem;font-weight:700;color:var(--vt-ink);line-height:1;margin-bottom:.2rem}.vt-stat-label{font-size:.75rem;font-weight:600;color:var(--vt-muted);letter-spacing:.06em;text-transform:uppercase}.vt-stat-divider{width:1px;background:var(--vt-sand-light);align-self:stretch}.vt-section{padding:var(--space-2xl) 2rem}.vt-section-cream{background:var(--vt-cream)}.vt-section-white{background:var(--vt-white)}.vt-section-cream2{background:var(--vt-cream-2)}.vt-section-dark{background:var(--vt-ink);color:var(--vt-cream)}.vt-container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.vt-section-header{margin-bottom:2.5rem}.vt-section-eyebrow{display:inline-block;font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--vt-sand-dark);margin-bottom:.6rem}.vt-section-title{font-size:clamp(1.5rem, 3vw, 2.2rem);font-weight:700;letter-spacing:-.02em}.vt-section-sub{font-size:1rem;color:var(--vt-muted);margin-top:.5rem;max-width:500px}.vt-species-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:.75rem}@media (max-width:768px){.vt-species-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:480px){.vt-species-grid{grid-template-columns:repeat(2,1fr)}}.vt-species-card{background:var(--vt-white);border:1.5px solid var(--vt-sand-light);border-radius:var(--radius-lg);padding:1.25rem .75rem;text-align:center;cursor:pointer;transition:all 0.25s;text-decoration:none;display:block}.vt-species-card:hover{border-color:var(--vt-sand);background:var(--vt-cream);box-shadow:var(--shadow-md);transform:translateY(-2px)}.vt-species-card.active{border-color:var(--vt-sand-dark);background:var(--vt-ink);color:var(--vt-white)}.vt-species-icon{font-size:2rem;display:block;margin-bottom:.5rem;line-height:1}.vt-species-name{font-size:.8125rem;font-weight:600;color:inherit;display:block;margin-bottom:.2rem}.vt-species-count{font-size:.7rem;color:var(--vt-muted)}.vt-species-card.active .vt-species-count{color:var(--vt-sand-light)}.vt-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.vt-grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.vt-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}@media (max-width:1024px){.vt-grid-4{grid-template-columns:repeat(2,1fr)}.vt-grid-3{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.vt-grid-4,.vt-grid-3,.vt-grid-2{grid-template-columns:1fr}}.vt-article-card{background:var(--vt-white);border:1px solid var(--vt-sand-light);border-radius:var(--radius-lg);overflow:hidden;transition:all 0.25s;cursor:pointer;text-decoration:none;color:inherit;display:block}.vt-article-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-3px);border-color:var(--vt-sand)}.vt-article-card-image{width:100%;height:180px;object-fit:cover;display:block;background:var(--vt-cream-2)}.vt-article-card-img-placeholder{width:100%;height:180px;background:var(--vt-cream-2);display:flex;align-items:center;justify-content:center;font-size:3rem}.vt-article-card-body{padding:1.1rem 1.1rem 1.25rem}.vt-article-card-badges{display:flex;gap:.4rem;margin-bottom:.7rem;flex-wrap:wrap}.vt-badge{display:inline-flex;align-items:center;gap:.25rem;padding:.2rem .6rem;border-radius:var(--radius-full);font-size:.7rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;border:1px solid var(--vt-sand-light);background:var(--vt-cream);color:var(--vt-sand-dark)}.vt-badge-species{background:var(--vt-ink);color:var(--vt-cream);border-color:var(--vt-ink)}.vt-badge-ebook{background:rgba(201,169,110,.15);color:var(--vt-sand-dark);border-color:var(--vt-sand-light)}.vt-badge-hardcopy{background:var(--vt-info-bg);color:var(--vt-info);border-color:#B3C8E8}.vt-article-card-title{font-family:var(--font-display);font-size:1rem;font-weight:600;color:var(--vt-ink);line-height:1.45;margin-bottom:.6rem}.vt-article-card-excerpt{font-size:.8125rem;color:var(--vt-muted);line-height:1.65;margin-bottom:.75rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.vt-article-card-meta{display:flex;align-items:center;gap:.75rem;font-size:.75rem;color:var(--vt-muted);border-top:1px solid var(--vt-cream-2);padding-top:.75rem}.vt-article-card-meta .author-avatar{width:24px;height:24px;border-radius:50%;background:var(--vt-sand);display:flex;align-items:center;justify-content:center;font-size:.625rem;font-weight:700;color:var(--vt-white)}.vt-book-card{background:var(--vt-white);border:1px solid var(--vt-sand-light);border-radius:var(--radius-lg);overflow:hidden;transition:all 0.25s;display:flex;flex-direction:column;text-decoration:none;color:inherit}.vt-book-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-3px)}.vt-book-cover{height:160px;background:linear-gradient(135deg,var(--vt-ink) 0%,var(--vt-ink-2) 100%);display:flex;align-items:center;justify-content:center;position:relative;padding:1rem}.vt-book-cover-spine{width:90px;height:120px;border-radius:3px 6px 6px 3px;background:var(--vt-cream);box-shadow:6px 4px 16px rgba(0,0,0,.35),inset -3px 0 6px rgba(0,0,0,.15);display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.vt-book-cover-spine img{width:100%;height:100%;object-fit:cover}.vt-book-type-tag{position:absolute;top:.75rem;right:.75rem;padding:.2rem .6rem;border-radius:var(--radius-full);font-size:.65rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.vt-book-type-ebook{background:rgba(201,169,110,.3);color:var(--vt-sand-light)}.vt-book-type-hardcopy{background:rgba(255,255,255,.2);color:rgba(255,255,255,.9)}.vt-book-body{padding:1rem 1.1rem 1.25rem;flex:1;display:flex;flex-direction:column}.vt-book-title{font-family:var(--font-display);font-size:.9375rem;font-weight:600;color:var(--vt-ink);line-height:1.4;margin-bottom:.35rem;flex:1}.vt-book-author{font-size:.75rem;color:var(--vt-muted);margin-bottom:.75rem}.vt-book-footer{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--vt-cream-2);padding-top:.75rem;margin-top:auto}.vt-book-price{font-family:var(--font-display);font-size:1.15rem;font-weight:700;color:var(--vt-sand-dark)}.vt-book-stars{color:var(--vt-sand);font-size:.75rem;letter-spacing:.1em}.vt-product-card,.woocommerce ul.products li.product{background:var(--vt-white)!important;border:1px solid var(--vt-sand-light)!important;border-radius:var(--radius-lg)!important;overflow:hidden;transition:all 0.25s!important;padding:0!important;margin:0!important}.vt-product-card:hover,.woocommerce ul.products li.product:hover{box-shadow:var(--shadow-lg)!important;transform:translateY(-3px)!important}.vt-product-img-wrap{height:160px;background:var(--vt-cream-2);display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.vt-product-img-wrap img{width:100%;height:100%;object-fit:cover}.vt-product-body{padding:1rem}.vt-product-name{font-size:.9rem;font-weight:600;color:var(--vt-ink);margin-bottom:.25rem;line-height:1.4}.vt-product-species-tag{font-size:.7rem;color:var(--vt-muted);margin-bottom:.6rem;display:flex;align-items:center;gap:.3rem}.vt-product-footer{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--vt-cream-2);padding-top:.75rem;margin-top:.75rem}.woocommerce ul.products li.product .price,.vt-product-price{font-family:var(--font-display);font-size:1.1rem;font-weight:700;color:var(--vt-ink)!important}.woocommerce ul.products li.product a.button{background:var(--vt-ink)!important;color:var(--vt-white)!important;border-radius:var(--radius-sm)!important;font-size:0.75rem!important;padding:.4rem 0.9rem!important;font-weight:600!important;border:none!important;transition:background 0.2s!important}.vt-article-hero{background:var(--vt-cream);padding:3rem 2rem 2rem;border-bottom:1px solid var(--vt-sand-light)}.vt-article-breadcrumb{font-size:.75rem;color:var(--vt-muted);margin-bottom:1rem;display:flex;align-items:center;gap:.4rem}.vt-article-breadcrumb a{color:var(--vt-sand-dark)}.vt-article-title{font-size:clamp(1.6rem, 3.5vw, 2.5rem);line-height:1.2;margin-bottom:1rem;max-width:800px}.vt-article-meta-bar{display:flex;align-items:center;gap:1.5rem;font-size:.8125rem;color:var(--vt-muted);flex-wrap:wrap}.vt-article-meta-bar strong{color:var(--vt-ink-2)}.vt-meta-divider{color:var(--vt-sand-light)}.vt-article-layout{display:grid;grid-template-columns:1fr 300px;gap:3rem;max-width:1200px;margin:3rem auto;padding:0 2rem;align-items:start}@media (max-width:960px){.vt-article-layout{grid-template-columns:1fr}}.vt-article-content h2{font-size:1.5rem;margin:2rem 0 .75rem;padding-top:2rem;border-top:1px solid var(--vt-sand-light)}.vt-article-content h3{font-size:1.2rem;margin:1.5rem 0 .5rem;color:var(--vt-ink-2)}.vt-article-content p{color:var(--vt-ink-2);line-height:1.8}.vt-article-content img{border-radius:var(--radius-md);margin:1.5rem 0}.vt-article-content blockquote{border-left:3px solid var(--vt-sand);padding:1rem 1.5rem;background:var(--vt-cream);border-radius:0 var(--radius-md) var(--radius-md) 0;margin:1.5rem 0;font-family:var(--font-display);font-style:italic;font-size:1.1rem;color:var(--vt-ink-2)}.vt-toc{background:var(--vt-cream);border:1px solid var(--vt-sand-light);border-radius:var(--radius-md);padding:1.25rem;margin-bottom:2rem}.vt-toc-title{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--vt-sand-dark);margin-bottom:.75rem}.vt-toc ol{padding-left:1.2rem;margin:0}.vt-toc li{font-size:.875rem;color:var(--vt-muted);margin-bottom:.35rem}.vt-toc li a{color:var(--vt-ink-2)}.vt-toc li a:hover{color:var(--vt-sand-dark)}.vt-article-sidebar>*{position:sticky;top:90px}.vt-sidebar-widget{background:var(--vt-white);border:1px solid var(--vt-sand-light);border-radius:var(--radius-md);padding:1.25rem;margin-bottom:1.25rem}.vt-sidebar-title{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--vt-sand-dark);margin-bottom:1rem;border-bottom:1px solid var(--vt-sand-light);padding-bottom:.6rem}.vt-social-share{position:fixed;left:1.5rem;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:.5rem;z-index:100}.vt-share-btn{width:38px;height:38px;border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700;text-decoration:none;transition:all 0.2s;border:1px solid var(--vt-sand-light);background:var(--vt-white);color:var(--vt-ink);cursor:pointer}.vt-share-btn:hover{background:var(--vt-ink);color:var(--vt-white);border-color:var(--vt-ink)}@media (max-width:1200px){.vt-social-share{display:none}}.vt-faq{margin:3rem 0}.vt-faq-title{font-size:1.5rem;margin-bottom:1.25rem}.vt-faq-item{border:1px solid var(--vt-sand-light);border-radius:var(--radius-md);margin-bottom:.75rem;overflow:hidden}.vt-faq-question{padding:1rem 1.25rem;font-weight:600;font-size:.9375rem;color:var(--vt-ink);cursor:pointer;display:flex;align-items:center;justify-content:space-between;background:var(--vt-white);transition:background 0.15s}.vt-faq-question:hover{background:var(--vt-cream)}.vt-faq-question.active{background:var(--vt-cream)}.vt-faq-question::after{content:'+';font-size:1.2rem;color:var(--vt-sand);transition:transform 0.2s}.vt-faq-question.active::after{transform:rotate(45deg)}.vt-faq-answer{padding:0 1.25rem;font-size:.9rem;color:var(--vt-muted);line-height:1.7;max-height:0;overflow:hidden;transition:max-height 0.3s ease,padding 0.3s}.vt-faq-answer.open{max-height:600px;padding:.75rem 1.25rem 1.25rem}.vt-book-single{padding:3rem 2rem;max-width:1200px;margin:0 auto}.vt-book-single-layout{display:grid;grid-template-columns:280px 1fr;gap:4rem;align-items:start}@media (max-width:768px){.vt-book-single-layout{grid-template-columns:1fr;gap:2rem}}.vt-book-3d-cover{border-radius:var(--radius-md);box-shadow:8px 12px 32px rgba(26,20,16,.2),-3px 0 8px rgba(26,20,16,.1);width:100%;aspect-ratio:3/4;object-fit:cover;background:var(--vt-cream-2);display:flex;align-items:center;justify-content:center;font-size:5rem}.vt-book-single-title{font-size:2rem;line-height:1.2;margin-bottom:.75rem}.vt-book-single-author{color:var(--vt-muted);font-size:.9375rem;margin-bottom:1rem}.vt-book-single-price{font-family:var(--font-display);font-size:2rem;font-weight:700;color:var(--vt-sand-dark);margin-bottom:1.25rem}.vt-book-single-actions{display:flex;gap:.75rem;flex-wrap:wrap;margin-bottom:2rem}.vt-payment-box{background:var(--vt-cream);border:1.5px solid var(--vt-sand-light);border-radius:var(--radius-lg);padding:1.5rem;margin:1.5rem 0}.vt-payment-box-title{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--vt-sand-dark);margin-bottom:1rem}.vt-payment-steps{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.vt-payment-steps li{font-size:.875rem;color:var(--vt-ink-2);padding:.5rem .75rem;background:var(--vt-white);border-radius:var(--radius-sm);border:1px solid var(--vt-sand-light);display:flex;align-items:flex-start;gap:.6rem}.vt-payment-steps li::before{content:attr(data-step);background:var(--vt-sand);color:var(--vt-white);width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.65rem;font-weight:700;flex-shrink:0;margin-top:1px}.vt-payment-number{font-size:1.1rem;font-weight:700;color:var(--vt-ink);background:var(--vt-white);border:2px solid var(--vt-sand);border-radius:var(--radius-md);padding:.75rem 1.25rem;text-align:center;letter-spacing:.08em;margin:1rem 0}.vt-payment-methods-row{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:.75rem}.vt-pay-pill{padding:.35rem 1rem;border-radius:var(--radius-full);font-size:.75rem;font-weight:700;letter-spacing:.03em;display:flex;align-items:center;gap:.3rem}.vt-pay-bkash{background:var(--vt-bkash);color:#fff}.vt-pay-nagad{background:var(--vt-nagad);color:#fff}.vt-pay-rocket{background:var(--vt-rocket);color:#fff}.vt-pay-cod{background:var(--vt-success-bg);color:var(--vt-success);border:1px solid rgba(45,90,39,.2)}.vt-ebook-status{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;padding:1rem 1.25rem;background:var(--vt-cream);border-radius:var(--radius-md);border:1px solid var(--vt-sand-light)}.vt-status-pill{padding:.3rem .85rem;border-radius:var(--radius-sm);font-size:.75rem;font-weight:600}.vt-status-pending{background:var(--vt-warning-bg);color:var(--vt-warning);border:1px solid #FDE68A}.vt-status-waiting{background:var(--vt-info-bg);color:var(--vt-info);border:1px solid #B3C8E8}.vt-status-verified{background:var(--vt-success-bg);color:var(--vt-success);border:1px solid rgba(45,90,39,.25)}.vt-status-download{background:var(--vt-ink);color:var(--vt-cream)}.vt-status-arrow{color:var(--vt-sand);font-size:.75rem}.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce #place_order{background:var(--vt-ink)!important;color:var(--vt-white)!important;border-radius:var(--radius-sm)!important;font-family:var(--font-body)!important;font-weight:600!important;font-size:1rem!important;padding:.9rem 2rem!important;border:none!important;width:100%!important;transition:background 0.2s!important}.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,.woocommerce #place_order:hover{background:var(--vt-ink-2)!important}.woocommerce-page .woocommerce-breadcrumb{font-size:.8rem;color:var(--vt-muted)}.woocommerce-page .woocommerce-breadcrumb a{color:var(--vt-sand-dark)}.woocommerce-tabs ul.tabs li a{font-family:var(--font-body);font-size:.875rem;font-weight:500;color:var(--vt-muted)}.woocommerce-tabs ul.tabs li.active a{color:var(--vt-ink)}.woocommerce-product-rating .star-rating{color:var(--vt-sand)}.vt-dashboard{max-width:1100px;margin:3rem auto;padding:0 1.5rem;display:grid;grid-template-columns:240px 1fr;gap:2rem;align-items:start}@media (max-width:768px){.vt-dashboard{grid-template-columns:1fr}}.vt-dashboard-nav{background:var(--vt-white);border:1px solid var(--vt-sand-light);border-radius:var(--radius-lg);padding:1.25rem;position:sticky;top:90px}.vt-dash-user{display:flex;align-items:center;gap:.75rem;padding-bottom:1rem;margin-bottom:.75rem;border-bottom:1px solid var(--vt-sand-light)}.vt-dash-avatar{width:40px;height:40px;border-radius:50%;background:var(--vt-sand);display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:700;color:var(--vt-white);flex-shrink:0}.vt-dash-name{font-size:.9rem;font-weight:600;color:var(--vt-ink)}.vt-dash-role{font-size:.7rem;color:var(--vt-muted)}.vt-dash-menu{list-style:none;padding:0;margin:0}.vt-dash-menu li a{display:flex;align-items:center;gap:.6rem;padding:.5rem .6rem;border-radius:var(--radius-sm);font-size:.875rem;font-weight:500;color:var(--vt-ink-2);text-decoration:none;transition:background 0.15s;margin-bottom:2px}.vt-dash-menu li a:hover,.vt-dash-menu li a.active{background:var(--vt-cream);color:var(--vt-ink)}.vt-dash-menu li a .menu-icon{width:28px;height:28px;background:var(--vt-cream-2);border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;font-size:.875rem;flex-shrink:0}.vt-newsletter{background:var(--vt-ink);border-radius:var(--radius-xl);padding:3rem 2.5rem;text-align:center;margin:3rem auto;max-width:600px}.vt-newsletter-title{font-size:1.6rem;color:var(--vt-cream);margin-bottom:.6rem}.vt-newsletter-sub{font-size:.9rem;color:rgba(250,247,242,.6);margin-bottom:1.5rem}.vt-newsletter-form{display:flex;gap:.5rem;max-width:400px;margin:0 auto}.vt-newsletter-form input{flex:1;padding:.7rem 1rem;border-radius:var(--radius-sm);border:1px solid rgba(201,169,110,.3);background:rgba(255,255,255,.08);color:var(--vt-cream);font-family:var(--font-body);font-size:.875rem;outline:none}.vt-newsletter-form input::placeholder{color:rgba(250,247,242,.4)}.vt-newsletter-form input:focus{border-color:var(--vt-sand)}.vt-newsletter-form button{padding:.7rem 1.25rem;background:var(--vt-sand);color:var(--vt-white);border:none;border-radius:var(--radius-sm);font-family:var(--font-body);font-weight:600;font-size:.875rem;cursor:pointer;transition:background 0.2s;white-space:nowrap}.vt-newsletter-form button:hover{background:var(--vt-sand-dark)}.vt-testimonial-card{background:var(--vt-white);border:1px solid var(--vt-sand-light);border-radius:var(--radius-lg);padding:1.5rem;position:relative}.vt-testimonial-quote{font-family:var(--font-display);font-size:2.5rem;color:var(--vt-sand-light);line-height:1;margin-bottom:.5rem}.vt-testimonial-text{font-size:.9375rem;color:var(--vt-ink-2);line-height:1.7;font-style:italic;margin-bottom:1rem}.vt-testimonial-author{display:flex;align-items:center;gap:.75rem}.vt-testimonial-avatar{width:40px;height:40px;border-radius:50%;background:var(--vt-sand);display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:700;color:var(--vt-white)}.vt-testimonial-name{font-size:.875rem;font-weight:600;color:var(--vt-ink)}.vt-testimonial-role{font-size:.75rem;color:var(--vt-muted)}.vt-footer{background:var(--vt-ink);color:var(--vt-cream);padding:4rem 2rem 2rem}.vt-footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;max-width:1200px;margin:0 auto 3rem}@media (max-width:768px){.vt-footer-grid{grid-template-columns:1fr 1fr;gap:2rem}}@media (max-width:480px){.vt-footer-grid{grid-template-columns:1fr}}.vt-footer-brand{font-family:var(--font-display);font-size:1.4rem;font-weight:700;color:var(--vt-cream);margin-bottom:.75rem;letter-spacing:-.02em}.vt-footer-tagline{font-size:.875rem;color:rgba(250,247,242,.5);line-height:1.7;margin-bottom:1.25rem;max-width:280px}.vt-footer-col-title{font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--vt-sand);margin-bottom:.9rem}.vt-footer-links{list-style:none;padding:0;margin:0}.vt-footer-links li{margin-bottom:.4rem}.vt-footer-links li a{font-size:.875rem;color:rgba(250,247,242,.6);text-decoration:none;transition:color 0.2s}.vt-footer-links li a:hover{color:var(--vt-cream)}.vt-footer-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid rgba(201,169,110,.2);max-width:1200px;margin:0 auto;padding-top:1.5rem;font-size:.8rem;color:rgba(250,247,242,.35);flex-wrap:wrap;gap:.5rem}.vt-species-hero{padding:4rem 2rem 3rem;text-align:center;border-bottom:1px solid var(--vt-sand-light)}.vt-species-hero-icon{font-size:4rem;margin-bottom:1rem}.vt-species-hero-title{font-size:2.5rem;margin-bottom:.5rem}.vt-species-hero-sub{font-size:1rem;color:var(--vt-muted);max-width:480px;margin:0 auto}.vt-species-tabs{display:flex;gap:0;border-bottom:1px solid var(--vt-sand-light);background:var(--vt-white);padding:0 2rem;overflow-x:auto}.vt-species-tab{padding:1rem 1.25rem;font-size:.875rem;font-weight:600;color:var(--vt-muted);border-bottom:2px solid transparent;cursor:pointer;transition:all 0.2s;white-space:nowrap}.vt-species-tab.active,.vt-species-tab:hover{color:var(--vt-ink);border-bottom-color:var(--vt-sand)}.vt-admin-status-pending{color:var(--vt-warning);font-weight:600}.vt-admin-status-verified{color:var(--vt-success);font-weight:600}.vt-admin-status-rejected{color:var(--vt-danger);font-weight:600}.text-center{text-align:center}.text-sand{color:var(--vt-sand-dark)}.text-muted{color:var(--vt-muted)}.text-ink{color:var(--vt-ink)}.font-display{font-family:var(--font-display)}.italic{font-style:italic}.mt-1{margin-top:var(--space-sm)}.mt-2{margin-top:var(--space-md)}.mt-3{margin-top:var(--space-lg)}.mt-4{margin-top:var(--space-xl)}.mb-1{margin-bottom:var(--space-sm)}.mb-2{margin-bottom:var(--space-md)}.mb-3{margin-bottom:var(--space-lg)}.mb-4{margin-bottom:var(--space-xl)}.hidden{display:none!important}@media (max-width:768px){.vt-hero{padding:3rem 1.25rem 2.5rem}.vt-section{padding:var(--space-xl) 1.25rem}.vt-hero-stats{gap:1.25rem}.vt-stat-num{font-size:1.5rem}.vt-article-layout{grid-template-columns:1fr}.vt-social-share{display:none}}