@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap);*{font-family:Poppins,sans-serif}.logo{align-items:center;display:flex}.tagline{color:#777;display:block;font-size:.8rem;font-weight:400;font-weight:700;letter-spacing:.5px;margin-top:0}.logo-img{height:35px;margin-right:6px;object-fit:contain;transform:scaleX(-1);width:35px}.navbar{background:#fff;color:#fff;justify-content:space-between;padding:12px 40px}.navbar,.navbar-left{align-items:center;display:flex;gap:20px}.logo{color:#2a85ec;font-size:1rem;font-weight:700}.logo span{color:#333;font-weight:500}.menu{display:flex;gap:10px;list-style:none}.menu li{background:#297ddf;color:#fff}.menu li,.menu li:hover{border-radius:8px;cursor:pointer;font-size:15px;padding:8px 14px}.menu li:hover{background:#fff;color:#297ddf}.navbar-right{gap:10px}.business-badge,.navbar-right{align-items:center;display:flex}.business-badge{background:#1a1a1a;border-radius:8px;font-weight:500;gap:6px;padding:8px 14px}.menu-icon{align-items:center;background:#fff;border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;padding:4px;width:40px}.profile-img{border-radius:50%;height:100%;object-fit:cover;width:100%}.dropdown-container{background:#fff;border-radius:8px;box-shadow:0 4px 8px #0000001a;position:absolute;right:0;top:62.5px;z-index:1000}@media (max-width:640px){.dropdown-container{top:72px}}.dropdown-menu{list-style:none;padding:10px 0}.dropdown-menu li{align-items:center;color:#333;cursor:pointer;display:flex;font-size:14px;gap:8px;padding:8px 20px}.dropdown-menu li:hover{background:#bce7ff}.dropdown-icon{color:#333;font-size:14px}.cart-container{cursor:pointer;margin-right:8px;position:relative}.cart-icon{color:#333;font-size:1.5rem;margin-top:10px}.cart-count{background:#509aee;border-radius:50%;color:#fff;font-size:.75rem;font-weight:700;margin-top:5px;padding:2px 6px;position:absolute;right:-10px;top:-8px}.cart-dropdown{background:linear-gradient(135deg,#8dbdf5,#3952c0);border:1px solid #e1e7ef;border-radius:8px;box-shadow:0 4px 12px #0000001a;padding:1rem;position:absolute;right:0;top:55px;width:600px;z-index:1000}.empty-cart p{color:#6a6f73;margin-bottom:1rem}.shopping-btn{background:#168aff;border:none;border-radius:6px;color:#fff;cursor:pointer;padding:.5rem 1rem}.shopping-btn:hover{background:#082663}.cart-items{margin-bottom:1rem;max-height:200px;overflow-y:auto}.cart-item{align-items:center;margin-bottom:.5rem}.cart-item img{margin-right:10px;width:60px}.cart-info p{color:#2d2f31;font-size:.9rem;font-weight:600;margin:0}.cart-info span{color:#00640d;font-size:.8rem;font-weight:700}.cart-footer{border-top:1px solid #e1e7ef;padding-top:.5rem;text-align:right}.go-cart-btn{background:#fff;border:none;border-radius:6px;color:#1e1e1e;cursor:pointer;font-weight:700;margin-top:.5rem;padding:.5rem 1rem}.go-cart-btn:hover{background:#0000;border:1px solid #fff;color:#fff}.delete-icon{color:red;cursor:pointer;font-size:1.2rem;margin-left:auto;transition:transform .2s ease}.delete-icon:hover{color:darkred;transform:scale(1.2)}.wishlist-container{align-items:center;cursor:pointer;display:flex;margin-right:8px;position:relative}.wishlist-icon{color:#000;font-size:1.5rem;transition:transform .2s ease,color .2s ease}.wishlist-count{background:#509aee;border-radius:60%;box-shadow:0 0 2px #0000004d;color:#fff;font-size:.75rem;font-weight:700;padding:2px 5px;position:absolute;right:-10px;top:-11px}@media (max-width:1024px){.navbar{gap:10px;padding:12px 20px}.menu li{font-size:14px;padding:6px 12px}.business-badge{font-size:14px;padding:6px 10px}}@media (max-width:768px){.menu{display:none;gap:6px}.menu li{font-size:13px;padding:5px 10px}.logo{font-size:.9rem}.business-badge{display:none}}@media (max-width:480px){.navbar{padding:10px 15px}.navbar-left{align-items:flex-start;flex-direction:column;gap:10px}.menu{flex-wrap:wrap;gap:8px}.menu li{padding:10px;text-align:center;width:100%}.navbar-right{justify-content:space-between;margin-top:10px}.menu-icon{height:35px;margin-top:-10px;width:35px}}.modal-backdrop{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#00000080;display:flex;inset:0;justify-content:center;opacity:0;padding:16px;position:fixed;transition:opacity .2s ease-out;z-index:1000}.modal-backdrop.visible{opacity:1}.modal-container{border-radius:12px;box-shadow:0 25px 50px -12px #00000040,0 0 0 1px #0000000d;display:flex;flex-direction:column;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;max-width:640px;overflow:hidden;transform:scale(.95) translateY(8px);transition:transform .2s ease-out}.modal-backdrop.visible .modal-container{transform:scale(1) translateY(0)}.modal-header1{border-bottom:1px solid #f3f4f6;justify-content:space-between;padding:24px 24px 16px}.header-content,.modal-header1{align-items:flex-start;display:flex}.header-content{flex:1 1;gap:16px}.brand-icon{align-items:center;background:#6366f1;border-radius:8px;color:#fff;display:flex;flex-shrink:0;height:48px;justify-content:center;width:48px}.header-text{flex:1 1}.modal-title{font-size:20px;font-weight:600;line-height:1.3;margin-bottom:4px}.modal-subtitle{color:#6b7280;font-size:14px;line-height:1.4;margin:0}.close-button{align-items:center;background:#f9fafb;border:none;border-radius:6px;color:#00a2ff;cursor:pointer;display:flex;flex-shrink:0;height:32px;justify-content:center;transition:all .15s ease-out;width:32px}.close-button:hover{background:#f3f4f6;color:red}.modal-content{flex:1 1;padding:8px 24px}.interests-container{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));max-height:400px;overflow-y:auto;padding:8px 0}.interests-container::-webkit-scrollbar{width:6px}.interests-container::-webkit-scrollbar-track{background:#0000}.interests-container::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.interests-container::-webkit-scrollbar-thumb:hover{background:#9ca3af}.interest-option{background:#fff;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;transition:all .15s ease-out}.interest-option:hover{border-color:#d1d5db;box-shadow:0 1px 3px 0 #0000001a}.interest-option.selected{background:#f8faff;border-color:#6366f1;box-shadow:0 0 0 1px #6366f1}.option-content{align-items:flex-start;display:flex;gap:12px;padding:16px}.option-icon{align-items:center;border-radius:6px;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.option-text{flex:1 1;min-width:0}.option-title{color:#111827;font-size:14px;font-weight:600;line-height:1.3;margin-bottom:4px}.option-description{color:#6b7280;font-size:13px;line-height:1.4;margin:0}.option-checkbox{flex-shrink:0;padding-top:2px}.checkbox{border:1.5px solid #d1d5db;border-radius:3px;height:18px;justify-content:center;transition:all .15s ease-out;width:18px}.checkbox,.modal-footer{align-items:center;display:flex}.modal-footer{border-top:1px solid #f3f4f6;gap:16px;justify-content:space-between;padding:16px 24px 24px}.footer-info{flex:1 1}.selection-count{color:#374151;font-size:14px;font-weight:500}.selection-hint{color:#9ca3af;font-size:13px}.footer-actions{align-items:center;display:flex;gap:12px}.secondary-button{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:6px;color:#374151;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:6px;padding:8px 16px;transition:all .15s ease-out}.secondary-button:hover{background:#f9fafb;border-color:#d1d5db}.primary-button{align-items:center;background:#6366f1;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:6px;overflow:hidden;padding:8px 16px;position:relative;transition:all .15s ease-out}.primary-button:before{background:linear-gradient(120deg,#0000,hsla(0,0%,100%,.219),#0000);content:"";height:100%;left:-75%;pointer-events:none;position:absolute;top:0;transform:skewX(-20deg);width:50%}.primary-button:hover:before{animation:shine 1.2s ease-in-out infinite}@keyframes shine{0%{left:-75%}to{left:125%}}.primary-button:hover:not(.disabled){background:#5855eb}.primary-button.disabled{background:#d1d5db;color:#9ca3af;cursor:not-allowed}.primary-button.disabled:before{display:none}@media (max-width:768px){.modal-container{max-height:95vh}.modal-header1{padding:20px 20px 16px}.header-content{gap:12px}.brand-icon{height:40px;width:40px}.modal-title{font-size:18px}.modal-subtitle{font-size:13px}.modal-content{padding:8px 20px}.interests-container{gap:6px;grid-template-columns:1fr;max-height:350px}.option-content{gap:10px;padding:14px}.option-icon{height:36px;width:36px}.option-title{font-size:13px}.option-description{font-size:12px}.modal-footer{align-items:stretch;flex-direction:column;gap:12px;padding:16px 20px 20px}.footer-info{text-align:center}.footer-actions{justify-content:stretch;width:100%}.primary-button,.secondary-button{flex:1 1;justify-content:center}}@media (max-width:480px){.modal-backdrop{padding:8px}.modal-container{border-radius:8px;max-height:98vh}.modal-header1{padding:16px 16px 12px}.modal-title{font-size:16px}.modal-subtitle{font-size:12px}.modal-content{padding:8px 16px}.interests-container{max-height:300px}.option-content{padding:12px}.modal-footer{padding:12px 16px 16px}}.close-button:focus-visible,.interest-option:focus-visible,.primary-button:focus-visible,.secondary-button:focus-visible{outline:2px solid #6366f1;outline-offset:2px}@media (prefers-reduced-motion:reduce){.checkbox,.close-button,.interest-option,.modal-backdrop,.modal-container,.primary-button,.secondary-button{transition:none}}@media (prefers-contrast:high){.interest-option{border-width:2px}.interest-option.selected{border-width:3px}.primary-button{border:1px solid #000}}.home-container{background:linear-gradient(135deg,#eff3fc,#509aee);min-height:30vh}.hero-section{margin:0 auto;max-width:1280px;padding:2.5rem 1.5rem}.hero-content{grid-gap:2rem;align-items:center;display:grid;gap:2rem;grid-template-columns:1fr auto}.hero-text{grid-column:1}.hero-badge{background:#dbeafe;border-radius:9999px;color:#1e40af;font-size:.875rem;font-weight:500;margin-bottom:1.5rem;padding:.5rem 1rem}.hero-title{color:#0f172a;font-weight:800}.hero-title-gradient{background:linear-gradient(135deg,#2563eb,#7c3aed)}.hero-description{color:#64748b;margin-bottom:2rem;max-width:32rem}.hero-buttons{align-items:flex-end;display:flex;flex-direction:column;gap:1rem}.hero-btn{align-items:center;border:none;border-radius:9999px;cursor:pointer;display:flex;font-size:1.125rem;font-weight:500;justify-content:center;padding:1rem 2rem;transition:all .3s ease}.hero-btn.primary{background:#2563eb;box-shadow:0 4px 14px #2563eb66;color:#fff}.hero-btn.primary:hover{background:#1d4ed8;box-shadow:0 8px 20px #2563eb80;transform:translateY(-2px)}.hero-btn.secondary{background:#fff;border:2px solid #e2e8f0;color:#64748b}.hero-btn.secondary:hover{border-color:#2563eb;color:#2563eb;transform:translateY(-1px)}.btn-arrow{margin-left:.5rem;transition:transform .3s ease}.hero-btn.primary:hover .btn-arrow{transform:translateX(4px)}.stats-grid{grid-gap:1.5rem;gap:1.5rem;grid-template-columns:repeat(2,1fr);padding-top:2rem}.stat-item{transition:transform .3s ease}.stat-item:hover{transform:translateY(-4px)}.stat-icon{align-items:center;background:#dbeafe;border-radius:1rem;display:inline-flex;font-size:1.5rem;height:3rem;justify-content:center;margin-bottom:.75rem;transition:transform .3s ease;width:3rem}.stat-item:hover .stat-icon{transform:scale(1.1)}.stat-value{color:#0f172a;font-size:1.5rem}.stat-label{color:#64748b;font-size:.875rem}.slider-wrapper{position:relative}.slider-container{background:#fff;border-radius:1.5rem;box-shadow:0 25px 50px -12px #00000040;overflow:hidden;padding:1rem;position:relative}.slider-image{border-radius:1rem;height:24rem;object-fit:cover;transition:all .7s ease;width:100%}.slider-nav{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe6;border:none;border-radius:50%;box-shadow:0 4px 12px #00000026;color:#64748b;cursor:pointer;display:flex;font-size:1.5rem;height:3rem;justify-content:center;padding:.75rem;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:3rem}.slider-nav:hover{background:#fff;color:#2563eb;transform:translateY(-50%) scale(1.1)}.slider-nav.left{left:1.5rem}.slider-nav.right{right:1.5rem}.slider-dots{bottom:1.5rem;display:flex;gap:.5rem;left:50%;position:absolute;transform:translateX(-50%)}.dot{background:#fff9;border:none;border-radius:50%;cursor:pointer;height:.75rem;transition:all .3s ease;width:.75rem}.dot.active{background:#2563eb;border-radius:9999px;width:2rem}.dot:hover{background:#fffc}.decoration{border-radius:50%;opacity:.6;position:absolute}.decoration-1{background:#a78bfa;height:6rem;right:-1rem;top:-1rem;width:6rem}.decoration-2{background:#60a5fa;bottom:-1rem;height:8rem;left:-1rem;opacity:.4;width:8rem}.modal-overlay{z-index:2000}.modal-content{box-shadow:0 25px 50px -12px #00000040}.modal-header{position:relative}.modal-image{border-top-left-radius:1.5rem;border-top-right-radius:1.5rem;height:16rem}.modal-close{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe6;color:#64748b;font-size:1.25rem;padding:.5rem;right:1rem;top:1rem}.modal-close:hover{background:#fff;color:#ef4444}.modal-category{background:#dbeafe;border-radius:9999px;color:#1e40af;display:inline-block;font-size:.875rem;font-weight:500;margin-bottom:1rem;padding:.25rem .75rem}.modal-title{font-size:1.875rem;margin-bottom:1rem}.modal-meta{align-items:center;display:flex;gap:1.5rem;margin-bottom:1.5rem}.modal-rating,.modal-students{align-items:center;display:flex;gap:.25rem}.modal-rating{color:#0f172a;font-weight:500}.modal-students{color:#64748b}.modal-description{margin-bottom:2rem}.modal-btn{border:none;border-radius:.75rem;cursor:pointer;flex:1 1;font-weight:500;padding:.75rem 1.5rem;transition:all .3s ease}.modal-btn.primary{background:#2563eb;color:#fff}.modal-btn.primary:hover{background:#1d4ed8}.modal-btn.secondary{background:#0000;border:2px solid #e2e8f0;color:#64748b}.modal-btn.secondary:hover{border-color:#cbd5e1}@media (max-width:1024px){.hero-content{gap:3rem;grid-template-columns:1fr}.hero-text{order:2}.slider-wrapper{order:1}.stats-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:768px){.nav-links{display:none}.mobile-menu{display:block}.hero-section{padding:3rem 1.5rem}.hero-title{font-size:2.5rem}.hero-buttons{flex-direction:column}.stats-grid{grid-template-columns:repeat(2,1fr)}.slider-nav.left{left:.5rem}.slider-nav.right{right:.5rem}.books-grid{grid-template-columns:1fr}.modal-actions{flex-direction:column}}@media (max-width:480px){.hero-title{font-size:2rem}.hero-description{font-size:1rem}.books-title{font-size:2rem}.books-subtitle{font-size:1rem}}.books-page{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;min-height:100vh}.books-header{overflow:hidden;padding:2rem;position:relative}.books-header:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='60' height='60' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='30' cy='30' r='4' fill='%23fff' fill-opacity='.05' fill-rule='evenodd'/%3E%3C/svg%3E");bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.header-content1{grid-gap:5rem;align-items:center;display:grid;gap:5rem;grid-template-columns:auto 1fr;margin:0 auto}.main-subtitle{font-size:clamp(1.125rem,2vw,1.375rem);margin:0 auto 3rem;max-width:600px}.search-filter-container{flex-wrap:nowrap;gap:10px;margin:0 auto;overflow-x:auto;overflow-y:visible;padding-bottom:8px;scrollbar-width:thin}.search-filter-container::-webkit-scrollbar{height:6px}.search-filter-container::-webkit-scrollbar-track{background:#f1f5f9;border-radius:10px}.search-filter-container::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.search-filter-container::-webkit-scrollbar-thumb:hover{background:#94a3b8}.load-more-btn2{background-color:#19346d;border:none;border-radius:8px;box-shadow:0 2px 6px #00000026;color:#fff;cursor:pointer;display:block;font-size:1rem;font-weight:500;margin:35px auto 0;max-width:250px;padding:12px 20px;text-align:center;transition:all .3s ease;width:100%}.load-more-btn2:hover{background-color:#3b8de0;box-shadow:0 4px 8px #0003}.load-more-btn2:active{box-shadow:0 2px 4px #0003;transform:translateY(1px)}.core-filters,.k12-level-filters,.main-category-filters,.sub-category-filters{align-items:center;display:flex;flex-shrink:0;flex-wrap:nowrap;gap:10px}.back-btn2{align-items:center;background-color:#fff;border-color:#509aee;border-radius:6px;box-shadow:0 2px 6px #0003;color:#509aee;cursor:pointer;display:flex;flex-shrink:0;justify-content:center;padding:.75rem 1rem;transition:all .2s ease}.explore-more-btn{background:#002753;border:2px solid #0000;border-radius:8px;color:#fff;cursor:pointer;flex-shrink:0;font-size:1rem;font-weight:600;padding:10px 20px;transition:all .3s ease}.explore-more-btn:hover{background:#fff;border-color:#002753;color:#002753}.back-btn2:hover{background-color:#fff;border-color:#509aee;box-shadow:0 2px 6px #0003;color:#509aee}.search-box{background:inherit;flex-shrink:0;max-width:500px;min-width:250px;position:-webkit-sticky;position:sticky;right:0;width:40%;z-index:10}.search-box:before{animation:pulseArrow 1s ease-in-out infinite;color:#1e40af;content:">>";font-size:1.5rem;font-weight:700;left:-60px;opacity:0;pointer-events:none;position:absolute;text-shadow:0 2px 4px #0000001a;top:45%;transform:translateY(-50%);transition:opacity .3s ease,visibility .3s ease;visibility:hidden;z-index:5}.search-box.show-arrow:before{opacity:1;visibility:visible}@keyframes pulseArrow{0%,to{opacity:.4;transform:translateY(-50%) scale(1)}50%{opacity:1;transform:translateY(-50%) scale(1)}}.search-input1{background:#0000;border:2px solid #000;border-radius:1rem;color:#1780e2;font-size:1rem;padding:.75rem 1rem .75rem 3rem;width:100%}.search-icon{color:#000}.category-btn{flex-shrink:0}.results-section{margin:-2rem auto 0;max-width:1200px;padding:0 2rem;position:relative;z-index:10}.results-info{background:#fff;border-radius:1rem;box-shadow:0 10px 15px -3px #0000001a;box-shadow:var(--shadow-lg);margin-bottom:3rem;padding:2rem;text-align:center}.results-title{color:#0f172a;color:var(--text-primary);font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.results-subtitle{color:#64748b;color:var(--text-secondary);font-size:1rem}.books-grid-section{padding:0 2rem 4rem}.books-grid{grid-gap:2rem;align-items:stretch;gap:2rem;grid-auto-rows:1fr;grid-template-columns:repeat(5,1fr)!important;justify-content:start;max-width:100%;width:100%}.book-card{background:#fff;border:1px solid #e2e8f0;border:1px solid var(--border-color);border-radius:1.5rem;box-shadow:0 4px 6px -1px #0000001a;box-shadow:var(--shadow-md);cursor:pointer;display:flex;flex-direction:column;height:100%;max-width:100%;min-width:0;overflow:hidden;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.book-card:hover{border-color:#1e40af;border-color:var(--primary-color);box-shadow:0 20px 25px -5px #0000001a;box-shadow:var(--shadow-xl)}.book-image-container{height:200px;overflow:hidden;position:relative}.book-image{height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.book-card:hover .book-image{transform:scale(1.1)}.image-placeholder{align-items:center;background:linear-gradient(135deg,#f1f5f9,#e2e8f0);color:#64748b;color:var(--text-secondary);display:flex;height:100%;justify-content:center;width:100%}.image-placeholder svg{height:3rem;width:3rem}.book-badges{display:flex;gap:.5rem}.book-badges,.free-label{left:1rem;position:absolute;top:1rem;z-index:10}.free-label{animation:shineGreen 3s linear infinite;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:linear-gradient(135deg,#008b5d,#79d4b3,#1e5845);background-size:200% 200%;border:1px solid #ffffff40;border-radius:9999px;box-shadow:0 4px 12px #10b98166;color:#fff;font-size:.9rem;font-weight:700;letter-spacing:.06em;padding:.35rem .9rem;text-transform:uppercase}@keyframes shineGreen{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.price-label{animation:shineRed 3s linear infinite;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:linear-gradient(135deg,red,#ff7c7c,#e42f2f);background-size:200% 200%;border:1px solid #ffffff40;border-radius:9999px;box-shadow:0 4px 12px #ef444466;color:#fff;font-size:.9rem;font-weight:700;left:1rem;padding:.35rem .9rem;position:absolute;top:1rem;z-index:10}@keyframes shineRed{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.already-purchased-label{animation:shinePurchased 3s linear infinite;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:linear-gradient(135deg,#059669,#34d399,#047857);background-size:200% 200%;border:1px solid #ffffff40;border-radius:9999px;box-shadow:0 4px 12px #05966966;color:#fff;font-size:.9rem;font-weight:700;left:1rem;letter-spacing:.06em;padding:.35rem .9rem;position:absolute;text-transform:uppercase;top:1rem;z-index:10}@keyframes shinePurchased{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.book-info{display:flex;flex:1 1;flex-direction:column;padding:1.5rem}.book-title{color:#0f172a;color:var(--text-primary);font-weight:700;line-height:1.3;margin-bottom:.5rem}.book-description{color:#64748b;color:var(--text-secondary);font-size:.875rem;line-height:1.5;margin-bottom:.5rem}.book-footer{flex-direction:row;flex-wrap:nowrap;gap:.5rem;justify-content:space-between;margin-top:auto;padding-top:1rem}.book-footer,.preview-btn{align-items:center;display:flex}.preview-btn{background:#1e40af;background:var(--primary-color);border:none;border-radius:.75rem;box-shadow:0 1px 2px 0 #0000000d;box-shadow:var(--shadow-sm);color:#fff;cursor:pointer;flex:1 1;font-size:.75rem;font-weight:600;gap:.35rem;justify-content:center;min-width:0;overflow:hidden;padding:.55rem .75rem;text-overflow:ellipsis;transition:all .3s ease;white-space:nowrap}.preview-btn svg{flex-shrink:0;height:.875rem;width:.875rem}.preview-btn:hover{background:#1d4ed8;background:var(--primary-hover);box-shadow:0 4px 6px -1px #0000001a;box-shadow:var(--shadow-md);transform:translateY(-2px)}.spin-icon{animation:spin 1s linear infinite}.modal-overlay{background:#0009;bottom:0;left:0;padding:2rem;right:0;top:0;z-index:1000}.modal-container{background:#fff;border-radius:1.5rem;box-shadow:0 20px 25px -5px #0000001a;box-shadow:var(--shadow-xl);max-height:90vh;max-width:900px;overflow-y:auto;position:relative;width:100%}.modal-close{align-items:center;background:#fff;border:none;border-radius:50%;box-shadow:0 4px 6px -1px #0000001a;box-shadow:var(--shadow-md);cursor:pointer;display:flex;height:2.5rem;justify-content:center;position:absolute;right:1.5rem;top:1.5rem;transition:all .3s ease;width:2.5rem;z-index:10}.modal-close:hover{background:#ef4444;background:var(--danger-color);color:#fff;transform:rotate(90deg)}.modal-close svg{height:1.25rem;width:1.25rem}.modal-header{grid-gap:2rem;border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--border-color);display:grid;gap:2rem;grid-template-columns:300px 1fr;padding:2rem}.modal-image-container{border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a;box-shadow:var(--shadow-md);height:400px;overflow:hidden}.modal-image{height:100%;object-fit:cover;width:100%}.modal-header-content{display:flex;flex-direction:column;justify-content:center}.modal-badges{display:flex;gap:.5rem;margin-bottom:1rem}.modal-title{color:#0f172a;color:var(--text-primary);font-size:2rem;font-weight:800;line-height:1.2;margin-bottom:.5rem}.modal-author{color:#64748b;color:var(--text-secondary);font-size:1rem;font-weight:500;margin-bottom:1.5rem}.modal-stats{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}.modal-stat{align-items:center;color:#64748b;color:var(--text-secondary);display:flex;font-size:.875rem;font-weight:500;gap:.5rem}.modal-body{padding:2rem}.modal-section{margin-bottom:2rem}.section-title{color:#0f172a;color:var(--text-primary);font-size:1.25rem}.modal-description{color:#64748b;color:var(--text-secondary);font-size:1rem;line-height:1.7}.highlights-list{grid-gap:.75rem;display:grid;gap:.75rem;list-style:none;margin:0;padding:0}.highlight-item{align-items:flex-start;color:#64748b;color:var(--text-secondary);display:flex;gap:.75rem;line-height:1.5}.check-icon{stroke-width:2.5;color:#10b981;color:var(--success-color);flex-shrink:0;height:1.25rem;margin-top:.125rem;width:1.25rem}.modal-actions{background:linear-gradient(135deg,#f8fafc,#e2e8f0);border-bottom-left-radius:1.5rem;border-bottom-right-radius:1.5rem;margin:-2rem -2rem 0;padding:2rem}.pricing-section{margin-bottom:1.5rem}.price-info{align-items:center;display:flex;gap:1rem}.current-price{color:#1e40af;color:var(--primary-color);font-size:1.5rem;font-weight:800}.original-price{color:#64748b;color:var(--text-secondary);font-size:1.25rem;text-decoration:line-through}.discount{background:#10b981;background:var(--success-color);border-radius:1rem;color:#fff;font-size:.75rem;font-weight:600;letter-spacing:.05em;padding:.25rem .75rem;text-transform:uppercase}.action-buttons{gap:1rem}.btn-primary,.btn-secondary{border-radius:1rem;gap:.5rem;margin-top:20px;min-height:15px;padding:1rem 2rem}.btn-primary{background:#1e40af;background:var(--primary-color)}.btn-primary:hover{background:#1d4ed8;background:var(--primary-hover);box-shadow:0 10px 15px -3px #0000001a;box-shadow:var(--shadow-lg)}.btn-secondary{border:2px solid var(--border-color);color:var(--text-secondary)}.btn-secondary:hover{border-color:#1e40af;border-color:var(--primary-color);box-shadow:0 4px 6px -1px #0000001a;box-shadow:var(--shadow-md);color:#1e40af;color:var(--primary-color)}.btn-icon{stroke-width:2;height:1.25rem;width:1.25rem}.pdf-viewer-container{height:80vh;margin-top:5vh;padding:2rem;position:relative}.pdf-back-btn{background:#1e40af;background:var(--primary-color);border:none;border-radius:.5rem;color:#fff;cursor:pointer;left:1rem;padding:.5rem 1rem;position:absolute;top:1rem;transition:background .3s ease;z-index:10}.pdf-back-btn:hover{background:#fff;color:#1e40af;color:var(--primary-color)}.pdf-iframe{border:none;border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a;box-shadow:var(--shadow-md);height:calc(100% - 3rem);width:100%}@media (max-width:768px){.books-header{padding:3rem 1rem 4rem;text-align:center}.main-title{font-size:2.5rem}.main-subtitle{font-size:1.125rem}.search-filter-container{padding-right:0}.search-box{margin:0 auto;width:100%}.search-box:before{display:none}.category-btn{font-size:.8125rem;padding:.625rem 1.25rem}.results-section{padding:0 1rem}.books-grid-section{padding:0 1rem 3rem}.books-grid{gap:1rem;grid-template-columns:repeat(2,160px);justify-content:start}.book-card{border-radius:1rem}.modal-header{gap:1.5rem;grid-template-columns:1fr;padding:1.5rem;text-align:center}.modal-image-container{height:250px}.modal-stats{grid-template-columns:1fr}.modal-body{padding:1.5rem}.modal-actions{flex-direction:column;gap:1rem;margin:-1.5rem -1.5rem 0;padding:1.5rem}.action-buttons{flex-direction:column;width:100%}.btn-primary,.btn-secondary{width:100%}.price-info{flex-wrap:wrap;gap:.5rem}.pdf-viewer-container{height:70vh;padding:1rem}}@media (max-width:480px){.books-header{padding:2rem 1rem 3rem}.main-title{font-size:1.75rem}.main-subtitle{font-size:.9rem}.search-input1{padding:.875rem .875rem .875rem 2.75rem}.search-icon{height:1.125rem;left:.875rem;width:1.125rem}.category-btn{flex-shrink:0;font-size:.75rem;padding:.5rem 1rem}.books-grid{gap:.75rem;grid-template-columns:repeat(2,145px);justify-content:start}.book-info{padding:1rem}.book-footer{flex-wrap:nowrap;gap:.4rem}.book-title{font-size:1rem}.preview-btn{flex:1 1;font-size:.7rem;gap:.25rem;min-width:0;padding:.5rem .6rem}.modal-overlay{padding:.5rem}.current-price,.modal-title{font-size:1.5rem}.pdf-viewer-container{height:55vh;padding:.5rem}}@media (max-width:1024px){.header-content1{gap:2rem;grid-template-columns:1fr;text-align:center}.main-title{font-size:2rem}.main-subtitle{font-size:1rem;margin-bottom:2rem}.books-grid{grid-template-columns:repeat(3,1fr);justify-content:start}.modal-image-container{height:220px}}@media (min-width:1025px) and (max-width:1440px){.books-grid{grid-template-columns:repeat(4,1fr)}}.footer-container{background:linear-gradient(135deg,#fff,#f8fafc 50%,#e2e8f0);border-top:1px solid #e2e8f0;color:#64748b;font-family:Inter,sans-serif}.footer-content{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1.5fr 1fr 1fr;margin:0 auto;max-width:1280px;padding:3rem 1.5rem 2rem}.company-section{display:flex;flex-direction:column;gap:1.5rem}.footer-logo{gap:.75rem;margin-bottom:.5rem}.footer-logo,.logo-icon{align-items:center;display:flex}.logo-icon{border-radius:.5rem;color:#fff;font-size:1.25rem;height:2.5rem;justify-content:center;width:2.5rem}.logo-icon,.logo-text{background:linear-gradient(135deg,#2563eb,#509aee)}.logo-text{-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:800}.company-address{margin-bottom:.5rem}.company-address p,.company-contact p{color:#64748b;font-size:.875rem;line-height:1.5;margin:.25rem 0}.company-contact{margin-bottom:1rem}.social-links{flex-wrap:wrap;gap:.75rem}.social-link{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:.375rem;color:#64748b;font-size:.875rem;font-weight:600;height:2rem;text-decoration:none;width:2rem}.social-link:hover{background:#000;border-color:#000;color:#fff;transform:translateY(-1px)}.social-link.facebook{font-family:serif;font-style:italic}.footer-section{display:flex;flex-direction:column}.footer-title{color:#0f172a;font-size:1.125rem;font-weight:600;margin-bottom:1rem;position:relative}.footer-menu-links{display:flex;flex-direction:column;gap:.625rem;list-style:none;margin:0;padding:0}.footer-menu-link{color:#64748b;display:inline-block;font-size:.875rem;line-height:1.4;padding:.125rem 0;text-decoration:none;transition:all .3s ease}.footer-menu-link:hover{color:#0f172a;padding-left:.5rem}.app-title{color:#0f172a;font-size:.875rem;font-weight:600;margin-bottom:.75rem;margin-top:1.5rem}.app-title:first-child{margin-top:0}.app-buttons{display:flex;flex-direction:column;gap:.5rem}.app-btn{align-items:center;background:#1e293b;border-radius:.5rem;display:flex;gap:.75rem;max-width:200px;padding:.75rem 1rem;text-decoration:none;transition:all .3s ease}.app-btn:hover{background:#334155;transform:translateY(-1px)}.play-icon{align-items:center;background:#fff;border-radius:.25rem;color:#1e293b;display:flex;font-size:1rem;height:2rem;justify-content:center;width:2rem}.app-text{align-items:flex-start;display:flex;flex-direction:column}.get-text{color:#cbd5e1;font-size:.75rem;line-height:1}.store-text{color:#fff;font-size:1rem;font-weight:600;line-height:1.2}.footer-bottom{background:#f8fafc;border-top:1px solid #e2e8f0;padding:2rem 0}.footer-bottom-content{display:flex;flex-direction:column;gap:2rem;margin:0 auto;max-width:1280px;padding:0 1.5rem}.copyright-section{text-align:center}.copyright{color:#64748b;font-size:.875rem;line-height:1.5;margin:0}.powered-section{gap:2rem;justify-content:space-between}.powered-item,.powered-section{align-items:center;display:flex}.powered-item{flex:1 1;flex-direction:column;gap:.75rem}.powered-title{color:#64748b;font-size:.875rem;margin:0;text-align:center}.partner-logo{gap:.75rem}.logo-circle,.partner-logo{align-items:center;display:flex}.logo-circle{background:linear-gradient(135deg,#2563eb,#509aee);border-radius:50%;color:#fff;font-size:1.25rem;height:2.5rem;justify-content:center;width:2.5rem}.partner-text{color:#0f172a;font-size:1.125rem;font-weight:700}.analytica{background:linear-gradient(135deg,#2563eb,#7c3aed);-webkit-background-clip:text;background-clip:text}.analytica,.edutech{-webkit-text-fill-color:#0000;font-weight:600}.edutech{background:linear-gradient(135deg,#2563eb,#509aee);-webkit-background-clip:text;background-clip:text}@media (max-width:1024px){.footer-content{gap:3rem;grid-template-columns:1fr 1fr}.company-section{grid-column:1/-1}.powered-section{flex-direction:column;text-align:center}}@media (max-width:768px){.footer-content{gap:2.5rem;grid-template-columns:1fr;padding:2rem 1.5rem}.social-links{justify-content:flex-start}.app-btn{max-width:180px}.powered-section{gap:1.5rem}.partner-logo{flex-direction:column;gap:.5rem;text-align:center}.partner-text{font-size:1rem}}@media (max-width:480px){.footer-content{padding:1.5rem 1rem}.logo-text{font-size:1.25rem}.footer-title{font-size:1rem}.app-btn{max-width:160px;padding:.625rem .875rem}.store-text{font-size:.875rem}.copyright{font-size:.8125rem;text-align:left}}.profile-page-wrapper{background:linear-gradient(135deg,#f8fbff,#e8f4ff);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;min-height:93vh;padding:20px}.profile-main-container{background:#fff;border-radius:20px;box-shadow:0 20px 40px #297ddf1a;display:flex;margin:0 auto;max-width:1400px;min-height:800px;overflow:hidden}.profile-sidebar{background:linear-gradient(180deg,#297ddf,#1e6bc7);overflow:hidden;padding:30px 0;position:relative;width:320px}.profile-sidebar:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' x='0' y='0' width='20' height='20' patternUnits='userSpaceOnUse'%3E%3Ccircle fill='rgba(255,255,255,0.1)' cx='10' cy='10' r='2'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.profile-user-header{padding:0 30px 30px;position:relative;text-align:center;z-index:2}.profile-avatar-container{align-items:center;background:#fff;border-radius:50%;box-shadow:0 8px 20px #00000026;display:flex;height:100px;justify-content:center;margin:0 auto 15px;position:relative;transition:transform .3s ease;width:100px}.profile-avatar-container:hover{transform:scale(1.05)}.profile-user-initials{color:#297ddf;font-size:32px;font-weight:700;letter-spacing:2px}.profile-online-status{background:#4caf50;border:3px solid #fff;border-radius:50%;bottom:5px;height:20px;position:absolute;right:5px;width:20px}.profile-user-details h3.profile-username{color:#fff;font-size:22px;font-weight:700;margin:0 0 5px;text-shadow:0 2px 4px #0000001a}.profile-member-status{background:#fff3;border-radius:12px;color:#fffc;display:inline-block;font-size:14px;margin:0;padding:4px 12px}.profile-navigation{position:relative;z-index:2}.profile-menu-list{list-style:none;margin:0;padding:0}.profile-menu-item{align-items:center;border-radius:12px;color:#ffffffe6;cursor:pointer;display:flex;gap:12px;margin:8px 20px;overflow:hidden;padding:16px 20px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.profile-menu-item:hover{background:#ffffff1a;transform:translateX(5px)}.profile-menu-item.profile-menu-active{background:#fff;box-shadow:0 4px 15px #0000001a;color:#297ddf;font-weight:600;transform:translateX(5px)}.profile-menu-icon{font-size:18px;text-align:center;width:20px}.profile-menu-label{flex:1 1;font-size:17px;font-weight:600}.profile-menu-indicator{background:#fff;border-radius:0 2px 2px 0;height:0;left:0;position:absolute;top:50%;transform:translateY(-50%);transition:height .3s ease;width:4px}.profile-menu-item.profile-menu-active .profile-menu-indicator{height:100%}.profile-content-area{background:#fff;flex:1 1;overflow-y:auto;padding:40px}.profile-header-section{align-items:flex-start;border-bottom:2px solid #f0f8ff;display:flex;justify-content:space-between;margin-bottom:40px;padding-bottom:20px}.profile-title-group h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#297ddf,#1e6bc7);-webkit-background-clip:text;background-clip:text;color:#1a1a1a;font-size:32px;font-weight:700;margin:0 0 10px}.profile-title-group p{color:#666;font-size:16px;margin:0}.profile-progress-widget{text-align:center}.profile-progress-ring{align-items:center;background:conic-gradient(#297ddf 0deg 270deg,#e8f4ff 270deg 1turn);border-radius:50%;display:flex;height:80px;justify-content:center;margin-bottom:10px;position:relative;width:80px}.profile-progress-ring:before{background:#fff;border-radius:50%;content:"";height:60px;position:absolute;width:60px}.profile-progress-ring span{color:#297ddf;font-size:16px;font-weight:700;position:relative;z-index:1}.profile-progress-widget small{color:#666;font-size:12px}.profile-form-container{background:#fff;border:1px solid #e8f4ff;border-radius:20px;box-shadow:0 10px 30px #297ddf0d;margin-bottom:30px;overflow:hidden}.profile-form-header{background:linear-gradient(135deg,#f8fbff,#e8f4ff);border-bottom:1px solid #e8f4ff;padding:20px}.profile-form-header h2{color:#1a1a1a;font-size:24px;font-weight:700;margin:0 0 8px}.profile-form-header p{color:#666;font-size:14px;margin:0}.profile-form-body{padding:30px}.profile-form-row{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.profile-input-group{margin-bottom:25px}.profile-input-group label{color:#1a1a1a;display:block;font-size:14px;font-weight:600;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}.profile-text-input,.profile-textarea-input{background:#fff;border:2px solid #e8f4ff;border-radius:12px;color:#1a1a1a;font-family:inherit;font-size:15px;padding:16px 20px;transition:all .3s ease;width:100%}.profile-text-input:focus,.profile-textarea-input:focus{border-color:#297ddf;box-shadow:0 0 0 4px #297ddf1a;outline:none;transform:translateY(-2px)}.profile-textarea-input{line-height:1.6;min-height:120px;resize:vertical}.profile-input-help{color:#888;display:block;font-size:13px;margin-top:8px}.profile-form-actions{background:#f8fbff;border-top:1px solid #e8f4ff;display:flex;gap:15px;justify-content:flex-end;padding:20px 30px 30px}.profile-btn-cancel,.profile-btn-save{align-items:center;border:none;border-radius:12px;cursor:pointer;display:flex;font-size:15px;font-weight:600;gap:8px;padding:14px 28px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.profile-btn-save{background:linear-gradient(135deg,#297ddf,#1e6bc7);box-shadow:0 4px 15px #297ddf4d;color:#fff}.profile-btn-save:hover{box-shadow:0 8px 25px #297ddf66;transform:translateY(-2px)}.profile-btn-save:active{transform:translateY(0)}.profile-btn-cancel{background:#fff;border:2px solid #e8f4ff;color:#666}.profile-btn-cancel:hover{border-color:#297ddf;color:#297ddf;transform:translateY(-2px)}.profile-btn-icon{font-size:16px}.profile-tips-container{background:linear-gradient(135deg,#f8fbff,#e8f4ff);border:1px solid #e8f4ff;border-left:5px solid #297ddf;border-radius:16px;padding:25px}.profile-tips-container h3{color:#1a1a1a;font-size:18px;font-weight:600;margin:0 0 15px}.profile-tips-container ul{margin:0;padding-left:20px}.profile-tips-container li{color:#666;line-height:1.6;margin-bottom:8px}@media (max-width:1024px){.profile-page-wrapper{padding:10px}.profile-main-container{flex-direction:column;min-height:auto}.profile-sidebar{padding:20px 0;width:100%}.profile-user-header{align-items:center;display:flex;gap:20px;padding:20px;text-align:left}.profile-avatar-container{height:80px;margin:0;width:80px}.profile-user-initials{font-size:24px}.profile-menu-list{display:flex;gap:10px;overflow-x:auto;padding:0 20px}.profile-menu-item{flex-shrink:0;margin:0;white-space:nowrap}.profile-content-area{padding:20px}.profile-header-section{flex-direction:column;gap:20px}.profile-form-row{gap:15px;grid-template-columns:1fr}}@media (max-width:480px){.profile-form-body{padding:20px}.profile-form-actions{flex-direction:column;padding:15px 20px 20px}.profile-btn-cancel,.profile-btn-save{justify-content:center;width:100%}}.internship-container{background:#d5eeff;font-family:Inter,sans-serif;min-height:90vh}.internship-container .internship-header{background:#d5eeff;padding:4rem 1.5rem 2rem}.internship-container .internship-header-content{margin:0 auto;max-width:1280px;text-align:center}.internship-container .internship-badge{align-items:center;background:#dbeafe;border-radius:9999px;color:#1e40af;display:inline-flex;font-size:.875rem;font-weight:500;margin-bottom:1.5rem;padding:.5rem 1rem}.internship-container .internship-title{color:#0f172a;font-size:3.5rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem}.internship-container .internship-title-gradient{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#2563eb,#7c3aed);-webkit-background-clip:text;background-clip:text}.internship-container .internship-description{color:#64748b;font-size:1.25rem;line-height:1.7;margin:0 auto;max-width:36rem}.internship-container .filters-section{background:#d5eeff;border-bottom:1px solid #e2e8f0;padding:2rem 1.5rem 1rem}.internship-container .filters-container{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin:0 auto;max-width:1280px}.internship-container .filter-btn{background:#fff;border:2px solid #e2e8f0;border-radius:9999px;color:#64748b;cursor:pointer;font-size:.875rem;font-weight:500;padding:.75rem 1.5rem;transition:all .3s ease;white-space:nowrap}.internship-container .filter-btn:hover{background:#83c7ff86;border:1px solid #0059ff;color:#475569}.internship-container .filter-btn.active{background:#5c87e2;border-color:#2563eb;color:#fff}.internship-container .internships-section{padding:2.02rem 1.5rem}.internship-container .internships-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin:0 auto;max-width:1280px}.internship-container .internship-card{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;overflow:hidden;position:relative;transition:all .3s ease}.internship-container .internship-card:hover{border:1px solid #006eff}.internship-container .actively-hiring-badge{align-items:center;background:#dcfce7;border-radius:.5rem;color:#166534;display:flex;font-size:.75rem;font-weight:500;gap:.25rem;padding:.25rem .75rem;position:absolute;right:1rem;top:1rem;z-index:1}.internship-container .internship-card-content{padding:3rem 1.5rem 1.5rem}.internship-container .internship-card-title{color:#0f172a;font-size:1.25rem;font-weight:700;line-height:1.3;margin-bottom:.5rem}.internship-container .internship-company{color:#64748b;font-weight:500;margin-bottom:1.5rem}.internship-container .internship-details1{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.internship-container .detail-item1{align-items:center;color:#475569;display:flex;font-size:.875rem;gap:.5rem}.internship-container .detail-icon{font-size:1rem}.internship-container .internship-footer{align-items:center;border-top:1px solid #f1f5f9;display:flex;justify-content:space-between;padding-top:1rem}.internship-container .internship-type{background:#f1f5f9;border-radius:.5rem;color:#64748b;font-size:.875rem;font-weight:500;padding:.25rem .75rem}.internship-container .view-details-btn{background:#0000;border:none;border-radius:.5rem;color:#2563eb;cursor:pointer;font-size:.875rem;font-weight:500;padding:.5rem;transition:all .3s ease}.internship-container .view-details-btn:hover{background:#2563eb;color:#fff}.internship-container .empty-state{color:#64748b;padding:4rem 2rem;text-align:center}.internship-container .empty-state h3{color:#475569;font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.internship-container .empty-state p{font-size:1rem;line-height:1.6}@media (max-width:1024px){.internship-container .filters-container{-ms-overflow-style:none;justify-content:flex-start;overflow-x:auto;scrollbar-width:none}.internship-container .filters-container::-webkit-scrollbar{display:none}.internship-container .internships-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}@media (max-width:768px){.internship-container .internship-header{padding:3rem 1.5rem 1.5rem}.internship-container .internship-title{font-size:2.5rem}.internship-container .internship-description{font-size:1.125rem}.internship-container .filters-section{padding:1.5rem 1rem}.internship-container .filters-container{gap:.5rem}.internship-container .filter-btn{font-size:.8rem;padding:.5rem 1rem}.internship-container .internships-section{padding:2rem 1rem}.internship-container .internships-grid{gap:1rem;grid-template-columns:1fr}.internship-container .internship-card-content{padding:2.5rem 1.25rem 1.25rem}.internship-container .internship-details1{gap:.5rem}.internship-container .detail-item1{font-size:.8rem}.internship-container .internship-footer{align-items:flex-start;flex-direction:column;gap:.75rem}.internship-container .view-details-btn{align-self:flex-end}}@media (max-width:480px){.internship-container .internship-title{font-size:2rem}.internship-container .internship-description{font-size:1rem}.internship-container .filter-btn{font-size:.75rem;padding:.4rem .8rem}.internship-container .internship-card-title{font-size:1.125rem}.internship-container .actively-hiring-badge{font-size:.7rem;padding:.2rem .5rem}}.internship-container .loading-card{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;overflow:hidden;padding:1.5rem;position:relative}.internship-container .loading-card:before{animation:loading 1.5s infinite;background:linear-gradient(90deg,#0000,#fffc,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;width:100%}@keyframes loading{0%{left:-100%}to{left:100%}}.internship-container .skeleton{animation:pulse 1.5s ease-in-out infinite;background:#f1f5f9;border-radius:.25rem}.mentorship-platform{font-family:Inter,sans-serif;min-height:100vh}.hero-section1{align-items:center;background:linear-gradient(135deg,#fff,#008cff);color:#fff;display:flex;overflow:hidden;padding:20px;position:relative}.hero-gradient{background:linear-gradient(135deg,#3b82f6/50,#0000);bottom:0;left:0;position:absolute;right:0;top:0}.hero-content{margin:0 auto;max-width:1400px;padding:0 1.5rem;position:relative;width:100%;z-index:1}.hero-grid{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}@media (max-width:1024px){.hero-grid{gap:3rem;grid-template-columns:1fr;text-align:center}}.hero-text{space-y:2rem}.hero-badge{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:50px;display:inline-flex;margin-bottom:2rem;padding:.75rem 1.5rem;transition:all .3s ease}.hero-badge:hover{box-shadow:0 10px 25px #0000001a;transform:translateY(-2px)}.badge-icon{color:#fbbf24;height:1rem;margin-right:.5rem;width:1rem}.hero-titles{margin-bottom:3rem}.hero-title{font-size:3.5rem;font-weight:900;letter-spacing:-.02em;line-height:1.1;margin-bottom:1.5rem}@media (max-width:768px){.hero-title{font-size:2.5rem}}.hero-title-gradient{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#0051ff,#53c9ff);-webkit-background-clip:text;background-clip:text;display:block;margin-top:.5rem}.hero-description{color:#ffffffe6;font-size:1.25rem;line-height:1.7;max-width:48rem}.hero-stats{display:flex;flex-wrap:wrap;gap:2rem;margin-bottom:3rem}@media (max-width:768px){.hero-stats{justify-content:center}}.hero-stat{align-items:center;display:flex;gap:.75rem}.stat-icon-wrapper{background:#ffffff1a;border-radius:.75rem;padding:.5rem}.stat-icon1{height:1.25rem;width:1.25rem}.stat-number{font-size:1.125rem;font-weight:700;margin-bottom:.25rem}.stat-label{color:#fffc;font-size:1rem}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem}@media (max-width:768px){.hero-actions{justify-content:center}}.btn-primary{background:#fff;border:none;border-radius:.75rem;color:#1e40af;cursor:pointer;font-size:1.125rem;font-weight:700;padding:1rem 2rem;transform:translateY(0);transition:all .3s ease}.btn-primary:hover{background:#f3f4f6;box-shadow:0 10px 25px #0000001a}.btn-secondary{background:#0000;border:2px solid #ffffff4d;border-radius:.75rem;color:#fff;cursor:pointer;font-size:1.125rem;font-weight:700;padding:1rem 2rem;transition:all .3s ease}.btn-secondary:hover{background:#ffffff1a}.testimonial-section{position:relative}.testimonial-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff1a;border:1px solid #fff3;border-radius:1.5rem;box-shadow:0 25px 50px #0000001a;padding:2rem}.testimonial-content{space-y:1.5rem}.testimonial-stars{display:flex;gap:.25rem;margin-bottom:1.5rem}.star-filled{fill:currentColor;color:#fbbf24;height:1.25rem;width:1.25rem}.testimonial-text{font-size:1.125rem;line-height:1.7;margin-bottom:1.5rem}.testimonial-author{align-items:center;display:flex;gap:1rem}.author-avatar{align-items:center;background:linear-gradient(135deg,#010e7e,#6391e7);border-radius:50%;display:flex;font-size:1rem;font-weight:700;height:3rem;justify-content:center;width:3rem}.author-name{font-weight:600;margin-bottom:.25rem}.author-role{color:#fffc;font-size:.875rem}.testimonial-indicators{display:flex;gap:.5rem;justify-content:center;margin-top:1.5rem}.testimonial-dot{background:#ffffff80;border:none;border-radius:50%;cursor:pointer;height:.5rem;transition:all .3s ease;width:.5rem}.testimonial-dot.active{background:#fff;width:1rem}.search-section{background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 1px 3px #0000001a;position:-webkit-sticky;position:sticky;top:0;z-index:40}.search-container{margin:0 auto;max-width:1400px;padding:1.5rem}.search-controls{align-items:center;display:flex;flex-wrap:wrap;gap:1.5rem}@media (max-width:1024px){.search-controls{align-items:stretch;flex-direction:column}}.search-bar{flex:1 1;max-width:28rem;position:relative}.search-icon{color:#6b7280;left:.75rem}.search-input{border:1px solid #d1d5db;border-radius:.75rem;outline:none;padding:.75rem 1rem .75rem 2.5rem}.search-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.filter-controls{gap:1rem}.filter-btn,.filter-controls{align-items:center;display:flex}.filter-btn{background:#fff;border:1px solid #d1d5db;border-radius:.75rem;cursor:pointer;font-weight:500;gap:.5rem;padding:.75rem 1rem;transition:all .3s ease}.filter-btn:hover{background:#f9fafb}.chevron-icon,.filter-icon{height:1rem;width:1rem}.chevron-icon{transition:transform .3s ease}.chevron-icon.rotated{transform:rotate(180deg)}.sort-select{background:#fff;border:1px solid #d1d5db;border-radius:.75rem;cursor:pointer;font-weight:500;outline:none;padding:.75rem 1rem}.sort-select:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.filter-panel{background:#f8fafc;border:1px solid #e5e7eb;border-radius:.75rem;margin-top:1.5rem;padding:1.5rem}.filter-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.filter-category{space-y:.75rem}.filter-label{color:#374151;display:block;font-weight:600;margin-bottom:.75rem}.filter-buttons{space-y:.5rem}.category-filters1{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:flex-start}.category-btn:not(.active){background:#fff;color:#374151}.category-btn:not(.active):hover{background:#eff6ff;color:#1d4ed8}.category-btn.active{background:#3b82f6}@media (max-width:640px){.category-btn{flex-basis:calc(50% - 0.75rem);flex-grow:1;flex-shrink:1;text-align:center}}.price-range{space-y:1rem}.range-slider{background:#e5e7eb;border-radius:.25rem;cursor:pointer;height:.5rem;outline:none;width:100%}.range-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#3b82f6;border-radius:50%;box-shadow:0 2px 4px #0003;cursor:pointer;height:1.25rem;width:1.25rem}.range-slider::-moz-range-thumb{background:#3b82f6;border:none;border-radius:50%;box-shadow:0 2px 4px #0003;cursor:pointer;height:1.25rem;width:1.25rem}.price-inputs{align-items:center;display:flex;gap:.5rem}.price-input{border:1px solid #d1d5db;border-radius:.25rem;font-size:.875rem;outline:none;padding:.5rem;width:5rem}.price-input:focus{border-color:#3b82f6}.quick-filters{space-y:.5rem}.checkbox{border:1px solid #d1d5db;border-radius:.25rem}.mentors-section{margin:0 auto;max-width:1400px;padding:3rem 1.5rem}.mentors-header{margin-bottom:2rem}.mentors-title{color:#111827;font-size:2rem;font-weight:800;margin-bottom:.5rem}.mentors-subtitle{color:#6b7280}.mentors-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(400px,1fr))}@media (max-width:768px){.mentors-grid{grid-template-columns:1fr}}.mentor-card{background:#fff;border:1px solid #e5e7eb;border-radius:1.5rem;box-shadow:0 1px 3px #0000001a;overflow:hidden;position:relative;transition:all .3s ease}.mentor-card:hover{border-color:#3b82f6}.card-header{padding:1.5rem 1.5rem 1rem;position:relative}.availability-badge{align-items:center;background:#dcfce7;border-radius:.5rem;color:#166534;display:flex;font-size:.75rem;font-weight:600;gap:.25rem;padding:.375rem .75rem;position:absolute;right:1rem;top:1rem;z-index:1}.availability-dot{animation:pulse 2s infinite;background:#16a34a;border-radius:50%;height:.5rem;width:.5rem}.favorite-btn{align-items:center;background:#fff;border:none;border-radius:50%;box-shadow:0 4px 10px #00000014;cursor:pointer;display:flex;justify-content:center;left:1rem;padding:.6rem;position:absolute;top:.5rem;transition:background .25s ease,box-shadow .25s ease,transform .2s ease}.favorite-btn:hover{background:#f9fafb;box-shadow:0 6px 14px #0000001f;transform:translateY(-2px)}.favorite-btn:active{box-shadow:0 3px 8px #00000026;transform:scale(.95)}.heart-icon{color:#6b7280;height:1.25rem;transition:all .3s ease;width:1.25rem}.heart-icon.favorited{fill:currentColor;color:#ef4444}.mentor-info{align-items:flex-start;display:flex;gap:1rem;margin-top:2rem}.mentor-avatar-container{position:relative}.mentor-avatar{background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:1.5rem;box-shadow:0 4px 12px #3b82f64d;color:#fff;font-size:1.25rem;font-weight:700;height:4rem;width:4rem}.mentor-avatar,.online-indicator{align-items:center;display:flex;justify-content:center}.online-indicator{background:#fff;border-radius:50%;bottom:-.25rem;box-shadow:0 2px 4px #0000001a;height:1.5rem;position:absolute;right:-.25rem;width:1.5rem}.online-indicator:before{background:#16a34a;border-radius:50%;content:"";height:1rem;width:1rem}.mentor-details{flex:1 1;min-width:0}.mentor-name{color:#111827;font-size:1.25rem;font-weight:700;margin-bottom:.25rem}.mentor-role{color:#6b7280;font-size:.875rem;margin-bottom:.75rem}.mentor-meta{flex-wrap:wrap;gap:1rem;margin-bottom:.75rem}.mentor-meta,.rating-info{align-items:center;display:flex}.rating-info{gap:.25rem}.star-icon{fill:currentColor;color:#fbbf24;height:1rem;width:1rem}.rating-value{color:#111827;font-weight:600}.location-info,.sessions-count{color:#6b7280;font-size:.875rem}.location-info{align-items:center;display:flex;gap:.25rem}.location-icon{height:.75rem;width:.75rem}.company-badge{background:#eff6ff;border:1px solid #bfdbfe;border-radius:50px;color:#1d4ed8;display:inline-block;font-size:.75rem;font-weight:600;padding:.375rem .75rem}.card-content{space-y:1rem;padding:0 1.5rem 1.5rem}.mentor-bio{color:#6b7280;font-size:.875rem;line-height:1.5}.stats-grid{grid-gap:1rem;background:#f8fafc;border-radius:.75rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr;padding:1rem}.stat-item{text-align:center}.stat-value{color:#111827;font-size:1.125rem;font-weight:700;margin-bottom:.25rem}.stat-label{color:#1e1e1e;font-size:.75rem;font-weight:700}.expertise-section{space-y:.5rem}.expertise-label{color:#374151;font-size:.875rem;font-weight:600;padding-top:10px}.expertise-tags{display:flex;flex-wrap:wrap;gap:.5rem;padding:10px}.expertise-tag{background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid #bfdbfe;border-radius:50px;color:#1d4ed8;font-size:.75rem;font-weight:500;padding:.25rem .75rem}.expertise-tag.more{background:#f3f4f6;border-color:#d1d5db;color:#6b7280}.availability-info{align-items:center;display:flex;font-size:.875rem;gap:.5rem;padding-bottom:10px}.clock-icon{color:#16a34a;height:1rem;width:1rem}.availability-label{color:#374151}.availability-time{color:#16a34a;font-weight:600}.card-footer{align-items:center;border-top:1px solid #f3f4f6;display:flex;justify-content:space-between;padding-top:1rem}.price-section{text-align:center}.price{color:#111827;font-size:1.5rem;font-weight:800}.price-label1{color:#6b7280;font-size:.75rem}.action-buttons{align-items:center;display:flex;gap:.5rem}.action-btn{background:#f3f4f6;border:none;border-radius:.5rem;color:#6b7280;cursor:pointer;padding:.5rem;transition:all .3s ease}.action-btn:hover{background:#eff6ff;color:#3b82f6}.action-icon{height:1.25rem;width:1.25rem}.book-btn{align-items:center;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border:none;border-radius:.75rem;box-shadow:0 4px 12px #3b82f64d;color:#fff;cursor:pointer;display:flex;font-weight:600;gap:.5rem;padding:.75rem 1.5rem;transition:all .3s ease}.book-btn:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af);box-shadow:0 8px 20px #3b82f666;transform:translateY(-1px)}.arrow-icon{height:1rem;width:1rem}.empty-state{padding:4rem 2rem}.empty-icon{background:#f3f4f6;border-radius:50%;height:6rem;margin:0 auto 1.5rem;width:6rem}.users-icon{color:#6b7280;height:3rem;width:3rem}.empty-title{color:#111827;font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.empty-description{color:#6b7280;margin-bottom:1.5rem}.reset-btn{background:#3b82f6;border-radius:.75rem;padding:.75rem 1.5rem}.reset-btn:hover{background:#1d4ed8}.trust-section{background:linear-gradient(135deg,#fff,#008cff);color:#000;padding:2rem 0}.trust-container{margin:0 auto}.trust-header{margin-bottom:3rem;text-align:center}.trust-title{font-size:2rem;font-weight:800;margin-bottom:1rem}.trust-subtitle{color:#fff}.companies-grid{grid-gap:2rem;align-items:center;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin-bottom:3rem;opacity:.8}.company-item{text-align:center}.company-name{font-size:1.5rem;font-weight:700}.trust-features{grid-gap:2rem;background:#fff;border-radius:20px;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:20px;padding:20px}.trust-feature{text-align:center}.feature-icon{align-items:center;border-radius:50%;display:flex;height:4rem;justify-content:center;margin:0 auto 1rem;width:4rem}.feature-icon.secure{background:#3b82f6}.feature-icon.guarantee{background:#16a34a}.feature-icon.support{background:#8b5cf6}.icon{height:2rem;width:2rem}.feature-title{font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.feature-description{color:#000}.modal-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:50}.modal-content{background:#fff;border-radius:1.5rem;box-shadow:0 25px 50px #00000040;max-height:90vh;max-width:42rem;overflow-y:auto;width:100%}.modal-header{align-items:center;background:#fff;border-bottom:1px solid #e5e7eb;border-radius:1.5rem 1.5rem 0 0;display:flex;justify-content:space-between;padding:.5rem;position:-webkit-sticky;position:sticky;top:0;z-index:1}.modal-title{color:#111827;font-size:1.5rem;font-weight:700}.close-btn{border:none;border-radius:50%;cursor:pointer;padding:.5rem;transition:all .3s ease}.close-btn:hover{background:#e5e7eb}.close-icon{color:#6b7280;height:1.5rem;width:1.5rem}.modal-body{padding:1rem}.modal-body.success{text-align:center}.mentor-summary{background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid #bfdbfe;border-radius:.75rem;padding:.5rem}.summary-avatar{align-items:center;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:1.5rem;color:#fff;display:flex;font-size:1.25rem;font-weight:700;height:4rem;justify-content:center;margin-bottom:1rem;width:4rem}.summary-info{flex:1 1}.summary-name{color:#111827;font-size:1.25rem;font-weight:700;margin-bottom:.25rem}.summary-role{color:#6b7280;margin-bottom:.5rem}.summary-rating{align-items:center;display:flex;gap:1rem}.summary-star{fill:currentColor;color:#fbbf24;height:1rem;width:1rem}.summary-rating-value{font-weight:600}.summary-price{color:#3b82f6;font-size:1.5rem;font-weight:800}.summary-price-unit{color:#6b7280;font-size:.875rem}.form-section{space-y:1rem}.form-label{color:#111827;font-size:1.125rem;padding:5px}.session-types{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}@media (max-width:768px){.session-types{grid-template-columns:1fr}}.session-type-btn{background:#fff;border:2px solid #e5e7eb;border-radius:.75rem;cursor:pointer;padding:1rem;text-align:left;transition:all .3s ease}.session-type-btn:hover{border-color:#d1d5db}.session-type-btn.active{background:#eff6ff;border-color:#3b82f6}.session-icon{align-items:center;background:#f3f4f6;border-radius:.5rem;display:flex;height:2.5rem;justify-content:center;margin-bottom:.75rem;width:2.5rem}.session-type-btn.active .session-icon{background:#dbeafe}.session-icon-svg{color:#6b7280;height:1.25rem;width:1.25rem}.session-type-btn.active .session-icon-svg{color:#3b82f6}.session-title{color:#111827;font-weight:600;margin-bottom:.25rem}.session-description{color:#6b7280;font-size:.875rem}.date-input{border:1px solid #d1d5db;border-radius:.75rem;font-size:1rem;outline:none;padding:1rem;transition:all .3s ease;width:100%}.date-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.time-slots{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.time-slot{background:#fff;border:2px solid #e5e7eb;border-radius:.5rem;cursor:pointer;font-weight:500;padding:.75rem;text-align:center;transition:all .3s ease}.time-slot:hover{border-color:#d1d5db}.time-slot.active{background:#eff6ff;border-color:#3b82f6;color:#1d4ed8}.continue-btn{background:linear-gradient(135deg,#3b82f6,#1d4ed8);border:none;border-radius:.75rem;color:#fff;cursor:pointer;font-size:1.125rem;font-weight:600;margin-top:1.5rem;padding:1rem;transition:all .3s ease;width:100%}.continue-btn:hover:not(:disabled){background:linear-gradient(135deg,#1d4ed8,#1e40af);transform:translateY(-1px)}.continue-btn:disabled{cursor:not-allowed;opacity:.5;transform:none}.booking-summary{space-y:1rem;background:#f8fafc;border-radius:.75rem;padding:1.5rem}.summary-title{color:#111827;font-size:1.25rem;font-weight:700;margin-bottom:1rem}.summary-details{space-y:.75rem}.summary-row{align-items:center;display:flex;justify-content:space-between}.summary-row.total{border-top:1px solid #e5e7eb;font-size:1.125rem;padding-top:.75rem}.summary-label{color:#6b7280}.summary-value{color:#111827;font-weight:600}.total-amount{color:#3b82f6;font-weight:800}.security-notice{align-items:flex-start;background:#eff6ff;border:1px solid #bfdbfe;border-radius:.75rem;display:flex;gap:.75rem;padding:1rem}.security-icon{flex-shrink:0}.shield-icon{color:#3b82f6;height:1.25rem;width:1.25rem}.security-text{flex:1 1}.security-title{color:#1d4ed8;font-weight:600;margin-bottom:.25rem}.security-description{color:#3730a3;font-size:.875rem}.modal-actions{display:flex;gap:1rem;margin-top:1.5rem}.back-btn{background:#fff;border:1px solid #d1d5db;border-radius:.75rem;color:#374151;flex:1 1;padding:.75rem;transition:all .3s ease}.back-btn:hover{background:#f9fafb}.confirm-btn{background:linear-gradient(135deg,#16a34a,#15803d);border:none;border-radius:.75rem;color:#fff;cursor:pointer;flex:1 1;font-weight:600;padding:.75rem;transition:all .3s ease}.confirm-btn:hover{background:linear-gradient(135deg,#15803d,#166534)}.success-icon{background:#dcfce7;display:flex;height:5rem;margin:0 auto 1.5rem;width:5rem}.success-check{color:#16a34a;height:2.5rem;width:2.5rem}.success-title{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.success-description{color:#6b7280;margin-bottom:1.5rem}.booking-details{space-y:.75rem;background:#f8fafc;border-radius:.75rem;margin-bottom:1.5rem;padding:1.5rem;text-align:left}.detail-item{gap:.75rem}.detail-icon{color:#3b82f6;height:1.25rem;width:1.25rem}.detail-title{color:#111827;font-weight:600;margin-bottom:.25rem}.detail-subtitle{color:#6b7280;font-size:.875rem;margin-bottom:10px}.success-actions{display:flex;gap:1rem}.calendar-btn{background:#fff;border:1px solid #d1d5db;border-radius:.75rem;color:#374151;cursor:pointer;flex:1 1;font-weight:600;padding:.75rem;transition:all .3s ease}.calendar-btn:hover{background:#f9fafb}.done-btn{background:#3b82f6;border:none;border-radius:.75rem;color:#fff;cursor:pointer;flex:1 1;font-weight:600;padding:.75rem;transition:all .3s ease}.done-btn:hover{background:#1d4ed8}.footer{background:#001b57;color:#fff;padding:3rem 0}.footer-container{background:#0000;margin:0 auto}.footer-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:3rem}.footer-brand{space-y:1rem}.brand-name{font-size:1.5rem;font-weight:800}.brand-description{color:#d1d5db;line-height:1.6}.social-links{display:flex;gap:1rem}.social-link{align-items:center;background:#fff;border-radius:.5rem;cursor:pointer;display:flex;height:2.5rem;justify-content:center;transition:all .3s ease;width:2.5rem}.social-link:hover{background:#5b78a1}.social-icon{font-size:.875rem;font-weight:700}.footer-section{space-y:1rem}.section-title{margin-bottom:1rem}.section-links{space-y:.5rem}.footer-link{color:#d1d5db;cursor:pointer;transition:color .3s ease}.footer-link:hover{color:#fff}.footer-bottom{align-items:center;border-top:1px solid #374151;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;padding-top:2rem}@media (max-width:768px){.footer-bottom{flex-direction:column;text-align:center}}.copyright,.footer-tagline{color:#d1d5db}@media (max-width:1200px){.mentors-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}}@media (max-width:768px){.hero-title{font-size:2.5rem}.hero-actions{flex-direction:column}.btn-primary,.btn-secondary{text-align:center;width:100%}.search-controls{align-items:stretch;flex-direction:column}.search-bar{max-width:none}.filter-controls{justify-content:space-between}.mentors-grid{grid-template-columns:1fr}.modal-content{margin:1rem;max-width:calc(100vw - 2rem)}.hero-stats{justify-content:center;text-align:center}.hero-stat{flex-direction:column;text-align:center}}@media (max-width:480px){.hero-title{font-size:2rem}.mentors-title,.trust-title{font-size:1.5rem}.card-footer{align-items:stretch;flex-direction:column;gap:1rem}.action-buttons{justify-content:center}.session-types{grid-template-columns:1fr}.time-slots{grid-template-columns:repeat(2,1fr)}.modal-actions,.success-actions{flex-direction:column}}.space-y-1>*+*{margin-top:.25rem}.space-y-2>*+*{margin-top:.5rem}.space-y-3>*+*{margin-top:.75rem}.space-y-4>*+*{margin-top:1rem}.space-y-6>*+*{margin-top:1.5rem}.space-y-8>*+*{margin-top:2rem}.partnership-page{background:linear-gradient(135deg,#f8fafc,#e0f2fe 50%,#e0e7ff);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:92.9vh;padding:1rem}.partnership-container{margin:0 auto;max-width:800px}.partnership-header{text-align:center}.header-icon{align-items:center;background:linear-gradient(135deg,#2563eb,#4f46e5);border-radius:50%;box-shadow:0 10px 30px #2563eb4d;display:inline-flex;height:60px;justify-content:center;margin-bottom:.5rem;transition:transform .3s ease;width:60px}.header-icon:hover{transform:scale(1.05)}.partnership-header{align-items:center;display:flex;gap:1rem;justify-content:center;margin-bottom:1rem}.header-icon .icon{color:#fff;height:40px;width:40px}.form-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:1px solid #fff3;border-radius:24px;box-shadow:0 20px 60px #0000001a;margin-bottom:1rem;overflow:hidden}.partnership-form{padding:2rem}.form-label{display:block;font-weight:600;margin-bottom:.5rem}.required{color:#ef4444}.form-input,.form-textarea{background:#f9fafbcc;border:2px solid #e5e7eb;border-radius:12px;box-sizing:border-box;color:#111827;font-size:1rem;outline:none;padding:1rem;transition:all .3s ease;width:100%}.form-input:focus,.form-textarea:focus{background:#fff;border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1a}.form-input:hover,.form-textarea:hover{border-color:#9ca3af}.form-input.error,.form-textarea.error{border-color:#ef4444;box-shadow:0 0 0 4px #ef44441a}.form-textarea{min-height:120px;padding-right:1rem;resize:vertical}.input-icon{color:#9ca3af;position:absolute;right:1rem;top:50%;transform:translateY(-50%);transition:color .3s ease}.input-wrapper:focus-within .input-icon{color:#2563eb}.input-icon .icon{height:20px;width:20px}.error-message{color:#ef4444;font-size:.875rem;margin-top:.5rem}.character-count{color:#9ca3af;font-size:.75rem;margin-top:.5rem;text-align:right}.submit-section{padding-top:1.5rem}.submit-btn{background:linear-gradient(135deg,#2563eb,#4f46e5);border:none;border-radius:12px;box-shadow:0 10px 30px #2563eb4d;color:#fff;cursor:pointer;font-size:1.125rem;font-weight:700;min-height:60px;overflow:hidden;position:relative;transition:all .3s ease;width:100%}.submit-btn:hover:not(:disabled){background:linear-gradient(135deg,#1d4ed8,#4338ca);box-shadow:0 15px 40px #2563eb66;transform:translateY(-2px)}.submit-btn:disabled{cursor:not-allowed;transform:none}.btn-content{align-items:center;display:flex;justify-content:center;padding:1rem;transition:all .3s ease}.btn-content.hidden{opacity:0;transform:translateY(-10px)}.btn-icon{height:24px;margin-right:.75rem;width:24px}.loading-content{align-items:center;bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transform:translateY(10px);transition:all .3s ease}.loading-content.visible{opacity:1;transform:translateY(0)}.spinner{border:3px solid #ffffff4d;height:24px;margin-right:.75rem;width:24px}.success-container{animation:fadeInUp .6s ease-out;padding:4rem 3rem;text-align:center}.success-icon{align-items:center;animation:bounceIn .8s ease-out;background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;display:inline-flex;height:96px;justify-content:center;margin-bottom:2rem;width:96px}.check-icon{stroke-width:3;animation:checkMark 1s ease-in-out .5s both;color:#fff;height:48px;width:48px}.success-title{color:#111827;font-size:2.5rem;font-weight:800;margin-bottom:1.5rem}.success-message{color:#6b7280;font-size:1.125rem;margin-bottom:2rem}.success-message p{margin-bottom:.5rem}.highlight{color:#2563eb;font-weight:700}.submitted-info{background:#2563eb0d;border:1px solid #2563eb1a;border-radius:12px;margin:2rem 0;padding:1.5rem}.submitted-info p{color:#4b5563;font-size:.875rem;margin:.5rem 0}.reset-btn{align-items:center;background:linear-gradient(135deg,#2563eb,#4f46e5);border:none;border-radius:12px;box-shadow:0 8px 25px #2563eb4d;color:#fff;cursor:pointer;display:inline-flex;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.reset-btn:hover{background:linear-gradient(135deg,#1d4ed8,#4338ca);box-shadow:0 12px 35px #2563eb66;transform:translateY(-2px)}.trust-indicators{flex-wrap:wrap;gap:3rem;justify-content:center;margin-top:.3rem}.indicator,.trust-indicators{align-items:center;display:flex}.indicator{color:#64748b;font-size:.875rem;font-weight:500}.indicator-icon{color:#2563eb;height:20px;margin-right:.5rem;width:20px}@keyframes checkMark{0%{stroke-dasharray:0 100;opacity:0}50%{opacity:1}to{stroke-dasharray:100 0;opacity:1}}@media (max-width:768px){.partnership-page{padding:2rem 1rem}.partnership-title{font-size:2.5rem}.partnership-subtitle{font-size:1rem}.partnership-form,.success-container{padding:2rem 1.5rem}.trust-indicators{gap:2rem}.indicator{font-size:.75rem}}@media (max-width:480px){.partnership-title{font-size:2rem}.header-icon{height:60px;width:60px}.header-icon .icon{height:30px;width:30px}.success-icon{height:80px;width:80px}.check-icon{height:40px;width:40px}.trust-indicators{flex-direction:column;gap:1rem}}.bd-book-detail-page{background-color:#f7f9fa;font-family:Inter,sans-serif;min-height:93vh}.bd-header{color:#fff;padding:2rem 0}.bd-breadcrumb{color:#c0c4fc;font-size:.875rem;margin:0 auto 2rem;max-width:1200px;padding:0 2rem}.bd-separator{margin:0 .5rem;opacity:.7}.bd-hero-content{align-items:flex-start;display:flex;gap:4rem;margin:0 auto;max-width:1200px;padding:0 2rem}.bd-hero-left{flex:1 1}.bd-book-title{color:#3a3a3a;font-size:2rem;font-weight:700;line-height:1.2;margin:0 0 1rem}.bd-book-subtitle{color:#a39b9b;font-size:1.125rem;line-height:1.6;margin:0 0 1.5rem}.bd-book-meta{align-items:center;color:#6a6f73;display:flex;flex-wrap:wrap;font-size:.875rem;gap:.5rem;margin-bottom:.2rem}.bd-meta-item{color:red}.bd-meta-divider{background-color:#d1d7db;height:12px;width:1px}.bd-language-tag{background-color:#403e43;border-radius:4px;color:#d1d7db;font-size:.75rem;margin-left:.25rem;padding:.125rem .5rem}.bd-hero-right{flex-shrink:0;width:340px}.bd-preview-card{background:#000;border-radius:8px;cursor:pointer;overflow:hidden;position:relative;transition:transform .2s ease}.bd-preview-image{display:block;height:100%;object-fit:cover;width:100%}.bd-play-button{align-items:center;background:#ffffffe6;border-radius:50%;color:#000;display:flex;font-size:1.2rem;height:48px;justify-content:center;margin-bottom:.5rem;width:48px}.bd-preview-text{font-size:.875rem;font-weight:600}.bd-content{max-width:900px;padding:2rem}.bd-main-section{align-items:flex-start;display:flex;gap:2rem}.bd-left-content{flex:1 1}.bd-right-sidebar{flex-shrink:0;width:340px}.bd-premium-section{display:flex;gap:2rem;margin-bottom:2rem}.bd-premium-badge{align-items:flex-start;background:linear-gradient(135deg,#1f79ff,#b8d4ff);border-radius:8px;color:#fff;display:flex;flex:1 1;gap:1rem;padding:1.5rem}.bd-premium-icon{align-items:center;background:#fff3;border-radius:6px;display:flex;flex-shrink:0;font-size:1.2rem;height:40px;justify-content:center;width:40px}.bd-premium-label{font-size:.875rem;font-weight:600;margin-bottom:.5rem}.bd-premium-text{font-size:.875rem;line-height:1.4;margin:0}.bd-premium-link{color:#e0e7ff;margin-left:.25rem;text-decoration:underline}.bd-rating-section{background:#fff;border:1px solid #e1e7ef;border-radius:8px;min-width:160px;padding:1.5rem;text-align:center}.bd-rating-score{color:#2d2f31;font-size:2rem;font-weight:700;margin-bottom:.25rem}.bd-rating-stars{color:#000;font-size:1rem}.bd-rating-details{display:flex;flex-direction:column;gap:.25rem}.bd-learner-count,.bd-rating-count{color:#6a6f73;font-size:.875rem}.bd-learning-section{background:#fff;border:1px solid #e1e7ef;border-radius:8px;margin-bottom:2rem;padding:2rem}.bd-section-title{color:#2d2f31;font-size:1.5rem;font-weight:700;margin:0 0 1.5rem}.bd-learning-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}.bd-learning-item{align-items:flex-start;color:#2d2f31;display:flex;font-size:.875rem;gap:.75rem}.bd-checkmark{color:#2d2f31;flex-shrink:0;font-weight:600;margin-top:.1rem}.bd-topics-section{background:#fff;border:1px solid #e1e7ef;border-radius:8px;padding:2rem}.bd-topic-tags{display:flex;flex-wrap:wrap;gap:.75rem}.bd-topic-tag{background:#f7f9fa;border:1px solid #e1e7ef;border-radius:20px;color:#2d2f31;font-size:.875rem;font-weight:500;padding:.5rem 1rem;transition:all .2s ease}.bd-topic-tag:hover{background:#e1e7ef}.bd-subscription-card{background:#fff;border:1px solid #e1e7ef;border-radius:8px;padding:1.5rem;position:-webkit-sticky;position:sticky;top:2rem}.bd-tabs{display:flex;margin-bottom:1rem}.bd-tab{background:#f7f9fa;border:1px solid #e1e7ef;color:#6a6f73;cursor:pointer;flex:1 1;font-size:.875rem;font-weight:600;padding:.75rem;transition:all .2s ease}.bd-tab:first-child{border-bottom-left-radius:6px;border-top-left-radius:6px;margin-top:50px}.bd-tab:last-child{border-bottom-right-radius:6px;border-top-right-radius:6px}.bd-tab-active{background:#fff;border-color:#a435f0;color:#2d2f31}.bd-premium-notice{align-items:center;color:#6a6f73;display:flex;font-size:.875rem;gap:.5rem;margin-bottom:1rem}.bd-premium-icon-small{color:#f69c08}.bd-subscription-title{color:#2d2f31;font-size:1.125rem;font-weight:700;margin:0 0 .5rem}.bd-subscription-subtitle{color:#6a6f73;font-size:.875rem;line-height:1.4;margin:0 0 1.5rem}.bd-learn-more{color:#a435f0;text-decoration:underline}.bd-subscription-btn{background:#a435f0;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.875rem;font-weight:700;margin-bottom:.75rem;padding:.875rem;transition:background-color .2s ease;width:100%}.bd-subscription-btn:hover{background:#8710d8}.bd-subscription-terms{color:#6a6f73;font-size:.75rem;line-height:1.4;margin:0 0 1.5rem;text-align:center}.bd-or-divider{color:#6a6f73;font-size:.875rem;margin:1.5rem 0;position:relative;text-align:center}.bd-or-divider:before{background:#e1e7ef;content:"";height:1px;left:0;position:absolute;right:0;top:50%;z-index:1}.bd-or-divider span{background:#fff;padding:0 1rem;position:relative;z-index:2}.bd-pricing{align-items:center;display:flex;gap:.75rem;justify-content:flex-end;margin-bottom:.5rem;margin-right:5px;margin-top:.5rem}.bd-price{color:#097417;font-size:1.1rem;font-weight:600}.bd-original-price{color:#6a6f73;font-size:1rem;text-decoration:line-through}.bd-discount{background:#ecfdf5;border-radius:4px;color:#059669;font-size:.75rem;font-weight:600;padding:.25rem .5rem}.bd-time-left{color:#dc2626;font-size:.875rem;font-weight:600;margin:0 0 1rem}.bd-action-buttons{display:flex;gap:.5rem;margin-bottom:.75rem}.bd-add-to-cart-btn{background:#168aff;border:none;border-radius:6px;color:#fff;cursor:pointer;flex:1 1;font-size:.875rem;font-weight:700;padding:.875rem 1rem;transition:background-color .2s ease}.bd-add-to-cart-btn:hover{background:#082663}.bd-wishlist-btn{align-items:center;background:#fff;border:2px solid #2d2f31;border-radius:6px;color:#2d2f31;cursor:pointer;display:flex;font-size:1.2rem;height:48px;justify-content:center;transition:all .2s ease;width:48px}.bd-wishlist-btn:hover{background:#f7f9fa}.bd-buy-now-btn{background:#fff;border:2px solid #2d2f31;border-radius:6px;color:#2d2f31;cursor:pointer;font-size:.875rem;font-weight:700;padding:.875rem;transition:all .2s ease;width:100%}.bd-buy-now-btn:hover{background:#f7f9fa}.bd-no-book{background:#fff;border:1px solid #e1e7ef;border-radius:8px;padding:3rem;text-align:center}.bd-no-book h2{color:#2d2f31;margin-bottom:1rem}.bd-no-book p{color:#6a6f73;margin-bottom:2rem}.bd-back-btn{background:#a435f0;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:600;padding:.875rem 1.5rem;transition:background-color .2s ease}.bd-back-btn:hover{background:#8710d8}.toast-message{animation:slideIn .3s ease,fadeOut .3s ease 2.7s forwards;background:#509aee;border-radius:8px;box-shadow:0 4px 8px #0003;color:#fff;padding:12px 20px;position:fixed;right:20px;top:100px;z-index:1000}@keyframes fadeOut{to{opacity:0}}@media (max-width:1024px){.bd-hero-content{flex-direction:column;gap:2rem}.bd-hero-right{margin:0 auto;max-width:500px;width:100%}.bd-main-section{flex-direction:column}.bd-right-sidebar{width:100%}}@media (max-width:768px){.bd-content{padding:1rem}.bd-breadcrumb,.bd-hero-content{padding:0 1rem}.bd-premium-section{flex-direction:column;gap:1rem}.bd-learning-grid{grid-template-columns:1fr}.bd-book-title{font-size:1.5rem}}@media (max-width:480px){.bd-header{padding:1.5rem 0}.bd-learning-section,.bd-topics-section{padding:1.5rem}.bd-subscription-card{padding:1rem}}.cart-page{background:#fff;border:1px solid #e1e7ef;border-radius:8px;font-family:Inter,sans-serif;margin:2rem auto;max-width:900px;padding:2rem}.cart-page h1{color:#2d2f31;margin-bottom:1.5rem;text-align:center}.empty-cart{color:#6a6f73;font-size:1.1rem;text-align:center}.cart-list{display:flex;flex-direction:column;gap:1rem}.cart-item{align-items:flex-start;background:#f7f9fa;border:1px solid #e1e7ef;border-radius:6px;display:flex;gap:1rem;padding:1rem}.cart-item img{border-radius:4px;height:80px;object-fit:cover;width:150px}.cart-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.cart-header h2{color:#2d2f31;font-size:1.2rem;margin:0}.remove-btn{font-size:.85rem;padding:.4rem .8rem;transition:background-color .2s ease}.empty-cart p{color:#fff}.cart-details{flex:1 1}.cart-details h2{color:#2d2f31;font-size:1.2rem;margin:0 0 .5rem}.cart-details p{color:#6a6f73;margin:.2rem 0}.cart-price{color:#097417;font-weight:600}.remove-btn{background:#dc2626;border:none;border-radius:6px;color:#fff;cursor:pointer;margin-top:.5rem;padding:.5rem 1rem}.remove-btn:hover{background:#b91c1c}.cart-summary{border-top:2px solid #e1e7ef;margin-top:2rem;padding-top:1rem;text-align:right}.checkout-btn{background:#168aff;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:600;margin-right:1rem;padding:.75rem 1.5rem}.checkout-btn:hover{background:#082663}.back-btn{background:#6a6f73;border:none;color:#fff;font-weight:600;padding:.75rem 1.5rem}.back-btn:hover{background:#444}.wishlist-page{background-color:#f8fafc;color:#1e293b;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;min-height:92.8vh}.container{margin:0 auto;max-width:1200px;padding:32px 24px}.page-header{border-bottom:1px solid #e2e8f0;margin-bottom:40px;padding:48px 0 32px}.page-title{color:#0f172a;font-size:2.25rem;font-weight:700;letter-spacing:-.025em;margin:0 0 8px}.page-subtitle{color:#64748b;font-size:1.125rem;font-weight:400;margin:0}.section-header{margin-bottom:32px}.section-title{color:#1e293b;font-size:1.5rem;font-weight:600;margin:0}.empty-state{align-items:center;display:flex;justify-content:center;min-height:400px}.empty-content{max-width:400px;padding:48px 24px;text-align:center}.empty-icon{align-items:center;background-color:#f1f5f9;border-radius:12px;color:#94a3b8;display:flex;height:64px;justify-content:center;margin:0 auto 24px;width:64px}.empty-content h2{color:#1e293b;font-size:1.5rem;font-weight:600;margin:0 0 12px}.empty-content p{color:#64748b;font-size:1rem;line-height:1.5;margin:0 0 32px}.cta-button{background-color:#3b82f6;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.875rem;font-weight:500;padding:12px 24px;text-transform:none;transition:all .2s ease}.cta-button:hover{background-color:#2563eb;box-shadow:0 4px 12px #3b82f64d;transform:translateY(-1px)}.cta-button:active{transform:translateY(0)}.wishlist-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.book-card2{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px #0000000d;padding:24px;transition:all .2s ease}.book-card2:hover{border-color:#cbd5e1;box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.book-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:16px}.book-icon{background-color:#f1f5f9;color:#475569;height:40px;width:40px}.price-badge{flex-shrink:0}.badge{border-radius:6px;font-size:.75rem;font-weight:600;letter-spacing:.05em;padding:4px 12px;text-transform:uppercase}.badge.free{background-color:#dcfce7;color:#166534}.badge.premium{background-color:#fef3c7;color:#92400e}.book-content{margin-bottom:24px}.book-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#1e293b;display:-webkit-box;font-size:1.125rem;font-weight:600;line-height:1.4;margin:0;overflow:hidden}.book-actions{display:flex;gap:8px}.action-button{border:1px solid #0000;border-radius:8px;cursor:pointer;flex:1 1;font-size:.875rem;font-weight:500;padding:10px 16px;text-align:center;transition:all .2s ease}.action-button.primary{background-color:#059669;border-color:#059669;color:#fff}.action-button.primary:hover{background-color:#047857;border-color:#047857;box-shadow:0 2px 8px #0596694d;transform:translateY(-1px)}.action-button.secondary{background-color:#3b82f6;border-color:#3b82f6;color:#fff}.action-button.secondary:hover{background-color:#2563eb;border-color:#2563eb;box-shadow:0 2px 8px #3b82f64d;transform:translateY(-1px)}.action-button:active{transform:translateY(0)}@media (max-width:768px){.container{padding:0 16px}.page-header{margin-bottom:32px;padding:32px 0 24px}.page-title{font-size:1.875rem}.page-subtitle{font-size:1rem}.wishlist-grid{gap:16px;grid-template-columns:1fr}.book-card2{padding:20px}.empty-content{padding:32px 16px}}@media (max-width:640px){.page-title{font-size:1.5rem}.book-header{margin-bottom:12px}.book-content{margin-bottom:20px}.book-title{font-size:1rem}.action-button{font-size:.8rem;padding:8px 14px}}.action-button:focus,.cta-button:focus{outline:2px solid #3b82f6;outline-offset:2px}.action-button:disabled{cursor:not-allowed;opacity:.6;transform:none}@media print{.wishlist-page{background:#fff}.book-card2{border:1px solid #ccc;break-inside:avoid;margin-bottom:16px;page-break-inside:avoid}.action-button,.cta-button{display:none}}.privacy-policy-container{background:#f5f5f5;font-family:Arial,Helvetica,sans-serif;min-height:100vh;padding:60px 20px}.privacy-policy-content{background:#fff;border:1px solid #e0e0e0;box-shadow:0 2px 4px #0000001a;margin:0 auto;max-width:1000px;padding:60px 80px}.privacy-title{color:#1a1a1a;font-size:2.2rem;font-weight:700;letter-spacing:-.5px;margin-bottom:8px;text-align:center}.last-updated{color:#666;font-size:.9rem;font-weight:400;margin-bottom:40px;text-align:center}.intro-text{color:#333;font-size:1rem;line-height:1.7;margin-bottom:35px;text-align:justify}.policy-section{margin-bottom:40px}.section-title{border-bottom:1px solid #d0d0d0;color:#1a1a1a;font-size:1.3rem;font-weight:700;margin-bottom:18px;padding-bottom:10px}.policy-section p{color:#333;font-size:1rem;line-height:1.7;margin-bottom:15px;text-align:justify}.policy-list{list-style-type:disc;margin-bottom:15px;margin-left:35px}.policy-list li{color:#333;font-size:1rem;line-height:1.7;margin-bottom:12px;text-align:justify}.policy-list li strong{color:#1a1a1a;font-weight:700}.contact-info{background:#fafafa;border:1px solid #e0e0e0;margin-top:20px;padding:25px}.contact-info p{color:#333;font-size:1rem;margin-bottom:10px;text-align:left}.contact-info a{color:#06c;font-weight:500;text-decoration:none}.contact-info a:hover{color:#049;text-decoration:underline}@media (max-width:768px){.privacy-policy-container{padding:40px 15px}.privacy-policy-content{padding:40px 30px}.privacy-title{font-size:1.8rem}.section-title{font-size:1.2rem}.intro-text,.policy-list li,.policy-section p{font-size:.95rem}.policy-list{margin-left:25px}}@media (max-width:480px){.privacy-policy-container{padding:30px 10px}.privacy-policy-content{padding:30px 20px}.privacy-title{font-size:1.6rem}.section-title{font-size:1.1rem}.intro-text,.policy-list li,.policy-section p{font-size:.9rem}.policy-list{margin-left:20px}.contact-info{padding:20px 15px}}@media print{.privacy-policy-container{background:#fff;padding:0}.privacy-policy-content{border:none;box-shadow:none;padding:20px}}.checkout-container{align-items:center;background:linear-gradient(135deg,#fff,#509aee);display:flex;justify-content:center;min-height:92.9vh;padding:20px}.checkout-wrapper{animation:slideUp .6s ease-out;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #fff3;border-radius:24px;box-shadow:0 25px 50px -12px #00000040;max-width:800px;overflow:hidden;width:100%}@keyframes slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.checkout-header{background:#fff;border-bottom:2px solid #4ea5fc;color:#4ea5fc;justify-content:space-between;padding:24px 32px}.back-btn4,.checkout-header{align-items:center;display:flex}.back-btn4{background:#fff3;border:none;border-radius:12px;color:#fff;cursor:pointer;height:44px;justify-content:center;transition:all .2s ease;width:44px}.back-btn4:hover{background:#ffffff4d;transform:translateX(-2px)}.checkout-header h1{font-size:24px;font-weight:600;margin:0}.security-badge{align-items:center;background-color:#e8f5e9;border-radius:12px;box-shadow:0 2px 5px #00000026;color:#2e7d32;display:inline-flex;font-size:.85rem;font-weight:500;gap:6px;padding:4px 10px}.security-badge .shield-icon{height:18px;width:18px}.checkout-content{grid-gap:40px;background:#fff;display:grid;gap:40px;grid-template-columns:1fr 1fr;padding:32px}@media (max-width:768px){.checkout-content{gap:24px;grid-template-columns:1fr;padding:24px}}.order-summary{background:#acd3ff;border:1px solid #e2e8f0;border-radius:16px;height:-webkit-fit-content;height:fit-content;padding:24px}.order-summary h3{color:#1e293b;font-size:18px;font-weight:600;margin-bottom:20px}.book-item{background:#fff;border:1px solid #e2e8f0;border-radius:12px;gap:16px;margin-bottom:20px;padding:16px}.book-icon,.book-item{align-items:center;display:flex}.book-icon{background:linear-gradient(135deg,#fff,#509aee);border-radius:8px;color:#fff;font-size:20px;height:48px;justify-content:center;width:48px}.book-details{flex:1 1}.book-details h4{color:#1e293b;font-size:14px;font-weight:600;margin-bottom:4px}.book-details p{color:#64748b;font-size:12px}.book-price{color:#059669;font-size:16px;font-weight:700}.total-section{border-top:1px solid #e2e8f0;padding-top:16px}.total-row{align-items:center;display:flex;font-size:14px;justify-content:space-between;margin-bottom:8px}.total-row.total{border-top:1px solid #e2e8f0;color:#1e293b;font-size:16px;font-weight:700;margin-top:8px;padding-top:12px}.payment-form{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:24px}.payment-form h3{color:#1e293b;font-size:18px;font-weight:600;margin-bottom:24px}.loading-state{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:40px;text-align:center}.spinner{border:4px solid #e2e8f0;border-left-color:#6366f1;height:40px;margin-bottom:16px;width:40px}.spinner,.spinner-small{animation:spin 1s linear infinite}.spinner-small{border:2px solid #ffffff4d;border-left-color:#fff;border-radius:50%;height:16px;width:16px}.loading-state p{color:#64748b;font-size:14px}.form-group{margin-bottom:20px}.form-row{grid-gap:16px;gap:16px}.form-group label{color:#374151;display:block;font-size:14px;font-weight:600;margin-bottom:8px}.input-wrapper{position:relative}.form-group input{background:#fafafa;border:2px solid #e5e7eb;border-radius:12px;font-size:16px;height:48px;padding:12px 16px;transition:all .2s ease;width:100%}.form-group input:focus{background:#fff;border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a;outline:none}.form-group input.error{background:#fef2f2;border-color:#ef4444}.error-text{color:#ef4444;display:block;font-size:12px;margin-top:4px}.card-icons{position:absolute;right:12px;top:50%;transform:translateY(-50%)}.visa-icon{opacity:.6}.payment-methods{margin:20px 0;text-align:center}.payment-methods p{color:#6b7280;font-size:12px;margin-bottom:8px}.method-icons{display:flex;gap:8px;justify-content:center}.method-icon{background:#f3f4f6;border-radius:4px;color:#6b7280;font-size:10px;font-weight:600;padding:4px 8px}.method-icon.visa{background:#1434cb;color:#fff}.method-icon.mastercard{background:#eb001b;color:#fff}.method-icon.rupay{background:#06c;color:#fff}.pay-btn{align-items:center;background:#fff;border:1px solid #059669;border-radius:16px;color:#059669;cursor:pointer;display:flex;font-size:16px;font-weight:600;gap:8px;height:56px;justify-content:center;margin-bottom:16px;transition:all .3s ease;width:100%}.pay-btn:hover:not(:disabled){box-shadow:0 10px 25px #0596694d}.pay-btn:disabled{cursor:not-allowed;opacity:.6;transform:none}.pay-btn.loading{background:#6b7280}.security-info{align-items:center;color:#6b7280;display:flex;font-size:12px;gap:8px;justify-content:center}.error-state{padding:80px 40px;text-align:center}.error-icon{font-size:64px;margin-bottom:24px}.error-state h2{color:#1f2937;font-size:24px;font-weight:600;margin-bottom:12px}.error-state p{color:#6b7280;margin-bottom:32px}.btn-primary,.btn-secondary{font-size:14px;padding:12px 24px;transition:all .2s ease}.btn-primary:hover{box-shadow:0 8px 25px #6366f14d}.btn-secondary{background:#f8fafc;border:1px solid #e2e8f0}.btn-secondary:hover{background:#f1f5f9}.payment-result-container{min-height:100vh}.result-card{animation:scaleIn .5s ease-out;background:#fffffff2;max-width:500px}.checkmark-circle{animation:bounceIn .6s ease-out;height:80px;width:80px}.checkmark{animation:checkmark-draw .5s ease-out .3s both}.error-circle{animation:shakeIn .6s ease-out;height:80px;width:80px}.error-icon{color:#fff;font-size:32px}.result-content h1{font-size:28px;margin-bottom:12px}.error-message,.success-message{font-size:16px;line-height:1.5}.transaction-details{background:#f8fafc;padding:20px}.detail-row{margin-bottom:12px;padding-bottom:8px}.detail-row .label{color:#6b7280;font-size:14px}.detail-row .value{font-size:14px}.detail-row .amount{font-size:16px}.transaction-id{border-radius:6px;font-family:monospace;font-size:12px!important;padding:4px 8px}.download-btn{background:linear-gradient(135deg,#059669,#10b981)}.home-btn,.library-btn{background:#f8fafc;border:1px solid #e2e8f0;color:#64748b}.retry-btn{background:linear-gradient(135deg,#6366f1,#8b5cf6)}.receipt-note{font-size:12px}.suggestions{background:#f8fafc;border-radius:12px;padding:20px}.suggestions h3{font-size:16px;margin-bottom:12px}.suggestions li{font-size:14px;gap:8px;margin-bottom:8px}.suggestions li svg{color:#10b981}.help-card{background:#f8fafc;border-radius:12px;padding:20px}.help-card h4{font-size:16px;margin-bottom:4px}.help-card p{font-size:14px;margin-bottom:12px}.support-btn{background:#6366f1;font-size:12px;padding:8px 16px;transition:all .2s ease}.support-btn:hover{background:#5b21b6}.support-btn2{background:#f02;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:12px;font-weight:600;padding:8px 16px;transition:all .2s ease}.support-btn2:hover{background:red}.celebration-message{color:#ffffffe6}.celebration-message h3{font-size:20px}.celebration-message p{font-size:14px;opacity:.8}.confetti:after,.confetti:before{background:#fbbf24;height:10px;width:10px}.confetti:before{left:10%}.confetti:after{background:#f472b6;left:90%}@media (max-width:768px){.checkout-header{padding:16px 20px}.checkout-header h1{font-size:20px}.result-card{padding:24px}.result-content h1{font-size:24px}.failed-actions,.success-actions{flex-direction:column}.form-row{grid-template-columns:1fr}}@media (max-width:480px){.checkout-container,.payment-result-container{padding:10px}.result-card{padding:20px}}.payment-result-container{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:92.9vh;overflow-x:hidden;padding:20px;position:relative}.payment-result-container.success{background:linear-gradient(135deg,#10b981,#059669)}.payment-result-container.failed{background:linear-gradient(135deg,#ef4444,#dc2626)}.result-card{animation:scaleIn .6s ease-out;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffffa;border:1px solid #fff3;border-radius:24px;box-shadow:0 25px 50px -12px #00000040;max-width:600px;padding:40px;position:relative;text-align:center;width:100%;z-index:10}@keyframes scaleIn{0%{opacity:0;transform:scale(.8) translateY(30px)}to{opacity:1;transform:scale(1) translateY(0)}}.success-animation{margin-bottom:32px}.checkmark-circle{align-items:center;animation:bounceIn .8s ease-out;background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;box-shadow:0 8px 32px #10b9814d;display:flex;height:100px;justify-content:center;margin:0 auto;position:relative;width:100px}.checkmark-circle:before{animation:pulse 2s infinite;border:3px solid #10b98133;border-radius:50%;content:"";height:120px;position:absolute;width:120px}@keyframes bounceIn{0%{opacity:0;transform:scale(0)}50%{opacity:1;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@keyframes pulse{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.1)}}.checkmark{animation:checkmark-draw .6s ease-out .4s both;color:#fff}@keyframes checkmark-draw{0%{stroke-dasharray:50;stroke-dashoffset:50}to{stroke-dasharray:50;stroke-dashoffset:0}}.error-animation{margin-bottom:32px}.error-circle{align-items:center;animation:shakeIn .8s ease-out;background:linear-gradient(135deg,#ef4444,#dc2626);border-radius:50%;box-shadow:0 8px 32px #ef44444d;display:flex;height:100px;justify-content:center;margin:0 auto;position:relative;width:100px}.error-circle:before{animation:pulse-error 2s infinite;border:3px solid #ef444433;border-radius:50%;content:"";height:120px;position:absolute;width:120px}@keyframes shakeIn{0%,to{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-8px)}20%,40%,60%,80%{transform:translateX(8px)}}@keyframes pulse-error{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.1)}}.error-x{animation:error-draw .6s ease-out .4s both;color:#fff}@keyframes error-draw{0%{stroke-dasharray:50;stroke-dashoffset:50}to{stroke-dasharray:50;stroke-dashoffset:0}}.error-particles{height:100%;left:0;overflow:hidden;pointer-events:none;position:fixed;top:0;width:100%;z-index:1000}.particle{animation:particle-fall 2s linear infinite;background:linear-gradient(45deg,#ef4444,#dc2626);border-radius:50%;height:8px;position:absolute;width:8px}.particle:first-child{animation-delay:0s;animation-duration:2s;left:10%}.particle:nth-child(2){animation-delay:.3s;animation-duration:2.5s;left:50%}.particle:nth-child(3){animation-delay:.6s;animation-duration:1.8s;left:90%}@keyframes particle-fall{0%{opacity:1;transform:translateY(-10vh) rotate(0deg)}to{opacity:0;transform:translateY(110vh) rotate(1turn)}}.result-content h1{animation:fadeInUp .8s ease-out .2s both;color:#1f2937;font-size:32px;font-weight:700;margin-bottom:16px}.success-message{color:#059669}.error-message,.success-message{animation:fadeInUp .8s ease-out .4s both;font-size:18px;line-height:1.6;margin-bottom:32px}.transaction-details{animation:fadeInUp .8s ease-out .6s both;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:16px;padding:24px}.detail-row{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;margin-bottom:16px;padding-bottom:12px}.detail-row:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.detail-row .label{color:#64748b;font-size:15px;font-weight:500}.detail-row .value{align-items:center;color:#1f2937;display:flex;font-size:15px;font-weight:600;gap:8px}.detail-row .amount{color:#059669;font-size:18px;font-weight:700}.success-status{color:#10b981!important}.error-status{color:#ef4444!important}.transaction-id{background:#f3f4f6;border:1px solid #d1d5db;border-radius:8px;color:#6b7280!important;font-family:Courier New,monospace;font-size:13px!important;padding:6px 12px}.failed-actions,.success-actions{animation:fadeInUp .8s ease-out .8s both;display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-bottom:12px}.btn-primary,.btn-secondary{border-radius:12px;display:inline-flex;font-size:15px;gap:8px;justify-content:center;min-width:140px;padding:14px 20px;text-decoration:none}.btn-primary{background:linear-gradient(135deg,#6366f1,#8b5cf6);box-shadow:0 4px 15px #6366f166}.btn-primary:hover{box-shadow:0 8px 25px #6366f180}.download-btn{background:linear-gradient(135deg,#059669,#10b981)!important;box-shadow:0 4px 15px #05966966}.download-btn:hover{box-shadow:0 8px 25px #05966980}.retry-btn{background:linear-gradient(135deg,#6366f1,#8b5cf6)!important;box-shadow:0 4px 15px #6366f166}.retry-btn:hover{box-shadow:0 8px 25px #6366f180;transform:translateY(-2px)}.btn-secondary{border:2px solid #e2e8f0;box-shadow:0 2px 8px #0000001a;color:#64748b}.btn-secondary:hover{background:#f8fafc;border-color:#cbd5e1;box-shadow:0 4px 12px #00000026;color:#475569;transform:translateY(-1px)}.receipt-note{align-items:center;animation:fadeInUp .8s ease-out 1s both;color:#6b7280;display:flex;font-size:14px;gap:8px;justify-content:center}.suggestions{animation:fadeInUp .8s ease-out 1.2s both;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:16px;margin-bottom:24px;padding:24px;text-align:left}.suggestions h3{color:#1f2937;font-size:18px;font-weight:600;margin-bottom:16px;text-align:center}.suggestions ul{list-style:none;margin:0;padding:0}.suggestions li{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#4b5563;display:flex;font-size:15px;gap:12px;margin-bottom:12px;padding:12px;transition:all .2s ease}.suggestions li:hover{box-shadow:0 2px 8px #0000001a;transform:translateX(4px)}.suggestions li:last-child{margin-bottom:0}.suggestions li svg{color:#ef4444;flex-shrink:0}.payment-result-container.success .suggestions li svg{color:#10b981}.help-section{animation:fadeInUp .8s ease-out 1.4s both;margin-top:24px}.help-card{align-items:flex-start;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:16px;display:flex;gap:16px;padding:24px;text-align:left}.help-card svg{color:#6366f1;flex-shrink:0;margin-top:2px}.help-card h4{color:#1f2937;font-size:18px;font-weight:600;margin-bottom:8px}.help-card p{color:#6b7280;font-size:15px;line-height:1.5;margin-bottom:16px}.support-btn{background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:8px;box-shadow:0 4px 15px #6366f14d;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:10px 20px;transition:all .3s ease}.support-btn:hover{box-shadow:0 6px 20px #6366f166;transform:translateY(-2px)}.celebration-message{animation:fadeInUp .8s ease-out 1.6s both;color:#fffffff2;margin-top:32px;text-align:center}.celebration-message h3{font-size:22px;font-weight:600;margin-bottom:8px;text-shadow:0 2px 4px #0000001a}.celebration-message p{font-size:16px;opacity:.9;text-shadow:0 1px 2px #0000001a}.confetti{height:100%;left:0;overflow:hidden;pointer-events:none;position:fixed;top:0;width:100%;z-index:1000}.confetti:after,.confetti:before{animation:confetti-fall 3s linear infinite;content:"";height:12px;position:absolute;width:12px}.confetti:before{animation-delay:0s;background:linear-gradient(45deg,#fbbf24,#f59e0b);border-radius:2px;left:15%}.confetti:after{animation-delay:.5s;background:linear-gradient(45deg,#f472b6,#ec4899);border-radius:50%;left:85%}.confetti{animation:confetti-bg 3s linear infinite;background:radial-gradient(circle at 20% 80%,#fbbf24 2px,#0000 3px),radial-gradient(circle at 80% 20%,#f472b6 2px,#0000 3px),radial-gradient(circle at 40% 40%,#10b981 2px,#0000 3px),radial-gradient(circle at 60% 90%,#6366f1 2px,#0000 3px),radial-gradient(circle at 90% 60%,#ef4444 2px,#0000 3px),radial-gradient(circle at 30% 10%,#8b5cf6 2px,#0000 3px)}@keyframes confetti-fall{0%{opacity:1;transform:translateY(-100vh) rotate(0deg)}to{opacity:0;transform:translateY(100vh) rotate(2turn)}}@keyframes confetti-bg{0%{background-position:0 0}to{background-position:0 200%}}@media (max-width:768px){.payment-result-container{padding:15px}.result-card{border-radius:20px;padding:24px}.result-content h1{font-size:26px}.error-message,.success-message{font-size:16px}.failed-actions,.success-actions{align-items:stretch;flex-direction:column}.btn-primary,.btn-secondary{min-width:0;min-width:auto;width:100%}.checkmark-circle,.error-circle{height:80px;width:80px}.checkmark-circle:before,.error-circle:before{height:100px;width:100px}.help-card{flex-direction:column;text-align:center}.suggestions li{font-size:14px}.transaction-details{padding:20px}}@media (max-width:480px){.payment-result-container{padding:10px}.result-card{border-radius:16px;padding:20px}.result-content h1{font-size:22px}.error-message,.success-message{font-size:15px}.checkmark-circle,.error-circle{height:70px;width:70px}.checkmark,.error-x{height:30px;width:30px}.transaction-details{padding:16px}.detail-row{align-items:flex-start;flex-direction:column;gap:4px;text-align:left}.detail-row .value{font-size:14px}.btn-primary,.btn-secondary{font-size:14px;padding:12px 16px}.suggestions{padding:16px}.suggestions li{font-size:13px;padding:10px}.help-card{padding:16px}.celebration-message h3{font-size:18px}.celebration-message p{font-size:14px}}@media (prefers-color-scheme:dark){.result-card{background:#111827f2;border:1px solid #4b55634d}.result-content h1{color:#f9fafb}.help-card,.suggestions,.transaction-details{background:#1f2937cc;border:1px solid #4b55634d}.suggestions li{background:#11182799;border:1px solid #4b55634d}.detail-row .value,.help-card h4,.suggestions h3{color:#f9fafb}.detail-row .label,.help-card p,.suggestions li{color:#d1d5db}.btn-secondary{background:#1f2937cc;border:2px solid #4b556380;color:#d1d5db}.btn-secondary:hover{background:#374151cc;border-color:#6b7280b3;color:#f9fafb}}.transaction-details.loading{animation:pulse-loading 1.5s ease-in-out infinite}@keyframes pulse-loading{0%,to{opacity:1}50%{opacity:.7}}.transaction-details:hover{box-shadow:0 8px 25px #0000001a;transform:translateY(-2px);transition:all .3s ease}.suggestions:hover{box-shadow:0 4px 15px #0000001a;transform:translateY(-1px);transition:all .3s ease}.payment-result-container.success .result-card{border:2px solid #10b98133}.payment-result-container.success .btn-primary:not(.download-btn){background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 4px 15px #10b98166}.payment-result-container.success .btn-primary:not(.download-btn):hover{box-shadow:0 8px 25px #10b98180}.payment-result-container.failed .result-card{border:2px solid #ef444433}.payment-result-container.failed .btn-primary{background:linear-gradient(135deg,#ef4444,#dc2626);box-shadow:0 4px 15px #ef444466}.payment-result-container.failed .btn-primary:hover{box-shadow:0 8px 25px #ef444480}.payment-result-container.failed .error-circle{animation:shakeIn .8s ease-out,error-glow 2s ease-in-out 1s infinite}@keyframes error-glow{0%,to{box-shadow:0 8px 32px #ef44444d}50%{box-shadow:0 8px 32px #ef444499}}.error-particles .particle{animation:particle-fall 2s linear infinite,particle-glow 2s ease-in-out infinite}@keyframes particle-glow{0%,to{box-shadow:0 0 4px #ef444480}50%{box-shadow:0 0 8px #ef4444cc}}.retry-btn{overflow:hidden;position:relative}.retry-btn:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.retry-btn:hover:before{left:100%}.error-message{background:#ef44440d;border-left:4px solid #ef4444;border-radius:8px;margin:24px 0;padding:16px 20px;position:relative}.error-message:before{align-items:center;background:#ef4444;border-radius:50%;color:#fff;content:"⚠";display:flex;font-size:12px;height:24px;justify-content:center;left:-2px;position:absolute;top:50%;transform:translateY(-50%);width:24px}.payment-result-container.failed .suggestions{background:linear-gradient(135deg,#fef2f2,#fee2e2);border:1px solid #fecaca}.payment-result-container.failed .suggestions li{background:#fff;border:1px solid #fecaca;transition:all .3s ease}.payment-result-container.failed .suggestions li:hover{background:#fef2f2;border-color:#ef4444;transform:translateX(4px)}.error-code{background:linear-gradient(135deg,#fee2e2,#fecaca);border:1px solid #fca5a5;border-radius:8px;color:#dc2626!important;font-family:Courier New,monospace;font-size:13px!important;font-weight:600;padding:6px 12px}.payment-result-container.failed .help-card{background:linear-gradient(135deg,#fef2f2,#fee2e2);border:1px solid #fecaca}.payment-result-container.failed .help-card svg{color:#ef4444}@keyframes breathe{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.payment-result-container.failed .error-circle{animation:shakeIn .8s ease-out,breathe 3s ease-in-out 1s infinite}.error-status{background:#ef44441a}.error-status,.success-status{border-radius:6px;font-weight:700;padding:4px 8px;position:relative}.success-status{background:#10b9811a}.help-card,.suggestions li,.transaction-details{transform:translateY(0);transition:all .3s cubic-bezier(.4,0,.2,1)}.help-card:hover,.suggestions li:hover{transform:translateY(-2px)}.btn-primary:focus,.btn-secondary:focus,.support-btn:focus{outline:2px solid #6366f1;outline-offset:2px}.payment-result-container.failed .btn-primary:focus{outline-color:#ef4444}.payment-result-container.success .btn-primary:focus{outline-color:#10b981}:root{--success-color:#10b981;--warning-color:#f59e0b;--danger-color:#ef4444}.course-page{background:#f8fafc;background:var(--background-color);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;min-height:100vh}.course-header{background:linear-gradient(135deg,#1e40af,#3b82f6);overflow:hidden;padding:2rem;position:relative}.course-header:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='60' height='60' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='30' cy='30' r='4' fill='%23fff' fill-opacity='.05' fill-rule='evenodd'/%3E%3C/svg%3E");bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.header-content{max-width:1400px}.header-text{margin-bottom:2rem}.main-title{font-size:clamp(2rem,4vw,3rem);margin-bottom:.5rem}.search-filter-container{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;width:100%}.back-btn{align-items:center;background-color:#fff;border:2px solid #509aee;border-radius:6px;box-shadow:0 2px 6px #0003;color:#509aee;cursor:pointer;display:flex;justify-content:center;padding:.75rem 1rem;transition:all .2s ease}.back-btn:hover{background-color:#509aee;color:#fff;transform:translateX(-2px)}.content-type-filters{display:flex;flex:1 1;flex-wrap:wrap;gap:.75rem}.category-btn{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;box-shadow:0 1px 3px 0 #0000001a;color:#64748b;cursor:pointer;font-size:.875rem;font-weight:500;padding:.75rem 1.5rem;transition:all .3s ease;white-space:nowrap}.category-btn:hover{background:#cbe5ff;border-color:#0073ff;box-shadow:0 4px 6px -1px #0000001a;color:#475569}.category-btn.active{background:#1e40af;border-color:#1e40af;color:#fff;font-weight:600}.search-box{margin-left:auto;max-width:400px;position:relative;width:100%}.search-input{background:#fffffff2;border:2px solid #fff;border-radius:1rem;color:#1e40af;font-size:1rem;padding:.75rem 1rem .75rem 3rem;transition:all .3s ease;width:100%}.search-input:focus{background:#fff;box-shadow:0 4px 12px #00000026;outline:none}.search-icon{color:#1e40af;height:1.25rem;left:1rem;position:absolute;top:50%;transform:translateY(-50%);width:1.25rem}.loading-container{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;padding:4rem 2rem}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #e2e8f0;border-radius:50%;border-top-color:#1e40af;height:50px;width:50px}.content-grid-section,.courses-grid-section,.topics-grid-section{margin:0 auto;max-width:1400px;padding:2rem}.content-container,.courses-container,.topics-container{width:100%}.partner-section{margin-bottom:3rem}.partner-title{border-bottom:3px solid #1e40af;border-bottom:3px solid var(--primary-color);color:#0f172a;color:var(--text-primary);font-size:1.75rem;font-weight:800;margin-bottom:1.5rem;padding-bottom:.5rem}.courses-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.course-card{animation:fadeInUp .5s ease-out forwards;background:#fff;border:1px solid #e2e8f0;border:1px solid var(--border-color);border-radius:1.5rem;box-shadow:0 4px 6px -1px #0000001a;box-shadow:var(--shadow-md);cursor:pointer;opacity:0;overflow:hidden;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.course-card:first-child{animation-delay:.1s}.course-card:nth-child(2){animation-delay:.2s}.course-card:nth-child(3){animation-delay:.3s}.course-card:nth-child(4){animation-delay:.4s}.course-card:nth-child(5){animation-delay:.5s}.course-card:nth-child(6){animation-delay:.6s}.course-card:nth-child(7){animation-delay:.7s}.course-card:nth-child(8){animation-delay:.8s}.course-card:hover{border-color:#1e40af;border-color:var(--primary-color);box-shadow:0 20px 25px -5px #0000001a;box-shadow:var(--shadow-xl);transform:translateY(-8px)}.course-image-container{background:linear-gradient(135deg,#f1f5f9,#e2e8f0);height:200px;overflow:hidden;position:relative}.course-image{height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.course-card:hover .course-image{transform:scale(1.1)}.course-overlay{align-items:center;background:#1e40af00;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;transition:all .3s ease}.course-card:hover .course-overlay{background:#1e40afb3}.arrow-icon{color:#fff;font-size:2.5rem;opacity:0;transform:translateX(-20px);transition:all .3s ease}.course-card:hover .arrow-icon{opacity:1;transform:translateX(0)}.course-info{padding:1.5rem}.course-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#0f172a;color:var(--text-primary);display:-webkit-box;font-size:1.25rem;font-weight:700;line-height:1.4;margin-bottom:1rem;overflow:hidden}.progress-section{align-items:center;display:flex;gap:1rem;margin-bottom:.75rem}.progress-bar-container{background:#e2e8f0;border-radius:999px;flex:1 1;height:8px;overflow:hidden}.progress-bar{background:linear-gradient(90deg,#10b981,#059669);border-radius:999px;height:100%;transition:width .5s ease}.progress-text{color:#1e40af;color:var(--primary-color);font-size:.875rem;font-weight:600;min-width:40px;text-align:right}.course-stats{color:#64748b;color:var(--text-secondary);font-size:.875rem;font-weight:500}.topics-grid{grid-gap:1.25rem;display:grid;gap:1.25rem}.topic-card{align-items:center;background:#fff;border:2px solid #e2e8f0;border:2px solid var(--border-color);border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a;box-shadow:var(--shadow-md);cursor:pointer;display:flex;gap:1.5rem;padding:1.5rem;transition:all .3s ease}.topic-card:hover{border-color:#1e40af;border-color:var(--primary-color);box-shadow:0 10px 15px -3px #0000001a;box-shadow:var(--shadow-lg);transform:translateX(8px)}.topic-number{align-items:center;background:linear-gradient(135deg,#1e40af,#3b82f6);border-radius:12px;box-shadow:0 4px 12px #1e40af4d;color:#fff;display:flex;flex-shrink:0;font-size:1.25rem;font-weight:700;height:50px;justify-content:center;width:50px}.topic-content{flex:1 1}.topic-title{color:#0f172a;color:var(--text-primary);font-size:1.125rem;font-weight:600;line-height:1.4;margin-bottom:.25rem}.topic-chapter{color:#1e40af;color:var(--primary-color);font-size:.875rem;font-weight:500;margin-bottom:.25rem}.topic-subtitle{font-size:.875rem;line-height:1.4}.topic-arrow,.topic-subtitle{color:#64748b;color:var(--text-secondary)}.topic-arrow{flex-shrink:0;font-size:1.25rem;transition:all .3s ease}.topic-card:hover .topic-arrow{color:#1e40af;color:var(--primary-color);transform:translateX(4px)}.topic-description-card{background:#fff;border-left:4px solid #1e40af;border-left:4px solid var(--primary-color);border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a;box-shadow:var(--shadow-md);margin-bottom:2rem;padding:1.5rem}.topic-description-card h3{color:#0f172a;color:var(--text-primary);font-size:1.25rem;font-weight:700;margin-bottom:.75rem}.topic-description-card p{color:#64748b;color:var(--text-secondary);font-size:1rem;line-height:1.7}.content-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.content-card{background:#fff;border:1px solid #e2e8f0;border:1px solid var(--border-color);border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a;box-shadow:var(--shadow-md);cursor:pointer;overflow:hidden;transition:all .3s ease}.content-card:hover{border-color:#1e40af;border-color:var(--primary-color);box-shadow:0 20px 25px -5px #0000001a;box-shadow:var(--shadow-xl);transform:translateY(-4px)}.content-header{align-items:center;background:linear-gradient(135deg,#f8fafc,#e2e8f0);border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--border-color);display:flex;gap:.75rem;padding:1rem}.content-icon{background:#fff;border-radius:.5rem;box-shadow:0 1px 2px 0 #0000000d;box-shadow:var(--shadow-sm);font-size:1.5rem;padding:.5rem}.notes-icon{color:#f59e0b}.books-icon{color:#10b981}.videos-icon{color:#ef4444}.ppt-icon{color:#8b5cf6}.content-category{color:#64748b;color:var(--text-secondary);font-size:.875rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.video-thumbnail-container{background:#000;overflow:hidden;padding-top:56.25%;position:relative;width:100%}.video-thumbnail{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.play-overlay{align-items:center;background:#fffffff2;border-radius:50%;box-shadow:0 4px 12px #0000004d;display:flex;height:60px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .3s ease;width:60px}.content-card:hover .play-overlay{background:#1e40af;background:var(--primary-color);transform:translate(-50%,-50%) scale(1.1)}.play-icon{color:#1e40af;color:var(--primary-color);font-size:1.5rem;margin-left:4px;transition:color .3s ease}.content-card:hover .play-icon{color:#fff}.content-info{padding:1.25rem}.content-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#0f172a;color:var(--text-primary);display:-webkit-box;font-size:1rem;font-weight:600;line-height:1.4;margin-bottom:1rem;overflow:hidden}.content-btn{align-items:center;background:#1e40af;background:var(--primary-color);border-radius:.5rem;box-shadow:0 1px 2px 0 #0000000d;box-shadow:var(--shadow-sm);color:#fff;display:inline-flex;font-size:.875rem;font-weight:600;gap:.5rem;padding:.625rem 1.25rem;text-decoration:none;transition:all .3s ease}.content-btn:hover{background:#1d4ed8;background:var(--primary-hover);box-shadow:0 4px 6px -1px #0000001a;box-shadow:var(--shadow-md);transform:translateY(-2px)}.no-data{color:#64748b;color:var(--text-secondary);padding:4rem 2rem;text-align:center}.no-data p{font-size:1.125rem;font-weight:500}@media (max-width:1024px){.courses-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.content-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}}@media (max-width:768px){.course-header{padding:2rem 1rem}.main-title{font-size:2rem}.main-subtitle{font-size:1rem}.search-filter-container{align-items:stretch;flex-direction:column}.content-type-filters{justify-content:center}.search-box{margin-left:0;max-width:100%}.content-grid-section,.courses-grid-section,.topics-grid-section{padding:1.5rem 1rem}.courses-grid{gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.partner-title{font-size:1.5rem}.topic-card{gap:1rem;padding:1.25rem}.topic-number{font-size:1.125rem;height:45px;width:45px}.content-grid{gap:1.25rem;grid-template-columns:1fr}}@media (max-width:480px){.course-header{padding:1.5rem 1rem}.main-title{font-size:1.75rem}.main-subtitle{font-size:.9rem}.category-btn{font-size:.8125rem;padding:.625rem 1.25rem}.courses-grid{grid-template-columns:1fr}.course-image-container{height:180px}.topic-card{align-items:flex-start;flex-direction:column;padding:1rem}.topic-number{font-size:1rem;height:40px;width:40px}.topic-arrow{align-self:flex-end}}.course-container{margin:0 auto;max-width:1200px;padding:20px}.course-header{margin-bottom:30px;text-align:center}.course-header h1{color:#333;margin-bottom:10px}.prompt-message{color:#666;font-size:16px}.core-selection{margin-bottom:30px}.core-selection h3{color:#333;margin-bottom:15px}.core-buttons{display:flex;flex-wrap:wrap;gap:10px}.core-btn{background:#fff;border:2px solid #ddd;border-radius:5px;cursor:pointer;padding:10px 20px;transition:all .3s ease}.core-btn.active,.core-btn:hover{border-color:#007bff}.core-btn.active{background:#007bff;color:#fff}.categories-section{margin-top:30px}.categories-section h3{color:#333;margin-bottom:20px}.categories-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.category-card{border:1px solid #ddd;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:20px;transition:transform .2s ease}.category-card:hover{box-shadow:0 4px 8px #00000026;transform:translateY(-2px)}.category-info h4{color:#333;font-size:16px;margin:0 0 15px}.view-courses-btn{background:#28a745;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:8px 16px;transition:background .3s ease}.view-courses-btn:hover{background:#218838}.loading{color:#666;font-size:18px;padding:20px;text-align:center}.error-message{background:#f8d7da;border-radius:5px;color:#721c24;margin:20px 0;padding:15px}.empty-state{color:#666;font-size:16px;padding:40px;text-align:center}@media (max-width:768px){.course-container{padding:15px}.categories-grid{grid-template-columns:1fr}.core-buttons{flex-direction:column}}:root{--primary-color:#1e40af;--primary-hover:#1d4ed8;--secondary-color:#64748b;--background-color:#f8fafc;--surface-color:#fff;--border-color:#e2e8f0;--text-primary:#0f172a;--text-secondary:#64748b;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a;--shadow-xl:0 20px 25px -5px #0000001a}.course-card-page{background:#f8fafc;background:var(--background-color);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;min-height:100vh}.course-card-header{background:linear-gradient(135deg,#1e40af,#3b82f6);overflow:hidden;padding:4rem 2rem;position:relative}.course-card-header:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='60' height='60' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='30' cy='30' r='4' fill='%23fff' fill-opacity='.05' fill-rule='evenodd'/%3E%3C/svg%3E");bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.header-content{margin:0 auto;max-width:1200px;position:relative;text-align:center;z-index:1}.main-title{animation:fadeInDown .8s ease-out;color:#fff;font-size:clamp(2.5rem,5vw,4rem);font-weight:900;letter-spacing:-.02em;margin-bottom:1rem;text-shadow:0 2px 4px #0000001a}.main-subtitle{animation:fadeInUp .8s ease-out;animation-delay:.2s;animation-fill-mode:forwards;color:#ffffffe6;font-size:clamp(1rem,2vw,1.25rem);line-height:1.6;margin:0 auto;max-width:700px;opacity:0}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.category-cards-section{margin:0 auto;max-width:1400px;padding:4rem 2rem}.category-cards-container{width:100%}.category-cards-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin-bottom:3rem}.category-card{animation:fadeInScale .6s ease-out forwards;background:#fff;border:1px solid #e2e8f0;border:1px solid var(--border-color);border-radius:1.5rem;box-shadow:0 4px 6px -1px #0000001a;box-shadow:var(--shadow-md);cursor:pointer;min-height:280px;opacity:0;overflow:hidden;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}@keyframes fadeInScale{0%{opacity:0;transform:scale(.95) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.card-gradient-bg{height:120px;left:0;opacity:.1;position:absolute;right:0;top:0;transition:all .4s ease}.card-content{display:flex;flex-direction:column;gap:1.5rem;height:100%;padding:2rem;position:relative;z-index:2}.category-icon{align-items:center;background:#fff;border-radius:1rem;box-shadow:0 8px 16px #0000001a;display:flex;font-size:2rem;height:70px;justify-content:center;margin-top:-25px;transition:all .4s ease;width:70px}.category-text{flex:1 1}.category-title{color:#0f172a;color:var(--text-primary);font-size:1.75rem;font-weight:800;line-height:1.2;margin-bottom:.75rem;margin-top:20px;transition:color .3s ease}.category-description{color:#64748b;color:var(--text-secondary);font-size:1rem;line-height:1.6;margin-bottom:1rem}.category-stats{background:#1e40af1a;border-radius:.5rem;color:#1e40af;color:var(--primary-color);display:inline-block;font-size:.875rem;font-weight:600;padding:.5rem 1rem;transition:all .3s ease}.category-card:hover .category-stats{background:#1e40af26;transform:translateX(4px)}.card-decoration{height:200px;opacity:.05;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;width:200px}.decoration-circle{background:#1e40af;background:var(--primary-color);border-radius:50%;position:absolute}.decoration-circle-1{height:120px;right:-40px;top:-40px;width:120px}.decoration-circle-2{height:80px;right:60px;top:20px;width:80px}.decoration-circle-3{height:50px;right:10px;top:80px;width:50px}.features-section{background:#fff;border-top:1px solid #e2e8f0;border-top:1px solid var(--border-color);padding:4rem 2rem}.features-container{margin:0 auto;max-width:1200px}.features-title{color:#0f172a;color:var(--text-primary);font-size:2.5rem;font-weight:800;margin-bottom:3rem;text-align:center}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.feature-item{background:#f8fafc;background:var(--background-color);border-radius:1rem;padding:2rem;text-align:center;transition:all .3s ease}.feature-item:hover{background:#fff;box-shadow:0 10px 15px -3px #0000001a;box-shadow:var(--shadow-lg);transform:translateY(-4px)}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature-item h3{color:#0f172a;color:var(--text-primary);font-size:1.25rem;font-weight:700;margin-bottom:.75rem}.feature-item p{color:#64748b;color:var(--text-secondary);font-size:.875rem;line-height:1.6}@media (max-width:1024px){.category-cards-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}@media (max-width:768px){.course-card-header{padding:3rem 1.5rem}.main-title{font-size:2.5rem}.main-subtitle{font-size:1rem}.category-cards-section{padding:3rem 1.5rem}.category-cards-grid{gap:1.5rem;grid-template-columns:1fr}.category-card{min-height:260px}.card-content{padding:1.5rem}.category-icon{font-size:1.75rem;height:60px;width:60px}.category-title{font-size:1.5rem}.features-section{padding:3rem 1.5rem}.features-title{font-size:2rem}.features-grid{gap:1.5rem;grid-template-columns:1fr}}@media (max-width:480px){.course-card-header{padding:2rem 1rem}.main-title{font-size:2rem}.main-subtitle{font-size:.9rem}.category-cards-section{padding:2rem 1rem}.category-card{min-height:240px}.card-content{padding:1.25rem}.category-icon{font-size:1.5rem;height:50px;width:50px}.category-title{font-size:1.25rem}.category-description{font-size:.875rem}.card-arrow{bottom:1.5rem;height:40px;right:1.5rem;width:40px}.features-section{padding:2rem 1rem}.features-title{font-size:1.75rem}.feature-item{padding:1.5rem}}*{box-sizing:border-box;margin:0;padding:0}.auth-container{align-items:center;background:linear-gradient(135deg,#fff,#509aee);display:flex;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;justify-content:center;min-height:100vh;padding:2rem 1rem}.auth-wrapper{background:#fff;border-radius:1.5rem;box-shadow:0 25px 50px -12px #00000040,0 0 0 1px #0000000d;display:grid;grid-template-columns:1fr 1fr;max-width:1100px;min-height:600px;overflow:hidden;width:100%}.auth-form-section{align-items:center;display:flex;justify-content:center;padding:2rem}.auth-form-content{max-width:400px;width:100%}.auth-header{margin-bottom:1.25rem}.auth-title{color:#0f172a;font-size:2rem;font-weight:800;line-height:1.2;margin-bottom:.5rem}.auth-subtitle{color:#64748b;font-size:1rem;line-height:1.5}.auth-form{display:flex;flex-direction:column;gap:.55rem}.error-banner{align-items:center;background:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;color:#dc2626;display:flex;font-size:.875rem;font-weight:500;gap:.75rem;padding:.875rem 1rem}.error-banner svg{flex-shrink:0}.form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.form-group{display:flex;flex-direction:column;gap:.3rem;margin-bottom:0}.form-label{color:#374151;font-size:.875rem;font-weight:500}.required{color:#dc2626}.form-input{background:#fff;border:1.5px solid #e5e7eb;border-radius:.5rem;color:#111827;font-family:Inter,sans-serif;font-size:.9375rem;padding:.65rem .9rem;transition:all .15s ease-out;width:100%}.form-input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a;outline:none}.form-input.error{border-color:#ef4444}.form-input.error:focus{box-shadow:0 0 0 3px #ef44441a}.form-input::placeholder{color:#9ca3af}.error-message,.error-message1{animation:none;color:#dc2626;display:block;font-size:.75rem;opacity:1;transition:none}.error-message{background:#fef2f2;border-left:3px solid #ef4444;border-radius:.3rem;font-weight:500;line-height:1.2;margin-bottom:0;margin-top:.3rem;padding:.3rem .55rem}.error-message *,.error-message i,.error-message img,.error-message svg,.error-message:after,.error-message:before{background-image:none!important;content:none!important;display:none!important}.error-message{content:attr(data-error)!important}.form-group-checkbox .error-message{margin-bottom:0;margin-top:.3rem;padding:.3rem .55rem}.form-group-checkbox{display:flex;flex-direction:column;gap:.3rem;margin-bottom:0}.checkbox-label{align-items:flex-start;gap:.5rem;margin-bottom:0;-webkit-user-select:none;user-select:none}.checkbox-input{border:1.5px solid #d1d5db;border-radius:.25rem;cursor:pointer;flex-shrink:0;height:1rem;margin-top:.125rem;width:1rem}.checkbox-input:checked{accent-color:#2563eb}.checkbox-text{color:#4b5563;font-size:.875rem;line-height:1.4}.link-text{color:#2563eb;font-weight:500;text-decoration:none}.link-text:hover{text-decoration:underline}.form-actions{align-items:center;display:flex;justify-content:space-between;margin-top:.5rem}.forgot-password-link{color:#2563eb;font-size:.875rem;font-weight:500;text-decoration:none}.forgot-password-link:hover{text-decoration:underline}.auth-button{align-items:center;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none;border-radius:.5rem;box-shadow:0 4px 14px #2563eb66;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;margin-top:.35rem;padding:.875rem 1.5rem;transition:all .2s ease-out;width:100%}.auth-button:hover:not(:disabled){box-shadow:0 8px 20px #2563eb80;transform:translateY(-2px)}.auth-button:disabled{cursor:not-allowed;opacity:.7}.auth-button.loading{opacity:.8}.spinner{animation:spin .6s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:16px;width:16px}@keyframes spin{to{transform:rotate(1turn)}}.divider{margin:1.5rem 0;position:relative;text-align:center}.divider:before{background:#e5e7eb;content:"";height:1px;left:0;position:absolute;right:0;top:50%}.divider span{color:#9ca3af;font-size:.875rem;padding:0 1rem;position:relative}.divider span,.social-button{background:#fff;font-weight:500}.social-button{align-items:center;border:1.5px solid #e5e7eb;border-radius:.5rem;color:#374151;cursor:pointer;display:flex;font-size:.9375rem;gap:.75rem;justify-content:center;padding:.75rem 1rem;transition:all .15s ease-out;width:100%}.social-button:hover{background:#f9fafb;border-color:#d1d5db}.social-button svg{flex-shrink:0}.auth-footer{margin-top:1.25rem;text-align:center}.auth-footer-text{color:#64748b;font-size:.9375rem}.auth-footer-link{color:#2563eb;font-weight:600;text-decoration:none}.auth-footer-link:hover{text-decoration:underline}.auth-branding-section{align-items:center;background:linear-gradient(135deg,#2563eb,#1e40af);display:flex;justify-content:center;overflow:hidden;padding:3rem 2.5rem;position:relative}.auth-branding-section:before{background:radial-gradient(circle,#ffffff1a 0,#0000 70%);content:"";height:100%;pointer-events:none;position:absolute;right:-50%;top:-50%;width:100%}.auth-branding-section:after{background:radial-gradient(circle,#ffffff0d 0,#0000 70%);bottom:-30%;content:"";height:80%;left:-30%;pointer-events:none;position:absolute;width:80%}.branding-content{color:#fff;max-width:400px;position:relative;text-align:center;z-index:1}.branding-title{font-size:2rem;font-weight:800;line-height:1.2;margin-bottom:1rem}.branding-description{font-size:1.0625rem;line-height:1.7;margin-bottom:2.5rem;opacity:.9}.branding-features{display:flex;flex-direction:column;gap:1rem}.feature-item{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:.75rem;display:flex;font-size:.9375rem;font-weight:500;gap:.875rem;padding:1rem;text-align:left;transition:all .2s ease-out}.feature-item:hover{background:#ffffff26;transform:translateX(4px)}.feature-item svg{flex-shrink:0}@media (max-width:1024px){.auth-wrapper{grid-template-columns:1fr;max-width:500px}.auth-branding-section{display:none}.auth-form-section{padding:2.5rem 2rem}}@media (max-width:640px){.auth-container{padding:1rem}.auth-wrapper{border-radius:1rem}.auth-form-section{padding:2rem 1.5rem}.auth-title{font-size:1.75rem}.auth-subtitle{font-size:.9375rem}.form-row{grid-template-columns:1fr}.form-actions{align-items:flex-start;flex-direction:column;gap:.75rem}.auth-footer{margin-top:1.5rem}}@media (max-width:480px){.auth-form-section{padding:1.5rem 1rem}.auth-title{font-size:1.5rem}.auth-button,.social-button{font-size:.875rem;padding:.75rem 1rem}}.auth-button:focus-visible,.checkbox-input:focus-visible,.form-input:focus-visible,.social-button:focus-visible{outline:2px solid #2563eb;outline-offset:2px}@media (prefers-reduced-motion:reduce){.auth-button,.feature-item,.form-input,.social-button{transition:none}.spinner{animation:none}}@media (prefers-contrast:high){.form-input{border-width:2px}.auth-button,.social-button{border:2px solid}}.admin-config-container{background:#f8f9fa;margin:0 auto;max-width:1400px;min-height:100vh;padding:40px 20px}.admin-config-loading{align-items:center;color:#4f46e5;display:flex;font-size:1.5rem;justify-content:center;min-height:100vh}.admin-config-header{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;margin-bottom:40px;padding:30px;text-align:center}.admin-config-header h1{color:#1a1a1a;font-size:2.5rem;font-weight:700;margin-bottom:10px}.admin-config-header p{color:#666;font-size:1.1rem}.save-message{align-items:center;animation:slideIn .3s ease-out;border-radius:8px;box-shadow:0 4px 12px #00000026;display:flex;font-weight:600;gap:10px;padding:15px 25px;position:fixed;right:20px;top:20px;z-index:1000}.save-message.success{background:#10b981;color:#fff}@keyframes slideIn{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}.admin-config-content{display:flex;flex-direction:column;gap:30px}.config-section{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:30px}.section-header{border-bottom:2px solid #e5e7eb;margin-bottom:25px;padding-bottom:20px}.section-header h2{color:#1a1a1a;font-size:1.8rem;font-weight:600;margin-bottom:8px}.section-header p{color:#666;font-size:1rem}.visibility-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.visibility-item{align-items:center;background:#f8f9fa;border:2px solid #e5e7eb;border-radius:8px;display:flex;justify-content:space-between;padding:20px;transition:all .3s ease}.visibility-item:hover{border-color:#4f46e5;box-shadow:0 4px 12px #4f46e51a}.visibility-info h3{color:#1a1a1a;font-size:1.1rem;font-weight:600;margin-bottom:5px}.visibility-info p{color:#666;font-size:.9rem}.toggle-switch{display:inline-block;flex-shrink:0;height:28px;position:relative;width:56px}.toggle-switch.small{height:24px;width:48px}.toggle-switch input{height:0;opacity:0;width:0}.toggle-slider{background-color:#cbd5e1;border-radius:28px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.3s}.toggle-slider:before{background-color:#fff;border-radius:50%;bottom:4px;content:"";height:20px;left:4px;position:absolute;transition:.3s;width:20px}.toggle-switch.small .toggle-slider:before{height:16px;width:16px}input:checked+.toggle-slider{background-color:#4f46e5}input:checked+.toggle-slider:before{transform:translateX(28px)}.toggle-switch.small input:checked+.toggle-slider:before{transform:translateX(24px)}.free-books-config{display:flex;flex-direction:column;gap:25px}.category-config{background:#f8f9fa;border:2px solid #e5e7eb;border-radius:8px;padding:20px}.category-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;margin-bottom:15px;padding-bottom:15px}.category-header h3{color:#1a1a1a;font-size:1.2rem;font-weight:600}.category-config-content{padding-top:15px}.all-free-option{background:#fff;border:2px solid #e5e7eb;border-radius:6px;margin-bottom:20px;padding:15px}.checkbox-label{align-items:center;color:#1a1a1a;cursor:pointer;display:flex;font-size:1rem;font-weight:500;gap:10px}.checkbox-label input[type=checkbox]{accent-color:#4f46e5;cursor:pointer;height:20px;width:20px}.books-list{margin-top:20px}.books-list h4{color:#666;font-size:1rem;font-weight:600;margin-bottom:15px}.books-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.book-checkbox{align-items:center;background:#fff;border:2px solid #e5e7eb;border-radius:6px;cursor:pointer;display:flex;gap:10px;padding:12px 15px;transition:all .2s ease}.book-checkbox:hover{border-color:#4f46e5;box-shadow:0 2px 8px #4f46e51a}.book-checkbox input[type=checkbox]{accent-color:#4f46e5;cursor:pointer;flex-shrink:0;height:18px;width:18px}.book-name{color:#1a1a1a;flex:1 1;font-size:.95rem;font-weight:500}.book-price{color:#4f46e5;flex-shrink:0;font-size:.9rem;font-weight:600}.no-books{color:#999;font-style:italic;padding:30px;text-align:center}.all-free-indicator{align-items:center;background:#dcfce7;border:2px solid #86efac;border-radius:6px;color:#15803d;display:flex;font-weight:600;gap:10px;padding:20px}.all-free-indicator svg{stroke:#15803d;flex-shrink:0}.config-actions{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;display:flex;gap:15px;justify-content:flex-end;padding:30px}.btn-primary,.btn-secondary{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:10px;padding:14px 28px;transition:all .3s ease}.btn-primary{background:#4f46e5;color:#fff}.btn-primary:hover{background:#4338ca;box-shadow:0 4px 12px #4f46e54d;transform:translateY(-2px)}.btn-secondary{background:#fff;border:2px solid #e5e7eb;color:#666}.btn-secondary:hover{border-color:#4f46e5;box-shadow:0 4px 12px #4f46e51a;color:#4f46e5;transform:translateY(-2px)}.btn-primary svg,.btn-secondary svg{flex-shrink:0}@media (max-width:768px){.admin-config-container{padding:20px 10px}.admin-config-header h1{font-size:2rem}.books-grid,.visibility-grid{grid-template-columns:1fr}.config-actions{flex-direction:column}.btn-primary,.btn-secondary{justify-content:center;width:100%}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
/*# sourceMappingURL=main.81edb20c.css.map*/