.cga-checkout-bump{box-sizing:border-box;margin:18px 0;max-width:var(--cga-bump-width,100%);padding:var(--cga-bump-padding,16px);border:var(--cga-bump-border,2px) solid var(--cga-bump-accent,#8a5700);border-radius:var(--cga-bump-radius,14px);background:var(--cga-bump-bg,#fff8e8);color:var(--cga-bump-text,#17283b)}.cga-checkout-bump.has-shadow{box-shadow:0 12px 30px rgba(20,40,61,.14)}.cga-checkout-bump label{display:flex;gap:14px;align-items:center;margin:0;cursor:pointer;color:inherit}.cga-checkout-bump input{width:22px;height:22px;margin:0;flex:0 0 auto;accent-color:var(--cga-bump-accent,#8a5700)}.cga-checkout-bump__image{width:var(--cga-bump-image-width,92px);height:72px;border-radius:10px;object-fit:cover}.cga-checkout-bump.is-filter-grayscale .cga-checkout-bump__image{filter:grayscale(1)}.cga-checkout-bump.is-filter-soft .cga-checkout-bump__image{filter:saturate(.75) contrast(.92)}.cga-checkout-bump.is-filter-warm .cga-checkout-bump__image{filter:sepia(.22) saturate(1.16)}.cga-checkout-bump.is-image-right label{flex-direction:row}.cga-checkout-bump.is-image-right .cga-checkout-bump__image{order:3}.cga-checkout-bump.is-image-top label{align-items:flex-start;flex-wrap:wrap}.cga-checkout-bump.is-image-top .cga-checkout-bump__image{width:100%;height:160px;order:-1}.cga-checkout-bump__body{display:grid;gap:5px;line-height:1.5;color:inherit}.cga-checkout-bump__body strong{font-size:1.05rem;color:inherit}.cga-checkout-bump__price{font-weight:800;color:var(--cga-bump-accent,#8a5700)}.cga-checkout-bump__price del{opacity:.78;margin-right:5px;color:inherit}.cga-checkout-bump__price ins{text-decoration:none;color:inherit}.cga-checkout-bump__extra{font-size:.92em}.cga-checkout-bump.has-blink{animation:cga-bump-attention 1.4s ease-in-out 2}@keyframes cga-bump-attention{50%{transform:translateY(-2px);box-shadow:0 15px 34px rgba(20,40,61,.2)}}.cga-checkout-bump :focus-visible{outline:3px solid var(--cga-bump-accent,#8a5700);outline-offset:4px}@media(max-width:600px){.cga-checkout-bump{max-width:100%}.cga-checkout-bump label{align-items:flex-start}.cga-checkout-bump__image{width:72px;height:64px}.cga-checkout-bump.is-image-top .cga-checkout-bump__image{height:130px}}
.cga-gift-product{box-sizing:border-box;margin:22px 0;padding:20px;border:2px solid #a36a09;border-radius:16px;background:#fffaf0;color:#17283b}.cga-gift-product__toggle{display:flex;align-items:flex-start;gap:12px;cursor:pointer}.cga-gift-product__toggle input{flex:0 0 auto;width:22px;height:22px;margin-top:2px;accent-color:#805000}.cga-gift-product__toggle span,.cga-gift-product__fields,.cga-gift-product__fields label{display:grid;gap:7px}.cga-gift-product__toggle small,.cga-gift-product__fields small{color:#475569;line-height:1.5}.cga-gift-product__fields{margin-top:18px}.cga-gift-product__fields input,.cga-gift-product__fields select,.cga-gift-product__fields textarea{box-sizing:border-box;width:100%;max-width:none;color:#17283b;background:#fff}.cga-gift-product__grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.cga-gift-product__delivery{display:grid;align-content:center;gap:5px;padding:14px;border-radius:10px;background:#edf4fa;border:1px solid #b9cad9}.cga-gift-product__expiry{align-items:flex-start;background:#f0f7ed;border:1px solid #b8cfad;border-radius:10px;color:#17351d;display:flex;gap:11px;line-height:1.55;margin:0;padding:14px}.cga-gift-product__expiry .dashicons{color:#2f6b3b;flex:0 0 auto;margin-top:2px}.cga-gift-product__expiry time{font-weight:800}.cga-gift-product__expiry small{color:#34543a;display:block;margin-top:3px}.cga-gift-product__coupon-note{padding:14px;border-left:4px solid #805000;background:#fff;color:#17283b}.cga-gift-product :focus-visible{outline:3px solid #1d5f91;outline-offset:3px}@media(max-width:650px){.cga-gift-product__grid{grid-template-columns:1fr}}

/* Il corso mostra inizialmente soltanto una scelta chiara e accessibile. */
.cga-gift-product__fields[hidden]{display:none!important}
.cga-gift-product[data-course-optional="1"]:not(.is-expanded){margin:18px 0;padding:0;border:0;background:transparent}
.cga-gift-product[data-course-optional="1"] .cga-gift-product__toggle{box-sizing:border-box;width:100%;padding:15px 17px;border:2px solid #a36a09;border-radius:14px;background:#fff;color:#17283b}
.cga-gift-product[data-course-optional="1"] .cga-gift-product__toggle input{width:26px;height:26px;margin-top:0}
.cga-gift-product[data-course-optional="1"] .cga-gift-product__toggle strong{font-size:1.08rem;line-height:1.35}
.cga-gift-product[data-course-optional="1"].is-expanded .cga-gift-product__toggle{margin:-2px -2px 0;width:calc(100% + 4px);border-radius:14px 14px 10px 10px}

/* I soli controlli compilabili restano bianchi, anche con temi WooCommerce invasivi. */
.woocommerce .cga-gift-product__fields input[type="text"],
.woocommerce .cga-gift-product__fields input[type="number"],
.woocommerce .cga-gift-product__fields input[type="email"],
.woocommerce .cga-gift-product__fields select,
.woocommerce .cga-gift-product__fields textarea{background:#fff!important;background-color:#fff!important;color:#17283b!important;border:1px solid #8795a5!important;box-shadow:none!important}
.woocommerce .cga-gift-product__fields input::placeholder,
.woocommerce .cga-gift-product__fields textarea::placeholder{color:#5b6674!important;opacity:1}
.woocommerce .cga-gift-product__fields input:focus,
.woocommerce .cga-gift-product__fields select:focus,
.woocommerce .cga-gift-product__fields textarea:focus{border-color:#1d5f91!important;box-shadow:0 0 0 3px rgba(29,95,145,.22)!important;outline:0}
