.CartDrawer-module__HfEh4q__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:999;background-color:#000000b3;position:fixed;inset:0}.CartDrawer-module__HfEh4q__drawer{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:1000;background:linear-gradient(135deg,#14191efa 0%,#1e282df2 50%,#192328fa 100%);border-left:1px solid #23c18833;flex-direction:column;width:400px;max-width:100%;animation:.3s ease-out CartDrawer-module__HfEh4q__slideIn;display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-4px 0 32px #00000080,0 0 60px #23c1881a}@keyframes CartDrawer-module__HfEh4q__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.CartDrawer-module__HfEh4q__header{background:linear-gradient(#23c1880d 0%,#0000 100%);border-bottom:1px solid #23c18833;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.CartDrawer-module__HfEh4q__header h2{color:var(--color-secondary);letter-spacing:-.01em;margin:0;font-size:1.5rem;font-weight:700}.CartDrawer-module__HfEh4q__closeButton{border:1px solid var(--color-border);border-radius:var(--border-radius-sm);cursor:pointer;color:var(--color-text-muted);background:#ffffff0d;justify-content:center;align-items:center;width:36px;height:36px;padding:.5rem;font-size:1.5rem;transition:all .3s;display:flex}.CartDrawer-module__HfEh4q__closeButton:hover{color:var(--color-primary);background:#23c1881a;border-color:#23c1884d;transform:scale(1.05)}.CartDrawer-module__HfEh4q__content{flex-direction:column;flex:1;display:flex;overflow-y:auto}.CartDrawer-module__HfEh4q__empty{color:var(--color-text-muted);text-align:center;flex:1;justify-content:center;align-items:center;padding:2rem;font-size:1rem;display:flex}.CartDrawer-module__HfEh4q__items{flex-direction:column;flex:1;gap:1rem;padding:1rem;display:flex}.CartDrawer-module__HfEh4q__item{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--color-border);border-radius:var(--border-radius-md);background:#ffffff08;gap:1rem;padding:1rem;transition:all .3s;display:flex}.CartDrawer-module__HfEh4q__item:hover{background:#ffffff0d;border-color:#23c1884d;transform:translate(-4px)}.CartDrawer-module__HfEh4q__itemImage{object-fit:cover;border-radius:4px;width:60px;height:60px}.CartDrawer-module__HfEh4q__itemDetails{flex:1}.CartDrawer-module__HfEh4q__itemDetails h3{color:var(--color-secondary);margin:0 0 .25rem;font-size:1rem;font-weight:600}.CartDrawer-module__HfEh4q__itemPrice{color:var(--color-primary);margin:.25rem 0;font-weight:600}.CartDrawer-module__HfEh4q__itemMeta{color:var(--color-text-muted);margin:.25rem 0 0;font-size:.875rem}.CartDrawer-module__HfEh4q__itemActions{flex-direction:column;align-items:flex-end;gap:.5rem;display:flex}.CartDrawer-module__HfEh4q__quantity{border:1px solid var(--color-border);border-radius:var(--border-radius-sm);background:#ffffff0d;align-items:center;gap:.5rem;padding:.25rem;display:flex}.CartDrawer-module__HfEh4q__quantity button{cursor:pointer;width:24px;height:24px;color:var(--color-text-muted);background:0 0;border:none;justify-content:center;align-items:center;font-size:1.125rem;transition:all .2s;display:flex}.CartDrawer-module__HfEh4q__quantity button:hover{color:var(--color-primary);transform:scale(1.2)}.CartDrawer-module__HfEh4q__quantity span{text-align:center;min-width:24px;font-weight:500}.CartDrawer-module__HfEh4q__removeButton{cursor:pointer;opacity:.7;background:0 0;border:none;padding:.25rem;font-size:1.125rem;transition:all .2s}.CartDrawer-module__HfEh4q__removeButton:hover{opacity:1;transform:scale(1.1)}.CartDrawer-module__HfEh4q__footer{background:linear-gradient(#0000 0%,#23c1880d 100%);border-top:1px solid #23c18833;padding:1.5rem}.CartDrawer-module__HfEh4q__total{justify-content:space-between;align-items:center;margin-bottom:1rem;font-size:1.25rem;display:flex}.CartDrawer-module__HfEh4q__total strong{color:var(--color-primary);font-size:1.4rem}.CartDrawer-module__HfEh4q__checkoutButton{background:linear-gradient(135deg,var(--color-primary)0%,var(--color-secondary)100%);color:#fff;text-align:center;border-radius:var(--border-radius-md);width:100%;padding:1rem;font-size:1.05rem;font-weight:700;text-decoration:none;transition:all .3s;display:block;box-shadow:0 4px 12px #23c1884d}.CartDrawer-module__HfEh4q__checkoutButton:hover{transform:translateY(-2px);box-shadow:0 6px 20px #23c18866}
.courses-module__CLvPQW__container{max-width:1200px;min-height:100vh;margin:0 auto;padding:7rem 2rem 3rem}.courses-module__CLvPQW__header{text-align:center;margin-bottom:4rem;padding:2rem 0}.courses-module__CLvPQW__header h1{background:linear-gradient(135deg,var(--color-secondary)0%,var(--color-background)50%,var(--color-secondary)100%);-webkit-text-fill-color:transparent;letter-spacing:-.02em;background-size:200%;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:3rem;font-weight:800;animation:8s linear infinite courses-module__CLvPQW__shimmer}@keyframes courses-module__CLvPQW__shimmer{to{background-position:200%}}.courses-module__CLvPQW__header p{color:var(--color-text-muted);font-size:1.25rem;font-weight:500}.courses-module__CLvPQW__loading,.courses-module__CLvPQW__emptyState{text-align:center;color:#666;padding:4rem 2rem}.courses-module__CLvPQW__emptyState p{margin-bottom:1.5rem;font-size:1.125rem}.courses-module__CLvPQW__backButton{color:#fff;background:#2563eb;border-radius:8px;padding:.75rem 2rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-block}.courses-module__CLvPQW__backButton:hover{background:#1d4ed8}.courses-module__CLvPQW__grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;display:grid}.courses-module__CLvPQW__enrollmentCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:var(--border-radius-md);transition:var(--transition-smooth);background:linear-gradient(135deg,#14191ef2 0%,#1e282de6 50%,#192328f2 100%);border:1px solid #23c18826;flex-direction:column;padding:2.5rem;display:flex;box-shadow:0 4px 20px #0000004d}.courses-module__CLvPQW__enrollmentCard:hover{background:linear-gradient(135deg,#191e23fa 0%,#232d32f2 50%,#1e282dfa 100%);border-color:#23c18880;transform:translateY(-8px);box-shadow:0 8px 32px #0006,0 0 40px #23c18833,inset 0 1px #23c1881a}.courses-module__CLvPQW__enrollmentHeader{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.courses-module__CLvPQW__enrollmentHeader h2{color:var(--color-secondary);letter-spacing:-.01em;flex:1;margin:0;font-size:1.5rem;font-weight:600;line-height:1.4;transition:color .3s}.courses-module__CLvPQW__enrollmentCard:hover .courses-module__CLvPQW__enrollmentHeader h2{color:var(--color-primary)}.courses-module__CLvPQW__price{color:var(--primary-50);border-radius:var(--border-radius-sm);white-space:nowrap;background:linear-gradient(135deg,#23c1881a 0%,#23c18826 100%);border:1px solid #23c18833;padding:.4rem .8rem;font-size:1.3rem;font-weight:700;transition:all .3s}.courses-module__CLvPQW__enrollmentCard:hover .courses-module__CLvPQW__price{background:linear-gradient(135deg,#23c18826 0%,#23c18840 100%);transform:scale(1.05)}.courses-module__CLvPQW__description{color:var(--color-text-muted);margin-bottom:1.5rem;font-size:.925rem;line-height:1.7}.courses-module__CLvPQW__classList{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:var(--border-radius-md);border:1px solid var(--color-border);background:#ffffff08;flex:1;margin-bottom:1.5rem;padding:1.5rem}.courses-module__CLvPQW__classList h3{color:var(--color-secondary);margin-bottom:.75rem;font-size:1rem;font-weight:600}.courses-module__CLvPQW__classList ul{margin:0;padding:0;list-style:none}.courses-module__CLvPQW__classList li{color:var(--color-text-muted);border-bottom:1px solid var(--color-border);align-items:center;padding:.5rem 0;display:flex}.courses-module__CLvPQW__classList li:last-child{border-bottom:none}.courses-module__CLvPQW__classList li:before{content:"✓";color:var(--color-primary);margin-right:.75rem;font-size:1.125rem;font-weight:700}.courses-module__CLvPQW__btnEnroll{background:linear-gradient(135deg,var(--color-primary)0%,var(--color-secondary)100%);color:#fff;border-radius:var(--border-radius-md);cursor:pointer;border:none;width:100%;padding:1.125rem;font-size:1.125rem;font-weight:700;transition:all .3s;box-shadow:0 4px 12px #23c1884d}.courses-module__CLvPQW__btnEnroll:hover{transform:translateY(-2px)scale(1.02);box-shadow:0 6px 20px #23c18866}.courses-module__CLvPQW__btnEnroll:active{transform:translateY(0)scale(1)}.courses-module__CLvPQW__btnEnroll:disabled{opacity:.5;cursor:not-allowed;background:linear-gradient(135deg,#667eea80 0%,#23c18880 100%);transform:none!important}.courses-module__CLvPQW__availablePlaces{text-align:center;margin:1rem 0}.courses-module__CLvPQW__placesBadge{border:1px solid var(--color-secondary);border-radius:var(--border-radius);color:var(--color-secondary);background:linear-gradient(135deg,#23c18826 0%,#667eea26 100%);padding:.5rem 1rem;font-size:.9rem;font-weight:600;display:inline-block}.courses-module__CLvPQW__fullBadge{border-radius:var(--border-radius);color:#ef4444;background:linear-gradient(135deg,#ef444426 0%,#ef444440 100%);border:1px solid #ef444480;padding:.5rem 1rem;font-size:.9rem;font-weight:600;display:inline-block}.courses-module__CLvPQW__addButton{background:linear-gradient(135deg,var(--color-primary)0%,var(--color-secondary)100%);color:#fff;border-radius:var(--border-radius-md);cursor:pointer;border:none;width:100%;padding:1rem;font-size:1rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #23c1884d}.courses-module__CLvPQW__addButton:hover:not(:disabled){transform:translateY(-2px)scale(1.02);box-shadow:0 6px 20px #23c18866}.courses-module__CLvPQW__addButton:disabled{opacity:.5;cursor:not-allowed;background:linear-gradient(135deg,#667eea80 0%,#23c18880 100%);transform:none!important}
.checkout-module__7TLbXG__container{background:var(--color-background);min-height:100vh;padding:7rem 2rem 2rem}.checkout-module__7TLbXG__checkoutContainer{max-width:600px;margin:0 auto}.checkout-module__7TLbXG__checkoutContainer h1{background:linear-gradient(135deg,var(--color-secondary)0%,var(--color-primary)100%);-webkit-text-fill-color:transparent;letter-spacing:-.02em;background-size:200% 200%;-webkit-background-clip:text;background-clip:text;margin-bottom:2rem;font-size:2.5rem;font-weight:800;animation:8s linear infinite checkout-module__7TLbXG__shimmer}@keyframes checkout-module__7TLbXG__shimmer{0%,to{background-position:0%}50%{background-position:100%}}.checkout-module__7TLbXG__orderSummary{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:var(--border-radius-lg);background:linear-gradient(135deg,#14191ecc 0%,#1e282d99 100%);border:1px solid #23c18826;margin-bottom:2rem;padding:2rem;transition:all .3s;box-shadow:0 8px 32px #0000004d,0 0 0 1px #23c1881a}.checkout-module__7TLbXG__orderSummary:hover{border-color:#23c1884d;box-shadow:0 12px 48px #0006,0 0 32px #23c18826}.checkout-module__7TLbXG__orderSummary h2{color:var(--color-secondary);letter-spacing:-.01em;margin-bottom:1.5rem;font-size:1.4rem;font-weight:700}.checkout-module__7TLbXG__items{border-bottom:1px solid #23c18833;flex-direction:column;gap:.75rem;margin-bottom:1rem;padding-bottom:1rem;display:flex}.checkout-module__7TLbXG__item{justify-content:space-between;align-items:center;display:flex}.checkout-module__7TLbXG__itemInfo{align-items:center;gap:.5rem;display:flex}.checkout-module__7TLbXG__itemTitle{color:var(--color-text);font-weight:500}.checkout-module__7TLbXG__itemQuantity{color:var(--color-text-muted);font-size:.875rem}.checkout-module__7TLbXG__itemPrice{color:var(--color-primary);font-weight:700}.checkout-module__7TLbXG__total{justify-content:space-between;align-items:center;font-size:1.25rem;display:flex}.checkout-module__7TLbXG__total strong{color:var(--color-primary);font-size:1.5rem}.checkout-module__7TLbXG__paymentSection{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:var(--border-radius-lg);background:linear-gradient(135deg,#14191ecc 0%,#1e282d99 100%);border:1px solid #23c18826;padding:2rem;transition:all .3s;box-shadow:0 8px 32px #0000004d,0 0 0 1px #23c1881a}.checkout-module__7TLbXG__paymentSection:hover{border-color:#23c1884d;box-shadow:0 12px 48px #0006,0 0 32px #23c18826}.checkout-module__7TLbXG__paymentSection h2{color:var(--color-secondary);letter-spacing:-.01em;margin-bottom:1.5rem;font-size:1.4rem;font-weight:700}.checkout-module__7TLbXG__paymentForm{flex-direction:column;gap:2rem;display:flex}.checkout-module__7TLbXG__section{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:var(--border-radius-lg);background:linear-gradient(135deg,#14191e99 0%,#1e282d66 100%);border:1px solid #23c1881a;padding:1.5rem}.checkout-module__7TLbXG__section h3{color:var(--color-secondary);margin-bottom:1.25rem;font-size:1.2rem;font-weight:600}.checkout-module__7TLbXG__formGroup{margin-bottom:1rem}.checkout-module__7TLbXG__formGroup label{color:var(--color-text);margin-bottom:.5rem;font-size:.95rem;font-weight:500;display:block}.checkout-module__7TLbXG__input{border-radius:var(--border-radius);width:100%;color:var(--color-text);background:#14191e80;border:1px solid #23c18833;padding:.75rem;font-size:1rem;transition:all .3s}.checkout-module__7TLbXG__input:focus{border-color:var(--color-secondary);outline:none;box-shadow:0 0 0 3px #23c1881a}.checkout-module__7TLbXG__input::placeholder{color:var(--color-text-muted)}.checkout-module__7TLbXG__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.checkout-module__7TLbXG__checkboxGroup{margin-bottom:1rem}.checkout-module__7TLbXG__checkboxGroup label{cursor:pointer;color:var(--color-text);align-items:center;gap:.75rem;display:flex}.checkout-module__7TLbXG__checkboxGroup input[type=checkbox]{cursor:pointer;width:18px;height:18px;accent-color:var(--color-secondary)}.checkout-module__7TLbXG__checkboxGroup span{font-size:.95rem}.checkout-module__7TLbXG__error{color:#ef4444;border-radius:var(--border-radius-md);text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ef44441a;border:1px solid #ef44444d;padding:1rem}.checkout-module__7TLbXG__loading{text-align:center;color:var(--color-text-muted);padding:2rem;font-size:1.1rem}.checkout-module__7TLbXG__submitButton{background:linear-gradient(135deg,var(--color-primary)0%,var(--color-secondary)100%);color:#fff;border-radius:var(--border-radius-md);cursor:pointer;border:none;width:100%;padding:1rem 2rem;font-size:1.1rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #23c1884d}.checkout-module__7TLbXG__submitButton:hover:not(:disabled){transform:translateY(-2px)scale(1.02);box-shadow:0 6px 20px #23c18866}.checkout-module__7TLbXG__submitButton:disabled{opacity:.5;cursor:not-allowed;transform:none!important}.checkout-module__7TLbXG__backButton{background:linear-gradient(135deg,var(--color-primary)0%,var(--color-secondary)100%);color:#fff;border-radius:var(--border-radius-md);cursor:pointer;border:none;margin-top:1rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .3s;box-shadow:0 4px 12px #23c1884d}.checkout-module__7TLbXG__backButton:hover{transform:translateY(-2px);box-shadow:0 6px 20px #23c18866}
.shop-module__GBzivq__container{max-width:1200px;min-height:100vh;margin:0 auto;padding:7rem 2rem 3rem}.shop-module__GBzivq__header{text-align:center;margin-bottom:4rem;padding:2rem 0}.shop-module__GBzivq__header h1{background:linear-gradient(135deg,var(--color-secondary)0%,var(--color-background)50%,var(--color-secondary)100%);-webkit-text-fill-color:transparent;letter-spacing:-.02em;background-size:200%;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:3rem;font-weight:800;animation:8s linear infinite shop-module__GBzivq__shimmer}@keyframes shop-module__GBzivq__shimmer{to{background-position:200%}}.shop-module__GBzivq__header p{color:var(--color-text-muted);font-size:1.25rem;font-weight:500}.shop-module__GBzivq__loading{text-align:center;color:#666;padding:4rem 2rem}.shop-module__GBzivq__filters{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:3rem;padding:0 1rem;display:flex}.shop-module__GBzivq__filterButton{border:1px solid var(--color-border);background:var(--color-surface);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;color:var(--color-text-muted);border-radius:25px;padding:.75rem 1.5rem;font-size:.925rem;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.shop-module__GBzivq__filterButton:before{content:"";opacity:0;z-index:-1;background:linear-gradient(135deg,#23c1881a 0%,#23c1880d 100%);width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.shop-module__GBzivq__filterButton:hover{color:var(--color-primary);border-color:#23c1884d;transform:translateY(-2px);box-shadow:0 4px 12px #23c18826}.shop-module__GBzivq__filterButton:hover:before{opacity:1}.shop-module__GBzivq__filterButton.shop-module__GBzivq__active{background:linear-gradient(135deg,var(--color-primary)0%,var(--color-secondary)100%);color:#fff;border-color:#0000;transform:translateY(-2px);box-shadow:0 4px 16px #23c1884d}.shop-module__GBzivq__filterButton.shop-module__GBzivq__active:before{display:none}.shop-module__GBzivq__emptyState{text-align:center;color:#666;padding:4rem 2rem}.shop-module__GBzivq__emptyState p{margin-bottom:1.5rem;font-size:1.125rem}.shop-module__GBzivq__backButton{color:#fff;background:#2563eb;border-radius:8px;padding:.75rem 2rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-block}.shop-module__GBzivq__backButton:hover{background:#1d4ed8}.shop-module__GBzivq__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;display:grid}.shop-module__GBzivq__productCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:var(--border-radius-md);transition:var(--transition-smooth);background:linear-gradient(135deg,#14191ef2 0%,#1e282de6 50%,#192328f2 100%);border:1px solid #23c18826;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 4px 20px #0000004d}.shop-module__GBzivq__productCard:hover{background:linear-gradient(135deg,#191e23fa 0%,#232d32f2 50%,#1e282dfa 100%);border-color:#23c18880;transform:translateY(-8px);box-shadow:0 8px 32px #0006,0 0 40px #23c18833,inset 0 1px #23c1881a}.shop-module__GBzivq__productImage{background:linear-gradient(135deg,#23c1881a 0%,#ffffff0d 100%);width:100%;height:240px;position:relative;overflow:hidden}.shop-module__GBzivq__productImage img{object-fit:cover;width:100%;height:100%;transition:transform .4s cubic-bezier(.4,0,.2,1)}.shop-module__GBzivq__productCard:hover .shop-module__GBzivq__productImage img{transform:scale(1.08)}.shop-module__GBzivq__productContent{background:linear-gradient(#0000 0%,#ffffff05 100%);flex-direction:column;flex:1;padding:1.75rem;display:flex}.shop-module__GBzivq__productContent h3{color:var(--color-secondary);letter-spacing:-.01em;margin-bottom:.5rem;font-size:1.3rem;font-weight:600;line-height:1.4;transition:color .3s}.shop-module__GBzivq__productCard:hover .shop-module__GBzivq__productContent h3{color:var(--color-primary)}.shop-module__GBzivq__productDescription{color:var(--color-text-muted);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;flex:1;margin-bottom:1.25rem;font-size:.925rem;line-height:1.7;display:-webkit-box;overflow:hidden}.shop-module__GBzivq__productFooter{border-top:1px solid var(--color-border);justify-content:space-between;align-items:center;margin-top:auto;padding-top:1.25rem;display:flex}.shop-module__GBzivq__price{color:var(--primary-50);border-radius:var(--border-radius-sm);background:linear-gradient(135deg,#23c1881a 0%,#23c18826 100%);border:1px solid #23c18833;padding:.4rem .8rem;font-size:1.1rem;font-weight:700;transition:all .3s}.shop-module__GBzivq__productCard:hover .shop-module__GBzivq__price{background:linear-gradient(135deg,#23c18826 0%,#23c18840 100%);transform:scale(1.05)}.shop-module__GBzivq__btnAdd{background:linear-gradient(135deg,var(--color-primary)0%,var(--color-secondary)100%);color:#fff;border-radius:var(--border-radius-sm);cursor:pointer;border:none;padding:.625rem 1.25rem;font-size:.9rem;font-weight:600;transition:all .3s;box-shadow:0 4px 12px #23c1884d}.shop-module__GBzivq__btnAdd:hover{transform:translateY(-2px)scale(1.05);box-shadow:0 6px 20px #23c18866}.shop-module__GBzivq__btnAdd:active{transform:translateY(0)scale(1)}.shop-module__GBzivq__btnDisabled{color:var(--color-text-muted);border:1px solid var(--color-border);border-radius:var(--border-radius-sm);cursor:not-allowed;opacity:.6;background:#ffffff0d;padding:.625rem 1.25rem;font-weight:600}.shop-module__GBzivq__stockWarning{color:#fbbf24;border-radius:var(--border-radius-sm);background:#fbbf241a;border:1px solid #fbbf2433;margin-top:.75rem;padding:.35rem .7rem;font-size:.875rem;font-weight:500}
