.pk-header{width:100%;background:#fff;border-bottom:1px solid #e8e8e8;position:sticky;top:0;z-index:1000}.pk-header-content{width:100%;max-width:1400px;margin:0 auto;padding:12px 24px;display:flex;align-items:center;justify-content:space-between;gap:20px;box-sizing:border-box}.pk-logo{display:flex;align-items:center;cursor:pointer;flex-shrink:0}.pk-logo img{height:54px;width:auto;object-fit:contain;display:block}.pk-header-actions{display:flex;align-items:center;gap:24px;flex-shrink:0}.pk-user-profile,.pk-help-section,.pk-cart-section{display:flex;align-items:center;gap:7px;cursor:pointer}.pk-user-avatar{width:32px;height:32px;border-radius:50%;overflow:hidden;flex-shrink:0}.pk-user-avatar img{width:100%;height:100%;object-fit:cover;display:block}.pk-help-icon,.pk-cart-icon{width:20px;height:20px;object-fit:contain;display:block;flex-shrink:0}.pk-login-text,.pk-help-text,.pk-cart-text{font-size:14px;font-weight:500;color:#222;line-height:1;white-space:nowrap}@media(max-width:768px){.pk-header-content{padding:10px 16px;gap:12px}.pk-logo img{height:46px}.pk-header-actions{gap:16px}.pk-user-avatar{width:28px;height:28px}.pk-help-icon,.pk-cart-icon{width:18px;height:18px}.pk-login-text,.pk-help-text,.pk-cart-text{font-size:12px}}@media(max-width:500px){.pk-header-content{padding:8px 12px;gap:8px}.pk-logo img{height:40px;max-width:120px}.pk-header-actions{gap:10px}.pk-user-profile,.pk-help-section,.pk-cart-section{gap:4px}.pk-user-avatar{width:22px;height:22px}.pk-help-icon,.pk-cart-icon{width:15px;height:15px}.pk-login-text,.pk-help-text,.pk-cart-text{font-size:10px}}@media(max-width:360px){.pk-header-content{padding:8px 10px}.pk-header-actions{gap:8px}.pk-login-text,.pk-help-text,.pk-cart-text{font-size:9px}.pk-logo img{height:36px;max-width:105px}}html,body,#root{height:100%;margin:0;padding:0;background:#000;overflow-x:hidden}.footer{background:#000;color:#fff;padding:24px 18px 14px;width:100%;margin-top:auto;font-family:Arial,Helvetica,sans-serif}.footer-content{max-width:1200px;margin:auto;display:grid;grid-template-columns:2fr 1fr 1fr;gap:28px;align-items:start}.footer-section{min-width:0}.footer-section h4{font-size:16px;margin:0 0 10px}.footer-section p{font-size:13px;line-height:1.6;color:#d1d5db;margin:0}.footer-section p a{font-size:13px;line-height:1.6;color:#d1d5db;margin:0;color:#00f}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{font-size:13px;margin-bottom:8px;cursor:pointer;color:#d1d5db;word-break:break-word}.footer-links li:hover{color:#fff}.footer a{color:#d1d5db;text-decoration:none;margin-left:4px;word-break:break-word}.footer a:hover{color:#fff}.footer-bottom{border-top:1px solid #374151;margin-top:16px;padding-top:10px;text-align:center;font-size:12px;color:#9ca3af}@media(max-width:700px){.footer{padding:20px 14px 12px}.footer-content{grid-template-columns:1fr 1fr;gap:20px 18px}.footer-section:first-child{grid-column:1 / -1}.footer-section:nth-child(2),.footer-section:nth-child(3){grid-column:auto}.footer-section h4{font-size:15px;margin-bottom:8px}.footer-section p,.footer-links li,.footer a{font-size:12px;line-height:1.5}.footer-bottom{margin-top:14px;padding-top:8px;font-size:11px}}.whatsapp-contact{color:#d1d5db;text-decoration:none}.whatsapp-contact:hover{color:#fff}html,body,#root{width:100%;min-height:100%;margin:0;padding:0;background:#fafafc;overflow-x:hidden}.cart-page{width:100%;min-height:100vh;background:#fafafc}.cart-mobile-root,.order-detail-mobile{width:100%;min-height:100vh;background:#fafafc;font-family:Inter,Arial,sans-serif}.cart-mobile-root,.order-detail-mobile{max-width:100%;margin:0}.cart-header{display:flex;align-items:center;justify-content:center;background:#fff;padding:18px 16px 14px;font-size:1.5rem;font-weight:700;border-bottom:1px solid #e5e5ec;position:sticky;top:0;z-index:5}.cart-title{flex:1;text-align:center;color:#111;margin:0}.cart-back{font-size:1.55rem;cursor:pointer;line-height:1;color:#111;margin-right:10px}.cart-tabs{display:flex;justify-content:center;align-items:center;background:#fff;border-bottom:1px solid #ececf3}.cart-tabs-single{justify-content:center}.cart-tab{width:100%;text-align:center;font-weight:700;padding:14px 12px 12px;font-size:1.08rem;color:#898989;border-bottom:2.5px solid transparent}.cart-tab-active{color:#131313;border-bottom:2.5px solid #3a5ad9}.empty-bag{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:calc(100vh - 130px);text-align:center;background:#fafafc;padding:24px 16px}.empty-bag-img{width:140px;max-width:100%;margin-bottom:16px}.empty-bag-text{color:#484848;font-size:1.06rem;margin-bottom:20px;max-width:320px;line-height:1.5}.cart-blue-btn{padding:11px 34px;background:#3a5ad9;color:#fff;border:none;border-radius:9px;font-weight:700;font-size:1.05rem;box-shadow:0 2px 10px #7686e752;cursor:pointer}.cart-mobile-list{width:100%;padding:16px}.cart-mobile-card{width:100%;background:#fff;margin:0 0 16px;border-radius:16px;box-shadow:0 2px 8px #e3e4f566;padding:16px 14px;cursor:pointer;transition:.18s ease;border:1px solid #e4e4fa}.cart-mobile-card:active{box-shadow:0 4px 18px #b9cdf352;border-color:#3a5ad9}.cart-card-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.cart-card-left{display:flex;align-items:center;gap:12px;min-width:0}.cart-card-icon{width:50px;height:50px;object-fit:contain;flex-shrink:0}.cart-card-content{min-width:0}.cart-card-title{font-size:1.12rem;font-weight:700;color:#232323;line-height:1.2}.cart-card-meta{font-size:.96rem;color:#555;margin-top:2px}.cart-card-side{text-align:right;flex-shrink:0}.cart-card-oldprice{text-decoration:line-through;color:#999;font-size:.92rem;line-height:1.1}.cart-card-price{font-weight:700;color:#3a5ad9;font-size:1.35rem;line-height:1.2}.cart-card-qty,.cart-card-status{font-size:.96rem;color:#474747;line-height:1.3}.cart-card-link{color:#405dbc;font-weight:700;font-size:.98rem;text-align:right;margin-top:10px}.order-detail-info{background:#fff;margin:16px;border-radius:16px;box-shadow:0 2px 8px #d0ddf126;padding:18px 16px}.detail-field{margin-bottom:14px;font-size:1rem;display:flex;align-items:flex-start;gap:8px;flex-wrap:wrap;border-bottom:1px solid #f1f1f6;padding-bottom:10px}.detail-field:last-child{margin-bottom:0;border-bottom:none;padding-bottom:0}.detail-label{font-weight:700;min-width:120px;color:#333}.detail-value{flex:1;color:#4a4a4a;word-break:break-word}.detail-link{color:#3a5ad9;font-weight:600;text-decoration:none}.detail-link:hover{text-decoration:underline}.detail-address-block{display:inline-block;line-height:1.6}.cart-login-wrap{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#fafafc;padding:20px;text-align:center}@media(min-width:768px){.cart-mobile-root,.order-detail-mobile{max-width:900px;margin:0 auto}.cart-mobile-list{padding:24px}.order-detail-info{margin:24px;padding:24px}}@media(max-width:480px){.cart-header{font-size:1.3rem;padding:16px 12px 12px}.cart-mobile-list{padding:12px}.cart-mobile-card{padding:14px 12px}.cart-card-row{align-items:flex-start}.cart-card-icon{width:44px;height:44px}.cart-card-title{font-size:1rem}.cart-card-price{font-size:1.2rem}.detail-label{min-width:100px}}.cart-cancel-btn{margin-top:10px;padding:10px 14px;border:none;outline:none;border-radius:10px;background:#e53935;color:#fff;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease;align-self:flex-end;min-width:120px}.cart-cancel-btn:hover{background:#c62828;transform:translateY(-1px)}.cart-cancel-btn:disabled{background:#cfcfcf;color:#666;cursor:not-allowed;transform:none}.cart-cancel-btn-detail{margin-top:0;margin-left:12px;white-space:nowrap}.detail-field-action{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.detail-field-main{display:flex;align-items:center;gap:8px;flex-wrap:wrap}@media(max-width:768px){.cart-cancel-btn{width:fit-content;min-width:110px;padding:9px 12px;font-size:12px}.detail-field-action{align-items:flex-start}.cart-cancel-btn-detail{margin-left:0}}.cart-cancel-btn{margin-top:10px;padding:9px 14px;border:none;border-radius:10px;background:#e53935;color:#fff;font-size:13px;font-weight:600;cursor:pointer;transition:.2s ease}.cart-cancel-btn:hover{background:#c62828}.cart-cancel-btn:disabled{opacity:.7;cursor:not-allowed}.cart-cancel-btn-below{display:inline-flex;align-self:flex-start;margin-top:12px}.cart-cancel-detail-btn{margin-top:16px}.cart-cancel-confirm-box{margin-top:12px;padding:10px;border:1px solid #f1c0c0;background:#fff5f5;border-radius:12px;width:fit-content}.cart-cancel-confirm-text{font-size:13px;font-weight:600;color:#b71c1c;margin-bottom:8px}.cart-cancel-confirm-actions{display:flex;gap:8px;flex-wrap:wrap}.cart-confirm-yes-btn,.cart-confirm-no-btn{border:none;border-radius:8px;padding:8px 12px;font-size:12px;font-weight:600;cursor:pointer}.cart-confirm-yes-btn{background:#e53935;color:#fff}.cart-confirm-no-btn{background:#ececec;color:#222}.cart-inline-message{margin:12px 0;padding:10px 12px;border-radius:10px;background:#eef7ee;color:#1b5e20;font-size:13px;font-weight:600}.loader-overlay{position:fixed;inset:0;width:100vw;height:100vh;background:#fff;display:flex;justify-content:center;align-items:center;z-index:9999}.loader-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;font-family:Poppins,sans-serif}.book-loader{display:flex;justify-content:center;align-items:center;gap:6px}.page{width:12px;height:40px;background:#3498db;border-radius:4px;animation:flip 1s infinite ease-in-out}.page:nth-child(2){background:#9b59b6;animation-delay:.2s}.page:nth-child(3){background:#e67e22;animation-delay:.4s}@keyframes flip{0%,to{transform:scaleY(1)}50%{transform:scaleY(.3)}}.loading-text{margin-top:15px;font-size:18px;font-weight:600;color:#333}.order-main-bg{min-height:100vh;background:#fafbfc;padding:24px 12px 40px;box-sizing:border-box;display:flex;flex-direction:column}.back-btn-wrapper{display:flex;justify-content:center;align-items:center;margin:40px 0}.back-link{text-decoration:none}.back-btn{background-color:#dea20b;color:#fff;border:none;padding:12px 28px;font-size:16px;font-weight:600;border-radius:6px;cursor:pointer;transition:background-color .3s ease,transform .2s ease}.back-btn:hover{background-color:#05200f;transform:translateY(-2px)}.back-btn:active{transform:translateY(0)}.order-tabs{display:flex;justify-content:center;gap:20px;margin-bottom:22px}.order-tab{padding:10px 40px;border-radius:999px;background:#eee;color:#333;border:none;font-weight:600;font-size:.9rem;box-shadow:0 2px 8px #0000000f;cursor:pointer;text-align:center;line-height:1.2;transition:background .15s ease,color .15s ease}.order-tab.active,.order-tab:hover{background:#232323;color:#fff}.order-form-wrap{background:#fff;max-width:440px;width:100%;border-radius:20px;margin:0 auto;box-shadow:0 2px 10px #506e6424;padding:24px 20px 26px;display:flex;flex-direction:column;align-items:stretch;box-sizing:border-box}.order-form-wrap h2{color:#232323;font-size:1.1rem;font-weight:700;margin-bottom:16px;text-align:center}.input,.order-form-wrap select,.order-form-wrap textarea{width:100%;background:#fafbfc;border:1.7px solid #e0e0e0;border-radius:10px;padding:10px 12px;margin-bottom:12px;font-size:.95rem;outline:none;box-sizing:border-box;font-family:inherit}.order-form-wrap select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:linear-gradient(45deg,transparent 50%,#999 50%),linear-gradient(135deg,#999 50%,transparent 50%);background-position:calc(100% - 14px) 15px,calc(100% - 9px) 15px;background-size:5px 5px,5px 5px;background-repeat:no-repeat}.order-form-wrap textarea{min-height:60px;resize:vertical}.input-row{display:flex;width:100%;gap:10px;align-items:center;margin-bottom:12px}.order-label{font-size:.95rem;min-width:90px;color:#333}.pdf-pages-info{color:#109d3e;font-size:.9rem;margin-bottom:8px}.error-text{color:#c02a1e;font-size:.9rem;margin-bottom:8px}.order-form-wrap p,.order-form-wrap span,.order-form-wrap label,.order-form-wrap sub{font-size:.9rem}.custom-file-label{border:1px solid #ccc;padding:6px 12px;display:inline-block;cursor:pointer;background:#f8f8f8;border-radius:8px;font-size:.9rem}.upi-info{margin:12px 0;text-align:center;font-size:.9rem}.qr{width:220px;height:220px;object-fit:contain;margin-bottom:8px}.transaction-file-info{margin-top:8px;font-size:.9rem}.total-cost-box{font-size:.98rem;margin:14px 0 4px;color:#04793f;font-weight:600;text-align:right}.order-btn{width:100%;min-height:48px;border-radius:10px;background:#232323;color:#fff;font-size:1rem;font-weight:700;border:none;margin-top:10px;cursor:pointer;transition:background .15s ease,color .15s ease}.order-btn:hover:not(:disabled){background:#ffb700;color:#232323}.order-btn:disabled{opacity:.6;cursor:not-allowed}.order-link-button{margin-top:6px;padding:6px 12px;background-color:#007bff;color:#fff;border-radius:4px;font-size:.78rem;cursor:pointer;display:inline-block;text-decoration:none}@media(max-width:600px){.order-main-bg{padding:16px 8px 28px}.order-form-wrap{padding:20px 14px 22px;border-radius:16px}.order-tabs{gap:12px}.order-tab{padding:8px 22px;font-size:.82rem}}.auth-modal-overlay{position:fixed;inset:0;background:#11182759;z-index:1400;overflow-y:auto;overflow-x:hidden;display:flex;justify-content:center;align-items:flex-start;padding:18px 12px}.auth-modal{background:#fff;border-radius:18px;box-shadow:0 18px 55px #00000029;width:min(420px,100%);max-height:calc(100vh - 36px);overflow-y:auto;padding:28px 22px 20px;margin:0 auto}.auth-modal{background:#fff;border-radius:20px;box-shadow:0 10px 36px 8px #aef6cf24,0 2px 8px #b0e5d2;min-width:300px;max-width:90vw;padding:34px 28px 20px;display:flex;flex-direction:column;align-items:center;animation:popup-in .34s cubic-bezier(.25,.46,.45,.94)}@keyframes popup-in{0%{transform:scale(.7);opacity:0}to{transform:scale(1);opacity:1}}.modal-header{display:flex;flex-direction:column;align-items:center;margin-bottom:7px}.modal-logo{width:54px;height:54px;border-radius:12px;margin-bottom:7px}.modal-title{font-size:1.24rem;font-weight:700;text-align:center;color:#232323;margin:10px 0 28px;line-height:1.24}.auth-form{display:flex;flex-direction:column;width:100%;align-items:center}.auth-form input{width:100%;max-width:270px;margin-bottom:16px;padding:13px 11px;border-radius:7px;border:2px solid #d3e3ea;background:#fafffd;font-size:1rem;transition:border .2s;outline:none}.auth-form select:focus{border:2px solid #31c271}.auth-form select{width:100%;max-width:270px;margin-bottom:16px;padding:13px 11px;border-radius:7px;border:2px solid #d3e3ea;background:#fafffd;font-size:1rem;transition:border .2s;outline:none}.auth-form input:focus{border:2px solid #31c271}.auth-btn{width:100%;max-width:270px;padding:12px 0;border:none;border-radius:7px;background:#c58a1d;color:#232323;font-weight:700;font-size:1.09rem;cursor:pointer;box-shadow:0 2px 12px #e7eedb80;margin-bottom:6px;transition:background .18s,color .18s}.auth-btn:hover{background-color:#000;color:#c58a1d}.auth-links{width:100%;display:flex;justify-content:flex-end;margin-bottom:5px}.transparent-link{background:none;border:none;color:#2ecf97;font-size:.98rem;text-align:right;text-decoration:underline;cursor:pointer;padding:0;margin-left:2px}.transparent-link:hover{color:#ff9800}.switch-auth{margin-top:16px;text-align:center;font-size:.98rem;color:#313131}.switch-btn{color:#2ecf97;background:none;border:none;font-weight:700;margin-left:8px;font-size:1rem;cursor:pointer;transition:color .18s}.switch-btn:hover{color:#ff9409}@media(max-width:520px){.auth-modal{min-width:97vw;padding:14px 3vw 15px;border-radius:14px}.modal-title{font-size:1rem}}.resetpw-bg{min-height:100vh;background:#ededed;display:flex;align-items:center;justify-content:center;font-family:Poppins,sans-serif}.resetpw-container{background:#fff;padding:2.5rem 2rem;border-radius:22px;box-shadow:0 4px 20px #0001;min-width:345px;width:100%;max-width:350px;text-align:center}.resetpw-logo{width:48px;margin-bottom:10px}.resetpw-title{font-weight:800;color:#d7a78f;margin-bottom:8px}.resetpw-message{color:#d7a78f;font-size:15px;margin-bottom:24px}.resetpw-input{width:100%;padding:12px;margin:10px 0 18px;border:1px solid #d7a78f;border-radius:12px;outline:none;font-size:16px;background:#faf9f8;transition:border-color .3s}.resetpw-input:focus{border-color:#d7a78f}.resetpw-error{background:#ffeaea;color:#fa5858;padding:9px 0;border-radius:9px;font-size:14px;margin-bottom:12px;border:1px solid #fa585866}.resetpw-success{background:#d7a78f;color:#d7a78f;padding:9px 0;border-radius:9px;font-size:15px;margin-bottom:12px;border:1px solid #ce9273}.resetpw-btn{width:100%;padding:12px 0;background:#d7a78f;color:#fff;font-size:17px;font-weight:600;border:none;border-radius:12px;cursor:pointer;box-shadow:0 2px 8px #d7a78f;margin-top:6px;transition:background .2s}.resetpw-btn:disabled{background:#d7a78f;cursor:not-allowed}.resetpw-back{margin-top:30px}.resetpw-back a{color:#143969;text-decoration:none;font-weight:700;font-size:15px}.profile-page{min-height:100vh;background:linear-gradient(180deg,#f4f1e8,#ebe5d8);padding:16px;box-sizing:border-box;font-family:Arial,sans-serif}.profile-loading,.profile-login-prompt{min-height:100vh;display:flex;align-items:center;justify-content:center;flex-direction:column}.profile-login-btn{margin-top:12px;background:#d4a017;color:#1f2b3a;border:none;padding:10px 18px;border-radius:10px;cursor:pointer;font-size:15px;font-weight:700}.profile-top-card{background:#1f2b3a;border:2px solid #d4a017;border-radius:24px;padding:18px;box-shadow:0 10px 24px #0f16202e}.profile-top-row{display:flex;align-items:flex-start;gap:14px}.profile-avatar-wrap{position:relative;flex-shrink:0}.profile-avatar{width:78px;height:78px;border-radius:50%;background:#2b3a4d;border:3px solid #d4a017;display:flex;align-items:center;justify-content:center;color:#fff7df}.profile-badge{position:absolute;right:-2px;bottom:2px;width:22px;height:22px;border-radius:50%;background:#d4a017;color:#1f2b3a;font-size:12px;display:flex;align-items:center;justify-content:center;border:2px solid #ffffff}.profile-main-info{flex:1;min-width:0}.profile-name{margin:0;font-size:28px;font-weight:700;color:#fff;line-height:1.1}.profile-subtitle{margin:4px 0 10px;color:#f3deb0;font-size:18px;font-weight:500}.profile-contact-row{display:flex;align-items:center;gap:8px;color:#e8e2d3;font-size:16px;margin-bottom:6px;word-break:break-word}.profile-contact-icon{color:#d4a017;min-width:18px;text-align:center}.profile-edit-btn{border:none;background:#d4a017;color:#1f2b3a;padding:8px 14px;border-radius:12px;font-size:15px;font-weight:600;cursor:default;flex-shrink:0}.profile-college-card{margin-top:18px;background:linear-gradient(90deg,#243447,#1f2b3a);color:#fff;border:2px solid #d4a017;border-radius:18px;padding:16px 18px;display:flex;align-items:center;justify-content:space-between;gap:12px}.profile-college-left{display:flex;align-items:center;gap:12px;min-width:0}.profile-college-icon{font-size:24px;color:#d4a017}.profile-college-text{font-size:18px;font-weight:600;line-height:1.35;color:#fff8e8}.profile-college-arrow{font-size:26px;opacity:.95;flex-shrink:0;color:#d4a017}.profile-student-grid{margin-top:16px;display:grid;grid-template-columns:1fr 1fr;gap:12px}.student-box{background:#fff;border:1.5px solid #e1c46a;border-radius:16px;padding:14px 12px;display:flex;align-items:flex-start;gap:10px;min-height:72px;box-shadow:0 4px 12px #1f2b3a0f}.student-box-icon{font-size:18px;color:#c99700;margin-top:2px;flex-shrink:0}.student-box-content{display:flex;flex-direction:column;gap:4px;min-width:0}.student-box-label{font-size:14px;color:#6d5b2c;font-weight:600}.student-box-value{font-size:16px;color:#1f2b3a;font-weight:600;word-break:break-word}.profile-menu{margin-top:16px;display:flex;flex-direction:column;gap:14px}.menu-item{background:#fff;border:1.5px solid #e1c46a;border-radius:18px;padding:18px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 6px 18px #141b3414;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.menu-item:hover{transform:translateY(-1px);box-shadow:0 10px 22px #141b341f;border-color:#d4a017}.menu-left{display:flex;align-items:center;gap:12px}.menu-icon{width:28px;text-align:center;font-size:22px;color:#1f2b3a}.menu-title{font-size:18px;font-weight:600;color:#1f2b3a}.menu-arrow{font-size:28px;color:#d4a017;line-height:1}@media(max-width:600px){.profile-page{padding:12px}.profile-top-card{padding:16px;border-radius:22px}.profile-top-row{gap:10px}.profile-avatar{width:68px;height:68px}.profile-name{font-size:22px}.profile-subtitle{font-size:15px}.profile-contact-row{font-size:14px}.profile-edit-btn{font-size:13px;padding:7px 10px}.profile-college-text{font-size:15px}.profile-student-grid{grid-template-columns:1fr 1fr;gap:10px}.student-box{padding:12px 10px;min-height:68px}.student-box-label{font-size:13px}.student-box-value{font-size:14px}.menu-item{padding:16px}.menu-title{font-size:16px}}.pa-wrap{width:100%;max-width:360px;margin:0 auto;padding:14px 16px 28px;font-family:Arial,Helvetica,sans-serif}.pa-header{display:flex;align-items:center;gap:10px;margin-bottom:12px}.pa-back{border:none;background:transparent;font-size:20px;cursor:pointer;padding:6px 8px;border-radius:8px}.pa-title{font-size:18px;font-weight:700;margin:0;display:flex;align-items:center;gap:6px}.pa-pin{font-size:18px}.pa-form{display:flex;flex-direction:column;gap:12px}.pa-label{font-size:12px;font-weight:700;color:#333;margin-top:2px;margin-bottom:-8px}.pa-input{height:40px;border:1px solid #d7d7d7;border-radius:10px;padding:0 12px;outline:none;font-size:14px;background:#fff}.pa-input::placeholder{color:#777}.pa-row{display:flex;gap:12px}.pa-col{flex:1;display:flex;flex-direction:column;gap:8px}.pa-hint{font-size:12px;color:#666;margin-top:-2px}.pa-submit{margin-top:10px;height:42px;border:none;border-radius:22px;background:#4caf7a;color:#fff;font-weight:700;font-size:14px;cursor:pointer;width:140px;align-self:center;box-shadow:0 8px 16px #4caf7a40}.pa-submit:disabled{opacity:.7;cursor:not-allowed}.pa-msg{font-size:13px;padding:10px 12px;border-radius:10px}.pa-err{background:#ffe7e7;color:#b30000;border:1px solid #ffd0d0}.pa-ok{background:#e9fff1;color:#0b6b2b;border:1px solid #c9f5d7}.pa-page{min-height:100vh;background:#fff;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:#111}.pa-topbar{height:54px;display:flex;align-items:center;gap:10px;padding:0 12px;border-bottom:1px solid #ececec;position:sticky;top:0;background:#fff;z-index:10}.pa-backBtn{width:40px;height:40px;border:none;background:transparent;border-radius:10px;cursor:pointer;display:grid;place-items:center}.pa-backBtn:hover{background:#f5f5f5}.pa-backIcon{font-size:20px;line-height:1}.pa-titleWrap{flex:1;display:flex;align-items:center}.pa-title{font-size:18px;font-weight:650}.pa-content{padding:14px 14px 28px}.pa-rowBtn{width:100%;display:flex;align-items:center;justify-content:space-between;padding:14px 12px;border:none;background:#fff;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;cursor:pointer}.pa-rowBtn:hover{background:#fafafa}.pa-rowText{font-size:14px;font-weight:600;color:#222}.pa-rowChevron{font-size:22px;color:#888;margin-left:10px}.pa-sectionLabel{margin-top:14px;margin-bottom:8px;font-size:13px;font-weight:700;color:#555}.pa-cards{display:flex;flex-direction:column;gap:12px}.pa-card{border:1px solid #dadada;border-radius:14px;background:#fff;box-shadow:0 1px #00000005;cursor:pointer;outline:none}.pa-card:hover{border-color:#cfcfcf}.pa-card.isSelected{border-color:#111}.pa-cardInner{padding:14px 14px 12px}.pa-name{font-weight:750;font-size:15px;margin-bottom:6px}.pa-address{font-size:13px;color:#444;line-height:1.35;margin-bottom:10px}.pa-phone{font-size:13px;color:#444;margin-bottom:10px}.pa-phoneLabel{color:#666}.pa-phoneValue{font-weight:650}.pa-actions{display:flex;justify-content:flex-end}.pa-stateText{padding:16px 4px;color:#666;font-size:14px}.pa-errorBox,.pa-emptyBox{border:1px dashed #d8d8d8;border-radius:14px;padding:14px;background:#fff}.pa-errorTitle,.pa-emptyTitle{font-weight:750;margin-bottom:6px}.pa-errorMsg,.pa-emptyMsg{color:#666;font-size:13px;line-height:1.35;margin-bottom:12px}.pa-retryBtn,.pa-primaryBtn{border:none;padding:10px 14px;border-radius:10px;cursor:pointer;font-weight:700}.pa-retryBtn,.pa-primaryBtn{background:#111;color:#fff}.settings-page{min-height:100vh;background:#fff;font-family:Arial,sans-serif;color:#111}.settings-topbar{display:flex;align-items:center;gap:10px;padding:14px 16px}.settings-backBtn{border:none;background:transparent;font-size:22px;line-height:1;cursor:pointer;padding:6px 8px}.settings-titleRow{display:flex;align-items:center;gap:8px}.settings-gear{font-size:18px}.settings-title{margin:0;font-size:18px;font-weight:600}.settings-divider{height:1px;background:#e6e6e6;width:100%}.settings-list{width:100%}.settings-item{width:100%;padding:16px;background:#fff;border:none;display:flex;align-items:center;justify-content:space-between;cursor:pointer;text-align:left}.settings-itemText{font-size:14px;font-weight:600;color:#2b2b2b}.settings-chevron{font-size:22px;color:#8a8a8a;line-height:1}.admin-container{width:100%;min-height:100vh;margin:20px auto;padding:20px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#333;background:#fff;box-shadow:0 0 10px #0000001a;border-radius:8px;overflow-x:auto;overflow-y:auto}.admin-container h2{margin-bottom:20px;font-weight:700;font-size:1.8rem;text-align:center;color:#222}.error-msg{background:#ffe6e6;color:#c00;border:1px solid #cc0000;padding:10px;margin-bottom:15px;border-radius:5px;text-align:center}.admin-form{display:flex;flex-direction:column;gap:15px;max-width:400px;margin:0 auto 40px}.admin-input{padding:12px 15px;font-size:1rem;border:1px solid #bbb;border-radius:5px;transition:border-color .3s ease}.admin-input:focus{border-color:#007bff;outline:none}.admin-btn{background-color:#007bff;color:#fff;padding:14px;font-size:1.1rem;border:none;cursor:pointer;border-radius:5px;font-weight:600;transition:background-color .3s ease}.admin-btn:hover:not(:disabled){background-color:#0056b3}.admin-btn:disabled{background-color:#7ea9d6;cursor:not-allowed}.orders-table{width:100%;border-collapse:collapse;margin-bottom:40px;font-size:.9rem;display:block;overflow-x:auto}.orders-table thead tr{background-color:#007bff;color:#fff}.orders-table th,.orders-table td{padding:10px 12px;border:1px solid #ddd;text-align:left;vertical-align:middle;white-space:nowrap}.orders-table tbody tr:nth-child(2n){background-color:#f9f9f9}.orders-table a{color:#007bff;text-decoration:none}.orders-table a:hover{text-decoration:underline}@media(max-width:1024px){.orders-table th,.orders-table td{padding:8px 10px;font-size:.85rem}}@media(max-width:768px){.admin-form{max-width:100%;padding:0 10px}.orders-table{font-size:.8rem}}@media(max-width:480px){.admin-container{padding:15px;margin:10px}.admin-btn{padding:12px;font-size:1rem}.orders-table th,.orders-table td{padding:6px 8px}}.stu-page{min-height:100vh;background:#fff;font-family:Arial,sans-serif}.stu-topbar{display:flex;align-items:center;gap:10px;padding:14px 14px 8px}.stu-back{border:none;background:transparent;font-size:22px;cursor:pointer;padding:6px 8px}.stu-title{margin:0;font-size:18px;font-weight:700;flex:1}.stu-editBtn{border:1px solid #d9d9d9;background:#fff;padding:8px 12px;border-radius:10px;font-size:13px;cursor:pointer}.stu-wrap{display:flex;justify-content:center;padding:24px 14px}.stu-form{width:100%;max-width:360px}.stu-input{width:100%;height:44px;border-radius:12px;border:1px solid #d9d9d9;padding:0 14px;font-size:14px;outline:none;margin-bottom:16px;background:#fff}.stu-input:disabled{background:#f7f7f7;color:#444}.stu-row{display:flex;gap:12px}.stu-input.half{width:100%}.stu-submit{width:120px;height:38px;display:block;margin:18px auto 0;border:none;border-radius:22px;background:#4caf6a;color:#fff;font-weight:600;cursor:pointer}.stu-submit:disabled{opacity:.6;cursor:not-allowed}.stu-error{margin-top:6px;font-size:13px;color:#d93025}.stu-success{margin-top:6px;font-size:13px;color:#188038}.stu-msg{font-size:14px;color:#444}*{box-sizing:border-box}.wishlist-page{min-height:100vh;background:#f6f6f6;padding-bottom:20px}.wishlist-header{height:86px;background:#f6f6f6;display:flex;align-items:center;justify-content:space-between;padding:0 16px;border-bottom:1px solid #e3e3e3}.wishlist-header h1{margin:0;font-size:24px;font-weight:700;color:#000}.wishlist-back-btn{border:none;background:transparent;font-size:32px;cursor:pointer;color:#000;width:40px;text-align:left}.wishlist-header-space{width:40px}.wishlist-body{padding:18px 16px}.wishlist-loading,.wishlist-empty{background:#fff;border-radius:18px;padding:40px 20px;text-align:center;color:#555}.wishlist-empty h2{margin:0 0 10px;font-size:22px;color:#111}.wishlist-empty p{margin:0;font-size:15px}.wishlist-list{display:flex;flex-direction:column;gap:18px}.wishlist-card{background:#fff;border-radius:20px;padding:18px;display:flex;align-items:flex-start;justify-content:space-between;gap:18px;box-shadow:0 2px 10px #00000008}.wishlist-image-wrap{width:130px;min-width:130px;height:165px;border-radius:14px;overflow:hidden;background:#f1f1f1;display:flex;align-items:center;justify-content:center;cursor:pointer}.wishlist-image{width:100%;height:100%;object-fit:cover;display:block}.wishlist-content{flex:1;cursor:pointer}.wishlist-book-name{margin:0 0 8px;font-size:20px;font-weight:700;color:#000;line-height:1.2}.wishlist-book-category{margin:0 0 10px;font-size:16px;color:#666;line-height:1.3}.wishlist-book-price{margin:0 0 14px;font-size:18px;font-weight:700;color:#ff6b00}.wishlist-info-row{margin-bottom:10px;font-size:16px;color:#666}.wishlist-location{display:flex;flex-direction:column;gap:6px;font-size:15px;color:#666}.wishlist-right{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;min-height:165px}.wishlist-badge{background:#f4e6a6;color:#8a6a00;font-size:14px;font-weight:700;padding:8px 14px;border-radius:12px}.wishlist-remove-btn{border:none;background:#f1f1f1;color:#111;font-size:15px;font-weight:600;padding:12px 18px;border-radius:14px;cursor:pointer}.wishlist-remove-btn:hover{background:#e7e7e7}@media(max-width:768px){.wishlist-header{height:74px;padding:0 12px}.wishlist-header h1{font-size:18px}.wishlist-back-btn{font-size:26px;width:30px}.wishlist-header-space{width:30px}.wishlist-body{padding:12px 10px}.wishlist-list{gap:14px}.wishlist-card{border-radius:16px;padding:12px;gap:12px;align-items:flex-start}.wishlist-image-wrap{width:98px;min-width:98px;height:120px;border-radius:10px}.wishlist-content{min-width:0}.wishlist-book-name{font-size:15px;margin-bottom:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wishlist-book-category{font-size:13px;margin-bottom:8px}.wishlist-book-price{font-size:15px;margin-bottom:10px}.wishlist-info-row{font-size:13px;margin-bottom:8px}.wishlist-location{font-size:12px;gap:4px}.wishlist-right{min-height:120px;gap:10px;align-items:flex-end}.wishlist-badge{font-size:11px;padding:6px 10px;border-radius:10px}.wishlist-remove-btn{font-size:12px;padding:9px 12px;border-radius:10px}}.faq-page{min-height:100vh;background:#f5f6f8;padding:40px 16px;display:flex;align-items:flex-start;justify-content:center}.faq-card{width:100%;max-width:760px;background:#fff;border:1px solid #e9eaee;border-radius:14px;box-shadow:0 10px 30px #0000000f;overflow:hidden}.faq-header{padding:22px 22px 10px;border-bottom:1px solid #f0f1f5}.faq-title{margin:0;font-size:22px;font-weight:800;color:#111827}.faq-subtitle{margin:8px 0 0;color:#6b7280;font-size:14px}.faq-list{padding:10px 10px 0}.faq-item{border:1px solid #eef0f4;border-radius:12px;margin:10px 12px;overflow:hidden}.faq-question{width:100%;background:#fff;border:none;padding:16px;display:flex;align-items:center;justify-content:space-between;gap:16px;cursor:pointer;font-size:15px;font-weight:700;color:#111827;text-align:left}.faq-question:hover{background:#fafafa}.faq-icon{width:28px;height:28px;border-radius:8px;border:1px solid #e5e7eb;display:grid;place-items:center;font-size:18px;line-height:1;color:#111827;flex:0 0 auto}.faq-answer-wrap{max-height:0;overflow:hidden;transition:max-height .28s ease}.faq-item.open .faq-answer-wrap{max-height:520px}.faq-answer{padding:0 16px 16px;color:#374151;font-size:14.5px;line-height:1.65}.faq-text{margin:10px 0}.faq-steps{margin:0 0 10px 18px;padding:0}.faq-steps li{margin:6px 0}.faq-note{margin:0;color:#4b5563}.faq-footer{padding:14px 22px 18px;border-top:1px solid #f0f1f5;color:#6b7280;font-size:14px}.faq-header-top{display:flex;align-items:center;gap:12px}.back-arrow{font-size:22px;cursor:pointer;color:#111;transition:.2s ease}.back-arrow:hover{color:#4caf50;transform:translate(-3px)}
