.giforest-shell,.giforest-dashboard,.giforest-vendors-grid{max-width:1200px;margin:0 auto;padding:24px 16px}
.giforest-hero{display:grid;grid-template-columns:1.6fr 1fr;gap:20px;padding:28px;border:1px solid #e7e7ef;border-radius:20px;background:linear-gradient(135deg,#fff,#f6f7ff);margin-bottom:20px}
.giforest-pill{display:inline-block;padding:6px 10px;border-radius:999px;background:rgba(92,103,242,.1);color:var(--giforest-accent);font-size:12px;font-weight:600;margin-bottom:10px}
.giforest-hero h1{font-size:34px;line-height:1.15;margin:0 0 12px}
.giforest-hero p,.giforest-card-body p,.giforest-store-overlay p{font-size:14px;line-height:1.6;margin:0}
.giforest-hero-card{border-radius:16px;background:#101322;color:#fff;padding:24px;display:flex;flex-direction:column;justify-content:center}
.giforest-toolbar{display:flex;gap:12px;align-items:center;margin-bottom:18px}
.giforest-toolbar input,.giforest-toolbar select,.giforest-toolbar button{height:44px;border-radius:12px;border:1px solid #d8dbe8;padding:0 14px;font-size:14px}
.giforest-toolbar input{flex:1}
.giforest-toolbar button{background:var(--giforest-accent);color:#fff;border-color:var(--giforest-accent);font-weight:600}
.giforest-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.giforest-card{border:1px solid #e7e7ef;border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 8px 24px rgba(17,24,39,.05)}
.giforest-card-image{display:block;aspect-ratio:16/10;background:#f2f4f8}
.giforest-card-image img{width:100%;height:100%;object-fit:cover;display:block}
.giforest-card-body{padding:16px}
.giforest-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:6px}
.giforest-card-top h3{font-size:16px;line-height:1.4;margin:0}
.giforest-card-top h3 a{text-decoration:none;color:#111827}
.giforest-price{font-size:16px;font-weight:700;white-space:nowrap}
.giforest-card-vendor{color:#667085;margin-bottom:10px}
.giforest-card-vendor a{text-decoration:none;color:#111827}
.giforest-card-stats,.giforest-card-actions,.giforest-meta-strip{display:flex;gap:12px;flex-wrap:wrap;font-size:13px}
.giforest-card-stats{color:#475467;margin-bottom:12px}
.giforest-card-actions a,.giforest-resource-links a{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 14px;border-radius:10px;border:1px solid #d8dbe8;text-decoration:none;color:#111827;font-size:13px;font-weight:600}
.giforest-card-actions a:last-child,.giforest-resource-links a:first-child{background:var(--giforest-accent);border-color:var(--giforest-accent);color:#fff}
.giforest-meta-strip{margin:16px 0;padding:12px;border-radius:12px;background:#f7f8fc}
.giforest-resource-links{display:flex;gap:10px;flex-wrap:wrap;margin:16px 0}
.giforest-details-table{display:grid;gap:8px}
.giforest-details-row{display:grid;grid-template-columns:220px 1fr;gap:16px;padding:12px 14px;border:1px solid #e7e7ef;border-radius:12px}
.giforest-changelog{margin-top:18px;padding:18px;border:1px solid #e7e7ef;border-radius:12px;background:#fafbff}
.giforest-store-header{min-height:240px;border-radius:20px;background:#101322 center/cover no-repeat;overflow:hidden;margin-bottom:20px}
.giforest-store-overlay{background:linear-gradient(90deg,rgba(16,19,34,.84),rgba(16,19,34,.5));min-height:240px;padding:28px;color:#fff;display:flex;flex-direction:column;justify-content:flex-end}
.giforest-store-overlay h1{font-size:30px;margin:0 0 8px}
.giforest-vendors-grid{display:grid;gap:20px}
.giforest-vendor-card{border:1px solid #e7e7ef;border-radius:18px;padding:20px;background:#fff}
.giforest-vendor-card h3{margin:0 0 8px;font-size:20px}
.giforest-vendor-card-footer{display:flex;align-items:center;justify-content:space-between;margin-top:10px}
.giforest-vendor-card-footer a{text-decoration:none;color:var(--giforest-accent);font-weight:600}
.giforest-dashboard-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:18px}
.giforest-dashboard-cards article{padding:20px;border:1px solid #e7e7ef;border-radius:18px;background:#fff}
.giforest-dashboard-cards span{display:block;font-size:13px;color:#667085;margin-bottom:8px}
.giforest-dashboard-cards strong{font-size:28px;line-height:1.1}
.giforest-dashboard-table{border:1px solid #e7e7ef;border-radius:18px;overflow:auto;background:#fff}
.giforest-dashboard-table table{width:100%;border-collapse:collapse}
.giforest-dashboard-table th,.giforest-dashboard-table td{padding:14px 16px;text-align:left;border-bottom:1px solid #edf0f5;font-size:14px}
.giforest-empty{padding:24px;border:1px dashed #d1d7e2;border-radius:16px;background:#fff}
.woocommerce div.product .product_title{font-size:28px}
.woocommerce-tabs .panel h3{font-size:18px}
.giforest-site{background:#f5f7fb;padding:32px 0 56px}
.giforest-container{max-width:1280px;margin:0 auto;padding:0 16px}
.giforest-page-header{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:24px}
.giforest-page-header h1{font-size:32px;line-height:1.15;margin:0 0 8px}
.giforest-page-header p{margin:0;color:#667085;font-size:14px;line-height:1.6}
.giforest-page-actions{display:flex;gap:12px;flex-wrap:wrap}
.giforest-page-actions a,.giforest-hero-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border-radius:12px;border:1px solid #d8dbe8;text-decoration:none;color:#111827;background:#fff;font-size:14px;font-weight:600}
.giforest-page-actions a:first-child,.giforest-hero-actions a:first-child{background:var(--giforest-accent);border-color:var(--giforest-accent);color:#fff}
.giforest-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}
.giforest-hero-card ul{margin:14px 0 0;padding-left:18px}
.giforest-section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin:0 0 14px}
.giforest-section-heading h2{font-size:22px;line-height:1.2;margin:0 0 6px}
.giforest-section-heading p{margin:0;font-size:14px;color:#667085}
.giforest-section-heading a{text-decoration:none;color:var(--giforest-accent);font-size:13px;font-weight:600}
.giforest-categories{margin:0 0 20px}
.giforest-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.giforest-category-card{display:block;padding:18px;border:1px solid #e7e7ef;border-radius:16px;background:#fff;text-decoration:none;color:#111827}
.giforest-category-card strong{display:block;font-size:15px;line-height:1.4;margin-bottom:8px}
.giforest-category-card span{font-size:13px;color:#667085}
.giforest-feature-band{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:24px}
.giforest-feature-band article{padding:20px;border:1px solid #e7e7ef;border-radius:18px;background:#fff}
.giforest-feature-band h3{font-size:16px;margin:0 0 8px}
.giforest-feature-band p{font-size:14px;color:#667085;margin:0}
.giforest-dashboard-hero{display:grid;grid-template-columns:1.6fr 1fr;gap:18px;margin-bottom:18px}
.giforest-dashboard-hero>div,.giforest-dashboard-hero-card{padding:24px;border:1px solid #e7e7ef;border-radius:18px;background:#fff}
.giforest-dashboard-hero h1{font-size:30px;line-height:1.15;margin:8px 0 10px}
.giforest-dashboard-hero p,.giforest-dashboard-hero-card p{font-size:14px;color:#667085;margin:0}
.giforest-store-shell .giforest-feature-band{margin-bottom:20px}
.giforest-vendor-lead{margin-bottom:18px}
.giforest-vendor-lead h1{font-size:32px;line-height:1.15;margin:0 0 8px}
.giforest-vendor-lead p{margin:0;font-size:14px;color:#667085}
.giforest-store-overlay .giforest-page-actions a{background:rgba(255,255,255,.12);color:#fff;border-color:rgba(255,255,255,.2)}
.giforest-homepage{display:block}
.giforest-promo-bar{background:#47b44b;color:#fff;font-size:13px}
.giforest-promo-inner{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:42px}
.giforest-promo-inner strong{font-size:12px;font-weight:700;padding:6px 10px;border:1px solid rgba(255,255,255,.35);border-radius:999px;background:rgba(255,255,255,.12)}
.giforest-home-hero{background:linear-gradient(135deg,#0a3826,#081b2d);padding:36px 0;position:relative;overflow:hidden}
.giforest-home-hero:before,.giforest-home-hero:after{content:"";position:absolute;width:260px;height:260px;background:rgba(255,255,255,.04);border-radius:50%;filter:blur(8px)}
.giforest-home-hero:before{left:-80px;top:-100px}
.giforest-home-hero:after{right:-100px;bottom:-120px}
.giforest-home-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.4fr .9fr;gap:24px;align-items:center}
.giforest-home-hero-copy{color:#fff}
.giforest-home-kicker{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;background:rgba(255,255,255,.12);font-size:12px;font-weight:700;margin-bottom:14px}
.giforest-home-hero-copy h1{font-size:42px;line-height:1.08;margin:0 0 14px;max-width:720px;color:#fff}
.giforest-home-hero-copy p{font-size:15px;line-height:1.7;margin:0 0 18px;max-width:640px;color:rgba(255,255,255,.82)}
.giforest-home-search{display:flex;gap:10px;max-width:680px;margin-bottom:16px}
.giforest-home-search input,.giforest-home-search button{height:48px;border-radius:12px;border:1px solid rgba(255,255,255,.16);font-size:14px}
.giforest-home-search input{flex:1;padding:0 16px;background:#fff;color:#111827}
.giforest-home-search button{padding:0 20px;background:#47b44b;border-color:#47b44b;color:#fff;font-weight:700}
.giforest-home-hero-actions{display:flex;gap:10px;flex-wrap:wrap}
.giforest-home-hero-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border-radius:12px;background:#fff;color:#111827;text-decoration:none;font-size:13px;font-weight:700}
.giforest-home-hero-actions a:first-child{background:#47b44b;color:#fff}
.giforest-home-hero-panels{display:grid;gap:14px}
.giforest-home-hero-panels article{padding:18px;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:rgba(255,255,255,.08);backdrop-filter:blur(10px);color:#fff}
.giforest-home-hero-panels strong{display:block;font-size:15px;line-height:1.4;margin-bottom:8px}
.giforest-home-hero-panels span{display:block;font-size:13px;line-height:1.6;color:rgba(255,255,255,.82)}
.giforest-home-section{padding:26px 0}
.giforest-home-section-last{padding-bottom:0}
.giforest-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.giforest-card-compact .giforest-card-image{aspect-ratio:16/11}
.giforest-card-compact .giforest-card-body{padding:14px}
.giforest-card-compact .giforest-card-top h3{font-size:15px}
.giforest-card-mini .giforest-card-body{padding:12px}
.giforest-card-mini .giforest-card-top h3{font-size:14px}
.giforest-card-mini .giforest-card-actions a:first-child{flex:1}
.giforest-author-spotlight{display:grid;grid-template-columns:320px 1fr;gap:20px;align-items:start}
.giforest-author-card{padding:24px;border:1px solid #dfe4ef;border-radius:20px;background:#fff;box-shadow:0 8px 24px rgba(17,24,39,.04)}
.giforest-author-card h2{font-size:26px;line-height:1.15;margin:0 0 10px}
.giforest-author-card p{font-size:14px;line-height:1.7;color:#667085;margin:0 0 14px}
.giforest-author-meta{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:14px}
.giforest-author-meta span{display:inline-flex;padding:8px 10px;border-radius:999px;background:#f5f7fb;font-size:12px;font-weight:700;color:#364152}
.giforest-author-card a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border-radius:12px;background:var(--giforest-accent);color:#fff;text-decoration:none;font-size:14px;font-weight:700}
.giforest-author-items{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.giforest-banner{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:28px;border-radius:24px;background:linear-gradient(135deg,#1c2838,#0b3f6b);color:#fff}
.giforest-banner h2{font-size:30px;line-height:1.1;margin:0 0 8px;color:#fff}
.giforest-banner p{font-size:14px;line-height:1.7;margin:0;color:rgba(255,255,255,.84)}
.giforest-banner a{display:inline-flex;align-items:center;justify-content:center;min-width:120px;min-height:44px;padding:0 16px;border-radius:999px;background:#fff;color:#0b3f6b;text-decoration:none;font-weight:700}
.giforest-trust-grid,.giforest-faq-grid,.giforest-testimonials,.giforest-blog-grid{display:grid;gap:18px}
.giforest-trust-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
.giforest-trust-grid article,.giforest-faq-grid article,.giforest-testimonials article,.giforest-blog-card,.giforest-newsletter{padding:22px;border:1px solid #dfe4ef;border-radius:18px;background:#fff}
.giforest-trust-grid strong,.giforest-faq-grid h3{display:block;font-size:16px;line-height:1.4;margin:0 0 8px}
.giforest-trust-grid p,.giforest-faq-grid p,.giforest-testimonials p,.giforest-newsletter p,.giforest-blog-copy p{font-size:14px;line-height:1.7;color:#667085;margin:0}
.giforest-testimonials{grid-template-columns:repeat(2,minmax(0,1fr))}
.giforest-testimonials strong{display:block;font-size:15px;margin:14px 0 4px}
.giforest-testimonials span{font-size:13px;color:#667085}
.giforest-blog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.giforest-blog-card{padding:0;overflow:hidden}
.giforest-blog-image{display:block;aspect-ratio:16/10;background:#0a3826;color:#fff;text-decoration:none}
.giforest-blog-image img{width:100%;height:100%;object-fit:cover;display:block}
.giforest-blog-image span{display:flex;height:100%;align-items:center;justify-content:center;font-size:24px;font-weight:700}
.giforest-blog-copy{padding:18px}
.giforest-blog-copy h3{font-size:18px;line-height:1.4;margin:0 0 10px}
.giforest-blog-copy h3 a,.giforest-blog-copy a{text-decoration:none}
.giforest-blog-copy h3 a{color:#111827}
.giforest-blog-copy>a{display:inline-flex;margin-top:12px;color:var(--giforest-accent);font-size:13px;font-weight:700}
.giforest-faq-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.giforest-newsletter{display:flex;align-items:center;justify-content:space-between;gap:20px;background:#16181d;color:#fff;border-color:#16181d}
.giforest-newsletter h2{font-size:30px;line-height:1.1;margin:0 0 8px;color:#fff}
.giforest-newsletter p{color:rgba(255,255,255,.75)}
.giforest-newsletter form{display:flex;gap:10px;flex:0 0 min(440px,100%)}
.giforest-newsletter input,.giforest-newsletter button{height:48px;border-radius:10px;border:1px solid #2d313a;font-size:14px}
.giforest-newsletter input{flex:1;padding:0 14px;background:#fff;color:#111827}
.giforest-newsletter button{padding:0 16px;background:#47b44b;border-color:#47b44b;color:#fff;font-weight:700}
@media (max-width:1140px){.giforest-card-grid,.giforest-author-items,.giforest-trust-grid,.giforest-blog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.giforest-home-hero-copy h1{font-size:36px}}
@media (max-width:980px){.giforest-hero,.giforest-grid,.giforest-dashboard-cards,.giforest-page-header,.giforest-section-heading,.giforest-dashboard-hero,.giforest-category-grid,.giforest-feature-band,.giforest-home-hero-grid,.giforest-author-spotlight,.giforest-banner,.giforest-newsletter{grid-template-columns:1fr;display:grid}.giforest-site{padding-top:20px}.giforest-page-header{align-items:start}.giforest-card-grid,.giforest-author-items,.giforest-trust-grid,.giforest-blog-grid,.giforest-faq-grid,.giforest-testimonials{grid-template-columns:repeat(2,minmax(0,1fr))}.giforest-newsletter form{flex:1}.giforest-home-hero-copy h1{font-size:34px}.giforest-promo-inner{flex-direction:column;justify-content:center;padding:10px 0;text-align:center}.giforest-banner{display:grid}.giforest-newsletter{display:grid}}
@media (max-width:680px){.giforest-toolbar,.giforest-home-search,.giforest-newsletter form{flex-direction:column;align-items:stretch}.giforest-details-row{grid-template-columns:1fr}.giforest-card-top,.giforest-vendor-card-footer{flex-direction:column;align-items:flex-start}.giforest-card-grid,.giforest-author-items,.giforest-trust-grid,.giforest-blog-grid,.giforest-faq-grid,.giforest-testimonials{grid-template-columns:1fr}.giforest-home-hero-copy h1{font-size:30px}.giforest-newsletter h2,.giforest-banner h2{font-size:26px}}
body.giforest-product-page{background:#f5f7fb}
body.giforest-product-page .site-content,body.giforest-product-page .content-area{max-width:1280px;margin:0 auto;padding:24px 16px 56px}
body.giforest-product-page .woocommerce-breadcrumb{font-size:13px;color:#667085;margin-bottom:12px}
body.giforest-product-page div.product{display:block}
body.giforest-product-page div.product .product_title{font-size:34px;line-height:1.15;margin-bottom:10px}
body.giforest-product-page div.product .woocommerce-product-rating{margin-bottom:16px}
body.giforest-product-page div.product div.images,body.giforest-product-page div.product div.summary{float:none!important;width:auto!important}
body.giforest-product-page div.product .woocommerce-product-gallery,body.giforest-product-page div.product .summary{margin-bottom:0!important}
body.giforest-product-page div.product .woocommerce-notices-wrapper+div.product,body.giforest-product-page div.product .woocommerce-product-gallery__wrapper{margin-bottom:0}
body.giforest-product-page div.product .woocommerce-product-gallery .flex-viewport{border:1px solid #e4e8f1;border-radius:18px;background:#fff;overflow:hidden}
body.giforest-product-page div.product .flex-control-thumbs{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-top:12px!important}
body.giforest-product-page div.product .flex-control-thumbs li{float:none!important;width:auto!important;border:1px solid #e4e8f1;border-radius:12px;overflow:hidden;background:#fff}
body.giforest-product-page div.product .summary{padding:24px;border:1px solid #e4e8f1;border-radius:20px;background:#fff;box-shadow:0 12px 28px rgba(17,24,39,.05)}
body.giforest-product-page div.product p.price,body.giforest-product-page div.product span.price{color:#101828;font-size:30px;font-weight:700;margin-bottom:14px}
body.giforest-product-page div.product form.cart{margin:18px 0;padding:18px;border:1px solid #e4e8f1;border-radius:16px;background:#f8fafc}
body.giforest-product-page div.product form.cart .button,body.giforest-product-page .giforest-sidebar-button,body.giforest-product-page .giforest-promo-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border-radius:12px;border:1px solid var(--giforest-accent);background:var(--giforest-accent);color:#fff;text-decoration:none;font-weight:600}
body.giforest-product-page div.product .quantity .qty{height:44px;border-radius:12px;border:1px solid #d0d5dd}
.giforest-product-sidebar-stack{display:grid;gap:16px;margin-top:18px}
.giforest-sidebar-card{padding:18px;border:1px solid #e4e8f1;border-radius:16px;background:#fff}
.giforest-sidebar-card h3{font-size:18px;line-height:1.3;margin:0 0 8px}
.giforest-sidebar-card p,.giforest-sidebar-card li,.giforest-sidebar-card span,.giforest-sidebar-card strong{font-size:14px;line-height:1.6}
.giforest-sidebar-card-checks ul{list-style:none;margin:0;padding:0;display:grid;gap:8px}
.giforest-sidebar-card-checks li{position:relative;padding-left:18px}
.giforest-sidebar-card-checks li:before{content:"✓";position:absolute;left:0;top:0;color:#47b44b;font-weight:700}
.giforest-author-head,.giforest-author-panel-head{display:flex;gap:14px;align-items:center;margin-bottom:14px}
.giforest-author-head img,.giforest-author-panel-head img{border-radius:999px}
.giforest-author-badges,.giforest-author-panel-stats{display:flex;gap:8px;flex-wrap:wrap;margin:12px 0 14px}
.giforest-author-badges span,.giforest-author-panel-stats span{display:inline-flex;padding:6px 10px;border-radius:999px;background:#f2f4f7;font-size:12px;color:#344054}
.giforest-sidebar-meta{display:grid;gap:10px}
.giforest-sidebar-meta-row{display:grid;grid-template-columns:140px 1fr;gap:12px;padding-bottom:10px;border-bottom:1px solid #eef1f5}
.giforest-sidebar-meta-row:last-child{padding-bottom:0;border-bottom:0}
.giforest-sidebar-meta-row span{color:#667085}
body.giforest-product-page .woocommerce-tabs{margin-top:28px}
body.giforest-product-page .woocommerce-tabs ul.tabs{display:flex;gap:10px;flex-wrap:wrap;padding:0!important;margin:0 0 18px!important;border:0!important}
body.giforest-product-page .woocommerce-tabs ul.tabs:before,body.giforest-product-page .woocommerce-tabs ul.tabs:after{display:none!important}
body.giforest-product-page .woocommerce-tabs ul.tabs li{border:1px solid #d8dbe8!important;border-radius:12px!important;background:#fff!important;margin:0!important;padding:0!important}
body.giforest-product-page .woocommerce-tabs ul.tabs li a{padding:12px 18px!important;font-size:14px!important;font-weight:600!important}
body.giforest-product-page .woocommerce-tabs ul.tabs li.active{background:var(--giforest-accent)!important;border-color:var(--giforest-accent)!important}
body.giforest-product-page .woocommerce-tabs ul.tabs li.active a{color:#fff!important}
body.giforest-product-page .woocommerce-Tabs-panel,.giforest-tab-panel{padding:24px;border:1px solid #e4e8f1;border-radius:18px;background:#fff}
.giforest-tab-copy p{margin:0 0 12px}
.giforest-support-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.giforest-support-grid article{padding:18px;border:1px solid #e4e8f1;border-radius:14px;background:#f8fafc}
.giforest-support-grid strong{display:block;margin-bottom:8px}
.giforest-single-lower{margin-top:28px}
.giforest-single-lower-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:24px}
.giforest-lower-panel{padding:22px;border:1px solid #e4e8f1;border-radius:18px;background:#fff}
.giforest-lower-panel h3{font-size:22px;line-height:1.2;margin:0 0 10px}
.giforest-lower-panel p{font-size:14px;line-height:1.7;color:#475467;margin:0}
.giforest-promo-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}
.giforest-promo-actions a:last-child{background:#fff;color:#111827}
.giforest-author-items .giforest-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}
body.giforest-product-page .related.products{margin-top:30px}
body.giforest-product-page .related.products>h2,.giforest-author-items h2{font-size:26px;line-height:1.2;margin:0}
body.giforest-product-page .related.products ul.products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
body.giforest-product-page .related.products ul.products:before,body.giforest-product-page .related.products ul.products:after{display:none}
body.giforest-product-page .related.products ul.products li.product{float:none!important;width:auto!important;margin:0!important;padding:16px;border:1px solid #e4e8f1;border-radius:18px;background:#fff}
body.giforest-product-page .related.products ul.products li.product a img{margin-bottom:12px;border-radius:12px}
body.giforest-product-page .related.products ul.products li.product .price{font-size:18px}
@media (min-width:981px){body.giforest-product-page div.product{display:grid;grid-template-columns:minmax(0,1.35fr) 380px;gap:28px;align-items:start}body.giforest-product-page div.product .woocommerce-product-gallery{grid-column:1;grid-row:2}body.giforest-product-page div.product .summary{grid-column:2;grid-row:2;position:sticky;top:24px}body.giforest-product-page .woocommerce-breadcrumb{grid-column:1/-1}body.giforest-product-page div.product .product_title{grid-column:1/-1}}
@media (max-width:980px){.giforest-support-grid,.giforest-single-lower-grid,.giforest-author-items .giforest-grid-4,body.giforest-product-page .related.products ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}body.giforest-product-page div.product .summary{position:static}}
@media (max-width:640px){.giforest-support-grid,.giforest-single-lower-grid,.giforest-author-items .giforest-grid-4,body.giforest-product-page .related.products ul.products{grid-template-columns:1fr}body.giforest-product-page div.product .product_title{font-size:28px}body.giforest-product-page .site-content,body.giforest-product-page .content-area{padding-left:12px;padding-right:12px}.giforest-sidebar-meta-row{grid-template-columns:1fr}}
.giforest-author-site{background:#f2f2f4;padding:0;margin:0}
.giforest-author-shell{display:grid;grid-template-columns:230px 1fr;min-height:100vh;background:#f2f2f4}
.giforest-author-sidebar{background:#2f2f31;color:#fff;display:flex;flex-direction:column}
.giforest-author-brand{padding:18px 18px 24px;border-bottom:1px solid rgba(255,255,255,.06)}
.giforest-author-logo{height:28px;background:#e7e7e7;color:#8a8a8a;font-size:10px;display:flex;align-items:center;justify-content:center}
.giforest-author-balance{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background:rgba(255,255,255,.02);border-bottom:1px solid rgba(255,255,255,.06)}
.giforest-author-balance span{display:block;color:#5fd263;font-size:14px;font-weight:600}
.giforest-author-balance strong{display:block;font-size:14px;margin-top:4px}
.giforest-author-balance i{width:20px;height:20px;border-radius:4px;background:#4caf50;display:block}
.giforest-author-nav,.giforest-author-sidebar__footer{display:flex;flex-direction:column}
.giforest-author-nav__item{display:flex;align-items:center;gap:14px;padding:18px 20px;color:#fff;text-decoration:none;border-top:1px solid rgba(255,255,255,.05);border-bottom:1px solid rgba(0,0,0,.12);font-size:14px;font-weight:500}
.giforest-author-nav__item:hover,.giforest-author-nav__item.is-active{background:rgba(255,255,255,.04);color:#4caf50}
.giforest-author-nav__icon{width:18px;text-align:center;font-size:14px;line-height:1;color:inherit}
.giforest-author-sidebar__footer{margin-top:auto}
.giforest-author-main{display:flex;flex-direction:column;min-width:0}
.giforest-author-topbar{height:72px;background:#f7f7f8;border-bottom:1px solid #e4e4e7;display:flex;align-items:center;justify-content:space-between;padding:0 20px}
.giforest-author-menu{width:44px;height:44px;border:1px solid #d9dde7;border-radius:8px;background:#fff;color:#8392b8;font-size:18px}
.giforest-author-user{display:flex;align-items:center;gap:14px;color:#2c2c2e}
.giforest-author-user__avatar{width:44px;height:44px;border-radius:8px;background:#e4e4e4;color:#b3b3b3;font-size:9px;display:flex;align-items:center;justify-content:center}
.giforest-author-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:22px 20px 0}
.giforest-author-section-head h1{margin:0 0 8px;font-size:28px;line-height:1.15;color:#151515}
.giforest-author-section-head p{margin:0;font-size:14px;color:#232323}
.giforest-author-section-head p strong{color:#4caf50;font-weight:500}
.giforest-author-section-head p span{color:#7e7e7e;padding:0 6px}
.giforest-author-primary,.giforest-author-secondary,.giforest-author-section-head__action a{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 24px;border-radius:8px;background:#4caf50;color:#fff;text-decoration:none;border:1px solid #4caf50;font-size:14px;font-weight:600}
.giforest-author-secondary{background:#fff;color:#4caf50}
.giforest-author-month{display:inline-flex;align-items:center;gap:8px;height:44px;padding:0 16px;border:1px solid #dfdfdf;border-radius:8px;background:#fff;color:#333}
.giforest-author-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding:18px 20px 0}
.giforest-author-cards--three{grid-template-columns:repeat(3,minmax(0,1fr))}
.giforest-author-card{display:flex;align-items:center;gap:16px;background:#fff;border-radius:12px;padding:20px 24px;border:1px solid #ececec}
.giforest-author-card__icon{width:72px;height:72px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:28px}
.giforest-author-card div strong{display:block;font-size:14px;color:#2a2a2c;font-weight:600;margin-bottom:8px}
.giforest-author-card div span{display:block;font-size:18px;color:#2f8ef3;font-weight:700}
.giforest-author-card--blue .giforest-author-card__icon{background:#e8f1fd;color:#2f8ef3}.giforest-author-card--green .giforest-author-card__icon{background:#edf7ef;color:#4caf50}.giforest-author-card--pink .giforest-author-card__icon{background:#fdeeee;color:#ed8f8f}.giforest-author-card--gray .giforest-author-card__icon{background:#efefef;color:#8d8d8d}.giforest-author-card--mint .giforest-author-card__icon{background:#eef5ee;color:#4caf50}.giforest-author-card--sand .giforest-author-card__icon{background:#f8eee3;color:#f29900}.giforest-author-card--sky .giforest-author-card__icon{background:#eaf2fc;color:#2f8ef3}
.giforest-author-card--green div span,.giforest-author-card--mint div span{color:#4caf50}.giforest-author-card--pink div span,.giforest-author-card--sand div span{color:#f29900}.giforest-author-card--sky div span{color:#2f8ef3}.giforest-author-card--gray div span{color:#000}
.giforest-author-block{margin:18px 20px 0;background:#f8f8f9;border:1px solid #ececec;border-radius:12px;padding:24px}
.giforest-author-block h3{margin:0 0 18px;font-size:18px;color:#1a1a1c}
.giforest-author-chart{height:260px;border:1px solid #e2e2e2;border-radius:4px;background-image:linear-gradient(to right,#ececec 1px,transparent 1px),linear-gradient(to bottom,#ececec 1px,transparent 1px);background-size:40px 40px;background-color:#fafafa;position:relative}
.giforest-author-chart:after{content:"";position:absolute;left:0;right:0;bottom:18px;height:2px;background:#69be69;box-shadow:0 0 0 1px rgba(105,190,105,.05)}
.giforest-author-map{height:260px;border-radius:4px;background:#f4f4f4;position:relative}
.giforest-author-map:before{content:"";position:absolute;inset:20px;background:radial-gradient(circle at 20% 45%,#e0e0e0 0, #e0e0e0 8%, transparent 8%),radial-gradient(circle at 30% 50%,#e0e0e0 0,#e0e0e0 10%,transparent 10%),radial-gradient(circle at 58% 40%,#e0e0e0 0,#e0e0e0 8%,transparent 8%),radial-gradient(circle at 70% 54%,#e0e0e0 0,#e0e0e0 12%,transparent 12%),radial-gradient(circle at 82% 65%,#e0e0e0 0,#e0e0e0 6%,transparent 6%)}
.giforest-author-empty{min-height:420px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#1e1e20}
.giforest-author-empty__art{width:180px;height:150px;border-radius:12px;background:linear-gradient(180deg,#f7f7f7,#ededed);margin-bottom:26px;position:relative}
.giforest-author-empty__art:before,.giforest-author-empty__art:after{content:"";position:absolute;background:#67be67;border-radius:4px}.giforest-author-empty__art:before{width:48px;height:10px;left:50%;top:18px;transform:translateX(-50%)}.giforest-author-empty__art:after{width:80px;height:80px;left:50%;top:38px;transform:translateX(-50%);background:#fff;border:2px solid #d4d4d4}
.giforest-author-empty h3{margin:0 0 14px;font-size:24px;font-weight:600}.giforest-author-empty p{max-width:760px;margin:0 0 22px;font-size:14px;line-height:1.7;color:#333}
.giforest-author-footer{padding:28px 20px 24px;color:#9a9a9a;font-size:14px}
.giforest-author-copy{display:flex;align-items:center;max-width:520px}.giforest-author-copy input{flex:1;height:48px;border:1px solid #e2e2e2;border-right:0;border-radius:8px 0 0 8px;padding:0 16px;background:#fff}.giforest-author-copy button{height:48px;border:1px solid #4caf50;border-radius:0 8px 8px 0;background:#4caf50;color:#fff;padding:0 26px;font-size:14px;font-weight:600}
.giforest-author-muted{margin:0 0 18px;color:#8f97b0;font-size:14px;line-height:1.7;max-width:980px}.giforest-author-socials{display:flex;gap:10px;margin-top:18px}.giforest-author-socials span{width:40px;height:40px;border-radius:6px;color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700}.giforest-author-socials span:nth-child(1){background:#1877f2}.giforest-author-socials span:nth-child(2){background:#111}.giforest-author-socials span:nth-child(3){background:#0a66c2}.giforest-author-socials span:nth-child(4){background:#22c55e}.giforest-author-socials span:nth-child(5){background:#e60023}
.giforest-author-tabs{display:flex;gap:10px;flex-wrap:wrap;padding:18px 20px 0}.giforest-author-tab{height:44px;padding:0 18px;border-radius:10px;border:1px solid #ececec;background:#fff;color:#9aa5c0;font-size:14px;font-weight:600}.giforest-author-tab.is-active{background:#4caf50;border-color:#4caf50;color:#fff}
.giforest-author-form{display:grid;gap:16px}.giforest-author-form label{display:grid;gap:8px}.giforest-author-form label span{font-size:14px;color:#26272b}.giforest-author-form input,.giforest-author-form select{height:48px;border:1px solid #e4e4e4;border-radius:10px;padding:0 16px;background:#fff;font-size:14px}.giforest-author-form input[readonly]{background:#f1f1f1}.giforest-author-form small{font-size:13px;color:#7b7b7b}.giforest-author-form__grid{display:grid;gap:14px}.giforest-author-form__grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.giforest-author-form__grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}
@media (max-width:1024px){.giforest-author-shell{grid-template-columns:1fr}.giforest-author-sidebar{display:none}.giforest-author-cards,.giforest-author-cards--three,.giforest-author-form__grid--three,.giforest-author-form__grid--two{grid-template-columns:1fr}}
.giforest-author-topbar .giforest-author-user div{display:grid;gap:2px}.giforest-author-topbar .giforest-author-user div span{font-size:12px;color:#8c8c90}
.giforest-author-items-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:18px 20px 0}.giforest-status-card{display:flex;align-items:center;gap:16px;padding:26px 18px;border-radius:10px;color:#fff}.giforest-status-card__icon{width:68px;height:68px;border-radius:12px;background:rgba(255,255,255,.16);display:flex;align-items:center;justify-content:center;font-size:28px}.giforest-status-card strong{display:block;font-size:14px;letter-spacing:.12em;text-transform:uppercase;margin-bottom:10px}.giforest-status-card span{display:block;font-size:22px;font-weight:700}.giforest-status-card--orange{background:#ff7c14}.giforest-status-card--purple{background:#6200ee}.giforest-status-card--blue{background:#2287e8}.giforest-status-card--green{background:#04c700}.giforest-status-card--red{background:#e90000}.giforest-status-card--rose{background:#e8344d}
.giforest-author-items-block{padding:0;overflow:hidden}.giforest-author-items-filters{display:grid;grid-template-columns:minmax(0,1fr) 156px 156px 70px 84px;gap:14px;padding:14px;border-bottom:1px solid #e8e8ea;background:#fff}.giforest-author-items-filters input,.giforest-author-items-filters select{height:48px;border:1px solid #dbdde3;border-radius:4px;padding:0 14px;background:#fff;font-size:14px}.giforest-author-filter-search{height:48px;border:0;border-radius:4px;background:#54b948;color:#fff;font-size:20px}.giforest-author-filter-reset{display:flex;align-items:center;justify-content:center;height:48px;border:1px solid #ced2db;border-radius:4px;background:#fff;color:#222;text-decoration:none;font-size:14px;font-weight:600}.giforest-author-items-empty{background:#fff}
.giforest-item-form{padding:0 20px 20px}.giforest-item-panel{margin-top:18px;background:#fff;border:1px solid #e5e5e8;border-radius:8px;overflow:hidden}.giforest-item-panel h3{margin:0;padding:18px 16px;border-bottom:1px solid #ececef;font-size:22px;color:#202022}.giforest-item-panel>label,.giforest-item-panel__body{display:grid;gap:8px;padding:16px}.giforest-item-panel label span{font-size:13px;color:#2a2b30}.giforest-item-panel input[type=text],.giforest-item-panel input[type=url],.giforest-item-panel input[type=number],.giforest-item-panel input[type=file],.giforest-item-panel select,.giforest-item-panel textarea{width:100%;min-height:48px;border:1px solid #e0e1e6;border-radius:6px;background:#fff;padding:0 14px;font-size:14px;color:#202226}.giforest-item-panel textarea{min-height:150px;padding:14px;resize:vertical}.giforest-item-panel small,.giforest-item-panel p{font-size:12px;line-height:1.7;color:#7f8597;margin:0}.giforest-item-panel .wp-editor-wrap{border:1px solid #e0e1e6;border-radius:6px;overflow:hidden}.giforest-item-panel .wp-editor-area{border:0}
.giforest-item-panel__head{display:flex;align-items:center;justify-content:space-between;padding:18px 16px;border-bottom:1px solid #ececef}.giforest-item-panel__head h3{padding:0;border:0;font-size:22px}.giforest-item-panel__head a{font-size:13px;color:#54b948;text-decoration:none}
.giforest-item-price-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding:16px}.giforest-item-price{display:grid;gap:8px}.giforest-item-price__field{display:grid;grid-template-columns:42px 1fr;align-items:center;border:1px solid #e0e1e6;border-radius:6px;overflow:hidden;background:#fff}.giforest-item-price__field i{display:flex;align-items:center;justify-content:center;height:48px;border-right:1px solid #e0e1e6;color:#26272c;font-style:normal}.giforest-item-price__field input{border:0 !important;border-radius:0 !important}.giforest-item-price__field.is-readonly{background:#efefef}.giforest-item-price__field.is-readonly input{background:#efefef}
.giforest-dropzone{display:grid;gap:8px;border:1px dashed #d8d9df !important;background:#fbfbfc;border-radius:8px;padding:20px 18px !important;position:relative}.giforest-dropzone span{font-size:18px;color:#61b95d}.giforest-dropzone input[type=file]{position:absolute;inset:0;opacity:0;cursor:pointer;min-height:100%;padding:0}
.giforest-binary-toggle{display:inline-grid;grid-template-columns:repeat(2,74px);gap:0;border:1px solid #26272d;border-radius:4px;overflow:hidden}.giforest-binary-toggle label{display:flex;align-items:center;justify-content:center;height:34px;padding:0 14px;background:#fff;color:#1d1f23;font-size:14px;font-weight:600;cursor:pointer}.giforest-binary-toggle label.is-active{background:#54b948;color:#fff}.giforest-binary-toggle input{display:none}
.giforest-item-submit{padding:18px 0 0}.giforest-item-submit .giforest-author-primary{min-height:42px;padding:0 30px;border-radius:4px}
@media (max-width:1080px){.giforest-author-items-metrics{grid-template-columns:1fr}.giforest-author-items-filters,.giforest-item-price-grid{grid-template-columns:1fr}}
.giforest-author-myitems-empty{min-height:620px}
.giforest-author-myitems-empty .giforest-author-empty{min-height:520px}
.giforest-author-myitems-empty .giforest-author-primary{min-height:46px;padding:0 28px;border-radius:8px}
.giforest-category-modal[hidden]{display:none}.giforest-category-modal{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center}.giforest-category-modal__backdrop{position:absolute;inset:0;background:rgba(0,0,0,.45)}.giforest-category-modal__dialog{position:relative;width:min(460px,calc(100vw - 32px));background:#fff;border-radius:8px;padding:26px 24px;box-shadow:0 24px 80px rgba(0,0,0,.18)}.giforest-category-modal__dialog h3{margin:0 0 18px;font-size:20px;color:#25262b}.giforest-category-modal__close{position:absolute;top:16px;right:18px;border:0;background:transparent;color:#777;font-size:24px;cursor:pointer}.giforest-category-modal__select{width:100%;height:46px;border:1px solid #75c777;border-radius:8px;padding:0 14px;font-size:14px}.giforest-category-modal__continue{width:100%;margin-top:16px}
.giforest-item-panel h3,.giforest-item-panel__head h3{font-size:18px;font-weight:600}.giforest-item-panel>label{padding:12px 14px}.giforest-item-panel input[type=text],.giforest-item-panel input[type=url],.giforest-item-panel input[type=number],.giforest-item-panel input[type=file],.giforest-item-panel select,.giforest-item-panel textarea{min-height:42px;border-radius:5px;font-size:13px}.giforest-item-panel textarea{min-height:132px}.giforest-item-panel label span{font-size:12px;font-weight:500}.giforest-author-secondary{min-height:42px;padding:0 20px;border-color:#2f3542;color:#1f2430}.giforest-author-primary{min-height:42px;padding:0 20px}.giforest-item-submit .giforest-author-primary{min-height:40px;padding:0 24px}.giforest-item-form{padding:0 20px 20px;max-width:980px}.giforest-item-panel{border-radius:6px}.giforest-item-panel h3{padding:14px 14px}.giforest-item-panel__head{padding:14px 14px}.giforest-dropzone{padding:16px 14px!important}.giforest-dropzone span{font-size:15px}.giforest-file-inline{display:grid;grid-template-columns:110px 1fr;gap:8px}.giforest-file-inline select,.giforest-file-inline input{margin:0}
.giforest-binary-toggle{grid-template-columns:repeat(2,52px);border-color:#2d313b}.giforest-binary-toggle label{height:30px;font-size:12px;padding:0 10px}.giforest-binary-toggle label.is-active{background:#4caf50}
.giforest-tag-field{display:flex;flex-wrap:wrap;gap:8px;align-items:center;min-height:46px;border:1px solid #e0e1e6;border-radius:6px;padding:8px 10px;background:#fff}.giforest-tag-field__chips{display:flex;flex-wrap:wrap;gap:8px}.giforest-tag-field__input{border:0!important;min-height:28px!important;height:28px!important;padding:0!important;flex:1;min-width:120px}.giforest-tag-field__input:focus{outline:0}.giforest-tag-chip{display:inline-flex;align-items:center;gap:8px;background:#57b657;color:#fff;border-radius:6px;padding:0 10px;height:34px;font-size:13px}.giforest-tag-chip button{border:0;background:transparent;color:#fff;font-size:16px;line-height:1;cursor:pointer;padding:0}
.giforest-item-panel select[multiple],.giforest-item-multiselect{min-height:42px}
