.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;width:100%}
.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}


.giforest-author-myitems-shell{width:calc(100% - 40px);min-height:640px}.giforest-author-myitems-shell .giforest-author-empty{width:100%;min-height:620px}.giforest-author-block--center{display:flex;align-items:center;justify-content:center}.giforest-author-block--center .giforest-author-empty{width:100%}.giforest-item-form{max-width:1000px}.giforest-item-form select{appearance:auto}.giforest-category-modal__dialog form{display:block}.giforest-category-modal__continue{display:inline-flex;align-items:center;justify-content:center}.giforest-tag-field{display:flex;flex-wrap:wrap;gap:8px;border:1px solid #e1e3e8;border-radius:6px;padding:10px 12px;min-height:48px;background:#fff}.giforest-tag-field__chips{display:flex;flex-wrap:wrap;gap:8px}.giforest-tag-field__input{border:0!important;outline:none;min-width:180px;flex:1 1 180px;min-height:28px!important;padding:0!important}.giforest-tag-chip{display:inline-flex;align-items:center;gap:6px;background:#58b558;color:#fff;border-radius:6px;padding:6px 10px;font-size:14px}.giforest-tag-chip button{border:0;background:transparent;color:#fff;cursor:pointer;font-size:16px;line-height:1}.giforest-item-panel select[multiple]{min-height:44px}.giforest-item-panel__head{display:flex;align-items:center;justify-content:space-between}.giforest-item-panel__head a{font-size:12px;color:#5ab05b;text-decoration:none}.giforest-author-primary.giforest-open-category-modal{position:relative;z-index:2}.giforest-dropzone input[type=file]{display:block;margin-top:10px}.giforest-dropzone{cursor:pointer}.giforest-author-content-spacer{width:100%}


:root{--giforest-burgundy:#8f173d;--giforest-burgundy-dark:#5d1029;--giforest-burgundy-soft:#b42355;--giforest-green:#4caf50}
.giforest-author-primary,.giforest-author-section-head__action a.giforest-author-primary,.giforest-category-modal__continue{background:var(--giforest-burgundy)!important;border-color:var(--giforest-burgundy)!important;color:#fff!important}
.giforest-author-primary:hover,.giforest-category-modal__continue:hover{background:var(--giforest-burgundy-dark)!important;border-color:var(--giforest-burgundy-dark)!important}
.giforest-author-secondary{color:var(--giforest-burgundy)!important;border-color:#cfd4dc!important;background:#fff!important}
.giforest-author-nav__item:hover,.giforest-author-nav__item.is-active{color:var(--giforest-burgundy-soft)!important}
.giforest-author-balance span,.giforest-author-section-head p strong{color:var(--giforest-burgundy-soft)!important}
.giforest-author-balance i{background:var(--giforest-burgundy)!important}
.giforest-author-main{flex:1 1 auto;width:100%;min-width:0}
.giforest-author-block,.giforest-author-section-head,.giforest-item-form{max-width:none}
.giforest-author-myitems-shell{width:calc(100% - 40px)!important;min-height:640px!important}
.giforest-author-myitems-shell .giforest-author-empty{min-height:620px!important}
.giforest-open-category-modal{background:var(--giforest-burgundy)!important;border-color:var(--giforest-burgundy)!important;color:#fff!important}
.giforest-category-modal__dialog{border-radius:10px!important;width:min(450px,calc(100vw - 32px))!important}
.giforest-category-modal__select{border-color:#d0d5dd!important;height:46px!important}
.giforest-item-panel label .giforest-binary-toggle{display:inline-flex!important;align-items:center!important;gap:0!important;width:auto!important;max-width:none!important;border:1px solid #2d313b!important;border-radius:4px!important;overflow:hidden!important;vertical-align:middle}
.giforest-item-panel label .giforest-binary-toggle label{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:56px!important;min-width:56px!important;max-width:56px!important;height:30px!important;padding:0!important;margin:0!important;background:#fff!important;color:#1d1f23!important;font-size:12px!important;font-weight:600!important;line-height:1!important;flex:none!important;border:0!important;border-radius:0!important;cursor:pointer!important}
.giforest-item-panel label .giforest-binary-toggle label.is-active{background:var(--giforest-burgundy)!important;color:#fff!important}
.giforest-item-panel label .giforest-binary-toggle input{display:none!important}
.giforest-item-panel p + label .giforest-binary-toggle,.giforest-item-panel > label .giforest-binary-toggle{margin-top:6px}
.giforest-item-panel__head a{color:var(--giforest-burgundy-soft)!important}
.giforest-tag-chip{background:var(--giforest-burgundy-soft)!important}
.giforest-item-submit .giforest-author-primary{min-height:40px!important;padding:0 24px!important;border-radius:4px!important}


.giforest-item-panel__field{display:grid;gap:10px;padding:16px}
.giforest-item-panel__field > span{font-size:12px;font-weight:500;color:#2a2b30}
.giforest-item-panel__field > p{margin:0;font-size:12px;line-height:1.7;color:#7f8597}
.giforest-binary-toggle{display:inline-flex!important;align-items:center!important;gap:0!important;width:auto!important;border:1px solid #b9bcc6!important;border-radius:4px!important;overflow:hidden!important;background:#fff!important}
.giforest-binary-toggle label{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:42px!important;min-width:42px!important;height:30px!important;padding:0!important;margin:0!important;background:#fff!important;color:#1d1f23!important;font-size:12px!important;font-weight:600!important;cursor:pointer!important;flex:none!important}
.giforest-binary-toggle label + label{border-left:1px solid #b9bcc6!important}
.giforest-binary-toggle label.is-active{background:#8f173d!important;color:#fff!important}
.giforest-binary-toggle label span{display:block!important;color:inherit!important;font-size:12px!important;font-weight:600!important;line-height:1!important}
.giforest-binary-toggle input{display:none!important}

.giforest-item-toggle-row{display:flex;align-items:center;justify-content:flex-start;width:auto;max-width:none}.giforest-item-panel__field .giforest-binary-toggle{display:inline-flex!important;grid-template-columns:none!important;width:auto!important;max-width:max-content!important;min-width:unset!important}.giforest-item-panel__field .giforest-binary-toggle label{width:52px!important;min-width:52px!important;max-width:52px!important;flex:0 0 52px!important}.giforest-item-panel__field .giforest-binary-toggle label + label{border-left:1px solid #b9bcc6!important}.giforest-item-panel__field .giforest-binary-toggle label.is-active{background:var(--giforest-burgundy)!important;color:#fff!important}.giforest-item-price__field input[readonly]{cursor:default}.giforest-item-panel__field p{max-width:100%}.giforest-author-myitems-shell,.giforest-author-myitems-shell .giforest-author-empty{width:100%!important}.giforest-author-myitems-empty{padding:0!important}.giforest-author-empty__action,.giforest-empty-state__action{display:flex;justify-content:center}.giforest-item-panel__field .giforest-binary-toggle,.giforest-item-panel__field .giforest-binary-toggle *{box-sizing:border-box}
.giforest-author-notice{width:100%;margin:0 0 18px;padding:14px 16px;border-radius:10px;font-size:14px;font-weight:600}
.giforest-author-notice.is-success{background:#f8eef2;color:#7a1435;border:1px solid #d6a3b3}
.giforest-author-notice.is-error{background:#fff4f4;color:#9b1c31;border:1px solid #e8b5bf}
.giforest-author-sidebar{background:linear-gradient(180deg,#252326 0%,#2f2d31 100%)!important}
.giforest-author-balance{background:rgba(255,255,255,.03)!important}
.giforest-author-balance span,.giforest-author-balance strong,.giforest-author-nav__item.is-active,.giforest-author-nav__item:hover{color:#b42355!important}
.giforest-author-primary,.giforest-category-modal__continue,.giforest-open-category-modal{background:#8f173d!important;border-color:#8f173d!important;color:#fff!important}
.giforest-author-primary:hover,.giforest-category-modal__continue:hover{background:#6f1230!important;border-color:#6f1230!important}
.giforest-tag-chip{background:#a11d48!important}
.giforest-author-myitems-empty,.giforest-author-myitems-shell{width:100%!important;max-width:none!important;padding:0!important}
.giforest-author-myitems-shell .giforest-author-empty{width:100%!important;min-height:620px!important}
.giforest-category-modal__dialog{z-index:10000!important}
.giforest-category-modal__dialog .giforest-category-modal__select{width:100%!important}
.giforest-category-modal__dialog .giforest-category-modal__continue{width:100%!important;display:flex!important}
.giforest-item-panel__field,.giforest-item-toggle-row{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important}
.giforest-item-panel__field .giforest-binary-toggle,.giforest-item-toggle-row .giforest-binary-toggle{display:inline-flex!important;width:auto!important;max-width:max-content!important;min-width:auto!important;border:1px solid #c9ccd3!important;border-radius:6px!important;overflow:hidden!important;background:#fff!important}
.giforest-item-panel__field .giforest-binary-toggle label,.giforest-item-toggle-row .giforest-binary-toggle label{width:48px!important;min-width:48px!important;max-width:48px!important;height:30px!important;padding:0!important;margin:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 48px!important;background:#fff!important;color:#1f2430!important;border:0!important}
.giforest-item-panel__field .giforest-binary-toggle label + label,.giforest-item-toggle-row .giforest-binary-toggle label + label{border-left:1px solid #c9ccd3!important}
.giforest-item-panel__field .giforest-binary-toggle label.is-active,.giforest-item-toggle-row .giforest-binary-toggle label.is-active{background:#8f173d!important;color:#fff!important}
.giforest-item-panel select,.giforest-item-panel input,.giforest-item-panel textarea{font-size:14px!important}

.giforest-author-main,.giforest-author-content,.giforest-author-myitems-shell,.giforest-item-form{width:100%!important;max-width:none!important}
.giforest-author-content{flex:1 1 auto;min-width:0}
.giforest-author-block{width:auto!important}
.giforest-author-empty__action .giforest-author-primary,.giforest-open-category-modal{min-height:46px!important;padding:0 28px!important;border-radius:8px!important}
.giforest-author-balance{grid-template-columns:auto auto auto!important}
.giforest-author-balance span,.giforest-author-balance strong{color:#b42355!important}
.giforest-author-nav__item{font-size:15px!important;padding:16px 20px!important}
.giforest-author-nav__item.is-active,.giforest-author-nav__item:hover{background:rgba(180,35,85,.10)!important;color:#fff!important}
.giforest-author-nav__item.is-active .giforest-author-nav__icon,.giforest-author-nav__item:hover .giforest-author-nav__icon{color:#d24a74!important}
.giforest-tag-chip{background:#b42355!important;color:#fff!important;border-radius:6px!important}
.giforest-tag-chip button{color:#fff!important}
.giforest-item-panel__field .giforest-binary-toggle,.giforest-item-toggle-row .giforest-binary-toggle{display:inline-flex!important;width:auto!important;max-width:max-content!important;min-width:unset!important;align-self:flex-start!important}
.giforest-item-panel__field .giforest-binary-toggle label,.giforest-item-toggle-row .giforest-binary-toggle label{width:46px!important;min-width:46px!important;max-width:46px!important;height:30px!important;flex:0 0 46px!important}
.giforest-item-panel__field p{margin:0 0 10px!important;color:#5b6271!important}
.giforest-category-modal__dialog{box-shadow:0 30px 80px rgba(0,0,0,.22)!important}
.giforest-category-modal__close{z-index:3!important}

.giforest-author-shell{width:100%;max-width:100%;margin:0;overflow-x:hidden}
.giforest-author-sidebar{position:sticky;top:0;align-self:start;height:100vh;overflow-y:auto}
.giforest-author-main{min-width:0;width:100%}
.giforest-author-content{width:100%;max-width:100%;padding-right:0}
.giforest-author-myitems-shell{width:auto;max-width:none;margin-top:18px}
.giforest-author-block--center{display:block}
.giforest-author-myitems-empty .giforest-author-empty{min-height:520px}

:root{--giforest-burgundy:#8f1737;--giforest-burgundy-dark:#5f1025;--giforest-burgundy-soft:#b2254e;--giforest-burgundy-ghost:#f8e8ee}
.giforest-author-site,.giforest-author-site .entry-content,.giforest-author-site .site-main{max-width:none!important;width:100%!important;margin:0!important;padding:0!important}
.giforest-author-shell{display:grid!important;grid-template-columns:230px minmax(0,1fr)!important;min-height:100vh!important;background:#f2f2f4!important}
.giforest-author-sidebar{display:flex!important;min-width:230px!important;background:linear-gradient(180deg,#2a2a2d 0%,#242427 100%)!important}
.giforest-author-balance span,.giforest-author-nav__item:hover,.giforest-author-nav__item.is-active,.giforest-author-section-head p strong{color:var(--giforest-burgundy-soft)!important}
.giforest-author-balance i{background:var(--giforest-burgundy)!important}
.giforest-author-primary{background:var(--giforest-burgundy)!important;border-color:var(--giforest-burgundy)!important;color:#fff!important}
.giforest-author-primary:hover{background:var(--giforest-burgundy-dark)!important;border-color:var(--giforest-burgundy-dark)!important}
.giforest-author-secondary{background:#fff!important;color:#151515!important;border:1px solid #cfd4dc!important}
.giforest-tag-chip{display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border-radius:8px;background:var(--giforest-burgundy)!important;color:#fff!important;font-size:14px;line-height:1}
.giforest-tag-chip button{border:0;background:transparent;color:#fff;font-size:14px;line-height:1;cursor:pointer;padding:0}
.giforest-tag-field{display:flex;align-items:center;gap:8px;flex-wrap:wrap;min-height:48px;padding:8px 10px;border:1px solid #d4d7df;border-radius:8px;background:#fff}
.giforest-tag-field__input{border:0!important;box-shadow:none!important;min-width:180px;flex:1 1 160px;padding:0!important;height:28px!important}
.giforest-item-toggle-row{display:flex!important;justify-content:flex-start!important;align-items:center!important}
.giforest-binary-toggle{display:inline-grid!important;grid-template-columns:repeat(2,52px)!important;width:auto!important;max-width:none!important;gap:0!important;border:1px solid #2d313b!important;border-radius:4px!important;overflow:hidden!important;background:#fff!important}
.giforest-binary-toggle label{display:flex!important;align-items:center!important;justify-content:center!important;width:52px!important;min-width:52px!important;max-width:52px!important;height:30px!important;padding:0!important;flex:none!important;background:#fff!important;color:#1d1f23!important;font-size:13px!important;font-weight:600!important;cursor:pointer!important}
.giforest-binary-toggle label.is-active{background:var(--giforest-burgundy)!important;color:#fff!important}
.giforest-binary-toggle span{display:block!important;width:auto!important}
.giforest-author-myitems-shell{min-height:620px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:40px 24px!important}
.giforest-author-empty{max-width:460px!important;margin:0 auto!important;text-align:center!important}
.giforest-author-empty .giforest-author-primary{display:inline-flex!important;min-width:140px!important;justify-content:center!important}
.giforest-author-items-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;width:100%}
.giforest-author-item-card{border:1px solid #e2e5ec;border-radius:14px;background:#fff;overflow:hidden;box-shadow:0 8px 24px rgba(16,24,40,.05)}
.giforest-author-item-card__thumb{display:block;aspect-ratio:16/10;background:#f6f7fb}
.giforest-author-item-card__thumb img,.giforest-author-item-card__placeholder{display:block;width:100%;height:100%;object-fit:cover;background:#eceef3}
.giforest-author-item-card__body{padding:14px}
.giforest-author-item-card__body h3{margin:0 0 8px;font-size:16px;line-height:1.35;color:#14151a}
.giforest-author-item-card__meta{display:flex;justify-content:space-between;gap:12px;color:#667085;font-size:13px}
.giforest-author-items-actions{width:100%;display:flex;justify-content:flex-end;margin-top:18px}
@media (max-width:1024px){.giforest-author-sidebar{display:flex!important}.giforest-author-items-list{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:680px){.giforest-author-items-list{grid-template-columns:1fr}}

.giforest-admin.giforest-admin-items-dashboard .giforest-members-header{margin:0 0 18px!important}
.giforest-admin.giforest-admin-items-dashboard .giforest-admin-items-cards{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important;margin:0 0 18px!important}
.giforest-admin.giforest-admin-items-dashboard .giforest-status-card{display:flex!important;align-items:center!important;gap:16px!important;padding:26px 18px!important;border-radius:10px!important;color:#fff!important;min-height:110px!important;box-sizing:border-box!important}
.giforest-admin.giforest-admin-items-dashboard .giforest-status-card__icon{display:flex!important;align-items:center!important;justify-content:center!important;width:68px!important;height:68px!important;border-radius:12px!important;background:rgba(255,255,255,.16)!important;font-size:28px!important;flex:0 0 68px!important;color:#fff!important}
.giforest-admin.giforest-admin-items-dashboard .giforest-status-card strong{display:block!important;font-size:14px!important;letter-spacing:.12em!important;text-transform:uppercase!important;margin:0 0 10px!important;color:#fff!important}
.giforest-admin.giforest-admin-items-dashboard .giforest-status-card div>span{display:block!important;font-size:22px!important;font-weight:700!important;color:#fff!important}
.giforest-admin.giforest-admin-items-dashboard .giforest-status-card--orange{background:#ff7c14!important}.giforest-admin.giforest-admin-items-dashboard .giforest-status-card--purple{background:#6200ee!important}.giforest-admin.giforest-admin-items-dashboard .giforest-status-card--blue{background:#2287e8!important}.giforest-admin.giforest-admin-items-dashboard .giforest-status-card--green{background:#04c700!important}.giforest-admin.giforest-admin-items-dashboard .giforest-status-card--red{background:#e90000!important}.giforest-admin.giforest-admin-items-dashboard .giforest-status-card--rose{background:#e8344d!important}
.giforest-admin.giforest-admin-items-dashboard .giforest-member-search--inline{display:grid!important;grid-template-columns:minmax(0,1fr) 180px 180px 72px 82px!important;gap:14px!important;align-items:center!important;padding:14px!important;border-bottom:1px solid #e5e7eb!important}
.giforest-admin.giforest-admin-items-dashboard .giforest-member-input--search{min-width:0!important;width:100%!important}
.giforest-admin.giforest-admin-items-dashboard .giforest-search-button,.giforest-admin.giforest-admin-items-dashboard .giforest-reset-button{height:44px!important}
@media (max-width:1200px){.giforest-admin.giforest-admin-items-dashboard .giforest-admin-items-cards{grid-template-columns:repeat(2,minmax(0,1fr))!important}.giforest-admin.giforest-admin-items-dashboard .giforest-member-search--inline{grid-template-columns:1fr 1fr 1fr 72px 82px!important}}
@media (max-width:900px){.giforest-admin.giforest-admin-items-dashboard .giforest-admin-items-cards,.giforest-admin.giforest-admin-items-dashboard .giforest-member-search--inline{grid-template-columns:1fr!important}}
:root{--giforest-burgundy:#8f1738;--giforest-burgundy-dark:#651229;--giforest-burgundy-light:#b7335a;--giforest-rose:#f7e7eb;--giforest-panel:#fff;--giforest-text:#1f1720;--giforest-muted:#7b6f78;--giforest-line:#ead8df}
.giforest-login-page,.giforest-role-shell{font-family:inherit;color:var(--giforest-text)}
.giforest-login-page{display:grid;grid-template-columns:420px minmax(0,1fr);min-height:860px;background:linear-gradient(90deg,#fbf8f9 0 34%,#efe4e8 34% 100%);border:1px solid var(--giforest-line);border-radius:28px;overflow:hidden;box-shadow:0 24px 60px rgba(143,23,56,.12)}
.giforest-login-panel{padding:56px 50px;background:#fff}.giforest-login-panel h2{margin:24px 0 18px;font-size:34px}.giforest-login-brand{min-height:80px;display:flex;align-items:center}.giforest-text-logo{font-size:34px;font-weight:800;color:var(--giforest-burgundy-dark)}
.giforest-login-form form{display:grid;gap:14px}.giforest-login-form label{font-size:14px;font-weight:600;color:var(--giforest-muted)}.giforest-login-form input{height:50px;border:1px solid var(--giforest-line);border-radius:12px;padding:0 14px}.giforest-login-form .login-submit input{width:100%;height:52px;border:0;background:linear-gradient(135deg,var(--giforest-burgundy),var(--giforest-burgundy-light));color:#fff;border-radius:12px;font-size:18px;font-weight:700}.giforest-login-form .forgetmenot{display:none}
.giforest-role-pills{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.giforest-role-pills span{padding:11px 14px;border-radius:10px;background:#f7eef1;color:var(--giforest-burgundy-dark);font-weight:700;font-size:13px}
.giforest-login-links{display:flex;gap:20px;flex-wrap:wrap;margin-top:44px}.giforest-login-links a{color:var(--giforest-burgundy-dark);text-decoration:none;font-size:14px;font-weight:600}
.giforest-login-news{padding:72px 44px;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(135deg,#9b3b59,#7b1e3c)}.giforest-login-news h2{font-size:42px;text-align:center;color:#fff;margin:0 0 28px}.giforest-login-news-card{background:rgba(255,255,255,.12);backdrop-filter:blur(6px);border:1px solid rgba(255,255,255,.18);border-radius:22px;padding:28px 32px;display:grid;gap:20px;box-shadow:0 18px 40px rgba(34,10,18,.18)}.giforest-login-news-card article{padding-bottom:18px;border-bottom:1px solid rgba(255,255,255,.16)}.giforest-login-news-card article:last-child{padding-bottom:0;border-bottom:0}.giforest-login-news-card h3{margin:0 0 8px;color:#fff;font-size:24px}.giforest-login-news-card p{margin:0 0 8px;color:#f9eef1;line-height:1.6}.giforest-login-news-card a{color:#ffdce6;text-decoration:none;font-weight:700}
.giforest-role-shell{display:grid;grid-template-columns:240px minmax(0,1fr);min-height:980px;border:1px solid var(--giforest-line);border-radius:26px;overflow:hidden;background:#f6f1f3;box-shadow:0 18px 40px rgba(143,23,56,.08)}
.giforest-role-sidebar{background:linear-gradient(180deg,#70142c,#4c1020);color:#fff;display:flex;flex-direction:column}.giforest-role-brand{padding:18px 22px;border-bottom:1px solid rgba(255,255,255,.08)}.giforest-role-brand .custom-logo-link img{max-height:36px;width:auto}.giforest-role-brand .giforest-text-logo{color:#fff;font-size:28px}
.giforest-role-balance{padding:16px 22px;border-bottom:1px solid rgba(255,255,255,.06);display:grid;grid-template-columns:1fr auto;gap:6px;align-items:center}.giforest-role-balance span{font-size:13px;color:#f6dce4;font-weight:700}.giforest-role-balance strong{font-size:24px;color:#fff}.giforest-role-balance i{width:16px;height:16px;border-radius:4px;background:#c53c67;display:block}
.giforest-role-nav-item{display:flex;align-items:center;gap:14px;padding:14px 22px;color:#fff;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.06);font-weight:600}.giforest-role-nav-item span{width:16px;height:16px;border-radius:4px;border:2px solid rgba(255,255,255,.8);opacity:.9}.giforest-role-nav-item.is-active,.giforest-role-nav-item:hover{background:rgba(255,255,255,.08);color:#fff}.giforest-role-nav-item.is-active span{background:#fff;border-color:#fff}
.giforest-role-content{display:flex;flex-direction:column;min-width:0}.giforest-role-topbar{display:flex;align-items:center;justify-content:space-between;padding:18px 22px;background:#fff;border-bottom:1px solid var(--giforest-line)}.giforest-role-menu{width:40px;height:40px;border:1px solid var(--giforest-line);border-radius:10px;background:#fff;color:var(--giforest-burgundy);font-size:18px}.giforest-role-topbar__right{display:flex;align-items:center;gap:12px}.giforest-role-currency,.giforest-calendar-pill,.giforest-quick-access,.giforest-become-author{display:inline-flex;align-items:center;height:40px;padding:0 14px;border-radius:10px;border:1px solid var(--giforest-line);background:#fff;color:var(--giforest-burgundy-dark);font-weight:700}.giforest-become-author{background:linear-gradient(135deg,var(--giforest-burgundy),var(--giforest-burgundy-light));color:#fff;border:0}
.giforest-role-user{display:flex;align-items:center;gap:10px}.giforest-role-user__avatar,.giforest-list-card__avatar,.giforest-media-row__thumb{width:40px;height:40px;border-radius:10px;background:#eadde1;display:block}.giforest-role-user strong{display:block}.giforest-role-user span{font-size:12px;color:var(--giforest-muted)}
.giforest-role-body{padding:24px 20px 30px;display:grid;gap:18px}.giforest-role-header{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.giforest-role-header h1{margin:0;font-size:28px}.giforest-role-header p{margin:6px 0 0;color:var(--giforest-muted)}
.giforest-role-panel{background:#fff;border:1px solid var(--giforest-line);border-radius:18px;padding:18px}.giforest-role-panel h2{margin:0 0 14px;font-size:20px}.giforest-two-col{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.giforest-admin-cards,.giforest-reviewer-cards,.giforest-user-topcards{display:grid;gap:14px}.giforest-admin-cards.cols-2{grid-template-columns:1fr 1fr}.giforest-reviewer-cards.cols-3{grid-template-columns:repeat(3,1fr)}.giforest-user-topcards.cols-4{grid-template-columns:repeat(4,1fr)}.giforest-admin-cards--compact.cols-2{grid-template-columns:1fr 1fr}
.giforest-stat-card{border-radius:18px;padding:20px 22px;color:#fff;min-height:120px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 12px 26px rgba(143,23,56,.12)}.giforest-stat-card span{font-size:14px;letter-spacing:.12em;text-transform:uppercase;font-weight:700;opacity:.95}.giforest-stat-card strong{font-size:38px;line-height:1.05}.giforest-stat-card--olive{background:#95bf47}.giforest-stat-card--burgundy{background:linear-gradient(135deg,#8f1738,#b7335a)}.giforest-stat-card--indigo{background:#4138c2}.giforest-stat-card--teal{background:#259d8f}.giforest-stat-card--blue{background:#1f88e5}.giforest-stat-card--copper{background:#9b5b34}.giforest-stat-card--orange{background:#e27d25}.giforest-stat-card--plum{background:#7150a3}.giforest-stat-card--slate{background:#5d7f86}.giforest-stat-card--burnt{background:#cc6b38}.giforest-stat-card--lime{background:#8ea700}.giforest-stat-card--wine{background:#9b2235}.giforest-stat-card--graphite{background:#50566d}.giforest-stat-card--violet{background:#4b34bb}.giforest-stat-card--magenta{background:#c03f8e}.giforest-stat-card--forest{background:#145d2d}.giforest-stat-card--royal{background:#245fc5}.giforest-stat-card--mustard{background:#a67903}.giforest-stat-card--orchid{background:#bf549c}.giforest-stat-card--purple{background:#6f1fff}.giforest-stat-card--green{background:#08c500}.giforest-stat-card--red{background:#ea0d0d}.giforest-stat-card--stone{background:#e7e5e6;color:#2c2131}.giforest-stat-card--mint{background:#eef8ef;color:#368d43}.giforest-stat-card--rose{background:#fff1f2;color:#d05b65}.giforest-stat-card--ice{background:#eef4fe;color:#2f73d9}
.giforest-chart-placeholder{height:260px;border-radius:16px;background:linear-gradient(180deg,#faf7f8,#f0e7ea);border:1px dashed #d9c3ca}.giforest-chart-placeholder--tall{height:300px}.giforest-chart-placeholder--bars{height:280px}.giforest-map-placeholder{height:320px;border-radius:16px;background:linear-gradient(180deg,#faf7f8,#f0e7ea);border:1px dashed #d9c3ca}
.giforest-list-cards,.giforest-country-list,.giforest-ref-list,.giforest-status-guide{display:grid;gap:12px}.giforest-list-card,.giforest-media-row,.giforest-country-row,.giforest-status-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border:1px solid #f0e1e6;border-radius:14px;background:#fffafc}.giforest-list-card button{height:34px;padding:0 12px;border-radius:8px;background:linear-gradient(135deg,var(--giforest-burgundy),var(--giforest-burgundy-light));color:#fff;border:0}.giforest-list-card strong,.giforest-media-row strong,.giforest-country-row strong{display:block}.giforest-list-card span,.giforest-media-row span,.giforest-status-row p{font-size:13px;color:var(--giforest-muted);margin:0}.giforest-country-row strong{color:var(--giforest-burgundy)}.giforest-status-row span{display:inline-flex;min-width:130px;justify-content:center;padding:9px 12px;border-radius:10px;background:#f7eef1;color:var(--giforest-burgundy-dark);font-weight:700}
.giforest-settings-panel .giforest-tab-strip{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:18px}.giforest-settings-panel .giforest-tab-strip span{padding:10px 14px;border-radius:10px;background:#f7eef1;color:var(--giforest-muted);font-weight:700}.giforest-settings-panel .giforest-tab-strip .is-active{background:linear-gradient(135deg,var(--giforest-burgundy),var(--giforest-burgundy-light));color:#fff}.giforest-form-grid{display:grid;gap:14px;margin:0 0 14px}.giforest-form-grid--three{grid-template-columns:repeat(3,1fr)}.giforest-settings-panel label{display:grid;gap:8px;font-weight:600;color:#423544;margin-bottom:14px}.giforest-settings-panel input,.giforest-settings-panel select{height:46px;border:1px solid var(--giforest-line);border-radius:12px;padding:0 12px;background:#fff}.giforest-primary-btn{display:inline-flex;align-items:center;justify-content:center;height:44px;padding:0 18px;border-radius:12px;border:0;background:linear-gradient(135deg,var(--giforest-burgundy),var(--giforest-burgundy-light));color:#fff;font-weight:700}
@media (max-width:1100px){.giforest-login-page{grid-template-columns:1fr}.giforest-role-shell{grid-template-columns:1fr}.giforest-role-sidebar{display:none}.giforest-two-col,.giforest-reviewer-cards.cols-3,.giforest-user-topcards.cols-4,.giforest-form-grid--three{grid-template-columns:1fr}.giforest-admin-cards.cols-2{grid-template-columns:1fr}}

:root{
  --giforest-burgundy:#8d1b3d;
  --giforest-burgundy-dark:#6f1430;
  --giforest-burgundy-soft:#f7ebef;
  --giforest-burgundy-border:#ead2db;
}
.giforest-login-page,.giforest-role-shell,.giforest-author-shell{font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif}
.giforest-login-page a,.giforest-role-shell a,.giforest-author-shell a{text-decoration:none!important}
.giforest-login-page{grid-template-columns:430px minmax(0,1fr)!important;background:linear-gradient(90deg,#fff8fa 0 32%,#f6edf1 32% 100%)!important;border-color:var(--giforest-burgundy-border)!important;box-shadow:0 20px 48px rgba(111,20,48,.08)!important}
.giforest-login-panel{padding:56px 44px!important;background:#fffdfd!important}
.giforest-login-brand{margin-bottom:22px!important;font-size:28px!important;font-weight:700!important;color:#161616!important}
.giforest-login-panel h1{font-size:34px!important;line-height:1.1!important;margin:0 0 10px!important;color:#181818!important;font-weight:700!important}
.giforest-login-copy{margin:0 0 24px!important;color:#6f6b73!important;font-size:15px!important;line-height:1.6!important}
.giforest-login-form p{margin:0 0 14px!important}
.giforest-login-form label{display:block!important;margin:0 0 8px!important;font-size:13px!important;font-weight:600!important;color:#25252a!important}
.giforest-login-form input{width:100%!important;height:52px!important;border-radius:14px!important;border:1px solid #e6d8de!important;padding:0 16px!important;font-size:15px!important;background:#fff!important;box-shadow:none!important}
.giforest-login-form .login-submit{margin-top:8px!important}
.giforest-login-form .button,.giforest-login-form input[type="submit"]{width:100%!important;height:54px!important;border-radius:14px!important;border:0!important;background:linear-gradient(135deg,var(--giforest-burgundy),var(--giforest-burgundy-dark))!important;color:#fff!important;font-size:17px!important;font-weight:700!important}
.giforest-role-pills{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;margin:22px 0 18px!important}
.giforest-role-pills span{display:flex!important;align-items:center!important;justify-content:center!important;min-height:44px!important;padding:0 14px!important;border-radius:12px!important;border:1px solid #ead7df!important;background:#fff!important;color:var(--giforest-burgundy)!important;font-size:14px!important;font-weight:700!important}
.giforest-login-links{display:flex!important;gap:14px!important;flex-wrap:wrap!important;margin-top:12px!important}
.giforest-login-links a{color:#5f5a62!important;font-size:14px!important;font-weight:600!important}
.giforest-login-links a:hover{color:var(--giforest-burgundy)!important}
.giforest-login-news{padding:56px 46px!important;background:linear-gradient(135deg,#f1e4ea,#ead5de)!important}
.giforest-login-news h2{margin:0 0 24px!important;font-size:36px!important;line-height:1.15!important;color:#2a1a21!important}
.giforest-login-news-card{border-radius:24px!important;background:linear-gradient(135deg,#3a2430,#2d1d27)!important;color:#fff!important;padding:28px!important;box-shadow:0 18px 40px rgba(45,29,39,.22)!important}
.giforest-login-news-card article+article{margin-top:20px!important;padding-top:20px!important;border-top:1px solid rgba(255,255,255,.12)!important}
.giforest-login-news-card h3{margin:0 0 8px!important;font-size:24px!important;line-height:1.25!important;color:#fff!important}
.giforest-login-news-card p{margin:0 0 10px!important;color:rgba(255,255,255,.78)!important;font-size:15px!important;line-height:1.6!important}
.giforest-login-news-card a{color:#8ee37d!important;font-size:14px!important;font-weight:700!important}
.giforest-role-shell{border-color:var(--giforest-burgundy-border)!important;box-shadow:0 18px 40px rgba(111,20,48,.08)!important;background:#f6f1f4!important}
.giforest-role-sidebar{background:linear-gradient(180deg,#35151f,#261219)!important;color:#fff!important}
.giforest-role-brand{padding:22px 20px!important;border-bottom:1px solid rgba(255,255,255,.08)!important}
.giforest-role-brand .custom-logo-link,.giforest-role-brand img{max-height:34px!important;width:auto!important}
.giforest-role-balance{background:rgba(255,255,255,.03)!important}
.giforest-role-balance span{color:#a4e18f!important}
.giforest-role-balance i{background:var(--giforest-burgundy)!important}
.giforest-role-nav-item{padding:16px 20px!important;font-size:14px!important;font-weight:600!important;color:rgba(255,255,255,.9)!important}
.giforest-role-nav-item.is-active,.giforest-role-nav-item:hover{background:rgba(255,255,255,.06)!important;color:#fff!important}
.giforest-role-nav-item.is-active:before{background:var(--giforest-burgundy)!important}
.giforest-role-topbar{background:#fff!important;border-bottom:1px solid #eadbe0!important}
.giforest-role-user strong{font-size:15px!important;font-weight:700!important;color:#1e1a1d!important}
.giforest-role-user span{font-size:13px!important;color:#7a7478!important}
.giforest-role-header h1{font-size:24px!important;line-height:1.2!important;font-weight:700!important;color:#20181c!important}
.giforest-role-header p{font-size:14px!important;color:#6d6770!important}
.giforest-role-header p strong,.giforest-role-header p span:last-child{color:var(--giforest-burgundy)!important}
.giforest-role-panel{border:1px solid #eadbe0!important;border-radius:20px!important;background:#fff!important;box-shadow:none!important}
.giforest-role-panel h2{font-size:18px!important;font-weight:700!important;color:#20181c!important}
.giforest-tab-strip span.is-active,.giforest-primary-btn,.giforest-author-primary{background:linear-gradient(135deg,var(--giforest-burgundy),var(--giforest-burgundy-dark))!important;border-color:var(--giforest-burgundy)!important;color:#fff!important}
.giforest-tab-strip span{border-radius:12px!important}
.giforest-tab-strip{gap:10px!important;flex-wrap:wrap!important}
.giforest-become-author,.giforest-calendar-pill,.giforest-quick-access{border:1px solid #eadbe0!important;color:var(--giforest-burgundy)!important;background:#fff!important}
.giforest-stat-card{border-radius:18px!important;min-height:132px!important;padding:22px!important}
.giforest-stat-card span{font-size:13px!important;font-weight:700!important;letter-spacing:.08em!important;text-transform:uppercase!important}
.giforest-stat-card strong{font-size:20px!important;font-weight:800!important}
.giforest-author-shell{display:grid!important;grid-template-columns:230px minmax(0,1fr)!important;min-height:100vh!important;background:#f5f0f3!important;width:100%!important;max-width:none!important;margin:0!important}
.giforest-author-sidebar{background:linear-gradient(180deg,#35151f,#261219)!important}
.giforest-author-balance span,.giforest-author-nav__item.is-active,.giforest-author-nav__item:hover{color:#b75b76!important}
.giforest-author-balance i,.giforest-author-primary,.giforest-author-nav__item.is-active:before,.giforest-author-secondary:hover{background:var(--giforest-burgundy)!important}
.giforest-author-primary,.giforest-author-secondary,.giforest-author-section-head__action a{border-color:var(--giforest-burgundy)!important}
.giforest-author-secondary{color:var(--giforest-burgundy)!important}
.giforest-author-topbar{background:#fff!important;border-bottom:1px solid #eadbe0!important}
.giforest-author-section-head h1{font-size:24px!important;font-weight:700!important}
.giforest-author-section-head p,.giforest-author-form label,.giforest-author-form small{font-size:13px!important}
.giforest-author-form__section,.giforest-author-block{border-color:#eadbe0!important;border-radius:18px!important;background:#fff!important}
.giforest-author-form input,.giforest-author-form textarea,.giforest-author-form select{border-color:#e8dce1!important;border-radius:12px!important;font-size:14px!important}
.giforest-author-tags{border-radius:12px!important;border-color:#e8dce1!important;background:#fff!important}
.giforest-tag-chip{background:var(--giforest-burgundy)!important;color:#fff!important;border-radius:10px!important}
.giforest-tag-chip button{color:#fff!important}
@media (max-width:1100px){.giforest-login-page{grid-template-columns:1fr!important}.giforest-role-shell{grid-template-columns:1fr!important}.giforest-role-sidebar,.giforest-author-sidebar{display:none!important}.giforest-author-shell{grid-template-columns:1fr!important}}

:root{
    --giforest-burgundy-900:#4b1024;
    --giforest-burgundy-800:#651833;
    --giforest-burgundy-700:#7d2040;
    --giforest-burgundy-600:#98284c;
    --giforest-burgundy-500:#b6375d;
    --giforest-burgundy-100:#f7edf1;
    --giforest-burgundy-050:#fcf8fa;
    --giforest-surface:#f5f3f4;
    --giforest-panel:#ffffff;
    --giforest-text:#21161b;
    --giforest-muted:#7a6570;
    --giforest-line:#e8dde2;
}
.giforest-page-shell{width:100%;max-width:none!important;padding:0!important;margin:0!important}
.giforest-page-shell .entry-content,.giforest-page-shell .site-main,.giforest-page-shell .content-area,.giforest-page-shell article.page{max-width:none!important;width:100%!important;padding:0!important;margin:0!important}

.giforest-login-page,.giforest-role-shell,.giforest-author-shell{font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif!important;color:var(--giforest-text)!important}
.giforest-login-page h1,.giforest-role-header h1,.giforest-author-section-head h1,.giforest-author-block h3,.giforest-role-panel h2{font-weight:600!important;letter-spacing:-.02em!important}
.giforest-login-page p,.giforest-role-header p,.giforest-author-section-head p,.giforest-author-block p,.giforest-role-panel p{font-weight:400!important;color:var(--giforest-muted)!important}

.giforest-login-page{display:grid!important;grid-template-columns:430px minmax(0,1fr)!important;min-height:900px!important;background:linear-gradient(90deg,var(--giforest-burgundy-050) 0 34%,#f2ecef 34% 100%)!important;border:1px solid var(--giforest-line)!important;border-radius:28px!important;overflow:hidden!important;box-shadow:0 24px 60px rgba(75,16,36,.08)!important}
.giforest-login-panel{padding:56px 48px!important;background:#fff8fb!important;display:flex!important;flex-direction:column!important;justify-content:center!important}
.giforest-login-brand{margin-bottom:28px!important}
.giforest-login-brand .custom-logo,.giforest-login-brand img{max-height:54px!important;width:auto!important}
.giforest-text-logo{font-size:32px!important;font-weight:600!important;color:var(--giforest-burgundy-800)!important}
.giforest-login-role-switch{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:10px!important;margin:0 0 24px!important}
.giforest-login-role-switch button{height:44px!important;border:1px solid var(--giforest-line)!important;border-radius:12px!important;background:#fff!important;color:var(--giforest-burgundy-700)!important;font-size:14px!important;font-weight:500!important;box-shadow:none!important}
.giforest-login-role-switch button.is-active{background:linear-gradient(135deg,var(--giforest-burgundy-700),var(--giforest-burgundy-500))!important;border-color:var(--giforest-burgundy-700)!important;color:#fff!important}
.giforest-login-dynamic-title{font-size:34px!important;line-height:1.1!important;margin:0 0 10px!important;color:var(--giforest-burgundy-900)!important}
.giforest-login-copy{font-size:15px!important;line-height:1.7!important;margin:0 0 26px!important}
.giforest-login-form label{display:block!important;font-size:13px!important;font-weight:500!important;color:var(--giforest-burgundy-800)!important;margin:0 0 8px!important}
.giforest-login-form input[type=text],.giforest-login-form input[type=password]{height:54px!important;border:1px solid var(--giforest-line)!important;border-radius:14px!important;background:#fff!important;padding:0 18px!important;font-size:15px!important;box-shadow:none!important}
.giforest-login-form .login-submit input[type=submit]{width:100%!important;height:54px!important;border:0!important;border-radius:14px!important;background:linear-gradient(135deg,var(--giforest-burgundy-700),var(--giforest-burgundy-500))!important;color:#fff!important;font-size:16px!important;font-weight:600!important}
.giforest-login-links{display:flex!important;gap:18px!important;flex-wrap:wrap!important;margin-top:18px!important}
.giforest-login-links a{font-size:14px!important;color:var(--giforest-burgundy-700)!important;text-decoration:none!important;font-weight:500!important}
.giforest-login-news{padding:72px 56px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;background:linear-gradient(135deg,#efe5e9,#f5eef1)!important}
.giforest-login-news h2{font-size:32px!important;line-height:1.15!important;color:var(--giforest-burgundy-900)!important;margin:0 0 24px!important;text-align:left!important}
.giforest-login-news-card{background:linear-gradient(180deg,var(--giforest-burgundy-800),var(--giforest-burgundy-900))!important;border-radius:22px!important;padding:30px!important;box-shadow:0 28px 56px rgba(75,16,36,.18)!important;display:flex!important;flex-direction:column!important;gap:18px!important}
.giforest-login-news-card article{padding:0 0 18px!important;border-bottom:1px solid rgba(255,255,255,.12)!important}
.giforest-login-news-card article:last-child{padding-bottom:0!important;border-bottom:0!important}
.giforest-login-news-card h3{font-size:18px!important;line-height:1.35!important;color:#fff!important;margin:0 0 8px!important;font-weight:600!important}
.giforest-login-news-card p{font-size:14px!important;line-height:1.7!important;color:rgba(255,255,255,.82)!important;margin:0 0 8px!important}
.giforest-login-news-card a{color:#f5c2d0!important;font-size:14px!important;font-weight:500!important;text-decoration:none!important}

.giforest-role-shell,.giforest-author-shell{display:grid!important;grid-template-columns:240px minmax(0,1fr)!important;min-height:1000px!important;background:var(--giforest-surface)!important;border:1px solid var(--giforest-line)!important;border-radius:26px!important;overflow:hidden!important;box-shadow:0 22px 46px rgba(75,16,36,.08)!important}
.giforest-role-sidebar,.giforest-author-sidebar{background:linear-gradient(180deg,var(--giforest-burgundy-900),var(--giforest-burgundy-800))!important;color:#fff!important}
.giforest-role-brand,.giforest-author-brand{padding:18px 20px!important;border-bottom:1px solid rgba(255,255,255,.08)!important}
.giforest-role-brand img,.giforest-author-brand img{max-height:34px!important;width:auto!important;object-fit:contain!important}
.giforest-role-balance,.giforest-author-balance{padding:16px 20px!important;background:rgba(255,255,255,.05)!important;border-bottom:1px solid rgba(255,255,255,.08)!important}
.giforest-role-balance span,.giforest-author-balance span{display:block!important;font-size:12px!important;font-weight:500!important;color:#f2c9d6!important;margin-bottom:6px!important}
.giforest-role-balance strong,.giforest-author-balance strong{font-size:16px!important;color:#fff!important}
.giforest-role-nav-item,.giforest-author-nav__item{display:flex!important;align-items:center!important;gap:12px!important;padding:16px 20px!important;border-bottom:1px solid rgba(255,255,255,.06)!important;color:#fff!important;font-size:14px!important;font-weight:500!important;text-decoration:none!important;background:transparent!important}
.giforest-role-nav-item:hover,.giforest-role-nav-item.is-active,.giforest-author-nav__item:hover,.giforest-author-nav__item.is-active{background:rgba(255,255,255,.09)!important;color:#fff!important}
.giforest-role-nav-item span:first-child,.giforest-author-nav__icon{width:18px!important;height:18px!important;border-radius:4px!important;background:rgba(255,255,255,.2)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:11px!important}
.giforest-role-content,.giforest-author-main{min-width:0!important;background:#f6f3f5!important}
.giforest-role-topbar,.giforest-author-topbar{height:72px!important;background:#fcfbfc!important;border-bottom:1px solid var(--giforest-line)!important;padding:0 22px!important}
.giforest-role-menu,.giforest-author-menu{width:40px!important;height:40px!important;border-radius:10px!important;border:1px solid var(--giforest-line)!important;background:#fff!important;color:var(--giforest-burgundy-700)!important}
.giforest-role-user strong,.giforest-author-user strong{font-size:14px!important;font-weight:600!important;color:var(--giforest-burgundy-900)!important}
.giforest-role-user span,.giforest-author-user span{font-size:12px!important;color:var(--giforest-muted)!important}
.giforest-role-user__avatar,.giforest-author-user__avatar{width:42px!important;height:42px!important;border-radius:10px!important;background:#efe6ea!important;color:#bfa7b0!important}
.giforest-role-body{padding:24px 20px 30px!important}
.giforest-role-header,.giforest-author-section-head{padding:0!important;margin:0 0 18px!important;display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:16px!important}
.giforest-role-header h1,.giforest-author-section-head h1{font-size:28px!important;margin:0 0 6px!important;color:var(--giforest-burgundy-900)!important}
.giforest-role-header p,.giforest-author-section-head p{font-size:14px!important;margin:0!important;color:var(--giforest-muted)!important}
.giforest-role-header p strong,.giforest-author-section-head p strong{color:var(--giforest-burgundy-600)!important;font-weight:500!important}
.giforest-quick-access,.giforest-calendar-pill,.giforest-become-author,.giforest-author-month{height:42px!important;padding:0 16px!important;border-radius:10px!important;border:1px solid var(--giforest-line)!important;background:#fff!important;color:var(--giforest-burgundy-700)!important;font-size:14px!important;font-weight:500!important;display:inline-flex!important;align-items:center!important}
.giforest-admin-cards,.giforest-reviewer-cards,.giforest-user-topcards,.giforest-author-cards{display:grid!important;gap:16px!important}
.giforest-admin-cards.cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}
.giforest-reviewer-cards.cols-3,.giforest-user-topcards.cols-4{grid-template-columns:repeat(3,minmax(0,1fr))!important}
.giforest-user-topcards.cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}
.giforest-stat-card,.giforest-author-card{border-radius:18px!important;padding:22px 24px!important;min-height:124px!important;box-shadow:none!important;border:0!important}
.giforest-stat-card span{font-size:12px!important;letter-spacing:.08em!important;font-weight:600!important;text-transform:uppercase!important;opacity:.92!important}
.giforest-stat-card strong{font-size:18px!important;font-weight:700!important;line-height:1.2!important}
.giforest-stat-card--olive{background:linear-gradient(135deg,#8f1738,#c03b61)!important}.giforest-stat-card--burgundy{background:linear-gradient(135deg,#6d1734,#a82d53)!important}.giforest-stat-card--indigo{background:linear-gradient(135deg,#7b1f40,#b2355d)!important}.giforest-stat-card--teal{background:linear-gradient(135deg,#8a2241,#bf4869)!important}.giforest-stat-card--blue{background:linear-gradient(135deg,#7f203f,#c03b5f)!important}.giforest-stat-card--copper{background:linear-gradient(135deg,#6a1830,#9f2b4c)!important}.giforest-stat-card--orange{background:linear-gradient(135deg,#7a1735,#b7315b)!important}.giforest-stat-card--plum{background:linear-gradient(135deg,#7f2743,#b3496e)!important}.giforest-stat-card--slate{background:linear-gradient(135deg,#8f304c,#bf5a76)!important}.giforest-stat-card--burnt{background:linear-gradient(135deg,#7f1f39,#bf4767)!important}.giforest-stat-card--lime{background:linear-gradient(135deg,#8a2a44,#c05a74)!important}.giforest-stat-card--wine{background:linear-gradient(135deg,#651833,#8f1738)!important}.giforest-stat-card--graphite{background:linear-gradient(135deg,#7d213f,#af4868)!important}.giforest-stat-card--violet{background:linear-gradient(135deg,#78213e,#b03c61)!important}.giforest-stat-card--magenta{background:linear-gradient(135deg,#9d294d,#cd5679)!important}.giforest-stat-card--forest{background:linear-gradient(135deg,#651833,#98284c)!important}.giforest-stat-card--royal{background:linear-gradient(135deg,#7a1f3d,#b13a60)!important}.giforest-stat-card--mustard{background:linear-gradient(135deg,#8a2241,#bf5572)!important}.giforest-stat-card--orchid{background:linear-gradient(135deg,#8b2342,#cd6280)!important}.giforest-stat-card--purple{background:linear-gradient(135deg,#802242,#b83c63)!important}.giforest-stat-card--green{background:linear-gradient(135deg,#7a1e3c,#b53d62)!important}.giforest-stat-card--red{background:linear-gradient(135deg,#5f142c,#941f41)!important}.giforest-stat-card--stone{background:#fff4f7!important;color:var(--giforest-burgundy-800)!important}.giforest-stat-card--mint{background:#fff6f8!important;color:var(--giforest-burgundy-700)!important}.giforest-stat-card--rose{background:#fff0f4!important;color:var(--giforest-burgundy-700)!important}.giforest-stat-card--ice{background:#fff6f8!important;color:var(--giforest-burgundy-800)!important}
.giforest-role-panel,.giforest-author-block,.giforest-item-panel{background:var(--giforest-panel)!important;border:1px solid var(--giforest-line)!important;border-radius:18px!important;padding:22px!important;box-shadow:none!important}
.giforest-two-col{display:grid!important;grid-template-columns:1fr 1fr!important;gap:18px!important}
.giforest-role-panel h2,.giforest-author-block h3,.giforest-item-panel h3{font-size:18px!important;margin:0 0 18px!important;color:var(--giforest-burgundy-900)!important}
.giforest-list-card,.giforest-media-row,.giforest-country-row,.giforest-status-row{border-bottom:1px solid #f0e6ea!important;padding:12px 0!important}
.giforest-country-row strong,.giforest-list-card button{color:var(--giforest-burgundy-600)!important}
.giforest-primary-btn,.giforest-author-primary,.giforest-category-modal__continue,.giforest-item-submit button{background:linear-gradient(135deg,var(--giforest-burgundy-700),var(--giforest-burgundy-500))!important;border:0!important;color:#fff!important;border-radius:10px!important;min-height:44px!important;padding:0 20px!important;font-size:14px!important;font-weight:600!important;box-shadow:none!important}
.giforest-author-secondary{background:#fff!important;border:1px solid var(--giforest-line)!important;color:var(--giforest-burgundy-700)!important;border-radius:10px!important;min-height:44px!important;padding:0 18px!important}
.giforest-settings-panel .giforest-tab-strip span,.giforest-author-tabs .giforest-author-tab{background:#fff!important;border:1px solid var(--giforest-line)!important;color:var(--giforest-burgundy-700)!important;border-radius:10px!important;font-size:13px!important;font-weight:500!important;padding:10px 14px!important}
.giforest-settings-panel .giforest-tab-strip .is-active,.giforest-author-tabs .giforest-author-tab.is-active{background:linear-gradient(135deg,var(--giforest-burgundy-700),var(--giforest-burgundy-500))!important;color:#fff!important;border-color:var(--giforest-burgundy-700)!important}
.giforest-form-grid label,.giforest-author-form label,.giforest-item-panel label{display:block!important}
.giforest-form-grid label,.giforest-author-form label span,.giforest-item-panel label span{font-size:13px!important;color:var(--giforest-burgundy-800)!important;font-weight:500!important}
.giforest-form-grid input,.giforest-form-grid select,.giforest-author-form input,.giforest-author-form select,.giforest-author-form textarea,.giforest-item-panel input,.giforest-item-panel select,.giforest-item-panel textarea,.giforest-item-form .wp-editor-container{border:1px solid var(--giforest-line)!important;border-radius:12px!important;background:#fff!important;box-shadow:none!important}
.giforest-form-grid input,.giforest-form-grid select,.giforest-author-form input,.giforest-author-form select,.giforest-item-panel input,.giforest-item-panel select{height:48px!important;padding:0 14px!important;font-size:14px!important;color:var(--giforest-text)!important}
.giforest-item-panel textarea,.giforest-author-form textarea{padding:14px!important;font-size:14px!important;min-height:140px!important}
.giforest-tag-chip{background:var(--giforest-burgundy-700)!important;color:#fff!important;border-radius:8px!important;font-size:13px!important;font-weight:500!important;padding:8px 10px!important;display:inline-flex!important;gap:8px!important;align-items:center!important}
.giforest-tag-chip button{background:transparent!important;border:0!important;color:#fff!important;padding:0!important;font-size:14px!important;line-height:1!important}
.giforest-category-modal__dialog{background:#fff!important;border-radius:18px!important;padding:26px!important;max-width:460px!important;box-shadow:0 24px 60px rgba(75,16,36,.16)!important}
.giforest-category-modal__dialog h3{font-size:18px!important;color:var(--giforest-burgundy-900)!important;margin:0 0 16px!important}
.giforest-category-modal__select{width:100%!important;height:48px!important;border:1px solid var(--giforest-line)!important;border-radius:12px!important;background:#fff!important;padding:0 14px!important}
.giforest-category-modal__continue{width:100%!important;margin-top:16px!important}
.giforest-author-block--center,.giforest-author-myitems-shell{min-height:520px!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-direction:column!important}
.giforest-author-empty{max-width:420px!important}
.giforest-author-empty h3{font-size:24px!important;margin:0 0 10px!important;color:var(--giforest-burgundy-900)!important}
.giforest-author-empty p{font-size:14px!important;line-height:1.7!important;color:var(--giforest-muted)!important;margin:0 0 18px!important}
.giforest-author-footer{padding:20px!important;font-size:13px!important;color:var(--giforest-muted)!important}
@media (max-width:1100px){.giforest-login-page,.giforest-role-shell,.giforest-author-shell{grid-template-columns:1fr!important}.giforest-login-news{padding:32px 24px!important}.giforest-role-sidebar,.giforest-author-sidebar{display:none!important}.giforest-two-col,.giforest-admin-cards.cols-2,.giforest-reviewer-cards.cols-3,.giforest-user-topcards.cols-4,.giforest-author-cards{grid-template-columns:1fr!important}}

.giforest-workspace-logo{display:block;max-width:100%;width:auto;height:36px;object-fit:contain}.giforest-login-brand .giforest-workspace-logo{height:42px}.giforest-role-brand .giforest-workspace-logo,.giforest-author-brand .giforest-workspace-logo{height:34px}


:root{
  --giforest-burgundy-main:#8b0000;
  --giforest-burgundy-dark:#7a0018;
  --giforest-bordeaux:#5c1d2b;
  --giforest-merlot:#7a3d46;
  --giforest-wine-red:#6f1520;
  --giforest-berry:#951042;
  --giforest-red-berry:#7f1f28;
  --giforest-carmine:#a52a3a;
  --giforest-claret:#8d133c;
  --giforest-mahogany:#5a0601;
  --giforest-light-burgundy:#a3001b;
  --giforest-sangria:#6f1711;
}

.giforest-page-shell--giforest-workspace,
.giforest-page-shell--giforest-admin-workspace,
.giforest-page-shell--giforest-reviewer-workspace,
.giforest-page-shell--giforest-user-workspace,
.giforest-page-shell--giforest-login,
.giforest-page-shell--giforest-frontend{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
}

.giforest-author-shell{
  grid-template-columns:230px minmax(0,1fr)!important;
  width:100%!important;
  max-width:none!important;
  min-height:100vh!important;
  background:#f3eff1!important;
}

.giforest-author-sidebar{
  background:linear-gradient(180deg,#2b2125 0%, #1d181b 100%)!important;
  color:#fff!important;
}

.giforest-author-brand{
  padding:18px 20px 16px!important;
  border-bottom:1px solid rgba(255,255,255,.06)!important;
}

.giforest-author-brand .giforest-workspace-logo,
.giforest-role-brand .giforest-workspace-logo{
  height:32px!important;
  width:auto!important;
  max-width:100%!important;
  object-fit:contain!important;
}

.giforest-author-balance{
  background:rgba(255,255,255,.03)!important;
  border-bottom:1px solid rgba(255,255,255,.04)!important;
}

.giforest-author-balance span,
.giforest-author-balance strong,
.giforest-author-nav__item.is-active,
.giforest-author-sidebar__footer .giforest-author-nav__item.is-active,
.giforest-author-sidebar__footer .giforest-author-nav__item:hover{
  color:var(--giforest-claret)!important;
}

.giforest-author-balance i{
  background:var(--giforest-claret)!important;
}

.giforest-author-nav__item,
.giforest-author-sidebar__footer .giforest-author-nav__item{
  color:rgba(255,255,255,.94)!important;
  border-bottom:1px solid rgba(255,255,255,.05)!important;
}

.giforest-author-nav__item:hover,
.giforest-author-nav__item.is-active,
.giforest-author-sidebar__footer .giforest-author-nav__item:hover,
.giforest-author-sidebar__footer .giforest-author-nav__item.is-active{
  background:rgba(255,255,255,.04)!important;
}

.giforest-author-topbar{
  background:#f7f6f7!important;
}

.giforest-author-cards{
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
}

.giforest-author-card{
  background:#fff!important;
  border:1px solid #ead9df!important;
  box-shadow:none!important;
}

.giforest-author-card div strong{
  font-size:13px!important;
  letter-spacing:.02em!important;
  color:#2b2024!important;
}

.giforest-author-card div span{
  font-size:16px!important;
  font-weight:700!important;
}

.giforest-author-card--blue .giforest-author-card__icon{background:#f8ecef!important;color:var(--giforest-burgundy-main)!important}
.giforest-author-card--blue div span{color:var(--giforest-burgundy-main)!important}
.giforest-author-card--green .giforest-author-card__icon{background:#f5e8ee!important;color:var(--giforest-claret)!important}
.giforest-author-card--green div span{color:var(--giforest-claret)!important}
.giforest-author-card--pink .giforest-author-card__icon{background:#f9ecef!important;color:var(--giforest-carmine)!important}
.giforest-author-card--pink div span{color:var(--giforest-carmine)!important}
.giforest-author-card--gray .giforest-author-card__icon{background:#f3e7eb!important;color:var(--giforest-bordeaux)!important}
.giforest-author-card--gray div span{color:var(--giforest-bordeaux)!important}

.giforest-author-myitems-shell{
  width:calc(100% - 40px)!important;
  margin:0 20px 20px!important;
  min-height:560px!important;
}

.giforest-author-empty__art{
  background:linear-gradient(180deg,#faf7f8,#f0ecee)!important;
}

.giforest-open-category-modal,
.giforest-author-items-actions .giforest-author-primary{
  min-width:140px!important;
}

.giforest-category-modal__dialog{
  max-width:450px!important;
}

.giforest-category-modal__dialog .giforest-author-primary{
  width:100%!important;
}

.giforest-item-form{
  max-width:980px!important;
  margin:0 20px 24px!important;
}

.giforest-item-panel{
  padding:0!important;
  overflow:hidden!important;
}

.giforest-item-panel > h3,
.giforest-item-panel__head{
  padding:18px 18px 14px!important;
  margin:0!important;
  border-bottom:1px solid #eee5e8!important;
}

.giforest-item-panel > label,
.giforest-item-panel > .giforest-item-panel__field,
.giforest-item-panel > .giforest-item-price-grid,
.giforest-item-panel > textarea,
.giforest-item-panel > .wp-editor-wrap{
  margin:18px!important;
}

.giforest-item-panel label{display:block!important;margin:18px!important}
.giforest-item-panel label span{display:block!important;margin:0 0 8px!important}
.giforest-item-panel small{display:block!important;margin-top:8px!important;color:#7a6a71!important}
.giforest-item-panel select,
.giforest-item-panel input[type="text"],
.giforest-item-panel input[type="url"],
.giforest-item-panel input[type="file"],
.giforest-item-panel input[type="number"],
.giforest-item-panel textarea{
  width:100%!important;
}

.giforest-dropzone{
  border:1px dashed #d9c4cc!important;
  background:#fcfbfb!important;
  border-radius:12px!important;
  padding:20px!important;
}

.giforest-file-inline{
  display:grid!important;
  grid-template-columns:140px minmax(0,1fr)!important;
  gap:10px!important;
}

.giforest-item-price-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:16px!important;
}

.giforest-price-field,
.giforest-readonly-price{display:block!important}

.giforest-binary-toggle{
  display:inline-flex!important;
  align-items:center!important;
  gap:0!important;
  border:1px solid #d6c6cd!important;
  border-radius:8px!important;
  overflow:hidden!important;
  width:auto!important;
  max-width:max-content!important;
  background:#fff!important;
}

.giforest-binary-toggle label{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-width:46px!important;
  height:34px!important;
  padding:0 16px!important;
  margin:0!important;
  cursor:pointer!important;
  font-size:13px!important;
  font-weight:600!important;
  color:var(--giforest-burgundy-700)!important;
  background:#fff!important;
}

.giforest-binary-toggle label + label{border-left:1px solid #d6c6cd!important}
.giforest-binary-toggle label.is-active{background:var(--giforest-claret)!important;color:#fff!important}
.giforest-binary-toggle input{display:none!important}
.giforest-item-toggle-row{display:flex!important;justify-content:flex-start!important;align-items:center!important;width:100%!important}

.giforest-tag-field{
  display:flex!important;
  align-items:center!important;
  flex-wrap:wrap!important;
  gap:8px!important;
  min-height:48px!important;
  padding:8px 10px!important;
  border:1px solid #e5d8dd!important;
  border-radius:12px!important;
  background:#fff!important;
}

.giforest-tag-field__input{
  flex:1 1 160px!important;
  min-width:160px!important;
  border:0!important;
  outline:none!important;
  height:30px!important;
  padding:0!important;
}

.giforest-tag-field__chips{display:flex!important;flex-wrap:wrap!important;gap:8px!important}

.giforest-author-footer{padding:20px 20px 26px!important}

.giforest-admin-workspace-copy .wrap.giforest-admin{
  max-width:none!important;
  margin:0!important;
  padding:0 20px 30px!important;
}

.giforest-admin-workspace-copy .giforest-dashboard-stat,
.giforest-admin-workspace-copy .giforest-stat-card{
  border-radius:14px!important;
}

@media (max-width:1100px){
  .giforest-author-cards{grid-template-columns:1fr!important}
  .giforest-item-price-grid,.giforest-file-inline{grid-template-columns:1fr!important}
}

body.giforest-standalone-page{margin:0!important;background:#f6f3f5!important}\nbody.giforest-standalone-page #page,body.giforest-standalone-page .site,body.giforest-standalone-page .site-content,body.giforest-standalone-page .content-area,body.giforest-standalone-page .site-main{max-width:none!important;width:100%!important;margin:0!important;padding:0!important}\nbody.giforest-standalone-page .entry-header,body.giforest-standalone-page .entry-title{display:none!important}\n.giforest-admin-workspace-copy{padding:0!important;margin:0!important}\n.giforest-admin-workspace-copy .wrap.giforest-admin{max-width:none!important;margin:0!important;padding:24px!important}\n.giforest-admin-workspace-copy .giforest-admin-topbar,.giforest-admin-workspace-copy .giforest-section-nav,.giforest-admin-workspace-copy .giforest-grid-2,.giforest-admin-workspace-copy .giforest-grid-3,.giforest-admin-workspace-copy .giforest-grid-4{max-width:none!important}\n

:root{--giforest-burgundy:#8d021f;--giforest-dark-burgundy:#7d0013;--giforest-bordeaux:#5d1f2b;--giforest-merlot:#7b3f46;--giforest-wine-red:#6f1621;--giforest-berry:#9b1248;--giforest-red-berry:#7f1d2d;--giforest-japanese-carmine:#a52a36;--giforest-claret:#8b1238;--giforest-mahogany:#640000;--giforest-light-burgundy:#a2001d;--giforest-sangria:#6c1610;}
.giforest-workspace-root{width:100%;max-width:none!important;margin:0!important;padding:0!important}
.giforest-workspace-root .entry-content,.giforest-workspace-root .site-content,.giforest-workspace-root .content-area,.giforest-workspace-root article,.giforest-workspace-root .post,.giforest-workspace-root .page{max-width:none!important;width:100%!important;margin:0!important;padding:0!important}
.giforest-workspace-root--author{background:#f4f2f4}
.giforest-author-shell{grid-template-columns:260px minmax(0,1fr);background:#f4f2f4;width:100%;max-width:none;min-height:100vh}
.giforest-author-sidebar{background:linear-gradient(180deg,#2b0d12 0%,#3e1119 100%)}
.giforest-author-brand{padding:20px 22px 22px}
.giforest-workspace-logo{display:block;max-width:180px;width:auto;height:30px;object-fit:contain}
.giforest-author-balance{padding:18px 22px;background:rgba(255,255,255,.03)}
.giforest-author-balance span{color:#f6c9d5;font-size:13px;letter-spacing:.02em}
.giforest-author-balance strong{font-size:20px;font-weight:700;color:#fff}
.giforest-author-balance i{background:var(--giforest-berry)}
.giforest-author-nav__item{padding:17px 22px;font-size:15px;color:#f8eff1}
.giforest-author-nav__item:hover,.giforest-author-nav__item.is-active{background:rgba(255,255,255,.06);color:#fff;box-shadow:inset 3px 0 0 var(--giforest-japanese-carmine)}
.giforest-author-topbar{height:78px;padding:0 24px;background:#fff;border-bottom:1px solid #ece2e4}
.giforest-author-user strong{font-size:15px;font-weight:700}.giforest-author-user span{font-size:13px;color:#7d6570}
.giforest-author-section-head{padding:28px 24px 0}.giforest-author-section-head h1{font-size:24px;font-weight:700}.giforest-author-section-head p{font-size:14px;color:#7d6570}.giforest-author-section-head p strong{color:var(--giforest-japanese-carmine)}
.giforest-author-primary,.giforest-author-secondary,.giforest-author-section-head__action a{min-height:44px;border-radius:10px;padding:0 18px;font-size:14px}
.giforest-author-primary{background:var(--giforest-japanese-carmine);border-color:var(--giforest-japanese-carmine)}
.giforest-author-primary:hover{background:var(--giforest-dark-burgundy);border-color:var(--giforest-dark-burgundy)}
.giforest-author-secondary{color:var(--giforest-burgundy);border-color:#dfc8cf}.giforest-author-secondary:hover{border-color:var(--giforest-burgundy)}
.giforest-author-cards{padding:18px 24px 0;gap:16px}.giforest-author-card{border-radius:14px;padding:18px 20px;border:0;color:#fff;align-items:center}.giforest-author-card div strong{color:rgba(255,255,255,.88);font-size:12px;letter-spacing:.12em}.giforest-author-card div span{color:#fff;font-size:36px;line-height:1.1}.giforest-author-card__icon{width:64px;height:64px;border-radius:12px;background:rgba(255,255,255,.14)!important;color:#fff!important}
.giforest-author-card--burgundy{background:var(--giforest-burgundy)}.giforest-author-card--merlot{background:var(--giforest-merlot)}.giforest-author-card--claret{background:var(--giforest-claret)}.giforest-author-card--bordeaux{background:var(--giforest-bordeaux)}.giforest-author-card--sangria{background:var(--giforest-sangria)}.giforest-author-card--redberry{background:var(--giforest-red-berry)}.giforest-author-card--berry{background:var(--giforest-berry)}
.giforest-author-block{margin:18px 24px 0;background:#fff;border:1px solid #eadfe2;border-radius:14px;padding:22px}.giforest-author-block h3{font-size:20px;font-weight:700}
.giforest-author-myitems-shell{min-height:640px}.giforest-author-empty h3{font-size:22px;margin:0 0 8px}.giforest-author-empty p{max-width:420px;font-size:14px;color:#6d5a63}.giforest-author-empty .giforest-author-primary{margin-top:18px}
.giforest-item-form{padding:0 24px 24px}.giforest-item-panel{background:#fff;border:1px solid #eadfe2;border-radius:14px;padding:0 0 18px;margin-top:18px;overflow:hidden}.giforest-item-panel>h3,.giforest-item-panel__head{padding:18px 18px 14px;border-bottom:1px solid #f0e6e8;margin:0}.giforest-item-panel__head{display:flex;justify-content:space-between;align-items:center}.giforest-item-panel__head h3{margin:0;font-size:20px}.giforest-item-panel__head a{color:var(--giforest-japanese-carmine);text-decoration:none;font-size:13px}
.giforest-item-panel label,.giforest-item-panel .giforest-item-panel__field{display:block;padding:12px 18px 0}.giforest-item-panel label>span,.giforest-item-panel__field>span{display:block;font-size:13px;font-weight:600;color:#33282d;margin-bottom:8px}.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:46px;border:1px solid #e4d8dc;border-radius:10px;background:#fff;padding:0 14px;font-size:14px;color:#2c2327}
.giforest-item-panel textarea{padding:12px 14px;min-height:130px}.giforest-tag-field{display:flex;flex-wrap:wrap;align-items:center;gap:8px;min-height:46px;border:1px solid #e4d8dc;border-radius:10px;padding:8px 10px;background:#fff}.giforest-tag-chip{display:inline-flex;align-items:center;gap:8px;background:var(--giforest-japanese-carmine);color:#fff;border-radius:8px;padding:7px 10px;font-size:13px}.giforest-tag-chip button{border:0;background:none;color:#fff;padding:0;line-height:1;cursor:pointer;font-size:16px}.giforest-tag-field__input{border:0!important;min-height:30px!important;padding:0!important;flex:1 1 140px}
.giforest-dropzone{border:1px dashed #d7c2c8!important;border-radius:12px;padding:18px!important;background:#fcfafb}.giforest-dropzone span{color:var(--giforest-japanese-carmine)!important}.giforest-dropzone small,.giforest-item-panel small{display:block;margin-top:6px;font-size:12px;color:#7d6570}
.giforest-file-inline{display:grid;grid-template-columns:140px 1fr;gap:10px}.giforest-item-price-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:16px 18px 0}.giforest-item-price__field{display:flex;align-items:center;min-height:46px;border:1px solid #e4d8dc;border-radius:10px;overflow:hidden}.giforest-item-price__field i{display:inline-flex;align-items:center;justify-content:center;width:42px;height:44px;background:#faf6f7;border-right:1px solid #e4d8dc;font-style:normal}.giforest-item-price__field input{border:0!important;min-height:44px!important}
.giforest-binary-toggle{display:inline-flex;align-items:center;border:1px solid #d9c5cc;border-radius:8px;overflow:hidden;background:#fff;width:auto;max-width:fit-content}.giforest-binary-toggle label{display:inline-flex!important;align-items:center;justify-content:center;padding:0!important;margin:0!important}.giforest-binary-toggle input{position:absolute;opacity:0;pointer-events:none}.giforest-binary-toggle span{display:inline-flex;align-items:center;justify-content:center;min-width:56px;height:38px;padding:0 16px;font-size:13px;font-weight:600;color:#694d57}.giforest-binary-toggle label.is-active span{background:var(--giforest-japanese-carmine);color:#fff}.giforest-item-toggle-row{display:flex;justify-content:flex-start}.giforest-item-submit{padding:18px}.giforest-item-submit .giforest-author-primary{min-width:120px}
.giforest-author-tabs{padding:18px 24px 0;display:flex;flex-wrap:wrap;gap:10px}.giforest-author-tab{height:40px;padding:0 14px;border:1px solid #e4d8dc;border-radius:10px;background:#fff;color:#6d5a63;font-size:13px;font-weight:600}.giforest-author-tab.is-active{background:var(--giforest-japanese-carmine);border-color:var(--giforest-japanese-carmine);color:#fff}
.giforest-author-form label{display:block;margin-top:12px}.giforest-author-form label span{display:block;margin-bottom:8px;font-size:13px;font-weight:600;color:#33282d}.giforest-author-form input,.giforest-author-form select{width:100%;min-height:46px;border:1px solid #e4d8dc;border-radius:10px;padding:0 12px}.giforest-author-form small{display:block;margin-top:6px;color:#7d6570;font-size:12px}.giforest-author-form__grid{display:grid;gap:16px}.giforest-author-form__grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.giforest-author-form__grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}
.giforest-author-footer{padding:22px 24px;color:#8f7f86;font-size:13px}
.giforest-workspace-root--admin .giforest-admin,.giforest-workspace-root--admin .wrap{max-width:none!important;width:100%!important;margin:0!important;padding:0!important}.giforest-workspace-root--admin .giforest-admin{padding:24px}
@media (max-width:1080px){.giforest-author-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.giforest-item-price-grid,.giforest-author-form__grid--three{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:820px){.giforest-author-shell{grid-template-columns:1fr}.giforest-author-sidebar{display:none}.giforest-author-topbar{padding:0 16px}.giforest-author-section-head,.giforest-author-cards,.giforest-item-form,.giforest-author-tabs{padding-left:16px;padding-right:16px}.giforest-author-block{margin-left:16px;margin-right:16px}.giforest-item-price-grid,.giforest-author-form__grid--three,.giforest-author-form__grid--two,.giforest-file-inline{grid-template-columns:1fr}}

.giforest-workspace-logo{
  width:255px!important;
  max-width:100%!important;
  height:auto!important;
  display:block!important;
  object-fit:contain!important;
}
.giforest-role-sidebar,
.giforest-author-sidebar{
  width:255px!important;
  min-width:255px!important;
}
.giforest-role-brand,
.giforest-author-brand{
  padding:18px 18px 16px!important;
}
.giforest-role-brand .giforest-workspace-logo,
.giforest-author-brand .giforest-workspace-logo{
  width:255px!important;
}
.giforest-role-balance,
.giforest-author-balance{
  color:#f7d8df!important;
  border-top:1px solid rgba(255,255,255,.06)!important;
  border-bottom:1px solid rgba(255,255,255,.06)!important;
}
.giforest-role-balance span,
.giforest-author-balance span{
  color:#f2c6d2!important;
  font-weight:700!important;
}
.giforest-role-balance strong,
.giforest-author-balance strong{
  color:#fff!important;
}
.giforest-role-balance i,
.giforest-author-balance i{
  background:#c03b61!important;
}
.giforest-role-nav-item,
.giforest-author-nav__item,
.giforest-author-sidebar__footer .giforest-author-nav__item{
  color:rgba(255,255,255,.96)!important;
  font-weight:600!important;
}
.giforest-role-nav-item b,
.giforest-author-nav__item span:last-child{
  color:inherit!important;
}
.giforest-role-nav-item:hover,
.giforest-role-nav-item.is-active,
.giforest-author-nav__item:hover,
.giforest-author-nav__item.is-active,
.giforest-author-sidebar__footer .giforest-author-nav__item:hover,
.giforest-author-sidebar__footer .giforest-author-nav__item.is-active{
  background:rgba(255,255,255,.09)!important;
  color:#fff!important;
}
.giforest-author-nav__item.is-active:before,
.giforest-role-nav-item.is-active:before{
  background:#c03b61!important;
}
.giforest-role-sidebar__footer,
.giforest-author-sidebar__footer{
  margin-top:auto!important;
  border-top:1px solid rgba(255,255,255,.06)!important;
  padding-top:10px!important;
}
.giforest-author-main,
.giforest-role-content{
  min-width:0!important;
}
.giforest-workspace-root--admin .giforest-role-body{
  padding:24px!important;
}
.giforest-workspace-root--admin .giforest-admin-topbar{
  display:none!important;
}
.giforest-admin-workspace-copy .giforest-admin-dashboard__header,
.giforest-admin-workspace-copy .giforest-members-header{
  margin-top:0!important;
}
.giforest-admin-workspace-copy .giforest-counter-card,
.giforest-admin-workspace-copy .giforest-dashboard-stat,
.giforest-admin-workspace-copy .giforest-stat-card,
.giforest-admin-workspace-copy .giforest-status-card{
  color:#fff!important;
}
.giforest-admin-workspace-copy .giforest-counter-card *,
.giforest-admin-workspace-copy .giforest-dashboard-stat *,
.giforest-admin-workspace-copy .giforest-stat-card *,
.giforest-admin-workspace-copy .giforest-status-card *{
  color:#fff!important;
}
.giforest-admin-workspace-copy .giforest-dashboard-grid,
.giforest-admin-workspace-copy .giforest-dashboard-grid--wide{
  max-width:none!important;
}
.giforest-admin-workspace-copy .giforest-admin-footer{
  padding-bottom:0!important;
}
.giforest-front-header{
  background:#fff!important;
  border:1px solid #eadbe0!important;
  border-radius:22px!important;
  margin:0 0 24px!important;
  box-shadow:0 12px 26px rgba(75,16,36,.06)!important;
}
.giforest-front-header__inner{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:24px!important;
  padding:18px 24px!important;
}
.giforest-front-header__brand{
  display:flex!important;
  align-items:center!important;
}
.giforest-front-header__brand .giforest-workspace-logo{
  width:220px!important;
}
.giforest-front-header__nav{
  display:flex!important;
  align-items:center!important;
  gap:12px!important;
}
.giforest-front-header__nav a{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:42px!important;
  padding:0 18px!important;
  border:1px solid #eadbe0!important;
  border-radius:12px!important;
  color:#7d2040!important;
  font-weight:700!important;
  background:#fff!important;
}
.giforest-front-header__nav a:hover{
  background:#7d2040!important;
  color:#fff!important;
}
@media (max-width:1100px){
  .giforest-front-header__inner{flex-direction:column!important;align-items:flex-start!important}
  .giforest-front-header__nav{width:100%!important;flex-wrap:wrap!important}
}


.giforest-workspace-root--admin .giforest-role-shell--admin{
  grid-template-columns:255px minmax(0,1fr)!important;
  min-height:100vh!important;
  border-radius:0!important;
  border:0!important;
  box-shadow:none!important;
  background:#f2eff1!important;
}
.giforest-workspace-root--admin .giforest-role-sidebar{
  position:sticky!important;
  top:0!important;
  align-self:start!important;
  height:100vh!important;
  overflow-y:auto!important;
  background:linear-gradient(180deg,#2b0f16 0%,#4f1827 52%,#6b2231 100%)!important;
}
.giforest-workspace-root--admin .giforest-role-balance{
  display:none!important;
}
.giforest-workspace-root--admin .giforest-role-brand{
  padding:16px 18px!important;
}
.giforest-workspace-root--admin .giforest-role-nav{
  display:flex!important;
  flex-direction:column!important;
  gap:1px!important;
  padding:8px 0 18px!important;
}
.giforest-workspace-root--admin .giforest-role-nav-item,
.giforest-workspace-root--admin .giforest-role-nav-parent,
.giforest-workspace-root--admin .giforest-role-nav-child{
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  min-height:36px!important;
  padding:0 14px!important;
  color:rgba(255,255,255,.94)!important;
  border:0!important;
  font-size:13px!important;
  font-weight:500!important;
  text-decoration:none!important;
}
.giforest-workspace-root--admin .giforest-role-nav-item:hover,
.giforest-workspace-root--admin .giforest-role-nav-item.is-active,
.giforest-workspace-root--admin .giforest-role-nav-parent:hover,
.giforest-workspace-root--admin .giforest-role-nav-group.is-active > .giforest-role-nav-parent,
.giforest-workspace-root--admin .giforest-role-nav-child:hover,
.giforest-workspace-root--admin .giforest-role-nav-child.is-active{
  background:rgba(255,255,255,.08)!important;
  color:#fff!important;
}
.giforest-workspace-root--admin .giforest-role-nav-parent{
  cursor:pointer!important;
  list-style:none!important;
  justify-content:flex-start!important;
}
.giforest-workspace-root--admin .giforest-role-nav-parent::-webkit-details-marker{
  display:none!important;
}
.giforest-workspace-root--admin .giforest-role-nav-icon{
  width:14px!important;
  height:14px!important;
  border-radius:3px!important;
  border:1px solid rgba(255,255,255,.7)!important;
  background:rgba(255,255,255,.06)!important;
  flex:0 0 14px!important;
}
.giforest-workspace-root--admin .giforest-role-nav-item.is-active .giforest-role-nav-icon,
.giforest-workspace-root--admin .giforest-role-nav-group.is-active > .giforest-role-nav-parent .giforest-role-nav-icon{
  background:#d47a94!important;
  border-color:#d47a94!important;
}
.giforest-workspace-root--admin .giforest-role-nav-parent b,
.giforest-workspace-root--admin .giforest-role-nav-item b,
.giforest-workspace-root--admin .giforest-role-nav-child b{
  flex:1 1 auto!important;
  font-weight:500!important;
}
.giforest-workspace-root--admin .giforest-role-nav-parent i{
  font-style:normal!important;
  font-size:14px!important;
  line-height:1!important;
  opacity:.9!important;
  transition:transform .2s ease!important;
}
.giforest-workspace-root--admin .giforest-role-nav-group[open] > .giforest-role-nav-parent i{
  transform:rotate(90deg)!important;
}
.giforest-workspace-root--admin .giforest-role-nav-children{
  display:grid!important;
  gap:1px!important;
  padding:0 0 6px!important;
}
.giforest-workspace-root--admin .giforest-role-nav-child{
  padding-left:38px!important;
  color:rgba(255,255,255,.84)!important;
}
.giforest-workspace-root--admin .giforest-role-nav-child span{
  width:6px!important;
  height:6px!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.65)!important;
  flex:0 0 6px!important;
}
.giforest-workspace-root--admin .giforest-role-sidebar__footer{
  padding:10px 0 16px!important;
  border-top:1px solid rgba(255,255,255,.08)!important;
}
.giforest-workspace-root--admin .giforest-role-content{
  background:#f2eff1!important;
}
.giforest-role-topbar--admin{
  gap:14px!important;
  padding:12px 18px!important;
  background:#f7f5f6!important;
  border-bottom:1px solid #ddd0d6!important;
}
.giforest-role-topbar--admin .giforest-role-topbar__left{
  display:flex!important;
  align-items:center!important;
}
.giforest-role-topbar--admin .giforest-role-topbar__right{
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  flex:1 1 auto!important;
  justify-content:flex-end!important;
  flex-wrap:wrap!important;
}
.giforest-role-topbar--admin .giforest-role-menu{
  width:34px!important;
  height:34px!important;
  border-radius:4px!important;
  border:1px solid #d8ccd2!important;
  color:#4b1b29!important;
}
.giforest-admin-utility-button,
.giforest-admin-utility-dropdown summary{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:34px!important;
  padding:0 12px!important;
  border-radius:4px!important;
  border:1px solid #d7ccd1!important;
  background:#fff!important;
  color:#38131d!important;
  font-size:12px!important;
  font-weight:600!important;
  text-decoration:none!important;
  cursor:pointer!important;
}
.giforest-admin-utility-button.is-success{
  border-color:#6f8e66!important;
  color:#2c5b2d!important;
}
.giforest-admin-utility-button.is-danger{
  border-color:#cf8f97!important;
  color:#b52a42!important;
}
.giforest-admin-utility-dropdown{
  position:relative!important;
}
.giforest-admin-utility-dropdown summary{
  list-style:none!important;
}
.giforest-admin-utility-dropdown summary::-webkit-details-marker{
  display:none!important;
}
.giforest-admin-utility-dropdown__menu{
  position:absolute!important;
  top:calc(100% + 6px)!important;
  right:0!important;
  min-width:170px!important;
  background:#fff!important;
  border:1px solid #d7ccd1!important;
  border-radius:8px!important;
  box-shadow:0 12px 30px rgba(65,22,34,.10)!important;
  padding:6px!important;
  display:grid!important;
  gap:2px!important;
  z-index:20!important;
}
.giforest-admin-utility-dropdown__menu a{
  padding:8px 10px!important;
  border-radius:6px!important;
  color:#4a1a28!important;
  font-size:12px!important;
}
.giforest-admin-utility-dropdown__menu a:hover{
  background:#f4edf0!important;
}
.giforest-role-user--admin{
  gap:10px!important;
}
.giforest-role-user--admin .giforest-role-user__avatar{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:38px!important;
  height:38px!important;
  border-radius:4px!important;
  background:linear-gradient(135deg,#5c1d2b,#8f173d)!important;
  color:#fff!important;
  font-size:14px!important;
  font-weight:700!important;
}
.giforest-role-user--admin strong{
  font-size:13px!important;
  color:#38131d!important;
}
.giforest-role-user--admin span{
  color:#7f6671!important;
  font-size:11px!important;
}
.giforest-admin-workspace-copy .giforest-role-body{
  padding:18px!important;
  gap:16px!important;
}
.giforest-admin-workspace-copy .wrap.giforest-admin.giforest-admin-dashboard{
  max-width:none!important;
  padding-right:0!important;
}
.giforest-admin-workspace-copy .giforest-dashboard-section,
.giforest-admin-workspace-copy .giforest-panel{
  border-color:#ddd0d6!important;
  border-radius:4px!important;
  box-shadow:none!important;
}
.giforest-admin-workspace-copy .giforest-dashboard-section__title,
.giforest-admin-workspace-copy .giforest-panel__head h3{
  color:#3f1a25!important;
}
.giforest-admin-workspace-copy .giforest-counter-grid{
  gap:10px!important;
  padding:10px!important;
}
.giforest-admin-workspace-copy .giforest-counter-card{
  min-height:84px!important;
  border-radius:4px!important;
  box-shadow:none!important;
}
.giforest-admin-workspace-copy .giforest-counter-card__meta p{
  font-size:10px!important;
  letter-spacing:.14em!important;
}
.giforest-admin-workspace-copy .giforest-counter-card__meta h3{
  font-size:17px!important;
}
.giforest-admin-workspace-copy .giforest-list-item__content a,
.giforest-admin-workspace-copy .giforest-country-list__name,
.giforest-admin-workspace-copy .giforest-panel__head a,
.giforest-admin-workspace-copy .giforest-panel__ghost{
  color:#4a2330!important;
}
.giforest-admin-workspace-copy .giforest-list-item__content span,
.giforest-admin-workspace-copy .giforest-empty,
.giforest-admin-workspace-copy .giforest-map__legend,
.giforest-admin-workspace-copy .giforest-panel__body,
.giforest-admin-workspace-copy .giforest-list-item__content{
  color:#866c78!important;
}
@media (max-width:1100px){
  .giforest-workspace-root--admin .giforest-role-shell--admin{grid-template-columns:1fr!important}
  .giforest-workspace-root--admin .giforest-role-sidebar{display:none!important}
}


.giforest-workspace-header{
  display:flex!important;
  align-items:flex-start!important;
  justify-content:space-between!important;
  gap:16px!important;
  margin:0 0 18px!important;
}
.giforest-workspace-header__title h1{
  margin:0 0 8px!important;
  font-size:20px!important;
  line-height:1.25!important;
  color:#3f1a25!important;
}
.giforest-workspace-header__title p{
  margin:0!important;
  font-size:13px!important;
  color:#8a7380!important;
}
.giforest-workspace-header__actions{
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
}
.giforest-workspace-add{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:40px!important;
  height:40px!important;
  border-radius:6px!important;
  background:#38b24a!important;
  border:1px solid #38b24a!important;
  color:#fff!important;
  text-decoration:none!important;
  font-size:28px!important;
  line-height:1!important;
  font-weight:500!important;
}
.giforest-workspace-add:hover{
  background:#2f993f!important;
  border-color:#2f993f!important;
  color:#fff!important;
}
.giforest-workspace-root--admin.is-sidebar-collapsed .giforest-role-shell--admin{
  grid-template-columns:72px minmax(0,1fr)!important;
}
.giforest-workspace-root--admin.is-sidebar-collapsed .giforest-role-brand{
  padding-left:14px!important;
  padding-right:14px!important;
}
.giforest-workspace-root--admin.is-sidebar-collapsed .giforest-workspace-logo{
  width:44px!important;
  min-width:44px!important;
  object-fit:contain!important;
}
.giforest-workspace-root--admin.is-sidebar-collapsed .giforest-role-nav-parent b,
.giforest-workspace-root--admin.is-sidebar-collapsed .giforest-role-nav-item b,
.giforest-workspace-root--admin.is-sidebar-collapsed .giforest-role-nav-child b,
.giforest-workspace-root--admin.is-sidebar-collapsed .giforest-role-nav-parent i,
.giforest-workspace-root--admin.is-sidebar-collapsed .giforest-role-sidebar__footer b{
  display:none!important;
}
.giforest-workspace-root--admin.is-sidebar-collapsed .giforest-role-nav-item,
.giforest-workspace-root--admin.is-sidebar-collapsed .giforest-role-nav-parent,
.giforest-workspace-root--admin.is-sidebar-collapsed .giforest-role-sidebar__footer .giforest-role-nav-item{
  justify-content:center!important;
  padding-left:0!important;
  padding-right:0!important;
}
.giforest-workspace-root--admin.is-sidebar-collapsed .giforest-role-nav-child{
  display:none!important;
}
.giforest-workspace-root--admin.is-sidebar-collapsed .giforest-role-nav-group[open] .giforest-role-nav-children{
  display:none!important;
}
.giforest-workspace-root--admin.is-sidebar-collapsed .giforest-role-sidebar__footer{
  padding-left:0!important;
  padding-right:0!important;
}


.giforest-workspace-root--admin .giforest-role-sidebar{
  width:255px!important;
  min-width:255px!important;
}
.giforest-workspace-root--admin .giforest-role-brand{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  min-height:72px!important;
  overflow:hidden!important;
}
.giforest-role-brand .giforest-workspace-logo,
.giforest-author-brand .giforest-workspace-logo{
  display:block!important;
  width:255px!important;
  max-width:255px!important;
  height:auto!important;
  max-height:none!important;
  object-fit:contain!important;
  object-position:left center!important;
}
.giforest-workspace-root--admin.is-sidebar-collapsed .giforest-role-shell--admin{
  grid-template-columns:0 minmax(0,1fr)!important;
}
.giforest-workspace-root--admin.is-sidebar-collapsed .giforest-role-sidebar{
  width:0!important;
  min-width:0!important;
  opacity:0!important;
  overflow:hidden!important;
  border:0!important;
  pointer-events:none!important;
}
.giforest-workspace-root--admin.is-sidebar-collapsed .giforest-role-brand{
  padding:0!important;
  min-height:0!important;
}
.giforest-workspace-root--admin.is-sidebar-collapsed .giforest-workspace-logo{
  width:0!important;
  min-width:0!important;
  height:0!important;
}
.giforest-search-button{
  min-width:92px!important;
  padding:0 16px!important;
  font-size:13px!important;
  font-weight:600!important;
  line-height:1!important;
  white-space:nowrap!important;
}
.giforest-search-button .dashicons{
  color:#fff!important;
}


.giforest-workspace-root--admin .giforest-role-shell--admin{
  grid-template-columns:200px minmax(0,1fr)!important;
}
.giforest-workspace-root--admin .giforest-role-sidebar{
  position:relative!important;
  top:auto!important;
  align-self:stretch!important;
  height:auto!important;
  min-height:100vh!important;
  overflow:visible!important;
  width:200px!important;
  min-width:200px!important;
}
.giforest-workspace-root--admin .giforest-role-brand,
.giforest-role-brand,
.giforest-author-brand{
  overflow:hidden!important;
}
.giforest-role-brand .giforest-workspace-logo,
.giforest-author-brand .giforest-workspace-logo,
.giforest-workspace-logo{
  width:200px!important;
  max-width:200px!important;
  height:auto!important;
  max-height:none!important;
  object-fit:contain!important;
  object-position:left center!important;
}
.giforest-admin-workspace-copy .wrap.giforest-admin.giforest-admin-dashboard{
  display:block!important;
}
.giforest-admin-workspace-copy .giforest-admin-footer{
  margin-top:18px!important;
}
.giforest-workspace-root--admin .giforest-role-body{
  overflow:visible!important;
}
.giforest-workspace-root--admin.is-sidebar-collapsed .giforest-role-shell--admin{
  grid-template-columns:0 minmax(0,1fr)!important;
}
.giforest-workspace-root--admin.is-sidebar-collapsed .giforest-role-sidebar{
  width:0!important;
  min-width:0!important;
  padding:0!important;
  margin:0!important;
  opacity:0!important;
  overflow:hidden!important;
  border:0!important;
  pointer-events:none!important;
}
.giforest-search-button,
.giforest-reset-button{
  min-width:86px!important;
  height:40px!important;
  padding:0 14px!important;
  border-radius:6px!important;
  font-size:13px!important;
  font-weight:600!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
}
.giforest-search-button{
  background:var(--giforest-japanese-carmine)!important;
  border:1px solid var(--giforest-japanese-carmine)!important;
  color:#fff!important;
}
.giforest-search-button .dashicons{
  color:#fff!important;
}


.giforest-role-topbar--admin .giforest-role-menu{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:48px!important;
  height:48px!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
  padding:0!important;
  border-radius:0!important;
  color:#5c1d2b!important;
  font-size:24px!important;
  line-height:1!important;
}
.giforest-role-topbar--admin .giforest-role-menu:hover,
.giforest-role-topbar--admin .giforest-role-menu:focus{
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  color:#7a1634!important;
  outline:none!important;
}
.giforest-role-topbar--admin .giforest-role-topbar__left{
  min-width:56px!important;
}
.giforest-workspace-root--admin .giforest-role-shell--admin{
  grid-template-columns:180px minmax(0,1fr)!important;
}
.giforest-workspace-root--admin .giforest-role-sidebar{
  width:180px!important;
  min-width:180px!important;
}
.giforest-workspace-root--admin .giforest-role-brand,
.giforest-role-brand,
.giforest-author-brand{
  justify-content:flex-start!important;
  text-align:left!important;
  padding:18px 10px 18px 14px!important;
}
.giforest-role-brand .giforest-workspace-logo,
.giforest-author-brand .giforest-workspace-logo,
.giforest-workspace-logo{
  width:180px!important;
  max-width:180px!important;
  object-position:left center!important;
}


.giforest-workspace-root--admin .giforest-role-sidebar{
  overflow:visible!important;
}
.giforest-workspace-root--admin .giforest-role-brand,
.giforest-role-brand,
.giforest-author-brand{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  overflow:hidden!important;
  padding:16px 8px 16px 10px!important;
}
.giforest-role-brand .giforest-workspace-logo,
.giforest-author-brand .giforest-workspace-logo,
.giforest-workspace-logo{
  width:206px!important;
  max-width:none!important;
  height:auto!important;
  max-height:none!important;
  margin-left:-24px!important;
  object-fit:contain!important;
  object-position:left center!important;
}
.giforest-workspace-root--admin .giforest-role-nav-item,
.giforest-workspace-root--admin .giforest-role-nav-parent,
.giforest-workspace-root--admin .giforest-role-nav-child{
  gap:12px!important;
}
.giforest-workspace-root--admin .giforest-role-nav-icon{
  width:18px!important;
  height:18px!important;
  flex:0 0 18px!important;
  border:0!important;
  background:transparent!important;
  border-radius:0!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  color:rgba(255,255,255,.92)!important;
}
.giforest-workspace-root--admin .giforest-role-nav-icon svg{
  width:18px!important;
  height:18px!important;
  display:block!important;
  stroke:currentColor!important;
  fill:none!important;
  stroke-width:1.8!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
}
.giforest-workspace-root--admin .giforest-role-nav-icon svg rect,
.giforest-workspace-root--admin .giforest-role-nav-icon svg circle,
.giforest-workspace-root--admin .giforest-role-nav-icon svg path{
  vector-effect:non-scaling-stroke;
}
.giforest-workspace-root--admin .giforest-role-nav-item.is-active .giforest-role-nav-icon,
.giforest-workspace-root--admin .giforest-role-nav-group.is-active > .giforest-role-nav-parent .giforest-role-nav-icon,
.giforest-workspace-root--admin .giforest-role-nav-item:hover .giforest-role-nav-icon,
.giforest-workspace-root--admin .giforest-role-nav-parent:hover .giforest-role-nav-icon{
  color:#f3adc0!important;
}
.giforest-workspace-root--admin .giforest-role-nav-child{
  padding-left:44px!important;
}


.giforest-workspace-root--admin .giforest-role-brand,
.giforest-role-brand,
.giforest-author-brand{
  padding:16px 12px !important;
  justify-content:flex-start !important;
  align-items:center !important;
  overflow:hidden !important;
}
.giforest-workspace-root--admin .giforest-role-sidebar,
.giforest-role-sidebar,
.giforest-author-sidebar{
  overflow:visible !important;
}
.giforest-role-brand .giforest-workspace-logo,
.giforest-author-brand .giforest-workspace-logo,
.giforest-workspace-logo{
  width:150px !important;
  max-width:150px !important;
  height:auto !important;
  margin-left:0 !important;
  display:block !important;
  object-fit:contain !important;
  object-position:left center !important;
}
.giforest-workspace-root--admin .giforest-role-nav-icon,
.giforest-workspace-root--admin .giforest-role-nav-item:hover .giforest-role-nav-icon,
.giforest-workspace-root--admin .giforest-role-nav-item.is-active .giforest-role-nav-icon,
.giforest-workspace-root--admin .giforest-role-nav-parent:hover .giforest-role-nav-icon,
.giforest-workspace-root--admin .giforest-role-nav-group.is-active > .giforest-role-nav-parent .giforest-role-nav-icon{
  color:#ffffff !important;
}
.giforest-workspace-root--admin .giforest-role-nav-item:hover,
.giforest-workspace-root--admin .giforest-role-nav-parent:hover,
.giforest-workspace-root--admin .giforest-role-nav-item.is-active,
.giforest-workspace-root--admin .giforest-role-nav-group.is-active > .giforest-role-nav-parent{
  background:rgba(255,255,255,.08) !important;
}


.giforest-workspace-root--admin .giforest-role-nav-icon,
.giforest-workspace-root--admin .giforest-role-nav-item:hover .giforest-role-nav-icon,
.giforest-workspace-root--admin .giforest-role-nav-item.is-active .giforest-role-nav-icon,
.giforest-workspace-root--admin .giforest-role-nav-parent:hover .giforest-role-nav-icon,
.giforest-workspace-root--admin .giforest-role-nav-group.is-active > .giforest-role-nav-parent .giforest-role-nav-icon{
  background:transparent !important;
  box-shadow:none !important;
  color:#ffffff !important;
}
.giforest-workspace-root--admin .giforest-role-nav-icon svg,
.giforest-workspace-root--admin .giforest-role-nav-item:hover .giforest-role-nav-icon svg,
.giforest-workspace-root--admin .giforest-role-nav-item.is-active .giforest-role-nav-icon svg,
.giforest-workspace-root--admin .giforest-role-nav-parent:hover .giforest-role-nav-icon svg,
.giforest-workspace-root--admin .giforest-role-nav-group.is-active > .giforest-role-nav-parent .giforest-role-nav-icon svg{
  background:transparent !important;
  color:#ffffff !important;
}
.giforest-workspace-root--admin .giforest-role-nav-icon svg *,
.giforest-workspace-root--admin .giforest-role-nav-item:hover .giforest-role-nav-icon svg *,
.giforest-workspace-root--admin .giforest-role-nav-item.is-active .giforest-role-nav-icon svg *,
.giforest-workspace-root--admin .giforest-role-nav-parent:hover .giforest-role-nav-icon svg *,
.giforest-workspace-root--admin .giforest-role-nav-group.is-active > .giforest-role-nav-parent .giforest-role-nav-icon svg *{
  fill:none !important;
  stroke:#ffffff !important;
  background:transparent !important;
}
.giforest-workspace-root--admin .giforest-role-nav-item,.giforest-workspace-root--admin .giforest-role-nav-parent,.giforest-workspace-root--admin .giforest-role-nav-child{transition:background-color .18s ease,color .18s ease,transform .18s ease}.giforest-workspace-root--admin .giforest-role-nav-item:hover,.giforest-workspace-root--admin .giforest-role-nav-parent:hover{transform:translateX(2px)}.giforest-workspace-root--admin .giforest-role-nav-item.is-active,.giforest-workspace-root--admin .giforest-role-nav-group.is-active>.giforest-role-nav-parent{box-shadow:inset 3px 0 0 #e5a3b6}.giforest-role-sidebar__footer .giforest-role-nav-icon,.giforest-role-sidebar__footer .giforest-role-nav-item:hover .giforest-role-nav-icon,.giforest-role-sidebar__footer .giforest-role-nav-item.is-active .giforest-role-nav-icon{background:transparent!important;border:0!important;box-shadow:none!important;color:#fff!important}.giforest-role-sidebar__footer .giforest-role-nav-icon svg,.giforest-role-sidebar__footer .giforest-role-nav-icon svg *{background:transparent!important;fill:none!important;stroke:#fff!important}.giforest-workspace-root--admin .giforest-role-nav-icon{border:0!important;background:transparent!important}.giforest-workspace-root--admin .giforest-role-nav-icon svg *{fill:none!important;stroke:#fff!important}.giforest-workspace-root--admin .giforest-role-nav-item:hover .giforest-role-nav-icon,.giforest-workspace-root--admin .giforest-role-nav-item.is-active .giforest-role-nav-icon,.giforest-workspace-root--admin .giforest-role-nav-parent:hover .giforest-role-nav-icon,.giforest-workspace-root--admin .giforest-role-nav-group.is-active>.giforest-role-nav-parent .giforest-role-nav-icon{background:transparent!important;border:0!important}


.giforest-stat-card{display:flex;align-items:center;gap:18px}
.giforest-stat-card__icon{width:54px;height:54px;border-radius:14px;background:rgba(255,255,255,.16);display:flex;align-items:center;justify-content:center;flex:0 0 54px}
.giforest-stat-card__content{display:flex;flex-direction:column;gap:8px}
.giforest-stat-card--stone .giforest-stat-card__icon,.giforest-stat-card--mint .giforest-stat-card__icon,.giforest-stat-card--rose .giforest-stat-card__icon,.giforest-stat-card--ice .giforest-stat-card__icon{background:rgba(143,23,56,.12)}
.giforest-role-shell--admin .giforest-stat-card__icon .giforest-stat-icon{color:#fff}
.giforest-role-shell--admin .giforest-stat-card--stone .giforest-stat-icon,.giforest-role-shell--admin .giforest-stat-card--mint .giforest-stat-icon,.giforest-role-shell--admin .giforest-stat-card--rose .giforest-stat-icon,.giforest-role-shell--admin .giforest-stat-card--ice .giforest-stat-icon{color:var(--giforest-burgundy-700)}


.giforest-role-sidebar__footer .giforest-role-nav-icon,.giforest-role-sidebar__footer .giforest-role-nav-icon svg,.giforest-role-sidebar__footer .giforest-role-nav-icon svg *{background:transparent!important;border:0!important;box-shadow:none!important;fill:none!important;stroke:#fff!important}
.giforest-role-sidebar__footer .giforest-role-nav-item{background:transparent!important}
