.cart-checkout-container{justify-content:center}.cart-address-modal{border-radius:10px;flex-direction:column;width:min(96vw,650px);max-height:85vh;padding:16px;display:flex}.cart-address-modal-body{scrollbar-width:thin;padding:4px 2px;overflow:auto}.cart-address-modal-footer{border-top:1px solid #eee;justify-content:flex-end;gap:10px;margin-top:8px;padding-top:12px;display:flex}.cart-address-modal-cancel-btn{cursor:pointer;background:0 0;border:1px solid #ccc;border-radius:6px;padding:10px 14px}.cart-address-modal-confirm-btn{color:#fff;cursor:pointer;background:#333;border:none;border-radius:6px;padding:10px 16px}.cart-address-modal-confirm-btn:disabled{opacity:.6;cursor:not-allowed}.cart-address-modal-closeBtn{cursor:pointer;z-index:6;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem;box-shadow:0 2px 8px #00000026}.cart-address-modal-closeBtn:hover{background:#f5f5f5;transform:scale(1.1)rotate(90deg)}@media (max-width:768px){.cart-address-modal{border-radius:16px 16px 0 0;width:100vw;max-width:100vw;max-height:86vh;inset:auto auto 0 50%;translate:0 50%}}
.ppm-modal{background:#fff;border-radius:20px;flex-direction:column;width:min(96vw,640px);max-height:90vh;padding:0;display:flex;overflow:hidden;box-shadow:0 24px 60px #1e70e02e,0 4px 16px #00000014}.ppm-modal .Modal__Section__Head{margin-bottom:0;padding:0}.ppm-overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0a1e5059}.ppm-header{background:linear-gradient(135deg,#1e70e0 0%,#1558b8 100%);flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 22px 16px;display:flex}.ppm-header-left{align-items:center;gap:14px;display:flex}.ppm-header-badge{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff2e;border:1px solid #ffffff40;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.ppm-header-title{color:#fff;letter-spacing:-.01em;font-size:1.05rem;font-weight:700}.ppm-header-sub{color:#ffffffc7;margin-top:2px;font-size:.75rem}.ppm-close-btn{cursor:pointer;color:#fff;background:#ffffff26;border:1px solid #ffffff40;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:background .2s,transform .2s;display:flex}.ppm-close-btn:hover{background:#ffffff47;transform:rotate(90deg)}.ppm-tabs{background:#f8faff;border-bottom:2px solid #eef2fb;flex-shrink:0;gap:4px;padding:0 16px;display:flex}.ppm-tab{color:#7a8fbb;cursor:pointer;letter-spacing:.01em;text-transform:uppercase;background:0 0;border:none;border-bottom:2.5px solid #0000;align-items:center;gap:6px;margin-bottom:-2px;padding:12px 16px;font-size:.8rem;font-weight:600;transition:color .2s,border-color .2s;display:flex}.ppm-tab:hover{color:#1e70e0}.ppm-tab--active{color:#1e70e0;border-bottom-color:#1e70e0}.ppm-loader-wrap{color:#7a8fbb;flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:56px 24px;font-size:.88rem;display:flex}.ppm-body{scrollbar-width:thin;scrollbar-color:#c5d3f0 transparent;flex:1;min-height:0;overflow-y:auto}.ppm-panel{flex-direction:column;gap:16px;padding:20px 22px 12px;display:flex}.ppm-row-2{grid-template-columns:1fr 1fr;gap:12px;display:grid}.ppm-field{flex-direction:column;gap:6px;display:flex}.ppm-label{text-transform:uppercase;letter-spacing:.06em;color:#4a5f8a;align-items:center;gap:5px;font-size:.7rem;font-weight:700;display:flex}.ppm-label-icon{color:#1e70e0}.ppm-input{color:#1a2540;box-sizing:border-box;background:#f8faff;border:1.5px solid #dde4f4;border-radius:10px;outline:none;width:100%;padding:10px 13px;font-family:inherit;font-size:.88rem;transition:border-color .2s,box-shadow .2s,background .2s}.ppm-input:focus{background:#fff;border-color:#1e70e0;box-shadow:0 0 0 3px #1e70e01f}.ppm-textarea{resize:vertical;min-height:74px}.ppm-pills{flex-wrap:wrap;gap:8px;display:flex}.ppm-pill{color:#4a5f8a;cursor:pointer;letter-spacing:.01em;white-space:nowrap;background:#f8faff;border:1.5px solid #dde4f4;border-radius:100px;padding:7px 16px;font-size:.8rem;font-weight:600;transition:all .18s}.ppm-pill:hover{color:#1e70e0;background:#eef4ff;border-color:#1e70e0}.ppm-pill--active{color:#fff;background:#1e70e0;border-color:#1e70e0;box-shadow:0 3px 10px #1e70e047}.ppm-nav-row{justify-content:space-between;align-items:center;padding-top:4px;display:flex}.ppm-back-btn{color:#4a5f8a;cursor:pointer;background:0 0;border:1.5px solid #dde4f4;border-radius:8px;padding:8px 16px;font-size:.8rem;font-weight:600;transition:all .18s}.ppm-back-btn:hover{color:#1e70e0;background:#eef4ff;border-color:#1e70e0}.ppm-next-btn{color:#1e70e0;cursor:pointer;background:#eef4ff;border:1.5px solid #c5d8f8;border-radius:8px;padding:8px 18px;font-size:.8rem;font-weight:700;transition:all .18s}.ppm-next-btn:hover{color:#fff;background:#1e70e0;border-color:#1e70e0;box-shadow:0 4px 12px #1e70e040}.ppm-doc-hint{color:#7a8fbb;background:#f0f5ff;border-left:3px solid #1e70e0;border-radius:8px;margin:0 0 4px;padding:10px 14px;font-size:.8rem}.ppm-doc-row{background:#f8faff;border:1.5px solid #dde4f4;border-radius:12px;align-items:center;gap:14px;padding:14px 16px;transition:border-color .2s;display:flex}.ppm-doc-row:hover{border-color:#c5d8f8}.ppm-doc-icon-wrap{color:#1e70e0;background:linear-gradient(135deg,#e8f0fe,#c5d8f8);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.ppm-doc-info{flex:1}.ppm-doc-title{color:#1a2540;font-size:.86rem;font-weight:700}.ppm-doc-sub{color:#7a8fbb;margin-top:2px;font-size:.73rem}.ppm-doc-action{flex-shrink:0}.ppm-doc-done-wrap{align-items:center;gap:8px;display:flex}.ppm-doc-thumb{object-fit:cover;border:1.5px solid #dde4f4;border-radius:7px;width:36px;height:36px}.ppm-doc-file{color:#1e70e0;background:#eef4ff;border-radius:6px;padding:4px 8px;font-size:.76rem}.ppm-doc-ok{color:#22c55e;white-space:nowrap;align-items:center;gap:3px;font-size:.76rem;font-weight:700;display:flex}.ppm-doc-del{color:#ff4d4f;cursor:pointer;background:#fff0f0;border:1px solid #ffccc7;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:background .18s;display:flex}.ppm-doc-del:hover{background:#ffe0e0}.ppm-upload-btn{color:#1e70e0;cursor:pointer;white-space:nowrap;background:#eef4ff;border:1.5px solid #c5d8f8;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:.8rem;font-weight:700;transition:all .18s;display:flex}.ppm-upload-btn:hover:not(:disabled){color:#fff;background:#1e70e0;border-color:#1e70e0}.ppm-upload-btn:disabled{opacity:.55;cursor:not-allowed}.ppm-footer{background:#f8faff;border-top:1.5px solid #eef2fb;flex-shrink:0;justify-content:flex-end;align-items:center;gap:10px;padding:14px 22px;display:flex}.ppm-cancel-btn{color:#4a5f8a;cursor:pointer;background:#fff;border:1.5px solid #dde4f4;border-radius:10px;padding:10px 20px;font-size:.85rem;font-weight:600;transition:all .18s}.ppm-cancel-btn:hover:not(:disabled){color:#1a2540;border-color:#b0bfd8}.ppm-cancel-btn:disabled{opacity:.5;cursor:not-allowed}.ppm-confirm-btn{color:#fff;cursor:pointer;letter-spacing:.01em;background:linear-gradient(135deg,#1e70e0 0%,#1558b8 100%);border:none;border-radius:10px;align-items:center;gap:8px;padding:10px 24px;font-size:.85rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 14px #1e70e04d}.ppm-confirm-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 20px #1e70e066}.ppm-confirm-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.ppm-confirm-btn .Loader{border-width:2px;border-color:#fff #fff6 #fff6;width:1.1em;height:1.1em}@media (max-width:600px){.ppm-modal{border-radius:20px 20px 0 0;width:100vw;max-height:92vh}.ppm-row-2{grid-template-columns:1fr}.ppm-footer{flex-direction:column-reverse}.ppm-cancel-btn,.ppm-confirm-btn{justify-content:center;width:100%}}.ppm-tc-header{color:#fff;background:linear-gradient(135deg,#1e70e0,#1252b0);border-radius:12px;align-items:center;gap:12px;margin-bottom:4px;padding:14px 18px;display:flex}.ppm-tc-title{letter-spacing:-.01em;font-size:1rem;font-weight:800}.ppm-tc-subtitle{opacity:.82;margin-top:2px;font-size:.73rem}.ppm-tc-scroll{scrollbar-width:thin;scrollbar-color:#c5d3f0 transparent;background:#f8faff;border:1.5px solid #dde4f4;border-radius:12px;flex-direction:column;gap:14px;max-height:240px;padding:14px 16px;display:flex;overflow-y:auto}.ppm-tc-section-heading{text-transform:uppercase;letter-spacing:.07em;color:#1e70e0;border-bottom:1.5px solid #dde4f4;margin-bottom:6px;padding-bottom:4px;font-size:.72rem;font-weight:800}.ppm-tc-list{flex-direction:column;gap:5px;margin:0;padding-left:18px;display:flex}.ppm-tc-list li{color:#2d4070;font-size:.8rem;line-height:1.5}.ppm-tc-tagline{text-align:center;color:#1252b0;border-top:1.5px dashed #c5d3f0;margin-top:4px;padding:12px 8px 4px;font-size:.82rem;font-weight:700;line-height:1.8}.ppm-tc-tagline em{color:#4a5f8a;font-size:.78rem;font-style:italic;font-weight:500}.ppm-tc-checkbox-wrap{cursor:pointer;background:#f0f5ff;border:1.5px solid #c5d8f8;border-radius:12px;align-items:flex-start;gap:12px;padding:14px 16px;transition:background .2s,border-color .2s;display:flex}.ppm-tc-checkbox-wrap--checked{background:#e8f2ff;border-color:#1e70e0;box-shadow:0 0 0 3px #1e70e01a}.ppm-tc-checkbox{accent-color:#1e70e0;cursor:pointer;width:18px;min-width:18px;height:18px;margin-top:1px}.ppm-tc-checkbox-label{color:#2d4070;font-size:.82rem;line-height:1.55}.ppm-tc-checkbox-label strong{color:#1252b0}
.accounts-wrapper{box-sizing:border-box;background-color:#f0f4fb;flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100%;min-height:100dvh;padding:40px 16px;display:flex}.accounts-wrapper h1,.accounts-wrapper h2{text-transform:capitalize;text-align:center}.accounts-auth-wrapper{flex-direction:column;align-items:center;gap:3rem;width:100%;max-width:500px;display:flex}.accounts-details{flex-direction:column;gap:2rem;width:100%;max-width:700px;display:flex}.accounts-sidebar{border-right:1px solid #e4e4e4;width:100%}.accounts-sidebar-list{flex-direction:row;justify-content:center;gap:1rem;width:100%;display:flex}.accounts-sidebar-list-tab{color:gray;cursor:pointer;font-weight:500;transition:all .25s ease-in-out}.accounts-sidebar-list-tab:hover,.accounts-sidebar-list-tab.active{color:#262626}.accounts-active-tab-container{flex:1;padding-left:1rem}@container (min-width:600px){.accounts-wrapper{padding:48px 32px}.accounts-details{flex-direction:row}.accounts-sidebar{flex:1;min-width:100px;max-width:150px}.accounts-sidebar-list{flex-direction:column}}
.login-form-wrapper{flex-direction:column;gap:1.5rem;width:100%;display:flex}.login-form-input-field{flex-direction:column;gap:.3rem;width:100%;display:flex}.login-form-input-field label{font-size:calc(.9*var(--rem));color:#262626;font-weight:500}.login-form-input-field input{font-size:calc(.9*var(--rem));color:#262626;border:1px solid #dcdcdc;border-radius:4px;padding:.7rem}.login-form-input-field input:disabled{cursor:no-drop;caret-color:#0000;background-color:#fff;outline:none}.login-form-input-field input:disabled:focus,.login-form-input-field input:disabled:active{caret-color:#0000;outline:none}.login-form-input-field input:active,.login-form-input-field input:focus{border-color:#262626}.login-form-input-field input:-webkit-autofill{-webkit-text-fill-color:#000;transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 1000px #fff}.login-form-input-field input:-webkit-autofill:hover{-webkit-text-fill-color:#000;transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 1000px #fff}.login-form-input-field input:-webkit-autofill:focus{-webkit-text-fill-color:#000;transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 1000px #fff}.login-form-input-field input:-webkit-autofill:active{-webkit-text-fill-color:#000;transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 1000px #fff}.login-form-forgot-password-btn{color:gray;font-weight:500;font-size:calc(.8*var(--rem));text-align:left;background:0 0;transition:all .25s;transform:translateY(-.6rem)}.login-form-forgot-password-btn:hover{color:#262626}.login-form-forgot-password-btn:disabled{cursor:not-allowed;pointer-events:none;opacity:.5}.login-form-sign-in-btn{color:#fff;font-size:calc(.95*var(--rem));background-color:#262626;border:2px solid #0000;border-radius:4px;justify-content:center;align-items:center;height:50px;padding:.5rem;font-weight:500;transition:all .25s ease-in-out;display:flex}.login-form-sign-in-btn:hover{color:#262626;background-color:#fff;border-color:#262626}.login-form-sign-in-btn.disabled{cursor:no-drop}.login-form-sign-in-btn .Loader{border-width:2.5px;width:1.2em;height:1.2em}.login-form-seperator{z-index:9;justify-content:center;display:flex;position:relative}.login-form-seperator:before{content:"";background:#e4e4e4;width:100%;height:1px;display:block;position:absolute;top:50%;left:0}.login-form-seperator span{z-index:10;text-transform:uppercase;width:45px;height:45px;font-weight:500;font-size:calc(.9*var(--rem));background-color:#fff;border:1px solid #e4e4e4;border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative}.login-form-create-account-btn{font-size:calc(.95*var(--rem));color:#262626;border:2px solid #e4e4e4;border-radius:4px;justify-content:center;align-items:center;height:50px;padding:.5rem;font-weight:500;transition:all .25s ease-in-out;display:flex}.login-form-create-account-btn:hover{color:#fff;background-color:#262626;border-color:#0000}.login-form-error-message{color:#d00;font-size:calc(.8*var(--rem));margin-top:.1rem;margin-left:.1rem;font-weight:400}.login-form-info-message{color:#262626;justify-content:center;align-items:center;gap:.3rem;display:flex}.login-form-info-message svg{scale:.9}.login-form-info-message p{font-size:calc(.8*var(--rem));text-align:center}@container (max-width:600px){.accounts-wrapper{gap:2rem}.login-form-input-field label{font-size:calc(.85*var(--rem))}.login-form-input-field input{font-size:calc(.85*var(--rem));padding:.6rem}.login-form-create-account-btn,.login-form-sign-in-btn{height:45px;font-size:calc(.9*var(--rem))}.login-form-seperator span{width:40px;height:40px;font-size:calc(.8*var(--rem))}}
.dashboard-wrapper{flex-direction:column;gap:1.5rem;display:flex}.dashboard-greeting-msg{align-items:center;gap:3px;display:flex}.dashboard-greeting-msg span{color:gray;font-weight:400}.dashboard-username{color:#262626;font-weight:500}.dashboard-account-details{flex-direction:column;gap:1rem;display:flex}.dashboard-account-details h2{padding-bottom:.2rem;font-size:1.6rem;font-weight:500}.dashboard-account-field{border-bottom:1px solid #e4e4e4;align-items:center;padding:.2rem 0;display:flex}.dashboard-account-field p{color:#262626;flex:1;font-weight:400}.dashboard-account-field-value{color:gray;flex:1}
.a2d-loading{color:#7a8fbb;flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:60px 24px;font-size:.9rem;display:flex}.a2d-wrapper{box-sizing:border-box;flex-direction:column;gap:20px;width:100%;max-width:960px;margin:0 auto;padding:24px 16px;display:flex}.a2d-hero{color:#fff;background:linear-gradient(135deg,#1e70e0 0%,#1252b0 100%);border-radius:18px;align-items:center;gap:20px;padding:24px 28px;display:flex;position:relative;box-shadow:0 8px 32px #1e70e040}.a2d-avatar-wrap{flex-shrink:0;position:relative}.a2d-avatar{object-fit:cover;border:3px solid #ffffff80;border-radius:50%;width:84px;height:84px;box-shadow:0 4px 16px #0003}.a2d-avatar-placeholder{color:#fffc;background:#fff3;border:3px solid #ffffff59;border-radius:50%;justify-content:center;align-items:center;width:84px;height:84px;display:flex}.a2d-avatar-upload-btn{color:#1e70e0;cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:transform .2s;display:flex;position:absolute;bottom:2px;right:2px;box-shadow:0 2px 8px #0003}.a2d-avatar-upload-btn:hover{transform:scale(1.1)}.a2d-avatar-upload-btn:disabled{opacity:.6;cursor:not-allowed}.a2d-avatar-upload-btn .Loader{border-width:2px;border-color:#1e70e0 #1e70e04d #1e70e04d;width:14px;height:14px}.a2d-avatar-del-btn{color:#fff;cursor:pointer;background:#ff4d4f;border:none;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;transition:background .2s;display:flex;position:absolute;top:2px;right:2px;box-shadow:0 2px 6px #0003}.a2d-avatar-del-btn:hover{background:#d9363e}.a2d-hero-info{flex:1;min-width:0}.a2d-hero-name{letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;font-size:1.4rem;font-weight:800;overflow:hidden}.a2d-hero-role{letter-spacing:.03em;text-transform:uppercase;background:#ffffff2e;border:1px solid #ffffff4d;border-radius:100px;margin:6px 0 10px;padding:3px 12px;font-size:.75rem;font-weight:600;display:inline-block}.a2d-hero-meta{opacity:.85;flex-wrap:wrap;gap:12px;font-size:.8rem;display:flex}.a2d-hero-meta span{align-items:center;gap:5px;display:flex}.a2d-edit-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#ffffff26;border:1.5px solid #ffffff59;border-radius:10px;flex-shrink:0;align-items:center;gap:7px;padding:9px 18px;font-size:.82rem;font-weight:700;transition:background .2s;display:flex}.a2d-edit-btn:hover{background:#ffffff40}.a2d-stats-strip{background:#fff;border:1.5px solid #eef2fb;border-radius:14px;gap:12px;padding:16px 20px;display:flex;overflow-x:auto;box-shadow:0 2px 12px #0000000f}.a2d-stat{border-right:1.5px solid #eef2fb;flex-direction:column;flex:1;align-items:center;gap:4px;min-width:70px;padding:0 8px;display:flex}.a2d-stat:last-child{border-right:none}.a2d-stat-value{color:#1e70e0;white-space:nowrap;font-size:1rem;font-weight:800}.a2d-stat-label{color:#7a8fbb;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;font-size:.68rem;font-weight:600}.a2d-body{width:100%}.a2d-view-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.a2d-card{background:#fff;border:1.5px solid #eef2fb;border-radius:14px;overflow:hidden;box-shadow:0 2px 12px #0000000d}.a2d-card-full{grid-column:1/-1}.a2d-card-header{text-transform:uppercase;letter-spacing:.06em;color:#1e70e0;background:#f4f8ff;border-bottom:1.5px solid #eef2fb;align-items:center;gap:8px;padding:12px 16px;font-size:.75rem;font-weight:800;display:flex}.a2d-card-body{flex-direction:column;gap:10px;padding:14px 16px;display:flex}.a2d-info-row{align-items:flex-start;gap:10px;display:flex}.a2d-info-icon{color:#1e70e0;flex-shrink:0;margin-top:3px}.a2d-info-label{text-transform:uppercase;letter-spacing:.05em;color:#7a8fbb;font-size:.68rem;font-weight:600}.a2d-info-value{color:#1a2540;margin-top:1px;font-size:.88rem;font-weight:600}.a2d-info-experience{color:#4a5f8a;font-weight:400;line-height:1.5}.a2d-docs-grid{flex-wrap:wrap;gap:12px;padding:14px 16px;display:flex}.a2d-no-docs{color:#9aabcc;padding:8px 0;font-size:.85rem}.a2d-doc-chip{background:#f8faff;border:1.5px solid #dde4f4;border-radius:10px;flex:1;align-items:center;gap:12px;min-width:220px;padding:10px 14px;display:flex}.a2d-doc-thumb{object-fit:cover;border-radius:8px;flex-shrink:0;width:44px;height:44px}.a2d-doc-file-icon{color:#1e70e0;background:#eef4ff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.a2d-doc-info{flex:1}.a2d-doc-name{color:#1a2540;font-size:.82rem;font-weight:700}.a2d-doc-ok{color:#22c55e;align-items:center;gap:4px;margin-top:3px;font-size:.73rem;font-weight:600;display:flex}.a2d-doc-del{color:#ff4d4f;cursor:pointer;background:#fff0f0;border:1px solid #ffccc7;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;transition:background .2s;display:flex}.a2d-doc-del:hover{background:#ffe0e0}.a2d-edit-form{background:#fff;border:1.5px solid #eef2fb;border-radius:16px;padding:24px;box-shadow:0 2px 12px #0000000d}.a2d-form-section-title{text-transform:uppercase;letter-spacing:.06em;color:#1e70e0;border-bottom:2px solid #eef2fb;align-items:center;gap:8px;margin-bottom:16px;padding-bottom:10px;font-size:.75rem;font-weight:800;display:flex}.a2d-form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.a2d-form-field{flex-direction:column;gap:6px;display:flex}.a2d-form-field label{text-transform:uppercase;letter-spacing:.05em;color:#4a5f8a;font-size:.7rem;font-weight:700}.a2d-form-field-full{grid-column:1/-1}.a2d-input{color:#1a2540;box-sizing:border-box;background:#f8faff;border:1.5px solid #dde4f4;border-radius:9px;outline:none;width:100%;padding:10px 12px;font-family:inherit;font-size:.88rem;transition:border-color .2s,box-shadow .2s,background .2s}.a2d-input:focus{background:#fff;border-color:#1e70e0;box-shadow:0 0 0 3px #1e70e01f}.a2d-textarea{resize:vertical;min-height:72px}.a2d-pills{flex-wrap:wrap;gap:8px;display:flex}.a2d-pill{color:#4a5f8a;cursor:pointer;white-space:nowrap;background:#f8faff;border:1.5px solid #dde4f4;border-radius:100px;padding:7px 14px;font-size:.78rem;font-weight:600;transition:all .18s}.a2d-pill:hover{color:#1e70e0;background:#eef4ff;border-color:#1e70e0}.a2d-pill.active{color:#fff;background:#1e70e0;border-color:#1e70e0;box-shadow:0 2px 8px #1e70e047}.a2d-form-actions{border-top:1.5px solid #eef2fb;justify-content:flex-end;gap:10px;margin-top:24px;padding-top:16px;display:flex}.a2d-btn-cancel{color:#4a5f8a;cursor:pointer;background:#fff;border:1.5px solid #dde4f4;border-radius:9px;align-items:center;gap:7px;padding:10px 20px;font-size:.85rem;font-weight:600;transition:all .18s;display:flex}.a2d-btn-cancel:hover{border-color:#b0bfd8}.a2d-btn-save{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1e70e0,#1252b0);border:none;border-radius:9px;align-items:center;gap:7px;padding:10px 24px;font-size:.85rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 14px #1e70e04d}.a2d-btn-save:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 20px #1e70e066}.a2d-btn-save:disabled{opacity:.6;cursor:not-allowed;transform:none}.a2d-btn-save .Loader{border-width:2px;border-color:#fff #fff6 #fff6;width:1.1em;height:1.1em}@media (max-width:700px){.a2d-view-grid,.a2d-form-grid{grid-template-columns:1fr}.a2d-form-field-full{grid-column:1}.a2d-hero{flex-wrap:wrap}.a2d-edit-btn{justify-content:center;width:100%}.a2d-hero-name{font-size:1.15rem}.a2d-stats-strip{gap:6px}.a2d-form-actions{flex-direction:column-reverse}.a2d-btn-cancel,.a2d-btn-save{justify-content:center;width:100%}}
.a2-wrapper{background:#f0f4fb;width:100%;min-height:100vh;font-family:inherit}.a2-auth-container{background:linear-gradient(135deg,#f0f4fb 0%,#e8f0fe 100%);justify-content:center;align-items:center;min-height:100vh;padding:24px 16px;display:flex}.a2-auth-card{background:#fff;border-radius:20px;width:min(96vw,480px);overflow:hidden;box-shadow:0 12px 40px #1e70e01f}.a2-auth-brand{color:#fff;letter-spacing:-.01em;background:linear-gradient(135deg,#1e70e0,#1252b0);align-items:center;gap:10px;padding:18px 24px;font-size:1rem;font-weight:700;display:flex}.a2-auth-brand-dot{background:#ffffff80;border-radius:50%;width:10px;height:10px}.a2-page{flex-direction:column;display:flex}.a2-topbar{color:#fff;background:linear-gradient(135deg,#1e70e0 0%,#1252b0 100%);justify-content:space-between;align-items:center;padding:14px 28px;display:flex;box-shadow:0 2px 12px #1e70e033}.a2-topbar-title{letter-spacing:-.01em;font-size:1.05rem;font-weight:800}.a2-logout-btn{color:#fff;cursor:pointer;background:#ffffff26;border:1.5px solid #ffffff4d;border-radius:8px;padding:7px 16px;font-size:.8rem;font-weight:600;transition:background .2s}.a2-logout-btn:hover{background:#ffffff40}
.collections-list-arrow-btn-left,.collections-list-arrow-btn-right{display:none}


