.wwcf-shell{--wwcf-bg:#ffffff;--wwcf-soft:#f5f7fb;--wwcf-text:#172033;--wwcf-muted:#667085;--wwcf-border:#e5e9f2;--wwcf-radius:22px;--wwcf-shadow:0 18px 50px rgba(23,32,51,.10);box-sizing:border-box;width:min(1180px,100%);margin:24px auto;padding:clamp(16px,3vw,30px);color:var(--wwcf-text)}
.wwcf-shell *{box-sizing:border-box}.wwcf-hero,.wwcf-card,.wwcf-product-card,.wwcf-confirmation{background:linear-gradient(180deg,#fff,#f8faff);border:1px solid var(--wwcf-border);border-radius:var(--wwcf-radius);box-shadow:var(--wwcf-shadow);padding:clamp(18px,3vw,34px)}
.wwcf-hero{margin-bottom:20px;overflow:hidden;position:relative}.wwcf-hero:after{content:"";position:absolute;right:-60px;top:-60px;width:180px;height:180px;border-radius:999px;background:rgba(60,90,255,.08)}.wwcf-hero span{display:inline-flex;border:1px solid var(--wwcf-border);padding:6px 10px;border-radius:999px;font-weight:700;font-size:.82rem}.wwcf-hero h2{margin:.5rem 0;font-size:clamp(1.8rem,4vw,3rem)}.wwcf-hero p{margin:0;color:var(--wwcf-muted)}
.wwcf-login-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.wwcf-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.wwcf-product-card{display:flex;flex-direction:column;gap:10px;min-height:230px}.wwcf-product-card.is-disabled{opacity:.62}.wwcf-card-top span{display:inline-block;margin-bottom:10px;border-radius:999px;background:var(--wwcf-soft);padding:6px 10px;font-size:.78rem;font-weight:800;letter-spacing:.05em}.wwcf-card-top strong{display:block;font-size:1.1rem}.wwcf-btn{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;text-decoration:none;border:0;border-radius:999px;padding:11px 18px;font-weight:800;cursor:pointer;background:#172033;color:#fff!important;box-shadow:0 12px 22px rgba(23,32,51,.18);transition:transform .18s ease,box-shadow .18s ease}.wwcf-btn:hover{transform:translateY(-1px);box-shadow:0 16px 26px rgba(23,32,51,.24)}.wwcf-link{font-weight:700}.wwcf-check{width:72px;height:72px;display:grid;place-items:center;border-radius:999px;background:#edfdf3;color:#087443;font-weight:900;font-size:2rem}.wwcf-confirmation{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.wwcf-actions{display:flex;gap:12px;flex-wrap:wrap;width:100%}.wwcf-notice,.wwcf-empty{background:#fff8e7;border:1px solid #ffe1a6;border-radius:16px;padding:14px 16px;margin:12px 0;color:#5d4200}.wwcf-form{display:grid;gap:14px;background:#fff;border:1px solid var(--wwcf-border);border-radius:var(--wwcf-radius);box-shadow:var(--wwcf-shadow);padding:20px}.wwcf-form label{display:grid;gap:6px;font-weight:700}.wwcf-form input,.wwcf-form select,.wwcf-form textarea{width:100%;border:1px solid var(--wwcf-border);border-radius:14px;padding:12px 14px;font:inherit}.wwcf-checkbox{display:flex!important;grid-template-columns:auto 1fr;align-items:flex-start;gap:10px}.wwcf-checkbox input{width:auto}.wwcf-table-wrap{overflow:auto;border:1px solid var(--wwcf-border);border-radius:18px;background:#fff}.wwcf-table{width:100%;border-collapse:collapse;min-width:720px}.wwcf-table th,.wwcf-table td{padding:14px;border-bottom:1px solid var(--wwcf-border);text-align:left}.wwcf-table th{background:var(--wwcf-soft);font-size:.86rem;text-transform:uppercase;letter-spacing:.04em}.wwcf-widget{display:flex;justify-content:space-between;align-items:center;gap:16px;border:1px solid var(--wwcf-border);background:#fff;border-radius:18px;padding:18px;box-shadow:var(--wwcf-shadow)}.wwcf-widget strong{font-size:2rem;display:block}.wwcf-widget span{color:var(--wwcf-muted)}
@media (max-width:900px){.wwcf-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wwcf-login-grid{grid-template-columns:1fr}.wwcf-shell{margin:16px auto}}
@media (max-width:620px){.wwcf-grid{grid-template-columns:1fr}.wwcf-shell{padding:12px}.wwcf-hero,.wwcf-card,.wwcf-product-card,.wwcf-confirmation{border-radius:18px;padding:18px}.wwcf-confirmation{align-items:flex-start}.wwcf-btn{width:100%}}

.wwcf-account-gate .wwcf-login-grid{align-items:stretch;margin-top:18px}.wwcf-account-gate .wwcf-card{min-height:100%}.wwcf-account-gate .login-username,.wwcf-account-gate .login-password,.wwcf-account-gate .login-remember{margin:0 0 12px}.wwcf-account-gate input[type="text"],.wwcf-account-gate input[type="email"],.wwcf-account-gate input[type="password"]{width:100%;box-sizing:border-box}.wwcf-account-gate .button,.wwcf-account-gate input[type="submit"]{border:0;border-radius:999px;padding:12px 18px;font-weight:800;cursor:pointer}.wwcf-account-gate .wwcf-form button{width:100%}

/* v1.0.3 premium step-by-step commerce UX */
.wwcf-stepper{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0 0 18px;padding:8px;border:1px solid var(--wwcf-border);border-radius:999px;background:linear-gradient(180deg,#fff,#f6f8ff);box-shadow:0 12px 36px rgba(23,32,51,.08)}
.wwcf-step{display:flex;align-items:center;gap:10px;min-width:0;padding:10px 12px;border-radius:999px;color:var(--wwcf-muted);position:relative}
.wwcf-step span{width:32px;height:32px;border-radius:999px;display:grid;place-items:center;background:#eef2f8;color:#344054;font-weight:900;flex:0 0 auto}
.wwcf-step strong{font-size:.9rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.wwcf-step.is-current{background:#172033;color:#fff;box-shadow:0 12px 24px rgba(23,32,51,.18)}
.wwcf-step.is-current span{background:#fff;color:#172033}.wwcf-step.is-complete{background:#edfdf3;color:#087443}.wwcf-step.is-complete span{background:#087443;color:#fff}
.wwcf-panel{border:1px solid var(--wwcf-border);border-radius:var(--wwcf-radius);background:#fff;box-shadow:var(--wwcf-shadow);padding:clamp(14px,2.5vw,24px)}
.wwcf-center{text-align:center}.wwcf-card-badge{width:42px;height:42px;border-radius:16px;display:grid;place-items:center;background:#172033;color:#fff;font-weight:900;margin-bottom:12px}.wwcf-register-card .wwcf-card-badge{background:#087443}
.wwcf-btn-light{background:#fff!important;color:#172033!important;border:1px solid var(--wwcf-border);box-shadow:0 8px 18px rgba(23,32,51,.08)}
.wwcf-product-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:auto}.wwcf-mini-note{font-size:.88rem;line-height:1.45;color:var(--wwcf-muted);background:var(--wwcf-soft);border:1px solid var(--wwcf-border);border-radius:14px;padding:10px 12px}
.wwcf-accordion{border:1px solid var(--wwcf-border);border-radius:22px;background:#fff;box-shadow:var(--wwcf-shadow);margin:14px 0;overflow:hidden}.wwcf-accordion summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:14px;padding:18px 20px;cursor:pointer;font-weight:900}.wwcf-accordion summary::-webkit-details-marker{display:none}.wwcf-accordion summary b{width:34px;height:34px;display:grid;place-items:center;border-radius:999px;background:#172033;color:#fff}.wwcf-accordion[open] summary b{transform:rotate(45deg)}.wwcf-accordion .wwcf-form,.wwcf-accordion .wwcf-table-wrap{border-radius:0;border-left:0;border-right:0;border-bottom:0;box-shadow:none;margin:0}.wwcf-accordion-light summary b{background:#eef2f8;color:#172033}
.wwcf-section>h2{font-size:clamp(1.45rem,3vw,2.2rem);margin:0 0 16px}.wwcf-inline-form{box-shadow:none;border:0;padding:0}.wwcf-login-card .login form,.wwcf-login-card form{margin-top:12px}.wwcf-login-card input[type="text"],.wwcf-login-card input[type="password"]{width:100%;border:1px solid var(--wwcf-border);border-radius:14px;padding:12px 14px;font:inherit}.wwcf-login-card input[type="submit"]{border:0;border-radius:999px;padding:12px 18px;font-weight:800;cursor:pointer;background:#172033;color:#fff}
@media (max-width:900px){.wwcf-stepper{border-radius:24px;grid-template-columns:1fr 1fr}.wwcf-step{border-radius:18px}.wwcf-step strong{white-space:normal}}
@media (max-width:620px){.wwcf-stepper{grid-template-columns:1fr;padding:10px}.wwcf-product-actions{display:grid}.wwcf-product-actions .wwcf-btn{width:100%}}

/* v1.0.4 premium friendly kiosk + cart controls */
.wwcf-stepper-premium{grid-template-columns:repeat(4,minmax(180px,1fr));border-radius:28px;padding:12px;background:radial-gradient(circle at 12% 0%,rgba(8,116,67,.10),transparent 30%),linear-gradient(180deg,#fff,#f5f7ff)}
.wwcf-stepper-premium .wwcf-step{align-items:flex-start;border-radius:22px;padding:14px;gap:12px}
.wwcf-stepper-premium .wwcf-step>div{display:grid;gap:3px;min-width:0}
.wwcf-stepper-premium .wwcf-step em{font-style:normal;font-size:.78rem;line-height:1.25;color:inherit;opacity:.76;white-space:normal}
.wwcf-stepper-premium .wwcf-step small{display:inline-flex;width:max-content;margin-top:5px;padding:3px 8px;border-radius:999px;background:rgba(255,255,255,.16);font-size:.7rem;font-weight:900;letter-spacing:.02em}
.wwcf-stepper-premium .wwcf-step.is-complete small{background:rgba(8,116,67,.10)}
.wwcf-flow-tip{display:grid;grid-template-columns:1.2fr .8fr;gap:14px;margin:0 0 18px}
.wwcf-flow-tip>div{border:1px solid var(--wwcf-border);border-radius:22px;background:linear-gradient(180deg,#fff,#f8faff);box-shadow:0 12px 30px rgba(23,32,51,.07);padding:16px 18px}
.wwcf-flow-tip span{display:inline-flex;margin-bottom:7px;border-radius:999px;background:#eef2f8;color:#344054;padding:5px 10px;font-size:.75rem;font-weight:900}.wwcf-flow-tip strong{display:block;font-size:1.05rem}.wwcf-flow-tip p{margin:.35rem 0 0;color:var(--wwcf-muted);line-height:1.45}
.wwcf-panel-cart .woocommerce-cart-form{position:relative}.wwcf-panel-cart table.shop_table{border-radius:18px;overflow:hidden;border-color:var(--wwcf-border)!important}.wwcf-panel-cart table.shop_table th{font-size:.82rem;text-transform:uppercase;letter-spacing:.04em}.wwcf-panel-cart table.shop_table td{vertical-align:middle}.wwcf-panel-cart .product-remove a.remove{display:inline-flex!important;align-items:center;justify-content:center;gap:7px;width:auto!important;height:auto!important;min-width:40px;border-radius:999px!important;padding:8px 12px!important;background:#fff1f0!important;color:#b42318!important;border:1px solid #ffd1cc!important;font-size:0!important;line-height:1!important;text-decoration:none!important}.wwcf-panel-cart .product-remove a.remove:before{content:'×';font-size:1.2rem;font-weight:900}.wwcf-panel-cart .product-remove a.remove .wwcf-remove-label{font-size:.82rem;font-weight:900}.wwcf-panel-cart .product-remove a.remove:hover{background:#ffe4e0!important;color:#7a271a!important}
.wwcf-qty-control{display:inline-flex!important;align-items:center;gap:6px;border:1px solid var(--wwcf-border);border-radius:999px;background:#fff;padding:4px;box-shadow:0 8px 18px rgba(23,32,51,.06)}.wwcf-qty-control input.qty{width:64px!important;min-height:38px;border:0!important;text-align:center;font-weight:900;background:transparent!important}.wwcf-qty-btn{width:38px;height:38px;border:0;border-radius:999px;background:#172033;color:#fff;font-size:1.1rem;font-weight:900;cursor:pointer;line-height:1}.wwcf-qty-btn:hover{transform:translateY(-1px)}.wwcf-panel-cart button[name="update_cart"],.wwcf-panel-cart .checkout-button{border-radius:999px!important;font-weight:900!important;padding:13px 18px!important}.wwcf-panel-cart button[name="update_cart"].wwcf-update-needed{box-shadow:0 0 0 4px rgba(8,116,67,.12)!important}.wwcf-cart-update-help{display:inline-block;margin:8px 0 0 10px;color:var(--wwcf-muted);font-size:.85rem}.wwcf-panel-cart .cart_totals{border:1px solid var(--wwcf-border);border-radius:22px;padding:16px;background:linear-gradient(180deg,#fff,#f8faff);box-shadow:0 12px 30px rgba(23,32,51,.07)}
.wwcf-product-more{position:relative}.wwcf-product-more summary{list-style:none;display:inline-flex;align-items:center;justify-content:center;min-height:44px;border:1px solid var(--wwcf-border);border-radius:999px;padding:10px 15px;font-weight:900;cursor:pointer;background:#fff;color:#172033;box-shadow:0 8px 18px rgba(23,32,51,.08)}.wwcf-product-more summary::-webkit-details-marker{display:none}.wwcf-product-more[open] summary{background:#eef2f8}.wwcf-product-more a{display:block;padding:10px 12px;border-radius:12px;text-decoration:none;font-weight:800;color:#172033}.wwcf-product-more a:hover{background:#f5f7fb}.wwcf-product-more[open]{z-index:4}.wwcf-product-more[open]::after{content:"";position:fixed;inset:0;z-index:-1}.wwcf-product-more>summary+*{margin-top:8px}.wwcf-product-more[open]{background:#fff}.wwcf-product-actions .wwcf-product-more{align-self:flex-start}.wwcf-product-more[open] a:first-of-type{margin-top:8px}
.wwcf-course-status{border:1px solid var(--wwcf-border);border-radius:18px;background:#fff;padding:14px;display:grid;grid-template-columns:1fr 1fr;gap:10px;box-shadow:0 8px 20px rgba(23,32,51,.06)}.wwcf-course-status b{display:block;color:var(--wwcf-muted);font-size:.76rem;text-transform:uppercase;letter-spacing:.04em}.wwcf-course-status strong{display:block;font-size:.96rem}.wwcf-course-status p{grid-column:1/-1;margin:0;color:var(--wwcf-muted);font-size:.86rem;line-height:1.4}.wwcf-progress-bar{grid-column:1/-1;height:10px;background:#eef2f8;border-radius:999px;overflow:hidden}.wwcf-progress-bar span{display:block;height:100%;border-radius:inherit;background:#087443;min-width:4px}.wwcf-progress-bar.is-unknown span{background:#98a2b3}
@media (max-width:1000px){.wwcf-stepper-premium{grid-template-columns:1fr 1fr}.wwcf-flow-tip{grid-template-columns:1fr}}
@media (max-width:620px){.wwcf-stepper-premium{grid-template-columns:1fr;border-radius:22px}.wwcf-stepper-premium .wwcf-step{padding:12px}.wwcf-flow-tip>div{border-radius:18px}.wwcf-panel-cart .product-remove a.remove{padding:8px 10px!important}.wwcf-panel-cart .product-remove a.remove .wwcf-remove-label{display:none}.wwcf-qty-control input.qty{width:48px!important}.wwcf-product-more summary,.wwcf-product-more{width:100%}.wwcf-product-more a{background:#f8faff;margin-top:6px}.wwcf-course-status{grid-template-columns:1fr}}

/* v1.0.6 premium guided navigation, account tabs and recommendations */
.wwcf-flow-nav{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:14px 0 20px}.wwcf-arrow{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:999px;padding:11px 16px;text-decoration:none;font-weight:900;border:1px solid var(--wwcf-border);background:#fff;color:#172033;box-shadow:0 8px 18px rgba(23,32,51,.07)}.wwcf-arrow-next{background:#172033;color:#fff!important;border-color:#172033}.wwcf-arrow-prev{color:#344054}.wwcf-arrow.is-muted{background:#eef2f8!important;color:#667085!important;border-color:#e5e9f2;box-shadow:none}.wwcf-account-tabs{margin-top:18px}.wwcf-tab-buttons{display:grid;grid-template-columns:1fr 1fr;gap:8px;border:1px solid var(--wwcf-border);border-radius:24px;padding:8px;background:#f6f8ff;margin-bottom:14px}.wwcf-tab-btn{border:0;border-radius:18px;background:transparent;color:#344054;font-weight:900;padding:13px 16px;cursor:pointer}.wwcf-tab-btn.is-active{background:#172033;color:#fff;box-shadow:0 12px 24px rgba(23,32,51,.16)}.wwcf-tab-panels{position:relative}.wwcf-tab-panel{display:none}.wwcf-tab-panel.is-active{display:block}.wwcf-tab-panel>p{color:var(--wwcf-muted);margin-top:-4px}.wwcf-product-meta{display:grid;gap:3px}.wwcf-product-meta p{margin:0;color:#475467}.wwcf-btn.is-disabled{background:#98a2b3!important;box-shadow:none;cursor:not-allowed;pointer-events:none}.wwcf-launch-warning{border:1px solid #fedf89;background:#fffaeb;color:#93370d;border-radius:14px;padding:10px 12px;font-weight:800;margin:0}.wwcf-course-id{margin:0;color:#667085;font-size:.82rem}.wwcf-recommendations{margin-top:28px;border:1px solid var(--wwcf-border);border-radius:28px;padding:clamp(18px,3vw,28px);background:radial-gradient(circle at 90% 0%,rgba(8,116,67,.08),transparent 30%),linear-gradient(180deg,#fff,#f8faff);box-shadow:var(--wwcf-shadow)}.wwcf-rec-head span{display:inline-flex;border-radius:999px;border:1px solid var(--wwcf-border);padding:6px 10px;font-size:.78rem;font-weight:900;background:#fff}.wwcf-rec-head h3{font-size:clamp(1.35rem,3vw,2rem);margin:8px 0 4px}.wwcf-rec-head p{margin:0 0 18px;color:var(--wwcf-muted)}.wwcf-rec-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.wwcf-rec-card{border:1px solid var(--wwcf-border);border-radius:22px;background:#fff;padding:18px;box-shadow:0 10px 24px rgba(23,32,51,.06);display:grid;gap:8px}.wwcf-rec-card small{font-weight:900;color:#087443;text-transform:uppercase;letter-spacing:.04em}.wwcf-rec-card strong{font-size:1.02rem}.wwcf-rec-card p{margin:0;color:var(--wwcf-muted);line-height:1.45}.wwcf-rec-card a{font-weight:900;text-decoration:none;color:#172033}.wwcf-blog-rec small{color:#3538cd}
@media (min-width:901px){.wwcf-tab-panel{min-height:340px}.wwcf-tab-panels{max-width:760px;margin-inline:auto}}
@media (max-width:760px){.wwcf-flow-nav{display:grid;grid-template-columns:1fr}.wwcf-arrow{width:100%}.wwcf-tab-buttons{grid-template-columns:1fr;border-radius:20px}.wwcf-rec-grid{grid-template-columns:1fr}.wwcf-recommendations{border-radius:22px}}

/* v1.0.7 launch diagnostics */
.wwcf-diagnostic-note{margin:0;border:1px solid var(--wwcf-border);border-radius:14px;background:#f8faff;color:#344054;padding:9px 11px;font-size:.84rem;line-height:1.35;font-weight:700}
.wwcf-product-card .wwcf-diagnostic-note+.wwcf-product-meta{margin-top:4px}


/* v1.0.11 premium dashboard polish */
.wwcf-shell.wwcf-section,.wwcf-shell.wwcf-confirmation-shell{width:min(1440px,calc(100% - 24px));}
.wwcf-section{background:radial-gradient(circle at top right,rgba(8,116,67,.08),transparent 26%),linear-gradient(180deg,#ffffff 0%,#f7f9ff 100%);border:1px solid var(--wwcf-border);border-radius:32px;box-shadow:0 24px 60px rgba(23,32,51,.09);padding:clamp(20px,3vw,34px)}
.wwcf-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:22px;align-items:stretch}
.wwcf-product-card{position:relative;overflow:hidden;border-radius:28px;padding:20px;min-height:420px;background:linear-gradient(180deg,#ffffff 0%,#f7faff 100%);box-shadow:0 20px 44px rgba(23,32,51,.10)}
.wwcf-product-card:before{content:"";position:absolute;inset:0 0 auto 0;height:5px;background:linear-gradient(90deg,#172033 0%,#087443 55%,#6e9cff 100%)}
.wwcf-product-card:hover{transform:translateY(-2px);box-shadow:0 28px 52px rgba(23,32,51,.14)}
.wwcf-card-top{display:grid;gap:10px;padding-bottom:10px;border-bottom:1px solid rgba(229,233,242,.8)}
.wwcf-card-top span{width:max-content;background:linear-gradient(180deg,#eef4ff,#e8f8ef);color:#0f172a;border:1px solid rgba(8,116,67,.14)}
.wwcf-card-top strong{font-size:1.14rem;line-height:1.35}
.wwcf-product-meta{gap:8px;margin-top:2px}
.wwcf-product-meta p,.wwcf-course-id,.wwcf-mini-note,.wwcf-diagnostic-note{font-size:.92rem}
.wwcf-diagnostic-note,.wwcf-mini-note,.wwcf-launch-warning{border-radius:16px}
.wwcf-product-actions{margin-top:auto;display:grid;grid-template-columns:1fr auto;gap:10px;align-items:start}
.wwcf-product-actions .wwcf-btn{min-height:50px;padding-inline:18px}
.wwcf-product-more summary{min-height:50px;font-size:.95rem}
.wwcf-product-more[open]{padding:10px;border:1px solid var(--wwcf-border);border-radius:20px;box-shadow:0 12px 28px rgba(23,32,51,.10)}
.wwcf-course-status{background:linear-gradient(180deg,#fff,#f8fbff);border-radius:20px}
.wwcf-progress-bar{height:12px;background:#e7edf7}.wwcf-progress-bar span{background:linear-gradient(90deg,#172033,#087443)}
.wwcf-recommendations{border-radius:30px;box-shadow:0 20px 50px rgba(23,32,51,.09)}
.wwcf-rec-card{position:relative;overflow:hidden;border-radius:24px;padding:20px}
.wwcf-rec-card:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,#087443,#172033)}
.wwcf-rec-card a{display:inline-flex;align-items:center;gap:8px}
.wwcf-btn,.wwcf-arrow-next{background:linear-gradient(135deg,#172033,#21345f);box-shadow:0 14px 26px rgba(23,32,51,.18)}
.wwcf-btn:hover,.wwcf-arrow-next:hover{box-shadow:0 18px 30px rgba(23,32,51,.24)}
.wwcf-btn-light{background:#fff!important}
@media (max-width:900px){.wwcf-product-card{min-height:unset}.wwcf-product-actions{grid-template-columns:1fr}.wwcf-product-more summary{width:100%}}


/* v1.0.15 modular premium dashboard */
.wwcf-products-premium{container-type:inline-size;background:linear-gradient(180deg,#fff 0%,#f7f9fc 100%)}
.wwcf-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:22px}.wwcf-section-head h2{margin:5px 0 3px;font-size:clamp(1.75rem,4vw,2.6rem)}.wwcf-section-head p{margin:0;color:var(--wwcf-muted)}.wwcf-eyebrow{display:inline-flex;padding:6px 10px;border-radius:999px;background:#eaf8f0;color:#087443;font-weight:900;font-size:.76rem;text-transform:uppercase;letter-spacing:.05em}.wwcf-count-pill{display:grid;place-items:center;min-width:48px;height:48px;border-radius:18px;background:#172033;color:#fff;font-weight:900;font-size:1.1rem;box-shadow:0 12px 24px rgba(23,32,51,.18)}
.wwcf-product-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,340px),1fr));gap:22px}.wwcf-product-card-premium{padding:0;min-height:0;border-radius:28px;overflow:hidden;background:#fff}.wwcf-product-card-premium:before{display:none}.wwcf-product-card-premium .wwcf-product-visual{position:relative;aspect-ratio:16/7;background:radial-gradient(circle at 20% 20%,rgba(8,116,67,.17),transparent 38%),linear-gradient(135deg,#111827,#26395f);overflow:hidden}.wwcf-product-card-premium .wwcf-product-visual img{width:100%;height:100%;object-fit:cover;display:block}.wwcf-product-placeholder{width:100%;height:100%;display:grid;place-items:center;font-size:3rem;color:#fff}.wwcf-card-badges{position:absolute;left:14px;right:14px;top:14px;display:flex;justify-content:space-between;gap:8px}.wwcf-card-badges span{padding:6px 10px;border-radius:999px;background:rgba(255,255,255,.94);color:#172033;font-size:.72rem;font-weight:900;box-shadow:0 8px 20px rgba(0,0,0,.12)}.wwcf-card-badges .is-context{background:rgba(23,32,51,.88);color:#fff}.wwcf-product-body{display:flex;flex-direction:column;gap:13px;padding:20px;height:100%}.wwcf-product-body h3{margin:0;font-size:1.2rem;line-height:1.35}.wwcf-product-facts{display:flex;flex-wrap:wrap;gap:7px}.wwcf-product-facts span{display:inline-flex;align-items:center;gap:6px;padding:5px 9px;border-radius:999px;background:#f3f5f9;color:#475467;font-size:.75rem;font-weight:800}.wwcf-product-facts .is-status i{width:7px;height:7px;border-radius:50%;background:#12b76a}.wwcf-acquisition-count,.wwcf-expiry{margin:0;color:#667085;font-size:.84rem}.wwcf-sso-chip{display:inline-flex;width:max-content;align-items:center;gap:7px;padding:7px 10px;border-radius:999px;background:#edfdf3;color:#087443;font-size:.78rem;font-weight:900}.wwcf-product-card-premium .wwcf-course-status{box-shadow:none;border-color:#e7ebf2;background:#fafbfe}.wwcf-product-card-premium .wwcf-product-actions{margin-top:auto;grid-template-columns:1fr auto}.wwcf-product-card-premium .wwcf-btn{min-height:48px}.wwcf-technical{font-size:.8rem;color:#667085}.wwcf-technical summary{cursor:pointer;font-weight:800}
.wwcf-recommendations-premium{margin-top:30px;padding:clamp(20px,3vw,32px);background:radial-gradient(circle at 90% 0%,rgba(63,111,255,.10),transparent 26%),linear-gradient(180deg,#fff,#f6f8fd)}.wwcf-recommendations-premium .wwcf-rec-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:18px}.wwcf-recommendations-premium .wwcf-rec-card{padding:0;overflow:hidden;display:flex;flex-direction:column;border-radius:24px;min-height:100%;transition:transform .2s ease,box-shadow .2s ease}.wwcf-recommendations-premium .wwcf-rec-card:hover{transform:translateY(-3px);box-shadow:0 20px 38px rgba(23,32,51,.13)}.wwcf-recommendations-premium .wwcf-rec-card:before{display:none}.wwcf-rec-media{display:block;aspect-ratio:16/9;background:linear-gradient(135deg,#172033,#087443);overflow:hidden;text-decoration:none}.wwcf-rec-media img{width:100%;height:100%;object-fit:cover;display:block}.wwcf-rec-media span{display:grid;place-items:center;width:100%;height:100%;font-size:2.6rem;color:#fff}.wwcf-rec-content{display:flex;flex-direction:column;gap:9px;padding:18px;height:100%}.wwcf-rec-content strong{font-size:1.05rem;line-height:1.35}.wwcf-rec-content p{margin:0;color:#667085;line-height:1.5}.wwcf-rec-price{font-weight:900;color:#172033}.wwcf-rec-cta{margin-top:auto;display:inline-flex;align-items:center;gap:7px;font-weight:900;color:#172033;text-decoration:none}
.wwcf-context-hub{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:22px auto;width:min(1180px,100%);padding:clamp(22px,4vw,38px);border:1px solid #e4e9f2;border-radius:30px;background:radial-gradient(circle at 90% 0%,rgba(8,116,67,.13),transparent 30%),linear-gradient(135deg,#fff,#f6f9ff);box-shadow:0 22px 50px rgba(23,32,51,.10)}.wwcf-context-copy h2{margin:7px 0 6px;font-size:clamp(1.6rem,4vw,2.35rem)}.wwcf-context-copy p{margin:0;color:#667085;max-width:720px}.wwcf-context-kicker{display:inline-flex;padding:6px 10px;border-radius:999px;background:#172033;color:#fff;font-size:.75rem;font-weight:900;text-transform:uppercase}.wwcf-context-stats{display:flex;gap:12px;margin-top:18px;flex-wrap:wrap}.wwcf-context-stats span{display:grid;padding:10px 14px;border-radius:16px;background:#fff;border:1px solid #e5e9f2;color:#667085;font-size:.78rem}.wwcf-context-stats b{font-size:1.2rem;color:#172033}.wwcf-context-organization{background:radial-gradient(circle at 90% 0%,rgba(63,111,255,.14),transparent 30%),linear-gradient(135deg,#fff,#f6f9ff)}
.wwcf-widget-premium{position:relative;overflow:hidden;padding:20px 22px;border-radius:24px;background:linear-gradient(135deg,#172033,#243860);color:#fff;border:0}.wwcf-widget-premium:after{content:"";position:absolute;right:-50px;top:-60px;width:170px;height:170px;border-radius:50%;background:rgba(255,255,255,.08)}.wwcf-widget-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:16px;background:rgba(255,255,255,.13);font-size:1.4rem}.wwcf-widget-copy{display:grid;gap:2px}.wwcf-widget-copy small{opacity:.74}.wwcf-widget-copy strong{font-size:2rem}.wwcf-widget-copy span{opacity:.86}.wwcf-widget-context{margin-top:6px;font-size:.78rem;font-weight:900}.wwcf-widget-action{position:relative;z-index:1;display:inline-flex;padding:10px 14px;border-radius:999px;background:#fff;color:#172033!important;text-decoration:none;font-weight:900}
@container (max-width:720px){.wwcf-product-grid{grid-template-columns:1fr}.wwcf-product-card-premium .wwcf-product-visual{aspect-ratio:16/8}}
@media(max-width:720px){.wwcf-section-head,.wwcf-context-hub,.wwcf-widget-premium{align-items:flex-start;flex-direction:column}.wwcf-product-card-premium .wwcf-product-actions{grid-template-columns:1fr}.wwcf-context-hub .wwcf-btn,.wwcf-widget-action{width:100%}}


/* v1.0.16 dashboard settings, carousel and premium viewer */
.wwcf-dashboard-page .site.grid-container,.wwcf-dashboard-page .site-content,.wwcf-dashboard-page .content-area,.wwcf-dashboard-page .site-main,.wwcf-dashboard-page .inside-article,.wwcf-dashboard-page .entry-content{max-width:none!important;width:100%!important}
.wwcf-dashboard-page .grid-container{max-width:1500px!important}
.wwcf-dashboard-page .site-content{padding-inline:clamp(10px,2vw,28px)}
.wwcf-dashboard-page .wwcf-shell,.wwcf-dashboard-page .wwcf-context-hub{width:min(1380px,100%)}

.wwcf-profile-settings{overflow:hidden}
.wwcf-profile-avatar{width:58px;height:58px;border-radius:20px;display:grid;place-items:center;background:linear-gradient(135deg,#172033,#087443);color:#fff;font-size:1.35rem;font-weight:900;box-shadow:0 14px 28px rgba(23,32,51,.18)}
.wwcf-profile-message{margin:0 0 18px;padding:13px 16px;border-radius:16px;font-weight:800}
.wwcf-profile-message.is-success{background:#ecfdf3;border:1px solid #abefc6;color:#067647}.wwcf-profile-message.is-error{background:#fef3f2;border:1px solid #fecdca;color:#b42318}
.wwcf-profile-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.wwcf-profile-card{display:flex;flex-direction:column;gap:13px;padding:20px;border:1px solid #e4e9f2;border-radius:24px;background:linear-gradient(180deg,#fff,#f8faff);box-shadow:0 14px 30px rgba(23,32,51,.07)}
.wwcf-profile-card h3{margin:0;font-size:1.15rem}.wwcf-profile-card label{display:grid;gap:6px;font-weight:800;font-size:.86rem;color:#344054}
.wwcf-profile-card input[type="text"],.wwcf-profile-card input[type="password"]{width:100%;min-height:46px;border:1px solid #dfe4ec;border-radius:14px;padding:10px 12px;background:#fff;color:#172033;font:inherit}
.wwcf-profile-card-icon{width:44px;height:44px;border-radius:15px;display:grid;place-items:center;background:#172033;color:#fff;font-weight:900}
.wwcf-profile-help{color:#344054;text-decoration:none;font-weight:800;font-size:.84rem}
.wwcf-theme-options{display:grid;gap:9px}.wwcf-theme-option{display:grid!important;grid-template-columns:auto 64px 1fr;align-items:center;gap:10px;padding:9px;border:1px solid #e4e9f2;border-radius:16px;background:#fff;cursor:pointer}
.wwcf-theme-option input{width:auto!important}.wwcf-theme-preview{height:42px;border-radius:10px;padding:7px;display:grid;grid-template-columns:12px 1fr;grid-template-rows:9px 1fr;gap:4px;border:1px solid #d9deea;background:#f7f8fb}.wwcf-theme-preview i{grid-row:1/3;border-radius:4px;background:#d9deea}.wwcf-theme-preview b,.wwcf-theme-preview em{border-radius:3px;background:#c7cfdb}.wwcf-theme-preview.is-dark{background:#172033;border-color:#172033}.wwcf-theme-preview.is-dark i,.wwcf-theme-preview.is-dark b,.wwcf-theme-preview.is-dark em{background:#52617c}.wwcf-theme-preview.is-system{background:linear-gradient(135deg,#f7f8fb 50%,#172033 50%)}

.wwcf-rec-head-row{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:18px}.wwcf-rec-head-row .wwcf-rec-head p{margin-bottom:0}
.wwcf-carousel-controls{display:flex;gap:8px}.wwcf-carousel-controls button{width:46px;height:46px;border:1px solid #dfe4ec;border-radius:16px;background:#fff;color:#172033;font-size:1.25rem;font-weight:900;cursor:pointer;box-shadow:0 10px 22px rgba(23,32,51,.08)}
.wwcf-carousel-controls button:hover{transform:translateY(-1px);box-shadow:0 14px 26px rgba(23,32,51,.13)}.wwcf-carousel-controls button:disabled{opacity:.35;cursor:not-allowed;transform:none}
.wwcf-rec-viewport{overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-inline:contain}.wwcf-rec-viewport::-webkit-scrollbar{display:none}
.wwcf-rec-track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(270px,32%);gap:18px;align-items:stretch}
.wwcf-rec-track .wwcf-rec-card{scroll-snap-align:start}
.wwcf-carousel-progress{height:4px;margin-top:18px;border-radius:999px;background:#e7ebf2;overflow:hidden}.wwcf-carousel-progress span{display:block;width:100%;height:100%;transform-origin:left center;transform:scaleX(.08);background:linear-gradient(90deg,#087443,#3467eb);transition:transform .2s ease}
@media(max-width:1000px){.wwcf-profile-grid{grid-template-columns:1fr 1fr}.wwcf-rec-track{grid-auto-columns:minmax(260px,55%)}}
@media(max-width:700px){.wwcf-profile-grid{grid-template-columns:1fr}.wwcf-rec-head-row{align-items:flex-start;flex-direction:column}.wwcf-rec-track{grid-auto-columns:minmax(250px,88%)}.wwcf-carousel-controls{align-self:flex-end}}

.wwcf-dashboard-theme-dark{background:#0f1725!important;color:#eaf0f8}
.wwcf-dashboard-theme-dark .site-content,.wwcf-dashboard-theme-dark .site-main,.wwcf-dashboard-theme-dark .inside-article,.wwcf-dashboard-theme-dark .entry-content{background:#0f1725!important}
.wwcf-dashboard-theme-dark .wwcf-section,.wwcf-dashboard-theme-dark .wwcf-context-hub,.wwcf-dashboard-theme-dark .wwcf-profile-card,.wwcf-dashboard-theme-dark .wwcf-product-card-premium,.wwcf-dashboard-theme-dark .wwcf-rec-card,.wwcf-dashboard-theme-dark .wwcf-table-wrap,.wwcf-dashboard-theme-dark .wwcf-accordion{background:#172033!important;border-color:#2b3851!important;color:#eaf0f8}
.wwcf-dashboard-theme-dark .wwcf-section-head p,.wwcf-dashboard-theme-dark .wwcf-profile-card label,.wwcf-dashboard-theme-dark .wwcf-product-facts span,.wwcf-dashboard-theme-dark .wwcf-rec-content p,.wwcf-dashboard-theme-dark .wwcf-expiry{color:#a9b6ca}
.wwcf-dashboard-theme-dark .wwcf-profile-card input,.wwcf-dashboard-theme-dark .wwcf-theme-option,.wwcf-dashboard-theme-dark .wwcf-carousel-controls button,.wwcf-dashboard-theme-dark .wwcf-course-status{background:#101827!important;border-color:#33425e!important;color:#f7f9fc!important}
@media(prefers-color-scheme:dark){.wwcf-dashboard-theme-system{background:#0f1725}.wwcf-dashboard-theme-system .site-content,.wwcf-dashboard-theme-system .site-main,.wwcf-dashboard-theme-system .inside-article,.wwcf-dashboard-theme-system .entry-content{background:#0f1725}}

body.wwcf-viewer-mode{margin:0!important;padding-top:60px!important;background:#f4f6fb!important}
body.wwcf-viewer-mode #masthead,body.wwcf-viewer-mode .site-header,body.wwcf-viewer-mode .main-navigation,body.wwcf-viewer-mode .top-bar,body.wwcf-viewer-mode .site-footer,body.wwcf-viewer-mode footer,body.wwcf-viewer-mode .footer-widgets{display:none!important}
body.wwcf-viewer-mode .site.grid-container,body.wwcf-viewer-mode .site-content,body.wwcf-viewer-mode .content-area,body.wwcf-viewer-mode .site-main,body.wwcf-viewer-mode .inside-article,body.wwcf-viewer-mode .entry-content{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}
.wwcf-viewer-chrome{position:fixed;z-index:999999;left:0;right:0;top:0;height:60px;display:flex;align-items:center;justify-content:space-between;padding:8px 18px;background:rgba(15,23,37,.97);color:#fff;box-shadow:0 10px 28px rgba(0,0,0,.22);backdrop-filter:blur(14px)}
.wwcf-viewer-brand{display:flex;align-items:center;gap:10px;color:#fff!important;text-decoration:none}.wwcf-viewer-brand img{width:40px;height:40px;object-fit:contain;border-radius:50%;background:#fff}.wwcf-viewer-close{display:inline-flex;align-items:center;gap:7px;padding:9px 13px;border-radius:999px;background:#fff;color:#172033!important;text-decoration:none;font-weight:900}


/* v1.0.17 centered dashboard and account settings modal */
.wwcf-dashboard-page #primary,
.wwcf-dashboard-page .content-area,
.wwcf-dashboard-page main#main,
.wwcf-dashboard-page .site-main,
.wwcf-dashboard-page .inside-article,
.wwcf-dashboard-page .entry-content{
  float:none!important;
  margin-left:auto!important;
  margin-right:auto!important;
  max-width:none!important;
  width:100%!important;
}
.wwcf-dashboard-page .entry-content{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  overflow:visible!important;
}
.wwcf-dashboard-page .entry-content > *{
  margin-left:auto!important;
  margin-right:auto!important;
}
.wwcf-dashboard-page .wwcf-shell,
.wwcf-dashboard-page .wwcf-context-hub,
.wwcf-dashboard-page .wwcf-widget-premium{
  position:relative;
  left:50vw;
  transform:translateX(-50%);
  width:min(1380px,calc(100vw - 32px))!important;
  max-width:none!important;
  margin-left:0!important;
  margin-right:0!important;
}
.wwcf-widget-actions{position:relative;z-index:2;display:flex;align-items:center;gap:10px;flex-wrap:wrap}
.wwcf-widget-settings{
  min-height:42px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  border:1px solid rgba(255,255,255,.25);
  border-radius:999px;
  padding:10px 14px;
  background:rgba(255,255,255,.12);
  color:#fff;
  font:inherit;
  font-weight:900;
  cursor:pointer;
  backdrop-filter:blur(10px);
}
.wwcf-widget-settings:hover{background:rgba(255,255,255,.2);transform:translateY(-1px)}

html.wwcf-settings-open,html.wwcf-settings-open body{overflow:hidden!important}
.wwcf-settings-modal{
  position:fixed;
  z-index:1000001;
  inset:0;
  display:grid;
  place-items:center;
  padding:clamp(12px,3vw,32px);
}
.wwcf-settings-modal[hidden]{display:none!important}
.wwcf-settings-backdrop{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  border:0;
  background:rgba(8,15,28,.72);
  backdrop-filter:blur(12px);
  cursor:default;
}
.wwcf-settings-dialog{
  position:relative;
  z-index:1;
  width:min(920px,100%);
  max-height:min(880px,calc(100vh - 32px));
  overflow:auto;
  border:1px solid rgba(255,255,255,.45);
  border-radius:30px;
  padding:clamp(18px,3vw,30px);
  background:radial-gradient(circle at 100% 0%,rgba(8,116,67,.12),transparent 30%),linear-gradient(180deg,#fff,#f6f8fd);
  color:#172033;
  box-shadow:0 38px 100px rgba(0,0,0,.34);
  opacity:0;
  transform:translateY(18px) scale(.985);
  transition:opacity .18s ease,transform .18s ease;
}
.wwcf-settings-modal.is-open .wwcf-settings-dialog{opacity:1;transform:none}
.wwcf-settings-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:16px}
.wwcf-settings-header h2{margin:4px 0 6px;font-size:clamp(1.55rem,3vw,2.35rem)}
.wwcf-settings-header p{margin:0;color:#667085;max-width:660px}
.wwcf-settings-close{
  flex:0 0 auto;
  width:46px;
  height:46px;
  border:1px solid #dfe4ec;
  border-radius:16px;
  background:#fff;
  color:#172033;
  font-size:1.65rem;
  line-height:1;
  cursor:pointer;
  box-shadow:0 10px 22px rgba(23,32,51,.08);
}
.wwcf-settings-tabs{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:8px;
  margin:16px 0;
  padding:7px;
  border:1px solid #e2e7f0;
  border-radius:20px;
  background:#eef2f8;
}
.wwcf-settings-tabs button{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  min-height:48px;
  border:0;
  border-radius:15px;
  background:transparent;
  color:#475467;
  font:inherit;
  font-weight:900;
  cursor:pointer;
}
.wwcf-settings-tabs button.is-active{background:#172033;color:#fff;box-shadow:0 12px 24px rgba(23,32,51,.18)}
.wwcf-settings-panel{display:none}
.wwcf-settings-panel.is-active{display:block;animation:wwcfSettingsIn .18s ease both}
.wwcf-modal-form{box-shadow:none!important;margin:0;min-height:0}
.wwcf-modal-form .wwcf-btn{width:max-content;min-width:190px}
.wwcf-modal-form .wwcf-btn.is-loading{opacity:.7;cursor:wait}
@keyframes wwcfSettingsIn{from{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}

.wwcf-dashboard-theme-dark .wwcf-settings-dialog{
  background:radial-gradient(circle at 100% 0%,rgba(8,116,67,.18),transparent 30%),linear-gradient(180deg,#172033,#101827);
  color:#eef4fb;
  border-color:#31405c;
}
.wwcf-dashboard-theme-dark .wwcf-settings-header p{color:#a9b6ca}
.wwcf-dashboard-theme-dark .wwcf-settings-tabs{background:#101827;border-color:#33425e}
.wwcf-dashboard-theme-dark .wwcf-settings-close{background:#101827;color:#fff;border-color:#33425e}

@media(max-width:720px){
  .wwcf-dashboard-page .wwcf-shell,
  .wwcf-dashboard-page .wwcf-context-hub,
  .wwcf-dashboard-page .wwcf-widget-premium{
    width:calc(100vw - 18px)!important;
  }
  .wwcf-widget-actions{width:100%;display:grid;grid-template-columns:1fr 1fr}
  .wwcf-widget-actions>*{width:100%}
  .wwcf-settings-modal{padding:8px}
  .wwcf-settings-dialog{max-height:calc(100vh - 16px);border-radius:23px;padding:17px}
  .wwcf-settings-tabs{grid-template-columns:1fr}
  .wwcf-settings-tabs button{justify-content:flex-start;padding-inline:16px}
  .wwcf-modal-form .wwcf-btn{width:100%}
}


/* v1.1.0 2FA, Moodle SCORM progress and certificate synchronization */
.wwcf-settings-tabs{grid-template-columns:repeat(auto-fit,minmax(130px,1fr))}
.wwcf-security-card .ww2fa-dashboard-panel{border:0;background:transparent;padding:0;box-shadow:none}
.wwcf-security-card .ww2fa-dashboard-panel>h2{display:none}
.wwcf-security-card .ww2fa-notice{border-radius:16px;padding:14px;background:#eef7ff;border:1px solid #cfe1f6}
.wwcf-security-card .button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border:0;border-radius:999px;padding:10px 16px;background:#172033;color:#fff;text-decoration:none;font-weight:800}
.wwcf-learning-metrics{grid-column:1/-1;display:flex;gap:14px;flex-wrap:wrap;font-size:.82rem;color:#667085}
.wwcf-certificates{margin-top:12px;padding:14px;border-radius:18px;border:1px solid #cde8d8;background:linear-gradient(180deg,#f8fffb,#effaf4)}
.wwcf-certificate-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:10px;padding-top:10px;border-top:1px solid #dcefe3}
.wwcf-certificate-row>div{display:flex;gap:8px;flex-wrap:wrap}.wwcf-certificate-row small{display:block;color:#667085}
.wwcf-certificate-row a{font-size:.82rem;font-weight:800;text-decoration:none}
.wwcf-validator-form{display:flex;align-items:end;gap:12px;flex-wrap:wrap}.wwcf-validator-form label{flex:1;min-width:250px}.wwcf-validator-form input{width:100%}
.wwcf-validation-result{margin-top:22px;display:flex;gap:16px;padding:22px;border-radius:22px;border:1px solid}.wwcf-validation-result>span{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;font-size:1.4rem;font-weight:900}.wwcf-validation-result.is-valid{border-color:#9ed8b5;background:#f0fbf5}.wwcf-validation-result.is-valid>span{background:#087443;color:#fff}.wwcf-validation-result.is-invalid{border-color:#f0b4b4;background:#fff4f4}.wwcf-validation-result.is-invalid>span{background:#b42318;color:#fff}
@media(max-width:720px){.wwcf-settings-tabs{grid-template-columns:1fr}.wwcf-certificate-row{align-items:flex-start;flex-direction:column}}


/* v1.1.1 2FA QR dashboard integration */
.wwcf-security-card{background:radial-gradient(circle at top right,rgba(8,116,67,.10),transparent 32%),linear-gradient(180deg,#fff,#f6f9fd)!important}.wwcf-security-card .ww2fa-dashboard-panel{display:grid;gap:12px}.wwcf-security-card .ww2fa-security-hero{padding:4px 0 14px;border-bottom:1px solid #e2e8f0}.wwcf-security-card .ww2fa-qr-promise{box-shadow:0 12px 26px rgba(8,116,67,.08)}.wwcf-security-card .ww2fa-dashboard-panel>p strong{color:#172033}.wwcf-dashboard-theme-dark .wwcf-security-card{background:radial-gradient(circle at top right,rgba(45,212,130,.13),transparent 32%),linear-gradient(180deg,#172033,#101827)!important}.wwcf-dashboard-theme-dark .wwcf-security-card .ww2fa-security-hero p,.wwcf-dashboard-theme-dark .wwcf-security-card .ww2fa-qr-promise span{color:#b7c4d8}.wwcf-dashboard-theme-dark .wwcf-security-card .ww2fa-qr-promise{background:#142b24;border-color:#285a47}.wwcf-dashboard-theme-dark .wwcf-security-card .ww2fa-dashboard-panel>p strong{color:#f2f6fb}


/* v1.1.2 live Moodle progress synchronization */
.wwcf-learning-live{grid-column:1/-1;min-height:1.1em;color:#667085;font-size:.74rem;text-align:right}
.wwcf-course-status.is-syncing{box-shadow:0 0 0 2px rgba(52,103,235,.10),0 8px 20px rgba(23,32,51,.06)}
.wwcf-course-status.is-syncing .wwcf-learning-live{color:#3467eb}
.wwcf-course-status.is-sync-error .wwcf-learning-live{color:#b42318}
.wwcf-course-status.is-syncing .wwcf-progress-bar span{animation:wwcfProgressPulse 1.15s ease-in-out infinite alternate}
@keyframes wwcfProgressPulse{from{opacity:.55}to{opacity:1}}

/* v1.1.5 direct SCORM launch and premium course cards */
.wwcf-product-card-premium.wwcf-plan-free .wwcf-product-visual{background:radial-gradient(circle at 20% 20%,rgba(34,211,238,.30),transparent 40%),linear-gradient(135deg,#064e3b,#0891b2)}
.wwcf-product-card-premium.wwcf-plan-lite .wwcf-product-visual{background:radial-gradient(circle at 20% 20%,rgba(34,211,238,.30),transparent 40%),linear-gradient(135deg,#172554,#0369a1)}
.wwcf-product-card-premium.wwcf-plan-pro .wwcf-product-visual,.wwcf-product-card-premium.wwcf-plan-pro_plus .wwcf-product-visual{background:radial-gradient(circle at 20% 20%,rgba(129,140,248,.35),transparent 40%),linear-gradient(135deg,#3b0764,#1d4ed8)}
.wwcf-product-card-premium.wwcf-plan-free:after,.wwcf-product-card-premium.wwcf-plan-lite:after,.wwcf-product-card-premium.wwcf-plan-pro:after,.wwcf-product-card-premium.wwcf-plan-pro_plus:after{content:'';position:absolute;inset:0 auto 0 0;width:5px;pointer-events:none}
.wwcf-product-card-premium.wwcf-plan-free:after{background:linear-gradient(#10b981,#06b6d4)}.wwcf-product-card-premium.wwcf-plan-lite:after{background:linear-gradient(#2563eb,#06b6d4)}.wwcf-product-card-premium.wwcf-plan-pro:after,.wwcf-product-card-premium.wwcf-plan-pro_plus:after{background:linear-gradient(#7c3aed,#2563eb)}
.wwcf-btn-secondary{background:#fff!important;color:#172033!important;border:1px solid var(--wwcf-border);box-shadow:none}.wwcf-learning-location,.wwcf-learning-last,.wwcf-learning-synced{grid-column:1/-1;margin:0!important;font-size:.8rem!important}.wwcf-product-actions:has(.wwcf-btn-secondary){grid-template-columns:minmax(0,1fr) auto auto}
@media(max-width:720px){.wwcf-product-actions:has(.wwcf-btn-secondary){grid-template-columns:1fr}.wwcf-btn-secondary{width:100%}}
.wwcf-course-summary{margin:0;color:#667085;line-height:1.5;font-size:.9rem}

/* Weisewelt Commerce 1.2.0: multidashboard and multitenant product center */
.wwcf-context-switcher{width:min(100%,1440px);margin:0 auto 22px;padding:clamp(16px,2vw,28px);border:1px solid color-mix(in srgb,currentColor 10%,transparent);border-radius:24px;background:linear-gradient(145deg,color-mix(in srgb,#fff 92%,#dff9ff),color-mix(in srgb,#fff 92%,#eee8ff));box-shadow:0 18px 55px rgba(17,28,68,.08)}
.wwcf-context-switcher-head{display:flex;justify-content:space-between;gap:24px;align-items:flex-end;margin-bottom:18px}.wwcf-context-switcher-head>div{display:flex;gap:12px;align-items:center}.wwcf-context-switcher-head>div>span{display:grid;place-items:center;width:48px;height:48px;border-radius:16px;background:#10223f;color:#fff;font-size:22px}.wwcf-context-switcher-head small,.wwcf-context-choice small{display:block;opacity:.72}.wwcf-context-switcher-head h2{margin:2px 0 0;font-size:clamp(1.25rem,2vw,1.85rem)}.wwcf-context-switcher-head p{max-width:650px;margin:0;opacity:.75}
.wwcf-context-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:12px}.wwcf-context-choice{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;padding:15px;border:1px solid color-mix(in srgb,currentColor 10%,transparent);border-radius:18px;color:inherit;text-decoration:none;background:color-mix(in srgb,#fff 94%,transparent);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.wwcf-context-choice:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(17,28,68,.09)}.wwcf-context-choice.is-active{border-color:#20b9c7;box-shadow:0 0 0 3px rgba(32,185,199,.13)}.wwcf-context-choice-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;background:linear-gradient(135deg,#12aebd,#3157d5);color:#fff;font-size:20px}.wwcf-context-choice-copy{min-width:0}.wwcf-context-choice-copy strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wwcf-context-choice-stats{display:block;margin-top:6px;font-size:.76rem;opacity:.78}.wwcf-context-choice-action{font-size:.8rem;font-weight:700;white-space:nowrap}.wwcf-context-switcher.is-compact{padding:10px;margin-bottom:10px}.wwcf-context-switcher.is-compact .wwcf-context-choice{padding:10px}
.wwcf-product-filters{display:grid;gap:10px;margin:0 0 20px}.wwcf-filter-row{display:flex;gap:8px;overflow-x:auto;padding:2px 1px 7px;scrollbar-width:thin}.wwcf-filter-pill,.wwcf-filter-chip{display:inline-flex;align-items:center;gap:7px;white-space:nowrap;border:1px solid color-mix(in srgb,currentColor 12%,transparent);border-radius:999px;padding:9px 13px;color:inherit;text-decoration:none;background:color-mix(in srgb,#fff 90%,transparent);font-size:.86rem;font-weight:650}.wwcf-filter-pill b,.wwcf-filter-chip b{display:grid;place-items:center;min-width:21px;height:21px;padding:0 5px;border-radius:999px;background:rgba(17,34,63,.08);font-size:.72rem}.wwcf-filter-pill.is-active,.wwcf-filter-chip.is-active{background:#10223f;color:#fff;border-color:#10223f}.wwcf-filter-chip{padding:7px 11px;font-size:.8rem}
.wwcf-product-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,310px),1fr))}.wwcf-product-card-premium{position:relative;overflow:hidden;padding:0!important;border-radius:24px!important}.wwcf-product-visual{position:relative;aspect-ratio:16/8;overflow:hidden;background:linear-gradient(135deg,#0e355e,#25b9c7)}.wwcf-product-visual img{width:100%;height:100%;object-fit:cover}.wwcf-product-placeholder{height:100%;display:grid;place-items:center;font-size:52px;color:#fff}.wwcf-card-badges{position:absolute;inset:12px 12px auto;display:flex;gap:6px;flex-wrap:wrap}.wwcf-card-badges span{padding:6px 9px;border-radius:999px;background:rgba(8,20,43,.8);color:#fff;font-size:.69rem;font-weight:800;backdrop-filter:blur(7px)}.wwcf-card-badges .is-state{margin-left:auto}.wwcf-product-body{padding:18px}.wwcf-product-type-line{display:flex;justify-content:space-between;gap:10px;color:#28718b;font-size:.76rem;font-weight:750;text-transform:uppercase;letter-spacing:.04em}.wwcf-product-body h3{margin:7px 0;font-size:1.15rem}.wwcf-course-summary{min-height:2.8em;margin:7px 0 13px;opacity:.76}.wwcf-product-facts{display:flex;flex-wrap:wrap;gap:6px}.wwcf-product-facts>span{border-radius:999px;padding:5px 8px;background:rgba(17,34,63,.06);font-size:.7rem}.wwcf-product-facts .is-status{display:inline-flex;align-items:center;gap:5px}.wwcf-product-facts .is-status i{width:7px;height:7px;border-radius:50%;background:#29b77d}.wwcf-product-card-premium.is-disabled{filter:saturate(.72)}.wwcf-product-card-premium.is-disabled .wwcf-product-facts .is-status i{background:#9298a5}.wwcf-product-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.wwcf-product-actions .wwcf-btn{flex:1 1 145px;text-align:center}.wwcf-product-more{flex:1 0 100%;border-top:1px solid rgba(17,34,63,.08);padding-top:9px}.wwcf-product-more summary{cursor:pointer;font-weight:700}.wwcf-product-more a{display:inline-block;margin:8px 12px 0 0}
.wwcf-seat-meter{margin:12px 0 3px;padding:10px 12px;border-radius:14px;background:rgba(30,174,189,.08)}.wwcf-seat-meter span{display:flex;justify-content:space-between;gap:10px;align-items:center;font-size:.76rem}.wwcf-seat-meter small{opacity:.72}.wwcf-seat-meter progress{width:100%;height:7px;margin-top:7px;accent-color:#20aebd}.wwcf-membership-cta{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-top:20px;padding:clamp(17px,2vw,26px);border-radius:22px;background:linear-gradient(135deg,#10223f,#244fa0 58%,#19aeba);color:#fff}.wwcf-membership-cta span{font-size:.76rem;text-transform:uppercase;letter-spacing:.06em;opacity:.8}.wwcf-membership-cta h3{margin:5px 0}.wwcf-membership-cta p{margin:0;opacity:.82}.wwcf-membership-cta .wwcf-btn{background:#fff;color:#10223f;white-space:nowrap}.wwcf-empty-products{padding:34px;text-align:center;border:1px dashed rgba(17,34,63,.2);border-radius:22px}.wwcf-status-pill{display:inline-flex;padding:5px 9px;border-radius:999px;background:rgba(17,34,63,.08);font-size:.76rem;font-weight:700}.wwcf-status-completed,.wwcf-status-processing{background:rgba(29,166,118,.12);color:#147450}.wwcf-status-refunded,.wwcf-status-cancelled,.wwcf-status-failed{background:rgba(205,74,91,.12);color:#a22c41}.wwcf-row-actions{display:flex;gap:10px;flex-wrap:wrap}
[data-wwcf-theme="dark"] .wwcf-context-switcher,[data-wwcf-theme="dark"] .wwcf-context-choice,[data-wwcf-theme="dark"] .wwcf-filter-pill,[data-wwcf-theme="dark"] .wwcf-filter-chip{background:rgba(17,29,52,.9);border-color:rgba(255,255,255,.12)}
@media(max-width:760px){.wwcf-context-switcher-head{align-items:flex-start;flex-direction:column}.wwcf-context-list{grid-template-columns:1fr}.wwcf-context-choice{grid-template-columns:auto 1fr}.wwcf-context-choice-action{grid-column:2}.wwcf-membership-cta{align-items:flex-start;flex-direction:column}.wwcf-membership-cta .wwcf-btn{width:100%}.wwcf-purchase-table thead{display:none}.wwcf-purchase-table tr{display:block;padding:12px;border-bottom:1px solid rgba(17,34,63,.09)}.wwcf-purchase-table td{display:flex!important;justify-content:space-between;gap:16px;padding:6px!important;border:0!important;text-align:right}.wwcf-purchase-table td:before{content:attr(data-label);font-weight:700;text-align:left}.wwcf-row-actions{justify-content:flex-end}}


/* v1.3.1 canonical tenant route dashboard */
.wwcf-tenant-route{box-sizing:border-box;width:100%;max-width:none!important;margin:0!important;padding:clamp(16px,2.5vw,34px)!important;background:linear-gradient(180deg,#f5f7fb 0%,#fff 38%)}
.wwcf-tenant-dashboard{display:grid;gap:20px;width:min(1380px,100%);margin:0 auto}
.wwcf-tenant-dashboard>.wwcf-widget-premium{width:100%!important;left:auto!important;transform:none!important;margin:0!important}
.wwcf-tenant-dashboard-section{min-width:0;margin:0;padding:0}
.wwcf-tenant-dashboard-section>.wwcf-shell,.wwcf-tenant-dashboard-section>.wwcf-context-hub{width:100%!important;max-width:none!important;left:auto!important;transform:none!important;margin:0!important}
@media(max-width:760px){.wwcf-tenant-route{padding:12px!important}.wwcf-tenant-dashboard{gap:14px}}

/* v1.3.2 tenant-aware workspace summary and complete system-dark theme */
.wwcf-widget-premium.is-tenant{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center}
.wwcf-widget-copy.is-tenant{min-width:0}
.wwcf-widget-copy.is-tenant .wwcf-widget-title{margin:2px 0;font-size:clamp(1.35rem,2.4vw,2rem);line-height:1.08;overflow-wrap:anywhere}
.wwcf-widget-copy.is-tenant>span{max-width:720px;color:rgba(255,255,255,.78)}
.wwcf-widget-copy.is-tenant .wwcf-widget-context{display:flex;align-items:center;gap:7px;flex-wrap:wrap;color:rgba(255,255,255,.84)}
.wwcf-widget-copy.is-tenant .wwcf-widget-context i{opacity:.55;font-style:normal}
.wwcf-widget-copy.is-tenant .wwcf-widget-context b{color:#fff}
@media(max-width:760px){.wwcf-widget-premium.is-tenant{grid-template-columns:auto minmax(0,1fr)}.wwcf-widget-premium.is-tenant .wwcf-widget-actions{grid-column:1/-1}}
@media(max-width:520px){.wwcf-widget-premium.is-tenant{grid-template-columns:1fr}.wwcf-widget-premium.is-tenant .wwcf-widget-icon{display:none}}

@media(prefers-color-scheme:dark){
  .wwcf-dashboard-theme-system .wwcf-section,
  .wwcf-dashboard-theme-system .wwcf-context-hub,
  .wwcf-dashboard-theme-system .wwcf-context-switcher,
  .wwcf-dashboard-theme-system .wwcf-profile-card,
  .wwcf-dashboard-theme-system .wwcf-product-card-premium,
  .wwcf-dashboard-theme-system .wwcf-rec-card,
  .wwcf-dashboard-theme-system .wwcf-table-wrap,
  .wwcf-dashboard-theme-system .wwcf-accordion,
  .wwcf-dashboard-theme-system .wwcf-context-choice{
    background:#172033!important;
    border-color:#2b3851!important;
    color:#eaf0f8!important;
  }
  .wwcf-dashboard-theme-system .wwcf-section-head p,
  .wwcf-dashboard-theme-system .wwcf-profile-card label,
  .wwcf-dashboard-theme-system .wwcf-product-facts span,
  .wwcf-dashboard-theme-system .wwcf-rec-content p,
  .wwcf-dashboard-theme-system .wwcf-expiry,
  .wwcf-dashboard-theme-system .wwcf-context-switcher-head p,
  .wwcf-dashboard-theme-system .wwcf-context-choice-copy small,
  .wwcf-dashboard-theme-system .wwcf-context-choice-stats{
    color:#a9b6ca!important;
  }
  .wwcf-dashboard-theme-system .wwcf-profile-card input,
  .wwcf-dashboard-theme-system .wwcf-theme-option,
  .wwcf-dashboard-theme-system .wwcf-carousel-controls button,
  .wwcf-dashboard-theme-system .wwcf-course-status,
  .wwcf-dashboard-theme-system .wwcf-table th,
  .wwcf-dashboard-theme-system .wwcf-accordion summary{
    background:#101827!important;
    border-color:#33425e!important;
    color:#f7f9fc!important;
  }
  .wwcf-dashboard-theme-system .wwcf-table td{border-color:#2b3851!important}
  .wwcf-dashboard-theme-system .wwcf-empty,
  .wwcf-dashboard-theme-system .wwcf-notice{background:#2b2719!important;border-color:#665124!important;color:#f6dda2!important}
  .wwcf-dashboard-theme-system .wwcf-context-choice.is-active{border-color:#44d7c9!important;box-shadow:0 0 0 2px rgba(68,215,201,.16)}
}


/* v1.3.3 third-test security and contrast hardening */
.wwcf-dashboard-theme-dark .wwcf-filter-pill,
.wwcf-dashboard-theme-dark .wwcf-filter-chip{
  background:#101827!important;
  border-color:#33425e!important;
  color:#dbe6f5!important;
}
.wwcf-dashboard-theme-dark .wwcf-filter-pill b,
.wwcf-dashboard-theme-dark .wwcf-filter-chip b{
  background:#26344d!important;
  color:#f8fbff!important;
}
.wwcf-dashboard-theme-dark .wwcf-filter-pill.is-active,
.wwcf-dashboard-theme-dark .wwcf-filter-chip.is-active{
  background:#1f4d74!important;
  border-color:#49c7d7!important;
  color:#fff!important;
  box-shadow:0 0 0 2px rgba(73,199,215,.13);
}
.wwcf-dashboard-theme-dark .wwcf-table th,
.wwcf-dashboard-theme-dark .wwcf-accordion summary{
  background:#101827!important;
  border-color:#33425e!important;
  color:#f7f9fc!important;
}
.wwcf-dashboard-theme-dark .wwcf-table td{border-color:#2b3851!important}
.wwcf-dashboard-theme-dark .wwcf-empty,
.wwcf-dashboard-theme-dark .wwcf-notice{
  background:#2b2719!important;
  border-color:#665124!important;
  color:#f6dda2!important;
}
.wwcf-tenant-dashboard-section:empty{display:none}
