:root{--accent-red: #c81d00;--accent-orange: #e67e22;--muted: #6c757d;--card-border: #e9ecef;--bg: #ffffff}html,body{height:100%;margin:0;padding:0;background:var(--bg);color:#222;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;font-size:15px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.45}.container,.container-fluid{max-width:1180px}.page-title,h5,h6{color:#111}.card.form-card,.card{border:1px solid var(--card-border);border-radius:6px;background:#fff;box-shadow:0 6px 14px #1212120a}.list-group .list-group-item{border:none;border-left:4px solid transparent;padding:.65rem .85rem;background:transparent}.list-group .list-group-item.active{background:transparent;border-left-color:var(--accent-red);color:#111;font-weight:600}.list-group .list-group-item.text-danger{color:var(--accent-red);font-weight:600}label.required:after{content:" *";color:var(--accent-red);margin-left:.2rem;font-weight:700}.btn-back{background-color:#0b0b0b;color:#fff;text-decoration:none;border:none;display:inline-block}.btn-submit{background:linear-gradient(var(--accent-orange),#d86b14);border:1px solid #c86912;color:#fff;font-weight:700}.btn.btn-danger{background:var(--accent-red);border-color:var(--accent-red)}.card-header{background:linear-gradient(#fafafa,#fff);border-bottom:1px solid #eef0f2;font-weight:650}.small{font-size:.9rem;color:var(--muted)}.lead{font-size:.98rem;color:#333}.reference-image{max-width:560px;border:1px solid #eee;padding:6px;background:#fff}.table th,.table td{vertical-align:middle;border-top:1px solid #eee}.table thead th{background:#f2f3f4;font-weight:700}.alert-danger{background:#fdecea;border-color:#f5c6cb;color:#8a1f1f}@media (max-width: 768px){.container,.container-fluid{padding-left:12px;padding-right:12px}.reference-image{max-width:100%}.form-control{height:42px}}.account-menu .menu-icon{display:inline-block;width:22px;text-align:center;margin-right:8px;opacity:.95;transform:translateY(-1px);font-size:.95rem}.account-menu .list-group-item{display:flex;align-items:center;gap:8px;padding-left:.6rem;transition:background .12s ease,border-left-color .12s ease,transform .08s ease;border-left:4px solid transparent}.account-menu .list-group-item:hover{background:linear-gradient(90deg,#e678500a,#fff0);border-left-color:var(--accent-orange);transform:translate(2px)}.account-menu .list-group-item.active{border-left-color:var(--accent-red);background:transparent;transform:none}.account-menu .menu-icon svg{width:18px;height:18px;display:inline-block;vertical-align:-2px;margin-right:8px;fill:currentColor;opacity:.95}:root{--accent-hover: #0d6efd}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px}.spinner{border:4px solid #f3f3f3;border-top:4px solid #1f2937;border-radius:50%;width:48px;height:48px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.account-card,.account-main{border:1px solid #e5e7eb;border-radius:10px;background:#fff;box-shadow:0 6px 18px #1118270f}.account-card .card-title{font-size:16px;font-weight:700;margin-bottom:8px}.account-menu{border:1px solid #e5e7eb;border-radius:8px}.account-menu-item{display:flex;align-items:center;justify-content:space-between;gap:10px;cursor:pointer;padding:10px 12px;border:none;border-bottom:1px solid #f0f2f5;transition:background .15s ease,color .15s ease,transform .1s ease}.account-menu-item:last-child{border-bottom:none}.account-menu-item:hover{background:#f3f6fb;transform:translate(2px)}.account-menu-item.active{background:#1f2937;color:#fff}.menu-icon{width:26px;font-size:16px}.menu-text{flex:1;font-weight:600;font-size:14px}.menu-arrow{font-weight:700}.account-main .small{line-height:1.5}.feature-card{border:1px solid #e5e7eb;border-radius:10px;padding:14px;display:flex;gap:12px;align-items:flex-start;background:#fff;height:100%;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,transform .1s ease}.feature-card:hover{border-color:#cbd5e1;box-shadow:0 8px 22px #11182714;transform:translateY(-2px)}.feature-icon{width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;background:#f3f6fb;font-size:18px}.feature-text{flex:1}.feature-title{font-weight:700;font-size:15px;margin-bottom:4px}.feature-sub{font-size:13px;color:#6b7280}.feature-arrow{font-weight:700;align-self:center}.shop-btn{background:#1f2937;color:#fff;border:1px solid #1f2937;padding:8px 16px;border-radius:8px;transition:transform .1s ease,box-shadow .15s ease}.shop-btn:hover{box-shadow:0 8px 18px #1f293726;transform:translateY(-1px)}.text-accent{color:#d12b2b}@media (max-width: 992px){.account-card,.account-main{box-shadow:none}}.agb-check a{text-decoration:underline}.form-control,.form-select,textarea{border-radius:10px;border:1px solid #dee2e6;padding:10px 14px;font-size:15px;background-color:#fff;transition:all .2s ease;box-shadow:0 1px 2px #0000000d}.form-control:hover,.form-select:hover,textarea:hover{border-color:#c6c6c6}.form-control:focus,.form-select:focus,textarea:focus{border-color:#0d6efd;outline:none;box-shadow:0 0 0 2px #0d6efd26}.form-control:disabled,.form-select:disabled{background-color:#f5f5f5;opacity:1}.form-control::placeholder{color:#9aa0a6;font-size:14px}.form-label{font-weight:500;margin-bottom:6px;color:#333}.form-control:focus{transform:translateY(-1px)}.warning-wrapper{border:3px solid #F7C9C9;padding:10px;box-shadow:0 4px 8px #0000001a}.warning-inner{border:3px solid #F7C9C9;padding:30px 20px;background:#fff}.table-summary tr,.table-summary td{border-top:none!important;border-bottom:none!important}.bg-gray97{background-color:#f7f7f7}.no-scroll-bar::-webkit-inner-spin-button,.no-scroll-bar::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.display-center{text-align:center}
