.woocommerce,.woocommerce-page{font-family:"Barlow Semi Condensed",Inter,ui-sans-serif,system-ui,sans-serif;font-size:18px;color:var(--text)}.woocommerce *,.woocommerce-page *{box-sizing:border-box}.woocommerce-products-header{margin-bottom:40px}.woocommerce-products-header__title{font-size:clamp(28px, 3vw, 40px);font-weight:800;color:var(--green-800);letter-spacing:-.03em;line-height:1.12}.woocommerce-result-count{color:var(--muted);font-size:15px;font-weight:600;margin:0 0 24px}.woocommerce-ordering{margin:0 0 24px}.woocommerce-ordering select{appearance:none;-webkit-appearance:none;padding:10px 36px 10px 16px;border:1px solid var(--line);border-radius:12px;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='7' fill='none'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23259445' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat right 14px center;font-family:inherit;font-size:15px;font-weight:700;color:var(--green-900);cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease}.woocommerce-ordering select:focus{outline:none;border-color:var(--green-700);box-shadow:0 0 0 3px rgb(37 148 69 / .12)}.woocommerce ul.products,.woocommerce-page ul.products{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:24px;list-style:none;padding:0;margin:0}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);transition:transform .25s ease,box-shadow .25s ease;display:flex;flex-direction:column;padding:0;margin:0;position:relative}.woocommerce ul.products li.product:hover,.woocommerce-page ul.products li.product:hover{transform:translateY(-4px);box-shadow:var(--shadow-strong)}.woocommerce ul.products li.product a img,.woocommerce-page ul.products li.product a img{width:100%;object-fit:cover;display:block;border-radius:0;margin:0}.woocommerce ul.products li.product .woocommerce-loop-product__link,.woocommerce-page ul.products li.product .woocommerce-loop-product__link{display:flex;flex-direction:column;flex:1;padding:20px 22px 0;color:inherit}.woocommerce ul.products li.product .woocommerce-loop-category__title,.woocommerce ul.products li.product .ast-woo-product-category{font-size:13px;font-weight:800;color:var(--green-700);letter-spacing:.1em;text-transform:uppercase;margin-bottom:6px}.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce-page ul.products li.product .woocommerce-loop-product__title{font-size:18px;font-weight:700;color:var(--green-800);line-height:1.28;letter-spacing:-.02em;margin:0 0 8px}.woocommerce ul.products li.product .price,.woocommerce-page ul.products li.product .price{color:var(--green-700);font-size:16px;font-weight:800;margin:4px 0 16px}.woocommerce ul.products li.product .price del{color:var(--muted);font-weight:600;font-size:14px;margin-right:6px}.woocommerce ul.products li.product .price ins{text-decoration:none;color:var(--green-700)}.woocommerce ul.products li.product .button,.woocommerce-page ul.products li.product .button{display:block;margin:0 22px 22px;padding:11px 18px;background:var(--green-700);color:#fff;border-radius:14px;font-size:14px;font-weight:800;text-align:center;transition:background .2s ease,transform .2s ease;border:none;cursor:pointer;letter-spacing:.02em}.woocommerce ul.products li.product .button:hover,.woocommerce-page ul.products li.product .button:hover{background:var(--green-800);transform:translateY(-1px)}.woocommerce ul.products li.product .button.added,.woocommerce-page ul.products li.product .button.added{background:var(--green-100);color:var(--green-800)}.woocommerce ul.products li.product .onsale,.woocommerce-page ul.products li.product .onsale{position:absolute;top:14px;left:14px;background:var(--yellow);color:var(--green-900);font-size:12px;font-weight:900;letter-spacing:.06em;text-transform:uppercase;padding:4px 10px;border-radius:999px;min-height:auto;line-height:1.5;z-index:2}.woocommerce div.product .woocommerce-product-gallery__image img{width:100%;border-radius:16px;transition:transform 0.3s ease}.woocommerce div.product .woocommerce-product-gallery__image:hover img{transform:scale(1.03)}.woocommerce div.product .flex-control-thumbs{display:flex;gap:15px;padding:20px 0 0;list-style:none;margin:0}.woocommerce div.product .flex-control-thumbs li{flex:1;min-width:0}.woocommerce div.product .flex-control-thumbs img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:12px;border:2px solid #fff0;transition:all .2s ease;cursor:pointer;opacity:.6;box-shadow:0 4px 10px rgb(0 0 0 / .05)}.woocommerce div.product .flex-control-thumbs img.flex-active,.woocommerce div.product .flex-control-thumbs img:hover{border-color:var(--green-700);opacity:1;transform:translateY(-2px)}.woocommerce div.product .summary.entry-summary{padding:20px 0 0}.woocommerce div.product .posted_in{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:800;color:var(--green-700);letter-spacing:.15em;text-transform:uppercase;margin-bottom:20px;background:var(--green-50);padding:6px 16px;border-radius:999px}.woocommerce div.product .posted_in a{color:var(--green-700);text-decoration:none}.woocommerce div.product .product_title{font-size:clamp(32px, 4vw, 48px);font-weight:900;color:#1a202c;letter-spacing:-.04em;line-height:1.15;margin-bottom:24px}.woocommerce div.product .price{display:flex;align-items:baseline;gap:12px;font-size:28px;font-weight:900;color:var(--green-700);margin-bottom:30px}.woocommerce div.product .price del{color:#a0aec0;font-size:18px;font-weight:600}.woocommerce div.product .price ins{text-decoration:none}.woocommerce div.product .woocommerce-product-details__short-description{color:#4a5568;font-size:18px;line-height:1.7;margin-bottom:35px}.woocommerce div.product .woocommerce-product-details__short-description p{margin-bottom:15px}.woocommerce div.product form.cart{display:flex;align-items:stretch;gap:16px;flex-wrap:wrap;margin-bottom:40px;background:#f8fafc;padding:20px;border-radius:20px;border:1px solid #e2e8f0}.woocommerce div.product form.cart .qty{width:80px;height:60px;border:2px solid #e2e8f0;border-radius:14px;text-align:center;font-size:20px;font-weight:800;color:#2d3748;background:#fff;transition:all .2s ease}.woocommerce div.product form.cart .qty:focus{outline:none;border-color:var(--green-700);box-shadow:0 0 0 4px var(--green-100)}.woocommerce div.product form.cart .single_add_to_cart_button{flex:1;min-width:220px;height:60px;padding:0 32px;background:linear-gradient(135deg,var(--green-700) 0%,var(--green-900) 100%);color:#fff;border:none;border-radius:14px;font-size:18px;font-weight:900;letter-spacing:.03em;text-transform:uppercase;cursor:pointer;transition:all .3s ease;box-shadow:0 10px 20px rgb(37 148 69 / .2);display:flex;align-items:center;justify-content:center;gap:10px}.woocommerce div.product form.cart .single_add_to_cart_button::before{content:"\f07a";font-family:"Font Awesome 6 Free";font-weight:900}.woocommerce div.product form.cart .single_add_to_cart_button:hover{transform:translateY(-3px);box-shadow:0 15px 30px rgb(37 148 69 / .3);background:linear-gradient(135deg,var(--green-800) 0%,#10401d 100%)}.woocommerce div.product .product_meta{margin-top:30px;padding-top:25px;border-top:1px dashed #cbd5e1;font-size:15px;color:#64748b;display:flex;flex-direction:column;gap:8px}.woocommerce div.product .product_meta a{color:var(--green-800);font-weight:800;text-decoration:none}.woocommerce div.product .product_meta a:hover{text-decoration:underline}.woocommerce div.product .woocommerce-tabs{grid-column:1 / -1;margin-top:40px}.woocommerce div.product .woocommerce-tabs ul.tabs{display:flex;gap:10px;list-style:none;padding:0;margin:0;border-bottom:none;justify-content:center;flex-wrap:wrap}.woocommerce div.product .woocommerce-tabs ul.tabs li{padding:0;margin:0;border:none;background:#fff0;border-radius:0}.woocommerce div.product .woocommerce-tabs ul.tabs li::before,.woocommerce div.product .woocommerce-tabs ul.tabs li::after{display:none!important}.woocommerce div.product .woocommerce-tabs ul.tabs li a{display:block;padding:14px 30px;font-size:17px;font-weight:800;color:#64748b;background:#f1f5f9;border-radius:999px;transition:all .3s ease;text-decoration:none}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a,.woocommerce div.product .woocommerce-tabs ul.tabs li:hover a{color:#fff;background:var(--green-800);box-shadow:0 8px 20px rgb(37 148 69 / .2);transform:translateY(-2px)}.woocommerce div.product .woocommerce-tabs .panel{padding:50px 40px;color:#4a5568;font-size:18px;line-height:1.8;background:#fff;border-radius:24px;box-shadow:0 10px 40px rgb(0 0 0 / .03);margin-top:30px;border:1px solid #f1f5f9}.woocommerce div.product .woocommerce-tabs .panel h2{font-size:28px;font-weight:900;color:#1a202c;margin-bottom:24px}@media (max-width:992px){.woocommerce div.product{grid-template-columns:1fr;gap:40px;padding:40px 0}.woocommerce div.product .woocommerce-product-gallery{position:static}}.wana-trust-badges{display:grid;grid-template-columns:repeat(2,1fr);gap:15px;margin-top:30px;padding-top:30px;border-top:1px solid #e2e8f0}.wana-trust-badge-item{display:flex;align-items:center;gap:12px}.wana-trust-badge-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:var(--green-50);color:var(--green-700);border-radius:50%;font-size:18px}.wana-trust-badge-text{font-size:14px;font-weight:700;color:#334155;line-height:1.3}.woocommerce table.cart,.woocommerce-page table.cart{width:100%;border-collapse:collapse;font-size:16px}.woocommerce table.cart thead tr th,.woocommerce-page table.cart thead tr th{padding:14px 16px;background:var(--green-50);color:var(--green-800);font-size:13px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;text-align:left;border:none}.woocommerce table.cart thead tr th:first-child{border-radius:14px 0 0 0}.woocommerce table.cart thead tr th:last-child{border-radius:0 14px 0 0}.woocommerce table.cart tbody tr td,.woocommerce-page table.cart tbody tr td{padding:20px 16px;border-bottom:1px solid var(--line);vertical-align:middle;color:var(--text)}.woocommerce table.cart td.product-thumbnail img{width:72px;height:72px;object-fit:cover;border-radius:12px;border:1px solid var(--line)}.woocommerce table.cart td.product-name a{font-weight:700;color:var(--green-800);transition:color .2s ease}.woocommerce table.cart td.product-name a:hover{color:var(--green-700)}.woocommerce table.cart td.product-price,.woocommerce table.cart td.product-subtotal{font-weight:800;color:var(--green-700)}.woocommerce table.cart td.product-quantity input{width:64px;height:40px;border:1px solid var(--line);border-radius:10px;text-align:center;font-size:16px;font-weight:700;color:var(--green-900);background:#fff}.woocommerce table.cart td.product-remove a{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:var(--green-100);color:var(--green-800);font-size:16px;font-weight:900;transition:background .2s ease,color .2s ease}.woocommerce table.cart td.product-remove a:hover{background:#fce4e4;color:#c0392b}.woocommerce table.cart .actions{padding:18px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;border-bottom:none}.woocommerce table.cart .actions .coupon{display:flex;gap:10px;align-items:center}.woocommerce table.cart .actions .coupon label{font-weight:700;color:var(--muted);font-size:14px}.woocommerce table.cart .actions .coupon #coupon_code{height:44px;padding:0 16px;border:1px solid var(--line);border-radius:12px;font-size:15px;font-family:inherit;color:var(--text);transition:border-color .2s ease}.woocommerce table.cart .actions .coupon #coupon_code:focus{outline:none;border-color:var(--green-700)}.woocommerce .cart-collaterals{margin-top:40px;display:flex;justify-content:flex-end}.woocommerce .cart_totals{width:100%;max-width:440px;background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:28px 32px;box-shadow:var(--shadow)}.woocommerce .cart_totals h2{font-size:20px;font-weight:900;color:var(--green-800);margin-bottom:20px}.woocommerce .cart_totals table{width:100%;border-collapse:collapse;margin-bottom:20px}.woocommerce .cart_totals table tr th,.woocommerce .cart_totals table tr td{padding:12px 0;border-bottom:1px solid var(--line);font-size:16px;color:var(--text)}.woocommerce .cart_totals table tr th{font-weight:800;width:40%}.woocommerce .cart_totals table tr.order-total th,.woocommerce .cart_totals table tr.order-total td{font-size:20px;font-weight:900;color:var(--green-800);border-bottom:none}.woocommerce .cart_totals table tr.order-total td .amount{color:var(--green-700)}.woocommerce-checkout .woocommerce{display:grid;grid-template-columns:1.1fr .9fr;gap:40px;align-items:start}.woocommerce form .form-row{margin-bottom:18px}.woocommerce form .form-row label{display:block;font-size:14px;font-weight:800;color:var(--green-900);margin-bottom:6px;letter-spacing:.02em}.woocommerce form .form-row label .required{color:var(--green-700)}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select{width:100%;padding:12px 16px;border:1px solid var(--line);border-radius:12px;font-family:inherit;font-size:16px;color:var(--text);background:#fff;transition:border-color .2s ease,box-shadow .2s ease}.woocommerce form .form-row input.input-text:focus,.woocommerce form .form-row textarea:focus,.woocommerce form .form-row select:focus{outline:none;border-color:var(--green-700);box-shadow:0 0 0 3px rgb(37 148 69 / .1)}.woocommerce form .form-row textarea{resize:vertical;min-height:110px}#order_review_heading{font-size:20px;font-weight:900;color:var(--green-800);margin-bottom:20px}.woocommerce-checkout-review-order{background:var(--green-50);border:1px solid var(--line);border-radius:var(--radius);padding:28px 28px 32px}.woocommerce-checkout-review-order-table{width:100%;border-collapse:collapse;margin-bottom:20px}.woocommerce-checkout-review-order-table th,.woocommerce-checkout-review-order-table td{padding:12px 0;border-bottom:1px solid var(--line);font-size:15px;color:var(--text)}.woocommerce-checkout-review-order-table thead th{font-weight:800;color:var(--green-800);font-size:13px;letter-spacing:.08em;text-transform:uppercase}.woocommerce-checkout-review-order-table .order-total th,.woocommerce-checkout-review-order-table .order-total td{font-size:18px;font-weight:900;color:var(--green-800);border-bottom:none}.woocommerce-checkout-review-order-table .order-total td .amount{color:var(--green-700)}#payment{background:#fff;border:1px solid var(--line);border-radius:18px;padding:24px;margin-top:20px}#payment ul.payment_methods{list-style:none;padding:0;margin:0 0 20px;display:flex;flex-direction:column;gap:10px}#payment ul.payment_methods li{padding:14px 18px;border:1px solid var(--line);border-radius:12px;transition:border-color .2s ease,background .2s ease}#payment ul.payment_methods li:has(input:checked){border-color:var(--green-700);background:var(--green-50)}#payment ul.payment_methods li label{font-weight:700;color:var(--green-900);cursor:pointer;display:flex;align-items:center;gap:10px}.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit,.woocommerce-page a.button,.woocommerce-page button.button,.woocommerce-page input.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 22px;background:var(--green-700);color:#fff;border:none;border-radius:14px;font-family:inherit;font-size:15px;font-weight:800;cursor:pointer;transition:background .2s ease,transform .2s ease,box-shadow .2s ease;text-decoration:none;box-shadow:0 8px 20px rgb(37 148 69 / .15)}.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover,.woocommerce #respond input#submit:hover,.woocommerce-page a.button:hover,.woocommerce-page button.button:hover,.woocommerce-page input.button:hover{background:var(--green-800);transform:translateY(-1px);box-shadow:0 12px 28px rgb(37 148 69 / .22);color:#fff}.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce #payment #place_order{background:var(--green-700);font-size:17px;padding:15px 32px;width:100%;box-shadow:0 14px 32px rgb(37 148 69 / .22)}.woocommerce a.button.alt:hover,.woocommerce #payment #place_order:hover{background:var(--green-800)}.woocommerce-message,.woocommerce-info,.woocommerce-error,.woocommerce-notice{border-radius:14px;padding:16px 20px;font-size:16px;font-weight:600;margin-bottom:24px;display:flex;align-items:center;gap:12px;list-style:none;border-left:4px solid}.woocommerce-message{background:var(--green-50);border-color:var(--green-700);color:var(--green-800)}.woocommerce-info{background:#eff8ff;border-color:#3b82f6;color:#1e3a5f}.woocommerce-error{background:#fef2f2;border-color:#ef4444;color:#7f1d1d}.woocommerce-message::before,.woocommerce-info::before{font-family:"Font Awesome 6 Free";font-weight:900;font-size:16px;flex-shrink:0}.woocommerce-message::before{content:"\f058";color:var(--green-700)}.woocommerce-info::before{content:"\f05a";color:#3b82f6}.woocommerce-message a.button{margin-left:auto;padding:8px 16px;font-size:14px;box-shadow:none}.woocommerce nav.woocommerce-pagination ul{display:flex;gap:6px;list-style:none;padding:0;margin:40px 0 0;justify-content:center;border:none}.woocommerce nav.woocommerce-pagination ul li{border:none}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{display:flex;align-items:center;justify-content:center;min-width:42px;height:42px;padding:0 14px;border:1px solid var(--line);border-radius:12px;font-size:15px;font-weight:700;color:var(--green-800);background:#fff;transition:background .2s ease,border-color .2s ease,color .2s ease}.woocommerce nav.woocommerce-pagination ul li a:hover{background:var(--green-50);border-color:var(--green-700)}.woocommerce nav.woocommerce-pagination ul li span.current{background:var(--green-700);border-color:var(--green-700);color:#fff}.woocommerce .woocommerce-breadcrumb{font-size:14px;color:var(--muted);margin-bottom:32px;font-weight:600;text-transform:uppercase}.woocommerce .woocommerce-breadcrumb a{color:var(--green-700);transition:color .2s ease}.woocommerce .woocommerce-breadcrumb a:hover{color:var(--green-800)}.related.products{grid-column:1 / -1;margin-top:60px}.related.products>h2{font-size:clamp(22px, 2.5vw, 32px);font-weight:900;color:var(--green-800);letter-spacing:-.03em;margin-bottom:28px}.woocommerce-MyAccount-navigation{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:20px;box-shadow:var(--shadow)}.woocommerce-MyAccount-navigation ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:4px}.woocommerce-MyAccount-navigation ul li a{display:block;padding:11px 16px;border-radius:12px;font-size:15px;font-weight:700;color:var(--muted);transition:background .2s ease,color .2s ease}.woocommerce-MyAccount-navigation ul li a:hover,.woocommerce-MyAccount-navigation ul li.is-active a{background:var(--green-50);color:var(--green-800)}.woocommerce-MyAccount-content{font-size:16px;color:var(--text);line-height:1.7}.woocommerce .star-rating{color:var(--yellow);font-size:14px;margin-bottom:8px}.woocommerce .star-rating::before{color:var(--line)}@media (max-width:900px){.woocommerce div.product{grid-template-columns:1fr;gap:32px}.woocommerce div.product .woocommerce-product-gallery{position:static}.woocommerce div.product .woocommerce-tabs{grid-column:1}.related.products{grid-column:1}.woocommerce-checkout .woocommerce{grid-template-columns:1fr}.woocommerce ul.products,.woocommerce-page ul.products{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px}}@media (max-width:600px){.woocommerce ul.products,.woocommerce-page ul.products{grid-template-columns:1fr 1fr;gap:12px}.woocommerce div.product form.cart{flex-direction:column;align-items:stretch}.woocommerce div.product form.cart .qty{width:100%}.woocommerce table.cart thead{display:none}.woocommerce table.cart tbody tr td{display:block;padding:8px 12px;border-bottom:none}.woocommerce table.cart tbody tr{display:block;border:1px solid var(--line);border-radius:14px;margin-bottom:14px;padding:12px;background:#fff}}.woo-main{padding:60px 0 100px;min-height:60vh;background-color:#fafafa}.woo-main h1.page-title{font-size:clamp(30px, 4.8vw, 40px);font-weight:800;margin-bottom:10px}.woo-main .term-description{font-size:20px}.woo-main .term-description h2{font-size:clamp(20px, 3.25vw, 26px);font-weight:700;margin-bottom:10px}.woo-main .term-description h3{margin-bottom:10px;color:#333;font-weight:600}.woo-main ul.products,.woo-main .woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,1fr);gap:24px;list-style:none;padding:0;margin:0;float:none;width:100%}.woo-main ul.products li.product{float:none;width:auto!important;margin:0}@media (max-width:1200px){.woo-main ul.products,.woo-main .woocommerce ul.products{grid-template-columns:repeat(3,1fr)!important}}@media (max-width:900px){.woo-main ul.products,.woo-main .woocommerce ul.products{grid-template-columns:repeat(2,1fr)!important}.woo-main .woocommerce div.product{grid-template-columns:1fr}}@media (max-width:600px){.woo-main ul.products,.woo-main .woocommerce ul.products{grid-template-columns:repeat(2,1fr)!important;gap:12px}}.woocommerce ul.products.columns-4,.woocommerce-page ul.products.columns-4{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:24px!important;float:none!important;width:100%!important}.woocommerce .products ul::after,.woocommerce .products ul::before,.woocommerce ul.products::after,.woocommerce ul.products::before{display:none}.woocommerce ul.products.columns-4 li.product,.woocommerce-page ul.products.columns-4 li.product{float:none!important;width:auto!important;margin:0!important;clear:none!important}@media (max-width:1200px){.woocommerce ul.products.columns-4,.woocommerce-page ul.products.columns-4{grid-template-columns:repeat(3,1fr)!important}}@media (max-width:900px){.woocommerce ul.products.columns-4,.woocommerce-page ul.products.columns-4{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:480px){.woocommerce ul.products.columns-4,.woocommerce-page ul.products.columns-4{grid-template-columns:repeat(2,1fr)!important;gap:12px!important}}.wana-figma-top-section{display:grid;grid-template-columns:1fr 1.2fr;gap:40px}.wana-figma-gallery-col{background:#fff;border-radius:16px;padding:40px;position:relative;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.wana-figma-top-badges{display:flex;gap:12px;flex-wrap:wrap;position:relative;z-index:10}.wana-figma-badge{background-color:var(--green-700);color:#fff;font-size:13px;font-weight:800;padding:8px 16px;border-radius:999px;box-shadow:0 4px 10px rgb(0 0 0 / .03);letter-spacing:.5px}.wana-figma-main-image-wrap{position:relative;display:flex;justify-content:center;align-items:center;flex:1}.wana-figma-img{max-width:80%;height:auto;position:relative;z-index:5;filter:drop-shadow(0 20px 30px rgb(0 0 0 / .15))}.wana-figma-woo-gallery-override{width:100%;position:relative;z-index:5}.wana-figma-woo-gallery-override .woocommerce-product-gallery{width:100%!important;float:none!important;margin:0!important}.wana-figma-woo-gallery-override .flex-control-thumbs{padding:25px 0 15px!important;margin:0 15px!important;list-style:none!important;scrollbar-width:thin;scroll-behavior:smooth;scroll-snap-type:x mandatory}.wana-figma-woo-gallery-override .flex-control-thumbs::-webkit-scrollbar{display:none!important}.wana-figma-thumbs-slider-wrapper{position:relative;display:block;width:100%}.wana-figma-thumb-arrow{position:absolute;top:50%;transform:translateY(-50%);background-color:#fff0;color:#333;width:28px;height:36px;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;font-size:20px;transition:all 0.2s}.wana-figma-thumb-arrow:hover{color:var(--green-700)}.wana-figma-thumb-prev{left:-8px}.wana-figma-thumb-next{right:-8px}.wana-figma-woo-gallery-override .flex-control-thumbs li{flex:0 0 110px!important;min-width:0;width:auto!important;float:none!important;scroll-snap-align:start}.wana-figma-woo-gallery-override .flex-control-thumbs img{width:100%;border-radius:12px;cursor:pointer;opacity:.6;transition:all 0.3s}.wana-figma-woo-gallery-override .flex-control-thumbs img:hover,.wana-figma-woo-gallery-override .flex-control-thumbs img.flex-active{opacity:1;transform:translateY(-2px)}.wana-figma-flavors{display:flex;gap:12px;flex-wrap:wrap;justify-content:center;position:relative;z-index:10}.wana-figma-flavor-pill{background:#fff;color:#333;font-size:14px;font-weight:700;padding:10px 24px;border-radius:999px;box-shadow:0 4px 10px rgb(0 0 0 / .03);cursor:pointer;transition:all 0.3s}.wana-figma-flavor-pill.active,.wana-figma-flavor-pill:hover{background:#B71C1C;color:#fff}.wana-figma-info-col{display:flex;flex-direction:column;gap:24px;background-color:#fff;padding:30px;border-radius:16px}.wana-figma-category-tag{display:inline-flex;align-items:center;background-color:var(--green-50);color:var(--e-a-color-txt-hover);font-size:13px;font-weight:800;padding:6px 16px;border-radius:999px;width:fit-content;letter-spacing:1px}.wana-figma-category-tag .dot{width:8px;height:8px;background:var(--green-700);border-radius:50%;margin-right:8px}.wana-figma-title{font-size:38px;font-weight:800;margin:0}.wana-figma-intro{font-size:20px;color:#222;line-height:1.4;margin:0}.wana-figma-specs-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:10px}.wana-figma-spec-card{background:#fff;border-radius:20px;padding:15px 24px;box-shadow:0 8px 30px rgb(0 0 0 / .04);border:1px solid #f0f0f0}.wana-figma-breadcrumbs{font-size:14px;color:#666}.wana-figma-breadcrumbs a{color:#C8102E;text-decoration:none;font-weight:600}.wana-figma-breadcrumbs a:hover{text-decoration:underline}.wana-figma-spec-card h4{font-size:16px;font-weight:700;color:#111;margin:0 0 8px 0}.wana-figma-spec-card p{font-size:18px;margin:0;line-height:1.5}.wana-figma-actions{display:flex;gap:16px;margin-top:20px}.wana-btn{display:inline-flex;align-items:center;justify-content:center;font-size:16px;font-weight:800;padding:16px 40px;border-radius:999px;cursor:pointer;transition:all 0.3s;text-decoration:none;border:none}.wana-btn-primary{background-color:var(--green-700);color:#fff}.wana-btn-primary:hover{background:var(--green-800);color:#fff}.wana-btn-secondary{background:#fff;color:#C8102E;border:2px solid #C8102E}.wana-btn-secondary:hover{background:#FBEAEA}.wana-btn-green{background:#4CAF50;color:#fff;width:100%}.wana-btn-green:hover{background:#388E3C}.wana-figma-features{display:flex;flex-wrap:wrap;gap:20px;margin-top:10px}.wana-figma-features span{font-size:14px;font-weight:700;color:#444;display:flex;align-items:center;gap:6px}.wana-figma-features span i{color:#388E3C}.wana-figma-form-section{margin-top:60px;background:#f9f9f9;border-radius:24px;padding:40px}.wana-figma-form-container h3{font-size:28px;font-weight:800;margin-bottom:10px}.wana-figma-form-row{display:flex;gap:15px;margin-bottom:15px}.wana-figma-form-row input{flex:1}.wana-figma-inline-form input,.wana-figma-inline-form textarea{width:100%;padding:15px;border:1px solid #ddd;border-radius:12px;font-family:inherit;font-size:16px}.wana-figma-inline-form input:focus,.wana-figma-inline-form textarea:focus{outline:none;border-color:#C8102E}.wana-figma-content-section{margin-top:80px;padding:60px;background:#fff;border-radius:16px;box-shadow:0 5px 25px rgb(0 0 0 / .03);line-height:1.6;color:#4a4a4a}.wana-figma-content-section h2,.wana-figma-content-section h3,.wana-figma-content-section h4{color:#1a1a1a;font-weight:700;margin-top:40px;margin-bottom:20px}.wana-figma-content-section h2{font-size:32px;position:relative;padding-bottom:15px}.wana-figma-content-section h2::after{content:'';position:absolute;left:0;bottom:0;width:60px;height:4px;background-color:var(--green-700);border-radius:2px}.wana-figma-content-section h3{font-size:24px}.wana-figma-content-section p{margin-bottom:22px;font-size:22px}.wana-figma-content-section ul,.wana-figma-content-section ol{margin-bottom:24px;padding-left:20px}.wana-figma-content-section li{margin-bottom:10px}.wana-figma-content-section b,.wana-figma-content-section strong{color:#1a1a1a}.wana-figma-content-section img{max-width:100%;height:auto;display:block;border-radius:16px}.wana-figma-content-section iframe{border-radius:16px;max-width:100%;box-shadow:0 10px 30px rgb(0 0 0 / .05);margin:30px 0;aspect-ratio:16 / 9;width:100%!important;height:auto!important}.wana-figma-content-section table{width:100%;border-collapse:collapse;margin:30px 0;background-color:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 15px rgb(0 0 0 / .04)}.wana-figma-content-section table thead{background-color:var(--green-50,#f0fdf4)}.wana-figma-content-section table th,.wana-figma-content-section table td{padding:16px 20px;text-align:left;border-bottom:1px solid #e2e8f0}.wana-figma-content-section table th{font-weight:700;color:var(--green-800,#166534);font-size:16px;letter-spacing:.02em}.wana-figma-content-section table td{color:#4a5568;font-size:16px}.wana-figma-content-section table tbody tr:last-child td{border-bottom:none}.wana-figma-content-section table tbody tr{transition:background-color 0.2s ease}.wana-figma-content-section table tbody tr:hover{background-color:#f8fafc}@media (max-width:1024px){.wana-figma-top-section{grid-template-columns:1fr;gap:40px}.wana-figma-title{font-size:42px}}@media (max-width:600px){.wana-figma-specs-grid{grid-template-columns:1fr}.wana-figma-actions{flex-direction:column}.wana-figma-form-row{flex-direction:column}.wana-figma-content-section{padding:30px;margin-top:50px}.wana-figma-content-section h2{font-size:26px}}.tax-product_cat .term-description{background:#fff;border-radius:16px;padding:30px 50px;box-shadow:0 10px 40px rgb(0 0 0 / .03);margin-top:50px;line-height:1.6;color:#4a4a4a}.tax-product_cat .term-description p{margin-bottom:20px;font-size:22px}.tax-product_cat .term-description h1,.tax-product_cat .term-description h2,.tax-product_cat .term-description h3{color:#1a1a1a;font-weight:700;margin-top:30px;margin-bottom:20px}.tax-product_cat .term-description h2{font-size:28px;position:relative;padding-bottom:12px}.tax-product_cat .term-description h2::after{content:'';position:absolute;left:0;bottom:0;width:50px;height:4px;background-color:var(--green-700);border-radius:2px}.tax-product_cat .term-description img{border-radius:16px;max-width:100%;height:auto;box-shadow:0 10px 30px rgb(0 0 0 / .05);margin:30px 0}@media (max-width:768px){.tax-product_cat .term-description{padding:25px;border-radius:16px}}